From 4fadac3c32d9c68e1b7fc4f05b005267cd9c74ee Mon Sep 17 00:00:00 2001 From: mas bog Date: Fri, 23 Dec 2011 20:51:00 +0700 Subject: [PATCH] first commit --- .DS_Store | Bin 0 -> 6148 bytes AOSKit.framework/AOSContext.h | 34 + AOSKit.framework/AOSThreadManager.h | 13 + AOSNotification.framework/AOSNotifySession.h | 36 + AXRuntime.framework/AXAttributedString.h | 36 + .../ASRuntimeFixMailAccount.h | 20 + AccountSettings.framework/AccountsManager.h | 79 ++ AccountSettings.framework/BasicAccount.h | 104 +++ .../DeviceLocalAccount.h | 35 + .../AccountSettingsAddOtherTypeController.h | 12 + .../AccountSettingsUIAccountAddType.h | 32 + .../AccountSettingsUIAccountCell.h | 25 + .../AccountSettingsUIAccountManager.h | 20 + .../AccountSettingsUIAddTypeController.h | 39 + ...ccountSettingsUIAlertConfirmationOptions.h | 32 + .../AccountSettingsUICollectionCell.h | 14 + .../AccountSettingsUICollectionController.h | 13 + .../AccountSettingsUIDeleteAlertOptions.h | 12 + .../AccountSettingsUIDeleteButtonView.h | 19 + .../AccountSettingsUIDetailController.h | 57 ++ ...ccountSettingsUIIdentityPickerController.h | 37 + .../AccountSettingsUILinkButton.h | 18 + .../AccountSettingsUILinkButtonView.h | 41 + .../AccountSettingsUIPluginBundle.h | 28 + .../AccountSettingsUIPluginLoader.h | 28 + .../AccountSettingsUISetupController.h | 26 + ...countSettingsUISetupControllerForTesting.h | 11 + .../AccountSettingsUISyncController.h | 173 ++++ .../AccountSettingsUISyncDataController.h | 36 + ActorKit.framework/AKActor.h | 20 + ActorKit.framework/AKDeferredReply.h | 24 + ActorKit.framework/AKDispatchQueue.h | 28 + ActorKit.framework/AKMailbox.h | 33 + ActorKit.framework/NSInvocationReflector.h | 15 + ActorKit.framework/NSInvocationUnifier.h | 18 + AggregateDictionary.framework/ADDataStore.h | 48 + AggregateDictionary.framework/ADKeyStore.h | 25 + AirPortAssistant.framework/APFormatter.h | 55 ++ .../AUSetupController.h | 78 ++ .../AUUITableViewController.h | 27 + .../AirPortAssistantController.h | 29 + .../AnimatedPickerView.h | 23 + .../AssistantCallbackController.h | 45 + .../AssistantSubUIViewController.h | 35 + .../AssistantUIController.h | 98 ++ .../AssistantUIViewController.h | 178 ++++ .../AutoGuessController.h | 117 +++ AirPortAssistant.framework/BubbleTextLayer.h | 102 +++ AirPortAssistant.framework/CGImageUtilities.h | 10 + AirPortAssistant.framework/ConfigChangeLogs.h | 12 + .../HorizontalViewScroller.h | 33 + .../HostnameFormatter.h | 13 + .../IPv4AddressFormatter.h | 11 + .../IPv4AddressWithPrefixFormatter.h | 11 + AirPortAssistant.framework/ImageStore.h | 20 + .../InternetViewController.h | 177 ++++ AirPortAssistant.framework/KeychainWrapper.h | 39 + AirPortAssistant.framework/MACAddress.h | 16 + AirPortAssistant.framework/MACFormatter.h | 28 + .../ManagedTableViewCell.h | 44 + .../MinMaxIntFormatter.h | 19 + .../NetTopoAirPortDeviceLayer.h | 17 + .../NetTopoDeviceConnectionLayer.h | 76 ++ .../NetTopoMiniStaticLayout.h | 35 + .../NetTopoObjectLayer.h | 175 ++++ .../PPPoEConnectionUIViewController.h | 12 + .../PPPoEViewController.h | 31 + .../PoppablePickerViewController.h | 19 + .../PrivateIPFormatter.h | 11 + .../RecommendationActionController.h | 29 + .../SelectorStringThread.h | 11 + .../StepByStepController.h | 28 + .../StepByStepUIViewController.h | 52 ++ ...epUIViewController_CreateExtendOrReplace.h | 33 + ...StepByStepUIViewController_Create_Config.h | 88 ++ .../StepByStepUIViewController_Create_Guest.h | 54 ++ .../StepByStepUIViewController_DevicePicker.h | 42 + ...yStepUIViewController_ExtendWired_Config.h | 11 + ...UIViewController_ExtendWired_Connections.h | 14 + ...ewController_ExtendWirelessNetworkChoice.h | 38 + ...epUIViewController_ExtendWireless_Config.h | 43 + .../StepByStepUIViewController_Join_Config.h | 44 + ...ViewController_ReplaceBaseStation_Config.h | 49 + ...StepByStepUIViewController_ReplaceChoice.h | 29 + ...tepUIViewController_ReplaceNetworkChoice.h | 31 + ...tepByStepUIViewController_Restore_Config.h | 48 + .../StepByStepUtilities.h | 21 + AirPortAssistant.framework/TableViewManager.h | 154 ++++ AirPortAssistant.framework/TextLinkButton.h | 23 + .../UIAlertViewDelegateClass.h | 11 + AirPortAssistant.framework/UInt16Formatter.h | 11 + AirPortAssistant.framework/UTF8Formatter.h | 20 + AirPortAssistant.framework/ViewScroller.h | 42 + AirPortAssistant.framework/WEPKeyFormatter.h | 13 + AirPortAssistant.framework/WiFiUtils.h | 78 ++ AirTraffic.framework/ATAirlock.h | 21 + AirTraffic.framework/ATAsset.h | 107 +++ AirTraffic.framework/ATAssetManager.h | 44 + AirTraffic.framework/ATClientController.h | 23 + AirTraffic.framework/ATConnection.h | 36 + AirTraffic.framework/ATMessage.h | 40 + AirTraffic.framework/ATRollableLog.h | 43 + AirTraffic.framework/ATStoreInfo.h | 60 ++ AirTraffic.framework/ATUserDefaults.h | 30 + AirTraffic.framework/ATWakeupCall.h | 40 + AirTraffic.framework/ATXPCConnection.h | 65 ++ AirTraffic.framework/ATXPCMessage.h | 29 + AirTraffic.framework/ATXPCServer.h | 69 ++ .../ASApplicationInfoListingViewItem.h | 61 ++ AppStoreUI.framework/ASApplicationPageCell.h | 40 + .../ASApplicationPageCellConfiguration.h | 20 + .../ASApplicationPageHeaderView.h | 63 ++ .../ASApplicationPageInfoListingView.h | 29 + .../ASApplicationPageTableView.h | 31 + AppStoreUI.framework/ASApplicationPageView.h | 74 ++ .../ASButtonCellConfiguration.h | 25 + .../ASClientApplicationController.h | 39 + AppStoreUI.framework/ASClientController.h | 22 + .../ASCollectionCellConfiguration.h | 16 + AppStoreUI.framework/ASConcernItem.h | 27 + .../ASConcernListDataProvider.h | 12 + .../ASConcernListDataSource.h | 32 + ...ConstructSoftwareUpdatesRequestOperation.h | 22 + .../ASGeniusStatisticsConsumer.h | 22 + .../ASIconCellConfiguration.h | 17 + .../ASLoadMoreCellConfiguration.h | 11 + AppStoreUI.framework/ASPageControl.h | 18 + AppStoreUI.framework/ASPostConcernOperation.h | 30 + .../ASPostGeniusStatisticsOperation.h | 37 + AppStoreUI.framework/ASPurchaseBatch.h | 22 + .../ASPurchasesStorePageViewController.h | 36 + .../ASReportConcernViewController.h | 34 + .../ASScreenshotImageBorderView.h | 11 + .../ASScreenshotImageModifier.h | 26 + AppStoreUI.framework/ASScreenshotImageView.h | 22 + AppStoreUI.framework/ASScreenshotsView.h | 38 + .../ASScreenshotsViewController.h | 23 + .../ASSoftwareCellConfiguration.h | 20 + .../ASSoftwareIconImageModifier.h | 22 + .../ASSoftwarePageViewController.h | 48 + .../ASStructuredPageTableDataSource.h | 46 + .../ASStructuredPageViewController.h | 20 + AppStoreUI.framework/ASTextViewCell.h | 35 + .../ASUpdateCellConfiguration.h | 17 + .../ASUpdateDefaultCellLayoutManager.h | 11 + .../ASUpdateDetailedCellBackgroundView.h | 12 + .../ASUpdateDetailedCellConfiguration.h | 20 + .../ASUpdateDetailedCellContext.h | 15 + AppStoreUI.framework/ASUpdatePageView.h | 30 + .../ASUpdatePageViewController.h | 26 + AppStoreUI.framework/ASUpdatesDataSource.h | 39 + .../ASUpdatesStructuredPageViewController.h | 30 + .../ASUserAgreementViewController.h | 11 + .../ASViewControllerFactory.h | 13 + AppSupport.framework/ALCity.h | 76 ++ AppSupport.framework/ALCityManager.h | 35 + AppSupport.framework/CPAggregateDictionary.h | 25 + AppSupport.framework/CPBitmapStore.h | 48 + .../CPDistributedMessagingAsyncOperation.h | 29 + .../CPDistributedMessagingCallout.h | 23 + .../CPDistributedMessagingCenter.h | 54 ++ ...PDistributedMessagingDelayedReplyContext.h | 21 + .../CPDistributedNotificationCenter.h | 36 + AppSupport.framework/CPExclusiveLock.h | 22 + AppSupport.framework/CPLRUDictionary.h | 34 + AppSupport.framework/CPLRUDictionaryNode.h | 24 + AppSupport.framework/CPNetworkObserver.h | 41 + .../CPNotificationObservationHelper.h | 27 + .../CPPowerAssertionManager.h | 38 + AppSupport.framework/CPRegularExpression.h | 30 + AppSupport.framework/CPSearchMatcher.h | 24 + .../CapturedInvocationTrampoline.h | 15 + .../DelayedInvocationTrampoline.h | 13 + AppSupport.framework/InvocationTrampoline.h | 20 + .../OperationQueueInvocationTrampoline.h | 17 + .../PEPServiceConfiguration.h | 22 + AppSupport.framework/RadiosPreferences.h | 42 + .../ThreadedInvocationTrampoline.h | 17 + .../_CPBundleIdentifierString.h | 22 + AppSupport.framework/_CPPowerAssertion.h | 23 + .../_CPPowerAssertionThread.h | 17 + AppSupport.framework/_ReachabilityRequest.h | 30 + AppleAccount.framework/AAAccount.h | 116 +++ AppleAccount.framework/AAAccountManager.h | 35 + AppleAccount.framework/AAAccountMigrator.h | 11 + AppleAccount.framework/AAAddEmailUIRequest.h | 22 + .../AAAuthenticateRequest.h | 28 + .../AAAuthenticationResponse.h | 21 + .../AAAutoAccountVerifier.h | 40 + .../AACompleteEmailVettingRequest.h | 19 + .../AACompleteEmailVettingResponse.h | 13 + AppleAccount.framework/AADeviceInfo.h | 40 + .../AAEmailVettingRequest.h | 21 + .../AAInitiateEmailVettingRequest.h | 12 + AppleAccount.framework/AAKeychainManager.h | 14 + .../AAMobileMeOfferRequest.h | 12 + .../AAMobileMeOfferResponse.h | 23 + AppleAccount.framework/AANewAccountRequest.h | 12 + .../AAProvisioningResponse.h | 33 + AppleAccount.framework/AARegisterRequest.h | 14 + AppleAccount.framework/AARequest.h | 28 + AppleAccount.framework/AARequester.h | 52 ++ AppleAccount.framework/AAResponse.h | 26 + .../AASetupAssistantAuthenticateRequest.h | 11 + .../AASetupAssistantConfigRequest.h | 12 + .../AASetupAssistantConfigResponse.h | 37 + .../AASetupAssistantCreateRequest.h | 20 + .../AASetupAssistantCreateResponse.h | 19 + .../AASetupAssistantService.h | 38 + .../AASetupAssistantSetupDelegatesRequest.h | 19 + .../AASetupAssistantSetupDelegatesResponse.h | 20 + .../AASetupAssistantUpdateRequest.h | 11 + AppleAccount.framework/AASigningSession.h | 23 + AppleAccount.framework/AAURLConfiguration.h | 48 + .../AAURLConfigurationRequest.h | 12 + .../AAUpdateAccountRequest.h | 22 + .../AAUpdateProvisioningRequest.h | 24 + AppleAccount.framework/AAUserNotification.h | 11 + ApplePushService.framework/APSConnection.h | 65 ++ .../APSOutgoingMessage.h | 48 + .../PLGatekeeperClient.h | 50 + .../PLUUIDString.h | 26 + AssetsLibraryServices.framework/PLXPCData.h | 18 + .../PLXPCShMemData.h | 17 + BluetoothManager.framework/BluetoothDevice.h | 52 ++ BluetoothManager.framework/BluetoothManager.h | 91 ++ BookmarkDAV.framework/BookmarkDAVBookmark.h | 47 + .../BookmarkDAVBulkPostTask.h | 40 + BookmarkDAV.framework/BookmarkDAVFolder.h | 56 ++ .../BookmarkDAVFolderMultiGetTask.h | 11 + ...BookmarkDAVGetAccountPropertiesTaskGroup.h | 21 + .../BookmarkDAVMultiGetTask.h | 11 + ...okmarkDAVRecursiveContainerSyncTaskGroup.h | 15 + BookmarkDAV.framework/BookmarkDAVSyncData.h | 81 ++ BookmarkDAV.framework/BookmarkDAVSyncDriver.h | 122 +++ BulletinBoard.framework/BBAction.h | 65 ++ BulletinBoard.framework/BBAssertion.h | 20 + BulletinBoard.framework/BBAttachments.h | 33 + BulletinBoard.framework/BBBulletin.h | 224 +++++ BulletinBoard.framework/BBBulletinRequest.h | 63 ++ .../BBBulletinTransaction.h | 23 + BulletinBoard.framework/BBBulletinUpdate.h | 26 + BulletinBoard.framework/BBButton.h | 26 + BulletinBoard.framework/BBContent.h | 32 + BulletinBoard.framework/BBLaunchAction.h | 12 + BulletinBoard.framework/BBObserver.h | 90 ++ ...BObserverBulletinAttachmentImageSizePair.h | 25 + .../BBObserverBulletinAttachmentInfo.h | 29 + BulletinBoard.framework/BBResponse.h | 50 + BulletinBoard.framework/BBSectionInfo.h | 59 ++ BulletinBoard.framework/BBSectionParameters.h | 46 + .../BBSectionSubtypeParameters.h | 104 +++ BulletinBoard.framework/BBServer.h | 153 ++++ BulletinBoard.framework/BBSettingsGateway.h | 20 + BulletinBoard.framework/BBSound.h | 45 + .../BBThumbnailSizeConstraints.h | 42 + .../CalDAVAccountPropertyRefreshOperation.h | 16 + .../CalDAVAddAttachmentsTaskGroup.h | 62 ++ CalDAV.framework/CalDAVAllowedCalendarSet.h | 21 + CalDAV.framework/CalDAVBulkUploadTaskGroup.h | 12 + .../CalDAVCalendarInfoTaskGroup.h | 14 + CalDAV.framework/CalDAVCalendarItemData.h | 22 + .../CalDAVCalendarPropertyRefreshOperation.h | 31 + CalDAV.framework/CalDAVCalendarQueryTask.h | 44 + .../CalDAVCalendarServerAccessItem.h | 23 + .../CalDAVCalendarServerActionItem.h | 34 + ...DAVCalendarServerAllowedSharingModesItem.h | 26 + .../CalDAVCalendarServerCancelItem.h | 23 + ...CalDAVCalendarServerChangedParameterItem.h | 20 + .../CalDAVCalendarServerChangedPropertyItem.h | 26 + .../CalDAVCalendarServerChangesItem.h | 23 + .../CalDAVCalendarServerInviteItem.h | 23 + ...lDAVCalendarServerInviteNotificationItem.h | 50 + .../CalDAVCalendarServerInviteReplyItem.h | 28 + .../CalDAVCalendarServerNotificationItem.h | 26 + ...CalDAVCalendarServerNotificationTypeItem.h | 29 + .../CalDAVCalendarServerOrganizerItem.h | 26 + .../CalDAVCalendarServerRecurrenceItem.h | 32 + .../CalDAVCalendarServerReplyItem.h | 25 + .../CalDAVCalendarServerScheduleChangesItem.h | 26 + .../CalDAVCalendarServerSetItem.h | 25 + .../CalDAVCalendarServerShareItem.h | 19 + .../CalDAVCalendarServerUpdateItem.h | 23 + .../CalDAVCalendarServerUserItem.h | 39 + .../CalDAVCalendarSyncOperation.h | 39 + CalDAV.framework/CalDAVCompItem.h | 22 + .../CalDAVConcreteServerVersion.h | 19 + CalDAV.framework/CalDAVContainer.h | 111 +++ .../CalDAVContainerMultiGetTask.h | 23 + .../CalDAVContainerSyncTaskGroup.h | 66 ++ CalDAV.framework/CalDAVFreeBusyLookupTask.h | 21 + .../CalDAVGetAccountPropertiesTaskGroup.h | 55 ++ CalDAV.framework/CalDAVGetCalendarItemTask.h | 11 + .../CalDAVGetDelegatesBaseTaskGroup.h | 49 + .../CalDAVGetDelegatesTaskGroup.h | 30 + .../CalDAVGetGrantedDelegatesTaskGroup.h | 28 + .../CalDAVGetNotificationItemTask.h | 11 + .../CalDAVGetOfficeHoursTaskGroup.h | 31 + .../CalDAVGetPrincipalEmailDetailsTaskGroup.h | 31 + CalDAV.framework/CalDAVMergeUploadTaskGroup.h | 20 + .../CalDAVMkcalendarResponseItem.h | 10 + CalDAV.framework/CalDAVMkcalendarTask.h | 27 + ...alDAVModifyCalendarSharingLevelTaskGroup.h | 32 + ...AVModifySharedCalendarShareeListPostTask.h | 11 + ...VModifySharedCalendarShareeListTaskGroup.h | 41 + CalDAV.framework/CalDAVMultiPutTask.h | 11 + ...CalDAVNotificationContainerSyncTaskGroup.h | 14 + CalDAV.framework/CalDAVNotificationItemData.h | 10 + CalDAV.framework/CalDAVOperation.h | 26 + CalDAV.framework/CalDAVPostCalendarItemTask.h | 23 + .../CalDAVPrincipalEmailDetailsResult.h | 28 + .../CalDAVPrincipalPropertySearchTask.h | 34 + .../CalDAVPrincipalSearchPropertySet.h | 25 + .../CalDAVPrincipalSearchSupport.h | 15 + CalDAV.framework/CalDAVPutCalendarItemTask.h | 22 + ...ReplyToSharedCalendarInvitationTaskGroup.h | 33 + CalDAV.framework/CalDAVResourceTypeItem.h | 42 + ...AVRetrieveSharedCalendarShareesTaskGroup.h | 26 + .../CalDAVScheduleCalendarTranspItem.h | 22 + .../CalDAVScheduleResponseDetailsItem.h | 40 + CalDAV.framework/CalDAVScheduleResponseItem.h | 30 + CalDAV.framework/CalDAVScheduleTask.h | 30 + CalDAV.framework/CalDAVServerVersion.h | 97 ++ .../CalDAVSetOfficeHoursTaskGroup.h | 26 + .../CalDAVSupportedCalendarComponentSet.h | 26 + .../CalDAVUpdateFreeBusySetTaskGroup.h | 43 + .../CalDAVUpdateGrantedDelegatesTaskGroup.h | 46 + CalDAV.framework/CalDAVUtils.h | 12 + CalDAV.framework/CalendarServerVersion.h | 13 + CalDAV.framework/GoogleCalDAVServerVersion.h | 12 + .../MobileMeCalDAVServerVersion.h | 12 + CalDAV.framework/YahooCalDAVServerVersion.h | 12 + CalDAV.framework/iCloudCalDAVServerVersion.h | 12 + Celestial.framework/AVArrayQueueFeeder.h | 23 + Celestial.framework/AVCallbackHandler.h | 32 + Celestial.framework/AVCamera.h | 20 + Celestial.framework/AVCapture.h | 191 ++++ Celestial.framework/AVController.h | 132 +++ Celestial.framework/AVControllerFig.h | 11 + Celestial.framework/AVControllerRemoteFig.h | 11 + .../AVControllerRemoteFigStream.h | 11 + Celestial.framework/AVExternalAudio.h | 33 + Celestial.framework/AVFileProcessor.h | 19 + Celestial.framework/AVFileValidator.h | 42 + ...AVFromMainThreadPostNotificationNameDict.h | 19 + ...NotifySafeThreadPostNotificationNameDict.h | 19 + Celestial.framework/AVItem.h | 51 ++ Celestial.framework/AVItemAccessLog.h | 24 + Celestial.framework/AVItemAccessLogEvent.h | 47 + .../AVItemAccessLogEventInternal.h | 13 + Celestial.framework/AVItemAccessLogInternal.h | 13 + Celestial.framework/AVItemErrorLog.h | 24 + Celestial.framework/AVItemErrorLogEvent.h | 33 + .../AVItemErrorLogEventInternal.h | 13 + Celestial.framework/AVItemErrorLogInternal.h | 13 + Celestial.framework/AVObjectRegistry.h | 34 + Celestial.framework/AVPlaybackItem.h | 88 ++ Celestial.framework/AVPlaybackQueue.h | 41 + Celestial.framework/AVQueue.h | 38 + Celestial.framework/AVQueueFeeder.h | 19 + Celestial.framework/AVRecorder.h | 43 + .../AVRecorderAudioQueueImpl.h | 66 ++ Celestial.framework/AVRemaker.h | 49 + .../AVSafePerformOnMainThreadTargetDict.h | 19 + ...ayedNotificationFromMainThreadTargetDict.h | 19 + .../AVSubtitleLayerUsingWebKit.h | 16 + Celestial.framework/AVSystemController.h | 52 ++ Celestial.framework/AVTimeMarkerObservation.h | 24 + Celestial.framework/AVValue.h | 14 + Celestial.framework/EventSystemManager.h | 29 + .../FigAccelerometerDelegate.h | 27 + Celestial.framework/FigCoreMotionDelegate.h | 103 +++ Celestial.framework/FigIOHIDMotionDelegate.h | 28 + .../FigWirelessDisplayInhibitor.h | 12 + .../CertInfoBasicTrustDescription.h | 24 + .../CertInfoCertificateDetailsController.h | 40 + .../CertInfoCertificateDetailsView.h | 27 + .../CertInfoCertificateHeaderCell.h | 29 + .../CertInfoCertificateListCellContentView.h | 23 + .../CertInfoCertificateListController.h | 21 + .../CertInfoCertificateListTableViewCell.h | 17 + ...ertInfoCertificateSummaryDescriptionCell.h | 17 + .../CertInfoCertificateSummaryView.h | 58 ++ .../CertInfoDescriptionCellContentView.h | 24 + CertInfo.framework/CertInfoGradientLabel.h | 30 + .../CertInfoSheetViewController.h | 51 ++ CertInfo.framework/CertInfoTrustDetailsView.h | 18 + .../CertInfoTrustDetailsViewController.h | 22 + .../CertInfoTrustSummaryController.h | 39 + CertInfo.framework/_CertInfoActionButton.h | 12 + CertInfo.framework/_CertInfoGradientLabel.h | 20 + .../_CertInfoTrustSummaryHeaderCell.h | 42 + CertUI.framework/CertUIConnectionDelegate.h | 33 + CertUI.framework/CertUIPrompt.h | 58 ++ CertUI.framework/CertUITrustManager.h | 32 + .../AlwaysHighlightingPlacardButton.h | 12 + .../CKABNewPersonViewController.h | 14 + .../CKABUnknownPersonViewController.h | 14 + ChatKit.framework/CKAVMediaObject.h | 50 + ChatKit.framework/CKActionSheetManager.h | 47 + ChatKit.framework/CKAggregateConversation.h | 117 +++ .../CKAnimatedImageMediaObject.h | 17 + ChatKit.framework/CKAtomListView.h | 36 + ChatKit.framework/CKAudioMediaObject.h | 33 + ChatKit.framework/CKBalloonView.h | 127 +++ ChatKit.framework/CKCachedImageBalloonView.h | 13 + ChatKit.framework/CKClearLabel.h | 11 + ChatKit.framework/CKClientComposeMessage.h | 27 + ChatKit.framework/CKClientComposeServer.h | 23 + ChatKit.framework/CKClientComposeService.h | 38 + ChatKit.framework/CKComposeRecipientView.h | 66 ++ .../CKCompressibleImageMediaObject.h | 31 + ChatKit.framework/CKContentEntryBridge.h | 34 + ChatKit.framework/CKContentEntryView.h | 105 +++ ChatKit.framework/CKConversationList.h | 64 ++ ChatKit.framework/CKConversationListCell.h | 48 + .../CKConversationListController.h | 100 ++ .../CKConversationListNewMessageCell.h | 14 + ChatKit.framework/CKConversationSearcher.h | 64 ++ ChatKit.framework/CKDBMessage.h | 122 +++ ChatKit.framework/CKDashedLineView.h | 29 + .../CKDefaultPreferredServiceManager.h | 14 + ChatKit.framework/CKDeletedMessagePart.h | 11 + ChatKit.framework/CKDowngradeMessage.h | 18 + ChatKit.framework/CKDowngradeServer.h | 38 + ChatKit.framework/CKDraftManager.h | 33 + ChatKit.framework/CKEffectsWindow.h | 23 + ChatKit.framework/CKEntity.h | 62 ++ ChatKit.framework/CKEntityView.h | 25 + ChatKit.framework/CKFixedImageMediaObject.h | 12 + ChatKit.framework/CKGenericFileBalloonView.h | 49 + ChatKit.framework/CKIMComposeRecipient.h | 17 + ChatKit.framework/CKIMDBMessage.h | 25 + ChatKit.framework/CKImageBalloonView.h | 27 + ChatKit.framework/CKImageData.h | 31 + .../CKImagePickerMediaPreviewGenerator.h | 33 + .../CKInteractiveImageBalloonView.h | 24 + ChatKit.framework/CKLRUCache.h | 29 + ChatKit.framework/CKLabelledAtomList.h | 11 + ChatKit.framework/CKLinksController.h | 29 + ChatKit.framework/CKLocationMediaObject.h | 15 + ChatKit.framework/CKLoopbackMessage.h | 24 + ChatKit.framework/CKLoopbackService.h | 30 + ChatKit.framework/CKMadridEntity.h | 36 + ChatKit.framework/CKMadridMessage.h | 69 ++ ChatKit.framework/CKMadridService.h | 131 +++ ChatKit.framework/CKMediaObject.h | 80 ++ ChatKit.framework/CKMediaObjectManager.h | 20 + ChatKit.framework/CKMediaObjectMessagePart.h | 36 + ChatKit.framework/CKMediaPreviewGenerator.h | 37 + ChatKit.framework/CKMessage.h | 115 +++ ChatKit.framework/CKMessageCell.h | 43 + ChatKit.framework/CKMessageComposition.h | 37 + ChatKit.framework/CKMessageEncodingInfo.h | 35 + ChatKit.framework/CKMessageEntryView.h | 99 ++ .../CKMessageLinkedComposition.h | 23 + ChatKit.framework/CKMessagePart.h | 57 ++ .../CKMessagePartComposeResourcePool.h | 16 + ChatKit.framework/CKMessagePartURLProtocol.h | 17 + .../CKMessageStandaloneComposition.h | 37 + ChatKit.framework/CKMessageStatusCell.h | 26 + .../CKMessagesAppPreferredServiceManager.h | 13 + .../CKPhotoScrollerViewController.h | 34 + ChatKit.framework/CKPopoverManager.h | 45 + ChatKit.framework/CKPreferredServiceManager.h | 42 + ChatKit.framework/CKProgressBar.h | 26 + .../CKProperlyTransitioningNavigationItem.h | 11 + ChatKit.framework/CKRecipientGenerator.h | 22 + ChatKit.framework/CKRecipientListView.h | 48 + ChatKit.framework/CKRecipientSelectionView.h | 72 ++ ChatKit.framework/CKRecipientTableViewCell.h | 23 + ChatKit.framework/CKRichContentView.h | 30 + ChatKit.framework/CKSMSComposeController.h | 44 + ChatKit.framework/CKSMSDeferredMessage.h | 16 + ChatKit.framework/CKSMSEntity.h | 42 + ChatKit.framework/CKSMSMessage.h | 71 ++ ChatKit.framework/CKSMSMessageDelivery.h | 34 + ChatKit.framework/CKSMSService.h | 98 ++ ChatKit.framework/CKSelectedMessageCellView.h | 11 + ChatKit.framework/CKSendingProgressView.h | 22 + ChatKit.framework/CKService.h | 85 ++ ChatKit.framework/CKServiceView.h | 20 + ChatKit.framework/CKSimpleBalloonView.h | 43 + ChatKit.framework/CKSubConversation.h | 60 ++ ChatKit.framework/CKSummaryLabel.h | 11 + ChatKit.framework/CKTextContentView.h | 36 + ChatKit.framework/CKTextMessagePart.h | 26 + ChatKit.framework/CKTimedQueue.h | 25 + ChatKit.framework/CKTimedQueueObject.h | 23 + ChatKit.framework/CKTimestampView.h | 16 + ChatKit.framework/CKTranscriptBubbleData.h | 78 ++ ChatKit.framework/CKTranscriptCell.h | 17 + ChatKit.framework/CKTranscriptController.h | 577 ++++++++++++ ChatKit.framework/CKTranscriptHeaderView.h | 54 ++ .../CKTranscriptStatusController.h | 57 ++ ChatKit.framework/CKTranscriptTableView.h | 33 + ChatKit.framework/CKTranscriptToolbarView.h | 37 + ChatKit.framework/CKTypingIndicatorCell.h | 20 + ChatKit.framework/CKTypingIndicatorView.h | 23 + ChatKit.framework/CKUIBehavior.h | 176 ++++ ChatKit.framework/CKUnknownMediaObject.h | 19 + ChatKit.framework/CKUnknownMessagePart.h | 11 + ChatKit.framework/CKVCalMediaObject.h | 15 + ChatKit.framework/CKVCardMediaObject.h | 15 + ChatKit.framework/CKVideoMediaObject.h | 46 + ChatKit.framework/CKWBMPImageData.h | 12 + ChatKit.framework/CKWBMPImageMediaObject.h | 13 + ChatKit.framework/CKWebBalloonView.h | 40 + ChatKit.framework/CKWebDocumentView.h | 19 + ChatKit.framework/CKWebImageBalloonView.h | 36 + .../CKWebviewBasedContentEntryBridge.h | 36 + ChatKit.framework/MailToolbarButton.h | 29 + ChatKit.framework/_CKConversation.h | 90 ++ .../CKSettingsMessagesController.h | 80 ++ Conference.framework/CNFAlertView.h | 11 + Conference.framework/CNFArrowView.h | 24 + .../CNFAudioDeviceController.h | 50 + Conference.framework/CNFAudioPlayer.h | 23 + Conference.framework/CNFCallViewController.h | 108 +++ .../CNFConferenceController.h | 106 +++ Conference.framework/CNFDisplayController.h | 340 +++++++ Conference.framework/CNFHUDButton.h | 41 + .../CNFHUDButtonContentView.h | 29 + Conference.framework/CNFHUDView.h | 35 + Conference.framework/CNFHistoryManager.h | 32 + .../CNFInterfaceOverlayView.h | 11 + .../CNFInternalAccountListViewController.h | 31 + .../CNFInternalAccountViewController.h | 41 + .../CNFInternalProcessListController.h | 16 + .../CNFInternalSettingsUtilities.h | 21 + .../CNFRegAccountAuthorizationController.h | 33 + .../CNFRegAccountWebViewController.h | 58 ++ .../CNFRegActionSheetManager.h | 47 + Conference.framework/CNFRegAlias.h | 34 + .../CNFRegAliasDetailController.h | 41 + .../CNFRegAppearanceController.h | 115 +++ .../CNFRegChangeAccountPasswordController.h | 28 + Conference.framework/CNFRegController.h | 300 ++++++ .../CNFRegCreateAccountController.h | 22 + .../CNFRegDisabledController.h | 25 + .../CNFRegEditablePhoneTableCell.h | 19 + .../CNFRegEditableTableCell.h | 47 + Conference.framework/CNFRegEmailController.h | 57 ++ .../CNFRegEmailLinkListCell.h | 13 + .../CNFRegFirstRunController.h | 101 ++ .../CNFRegGradientAppearanceController.h | 16 + Conference.framework/CNFRegLearnMoreButton.h | 42 + Conference.framework/CNFRegListController.h | 79 ++ Conference.framework/CNFRegLoadingView.h | 21 + Conference.framework/CNFRegLocaleController.h | 76 ++ .../CNFRegNavigationBarTitleView.h | 31 + .../CNFRegRegionChooserController.h | 77 ++ .../CNFRegSecureAccountWebViewController.h | 36 + .../CNFRegServerWebViewController.h | 116 +++ .../CNFRegSettingsAccountCell.h | 15 + .../CNFRegSettingsCallerIdCell.h | 11 + .../CNFRegSettingsController.h | 161 ++++ Conference.framework/CNFRegShadowView.h | 37 + Conference.framework/CNFRegSignInController.h | 114 +++ .../CNFRegSigninLearnMoreView.h | 30 + Conference.framework/CNFRegSpinnerCell.h | 16 + .../CNFRegSplashScreenController.h | 44 + .../CNFRegStripedAppearanceController.h | 13 + Conference.framework/CNFRegTableFooterLabel.h | 17 + Conference.framework/CNFRegTableHeaderLabel.h | 14 + Conference.framework/CNFRegTableLabel.h | 45 + ...FRegTranslucentBlackAppearanceController.h | 55 ++ .../CNFRegViewAccountController.h | 22 + Conference.framework/CNFRegWizardController.h | 84 ++ Conference.framework/CNFServiceHandler.h | 33 + Conference.framework/CNFUIUtilities.h | 18 + Conference.framework/FTRegAccountMonitor.h | 38 + .../FTRegAccountServiceDelegate.h | 76 ++ Conference.framework/FTRegConnectionHandler.h | 50 + Conference.framework/FTRegUtilities.h | 16 + CoreDAV.framework/CardDAVBulkChangeTask.h | 11 + .../CardDAVBulkUploadTaskGroup.h | 12 + CoreDAV.framework/CardDAVFolderGetTask.h | 11 + .../CardDAVFolderInfoTaskGroup.h | 11 + CoreDAV.framework/CardDAVFolderMultiGetTask.h | 11 + CoreDAV.framework/CardDAVFolderQueryTask.h | 12 + .../CardDAVFolderSyncTaskGroup.h | 21 + .../CardDAVGetAccountPropertiesTaskGroup.h | 25 + CoreDAV.framework/CardDAVMultiPutTask.h | 11 + .../CardDAVUpdateMeCardTaskGroup.h | 26 + CoreDAV.framework/CoreDAVACEItem.h | 44 + CoreDAV.framework/CoreDAVACLItem.h | 24 + CoreDAV.framework/CoreDAVACLTask.h | 25 + CoreDAV.framework/CoreDAVAction.h | 20 + CoreDAV.framework/CoreDAVBulkChangeTask.h | 41 + CoreDAV.framework/CoreDAVBulkRequestsItem.h | 42 + .../CoreDAVBulkRequestsSetItem.h | 27 + .../CoreDAVBulkRequestsSupportedItem.h | 21 + .../CoreDAVBulkUploadTaskGroup.h | 57 ++ ...CoreDAVCalendarServerEmailAddressSetItem.h | 26 + .../CoreDAVCalendarServerPushTransportsItem.h | 22 + .../CoreDAVCalendarServerTransportItem.h | 49 + CoreDAV.framework/CoreDAVContainer.h | 115 +++ .../CoreDAVContainerInfoTaskGroup.h | 35 + .../CoreDAVContainerMultiGetTask.h | 41 + CoreDAV.framework/CoreDAVContainerQueryTask.h | 30 + .../CoreDAVContainerSyncTaskGroup.h | 119 +++ CoreDAV.framework/CoreDAVCopyOrMoveTask.h | 31 + CoreDAV.framework/CoreDAVCopyTask.h | 18 + .../CoreDAVCurrentUserPrincipalItem.h | 25 + .../CoreDAVCurrentUserPrivilegeSetItem.h | 23 + CoreDAV.framework/CoreDAVDeleteTask.h | 24 + CoreDAV.framework/CoreDAVDenyItem.h | 23 + .../CoreDAVDiscoveryAccountInfo.h | 99 ++ CoreDAV.framework/CoreDAVDiscoveryTaskGroup.h | 63 ++ CoreDAV.framework/CoreDAVErrorItem.h | 61 ++ .../CoreDAVExpandPropertiesTask.h | 25 + CoreDAV.framework/CoreDAVExpandProperty.h | 27 + .../CoreDAVFolderContentsMultiGetTask.h | 13 + .../CoreDAVGetAccountPropertiesTaskGroup.h | 59 ++ CoreDAV.framework/CoreDAVGetTask.h | 29 + CoreDAV.framework/CoreDAVGetToFileTask.h | 21 + CoreDAV.framework/CoreDAVGrantItem.h | 23 + CoreDAV.framework/CoreDAVHeadTask.h | 14 + CoreDAV.framework/CoreDAVHrefItem.h | 29 + CoreDAV.framework/CoreDAVInvertItem.h | 22 + CoreDAV.framework/CoreDAVItem.h | 49 + CoreDAV.framework/CoreDAVItemParserMapping.h | 28 + .../CoreDAVItemWithHrefChildItem.h | 21 + .../CoreDAVItemWithHrefChildren.h | 28 + CoreDAV.framework/CoreDAVItemWithNoChildren.h | 11 + CoreDAV.framework/CoreDAVLeafDataPayload.h | 26 + CoreDAV.framework/CoreDAVLeafItem.h | 11 + CoreDAV.framework/CoreDAVLogging.h | 21 + CoreDAV.framework/CoreDAVMkcolResponseItem.h | 23 + CoreDAV.framework/CoreDAVMkcolTask.h | 32 + CoreDAV.framework/CoreDAVMoveTask.h | 23 + CoreDAV.framework/CoreDAVMultiPutTask.h | 41 + CoreDAV.framework/CoreDAVMultiStatusItem.h | 28 + CoreDAV.framework/CoreDAVNullParser.h | 18 + CoreDAV.framework/CoreDAVOctetStreamParser.h | 24 + .../CoreDAVOctetStreamToFileParser.h | 20 + CoreDAV.framework/CoreDAVOptionsTask.h | 17 + CoreDAV.framework/CoreDAVOrderedAction.h | 16 + CoreDAV.framework/CoreDAVParseRule.h | 34 + CoreDAV.framework/CoreDAVPostOrPutTask.h | 41 + CoreDAV.framework/CoreDAVPostTask.h | 19 + CoreDAV.framework/CoreDAVPrincipalItem.h | 49 + .../CoreDAVPrincipalPropertySearchTask.h | 31 + .../CoreDAVPrincipalSearchPropertyItem.h | 25 + .../CoreDAVPrincipalSearchPropertySetItem.h | 22 + .../CoreDAVPrincipalSearchPropertySetTask.h | 19 + CoreDAV.framework/CoreDAVPropFindItem.h | 33 + CoreDAV.framework/CoreDAVPropFindTask.h | 18 + CoreDAV.framework/CoreDAVPropPatchTask.h | 40 + CoreDAV.framework/CoreDAVPropStatItem.h | 33 + .../CoreDAVPropertyFindBaseTask.h | 30 + CoreDAV.framework/CoreDAVPropertySearchItem.h | 31 + CoreDAV.framework/CoreDAVPropertyUpdateItem.h | 10 + CoreDAV.framework/CoreDAVPutStreamTask.h | 12 + CoreDAV.framework/CoreDAVPutTask.h | 22 + .../CoreDAVRecursiveContainerSyncTaskGroup.h | 91 ++ CoreDAV.framework/CoreDAVRemoveItem.h | 21 + CoreDAV.framework/CoreDAVRequestLogger.h | 26 + CoreDAV.framework/CoreDAVResourceTypeItem.h | 56 ++ CoreDAV.framework/CoreDAVResponseItem.h | 46 + CoreDAV.framework/CoreDAVSRVLookupTask.h | 30 + CoreDAV.framework/CoreDAVSRVResourceRecord.h | 35 + CoreDAV.framework/CoreDAVSetItem.h | 21 + .../CoreDAVSupportedReportItem.h | 21 + .../CoreDAVSupportedReportSetItem.h | 22 + CoreDAV.framework/CoreDAVSyncDeleteTask.h | 18 + CoreDAV.framework/CoreDAVSyncPostTask.h | 18 + CoreDAV.framework/CoreDAVSyncPutTask.h | 18 + CoreDAV.framework/CoreDAVSyncReportItem.h | 20 + CoreDAV.framework/CoreDAVSyncReportTask.h | 31 + CoreDAV.framework/CoreDAVTask.h | 154 ++++ CoreDAV.framework/CoreDAVTaskGroup.h | 65 ++ CoreDAV.framework/CoreDAVUpdateACLTaskGroup.h | 37 + .../CoreDAVValidatePrincipalsTaskGroup.h | 37 + CoreDAV.framework/CoreDAVXMLData.h | 35 + .../CoreDAVXMLElementAttribute.h | 29 + .../CoreDAVXMLElementGenerator.h | 74 ++ CoreDAV.framework/CoreDAVXMLParser.h | 38 + CoreMediaStream.framework/MSAsset.h | 63 ++ CoreMediaStream.framework/MSAssetCollection.h | 39 + CoreMediaStream.framework/MSBackoffManager.h | 46 + .../MSCupidStateMachine.h | 39 + .../MSInvitationResponse.h | 24 + .../MSInvitationStrings.h | 24 + CoreMediaStream.framework/MSMMCSProtocol.h | 35 + .../MSMediaStreamDaemon.h | 69 ++ CoreMediaStream.framework/MSObjectQueue.h | 26 + CoreMediaStream.framework/MSObjectWrapper.h | 34 + .../MSPublishMMCSProtocol.h | 34 + .../MSPublishStreamsProtocol.h | 78 ++ CoreMediaStream.framework/MSPublisher.h | 89 ++ .../MSReauthorizationProtocol.h | 49 + CoreMediaStream.framework/MSResetServer.h | 27 + .../MSResetServerProtocol.h | 44 + .../MSServerSideConfigManager.h | 41 + .../MSServerSideConfigProtocol.h | 53 ++ CoreMediaStream.framework/MSShare.h | 57 ++ .../MSShareStateNotificationString.h | 28 + CoreMediaStream.framework/MSSharingManager.h | 63 ++ CoreMediaStream.framework/MSSharingProtocol.h | 77 ++ CoreMediaStream.framework/MSStreamsProtocol.h | 40 + .../MSSubscribeMMCSProtocol.h | 29 + .../MSSubscribeStreamsProtocol.h | 68 ++ .../MSSubscribedStream.h | 27 + CoreMediaStream.framework/MSSubscriber.h | 91 ++ CorePDF.framework/CPArchive.h | 26 + CorePDF.framework/CPBody.h | 12 + CorePDF.framework/CPBuilder.h | 12 + CorePDF.framework/CPCharSequence.h | 63 ++ CorePDF.framework/CPChunk.h | 89 ++ CorePDF.framework/CPCluster.h | 65 ++ CorePDF.framework/CPColumn.h | 47 + CorePDF.framework/CPColumnMaker.h | 56 ++ CorePDF.framework/CPCompoundGraphic.h | 12 + CorePDF.framework/CPCompoundGraphicMaker.h | 42 + CorePDF.framework/CPDocument.h | 16 + CorePDF.framework/CPFont.h | 81 ++ CorePDF.framework/CPFontInfo.h | 27 + CorePDF.framework/CPFontKerning.h | 35 + CorePDF.framework/CPGenericVisitor.h | 26 + CorePDF.framework/CPGraphicMaker.h | 12 + CorePDF.framework/CPGraphicObject.h | 62 ++ CorePDF.framework/CPGraphicRegion.h | 10 + CorePDF.framework/CPGuideFinder.h | 54 ++ CorePDF.framework/CPHighlighter.h | 47 + CorePDF.framework/CPHitTest.h | 31 + CorePDF.framework/CPImage.h | 41 + CorePDF.framework/CPImageRegion.h | 12 + CorePDF.framework/CPInterval.h | 18 + CorePDF.framework/CPIsland.h | 11 + CorePDF.framework/CPLayoutArea.h | 27 + CorePDF.framework/CPLayoutMaker.h | 12 + CorePDF.framework/CPLineBreaker.h | 13 + CorePDF.framework/CPList.h | 52 ++ CorePDF.framework/CPListItem.h | 29 + CorePDF.framework/CPListMaker.h | 30 + CorePDF.framework/CPMemoryOwner.h | 15 + CorePDF.framework/CPObject.h | 80 ++ CorePDF.framework/CPObjectUtility.h | 11 + CorePDF.framework/CPPage.h | 139 +++ CorePDF.framework/CPParagraph.h | 52 ++ CorePDF.framework/CPParagraphFlow.h | 80 ++ CorePDF.framework/CPParagraphMaker.h | 39 + CorePDF.framework/CPPreformatter.h | 13 + CorePDF.framework/CPRegion.h | 44 + CorePDF.framework/CPRotatedText.h | 17 + CorePDF.framework/CPRotation.h | 17 + CorePDF.framework/CPShape.h | 81 ++ CorePDF.framework/CPShapeRegion.h | 12 + CorePDF.framework/CPSpacerFinder.h | 83 ++ CorePDF.framework/CPTable.h | 55 ++ CorePDF.framework/CPTableCell.h | 67 ++ CorePDF.framework/CPTableMaker.h | 27 + CorePDF.framework/CPTextBox.h | 20 + CorePDF.framework/CPTextBoxMaker.h | 24 + CorePDF.framework/CPTextLine.h | 153 ++++ CorePDF.framework/CPTextLineMaker.h | 18 + CorePDF.framework/CPTextLineMerge.h | 28 + CorePDF.framework/CPTextLineSplitter.h | 11 + CorePDF.framework/CPTextObject.h | 23 + CorePDF.framework/CPZone.h | 83 ++ CorePDF.framework/CPZoneBorder.h | 86 ++ CorePDF.framework/CPZoneBorderIntersection.h | 35 + CorePDF.framework/CPZoneBorderNeighbor.h | 21 + CorePDF.framework/CPZoneFilter.h | 19 + CorePDF.framework/CPZoneMaker.h | 23 + CorePDF.framework/UIPDFDocument.h | 42 + CorePDF.framework/UIPDFMagnifiedView.h | 52 ++ CorePDF.framework/UIPDFPage.h | 43 + CorePDF.framework/UIPDFPageContentDelegate.h | 69 ++ CorePDF.framework/UIPDFPageContentLayer.h | 18 + .../UIPDFPageContentTiledLayer.h | 18 + CorePDF.framework/UIPDFPageImageCache.h | 37 + CorePDF.framework/UIPDFPageRenderJob.h | 43 + CorePDF.framework/UIPDFPageRenderOperation.h | 23 + CorePDF.framework/UIPDFPageView.h | 147 +++ CorePDF.framework/UIPDFParagraphWidget.h | 78 ++ CorePDF.framework/UIPDFSelection.h | 34 + CorePDF.framework/UIPDFSelectionController.h | 73 ++ CorePDF.framework/UIPDFTextRangeWidget.h | 53 ++ .../UIPDFViewMagnifyController.h | 50 + CorePDF.framework/UIPDFViewManager.h | 16 + CorePDF.framework/UIPDFViewTouchHandler.h | 43 + CoreTime.framework/_TMBlockDebugger.h | 19 + DataAccess.framework/ASAccountActor.h | 56 ++ DataAccess.framework/DAAccount.h | 219 +++++ DataAccess.framework/DAAccountClassNames.h | 31 + DataAccess.framework/DAAccountLoader.h | 28 + DataAccess.framework/DAAccountManager.h | 56 ++ DataAccess.framework/DAAction.h | 45 + DataAccess.framework/DABehaviorOptions.h | 33 + .../DAConcreteLocalDBGateKeeper.h | 36 + .../DAConvertCRtoCRLFStream.h | 54 ++ DataAccess.framework/DADataHandler.h | 29 + DataAccess.framework/DAFolder.h | 43 + DataAccess.framework/DAKeychain.h | 23 + DataAccess.framework/DALocalDBGateKeeper.h | 34 + DataAccess.framework/DALocalDBHelper.h | 52 ++ DataAccess.framework/DALocalDBWatcher.h | 39 + DataAccess.framework/DAMailMessage.h | 41 + .../DAMailboxDeleteMessageRequest.h | 19 + .../DAMailboxFetchMessageRequest.h | 23 + .../DAMailboxFetchSearchResultRequest.h | 23 + .../DAMailboxGetUpdatesRequest.h | 18 + DataAccess.framework/DAMailboxRequest.h | 14 + .../DAMailboxSetFlagsRequest.h | 23 + .../DAMessageFetchAttachmentRequest.h | 21 + DataAccess.framework/DAMessageMoveRequest.h | 31 + DataAccess.framework/DAMoveAction.h | 26 + DataAccess.framework/DAMoveResponse.h | 29 + .../DAPowerAssertionManager.h | 31 + DataAccess.framework/DAPriorityManager.h | 28 + DataAccess.framework/DAPriorityRequest.h | 19 + .../DAResolveRecipientsRequest.h | 19 + DataAccess.framework/DAResolvedRecipient.h | 23 + DataAccess.framework/DAResponse.h | 17 + DataAccess.framework/DASettingsTemplate.h | 83 ++ DataAccess.framework/DATaskManager.h | 90 ++ DataAccess.framework/DATrafficLogger.h | 18 + DataAccess.framework/DAUserNotificationInfo.h | 29 + .../DAUserNotificationUtilities.h | 11 + DataAccess.framework/DAWaiterWrapper.h | 39 + .../Frameworks/DAEAS.framework/ASAccount.h | 172 ++++ .../DAEAS.framework/ASAccountActorZombie.h | 56 ++ .../Frameworks/DAEAS.framework/ASArray.h | 25 + .../Frameworks/DAEAS.framework/ASAttachment.h | 57 ++ .../Frameworks/DAEAS.framework/ASAttendee.h | 53 ++ .../DAEAS.framework/ASAutodiscoverTask.h | 41 + .../Frameworks/DAEAS.framework/ASBool.h | 19 + .../DAEAS.framework/ASChangedCollectionLeaf.h | 51 ++ .../DAEAS.framework/ASChangedFolderStore.h | 34 + .../DAEAS.framework/ASClientAccount.h | 49 + .../DAEAS.framework/ASClientPolicyManager.h | 18 + .../Frameworks/DAEAS.framework/ASCollection.h | 48 + .../DAEAS.framework/ASConcreteAccountActor.h | 61 ++ .../Frameworks/DAEAS.framework/ASContact.h | 321 +++++++ .../DAEAS.framework/ASContactResponse.h | 16 + .../Frameworks/DAEAS.framework/ASDictionary.h | 29 + .../ASEmailChangeFlagsAction.h | 15 + .../Frameworks/DAEAS.framework/ASEmailItem.h | 143 +++ .../DAEAS.framework/ASEmailItemResponse.h | 16 + .../Frameworks/DAEAS.framework/ASEmptyNode.h | 20 + .../Frameworks/DAEAS.framework/ASEvent.h | 186 ++++ .../DAEAS.framework/ASEventException.h | 53 ++ .../DAEAS.framework/ASEventResponse.h | 16 + .../Frameworks/DAEAS.framework/ASEventUID.h | 36 + .../DAEAS.framework/ASFetchAttachmentTask.h | 28 + .../Frameworks/DAEAS.framework/ASFolder.h | 58 ++ .../DAEAS.framework/ASFolderCreateTask.h | 13 + .../DAEAS.framework/ASFolderDeleteTask.h | 13 + .../DAEAS.framework/ASFolderHierarchy.h | 44 + .../ASFolderItemsSyncResponse.h | 40 + .../DAEAS.framework/ASFolderItemsSyncTask.h | 110 +++ .../DAEAS.framework/ASFolderLocalUpdateTask.h | 34 + .../DAEAS.framework/ASFolderModifyTask.h | 13 + .../DAEAS.framework/ASFolderSyncTask.h | 23 + .../DAEAS.framework/ASGALSearchResult.h | 81 ++ .../DAEAS.framework/ASGALSearchTask.h | 16 + .../DAEAS.framework/ASGetOptionsTask.h | 30 + .../Frameworks/DAEAS.framework/ASItem.h | 48 + ...ItemOperationsFetchAttachmentFetchResult.h | 27 + .../ASItemOperationsFetchAttachmentResponse.h | 11 + .../ASItemOperationsFetchAttachmentTask.h | 24 + .../ASItemOperationsFetchCommand.h | 16 + .../ASItemOperationsFetchResult.h | 26 + .../ASItemOperationsResponse.h | 27 + .../DAEAS.framework/ASItemOperationsTask.h | 36 + .../DAEAS.framework/ASLocalDBHelper.h | 11 + .../DAEAS.framework/ASMailMessage.h | 47 + .../DAEAS.framework/ASMailboxSearchResult.h | 33 + .../DAEAS.framework/ASMailboxSearchTask.h | 20 + .../DAEAS.framework/ASMeetingRequest.h | 57 ++ .../ASMeetingRequestRecurrence.h | 16 + .../DAEAS.framework/ASMeetingResponseItem.h | 40 + .../ASMeetingResponseResponse.h | 26 + .../ASMeetingResponseSingularResponse.h | 33 + .../DAEAS.framework/ASMeetingResponseTask.h | 24 + .../DAEAS.framework/ASMoveItemsTask.h | 30 + .../Frameworks/DAEAS.framework/ASMovedItem.h | 28 + .../DAEAS.framework/ASParseContext.h | 78 ++ .../Frameworks/DAEAS.framework/ASParseRule.h | 34 + .../DAEAS.framework/ASPerAccountPolicyData.h | 22 + .../Frameworks/DAEAS.framework/ASPingItem.h | 37 + .../Frameworks/DAEAS.framework/ASPingTask.h | 33 + .../Frameworks/DAEAS.framework/ASPolicy.h | 30 + .../DAEAS.framework/ASPolicyManager.h | 23 + .../DAEAS.framework/ASPolicyPreflighter.h | 40 + .../Frameworks/DAEAS.framework/ASProtocol.h | 48 + .../DAEAS.framework/ASProtocol12_1.h | 19 + .../DAEAS.framework/ASProtocol12_1_Short.h | 14 + .../DAEAS.framework/ASProtocol14_0.h | 17 + .../DAEAS.framework/ASProtocol2_5.h | 12 + .../DAEAS.framework/ASProtocolCapabilities.h | 26 + .../ASProtocolCapabilities12_1.h | 16 + .../ASProtocolCapabilities14_0.h | 13 + .../DAEAS.framework/ASProtocolUnknown.h | 13 + .../DAEAS.framework/ASProvisionResponse.h | 34 + .../DAEAS.framework/ASProvisionTask.h | 29 + .../ASProvisionWBXMLTaskTest.h | 11 + .../Frameworks/DAEAS.framework/ASRecurrence.h | 70 ++ .../ASResolveRecipientsCertificatesItem.h | 37 + .../ASResolveRecipientsResponse.h | 30 + .../ASResolveRecipientsSingleRecipientItem.h | 28 + .../ASResolveRecipientsSingleResponseItem.h | 34 + .../DAEAS.framework/ASResolveRecipientsTask.h | 23 + .../DAEAS.framework/ASSearchResponse.h | 33 + .../DAEAS.framework/ASSearchStore.h | 38 + .../Frameworks/DAEAS.framework/ASSearchTask.h | 22 + .../DAEAS.framework/ASSendMailResponse.h | 25 + .../DAEAS.framework/ASSendMailTask.h | 28 + .../DAEAS.framework/ASSettingsTask.h | 29 + .../ASSettingsTaskGetterResult.h | 22 + .../DAEAS.framework/ASSettingsTaskResponse.h | 30 + ...ASSettingsTaskUserInformationGetResponse.h | 26 + .../ASSettingsTaskUserInformationResponse.h | 30 + .../ASSingularChangedFolderStore.h | 24 + .../DAEAS.framework/ASSmartMailTask.h | 28 + .../Frameworks/DAEAS.framework/ASTask.h | 151 +++ .../DAEAS.framework/ASTaskManager.h | 44 + .../Frameworks/DAEAS.framework/ASTimeZone.h | 47 + .../Frameworks/DAEAS.framework/ASToDo.h | 107 +++ .../DAEAS.framework/ASToDoRecurrence.h | 44 + .../DAEAS.framework/ASToDoResponse.h | 16 + .../DAEAS.framework/ASTopLevelErrorChecker.h | 27 + .../DAEAS.framework/ASWAPXMLPolicy.h | 25 + .../DAEAS.framework/ASWBXMLPolicy.h | 23 + .../Frameworks/DAEAS.framework/WBXMLData.h | 39 + .../DAContactSearchResultElement.h | 160 ++++ .../DAContactsSearchQuery.h | 26 + .../DADAMContainerIDCacheKey.h | 25 + DataAccessExpress.framework/DADConnection.h | 91 ++ .../DADConnectionForRefreshProtocol.h | 20 + .../DADisableableObject.h | 16 + .../DADownloadContext.h | 33 + DataAccessExpress.framework/DAFolderChange.h | 47 + .../DAMailboxSearchQuery.h | 50 + DataAccessExpress.framework/DASearchQuery.h | 51 ++ DataAccessExpress.framework/DAStatusReport.h | 71 ++ .../ASDiagnosticsPSController.h | 12 + DataAccessUI.framework/ASMailFolderCell.h | 27 + .../ASSettingsAccountController.h | 40 + .../ASSettingsMailFolderListViewController.h | 37 + .../ASSettingsSyncController.h | 38 + .../DADiagnosticsNotesController.h | 17 + .../DADiagnosticsNotesPane.h | 17 + .../DADiagnosticsPSController.h | 43 + .../DASettingsAccountController.h | 124 +++ .../DDCompilationNote.h | 23 + DataDetectorsCore.framework/DDLocation.h | 35 + DataDetectorsCore.framework/DDURLMatch.h | 23 + DataDetectorsCore.framework/DDURLifier.h | 20 + DataDetectorsUI.framework/DDAction.h | 40 + .../DDActionController.h | 44 + .../DDAddToAddressBookAction.h | 17 + DataDetectorsUI.framework/DDCallAction.h | 12 + DataDetectorsUI.framework/DDContactUtils.h | 12 + DataDetectorsUI.framework/DDCopyAction.h | 12 + .../DDCreateEventAction.h | 14 + .../DDDetectionController.h | 51 ++ .../DDFallbackController.h | 22 + DataDetectorsUI.framework/DDLinksController.h | 40 + .../DDLinksEventController.h | 25 + DataDetectorsUI.framework/DDOpenMapsAction.h | 12 + DataDetectorsUI.framework/DDOpenURLAction.h | 11 + DataDetectorsUI.framework/DDOperation.h | 82 ++ DataDetectorsUI.framework/DDRange.h | 29 + DataDetectorsUI.framework/DDSendMailAction.h | 20 + .../DDShowCalendarAction.h | 12 + DataDetectorsUI.framework/DDShowItemAction.h | 11 + .../DDTelephoneNumberAction.h | 15 + .../DDTextMessageAction.h | 12 + .../DDTrackShipmentAction.h | 12 + DataMigration.framework/DataClassMigrator.h | 32 + .../FTCAccountMonitor.h | 50 + .../FTCConnectionHandler.h | 49 + .../FTCServiceAvailabilityCenter.h | 28 + .../FTCServiceContainer.h | 25 + .../FTCServiceMonitor.h | 22 + FTServices.framework/FTAcceptMessage.h | 87 ++ FTServices.framework/FTCancelMessage.h | 26 + FTServices.framework/FTCanonicalizeMessage.h | 38 + .../FTDeregistrationMessage.h | 28 + FTServices.framework/FTDeviceSupport.h | 135 +++ FTServices.framework/FTEmbeddedPushHandler.h | 53 ++ FTServices.framework/FTEmbeddedReachability.h | 23 + FTServices.framework/FTEntitlementSupport.h | 33 + FTServices.framework/FTFaceTimeMessage.h | 23 + FTServices.framework/FTFaceTimeServerBag.h | 13 + .../FTGetRegionMetadataMessage.h | 35 + FTServices.framework/FTIDSMessage.h | 65 ++ .../FTInitializeValidationMessage.h | 43 + FTServices.framework/FTInitiateMessage.h | 58 ++ FTServices.framework/FTMessage.h | 142 +++ FTServices.framework/FTMessageDelivery.h | 58 ++ FTServices.framework/FTMessageDelivery_APS.h | 71 ++ FTServices.framework/FTMessageDelivery_HTTP.h | 34 + FTServices.framework/FTMessageQueue.h | 40 + FTServices.framework/FTNetworkSupport.h | 47 + .../FTProfileAuthenticationMessage.h | 39 + .../FTProfileConfirmEmailsMessage.h | 26 + .../FTProfileGetDefaultInvitationContext.h | 36 + FTServices.framework/FTProfileMessage.h | 42 + .../FTProfileQueryEmailsMessage.h | 23 + .../FTProfileValidateEmailMessage.h | 26 + .../FTProfileValidateInvitationContext.h | 39 + FTServices.framework/FTProvisionMessage.h | 63 ++ FTServices.framework/FTPushHandler.h | 39 + FTServices.framework/FTRegion.h | 41 + FTServices.framework/FTRegionSupport.h | 35 + FTServices.framework/FTRegistrationMessage.h | 50 + FTServices.framework/FTRejectMessage.h | 34 + FTServices.framework/FTRelayCancelMessage.h | 54 ++ FTServices.framework/FTRelayInitateMessage.h | 79 ++ FTServices.framework/FTRelayUpdateMessage.h | 74 ++ FTServices.framework/FTSendMessage.h | 30 + FTServices.framework/FTServerBag.h | 116 +++ .../FTValidationCertificateMessage.h | 36 + .../FTiMessageAttachmentMessage.h | 13 + .../FTiMessageCancelTextMessage.h | 16 + FTServices.framework/FTiMessageErrorMessage.h | 25 + .../FTiMessageGenericCommandMessage.h | 13 + .../FTiMessageGenericMessage.h | 22 + FTServices.framework/FTiMessageIDQuery.h | 35 + FTServices.framework/FTiMessageMessage.h | 33 + FTServices.framework/FTiMessagePeerMessage.h | 42 + .../FTiMessagePendingOfflineMessageReponse.h | 12 + .../FTiMessageReadReceiptMessage.h | 13 + .../FTiMessageRequestMMCSDownloadToken.h | 37 + .../FTiMessageRequestMMCSUploadToken.h | 41 + FTServices.framework/FTiMessageServerBag.h | 15 + FTServices.framework/FTiMessageTextMessage.h | 28 + GMM.framework/GMMAdEventReportRequest.h | 40 + GMM.framework/GMMAdEventReportResponse.h | 15 + GMM.framework/GMMAdInfo.h | 52 ++ GMM.framework/GMMAllowableValues.h | 24 + GMM.framework/GMMAlternateMode.h | 20 + GMM.framework/GMMAnnotationProperties.h | 41 + GMM.framework/GMMBillingPointManager.h | 15 + GMM.framework/GMMClientCapabilities.h | 69 ++ GMM.framework/GMMClientPropertiesRequest.h | 99 ++ GMM.framework/GMMClientPropertiesResponse.h | 24 + GMM.framework/GMMCookieRequester.h | 16 + GMM.framework/GMMCopyright.h | 40 + GMM.framework/GMMDataProperties.h | 124 +++ GMM.framework/GMMDateTime.h | 29 + GMM.framework/GMMDirectionsAlert.h | 36 + GMM.framework/GMMDirectionsIconRequest.h | 45 + GMM.framework/GMMDirectionsIconResponse.h | 33 + GMM.framework/GMMDirectionsOptionDefinition.h | 41 + GMM.framework/GMMDirectionsOptionRequest.h | 15 + GMM.framework/GMMDirectionsOptionResponse.h | 25 + GMM.framework/GMMDirectionsOptionValue.h | 28 + GMM.framework/GMMDirectionsRequest.h | 145 +++ GMM.framework/GMMDirectionsResponse.h | 111 +++ GMM.framework/GMMDirectionsStepCue.h | 44 + GMM.framework/GMMDocumentInfo.h | 30 + GMM.framework/GMMEfficientMapPoint.h | 24 + .../GMMGEODirectionsLocationResult.h | 18 + GMM.framework/GMMGEODirectionsProvider.h | 27 + GMM.framework/GMMGEODirectionsRouteResponse.h | 19 + GMM.framework/GMMGEOGeocodeProvider.h | 24 + .../GMMGEOLocationShiftFunctionResponse.h | 22 + GMM.framework/GMMGEOLocationShiftProvider.h | 34 + GMM.framework/GMMGEOSearchProvider.h | 41 + .../GMMGEOTileAvailabilityProvider.h | 34 + GMM.framework/GMMGEOTileSetInfo.h | 12 + GMM.framework/GMMGEOTileSetProfile.h | 37 + GMM.framework/GMMGeoTileColorData.h | 17 + GMM.framework/GMMGeoTileDecoder.h | 15 + GMM.framework/GMMGeoTileImageData.h | 34 + GMM.framework/GMMGeoTileRequester.h | 35 + GMM.framework/GMMGeometry.h | 55 ++ GMM.framework/GMMHasTrafficRequest.h | 23 + GMM.framework/GMMHasTrafficResponse.h | 19 + GMM.framework/GMMIconDefinition.h | 28 + GMM.framework/GMMImage.h | 34 + GMM.framework/GMMIncomingSuperTile.h | 22 + GMM.framework/GMMIncomingThumbnail.h | 30 + GMM.framework/GMMIncomingTile.h | 37 + GMM.framework/GMMIndex.h | 32 + GMM.framework/GMMKmlInfo.h | 32 + GMM.framework/GMMLink.h | 50 + GMM.framework/GMMLoader.h | 41 + GMM.framework/GMMLocation.h | 34 + GMM.framework/GMMLocationShiftRequest.h | 24 + GMM.framework/GMMLocationShiftResponse.h | 57 ++ GMM.framework/GMMMapInfo.h | 40 + GMM.framework/GMMMapPoint.h | 25 + GMM.framework/GMMMapTile.h | 40 + GMM.framework/GMMMapTileInfo.h | 24 + GMM.framework/GMMMetadata.h | 40 + GMM.framework/GMMModel.h | 30 + GMM.framework/GMMNavigationImage.h | 30 + GMM.framework/GMMNewLocation.h | 54 ++ GMM.framework/GMMNewRoute.h | 103 +++ GMM.framework/GMMOffsetPolyline.h | 28 + GMM.framework/GMMOldRequest.h | 10 + GMM.framework/GMMOldResponse.h | 11 + GMM.framework/GMMOutgoingSuperTile.h | 15 + GMM.framework/GMMOutgoingThumbnail.h | 24 + GMM.framework/GMMOutgoingTile.h | 37 + GMM.framework/GMMPanoramaVisited.h | 26 + GMM.framework/GMMPixelPoint.h | 28 + GMM.framework/GMMPolyLine.h | 40 + GMM.framework/GMMPolygon.h | 55 ++ GMM.framework/GMMProjectionProperties.h | 80 ++ GMM.framework/GMMRating.h | 53 ++ GMM.framework/GMMReference.h | 31 + GMM.framework/GMMRequester.h | 47 + GMM.framework/GMMRoad.h | 15 + GMM.framework/GMMSearchRequest.h | 188 ++++ GMM.framework/GMMSearchResponse.h | 117 +++ GMM.framework/GMMSearchResult.h | 191 ++++ GMM.framework/GMMSetHttpCookieRequest.h | 32 + GMM.framework/GMMSetHttpCookieResponse.h | 15 + GMM.framework/GMMStep.h | 194 ++++ GMM.framework/GMMStreetViewMetadata.h | 36 + GMM.framework/GMMStreetViewReportRequest.h | 34 + GMM.framework/GMMStreetViewReportResponse.h | 15 + GMM.framework/GMMStreetViewRequest.h | 109 +++ GMM.framework/GMMStreetViewResponse.h | 68 ++ GMM.framework/GMMStreetViewViewpoint.h | 48 + GMM.framework/GMMStructuredAddress.h | 61 ++ GMM.framework/GMMTile.h | 40 + GMM.framework/GMMTileStore.h | 23 + GMM.framework/GMMTrafficTile.h | 26 + GMM.framework/GMMTransitAgency.h | 35 + GMM.framework/GMMTrip.h | 41 + GMM.framework/GMMWaypointFeedback.h | 36 + GMM.framework/LBSAddress.h | 54 ++ GMM.framework/LBSAddressComponent.h | 49 + GMM.framework/LBSAddressRange.h | 72 ++ GMM.framework/LBSFeatureId.h | 24 + GMM.framework/LBSGAddress.h | 32 + GMM.framework/LBSGAddressComponent.h | 32 + GMM.framework/LBSGAppProfile.h | 60 ++ GMM.framework/LBSGCell.h | 72 ++ GMM.framework/LBSGCellularProfile.h | 48 + GMM.framework/LBSGDeviceLocation.h | 30 + GMM.framework/LBSGFeature.h | 42 + GMM.framework/LBSGGeocodeRequest.h | 48 + GMM.framework/LBSGLatLng.h | 28 + GMM.framework/LBSGLocReplyElement.h | 35 + GMM.framework/LBSGLocRequest.h | 44 + GMM.framework/LBSGLocRequestElement.h | 36 + GMM.framework/LBSGLocResponse.h | 35 + GMM.framework/LBSGLocation.h | 121 +++ GMM.framework/LBSGPlatformProfile.h | 58 ++ GMM.framework/LBSGRectangle.h | 26 + GMM.framework/LBSGUserProfile.h | 30 + GMM.framework/LBSGeocodeParams.h | 54 ++ GMM.framework/LBSName.h | 61 ++ GMM.framework/LBSPoint.h | 24 + GMM.framework/LBSResponseCodes.h | 15 + GMM.framework/LBSUserLocation.h | 91 ++ GMM.framework/LBSWrapperRequest.h | 34 + GMM.framework/LBSWrapperResponse.h | 32 + GameKitServices.framework/CDXClient.h | 80 ++ GameKitServices.framework/CDXClientSession.h | 61 ++ .../AVConference.framework/AVAudioDevice.h | 33 + .../AVAudioDeviceList.h | 33 + .../AVConference.framework/AVConference.h | 180 ++++ .../AVConferenceNotifcationTranslator.h | 23 + .../AVConferenceXPCClient.h | 39 + .../AVConferenceXPCServer.h | 43 + .../AVInternalDeviceList.h | 35 + .../AVConference.framework/AVPingTest.h | 42 + .../AVConference.framework/CMVideoCapture.h | 27 + .../CMVideoCaptureCameraTorchManager.h | 16 + .../AVConference.framework/GKNATObserver.h | 18 + .../GKNATObserverInternal.h | 52 ++ .../GKNATObserver_SCContext.h | 17 + .../AVConference.framework/GKRingBuffer.h | 20 + .../GKSConnectivitySettings.h | 23 + .../AVConference.framework/GKSTUNObserver.h | 14 + .../GKSTUNObserverInternal.h | 20 + .../AVConference.framework/GKVoiceChatError.h | 12 + .../AVConference.framework/GKWifiListener.h | 27 + .../AVConference.framework/HandleWrapper.h | 15 + .../AVConference.framework/ICEResultQuery.h | 74 ++ .../ICEResultWaitQueue.h | 26 + .../AVConference.framework/IPPortWrapper.h | 20 + .../LoopbackSocketTunnel.h | 46 + .../AVConference.framework/SDPMini.h | 138 +++ .../AVConference.framework/SnapshotTimer.h | 19 + .../AVConference.framework/SwitchDetector.h | 13 + .../AVConference.framework/TCPBufferPool.h | 21 + .../AVConference.framework/TCPTunnelClient.h | 112 +++ .../AVConference.framework/TimingCollection.h | 21 + .../AVConference.framework/TimingInstance.h | 21 + .../AVConference.framework/VCCallInfo.h | 67 ++ .../VCCallLinkCongestionDetector.h | 19 + .../AVConference.framework/VCCallSession.h | 541 +++++++++++ .../AVConference.framework/VCCapabilities.h | 75 ++ .../AVConference.framework/VCHardwareRules.h | 57 ++ .../AVConference.framework/VCVideoRule.h | 26 + .../AVConference.framework/VideoAttributes.h | 51 ++ .../AVConference.framework/VideoConference.h | 422 +++++++++ .../VideoConferenceManager.h | 124 +++ .../AVConference.framework/XPCConnection.h | 19 + GameKitServices.framework/GCKEventItem.h | 22 + GameKitServices.framework/GCKOOBMessage.h | 22 + GameKitServices.framework/GKAutoPeerIDTable.h | 12 + .../GKBluetoothSupport.h | 18 + GameKitServices.framework/GKConnection.h | 33 + .../GKConnectionInternal.h | 110 +++ GameKitServices.framework/GKList.h | 33 + GameKitServices.framework/GKOOBMessage.h | 19 + .../GKOOBMessageFactory.h | 11 + GameKitServices.framework/GKPeerInternal.h | 77 ++ GameKitServices.framework/GKRWLock.h | 20 + GameKitServices.framework/GKSessionGlobals.h | 23 + GameKitServices.framework/GKSessionInternal.h | 178 ++++ GameKitServices.framework/GKTable.h | 35 + .../GKVoiceChatDictionary.h | 58 ++ .../GKVoiceChatServiceFocus.h | 74 ++ .../GKVoiceChatServicePrivate.h | 178 ++++ .../GKVoiceChatSession.h | 35 + .../GKVoiceChatSessionInternal.h | 115 +++ .../GKVoiceChatSessionListener.h | 22 + .../GKVoiceChatSessionMessage.h | 25 + .../VoiceChatSessionBeaconState.h | 32 + .../VoiceChatSessionRoster.h | 49 + GeoServices.framework/GEOAddress.h | 35 + GeoServices.framework/GEOBusiness.h | 121 +++ GeoServices.framework/GEOCache.h | 34 + .../GEOCountryConfiguration.h | 39 + .../GEODirectionsCollectionRequest.h | 27 + .../GEODirectionsCollectionResponse.h | 15 + GeoServices.framework/GEODirectionsProvider.h | 47 + GeoServices.framework/GEODirectionsRequest.h | 115 +++ .../GEODirectionsRequester.h | 23 + GeoServices.framework/GEODirectionsResponse.h | 51 ++ .../GEODirectionsRouteRequest.h | 57 ++ .../GEODirectionsRouteResponse.h | 42 + GeoServices.framework/GEODownloadMetadata.h | 28 + GeoServices.framework/GEOExpiringTileCache.h | 24 + GeoServices.framework/GEOGeocodeProvider.h | 37 + GeoServices.framework/GEOGeocodeRequest.h | 32 + GeoServices.framework/GEOGeocodeRequester.h | 23 + GeoServices.framework/GEOLatLng.h | 32 + GeoServices.framework/GEOLocation.h | 88 ++ GeoServices.framework/GEOLocationResponse.h | 30 + GeoServices.framework/GEOLocationResult.h | 24 + .../GEOLocationShiftFunctionRequest.h | 18 + .../GEOLocationShiftFunctionResponse.h | 27 + .../GEOLocationShiftProvider.h | 13 + .../GEOLocationShiftRequest.h | 24 + .../GEOLocationShiftRequester.h | 22 + .../GEOLocationShiftResponse.h | 24 + GeoServices.framework/GEOMapDataCacheHint.h | 29 + GeoServices.framework/GEOMapQuery.h | 136 +++ .../GEOMapQueryCollectionRequest.h | 27 + .../GEOMapQueryCollectionResponse.h | 15 + GeoServices.framework/GEOMapRegion.h | 62 ++ GeoServices.framework/GEONetworkDataReader.h | 26 + GeoServices.framework/GEOPixelPoint.h | 32 + GeoServices.framework/GEOPlace.h | 105 +++ GeoServices.framework/GEOPlaceResult.h | 49 + GeoServices.framework/GEOPlaceSearchRequest.h | 221 +++++ .../GEOPlaceSearchResponse.h | 44 + GeoServices.framework/GEOQueryCollector.h | 20 + GeoServices.framework/GEORating.h | 69 ++ GeoServices.framework/GEORegionProvider.h | 31 + GeoServices.framework/GEORequestThrottler.h | 19 + GeoServices.framework/GEORequester.h | 27 + .../GEOReverseGeocoderCache.h | 15 + GeoServices.framework/GEOReview.h | 24 + GeoServices.framework/GEORoute.h | 143 +++ GeoServices.framework/GEOSearchProvider.h | 28 + GeoServices.framework/GEOSearchRequest.h | 25 + GeoServices.framework/GEOSearchRequester.h | 22 + GeoServices.framework/GEOSearchResponse.h | 19 + GeoServices.framework/GEOSearchResult.h | 17 + GeoServices.framework/GEOSearchSubstring.h | 28 + GeoServices.framework/GEOSessionID.h | 24 + GeoServices.framework/GEOSource.h | 32 + GeoServices.framework/GEOStep.h | 86 ++ GeoServices.framework/GEOStructuredAddress.h | 135 +++ GeoServices.framework/GEOSupportedTileSets.h | 25 + .../GEOSupportedTileSetsDownload.h | 26 + .../GEOSupportedTileSetsServerLocalProxy.h | 34 + .../GEOSupportedTileSetsServerRemoteProxy.h | 22 + GeoServices.framework/GEOTestTileRequester.h | 17 + GeoServices.framework/GEOThrottleKey.h | 18 + GeoServices.framework/GEOThrottleState.h | 19 + .../GEOTileAttributionInfo.h | 28 + .../GEOTileAvailabilityProvider.h | 13 + .../GEOTileAvailabilityRequest.h | 35 + .../GEOTileAvailabilityRequester.h | 22 + GeoServices.framework/GEOTileCache.h | 15 + GeoServices.framework/GEOTileDBMRU.h | 18 + GeoServices.framework/GEOTileDBProtection.h | 16 + GeoServices.framework/GEOTileDBReader.h | 37 + GeoServices.framework/GEOTileDBWriteEntry.h | 39 + GeoServices.framework/GEOTileDBWriter.h | 64 ++ GeoServices.framework/GEOTileKeyList.h | 35 + GeoServices.framework/GEOTileLoader.h | 60 ++ GeoServices.framework/GEOTileRemoteRequest.h | 25 + GeoServices.framework/GEOTileRequestContext.h | 26 + GeoServices.framework/GEOTileRequester.h | 43 + .../GEOTileServerLocalProxy.h | 37 + .../GEOTileServerRemoteProxy.h | 38 + GeoServices.framework/GEOTileSet.h | 56 ++ .../GEOTileSetProfileRequester.h | 21 + GeoServices.framework/GEOTileSetRegion.h | 41 + GeoServices.framework/GEOTileSetVersion.h | 29 + GeoServices.framework/GEOTileSetsManager.h | 37 + GeoServices.framework/GEOTrafficSegment.h | 40 + GeoServices.framework/GEOTrafficTile.h | 32 + GeoServices.framework/GEOTransitAgent.h | 34 + GeoServices.framework/GEOTransitStop.h | 75 ++ GeoServices.framework/GEOUserSession.h | 21 + .../GEOVoltaireDirectionsProvider.h | 29 + .../GEOVoltaireGeocodeProvider.h | 25 + .../GEOVoltaireLocationShiftProvider.h | 36 + .../GEOVoltaireRasterTileDecoder.h | 12 + .../GEOVoltaireRasterTileImageData.h | 17 + .../GEOVoltaireRasterTileTrafficData.h | 30 + .../GEOVoltaireRasterTileTrafficSegment.h | 34 + .../GEOVoltaireSearchProvider.h | 42 + .../GEOVoltaireTileAvailabilityProvider.h | 13 + .../GEOVoltaireTileDownloader.h | 45 + .../GEOVoltaireTileRequester.h | 25 + .../GEOVoltaireTileSetInfo.h | 12 + .../GEOVoltaireTileSetProfile.h | 36 + .../GeoQueryCollectionRequester.h | 17 + GeoServices.framework/_GEOExpTileData.h | 20 + GeoServices.framework/_GEOTileKeyWrapper.h | 29 + GeoServices.framework/_GEOTileLoadListener.h | 66 ++ HomeSharing.framework/HSActivityRequest.h | 11 + HomeSharing.framework/HSAddPlaylistRequest.h | 13 + HomeSharing.framework/HSAddPlaylistResponse.h | 15 + HomeSharing.framework/HSArtworkRequest.h | 13 + .../HSAuthorizedDSIDsUpdateRequest.h | 12 + .../HSAuthorizedDSIDsUpdateResponse.h | 18 + .../HSAuthorizedDSIDsUpdatesRequest.h | 12 + .../HSAuthorizedDSIDsUpdatesResponse.h | 18 + HomeSharing.framework/HSBrowseRequest.h | 14 + HomeSharing.framework/HSBrowseResponse.h | 18 + HomeSharing.framework/HSBrowser.h | 40 + .../HSBulkCloudArtworkInfoRequest.h | 14 + .../HSBulkCloudArtworkInfoResponse.h | 18 + .../HSCheckInRentalAssetRequest.h | 12 + .../HSCheckOutRentalAssetRequest.h | 12 + .../HSCloudArtworkInfoRequest.h | 13 + .../HSCloudArtworkInfoResponse.h | 18 + HomeSharing.framework/HSConnection.h | 87 ++ HomeSharing.framework/HSConnectionStream.h | 15 + HomeSharing.framework/HSContainersRequest.h | 19 + HomeSharing.framework/HSContainersResponse.h | 18 + HomeSharing.framework/HSDatabasesRequest.h | 12 + HomeSharing.framework/HSDatabasesResponse.h | 18 + HomeSharing.framework/HSFairPlayInfo.h | 31 + .../HSFairPlaySetupRequest.h | 11 + .../HSGetAuthorizedAccountsInfoRequest.h | 11 + .../HSGetAuthorizedAccountsTokenRequest.h | 13 + .../HSGetAuthorizedAccountsTokenResponse.h | 18 + .../HSHomeSharingVerifyRequest.h | 11 + HomeSharing.framework/HSIncrementRequest.h | 12 + HomeSharing.framework/HSItemDataRequest.h | 12 + HomeSharing.framework/HSItemsRequest.h | 21 + HomeSharing.framework/HSItemsResponse.h | 18 + HomeSharing.framework/HSLibrary.h | 36 + HomeSharing.framework/HSLoginRequest.h | 12 + HomeSharing.framework/HSLoginResponse.h | 15 + HomeSharing.framework/HSLogoutRequest.h | 11 + .../HSRemovePlaylistRequest.h | 12 + HomeSharing.framework/HSRequest.h | 40 + HomeSharing.framework/HSResponse.h | 34 + HomeSharing.framework/HSResponseDataParser.h | 31 + HomeSharing.framework/HSSagaClient.h | 60 ++ HomeSharing.framework/HSServerInfoRequest.h | 11 + .../HSSetContainersRequest.h | 14 + .../HSSetContainersResponse.h | 15 + HomeSharing.framework/HSSetItemsRequest.h | 14 + HomeSharing.framework/HSSetPropertyRequest.h | 12 + .../HSSetRentalPlaybackStartDateRequest.h | 12 + HomeSharing.framework/HSTemporaryFile.h | 15 + HomeSharing.framework/HSUpdateRequest.h | 13 + HomeSharing.framework/HSUpdateResponse.h | 15 + HomeSharing.framework/_HSUnresolvedLibrary.h | 30 + IAP.framework/IAPAudioCallbackInfo.h | 44 + IMAVCore.framework/AVChatCancelInvitationOp.h | 18 + IMAVCore.framework/AVChatCounterProposalOp.h | 11 + IMAVCore.framework/AVChatInvitationOp.h | 19 + IMAVCore.framework/AVChatNegotiationOp.h | 22 + .../AVChatParticipantStatusNugget.h | 56 ++ IMAVCore.framework/AVChatResponseOp.h | 21 + IMAVCore.framework/AVChatUpdateOp.h | 18 + IMAVCore.framework/FetchICEDataOp.h | 21 + IMAVCore.framework/IMAVCallManager.h | 43 + IMAVCore.framework/IMAVCamera.h | 33 + IMAVCore.framework/IMAVCameraController.h | 27 + IMAVCore.framework/IMAVChat.h | 442 +++++++++ IMAVCore.framework/IMAVChatFeature.h | 27 + IMAVCore.framework/IMAVChatParticipant.h | 250 +++++ IMAVCore.framework/IMAVConferenceInterface.h | 108 +++ IMAVCore.framework/IMAVController.h | 132 +++ IMAVCore.framework/IMAVDVDController.h | 20 + IMAVCore.framework/IMAVEmbeddedInterface.h | 14 + IMAVCore.framework/IMAVHandler.h | 50 + IMAVCore.framework/IMAVInterface.h | 154 ++++ IMAVCore.framework/IMAVInvitationController.h | 21 + IMAVCore.framework/IMAVMicrophone.h | 23 + IMAVCore.framework/IMAVMicrophoneController.h | 28 + IMAVCore.framework/IMAVTelephonyManager.h | 54 ++ IMAVCore.framework/IMAViTunesController.h | 18 + IMAVCore.framework/IMExtendedOperation.h | 45 + IMAVCore.framework/NetworkCheckOperation.h | 20 + .../IMDPersistentAttachmentController.h | 16 + .../IMFoundation.framework/Broadcaster.h | 19 + .../IMFoundation.framework/FZMessage.h | 129 +++ .../HTMLToSuper_A_Frame.h | 13 + .../HTMLToSuper_BODY_Frame.h | 11 + .../HTMLToSuper_BR_Frame.h | 11 + .../HTMLToSuper_B_Frame.h | 12 + .../HTMLToSuper_Default_Frame.h | 11 + .../HTMLToSuper_EM_Frame.h | 12 + .../HTMLToSuper_FONT_Frame.h | 16 + .../HTMLToSuper_I_Frame.h | 12 + .../HTMLToSuper_SPAN_Frame.h | 20 + .../HTMLToSuper_STRIKE_Frame.h | 12 + .../HTMLToSuper_STRONG_Frame.h | 12 + .../HTMLToSuper_S_Frame.h | 12 + .../HTMLToSuper_U_Frame.h | 12 + .../IMAttributedStringParser.h | 18 + .../IMAttributedStringParserContext.h | 28 + .../IMCapturedInvocationTrampoline.h | 13 + .../IMConnectionMonitor.h | 34 + .../IMDaemonMIGInterface.h | 28 + .../IMDelayedInvocationTrampoline.h | 13 + .../IMDesktopNetworkManager.h | 10 + .../IMDirectlyObservableObject.h | 23 + .../IMDistributedLock.h | 20 + .../IMEmbeddedDistributedLock.h | 19 + .../IMFoundation.framework/IMFileCopier.h | 49 + .../IMFoundation.framework/IMFileManager.h | 25 + .../IMFoundation.framework/IMFileTransfer.h | 159 ++++ .../IMFromSuperParserContext.h | 28 + .../IMHTMLToSuperParserContext.h | 11 + .../IMInvocationQueue.h | 65 ++ .../IMInvocationTrampoline.h | 20 + .../IMKeychainPasswordFetcher.h | 29 + .../IMFoundation.framework/IMLocalObject.h | 55 ++ .../IMLocalObjectInternal.h | 27 + .../IMLockdownManager.h | 75 ++ .../IMFoundation.framework/IMLogging.h | 21 + .../IMMobileConnectionMonitor.h | 24 + .../IMMobileNetworkManager.h | 97 ++ .../IMNetworkConnectionMonitor.h | 51 ++ .../IMFoundation.framework/IMNetworkManager.h | 14 + .../IMFoundation.framework/IMPair.h | 25 + .../IMFoundation.framework/IMReachability.h | 49 + .../IMFoundation.framework/IMRemoteObject.h | 40 + .../IMRemoteObjectBroadcaster.h | 21 + .../IMRemoteObjectInternal.h | 22 + .../IMFoundation.framework/IMRemoteProxy.h | 45 + .../IMSuddenTermination.h | 12 + .../IMSuperToPlainParserContext.h | 23 + .../IMSuperToSuperSanitizerContext.h | 33 + .../IMFoundation.framework/IMSystemMonitor.h | 111 +++ .../IMSystemProxySettingsFetcher.h | 54 ++ .../IMThreadedInvocationTrampoline.h | 17 + .../IMThreadedWorkUnit.h | 42 + .../IMFoundation.framework/IMTimer.h | 26 + .../IMToSuperParserContext.h | 79 ++ .../IMToSuperParserFrame.h | 14 + .../IMUserNotification.h | 36 + .../IMUserNotificationCenter.h | 54 ++ .../IMFoundation.framework/IMXMLParser.h | 30 + .../IMXMLParserContext.h | 25 + .../IMFoundation.framework/IMXMLParserFrame.h | 14 + .../IMFoundation.framework/IMXMLReparser.h | 22 + .../IMXMLReparserContext.h | 31 + .../NetworkChangeNotifier.h | 58 ++ .../_IMNotificationObservationHelper.h | 27 + IMCore.framework/IMAccount.h | 428 +++++++++ IMCore.framework/IMAccountController.h | 82 ++ IMCore.framework/IMActionsController.h | 22 + IMCore.framework/IMAddressBook.h | 15 + IMCore.framework/IMChat.h | 225 +++++ IMCore.framework/IMChatItem.h | 33 + IMCore.framework/IMChatRegistry.h | 136 +++ IMCore.framework/IMDaemonController.h | 120 +++ IMCore.framework/IMDaemonListener.h | 117 +++ IMCore.framework/IMDatestampChatItem.h | 12 + IMCore.framework/IMFileTransferCenter.h | 68 ++ IMCore.framework/IMHandle.h | 361 ++++++++ IMCore.framework/IMHandleRegistrar.h | 42 + IMCore.framework/IMHandleRegistrarInternal.h | 21 + IMCore.framework/IMHeaderChatItem.h | 17 + IMCore.framework/IMMarkChatItem.h | 12 + IMCore.framework/IMMe.h | 58 ++ IMCore.framework/IMMessage.h | 121 +++ IMCore.framework/IMMessageChatItem.h | 19 + IMCore.framework/IMParentalControls.h | 51 ++ IMCore.framework/IMParentalControlsService.h | 30 + IMCore.framework/IMPeople.h | 42 + IMCore.framework/IMPeopleCollection.h | 28 + IMCore.framework/IMPerson.h | 98 ++ IMCore.framework/IMPersonRegistrar.h | 25 + IMCore.framework/IMService.h | 48 + IMCore.framework/IMServiceAgent.h | 43 + IMCore.framework/IMServiceAgentCenter.h | 17 + IMCore.framework/IMServiceAgentImpl.h | 48 + IMCore.framework/IMServiceImpl.h | 137 +++ IMCore.framework/IMStatusChatItem.h | 24 + IMCore.framework/IMTimestampChatItem.h | 12 + ImageCapture.framework/DeviceManager.h | 41 + ImageCapture.framework/DeviceManagerThread.h | 11 + ImageCapture.framework/ICCameraDevice.h | 80 ++ ImageCapture.framework/ICCameraFile.h | 54 ++ .../ICCameraFileProperties.h | 65 ++ ImageCapture.framework/ICCameraFolder.h | 33 + .../ICCameraFolderProperties.h | 23 + ImageCapture.framework/ICCameraItem.h | 55 ++ .../ICCameraItemProperties.h | 47 + ImageCapture.framework/ICCameraProperties.h | 115 +++ ImageCapture.framework/ICDevice.h | 65 ++ ImageCapture.framework/ICDeviceBrowser.h | 27 + .../ICDeviceBrowserPrivateData.h | 27 + ImageCapture.framework/ICDeviceProperties.h | 71 ++ .../ICMasterDeviceBrowser.h | 40 + .../ICPTPIPBonjourService.h | 34 + .../ICPTPIPBonjourServiceProperties.h | 64 ++ ImageCapture.framework/ICPTPIPClient.h | 24 + .../ICPTPIPClientProperties.h | 37 + ImageCapture.framework/MSCameraDevice.h | 17 + .../MSCameraDeviceManager.h | 20 + ImageCapture.framework/MSCameraFile.h | 62 ++ ImageCapture.framework/MSCameraFolder.h | 27 + ImageCapture.framework/PTPCameraDevice.h | 23 + .../PTPCameraDeviceManager.h | 38 + ImageCapture.framework/PTPCameraFile.h | 33 + ImageCapture.framework/PTPCameraFolder.h | 38 + ImageCapture.framework/PTPCameraStorage.h | 20 + ImageCapture.framework/PTPCancelPacket.h | 17 + ImageCapture.framework/PTPDataPacket.h | 51 ++ ImageCapture.framework/PTPDeviceInfoDataset.h | 66 ++ .../PTPDevicePropDescDataset.h | 56 ++ ImageCapture.framework/PTPEndDataPacket.h | 29 + ImageCapture.framework/PTPEventPacket.h | 34 + ImageCapture.framework/PTPHostUSBTransport.h | 62 ++ .../PTPInitCommandACKPacket.h | 27 + .../PTPInitCommandRequestPacket.h | 23 + .../PTPInitEventACKPacket.h | 13 + .../PTPInitEventRequestPacket.h | 17 + ImageCapture.framework/PTPInitFailPacket.h | 17 + ImageCapture.framework/PTPInitiator.h | 126 +++ ImageCapture.framework/PTPObjectInfoDataset.h | 86 ++ .../PTPOperationRequestPacket.h | 47 + .../PTPOperationResponsePacket.h | 44 + .../PTPProbeRequestPacket.h | 13 + .../PTPProbeResponsePacket.h | 13 + ImageCapture.framework/PTPStartDataPacket.h | 20 + .../PTPStorageInfoDataset.h | 47 + ImageCapture.framework/PTPTCPIPConnection.h | 35 + ImageCapture.framework/PTPTCPIPTransport.h | 55 ++ ImageCapture.framework/PTPTransport.h | 79 ++ ImageCapture.framework/PTPWrappedBytes.h | 47 + JavaScriptCore.framework/ProfilerServer.h | 18 + .../WTFMainThreadCaller.h | 11 + Librarian.framework/LBAccountNotification.h | 11 + Librarian.framework/LBItem.h | 30 + Librarian.framework/LBQuery.h | 107 +++ Librarian.framework/LBQueryProxy.h | 15 + MIME.framework/MFBase64Decoder.h | 33 + MIME.framework/MFBase64Encoder.h | 30 + MIME.framework/MFBaseFilterDataConsumer.h | 27 + MIME.framework/MFBufferedDataConsumer.h | 21 + MIME.framework/MFByteSet.h | 23 + MIME.framework/MFConditionLock.h | 25 + MIME.framework/MFCountingDataConsumer.h | 15 + MIME.framework/MFData.h | 43 + MIME.framework/MFDataMessageStore.h | 27 + MIME.framework/MFHTMLParser.h | 14 + MIME.framework/MFLineEndingConverterFilter.h | 13 + MIME.framework/MFLock.h | 24 + MIME.framework/MFLoggingDefaults.h | 11 + MIME.framework/MFMessageDataContainer.h | 19 + MIME.framework/MFMimeCharset.h | 33 + MIME.framework/MFMutableByteSet.h | 13 + MIME.framework/MFMutableData.h | 53 ++ MIME.framework/MFNullDataConsumer.h | 13 + MIME.framework/MFPartialNetworkData.h | 22 + MIME.framework/MFPlaceholderFileWrapper.h | 11 + MIME.framework/MFPriorityDesignator.h | 14 + MIME.framework/MFQuotedPrintableDecoder.h | 19 + MIME.framework/MFQuotedPrintableEncoder.h | 26 + MIME.framework/MFRangedDataFilter.h | 22 + MIME.framework/MFRecursiveLock.h | 24 + MIME.framework/MFUUDecoder.h | 22 + MIME.framework/MFWeakReferenceHolder.h | 24 + MIME.framework/MFWeakSet.h | 64 ++ MIME.framework/Message.h | 129 +++ MIME.framework/MessageBody.h | 26 + MIME.framework/MessageFileWrapper.h | 66 ++ MIME.framework/MessageHeaders.h | 67 ++ MIME.framework/MessageStore.h | 59 ++ MIME.framework/MessageTextAttachment.h | 49 + MIME.framework/MimeBody.h | 38 + MIME.framework/MimePart.h | 142 +++ MIME.framework/MimeTextAttachment.h | 15 + MIME.framework/MutableMessageHeaders.h | 36 + MMCSServices.framework/MMCSController.h | 47 + MMCSServices.framework/MMCSGetFile.h | 33 + MMCSServices.framework/MMCSPutFile.h | 33 + MMCSServices.framework/MMCSSimpleFile.h | 64 ++ MailServices.framework/MSAccounts.h | 19 + MailServices.framework/MSCreateDraft.h | 15 + MailServices.framework/MSCriterion.h | 26 + MailServices.framework/MSEmailModel.h | 44 + MailServices.framework/MSMailDefaultService.h | 40 + .../MSNotificationService.h | 26 + MailServices.framework/MSSaveEmail.h | 15 + MailServices.framework/MSSearch.h | 25 + MailServices.framework/MSSendDraft.h | 15 + MailServices.framework/MSSendEmail.h | 15 + MailServices.framework/MSUpdateDraft.h | 15 + ManagedConfiguration.framework/MCAPNInfo.h | 37 + ManagedConfiguration.framework/MCAPNPayload.h | 34 + .../MCCalDAVAccountPayload.h | 51 ++ .../MCCardDAVAccountPayload.h | 51 ++ .../MCCertificatePayload.h | 40 + .../MCCertificateWrapperProfile.h | 23 + .../MCChaperonePayload.h | 29 + .../MCConfigurationProfile.h | 31 + ManagedConfiguration.framework/MCCrypto.h | 15 + .../MCDefaultsPayload.h | 24 + .../MCDependencyManager.h | 32 + .../MCDeviceCapabilities.h | 21 + .../MCEASAccountPayload.h | 71 ++ .../MCEmailAccountPayload.h | 79 ++ .../MCEmailAccountPayloadBase.h | 43 + .../MCEncryptedProfileServicePayload.h | 21 + .../MCFormatterVendor.h | 19 + .../MCHTTPTransaction.h | 75 ++ ManagedConfiguration.framework/MCHacks.h | 20 + .../MCIPCUTunnelParser.h | 22 + .../MCInstallerReader.h | 13 + ManagedConfiguration.framework/MCKeychain.h | 25 + .../MCLDAPAccountPayload.h | 48 + .../MCLazyInitializationUtilities.h | 12 + ManagedConfiguration.framework/MCMDMClient.h | 21 + ManagedConfiguration.framework/MCMDMPayload.h | 58 ++ .../MCManagedAppManagerReader.h | 11 + ManagedConfiguration.framework/MCManifest.h | 28 + ManagedConfiguration.framework/MCNumber.h | 21 + .../MCPasscodeManager.h | 41 + .../MCPasswordPolicyPayload.h | 54 ++ ManagedConfiguration.framework/MCPayload.h | 64 ++ .../MCPlainCertificatePayload.h | 35 + ManagedConfiguration.framework/MCProfile.h | 140 +++ .../MCProfileConnection.h | 175 ++++ .../MCProfileServiceProfile.h | 39 + .../MCProfileWarning.h | 30 + .../MCRemovalPasswordPayload.h | 22 + .../MCRestrictionManager.h | 105 +++ .../MCRestrictionsPayload.h | 28 + .../MCSCEPPayload.h | 56 ++ .../MCSubCalAccountPayload.h | 43 + .../MCTunnelParser.h | 15 + .../MCUnknownPayload.h | 12 + ManagedConfiguration.framework/MCVPNPayload.h | 84 ++ .../MCVersioningUtilities.h | 12 + .../MCWAPIIdentityCertificatePayload.h | 24 + .../MCWebClipPayload.h | 42 + .../MCWiFiPayload.h | 90 ++ .../MCWorkerThread.h | 12 + MediaControlReceiver.framework/AirPlayImage.h | 38 + .../AirPlayLocalSlideshow.h | 63 ++ .../CAAnimationDelegateBlockHelper.h | 34 + .../MediaControlServer.h | 91 ++ .../AirPlayRemoteSlideshow.h | 31 + .../MediaControlClient.h | 56 ++ MediaRemote.framework/MRMediaRemoteState.h | 52 ++ .../MSClientSidePauseContext.h | 20 + MediaStream.framework/MSConnection.h | 44 + MediaStream.framework/MSMSPlatform.h | 44 + MediaStream.framework/MSPauseManager.h | 27 + .../FPAPSSPlayInfoRequestHandler.h | 21 + MediaToolbox.framework/FigCaptionLayer.h | 22 + .../FigCaptionLayerPrivate.h | 15 + MediaToolbox.framework/FigVideoLayer.h | 21 + .../FigVideoLayerInternal.h | 14 + .../fmpcDummyThreadInvoker.h | 11 + Message.framework/Account.h | 118 +++ Message.framework/AccountValidator.h | 46 + Message.framework/ActivityMonitor.h | 100 ++ Message.framework/AuthScheme.h | 27 + Message.framework/CRAM_MD5Authenticator.h | 11 + Message.framework/Connection.h | 78 ++ Message.framework/DADeliveryAccount.h | 20 + Message.framework/DAMailAccount.h | 146 +++ Message.framework/DARequestQueue.h | 18 + Message.framework/Defaults.h | 21 + Message.framework/DeliveryAccount.h | 44 + Message.framework/InvocationQueue.h | 42 + Message.framework/LibraryMessage.h | 95 ++ Message.framework/LibraryStore.h | 119 +++ Message.framework/LocalAccount.h | 37 + Message.framework/MFBasicMessageDataSection.h | 30 + Message.framework/MFBufferedQueue.h | 35 + Message.framework/MFCRAM_MD5AuthScheme.h | 16 + Message.framework/MFConnectionSettings.h | 47 + .../MFDADeferredMessageMoveOperation.h | 23 + Message.framework/MFDADelivery.h | 25 + Message.framework/MFDADeliveryConsumer.h | 21 + Message.framework/MFDAFolderChangeConsumer.h | 18 + Message.framework/MFDAFolderChangeResult.h | 28 + Message.framework/MFDAMailAccountConsumer.h | 24 + .../MFDAMailAccountSyncConsumer.h | 45 + Message.framework/MFDAMailbox.h | 20 + Message.framework/MFDAMessage.h | 30 + .../MFDAMessageContentConsumer.h | 44 + .../MFDAMessagePayloadFetchResponseImpl.h | 20 + Message.framework/MFDAMessageStore.h | 44 + Message.framework/MFDAMoveResponseConsumer.h | 24 + Message.framework/MFDAOfflineCache.h | 18 + Message.framework/MFDbJournal.h | 29 + Message.framework/MFDeliveryQueue.h | 50 + Message.framework/MFDigestMD5AuthScheme.h | 15 + Message.framework/MFError.h | 26 + Message.framework/MFLocalizedMessageHeaders.h | 16 + Message.framework/MFMailDataMessageStore.h | 11 + Message.framework/MFMailDelivery.h | 55 ++ Message.framework/MFMailMessageLibrary.h | 237 +++++ Message.framework/MFMailMimePart.h | 31 + Message.framework/MFMailMimeTextAttachment.h | 11 + .../MFMailboxMessageIterationFilter.h | 16 + Message.framework/MFMessageInfo.h | 65 ++ Message.framework/MFMessageKeychainManager.h | 39 + .../MFMessageNotificationCenter.h | 26 + Message.framework/MFMessageSigner.h | 31 + .../MFMessageURLConnectionDelegate.h | 21 + Message.framework/MFMessageURLProtocol.h | 26 + Message.framework/MFMimeEnrichedReader.h | 56 ++ Message.framework/MFNTLMAuthScheme.h | 16 + Message.framework/MFNetworkController.h | 49 + Message.framework/MFOfflineCache.h | 36 + Message.framework/MFOfflineCacheOperation.h | 19 + .../MFOfflineCacheReplayContext.h | 25 + .../MFOfflineTransferFailureSnapshot.h | 27 + Message.framework/MFOutgoingMessageDelivery.h | 46 + Message.framework/MFPlainAuthScheme.h | 15 + Message.framework/MFPlainTextFragment.h | 15 + Message.framework/MFRequestQueue.h | 25 + Message.framework/MFSASLAuthenticator.h | 31 + Message.framework/MFSMTPConnection.h | 67 ++ Message.framework/MFSMTPDelivery.h | 18 + Message.framework/MFSMTPResponse.h | 33 + .../MFSecureMIMECompositionManager.h | 74 ++ Message.framework/MFSparseMutable64IndexSet.h | 26 + Message.framework/MFSqliteMessageIDStore.h | 24 + Message.framework/MFStream.h | 52 ++ Message.framework/MFWebAttachmentSource.h | 21 + Message.framework/MailAccount.h | 324 +++++++ Message.framework/MailMessage.h | 58 ++ Message.framework/MailMessageStore.h | 146 +++ Message.framework/MailboxUid.h | 127 +++ Message.framework/MessageCriterion.h | 95 ++ Message.framework/MessageDetails.h | 39 + Message.framework/MessageLibrary.h | 123 +++ Message.framework/MessageWriter.h | 51 ++ Message.framework/MonitoredInvocation.h | 26 + Message.framework/OutgoingMessage.h | 25 + Message.framework/PlainTextDocument.h | 23 + Message.framework/ProgressiveMimeParser.h | 45 + Message.framework/SMTPAccount.h | 60 ++ Message.framework/WebMessageDocument.h | 45 + Message.framework/WorkerThread.h | 12 + .../_MFActivityMonitorMultiTarget.h | 21 + .../_MFDADeferredDeleteMessageOperation.h | 19 + .../_MFDADeferredSelectMailboxOperation.h | 18 + .../_MFDADeferredSetFlagsOperation.h | 21 + .../_MFDALibraryConsumerFactory.h | 23 + Message.framework/_MFDAMSBasicConsumer.h | 27 + .../_MFDAMSSearchResponseConsumer.h | 32 + Message.framework/_MFDAMSUpdateConsumer.h | 15 + .../_MFDAMessageBodyFetchConsumer.h | 32 + .../_MFDAMessageFetchAttachmentConsumer.h | 31 + .../_MFDAMessageStoreDeleteRequest.h | 13 + .../_MFDAMessageStoreFetchRequest.h | 23 + .../_MFDAMessageStoreGetUpdatesRequest.h | 14 + ...MFDAMessageStoreSearchResultBodyConsumer.h | 31 + .../_MFDAMessageStoreSetFlagsRequest.h | 13 + .../_MFDAResolveRecipientsConsumer.h | 23 + Message.framework/_MFDataCollector.h | 24 + Message.framework/_MFDigestMD5Authenticator.h | 24 + Message.framework/_MFFormatFlowedWriter.h | 25 + Message.framework/_MFLoginAuthenticator.h | 14 + .../_MFMailboxUidChildrenEnumerator.h | 18 + Message.framework/_MFMailboxUidEnumerator.h | 17 + Message.framework/_MFMessageCollector.h | 19 + Message.framework/_MFMessageFlags.h | 13 + Message.framework/_MFNTLMAuthenticator.h | 15 + Message.framework/_MFNetworkObserver.h | 23 + Message.framework/_MFOutgoingMessageBody.h | 24 + Message.framework/_MFPlainAuthenticator.h | 13 + ...ansferFailureReplayContextTransformation.h | 19 + Message.framework/_MFRootlessMailboxUid.h | 14 + Message.framework/_MFSecCMSDecoder.h | 33 + Message.framework/_MFSecCMSEncoder.h | 26 + Message.framework/_MFSecDataMessageStore.h | 11 + ...SelectMailboxReplayContextTransformation.h | 18 + Message.framework/_MFSocket.h | 50 + Message.framework/_MFSqliteHandle.h | 16 + ...ansferFailureReplayContextTransformation.h | 19 + ...teTemporaryIDReplayContextTransformation.h | 19 + .../MobileActivationNSXMLParserDelegate.h | 27 + .../MBAggregateDictionary.h | 25 + MobileBackup.framework/MBApp.h | 45 + MobileBackup.framework/MBAppManager.h | 31 + MobileBackup.framework/MBBackup.h | 41 + MobileBackup.framework/MBConnection.h | 30 + MobileBackup.framework/MBDebugContext.h | 36 + MobileBackup.framework/MBDigest.h | 23 + MobileBackup.framework/MBDigestSHA1.h | 25 + MobileBackup.framework/MBDomain.h | 119 +++ MobileBackup.framework/MBDomainInfo.h | 49 + MobileBackup.framework/MBEngine.h | 66 ++ MobileBackup.framework/MBError.h | 36 + MobileBackup.framework/MBException.h | 14 + MobileBackup.framework/MBFileInfo.h | 25 + MobileBackup.framework/MBFileManager.h | 18 + MobileBackup.framework/MBManager.h | 56 ++ MobileBackup.framework/MBManagerClient.h | 59 ++ MobileBackup.framework/MBMessage.h | 28 + MobileBackup.framework/MBMobileInstallation.h | 27 + MobileBackup.framework/MBProperties.h | 77 ++ MobileBackup.framework/MBSnapshot.h | 31 + MobileBackup.framework/MBStateInfo.h | 40 + MobileTimer.framework/Alarm.h | 87 ++ MobileTimer.framework/AlarmManager.h | 57 ++ MobileTimer.framework/AnalogClockView.h | 40 + MobileTimer.framework/ClockManager.h | 36 + MobileTimer.framework/HandView.h | 42 + MobileTimer.framework/TimerManager.h | 40 + MobileTimer.framework/WorldClockCity.h | 47 + MobileTimer.framework/WorldClockManager.h | 33 + .../MWSAccountRefresh.h | 31 + MusicLibrary.framework/ITDBGeniusDatabase.h | 47 + MusicLibrary.framework/ML3AggregateQuery.h | 27 + MusicLibrary.framework/ML3Album.h | 23 + MusicLibrary.framework/ML3AlbumArtist.h | 25 + .../ML3AllCompoundPredicate.h | 11 + .../ML3AnyCompoundPredicate.h | 11 + MusicLibrary.framework/ML3Artist.h | 22 + MusicLibrary.framework/ML3BaseLocation.h | 14 + MusicLibrary.framework/ML3BitMaskPredicate.h | 28 + MusicLibrary.framework/ML3ChapterTOC.h | 18 + MusicLibrary.framework/ML3Collection.h | 20 + .../ML3ComparisonPredicate.h | 51 ++ MusicLibrary.framework/ML3Composer.h | 21 + MusicLibrary.framework/ML3CompoundPredicate.h | 29 + MusicLibrary.framework/ML3Container.h | 76 ++ MusicLibrary.framework/ML3ContainerQuery.h | 31 + .../ML3ContainsPersistentIDsPredicate.h | 21 + MusicLibrary.framework/ML3ContainsPredicate.h | 26 + MusicLibrary.framework/ML3DatabaseMetadata.h | 15 + MusicLibrary.framework/ML3Entity.h | 79 ++ MusicLibrary.framework/ML3EntityReplacer.h | 26 + MusicLibrary.framework/ML3Genre.h | 21 + MusicLibrary.framework/ML3ITImageLibrary.h | 12 + MusicLibrary.framework/ML3LocationKind.h | 11 + MusicLibrary.framework/ML3MatcherAuxData.h | 15 + MusicLibrary.framework/ML3MusicLibrary.h | 200 ++++ .../ML3MusicLibrary_SQLiteDatabaseContext.h | 47 + .../ML3MusicLibrary_SortMapEntry.h | 20 + MusicLibrary.framework/ML3NegationPredicate.h | 12 + .../ML3NondurableWriteSet.h | 33 + MusicLibrary.framework/ML3Predicate.h | 19 + MusicLibrary.framework/ML3PropertyPredicate.h | 24 + MusicLibrary.framework/ML3Query.h | 67 ++ MusicLibrary.framework/ML3QuerySection.h | 24 + MusicLibrary.framework/ML3SQLiteStatement.h | 20 + .../ML3SearchStringPredicate.h | 32 + MusicLibrary.framework/ML3SqliteDatabase.h | 63 ++ .../ML3SqliteDatabaseContext.h | 26 + MusicLibrary.framework/ML3StoreLink.h | 12 + MusicLibrary.framework/ML3Track.h | 64 ++ MusicLibrary.framework/ML3TrackImporter.h | 34 + .../ML3UbiquitousDatabase.h | 14 + MusicLibrary.framework/ML3UnaryPredicate.h | 26 + MusicLibrary.framework/ML3WeakRef.h | 17 + MusicLibrary.framework/MLChapterTOC.h | 28 + MusicLibrary.framework/MLContentRating.h | 34 + MusicLibrary.framework/MLEQPreset.h | 23 + .../MLGeniusPlaylistController.h | 34 + MusicLibrary.framework/MLITChapterTOC.h | 39 + MusicLibrary.framework/MLMovieArtist.h | 27 + MusicLibrary.framework/MLMovieProperties.h | 39 + MusicLibrary.framework/MLTrackImport.h | 58 ++ MusicLibrary.framework/MLTrackImportChapter.h | 42 + MusicLibrary.framework/MusicLibrary.h | 52 ++ Notes.framework/AccountUtilities.h | 27 + Notes.framework/MNFNoteProperty.h | 15 + Notes.framework/NoteAccountObject.h | 37 + Notes.framework/NoteBodyObject.h | 20 + Notes.framework/NoteChangeObject.h | 18 + Notes.framework/NoteCollectionObject.h | 13 + Notes.framework/NoteContext.h | 142 +++ Notes.framework/NoteObject.h | 57 ++ Notes.framework/NoteResurrectionMergePolicy.h | 14 + Notes.framework/NoteSearchContext.h | 22 + Notes.framework/NoteStoreObject.h | 27 + OAuth.framework/OACredential.h | 31 + OAuth.framework/OAHMAC_SHA1Signer.h | 11 + OAuth.framework/OAPlainTextSigner.h | 11 + OAuth.framework/OAURLRequestSigner.h | 29 + OfficeImport.framework/AppKitStubs.h | 10 + OfficeImport.framework/CHAutoStyling.h | 18 + OfficeImport.framework/CHBArea2DType.h | 12 + OfficeImport.framework/CHBArea3DType.h | 11 + OfficeImport.framework/CHBAutoStyling.h | 32 + OfficeImport.framework/CHBAxis.h | 21 + OfficeImport.framework/CHBBar2DType.h | 12 + OfficeImport.framework/CHBBar3DSeries.h | 11 + OfficeImport.framework/CHBBar3DType.h | 11 + OfficeImport.framework/CHBCategoryAxis.h | 16 + OfficeImport.framework/CHBChart.h | 13 + OfficeImport.framework/CHBChartType.h | 17 + .../CHBChartTypeWithGrouping.h | 11 + OfficeImport.framework/CHBData.h | 16 + OfficeImport.framework/CHBDataLabel.h | 19 + .../CHBDataValueProperties.h | 21 + OfficeImport.framework/CHBDateAxis.h | 16 + .../CHBDefaultTextProperties.h | 11 + OfficeImport.framework/CHBErrorBar.h | 19 + OfficeImport.framework/CHBGraphicProperties.h | 28 + OfficeImport.framework/CHBLegend.h | 19 + OfficeImport.framework/CHBLine2DType.h | 11 + OfficeImport.framework/CHBLine3DType.h | 11 + OfficeImport.framework/CHBLineSeries.h | 11 + OfficeImport.framework/CHBLineType.h | 11 + OfficeImport.framework/CHBMarker.h | 18 + OfficeImport.framework/CHBPie2DType.h | 12 + OfficeImport.framework/CHBPie3DType.h | 11 + .../CHBPieDataValueProperties.h | 17 + OfficeImport.framework/CHBPieSeries.h | 11 + OfficeImport.framework/CHBPlotArea.h | 12 + OfficeImport.framework/CHBReader.h | 11 + OfficeImport.framework/CHBReaderState.h | 514 +++++++++++ OfficeImport.framework/CHBScatterSeries.h | 11 + OfficeImport.framework/CHBScatterType.h | 11 + OfficeImport.framework/CHBSeries.h | 21 + OfficeImport.framework/CHBSeriesAxis.h | 16 + OfficeImport.framework/CHBState.h | 55 ++ OfficeImport.framework/CHBString.h | 19 + OfficeImport.framework/CHBTitle.h | 16 + OfficeImport.framework/CHBTrendLine.h | 18 + OfficeImport.framework/CHBTrendLineLabel.h | 16 + OfficeImport.framework/CHBUnsupportedSeries.h | 11 + OfficeImport.framework/CHBUnsupportedType.h | 11 + OfficeImport.framework/CHBValueAxis.h | 16 + OfficeImport.framework/CHBView3D.h | 16 + OfficeImport.framework/CHCMessages.h | 11 + .../CHDAbsoluteSizeAnchor.h | 22 + OfficeImport.framework/CHDAnchor.h | 10 + OfficeImport.framework/CHDArea2DType.h | 12 + OfficeImport.framework/CHDArea3DType.h | 15 + OfficeImport.framework/CHDAutomaticObject.h | 19 + OfficeImport.framework/CHDAxesCollection.h | 12 + OfficeImport.framework/CHDAxis.h | 116 +++ OfficeImport.framework/CHDBar2DType.h | 22 + OfficeImport.framework/CHDBar3DSeries.h | 15 + OfficeImport.framework/CHDBar3DType.h | 18 + OfficeImport.framework/CHDBubbleType.h | 10 + OfficeImport.framework/CHDCategoryAxis.h | 24 + OfficeImport.framework/CHDChart.h | 103 +++ OfficeImport.framework/CHDChartType.h | 36 + .../CHDChartTypeWithGrouping.h | 16 + .../CHDChartTypesCollection.h | 15 + OfficeImport.framework/CHDData.h | 35 + OfficeImport.framework/CHDDataLabel.h | 56 ++ OfficeImport.framework/CHDDataValue.h | 42 + .../CHDDataValueProperties.h | 29 + .../CHDDataValuesCollection.h | 29 + OfficeImport.framework/CHDDateAxis.h | 30 + .../CHDDefaultTextProperties.h | 14 + .../CHDDefaultTextProperty.h | 43 + OfficeImport.framework/CHDErrorBar.h | 40 + OfficeImport.framework/CHDFormula.h | 27 + OfficeImport.framework/CHDLegend.h | 31 + OfficeImport.framework/CHDLegendEntry.h | 23 + OfficeImport.framework/CHDLine2DType.h | 17 + OfficeImport.framework/CHDLine3DType.h | 15 + OfficeImport.framework/CHDLineSeries.h | 20 + OfficeImport.framework/CHDLineType.h | 12 + OfficeImport.framework/CHDMarker.h | 23 + OfficeImport.framework/CHDOfficeArtClient.h | 18 + OfficeImport.framework/CHDPie2DSeries.h | 14 + OfficeImport.framework/CHDPie2DType.h | 25 + OfficeImport.framework/CHDPie3DType.h | 11 + .../CHDPieDataValueProperties.h | 15 + OfficeImport.framework/CHDPieSeries.h | 15 + OfficeImport.framework/CHDPlotArea.h | 30 + OfficeImport.framework/CHDRadarType.h | 10 + .../CHDRelativeSizeAnchor.h | 22 + OfficeImport.framework/CHDScatterSeries.h | 12 + OfficeImport.framework/CHDScatterType.h | 11 + OfficeImport.framework/CHDSeries.h | 68 ++ OfficeImport.framework/CHDSeriesAxis.h | 14 + OfficeImport.framework/CHDSeriesCollection.h | 18 + OfficeImport.framework/CHDSurfaceType.h | 10 + OfficeImport.framework/CHDTitle.h | 38 + OfficeImport.framework/CHDTrendline.h | 49 + OfficeImport.framework/CHDTrendlineLabel.h | 38 + OfficeImport.framework/CHDUnsupportedSeries.h | 10 + OfficeImport.framework/CHDUnsupportedType.h | 10 + OfficeImport.framework/CHDValueAxis.h | 28 + OfficeImport.framework/CHDView3D.h | 32 + .../CHPCachedValuesRetriever.h | 12 + .../CHPCategoryAndSeriesReordering.h | 21 + OfficeImport.framework/CHPChangeDirection.h | 20 + OfficeImport.framework/CHPChartDirection.h | 12 + .../CHPScatterWithStringValueX.h | 12 + .../CHPSeriesDateTimeFormatting.h | 14 + .../CHPSeriesNameSynthesizer.h | 12 + .../CHPSeriesValueSynthesizer.h | 12 + .../CHPValueAxisFormatting.h | 16 + OfficeImport.framework/CHXArea2DType.h | 12 + OfficeImport.framework/CHXArea3DType.h | 11 + OfficeImport.framework/CHXAutoStyling.h | 37 + OfficeImport.framework/CHXAxis.h | 17 + OfficeImport.framework/CHXBar2DType.h | 12 + OfficeImport.framework/CHXBar3DSeries.h | 11 + OfficeImport.framework/CHXBar3DType.h | 11 + OfficeImport.framework/CHXCategoryAxis.h | 12 + OfficeImport.framework/CHXChart.h | 14 + OfficeImport.framework/CHXChartType.h | 15 + OfficeImport.framework/CHXData.h | 15 + OfficeImport.framework/CHXDataLabel.h | 14 + OfficeImport.framework/CHXDataValue.h | 13 + .../CHXDataValueProperties.h | 13 + OfficeImport.framework/CHXDateAxis.h | 12 + OfficeImport.framework/CHXDoughnutType.h | 11 + OfficeImport.framework/CHXDrawingState.h | 15 + OfficeImport.framework/CHXErrorBar.h | 14 + OfficeImport.framework/CHXFont.h | 15 + OfficeImport.framework/CHXGraphicProperties.h | 13 + OfficeImport.framework/CHXLayout.h | 12 + OfficeImport.framework/CHXLegend.h | 14 + OfficeImport.framework/CHXLine2DType.h | 11 + OfficeImport.framework/CHXLine3DType.h | 11 + OfficeImport.framework/CHXLineSeries.h | 11 + OfficeImport.framework/CHXLineType.h | 11 + OfficeImport.framework/CHXMarker.h | 12 + OfficeImport.framework/CHXOfPieType.h | 11 + OfficeImport.framework/CHXPie2DSeries.h | 11 + OfficeImport.framework/CHXPie2DType.h | 12 + OfficeImport.framework/CHXPie3DType.h | 11 + .../CHXPieDataValueProperties.h | 11 + OfficeImport.framework/CHXPieSeries.h | 11 + OfficeImport.framework/CHXPlotArea.h | 12 + OfficeImport.framework/CHXReader.h | 14 + OfficeImport.framework/CHXScatterSeries.h | 11 + OfficeImport.framework/CHXScatterType.h | 11 + OfficeImport.framework/CHXSeries.h | 14 + OfficeImport.framework/CHXSeriesAxis.h | 11 + OfficeImport.framework/CHXState.h | 41 + OfficeImport.framework/CHXStockType.h | 11 + OfficeImport.framework/CHXString.h | 14 + OfficeImport.framework/CHXTitle.h | 11 + OfficeImport.framework/CHXTrendline.h | 12 + OfficeImport.framework/CHXTrendlineLabel.h | 11 + OfficeImport.framework/CHXUnsupportedSeries.h | 11 + OfficeImport.framework/CHXUnsupportedType.h | 11 + OfficeImport.framework/CHXUserShapes.h | 16 + OfficeImport.framework/CHXValueAxis.h | 11 + OfficeImport.framework/CHXView3D.h | 11 + OfficeImport.framework/CMArchiveManager.h | 61 ++ OfficeImport.framework/CMBordersProperty.h | 35 + .../CMCanonicalShapeBuilder.h | 46 + OfficeImport.framework/CMColorProperty.h | 31 + OfficeImport.framework/CMDiagramArrowMapper.h | 19 + .../CMDiagramChevronMapper.h | 16 + .../CMDiagramContinuousArrowMapper.h | 16 + OfficeImport.framework/CMDiagramListMapper.h | 19 + OfficeImport.framework/CMDiagramMapper.h | 21 + OfficeImport.framework/CMDiagramNodeInfo.h | 36 + OfficeImport.framework/CMDiagramNodeLayout.h | 10 + .../CMDiagramPointArrowMapper.h | 15 + .../CMDiagramPointChevronMapper.h | 15 + .../CMDiagramPointContinuousArrowMapper.h | 13 + .../CMDiagramPointEllipseMapper.h | 11 + .../CMDiagramPointListBaseMapper.h | 12 + .../CMDiagramPointListItemL1Mapper.h | 13 + OfficeImport.framework/CMDiagramPointMapper.h | 39 + .../CMDiagramPointPyramidLayerMapper.h | 13 + .../CMDiagramPointRoundedRectMapper.h | 11 + .../CMDiagramPointSegmentedPieMapper.h | 23 + ...MDiagramPointSegmentedPyramidLayerMapper.h | 13 + .../CMDiagramPointTextMapper.h | 11 + .../CMDiagramPointTransitionMapper.h | 17 + .../CMDiagramPyramidMapper.h | 16 + .../CMDiagramSegmentedPieMapper.h | 17 + .../CMDiagramSegmentedPyramidMapper.h | 16 + .../CMDiagramShapeArrow4Mapper.h | 12 + .../CMDiagramShapeCycleMapper.h | 22 + .../CMDiagramShapeHierarchyMapper.h | 28 + OfficeImport.framework/CMDiagramShapeMapper.h | 28 + .../CMDiagramShapeMatrixMapper.h | 26 + .../CMDiagramShapeVennMapper.h | 14 + OfficeImport.framework/CMDictArchiveManager.h | 34 + OfficeImport.framework/CMDrawableMapper.h | 63 ++ OfficeImport.framework/CMDrawableStyle.h | 15 + OfficeImport.framework/CMDrawingAction.h | 20 + OfficeImport.framework/CMDrawingContext.h | 68 ++ OfficeImport.framework/CMFileManager.h | 16 + OfficeImport.framework/CMFrameUtils.h | 14 + .../CMFreeFormShapeBuilder.h | 23 + OfficeImport.framework/CMGlobalCache.h | 18 + OfficeImport.framework/CMImageFillMapper.h | 24 + OfficeImport.framework/CMLengthProperty.h | 21 + OfficeImport.framework/CMLineShapeBuilder.h | 23 + OfficeImport.framework/CMMapper.h | 27 + OfficeImport.framework/CMOutlineState.h | 19 + .../CMProgressiveArchiveManager.h | 39 + OfficeImport.framework/CMProperty.h | 18 + OfficeImport.framework/CMShapeBuilder.h | 26 + OfficeImport.framework/CMShapeRenderer.h | 21 + OfficeImport.framework/CMShapeUtils.h | 35 + OfficeImport.framework/CMState.h | 47 + OfficeImport.framework/CMStringProperty.h | 17 + OfficeImport.framework/CMStyle.h | 35 + OfficeImport.framework/CMTableGridInfo.h | 10 + OfficeImport.framework/CMTextFilter.h | 17 + OfficeImport.framework/CMToggleProperty.h | 19 + OfficeImport.framework/CMXmlUtils.h | 18 + .../CPBundleResourceException.h | 10 + .../CPBundleResourceManager.h | 20 + .../CPBundleResourcePackage.h | 17 + .../CPBundleResourcePackageEntry.h | 18 + OfficeImport.framework/CPColorPalettizer.h | 33 + OfficeImport.framework/CPCommonMessages.h | 11 + OfficeImport.framework/CPDumpSettings.h | 12 + OfficeImport.framework/CPEnumerationMap.h | 18 + OfficeImport.framework/CPExportTracing.h | 18 + OfficeImport.framework/CPImportTracing.h | 21 + .../CPLocalizedStringMessages.h | 11 + OfficeImport.framework/CPMessageContext.h | 42 + OfficeImport.framework/CPMessageEntry.h | 38 + OfficeImport.framework/CPMessageException.h | 24 + .../CPMessagePlaceholderInfo.h | 17 + OfficeImport.framework/CPNamedData.h | 22 + OfficeImport.framework/CPPair.h | 30 + OfficeImport.framework/CPProgressContext.h | 37 + OfficeImport.framework/CPProgressStage.h | 27 + OfficeImport.framework/CPTracing.h | 18 + OfficeImport.framework/CPXmlEnumMap.h | 16 + OfficeImport.framework/CPXmlUtilities.h | 14 + OfficeImport.framework/CSVMapper.h | 24 + OfficeImport.framework/CSVTop.h | 14 + OfficeImport.framework/CXCommon.h | 11 + OfficeImport.framework/CXNamespace.h | 22 + .../CXUnqualifiedNamespace.h | 13 + OfficeImport.framework/EBAlignmentInfo.h | 25 + OfficeImport.framework/EBBorders.h | 19 + OfficeImport.framework/EBCell.h | 18 + OfficeImport.framework/EBCellFormatTable.h | 18 + OfficeImport.framework/EBChartSheet.h | 13 + OfficeImport.framework/EBColorReference.h | 11 + OfficeImport.framework/EBColorTable.h | 11 + OfficeImport.framework/EBColumnTable.h | 11 + OfficeImport.framework/EBConditionalFormat.h | 22 + .../EBConditionalFormatTable.h | 11 + OfficeImport.framework/EBContentFormat.h | 17 + OfficeImport.framework/EBContentFormatTable.h | 11 + OfficeImport.framework/EBDifferentialStyle.h | 11 + OfficeImport.framework/EBEscher.h | 17 + OfficeImport.framework/EBEscherShape.h | 25 + OfficeImport.framework/EBFill.h | 18 + OfficeImport.framework/EBFont.h | 21 + OfficeImport.framework/EBFontTable.h | 13 + OfficeImport.framework/EBFormula.h | 25 + OfficeImport.framework/EBGraphic.h | 24 + OfficeImport.framework/EBHyperlink.h | 19 + OfficeImport.framework/EBHyperlinkTable.h | 11 + OfficeImport.framework/EBLinkTable.h | 19 + OfficeImport.framework/EBMergeTable.h | 11 + OfficeImport.framework/EBNameTable.h | 19 + .../EBOfficeArtReaderClient.h | 22 + .../EBOfficeArtReaderState.h | 15 + OfficeImport.framework/EBPageProperties.h | 13 + OfficeImport.framework/EBPane.h | 17 + OfficeImport.framework/EBProtection.h | 19 + OfficeImport.framework/EBReader.h | 26 + OfficeImport.framework/EBReaderSheetState.h | 33 + OfficeImport.framework/EBReaderState.h | 348 +++++++ OfficeImport.framework/EBReference.h | 12 + OfficeImport.framework/EBRow.h | 16 + OfficeImport.framework/EBRowBlocks.h | 11 + OfficeImport.framework/EBSheet.h | 14 + OfficeImport.framework/EBSheetContext.h | 17 + OfficeImport.framework/EBState.h | 79 ++ OfficeImport.framework/EBString.h | 17 + OfficeImport.framework/EBStringTable.h | 11 + OfficeImport.framework/EBTextBox.h | 16 + OfficeImport.framework/EBUnsupportedSheet.h | 10 + OfficeImport.framework/EBWorkbook.h | 16 + OfficeImport.framework/EBWorksheet.h | 14 + .../ECColumnWidthConvertor.h | 16 + OfficeImport.framework/ECCurrencyConverter.h | 23 + OfficeImport.framework/ECCurrencyEntry.h | 23 + OfficeImport.framework/ECFormulaProcessor.h | 73 ++ OfficeImport.framework/ECMappingContext.h | 26 + OfficeImport.framework/ECMappingInfo.h | 23 + OfficeImport.framework/ECMessages.h | 11 + OfficeImport.framework/ECPackedDataUtils.h | 15 + .../ECPointerNilKeyDictionary.h | 13 + OfficeImport.framework/ECStrings.h | 11 + OfficeImport.framework/ECTwoKeyCache.h | 17 + OfficeImport.framework/ECUtils.h | 18 + OfficeImport.framework/ECXmlDump.h | 14 + OfficeImport.framework/EDAbsoluteAnchor.h | 24 + OfficeImport.framework/EDAlignmentInfo.h | 41 + OfficeImport.framework/EDAnchor.h | 10 + OfficeImport.framework/EDArrayedFormula.h | 11 + OfficeImport.framework/EDBorder.h | 32 + OfficeImport.framework/EDBorders.h | 42 + OfficeImport.framework/EDChartSheet.h | 31 + OfficeImport.framework/EDCollection.h | 31 + OfficeImport.framework/EDColorLocator.h | 23 + OfficeImport.framework/EDColorReference.h | 34 + OfficeImport.framework/EDColorsCollection.h | 24 + OfficeImport.framework/EDColumnInfo.h | 39 + .../EDColumnInfoCollection.h | 18 + OfficeImport.framework/EDComment.h | 19 + .../EDConditionalFormatting.h | 25 + .../EDConditionalFormattingRule.h | 62 ++ OfficeImport.framework/EDContentFormat.h | 32 + .../EDContentFormatsCollection.h | 17 + OfficeImport.framework/EDDifferentialStyle.h | 33 + OfficeImport.framework/EDFill.h | 17 + OfficeImport.framework/EDFont.h | 79 ++ OfficeImport.framework/EDFontsCollection.h | 11 + OfficeImport.framework/EDFormula.h | 68 ++ OfficeImport.framework/EDFormulaHelper.h | 33 + OfficeImport.framework/EDGradientFill.h | 46 + OfficeImport.framework/EDHeaderFooter.h | 20 + OfficeImport.framework/EDHyperlink.h | 35 + OfficeImport.framework/EDKeyedCollection.h | 25 + OfficeImport.framework/EDLink.h | 20 + OfficeImport.framework/EDLinkReference.h | 25 + OfficeImport.framework/EDLinksCollection.h | 29 + .../EDMergedCellCollection.h | 13 + OfficeImport.framework/EDName.h | 30 + OfficeImport.framework/EDNamedStyle.h | 17 + OfficeImport.framework/EDOfficeArtClient.h | 48 + OfficeImport.framework/EDOneCellAnchor.h | 28 + .../EDOptimizedStringsCollection.h | 18 + OfficeImport.framework/EDPageSetup.h | 52 ++ OfficeImport.framework/EDPane.h | 27 + OfficeImport.framework/EDPatternFill.h | 38 + OfficeImport.framework/EDPhoneticInfo.h | 37 + OfficeImport.framework/EDPhoneticRun.h | 20 + OfficeImport.framework/EDPivotArea.h | 32 + OfficeImport.framework/EDPivotAreaReference.h | 27 + .../EDPivotConditionalFormat.h | 26 + OfficeImport.framework/EDPivotDataField.h | 33 + OfficeImport.framework/EDPivotField.h | 44 + OfficeImport.framework/EDPivotFieldItem.h | 36 + OfficeImport.framework/EDPivotItem.h | 23 + OfficeImport.framework/EDPivotPageField.h | 24 + OfficeImport.framework/EDPivotTable.h | 186 ++++ OfficeImport.framework/EDProcessor.h | 21 + OfficeImport.framework/EDProcessors.h | 22 + OfficeImport.framework/EDProtection.h | 21 + OfficeImport.framework/EDReference.h | 46 + .../EDReferenceCollection.h | 23 + OfficeImport.framework/EDReferenceIterator.h | 37 + OfficeImport.framework/EDResources.h | 44 + OfficeImport.framework/EDRowBlock.h | 37 + OfficeImport.framework/EDRowBlocks.h | 43 + OfficeImport.framework/EDRun.h | 30 + OfficeImport.framework/EDRunsCollection.h | 11 + OfficeImport.framework/EDSharedFormula.h | 33 + OfficeImport.framework/EDSheet.h | 70 ++ OfficeImport.framework/EDSheetReference.h | 21 + OfficeImport.framework/EDSortedCollection.h | 14 + OfficeImport.framework/EDString.h | 38 + OfficeImport.framework/EDStyle.h | 77 ++ OfficeImport.framework/EDStylesCollection.h | 19 + OfficeImport.framework/EDTable.h | 88 ++ OfficeImport.framework/EDTableColumn.h | 40 + OfficeImport.framework/EDTableStyle.h | 21 + OfficeImport.framework/EDTableStyleElement.h | 28 + .../EDTableStylesCollection.h | 22 + OfficeImport.framework/EDTextBox.h | 23 + OfficeImport.framework/EDTokenTree.h | 15 + OfficeImport.framework/EDTokenTreeNode.h | 25 + OfficeImport.framework/EDTwoCellAnchor.h | 34 + OfficeImport.framework/EDUnsupportedSheet.h | 10 + OfficeImport.framework/EDWarnings.h | 15 + OfficeImport.framework/EDWorkbook.h | 65 ++ OfficeImport.framework/EDWorksheet.h | 66 ++ OfficeImport.framework/EMAxisMapper.h | 23 + OfficeImport.framework/EMBordersProperty.h | 43 + OfficeImport.framework/EMCellMapper.h | 40 + OfficeImport.framework/EMCellNumberMapper.h | 18 + OfficeImport.framework/EMCellStyle.h | 24 + OfficeImport.framework/EMCellTextMapper.h | 19 + OfficeImport.framework/EMChartMapper.h | 45 + OfficeImport.framework/EMChartsheetMapper.h | 28 + OfficeImport.framework/EMColumnInfoMapper.h | 19 + OfficeImport.framework/EMDrawableMapper.h | 29 + OfficeImport.framework/EMEnumProperty.h | 20 + OfficeImport.framework/EMFPlayer.h | 99 ++ OfficeImport.framework/EMFReader.h | 17 + OfficeImport.framework/EMNumberFormatter.h | 49 + OfficeImport.framework/EMRowMapper.h | 24 + OfficeImport.framework/EMSeriesMapper.h | 20 + OfficeImport.framework/EMSheetMapper.h | 16 + OfficeImport.framework/EMState.h | 22 + OfficeImport.framework/EMStyleMapper.h | 15 + OfficeImport.framework/EMTop.h | 26 + OfficeImport.framework/EMWorkbookMapper.h | 63 ++ OfficeImport.framework/EMWorksheetMapper.h | 47 + OfficeImport.framework/EPBorder.h | 15 + OfficeImport.framework/EPFormulaCleaner.h | 59 ++ .../EPFormulaCollectionCleaner.h | 12 + .../EPMergedRegionScanner.h | 13 + OfficeImport.framework/EPNameFormulaCleaner.h | 12 + .../EPPivotTableStyleFlattener.h | 34 + OfficeImport.framework/EPStyleFlattener.h | 48 + .../EPTableStyleFlattener.h | 26 + OfficeImport.framework/ESDBlipContext.h | 23 + OfficeImport.framework/ESDContainer.h | 48 + .../ESDDibFileBlipContext.h | 11 + .../ESDMetafileBlipContext.h | 23 + OfficeImport.framework/ESDObject.h | 33 + OfficeImport.framework/ESDObjectFactory.h | 21 + OfficeImport.framework/ESDRoot.h | 28 + OfficeImport.framework/EXAlignmentInfo.h | 14 + OfficeImport.framework/EXBorders.h | 14 + OfficeImport.framework/EXBordersTable.h | 11 + OfficeImport.framework/EXCell.h | 14 + OfficeImport.framework/EXCellFormat.h | 11 + OfficeImport.framework/EXCellFormatTable.h | 14 + OfficeImport.framework/EXChartsheet.h | 15 + OfficeImport.framework/EXColorReference.h | 12 + OfficeImport.framework/EXColorTable.h | 13 + OfficeImport.framework/EXColumnInfo.h | 11 + OfficeImport.framework/EXCommon.h | 11 + .../EXConditionalFormatting.h | 11 + .../EXConditionalFormattingRule.h | 14 + OfficeImport.framework/EXContentFormat.h | 11 + OfficeImport.framework/EXContentFormatTable.h | 11 + OfficeImport.framework/EXDifferentialStyle.h | 11 + .../EXDifferentialStyleTable.h | 11 + OfficeImport.framework/EXDrawing.h | 17 + OfficeImport.framework/EXFill.h | 17 + OfficeImport.framework/EXFillTable.h | 11 + OfficeImport.framework/EXFont.h | 13 + OfficeImport.framework/EXFontTable.h | 11 + OfficeImport.framework/EXFormula.h | 19 + OfficeImport.framework/EXHeaderFooter.h | 11 + OfficeImport.framework/EXHyperlink.h | 11 + OfficeImport.framework/EXMergeTable.h | 11 + OfficeImport.framework/EXNameTable.h | 12 + OfficeImport.framework/EXOAVState.h | 15 + OfficeImport.framework/EXOfficeArtClient.h | 11 + OfficeImport.framework/EXOfficeArtState.h | 15 + OfficeImport.framework/EXPageSetup.h | 14 + OfficeImport.framework/EXPane.h | 12 + OfficeImport.framework/EXPivotTable.h | 28 + OfficeImport.framework/EXProtection.h | 11 + OfficeImport.framework/EXReader.h | 16 + OfficeImport.framework/EXReference.h | 13 + OfficeImport.framework/EXRow.h | 12 + OfficeImport.framework/EXSheet.h | 17 + OfficeImport.framework/EXSheetContext.h | 18 + OfficeImport.framework/EXState.h | 85 ++ OfficeImport.framework/EXString.h | 19 + OfficeImport.framework/EXStringTable.h | 12 + OfficeImport.framework/EXTable.h | 11 + OfficeImport.framework/EXTableColumn.h | 11 + OfficeImport.framework/EXTableStyle.h | 11 + OfficeImport.framework/EXTableStyleElement.h | 12 + OfficeImport.framework/EXTableStyleTable.h | 13 + OfficeImport.framework/EXUnsupportedSheet.h | 14 + OfficeImport.framework/EXVmlClient.h | 16 + OfficeImport.framework/EXWorkbook.h | 16 + OfficeImport.framework/EXWorksheet.h | 24 + OfficeImport.framework/MFBitmap.h | 34 + OfficeImport.framework/MFBrush.h | 11 + OfficeImport.framework/MFByteUtils.h | 11 + OfficeImport.framework/MFCocoaBitmap.h | 13 + OfficeImport.framework/MFCocoaBrush.h | 13 + OfficeImport.framework/MFCocoaDeviceDriver.h | 85 ++ OfficeImport.framework/MFCocoaFont.h | 11 + OfficeImport.framework/MFCocoaHatchBrush.h | 18 + OfficeImport.framework/MFCocoaNullBrush.h | 12 + OfficeImport.framework/MFCocoaPath.h | 31 + OfficeImport.framework/MFCocoaPatternBrush.h | 18 + OfficeImport.framework/MFCocoaPen.h | 17 + OfficeImport.framework/MFCocoaRegion.h | 30 + OfficeImport.framework/MFCocoaSolidBrush.h | 17 + OfficeImport.framework/MFConverter.h | 15 + OfficeImport.framework/MFDeviceContext.h | 91 ++ OfficeImport.framework/MFFont.h | 49 + OfficeImport.framework/MFGraphicsDevice.h | 117 +++ OfficeImport.framework/MFObjectTable.h | 22 + OfficeImport.framework/MFPalette.h | 21 + OfficeImport.framework/MFPath.h | 22 + OfficeImport.framework/MFPen.h | 25 + OfficeImport.framework/MFRegion.h | 15 + OfficeImport.framework/MFSniffer.h | 11 + OfficeImport.framework/MFTransform.h | 63 ++ OfficeImport.framework/NSBezierPathStub.h | 157 ++++ OfficeImport.framework/NSBitmapImageRepStub.h | 10 + OfficeImport.framework/NSColorStub.h | 61 ++ OfficeImport.framework/NSFontManagerStub.h | 17 + OfficeImport.framework/NSFontStub.h | 12 + .../NSMutableParagraphStyleStub.h | 10 + OfficeImport.framework/OABBlip.h | 26 + OfficeImport.framework/OABChart.h | 10 + OfficeImport.framework/OABColor.h | 21 + OfficeImport.framework/OABContent.h | 16 + OfficeImport.framework/OABDefaultsManager.h | 72 ++ OfficeImport.framework/OABDrawable.h | 12 + OfficeImport.framework/OABDrawing.h | 14 + OfficeImport.framework/OABDrawingGroup.h | 12 + OfficeImport.framework/OABFill.h | 14 + .../OABFillPropertiesManager.h | 42 + OfficeImport.framework/OABGroup.h | 11 + OfficeImport.framework/OABImage.h | 11 + OfficeImport.framework/OABOle.h | 28 + OfficeImport.framework/OABRTable.h | 40 + OfficeImport.framework/OABReaderClient.h | 11 + OfficeImport.framework/OABReaderState.h | 29 + OfficeImport.framework/OABShadow.h | 11 + OfficeImport.framework/OABShape.h | 12 + OfficeImport.framework/OABShapeBaseManager.h | 195 ++++ OfficeImport.framework/OABShapeGeometry.h | 35 + OfficeImport.framework/OABShapeManager.h | 230 +++++ OfficeImport.framework/OABShapeProperties.h | 11 + OfficeImport.framework/OABStroke.h | 30 + OfficeImport.framework/OABTable.h | 11 + .../OABTableSortedIntArray.h | 18 + .../OABTextBodyProperties.h | 24 + OfficeImport.framework/OABWordArt.h | 13 + OfficeImport.framework/OADAdjustRect.h | 31 + OfficeImport.framework/OADAdjustedColor.h | 29 + OfficeImport.framework/OADAlphaModFixEffect.h | 17 + .../OADAngleArcPathElement.h | 45 + OfficeImport.framework/OADArcToPathElement.h | 32 + OfficeImport.framework/OADAudioFile.h | 10 + .../OADAutoNumberBulletProperties.h | 16 + OfficeImport.framework/OADBackdrop.h | 26 + OfficeImport.framework/OADBackground.h | 10 + OfficeImport.framework/OADBackgroundFill.h | 16 + .../OADBackgroundProperties.h | 20 + OfficeImport.framework/OADBaseStyles.h | 11 + OfficeImport.framework/OADBaseStylesBase.h | 22 + OfficeImport.framework/OADBevel.h | 23 + OfficeImport.framework/OADBevelLineJoin.h | 13 + OfficeImport.framework/OADBiLevelEffect.h | 17 + OfficeImport.framework/OADBlip.h | 24 + OfficeImport.framework/OADBlipCollection.h | 22 + OfficeImport.framework/OADBlipEffect.h | 17 + OfficeImport.framework/OADBlipRef.h | 39 + OfficeImport.framework/OADBulletColor.h | 10 + .../OADBulletColorFollowText.h | 12 + .../OADBulletColorSpecification.h | 18 + OfficeImport.framework/OADBulletFont.h | 10 + .../OADBulletFontFollowText.h | 12 + .../OADBulletFontSpecification.h | 18 + OfficeImport.framework/OADBulletProperties.h | 10 + OfficeImport.framework/OADBulletSize.h | 10 + .../OADBulletSizeFollowText.h | 12 + OfficeImport.framework/OADCamera.h | 29 + .../OADCharacterBulletProperties.h | 17 + .../OADCharacterProperties.h | 131 +++ OfficeImport.framework/OADClosePathElement.h | 10 + OfficeImport.framework/OADColor.h | 30 + OfficeImport.framework/OADColorChangeEffect.h | 24 + OfficeImport.framework/OADColorMap.h | 19 + OfficeImport.framework/OADColorScheme.h | 21 + OfficeImport.framework/OADColorTransform.h | 21 + OfficeImport.framework/OADConnection.h | 16 + OfficeImport.framework/OADConnector.h | 12 + .../OADConnectorProperties.h | 20 + .../OADCubicBezierToPathElement.h | 47 + OfficeImport.framework/OADCustomDash.h | 27 + OfficeImport.framework/OADCustomPattern.h | 23 + .../OADCustomShapeGeometry.h | 32 + OfficeImport.framework/OADDash.h | 11 + OfficeImport.framework/OADDashStop.h | 18 + OfficeImport.framework/OADDateTimeField.h | 15 + OfficeImport.framework/OADDefaultProperties.h | 24 + OfficeImport.framework/OADDrawable.h | 34 + .../OADDrawableProperties.h | 39 + OfficeImport.framework/OADDrawingTheme.h | 41 + OfficeImport.framework/OADDuotoneEffect.h | 30 + OfficeImport.framework/OADEffect.h | 17 + OfficeImport.framework/OADEmbeddedMediaFile.h | 22 + OfficeImport.framework/OADFill.h | 13 + OfficeImport.framework/OADFillOverlayEffect.h | 22 + OfficeImport.framework/OADFontReference.h | 21 + OfficeImport.framework/OADFontScheme.h | 25 + OfficeImport.framework/OADFooterField.h | 11 + .../OADForegroundColorEffect.h | 21 + OfficeImport.framework/OADFormula.h | 24 + .../OADGenericLinkedMediaFile.h | 10 + OfficeImport.framework/OADGenericTextField.h | 16 + OfficeImport.framework/OADGlowEffect.h | 23 + OfficeImport.framework/OADGradientFill.h | 50 + OfficeImport.framework/OADGradientFillStop.h | 22 + OfficeImport.framework/OADGraphic.h | 16 + OfficeImport.framework/OADGraphicProperties.h | 43 + OfficeImport.framework/OADGrayscaleEffect.h | 12 + OfficeImport.framework/OADGroup.h | 35 + OfficeImport.framework/OADGroupFill.h | 15 + OfficeImport.framework/OADGroupProperties.h | 31 + OfficeImport.framework/OADHyperlink.h | 47 + OfficeImport.framework/OADImage.h | 28 + .../OADImageBulletProperties.h | 17 + OfficeImport.framework/OADImageFill.h | 46 + .../OADImageFillTechnique.h | 13 + OfficeImport.framework/OADImageProperties.h | 18 + OfficeImport.framework/OADImageRecolorInfo.h | 18 + OfficeImport.framework/OADIndexedColor.h | 18 + OfficeImport.framework/OADInnerShadowEffect.h | 12 + OfficeImport.framework/OADLightRig.h | 26 + OfficeImport.framework/OADLine.h | 11 + OfficeImport.framework/OADLineEnd.h | 31 + OfficeImport.framework/OADLineJoin.h | 11 + OfficeImport.framework/OADLineProperties.h | 11 + OfficeImport.framework/OADLineToPathElement.h | 10 + OfficeImport.framework/OADLinearShade.h | 25 + OfficeImport.framework/OADLinkedMediaFile.h | 18 + OfficeImport.framework/OADLuminanceEffect.h | 20 + OfficeImport.framework/OADMasterBackground.h | 12 + OfficeImport.framework/OADMiterLineJoin.h | 18 + OfficeImport.framework/OADMoveToPathElement.h | 10 + OfficeImport.framework/OADMovie.h | 10 + .../OADNormalTextBodyAutoFit.h | 17 + .../OADNullBulletProperties.h | 11 + OfficeImport.framework/OADNullFill.h | 17 + OfficeImport.framework/OADOle.h | 49 + OfficeImport.framework/OADOrientedBounds.h | 47 + OfficeImport.framework/OADOuterShadowEffect.h | 32 + OfficeImport.framework/OADParagraph.h | 38 + .../OADParagraphProperties.h | 121 +++ OfficeImport.framework/OADPath.h | 30 + OfficeImport.framework/OADPathElement.h | 10 + OfficeImport.framework/OADPathShade.h | 28 + OfficeImport.framework/OADPattern.h | 13 + OfficeImport.framework/OADPatternFill.h | 37 + OfficeImport.framework/OADPercentBulletSize.h | 15 + .../OADPercentTextSpacing.h | 15 + OfficeImport.framework/OADPlaceholderColor.h | 14 + OfficeImport.framework/OADPoint3D.h | 20 + OfficeImport.framework/OADPointBulletSize.h | 15 + OfficeImport.framework/OADPointTextSpacing.h | 15 + OfficeImport.framework/OADPresetDash.h | 21 + OfficeImport.framework/OADPresetPattern.h | 23 + .../OADPresetShadowEffect.h | 18 + .../OADPresetShapeGeometry.h | 16 + OfficeImport.framework/OADPresetTextWarp.h | 15 + OfficeImport.framework/OADProperties.h | 32 + OfficeImport.framework/OADQTStubFile.h | 10 + .../OADQuadBezierToPathElement.h | 33 + .../OADQuarterEllipseToPathElement.h | 13 + OfficeImport.framework/OADQuickTimeFile.h | 10 + OfficeImport.framework/OADReflectionEffect.h | 57 ++ OfficeImport.framework/OADRegularTextRun.h | 17 + OfficeImport.framework/OADRelativeRect.h | 27 + OfficeImport.framework/OADRgbColor.h | 34 + OfficeImport.framework/OADRotation3D.h | 20 + OfficeImport.framework/OADRoundLineJoin.h | 13 + OfficeImport.framework/OADScene3D.h | 27 + OfficeImport.framework/OADSchemeColor.h | 17 + OfficeImport.framework/OADShade.h | 11 + OfficeImport.framework/OADShadowEffect.h | 30 + OfficeImport.framework/OADShape.h | 26 + OfficeImport.framework/OADShape3D.h | 42 + OfficeImport.framework/OADShapeGeometry.h | 22 + OfficeImport.framework/OADShapeProperties.h | 16 + OfficeImport.framework/OADShapeStyle.h | 34 + OfficeImport.framework/OADSolidFill.h | 26 + OfficeImport.framework/OADSound.h | 24 + OfficeImport.framework/OADStretchTechnique.h | 23 + OfficeImport.framework/OADStroke.h | 72 ++ OfficeImport.framework/OADStyleMatrix.h | 33 + .../OADStyleMatrixReference.h | 25 + OfficeImport.framework/OADSubBlip.h | 43 + OfficeImport.framework/OADSystemColor.h | 16 + OfficeImport.framework/OADTabStop.h | 17 + OfficeImport.framework/OADTable.h | 26 + OfficeImport.framework/OADTableBackground.h | 20 + OfficeImport.framework/OADTableCell.h | 40 + .../OADTableCell3DProperties.h | 10 + .../OADTableCellBorderStyle.h | 43 + .../OADTableCellProperties.h | 95 ++ OfficeImport.framework/OADTableCellStyle.h | 23 + OfficeImport.framework/OADTableColumn.h | 13 + OfficeImport.framework/OADTableGrid.h | 18 + OfficeImport.framework/OADTablePartStyle.h | 22 + OfficeImport.framework/OADTableProperties.h | 48 + OfficeImport.framework/OADTableRow.h | 21 + OfficeImport.framework/OADTableStyle.h | 62 ++ OfficeImport.framework/OADTableTextStyle.h | 33 + OfficeImport.framework/OADTextBody.h | 34 + OfficeImport.framework/OADTextBodyAutoFit.h | 15 + .../OADTextBodyProperties.h | 113 +++ OfficeImport.framework/OADTextField.h | 24 + OfficeImport.framework/OADTextLineBreak.h | 11 + OfficeImport.framework/OADTextListStyle.h | 23 + OfficeImport.framework/OADTextRun.h | 19 + OfficeImport.framework/OADTextSpacing.h | 10 + OfficeImport.framework/OADTextWarp.h | 12 + OfficeImport.framework/OADTheme.h | 26 + OfficeImport.framework/OADThemeOverrides.h | 13 + OfficeImport.framework/OADTileTechnique.h | 45 + .../OADToPointPathElement.h | 25 + OfficeImport.framework/OADUnderline.h | 31 + .../OADValueColorTransform.h | 15 + OfficeImport.framework/OADVector3D.h | 20 + .../OADVectorArcPathElement.h | 57 ++ OfficeImport.framework/OADVideoFile.h | 10 + OfficeImport.framework/OADWavAudioFile.h | 19 + OfficeImport.framework/OADWordArt.h | 12 + OfficeImport.framework/OAICOrientedBounds.h | 18 + OfficeImport.framework/OAMessages.h | 11 + OfficeImport.framework/OAVColor.h | 16 + OfficeImport.framework/OAVCommon.h | 11 + OfficeImport.framework/OAVDrawable.h | 15 + OfficeImport.framework/OAVFill.h | 17 + OfficeImport.framework/OAVFormula.h | 13 + OfficeImport.framework/OAVGroup.h | 11 + OfficeImport.framework/OAVHyperlink.h | 11 + OfficeImport.framework/OAVImage.h | 11 + OfficeImport.framework/OAVPath.h | 13 + OfficeImport.framework/OAVShadow.h | 11 + OfficeImport.framework/OAVShape.h | 13 + OfficeImport.framework/OAVShapeGeometry.h | 15 + OfficeImport.framework/OAVShapeManager.h | 73 ++ OfficeImport.framework/OAVShapeType.h | 11 + OfficeImport.framework/OAVState.h | 34 + OfficeImport.framework/OAVStroke.h | 22 + .../OAVTextBodyProperties.h | 15 + OfficeImport.framework/OAVWordArt.h | 13 + OfficeImport.framework/OAXBackground.h | 11 + OfficeImport.framework/OAXBaseStyles.h | 11 + OfficeImport.framework/OAXBaseTypes.h | 26 + OfficeImport.framework/OAXBlipContext.h | 11 + OfficeImport.framework/OAXBlipEffects.h | 18 + OfficeImport.framework/OAXClient.h | 20 + OfficeImport.framework/OAXColor.h | 23 + OfficeImport.framework/OAXColorMap.h | 12 + OfficeImport.framework/OAXColorScheme.h | 12 + OfficeImport.framework/OAXColorTransform.h | 12 + OfficeImport.framework/OAXCommon.h | 11 + OfficeImport.framework/OAXConnector.h | 13 + OfficeImport.framework/OAXDrawable.h | 13 + OfficeImport.framework/OAXDrawingState.h | 55 ++ OfficeImport.framework/OAXEffect.h | 17 + OfficeImport.framework/OAXFill.h | 27 + OfficeImport.framework/OAXFillOverlayEffect.h | 12 + OfficeImport.framework/OAXFontReference.h | 11 + OfficeImport.framework/OAXFontScheme.h | 12 + OfficeImport.framework/OAXGeometry.h | 27 + OfficeImport.framework/OAXGraphic.h | 11 + OfficeImport.framework/OAXGraphicFrame.h | 11 + OfficeImport.framework/OAXGraphicalObject.h | 11 + OfficeImport.framework/OAXGroup.h | 13 + OfficeImport.framework/OAXHyperlink.h | 11 + OfficeImport.framework/OAXMovieContext.h | 11 + OfficeImport.framework/OAXParagraph.h | 11 + OfficeImport.framework/OAXPicture.h | 12 + OfficeImport.framework/OAXScene3D.h | 17 + OfficeImport.framework/OAXShape.h | 13 + OfficeImport.framework/OAXShape3D.h | 14 + OfficeImport.framework/OAXShapeStyle.h | 11 + OfficeImport.framework/OAXStroke.h | 21 + OfficeImport.framework/OAXStyleMatrix.h | 13 + OfficeImport.framework/OAXTable.h | 28 + OfficeImport.framework/OAXTableStyleCache.h | 21 + OfficeImport.framework/OAXTextBody.h | 19 + .../OAXTextCharPropertyBag.h | 15 + OfficeImport.framework/OAXTextListStyle.h | 11 + .../OAXTextParaPropertyBag.h | 16 + OfficeImport.framework/OAXTheme.h | 13 + OfficeImport.framework/OAXThemeOverrides.h | 11 + OfficeImport.framework/OAXTransform2D.h | 12 + OfficeImport.framework/OCBReader.h | 38 + OfficeImport.framework/OCBSummary.h | 16 + OfficeImport.framework/OCCancel.h | 17 + OfficeImport.framework/OCDDelayedMedia.h | 11 + OfficeImport.framework/OCDDelayedNode.h | 22 + OfficeImport.framework/OCDDocument.h | 26 + OfficeImport.framework/OCDSummary.h | 28 + .../OCEncryptedFileUtilities.h | 11 + OfficeImport.framework/OCPException.h | 10 + OfficeImport.framework/OCPPackage.h | 27 + OfficeImport.framework/OCPPackagePart.h | 28 + OfficeImport.framework/OCPPackageProperties.h | 23 + .../OCPPackageRelationship.h | 23 + .../OCPPackageRelationshipCollection.h | 18 + OfficeImport.framework/OCPZipPackage.h | 20 + OfficeImport.framework/OCPZipPackagePart.h | 19 + OfficeImport.framework/OCXCommon.h | 11 + .../OCXDelayedMediaContext.h | 18 + OfficeImport.framework/OCXReader.h | 20 + OfficeImport.framework/OCXSStream.h | 20 + OfficeImport.framework/OCXSStreamLevel.h | 19 + OfficeImport.framework/OCXStreamUtility.h | 12 + OfficeImport.framework/OCXSummary.h | 11 + OfficeImport.framework/ODDAlgorithm.h | 13 + OfficeImport.framework/ODDChoose.h | 20 + OfficeImport.framework/ODDColorTransform.h | 17 + .../ODDColorTransformStyleLabel.h | 32 + OfficeImport.framework/ODDDataPoint.h | 17 + OfficeImport.framework/ODDDiagram.h | 22 + OfficeImport.framework/ODDFillColorList.h | 24 + OfficeImport.framework/ODDForEach.h | 16 + .../ODDIteratorAttributes.h | 28 + .../ODDIteratorSpecification.h | 17 + OfficeImport.framework/ODDLayout.h | 16 + OfficeImport.framework/ODDLayoutNode.h | 16 + OfficeImport.framework/ODDLayoutObject.h | 10 + OfficeImport.framework/ODDLayoutObjectList.h | 17 + .../ODDLayoutVariablePropertySet.h | 17 + OfficeImport.framework/ODDNodePoint.h | 25 + OfficeImport.framework/ODDOtherwise.h | 10 + OfficeImport.framework/ODDPoint.h | 25 + OfficeImport.framework/ODDPointPropertySet.h | 46 + OfficeImport.framework/ODDPresentationPoint.h | 19 + OfficeImport.framework/ODDShape.h | 23 + OfficeImport.framework/ODDShapeAdjustment.h | 16 + OfficeImport.framework/ODDStyleDefinition.h | 17 + OfficeImport.framework/ODDStyleLabel.h | 16 + OfficeImport.framework/ODDTransitionPoint.h | 11 + OfficeImport.framework/ODDWhen.h | 16 + OfficeImport.framework/ODIArrow.h | 13 + OfficeImport.framework/ODIArrow2.h | 11 + OfficeImport.framework/ODIArrow3.h | 12 + OfficeImport.framework/ODIArrow4.h | 12 + OfficeImport.framework/ODIBending.h | 23 + OfficeImport.framework/ODIBendingList2.h | 11 + OfficeImport.framework/ODIChart3.h | 11 + OfficeImport.framework/ODICycle.h | 21 + OfficeImport.framework/ODICycle2.h | 17 + OfficeImport.framework/ODICycle3.h | 11 + OfficeImport.framework/ODICycle4.h | 11 + OfficeImport.framework/ODICycle5.h | 21 + OfficeImport.framework/ODICycle6.h | 11 + OfficeImport.framework/ODICycle7.h | 18 + OfficeImport.framework/ODIDiagram.h | 12 + OfficeImport.framework/ODIDrawable.h | 32 + OfficeImport.framework/ODIGear1.h | 12 + OfficeImport.framework/ODIHNodeInfo.h | 36 + OfficeImport.framework/ODIHierarchy.h | 27 + OfficeImport.framework/ODIHorizonalList3.h | 22 + .../ODIHorizontalProcess11.h | 11 + .../ODIHorizontalProcess3.h | 12 + OfficeImport.framework/ODIImageLinear.h | 16 + OfficeImport.framework/ODILayoutNode.h | 25 + OfficeImport.framework/ODILinear.h | 42 + OfficeImport.framework/ODIList1.h | 11 + OfficeImport.framework/ODIPointIterator.h | 18 + OfficeImport.framework/ODIPyramid.h | 15 + OfficeImport.framework/ODIState.h | 53 ++ OfficeImport.framework/ODITarget1.h | 11 + OfficeImport.framework/ODITarget2.h | 11 + OfficeImport.framework/ODITarget3.h | 11 + OfficeImport.framework/ODIText.h | 14 + OfficeImport.framework/ODITitlePoint.h | 18 + OfficeImport.framework/ODIVenn.h | 15 + OfficeImport.framework/ODIVenn1.h | 12 + OfficeImport.framework/ODIVenn2.h | 11 + OfficeImport.framework/ODIVenn3.h | 12 + OfficeImport.framework/ODIVerticalProcess2.h | 12 + OfficeImport.framework/ODXAlgorithm.h | 12 + OfficeImport.framework/ODXChoose.h | 13 + OfficeImport.framework/ODXColorTransform.h | 11 + .../ODXColorTransformStyleLabel.h | 11 + OfficeImport.framework/ODXCommon.h | 11 + OfficeImport.framework/ODXData.h | 19 + OfficeImport.framework/ODXDiagram.h | 12 + OfficeImport.framework/ODXFillColorList.h | 13 + OfficeImport.framework/ODXForEach.h | 11 + .../ODXIteratorSpecification.h | 13 + OfficeImport.framework/ODXLayout.h | 11 + OfficeImport.framework/ODXLayoutNode.h | 11 + OfficeImport.framework/ODXLayoutObjectList.h | 12 + .../ODXLayoutVariablePropertySet.h | 12 + OfficeImport.framework/ODXPointPropertySet.h | 11 + OfficeImport.framework/ODXShape.h | 13 + OfficeImport.framework/ODXState.h | 16 + OfficeImport.framework/ODXStyleDefinition.h | 11 + OfficeImport.framework/ODXStyleLabel.h | 11 + OfficeImport.framework/OIXMLDocument.h | 28 + OfficeImport.framework/OIXMLElement.h | 32 + OfficeImport.framework/OIXMLNode.h | 38 + OfficeImport.framework/ObjectCacheByCString.h | 15 + OfficeImport.framework/PBAnimation.h | 30 + .../PBAnimationCacheState.h | 17 + OfficeImport.framework/PBBulletProperties.h | 13 + .../PBCharacterProperties.h | 12 + OfficeImport.framework/PBColorScheme.h | 18 + OfficeImport.framework/PBFontEntity.h | 22 + OfficeImport.framework/PBHeadersFooters.h | 23 + OfficeImport.framework/PBHyperlink.h | 12 + OfficeImport.framework/PBMasterInfo.h | 31 + OfficeImport.framework/PBMasterLayoutMap.h | 24 + OfficeImport.framework/PBMasterStyle.h | 16 + OfficeImport.framework/PBMedia.h | 11 + OfficeImport.framework/PBNotes.h | 10 + .../PBOfficeArtReaderClient.h | 27 + .../PBOfficeArtReaderState.h | 15 + .../PBOutlineBulletDictionary.h | 16 + OfficeImport.framework/PBOutlineBulletKey.h | 18 + .../PBParagraphProperties.h | 16 + OfficeImport.framework/PBPlaceholder.h | 16 + OfficeImport.framework/PBPresentation.h | 26 + .../PBPresentationReaderState.h | 123 +++ OfficeImport.framework/PBProgTag.h | 25 + OfficeImport.framework/PBReader.h | 21 + .../PBReaderHyperlinkInfo.h | 26 + OfficeImport.framework/PBSlide.h | 12 + OfficeImport.framework/PBSlideBase.h | 25 + OfficeImport.framework/PBSlideMaster.h | 23 + .../PBSlideObjAndMasterPair.h | 19 + OfficeImport.framework/PBSlideState.h | 20 + OfficeImport.framework/PBTextBlock.h | 20 + OfficeImport.framework/PBTextRun.h | 11 + OfficeImport.framework/PCMessages.h | 11 + .../PDAnimateColorBehavior.h | 27 + .../PDAnimateEffectBehavior.h | 20 + .../PDAnimateMotionBehavior.h | 40 + .../PDAnimateRotateBehavior.h | 20 + .../PDAnimateScaleBehavior.h | 29 + .../PDAnimateTimeBehavior.h | 18 + OfficeImport.framework/PDAnimation.h | 21 + .../PDAnimationBackgroundTarget.h | 11 + OfficeImport.framework/PDAnimationCache.h | 103 +++ .../PDAnimationCacheState.h | 11 + .../PDAnimationChartTarget.h | 22 + .../PDAnimationDiagramTarget.h | 14 + OfficeImport.framework/PDAnimationInfo.h | 24 + OfficeImport.framework/PDAnimationInfoData.h | 22 + .../PDAnimationOleChartTarget.h | 19 + .../PDAnimationShapeTarget.h | 19 + .../PDAnimationSoundTarget.h | 15 + .../PDAnimationTargetElement.h | 10 + .../PDAnimationTextTarget.h | 22 + OfficeImport.framework/PDAudioMediaNode.h | 13 + OfficeImport.framework/PDBlackOptions.h | 13 + OfficeImport.framework/PDBuild.h | 20 + OfficeImport.framework/PDBuildMapKey.h | 24 + OfficeImport.framework/PDChartBuild.h | 14 + OfficeImport.framework/PDCmdBehavior.h | 18 + OfficeImport.framework/PDComment.h | 32 + OfficeImport.framework/PDCommentAuthor.h | 26 + OfficeImport.framework/PDCommonBehaviorData.h | 19 + .../PDCommonMediaNodeData.h | 29 + OfficeImport.framework/PDCommonTimeNodeData.h | 71 ++ .../PDCornerDirectionOptions.h | 13 + OfficeImport.framework/PDDiagramBuild.h | 10 + .../PDEightDirectionOptions.h | 13 + OfficeImport.framework/PDHeadersFooters.h | 41 + .../PDInOutDirectionOptions.h | 13 + OfficeImport.framework/PDIterate.h | 22 + OfficeImport.framework/PDNotesMaster.h | 32 + OfficeImport.framework/PDNotesSlide.h | 23 + OfficeImport.framework/PDOfficeArtClient.h | 38 + OfficeImport.framework/PDOrientationOptions.h | 13 + OfficeImport.framework/PDParagraphBuild.h | 31 + .../PDParallelTimeNodeGroup.h | 10 + OfficeImport.framework/PDPlaceholder.h | 26 + OfficeImport.framework/PDPresentation.h | 62 ++ .../PDSequentialTimeNodeGroup.h | 41 + OfficeImport.framework/PDSetBehavior.h | 15 + .../PDSideDirectionOptions.h | 13 + OfficeImport.framework/PDSlide.h | 32 + OfficeImport.framework/PDSlideBase.h | 57 ++ OfficeImport.framework/PDSlideChild.h | 31 + OfficeImport.framework/PDSlideLayout.h | 28 + OfficeImport.framework/PDSlideMaster.h | 52 ++ OfficeImport.framework/PDSlideNumberField.h | 10 + OfficeImport.framework/PDSlideTarget.h | 10 + .../PDSplitDirectionOptions.h | 16 + OfficeImport.framework/PDTimeAnimateValue.h | 20 + OfficeImport.framework/PDTimeCondition.h | 25 + OfficeImport.framework/PDTimeListNodeList.h | 10 + OfficeImport.framework/PDTimeNode.h | 54 ++ OfficeImport.framework/PDTransition.h | 38 + OfficeImport.framework/PDTransitionOptions.h | 15 + OfficeImport.framework/PDVideoMediaNode.h | 13 + .../PDWheelDirectionOptions.h | 13 + OfficeImport.framework/PMBackgroundMapper.h | 16 + OfficeImport.framework/PMBulletMapper.h | 23 + OfficeImport.framework/PMDrawableMapper.h | 34 + OfficeImport.framework/PMMasterSlideMapper.h | 10 + OfficeImport.framework/PMParagraphMapper.h | 19 + OfficeImport.framework/PMPresentationMapper.h | 38 + OfficeImport.framework/PMShapeTextMapper.h | 22 + OfficeImport.framework/PMSlideMapper.h | 33 + OfficeImport.framework/PMState.h | 19 + OfficeImport.framework/PMTableCellMapper.h | 25 + OfficeImport.framework/PMTableMapper.h | 28 + OfficeImport.framework/PMTableRowMapper.h | 19 + OfficeImport.framework/PMTextRunMapper.h | 18 + OfficeImport.framework/PMTop.h | 27 + OfficeImport.framework/PXComment.h | 11 + OfficeImport.framework/PXCommentAuthor.h | 11 + OfficeImport.framework/PXCommon.h | 11 + OfficeImport.framework/PXLegacyText.h | 18 + OfficeImport.framework/PXMessages.h | 11 + OfficeImport.framework/PXNotesMaster.h | 11 + OfficeImport.framework/PXNotesSlide.h | 11 + OfficeImport.framework/PXOfficeArtClient.h | 23 + OfficeImport.framework/PXPresentation.h | 16 + OfficeImport.framework/PXPresentationState.h | 36 + OfficeImport.framework/PXReader.h | 12 + OfficeImport.framework/PXSlide.h | 11 + OfficeImport.framework/PXSlideBase.h | 12 + OfficeImport.framework/PXSlideChild.h | 11 + OfficeImport.framework/PXSlideLayout.h | 13 + OfficeImport.framework/PXSlideMaster.h | 12 + OfficeImport.framework/PXTransition.h | 15 + OfficeImport.framework/PXVmlClient.h | 14 + OfficeImport.framework/PXVmlState.h | 19 + OfficeImport.framework/PptHyperlinkBlock.h | 23 + .../PptMetaCharacterBlock.h | 16 + OfficeImport.framework/PptTextBlock.h | 72 ++ OfficeImport.framework/QLTop.h | 12 + OfficeImport.framework/SFUAssertionHandler.h | 14 + .../SFUBufferedInputStream.h | 33 + .../SFUCommonCryptoCryptor.h | 26 + OfficeImport.framework/SFUCryptoInputStream.h | 25 + OfficeImport.framework/SFUCryptoKey.h | 15 + .../SFUCryptoOutputStream.h | 30 + OfficeImport.framework/SFUCryptoUtils.h | 22 + OfficeImport.framework/SFUCryptor.h | 14 + .../SFUDataRepresentation.h | 29 + .../SFUFileDataRepresentation.h | 40 + OfficeImport.framework/SFUFileInputStream.h | 27 + OfficeImport.framework/SFUFileOutputStream.h | 39 + OfficeImport.framework/SFUJson.h | 14 + OfficeImport.framework/SFUJsonScanner.h | 33 + .../SFUMemoryDataRepresentation.h | 25 + OfficeImport.framework/SFUMemoryInputStream.h | 29 + .../SFUMemoryOutputStream.h | 23 + .../SFUMoveableFileOutputStream.h | 29 + OfficeImport.framework/SFUMutablePair.h | 12 + OfficeImport.framework/SFUMutablePointerSet.h | 15 + .../SFUMutableRetainedPointerSet.h | 15 + OfficeImport.framework/SFUNumberFormatter.h | 52 ++ OfficeImport.framework/SFUOffsetInputStream.h | 25 + .../SFUOffsetOutputStream.h | 24 + OfficeImport.framework/SFUPair.h | 29 + .../SFUPairNonRetainedSecond.h | 11 + OfficeImport.framework/SFUPointerSet.h | 14 + OfficeImport.framework/SFURegularExpression.h | 30 + .../SFURetainedPointerSet.h | 14 + OfficeImport.framework/SFUTangierCryptoKey.h | 17 + OfficeImport.framework/SFUZipArchive.h | 38 + .../SFUZipArchiveFileDataRepresentation.h | 24 + .../SFUZipArchiveMemoryDataRepresentation.h | 24 + .../SFUZipArchiveOutputStream.h | 52 ++ .../SFUZipDeflateOutputStream.h | 45 + OfficeImport.framework/SFUZipEntry.h | 44 + OfficeImport.framework/SFUZipException.h | 10 + OfficeImport.framework/SFUZipFreeSpaceEntry.h | 13 + .../SFUZipInflateInputStream.h | 55 ++ OfficeImport.framework/SFUZipOutputEntry.h | 27 + .../SFUZipRecordInputStream.h | 19 + OfficeImport.framework/STRootStorage.h | 30 + OfficeImport.framework/STSStgObject.h | 13 + OfficeImport.framework/STStgInfo.h | 44 + OfficeImport.framework/STStorage.h | 21 + OfficeImport.framework/STStream.h | 44 + OfficeImport.framework/TSUAssertionHandler.h | 15 + OfficeImport.framework/TSUColor.h | 56 ++ OfficeImport.framework/TSUFlushingManager.h | 82 ++ OfficeImport.framework/TSUMemoryWatcher.h | 19 + OfficeImport.framework/TSUMutablePair.h | 12 + OfficeImport.framework/TSUNoCopyDictionary.h | 28 + OfficeImport.framework/TSUNumberFormat.h | 117 +++ OfficeImport.framework/TSUNumberFormatter.h | 71 ++ OfficeImport.framework/TSUPair.h | 30 + .../TSUPairNonRetainedSecond.h | 11 + .../TSUPointerKeyDictionary.h | 11 + OfficeImport.framework/TSUProgressContext.h | 41 + OfficeImport.framework/TSUProgressStage.h | 32 + .../TSURetainedPointerKeyDictionary.h | 11 + OfficeImport.framework/WBBookmark.h | 12 + OfficeImport.framework/WBBorder.h | 17 + .../WBCharacterProperties.h | 19 + OfficeImport.framework/WBCharacterRun.h | 17 + OfficeImport.framework/WBDocument.h | 26 + OfficeImport.framework/WBEscher.h | 12 + OfficeImport.framework/WBFieldMarker.h | 16 + OfficeImport.framework/WBFont.h | 16 + OfficeImport.framework/WBFontTable.h | 17 + OfficeImport.framework/WBFormField.h | 10 + OfficeImport.framework/WBList.h | 16 + OfficeImport.framework/WBListDefinition.h | 16 + .../WBListDefinitionTable.h | 11 + OfficeImport.framework/WBListLevel.h | 16 + OfficeImport.framework/WBListLevelOverride.h | 16 + OfficeImport.framework/WBListTable.h | 11 + OfficeImport.framework/WBMessages.h | 11 + OfficeImport.framework/WBNote.h | 11 + OfficeImport.framework/WBObjectFactory.h | 11 + OfficeImport.framework/WBOfficeArt.h | 17 + .../WBOfficeArtReaderClient.h | 31 + .../WBOfficeArtReaderState.h | 22 + OfficeImport.framework/WBOleObject.h | 16 + OfficeImport.framework/WBParagraph.h | 35 + .../WBParagraphProperties.h | 18 + OfficeImport.framework/WBPicture.h | 17 + OfficeImport.framework/WBReader.h | 307 +++++++ .../WBRevisionAuthorTable.h | 11 + OfficeImport.framework/WBSection.h | 19 + OfficeImport.framework/WBShading.h | 17 + OfficeImport.framework/WBSpecialCharacter.h | 16 + OfficeImport.framework/WBStory.h | 10 + OfficeImport.framework/WBStyle.h | 17 + OfficeImport.framework/WBStyleSheet.h | 17 + OfficeImport.framework/WBSymbol.h | 16 + OfficeImport.framework/WBTable.h | 20 + OfficeImport.framework/WBTableCell.h | 16 + .../WBTableCellBodyProperties.h | 20 + .../WBTableCellStyleProperties.h | 16 + OfficeImport.framework/WBTableProperties.h | 18 + OfficeImport.framework/WBTableRow.h | 18 + OfficeImport.framework/WBTableRowProperties.h | 18 + OfficeImport.framework/WBTableStyleOverride.h | 16 + OfficeImport.framework/WBText.h | 17 + OfficeImport.framework/WBTextBox.h | 18 + OfficeImport.framework/WDAAnchor.h | 71 ++ OfficeImport.framework/WDABoundingBox.h | 32 + OfficeImport.framework/WDAContent.h | 39 + OfficeImport.framework/WDATextBox.h | 29 + OfficeImport.framework/WDAnnotation.h | 33 + OfficeImport.framework/WDAnnotationIterator.h | 11 + OfficeImport.framework/WDArrayIterator.h | 17 + OfficeImport.framework/WDBlock.h | 23 + OfficeImport.framework/WDBlockRunIterator.h | 12 + OfficeImport.framework/WDBookmark.h | 21 + OfficeImport.framework/WDBorder.h | 38 + .../WDCharacterProperties.h | 182 ++++ OfficeImport.framework/WDCharacterRun.h | 31 + OfficeImport.framework/WDCombinedIterator.h | 25 + OfficeImport.framework/WDDateTime.h | 21 + OfficeImport.framework/WDDocument.h | 181 ++++ OfficeImport.framework/WDEndnoteIterator.h | 11 + OfficeImport.framework/WDFieldMarker.h | 48 + OfficeImport.framework/WDFont.h | 33 + OfficeImport.framework/WDFontTable.h | 22 + OfficeImport.framework/WDFootnoteIterator.h | 11 + OfficeImport.framework/WDFormField.h | 36 + OfficeImport.framework/WDIterator.h | 12 + OfficeImport.framework/WDList.h | 27 + OfficeImport.framework/WDListDefinition.h | 32 + .../WDListDefinitionTable.h | 27 + OfficeImport.framework/WDListLevel.h | 60 ++ OfficeImport.framework/WDListLevelOverride.h | 28 + OfficeImport.framework/WDListTable.h | 21 + OfficeImport.framework/WDNote.h | 22 + OfficeImport.framework/WDNoteBlockIterator.h | 12 + OfficeImport.framework/WDOfficeArt.h | 36 + OfficeImport.framework/WDOleObject.h | 11 + OfficeImport.framework/WDParagraph.h | 45 + .../WDParagraphProperties.h | 193 ++++ OfficeImport.framework/WDPicture.h | 13 + .../WDRevisionAuthorTable.h | 21 + OfficeImport.framework/WDRun.h | 20 + OfficeImport.framework/WDSection.h | 293 ++++++ .../WDSectionBlockIterator.h | 12 + OfficeImport.framework/WDShading.h | 27 + OfficeImport.framework/WDSpecialCharacter.h | 21 + OfficeImport.framework/WDStory.h | 20 + OfficeImport.framework/WDStyle.h | 46 + OfficeImport.framework/WDStyleSheet.h | 50 + OfficeImport.framework/WDSymbol.h | 24 + OfficeImport.framework/WDTable.h | 30 + OfficeImport.framework/WDTableCell.h | 28 + .../WDTableCellProperties.h | 254 ++++++ .../WDTableCellRunIterator.h | 12 + OfficeImport.framework/WDTableProperties.h | 267 ++++++ OfficeImport.framework/WDTableRow.h | 27 + .../WDTableRowCellIterator.h | 12 + OfficeImport.framework/WDTableRowProperties.h | 80 ++ OfficeImport.framework/WDTableStyleOverride.h | 48 + OfficeImport.framework/WDTestIterator.h | 19 + OfficeImport.framework/WDText.h | 41 + OfficeImport.framework/WMBookmarkMapper.h | 16 + OfficeImport.framework/WMBordersProperty.h | 13 + OfficeImport.framework/WMCharacterRunMapper.h | 31 + OfficeImport.framework/WMDocumentMapper.h | 34 + OfficeImport.framework/WMEnumProperty.h | 18 + OfficeImport.framework/WMFPlayer.h | 87 ++ OfficeImport.framework/WMFReader.h | 25 + OfficeImport.framework/WMFieldMapper.h | 18 + .../WMListLevelTextMapper.h | 22 + OfficeImport.framework/WMListLevelTextToken.h | 20 + OfficeImport.framework/WMOfficeArtMapper.h | 33 + OfficeImport.framework/WMParagraphMapper.h | 28 + OfficeImport.framework/WMParagraphStyle.h | 18 + .../WMParagraphStyleMapper.h | 25 + OfficeImport.framework/WMPictureMapper.h | 17 + .../WMSectionContentMapper.h | 19 + OfficeImport.framework/WMSectionMapper.h | 28 + OfficeImport.framework/WMSectionStyle.h | 10 + OfficeImport.framework/WMState.h | 65 ++ OfficeImport.framework/WMStyle.h | 18 + OfficeImport.framework/WMSymbolMapper.h | 18 + OfficeImport.framework/WMTableCellMapper.h | 23 + OfficeImport.framework/WMTableCellStyle.h | 20 + OfficeImport.framework/WMTableColumnInfo.h | 19 + OfficeImport.framework/WMTableMapper.h | 25 + OfficeImport.framework/WMTableRowMapper.h | 19 + OfficeImport.framework/WMTableStyle.h | 15 + OfficeImport.framework/WMTop.h | 13 + OfficeImport.framework/WXBookmark.h | 11 + OfficeImport.framework/WXBorder.h | 12 + .../WXCharacterProperties.h | 15 + OfficeImport.framework/WXCharacterRun.h | 12 + OfficeImport.framework/WXCommon.h | 11 + OfficeImport.framework/WXDocument.h | 19 + OfficeImport.framework/WXFieldMarker.h | 11 + OfficeImport.framework/WXFont.h | 12 + OfficeImport.framework/WXFontTable.h | 11 + OfficeImport.framework/WXList.h | 11 + OfficeImport.framework/WXListDefinition.h | 12 + .../WXListDefinitionTable.h | 11 + OfficeImport.framework/WXListLevel.h | 12 + OfficeImport.framework/WXListLevelOverride.h | 11 + OfficeImport.framework/WXListTable.h | 11 + OfficeImport.framework/WXNote.h | 11 + OfficeImport.framework/WXOAVState.h | 21 + OfficeImport.framework/WXOfficeArt.h | 18 + OfficeImport.framework/WXOfficeArtClient.h | 11 + OfficeImport.framework/WXParagraph.h | 18 + .../WXParagraphProperties.h | 12 + OfficeImport.framework/WXReader.h | 13 + OfficeImport.framework/WXSection.h | 16 + OfficeImport.framework/WXShading.h | 14 + OfficeImport.framework/WXSpecialCharacter.h | 11 + OfficeImport.framework/WXState.h | 90 ++ OfficeImport.framework/WXStyle.h | 12 + OfficeImport.framework/WXStyleSheet.h | 12 + OfficeImport.framework/WXSymbol.h | 11 + OfficeImport.framework/WXTable.h | 11 + OfficeImport.framework/WXTableCell.h | 11 + .../WXTableCellProperties.h | 12 + OfficeImport.framework/WXTableProperties.h | 12 + OfficeImport.framework/WXTableRow.h | 12 + OfficeImport.framework/WXTableRowProperties.h | 12 + OfficeImport.framework/WXTableStyleOverride.h | 11 + OfficeImport.framework/WXText.h | 21 + OfficeImport.framework/WXTextBox.h | 11 + OfficeImport.framework/WXVmlClient.h | 28 + .../PCCancelAllProcessWakesOperation.h | 12 + .../PCConnectionManager.h | 103 +++ .../PCDarwinNotificationRunLoopSource.h | 22 + .../PCDistributedLock.h | 21 + PersistentConnection.framework/PCLogging.h | 21 + .../PCMultiStageGrowthAlgorithm.h | 49 + .../PCPersistentIdentifiers.h | 15 + .../PCPersistentInterfaceManager.h | 109 +++ .../PCPersistentTimer.h | 64 ++ .../PCScheduleSystemWakeOperation.h | 19 + .../PCSystemWakeManager.h | 11 + .../PBCompiledFilter.h | 24 + .../PBConcreteOpenCLContext.h | 16 + PhotoBoothEffects.framework/PBContext.h | 32 + PhotoBoothEffects.framework/PBFilter.h | 56 ++ .../PBFilterClassDescription.h | 18 + .../PBKaleidoscopeFilter.h | 39 + .../PBLightTunnelFilter.h | 39 + PhotoBoothEffects.framework/PBMirrorFilter.h | 34 + PhotoBoothEffects.framework/PBNormalFilter.h | 21 + PhotoBoothEffects.framework/PBOpenCLContext.h | 10 + PhotoBoothEffects.framework/PBOpenGLContext.h | 33 + .../PBRuntimeWrapper.h | 57 ++ PhotoBoothEffects.framework/PBSqueezeFilter.h | 34 + PhotoBoothEffects.framework/PBStretchFilter.h | 31 + PhotoBoothEffects.framework/PBThermalFilter.h | 23 + PhotoBoothEffects.framework/PBTwirlFilter.h | 39 + PhotoBoothEffects.framework/PBXRayFilter.h | 23 + PhotoLibrary.framework/BezelView.h | 12 + PhotoLibrary.framework/LoupeView.h | 22 + .../PLAbstractLibraryViewController.h | 84 ++ .../PLAddAnnotationContext.h | 32 + PhotoLibrary.framework/PLAggregateAlbumList.h | 36 + .../PLAggregateAlbumListChangeNotification.h | 29 + .../PLAirPlayBackgroundView.h | 20 + PhotoLibrary.framework/PLAirTunesButton.h | 24 + PhotoLibrary.framework/PLAirTunesService.h | 104 +++ .../PLAirTunesServiceBrowser.h | 29 + .../PLAirTunesServicePickerCell.h | 11 + .../PLAirTunesServicePickerViewController.h | 31 + PhotoLibrary.framework/PLAlbumItemCountView.h | 16 + PhotoLibrary.framework/PLAlbumPhotoCellView.h | 11 + .../PLAlbumSelectionBGButton.h | 11 + .../PLAlbumSelectionControlsView.h | 25 + PhotoLibrary.framework/PLAlbumTextField.h | 18 + PhotoLibrary.framework/PLAlbumView.h | 167 ++++ PhotoLibrary.framework/PLAlbumViewCell.h | 81 ++ .../PLAlbumViewController.h | 61 ++ PhotoLibrary.framework/PLAlertView.h | 27 + PhotoLibrary.framework/PLAnnotationPen.h | 36 + .../PLApplicationCameraViewController.h | 77 ++ PhotoLibrary.framework/PLAssetBackedItem.h | 36 + PhotoLibrary.framework/PLAutoScroller.h | 31 + PhotoLibrary.framework/PLBouncingView.h | 19 + PhotoLibrary.framework/PLCGPathCache.h | 16 + PhotoLibrary.framework/PLCachedFilesManager.h | 43 + PhotoLibrary.framework/PLCameraButton.h | 46 + PhotoLibrary.framework/PLCameraButtonBar.h | 23 + PhotoLibrary.framework/PLCameraController.h | 313 +++++++ .../PLCameraElapsedTimeView.h | 33 + .../PLCameraFaceDetectionView.h | 13 + PhotoLibrary.framework/PLCameraFlashButton.h | 56 ++ .../PLCameraFlashButtonSpacerView.h | 11 + .../PLCameraFlashLabelView.h | 45 + .../PLCameraFocusLockView.h | 31 + .../PLCameraFocusPointView.h | 12 + PhotoLibrary.framework/PLCameraFocusView.h | 29 + PhotoLibrary.framework/PLCameraGuideView.h | 14 + .../PLCameraImageWellView.h | 38 + PhotoLibrary.framework/PLCameraImportItem.h | 91 ++ .../PLCameraImportItemRepresentation.h | 47 + .../PLCameraImportItemView.h | 44 + .../PLCameraImportManager.h | 37 + PhotoLibrary.framework/PLCameraImportQueue.h | 25 + PhotoLibrary.framework/PLCameraImporter.h | 100 ++ .../PLCameraIrisAnimationView.h | 40 + PhotoLibrary.framework/PLCameraLevelView.h | 17 + .../PLCameraOptionsButton.h | 17 + .../PLCameraOverlayButtonLabel.h | 19 + .../PLCameraOverlayTextLabelView.h | 26 + .../PLCameraPageController.h | 81 ++ .../PLCameraPanoramaProgressView.h | 20 + PhotoLibrary.framework/PLCameraPanoramaView.h | 81 ++ PhotoLibrary.framework/PLCameraPreviewView.h | 40 + PhotoLibrary.framework/PLCameraProgressView.h | 19 + .../PLCameraRoundedRectView.h | 37 + .../PLCameraSettingsGroupView.h | 37 + PhotoLibrary.framework/PLCameraSettingsView.h | 35 + PhotoLibrary.framework/PLCameraToggleButton.h | 12 + PhotoLibrary.framework/PLCameraVideoSwitch.h | 69 ++ PhotoLibrary.framework/PLCameraView.h | 447 +++++++++ .../PLCameraViewController.h | 20 + PhotoLibrary.framework/PLCameraZoomSlider.h | 55 ++ PhotoLibrary.framework/PLCloseBoxButton.h | 11 + .../PLCreateAlbumAlertView.h | 29 + PhotoLibrary.framework/PLCropModel.h | 60 ++ PhotoLibrary.framework/PLCropOverlay.h | 112 +++ .../PLCropOverlayBottomBar.h | 60 ++ .../PLCropOverlayBottomBarButton.h | 12 + .../PLCropOverlayCropView.h | 24 + PhotoLibrary.framework/PLCropOverlayLayer.h | 59 ++ PhotoLibrary.framework/PLCroppedImageView.h | 34 + .../PLDataArrayInputStream.h | 63 ++ .../PLDeleteAnnotationAnimationContext.h | 22 + .../PLDragGestureRecognizer.h | 37 + .../PLEditPhotoController.h | 247 +++++ PhotoLibrary.framework/PLEmptyAlbumView.h | 54 ++ .../PLEndlessUIActivityIndicatorView.h | 17 + .../PLExpandableImageView.h | 125 +++ PhotoLibrary.framework/PLExpandableView.h | 134 +++ .../PLFilledActivityIndicator.h | 21 + .../PLHighlightingTableView.h | 11 + .../PLImageAdjustmentView.h | 131 +++ PhotoLibrary.framework/PLImageRowCell.h | 26 + PhotoLibrary.framework/PLImageScrollView.h | 19 + PhotoLibrary.framework/PLImageView.h | 64 ++ .../PLImageViewWithAnimatedAnchor.h | 11 + .../PLImportLoadingHeaderView.h | 11 + PhotoLibrary.framework/PLImportSessionInfo.h | 45 + .../PLImportViewController.h | 89 ++ PhotoLibrary.framework/PLIndicatorView.h | 21 + PhotoLibrary.framework/PLItem.h | 43 + PhotoLibrary.framework/PLItemAlbum.h | 79 ++ PhotoLibrary.framework/PLLabel.h | 16 + .../PLLargeSyncProgressView.h | 11 + PhotoLibrary.framework/PLLibraryBannerView.h | 66 ++ .../PLLibraryImageDataProvider.h | 26 + .../PLLibraryTableViewCell.h | 44 + PhotoLibrary.framework/PLLibraryView.h | 11 + .../PLLibraryViewController.h | 85 ++ .../PLLowDiskSpaceAlertView.h | 13 + PhotoLibrary.framework/PLMessageUIProxy.h | 16 + PhotoLibrary.framework/PLMobileMeHelper.h | 26 + .../PLMoviePlayerController.h | 27 + .../PLMutableCameraImportQueue.h | 19 + .../PLNonTextTruncatingTableViewCell.h | 11 + PhotoLibrary.framework/PLPasswordAlertView.h | 35 + .../PLPhoneAlbumViewController.h | 189 ++++ .../PLPhoneCameraPageController.h | 20 + .../PLPhonePhotoScrollerViewController.h | 33 + .../PLPhotoBrowserController.h | 585 ++++++++++++ PhotoLibrary.framework/PLPhotoPrinter.h | 37 + .../PLPhotoScrollerNavigationItem.h | 11 + .../PLPhotoScrollerViewController.h | 60 ++ PhotoLibrary.framework/PLPhotoScrubber.h | 74 ++ .../PLPhotoTileViewController.h | 233 +++++ PhotoLibrary.framework/PLPhotosDefaults.h | 33 + PhotoLibrary.framework/PLPhotosMusicPlayer.h | 19 + .../PLPhotosPickerSession.h | 58 ++ PhotoLibrary.framework/PLPictureFramePlugin.h | 46 + PhotoLibrary.framework/PLPlace.h | 152 ++++ .../PLPlacesMapAnnotation.h | 61 ++ .../PLPlacesMapViewDelegate.h | 51 ++ .../PLPlayingExternallyBackgroundView.h | 31 + PhotoLibrary.framework/PLPolaroidImageView.h | 43 + PhotoLibrary.framework/PLPreviewOverlayView.h | 18 + PhotoLibrary.framework/PLProgressView.h | 30 + PhotoLibrary.framework/PLPublishAlbum.h | 19 + PhotoLibrary.framework/PLPublishingAgent.h | 138 +++ .../PLPublishingViewController.h | 89 ++ PhotoLibrary.framework/PLReorientingButton.h | 50 + PhotoLibrary.framework/PLSegmentedControl.h | 26 + PhotoLibrary.framework/PLSharingController.h | 61 ++ .../PLSlideshowAirPlayRoutesViewController.h | 27 + PhotoLibrary.framework/PLSlideshowPlugin.h | 49 + .../PLSlideshowSettingsViewController.h | 70 ++ .../PLSlideshowTransitionsViewController.h | 38 + .../PLSmallSyncProgressView.h | 11 + PhotoLibrary.framework/PLStackItemViewCell.h | 110 +++ PhotoLibrary.framework/PLStackView.h | 362 ++++++++ PhotoLibrary.framework/PLStackedImageView.h | 12 + .../PLSwipeBlockingScrollView.h | 27 + PhotoLibrary.framework/PLSyncProgressView.h | 32 + .../PLTabbedLibraryViewController.h | 55 ++ PhotoLibrary.framework/PLTableView.h | 38 + .../PLTableViewEditableCell.h | 45 + .../PLTableViewEditableTagCell.h | 12 + .../PLTapFailedGestureRecognizer.h | 11 + .../PLTemporaryImageTable.h | 27 + PhotoLibrary.framework/PLTextView.h | 20 + PhotoLibrary.framework/PLTileContainerView.h | 12 + PhotoLibrary.framework/PLToolbar.h | 24 + .../PLTouchGestureRecognizer.h | 25 + .../PLUIAlbumViewController.h | 28 + .../PLUICameraViewController.h | 56 ++ PhotoLibrary.framework/PLUIController.h | 22 + .../PLUIEditImageViewController.h | 28 + .../PLUIEditVideoViewController.h | 43 + .../PLUIImageViewController.h | 96 ++ .../PLUILibraryViewController.h | 26 + .../PLUISavedPhotosAlbumViewController.h | 11 + PhotoLibrary.framework/PLUIView.h | 11 + .../PLVideoEditingOverlayView.h | 20 + .../PLVideoOutBackgroundView.h | 11 + .../PLVideoPosterFrameView.h | 22 + PhotoLibrary.framework/PLVideoRemaker.h | 48 + PhotoLibrary.framework/PLVideoView.h | 303 ++++++ .../PLWStackedImageCacheCreator.h | 25 + .../PLWallpaperImageViewController.h | 58 ++ .../PLWallpaperNavigationItem.h | 11 + PhotoLibrary.framework/PLYellowButtonItem.h | 11 + PhotoLibrary.framework/TPCameraButton.h | 16 + .../TrimVideoNavigationItem.h | 11 + .../PLAlbumChangeNotification.h | 30 + .../PLAlbumListChangeNotification.h | 22 + .../PLAssetFormats.h | 16 + .../PLAssetsSaver.h | 42 + .../PLAssetsdThumbnailIndexes.h | 28 + .../PLBakedVideoFilesCacheCreator.h | 31 + .../PLCachedFilesUtilities.h | 12 + .../PLCachedImage.h | 27 + .../PLCameraAlbum.h | 10 + ...CameraPreviewImageWellChangeNotification.h | 27 + PhotoLibraryServices.framework/PLChangeNode.h | 36 + .../PLChangeNotification.h | 17 + .../PLChangeNotificationCenter.h | 114 +++ .../PLContainerChangeNotification.h | 63 ++ .../PLCurrentThumbnailsInformation.h | 38 + .../PLDelayedFiledSystemDeletions.h | 26 + .../PLDisconnectedManagedObjectContext.h | 13 + .../PLDiskController.h | 29 + .../PLFaceDetectingImageSource.h | 12 + .../PLFetchingAlbum.h | 41 + .../PLFetchingAlbumID.h | 10 + .../PLFileSystemAssetImporter.h | 25 + .../PLFileSystemImportAsset.h | 32 + .../PLFileSystemPersistence.h | 28 + .../PLFileSystemPersistenceAttributes.h | 19 + .../PLFileSystemPersistenceWorkItem.h | 38 + .../PLFilteredAlbum.h | 118 +++ .../PLFilteredAlbumChangeNotification.h | 40 + .../PLFilteredAlbumList.h | 72 ++ .../PLFilteredAlbumListChangeNotification.h | 38 + .../PLFilteredShuffledAlbum.h | 25 + .../PLFixedSizeLRUCache.h | 21 + .../PLGenericAlbum.h | 130 +++ .../PLGenericAlbumID.h | 10 + .../PLIOSurfaceData.h | 20 + PhotoLibraryServices.framework/PLImageCache.h | 29 + .../PLImageCacheList.h | 26 + .../PLImageLoadRequest.h | 40 + .../PLImageLoadingQueue.h | 32 + .../PLImageLoadingThread.h | 43 + .../PLImageSource.h | 14 + PhotoLibraryServices.framework/PLImageTable.h | 81 ++ .../PLImageTableSegment.h | 22 + .../PLImageWriter.h | 48 + .../PLImportFileManager.h | 17 + PhotoLibraryServices.framework/PLImporter.h | 38 + .../PLImporterQueuedPhoto.h | 39 + .../PLIndexMapper.h | 19 + .../PLKeepDaemonAliveAssertion.h | 21 + .../PLLoadRequestKey.h | 21 + .../PLLocationController.h | 38 + .../PLManagedAdjustment.h | 26 + .../PLManagedAdjustmentID.h | 10 + .../PLManagedAlbum.h | 52 ++ .../PLManagedAlbumID.h | 10 + .../PLManagedAlbumList.h | 63 ++ .../PLManagedAlbumListID.h | 10 + .../PLManagedAsset.h | 283 ++++++ .../PLManagedAssetID.h | 10 + .../PLManagedFace.h | 25 + .../PLManagedFaceAlbum.h | 20 + .../PLManagedKeyword.h | 10 + .../PLManagedKeywordID.h | 10 + .../PLManagedObject.h | 22 + .../PLManagedObjectContext.h | 81 ++ .../PLMappedImageData.h | 37 + .../PLMergePolicy.h | 11 + .../PLMessagesAsset.h | 15 + .../PLModelMigrator.h | 55 ++ .../PLObjectSnapshot.h | 30 + .../PLPTPdAssetEnumerator.h | 22 + .../PLPTPdAssetManager.h | 55 ++ .../PLPersistedAlbumMetadata.h | 48 + .../PLPhotoBakedThumbnails.h | 58 ++ .../PLPhotoBakedThumbnailsCollection.h | 23 + .../PLPhotoDCFDirectory.h | 43 + .../PLPhotoDCFFileGroup.h | 78 ++ .../PLPhotoDCFObject.h | 22 + .../PLPhotoDCIMDirectory.h | 46 + .../PLPhotoLibrary.h | 244 +++++ .../PLPhotoLibraryImageSource.h | 20 + .../PLPhotoLibraryShouldReloadNotification.h | 14 + .../PLPhotoStreamAlbum.h | 27 + .../PLPhotoStreamsHelper.h | 50 + .../PLPlaceChangeNotification.h | 25 + .../PLPlacesChangeNotification.h | 23 + .../PLPropertyListFromDataTransformer.h | 14 + .../PLRectValueFromDataTransformer.h | 14 + .../PLRotatedImage.h | 15 + .../PLSharedInMemoryPhotoLibrary.h | 11 + .../PLSharedManagedObjectContext.h | 14 + .../PLSharedPhotoLibrary.h | 19 + .../PLShuffledAlbum.h | 98 ++ .../PLShuffledAlbumChangeNotification.h | 34 + .../PLSidecarFile.h | 16 + .../PLSidecarFileID.h | 10 + .../PLSimpleDCIMDirectory.h | 29 + .../PLStackViewImageChangeNotification.h | 24 + .../PLSyncSaveJob.h | 54 ++ .../PLSynchronousFileValidator.h | 21 + .../PLThumbnailIndexes.h | 19 + .../PLThumbnailManager.h | 70 ++ .../PLUUIDStringFromUUIDDataTransformer.h | 14 + .../PLWStackedImageCache.h | 30 + .../PLWallpaperAlbum.h | 17 + .../PLWallpaperAsset.h | 34 + .../PLWallpaperAssetID.h | 10 + .../PLWallpaperImporter.h | 34 + .../_PLFetchingAlbum.h | 15 + .../_PLGenericAlbum.h | 26 + .../_PLManagedAdjustment.h | 14 + .../_PLManagedAlbum.h | 15 + .../_PLManagedAlbumList.h | 14 + .../_PLManagedAsset.h | 137 +++ .../_PLManagedKeyword.h | 19 + .../_PLSidecarFile.h | 36 + Preferences.framework/AlphanumericPINView.h | 34 + Preferences.framework/DevicePINController.h | 75 ++ Preferences.framework/DevicePINKeypad.h | 12 + Preferences.framework/DevicePINPane.h | 94 ++ .../DevicePINSetupController.h | 15 + .../DiagnosticDataController.h | 13 + Preferences.framework/FailureBarView.h | 15 + Preferences.framework/JapaneseOffcenterCell.h | 11 + Preferences.framework/NumericPINView.h | 21 + Preferences.framework/PINView.h | 34 + Preferences.framework/PSAppListController.h | 29 + Preferences.framework/PSBundleController.h | 17 + .../PSConfirmationSpecifier.h | 33 + Preferences.framework/PSControlTableCell.h | 32 + Preferences.framework/PSDeleteButton.h | 20 + Preferences.framework/PSDetailController.h | 30 + .../PSEditableListController.h | 28 + Preferences.framework/PSEditableTableCell.h | 26 + Preferences.framework/PSEditingPane.h | 52 ++ Preferences.framework/PSGradientView.h | 12 + Preferences.framework/PSImageCell.h | 15 + .../PSInternationalController.h | 49 + .../PSInternationalLanguageController.h | 18 + .../PSInternationalLanguageSetupController.h | 21 + Preferences.framework/PSLanguageSelector.h | 23 + Preferences.framework/PSListController.h | 198 ++++ Preferences.framework/PSListItemsController.h | 34 + Preferences.framework/PSLocaleController.h | 26 + .../PSMovableListController.h | 41 + Preferences.framework/PSRootController.h | 64 ++ Preferences.framework/PSSetupController.h | 34 + Preferences.framework/PSSpecifier.h | 90 ++ Preferences.framework/PSSpinnerTableCell.h | 16 + Preferences.framework/PSSplitViewController.h | 11 + Preferences.framework/PSSystemConfiguration.h | 25 + Preferences.framework/PSTableCell.h | 45 + Preferences.framework/PSTextEditingPane.h | 24 + Preferences.framework/PSTextFieldSpecifier.h | 18 + Preferences.framework/PSTextView.h | 14 + Preferences.framework/PSTextViewTableCell.h | 21 + Preferences.framework/PSViewController.h | 42 + .../PopBackListItemsController.h | 12 + Preferences.framework/PreferencesTableCell.h | 64 ++ .../PreferencesTextTableCell.h | 31 + Preferences.framework/PrefsUILinkLabel.h | 36 + ...oblemReportingAboutDiagnosticsController.h | 13 + .../ProblemReportingController.h | 24 + .../ProblemReportingTableView.h | 17 + .../RegionFormatSampleView.h | 21 + Preferences.framework/TextFilePane.h | 17 + PrintKit.framework/DNSServiceRefWrapper.h | 13 + PrintKit.framework/PKJob.h | 70 ++ PrintKit.framework/PKPaper.h | 73 ++ PrintKit.framework/PKPrintSettings.h | 30 + PrintKit.framework/PKPrinter.h | 124 +++ PrintKit.framework/PKPrinterBrowser.h | 55 ++ ProofReader.framework/AppleSpell.h | 75 ++ ProofReader.framework/PRPinyinString.h | 30 + ProtocolBuffer.framework/PBCodable.h | 20 + ProtocolBuffer.framework/PBDataReader.h | 56 ++ ProtocolBuffer.framework/PBDataWriter.h | 40 + .../PBMessageStreamReader.h | 28 + .../PBMessageStreamWriter.h | 24 + ProtocolBuffer.framework/PBRequest.h | 12 + ProtocolBuffer.framework/PBRequester.h | 127 +++ ProtocolBuffer.framework/PBStreamReader.h | 24 + ProtocolBuffer.framework/PBStreamWriter.h | 21 + RemoteUI.framework/RUIElement.h | 19 + RemoteUI.framework/RUIHTTPRequest.h | 40 + RemoteUI.framework/RUIImageLoad.h | 25 + RemoteUI.framework/RUIImageLoader.h | 46 + RemoteUI.framework/RUILoader.h | 24 + RemoteUI.framework/RUIObjectModel.h | 108 +++ RemoteUI.framework/RUIPage.h | 103 +++ RemoteUI.framework/RUIParser.h | 30 + RemoteUI.framework/RUISelectOption.h | 22 + RemoteUI.framework/RUITableView.h | 70 ++ RemoteUI.framework/RUITableViewRow.h | 67 ++ RemoteUI.framework/RUITableViewSection.h | 25 + RemoteUI.framework/RUIWebView.h | 24 + RemoteUI.framework/RemoteUIDetailHeader.h | 20 + RemoteUI.framework/RemoteUIIconHeader.h | 23 + RemoteUI.framework/RemoteUISubHeader.h | 21 + RemoteUI.framework/RemoteUITableViewCell.h | 35 + .../RemoteUITableViewSubtitleAndValueCell.h | 19 + ...UITableViewSubtitleAndValueLayoutManager.h | 19 + RemoteUI.framework/WebContainerView.h | 25 + SMSCTServer.framework/CKSendSMSOperation.h | 17 + SMSCTServer.framework/SMSCTServer.h | 39 + SMSCTServer.framework/SMSSMILInterpreter.h | 61 ++ .../SCRDFileReader.h | 23 + .../SCRDUSBDevice.h | 49 + .../SCRCArgumentHolder.h | 31 + .../SCRCArgumentHolderPrivate.h | 18 + .../SCRCArgumentParser.h | 36 + .../SCRCArgumentSubcommand.h | 30 + ScreenReaderCore.framework/SCRCException.h | 11 + ScreenReaderCore.framework/SCRCGestureEvent.h | 37 + .../SCRCGestureFactory.h | 248 +++++ .../SCRCGestureFinger.h | 19 + ScreenReaderCore.framework/SCRCIndexMap.h | 27 + .../SCRCRegularExpression.h | 12 + ScreenReaderCore.framework/SCRCStackQueue.h | 27 + .../SCRCTargetSelector.h | 16 + .../SCRCTargetSelectorTimer.h | 36 + ScreenReaderCore.framework/SCRCThread.h | 47 + .../SCRCThreadedWeakLinkedObject.h | 21 + .../_SCRCStackQueueEnumerator.h | 13 + ScreenReaderCore.framework/_SCRCThreadTask.h | 22 + .../SCROBrailleClient.h | 91 ++ .../SCROBrailleDisplayAutoDetector.h | 27 + ScreenReaderOutput.framework/SCROBrailleKey.h | 32 + .../SCROBrailleKeyboardKey.h | 22 + ScreenReaderOutput.framework/SCROCallback.h | 22 + ScreenReaderOutput.framework/SCROConnection.h | 34 + ScreenReaderOutput.framework/SCROEvent.h | 32 + ScreenReaderOutput.framework/SCROIOElement.h | 20 + .../SCROIOHIDElement.h | 16 + .../SCROIOUSBElement.h | 12 + .../SCROIOUSBHIDElement.h | 12 + .../SCROMobileBrailleDisplayInputManager.h | 40 + ...ileBrailleDisplayInputManagerCacheObject.h | 38 + .../SCROScriptClient.h | 30 + .../SCROBrailleChunk.h | 44 + .../SCROBrailleDisplay.h | 146 +++ .../SCROBrailleDisplayHistory.h | 27 + .../SCROBrailleDisplayManagedQueue.h | 36 + .../SCROBrailleDisplayManager.h | 139 +++ .../SCROBrailleEvent.h | 22 + .../SCROBrailleEventDispatcher.h | 26 + .../SCROBrailleFormatter.h | 49 + .../SCROBrailleHandler.h | 51 ++ .../SCROBrailleLine.h | 85 ++ .../SCROBrailleStealthDriver.h | 33 + .../SCROBrailleTranslationManager.h | 48 + .../SCROClient.h | 32 + .../SCROHandler.h | 27 + .../SCROServer.h | 41 + .../SCROStealthBrailleDisplay.h | 13 + Search.framework/ExtendedSearchResult.h | 30 + Search.framework/SPBundleManager.h | 26 + Search.framework/SPContentIndexer.h | 39 + Search.framework/SPDaemonConnection.h | 36 + Search.framework/SPDaemonQueryToken.h | 38 + Search.framework/SPDomainManager.h | 15 + .../SPPlistBytesDeserialization.h | 15 + Search.framework/SPPlistBytesSerialization.h | 16 + Search.framework/SPSearchQuery.h | 41 + Search.framework/SPSearchResult.h | 68 ++ Search.framework/SPSearchResultDeserializer.h | 50 + Search.framework/SPSearchResultSerializer.h | 36 + Search.framework/SPTopHitIndexer.h | 33 + Search.framework/SPTopHitsCompoundResult.h | 20 + .../SUActivationService.h | 14 + .../SUActivationStatusResponse.h | 27 + .../SUAssetSupport.h | 23 + .../SUAutoDownloadPolicy.h | 15 + .../SUBackgroundTaskAgent.h | 38 + .../SUCarrierDownloadPolicyProperties.h | 27 + .../SUDefaultDownloadPolicy.h | 44 + .../SUDefaultWiFiOnlyDownloadPolicy.h | 13 + .../SUDescriptor.h | 72 ++ .../SUDocumentation.h | 68 ++ SoftwareUpdateServices.framework/SUDownload.h | 29 + .../SUDownloadMetadata.h | 53 ++ .../SUDownloadPolicy.h | 10 + .../SUDownloadPolicyFactory.h | 13 + .../SUHttpOperation.h | 49 + SoftwareUpdateServices.framework/SUManager.h | 112 +++ .../SUManagerClient.h | 57 ++ .../SUManagerClientProxy.h | 42 + .../SUManagerServer.h | 50 + .../SUMutableDownloadMetadata.h | 15 + .../SUNetworkMonitor.h | 34 + .../SUOperationProgress.h | 34 + .../SUPreferences.h | 24 + .../SUScanOptions.h | 35 + .../SUScanRequest.h | 38 + SoftwareUpdateServices.framework/SUState.h | 67 ++ .../SUTransactionManager.h | 20 + SoftwareUpdateServices.framework/SUUtility.h | 36 + SportsTrainer.framework/STAnimatableButton.h | 58 ++ .../STAnimatableButtonSlice.h | 19 + .../STButtonBackgroundView.h | 22 + .../STEmpedLinkingManager.h | 32 + SportsTrainer.framework/STLinkingView.h | 54 ++ .../STRoundedGradientBackroundView.h | 31 + SportsTrainer.framework/STRunCaloriesLabel.h | 11 + SportsTrainer.framework/STRunDistanceLabel.h | 11 + SportsTrainer.framework/STRunPaceLabel.h | 11 + SportsTrainer.framework/STRunProgressView.h | 23 + SportsTrainer.framework/STRunTimeLabel.h | 11 + SportsTrainer.framework/STRunView.h | 151 +++ .../STShadowBlurRadiusAnimation.h | 11 + SportsTrainer.framework/STShadowLabel.h | 26 + SportsTrainer.framework/STTwoPartLabel.h | 24 + SportsTrainer.framework/STValueUnitLabel.h | 41 + SportsTrainer.framework/STWeightPicker.h | 40 + SportsTrainer.framework/STWorkoutController.h | 22 + SportsVoices.framework/AttributeKey.h | 20 + SportsVoices.framework/Cell.h | 53 ++ SportsVoices.framework/CompoundSlot.h | 22 + .../ConditionalProduction.h | 25 + SportsVoices.framework/Decomposer.h | 26 + SportsVoices.framework/DecomposerDelegate.h | 17 + SportsVoices.framework/Directory.h | 22 + SportsVoices.framework/DisjunctionSlot.h | 15 + SportsVoices.framework/GenericProduction.h | 12 + SportsVoices.framework/GrammarPart.h | 28 + SportsVoices.framework/KleeneSlot.h | 15 + SportsVoices.framework/NegationSlot.h | 15 + SportsVoices.framework/NewProduction.h | 28 + SportsVoices.framework/Parser.h | 28 + SportsVoices.framework/Player.h | 34 + SportsVoices.framework/Rule.h | 24 + SportsVoices.framework/SWUtils.h | 23 + SportsVoices.framework/SimpleSlot.h | 30 + SportsVoices.framework/SimpleSlotSequence.h | 23 + SportsVoices.framework/Slot.h | 13 + SportsVoices.framework/SlotSequence.h | 36 + SportsVoices.framework/SlotsInContext.h | 27 + SportsVoices.framework/SpecialCharacters.h | 37 + .../DataObservationTarget.h | 28 + SportsWorkout.framework/NikePromptExpander.h | 24 + SportsWorkout.framework/ObservationTarget.h | 20 + SportsWorkout.framework/SWAccessory.h | 37 + SportsWorkout.framework/SWAchievement.h | 16 + .../SWBasicFakeRunSensorDelegate.h | 35 + .../SWBluetoothMessageHandler.h | 98 ++ SportsWorkout.framework/SWBluetoothRemote.h | 65 ++ .../SWBluetoothRunSensor.h | 47 + SportsWorkout.framework/SWDataController.h | 67 ++ .../SWDataControllerSnapshotObserver.h | 16 + SportsWorkout.framework/SWFakeRunSensor.h | 27 + .../SWFastestDistanceWindowObserver.h | 20 + .../SWGeneratePINConnection.h | 20 + .../SWGenerateTokenConnection.h | 23 + .../SWIntervalSnapshotObserver.h | 31 + .../SWLocalRunWorkoutProxy.h | 41 + .../SWMusicRemoteController.h | 72 ++ .../SWPINStatusConnection.h | 23 + SportsWorkout.framework/SWPaceModel.h | 60 ++ SportsWorkout.framework/SWPacketUnscrambler.h | 34 + SportsWorkout.framework/SWRemote.h | 16 + .../SWRemoteRunWorkoutProxyClient.h | 57 ++ .../SWRemoteRunWorkoutProxyServer.h | 39 + SportsWorkout.framework/SWRunSensor.h | 17 + SportsWorkout.framework/SWRunWorkout.h | 49 + .../SWRunWorkoutController.h | 123 +++ SportsWorkout.framework/SWRunWorkoutPreset.h | 69 ++ .../SWRunWorkoutPresetCalorieGoal.h | 25 + .../SWRunWorkoutPresetDistanceGoal.h | 40 + .../SWRunWorkoutPresetNoGoal.h | 13 + .../SWRunWorkoutPresetTimeGoal.h | 22 + SportsWorkout.framework/SWRunWorkoutProxy.h | 41 + SportsWorkout.framework/SWRunWorkoutRecord.h | 45 + .../SWRunWorkoutXMLSerializer.h | 18 + .../SWSDAFakeRunSensorDelegate.h | 26 + SportsWorkout.framework/SWSnapshot.h | 23 + .../SWSyncCompleteConnection.h | 23 + SportsWorkout.framework/SWSyncController.h | 52 ++ SportsWorkout.framework/SWSyncHost.h | 33 + .../SWSyncServiceConnection.h | 36 + .../SWSyncServiceResponse.h | 45 + .../SWSyncWorkoutConnection.h | 26 + .../SWTotalsFileSerializer.h | 73 ++ .../SWUserInteractionSnapshotObserver.h | 22 + SportsWorkout.framework/SWVicFileLogger.h | 18 + .../SWVoicePromptController.h | 89 ++ SportsWorkout.framework/SWWorkout.h | 26 + SportsWorkout.framework/Settings.h | 22 + .../StateObservationTarget.h | 24 + .../UserEventObservationTarget.h | 20 + SportsWorkout.framework/WordsSpeaker.h | 20 + Spotlight.framework/SPSpotlightManager.h | 20 + .../SBSAccelerometer.h | 53 ++ .../SBSCompassAssertion.h | 14 + .../SBSLocalNotificationClient.h | 22 + SpringBoardServices.framework/SBSPushStore.h | 30 + .../SBSRemoteNotificationClient.h | 19 + SpringBoardUI.framework/SBAlertItem.h | 76 ++ .../SBAwayViewPluginController.h | 67 ++ .../SBModalDisplayPluginController.h | 10 + SpringBoardUI.framework/SBTextDisplayView.h | 23 + .../SBUIFullscreenAlertController.h | 52 ++ .../SBUISlidingFullscreenAlertController.h | 43 + SpringBoardUI.framework/SBWallpaperImage.h | 24 + Stocks.framework/ChartLabelInfo.h | 46 + Stocks.framework/ChartUpdater.h | 27 + Stocks.framework/GraphRenderOperation.h | 109 +++ Stocks.framework/GraphRenderer.h | 19 + Stocks.framework/LineGraphView.h | 23 + Stocks.framework/NetPreferences.h | 51 ++ Stocks.framework/NewsUpdater.h | 33 + Stocks.framework/Stock.h | 184 ++++ Stocks.framework/StockChartData.h | 74 ++ Stocks.framework/StockGraphImageSet.h | 26 + Stocks.framework/StockGraphView.h | 75 ++ Stocks.framework/StockNewsItem.h | 43 + Stocks.framework/StockNewsItemCollection.h | 24 + Stocks.framework/StockUpdater.h | 49 + Stocks.framework/StocksPreferences.h | 18 + Stocks.framework/SymbolValidator.h | 26 + Stocks.framework/TintedView.h | 19 + Stocks.framework/XMLHTTPRequest.h | 70 ++ Stocks.framework/YahooCompensator.h | 27 + StoreServices.framework/SSAccount.h | 83 ++ StoreServices.framework/SSAccountStore.h | 57 ++ .../SSApplicationUserReview.h | 29 + .../SSAuthenticateRequest.h | 28 + .../SSAuthenticateResponse.h | 30 + .../SSAuthenticationContext.h | 76 ++ .../SSAuthenticationResponse.h | 51 ++ .../SSAuthorizationRequest.h | 29 + .../SSCapabilityCondition.h | 11 + StoreServices.framework/SSDevice.h | 69 ++ StoreServices.framework/SSDialog.h | 31 + StoreServices.framework/SSDialogButton.h | 27 + .../SSDictionaryResponse.h | 33 + .../SSDistributedNotificationCenter.h | 26 + .../SSDistributedNotificationCenterObserver.h | 32 + StoreServices.framework/SSDocumentCondition.h | 11 + StoreServices.framework/SSDownload.h | 77 ++ StoreServices.framework/SSDownloadAsset.h | 45 + .../SSDownloadAuthenticationChallengeSender.h | 25 + .../SSDownloadAuthenticationSession.h | 19 + .../SSDownloadFileManifest.h | 25 + StoreServices.framework/SSDownloadHandler.h | 49 + .../SSDownloadHandlerSession.h | 31 + StoreServices.framework/SSDownloadManager.h | 85 ++ .../SSDownloadManagerOptions.h | 37 + .../SSDownloadManifestRequest.h | 35 + .../SSDownloadManifestResponse.h | 24 + StoreServices.framework/SSDownloadMetadata.h | 225 +++++ StoreServices.framework/SSDownloadPhase.h | 36 + StoreServices.framework/SSDownloadQueue.h | 68 ++ StoreServices.framework/SSDownloadSession.h | 27 + StoreServices.framework/SSDownloadStatus.h | 48 + StoreServices.framework/SSEntity.h | 54 ++ StoreServices.framework/SSEventMonitor.h | 24 + .../SSHasAccountCondition.h | 11 + StoreServices.framework/SSItem.h | 101 ++ StoreServices.framework/SSItemArtworkImage.h | 47 + .../SSItemAvailableCondition.h | 11 + StoreServices.framework/SSItemContentRating.h | 52 ++ .../SSItemImageCollection.h | 29 + StoreServices.framework/SSItemLookupRequest.h | 26 + StoreServices.framework/SSItemMedia.h | 38 + StoreServices.framework/SSItemOffer.h | 66 ++ StoreServices.framework/SSItemOfferDevice.h | 29 + .../SSItemOfferDeviceError.h | 27 + StoreServices.framework/SSLoadURLBagRequest.h | 11 + StoreServices.framework/SSLockdown.h | 34 + StoreServices.framework/SSLogFileOptions.h | 32 + .../SSMutableAuthenticationContext.h | 48 + .../SSMutableSoftwareUpdatesContext.h | 19 + .../SSMutableURLRequestProperties.h | 52 ++ .../SSNetworkConstraints.h | 35 + StoreServices.framework/SSOperationProgress.h | 63 ++ .../SSPersonalizeOffersRequest.h | 26 + .../SSPersonalizeOffersResponse.h | 31 + StoreServices.framework/SSPlatformCondition.h | 11 + StoreServices.framework/SSPlayInfoRequest.h | 31 + .../SSPlayInfoRequestContext.h | 31 + StoreServices.framework/SSPlayInfoResponse.h | 27 + StoreServices.framework/SSPreorder.h | 60 ++ StoreServices.framework/SSPreorderManager.h | 36 + StoreServices.framework/SSProtocolCondition.h | 16 + .../SSProtocolConditionalContext.h | 35 + .../SSProtocolConditionalEvaluator.h | 28 + StoreServices.framework/SSPurchase.h | 63 ++ .../SSPurchaseHistoryItem.h | 24 + StoreServices.framework/SSPurchaseRequest.h | 48 + .../SSPurchaseValidationContext.h | 46 + .../SSPurchaseValidationResponse.h | 34 + StoreServices.framework/SSPurchaseValidator.h | 24 + .../SSRemoteNotification.h | 34 + .../SSRemoteNotificationClient.h | 18 + .../SSRentalCheckinRequest.h | 26 + .../SSRentalCheckoutRequest.h | 36 + StoreServices.framework/SSRequest.h | 68 ++ StoreServices.framework/SSRequestGroup.h | 32 + StoreServices.framework/SSResponseAction.h | 41 + .../SSRestoreContentItem.h | 62 ++ .../SSRestrictionCondition.h | 16 + StoreServices.framework/SSRingtonePurchase.h | 10 + StoreServices.framework/SSRollableLog.h | 29 + StoreServices.framework/SSSimpleRequest.h | 58 ++ .../SSSoftwareUpdatesContext.h | 29 + .../SSSoftwareUpdatesRequest.h | 25 + .../SSSoftwareUpdatesResponse.h | 27 + .../SSSystemVersionCondition.h | 11 + StoreServices.framework/SSTonePurchase.h | 42 + StoreServices.framework/SSURLBag.h | 33 + StoreServices.framework/SSURLBagContext.h | 39 + .../SSURLConnectionRequest.h | 29 + .../SSURLConnectionResponse.h | 41 + .../SSURLRequestProperties.h | 93 ++ StoreServices.framework/SSXPCConnection.h | 45 + StoreServices.framework/SSXPCServer.h | 24 + StoreServices.framework/SSXPCServerObserver.h | 21 + Symbolication.framework/VMUAddressRange.h | 17 + Symbolication.framework/VMUArchitecture.h | 40 + Symbolication.framework/VMUArchiveHeader.h | 21 + Symbolication.framework/VMUBacktrace.h | 45 + Symbolication.framework/VMUCallTreeNode.h | 73 ++ Symbolication.framework/VMUClassInfo.h | 94 ++ Symbolication.framework/VMUClassInfoMap.h | 22 + .../VMUDebugMapExtractor.h | 13 + Symbolication.framework/VMUDsymExtractor.h | 17 + Symbolication.framework/VMUDwarfExtractor.h | 26 + Symbolication.framework/VMUDyLibLoadCommand.h | 22 + .../VMUDyLinkerLoadCommand.h | 18 + .../VMUDySymTabLoadCommand.h | 32 + Symbolication.framework/VMUDyld.h | 22 + Symbolication.framework/VMUFatArch.h | 26 + Symbolication.framework/VMUFatHeader.h | 23 + .../VMUFunctionNameDemangler.h | 11 + Symbolication.framework/VMUHeader.h | 19 + .../VMUIDDyLibLoadCommand.h | 12 + Symbolication.framework/VMULazySymbolOwner.h | 33 + Symbolication.framework/VMULinkedList.h | 22 + Symbolication.framework/VMULinkedListEntry.h | 26 + Symbolication.framework/VMULoadCommand.h | 24 + Symbolication.framework/VMUMachO32Header.h | 13 + Symbolication.framework/VMUMachO64Header.h | 14 + Symbolication.framework/VMUMachOHeader.h | 57 ++ .../VMUMachTaskContainer.h | 22 + .../VMUMemoryView_Native.h | 53 ++ .../VMUMemoryView_Native32.h | 13 + .../VMUMemoryView_Native64.h | 13 + .../VMUMemoryView_Swapped.h | 53 ++ .../VMUMemoryView_Swapped32.h | 13 + .../VMUMemoryView_Swapped64.h | 13 + Symbolication.framework/VMUMemory_Base.h | 12 + Symbolication.framework/VMUMemory_File.h | 46 + Symbolication.framework/VMUMemory_Handle.h | 29 + .../VMUMemory_NonContiguousTask.h | 34 + Symbolication.framework/VMUMemory_Task.h | 30 + .../VMUNonOverlappingRangeArray.h | 19 + .../VMUNonOverlappingRangeValueTable.h | 21 + Symbolication.framework/VMUObjectIdentifier.h | 54 ++ Symbolication.framework/VMUProcInfo.h | 64 ++ Symbolication.framework/VMUProcList.h | 40 + .../VMUProcessDescription.h | 75 ++ Symbolication.framework/VMURangeArray.h | 38 + Symbolication.framework/VMURangeValue.h | 17 + Symbolication.framework/VMURegion.h | 29 + Symbolication.framework/VMUSampler.h | 100 ++ Symbolication.framework/VMUSection.h | 38 + Symbolication.framework/VMUSection32.h | 12 + Symbolication.framework/VMUSection64.h | 13 + .../VMUSegment32LoadCommand.h | 12 + .../VMUSegment64LoadCommand.h | 12 + .../VMUSegmentLoadCommand.h | 34 + Symbolication.framework/VMUSourceInfo.h | 27 + Symbolication.framework/VMUStabsExtractor.h | 15 + .../VMUSymTabLoadCommand.h | 20 + Symbolication.framework/VMUSymbol.h | 42 + Symbolication.framework/VMUSymbolExtractor.h | 22 + Symbolication.framework/VMUSymbolOwner.h | 64 ++ Symbolication.framework/VMUSymbolOwnerCache.h | 19 + Symbolication.framework/VMUSymbolicator.h | 63 ++ Symbolication.framework/VMUTask.h | 26 + Symbolication.framework/VMUTaskMemoryCache.h | 26 + Symbolication.framework/VMUTraceData.h | 45 + Symbolication.framework/VMUTraceRecord.h | 27 + Symbolication.framework/VMUTraceSymbol.h | 30 + Symbolication.framework/VMUUUIDLoadCommand.h | 17 + Symbolication.framework/VMUVMRegion.h | 46 + .../VMUVMRegionIdentifier.h | 22 + Symbolication.framework/_VMUDWARFAbbrevDecl.h | 18 + Symbolication.framework/_VMUDWARFAttribute.h | 17 + SyncedDefaults.framework/SYDClient.h | 28 + SyncedDefaults.framework/SYDJournal.h | 25 + .../SYDRemotePreferencesSource.h | 63 ++ TelephonyUI.framework/TPAudioDeviceView.h | 47 + TelephonyUI.framework/TPAudioRouteCell.h | 21 + .../TPAudioSelectionButton.h | 18 + .../TPAudioTableSurroundingView.h | 11 + TelephonyUI.framework/TPBottomBar.h | 29 + .../TPBottomDoubleButtonBar.h | 30 + .../TPBottomDoubleHeightButtonBar.h | 26 + TelephonyUI.framework/TPBottomLockBar.h | 74 ++ .../TPBottomSingleButtonBar.h | 26 + TelephonyUI.framework/TPButton.h | 39 + TelephonyUI.framework/TPButtonBackingView.h | 12 + TelephonyUI.framework/TPCallWaitingButton.h | 29 + TelephonyUI.framework/TPLCDBar.h | 28 + TelephonyUI.framework/TPLCDDoubleButtonView.h | 27 + TelephonyUI.framework/TPLCDSubImageView.h | 20 + TelephonyUI.framework/TPLCDTextView.h | 64 ++ .../TPLCDTextViewScrollingView.h | 16 + TelephonyUI.framework/TPLCDView.h | 49 + TelephonyUI.framework/TPLockKnobView.h | 26 + TelephonyUI.framework/TPLockTextView.h | 30 + TelephonyUI.framework/TPPhoneCallModel.h | 35 + TelephonyUI.framework/TPPhonePad.h | 65 ++ TelephonyUI.framework/TPTopLockBar.h | 13 + TelephonyUI.framework/TPWell.h | 11 + TelephonyUI.framework/TPWellButtonView.h | 20 + .../DynamicDictionaryCacheWrapper.h | 14 + TextInput.framework/TIDebugValue.h | 31 + TextInput.framework/TIKeyboardFactory.h | 11 + .../TIKeyboardInputManagerAlphabet.h | 270 ++++++ .../TIKeyboardInputManagerZephyr.h | 393 ++++++++ .../TIKeyboardInputManager_da.h | 17 + .../TIKeyboardInputManager_fi.h | 17 + .../TIKeyboardInputManager_nb.h | 17 + .../TIKeyboardInputManager_sv.h | 17 + TextInput.framework/TIMecabraCandidate.h | 27 + .../TIShortcutConversionCandidate.h | 23 + TextInput.framework/TISweepSource.h | 28 + .../TIUserDictionaryController.h | 47 + TextInput.framework/TIUserDictionaryWord.h | 25 + TextInput.framework/TIWordSearch.h | 46 + TextInput.framework/TIWordSearchOperation.h | 20 + .../TIWordSearchOperationAcceptCandidate.h | 24 + ...archOperationCancelLastAcceptedCandidate.h | 14 + .../TIWordSearchOperationGetCandidates.h | 36 + TextInput.framework/TIWordTokenizer.h | 38 + TextInput.framework/TIZephyrCandidate.h | 19 + ToneLibrary.framework/TLCapabilitiesManager.h | 29 + .../TLDividerTableViewCell.h | 16 + ToneLibrary.framework/TLDividerView.h | 12 + ToneLibrary.framework/TLITunesTone.h | 55 ++ ToneLibrary.framework/TLTextToneInfo.h | 24 + ToneLibrary.framework/TLToneManager.h | 121 +++ ToneLibrary.framework/TLTonePicker.h | 55 ++ ToneLibrary.framework/TLToneTableController.h | 115 +++ .../TLVibrationInterfaceUtilities.h | 12 + ToneLibrary.framework/TLVibrationManager.h | 64 ++ .../TLVibrationManagerServiceClient.h | 13 + ...tionManagerServiceClientXPCObjectWrapper.h | 16 + .../TLVibrationManagerServiceUtilities.h | 19 + ToneLibrary.framework/TLVibrationPattern.h | 36 + .../TLVibrationPickerTableViewCell.h | 45 + .../TLVibrationPickerViewController.h | 121 +++ .../TLVibrationRecorderControlsView.h | 48 + .../TLVibrationRecorderDisplayLinkManager.h | 44 + ...onRecorderDisplayLinkManagerTargetAction.h | 20 + .../TLVibrationRecorderProgressView.h | 46 + ...ibrationRecorderProgressViewDotImageView.h | 32 + .../TLVibrationRecorderRippleTouchContext.h | 26 + .../TLVibrationRecorderRippleView.h | 86 ++ .../TLVibrationRecorderTouchSurface.h | 39 + ...nRecorderTouchSurfaceRecordedDataWrapper.h | 27 + .../TLVibrationRecorderView.h | 51 ++ .../TLVibrationRecorderViewController.h | 75 ++ .../TLVibratorAsynchronousController.h | 28 + ToneLibrary.framework/TLVibratorController.h | 29 + .../NSAccessibilityObserverElementPair.h | 18 + .../NSBundleAccessibility.h | 13 + .../NSBundleAccessibility_super.h | 10 + .../NSObjectAccessibility.h | 42 + .../NSObjectAccessibility_super.h | 10 + UIAccessibility.framework/UIAXTouchEvent.h | 15 + .../UIAXTouchEvent_super.h | 10 + .../UIAccessibilityElementSuperCategory.h | 32 + ...IAccessibilityElementSuperCategory_super.h | 10 + .../UIAccessibilityLoader.h | 21 + .../UIAccessibilityNotification.h | 11 + .../UIAccessibilitySafeCategory.h | 17 + .../UIAccessibilitySafeCategory__NSObject.h | 12 + Ubiquity.framework/UBBonjourManager.h | 109 +++ ...AXAutoForwardingLocalNotificationHandler.h | 23 + .../AXDistributedNotificationHandler.h | 14 + .../AXLocalNotificationHandler.h | 20 + VisualAlert.framework/AXNotificationHandler.h | 51 ++ .../AXTelephonyNotificationHandler.h | 13 + VisualAlert.framework/AXTimer.h | 18 + VisualAlert.framework/AXVisualAlertManager.h | 78 ++ .../SBBulletinSoundControllerSafeCategory.h | 11 + ...SystemLocalNotificationAlertSafeCategory.h | 12 + .../VVCarrierParameters.h | 23 + .../VVNotificationInterpreter.h | 11 + VisualVoicemail.framework/VVService.h | 150 +++ VoiceMemos.framework/RCAVItem.h | 14 + VoiceMemos.framework/RCAudioInputDevice.h | 92 ++ VoiceMemos.framework/RCMicView.h | 22 + VoiceMemos.framework/RCSavedRecording.h | 48 + VoiceMemos.framework/RCSavedRecordingsModel.h | 39 + VoiceMemos.framework/RCTelephonyController.h | 14 + .../VSAssetUpdateListener.h | 27 + .../VSCacheUpdateListener.h | 28 + .../VSCacheUpdateRequest.h | 20 + VoiceServices.framework/VSFormatArgument.h | 16 + VoiceServices.framework/VSRecognitionAction.h | 46 + .../VSRecognitionConfirmAction.h | 27 + .../VSRecognitionDisambiguateAction.h | 42 + .../VSRecognitionRecognizeAction.h | 65 ++ VoiceServices.framework/VSRecognitionResult.h | 27 + .../VSRecognitionResultHandlingRequest.h | 21 + .../VSRecognitionResultHandlingThread.h | 27 + .../VSRecognitionSession.h | 97 ++ .../VSRecognitionSpeakAction.h | 14 + .../VSRecognitionURLAction.h | 18 + VoiceServices.framework/VSSpeechSynthesizer.h | 71 ++ VoiceServices.framework/VSTextPreProcessor.h | 18 + .../VSTextPreProcessorRule.h | 19 + Weather.framework/City.h | 142 +++ Weather.framework/DayForecast.h | 30 + Weather.framework/HourlyForecast.h | 31 + Weather.framework/LocationUpdater.h | 25 + Weather.framework/ProgressController.h | 23 + Weather.framework/WeatherIdentifierUpdater.h | 13 + Weather.framework/WeatherLocationManager.h | 63 ++ Weather.framework/WeatherPreferences.h | 84 ++ Weather.framework/WeatherUpdateController.h | 58 ++ Weather.framework/WeatherUpdater.h | 29 + Weather.framework/WeatherValidator.h | 19 + Weather.framework/WeatherView.h | 42 + Weather.framework/WeatherXMLHTTPRequest.h | 33 + WebBookmarks.framework/BABookmarkItem.h | 22 + WebBookmarks.framework/BAChangeRecord.h | 26 + WebBookmarks.framework/WebBookmark.h | 108 +++ .../WebBookmarkCollection.h | 172 ++++ WebBookmarks.framework/WebBookmarkList.h | 30 + .../AccessibilityObjectWrapper.h | 123 +++ WebCore.framework/AccessibilityTextMarker.h | 92 ++ WebCore.framework/CookieStorageObjCAdapter.h | 14 + WebCore.framework/CoreMotionManager.h | 56 ++ WebCore.framework/CustomNSURLError.h | 11 + WebCore.framework/DOMAbstractView.h | 17 + WebCore.framework/DOMAttr.h | 25 + WebCore.framework/DOMBeforeLoadEvent.h | 16 + WebCore.framework/DOMBlob.h | 16 + WebCore.framework/DOMCDATASection.h | 10 + WebCore.framework/DOMCSSCharsetRule.h | 15 + WebCore.framework/DOMCSSFontFaceRule.h | 15 + WebCore.framework/DOMCSSImportRule.h | 19 + WebCore.framework/DOMCSSMediaRule.h | 20 + WebCore.framework/DOMCSSPageRule.h | 18 + WebCore.framework/DOMCSSPrimitiveValue.h | 22 + WebCore.framework/DOMCSSRule.h | 24 + WebCore.framework/DOMCSSRuleList.h | 16 + WebCore.framework/DOMCSSStyleDeclaration.h | 277 ++++++ WebCore.framework/DOMCSSStyleRule.h | 18 + WebCore.framework/DOMCSSStyleSheet.h | 24 + WebCore.framework/DOMCSSUnknownRule.h | 10 + WebCore.framework/DOMCSSValue.h | 20 + WebCore.framework/DOMCSSValueList.h | 14 + WebCore.framework/DOMCharacterData.h | 27 + WebCore.framework/DOMComment.h | 10 + WebCore.framework/DOMCounter.h | 21 + WebCore.framework/DOMDOMTokenList.h | 20 + WebCore.framework/DOMDocument.h | 139 +++ WebCore.framework/DOMDocumentFragment.h | 12 + WebCore.framework/DOMDocumentType.h | 25 + WebCore.framework/DOMElement.h | 116 +++ WebCore.framework/DOMEntity.h | 19 + WebCore.framework/DOMEntityReference.h | 10 + WebCore.framework/DOMEvent.h | 43 + WebCore.framework/DOMFile.h | 20 + WebCore.framework/DOMFileList.h | 16 + WebCore.framework/DOMGestureEvent.h | 28 + WebCore.framework/DOMHTMLAnchorElement.h | 67 ++ WebCore.framework/DOMHTMLAppletElement.h | 47 + WebCore.framework/DOMHTMLAreaElement.h | 57 ++ WebCore.framework/DOMHTMLBRElement.h | 16 + WebCore.framework/DOMHTMLBaseElement.h | 19 + WebCore.framework/DOMHTMLBaseFontElement.h | 22 + WebCore.framework/DOMHTMLBodyElement.h | 32 + WebCore.framework/DOMHTMLButtonElement.h | 51 ++ WebCore.framework/DOMHTMLCanvasElement.h | 18 + WebCore.framework/DOMHTMLCollection.h | 18 + WebCore.framework/DOMHTMLDListElement.h | 14 + WebCore.framework/DOMHTMLDetailsElement.h | 14 + WebCore.framework/DOMHTMLDirectoryElement.h | 14 + WebCore.framework/DOMHTMLDivElement.h | 16 + WebCore.framework/DOMHTMLDocument.h | 62 ++ WebCore.framework/DOMHTMLElement.h | 71 ++ WebCore.framework/DOMHTMLEmbedElement.h | 32 + WebCore.framework/DOMHTMLFieldSetElement.h | 20 + WebCore.framework/DOMHTMLFontElement.h | 22 + WebCore.framework/DOMHTMLFormElement.h | 48 + WebCore.framework/DOMHTMLFrameElement.h | 50 + WebCore.framework/DOMHTMLFrameSetElement.h | 19 + WebCore.framework/DOMHTMLHRElement.h | 25 + WebCore.framework/DOMHTMLHeadElement.h | 16 + WebCore.framework/DOMHTMLHeadingElement.h | 16 + WebCore.framework/DOMHTMLHtmlElement.h | 18 + WebCore.framework/DOMHTMLIFrameElement.h | 51 ++ WebCore.framework/DOMHTMLImageElement.h | 72 ++ WebCore.framework/DOMHTMLInputElement.h | 159 ++++ WebCore.framework/DOMHTMLIsIndexElement.h | 18 + WebCore.framework/DOMHTMLKeygenElement.h | 42 + WebCore.framework/DOMHTMLLIElement.h | 19 + WebCore.framework/DOMHTMLLabelElement.h | 22 + WebCore.framework/DOMHTMLLegendElement.h | 21 + WebCore.framework/DOMHTMLLinkElement.h | 46 + WebCore.framework/DOMHTMLMapElement.h | 18 + WebCore.framework/DOMHTMLMarqueeElement.h | 34 + WebCore.framework/DOMHTMLMenuElement.h | 14 + WebCore.framework/DOMHTMLMetaElement.h | 25 + WebCore.framework/DOMHTMLModElement.h | 19 + WebCore.framework/DOMHTMLOListElement.h | 22 + WebCore.framework/DOMHTMLObjectElement.h | 74 ++ WebCore.framework/DOMHTMLOptGroupElement.h | 23 + WebCore.framework/DOMHTMLOptionElement.h | 38 + WebCore.framework/DOMHTMLOptionsCollection.h | 23 + WebCore.framework/DOMHTMLParagraphElement.h | 16 + WebCore.framework/DOMHTMLParamElement.h | 25 + WebCore.framework/DOMHTMLPreElement.h | 17 + WebCore.framework/DOMHTMLQuoteElement.h | 16 + WebCore.framework/DOMHTMLScriptElement.h | 36 + WebCore.framework/DOMHTMLSelectElement.h | 68 ++ WebCore.framework/DOMHTMLStyleElement.h | 24 + .../DOMHTMLTableCaptionElement.h | 16 + WebCore.framework/DOMHTMLTableCellElement.h | 57 ++ WebCore.framework/DOMHTMLTableColElement.h | 31 + WebCore.framework/DOMHTMLTableElement.h | 62 ++ WebCore.framework/DOMHTMLTableRowElement.h | 36 + .../DOMHTMLTableSectionElement.h | 29 + WebCore.framework/DOMHTMLTextAreaElement.h | 85 ++ WebCore.framework/DOMHTMLTitleElement.h | 16 + WebCore.framework/DOMHTMLUListElement.h | 19 + WebCore.framework/DOMImplementation.h | 21 + WebCore.framework/DOMKeyboardEvent.h | 34 + WebCore.framework/DOMMediaList.h | 23 + WebCore.framework/DOMMessageEvent.h | 24 + WebCore.framework/DOMMessagePort.h | 12 + WebCore.framework/DOMMouseEvent.h | 47 + WebCore.framework/DOMMutationEvent.h | 25 + WebCore.framework/DOMNamedNodeMap.h | 24 + WebCore.framework/DOMNativeXPathNSResolver.h | 13 + WebCore.framework/DOMNode.h | 379 ++++++++ WebCore.framework/DOMNodeFilter.h | 13 + WebCore.framework/DOMNodeIterator.h | 30 + WebCore.framework/DOMNodeList.h | 16 + WebCore.framework/DOMNotation.h | 17 + WebCore.framework/DOMObject.h | 21 + WebCore.framework/DOMOverflowEvent.h | 18 + WebCore.framework/DOMPageTransitionEvent.h | 14 + WebCore.framework/DOMProcessingInstruction.h | 20 + WebCore.framework/DOMProgressEvent.h | 18 + WebCore.framework/DOMRGBColor.h | 24 + WebCore.framework/DOMRange.h | 92 ++ WebCore.framework/DOMRect.h | 23 + WebCore.framework/DOMStyleMedia.h | 18 + WebCore.framework/DOMStyleSheet.h | 30 + WebCore.framework/DOMStyleSheetList.h | 16 + WebCore.framework/DOMText.h | 17 + WebCore.framework/DOMTextEvent.h | 16 + WebCore.framework/DOMTouch.h | 31 + WebCore.framework/DOMTouchEvent.h | 32 + WebCore.framework/DOMTouchList.h | 16 + WebCore.framework/DOMTreeWalker.h | 33 + WebCore.framework/DOMUIEvent.h | 33 + WebCore.framework/DOMValidityState.h | 31 + WebCore.framework/DOMWebKitAnimation.h | 36 + WebCore.framework/DOMWebKitAnimationEvent.h | 18 + WebCore.framework/DOMWebKitAnimationList.h | 16 + WebCore.framework/DOMWebKitCSSKeyframeRule.h | 18 + WebCore.framework/DOMWebKitCSSKeyframesRule.h | 21 + WebCore.framework/DOMWebKitCSSMatrix.h | 89 ++ .../DOMWebKitCSSTransformValue.h | 13 + WebCore.framework/DOMWebKitTransitionEvent.h | 18 + WebCore.framework/DOMWheelEvent.h | 44 + WebCore.framework/DOMXPathExpression.h | 14 + WebCore.framework/DOMXPathResult.h | 31 + .../GeolocationCoreLocationDelegate.h | 43 + WebCore.framework/LanguageChangeObserver.h | 11 + WebCore.framework/NSCursor.h | 11 + WebCore.framework/QuickLookHandleAsDelegate.h | 26 + WebCore.framework/TileCacheTombstone.h | 15 + WebCore.framework/TileHostLayer.h | 41 + WebCore.framework/TileLayer.h | 48 + WebCore.framework/WAKClipView.h | 16 + WebCore.framework/WAKResponder.h | 38 + WebCore.framework/WAKScrollView.h | 53 ++ WebCore.framework/WAKView.h | 130 +++ WebCore.framework/WAKWindow.h | 160 ++++ WebCore.framework/WKQuadObject.h | 31 + WebCore.framework/WebAnimationDelegate.h | 19 + ...oreAuthenticationClientAsChallengeSender.h | 25 + WebCore.framework/WebCoreBundleFinder.h | 10 + .../WebCoreMediaPlayerNotificationHelper.h | 32 + .../WebCorePowerNotifierIPhone.h | 12 + WebCore.framework/WebCoreSharedBufferData.h | 26 + WebCore.framework/WebCoreViewFactory.h | 12 + WebCore.framework/WebEvent.h | 93 ++ WebCore.framework/WebEventRegion.h | 32 + WebCore.framework/WebFontCache.h | 12 + WebCore.framework/WebGLLayer.h | 130 +++ WebCore.framework/WebLayer.h | 15 + WebCore.framework/WebScriptObject.h | 63 ++ WebCore.framework/WebScriptObjectPrivate.h | 79 ++ WebCore.framework/WebTiledLayer.h | 17 + WebCore.framework/WebUndefined.h | 21 + WebKit.framework/HighlightLayer.h | 17 + WebKit.framework/WebApplicationCache.h | 19 + .../WebApplicationCacheQuotaManager.h | 18 + WebKit.framework/WebArchive.h | 26 + WebKit.framework/WebArchivePrivate.h | 26 + WebKit.framework/WebBackForwardList.h | 40 + WebKit.framework/WebBasePluginPackage.h | 79 ++ WebKit.framework/WebCache.h | 20 + WebKit.framework/WebCoreScrollView.h | 10 + WebKit.framework/WebCoreStatistics.h | 43 + WebKit.framework/WebDataSource.h | 64 ++ WebKit.framework/WebDataSourcePrivate.h | 690 ++++++++++++++ WebKit.framework/WebDatabaseManager.h | 24 + WebKit.framework/WebDatabasePauser.h | 14 + WebKit.framework/WebDatabaseQuotaManager.h | 18 + WebKit.framework/WebDefaultEditingDelegate.h | 31 + WebKit.framework/WebDefaultFormDelegate.h | 17 + .../WebDefaultFrameLoadDelegate.h | 35 + WebKit.framework/WebDefaultPolicyDelegate.h | 16 + .../WebDefaultResourceLoadDelegate.h | 25 + WebKit.framework/WebDefaultUIDelegate.h | 40 + WebKit.framework/WebDefaultUIKitDelegate.h | 62 ++ WebKit.framework/WebDeviceOrientation.h | 16 + .../WebDeviceOrientationInternal.h | 16 + .../WebDeviceOrientationProviderMock.h | 21 + ...WebDeviceOrientationProviderMockInternal.h | 21 + WebKit.framework/WebDownload.h | 21 + WebKit.framework/WebDownloadInternal.h | 27 + WebKit.framework/WebEditCommand.h | 26 + WebKit.framework/WebEditorUndoTarget.h | 12 + WebKit.framework/WebElementDictionary.h | 58 ++ WebKit.framework/WebFixedPositionContent.h | 36 + WebKit.framework/WebFormDelegate.h | 17 + WebKit.framework/WebFrame.h | 297 ++++++ WebKit.framework/WebFramePolicyListener.h | 845 +++++++++++++++++ WebKit.framework/WebFramePrivate.h | 859 ++++++++++++++++++ WebKit.framework/WebFrameView.h | 87 ++ WebKit.framework/WebFrameViewPrivate.h | 16 + WebKit.framework/WebGeolocation.h | 22 + WebKit.framework/WebGeolocationManager.h | 18 + .../WebGeolocationManagerPrivate.h | 29 + .../WebGeolocationPolicyListener.h | 24 + WebKit.framework/WebGeolocationPosition.h | 15 + .../WebGeolocationPositionInternal.h | 10 + WebKit.framework/WebHTMLRepresentation.h | 42 + .../WebHTMLRepresentationPrivate.h | 17 + WebKit.framework/WebHTMLView.h | 285 ++++++ WebKit.framework/WebHTMLViewPrivate.h | 43 + WebKit.framework/WebHistory.h | 38 + WebKit.framework/WebHistoryItem.h | 72 ++ WebKit.framework/WebHistoryPrivate.h | 56 ++ WebKit.framework/WebImageRendererFactory.h | 12 + WebKit.framework/WebInspector.h | 40 + WebKit.framework/WebInspectorClientRegistry.h | 41 + WebKit.framework/WebInspectorFrontend.h | 38 + WebKit.framework/WebInspectorRemoteChannel.h | 44 + .../WebInspectorServerConnection.h | 18 + .../WebInspectorServerConnectionHTTP.h | 36 + .../WebInspectorServerConnectionXPC.h | 23 + WebKit.framework/WebInspectorServerHTTP.h | 19 + WebKit.framework/WebInspectorServerXPC.h | 38 + .../WebInspectorWindowController.h | 69 ++ WebKit.framework/WebInspectorXPCWrapper.h | 39 + WebKit.framework/WebKitStatistics.h | 16 + WebKit.framework/WebMainThreadInvoker.h | 16 + WebKit.framework/WebNavigationData.h | 21 + WebKit.framework/WebNavigationDataPrivate.h | 19 + WebKit.framework/WebNodeHighlight.h | 69 ++ WebKit.framework/WebNodeHighlightView.h | 19 + WebKit.framework/WebNodeHighlighter.h | 20 + WebKit.framework/WebOpenPanelResultListener.h | 23 + WebKit.framework/WebPDFView.h | 48 + WebKit.framework/WebPDFViewPlaceholder.h | 60 ++ WebKit.framework/WebPlainWhiteView.h | 21 + WebKit.framework/WebPluginContainerCheck.h | 31 + WebKit.framework/WebPluginController.h | 56 ++ WebKit.framework/WebPluginDatabase.h | 37 + WebKit.framework/WebPluginPackage.h | 18 + WebKit.framework/WebPolicyDecisionListener.h | 22 + .../WebPolicyDecisionListenerPrivate.h | 14 + WebKit.framework/WebPreferences.h | 256 ++++++ WebKit.framework/WebPreferencesPrivate.h | 19 + WebKit.framework/WebProgressItem.h | 12 + WebKit.framework/WebRenderLayer.h | 47 + WebKit.framework/WebResource.h | 38 + WebKit.framework/WebResourcePrivate.h | 137 +++ WebKit.framework/WebScriptCallFrame.h | 31 + WebKit.framework/WebScriptCallFramePrivate.h | 45 + WebKit.framework/WebScriptWorld.h | 26 + WebKit.framework/WebScriptWorldPrivate.h | 15 + WebKit.framework/WebSecurityOrigin.h | 34 + WebKit.framework/WebSelectionRect.h | 58 ++ WebKit.framework/WebSerializedJSValue.h | 18 + .../WebSerializedJSValuePrivate.h | 15 + WebKit.framework/WebStorageManager.h | 18 + WebKit.framework/WebTextIterator.h | 32 + WebKit.framework/WebTextIteratorPrivate.h | 16 + WebKit.framework/WebUserContentURLPattern.h | 20 + .../WebUserContentURLPatternPrivate.h | 31 + WebKit.framework/WebView.h | 584 ++++++++++++ WebKit.framework/WebViewFactory.h | 11 + WebKit.framework/WebViewPrivate.h | 193 ++++ WebKit.framework/WebVisiblePosition.h | 42 + WebKit.framework/WebWorkersPrivate.h | 11 + WebKit.framework/_WebSafeForwarder.h | 19 + WebUI.framework/BrowserPrintPageRenderer.h | 57 ++ WebUI.framework/CertificateUtilities.h | 11 + WebUI.framework/PrintBrowserPanel.h | 22 + WebUI.framework/SheetController.h | 35 + WebUI.framework/WebUIAlert.h | 56 ++ WebUI.framework/WebUIAuthenticationManager.h | 27 + WebUI.framework/WebUICertificateError.h | 18 + WebUI.framework/WebUIDelayedSpinner.h | 15 + WebUI.framework/WebUIDelegate.h | 13 + WebUI.framework/WebUIDownloadManager.h | 23 + WebUI.framework/WebUIGeolocationSupport.h | 24 + WebUI.framework/WebUILocalStorageSupport.h | 13 + WebUI.framework/WebUIModalAlertView.h | 15 + XPCObjects.framework/XPCDecoder.h | 45 + XPCObjects.framework/XPCDetailedSignature.h | 17 + XPCObjects.framework/XPCEncoder.h | 36 + XPCObjects.framework/XPCProxy.h | 63 ++ YouTube.framework/UIMovieBackgroundView.h | 12 + YouTube.framework/XMLSAXHTTPRequest.h | 76 ++ YouTube.framework/YTAccountAuthenticator.h | 61 ++ YouTube.framework/YTAccountFeedRequest.h | 14 + .../YTAuthenticatedAccountPost.h | 41 + YouTube.framework/YTAuthenticator.h | 41 + .../YTAuthenticatorDeferredRequest.h | 19 + .../YTBookmarksVideoDataSource.h | 24 + YouTube.framework/YTCaptionTrack.h | 35 + YouTube.framework/YTCaptionTrackRequest.h | 26 + YouTube.framework/YTCaptioningCache.h | 30 + YouTube.framework/YTCaptionsRequest.h | 29 + YouTube.framework/YTCategoriesRequest.h | 27 + YouTube.framework/YTCommentsRequest.h | 33 + YouTube.framework/YTDeviceAuthenticator.h | 38 + YouTube.framework/YTFavoritesController.h | 46 + YouTube.framework/YTFeaturedVideoDataSource.h | 11 + YouTube.framework/YTFeedRequest.h | 35 + YouTube.framework/YTHistoryVideoDataSource.h | 20 + YouTube.framework/YTImageLoad.h | 23 + YouTube.framework/YTImageLoader.h | 58 ++ .../YTMoreByAuthorVideoDataSource.h | 16 + .../YTMostViewedVideoDataSource.h | 11 + YouTube.framework/YTMovieView.h | 87 ++ YouTube.framework/YTMutableURLRequest.h | 12 + YouTube.framework/YTMyVideosVideoDataSource.h | 11 + YouTube.framework/YTNetworkController.h | 26 + YouTube.framework/YTPersistentVideoList.h | 21 + YouTube.framework/YTProtectedDefaults.h | 23 + .../YTRecentlyAddedVideoDataSource.h | 11 + YouTube.framework/YTRelatedVideoDataSource.h | 16 + YouTube.framework/YTSearchRequest.h | 25 + .../YTSearchSuggestionsRequest.h | 27 + YouTube.framework/YTSearchVideoDataSource.h | 17 + YouTube.framework/YTSubscriptionsRequest.h | 34 + .../YTSubscriptionsVideoDataSource.h | 16 + YouTube.framework/YTTestVideoDataSource.h | 11 + .../YTTimeQualifiedVideoDataSource.h | 14 + YouTube.framework/YTTopRatedVideoDataSource.h | 11 + YouTube.framework/YTVideo.h | 103 +++ YouTube.framework/YTVideoDataSource.h | 45 + YouTube.framework/YTVideoReference.h | 23 + YouTube.framework/YTWebServiceConfig.h | 11 + iAdCore.framework/ADAdBatchRecord.h | 26 + iAdCore.framework/ADAdBatchRequest.h | 47 + iAdCore.framework/ADAdBatchResponse.h | 54 ++ iAdCore.framework/ADAdData.h | 242 +++++ iAdCore.framework/ADAdDefaultsOverrides.h | 112 +++ iAdCore.framework/ADAdEvent.h | 48 + iAdCore.framework/ADAdJSO.h | 138 +++ iAdCore.framework/ADAdServer.h | 46 + iAdCore.framework/ADAdSpecification.h | 38 + iAdCore.framework/ADAlertView.h | 29 + iAdCore.framework/ADAssetMetric.h | 38 + iAdCore.framework/ADAuthenticationAlertView.h | 23 + iAdCore.framework/ADBannerData.h | 114 +++ iAdCore.framework/ADBannerJSO.h | 53 ++ iAdCore.framework/ADBooksJSO.h | 43 + iAdCore.framework/ADBooksJSOPreviewItem.h | 21 + iAdCore.framework/ADBrandingFrame.h | 24 + iAdCore.framework/ADCache.h | 99 ++ iAdCore.framework/ADCacheManager.h | 34 + iAdCore.framework/ADCalendarEventJSO.h | 46 + iAdCore.framework/ADCalendarJSO.h | 70 ++ iAdCore.framework/ADCameraJSO.h | 37 + iAdCore.framework/ADClickLocation.h | 48 + iAdCore.framework/ADContactsJSO.h | 34 + iAdCore.framework/ADContentRestrictions.h | 72 ++ iAdCore.framework/ADDateStringNormalizer.h | 22 + iAdCore.framework/ADEventLoggingCenter.h | 46 + iAdCore.framework/ADEventRequestRecord.h | 20 + iAdCore.framework/ADGeoAlertView.h | 30 + iAdCore.framework/ADImageAlertView.h | 23 + iAdCore.framework/ADJSClassObject.h | 35 + iAdCore.framework/ADJSDateParser.h | 12 + iAdCore.framework/ADJavaScriptObject.h | 35 + iAdCore.framework/ADLayerHostWindow.h | 20 + iAdCore.framework/ADLocationAlert.h | 25 + .../ADLogAdContentErrorRequest.h | 68 ++ .../ADLogAdContentErrorResponse.h | 15 + iAdCore.framework/ADLogAdEventRequest.h | 34 + iAdCore.framework/ADLogAdEventResponse.h | 15 + iAdCore.framework/ADLogImpressionRequest.h | 34 + iAdCore.framework/ADLogImpressionResponse.h | 15 + iAdCore.framework/ADLogMetaData.h | 74 ++ iAdCore.framework/ADLogSysEventRequest.h | 49 + iAdCore.framework/ADLogSysEventResponse.h | 15 + iAdCore.framework/ADMailComposerJSO.h | 57 ++ iAdCore.framework/ADNetworkController.h | 55 ++ iAdCore.framework/ADOpenURLAlertView.h | 34 + iAdCore.framework/ADParameter.h | 26 + iAdCore.framework/ADRequestProperties.h | 204 +++++ iAdCore.framework/ADResourceDownloadJob.h | 93 ++ iAdCore.framework/ADResourceDownloader.h | 39 + iAdCore.framework/ADSMSComposerJSO.h | 40 + iAdCore.framework/ADSRVBannerController.h | 189 ++++ iAdCore.framework/ADSRVBannerView.h | 219 +++++ iAdCore.framework/ADSRVClientRecord.h | 30 + iAdCore.framework/ADSRVMessageCoordinator.h | 61 ++ iAdCore.framework/ADSRVSession.h | 96 ++ iAdCore.framework/ADServerAccessCoordinator.h | 55 ++ iAdCore.framework/ADServerErrorRequest.h | 47 + iAdCore.framework/ADServerErrorResponse.h | 15 + iAdCore.framework/ADStoreHeader.h | 26 + iAdCore.framework/ADStoreItemJSO.h | 52 ++ iAdCore.framework/ADStoreItemOfferJSO.h | 32 + iAdCore.framework/ADStoreJSO.h | 96 ++ iAdCore.framework/ADStoryboardController.h | 186 ++++ iAdCore.framework/ADStoryboardResourcePool.h | 22 + .../ADStoryboardTransitionWindow.h | 70 ++ iAdCore.framework/ADStoryboardWebView.h | 117 +++ iAdCore.framework/ADTimeStamp.h | 32 + iAdCore.framework/ADTwitterJSO.h | 47 + iAdCore.framework/ADW3CDateParser.h | 12 + iAdCore.framework/ADWebArchiveCache.h | 58 ++ iAdCore.framework/ADWebScriptDictionary.h | 28 + iAdCore.framework/ADWebView.h | 64 ++ iAdCore.framework/AdSheetAppDelegate.h | 65 ++ iAdCore.framework/AdSheetApplication.h | 15 + .../AdSheetJSSetWallpaperRequest.h | 26 + iAdCore.framework/_ADAdRequester.h | 33 + iAdCore.framework/_ADRequestLocationManager.h | 24 + iAdCore.framework/_ADResourceTrackingRecord.h | 30 + iAdCore.framework/_ADWebArchiveCacheNode.h | 50 + iCalendar.framework/ICSActionValue.h | 13 + iCalendar.framework/ICSAlarm.h | 32 + iCalendar.framework/ICSAttachment.h | 32 + iCalendar.framework/ICSAttendeeComment.h | 21 + iCalendar.framework/ICSAvailability.h | 25 + iCalendar.framework/ICSAvailable.h | 23 + iCalendar.framework/ICSBusyStatusValue.h | 13 + iCalendar.framework/ICSByDayValue.h | 28 + iCalendar.framework/ICSCalendar.h | 78 ++ .../ICSCalendarServerAccessValue.h | 13 + .../ICSCalendarUserParameter.h | 13 + iCalendar.framework/ICSClassificationValue.h | 13 + iCalendar.framework/ICSColor.h | 19 + iCalendar.framework/ICSComponent.h | 160 ++++ iCalendar.framework/ICSConference.h | 26 + iCalendar.framework/ICSDate.h | 24 + iCalendar.framework/ICSDateTimeUTCValue.h | 11 + iCalendar.framework/ICSDateTimeValue.h | 27 + iCalendar.framework/ICSDateValue.h | 31 + iCalendar.framework/ICSDocument.h | 23 + iCalendar.framework/ICSDuration.h | 26 + iCalendar.framework/ICSEvent.h | 77 ++ iCalendar.framework/ICSFreeBusy.h | 29 + iCalendar.framework/ICSFreeBusyTime.h | 15 + .../ICSFreeBusyTypeParameter.h | 12 + iCalendar.framework/ICSJournal.h | 34 + iCalendar.framework/ICSMethodValue.h | 13 + iCalendar.framework/ICSMultiValueProperty.h | 18 + .../ICSParticipationStatusParameter.h | 13 + iCalendar.framework/ICSPeriod.h | 26 + iCalendar.framework/ICSPredefinedValue.h | 17 + iCalendar.framework/ICSProperty.h | 39 + iCalendar.framework/ICSRFC2445Parser.h | 11 + iCalendar.framework/ICSRecurrenceRule.h | 73 ++ iCalendar.framework/ICSRoleParameter.h | 13 + .../ICSScheduleAgentParameter.h | 13 + .../ICSScheduleForceSendParameter.h | 13 + .../ICSScheduleStatusParameter.h | 13 + iCalendar.framework/ICSStatusValue.h | 13 + iCalendar.framework/ICSStructuredLocation.h | 23 + iCalendar.framework/ICSTimeZone.h | 29 + iCalendar.framework/ICSTimeZoneBlock.h | 35 + iCalendar.framework/ICSTimeZoneChange.h | 18 + .../ICSTimeZoneDaylightBlock.h | 11 + .../ICSTimeZoneStandardBlock.h | 11 + iCalendar.framework/ICSTimeZoneTranslator.h | 12 + iCalendar.framework/ICSTodo.h | 59 ++ iCalendar.framework/ICSTransparencyValue.h | 13 + iCalendar.framework/ICSTrigger.h | 16 + iCalendar.framework/ICSUserAddress.h | 71 ++ iOSDiagnosticsSupport.framework/MBSDevice.h | 34 + .../AlbumGridCellContextGroupData.h | 25 + .../AlbumSongListAggregateShuffleButton.h | 24 + iPodUI.framework/BackNavigationButton.h | 16 + iPodUI.framework/DataSourceActionRowTag.h | 17 + .../EmbeddedInternalPageViewController.h | 14 + .../EmbeddedStoreViewControllerFactory.h | 14 + iPodUI.framework/FixedSizeSegmentedControl.h | 19 + .../FoldingTransitionViewFaceParameters.h | 72 ++ iPodUI.framework/HomeSharingActionRow.h | 11 + .../HomeSharingActionRowCellConfiguration.h | 11 + iPodUI.framework/IUAccessoryEventHandler.h | 62 ++ iPodUI.framework/IUAccessorySplashView.h | 35 + .../IUAccessorySplashViewController.h | 20 + iPodUI.framework/IUActionRowDataSource.h | 25 + iPodUI.framework/IUAlbumCellConfiguration.h | 22 + iPodUI.framework/IUAlbumGridCellContext.h | 99 ++ iPodUI.framework/IUAlbumGridRowCell.h | 69 ++ iPodUI.framework/IUAlbumGridRowView.h | 62 ++ iPodUI.framework/IUAlbumGridTableView.h | 11 + iPodUI.framework/IUAlbumGridViewController.h | 110 +++ ...IUAlbumGridViewControllerTransitionCache.h | 30 + ...AlbumTrackListAggregateViewConfiguration.h | 39 + iPodUI.framework/IUAlbumsDataSource.h | 21 + iPodUI.framework/IUAppDefaults.h | 22 + .../IUApplicationWindowTransitionController.h | 27 + iPodUI.framework/IUArrayCellConfiguration.h | 28 + iPodUI.framework/IUArtistsDataSource.h | 25 + .../IUAudioBookCellConfiguration.h | 18 + .../IUAudioBookCellGlobalContext.h | 27 + .../IUAudioBookTracksDataSource.h | 14 + iPodUI.framework/IUAudioBooksDataSource.h | 28 + .../IUBackOfAlbumCellConfiguration.h | 49 + iPodUI.framework/IUBackOfAlbumDataSource.h | 49 + iPodUI.framework/IUBackOfAlbumGlobalContext.h | 19 + .../IUBackOfAlbumTableViewController.h | 20 + .../IUBookTransitionAlbumArtFace.h | 23 + .../IUBookTransitionReflectedFace.h | 17 + iPodUI.framework/IUBookTransitionView.h | 19 + iPodUI.framework/IUCellConfigurationCache.h | 23 + iPodUI.framework/IUCircleProgressView.h | 42 + iPodUI.framework/IUCompilationsDataSource.h | 14 + iPodUI.framework/IUComposersDataSource.h | 16 + .../IUCoverFlowTransitionController.h | 27 + iPodUI.framework/IUCoverFlowViewController.h | 26 + .../IUDetailedCellConfiguration.h | 30 + .../IUDetailedCellGlobalContext.h | 15 + .../IUDetailedSearchResultCellConfiguration.h | 20 + iPodUI.framework/IUDoorSwingTransitionView.h | 38 + iPodUI.framework/IUDownloadAllButton.h | 12 + .../IUEmbeddedStorePageViewController.h | 46 + iPodUI.framework/IUFlipperButton.h | 30 + iPodUI.framework/IUFoldingTransitionFace.h | 20 + iPodUI.framework/IUFoldingTransitionView.h | 64 ++ .../IUFullScreenVideoViewController.h | 11 + iPodUI.framework/IUGeniusDataSource.h | 38 + iPodUI.framework/IUGeniusGridView.h | 62 ++ iPodUI.framework/IUGeniusMixDataSource.h | 36 + .../IUGeniusMixPlaybackDataSource.h | 34 + iPodUI.framework/IUGeniusMixQueueFeeder.h | 36 + iPodUI.framework/IUGeniusMixViewController.h | 59 ++ iPodUI.framework/IUGeniusModalContext.h | 33 + iPodUI.framework/IUGeniusSeeder.h | 21 + iPodUI.framework/IUGeniusViewController.h | 35 + iPodUI.framework/IUGenresDataSource.h | 17 + iPodUI.framework/IUGridImageView.h | 26 + iPodUI.framework/IUGroupCellConfiguration.h | 32 + iPodUI.framework/IUGroupCellGlobalContext.h | 27 + .../IUGroupCellGlobalContextData.h | 20 + iPodUI.framework/IUGroupedVideosDataSource.h | 51 ++ .../IUGroupedVideosViewController.h | 17 + .../IUHomeSharingReconnectionAlertView.h | 24 + .../IUHyperlinkCellConfiguration.h | 38 + iPodUI.framework/IUITunesUDataSource.h | 16 + iPodUI.framework/IUJetsamHelper.h | 18 + iPodUI.framework/IUJustForYouTransitionView.h | 19 + iPodUI.framework/IULiveReflectionView.h | 43 + iPodUI.framework/IULoadRentalDataOperation.h | 48 + iPodUI.framework/IUMediaActionButton.h | 17 + iPodUI.framework/IUMediaActionButtonsCell.h | 34 + iPodUI.framework/IUMediaActionRow.h | 60 ++ iPodUI.framework/IUMediaActionSheet.h | 15 + iPodUI.framework/IUMediaAlertView.h | 17 + iPodUI.framework/IUMediaDataSource.h | 70 ++ .../IUMediaEntityCellConfiguration.h | 40 + iPodUI.framework/IUMediaEntitySpecifier.h | 60 ++ .../IUMediaItemCellGlobalContext.h | 11 + .../IUMediaItemChapterArtworkImageRequest.h | 19 + .../IUMediaItemCoverFlowImageRequest.h | 11 + .../IUMediaItemVideoSnapshotImageRequest.h | 14 + iPodUI.framework/IUMediaListAggregateView.h | 32 + .../IUMediaListAggregateViewConfiguration.h | 73 ++ iPodUI.framework/IUMediaListDataSource.h | 137 +++ iPodUI.framework/IUMediaListTableView.h | 15 + iPodUI.framework/IUMediaListViewController.h | 60 ++ iPodUI.framework/IUMediaLoadingView.h | 18 + iPodUI.framework/IUMediaNavigationItem.h | 23 + iPodUI.framework/IUMediaQueriesDataSource.h | 128 +++ iPodUI.framework/IUMediaQueryNowPlayingItem.h | 73 ++ .../IUMediaQueryPlaybackDataSource.h | 39 + iPodUI.framework/IUMediaQueryQueueFeeder.h | 59 ++ iPodUI.framework/IUMediaTableCell.h | 74 ++ .../IUMediaTableCellLayoutManager.h | 19 + .../IUMediaViewControllerCommonDelegate.h | 34 + .../IUMixedPlaybackViewController.h | 54 ++ iPodUI.framework/IUModalContext.h | 50 + iPodUI.framework/IUMoreListDelegateProxy.h | 23 + iPodUI.framework/IUMovieCellConfiguration.h | 17 + iPodUI.framework/IUMusicCoverFlowController.h | 122 +++ iPodUI.framework/IUMusicCoverFlowLayer.h | 19 + .../IUMusicCoverFlowPlayIndicator.h | 19 + iPodUI.framework/IUMusicCoverFlowView.h | 63 ++ .../IUMusicPlayerServerDelegate.h | 49 + iPodUI.framework/IUMusicPropertiesView.h | 18 + .../IUMusicVideoCellConfiguration.h | 18 + .../IUMusicVideoCellGlobalContext.h | 15 + iPodUI.framework/IUMusicVideoSummaryView.h | 16 + iPodUI.framework/IUMutableSectionInfo.h | 18 + .../IUNavigationIconAndLabelView.h | 22 + .../IUNowPlayingAlbumBackHeaderView.h | 54 ++ iPodUI.framework/IUNowPlayingAlbumBackView.h | 58 ++ .../IUNowPlayingAlbumBackViewController.h | 65 ++ .../IUNowPlayingAlbumFrontViewController.h | 46 + .../IUNowPlayingNavigationButton.h | 23 + iPodUI.framework/IUNowPlayingObserver.h | 24 + .../IUNowPlayingPortraitInfoOverlay.h | 39 + .../IUNowPlayingPortraitVideoViewController.h | 14 + .../IUNowPlayingPortraitViewController.h | 88 ++ iPodUI.framework/IUOnTheGoDataSource.h | 29 + iPodUI.framework/IUOnTheGoModalContext.h | 33 + iPodUI.framework/IUOnTheGoViewController.h | 39 + .../IUPadFullScreenVideoViewController.h | 12 + iPodUI.framework/IUPlaybackControlsView.h | 18 + iPodUI.framework/IUPlaybackDataSource.h | 25 + iPodUI.framework/IUPlaybackViewController.h | 81 ++ .../IUPlaylistCellConfiguration.h | 20 + iPodUI.framework/IUPlaylistDataSource.h | 37 + iPodUI.framework/IUPlaylistsDataSource.h | 31 + iPodUI.framework/IUPlaylistsViewController.h | 28 + iPodUI.framework/IUPodcastCellConfiguration.h | 39 + iPodUI.framework/IUPodcastCellGlobalContext.h | 23 + iPodUI.framework/IUPodcastTracksDataSource.h | 22 + iPodUI.framework/IUPodcastsDataSource.h | 23 + .../IUPortraitVideoViewController.h | 13 + iPodUI.framework/IUPosterImageView.h | 39 + iPodUI.framework/IUPropertyLayoutStorage.h | 23 + iPodUI.framework/IUProtocolForwarder.h | 23 + iPodUI.framework/IUQuerySectionInfo.h | 21 + iPodUI.framework/IURatingControl.h | 42 + iPodUI.framework/IUReflectionImageView.h | 34 + iPodUI.framework/IUReflectionView.h | 16 + iPodUI.framework/IURentalData.h | 72 ++ iPodUI.framework/IURentalDataStore.h | 38 + iPodUI.framework/IURentalErrorResolver.h | 26 + iPodUI.framework/IUReplicatorView.h | 15 + iPodUI.framework/IURootViewController.h | 20 + iPodUI.framework/IURotationBackstopView.h | 12 + .../IUScalingFlipTransitionView.h | 68 ++ iPodUI.framework/IUSearchDataSource.h | 61 ++ iPodUI.framework/IUSearchHelper.h | 47 + .../IUSearchResultListViewController.h | 23 + iPodUI.framework/IUSectionInfo.h | 32 + iPodUI.framework/IUSegmentedViewController.h | 95 ++ .../IUSharedLibrariesDataSource.h | 34 + .../IUSharedLibrariesViewController.h | 41 + .../IUSharedLibraryCellLayoutManager.h | 12 + iPodUI.framework/IUSimpleCellConfiguration.h | 39 + .../IUSimpleGroupCellConfiguration.h | 28 + .../IUSocialViewControllerFactory.h | 13 + iPodUI.framework/IUSongCellConfiguration.h | 41 + .../IUSongCellConfigurationAbstract.h | 12 + iPodUI.framework/IUSongCellGlobalContext.h | 43 + iPodUI.framework/IUSongsDataSource.h | 49 + .../IUStaticReflectionImageView.h | 71 ++ .../IUStaticReflectionTitleView.h | 33 + iPodUI.framework/IUStoreClientController.h | 37 + .../IUStoreSocialActionOperation.h | 32 + iPodUI.framework/IUStoreSocialHistory.h | 37 + .../IUStoreSocialPageViewController.h | 30 + .../IUStoreSocialURLResolutionOperation.h | 24 + iPodUI.framework/IUTableCellConfiguration.h | 109 +++ iPodUI.framework/IUTableViewController.h | 140 +++ iPodUI.framework/IUTableViewControllerInfo.h | 36 + .../IUTelevisionCellConfiguration.h | 17 + .../IUTelevisionCellGlobalContext.h | 15 + .../IUTrackInAlbumCellConfiguration.h | 66 ++ .../IUTrackInAlbumCellGlobalContext.h | 20 + iPodUI.framework/IUUserMessageDataSource.h | 46 + iPodUI.framework/IUUserMessageView.h | 34 + .../IUUserMessageViewController.h | 24 + iPodUI.framework/IUUserNotificationAlert.h | 44 + .../IUVariableCellConfigurationCache.h | 21 + .../IUVideoChaptersViewController.h | 21 + .../IUVideoEpisodesViewController.h | 42 + .../IUVideoPartListViewController.h | 63 ++ .../IUVideoPlaybackViewController.h | 68 ++ .../IUVideoPodcastEpisodesDataSource.h | 11 + iPodUI.framework/IUVideoSummaryView.h | 81 ++ .../IUVideoSummaryViewController.h | 35 + iPodUI.framework/IUVideoTitleView.h | 48 + iPodUI.framework/IUVideoTitleViewPlayButton.h | 12 + iPodUI.framework/IUVideosBackstopView.h | 16 + iPodUI.framework/IUVideosDataSource.h | 23 + iPodUI.framework/IUViewControllerContext.h | 83 ++ iPodUI.framework/IUVoiceMemosDataSource.h | 11 + .../IUWildcatBrowserViewController.h | 23 + .../IUWildcatContainerNavigationBar.h | 13 + iPodUI.framework/IUWildcatTableHeaderView.h | 25 + iPodUI.framework/IUWildcatVideoDetailView.h | 51 ++ .../IUWildcatVideoDetailViewController.h | 104 +++ ...IUWildcatVideoInfoBackgroundGradientView.h | 12 + .../IUWildcatVideosViewController.h | 79 ++ iPodUI.framework/IUWildcatViewController.h | 26 + iPodUI.framework/IUiPadMoviesDataSource.h | 17 + .../IUiPadMusicVideosDataSource.h | 14 + .../IUiPadRentalDetailsDataSource.h | 11 + iPodUI.framework/IUiPadRentalsDataSource.h | 16 + .../IUiPadSharedLibrariesViewController.h | 40 + iPodUI.framework/IUiPadTVShowsDataSource.h | 25 + .../IUiPadVideoChapterTableViewCell.h | 29 + .../IUiPadVideoEpisodeTableViewCell.h | 43 + ...iPadVideoEpisodeTableViewCellContentView.h | 66 ++ .../IUiPadVideoITunesUDataSource.h | 20 + .../IUiPadVideoITunesUDetailDataSource.h | 11 + iPodUI.framework/IUiPadVideoImageModifier.h | 14 + ...ideoMovieChapterTableViewCellContentView.h | 28 + .../IUiPadVideoPartTableViewCell.h | 47 + .../IUiPadVideoPartTableViewCellContentView.h | 24 + .../IUiPadVideoPodcastEpisodeTableViewCell.h | 12 + .../IUiPadVideoPodcastsDataSource.h | 17 + .../IUiPadVideoTVEpisodeTableViewCell.h | 12 + iPodUI.framework/IUiPadVideosDataSource.h | 39 + .../IUiPadVideosSegmentedControl.h | 20 + iPodUI.framework/IUiPodAVController.h | 27 + iPodUI.framework/IUiPodNavigationController.h | 29 + .../IUiPodSegmentedViewController.h | 37 + iPodUI.framework/IUiPodTabBarController.h | 71 ++ iPodUI.framework/IUiPodViewController.h | 117 +++ .../IUiPodViewControllerInvocationRecorder.h | 22 + .../MPClearBackgroundImageModifier.h | 13 + .../MediaPickerDataSourceActionRowTag.h | 17 + iPodUI.framework/MediaPickerModalContext.h | 48 + .../MediaQueryFakeNowPlayingItem.h | 20 + iPodUI.framework/MediaTableCellContentView.h | 68 ++ iPodUI.framework/MediaTableLabel.h | 11 + iPodUI.framework/SearchPerformOperation.h | 22 + iPodUI.framework/SearchSentinelOperation.h | 16 + .../SharedActionRowCellConfiguration.h | 15 + .../SharedLibraryCellConfiguration.h | 22 + iPodUI.framework/StoreNavigationItem.h | 23 + iPodUI.framework/StyledMPMediaQuery.h | 28 + .../WildcatSegmentedViewController.h | 21 + .../iPadSharedLibrariesTableViewCell.h | 29 + .../iPodMoreNavigationController.h | 11 + .../ISAuthenticationChallenge.h | 38 + .../ISAuthenticationChallengeOperation.h | 22 + iTunesStore.framework/ISCertificate.h | 17 + iTunesStore.framework/ISClient.h | 38 + iTunesStore.framework/ISCookieStorage.h | 39 + iTunesStore.framework/ISDataProvider.h | 53 ++ .../ISDelayedInvocationRecorder.h | 16 + iTunesStore.framework/ISDelegateProxy.h | 23 + iTunesStore.framework/ISDevice.h | 65 ++ iTunesStore.framework/ISDialog.h | 108 +++ iTunesStore.framework/ISDialogButton.h | 39 + iTunesStore.framework/ISDialogOperation.h | 44 + iTunesStore.framework/ISDialogTextField.h | 31 + .../ISFetchReviewOperation.h | 40 + .../ISHashedDownloadProvider.h | 60 ++ iTunesStore.framework/ISITunesSyncHelper.h | 12 + iTunesStore.framework/ISInvocationRecorder.h | 17 + iTunesStore.framework/ISJSONDataProvider.h | 16 + .../ISLoadSoftwareMapOperation.h | 12 + iTunesStore.framework/ISLoadURLBagOperation.h | 30 + .../ISMainThreadInvocationRecorder.h | 16 + iTunesStore.framework/ISNetworkObserver.h | 60 ++ iTunesStore.framework/ISOpenURLOperation.h | 22 + iTunesStore.framework/ISOpenURLRequest.h | 36 + iTunesStore.framework/ISOperation.h | 92 ++ iTunesStore.framework/ISOperationQueue.h | 24 + .../ISPersonalizeOffersOperation.h | 25 + .../ISPersonalizeOffersRequest.h | 25 + iTunesStore.framework/ISPostReviewOperation.h | 25 + .../ISProcessPropertyListOperation.h | 21 + .../ISPropertyListProvider.h | 45 + .../ISRetryDialogOperation.h | 17 + iTunesStore.framework/ISReview.h | 74 ++ iTunesStore.framework/ISReviewProvider.h | 17 + iTunesStore.framework/ISSQLiteDatabase.h | 26 + .../ISServerAuthenticationOperation.h | 37 + .../ISSetApplicationBadgeOperation.h | 24 + iTunesStore.framework/ISSoftwareApplication.h | 68 ++ .../ISSoftwareCapabilitiesDialogOperation.h | 23 + iTunesStore.framework/ISSoftwareMap.h | 35 + iTunesStore.framework/ISSpringBoardUtility.h | 31 + .../ISStoreAuthenticateOperation.h | 26 + .../ISStoreAuthenticationChallenge.h | 40 + .../ISStoreServicesRequestOperation.h | 27 + iTunesStore.framework/ISStoreURLOperation.h | 62 ++ iTunesStore.framework/ISStoreVersion.h | 19 + iTunesStore.framework/ISTelephonyObserver.h | 35 + .../ISURLAuthenticationChallenge.h | 22 + iTunesStore.framework/ISURLBag.h | 68 ++ iTunesStore.framework/ISURLCache.h | 41 + .../ISURLCacheConfiguration.h | 43 + iTunesStore.framework/ISURLCacheGroup.h | 40 + iTunesStore.framework/ISURLOperation.h | 83 ++ iTunesStore.framework/ISURLOperationPool.h | 22 + .../ISURLOperationPoolOperation.h | 24 + iTunesStore.framework/ISURLRequest.h | 67 ++ .../ISUniqueOperationContext.h | 22 + .../ISUniqueOperationManager.h | 28 + iTunesStore.framework/ISUserNotification.h | 35 + iTunesStore.framework/OpenURLTarget.h | 24 + iTunesStoreUI.framework/ISUDownload.h | 52 ++ .../SUAVRemakerOperation.h | 29 + iTunesStoreUI.framework/SUAVRemakerOutput.h | 29 + .../SUAccountViewController.h | 23 + .../SUAggregateDataSource.h | 40 + iTunesStoreUI.framework/SUApplication.h | 33 + .../SUArrayCellConfiguration.h | 31 + .../SUArrayImageModifier.h | 24 + .../SUArtworkCellConfiguration.h | 25 + .../SUArtworkCellContext.h | 30 + .../SUAuthenticationObserver.h | 35 + .../SUBackgroundTaskOperation.h | 26 + iTunesStoreUI.framework/SUBannerCell.h | 23 + .../SUBannerCellConfiguration.h | 21 + iTunesStoreUI.framework/SUBarButtonItem.h | 36 + iTunesStoreUI.framework/SUBase64Encoder.h | 33 + .../SUBufferDataConsumer.h | 21 + .../SUButtonAccessoryView.h | 20 + .../SUButtonCellConfiguration.h | 16 + .../SUCanvasMaskProvider.h | 17 + iTunesStoreUI.framework/SUCellConfiguration.h | 61 ++ .../SUCellConfigurationCache.h | 23 + .../SUCellConfigurationContext.h | 16 + .../SUCheckLocationsEnabledOperation.h | 20 + iTunesStoreUI.framework/SUClient.h | 80 ++ .../SUClientApplicationController.h | 94 ++ iTunesStoreUI.framework/SUClientController.h | 121 +++ iTunesStoreUI.framework/SUClientDispatch.h | 46 + .../SUClientQueueSession.h | 31 + .../SUClipCornersImageModifier.h | 23 + .../SUCompletionCellConfiguration.h | 17 + .../SUCompletionDataProvider.h | 11 + iTunesStoreUI.framework/SUCompletionItem.h | 22 + .../SUCompletionsResponse.h | 22 + .../SUComposeReviewHeaderView.h | 51 ++ iTunesStoreUI.framework/SUComposeReviewView.h | 63 ++ .../SUComposeReviewViewController.h | 33 + iTunesStoreUI.framework/SUComposeTextField.h | 45 + .../SUComposeTextFieldConfiguration.h | 43 + .../SUComposeTextFieldListView.h | 32 + .../SUContactsSearchViewController.h | 51 ++ iTunesStoreUI.framework/SUContinuation.h | 21 + iTunesStoreUI.framework/SUDOMElement.h | 28 + .../SUDataBufferConsumer.h | 19 + iTunesStoreUI.framework/SUDataInputSource.h | 34 + iTunesStoreUI.framework/SUDataMessagePart.h | 21 + iTunesStoreUI.framework/SUDeferredUIButton.h | 43 + .../SUDeferredUISearchField.h | 49 + .../SUDeferredUISegmentedControl.h | 55 ++ .../SUDelayedNavigationItem.h | 39 + .../SUDelayedQuitController.h | 30 + iTunesStoreUI.framework/SUDialog.h | 28 + iTunesStoreUI.framework/SUDialogManager.h | 27 + .../SUDocumentInteractionSession.h | 31 + iTunesStoreUI.framework/SUDownloadCell.h | 25 + .../SUDownloadCellConfiguration.h | 20 + .../SUDownloadCellProgressBar.h | 28 + .../SUDownloadGridCellConfiguration.h | 21 + .../SUDownloadGridImageModifier.h | 22 + iTunesStoreUI.framework/SUDownloadManager.h | 35 + .../SUDownloadManagerDataSource.h | 35 + .../SUDownloadManagerGridDataSource.h | 15 + .../SUDownloadManagerTableDataSource.h | 17 + .../SUDownloadsGridCellBackgroundView.h | 12 + .../SUDownloadsGridFooterView.h | 28 + .../SUDownloadsGridViewController.h | 30 + .../SUDownloadsTableViewController.h | 31 + .../SUDownloadsViewController.h | 42 + iTunesStoreUI.framework/SUFileInputSource.h | 27 + .../SUFilteringDataConsumer.h | 25 + .../SUFilteringInputSource.h | 28 + .../SUFooterContainerView.h | 27 + .../SUFrameAdjustmentImageModifier.h | 22 + .../SUFutureDownloadCellConfiguration.h | 30 + iTunesStoreUI.framework/SUGradient.h | 54 ++ iTunesStoreUI.framework/SUGradientButton.h | 13 + iTunesStoreUI.framework/SUGradientColorStop.h | 26 + iTunesStoreUI.framework/SUGradientView.h | 20 + .../SUGridRowTableViewCell.h | 22 + .../SUGridRowTableViewCellLayoutManager.h | 13 + .../SUGridSwipeGestureRecognizer.h | 18 + iTunesStoreUI.framework/SUGridTableViewCell.h | 17 + .../SUGridTableViewCellBackgroundView.h | 33 + .../SUGridTouchCaptureView.h | 19 + iTunesStoreUI.framework/SUGridView.h | 74 ++ .../SUGridViewController.h | 47 + iTunesStoreUI.framework/SUHitTestView.h | 17 + iTunesStoreUI.framework/SUImageCache.h | 19 + iTunesStoreUI.framework/SUImageCacheKey.h | 18 + iTunesStoreUI.framework/SUImageDataProvider.h | 39 + iTunesStoreUI.framework/SUImageMediaObject.h | 21 + .../SUImageMediaObjectWriter.h | 17 + iTunesStoreUI.framework/SUImageModifier.h | 18 + .../SUImageViewController.h | 19 + iTunesStoreUI.framework/SUInputSource.h | 21 + .../SUInputSourceInputStream.h | 64 ++ iTunesStoreUI.framework/SUItem.h | 177 ++++ .../SUItemCellConfiguration.h | 11 + iTunesStoreUI.framework/SUItemCellContext.h | 34 + iTunesStoreUI.framework/SUItemContentRating.h | 51 ++ iTunesStoreUI.framework/SUItemDataSource.h | 25 + iTunesStoreUI.framework/SUItemLink.h | 31 + iTunesStoreUI.framework/SUItemList.h | 44 + iTunesStoreUI.framework/SUItemListGroup.h | 25 + iTunesStoreUI.framework/SUItemOfferButton.h | 48 + .../SUItemReviewStatistics.h | 36 + .../SUItemTableViewController.h | 30 + iTunesStoreUI.framework/SUItemValidator.h | 24 + .../SUItemValidatorRatingTest.h | 12 + iTunesStoreUI.framework/SUItemValidatorTest.h | 15 + iTunesStoreUI.framework/SULinkControl.h | 29 + .../SULoadMoreCellConfiguration.h | 17 + .../SULoadMoreMediaCellConfiguration.h | 22 + .../SULoadNetworkSectionsOperation.h | 31 + .../SULoadSectionsOperation.h | 32 + iTunesStoreUI.framework/SULoadingView.h | 36 + iTunesStoreUI.framework/SULocationObserver.h | 39 + .../SULocationSectionsOperation.h | 28 + iTunesStoreUI.framework/SULockoutView.h | 35 + .../SULockoutViewController.h | 29 + iTunesStoreUI.framework/SUMarkupCell.h | 18 + .../SUMarkupCellConfiguration.h | 15 + iTunesStoreUI.framework/SUMarkupCellContext.h | 26 + iTunesStoreUI.framework/SUMaskProvider.h | 13 + iTunesStoreUI.framework/SUMaskedView.h | 21 + .../SUMediaItemCellConfiguration.h | 28 + .../SUMediaItemCellContext.h | 24 + iTunesStoreUI.framework/SUMediaObject.h | 41 + .../SUMediaObjectMessagePart.h | 22 + iTunesStoreUI.framework/SUMediaObjectWriter.h | 35 + .../SUMenuViewController.h | 37 + iTunesStoreUI.framework/SUMessage.h | 31 + iTunesStoreUI.framework/SUMessageEntryView.h | 62 ++ .../SUMessageEntryViewController.h | 54 ++ iTunesStoreUI.framework/SUMessagePart.h | 30 + .../SUMessageTextContentView.h | 26 + .../SUMoreNavigationController.h | 13 + iTunesStoreUI.framework/SUMovieMediaObject.h | 27 + .../SUMovieMediaObjectWriter.h | 17 + .../SUNativeScriptMenuViewController.h | 27 + iTunesStoreUI.framework/SUNavigationBar.h | 11 + iTunesStoreUI.framework/SUNavigationButton.h | 31 + .../SUNavigationController.h | 42 + .../SUNavigationHistoryItem.h | 24 + iTunesStoreUI.framework/SUNavigationItem.h | 23 + iTunesStoreUI.framework/SUNavigationMenu.h | 44 + .../SUNavigationMenuItem.h | 26 + .../SUNavigationMenuViewController.h | 23 + .../SUNetworkLockoutViewController.h | 13 + iTunesStoreUI.framework/SUNetworkObserver.h | 41 + iTunesStoreUI.framework/SUNowPlayingCell.h | 14 + .../SUNowPlayingTrackCellConfiguration.h | 20 + iTunesStoreUI.framework/SUObjectPool.h | 21 + iTunesStoreUI.framework/SUOverlayAction.h | 34 + .../SUOverlayBackgroundViewController.h | 87 ++ .../SUOverlayConfiguration.h | 35 + iTunesStoreUI.framework/SUOverlayTransition.h | 31 + .../SUOverlayViewController.h | 97 ++ iTunesStoreUI.framework/SUPageSection.h | 49 + iTunesStoreUI.framework/SUPageSectionGroup.h | 31 + .../SUPlaceholderViewController.h | 38 + .../SUPlainTextCellConfiguration.h | 19 + iTunesStoreUI.framework/SUProtocolButton.h | 28 + .../SUPurchaseAnimationDelegate.h | 16 + iTunesStoreUI.framework/SUPurchaseAnimator.h | 11 + iTunesStoreUI.framework/SUPurchaseBatch.h | 54 ++ .../SUPurchaseContinuation.h | 18 + iTunesStoreUI.framework/SUPurchaseManager.h | 87 ++ .../SUPurchaseValidatorTest.h | 12 + iTunesStoreUI.framework/SURatingAlertView.h | 21 + iTunesStoreUI.framework/SURatingControl.h | 54 ++ .../SUReflectionImageModifier.h | 25 + .../SUReflectionImageView.h | 33 + iTunesStoreUI.framework/SUReflectionView.h | 16 + .../SURemakeMovieMediaObjectOperation.h | 21 + .../SURemoteNotificationController.h | 18 + .../SUResourceUploadOperation.h | 23 + .../SUResponderChainInvocationRecorder.h | 18 + .../SUReviewCellConfiguration.h | 18 + iTunesStoreUI.framework/SUReviewsButton.h | 33 + .../SUReviewsHeaderCellConfiguration.h | 18 + .../SUReviewsListingViewController.h | 25 + .../SURotationController.h | 31 + .../SURotationImageModifier.h | 22 + .../SURoundedCornersButton.h | 20 + .../SURoundedCornersMaskProvider.h | 16 + iTunesStoreUI.framework/SUScalingFlipView.h | 57 ++ .../SUScriptABMultiValue.h | 34 + .../SUScriptABPeoplePicker.h | 20 + .../SUScriptABPeoplePickerNativeObject.h | 16 + iTunesStoreUI.framework/SUScriptABRecord.h | 48 + .../SUScriptABSearchNativeObject.h | 14 + .../SUScriptABSearchViewController.h | 35 + iTunesStoreUI.framework/SUScriptAccount.h | 53 ++ .../SUScriptAccountManager.h | 25 + .../SUScriptAccountPageViewController.h | 30 + iTunesStoreUI.framework/SUScriptAction.h | 27 + iTunesStoreUI.framework/SUScriptAddressBook.h | 218 +++++ iTunesStoreUI.framework/SUScriptApplication.h | 39 + .../SUScriptAuthenticationOperation.h | 25 + iTunesStoreUI.framework/SUScriptButton.h | 73 ++ .../SUScriptButtonNativeObject.h | 36 + .../SUScriptCanvasContext.h | 100 ++ .../SUScriptCanvasFunction.h | 15 + .../SUScriptCanvasResult.h | 19 + iTunesStoreUI.framework/SUScriptColor.h | 35 + .../SUScriptComposeReviewViewController.h | 25 + .../SUScriptDateFormatter.h | 46 + .../SUScriptDebugDelegate.h | 12 + iTunesStoreUI.framework/SUScriptDevice.h | 160 ++++ iTunesStoreUI.framework/SUScriptDialog.h | 49 + .../SUScriptDialogActionSheet.h | 12 + .../SUScriptDialogAlertView.h | 12 + .../SUScriptDialogNativeObject.h | 20 + iTunesStoreUI.framework/SUScriptDictionary.h | 23 + .../SUScriptDocumentInteractionController.h | 38 + ...ocumentInteractionControllerNativeObject.h | 32 + iTunesStoreUI.framework/SUScriptDownload.h | 29 + .../SUScriptDownloadQueue.h | 38 + .../SUScriptDownloadsViewController.h | 23 + .../SUScriptEventListener.h | 26 + .../SUScriptExecutionContext.h | 34 + iTunesStoreUI.framework/SUScriptFunction.h | 34 + .../SUScriptFunctionDelegate.h | 20 + iTunesStoreUI.framework/SUScriptGradient.h | 28 + .../SUScriptImagePickerController.h | 88 ++ ...UScriptImagePickerControllerNativeObject.h | 14 + iTunesStoreUI.framework/SUScriptInterface.h | 235 +++++ iTunesStoreUI.framework/SUScriptMediaItem.h | 27 + .../SUScriptMediaItemCollection.h | 40 + .../SUScriptMediaLibrary.h | 123 +++ .../SUScriptMediaLibraryNativeObject.h | 13 + iTunesStoreUI.framework/SUScriptMediaObject.h | 35 + .../SUScriptMediaPickerController.h | 36 + .../SUScriptMediaPickerEvent.h | 23 + .../SUScriptMediaPickerNativeObject.h | 14 + .../SUScriptMediaPlaylist.h | 24 + .../SUScriptMediaPropertyPredicate.h | 36 + iTunesStoreUI.framework/SUScriptMediaQuery.h | 72 ++ iTunesStoreUI.framework/SUScriptMenuItem.h | 33 + .../SUScriptMenuViewController.h | 44 + iTunesStoreUI.framework/SUScriptMessage.h | 41 + .../SUScriptMessageEntryViewController.h | 48 + ...ptMessageEntryViewControllerNativeObject.h | 14 + iTunesStoreUI.framework/SUScriptMessagePart.h | 28 + iTunesStoreUI.framework/SUScriptModalDialog.h | 21 + .../SUScriptModalDialogResponse.h | 22 + .../SUScriptMusicPlayerController.h | 99 ++ .../SUScriptMusicPlayerNativeObject.h | 15 + .../SUScriptNativeObject.h | 33 + .../SUScriptNativeUIBarButtonItem.h | 23 + .../SUScriptNativeUIButton.h | 17 + .../SUScriptNavigationBar.h | 56 ++ .../SUScriptNavigationController.h | 59 ++ .../SUScriptNavigationItem.h | 68 ++ .../SUScriptNotificationObserver.h | 25 + .../SUScriptNumberFormatter.h | 29 + iTunesStoreUI.framework/SUScriptObject.h | 72 ++ .../SUScriptObjectBatchProxy.h | 23 + .../SUScriptObjectInvocationBatch.h | 28 + iTunesStoreUI.framework/SUScriptOperation.h | 23 + .../SUScriptOperationDelegate.h | 20 + iTunesStoreUI.framework/SUScriptPopOver.h | 52 ++ .../SUScriptPopOverNativeObject.h | 28 + iTunesStoreUI.framework/SUScriptProtocol.h | 44 + .../SUScriptPurchaseManager.h | 18 + .../SUScriptReportAProblemViewController.h | 26 + iTunesStoreUI.framework/SUScriptReview.h | 52 ++ iTunesStoreUI.framework/SUScriptSection.h | 38 + .../SUScriptSectionsController.h | 34 + .../SUScriptSegmentedControl.h | 62 ++ .../SUScriptSegmentedControlItem.h | 50 + .../SUScriptSoftwareApplication.h | 41 + .../SUScriptSplitViewController.h | 70 ++ .../SUScriptStorePageNativeObject.h | 14 + .../SUScriptStorePageViewController.h | 107 +++ iTunesStoreUI.framework/SUScriptTextField.h | 75 ++ .../SUScriptTextFieldDelegate.h | 23 + .../SUScriptTextFieldNativeObject.h | 24 + iTunesStoreUI.framework/SUScriptURLRequest.h | 32 + .../SUScriptViewController.h | 108 +++ .../SUScriptViewControllerNativeObject.h | 15 + .../SUScriptVolumeViewController.h | 12 + iTunesStoreUI.framework/SUScriptWindow.h | 93 ++ .../SUScriptWindowContext.h | 15 + iTunesStoreUI.framework/SUSearchBar.h | 11 + .../SUSearchDisplayController.h | 15 + .../SUSearchFieldConfiguration.h | 49 + .../SUSearchFieldController.h | 67 ++ .../SUSearchRootStorePageViewController.h | 16 + .../SUSecondaryButtonTitleView.h | 35 + iTunesStoreUI.framework/SUSection.h | 69 ++ iTunesStoreUI.framework/SUSectionsResponse.h | 52 ++ .../SUSendMessageOperation.h | 28 + iTunesStoreUI.framework/SUShadow.h | 37 + .../SUShortLinkCellConfiguration.h | 19 + .../SUSimpleTableDataSource.h | 29 + iTunesStoreUI.framework/SUSnapshotView.h | 18 + iTunesStoreUI.framework/SUSplitView.h | 41 + .../SUSplitViewController.h | 93 ++ .../SUSplitViewRotationController.h | 25 + iTunesStoreUI.framework/SUStoreController.h | 116 +++ .../SUStorePageDataProvider.h | 24 + iTunesStoreUI.framework/SUStorePageProtocol.h | 73 ++ .../SUStorePageRotationController.h | 21 + iTunesStoreUI.framework/SUStorePageView.h | 23 + .../SUStorePageViewController.h | 161 ++++ .../SUStrokeEdgesImageModifier.h | 37 + iTunesStoreUI.framework/SUStructuredPage.h | 67 ++ .../SUStructuredPageGroupedTableDataSource.h | 19 + .../SUStructuredPageGroupedViewController.h | 22 + .../SUStructuredPageTableDataSource.h | 52 ++ .../SUStructuredPageViewController.h | 48 + iTunesStoreUI.framework/SUSubtitledButton.h | 39 + .../SUSubtitledButtonContent.h | 26 + iTunesStoreUI.framework/SUTabBarController.h | 88 ++ iTunesStoreUI.framework/SUTableCell.h | 64 ++ .../SUTableCellContentOverlayView.h | 19 + .../SUTableCellContentView.h | 58 ++ .../SUTableCellLayoutManager.h | 11 + iTunesStoreUI.framework/SUTableDataSource.h | 64 ++ iTunesStoreUI.framework/SUTableHeaderView.h | 59 ++ .../SUTableTextFooterView.h | 36 + iTunesStoreUI.framework/SUTableView.h | 17 + .../SUTableViewController.h | 74 ++ .../SUTallLinkCellConfiguration.h | 20 + .../SUTermsAndConditionsView.h | 43 + iTunesStoreUI.framework/SUTextContentView.h | 24 + iTunesStoreUI.framework/SUTextMessagePart.h | 18 + .../SUThreeLineTrackCellConfiguration.h | 19 + iTunesStoreUI.framework/SUTouchCaptureView.h | 19 + .../SUTransitionSafetyDelegate.h | 12 + .../SUTransitionSafetyInvocationRecorder.h | 11 + .../SUTwoLineTrackCellConfiguration.h | 19 + iTunesStoreUI.framework/SUUserRatingView.h | 24 + .../SUVariableCellConfigurationCache.h | 26 + iTunesStoreUI.framework/SUViewController.h | 125 +++ .../SUViewControllerContext.h | 31 + .../SUViewControllerFactory.h | 18 + .../SUViewControllerScriptProperties.h | 69 ++ iTunesStoreUI.framework/SUWebDocumentView.h | 28 + iTunesStoreUI.framework/SUWebImagePool.h | 26 + iTunesStoreUI.framework/SUWebImagePoolImage.h | 21 + .../SUWebImagePoolURLProtocol.h | 17 + .../SUWebThreadBlockInvocation.h | 21 + .../SUWebThreadMainThreadInvocationRecorder.h | 11 + iTunesStoreUI.framework/SUWebView.h | 74 ++ iTunesStoreUI.framework/SUWebViewController.h | 94 ++ iTunesStoreUI.framework/SUWebViewDelegate.h | 62 ++ .../SUWebViewRotationController.h | 16 + .../SUWebViewScrollRequest.h | 34 + iWorkImport.framework/GQDAffineGeometry.h | 57 ++ iWorkImport.framework/GQDArcPath.h | 25 + iWorkImport.framework/GQDBGAbstractSlide.h | 27 + iWorkImport.framework/GQDBGBodyPlaceholder.h | 22 + iWorkImport.framework/GQDBGMasterSlide.h | 10 + .../GQDBGObjectPlaceholder.h | 23 + iWorkImport.framework/GQDBGPlaceholder.h | 17 + iWorkImport.framework/GQDBGPresentation.h | 30 + iWorkImport.framework/GQDBGSlide.h | 18 + .../GQDBGSlideNumberPlaceholder.h | 16 + iWorkImport.framework/GQDBGTheme.h | 16 + iWorkImport.framework/GQDBGTitlePlaceholder.h | 22 + iWorkImport.framework/GQDBezierLine.h | 19 + iWorkImport.framework/GQDBezierPath.h | 35 + iWorkImport.framework/GQDCallout2Path.h | 29 + iWorkImport.framework/GQDChart.h | 30 + iWorkImport.framework/GQDChartLegend.h | 23 + iWorkImport.framework/GQDChartModel.h | 40 + iWorkImport.framework/GQDClassNameMap.h | 15 + iWorkImport.framework/GQDColor.h | 37 + iWorkImport.framework/GQDConnectionPath.h | 21 + iWorkImport.framework/GQDDrawable.h | 47 + iWorkImport.framework/GQDFilteredImage.h | 22 + iWorkImport.framework/GQDGraphic.h | 15 + iWorkImport.framework/GQDGroup.h | 23 + iWorkImport.framework/GQDImageBinary.h | 23 + iWorkImport.framework/GQDLSDocument.h | 22 + iWorkImport.framework/GQDLine.h | 16 + iWorkImport.framework/GQDMedia.h | 26 + iWorkImport.framework/GQDPath.h | 22 + iWorkImport.framework/GQDPointPath.h | 25 + iWorkImport.framework/GQDRFrame.h | 17 + iWorkImport.framework/GQDRGradient.h | 36 + iWorkImport.framework/GQDRGradientStop.h | 24 + iWorkImport.framework/GQDRLineEnd.h | 32 + iWorkImport.framework/GQDRStroke.h | 32 + iWorkImport.framework/GQDRStrokePattern.h | 14 + iWorkImport.framework/GQDRoot.h | 36 + iWorkImport.framework/GQDSLPageMargins.h | 20 + iWorkImport.framework/GQDSLPublication.h | 44 + .../GQDSParentResolutionEntry.h | 18 + iWorkImport.framework/GQDSStyle.h | 48 + iWorkImport.framework/GQDSStyleProperties.h | 11 + iWorkImport.framework/GQDSStylesheet.h | 27 + iWorkImport.framework/GQDScalarPath.h | 23 + iWorkImport.framework/GQDShape.h | 27 + iWorkImport.framework/GQDTBooleanCell.h | 14 + iWorkImport.framework/GQDTCell.h | 28 + iWorkImport.framework/GQDTCheckboxCell.h | 11 + .../GQDTComputedFormatSpec.h | 16 + iWorkImport.framework/GQDTDCell.h | 11 + iWorkImport.framework/GQDTDateCell.h | 19 + iWorkImport.framework/GQDTDateFormat.h | 21 + iWorkImport.framework/GQDTDurationCell.h | 19 + iWorkImport.framework/GQDTDurationFormat.h | 21 + iWorkImport.framework/GQDTFormulaCell.h | 16 + iWorkImport.framework/GQDTGroupingCell.h | 33 + iWorkImport.framework/GQDTNumberCell.h | 19 + iWorkImport.framework/GQDTNumberFormat.h | 69 ++ iWorkImport.framework/GQDTOverlapCell.h | 10 + iWorkImport.framework/GQDTPopupCell.h | 15 + iWorkImport.framework/GQDTSpiceCell.h | 11 + iWorkImport.framework/GQDTSpiceTableModel.h | 20 + iWorkImport.framework/GQDTTable.h | 29 + iWorkImport.framework/GQDTTableModel.h | 55 ++ iWorkImport.framework/GQDTTextCell.h | 19 + iWorkImport.framework/GQDTexturedImageFill.h | 28 + iWorkImport.framework/GQDWPAttachment.h | 15 + iWorkImport.framework/GQDWPAttachmentRef.h | 17 + iWorkImport.framework/GQDWPAutoNumber.h | 15 + iWorkImport.framework/GQDWPBlockList.h | 14 + iWorkImport.framework/GQDWPBodyStorage.h | 16 + iWorkImport.framework/GQDWPBookmark.h | 18 + iWorkImport.framework/GQDWPColumn.h | 25 + iWorkImport.framework/GQDWPColumns.h | 22 + iWorkImport.framework/GQDWPContainerHint.h | 35 + iWorkImport.framework/GQDWPExternalTextWrap.h | 33 + iWorkImport.framework/GQDWPFootnote.h | 13 + iWorkImport.framework/GQDWPFootnoteMark.h | 13 + .../GQDWPHeaderFooterStorage.h | 14 + iWorkImport.framework/GQDWPInlineList.h | 10 + iWorkImport.framework/GQDWPLayout.h | 16 + iWorkImport.framework/GQDWPLayoutFrame.h | 23 + iWorkImport.framework/GQDWPLayoutStorage.h | 11 + iWorkImport.framework/GQDWPLineSpacing.h | 22 + iWorkImport.framework/GQDWPLink.h | 18 + .../GQDWPListLabelGeometry.h | 25 + .../GQDWPListLabelTypeInfo.h | 24 + iWorkImport.framework/GQDWPPadding.h | 25 + iWorkImport.framework/GQDWPPageMaster.h | 21 + iWorkImport.framework/GQDWPPageStart.h | 13 + iWorkImport.framework/GQDWPParagraph.h | 25 + iWorkImport.framework/GQDWPSection.h | 18 + iWorkImport.framework/GQDWPSpan.h | 15 + iWorkImport.framework/GQDWPStorage.h | 18 + iWorkImport.framework/GQDWPTab.h | 24 + iWorkImport.framework/GQDWPText.h | 15 + iWorkImport.framework/GQDWPTextLabel.h | 18 + iWorkImport.framework/GQDWPTextList.h | 15 + iWorkImport.framework/GQDWPTextMarker.h | 12 + iWorkImport.framework/GQDWPTocContent.h | 13 + iWorkImport.framework/GQDWPTocEmpty.h | 10 + iWorkImport.framework/GQDWPTocEntry.h | 14 + iWorkImport.framework/GQDWebView.h | 21 + iWorkImport.framework/GQDWrapPoint.h | 23 + iWorkImport.framework/GQGroupDisplayInfo.h | 12 + iWorkImport.framework/GQHBodyStorage.h | 18 + iWorkImport.framework/GQHBounds.h | 15 + iWorkImport.framework/GQHBulletInfo.h | 38 + iWorkImport.framework/GQHBulletState.h | 33 + iWorkImport.framework/GQHCanvasContext.h | 40 + iWorkImport.framework/GQHChart.h | 17 + iWorkImport.framework/GQHChartLegend.h | 15 + iWorkImport.framework/GQHDOMXML.h | 25 + iWorkImport.framework/GQHDrawable.h | 18 + iWorkImport.framework/GQHGeneratorLookup.h | 11 + iWorkImport.framework/GQHGraphicStyle.h | 17 + iWorkImport.framework/GQHImage.h | 19 + iWorkImport.framework/GQHIntNumber.h | 16 + iWorkImport.framework/GQHKeynote.h | 17 + iWorkImport.framework/GQHKeynoteState.h | 24 + iWorkImport.framework/GQHLasso.h | 18 + iWorkImport.framework/GQHLassoState.h | 48 + iWorkImport.framework/GQHLine.h | 13 + iWorkImport.framework/GQHPages.h | 25 + .../GQHPagesFloatingDrawable.h | 14 + iWorkImport.framework/GQHPagesState.h | 132 +++ .../GQHPagesWPFloatingTable.h | 15 + iWorkImport.framework/GQHParagraph.h | 20 + iWorkImport.framework/GQHParagraphStyle.h | 12 + iWorkImport.framework/GQHPlaceholder.h | 11 + iWorkImport.framework/GQHSectionStyleRun.h | 18 + iWorkImport.framework/GQHShape.h | 12 + iWorkImport.framework/GQHState.h | 92 ++ iWorkImport.framework/GQHStreamedXML.h | 36 + iWorkImport.framework/GQHStyle.h | 35 + iWorkImport.framework/GQHTable.h | 28 + iWorkImport.framework/GQHTableCellStyle.h | 12 + iWorkImport.framework/GQHTableState.h | 46 + iWorkImport.framework/GQHTextBox.h | 24 + iWorkImport.framework/GQHTextSpan.h | 20 + iWorkImport.framework/GQHTextStyle.h | 18 + iWorkImport.framework/GQHTrbl.h | 25 + iWorkImport.framework/GQHUtils.h | 11 + iWorkImport.framework/GQHWrapSandbag.h | 16 + iWorkImport.framework/GQHXML.h | 43 + iWorkImport.framework/GQNumberFormatter.h | 64 ++ iWorkImport.framework/GQPBGProcessor.h | 16 + iWorkImport.framework/GQPLSProcessor.h | 16 + iWorkImport.framework/GQPProcessor.h | 82 ++ iWorkImport.framework/GQPProcessorFactory.h | 14 + iWorkImport.framework/GQPSLProcessor.h | 16 + iWorkImport.framework/GQPSectionDrawable.h | 18 + iWorkImport.framework/GQPStyleReader.h | 35 + iWorkImport.framework/GQSDocument.h | 93 ++ iWorkImport.framework/GQSSpiceTable.h | 35 + iWorkImport.framework/GQSTable.h | 35 + iWorkImport.framework/GQUCommon.h | 11 + iWorkImport.framework/GQUFileOutputBundle.h | 18 + iWorkImport.framework/GQUIglooOutputBundle.h | 25 + .../GQUOutputBundleFactory.h | 11 + .../GQUProgressiveOutputBundle.h | 31 + .../GQUQuicklookOutputBundle.h | 26 + iWorkImport.framework/GQWrapPointSet.h | 26 + iWorkImport.framework/GQZArchive.h | 31 + .../GQZArchiveFileInputStream.h | 34 + .../GQZArchiveMemoryInputStream.h | 20 + iWorkImport.framework/GQZEntry.h | 26 + .../GQZEntryInflateInputStream.h | 44 + .../GQZEntryUncompressedInputStream.h | 19 + iWorkImport.framework/GQZException.h | 10 + iWorkImport.framework/GQZInflateInputStream.h | 38 + 5404 files changed, 194102 insertions(+) create mode 100644 .DS_Store create mode 100755 AOSKit.framework/AOSContext.h create mode 100755 AOSKit.framework/AOSThreadManager.h create mode 100755 AOSNotification.framework/AOSNotifySession.h create mode 100755 AXRuntime.framework/AXAttributedString.h create mode 100755 AccountSettings.framework/ASRuntimeFixMailAccount.h create mode 100755 AccountSettings.framework/AccountsManager.h create mode 100755 AccountSettings.framework/BasicAccount.h create mode 100755 AccountSettings.framework/DeviceLocalAccount.h create mode 100755 AccountSettingsUI.framework/AccountSettingsAddOtherTypeController.h create mode 100755 AccountSettingsUI.framework/AccountSettingsUIAccountAddType.h create mode 100755 AccountSettingsUI.framework/AccountSettingsUIAccountCell.h create mode 100755 AccountSettingsUI.framework/AccountSettingsUIAccountManager.h create mode 100755 AccountSettingsUI.framework/AccountSettingsUIAddTypeController.h create mode 100755 AccountSettingsUI.framework/AccountSettingsUIAlertConfirmationOptions.h create mode 100755 AccountSettingsUI.framework/AccountSettingsUICollectionCell.h create mode 100755 AccountSettingsUI.framework/AccountSettingsUICollectionController.h create mode 100755 AccountSettingsUI.framework/AccountSettingsUIDeleteAlertOptions.h create mode 100755 AccountSettingsUI.framework/AccountSettingsUIDeleteButtonView.h create mode 100755 AccountSettingsUI.framework/AccountSettingsUIDetailController.h create mode 100755 AccountSettingsUI.framework/AccountSettingsUIIdentityPickerController.h create mode 100755 AccountSettingsUI.framework/AccountSettingsUILinkButton.h create mode 100755 AccountSettingsUI.framework/AccountSettingsUILinkButtonView.h create mode 100755 AccountSettingsUI.framework/AccountSettingsUIPluginBundle.h create mode 100755 AccountSettingsUI.framework/AccountSettingsUIPluginLoader.h create mode 100755 AccountSettingsUI.framework/AccountSettingsUISetupController.h create mode 100755 AccountSettingsUI.framework/AccountSettingsUISetupControllerForTesting.h create mode 100755 AccountSettingsUI.framework/AccountSettingsUISyncController.h create mode 100755 AccountSettingsUI.framework/AccountSettingsUISyncDataController.h create mode 100755 ActorKit.framework/AKActor.h create mode 100755 ActorKit.framework/AKDeferredReply.h create mode 100755 ActorKit.framework/AKDispatchQueue.h create mode 100755 ActorKit.framework/AKMailbox.h create mode 100755 ActorKit.framework/NSInvocationReflector.h create mode 100755 ActorKit.framework/NSInvocationUnifier.h create mode 100755 AggregateDictionary.framework/ADDataStore.h create mode 100755 AggregateDictionary.framework/ADKeyStore.h create mode 100755 AirPortAssistant.framework/APFormatter.h create mode 100755 AirPortAssistant.framework/AUSetupController.h create mode 100755 AirPortAssistant.framework/AUUITableViewController.h create mode 100755 AirPortAssistant.framework/AirPortAssistantController.h create mode 100755 AirPortAssistant.framework/AnimatedPickerView.h create mode 100755 AirPortAssistant.framework/AssistantCallbackController.h create mode 100755 AirPortAssistant.framework/AssistantSubUIViewController.h create mode 100755 AirPortAssistant.framework/AssistantUIController.h create mode 100755 AirPortAssistant.framework/AssistantUIViewController.h create mode 100755 AirPortAssistant.framework/AutoGuessController.h create mode 100755 AirPortAssistant.framework/BubbleTextLayer.h create mode 100755 AirPortAssistant.framework/CGImageUtilities.h create mode 100755 AirPortAssistant.framework/ConfigChangeLogs.h create mode 100755 AirPortAssistant.framework/HorizontalViewScroller.h create mode 100755 AirPortAssistant.framework/HostnameFormatter.h create mode 100755 AirPortAssistant.framework/IPv4AddressFormatter.h create mode 100755 AirPortAssistant.framework/IPv4AddressWithPrefixFormatter.h create mode 100755 AirPortAssistant.framework/ImageStore.h create mode 100755 AirPortAssistant.framework/InternetViewController.h create mode 100755 AirPortAssistant.framework/KeychainWrapper.h create mode 100755 AirPortAssistant.framework/MACAddress.h create mode 100755 AirPortAssistant.framework/MACFormatter.h create mode 100755 AirPortAssistant.framework/ManagedTableViewCell.h create mode 100755 AirPortAssistant.framework/MinMaxIntFormatter.h create mode 100755 AirPortAssistant.framework/NetTopoAirPortDeviceLayer.h create mode 100755 AirPortAssistant.framework/NetTopoDeviceConnectionLayer.h create mode 100755 AirPortAssistant.framework/NetTopoMiniStaticLayout.h create mode 100755 AirPortAssistant.framework/NetTopoObjectLayer.h create mode 100755 AirPortAssistant.framework/PPPoEConnectionUIViewController.h create mode 100755 AirPortAssistant.framework/PPPoEViewController.h create mode 100755 AirPortAssistant.framework/PoppablePickerViewController.h create mode 100755 AirPortAssistant.framework/PrivateIPFormatter.h create mode 100755 AirPortAssistant.framework/RecommendationActionController.h create mode 100755 AirPortAssistant.framework/SelectorStringThread.h create mode 100755 AirPortAssistant.framework/StepByStepController.h create mode 100755 AirPortAssistant.framework/StepByStepUIViewController.h create mode 100755 AirPortAssistant.framework/StepByStepUIViewController_CreateExtendOrReplace.h create mode 100755 AirPortAssistant.framework/StepByStepUIViewController_Create_Config.h create mode 100755 AirPortAssistant.framework/StepByStepUIViewController_Create_Guest.h create mode 100755 AirPortAssistant.framework/StepByStepUIViewController_DevicePicker.h create mode 100755 AirPortAssistant.framework/StepByStepUIViewController_ExtendWired_Config.h create mode 100755 AirPortAssistant.framework/StepByStepUIViewController_ExtendWired_Connections.h create mode 100755 AirPortAssistant.framework/StepByStepUIViewController_ExtendWirelessNetworkChoice.h create mode 100755 AirPortAssistant.framework/StepByStepUIViewController_ExtendWireless_Config.h create mode 100755 AirPortAssistant.framework/StepByStepUIViewController_Join_Config.h create mode 100755 AirPortAssistant.framework/StepByStepUIViewController_ReplaceBaseStation_Config.h create mode 100755 AirPortAssistant.framework/StepByStepUIViewController_ReplaceChoice.h create mode 100755 AirPortAssistant.framework/StepByStepUIViewController_ReplaceNetworkChoice.h create mode 100755 AirPortAssistant.framework/StepByStepUIViewController_Restore_Config.h create mode 100755 AirPortAssistant.framework/StepByStepUtilities.h create mode 100755 AirPortAssistant.framework/TableViewManager.h create mode 100755 AirPortAssistant.framework/TextLinkButton.h create mode 100755 AirPortAssistant.framework/UIAlertViewDelegateClass.h create mode 100755 AirPortAssistant.framework/UInt16Formatter.h create mode 100755 AirPortAssistant.framework/UTF8Formatter.h create mode 100755 AirPortAssistant.framework/ViewScroller.h create mode 100755 AirPortAssistant.framework/WEPKeyFormatter.h create mode 100755 AirPortAssistant.framework/WiFiUtils.h create mode 100755 AirTraffic.framework/ATAirlock.h create mode 100755 AirTraffic.framework/ATAsset.h create mode 100755 AirTraffic.framework/ATAssetManager.h create mode 100755 AirTraffic.framework/ATClientController.h create mode 100755 AirTraffic.framework/ATConnection.h create mode 100755 AirTraffic.framework/ATMessage.h create mode 100755 AirTraffic.framework/ATRollableLog.h create mode 100755 AirTraffic.framework/ATStoreInfo.h create mode 100755 AirTraffic.framework/ATUserDefaults.h create mode 100755 AirTraffic.framework/ATWakeupCall.h create mode 100755 AirTraffic.framework/ATXPCConnection.h create mode 100755 AirTraffic.framework/ATXPCMessage.h create mode 100755 AirTraffic.framework/ATXPCServer.h create mode 100755 AppStoreUI.framework/ASApplicationInfoListingViewItem.h create mode 100755 AppStoreUI.framework/ASApplicationPageCell.h create mode 100755 AppStoreUI.framework/ASApplicationPageCellConfiguration.h create mode 100755 AppStoreUI.framework/ASApplicationPageHeaderView.h create mode 100755 AppStoreUI.framework/ASApplicationPageInfoListingView.h create mode 100755 AppStoreUI.framework/ASApplicationPageTableView.h create mode 100755 AppStoreUI.framework/ASApplicationPageView.h create mode 100755 AppStoreUI.framework/ASButtonCellConfiguration.h create mode 100755 AppStoreUI.framework/ASClientApplicationController.h create mode 100755 AppStoreUI.framework/ASClientController.h create mode 100755 AppStoreUI.framework/ASCollectionCellConfiguration.h create mode 100755 AppStoreUI.framework/ASConcernItem.h create mode 100755 AppStoreUI.framework/ASConcernListDataProvider.h create mode 100755 AppStoreUI.framework/ASConcernListDataSource.h create mode 100755 AppStoreUI.framework/ASConstructSoftwareUpdatesRequestOperation.h create mode 100755 AppStoreUI.framework/ASGeniusStatisticsConsumer.h create mode 100755 AppStoreUI.framework/ASIconCellConfiguration.h create mode 100755 AppStoreUI.framework/ASLoadMoreCellConfiguration.h create mode 100755 AppStoreUI.framework/ASPageControl.h create mode 100755 AppStoreUI.framework/ASPostConcernOperation.h create mode 100755 AppStoreUI.framework/ASPostGeniusStatisticsOperation.h create mode 100755 AppStoreUI.framework/ASPurchaseBatch.h create mode 100755 AppStoreUI.framework/ASPurchasesStorePageViewController.h create mode 100755 AppStoreUI.framework/ASReportConcernViewController.h create mode 100755 AppStoreUI.framework/ASScreenshotImageBorderView.h create mode 100755 AppStoreUI.framework/ASScreenshotImageModifier.h create mode 100755 AppStoreUI.framework/ASScreenshotImageView.h create mode 100755 AppStoreUI.framework/ASScreenshotsView.h create mode 100755 AppStoreUI.framework/ASScreenshotsViewController.h create mode 100755 AppStoreUI.framework/ASSoftwareCellConfiguration.h create mode 100755 AppStoreUI.framework/ASSoftwareIconImageModifier.h create mode 100755 AppStoreUI.framework/ASSoftwarePageViewController.h create mode 100755 AppStoreUI.framework/ASStructuredPageTableDataSource.h create mode 100755 AppStoreUI.framework/ASStructuredPageViewController.h create mode 100755 AppStoreUI.framework/ASTextViewCell.h create mode 100755 AppStoreUI.framework/ASUpdateCellConfiguration.h create mode 100755 AppStoreUI.framework/ASUpdateDefaultCellLayoutManager.h create mode 100755 AppStoreUI.framework/ASUpdateDetailedCellBackgroundView.h create mode 100755 AppStoreUI.framework/ASUpdateDetailedCellConfiguration.h create mode 100755 AppStoreUI.framework/ASUpdateDetailedCellContext.h create mode 100755 AppStoreUI.framework/ASUpdatePageView.h create mode 100755 AppStoreUI.framework/ASUpdatePageViewController.h create mode 100755 AppStoreUI.framework/ASUpdatesDataSource.h create mode 100755 AppStoreUI.framework/ASUpdatesStructuredPageViewController.h create mode 100755 AppStoreUI.framework/ASUserAgreementViewController.h create mode 100755 AppStoreUI.framework/ASViewControllerFactory.h create mode 100755 AppSupport.framework/ALCity.h create mode 100755 AppSupport.framework/ALCityManager.h create mode 100755 AppSupport.framework/CPAggregateDictionary.h create mode 100755 AppSupport.framework/CPBitmapStore.h create mode 100755 AppSupport.framework/CPDistributedMessagingAsyncOperation.h create mode 100755 AppSupport.framework/CPDistributedMessagingCallout.h create mode 100755 AppSupport.framework/CPDistributedMessagingCenter.h create mode 100755 AppSupport.framework/CPDistributedMessagingDelayedReplyContext.h create mode 100755 AppSupport.framework/CPDistributedNotificationCenter.h create mode 100755 AppSupport.framework/CPExclusiveLock.h create mode 100755 AppSupport.framework/CPLRUDictionary.h create mode 100755 AppSupport.framework/CPLRUDictionaryNode.h create mode 100755 AppSupport.framework/CPNetworkObserver.h create mode 100755 AppSupport.framework/CPNotificationObservationHelper.h create mode 100755 AppSupport.framework/CPPowerAssertionManager.h create mode 100755 AppSupport.framework/CPRegularExpression.h create mode 100755 AppSupport.framework/CPSearchMatcher.h create mode 100755 AppSupport.framework/CapturedInvocationTrampoline.h create mode 100755 AppSupport.framework/DelayedInvocationTrampoline.h create mode 100755 AppSupport.framework/InvocationTrampoline.h create mode 100755 AppSupport.framework/OperationQueueInvocationTrampoline.h create mode 100755 AppSupport.framework/PEPServiceConfiguration.h create mode 100755 AppSupport.framework/RadiosPreferences.h create mode 100755 AppSupport.framework/ThreadedInvocationTrampoline.h create mode 100755 AppSupport.framework/_CPBundleIdentifierString.h create mode 100755 AppSupport.framework/_CPPowerAssertion.h create mode 100755 AppSupport.framework/_CPPowerAssertionThread.h create mode 100755 AppSupport.framework/_ReachabilityRequest.h create mode 100755 AppleAccount.framework/AAAccount.h create mode 100755 AppleAccount.framework/AAAccountManager.h create mode 100755 AppleAccount.framework/AAAccountMigrator.h create mode 100755 AppleAccount.framework/AAAddEmailUIRequest.h create mode 100755 AppleAccount.framework/AAAuthenticateRequest.h create mode 100755 AppleAccount.framework/AAAuthenticationResponse.h create mode 100755 AppleAccount.framework/AAAutoAccountVerifier.h create mode 100755 AppleAccount.framework/AACompleteEmailVettingRequest.h create mode 100755 AppleAccount.framework/AACompleteEmailVettingResponse.h create mode 100755 AppleAccount.framework/AADeviceInfo.h create mode 100755 AppleAccount.framework/AAEmailVettingRequest.h create mode 100755 AppleAccount.framework/AAInitiateEmailVettingRequest.h create mode 100755 AppleAccount.framework/AAKeychainManager.h create mode 100755 AppleAccount.framework/AAMobileMeOfferRequest.h create mode 100755 AppleAccount.framework/AAMobileMeOfferResponse.h create mode 100755 AppleAccount.framework/AANewAccountRequest.h create mode 100755 AppleAccount.framework/AAProvisioningResponse.h create mode 100755 AppleAccount.framework/AARegisterRequest.h create mode 100755 AppleAccount.framework/AARequest.h create mode 100755 AppleAccount.framework/AARequester.h create mode 100755 AppleAccount.framework/AAResponse.h create mode 100755 AppleAccount.framework/AASetupAssistantAuthenticateRequest.h create mode 100755 AppleAccount.framework/AASetupAssistantConfigRequest.h create mode 100755 AppleAccount.framework/AASetupAssistantConfigResponse.h create mode 100755 AppleAccount.framework/AASetupAssistantCreateRequest.h create mode 100755 AppleAccount.framework/AASetupAssistantCreateResponse.h create mode 100755 AppleAccount.framework/AASetupAssistantService.h create mode 100755 AppleAccount.framework/AASetupAssistantSetupDelegatesRequest.h create mode 100755 AppleAccount.framework/AASetupAssistantSetupDelegatesResponse.h create mode 100755 AppleAccount.framework/AASetupAssistantUpdateRequest.h create mode 100755 AppleAccount.framework/AASigningSession.h create mode 100755 AppleAccount.framework/AAURLConfiguration.h create mode 100755 AppleAccount.framework/AAURLConfigurationRequest.h create mode 100755 AppleAccount.framework/AAUpdateAccountRequest.h create mode 100755 AppleAccount.framework/AAUpdateProvisioningRequest.h create mode 100755 AppleAccount.framework/AAUserNotification.h create mode 100755 ApplePushService.framework/APSConnection.h create mode 100755 ApplePushService.framework/APSOutgoingMessage.h create mode 100755 AssetsLibraryServices.framework/PLGatekeeperClient.h create mode 100755 AssetsLibraryServices.framework/PLUUIDString.h create mode 100755 AssetsLibraryServices.framework/PLXPCData.h create mode 100755 AssetsLibraryServices.framework/PLXPCShMemData.h create mode 100755 BluetoothManager.framework/BluetoothDevice.h create mode 100755 BluetoothManager.framework/BluetoothManager.h create mode 100755 BookmarkDAV.framework/BookmarkDAVBookmark.h create mode 100755 BookmarkDAV.framework/BookmarkDAVBulkPostTask.h create mode 100755 BookmarkDAV.framework/BookmarkDAVFolder.h create mode 100755 BookmarkDAV.framework/BookmarkDAVFolderMultiGetTask.h create mode 100755 BookmarkDAV.framework/BookmarkDAVGetAccountPropertiesTaskGroup.h create mode 100755 BookmarkDAV.framework/BookmarkDAVMultiGetTask.h create mode 100755 BookmarkDAV.framework/BookmarkDAVRecursiveContainerSyncTaskGroup.h create mode 100755 BookmarkDAV.framework/BookmarkDAVSyncData.h create mode 100755 BookmarkDAV.framework/BookmarkDAVSyncDriver.h create mode 100755 BulletinBoard.framework/BBAction.h create mode 100755 BulletinBoard.framework/BBAssertion.h create mode 100755 BulletinBoard.framework/BBAttachments.h create mode 100755 BulletinBoard.framework/BBBulletin.h create mode 100755 BulletinBoard.framework/BBBulletinRequest.h create mode 100755 BulletinBoard.framework/BBBulletinTransaction.h create mode 100755 BulletinBoard.framework/BBBulletinUpdate.h create mode 100755 BulletinBoard.framework/BBButton.h create mode 100755 BulletinBoard.framework/BBContent.h create mode 100755 BulletinBoard.framework/BBLaunchAction.h create mode 100755 BulletinBoard.framework/BBObserver.h create mode 100755 BulletinBoard.framework/BBObserverBulletinAttachmentImageSizePair.h create mode 100755 BulletinBoard.framework/BBObserverBulletinAttachmentInfo.h create mode 100755 BulletinBoard.framework/BBResponse.h create mode 100755 BulletinBoard.framework/BBSectionInfo.h create mode 100755 BulletinBoard.framework/BBSectionParameters.h create mode 100755 BulletinBoard.framework/BBSectionSubtypeParameters.h create mode 100755 BulletinBoard.framework/BBServer.h create mode 100755 BulletinBoard.framework/BBSettingsGateway.h create mode 100755 BulletinBoard.framework/BBSound.h create mode 100755 BulletinBoard.framework/BBThumbnailSizeConstraints.h create mode 100755 CalDAV.framework/CalDAVAccountPropertyRefreshOperation.h create mode 100755 CalDAV.framework/CalDAVAddAttachmentsTaskGroup.h create mode 100755 CalDAV.framework/CalDAVAllowedCalendarSet.h create mode 100755 CalDAV.framework/CalDAVBulkUploadTaskGroup.h create mode 100755 CalDAV.framework/CalDAVCalendarInfoTaskGroup.h create mode 100755 CalDAV.framework/CalDAVCalendarItemData.h create mode 100755 CalDAV.framework/CalDAVCalendarPropertyRefreshOperation.h create mode 100755 CalDAV.framework/CalDAVCalendarQueryTask.h create mode 100755 CalDAV.framework/CalDAVCalendarServerAccessItem.h create mode 100755 CalDAV.framework/CalDAVCalendarServerActionItem.h create mode 100755 CalDAV.framework/CalDAVCalendarServerAllowedSharingModesItem.h create mode 100755 CalDAV.framework/CalDAVCalendarServerCancelItem.h create mode 100755 CalDAV.framework/CalDAVCalendarServerChangedParameterItem.h create mode 100755 CalDAV.framework/CalDAVCalendarServerChangedPropertyItem.h create mode 100755 CalDAV.framework/CalDAVCalendarServerChangesItem.h create mode 100755 CalDAV.framework/CalDAVCalendarServerInviteItem.h create mode 100755 CalDAV.framework/CalDAVCalendarServerInviteNotificationItem.h create mode 100755 CalDAV.framework/CalDAVCalendarServerInviteReplyItem.h create mode 100755 CalDAV.framework/CalDAVCalendarServerNotificationItem.h create mode 100755 CalDAV.framework/CalDAVCalendarServerNotificationTypeItem.h create mode 100755 CalDAV.framework/CalDAVCalendarServerOrganizerItem.h create mode 100755 CalDAV.framework/CalDAVCalendarServerRecurrenceItem.h create mode 100755 CalDAV.framework/CalDAVCalendarServerReplyItem.h create mode 100755 CalDAV.framework/CalDAVCalendarServerScheduleChangesItem.h create mode 100755 CalDAV.framework/CalDAVCalendarServerSetItem.h create mode 100755 CalDAV.framework/CalDAVCalendarServerShareItem.h create mode 100755 CalDAV.framework/CalDAVCalendarServerUpdateItem.h create mode 100755 CalDAV.framework/CalDAVCalendarServerUserItem.h create mode 100755 CalDAV.framework/CalDAVCalendarSyncOperation.h create mode 100755 CalDAV.framework/CalDAVCompItem.h create mode 100755 CalDAV.framework/CalDAVConcreteServerVersion.h create mode 100755 CalDAV.framework/CalDAVContainer.h create mode 100755 CalDAV.framework/CalDAVContainerMultiGetTask.h create mode 100755 CalDAV.framework/CalDAVContainerSyncTaskGroup.h create mode 100755 CalDAV.framework/CalDAVFreeBusyLookupTask.h create mode 100755 CalDAV.framework/CalDAVGetAccountPropertiesTaskGroup.h create mode 100755 CalDAV.framework/CalDAVGetCalendarItemTask.h create mode 100755 CalDAV.framework/CalDAVGetDelegatesBaseTaskGroup.h create mode 100755 CalDAV.framework/CalDAVGetDelegatesTaskGroup.h create mode 100755 CalDAV.framework/CalDAVGetGrantedDelegatesTaskGroup.h create mode 100755 CalDAV.framework/CalDAVGetNotificationItemTask.h create mode 100755 CalDAV.framework/CalDAVGetOfficeHoursTaskGroup.h create mode 100755 CalDAV.framework/CalDAVGetPrincipalEmailDetailsTaskGroup.h create mode 100755 CalDAV.framework/CalDAVMergeUploadTaskGroup.h create mode 100755 CalDAV.framework/CalDAVMkcalendarResponseItem.h create mode 100755 CalDAV.framework/CalDAVMkcalendarTask.h create mode 100755 CalDAV.framework/CalDAVModifyCalendarSharingLevelTaskGroup.h create mode 100755 CalDAV.framework/CalDAVModifySharedCalendarShareeListPostTask.h create mode 100755 CalDAV.framework/CalDAVModifySharedCalendarShareeListTaskGroup.h create mode 100755 CalDAV.framework/CalDAVMultiPutTask.h create mode 100755 CalDAV.framework/CalDAVNotificationContainerSyncTaskGroup.h create mode 100755 CalDAV.framework/CalDAVNotificationItemData.h create mode 100755 CalDAV.framework/CalDAVOperation.h create mode 100755 CalDAV.framework/CalDAVPostCalendarItemTask.h create mode 100755 CalDAV.framework/CalDAVPrincipalEmailDetailsResult.h create mode 100755 CalDAV.framework/CalDAVPrincipalPropertySearchTask.h create mode 100755 CalDAV.framework/CalDAVPrincipalSearchPropertySet.h create mode 100755 CalDAV.framework/CalDAVPrincipalSearchSupport.h create mode 100755 CalDAV.framework/CalDAVPutCalendarItemTask.h create mode 100755 CalDAV.framework/CalDAVReplyToSharedCalendarInvitationTaskGroup.h create mode 100755 CalDAV.framework/CalDAVResourceTypeItem.h create mode 100755 CalDAV.framework/CalDAVRetrieveSharedCalendarShareesTaskGroup.h create mode 100755 CalDAV.framework/CalDAVScheduleCalendarTranspItem.h create mode 100755 CalDAV.framework/CalDAVScheduleResponseDetailsItem.h create mode 100755 CalDAV.framework/CalDAVScheduleResponseItem.h create mode 100755 CalDAV.framework/CalDAVScheduleTask.h create mode 100755 CalDAV.framework/CalDAVServerVersion.h create mode 100755 CalDAV.framework/CalDAVSetOfficeHoursTaskGroup.h create mode 100755 CalDAV.framework/CalDAVSupportedCalendarComponentSet.h create mode 100755 CalDAV.framework/CalDAVUpdateFreeBusySetTaskGroup.h create mode 100755 CalDAV.framework/CalDAVUpdateGrantedDelegatesTaskGroup.h create mode 100755 CalDAV.framework/CalDAVUtils.h create mode 100755 CalDAV.framework/CalendarServerVersion.h create mode 100755 CalDAV.framework/GoogleCalDAVServerVersion.h create mode 100755 CalDAV.framework/MobileMeCalDAVServerVersion.h create mode 100755 CalDAV.framework/YahooCalDAVServerVersion.h create mode 100755 CalDAV.framework/iCloudCalDAVServerVersion.h create mode 100755 Celestial.framework/AVArrayQueueFeeder.h create mode 100755 Celestial.framework/AVCallbackHandler.h create mode 100755 Celestial.framework/AVCamera.h create mode 100755 Celestial.framework/AVCapture.h create mode 100755 Celestial.framework/AVController.h create mode 100755 Celestial.framework/AVControllerFig.h create mode 100755 Celestial.framework/AVControllerRemoteFig.h create mode 100755 Celestial.framework/AVControllerRemoteFigStream.h create mode 100755 Celestial.framework/AVExternalAudio.h create mode 100755 Celestial.framework/AVFileProcessor.h create mode 100755 Celestial.framework/AVFileValidator.h create mode 100755 Celestial.framework/AVFromMainThreadPostNotificationNameDict.h create mode 100755 Celestial.framework/AVFromNotifySafeThreadPostNotificationNameDict.h create mode 100755 Celestial.framework/AVItem.h create mode 100755 Celestial.framework/AVItemAccessLog.h create mode 100755 Celestial.framework/AVItemAccessLogEvent.h create mode 100755 Celestial.framework/AVItemAccessLogEventInternal.h create mode 100755 Celestial.framework/AVItemAccessLogInternal.h create mode 100755 Celestial.framework/AVItemErrorLog.h create mode 100755 Celestial.framework/AVItemErrorLogEvent.h create mode 100755 Celestial.framework/AVItemErrorLogEventInternal.h create mode 100755 Celestial.framework/AVItemErrorLogInternal.h create mode 100755 Celestial.framework/AVObjectRegistry.h create mode 100755 Celestial.framework/AVPlaybackItem.h create mode 100755 Celestial.framework/AVPlaybackQueue.h create mode 100755 Celestial.framework/AVQueue.h create mode 100755 Celestial.framework/AVQueueFeeder.h create mode 100755 Celestial.framework/AVRecorder.h create mode 100755 Celestial.framework/AVRecorderAudioQueueImpl.h create mode 100755 Celestial.framework/AVRemaker.h create mode 100755 Celestial.framework/AVSafePerformOnMainThreadTargetDict.h create mode 100755 Celestial.framework/AVSafePostDelayedNotificationFromMainThreadTargetDict.h create mode 100755 Celestial.framework/AVSubtitleLayerUsingWebKit.h create mode 100755 Celestial.framework/AVSystemController.h create mode 100755 Celestial.framework/AVTimeMarkerObservation.h create mode 100755 Celestial.framework/AVValue.h create mode 100755 Celestial.framework/EventSystemManager.h create mode 100755 Celestial.framework/FigAccelerometerDelegate.h create mode 100755 Celestial.framework/FigCoreMotionDelegate.h create mode 100755 Celestial.framework/FigIOHIDMotionDelegate.h create mode 100755 Celestial.framework/FigWirelessDisplayInhibitor.h create mode 100755 CertInfo.framework/CertInfoBasicTrustDescription.h create mode 100755 CertInfo.framework/CertInfoCertificateDetailsController.h create mode 100755 CertInfo.framework/CertInfoCertificateDetailsView.h create mode 100755 CertInfo.framework/CertInfoCertificateHeaderCell.h create mode 100755 CertInfo.framework/CertInfoCertificateListCellContentView.h create mode 100755 CertInfo.framework/CertInfoCertificateListController.h create mode 100755 CertInfo.framework/CertInfoCertificateListTableViewCell.h create mode 100755 CertInfo.framework/CertInfoCertificateSummaryDescriptionCell.h create mode 100755 CertInfo.framework/CertInfoCertificateSummaryView.h create mode 100755 CertInfo.framework/CertInfoDescriptionCellContentView.h create mode 100755 CertInfo.framework/CertInfoGradientLabel.h create mode 100755 CertInfo.framework/CertInfoSheetViewController.h create mode 100755 CertInfo.framework/CertInfoTrustDetailsView.h create mode 100755 CertInfo.framework/CertInfoTrustDetailsViewController.h create mode 100755 CertInfo.framework/CertInfoTrustSummaryController.h create mode 100755 CertInfo.framework/_CertInfoActionButton.h create mode 100755 CertInfo.framework/_CertInfoGradientLabel.h create mode 100755 CertInfo.framework/_CertInfoTrustSummaryHeaderCell.h create mode 100755 CertUI.framework/CertUIConnectionDelegate.h create mode 100755 CertUI.framework/CertUIPrompt.h create mode 100755 CertUI.framework/CertUITrustManager.h create mode 100755 ChatKit.framework/AlwaysHighlightingPlacardButton.h create mode 100755 ChatKit.framework/CKABNewPersonViewController.h create mode 100755 ChatKit.framework/CKABUnknownPersonViewController.h create mode 100755 ChatKit.framework/CKAVMediaObject.h create mode 100755 ChatKit.framework/CKActionSheetManager.h create mode 100755 ChatKit.framework/CKAggregateConversation.h create mode 100755 ChatKit.framework/CKAnimatedImageMediaObject.h create mode 100755 ChatKit.framework/CKAtomListView.h create mode 100755 ChatKit.framework/CKAudioMediaObject.h create mode 100755 ChatKit.framework/CKBalloonView.h create mode 100755 ChatKit.framework/CKCachedImageBalloonView.h create mode 100755 ChatKit.framework/CKClearLabel.h create mode 100755 ChatKit.framework/CKClientComposeMessage.h create mode 100755 ChatKit.framework/CKClientComposeServer.h create mode 100755 ChatKit.framework/CKClientComposeService.h create mode 100755 ChatKit.framework/CKComposeRecipientView.h create mode 100755 ChatKit.framework/CKCompressibleImageMediaObject.h create mode 100755 ChatKit.framework/CKContentEntryBridge.h create mode 100755 ChatKit.framework/CKContentEntryView.h create mode 100755 ChatKit.framework/CKConversationList.h create mode 100755 ChatKit.framework/CKConversationListCell.h create mode 100755 ChatKit.framework/CKConversationListController.h create mode 100755 ChatKit.framework/CKConversationListNewMessageCell.h create mode 100755 ChatKit.framework/CKConversationSearcher.h create mode 100755 ChatKit.framework/CKDBMessage.h create mode 100755 ChatKit.framework/CKDashedLineView.h create mode 100755 ChatKit.framework/CKDefaultPreferredServiceManager.h create mode 100755 ChatKit.framework/CKDeletedMessagePart.h create mode 100755 ChatKit.framework/CKDowngradeMessage.h create mode 100755 ChatKit.framework/CKDowngradeServer.h create mode 100755 ChatKit.framework/CKDraftManager.h create mode 100755 ChatKit.framework/CKEffectsWindow.h create mode 100755 ChatKit.framework/CKEntity.h create mode 100755 ChatKit.framework/CKEntityView.h create mode 100755 ChatKit.framework/CKFixedImageMediaObject.h create mode 100755 ChatKit.framework/CKGenericFileBalloonView.h create mode 100755 ChatKit.framework/CKIMComposeRecipient.h create mode 100755 ChatKit.framework/CKIMDBMessage.h create mode 100755 ChatKit.framework/CKImageBalloonView.h create mode 100755 ChatKit.framework/CKImageData.h create mode 100755 ChatKit.framework/CKImagePickerMediaPreviewGenerator.h create mode 100755 ChatKit.framework/CKInteractiveImageBalloonView.h create mode 100755 ChatKit.framework/CKLRUCache.h create mode 100755 ChatKit.framework/CKLabelledAtomList.h create mode 100755 ChatKit.framework/CKLinksController.h create mode 100755 ChatKit.framework/CKLocationMediaObject.h create mode 100755 ChatKit.framework/CKLoopbackMessage.h create mode 100755 ChatKit.framework/CKLoopbackService.h create mode 100755 ChatKit.framework/CKMadridEntity.h create mode 100755 ChatKit.framework/CKMadridMessage.h create mode 100755 ChatKit.framework/CKMadridService.h create mode 100755 ChatKit.framework/CKMediaObject.h create mode 100755 ChatKit.framework/CKMediaObjectManager.h create mode 100755 ChatKit.framework/CKMediaObjectMessagePart.h create mode 100755 ChatKit.framework/CKMediaPreviewGenerator.h create mode 100755 ChatKit.framework/CKMessage.h create mode 100755 ChatKit.framework/CKMessageCell.h create mode 100755 ChatKit.framework/CKMessageComposition.h create mode 100755 ChatKit.framework/CKMessageEncodingInfo.h create mode 100755 ChatKit.framework/CKMessageEntryView.h create mode 100755 ChatKit.framework/CKMessageLinkedComposition.h create mode 100755 ChatKit.framework/CKMessagePart.h create mode 100755 ChatKit.framework/CKMessagePartComposeResourcePool.h create mode 100755 ChatKit.framework/CKMessagePartURLProtocol.h create mode 100755 ChatKit.framework/CKMessageStandaloneComposition.h create mode 100755 ChatKit.framework/CKMessageStatusCell.h create mode 100755 ChatKit.framework/CKMessagesAppPreferredServiceManager.h create mode 100755 ChatKit.framework/CKPhotoScrollerViewController.h create mode 100755 ChatKit.framework/CKPopoverManager.h create mode 100755 ChatKit.framework/CKPreferredServiceManager.h create mode 100755 ChatKit.framework/CKProgressBar.h create mode 100755 ChatKit.framework/CKProperlyTransitioningNavigationItem.h create mode 100755 ChatKit.framework/CKRecipientGenerator.h create mode 100755 ChatKit.framework/CKRecipientListView.h create mode 100755 ChatKit.framework/CKRecipientSelectionView.h create mode 100755 ChatKit.framework/CKRecipientTableViewCell.h create mode 100755 ChatKit.framework/CKRichContentView.h create mode 100755 ChatKit.framework/CKSMSComposeController.h create mode 100755 ChatKit.framework/CKSMSDeferredMessage.h create mode 100755 ChatKit.framework/CKSMSEntity.h create mode 100755 ChatKit.framework/CKSMSMessage.h create mode 100755 ChatKit.framework/CKSMSMessageDelivery.h create mode 100755 ChatKit.framework/CKSMSService.h create mode 100755 ChatKit.framework/CKSelectedMessageCellView.h create mode 100755 ChatKit.framework/CKSendingProgressView.h create mode 100755 ChatKit.framework/CKService.h create mode 100755 ChatKit.framework/CKServiceView.h create mode 100755 ChatKit.framework/CKSimpleBalloonView.h create mode 100755 ChatKit.framework/CKSubConversation.h create mode 100755 ChatKit.framework/CKSummaryLabel.h create mode 100755 ChatKit.framework/CKTextContentView.h create mode 100755 ChatKit.framework/CKTextMessagePart.h create mode 100755 ChatKit.framework/CKTimedQueue.h create mode 100755 ChatKit.framework/CKTimedQueueObject.h create mode 100755 ChatKit.framework/CKTimestampView.h create mode 100755 ChatKit.framework/CKTranscriptBubbleData.h create mode 100755 ChatKit.framework/CKTranscriptCell.h create mode 100755 ChatKit.framework/CKTranscriptController.h create mode 100755 ChatKit.framework/CKTranscriptHeaderView.h create mode 100755 ChatKit.framework/CKTranscriptStatusController.h create mode 100755 ChatKit.framework/CKTranscriptTableView.h create mode 100755 ChatKit.framework/CKTranscriptToolbarView.h create mode 100755 ChatKit.framework/CKTypingIndicatorCell.h create mode 100755 ChatKit.framework/CKTypingIndicatorView.h create mode 100755 ChatKit.framework/CKUIBehavior.h create mode 100755 ChatKit.framework/CKUnknownMediaObject.h create mode 100755 ChatKit.framework/CKUnknownMessagePart.h create mode 100755 ChatKit.framework/CKVCalMediaObject.h create mode 100755 ChatKit.framework/CKVCardMediaObject.h create mode 100755 ChatKit.framework/CKVideoMediaObject.h create mode 100755 ChatKit.framework/CKWBMPImageData.h create mode 100755 ChatKit.framework/CKWBMPImageMediaObject.h create mode 100755 ChatKit.framework/CKWebBalloonView.h create mode 100755 ChatKit.framework/CKWebDocumentView.h create mode 100755 ChatKit.framework/CKWebImageBalloonView.h create mode 100755 ChatKit.framework/CKWebviewBasedContentEntryBridge.h create mode 100755 ChatKit.framework/MailToolbarButton.h create mode 100755 ChatKit.framework/_CKConversation.h create mode 100755 Conference.framework/CKSettingsMessagesController.h create mode 100755 Conference.framework/CNFAlertView.h create mode 100755 Conference.framework/CNFArrowView.h create mode 100755 Conference.framework/CNFAudioDeviceController.h create mode 100755 Conference.framework/CNFAudioPlayer.h create mode 100755 Conference.framework/CNFCallViewController.h create mode 100755 Conference.framework/CNFConferenceController.h create mode 100755 Conference.framework/CNFDisplayController.h create mode 100755 Conference.framework/CNFHUDButton.h create mode 100755 Conference.framework/CNFHUDButtonContentView.h create mode 100755 Conference.framework/CNFHUDView.h create mode 100755 Conference.framework/CNFHistoryManager.h create mode 100755 Conference.framework/CNFInterfaceOverlayView.h create mode 100755 Conference.framework/CNFInternalAccountListViewController.h create mode 100755 Conference.framework/CNFInternalAccountViewController.h create mode 100755 Conference.framework/CNFInternalProcessListController.h create mode 100755 Conference.framework/CNFInternalSettingsUtilities.h create mode 100755 Conference.framework/CNFRegAccountAuthorizationController.h create mode 100755 Conference.framework/CNFRegAccountWebViewController.h create mode 100755 Conference.framework/CNFRegActionSheetManager.h create mode 100755 Conference.framework/CNFRegAlias.h create mode 100755 Conference.framework/CNFRegAliasDetailController.h create mode 100755 Conference.framework/CNFRegAppearanceController.h create mode 100755 Conference.framework/CNFRegChangeAccountPasswordController.h create mode 100755 Conference.framework/CNFRegController.h create mode 100755 Conference.framework/CNFRegCreateAccountController.h create mode 100755 Conference.framework/CNFRegDisabledController.h create mode 100755 Conference.framework/CNFRegEditablePhoneTableCell.h create mode 100755 Conference.framework/CNFRegEditableTableCell.h create mode 100755 Conference.framework/CNFRegEmailController.h create mode 100755 Conference.framework/CNFRegEmailLinkListCell.h create mode 100755 Conference.framework/CNFRegFirstRunController.h create mode 100755 Conference.framework/CNFRegGradientAppearanceController.h create mode 100755 Conference.framework/CNFRegLearnMoreButton.h create mode 100755 Conference.framework/CNFRegListController.h create mode 100755 Conference.framework/CNFRegLoadingView.h create mode 100755 Conference.framework/CNFRegLocaleController.h create mode 100755 Conference.framework/CNFRegNavigationBarTitleView.h create mode 100755 Conference.framework/CNFRegRegionChooserController.h create mode 100755 Conference.framework/CNFRegSecureAccountWebViewController.h create mode 100755 Conference.framework/CNFRegServerWebViewController.h create mode 100755 Conference.framework/CNFRegSettingsAccountCell.h create mode 100755 Conference.framework/CNFRegSettingsCallerIdCell.h create mode 100755 Conference.framework/CNFRegSettingsController.h create mode 100755 Conference.framework/CNFRegShadowView.h create mode 100755 Conference.framework/CNFRegSignInController.h create mode 100755 Conference.framework/CNFRegSigninLearnMoreView.h create mode 100755 Conference.framework/CNFRegSpinnerCell.h create mode 100755 Conference.framework/CNFRegSplashScreenController.h create mode 100755 Conference.framework/CNFRegStripedAppearanceController.h create mode 100755 Conference.framework/CNFRegTableFooterLabel.h create mode 100755 Conference.framework/CNFRegTableHeaderLabel.h create mode 100755 Conference.framework/CNFRegTableLabel.h create mode 100755 Conference.framework/CNFRegTranslucentBlackAppearanceController.h create mode 100755 Conference.framework/CNFRegViewAccountController.h create mode 100755 Conference.framework/CNFRegWizardController.h create mode 100755 Conference.framework/CNFServiceHandler.h create mode 100755 Conference.framework/CNFUIUtilities.h create mode 100755 Conference.framework/FTRegAccountMonitor.h create mode 100755 Conference.framework/FTRegAccountServiceDelegate.h create mode 100755 Conference.framework/FTRegConnectionHandler.h create mode 100755 Conference.framework/FTRegUtilities.h create mode 100755 CoreDAV.framework/CardDAVBulkChangeTask.h create mode 100755 CoreDAV.framework/CardDAVBulkUploadTaskGroup.h create mode 100755 CoreDAV.framework/CardDAVFolderGetTask.h create mode 100755 CoreDAV.framework/CardDAVFolderInfoTaskGroup.h create mode 100755 CoreDAV.framework/CardDAVFolderMultiGetTask.h create mode 100755 CoreDAV.framework/CardDAVFolderQueryTask.h create mode 100755 CoreDAV.framework/CardDAVFolderSyncTaskGroup.h create mode 100755 CoreDAV.framework/CardDAVGetAccountPropertiesTaskGroup.h create mode 100755 CoreDAV.framework/CardDAVMultiPutTask.h create mode 100755 CoreDAV.framework/CardDAVUpdateMeCardTaskGroup.h create mode 100755 CoreDAV.framework/CoreDAVACEItem.h create mode 100755 CoreDAV.framework/CoreDAVACLItem.h create mode 100755 CoreDAV.framework/CoreDAVACLTask.h create mode 100755 CoreDAV.framework/CoreDAVAction.h create mode 100755 CoreDAV.framework/CoreDAVBulkChangeTask.h create mode 100755 CoreDAV.framework/CoreDAVBulkRequestsItem.h create mode 100755 CoreDAV.framework/CoreDAVBulkRequestsSetItem.h create mode 100755 CoreDAV.framework/CoreDAVBulkRequestsSupportedItem.h create mode 100755 CoreDAV.framework/CoreDAVBulkUploadTaskGroup.h create mode 100755 CoreDAV.framework/CoreDAVCalendarServerEmailAddressSetItem.h create mode 100755 CoreDAV.framework/CoreDAVCalendarServerPushTransportsItem.h create mode 100755 CoreDAV.framework/CoreDAVCalendarServerTransportItem.h create mode 100755 CoreDAV.framework/CoreDAVContainer.h create mode 100755 CoreDAV.framework/CoreDAVContainerInfoTaskGroup.h create mode 100755 CoreDAV.framework/CoreDAVContainerMultiGetTask.h create mode 100755 CoreDAV.framework/CoreDAVContainerQueryTask.h create mode 100755 CoreDAV.framework/CoreDAVContainerSyncTaskGroup.h create mode 100755 CoreDAV.framework/CoreDAVCopyOrMoveTask.h create mode 100755 CoreDAV.framework/CoreDAVCopyTask.h create mode 100755 CoreDAV.framework/CoreDAVCurrentUserPrincipalItem.h create mode 100755 CoreDAV.framework/CoreDAVCurrentUserPrivilegeSetItem.h create mode 100755 CoreDAV.framework/CoreDAVDeleteTask.h create mode 100755 CoreDAV.framework/CoreDAVDenyItem.h create mode 100755 CoreDAV.framework/CoreDAVDiscoveryAccountInfo.h create mode 100755 CoreDAV.framework/CoreDAVDiscoveryTaskGroup.h create mode 100755 CoreDAV.framework/CoreDAVErrorItem.h create mode 100755 CoreDAV.framework/CoreDAVExpandPropertiesTask.h create mode 100755 CoreDAV.framework/CoreDAVExpandProperty.h create mode 100755 CoreDAV.framework/CoreDAVFolderContentsMultiGetTask.h create mode 100755 CoreDAV.framework/CoreDAVGetAccountPropertiesTaskGroup.h create mode 100755 CoreDAV.framework/CoreDAVGetTask.h create mode 100755 CoreDAV.framework/CoreDAVGetToFileTask.h create mode 100755 CoreDAV.framework/CoreDAVGrantItem.h create mode 100755 CoreDAV.framework/CoreDAVHeadTask.h create mode 100755 CoreDAV.framework/CoreDAVHrefItem.h create mode 100755 CoreDAV.framework/CoreDAVInvertItem.h create mode 100755 CoreDAV.framework/CoreDAVItem.h create mode 100755 CoreDAV.framework/CoreDAVItemParserMapping.h create mode 100755 CoreDAV.framework/CoreDAVItemWithHrefChildItem.h create mode 100755 CoreDAV.framework/CoreDAVItemWithHrefChildren.h create mode 100755 CoreDAV.framework/CoreDAVItemWithNoChildren.h create mode 100755 CoreDAV.framework/CoreDAVLeafDataPayload.h create mode 100755 CoreDAV.framework/CoreDAVLeafItem.h create mode 100755 CoreDAV.framework/CoreDAVLogging.h create mode 100755 CoreDAV.framework/CoreDAVMkcolResponseItem.h create mode 100755 CoreDAV.framework/CoreDAVMkcolTask.h create mode 100755 CoreDAV.framework/CoreDAVMoveTask.h create mode 100755 CoreDAV.framework/CoreDAVMultiPutTask.h create mode 100755 CoreDAV.framework/CoreDAVMultiStatusItem.h create mode 100755 CoreDAV.framework/CoreDAVNullParser.h create mode 100755 CoreDAV.framework/CoreDAVOctetStreamParser.h create mode 100755 CoreDAV.framework/CoreDAVOctetStreamToFileParser.h create mode 100755 CoreDAV.framework/CoreDAVOptionsTask.h create mode 100755 CoreDAV.framework/CoreDAVOrderedAction.h create mode 100755 CoreDAV.framework/CoreDAVParseRule.h create mode 100755 CoreDAV.framework/CoreDAVPostOrPutTask.h create mode 100755 CoreDAV.framework/CoreDAVPostTask.h create mode 100755 CoreDAV.framework/CoreDAVPrincipalItem.h create mode 100755 CoreDAV.framework/CoreDAVPrincipalPropertySearchTask.h create mode 100755 CoreDAV.framework/CoreDAVPrincipalSearchPropertyItem.h create mode 100755 CoreDAV.framework/CoreDAVPrincipalSearchPropertySetItem.h create mode 100755 CoreDAV.framework/CoreDAVPrincipalSearchPropertySetTask.h create mode 100755 CoreDAV.framework/CoreDAVPropFindItem.h create mode 100755 CoreDAV.framework/CoreDAVPropFindTask.h create mode 100755 CoreDAV.framework/CoreDAVPropPatchTask.h create mode 100755 CoreDAV.framework/CoreDAVPropStatItem.h create mode 100755 CoreDAV.framework/CoreDAVPropertyFindBaseTask.h create mode 100755 CoreDAV.framework/CoreDAVPropertySearchItem.h create mode 100755 CoreDAV.framework/CoreDAVPropertyUpdateItem.h create mode 100755 CoreDAV.framework/CoreDAVPutStreamTask.h create mode 100755 CoreDAV.framework/CoreDAVPutTask.h create mode 100755 CoreDAV.framework/CoreDAVRecursiveContainerSyncTaskGroup.h create mode 100755 CoreDAV.framework/CoreDAVRemoveItem.h create mode 100755 CoreDAV.framework/CoreDAVRequestLogger.h create mode 100755 CoreDAV.framework/CoreDAVResourceTypeItem.h create mode 100755 CoreDAV.framework/CoreDAVResponseItem.h create mode 100755 CoreDAV.framework/CoreDAVSRVLookupTask.h create mode 100755 CoreDAV.framework/CoreDAVSRVResourceRecord.h create mode 100755 CoreDAV.framework/CoreDAVSetItem.h create mode 100755 CoreDAV.framework/CoreDAVSupportedReportItem.h create mode 100755 CoreDAV.framework/CoreDAVSupportedReportSetItem.h create mode 100755 CoreDAV.framework/CoreDAVSyncDeleteTask.h create mode 100755 CoreDAV.framework/CoreDAVSyncPostTask.h create mode 100755 CoreDAV.framework/CoreDAVSyncPutTask.h create mode 100755 CoreDAV.framework/CoreDAVSyncReportItem.h create mode 100755 CoreDAV.framework/CoreDAVSyncReportTask.h create mode 100755 CoreDAV.framework/CoreDAVTask.h create mode 100755 CoreDAV.framework/CoreDAVTaskGroup.h create mode 100755 CoreDAV.framework/CoreDAVUpdateACLTaskGroup.h create mode 100755 CoreDAV.framework/CoreDAVValidatePrincipalsTaskGroup.h create mode 100755 CoreDAV.framework/CoreDAVXMLData.h create mode 100755 CoreDAV.framework/CoreDAVXMLElementAttribute.h create mode 100755 CoreDAV.framework/CoreDAVXMLElementGenerator.h create mode 100755 CoreDAV.framework/CoreDAVXMLParser.h create mode 100755 CoreMediaStream.framework/MSAsset.h create mode 100755 CoreMediaStream.framework/MSAssetCollection.h create mode 100755 CoreMediaStream.framework/MSBackoffManager.h create mode 100755 CoreMediaStream.framework/MSCupidStateMachine.h create mode 100755 CoreMediaStream.framework/MSInvitationResponse.h create mode 100755 CoreMediaStream.framework/MSInvitationStrings.h create mode 100755 CoreMediaStream.framework/MSMMCSProtocol.h create mode 100755 CoreMediaStream.framework/MSMediaStreamDaemon.h create mode 100755 CoreMediaStream.framework/MSObjectQueue.h create mode 100755 CoreMediaStream.framework/MSObjectWrapper.h create mode 100755 CoreMediaStream.framework/MSPublishMMCSProtocol.h create mode 100755 CoreMediaStream.framework/MSPublishStreamsProtocol.h create mode 100755 CoreMediaStream.framework/MSPublisher.h create mode 100755 CoreMediaStream.framework/MSReauthorizationProtocol.h create mode 100755 CoreMediaStream.framework/MSResetServer.h create mode 100755 CoreMediaStream.framework/MSResetServerProtocol.h create mode 100755 CoreMediaStream.framework/MSServerSideConfigManager.h create mode 100755 CoreMediaStream.framework/MSServerSideConfigProtocol.h create mode 100755 CoreMediaStream.framework/MSShare.h create mode 100755 CoreMediaStream.framework/MSShareStateNotificationString.h create mode 100755 CoreMediaStream.framework/MSSharingManager.h create mode 100755 CoreMediaStream.framework/MSSharingProtocol.h create mode 100755 CoreMediaStream.framework/MSStreamsProtocol.h create mode 100755 CoreMediaStream.framework/MSSubscribeMMCSProtocol.h create mode 100755 CoreMediaStream.framework/MSSubscribeStreamsProtocol.h create mode 100755 CoreMediaStream.framework/MSSubscribedStream.h create mode 100755 CoreMediaStream.framework/MSSubscriber.h create mode 100755 CorePDF.framework/CPArchive.h create mode 100755 CorePDF.framework/CPBody.h create mode 100755 CorePDF.framework/CPBuilder.h create mode 100755 CorePDF.framework/CPCharSequence.h create mode 100755 CorePDF.framework/CPChunk.h create mode 100755 CorePDF.framework/CPCluster.h create mode 100755 CorePDF.framework/CPColumn.h create mode 100755 CorePDF.framework/CPColumnMaker.h create mode 100755 CorePDF.framework/CPCompoundGraphic.h create mode 100755 CorePDF.framework/CPCompoundGraphicMaker.h create mode 100755 CorePDF.framework/CPDocument.h create mode 100755 CorePDF.framework/CPFont.h create mode 100755 CorePDF.framework/CPFontInfo.h create mode 100755 CorePDF.framework/CPFontKerning.h create mode 100755 CorePDF.framework/CPGenericVisitor.h create mode 100755 CorePDF.framework/CPGraphicMaker.h create mode 100755 CorePDF.framework/CPGraphicObject.h create mode 100755 CorePDF.framework/CPGraphicRegion.h create mode 100755 CorePDF.framework/CPGuideFinder.h create mode 100755 CorePDF.framework/CPHighlighter.h create mode 100755 CorePDF.framework/CPHitTest.h create mode 100755 CorePDF.framework/CPImage.h create mode 100755 CorePDF.framework/CPImageRegion.h create mode 100755 CorePDF.framework/CPInterval.h create mode 100755 CorePDF.framework/CPIsland.h create mode 100755 CorePDF.framework/CPLayoutArea.h create mode 100755 CorePDF.framework/CPLayoutMaker.h create mode 100755 CorePDF.framework/CPLineBreaker.h create mode 100755 CorePDF.framework/CPList.h create mode 100755 CorePDF.framework/CPListItem.h create mode 100755 CorePDF.framework/CPListMaker.h create mode 100755 CorePDF.framework/CPMemoryOwner.h create mode 100755 CorePDF.framework/CPObject.h create mode 100755 CorePDF.framework/CPObjectUtility.h create mode 100755 CorePDF.framework/CPPage.h create mode 100755 CorePDF.framework/CPParagraph.h create mode 100755 CorePDF.framework/CPParagraphFlow.h create mode 100755 CorePDF.framework/CPParagraphMaker.h create mode 100755 CorePDF.framework/CPPreformatter.h create mode 100755 CorePDF.framework/CPRegion.h create mode 100755 CorePDF.framework/CPRotatedText.h create mode 100755 CorePDF.framework/CPRotation.h create mode 100755 CorePDF.framework/CPShape.h create mode 100755 CorePDF.framework/CPShapeRegion.h create mode 100755 CorePDF.framework/CPSpacerFinder.h create mode 100755 CorePDF.framework/CPTable.h create mode 100755 CorePDF.framework/CPTableCell.h create mode 100755 CorePDF.framework/CPTableMaker.h create mode 100755 CorePDF.framework/CPTextBox.h create mode 100755 CorePDF.framework/CPTextBoxMaker.h create mode 100755 CorePDF.framework/CPTextLine.h create mode 100755 CorePDF.framework/CPTextLineMaker.h create mode 100755 CorePDF.framework/CPTextLineMerge.h create mode 100755 CorePDF.framework/CPTextLineSplitter.h create mode 100755 CorePDF.framework/CPTextObject.h create mode 100755 CorePDF.framework/CPZone.h create mode 100755 CorePDF.framework/CPZoneBorder.h create mode 100755 CorePDF.framework/CPZoneBorderIntersection.h create mode 100755 CorePDF.framework/CPZoneBorderNeighbor.h create mode 100755 CorePDF.framework/CPZoneFilter.h create mode 100755 CorePDF.framework/CPZoneMaker.h create mode 100755 CorePDF.framework/UIPDFDocument.h create mode 100755 CorePDF.framework/UIPDFMagnifiedView.h create mode 100755 CorePDF.framework/UIPDFPage.h create mode 100755 CorePDF.framework/UIPDFPageContentDelegate.h create mode 100755 CorePDF.framework/UIPDFPageContentLayer.h create mode 100755 CorePDF.framework/UIPDFPageContentTiledLayer.h create mode 100755 CorePDF.framework/UIPDFPageImageCache.h create mode 100755 CorePDF.framework/UIPDFPageRenderJob.h create mode 100755 CorePDF.framework/UIPDFPageRenderOperation.h create mode 100755 CorePDF.framework/UIPDFPageView.h create mode 100755 CorePDF.framework/UIPDFParagraphWidget.h create mode 100755 CorePDF.framework/UIPDFSelection.h create mode 100755 CorePDF.framework/UIPDFSelectionController.h create mode 100755 CorePDF.framework/UIPDFTextRangeWidget.h create mode 100755 CorePDF.framework/UIPDFViewMagnifyController.h create mode 100755 CorePDF.framework/UIPDFViewManager.h create mode 100755 CorePDF.framework/UIPDFViewTouchHandler.h create mode 100755 CoreTime.framework/_TMBlockDebugger.h create mode 100755 DataAccess.framework/ASAccountActor.h create mode 100755 DataAccess.framework/DAAccount.h create mode 100755 DataAccess.framework/DAAccountClassNames.h create mode 100755 DataAccess.framework/DAAccountLoader.h create mode 100755 DataAccess.framework/DAAccountManager.h create mode 100755 DataAccess.framework/DAAction.h create mode 100755 DataAccess.framework/DABehaviorOptions.h create mode 100755 DataAccess.framework/DAConcreteLocalDBGateKeeper.h create mode 100755 DataAccess.framework/DAConvertCRtoCRLFStream.h create mode 100755 DataAccess.framework/DADataHandler.h create mode 100755 DataAccess.framework/DAFolder.h create mode 100755 DataAccess.framework/DAKeychain.h create mode 100755 DataAccess.framework/DALocalDBGateKeeper.h create mode 100755 DataAccess.framework/DALocalDBHelper.h create mode 100755 DataAccess.framework/DALocalDBWatcher.h create mode 100755 DataAccess.framework/DAMailMessage.h create mode 100755 DataAccess.framework/DAMailboxDeleteMessageRequest.h create mode 100755 DataAccess.framework/DAMailboxFetchMessageRequest.h create mode 100755 DataAccess.framework/DAMailboxFetchSearchResultRequest.h create mode 100755 DataAccess.framework/DAMailboxGetUpdatesRequest.h create mode 100755 DataAccess.framework/DAMailboxRequest.h create mode 100755 DataAccess.framework/DAMailboxSetFlagsRequest.h create mode 100755 DataAccess.framework/DAMessageFetchAttachmentRequest.h create mode 100755 DataAccess.framework/DAMessageMoveRequest.h create mode 100755 DataAccess.framework/DAMoveAction.h create mode 100755 DataAccess.framework/DAMoveResponse.h create mode 100755 DataAccess.framework/DAPowerAssertionManager.h create mode 100755 DataAccess.framework/DAPriorityManager.h create mode 100755 DataAccess.framework/DAPriorityRequest.h create mode 100755 DataAccess.framework/DAResolveRecipientsRequest.h create mode 100755 DataAccess.framework/DAResolvedRecipient.h create mode 100755 DataAccess.framework/DAResponse.h create mode 100755 DataAccess.framework/DASettingsTemplate.h create mode 100755 DataAccess.framework/DATaskManager.h create mode 100755 DataAccess.framework/DATrafficLogger.h create mode 100755 DataAccess.framework/DAUserNotificationInfo.h create mode 100755 DataAccess.framework/DAUserNotificationUtilities.h create mode 100755 DataAccess.framework/DAWaiterWrapper.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASAccount.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASAccountActorZombie.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASArray.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASAttachment.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASAttendee.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASAutodiscoverTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASBool.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASChangedCollectionLeaf.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASChangedFolderStore.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASClientAccount.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASClientPolicyManager.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASCollection.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASConcreteAccountActor.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASContact.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASContactResponse.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASDictionary.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASEmailChangeFlagsAction.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASEmailItem.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASEmailItemResponse.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASEmptyNode.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASEvent.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASEventException.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASEventResponse.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASEventUID.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASFetchAttachmentTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASFolder.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASFolderCreateTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASFolderDeleteTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASFolderHierarchy.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASFolderItemsSyncResponse.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASFolderItemsSyncTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASFolderLocalUpdateTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASFolderModifyTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASFolderSyncTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASGALSearchResult.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASGALSearchTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASGetOptionsTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASItem.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchAttachmentFetchResult.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchAttachmentResponse.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchAttachmentTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchCommand.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchResult.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsResponse.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASLocalDBHelper.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASMailMessage.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASMailboxSearchResult.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASMailboxSearchTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingRequest.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingRequestRecurrence.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingResponseItem.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingResponseResponse.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingResponseSingularResponse.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingResponseTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASMoveItemsTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASMovedItem.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASParseContext.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASParseRule.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASPerAccountPolicyData.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASPingItem.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASPingTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASPolicy.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASPolicyManager.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASPolicyPreflighter.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol12_1.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol12_1_Short.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol14_0.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol2_5.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASProtocolCapabilities.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASProtocolCapabilities12_1.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASProtocolCapabilities14_0.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASProtocolUnknown.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASProvisionResponse.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASProvisionTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASProvisionWBXMLTaskTest.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASRecurrence.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsCertificatesItem.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsResponse.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsSingleRecipientItem.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsSingleResponseItem.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASSearchResponse.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASSearchStore.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASSearchTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASSendMailResponse.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASSendMailTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTaskGetterResult.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTaskResponse.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTaskUserInformationGetResponse.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTaskUserInformationResponse.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASSingularChangedFolderStore.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASSmartMailTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASTask.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASTaskManager.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASTimeZone.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASToDo.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASToDoRecurrence.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASToDoResponse.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASTopLevelErrorChecker.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASWAPXMLPolicy.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/ASWBXMLPolicy.h create mode 100755 DataAccess.framework/Frameworks/DAEAS.framework/WBXMLData.h create mode 100755 DataAccessExpress.framework/DAContactSearchResultElement.h create mode 100755 DataAccessExpress.framework/DAContactsSearchQuery.h create mode 100755 DataAccessExpress.framework/DADAMContainerIDCacheKey.h create mode 100755 DataAccessExpress.framework/DADConnection.h create mode 100755 DataAccessExpress.framework/DADConnectionForRefreshProtocol.h create mode 100755 DataAccessExpress.framework/DADisableableObject.h create mode 100755 DataAccessExpress.framework/DADownloadContext.h create mode 100755 DataAccessExpress.framework/DAFolderChange.h create mode 100755 DataAccessExpress.framework/DAMailboxSearchQuery.h create mode 100755 DataAccessExpress.framework/DASearchQuery.h create mode 100755 DataAccessExpress.framework/DAStatusReport.h create mode 100755 DataAccessUI.framework/ASDiagnosticsPSController.h create mode 100755 DataAccessUI.framework/ASMailFolderCell.h create mode 100755 DataAccessUI.framework/ASSettingsAccountController.h create mode 100755 DataAccessUI.framework/ASSettingsMailFolderListViewController.h create mode 100755 DataAccessUI.framework/ASSettingsSyncController.h create mode 100755 DataAccessUI.framework/DADiagnosticsNotesController.h create mode 100755 DataAccessUI.framework/DADiagnosticsNotesPane.h create mode 100755 DataAccessUI.framework/DADiagnosticsPSController.h create mode 100755 DataAccessUI.framework/DASettingsAccountController.h create mode 100755 DataDetectorsCore.framework/DDCompilationNote.h create mode 100755 DataDetectorsCore.framework/DDLocation.h create mode 100755 DataDetectorsCore.framework/DDURLMatch.h create mode 100755 DataDetectorsCore.framework/DDURLifier.h create mode 100755 DataDetectorsUI.framework/DDAction.h create mode 100755 DataDetectorsUI.framework/DDActionController.h create mode 100755 DataDetectorsUI.framework/DDAddToAddressBookAction.h create mode 100755 DataDetectorsUI.framework/DDCallAction.h create mode 100755 DataDetectorsUI.framework/DDContactUtils.h create mode 100755 DataDetectorsUI.framework/DDCopyAction.h create mode 100755 DataDetectorsUI.framework/DDCreateEventAction.h create mode 100755 DataDetectorsUI.framework/DDDetectionController.h create mode 100755 DataDetectorsUI.framework/DDFallbackController.h create mode 100755 DataDetectorsUI.framework/DDLinksController.h create mode 100755 DataDetectorsUI.framework/DDLinksEventController.h create mode 100755 DataDetectorsUI.framework/DDOpenMapsAction.h create mode 100755 DataDetectorsUI.framework/DDOpenURLAction.h create mode 100755 DataDetectorsUI.framework/DDOperation.h create mode 100755 DataDetectorsUI.framework/DDRange.h create mode 100755 DataDetectorsUI.framework/DDSendMailAction.h create mode 100755 DataDetectorsUI.framework/DDShowCalendarAction.h create mode 100755 DataDetectorsUI.framework/DDShowItemAction.h create mode 100755 DataDetectorsUI.framework/DDTelephoneNumberAction.h create mode 100755 DataDetectorsUI.framework/DDTextMessageAction.h create mode 100755 DataDetectorsUI.framework/DDTrackShipmentAction.h create mode 100755 DataMigration.framework/DataClassMigrator.h create mode 100755 FTClientServices.framework/FTCAccountMonitor.h create mode 100755 FTClientServices.framework/FTCConnectionHandler.h create mode 100755 FTClientServices.framework/FTCServiceAvailabilityCenter.h create mode 100755 FTClientServices.framework/FTCServiceContainer.h create mode 100755 FTClientServices.framework/FTCServiceMonitor.h create mode 100755 FTServices.framework/FTAcceptMessage.h create mode 100755 FTServices.framework/FTCancelMessage.h create mode 100755 FTServices.framework/FTCanonicalizeMessage.h create mode 100755 FTServices.framework/FTDeregistrationMessage.h create mode 100755 FTServices.framework/FTDeviceSupport.h create mode 100755 FTServices.framework/FTEmbeddedPushHandler.h create mode 100755 FTServices.framework/FTEmbeddedReachability.h create mode 100755 FTServices.framework/FTEntitlementSupport.h create mode 100755 FTServices.framework/FTFaceTimeMessage.h create mode 100755 FTServices.framework/FTFaceTimeServerBag.h create mode 100755 FTServices.framework/FTGetRegionMetadataMessage.h create mode 100755 FTServices.framework/FTIDSMessage.h create mode 100755 FTServices.framework/FTInitializeValidationMessage.h create mode 100755 FTServices.framework/FTInitiateMessage.h create mode 100755 FTServices.framework/FTMessage.h create mode 100755 FTServices.framework/FTMessageDelivery.h create mode 100755 FTServices.framework/FTMessageDelivery_APS.h create mode 100755 FTServices.framework/FTMessageDelivery_HTTP.h create mode 100755 FTServices.framework/FTMessageQueue.h create mode 100755 FTServices.framework/FTNetworkSupport.h create mode 100755 FTServices.framework/FTProfileAuthenticationMessage.h create mode 100755 FTServices.framework/FTProfileConfirmEmailsMessage.h create mode 100755 FTServices.framework/FTProfileGetDefaultInvitationContext.h create mode 100755 FTServices.framework/FTProfileMessage.h create mode 100755 FTServices.framework/FTProfileQueryEmailsMessage.h create mode 100755 FTServices.framework/FTProfileValidateEmailMessage.h create mode 100755 FTServices.framework/FTProfileValidateInvitationContext.h create mode 100755 FTServices.framework/FTProvisionMessage.h create mode 100755 FTServices.framework/FTPushHandler.h create mode 100755 FTServices.framework/FTRegion.h create mode 100755 FTServices.framework/FTRegionSupport.h create mode 100755 FTServices.framework/FTRegistrationMessage.h create mode 100755 FTServices.framework/FTRejectMessage.h create mode 100755 FTServices.framework/FTRelayCancelMessage.h create mode 100755 FTServices.framework/FTRelayInitateMessage.h create mode 100755 FTServices.framework/FTRelayUpdateMessage.h create mode 100755 FTServices.framework/FTSendMessage.h create mode 100755 FTServices.framework/FTServerBag.h create mode 100755 FTServices.framework/FTValidationCertificateMessage.h create mode 100755 FTServices.framework/FTiMessageAttachmentMessage.h create mode 100755 FTServices.framework/FTiMessageCancelTextMessage.h create mode 100755 FTServices.framework/FTiMessageErrorMessage.h create mode 100755 FTServices.framework/FTiMessageGenericCommandMessage.h create mode 100755 FTServices.framework/FTiMessageGenericMessage.h create mode 100755 FTServices.framework/FTiMessageIDQuery.h create mode 100755 FTServices.framework/FTiMessageMessage.h create mode 100755 FTServices.framework/FTiMessagePeerMessage.h create mode 100755 FTServices.framework/FTiMessagePendingOfflineMessageReponse.h create mode 100755 FTServices.framework/FTiMessageReadReceiptMessage.h create mode 100755 FTServices.framework/FTiMessageRequestMMCSDownloadToken.h create mode 100755 FTServices.framework/FTiMessageRequestMMCSUploadToken.h create mode 100755 FTServices.framework/FTiMessageServerBag.h create mode 100755 FTServices.framework/FTiMessageTextMessage.h create mode 100755 GMM.framework/GMMAdEventReportRequest.h create mode 100755 GMM.framework/GMMAdEventReportResponse.h create mode 100755 GMM.framework/GMMAdInfo.h create mode 100755 GMM.framework/GMMAllowableValues.h create mode 100755 GMM.framework/GMMAlternateMode.h create mode 100755 GMM.framework/GMMAnnotationProperties.h create mode 100755 GMM.framework/GMMBillingPointManager.h create mode 100755 GMM.framework/GMMClientCapabilities.h create mode 100755 GMM.framework/GMMClientPropertiesRequest.h create mode 100755 GMM.framework/GMMClientPropertiesResponse.h create mode 100755 GMM.framework/GMMCookieRequester.h create mode 100755 GMM.framework/GMMCopyright.h create mode 100755 GMM.framework/GMMDataProperties.h create mode 100755 GMM.framework/GMMDateTime.h create mode 100755 GMM.framework/GMMDirectionsAlert.h create mode 100755 GMM.framework/GMMDirectionsIconRequest.h create mode 100755 GMM.framework/GMMDirectionsIconResponse.h create mode 100755 GMM.framework/GMMDirectionsOptionDefinition.h create mode 100755 GMM.framework/GMMDirectionsOptionRequest.h create mode 100755 GMM.framework/GMMDirectionsOptionResponse.h create mode 100755 GMM.framework/GMMDirectionsOptionValue.h create mode 100755 GMM.framework/GMMDirectionsRequest.h create mode 100755 GMM.framework/GMMDirectionsResponse.h create mode 100755 GMM.framework/GMMDirectionsStepCue.h create mode 100755 GMM.framework/GMMDocumentInfo.h create mode 100755 GMM.framework/GMMEfficientMapPoint.h create mode 100755 GMM.framework/GMMGEODirectionsLocationResult.h create mode 100755 GMM.framework/GMMGEODirectionsProvider.h create mode 100755 GMM.framework/GMMGEODirectionsRouteResponse.h create mode 100755 GMM.framework/GMMGEOGeocodeProvider.h create mode 100755 GMM.framework/GMMGEOLocationShiftFunctionResponse.h create mode 100755 GMM.framework/GMMGEOLocationShiftProvider.h create mode 100755 GMM.framework/GMMGEOSearchProvider.h create mode 100755 GMM.framework/GMMGEOTileAvailabilityProvider.h create mode 100755 GMM.framework/GMMGEOTileSetInfo.h create mode 100755 GMM.framework/GMMGEOTileSetProfile.h create mode 100755 GMM.framework/GMMGeoTileColorData.h create mode 100755 GMM.framework/GMMGeoTileDecoder.h create mode 100755 GMM.framework/GMMGeoTileImageData.h create mode 100755 GMM.framework/GMMGeoTileRequester.h create mode 100755 GMM.framework/GMMGeometry.h create mode 100755 GMM.framework/GMMHasTrafficRequest.h create mode 100755 GMM.framework/GMMHasTrafficResponse.h create mode 100755 GMM.framework/GMMIconDefinition.h create mode 100755 GMM.framework/GMMImage.h create mode 100755 GMM.framework/GMMIncomingSuperTile.h create mode 100755 GMM.framework/GMMIncomingThumbnail.h create mode 100755 GMM.framework/GMMIncomingTile.h create mode 100755 GMM.framework/GMMIndex.h create mode 100755 GMM.framework/GMMKmlInfo.h create mode 100755 GMM.framework/GMMLink.h create mode 100755 GMM.framework/GMMLoader.h create mode 100755 GMM.framework/GMMLocation.h create mode 100755 GMM.framework/GMMLocationShiftRequest.h create mode 100755 GMM.framework/GMMLocationShiftResponse.h create mode 100755 GMM.framework/GMMMapInfo.h create mode 100755 GMM.framework/GMMMapPoint.h create mode 100755 GMM.framework/GMMMapTile.h create mode 100755 GMM.framework/GMMMapTileInfo.h create mode 100755 GMM.framework/GMMMetadata.h create mode 100755 GMM.framework/GMMModel.h create mode 100755 GMM.framework/GMMNavigationImage.h create mode 100755 GMM.framework/GMMNewLocation.h create mode 100755 GMM.framework/GMMNewRoute.h create mode 100755 GMM.framework/GMMOffsetPolyline.h create mode 100755 GMM.framework/GMMOldRequest.h create mode 100755 GMM.framework/GMMOldResponse.h create mode 100755 GMM.framework/GMMOutgoingSuperTile.h create mode 100755 GMM.framework/GMMOutgoingThumbnail.h create mode 100755 GMM.framework/GMMOutgoingTile.h create mode 100755 GMM.framework/GMMPanoramaVisited.h create mode 100755 GMM.framework/GMMPixelPoint.h create mode 100755 GMM.framework/GMMPolyLine.h create mode 100755 GMM.framework/GMMPolygon.h create mode 100755 GMM.framework/GMMProjectionProperties.h create mode 100755 GMM.framework/GMMRating.h create mode 100755 GMM.framework/GMMReference.h create mode 100755 GMM.framework/GMMRequester.h create mode 100755 GMM.framework/GMMRoad.h create mode 100755 GMM.framework/GMMSearchRequest.h create mode 100755 GMM.framework/GMMSearchResponse.h create mode 100755 GMM.framework/GMMSearchResult.h create mode 100755 GMM.framework/GMMSetHttpCookieRequest.h create mode 100755 GMM.framework/GMMSetHttpCookieResponse.h create mode 100755 GMM.framework/GMMStep.h create mode 100755 GMM.framework/GMMStreetViewMetadata.h create mode 100755 GMM.framework/GMMStreetViewReportRequest.h create mode 100755 GMM.framework/GMMStreetViewReportResponse.h create mode 100755 GMM.framework/GMMStreetViewRequest.h create mode 100755 GMM.framework/GMMStreetViewResponse.h create mode 100755 GMM.framework/GMMStreetViewViewpoint.h create mode 100755 GMM.framework/GMMStructuredAddress.h create mode 100755 GMM.framework/GMMTile.h create mode 100755 GMM.framework/GMMTileStore.h create mode 100755 GMM.framework/GMMTrafficTile.h create mode 100755 GMM.framework/GMMTransitAgency.h create mode 100755 GMM.framework/GMMTrip.h create mode 100755 GMM.framework/GMMWaypointFeedback.h create mode 100755 GMM.framework/LBSAddress.h create mode 100755 GMM.framework/LBSAddressComponent.h create mode 100755 GMM.framework/LBSAddressRange.h create mode 100755 GMM.framework/LBSFeatureId.h create mode 100755 GMM.framework/LBSGAddress.h create mode 100755 GMM.framework/LBSGAddressComponent.h create mode 100755 GMM.framework/LBSGAppProfile.h create mode 100755 GMM.framework/LBSGCell.h create mode 100755 GMM.framework/LBSGCellularProfile.h create mode 100755 GMM.framework/LBSGDeviceLocation.h create mode 100755 GMM.framework/LBSGFeature.h create mode 100755 GMM.framework/LBSGGeocodeRequest.h create mode 100755 GMM.framework/LBSGLatLng.h create mode 100755 GMM.framework/LBSGLocReplyElement.h create mode 100755 GMM.framework/LBSGLocRequest.h create mode 100755 GMM.framework/LBSGLocRequestElement.h create mode 100755 GMM.framework/LBSGLocResponse.h create mode 100755 GMM.framework/LBSGLocation.h create mode 100755 GMM.framework/LBSGPlatformProfile.h create mode 100755 GMM.framework/LBSGRectangle.h create mode 100755 GMM.framework/LBSGUserProfile.h create mode 100755 GMM.framework/LBSGeocodeParams.h create mode 100755 GMM.framework/LBSName.h create mode 100755 GMM.framework/LBSPoint.h create mode 100755 GMM.framework/LBSResponseCodes.h create mode 100755 GMM.framework/LBSUserLocation.h create mode 100755 GMM.framework/LBSWrapperRequest.h create mode 100755 GMM.framework/LBSWrapperResponse.h create mode 100755 GameKitServices.framework/CDXClient.h create mode 100755 GameKitServices.framework/CDXClientSession.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/AVAudioDevice.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/AVAudioDeviceList.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/AVConference.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/AVConferenceNotifcationTranslator.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/AVConferenceXPCClient.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/AVConferenceXPCServer.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/AVInternalDeviceList.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/AVPingTest.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/CMVideoCapture.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/CMVideoCaptureCameraTorchManager.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/GKNATObserver.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/GKNATObserverInternal.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/GKNATObserver_SCContext.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/GKRingBuffer.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/GKSConnectivitySettings.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/GKSTUNObserver.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/GKSTUNObserverInternal.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/GKVoiceChatError.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/GKWifiListener.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/HandleWrapper.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/ICEResultQuery.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/ICEResultWaitQueue.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/IPPortWrapper.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/LoopbackSocketTunnel.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/SDPMini.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/SnapshotTimer.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/SwitchDetector.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/TCPBufferPool.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/TCPTunnelClient.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/TimingCollection.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/TimingInstance.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/VCCallInfo.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/VCCallLinkCongestionDetector.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/VCCallSession.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/VCCapabilities.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/VCHardwareRules.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/VCVideoRule.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/VideoAttributes.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/VideoConference.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/VideoConferenceManager.h create mode 100755 GameKitServices.framework/Frameworks/AVConference.framework/XPCConnection.h create mode 100755 GameKitServices.framework/GCKEventItem.h create mode 100755 GameKitServices.framework/GCKOOBMessage.h create mode 100755 GameKitServices.framework/GKAutoPeerIDTable.h create mode 100755 GameKitServices.framework/GKBluetoothSupport.h create mode 100755 GameKitServices.framework/GKConnection.h create mode 100755 GameKitServices.framework/GKConnectionInternal.h create mode 100755 GameKitServices.framework/GKList.h create mode 100755 GameKitServices.framework/GKOOBMessage.h create mode 100755 GameKitServices.framework/GKOOBMessageFactory.h create mode 100755 GameKitServices.framework/GKPeerInternal.h create mode 100755 GameKitServices.framework/GKRWLock.h create mode 100755 GameKitServices.framework/GKSessionGlobals.h create mode 100755 GameKitServices.framework/GKSessionInternal.h create mode 100755 GameKitServices.framework/GKTable.h create mode 100755 GameKitServices.framework/GKVoiceChatDictionary.h create mode 100755 GameKitServices.framework/GKVoiceChatServiceFocus.h create mode 100755 GameKitServices.framework/GKVoiceChatServicePrivate.h create mode 100755 GameKitServices.framework/GKVoiceChatSession.h create mode 100755 GameKitServices.framework/GKVoiceChatSessionInternal.h create mode 100755 GameKitServices.framework/GKVoiceChatSessionListener.h create mode 100755 GameKitServices.framework/GKVoiceChatSessionMessage.h create mode 100755 GameKitServices.framework/VoiceChatSessionBeaconState.h create mode 100755 GameKitServices.framework/VoiceChatSessionRoster.h create mode 100755 GeoServices.framework/GEOAddress.h create mode 100755 GeoServices.framework/GEOBusiness.h create mode 100755 GeoServices.framework/GEOCache.h create mode 100755 GeoServices.framework/GEOCountryConfiguration.h create mode 100755 GeoServices.framework/GEODirectionsCollectionRequest.h create mode 100755 GeoServices.framework/GEODirectionsCollectionResponse.h create mode 100755 GeoServices.framework/GEODirectionsProvider.h create mode 100755 GeoServices.framework/GEODirectionsRequest.h create mode 100755 GeoServices.framework/GEODirectionsRequester.h create mode 100755 GeoServices.framework/GEODirectionsResponse.h create mode 100755 GeoServices.framework/GEODirectionsRouteRequest.h create mode 100755 GeoServices.framework/GEODirectionsRouteResponse.h create mode 100755 GeoServices.framework/GEODownloadMetadata.h create mode 100755 GeoServices.framework/GEOExpiringTileCache.h create mode 100755 GeoServices.framework/GEOGeocodeProvider.h create mode 100755 GeoServices.framework/GEOGeocodeRequest.h create mode 100755 GeoServices.framework/GEOGeocodeRequester.h create mode 100755 GeoServices.framework/GEOLatLng.h create mode 100755 GeoServices.framework/GEOLocation.h create mode 100755 GeoServices.framework/GEOLocationResponse.h create mode 100755 GeoServices.framework/GEOLocationResult.h create mode 100755 GeoServices.framework/GEOLocationShiftFunctionRequest.h create mode 100755 GeoServices.framework/GEOLocationShiftFunctionResponse.h create mode 100755 GeoServices.framework/GEOLocationShiftProvider.h create mode 100755 GeoServices.framework/GEOLocationShiftRequest.h create mode 100755 GeoServices.framework/GEOLocationShiftRequester.h create mode 100755 GeoServices.framework/GEOLocationShiftResponse.h create mode 100755 GeoServices.framework/GEOMapDataCacheHint.h create mode 100755 GeoServices.framework/GEOMapQuery.h create mode 100755 GeoServices.framework/GEOMapQueryCollectionRequest.h create mode 100755 GeoServices.framework/GEOMapQueryCollectionResponse.h create mode 100755 GeoServices.framework/GEOMapRegion.h create mode 100755 GeoServices.framework/GEONetworkDataReader.h create mode 100755 GeoServices.framework/GEOPixelPoint.h create mode 100755 GeoServices.framework/GEOPlace.h create mode 100755 GeoServices.framework/GEOPlaceResult.h create mode 100755 GeoServices.framework/GEOPlaceSearchRequest.h create mode 100755 GeoServices.framework/GEOPlaceSearchResponse.h create mode 100755 GeoServices.framework/GEOQueryCollector.h create mode 100755 GeoServices.framework/GEORating.h create mode 100755 GeoServices.framework/GEORegionProvider.h create mode 100755 GeoServices.framework/GEORequestThrottler.h create mode 100755 GeoServices.framework/GEORequester.h create mode 100755 GeoServices.framework/GEOReverseGeocoderCache.h create mode 100755 GeoServices.framework/GEOReview.h create mode 100755 GeoServices.framework/GEORoute.h create mode 100755 GeoServices.framework/GEOSearchProvider.h create mode 100755 GeoServices.framework/GEOSearchRequest.h create mode 100755 GeoServices.framework/GEOSearchRequester.h create mode 100755 GeoServices.framework/GEOSearchResponse.h create mode 100755 GeoServices.framework/GEOSearchResult.h create mode 100755 GeoServices.framework/GEOSearchSubstring.h create mode 100755 GeoServices.framework/GEOSessionID.h create mode 100755 GeoServices.framework/GEOSource.h create mode 100755 GeoServices.framework/GEOStep.h create mode 100755 GeoServices.framework/GEOStructuredAddress.h create mode 100755 GeoServices.framework/GEOSupportedTileSets.h create mode 100755 GeoServices.framework/GEOSupportedTileSetsDownload.h create mode 100755 GeoServices.framework/GEOSupportedTileSetsServerLocalProxy.h create mode 100755 GeoServices.framework/GEOSupportedTileSetsServerRemoteProxy.h create mode 100755 GeoServices.framework/GEOTestTileRequester.h create mode 100755 GeoServices.framework/GEOThrottleKey.h create mode 100755 GeoServices.framework/GEOThrottleState.h create mode 100755 GeoServices.framework/GEOTileAttributionInfo.h create mode 100755 GeoServices.framework/GEOTileAvailabilityProvider.h create mode 100755 GeoServices.framework/GEOTileAvailabilityRequest.h create mode 100755 GeoServices.framework/GEOTileAvailabilityRequester.h create mode 100755 GeoServices.framework/GEOTileCache.h create mode 100755 GeoServices.framework/GEOTileDBMRU.h create mode 100755 GeoServices.framework/GEOTileDBProtection.h create mode 100755 GeoServices.framework/GEOTileDBReader.h create mode 100755 GeoServices.framework/GEOTileDBWriteEntry.h create mode 100755 GeoServices.framework/GEOTileDBWriter.h create mode 100755 GeoServices.framework/GEOTileKeyList.h create mode 100755 GeoServices.framework/GEOTileLoader.h create mode 100755 GeoServices.framework/GEOTileRemoteRequest.h create mode 100755 GeoServices.framework/GEOTileRequestContext.h create mode 100755 GeoServices.framework/GEOTileRequester.h create mode 100755 GeoServices.framework/GEOTileServerLocalProxy.h create mode 100755 GeoServices.framework/GEOTileServerRemoteProxy.h create mode 100755 GeoServices.framework/GEOTileSet.h create mode 100755 GeoServices.framework/GEOTileSetProfileRequester.h create mode 100755 GeoServices.framework/GEOTileSetRegion.h create mode 100755 GeoServices.framework/GEOTileSetVersion.h create mode 100755 GeoServices.framework/GEOTileSetsManager.h create mode 100755 GeoServices.framework/GEOTrafficSegment.h create mode 100755 GeoServices.framework/GEOTrafficTile.h create mode 100755 GeoServices.framework/GEOTransitAgent.h create mode 100755 GeoServices.framework/GEOTransitStop.h create mode 100755 GeoServices.framework/GEOUserSession.h create mode 100755 GeoServices.framework/GEOVoltaireDirectionsProvider.h create mode 100755 GeoServices.framework/GEOVoltaireGeocodeProvider.h create mode 100755 GeoServices.framework/GEOVoltaireLocationShiftProvider.h create mode 100755 GeoServices.framework/GEOVoltaireRasterTileDecoder.h create mode 100755 GeoServices.framework/GEOVoltaireRasterTileImageData.h create mode 100755 GeoServices.framework/GEOVoltaireRasterTileTrafficData.h create mode 100755 GeoServices.framework/GEOVoltaireRasterTileTrafficSegment.h create mode 100755 GeoServices.framework/GEOVoltaireSearchProvider.h create mode 100755 GeoServices.framework/GEOVoltaireTileAvailabilityProvider.h create mode 100755 GeoServices.framework/GEOVoltaireTileDownloader.h create mode 100755 GeoServices.framework/GEOVoltaireTileRequester.h create mode 100755 GeoServices.framework/GEOVoltaireTileSetInfo.h create mode 100755 GeoServices.framework/GEOVoltaireTileSetProfile.h create mode 100755 GeoServices.framework/GeoQueryCollectionRequester.h create mode 100755 GeoServices.framework/_GEOExpTileData.h create mode 100755 GeoServices.framework/_GEOTileKeyWrapper.h create mode 100755 GeoServices.framework/_GEOTileLoadListener.h create mode 100755 HomeSharing.framework/HSActivityRequest.h create mode 100755 HomeSharing.framework/HSAddPlaylistRequest.h create mode 100755 HomeSharing.framework/HSAddPlaylistResponse.h create mode 100755 HomeSharing.framework/HSArtworkRequest.h create mode 100755 HomeSharing.framework/HSAuthorizedDSIDsUpdateRequest.h create mode 100755 HomeSharing.framework/HSAuthorizedDSIDsUpdateResponse.h create mode 100755 HomeSharing.framework/HSAuthorizedDSIDsUpdatesRequest.h create mode 100755 HomeSharing.framework/HSAuthorizedDSIDsUpdatesResponse.h create mode 100755 HomeSharing.framework/HSBrowseRequest.h create mode 100755 HomeSharing.framework/HSBrowseResponse.h create mode 100755 HomeSharing.framework/HSBrowser.h create mode 100755 HomeSharing.framework/HSBulkCloudArtworkInfoRequest.h create mode 100755 HomeSharing.framework/HSBulkCloudArtworkInfoResponse.h create mode 100755 HomeSharing.framework/HSCheckInRentalAssetRequest.h create mode 100755 HomeSharing.framework/HSCheckOutRentalAssetRequest.h create mode 100755 HomeSharing.framework/HSCloudArtworkInfoRequest.h create mode 100755 HomeSharing.framework/HSCloudArtworkInfoResponse.h create mode 100755 HomeSharing.framework/HSConnection.h create mode 100755 HomeSharing.framework/HSConnectionStream.h create mode 100755 HomeSharing.framework/HSContainersRequest.h create mode 100755 HomeSharing.framework/HSContainersResponse.h create mode 100755 HomeSharing.framework/HSDatabasesRequest.h create mode 100755 HomeSharing.framework/HSDatabasesResponse.h create mode 100755 HomeSharing.framework/HSFairPlayInfo.h create mode 100755 HomeSharing.framework/HSFairPlaySetupRequest.h create mode 100755 HomeSharing.framework/HSGetAuthorizedAccountsInfoRequest.h create mode 100755 HomeSharing.framework/HSGetAuthorizedAccountsTokenRequest.h create mode 100755 HomeSharing.framework/HSGetAuthorizedAccountsTokenResponse.h create mode 100755 HomeSharing.framework/HSHomeSharingVerifyRequest.h create mode 100755 HomeSharing.framework/HSIncrementRequest.h create mode 100755 HomeSharing.framework/HSItemDataRequest.h create mode 100755 HomeSharing.framework/HSItemsRequest.h create mode 100755 HomeSharing.framework/HSItemsResponse.h create mode 100755 HomeSharing.framework/HSLibrary.h create mode 100755 HomeSharing.framework/HSLoginRequest.h create mode 100755 HomeSharing.framework/HSLoginResponse.h create mode 100755 HomeSharing.framework/HSLogoutRequest.h create mode 100755 HomeSharing.framework/HSRemovePlaylistRequest.h create mode 100755 HomeSharing.framework/HSRequest.h create mode 100755 HomeSharing.framework/HSResponse.h create mode 100755 HomeSharing.framework/HSResponseDataParser.h create mode 100755 HomeSharing.framework/HSSagaClient.h create mode 100755 HomeSharing.framework/HSServerInfoRequest.h create mode 100755 HomeSharing.framework/HSSetContainersRequest.h create mode 100755 HomeSharing.framework/HSSetContainersResponse.h create mode 100755 HomeSharing.framework/HSSetItemsRequest.h create mode 100755 HomeSharing.framework/HSSetPropertyRequest.h create mode 100755 HomeSharing.framework/HSSetRentalPlaybackStartDateRequest.h create mode 100755 HomeSharing.framework/HSTemporaryFile.h create mode 100755 HomeSharing.framework/HSUpdateRequest.h create mode 100755 HomeSharing.framework/HSUpdateResponse.h create mode 100755 HomeSharing.framework/_HSUnresolvedLibrary.h create mode 100755 IAP.framework/IAPAudioCallbackInfo.h create mode 100755 IMAVCore.framework/AVChatCancelInvitationOp.h create mode 100755 IMAVCore.framework/AVChatCounterProposalOp.h create mode 100755 IMAVCore.framework/AVChatInvitationOp.h create mode 100755 IMAVCore.framework/AVChatNegotiationOp.h create mode 100755 IMAVCore.framework/AVChatParticipantStatusNugget.h create mode 100755 IMAVCore.framework/AVChatResponseOp.h create mode 100755 IMAVCore.framework/AVChatUpdateOp.h create mode 100755 IMAVCore.framework/FetchICEDataOp.h create mode 100755 IMAVCore.framework/IMAVCallManager.h create mode 100755 IMAVCore.framework/IMAVCamera.h create mode 100755 IMAVCore.framework/IMAVCameraController.h create mode 100755 IMAVCore.framework/IMAVChat.h create mode 100755 IMAVCore.framework/IMAVChatFeature.h create mode 100755 IMAVCore.framework/IMAVChatParticipant.h create mode 100755 IMAVCore.framework/IMAVConferenceInterface.h create mode 100755 IMAVCore.framework/IMAVController.h create mode 100755 IMAVCore.framework/IMAVDVDController.h create mode 100755 IMAVCore.framework/IMAVEmbeddedInterface.h create mode 100755 IMAVCore.framework/IMAVHandler.h create mode 100755 IMAVCore.framework/IMAVInterface.h create mode 100755 IMAVCore.framework/IMAVInvitationController.h create mode 100755 IMAVCore.framework/IMAVMicrophone.h create mode 100755 IMAVCore.framework/IMAVMicrophoneController.h create mode 100755 IMAVCore.framework/IMAVTelephonyManager.h create mode 100755 IMAVCore.framework/IMAViTunesController.h create mode 100755 IMAVCore.framework/IMExtendedOperation.h create mode 100755 IMAVCore.framework/NetworkCheckOperation.h create mode 100755 IMCore.framework/Frameworks/IMDPersistence.framework/IMDPersistentAttachmentController.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/Broadcaster.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/FZMessage.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_A_Frame.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_BODY_Frame.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_BR_Frame.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_B_Frame.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_Default_Frame.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_EM_Frame.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_FONT_Frame.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_I_Frame.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_SPAN_Frame.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_STRIKE_Frame.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_STRONG_Frame.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_S_Frame.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_U_Frame.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMAttributedStringParser.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMAttributedStringParserContext.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMCapturedInvocationTrampoline.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMConnectionMonitor.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMDaemonMIGInterface.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMDelayedInvocationTrampoline.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMDesktopNetworkManager.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMDirectlyObservableObject.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMDistributedLock.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMEmbeddedDistributedLock.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMFileCopier.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMFileManager.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMFileTransfer.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMFromSuperParserContext.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMHTMLToSuperParserContext.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMInvocationQueue.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMInvocationTrampoline.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMKeychainPasswordFetcher.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMLocalObject.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMLocalObjectInternal.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMLockdownManager.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMLogging.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMMobileConnectionMonitor.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMMobileNetworkManager.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMNetworkConnectionMonitor.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMNetworkManager.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMPair.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMReachability.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMRemoteObject.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMRemoteObjectBroadcaster.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMRemoteObjectInternal.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMRemoteProxy.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMSuddenTermination.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMSuperToPlainParserContext.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMSuperToSuperSanitizerContext.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMSystemMonitor.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMSystemProxySettingsFetcher.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMThreadedInvocationTrampoline.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMThreadedWorkUnit.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMTimer.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMToSuperParserContext.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMToSuperParserFrame.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMUserNotification.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMUserNotificationCenter.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMXMLParser.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMXMLParserContext.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMXMLParserFrame.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMXMLReparser.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/IMXMLReparserContext.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/NetworkChangeNotifier.h create mode 100755 IMCore.framework/Frameworks/IMFoundation.framework/_IMNotificationObservationHelper.h create mode 100755 IMCore.framework/IMAccount.h create mode 100755 IMCore.framework/IMAccountController.h create mode 100755 IMCore.framework/IMActionsController.h create mode 100755 IMCore.framework/IMAddressBook.h create mode 100755 IMCore.framework/IMChat.h create mode 100755 IMCore.framework/IMChatItem.h create mode 100755 IMCore.framework/IMChatRegistry.h create mode 100755 IMCore.framework/IMDaemonController.h create mode 100755 IMCore.framework/IMDaemonListener.h create mode 100755 IMCore.framework/IMDatestampChatItem.h create mode 100755 IMCore.framework/IMFileTransferCenter.h create mode 100755 IMCore.framework/IMHandle.h create mode 100755 IMCore.framework/IMHandleRegistrar.h create mode 100755 IMCore.framework/IMHandleRegistrarInternal.h create mode 100755 IMCore.framework/IMHeaderChatItem.h create mode 100755 IMCore.framework/IMMarkChatItem.h create mode 100755 IMCore.framework/IMMe.h create mode 100755 IMCore.framework/IMMessage.h create mode 100755 IMCore.framework/IMMessageChatItem.h create mode 100755 IMCore.framework/IMParentalControls.h create mode 100755 IMCore.framework/IMParentalControlsService.h create mode 100755 IMCore.framework/IMPeople.h create mode 100755 IMCore.framework/IMPeopleCollection.h create mode 100755 IMCore.framework/IMPerson.h create mode 100755 IMCore.framework/IMPersonRegistrar.h create mode 100755 IMCore.framework/IMService.h create mode 100755 IMCore.framework/IMServiceAgent.h create mode 100755 IMCore.framework/IMServiceAgentCenter.h create mode 100755 IMCore.framework/IMServiceAgentImpl.h create mode 100755 IMCore.framework/IMServiceImpl.h create mode 100755 IMCore.framework/IMStatusChatItem.h create mode 100755 IMCore.framework/IMTimestampChatItem.h create mode 100755 ImageCapture.framework/DeviceManager.h create mode 100755 ImageCapture.framework/DeviceManagerThread.h create mode 100755 ImageCapture.framework/ICCameraDevice.h create mode 100755 ImageCapture.framework/ICCameraFile.h create mode 100755 ImageCapture.framework/ICCameraFileProperties.h create mode 100755 ImageCapture.framework/ICCameraFolder.h create mode 100755 ImageCapture.framework/ICCameraFolderProperties.h create mode 100755 ImageCapture.framework/ICCameraItem.h create mode 100755 ImageCapture.framework/ICCameraItemProperties.h create mode 100755 ImageCapture.framework/ICCameraProperties.h create mode 100755 ImageCapture.framework/ICDevice.h create mode 100755 ImageCapture.framework/ICDeviceBrowser.h create mode 100755 ImageCapture.framework/ICDeviceBrowserPrivateData.h create mode 100755 ImageCapture.framework/ICDeviceProperties.h create mode 100755 ImageCapture.framework/ICMasterDeviceBrowser.h create mode 100755 ImageCapture.framework/ICPTPIPBonjourService.h create mode 100755 ImageCapture.framework/ICPTPIPBonjourServiceProperties.h create mode 100755 ImageCapture.framework/ICPTPIPClient.h create mode 100755 ImageCapture.framework/ICPTPIPClientProperties.h create mode 100755 ImageCapture.framework/MSCameraDevice.h create mode 100755 ImageCapture.framework/MSCameraDeviceManager.h create mode 100755 ImageCapture.framework/MSCameraFile.h create mode 100755 ImageCapture.framework/MSCameraFolder.h create mode 100755 ImageCapture.framework/PTPCameraDevice.h create mode 100755 ImageCapture.framework/PTPCameraDeviceManager.h create mode 100755 ImageCapture.framework/PTPCameraFile.h create mode 100755 ImageCapture.framework/PTPCameraFolder.h create mode 100755 ImageCapture.framework/PTPCameraStorage.h create mode 100755 ImageCapture.framework/PTPCancelPacket.h create mode 100755 ImageCapture.framework/PTPDataPacket.h create mode 100755 ImageCapture.framework/PTPDeviceInfoDataset.h create mode 100755 ImageCapture.framework/PTPDevicePropDescDataset.h create mode 100755 ImageCapture.framework/PTPEndDataPacket.h create mode 100755 ImageCapture.framework/PTPEventPacket.h create mode 100755 ImageCapture.framework/PTPHostUSBTransport.h create mode 100755 ImageCapture.framework/PTPInitCommandACKPacket.h create mode 100755 ImageCapture.framework/PTPInitCommandRequestPacket.h create mode 100755 ImageCapture.framework/PTPInitEventACKPacket.h create mode 100755 ImageCapture.framework/PTPInitEventRequestPacket.h create mode 100755 ImageCapture.framework/PTPInitFailPacket.h create mode 100755 ImageCapture.framework/PTPInitiator.h create mode 100755 ImageCapture.framework/PTPObjectInfoDataset.h create mode 100755 ImageCapture.framework/PTPOperationRequestPacket.h create mode 100755 ImageCapture.framework/PTPOperationResponsePacket.h create mode 100755 ImageCapture.framework/PTPProbeRequestPacket.h create mode 100755 ImageCapture.framework/PTPProbeResponsePacket.h create mode 100755 ImageCapture.framework/PTPStartDataPacket.h create mode 100755 ImageCapture.framework/PTPStorageInfoDataset.h create mode 100755 ImageCapture.framework/PTPTCPIPConnection.h create mode 100755 ImageCapture.framework/PTPTCPIPTransport.h create mode 100755 ImageCapture.framework/PTPTransport.h create mode 100755 ImageCapture.framework/PTPWrappedBytes.h create mode 100755 JavaScriptCore.framework/ProfilerServer.h create mode 100755 JavaScriptCore.framework/WTFMainThreadCaller.h create mode 100755 Librarian.framework/LBAccountNotification.h create mode 100755 Librarian.framework/LBItem.h create mode 100755 Librarian.framework/LBQuery.h create mode 100755 Librarian.framework/LBQueryProxy.h create mode 100755 MIME.framework/MFBase64Decoder.h create mode 100755 MIME.framework/MFBase64Encoder.h create mode 100755 MIME.framework/MFBaseFilterDataConsumer.h create mode 100755 MIME.framework/MFBufferedDataConsumer.h create mode 100755 MIME.framework/MFByteSet.h create mode 100755 MIME.framework/MFConditionLock.h create mode 100755 MIME.framework/MFCountingDataConsumer.h create mode 100755 MIME.framework/MFData.h create mode 100755 MIME.framework/MFDataMessageStore.h create mode 100755 MIME.framework/MFHTMLParser.h create mode 100755 MIME.framework/MFLineEndingConverterFilter.h create mode 100755 MIME.framework/MFLock.h create mode 100755 MIME.framework/MFLoggingDefaults.h create mode 100755 MIME.framework/MFMessageDataContainer.h create mode 100755 MIME.framework/MFMimeCharset.h create mode 100755 MIME.framework/MFMutableByteSet.h create mode 100755 MIME.framework/MFMutableData.h create mode 100755 MIME.framework/MFNullDataConsumer.h create mode 100755 MIME.framework/MFPartialNetworkData.h create mode 100755 MIME.framework/MFPlaceholderFileWrapper.h create mode 100755 MIME.framework/MFPriorityDesignator.h create mode 100755 MIME.framework/MFQuotedPrintableDecoder.h create mode 100755 MIME.framework/MFQuotedPrintableEncoder.h create mode 100755 MIME.framework/MFRangedDataFilter.h create mode 100755 MIME.framework/MFRecursiveLock.h create mode 100755 MIME.framework/MFUUDecoder.h create mode 100755 MIME.framework/MFWeakReferenceHolder.h create mode 100755 MIME.framework/MFWeakSet.h create mode 100755 MIME.framework/Message.h create mode 100755 MIME.framework/MessageBody.h create mode 100755 MIME.framework/MessageFileWrapper.h create mode 100755 MIME.framework/MessageHeaders.h create mode 100755 MIME.framework/MessageStore.h create mode 100755 MIME.framework/MessageTextAttachment.h create mode 100755 MIME.framework/MimeBody.h create mode 100755 MIME.framework/MimePart.h create mode 100755 MIME.framework/MimeTextAttachment.h create mode 100755 MIME.framework/MutableMessageHeaders.h create mode 100755 MMCSServices.framework/MMCSController.h create mode 100755 MMCSServices.framework/MMCSGetFile.h create mode 100755 MMCSServices.framework/MMCSPutFile.h create mode 100755 MMCSServices.framework/MMCSSimpleFile.h create mode 100755 MailServices.framework/MSAccounts.h create mode 100755 MailServices.framework/MSCreateDraft.h create mode 100755 MailServices.framework/MSCriterion.h create mode 100755 MailServices.framework/MSEmailModel.h create mode 100755 MailServices.framework/MSMailDefaultService.h create mode 100755 MailServices.framework/MSNotificationService.h create mode 100755 MailServices.framework/MSSaveEmail.h create mode 100755 MailServices.framework/MSSearch.h create mode 100755 MailServices.framework/MSSendDraft.h create mode 100755 MailServices.framework/MSSendEmail.h create mode 100755 MailServices.framework/MSUpdateDraft.h create mode 100755 ManagedConfiguration.framework/MCAPNInfo.h create mode 100755 ManagedConfiguration.framework/MCAPNPayload.h create mode 100755 ManagedConfiguration.framework/MCCalDAVAccountPayload.h create mode 100755 ManagedConfiguration.framework/MCCardDAVAccountPayload.h create mode 100755 ManagedConfiguration.framework/MCCertificatePayload.h create mode 100755 ManagedConfiguration.framework/MCCertificateWrapperProfile.h create mode 100755 ManagedConfiguration.framework/MCChaperonePayload.h create mode 100755 ManagedConfiguration.framework/MCConfigurationProfile.h create mode 100755 ManagedConfiguration.framework/MCCrypto.h create mode 100755 ManagedConfiguration.framework/MCDefaultsPayload.h create mode 100755 ManagedConfiguration.framework/MCDependencyManager.h create mode 100755 ManagedConfiguration.framework/MCDeviceCapabilities.h create mode 100755 ManagedConfiguration.framework/MCEASAccountPayload.h create mode 100755 ManagedConfiguration.framework/MCEmailAccountPayload.h create mode 100755 ManagedConfiguration.framework/MCEmailAccountPayloadBase.h create mode 100755 ManagedConfiguration.framework/MCEncryptedProfileServicePayload.h create mode 100755 ManagedConfiguration.framework/MCFormatterVendor.h create mode 100755 ManagedConfiguration.framework/MCHTTPTransaction.h create mode 100755 ManagedConfiguration.framework/MCHacks.h create mode 100755 ManagedConfiguration.framework/MCIPCUTunnelParser.h create mode 100755 ManagedConfiguration.framework/MCInstallerReader.h create mode 100755 ManagedConfiguration.framework/MCKeychain.h create mode 100755 ManagedConfiguration.framework/MCLDAPAccountPayload.h create mode 100755 ManagedConfiguration.framework/MCLazyInitializationUtilities.h create mode 100755 ManagedConfiguration.framework/MCMDMClient.h create mode 100755 ManagedConfiguration.framework/MCMDMPayload.h create mode 100755 ManagedConfiguration.framework/MCManagedAppManagerReader.h create mode 100755 ManagedConfiguration.framework/MCManifest.h create mode 100755 ManagedConfiguration.framework/MCNumber.h create mode 100755 ManagedConfiguration.framework/MCPasscodeManager.h create mode 100755 ManagedConfiguration.framework/MCPasswordPolicyPayload.h create mode 100755 ManagedConfiguration.framework/MCPayload.h create mode 100755 ManagedConfiguration.framework/MCPlainCertificatePayload.h create mode 100755 ManagedConfiguration.framework/MCProfile.h create mode 100755 ManagedConfiguration.framework/MCProfileConnection.h create mode 100755 ManagedConfiguration.framework/MCProfileServiceProfile.h create mode 100755 ManagedConfiguration.framework/MCProfileWarning.h create mode 100755 ManagedConfiguration.framework/MCRemovalPasswordPayload.h create mode 100755 ManagedConfiguration.framework/MCRestrictionManager.h create mode 100755 ManagedConfiguration.framework/MCRestrictionsPayload.h create mode 100755 ManagedConfiguration.framework/MCSCEPPayload.h create mode 100755 ManagedConfiguration.framework/MCSubCalAccountPayload.h create mode 100755 ManagedConfiguration.framework/MCTunnelParser.h create mode 100755 ManagedConfiguration.framework/MCUnknownPayload.h create mode 100755 ManagedConfiguration.framework/MCVPNPayload.h create mode 100755 ManagedConfiguration.framework/MCVersioningUtilities.h create mode 100755 ManagedConfiguration.framework/MCWAPIIdentityCertificatePayload.h create mode 100755 ManagedConfiguration.framework/MCWebClipPayload.h create mode 100755 ManagedConfiguration.framework/MCWiFiPayload.h create mode 100755 ManagedConfiguration.framework/MCWorkerThread.h create mode 100755 MediaControlReceiver.framework/AirPlayImage.h create mode 100755 MediaControlReceiver.framework/AirPlayLocalSlideshow.h create mode 100755 MediaControlReceiver.framework/CAAnimationDelegateBlockHelper.h create mode 100755 MediaControlReceiver.framework/MediaControlServer.h create mode 100755 MediaControlSender.framework/AirPlayRemoteSlideshow.h create mode 100755 MediaControlSender.framework/MediaControlClient.h create mode 100755 MediaRemote.framework/MRMediaRemoteState.h create mode 100755 MediaStream.framework/MSClientSidePauseContext.h create mode 100755 MediaStream.framework/MSConnection.h create mode 100755 MediaStream.framework/MSMSPlatform.h create mode 100755 MediaStream.framework/MSPauseManager.h create mode 100755 MediaToolbox.framework/FPAPSSPlayInfoRequestHandler.h create mode 100755 MediaToolbox.framework/FigCaptionLayer.h create mode 100755 MediaToolbox.framework/FigCaptionLayerPrivate.h create mode 100755 MediaToolbox.framework/FigVideoLayer.h create mode 100755 MediaToolbox.framework/FigVideoLayerInternal.h create mode 100755 MediaToolbox.framework/fmpcDummyThreadInvoker.h create mode 100755 Message.framework/Account.h create mode 100755 Message.framework/AccountValidator.h create mode 100755 Message.framework/ActivityMonitor.h create mode 100755 Message.framework/AuthScheme.h create mode 100755 Message.framework/CRAM_MD5Authenticator.h create mode 100755 Message.framework/Connection.h create mode 100755 Message.framework/DADeliveryAccount.h create mode 100755 Message.framework/DAMailAccount.h create mode 100755 Message.framework/DARequestQueue.h create mode 100755 Message.framework/Defaults.h create mode 100755 Message.framework/DeliveryAccount.h create mode 100755 Message.framework/InvocationQueue.h create mode 100755 Message.framework/LibraryMessage.h create mode 100755 Message.framework/LibraryStore.h create mode 100755 Message.framework/LocalAccount.h create mode 100755 Message.framework/MFBasicMessageDataSection.h create mode 100755 Message.framework/MFBufferedQueue.h create mode 100755 Message.framework/MFCRAM_MD5AuthScheme.h create mode 100755 Message.framework/MFConnectionSettings.h create mode 100755 Message.framework/MFDADeferredMessageMoveOperation.h create mode 100755 Message.framework/MFDADelivery.h create mode 100755 Message.framework/MFDADeliveryConsumer.h create mode 100755 Message.framework/MFDAFolderChangeConsumer.h create mode 100755 Message.framework/MFDAFolderChangeResult.h create mode 100755 Message.framework/MFDAMailAccountConsumer.h create mode 100755 Message.framework/MFDAMailAccountSyncConsumer.h create mode 100755 Message.framework/MFDAMailbox.h create mode 100755 Message.framework/MFDAMessage.h create mode 100755 Message.framework/MFDAMessageContentConsumer.h create mode 100755 Message.framework/MFDAMessagePayloadFetchResponseImpl.h create mode 100755 Message.framework/MFDAMessageStore.h create mode 100755 Message.framework/MFDAMoveResponseConsumer.h create mode 100755 Message.framework/MFDAOfflineCache.h create mode 100755 Message.framework/MFDbJournal.h create mode 100755 Message.framework/MFDeliveryQueue.h create mode 100755 Message.framework/MFDigestMD5AuthScheme.h create mode 100755 Message.framework/MFError.h create mode 100755 Message.framework/MFLocalizedMessageHeaders.h create mode 100755 Message.framework/MFMailDataMessageStore.h create mode 100755 Message.framework/MFMailDelivery.h create mode 100755 Message.framework/MFMailMessageLibrary.h create mode 100755 Message.framework/MFMailMimePart.h create mode 100755 Message.framework/MFMailMimeTextAttachment.h create mode 100755 Message.framework/MFMailboxMessageIterationFilter.h create mode 100755 Message.framework/MFMessageInfo.h create mode 100755 Message.framework/MFMessageKeychainManager.h create mode 100755 Message.framework/MFMessageNotificationCenter.h create mode 100755 Message.framework/MFMessageSigner.h create mode 100755 Message.framework/MFMessageURLConnectionDelegate.h create mode 100755 Message.framework/MFMessageURLProtocol.h create mode 100755 Message.framework/MFMimeEnrichedReader.h create mode 100755 Message.framework/MFNTLMAuthScheme.h create mode 100755 Message.framework/MFNetworkController.h create mode 100755 Message.framework/MFOfflineCache.h create mode 100755 Message.framework/MFOfflineCacheOperation.h create mode 100755 Message.framework/MFOfflineCacheReplayContext.h create mode 100755 Message.framework/MFOfflineTransferFailureSnapshot.h create mode 100755 Message.framework/MFOutgoingMessageDelivery.h create mode 100755 Message.framework/MFPlainAuthScheme.h create mode 100755 Message.framework/MFPlainTextFragment.h create mode 100755 Message.framework/MFRequestQueue.h create mode 100755 Message.framework/MFSASLAuthenticator.h create mode 100755 Message.framework/MFSMTPConnection.h create mode 100755 Message.framework/MFSMTPDelivery.h create mode 100755 Message.framework/MFSMTPResponse.h create mode 100755 Message.framework/MFSecureMIMECompositionManager.h create mode 100755 Message.framework/MFSparseMutable64IndexSet.h create mode 100755 Message.framework/MFSqliteMessageIDStore.h create mode 100755 Message.framework/MFStream.h create mode 100755 Message.framework/MFWebAttachmentSource.h create mode 100755 Message.framework/MailAccount.h create mode 100755 Message.framework/MailMessage.h create mode 100755 Message.framework/MailMessageStore.h create mode 100755 Message.framework/MailboxUid.h create mode 100755 Message.framework/MessageCriterion.h create mode 100755 Message.framework/MessageDetails.h create mode 100755 Message.framework/MessageLibrary.h create mode 100755 Message.framework/MessageWriter.h create mode 100755 Message.framework/MonitoredInvocation.h create mode 100755 Message.framework/OutgoingMessage.h create mode 100755 Message.framework/PlainTextDocument.h create mode 100755 Message.framework/ProgressiveMimeParser.h create mode 100755 Message.framework/SMTPAccount.h create mode 100755 Message.framework/WebMessageDocument.h create mode 100755 Message.framework/WorkerThread.h create mode 100755 Message.framework/_MFActivityMonitorMultiTarget.h create mode 100755 Message.framework/_MFDADeferredDeleteMessageOperation.h create mode 100755 Message.framework/_MFDADeferredSelectMailboxOperation.h create mode 100755 Message.framework/_MFDADeferredSetFlagsOperation.h create mode 100755 Message.framework/_MFDALibraryConsumerFactory.h create mode 100755 Message.framework/_MFDAMSBasicConsumer.h create mode 100755 Message.framework/_MFDAMSSearchResponseConsumer.h create mode 100755 Message.framework/_MFDAMSUpdateConsumer.h create mode 100755 Message.framework/_MFDAMessageBodyFetchConsumer.h create mode 100755 Message.framework/_MFDAMessageFetchAttachmentConsumer.h create mode 100755 Message.framework/_MFDAMessageStoreDeleteRequest.h create mode 100755 Message.framework/_MFDAMessageStoreFetchRequest.h create mode 100755 Message.framework/_MFDAMessageStoreGetUpdatesRequest.h create mode 100755 Message.framework/_MFDAMessageStoreSearchResultBodyConsumer.h create mode 100755 Message.framework/_MFDAMessageStoreSetFlagsRequest.h create mode 100755 Message.framework/_MFDAResolveRecipientsConsumer.h create mode 100755 Message.framework/_MFDataCollector.h create mode 100755 Message.framework/_MFDigestMD5Authenticator.h create mode 100755 Message.framework/_MFFormatFlowedWriter.h create mode 100755 Message.framework/_MFLoginAuthenticator.h create mode 100755 Message.framework/_MFMailboxUidChildrenEnumerator.h create mode 100755 Message.framework/_MFMailboxUidEnumerator.h create mode 100755 Message.framework/_MFMessageCollector.h create mode 100755 Message.framework/_MFMessageFlags.h create mode 100755 Message.framework/_MFNTLMAuthenticator.h create mode 100755 Message.framework/_MFNetworkObserver.h create mode 100755 Message.framework/_MFOutgoingMessageBody.h create mode 100755 Message.framework/_MFPlainAuthenticator.h create mode 100755 Message.framework/_MFReplaceTemporaryIDForTransferFailureReplayContextTransformation.h create mode 100755 Message.framework/_MFRootlessMailboxUid.h create mode 100755 Message.framework/_MFSecCMSDecoder.h create mode 100755 Message.framework/_MFSecCMSEncoder.h create mode 100755 Message.framework/_MFSecDataMessageStore.h create mode 100755 Message.framework/_MFSelectMailboxReplayContextTransformation.h create mode 100755 Message.framework/_MFSocket.h create mode 100755 Message.framework/_MFSqliteHandle.h create mode 100755 Message.framework/_MFTransferFailureReplayContextTransformation.h create mode 100755 Message.framework/_MFTranslateTemporaryIDReplayContextTransformation.h create mode 100755 MobileActivation.framework/MobileActivationNSXMLParserDelegate.h create mode 100755 MobileBackup.framework/MBAggregateDictionary.h create mode 100755 MobileBackup.framework/MBApp.h create mode 100755 MobileBackup.framework/MBAppManager.h create mode 100755 MobileBackup.framework/MBBackup.h create mode 100755 MobileBackup.framework/MBConnection.h create mode 100755 MobileBackup.framework/MBDebugContext.h create mode 100755 MobileBackup.framework/MBDigest.h create mode 100755 MobileBackup.framework/MBDigestSHA1.h create mode 100755 MobileBackup.framework/MBDomain.h create mode 100755 MobileBackup.framework/MBDomainInfo.h create mode 100755 MobileBackup.framework/MBEngine.h create mode 100755 MobileBackup.framework/MBError.h create mode 100755 MobileBackup.framework/MBException.h create mode 100755 MobileBackup.framework/MBFileInfo.h create mode 100755 MobileBackup.framework/MBFileManager.h create mode 100755 MobileBackup.framework/MBManager.h create mode 100755 MobileBackup.framework/MBManagerClient.h create mode 100755 MobileBackup.framework/MBMessage.h create mode 100755 MobileBackup.framework/MBMobileInstallation.h create mode 100755 MobileBackup.framework/MBProperties.h create mode 100755 MobileBackup.framework/MBSnapshot.h create mode 100755 MobileBackup.framework/MBStateInfo.h create mode 100755 MobileTimer.framework/Alarm.h create mode 100755 MobileTimer.framework/AlarmManager.h create mode 100755 MobileTimer.framework/AnalogClockView.h create mode 100755 MobileTimer.framework/ClockManager.h create mode 100755 MobileTimer.framework/HandView.h create mode 100755 MobileTimer.framework/TimerManager.h create mode 100755 MobileTimer.framework/WorldClockCity.h create mode 100755 MobileTimer.framework/WorldClockManager.h create mode 100755 MobileWirelessSync.framework/MWSAccountRefresh.h create mode 100755 MusicLibrary.framework/ITDBGeniusDatabase.h create mode 100755 MusicLibrary.framework/ML3AggregateQuery.h create mode 100755 MusicLibrary.framework/ML3Album.h create mode 100755 MusicLibrary.framework/ML3AlbumArtist.h create mode 100755 MusicLibrary.framework/ML3AllCompoundPredicate.h create mode 100755 MusicLibrary.framework/ML3AnyCompoundPredicate.h create mode 100755 MusicLibrary.framework/ML3Artist.h create mode 100755 MusicLibrary.framework/ML3BaseLocation.h create mode 100755 MusicLibrary.framework/ML3BitMaskPredicate.h create mode 100755 MusicLibrary.framework/ML3ChapterTOC.h create mode 100755 MusicLibrary.framework/ML3Collection.h create mode 100755 MusicLibrary.framework/ML3ComparisonPredicate.h create mode 100755 MusicLibrary.framework/ML3Composer.h create mode 100755 MusicLibrary.framework/ML3CompoundPredicate.h create mode 100755 MusicLibrary.framework/ML3Container.h create mode 100755 MusicLibrary.framework/ML3ContainerQuery.h create mode 100755 MusicLibrary.framework/ML3ContainsPersistentIDsPredicate.h create mode 100755 MusicLibrary.framework/ML3ContainsPredicate.h create mode 100755 MusicLibrary.framework/ML3DatabaseMetadata.h create mode 100755 MusicLibrary.framework/ML3Entity.h create mode 100755 MusicLibrary.framework/ML3EntityReplacer.h create mode 100755 MusicLibrary.framework/ML3Genre.h create mode 100755 MusicLibrary.framework/ML3ITImageLibrary.h create mode 100755 MusicLibrary.framework/ML3LocationKind.h create mode 100755 MusicLibrary.framework/ML3MatcherAuxData.h create mode 100755 MusicLibrary.framework/ML3MusicLibrary.h create mode 100755 MusicLibrary.framework/ML3MusicLibrary_SQLiteDatabaseContext.h create mode 100755 MusicLibrary.framework/ML3MusicLibrary_SortMapEntry.h create mode 100755 MusicLibrary.framework/ML3NegationPredicate.h create mode 100755 MusicLibrary.framework/ML3NondurableWriteSet.h create mode 100755 MusicLibrary.framework/ML3Predicate.h create mode 100755 MusicLibrary.framework/ML3PropertyPredicate.h create mode 100755 MusicLibrary.framework/ML3Query.h create mode 100755 MusicLibrary.framework/ML3QuerySection.h create mode 100755 MusicLibrary.framework/ML3SQLiteStatement.h create mode 100755 MusicLibrary.framework/ML3SearchStringPredicate.h create mode 100755 MusicLibrary.framework/ML3SqliteDatabase.h create mode 100755 MusicLibrary.framework/ML3SqliteDatabaseContext.h create mode 100755 MusicLibrary.framework/ML3StoreLink.h create mode 100755 MusicLibrary.framework/ML3Track.h create mode 100755 MusicLibrary.framework/ML3TrackImporter.h create mode 100755 MusicLibrary.framework/ML3UbiquitousDatabase.h create mode 100755 MusicLibrary.framework/ML3UnaryPredicate.h create mode 100755 MusicLibrary.framework/ML3WeakRef.h create mode 100755 MusicLibrary.framework/MLChapterTOC.h create mode 100755 MusicLibrary.framework/MLContentRating.h create mode 100755 MusicLibrary.framework/MLEQPreset.h create mode 100755 MusicLibrary.framework/MLGeniusPlaylistController.h create mode 100755 MusicLibrary.framework/MLITChapterTOC.h create mode 100755 MusicLibrary.framework/MLMovieArtist.h create mode 100755 MusicLibrary.framework/MLMovieProperties.h create mode 100755 MusicLibrary.framework/MLTrackImport.h create mode 100755 MusicLibrary.framework/MLTrackImportChapter.h create mode 100755 MusicLibrary.framework/MusicLibrary.h create mode 100755 Notes.framework/AccountUtilities.h create mode 100755 Notes.framework/MNFNoteProperty.h create mode 100755 Notes.framework/NoteAccountObject.h create mode 100755 Notes.framework/NoteBodyObject.h create mode 100755 Notes.framework/NoteChangeObject.h create mode 100755 Notes.framework/NoteCollectionObject.h create mode 100755 Notes.framework/NoteContext.h create mode 100755 Notes.framework/NoteObject.h create mode 100755 Notes.framework/NoteResurrectionMergePolicy.h create mode 100755 Notes.framework/NoteSearchContext.h create mode 100755 Notes.framework/NoteStoreObject.h create mode 100755 OAuth.framework/OACredential.h create mode 100755 OAuth.framework/OAHMAC_SHA1Signer.h create mode 100755 OAuth.framework/OAPlainTextSigner.h create mode 100755 OAuth.framework/OAURLRequestSigner.h create mode 100755 OfficeImport.framework/AppKitStubs.h create mode 100755 OfficeImport.framework/CHAutoStyling.h create mode 100755 OfficeImport.framework/CHBArea2DType.h create mode 100755 OfficeImport.framework/CHBArea3DType.h create mode 100755 OfficeImport.framework/CHBAutoStyling.h create mode 100755 OfficeImport.framework/CHBAxis.h create mode 100755 OfficeImport.framework/CHBBar2DType.h create mode 100755 OfficeImport.framework/CHBBar3DSeries.h create mode 100755 OfficeImport.framework/CHBBar3DType.h create mode 100755 OfficeImport.framework/CHBCategoryAxis.h create mode 100755 OfficeImport.framework/CHBChart.h create mode 100755 OfficeImport.framework/CHBChartType.h create mode 100755 OfficeImport.framework/CHBChartTypeWithGrouping.h create mode 100755 OfficeImport.framework/CHBData.h create mode 100755 OfficeImport.framework/CHBDataLabel.h create mode 100755 OfficeImport.framework/CHBDataValueProperties.h create mode 100755 OfficeImport.framework/CHBDateAxis.h create mode 100755 OfficeImport.framework/CHBDefaultTextProperties.h create mode 100755 OfficeImport.framework/CHBErrorBar.h create mode 100755 OfficeImport.framework/CHBGraphicProperties.h create mode 100755 OfficeImport.framework/CHBLegend.h create mode 100755 OfficeImport.framework/CHBLine2DType.h create mode 100755 OfficeImport.framework/CHBLine3DType.h create mode 100755 OfficeImport.framework/CHBLineSeries.h create mode 100755 OfficeImport.framework/CHBLineType.h create mode 100755 OfficeImport.framework/CHBMarker.h create mode 100755 OfficeImport.framework/CHBPie2DType.h create mode 100755 OfficeImport.framework/CHBPie3DType.h create mode 100755 OfficeImport.framework/CHBPieDataValueProperties.h create mode 100755 OfficeImport.framework/CHBPieSeries.h create mode 100755 OfficeImport.framework/CHBPlotArea.h create mode 100755 OfficeImport.framework/CHBReader.h create mode 100755 OfficeImport.framework/CHBReaderState.h create mode 100755 OfficeImport.framework/CHBScatterSeries.h create mode 100755 OfficeImport.framework/CHBScatterType.h create mode 100755 OfficeImport.framework/CHBSeries.h create mode 100755 OfficeImport.framework/CHBSeriesAxis.h create mode 100755 OfficeImport.framework/CHBState.h create mode 100755 OfficeImport.framework/CHBString.h create mode 100755 OfficeImport.framework/CHBTitle.h create mode 100755 OfficeImport.framework/CHBTrendLine.h create mode 100755 OfficeImport.framework/CHBTrendLineLabel.h create mode 100755 OfficeImport.framework/CHBUnsupportedSeries.h create mode 100755 OfficeImport.framework/CHBUnsupportedType.h create mode 100755 OfficeImport.framework/CHBValueAxis.h create mode 100755 OfficeImport.framework/CHBView3D.h create mode 100755 OfficeImport.framework/CHCMessages.h create mode 100755 OfficeImport.framework/CHDAbsoluteSizeAnchor.h create mode 100755 OfficeImport.framework/CHDAnchor.h create mode 100755 OfficeImport.framework/CHDArea2DType.h create mode 100755 OfficeImport.framework/CHDArea3DType.h create mode 100755 OfficeImport.framework/CHDAutomaticObject.h create mode 100755 OfficeImport.framework/CHDAxesCollection.h create mode 100755 OfficeImport.framework/CHDAxis.h create mode 100755 OfficeImport.framework/CHDBar2DType.h create mode 100755 OfficeImport.framework/CHDBar3DSeries.h create mode 100755 OfficeImport.framework/CHDBar3DType.h create mode 100755 OfficeImport.framework/CHDBubbleType.h create mode 100755 OfficeImport.framework/CHDCategoryAxis.h create mode 100755 OfficeImport.framework/CHDChart.h create mode 100755 OfficeImport.framework/CHDChartType.h create mode 100755 OfficeImport.framework/CHDChartTypeWithGrouping.h create mode 100755 OfficeImport.framework/CHDChartTypesCollection.h create mode 100755 OfficeImport.framework/CHDData.h create mode 100755 OfficeImport.framework/CHDDataLabel.h create mode 100755 OfficeImport.framework/CHDDataValue.h create mode 100755 OfficeImport.framework/CHDDataValueProperties.h create mode 100755 OfficeImport.framework/CHDDataValuesCollection.h create mode 100755 OfficeImport.framework/CHDDateAxis.h create mode 100755 OfficeImport.framework/CHDDefaultTextProperties.h create mode 100755 OfficeImport.framework/CHDDefaultTextProperty.h create mode 100755 OfficeImport.framework/CHDErrorBar.h create mode 100755 OfficeImport.framework/CHDFormula.h create mode 100755 OfficeImport.framework/CHDLegend.h create mode 100755 OfficeImport.framework/CHDLegendEntry.h create mode 100755 OfficeImport.framework/CHDLine2DType.h create mode 100755 OfficeImport.framework/CHDLine3DType.h create mode 100755 OfficeImport.framework/CHDLineSeries.h create mode 100755 OfficeImport.framework/CHDLineType.h create mode 100755 OfficeImport.framework/CHDMarker.h create mode 100755 OfficeImport.framework/CHDOfficeArtClient.h create mode 100755 OfficeImport.framework/CHDPie2DSeries.h create mode 100755 OfficeImport.framework/CHDPie2DType.h create mode 100755 OfficeImport.framework/CHDPie3DType.h create mode 100755 OfficeImport.framework/CHDPieDataValueProperties.h create mode 100755 OfficeImport.framework/CHDPieSeries.h create mode 100755 OfficeImport.framework/CHDPlotArea.h create mode 100755 OfficeImport.framework/CHDRadarType.h create mode 100755 OfficeImport.framework/CHDRelativeSizeAnchor.h create mode 100755 OfficeImport.framework/CHDScatterSeries.h create mode 100755 OfficeImport.framework/CHDScatterType.h create mode 100755 OfficeImport.framework/CHDSeries.h create mode 100755 OfficeImport.framework/CHDSeriesAxis.h create mode 100755 OfficeImport.framework/CHDSeriesCollection.h create mode 100755 OfficeImport.framework/CHDSurfaceType.h create mode 100755 OfficeImport.framework/CHDTitle.h create mode 100755 OfficeImport.framework/CHDTrendline.h create mode 100755 OfficeImport.framework/CHDTrendlineLabel.h create mode 100755 OfficeImport.framework/CHDUnsupportedSeries.h create mode 100755 OfficeImport.framework/CHDUnsupportedType.h create mode 100755 OfficeImport.framework/CHDValueAxis.h create mode 100755 OfficeImport.framework/CHDView3D.h create mode 100755 OfficeImport.framework/CHPCachedValuesRetriever.h create mode 100755 OfficeImport.framework/CHPCategoryAndSeriesReordering.h create mode 100755 OfficeImport.framework/CHPChangeDirection.h create mode 100755 OfficeImport.framework/CHPChartDirection.h create mode 100755 OfficeImport.framework/CHPScatterWithStringValueX.h create mode 100755 OfficeImport.framework/CHPSeriesDateTimeFormatting.h create mode 100755 OfficeImport.framework/CHPSeriesNameSynthesizer.h create mode 100755 OfficeImport.framework/CHPSeriesValueSynthesizer.h create mode 100755 OfficeImport.framework/CHPValueAxisFormatting.h create mode 100755 OfficeImport.framework/CHXArea2DType.h create mode 100755 OfficeImport.framework/CHXArea3DType.h create mode 100755 OfficeImport.framework/CHXAutoStyling.h create mode 100755 OfficeImport.framework/CHXAxis.h create mode 100755 OfficeImport.framework/CHXBar2DType.h create mode 100755 OfficeImport.framework/CHXBar3DSeries.h create mode 100755 OfficeImport.framework/CHXBar3DType.h create mode 100755 OfficeImport.framework/CHXCategoryAxis.h create mode 100755 OfficeImport.framework/CHXChart.h create mode 100755 OfficeImport.framework/CHXChartType.h create mode 100755 OfficeImport.framework/CHXData.h create mode 100755 OfficeImport.framework/CHXDataLabel.h create mode 100755 OfficeImport.framework/CHXDataValue.h create mode 100755 OfficeImport.framework/CHXDataValueProperties.h create mode 100755 OfficeImport.framework/CHXDateAxis.h create mode 100755 OfficeImport.framework/CHXDoughnutType.h create mode 100755 OfficeImport.framework/CHXDrawingState.h create mode 100755 OfficeImport.framework/CHXErrorBar.h create mode 100755 OfficeImport.framework/CHXFont.h create mode 100755 OfficeImport.framework/CHXGraphicProperties.h create mode 100755 OfficeImport.framework/CHXLayout.h create mode 100755 OfficeImport.framework/CHXLegend.h create mode 100755 OfficeImport.framework/CHXLine2DType.h create mode 100755 OfficeImport.framework/CHXLine3DType.h create mode 100755 OfficeImport.framework/CHXLineSeries.h create mode 100755 OfficeImport.framework/CHXLineType.h create mode 100755 OfficeImport.framework/CHXMarker.h create mode 100755 OfficeImport.framework/CHXOfPieType.h create mode 100755 OfficeImport.framework/CHXPie2DSeries.h create mode 100755 OfficeImport.framework/CHXPie2DType.h create mode 100755 OfficeImport.framework/CHXPie3DType.h create mode 100755 OfficeImport.framework/CHXPieDataValueProperties.h create mode 100755 OfficeImport.framework/CHXPieSeries.h create mode 100755 OfficeImport.framework/CHXPlotArea.h create mode 100755 OfficeImport.framework/CHXReader.h create mode 100755 OfficeImport.framework/CHXScatterSeries.h create mode 100755 OfficeImport.framework/CHXScatterType.h create mode 100755 OfficeImport.framework/CHXSeries.h create mode 100755 OfficeImport.framework/CHXSeriesAxis.h create mode 100755 OfficeImport.framework/CHXState.h create mode 100755 OfficeImport.framework/CHXStockType.h create mode 100755 OfficeImport.framework/CHXString.h create mode 100755 OfficeImport.framework/CHXTitle.h create mode 100755 OfficeImport.framework/CHXTrendline.h create mode 100755 OfficeImport.framework/CHXTrendlineLabel.h create mode 100755 OfficeImport.framework/CHXUnsupportedSeries.h create mode 100755 OfficeImport.framework/CHXUnsupportedType.h create mode 100755 OfficeImport.framework/CHXUserShapes.h create mode 100755 OfficeImport.framework/CHXValueAxis.h create mode 100755 OfficeImport.framework/CHXView3D.h create mode 100755 OfficeImport.framework/CMArchiveManager.h create mode 100755 OfficeImport.framework/CMBordersProperty.h create mode 100755 OfficeImport.framework/CMCanonicalShapeBuilder.h create mode 100755 OfficeImport.framework/CMColorProperty.h create mode 100755 OfficeImport.framework/CMDiagramArrowMapper.h create mode 100755 OfficeImport.framework/CMDiagramChevronMapper.h create mode 100755 OfficeImport.framework/CMDiagramContinuousArrowMapper.h create mode 100755 OfficeImport.framework/CMDiagramListMapper.h create mode 100755 OfficeImport.framework/CMDiagramMapper.h create mode 100755 OfficeImport.framework/CMDiagramNodeInfo.h create mode 100755 OfficeImport.framework/CMDiagramNodeLayout.h create mode 100755 OfficeImport.framework/CMDiagramPointArrowMapper.h create mode 100755 OfficeImport.framework/CMDiagramPointChevronMapper.h create mode 100755 OfficeImport.framework/CMDiagramPointContinuousArrowMapper.h create mode 100755 OfficeImport.framework/CMDiagramPointEllipseMapper.h create mode 100755 OfficeImport.framework/CMDiagramPointListBaseMapper.h create mode 100755 OfficeImport.framework/CMDiagramPointListItemL1Mapper.h create mode 100755 OfficeImport.framework/CMDiagramPointMapper.h create mode 100755 OfficeImport.framework/CMDiagramPointPyramidLayerMapper.h create mode 100755 OfficeImport.framework/CMDiagramPointRoundedRectMapper.h create mode 100755 OfficeImport.framework/CMDiagramPointSegmentedPieMapper.h create mode 100755 OfficeImport.framework/CMDiagramPointSegmentedPyramidLayerMapper.h create mode 100755 OfficeImport.framework/CMDiagramPointTextMapper.h create mode 100755 OfficeImport.framework/CMDiagramPointTransitionMapper.h create mode 100755 OfficeImport.framework/CMDiagramPyramidMapper.h create mode 100755 OfficeImport.framework/CMDiagramSegmentedPieMapper.h create mode 100755 OfficeImport.framework/CMDiagramSegmentedPyramidMapper.h create mode 100755 OfficeImport.framework/CMDiagramShapeArrow4Mapper.h create mode 100755 OfficeImport.framework/CMDiagramShapeCycleMapper.h create mode 100755 OfficeImport.framework/CMDiagramShapeHierarchyMapper.h create mode 100755 OfficeImport.framework/CMDiagramShapeMapper.h create mode 100755 OfficeImport.framework/CMDiagramShapeMatrixMapper.h create mode 100755 OfficeImport.framework/CMDiagramShapeVennMapper.h create mode 100755 OfficeImport.framework/CMDictArchiveManager.h create mode 100755 OfficeImport.framework/CMDrawableMapper.h create mode 100755 OfficeImport.framework/CMDrawableStyle.h create mode 100755 OfficeImport.framework/CMDrawingAction.h create mode 100755 OfficeImport.framework/CMDrawingContext.h create mode 100755 OfficeImport.framework/CMFileManager.h create mode 100755 OfficeImport.framework/CMFrameUtils.h create mode 100755 OfficeImport.framework/CMFreeFormShapeBuilder.h create mode 100755 OfficeImport.framework/CMGlobalCache.h create mode 100755 OfficeImport.framework/CMImageFillMapper.h create mode 100755 OfficeImport.framework/CMLengthProperty.h create mode 100755 OfficeImport.framework/CMLineShapeBuilder.h create mode 100755 OfficeImport.framework/CMMapper.h create mode 100755 OfficeImport.framework/CMOutlineState.h create mode 100755 OfficeImport.framework/CMProgressiveArchiveManager.h create mode 100755 OfficeImport.framework/CMProperty.h create mode 100755 OfficeImport.framework/CMShapeBuilder.h create mode 100755 OfficeImport.framework/CMShapeRenderer.h create mode 100755 OfficeImport.framework/CMShapeUtils.h create mode 100755 OfficeImport.framework/CMState.h create mode 100755 OfficeImport.framework/CMStringProperty.h create mode 100755 OfficeImport.framework/CMStyle.h create mode 100755 OfficeImport.framework/CMTableGridInfo.h create mode 100755 OfficeImport.framework/CMTextFilter.h create mode 100755 OfficeImport.framework/CMToggleProperty.h create mode 100755 OfficeImport.framework/CMXmlUtils.h create mode 100755 OfficeImport.framework/CPBundleResourceException.h create mode 100755 OfficeImport.framework/CPBundleResourceManager.h create mode 100755 OfficeImport.framework/CPBundleResourcePackage.h create mode 100755 OfficeImport.framework/CPBundleResourcePackageEntry.h create mode 100755 OfficeImport.framework/CPColorPalettizer.h create mode 100755 OfficeImport.framework/CPCommonMessages.h create mode 100755 OfficeImport.framework/CPDumpSettings.h create mode 100755 OfficeImport.framework/CPEnumerationMap.h create mode 100755 OfficeImport.framework/CPExportTracing.h create mode 100755 OfficeImport.framework/CPImportTracing.h create mode 100755 OfficeImport.framework/CPLocalizedStringMessages.h create mode 100755 OfficeImport.framework/CPMessageContext.h create mode 100755 OfficeImport.framework/CPMessageEntry.h create mode 100755 OfficeImport.framework/CPMessageException.h create mode 100755 OfficeImport.framework/CPMessagePlaceholderInfo.h create mode 100755 OfficeImport.framework/CPNamedData.h create mode 100755 OfficeImport.framework/CPPair.h create mode 100755 OfficeImport.framework/CPProgressContext.h create mode 100755 OfficeImport.framework/CPProgressStage.h create mode 100755 OfficeImport.framework/CPTracing.h create mode 100755 OfficeImport.framework/CPXmlEnumMap.h create mode 100755 OfficeImport.framework/CPXmlUtilities.h create mode 100755 OfficeImport.framework/CSVMapper.h create mode 100755 OfficeImport.framework/CSVTop.h create mode 100755 OfficeImport.framework/CXCommon.h create mode 100755 OfficeImport.framework/CXNamespace.h create mode 100755 OfficeImport.framework/CXUnqualifiedNamespace.h create mode 100755 OfficeImport.framework/EBAlignmentInfo.h create mode 100755 OfficeImport.framework/EBBorders.h create mode 100755 OfficeImport.framework/EBCell.h create mode 100755 OfficeImport.framework/EBCellFormatTable.h create mode 100755 OfficeImport.framework/EBChartSheet.h create mode 100755 OfficeImport.framework/EBColorReference.h create mode 100755 OfficeImport.framework/EBColorTable.h create mode 100755 OfficeImport.framework/EBColumnTable.h create mode 100755 OfficeImport.framework/EBConditionalFormat.h create mode 100755 OfficeImport.framework/EBConditionalFormatTable.h create mode 100755 OfficeImport.framework/EBContentFormat.h create mode 100755 OfficeImport.framework/EBContentFormatTable.h create mode 100755 OfficeImport.framework/EBDifferentialStyle.h create mode 100755 OfficeImport.framework/EBEscher.h create mode 100755 OfficeImport.framework/EBEscherShape.h create mode 100755 OfficeImport.framework/EBFill.h create mode 100755 OfficeImport.framework/EBFont.h create mode 100755 OfficeImport.framework/EBFontTable.h create mode 100755 OfficeImport.framework/EBFormula.h create mode 100755 OfficeImport.framework/EBGraphic.h create mode 100755 OfficeImport.framework/EBHyperlink.h create mode 100755 OfficeImport.framework/EBHyperlinkTable.h create mode 100755 OfficeImport.framework/EBLinkTable.h create mode 100755 OfficeImport.framework/EBMergeTable.h create mode 100755 OfficeImport.framework/EBNameTable.h create mode 100755 OfficeImport.framework/EBOfficeArtReaderClient.h create mode 100755 OfficeImport.framework/EBOfficeArtReaderState.h create mode 100755 OfficeImport.framework/EBPageProperties.h create mode 100755 OfficeImport.framework/EBPane.h create mode 100755 OfficeImport.framework/EBProtection.h create mode 100755 OfficeImport.framework/EBReader.h create mode 100755 OfficeImport.framework/EBReaderSheetState.h create mode 100755 OfficeImport.framework/EBReaderState.h create mode 100755 OfficeImport.framework/EBReference.h create mode 100755 OfficeImport.framework/EBRow.h create mode 100755 OfficeImport.framework/EBRowBlocks.h create mode 100755 OfficeImport.framework/EBSheet.h create mode 100755 OfficeImport.framework/EBSheetContext.h create mode 100755 OfficeImport.framework/EBState.h create mode 100755 OfficeImport.framework/EBString.h create mode 100755 OfficeImport.framework/EBStringTable.h create mode 100755 OfficeImport.framework/EBTextBox.h create mode 100755 OfficeImport.framework/EBUnsupportedSheet.h create mode 100755 OfficeImport.framework/EBWorkbook.h create mode 100755 OfficeImport.framework/EBWorksheet.h create mode 100755 OfficeImport.framework/ECColumnWidthConvertor.h create mode 100755 OfficeImport.framework/ECCurrencyConverter.h create mode 100755 OfficeImport.framework/ECCurrencyEntry.h create mode 100755 OfficeImport.framework/ECFormulaProcessor.h create mode 100755 OfficeImport.framework/ECMappingContext.h create mode 100755 OfficeImport.framework/ECMappingInfo.h create mode 100755 OfficeImport.framework/ECMessages.h create mode 100755 OfficeImport.framework/ECPackedDataUtils.h create mode 100755 OfficeImport.framework/ECPointerNilKeyDictionary.h create mode 100755 OfficeImport.framework/ECStrings.h create mode 100755 OfficeImport.framework/ECTwoKeyCache.h create mode 100755 OfficeImport.framework/ECUtils.h create mode 100755 OfficeImport.framework/ECXmlDump.h create mode 100755 OfficeImport.framework/EDAbsoluteAnchor.h create mode 100755 OfficeImport.framework/EDAlignmentInfo.h create mode 100755 OfficeImport.framework/EDAnchor.h create mode 100755 OfficeImport.framework/EDArrayedFormula.h create mode 100755 OfficeImport.framework/EDBorder.h create mode 100755 OfficeImport.framework/EDBorders.h create mode 100755 OfficeImport.framework/EDChartSheet.h create mode 100755 OfficeImport.framework/EDCollection.h create mode 100755 OfficeImport.framework/EDColorLocator.h create mode 100755 OfficeImport.framework/EDColorReference.h create mode 100755 OfficeImport.framework/EDColorsCollection.h create mode 100755 OfficeImport.framework/EDColumnInfo.h create mode 100755 OfficeImport.framework/EDColumnInfoCollection.h create mode 100755 OfficeImport.framework/EDComment.h create mode 100755 OfficeImport.framework/EDConditionalFormatting.h create mode 100755 OfficeImport.framework/EDConditionalFormattingRule.h create mode 100755 OfficeImport.framework/EDContentFormat.h create mode 100755 OfficeImport.framework/EDContentFormatsCollection.h create mode 100755 OfficeImport.framework/EDDifferentialStyle.h create mode 100755 OfficeImport.framework/EDFill.h create mode 100755 OfficeImport.framework/EDFont.h create mode 100755 OfficeImport.framework/EDFontsCollection.h create mode 100755 OfficeImport.framework/EDFormula.h create mode 100755 OfficeImport.framework/EDFormulaHelper.h create mode 100755 OfficeImport.framework/EDGradientFill.h create mode 100755 OfficeImport.framework/EDHeaderFooter.h create mode 100755 OfficeImport.framework/EDHyperlink.h create mode 100755 OfficeImport.framework/EDKeyedCollection.h create mode 100755 OfficeImport.framework/EDLink.h create mode 100755 OfficeImport.framework/EDLinkReference.h create mode 100755 OfficeImport.framework/EDLinksCollection.h create mode 100755 OfficeImport.framework/EDMergedCellCollection.h create mode 100755 OfficeImport.framework/EDName.h create mode 100755 OfficeImport.framework/EDNamedStyle.h create mode 100755 OfficeImport.framework/EDOfficeArtClient.h create mode 100755 OfficeImport.framework/EDOneCellAnchor.h create mode 100755 OfficeImport.framework/EDOptimizedStringsCollection.h create mode 100755 OfficeImport.framework/EDPageSetup.h create mode 100755 OfficeImport.framework/EDPane.h create mode 100755 OfficeImport.framework/EDPatternFill.h create mode 100755 OfficeImport.framework/EDPhoneticInfo.h create mode 100755 OfficeImport.framework/EDPhoneticRun.h create mode 100755 OfficeImport.framework/EDPivotArea.h create mode 100755 OfficeImport.framework/EDPivotAreaReference.h create mode 100755 OfficeImport.framework/EDPivotConditionalFormat.h create mode 100755 OfficeImport.framework/EDPivotDataField.h create mode 100755 OfficeImport.framework/EDPivotField.h create mode 100755 OfficeImport.framework/EDPivotFieldItem.h create mode 100755 OfficeImport.framework/EDPivotItem.h create mode 100755 OfficeImport.framework/EDPivotPageField.h create mode 100755 OfficeImport.framework/EDPivotTable.h create mode 100755 OfficeImport.framework/EDProcessor.h create mode 100755 OfficeImport.framework/EDProcessors.h create mode 100755 OfficeImport.framework/EDProtection.h create mode 100755 OfficeImport.framework/EDReference.h create mode 100755 OfficeImport.framework/EDReferenceCollection.h create mode 100755 OfficeImport.framework/EDReferenceIterator.h create mode 100755 OfficeImport.framework/EDResources.h create mode 100755 OfficeImport.framework/EDRowBlock.h create mode 100755 OfficeImport.framework/EDRowBlocks.h create mode 100755 OfficeImport.framework/EDRun.h create mode 100755 OfficeImport.framework/EDRunsCollection.h create mode 100755 OfficeImport.framework/EDSharedFormula.h create mode 100755 OfficeImport.framework/EDSheet.h create mode 100755 OfficeImport.framework/EDSheetReference.h create mode 100755 OfficeImport.framework/EDSortedCollection.h create mode 100755 OfficeImport.framework/EDString.h create mode 100755 OfficeImport.framework/EDStyle.h create mode 100755 OfficeImport.framework/EDStylesCollection.h create mode 100755 OfficeImport.framework/EDTable.h create mode 100755 OfficeImport.framework/EDTableColumn.h create mode 100755 OfficeImport.framework/EDTableStyle.h create mode 100755 OfficeImport.framework/EDTableStyleElement.h create mode 100755 OfficeImport.framework/EDTableStylesCollection.h create mode 100755 OfficeImport.framework/EDTextBox.h create mode 100755 OfficeImport.framework/EDTokenTree.h create mode 100755 OfficeImport.framework/EDTokenTreeNode.h create mode 100755 OfficeImport.framework/EDTwoCellAnchor.h create mode 100755 OfficeImport.framework/EDUnsupportedSheet.h create mode 100755 OfficeImport.framework/EDWarnings.h create mode 100755 OfficeImport.framework/EDWorkbook.h create mode 100755 OfficeImport.framework/EDWorksheet.h create mode 100755 OfficeImport.framework/EMAxisMapper.h create mode 100755 OfficeImport.framework/EMBordersProperty.h create mode 100755 OfficeImport.framework/EMCellMapper.h create mode 100755 OfficeImport.framework/EMCellNumberMapper.h create mode 100755 OfficeImport.framework/EMCellStyle.h create mode 100755 OfficeImport.framework/EMCellTextMapper.h create mode 100755 OfficeImport.framework/EMChartMapper.h create mode 100755 OfficeImport.framework/EMChartsheetMapper.h create mode 100755 OfficeImport.framework/EMColumnInfoMapper.h create mode 100755 OfficeImport.framework/EMDrawableMapper.h create mode 100755 OfficeImport.framework/EMEnumProperty.h create mode 100755 OfficeImport.framework/EMFPlayer.h create mode 100755 OfficeImport.framework/EMFReader.h create mode 100755 OfficeImport.framework/EMNumberFormatter.h create mode 100755 OfficeImport.framework/EMRowMapper.h create mode 100755 OfficeImport.framework/EMSeriesMapper.h create mode 100755 OfficeImport.framework/EMSheetMapper.h create mode 100755 OfficeImport.framework/EMState.h create mode 100755 OfficeImport.framework/EMStyleMapper.h create mode 100755 OfficeImport.framework/EMTop.h create mode 100755 OfficeImport.framework/EMWorkbookMapper.h create mode 100755 OfficeImport.framework/EMWorksheetMapper.h create mode 100755 OfficeImport.framework/EPBorder.h create mode 100755 OfficeImport.framework/EPFormulaCleaner.h create mode 100755 OfficeImport.framework/EPFormulaCollectionCleaner.h create mode 100755 OfficeImport.framework/EPMergedRegionScanner.h create mode 100755 OfficeImport.framework/EPNameFormulaCleaner.h create mode 100755 OfficeImport.framework/EPPivotTableStyleFlattener.h create mode 100755 OfficeImport.framework/EPStyleFlattener.h create mode 100755 OfficeImport.framework/EPTableStyleFlattener.h create mode 100755 OfficeImport.framework/ESDBlipContext.h create mode 100755 OfficeImport.framework/ESDContainer.h create mode 100755 OfficeImport.framework/ESDDibFileBlipContext.h create mode 100755 OfficeImport.framework/ESDMetafileBlipContext.h create mode 100755 OfficeImport.framework/ESDObject.h create mode 100755 OfficeImport.framework/ESDObjectFactory.h create mode 100755 OfficeImport.framework/ESDRoot.h create mode 100755 OfficeImport.framework/EXAlignmentInfo.h create mode 100755 OfficeImport.framework/EXBorders.h create mode 100755 OfficeImport.framework/EXBordersTable.h create mode 100755 OfficeImport.framework/EXCell.h create mode 100755 OfficeImport.framework/EXCellFormat.h create mode 100755 OfficeImport.framework/EXCellFormatTable.h create mode 100755 OfficeImport.framework/EXChartsheet.h create mode 100755 OfficeImport.framework/EXColorReference.h create mode 100755 OfficeImport.framework/EXColorTable.h create mode 100755 OfficeImport.framework/EXColumnInfo.h create mode 100755 OfficeImport.framework/EXCommon.h create mode 100755 OfficeImport.framework/EXConditionalFormatting.h create mode 100755 OfficeImport.framework/EXConditionalFormattingRule.h create mode 100755 OfficeImport.framework/EXContentFormat.h create mode 100755 OfficeImport.framework/EXContentFormatTable.h create mode 100755 OfficeImport.framework/EXDifferentialStyle.h create mode 100755 OfficeImport.framework/EXDifferentialStyleTable.h create mode 100755 OfficeImport.framework/EXDrawing.h create mode 100755 OfficeImport.framework/EXFill.h create mode 100755 OfficeImport.framework/EXFillTable.h create mode 100755 OfficeImport.framework/EXFont.h create mode 100755 OfficeImport.framework/EXFontTable.h create mode 100755 OfficeImport.framework/EXFormula.h create mode 100755 OfficeImport.framework/EXHeaderFooter.h create mode 100755 OfficeImport.framework/EXHyperlink.h create mode 100755 OfficeImport.framework/EXMergeTable.h create mode 100755 OfficeImport.framework/EXNameTable.h create mode 100755 OfficeImport.framework/EXOAVState.h create mode 100755 OfficeImport.framework/EXOfficeArtClient.h create mode 100755 OfficeImport.framework/EXOfficeArtState.h create mode 100755 OfficeImport.framework/EXPageSetup.h create mode 100755 OfficeImport.framework/EXPane.h create mode 100755 OfficeImport.framework/EXPivotTable.h create mode 100755 OfficeImport.framework/EXProtection.h create mode 100755 OfficeImport.framework/EXReader.h create mode 100755 OfficeImport.framework/EXReference.h create mode 100755 OfficeImport.framework/EXRow.h create mode 100755 OfficeImport.framework/EXSheet.h create mode 100755 OfficeImport.framework/EXSheetContext.h create mode 100755 OfficeImport.framework/EXState.h create mode 100755 OfficeImport.framework/EXString.h create mode 100755 OfficeImport.framework/EXStringTable.h create mode 100755 OfficeImport.framework/EXTable.h create mode 100755 OfficeImport.framework/EXTableColumn.h create mode 100755 OfficeImport.framework/EXTableStyle.h create mode 100755 OfficeImport.framework/EXTableStyleElement.h create mode 100755 OfficeImport.framework/EXTableStyleTable.h create mode 100755 OfficeImport.framework/EXUnsupportedSheet.h create mode 100755 OfficeImport.framework/EXVmlClient.h create mode 100755 OfficeImport.framework/EXWorkbook.h create mode 100755 OfficeImport.framework/EXWorksheet.h create mode 100755 OfficeImport.framework/MFBitmap.h create mode 100755 OfficeImport.framework/MFBrush.h create mode 100755 OfficeImport.framework/MFByteUtils.h create mode 100755 OfficeImport.framework/MFCocoaBitmap.h create mode 100755 OfficeImport.framework/MFCocoaBrush.h create mode 100755 OfficeImport.framework/MFCocoaDeviceDriver.h create mode 100755 OfficeImport.framework/MFCocoaFont.h create mode 100755 OfficeImport.framework/MFCocoaHatchBrush.h create mode 100755 OfficeImport.framework/MFCocoaNullBrush.h create mode 100755 OfficeImport.framework/MFCocoaPath.h create mode 100755 OfficeImport.framework/MFCocoaPatternBrush.h create mode 100755 OfficeImport.framework/MFCocoaPen.h create mode 100755 OfficeImport.framework/MFCocoaRegion.h create mode 100755 OfficeImport.framework/MFCocoaSolidBrush.h create mode 100755 OfficeImport.framework/MFConverter.h create mode 100755 OfficeImport.framework/MFDeviceContext.h create mode 100755 OfficeImport.framework/MFFont.h create mode 100755 OfficeImport.framework/MFGraphicsDevice.h create mode 100755 OfficeImport.framework/MFObjectTable.h create mode 100755 OfficeImport.framework/MFPalette.h create mode 100755 OfficeImport.framework/MFPath.h create mode 100755 OfficeImport.framework/MFPen.h create mode 100755 OfficeImport.framework/MFRegion.h create mode 100755 OfficeImport.framework/MFSniffer.h create mode 100755 OfficeImport.framework/MFTransform.h create mode 100755 OfficeImport.framework/NSBezierPathStub.h create mode 100755 OfficeImport.framework/NSBitmapImageRepStub.h create mode 100755 OfficeImport.framework/NSColorStub.h create mode 100755 OfficeImport.framework/NSFontManagerStub.h create mode 100755 OfficeImport.framework/NSFontStub.h create mode 100755 OfficeImport.framework/NSMutableParagraphStyleStub.h create mode 100755 OfficeImport.framework/OABBlip.h create mode 100755 OfficeImport.framework/OABChart.h create mode 100755 OfficeImport.framework/OABColor.h create mode 100755 OfficeImport.framework/OABContent.h create mode 100755 OfficeImport.framework/OABDefaultsManager.h create mode 100755 OfficeImport.framework/OABDrawable.h create mode 100755 OfficeImport.framework/OABDrawing.h create mode 100755 OfficeImport.framework/OABDrawingGroup.h create mode 100755 OfficeImport.framework/OABFill.h create mode 100755 OfficeImport.framework/OABFillPropertiesManager.h create mode 100755 OfficeImport.framework/OABGroup.h create mode 100755 OfficeImport.framework/OABImage.h create mode 100755 OfficeImport.framework/OABOle.h create mode 100755 OfficeImport.framework/OABRTable.h create mode 100755 OfficeImport.framework/OABReaderClient.h create mode 100755 OfficeImport.framework/OABReaderState.h create mode 100755 OfficeImport.framework/OABShadow.h create mode 100755 OfficeImport.framework/OABShape.h create mode 100755 OfficeImport.framework/OABShapeBaseManager.h create mode 100755 OfficeImport.framework/OABShapeGeometry.h create mode 100755 OfficeImport.framework/OABShapeManager.h create mode 100755 OfficeImport.framework/OABShapeProperties.h create mode 100755 OfficeImport.framework/OABStroke.h create mode 100755 OfficeImport.framework/OABTable.h create mode 100755 OfficeImport.framework/OABTableSortedIntArray.h create mode 100755 OfficeImport.framework/OABTextBodyProperties.h create mode 100755 OfficeImport.framework/OABWordArt.h create mode 100755 OfficeImport.framework/OADAdjustRect.h create mode 100755 OfficeImport.framework/OADAdjustedColor.h create mode 100755 OfficeImport.framework/OADAlphaModFixEffect.h create mode 100755 OfficeImport.framework/OADAngleArcPathElement.h create mode 100755 OfficeImport.framework/OADArcToPathElement.h create mode 100755 OfficeImport.framework/OADAudioFile.h create mode 100755 OfficeImport.framework/OADAutoNumberBulletProperties.h create mode 100755 OfficeImport.framework/OADBackdrop.h create mode 100755 OfficeImport.framework/OADBackground.h create mode 100755 OfficeImport.framework/OADBackgroundFill.h create mode 100755 OfficeImport.framework/OADBackgroundProperties.h create mode 100755 OfficeImport.framework/OADBaseStyles.h create mode 100755 OfficeImport.framework/OADBaseStylesBase.h create mode 100755 OfficeImport.framework/OADBevel.h create mode 100755 OfficeImport.framework/OADBevelLineJoin.h create mode 100755 OfficeImport.framework/OADBiLevelEffect.h create mode 100755 OfficeImport.framework/OADBlip.h create mode 100755 OfficeImport.framework/OADBlipCollection.h create mode 100755 OfficeImport.framework/OADBlipEffect.h create mode 100755 OfficeImport.framework/OADBlipRef.h create mode 100755 OfficeImport.framework/OADBulletColor.h create mode 100755 OfficeImport.framework/OADBulletColorFollowText.h create mode 100755 OfficeImport.framework/OADBulletColorSpecification.h create mode 100755 OfficeImport.framework/OADBulletFont.h create mode 100755 OfficeImport.framework/OADBulletFontFollowText.h create mode 100755 OfficeImport.framework/OADBulletFontSpecification.h create mode 100755 OfficeImport.framework/OADBulletProperties.h create mode 100755 OfficeImport.framework/OADBulletSize.h create mode 100755 OfficeImport.framework/OADBulletSizeFollowText.h create mode 100755 OfficeImport.framework/OADCamera.h create mode 100755 OfficeImport.framework/OADCharacterBulletProperties.h create mode 100755 OfficeImport.framework/OADCharacterProperties.h create mode 100755 OfficeImport.framework/OADClosePathElement.h create mode 100755 OfficeImport.framework/OADColor.h create mode 100755 OfficeImport.framework/OADColorChangeEffect.h create mode 100755 OfficeImport.framework/OADColorMap.h create mode 100755 OfficeImport.framework/OADColorScheme.h create mode 100755 OfficeImport.framework/OADColorTransform.h create mode 100755 OfficeImport.framework/OADConnection.h create mode 100755 OfficeImport.framework/OADConnector.h create mode 100755 OfficeImport.framework/OADConnectorProperties.h create mode 100755 OfficeImport.framework/OADCubicBezierToPathElement.h create mode 100755 OfficeImport.framework/OADCustomDash.h create mode 100755 OfficeImport.framework/OADCustomPattern.h create mode 100755 OfficeImport.framework/OADCustomShapeGeometry.h create mode 100755 OfficeImport.framework/OADDash.h create mode 100755 OfficeImport.framework/OADDashStop.h create mode 100755 OfficeImport.framework/OADDateTimeField.h create mode 100755 OfficeImport.framework/OADDefaultProperties.h create mode 100755 OfficeImport.framework/OADDrawable.h create mode 100755 OfficeImport.framework/OADDrawableProperties.h create mode 100755 OfficeImport.framework/OADDrawingTheme.h create mode 100755 OfficeImport.framework/OADDuotoneEffect.h create mode 100755 OfficeImport.framework/OADEffect.h create mode 100755 OfficeImport.framework/OADEmbeddedMediaFile.h create mode 100755 OfficeImport.framework/OADFill.h create mode 100755 OfficeImport.framework/OADFillOverlayEffect.h create mode 100755 OfficeImport.framework/OADFontReference.h create mode 100755 OfficeImport.framework/OADFontScheme.h create mode 100755 OfficeImport.framework/OADFooterField.h create mode 100755 OfficeImport.framework/OADForegroundColorEffect.h create mode 100755 OfficeImport.framework/OADFormula.h create mode 100755 OfficeImport.framework/OADGenericLinkedMediaFile.h create mode 100755 OfficeImport.framework/OADGenericTextField.h create mode 100755 OfficeImport.framework/OADGlowEffect.h create mode 100755 OfficeImport.framework/OADGradientFill.h create mode 100755 OfficeImport.framework/OADGradientFillStop.h create mode 100755 OfficeImport.framework/OADGraphic.h create mode 100755 OfficeImport.framework/OADGraphicProperties.h create mode 100755 OfficeImport.framework/OADGrayscaleEffect.h create mode 100755 OfficeImport.framework/OADGroup.h create mode 100755 OfficeImport.framework/OADGroupFill.h create mode 100755 OfficeImport.framework/OADGroupProperties.h create mode 100755 OfficeImport.framework/OADHyperlink.h create mode 100755 OfficeImport.framework/OADImage.h create mode 100755 OfficeImport.framework/OADImageBulletProperties.h create mode 100755 OfficeImport.framework/OADImageFill.h create mode 100755 OfficeImport.framework/OADImageFillTechnique.h create mode 100755 OfficeImport.framework/OADImageProperties.h create mode 100755 OfficeImport.framework/OADImageRecolorInfo.h create mode 100755 OfficeImport.framework/OADIndexedColor.h create mode 100755 OfficeImport.framework/OADInnerShadowEffect.h create mode 100755 OfficeImport.framework/OADLightRig.h create mode 100755 OfficeImport.framework/OADLine.h create mode 100755 OfficeImport.framework/OADLineEnd.h create mode 100755 OfficeImport.framework/OADLineJoin.h create mode 100755 OfficeImport.framework/OADLineProperties.h create mode 100755 OfficeImport.framework/OADLineToPathElement.h create mode 100755 OfficeImport.framework/OADLinearShade.h create mode 100755 OfficeImport.framework/OADLinkedMediaFile.h create mode 100755 OfficeImport.framework/OADLuminanceEffect.h create mode 100755 OfficeImport.framework/OADMasterBackground.h create mode 100755 OfficeImport.framework/OADMiterLineJoin.h create mode 100755 OfficeImport.framework/OADMoveToPathElement.h create mode 100755 OfficeImport.framework/OADMovie.h create mode 100755 OfficeImport.framework/OADNormalTextBodyAutoFit.h create mode 100755 OfficeImport.framework/OADNullBulletProperties.h create mode 100755 OfficeImport.framework/OADNullFill.h create mode 100755 OfficeImport.framework/OADOle.h create mode 100755 OfficeImport.framework/OADOrientedBounds.h create mode 100755 OfficeImport.framework/OADOuterShadowEffect.h create mode 100755 OfficeImport.framework/OADParagraph.h create mode 100755 OfficeImport.framework/OADParagraphProperties.h create mode 100755 OfficeImport.framework/OADPath.h create mode 100755 OfficeImport.framework/OADPathElement.h create mode 100755 OfficeImport.framework/OADPathShade.h create mode 100755 OfficeImport.framework/OADPattern.h create mode 100755 OfficeImport.framework/OADPatternFill.h create mode 100755 OfficeImport.framework/OADPercentBulletSize.h create mode 100755 OfficeImport.framework/OADPercentTextSpacing.h create mode 100755 OfficeImport.framework/OADPlaceholderColor.h create mode 100755 OfficeImport.framework/OADPoint3D.h create mode 100755 OfficeImport.framework/OADPointBulletSize.h create mode 100755 OfficeImport.framework/OADPointTextSpacing.h create mode 100755 OfficeImport.framework/OADPresetDash.h create mode 100755 OfficeImport.framework/OADPresetPattern.h create mode 100755 OfficeImport.framework/OADPresetShadowEffect.h create mode 100755 OfficeImport.framework/OADPresetShapeGeometry.h create mode 100755 OfficeImport.framework/OADPresetTextWarp.h create mode 100755 OfficeImport.framework/OADProperties.h create mode 100755 OfficeImport.framework/OADQTStubFile.h create mode 100755 OfficeImport.framework/OADQuadBezierToPathElement.h create mode 100755 OfficeImport.framework/OADQuarterEllipseToPathElement.h create mode 100755 OfficeImport.framework/OADQuickTimeFile.h create mode 100755 OfficeImport.framework/OADReflectionEffect.h create mode 100755 OfficeImport.framework/OADRegularTextRun.h create mode 100755 OfficeImport.framework/OADRelativeRect.h create mode 100755 OfficeImport.framework/OADRgbColor.h create mode 100755 OfficeImport.framework/OADRotation3D.h create mode 100755 OfficeImport.framework/OADRoundLineJoin.h create mode 100755 OfficeImport.framework/OADScene3D.h create mode 100755 OfficeImport.framework/OADSchemeColor.h create mode 100755 OfficeImport.framework/OADShade.h create mode 100755 OfficeImport.framework/OADShadowEffect.h create mode 100755 OfficeImport.framework/OADShape.h create mode 100755 OfficeImport.framework/OADShape3D.h create mode 100755 OfficeImport.framework/OADShapeGeometry.h create mode 100755 OfficeImport.framework/OADShapeProperties.h create mode 100755 OfficeImport.framework/OADShapeStyle.h create mode 100755 OfficeImport.framework/OADSolidFill.h create mode 100755 OfficeImport.framework/OADSound.h create mode 100755 OfficeImport.framework/OADStretchTechnique.h create mode 100755 OfficeImport.framework/OADStroke.h create mode 100755 OfficeImport.framework/OADStyleMatrix.h create mode 100755 OfficeImport.framework/OADStyleMatrixReference.h create mode 100755 OfficeImport.framework/OADSubBlip.h create mode 100755 OfficeImport.framework/OADSystemColor.h create mode 100755 OfficeImport.framework/OADTabStop.h create mode 100755 OfficeImport.framework/OADTable.h create mode 100755 OfficeImport.framework/OADTableBackground.h create mode 100755 OfficeImport.framework/OADTableCell.h create mode 100755 OfficeImport.framework/OADTableCell3DProperties.h create mode 100755 OfficeImport.framework/OADTableCellBorderStyle.h create mode 100755 OfficeImport.framework/OADTableCellProperties.h create mode 100755 OfficeImport.framework/OADTableCellStyle.h create mode 100755 OfficeImport.framework/OADTableColumn.h create mode 100755 OfficeImport.framework/OADTableGrid.h create mode 100755 OfficeImport.framework/OADTablePartStyle.h create mode 100755 OfficeImport.framework/OADTableProperties.h create mode 100755 OfficeImport.framework/OADTableRow.h create mode 100755 OfficeImport.framework/OADTableStyle.h create mode 100755 OfficeImport.framework/OADTableTextStyle.h create mode 100755 OfficeImport.framework/OADTextBody.h create mode 100755 OfficeImport.framework/OADTextBodyAutoFit.h create mode 100755 OfficeImport.framework/OADTextBodyProperties.h create mode 100755 OfficeImport.framework/OADTextField.h create mode 100755 OfficeImport.framework/OADTextLineBreak.h create mode 100755 OfficeImport.framework/OADTextListStyle.h create mode 100755 OfficeImport.framework/OADTextRun.h create mode 100755 OfficeImport.framework/OADTextSpacing.h create mode 100755 OfficeImport.framework/OADTextWarp.h create mode 100755 OfficeImport.framework/OADTheme.h create mode 100755 OfficeImport.framework/OADThemeOverrides.h create mode 100755 OfficeImport.framework/OADTileTechnique.h create mode 100755 OfficeImport.framework/OADToPointPathElement.h create mode 100755 OfficeImport.framework/OADUnderline.h create mode 100755 OfficeImport.framework/OADValueColorTransform.h create mode 100755 OfficeImport.framework/OADVector3D.h create mode 100755 OfficeImport.framework/OADVectorArcPathElement.h create mode 100755 OfficeImport.framework/OADVideoFile.h create mode 100755 OfficeImport.framework/OADWavAudioFile.h create mode 100755 OfficeImport.framework/OADWordArt.h create mode 100755 OfficeImport.framework/OAICOrientedBounds.h create mode 100755 OfficeImport.framework/OAMessages.h create mode 100755 OfficeImport.framework/OAVColor.h create mode 100755 OfficeImport.framework/OAVCommon.h create mode 100755 OfficeImport.framework/OAVDrawable.h create mode 100755 OfficeImport.framework/OAVFill.h create mode 100755 OfficeImport.framework/OAVFormula.h create mode 100755 OfficeImport.framework/OAVGroup.h create mode 100755 OfficeImport.framework/OAVHyperlink.h create mode 100755 OfficeImport.framework/OAVImage.h create mode 100755 OfficeImport.framework/OAVPath.h create mode 100755 OfficeImport.framework/OAVShadow.h create mode 100755 OfficeImport.framework/OAVShape.h create mode 100755 OfficeImport.framework/OAVShapeGeometry.h create mode 100755 OfficeImport.framework/OAVShapeManager.h create mode 100755 OfficeImport.framework/OAVShapeType.h create mode 100755 OfficeImport.framework/OAVState.h create mode 100755 OfficeImport.framework/OAVStroke.h create mode 100755 OfficeImport.framework/OAVTextBodyProperties.h create mode 100755 OfficeImport.framework/OAVWordArt.h create mode 100755 OfficeImport.framework/OAXBackground.h create mode 100755 OfficeImport.framework/OAXBaseStyles.h create mode 100755 OfficeImport.framework/OAXBaseTypes.h create mode 100755 OfficeImport.framework/OAXBlipContext.h create mode 100755 OfficeImport.framework/OAXBlipEffects.h create mode 100755 OfficeImport.framework/OAXClient.h create mode 100755 OfficeImport.framework/OAXColor.h create mode 100755 OfficeImport.framework/OAXColorMap.h create mode 100755 OfficeImport.framework/OAXColorScheme.h create mode 100755 OfficeImport.framework/OAXColorTransform.h create mode 100755 OfficeImport.framework/OAXCommon.h create mode 100755 OfficeImport.framework/OAXConnector.h create mode 100755 OfficeImport.framework/OAXDrawable.h create mode 100755 OfficeImport.framework/OAXDrawingState.h create mode 100755 OfficeImport.framework/OAXEffect.h create mode 100755 OfficeImport.framework/OAXFill.h create mode 100755 OfficeImport.framework/OAXFillOverlayEffect.h create mode 100755 OfficeImport.framework/OAXFontReference.h create mode 100755 OfficeImport.framework/OAXFontScheme.h create mode 100755 OfficeImport.framework/OAXGeometry.h create mode 100755 OfficeImport.framework/OAXGraphic.h create mode 100755 OfficeImport.framework/OAXGraphicFrame.h create mode 100755 OfficeImport.framework/OAXGraphicalObject.h create mode 100755 OfficeImport.framework/OAXGroup.h create mode 100755 OfficeImport.framework/OAXHyperlink.h create mode 100755 OfficeImport.framework/OAXMovieContext.h create mode 100755 OfficeImport.framework/OAXParagraph.h create mode 100755 OfficeImport.framework/OAXPicture.h create mode 100755 OfficeImport.framework/OAXScene3D.h create mode 100755 OfficeImport.framework/OAXShape.h create mode 100755 OfficeImport.framework/OAXShape3D.h create mode 100755 OfficeImport.framework/OAXShapeStyle.h create mode 100755 OfficeImport.framework/OAXStroke.h create mode 100755 OfficeImport.framework/OAXStyleMatrix.h create mode 100755 OfficeImport.framework/OAXTable.h create mode 100755 OfficeImport.framework/OAXTableStyleCache.h create mode 100755 OfficeImport.framework/OAXTextBody.h create mode 100755 OfficeImport.framework/OAXTextCharPropertyBag.h create mode 100755 OfficeImport.framework/OAXTextListStyle.h create mode 100755 OfficeImport.framework/OAXTextParaPropertyBag.h create mode 100755 OfficeImport.framework/OAXTheme.h create mode 100755 OfficeImport.framework/OAXThemeOverrides.h create mode 100755 OfficeImport.framework/OAXTransform2D.h create mode 100755 OfficeImport.framework/OCBReader.h create mode 100755 OfficeImport.framework/OCBSummary.h create mode 100755 OfficeImport.framework/OCCancel.h create mode 100755 OfficeImport.framework/OCDDelayedMedia.h create mode 100755 OfficeImport.framework/OCDDelayedNode.h create mode 100755 OfficeImport.framework/OCDDocument.h create mode 100755 OfficeImport.framework/OCDSummary.h create mode 100755 OfficeImport.framework/OCEncryptedFileUtilities.h create mode 100755 OfficeImport.framework/OCPException.h create mode 100755 OfficeImport.framework/OCPPackage.h create mode 100755 OfficeImport.framework/OCPPackagePart.h create mode 100755 OfficeImport.framework/OCPPackageProperties.h create mode 100755 OfficeImport.framework/OCPPackageRelationship.h create mode 100755 OfficeImport.framework/OCPPackageRelationshipCollection.h create mode 100755 OfficeImport.framework/OCPZipPackage.h create mode 100755 OfficeImport.framework/OCPZipPackagePart.h create mode 100755 OfficeImport.framework/OCXCommon.h create mode 100755 OfficeImport.framework/OCXDelayedMediaContext.h create mode 100755 OfficeImport.framework/OCXReader.h create mode 100755 OfficeImport.framework/OCXSStream.h create mode 100755 OfficeImport.framework/OCXSStreamLevel.h create mode 100755 OfficeImport.framework/OCXStreamUtility.h create mode 100755 OfficeImport.framework/OCXSummary.h create mode 100755 OfficeImport.framework/ODDAlgorithm.h create mode 100755 OfficeImport.framework/ODDChoose.h create mode 100755 OfficeImport.framework/ODDColorTransform.h create mode 100755 OfficeImport.framework/ODDColorTransformStyleLabel.h create mode 100755 OfficeImport.framework/ODDDataPoint.h create mode 100755 OfficeImport.framework/ODDDiagram.h create mode 100755 OfficeImport.framework/ODDFillColorList.h create mode 100755 OfficeImport.framework/ODDForEach.h create mode 100755 OfficeImport.framework/ODDIteratorAttributes.h create mode 100755 OfficeImport.framework/ODDIteratorSpecification.h create mode 100755 OfficeImport.framework/ODDLayout.h create mode 100755 OfficeImport.framework/ODDLayoutNode.h create mode 100755 OfficeImport.framework/ODDLayoutObject.h create mode 100755 OfficeImport.framework/ODDLayoutObjectList.h create mode 100755 OfficeImport.framework/ODDLayoutVariablePropertySet.h create mode 100755 OfficeImport.framework/ODDNodePoint.h create mode 100755 OfficeImport.framework/ODDOtherwise.h create mode 100755 OfficeImport.framework/ODDPoint.h create mode 100755 OfficeImport.framework/ODDPointPropertySet.h create mode 100755 OfficeImport.framework/ODDPresentationPoint.h create mode 100755 OfficeImport.framework/ODDShape.h create mode 100755 OfficeImport.framework/ODDShapeAdjustment.h create mode 100755 OfficeImport.framework/ODDStyleDefinition.h create mode 100755 OfficeImport.framework/ODDStyleLabel.h create mode 100755 OfficeImport.framework/ODDTransitionPoint.h create mode 100755 OfficeImport.framework/ODDWhen.h create mode 100755 OfficeImport.framework/ODIArrow.h create mode 100755 OfficeImport.framework/ODIArrow2.h create mode 100755 OfficeImport.framework/ODIArrow3.h create mode 100755 OfficeImport.framework/ODIArrow4.h create mode 100755 OfficeImport.framework/ODIBending.h create mode 100755 OfficeImport.framework/ODIBendingList2.h create mode 100755 OfficeImport.framework/ODIChart3.h create mode 100755 OfficeImport.framework/ODICycle.h create mode 100755 OfficeImport.framework/ODICycle2.h create mode 100755 OfficeImport.framework/ODICycle3.h create mode 100755 OfficeImport.framework/ODICycle4.h create mode 100755 OfficeImport.framework/ODICycle5.h create mode 100755 OfficeImport.framework/ODICycle6.h create mode 100755 OfficeImport.framework/ODICycle7.h create mode 100755 OfficeImport.framework/ODIDiagram.h create mode 100755 OfficeImport.framework/ODIDrawable.h create mode 100755 OfficeImport.framework/ODIGear1.h create mode 100755 OfficeImport.framework/ODIHNodeInfo.h create mode 100755 OfficeImport.framework/ODIHierarchy.h create mode 100755 OfficeImport.framework/ODIHorizonalList3.h create mode 100755 OfficeImport.framework/ODIHorizontalProcess11.h create mode 100755 OfficeImport.framework/ODIHorizontalProcess3.h create mode 100755 OfficeImport.framework/ODIImageLinear.h create mode 100755 OfficeImport.framework/ODILayoutNode.h create mode 100755 OfficeImport.framework/ODILinear.h create mode 100755 OfficeImport.framework/ODIList1.h create mode 100755 OfficeImport.framework/ODIPointIterator.h create mode 100755 OfficeImport.framework/ODIPyramid.h create mode 100755 OfficeImport.framework/ODIState.h create mode 100755 OfficeImport.framework/ODITarget1.h create mode 100755 OfficeImport.framework/ODITarget2.h create mode 100755 OfficeImport.framework/ODITarget3.h create mode 100755 OfficeImport.framework/ODIText.h create mode 100755 OfficeImport.framework/ODITitlePoint.h create mode 100755 OfficeImport.framework/ODIVenn.h create mode 100755 OfficeImport.framework/ODIVenn1.h create mode 100755 OfficeImport.framework/ODIVenn2.h create mode 100755 OfficeImport.framework/ODIVenn3.h create mode 100755 OfficeImport.framework/ODIVerticalProcess2.h create mode 100755 OfficeImport.framework/ODXAlgorithm.h create mode 100755 OfficeImport.framework/ODXChoose.h create mode 100755 OfficeImport.framework/ODXColorTransform.h create mode 100755 OfficeImport.framework/ODXColorTransformStyleLabel.h create mode 100755 OfficeImport.framework/ODXCommon.h create mode 100755 OfficeImport.framework/ODXData.h create mode 100755 OfficeImport.framework/ODXDiagram.h create mode 100755 OfficeImport.framework/ODXFillColorList.h create mode 100755 OfficeImport.framework/ODXForEach.h create mode 100755 OfficeImport.framework/ODXIteratorSpecification.h create mode 100755 OfficeImport.framework/ODXLayout.h create mode 100755 OfficeImport.framework/ODXLayoutNode.h create mode 100755 OfficeImport.framework/ODXLayoutObjectList.h create mode 100755 OfficeImport.framework/ODXLayoutVariablePropertySet.h create mode 100755 OfficeImport.framework/ODXPointPropertySet.h create mode 100755 OfficeImport.framework/ODXShape.h create mode 100755 OfficeImport.framework/ODXState.h create mode 100755 OfficeImport.framework/ODXStyleDefinition.h create mode 100755 OfficeImport.framework/ODXStyleLabel.h create mode 100755 OfficeImport.framework/OIXMLDocument.h create mode 100755 OfficeImport.framework/OIXMLElement.h create mode 100755 OfficeImport.framework/OIXMLNode.h create mode 100755 OfficeImport.framework/ObjectCacheByCString.h create mode 100755 OfficeImport.framework/PBAnimation.h create mode 100755 OfficeImport.framework/PBAnimationCacheState.h create mode 100755 OfficeImport.framework/PBBulletProperties.h create mode 100755 OfficeImport.framework/PBCharacterProperties.h create mode 100755 OfficeImport.framework/PBColorScheme.h create mode 100755 OfficeImport.framework/PBFontEntity.h create mode 100755 OfficeImport.framework/PBHeadersFooters.h create mode 100755 OfficeImport.framework/PBHyperlink.h create mode 100755 OfficeImport.framework/PBMasterInfo.h create mode 100755 OfficeImport.framework/PBMasterLayoutMap.h create mode 100755 OfficeImport.framework/PBMasterStyle.h create mode 100755 OfficeImport.framework/PBMedia.h create mode 100755 OfficeImport.framework/PBNotes.h create mode 100755 OfficeImport.framework/PBOfficeArtReaderClient.h create mode 100755 OfficeImport.framework/PBOfficeArtReaderState.h create mode 100755 OfficeImport.framework/PBOutlineBulletDictionary.h create mode 100755 OfficeImport.framework/PBOutlineBulletKey.h create mode 100755 OfficeImport.framework/PBParagraphProperties.h create mode 100755 OfficeImport.framework/PBPlaceholder.h create mode 100755 OfficeImport.framework/PBPresentation.h create mode 100755 OfficeImport.framework/PBPresentationReaderState.h create mode 100755 OfficeImport.framework/PBProgTag.h create mode 100755 OfficeImport.framework/PBReader.h create mode 100755 OfficeImport.framework/PBReaderHyperlinkInfo.h create mode 100755 OfficeImport.framework/PBSlide.h create mode 100755 OfficeImport.framework/PBSlideBase.h create mode 100755 OfficeImport.framework/PBSlideMaster.h create mode 100755 OfficeImport.framework/PBSlideObjAndMasterPair.h create mode 100755 OfficeImport.framework/PBSlideState.h create mode 100755 OfficeImport.framework/PBTextBlock.h create mode 100755 OfficeImport.framework/PBTextRun.h create mode 100755 OfficeImport.framework/PCMessages.h create mode 100755 OfficeImport.framework/PDAnimateColorBehavior.h create mode 100755 OfficeImport.framework/PDAnimateEffectBehavior.h create mode 100755 OfficeImport.framework/PDAnimateMotionBehavior.h create mode 100755 OfficeImport.framework/PDAnimateRotateBehavior.h create mode 100755 OfficeImport.framework/PDAnimateScaleBehavior.h create mode 100755 OfficeImport.framework/PDAnimateTimeBehavior.h create mode 100755 OfficeImport.framework/PDAnimation.h create mode 100755 OfficeImport.framework/PDAnimationBackgroundTarget.h create mode 100755 OfficeImport.framework/PDAnimationCache.h create mode 100755 OfficeImport.framework/PDAnimationCacheState.h create mode 100755 OfficeImport.framework/PDAnimationChartTarget.h create mode 100755 OfficeImport.framework/PDAnimationDiagramTarget.h create mode 100755 OfficeImport.framework/PDAnimationInfo.h create mode 100755 OfficeImport.framework/PDAnimationInfoData.h create mode 100755 OfficeImport.framework/PDAnimationOleChartTarget.h create mode 100755 OfficeImport.framework/PDAnimationShapeTarget.h create mode 100755 OfficeImport.framework/PDAnimationSoundTarget.h create mode 100755 OfficeImport.framework/PDAnimationTargetElement.h create mode 100755 OfficeImport.framework/PDAnimationTextTarget.h create mode 100755 OfficeImport.framework/PDAudioMediaNode.h create mode 100755 OfficeImport.framework/PDBlackOptions.h create mode 100755 OfficeImport.framework/PDBuild.h create mode 100755 OfficeImport.framework/PDBuildMapKey.h create mode 100755 OfficeImport.framework/PDChartBuild.h create mode 100755 OfficeImport.framework/PDCmdBehavior.h create mode 100755 OfficeImport.framework/PDComment.h create mode 100755 OfficeImport.framework/PDCommentAuthor.h create mode 100755 OfficeImport.framework/PDCommonBehaviorData.h create mode 100755 OfficeImport.framework/PDCommonMediaNodeData.h create mode 100755 OfficeImport.framework/PDCommonTimeNodeData.h create mode 100755 OfficeImport.framework/PDCornerDirectionOptions.h create mode 100755 OfficeImport.framework/PDDiagramBuild.h create mode 100755 OfficeImport.framework/PDEightDirectionOptions.h create mode 100755 OfficeImport.framework/PDHeadersFooters.h create mode 100755 OfficeImport.framework/PDInOutDirectionOptions.h create mode 100755 OfficeImport.framework/PDIterate.h create mode 100755 OfficeImport.framework/PDNotesMaster.h create mode 100755 OfficeImport.framework/PDNotesSlide.h create mode 100755 OfficeImport.framework/PDOfficeArtClient.h create mode 100755 OfficeImport.framework/PDOrientationOptions.h create mode 100755 OfficeImport.framework/PDParagraphBuild.h create mode 100755 OfficeImport.framework/PDParallelTimeNodeGroup.h create mode 100755 OfficeImport.framework/PDPlaceholder.h create mode 100755 OfficeImport.framework/PDPresentation.h create mode 100755 OfficeImport.framework/PDSequentialTimeNodeGroup.h create mode 100755 OfficeImport.framework/PDSetBehavior.h create mode 100755 OfficeImport.framework/PDSideDirectionOptions.h create mode 100755 OfficeImport.framework/PDSlide.h create mode 100755 OfficeImport.framework/PDSlideBase.h create mode 100755 OfficeImport.framework/PDSlideChild.h create mode 100755 OfficeImport.framework/PDSlideLayout.h create mode 100755 OfficeImport.framework/PDSlideMaster.h create mode 100755 OfficeImport.framework/PDSlideNumberField.h create mode 100755 OfficeImport.framework/PDSlideTarget.h create mode 100755 OfficeImport.framework/PDSplitDirectionOptions.h create mode 100755 OfficeImport.framework/PDTimeAnimateValue.h create mode 100755 OfficeImport.framework/PDTimeCondition.h create mode 100755 OfficeImport.framework/PDTimeListNodeList.h create mode 100755 OfficeImport.framework/PDTimeNode.h create mode 100755 OfficeImport.framework/PDTransition.h create mode 100755 OfficeImport.framework/PDTransitionOptions.h create mode 100755 OfficeImport.framework/PDVideoMediaNode.h create mode 100755 OfficeImport.framework/PDWheelDirectionOptions.h create mode 100755 OfficeImport.framework/PMBackgroundMapper.h create mode 100755 OfficeImport.framework/PMBulletMapper.h create mode 100755 OfficeImport.framework/PMDrawableMapper.h create mode 100755 OfficeImport.framework/PMMasterSlideMapper.h create mode 100755 OfficeImport.framework/PMParagraphMapper.h create mode 100755 OfficeImport.framework/PMPresentationMapper.h create mode 100755 OfficeImport.framework/PMShapeTextMapper.h create mode 100755 OfficeImport.framework/PMSlideMapper.h create mode 100755 OfficeImport.framework/PMState.h create mode 100755 OfficeImport.framework/PMTableCellMapper.h create mode 100755 OfficeImport.framework/PMTableMapper.h create mode 100755 OfficeImport.framework/PMTableRowMapper.h create mode 100755 OfficeImport.framework/PMTextRunMapper.h create mode 100755 OfficeImport.framework/PMTop.h create mode 100755 OfficeImport.framework/PXComment.h create mode 100755 OfficeImport.framework/PXCommentAuthor.h create mode 100755 OfficeImport.framework/PXCommon.h create mode 100755 OfficeImport.framework/PXLegacyText.h create mode 100755 OfficeImport.framework/PXMessages.h create mode 100755 OfficeImport.framework/PXNotesMaster.h create mode 100755 OfficeImport.framework/PXNotesSlide.h create mode 100755 OfficeImport.framework/PXOfficeArtClient.h create mode 100755 OfficeImport.framework/PXPresentation.h create mode 100755 OfficeImport.framework/PXPresentationState.h create mode 100755 OfficeImport.framework/PXReader.h create mode 100755 OfficeImport.framework/PXSlide.h create mode 100755 OfficeImport.framework/PXSlideBase.h create mode 100755 OfficeImport.framework/PXSlideChild.h create mode 100755 OfficeImport.framework/PXSlideLayout.h create mode 100755 OfficeImport.framework/PXSlideMaster.h create mode 100755 OfficeImport.framework/PXTransition.h create mode 100755 OfficeImport.framework/PXVmlClient.h create mode 100755 OfficeImport.framework/PXVmlState.h create mode 100755 OfficeImport.framework/PptHyperlinkBlock.h create mode 100755 OfficeImport.framework/PptMetaCharacterBlock.h create mode 100755 OfficeImport.framework/PptTextBlock.h create mode 100755 OfficeImport.framework/QLTop.h create mode 100755 OfficeImport.framework/SFUAssertionHandler.h create mode 100755 OfficeImport.framework/SFUBufferedInputStream.h create mode 100755 OfficeImport.framework/SFUCommonCryptoCryptor.h create mode 100755 OfficeImport.framework/SFUCryptoInputStream.h create mode 100755 OfficeImport.framework/SFUCryptoKey.h create mode 100755 OfficeImport.framework/SFUCryptoOutputStream.h create mode 100755 OfficeImport.framework/SFUCryptoUtils.h create mode 100755 OfficeImport.framework/SFUCryptor.h create mode 100755 OfficeImport.framework/SFUDataRepresentation.h create mode 100755 OfficeImport.framework/SFUFileDataRepresentation.h create mode 100755 OfficeImport.framework/SFUFileInputStream.h create mode 100755 OfficeImport.framework/SFUFileOutputStream.h create mode 100755 OfficeImport.framework/SFUJson.h create mode 100755 OfficeImport.framework/SFUJsonScanner.h create mode 100755 OfficeImport.framework/SFUMemoryDataRepresentation.h create mode 100755 OfficeImport.framework/SFUMemoryInputStream.h create mode 100755 OfficeImport.framework/SFUMemoryOutputStream.h create mode 100755 OfficeImport.framework/SFUMoveableFileOutputStream.h create mode 100755 OfficeImport.framework/SFUMutablePair.h create mode 100755 OfficeImport.framework/SFUMutablePointerSet.h create mode 100755 OfficeImport.framework/SFUMutableRetainedPointerSet.h create mode 100755 OfficeImport.framework/SFUNumberFormatter.h create mode 100755 OfficeImport.framework/SFUOffsetInputStream.h create mode 100755 OfficeImport.framework/SFUOffsetOutputStream.h create mode 100755 OfficeImport.framework/SFUPair.h create mode 100755 OfficeImport.framework/SFUPairNonRetainedSecond.h create mode 100755 OfficeImport.framework/SFUPointerSet.h create mode 100755 OfficeImport.framework/SFURegularExpression.h create mode 100755 OfficeImport.framework/SFURetainedPointerSet.h create mode 100755 OfficeImport.framework/SFUTangierCryptoKey.h create mode 100755 OfficeImport.framework/SFUZipArchive.h create mode 100755 OfficeImport.framework/SFUZipArchiveFileDataRepresentation.h create mode 100755 OfficeImport.framework/SFUZipArchiveMemoryDataRepresentation.h create mode 100755 OfficeImport.framework/SFUZipArchiveOutputStream.h create mode 100755 OfficeImport.framework/SFUZipDeflateOutputStream.h create mode 100755 OfficeImport.framework/SFUZipEntry.h create mode 100755 OfficeImport.framework/SFUZipException.h create mode 100755 OfficeImport.framework/SFUZipFreeSpaceEntry.h create mode 100755 OfficeImport.framework/SFUZipInflateInputStream.h create mode 100755 OfficeImport.framework/SFUZipOutputEntry.h create mode 100755 OfficeImport.framework/SFUZipRecordInputStream.h create mode 100755 OfficeImport.framework/STRootStorage.h create mode 100755 OfficeImport.framework/STSStgObject.h create mode 100755 OfficeImport.framework/STStgInfo.h create mode 100755 OfficeImport.framework/STStorage.h create mode 100755 OfficeImport.framework/STStream.h create mode 100755 OfficeImport.framework/TSUAssertionHandler.h create mode 100755 OfficeImport.framework/TSUColor.h create mode 100755 OfficeImport.framework/TSUFlushingManager.h create mode 100755 OfficeImport.framework/TSUMemoryWatcher.h create mode 100755 OfficeImport.framework/TSUMutablePair.h create mode 100755 OfficeImport.framework/TSUNoCopyDictionary.h create mode 100755 OfficeImport.framework/TSUNumberFormat.h create mode 100755 OfficeImport.framework/TSUNumberFormatter.h create mode 100755 OfficeImport.framework/TSUPair.h create mode 100755 OfficeImport.framework/TSUPairNonRetainedSecond.h create mode 100755 OfficeImport.framework/TSUPointerKeyDictionary.h create mode 100755 OfficeImport.framework/TSUProgressContext.h create mode 100755 OfficeImport.framework/TSUProgressStage.h create mode 100755 OfficeImport.framework/TSURetainedPointerKeyDictionary.h create mode 100755 OfficeImport.framework/WBBookmark.h create mode 100755 OfficeImport.framework/WBBorder.h create mode 100755 OfficeImport.framework/WBCharacterProperties.h create mode 100755 OfficeImport.framework/WBCharacterRun.h create mode 100755 OfficeImport.framework/WBDocument.h create mode 100755 OfficeImport.framework/WBEscher.h create mode 100755 OfficeImport.framework/WBFieldMarker.h create mode 100755 OfficeImport.framework/WBFont.h create mode 100755 OfficeImport.framework/WBFontTable.h create mode 100755 OfficeImport.framework/WBFormField.h create mode 100755 OfficeImport.framework/WBList.h create mode 100755 OfficeImport.framework/WBListDefinition.h create mode 100755 OfficeImport.framework/WBListDefinitionTable.h create mode 100755 OfficeImport.framework/WBListLevel.h create mode 100755 OfficeImport.framework/WBListLevelOverride.h create mode 100755 OfficeImport.framework/WBListTable.h create mode 100755 OfficeImport.framework/WBMessages.h create mode 100755 OfficeImport.framework/WBNote.h create mode 100755 OfficeImport.framework/WBObjectFactory.h create mode 100755 OfficeImport.framework/WBOfficeArt.h create mode 100755 OfficeImport.framework/WBOfficeArtReaderClient.h create mode 100755 OfficeImport.framework/WBOfficeArtReaderState.h create mode 100755 OfficeImport.framework/WBOleObject.h create mode 100755 OfficeImport.framework/WBParagraph.h create mode 100755 OfficeImport.framework/WBParagraphProperties.h create mode 100755 OfficeImport.framework/WBPicture.h create mode 100755 OfficeImport.framework/WBReader.h create mode 100755 OfficeImport.framework/WBRevisionAuthorTable.h create mode 100755 OfficeImport.framework/WBSection.h create mode 100755 OfficeImport.framework/WBShading.h create mode 100755 OfficeImport.framework/WBSpecialCharacter.h create mode 100755 OfficeImport.framework/WBStory.h create mode 100755 OfficeImport.framework/WBStyle.h create mode 100755 OfficeImport.framework/WBStyleSheet.h create mode 100755 OfficeImport.framework/WBSymbol.h create mode 100755 OfficeImport.framework/WBTable.h create mode 100755 OfficeImport.framework/WBTableCell.h create mode 100755 OfficeImport.framework/WBTableCellBodyProperties.h create mode 100755 OfficeImport.framework/WBTableCellStyleProperties.h create mode 100755 OfficeImport.framework/WBTableProperties.h create mode 100755 OfficeImport.framework/WBTableRow.h create mode 100755 OfficeImport.framework/WBTableRowProperties.h create mode 100755 OfficeImport.framework/WBTableStyleOverride.h create mode 100755 OfficeImport.framework/WBText.h create mode 100755 OfficeImport.framework/WBTextBox.h create mode 100755 OfficeImport.framework/WDAAnchor.h create mode 100755 OfficeImport.framework/WDABoundingBox.h create mode 100755 OfficeImport.framework/WDAContent.h create mode 100755 OfficeImport.framework/WDATextBox.h create mode 100755 OfficeImport.framework/WDAnnotation.h create mode 100755 OfficeImport.framework/WDAnnotationIterator.h create mode 100755 OfficeImport.framework/WDArrayIterator.h create mode 100755 OfficeImport.framework/WDBlock.h create mode 100755 OfficeImport.framework/WDBlockRunIterator.h create mode 100755 OfficeImport.framework/WDBookmark.h create mode 100755 OfficeImport.framework/WDBorder.h create mode 100755 OfficeImport.framework/WDCharacterProperties.h create mode 100755 OfficeImport.framework/WDCharacterRun.h create mode 100755 OfficeImport.framework/WDCombinedIterator.h create mode 100755 OfficeImport.framework/WDDateTime.h create mode 100755 OfficeImport.framework/WDDocument.h create mode 100755 OfficeImport.framework/WDEndnoteIterator.h create mode 100755 OfficeImport.framework/WDFieldMarker.h create mode 100755 OfficeImport.framework/WDFont.h create mode 100755 OfficeImport.framework/WDFontTable.h create mode 100755 OfficeImport.framework/WDFootnoteIterator.h create mode 100755 OfficeImport.framework/WDFormField.h create mode 100755 OfficeImport.framework/WDIterator.h create mode 100755 OfficeImport.framework/WDList.h create mode 100755 OfficeImport.framework/WDListDefinition.h create mode 100755 OfficeImport.framework/WDListDefinitionTable.h create mode 100755 OfficeImport.framework/WDListLevel.h create mode 100755 OfficeImport.framework/WDListLevelOverride.h create mode 100755 OfficeImport.framework/WDListTable.h create mode 100755 OfficeImport.framework/WDNote.h create mode 100755 OfficeImport.framework/WDNoteBlockIterator.h create mode 100755 OfficeImport.framework/WDOfficeArt.h create mode 100755 OfficeImport.framework/WDOleObject.h create mode 100755 OfficeImport.framework/WDParagraph.h create mode 100755 OfficeImport.framework/WDParagraphProperties.h create mode 100755 OfficeImport.framework/WDPicture.h create mode 100755 OfficeImport.framework/WDRevisionAuthorTable.h create mode 100755 OfficeImport.framework/WDRun.h create mode 100755 OfficeImport.framework/WDSection.h create mode 100755 OfficeImport.framework/WDSectionBlockIterator.h create mode 100755 OfficeImport.framework/WDShading.h create mode 100755 OfficeImport.framework/WDSpecialCharacter.h create mode 100755 OfficeImport.framework/WDStory.h create mode 100755 OfficeImport.framework/WDStyle.h create mode 100755 OfficeImport.framework/WDStyleSheet.h create mode 100755 OfficeImport.framework/WDSymbol.h create mode 100755 OfficeImport.framework/WDTable.h create mode 100755 OfficeImport.framework/WDTableCell.h create mode 100755 OfficeImport.framework/WDTableCellProperties.h create mode 100755 OfficeImport.framework/WDTableCellRunIterator.h create mode 100755 OfficeImport.framework/WDTableProperties.h create mode 100755 OfficeImport.framework/WDTableRow.h create mode 100755 OfficeImport.framework/WDTableRowCellIterator.h create mode 100755 OfficeImport.framework/WDTableRowProperties.h create mode 100755 OfficeImport.framework/WDTableStyleOverride.h create mode 100755 OfficeImport.framework/WDTestIterator.h create mode 100755 OfficeImport.framework/WDText.h create mode 100755 OfficeImport.framework/WMBookmarkMapper.h create mode 100755 OfficeImport.framework/WMBordersProperty.h create mode 100755 OfficeImport.framework/WMCharacterRunMapper.h create mode 100755 OfficeImport.framework/WMDocumentMapper.h create mode 100755 OfficeImport.framework/WMEnumProperty.h create mode 100755 OfficeImport.framework/WMFPlayer.h create mode 100755 OfficeImport.framework/WMFReader.h create mode 100755 OfficeImport.framework/WMFieldMapper.h create mode 100755 OfficeImport.framework/WMListLevelTextMapper.h create mode 100755 OfficeImport.framework/WMListLevelTextToken.h create mode 100755 OfficeImport.framework/WMOfficeArtMapper.h create mode 100755 OfficeImport.framework/WMParagraphMapper.h create mode 100755 OfficeImport.framework/WMParagraphStyle.h create mode 100755 OfficeImport.framework/WMParagraphStyleMapper.h create mode 100755 OfficeImport.framework/WMPictureMapper.h create mode 100755 OfficeImport.framework/WMSectionContentMapper.h create mode 100755 OfficeImport.framework/WMSectionMapper.h create mode 100755 OfficeImport.framework/WMSectionStyle.h create mode 100755 OfficeImport.framework/WMState.h create mode 100755 OfficeImport.framework/WMStyle.h create mode 100755 OfficeImport.framework/WMSymbolMapper.h create mode 100755 OfficeImport.framework/WMTableCellMapper.h create mode 100755 OfficeImport.framework/WMTableCellStyle.h create mode 100755 OfficeImport.framework/WMTableColumnInfo.h create mode 100755 OfficeImport.framework/WMTableMapper.h create mode 100755 OfficeImport.framework/WMTableRowMapper.h create mode 100755 OfficeImport.framework/WMTableStyle.h create mode 100755 OfficeImport.framework/WMTop.h create mode 100755 OfficeImport.framework/WXBookmark.h create mode 100755 OfficeImport.framework/WXBorder.h create mode 100755 OfficeImport.framework/WXCharacterProperties.h create mode 100755 OfficeImport.framework/WXCharacterRun.h create mode 100755 OfficeImport.framework/WXCommon.h create mode 100755 OfficeImport.framework/WXDocument.h create mode 100755 OfficeImport.framework/WXFieldMarker.h create mode 100755 OfficeImport.framework/WXFont.h create mode 100755 OfficeImport.framework/WXFontTable.h create mode 100755 OfficeImport.framework/WXList.h create mode 100755 OfficeImport.framework/WXListDefinition.h create mode 100755 OfficeImport.framework/WXListDefinitionTable.h create mode 100755 OfficeImport.framework/WXListLevel.h create mode 100755 OfficeImport.framework/WXListLevelOverride.h create mode 100755 OfficeImport.framework/WXListTable.h create mode 100755 OfficeImport.framework/WXNote.h create mode 100755 OfficeImport.framework/WXOAVState.h create mode 100755 OfficeImport.framework/WXOfficeArt.h create mode 100755 OfficeImport.framework/WXOfficeArtClient.h create mode 100755 OfficeImport.framework/WXParagraph.h create mode 100755 OfficeImport.framework/WXParagraphProperties.h create mode 100755 OfficeImport.framework/WXReader.h create mode 100755 OfficeImport.framework/WXSection.h create mode 100755 OfficeImport.framework/WXShading.h create mode 100755 OfficeImport.framework/WXSpecialCharacter.h create mode 100755 OfficeImport.framework/WXState.h create mode 100755 OfficeImport.framework/WXStyle.h create mode 100755 OfficeImport.framework/WXStyleSheet.h create mode 100755 OfficeImport.framework/WXSymbol.h create mode 100755 OfficeImport.framework/WXTable.h create mode 100755 OfficeImport.framework/WXTableCell.h create mode 100755 OfficeImport.framework/WXTableCellProperties.h create mode 100755 OfficeImport.framework/WXTableProperties.h create mode 100755 OfficeImport.framework/WXTableRow.h create mode 100755 OfficeImport.framework/WXTableRowProperties.h create mode 100755 OfficeImport.framework/WXTableStyleOverride.h create mode 100755 OfficeImport.framework/WXText.h create mode 100755 OfficeImport.framework/WXTextBox.h create mode 100755 OfficeImport.framework/WXVmlClient.h create mode 100755 PersistentConnection.framework/PCCancelAllProcessWakesOperation.h create mode 100755 PersistentConnection.framework/PCConnectionManager.h create mode 100755 PersistentConnection.framework/PCDarwinNotificationRunLoopSource.h create mode 100755 PersistentConnection.framework/PCDistributedLock.h create mode 100755 PersistentConnection.framework/PCLogging.h create mode 100755 PersistentConnection.framework/PCMultiStageGrowthAlgorithm.h create mode 100755 PersistentConnection.framework/PCPersistentIdentifiers.h create mode 100755 PersistentConnection.framework/PCPersistentInterfaceManager.h create mode 100755 PersistentConnection.framework/PCPersistentTimer.h create mode 100755 PersistentConnection.framework/PCScheduleSystemWakeOperation.h create mode 100755 PersistentConnection.framework/PCSystemWakeManager.h create mode 100755 PhotoBoothEffects.framework/PBCompiledFilter.h create mode 100755 PhotoBoothEffects.framework/PBConcreteOpenCLContext.h create mode 100755 PhotoBoothEffects.framework/PBContext.h create mode 100755 PhotoBoothEffects.framework/PBFilter.h create mode 100755 PhotoBoothEffects.framework/PBFilterClassDescription.h create mode 100755 PhotoBoothEffects.framework/PBKaleidoscopeFilter.h create mode 100755 PhotoBoothEffects.framework/PBLightTunnelFilter.h create mode 100755 PhotoBoothEffects.framework/PBMirrorFilter.h create mode 100755 PhotoBoothEffects.framework/PBNormalFilter.h create mode 100755 PhotoBoothEffects.framework/PBOpenCLContext.h create mode 100755 PhotoBoothEffects.framework/PBOpenGLContext.h create mode 100755 PhotoBoothEffects.framework/PBRuntimeWrapper.h create mode 100755 PhotoBoothEffects.framework/PBSqueezeFilter.h create mode 100755 PhotoBoothEffects.framework/PBStretchFilter.h create mode 100755 PhotoBoothEffects.framework/PBThermalFilter.h create mode 100755 PhotoBoothEffects.framework/PBTwirlFilter.h create mode 100755 PhotoBoothEffects.framework/PBXRayFilter.h create mode 100755 PhotoLibrary.framework/BezelView.h create mode 100755 PhotoLibrary.framework/LoupeView.h create mode 100755 PhotoLibrary.framework/PLAbstractLibraryViewController.h create mode 100755 PhotoLibrary.framework/PLAddAnnotationContext.h create mode 100755 PhotoLibrary.framework/PLAggregateAlbumList.h create mode 100755 PhotoLibrary.framework/PLAggregateAlbumListChangeNotification.h create mode 100755 PhotoLibrary.framework/PLAirPlayBackgroundView.h create mode 100755 PhotoLibrary.framework/PLAirTunesButton.h create mode 100755 PhotoLibrary.framework/PLAirTunesService.h create mode 100755 PhotoLibrary.framework/PLAirTunesServiceBrowser.h create mode 100755 PhotoLibrary.framework/PLAirTunesServicePickerCell.h create mode 100755 PhotoLibrary.framework/PLAirTunesServicePickerViewController.h create mode 100755 PhotoLibrary.framework/PLAlbumItemCountView.h create mode 100755 PhotoLibrary.framework/PLAlbumPhotoCellView.h create mode 100755 PhotoLibrary.framework/PLAlbumSelectionBGButton.h create mode 100755 PhotoLibrary.framework/PLAlbumSelectionControlsView.h create mode 100755 PhotoLibrary.framework/PLAlbumTextField.h create mode 100755 PhotoLibrary.framework/PLAlbumView.h create mode 100755 PhotoLibrary.framework/PLAlbumViewCell.h create mode 100755 PhotoLibrary.framework/PLAlbumViewController.h create mode 100755 PhotoLibrary.framework/PLAlertView.h create mode 100755 PhotoLibrary.framework/PLAnnotationPen.h create mode 100755 PhotoLibrary.framework/PLApplicationCameraViewController.h create mode 100755 PhotoLibrary.framework/PLAssetBackedItem.h create mode 100755 PhotoLibrary.framework/PLAutoScroller.h create mode 100755 PhotoLibrary.framework/PLBouncingView.h create mode 100755 PhotoLibrary.framework/PLCGPathCache.h create mode 100755 PhotoLibrary.framework/PLCachedFilesManager.h create mode 100755 PhotoLibrary.framework/PLCameraButton.h create mode 100755 PhotoLibrary.framework/PLCameraButtonBar.h create mode 100755 PhotoLibrary.framework/PLCameraController.h create mode 100755 PhotoLibrary.framework/PLCameraElapsedTimeView.h create mode 100755 PhotoLibrary.framework/PLCameraFaceDetectionView.h create mode 100755 PhotoLibrary.framework/PLCameraFlashButton.h create mode 100755 PhotoLibrary.framework/PLCameraFlashButtonSpacerView.h create mode 100755 PhotoLibrary.framework/PLCameraFlashLabelView.h create mode 100755 PhotoLibrary.framework/PLCameraFocusLockView.h create mode 100755 PhotoLibrary.framework/PLCameraFocusPointView.h create mode 100755 PhotoLibrary.framework/PLCameraFocusView.h create mode 100755 PhotoLibrary.framework/PLCameraGuideView.h create mode 100755 PhotoLibrary.framework/PLCameraImageWellView.h create mode 100755 PhotoLibrary.framework/PLCameraImportItem.h create mode 100755 PhotoLibrary.framework/PLCameraImportItemRepresentation.h create mode 100755 PhotoLibrary.framework/PLCameraImportItemView.h create mode 100755 PhotoLibrary.framework/PLCameraImportManager.h create mode 100755 PhotoLibrary.framework/PLCameraImportQueue.h create mode 100755 PhotoLibrary.framework/PLCameraImporter.h create mode 100755 PhotoLibrary.framework/PLCameraIrisAnimationView.h create mode 100755 PhotoLibrary.framework/PLCameraLevelView.h create mode 100755 PhotoLibrary.framework/PLCameraOptionsButton.h create mode 100755 PhotoLibrary.framework/PLCameraOverlayButtonLabel.h create mode 100755 PhotoLibrary.framework/PLCameraOverlayTextLabelView.h create mode 100755 PhotoLibrary.framework/PLCameraPageController.h create mode 100755 PhotoLibrary.framework/PLCameraPanoramaProgressView.h create mode 100755 PhotoLibrary.framework/PLCameraPanoramaView.h create mode 100755 PhotoLibrary.framework/PLCameraPreviewView.h create mode 100755 PhotoLibrary.framework/PLCameraProgressView.h create mode 100755 PhotoLibrary.framework/PLCameraRoundedRectView.h create mode 100755 PhotoLibrary.framework/PLCameraSettingsGroupView.h create mode 100755 PhotoLibrary.framework/PLCameraSettingsView.h create mode 100755 PhotoLibrary.framework/PLCameraToggleButton.h create mode 100755 PhotoLibrary.framework/PLCameraVideoSwitch.h create mode 100755 PhotoLibrary.framework/PLCameraView.h create mode 100755 PhotoLibrary.framework/PLCameraViewController.h create mode 100755 PhotoLibrary.framework/PLCameraZoomSlider.h create mode 100755 PhotoLibrary.framework/PLCloseBoxButton.h create mode 100755 PhotoLibrary.framework/PLCreateAlbumAlertView.h create mode 100755 PhotoLibrary.framework/PLCropModel.h create mode 100755 PhotoLibrary.framework/PLCropOverlay.h create mode 100755 PhotoLibrary.framework/PLCropOverlayBottomBar.h create mode 100755 PhotoLibrary.framework/PLCropOverlayBottomBarButton.h create mode 100755 PhotoLibrary.framework/PLCropOverlayCropView.h create mode 100755 PhotoLibrary.framework/PLCropOverlayLayer.h create mode 100755 PhotoLibrary.framework/PLCroppedImageView.h create mode 100755 PhotoLibrary.framework/PLDataArrayInputStream.h create mode 100755 PhotoLibrary.framework/PLDeleteAnnotationAnimationContext.h create mode 100755 PhotoLibrary.framework/PLDragGestureRecognizer.h create mode 100755 PhotoLibrary.framework/PLEditPhotoController.h create mode 100755 PhotoLibrary.framework/PLEmptyAlbumView.h create mode 100755 PhotoLibrary.framework/PLEndlessUIActivityIndicatorView.h create mode 100755 PhotoLibrary.framework/PLExpandableImageView.h create mode 100755 PhotoLibrary.framework/PLExpandableView.h create mode 100755 PhotoLibrary.framework/PLFilledActivityIndicator.h create mode 100755 PhotoLibrary.framework/PLHighlightingTableView.h create mode 100755 PhotoLibrary.framework/PLImageAdjustmentView.h create mode 100755 PhotoLibrary.framework/PLImageRowCell.h create mode 100755 PhotoLibrary.framework/PLImageScrollView.h create mode 100755 PhotoLibrary.framework/PLImageView.h create mode 100755 PhotoLibrary.framework/PLImageViewWithAnimatedAnchor.h create mode 100755 PhotoLibrary.framework/PLImportLoadingHeaderView.h create mode 100755 PhotoLibrary.framework/PLImportSessionInfo.h create mode 100755 PhotoLibrary.framework/PLImportViewController.h create mode 100755 PhotoLibrary.framework/PLIndicatorView.h create mode 100755 PhotoLibrary.framework/PLItem.h create mode 100755 PhotoLibrary.framework/PLItemAlbum.h create mode 100755 PhotoLibrary.framework/PLLabel.h create mode 100755 PhotoLibrary.framework/PLLargeSyncProgressView.h create mode 100755 PhotoLibrary.framework/PLLibraryBannerView.h create mode 100755 PhotoLibrary.framework/PLLibraryImageDataProvider.h create mode 100755 PhotoLibrary.framework/PLLibraryTableViewCell.h create mode 100755 PhotoLibrary.framework/PLLibraryView.h create mode 100755 PhotoLibrary.framework/PLLibraryViewController.h create mode 100755 PhotoLibrary.framework/PLLowDiskSpaceAlertView.h create mode 100755 PhotoLibrary.framework/PLMessageUIProxy.h create mode 100755 PhotoLibrary.framework/PLMobileMeHelper.h create mode 100755 PhotoLibrary.framework/PLMoviePlayerController.h create mode 100755 PhotoLibrary.framework/PLMutableCameraImportQueue.h create mode 100755 PhotoLibrary.framework/PLNonTextTruncatingTableViewCell.h create mode 100755 PhotoLibrary.framework/PLPasswordAlertView.h create mode 100755 PhotoLibrary.framework/PLPhoneAlbumViewController.h create mode 100755 PhotoLibrary.framework/PLPhoneCameraPageController.h create mode 100755 PhotoLibrary.framework/PLPhonePhotoScrollerViewController.h create mode 100755 PhotoLibrary.framework/PLPhotoBrowserController.h create mode 100755 PhotoLibrary.framework/PLPhotoPrinter.h create mode 100755 PhotoLibrary.framework/PLPhotoScrollerNavigationItem.h create mode 100755 PhotoLibrary.framework/PLPhotoScrollerViewController.h create mode 100755 PhotoLibrary.framework/PLPhotoScrubber.h create mode 100755 PhotoLibrary.framework/PLPhotoTileViewController.h create mode 100755 PhotoLibrary.framework/PLPhotosDefaults.h create mode 100755 PhotoLibrary.framework/PLPhotosMusicPlayer.h create mode 100755 PhotoLibrary.framework/PLPhotosPickerSession.h create mode 100755 PhotoLibrary.framework/PLPictureFramePlugin.h create mode 100755 PhotoLibrary.framework/PLPlace.h create mode 100755 PhotoLibrary.framework/PLPlacesMapAnnotation.h create mode 100755 PhotoLibrary.framework/PLPlacesMapViewDelegate.h create mode 100755 PhotoLibrary.framework/PLPlayingExternallyBackgroundView.h create mode 100755 PhotoLibrary.framework/PLPolaroidImageView.h create mode 100755 PhotoLibrary.framework/PLPreviewOverlayView.h create mode 100755 PhotoLibrary.framework/PLProgressView.h create mode 100755 PhotoLibrary.framework/PLPublishAlbum.h create mode 100755 PhotoLibrary.framework/PLPublishingAgent.h create mode 100755 PhotoLibrary.framework/PLPublishingViewController.h create mode 100755 PhotoLibrary.framework/PLReorientingButton.h create mode 100755 PhotoLibrary.framework/PLSegmentedControl.h create mode 100755 PhotoLibrary.framework/PLSharingController.h create mode 100755 PhotoLibrary.framework/PLSlideshowAirPlayRoutesViewController.h create mode 100755 PhotoLibrary.framework/PLSlideshowPlugin.h create mode 100755 PhotoLibrary.framework/PLSlideshowSettingsViewController.h create mode 100755 PhotoLibrary.framework/PLSlideshowTransitionsViewController.h create mode 100755 PhotoLibrary.framework/PLSmallSyncProgressView.h create mode 100755 PhotoLibrary.framework/PLStackItemViewCell.h create mode 100755 PhotoLibrary.framework/PLStackView.h create mode 100755 PhotoLibrary.framework/PLStackedImageView.h create mode 100755 PhotoLibrary.framework/PLSwipeBlockingScrollView.h create mode 100755 PhotoLibrary.framework/PLSyncProgressView.h create mode 100755 PhotoLibrary.framework/PLTabbedLibraryViewController.h create mode 100755 PhotoLibrary.framework/PLTableView.h create mode 100755 PhotoLibrary.framework/PLTableViewEditableCell.h create mode 100755 PhotoLibrary.framework/PLTableViewEditableTagCell.h create mode 100755 PhotoLibrary.framework/PLTapFailedGestureRecognizer.h create mode 100755 PhotoLibrary.framework/PLTemporaryImageTable.h create mode 100755 PhotoLibrary.framework/PLTextView.h create mode 100755 PhotoLibrary.framework/PLTileContainerView.h create mode 100755 PhotoLibrary.framework/PLToolbar.h create mode 100755 PhotoLibrary.framework/PLTouchGestureRecognizer.h create mode 100755 PhotoLibrary.framework/PLUIAlbumViewController.h create mode 100755 PhotoLibrary.framework/PLUICameraViewController.h create mode 100755 PhotoLibrary.framework/PLUIController.h create mode 100755 PhotoLibrary.framework/PLUIEditImageViewController.h create mode 100755 PhotoLibrary.framework/PLUIEditVideoViewController.h create mode 100755 PhotoLibrary.framework/PLUIImageViewController.h create mode 100755 PhotoLibrary.framework/PLUILibraryViewController.h create mode 100755 PhotoLibrary.framework/PLUISavedPhotosAlbumViewController.h create mode 100755 PhotoLibrary.framework/PLUIView.h create mode 100755 PhotoLibrary.framework/PLVideoEditingOverlayView.h create mode 100755 PhotoLibrary.framework/PLVideoOutBackgroundView.h create mode 100755 PhotoLibrary.framework/PLVideoPosterFrameView.h create mode 100755 PhotoLibrary.framework/PLVideoRemaker.h create mode 100755 PhotoLibrary.framework/PLVideoView.h create mode 100755 PhotoLibrary.framework/PLWStackedImageCacheCreator.h create mode 100755 PhotoLibrary.framework/PLWallpaperImageViewController.h create mode 100755 PhotoLibrary.framework/PLWallpaperNavigationItem.h create mode 100755 PhotoLibrary.framework/PLYellowButtonItem.h create mode 100755 PhotoLibrary.framework/TPCameraButton.h create mode 100755 PhotoLibrary.framework/TrimVideoNavigationItem.h create mode 100755 PhotoLibraryServices.framework/PLAlbumChangeNotification.h create mode 100755 PhotoLibraryServices.framework/PLAlbumListChangeNotification.h create mode 100755 PhotoLibraryServices.framework/PLAssetFormats.h create mode 100755 PhotoLibraryServices.framework/PLAssetsSaver.h create mode 100755 PhotoLibraryServices.framework/PLAssetsdThumbnailIndexes.h create mode 100755 PhotoLibraryServices.framework/PLBakedVideoFilesCacheCreator.h create mode 100755 PhotoLibraryServices.framework/PLCachedFilesUtilities.h create mode 100755 PhotoLibraryServices.framework/PLCachedImage.h create mode 100755 PhotoLibraryServices.framework/PLCameraAlbum.h create mode 100755 PhotoLibraryServices.framework/PLCameraPreviewImageWellChangeNotification.h create mode 100755 PhotoLibraryServices.framework/PLChangeNode.h create mode 100755 PhotoLibraryServices.framework/PLChangeNotification.h create mode 100755 PhotoLibraryServices.framework/PLChangeNotificationCenter.h create mode 100755 PhotoLibraryServices.framework/PLContainerChangeNotification.h create mode 100755 PhotoLibraryServices.framework/PLCurrentThumbnailsInformation.h create mode 100755 PhotoLibraryServices.framework/PLDelayedFiledSystemDeletions.h create mode 100755 PhotoLibraryServices.framework/PLDisconnectedManagedObjectContext.h create mode 100755 PhotoLibraryServices.framework/PLDiskController.h create mode 100755 PhotoLibraryServices.framework/PLFaceDetectingImageSource.h create mode 100755 PhotoLibraryServices.framework/PLFetchingAlbum.h create mode 100755 PhotoLibraryServices.framework/PLFetchingAlbumID.h create mode 100755 PhotoLibraryServices.framework/PLFileSystemAssetImporter.h create mode 100755 PhotoLibraryServices.framework/PLFileSystemImportAsset.h create mode 100755 PhotoLibraryServices.framework/PLFileSystemPersistence.h create mode 100755 PhotoLibraryServices.framework/PLFileSystemPersistenceAttributes.h create mode 100755 PhotoLibraryServices.framework/PLFileSystemPersistenceWorkItem.h create mode 100755 PhotoLibraryServices.framework/PLFilteredAlbum.h create mode 100755 PhotoLibraryServices.framework/PLFilteredAlbumChangeNotification.h create mode 100755 PhotoLibraryServices.framework/PLFilteredAlbumList.h create mode 100755 PhotoLibraryServices.framework/PLFilteredAlbumListChangeNotification.h create mode 100755 PhotoLibraryServices.framework/PLFilteredShuffledAlbum.h create mode 100755 PhotoLibraryServices.framework/PLFixedSizeLRUCache.h create mode 100755 PhotoLibraryServices.framework/PLGenericAlbum.h create mode 100755 PhotoLibraryServices.framework/PLGenericAlbumID.h create mode 100755 PhotoLibraryServices.framework/PLIOSurfaceData.h create mode 100755 PhotoLibraryServices.framework/PLImageCache.h create mode 100755 PhotoLibraryServices.framework/PLImageCacheList.h create mode 100755 PhotoLibraryServices.framework/PLImageLoadRequest.h create mode 100755 PhotoLibraryServices.framework/PLImageLoadingQueue.h create mode 100755 PhotoLibraryServices.framework/PLImageLoadingThread.h create mode 100755 PhotoLibraryServices.framework/PLImageSource.h create mode 100755 PhotoLibraryServices.framework/PLImageTable.h create mode 100755 PhotoLibraryServices.framework/PLImageTableSegment.h create mode 100755 PhotoLibraryServices.framework/PLImageWriter.h create mode 100755 PhotoLibraryServices.framework/PLImportFileManager.h create mode 100755 PhotoLibraryServices.framework/PLImporter.h create mode 100755 PhotoLibraryServices.framework/PLImporterQueuedPhoto.h create mode 100755 PhotoLibraryServices.framework/PLIndexMapper.h create mode 100755 PhotoLibraryServices.framework/PLKeepDaemonAliveAssertion.h create mode 100755 PhotoLibraryServices.framework/PLLoadRequestKey.h create mode 100755 PhotoLibraryServices.framework/PLLocationController.h create mode 100755 PhotoLibraryServices.framework/PLManagedAdjustment.h create mode 100755 PhotoLibraryServices.framework/PLManagedAdjustmentID.h create mode 100755 PhotoLibraryServices.framework/PLManagedAlbum.h create mode 100755 PhotoLibraryServices.framework/PLManagedAlbumID.h create mode 100755 PhotoLibraryServices.framework/PLManagedAlbumList.h create mode 100755 PhotoLibraryServices.framework/PLManagedAlbumListID.h create mode 100755 PhotoLibraryServices.framework/PLManagedAsset.h create mode 100755 PhotoLibraryServices.framework/PLManagedAssetID.h create mode 100755 PhotoLibraryServices.framework/PLManagedFace.h create mode 100755 PhotoLibraryServices.framework/PLManagedFaceAlbum.h create mode 100755 PhotoLibraryServices.framework/PLManagedKeyword.h create mode 100755 PhotoLibraryServices.framework/PLManagedKeywordID.h create mode 100755 PhotoLibraryServices.framework/PLManagedObject.h create mode 100755 PhotoLibraryServices.framework/PLManagedObjectContext.h create mode 100755 PhotoLibraryServices.framework/PLMappedImageData.h create mode 100755 PhotoLibraryServices.framework/PLMergePolicy.h create mode 100755 PhotoLibraryServices.framework/PLMessagesAsset.h create mode 100755 PhotoLibraryServices.framework/PLModelMigrator.h create mode 100755 PhotoLibraryServices.framework/PLObjectSnapshot.h create mode 100755 PhotoLibraryServices.framework/PLPTPdAssetEnumerator.h create mode 100755 PhotoLibraryServices.framework/PLPTPdAssetManager.h create mode 100755 PhotoLibraryServices.framework/PLPersistedAlbumMetadata.h create mode 100755 PhotoLibraryServices.framework/PLPhotoBakedThumbnails.h create mode 100755 PhotoLibraryServices.framework/PLPhotoBakedThumbnailsCollection.h create mode 100755 PhotoLibraryServices.framework/PLPhotoDCFDirectory.h create mode 100755 PhotoLibraryServices.framework/PLPhotoDCFFileGroup.h create mode 100755 PhotoLibraryServices.framework/PLPhotoDCFObject.h create mode 100755 PhotoLibraryServices.framework/PLPhotoDCIMDirectory.h create mode 100755 PhotoLibraryServices.framework/PLPhotoLibrary.h create mode 100755 PhotoLibraryServices.framework/PLPhotoLibraryImageSource.h create mode 100755 PhotoLibraryServices.framework/PLPhotoLibraryShouldReloadNotification.h create mode 100755 PhotoLibraryServices.framework/PLPhotoStreamAlbum.h create mode 100755 PhotoLibraryServices.framework/PLPhotoStreamsHelper.h create mode 100755 PhotoLibraryServices.framework/PLPlaceChangeNotification.h create mode 100755 PhotoLibraryServices.framework/PLPlacesChangeNotification.h create mode 100755 PhotoLibraryServices.framework/PLPropertyListFromDataTransformer.h create mode 100755 PhotoLibraryServices.framework/PLRectValueFromDataTransformer.h create mode 100755 PhotoLibraryServices.framework/PLRotatedImage.h create mode 100755 PhotoLibraryServices.framework/PLSharedInMemoryPhotoLibrary.h create mode 100755 PhotoLibraryServices.framework/PLSharedManagedObjectContext.h create mode 100755 PhotoLibraryServices.framework/PLSharedPhotoLibrary.h create mode 100755 PhotoLibraryServices.framework/PLShuffledAlbum.h create mode 100755 PhotoLibraryServices.framework/PLShuffledAlbumChangeNotification.h create mode 100755 PhotoLibraryServices.framework/PLSidecarFile.h create mode 100755 PhotoLibraryServices.framework/PLSidecarFileID.h create mode 100755 PhotoLibraryServices.framework/PLSimpleDCIMDirectory.h create mode 100755 PhotoLibraryServices.framework/PLStackViewImageChangeNotification.h create mode 100755 PhotoLibraryServices.framework/PLSyncSaveJob.h create mode 100755 PhotoLibraryServices.framework/PLSynchronousFileValidator.h create mode 100755 PhotoLibraryServices.framework/PLThumbnailIndexes.h create mode 100755 PhotoLibraryServices.framework/PLThumbnailManager.h create mode 100755 PhotoLibraryServices.framework/PLUUIDStringFromUUIDDataTransformer.h create mode 100755 PhotoLibraryServices.framework/PLWStackedImageCache.h create mode 100755 PhotoLibraryServices.framework/PLWallpaperAlbum.h create mode 100755 PhotoLibraryServices.framework/PLWallpaperAsset.h create mode 100755 PhotoLibraryServices.framework/PLWallpaperAssetID.h create mode 100755 PhotoLibraryServices.framework/PLWallpaperImporter.h create mode 100755 PhotoLibraryServices.framework/_PLFetchingAlbum.h create mode 100755 PhotoLibraryServices.framework/_PLGenericAlbum.h create mode 100755 PhotoLibraryServices.framework/_PLManagedAdjustment.h create mode 100755 PhotoLibraryServices.framework/_PLManagedAlbum.h create mode 100755 PhotoLibraryServices.framework/_PLManagedAlbumList.h create mode 100755 PhotoLibraryServices.framework/_PLManagedAsset.h create mode 100755 PhotoLibraryServices.framework/_PLManagedKeyword.h create mode 100755 PhotoLibraryServices.framework/_PLSidecarFile.h create mode 100755 Preferences.framework/AlphanumericPINView.h create mode 100755 Preferences.framework/DevicePINController.h create mode 100755 Preferences.framework/DevicePINKeypad.h create mode 100755 Preferences.framework/DevicePINPane.h create mode 100755 Preferences.framework/DevicePINSetupController.h create mode 100755 Preferences.framework/DiagnosticDataController.h create mode 100755 Preferences.framework/FailureBarView.h create mode 100755 Preferences.framework/JapaneseOffcenterCell.h create mode 100755 Preferences.framework/NumericPINView.h create mode 100755 Preferences.framework/PINView.h create mode 100755 Preferences.framework/PSAppListController.h create mode 100755 Preferences.framework/PSBundleController.h create mode 100755 Preferences.framework/PSConfirmationSpecifier.h create mode 100755 Preferences.framework/PSControlTableCell.h create mode 100755 Preferences.framework/PSDeleteButton.h create mode 100755 Preferences.framework/PSDetailController.h create mode 100755 Preferences.framework/PSEditableListController.h create mode 100755 Preferences.framework/PSEditableTableCell.h create mode 100755 Preferences.framework/PSEditingPane.h create mode 100755 Preferences.framework/PSGradientView.h create mode 100755 Preferences.framework/PSImageCell.h create mode 100755 Preferences.framework/PSInternationalController.h create mode 100755 Preferences.framework/PSInternationalLanguageController.h create mode 100755 Preferences.framework/PSInternationalLanguageSetupController.h create mode 100755 Preferences.framework/PSLanguageSelector.h create mode 100755 Preferences.framework/PSListController.h create mode 100755 Preferences.framework/PSListItemsController.h create mode 100755 Preferences.framework/PSLocaleController.h create mode 100755 Preferences.framework/PSMovableListController.h create mode 100755 Preferences.framework/PSRootController.h create mode 100755 Preferences.framework/PSSetupController.h create mode 100755 Preferences.framework/PSSpecifier.h create mode 100755 Preferences.framework/PSSpinnerTableCell.h create mode 100755 Preferences.framework/PSSplitViewController.h create mode 100755 Preferences.framework/PSSystemConfiguration.h create mode 100755 Preferences.framework/PSTableCell.h create mode 100755 Preferences.framework/PSTextEditingPane.h create mode 100755 Preferences.framework/PSTextFieldSpecifier.h create mode 100755 Preferences.framework/PSTextView.h create mode 100755 Preferences.framework/PSTextViewTableCell.h create mode 100755 Preferences.framework/PSViewController.h create mode 100755 Preferences.framework/PopBackListItemsController.h create mode 100755 Preferences.framework/PreferencesTableCell.h create mode 100755 Preferences.framework/PreferencesTextTableCell.h create mode 100755 Preferences.framework/PrefsUILinkLabel.h create mode 100755 Preferences.framework/ProblemReportingAboutDiagnosticsController.h create mode 100755 Preferences.framework/ProblemReportingController.h create mode 100755 Preferences.framework/ProblemReportingTableView.h create mode 100755 Preferences.framework/RegionFormatSampleView.h create mode 100755 Preferences.framework/TextFilePane.h create mode 100755 PrintKit.framework/DNSServiceRefWrapper.h create mode 100755 PrintKit.framework/PKJob.h create mode 100755 PrintKit.framework/PKPaper.h create mode 100755 PrintKit.framework/PKPrintSettings.h create mode 100755 PrintKit.framework/PKPrinter.h create mode 100755 PrintKit.framework/PKPrinterBrowser.h create mode 100755 ProofReader.framework/AppleSpell.h create mode 100755 ProofReader.framework/PRPinyinString.h create mode 100755 ProtocolBuffer.framework/PBCodable.h create mode 100755 ProtocolBuffer.framework/PBDataReader.h create mode 100755 ProtocolBuffer.framework/PBDataWriter.h create mode 100755 ProtocolBuffer.framework/PBMessageStreamReader.h create mode 100755 ProtocolBuffer.framework/PBMessageStreamWriter.h create mode 100755 ProtocolBuffer.framework/PBRequest.h create mode 100755 ProtocolBuffer.framework/PBRequester.h create mode 100755 ProtocolBuffer.framework/PBStreamReader.h create mode 100755 ProtocolBuffer.framework/PBStreamWriter.h create mode 100755 RemoteUI.framework/RUIElement.h create mode 100755 RemoteUI.framework/RUIHTTPRequest.h create mode 100755 RemoteUI.framework/RUIImageLoad.h create mode 100755 RemoteUI.framework/RUIImageLoader.h create mode 100755 RemoteUI.framework/RUILoader.h create mode 100755 RemoteUI.framework/RUIObjectModel.h create mode 100755 RemoteUI.framework/RUIPage.h create mode 100755 RemoteUI.framework/RUIParser.h create mode 100755 RemoteUI.framework/RUISelectOption.h create mode 100755 RemoteUI.framework/RUITableView.h create mode 100755 RemoteUI.framework/RUITableViewRow.h create mode 100755 RemoteUI.framework/RUITableViewSection.h create mode 100755 RemoteUI.framework/RUIWebView.h create mode 100755 RemoteUI.framework/RemoteUIDetailHeader.h create mode 100755 RemoteUI.framework/RemoteUIIconHeader.h create mode 100755 RemoteUI.framework/RemoteUISubHeader.h create mode 100755 RemoteUI.framework/RemoteUITableViewCell.h create mode 100755 RemoteUI.framework/RemoteUITableViewSubtitleAndValueCell.h create mode 100755 RemoteUI.framework/RemoteUITableViewSubtitleAndValueLayoutManager.h create mode 100755 RemoteUI.framework/WebContainerView.h create mode 100755 SMSCTServer.framework/CKSendSMSOperation.h create mode 100755 SMSCTServer.framework/SMSCTServer.h create mode 100755 SMSCTServer.framework/SMSSMILInterpreter.h create mode 100755 ScreenReaderBrailleDriver.framework/SCRDFileReader.h create mode 100755 ScreenReaderBrailleDriver.framework/SCRDUSBDevice.h create mode 100755 ScreenReaderCore.framework/SCRCArgumentHolder.h create mode 100755 ScreenReaderCore.framework/SCRCArgumentHolderPrivate.h create mode 100755 ScreenReaderCore.framework/SCRCArgumentParser.h create mode 100755 ScreenReaderCore.framework/SCRCArgumentSubcommand.h create mode 100755 ScreenReaderCore.framework/SCRCException.h create mode 100755 ScreenReaderCore.framework/SCRCGestureEvent.h create mode 100755 ScreenReaderCore.framework/SCRCGestureFactory.h create mode 100755 ScreenReaderCore.framework/SCRCGestureFinger.h create mode 100755 ScreenReaderCore.framework/SCRCIndexMap.h create mode 100755 ScreenReaderCore.framework/SCRCRegularExpression.h create mode 100755 ScreenReaderCore.framework/SCRCStackQueue.h create mode 100755 ScreenReaderCore.framework/SCRCTargetSelector.h create mode 100755 ScreenReaderCore.framework/SCRCTargetSelectorTimer.h create mode 100755 ScreenReaderCore.framework/SCRCThread.h create mode 100755 ScreenReaderCore.framework/SCRCThreadedWeakLinkedObject.h create mode 100755 ScreenReaderCore.framework/_SCRCStackQueueEnumerator.h create mode 100755 ScreenReaderCore.framework/_SCRCThreadTask.h create mode 100755 ScreenReaderOutput.framework/SCROBrailleClient.h create mode 100755 ScreenReaderOutput.framework/SCROBrailleDisplayAutoDetector.h create mode 100755 ScreenReaderOutput.framework/SCROBrailleKey.h create mode 100755 ScreenReaderOutput.framework/SCROBrailleKeyboardKey.h create mode 100755 ScreenReaderOutput.framework/SCROCallback.h create mode 100755 ScreenReaderOutput.framework/SCROConnection.h create mode 100755 ScreenReaderOutput.framework/SCROEvent.h create mode 100755 ScreenReaderOutput.framework/SCROIOElement.h create mode 100755 ScreenReaderOutput.framework/SCROIOHIDElement.h create mode 100755 ScreenReaderOutput.framework/SCROIOUSBElement.h create mode 100755 ScreenReaderOutput.framework/SCROIOUSBHIDElement.h create mode 100755 ScreenReaderOutput.framework/SCROMobileBrailleDisplayInputManager.h create mode 100755 ScreenReaderOutput.framework/SCROMobileBrailleDisplayInputManagerCacheObject.h create mode 100755 ScreenReaderOutput.framework/SCROScriptClient.h create mode 100755 ScreenReaderOutputServer.framework/SCROBrailleChunk.h create mode 100755 ScreenReaderOutputServer.framework/SCROBrailleDisplay.h create mode 100755 ScreenReaderOutputServer.framework/SCROBrailleDisplayHistory.h create mode 100755 ScreenReaderOutputServer.framework/SCROBrailleDisplayManagedQueue.h create mode 100755 ScreenReaderOutputServer.framework/SCROBrailleDisplayManager.h create mode 100755 ScreenReaderOutputServer.framework/SCROBrailleEvent.h create mode 100755 ScreenReaderOutputServer.framework/SCROBrailleEventDispatcher.h create mode 100755 ScreenReaderOutputServer.framework/SCROBrailleFormatter.h create mode 100755 ScreenReaderOutputServer.framework/SCROBrailleHandler.h create mode 100755 ScreenReaderOutputServer.framework/SCROBrailleLine.h create mode 100755 ScreenReaderOutputServer.framework/SCROBrailleStealthDriver.h create mode 100755 ScreenReaderOutputServer.framework/SCROBrailleTranslationManager.h create mode 100755 ScreenReaderOutputServer.framework/SCROClient.h create mode 100755 ScreenReaderOutputServer.framework/SCROHandler.h create mode 100755 ScreenReaderOutputServer.framework/SCROServer.h create mode 100755 ScreenReaderOutputServer.framework/SCROStealthBrailleDisplay.h create mode 100755 Search.framework/ExtendedSearchResult.h create mode 100755 Search.framework/SPBundleManager.h create mode 100755 Search.framework/SPContentIndexer.h create mode 100755 Search.framework/SPDaemonConnection.h create mode 100755 Search.framework/SPDaemonQueryToken.h create mode 100755 Search.framework/SPDomainManager.h create mode 100755 Search.framework/SPPlistBytesDeserialization.h create mode 100755 Search.framework/SPPlistBytesSerialization.h create mode 100755 Search.framework/SPSearchQuery.h create mode 100755 Search.framework/SPSearchResult.h create mode 100755 Search.framework/SPSearchResultDeserializer.h create mode 100755 Search.framework/SPSearchResultSerializer.h create mode 100755 Search.framework/SPTopHitIndexer.h create mode 100755 Search.framework/SPTopHitsCompoundResult.h create mode 100755 SoftwareUpdateServices.framework/SUActivationService.h create mode 100755 SoftwareUpdateServices.framework/SUActivationStatusResponse.h create mode 100755 SoftwareUpdateServices.framework/SUAssetSupport.h create mode 100755 SoftwareUpdateServices.framework/SUAutoDownloadPolicy.h create mode 100755 SoftwareUpdateServices.framework/SUBackgroundTaskAgent.h create mode 100755 SoftwareUpdateServices.framework/SUCarrierDownloadPolicyProperties.h create mode 100755 SoftwareUpdateServices.framework/SUDefaultDownloadPolicy.h create mode 100755 SoftwareUpdateServices.framework/SUDefaultWiFiOnlyDownloadPolicy.h create mode 100755 SoftwareUpdateServices.framework/SUDescriptor.h create mode 100755 SoftwareUpdateServices.framework/SUDocumentation.h create mode 100755 SoftwareUpdateServices.framework/SUDownload.h create mode 100755 SoftwareUpdateServices.framework/SUDownloadMetadata.h create mode 100755 SoftwareUpdateServices.framework/SUDownloadPolicy.h create mode 100755 SoftwareUpdateServices.framework/SUDownloadPolicyFactory.h create mode 100755 SoftwareUpdateServices.framework/SUHttpOperation.h create mode 100755 SoftwareUpdateServices.framework/SUManager.h create mode 100755 SoftwareUpdateServices.framework/SUManagerClient.h create mode 100755 SoftwareUpdateServices.framework/SUManagerClientProxy.h create mode 100755 SoftwareUpdateServices.framework/SUManagerServer.h create mode 100755 SoftwareUpdateServices.framework/SUMutableDownloadMetadata.h create mode 100755 SoftwareUpdateServices.framework/SUNetworkMonitor.h create mode 100755 SoftwareUpdateServices.framework/SUOperationProgress.h create mode 100755 SoftwareUpdateServices.framework/SUPreferences.h create mode 100755 SoftwareUpdateServices.framework/SUScanOptions.h create mode 100755 SoftwareUpdateServices.framework/SUScanRequest.h create mode 100755 SoftwareUpdateServices.framework/SUState.h create mode 100755 SoftwareUpdateServices.framework/SUTransactionManager.h create mode 100755 SoftwareUpdateServices.framework/SUUtility.h create mode 100755 SportsTrainer.framework/STAnimatableButton.h create mode 100755 SportsTrainer.framework/STAnimatableButtonSlice.h create mode 100755 SportsTrainer.framework/STButtonBackgroundView.h create mode 100755 SportsTrainer.framework/STEmpedLinkingManager.h create mode 100755 SportsTrainer.framework/STLinkingView.h create mode 100755 SportsTrainer.framework/STRoundedGradientBackroundView.h create mode 100755 SportsTrainer.framework/STRunCaloriesLabel.h create mode 100755 SportsTrainer.framework/STRunDistanceLabel.h create mode 100755 SportsTrainer.framework/STRunPaceLabel.h create mode 100755 SportsTrainer.framework/STRunProgressView.h create mode 100755 SportsTrainer.framework/STRunTimeLabel.h create mode 100755 SportsTrainer.framework/STRunView.h create mode 100755 SportsTrainer.framework/STShadowBlurRadiusAnimation.h create mode 100755 SportsTrainer.framework/STShadowLabel.h create mode 100755 SportsTrainer.framework/STTwoPartLabel.h create mode 100755 SportsTrainer.framework/STValueUnitLabel.h create mode 100755 SportsTrainer.framework/STWeightPicker.h create mode 100755 SportsTrainer.framework/STWorkoutController.h create mode 100755 SportsVoices.framework/AttributeKey.h create mode 100755 SportsVoices.framework/Cell.h create mode 100755 SportsVoices.framework/CompoundSlot.h create mode 100755 SportsVoices.framework/ConditionalProduction.h create mode 100755 SportsVoices.framework/Decomposer.h create mode 100755 SportsVoices.framework/DecomposerDelegate.h create mode 100755 SportsVoices.framework/Directory.h create mode 100755 SportsVoices.framework/DisjunctionSlot.h create mode 100755 SportsVoices.framework/GenericProduction.h create mode 100755 SportsVoices.framework/GrammarPart.h create mode 100755 SportsVoices.framework/KleeneSlot.h create mode 100755 SportsVoices.framework/NegationSlot.h create mode 100755 SportsVoices.framework/NewProduction.h create mode 100755 SportsVoices.framework/Parser.h create mode 100755 SportsVoices.framework/Player.h create mode 100755 SportsVoices.framework/Rule.h create mode 100755 SportsVoices.framework/SWUtils.h create mode 100755 SportsVoices.framework/SimpleSlot.h create mode 100755 SportsVoices.framework/SimpleSlotSequence.h create mode 100755 SportsVoices.framework/Slot.h create mode 100755 SportsVoices.framework/SlotSequence.h create mode 100755 SportsVoices.framework/SlotsInContext.h create mode 100755 SportsVoices.framework/SpecialCharacters.h create mode 100755 SportsWorkout.framework/DataObservationTarget.h create mode 100755 SportsWorkout.framework/NikePromptExpander.h create mode 100755 SportsWorkout.framework/ObservationTarget.h create mode 100755 SportsWorkout.framework/SWAccessory.h create mode 100755 SportsWorkout.framework/SWAchievement.h create mode 100755 SportsWorkout.framework/SWBasicFakeRunSensorDelegate.h create mode 100755 SportsWorkout.framework/SWBluetoothMessageHandler.h create mode 100755 SportsWorkout.framework/SWBluetoothRemote.h create mode 100755 SportsWorkout.framework/SWBluetoothRunSensor.h create mode 100755 SportsWorkout.framework/SWDataController.h create mode 100755 SportsWorkout.framework/SWDataControllerSnapshotObserver.h create mode 100755 SportsWorkout.framework/SWFakeRunSensor.h create mode 100755 SportsWorkout.framework/SWFastestDistanceWindowObserver.h create mode 100755 SportsWorkout.framework/SWGeneratePINConnection.h create mode 100755 SportsWorkout.framework/SWGenerateTokenConnection.h create mode 100755 SportsWorkout.framework/SWIntervalSnapshotObserver.h create mode 100755 SportsWorkout.framework/SWLocalRunWorkoutProxy.h create mode 100755 SportsWorkout.framework/SWMusicRemoteController.h create mode 100755 SportsWorkout.framework/SWPINStatusConnection.h create mode 100755 SportsWorkout.framework/SWPaceModel.h create mode 100755 SportsWorkout.framework/SWPacketUnscrambler.h create mode 100755 SportsWorkout.framework/SWRemote.h create mode 100755 SportsWorkout.framework/SWRemoteRunWorkoutProxyClient.h create mode 100755 SportsWorkout.framework/SWRemoteRunWorkoutProxyServer.h create mode 100755 SportsWorkout.framework/SWRunSensor.h create mode 100755 SportsWorkout.framework/SWRunWorkout.h create mode 100755 SportsWorkout.framework/SWRunWorkoutController.h create mode 100755 SportsWorkout.framework/SWRunWorkoutPreset.h create mode 100755 SportsWorkout.framework/SWRunWorkoutPresetCalorieGoal.h create mode 100755 SportsWorkout.framework/SWRunWorkoutPresetDistanceGoal.h create mode 100755 SportsWorkout.framework/SWRunWorkoutPresetNoGoal.h create mode 100755 SportsWorkout.framework/SWRunWorkoutPresetTimeGoal.h create mode 100755 SportsWorkout.framework/SWRunWorkoutProxy.h create mode 100755 SportsWorkout.framework/SWRunWorkoutRecord.h create mode 100755 SportsWorkout.framework/SWRunWorkoutXMLSerializer.h create mode 100755 SportsWorkout.framework/SWSDAFakeRunSensorDelegate.h create mode 100755 SportsWorkout.framework/SWSnapshot.h create mode 100755 SportsWorkout.framework/SWSyncCompleteConnection.h create mode 100755 SportsWorkout.framework/SWSyncController.h create mode 100755 SportsWorkout.framework/SWSyncHost.h create mode 100755 SportsWorkout.framework/SWSyncServiceConnection.h create mode 100755 SportsWorkout.framework/SWSyncServiceResponse.h create mode 100755 SportsWorkout.framework/SWSyncWorkoutConnection.h create mode 100755 SportsWorkout.framework/SWTotalsFileSerializer.h create mode 100755 SportsWorkout.framework/SWUserInteractionSnapshotObserver.h create mode 100755 SportsWorkout.framework/SWVicFileLogger.h create mode 100755 SportsWorkout.framework/SWVoicePromptController.h create mode 100755 SportsWorkout.framework/SWWorkout.h create mode 100755 SportsWorkout.framework/Settings.h create mode 100755 SportsWorkout.framework/StateObservationTarget.h create mode 100755 SportsWorkout.framework/UserEventObservationTarget.h create mode 100755 SportsWorkout.framework/WordsSpeaker.h create mode 100755 Spotlight.framework/SPSpotlightManager.h create mode 100755 SpringBoardServices.framework/SBSAccelerometer.h create mode 100755 SpringBoardServices.framework/SBSCompassAssertion.h create mode 100755 SpringBoardServices.framework/SBSLocalNotificationClient.h create mode 100755 SpringBoardServices.framework/SBSPushStore.h create mode 100755 SpringBoardServices.framework/SBSRemoteNotificationClient.h create mode 100755 SpringBoardUI.framework/SBAlertItem.h create mode 100755 SpringBoardUI.framework/SBAwayViewPluginController.h create mode 100755 SpringBoardUI.framework/SBModalDisplayPluginController.h create mode 100755 SpringBoardUI.framework/SBTextDisplayView.h create mode 100755 SpringBoardUI.framework/SBUIFullscreenAlertController.h create mode 100755 SpringBoardUI.framework/SBUISlidingFullscreenAlertController.h create mode 100755 SpringBoardUI.framework/SBWallpaperImage.h create mode 100755 Stocks.framework/ChartLabelInfo.h create mode 100755 Stocks.framework/ChartUpdater.h create mode 100755 Stocks.framework/GraphRenderOperation.h create mode 100755 Stocks.framework/GraphRenderer.h create mode 100755 Stocks.framework/LineGraphView.h create mode 100755 Stocks.framework/NetPreferences.h create mode 100755 Stocks.framework/NewsUpdater.h create mode 100755 Stocks.framework/Stock.h create mode 100755 Stocks.framework/StockChartData.h create mode 100755 Stocks.framework/StockGraphImageSet.h create mode 100755 Stocks.framework/StockGraphView.h create mode 100755 Stocks.framework/StockNewsItem.h create mode 100755 Stocks.framework/StockNewsItemCollection.h create mode 100755 Stocks.framework/StockUpdater.h create mode 100755 Stocks.framework/StocksPreferences.h create mode 100755 Stocks.framework/SymbolValidator.h create mode 100755 Stocks.framework/TintedView.h create mode 100755 Stocks.framework/XMLHTTPRequest.h create mode 100755 Stocks.framework/YahooCompensator.h create mode 100755 StoreServices.framework/SSAccount.h create mode 100755 StoreServices.framework/SSAccountStore.h create mode 100755 StoreServices.framework/SSApplicationUserReview.h create mode 100755 StoreServices.framework/SSAuthenticateRequest.h create mode 100755 StoreServices.framework/SSAuthenticateResponse.h create mode 100755 StoreServices.framework/SSAuthenticationContext.h create mode 100755 StoreServices.framework/SSAuthenticationResponse.h create mode 100755 StoreServices.framework/SSAuthorizationRequest.h create mode 100755 StoreServices.framework/SSCapabilityCondition.h create mode 100755 StoreServices.framework/SSDevice.h create mode 100755 StoreServices.framework/SSDialog.h create mode 100755 StoreServices.framework/SSDialogButton.h create mode 100755 StoreServices.framework/SSDictionaryResponse.h create mode 100755 StoreServices.framework/SSDistributedNotificationCenter.h create mode 100755 StoreServices.framework/SSDistributedNotificationCenterObserver.h create mode 100755 StoreServices.framework/SSDocumentCondition.h create mode 100755 StoreServices.framework/SSDownload.h create mode 100755 StoreServices.framework/SSDownloadAsset.h create mode 100755 StoreServices.framework/SSDownloadAuthenticationChallengeSender.h create mode 100755 StoreServices.framework/SSDownloadAuthenticationSession.h create mode 100755 StoreServices.framework/SSDownloadFileManifest.h create mode 100755 StoreServices.framework/SSDownloadHandler.h create mode 100755 StoreServices.framework/SSDownloadHandlerSession.h create mode 100755 StoreServices.framework/SSDownloadManager.h create mode 100755 StoreServices.framework/SSDownloadManagerOptions.h create mode 100755 StoreServices.framework/SSDownloadManifestRequest.h create mode 100755 StoreServices.framework/SSDownloadManifestResponse.h create mode 100755 StoreServices.framework/SSDownloadMetadata.h create mode 100755 StoreServices.framework/SSDownloadPhase.h create mode 100755 StoreServices.framework/SSDownloadQueue.h create mode 100755 StoreServices.framework/SSDownloadSession.h create mode 100755 StoreServices.framework/SSDownloadStatus.h create mode 100755 StoreServices.framework/SSEntity.h create mode 100755 StoreServices.framework/SSEventMonitor.h create mode 100755 StoreServices.framework/SSHasAccountCondition.h create mode 100755 StoreServices.framework/SSItem.h create mode 100755 StoreServices.framework/SSItemArtworkImage.h create mode 100755 StoreServices.framework/SSItemAvailableCondition.h create mode 100755 StoreServices.framework/SSItemContentRating.h create mode 100755 StoreServices.framework/SSItemImageCollection.h create mode 100755 StoreServices.framework/SSItemLookupRequest.h create mode 100755 StoreServices.framework/SSItemMedia.h create mode 100755 StoreServices.framework/SSItemOffer.h create mode 100755 StoreServices.framework/SSItemOfferDevice.h create mode 100755 StoreServices.framework/SSItemOfferDeviceError.h create mode 100755 StoreServices.framework/SSLoadURLBagRequest.h create mode 100755 StoreServices.framework/SSLockdown.h create mode 100755 StoreServices.framework/SSLogFileOptions.h create mode 100755 StoreServices.framework/SSMutableAuthenticationContext.h create mode 100755 StoreServices.framework/SSMutableSoftwareUpdatesContext.h create mode 100755 StoreServices.framework/SSMutableURLRequestProperties.h create mode 100755 StoreServices.framework/SSNetworkConstraints.h create mode 100755 StoreServices.framework/SSOperationProgress.h create mode 100755 StoreServices.framework/SSPersonalizeOffersRequest.h create mode 100755 StoreServices.framework/SSPersonalizeOffersResponse.h create mode 100755 StoreServices.framework/SSPlatformCondition.h create mode 100755 StoreServices.framework/SSPlayInfoRequest.h create mode 100755 StoreServices.framework/SSPlayInfoRequestContext.h create mode 100755 StoreServices.framework/SSPlayInfoResponse.h create mode 100755 StoreServices.framework/SSPreorder.h create mode 100755 StoreServices.framework/SSPreorderManager.h create mode 100755 StoreServices.framework/SSProtocolCondition.h create mode 100755 StoreServices.framework/SSProtocolConditionalContext.h create mode 100755 StoreServices.framework/SSProtocolConditionalEvaluator.h create mode 100755 StoreServices.framework/SSPurchase.h create mode 100755 StoreServices.framework/SSPurchaseHistoryItem.h create mode 100755 StoreServices.framework/SSPurchaseRequest.h create mode 100755 StoreServices.framework/SSPurchaseValidationContext.h create mode 100755 StoreServices.framework/SSPurchaseValidationResponse.h create mode 100755 StoreServices.framework/SSPurchaseValidator.h create mode 100755 StoreServices.framework/SSRemoteNotification.h create mode 100755 StoreServices.framework/SSRemoteNotificationClient.h create mode 100755 StoreServices.framework/SSRentalCheckinRequest.h create mode 100755 StoreServices.framework/SSRentalCheckoutRequest.h create mode 100755 StoreServices.framework/SSRequest.h create mode 100755 StoreServices.framework/SSRequestGroup.h create mode 100755 StoreServices.framework/SSResponseAction.h create mode 100755 StoreServices.framework/SSRestoreContentItem.h create mode 100755 StoreServices.framework/SSRestrictionCondition.h create mode 100755 StoreServices.framework/SSRingtonePurchase.h create mode 100755 StoreServices.framework/SSRollableLog.h create mode 100755 StoreServices.framework/SSSimpleRequest.h create mode 100755 StoreServices.framework/SSSoftwareUpdatesContext.h create mode 100755 StoreServices.framework/SSSoftwareUpdatesRequest.h create mode 100755 StoreServices.framework/SSSoftwareUpdatesResponse.h create mode 100755 StoreServices.framework/SSSystemVersionCondition.h create mode 100755 StoreServices.framework/SSTonePurchase.h create mode 100755 StoreServices.framework/SSURLBag.h create mode 100755 StoreServices.framework/SSURLBagContext.h create mode 100755 StoreServices.framework/SSURLConnectionRequest.h create mode 100755 StoreServices.framework/SSURLConnectionResponse.h create mode 100755 StoreServices.framework/SSURLRequestProperties.h create mode 100755 StoreServices.framework/SSXPCConnection.h create mode 100755 StoreServices.framework/SSXPCServer.h create mode 100755 StoreServices.framework/SSXPCServerObserver.h create mode 100755 Symbolication.framework/VMUAddressRange.h create mode 100755 Symbolication.framework/VMUArchitecture.h create mode 100755 Symbolication.framework/VMUArchiveHeader.h create mode 100755 Symbolication.framework/VMUBacktrace.h create mode 100755 Symbolication.framework/VMUCallTreeNode.h create mode 100755 Symbolication.framework/VMUClassInfo.h create mode 100755 Symbolication.framework/VMUClassInfoMap.h create mode 100755 Symbolication.framework/VMUDebugMapExtractor.h create mode 100755 Symbolication.framework/VMUDsymExtractor.h create mode 100755 Symbolication.framework/VMUDwarfExtractor.h create mode 100755 Symbolication.framework/VMUDyLibLoadCommand.h create mode 100755 Symbolication.framework/VMUDyLinkerLoadCommand.h create mode 100755 Symbolication.framework/VMUDySymTabLoadCommand.h create mode 100755 Symbolication.framework/VMUDyld.h create mode 100755 Symbolication.framework/VMUFatArch.h create mode 100755 Symbolication.framework/VMUFatHeader.h create mode 100755 Symbolication.framework/VMUFunctionNameDemangler.h create mode 100755 Symbolication.framework/VMUHeader.h create mode 100755 Symbolication.framework/VMUIDDyLibLoadCommand.h create mode 100755 Symbolication.framework/VMULazySymbolOwner.h create mode 100755 Symbolication.framework/VMULinkedList.h create mode 100755 Symbolication.framework/VMULinkedListEntry.h create mode 100755 Symbolication.framework/VMULoadCommand.h create mode 100755 Symbolication.framework/VMUMachO32Header.h create mode 100755 Symbolication.framework/VMUMachO64Header.h create mode 100755 Symbolication.framework/VMUMachOHeader.h create mode 100755 Symbolication.framework/VMUMachTaskContainer.h create mode 100755 Symbolication.framework/VMUMemoryView_Native.h create mode 100755 Symbolication.framework/VMUMemoryView_Native32.h create mode 100755 Symbolication.framework/VMUMemoryView_Native64.h create mode 100755 Symbolication.framework/VMUMemoryView_Swapped.h create mode 100755 Symbolication.framework/VMUMemoryView_Swapped32.h create mode 100755 Symbolication.framework/VMUMemoryView_Swapped64.h create mode 100755 Symbolication.framework/VMUMemory_Base.h create mode 100755 Symbolication.framework/VMUMemory_File.h create mode 100755 Symbolication.framework/VMUMemory_Handle.h create mode 100755 Symbolication.framework/VMUMemory_NonContiguousTask.h create mode 100755 Symbolication.framework/VMUMemory_Task.h create mode 100755 Symbolication.framework/VMUNonOverlappingRangeArray.h create mode 100755 Symbolication.framework/VMUNonOverlappingRangeValueTable.h create mode 100755 Symbolication.framework/VMUObjectIdentifier.h create mode 100755 Symbolication.framework/VMUProcInfo.h create mode 100755 Symbolication.framework/VMUProcList.h create mode 100755 Symbolication.framework/VMUProcessDescription.h create mode 100755 Symbolication.framework/VMURangeArray.h create mode 100755 Symbolication.framework/VMURangeValue.h create mode 100755 Symbolication.framework/VMURegion.h create mode 100755 Symbolication.framework/VMUSampler.h create mode 100755 Symbolication.framework/VMUSection.h create mode 100755 Symbolication.framework/VMUSection32.h create mode 100755 Symbolication.framework/VMUSection64.h create mode 100755 Symbolication.framework/VMUSegment32LoadCommand.h create mode 100755 Symbolication.framework/VMUSegment64LoadCommand.h create mode 100755 Symbolication.framework/VMUSegmentLoadCommand.h create mode 100755 Symbolication.framework/VMUSourceInfo.h create mode 100755 Symbolication.framework/VMUStabsExtractor.h create mode 100755 Symbolication.framework/VMUSymTabLoadCommand.h create mode 100755 Symbolication.framework/VMUSymbol.h create mode 100755 Symbolication.framework/VMUSymbolExtractor.h create mode 100755 Symbolication.framework/VMUSymbolOwner.h create mode 100755 Symbolication.framework/VMUSymbolOwnerCache.h create mode 100755 Symbolication.framework/VMUSymbolicator.h create mode 100755 Symbolication.framework/VMUTask.h create mode 100755 Symbolication.framework/VMUTaskMemoryCache.h create mode 100755 Symbolication.framework/VMUTraceData.h create mode 100755 Symbolication.framework/VMUTraceRecord.h create mode 100755 Symbolication.framework/VMUTraceSymbol.h create mode 100755 Symbolication.framework/VMUUUIDLoadCommand.h create mode 100755 Symbolication.framework/VMUVMRegion.h create mode 100755 Symbolication.framework/VMUVMRegionIdentifier.h create mode 100755 Symbolication.framework/_VMUDWARFAbbrevDecl.h create mode 100755 Symbolication.framework/_VMUDWARFAttribute.h create mode 100755 SyncedDefaults.framework/SYDClient.h create mode 100755 SyncedDefaults.framework/SYDJournal.h create mode 100755 SyncedDefaults.framework/SYDRemotePreferencesSource.h create mode 100755 TelephonyUI.framework/TPAudioDeviceView.h create mode 100755 TelephonyUI.framework/TPAudioRouteCell.h create mode 100755 TelephonyUI.framework/TPAudioSelectionButton.h create mode 100755 TelephonyUI.framework/TPAudioTableSurroundingView.h create mode 100755 TelephonyUI.framework/TPBottomBar.h create mode 100755 TelephonyUI.framework/TPBottomDoubleButtonBar.h create mode 100755 TelephonyUI.framework/TPBottomDoubleHeightButtonBar.h create mode 100755 TelephonyUI.framework/TPBottomLockBar.h create mode 100755 TelephonyUI.framework/TPBottomSingleButtonBar.h create mode 100755 TelephonyUI.framework/TPButton.h create mode 100755 TelephonyUI.framework/TPButtonBackingView.h create mode 100755 TelephonyUI.framework/TPCallWaitingButton.h create mode 100755 TelephonyUI.framework/TPLCDBar.h create mode 100755 TelephonyUI.framework/TPLCDDoubleButtonView.h create mode 100755 TelephonyUI.framework/TPLCDSubImageView.h create mode 100755 TelephonyUI.framework/TPLCDTextView.h create mode 100755 TelephonyUI.framework/TPLCDTextViewScrollingView.h create mode 100755 TelephonyUI.framework/TPLCDView.h create mode 100755 TelephonyUI.framework/TPLockKnobView.h create mode 100755 TelephonyUI.framework/TPLockTextView.h create mode 100755 TelephonyUI.framework/TPPhoneCallModel.h create mode 100755 TelephonyUI.framework/TPPhonePad.h create mode 100755 TelephonyUI.framework/TPTopLockBar.h create mode 100755 TelephonyUI.framework/TPWell.h create mode 100755 TelephonyUI.framework/TPWellButtonView.h create mode 100755 TextInput.framework/DynamicDictionaryCacheWrapper.h create mode 100755 TextInput.framework/TIDebugValue.h create mode 100755 TextInput.framework/TIKeyboardFactory.h create mode 100755 TextInput.framework/TIKeyboardInputManagerAlphabet.h create mode 100755 TextInput.framework/TIKeyboardInputManagerZephyr.h create mode 100755 TextInput.framework/TIKeyboardInputManager_da.h create mode 100755 TextInput.framework/TIKeyboardInputManager_fi.h create mode 100755 TextInput.framework/TIKeyboardInputManager_nb.h create mode 100755 TextInput.framework/TIKeyboardInputManager_sv.h create mode 100755 TextInput.framework/TIMecabraCandidate.h create mode 100755 TextInput.framework/TIShortcutConversionCandidate.h create mode 100755 TextInput.framework/TISweepSource.h create mode 100755 TextInput.framework/TIUserDictionaryController.h create mode 100755 TextInput.framework/TIUserDictionaryWord.h create mode 100755 TextInput.framework/TIWordSearch.h create mode 100755 TextInput.framework/TIWordSearchOperation.h create mode 100755 TextInput.framework/TIWordSearchOperationAcceptCandidate.h create mode 100755 TextInput.framework/TIWordSearchOperationCancelLastAcceptedCandidate.h create mode 100755 TextInput.framework/TIWordSearchOperationGetCandidates.h create mode 100755 TextInput.framework/TIWordTokenizer.h create mode 100755 TextInput.framework/TIZephyrCandidate.h create mode 100755 ToneLibrary.framework/TLCapabilitiesManager.h create mode 100755 ToneLibrary.framework/TLDividerTableViewCell.h create mode 100755 ToneLibrary.framework/TLDividerView.h create mode 100755 ToneLibrary.framework/TLITunesTone.h create mode 100755 ToneLibrary.framework/TLTextToneInfo.h create mode 100755 ToneLibrary.framework/TLToneManager.h create mode 100755 ToneLibrary.framework/TLTonePicker.h create mode 100755 ToneLibrary.framework/TLToneTableController.h create mode 100755 ToneLibrary.framework/TLVibrationInterfaceUtilities.h create mode 100755 ToneLibrary.framework/TLVibrationManager.h create mode 100755 ToneLibrary.framework/TLVibrationManagerServiceClient.h create mode 100755 ToneLibrary.framework/TLVibrationManagerServiceClientXPCObjectWrapper.h create mode 100755 ToneLibrary.framework/TLVibrationManagerServiceUtilities.h create mode 100755 ToneLibrary.framework/TLVibrationPattern.h create mode 100755 ToneLibrary.framework/TLVibrationPickerTableViewCell.h create mode 100755 ToneLibrary.framework/TLVibrationPickerViewController.h create mode 100755 ToneLibrary.framework/TLVibrationRecorderControlsView.h create mode 100755 ToneLibrary.framework/TLVibrationRecorderDisplayLinkManager.h create mode 100755 ToneLibrary.framework/TLVibrationRecorderDisplayLinkManagerTargetAction.h create mode 100755 ToneLibrary.framework/TLVibrationRecorderProgressView.h create mode 100755 ToneLibrary.framework/TLVibrationRecorderProgressViewDotImageView.h create mode 100755 ToneLibrary.framework/TLVibrationRecorderRippleTouchContext.h create mode 100755 ToneLibrary.framework/TLVibrationRecorderRippleView.h create mode 100755 ToneLibrary.framework/TLVibrationRecorderTouchSurface.h create mode 100755 ToneLibrary.framework/TLVibrationRecorderTouchSurfaceRecordedDataWrapper.h create mode 100755 ToneLibrary.framework/TLVibrationRecorderView.h create mode 100755 ToneLibrary.framework/TLVibrationRecorderViewController.h create mode 100755 ToneLibrary.framework/TLVibratorAsynchronousController.h create mode 100755 ToneLibrary.framework/TLVibratorController.h create mode 100755 UIAccessibility.framework/NSAccessibilityObserverElementPair.h create mode 100755 UIAccessibility.framework/NSBundleAccessibility.h create mode 100755 UIAccessibility.framework/NSBundleAccessibility_super.h create mode 100755 UIAccessibility.framework/NSObjectAccessibility.h create mode 100755 UIAccessibility.framework/NSObjectAccessibility_super.h create mode 100755 UIAccessibility.framework/UIAXTouchEvent.h create mode 100755 UIAccessibility.framework/UIAXTouchEvent_super.h create mode 100755 UIAccessibility.framework/UIAccessibilityElementSuperCategory.h create mode 100755 UIAccessibility.framework/UIAccessibilityElementSuperCategory_super.h create mode 100755 UIAccessibility.framework/UIAccessibilityLoader.h create mode 100755 UIAccessibility.framework/UIAccessibilityNotification.h create mode 100755 UIAccessibility.framework/UIAccessibilitySafeCategory.h create mode 100755 UIAccessibility.framework/UIAccessibilitySafeCategory__NSObject.h create mode 100755 Ubiquity.framework/UBBonjourManager.h create mode 100755 VisualAlert.framework/AXAutoForwardingLocalNotificationHandler.h create mode 100755 VisualAlert.framework/AXDistributedNotificationHandler.h create mode 100755 VisualAlert.framework/AXLocalNotificationHandler.h create mode 100755 VisualAlert.framework/AXNotificationHandler.h create mode 100755 VisualAlert.framework/AXTelephonyNotificationHandler.h create mode 100755 VisualAlert.framework/AXTimer.h create mode 100755 VisualAlert.framework/AXVisualAlertManager.h create mode 100755 VisualAlert.framework/SBBulletinSoundControllerSafeCategory.h create mode 100755 VisualAlert.framework/SBSystemLocalNotificationAlertSafeCategory.h create mode 100755 VisualVoicemail.framework/VVCarrierParameters.h create mode 100755 VisualVoicemail.framework/VVNotificationInterpreter.h create mode 100755 VisualVoicemail.framework/VVService.h create mode 100755 VoiceMemos.framework/RCAVItem.h create mode 100755 VoiceMemos.framework/RCAudioInputDevice.h create mode 100755 VoiceMemos.framework/RCMicView.h create mode 100755 VoiceMemos.framework/RCSavedRecording.h create mode 100755 VoiceMemos.framework/RCSavedRecordingsModel.h create mode 100755 VoiceMemos.framework/RCTelephonyController.h create mode 100755 VoiceServices.framework/VSAssetUpdateListener.h create mode 100755 VoiceServices.framework/VSCacheUpdateListener.h create mode 100755 VoiceServices.framework/VSCacheUpdateRequest.h create mode 100755 VoiceServices.framework/VSFormatArgument.h create mode 100755 VoiceServices.framework/VSRecognitionAction.h create mode 100755 VoiceServices.framework/VSRecognitionConfirmAction.h create mode 100755 VoiceServices.framework/VSRecognitionDisambiguateAction.h create mode 100755 VoiceServices.framework/VSRecognitionRecognizeAction.h create mode 100755 VoiceServices.framework/VSRecognitionResult.h create mode 100755 VoiceServices.framework/VSRecognitionResultHandlingRequest.h create mode 100755 VoiceServices.framework/VSRecognitionResultHandlingThread.h create mode 100755 VoiceServices.framework/VSRecognitionSession.h create mode 100755 VoiceServices.framework/VSRecognitionSpeakAction.h create mode 100755 VoiceServices.framework/VSRecognitionURLAction.h create mode 100755 VoiceServices.framework/VSSpeechSynthesizer.h create mode 100755 VoiceServices.framework/VSTextPreProcessor.h create mode 100755 VoiceServices.framework/VSTextPreProcessorRule.h create mode 100755 Weather.framework/City.h create mode 100755 Weather.framework/DayForecast.h create mode 100755 Weather.framework/HourlyForecast.h create mode 100755 Weather.framework/LocationUpdater.h create mode 100755 Weather.framework/ProgressController.h create mode 100755 Weather.framework/WeatherIdentifierUpdater.h create mode 100755 Weather.framework/WeatherLocationManager.h create mode 100755 Weather.framework/WeatherPreferences.h create mode 100755 Weather.framework/WeatherUpdateController.h create mode 100755 Weather.framework/WeatherUpdater.h create mode 100755 Weather.framework/WeatherValidator.h create mode 100755 Weather.framework/WeatherView.h create mode 100755 Weather.framework/WeatherXMLHTTPRequest.h create mode 100755 WebBookmarks.framework/BABookmarkItem.h create mode 100755 WebBookmarks.framework/BAChangeRecord.h create mode 100755 WebBookmarks.framework/WebBookmark.h create mode 100755 WebBookmarks.framework/WebBookmarkCollection.h create mode 100755 WebBookmarks.framework/WebBookmarkList.h create mode 100755 WebCore.framework/AccessibilityObjectWrapper.h create mode 100755 WebCore.framework/AccessibilityTextMarker.h create mode 100755 WebCore.framework/CookieStorageObjCAdapter.h create mode 100755 WebCore.framework/CoreMotionManager.h create mode 100755 WebCore.framework/CustomNSURLError.h create mode 100755 WebCore.framework/DOMAbstractView.h create mode 100755 WebCore.framework/DOMAttr.h create mode 100755 WebCore.framework/DOMBeforeLoadEvent.h create mode 100755 WebCore.framework/DOMBlob.h create mode 100755 WebCore.framework/DOMCDATASection.h create mode 100755 WebCore.framework/DOMCSSCharsetRule.h create mode 100755 WebCore.framework/DOMCSSFontFaceRule.h create mode 100755 WebCore.framework/DOMCSSImportRule.h create mode 100755 WebCore.framework/DOMCSSMediaRule.h create mode 100755 WebCore.framework/DOMCSSPageRule.h create mode 100755 WebCore.framework/DOMCSSPrimitiveValue.h create mode 100755 WebCore.framework/DOMCSSRule.h create mode 100755 WebCore.framework/DOMCSSRuleList.h create mode 100755 WebCore.framework/DOMCSSStyleDeclaration.h create mode 100755 WebCore.framework/DOMCSSStyleRule.h create mode 100755 WebCore.framework/DOMCSSStyleSheet.h create mode 100755 WebCore.framework/DOMCSSUnknownRule.h create mode 100755 WebCore.framework/DOMCSSValue.h create mode 100755 WebCore.framework/DOMCSSValueList.h create mode 100755 WebCore.framework/DOMCharacterData.h create mode 100755 WebCore.framework/DOMComment.h create mode 100755 WebCore.framework/DOMCounter.h create mode 100755 WebCore.framework/DOMDOMTokenList.h create mode 100755 WebCore.framework/DOMDocument.h create mode 100755 WebCore.framework/DOMDocumentFragment.h create mode 100755 WebCore.framework/DOMDocumentType.h create mode 100755 WebCore.framework/DOMElement.h create mode 100755 WebCore.framework/DOMEntity.h create mode 100755 WebCore.framework/DOMEntityReference.h create mode 100755 WebCore.framework/DOMEvent.h create mode 100755 WebCore.framework/DOMFile.h create mode 100755 WebCore.framework/DOMFileList.h create mode 100755 WebCore.framework/DOMGestureEvent.h create mode 100755 WebCore.framework/DOMHTMLAnchorElement.h create mode 100755 WebCore.framework/DOMHTMLAppletElement.h create mode 100755 WebCore.framework/DOMHTMLAreaElement.h create mode 100755 WebCore.framework/DOMHTMLBRElement.h create mode 100755 WebCore.framework/DOMHTMLBaseElement.h create mode 100755 WebCore.framework/DOMHTMLBaseFontElement.h create mode 100755 WebCore.framework/DOMHTMLBodyElement.h create mode 100755 WebCore.framework/DOMHTMLButtonElement.h create mode 100755 WebCore.framework/DOMHTMLCanvasElement.h create mode 100755 WebCore.framework/DOMHTMLCollection.h create mode 100755 WebCore.framework/DOMHTMLDListElement.h create mode 100755 WebCore.framework/DOMHTMLDetailsElement.h create mode 100755 WebCore.framework/DOMHTMLDirectoryElement.h create mode 100755 WebCore.framework/DOMHTMLDivElement.h create mode 100755 WebCore.framework/DOMHTMLDocument.h create mode 100755 WebCore.framework/DOMHTMLElement.h create mode 100755 WebCore.framework/DOMHTMLEmbedElement.h create mode 100755 WebCore.framework/DOMHTMLFieldSetElement.h create mode 100755 WebCore.framework/DOMHTMLFontElement.h create mode 100755 WebCore.framework/DOMHTMLFormElement.h create mode 100755 WebCore.framework/DOMHTMLFrameElement.h create mode 100755 WebCore.framework/DOMHTMLFrameSetElement.h create mode 100755 WebCore.framework/DOMHTMLHRElement.h create mode 100755 WebCore.framework/DOMHTMLHeadElement.h create mode 100755 WebCore.framework/DOMHTMLHeadingElement.h create mode 100755 WebCore.framework/DOMHTMLHtmlElement.h create mode 100755 WebCore.framework/DOMHTMLIFrameElement.h create mode 100755 WebCore.framework/DOMHTMLImageElement.h create mode 100755 WebCore.framework/DOMHTMLInputElement.h create mode 100755 WebCore.framework/DOMHTMLIsIndexElement.h create mode 100755 WebCore.framework/DOMHTMLKeygenElement.h create mode 100755 WebCore.framework/DOMHTMLLIElement.h create mode 100755 WebCore.framework/DOMHTMLLabelElement.h create mode 100755 WebCore.framework/DOMHTMLLegendElement.h create mode 100755 WebCore.framework/DOMHTMLLinkElement.h create mode 100755 WebCore.framework/DOMHTMLMapElement.h create mode 100755 WebCore.framework/DOMHTMLMarqueeElement.h create mode 100755 WebCore.framework/DOMHTMLMenuElement.h create mode 100755 WebCore.framework/DOMHTMLMetaElement.h create mode 100755 WebCore.framework/DOMHTMLModElement.h create mode 100755 WebCore.framework/DOMHTMLOListElement.h create mode 100755 WebCore.framework/DOMHTMLObjectElement.h create mode 100755 WebCore.framework/DOMHTMLOptGroupElement.h create mode 100755 WebCore.framework/DOMHTMLOptionElement.h create mode 100755 WebCore.framework/DOMHTMLOptionsCollection.h create mode 100755 WebCore.framework/DOMHTMLParagraphElement.h create mode 100755 WebCore.framework/DOMHTMLParamElement.h create mode 100755 WebCore.framework/DOMHTMLPreElement.h create mode 100755 WebCore.framework/DOMHTMLQuoteElement.h create mode 100755 WebCore.framework/DOMHTMLScriptElement.h create mode 100755 WebCore.framework/DOMHTMLSelectElement.h create mode 100755 WebCore.framework/DOMHTMLStyleElement.h create mode 100755 WebCore.framework/DOMHTMLTableCaptionElement.h create mode 100755 WebCore.framework/DOMHTMLTableCellElement.h create mode 100755 WebCore.framework/DOMHTMLTableColElement.h create mode 100755 WebCore.framework/DOMHTMLTableElement.h create mode 100755 WebCore.framework/DOMHTMLTableRowElement.h create mode 100755 WebCore.framework/DOMHTMLTableSectionElement.h create mode 100755 WebCore.framework/DOMHTMLTextAreaElement.h create mode 100755 WebCore.framework/DOMHTMLTitleElement.h create mode 100755 WebCore.framework/DOMHTMLUListElement.h create mode 100755 WebCore.framework/DOMImplementation.h create mode 100755 WebCore.framework/DOMKeyboardEvent.h create mode 100755 WebCore.framework/DOMMediaList.h create mode 100755 WebCore.framework/DOMMessageEvent.h create mode 100755 WebCore.framework/DOMMessagePort.h create mode 100755 WebCore.framework/DOMMouseEvent.h create mode 100755 WebCore.framework/DOMMutationEvent.h create mode 100755 WebCore.framework/DOMNamedNodeMap.h create mode 100755 WebCore.framework/DOMNativeXPathNSResolver.h create mode 100755 WebCore.framework/DOMNode.h create mode 100755 WebCore.framework/DOMNodeFilter.h create mode 100755 WebCore.framework/DOMNodeIterator.h create mode 100755 WebCore.framework/DOMNodeList.h create mode 100755 WebCore.framework/DOMNotation.h create mode 100755 WebCore.framework/DOMObject.h create mode 100755 WebCore.framework/DOMOverflowEvent.h create mode 100755 WebCore.framework/DOMPageTransitionEvent.h create mode 100755 WebCore.framework/DOMProcessingInstruction.h create mode 100755 WebCore.framework/DOMProgressEvent.h create mode 100755 WebCore.framework/DOMRGBColor.h create mode 100755 WebCore.framework/DOMRange.h create mode 100755 WebCore.framework/DOMRect.h create mode 100755 WebCore.framework/DOMStyleMedia.h create mode 100755 WebCore.framework/DOMStyleSheet.h create mode 100755 WebCore.framework/DOMStyleSheetList.h create mode 100755 WebCore.framework/DOMText.h create mode 100755 WebCore.framework/DOMTextEvent.h create mode 100755 WebCore.framework/DOMTouch.h create mode 100755 WebCore.framework/DOMTouchEvent.h create mode 100755 WebCore.framework/DOMTouchList.h create mode 100755 WebCore.framework/DOMTreeWalker.h create mode 100755 WebCore.framework/DOMUIEvent.h create mode 100755 WebCore.framework/DOMValidityState.h create mode 100755 WebCore.framework/DOMWebKitAnimation.h create mode 100755 WebCore.framework/DOMWebKitAnimationEvent.h create mode 100755 WebCore.framework/DOMWebKitAnimationList.h create mode 100755 WebCore.framework/DOMWebKitCSSKeyframeRule.h create mode 100755 WebCore.framework/DOMWebKitCSSKeyframesRule.h create mode 100755 WebCore.framework/DOMWebKitCSSMatrix.h create mode 100755 WebCore.framework/DOMWebKitCSSTransformValue.h create mode 100755 WebCore.framework/DOMWebKitTransitionEvent.h create mode 100755 WebCore.framework/DOMWheelEvent.h create mode 100755 WebCore.framework/DOMXPathExpression.h create mode 100755 WebCore.framework/DOMXPathResult.h create mode 100755 WebCore.framework/GeolocationCoreLocationDelegate.h create mode 100755 WebCore.framework/LanguageChangeObserver.h create mode 100755 WebCore.framework/NSCursor.h create mode 100755 WebCore.framework/QuickLookHandleAsDelegate.h create mode 100755 WebCore.framework/TileCacheTombstone.h create mode 100755 WebCore.framework/TileHostLayer.h create mode 100755 WebCore.framework/TileLayer.h create mode 100755 WebCore.framework/WAKClipView.h create mode 100755 WebCore.framework/WAKResponder.h create mode 100755 WebCore.framework/WAKScrollView.h create mode 100755 WebCore.framework/WAKView.h create mode 100755 WebCore.framework/WAKWindow.h create mode 100755 WebCore.framework/WKQuadObject.h create mode 100755 WebCore.framework/WebAnimationDelegate.h create mode 100755 WebCore.framework/WebCoreAuthenticationClientAsChallengeSender.h create mode 100755 WebCore.framework/WebCoreBundleFinder.h create mode 100755 WebCore.framework/WebCoreMediaPlayerNotificationHelper.h create mode 100755 WebCore.framework/WebCorePowerNotifierIPhone.h create mode 100755 WebCore.framework/WebCoreSharedBufferData.h create mode 100755 WebCore.framework/WebCoreViewFactory.h create mode 100755 WebCore.framework/WebEvent.h create mode 100755 WebCore.framework/WebEventRegion.h create mode 100755 WebCore.framework/WebFontCache.h create mode 100755 WebCore.framework/WebGLLayer.h create mode 100755 WebCore.framework/WebLayer.h create mode 100755 WebCore.framework/WebScriptObject.h create mode 100755 WebCore.framework/WebScriptObjectPrivate.h create mode 100755 WebCore.framework/WebTiledLayer.h create mode 100755 WebCore.framework/WebUndefined.h create mode 100755 WebKit.framework/HighlightLayer.h create mode 100755 WebKit.framework/WebApplicationCache.h create mode 100755 WebKit.framework/WebApplicationCacheQuotaManager.h create mode 100755 WebKit.framework/WebArchive.h create mode 100755 WebKit.framework/WebArchivePrivate.h create mode 100755 WebKit.framework/WebBackForwardList.h create mode 100755 WebKit.framework/WebBasePluginPackage.h create mode 100755 WebKit.framework/WebCache.h create mode 100755 WebKit.framework/WebCoreScrollView.h create mode 100755 WebKit.framework/WebCoreStatistics.h create mode 100755 WebKit.framework/WebDataSource.h create mode 100755 WebKit.framework/WebDataSourcePrivate.h create mode 100755 WebKit.framework/WebDatabaseManager.h create mode 100755 WebKit.framework/WebDatabasePauser.h create mode 100755 WebKit.framework/WebDatabaseQuotaManager.h create mode 100755 WebKit.framework/WebDefaultEditingDelegate.h create mode 100755 WebKit.framework/WebDefaultFormDelegate.h create mode 100755 WebKit.framework/WebDefaultFrameLoadDelegate.h create mode 100755 WebKit.framework/WebDefaultPolicyDelegate.h create mode 100755 WebKit.framework/WebDefaultResourceLoadDelegate.h create mode 100755 WebKit.framework/WebDefaultUIDelegate.h create mode 100755 WebKit.framework/WebDefaultUIKitDelegate.h create mode 100755 WebKit.framework/WebDeviceOrientation.h create mode 100755 WebKit.framework/WebDeviceOrientationInternal.h create mode 100755 WebKit.framework/WebDeviceOrientationProviderMock.h create mode 100755 WebKit.framework/WebDeviceOrientationProviderMockInternal.h create mode 100755 WebKit.framework/WebDownload.h create mode 100755 WebKit.framework/WebDownloadInternal.h create mode 100755 WebKit.framework/WebEditCommand.h create mode 100755 WebKit.framework/WebEditorUndoTarget.h create mode 100755 WebKit.framework/WebElementDictionary.h create mode 100755 WebKit.framework/WebFixedPositionContent.h create mode 100755 WebKit.framework/WebFormDelegate.h create mode 100755 WebKit.framework/WebFrame.h create mode 100755 WebKit.framework/WebFramePolicyListener.h create mode 100755 WebKit.framework/WebFramePrivate.h create mode 100755 WebKit.framework/WebFrameView.h create mode 100755 WebKit.framework/WebFrameViewPrivate.h create mode 100755 WebKit.framework/WebGeolocation.h create mode 100755 WebKit.framework/WebGeolocationManager.h create mode 100755 WebKit.framework/WebGeolocationManagerPrivate.h create mode 100755 WebKit.framework/WebGeolocationPolicyListener.h create mode 100755 WebKit.framework/WebGeolocationPosition.h create mode 100755 WebKit.framework/WebGeolocationPositionInternal.h create mode 100755 WebKit.framework/WebHTMLRepresentation.h create mode 100755 WebKit.framework/WebHTMLRepresentationPrivate.h create mode 100755 WebKit.framework/WebHTMLView.h create mode 100755 WebKit.framework/WebHTMLViewPrivate.h create mode 100755 WebKit.framework/WebHistory.h create mode 100755 WebKit.framework/WebHistoryItem.h create mode 100755 WebKit.framework/WebHistoryPrivate.h create mode 100755 WebKit.framework/WebImageRendererFactory.h create mode 100755 WebKit.framework/WebInspector.h create mode 100755 WebKit.framework/WebInspectorClientRegistry.h create mode 100755 WebKit.framework/WebInspectorFrontend.h create mode 100755 WebKit.framework/WebInspectorRemoteChannel.h create mode 100755 WebKit.framework/WebInspectorServerConnection.h create mode 100755 WebKit.framework/WebInspectorServerConnectionHTTP.h create mode 100755 WebKit.framework/WebInspectorServerConnectionXPC.h create mode 100755 WebKit.framework/WebInspectorServerHTTP.h create mode 100755 WebKit.framework/WebInspectorServerXPC.h create mode 100755 WebKit.framework/WebInspectorWindowController.h create mode 100755 WebKit.framework/WebInspectorXPCWrapper.h create mode 100755 WebKit.framework/WebKitStatistics.h create mode 100755 WebKit.framework/WebMainThreadInvoker.h create mode 100755 WebKit.framework/WebNavigationData.h create mode 100755 WebKit.framework/WebNavigationDataPrivate.h create mode 100755 WebKit.framework/WebNodeHighlight.h create mode 100755 WebKit.framework/WebNodeHighlightView.h create mode 100755 WebKit.framework/WebNodeHighlighter.h create mode 100755 WebKit.framework/WebOpenPanelResultListener.h create mode 100755 WebKit.framework/WebPDFView.h create mode 100755 WebKit.framework/WebPDFViewPlaceholder.h create mode 100755 WebKit.framework/WebPlainWhiteView.h create mode 100755 WebKit.framework/WebPluginContainerCheck.h create mode 100755 WebKit.framework/WebPluginController.h create mode 100755 WebKit.framework/WebPluginDatabase.h create mode 100755 WebKit.framework/WebPluginPackage.h create mode 100755 WebKit.framework/WebPolicyDecisionListener.h create mode 100755 WebKit.framework/WebPolicyDecisionListenerPrivate.h create mode 100755 WebKit.framework/WebPreferences.h create mode 100755 WebKit.framework/WebPreferencesPrivate.h create mode 100755 WebKit.framework/WebProgressItem.h create mode 100755 WebKit.framework/WebRenderLayer.h create mode 100755 WebKit.framework/WebResource.h create mode 100755 WebKit.framework/WebResourcePrivate.h create mode 100755 WebKit.framework/WebScriptCallFrame.h create mode 100755 WebKit.framework/WebScriptCallFramePrivate.h create mode 100755 WebKit.framework/WebScriptWorld.h create mode 100755 WebKit.framework/WebScriptWorldPrivate.h create mode 100755 WebKit.framework/WebSecurityOrigin.h create mode 100755 WebKit.framework/WebSelectionRect.h create mode 100755 WebKit.framework/WebSerializedJSValue.h create mode 100755 WebKit.framework/WebSerializedJSValuePrivate.h create mode 100755 WebKit.framework/WebStorageManager.h create mode 100755 WebKit.framework/WebTextIterator.h create mode 100755 WebKit.framework/WebTextIteratorPrivate.h create mode 100755 WebKit.framework/WebUserContentURLPattern.h create mode 100755 WebKit.framework/WebUserContentURLPatternPrivate.h create mode 100755 WebKit.framework/WebView.h create mode 100755 WebKit.framework/WebViewFactory.h create mode 100755 WebKit.framework/WebViewPrivate.h create mode 100755 WebKit.framework/WebVisiblePosition.h create mode 100755 WebKit.framework/WebWorkersPrivate.h create mode 100755 WebKit.framework/_WebSafeForwarder.h create mode 100755 WebUI.framework/BrowserPrintPageRenderer.h create mode 100755 WebUI.framework/CertificateUtilities.h create mode 100755 WebUI.framework/PrintBrowserPanel.h create mode 100755 WebUI.framework/SheetController.h create mode 100755 WebUI.framework/WebUIAlert.h create mode 100755 WebUI.framework/WebUIAuthenticationManager.h create mode 100755 WebUI.framework/WebUICertificateError.h create mode 100755 WebUI.framework/WebUIDelayedSpinner.h create mode 100755 WebUI.framework/WebUIDelegate.h create mode 100755 WebUI.framework/WebUIDownloadManager.h create mode 100755 WebUI.framework/WebUIGeolocationSupport.h create mode 100755 WebUI.framework/WebUILocalStorageSupport.h create mode 100755 WebUI.framework/WebUIModalAlertView.h create mode 100755 XPCObjects.framework/XPCDecoder.h create mode 100755 XPCObjects.framework/XPCDetailedSignature.h create mode 100755 XPCObjects.framework/XPCEncoder.h create mode 100755 XPCObjects.framework/XPCProxy.h create mode 100755 YouTube.framework/UIMovieBackgroundView.h create mode 100755 YouTube.framework/XMLSAXHTTPRequest.h create mode 100755 YouTube.framework/YTAccountAuthenticator.h create mode 100755 YouTube.framework/YTAccountFeedRequest.h create mode 100755 YouTube.framework/YTAuthenticatedAccountPost.h create mode 100755 YouTube.framework/YTAuthenticator.h create mode 100755 YouTube.framework/YTAuthenticatorDeferredRequest.h create mode 100755 YouTube.framework/YTBookmarksVideoDataSource.h create mode 100755 YouTube.framework/YTCaptionTrack.h create mode 100755 YouTube.framework/YTCaptionTrackRequest.h create mode 100755 YouTube.framework/YTCaptioningCache.h create mode 100755 YouTube.framework/YTCaptionsRequest.h create mode 100755 YouTube.framework/YTCategoriesRequest.h create mode 100755 YouTube.framework/YTCommentsRequest.h create mode 100755 YouTube.framework/YTDeviceAuthenticator.h create mode 100755 YouTube.framework/YTFavoritesController.h create mode 100755 YouTube.framework/YTFeaturedVideoDataSource.h create mode 100755 YouTube.framework/YTFeedRequest.h create mode 100755 YouTube.framework/YTHistoryVideoDataSource.h create mode 100755 YouTube.framework/YTImageLoad.h create mode 100755 YouTube.framework/YTImageLoader.h create mode 100755 YouTube.framework/YTMoreByAuthorVideoDataSource.h create mode 100755 YouTube.framework/YTMostViewedVideoDataSource.h create mode 100755 YouTube.framework/YTMovieView.h create mode 100755 YouTube.framework/YTMutableURLRequest.h create mode 100755 YouTube.framework/YTMyVideosVideoDataSource.h create mode 100755 YouTube.framework/YTNetworkController.h create mode 100755 YouTube.framework/YTPersistentVideoList.h create mode 100755 YouTube.framework/YTProtectedDefaults.h create mode 100755 YouTube.framework/YTRecentlyAddedVideoDataSource.h create mode 100755 YouTube.framework/YTRelatedVideoDataSource.h create mode 100755 YouTube.framework/YTSearchRequest.h create mode 100755 YouTube.framework/YTSearchSuggestionsRequest.h create mode 100755 YouTube.framework/YTSearchVideoDataSource.h create mode 100755 YouTube.framework/YTSubscriptionsRequest.h create mode 100755 YouTube.framework/YTSubscriptionsVideoDataSource.h create mode 100755 YouTube.framework/YTTestVideoDataSource.h create mode 100755 YouTube.framework/YTTimeQualifiedVideoDataSource.h create mode 100755 YouTube.framework/YTTopRatedVideoDataSource.h create mode 100755 YouTube.framework/YTVideo.h create mode 100755 YouTube.framework/YTVideoDataSource.h create mode 100755 YouTube.framework/YTVideoReference.h create mode 100755 YouTube.framework/YTWebServiceConfig.h create mode 100755 iAdCore.framework/ADAdBatchRecord.h create mode 100755 iAdCore.framework/ADAdBatchRequest.h create mode 100755 iAdCore.framework/ADAdBatchResponse.h create mode 100755 iAdCore.framework/ADAdData.h create mode 100755 iAdCore.framework/ADAdDefaultsOverrides.h create mode 100755 iAdCore.framework/ADAdEvent.h create mode 100755 iAdCore.framework/ADAdJSO.h create mode 100755 iAdCore.framework/ADAdServer.h create mode 100755 iAdCore.framework/ADAdSpecification.h create mode 100755 iAdCore.framework/ADAlertView.h create mode 100755 iAdCore.framework/ADAssetMetric.h create mode 100755 iAdCore.framework/ADAuthenticationAlertView.h create mode 100755 iAdCore.framework/ADBannerData.h create mode 100755 iAdCore.framework/ADBannerJSO.h create mode 100755 iAdCore.framework/ADBooksJSO.h create mode 100755 iAdCore.framework/ADBooksJSOPreviewItem.h create mode 100755 iAdCore.framework/ADBrandingFrame.h create mode 100755 iAdCore.framework/ADCache.h create mode 100755 iAdCore.framework/ADCacheManager.h create mode 100755 iAdCore.framework/ADCalendarEventJSO.h create mode 100755 iAdCore.framework/ADCalendarJSO.h create mode 100755 iAdCore.framework/ADCameraJSO.h create mode 100755 iAdCore.framework/ADClickLocation.h create mode 100755 iAdCore.framework/ADContactsJSO.h create mode 100755 iAdCore.framework/ADContentRestrictions.h create mode 100755 iAdCore.framework/ADDateStringNormalizer.h create mode 100755 iAdCore.framework/ADEventLoggingCenter.h create mode 100755 iAdCore.framework/ADEventRequestRecord.h create mode 100755 iAdCore.framework/ADGeoAlertView.h create mode 100755 iAdCore.framework/ADImageAlertView.h create mode 100755 iAdCore.framework/ADJSClassObject.h create mode 100755 iAdCore.framework/ADJSDateParser.h create mode 100755 iAdCore.framework/ADJavaScriptObject.h create mode 100755 iAdCore.framework/ADLayerHostWindow.h create mode 100755 iAdCore.framework/ADLocationAlert.h create mode 100755 iAdCore.framework/ADLogAdContentErrorRequest.h create mode 100755 iAdCore.framework/ADLogAdContentErrorResponse.h create mode 100755 iAdCore.framework/ADLogAdEventRequest.h create mode 100755 iAdCore.framework/ADLogAdEventResponse.h create mode 100755 iAdCore.framework/ADLogImpressionRequest.h create mode 100755 iAdCore.framework/ADLogImpressionResponse.h create mode 100755 iAdCore.framework/ADLogMetaData.h create mode 100755 iAdCore.framework/ADLogSysEventRequest.h create mode 100755 iAdCore.framework/ADLogSysEventResponse.h create mode 100755 iAdCore.framework/ADMailComposerJSO.h create mode 100755 iAdCore.framework/ADNetworkController.h create mode 100755 iAdCore.framework/ADOpenURLAlertView.h create mode 100755 iAdCore.framework/ADParameter.h create mode 100755 iAdCore.framework/ADRequestProperties.h create mode 100755 iAdCore.framework/ADResourceDownloadJob.h create mode 100755 iAdCore.framework/ADResourceDownloader.h create mode 100755 iAdCore.framework/ADSMSComposerJSO.h create mode 100755 iAdCore.framework/ADSRVBannerController.h create mode 100755 iAdCore.framework/ADSRVBannerView.h create mode 100755 iAdCore.framework/ADSRVClientRecord.h create mode 100755 iAdCore.framework/ADSRVMessageCoordinator.h create mode 100755 iAdCore.framework/ADSRVSession.h create mode 100755 iAdCore.framework/ADServerAccessCoordinator.h create mode 100755 iAdCore.framework/ADServerErrorRequest.h create mode 100755 iAdCore.framework/ADServerErrorResponse.h create mode 100755 iAdCore.framework/ADStoreHeader.h create mode 100755 iAdCore.framework/ADStoreItemJSO.h create mode 100755 iAdCore.framework/ADStoreItemOfferJSO.h create mode 100755 iAdCore.framework/ADStoreJSO.h create mode 100755 iAdCore.framework/ADStoryboardController.h create mode 100755 iAdCore.framework/ADStoryboardResourcePool.h create mode 100755 iAdCore.framework/ADStoryboardTransitionWindow.h create mode 100755 iAdCore.framework/ADStoryboardWebView.h create mode 100755 iAdCore.framework/ADTimeStamp.h create mode 100755 iAdCore.framework/ADTwitterJSO.h create mode 100755 iAdCore.framework/ADW3CDateParser.h create mode 100755 iAdCore.framework/ADWebArchiveCache.h create mode 100755 iAdCore.framework/ADWebScriptDictionary.h create mode 100755 iAdCore.framework/ADWebView.h create mode 100755 iAdCore.framework/AdSheetAppDelegate.h create mode 100755 iAdCore.framework/AdSheetApplication.h create mode 100755 iAdCore.framework/AdSheetJSSetWallpaperRequest.h create mode 100755 iAdCore.framework/_ADAdRequester.h create mode 100755 iAdCore.framework/_ADRequestLocationManager.h create mode 100755 iAdCore.framework/_ADResourceTrackingRecord.h create mode 100755 iAdCore.framework/_ADWebArchiveCacheNode.h create mode 100755 iCalendar.framework/ICSActionValue.h create mode 100755 iCalendar.framework/ICSAlarm.h create mode 100755 iCalendar.framework/ICSAttachment.h create mode 100755 iCalendar.framework/ICSAttendeeComment.h create mode 100755 iCalendar.framework/ICSAvailability.h create mode 100755 iCalendar.framework/ICSAvailable.h create mode 100755 iCalendar.framework/ICSBusyStatusValue.h create mode 100755 iCalendar.framework/ICSByDayValue.h create mode 100755 iCalendar.framework/ICSCalendar.h create mode 100755 iCalendar.framework/ICSCalendarServerAccessValue.h create mode 100755 iCalendar.framework/ICSCalendarUserParameter.h create mode 100755 iCalendar.framework/ICSClassificationValue.h create mode 100755 iCalendar.framework/ICSColor.h create mode 100755 iCalendar.framework/ICSComponent.h create mode 100755 iCalendar.framework/ICSConference.h create mode 100755 iCalendar.framework/ICSDate.h create mode 100755 iCalendar.framework/ICSDateTimeUTCValue.h create mode 100755 iCalendar.framework/ICSDateTimeValue.h create mode 100755 iCalendar.framework/ICSDateValue.h create mode 100755 iCalendar.framework/ICSDocument.h create mode 100755 iCalendar.framework/ICSDuration.h create mode 100755 iCalendar.framework/ICSEvent.h create mode 100755 iCalendar.framework/ICSFreeBusy.h create mode 100755 iCalendar.framework/ICSFreeBusyTime.h create mode 100755 iCalendar.framework/ICSFreeBusyTypeParameter.h create mode 100755 iCalendar.framework/ICSJournal.h create mode 100755 iCalendar.framework/ICSMethodValue.h create mode 100755 iCalendar.framework/ICSMultiValueProperty.h create mode 100755 iCalendar.framework/ICSParticipationStatusParameter.h create mode 100755 iCalendar.framework/ICSPeriod.h create mode 100755 iCalendar.framework/ICSPredefinedValue.h create mode 100755 iCalendar.framework/ICSProperty.h create mode 100755 iCalendar.framework/ICSRFC2445Parser.h create mode 100755 iCalendar.framework/ICSRecurrenceRule.h create mode 100755 iCalendar.framework/ICSRoleParameter.h create mode 100755 iCalendar.framework/ICSScheduleAgentParameter.h create mode 100755 iCalendar.framework/ICSScheduleForceSendParameter.h create mode 100755 iCalendar.framework/ICSScheduleStatusParameter.h create mode 100755 iCalendar.framework/ICSStatusValue.h create mode 100755 iCalendar.framework/ICSStructuredLocation.h create mode 100755 iCalendar.framework/ICSTimeZone.h create mode 100755 iCalendar.framework/ICSTimeZoneBlock.h create mode 100755 iCalendar.framework/ICSTimeZoneChange.h create mode 100755 iCalendar.framework/ICSTimeZoneDaylightBlock.h create mode 100755 iCalendar.framework/ICSTimeZoneStandardBlock.h create mode 100755 iCalendar.framework/ICSTimeZoneTranslator.h create mode 100755 iCalendar.framework/ICSTodo.h create mode 100755 iCalendar.framework/ICSTransparencyValue.h create mode 100755 iCalendar.framework/ICSTrigger.h create mode 100755 iCalendar.framework/ICSUserAddress.h create mode 100755 iOSDiagnosticsSupport.framework/MBSDevice.h create mode 100755 iPodUI.framework/AlbumGridCellContextGroupData.h create mode 100755 iPodUI.framework/AlbumSongListAggregateShuffleButton.h create mode 100755 iPodUI.framework/BackNavigationButton.h create mode 100755 iPodUI.framework/DataSourceActionRowTag.h create mode 100755 iPodUI.framework/EmbeddedInternalPageViewController.h create mode 100755 iPodUI.framework/EmbeddedStoreViewControllerFactory.h create mode 100755 iPodUI.framework/FixedSizeSegmentedControl.h create mode 100755 iPodUI.framework/FoldingTransitionViewFaceParameters.h create mode 100755 iPodUI.framework/HomeSharingActionRow.h create mode 100755 iPodUI.framework/HomeSharingActionRowCellConfiguration.h create mode 100755 iPodUI.framework/IUAccessoryEventHandler.h create mode 100755 iPodUI.framework/IUAccessorySplashView.h create mode 100755 iPodUI.framework/IUAccessorySplashViewController.h create mode 100755 iPodUI.framework/IUActionRowDataSource.h create mode 100755 iPodUI.framework/IUAlbumCellConfiguration.h create mode 100755 iPodUI.framework/IUAlbumGridCellContext.h create mode 100755 iPodUI.framework/IUAlbumGridRowCell.h create mode 100755 iPodUI.framework/IUAlbumGridRowView.h create mode 100755 iPodUI.framework/IUAlbumGridTableView.h create mode 100755 iPodUI.framework/IUAlbumGridViewController.h create mode 100755 iPodUI.framework/IUAlbumGridViewControllerTransitionCache.h create mode 100755 iPodUI.framework/IUAlbumTrackListAggregateViewConfiguration.h create mode 100755 iPodUI.framework/IUAlbumsDataSource.h create mode 100755 iPodUI.framework/IUAppDefaults.h create mode 100755 iPodUI.framework/IUApplicationWindowTransitionController.h create mode 100755 iPodUI.framework/IUArrayCellConfiguration.h create mode 100755 iPodUI.framework/IUArtistsDataSource.h create mode 100755 iPodUI.framework/IUAudioBookCellConfiguration.h create mode 100755 iPodUI.framework/IUAudioBookCellGlobalContext.h create mode 100755 iPodUI.framework/IUAudioBookTracksDataSource.h create mode 100755 iPodUI.framework/IUAudioBooksDataSource.h create mode 100755 iPodUI.framework/IUBackOfAlbumCellConfiguration.h create mode 100755 iPodUI.framework/IUBackOfAlbumDataSource.h create mode 100755 iPodUI.framework/IUBackOfAlbumGlobalContext.h create mode 100755 iPodUI.framework/IUBackOfAlbumTableViewController.h create mode 100755 iPodUI.framework/IUBookTransitionAlbumArtFace.h create mode 100755 iPodUI.framework/IUBookTransitionReflectedFace.h create mode 100755 iPodUI.framework/IUBookTransitionView.h create mode 100755 iPodUI.framework/IUCellConfigurationCache.h create mode 100755 iPodUI.framework/IUCircleProgressView.h create mode 100755 iPodUI.framework/IUCompilationsDataSource.h create mode 100755 iPodUI.framework/IUComposersDataSource.h create mode 100755 iPodUI.framework/IUCoverFlowTransitionController.h create mode 100755 iPodUI.framework/IUCoverFlowViewController.h create mode 100755 iPodUI.framework/IUDetailedCellConfiguration.h create mode 100755 iPodUI.framework/IUDetailedCellGlobalContext.h create mode 100755 iPodUI.framework/IUDetailedSearchResultCellConfiguration.h create mode 100755 iPodUI.framework/IUDoorSwingTransitionView.h create mode 100755 iPodUI.framework/IUDownloadAllButton.h create mode 100755 iPodUI.framework/IUEmbeddedStorePageViewController.h create mode 100755 iPodUI.framework/IUFlipperButton.h create mode 100755 iPodUI.framework/IUFoldingTransitionFace.h create mode 100755 iPodUI.framework/IUFoldingTransitionView.h create mode 100755 iPodUI.framework/IUFullScreenVideoViewController.h create mode 100755 iPodUI.framework/IUGeniusDataSource.h create mode 100755 iPodUI.framework/IUGeniusGridView.h create mode 100755 iPodUI.framework/IUGeniusMixDataSource.h create mode 100755 iPodUI.framework/IUGeniusMixPlaybackDataSource.h create mode 100755 iPodUI.framework/IUGeniusMixQueueFeeder.h create mode 100755 iPodUI.framework/IUGeniusMixViewController.h create mode 100755 iPodUI.framework/IUGeniusModalContext.h create mode 100755 iPodUI.framework/IUGeniusSeeder.h create mode 100755 iPodUI.framework/IUGeniusViewController.h create mode 100755 iPodUI.framework/IUGenresDataSource.h create mode 100755 iPodUI.framework/IUGridImageView.h create mode 100755 iPodUI.framework/IUGroupCellConfiguration.h create mode 100755 iPodUI.framework/IUGroupCellGlobalContext.h create mode 100755 iPodUI.framework/IUGroupCellGlobalContextData.h create mode 100755 iPodUI.framework/IUGroupedVideosDataSource.h create mode 100755 iPodUI.framework/IUGroupedVideosViewController.h create mode 100755 iPodUI.framework/IUHomeSharingReconnectionAlertView.h create mode 100755 iPodUI.framework/IUHyperlinkCellConfiguration.h create mode 100755 iPodUI.framework/IUITunesUDataSource.h create mode 100755 iPodUI.framework/IUJetsamHelper.h create mode 100755 iPodUI.framework/IUJustForYouTransitionView.h create mode 100755 iPodUI.framework/IULiveReflectionView.h create mode 100755 iPodUI.framework/IULoadRentalDataOperation.h create mode 100755 iPodUI.framework/IUMediaActionButton.h create mode 100755 iPodUI.framework/IUMediaActionButtonsCell.h create mode 100755 iPodUI.framework/IUMediaActionRow.h create mode 100755 iPodUI.framework/IUMediaActionSheet.h create mode 100755 iPodUI.framework/IUMediaAlertView.h create mode 100755 iPodUI.framework/IUMediaDataSource.h create mode 100755 iPodUI.framework/IUMediaEntityCellConfiguration.h create mode 100755 iPodUI.framework/IUMediaEntitySpecifier.h create mode 100755 iPodUI.framework/IUMediaItemCellGlobalContext.h create mode 100755 iPodUI.framework/IUMediaItemChapterArtworkImageRequest.h create mode 100755 iPodUI.framework/IUMediaItemCoverFlowImageRequest.h create mode 100755 iPodUI.framework/IUMediaItemVideoSnapshotImageRequest.h create mode 100755 iPodUI.framework/IUMediaListAggregateView.h create mode 100755 iPodUI.framework/IUMediaListAggregateViewConfiguration.h create mode 100755 iPodUI.framework/IUMediaListDataSource.h create mode 100755 iPodUI.framework/IUMediaListTableView.h create mode 100755 iPodUI.framework/IUMediaListViewController.h create mode 100755 iPodUI.framework/IUMediaLoadingView.h create mode 100755 iPodUI.framework/IUMediaNavigationItem.h create mode 100755 iPodUI.framework/IUMediaQueriesDataSource.h create mode 100755 iPodUI.framework/IUMediaQueryNowPlayingItem.h create mode 100755 iPodUI.framework/IUMediaQueryPlaybackDataSource.h create mode 100755 iPodUI.framework/IUMediaQueryQueueFeeder.h create mode 100755 iPodUI.framework/IUMediaTableCell.h create mode 100755 iPodUI.framework/IUMediaTableCellLayoutManager.h create mode 100755 iPodUI.framework/IUMediaViewControllerCommonDelegate.h create mode 100755 iPodUI.framework/IUMixedPlaybackViewController.h create mode 100755 iPodUI.framework/IUModalContext.h create mode 100755 iPodUI.framework/IUMoreListDelegateProxy.h create mode 100755 iPodUI.framework/IUMovieCellConfiguration.h create mode 100755 iPodUI.framework/IUMusicCoverFlowController.h create mode 100755 iPodUI.framework/IUMusicCoverFlowLayer.h create mode 100755 iPodUI.framework/IUMusicCoverFlowPlayIndicator.h create mode 100755 iPodUI.framework/IUMusicCoverFlowView.h create mode 100755 iPodUI.framework/IUMusicPlayerServerDelegate.h create mode 100755 iPodUI.framework/IUMusicPropertiesView.h create mode 100755 iPodUI.framework/IUMusicVideoCellConfiguration.h create mode 100755 iPodUI.framework/IUMusicVideoCellGlobalContext.h create mode 100755 iPodUI.framework/IUMusicVideoSummaryView.h create mode 100755 iPodUI.framework/IUMutableSectionInfo.h create mode 100755 iPodUI.framework/IUNavigationIconAndLabelView.h create mode 100755 iPodUI.framework/IUNowPlayingAlbumBackHeaderView.h create mode 100755 iPodUI.framework/IUNowPlayingAlbumBackView.h create mode 100755 iPodUI.framework/IUNowPlayingAlbumBackViewController.h create mode 100755 iPodUI.framework/IUNowPlayingAlbumFrontViewController.h create mode 100755 iPodUI.framework/IUNowPlayingNavigationButton.h create mode 100755 iPodUI.framework/IUNowPlayingObserver.h create mode 100755 iPodUI.framework/IUNowPlayingPortraitInfoOverlay.h create mode 100755 iPodUI.framework/IUNowPlayingPortraitVideoViewController.h create mode 100755 iPodUI.framework/IUNowPlayingPortraitViewController.h create mode 100755 iPodUI.framework/IUOnTheGoDataSource.h create mode 100755 iPodUI.framework/IUOnTheGoModalContext.h create mode 100755 iPodUI.framework/IUOnTheGoViewController.h create mode 100755 iPodUI.framework/IUPadFullScreenVideoViewController.h create mode 100755 iPodUI.framework/IUPlaybackControlsView.h create mode 100755 iPodUI.framework/IUPlaybackDataSource.h create mode 100755 iPodUI.framework/IUPlaybackViewController.h create mode 100755 iPodUI.framework/IUPlaylistCellConfiguration.h create mode 100755 iPodUI.framework/IUPlaylistDataSource.h create mode 100755 iPodUI.framework/IUPlaylistsDataSource.h create mode 100755 iPodUI.framework/IUPlaylistsViewController.h create mode 100755 iPodUI.framework/IUPodcastCellConfiguration.h create mode 100755 iPodUI.framework/IUPodcastCellGlobalContext.h create mode 100755 iPodUI.framework/IUPodcastTracksDataSource.h create mode 100755 iPodUI.framework/IUPodcastsDataSource.h create mode 100755 iPodUI.framework/IUPortraitVideoViewController.h create mode 100755 iPodUI.framework/IUPosterImageView.h create mode 100755 iPodUI.framework/IUPropertyLayoutStorage.h create mode 100755 iPodUI.framework/IUProtocolForwarder.h create mode 100755 iPodUI.framework/IUQuerySectionInfo.h create mode 100755 iPodUI.framework/IURatingControl.h create mode 100755 iPodUI.framework/IUReflectionImageView.h create mode 100755 iPodUI.framework/IUReflectionView.h create mode 100755 iPodUI.framework/IURentalData.h create mode 100755 iPodUI.framework/IURentalDataStore.h create mode 100755 iPodUI.framework/IURentalErrorResolver.h create mode 100755 iPodUI.framework/IUReplicatorView.h create mode 100755 iPodUI.framework/IURootViewController.h create mode 100755 iPodUI.framework/IURotationBackstopView.h create mode 100755 iPodUI.framework/IUScalingFlipTransitionView.h create mode 100755 iPodUI.framework/IUSearchDataSource.h create mode 100755 iPodUI.framework/IUSearchHelper.h create mode 100755 iPodUI.framework/IUSearchResultListViewController.h create mode 100755 iPodUI.framework/IUSectionInfo.h create mode 100755 iPodUI.framework/IUSegmentedViewController.h create mode 100755 iPodUI.framework/IUSharedLibrariesDataSource.h create mode 100755 iPodUI.framework/IUSharedLibrariesViewController.h create mode 100755 iPodUI.framework/IUSharedLibraryCellLayoutManager.h create mode 100755 iPodUI.framework/IUSimpleCellConfiguration.h create mode 100755 iPodUI.framework/IUSimpleGroupCellConfiguration.h create mode 100755 iPodUI.framework/IUSocialViewControllerFactory.h create mode 100755 iPodUI.framework/IUSongCellConfiguration.h create mode 100755 iPodUI.framework/IUSongCellConfigurationAbstract.h create mode 100755 iPodUI.framework/IUSongCellGlobalContext.h create mode 100755 iPodUI.framework/IUSongsDataSource.h create mode 100755 iPodUI.framework/IUStaticReflectionImageView.h create mode 100755 iPodUI.framework/IUStaticReflectionTitleView.h create mode 100755 iPodUI.framework/IUStoreClientController.h create mode 100755 iPodUI.framework/IUStoreSocialActionOperation.h create mode 100755 iPodUI.framework/IUStoreSocialHistory.h create mode 100755 iPodUI.framework/IUStoreSocialPageViewController.h create mode 100755 iPodUI.framework/IUStoreSocialURLResolutionOperation.h create mode 100755 iPodUI.framework/IUTableCellConfiguration.h create mode 100755 iPodUI.framework/IUTableViewController.h create mode 100755 iPodUI.framework/IUTableViewControllerInfo.h create mode 100755 iPodUI.framework/IUTelevisionCellConfiguration.h create mode 100755 iPodUI.framework/IUTelevisionCellGlobalContext.h create mode 100755 iPodUI.framework/IUTrackInAlbumCellConfiguration.h create mode 100755 iPodUI.framework/IUTrackInAlbumCellGlobalContext.h create mode 100755 iPodUI.framework/IUUserMessageDataSource.h create mode 100755 iPodUI.framework/IUUserMessageView.h create mode 100755 iPodUI.framework/IUUserMessageViewController.h create mode 100755 iPodUI.framework/IUUserNotificationAlert.h create mode 100755 iPodUI.framework/IUVariableCellConfigurationCache.h create mode 100755 iPodUI.framework/IUVideoChaptersViewController.h create mode 100755 iPodUI.framework/IUVideoEpisodesViewController.h create mode 100755 iPodUI.framework/IUVideoPartListViewController.h create mode 100755 iPodUI.framework/IUVideoPlaybackViewController.h create mode 100755 iPodUI.framework/IUVideoPodcastEpisodesDataSource.h create mode 100755 iPodUI.framework/IUVideoSummaryView.h create mode 100755 iPodUI.framework/IUVideoSummaryViewController.h create mode 100755 iPodUI.framework/IUVideoTitleView.h create mode 100755 iPodUI.framework/IUVideoTitleViewPlayButton.h create mode 100755 iPodUI.framework/IUVideosBackstopView.h create mode 100755 iPodUI.framework/IUVideosDataSource.h create mode 100755 iPodUI.framework/IUViewControllerContext.h create mode 100755 iPodUI.framework/IUVoiceMemosDataSource.h create mode 100755 iPodUI.framework/IUWildcatBrowserViewController.h create mode 100755 iPodUI.framework/IUWildcatContainerNavigationBar.h create mode 100755 iPodUI.framework/IUWildcatTableHeaderView.h create mode 100755 iPodUI.framework/IUWildcatVideoDetailView.h create mode 100755 iPodUI.framework/IUWildcatVideoDetailViewController.h create mode 100755 iPodUI.framework/IUWildcatVideoInfoBackgroundGradientView.h create mode 100755 iPodUI.framework/IUWildcatVideosViewController.h create mode 100755 iPodUI.framework/IUWildcatViewController.h create mode 100755 iPodUI.framework/IUiPadMoviesDataSource.h create mode 100755 iPodUI.framework/IUiPadMusicVideosDataSource.h create mode 100755 iPodUI.framework/IUiPadRentalDetailsDataSource.h create mode 100755 iPodUI.framework/IUiPadRentalsDataSource.h create mode 100755 iPodUI.framework/IUiPadSharedLibrariesViewController.h create mode 100755 iPodUI.framework/IUiPadTVShowsDataSource.h create mode 100755 iPodUI.framework/IUiPadVideoChapterTableViewCell.h create mode 100755 iPodUI.framework/IUiPadVideoEpisodeTableViewCell.h create mode 100755 iPodUI.framework/IUiPadVideoEpisodeTableViewCellContentView.h create mode 100755 iPodUI.framework/IUiPadVideoITunesUDataSource.h create mode 100755 iPodUI.framework/IUiPadVideoITunesUDetailDataSource.h create mode 100755 iPodUI.framework/IUiPadVideoImageModifier.h create mode 100755 iPodUI.framework/IUiPadVideoMovieChapterTableViewCellContentView.h create mode 100755 iPodUI.framework/IUiPadVideoPartTableViewCell.h create mode 100755 iPodUI.framework/IUiPadVideoPartTableViewCellContentView.h create mode 100755 iPodUI.framework/IUiPadVideoPodcastEpisodeTableViewCell.h create mode 100755 iPodUI.framework/IUiPadVideoPodcastsDataSource.h create mode 100755 iPodUI.framework/IUiPadVideoTVEpisodeTableViewCell.h create mode 100755 iPodUI.framework/IUiPadVideosDataSource.h create mode 100755 iPodUI.framework/IUiPadVideosSegmentedControl.h create mode 100755 iPodUI.framework/IUiPodAVController.h create mode 100755 iPodUI.framework/IUiPodNavigationController.h create mode 100755 iPodUI.framework/IUiPodSegmentedViewController.h create mode 100755 iPodUI.framework/IUiPodTabBarController.h create mode 100755 iPodUI.framework/IUiPodViewController.h create mode 100755 iPodUI.framework/IUiPodViewControllerInvocationRecorder.h create mode 100755 iPodUI.framework/MPClearBackgroundImageModifier.h create mode 100755 iPodUI.framework/MediaPickerDataSourceActionRowTag.h create mode 100755 iPodUI.framework/MediaPickerModalContext.h create mode 100755 iPodUI.framework/MediaQueryFakeNowPlayingItem.h create mode 100755 iPodUI.framework/MediaTableCellContentView.h create mode 100755 iPodUI.framework/MediaTableLabel.h create mode 100755 iPodUI.framework/SearchPerformOperation.h create mode 100755 iPodUI.framework/SearchSentinelOperation.h create mode 100755 iPodUI.framework/SharedActionRowCellConfiguration.h create mode 100755 iPodUI.framework/SharedLibraryCellConfiguration.h create mode 100755 iPodUI.framework/StoreNavigationItem.h create mode 100755 iPodUI.framework/StyledMPMediaQuery.h create mode 100755 iPodUI.framework/WildcatSegmentedViewController.h create mode 100755 iPodUI.framework/iPadSharedLibrariesTableViewCell.h create mode 100755 iPodUI.framework/iPodMoreNavigationController.h create mode 100755 iTunesStore.framework/ISAuthenticationChallenge.h create mode 100755 iTunesStore.framework/ISAuthenticationChallengeOperation.h create mode 100755 iTunesStore.framework/ISCertificate.h create mode 100755 iTunesStore.framework/ISClient.h create mode 100755 iTunesStore.framework/ISCookieStorage.h create mode 100755 iTunesStore.framework/ISDataProvider.h create mode 100755 iTunesStore.framework/ISDelayedInvocationRecorder.h create mode 100755 iTunesStore.framework/ISDelegateProxy.h create mode 100755 iTunesStore.framework/ISDevice.h create mode 100755 iTunesStore.framework/ISDialog.h create mode 100755 iTunesStore.framework/ISDialogButton.h create mode 100755 iTunesStore.framework/ISDialogOperation.h create mode 100755 iTunesStore.framework/ISDialogTextField.h create mode 100755 iTunesStore.framework/ISFetchReviewOperation.h create mode 100755 iTunesStore.framework/ISHashedDownloadProvider.h create mode 100755 iTunesStore.framework/ISITunesSyncHelper.h create mode 100755 iTunesStore.framework/ISInvocationRecorder.h create mode 100755 iTunesStore.framework/ISJSONDataProvider.h create mode 100755 iTunesStore.framework/ISLoadSoftwareMapOperation.h create mode 100755 iTunesStore.framework/ISLoadURLBagOperation.h create mode 100755 iTunesStore.framework/ISMainThreadInvocationRecorder.h create mode 100755 iTunesStore.framework/ISNetworkObserver.h create mode 100755 iTunesStore.framework/ISOpenURLOperation.h create mode 100755 iTunesStore.framework/ISOpenURLRequest.h create mode 100755 iTunesStore.framework/ISOperation.h create mode 100755 iTunesStore.framework/ISOperationQueue.h create mode 100755 iTunesStore.framework/ISPersonalizeOffersOperation.h create mode 100755 iTunesStore.framework/ISPersonalizeOffersRequest.h create mode 100755 iTunesStore.framework/ISPostReviewOperation.h create mode 100755 iTunesStore.framework/ISProcessPropertyListOperation.h create mode 100755 iTunesStore.framework/ISPropertyListProvider.h create mode 100755 iTunesStore.framework/ISRetryDialogOperation.h create mode 100755 iTunesStore.framework/ISReview.h create mode 100755 iTunesStore.framework/ISReviewProvider.h create mode 100755 iTunesStore.framework/ISSQLiteDatabase.h create mode 100755 iTunesStore.framework/ISServerAuthenticationOperation.h create mode 100755 iTunesStore.framework/ISSetApplicationBadgeOperation.h create mode 100755 iTunesStore.framework/ISSoftwareApplication.h create mode 100755 iTunesStore.framework/ISSoftwareCapabilitiesDialogOperation.h create mode 100755 iTunesStore.framework/ISSoftwareMap.h create mode 100755 iTunesStore.framework/ISSpringBoardUtility.h create mode 100755 iTunesStore.framework/ISStoreAuthenticateOperation.h create mode 100755 iTunesStore.framework/ISStoreAuthenticationChallenge.h create mode 100755 iTunesStore.framework/ISStoreServicesRequestOperation.h create mode 100755 iTunesStore.framework/ISStoreURLOperation.h create mode 100755 iTunesStore.framework/ISStoreVersion.h create mode 100755 iTunesStore.framework/ISTelephonyObserver.h create mode 100755 iTunesStore.framework/ISURLAuthenticationChallenge.h create mode 100755 iTunesStore.framework/ISURLBag.h create mode 100755 iTunesStore.framework/ISURLCache.h create mode 100755 iTunesStore.framework/ISURLCacheConfiguration.h create mode 100755 iTunesStore.framework/ISURLCacheGroup.h create mode 100755 iTunesStore.framework/ISURLOperation.h create mode 100755 iTunesStore.framework/ISURLOperationPool.h create mode 100755 iTunesStore.framework/ISURLOperationPoolOperation.h create mode 100755 iTunesStore.framework/ISURLRequest.h create mode 100755 iTunesStore.framework/ISUniqueOperationContext.h create mode 100755 iTunesStore.framework/ISUniqueOperationManager.h create mode 100755 iTunesStore.framework/ISUserNotification.h create mode 100755 iTunesStore.framework/OpenURLTarget.h create mode 100755 iTunesStoreUI.framework/ISUDownload.h create mode 100755 iTunesStoreUI.framework/SUAVRemakerOperation.h create mode 100755 iTunesStoreUI.framework/SUAVRemakerOutput.h create mode 100755 iTunesStoreUI.framework/SUAccountViewController.h create mode 100755 iTunesStoreUI.framework/SUAggregateDataSource.h create mode 100755 iTunesStoreUI.framework/SUApplication.h create mode 100755 iTunesStoreUI.framework/SUArrayCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUArrayImageModifier.h create mode 100755 iTunesStoreUI.framework/SUArtworkCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUArtworkCellContext.h create mode 100755 iTunesStoreUI.framework/SUAuthenticationObserver.h create mode 100755 iTunesStoreUI.framework/SUBackgroundTaskOperation.h create mode 100755 iTunesStoreUI.framework/SUBannerCell.h create mode 100755 iTunesStoreUI.framework/SUBannerCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUBarButtonItem.h create mode 100755 iTunesStoreUI.framework/SUBase64Encoder.h create mode 100755 iTunesStoreUI.framework/SUBufferDataConsumer.h create mode 100755 iTunesStoreUI.framework/SUButtonAccessoryView.h create mode 100755 iTunesStoreUI.framework/SUButtonCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUCanvasMaskProvider.h create mode 100755 iTunesStoreUI.framework/SUCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUCellConfigurationCache.h create mode 100755 iTunesStoreUI.framework/SUCellConfigurationContext.h create mode 100755 iTunesStoreUI.framework/SUCheckLocationsEnabledOperation.h create mode 100755 iTunesStoreUI.framework/SUClient.h create mode 100755 iTunesStoreUI.framework/SUClientApplicationController.h create mode 100755 iTunesStoreUI.framework/SUClientController.h create mode 100755 iTunesStoreUI.framework/SUClientDispatch.h create mode 100755 iTunesStoreUI.framework/SUClientQueueSession.h create mode 100755 iTunesStoreUI.framework/SUClipCornersImageModifier.h create mode 100755 iTunesStoreUI.framework/SUCompletionCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUCompletionDataProvider.h create mode 100755 iTunesStoreUI.framework/SUCompletionItem.h create mode 100755 iTunesStoreUI.framework/SUCompletionsResponse.h create mode 100755 iTunesStoreUI.framework/SUComposeReviewHeaderView.h create mode 100755 iTunesStoreUI.framework/SUComposeReviewView.h create mode 100755 iTunesStoreUI.framework/SUComposeReviewViewController.h create mode 100755 iTunesStoreUI.framework/SUComposeTextField.h create mode 100755 iTunesStoreUI.framework/SUComposeTextFieldConfiguration.h create mode 100755 iTunesStoreUI.framework/SUComposeTextFieldListView.h create mode 100755 iTunesStoreUI.framework/SUContactsSearchViewController.h create mode 100755 iTunesStoreUI.framework/SUContinuation.h create mode 100755 iTunesStoreUI.framework/SUDOMElement.h create mode 100755 iTunesStoreUI.framework/SUDataBufferConsumer.h create mode 100755 iTunesStoreUI.framework/SUDataInputSource.h create mode 100755 iTunesStoreUI.framework/SUDataMessagePart.h create mode 100755 iTunesStoreUI.framework/SUDeferredUIButton.h create mode 100755 iTunesStoreUI.framework/SUDeferredUISearchField.h create mode 100755 iTunesStoreUI.framework/SUDeferredUISegmentedControl.h create mode 100755 iTunesStoreUI.framework/SUDelayedNavigationItem.h create mode 100755 iTunesStoreUI.framework/SUDelayedQuitController.h create mode 100755 iTunesStoreUI.framework/SUDialog.h create mode 100755 iTunesStoreUI.framework/SUDialogManager.h create mode 100755 iTunesStoreUI.framework/SUDocumentInteractionSession.h create mode 100755 iTunesStoreUI.framework/SUDownloadCell.h create mode 100755 iTunesStoreUI.framework/SUDownloadCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUDownloadCellProgressBar.h create mode 100755 iTunesStoreUI.framework/SUDownloadGridCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUDownloadGridImageModifier.h create mode 100755 iTunesStoreUI.framework/SUDownloadManager.h create mode 100755 iTunesStoreUI.framework/SUDownloadManagerDataSource.h create mode 100755 iTunesStoreUI.framework/SUDownloadManagerGridDataSource.h create mode 100755 iTunesStoreUI.framework/SUDownloadManagerTableDataSource.h create mode 100755 iTunesStoreUI.framework/SUDownloadsGridCellBackgroundView.h create mode 100755 iTunesStoreUI.framework/SUDownloadsGridFooterView.h create mode 100755 iTunesStoreUI.framework/SUDownloadsGridViewController.h create mode 100755 iTunesStoreUI.framework/SUDownloadsTableViewController.h create mode 100755 iTunesStoreUI.framework/SUDownloadsViewController.h create mode 100755 iTunesStoreUI.framework/SUFileInputSource.h create mode 100755 iTunesStoreUI.framework/SUFilteringDataConsumer.h create mode 100755 iTunesStoreUI.framework/SUFilteringInputSource.h create mode 100755 iTunesStoreUI.framework/SUFooterContainerView.h create mode 100755 iTunesStoreUI.framework/SUFrameAdjustmentImageModifier.h create mode 100755 iTunesStoreUI.framework/SUFutureDownloadCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUGradient.h create mode 100755 iTunesStoreUI.framework/SUGradientButton.h create mode 100755 iTunesStoreUI.framework/SUGradientColorStop.h create mode 100755 iTunesStoreUI.framework/SUGradientView.h create mode 100755 iTunesStoreUI.framework/SUGridRowTableViewCell.h create mode 100755 iTunesStoreUI.framework/SUGridRowTableViewCellLayoutManager.h create mode 100755 iTunesStoreUI.framework/SUGridSwipeGestureRecognizer.h create mode 100755 iTunesStoreUI.framework/SUGridTableViewCell.h create mode 100755 iTunesStoreUI.framework/SUGridTableViewCellBackgroundView.h create mode 100755 iTunesStoreUI.framework/SUGridTouchCaptureView.h create mode 100755 iTunesStoreUI.framework/SUGridView.h create mode 100755 iTunesStoreUI.framework/SUGridViewController.h create mode 100755 iTunesStoreUI.framework/SUHitTestView.h create mode 100755 iTunesStoreUI.framework/SUImageCache.h create mode 100755 iTunesStoreUI.framework/SUImageCacheKey.h create mode 100755 iTunesStoreUI.framework/SUImageDataProvider.h create mode 100755 iTunesStoreUI.framework/SUImageMediaObject.h create mode 100755 iTunesStoreUI.framework/SUImageMediaObjectWriter.h create mode 100755 iTunesStoreUI.framework/SUImageModifier.h create mode 100755 iTunesStoreUI.framework/SUImageViewController.h create mode 100755 iTunesStoreUI.framework/SUInputSource.h create mode 100755 iTunesStoreUI.framework/SUInputSourceInputStream.h create mode 100755 iTunesStoreUI.framework/SUItem.h create mode 100755 iTunesStoreUI.framework/SUItemCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUItemCellContext.h create mode 100755 iTunesStoreUI.framework/SUItemContentRating.h create mode 100755 iTunesStoreUI.framework/SUItemDataSource.h create mode 100755 iTunesStoreUI.framework/SUItemLink.h create mode 100755 iTunesStoreUI.framework/SUItemList.h create mode 100755 iTunesStoreUI.framework/SUItemListGroup.h create mode 100755 iTunesStoreUI.framework/SUItemOfferButton.h create mode 100755 iTunesStoreUI.framework/SUItemReviewStatistics.h create mode 100755 iTunesStoreUI.framework/SUItemTableViewController.h create mode 100755 iTunesStoreUI.framework/SUItemValidator.h create mode 100755 iTunesStoreUI.framework/SUItemValidatorRatingTest.h create mode 100755 iTunesStoreUI.framework/SUItemValidatorTest.h create mode 100755 iTunesStoreUI.framework/SULinkControl.h create mode 100755 iTunesStoreUI.framework/SULoadMoreCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SULoadMoreMediaCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SULoadNetworkSectionsOperation.h create mode 100755 iTunesStoreUI.framework/SULoadSectionsOperation.h create mode 100755 iTunesStoreUI.framework/SULoadingView.h create mode 100755 iTunesStoreUI.framework/SULocationObserver.h create mode 100755 iTunesStoreUI.framework/SULocationSectionsOperation.h create mode 100755 iTunesStoreUI.framework/SULockoutView.h create mode 100755 iTunesStoreUI.framework/SULockoutViewController.h create mode 100755 iTunesStoreUI.framework/SUMarkupCell.h create mode 100755 iTunesStoreUI.framework/SUMarkupCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUMarkupCellContext.h create mode 100755 iTunesStoreUI.framework/SUMaskProvider.h create mode 100755 iTunesStoreUI.framework/SUMaskedView.h create mode 100755 iTunesStoreUI.framework/SUMediaItemCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUMediaItemCellContext.h create mode 100755 iTunesStoreUI.framework/SUMediaObject.h create mode 100755 iTunesStoreUI.framework/SUMediaObjectMessagePart.h create mode 100755 iTunesStoreUI.framework/SUMediaObjectWriter.h create mode 100755 iTunesStoreUI.framework/SUMenuViewController.h create mode 100755 iTunesStoreUI.framework/SUMessage.h create mode 100755 iTunesStoreUI.framework/SUMessageEntryView.h create mode 100755 iTunesStoreUI.framework/SUMessageEntryViewController.h create mode 100755 iTunesStoreUI.framework/SUMessagePart.h create mode 100755 iTunesStoreUI.framework/SUMessageTextContentView.h create mode 100755 iTunesStoreUI.framework/SUMoreNavigationController.h create mode 100755 iTunesStoreUI.framework/SUMovieMediaObject.h create mode 100755 iTunesStoreUI.framework/SUMovieMediaObjectWriter.h create mode 100755 iTunesStoreUI.framework/SUNativeScriptMenuViewController.h create mode 100755 iTunesStoreUI.framework/SUNavigationBar.h create mode 100755 iTunesStoreUI.framework/SUNavigationButton.h create mode 100755 iTunesStoreUI.framework/SUNavigationController.h create mode 100755 iTunesStoreUI.framework/SUNavigationHistoryItem.h create mode 100755 iTunesStoreUI.framework/SUNavigationItem.h create mode 100755 iTunesStoreUI.framework/SUNavigationMenu.h create mode 100755 iTunesStoreUI.framework/SUNavigationMenuItem.h create mode 100755 iTunesStoreUI.framework/SUNavigationMenuViewController.h create mode 100755 iTunesStoreUI.framework/SUNetworkLockoutViewController.h create mode 100755 iTunesStoreUI.framework/SUNetworkObserver.h create mode 100755 iTunesStoreUI.framework/SUNowPlayingCell.h create mode 100755 iTunesStoreUI.framework/SUNowPlayingTrackCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUObjectPool.h create mode 100755 iTunesStoreUI.framework/SUOverlayAction.h create mode 100755 iTunesStoreUI.framework/SUOverlayBackgroundViewController.h create mode 100755 iTunesStoreUI.framework/SUOverlayConfiguration.h create mode 100755 iTunesStoreUI.framework/SUOverlayTransition.h create mode 100755 iTunesStoreUI.framework/SUOverlayViewController.h create mode 100755 iTunesStoreUI.framework/SUPageSection.h create mode 100755 iTunesStoreUI.framework/SUPageSectionGroup.h create mode 100755 iTunesStoreUI.framework/SUPlaceholderViewController.h create mode 100755 iTunesStoreUI.framework/SUPlainTextCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUProtocolButton.h create mode 100755 iTunesStoreUI.framework/SUPurchaseAnimationDelegate.h create mode 100755 iTunesStoreUI.framework/SUPurchaseAnimator.h create mode 100755 iTunesStoreUI.framework/SUPurchaseBatch.h create mode 100755 iTunesStoreUI.framework/SUPurchaseContinuation.h create mode 100755 iTunesStoreUI.framework/SUPurchaseManager.h create mode 100755 iTunesStoreUI.framework/SUPurchaseValidatorTest.h create mode 100755 iTunesStoreUI.framework/SURatingAlertView.h create mode 100755 iTunesStoreUI.framework/SURatingControl.h create mode 100755 iTunesStoreUI.framework/SUReflectionImageModifier.h create mode 100755 iTunesStoreUI.framework/SUReflectionImageView.h create mode 100755 iTunesStoreUI.framework/SUReflectionView.h create mode 100755 iTunesStoreUI.framework/SURemakeMovieMediaObjectOperation.h create mode 100755 iTunesStoreUI.framework/SURemoteNotificationController.h create mode 100755 iTunesStoreUI.framework/SUResourceUploadOperation.h create mode 100755 iTunesStoreUI.framework/SUResponderChainInvocationRecorder.h create mode 100755 iTunesStoreUI.framework/SUReviewCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUReviewsButton.h create mode 100755 iTunesStoreUI.framework/SUReviewsHeaderCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUReviewsListingViewController.h create mode 100755 iTunesStoreUI.framework/SURotationController.h create mode 100755 iTunesStoreUI.framework/SURotationImageModifier.h create mode 100755 iTunesStoreUI.framework/SURoundedCornersButton.h create mode 100755 iTunesStoreUI.framework/SURoundedCornersMaskProvider.h create mode 100755 iTunesStoreUI.framework/SUScalingFlipView.h create mode 100755 iTunesStoreUI.framework/SUScriptABMultiValue.h create mode 100755 iTunesStoreUI.framework/SUScriptABPeoplePicker.h create mode 100755 iTunesStoreUI.framework/SUScriptABPeoplePickerNativeObject.h create mode 100755 iTunesStoreUI.framework/SUScriptABRecord.h create mode 100755 iTunesStoreUI.framework/SUScriptABSearchNativeObject.h create mode 100755 iTunesStoreUI.framework/SUScriptABSearchViewController.h create mode 100755 iTunesStoreUI.framework/SUScriptAccount.h create mode 100755 iTunesStoreUI.framework/SUScriptAccountManager.h create mode 100755 iTunesStoreUI.framework/SUScriptAccountPageViewController.h create mode 100755 iTunesStoreUI.framework/SUScriptAction.h create mode 100755 iTunesStoreUI.framework/SUScriptAddressBook.h create mode 100755 iTunesStoreUI.framework/SUScriptApplication.h create mode 100755 iTunesStoreUI.framework/SUScriptAuthenticationOperation.h create mode 100755 iTunesStoreUI.framework/SUScriptButton.h create mode 100755 iTunesStoreUI.framework/SUScriptButtonNativeObject.h create mode 100755 iTunesStoreUI.framework/SUScriptCanvasContext.h create mode 100755 iTunesStoreUI.framework/SUScriptCanvasFunction.h create mode 100755 iTunesStoreUI.framework/SUScriptCanvasResult.h create mode 100755 iTunesStoreUI.framework/SUScriptColor.h create mode 100755 iTunesStoreUI.framework/SUScriptComposeReviewViewController.h create mode 100755 iTunesStoreUI.framework/SUScriptDateFormatter.h create mode 100755 iTunesStoreUI.framework/SUScriptDebugDelegate.h create mode 100755 iTunesStoreUI.framework/SUScriptDevice.h create mode 100755 iTunesStoreUI.framework/SUScriptDialog.h create mode 100755 iTunesStoreUI.framework/SUScriptDialogActionSheet.h create mode 100755 iTunesStoreUI.framework/SUScriptDialogAlertView.h create mode 100755 iTunesStoreUI.framework/SUScriptDialogNativeObject.h create mode 100755 iTunesStoreUI.framework/SUScriptDictionary.h create mode 100755 iTunesStoreUI.framework/SUScriptDocumentInteractionController.h create mode 100755 iTunesStoreUI.framework/SUScriptDocumentInteractionControllerNativeObject.h create mode 100755 iTunesStoreUI.framework/SUScriptDownload.h create mode 100755 iTunesStoreUI.framework/SUScriptDownloadQueue.h create mode 100755 iTunesStoreUI.framework/SUScriptDownloadsViewController.h create mode 100755 iTunesStoreUI.framework/SUScriptEventListener.h create mode 100755 iTunesStoreUI.framework/SUScriptExecutionContext.h create mode 100755 iTunesStoreUI.framework/SUScriptFunction.h create mode 100755 iTunesStoreUI.framework/SUScriptFunctionDelegate.h create mode 100755 iTunesStoreUI.framework/SUScriptGradient.h create mode 100755 iTunesStoreUI.framework/SUScriptImagePickerController.h create mode 100755 iTunesStoreUI.framework/SUScriptImagePickerControllerNativeObject.h create mode 100755 iTunesStoreUI.framework/SUScriptInterface.h create mode 100755 iTunesStoreUI.framework/SUScriptMediaItem.h create mode 100755 iTunesStoreUI.framework/SUScriptMediaItemCollection.h create mode 100755 iTunesStoreUI.framework/SUScriptMediaLibrary.h create mode 100755 iTunesStoreUI.framework/SUScriptMediaLibraryNativeObject.h create mode 100755 iTunesStoreUI.framework/SUScriptMediaObject.h create mode 100755 iTunesStoreUI.framework/SUScriptMediaPickerController.h create mode 100755 iTunesStoreUI.framework/SUScriptMediaPickerEvent.h create mode 100755 iTunesStoreUI.framework/SUScriptMediaPickerNativeObject.h create mode 100755 iTunesStoreUI.framework/SUScriptMediaPlaylist.h create mode 100755 iTunesStoreUI.framework/SUScriptMediaPropertyPredicate.h create mode 100755 iTunesStoreUI.framework/SUScriptMediaQuery.h create mode 100755 iTunesStoreUI.framework/SUScriptMenuItem.h create mode 100755 iTunesStoreUI.framework/SUScriptMenuViewController.h create mode 100755 iTunesStoreUI.framework/SUScriptMessage.h create mode 100755 iTunesStoreUI.framework/SUScriptMessageEntryViewController.h create mode 100755 iTunesStoreUI.framework/SUScriptMessageEntryViewControllerNativeObject.h create mode 100755 iTunesStoreUI.framework/SUScriptMessagePart.h create mode 100755 iTunesStoreUI.framework/SUScriptModalDialog.h create mode 100755 iTunesStoreUI.framework/SUScriptModalDialogResponse.h create mode 100755 iTunesStoreUI.framework/SUScriptMusicPlayerController.h create mode 100755 iTunesStoreUI.framework/SUScriptMusicPlayerNativeObject.h create mode 100755 iTunesStoreUI.framework/SUScriptNativeObject.h create mode 100755 iTunesStoreUI.framework/SUScriptNativeUIBarButtonItem.h create mode 100755 iTunesStoreUI.framework/SUScriptNativeUIButton.h create mode 100755 iTunesStoreUI.framework/SUScriptNavigationBar.h create mode 100755 iTunesStoreUI.framework/SUScriptNavigationController.h create mode 100755 iTunesStoreUI.framework/SUScriptNavigationItem.h create mode 100755 iTunesStoreUI.framework/SUScriptNotificationObserver.h create mode 100755 iTunesStoreUI.framework/SUScriptNumberFormatter.h create mode 100755 iTunesStoreUI.framework/SUScriptObject.h create mode 100755 iTunesStoreUI.framework/SUScriptObjectBatchProxy.h create mode 100755 iTunesStoreUI.framework/SUScriptObjectInvocationBatch.h create mode 100755 iTunesStoreUI.framework/SUScriptOperation.h create mode 100755 iTunesStoreUI.framework/SUScriptOperationDelegate.h create mode 100755 iTunesStoreUI.framework/SUScriptPopOver.h create mode 100755 iTunesStoreUI.framework/SUScriptPopOverNativeObject.h create mode 100755 iTunesStoreUI.framework/SUScriptProtocol.h create mode 100755 iTunesStoreUI.framework/SUScriptPurchaseManager.h create mode 100755 iTunesStoreUI.framework/SUScriptReportAProblemViewController.h create mode 100755 iTunesStoreUI.framework/SUScriptReview.h create mode 100755 iTunesStoreUI.framework/SUScriptSection.h create mode 100755 iTunesStoreUI.framework/SUScriptSectionsController.h create mode 100755 iTunesStoreUI.framework/SUScriptSegmentedControl.h create mode 100755 iTunesStoreUI.framework/SUScriptSegmentedControlItem.h create mode 100755 iTunesStoreUI.framework/SUScriptSoftwareApplication.h create mode 100755 iTunesStoreUI.framework/SUScriptSplitViewController.h create mode 100755 iTunesStoreUI.framework/SUScriptStorePageNativeObject.h create mode 100755 iTunesStoreUI.framework/SUScriptStorePageViewController.h create mode 100755 iTunesStoreUI.framework/SUScriptTextField.h create mode 100755 iTunesStoreUI.framework/SUScriptTextFieldDelegate.h create mode 100755 iTunesStoreUI.framework/SUScriptTextFieldNativeObject.h create mode 100755 iTunesStoreUI.framework/SUScriptURLRequest.h create mode 100755 iTunesStoreUI.framework/SUScriptViewController.h create mode 100755 iTunesStoreUI.framework/SUScriptViewControllerNativeObject.h create mode 100755 iTunesStoreUI.framework/SUScriptVolumeViewController.h create mode 100755 iTunesStoreUI.framework/SUScriptWindow.h create mode 100755 iTunesStoreUI.framework/SUScriptWindowContext.h create mode 100755 iTunesStoreUI.framework/SUSearchBar.h create mode 100755 iTunesStoreUI.framework/SUSearchDisplayController.h create mode 100755 iTunesStoreUI.framework/SUSearchFieldConfiguration.h create mode 100755 iTunesStoreUI.framework/SUSearchFieldController.h create mode 100755 iTunesStoreUI.framework/SUSearchRootStorePageViewController.h create mode 100755 iTunesStoreUI.framework/SUSecondaryButtonTitleView.h create mode 100755 iTunesStoreUI.framework/SUSection.h create mode 100755 iTunesStoreUI.framework/SUSectionsResponse.h create mode 100755 iTunesStoreUI.framework/SUSendMessageOperation.h create mode 100755 iTunesStoreUI.framework/SUShadow.h create mode 100755 iTunesStoreUI.framework/SUShortLinkCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUSimpleTableDataSource.h create mode 100755 iTunesStoreUI.framework/SUSnapshotView.h create mode 100755 iTunesStoreUI.framework/SUSplitView.h create mode 100755 iTunesStoreUI.framework/SUSplitViewController.h create mode 100755 iTunesStoreUI.framework/SUSplitViewRotationController.h create mode 100755 iTunesStoreUI.framework/SUStoreController.h create mode 100755 iTunesStoreUI.framework/SUStorePageDataProvider.h create mode 100755 iTunesStoreUI.framework/SUStorePageProtocol.h create mode 100755 iTunesStoreUI.framework/SUStorePageRotationController.h create mode 100755 iTunesStoreUI.framework/SUStorePageView.h create mode 100755 iTunesStoreUI.framework/SUStorePageViewController.h create mode 100755 iTunesStoreUI.framework/SUStrokeEdgesImageModifier.h create mode 100755 iTunesStoreUI.framework/SUStructuredPage.h create mode 100755 iTunesStoreUI.framework/SUStructuredPageGroupedTableDataSource.h create mode 100755 iTunesStoreUI.framework/SUStructuredPageGroupedViewController.h create mode 100755 iTunesStoreUI.framework/SUStructuredPageTableDataSource.h create mode 100755 iTunesStoreUI.framework/SUStructuredPageViewController.h create mode 100755 iTunesStoreUI.framework/SUSubtitledButton.h create mode 100755 iTunesStoreUI.framework/SUSubtitledButtonContent.h create mode 100755 iTunesStoreUI.framework/SUTabBarController.h create mode 100755 iTunesStoreUI.framework/SUTableCell.h create mode 100755 iTunesStoreUI.framework/SUTableCellContentOverlayView.h create mode 100755 iTunesStoreUI.framework/SUTableCellContentView.h create mode 100755 iTunesStoreUI.framework/SUTableCellLayoutManager.h create mode 100755 iTunesStoreUI.framework/SUTableDataSource.h create mode 100755 iTunesStoreUI.framework/SUTableHeaderView.h create mode 100755 iTunesStoreUI.framework/SUTableTextFooterView.h create mode 100755 iTunesStoreUI.framework/SUTableView.h create mode 100755 iTunesStoreUI.framework/SUTableViewController.h create mode 100755 iTunesStoreUI.framework/SUTallLinkCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUTermsAndConditionsView.h create mode 100755 iTunesStoreUI.framework/SUTextContentView.h create mode 100755 iTunesStoreUI.framework/SUTextMessagePart.h create mode 100755 iTunesStoreUI.framework/SUThreeLineTrackCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUTouchCaptureView.h create mode 100755 iTunesStoreUI.framework/SUTransitionSafetyDelegate.h create mode 100755 iTunesStoreUI.framework/SUTransitionSafetyInvocationRecorder.h create mode 100755 iTunesStoreUI.framework/SUTwoLineTrackCellConfiguration.h create mode 100755 iTunesStoreUI.framework/SUUserRatingView.h create mode 100755 iTunesStoreUI.framework/SUVariableCellConfigurationCache.h create mode 100755 iTunesStoreUI.framework/SUViewController.h create mode 100755 iTunesStoreUI.framework/SUViewControllerContext.h create mode 100755 iTunesStoreUI.framework/SUViewControllerFactory.h create mode 100755 iTunesStoreUI.framework/SUViewControllerScriptProperties.h create mode 100755 iTunesStoreUI.framework/SUWebDocumentView.h create mode 100755 iTunesStoreUI.framework/SUWebImagePool.h create mode 100755 iTunesStoreUI.framework/SUWebImagePoolImage.h create mode 100755 iTunesStoreUI.framework/SUWebImagePoolURLProtocol.h create mode 100755 iTunesStoreUI.framework/SUWebThreadBlockInvocation.h create mode 100755 iTunesStoreUI.framework/SUWebThreadMainThreadInvocationRecorder.h create mode 100755 iTunesStoreUI.framework/SUWebView.h create mode 100755 iTunesStoreUI.framework/SUWebViewController.h create mode 100755 iTunesStoreUI.framework/SUWebViewDelegate.h create mode 100755 iTunesStoreUI.framework/SUWebViewRotationController.h create mode 100755 iTunesStoreUI.framework/SUWebViewScrollRequest.h create mode 100755 iWorkImport.framework/GQDAffineGeometry.h create mode 100755 iWorkImport.framework/GQDArcPath.h create mode 100755 iWorkImport.framework/GQDBGAbstractSlide.h create mode 100755 iWorkImport.framework/GQDBGBodyPlaceholder.h create mode 100755 iWorkImport.framework/GQDBGMasterSlide.h create mode 100755 iWorkImport.framework/GQDBGObjectPlaceholder.h create mode 100755 iWorkImport.framework/GQDBGPlaceholder.h create mode 100755 iWorkImport.framework/GQDBGPresentation.h create mode 100755 iWorkImport.framework/GQDBGSlide.h create mode 100755 iWorkImport.framework/GQDBGSlideNumberPlaceholder.h create mode 100755 iWorkImport.framework/GQDBGTheme.h create mode 100755 iWorkImport.framework/GQDBGTitlePlaceholder.h create mode 100755 iWorkImport.framework/GQDBezierLine.h create mode 100755 iWorkImport.framework/GQDBezierPath.h create mode 100755 iWorkImport.framework/GQDCallout2Path.h create mode 100755 iWorkImport.framework/GQDChart.h create mode 100755 iWorkImport.framework/GQDChartLegend.h create mode 100755 iWorkImport.framework/GQDChartModel.h create mode 100755 iWorkImport.framework/GQDClassNameMap.h create mode 100755 iWorkImport.framework/GQDColor.h create mode 100755 iWorkImport.framework/GQDConnectionPath.h create mode 100755 iWorkImport.framework/GQDDrawable.h create mode 100755 iWorkImport.framework/GQDFilteredImage.h create mode 100755 iWorkImport.framework/GQDGraphic.h create mode 100755 iWorkImport.framework/GQDGroup.h create mode 100755 iWorkImport.framework/GQDImageBinary.h create mode 100755 iWorkImport.framework/GQDLSDocument.h create mode 100755 iWorkImport.framework/GQDLine.h create mode 100755 iWorkImport.framework/GQDMedia.h create mode 100755 iWorkImport.framework/GQDPath.h create mode 100755 iWorkImport.framework/GQDPointPath.h create mode 100755 iWorkImport.framework/GQDRFrame.h create mode 100755 iWorkImport.framework/GQDRGradient.h create mode 100755 iWorkImport.framework/GQDRGradientStop.h create mode 100755 iWorkImport.framework/GQDRLineEnd.h create mode 100755 iWorkImport.framework/GQDRStroke.h create mode 100755 iWorkImport.framework/GQDRStrokePattern.h create mode 100755 iWorkImport.framework/GQDRoot.h create mode 100755 iWorkImport.framework/GQDSLPageMargins.h create mode 100755 iWorkImport.framework/GQDSLPublication.h create mode 100755 iWorkImport.framework/GQDSParentResolutionEntry.h create mode 100755 iWorkImport.framework/GQDSStyle.h create mode 100755 iWorkImport.framework/GQDSStyleProperties.h create mode 100755 iWorkImport.framework/GQDSStylesheet.h create mode 100755 iWorkImport.framework/GQDScalarPath.h create mode 100755 iWorkImport.framework/GQDShape.h create mode 100755 iWorkImport.framework/GQDTBooleanCell.h create mode 100755 iWorkImport.framework/GQDTCell.h create mode 100755 iWorkImport.framework/GQDTCheckboxCell.h create mode 100755 iWorkImport.framework/GQDTComputedFormatSpec.h create mode 100755 iWorkImport.framework/GQDTDCell.h create mode 100755 iWorkImport.framework/GQDTDateCell.h create mode 100755 iWorkImport.framework/GQDTDateFormat.h create mode 100755 iWorkImport.framework/GQDTDurationCell.h create mode 100755 iWorkImport.framework/GQDTDurationFormat.h create mode 100755 iWorkImport.framework/GQDTFormulaCell.h create mode 100755 iWorkImport.framework/GQDTGroupingCell.h create mode 100755 iWorkImport.framework/GQDTNumberCell.h create mode 100755 iWorkImport.framework/GQDTNumberFormat.h create mode 100755 iWorkImport.framework/GQDTOverlapCell.h create mode 100755 iWorkImport.framework/GQDTPopupCell.h create mode 100755 iWorkImport.framework/GQDTSpiceCell.h create mode 100755 iWorkImport.framework/GQDTSpiceTableModel.h create mode 100755 iWorkImport.framework/GQDTTable.h create mode 100755 iWorkImport.framework/GQDTTableModel.h create mode 100755 iWorkImport.framework/GQDTTextCell.h create mode 100755 iWorkImport.framework/GQDTexturedImageFill.h create mode 100755 iWorkImport.framework/GQDWPAttachment.h create mode 100755 iWorkImport.framework/GQDWPAttachmentRef.h create mode 100755 iWorkImport.framework/GQDWPAutoNumber.h create mode 100755 iWorkImport.framework/GQDWPBlockList.h create mode 100755 iWorkImport.framework/GQDWPBodyStorage.h create mode 100755 iWorkImport.framework/GQDWPBookmark.h create mode 100755 iWorkImport.framework/GQDWPColumn.h create mode 100755 iWorkImport.framework/GQDWPColumns.h create mode 100755 iWorkImport.framework/GQDWPContainerHint.h create mode 100755 iWorkImport.framework/GQDWPExternalTextWrap.h create mode 100755 iWorkImport.framework/GQDWPFootnote.h create mode 100755 iWorkImport.framework/GQDWPFootnoteMark.h create mode 100755 iWorkImport.framework/GQDWPHeaderFooterStorage.h create mode 100755 iWorkImport.framework/GQDWPInlineList.h create mode 100755 iWorkImport.framework/GQDWPLayout.h create mode 100755 iWorkImport.framework/GQDWPLayoutFrame.h create mode 100755 iWorkImport.framework/GQDWPLayoutStorage.h create mode 100755 iWorkImport.framework/GQDWPLineSpacing.h create mode 100755 iWorkImport.framework/GQDWPLink.h create mode 100755 iWorkImport.framework/GQDWPListLabelGeometry.h create mode 100755 iWorkImport.framework/GQDWPListLabelTypeInfo.h create mode 100755 iWorkImport.framework/GQDWPPadding.h create mode 100755 iWorkImport.framework/GQDWPPageMaster.h create mode 100755 iWorkImport.framework/GQDWPPageStart.h create mode 100755 iWorkImport.framework/GQDWPParagraph.h create mode 100755 iWorkImport.framework/GQDWPSection.h create mode 100755 iWorkImport.framework/GQDWPSpan.h create mode 100755 iWorkImport.framework/GQDWPStorage.h create mode 100755 iWorkImport.framework/GQDWPTab.h create mode 100755 iWorkImport.framework/GQDWPText.h create mode 100755 iWorkImport.framework/GQDWPTextLabel.h create mode 100755 iWorkImport.framework/GQDWPTextList.h create mode 100755 iWorkImport.framework/GQDWPTextMarker.h create mode 100755 iWorkImport.framework/GQDWPTocContent.h create mode 100755 iWorkImport.framework/GQDWPTocEmpty.h create mode 100755 iWorkImport.framework/GQDWPTocEntry.h create mode 100755 iWorkImport.framework/GQDWebView.h create mode 100755 iWorkImport.framework/GQDWrapPoint.h create mode 100755 iWorkImport.framework/GQGroupDisplayInfo.h create mode 100755 iWorkImport.framework/GQHBodyStorage.h create mode 100755 iWorkImport.framework/GQHBounds.h create mode 100755 iWorkImport.framework/GQHBulletInfo.h create mode 100755 iWorkImport.framework/GQHBulletState.h create mode 100755 iWorkImport.framework/GQHCanvasContext.h create mode 100755 iWorkImport.framework/GQHChart.h create mode 100755 iWorkImport.framework/GQHChartLegend.h create mode 100755 iWorkImport.framework/GQHDOMXML.h create mode 100755 iWorkImport.framework/GQHDrawable.h create mode 100755 iWorkImport.framework/GQHGeneratorLookup.h create mode 100755 iWorkImport.framework/GQHGraphicStyle.h create mode 100755 iWorkImport.framework/GQHImage.h create mode 100755 iWorkImport.framework/GQHIntNumber.h create mode 100755 iWorkImport.framework/GQHKeynote.h create mode 100755 iWorkImport.framework/GQHKeynoteState.h create mode 100755 iWorkImport.framework/GQHLasso.h create mode 100755 iWorkImport.framework/GQHLassoState.h create mode 100755 iWorkImport.framework/GQHLine.h create mode 100755 iWorkImport.framework/GQHPages.h create mode 100755 iWorkImport.framework/GQHPagesFloatingDrawable.h create mode 100755 iWorkImport.framework/GQHPagesState.h create mode 100755 iWorkImport.framework/GQHPagesWPFloatingTable.h create mode 100755 iWorkImport.framework/GQHParagraph.h create mode 100755 iWorkImport.framework/GQHParagraphStyle.h create mode 100755 iWorkImport.framework/GQHPlaceholder.h create mode 100755 iWorkImport.framework/GQHSectionStyleRun.h create mode 100755 iWorkImport.framework/GQHShape.h create mode 100755 iWorkImport.framework/GQHState.h create mode 100755 iWorkImport.framework/GQHStreamedXML.h create mode 100755 iWorkImport.framework/GQHStyle.h create mode 100755 iWorkImport.framework/GQHTable.h create mode 100755 iWorkImport.framework/GQHTableCellStyle.h create mode 100755 iWorkImport.framework/GQHTableState.h create mode 100755 iWorkImport.framework/GQHTextBox.h create mode 100755 iWorkImport.framework/GQHTextSpan.h create mode 100755 iWorkImport.framework/GQHTextStyle.h create mode 100755 iWorkImport.framework/GQHTrbl.h create mode 100755 iWorkImport.framework/GQHUtils.h create mode 100755 iWorkImport.framework/GQHWrapSandbag.h create mode 100755 iWorkImport.framework/GQHXML.h create mode 100755 iWorkImport.framework/GQNumberFormatter.h create mode 100755 iWorkImport.framework/GQPBGProcessor.h create mode 100755 iWorkImport.framework/GQPLSProcessor.h create mode 100755 iWorkImport.framework/GQPProcessor.h create mode 100755 iWorkImport.framework/GQPProcessorFactory.h create mode 100755 iWorkImport.framework/GQPSLProcessor.h create mode 100755 iWorkImport.framework/GQPSectionDrawable.h create mode 100755 iWorkImport.framework/GQPStyleReader.h create mode 100755 iWorkImport.framework/GQSDocument.h create mode 100755 iWorkImport.framework/GQSSpiceTable.h create mode 100755 iWorkImport.framework/GQSTable.h create mode 100755 iWorkImport.framework/GQUCommon.h create mode 100755 iWorkImport.framework/GQUFileOutputBundle.h create mode 100755 iWorkImport.framework/GQUIglooOutputBundle.h create mode 100755 iWorkImport.framework/GQUOutputBundleFactory.h create mode 100755 iWorkImport.framework/GQUProgressiveOutputBundle.h create mode 100755 iWorkImport.framework/GQUQuicklookOutputBundle.h create mode 100755 iWorkImport.framework/GQWrapPointSet.h create mode 100755 iWorkImport.framework/GQZArchive.h create mode 100755 iWorkImport.framework/GQZArchiveFileInputStream.h create mode 100755 iWorkImport.framework/GQZArchiveMemoryInputStream.h create mode 100755 iWorkImport.framework/GQZEntry.h create mode 100755 iWorkImport.framework/GQZEntryInflateInputStream.h create mode 100755 iWorkImport.framework/GQZEntryUncompressedInputStream.h create mode 100755 iWorkImport.framework/GQZException.h create mode 100755 iWorkImport.framework/GQZInflateInputStream.h diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 GIT binary patch literal 6148 zcmeH~Jr2S!425mzP>H1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3 zem<@ulZcFPQ@L2!n>{z**++&mCkOWA81W14cNZlEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ zLs35+`xjp>T0 { + struct AOSAccount { } *_account; + struct AOSTransaction { } *_transaction; + int (*_callback)(); + NSThread *_callbackThread; + id _info; +} + ++ (id)contextWithAccount:(struct AOSAccount { }*)arg1 andTransaction:(struct AOSTransaction { }*)arg2; + +- (void)setAccount:(struct AOSAccount { }*)arg1; +- (struct AOSAccount { }*)account; +- (BOOL)scheduleCallback; +- (void)setTransaction:(struct AOSTransaction { }*)arg1; +- (struct AOSTransaction { }*)transaction; +- (id)_callbackThread; +- (void)_performCallback; +- (id)info; +- (void)setInfo:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/AOSKit.framework/AOSThreadManager.h b/AOSKit.framework/AOSThreadManager.h new file mode 100755 index 0000000..deab015 --- /dev/null +++ b/AOSKit.framework/AOSThreadManager.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AOSKit.framework/AOSKit + */ + +@interface AOSThreadManager : NSObject { +} + ++ (id)sharedManager; + +- (void)runAuthThreadWithContext:(id)arg1; +- (void)dealloc; + +@end diff --git a/AOSNotification.framework/AOSNotifySession.h b/AOSNotification.framework/AOSNotifySession.h new file mode 100755 index 0000000..4dac761 --- /dev/null +++ b/AOSNotification.framework/AOSNotifySession.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AOSNotification.framework/AOSNotification + */ + +@class ; + +@interface AOSNotifySession : NSObject { + unsigned int _serverPort; + *_delegate; +} + +@property * delegate; + ++ (id)copySetupToken:(id*)arg1; ++ (id)copySerialNum:(id*)arg1; ++ (id)copyStoreAccount; + +- (void)setDelegate:(id)arg1; +- (id)removeAccount:(id)arg1; +- (id)retrieveCurrentAccountForService:(id)arg1 returningAccount:(id*)arg2; +- (id)retrieveAllAccounts:(id*)arg1; +- (id)vetEmailAccount:(id)arg1; +- (id)cancelEmailVet; +- (id)getSetupToken:(id*)arg1; +- (void)_topicNotified:(id)arg1; +- (void)startListeningOnTopic:(id)arg1; +- (void)stopListeningOnTopic:(id)arg1; +- (void)_vetResultReceived:(id)arg1; +- (void)_vetFinished:(id)arg1; +- (id)delegate; +- (void)_stopDeliveringNotifications; +- (void)dealloc; +- (id)initWithDelegate:(id)arg1; +- (id)addAccount:(id)arg1; + +@end diff --git a/AXRuntime.framework/AXAttributedString.h b/AXRuntime.framework/AXAttributedString.h new file mode 100755 index 0000000..de9722a --- /dev/null +++ b/AXRuntime.framework/AXAttributedString.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime + */ + +@interface AXAttributedString : NSString { + struct __CFAttributedString { } *_string; +} + ++ (id)axAttributedStringWithString:(id)arg1; ++ (id)string; + +- (id)axAttributedStringDescription; +- (id)coalescedFontAttributes; +- (void)replaceString:(struct __CFString { }*)arg1; +- (void)setAttributes:(id)arg1 withRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2; +- (void)appendAXAttributedString:(id)arg1; +- (id)initWithCFAttributedString:(struct __CFAttributedString { }*)arg1; +- (struct __CFAttributedString { }*)cfAttributedString; +- (id)attributesAtIndex:(int)arg1 effectiveRange:(struct _NSRange { unsigned int x1; unsigned int x2; }*)arg2; +- (void)setAttributes:(id)arg1; +- (BOOL)hasAttribute:(id)arg1; +- (id)attributedSubstringFromRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (BOOL)isAXAttributedString; +- (void)setAttribute:(id)arg1 forKey:(id)arg2 withRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg3; +- (id)initWithString:(id)arg1; +- (id)string; +- (id)description; +- (void)appendString:(id)arg1; +- (unsigned short)characterAtIndex:(unsigned int)arg1; +- (id)substringFromIndex:(unsigned int)arg1; +- (unsigned int)length; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (void)setAttribute:(id)arg1 forKey:(id)arg2; + +@end diff --git a/AccountSettings.framework/ASRuntimeFixMailAccount.h b/AccountSettings.framework/ASRuntimeFixMailAccount.h new file mode 100755 index 0000000..5f134ca --- /dev/null +++ b/AccountSettings.framework/ASRuntimeFixMailAccount.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings + */ + +@class NSSet; + +@interface ASRuntimeFixMailAccount : NSObject { + BOOL _shouldNotifyMobileMail; + NSSet *_supportedMailClasses; +} + + +- (id)supportedAccountTypes; +- (BOOL)_cleanupAccountClass:(id)arg1; +- (int)fixBasicAccountIfNeeded:(id)arg1 loggingMessage:(id)arg2; +- (void)accountsHaveBeenSaved:(BOOL)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/AccountSettings.framework/AccountsManager.h b/AccountSettings.framework/AccountsManager.h new file mode 100755 index 0000000..4a894b3 --- /dev/null +++ b/AccountSettings.framework/AccountsManager.h @@ -0,0 +1,79 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings + */ + +@class NSArray, NSMutableDictionary, NSMutableArray; + +@interface AccountsManager : NSObject { + NSMutableDictionary *_topLevelAccountsByID; + NSMutableArray *_orderedTopLevelAccounts; + NSMutableDictionary *_childAccountsByID; + NSMutableDictionary *_childAccountIDToParentAccountID; + NSMutableDictionary *_originalAccountsByID; + unsigned int _dataVersion; + NSArray *_runtimeFixers; +} + ++ (unsigned int)currentVersion; ++ (id)createAndLockMigrationLock; ++ (void)shouldMigrateOldMailAccounts:(BOOL*)arg1 oldDAAccounts:(BOOL*)arg2 newAccountSettings:(BOOL*)arg3; ++ (void)killDataAccessIfNecessary; ++ (void)releaseMigrationLock:(id)arg1; ++ (void)_migrateAccountsIfNeeded; ++ (id)fullPathToAccountSettingsPlist; ++ (id)_notifierClassNamesForAccountType:(id)arg1 dataclass:(id)arg2; ++ (BOOL)_oldMailAccountsInformationFound; ++ (BOOL)_oldDAAccountsInformationFound; ++ (BOOL)accountSettingsNeedsToBeMigrated; ++ (void)removeNewAccountSettingsToMigrateOldAccountInformation; ++ (void)_setShouldSkipNotifications:(BOOL)arg1; ++ (void)accountDidChange:(id)arg1 forDataclass:(id)arg2; ++ (void)accountWillChange:(id)arg1 forDataclass:(id)arg2; ++ (id)displayNameForGroupOfAccountType:(id)arg1 forBeginningOfSentence:(BOOL)arg2; ++ (void)waitForMigrationToFinish; + +- (id)fullDeviceLocalAccount; +- (id)accountWithIdentifier:(id)arg1; +- (void)deleteAccount:(id)arg1; +- (id)accountsWithTypes:(id)arg1 withLoader:(id)arg2; +- (void)replaceAccountsWithTypes:(id)arg1 withAccounts:(id)arg2; +- (void)saveAllAccounts; +- (void)removeChildWithIdentifier:(id)arg1 fromAccount:(id)arg2; +- (void)addChild:(id)arg1 toAccount:(id)arg2; +- (void)_loadChildrenFromAccount:(id)arg1; +- (id)initWithAccounsInfoArray:(id)arg1; +- (unsigned int)dataVersion; +- (void)setDataVersion:(unsigned int)arg1; +- (id)basicAccountsWithTypes:(id)arg1; +- (id)allMailAccounts; +- (void)insertAccount:(id)arg1; +- (void)deleteAccountWithIdentifier:(id)arg1; +- (void)replaceAccount:(id)arg1 withAccount:(id)arg2; +- (unsigned int)countOfBasicAccountsWithTypes:(id)arg1; +- (id)initInsideOfMigration; +- (void)_removeChildrenForAccountWithIdentifier:(id)arg1; +- (id)mergeInMemoryProperties:(id)arg1 originalProperties:(id)arg2 onDiskProperties:(id)arg3; +- (void)_sendNotificationsForChangedAccounts; +- (void)_setOriginalAccountDictionaries; +- (id)_createRuntimeFixers; +- (void)_addNotificationToDictionary:(id)arg1 forChangeType:(int)arg2 originalProperties:(id)arg3 currentProperties:(id)arg4; +- (id)_initWithAccountsInfo:(id)arg1; +- (id)syncableAccountWithSyncIdentifier:(id)arg1; +- (id)allBasicAccounts; +- (void)updateAccount:(id)arg1; +- (unsigned int)count; +- (id)init; +- (void)dealloc; +- (id)fullAccountWithIdentifier:(id)arg1 loader:(id)arg2; +- (id)accountsWithTypes:(id)arg1; +- (id)allBasicSyncableAccounts; +- (id)displayAccountWithSyncIdentifier:(id)arg1; +- (void)setLegacyAccounts:(id)arg1 withPasswords:(id)arg2; +- (id)legacyAccounts; +- (BOOL)hasActiveDAMMeAccounts; +- (BOOL)hasActiveIMAPNotesAccounts; +- (BOOL)hasActiveCalDAVChildAccounts; +- (BOOL)hasActiveCardDAVChildAccounts; +- (BOOL)hasActiveBookmarkDAVChildAccounts; + +@end diff --git a/AccountSettings.framework/BasicAccount.h b/AccountSettings.framework/BasicAccount.h new file mode 100755 index 0000000..a235eb7 --- /dev/null +++ b/AccountSettings.framework/BasicAccount.h @@ -0,0 +1,104 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings + */ + +@class , , NSDictionary, BasicAccount, NSMutableDictionary; + +@interface BasicAccount : NSObject { + NSDictionary *_originalProperties; + NSMutableDictionary *_properties; + *_fullAccount; + *_syncAccount; + BasicAccount *_parentAccount; +} + +@property(retain) NSDictionary * originalProperties; + ++ (id)accountWithProperties:(id)arg1; ++ (id)supportedDataclassesForAccountType:(id)arg1; ++ (id)accountWithType:(id)arg1 class:(id)arg2; ++ (BOOL)displayToggleForDataclass:(id)arg1; ++ (BOOL)isMultitaskingEnabled; ++ (id)removeActionsIncompatibleWithSingleStoreDataclass:(id)arg1; ++ (BOOL)_isValidAccountType:(id)arg1; ++ (id)createNewAccountUID; ++ (id)_dataclassesProperties; ++ (id)allSupportedDataclasses; ++ (id)_accountCreationMap; ++ (id)_creatorsInfo; ++ (void)initialize; ++ (BOOL)showRemindersSeparatelyForAccountType:(id)arg1; ++ (BOOL)multipleStoresSupportedByDataclass:(id)arg1; ++ (id)userActionsToEnableDataclass:(id)arg1 forAccountType:(id)arg2; ++ (BOOL)userConfirmationIsRequiredByDataclass:(id)arg1; ++ (id)userActionsToDisableDataclass:(id)arg1 forAccountType:(id)arg2; ++ (id)deleteAccountActionsForAccountType:(id)arg1; + +- (BOOL)isEnabledForDataclass:(id)arg1; +- (void)setEnabled:(BOOL)arg1 forDataclass:(id)arg2; +- (id)propertiesToSave; +- (id)supportedDataclasses; +- (void)setAccountProperty:(id)arg1 forKey:(id)arg2; +- (id)syncStoreIdentifier; +- (void)setOriginalProperties:(id)arg1; +- (void)removeAccountPropertyForKey:(id)arg1; +- (id)accountPropertyForKey:(id)arg1; +- (void)setDisplayName:(id)arg1; +- (id)fullAccountUsingLoader:(id)arg1; +- (void)_forcedSetAccountProperty:(id)arg1 forKey:(id)arg2; +- (void)setParentAccount:(id)arg1; +- (void)_forcedSetEnabled:(BOOL)arg1 forDataclass:(id)arg2; +- (void)setAccountClass:(id)arg1; +- (id)originalProperties; +- (id)_initWithType:(id)arg1 class:(id)arg2; +- (id)_orderedDataclasses:(id)arg1; +- (id)_profileRestrictedDataclasses; +- (id)fullAccountCreatorClassNameForAccountType:(id)arg1 loader:(id)arg2; +- (void)setFullAccount:(id)arg1; +- (id)_cachedSyncAccount; +- (id)syncAccountCreatorClassNameForAccountType:(id)arg1; +- (id)_creatorClassNameForAccountType:(id)arg1 creatorType:(id)arg2 loader:(id)arg3; +- (id)parentAccount; +- (BOOL)refreshContainersForDataclass:(id)arg1 isUserRequested:(BOOL)arg2; +- (BOOL)refreshContainerWithIdentifier:(id)arg1 forDataclass:(id)arg2 isUserRequested:(BOOL)arg3; +- (id)provisionedDataclasses; +- (id)parentAccountIdentifier; +- (BOOL)refreshContainerListForDataclass:(id)arg1; +- (BOOL)refreshContainersForDataclass:(id)arg1; +- (BOOL)refreshContainerWithIdentifier:(id)arg1 forDataclass:(id)arg2; +- (void)setEnabledForDataclasses:(id)arg1; +- (id)properties; +- (id)displayName; +- (id)initWithProperties:(id)arg1; +- (id)type; +- (id)identifier; +- (id)init; +- (void)dealloc; +- (void)renewAccountCredentialsWithHandler:(id)arg1; +- (id)shortTypeString; +- (id)accountClass; +- (id)enabledDataclasses; +- (id)typeString; +- (BOOL)refreshContainerListForDataclass:(id)arg1 isUserRequested:(BOOL)arg2; +- (id)defaultContainerIdentifierForDataclass:(id)arg1; +- (BOOL)isMobileMeAccount; +- (BOOL)isMailAccount; +- (id)childAccountPropertiesArrayBySettingChildProperties:(id)arg1 forChildAccountType:(id)arg2; +- (id)childPropertiesForAccountType:(id)arg1 defaultProperties:(id)arg2 outParentNeedsSave:(BOOL*)arg3; +- (id)subscribedCalendarRecords; +- (BOOL)isValidDAMMeAccount; +- (BOOL)accountTypeStringOwnsIMAPChild; +- (BOOL)accountClassStringIsIMAPSubclass; +- (BOOL)accountTypeStringIsIMAPSubclass; +- (BOOL)isValidIMAPNotesAccount; +- (BOOL)accountPropertiesHaveCalDAVEnabled:(id)arg1; +- (BOOL)accountTypeStringCanOwnCalDAVAccounts; +- (BOOL)isValidCalDAVChildAccount; +- (BOOL)accountPropertiesHaveCardDAVEnabled:(id)arg1; +- (BOOL)accountTypeStringCanOwnCardDAVAccounts; +- (BOOL)isValidCardDAVChildAccount; +- (BOOL)accountPropertiesHaveBookmarkDAVEnabled:(id)arg1; +- (BOOL)accountTypeStringCanOwnBookmarkDAVAccounts; +- (BOOL)isValidBookmarkDAVChildAccount; + +@end diff --git a/AccountSettings.framework/DeviceLocalAccount.h b/AccountSettings.framework/DeviceLocalAccount.h new file mode 100755 index 0000000..d5c88f4 --- /dev/null +++ b/AccountSettings.framework/DeviceLocalAccount.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettings.framework/AccountSettings + */ + +@interface DeviceLocalAccount : BasicAccount { +} + ++ (id)accountWithBasicAccount:(id)arg1; ++ (id)basicAccountProperties; ++ (id)localizedReferenceToSyncSourceStringForDataClass:(id)arg1; ++ (BOOL)isTetheredSyncingDataclass:(id)arg1; ++ (id)tetheredSourceForDataClass:(id)arg1; ++ (id)_identifier; ++ (id)typeString; ++ (id)localizedSyncSourceStringForDataClass:(id)arg1 forBeginningOfSentence:(BOOL)arg2; ++ (id)displayedAccountTypeString; ++ (id)displayedShortAccountTypeString; ++ (void*)createSyncDataSourceForDataclass:(id)arg1 options:(id)arg2; + +- (id)syncStoreIdentifier; +- (id)displayName; +- (id)identifier; +- (void)_saveChangesToOnMyDeviceAccount; +- (BOOL)_setTetheredDataSourceEnabled:(BOOL)arg1 forDataclass:(id)arg2; +- (BOOL)_deleteDataSourceForDataclass:(id)arg1; +- (void)setEnabled:(BOOL)arg1 forDataclass:(id)arg2; +- (id)uniqueId; +- (void)setTetheredEnabled:(BOOL)arg1 forDataclass:(id)arg2; +- (void)deleteLocalDataSourceForDataclass:(id)arg1; +- (void)hideLocalStoreForDataclass:(id)arg1; +- (void)showLocalStoreIfAppropriateForDataclass:(id)arg1; +- (BOOL)otherAccountEnabledForDataclass:(id)arg1; +- (BOOL)supportsPush; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsAddOtherTypeController.h b/AccountSettingsUI.framework/AccountSettingsAddOtherTypeController.h new file mode 100755 index 0000000..88c723a --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsAddOtherTypeController.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@interface AccountSettingsAddOtherTypeController : AccountSettingsUIAddTypeController { +} + + +- (int)numAddControllersInStack; +- (id)specifiers; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsUIAccountAddType.h b/AccountSettingsUI.framework/AccountSettingsUIAccountAddType.h new file mode 100755 index 0000000..01a3f55 --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsUIAccountAddType.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@class PSSpecifier, NSString, NSArray; + +@interface AccountSettingsUIAccountAddType : NSObject { + PSSpecifier *_specifier; + NSArray *_dataclasses; + NSString *_otherDataclassHeader; + BOOL _wantsToBeLast; +} + +@property BOOL wantsToBeLast; +@property(retain) NSString * otherDataclassHeader; +@property(retain) NSArray * dataclasses; +@property(retain) PSSpecifier * specifier; + + +- (void)setSpecifier:(id)arg1; +- (id)specifier; +- (void)setDataclasses:(id)arg1; +- (id)dataclasses; +- (void)dealloc; +- (BOOL)wantsToBeLast; +- (id)otherDataclassHeader; +- (void)setOtherDataclassHeader:(id)arg1; +- (id)initWithSpecifier:(id)arg1 dataclasses:(id)arg2 otherDataclassHeader:(id)arg3; +- (id)initWithSpecifier:(id)arg1 dataclasses:(id)arg2; +- (void)setWantsToBeLast:(BOOL)arg1; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsUIAccountCell.h b/AccountSettingsUI.framework/AccountSettingsUIAccountCell.h new file mode 100755 index 0000000..93ed444 --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsUIAccountCell.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@class NSArray, UILabel; + +@interface AccountSettingsUIAccountCell : PSTableCell { + UILabel *_dataclassesLabel; + NSArray *_enabledDataclasses; + NSArray *_supportedDataclasses; + BOOL _useCustomDetailsText; +} + ++ (void)initialize; ++ (float)desiredRowHeight; + +- (void)layoutSubviews; +- (void)setCellEnabled:(BOOL)arg1; +- (void)dealloc; +- (void)setEnabledDataclasses:(id)arg1 supportedDataclasses:(id)arg2; +- (void)setDetailsText:(id)arg1; +- (id)_dataclassesLabel; +- (id)enabledDataclassesTextForWidth:(float)arg1; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsUIAccountManager.h b/AccountSettingsUI.framework/AccountSettingsUIAccountManager.h new file mode 100755 index 0000000..7a14207 --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsUIAccountManager.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@class AccountSettingsUIPluginLoader, NSDictionary; + +@interface AccountSettingsUIAccountManager : NSObject { + AccountSettingsUIPluginLoader *_pluginLoader; + NSDictionary *_accountsById; +} + ++ (id)sharedInstance; + +- (id)allAccounts; +- (id)init; +- (void)dealloc; +- (id)accountWithSyncStoreIdentifier:(id)arg1; +- (id)accountsBySyncStoreIdentifier; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsUIAddTypeController.h b/AccountSettingsUI.framework/AccountSettingsUIAddTypeController.h new file mode 100755 index 0000000..43200c9 --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsUIAddTypeController.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@class NSArray; + +@interface AccountSettingsUIAddTypeController : PSListController { + NSArray *_plugins; + NSArray *_allowedDataclasses; + BOOL _dontShowSecondLevelOtherAccountTypes; + BOOL _forceMailSetup; + NSArray *_preEnabledDataclasses; + unsigned char originalWifiFlag; + unsigned char originalCellFlag; +} + +@property(retain) NSArray * allowedDataclasses; +@property(retain) NSArray * plugins; +@property(retain) NSArray * preEnabledDataclasses; + + +- (id)plugins; +- (id)init; +- (void)dealloc; +- (id)specifierForAccountType:(id)arg1; +- (void)popOutOfAddControllers; +- (void)dontShowSecondLevelOtherAccountTypes; +- (void)forceMailSetup; +- (void)setPreEnabledDataclasses:(id)arg1; +- (void)setPlugins:(id)arg1; +- (void)setAllowedDataclasses:(id)arg1; +- (id)allowedDataclasses; +- (id)preEnabledDataclasses; +- (int)numAddControllersInStack; +- (id)specifiers; +- (void)handleURL:(id)arg1; +- (void)finishedAccountSetup; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsUIAlertConfirmationOptions.h b/AccountSettingsUI.framework/AccountSettingsUIAlertConfirmationOptions.h new file mode 100755 index 0000000..bcd7bfc --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsUIAlertConfirmationOptions.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@class NSString; + +@interface AccountSettingsUIAlertConfirmationOptions : NSObject { + int _selectedButtonIndex; + int _keepDataButtonIndex; + int _mergeDataButtonIndex; + int _deleteDataButtonIndex; + int _cancelButtonIndex; + NSString *_dataclass; + BOOL _enableAction; + NSString *_tag; +} + ++ (BOOL)isEnableAction:(id)arg1; ++ (BOOL)isNonDestructiveAction:(id)arg1; + +- (id)tag; +- (void)setTag:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setIsEnableAction:(BOOL)arg1; +- (void)setupButtonIndexesForActions:(id)arg1; +- (BOOL)userCancelled; +- (BOOL)userChoiceWillDeleteData; +- (id)userAction; +- (void)setDataclass:(id)arg1; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsUICollectionCell.h b/AccountSettingsUI.framework/AccountSettingsUICollectionCell.h new file mode 100755 index 0000000..9816cb4 --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsUICollectionCell.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@interface AccountSettingsUICollectionCell : PSTableCell { +} + ++ (id)localizedAccountNameSeparator; ++ (float)desiredRowHeight; + +- (void)layoutSubviews; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsUICollectionController.h b/AccountSettingsUI.framework/AccountSettingsUICollectionController.h new file mode 100755 index 0000000..d80057d --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsUICollectionController.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@interface AccountSettingsUICollectionController : PSListController { +} + + +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (id)specifiers; +- (void)removeContiguousSpecifiers:(id)arg1 animated:(BOOL)arg2; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsUIDeleteAlertOptions.h b/AccountSettingsUI.framework/AccountSettingsUIDeleteAlertOptions.h new file mode 100755 index 0000000..a4ce797 --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsUIDeleteAlertOptions.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@interface AccountSettingsUIDeleteAlertOptions : AccountSettingsUIAlertConfirmationOptions { +} + + +- (void)setupButtonIndexesForActions:(id)arg1; +- (id)userAction; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsUIDeleteButtonView.h b/AccountSettingsUI.framework/AccountSettingsUIDeleteButtonView.h new file mode 100755 index 0000000..3f9ca68 --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsUIDeleteButtonView.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@class UIButton; + +@interface AccountSettingsUIDeleteButtonView : UIView { + UIButton *_deleteButton; +} + ++ (id)newDeleteButtonSpecifier; + +- (float)preferredHeightForWidth:(float)arg1; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithSpecifier:(id)arg1; +- (void)layoutSubviews; +- (id)deleteButton; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsUIDetailController.h b/AccountSettingsUI.framework/AccountSettingsUIDetailController.h new file mode 100755 index 0000000..c178c80 --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsUIDetailController.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@class UIBarButtonItem, NSTimer, UIActivityIndicatorView; + +@interface AccountSettingsUIDetailController : PSListController { + UIActivityIndicatorView *_progressIndicator; + NSTimer *_idleJiggleTimer; + void *_powerAssertion; + UIBarButtonItem *_cancelButton; + UIBarButtonItem *_doneButton; + BOOL _addedToTaskList; + BOOL _validationInProgress; +} + +@property(retain) UIBarButtonItem * doneButton; +@property(retain) UIBarButtonItem * cancelButton; + ++ (BOOL)shouldPresentAsModalSheet; + +- (void)cancelButtonClicked:(id)arg1; +- (id)cancelButton; +- (void)setCancelButton:(id)arg1; +- (void)viewDidLoad; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)doneButtonClicked:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)updateValidationPrompt:(id)arg1; +- (id)doneButton; +- (void)_preventSleepAndDimming:(BOOL)arg1; +- (BOOL)presentedAsModalSheet; +- (void)startValidationWithPrompt:(id)arg1 userInteraction:(BOOL)arg2; +- (void)setDoneButton:(id)arg1; +- (void)_layoutProgressIndicator; +- (void)stopValidationWithPrompt:(id)arg1 showButtons:(BOOL)arg2 animated:(BOOL)arg3; +- (void)reloadParentSpecifiers; +- (id)_alertViewWithButtons:(id)arg1 title:(id)arg2 message:(id)arg3 cancelButtonIndex:(int)arg4 context:(id)arg5; +- (id)_actionSheetWithButtons:(id)arg1 title:(id)arg2 destructive:(BOOL)arg3 cancelButtonIndex:(int)arg4 context:(id)arg5; +- (id)showConfirmationViewWithButtons:(id)arg1 title:(id)arg2 message:(id)arg3 destructive:(BOOL)arg4 cancelButtonIndex:(int)arg5 context:(id)arg6; +- (void)_jiggleIdleTimer; +- (BOOL)shouldReloadSpecifiersOnResume; +- (id)specifiers; +- (void)setCellsChecked:(BOOL)arg1; +- (void)confirmationView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (id)showConfirmationViewWithButtons:(id)arg1 title:(id)arg2 message:(id)arg3 destructive:(BOOL)arg4 context:(id)arg5; +- (id)confirmDeleteAccountWithDataclasses:(id)arg1 context:(id)arg2; +- (void)setTaskCompletionEnabled:(BOOL)arg1; +- (void)dismissWithAnimation:(BOOL)arg1; +- (void)reloadParentSpecifier; +- (void)startValidationWithPrompt:(id)arg1; +- (void)stopValidationWithPrompt:(id)arg1 showButtons:(BOOL)arg2; +- (void)removeParentSpecifier; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsUIIdentityPickerController.h b/AccountSettingsUI.framework/AccountSettingsUIIdentityPickerController.h new file mode 100755 index 0000000..b53b07f --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsUIIdentityPickerController.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@class NSArray, NSString, ; + +@interface AccountSettingsUIIdentityPickerController : PSListController { + *_delegate; + NSString *_property; + NSArray *_identities; + NSArray *_emailAddresses; + BOOL _allowEditing; +} + +@property(readonly) NSString * property; + + +- (id)property; +- (void)viewDidLoad; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (void)dealloc; +- (void)_finishedFetchingIdentities:(id)arg1; +- (struct __SecIdentity { }*)_selectedIdentity; +- (BOOL)_isPropertyEnabled; +- (void)_setValue:(id)arg1 forSwitchSpecifier:(id)arg2; +- (id)_valueForSwitchSpecifier:(id)arg1; +- (id)_specifiersForIdentities:(id)arg1; +- (struct __SecIdentity { }*)_autoselectIdentityWithEnabled:(BOOL)arg1; +- (void)_setPropertyEnabled:(BOOL)arg1 identity:(struct __SecIdentity { }*)arg2; +- (void)_updateCell:(id)arg1 selected:(BOOL)arg2; +- (BOOL)_allowIdentitySelection; +- (id)_identitySpecifiers; +- (id)specifiers; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsUILinkButton.h b/AccountSettingsUI.framework/AccountSettingsUILinkButton.h new file mode 100755 index 0000000..13bcf8c --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsUILinkButton.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@interface AccountSettingsUILinkButton : UIButton { + BOOL underline; +} + +@property BOOL underline; + + +- (BOOL)underline; +- (void)setUnderline:(BOOL)arg1; +- (void)setHighlighted:(BOOL)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsUILinkButtonView.h b/AccountSettingsUI.framework/AccountSettingsUILinkButtonView.h new file mode 100755 index 0000000..2183a73 --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsUILinkButtonView.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@class UIFont, UIImageView, NSString, AccountSettingsUILinkButton, NSURL; + +@interface AccountSettingsUILinkButtonView : UIView { + AccountSettingsUILinkButton *_linkButton; + NSURL *_helpURL; + float _height; + UIFont *_font; + NSString *_text; + UIImageView *_arrowImageView; + BOOL _underline; + BOOL _showArrow; +} + +@property BOOL showArrow; +@property BOOL underline; +@property(retain) NSURL * url; +@property(retain) UIFont * font; +@property(retain) NSString * text; + + +- (float)preferredHeightForWidth:(float)arg1; +- (BOOL)underline; +- (void)setUnderline:(BOOL)arg1; +- (id)initWithSpecifier:(id)arg1; +- (void)setUrl:(id)arg1; +- (id)url; +- (id)font; +- (id)text; +- (void)setFont:(id)arg1; +- (void)setText:(id)arg1; +- (void)layoutSubviews; +- (void)dealloc; +- (BOOL)showArrow; +- (void)setShowArrow:(BOOL)arg1; +- (void)_goToAccountURL; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsUIPluginBundle.h b/AccountSettingsUI.framework/AccountSettingsUIPluginBundle.h new file mode 100755 index 0000000..7ef4c11 --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsUIPluginBundle.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@class PSViewController, NSString, NSSet, ; + +@interface AccountSettingsUIPluginBundle : NSObject { + *_plugin; + NSString *_path; + PSViewController *_parentController; + NSSet *_accountTypes; + int _commonSpecifierMode; +} + +@property(readonly) * plugin; +@property(readonly) int commonSpecifierMode; +@property(readonly) NSSet * accountTypes; +@property(readonly) NSString * path; + + +- (id)path; +- (void)dealloc; +- (id)initWithPath:(id)arg1 parentController:(id)arg2 commonSpecifierMode:(int)arg3 accountTypes:(id)arg4; +- (id)plugin; +- (id)accountTypes; +- (int)commonSpecifierMode; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsUIPluginLoader.h b/AccountSettingsUI.framework/AccountSettingsUIPluginLoader.h new file mode 100755 index 0000000..6f5f9db --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsUIPluginLoader.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@class NSArray, NSMutableArray, PSViewController; + +@interface AccountSettingsUIPluginLoader : NSObject { + PSViewController *_parentController; + NSMutableArray *_bundles; + BOOL _includeNonAccountBundles; +} + +@property(readonly) NSArray * plugins; + + +- (id)plugins; +- (void)dealloc; +- (id)pluginsForAccountTypes:(id)arg1; +- (id)orderedPluginsForAdd; +- (id)pluginsWithCommonsSpecifiers; +- (void)invalidatePluginParentController; +- (void)_addBundleWithName:(id)arg1 commonSpecifierMode:(int)arg2 accountTypes:(id)arg3; +- (id)_pluginsWithCommonSpecifierMode:(int)arg1; +- (id)pluginsWithEagerlyLoadedCommonSpecifiers; +- (id)pluginsWithLazilyLoadedCommonSpecifiers; +- (id)initWithParentController:(id)arg1 includeNonAccountBundles:(BOOL)arg2; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsUISetupController.h b/AccountSettingsUI.framework/AccountSettingsUISetupController.h new file mode 100755 index 0000000..e2b1d2e --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsUISetupController.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@class NSString; + +@interface AccountSettingsUISetupController : PSSetupController { + unsigned int _didAlreadyPopController : 1; + unsigned int _didAttemptFirstSyncSetup : 1; + unsigned int _forceMailSetup : 1; + NSString *_emailEnteredByUser; +} + +@property(retain) NSString * emailEnteredByUser; + + +- (void)dealloc; +- (id)emailEnteredByUser; +- (void)setEmailEnteredByUser:(id)arg1; +- (id)syncControllerSpecifierNamed:(id)arg1 account:(id)arg2; +- (void)_reallyFinishedAccountSetup; +- (void)forceMailSetup; +- (void)finishedAccountSetup; +- (void)controller:(id)arg1 finishedSetupWithAccount:(id)arg2; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsUISetupControllerForTesting.h b/AccountSettingsUI.framework/AccountSettingsUISetupControllerForTesting.h new file mode 100755 index 0000000..b9eb3eb --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsUISetupControllerForTesting.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@interface AccountSettingsUISetupControllerForTesting : AccountSettingsUISetupController { +} + + +- (id)syncControllerSpecifierNamed:(id)arg1 account:(id)arg2; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsUISyncController.h b/AccountSettingsUI.framework/AccountSettingsUISyncController.h new file mode 100755 index 0000000..d27d101 --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsUISyncController.h @@ -0,0 +1,173 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@class DeviceLocalAccount, AccountSettingsUISyncDataController, UIView, NSString, UIProgressHUD, NSMutableDictionary, NSArray; + +@interface AccountSettingsUISyncController : AccountSettingsUIDetailController { + id _account; + NSString *_accountIdentifier; + id _syncActionsAccount; + DeviceLocalAccount *_deviceLocalAccount; + BOOL _shouldSaveDeviceLocalAccount; + AccountSettingsUISyncDataController *_syncDataController; + BOOL _isFirstSetup; + BOOL _isUpdateSetup; + UIView *_confirmEnableSyncSheet; + UIView *_reallyConfirmEnableSyncSheet; + UIView *_reallyConfirmKeepLocalDataSheet; + NSArray *_dataclassesToEnable; + BOOL _didFinishFirstSetup; + NSMutableDictionary *_syncSaveOperationsByDataclass; + BOOL _isSavingSyncSettingsInBackground; + UIProgressHUD *_hud; + NSString *_hudText; + BOOL _displayingHUD; + UIView *_confirmDisableSyncSheet; + BOOL _showsDeleteAccountButton; + UIView *_confirmDeleteAccountSheet; + BOOL _didDeleteAccount; + BOOL _mergedDataOnAccountDelete; + BOOL _creatingTheAccounts; + BOOL _forceMailSetup; + NSArray *_preEnabledDataclasses; + BOOL _accountHasSeparateRemindersDataclass; +} + +@property(retain) id account; +@property BOOL showsDeleteAccountButton; +@property BOOL didDeleteAccount; +@property BOOL didFinishFirstSetup; +@property(getter=isUpdateSetup) BOOL updateSetup; +@property(getter=isFirstSetup) BOOL firstSetup; +@property(copy) id accountIdentifier; +@property(retain) NSArray * preEnabledDataclasses; + ++ (BOOL)_doesSyncedDataExistForDataclass:(id)arg1; ++ (BOOL)shouldPresentAsModalSheet; + +- (void)setAccount:(id)arg1; +- (void)deleteAccount; +- (BOOL)isEnabledForDataclass:(id)arg1; +- (void)setEnabled:(BOOL)arg1 forDataclass:(id)arg2; +- (id)displayedAccountTypeString; +- (id)displayedShortAccountTypeString; +- (id)account; +- (void)cancelButtonClicked:(id)arg1; +- (id)newAccount; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)viewDidLoad; +- (id)_viewForSheet; +- (void)doneButtonClicked:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setSwitchForDataclass:(id)arg1 to:(id)arg2; +- (BOOL)mergedDataOnAccountDelete; +- (BOOL)syncSaveOperationsHasDataclass:(id)arg1; +- (void)saveSyncSettings; +- (id)otherSetupSpecifiers; +- (BOOL)showingModalProgress; +- (BOOL)_carrierBundleSaysHideFindMyiPhone; +- (void)preconditionMetToEnableDataclass:(id)arg1; +- (void)preconditionNotMetToEnableDataclass:(id)arg1; +- (void)preconditionMetToDisableDataclass:(id)arg1; +- (BOOL)didFinishFirstSetup; +- (void)setDataclassEnabled:(id)arg1 specifier:(id)arg2; +- (id)_navigationTitle; +- (void)_hideHUD; +- (id)accountInfoUsername:(id)arg1; +- (BOOL)accountInfoSpecifierEnabled; +- (void)confirmDeleteAccount:(id)arg1; +- (id)_localizationKeyForDataclass:(id)arg1 withSuffix:(id)arg2; +- (id)isDataclassEnabled:(id)arg1; +- (id)iconForDataclass:(id)arg1; +- (id)firstSetupInitialSettings; +- (id)_accountInfoSpecifier; +- (id)specifiersForDataclasses:(id)arg1; +- (id)deleteButtonSpecifier; +- (BOOL)showsDeleteAccountButton; +- (void)beginSaveSyncSettings; +- (void)_showModalProgress; +- (void)_showModalProgressWithText:(id)arg1 afterDelay:(double)arg2; +- (void)_hideModalProgressAfterDelay:(double)arg1; +- (id)_modalProgressTextForDataclass:(id)arg1 enabled:(BOOL)arg2; +- (void)showModalProgressWithText:(id)arg1; +- (void)_backgroundSaveSyncSettings:(id)arg1; +- (void)_commitSyncSettings:(id)arg1 forAccount:(id)arg2; +- (void)_mainThreadFinishedSaveSyncSettings; +- (id)_sanitizeSyncSettingsDictionary:(id)arg1 forAccount:(id)arg2; +- (void)didSaveSyncSettings:(id)arg1 forAccount:(id)arg2; +- (void)setDidFinishFirstSetup:(BOOL)arg1; +- (void)_reallyFinishedFirstSetup; +- (void)didFinishSavingSyncSettingsInBackground; +- (void)didConfirmDeleteAccount:(id)arg1; +- (void)didConfirmEnableSyncSettings:(id)arg1; +- (void)didReallyConfirmEnableSyncSettings:(id)arg1; +- (void)didConfirmDisableSyncSettings:(id)arg1; +- (void)didReallyConfirmKeepLocalData:(id)arg1; +- (id)userActionsToEnableDataclass:(id)arg1; +- (id)userActionsToDisableDataclass:(id)arg1; +- (void)_enableDataclass:(id)arg1; +- (void)_disableDataclass:(id)arg1; +- (BOOL)preconditionNeedsToBeMetToEnableDataclass:(id)arg1; +- (void)ensurePreconditionIsMetToEnableDataclass:(id)arg1; +- (BOOL)shouldAskForUserConfirmationToEnableDataclass:(id)arg1; +- (void)confirmStartSyncingDataclass:(id)arg1; +- (void)syncDataclass:(id)arg1 withAction:(id)arg2; +- (id)_aggregateDictionaryKeyForDataclass:(id)arg1 enabled:(BOOL)arg2; +- (BOOL)preconditionNeedsToBeMetToDisableDataclass:(id)arg1; +- (void)ensurePreconditionIsMetToDisableDataclass:(id)arg1; +- (BOOL)shouldAskForUserConfirmationToDisableDataclass:(id)arg1; +- (void)confirmStopSyncingData:(id)arg1; +- (void)removeActionForSyncDataclass:(id)arg1; +- (id)titleStyleTextForDataclass:(id)arg1; +- (id)localizedTextForDataclasses:(id)arg1 willBeUsedAtBeginningOfSentence:(BOOL)arg2; +- (id)titleForAccountSettingsAction:(id)arg1; +- (id)confirmationTitleForDataclassToEnable:(id)arg1; +- (id)confirmationTextForDataclassToEnable:(id)arg1 userCanKeepCurrentData:(BOOL)arg2 localDataExists:(BOOL)arg3; +- (id)confirmationTextForDataclassToReallyEnable:(id)arg1; +- (id)confirmationTitleForDataclassToReallyEnable:(id)arg1; +- (void)reallyConfirmStartSyncingWithText:(id)arg1 title:(id)arg2 dataclass:(id)arg3; +- (id)confirmationTextForDataclassToReallyKeepLocalData:(id)arg1; +- (id)confirmationTitleForDataclassToReallyKeepLocalData:(id)arg1; +- (void)reallyConfirmKeepLocalDataWithText:(id)arg1 title:(id)arg2 dataclass:(id)arg3; +- (id)shortTitleForAccountSettingsAction:(id)arg1; +- (id)confirmationTitleForDataclassToDisable:(id)arg1; +- (id)confirmationTextForDataclassToDisable:(id)arg1 userCanKeepCurrentData:(BOOL)arg2; +- (void)didConfirmSaveSyncSettings:(BOOL)arg1; +- (id)syncableDataclasses:(id)arg1; +- (id)localizedTextForDataclasses:(id)arg1 willBeUsedAtBeginningOfSentence:(BOOL)arg2 includeMailDataclass:(BOOL)arg3; +- (BOOL)hasSyncDataclassesEnabled; +- (id)deleteActionsWithSyncDataclassesEnabled:(BOOL)arg1; +- (id)titleForAccountDeleteAction:(id)arg1 hasSyncDataclassesEnabled:(BOOL)arg2 supportsMerge:(BOOL)arg3; +- (id)_dataclassesTextForDeleteConfirmationIncludingMail:(BOOL)arg1; +- (void)deleteAccountAndData:(id)arg1; +- (void)setDidDeleteAccount:(BOOL)arg1; +- (void)_backgroundDeleteAccountData:(id)arg1; +- (BOOL)didDeleteAccount; +- (void)updateLocalStoresAfterRemovingAccountInformation; +- (void)_mainThreadFinishedDeleteAccountDataWithSuccess:(id)arg1; +- (void)hideModalProgress; +- (void)didFinishDeletingAccountInBackground; +- (void)setFirstSetup:(BOOL)arg1; +- (void)setUpdateSetup:(BOOL)arg1; +- (void)forceMailSetup; +- (void)setPreEnabledDataclasses:(id)arg1; +- (id)preEnabledDataclasses; +- (id)accountIdentifier; +- (void)setAccountIdentifier:(id)arg1; +- (id)specifiers; +- (void)confirmationView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (id)otherSpecifiers; +- (Class)accountInfoControllerClass; +- (BOOL)backgroundDeleteAccountData; +- (BOOL)shouldInitiallyEnableDataclass:(id)arg1; +- (void)setShowsDeleteAccountButton:(BOOL)arg1; +- (void)saveSyncSettings:(id)arg1 forAccount:(id)arg2; +- (BOOL)isFirstSetup; +- (void)cancelAccountsCreation; +- (BOOL)isUpdateSetup; +- (void)createAccounts; + +@end diff --git a/AccountSettingsUI.framework/AccountSettingsUISyncDataController.h b/AccountSettingsUI.framework/AccountSettingsUISyncDataController.h new file mode 100755 index 0000000..033e207 --- /dev/null +++ b/AccountSettingsUI.framework/AccountSettingsUISyncDataController.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AccountSettingsUI.framework/AccountSettingsUI + */ + +@class BasicAccount, DeviceLocalAccount; + +@interface AccountSettingsUISyncDataController : NSObject { + BasicAccount *_syncAccount; + DeviceLocalAccount *_deviceLocalAccount; + BOOL _shouldSaveDeviceLocalAccount; +} + +@property(readonly) DeviceLocalAccount * deviceLocalAccount; +@property(readonly) BOOL shouldSaveDeviceLocalAccount; +@property(retain) BasicAccount * syncAccount; + + +- (void)dealloc; +- (id)syncAccount; +- (void*)createDeviceLocalSyncDataSourceForDataclass:(id)arg1; +- (id)_syncActionsAccount; +- (void)setSyncAccount:(id)arg1; +- (void)hideLocalStoreForDataclass:(id)arg1; +- (void)mergeLocalDataForDataclass:(id)arg1; +- (void)removeLocalDataStoreForDataclass:(id)arg1; +- (void)clearAnchorsForDataclass:(id)arg1; +- (void)mergeSyncDataForDataclass:(id)arg1; +- (void)removeDataStoreForDataclass:(id)arg1; +- (void)createLocalDataSourceForDataclass:(id)arg1; +- (void)clearAnchorsForLocalDataclass:(id)arg1; +- (void)showLocalStoreIfAppropriateForDataclass:(id)arg1; +- (void)saveDeviceLocalAccount; +- (BOOL)shouldSaveDeviceLocalAccount; +- (id)deviceLocalAccount; + +@end diff --git a/ActorKit.framework/AKActor.h b/ActorKit.framework/AKActor.h new file mode 100755 index 0000000..7522ade --- /dev/null +++ b/ActorKit.framework/AKActor.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit + */ + +@class AKMailbox; + +@interface AKActor : NSObject { + AKMailbox *_mailbox; +} + + +- (id)mailbox; +- (id)deferredReply; +- (id)startMigrantDispatchQueue; +- (id)send; +- (id)init; +- (void)dealloc; +- (id)startThreadDispatchQueue; + +@end diff --git a/ActorKit.framework/AKDeferredReply.h b/ActorKit.framework/AKDeferredReply.h new file mode 100755 index 0000000..08f6f35 --- /dev/null +++ b/ActorKit.framework/AKDeferredReply.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit + */ + +@class NSInvocation, NSConditionLock; + +@interface AKDeferredReply : NSObject { + NSInvocation *_invocation; + NSConditionLock *_blockingLock; +} + ++ (id)currentReply; ++ (void)initialize; + +- (id)invocation; +- (void)becomeCurrentReply; +- (void)resignCurrentReply; +- (id)initWithInvocation:(id)arg1 andBlockingLock:(id)arg2; +- (void)setReturnValue:(void*)arg1; +- (void)sendReply; +- (id)init; +- (void)dealloc; + +@end diff --git a/ActorKit.framework/AKDispatchQueue.h b/ActorKit.framework/AKDispatchQueue.h new file mode 100755 index 0000000..65d75cd --- /dev/null +++ b/ActorKit.framework/AKDispatchQueue.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit + */ + +@class NSConditionLock, NSThread; + +@interface AKDispatchQueue : NSObject { + int _kqueueFD; + int _keventFDs[2]; + NSThread *_thread; + union qed_queue_u { } *_queue; + NSConditionLock *_runStateLock; +} + ++ (id)currentRunLoopDispatchQueue; ++ (id)migrantDispatchQueue; ++ (id)newThreadRunLoopDispatchQueue; + +- (void)start; +- (void)_afterStartedAddRunLoopSourceTo:(id)arg1; +- (void)runThreadDispatchQueue:(id)arg1; +- (void)switchToState:(id)arg1; +- (void)stop; +- (id)init; +- (void)dealloc; +- (union qed_queue_u { }*)queue; + +@end diff --git a/ActorKit.framework/AKMailbox.h b/ActorKit.framework/AKMailbox.h new file mode 100755 index 0000000..5298409 --- /dev/null +++ b/ActorKit.framework/AKMailbox.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit + */ + +@class Protocol, AKDispatchQueue; + +@interface AKMailbox : NSProxy { + id _target; + Protocol *_publicProtocol; + Protocol *_privateProtocol; + AKDispatchQueue *_dispatchQueue; + union qed_queue_u { } *_queue; +} + +@property id target; + ++ (id)mailboxWithTarget:(id)arg1 protocol:(id)arg2; + +- (id)initWithTarget:(id)arg1 protocol:(id)arg2; +- (void)setPrivateMessages:(id)arg1; +- (BOOL)swapCurrentTarget:(id)arg1 forNewTarget:(id)arg2; +- (id)send; +- (void)forwardInvocation:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)setDispatchQueue:(id)arg1; +- (id)dispatchQueue; +- (void)setTarget:(id)arg1; +- (BOOL)conformsToProtocol:(id)arg1; +- (BOOL)respondsToSelector:(SEL)arg1; +- (id)target; +- (void)dealloc; + +@end diff --git a/ActorKit.framework/NSInvocationReflector.h b/ActorKit.framework/NSInvocationReflector.h new file mode 100755 index 0000000..1862624 --- /dev/null +++ b/ActorKit.framework/NSInvocationReflector.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit + */ + +@interface NSInvocationReflector : NSProxy { + id _target; +} + + +- (void)forwardInvocation:(id)arg1; +- (id)initWithTarget:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)dealloc; + +@end diff --git a/ActorKit.framework/NSInvocationUnifier.h b/ActorKit.framework/NSInvocationUnifier.h new file mode 100755 index 0000000..b2269d8 --- /dev/null +++ b/ActorKit.framework/NSInvocationUnifier.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ActorKit.framework/ActorKit + */ + +@class NSInvocation, Protocol; + +@interface NSInvocationUnifier : NSProxy { + NSInvocation *_curry; + Protocol *_protocol; +} + + +- (id)initWithInvocation:(id)arg1 protocol:(id)arg2; +- (void)forwardInvocation:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)dealloc; + +@end diff --git a/AggregateDictionary.framework/ADDataStore.h b/AggregateDictionary.framework/ADDataStore.h new file mode 100755 index 0000000..5c92db7 --- /dev/null +++ b/AggregateDictionary.framework/ADDataStore.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary + */ + +@class NSString; + +@interface ADDataStore : NSObject { + NSString *_path; + struct sqlite3 { } *_db; + struct sqlite3_stmt { } *_selectScalarsWithPrefixInTimePeriodStatement; + struct sqlite3_stmt { } *_selectDistributionsWithPrefixInTimePeriodStatement; + struct sqlite3_stmt { } *_selectScalarStatement; + struct sqlite3_stmt { } *_insertScalarStatement; + struct sqlite3_stmt { } *_updateScalarStatement; + struct sqlite3_stmt { } *_selectDistributionStatement; + struct sqlite3_stmt { } *_insertDistributionStatement; + struct sqlite3_stmt { } *_updateDistributionStatement; + struct sqlite3_stmt { } *_deleteScalarStatement; + struct sqlite3_stmt { } *_deleteDistributionStatement; +} + +@property(readonly) NSString * path; + + +- (BOOL)_createTables; +- (id)path; +- (int)beginTransaction; +- (id)initWithPath:(id)arg1; +- (int)commitTransaction; +- (BOOL)scalarsForKeyPrefix:(id)arg1 minDaysSince1970:(int)arg2 maxDaysSince1970:(int)arg3 withConsumer:(id)arg4; +- (id)initWithDefaultPath; +- (BOOL)distributionsForKeyPrefix:(id)arg1 minDaysSince1970:(int)arg2 maxDaysSince1970:(int)arg3 withConsumer:(id)arg4; +- (void)incrementalVacuum; +- (void)deleteAllValuesOnOrBeforeDate:(int)arg1; +- (int)scalar:(long long*)arg1 forKey:(id)arg2 withDaysSince1970:(int)arg3; +- (int)distribution:(struct { double x1; double x2; double x3; double x4; int x5; }*)arg1 forKey:(id)arg2 withDaysSince1970:(int)arg3; +- (void)updateScalar:(long long)arg1 forID:(int)arg2; +- (void)updateDistribution:(struct { double x1; double x2; double x3; double x4; int x5; }*)arg1 forID:(int)arg2; +- (void)insertScalar:(long long)arg1 forKey:(id)arg2 withDaysSince1970:(int)arg3; +- (void)insertDistribution:(struct { double x1; double x2; double x3; double x4; int x5; }*)arg1 forKey:(id)arg2 withDaysSince1970:(int)arg3; +- (void)deleteScalarForKey:(id)arg1 withDaysSince1970:(int)arg2; +- (void)deleteDistributionForKey:(id)arg1 withDaysSince1970:(int)arg2; +- (int)_schemaVersion; +- (BOOL)scalarsForKeyPrefix:(id)arg1 minDaysSince1970:(int)arg2 maxDaysSince1970:(int)arg3 rowHandler:(id)arg4; +- (BOOL)distributionsForKeyPrefix:(id)arg1 minDaysSince1970:(int)arg2 maxDaysSince1970:(int)arg3 rowHandler:(id)arg4; +- (void)dealloc; + +@end diff --git a/AggregateDictionary.framework/ADKeyStore.h b/AggregateDictionary.framework/ADKeyStore.h new file mode 100755 index 0000000..d415c21 --- /dev/null +++ b/AggregateDictionary.framework/ADKeyStore.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary + */ + +@class NSMutableSet; + +@interface ADKeyStore : NSObject { + NSMutableSet *_whitelistedScalarKeys; + NSMutableSet *_whitelistedScalarPrefixes; + NSMutableSet *_whitelistedDistributionKeys; + NSMutableSet *_whitelistedDistributionPrefixes; + NSMutableSet *_whitelistedMetadataKeys; + BOOL _isInternalDevice; +} + ++ (id)defaultWhitelist; + +- (id)initWithPath:(id)arg1; +- (id)initWithDefaultPath; +- (BOOL)scalarKeyIsWhitelisted:(id)arg1; +- (BOOL)distributionKeyIsWhitelisted:(id)arg1; +- (BOOL)metadataKeyIsWhitelisted:(id)arg1; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/APFormatter.h b/AirPortAssistant.framework/APFormatter.h new file mode 100755 index 0000000..222cee4 --- /dev/null +++ b/AirPortAssistant.framework/APFormatter.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class NSCharacterSet; + +@interface APFormatter : NSFormatter { + NSCharacterSet *_characterSet; + NSCharacterSet *_invertedCharacterSet; + unsigned int _maxLength; +} + ++ (id)pogoPasswordSet; ++ (id)ipv6AddressSet; ++ (id)sharedDomainNameFormatter; ++ (id)asciiFormatter:(unsigned int)arg1; ++ (id)phoneNumberFormatter:(unsigned int)arg1; ++ (id)nonZeroNumberOnly:(unsigned int)arg1; ++ (id)maxLengthFormatter:(unsigned int)arg1; ++ (id)multipleIPFormatter:(unsigned int)arg1; ++ (id)sharedMultipleIPFormatter; ++ (id)ipFormatter:(unsigned int)arg1; ++ (id)romanFormatter:(unsigned int)arg1; ++ (id)formatterForBSFormatter:(int)arg1 withMaxLen:(long)arg2; ++ (id)domainNameSet; ++ (id)hexSet; ++ (id)ascii7BitSet; ++ (id)asciiSet; ++ (id)phoneNumberSet; ++ (id)multipleIpAddressesSet; ++ (id)ipv4AddressWithPrefixSet; ++ (id)ipv4AddressSet; ++ (id)romanSet; ++ (id)domainNameFormatter:(unsigned int)arg1; ++ (id)sharedPhoneNumberFormatter; ++ (id)sharedIPv4PrefixFormatter; ++ (id)sharedIPFormatter; ++ (id)numberOnlyFormatter:(unsigned int)arg1; ++ (id)ascii7BitFormatter:(unsigned int)arg1; ++ (id)hexFormatter:(unsigned int)arg1; + +- (void)setCharacterSet:(id)arg1; +- (BOOL)isPartialStringValid:(id*)arg1 proposedSelectedRange:(struct _NSRange { unsigned int x1; unsigned int x2; }*)arg2 originalString:(id)arg3 originalSelectedRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg4 errorDescription:(id*)arg5; +- (BOOL)isPartialStringValid:(id)arg1 newEditingString:(id*)arg2 errorDescription:(id*)arg3; +- (BOOL)getObjectValue:(id*)arg1 forString:(id)arg2 errorDescription:(id*)arg3; +- (id)initWithStringOfValidCharacters:(id)arg1 withMaxLength:(unsigned int)arg2; +- (id)initWithMaxLength:(unsigned int)arg1; +- (id)invertedCharacterSet; +- (void)setInvertedCharacterSet:(id)arg1; +- (id)initWithCharacterSet:(id)arg1 withMaxLength:(unsigned int)arg2; +- (id)characterSet; +- (id)stringForObjectValue:(id)arg1; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/AUSetupController.h b/AirPortAssistant.framework/AUSetupController.h new file mode 100755 index 0000000..e90fdbc --- /dev/null +++ b/AirPortAssistant.framework/AUSetupController.h @@ -0,0 +1,78 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class NSMutableSet, NSString, NSDictionary, ; + +@interface AUSetupController : AssistantCallbackController { + id _context; + BOOL _autoJoinState; + struct BSConfigurationContext { } *_configContext; + NSMutableSet *_setupDelegates; + id _connectionDelegate; + NSString *_autoGuessSetupRecommendation; + NSDictionary *_lastInstrumentation; +} + +@property(readonly) NSMutableSet * setupDelegates; +@property * connectionDelegate; +@property id context; +@property(retain) NSString * autoGuessSetupRecommendation; +@property(retain) NSDictionary * lastInstrumentation; +@property(retain) NSDictionary * bonjourRecord; +@property(retain) NSDictionary * restoreRecommendation; + ++ (id)setupController; + +- (BOOL)isMonitoring; +- (id)targetBaseInfoDict; +- (void)handleSetupComplete; +- (id)autoGuessSetupRecommendation; +- (struct _BaseStation { }*)bsRef; +- (void)setBonjourRecord:(id)arg1; +- (id)bonjourRecord; +- (long)setMonitorForChanges:(BOOL)arg1; +- (long)taskArchiveDiskAsync:(id)arg1; +- (long)taskEraseDiskAsync:(id)arg1; +- (long)taskUploadFirmwareAsync:(id)arg1; +- (long)taskRestoreDefaultsAsync:(BOOL)arg1; +- (long)taskRestartAsync; +- (int)taskState; +- (long)rpcWPSAllowClientAsync:(id)arg1; +- (long)rpcWPSStopAsync; +- (long)rpcWPSStartAsync:(BOOL)arg1 dayPass:(BOOL)arg2; +- (long)rpcRenewDHCPLeaseAsync; +- (long)rpcDisconnectAllDiskUsersWithMessageAsync:(id)arg1; +- (long)rpcRefreshBSSettingAsync:(int)arg1; +- (long)rpcSystemInterfacesAsync; +- (long)removeKeychainBasePassword; +- (long)updateKeychainWithPasswords; +- (long)readAllPropertiesFromBaseAsync; +- (id)validateAndGetErrors; +- (long)unignoredProblemCount; +- (long)getValue:(id*)arg1 forSettingPath:(id)arg2; +- (long)setupWithTargetBaseStation:(id)arg1 andSettings:(id)arg2; +- (long)setValue:(id)arg1 forSettingPath:(id)arg2; +- (long)setValue:(id)arg1 forBSSetting:(int)arg2; +- (BOOL)hasACPFeature:(unsigned int)arg1; +- (void)setAutoGuessSetupRecommendation:(id)arg1; +- (long)getValue:(id*)arg1 forBSSetting:(int)arg2; +- (long)readPropertyListFromBaseAsync:(id)arg1; +- (int)stateForProblem:(unsigned int)arg1; +- (id)connectionDelegate; +- (void)setupConnectionStatusUpdatedResult:(long)arg1 withOptions:(id)arg2; +- (long)cancelSetup; +- (long)updateSettingsAsync; +- (BOOL)dirty; +- (long)setupFromAutoguessRecommendation:(id)arg1 withOptions:(id)arg2; +- (void)setConnectionDelegate:(id)arg1; +- (id)setupDelegates; +- (long)subclassAssistantCallback:(struct AssistantCallbackContext { struct AssistantContext {} *x1; int x2; struct __CFDictionary {} *x3; int x4; struct dispatch_semaphore_s {} *x5; struct dispatch_source_s {} *x6; void *x7; }*)arg1; +- (void)setLastInstrumentation:(id)arg1; +- (id)lastInstrumentation; +- (id)context; +- (void)setContext:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/AUUITableViewController.h b/AirPortAssistant.framework/AUUITableViewController.h new file mode 100755 index 0000000..7f32eb9 --- /dev/null +++ b/AirPortAssistant.framework/AUUITableViewController.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class TableViewManager, , UITableView; + +@interface AUUITableViewController : UITableViewController { + TableViewManager *_tableManager; +} + +@property(retain) UITableView * tableView; +@property(readonly) TableViewManager * tableManager; +@property * delegate; + + +- (void)setDelegate:(id)arg1; +- (void)initAUUITableViewControllerCommon; +- (id)tableManager; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; +- (void)setTableView:(id)arg1; +- (id)delegate; +- (id)initWithCoder:(id)arg1; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/AirPortAssistantController.h b/AirPortAssistant.framework/AirPortAssistantController.h new file mode 100755 index 0000000..e74f6aa --- /dev/null +++ b/AirPortAssistant.framework/AirPortAssistantController.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class ; + +@interface AirPortAssistantController : NSObject { + id _delegate; + id _viewController; +} + +@property * delegate; +@property(retain) id viewController; + ++ (id)uniqueBaseStationName:(id)arg1 withBssid:(id)arg2; ++ (id)unconfiguredBaseStationName:(unsigned char)arg1; ++ (BOOL)isUnconfiguredBaseStation:(id)arg1 productID:(char *)arg2 productFamily:(unsigned int*)arg3; ++ (void)cancelAirPortAssistantController; ++ (id)assistantUIViewControllerWithParameters:(id)arg1; ++ (id)sharedInstance; + +- (void)setDelegate:(id)arg1; +- (void)assistantComplete; +- (id)viewController; +- (void)setViewController:(id)arg1; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/AnimatedPickerView.h b/AirPortAssistant.framework/AnimatedPickerView.h new file mode 100755 index 0000000..2061450 --- /dev/null +++ b/AirPortAssistant.framework/AnimatedPickerView.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class UINavigationBar, UINavigationItem, UIPickerView; + +@interface AnimatedPickerView : UIActionSheet { + UIPickerView *pickerView; + UINavigationItem *navigationItem; + UINavigationBar *navigationBar; +} + +@property(retain) UIPickerView * pickerView; +@property(retain) UINavigationItem * navigationItem; + + +- (void)setNavigationItem:(id)arg1; +- (id)pickerView; +- (id)navigationItem; +- (void)setPickerView:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/AirPortAssistant.framework/AssistantCallbackController.h b/AirPortAssistant.framework/AssistantCallbackController.h new file mode 100755 index 0000000..55751b2 --- /dev/null +++ b/AirPortAssistant.framework/AssistantCallbackController.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class ; + +@interface AssistantCallbackController : NSObject { + BOOL _saveScanState; + id _uiDelegate; + struct AssistantCallbackContext { struct AssistantContext {} *x1; int x2; struct __CFDictionary {} *x3; int x4; struct dispatch_semaphore_s {} *x5; struct dispatch_source_s {} *x6; void *x7; } *_callbackContext; +} + +@property * uiDelegate; + ++ (long)removeKeychainPasswordForBaseStation:(id)arg1; ++ (id)keychainPasswordForBaseStation:(id)arg1; ++ (long)updateKeychainBasePassword:(id)arg1 forMACAddress:(id)arg2 withBaseName:(id)arg3; ++ (long)updateKeychainNetworkPassword:(id)arg1 forNetworkNamed:(id)arg2; ++ (id)keychainPasswordForBaseMACAddress:(id)arg1; + +- (long)assistantCallback:(struct AssistantCallbackContext { struct AssistantContext {} *x1; int x2; struct __CFDictionary {} *x3; int x4; struct dispatch_semaphore_s {} *x5; struct dispatch_source_s {} *x6; void *x7; }*)arg1 withSelector:(int)arg2; +- (void)scanForNetworksDone:(id)arg1; +- (void)directedScanDone:(id)arg1; +- (void)joinNetworkDone:(id)arg1; +- (long)startJoinNetwork:(id)arg1 password:(id)arg2 rememberChoice:(int)arg3; +- (long)startScanForNetworks; +- (long)startDirectedScan:(id)arg1 waitingForNetwork:(BOOL)arg2; +- (void)setUiDelegate:(id)arg1; +- (id)uiDelegate; +- (long)subclassAssistantCallback:(struct AssistantCallbackContext { struct AssistantContext {} *x1; int x2; struct __CFDictionary {} *x3; int x4; struct dispatch_semaphore_s {} *x5; struct dispatch_source_s {} *x6; void *x7; }*)arg1; +- (void)callbackAskUserAQuestionResult:(int)arg1 result:(long)arg2; +- (void)callbackAskUserToChooseFromStringListResult:(long)arg1 selectedString:(id)arg2; +- (void)callbackAskUserForPasswordResult:(long)arg1 password:(id)arg2; +- (void)userResponseToWarning:(long)arg1; +- (void)userResponseToJoinNetwork:(long)arg1; +- (int (*)())assistantCallback; +- (id)init; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/AssistantSubUIViewController.h b/AirPortAssistant.framework/AssistantSubUIViewController.h new file mode 100755 index 0000000..de8de9b --- /dev/null +++ b/AirPortAssistant.framework/AssistantSubUIViewController.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class NSDictionary, NSMutableDictionary, AssistantUIViewController; + +@interface AssistantSubUIViewController : AUUITableViewController { + AssistantUIViewController *_parentController; + BOOL _iPadIdiom; + NSDictionary *_inParamDict; + NSMutableDictionary *_outResultsDict; +} + +@property AssistantUIViewController * parentController; +@property BOOL iPadIdiom; +@property(retain) NSDictionary * inParamDict; +@property(readonly) NSDictionary * outResultsDict; + + +- (id)outResultsDict; +- (void)setInParamDict:(id)arg1; +- (void)setIPadIdiom:(BOOL)arg1; +- (void)setParentController:(id)arg1; +- (id)getProductLocalizedStringWithFormat:(id)arg1; +- (void)setRightNavigationButton:(id)arg1 enable:(BOOL)arg2 hide:(BOOL)arg3; +- (id)inParamDict; +- (id)parentController; +- (BOOL)iPadIdiom; +- (void)setLeftNavigationButton:(id)arg1 enable:(BOOL)arg2 hide:(BOOL)arg3; +- (void)viewDidLoad; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/AssistantUIController.h b/AirPortAssistant.framework/AssistantUIController.h new file mode 100755 index 0000000..f14d66c --- /dev/null +++ b/AirPortAssistant.framework/AssistantUIController.h @@ -0,0 +1,98 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class NSDictionary, StepByStepController, NSString, AUSetupController, AutoGuessController, NSMutableDictionary; + +@interface AssistantUIController : NSObject { + id _delegate; + NSMutableDictionary *_setupOptions; + int _state; + AutoGuessController *_autoGuessController; + AUSetupController *_setupController; + StepByStepController *_stepByStepController; + NSDictionary *_guessCompleteDict; + int _connectionStatusSelectorAwaitingResolution; + NSDictionary *_lastAssociatedInfo; + NSDictionary *_lastAutoguessInstrumentation; + NSDictionary *_lastSetupInstrumentation; + NSDictionary *_lastStepByStepInstrumentation; + NSString *_targetMACAddress; + NSDictionary *_targetScanRecord; + NSDictionary *_targetBrowseRecord; +} + +@property(retain) NSString * targetMACAddress; +@property(retain) NSDictionary * targetScanRecord; +@property(retain) NSDictionary * targetBrowseRecord; +@property id delegate; +@property(retain) NSMutableDictionary * setupOptions; +@property(readonly) int state; +@property(retain) AutoGuessController * autoGuessController; +@property(retain) AUSetupController * setupController; +@property(retain) StepByStepController * stepByStepController; +@property(retain) NSDictionary * guessCompleteDict; +@property(readonly) int connectionStatusSelectorAwaitingResolution; +@property(retain) NSDictionary * lastAssociatedInfo; +@property(retain) NSDictionary * lastAutoguessInstrumentation; +@property(retain) NSDictionary * lastSetupInstrumentation; +@property(retain) NSDictionary * lastStepByStepInstrumentation; + + +- (void)setDelegate:(id)arg1; +- (void)restoreNetworkDone:(id)arg1; +- (long)startRestoreNetwork:(id)arg1; +- (void)setLastStepByStepInstrumentation:(id)arg1; +- (id)lastStepByStepInstrumentation; +- (id)lastSetupInstrumentation; +- (id)lastAutoguessInstrumentation; +- (id)lastAssociatedInfo; +- (int)connectionStatusSelectorAwaitingResolution; +- (void)setSetupOptions:(id)arg1; +- (long)startRestoreFromAutoGuessRecommendation; +- (void)stepByStepNextStep:(int)arg1 paramDict:(id)arg2; +- (void)stepByStepCompleteWithResult:(long)arg1 paramDict:(id)arg2; +- (void)stepByStepProgressUpdated:(int)arg1 status:(long)arg2 paramString:(id)arg3; +- (void)setupConnectionStatusUpdated:(int)arg1 status:(long)arg2 paramDict:(id)arg3 forController:(id)arg4; +- (void)setupCompleteWithResult:(long)arg1 baseStationInfo:(id)arg2 forController:(id)arg3; +- (void)setupProgressUpdated:(int)arg1 status:(long)arg2 paramDict:(id)arg3 forController:(id)arg4; +- (long)startSetupFromStepByStepResults:(id)arg1; +- (void)presentUIForConnectionVerification:(int)arg1 status:(long)arg2 paramDict:(id)arg3; +- (void)setLastSetupInstrumentation:(id)arg1; +- (id)setupPromptStringForBaseInfo:(id)arg1 andResult:(long)arg2; +- (void)handlePresentAutoGuessUIFromAutoGuessCompleteResult:(BOOL)arg1; +- (void)setLastAutoguessInstrumentation:(id)arg1; +- (void)setGuessCompleteDict:(id)arg1; +- (BOOL)restoreNetworkIfNeeded:(BOOL)arg1 disassociateIfNeeded:(BOOL)arg2 forceQuit:(BOOL)arg3; +- (id)autoGuessController; +- (void)setStepByStepController:(id)arg1; +- (id)stepByStepController; +- (void)setSetupController:(id)arg1; +- (id)setupController; +- (void)setLastAssociatedInfo:(id)arg1; +- (void)setAutoGuessController:(id)arg1; +- (long)cancelCurrentAssistantState:(BOOL)arg1; +- (long)startSetupFromAutoGuessRecommendation:(id)arg1; +- (id)setupOptions; +- (id)modifyTopoUIInLayer:(id)arg1 withLayout:(id)arg2 targetProductID:(id)arg3 targetName:(id)arg4 targetWiFiName:(id)arg5 sourceProductID:(id)arg6 sourceName:(id)arg7 sourceWiFiName:(id)arg8 connectionType:(id)arg9; +- (void)presentUIForConnectionVerificationResult:(long)arg1 withOptions:(id)arg2; +- (void)presentUIForStepByStepNextStepResult:(long)arg1 withOptions:(id)arg2; +- (long)startStepByStepFromAutoGuessRecommendation; +- (id)guessCompleteDict; +- (long)doneWithAssistant:(BOOL)arg1; +- (long)startAutoGuess; +- (void)autoguessProgressComplete:(id)arg1; +- (void)autoguessUpdateTargetInfo:(id)arg1; +- (void)setTargetBrowseRecord:(id)arg1; +- (void)autoguessProgressUpdated:(int)arg1 paramString:(id)arg2; +- (void)setTargetMACAddress:(id)arg1; +- (void)setTargetScanRecord:(id)arg1; +- (id)targetBrowseRecord; +- (id)targetScanRecord; +- (id)targetMACAddress; +- (int)state; +- (id)delegate; +- (id)init; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/AssistantUIViewController.h b/AirPortAssistant.framework/AssistantUIViewController.h new file mode 100755 index 0000000..8a770ed --- /dev/null +++ b/AirPortAssistant.framework/AssistantUIViewController.h @@ -0,0 +1,178 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class AssistantCallbackController, TextLinkButton, AssistantSubUIViewController, UITextField, , UILabel, UIAlertView, AssistantUIController, UIActivityIndicatorView, UITableView, NetTopoMiniStaticLayout, UIView, UIBarButtonItem, NSDictionary, NSString; + +@interface AssistantUIViewController : AUUITableViewController { + UIView *spinnerWithStatusBelowView; + UILabel *spinnerWithStatusBelowLabel; + UIActivityIndicatorView *spinnerWithStatusBelowSpinner; + UIView *justTextContainerView; + UILabel *justTextLabel; + UIView *spinnerWithStatusAdjacentView; + UIActivityIndicatorView *spinnerWithStatusAdjacentSpinner; + UILabel *spinnerWithStatusAdjacentLabel; + UIView *topoContainerView; + UIView *topoView; + NetTopoMiniStaticLayout *topoLayout; + TextLinkButton *textLinkButton; + UIBarButtonItem *nextButton; + UIBarButtonItem *cancelButton; + UIView *_tableHeaderContainerView; + UITableView *_mainTableView; + id _assistantDelegate; + NSString *_macAddress; + NSDictionary *_scanInfoRecord; + NSDictionary *_recommendationParamDict; + AssistantUIController *_assistantUIController; + AssistantCallbackController *_controllerContext; + int _controllerContextSelector; + UIAlertView *passwordAlertView; + UIAlertView *askUserQuestionAlertView; + UIAlertView *connectionVerificationAlertView; + int askUserContext; + int letMeChooseButtonIndex; + int restoreButtonIndex; + int recommendationButtonIndex; + BOOL iPadIdiom; + BOOL showingPasswordsAtEnd; + int _currentConnectionStatusStep; + AssistantSubUIViewController *_currentSubController; + BOOL _goingBack; + unsigned int _selectedActionTag; + UITextField *currentTextField; + NSDictionary *recommendationParamDict; + AssistantSubUIViewController *currentSubController; +} + +@property * assistantDelegate; +@property(retain) AssistantUIController * _assistantUIController; +@property(retain) AssistantCallbackController * _controllerContext; +@property(copy) NSDictionary * scanInfoRecord; +@property(copy) NSDictionary * recommendationParamDict; +@property(retain) AssistantSubUIViewController * currentSubController; +@property(retain) UIActivityIndicatorView * spinnerWithStatusAdjacentSpinner; +@property(retain) UIView * justTextContainerView; +@property(retain) UILabel * justTextLabel; +@property(retain) TextLinkButton * textLinkButton; +@property(retain) UILabel * spinnerWithStatusAdjacentLabel; +@property(retain) UIBarButtonItem * nextButton; +@property(retain) UIBarButtonItem * cancelButton; +@property(retain) UIView * tableHeaderContainerView; +@property(retain) UITableView * mainTableView; +@property(retain) UIAlertView * passwordAlertView; +@property(retain) UIAlertView * askUserQuestionAlertView; +@property int letMeChooseButtonIndex; +@property int restoreButtonIndex; +@property int recommendationButtonIndex; +@property BOOL iPadIdiom; +@property(retain) NetTopoMiniStaticLayout * topoLayout; +@property(copy) NSString * macAddress; +@property(retain) UITextField * currentTextField; + ++ (void)readjustSubviewsInContainer:(id)arg1; + +- (void)keyboardReturnKeySetEnabled:(BOOL)arg1; +- (id)radioNameFromBaseStation:(id)arg1; +- (void)skipWANPort; +- (void)setMacAddress:(id)arg1; +- (void)setRecommendationButtonIndex:(int)arg1; +- (int)recommendationButtonIndex; +- (void)setRestoreButtonIndex:(int)arg1; +- (int)restoreButtonIndex; +- (void)setLetMeChooseButtonIndex:(int)arg1; +- (int)letMeChooseButtonIndex; +- (void)setMainTableView:(id)arg1; +- (id)mainTableView; +- (void)setTableHeaderContainerView:(id)arg1; +- (void)setCurrentTextField:(id)arg1; +- (id)currentTextField; +- (void)setSpinnerWithStatusAdjacentLabel:(id)arg1; +- (void)setTextLinkButton:(id)arg1; +- (id)textLinkButton; +- (void)setJustTextLabel:(id)arg1; +- (id)justTextLabel; +- (void)setJustTextContainerView:(id)arg1; +- (id)justTextContainerView; +- (void)setSpinnerWithStatusAdjacentSpinner:(id)arg1; +- (id)spinnerWithStatusAdjacentSpinner; +- (id)recommendationParamDict; +- (void)setScanInfoRecord:(id)arg1; +- (id)_controllerContext; +- (void)setAssistantDelegate:(id)arg1; +- (id)assistantDelegate; +- (void)presentWaitingForWANViewWithContinueText:(BOOL)arg1; +- (void)handeImmediateCancel; +- (void)showTellUserToFixTheirInternetConnection; +- (void)playDoneSound; +- (id)valueForItemOfType:(id)arg1 atTypeIndex:(unsigned int)arg2 inCellWithTag:(int)arg3; +- (void)touchInCellAtIndexPath:(id)arg1; +- (void)displayViewListInView:(id)arg1 newSubviews:(id)arg2 withAnimation:(BOOL)arg3; +- (void)connectionVerificationSucceededForSelector:(int)arg1; +- (void)showAskUserSwapCablingForStatus:(long)arg1 paramDict:(id)arg2; +- (void)showAskUserForPPPoECredentialsForStatus:(long)arg1 paramDict:(id)arg2; +- (void)showTellUserToResetBroadbandDeviceForStatus:(long)arg1 paramDict:(id)arg2; +- (void)showTellUserToPlugInEthernetForStatus:(long)arg1 paramDict:(id)arg2; +- (void)presentUIForSetupResult:(long)arg1 baseStationInfo:(id)arg2 withPrompt:(id)arg3; +- (void)presentUIForSetupStatusWithRecommendationDict:(id)arg1; +- (void)presentUIForStepByStepResult:(long)arg1; +- (void)presentUIForStepByStepNextStep:(int)arg1 paramDict:(id)arg2; +- (void)presentUIForRecommendationResult:(long)arg1 paramDict:(id)arg2; +- (void)presentUIForRecommmendationTargetInfo:(id)arg1; +- (void)presentUIForRecommendationStatus; +- (void)assistantUpdateProgress:(id)arg1 forState:(int)arg2; +- (void)baseStationConfigurationComplete:(id)arg1; +- (id)spinnerWithStatusAdjacentLabel; +- (id)modifyTopoUIInLayer:(id)arg1 withLayout:(id)arg2 newLayout:(id)arg3; +- (void)showUIForSetupStatus; +- (id)newStepByStepControllerForStep:(int)arg1; +- (id)tableHeaderContainerView; +- (void)setRecommendationParamDict:(id)arg1; +- (void)setTopoLayout:(id)arg1; +- (id)modifyTopoUIInLayer:(id)arg1 withLayout:(id)arg2 targetProductID:(id)arg3 targetName:(id)arg4 targetWiFiName:(id)arg5 sourceProductID:(id)arg6 sourceName:(id)arg7 sourceWiFiName:(id)arg8 connectionType:(id)arg9; +- (id)topoLayout; +- (void)replaceSubviewsInView:(id)arg1 newSubviews:(id)arg2 layoutOptions:(int)arg3 withAnimation:(BOOL)arg4; +- (void)setupCompleteShowPasswords:(BOOL)arg1; +- (void)startSetup:(id)arg1; +- (void)continueWithSwapCabling; +- (void)continueWithPPPoESettings; +- (void)confirmSkipWANPort; +- (void)handleCancelRequest:(BOOL)arg1; +- (id)currentSubController; +- (void)setAskUserQuestionAlertView:(id)arg1; +- (void)set_controllerContext:(id)arg1; +- (id)askUserQuestionAlertView; +- (void)setPasswordAlertView:(id)arg1; +- (id)passwordAlertView; +- (void)doneWithAssistantResult:(long)arg1; +- (id)scanInfoRecord; +- (id)macAddress; +- (void)setCurrentSubController:(id)arg1; +- (void)readyToGuess; +- (void)initializeServiesDone; +- (id)nextButton; +- (void)setNextButton:(id)arg1; +- (void)set_assistantUIController:(id)arg1; +- (id)_assistantUIController; +- (void)setIPadIdiom:(BOOL)arg1; +- (void)handleNextButton:(id)arg1; +- (void)handleCancelButton:(id)arg1; +- (BOOL)iPadIdiom; +- (long)callbackAskUserForPassword:(int)arg1 param:(id)arg2 forController:(id)arg3; +- (long)callbackAskUserAQuestion:(int)arg1 paramDict:(id)arg2 forController:(id)arg3; +- (id)cancelButton; +- (void)setCancelButton:(id)arg1; +- (void)popToRootViewControllerAnimated:(BOOL)arg1; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; +- (void)pushViewController:(id)arg1 animated:(BOOL)arg2; +- (void)viewDidUnload; +- (void)viewDidLoad; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)didReceiveMemoryWarning; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/AutoGuessController.h b/AirPortAssistant.framework/AutoGuessController.h new file mode 100755 index 0000000..c19a1c0 --- /dev/null +++ b/AirPortAssistant.framework/AutoGuessController.h @@ -0,0 +1,117 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class NSThread, NSTimer, NSDictionary, NSString, , NSMutableDictionary, NSArray; + +@interface AutoGuessController : AssistantCallbackController { + int _lastAutoGuessUISelector; + int _currentAutoGuessUISelector; + NSString *_lastParamString; + NSString *_currentParamString; + BOOL _onShortTimer; + struct ACPBrowserSession { } *_acpBrowserSession; + struct AutoGuessContext { } *_guessContext; + NSDictionary *_lastInstrumentation; + NSTimer *_browseReadyTimer; + int _wifiScanStatus; + int _bonjourBrowseStatus; + BOOL _autoJoinState; + BOOL _updatedTargetInfo; + NSString *_targetMACAddress; + NSDictionary *_targetScanRecord; + NSDictionary *_targetBrowseRecord; + NSMutableDictionary *_browsedBases; + NSArray *_wifiScanInfos; + id _delegate; + NSDictionary *unconfiguredDeviceThatIsBeingSetup; + NSDictionary *_guessCompletionDict; + NSThread *_autoGuessThread; +} + +@property(retain) NSTimer * _browseReadyTimer; +@property(retain) NSString * targetMACAddress; +@property(retain) NSDictionary * targetScanRecord; +@property(retain) NSDictionary * targetBrowseRecord; +@property(retain) NSMutableDictionary * _browsedBases; +@property(retain) NSArray * _wifiScanInfos; +@property * delegate; +@property int lastAutoGuessUISelector; +@property int currentAutoGuessUISelector; +@property(retain) NSString * lastParamString; +@property(retain) NSString * currentParamString; +@property(retain) NSDictionary * unconfiguredDeviceThatIsBeingSetup; +@property(retain) NSDictionary * lastInstrumentation; +@property(retain) NSDictionary * guessCompletionDict; + ++ (id)fullAutoGuessDictionaryFromCompletionDict:(id)arg1; ++ (id)primaryRecommendationDictionaryFromCompletionDict:(id)arg1; ++ (id)unconfiguredBaseStationCanBeConfiguredFromCompletionDict:(id)arg1; ++ (id)recommendationStringFromCompletionDict:(id)arg1; ++ (id)restoreOfferFromCompletionDict:(id)arg1; ++ (BOOL)shouldShowPasswordUIForRecommendation:(id)arg1; ++ (id)unconfiguredBaseStationFromRecommendation:(id)arg1; ++ (id)unconfiguredBaseStationFromGuessCompleteDict:(id)arg1; ++ (id)sourceNetworkFromRecommendation:(id)arg1; ++ (id)sourceBaseStationFromRecommendation:(id)arg1; ++ (id)shortProductNameForUnconfiguredDeviceFromAutoGuessResults:(id)arg1; ++ (BOOL)isRestoreAnOptionForTheRecommendations:(id)arg1; ++ (id)recommendationToActionChoice:(id)arg1; ++ (id)restoreRecommendationDictionaryFromCompletionDict:(id)arg1; ++ (id)shortProductNameFromBaseStationDictionary:(id)arg1; + +- (void)setDelegate:(id)arg1; +- (id)createCompletionDictFromAutoGuessResults:(id)arg1; +- (void)autoGuessEngineComplete; +- (BOOL)okToSwitchToShortBonjourTimeout:(id)arg1; +- (void)stopWiFiScanner; +- (void)browseReadyTimerCallback:(id)arg1; +- (void)bonjourTXTRemoved:(id)arg1; +- (void)bonjourTXTUpdated:(id)arg1; +- (void)stopBonjourBrowser; +- (void)runAutoGuessThread:(id)arg1; +- (void)startAutoGuessIfReady; +- (long)startBonjourBrowser; +- (id)guessCompletionDict; +- (void)setLastInstrumentation:(id)arg1; +- (id)lastInstrumentation; +- (void)setUnconfiguredDeviceThatIsBeingSetup:(id)arg1; +- (id)unconfiguredDeviceThatIsBeingSetup; +- (void)setCurrentAutoGuessUISelector:(int)arg1; +- (int)currentAutoGuessUISelector; +- (void)setLastAutoGuessUISelector:(int)arg1; +- (int)lastAutoGuessUISelector; +- (void)setCurrentParamString:(id)arg1; +- (id)currentParamString; +- (void)setLastParamString:(id)arg1; +- (id)lastParamString; +- (void)set_wifiScanInfos:(id)arg1; +- (id)_wifiScanInfos; +- (id)_browsedBases; +- (void)set_browseReadyTimer:(id)arg1; +- (id)_browseReadyTimer; +- (void)setTargetBrowseRecord:(id)arg1; +- (long)cancelAutoGuess; +- (long)runAutoGuessWithWifiScanInfos:(id)arg1; +- (long)startWiFiScanner; +- (void)cancelBonjourBrowser; +- (int)bonjourBrowseStatus; +- (void)cancelWiFiScanner; +- (int)wifiScanStatus; +- (long)startAutoGuessForUnconfiguredMACAddress:(id)arg1 withWifiScanInfos:(id)arg2; +- (void)setGuessCompletionDict:(id)arg1; +- (void)setTargetMACAddress:(id)arg1; +- (id)targetInfo; +- (void)setTargetScanRecord:(id)arg1; +- (id)targetBrowseRecord; +- (id)targetScanRecord; +- (id)targetMACAddress; +- (void)wirelessScanDone:(id)arg1; +- (void)setBonjourBrowseStatus:(int)arg1; +- (void)setWiFiScanStatus:(int)arg1; +- (void)set_browsedBases:(id)arg1; +- (id)delegate; +- (id)init; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/BubbleTextLayer.h b/AirPortAssistant.framework/BubbleTextLayer.h new file mode 100755 index 0000000..b2e47fc --- /dev/null +++ b/AirPortAssistant.framework/BubbleTextLayer.h @@ -0,0 +1,102 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class NSMutableArray, CALayer; + +@interface BubbleTextLayer : CALayer { + struct CGSize { + float width; + float height; + } _textSize; + struct CGSize { + float width; + float height; + } _imageLayerSize; + struct CGSize { + float width; + float height; + } _contentSize; + struct CGSize { + float width; + float height; + } _bubbleSize; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _textFrame; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _bubbleFrame; + struct CGSize { + float width; + float height; + } _boundsSizeConstraint; + void *_font; + struct __CTFont { } *_curCTFont; + struct __CTLine { } *_theLine; + float _descent; + float _ascent; + float _leading; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _fontBounds; + NSMutableArray *_annotationPoints; + struct CGColor { } *_generalShadowColor; + struct CGColor { } *_whiteShadowColor; + CALayer *_imageLayer; +} + +@property(retain) struct CGImage { }* image; +@property(retain) struct CGColor { }* fillColor; +@property(retain) struct CGColor { }* fillColor2; +@property(retain) struct CGColor { }* frameColor; +@property(retain) struct CGColor { }* foregroundColor; +@property float frameWidth; +@property(retain) void* font; +@property float fontSize; +@property(retain) id string; +@property(readonly) float textBaselineOffset; +@property(readonly) struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } textFrame; +@property struct CGSize { float x1; float x2; } boundsSizeConstraint; + ++ (BOOL)needsDisplayForKey:(id)arg1; + +- (void)layoutSublayers; +- (float)textBaselineOffset; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })textFrame; +- (struct CGSize { float x1; float x2; })preferredFrameSize; +- (void)addAnnotationPoint:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })calculatePreferredSubframeSizesForLayerSize:(struct CGSize { float x1; float x2; })arg1; +- (BOOL)isAnnotationBubble; +- (struct CGSize { float x1; float x2; })textPreferredFrameSizeForLayerSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })getImagePreferredSize; +- (void)drawInContext:(struct CGContext { }*)arg1; +- (struct CGImage { }*)image; +- (void*)font; +- (void)setFont:(void*)arg1; +- (void)setImage:(struct CGImage { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/CGImageUtilities.h b/AirPortAssistant.framework/CGImageUtilities.h new file mode 100755 index 0000000..cec7268 --- /dev/null +++ b/AirPortAssistant.framework/CGImageUtilities.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@interface CGImageUtilities : NSObject { +} + + + +@end diff --git a/AirPortAssistant.framework/ConfigChangeLogs.h b/AirPortAssistant.framework/ConfigChangeLogs.h new file mode 100755 index 0000000..f2c2ffd --- /dev/null +++ b/AirPortAssistant.framework/ConfigChangeLogs.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@interface ConfigChangeLogs : NSObject { +} + ++ (id)configChangeLogFiles; ++ (id)configChangeLogFilesIncludingAllKeys:(BOOL)arg1 orSpecificKeys:(id)arg2; + + +@end diff --git a/AirPortAssistant.framework/HorizontalViewScroller.h b/AirPortAssistant.framework/HorizontalViewScroller.h new file mode 100755 index 0000000..17aba2d --- /dev/null +++ b/AirPortAssistant.framework/HorizontalViewScroller.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class UIView; + +@interface HorizontalViewScroller : UIScrollView { + UIView *view; + unsigned int index; +} + +@property(retain) UIView * view; +@property unsigned int index; + + +- (void)setIndex:(unsigned int)arg1; +- (void)restoreCenterPoint:(struct CGPoint { float x1; float x2; })arg1 scale:(float)arg2; +- (float)scaleToRestoreAfterRotation; +- (struct CGPoint { float x1; float x2; })pointToCenterAfterRotation; +- (void)displayImage:(id)arg1; +- (struct CGPoint { float x1; float x2; })minimumContentOffset; +- (struct CGPoint { float x1; float x2; })maximumContentOffset; +- (void)setMaxMinZoomScalesForCurrentBounds; +- (void)displayView:(id)arg1; +- (unsigned int)index; +- (id)viewForZoomingInScrollView:(id)arg1; +- (void)setView:(id)arg1; +- (id)view; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/HostnameFormatter.h b/AirPortAssistant.framework/HostnameFormatter.h new file mode 100755 index 0000000..02d63a7 --- /dev/null +++ b/AirPortAssistant.framework/HostnameFormatter.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@interface HostnameFormatter : APFormatter { +} + ++ (id)hostnameSet; ++ (id)hostnameFormatter:(unsigned int)arg1; + +- (BOOL)isPartialStringValid:(id)arg1 newEditingString:(id*)arg2 errorDescription:(id*)arg3; + +@end diff --git a/AirPortAssistant.framework/IPv4AddressFormatter.h b/AirPortAssistant.framework/IPv4AddressFormatter.h new file mode 100755 index 0000000..12a34ea --- /dev/null +++ b/AirPortAssistant.framework/IPv4AddressFormatter.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@interface IPv4AddressFormatter : APFormatter { +} + + +- (BOOL)isPartialStringValid:(id)arg1 newEditingString:(id*)arg2 errorDescription:(id*)arg3; + +@end diff --git a/AirPortAssistant.framework/IPv4AddressWithPrefixFormatter.h b/AirPortAssistant.framework/IPv4AddressWithPrefixFormatter.h new file mode 100755 index 0000000..d263740 --- /dev/null +++ b/AirPortAssistant.framework/IPv4AddressWithPrefixFormatter.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@interface IPv4AddressWithPrefixFormatter : IPv4AddressFormatter { +} + + +- (BOOL)isPartialStringValid:(id)arg1 newEditingString:(id*)arg2 errorDescription:(id*)arg3; + +@end diff --git a/AirPortAssistant.framework/ImageStore.h b/AirPortAssistant.framework/ImageStore.h new file mode 100755 index 0000000..418b2f4 --- /dev/null +++ b/AirPortAssistant.framework/ImageStore.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@interface ImageStore : NSObject { +} + ++ (id)imageForIconKey:(id)arg1; ++ (struct CGImage { }*)cgImageFromImage:(id)arg1; ++ (id)imageForBaseStationWithProductID:(unsigned int)arg1 small:(BOOL)arg2 cropped:(BOOL)arg3; ++ (id)imageForInformationalDiagram:(unsigned int)arg1; ++ (id)sharedImageStore; ++ (id)kitImageOfType:(int)arg1; ++ (id)imageForDeviceByModel:(id)arg1; ++ (id)imageNameForProductFamily:(unsigned int)arg1 small:(BOOL)arg2 cropped:(BOOL)arg3; ++ (id)imageNamed:(id)arg1 inBundle:(id)arg2 ofType:(id)arg3; ++ (id)imageNamed:(id)arg1 inBundle:(id)arg2; + + +@end diff --git a/AirPortAssistant.framework/InternetViewController.h b/AirPortAssistant.framework/InternetViewController.h new file mode 100755 index 0000000..2308e4b --- /dev/null +++ b/AirPortAssistant.framework/InternetViewController.h @@ -0,0 +1,177 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class UIActivityIndicatorView, UIImageView, UIPageControl, UILabel, UIView, ViewScroller, NSMutableSet, NSMutableArray; + +@interface InternetViewController : AssistantSubUIViewController { + UIView *containerView; + UIView *diagramContainerView; + ViewScroller *diagramView; + UIPageControl *pageControl; + UIView *descriptionContainerView; + UILabel *descriptionLabel; + UIView *spinnerWithStatusAdjacentView; + UIActivityIndicatorView *spinnerWithStatusAdjacentSpinner; + UILabel *spinnerWithStatusAdjacentLabel; + UIView *wanCableView; + UIImageView *cablingImageFirstFrame; + UIImageView *cablingImageLastFrame; + UILabel *wanPortLabel; + UILabel *internetLabel; + UILabel *routerLabel; + UILabel *deviceLabel; + UIImageView *routerImageView; + UIImageView *deviceImageView; + UIImageView *insetImageView; + UIView *resetBroadband1View; + UIImageView *resetBroadband1Image; + UILabel *cyclePowerLabel; + UILabel *removeBatteryLabel; + UIView *resetBroadband2View; + UIImageView *resetBroadband2Image; + UIView *swapCableView; + UIImageView *swapCableViewCablingImageFirstFrame; + UIImageView *swapCableViewCablingImageLastFrame; + UIImageView *swapCableViewRouterImage; + UIImageView *swapCableViewTargetImage; + UIImageView *swapCableViewSourceImage; + UIImageView *swapCableViewInsetImage; + UILabel *swapCableViewInternetLabel; + UILabel *swapCableViewRouterLabel; + UILabel *swapCableViewSourceLabel; + UILabel *swapCableViewTargetLabel; + unsigned int internetFlow; + BOOL pageControlIsChangingPage; + NSMutableSet *recycledPages; + NSMutableSet *visiblePages; + NSMutableArray *images; + struct { + unsigned int ethernetPortCount; + unsigned int productID; + unsigned int productFamily; + } targetDevice; + struct { + unsigned int ethernetPortCount; + unsigned int productID; + unsigned int productFamily; + } sourceDevice; +} + +@property(retain) UIView * containerView; +@property(retain) UIView * diagramContainerView; +@property(retain) ViewScroller * diagramView; +@property(retain) UIPageControl * pageControl; +@property(retain) UIView * descriptionContainerView; +@property(retain) UILabel * descriptionLabel; +@property(retain) UIView * wanCableView; +@property(retain) UIImageView * cablingImageFirstFrame; +@property(retain) UIImageView * cablingImageLastFrame; +@property(retain) UILabel * wanPortLabel; +@property(retain) UILabel * internetLabel; +@property(retain) UILabel * routerLabel; +@property(retain) UILabel * deviceLabel; +@property(retain) UIImageView * routerImageView; +@property(retain) UIImageView * deviceImageView; +@property(retain) UIImageView * insetImageView; +@property(retain) UIView * resetBroadband1View; +@property(retain) UIImageView * resetBroadband1Image; +@property(retain) UIView * resetBroadband2View; +@property(retain) UIImageView * resetBroadband2Image; +@property(retain) UIView * swapCableView; +@property(retain) UIImageView * swapCableViewCablingImageFirstFrame; +@property(retain) UIImageView * swapCableViewCablingImageLastFrame; +@property(retain) UIImageView * swapCableViewRouterImage; +@property(retain) UIImageView * swapCableViewTargetImage; +@property(retain) UIImageView * swapCableViewSourceImage; +@property(retain) UIImageView * swapCableViewInsetImage; +@property(retain) UILabel * swapCableViewInternetLabel; +@property(retain) UILabel * swapCableViewRouterLabel; +@property(retain) UILabel * swapCableViewSourceLabel; +@property(retain) UILabel * swapCableViewTargetLabel; +@property unsigned int internetFlow; + + +- (void)setSwapCableViewTargetLabel:(id)arg1; +- (id)swapCableViewTargetLabel; +- (void)setSwapCableViewSourceLabel:(id)arg1; +- (id)swapCableViewSourceLabel; +- (void)setSwapCableViewRouterLabel:(id)arg1; +- (id)swapCableViewRouterLabel; +- (void)setSwapCableViewInternetLabel:(id)arg1; +- (id)swapCableViewInternetLabel; +- (void)setSwapCableViewInsetImage:(id)arg1; +- (id)swapCableViewInsetImage; +- (void)setSwapCableViewSourceImage:(id)arg1; +- (id)swapCableViewSourceImage; +- (void)setSwapCableViewTargetImage:(id)arg1; +- (id)swapCableViewTargetImage; +- (void)setSwapCableViewRouterImage:(id)arg1; +- (id)swapCableViewRouterImage; +- (void)setSwapCableViewCablingImageLastFrame:(id)arg1; +- (id)swapCableViewCablingImageLastFrame; +- (void)setSwapCableViewCablingImageFirstFrame:(id)arg1; +- (id)swapCableViewCablingImageFirstFrame; +- (void)setSwapCableView:(id)arg1; +- (id)swapCableView; +- (void)setResetBroadband2Image:(id)arg1; +- (id)resetBroadband2Image; +- (void)setResetBroadband2View:(id)arg1; +- (id)resetBroadband2View; +- (void)setResetBroadband1Image:(id)arg1; +- (id)resetBroadband1Image; +- (void)setResetBroadband1View:(id)arg1; +- (id)resetBroadband1View; +- (void)setInsetImageView:(id)arg1; +- (id)insetImageView; +- (void)setDeviceImageView:(id)arg1; +- (id)deviceImageView; +- (void)setDeviceLabel:(id)arg1; +- (id)deviceLabel; +- (void)setRouterImageView:(id)arg1; +- (id)routerImageView; +- (void)setRouterLabel:(id)arg1; +- (id)routerLabel; +- (void)setInternetLabel:(id)arg1; +- (id)internetLabel; +- (void)setWanPortLabel:(id)arg1; +- (id)wanPortLabel; +- (void)setCablingImageLastFrame:(id)arg1; +- (id)cablingImageLastFrame; +- (void)setCablingImageFirstFrame:(id)arg1; +- (id)cablingImageFirstFrame; +- (void)setWanCableView:(id)arg1; +- (id)wanCableView; +- (void)setDiagramView:(id)arg1; +- (id)diagramView; +- (void)setPageControl:(id)arg1; +- (void)setDiagramContainerView:(id)arg1; +- (id)diagramContainerView; +- (void)setDescriptionLabel:(id)arg1; +- (id)descriptionLabel; +- (void)setDescriptionContainerView:(id)arg1; +- (id)descriptionContainerView; +- (void)setContainerView:(id)arg1; +- (void)startAnimatingCablingForView:(id)arg1 startingOpacity:(float)arg2 endingOpacity:(float)arg3 duration:(double)arg4; +- (id)insetImageForDeviceDiagramInfo:(struct { unsigned int x1; unsigned int x2; unsigned int x3; }*)arg1; +- (id)deviceImageForDeviceDiagramInfo:(struct { unsigned int x1; unsigned int x2; unsigned int x3; }*)arg1; +- (void)determineInfoForProductID:(unsigned int)arg1 deviceDiagramInfo:(struct { unsigned int x1; unsigned int x2; unsigned int x3; }*)arg2; +- (void)changeDiagram:(id)arg1; +- (id)sizedImageNamed:(id)arg1; +- (id)pageControl; +- (void)setInternetFlow:(unsigned int)arg1; +- (void)addSwapCablingUI; +- (void)addInternetNotWorkingUI; +- (void)addInternetWANPluginUI; +- (unsigned int)internetFlow; +- (void)presentSwapCablingUI; +- (void)presentSwapCablingCompleteUI; +- (void)presentInternetWANPluginUI; +- (void)presentInternetDisconnectedUI; +- (id)containerView; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)scrollViewDidEndDecelerating:(id)arg1; +- (void)scrollViewDidScroll:(id)arg1; + +@end diff --git a/AirPortAssistant.framework/KeychainWrapper.h b/AirPortAssistant.framework/KeychainWrapper.h new file mode 100755 index 0000000..2d4fc94 --- /dev/null +++ b/AirPortAssistant.framework/KeychainWrapper.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class NSString, NSLock; + +@interface KeychainWrapper : NSObject { + NSString *_accountName; + NSString *_serviceName; + NSString *_serverName; + NSString *_dnsName; + NSLock *_lock; +} + ++ (BOOL)supportsSavingAirDiskPasswords; ++ (id)keychainWrapperWithAccountName:(id)arg1 serverName:(id)arg2 dnsName:(id)arg3; ++ (id)keychainWrapperWithAccountName:(id)arg1 serviceName:(id)arg2; + +- (void)setAccountName:(id)arg1; +- (id)accountName; +- (id)getAirDiskServerDescs; +- (id)dnsName; +- (id)serverName; +- (id)airDiskPassword; +- (void)removeAirDiskPasswords; +- (long)addInternetPassword:(id)arg1; +- (id)genericPasswordForItemRef:(id*)arg1; +- (void)setDNSName:(id)arg1; +- (void)setServerName:(id)arg1; +- (id)initWithAccountName:(id)arg1 serverName:(id)arg2 dnsName:(id)arg3; +- (id)initWithAccountName:(id)arg1 serviceName:(id)arg2; +- (id)genericPassword; +- (void)removeGenericPassword; +- (long)addGenericPasswordWithAttributes:(id)arg1 data:(id)arg2; +- (void)setServiceName:(id)arg1; +- (id)serviceName; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/MACAddress.h b/AirPortAssistant.framework/MACAddress.h new file mode 100755 index 0000000..cd366fa --- /dev/null +++ b/AirPortAssistant.framework/MACAddress.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@interface MACAddress : NSObject { +} + ++ (BOOL)validMACAddressString:(id)arg1; ++ (id)stringFromMACAddressData:(id)arg1; ++ (id)macAddressDataFromString:(id)arg1; ++ (BOOL)parseMACAddress:(const char *)arg1 intoHexString:(char *)arg2; ++ (void)removeMACAddressSeparatorsFromString:(id)arg1; ++ (id)standardizeMACAddressString:(id)arg1 wantUpperCase:(BOOL)arg2; + + +@end diff --git a/AirPortAssistant.framework/MACFormatter.h b/AirPortAssistant.framework/MACFormatter.h new file mode 100755 index 0000000..4ff10b4 --- /dev/null +++ b/AirPortAssistant.framework/MACFormatter.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class NSString, NSCharacterSet; + +@interface MACFormatter : APFormatter { + NSCharacterSet *_possibleSeparators; + NSCharacterSet *_possibleSeparatorsInvertedSet; + NSString *_userPreferredSeparator; +} + ++ (BOOL)parseMACAddress:(const char *)arg1 intoHexString:(char *)arg2; ++ (id)sharedMACFormatter; ++ (id)macAddressSet; ++ (id)macFormatter; + +- (BOOL)isPartialStringValid:(id*)arg1 proposedSelectedRange:(struct _NSRange { unsigned int x1; unsigned int x2; }*)arg2 originalString:(id)arg3 originalSelectedRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg4 errorDescription:(id*)arg5; +- (id)userPreferredSeparator; +- (id)possibleSeparatorsInvertedSet; +- (void)setUserPreferredSeparator:(id)arg1; +- (void)setPossibleSeparatorsInvertedSet:(id)arg1; +- (id)possibleSeparators; +- (void)setPossibleSeparators:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/ManagedTableViewCell.h b/AirPortAssistant.framework/ManagedTableViewCell.h new file mode 100755 index 0000000..53b7da8 --- /dev/null +++ b/AirPortAssistant.framework/ManagedTableViewCell.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class TableViewManager, NSMutableDictionary, NSIndexPath; + +@interface ManagedTableViewCell : UITableViewCell { + TableViewManager *_parentTableManager; + NSMutableDictionary *_cellDict; + NSIndexPath *_currentIndexPath; + float _cellXEdgeInset; + float _neededContentHeight; + float _computedRightmostEditTextInset; + float _forcedRightmostEditTextInset; +} + +@property TableViewManager * parentTableManager; +@property(retain) NSMutableDictionary * cellDict; +@property(retain) NSIndexPath * currentIndexPath; +@property(readonly) float neededContentHeight; +@property(readonly) float computedRightmostEditTextInset; +@property float forcedRightmostEditTextInset; + + +- (float)forcedRightmostEditTextInset; +- (id)currentIndexPath; +- (void)calculatePositionForView:(id)arg1 forItem:(id)arg2 atItemIndex:(unsigned int)arg3; +- (float)calculateFrameSizeForView:(id)arg1 forItem:(id)arg2 atItemIndex:(unsigned int)arg3 withRemainingContentWidth:(float)arg4; +- (id)parentTableManager; +- (float)horizontalSpacingForView:(id)arg1 withItem:(id)arg2; +- (id)cellDict; +- (float)computedRightmostEditTextInset; +- (float)neededContentHeight; +- (void)setCellDict:(id)arg1; +- (void)setCurrentIndexPath:(id)arg1; +- (void)setForcedRightmostEditTextInset:(float)arg1; +- (void)setParentTableManager:(id)arg1; +- (id)accessibilityValue; +- (void)prepareForReuse; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/MinMaxIntFormatter.h b/AirPortAssistant.framework/MinMaxIntFormatter.h new file mode 100755 index 0000000..0a467f6 --- /dev/null +++ b/AirPortAssistant.framework/MinMaxIntFormatter.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@interface MinMaxIntFormatter : APFormatter { + int _minimum; + int _maximum; +} + ++ (id)formatterForMin:(int)arg1 max:(int)arg2; + +- (void)setMaximum:(int)arg1; +- (int)maximum; +- (void)setMinimum:(int)arg1; +- (int)minimum; +- (BOOL)isPartialStringValid:(id)arg1 newEditingString:(id*)arg2 errorDescription:(id*)arg3; +- (id)initWithMin:(int)arg1 max:(int)arg2; + +@end diff --git a/AirPortAssistant.framework/NetTopoAirPortDeviceLayer.h b/AirPortAssistant.framework/NetTopoAirPortDeviceLayer.h new file mode 100755 index 0000000..e397172 --- /dev/null +++ b/AirPortAssistant.framework/NetTopoAirPortDeviceLayer.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@interface NetTopoAirPortDeviceLayer : NetTopoObjectLayer { +} + + +- (void)layoutSublayers; +- (void)setAssociatedNode:(id)arg1; +- (struct { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGPoint { float x_2_1_1; float x_2_1_2; } x2; struct CGPoint { float x_3_1_1; float x_3_1_2; } x3; struct CGPoint { float x_4_1_1; float x_4_1_2; } x4; })getConnectionAttachmentLocations; +- (id)description; +- (id)debugDescription; +- (id)init; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/NetTopoDeviceConnectionLayer.h b/AirPortAssistant.framework/NetTopoDeviceConnectionLayer.h new file mode 100755 index 0000000..a039ca4 --- /dev/null +++ b/AirPortAssistant.framework/NetTopoDeviceConnectionLayer.h @@ -0,0 +1,76 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class CAShapeLayer; + +@interface NetTopoDeviceConnectionLayer : NetTopoObjectLayer { + CAShapeLayer *_connectionLineLayer; + struct CGPath { } *_hitTestPath; + struct CGColor { } *_lineColorEthernet; + struct CGColor { } *_lineColorWiFi; + struct CGColor { } *_selectedLineColor; + struct CGColor { } *_clearColor; + struct CGColor { } *_whiteColor; + unsigned int _upstreamDeviceSpatialRelationship; + unsigned int _connectionStyle; + struct CGPoint { + float x; + float y; + } _upstreamConnectionPoint; + struct CGPoint { + float x; + float y; + } _downstreamConnectionPoint; + unsigned int _upstreamConnectionSide; + struct CGPoint { + float x; + float y; + } _siblingMergePoint; + unsigned int _connectionMediumFallback; + struct CGPath { } *_arrowhead; +} + +@property unsigned int upstreamDeviceSpatialRelationship; +@property unsigned int connectionStyle; +@property(readonly) unsigned int connectionMedium; +@property unsigned int connectionMediumFallback; +@property struct CGPoint { float x1; float x2; } upstreamConnectionPoint; +@property struct CGPoint { float x1; float x2; } downstreamConnectionPoint; +@property unsigned int upstreamConnectionSide; +@property struct CGPoint { float x1; float x2; } siblingMergePoint; +@property(readonly) struct CGPath { }* hitTestPath; + + +- (void)drawLayer:(id)arg1 inContext:(struct CGContext { }*)arg2; +- (void)layoutSublayers; +- (void)setNeedsDisplay; +- (struct CGPath { }*)hitTestPath; +- (unsigned int)connectionMediumFallback; +- (void)setSiblingMergePoint:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })siblingMergePoint; +- (struct CGPoint { float x1; float x2; })upstreamConnectionPoint; +- (struct CGPoint { float x1; float x2; })downstreamConnectionPoint; +- (struct CGPath { }*)newConnectionPathWithOffset:(float)arg1; +- (void)addCurvedArrowConnectionToPath:(struct CGPath { }*)arg1 withOffset:(float)arg2; +- (void)addSideWindingConnectionToPath:(struct CGPath { }*)arg1 withOffset:(float)arg2; +- (unsigned int)connectionStyle; +- (void)addBottomWindingConnectionToPath:(struct CGPath { }*)arg1 withOffset:(float)arg2; +- (unsigned int)upstreamConnectionSide; +- (unsigned int)connectionMedium; +- (unsigned int)upstreamDeviceSpatialRelationship; +- (void)setConnectionStyle:(unsigned int)arg1; +- (void)setConnectionMediumFallback:(unsigned int)arg1; +- (void)setDownstreamConnectionPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)setUpstreamConnectionSide:(unsigned int)arg1; +- (void)setUpstreamConnectionPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)setUpstreamDeviceSpatialRelationship:(unsigned int)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })getUserInteractionBounds; +- (id)describeOne:(id)arg1 uiLayer:(id)arg2 indent:(unsigned int)arg3; +- (void)setSelected:(BOOL)arg1; +- (BOOL)isSelected; +- (id)debugDescription; +- (id)init; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/NetTopoMiniStaticLayout.h b/AirPortAssistant.framework/NetTopoMiniStaticLayout.h new file mode 100755 index 0000000..385aeb8 --- /dev/null +++ b/AirPortAssistant.framework/NetTopoMiniStaticLayout.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class NSArray, NSMutableArray, CALayer; + +@interface NetTopoMiniStaticLayout : NSObject { + int _layoutOptions; + CALayer *_containerLayer; + NSMutableArray *_topoDeviceLayers; + NSMutableArray *_connectionLayers; + NSArray *_topoDevicesDescriptor; +} + +@property(retain) CALayer * containerLayer; +@property(retain) NSArray * topoDevicesDescriptor; +@property(readonly) NSArray * topoDeviceLayers; +@property int layoutOptions; + + +- (id)topoDeviceLayers; +- (void)performLayout; +- (struct CGImage { }*)newImageForDeviceSpec:(id)arg1 wantSmall:(BOOL)arg2; +- (void)setTopoDevicesDescriptor:(id)arg1; +- (id)containerLayer; +- (int)layoutOptions; +- (void)destroyDeviceLayers; +- (void)createLayoutForDevices:(id)arg1; +- (void)setLayoutOptions:(int)arg1; +- (void)setContainerLayer:(id)arg1; +- (id)initWithContainerLayer:(id)arg1 andOptions:(int)arg2; +- (id)topoDevicesDescriptor; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/NetTopoObjectLayer.h b/AirPortAssistant.framework/NetTopoObjectLayer.h new file mode 100755 index 0000000..5504113 --- /dev/null +++ b/AirPortAssistant.framework/NetTopoObjectLayer.h @@ -0,0 +1,175 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class NSTimer, NSString, BubbleTextLayer, NetTopoObjectLayer, NSMutableArray; + +@interface NetTopoObjectLayer : CALayer { + id _associatedNode; + float _layoutScale; + BOOL _smallSize; + struct CGSize { + float width; + float height; + } _boundsSizeConstraint; + struct CGImage { } *_objectImage; + BOOL _selectable; + struct CGColor { } *_selectionColor; + struct CGColor { } *_labelUnselectedFillColor; + struct CGColor { } *_labelSelectedFillColor; + struct CGColor { } *_labelSelectedFillColor2; + struct CGColor { } *_labelUnselectedTextColor; + struct CGColor { } *_labelSelectedTextColor; + struct CGColor { } *_secondaryLabelUnselectedTextColor; + struct CGColor { } *_secondaryLabelSelectedTextColor; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _imageFrame; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _imageCroppedFrame; + struct CGSize { + float width; + float height; + } _selectionSize; + NSString *_labelString; + BubbleTextLayer *_labelLayer; + NSString *_secondaryLabelString; + BubbleTextLayer *_secondaryLabelLayer; + struct CGImage {} *_statusLights[4]; + NSTimer *_statusLightTimer; + float _statusLightInterval; + unsigned int _statusLightState; + unsigned int _statusLightMode; + unsigned int _row; + unsigned int _column; + unsigned int _number; + float _prelim; + float _mod; + float _change; + float _shift; + BOOL _isExpanded; + NetTopoObjectLayer *_contourThread; + NetTopoObjectLayer *_ancestor; + BOOL _selected; + BOOL _ghosted; + NetTopoObjectLayer *_parent; + NSMutableArray *_children; +} + +@property float layoutScale; +@property BOOL smallSize; +@property struct CGSize { float x1; float x2; } boundsSizeConstraint; +@property unsigned int row; +@property unsigned int column; +@property float prelim; +@property float mod; +@property float change; +@property float shift; +@property unsigned int number; +@property(getter=isExpanded) BOOL expanded; +@property NetTopoObjectLayer * contourThread; +@property NetTopoObjectLayer * ancestor; +@property(retain) id associatedNode; +@property(retain) NSString * label; +@property(retain) NSString * secondaryLabel; +@property(retain) NetTopoObjectLayer * parent; +@property(readonly) NetTopoObjectLayer * parentDevice; +@property(retain) NSMutableArray * children; +@property(readonly) unsigned int numberOfChildren; +@property(retain) struct CGImage { }* objectImage; +@property(retain) struct CGImage { }* statusLightImage; +@property(retain) struct CGImage { }* statusBadgeImage; +@property unsigned int statusLightMode; +@property(getter=isSelectable) BOOL selectable; +@property(getter=isSelected) BOOL selected; +@property(getter=isGhosted) BOOL ghosted; +@property struct CGSize { float x1; float x2; } selectionSize; + ++ (BOOL)needsDisplayForKey:(id)arg1; + +- (unsigned int)numberOfChildren; +- (void)setChildren:(id)arg1; +- (BOOL)isSelectable; +- (void)insertChild:(id)arg1 atIndex:(unsigned int)arg2; +- (void)setRow:(unsigned int)arg1; +- (id)childAtIndex:(unsigned int)arg1; +- (void)setColumn:(unsigned int)arg1; +- (id)parent; +- (void)addChild:(id)arg1; +- (void)setParent:(id)arg1; +- (void)layoutSublayers; +- (void)setSelectable:(BOOL)arg1; +- (void)setSelectionSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })selectionSize; +- (void)setObjectImage:(struct CGImage { }*)arg1; +- (struct CGImage { }*)objectImage; +- (void)setAssociatedNode:(id)arg1; +- (id)associatedNode; +- (void)setAncestor:(id)arg1; +- (id)ancestor; +- (void)setContourThread:(id)arg1; +- (id)contourThread; +- (void)setNumber:(unsigned int)arg1; +- (void)setChange:(float)arg1; +- (float)change; +- (void)setMod:(float)arg1; +- (float)mod; +- (void)setPrelim:(float)arg1; +- (float)prelim; +- (void)setSmallSize:(BOOL)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })getFrameContainingAllSublayers; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })getUserInteractionBounds; +- (struct { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGPoint { float x_2_1_1; float x_2_1_2; } x2; struct CGPoint { float x_3_1_1; float x_3_1_2; } x3; struct CGPoint { float x_4_1_1; float x_4_1_2; } x4; })getConnectionAttachmentLocations; +- (float)layoutScale; +- (void)setLayoutScale:(float)arg1; +- (void)setStatusLightMode:(unsigned int)arg1; +- (unsigned int)statusLightMode; +- (struct CGImage { }*)statusBadgeImage; +- (void)setStatusLightImage:(struct CGImage { }*)arg1; +- (struct CGImage { }*)statusLightImage; +- (void)initializeStatusImages; +- (void)setSecondaryLabel:(id)arg1; +- (id)secondaryLabel; +- (id)parentDevice; +- (id)describeOne:(id)arg1 uiLayer:(id)arg2 indent:(unsigned int)arg3; +- (unsigned int)column; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })getImageSelectionBounds; +- (void)setBoundsSizeConstraint:(struct CGSize { float x1; float x2; })arg1; +- (void)updateStatusLight:(id)arg1; +- (void)setStatusBadgeImage:(struct CGImage { }*)arg1; +- (BOOL)smallSize; +- (void)deallocStatusImages; +- (struct CGSize { float x1; float x2; })boundsSizeConstraint; +- (id)children; +- (unsigned int)number; +- (float)shift; +- (void)setExpanded:(BOOL)arg1; +- (void)removeChild:(id)arg1; +- (id)label; +- (void)drawInContext:(struct CGContext { }*)arg1; +- (id)lastChild; +- (BOOL)isExpanded; +- (id)firstChild; +- (void)setLabel:(id)arg1; +- (unsigned int)row; +- (id)debugDescription; +- (void)setShift:(float)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/PPPoEConnectionUIViewController.h b/AirPortAssistant.framework/PPPoEConnectionUIViewController.h new file mode 100755 index 0000000..d0abc6b --- /dev/null +++ b/AirPortAssistant.framework/PPPoEConnectionUIViewController.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@interface PPPoEConnectionUIViewController : AssistantSubUIViewController { +} + + +- (void)touchInCellAtIndexPath:(id)arg1; +- (void)loadView; + +@end diff --git a/AirPortAssistant.framework/PPPoEViewController.h b/AirPortAssistant.framework/PPPoEViewController.h new file mode 100755 index 0000000..82ddc63 --- /dev/null +++ b/AirPortAssistant.framework/PPPoEViewController.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class UILabel, UIActivityIndicatorView, UIView, PPPoEConnectionUIViewController; + +@interface PPPoEViewController : AssistantSubUIViewController { + UIView *containerView; + UIView *justTextContainerView; + UILabel *justTextLabel; + UIView *spinnerWithStatusAdjacentView; + UIActivityIndicatorView *spinnerWithStatusAdjacentSpinner; + UILabel *spinnerWithStatusAdjacentLabel; + PPPoEConnectionUIViewController *pppoeConnectionUIViewController; + id previousNavDelegate; +} + +@property(retain) PPPoEConnectionUIViewController * pppoeConnectionUIViewController; + + +- (id)pppoeConnectionUIViewController; +- (void)setPppoeConnectionUIViewController:(id)arg1; +- (void)setupInitialTableHeaderConfiguration; +- (id)valueForItemOfType:(id)arg1 atTypeIndex:(unsigned int)arg2 inCellWithTag:(int)arg3; +- (BOOL)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned int)arg3 toString:(id)arg4; +- (void)touchInCellAtIndexPath:(id)arg1; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (void)viewWillAppear:(BOOL)arg1; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/PoppablePickerViewController.h b/AirPortAssistant.framework/PoppablePickerViewController.h new file mode 100755 index 0000000..82df007 --- /dev/null +++ b/AirPortAssistant.framework/PoppablePickerViewController.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class UIPickerView; + +@interface PoppablePickerViewController : UIViewController { + UIPickerView *pickerView; +} + +@property(retain) UIPickerView * pickerView; + + +- (id)pickerView; +- (void)viewDidLoad; +- (void)setPickerView:(id)arg1; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/PrivateIPFormatter.h b/AirPortAssistant.framework/PrivateIPFormatter.h new file mode 100755 index 0000000..e593311 --- /dev/null +++ b/AirPortAssistant.framework/PrivateIPFormatter.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@interface PrivateIPFormatter : MinMaxIntFormatter { +} + ++ (id)privateIPFormatter; + + +@end diff --git a/AirPortAssistant.framework/RecommendationActionController.h b/AirPortAssistant.framework/RecommendationActionController.h new file mode 100755 index 0000000..34dad0b --- /dev/null +++ b/AirPortAssistant.framework/RecommendationActionController.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class TableViewManager, NSString; + +@interface RecommendationActionController : NSObject { + NSString *sectionIdentifier; + NSString *actionKey; + TableViewManager *tableManager; +} + +@property(retain) NSString * sectionIdentifier; +@property(retain) NSString * actionKey; +@property TableViewManager * tableManager; + ++ (id)recommendationActionControllerWithTableManager:(id)arg1 andAssistantUIViewController:(id)arg2; + +- (id)actionKey; +- (void)setActionKey:(id)arg1; +- (void)setTableManager:(id)arg1; +- (void)setSectionIdentifier:(id)arg1; +- (void)selectPrimaryRecommendation; +- (id)getSectionInfo; +- (id)sectionIdentifier; +- (BOOL)isPrimaryRecommendation; +- (id)tableManager; + +@end diff --git a/AirPortAssistant.framework/SelectorStringThread.h b/AirPortAssistant.framework/SelectorStringThread.h new file mode 100755 index 0000000..dc3ea1b --- /dev/null +++ b/AirPortAssistant.framework/SelectorStringThread.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@interface SelectorStringThread : NSThread { +} + ++ (void)detachNewThreadSelector:(SEL)arg1 toTarget:(id)arg2 withObject:(id)arg3; + + +@end diff --git a/AirPortAssistant.framework/StepByStepController.h b/AirPortAssistant.framework/StepByStepController.h new file mode 100755 index 0000000..fbcb697 --- /dev/null +++ b/AirPortAssistant.framework/StepByStepController.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class , NSDictionary; + +@interface StepByStepController : AssistantCallbackController { + struct StepByStepContext { } *_stepByStepContext; + id _delegate; + NSDictionary *_restoreRecommendation; +} + +@property * delegate; +@property(retain) NSDictionary * restoreRecommendation; + ++ (id)stepByStepController; + +- (void)setDelegate:(id)arg1; +- (id)restoreRecommendation; +- (void)stepByStepNextStepResult:(long)arg1 withOptions:(id)arg2; +- (void)setRestoreRecommendation:(id)arg1; +- (long)setupFromAutoguessRecommendation:(id)arg1 withOptions:(id)arg2; +- (long)subclassAssistantCallback:(struct AssistantCallbackContext { struct AssistantContext {} *x1; int x2; struct __CFDictionary {} *x3; int x4; struct dispatch_semaphore_s {} *x5; struct dispatch_source_s {} *x6; void *x7; }*)arg1; +- (id)delegate; +- (id)init; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/StepByStepUIViewController.h b/AirPortAssistant.framework/StepByStepUIViewController.h new file mode 100755 index 0000000..21254ce --- /dev/null +++ b/AirPortAssistant.framework/StepByStepUIViewController.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class UILabel, UIView, UIActivityIndicatorView, NetTopoMiniStaticLayout; + +@interface StepByStepUIViewController : AssistantSubUIViewController { + UIView *topoContainerView; + UIView *topoView; + NetTopoMiniStaticLayout *topoLayout; + UIView *tableFooterContainerView; + UIView *spinnerWithStatusBelowView; + UILabel *spinnerWithStatusBelowLabel; + UIActivityIndicatorView *spinnerWithStatusBelowSpinner; + int sbsMode; +} + +@property(retain) UIView * topoContainerView; +@property(retain) UIView * topoView; +@property(retain) NetTopoMiniStaticLayout * topoLayout; +@property(retain) UIView * tableFooterContainerView; +@property(retain) UIView * spinnerWithStatusBelowView; +@property(retain) UILabel * spinnerWithStatusBelowLabel; +@property(retain) UIActivityIndicatorView * spinnerWithStatusBelowSpinner; +@property int sbsMode; + + +- (void)setSbsMode:(int)arg1; +- (int)sbsMode; +- (void)setSpinnerWithStatusBelowSpinner:(id)arg1; +- (void)setSpinnerWithStatusBelowLabel:(id)arg1; +- (void)setSpinnerWithStatusBelowView:(id)arg1; +- (void)setTableFooterContainerView:(id)arg1; +- (void)setTopoView:(id)arg1; +- (void)setTopoContainerView:(id)arg1; +- (BOOL)updateUIStr1:(id)arg1 forTag1:(unsigned int)arg2 matchesStr2:(id)arg3 forTag2:(unsigned int)arg4; +- (void)syncTopoUIForTarget:(id)arg1 andSource:(id)arg2 andNetwork:(id)arg3 connectionType:(id)arg4; +- (void)syncTopoUIForTargetProductID:(id)arg1 targetName:(id)arg2 sourceProductID:(id)arg3 sourceName:(id)arg4 networkName:(id)arg5 connectionType:(id)arg6; +- (id)tableFooterContainerView; +- (id)syncTopoUIInLayer:(id)arg1 withLayout:(id)arg2 targetProductID:(id)arg3 targetName:(id)arg4 sourceProductID:(id)arg5 sourceName:(id)arg6 networkName:(id)arg7 connectionType:(id)arg8; +- (id)topoView; +- (id)topoContainerView; +- (id)spinnerWithStatusBelowSpinner; +- (id)spinnerWithStatusBelowLabel; +- (id)spinnerWithStatusBelowView; +- (void)setTopoLayout:(id)arg1; +- (id)topoLayout; +- (void)stepByStepUpdateProgress:(id)arg1 forState:(int)arg2; +- (void)viewWillAppear:(BOOL)arg1; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/StepByStepUIViewController_CreateExtendOrReplace.h b/AirPortAssistant.framework/StepByStepUIViewController_CreateExtendOrReplace.h new file mode 100755 index 0000000..fadb444 --- /dev/null +++ b/AirPortAssistant.framework/StepByStepUIViewController_CreateExtendOrReplace.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class UILabel, UIView; + +@interface StepByStepUIViewController_CreateExtendOrReplace : StepByStepUIViewController { + UIView *tableHeaderContainerView; + UIView *justTextContainerView; + UILabel *justTextLabel; +} + +@property(retain) UIView * tableHeaderContainerView; +@property(retain) UIView * justTextContainerView; +@property(retain) UILabel * justTextLabel; + + +- (void)setupTable; +- (void)initUI; +- (void)handleSelectorChoiceWithTag:(unsigned int)arg1; +- (void)setupInitialTableHeaderConfiguration; +- (void)setTableHeaderContainerView:(id)arg1; +- (void)setJustTextLabel:(id)arg1; +- (id)justTextLabel; +- (void)setJustTextContainerView:(id)arg1; +- (id)justTextContainerView; +- (void)touchInCellAtIndexPath:(id)arg1; +- (id)tableHeaderContainerView; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidLoad; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/StepByStepUIViewController_Create_Config.h b/AirPortAssistant.framework/StepByStepUIViewController_Create_Config.h new file mode 100755 index 0000000..7bc5460 --- /dev/null +++ b/AirPortAssistant.framework/StepByStepUIViewController_Create_Config.h @@ -0,0 +1,88 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class UILabel, NSString, UIView, RecommendationActionController; + +@interface StepByStepUIViewController_Create_Config : StepByStepUIViewController { + NSString *_wifiName; + NSString *_personalizedBaseName; + NSString *_basePassword; + NSString *_basePasswordVerify; + NSString *_wifiPassword; + NSString *_wifiPasswordVerify; + NSString *_diskPassword; + NSString *_diskPasswordVerify; + UIView *tableHeaderContainerView; + UIView *justTextContainerView; + UILabel *justTextLabel; + BOOL useSinglePassword; + BOOL hasDisk; + BOOL useDifferentDiskPassword; + RecommendationActionController *actionController; +} + +@property(copy) NSString * wifiName; +@property(copy) NSString * personalizedBaseName; +@property(retain) UIView * tableHeaderContainerView; +@property(retain) UIView * justTextContainerView; +@property(retain) UILabel * justTextLabel; +@property(copy) NSString * basePassword; +@property(copy) NSString * basePasswordVerify; +@property(copy) NSString * wifiPassword; +@property(copy) NSString * wifiPasswordVerify; +@property(copy) NSString * diskPassword; +@property(copy) NSString * diskPasswordVerify; +@property BOOL useSinglePassword; +@property BOOL hasDisk; +@property BOOL useDifferentDiskPassword; +@property(retain) RecommendationActionController * actionController; + + +- (void)updateSinglePasswordSwitchExplanation:(BOOL)arg1; +- (void)addDiskPasswordSection; +- (void)updateTableForMultiplePasswords; +- (void)updateTableForSinglePassword; +- (BOOL)validateAndSetValues; +- (id)diskPasswordVerify; +- (BOOL)useDifferentDiskPassword; +- (id)basePasswordVerify; +- (id)wifiPasswordVerify; +- (void)validateAndUpdateNextButton; +- (void)updateTable; +- (id)wifiName; +- (void)setActionController:(id)arg1; +- (id)actionController; +- (void)setUseDifferentDiskPassword:(BOOL)arg1; +- (BOOL)useSinglePassword; +- (void)setDiskPasswordVerify:(id)arg1; +- (id)diskPassword; +- (void)setDiskPassword:(id)arg1; +- (BOOL)hasDisk; +- (void)setBasePasswordVerify:(id)arg1; +- (id)basePassword; +- (void)setBasePassword:(id)arg1; +- (void)setWifiPasswordVerify:(id)arg1; +- (id)wifiPassword; +- (void)setWifiPassword:(id)arg1; +- (void)setWifiName:(id)arg1; +- (id)personalizedBaseName; +- (void)setPersonalizedBaseName:(id)arg1; +- (void)setHasDisk:(BOOL)arg1; +- (void)setUseSinglePassword:(BOOL)arg1; +- (void)setupTable; +- (void)setupInitialTableHeaderConfiguration; +- (void)setTableHeaderContainerView:(id)arg1; +- (void)setJustTextLabel:(id)arg1; +- (id)justTextLabel; +- (void)setJustTextContainerView:(id)arg1; +- (id)justTextContainerView; +- (void)textFieldDidChangeAtIndexPath:(id)arg1; +- (void)switchTouchedInCellAtIndexPath:(id)arg1 forSwitchIndex:(unsigned int)arg2 isOn:(BOOL)arg3; +- (BOOL)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned int)arg3 toString:(id)arg4; +- (void)touchInCellAtIndexPath:(id)arg1; +- (id)tableHeaderContainerView; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidLoad; + +@end diff --git a/AirPortAssistant.framework/StepByStepUIViewController_Create_Guest.h b/AirPortAssistant.framework/StepByStepUIViewController_Create_Guest.h new file mode 100755 index 0000000..52ec2d6 --- /dev/null +++ b/AirPortAssistant.framework/StepByStepUIViewController_Create_Guest.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class UILabel, NSString, UIView; + +@interface StepByStepUIViewController_Create_Guest : StepByStepUIViewController { + NSString *_wifiName; + NSString *_wifiPassword; + BOOL _guestNetworkEnabled; + int _guestNetSecMode; + UIView *tableHeaderContainerView; + UIView *justTextContainerView; + UILabel *justTextLabel; +} + +@property(copy) NSString * wifiName; +@property(copy) NSString * wifiPassword; +@property(retain) UIView * tableHeaderContainerView; +@property(retain) UIView * justTextContainerView; +@property(retain) UILabel * justTextLabel; +@property BOOL guestNetworkEnabled; +@property int guestNetSecMode; + + +- (void)addGuestNetworkPasswordSection; +- (void)addGuestNetworkIsEnabledSection; +- (int)guestNetSecMode; +- (BOOL)guestNetworkEnabled; +- (void)setGuestNetSecMode:(int)arg1; +- (void)setGuestNetworkEnabled:(BOOL)arg1; +- (BOOL)validateAndSetValues; +- (void)validateAndUpdateNextButton; +- (void)updateTable; +- (id)wifiName; +- (id)wifiPassword; +- (void)setWifiPassword:(id)arg1; +- (void)setWifiName:(id)arg1; +- (void)setupTable; +- (void)initUI; +- (void)setupInitialTableHeaderConfiguration; +- (void)setTableHeaderContainerView:(id)arg1; +- (void)setJustTextLabel:(id)arg1; +- (id)justTextLabel; +- (void)setJustTextContainerView:(id)arg1; +- (id)justTextContainerView; +- (void)textFieldDidChangeAtIndexPath:(id)arg1; +- (void)switchTouchedInCellAtIndexPath:(id)arg1 forSwitchIndex:(unsigned int)arg2 isOn:(BOOL)arg3; +- (BOOL)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned int)arg3 toString:(id)arg4; +- (id)tableHeaderContainerView; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidLoad; + +@end diff --git a/AirPortAssistant.framework/StepByStepUIViewController_DevicePicker.h b/AirPortAssistant.framework/StepByStepUIViewController_DevicePicker.h new file mode 100755 index 0000000..173c9ed --- /dev/null +++ b/AirPortAssistant.framework/StepByStepUIViewController_DevicePicker.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class AnimatedPickerView, RecommendationActionController, PoppablePickerViewController, NSDictionary, NSString, UIPopoverController, NSArray; + +@interface StepByStepUIViewController_DevicePicker : StepByStepUIViewController { + NSDictionary *_selectedDevice; + NSDictionary *_sourceNetwork; + NSDictionary *_sourceBase; + NSDictionary *_targetBase; + UIPopoverController *_popover; + PoppablePickerViewController *_poppablePickerViewController; + AnimatedPickerView *_networkPickerView; + NSArray *sortedDevices; + NSString *connectionMedium; + RecommendationActionController *actionController; + BOOL _showSingleBaseTopo; +} + +@property(retain) NSArray * sortedDevices; +@property NSString * connectionMedium; +@property(retain) RecommendationActionController * actionController; + + +- (void)updateSelections; +- (id)sortedDevices; +- (id)connectionMedium; +- (void)setupPickerTable; +- (void)setConnectionMedium:(id)arg1; +- (void)setSortedDevices:(id)arg1; +- (void)setActionController:(id)arg1; +- (id)actionController; +- (id)valueForItemOfType:(id)arg1 atTypeIndex:(unsigned int)arg2 inCellWithTag:(int)arg3; +- (void)touchInCellAtIndexPath:(id)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidLoad; +- (id)pickerView:(id)arg1 titleForRow:(int)arg2 forComponent:(int)arg3; +- (int)pickerView:(id)arg1 numberOfRowsInComponent:(int)arg2; +- (int)numberOfComponentsInPickerView:(id)arg1; + +@end diff --git a/AirPortAssistant.framework/StepByStepUIViewController_ExtendWired_Config.h b/AirPortAssistant.framework/StepByStepUIViewController_ExtendWired_Config.h new file mode 100755 index 0000000..98ccba0 --- /dev/null +++ b/AirPortAssistant.framework/StepByStepUIViewController_ExtendWired_Config.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@interface StepByStepUIViewController_ExtendWired_Config : StepByStepUIViewController_ExtendWireless_Config { +} + + +- (void)viewDidLoad; + +@end diff --git a/AirPortAssistant.framework/StepByStepUIViewController_ExtendWired_Connections.h b/AirPortAssistant.framework/StepByStepUIViewController_ExtendWired_Connections.h new file mode 100755 index 0000000..2836b7c --- /dev/null +++ b/AirPortAssistant.framework/StepByStepUIViewController_ExtendWired_Connections.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@interface StepByStepUIViewController_ExtendWired_Connections : InternetViewController { + int _curStep; +} + + +- (void)presentAPOrRouterWANPluginUI; +- (void)addAPOrRouterWANPluginUI; +- (void)viewWillAppear:(BOOL)arg1; + +@end diff --git a/AirPortAssistant.framework/StepByStepUIViewController_ExtendWirelessNetworkChoice.h b/AirPortAssistant.framework/StepByStepUIViewController_ExtendWirelessNetworkChoice.h new file mode 100755 index 0000000..4151a89 --- /dev/null +++ b/AirPortAssistant.framework/StepByStepUIViewController_ExtendWirelessNetworkChoice.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class UILabel, UIView; + +@interface StepByStepUIViewController_ExtendWirelessNetworkChoice : StepByStepUIViewController_DevicePicker { + UIView *tableHeaderContainerView; + UIView *justTextContainerView; + UILabel *justLabelView; + int _selectorChoice; +} + +@property(retain) UIView * tableHeaderContainerView; +@property(retain) UIView * justTextContainerView; +@property(retain) UILabel * justLabelView; + + +- (void)updateNavigationButtons; +- (void)setJustLabelView:(id)arg1; +- (void)setupPickerTable; +- (void)addBrowsedRecords:(id)arg1 toDestList:(id)arg2; +- (id)justLabelView; +- (BOOL)canBeExtendedWithDWDS; +- (void)selectedDeviceUpdated; +- (id)deviceTableLabel; +- (id)devicePickerLabel; +- (void)setupDevices; +- (void)setupHeaderAndFooter; +- (void)setTableHeaderContainerView:(id)arg1; +- (void)setJustTextContainerView:(id)arg1; +- (id)justTextContainerView; +- (void)touchInCellAtIndexPath:(id)arg1; +- (id)tableHeaderContainerView; +- (void)stepByStepUpdateProgress:(id)arg1 forState:(int)arg2; +- (void)viewDidLoad; + +@end diff --git a/AirPortAssistant.framework/StepByStepUIViewController_ExtendWireless_Config.h b/AirPortAssistant.framework/StepByStepUIViewController_ExtendWireless_Config.h new file mode 100755 index 0000000..1480a28 --- /dev/null +++ b/AirPortAssistant.framework/StepByStepUIViewController_ExtendWireless_Config.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class UILabel, NSString, UIView; + +@interface StepByStepUIViewController_ExtendWireless_Config : StepByStepUIViewController_DevicePicker { + UIView *tableHeaderContainerView; + UIView *justTextContainerView; + UILabel *justTextLabel; + NSString *connectionType; + NSString *unlocalizedStatusString; + NSString *personalizedBaseName; + BOOL isReallyJoin; +} + +@property(retain) UIView * tableHeaderContainerView; +@property(retain) UIView * justTextContainerView; +@property(retain) UILabel * justTextLabel; +@property(retain) NSString * personalizedBaseName; + + +- (void)updateNavigationButtons; +- (void)selectedDeviceUpdated; +- (void)primaryActionSelected:(BOOL)arg1; +- (id)deviceTableLabel; +- (id)devicePickerLabel; +- (void)setupDevices; +- (void)setupHeaderAndFooter; +- (void)setupAndShowEditableBaseStationName; +- (void)validateAndUpdateNextButton; +- (id)personalizedBaseName; +- (void)setPersonalizedBaseName:(id)arg1; +- (void)setTableHeaderContainerView:(id)arg1; +- (void)setJustTextLabel:(id)arg1; +- (id)justTextLabel; +- (void)setJustTextContainerView:(id)arg1; +- (id)justTextContainerView; +- (BOOL)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned int)arg3 toString:(id)arg4; +- (id)tableHeaderContainerView; +- (void)viewDidLoad; + +@end diff --git a/AirPortAssistant.framework/StepByStepUIViewController_Join_Config.h b/AirPortAssistant.framework/StepByStepUIViewController_Join_Config.h new file mode 100755 index 0000000..7bc3b2c --- /dev/null +++ b/AirPortAssistant.framework/StepByStepUIViewController_Join_Config.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class UILabel, NSString, UIView; + +@interface StepByStepUIViewController_Join_Config : StepByStepUIViewController_DevicePicker { + UIView *tableHeaderContainerView; + UIView *justTextContainerView; + UILabel *justTextLabel; + NSString *personalizedBaseName; +} + +@property(retain) UIView * tableHeaderContainerView; +@property(retain) UIView * justTextContainerView; +@property(retain) UILabel * justTextLabel; +@property(retain) NSString * personalizedBaseName; + + +- (void)updateNavigationButtons; +- (void)setupEditableBaseStationName; +- (void)selectedDeviceUpdated; +- (void)prepareParams; +- (void)primaryActionSelected:(BOOL)arg1; +- (id)deviceTableLabel; +- (id)devicePickerLabel; +- (void)setupDevices; +- (void)setupHeaderAndFooter; +- (void)validateAndUpdateNextButton; +- (id)personalizedBaseName; +- (void)setPersonalizedBaseName:(id)arg1; +- (void)setupTable; +- (void)syncTopoUIForTarget:(id)arg1 andSource:(id)arg2 andNetwork:(id)arg3 connectionType:(id)arg4; +- (void)setTableHeaderContainerView:(id)arg1; +- (void)setJustTextLabel:(id)arg1; +- (id)justTextLabel; +- (void)setJustTextContainerView:(id)arg1; +- (id)justTextContainerView; +- (void)textFieldDidChangeAtIndexPath:(id)arg1; +- (BOOL)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned int)arg3 toString:(id)arg4; +- (id)tableHeaderContainerView; +- (void)viewDidLoad; + +@end diff --git a/AirPortAssistant.framework/StepByStepUIViewController_ReplaceBaseStation_Config.h b/AirPortAssistant.framework/StepByStepUIViewController_ReplaceBaseStation_Config.h new file mode 100755 index 0000000..974f8ea --- /dev/null +++ b/AirPortAssistant.framework/StepByStepUIViewController_ReplaceBaseStation_Config.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class UILabel, NSString, UIView; + +@interface StepByStepUIViewController_ReplaceBaseStation_Config : StepByStepUIViewController_DevicePicker { + UIView *tableHeaderContainerView; + UIView *justTextContainerView; + UILabel *justTextLabel; + UIView *justTextContainerView2; + UILabel *justTextLabel2; + NSString *personalizedBaseName; +} + +@property(retain) UIView * tableHeaderContainerView; +@property(retain) UIView * justTextContainerView; +@property(retain) UILabel * justTextLabel; +@property(retain) UIView * justTextContainerView2; +@property(retain) UILabel * justTextLabel2; +@property(retain) NSString * personalizedBaseName; + + +- (void)updateNavigationButtons; +- (void)setJustTextLabel2:(id)arg1; +- (void)setJustTextContainerView2:(id)arg1; +- (id)justTextLabel2; +- (id)justTextContainerView2; +- (void)setupEditableBaseStationName; +- (void)selectedDeviceUpdated; +- (void)prepareParams; +- (void)primaryActionSelected:(BOOL)arg1; +- (id)deviceTableLabel; +- (id)devicePickerLabel; +- (void)setupDevices; +- (void)setupHeaderAndFooter; +- (void)validateAndUpdateNextButton; +- (id)personalizedBaseName; +- (void)setPersonalizedBaseName:(id)arg1; +- (void)setTableHeaderContainerView:(id)arg1; +- (void)setJustTextLabel:(id)arg1; +- (id)justTextLabel; +- (void)setJustTextContainerView:(id)arg1; +- (id)justTextContainerView; +- (BOOL)shouldChangeTextField:(id)arg1 atIndexPath:(id)arg2 forTextIndex:(unsigned int)arg3 toString:(id)arg4; +- (id)tableHeaderContainerView; +- (void)viewWillAppear:(BOOL)arg1; + +@end diff --git a/AirPortAssistant.framework/StepByStepUIViewController_ReplaceChoice.h b/AirPortAssistant.framework/StepByStepUIViewController_ReplaceChoice.h new file mode 100755 index 0000000..bcb35d3 --- /dev/null +++ b/AirPortAssistant.framework/StepByStepUIViewController_ReplaceChoice.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class UILabel, UIView; + +@interface StepByStepUIViewController_ReplaceChoice : StepByStepUIViewController { + UIView *tableHeaderContainerView; + UIView *justTextContainerView; + UILabel *justTextLabel; +} + +@property(retain) UIView * tableHeaderContainerView; +@property(retain) UIView * justTextContainerView; +@property(retain) UILabel * justTextLabel; + + +- (void)setupTable; +- (void)setTableHeaderContainerView:(id)arg1; +- (void)setJustTextLabel:(id)arg1; +- (id)justTextLabel; +- (void)setJustTextContainerView:(id)arg1; +- (id)justTextContainerView; +- (void)touchInCellAtIndexPath:(id)arg1; +- (id)tableHeaderContainerView; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidLoad; + +@end diff --git a/AirPortAssistant.framework/StepByStepUIViewController_ReplaceNetworkChoice.h b/AirPortAssistant.framework/StepByStepUIViewController_ReplaceNetworkChoice.h new file mode 100755 index 0000000..ba7ca5f --- /dev/null +++ b/AirPortAssistant.framework/StepByStepUIViewController_ReplaceNetworkChoice.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class UILabel, UIView; + +@interface StepByStepUIViewController_ReplaceNetworkChoice : StepByStepUIViewController_DevicePicker { + UIView *tableHeaderContainerView; + UIView *justTextContainerView; + UILabel *justTextLabel; +} + +@property(retain) UIView * tableHeaderContainerView; +@property(retain) UIView * justTextContainerView; +@property(retain) UILabel * justTextLabel; + + +- (void)updateNavigationButtons; +- (void)prepareParams; +- (id)deviceTableLabel; +- (id)devicePickerLabel; +- (void)setupDevices; +- (void)setupHeaderAndFooter; +- (void)setTableHeaderContainerView:(id)arg1; +- (void)setJustTextLabel:(id)arg1; +- (id)justTextLabel; +- (void)setJustTextContainerView:(id)arg1; +- (id)justTextContainerView; +- (id)tableHeaderContainerView; + +@end diff --git a/AirPortAssistant.framework/StepByStepUIViewController_Restore_Config.h b/AirPortAssistant.framework/StepByStepUIViewController_Restore_Config.h new file mode 100755 index 0000000..677bd0b --- /dev/null +++ b/AirPortAssistant.framework/StepByStepUIViewController_Restore_Config.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class UILabel, UIView; + +@interface StepByStepUIViewController_Restore_Config : StepByStepUIViewController { + UIView *tableHeaderContainerView; + UIView *justTextContainerView; + UILabel *justTextLabel; + UIView *restoreRecommendationContainerView; + UILabel *restoreRecommendationTextView; + UIView *dontRestoreRecommendationContainerView; + UILabel *dontRestoreRecommendationTextView; + BOOL dontRestore; + UILabel *restoreRecommendationLabel; + UILabel *dontRestoreRecommendationLabel; +} + +@property(retain) UIView * tableHeaderContainerView; +@property(retain) UIView * justTextContainerView; +@property(retain) UILabel * justTextLabel; +@property(retain) UIView * restoreRecommendationContainerView; +@property(retain) UILabel * restoreRecommendationLabel; +@property(retain) UIView * dontRestoreRecommendationContainerView; +@property(retain) UILabel * dontRestoreRecommendationLabel; + + +- (void)setDontRestoreRecommendationLabel:(id)arg1; +- (void)setDontRestoreRecommendationContainerView:(id)arg1; +- (void)setRestoreRecommendationLabel:(id)arg1; +- (void)setRestoreRecommendationContainerView:(id)arg1; +- (id)restoreRecommendationLabel; +- (id)dontRestoreRecommendationLabel; +- (id)restoreRecommendationContainerView; +- (id)dontRestoreRecommendationContainerView; +- (void)initUI; +- (void)setupInitialTableHeaderConfiguration; +- (void)setTableHeaderContainerView:(id)arg1; +- (void)setJustTextLabel:(id)arg1; +- (id)justTextLabel; +- (void)setJustTextContainerView:(id)arg1; +- (id)justTextContainerView; +- (id)tableHeaderContainerView; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidLoad; + +@end diff --git a/AirPortAssistant.framework/StepByStepUtilities.h b/AirPortAssistant.framework/StepByStepUtilities.h new file mode 100755 index 0000000..45b0048 --- /dev/null +++ b/AirPortAssistant.framework/StepByStepUtilities.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@interface StepByStepUtilities : NSObject { +} + ++ (id)findSourceConfigByName:(id)arg1 fromParamDict:(id)arg2; ++ (id)findSourceNetworkByName:(id)arg1 fromParamDict:(id)arg2; ++ (id)findSourceBaseByName:(id)arg1 fromParamDict:(id)arg2; ++ (void)formatRecommendation:(id)arg1 fromParamDict:(id)arg2 forStep:(int)arg3 restoreString:(id*)arg4 restoreSpecificString:(id*)arg5 dontRecommendString:(id*)arg6; ++ (id)selectorChoiceToReplaceOption:(int)arg1; ++ (id)productIDForNetworkOrDevice:(id)arg1; ++ (id)nameForNetworkOrDevice:(id)arg1; ++ (int)matrixTagToSelectorChoice:(int)arg1; ++ (int)autoGuessRecommendationToMatrixTag:(id)arg1; ++ (int)selectorChoiceToMatrixTag:(int)arg1; ++ (id)getProductLocalizedStringWithFormat:(id)arg1 fromParamDict:(id)arg2; + + +@end diff --git a/AirPortAssistant.framework/TableViewManager.h b/AirPortAssistant.framework/TableViewManager.h new file mode 100755 index 0000000..818e3e7 --- /dev/null +++ b/AirPortAssistant.framework/TableViewManager.h @@ -0,0 +1,154 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class NSIndexPath, UITableView, UIView, UIColor, , NSMutableDictionary; + +@interface TableViewManager : NSObject { + NSMutableDictionary *_tableDescriptorDict; + UITableView *_managedTableView; + id _delegate; + NSIndexPath *_currentFirstResponderCellPath; + UIView *_currentFirstResponder; + BOOL _handlingBulkUpdate; + float _cellLeftEdgeOrigin; + float _cellContentWidth; + UIColor *_blueGreyColor; + UIColor *_subtitleColor; +} + +@property * delegate; +@property(retain) UITableView * managedTableView; + + +- (void)setDelegate:(id)arg1; +- (id)progressView:(id)arg1; +- (id)segmentedControlView:(id)arg1; +- (id)buttonView:(id)arg1; +- (id)activityView:(id)arg1; +- (id)switchView:(id)arg1; +- (id)wholeCellButtonView:(id)arg1; +- (id)editTextView:(id)arg1; +- (id)multilineLabelView:(id)arg1; +- (void)setMultilineLabelViewValue:(id)arg1 usingItemInfo:(id)arg2; +- (id)imageView:(id)arg1; +- (void)setProgressViewValue:(id)arg1 usingItemInfo:(id)arg2; +- (void)setButtonViewValue:(id)arg1 usingItemInfo:(id)arg2; +- (void)setActivityViewValue:(id)arg1 usingItemInfo:(id)arg2; +- (void)setSwitchViewValue:(id)arg1 usingItemInfo:(id)arg2; +- (void)setEditTextViewValue:(id)arg1 usingItemInfo:(id)arg2; +- (id)labelView:(id)arg1; +- (void)setLabelViewValue:(id)arg1 usingItemInfo:(id)arg2; +- (void)setImageViewValue:(id)arg1 usingItemInfo:(id)arg2; +- (void)segmentedControlValueChanged:(id)arg1; +- (void)buttonAction:(id)arg1; +- (void)switchAction:(id)arg1; +- (void)setRepresentedObject:(id)arg1 forCellAtIndexPath:(id)arg2; +- (void)updateRowInfoValue:(id)arg1 forKey:(id)arg2 atIndexPath:(id)arg3; +- (id)getRepresentedObjectForCellAtIndexPath:(id)arg1; +- (void)makeFirstEditableCellCurrentResponder; +- (void)setNewRow:(id)arg1 editingStyle:(int)arg2; +- (void)setNewRow:(id)arg1 editingAccessoryType:(int)arg2; +- (void)setNewRow:(id)arg1 representedObject:(id)arg2; +- (void)setNewRow:(id)arg1 tag:(unsigned int)arg2; +- (BOOL)setNewRow:(id)arg1 itemAttribute:(id)arg2 forItemOfType:(id)arg3 atItemTypeIndex:(unsigned int)arg4 toValue:(id)arg5; +- (void)setValue:(id)arg1 forItemOfType:(id)arg2 atItemTypeIndex:(unsigned int)arg3 inCellAtIndexPath:(id)arg4; +- (id)getValueForFirstItemOfType:(id)arg1 inCellAtIndexPath:(id)arg2; +- (id)createRowStyleProgressViewWithCancelAndStatus:(id)arg1 statusText:(id)arg2 altText:(id)arg3 withTag:(unsigned int)arg4; +- (id)createRowStyleSegmentedControlWithItems:(id)arg1 selectedSegmentIndex:(id)arg2 enabled:(BOOL)arg3 withTag:(unsigned int)arg4; +- (id)createRowStyleTitledParagraphWithLeftImage:(id)arg1 title:(id)arg2 bodyText:(id)arg3 withTag:(unsigned int)arg4; +- (id)createRowStyleTitledParagraph:(id)arg1 titleImage:(id)arg2 bodyText:(id)arg3 withTag:(unsigned int)arg4; +- (id)createRowStyleBasicButtons:(id)arg1 title2:(id)arg2 withTag:(unsigned int)arg3; +- (id)createRowStyleBasicWholeCellButton:(id)arg1 withTag:(unsigned int)arg2; +- (id)createRowStyleBasicWithText:(id)arg1 centerImage:(id)arg2 text2:(id)arg3 withTag:(unsigned int)arg4; +- (id)createRowStyleSubtitleWithRightText:(id)arg1 subtitleText:(id)arg2 rightText:(id)arg3 withTag:(unsigned int)arg4; +- (id)createRowStyleSubtitleWithRightImage:(id)arg1 subtitleText:(id)arg2 rightImage:(id)arg3 withTag:(unsigned int)arg4; +- (void)setSectionValue:(id)arg1 forKey:(id)arg2 inSection:(unsigned int)arg3; +- (void)deleteAllRowsInSection:(unsigned int)arg1; +- (void)deleteRowInSection:(unsigned int)arg1 withTag:(int)arg2; +- (void)appendNewRow:(id)arg1 forSection:(unsigned int)arg2; +- (void)insertNewRows:(id)arg1 atIndexPaths:(id)arg2 withRowAnimation:(int)arg3; +- (void)setManagedTableView:(id)arg1; +- (void)informOfNewCellLeftEdge:(float)arg1 andWidth:(float)arg2; +- (id)cellInfoOfSelectedRowInMenuSection:(unsigned int)arg1; +- (unsigned int)indexOfSelectedRowInMenuSection:(unsigned int)arg1; +- (id)findNextResponderInTableView:(id)arg1 foundParentCell:(id*)arg2; +- (unsigned int)findAndSetItemObject:(id)arg1 toValue:(id)arg2 inCellWithTag:(unsigned int)arg3; +- (id)getCellDictForCellAtIndexPath:(id)arg1; +- (void)setDescriptorObject:(id)arg1 forKey:(id)arg2 inSection:(int)arg3; +- (id)getDescriptorObjectForKey:(id)arg1 inSection:(int)arg2; +- (void)setMenuCell:(id)arg1 visualStateToSelected:(BOOL)arg2 atIndexPath:(id)arg3; +- (id)findFirstResponderInTableView:(id)arg1 fromSection:(unsigned int)arg2 fromRow:(unsigned int)arg3 foundParentCell:(id*)arg4; +- (id)findFirstResponderInView:(id)arg1; +- (id)findFirstResponderInTableView:(id)arg1 foundParentCell:(id*)arg2; +- (void)updateValidateAccessoryView:(int)arg1 forCell:(id)arg2; +- (id)getValueForItemOfType:(id)arg1 atItemTypeIndex:(unsigned int)arg2 inCellWithTag:(int)arg3; +- (id)getValueForItemOfType:(id)arg1 atItemTypeIndex:(unsigned int)arg2 inCellAtIndexPath:(id)arg3; +- (id)getValueForItemOfType:(id)arg1 atItemTypeIndex:(unsigned int)arg2 inCell:(id)arg3; +- (id)getInfoForItemOfType:(id)arg1 atItemTypeIndex:(unsigned int)arg2 inCell:(id)arg3; +- (id)commonAddOptionalStaticText:(id)arg1 withNeighborItem:(id)arg2 toCellItems:(id)arg3; +- (id)commonAddOptionalBasicImage:(id)arg1 withNeighborItem:(id)arg2 toCellItems:(id)arg3; +- (id)managedTableView; +- (void)recordInitialSelectedMenuItemsForNewSection:(int)arg1; +- (void)insertSectionInfo:(id)arg1 atIndex:(unsigned int)arg2 withRowAnimation:(int)arg3; +- (id)getSectionDictForSection:(int)arg1; +- (void)deleteAllRowsInSectionCore:(unsigned int)arg1; +- (void)bulkUpdateEnd; +- (void)bulkUpdateBegin; +- (id)getRowArrayForSection:(unsigned int)arg1; +- (void)reloadSection:(unsigned int)arg1; +- (void)uiTextFieldDidChange:(id)arg1; +- (void)initializeTableViewManagerCommon; +- (void)updateHeader:(id)arg1 forSectionWithIdentifier:(id)arg2; +- (void)selectMenuCellAtIndexPath:(id)arg1; +- (id)createRowStyleBasicOnOffWithImage:(id)arg1 labelText:(id)arg2 isOn:(BOOL)arg3 withTag:(unsigned int)arg4; +- (void)addSectionInfo:(id)arg1 animated:(BOOL)arg2; +- (void)setNewRow:(id)arg1 validateAccessoryType:(int)arg2; +- (void)deleteSectionWithIdentifier:(id)arg1 animated:(BOOL)arg2; +- (id)getValueForFirstItemOfType:(id)arg1 inCellWithTag:(int)arg2; +- (void)updateFooter:(id)arg1 forSectionWithIdentifier:(id)arg2; +- (void)setValue:(id)arg1 forItemOfType:(id)arg2 atItemTypeIndex:(unsigned int)arg3 inCellWithTag:(int)arg4; +- (void)deleteSection:(unsigned int)arg1; +- (id)indexPathOfCellWithTag:(int)arg1; +- (BOOL)tagOfCellAtIndexPath:(id)arg1 tag:(int*)arg2; +- (void)setNewRow:(id)arg1 accessoryType:(int)arg2; +- (id)createRowStyleBasicEditableWithImage:(id)arg1 labelText:(id)arg2 currentValue:(id)arg3 placeholderText:(id)arg4 isSecure:(BOOL)arg5 keyboardType:(int)arg6 withTag:(unsigned int)arg7; +- (void)addSectionInfo:(id)arg1; +- (id)createRowStyleBasicWithImage:(id)arg1 text1:(id)arg2 text2:(id)arg3 withTag:(unsigned int)arg4; +- (void)deleteSectionWithIdentifier:(id)arg1; +- (void)cleanTableViewForReuse; +- (unsigned int)tagOfSelectedRowInMenuSection:(unsigned int)arg1; +- (unsigned int)indexOfSectionWithIdentifier:(id)arg1; +- (void)endEditing; +- (void)hideKeyboard; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 replacementString:(id)arg3; +- (BOOL)textFieldShouldReturn:(id)arg1; +- (void)textFieldDidEndEditing:(id)arg1; +- (void)textFieldDidBeginEditing:(id)arg1; +- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (void)deleteRowsAtIndexPaths:(id)arg1 withRowAnimation:(int)arg2; +- (void)deleteSections:(id)arg1 withRowAnimation:(int)arg2; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; +- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; +- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; +- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (void)awakeFromNib; +- (id)delegate; +- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; +- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/TextLinkButton.h b/AirPortAssistant.framework/TextLinkButton.h new file mode 100755 index 0000000..bbd3090 --- /dev/null +++ b/AirPortAssistant.framework/TextLinkButton.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class NSURL; + +@interface TextLinkButton : UIButton { + NSURL *_url; +} + +@property(retain) NSURL * url; + + +- (void)urlAction:(id)arg1; +- (void)setUrl:(id)arg1; +- (id)url; +- (void)setSelected:(BOOL)arg1; +- (void)setHighlighted:(BOOL)arg1; +- (id)initWithCoder:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/AirPortAssistant.framework/UIAlertViewDelegateClass.h b/AirPortAssistant.framework/UIAlertViewDelegateClass.h new file mode 100755 index 0000000..70d3d51 --- /dev/null +++ b/AirPortAssistant.framework/UIAlertViewDelegateClass.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@interface UIAlertViewDelegateClass : NSObject { +} + + +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; + +@end diff --git a/AirPortAssistant.framework/UInt16Formatter.h b/AirPortAssistant.framework/UInt16Formatter.h new file mode 100755 index 0000000..c3cb370 --- /dev/null +++ b/AirPortAssistant.framework/UInt16Formatter.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@interface UInt16Formatter : MinMaxIntFormatter { +} + ++ (id)UInt16Formatter; + + +@end diff --git a/AirPortAssistant.framework/UTF8Formatter.h b/AirPortAssistant.framework/UTF8Formatter.h new file mode 100755 index 0000000..e0dad73 --- /dev/null +++ b/AirPortAssistant.framework/UTF8Formatter.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@interface UTF8Formatter : APFormatter { + unsigned int _maxByteCount; +} + ++ (id)afpFormatter:(unsigned int)arg1; ++ (id)utf8FormatterWithMaxByteCount:(unsigned int)arg1 maxLength:(unsigned int)arg2; ++ (id)utf8Formatter; ++ (id)afpSet; ++ (id)utf8Formatter:(unsigned int)arg1; + +- (BOOL)isPartialStringValid:(id)arg1 newEditingString:(id*)arg2 errorDescription:(id*)arg3; +- (unsigned int)maxByteCount; +- (void)setMaxByteCount:(unsigned int)arg1; +- (id)initWithMaxByteCount:(unsigned int)arg1 maxLength:(unsigned int)arg2; + +@end diff --git a/AirPortAssistant.framework/ViewScroller.h b/AirPortAssistant.framework/ViewScroller.h new file mode 100755 index 0000000..1aa3188 --- /dev/null +++ b/AirPortAssistant.framework/ViewScroller.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class NSMutableArray, NSMutableSet; + +@interface ViewScroller : UIScrollView { + NSMutableSet *recycledViews; + NSMutableSet *visibleViews; + NSMutableArray *views; + unsigned int currentViewIndex; +} + +@property(retain) NSMutableSet * recycledViews; +@property(retain) NSMutableSet * visibleViews; +@property(retain) NSMutableArray * views; +@property unsigned int currentViewIndex; + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForViewAtIndex:(unsigned int)arg1; +- (void)setCurrentViewIndex:(unsigned int)arg1; +- (void)configureView:(id)arg1 forIndex:(unsigned int)arg2; +- (id)dequeueRecycledView; +- (BOOL)isDisplayingViewForIndex:(unsigned int)arg1; +- (id)recycledViews; +- (id)visibleViews; +- (struct CGSize { float x1; float x2; })viewScrollerContentSize; +- (id)views; +- (void)initializeCommon; +- (void)setViews:(id)arg1; +- (void)setVisibleViews:(id)arg1; +- (void)setRecycledViews:(id)arg1; +- (void)addView:(id)arg1; +- (void)removeAllViews; +- (unsigned int)currentViewIndex; +- (void)updateVisibleViews; +- (void)scrollViewDidScroll:(id)arg1; +- (void)awakeFromNib; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/AirPortAssistant.framework/WEPKeyFormatter.h b/AirPortAssistant.framework/WEPKeyFormatter.h new file mode 100755 index 0000000..fcb8119 --- /dev/null +++ b/AirPortAssistant.framework/WEPKeyFormatter.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@interface WEPKeyFormatter : UTF8Formatter { +} + ++ (id)wepKeyFormatter:(unsigned int)arg1; ++ (id)sharedWEPKeyFormatter; + +- (BOOL)isPartialStringValid:(id)arg1 newEditingString:(id*)arg2 errorDescription:(id*)arg3; + +@end diff --git a/AirPortAssistant.framework/WiFiUtils.h b/AirPortAssistant.framework/WiFiUtils.h new file mode 100755 index 0000000..a273b21 --- /dev/null +++ b/AirPortAssistant.framework/WiFiUtils.h @@ -0,0 +1,78 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirPortAssistant.framework/AirPortAssistant + */ + +@class NSTimer, NSMutableDictionary, NSDictionary; + +@interface WiFiUtils : NSObject { + NSDictionary *_unmergedScanInfoDict; + NSMutableDictionary *_missingBSSIDCounts; + struct WiFiShimContext { } *_wifiShim; + struct dispatch_semaphore_s { } *_wifiBusy; + BOOL _scanInProgress; + BOOL _joinInProgress; + BOOL _scanningActive; + BOOL _scanOnlyWhenAppActive; + NSTimer *_scanTimer; +} + +@property(retain) NSTimer * _scanTimer; + ++ (BOOL)stringArray:(id)arg1 containsBSSID:(id)arg2; ++ (int)barsForRSSI:(int)arg1; ++ (BOOL)scanInfoIs5GHz:(id)arg1; ++ (void)sharedInstanceRelease; ++ (BOOL)networkIsSecure:(id)arg1 secMode:(int*)arg2; ++ (id)getNetworkPassword:(id)arg1; ++ (BOOL)networkIsApple:(id)arg1 productID:(unsigned int*)arg2; ++ (id)sharedInstanceRef; ++ (id)sharedInstance; + +- (void)mergeScanResults:(id)arg1; +- (void)asyncWiFiScanThread:(id)arg1; +- (long)joinNetworkWithScanInfo:(id)arg1 password:(id)arg2 rememberChoice:(int)arg3; +- (long)scanInfoViaDirectedScanSync:(id)arg1 scanInfo:(id*)arg2; +- (long)asyncWiFiScan:(BOOL)arg1; +- (id)getLinkStatus; +- (id)getIfList; +- (id)getCurrentAssociationInfoOrNil; +- (id)unconfiguredScanInfosOfType:(int)arg1; +- (void)setScanOnlyWhenAppActive:(BOOL)arg1; +- (id)getCurrentAssociationScanInfo; +- (void)scanInfoViaDirectedScanThread:(id)arg1; +- (void)joinNetworkWithNameThread:(id)arg1; +- (void)joinNetworkWithScanInfoThread:(id)arg1; +- (id)unmergedScanInfoDict; +- (void)setJoinInProgress:(BOOL)arg1; +- (BOOL)isJoinInProgress; +- (void)setScanInProgress:(BOOL)arg1; +- (BOOL)isScanInProgress; +- (void)triggerScan; +- (long)closeWiFi; +- (void)scanTimerCallback:(id)arg1; +- (void)setUnmergedScanInfoDict:(id)arg1; +- (long)openWiFi; +- (void)set_scanTimer:(id)arg1; +- (id)_scanTimer; +- (long)joinNetworkWithNameAsync:(id)arg1 password:(id)arg2 rememberChoice:(int)arg3; +- (id)scanInfoForName:(id)arg1 wifiType:(int)arg2; +- (id)scanInfoForMACAddress:(id)arg1; +- (id)mergedScanInfoArray; +- (BOOL)isScanningActive; +- (long)scanInfoViaDirectedScanAsync:(id)arg1 waitingForNetwork:(BOOL)arg2; +- (long)joinNetworkWithScanInfoAsync:(id)arg1 password:(id)arg2 rememberChoice:(int)arg3; +- (long)clearScanCacheSync; +- (long)dissassociateSync; +- (BOOL)getAutoJoinState; +- (id)getCurrentAssociationInfo; +- (BOOL)isCurrentlyAssociatedToAnInfrastructureNetwork:(BOOL*)arg1; +- (id)getPreferredNetworks:(BOOL)arg1; +- (void)cancelAsync; +- (id)unmergedScanInfoArray; +- (long)setAutoJoinState:(BOOL)arg1; +- (void)activateScanning:(BOOL)arg1; +- (BOOL)airPortIsOn; +- (id)init; +- (void)dealloc; + +@end diff --git a/AirTraffic.framework/ATAirlock.h b/AirTraffic.framework/ATAirlock.h new file mode 100755 index 0000000..b7c4aad --- /dev/null +++ b/AirTraffic.framework/ATAirlock.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic + */ + +@class NSFileManager; + +@interface ATAirlock : NSObject { + NSFileManager *_fm; +} + ++ (id)pathForDataclass:(id)arg1; ++ (id)geniusPathForDataclass:(id)arg1 geniusIdentifier:(id)arg2; ++ (id)artworkPathForDataclass:(id)arg1 artworkIdentifier:(id)arg2; ++ (id)sharedInstance; + +- (void)handleCompletedAsset:(id)arg1; +- (void)copyAssetToAirlock:(id)arg1; +- (void)evacuateDataclasses:(id)arg1; +- (void)createAirlockForDataclasses:(id)arg1; + +@end diff --git a/AirTraffic.framework/ATAsset.h b/AirTraffic.framework/ATAsset.h new file mode 100755 index 0000000..ebc2ee9 --- /dev/null +++ b/AirTraffic.framework/ATAsset.h @@ -0,0 +1,107 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSError, NSString, NSDictionary, ATStoreInfo, NSURL; + +@interface ATAsset : NSObject { + NSString *_identifier; + NSString *_dataclass; + NSString *_assetType; + NSDictionary *_variantOptions; + NSString *_localPath; + NSURL *_icon; + NSString *_prettyName; + BOOL _isDownload; + BOOL _isRestore; + BOOL _bypassStore; + BOOL _installOnly; + BOOL _readyForStore; + long long _storePID; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _storeCompletion; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _storeProgress; + + ATStoreInfo *_storeInfo; + NSString *_storePlist; + NSString *_infoPlist; + NSError *_error; +} + +@property(retain) NSString * identifier; +@property(retain) NSString * prettyName; +@property(retain) NSString * dataclass; +@property(retain) NSString * assetType; +@property(retain) NSDictionary * variantOptions; +@property(retain) NSString * path; +@property(retain) NSURL * icon; +@property BOOL isDownload; +@property BOOL isRestore; +@property BOOL bypassStore; +@property BOOL installOnly; +@property BOOL readyForStore; +@property long long storePID; +@property id storeCompletion; +@property id storeProgress; +@property(retain) ATStoreInfo * storeInfo; +@property(retain) NSString * storePlist; +@property(retain) NSString * infoPlist; +@property(retain) NSError * error; + ++ (id)uploadAssetWithIdentifier:(id)arg1 dataclass:(id)arg2 sourcePath:(id)arg3 prettyName:(id)arg4; ++ (id)downloadAssetWithIdentifier:(id)arg1 dataclass:(id)arg2 prettyName:(id)arg3; + +- (void)setError:(id)arg1; +- (void)setInfoPlist:(id)arg1; +- (void)setStorePlist:(id)arg1; +- (id)storePlist; +- (void)setStoreInfo:(id)arg1; +- (id)storeInfo; +- (void)setStoreProgress:(id)arg1; +- (id)storeProgress; +- (void)setStoreCompletion:(id)arg1; +- (id)storeCompletion; +- (void)setStorePID:(long long)arg1; +- (void)setReadyForStore:(BOOL)arg1; +- (BOOL)readyForStore; +- (void)setInstallOnly:(BOOL)arg1; +- (void)setBypassStore:(BOOL)arg1; +- (void)setIsRestore:(BOOL)arg1; +- (void)setIsDownload:(BOOL)arg1; +- (void)setPrettyName:(id)arg1; +- (id)prettyName; +- (void)setVariantOptions:(id)arg1; +- (id)variantOptions; +- (void)invokeStoreCompletion; +- (BOOL)installOnly; +- (id)manifestEntry; +- (BOOL)isRestore; +- (BOOL)bypassStore; +- (BOOL)isDownload; +- (long long)storePID; +- (id)path; +- (void)setPath:(id)arg1; +- (id)icon; +- (void)setIcon:(id)arg1; +- (id)identifier; +- (void)setIdentifier:(id)arg1; +- (id)error; +- (id)infoPlist; +- (id)description; +- (void)dealloc; +- (void)setDataclass:(id)arg1; +- (id)dataclass; +- (id)assetType; +- (void)setAssetType:(id)arg1; + +@end diff --git a/AirTraffic.framework/ATAssetManager.h b/AirTraffic.framework/ATAssetManager.h new file mode 100755 index 0000000..03b4bfd --- /dev/null +++ b/AirTraffic.framework/ATAssetManager.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic + */ + +@class NSMutableArray, NSMutableDictionary; + +@interface ATAssetManager : NSObject { + NSMutableArray *_assets; + NSMutableDictionary *_assetsByDataclass; + NSMutableDictionary *_assetsByStoreID; + NSMutableArray *_completedStoreAssets; + unsigned int _completedAssets; + unsigned int _totalAssetCount; +} + + +- (BOOL)dataclassIsEmpty:(id)arg1; +- (void)removeCompletedStoreAsset:(id)arg1; +- (void)removeInstallOnlyAssetsForDataclass:(id)arg1; +- (id)assetManifestForDataclasses:(id)arg1; +- (void)dequeueAsset:(id)arg1; +- (id)uploadAssetsForDataclass:(id)arg1; +- (id)syncAssetsForDataclasses:(id)arg1; +- (id)bypassedRestoresForDataclass:(id)arg1; +- (id)restoreAssetsForDataclass:(id)arg1; +- (id)storeAssetsForDataclass:(id)arg1; +- (id)completedStoreAssets; +- (id)assetForDataclass:(id)arg1 identifier:(id)arg2; +- (id)assetForStoreID:(long long)arg1; +- (void)mapStoreIDToAsset:(id)arg1; +- (void)enqueueAsset:(id)arg1; +- (unsigned int)awaitingStoreCompletion; +- (unsigned int)totalAssetCount; +- (void)_installSignalHandler; +- (id)assetsForDataclasses:(id)arg1; +- (void)enqueueAssets:(id)arg1; +- (void)reset; +- (BOOL)isEmpty; +- (id)assets; +- (unsigned int)currentAsset; +- (id)init; +- (void)dealloc; + +@end diff --git a/AirTraffic.framework/ATClientController.h b/AirTraffic.framework/ATClientController.h new file mode 100755 index 0000000..7757d3c --- /dev/null +++ b/AirTraffic.framework/ATClientController.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic + */ + +@class NSDictionary; + +@interface ATClientController : NSObject { + NSDictionary *_clientMap; + struct __CFDictionary { } *_queueMap; +} + ++ (id)controllerForDataclasses:(id)arg1; ++ (id)sharedInstance; + +- (void)waitToDrain; +- (id)clientForDataclass:(id)arg1; +- (BOOL)_loadClientsForDataclasses:(id)arg1; +- (void)resetQueues; +- (struct dispatch_queue_s { }*)queueForClient:(id)arg1; +- (id)allClients; +- (void)dealloc; + +@end diff --git a/AirTraffic.framework/ATConnection.h b/AirTraffic.framework/ATConnection.h new file mode 100755 index 0000000..0fe633a --- /dev/null +++ b/AirTraffic.framework/ATConnection.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic + */ + +@class NSObject, ATXPCConnection; + +@interface ATConnection : NSObject { + ATXPCConnection *_connection; + NSObject *_delegate; + BOOL _registerForStatus; + int _atcRunningToken; + BOOL _atcRunning; +} + +@property(retain) NSObject * delegate; + + +- (void)unregisterForStatus; +- (void)registerForStatus; +- (BOOL)isSyncing:(BOOL*)arg1 automatically:(BOOL*)arg2 wirelessly:(BOOL*)arg3; +- (void)lowBatteryNotification; +- (void)dataMigrationFinished; +- (void)cancelSync; +- (void)requestSyncForLibrary:(id)arg1; +- (void)_setRegisterForStatus:(BOOL)arg1; +- (void)_sendMessage:(id)arg1 info:(id)arg2 reply:(id)arg3; +- (void)_resetConnection; +- (void)_handleMessage:(id)arg1; +- (void)clearSyncData; +- (void)setDelegate:(id)arg1; +- (id)_connection; +- (id)delegate; +- (id)init; +- (void)dealloc; + +@end diff --git a/AirTraffic.framework/ATMessage.h b/AirTraffic.framework/ATMessage.h new file mode 100755 index 0000000..205de2b --- /dev/null +++ b/AirTraffic.framework/ATMessage.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic + */ + +@class NSData, NSString, NSDictionary; + +@interface ATMessage : NSObject { + unsigned int _session; + NSString *_name; + NSDictionary *_params; + NSData *_sig; +} + +@property(retain) NSString * name; +@property(retain) NSDictionary * parameters; +@property(retain) NSData * sig; +@property(readonly) unsigned int sessionNumber; + ++ (id)messageWithName:(id)arg1 parameters:(id)arg2; ++ (id)messageFromData:(id)arg1; ++ (void)setSessionNumber:(unsigned int)arg1; ++ (unsigned int)currentSessionNumber; ++ (unsigned int)nextSessionNumber; ++ (id)messageFromDictionary:(id)arg1; + +- (void)setParameters:(id)arg1; +- (id)parameters; +- (id)sig; +- (unsigned int)sessionNumber; +- (id)parameterForKey:(id)arg1; +- (void)setSig:(id)arg1; +- (id)data; +- (id)initWithDictionary:(id)arg1; +- (id)name; +- (id)dictionary; +- (void)setName:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/AirTraffic.framework/ATRollableLog.h b/AirTraffic.framework/ATRollableLog.h new file mode 100755 index 0000000..bae4f26 --- /dev/null +++ b/AirTraffic.framework/ATRollableLog.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic + */ + +@class NSDate, NSString, NSFileHandle; + +@interface ATRollableLog : NSObject { + NSDate *_lastStatDate; + NSString *_directory; + NSString *_baseFilename; + NSString *_generationalFilenameFormat; + NSFileHandle *_fh; + struct dispatch_source_s { } *_fdWatcher; + struct dispatch_queue_s { } *_logQueue; + struct dispatch_queue_s { } *_logRequestQueue; +} + +@property(retain) NSDate * lastStatDate; +@property(retain) NSFileHandle * fh; + ++ (id)allLogFilesForFilename:(id)arg1; ++ (void)enableLogRolling; ++ (id)_generationalFormatFromBase:(id)arg1; ++ (id)_filenameWithBase:(id)arg1 generationalFormat:(id)arg2 generation:(int)arg3; ++ (id)loggerWithFilename:(id)arg1; + +- (id)initWithFilename:(id)arg1; +- (void)slurpDataFromFile:(id)arg1; +- (id)compressFile:(id)arg1; +- (id)_fullCompressedFilePathWithGenerationNumber:(int)arg1; +- (void)_loadUpHandle; +- (id)_fullFilePathWithGenerationNumber:(int)arg1; +- (id)_filenameWithGenerationNumber:(int)arg1; +- (id)lastStatDate; +- (void)_statFileIfNecessaryForRollingCheck; +- (void)_rollLogs; +- (void)setLastStatDate:(id)arg1; +- (id)fh; +- (void)setFh:(id)arg1; +- (void)logData:(id)arg1; +- (void)logString:(id)arg1; + +@end diff --git a/AirTraffic.framework/ATStoreInfo.h b/AirTraffic.framework/ATStoreInfo.h new file mode 100755 index 0000000..24fd11c --- /dev/null +++ b/AirTraffic.framework/ATStoreInfo.h @@ -0,0 +1,60 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic + */ + +@class NSString, NSDictionary, NSNumber, NSMutableDictionary; + +@interface ATStoreInfo : NSObject { + NSMutableDictionary *_downloadDictionary; + NSMutableDictionary *_assetDictionary; +} + +@property(retain) NSNumber * adamID; +@property(retain) NSNumber * DSID; +@property(retain) NSNumber * collectionID; +@property(retain) NSNumber * versionID; +@property(retain) NSNumber * drmFree; +@property(retain) NSNumber * sagaID; +@property(retain) NSNumber * matchStatus; +@property(retain) NSNumber * redownloadStatus; +@property(retain) NSString * appleID; +@property(retain) NSString * storefrontID; +@property(retain) NSString * XID; +@property(retain) NSString * flavor; +@property(retain) NSString * dimensions; +@property(readonly) NSDictionary * downloadDictionary; +@property(readonly) NSDictionary * assetDictionary; + + +- (void)setCollectionID:(id)arg1; +- (id)adamID; +- (void)setAdamID:(id)arg1; +- (id)assetDictionary; +- (id)downloadDictionary; +- (id)drmFree; +- (void)setDrmFree:(id)arg1; +- (id)dimensions; +- (void)setDimensions:(id)arg1; +- (id)flavor; +- (void)setFlavor:(id)arg1; +- (id)redownloadStatus; +- (void)setRedownloadStatus:(id)arg1; +- (id)matchStatus; +- (void)setMatchStatus:(id)arg1; +- (id)sagaID; +- (void)setSagaID:(id)arg1; +- (id)XID; +- (void)setXID:(id)arg1; +- (id)storefrontID; +- (void)setStorefrontID:(id)arg1; +- (void)setVersionID:(id)arg1; +- (id)DSID; +- (void)setDSID:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)collectionID; +- (id)versionID; +- (void)setAppleID:(id)arg1; +- (id)appleID; + +@end diff --git a/AirTraffic.framework/ATUserDefaults.h b/AirTraffic.framework/ATUserDefaults.h new file mode 100755 index 0000000..174aac6 --- /dev/null +++ b/AirTraffic.framework/ATUserDefaults.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic + */ + +@class NSMutableDictionary, NSDictionary; + +@interface ATUserDefaults : NSObject { + NSMutableDictionary *_defaults; +} + +@property BOOL hasCompletedDataMigration; +@property(retain) NSDictionary * diskUsageInfo; + ++ (id)readOnlyDefaults; + +- (id)diskUsageInfo; +- (void)setDiskUsageInfo:(id)arg1; +- (BOOL)hasCompletedDataMigration; +- (void)setHasCompletedDataMigration:(BOOL)arg1; +- (id)allHosts; +- (id)hostInfoForIdentifier:(id)arg1; +- (void)removeHost:(id)arg1; +- (void)updateLastSyncWithHostLibrary:(id)arg1; +- (void)updateHostInfo:(id)arg1; +- (void)upgradeDefaults; +- (void)_updateDefaults; +- (id)init; +- (void)dealloc; + +@end diff --git a/AirTraffic.framework/ATWakeupCall.h b/AirTraffic.framework/ATWakeupCall.h new file mode 100755 index 0000000..8f520b1 --- /dev/null +++ b/AirTraffic.framework/ATWakeupCall.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSArray, NSThread, NSNetServiceBrowser, NSMutableArray; + +@interface ATWakeupCall : NSObject { + NSArray *_hostLibraryIdentifiers; + NSMutableArray *_resolvedLibraryIdentifiers; + NSMutableArray *_resolvedLibraryServices; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _completion; + + NSNetServiceBrowser *_browser; + NSThread *_wakeThread; + BOOL _searching; + int _resolving; + int _hostsToResolve; +} + ++ (id)wakeableHostsWithCompletion:(id)arg1; ++ (void)sendWakeupCallToAllSyncHosts; ++ (void)sendWakeupCall:(id)arg1; + +- (void)wake; +- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didNotSearch:(id)arg2; +- (void)netService:(id)arg1 didNotResolve:(id)arg2; +- (void)netServiceDidResolveAddress:(id)arg1; +- (void)stop; +- (void)dealloc; + +@end diff --git a/AirTraffic.framework/ATXPCConnection.h b/AirTraffic.framework/ATXPCConnection.h new file mode 100755 index 0000000..a4b5270 --- /dev/null +++ b/AirTraffic.framework/ATXPCConnection.h @@ -0,0 +1,65 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSString, NSMutableSet; + +@interface ATXPCConnection : NSObject { + struct _xpc_connection_s { } *_conn; + struct dispatch_queue_s { } *_eventQueue; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _lockdownHandler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _messageHandler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _disconnectHandler; + + NSMutableSet *_outstandingMessages; + id _context; +} + +@property(readonly) NSString * serviceName; +@property(copy) id lockdownHandler; +@property(copy) id messageHandler; +@property(copy) id disconnectHandler; +@property(retain) id context; + + +- (void)shutdown; +- (id)disconnectHandler; +- (void)setLockdownHandler:(id)arg1; +- (id)lockdownHandler; +- (int)_outstandingMessages; +- (void)_removeMessage:(id)arg1; +- (void)_registerMessage:(id)arg1; +- (void)_handleXPCMessage:(void*)arg1; +- (void)_handleLockdownMessage:(void*)arg1; +- (void)_sendMessage:(id)arg1 handler:(id)arg2; +- (void)_setEventHandlerOnConnection:(struct _xpc_connection_s { }*)arg1; +- (id)initWithServiceName:(id)arg1 onQueue:(struct dispatch_queue_s { }*)arg2; +- (void)setDisconnectHandler:(id)arg1; +- (id)initWithXPCConnection:(struct _xpc_connection_s { }*)arg1; +- (void)sendMessage:(id)arg1 withReply:(id)arg2; +- (id)context; +- (void)setContext:(id)arg1; +- (id)serviceName; +- (void)sendMessage:(id)arg1; +- (id)messageHandler; +- (struct dispatch_queue_s { }*)eventQueue; +- (void)_handleXPCError:(void*)arg1; +- (void)setMessageHandler:(id)arg1; +- (void)dealloc; + +@end diff --git a/AirTraffic.framework/ATXPCMessage.h b/AirTraffic.framework/ATXPCMessage.h new file mode 100755 index 0000000..065d286 --- /dev/null +++ b/AirTraffic.framework/ATXPCMessage.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic + */ + +@class NSDictionary, NSString, ATXPCConnection; + +@interface ATXPCMessage : NSObject { + ATXPCConnection *_receivingConnection; + NSString *_name; + NSDictionary *_info; + struct _xpc_connection_s { } *_x_reply_connection; + void *_x_reply; +} + +@property(readonly) NSString * name; +@property(copy) NSDictionary * info; + + +- (BOOL)needsReply; +- (void)sendReply:(id)arg1; +- (id)_initWithXPCMessage:(void*)arg1 onConnection:(id)arg2; +- (void*)_createXPCMessage; +- (id)info; +- (void)setInfo:(id)arg1; +- (id)name; +- (id)initWithName:(id)arg1; +- (void)dealloc; + +@end diff --git a/AirTraffic.framework/ATXPCServer.h b/AirTraffic.framework/ATXPCServer.h new file mode 100755 index 0000000..d2ad3d8 --- /dev/null +++ b/AirTraffic.framework/ATXPCServer.h @@ -0,0 +1,69 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSSet, NSMutableDictionary, NSMutableSet; + +@interface ATXPCServer : NSObject { + struct _xpc_connection_s { } *_conn; + NSMutableSet *_connections; + NSMutableDictionary *_handlerMap; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _lockdownHandler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _disconnectHandler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _shutdownHandler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _defaultMessageHandler; + + struct dispatch_queue_s { } *_timerQueue; + struct dispatch_source_s { } *_idleTimerSource; + BOOL _timerHasFiredSinceLastMessage; +} + +@property(readonly) NSSet * connections; +@property(copy) id lockdownHandler; +@property(copy) id defaultMessageHandler; +@property(copy) id disconnectHandler; +@property(copy) id shutdownHandler; + + +- (void)setShutdownHandler:(id)arg1; +- (id)shutdownHandler; +- (id)defaultMessageHandler; +- (void)setIdleTimerInterval:(double)arg1; +- (void)_runShutdownHandler; +- (void)setHandlerForMessageName:(id)arg1 handler:(id)arg2; +- (id)initListenerWithServiceName:(id)arg1; +- (void)_rescheduleIdleTimerSourceWithInterval:(double)arg1; +- (BOOL)_doingWork; +- (void)setDefaultMessageHandler:(id)arg1; +- (void)_handleNewConnection:(struct _xpc_connection_s { }*)arg1; +- (struct dispatch_queue_s { }*)_highAvailabilityQueue; +- (id)_handlerForMessageName:(id)arg1; +- (id)_connections; +- (void)_resetMessageFlag; +- (id)disconnectHandler; +- (void)setLockdownHandler:(id)arg1; +- (id)lockdownHandler; +- (void)setDisconnectHandler:(id)arg1; +- (id)connections; +- (void)dealloc; + +@end diff --git a/AppStoreUI.framework/ASApplicationInfoListingViewItem.h b/AppStoreUI.framework/ASApplicationInfoListingViewItem.h new file mode 100755 index 0000000..17a5eb5 --- /dev/null +++ b/AppStoreUI.framework/ASApplicationInfoListingViewItem.h @@ -0,0 +1,61 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class NSArray, NSString, UIImage; + +@interface ASApplicationInfoListingViewItem : NSObject { + UIImage *_image; + struct CGSize { + float width; + float height; + } _imageSize; + NSString *_label; + struct CGSize { + float width; + float height; + } _labelSize; + NSArray *_values; + float _valueHeight; + float _valueWidth; + unsigned int _isCompact : 1; + unsigned int _wrapsIfNecessary : 1; +} + +@property(readonly) NSString * combinedValues; +@property(getter=isCompact) BOOL compact; +@property(readonly) float height; +@property(retain) UIImage * image; +@property struct CGSize { float x1; float x2; } imageSize; +@property(retain) NSString * label; +@property(readonly) struct CGSize { float x1; float x2; } labelSize; +@property(readonly) BOOL shouldCompact; +@property(readonly) int type; +@property BOOL wrapsIfNecessary; +@property(retain) NSArray * values; +@property float valueWidth; + + +- (void)setImageSize:(struct CGSize { float x1; float x2; })arg1; +- (void)setCompact:(BOOL)arg1; +- (float)height; +- (int)type; +- (id)label; +- (id)values; +- (void)setValues:(id)arg1; +- (void)setLabel:(id)arg1; +- (struct CGSize { float x1; float x2; })imageSize; +- (id)image; +- (void)setImage:(id)arg1; +- (float)valueWidth; +- (struct CGSize { float x1; float x2; })labelSize; +- (void)setWrapsIfNecessary:(BOOL)arg1; +- (void)setValueWidth:(float)arg1; +- (BOOL)isCompact; +- (id)initWithLabel:(id)arg1 values:(id)arg2; +- (BOOL)wrapsIfNecessary; +- (id)combinedValues; +- (BOOL)shouldCompact; +- (void)dealloc; + +@end diff --git a/AppStoreUI.framework/ASApplicationPageCell.h b/AppStoreUI.framework/ASApplicationPageCell.h new file mode 100755 index 0000000..1527ff1 --- /dev/null +++ b/AppStoreUI.framework/ASApplicationPageCell.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class SUTableCell, SUItemLink, NSString, ASApplicationPageCellConfiguration; + +@interface ASApplicationPageCell : UIControl { + SUTableCell *_cell; + ASApplicationPageCellConfiguration *_configuration; + SUItemLink *_itemLink; +} + +@property(copy) SUItemLink * itemLink; +@property(copy) NSString * label; +@property float labelColumnWidth; +@property(readonly) float labelWidth; +@property(copy) NSString * value; + ++ (id)backgroundColorForIndex:(unsigned int)arg1; + +- (id)label; +- (id)value; +- (void)setValue:(id)arg1; +- (void)setLabel:(id)arg1; +- (void)setSelected:(BOOL)arg1; +- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setHighlighted:(BOOL)arg1; +- (void)sizeToFit; +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)layoutSubviews; +- (void)setBackgroundColor:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setItemLink:(id)arg1; +- (float)labelWidth; +- (id)itemLink; +- (void)setLabelColumnWidth:(float)arg1; +- (float)labelColumnWidth; +- (void)dealloc; + +@end diff --git a/AppStoreUI.framework/ASApplicationPageCellConfiguration.h b/AppStoreUI.framework/ASApplicationPageCellConfiguration.h new file mode 100755 index 0000000..9d4dc07 --- /dev/null +++ b/AppStoreUI.framework/ASApplicationPageCellConfiguration.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@interface ASApplicationPageCellConfiguration : SUArrayCellConfiguration { + float _labelColumnWidth; +} + +@property float labelColumnWidth; + + +- (void)setLabelColumnWidth:(float)arg1; +- (void)setString:(id)arg1 forLabelAtIndex:(int)arg2; +- (float)labelColumnWidth; +- (id)init; +- (void)reloadLayoutInformation; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/AppStoreUI.framework/ASApplicationPageHeaderView.h b/AppStoreUI.framework/ASApplicationPageHeaderView.h new file mode 100755 index 0000000..95ed25e --- /dev/null +++ b/AppStoreUI.framework/ASApplicationPageHeaderView.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class _UIReflectingView, SSDownloadManager, UIImageView, SUUserRatingView, UIImage, NSString, SUItem, SUItemOfferButton; + +@interface ASApplicationPageHeaderView : UIView { + SSDownloadManager *_downloadManager; + SUItem *_item; + UIImage *_image; + NSString *_purchaseConfirmationTitle; + UIImageView *_imageView; + _UIReflectingView *_imageViewReflector; + SUItemOfferButton *_offerButton; + SUUserRatingView *_ratingsView; + unsigned int _style; + BOOL _isPurchasing; + float _titleFontSize; + struct CGSize { + float width; + float height; + } _titleSize; + unsigned int _titleWraps : 1; +} + ++ (id)backdropColor; ++ (id)placeholderImage; + +- (void)reloadView; +- (void)downloadManagerDownloadsDidChange:(id)arg1; +- (void)setStyle:(unsigned int)arg1; +- (void)willMoveToWindow:(id)arg1; +- (void)sizeToFit; +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setPurchaseConfirmationTitle:(id)arg1; +- (void)setItemImage:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_ratingsViewFrame; +- (BOOL)_shouldDisplayAsInstalled; +- (void)_offerButtonAction:(id)arg1; +- (BOOL)_isApplicationUpdate; +- (void)_delayedPurchaseItem; +- (void)_hidePurchaseConfirmation; +- (void)_showPurchaseConfirmation; +- (id)_itemOffer; +- (id)_purchaseConfirmationTitle; +- (void)_reloadOfferButton:(BOOL)arg1; +- (void)_reloadRatingsView; +- (void)_reloadImageView; +- (void)_reloadTitleSizeForBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_drawUpdateTitlesInBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)_subtitleColor; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_offerButtonFrame; +- (void)_purchasesChangedNotification:(id)arg1; +- (void)dealloc; +- (void)_touchCaptureAction:(id)arg1; +- (void)_softwareMapChangedNotification:(id)arg1; +- (void)setItem:(id)arg1; +- (void)_applicationWillEnterForegroundNotification:(id)arg1; +- (void)_applicationDidEnterBackgroundNotification:(id)arg1; + +@end diff --git a/AppStoreUI.framework/ASApplicationPageInfoListingView.h b/AppStoreUI.framework/ASApplicationPageInfoListingView.h new file mode 100755 index 0000000..f68c507 --- /dev/null +++ b/AppStoreUI.framework/ASApplicationPageInfoListingView.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class SUItem, NSMutableArray, UIImage; + +@interface ASApplicationPageInfoListingView : UIView { + SUItem *_item; + UIImage *_contentRatingImage; + NSMutableArray *_infoItems; + float _labelWidth; +} + ++ (id)labelColor; ++ (id)valueColor; + +- (void)reloadView; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (float)widestLabel; +- (void)setLabelWidth:(float)arg1; +- (void)setContentRatingImage:(id)arg1; +- (id)_addItemWithLabel:(id)arg1 image:(id)arg2 imageSize:(struct CGSize { float x1; float x2; })arg3 toArray:(id)arg4 forWidth:(float)arg5; +- (float)_addSeparatorItemToArray:(id)arg1; +- (id)_addItemWithLabel:(id)arg1 values:(id)arg2 toArray:(id)arg3 forWidth:(float)arg4; +- (void)_drawItem:(id)arg1 atPosition:(float)arg2; +- (void)dealloc; +- (void)setItem:(id)arg1; + +@end diff --git a/AppStoreUI.framework/ASApplicationPageTableView.h b/AppStoreUI.framework/ASApplicationPageTableView.h new file mode 100755 index 0000000..09317ce --- /dev/null +++ b/AppStoreUI.framework/ASApplicationPageTableView.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class UIView, UIEvent; + +@interface ASApplicationPageTableView : SUTableView { + UIEvent *_resetEventAfterAnimation; + BOOL _snapLocked; + float _snapToBottomY; + UIView *_screenshotsView; +} + +@property(retain) UIView * screenshotsView; +@property float snapToBottomY; + + +- (void)_scrollViewAnimationEnded; +- (void)setContentOffset:(struct CGPoint { float x1; float x2; })arg1; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (float)snapToBottomY; +- (void)_snapIntoPlaceIfNeededForEvent:(id)arg1; +- (void)_reenableScrolling; +- (void)_safeResetScrollingWithUIEvent:(id)arg1; +- (void)setSnapToBottomY:(float)arg1; +- (void)setScreenshotsView:(id)arg1; +- (void)screenshotsViewBeganScroll:(id)arg1; +- (id)screenshotsView; +- (void)dealloc; + +@end diff --git a/AppStoreUI.framework/ASApplicationPageView.h b/AppStoreUI.framework/ASApplicationPageView.h new file mode 100755 index 0000000..33dfdc5 --- /dev/null +++ b/AppStoreUI.framework/ASApplicationPageView.h @@ -0,0 +1,74 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class UIImage, UIColor, NSMutableArray, ASApplicationPageCell, UILabel, SUReviewsButton, SUGradientButton, UIView, ASApplicationPageInfoListingView, SUItem, ASApplicationPageHeaderView, ASScreenshotsViewController; + +@interface ASApplicationPageView : UIView { + id _target; + SUItem *_item; + UIImage *_applicationImage; + UIImage *_contentRatingImage; + UILabel *_descriptionLabel; + UILabel *_descriptionTitleLabel; + UILabel *_newsstandWhatsNewLabel; + UILabel *_newsstandWhatsNewDateLabel; + UILabel *_newsstandWhatsNewTitleLabel; + UIColor *_bottomBorderColor; + ASApplicationPageHeaderView *_headerView; + SUGradientButton *_giftButton; + ASApplicationPageCell *_moreInfoCell; + ASScreenshotsViewController *_screenshotsController; + SUReviewsButton *_reviewsButton; + SUGradientButton *_reportAProblemButton; + SUGradientButton *_tellAFriendButton; + ASApplicationPageInfoListingView *_infoListingView; + NSMutableArray *_userAgreementCells; +} + +@property(retain) UIImage * applicationImage; +@property(retain) UIColor * bottomBorderColor; +@property(retain) UIImage * contentRatingImage; +@property(readonly) UIView * screenshotsView; + + +- (void)reloadView; +- (void)sizeToFit; +- (void)layoutSubviews; +- (void)setBackgroundColor:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)contentRatingImage; +- (id)applicationImage; +- (void)clearSelectionWithFade:(BOOL)arg1; +- (void)setApplicationImage:(id)arg1; +- (id)screenshotsView; +- (id)_newCellForLicenseLink:(id)arg1 withFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)_tellAFriendAction:(id)arg1; +- (void)_reviewsAction:(id)arg1; +- (void)_reportAProblemAction:(id)arg1; +- (void)_moreInfoCellAction:(id)arg1; +- (id)_newGradientButtonWithTitle:(id)arg1 action:(SEL)arg2; +- (void)_giftButtonAction:(id)arg1; +- (BOOL)_shouldShowNewsstandWhatsNew; +- (void)_reloadTellAFriendButton; +- (void)_reloadReviewsButton; +- (void)_reloadReportAProblemButton; +- (void)_reloadGiftButton; +- (void)_userAgreementAction:(id)arg1; +- (void)_reloadUserAgreementCells; +- (void)_reloadInfoListingView; +- (void)_reloadScreenshotView; +- (void)_reloadDescriptionView; +- (void)_reloadNewsstandWhatsNew; +- (void)_reloadMoreInfoView; +- (void)setContentRatingImage:(id)arg1; +- (void)setTarget:(id)arg1; +- (void)dealloc; +- (void)_reloadHeaderView; +- (void)_reloadButtons; +- (id)bottomBorderColor; +- (void)setBottomBorderColor:(id)arg1; +- (void)setItem:(id)arg1; + +@end diff --git a/AppStoreUI.framework/ASButtonCellConfiguration.h b/AppStoreUI.framework/ASButtonCellConfiguration.h new file mode 100755 index 0000000..d6cdeb6 --- /dev/null +++ b/AppStoreUI.framework/ASButtonCellConfiguration.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class UIBezierPath, UIImage; + +@interface ASButtonCellConfiguration : SUItemCellConfiguration { + UIImage *_normalButtonImage; + UIImage *_selectedButtonImage; + UIBezierPath *_selectionClipPath; +} + ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_frameForImage:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; +- (void)drawWithModifiers:(unsigned int)arg1; + +@end diff --git a/AppStoreUI.framework/ASClientApplicationController.h b/AppStoreUI.framework/ASClientApplicationController.h new file mode 100755 index 0000000..1d2e248 --- /dev/null +++ b/AppStoreUI.framework/ASClientApplicationController.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class ISOperation, SSDownloadManager; + +@interface ASClientApplicationController : SUClientApplicationController { + SSDownloadManager *_downloadManager; + ISOperation *_geniusStatisticsOperation; + int _libraryURLType; +} + + +- (BOOL)_cancelDownloadingIconOnHomeScreenWithDisplayID:(id)arg1; +- (BOOL)_cancelDownloadingIconOnHomeScreenWithDownload:(id)arg1; +- (BOOL)_cancelDownloadingIconOnHomeScreenWithPurchase:(id)arg1; +- (void)_showAccessoryLookupForURL:(id)arg1; +- (id)_startDownloadManager; +- (void)_stopDownloadManager; +- (void)_cancelGeniusStatisticsOperation; +- (id)init; +- (void)dealloc; +- (void)becomeActive; +- (BOOL)displayClientURL:(id)arg1; +- (BOOL)libraryContainsItemIdentifier:(unsigned long long)arg1; +- (BOOL)wasLaunchedFromLibrary; +- (void)returnToLibrary; +- (id)purchaseManager:(id)arg1 purchaseBatchForPurchases:(id)arg2; +- (id)initWithClientIdentifier:(id)arg1; +- (BOOL)composeReviewWithViewController:(id)arg1 animated:(BOOL)arg2; +- (void)purchaseManager:(id)arg1 failedToAddPurchases:(id)arg2; +- (void)purchaseManager:(id)arg1 willAddPurchases:(id)arg2; +- (id)purchaseManager:(id)arg1 purchaseBatchForItems:(id)arg2; +- (BOOL)reportAProblemForItemIdentifier:(unsigned long long)arg1; +- (id)tabBarController:(id)arg1 viewControllerForContext:(id)arg2; +- (id)tabBarController:(id)arg1 rootViewControllerForSection:(id)arg2; +- (void)resignActive; + +@end diff --git a/AppStoreUI.framework/ASClientController.h b/AppStoreUI.framework/ASClientController.h new file mode 100755 index 0000000..e1b62ec --- /dev/null +++ b/AppStoreUI.framework/ASClientController.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@interface ASClientController : SUClientController { + BOOL _shouldExitAfterPurchases; +} + +@property BOOL shouldExitAfterPurchases; + + +- (void)setShouldExitAfterPurchases:(BOOL)arg1; +- (BOOL)shouldExitAfterPurchases; +- (BOOL)libraryContainsItemIdentifier:(unsigned long long)arg1; +- (id)purchaseManager:(id)arg1 purchaseBatchForPurchases:(id)arg2; +- (id)initWithClientIdentifier:(id)arg1; +- (BOOL)composeReviewWithViewController:(id)arg1 animated:(BOOL)arg2; +- (void)purchaseManager:(id)arg1 willAddPurchases:(id)arg2; +- (id)purchaseManager:(id)arg1 purchaseBatchForItems:(id)arg2; +- (BOOL)reportAProblemForItemIdentifier:(unsigned long long)arg1; + +@end diff --git a/AppStoreUI.framework/ASCollectionCellConfiguration.h b/AppStoreUI.framework/ASCollectionCellConfiguration.h new file mode 100755 index 0000000..ca70435 --- /dev/null +++ b/AppStoreUI.framework/ASCollectionCellConfiguration.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@interface ASCollectionCellConfiguration : ASIconCellConfiguration { +} + + +- (id)init; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (BOOL)getShadowColor:(id*)arg1 offset:(struct CGSize { float x1; float x2; }*)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/AppStoreUI.framework/ASConcernItem.h b/AppStoreUI.framework/ASConcernItem.h new file mode 100755 index 0000000..6feb56d --- /dev/null +++ b/AppStoreUI.framework/ASConcernItem.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class NSString; + +@interface ASConcernItem : NSObject { + BOOL _default; + NSString *_identifier; + NSString *_title; +} + +@property(getter=isDefaultConcern) BOOL defaultConcern; +@property(retain) NSString * identifier; +@property(retain) NSString * title; + + +- (id)initWithDictionary:(id)arg1; +- (id)identifier; +- (void)setIdentifier:(id)arg1; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)setDefaultConcern:(BOOL)arg1; +- (BOOL)isDefaultConcern; +- (void)dealloc; + +@end diff --git a/AppStoreUI.framework/ASConcernListDataProvider.h b/AppStoreUI.framework/ASConcernListDataProvider.h new file mode 100755 index 0000000..46f2ccd --- /dev/null +++ b/AppStoreUI.framework/ASConcernListDataProvider.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@interface ASConcernListDataProvider : ISDataProvider { +} + + +- (id)_concernsForArray:(id)arg1; +- (BOOL)parseData:(id)arg1 returningError:(id*)arg2; + +@end diff --git a/AppStoreUI.framework/ASConcernListDataSource.h b/AppStoreUI.framework/ASConcernListDataSource.h new file mode 100755 index 0000000..abcb59f --- /dev/null +++ b/AppStoreUI.framework/ASConcernListDataSource.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class ASTextViewCell, NSArray; + +@interface ASConcernListDataSource : SUTableDataSource { + NSArray *_concerns; + int _selectedConcernIndex; + ASTextViewCell *_textViewCell; +} + +@property(retain) NSArray * concerns; +@property int selectedConcernIndex; +@property(readonly) ASTextViewCell * textViewCell; + + +- (int)tableViewStyle; +- (int)numberOfSections; +- (int)numberOfRowsInSection:(int)arg1; +- (id)_titleCellForIndexPath:(id)arg1; +- (id)concerns; +- (void)setConcerns:(id)arg1; +- (id)textViewCell; +- (void)setSelectedConcernIndex:(int)arg1; +- (int)selectedConcernIndex; +- (id)init; +- (void)dealloc; +- (float)cellHeightForIndexPath:(id)arg1; +- (id)cellForIndexPath:(id)arg1; + +@end diff --git a/AppStoreUI.framework/ASConstructSoftwareUpdatesRequestOperation.h b/AppStoreUI.framework/ASConstructSoftwareUpdatesRequestOperation.h new file mode 100755 index 0000000..f3fb15c --- /dev/null +++ b/AppStoreUI.framework/ASConstructSoftwareUpdatesRequestOperation.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class SSURLRequestProperties, NSArray; + +@interface ASConstructSoftwareUpdatesRequestOperation : ISOperation { + SSURLRequestProperties *_inputProperties; + SSURLRequestProperties *_outputProperties; + NSArray *_softwareTypes; +} + +@property(readonly) SSURLRequestProperties * softwareUpdatesRequestProperties; + + +- (void)run; +- (id)_bodyDataWithContentEncoding:(id*)arg1 error:(id*)arg2; +- (id)initWithRequestProperties:(id)arg1 softwareTypes:(id)arg2; +- (id)softwareUpdatesRequestProperties; +- (void)dealloc; + +@end diff --git a/AppStoreUI.framework/ASGeniusStatisticsConsumer.h b/AppStoreUI.framework/ASGeniusStatisticsConsumer.h new file mode 100755 index 0000000..1f898e4 --- /dev/null +++ b/AppStoreUI.framework/ASGeniusStatisticsConsumer.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class NSMutableDictionary, NSLock; + +@interface ASGeniusStatisticsConsumer : NSObject { + BOOL _canceled; + NSLock *_lock; + NSMutableDictionary *_statisticsByKey; +} + + +- (void)distributionReceived:(struct { double x1; double x2; double x3; double x4; int x5; }*)arg1 withDaysSince1970:(int)arg2 forKey:(id)arg3; +- (void)scalarReceived:(long long)arg1 withDaysSince1970:(int)arg2 forKey:(id)arg3; +- (BOOL)shouldCancelQuery; +- (void)cancel; +- (id)init; +- (void)dealloc; +- (id)copyDictionaryRepresentation; + +@end diff --git a/AppStoreUI.framework/ASIconCellConfiguration.h b/AppStoreUI.framework/ASIconCellConfiguration.h new file mode 100755 index 0000000..40e6b69 --- /dev/null +++ b/AppStoreUI.framework/ASIconCellConfiguration.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@interface ASIconCellConfiguration : SUItemCellConfiguration { +} + ++ (id)copyDefaultContext; ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (id)_itemArtworkImage; +- (id)copyImageDataProvider; +- (id)initWithStringCount:(unsigned int)arg1 imageCount:(unsigned int)arg2; +- (void)reloadLayoutInformation; +- (void)reloadImages; + +@end diff --git a/AppStoreUI.framework/ASLoadMoreCellConfiguration.h b/AppStoreUI.framework/ASLoadMoreCellConfiguration.h new file mode 100755 index 0000000..0fc1d69 --- /dev/null +++ b/AppStoreUI.framework/ASLoadMoreCellConfiguration.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@interface ASLoadMoreCellConfiguration : SULoadMoreCellConfiguration { +} + ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + + +@end diff --git a/AppStoreUI.framework/ASPageControl.h b/AppStoreUI.framework/ASPageControl.h new file mode 100755 index 0000000..f5084ad --- /dev/null +++ b/AppStoreUI.framework/ASPageControl.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@interface ASPageControl : UIPageControl { + id _delegate; +} + +@property id delegate; + + +- (void)setDelegate:(id)arg1; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (id)delegate; + +@end diff --git a/AppStoreUI.framework/ASPostConcernOperation.h b/AppStoreUI.framework/ASPostConcernOperation.h new file mode 100755 index 0000000..f92a290 --- /dev/null +++ b/AppStoreUI.framework/ASPostConcernOperation.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class ASConcernItem, NSString; + +@interface ASPostConcernOperation : ISOperation { + NSString *_commentText; + ASConcernItem *_concern; + unsigned long long _itemIdentifier; +} + +@property(retain) NSString * commentText; +@property(retain) ASConcernItem * concern; +@property unsigned long long itemIdentifier; + + +- (void)run; +- (id)concern; +- (id)commentText; +- (void)setConcern:(id)arg1; +- (void)setCommentText:(id)arg1; +- (id)initWithConcern:(id)arg1; +- (id)_httpBody; +- (void)dealloc; +- (void)setItemIdentifier:(unsigned long long)arg1; +- (void)operation:(id)arg1 finishedWithOutput:(id)arg2; +- (unsigned long long)itemIdentifier; + +@end diff --git a/AppStoreUI.framework/ASPostGeniusStatisticsOperation.h b/AppStoreUI.framework/ASPostGeniusStatisticsOperation.h new file mode 100755 index 0000000..7dd286c --- /dev/null +++ b/AppStoreUI.framework/ASPostGeniusStatisticsOperation.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class ASGeniusStatisticsConsumer; + +@interface ASPostGeniusStatisticsOperation : ISOperation { + ASGeniusStatisticsConsumer *_activeDataStoreConsumer; + BOOL _ignorePostInterval; +} + +@property BOOL shouldIgnorePostInterval; + ++ (void)load; + +- (void)run; +- (BOOL)shouldIgnorePostInterval; +- (id)_copyOperationForConfiguration:(id)arg1 bodyData:(id)arg2; +- (BOOL)_copyRequestBody:(id*)arg1 forDictionary:(id)arg2 returningError:(id*)arg3; +- (BOOL)_shouldSendDataUsage; +- (void)_setActiveDataStoreConsumer:(id)arg1; +- (void)_getKiloBytesSent:(float*)arg1 received:(float*)arg2 forPDP:(long)arg3; +- (id)_copyDictionaryForSystemApplication:(id)arg1 statistics:(id)arg2; +- (id)_copyDictionaryForInstalledApplication:(id)arg1 statistics:(id)arg2; +- (id)_copyStatisticsByKey; +- (id)_copyDataUsageDictionary; +- (void)setShouldIgnorePostInterval:(BOOL)arg1; +- (BOOL)_postRequestDictionary:(id)arg1 returningError:(id*)arg2; +- (id)_copyBodyDictionaryReturningError:(id*)arg1; +- (BOOL)_shouldSendStatistics; +- (id)_configuration; +- (id)_activeDataStoreConsumer; +- (void)cancel; +- (void)dealloc; +- (void)setScriptOptions:(id)arg1; + +@end diff --git a/AppStoreUI.framework/ASPurchaseBatch.h b/AppStoreUI.framework/ASPurchaseBatch.h new file mode 100755 index 0000000..b96c65f --- /dev/null +++ b/AppStoreUI.framework/ASPurchaseBatch.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface ASPurchaseBatch : SUPurchaseBatch { +} + + +- (id)_tooBigForNetworkErrorForError:(id)arg1 withCount:(int)arg2; +- (id)_copyItemsByStorefrontFromItems:(id)arg1; +- (id)init; +- (id)mergedErrorForError:(id)arg1 withCount:(int)arg2; +- (id)copyFilteredItemsFromItems:(id)arg1; +- (id)everythingFailedErrorForError:(id)arg1; +- (int (*)())errorEqualCallback; + +@end diff --git a/AppStoreUI.framework/ASPurchasesStorePageViewController.h b/AppStoreUI.framework/ASPurchasesStorePageViewController.h new file mode 100755 index 0000000..0feadfb --- /dev/null +++ b/AppStoreUI.framework/ASPurchasesStorePageViewController.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class ISOperation, SSSoftwareUpdatesRequest; + +@interface ASPurchasesStorePageViewController : SUStorePageViewController { + SSSoftwareUpdatesRequest *_backgroundRequest; + ISOperation *_constructRequestOperation; +} + + +- (void)applicationWillEnterForeground; +- (void)updateQueueRequest:(id)arg1 didReceiveResponse:(id)arg2; +- (void)operation:(id)arg1 failedWithError:(id)arg2; +- (void)_getRotationContentSettings:(struct { BOOL x1; BOOL x2; BOOL x3; BOOL x4; float x5; int x6; }*)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)_enqueueRealFetchOperationWithRequestProperties:(id)arg1; +- (BOOL)_isPageSectionSoftwareUpdates:(id)arg1; +- (void)_constructSoftwareUpdatesRequestWithProperties:(id)arg1; +- (BOOL)_URLRequestPropertiesAreForSoftwareUpdates:(id)arg1; +- (void)_cancelBackgroundRequest; +- (void)_startBackgroundRequest; +- (BOOL)_includesSoftwareUpdates; +- (void)dealloc; +- (void)enqueueFetchOperation; +- (void)enqueueFetchOperationForPageSection:(id)arg1; +- (BOOL)shouldDisplaySectionsInNavigationBar:(id)arg1; +- (BOOL)canBeResolved; +- (void)cancelOperations; +- (void)operationFinished:(id)arg1; +- (BOOL)shouldExcludeFromNavigationHistory; +- (id)initWithSection:(id)arg1; + +@end diff --git a/AppStoreUI.framework/ASReportConcernViewController.h b/AppStoreUI.framework/ASReportConcernViewController.h new file mode 100755 index 0000000..1904699 --- /dev/null +++ b/AppStoreUI.framework/ASReportConcernViewController.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@interface ASReportConcernViewController : SUTableViewController { + BOOL _animatingKeyboard; + unsigned long long _itemIdentifier; + struct UIEdgeInsets { + float top; + float left; + float bottom; + float right; + } _originalTableInsets; +} + +@property(readonly) unsigned long long itemIdentifier; + + +- (void)operation:(id)arg1 failedWithError:(id)arg2; +- (void)viewDidAppear:(BOOL)arg1; +- (void)loadView; +- (void)_fetchConcerns; +- (void)_showKeyboardDidStop:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (void)_hideKeyboardDidStop:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (void)_submit:(id)arg1; +- (void)_cancel:(id)arg1; +- (id)initWithItemIdentifier:(unsigned long long)arg1; +- (BOOL)handleSelectionForIndexPath:(id)arg1 tapCount:(int)arg2; +- (void)operation:(id)arg1 finishedWithOutput:(id)arg2; +- (unsigned long long)itemIdentifier; +- (void)keyboardWillShowWithInfo:(id)arg1; +- (void)keyboardWillHideWithInfo:(id)arg1; + +@end diff --git a/AppStoreUI.framework/ASScreenshotImageBorderView.h b/AppStoreUI.framework/ASScreenshotImageBorderView.h new file mode 100755 index 0000000..bf11288 --- /dev/null +++ b/AppStoreUI.framework/ASScreenshotImageBorderView.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@interface ASScreenshotImageBorderView : UIView { +} + + +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/AppStoreUI.framework/ASScreenshotImageModifier.h b/AppStoreUI.framework/ASScreenshotImageModifier.h new file mode 100755 index 0000000..4669c50 --- /dev/null +++ b/AppStoreUI.framework/ASScreenshotImageModifier.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class SURotationImageModifier, SUStrokeEdgesImageModifier; + +@interface ASScreenshotImageModifier : SUImageModifier { + float _desiredWidth; + SURotationImageModifier *_rotationModifier; + SUStrokeEdgesImageModifier *_strokeModifier; +} + +@property float desiredWidth; + + +- (float)desiredWidth; +- (void)setDesiredWidth:(float)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)init; +- (void)dealloc; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })imageFrameForImage:(id)arg1 currentFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; +- (struct CGSize { float x1; float x2; })finalSizeForSize:(struct CGSize { float x1; float x2; })arg1 originalSize:(struct CGSize { float x1; float x2; })arg2; +- (void)drawAfterImageForContext:(struct CGContext { }*)arg1 imageFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; +- (void)drawBeforeImageForContext:(struct CGContext { }*)arg1 imageFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; + +@end diff --git a/AppStoreUI.framework/ASScreenshotImageView.h b/AppStoreUI.framework/ASScreenshotImageView.h new file mode 100755 index 0000000..d968193 --- /dev/null +++ b/AppStoreUI.framework/ASScreenshotImageView.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class UIImage, UIImageView, UIView; + +@interface ASScreenshotImageView : UIView { + UIView *_borderView; + UIImageView *_imageView; + UIImage *_image; +} + +@property(retain) UIImage * image; + + +- (id)image; +- (void)layoutSubviews; +- (void)setImage:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/AppStoreUI.framework/ASScreenshotsView.h b/AppStoreUI.framework/ASScreenshotsView.h new file mode 100755 index 0000000..8ef1778 --- /dev/null +++ b/AppStoreUI.framework/ASScreenshotsView.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class UIImageView, ASPageControl, UIScrollView, NSMutableArray; + +@interface ASScreenshotsView : UIView { + int _currentIndex; + NSMutableArray *_screenshotViews; + ASPageControl *_bottomPageControl; + UIImageView *_bottomShadowView; + UIScrollView *_scrollView; + UIImageView *_topShadowView; +} + +@property(readonly) int numberOfScreenshots; +@property int currentIndex; + ++ (struct CGSize { float x1; float x2; })imageSize; + +- (id)imageAtIndex:(int)arg1; +- (int)currentIndex; +- (void)scrollViewWillBeginDragging:(id)arg1; +- (void)scrollViewDidEndDecelerating:(id)arg1; +- (void)sizeToFit; +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)layoutSubviews; +- (void)pageControl:(id)arg1 wasTappedInDirection:(int)arg2; +- (void)setCurrentIndex:(int)arg1; +- (void)_setCurrentIndex:(int)arg1; +- (void)setCurrentIndex:(int)arg1 animated:(BOOL)arg2; +- (int)numberOfScreenshots; +- (void)setImage:(id)arg1 forIndex:(int)arg2; +- (id)initWithScreenshotCount:(int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/AppStoreUI.framework/ASScreenshotsViewController.h b/AppStoreUI.framework/ASScreenshotsViewController.h new file mode 100755 index 0000000..3811e27 --- /dev/null +++ b/AppStoreUI.framework/ASScreenshotsViewController.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class ASScreenshotsView, NSArray; + +@interface ASScreenshotsViewController : SUViewController { + NSArray *_artwork; + ASScreenshotsView *_screenshotsView; +} + +@property(readonly) NSArray * artworkImages; + + +- (void)viewDidAppear:(BOOL)arg1; +- (void)loadView; +- (id)artworkImages; +- (id)initWithArtworkArray:(id)arg1; +- (void)_requestMissingImages; +- (void)dealloc; +- (void)operation:(id)arg1 finishedWithOutput:(id)arg2; + +@end diff --git a/AppStoreUI.framework/ASSoftwareCellConfiguration.h b/AppStoreUI.framework/ASSoftwareCellConfiguration.h new file mode 100755 index 0000000..473d601 --- /dev/null +++ b/AppStoreUI.framework/ASSoftwareCellConfiguration.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@interface ASSoftwareCellConfiguration : ASIconCellConfiguration { +} + ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (id)init; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForAccessoryViewWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (float)alphaForLabelAtIndex:(unsigned int)arg1 fromAlpha:(float*)arg2 withModifiers:(unsigned int)arg3; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (BOOL)getShadowColor:(id*)arg1 offset:(struct CGSize { float x1; float x2; }*)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/AppStoreUI.framework/ASSoftwareIconImageModifier.h b/AppStoreUI.framework/ASSoftwareIconImageModifier.h new file mode 100755 index 0000000..a8dfb52 --- /dev/null +++ b/AppStoreUI.framework/ASSoftwareIconImageModifier.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@interface ASSoftwareIconImageModifier : SUImageModifier { + int _iconOptions; + BOOL _isNewsstandIcon; +} + +@property int iconOptions; +@property(getter=isNewsstandIcon) BOOL newsstandIcon; + + +- (BOOL)isNewsstandIcon; +- (int)_iconVariantForImage:(id)arg1; +- (int)iconOptions; +- (void)setNewsstandIcon:(BOOL)arg1; +- (void)setIconOptions:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)newImageForImage:(id)arg1; + +@end diff --git a/AppStoreUI.framework/ASSoftwarePageViewController.h b/AppStoreUI.framework/ASSoftwarePageViewController.h new file mode 100755 index 0000000..a21b78b --- /dev/null +++ b/AppStoreUI.framework/ASSoftwarePageViewController.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class ASScreenshotsViewController, ASApplicationPageView; + +@interface ASSoftwarePageViewController : ASStructuredPageViewController { + ASApplicationPageView *_pageView; + ASScreenshotsViewController *_screenshotsController; +} + + +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (id)_applicationIcon; +- (id)_tellAFriendBody; +- (id)_tellAFriendSubject; +- (id)_newContentRatingOperationForContentRating:(id)arg1; +- (id)_newApplicationIconOperationForItemImage:(id)arg1; +- (void)_reloadAfterRestrictionsChanged; +- (void)_delayedClearSelection; +- (void)_showTellAFriendMailCompose; +- (id)_activeItem; +- (void)_pushStorePageWithURL:(id)arg1; +- (id)_contentRatingImageURL; +- (id)_applicationIconURL; +- (BOOL)_canDisplayPage:(id)arg1 error:(id*)arg2; +- (void)_updatePageView; +- (void)cellWasTapped:(id)arg1 forUserAgreement:(id)arg2; +- (void)tellAFriendButtonWasTapped:(id)arg1; +- (void)buttonWasTapped:(id)arg1 forReviews:(id)arg2; +- (void)reportAProblemButtonWasTapped:(id)arg1; +- (void)moreInfoCellWasTapped:(id)arg1; +- (id)_contentRatingImage; +- (id)_itemArtworkImage; +- (id)init; +- (void)dealloc; +- (void)_restrictionsChangedNotification:(id)arg1; +- (id)newTermsAndConditionsFooter; +- (id)newDataSource; +- (id)newTableView; +- (void)reloadForChangedRowCount:(int)arg1; +- (void)operation:(id)arg1 finishedWithOutput:(id)arg2; +- (void)reloadWithStorePage:(id)arg1 forURL:(id)arg2; +- (id)copyDefaultScriptProperties; + +@end diff --git a/AppStoreUI.framework/ASStructuredPageTableDataSource.h b/AppStoreUI.framework/ASStructuredPageTableDataSource.h new file mode 100755 index 0000000..32a64cb --- /dev/null +++ b/AppStoreUI.framework/ASStructuredPageTableDataSource.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class UIColor; + +@interface ASStructuredPageTableDataSource : SUStructuredPageTableDataSource { + UIColor *_evenRowBackgroundColor; + UIColor *_evenRowBottomBorderColor; + UIColor *_evenRowTopBorderColor; + UIColor *_oddRowBackgroundColor; + UIColor *_oddRowBottomBorderColor; + UIColor *_oddRowTopBorderColor; +} + +@property(retain) UIColor * evenRowBackgroundColor; +@property(retain) UIColor * evenRowBottomBorderColor; +@property(retain) UIColor * evenRowTopBorderColor; +@property(retain) UIColor * oddRowBackgroundColor; +@property(retain) UIColor * oddRowBottomBorderColor; +@property(retain) UIColor * oddRowTopBorderColor; + + +- (int)tableViewStyle; +- (void)configureColoringForCell:(id)arg1 indexPath:(id)arg2; +- (id)oddRowTopBorderColor; +- (id)oddRowBottomBorderColor; +- (id)oddRowBackgroundColor; +- (id)evenRowTopBorderColor; +- (id)evenRowBottomBorderColor; +- (id)evenRowBackgroundColor; +- (void)setOddRowTopBorderColor:(id)arg1; +- (void)setOddRowBottomBorderColor:(id)arg1; +- (void)setOddRowBackgroundColor:(id)arg1; +- (void)setEvenRowTopBorderColor:(id)arg1; +- (void)setEvenRowBottomBorderColor:(id)arg1; +- (void)setEvenRowBackgroundColor:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)_subtitleForSectionIndex:(int)arg1; +- (BOOL)canShowItemOfferButtonForItem:(id)arg1; +- (id)newHeaderViewForSection:(int)arg1; +- (Class)cellConfigurationClassForItem:(id)arg1; +- (void)configureCell:(id)arg1 forIndexPath:(id)arg2; + +@end diff --git a/AppStoreUI.framework/ASStructuredPageViewController.h b/AppStoreUI.framework/ASStructuredPageViewController.h new file mode 100755 index 0000000..08e2d7a --- /dev/null +++ b/AppStoreUI.framework/ASStructuredPageViewController.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class SULoadingView; + +@interface ASStructuredPageViewController : SUStructuredPageViewController { + SULoadingView *_loadingView; +} + + +- (void)setLoading:(BOOL)arg1; +- (void)loadView; +- (id)init; +- (void)dealloc; +- (id)newTermsAndConditionsFooter; +- (id)newNoItemsOverlayLabel; +- (void)reloadForChangedRowCount:(int)arg1; + +@end diff --git a/AppStoreUI.framework/ASTextViewCell.h b/AppStoreUI.framework/ASTextViewCell.h new file mode 100755 index 0000000..7e87482 --- /dev/null +++ b/AppStoreUI.framework/ASTextViewCell.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class UIScrollView, SUTextContentView, ; + +@interface ASTextViewCell : SUTableCell { + *_delegate; + UIScrollView *_scrollView; + SUTextContentView *_textContentView; +} + +@property * delegate; +@property(readonly) SUTextContentView * textContentView; + + +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setDelegate:(id)arg1; +- (void)textContentViewDidChange:(id)arg1; +- (void)textContentView:(id)arg1 didChangeSize:(struct CGSize { float x1; float x2; })arg2; +- (BOOL)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize { float x1; float x2; })arg2; +- (BOOL)textContentView:(id)arg1 shouldScrollForPendingContentSize:(struct CGSize { float x1; float x2; })arg2; +- (BOOL)textContentViewShouldEndEditing:(id)arg1; +- (BOOL)textContentViewShouldBeginEditing:(id)arg1; +- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (BOOL)resignFirstResponder; +- (id)delegate; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; +- (void)setBackgroundColor:(id)arg1; +- (id)textContentView; +- (void)dealloc; + +@end diff --git a/AppStoreUI.framework/ASUpdateCellConfiguration.h b/AppStoreUI.framework/ASUpdateCellConfiguration.h new file mode 100755 index 0000000..bf88ab0 --- /dev/null +++ b/AppStoreUI.framework/ASUpdateCellConfiguration.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@interface ASUpdateCellConfiguration : ASIconCellConfiguration { +} + ++ (id)copyDefaultContext; + +- (id)init; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (BOOL)getShadowColor:(id*)arg1 offset:(struct CGSize { float x1; float x2; }*)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/AppStoreUI.framework/ASUpdateDefaultCellLayoutManager.h b/AppStoreUI.framework/ASUpdateDefaultCellLayoutManager.h new file mode 100755 index 0000000..d657534 --- /dev/null +++ b/AppStoreUI.framework/ASUpdateDefaultCellLayoutManager.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@interface ASUpdateDefaultCellLayoutManager : UITableViewCellLayoutManager { +} + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })accessoryEndingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; + +@end diff --git a/AppStoreUI.framework/ASUpdateDetailedCellBackgroundView.h b/AppStoreUI.framework/ASUpdateDetailedCellBackgroundView.h new file mode 100755 index 0000000..1ef9751 --- /dev/null +++ b/AppStoreUI.framework/ASUpdateDetailedCellBackgroundView.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@interface ASUpdateDetailedCellBackgroundView : SUGridTableViewCellBackgroundView { +} + + +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)drawInteriorBordersWithRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/AppStoreUI.framework/ASUpdateDetailedCellConfiguration.h b/AppStoreUI.framework/ASUpdateDetailedCellConfiguration.h new file mode 100755 index 0000000..bdddb2a --- /dev/null +++ b/AppStoreUI.framework/ASUpdateDetailedCellConfiguration.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@interface ASUpdateDetailedCellConfiguration : ASIconCellConfiguration { +} + ++ (float)detailsTextWidthForCellWidth:(float)arg1; ++ (id)copyDefaultContext; ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (id)init; +- (id)copyImageDataProvider; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (BOOL)getShadowColor:(id*)arg1 offset:(struct CGSize { float x1; float x2; }*)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/AppStoreUI.framework/ASUpdateDetailedCellContext.h b/AppStoreUI.framework/ASUpdateDetailedCellContext.h new file mode 100755 index 0000000..07b0f2d --- /dev/null +++ b/AppStoreUI.framework/ASUpdateDetailedCellContext.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@interface ASUpdateDetailedCellContext : SUItemCellContext { + float _detailsTextWidth; +} + +@property float detailsTextWidth; + + +- (void)setDetailsTextWidth:(float)arg1; +- (float)detailsTextWidth; + +@end diff --git a/AppStoreUI.framework/ASUpdatePageView.h b/AppStoreUI.framework/ASUpdatePageView.h new file mode 100755 index 0000000..dee6dec --- /dev/null +++ b/AppStoreUI.framework/ASUpdatePageView.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class ASApplicationPageHeaderView, UIImage, SUItem, SUWebView; + +@interface ASUpdatePageView : UIView { + UIImage *_applicationImage; + ASApplicationPageHeaderView *_headerView; + SUItem *_item; + BOOL _needsReload; + SUWebView *_webView; +} + +@property(retain) UIImage * applicationImage; + + +- (void)reloadView; +- (void)flashScrollIndicators; +- (void)setBackgroundColor:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)applicationImage; +- (void)setApplicationImage:(id)arg1; +- (void)_reloadDescriptionView; +- (void)dealloc; +- (void)_restrictionsChangedNotification:(id)arg1; +- (void)_reloadHeaderView; +- (void)setItem:(id)arg1; + +@end diff --git a/AppStoreUI.framework/ASUpdatePageViewController.h b/AppStoreUI.framework/ASUpdatePageViewController.h new file mode 100755 index 0000000..ad30de3 --- /dev/null +++ b/AppStoreUI.framework/ASUpdatePageViewController.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class SUStructuredPage, ASUpdatePageView; + +@interface ASUpdatePageViewController : SUViewController { + SUStructuredPage *_page; + ASUpdatePageView *_pageView; +} + + +- (void)viewDidAppear:(BOOL)arg1; +- (void)loadView; +- (id)_applicationIcon; +- (id)_newApplicationIconOperationForItemImage:(id)arg1; +- (id)_activeItem; +- (id)_applicationIconURL; +- (void)_updatePageView; +- (id)_itemArtworkImage; +- (id)init; +- (void)dealloc; +- (void)operation:(id)arg1 finishedWithOutput:(id)arg2; +- (void)reloadWithStorePage:(id)arg1 forURL:(id)arg2; + +@end diff --git a/AppStoreUI.framework/ASUpdatesDataSource.h b/AppStoreUI.framework/ASUpdatesDataSource.h new file mode 100755 index 0000000..a61d934 --- /dev/null +++ b/AppStoreUI.framework/ASUpdatesDataSource.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@class UIColor, UITableViewCellLayoutManager; + +@interface ASUpdatesDataSource : ASStructuredPageTableDataSource { + UITableViewCellLayoutManager *_detailedCellLayoutManager; + BOOL _loading; + int _updatesStyle; +} + +@property(readonly) int updatesStyle; +@property(getter=isLoading) BOOL loading; +@property(readonly) UIColor * backgroundColor; +@property(readonly) float tableMargin; +@property(readonly) UIColor * topExtensionColor; + + +- (void)setLoading:(BOOL)arg1; +- (int)tableViewStyle; +- (BOOL)isLoading; +- (id)initWithStyle:(int)arg1; +- (id)backgroundColor; +- (int)numberOfRowsInSection:(int)arg1; +- (void)setUpdatesFromUpdateResponse:(id)arg1; +- (void)configureColoringForCell:(id)arg1 indexPath:(id)arg2; +- (int)updatesStyle; +- (void)dealloc; +- (float)tableMargin; +- (BOOL)canShowItemOfferButtonForItem:(id)arg1; +- (id)newHeaderViewForSection:(int)arg1; +- (Class)cellConfigurationClassForItem:(id)arg1; +- (void)reloadCellContexts; +- (id)cellForIndexPath:(id)arg1; +- (id)topExtensionColor; +- (void)configureCell:(id)arg1 forIndexPath:(id)arg2; + +@end diff --git a/AppStoreUI.framework/ASUpdatesStructuredPageViewController.h b/AppStoreUI.framework/ASUpdatesStructuredPageViewController.h new file mode 100755 index 0000000..565ee56 --- /dev/null +++ b/AppStoreUI.framework/ASUpdatesStructuredPageViewController.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@interface ASUpdatesStructuredPageViewController : ASStructuredPageViewController { + BOOL _isUpdatingAll; +} + + +- (float)marginForTableView:(id)arg1; +- (void)reloadData; +- (void)_updateAll:(id)arg1; +- (int)_numberOfDisplayedUpdates; +- (void)_updateNavigationButtons; +- (void)_updateTabBarItemsAnimated:(BOOL)arg1; +- (BOOL)_purchaseItems:(id)arg1; +- (void)_purchasesChangedNotification:(id)arg1; +- (id)init; +- (void)dealloc; +- (BOOL)purchaseItemAtIndexPath:(id)arg1; +- (id)newTermsAndConditionsFooter; +- (id)newNoItemsOverlayLabel; +- (id)newDataSource; +- (id)itemAtIndexPath:(id)arg1; +- (BOOL)handleSelectionForIndexPath:(id)arg1 tapCount:(int)arg2; +- (void)reloadForChangedRowCount:(int)arg1; +- (void)storePageCleanupBeforeTearDown; +- (void)_tabConfigurationChanged:(id)arg1; + +@end diff --git a/AppStoreUI.framework/ASUserAgreementViewController.h b/AppStoreUI.framework/ASUserAgreementViewController.h new file mode 100755 index 0000000..b1b7b24 --- /dev/null +++ b/AppStoreUI.framework/ASUserAgreementViewController.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@interface ASUserAgreementViewController : SUWebViewController { +} + + +- (void)reloadWithStorePage:(id)arg1 forURL:(id)arg2; + +@end diff --git a/AppStoreUI.framework/ASViewControllerFactory.h b/AppStoreUI.framework/ASViewControllerFactory.h new file mode 100755 index 0000000..f0dbf3f --- /dev/null +++ b/AppStoreUI.framework/ASViewControllerFactory.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppStoreUI.framework/AppStoreUI + */ + +@interface ASViewControllerFactory : SUViewControllerFactory { +} + + +- (id)newReportAProblemViewControllerWithItemIdentifier:(unsigned long long)arg1; +- (id)newViewControllerForPage:(id)arg1 ofType:(int)arg2; +- (id)newPlaceholderViewController; + +@end diff --git a/AppSupport.framework/ALCity.h b/AppSupport.framework/ALCity.h new file mode 100755 index 0000000..e568822 --- /dev/null +++ b/AppSupport.framework/ALCity.h @@ -0,0 +1,76 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class NSString, NSDictionary; + +@interface ALCity : NSObject { + int _identifier; + NSString *_localeCode; + NSString *_timeZone; + float _longitude; + float _latitude; + NSString *_yahooCode; + NSString *_name; + NSString *_unlocalizedName; + NSString *_countryName; + NSString *_unlocalizedCountryName; + NSString *_countryOverride; + NSString *_unlocalizedCountryOverride; + NSString *_identifierForCPCity; + BOOL _localizationAttempted; +} + +@property(readonly) NSString * classicIdentifier; +@property(readonly) NSDictionary * properties; +@property(retain) NSString * name; +@property(retain) NSString * unlocalizedName; +@property(retain) NSString * countryName; +@property(retain) NSString * unlocalizedCountryName; +@property(retain) NSString * countryOverride; +@property(retain) NSString * unlocalizedCountryOverride; +@property(retain) NSString * yahooCode; +@property float latitude; +@property float longitude; +@property(retain) NSString * timeZone; +@property(retain) NSString * localeCode; +@property int identifier; + + +- (float)latitude; +- (float)longitude; +- (void)setLongitude:(float)arg1; +- (void)setLatitude:(float)arg1; +- (id)classicIdentifier; +- (void)setUnlocalizedName:(id)arg1; +- (void)setUnlocalizedCountryName:(id)arg1; +- (void)setUnlocalizedCountryOverride:(id)arg1; +- (id)yahooCode; +- (void)setYahooCode:(id)arg1; +- (void)setLocaleCode:(id)arg1; +- (id)countryOverride; +- (void)ensureLocalized; +- (id)unlocalizedCountryOverride; +- (id)localeCode; +- (void)setCountryOverride:(id)arg1; +- (id)unlocalizedName; +- (id)unlocalizedCountryName; +- (id)initWithSQLRow:(char **)arg1; +- (id)properties; +- (id)initWithProperties:(id)arg1; +- (id)timeZone; +- (int)identifier; +- (void)setIdentifier:(int)arg1; +- (id)name; +- (void)setTimeZone:(id)arg1; +- (id)displayNameIncludingCountry:(BOOL)arg1; +- (void)setName:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)setCountryName:(id)arg1; +- (id)countryName; + +@end diff --git a/AppSupport.framework/ALCityManager.h b/AppSupport.framework/ALCityManager.h new file mode 100755 index 0000000..c1f56f1 --- /dev/null +++ b/AppSupport.framework/ALCityManager.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class CPSearchMatcher; + +@interface ALCityManager : NSObject { + struct sqlite3 { } *_db; + struct sqlite3 { } *_localizedDb; + CPSearchMatcher *_citySearchMatcher; +} + +@property(readonly) CPSearchMatcher * citySearchMatcher; + ++ (struct __CFArray { }*)legacyCityForCity:(id)arg1; ++ (id)newCitiesByIdentifierMap:(id)arg1; ++ (id)sharedManager; + +- (id)defaultCitiesForLocaleCode:(id)arg1; +- (id)citySearchMatcher; +- (id)citiesMatchingName:(id)arg1 localized:(BOOL)arg2; +- (id)citiesMatchingQualifier:(id)arg1; +- (id)citiesWithIdentifiers:(id)arg1; +- (void)localizeCities:(id)arg1; +- (id)cityForClassicIdentifier:(id)arg1; +- (id)defaultCitiesForLocaleCode:(id)arg1 options:(int)arg2; +- (id)bestCityForLegacyCity:(struct __CFArray { }*)arg1; +- (id)citiesWithTimeZone:(id)arg1; +- (id)localeWithCode:(id)arg1; +- (id)defaultCityForTimeZone:(id)arg1; +- (id)citiesMatchingName:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/CPAggregateDictionary.h b/AppSupport.framework/CPAggregateDictionary.h new file mode 100755 index 0000000..d24e4db --- /dev/null +++ b/AppSupport.framework/CPAggregateDictionary.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@interface CPAggregateDictionary : NSObject { +} + +@property(getter=isEnabled,readonly) BOOL enabled; + ++ (id)sharedAggregateDictionary; + +- (int)commit; +- (void)significantTimeChanged; +- (void)pushValue:(double)arg1 forKey:(id)arg2; +- (void)setValue:(double)arg1 forDistributionKey:(id)arg2; +- (void)clearDistributionKey:(id)arg1; +- (void)decrementKey:(id)arg1; +- (void)incrementKey:(id)arg1; +- (void)subtractValue:(long long)arg1 forKey:(id)arg2; +- (void)addValue:(long long)arg1 forKey:(id)arg2; +- (void)setValue:(long long)arg1 forScalarKey:(id)arg2; +- (void)clearScalarKey:(id)arg1; +- (BOOL)isEnabled; + +@end diff --git a/AppSupport.framework/CPBitmapStore.h b/AppSupport.framework/CPBitmapStore.h new file mode 100755 index 0000000..62e7ef7 --- /dev/null +++ b/AppSupport.framework/CPBitmapStore.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class NSString, NSCache; + +@interface CPBitmapStore : NSObject { + NSString *_path; + NSString *_imagePath; + struct sqlite3 { } *_db; + struct sqlite3_stmt { } *_findStmt; + struct sqlite3_stmt { } *_saveStmt; + struct sqlite3_stmt { } *_beginStmt; + struct sqlite3_stmt { } *_commitStmt; + BOOL _dbIsReadOnly; + BOOL _dbIsMissing; + struct __CFRunLoopObserver { } *_txnObserver; + NSCache *_cache; + int _version; +} + +@property(readonly) int version; + + +- (struct sqlite3 { }*)db; +- (id)imagePath; +- (BOOL)findImageWithKey:(id)arg1 andInfo:(struct _img { id x1; unsigned int x2; unsigned int x3; unsigned int x4; unsigned int x5; unsigned char x6; }*)arg2; +- (BOOL)saveImageWithKey:(id)arg1 inGroup:(id)arg2 andInfo:(struct _img { id x1; unsigned int x2; unsigned int x3; unsigned int x4; unsigned int x5; unsigned char x6; }*)arg3; +- (struct sqlite3_stmt { }*)findStmt; +- (void)beginAutoTxn; +- (struct sqlite3_stmt { }*)saveStmt; +- (void)createDbAt:(const char *)arg1; +- (struct sqlite3_stmt { }*)beginStmt; +- (struct sqlite3_stmt { }*)commitStmt; +- (int)setVersion:(int)arg1; +- (void)removeImagesInGroups:(id)arg1; +- (id)allGroups; +- (struct CGImage { }*)copyAndStoreImageForKey:(id)arg1 inGroup:(id)arg2 withSize:(struct CGSize { float x1; float x2; })arg3 opaque:(BOOL)arg4 scale:(float)arg5 draw:(id)arg6; +- (struct CGImage { }*)copyImageForKey:(id)arg1; +- (void)commitTxn; +- (void)purge; +- (id)initWithPath:(id)arg1 version:(int)arg2; +- (int)version; +- (int)imageCount; +- (id)dbPath; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/CPDistributedMessagingAsyncOperation.h b/AppSupport.framework/CPDistributedMessagingAsyncOperation.h new file mode 100755 index 0000000..a6aebab --- /dev/null +++ b/AppSupport.framework/CPDistributedMessagingAsyncOperation.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class NSThread, NSString, NSData, NSDictionary, CPDistributedMessagingCenter, NSError; + +@interface CPDistributedMessagingAsyncOperation : NSOperation { + CPDistributedMessagingCenter *_center; + NSString *_name; + NSData *_userInfoData; + NSString *_oolKey; + NSData *_oolData; + id _target; + SEL _selector; + void *_context; + BOOL _makeServer; + NSThread *_calloutThread; + NSDictionary *_reply; + NSError *_error; +} + + +- (id)initWithCenter:(id)arg1 messageName:(id)arg2 userInfoData:(id)arg3 oolKey:(id)arg4 oolData:(id)arg5 target:(id)arg6 selector:(SEL)arg7 context:(void*)arg8 makeServer:(BOOL)arg9; +- (void)_releaseSendingData; +- (void)_performCallout; +- (void)main; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/CPDistributedMessagingCallout.h b/AppSupport.framework/CPDistributedMessagingCallout.h new file mode 100755 index 0000000..e642ad8 --- /dev/null +++ b/AppSupport.framework/CPDistributedMessagingCallout.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@interface CPDistributedMessagingCallout : NSObject { + id _target; + SEL _selector; + BOOL _returnsVoid; + BOOL _returnsVoidIsValid; +} + +@property(readonly) BOOL returnsVoid; +@property(readonly) SEL selector; +@property(retain,readonly) id target; + + +- (id)initWithTarget:(id)arg1 selector:(SEL)arg2; +- (BOOL)returnsVoid; +- (SEL)selector; +- (id)target; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/CPDistributedMessagingCenter.h b/AppSupport.framework/CPDistributedMessagingCenter.h new file mode 100755 index 0000000..53f4d51 --- /dev/null +++ b/AppSupport.framework/CPDistributedMessagingCenter.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class NSOperationQueue, NSString, NSLock, CPDistributedMessagingCallout, NSMutableDictionary; + +@interface CPDistributedMessagingCenter : NSObject { + NSString *_centerName; + NSLock *_lock; + unsigned int _sendPort; + NSOperationQueue *_asyncQueue; + struct __CFRunLoopSource { } *_serverSource; + NSString *_requiredEntitlement; + NSMutableDictionary *_callouts; + unsigned int _parkedServerPort; + CPDistributedMessagingCallout *_currentCallout; + unsigned int _replyPort; + BOOL _portPassing; + BOOL _delayedReply; +} + ++ (id)centerNamed:(id)arg1; + +- (id)sendMessageAndReceiveReplyName:(id)arg1 userInfo:(id)arg2 error:(id*)arg3; +- (BOOL)sendNonBlockingMessageName:(id)arg1 userInfo:(id)arg2; +- (void)registerForMessageName:(id)arg1 target:(id)arg2 selector:(SEL)arg3; +- (void)runServerOnCurrentThread; +- (id)sendMessageAndReceiveReplyName:(id)arg1 userInfo:(id)arg2; +- (BOOL)doesServerExist; +- (void)sendMessageAndReceiveReplyName:(id)arg1 userInfo:(id)arg2 toTarget:(id)arg3 selector:(SEL)arg4 context:(void*)arg5; +- (void)_setSendPort:(unsigned int)arg1; +- (void)_setupInvalidationSource; +- (BOOL)_sendMessage:(id)arg1 userInfo:(id)arg2 receiveReply:(id*)arg3 error:(id*)arg4 toTarget:(id)arg5 selector:(SEL)arg6 context:(void*)arg7; +- (BOOL)_sendMessage:(id)arg1 userInfo:(id)arg2 receiveReply:(id*)arg3 error:(id*)arg4 toTarget:(id)arg5 selector:(SEL)arg6 context:(void*)arg7 nonBlocking:(BOOL)arg8; +- (BOOL)_sendMessage:(id)arg1 userInfoData:(id)arg2 oolKey:(id)arg3 oolData:(id)arg4 makeServer:(BOOL)arg5 receiveReply:(id*)arg6 nonBlocking:(BOOL)arg7 error:(id*)arg8; +- (unsigned int)_sendPort; +- (id)_initAnonymousServer; +- (void)runServerOnCurrentThreadProtectedByEntitlement:(id)arg1; +- (void)_sendReplyMessage:(id)arg1 portPassing:(BOOL)arg2 onMachPort:(unsigned int)arg3; +- (BOOL)_isTaskEntitled:(struct { unsigned int x1[8]; }*)arg1; +- (id)_requiredEntitlement; +- (id)_initClientWithPort:(unsigned int)arg1; +- (void)_dispatchMessageNamed:(id)arg1 userInfo:(id)arg2 reply:(id*)arg3 auditToken:(struct { unsigned int x1[8]; }*)arg4; +- (id)_initWithServerName:(id)arg1; +- (unsigned int)_serverPort; +- (BOOL)sendMessageName:(id)arg1 userInfo:(id)arg2; +- (id)name; +- (void)stopServer; +- (void)sendDelayedReply:(id)arg1 dictionary:(id)arg2; +- (id)delayReply; +- (void)unregisterForMessageName:(id)arg1; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/CPDistributedMessagingDelayedReplyContext.h b/AppSupport.framework/CPDistributedMessagingDelayedReplyContext.h new file mode 100755 index 0000000..414b9ca --- /dev/null +++ b/AppSupport.framework/CPDistributedMessagingDelayedReplyContext.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@interface CPDistributedMessagingDelayedReplyContext : NSObject { + unsigned int _replyPort; + BOOL _portPassing; +} + +@property BOOL portPassing; +@property unsigned int replyPort; + + +- (void)setPortPassing:(BOOL)arg1; +- (id)initWithReplyPort:(unsigned int)arg1 portPassing:(BOOL)arg2; +- (void)setReplyPort:(unsigned int)arg1; +- (BOOL)portPassing; +- (unsigned int)replyPort; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/CPDistributedNotificationCenter.h b/AppSupport.framework/CPDistributedNotificationCenter.h new file mode 100755 index 0000000..e22c7f1 --- /dev/null +++ b/AppSupport.framework/CPDistributedNotificationCenter.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class NSString, NSLock; + +@interface CPDistributedNotificationCenter : NSObject { + NSString *_centerName; + NSLock *_lock; + struct __CFRunLoopSource { } *_receiveNotificationSource; + BOOL _isServer; + struct __CFDictionary { } *_sendPorts; + unsigned int _startCount; +} + ++ (id)centerNamed:(id)arg1; + +- (void)startDeliveringNotificationsToMainThread; +- (void)runServerOnCurrentThread; +- (BOOL)postNotificationName:(id)arg1 userInfo:(id)arg2 toBundleIdentifier:(id)arg3; +- (id)_initWithServerName:(id)arg1; +- (void)_checkOutAndRemoveSource; +- (void)_notificationServerWasRestarted; +- (void)_checkIn; +- (void)startDeliveringNotificationsToRunLoop:(struct __CFRunLoop { }*)arg1; +- (void)_createReceiveSourceForRunLoop:(struct __CFRunLoop { }*)arg1; +- (void)deliverNotification:(id)arg1 userInfo:(id)arg2; +- (void)_receivedCheckIn:(unsigned int)arg1 auditToken:(struct { unsigned int x1[8]; }*)arg2; +- (id)name; +- (void)runServer; +- (void)postNotificationName:(id)arg1 userInfo:(id)arg2; +- (void)stopDeliveringNotifications; +- (void)dealloc; +- (void)postNotificationName:(id)arg1; + +@end diff --git a/AppSupport.framework/CPExclusiveLock.h b/AppSupport.framework/CPExclusiveLock.h new file mode 100755 index 0000000..041f4a7 --- /dev/null +++ b/AppSupport.framework/CPExclusiveLock.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class NSString; + +@interface CPExclusiveLock : NSObject { + int _fd; + NSString *_name; +} + + +- (BOOL)tryLock; +- (void)unlock; +- (void)lock; +- (id)name; +- (id)initWithName:(id)arg1; +- (void)setName:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/CPLRUDictionary.h b/AppSupport.framework/CPLRUDictionary.h new file mode 100755 index 0000000..a256143 --- /dev/null +++ b/AppSupport.framework/CPLRUDictionary.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class CPLRUDictionaryNode; + +@interface CPLRUDictionary : NSObject { + struct __CFDictionary { } *_dictionary; + unsigned int _maxCount; + CPLRUDictionaryNode *_head; + CPLRUDictionaryNode *_tail; +} + ++ (id)dictionaryWithMaximumCapacity:(unsigned int)arg1; + +- (void)removeObjectForKey:(id)arg1; +- (unsigned int)linkedListCount; +- (id)allKeysInLRUOrder; +- (id)allValuesInLRUOrder; +- (id)objectForKeyWithoutAffectingLRU:(id)arg1; +- (void)_removeNodeFromLinkedList:(id)arg1; +- (void)_addNodeToFront:(id)arg1; +- (void)_moveNodeToFront:(id)arg1; +- (void)_removeNode:(id)arg1; +- (id)initWithMaximumCapacity:(unsigned int)arg1; +- (id)allKeys; +- (void)removeAllObjects; +- (unsigned int)count; +- (id)description; +- (id)objectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/CPLRUDictionaryNode.h b/AppSupport.framework/CPLRUDictionaryNode.h new file mode 100755 index 0000000..59c7464 --- /dev/null +++ b/AppSupport.framework/CPLRUDictionaryNode.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class CPLRUDictionaryNode; + +@interface CPLRUDictionaryNode : NSObject { + id _key; + id _object; + CPLRUDictionaryNode *next; + CPLRUDictionaryNode *prev; +} + +@property(retain) id object; +@property(readonly) id key; + + +- (id)initWithKey:(id)arg1 object:(id)arg2; +- (void)setObject:(id)arg1; +- (id)key; +- (id)object; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/CPNetworkObserver.h b/AppSupport.framework/CPNetworkObserver.h new file mode 100755 index 0000000..8e28ba5 --- /dev/null +++ b/AppSupport.framework/CPNetworkObserver.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class NSMutableDictionary, NSLock; + +@interface CPNetworkObserver : NSObject { + NSLock *_lock; + NSMutableDictionary *_reachabilityRequests; + unsigned int _networkReachability; + struct __SCNetworkReachability { } *_networkReach; + struct __CFDictionary { } *_networkObservers; + struct __SCPreferences { } *_wifiPreferences; + struct __CFDictionary { } *_wifiObservers; + BOOL _networkNotified; + BOOL _networkReachable; + BOOL _wifiNotified; + BOOL _wifiEnabled; +} + ++ (id)sharedNetworkObserver; + +- (BOOL)isWiFiEnabled; +- (void)addObserver:(id)arg1 selector:(SEL)arg2 forHostname:(id)arg3; +- (void)_networkReachableCallBack:(unsigned int)arg1; +- (void)_wifiCallBack:(unsigned int)arg1; +- (void)removeObserver:(id)arg1 forHostname:(id)arg2; +- (void)_networkReachableFirstCallBack:(id)arg1; +- (void)_networkObserversInitialize; +- (void)_wifiFirstCallBack:(id)arg1; +- (void)_wifiObserversInitialize; +- (void)removeNetworkReachableObserver:(id)arg1; +- (void)addNetworkReachableObserver:(id)arg1 selector:(SEL)arg2; +- (BOOL)isNetworkReachable; +- (void)addWiFiObserver:(id)arg1 selector:(SEL)arg2; +- (void)removeWiFiObserver:(id)arg1; +- (void)removeObserver:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/CPNotificationObservationHelper.h b/AppSupport.framework/CPNotificationObservationHelper.h new file mode 100755 index 0000000..9e020db --- /dev/null +++ b/AppSupport.framework/CPNotificationObservationHelper.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSString; + +@interface CPNotificationObservationHelper : NSObject { + id _observer; + id _object; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _block; + + NSString *_name; +} + + +- (id)initWithObserver:(id)arg1 name:(id)arg2 object:(id)arg3 block:(id)arg4; +- (void)_notification:(id)arg1; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/CPPowerAssertionManager.h b/AppSupport.framework/CPPowerAssertionManager.h new file mode 100755 index 0000000..792fe13 --- /dev/null +++ b/AppSupport.framework/CPPowerAssertionManager.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class NSCountedSet, NSMutableSet, NSString, , NSMutableDictionary; + +@interface CPPowerAssertionManager : NSObject { + NSString *_uuid; + NSCountedSet *_contexts; + NSMutableDictionary *_groupIdentifierToContexts; + struct __CFDictionary { } *_contextToGroupIdentifier; + NSMutableSet *_heldAsideGroupIdentifiers; + NSCountedSet *_heldAsideContexts; + *_delegate; +} + +@property(readonly) NSString * uuid; +@property * delegate; + ++ (id)sharedInstance; + +- (void)setDelegate:(id)arg1; +- (unsigned int)retainCountForContext:(id)arg1; +- (void)setUUIDPrefix:(id)arg1; +- (void)retainPowerAssertionWithContext:(id)arg1; +- (void)releasePowerAssertionWithContext:(id)arg1; +- (void)temporarilyReleasePowerAssertionsForGroupIdentifier:(id)arg1; +- (void)reretainPowerAssertionsForGroupIdentifier:(id)arg1; +- (void)retainPowerAssertionWithContext:(id)arg1 withGroupIdentifier:(id)arg2; +- (void)_releaseAssertions; +- (void)_retainAssertions; +- (id)delegate; +- (id)uuid; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/CPRegularExpression.h b/AppSupport.framework/CPRegularExpression.h new file mode 100755 index 0000000..a04eb4e --- /dev/null +++ b/AppSupport.framework/CPRegularExpression.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class NSString; + +@interface CPRegularExpression : NSObject { + NSString *_expressionString; + void *_reserved; +} + ++ (const char *)getBytesForString:(id)arg1 lossByte:(unsigned char)arg2; ++ (id)regularExpressionWithString:(id)arg1; ++ (void)initialize; + +- (struct _NSRange { unsigned int x1; unsigned int x2; })matchedRangeForString:(id)arg1 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 subexpressionRanges:(struct _NSRange { unsigned int x1; unsigned int x2; }*)arg3 count:(unsigned int)arg4; +- (id)initWithExpressionString:(id)arg1; +- (id)expressionString; +- (unsigned int)numberOfSubexpressions; +- (id)initWithExpressionString:(id)arg1 options:(unsigned int)arg2; +- (struct _NSRange { unsigned int x1; unsigned int x2; })matchedRangeForCString:(const char *)arg1 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 subexpressionRanges:(struct _NSRange { unsigned int x1; unsigned int x2; }*)arg3 count:(unsigned int)arg4; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/CPSearchMatcher.h b/AppSupport.framework/CPSearchMatcher.h new file mode 100755 index 0000000..ce07a36 --- /dev/null +++ b/AppSupport.framework/CPSearchMatcher.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class NSData, NSArray; + +@interface CPSearchMatcher : NSObject { + NSArray *_components; + NSData *_wholeSearchStringData; + NSData *_context; +} + + +- (id)initWithSearchString:(id)arg1; +- (BOOL)matchesUTF8String:(const char *)arg1; +- (BOOL)matches:(id)arg1; +- (BOOL)matches:(id)arg1 matchType:(int)arg2; +- (id)initWithSearchString:(id)arg1 andLocale:(id)arg2; +- (id)initWithSearchString:(id)arg1 options:(int)arg2; +- (BOOL)matchesUTF8String:(const char *)arg1 matchType:(int)arg2; +- (id)initWithSearchString:(id)arg1 andLocale:(id)arg2 andOptions:(int)arg3; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/CapturedInvocationTrampoline.h b/AppSupport.framework/CapturedInvocationTrampoline.h new file mode 100755 index 0000000..6090c57 --- /dev/null +++ b/AppSupport.framework/CapturedInvocationTrampoline.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class NSInvocation; + +@interface CapturedInvocationTrampoline : InvocationTrampoline { + NSInvocation **_outInvocation; +} + + +- (id)initWithTarget:(id)arg1 outInvocation:(id*)arg2; +- (void)forwardInvocation:(id)arg1; + +@end diff --git a/AppSupport.framework/DelayedInvocationTrampoline.h b/AppSupport.framework/DelayedInvocationTrampoline.h new file mode 100755 index 0000000..c456a0a --- /dev/null +++ b/AppSupport.framework/DelayedInvocationTrampoline.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@interface DelayedInvocationTrampoline : InvocationTrampoline { + double _delay; +} + + +- (id)initWithTarget:(id)arg1 delay:(double)arg2; +- (void)forwardInvocation:(id)arg1; + +@end diff --git a/AppSupport.framework/InvocationTrampoline.h b/AppSupport.framework/InvocationTrampoline.h new file mode 100755 index 0000000..0f13175 --- /dev/null +++ b/AppSupport.framework/InvocationTrampoline.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@interface InvocationTrampoline : NSObject { + id _target; +} + +@property(retain) id target; + + +- (void)performInvocation:(id)arg1; +- (void)forwardInvocation:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)setTarget:(id)arg1; +- (BOOL)respondsToSelector:(SEL)arg1; +- (id)target; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/OperationQueueInvocationTrampoline.h b/AppSupport.framework/OperationQueueInvocationTrampoline.h new file mode 100755 index 0000000..6f1dd85 --- /dev/null +++ b/AppSupport.framework/OperationQueueInvocationTrampoline.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class NSOperationQueue; + +@interface OperationQueueInvocationTrampoline : InvocationTrampoline { + NSOperationQueue *_queue; + int _priority; +} + + +- (id)initWithTarget:(id)arg1 operationQueue:(id)arg2 priority:(int)arg3; +- (void)forwardInvocation:(id)arg1; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/PEPServiceConfiguration.h b/AppSupport.framework/PEPServiceConfiguration.h new file mode 100755 index 0000000..e863fef --- /dev/null +++ b/AppSupport.framework/PEPServiceConfiguration.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class NSString; + +@interface PEPServiceConfiguration : NSObject { + NSString *_cacheFilePath; + BOOL _shouldDownloadNetworkConfigFile; + double _cachedFileLastModifyDate; +} + ++ (id)sharedInstance; + +- (BOOL)registerNetworkDefaultsForAppID:(id)arg1; +- (void)_postNotification; +- (BOOL)registerNetworkDefaultsForAppIDs:(id)arg1 forceUpdate:(BOOL)arg2; +- (void)_updateDefaults:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/RadiosPreferences.h b/AppSupport.framework/RadiosPreferences.h new file mode 100755 index 0000000..04629aa --- /dev/null +++ b/AppSupport.framework/RadiosPreferences.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class ; + +@interface RadiosPreferences : NSObject { + struct __SCPreferences { } *_prefs; + int _applySkipCount; + *_delegate; + BOOL _isCachedAirplaneModeValid; + BOOL _cachedAirplaneMode; + BOOL notifyForExternalChangeOnly; +} + +@property BOOL airplaneMode; +@property BOOL notifyForExternalChangeOnly; +@property * delegate; + + +- (BOOL)airplaneMode; +- (void)synchronize; +- (void)setDelegate:(id)arg1; +- (void)setValue:(void*)arg1 forKey:(id)arg2; +- (void)refresh; +- (void)setNotifyForExternalChangeOnly:(BOOL)arg1; +- (void)notifyTarget:(unsigned int)arg1; +- (void)initializeSCPrefs:(id)arg1; +- (void)setCallback:(int (*)())arg1 withContext:(struct { int x1; void *x2; int (*x3)(); int (*x4)(); int (*x5)(); }*)arg2; +- (BOOL)notifyForExternalChangeOnly; +- (void)setAirplaneMode:(BOOL)arg1; +- (id)delegate; +- (void*)getValueForKey:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/ThreadedInvocationTrampoline.h b/AppSupport.framework/ThreadedInvocationTrampoline.h new file mode 100755 index 0000000..9cea50a --- /dev/null +++ b/AppSupport.framework/ThreadedInvocationTrampoline.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class NSThread; + +@interface ThreadedInvocationTrampoline : InvocationTrampoline { + NSThread *_thread; + BOOL _immediateForMatchingThread; +} + + +- (id)initWithTarget:(id)arg1 thread:(id)arg2 immediateForMatchingThread:(BOOL)arg3; +- (void)forwardInvocation:(id)arg1; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/_CPBundleIdentifierString.h b/AppSupport.framework/_CPBundleIdentifierString.h new file mode 100755 index 0000000..4489cbb --- /dev/null +++ b/AppSupport.framework/_CPBundleIdentifierString.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class NSString; + +@interface _CPBundleIdentifierString : NSString { + NSString *_executablePath; + NSString *_bundleIdentifierOrProcessName; + BOOL _isProcessName; +} + + +- (void)_loadBundleIdentifierOrProcessName; +- (id)_initWithExecutablePath:(id)arg1; +- (BOOL)_isProcessName; +- (void)getCharacters:(unsigned short*)arg1 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2; +- (unsigned short)characterAtIndex:(unsigned int)arg1; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/_CPPowerAssertion.h b/AppSupport.framework/_CPPowerAssertion.h new file mode 100755 index 0000000..b347884 --- /dev/null +++ b/AppSupport.framework/_CPPowerAssertion.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class NSString, NSArray; + +@interface _CPPowerAssertion : NSObject { + unsigned int _assertion; + double _timeout; + NSString *_identifier; + NSArray *_stack; +} + +@property double timeout; + + +- (void)setTimeout:(double)arg1; +- (double)timeout; +- (void)timedout; +- (id)initWithIdentifier:(id)arg1 timeout:(double)arg2; +- (void)dealloc; + +@end diff --git a/AppSupport.framework/_CPPowerAssertionThread.h b/AppSupport.framework/_CPPowerAssertionThread.h new file mode 100755 index 0000000..bbb1a56 --- /dev/null +++ b/AppSupport.framework/_CPPowerAssertionThread.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class NSDate, NSTimer; + +@interface _CPPowerAssertionThread : NSThread { + NSTimer *_timer; + NSDate *_earliest; +} + + +- (void)didTimeOut:(id)arg1; +- (void)addAssertion:(id)arg1; +- (void)main; + +@end diff --git a/AppSupport.framework/_ReachabilityRequest.h b/AppSupport.framework/_ReachabilityRequest.h new file mode 100755 index 0000000..eb2797d --- /dev/null +++ b/AppSupport.framework/_ReachabilityRequest.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport + */ + +@class NSString, NSLock; + +@interface _ReachabilityRequest : NSObject { + NSLock *_lock; + NSString *_hostname; + struct __SCNetworkReachability { } *_reachability; + unsigned int _flags; + struct __CFDictionary { } *_observers; + BOOL _isReachable; + BOOL _receivedAtLeastOneCallback; +} + +@property NSString * hostname; + + +- (void)setHostname:(id)arg1; +- (void)reachabilityChangedWithFlags:(unsigned int)arg1; +- (id)initWithHostname:(id)arg1; +- (void)addObserver:(id)arg1 selector:(SEL)arg2; +- (BOOL)hasObservers; +- (id)hostname; +- (id)description; +- (void)removeObserver:(id)arg1; +- (void)dealloc; + +@end diff --git a/AppleAccount.framework/AAAccount.h b/AppleAccount.framework/AAAccount.h new file mode 100755 index 0000000..0c5325c --- /dev/null +++ b/AppleAccount.framework/AAAccount.h @@ -0,0 +1,116 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class NSOperationQueue, NSString, NSArray, NSLock, NSDictionary; + +@interface AAAccount : BasicAccount { + NSString *_cachedPassword; + NSString *_cachedToken; + NSString *_unsavedToken; + NSString *_cachedCommerceToken; + NSOperationQueue *_requesterQueue; + NSLock *_tokenLock; + NSLock *_passwordLock; +} + +@property(copy) NSString * username; +@property(copy) NSString * password; +@property(readonly) NSString * authToken; +@property(readonly) NSString * personID; +@property(readonly) NSString * firstName; +@property(readonly) NSString * lastName; +@property(readonly) NSString * primaryEmail; +@property(readonly) NSArray * appleIDAliases; +@property BOOL primaryAccount; +@property(readonly) BOOL primaryEmailVerified; +@property(readonly) BOOL needsRegistration; +@property(readonly) BOOL serviceUnavailable; +@property(readonly) NSDictionary * serviceUnavailableInfo; +@property(readonly) NSArray * provisionedDataclasses; +@property(readonly) NSDictionary * dataclassProperties; +@property(readonly) int accountServiceType; +@property(readonly) int mobileMeAccountStatus; + ++ (id)dataclassesBoundToSingleAccount; ++ (id)dataclassesBoundToSyncAccount; ++ (id)dataclassesBoundToPrimaryAccount; ++ (id)classicAccountTypeString; ++ (id)accountWithBasicAccount:(id)arg1; ++ (id)supportedDataclasses; ++ (id)propertiesWhichRequireValidation; ++ (BOOL)loadBundleForAccountWithProperties:(id)arg1; ++ (id)basicAccountProperties; ++ (id)accountTypeString; ++ (id)configuredSyncAccountName; ++ (BOOL)doesConfiguredSyncAccountExist; ++ (void)setAOSEnabled:(BOOL)arg1; ++ (BOOL)isAOSEnabled; + +- (void)removeAppleIDCerts; +- (BOOL)needsEmailConfiguration; +- (id)accountFirstDisplayAlert; +- (id)accountFooterButton; +- (id)accountFooterText; +- (void)removePasswordFromKeychain; +- (void)savePasswordInKeychain; +- (void)presentQuotaDepletionAlertForDataclass:(id)arg1; +- (BOOL)presentQuotaDepletionAlertForDataclassIfNecessary:(id)arg1; +- (void)cancelNetworkActivity; +- (void)resendVerificationEmail:(id)arg1; +- (void)registerWithHandler:(id)arg1; +- (void)setUseCellular:(BOOL)arg1 forDataclass:(id)arg2; +- (BOOL)useCellularForDataclass:(id)arg1; +- (id)serviceUnavailableInfo; +- (BOOL)serviceUnavailable; +- (BOOL)needsRegistration; +- (void)addChildAccount:(id)arg1; +- (void)_performiCloudMigration; +- (id)appleIDAliases; +- (BOOL)primaryEmailVerified; +- (void)presentQuotaDepletionAlertForDataclass:(id)arg1 withHandler:(id)arg2; +- (BOOL)presentQuotaDepletionAlertForDataclassIfNecessary:(id)arg1 withHandler:(id)arg2; +- (id)_deviceSpecificLocalizedString:(id)arg1; +- (void)_setToken:(id)arg1; +- (void)signInWithHandler:(id)arg1; +- (id)_errorWithDescriptionForResponseError:(id)arg1; +- (void)configureAppleIDCerts; +- (void)updateAccountWithProvisioningResponse:(id)arg1; +- (void)setLocationAuthorizationForDeviceLocator:(BOOL)arg1; +- (int)accountServiceType; +- (id)_mailChildAccountProperties; +- (void)removeTokensFromKeychain; +- (void)flushCachedPassword; +- (void)flushCachedTokens; +- (void)authenticateWithHandler:(id)arg1; +- (void)setEnabled:(BOOL)arg1 forDataclass:(id)arg2; +- (id)syncStoreIdentifier; +- (void)setPassword:(id)arg1; +- (void)setUsername:(id)arg1; +- (id)username; +- (id)authToken; +- (id)lastName; +- (id)firstName; +- (void)updateAccountPropertiesWithHandler:(id)arg1; +- (void)saveTokensInKeychain; +- (BOOL)isProvisionedForDataclass:(id)arg1; +- (void)removeChildAccountWithIdentifier:(id)arg1; +- (void)setupChildMailAccountAndEnable:(BOOL)arg1 withEmail:(id)arg2; +- (id)propertiesForDataclass:(id)arg1; +- (void)notifyUserOfQuotaDepletion; +- (BOOL)becomeConfiguredSyncAccount; +- (BOOL)isConfiguredSyncAccount; +- (id)provisionedDataclasses; +- (id)displayName; +- (id)initWithProperties:(id)arg1; +- (id)password; +- (id)personID; +- (int)mobileMeAccountStatus; +- (id)description; +- (void)dealloc; +- (id)primaryEmail; +- (id)dataclassProperties; +- (void)setPrimaryAccount:(BOOL)arg1; +- (BOOL)primaryAccount; + +@end diff --git a/AppleAccount.framework/AAAccountManager.h b/AppleAccount.framework/AAAccountManager.h new file mode 100755 index 0000000..c4b4ceb --- /dev/null +++ b/AppleAccount.framework/AAAccountManager.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class AAAccount, NSOperationQueue, NSArray, NSMutableArray; + +@interface AAAccountManager : NSObject { + NSMutableArray *_accounts; + NSMutableArray *_originalAccounts; + NSOperationQueue *_requesterQueue; +} + +@property(readonly) NSArray * accounts; +@property(readonly) AAAccount * primaryAccount; + ++ (void)showMobileMeOfferIfNecessary; ++ (id)sharedManager; + +- (id)accountWithPersonID:(id)arg1; +- (void)downloadMobileMeOffer; +- (void)_delayNextCheckByFourToFiveDays; +- (void)presentMobileMeOfferWithTitle:(id)arg1 message:(id)arg2; +- (void)reloadAccounts; +- (id)accounts; +- (id)accountWithIdentifier:(id)arg1; +- (void)saveAllAccounts; +- (void)removeAccount:(id)arg1; +- (void)updateAccount:(id)arg1; +- (void)dealloc; +- (id)accountWithUsername:(id)arg1; +- (id)accountsEnabledForDataclass:(id)arg1; +- (id)primaryAccount; +- (void)addAccount:(id)arg1; + +@end diff --git a/AppleAccount.framework/AAAccountMigrator.h b/AppleAccount.framework/AAAccountMigrator.h new file mode 100755 index 0000000..f7d1026 --- /dev/null +++ b/AppleAccount.framework/AAAccountMigrator.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@interface AAAccountMigrator : NSObject { +} + ++ (void)migrateAndSaveAccount:(id)arg1 handler:(id)arg2; + + +@end diff --git a/AppleAccount.framework/AAAddEmailUIRequest.h b/AppleAccount.framework/AAAddEmailUIRequest.h new file mode 100755 index 0000000..af9a1ee --- /dev/null +++ b/AppleAccount.framework/AAAddEmailUIRequest.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class AAAccount; + +@interface AAAddEmailUIRequest : AARequest { + AAAccount *_account; +} + +@property(retain) AAAccount * account; + + +- (id)initWithURLString:(id)arg1 account:(id)arg2; +- (id)urlRequest; +- (void)setAccount:(id)arg1; +- (id)initWithAccount:(id)arg1; +- (id)account; +- (id)urlString; +- (void)dealloc; + +@end diff --git a/AppleAccount.framework/AAAuthenticateRequest.h b/AppleAccount.framework/AAAuthenticateRequest.h new file mode 100755 index 0000000..144f71e --- /dev/null +++ b/AppleAccount.framework/AAAuthenticateRequest.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class NSString; + +@interface AAAuthenticateRequest : AARequest { + NSString *_username; + NSString *_password; +} + +@property(copy) NSString * username; +@property(copy) NSString * password; + ++ (Class)responseClass; + +- (id)initWithURLString:(id)arg1 username:(id)arg2 password:(id)arg3; +- (id)urlCredential; +- (id)urlRequest; +- (id)initWithUsername:(id)arg1 password:(id)arg2; +- (void)setPassword:(id)arg1; +- (void)setUsername:(id)arg1; +- (id)username; +- (id)password; +- (id)urlString; +- (void)dealloc; + +@end diff --git a/AppleAccount.framework/AAAuthenticationResponse.h b/AppleAccount.framework/AAAuthenticationResponse.h new file mode 100755 index 0000000..9620bd0 --- /dev/null +++ b/AppleAccount.framework/AAAuthenticationResponse.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class NSString, NSDictionary; + +@interface AAAuthenticationResponse : AAResponse { + NSDictionary *_tokens; + NSDictionary *_appleAccount; +} + +@property(readonly) NSString * authToken; +@property(readonly) NSString * personID; + + +- (id)initWithHTTPResponse:(id)arg1 data:(id)arg2; +- (id)authToken; +- (id)personID; +- (void)dealloc; + +@end diff --git a/AppleAccount.framework/AAAutoAccountVerifier.h b/AppleAccount.framework/AAAutoAccountVerifier.h new file mode 100755 index 0000000..4b06c96 --- /dev/null +++ b/AppleAccount.framework/AAAutoAccountVerifier.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSOperationQueue, AAAccount, MSSearch; + +@interface AAAutoAccountVerifier : NSObject { + NSOperationQueue *_requesterQueue; + MSSearch *_search; + AAAccount *_account; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _handler; + + int _attempts; + BOOL _canceled; +} + +@property(retain) AAAccount * account; + + +- (void)verifyWithHandler:(id)arg1; +- (void)sendVerificationEmail; +- (void)_validateToken:(id)arg1; +- (void)_verify; +- (void)setAccount:(id)arg1; +- (id)initWithAccount:(id)arg1; +- (id)account; +- (void)search:(id)arg1 didFinishWithError:(id)arg2; +- (BOOL)search:(id)arg1 didFindResults:(id)arg2; +- (void)cancel; +- (id)init; +- (void)dealloc; + +@end diff --git a/AppleAccount.framework/AACompleteEmailVettingRequest.h b/AppleAccount.framework/AACompleteEmailVettingRequest.h new file mode 100755 index 0000000..2ed6309 --- /dev/null +++ b/AppleAccount.framework/AACompleteEmailVettingRequest.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class NSString; + +@interface AACompleteEmailVettingRequest : AAEmailVettingRequest { + NSString *_token; +} + ++ (Class)responseClass; + +- (id)initWithURLString:(id)arg1 account:(id)arg2 token:(id)arg3; +- (id)initWithAccount:(id)arg1 token:(id)arg2; +- (id)bodyDictionary; +- (id)urlString; +- (void)dealloc; + +@end diff --git a/AppleAccount.framework/AACompleteEmailVettingResponse.h b/AppleAccount.framework/AACompleteEmailVettingResponse.h new file mode 100755 index 0000000..deaf205 --- /dev/null +++ b/AppleAccount.framework/AACompleteEmailVettingResponse.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@interface AACompleteEmailVettingResponse : AAResponse { +} + +@property(readonly) int vettingStatus; + + +- (int)vettingStatus; + +@end diff --git a/AppleAccount.framework/AADeviceInfo.h b/AppleAccount.framework/AADeviceInfo.h new file mode 100755 index 0000000..2f7acc0 --- /dev/null +++ b/AppleAccount.framework/AADeviceInfo.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class APSConnection, NSData; + +@interface AADeviceInfo : NSObject { + struct _lockdown_connection { } *connection; + APSConnection *_apsConnection; + BOOL _tokenDone; + NSData *_token; + struct dispatch_semaphore_s { } *_tokenSema; +} + ++ (id)signatureWithDictionary:(id)arg1; ++ (id)apnsToken; ++ (id)clientInfoHeader; ++ (id)udid; ++ (id)serialNumber; ++ (id)infoDictionary; ++ (id)osVersion; ++ (id)productVersion; + +- (id)wifiMacAddress; +- (id)lockDownValueForKey:(struct __CFString { }*)arg1; +- (id)regionCode; +- (id)mobileMeSetupToken; +- (id)osName; +- (id)apnsToken; +- (id)deviceInfoDictionary; +- (id)udid; +- (id)serialNumber; +- (id)buildVersion; +- (id)osVersion; +- (id)productType; +- (id)init; +- (void)dealloc; +- (id)productVersion; + +@end diff --git a/AppleAccount.framework/AAEmailVettingRequest.h b/AppleAccount.framework/AAEmailVettingRequest.h new file mode 100755 index 0000000..a90e6e2 --- /dev/null +++ b/AppleAccount.framework/AAEmailVettingRequest.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class AAAccount; + +@interface AAEmailVettingRequest : AARequest { + AAAccount *_account; +} + +@property(retain) AAAccount * account; + + +- (id)initWithURLString:(id)arg1 account:(id)arg2; +- (id)urlRequest; +- (void)setAccount:(id)arg1; +- (id)initWithAccount:(id)arg1; +- (id)account; +- (void)dealloc; + +@end diff --git a/AppleAccount.framework/AAInitiateEmailVettingRequest.h b/AppleAccount.framework/AAInitiateEmailVettingRequest.h new file mode 100755 index 0000000..03707d9 --- /dev/null +++ b/AppleAccount.framework/AAInitiateEmailVettingRequest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@interface AAInitiateEmailVettingRequest : AAEmailVettingRequest { +} + + +- (id)bodyDictionary; +- (id)urlString; + +@end diff --git a/AppleAccount.framework/AAKeychainManager.h b/AppleAccount.framework/AAKeychainManager.h new file mode 100755 index 0000000..4e0ff1d --- /dev/null +++ b/AppleAccount.framework/AAKeychainManager.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@interface AAKeychainManager : NSObject { +} + ++ (void)removePasswordForService:(id)arg1 username:(id)arg2 accessGroup:(id)arg3; ++ (void)setPassword:(id)arg1 forServiceName:(id)arg2 username:(id)arg3 accessGroup:(id)arg4; ++ (id)passwordForServiceName:(id)arg1 username:(id)arg2 accessGroup:(id)arg3; ++ (void)initialize; + + +@end diff --git a/AppleAccount.framework/AAMobileMeOfferRequest.h b/AppleAccount.framework/AAMobileMeOfferRequest.h new file mode 100755 index 0000000..870e084 --- /dev/null +++ b/AppleAccount.framework/AAMobileMeOfferRequest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@interface AAMobileMeOfferRequest : AARequest { +} + ++ (Class)responseClass; + +- (id)urlString; + +@end diff --git a/AppleAccount.framework/AAMobileMeOfferResponse.h b/AppleAccount.framework/AAMobileMeOfferResponse.h new file mode 100755 index 0000000..779ae83 --- /dev/null +++ b/AppleAccount.framework/AAMobileMeOfferResponse.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class NSNumber, NSString; + +@interface AAMobileMeOfferResponse : AAResponse { +} + +@property(readonly) NSNumber * identifier; +@property(readonly) NSString * title; +@property(readonly) NSString * message; +@property(readonly) NSString * classicTitle; +@property(readonly) NSString * classicMessage; + + +- (id)classicMessage; +- (id)classicTitle; +- (id)message; +- (id)identifier; +- (id)title; + +@end diff --git a/AppleAccount.framework/AANewAccountRequest.h b/AppleAccount.framework/AANewAccountRequest.h new file mode 100755 index 0000000..1281b15 --- /dev/null +++ b/AppleAccount.framework/AANewAccountRequest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@interface AANewAccountRequest : AARequest { +} + + +- (id)urlRequest; +- (id)urlString; + +@end diff --git a/AppleAccount.framework/AAProvisioningResponse.h b/AppleAccount.framework/AAProvisioningResponse.h new file mode 100755 index 0000000..62c449d --- /dev/null +++ b/AppleAccount.framework/AAProvisioningResponse.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class NSArray, NSString, NSDictionary, NSNumber; + +@interface AAProvisioningResponse : AAAuthenticationResponse { + NSDictionary *_icloud; +} + +@property(readonly) NSArray * provisionedDataclasses; +@property(readonly) NSDictionary * dataclassProperties; +@property(readonly) NSString * appleID; +@property(readonly) NSArray * appleIDAliases; +@property(readonly) NSString * firstName; +@property(readonly) NSString * lastName; +@property(readonly) NSString * primaryEmail; +@property(readonly) NSNumber * primaryEmailVerified; + + +- (id)appleIDAliases; +- (id)primaryEmailVerified; +- (id)initWithHTTPResponse:(id)arg1 data:(id)arg2; +- (id)lastName; +- (id)firstName; +- (id)provisionedDataclasses; +- (id)initWithDictionary:(id)arg1; +- (void)dealloc; +- (id)primaryEmail; +- (id)dataclassProperties; +- (id)appleID; + +@end diff --git a/AppleAccount.framework/AARegisterRequest.h b/AppleAccount.framework/AARegisterRequest.h new file mode 100755 index 0000000..317e607 --- /dev/null +++ b/AppleAccount.framework/AARegisterRequest.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@interface AARegisterRequest : AAAuthenticateRequest { +} + ++ (Class)responseClass; + +- (id)initWithURLString:(id)arg1 username:(id)arg2 password:(id)arg3; +- (id)urlRequest; +- (id)urlString; + +@end diff --git a/AppleAccount.framework/AARequest.h b/AppleAccount.framework/AARequest.h new file mode 100755 index 0000000..a8f930e --- /dev/null +++ b/AppleAccount.framework/AARequest.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class NSURLRequest, NSString; + +@interface AARequest : NSObject { + NSString *_urlString; + BOOL _flushCache; +} + +@property(readonly) NSURLRequest * urlRequest; +@property BOOL flushCache; + ++ (id)protocolVersion; ++ (Class)responseClass; + +- (BOOL)flushCache; +- (id)urlCredential; +- (id)initWithURLString:(id)arg1; +- (id)bodyDictionary; +- (id)urlRequest; +- (void)performRequestWithHandler:(id)arg1; +- (void)setFlushCache:(BOOL)arg1; +- (id)urlString; +- (void)dealloc; + +@end diff --git a/AppleAccount.framework/AARequester.h b/AppleAccount.framework/AARequester.h new file mode 100755 index 0000000..73bfb2c --- /dev/null +++ b/AppleAccount.framework/AARequester.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class AARequest, AAResponse, NSMutableData, NSURLConnection, NSHTTPURLResponse; + +@interface AARequester : NSOperation { + AARequest *_request; + AAResponse *_response; + NSURLConnection *_urlConnection; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _handler; + + NSMutableData *_data; + NSHTTPURLResponse *_httpResponse; + Class _responseClass; + BOOL _isExecuting; + BOOL _isFinished; + BOOL _canceled; + BOOL _isCanceled; +} + +@property(getter=isExecuting) BOOL executing; +@property(getter=isFinished) BOOL finished; +@property(getter=isCanceled) BOOL canceled; + + +- (void)setFinished:(BOOL)arg1; +- (BOOL)isCanceled; +- (void)setExecuting:(BOOL)arg1; +- (void)setCanceled:(BOOL)arg1; +- (void)_callHandler; +- (id)initWithRequest:(id)arg1 handler:(id)arg2; +- (BOOL)isFinished; +- (void)start; +- (BOOL)isExecuting; +- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (void)cancel; +- (void)dealloc; + +@end diff --git a/AppleAccount.framework/AAResponse.h b/AppleAccount.framework/AAResponse.h new file mode 100755 index 0000000..5b36779 --- /dev/null +++ b/AppleAccount.framework/AAResponse.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class NSError, NSString, NSDictionary, NSHTTPURLResponse; + +@interface AAResponse : NSObject { + NSDictionary *_responseDictionary; + NSHTTPURLResponse *_httpResponse; + NSError *_error; +} + +@property(readonly) NSDictionary * responseDictionary; +@property(retain) NSError * error; +@property(readonly) NSString * protocolVersion; + + +- (void)_parseResponse:(id)arg1; +- (id)initWithHTTPResponse:(id)arg1 data:(id)arg2; +- (void)setError:(id)arg1; +- (id)protocolVersion; +- (id)error; +- (void)dealloc; +- (id)responseDictionary; + +@end diff --git a/AppleAccount.framework/AASetupAssistantAuthenticateRequest.h b/AppleAccount.framework/AASetupAssistantAuthenticateRequest.h new file mode 100755 index 0000000..7647af5 --- /dev/null +++ b/AppleAccount.framework/AASetupAssistantAuthenticateRequest.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@interface AASetupAssistantAuthenticateRequest : AAAuthenticateRequest { +} + + +- (id)urlString; + +@end diff --git a/AppleAccount.framework/AASetupAssistantConfigRequest.h b/AppleAccount.framework/AASetupAssistantConfigRequest.h new file mode 100755 index 0000000..11da1d3 --- /dev/null +++ b/AppleAccount.framework/AASetupAssistantConfigRequest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@interface AASetupAssistantConfigRequest : AAURLConfigurationRequest { +} + ++ (Class)responseClass; + +- (id)urlString; + +@end diff --git a/AppleAccount.framework/AASetupAssistantConfigResponse.h b/AppleAccount.framework/AASetupAssistantConfigResponse.h new file mode 100755 index 0000000..141cca6 --- /dev/null +++ b/AppleAccount.framework/AASetupAssistantConfigResponse.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class NSString, NSDictionary; + +@interface AASetupAssistantConfigResponse : AAResponse { + NSDictionary *_urls; +} + +@property(readonly) NSString * signingSessionCertURL; +@property(readonly) NSString * signingSessionURL; +@property(readonly) NSString * xmlUI; +@property(readonly) NSString * authenticateURL; +@property(readonly) NSString * createAppleIDURL; +@property(readonly) NSString * updateAppleIDURL; +@property(readonly) NSString * createDelegateAccountsURL; +@property(readonly) NSString * checkValidityURL; +@property(readonly) NSString * iForgotURL; +@property(readonly) NSString * existingAppleIDTermsUIURL; +@property(readonly) BOOL setupAssistantServerEnabled; + + +- (BOOL)setupAssistantServerEnabled; +- (id)existingAppleIDTermsUIURL; +- (id)iForgotURL; +- (id)checkValidityURL; +- (id)xmlUI; +- (id)initWithHTTPResponse:(id)arg1 data:(id)arg2; +- (id)createDelegateAccountsURL; +- (id)updateAppleIDURL; +- (id)createAppleIDURL; +- (id)authenticateURL; +- (id)signingSessionURL; +- (id)signingSessionCertURL; + +@end diff --git a/AppleAccount.framework/AASetupAssistantCreateRequest.h b/AppleAccount.framework/AASetupAssistantCreateRequest.h new file mode 100755 index 0000000..93e40c2 --- /dev/null +++ b/AppleAccount.framework/AASetupAssistantCreateRequest.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class AASigningSession, NSDictionary; + +@interface AASetupAssistantCreateRequest : AARequest { + NSDictionary *appleIDParameters; + AASigningSession *signingSession; +} + ++ (Class)responseClass; + +- (id)bodyDictionary; +- (id)urlRequest; +- (id)initWithAppleIDParameters:(id)arg1 signingSession:(id)arg2; +- (id)urlString; +- (void)dealloc; + +@end diff --git a/AppleAccount.framework/AASetupAssistantCreateResponse.h b/AppleAccount.framework/AASetupAssistantCreateResponse.h new file mode 100755 index 0000000..2fa6a08 --- /dev/null +++ b/AppleAccount.framework/AASetupAssistantCreateResponse.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class NSNumber, NSString; + +@interface AASetupAssistantCreateResponse : AAResponse { +} + +@property(readonly) NSNumber * status; +@property(readonly) NSString * statusMessage; +@property(readonly) NSString * personID; + + +- (id)statusMessage; +- (id)status; +- (id)personID; + +@end diff --git a/AppleAccount.framework/AASetupAssistantService.h b/AppleAccount.framework/AASetupAssistantService.h new file mode 100755 index 0000000..7ce583e --- /dev/null +++ b/AppleAccount.framework/AASetupAssistantService.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class NSOperationQueue, NSString, AASigningSession; + +@interface AASetupAssistantService : NSObject { + NSOperationQueue *_requesterQueue; + NSString *_appleID; + NSString *_password; + NSString *_emailChoice; + AASigningSession *_signingSession; +} + +@property(copy) NSString * appleID; +@property(copy) NSString * password; +@property(copy) NSString * emailChoice; + ++ (void)resetURLConfiguration; ++ (id)urlConfiguration; + +- (void)setEmailChoice:(id)arg1; +- (void)setupDelegateAccountsWithParameters:(id)arg1 handler:(id)arg2; +- (void)updateAppleIDWithParameters:(id)arg1 handler:(id)arg2; +- (void)createAppleIDWithParameters:(id)arg1 handler:(id)arg2; +- (void)authenticateWithHandler:(id)arg1; +- (void)downloadURLConfiguration:(id)arg1; +- (id)initWithAppleID:(id)arg1 password:(id)arg2; +- (id)emailChoice; +- (id)_signingSession; +- (void)setPassword:(id)arg1; +- (id)password; +- (id)init; +- (void)dealloc; +- (void)setAppleID:(id)arg1; +- (id)appleID; + +@end diff --git a/AppleAccount.framework/AASetupAssistantSetupDelegatesRequest.h b/AppleAccount.framework/AASetupAssistantSetupDelegatesRequest.h new file mode 100755 index 0000000..ee58f0b --- /dev/null +++ b/AppleAccount.framework/AASetupAssistantSetupDelegatesRequest.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class AASigningSession, NSDictionary; + +@interface AASetupAssistantSetupDelegatesRequest : AARequest { + NSDictionary *setupParameters; + AASigningSession *signingSession; +} + ++ (Class)responseClass; + +- (id)urlRequest; +- (id)initWithSetupParameters:(id)arg1 signingSession:(id)arg2; +- (id)urlString; +- (void)dealloc; + +@end diff --git a/AppleAccount.framework/AASetupAssistantSetupDelegatesResponse.h b/AppleAccount.framework/AASetupAssistantSetupDelegatesResponse.h new file mode 100755 index 0000000..6ed7f18 --- /dev/null +++ b/AppleAccount.framework/AASetupAssistantSetupDelegatesResponse.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class NSNumber, NSString, NSDictionary; + +@interface AASetupAssistantSetupDelegatesResponse : AAResponse { +} + +@property(readonly) NSNumber * status; +@property(readonly) NSString * statusMessage; +@property(readonly) NSDictionary * responseParameters; + + +- (id)responseParametersForServiceIdentifier:(id)arg1; +- (id)responseParameters; +- (id)statusMessage; +- (id)status; + +@end diff --git a/AppleAccount.framework/AASetupAssistantUpdateRequest.h b/AppleAccount.framework/AASetupAssistantUpdateRequest.h new file mode 100755 index 0000000..55d6e1a --- /dev/null +++ b/AppleAccount.framework/AASetupAssistantUpdateRequest.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@interface AASetupAssistantUpdateRequest : AASetupAssistantCreateRequest { +} + + +- (id)urlString; + +@end diff --git a/AppleAccount.framework/AASigningSession.h b/AppleAccount.framework/AASigningSession.h new file mode 100755 index 0000000..bacefab --- /dev/null +++ b/AppleAccount.framework/AASigningSession.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class NSString; + +@interface AASigningSession : NSObject { + struct NACContextOpaque_ { } *_context; + NSString *_certURL; + NSString *_sessionURL; + long _error; +} + +@property(readonly) long error; + + +- (void)establishSession; +- (id)initWithCertURL:(id)arg1 sessionURL:(id)arg2; +- (id)signatureForData:(id)arg1; +- (long)error; +- (void)dealloc; + +@end diff --git a/AppleAccount.framework/AAURLConfiguration.h b/AppleAccount.framework/AAURLConfiguration.h new file mode 100755 index 0000000..505d240 --- /dev/null +++ b/AppleAccount.framework/AAURLConfiguration.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class NSString, NSDictionary; + +@interface AAURLConfiguration : NSObject { + NSDictionary *_urlDictionary; +} + +@property(readonly) NSString * accountCreationURL; +@property(readonly) NSString * updateAccountURL; +@property(readonly) NSString * registerURL; +@property(readonly) NSString * validateURL; +@property(readonly) NSString * accountCreationUIURL; +@property(readonly) NSString * updateAccountUIURL; +@property(readonly) NSString * signInURL; +@property(readonly) NSString * fetchAccountSettingsURL; +@property(readonly) NSString * authenticateURL; +@property(readonly) NSString * addEmailURL; +@property(readonly) NSString * initiateValidateEmailURL; +@property(readonly) NSString * completeValidateEmailURL; +@property(readonly) NSString * mobileMeOfferAlertURL; +@property(readonly) NSString * signingSessionCertURL; +@property(readonly) NSString * signingSessionURL; + ++ (id)urlConfiguration; ++ (void)reset; + +- (id)validateURL; +- (id)registerURL; +- (id)updateAccountURL; +- (id)accountCreationURL; +- (id)mobileMeOfferAlertURL; +- (id)completeValidateEmailURL; +- (id)initiateValidateEmailURL; +- (id)fetchAccountSettingsURL; +- (id)signInURL; +- (id)addEmailURL; +- (id)updateAccountUIURL; +- (id)accountCreationUIURL; +- (id)authenticateURL; +- (id)signingSessionURL; +- (id)signingSessionCertURL; +- (id)initWithDictionary:(id)arg1; +- (void)dealloc; + +@end diff --git a/AppleAccount.framework/AAURLConfigurationRequest.h b/AppleAccount.framework/AAURLConfigurationRequest.h new file mode 100755 index 0000000..df176db --- /dev/null +++ b/AppleAccount.framework/AAURLConfigurationRequest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@interface AAURLConfigurationRequest : AARequest { +} + ++ (Class)responseClass; + +- (id)urlString; + +@end diff --git a/AppleAccount.framework/AAUpdateAccountRequest.h b/AppleAccount.framework/AAUpdateAccountRequest.h new file mode 100755 index 0000000..70d997d --- /dev/null +++ b/AppleAccount.framework/AAUpdateAccountRequest.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class AAAccount; + +@interface AAUpdateAccountRequest : AARequest { + AAAccount *_account; +} + +@property(retain) AAAccount * account; + + +- (id)initWithURLString:(id)arg1 account:(id)arg2; +- (id)urlRequest; +- (void)setAccount:(id)arg1; +- (id)initWithAccount:(id)arg1; +- (id)account; +- (id)urlString; +- (void)dealloc; + +@end diff --git a/AppleAccount.framework/AAUpdateProvisioningRequest.h b/AppleAccount.framework/AAUpdateProvisioningRequest.h new file mode 100755 index 0000000..f732704 --- /dev/null +++ b/AppleAccount.framework/AAUpdateProvisioningRequest.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@class AAAccount; + +@interface AAUpdateProvisioningRequest : AARequest { + AAAccount *_account; +} + +@property(retain) AAAccount * account; + ++ (Class)responseClass; + +- (id)initWithURLString:(id)arg1 account:(id)arg2; +- (id)urlCredential; +- (id)urlRequest; +- (void)setAccount:(id)arg1; +- (id)initWithAccount:(id)arg1; +- (id)account; +- (id)urlString; +- (void)dealloc; + +@end diff --git a/AppleAccount.framework/AAUserNotification.h b/AppleAccount.framework/AAUserNotification.h new file mode 100755 index 0000000..1fbe29f --- /dev/null +++ b/AppleAccount.framework/AAUserNotification.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount + */ + +@interface AAUserNotification : NSObject { +} + ++ (void)showUserNotificationWithTitle:(id)arg1 message:(id)arg2 cancelButtonTitle:(id)arg3 otherButtonTitle:(id)arg4 withCompletionBlock:(id)arg5; + + +@end diff --git a/ApplePushService.framework/APSConnection.h b/ApplePushService.framework/APSConnection.h new file mode 100755 index 0000000..cc94ce7 --- /dev/null +++ b/ApplePushService.framework/APSConnection.h @@ -0,0 +1,65 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService + */ + +@class , NSArray, NSString, NSLock, NSMutableDictionary; + +@interface APSConnection : NSObject { + *_delegate; + NSLock *_lock; + NSString *_environmentName; + struct __CFRunLoopSource { } *_runLoopSource; + NSString *_connectionPortName; + unsigned int _connectionPort; + int _serverPID; + unsigned int _connectionServerPort; + struct __CFMachPort { } *_connectionSeverCFMachPort; + NSArray *_enabledTopics; + NSArray *_ignoredTopics; + NSMutableDictionary *_subtopics; + BOOL _enableCriticalReliability; + BOOL _enableStatusNotifications; + NSMutableDictionary *_idsToOutgoingMessages; + unsigned int _nextOutgoingMessageID; +} + +@property * delegate; +@property(readonly) int serverPID; + ++ (double)keepAliveIntervalForEnvironmentName:(id)arg1; ++ (id)connectionsDebuggingState; ++ (struct __SecIdentity { }*)copyIdentity; + +- (unsigned int)messageSize; +- (BOOL)hasIdentity; +- (void)sendFakeMessage:(id)arg1; +- (id)initWithEnvironmentName:(id)arg1 namedDelegatePort:(id)arg2; +- (void)_sendEnableStatusNotifications; +- (void)_connectionServerPortInvalidated; +- (void)_sendEnabledTopics; +- (void)_sendIgnoredTopics; +- (void)_sendEnableCriticalReliability; +- (id)_dataForPropertyList:(id)arg1; +- (int)serverPID; +- (void)_deliverPublicToken:(id)arg1; +- (void)_deliverMessageForTopic:(id)arg1 userInfo:(id)arg2; +- (void)_deliverOutgoingMessageResultWithID:(unsigned int)arg1 error:(id)arg2; +- (void)_deliverConnectionStatusChange:(BOOL)arg1; +- (void)_connect; +- (void)setDelegate:(id)arg1; +- (void)setIgnoredTopics:(id)arg1; +- (void)setSubtopic:(id)arg1 forEnabledTopic:(id)arg2; +- (void)scheduleInRunLoop:(id)arg1; +- (void)_disconnect; +- (id)delegate; +- (void)sendOutgoingMessage:(id)arg1; +- (void)cancelOutgoingMessage:(id)arg1; +- (void)setEnabledTopics:(id)arg1; +- (void)removeFromRunLoop; +- (id)publicToken; +- (id)initWithEnvironmentName:(id)arg1; +- (BOOL)isConnected; +- (void)dealloc; +- (void)setEnableCriticalReliability:(BOOL)arg1; + +@end diff --git a/ApplePushService.framework/APSOutgoingMessage.h b/ApplePushService.framework/APSOutgoingMessage.h new file mode 100755 index 0000000..c3f7933 --- /dev/null +++ b/ApplePushService.framework/APSOutgoingMessage.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService + */ + +@class NSDictionary, NSMutableDictionary, NSString; + +@interface APSOutgoingMessage : NSObject { + NSMutableDictionary *_objects; +} + +@property(retain) NSString * topic; +@property(retain) NSDictionary * userInfo; +@property unsigned int timeout; +@property(getter=isCritical) BOOL critical; +@property int payloadFormat; +@property unsigned int identifier; + + +- (unsigned int)messageID; +- (void)setTimeout:(unsigned int)arg1; +- (unsigned int)timeout; +- (BOOL)isCritical; +- (BOOL)wasSent; +- (BOOL)hasTimedOut; +- (int)payloadFormat; +- (id)data; +- (BOOL)wasCancelled; +- (void)setMessageID:(unsigned int)arg1; +- (void)setSent:(BOOL)arg1; +- (void)setUserInfo:(id)arg1; +- (void)setCancelled:(BOOL)arg1; +- (unsigned int)identifier; +- (void)setIdentifier:(unsigned int)arg1; +- (id)timestamp; +- (id)initWithData:(id)arg1; +- (void)setTimestamp:(id)arg1; +- (void)setCritical:(BOOL)arg1; +- (void)setPayloadFormat:(int)arg1; +- (id)initWithTopic:(id)arg1 userInfo:(id)arg2; +- (void)setTopic:(id)arg1; +- (id)topic; +- (id)userInfo; +- (id)objectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (void)dealloc; +- (void)setTimedOut:(BOOL)arg1; + +@end diff --git a/AssetsLibraryServices.framework/PLGatekeeperClient.h b/AssetsLibraryServices.framework/PLGatekeeperClient.h new file mode 100755 index 0000000..28db3e1 --- /dev/null +++ b/AssetsLibraryServices.framework/PLGatekeeperClient.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices + */ + +@interface PLGatekeeperClient : NSObject { + struct _xpc_connection_s { } *connection; +} + +@property(readonly) struct dispatch_queue_s { }* replyQueue; +@property struct _xpc_connection_s { }* connection; + ++ (id)sharedInstance; + +- (void)clearChangeStore; +- (void)notifyAboutTerminationDueToUncaughtException:(id)arg1; +- (void)dataMigrationWillFinish; +- (void)cleanupModelAfteriTunesRestore; +- (void)updateRestoredAssetWithUUID:(id)arg1 paths:(id)arg2; +- (void)finalizeOTARestoreRecreatingAlbums:(BOOL)arg1; +- (void)getNextThumbnailIndexWithHandler:(id)arg1; +- (void)getPhotosAndVideosCountWithHandler:(id)arg1; +- (void)addAssetWithURL:(id)arg1 toAlbumWithUUID:(id)arg2 handler:(id)arg3; +- (void)addGroupWithName:(id)arg1 handler:(id)arg2; +- (int)fileDescriptorForAssetURL:(id)arg1; +- (struct dispatch_queue_s { }*)sendQueue; +- (struct dispatch_queue_s { }*)replyQueue; +- (id)fileURLForAssetURL:(id)arg1; +- (void)setConnection:(struct _xpc_connection_s { }*)arg1; +- (struct _xpc_connection_s { }*)connection; +- (void)writeDataInBackground:(id)arg1 toFileURL:(id)arg2; +- (void)recycleUnusedThumbnailIndexes:(id)arg1; +- (void)getUnusedThumbnailIndexesWithCount:(unsigned int)arg1 handler:(id)arg2; +- (unsigned int)secondsNeededToCleanupModelAfteriTunesRestore; +- (void)createPhotoLibraryDatabase; +- (void)updateModelAfterOTARestore; +- (void)recalculateCachedAlbumCounts; +- (void)updateCameraPreviewWellImage:(id)arg1; +- (void)updateStackedImageCacheForAlbum:(id)arg1; +- (void)saveAssetWithData:(id)arg1 handler:(id)arg2 imageSurface:(struct __IOSurface { }*)arg3 previewImageSurface:(struct __IOSurface { }*)arg4; +- (void)requestImageFromAssetURL:(id)arg1 format:(int)arg2 handler:(id)arg3; +- (id)imageDataFromAssetURL:(id)arg1 format:(int)arg2; +- (id)messagesImageDataFromAssetURL:(id)arg1 format:(int)arg2; +- (id)fileURLForNewAssetWithType:(unsigned int)arg1 extension:(id)arg2; +- (void)requestAccessWithHandler:(id)arg1; +- (void)importFileSystemAssetsWaitingForReply:(BOOL)arg1; +- (void)launchAssetsd; +- (void)updateThumbnailsForPhoto:(id)arg1 generatePreviewImage:(BOOL)arg2 waitForReply:(BOOL)arg3; +- (id)init; + +@end diff --git a/AssetsLibraryServices.framework/PLUUIDString.h b/AssetsLibraryServices.framework/PLUUIDString.h new file mode 100755 index 0000000..20d3366 --- /dev/null +++ b/AssetsLibraryServices.framework/PLUUIDString.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices + */ + +@interface PLUUIDString : NSString { + unsigned char _uuid[16]; + BOOL _uuidString[37]; +} + ++ (id)UUIDString; + +- (id)initWithUUID:(unsigned char[16])arg1; +- (int)compare:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg3 locale:(id)arg4; +- (void)getCharacters:(unsigned short*)arg1 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2; +- (struct { unsigned char x1; unsigned char x2; unsigned char x3; unsigned char x4; unsigned char x5; unsigned char x6; unsigned char x7; unsigned char x8; unsigned char x9; unsigned char x10; unsigned char x11; unsigned char x12; unsigned char x13; unsigned char x14; unsigned char x15; unsigned char x16; })UUIDBytes; +- (id)initWithCFUUIDBytes:(struct { unsigned char x1; unsigned char x2; unsigned char x3; unsigned char x4; unsigned char x5; unsigned char x6; unsigned char x7; unsigned char x8; unsigned char x9; unsigned char x10; unsigned char x11; unsigned char x12; unsigned char x13; unsigned char x14; unsigned char x15; unsigned char x16; })arg1; +- (id)initWithUUIDData:(id)arg1; +- (id)UUIDData; +- (BOOL)isEqualToString:(id)arg1; +- (unsigned short)characterAtIndex:(unsigned int)arg1; +- (unsigned int)length; +- (const char *)UTF8String; +- (id)init; +- (id)initWithCFUUID:(struct __CFUUID { }*)arg1; + +@end diff --git a/AssetsLibraryServices.framework/PLXPCData.h b/AssetsLibraryServices.framework/PLXPCData.h new file mode 100755 index 0000000..849c8fe --- /dev/null +++ b/AssetsLibraryServices.framework/PLXPCData.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices + */ + +@interface PLXPCData : NSData { + void *_data; +} + + +- (id)initWithXPCData:(void*)arg1; +- (void)getBytes:(void*)arg1 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2; +- (void)getBytes:(void*)arg1 length:(unsigned int)arg2; +- (const void*)bytes; +- (id)debugDescription; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/AssetsLibraryServices.framework/PLXPCShMemData.h b/AssetsLibraryServices.framework/PLXPCShMemData.h new file mode 100755 index 0000000..d4625cf --- /dev/null +++ b/AssetsLibraryServices.framework/PLXPCShMemData.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices + */ + +@interface PLXPCShMemData : NSData { + void *_buffer; + unsigned long _length; +} + + +- (id)initWithXPCShmem:(void*)arg1; +- (const void*)bytes; +- (id)debugDescription; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/BluetoothManager.framework/BluetoothDevice.h b/BluetoothManager.framework/BluetoothDevice.h new file mode 100755 index 0000000..6222bf9 --- /dev/null +++ b/BluetoothManager.framework/BluetoothDevice.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager + */ + +@class NSString; + +@interface BluetoothDevice : NSObject { + NSString *_name; + NSString *_address; + struct BTDeviceImpl { } *_device; + BOOL _isLowEnergy; +} + + +- (id)address; +- (id)initWithDevice:(struct BTDeviceImpl { }*)arg1 address:(id)arg2 isLE:(BOOL)arg3; +- (BOOL)isLowEnergy; +- (void)_clearName; +- (BOOL)_isNameCached; +- (unsigned int)majorClass; +- (unsigned int)minorClass; +- (id)scoUID; +- (BOOL)paired; +- (unsigned int)connectedServices; +- (unsigned int)connectedServicesCount; +- (BOOL)supportsBatteryLevel; +- (BOOL)isServiceSupported:(unsigned int)arg1; +- (void)connectWithServices:(unsigned int)arg1; +- (void)acceptSSP:(int)arg1; +- (void)unpair; +- (void)startVoiceCommand; +- (void)endVoiceCommand; +- (struct { BOOL x1; BOOL x2; BOOL x3; BOOL x4; })syncSettings; +- (void)setSyncSettings:(struct { BOOL x1; BOOL x2; BOOL x3; BOOL x4; })arg1; +- (id)syncGroups; +- (void)setSyncGroup:(int)arg1 enabled:(BOOL)arg2; +- (BOOL)isAccessory; +- (void)setPIN:(id)arg1; +- (BOOL)connected; +- (void)disconnect; +- (void)connect; +- (int)batteryLevel; +- (int)compare:(id)arg1; +- (int)type; +- (id)name; +- (void)setDevice:(struct BTDeviceImpl { }*)arg1; +- (struct BTDeviceImpl { }*)device; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/BluetoothManager.framework/BluetoothManager.h b/BluetoothManager.framework/BluetoothManager.h new file mode 100755 index 0000000..8be168d --- /dev/null +++ b/BluetoothManager.framework/BluetoothManager.h @@ -0,0 +1,91 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager + */ + +@class NSMutableDictionary; + +@interface BluetoothManager : NSObject { + struct BTLocalDeviceImpl { } *_localDevice; + struct BTSessionImpl { } *_session; + int _available; + BOOL _audioConnected; + BOOL _scanningEnabled; + BOOL _scanningInProgress; + unsigned int _scanningServiceMask; + struct BTDiscoveryAgentImpl { } *_discoveryAgent; + struct BTPairingAgentImpl { } *_pairingAgent; + struct BTAccessoryManagerImpl { } *_accessoryManager; + NSMutableDictionary *_btAddrDict; + NSMutableDictionary *_btDeviceDict; + NSMutableDictionary *_seekingInProgressDict; +} + ++ (int)lastInitError; ++ (id)sharedInstance; + +- (void)_powerChanged; +- (BOOL)isAnyoneScanning; +- (BOOL)wasDeviceDiscovered:(id)arg1; +- (BOOL)deviceScanningEnabled; +- (BOOL)deviceScanningInProgress; +- (void)resetDeviceScanning; +- (void)scanForConnectableDevices:(unsigned int)arg1; +- (BOOL)isDiscoverable; +- (void)setDiscoverable:(BOOL)arg1; +- (id)pairedDevices; +- (id)pairedLEDevices; +- (BOOL)connectable; +- (void)setConnectable:(BOOL)arg1; +- (id)connectingDevices; +- (id)connectedDevices; +- (BOOL)audioConnected; +- (void)sendContact:(id)arg1 toDevice:(id)arg2; +- (void)sendAllContactsToDevice:(id)arg1; +- (void)enableTestMode; +- (BOOL)_attach:(id)arg1; +- (BOOL)_setup:(struct BTSessionImpl { }*)arg1; +- (void)_cleanup:(BOOL)arg1; +- (void)_postNotificationWithArray:(id)arg1; +- (int)powerState; +- (void)setDeviceScanningEnabled:(BOOL)arg1; +- (void)_scanForServices:(unsigned int)arg1 withMode:(int)arg2; +- (void)scanForServices:(unsigned int)arg1; +- (void)_setScanState:(int)arg1; +- (void)_restartScan; +- (id)addDeviceIfNeeded:(struct BTDeviceImpl { }*)arg1; +- (void)_removeDevice:(id)arg1; +- (void)setDevicePairingEnabled:(BOOL)arg1; +- (BOOL)devicePairingEnabled; +- (void)cancelPairing; +- (id)pairedDevices:(BOOL)arg1; +- (void)postNotificationName:(id)arg1 object:(id)arg2 error:(id)arg3; +- (BOOL)_onlySensorsConnected; +- (void)_connectedStatusChanged; +- (void)_connectabilityChanged; +- (void)_discoveryStateChanged; +- (void)_stopSeeking:(id)arg1 forDevice:(id)arg2; +- (void)setAudioConnected:(BOOL)arg1; +- (void)_sendSeekStart:(id)arg1 forDevice:(id)arg2; +- (BOOL)isServiceSupported:(unsigned int)arg1; +- (struct BTAccessoryManagerImpl { }*)_accessoryManager; +- (void)connectDevice:(id)arg1; +- (void)connectDevice:(id)arg1 withServices:(unsigned int)arg2; +- (void)setPincode:(id)arg1 forDevice:(id)arg2; +- (void)acceptSSP:(int)arg1 forDevice:(id)arg2; +- (void)unpairDevice:(id)arg1; +- (void)startVoiceCommand:(id)arg1; +- (void)endVoiceCommand:(id)arg1; +- (void)_postNotification:(id)arg1; +- (BOOL)setPowered:(BOOL)arg1; +- (BOOL)available; +- (BOOL)powered; +- (BOOL)connected; +- (BOOL)enabled; +- (void)postNotification:(id)arg1; +- (BOOL)setEnabled:(BOOL)arg1; +- (void)postNotificationName:(id)arg1 object:(id)arg2; +- (id)init; +- (void)dealloc; +- (int)localDeviceSupportsService:(unsigned int)arg1; + +@end diff --git a/BookmarkDAV.framework/BookmarkDAVBookmark.h b/BookmarkDAV.framework/BookmarkDAVBookmark.h new file mode 100755 index 0000000..ed6d5d6 --- /dev/null +++ b/BookmarkDAV.framework/BookmarkDAVBookmark.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BookmarkDAV.framework/BookmarkDAV + */ + +@class NSArray, NSMutableString, NSDictionary, CoreDAVErrorItem, NSString, NSData, NSURL; + +@interface BookmarkDAVBookmark : NSObject { + NSURL *_bookmarkURL; + NSURL *_serverID; + NSString *_name; + NSString *_syncKey; + NSMutableString *_appleAttributeString; + NSDictionary *_appleAttributes; + int _parseState; + int _ignoreLevel; + CoreDAVErrorItem *_bulkUploadErrorItem; +} + +@property(readonly) NSURL * bookmarkURL; +@property(readonly) NSString * name; +@property(readonly) NSDictionary * appleAttributes; +@property(retain) CoreDAVErrorItem * bulkUploadErrorItem; +@property(retain) NSURL * serverID; +@property(readonly) NSData * dataPayload; +@property(readonly) NSString * syncKey; +@property(readonly) NSArray * childrenOrder; + + +- (id)dataPayload; +- (id)initWithURL:(id)arg1 eTag:(id)arg2 dataPayload:(id)arg3 inContainerWithURL:(id)arg4 withAccountInfoProvider:(id)arg5; +- (void)parser:(id)arg1 didStartElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4 attributes:(id)arg5; +- (void)parser:(id)arg1 didEndElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4; +- (void)parser:(id)arg1 foundCharacters:(id)arg2; +- (void)parser:(id)arg1 foundCDATA:(id)arg2; +- (void)setBulkUploadErrorItem:(id)arg1; +- (id)bulkUploadErrorItem; +- (id)appleAttributes; +- (id)bookmarkURL; +- (id)initWithBookmarkURL:(id)arg1 serverID:(id)arg2 name:(id)arg3 syncKey:(id)arg4 appleAttributes:(id)arg5; +- (void)setPropertiesFromXBEL:(id)arg1; +- (id)name; +- (void)dealloc; +- (id)syncKey; +- (id)serverID; +- (void)setServerID:(id)arg1; + +@end diff --git a/BookmarkDAV.framework/BookmarkDAVBulkPostTask.h b/BookmarkDAV.framework/BookmarkDAVBulkPostTask.h new file mode 100755 index 0000000..4a78b4d --- /dev/null +++ b/BookmarkDAV.framework/BookmarkDAVBulkPostTask.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BookmarkDAV.framework/BookmarkDAV + */ + +@class NSURL, NSArray, NSString, NSDictionary, NSMutableArray, NSMutableDictionary; + +@interface BookmarkDAVBulkPostTask : CoreDAVPostTask { + NSString *_checkCTag; + NSMutableArray *_parsedBookmarks; + NSMutableDictionary *_parsedBookmarksByURL; + NSMutableArray *_parsedFolders; + NSMutableDictionary *_parsedFoldersByURL; + NSMutableDictionary *_folderURLToChildrenURLOrder; + NSString *_nextRootCTag; + NSString *_nextRootSyncToken; + NSURL *_checkCTagURL; +} + +@property(readonly) NSArray * parsedBookmarks; +@property(readonly) NSArray * parsedFolders; +@property(readonly) NSDictionary * folderURLToChildrenURLOrder; +@property(retain) NSString * nextRootCTag; +@property(retain) NSString * nextRootSyncToken; + + +- (id)folderURLToChildrenURLOrder; +- (void)_foundChildrenOrder:(id)arg1 inFolderWithURL:(id)arg2; +- (id)additionalHeaderValues; +- (id)copyDefaultParserForContentType:(id)arg1; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (id)nextRootSyncToken; +- (id)nextRootCTag; +- (id)parsedFolders; +- (id)parsedBookmarks; +- (id)initWithDataPayload:(id)arg1 atURL:(id)arg2 checkCTag:(id)arg3 checkCTagURL:(id)arg4; +- (void)setNextRootSyncToken:(id)arg1; +- (void)setNextRootCTag:(id)arg1; +- (void)dealloc; + +@end diff --git a/BookmarkDAV.framework/BookmarkDAVFolder.h b/BookmarkDAV.framework/BookmarkDAVFolder.h new file mode 100755 index 0000000..6e942c4 --- /dev/null +++ b/BookmarkDAV.framework/BookmarkDAVFolder.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BookmarkDAV.framework/BookmarkDAV + */ + +@class NSData, NSMutableArray, NSDictionary, CoreDAVErrorItem, NSString, NSURL, NSArray; + +@interface BookmarkDAVFolder : CoreDAVContainer { + NSDictionary *_appleAttributes; + NSMutableArray *_childrenOrder; + NSString *_bulkParsedCTag; + NSString *_bulkParsedPTag; + CoreDAVErrorItem *_bulkUploadErrorItem; +} + +@property BOOL isBookmarkFolder; +@property BOOL isBookmarkBarFolder; +@property BOOL isBookmarkMenuFolder; +@property(readonly) NSDictionary * appleAttributes; +@property(retain) NSString * bulkParsedCTag; +@property(retain) NSString * bulkParsedPTag; +@property(readonly) NSArray * childrenOrder; +@property(retain) CoreDAVErrorItem * bulkUploadErrorItem; +@property(retain) NSURL * serverID; +@property(readonly) NSData * dataPayload; +@property(readonly) NSString * syncKey; + ++ (id)copyPropertyMappingsForParser; + +- (id)copyPropPatchTask; +- (id)copyMkcolTask; +- (id)childrenOrder; +- (id)dataPayload; +- (id)initWithURL:(id)arg1 eTag:(id)arg2 dataPayload:(id)arg3 inContainerWithURL:(id)arg4 withAccountInfoProvider:(id)arg5; +- (void)applyParsedProperties:(id)arg1; +- (id)bulkParsedPTag; +- (id)bulkParsedCTag; +- (void)setIsBookmarkMenuFolder:(BOOL)arg1; +- (void)setIsBookmarkBarFolder:(BOOL)arg1; +- (void)setIsBookmarkFolder:(BOOL)arg1; +- (BOOL)isBookmarkMenuFolder; +- (BOOL)isBookmarkBarFolder; +- (BOOL)isBookmarkFolder; +- (id)_appleAttributesString; +- (void)_faultResourceType; +- (void)setBulkParsedPTag:(id)arg1; +- (void)setBulkParsedCTag:(id)arg1; +- (id)initWithServerID:(id)arg1 containerName:(id)arg2 appleAttributes:(id)arg3; +- (void)setBulkUploadErrorItem:(id)arg1; +- (id)bulkUploadErrorItem; +- (id)appleAttributes; +- (void)dealloc; +- (id)syncKey; +- (id)serverID; +- (void)setServerID:(id)arg1; + +@end diff --git a/BookmarkDAV.framework/BookmarkDAVFolderMultiGetTask.h b/BookmarkDAV.framework/BookmarkDAVFolderMultiGetTask.h new file mode 100755 index 0000000..eea4ad5 --- /dev/null +++ b/BookmarkDAV.framework/BookmarkDAVFolderMultiGetTask.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BookmarkDAV.framework/BookmarkDAV + */ + +@interface BookmarkDAVFolderMultiGetTask : CoreDAVFolderContentsMultiGetTask { +} + + +- (id)initWithURLs:(id)arg1 atContainerURL:(id)arg2 appSpecificDataItemClass:(Class)arg3; + +@end diff --git a/BookmarkDAV.framework/BookmarkDAVGetAccountPropertiesTaskGroup.h b/BookmarkDAV.framework/BookmarkDAVGetAccountPropertiesTaskGroup.h new file mode 100755 index 0000000..6878b93 --- /dev/null +++ b/BookmarkDAV.framework/BookmarkDAVGetAccountPropertiesTaskGroup.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BookmarkDAV.framework/BookmarkDAV + */ + +@class NSSet; + +@interface BookmarkDAVGetAccountPropertiesTaskGroup : CoreDAVGetAccountPropertiesTaskGroup { + NSSet *_bookmarkHomes; +} + +@property(readonly) NSSet * bookmarkHomes; + + +- (id)homeSet; +- (void)_setPropertiesFromParsedResponses:(id)arg1; +- (id)_copyAccountPropertiesPropFindElements; +- (id)bookmarkHomes; +- (id)description; +- (void)dealloc; + +@end diff --git a/BookmarkDAV.framework/BookmarkDAVMultiGetTask.h b/BookmarkDAV.framework/BookmarkDAVMultiGetTask.h new file mode 100755 index 0000000..ff49205 --- /dev/null +++ b/BookmarkDAV.framework/BookmarkDAVMultiGetTask.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BookmarkDAV.framework/BookmarkDAV + */ + +@interface BookmarkDAVMultiGetTask : CoreDAVContainerMultiGetTask { +} + + +- (id)initWithURLs:(id)arg1 atContainerURL:(id)arg2 appSpecificDataItemClass:(Class)arg3; + +@end diff --git a/BookmarkDAV.framework/BookmarkDAVRecursiveContainerSyncTaskGroup.h b/BookmarkDAV.framework/BookmarkDAVRecursiveContainerSyncTaskGroup.h new file mode 100755 index 0000000..03b3bfe --- /dev/null +++ b/BookmarkDAV.framework/BookmarkDAVRecursiveContainerSyncTaskGroup.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BookmarkDAV.framework/BookmarkDAV + */ + +@interface BookmarkDAVRecursiveContainerSyncTaskGroup : CoreDAVRecursiveContainerSyncTaskGroup { +} + + +- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousPTag:(id)arg3 previousSyncToken:(id)arg4 actions:(id)arg5 syncItemOrder:(BOOL)arg6 context:(void*)arg7 accountInfoProvider:(id)arg8 taskManager:(id)arg9; +- (BOOL)shouldSyncChildWithResourceType:(id)arg1; +- (id)copyFolderMultiGetTaskWithURLs:(id)arg1; +- (id)copyMultiGetTaskWithURLs:(id)arg1; +- (id)dataContentType; + +@end diff --git a/BookmarkDAV.framework/BookmarkDAVSyncData.h b/BookmarkDAV.framework/BookmarkDAVSyncData.h new file mode 100755 index 0000000..4cb9024 --- /dev/null +++ b/BookmarkDAV.framework/BookmarkDAVSyncData.h @@ -0,0 +1,81 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BookmarkDAV.framework/BookmarkDAV + */ + +@class NSMutableDictionary, NSString, NSDictionary, NSNumber, NSURL; + +@interface BookmarkDAVSyncData : NSObject { + void *_db; + NSMutableDictionary *_backingDict; + BOOL _hasChanges; +} + +@property(readonly) BOOL hasChanges; +@property(retain) NSURL * homeURL; +@property BOOL initialSyncDone; +@property(retain) NSDictionary * pushTransports; +@property(retain) NSString * pushKey; +@property(retain) NSString * ctag; +@property(retain) NSString * ptag; +@property(retain) NSString * etag; +@property(retain) NSString * syncToken; +@property(retain) NSDictionary * bulkRequests; +@property BOOL supportsSyncCollection; +@property(retain) NSString * bookmarksBarId; +@property(retain) NSString * bookmarksMenuId; +@property unsigned int bookmarksBarOrder; +@property unsigned int bookmarksMenuOrder; +@property(retain) NSDictionary * heldAsideOrderings; +@property BOOL hasHitQuotaLimit; +@property(retain) NSNumber * knownQuotaRemaining; +@property unsigned int clientVersion; +@property(retain) NSString * accountPrsId; +@property(retain) NSURL * principalURL; + + +- (id)homeURL; +- (void)setPrincipalURL:(id)arg1; +- (void)setSyncToken:(id)arg1; +- (void)setBulkRequests:(id)arg1; +- (void)setPushTransports:(id)arg1; +- (void)setPushKey:(id)arg1; +- (id)syncToken; +- (id)bulkRequests; +- (id)pushTransports; +- (id)pushKey; +- (id)etag; +- (void)setEtag:(id)arg1; +- (void)setAccountPrsId:(id)arg1; +- (void)setClientVersion:(unsigned int)arg1; +- (BOOL)supportsSyncCollection; +- (id)accountPrsId; +- (unsigned int)clientVersion; +- (void)setHeldAsideOrderings:(id)arg1; +- (id)heldAsideOrderings; +- (id)ptag; +- (void)setBookmarksMenuId:(id)arg1; +- (void)setBookmarksBarId:(id)arg1; +- (BOOL)initialSyncDone; +- (void)setBookmarksMenuOrder:(unsigned int)arg1; +- (void)setBookmarksBarOrder:(unsigned int)arg1; +- (unsigned int)bookmarksMenuOrder; +- (id)bookmarksMenuId; +- (unsigned int)bookmarksBarOrder; +- (id)bookmarksBarId; +- (void)setKnownQuotaRemaining:(id)arg1; +- (void)setHasHitQuotaLimit:(BOOL)arg1; +- (id)knownQuotaRemaining; +- (BOOL)hasHitQuotaLimit; +- (void)setSupportsSyncCollection:(BOOL)arg1; +- (void)setPtag:(id)arg1; +- (void)setInitialSyncDone:(BOOL)arg1; +- (void)setHomeURL:(id)arg1; +- (void)writeToBookmarkDB; +- (id)initWithBookmarkDatabase:(void*)arg1; +- (id)principalURL; +- (BOOL)hasChanges; +- (void)dealloc; +- (void)setCtag:(id)arg1; +- (id)ctag; + +@end diff --git a/BookmarkDAV.framework/BookmarkDAVSyncDriver.h b/BookmarkDAV.framework/BookmarkDAVSyncDriver.h new file mode 100755 index 0000000..47366d5 --- /dev/null +++ b/BookmarkDAV.framework/BookmarkDAVSyncDriver.h @@ -0,0 +1,122 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BookmarkDAV.framework/BookmarkDAV + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class , BookmarkDAVSyncData, NSDictionary, NSMutableSet, , NSURL, NSString; + +@interface BookmarkDAVSyncDriver : NSObject { + *_accountInfoProvider; + *_taskManager; + NSMutableSet *_outstandingTaskGroups; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _getAccountPropertiesHandler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _syncHandler; + + void *_changeToken; + NSURL *_homeURL; + NSString *_pushKey; + NSDictionary *_pushTransport; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _openDBBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _getDBBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _saveDBBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _closeDBBlock; + + BookmarkDAVSyncData *_topLevelSyncData; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _registerForPush; + + BOOL _forceSafariOrdering; + BOOL _forceSave; +} + +@property(readonly) * accountInfoProvider; +@property(readonly) unsigned int outstandingActionCount; +@property(retain) NSString * pushKey; +@property(retain) NSDictionary * pushTransport; +@property(retain) NSURL * homeURL; +@property(copy) id getAccountPropertiesHandler; +@property(copy) id syncHandler; +@property(readonly) BookmarkDAVSyncData * topLevelSyncData; + + +- (id)homeURL; +- (void)recursiveContainerSyncTask:(id)arg1 receivedAddedOrModifiedFolder:(id)arg2; +- (BOOL)setLocalETag:(id)arg1 forItemWithURL:(id)arg2; +- (void)notePutToURL:(id)arg1 withDataPayload:(id)arg2 finishedWithIgnoredError:(id)arg3; +- (void)recursiveContainerSyncTask:(id)arg1 retrievedAddedOrModifiedActions:(id)arg2 removed:(id)arg3; +- (id)copyLocalETagsForURLs:(id)arg1; +- (void)recursiveContainerSyncTask:(id)arg1 completedSyncOfFolderWithURL:(id)arg2 newCTag:(id)arg3 newPTag:(id)arg4 addedOrModified:(id)arg5 removed:(id)arg6 error:(id)arg7; +- (void)recursiveContainerSyncTask:(id)arg1 completedFullSyncWithNewCTag:(id)arg2 newPTag:(id)arg3 newSyncToken:(id)arg4 error:(id)arg5; +- (void)getAccountPropertiesTask:(id)arg1 completedWithError:(id)arg2; +- (id)copyAllLocalURLsInFolderWithURL:(id)arg1; +- (id)accountInfoProvider; +- (void)containerInfoTask:(id)arg1 completedWithContainers:(id)arg2 error:(id)arg3; +- (void)setPushKey:(id)arg1; +- (id)pushKey; +- (BOOL)_applyReturnedBookmarks:(id)arg1 withPushedBookmarks:(struct __CFArray { }*)arg2; +- (id)_bookmarkXBELDataForBookmarkChanges:(struct __CFArray { }*)arg1 pushedBookmarks:(struct __CFArray { }*)arg2 maxResources:(int)arg3 maxSize:(int)arg4; +- (void)_setRootCTag:(id)arg1 rootSyncToken:(id)arg2 knownOrderings:(id)arg3; +- (void)_removeTempIdsFromFoldersInDict:(struct __CFDictionary { }*)arg1; +- (BOOL)_applyReturnedFolders:(id)arg1 parentToArrayOfChildrenFolders:(struct __CFDictionary { }*)arg2 topmostFolders:(struct __CFArray { }*)arg3 postedToURL:(id)arg4; +- (id)_folderXBELDataForTopmostFolderChanges:(struct __CFArray { }*)arg1 foldersToAddByServerId:(struct __CFDictionary { }*)arg2 parentToArrayOfChildrenFolderChanges:(struct __CFDictionary { }*)arg3 pushedParentToArrayOfChildrenFolders:(struct __CFDictionary { }*)arg4 pushedTopmostFolders:(struct __CFArray { }*)arg5 maxResources:(int)arg6 maxSize:(int)arg7; +- (BOOL)_applyUnmatchedParsedFolders:(id)arg1; +- (BOOL)_matchParsedFolders:(id)arg1 toPushedFolders:(struct __CFDictionary { }*)arg2 unmatchedParsedFolders:(id)arg3 parsedSetsOfChildrenFoldersByParentURL:(id)arg4 arraysOfChildrenByNameByParent:(struct __CFDictionary { }*)arg5; +- (BOOL)_handleErrorItem:(id)arg1 forBAItem:(void*)arg2; +- (BOOL)_addChange:(void*)arg1 toData:(id)arg2 numActionsP:(int*)arg3 runningSizeP:(int*)arg4 maxResources:(int)arg5 maxSize:(int)arg6 foldersToAddByServerId:(struct __CFDictionary { }*)arg7 parentToArrayOfChildrenFolderChanges:(struct __CFDictionary { }*)arg8 pushedParentToArrayOfChildrenFolders:(struct __CFDictionary { }*)arg9; +- (id)syncHandler; +- (id)getAccountPropertiesHandler; +- (unsigned int)outstandingActionCount; +- (void)syncWithRemoteChanges:(BOOL)arg1 completionHandler:(id)arg2; +- (id)initWithAccountInfoProvider:(id)arg1 taskManager:(id)arg2 openDBBlock:(id)arg3 getDBBlock:(id)arg4 saveDBBlock:(id)arg5 closeDBBlock:(id)arg6 registerForPush:(id)arg7 forceSafariOrdering:(BOOL)arg8; +- (BOOL)getCTag:(id*)arg1 pTag:(id*)arg2 forFolderWithURL:(id)arg3; +- (void)_finishInitialSyncShouldPushChanges:(BOOL)arg1; +- (void)_setChildrenOrder:(id)arg1 forFolderURL:(id)arg2; +- (void)_handleAddsOrModifies:(id)arg1 removes:(id)arg2; +- (void)_makeBookmarkFromDAVNode:(id)arg1; +- (void)_makeFolderFromContainer:(id)arg1; +- (void)_saveDB; +- (id)_copyDAVFolderFromFolderRef:(void*)arg1; +- (int)_serverOrderForChange:(void*)arg1; +- (id)_copyDAVBookmarkFromBookmarkRef:(void*)arg1; +- (void)_setServerIdOnItem:(void*)arg1 isBookmark:(BOOL)arg2; +- (void)getAccountPropertiesWithCompletionHandler:(id)arg1; +- (void)_syncWithRemoteChanges:(BOOL)arg1 completionHandler:(id)arg2 skipAddChanges:(BOOL)arg3; +- (void)setSyncHandler:(id)arg1; +- (id)_dbRelativeString:(id)arg1; +- (void)setGetAccountPropertiesHandler:(id)arg1; +- (void)_closeDBAndSave:(BOOL)arg1; +- (void)setHomeURL:(id)arg1; +- (id)topLevelSyncData; +- (void)_invokeAndNilGetAccountPropertiesHandlerWithSuccess:(BOOL)arg1 error:(id)arg2; +- (void)dealloc; +- (void)setPushTransport:(id)arg1; +- (id)pushTransport; + +@end diff --git a/BulletinBoard.framework/BBAction.h b/BulletinBoard.framework/BBAction.h new file mode 100755 index 0000000..98c54b5 --- /dev/null +++ b/BulletinBoard.framework/BBAction.h @@ -0,0 +1,65 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSURL, NSString; + +@interface BBAction : NSObject { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _internalBlock; + + BOOL _hasCallblock; + BOOL _canBypassPinLock; + NSURL *_launchURL; + NSString *_launchBundleID; + int replyType; +} + +@property(retain) NSURL * launchURL; +@property(copy) NSString * launchBundleID; +@property BOOL canBypassPinLock; +@property(copy) id internalBlock; +@property BOOL hasCallblock; +@property int replyType; + ++ (id)actionWithTextReplyCallblock:(id)arg1; ++ (id)actionWithLaunchBundleID:(id)arg1 callblock:(id)arg2; ++ (id)actionWithLaunchURL:(id)arg1 callblock:(id)arg2; ++ (id)actionWithCallblock:(id)arg1; + +- (id)bundleID; +- (id)url; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isAppLaunchAction; +- (BOOL)isURLLaunchAction; +- (BOOL)wantsTextReply; +- (BOOL)hasLaunchInfo; +- (id)partialDescription; +- (void)setCanBypassPinLock:(BOOL)arg1; +- (BOOL)canBypassPinLock; +- (id)launchBundleID; +- (id)internalBlock; +- (int)replyType; +- (void)setReplyType:(int)arg1; +- (void)setHasCallblock:(BOOL)arg1; +- (void)setInternalBlock:(id)arg1; +- (id)_initWithInternalCallblock:(id)arg1 replyType:(int)arg2; +- (id)initWithTextReplyCallblock:(id)arg1; +- (void)setLaunchBundleID:(id)arg1; +- (id)initWithCallblock:(id)arg1; +- (void)deliverResponse:(id)arg1; +- (BOOL)hasCallblock; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)launchURL; +- (void)setLaunchURL:(id)arg1; + +@end diff --git a/BulletinBoard.framework/BBAssertion.h b/BulletinBoard.framework/BBAssertion.h new file mode 100755 index 0000000..1827331 --- /dev/null +++ b/BulletinBoard.framework/BBAssertion.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +@class , NSString; + +@interface BBAssertion : NSObject { + *_delegate; + NSString *_identifier; + unsigned int _transactionID; +} + + +- (unsigned int)transactionID; +- (id)identifier; +- (void)increaseOrIgnoreTransactionID:(unsigned int)arg1; +- (id)initWithDelegate:(id)arg1 identifier:(id)arg2; +- (void)dealloc; + +@end diff --git a/BulletinBoard.framework/BBAttachments.h b/BulletinBoard.framework/BBAttachments.h new file mode 100755 index 0000000..31c64a6 --- /dev/null +++ b/BulletinBoard.framework/BBAttachments.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +@class NSCountedSet, NSMutableDictionary; + +@interface BBAttachments : NSObject { + int primaryType; + NSCountedSet *_additionalAttachments; + NSMutableDictionary *_clientSideComposedImageInfos; +} + +@property int primaryType; +@property(retain) NSCountedSet * additionalAttachments; +@property(retain) NSMutableDictionary * clientSideComposedImageInfos; + + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)setClientSideComposedImageInfos:(id)arg1; +- (id)clientSideComposedImageInfos; +- (void)setAdditionalAttachments:(id)arg1; +- (id)additionalAttachments; +- (BOOL)isEqualToAttachments:(id)arg1; +- (void)addAttachmentOfType:(int)arg1; +- (void)setPrimaryType:(int)arg1; +- (unsigned int)numberOfAdditionalAttachmentsOfType:(int)arg1; +- (unsigned int)numberOfAdditionalAttachments; +- (int)primaryType; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/BulletinBoard.framework/BBBulletin.h b/BulletinBoard.framework/BBBulletin.h new file mode 100755 index 0000000..02b6629 --- /dev/null +++ b/BulletinBoard.framework/BBBulletin.h @@ -0,0 +1,224 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +@class BBObserver, BBAssertion, BBAttachments, BBSound, BBContent, NSDate, NSArray, NSTimeZone, NSDictionary, NSSet, BBAction, NSString, NSMutableDictionary; + +@interface BBBulletin : NSObject { + NSString *_sectionID; + NSString *_publisherRecordID; + NSString *_publisherBulletinID; + int _addressBookRecordID; + int _sectionSubtype; + BBContent *_content; + BBContent *_modalAlertContent; + NSDate *_date; + NSDate *_endDate; + NSDate *_recencyDate; + int _dateFormatStyle; + BOOL _dateIsAllDay; + NSTimeZone *_timeZone; + int _accessoryStyle; + BOOL _clearable; + BBSound *_sound; + BBAttachments *_attachments; + NSString *_unlockActionLabelOverride; + NSMutableDictionary *_actions; + NSArray *_buttons; + BOOL _expiresOnPublisherDeath; + NSDictionary *_context; + NSDate *_expirationDate; + NSString *_bulletinID; + NSDate *_lastInterruptDate; + BBAssertion *_lifeAssertion; + BBObserver *_observer; + unsigned int realertCount_deprecated; + NSSet *alertSuppressionAppIDs_deprecated; +} + +@property(readonly) BOOL showsSubtitle; +@property(readonly) unsigned int messageNumberOfLines; +@property(readonly) BOOL usesVariableLayout; +@property(readonly) BOOL orderSectionUsingRecencyDate; +@property(readonly) BOOL showsDateInFloatingLockScreenAlert; +@property(readonly) NSString * topic; +@property(readonly) NSString * missedBannerDescriptionFormat; +@property(readonly) NSString * fullUnlockActionLabel; +@property(readonly) NSString * unlockActionLabel; +@property(readonly) NSSet * alertSuppressionAppIDs; +@property(readonly) BOOL coalescesWhenLocked; +@property(readonly) BOOL suppressesMessageForPrivacy; +@property(readonly) unsigned int realertCount; +@property(readonly) BOOL inertWhenLocked; +@property(readonly) BOOL preservesUnlockActionCase; +@property(readonly) BOOL bannerShowsSubtitle; +@property(readonly) BOOL visuallyIndicatesWhenDateIsInFuture; +@property(readonly) unsigned int subtypePriority; +@property(readonly) int iPodOutAlertType; +@property(copy) NSString * bulletinID; +@property(copy) NSString * section; +@property(copy) NSString * sectionID; +@property(copy) NSString * recordID; +@property(copy) NSString * publisherBulletinID; +@property int addressBookRecordID; +@property int sectionSubtype; +@property(copy) NSString * title; +@property(copy) NSString * subtitle; +@property(copy) NSString * message; +@property(retain) BBContent * modalAlertContent; +@property(retain) NSDate * date; +@property(retain) NSDate * endDate; +@property(retain) NSDate * recencyDate; +@property int dateFormatStyle; +@property BOOL dateIsAllDay; +@property(retain) NSTimeZone * timeZone; +@property int accessoryStyle; +@property BOOL clearable; +@property(retain) BBSound * sound; +@property(readonly) int primaryAttachmentType; +@property(copy) BBAction * defaultAction; +@property(copy) BBAction * acknowledgeAction; +@property(copy) BBAction * replyAction; +@property(copy) NSArray * buttons; +@property BOOL expiresOnPublisherDeath; +@property(retain) NSDictionary * context; +@property(retain) NSDate * lastInterruptDate; +@property(retain) BBContent * content; +@property(retain) BBAttachments * attachments; +@property(copy) NSString * unlockActionLabelOverride; +@property(retain) NSMutableDictionary * actions; +@property(retain) NSDate * expirationDate; +@property(copy) BBAction * expireAction; +@property(retain) BBAssertion * lifeAssertion; +@property(retain) BBObserver * observer; +@property unsigned int realertCount_deprecated; +@property(copy) NSSet * alertSuppressionAppIDs_deprecated; + ++ (id)bulletinWithBulletin:(id)arg1; ++ (void)killSounds; + +- (id)attachments; +- (void)setButtons:(id)arg1; +- (id)recordID; +- (void)setExpirationDate:(id)arg1; +- (id)expirationDate; +- (void)setAttachments:(id)arg1; +- (void)setActions:(id)arg1; +- (id)actions; +- (void)setEndDate:(id)arg1; +- (id)endDate; +- (void)setContent:(id)arg1; +- (id)message; +- (void)setMessage:(id)arg1; +- (id)buttons; +- (id)timeZone; +- (id)subtitle; +- (void)setSubtitle:(id)arg1; +- (id)content; +- (id)section; +- (id)context; +- (void)setContext:(id)arg1; +- (id)title; +- (void)setTimeZone:(id)arg1; +- (void)setDate:(id)arg1; +- (id)date; +- (void)setTitle:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)topic; +- (id)observer; +- (void)setObserver:(id)arg1; +- (struct CGSize { float x1; float x2; })composedAttachmentImageSize; +- (id)composedAttachmentImage; +- (struct CGSize { float x1; float x2; })composedAttachmentImageSizeForKey:(id)arg1; +- (id)composedAttachmentImageForKey:(id)arg1; +- (int)iPodOutAlertType; +- (unsigned int)subtypePriority; +- (BOOL)visuallyIndicatesWhenDateIsInFuture; +- (BOOL)bannerShowsSubtitle; +- (BOOL)preservesUnlockActionCase; +- (BOOL)inertWhenLocked; +- (BOOL)suppressesMessageForPrivacy; +- (BOOL)coalescesWhenLocked; +- (id)alertSuppressionAppIDs; +- (id)unlockActionLabel; +- (id)fullUnlockActionLabel; +- (id)missedBannerDescriptionFormat; +- (BOOL)showsDateInFloatingLockScreenAlert; +- (BOOL)orderSectionUsingRecencyDate; +- (BOOL)usesVariableLayout; +- (unsigned int)messageNumberOfLines; +- (BOOL)showsSubtitle; +- (unsigned int)realertCount; +- (void)setExpiresOnPublisherDeath:(BOOL)arg1; +- (BOOL)expiresOnPublisherDeath; +- (id)responseForExpireAction; +- (id)responseForButtonActionAtIndex:(unsigned int)arg1; +- (id)responseForAcknowledgeAction; +- (id)responseForReplyAction; +- (id)responseForDefaultAction; +- (void)setExpireAction:(id)arg1; +- (void)setReplyAction:(id)arg1; +- (id)replyAction; +- (void)setAcknowledgeAction:(id)arg1; +- (id)acknowledgeAction; +- (void)setDefaultAction:(id)arg1; +- (int)primaryAttachmentType; +- (void)setAlertSuppressionAppIDs_deprecated:(id)arg1; +- (id)alertSuppressionAppIDs_deprecated; +- (void)setRealertCount_deprecated:(unsigned int)arg1; +- (unsigned int)realertCount_deprecated; +- (void)setLastInterruptDate:(id)arg1; +- (id)lastInterruptDate; +- (void)setUnlockActionLabelOverride:(id)arg1; +- (id)unlockActionLabelOverride; +- (void)setSound:(id)arg1; +- (id)sound; +- (void)setClearable:(BOOL)arg1; +- (BOOL)clearable; +- (void)setAccessoryStyle:(int)arg1; +- (int)accessoryStyle; +- (void)setDateIsAllDay:(BOOL)arg1; +- (BOOL)dateIsAllDay; +- (void)setDateFormatStyle:(int)arg1; +- (int)dateFormatStyle; +- (void)setRecencyDate:(id)arg1; +- (id)recencyDate; +- (void)setModalAlertContent:(id)arg1; +- (id)modalAlertContent; +- (void)setSectionSubtype:(int)arg1; +- (int)sectionSubtype; +- (void)setAddressBookRecordID:(int)arg1; +- (int)addressBookRecordID; +- (void)setPublisherBulletinID:(id)arg1; +- (id)publisherBulletinID; +- (void)deliverResponse:(id)arg1; +- (id)expireAction; +- (id)_responseForActionKey:(id)arg1; +- (id)responseSendBlock; +- (id)_actionKeyForButtonIndex:(unsigned int)arg1; +- (id)attachmentsCreatingIfNecessary:(BOOL)arg1; +- (unsigned int)numberOfAdditionalAttachmentsOfType:(int)arg1; +- (unsigned int)numberOfAdditionalAttachments; +- (void)setSectionID:(id)arg1; +- (id)sectionID; +- (void)_fillOutCopy:(id)arg1 withZone:(struct _NSZone { }*)arg2; +- (void)setLifeAssertion:(id)arg1; +- (id)lifeAssertion; +- (id)bulletinID; +- (void)setBulletinID:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (void)setSection:(id)arg1; +- (id)defaultAction; +- (void)setRecordID:(id)arg1; +- (BOOL)playSound; +- (void)killSound; +- (id)defaultLaunchBlock; +- (id)launchBlockForButtonIndex:(unsigned int)arg1; +- (id)defaultLaunchBlockWithOrigin:(int)arg1; +- (id)launchBlockForButtonIndex:(unsigned int)arg1 withOrigin:(int)arg2; + +@end diff --git a/BulletinBoard.framework/BBBulletinRequest.h b/BulletinBoard.framework/BBBulletinRequest.h new file mode 100755 index 0000000..42da44f --- /dev/null +++ b/BulletinBoard.framework/BBBulletinRequest.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +@class NSTimeZone, BBSound, BBAction, NSString, BBContent, NSDate, NSArray; + +@interface BBBulletinRequest : BBBulletin { +} + +@property(copy) NSString * bulletinID; +@property(copy) NSString * sectionID; +@property(copy) NSString * recordID; +@property(copy) NSString * publisherBulletinID; +@property int addressBookRecordID; +@property int sectionSubtype; +@property(copy) NSString * title; +@property(copy) NSString * subtitle; +@property(copy) NSString * message; +@property(retain) BBContent * modalAlertContent; +@property(retain) NSDate * date; +@property(retain) NSDate * endDate; +@property(retain) NSDate * recencyDate; +@property int dateFormatStyle; +@property BOOL dateIsAllDay; +@property(retain) NSTimeZone * timeZone; +@property int accessoryStyle; +@property BOOL clearable; +@property(retain) BBSound * sound; +@property int primaryAttachmentType; +@property(copy) BBAction * defaultAction; +@property(copy) BBAction * acknowledgeAction; +@property(copy) BBAction * replyAction; +@property(copy) NSArray * buttons; +@property(retain) NSDate * expirationDate; +@property(copy) BBAction * expireAction; +@property BOOL expiresOnPublisherDeath; +@property(copy) NSString * section; +@property unsigned int realertCount; +@property BOOL showsUnreadIndicator; +@property BOOL tentative; + + +- (void)publish; +- (BOOL)tentative; +- (void)setTentative:(BOOL)arg1; +- (void)generateNewBulletinID; +- (id)publisherMatchID; +- (BOOL)hasContentModificationsRelativeTo:(id)arg1; +- (BOOL)showsUnreadIndicator; +- (void)generateBulletinID; +- (void)addAlertSuppressionAppID:(id)arg1; +- (void)setRealertCount:(unsigned int)arg1; +- (unsigned int)realertCount; +- (void)setUnlockActionLabel:(id)arg1; +- (void)withdraw; +- (void)addButton:(id)arg1; +- (void)setPrimaryAttachmentType:(int)arg1; +- (void)setContextValue:(id)arg1 forKey:(id)arg2; +- (void)setShowsUnreadIndicator:(BOOL)arg1; +- (void)publish:(BOOL)arg1; +- (void)addAttachmentOfType:(int)arg1; + +@end diff --git a/BulletinBoard.framework/BBBulletinTransaction.h b/BulletinBoard.framework/BBBulletinTransaction.h new file mode 100755 index 0000000..f5201a8 --- /dev/null +++ b/BulletinBoard.framework/BBBulletinTransaction.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +@class NSString; + +@interface BBBulletinTransaction : NSObject { + NSString *_bulletinID; + unsigned int _transactionID; +} + +@property(readonly) NSString * bulletinID; +@property(readonly) unsigned int transactionID; + ++ (id)transactionWithBulletinID:(id)arg1; + +- (unsigned int)transactionID; +- (id)initWithBulletinID:(id)arg1; +- (unsigned int)incrementTransactionID; +- (id)bulletinID; +- (void)dealloc; + +@end diff --git a/BulletinBoard.framework/BBBulletinUpdate.h b/BulletinBoard.framework/BBBulletinUpdate.h new file mode 100755 index 0000000..b150c1f --- /dev/null +++ b/BulletinBoard.framework/BBBulletinUpdate.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +@class BBBulletin; + +@interface BBBulletinUpdate : NSObject { + BBBulletin *_bulletin; + unsigned int _transactionID; + int _updateType; +} + +@property(readonly) BBBulletin * bulletin; +@property(readonly) int updateType; +@property(readonly) unsigned int transactionID; + + +- (int)updateType; +- (unsigned int)transactionID; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithBulletin:(id)arg1 updateType:(int)arg2 transactionID:(unsigned int)arg3; +- (id)bulletin; +- (void)dealloc; + +@end diff --git a/BulletinBoard.framework/BBButton.h b/BulletinBoard.framework/BBButton.h new file mode 100755 index 0000000..2a9eb9a --- /dev/null +++ b/BulletinBoard.framework/BBButton.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +@class NSString, BBAction; + +@interface BBButton : NSObject { + NSString *_title; + BBAction *_action; +} + +@property(copy) NSString * title; +@property(retain) BBAction * action; + ++ (id)buttonWithTitle:(id)arg1 action:(id)arg2; + +- (id)title; +- (void)setAction:(id)arg1; +- (void)setTitle:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)action; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/BulletinBoard.framework/BBContent.h b/BulletinBoard.framework/BBContent.h new file mode 100755 index 0000000..77e373d --- /dev/null +++ b/BulletinBoard.framework/BBContent.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +@class NSString; + +@interface BBContent : NSObject { + NSString *_title; + NSString *_subtitle; + NSString *_message; +} + +@property(copy) NSString * title; +@property(copy) NSString * subtitle; +@property(copy) NSString * message; + ++ (id)contentWithTitle:(id)arg1 subtitle:(id)arg2 message:(id)arg3; + +- (id)message; +- (void)setMessage:(id)arg1; +- (id)subtitle; +- (void)setSubtitle:(id)arg1; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqualToContent:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/BulletinBoard.framework/BBLaunchAction.h b/BulletinBoard.framework/BBLaunchAction.h new file mode 100755 index 0000000..1886296 --- /dev/null +++ b/BulletinBoard.framework/BBLaunchAction.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +@interface BBLaunchAction : BBAction { +} + ++ (id)launchActionWithBundleID:(id)arg1 callblock:(id)arg2; ++ (id)launchActionWithURL:(id)arg1 callblock:(id)arg2; + + +@end diff --git a/BulletinBoard.framework/BBObserver.h b/BulletinBoard.framework/BBObserver.h new file mode 100755 index 0000000..7f8cb53 --- /dev/null +++ b/BulletinBoard.framework/BBObserver.h @@ -0,0 +1,90 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +@class NSMutableDictionary, NSMutableSet, , NSMapTable; + +@interface BBObserver : NSObject { + id _serverProxy; + struct { + unsigned int addBulletin : 1; + unsigned int modifyBulletin : 1; + unsigned int removeBulletin : 1; + unsigned int sectionOrderRule : 1; + unsigned int sectionOrder : 1; + unsigned int sectionInfo : 1; + unsigned int sectionParameters : 1; + unsigned int fetchImage : 1; + unsigned int fetchSize : 1; + unsigned int sizeConstraints : 1; + unsigned int multiSizeConstraints : 1; + unsigned int imageForThumbData : 1; + unsigned int sizeForThumbSize : 1; + unsigned int purgeReferences : 1; + } _delegateFlags; + NSMapTable *_bulletinLifeAssertions; + NSMutableDictionary *_sectionParameters; + NSMutableDictionary *_attachmentInfoByBulletinID; + unsigned int _numberOfBulletinFetchesUnderway; + NSMutableSet *_sectionIDsWithUpdatesUnderway; + NSMutableDictionary *_bulletinUpdateQueuesBySectionID; + *_delegate; + unsigned int _observerFeed; +} + +@property * delegate; +@property unsigned int observerFeed; + ++ (void)initialize; + +- (void)invalidate; +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (unsigned int)observerFeed; +- (void)assertionExpired:(id)arg1 transactionID:(unsigned int)arg2; +- (struct CGSize { float x1; float x2; })attachmentSizeForKey:(id)arg1 forBulletinID:(id)arg2; +- (id)attachmentImageForKey:(id)arg1 forBulletinID:(id)arg2; +- (id)parametersForSectionID:(id)arg1; +- (void)clearSection:(id)arg1; +- (void)getAttachmentImageForBulletin:(id)arg1 withCompletion:(id)arg2; +- (void)getRecentUnacknowledgedBulletinsForFeeds:(unsigned int)arg1 withCompletion:(id)arg2; +- (void)getSortDescriptorsForSectionID:(id)arg1 withCompletion:(id)arg2; +- (void)requestListBulletinsForSectionID:(id)arg1; +- (void)getSectionInfoWithCompletion:(id)arg1; +- (void)getSectionOrderRuleWithCompletion:(id)arg1; +- (void)setObserverFeed:(unsigned int)arg1; +- (void)_performOrEnqueueBulletinUpdate:(id)arg1 forSection:(id)arg2; +- (void)_preFetchAttachmentInfoIfNecessaryForBulletin:(id)arg1 withCompletion:(id)arg2; +- (void)_noteCompletedBulletinUpdateForSection:(id)arg1; +- (void)_dequeueBulletinUpdateIfPossibleForSection:(id)arg1; +- (void)updateSectionParameters:(id)arg1 forSectionID:(id)arg2; +- (void)updateSectionInfo:(id)arg1; +- (void)updateSectionOrder:(id)arg1; +- (void)updateSectionOrderRule:(id)arg1; +- (void)updateBulletin:(id)arg1 forFeeds:(unsigned int)arg2; +- (id)_lifeAssertionForBulletinID:(id)arg1; +- (void)_getAttachmentSizesIfPossibleForBulletins:(id)arg1 withCompletion:(id)arg2; +- (void)_getAttachmentImagesIfPossibleForBulletins:(id)arg1 withCompletion:(id)arg2; +- (void)_getAttachmentSizesIfPossibleForBulletin:(id)arg1 withCompletion:(id)arg2; +- (void)_noteAttachmentSizesFetchedForBulletinID:(id)arg1; +- (void)_setAttachmentSize:(struct CGSize { float x1; float x2; })arg1 forKey:(id)arg2 forBulletinID:(id)arg3; +- (BOOL)_attachmentSizesFetchedForBulletinID:(id)arg1; +- (void)_noteAttachmentImagesFetchedForBulletinID:(id)arg1; +- (void)_fetchAndProcessImageForBulletinID:(id)arg1 withKey:(id)arg2 constraints:(id)arg3 attachmentType:(int)arg4 completion:(id)arg5; +- (id)_reasonableConstraintsForAttachmentType:(int)arg1; +- (BOOL)_attachmentImagesFetchedForBulletinID:(id)arg1; +- (void)_setAttachmentImage:(id)arg1 forKey:(id)arg2 forBulletinID:(id)arg3; +- (id)_attachmentInfoForBulletinID:(id)arg1 create:(BOOL)arg2; +- (void)_getParametersIfNecessaryForSectionID:(id)arg1 withCompletion:(id)arg2; +- (void)_getAttachmentImagesIfPossibleForBulletin:(id)arg1 withCompletion:(id)arg2; +- (void)_performBulletinFetch:(id)arg1; +- (void)_getParametersIfNecessaryForSectionIDs:(id)arg1 withCompletion:(id)arg2; +- (void)_preFetchAttachmentInfoIfNecessaryForBulletins:(id)arg1 withCompletion:(id)arg2; +- (void)_noteCompletedBulletinFetch; +- (void)_registerBulletin:(id)arg1 withTransactionID:(unsigned int)arg2; +- (id)init; +- (void)dealloc; +- (void)sendResponse:(id)arg1; +- (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; + +@end diff --git a/BulletinBoard.framework/BBObserverBulletinAttachmentImageSizePair.h b/BulletinBoard.framework/BBObserverBulletinAttachmentImageSizePair.h new file mode 100755 index 0000000..4ba322c --- /dev/null +++ b/BulletinBoard.framework/BBObserverBulletinAttachmentImageSizePair.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +@class UIImage; + +@interface BBObserverBulletinAttachmentImageSizePair : NSObject { + UIImage *_image; + struct CGSize { + float width; + float height; + } _size; +} + +@property(retain) UIImage * image; +@property struct CGSize { float x1; float x2; } size; + + +- (id)image; +- (void)setSize:(struct CGSize { float x1; float x2; })arg1; +- (void)setImage:(id)arg1; +- (struct CGSize { float x1; float x2; })size; +- (void)dealloc; + +@end diff --git a/BulletinBoard.framework/BBObserverBulletinAttachmentInfo.h b/BulletinBoard.framework/BBObserverBulletinAttachmentInfo.h new file mode 100755 index 0000000..61c3e86 --- /dev/null +++ b/BulletinBoard.framework/BBObserverBulletinAttachmentInfo.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +@class NSMutableDictionary; + +@interface BBObserverBulletinAttachmentInfo : NSObject { + NSMutableDictionary *_imageSizePairs; + BOOL imagesFetched; + BOOL sizesFetched; +} + +@property BOOL imagesFetched; +@property BOOL sizesFetched; + + +- (void)setImage:(id)arg1 forKey:(id)arg2; +- (id)imageForKey:(id)arg1; +- (id)_pairForKey:(id)arg1 create:(BOOL)arg2; +- (BOOL)sizesFetched; +- (BOOL)imagesFetched; +- (void)setSizesFetched:(BOOL)arg1; +- (void)setImagesFetched:(BOOL)arg1; +- (void)setSize:(struct CGSize { float x1; float x2; })arg1 forKey:(id)arg2; +- (struct CGSize { float x1; float x2; })sizeForKey:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/BulletinBoard.framework/BBResponse.h b/BulletinBoard.framework/BBResponse.h new file mode 100755 index 0000000..8d59fd2 --- /dev/null +++ b/BulletinBoard.framework/BBResponse.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSString, BBAssertion; + +@interface BBResponse : NSObject { + BBAssertion *_lifeAssertion; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _sendBlock; + + NSString *_bulletinID; + BOOL _deliverToPublisher; + NSString *_actionKey; + BOOL _sent; + NSString *_replyText; +} + +@property(copy) NSString * replyText; +@property(retain) BBAssertion * lifeAssertion; +@property(copy) id sendBlock; +@property(retain) NSString * bulletinID; +@property BOOL deliverToPublisher; +@property(retain) NSString * actionKey; + + +- (id)actionKey; +- (void)setActionKey:(id)arg1; +- (void)send; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)setSendBlock:(id)arg1; +- (void)setLifeAssertion:(id)arg1; +- (id)lifeAssertion; +- (id)replyText; +- (BOOL)deliverToPublisher; +- (id)bulletinID; +- (void)setReplyText:(id)arg1; +- (void)setDeliverToPublisher:(BOOL)arg1; +- (void)setBulletinID:(id)arg1; +- (id)sendBlock; +- (void)dealloc; + +@end diff --git a/BulletinBoard.framework/BBSectionInfo.h b/BulletinBoard.framework/BBSectionInfo.h new file mode 100755 index 0000000..24c81b5 --- /dev/null +++ b/BulletinBoard.framework/BBSectionInfo.h @@ -0,0 +1,59 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +@class NSString; + +@interface BBSectionInfo : NSObject { + NSString *_sectionID; + unsigned int _sectionType; + BOOL _showsInNotificationCenter; + unsigned int _pushSettings; + unsigned int _alertType; + unsigned int _notificationCenterLimit; + BOOL _showsInLockScreen; + NSString *_pathToWeeAppPluginBundle; +} + +@property(copy) NSString * sectionID; +@property unsigned int sectionType; +@property BOOL showsInNotificationCenter; +@property BOOL showsInLockScreen; +@property unsigned int notificationCenterLimit; +@property unsigned int pushSettings; +@property unsigned int alertType; +@property(copy) NSString * pathToWeeAppPluginBundle; +@property BOOL enabled; +@property unsigned int bulletinCount; + ++ (id)defaultSectionInfoForType:(unsigned int)arg1; + +- (BOOL)enabled; +- (void)setEnabled:(BOOL)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)pathToWeeAppPluginBundle; +- (unsigned int)sectionType; +- (unsigned int)notificationCenterLimit; +- (void)setNotificationCenterLimit:(unsigned int)arg1; +- (id)_pushSettingsDescription; +- (void)setBulletinCount:(unsigned int)arg1; +- (void)setSectionType:(unsigned int)arg1; +- (void)setPathToWeeAppPluginBundle:(id)arg1; +- (void)setAlertType:(unsigned int)arg1; +- (void)setShowsInNotificationCenter:(BOOL)arg1; +- (void)setShowsInLockScreen:(BOOL)arg1; +- (void)setPushSettings:(unsigned int)arg1; +- (unsigned int)pushSettings; +- (BOOL)showsInLockScreen; +- (unsigned int)alertType; +- (BOOL)showsInNotificationCenter; +- (id)effectiveSectionInfo; +- (unsigned int)bulletinCount; +- (void)setSectionID:(id)arg1; +- (id)sectionID; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/BulletinBoard.framework/BBSectionParameters.h b/BulletinBoard.framework/BBSectionParameters.h new file mode 100755 index 0000000..490bee3 --- /dev/null +++ b/BulletinBoard.framework/BBSectionParameters.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +@class BBSectionSubtypeParameters, NSMutableDictionary; + +@interface BBSectionParameters : NSObject { + BOOL _showsSubtitle; + unsigned int _messageNumberOfLines; + BOOL _usesVariableLayout; + BOOL _orderSectionUsingRecencyDate; + BOOL _showsDateInFloatingLockScreenAlert; + BBSectionSubtypeParameters *_defaultSubtypeParameters; + NSMutableDictionary *_allSubtypeParameters; +} + +@property BOOL showsSubtitle; +@property BOOL usesVariableLayout; +@property unsigned int messageNumberOfLines; +@property BOOL orderSectionUsingRecencyDate; +@property BOOL showsDateInFloatingLockScreenAlert; +@property(retain) BBSectionSubtypeParameters * defaultSubtypeParameters; +@property(retain) NSMutableDictionary * allSubtypeParameters; + + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)parametersForSubtype:(int)arg1; +- (BOOL)showsDateInFloatingLockScreenAlert; +- (BOOL)orderSectionUsingRecencyDate; +- (BOOL)usesVariableLayout; +- (unsigned int)messageNumberOfLines; +- (BOOL)showsSubtitle; +- (id)allSubtypeParameters; +- (id)defaultSubtypeParameters; +- (void)setShowsDateInFloatingLockScreenAlert:(BOOL)arg1; +- (void)setOrderSectionUsingRecencyDate:(BOOL)arg1; +- (void)setUsesVariableLayout:(BOOL)arg1; +- (void)setShowsSubtitle:(BOOL)arg1; +- (void)setAllSubtypeParameters:(id)arg1; +- (void)setDefaultSubtypeParameters:(id)arg1; +- (void)setMessageNumberOfLines:(unsigned int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/BulletinBoard.framework/BBSectionSubtypeParameters.h b/BulletinBoard.framework/BBSectionSubtypeParameters.h new file mode 100755 index 0000000..fcd7324 --- /dev/null +++ b/BulletinBoard.framework/BBSectionSubtypeParameters.h @@ -0,0 +1,104 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +@class NSString, BBSectionSubtypeParameters, NSSet, NSNumber; + +@interface BBSectionSubtypeParameters : NSObject { + BBSectionSubtypeParameters *_fallbackParameters; + NSString *_topic; + NSString *_missedBannerDescriptionFormat; + NSString *_fullUnlockActionLabel; + NSString *_unlockActionLabel; + NSSet *_alertSuppressionAppIDs; + NSNumber *_boxedCoalescesWhenLocked; + NSNumber *_boxedSuppressesMessageForPrivacy; + NSNumber *_boxedRealertCount; + NSNumber *_boxedInertWhenLocked; + NSNumber *_boxedPreservesUnlockActionCase; + NSNumber *_boxedBannerShowsSubtitle; + NSNumber *_boxedVisuallyIndicatesWhenDateIsInFuture; + NSNumber *_boxedSubtypePriority; + NSNumber *_boxedIPodOutAlertType; +} + +@property(copy) NSString * topic; +@property(copy) NSString * missedBannerDescriptionFormat; +@property(copy) NSString * fullUnlockActionLabel; +@property(copy) NSString * unlockActionLabel; +@property(copy) NSSet * alertSuppressionAppIDs; +@property BOOL coalescesWhenLocked; +@property BOOL suppressesMessageForPrivacy; +@property unsigned int realertCount; +@property BOOL inertWhenLocked; +@property BOOL preservesUnlockActionCase; +@property BOOL bannerShowsSubtitle; +@property BOOL visuallyIndicatesWhenDateIsInFuture; +@property unsigned int subtypePriority; +@property int iPodOutAlertType; +@property BBSectionSubtypeParameters * fallbackParameters; +@property(retain) NSNumber * boxedCoalescesWhenLocked; +@property(retain) NSNumber * boxedSuppressesMessageForPrivacy; +@property(retain) NSNumber * boxedRealertCount; +@property(retain) NSNumber * boxedInertWhenLocked; +@property(retain) NSNumber * boxedPreservesUnlockActionCase; +@property(retain) NSNumber * boxedBannerShowsSubtitle; +@property(retain) NSNumber * boxedVisuallyIndicatesWhenDateIsInFuture; +@property(retain) NSNumber * boxedSubtypePriority; +@property(retain) NSNumber * boxedIPodOutAlertType; + + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)setTopic:(id)arg1; +- (id)topic; +- (void)setIPodOutAlertType:(int)arg1; +- (void)setSubtypePriority:(unsigned int)arg1; +- (void)setVisuallyIndicatesWhenDateIsInFuture:(BOOL)arg1; +- (void)setBannerShowsSubtitle:(BOOL)arg1; +- (void)setPreservesUnlockActionCase:(BOOL)arg1; +- (void)setInertWhenLocked:(BOOL)arg1; +- (void)setSuppressesMessageForPrivacy:(BOOL)arg1; +- (void)setCoalescesWhenLocked:(BOOL)arg1; +- (id)boxedIPodOutAlertType; +- (id)boxedSubtypePriority; +- (id)boxedVisuallyIndicatesWhenDateIsInFuture; +- (id)boxedBannerShowsSubtitle; +- (id)boxedPreservesUnlockActionCase; +- (id)boxedInertWhenLocked; +- (id)boxedRealertCount; +- (id)boxedSuppressesMessageForPrivacy; +- (id)boxedCoalescesWhenLocked; +- (id)fallbackParameters; +- (void)setAlertSuppressionAppIDs:(id)arg1; +- (void)setFullUnlockActionLabel:(id)arg1; +- (void)setMissedBannerDescriptionFormat:(id)arg1; +- (void)setBoxedIPodOutAlertType:(id)arg1; +- (void)setBoxedSubtypePriority:(id)arg1; +- (void)setBoxedVisuallyIndicatesWhenDateIsInFuture:(id)arg1; +- (void)setBoxedBannerShowsSubtitle:(id)arg1; +- (void)setBoxedPreservesUnlockActionCase:(id)arg1; +- (void)setBoxedInertWhenLocked:(id)arg1; +- (void)setBoxedRealertCount:(id)arg1; +- (void)setBoxedSuppressesMessageForPrivacy:(id)arg1; +- (void)setBoxedCoalescesWhenLocked:(id)arg1; +- (int)iPodOutAlertType; +- (unsigned int)subtypePriority; +- (BOOL)visuallyIndicatesWhenDateIsInFuture; +- (BOOL)bannerShowsSubtitle; +- (BOOL)preservesUnlockActionCase; +- (BOOL)inertWhenLocked; +- (BOOL)suppressesMessageForPrivacy; +- (BOOL)coalescesWhenLocked; +- (id)alertSuppressionAppIDs; +- (id)unlockActionLabel; +- (id)fullUnlockActionLabel; +- (id)missedBannerDescriptionFormat; +- (void)setFallbackParameters:(id)arg1; +- (id)initWithFallbackParameters:(id)arg1; +- (void)setRealertCount:(unsigned int)arg1; +- (unsigned int)realertCount; +- (void)setUnlockActionLabel:(id)arg1; +- (void)dealloc; + +@end diff --git a/BulletinBoard.framework/BBServer.h b/BulletinBoard.framework/BBServer.h new file mode 100755 index 0000000..26c4018 --- /dev/null +++ b/BulletinBoard.framework/BBServer.h @@ -0,0 +1,153 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +@class NSMutableSet, , NSDate, NSMutableArray, NSMutableDictionary; + +@interface BBServer : NSObject { + NSMutableSet *_observers; + NSMutableSet *_listObservers; + NSMutableSet *_modalAlertObservers; + NSMutableSet *_bannerObservers; + NSMutableSet *_lockscreenObservers; + NSMutableSet *_soundObservers; + NSMutableSet *_settingsObservers; + NSMutableSet *_settingsGateways; + NSMutableArray *_sortedSectionIDs; + unsigned int _sectionOrderRule; + NSMutableDictionary *_sectionInfoByID; + NSMutableDictionary *_sectionParametersByID; + NSMutableDictionary *_sectionSortDescriptorsByID; + NSMutableDictionary *_bulletinsByID; + NSMutableDictionary *_bulletinIDsBySectionID; + NSMutableDictionary *_transactionsByObserver; + NSMutableDictionary *_listBulletinIDsBySectionID; + NSMutableArray *_interruptingBulletinIDs; + NSMutableArray *_expiringBulletinIDs; + struct dispatch_source_s { } *_timer; + NSDate *_nextScheduledFireDate; + NSMutableDictionary *_dataProvidersBySection; + NSMutableSet *_pushDataProviders; + NSMutableDictionary *_clearedSections; + *_pushDataProviderFactory; + int _demo_lockscreen_token; + NSMutableDictionary *_bulletinRequestsByID; +} + ++ (void)initialize; + +- (void)_assignIDToBulletinRequest:(id)arg1 checkAgainstBulletins:(id)arg2; +- (id)_bulletinRequestsForIDs:(id)arg1; +- (id)_removalsForListSection:(id)arg1 addition:(id)arg2 keepAddition:(BOOL*)arg3; +- (void)_assignIDToBulletinRequest:(id)arg1; +- (void)_loadDataProvidersAndSettings; +- (void)_handleSignificantTimeChange; +- (void)_handleSystemWake; +- (void)_handleSystemSleep; +- (unsigned int)listBulletinCapForSectionID:(id)arg1; +- (void)removeBulletinID:(id)arg1 fromListSection:(id)arg2; +- (void)withdrawBulletinID:(id)arg1; +- (void)publishBulletin:(id)arg1 destinations:(int)arg2; +- (id)_sectionInfoPath; +- (id)_sectionOrderPath; +- (id)_clearedSectionsPath; +- (id)_dataDirectoryPath; +- (id)_copyDefaultEnabledWeeAppIDs; +- (void)_noteUserEnabledPushDeliveryForDataProvider:(id)arg1; +- (void)_removePushDataProvider:(id)arg1; +- (void)_removeSection:(id)arg1; +- (void)_updatePushSettingsForPushDataProvider:(id)arg1; +- (id)_defaultSectionInfoForDataProvider:(id)arg1; +- (void)_addPushDataProvider:(id)arg1 sortNowAndNotifyObservers:(BOOL)arg2; +- (void)_addDataProvider:(id)arg1 sortSectionsNow:(BOOL)arg2; +- (void)_loadDataProviderPluginBundle:(id)arg1; +- (void)publishBulletinRequest:(id)arg1 destinations:(int)arg2; +- (void)updateListSection:(id)arg1 withBulletinRequests:(id)arg2; +- (BOOL)_verifyBulletinRequest:(id)arg1 forDataProvider:(id)arg2; +- (unsigned int)_filtersForSectionID:(id)arg1; +- (unsigned int)_countForSectionID:(id)arg1; +- (void)_sortSectionIDsUsingDefaultOrder; +- (void)_readSavedSectionOrder:(id*)arg1 andRule:(unsigned int*)arg2; +- (void)_loadAllWeeAppSections; +- (void)_publishBulletinsForAllDataProviders; +- (void)_loadAllDataProviderPluginBundles; +- (void)_loadClearedSections; +- (void)_loadSavedSectionInfo; +- (void)_ensureDataDirectoryExists; +- (void)_setClearedInfo:(id)arg1 forSectionID:(id)arg2; +- (id)_clearedInfoForSectionID:(id)arg1; +- (void)_updateSectionParametersForDataProvider:(id)arg1; +- (void)withdrawBulletinRequestsWithPublisherBulletinID:(id)arg1 forSectionID:(id)arg2; +- (void)withdrawBulletinRequestsWithRecordID:(id)arg1 forSectionID:(id)arg2; +- (void)_publishBulletinRequest:(id)arg1 forDataProvider:(id)arg2 forDestinations:(int)arg3; +- (void)_updateBulletinsForDataProviderIfSectionIsEnabled:(id)arg1; +- (void)_setSectionInfo:(id)arg1 forSectionID:(id)arg2; +- (void)_sortSectionIDsUsingGuideArray:(id)arg1; +- (void)_sendUpdateSectionOrderRule; +- (void)_writeSectionOrder; +- (id)_interruptingBulletinIDsForFeeds:(unsigned int)arg1; +- (id)_updatesForObserver:(id)arg1 bulletinIDs:(id)arg2; +- (id)_sectionInfoArray:(BOOL)arg1; +- (void)_clearSection:(id)arg1; +- (id)sortDescriptorsForSectionID:(id)arg1; +- (unsigned int)_indexForNewDate:(id)arg1 inBulletinIDArray:(id)arg2 sortedAscendingByDateForKey:(id)arg3; +- (id)_bulletinIDsInSortedArray:(id)arg1 withDateForKey:(id)arg2 beforeCutoff:(id)arg3; +- (void)_scheduleTimerForDate:(id)arg1; +- (id)_nextExpireInterruptionsDate; +- (void)_expireInterruptions; +- (id)_nextExpireBulletinsDate; +- (void)_expireBulletins; +- (void)_sendUpdateSectionInfo:(id)arg1; +- (id)allBulletinIDsForSectionID:(id)arg1; +- (id)_bulletinsForIDs:(id)arg1; +- (id)listBulletinIDsForSectionID:(id)arg1; +- (void)_sendUpdateSectionOrder; +- (void)_writeSectionInfo; +- (id)_allBulletinsForSectionID:(id)arg1; +- (void)_updateBulletinsForDataProvider:(id)arg1; +- (void)_writeClearedSections; +- (id)_listBulletinsForSectionID:(id)arg1; +- (void)_removeBulletin:(id)arg1 rescheduleTimerIfAffected:(BOOL)arg2; +- (void)_expireBulletinsAndInterruptionsAndRescheduleTimerIfNecessary; +- (id)_currentTransactionForObserver:(id)arg1 bulletinID:(id)arg2; +- (unsigned int)_incrementedTransactionIDForObserver:(id)arg1 bulletinID:(id)arg2; +- (id)_observersForFeeds:(unsigned int)arg1; +- (void)_removeSettingsGateway:(id)arg1; +- (void)_clearBulletinIDIfPossible:(id)arg1 rescheduleExpirationTimer:(BOOL)arg2; +- (void)_removeObserver:(id)arg1; +- (void)_sendRemoveBulletin:(id)arg1 toFeeds:(unsigned int)arg2; +- (void)_removeBulletin:(id)arg1; +- (void)_scheduleExpirationForBulletin:(id)arg1; +- (void)_addInterruptingBulletin:(id)arg1; +- (void)_sendModifyBulletin:(id)arg1 toFeeds:(unsigned int)arg2; +- (void)_modifyBulletin:(id)arg1; +- (void)noteFinishedWithBulletinID:(id)arg1; +- (void)_sendAddBulletin:(id)arg1 toFeeds:(unsigned int)arg2; +- (void)_addBulletin:(id)arg1; +- (unsigned int)_feedsForBulletin:(id)arg1 destinations:(int)arg2; +- (void)settingsGateway:(id)arg1 setSectionInfo:(id)arg2 forSectionID:(id)arg3; +- (void)settingsGateway:(id)arg1 setOrderedSectionIDs:(id)arg2; +- (void)settingsGateway:(id)arg1 setSectionOrderRule:(unsigned int)arg2; +- (void)settingsGateway:(id)arg1 getSectionInfoWithHandler:(id)arg2; +- (void)_clearTimer; +- (void)demo_lockscreen:(unsigned long long)arg1; +- (void)_addSettingsGatewayWithConnection:(struct _xpc_connection_s { }*)arg1; +- (void)_addObserverWithConnection:(struct _xpc_connection_s { }*)arg1; +- (void)observer:(id)arg1 finishedWithBulletinID:(id)arg2 transactionID:(unsigned int)arg3; +- (void)getAttachmentAspectRatioForBulletinID:(id)arg1 withHandler:(id)arg2; +- (void)getAttachmentPNGDataForBulletinID:(id)arg1 sizeConstraints:(id)arg2 withHandler:(id)arg3; +- (void)getSectionParametersForSectionID:(id)arg1 withHandler:(id)arg2; +- (void)observer:(id)arg1 clearSection:(id)arg2; +- (void)observer:(id)arg1 handleResponse:(id)arg2; +- (void)observer:(id)arg1 getRecentUnacknowledgedBulletinsForFeeds:(unsigned int)arg2 withHandler:(id)arg3; +- (void)getSortDescriptorsForSectionID:(id)arg1 withHandler:(id)arg2; +- (void)observer:(id)arg1 requestListBulletinsForSectionID:(id)arg2; +- (void)observer:(id)arg1 getSectionInfoWithHandler:(id)arg2; +- (void)getSectionOrderRuleWithHandler:(id)arg1; +- (void)observer:(id)arg1 setObserverFeed:(unsigned int)arg2; +- (void)deliverResponse:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; + +@end diff --git a/BulletinBoard.framework/BBSettingsGateway.h b/BulletinBoard.framework/BBSettingsGateway.h new file mode 100755 index 0000000..54f1915 --- /dev/null +++ b/BulletinBoard.framework/BBSettingsGateway.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +@interface BBSettingsGateway : NSObject { + id _serverProxy; +} + ++ (void)initialize; + +- (void)setSectionInfo:(id)arg1 forSectionID:(id)arg2; +- (void)setOrderedSectionIDs:(id)arg1; +- (void)setSectionOrderRule:(unsigned int)arg1; +- (void)getSectionInfoWithCompletion:(id)arg1; +- (void)getSectionOrderRuleWithCompletion:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; + +@end diff --git a/BulletinBoard.framework/BBSound.h b/BulletinBoard.framework/BBSound.h new file mode 100755 index 0000000..9a9a5b3 --- /dev/null +++ b/BulletinBoard.framework/BBSound.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +@class NSString, NSDictionary; + +@interface BBSound : NSObject { + int _soundType; + unsigned long _systemSoundID; + unsigned int _soundBehavior; + NSString *_ringtoneName; + BOOL _repeats; + NSDictionary *_vibrationPattern; +} + +@property int soundType; +@property unsigned long systemSoundID; +@property(retain) NSString * ringtoneName; +@property(getter=isRepeating) BOOL repeats; +@property(retain) NSDictionary * vibrationPattern; +@property unsigned int soundBehavior; + ++ (id)alertSoundWithSystemSoundID:(unsigned long)arg1; + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithRingtone:(id)arg1 vibrationPattern:(id)arg2 repeats:(BOOL)arg3; +- (unsigned int)soundBehavior; +- (BOOL)isRepeating; +- (id)ringtoneName; +- (unsigned long)systemSoundID; +- (int)soundType; +- (void)setRepeats:(BOOL)arg1; +- (void)setRingtoneName:(id)arg1; +- (void)setSoundBehavior:(unsigned int)arg1; +- (void)setSystemSoundID:(unsigned long)arg1; +- (void)setSoundType:(int)arg1; +- (id)initWithSystemSoundID:(unsigned long)arg1 behavior:(unsigned int)arg2; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (void)setVibrationPattern:(id)arg1; +- (id)vibrationPattern; + +@end diff --git a/BulletinBoard.framework/BBThumbnailSizeConstraints.h b/BulletinBoard.framework/BBThumbnailSizeConstraints.h new file mode 100755 index 0000000..d15fc93 --- /dev/null +++ b/BulletinBoard.framework/BBThumbnailSizeConstraints.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard + */ + +@interface BBThumbnailSizeConstraints : NSObject { + int _constraintType; + float _fixedWidth; + float _fixedHeight; + float _fixedDimension; + float _minAspectRatio; + float _maxAspectRatio; + float _thumbnailScale; +} + +@property int constraintType; +@property float fixedWidth; +@property float fixedHeight; +@property float fixedDimension; +@property float minAspectRatio; +@property float maxAspectRatio; +@property float thumbnailScale; + + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (float)fixedHeight; +- (float)thumbnailScale; +- (void)setThumbnailScale:(float)arg1; +- (void)setMaxAspectRatio:(float)arg1; +- (void)setMinAspectRatio:(float)arg1; +- (void)setFixedDimension:(float)arg1; +- (void)setFixedHeight:(float)arg1; +- (void)setFixedWidth:(float)arg1; +- (void)setConstraintType:(int)arg1; +- (float)fixedDimension; +- (float)fixedWidth; +- (float)maxAspectRatio; +- (float)minAspectRatio; +- (int)constraintType; +- (BOOL)areReasonable; + +@end diff --git a/CalDAV.framework/CalDAVAccountPropertyRefreshOperation.h b/CalDAV.framework/CalDAVAccountPropertyRefreshOperation.h new file mode 100755 index 0000000..64aec31 --- /dev/null +++ b/CalDAV.framework/CalDAVAccountPropertyRefreshOperation.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class ; + +@interface CalDAVAccountPropertyRefreshOperation : CalDAVOperation { +} + +@property * delegate; + + +- (void)getAccountPropertiesTask:(id)arg1 completedWithError:(id)arg2; +- (void)refreshProperties; + +@end diff --git a/CalDAV.framework/CalDAVAddAttachmentsTaskGroup.h b/CalDAV.framework/CalDAVAddAttachmentsTaskGroup.h new file mode 100755 index 0000000..4aae5a9 --- /dev/null +++ b/CalDAV.framework/CalDAVAddAttachmentsTaskGroup.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSMutableDictionary, , NSDictionary, NSSet, NSURL; + +@interface CalDAVAddAttachmentsTaskGroup : CoreDAVTaskGroup { + int _state; + NSURL *_dropboxURL; + NSDictionary *_attachments; + NSDictionary *_contentTypes; + NSMutableDictionary *_sentAttachmentURLsToETags; + NSSet *_attendeePrincipalURLs; + NSSet *_aceItems; + NSDictionary *_putFailureSizes; + BOOL _attendeesCanManageDropBox; +} + +@property(retain,readonly) NSDictionary * etags; +@property(retain) NSDictionary * putFailureSizes; +@property(retain) NSSet * aceItems; +@property(retain) NSSet * attendeePrincipalURLs; +@property(retain) NSDictionary * contentTypes; +@property(retain) NSDictionary * attachments; +@property(retain) NSURL * dropboxURL; +@property(retain) NSMutableDictionary * sentAttachmentURLsToETags; +@property BOOL attendeesCanManageDropBox; +@property int state; +@property * delegate; + ++ (id)dropboxACEItemsForPrincipalURLs:(id)arg1 baseURL:(id)arg2 writable:(BOOL)arg3; + +- (id)attachments; +- (void)setAceItems:(id)arg1; +- (id)aceItems; +- (void)_finishWithError:(id)arg1 state:(int)arg2; +- (void)taskGroup:(id)arg1 didFinishWithError:(id)arg2; +- (void)startTaskGroup; +- (void)task:(id)arg1 didFinishWithError:(id)arg2; +- (void)setAttachments:(id)arg1; +- (void)setState:(int)arg1; +- (int)state; +- (void)dealloc; +- (id)initWithAccountInfoProvider:(id)arg1 dropboxURL:(id)arg2 attachments:(id)arg3 contentTypes:(id)arg4 attendeePrincipalURLs:(id)arg5 attendeesCanManageDropBox:(BOOL)arg6 taskManager:(id)arg7; +- (id)etags; +- (id)putFailureSizes; +- (void)setSentAttachmentURLsToETags:(id)arg1; +- (void)setDropboxURL:(id)arg1; +- (void)setContentTypes:(id)arg1; +- (void)setAttendeePrincipalURLs:(id)arg1; +- (void)setPutFailureSizes:(id)arg1; +- (void)setAttendeesCanManageDropBox:(BOOL)arg1; +- (id)sentAttachmentURLsToETags; +- (id)attendeePrincipalURLs; +- (BOOL)attendeesCanManageDropBox; +- (id)contentTypes; +- (void)_updateACLWithState:(int)arg1; +- (void)_sendAttachments; +- (void)_makeDropBox; +- (id)dropboxURL; + +@end diff --git a/CalDAV.framework/CalDAVAllowedCalendarSet.h b/CalDAV.framework/CalDAVAllowedCalendarSet.h new file mode 100755 index 0000000..4d6a529 --- /dev/null +++ b/CalDAV.framework/CalDAVAllowedCalendarSet.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSMutableSet; + +@interface CalDAVAllowedCalendarSet : CoreDAVItem { + NSMutableSet *_componentSets; +} + ++ (BOOL)allowedCalendars:(id)arg1 contains:(id)arg2; + +- (id)childrenToWrite; +- (id)copyParseRules; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)addCompSet:(id)arg1; +- (id)componentsAsString; + +@end diff --git a/CalDAV.framework/CalDAVBulkUploadTaskGroup.h b/CalDAV.framework/CalDAVBulkUploadTaskGroup.h new file mode 100755 index 0000000..967acc7 --- /dev/null +++ b/CalDAV.framework/CalDAVBulkUploadTaskGroup.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@interface CalDAVBulkUploadTaskGroup : CoreDAVBulkUploadTaskGroup { +} + + +- (id)initWithFolderURL:(id)arg1 checkCTag:(id)arg2 uuidsToAddActions:(id)arg3 hrefsToModDeleteActions:(id)arg4 context:(void*)arg5 accountInfoProvider:(id)arg6 taskManager:(id)arg7; +- (Class)multiPutTaskClass; + +@end diff --git a/CalDAV.framework/CalDAVCalendarInfoTaskGroup.h b/CalDAV.framework/CalDAVCalendarInfoTaskGroup.h new file mode 100755 index 0000000..3768ae2 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarInfoTaskGroup.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@interface CalDAVCalendarInfoTaskGroup : CoreDAVContainerInfoTaskGroup { +} + + +- (id)_copyContainerWithURL:(id)arg1 andProperties:(id)arg2; +- (id)_copyContainerParserMappings; +- (id)initWithAccountInfoProvider:(id)arg1 containerURLs:(id)arg2 taskManager:(id)arg3; +- (id)containerForURL:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVCalendarItemData.h b/CalDAV.framework/CalDAVCalendarItemData.h new file mode 100755 index 0000000..62a21bc --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarItemData.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSString, CalDAVCalendarServerScheduleChangesItem; + +@interface CalDAVCalendarItemData : CoreDAVLeafDataPayload { + NSString *_scheduleTag; + CalDAVCalendarServerScheduleChangesItem *_scheduleChanges; +} + +@property(retain) NSString * scheduleTag; +@property(retain) CalDAVCalendarServerScheduleChangesItem * scheduleChanges; + + +- (void)dealloc; +- (void)setScheduleChanges:(id)arg1; +- (void)setScheduleTag:(id)arg1; +- (id)scheduleTag; +- (id)scheduleChanges; + +@end diff --git a/CalDAV.framework/CalDAVCalendarPropertyRefreshOperation.h b/CalDAV.framework/CalDAVCalendarPropertyRefreshOperation.h new file mode 100755 index 0000000..6368375 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarPropertyRefreshOperation.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSError, NSMutableDictionary, ; + +@interface CalDAVCalendarPropertyRefreshOperation : CalDAVOperation { + NSError *_savedError; + NSMutableDictionary *_ctags; + BOOL _didFinish; + BOOL _didMakeCalendars; + BOOL _isSecondRefresh; + int _nextCalendarOrder; +} + +@property * delegate; + + +- (void)containerInfoTask:(id)arg1 completedWithContainers:(id)arg2 error:(id)arg3; +- (void)dealloc; +- (void)refreshCalendarProperties; +- (void)_finishRefresh; +- (id)_generateTimeZoneString:(id)arg1; +- (int)_sharingStatusForContainer:(id)arg1; +- (void)_setPropertyString:(id)arg1 forName:(id)arg2 andNamespace:(id)arg3 atURL:(id)arg4; +- (void)_scheduleMkcalendarTaskForCalendar:(id)arg1; +- (void)_createDefaultCalendarsIfNeededForPrincipal:(id)arg1; +- (void)_createDefaultCalendarForPrincipal:(id)arg1 isEventCalendar:(BOOL)arg2; +- (void)_continueHandleContainerInfoTask:(id)arg1 completedWithContainers:(id)arg2 error:(id)arg3; + +@end diff --git a/CalDAV.framework/CalDAVCalendarQueryTask.h b/CalDAV.framework/CalDAVCalendarQueryTask.h new file mode 100755 index 0000000..0d3bee4 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarQueryTask.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSDateComponents; + +@interface CalDAVCalendarQueryTask : CoreDAVPropFindTask { + BOOL _syncEvents; + BOOL _syncTodos; + NSDateComponents *_eventFilterStartDate; + NSDateComponents *_eventFilterEndDate; + NSDateComponents *_todoFilterStartDate; + NSDateComponents *_todoFilterEndDate; +} + +@property(retain) NSDateComponents * todoFilterEndDate; +@property(retain) NSDateComponents * todoFilterStartDate; +@property(retain) NSDateComponents * eventFilterEndDate; +@property(retain) NSDateComponents * eventFilterStartDate; +@property BOOL syncTodos; +@property BOOL syncEvents; + + +- (id)description; +- (void)dealloc; +- (id)todoFilterEndDate; +- (id)todoFilterStartDate; +- (id)eventFilterEndDate; +- (id)eventFilterStartDate; +- (id)httpMethod; +- (id)requestBody; +- (id)_icsDateStringForNSDateComponents:(id)arg1; +- (void)_appendTimeRangeFilterToXMLData:(id)arg1 startDate:(id)arg2 endDate:(id)arg3; +- (void)_appendComponentFiltersToXMLData:(id)arg1; +- (void)setSyncEvents:(BOOL)arg1; +- (void)setSyncTodos:(BOOL)arg1; +- (BOOL)syncTodos; +- (BOOL)syncEvents; +- (void)setEventFilterStartDate:(id)arg1; +- (void)setEventFilterEndDate:(id)arg1; +- (void)setTodoFilterStartDate:(id)arg1; +- (void)setTodoFilterEndDate:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerAccessItem.h b/CalDAV.framework/CalDAVCalendarServerAccessItem.h new file mode 100755 index 0000000..5158460 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerAccessItem.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CoreDAVItemWithNoChildren; + +@interface CalDAVCalendarServerAccessItem : CoreDAVItem { + CoreDAVItemWithNoChildren *_accessLevel; +} + +@property(retain) CoreDAVItemWithNoChildren * accessLevel; + + +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (id)description; +- (id)init; +- (void)dealloc; +- (id)initWithAccess:(int)arg1; +- (void)setAccessLevel:(id)arg1; +- (id)accessLevel; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerActionItem.h b/CalDAV.framework/CalDAVCalendarServerActionItem.h new file mode 100755 index 0000000..6bcbe1b --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerActionItem.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CalDAVCalendarServerCancelItem, CalDAVCalendarServerReplyItem, CoreDAVItemWithNoChildren, CalDAVCalendarServerUpdateItem; + +@interface CalDAVCalendarServerActionItem : CoreDAVItem { + CoreDAVItemWithNoChildren *_create; + CalDAVCalendarServerUpdateItem *_update; + CalDAVCalendarServerCancelItem *_cancel; + CalDAVCalendarServerReplyItem *_reply; +} + +@property(retain) CalDAVCalendarServerCancelItem * cancel; +@property(retain) CalDAVCalendarServerReplyItem * reply; +@property(retain) CalDAVCalendarServerUpdateItem * update; +@property(retain) CoreDAVItemWithNoChildren * create; + + +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (id)reply; +- (void)setReply:(id)arg1; +- (id)update; +- (id)description; +- (id)cancel; +- (id)init; +- (void)dealloc; +- (id)create; +- (void)setCreate:(id)arg1; +- (void)setUpdate:(id)arg1; +- (void)setCancel:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerAllowedSharingModesItem.h b/CalDAV.framework/CalDAVCalendarServerAllowedSharingModesItem.h new file mode 100755 index 0000000..760b2de --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerAllowedSharingModesItem.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CoreDAVItemWithNoChildren; + +@interface CalDAVCalendarServerAllowedSharingModesItem : CoreDAVItem { + CoreDAVItemWithNoChildren *_canBePublished; + CoreDAVItemWithNoChildren *_canBeShared; +} + +@property(retain) CoreDAVItemWithNoChildren * canBeShared; +@property(retain) CoreDAVItemWithNoChildren * canBePublished; + + +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)setCanBePublished:(id)arg1; +- (id)canBePublished; +- (id)canBeShared; +- (void)setCanBeShared:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerCancelItem.h b/CalDAV.framework/CalDAVCalendarServerCancelItem.h new file mode 100755 index 0000000..6c45952 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerCancelItem.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSMutableSet; + +@interface CalDAVCalendarServerCancelItem : CoreDAVItem { + NSMutableSet *_recurrences; +} + +@property(retain) NSMutableSet * recurrences; + + +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (id)description; +- (id)init; +- (void)dealloc; +- (id)recurrences; +- (void)setRecurrences:(id)arg1; +- (void)addRecurrence:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerChangedParameterItem.h b/CalDAV.framework/CalDAVCalendarServerChangedParameterItem.h new file mode 100755 index 0000000..4fd3a85 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerChangedParameterItem.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSString; + +@interface CalDAVCalendarServerChangedParameterItem : CoreDAVItemWithNoChildren { + NSString *_nameAttribute; +} + +@property(retain) NSString * nameAttribute; + + +- (void)parserFoundAttributes:(id)arg1; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (void)dealloc; +- (id)nameAttribute; +- (void)setNameAttribute:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerChangedPropertyItem.h b/CalDAV.framework/CalDAVCalendarServerChangedPropertyItem.h new file mode 100755 index 0000000..dc07db1 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerChangedPropertyItem.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSString, NSMutableSet; + +@interface CalDAVCalendarServerChangedPropertyItem : CoreDAVItem { + NSMutableSet *_changedParameters; + NSString *_nameAttribute; +} + +@property(retain) NSString * nameAttribute; +@property(retain) NSMutableSet * changedParameters; + + +- (void)parserFoundAttributes:(id)arg1; +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (void)dealloc; +- (id)changedParameters; +- (id)nameAttribute; +- (void)setChangedParameters:(id)arg1; +- (void)addChangedParameter:(id)arg1; +- (void)setNameAttribute:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerChangesItem.h b/CalDAV.framework/CalDAVCalendarServerChangesItem.h new file mode 100755 index 0000000..0d6137e --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerChangesItem.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSMutableSet; + +@interface CalDAVCalendarServerChangesItem : CoreDAVItem { + NSMutableSet *_changedProperties; +} + +@property(retain) NSMutableSet * changedProperties; + + +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)addChangedProperty:(id)arg1; +- (id)changedProperties; +- (void)setChangedProperties:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerInviteItem.h b/CalDAV.framework/CalDAVCalendarServerInviteItem.h new file mode 100755 index 0000000..15a26b8 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerInviteItem.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSMutableSet; + +@interface CalDAVCalendarServerInviteItem : CoreDAVItem { + NSMutableSet *_users; +} + +@property(retain) NSMutableSet * users; + + +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)setUsers:(id)arg1; +- (void)addUser:(id)arg1; +- (id)users; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerInviteNotificationItem.h b/CalDAV.framework/CalDAVCalendarServerInviteNotificationItem.h new file mode 100755 index 0000000..c38bbc8 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerInviteNotificationItem.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CalDAVCalendarServerAccessItem, CalDAVSupportedCalendarComponentSet, CalDAVCalendarServerOrganizerItem, CoreDAVHrefItem, CoreDAVItemWithHrefChildItem, CoreDAVLeafItem, CoreDAVItemWithNoChildren; + +@interface CalDAVCalendarServerInviteNotificationItem : CoreDAVItem { + CoreDAVLeafItem *_uid; + CoreDAVHrefItem *_href; + CoreDAVItemWithNoChildren *_inviteStatus; + CalDAVCalendarServerAccessItem *_access; + CoreDAVItemWithHrefChildItem *_hostURL; + CalDAVCalendarServerOrganizerItem *_organizer; + CoreDAVLeafItem *_summary; + CalDAVSupportedCalendarComponentSet *_supportedCalendarComponentSet; +} + +@property(retain) CalDAVSupportedCalendarComponentSet * supportedCalendarComponentSet; +@property(retain) CoreDAVLeafItem * summary; +@property(retain) CalDAVCalendarServerOrganizerItem * organizer; +@property(retain) CoreDAVItemWithHrefChildItem * hostURL; +@property(retain) CalDAVCalendarServerAccessItem * access; +@property(retain) CoreDAVItemWithNoChildren * inviteStatus; +@property(retain) CoreDAVHrefItem * href; +@property(retain) CoreDAVLeafItem * uid; + + +- (void)setUid:(id)arg1; +- (void)setInviteStatus:(id)arg1; +- (id)inviteStatus; +- (id)copyParseRules; +- (void)setOrganizer:(id)arg1; +- (id)organizer; +- (id)summary; +- (void)setSummary:(id)arg1; +- (void)setHref:(id)arg1; +- (id)href; +- (id)uid; +- (id)description; +- (id)init; +- (void)dealloc; +- (BOOL)isComponentSupportedForString:(id)arg1; +- (void)setAccess:(id)arg1; +- (void)setHostURL:(id)arg1; +- (id)hostURL; +- (id)access; +- (void)setSupportedCalendarComponentSet:(id)arg1; +- (id)supportedCalendarComponentSet; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerInviteReplyItem.h b/CalDAV.framework/CalDAVCalendarServerInviteReplyItem.h new file mode 100755 index 0000000..22adec7 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerInviteReplyItem.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CoreDAVItem; + +@interface CalDAVCalendarServerInviteReplyItem : CoreDAVItem { + CoreDAVItem *_href; + CoreDAVItem *_inviteStatus; + CoreDAVItem *_hostURL; + CoreDAVItem *_inReplyTo; + CoreDAVItem *_summary; +} + +@property(retain,readonly) CoreDAVItem * summary; +@property(retain,readonly) CoreDAVItem * inReplyTo; +@property(retain,readonly) CoreDAVItem * hostURL; +@property(retain,readonly) CoreDAVItem * inviteStatus; +@property(retain,readonly) CoreDAVItem * href; + + +- (id)inviteStatus; +- (id)summary; +- (id)href; +- (id)inReplyTo; +- (id)hostURL; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerNotificationItem.h b/CalDAV.framework/CalDAVCalendarServerNotificationItem.h new file mode 100755 index 0000000..dd5dc40 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerNotificationItem.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CoreDAVLeafItem, CoreDAVItem; + +@interface CalDAVCalendarServerNotificationItem : CoreDAVItem { + CoreDAVLeafItem *_dtstamp; + CoreDAVItem *_content; +} + +@property(retain) CoreDAVItem * content; +@property(retain) CoreDAVLeafItem * dtstamp; + + +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (void)setDtstamp:(id)arg1; +- (id)dtstamp; +- (void)setContent:(id)arg1; +- (id)content; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerNotificationTypeItem.h b/CalDAV.framework/CalDAVCalendarServerNotificationTypeItem.h new file mode 100755 index 0000000..7916529 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerNotificationTypeItem.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CoreDAVItemWithNoChildren; + +@interface CalDAVCalendarServerNotificationTypeItem : CoreDAVItem { + CoreDAVItemWithNoChildren *_inviteNotification; + CoreDAVItemWithNoChildren *_inviteReply; +} + +@property(readonly) BOOL isInviteReply; +@property(readonly) BOOL isInviteNotification; +@property(retain) CoreDAVItemWithNoChildren * inviteReply; +@property(retain) CoreDAVItemWithNoChildren * inviteNotification; + + +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (id)description; +- (void)dealloc; +- (void)setInviteNotification:(id)arg1; +- (void)setInviteReply:(id)arg1; +- (BOOL)isInviteReply; +- (id)inviteNotification; +- (id)inviteReply; +- (BOOL)isInviteNotification; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerOrganizerItem.h b/CalDAV.framework/CalDAVCalendarServerOrganizerItem.h new file mode 100755 index 0000000..8ac8cc1 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerOrganizerItem.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CoreDAVLeafItem, CoreDAVHrefItem; + +@interface CalDAVCalendarServerOrganizerItem : CoreDAVItem { + CoreDAVHrefItem *_href; + CoreDAVLeafItem *_commonName; +} + +@property(retain) CoreDAVLeafItem * commonName; +@property(retain) CoreDAVHrefItem * href; + + +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (void)setHref:(id)arg1; +- (id)href; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)setCommonName:(id)arg1; +- (id)commonName; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerRecurrenceItem.h b/CalDAV.framework/CalDAVCalendarServerRecurrenceItem.h new file mode 100755 index 0000000..2d17bd3 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerRecurrenceItem.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CoreDAVItemWithNoChildren, CoreDAVLeafItem, CalDAVCalendarServerChangesItem; + +@interface CalDAVCalendarServerRecurrenceItem : CoreDAVItem { + CoreDAVItemWithNoChildren *_master; + CoreDAVLeafItem *_recurrenceID; + CalDAVCalendarServerChangesItem *_changes; +} + +@property(readonly) BOOL isMaster; +@property(retain) CalDAVCalendarServerChangesItem * changes; +@property(retain) CoreDAVLeafItem * recurrenceID; +@property(retain) CoreDAVItemWithNoChildren * master; + + +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (id)changes; +- (BOOL)isMaster; +- (id)master; +- (id)description; +- (id)init; +- (void)dealloc; +- (id)recurrenceID; +- (void)setRecurrenceID:(id)arg1; +- (void)setMaster:(id)arg1; +- (void)setChanges:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerReplyItem.h b/CalDAV.framework/CalDAVCalendarServerReplyItem.h new file mode 100755 index 0000000..2c10e0c --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerReplyItem.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CoreDAVLeafItem, NSMutableSet; + +@interface CalDAVCalendarServerReplyItem : CoreDAVItem { + CoreDAVLeafItem *_attendee; + NSMutableSet *_recurrences; +} + +@property(retain) NSMutableSet * recurrences; +@property(retain) CoreDAVLeafItem * attendee; + + +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (void)setAttendee:(id)arg1; +- (id)attendee; +- (void)dealloc; +- (id)recurrences; +- (void)setRecurrences:(id)arg1; +- (void)addRecurrence:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerScheduleChangesItem.h b/CalDAV.framework/CalDAVCalendarServerScheduleChangesItem.h new file mode 100755 index 0000000..e976cc3 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerScheduleChangesItem.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CoreDAVLeafItem, CalDAVCalendarServerActionItem; + +@interface CalDAVCalendarServerScheduleChangesItem : CoreDAVItem { + CoreDAVLeafItem *_dtstamp; + CalDAVCalendarServerActionItem *_action; +} + +@property(retain) CalDAVCalendarServerActionItem * action; +@property(retain) CoreDAVLeafItem * dtstamp; + + +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (void)setDtstamp:(id)arg1; +- (id)dtstamp; +- (void)setAction:(id)arg1; +- (id)description; +- (id)action; +- (id)init; +- (void)dealloc; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerSetItem.h b/CalDAV.framework/CalDAVCalendarServerSetItem.h new file mode 100755 index 0000000..ed4a490 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerSetItem.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CoreDAVItem; + +@interface CalDAVCalendarServerSetItem : CoreDAVItem { + CoreDAVItem *_href; + CoreDAVItem *_commonName; + CoreDAVItem *_summary; + CoreDAVItem *_accessLevel; +} + +@property(retain,readonly) CoreDAVItem * accessLevel; +@property(retain,readonly) CoreDAVItem * summary; +@property(retain,readonly) CoreDAVItem * commonName; +@property(retain,readonly) CoreDAVItem * href; + + +- (id)summary; +- (id)href; +- (id)commonName; +- (id)accessLevel; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerShareItem.h b/CalDAV.framework/CalDAVCalendarServerShareItem.h new file mode 100755 index 0000000..a46d3d7 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerShareItem.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSMutableSet; + +@interface CalDAVCalendarServerShareItem : CoreDAVItem { + NSMutableSet *_shareesToRemove; + NSMutableSet *_shareesToSet; +} + +@property(retain,readonly) NSMutableSet * shareesToSet; +@property(retain,readonly) NSMutableSet * shareesToRemove; + + +- (id)shareesToSet; +- (id)shareesToRemove; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerUpdateItem.h b/CalDAV.framework/CalDAVCalendarServerUpdateItem.h new file mode 100755 index 0000000..bb4eff0 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerUpdateItem.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSMutableSet; + +@interface CalDAVCalendarServerUpdateItem : CoreDAVItem { + NSMutableSet *_recurrences; +} + +@property(retain) NSMutableSet * recurrences; + + +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (id)description; +- (id)init; +- (void)dealloc; +- (id)recurrences; +- (void)setRecurrences:(id)arg1; +- (void)addRecurrence:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVCalendarServerUserItem.h b/CalDAV.framework/CalDAVCalendarServerUserItem.h new file mode 100755 index 0000000..a268bd4 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarServerUserItem.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CoreDAVHrefItem, CoreDAVLeafItem, CoreDAVItemWithNoChildren, CalDAVCalendarServerAccessItem; + +@interface CalDAVCalendarServerUserItem : CoreDAVItem { + CoreDAVHrefItem *_href; + CoreDAVLeafItem *_commonName; + CoreDAVItemWithNoChildren *_inviteStatus; + CalDAVCalendarServerAccessItem *_access; + CoreDAVLeafItem *_summary; +} + +@property(retain) CoreDAVLeafItem * summary; +@property(retain) CalDAVCalendarServerAccessItem * access; +@property(retain) CoreDAVItemWithNoChildren * inviteStatus; +@property(retain) CoreDAVLeafItem * commonName; +@property(retain) CoreDAVHrefItem * href; + + +- (void)setInviteStatus:(id)arg1; +- (id)inviteStatus; +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (id)summary; +- (void)setSummary:(id)arg1; +- (void)setHref:(id)arg1; +- (id)href; +- (id)description; +- (id)init; +- (void)dealloc; +- (id)initWithHREF:(id)arg1 commonName:(id)arg2 inviteStatus:(int)arg3 access:(int)arg4; +- (void)setCommonName:(id)arg1; +- (void)setAccess:(id)arg1; +- (id)commonName; +- (id)access; + +@end diff --git a/CalDAV.framework/CalDAVCalendarSyncOperation.h b/CalDAV.framework/CalDAVCalendarSyncOperation.h new file mode 100755 index 0000000..b641e90 --- /dev/null +++ b/CalDAV.framework/CalDAVCalendarSyncOperation.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSError, NSString, , ; + +@interface CalDAVCalendarSyncOperation : CalDAVOperation { + BOOL _getScheduleTags; + BOOL _getScheduleChanges; + NSError *_savedError; + NSString *_nextCtag; + *_calendar; +} + +@property BOOL getScheduleChanges; +@property BOOL getScheduleTags; +@property * delegate; + + +- (void)_finishWithError:(id)arg1; +- (BOOL)setLocalETag:(id)arg1 forItemWithURL:(id)arg2 inFolderWithURL:(id)arg3; +- (void)containerSyncTask:(id)arg1 retrievedAddedOrModifiedActions:(id)arg2 removed:(id)arg3; +- (id)copyAllLocalURLsInFolderWithURL:(id)arg1; +- (id)copyLocalETagsForURLs:(id)arg1 inFolderWithURL:(id)arg2; +- (void)containerSyncTask:(id)arg1 completedWithNewCTag:(id)arg2 newSyncToken:(id)arg3 addedOrModified:(id)arg4 removed:(id)arg5 error:(id)arg6; +- (void)dealloc; +- (void)syncCalendar; +- (id)initWithPrincipal:(id)arg1 calendar:(id)arg2 nextCtag:(id)arg3; +- (id)_distantFutureEndDate; +- (void)_reallySyncCalendar; +- (void)_processAddedOrModified:(id)arg1 removed:(id)arg2; +- (void)_syncEventsForMerge; +- (BOOL)getScheduleTags; +- (BOOL)getScheduleChanges; +- (BOOL)setLocalScheduleTag:(id)arg1 forItemWithURL:(id)arg2 inFolderWithURL:(id)arg3; +- (void)setGetScheduleTags:(BOOL)arg1; +- (void)setGetScheduleChanges:(BOOL)arg1; + +@end diff --git a/CalDAV.framework/CalDAVCompItem.h b/CalDAV.framework/CalDAVCompItem.h new file mode 100755 index 0000000..5e5fe8e --- /dev/null +++ b/CalDAV.framework/CalDAVCompItem.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSString; + +@interface CalDAVCompItem : CoreDAVItem { + NSString *_nameAttribute; +} + +@property(retain) NSString * nameAttribute; + + +- (void)parserFoundAttributes:(id)arg1; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (void)write:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)nameAttribute; +- (void)setNameAttribute:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVConcreteServerVersion.h b/CalDAV.framework/CalDAVConcreteServerVersion.h new file mode 100755 index 0000000..a931208 --- /dev/null +++ b/CalDAV.framework/CalDAVConcreteServerVersion.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSRegularExpression; + +@interface CalDAVConcreteServerVersion : CalDAVServerVersion { + NSRegularExpression *_regularExpression; +} + +@property(retain) NSRegularExpression * regularExpression; + ++ (id)prototypes; + +- (id)regularExpression; +- (void)setRegularExpression:(id)arg1; +- (void)dealloc; + +@end diff --git a/CalDAV.framework/CalDAVContainer.h b/CalDAV.framework/CalDAVContainer.h new file mode 100755 index 0000000..1477db4 --- /dev/null +++ b/CalDAV.framework/CalDAVContainer.h @@ -0,0 +1,111 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSTimeZone, NSString, NSSet, ICSDuration, NSURL; + +@interface CalDAVContainer : CoreDAVContainer { + NSString *_calendarDescription; + NSString *_ctag; + NSString *_calendarColor; + NSString *_calendarOrder; + NSString *_xmppURI; + NSString *_xmppServer; + NSSet *_supportedCalendarComponentSet; + BOOL _subscribedStripAlarms; + BOOL _subscribedStripTodos; + BOOL _subscribedStripAttachments; + ICSDuration *_subscribedRefreshRate; + NSURL *_publishURL; + BOOL _isScheduleTransparent; + NSTimeZone *_timeZone; + BOOL _canBePublished; + NSURL *_source; + NSSet *_freeBusySet; + NSURL *_scheduleDefaultCalendarURL; +} + +@property(readonly) BOOL isCalendar; +@property(readonly) BOOL isSubscribed; +@property(readonly) BOOL isScheduleInbox; +@property(readonly) BOOL isScheduleOutbox; +@property(readonly) BOOL isNotification; +@property(readonly) BOOL isSharedOwner; +@property(readonly) BOOL isShared; +@property(readonly) BOOL isEventContainer; +@property(readonly) BOOL isTaskContainer; +@property(readonly) BOOL supportsFreebusy; +@property(retain) NSURL * scheduleDefaultCalendarURL; +@property(retain) NSSet * freeBusySet; +@property(retain) NSURL * source; +@property BOOL canBePublished; +@property(retain) NSTimeZone * timeZone; +@property BOOL isScheduleTransparent; +@property(retain) NSURL * publishURL; +@property(retain) ICSDuration * subscribedRefreshRate; +@property BOOL subscribedStripAttachments; +@property BOOL subscribedStripTodos; +@property BOOL subscribedStripAlarms; +@property(retain) NSSet * supportedCalendarComponentSet; +@property(retain) NSString * xmppServer; +@property(retain) NSString * xmppURI; +@property(retain) NSString * calendarOrder; +@property(retain) NSString * calendarColor; +@property(retain) NSString * ctag; +@property(retain) NSString * calendarDescription; + ++ (id)copyPropertyMappingsForParser; + +- (void)setXmppURI:(id)arg1; +- (void)setXmppServer:(id)arg1; +- (id)xmppURI; +- (id)xmppServer; +- (void)applyParsedProperties:(id)arg1; +- (BOOL)isSubscribed; +- (void)setSource:(id)arg1; +- (id)source; +- (id)timeZone; +- (void)setTimeZone:(id)arg1; +- (id)calendarOrder; +- (BOOL)isShared; +- (id)description; +- (void)dealloc; +- (void)setCtag:(id)arg1; +- (void)setCanBePublished:(BOOL)arg1; +- (BOOL)canBePublished; +- (BOOL)isNotification; +- (BOOL)isScheduleOutbox; +- (BOOL)isScheduleInbox; +- (void)setPublishURL:(id)arg1; +- (id)publishURL; +- (id)ctag; +- (BOOL)isTaskContainer; +- (BOOL)isEventContainer; +- (BOOL)supportsFreebusy; +- (void)setCalendarDescription:(id)arg1; +- (void)setCalendarColor:(id)arg1; +- (void)setCalendarOrder:(id)arg1; +- (void)setSupportedCalendarComponentSet:(id)arg1; +- (void)setSubscribedRefreshRate:(id)arg1; +- (void)setFreeBusySet:(id)arg1; +- (void)setScheduleDefaultCalendarURL:(id)arg1; +- (BOOL)isCalendar; +- (BOOL)isSharedOwner; +- (BOOL)isScheduleTransparent; +- (id)calendarDescription; +- (id)calendarColor; +- (BOOL)subscribedStripAlarms; +- (BOOL)subscribedStripTodos; +- (BOOL)subscribedStripAttachments; +- (id)subscribedRefreshRate; +- (id)freeBusySet; +- (id)scheduleDefaultCalendarURL; +- (void)setSubscribedStripAlarms:(BOOL)arg1; +- (void)setSubscribedStripAttachments:(BOOL)arg1; +- (void)setSubscribedStripTodos:(BOOL)arg1; +- (void)setIsScheduleTransparent:(BOOL)arg1; +- (void)_setTimeZoneFromProperties:(id)arg1 onCalendar:(id)arg2; +- (id)supportedCalendarComponentSet; +- (BOOL)_isComponentSupportedForString:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVContainerMultiGetTask.h b/CalDAV.framework/CalDAVContainerMultiGetTask.h new file mode 100755 index 0000000..b176a27 --- /dev/null +++ b/CalDAV.framework/CalDAVContainerMultiGetTask.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@interface CalDAVContainerMultiGetTask : CoreDAVContainerMultiGetTask { + BOOL _getScheduleTags; + BOOL _getScheduleChanges; +} + +@property BOOL getScheduleChanges; +@property BOOL getScheduleTags; + + +- (void)setAdditionalProperties:(id)arg1 onDataItem:(id)arg2; +- (id)copyAdditionalPropElements; +- (id)initWithURLs:(id)arg1 atContainerURL:(id)arg2 getScheduleTags:(BOOL)arg3 getScheduleChanges:(BOOL)arg4; +- (id)initWithURLs:(id)arg1 atContainerURL:(id)arg2 getScheduleTags:(BOOL)arg3 getScheduleChanges:(BOOL)arg4 appSpecificCalendarItemClass:(Class)arg5; +- (BOOL)getScheduleTags; +- (BOOL)getScheduleChanges; +- (void)setGetScheduleTags:(BOOL)arg1; +- (void)setGetScheduleChanges:(BOOL)arg1; + +@end diff --git a/CalDAV.framework/CalDAVContainerSyncTaskGroup.h b/CalDAV.framework/CalDAVContainerSyncTaskGroup.h new file mode 100755 index 0000000..89247c0 --- /dev/null +++ b/CalDAV.framework/CalDAVContainerSyncTaskGroup.h @@ -0,0 +1,66 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSDateComponents; + +@interface CalDAVContainerSyncTaskGroup : CoreDAVContainerSyncTaskGroup { + BOOL _getScheduleTags; + BOOL _getScheduleChanges; + BOOL _syncEvents; + BOOL _syncTodos; + BOOL _supportsExtendedCalendarQuery; + int _fetchingEtagState; + NSDateComponents *_eventFilterStartDate; + NSDateComponents *_eventFilterEndDate; + NSDateComponents *_todoFilterStartDate; + NSDateComponents *_todoFilterEndDate; +} + +@property(retain) NSDateComponents * todoFilterEndDate; +@property(retain) NSDateComponents * todoFilterStartDate; +@property(retain) NSDateComponents * eventFilterEndDate; +@property(retain) NSDateComponents * eventFilterStartDate; +@property BOOL supportsExtendedCalendarQuery; +@property BOOL syncTodos; +@property BOOL syncEvents; +@property BOOL getScheduleChanges; +@property BOOL getScheduleTags; + + +- (BOOL)shouldFetchMoreETags; +- (BOOL)shouldFetchResourceWithEtag:(id)arg1 propertiesToValues:(id)arg2; +- (void)applyAdditionalPropertiesFromPostTask:(id)arg1; +- (void)applyAdditionalPropertiesFromPutTask:(id)arg1; +- (id)copyGetTaskWithURL:(id)arg1; +- (id)copyMultiGetTaskWithURLs:(id)arg1; +- (id)copyGetEtagTaskWithPropertiesToFind:(id)arg1; +- (id)copyAdditionalResourcePropertiesToFetch; +- (id)copyPutTaskWithPayloadItem:(id)arg1 forAction:(id)arg2; +- (id)dataContentType; +- (void)dealloc; +- (id)todoFilterEndDate; +- (id)todoFilterStartDate; +- (id)eventFilterEndDate; +- (id)eventFilterStartDate; +- (BOOL)supportsExtendedCalendarQuery; +- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousSyncToken:(id)arg3 actions:(id)arg4 getScheduleTags:(BOOL)arg5 getScheduleChanges:(BOOL)arg6 accountInfoProvider:(id)arg7 taskManager:(id)arg8 appSpecificCalendarItemClass:(Class)arg9; +- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousSyncToken:(id)arg3 getScheduleTags:(BOOL)arg4 getScheduleChanges:(BOOL)arg5 accountInfoProvider:(id)arg6 taskManager:(id)arg7; +- (void)setSupportsExtendedCalendarQuery:(BOOL)arg1; +- (void)setSyncEvents:(BOOL)arg1; +- (void)setSyncTodos:(BOOL)arg1; +- (BOOL)getScheduleTags; +- (BOOL)getScheduleChanges; +- (BOOL)syncTodos; +- (BOOL)syncEvents; +- (BOOL)_shouldFetchEventsForState:(int)arg1; +- (BOOL)_shouldFetchTodosForState:(int)arg1; +- (void)setEventFilterStartDate:(id)arg1; +- (void)setEventFilterEndDate:(id)arg1; +- (void)setTodoFilterStartDate:(id)arg1; +- (void)setTodoFilterEndDate:(id)arg1; +- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousSyncToken:(id)arg3 actions:(id)arg4 accountInfoProvider:(id)arg5 taskManager:(id)arg6 appSpecificCalendarItemClass:(Class)arg7; +- (void)setGetScheduleTags:(BOOL)arg1; +- (void)setGetScheduleChanges:(BOOL)arg1; + +@end diff --git a/CalDAV.framework/CalDAVFreeBusyLookupTask.h b/CalDAV.framework/CalDAVFreeBusyLookupTask.h new file mode 100755 index 0000000..6899f1e --- /dev/null +++ b/CalDAV.framework/CalDAVFreeBusyLookupTask.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSString; + +@interface CalDAVFreeBusyLookupTask : CalDAVScheduleTask { + NSString *_maskedUID; +} + +@property(retain) NSString * maskedUID; + ++ (id)freeBusyDocumentWithOrganizer:(id)arg1 attendees:(id)arg2 start:(id)arg3 end:(id)arg4 maskedUID:(id)arg5; ++ (id)_icsDate:(id)arg1 calendar:(id)arg2; + +- (void)dealloc; +- (id)initWithOrganizer:(id)arg1 originator:(id)arg2 attendees:(id)arg3 start:(id)arg4 end:(id)arg5 outboxURL:(id)arg6 maskedUID:(id)arg7; +- (id)maskedUID; +- (void)setMaskedUID:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVGetAccountPropertiesTaskGroup.h b/CalDAV.framework/CalDAVGetAccountPropertiesTaskGroup.h new file mode 100755 index 0000000..ba26594 --- /dev/null +++ b/CalDAV.framework/CalDAVGetAccountPropertiesTaskGroup.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CalDAVServerVersion, NSString, NSSet, NSURL; + +@interface CalDAVGetAccountPropertiesTaskGroup : CoreDAVGetAccountPropertiesTaskGroup { + NSSet *_calendarHomes; + NSSet *_userAddresses; + NSSet *_originalUserAddresses; + NSURL *_inboxURL; + NSURL *_outboxURL; + NSURL *_dropboxURL; + NSURL *_notificationURL; + NSURL *_delegatePrincipalURL; + NSURL *_updatedPrincipalURL; + NSString *_allowedCalendarComponentSet; + CalDAVServerVersion *_serverVersion; +} + +@property(readonly) NSURL * updatedPrincipalURL; +@property(readonly) NSString * allowedCalendarComponentSet; +@property(readonly) CalDAVServerVersion * serverVersion; +@property(readonly) NSSet * originalUserAddresses; +@property(readonly) NSSet * userAddresses; +@property(readonly) NSURL * notificationURL; +@property(readonly) NSURL * dropboxURL; +@property(readonly) NSURL * outboxURL; +@property(readonly) NSURL * inboxURL; +@property(retain) NSURL * delegatePrincipalURL; +@property(readonly) NSSet * calendarHomes; + + +- (void)processPrincipalHeaders:(id)arg1; +- (BOOL)forceOptionsRequest; +- (void)startTaskGroup; +- (id)homeSet; +- (void)_setPropertiesFromParsedResponses:(id)arg1; +- (id)_copyAccountPropertiesPropFindElements; +- (id)description; +- (void)dealloc; +- (id)outboxURL; +- (id)inboxURL; +- (id)serverVersion; +- (id)updatedPrincipalURL; +- (id)allowedCalendarComponentSet; +- (id)originalUserAddresses; +- (id)userAddresses; +- (id)notificationURL; +- (id)dropboxURL; +- (void)setDelegatePrincipalURL:(id)arg1; +- (id)calendarHomes; +- (id)delegatePrincipalURL; + +@end diff --git a/CalDAV.framework/CalDAVGetCalendarItemTask.h b/CalDAV.framework/CalDAVGetCalendarItemTask.h new file mode 100755 index 0000000..5b7ddbc --- /dev/null +++ b/CalDAV.framework/CalDAVGetCalendarItemTask.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@interface CalDAVGetCalendarItemTask : CoreDAVGetTask { +} + + +- (void)finishCoreDAVTaskWithError:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVGetDelegatesBaseTaskGroup.h b/CalDAV.framework/CalDAVGetDelegatesBaseTaskGroup.h new file mode 100755 index 0000000..c88a535 --- /dev/null +++ b/CalDAV.framework/CalDAVGetDelegatesBaseTaskGroup.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSMutableSet, NSSet, NSMutableArray, NSURL; + +@interface CalDAVGetDelegatesBaseTaskGroup : CoreDAVTaskGroup { + BOOL _serverSupportsExpandPropertyReport; + NSURL *_principalURL; + NSMutableArray *_readPrincipalURLs; + NSMutableArray *_writePrincipalURLs; + NSMutableSet *_writeDetails; + NSMutableSet *_readDetails; +} + +@property(retain,readonly) NSSet * readOnlyPrincipalDetails; +@property(retain,readonly) NSSet * readWritePrincipalDetails; +@property(retain) NSMutableSet * readDetails; +@property(retain) NSMutableSet * writeDetails; +@property(retain) NSMutableArray * writePrincipalURLs; +@property(retain) NSMutableArray * readPrincipalURLs; +@property(retain) NSURL * principalURL; +@property BOOL serverSupportsExpandPropertyReport; + + +- (void)taskGroup:(id)arg1 didFinishWithError:(id)arg2; +- (void)setPrincipalURL:(id)arg1; +- (void)task:(id)arg1 didFinishWithError:(id)arg2; +- (id)principalURL; +- (void)dealloc; +- (id)readOnlyPrincipalDetails; +- (id)readWritePrincipalDetails; +- (void)setServerSupportsExpandPropertyReport:(BOOL)arg1; +- (void)setReadDetails:(id)arg1; +- (void)setWriteDetails:(id)arg1; +- (void)setReadPrincipalURLs:(id)arg1; +- (void)setWritePrincipalURLs:(id)arg1; +- (id)_mappingsForPrincipalDetails; +- (id)_popFromArray:(id)arg1; +- (void)_getPrincipalDetailsForURL:(id)arg1; +- (id)readPrincipalURLs; +- (id)writePrincipalURLs; +- (BOOL)serverSupportsExpandPropertyReport; +- (void)_processDetailsFromMultiStatus:(id)arg1 allowWrite:(BOOL)arg2; +- (id)writeDetails; +- (id)readDetails; +- (id)initWithAccountInfoProvider:(id)arg1 principalURL:(id)arg2 taskManager:(id)arg3; + +@end diff --git a/CalDAV.framework/CalDAVGetDelegatesTaskGroup.h b/CalDAV.framework/CalDAVGetDelegatesTaskGroup.h new file mode 100755 index 0000000..92e9bb4 --- /dev/null +++ b/CalDAV.framework/CalDAVGetDelegatesTaskGroup.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSMutableArray; + +@interface CalDAVGetDelegatesTaskGroup : CalDAVGetDelegatesBaseTaskGroup { + int _state; + NSMutableArray *_nestedGroupPrincipalURLs; +} + +@property(retain) NSMutableArray * nestedGroupPrincipalURLs; +@property int state; + + +- (void)_finishWithError:(id)arg1 state:(int)arg2; +- (void)taskGroup:(id)arg1 didFinishWithError:(id)arg2; +- (void)startTaskGroup; +- (void)task:(id)arg1 didFinishWithError:(id)arg2; +- (void)setState:(int)arg1; +- (int)state; +- (void)dealloc; +- (void)setNestedGroupPrincipalURLs:(id)arg1; +- (void)_getGroupMembershipForURL:(id)arg1 state:(int)arg2; +- (id)nestedGroupPrincipalURLs; +- (void)_expandProperties; +- (void)_getChildProperties; +- (id)initWithAccountInfoProvider:(id)arg1 principalURL:(id)arg2 taskManager:(id)arg3; + +@end diff --git a/CalDAV.framework/CalDAVGetGrantedDelegatesTaskGroup.h b/CalDAV.framework/CalDAVGetGrantedDelegatesTaskGroup.h new file mode 100755 index 0000000..e6e17b7 --- /dev/null +++ b/CalDAV.framework/CalDAVGetGrantedDelegatesTaskGroup.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@interface CalDAVGetGrantedDelegatesTaskGroup : CalDAVGetDelegatesBaseTaskGroup { + int _state; + BOOL _fetchPrincipalDetails; +} + +@property BOOL fetchPrincipalDetails; +@property int state; + + +- (void)_finishWithError:(id)arg1 state:(int)arg2; +- (void)taskGroup:(id)arg1 didFinishWithError:(id)arg2; +- (void)startTaskGroup; +- (void)task:(id)arg1 didFinishWithError:(id)arg2; +- (void)setState:(int)arg1; +- (int)state; +- (void)setFetchPrincipalDetails:(BOOL)arg1; +- (id)_urlAppendingSegmentWithAllowWrite:(BOOL)arg1; +- (void)_expandPropertiesWithAllowWrite:(BOOL)arg1; +- (void)_fetchOnlyHrefs; +- (BOOL)fetchPrincipalDetails; +- (void)_getChildProperties; +- (id)initWithAccountInfoProvider:(id)arg1 principalURL:(id)arg2 taskManager:(id)arg3; + +@end diff --git a/CalDAV.framework/CalDAVGetNotificationItemTask.h b/CalDAV.framework/CalDAVGetNotificationItemTask.h new file mode 100755 index 0000000..f3ecced --- /dev/null +++ b/CalDAV.framework/CalDAVGetNotificationItemTask.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@interface CalDAVGetNotificationItemTask : CoreDAVGetTask { +} + + +- (void)finishCoreDAVTaskWithError:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVGetOfficeHoursTaskGroup.h b/CalDAV.framework/CalDAVGetOfficeHoursTaskGroup.h new file mode 100755 index 0000000..9373d6b --- /dev/null +++ b/CalDAV.framework/CalDAVGetOfficeHoursTaskGroup.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CoreDAVPropFindTask, ICSDocument, , NSURL; + +@interface CalDAVGetOfficeHoursTaskGroup : CoreDAVTaskGroup { + NSURL *_inboxURL; + CoreDAVPropFindTask *_fetchTask; + ICSDocument *_calendarAvailability; +} + +@property(retain) CoreDAVPropFindTask * fetchTask; +@property(retain) ICSDocument * calendarAvailability; +@property(retain) NSURL * inboxURL; +@property * delegate; + + +- (void)_finishWithError:(id)arg1; +- (id)fetchTask; +- (void)setFetchTask:(id)arg1; +- (void)startTaskGroup; +- (void)propFindTask:(id)arg1 parsedResponses:(id)arg2 error:(id)arg3; +- (void)dealloc; +- (id)inboxURL; +- (void)setInboxURL:(id)arg1; +- (id)initWithAccountInfoProvider:(id)arg1 inboxURL:(id)arg2 taskManager:(id)arg3; +- (id)calendarAvailability; +- (void)setCalendarAvailability:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVGetPrincipalEmailDetailsTaskGroup.h b/CalDAV.framework/CalDAVGetPrincipalEmailDetailsTaskGroup.h new file mode 100755 index 0000000..b234bf8 --- /dev/null +++ b/CalDAV.framework/CalDAVGetPrincipalEmailDetailsTaskGroup.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSString, NSSet, CalDAVPrincipalEmailDetailsResult, NSURL; + +@interface CalDAVGetPrincipalEmailDetailsTaskGroup : CoreDAVTaskGroup { + CalDAVPrincipalEmailDetailsResult *_principalResult; + NSURL *_principalURL; +} + +@property(retain,readonly) NSString * displayName; +@property(retain,readonly) NSSet * addresses; +@property(retain) NSURL * principalURL; +@property(retain) CalDAVPrincipalEmailDetailsResult * principalResult; + + +- (id)addresses; +- (void)_finishWithError:(id)arg1; +- (void)setPrincipalURL:(id)arg1; +- (void)startTaskGroup; +- (void)task:(id)arg1 didFinishWithError:(id)arg2; +- (id)displayName; +- (id)principalURL; +- (void)dealloc; +- (void)setPrincipalResult:(id)arg1; +- (void)_processPropFind:(id)arg1; +- (id)principalResult; +- (id)initWithAccountInfoProvider:(id)arg1 principalURL:(id)arg2 taskManager:(id)arg3; + +@end diff --git a/CalDAV.framework/CalDAVMergeUploadTaskGroup.h b/CalDAV.framework/CalDAVMergeUploadTaskGroup.h new file mode 100755 index 0000000..47efd24 --- /dev/null +++ b/CalDAV.framework/CalDAVMergeUploadTaskGroup.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class , CalDAVBulkUploadTaskGroup, ; + +@interface CalDAVMergeUploadTaskGroup : CoreDAVTaskGroup { + *_calendar; + *_principal; + CalDAVBulkUploadTaskGroup *_uploadTaskGroup; +} + + +- (id)dataContentType; +- (void)cancelTaskGroup; +- (void)startTaskGroup; +- (void)dealloc; +- (id)initWithCalendar:(id)arg1 principal:(id)arg2 accountInfoProvider:(id)arg3 taskManager:(id)arg4; + +@end diff --git a/CalDAV.framework/CalDAVMkcalendarResponseItem.h b/CalDAV.framework/CalDAVMkcalendarResponseItem.h new file mode 100755 index 0000000..9daed2b --- /dev/null +++ b/CalDAV.framework/CalDAVMkcalendarResponseItem.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@interface CalDAVMkcalendarResponseItem : CoreDAVItem { +} + + + +@end diff --git a/CalDAV.framework/CalDAVMkcalendarTask.h b/CalDAV.framework/CalDAVMkcalendarTask.h new file mode 100755 index 0000000..cc784ac --- /dev/null +++ b/CalDAV.framework/CalDAVMkcalendarTask.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSSet, ; + +@interface CalDAVMkcalendarTask : CoreDAVTask { + NSSet *_setElements; +} + +@property(retain) NSSet * setElements; +@property * delegate; + + +- (id)initWithPropertiesToSet:(id)arg1 atURL:(id)arg2; +- (id)copyDefaultParserForContentType:(id)arg1; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (id)initWithURL:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)httpMethod; +- (id)requestBody; +- (void)setSupportForEvents:(BOOL)arg1 tasks:(BOOL)arg2; +- (void)setSetElements:(id)arg1; +- (id)setElements; + +@end diff --git a/CalDAV.framework/CalDAVModifyCalendarSharingLevelTaskGroup.h b/CalDAV.framework/CalDAVModifyCalendarSharingLevelTaskGroup.h new file mode 100755 index 0000000..797d20b --- /dev/null +++ b/CalDAV.framework/CalDAVModifyCalendarSharingLevelTaskGroup.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSURL; + +@interface CalDAVModifyCalendarSharingLevelTaskGroup : CoreDAVTaskGroup { + int _action; + NSURL *_url; + int _state; +} + +@property int state; +@property(retain) NSURL * url; +@property int action; + + +- (void)finishWithError:(id)arg1; +- (void)startTaskGroup; +- (void)task:(id)arg1 didFinishWithError:(id)arg2; +- (id)initWithAccountInfoProvider:(id)arg1 taskManager:(id)arg2; +- (void)setUrl:(id)arg1; +- (id)url; +- (void)setAction:(int)arg1; +- (void)setState:(int)arg1; +- (int)state; +- (id)description; +- (int)action; +- (void)dealloc; +- (id)initWithSharingAction:(int)arg1 atCalendarURL:(id)arg2 accountInfoProvider:(id)arg3 taskManager:(id)arg4; + +@end diff --git a/CalDAV.framework/CalDAVModifySharedCalendarShareeListPostTask.h b/CalDAV.framework/CalDAVModifySharedCalendarShareeListPostTask.h new file mode 100755 index 0000000..fefa5b9 --- /dev/null +++ b/CalDAV.framework/CalDAVModifySharedCalendarShareeListPostTask.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@interface CalDAVModifySharedCalendarShareeListPostTask : CoreDAVPostTask { +} + + +- (id)copyDefaultParserForContentType:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVModifySharedCalendarShareeListTaskGroup.h b/CalDAV.framework/CalDAVModifySharedCalendarShareeListTaskGroup.h new file mode 100755 index 0000000..e33c107 --- /dev/null +++ b/CalDAV.framework/CalDAVModifySharedCalendarShareeListTaskGroup.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSMutableSet, NSString, , NSSet, NSURL; + +@interface CalDAVModifySharedCalendarShareeListTaskGroup : CoreDAVTaskGroup { + NSSet *_shareesToRemove; + NSSet *_shareesToSet; + NSURL *_calendarURL; + NSString *_summary; + NSMutableSet *_invalidSharees; +} + +@property(retain) NSMutableSet * invalidSharees; +@property(retain) NSString * summary; +@property(retain) NSURL * calendarURL; +@property(retain) NSSet * shareesToSet; +@property(retain) NSSet * shareesToRemove; +@property * delegate; + + +- (void)startTaskGroup; +- (void)task:(id)arg1 didFinishWithError:(id)arg2; +- (id)initWithAccountInfoProvider:(id)arg1 taskManager:(id)arg2; +- (id)summary; +- (void)setSummary:(id)arg1; +- (id)description; +- (void)dealloc; +- (void)setCalendarURL:(id)arg1; +- (id)calendarURL; +- (id)initWithShareesToSet:(id)arg1 shareesToRemove:(id)arg2 summary:(id)arg3 atCalendarURL:(id)arg4 accountInfoProvider:(id)arg5 taskManager:(id)arg6; +- (void)setShareesToRemove:(id)arg1; +- (void)setShareesToSet:(id)arg1; +- (void)setInvalidSharees:(id)arg1; +- (id)generateModificationMessageBody; +- (id)shareesToSet; +- (id)shareesToRemove; +- (id)invalidSharees; + +@end diff --git a/CalDAV.framework/CalDAVMultiPutTask.h b/CalDAV.framework/CalDAVMultiPutTask.h new file mode 100755 index 0000000..5640961 --- /dev/null +++ b/CalDAV.framework/CalDAVMultiPutTask.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@interface CalDAVMultiPutTask : CoreDAVMultiPutTask { +} + + +- (id)initWithURL:(id)arg1 checkCTag:(id)arg2 uuidsToAddActions:(id)arg3 hrefsToModDeleteActions:(id)arg4; + +@end diff --git a/CalDAV.framework/CalDAVNotificationContainerSyncTaskGroup.h b/CalDAV.framework/CalDAVNotificationContainerSyncTaskGroup.h new file mode 100755 index 0000000..2221c17 --- /dev/null +++ b/CalDAV.framework/CalDAVNotificationContainerSyncTaskGroup.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@interface CalDAVNotificationContainerSyncTaskGroup : CoreDAVContainerSyncTaskGroup { +} + + +- (BOOL)shouldFetchResourceWithEtag:(id)arg1 propertiesToValues:(id)arg2; +- (id)copyGetTaskWithURL:(id)arg1; +- (id)copyAdditionalResourcePropertiesToFetch; +- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousSyncToken:(id)arg3 accountInfoProvider:(id)arg4 taskManager:(id)arg5; + +@end diff --git a/CalDAV.framework/CalDAVNotificationItemData.h b/CalDAV.framework/CalDAVNotificationItemData.h new file mode 100755 index 0000000..830a7f4 --- /dev/null +++ b/CalDAV.framework/CalDAVNotificationItemData.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@interface CalDAVNotificationItemData : CoreDAVLeafDataPayload { +} + + + +@end diff --git a/CalDAV.framework/CalDAVOperation.h b/CalDAV.framework/CalDAVOperation.h new file mode 100755 index 0000000..6536d0f --- /dev/null +++ b/CalDAV.framework/CalDAVOperation.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class , NSMutableSet; + +@interface CalDAVOperation : CoreDAVTaskGroup { + *_principal; + BOOL _isCancellingTaskGroups; + NSMutableSet *_outstandingTaskGroups; +} + +@property(readonly) NSMutableSet * outstandingTaskGroups; +@property(readonly) * principal; + + +- (void)cancelTaskGroup; +- (void)bailWithError:(id)arg1; +- (id)principal; +- (id)init; +- (void)dealloc; +- (id)initWithPrincipal:(id)arg1; +- (void)_tearDownAllTaskGroupsWithBlock:(id)arg1; +- (id)outstandingTaskGroups; + +@end diff --git a/CalDAV.framework/CalDAVPostCalendarItemTask.h b/CalDAV.framework/CalDAVPostCalendarItemTask.h new file mode 100755 index 0000000..2063d45 --- /dev/null +++ b/CalDAV.framework/CalDAVPostCalendarItemTask.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSString, ; + +@interface CalDAVPostCalendarItemTask : CoreDAVSyncPostTask { + NSString *_previousScheduleTag; +} + +@property * delegate; +@property(retain) NSString * previousScheduleTag; + + +- (id)additionalHeaderValues; +- (id)initWithDataPayload:(id)arg1 dataContentType:(id)arg2 atURL:(id)arg3 previousETag:(id)arg4; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)previousScheduleTag; +- (void)setPreviousScheduleTag:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVPrincipalEmailDetailsResult.h b/CalDAV.framework/CalDAVPrincipalEmailDetailsResult.h new file mode 100755 index 0000000..04729a5 --- /dev/null +++ b/CalDAV.framework/CalDAVPrincipalEmailDetailsResult.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSSet, NSString, NSURL; + +@interface CalDAVPrincipalEmailDetailsResult : NSObject { + NSString *_displayName; + NSSet *_addresses; + NSURL *_principalURL; +} + +@property(retain) NSURL * principalURL; +@property(retain) NSSet * addresses; +@property(retain) NSString * displayName; + ++ (id)resultFromResponseItem:(id)arg1; + +- (id)addresses; +- (void)setAddresses:(id)arg1; +- (void)setDisplayName:(id)arg1; +- (void)setPrincipalURL:(id)arg1; +- (id)displayName; +- (id)principalURL; +- (id)description; +- (void)dealloc; + +@end diff --git a/CalDAV.framework/CalDAVPrincipalPropertySearchTask.h b/CalDAV.framework/CalDAVPrincipalPropertySearchTask.h new file mode 100755 index 0000000..7daf116 --- /dev/null +++ b/CalDAV.framework/CalDAVPrincipalPropertySearchTask.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSSet, CalDAVPrincipalSearchPropertySet; + +@interface CalDAVPrincipalPropertySearchTask : CoreDAVPrincipalPropertySearchTask { + NSSet *_searchTypes; + NSSet *_searchStrings; + CalDAVPrincipalSearchPropertySet *_serverSupportSet; + void *_searchContext; +} + +@property void* searchContext; +@property(retain) CalDAVPrincipalSearchPropertySet * serverSupportSet; +@property(retain) NSSet * searchStrings; +@property(retain) NSSet * searchTypes; + ++ (id)_propertiesToFindForServerSupportSet:(id)arg1; + +- (id)searchItems; +- (id)extraAttributes; +- (void)dealloc; +- (void)setSearchContext:(void*)arg1; +- (id)initWithSearchStrings:(id)arg1 searchTypes:(id)arg2 serverSupportSet:(id)arg3 atURL:(id)arg4; +- (void*)searchContext; +- (void)setSearchTypes:(id)arg1; +- (void)setSearchStrings:(id)arg1; +- (void)setServerSupportSet:(id)arg1; +- (id)searchTypes; +- (id)serverSupportSet; +- (id)searchStrings; + +@end diff --git a/CalDAV.framework/CalDAVPrincipalSearchPropertySet.h b/CalDAV.framework/CalDAVPrincipalSearchPropertySet.h new file mode 100755 index 0000000..f5af548 --- /dev/null +++ b/CalDAV.framework/CalDAVPrincipalSearchPropertySet.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSSet; + +@interface CalDAVPrincipalSearchPropertySet : NSObject { + NSSet *_properties; +} + +@property(readonly) BOOL supportsPropertySearch; +@property(readonly) NSSet * stringProperties; + ++ (id)searchSetWithProperties:(id)arg1; + +- (void)dealloc; +- (BOOL)supportsWellKnownType:(int)arg1; +- (BOOL)supportsPropertySearch; +- (id)stringProperties; +- (id)initWithStringProperties:(id)arg1; +- (BOOL)supportsPropertyTypeWithNameSpace:(id)arg1 andName:(id)arg2; +- (BOOL)isEqualToPropertySet:(id)arg1; +- (id)initWithSearchProperties:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVPrincipalSearchSupport.h b/CalDAV.framework/CalDAVPrincipalSearchSupport.h new file mode 100755 index 0000000..fe39f76 --- /dev/null +++ b/CalDAV.framework/CalDAVPrincipalSearchSupport.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@interface CalDAVPrincipalSearchSupport : NSObject { +} + ++ (id)resultTypeForRecordType:(id)arg1; ++ (id)namespaceAndNameForWellKnownType:(int)arg1; ++ (id)propertySearchItemForWellKnownType:(int)arg1; ++ (id)namespaceForWellKnownType:(int)arg1; ++ (id)nameForWellKnownType:(int)arg1; + + +@end diff --git a/CalDAV.framework/CalDAVPutCalendarItemTask.h b/CalDAV.framework/CalDAVPutCalendarItemTask.h new file mode 100755 index 0000000..0758f8f --- /dev/null +++ b/CalDAV.framework/CalDAVPutCalendarItemTask.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSString, ; + +@interface CalDAVPutCalendarItemTask : CoreDAVSyncPutTask { + NSString *_previousScheduleTag; +} + +@property * delegate; +@property(retain) NSString * previousScheduleTag; + + +- (id)additionalHeaderValues; +- (id)initWithDataPayload:(id)arg1 dataContentType:(id)arg2 atURL:(id)arg3 previousETag:(id)arg4; +- (id)description; +- (void)dealloc; +- (id)previousScheduleTag; +- (void)setPreviousScheduleTag:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVReplyToSharedCalendarInvitationTaskGroup.h b/CalDAV.framework/CalDAVReplyToSharedCalendarInvitationTaskGroup.h new file mode 100755 index 0000000..9c94e06 --- /dev/null +++ b/CalDAV.framework/CalDAVReplyToSharedCalendarInvitationTaskGroup.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSURL, CalDAVCalendarServerInviteNotificationItem, ; + +@interface CalDAVReplyToSharedCalendarInvitationTaskGroup : CoreDAVTaskGroup { + CalDAVCalendarServerInviteNotificationItem *_invitation; + BOOL _acceptInvitation; + NSURL *_calendarHomeURL; +} + +@property(retain) NSURL * calendarHomeURL; +@property BOOL acceptInvitation; +@property(retain) CalDAVCalendarServerInviteNotificationItem * invitation; +@property * delegate; + + +- (void)startTaskGroup; +- (void)task:(id)arg1 didFinishWithError:(id)arg2; +- (id)initWithAccountInfoProvider:(id)arg1 taskManager:(id)arg2; +- (void)setInvitation:(id)arg1; +- (id)invitation; +- (id)description; +- (void)dealloc; +- (id)calendarHomeURL; +- (void)setCalendarHomeURL:(id)arg1; +- (BOOL)acceptInvitation; +- (id)initWithInvitation:(id)arg1 acceptInvitation:(BOOL)arg2 atCalendarHomeURL:(id)arg3 accountInfoProvider:(id)arg4 taskManager:(id)arg5; +- (void)setAcceptInvitation:(BOOL)arg1; +- (id)generateReply; + +@end diff --git a/CalDAV.framework/CalDAVResourceTypeItem.h b/CalDAV.framework/CalDAVResourceTypeItem.h new file mode 100755 index 0000000..9ed7774 --- /dev/null +++ b/CalDAV.framework/CalDAVResourceTypeItem.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CoreDAVItemWithNoChildren; + +@interface CalDAVResourceTypeItem : CoreDAVResourceTypeItem { + CoreDAVItemWithNoChildren *_calendar; + CoreDAVItemWithNoChildren *_scheduleInbox; + CoreDAVItemWithNoChildren *_scheduleOutbox; + CoreDAVItemWithNoChildren *_notification; + CoreDAVItemWithNoChildren *_subscribed; + CoreDAVItemWithNoChildren *_sharedOwner; +} + +@property(retain) CoreDAVItemWithNoChildren * sharedOwner; +@property(retain) CoreDAVItemWithNoChildren * subscribed; +@property(retain) CoreDAVItemWithNoChildren * notification; +@property(retain) CoreDAVItemWithNoChildren * scheduleOutbox; +@property(retain) CoreDAVItemWithNoChildren * scheduleInbox; +@property(retain) CoreDAVItemWithNoChildren * calendar; + + +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (void)setSubscribed:(id)arg1; +- (void)write:(id)arg1; +- (id)calendar; +- (void)setCalendar:(id)arg1; +- (id)notification; +- (id)description; +- (void)dealloc; +- (void)setScheduleInbox:(id)arg1; +- (void)setScheduleOutbox:(id)arg1; +- (void)setNotification:(id)arg1; +- (void)setSharedOwner:(id)arg1; +- (id)scheduleInbox; +- (id)scheduleOutbox; +- (id)subscribed; +- (id)sharedOwner; + +@end diff --git a/CalDAV.framework/CalDAVRetrieveSharedCalendarShareesTaskGroup.h b/CalDAV.framework/CalDAVRetrieveSharedCalendarShareesTaskGroup.h new file mode 100755 index 0000000..a661216 --- /dev/null +++ b/CalDAV.framework/CalDAVRetrieveSharedCalendarShareesTaskGroup.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSURL, NSSet; + +@interface CalDAVRetrieveSharedCalendarShareesTaskGroup : CoreDAVTaskGroup { + NSURL *_url; + NSSet *_sharees; +} + +@property(retain) NSSet * sharees; +@property(retain) NSURL * url; + + +- (void)startTaskGroup; +- (void)task:(id)arg1 didFinishWithError:(id)arg2; +- (id)initWithAccountInfoProvider:(id)arg1 taskManager:(id)arg2; +- (void)setUrl:(id)arg1; +- (id)url; +- (void)dealloc; +- (id)initWithCalendarURL:(id)arg1 accountInfoProvider:(id)arg2 taskManager:(id)arg3; +- (id)sharees; +- (void)setSharees:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVScheduleCalendarTranspItem.h b/CalDAV.framework/CalDAVScheduleCalendarTranspItem.h new file mode 100755 index 0000000..982571b --- /dev/null +++ b/CalDAV.framework/CalDAVScheduleCalendarTranspItem.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CoreDAVItemWithNoChildren; + +@interface CalDAVScheduleCalendarTranspItem : CoreDAVItem { + CoreDAVItemWithNoChildren *_transparent; +} + +@property(readonly) BOOL isScheduleTransparent; +@property(retain) CoreDAVItemWithNoChildren * transparent; + + +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (void)dealloc; +- (void)setTransparent:(id)arg1; +- (id)transparent; +- (BOOL)isScheduleTransparent; + +@end diff --git a/CalDAV.framework/CalDAVScheduleResponseDetailsItem.h b/CalDAV.framework/CalDAVScheduleResponseDetailsItem.h new file mode 100755 index 0000000..03cfabb --- /dev/null +++ b/CalDAV.framework/CalDAVScheduleResponseDetailsItem.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CoreDAVLeafItem, CoreDAVItemWithHrefChildItem, ICSDocument, CoreDAVErrorItem, NSString; + +@interface CalDAVScheduleResponseDetailsItem : CoreDAVItem { + CoreDAVItemWithHrefChildItem *_recipientHREF; + CoreDAVLeafItem *_requestStatus; + ICSDocument *_calendarData; + CoreDAVErrorItem *_topLevelErrorItem; + NSString *_responseDescription; +} + +@property(readonly) NSString * recipientString; +@property(retain) NSString * responseDescription; +@property(retain) CoreDAVErrorItem * topLevelErrorItem; +@property(retain) ICSDocument * calendarData; +@property(retain) CoreDAVLeafItem * requestStatus; +@property(retain) CoreDAVItemWithHrefChildItem * recipientHREF; + + +- (void)setResponseDescription:(id)arg1; +- (id)responseDescription; +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (id)description; +- (void)dealloc; +- (id)recipientString; +- (id)topLevelErrorItem; +- (id)recipientHREF; +- (id)requestStatus; +- (id)calendarData; +- (void)setRecipientHREF:(id)arg1; +- (void)setRequestStatus:(id)arg1; +- (void)setCalendarData:(id)arg1; +- (void)setTopLevelErrorItem:(id)arg1; +- (void)_setCalendarDataWithLeafItem:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVScheduleResponseItem.h b/CalDAV.framework/CalDAVScheduleResponseItem.h new file mode 100755 index 0000000..9f194af --- /dev/null +++ b/CalDAV.framework/CalDAVScheduleResponseItem.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSMutableSet; + +@interface CalDAVScheduleResponseItem : CoreDAVItem { + NSMutableSet *_responses; + NSMutableSet *_successfulICS; + NSMutableSet *_failedResponseItems; +} + +@property(retain) NSMutableSet * failedResponseItems; +@property(retain) NSMutableSet * successfulICS; +@property(retain) NSMutableSet * responses; + + +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (id)description; +- (void)dealloc; +- (void)setResponses:(id)arg1; +- (id)responses; +- (void)setSuccessfulICS:(id)arg1; +- (void)setFailedResponseItems:(id)arg1; +- (void)addNewTopLevelItem:(id)arg1; +- (id)successfulICS; +- (id)failedResponseItems; + +@end diff --git a/CalDAV.framework/CalDAVScheduleTask.h b/CalDAV.framework/CalDAVScheduleTask.h new file mode 100755 index 0000000..8ad8e38 --- /dev/null +++ b/CalDAV.framework/CalDAVScheduleTask.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CalDAVScheduleResponseItem, NSString, NSArray; + +@interface CalDAVScheduleTask : CoreDAVPostTask { + NSArray *_attendees; + NSString *_originator; + CalDAVScheduleResponseItem *_scheduleResponse; +} + +@property(retain) NSArray * attendees; +@property(retain) NSString * originator; +@property(retain) CalDAVScheduleResponseItem * scheduleResponse; + + +- (id)originator; +- (void)setOriginator:(id)arg1; +- (id)additionalHeaderValues; +- (id)copyDefaultParserForContentType:(id)arg1; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (void)setAttendees:(id)arg1; +- (id)attendees; +- (void)dealloc; +- (id)scheduleResponse; +- (void)setScheduleResponse:(id)arg1; +- (id)initWithOriginator:(id)arg1 attendees:(id)arg2 outboxURL:(id)arg3 payload:(id)arg4; + +@end diff --git a/CalDAV.framework/CalDAVServerVersion.h b/CalDAV.framework/CalDAVServerVersion.h new file mode 100755 index 0000000..f0c9e23 --- /dev/null +++ b/CalDAV.framework/CalDAVServerVersion.h @@ -0,0 +1,97 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSSet, NSString; + +@interface CalDAVServerVersion : NSObject { + double _version; + BOOL _supportsTimeRangeFilter; + BOOL _supportsTodoTimeRangeFilter; + BOOL _supportsTimeRangeFilterWithoutEndDate; + BOOL _supportsTimeRangeFilterOnInbox; + BOOL _supportsAutoSchedule; + BOOL _supportsPrivateComments; + BOOL _supportsSharing; + BOOL _supportsSharingNoScheduling; + BOOL _supportsCalendarProxy; + BOOL _supportsInboxAvailability; + BOOL _supportsPrivateEvents; + BOOL _supportsSubscriptionCalendars; + BOOL _supportsPrincipalPropertySearch; + BOOL _supportsExtendedCalendarQuery; + BOOL _supportsRequestCompression; + NSSet *_complianceClasses; +} + +@property(readonly) NSString * type; +@property BOOL supportsRequestCompression; +@property BOOL supportsExtendedCalendarQuery; +@property(retain) NSSet * complianceClasses; +@property BOOL supportsPrincipalPropertySearch; +@property BOOL supportsSubscriptionCalendars; +@property BOOL supportsPrivateEvents; +@property BOOL supportsInboxAvailability; +@property BOOL supportsCalendarProxy; +@property BOOL supportsSharingNoScheduling; +@property BOOL supportsSharing; +@property BOOL supportsPrivateComments; +@property BOOL supportsAutoSchedule; +@property BOOL supportsTimeRangeFilterOnInbox; +@property BOOL supportsTimeRangeFilterWithoutEndDate; +@property BOOL supportsTodoTimeRangeFilter; +@property BOOL supportsTimeRangeFilter; +@property double version; + ++ (id)versionWithHTTPHeaders:(id)arg1; ++ (id)versionWithPropertyValue:(id)arg1; ++ (id)_prototypeMatchingServerHeaders:(id)arg1; + +- (void)setVersion:(double)arg1; +- (double)version; +- (id)type; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (BOOL)supportsRequestCompression; +- (BOOL)supportsExtendedCalendarQuery; +- (BOOL)supportsPrivateComments; +- (BOOL)supportsAutoSchedule; +- (BOOL)supportsTimeRangeFilterWithoutEndDate; +- (BOOL)supportsTimeRangeFilterOnInbox; +- (BOOL)supportsTodoTimeRangeFilter; +- (BOOL)supportsTimeRangeFilter; +- (id)propertyValue; +- (void)setSupportsPrincipalPropertySearch:(BOOL)arg1; +- (BOOL)supportsSubscriptionCalendars; +- (void)setSupportsSubscriptionCalendars:(BOOL)arg1; +- (BOOL)supportsPrivateEvents; +- (void)setSupportsPrivateEvents:(BOOL)arg1; +- (BOOL)supportsCalendarProxy; +- (void)setSupportsCalendarProxy:(BOOL)arg1; +- (BOOL)supportsSharingNoScheduling; +- (void)setSupportsSharingNoScheduling:(BOOL)arg1; +- (BOOL)supportsSharing; +- (void)setSupportsSharing:(BOOL)arg1; +- (void)setSupportsPrivateComments:(BOOL)arg1; +- (void)setSupportsAutoSchedule:(BOOL)arg1; +- (void)setSupportsTimeRangeFilterWithoutEndDate:(BOOL)arg1; +- (void)setSupportsTodoTimeRangeFilter:(BOOL)arg1; +- (void)setSupportsTimeRangeFilter:(BOOL)arg1; +- (id)_propertiesToComplianceClasses; +- (id)_additionalFlagKeys; +- (void)setComplianceClasses:(id)arg1; +- (void)setSupportsInboxAvailability:(BOOL)arg1; +- (BOOL)supportsInboxAvailability; +- (void)_setPropertiesFromComplianceClasses:(id)arg1; +- (void)setSupportsRequestCompression:(BOOL)arg1; +- (id)_allFlagKeys; +- (id)complianceClasses; +- (void)setSupportsTimeRangeFilterOnInbox:(BOOL)arg1; +- (void)setSupportsExtendedCalendarQuery:(BOOL)arg1; +- (BOOL)supportsPrincipalPropertySearch; + +@end diff --git a/CalDAV.framework/CalDAVSetOfficeHoursTaskGroup.h b/CalDAV.framework/CalDAVSetOfficeHoursTaskGroup.h new file mode 100755 index 0000000..04efd14 --- /dev/null +++ b/CalDAV.framework/CalDAVSetOfficeHoursTaskGroup.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSURL, , ICSDocument; + +@interface CalDAVSetOfficeHoursTaskGroup : CoreDAVTaskGroup { + NSURL *_inboxURL; + ICSDocument *_calendarAvailability; +} + +@property(retain) ICSDocument * calendarAvailability; +@property(retain) NSURL * inboxURL; +@property * delegate; + + +- (void)propPatchTask:(id)arg1 parsedResponses:(id)arg2 error:(id)arg3; +- (void)startTaskGroup; +- (void)dealloc; +- (id)inboxURL; +- (void)setInboxURL:(id)arg1; +- (id)initWithAccountInfoProvider:(id)arg1 inboxURL:(id)arg2 calendarAvailability:(id)arg3 taskManager:(id)arg4; +- (id)calendarAvailability; +- (void)setCalendarAvailability:(id)arg1; + +@end diff --git a/CalDAV.framework/CalDAVSupportedCalendarComponentSet.h b/CalDAV.framework/CalDAVSupportedCalendarComponentSet.h new file mode 100755 index 0000000..581828d --- /dev/null +++ b/CalDAV.framework/CalDAVSupportedCalendarComponentSet.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSSet, NSMutableSet; + +@interface CalDAVSupportedCalendarComponentSet : CoreDAVItem { + NSMutableSet *_comps; +} + +@property(readonly) NSSet * compNames; +@property(retain) NSMutableSet * comps; + + +- (id)childrenToWrite; +- (id)copyParseRules; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)addComp:(id)arg1; +- (void)setComps:(id)arg1; +- (id)componentsAsString; +- (id)comps; +- (id)compNames; + +@end diff --git a/CalDAV.framework/CalDAVUpdateFreeBusySetTaskGroup.h b/CalDAV.framework/CalDAVUpdateFreeBusySetTaskGroup.h new file mode 100755 index 0000000..d1567b5 --- /dev/null +++ b/CalDAV.framework/CalDAVUpdateFreeBusySetTaskGroup.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class CoreDAVPropFindTask, NSString, , NSURL; + +@interface CalDAVUpdateFreeBusySetTaskGroup : CoreDAVTaskGroup { + int _state; + NSURL *_inboxURL; + NSURL *_urlToAdd; + NSString *_suffixToFilterOut; + CoreDAVPropFindTask *_fetchTask; +} + +@property(retain) CoreDAVPropFindTask * fetchTask; +@property(retain) NSString * suffixToFilterOut; +@property(retain) NSURL * urlToAdd; +@property(retain) NSURL * inboxURL; +@property int state; +@property * delegate; + + +- (void)_finishWithError:(id)arg1 state:(int)arg2; +- (id)fetchTask; +- (void)setFetchTask:(id)arg1; +- (void)propPatchTask:(id)arg1 parsedResponses:(id)arg2 error:(id)arg3; +- (void)taskGroupWillCancelWithError:(id)arg1; +- (void)startTaskGroup; +- (void)propFindTask:(id)arg1 parsedResponses:(id)arg2 error:(id)arg3; +- (void)setState:(int)arg1; +- (int)state; +- (void)dealloc; +- (id)inboxURL; +- (void)setInboxURL:(id)arg1; +- (id)initWithAccountInfoProvider:(id)arg1 inboxURL:(id)arg2 urlToAdd:(id)arg3 suffixToFilterOut:(id)arg4 taskManager:(id)arg5; +- (void)setUrlToAdd:(id)arg1; +- (void)setSuffixToFilterOut:(id)arg1; +- (void)_startFetchFreeBusySet; +- (void)_startPropPatchWithURLs:(id)arg1; +- (id)suffixToFilterOut; +- (id)urlToAdd; + +@end diff --git a/CalDAV.framework/CalDAVUpdateGrantedDelegatesTaskGroup.h b/CalDAV.framework/CalDAVUpdateGrantedDelegatesTaskGroup.h new file mode 100755 index 0000000..90be8ef --- /dev/null +++ b/CalDAV.framework/CalDAVUpdateGrantedDelegatesTaskGroup.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@class NSSet; + +@interface CalDAVUpdateGrantedDelegatesTaskGroup : CoreDAVTaskGroup { + int _state; + NSSet *_addWriteURLs; + NSSet *_addReadURLs; + NSSet *_removeURLs; + NSSet *_updatedWriteURLs; + NSSet *_updatedReadURLs; +} + +@property(retain) NSSet * updatedReadURLs; +@property(retain) NSSet * updatedWriteURLs; +@property(retain) NSSet * removeURLs; +@property(retain) NSSet * addReadURLs; +@property(retain) NSSet * addWriteURLs; +@property int state; + + +- (void)_finishWithError:(id)arg1 state:(int)arg2; +- (void)propPatchTask:(id)arg1 parsedResponses:(id)arg2 error:(id)arg3; +- (void)taskGroup:(id)arg1 didFinishWithError:(id)arg2; +- (void)startTaskGroup; +- (void)setState:(int)arg1; +- (int)state; +- (void)dealloc; +- (id)initWithAccountInfoProvider:(id)arg1 addWriteURLs:(id)arg2 addReadURLs:(id)arg3 removeURLs:(id)arg4 taskManager:(id)arg5; +- (void)setAddWriteURLs:(id)arg1; +- (void)setAddReadURLs:(id)arg1; +- (void)setRemoveURLs:(id)arg1; +- (id)updatedWriteURLs; +- (id)updatedReadURLs; +- (void)setUpdatedWriteURLs:(id)arg1; +- (void)setUpdatedReadURLs:(id)arg1; +- (id)addWriteURLs; +- (id)addReadURLs; +- (id)removeURLs; +- (void)_fetchExistingGrantedDelegates; +- (void)_populateUpdatesFromFetched:(id)arg1 allowWrite:(BOOL)arg2; +- (void)_updateDelegatesWithAllowWrite:(BOOL)arg1; + +@end diff --git a/CalDAV.framework/CalDAVUtils.h b/CalDAV.framework/CalDAVUtils.h new file mode 100755 index 0000000..ca6eeb0 --- /dev/null +++ b/CalDAV.framework/CalDAVUtils.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@interface CalDAVUtils : NSObject { +} + ++ (id)dropBoxLocationForUID:(id)arg1 dropBoxPath:(id)arg2; ++ (id)stringFromUIDWithPathSafeCharacters:(id)arg1; + + +@end diff --git a/CalDAV.framework/CalendarServerVersion.h b/CalDAV.framework/CalendarServerVersion.h new file mode 100755 index 0000000..40d3849 --- /dev/null +++ b/CalDAV.framework/CalendarServerVersion.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@interface CalendarServerVersion : CalDAVConcreteServerVersion { +} + + +- (id)type; +- (id)init; +- (BOOL)supportsTimeRangeFilterWithoutEndDate; + +@end diff --git a/CalDAV.framework/GoogleCalDAVServerVersion.h b/CalDAV.framework/GoogleCalDAVServerVersion.h new file mode 100755 index 0000000..0fd7fca --- /dev/null +++ b/CalDAV.framework/GoogleCalDAVServerVersion.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@interface GoogleCalDAVServerVersion : CalDAVConcreteServerVersion { +} + + +- (id)type; +- (id)init; + +@end diff --git a/CalDAV.framework/MobileMeCalDAVServerVersion.h b/CalDAV.framework/MobileMeCalDAVServerVersion.h new file mode 100755 index 0000000..a62bad4 --- /dev/null +++ b/CalDAV.framework/MobileMeCalDAVServerVersion.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@interface MobileMeCalDAVServerVersion : CalDAVConcreteServerVersion { +} + + +- (id)type; +- (id)init; + +@end diff --git a/CalDAV.framework/YahooCalDAVServerVersion.h b/CalDAV.framework/YahooCalDAVServerVersion.h new file mode 100755 index 0000000..11f7d6d --- /dev/null +++ b/CalDAV.framework/YahooCalDAVServerVersion.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@interface YahooCalDAVServerVersion : CalDAVConcreteServerVersion { +} + + +- (id)type; +- (id)init; + +@end diff --git a/CalDAV.framework/iCloudCalDAVServerVersion.h b/CalDAV.framework/iCloudCalDAVServerVersion.h new file mode 100755 index 0000000..496f821 --- /dev/null +++ b/CalDAV.framework/iCloudCalDAVServerVersion.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CalDAV.framework/CalDAV + */ + +@interface iCloudCalDAVServerVersion : CalDAVConcreteServerVersion { +} + + +- (id)type; +- (id)init; + +@end diff --git a/Celestial.framework/AVArrayQueueFeeder.h b/Celestial.framework/AVArrayQueueFeeder.h new file mode 100755 index 0000000..8844bab --- /dev/null +++ b/Celestial.framework/AVArrayQueueFeeder.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class NSMutableArray; + +@interface AVArrayQueueFeeder : AVQueueFeeder { + NSMutableArray *_items; +} + + +- (id)initWithArray:(id)arg1; +- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)removeObjectAtIndex:(unsigned int)arg1; +- (id)init; +- (void)dealloc; +- (id)itemForIndex:(unsigned int)arg1; +- (void)shuffleWithCurrentIndex:(unsigned int)arg1; +- (unsigned int)numberOfPaths; +- (id)pathAtIndex:(unsigned int)arg1; +- (unsigned int)itemCount; + +@end diff --git a/Celestial.framework/AVCallbackHandler.h b/Celestial.framework/AVCallbackHandler.h new file mode 100755 index 0000000..418a0ab --- /dev/null +++ b/Celestial.framework/AVCallbackHandler.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class NSCondition; + +@interface AVCallbackHandler : NSObject { + id _target; + SEL _action; + SEL _mainThreadAction; + NSCondition *_condition; + id _params; +} + +@property SEL mainThreadAction; +@property SEL action; +@property id target; + + +- (void)setAction:(SEL)arg1; +- (void)setTarget:(id)arg1; +- (SEL)action; +- (id)target; +- (id)init; +- (void)dealloc; +- (SEL)mainThreadAction; +- (BOOL)hasParams; +- (void)setCallbackParams:(id)arg1; +- (id)waitForCallbackParams; +- (void)setMainThreadAction:(SEL)arg1; + +@end diff --git a/Celestial.framework/AVCamera.h b/Celestial.framework/AVCamera.h new file mode 100755 index 0000000..9d54916 --- /dev/null +++ b/Celestial.framework/AVCamera.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class NSString, NSArray; + +@interface AVCamera : NSObject { + NSString *_mode; +} + +@property(retain,readonly) NSArray * capabilities; +@property(retain) NSString * mode; + + +- (id)mode; +- (void)setMode:(id)arg1; +- (void)dealloc; +- (id)capabilities; + +@end diff --git a/Celestial.framework/AVCapture.h b/Celestial.framework/AVCapture.h new file mode 100755 index 0000000..be68961 --- /dev/null +++ b/Celestial.framework/AVCapture.h @@ -0,0 +1,191 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSArray, NSString, AVCamera, NSDictionary, CALayer, NSURL; + +@interface AVCapture : NSObject { + struct AVCapturePrivate { struct OpaqueFigRecorder {} *x1; } *_priv; + AVCamera *_sourceCamera; + NSString *_captureMode; + NSString *_qualityPreset; + BOOL _isCapturingPhoto; + NSURL *_fileURLForRecording; + BOOL _returnIOSurface; +} + +@property(retain) NSString * orientation; +@property(copy) NSDictionary * metadata; +@property(retain) CALayer * videoPreviewLayer; +@property(retain) NSString * videoPreviewLayerOrientation; +@property(retain) NSString * videoPreviewLayerScalingMode; +@property BOOL audioMeteringEnabled; +@property(readonly) NSArray * audioLevel; +@property(readonly) BOOL isPreviewing; +@property BOOL suspendPreviewOnPhotoCapture; +@property BOOL chapterMarkersEnabled; +@property(readonly) BOOL isRecording; +@property(readonly) BOOL isPaused; +@property BOOL pauseRecordingOnInterruption; +@property unsigned int audioCaptureFormat; +@property BOOL locationMetadataTrackEnabled; +@property long long recordedFileSizeBytesLimit; +@property double recordedDurationLimit; +@property long long freeDiskSpaceLimit; +@property(readonly) long long recordedFileSizeBytes; +@property(readonly) double recordedDuration; +@property(readonly) int maxJPEGSize; +@property BOOL monitorSubjectArea; +@property BOOL dumpSensorInfo; +@property BOOL lockAutoWhiteBalance; +@property BOOL lockAutoExposure; +@property int noiseReductionMethod; +@property(readonly) int noiseReductionMethodCount; +@property(retain,readonly) NSString * noiseReductionMethodName; +@property BOOL mirrorPreview; +@property(retain) NSString * flashMode; +@property(retain) NSString * torchMode; +@property(retain) NSString * faceDetectionMode; +@property BOOL useFlashRedEyeReduction; +@property BOOL useFlashAFAssist; +@property(readonly) BOOL isTorchReady; +@property(readonly) BOOL isHighDynamicRangeAvailable; +@property float whiteBalance; +@property float autoExposureTarget; +@property float saturation; +@property float contrast; +@property(readonly) BOOL isCapturingPhoto; +@property(retain) NSURL * fileURLForRecording; +@property(retain) NSString * qualityPreset; +@property(retain) NSString * captureMode; +@property(retain) AVCamera * sourceCamera; + ++ (id)availableModes; ++ (id)updateMetadataInFile:(id)arg1 withMetadata:(id)arg2; ++ (id)convertMoofToMoovInFile:(id)arg1; ++ (id)reasonMap; ++ (id)presetMap; ++ (id)avOrientationMap; ++ (id)scalingModeMap; ++ (id)focusModeMap; ++ (id)torchModeMap; ++ (id)flashModeMap; ++ (id)faceDetectionModeMap; + +- (void)setMetadata:(id)arg1; +- (id)metadata; +- (id)audioLevel; +- (BOOL)stopRecording; +- (void)setOrientation:(id)arg1; +- (id)orientation; +- (BOOL)startRecording; +- (BOOL)isPaused; +- (void)setVideoPreviewLayer:(id)arg1; +- (id)videoPreviewLayer; +- (BOOL)isPreviewing; +- (BOOL)getRecorderBoolForKey:(id)arg1 withDefault:(BOOL)arg2; +- (BOOL)pauseRecording; +- (BOOL)resumeRecording; +- (double)recordedDuration; +- (void)audioInputDevicesDidChangeHandler:(id)arg1; +- (id)flashMode; +- (void)setFlashMode:(id)arg1; +- (id)torchMode; +- (void)setTorchMode:(id)arg1; +- (float)saturation; +- (void)setSaturation:(float)arg1; +- (float)contrast; +- (void)setContrast:(float)arg1; +- (BOOL)isRecording; +- (BOOL)startPreview; +- (BOOL)stopPreview; +- (id)init; +- (void)dealloc; +- (id)initWithCaptureMode:(id)arg1 qualityPreset:(id)arg2; +- (id)initLocal; +- (BOOL)dumpSensorInfo; +- (void)setDumpSensorInfo:(BOOL)arg1; +- (void)setCaptureMode:(id)arg1; +- (void)setQualityPreset:(id)arg1; +- (void)setObject:(id)arg1 forMetadataKey:(id)arg2; +- (id)objectForMetadataKey:(id)arg1; +- (id)videoPreviewLayerOrientation; +- (void)setVideoPreviewLayerOrientation:(id)arg1; +- (void)setVideoPreviewLayerScalingMode:(id)arg1; +- (id)videoPreviewLayerScalingMode; +- (BOOL)audioMeteringEnabled; +- (void)setAudioMeteringEnabled:(BOOL)arg1; +- (BOOL)suspendPreviewOnPhotoCapture; +- (void)setSuspendPreviewOnPhotoCapture:(BOOL)arg1; +- (BOOL)pausePreview; +- (BOOL)resumePreview; +- (BOOL)chapterMarkersEnabled; +- (void)setChapterMarkersEnabled:(BOOL)arg1; +- (BOOL)addChapterMarker:(id)arg1 atTime:(double)arg2; +- (BOOL)pauseRecordingOnInterruption; +- (void)setPauseRecordingOnInterruption:(BOOL)arg1; +- (unsigned int)audioCaptureFormat; +- (void)setAudioCaptureFormat:(unsigned int)arg1; +- (BOOL)locationMetadataTrackEnabled; +- (void)setLocationMetadataTrackEnabled:(BOOL)arg1; +- (BOOL)capturePhoto; +- (long long)recordedFileSizeBytesLimit; +- (void)setRecordedFileSizeBytesLimit:(long long)arg1; +- (double)recordedDurationLimit; +- (void)setRecordedDurationLimit:(double)arg1; +- (long long)freeDiskSpaceLimit; +- (void)setFreeDiskSpaceLimit:(long long)arg1; +- (long long)recordedFileSizeBytes; +- (int)maxJPEGSize; +- (BOOL)focusUsingMethod:(id)arg1 options:(id)arg2; +- (BOOL)monitorSubjectArea; +- (void)setMonitorSubjectArea:(BOOL)arg1; +- (BOOL)lockAutoExposure; +- (void)setLockAutoExposure:(BOOL)arg1; +- (float)autoExposureTarget; +- (void)setAutoExposureTarget:(float)arg1; +- (BOOL)lockAutoWhiteBalance; +- (void)setLockAutoWhiteBalance:(BOOL)arg1; +- (float)whiteBalance; +- (void)setWhiteBalance:(float)arg1; +- (int)noiseReductionMethod; +- (void)setNoiseReductionMethod:(int)arg1; +- (int)noiseReductionMethodCount; +- (BOOL)isTorchReady; +- (BOOL)isHighDynamicRangeAvailable; +- (id)noiseReductionMethodName; +- (BOOL)mirrorPreview; +- (void)setMirrorPreview:(BOOL)arg1; +- (id)faceDetectionMode; +- (void)setFaceDetectionMode:(id)arg1; +- (BOOL)useFlashAFAssist; +- (void)setUseFlashAFAssist:(BOOL)arg1; +- (BOOL)useFlashRedEyeReduction; +- (void)setUseFlashRedEyeReduction:(BOOL)arg1; +- (void)setFileURLForRecording:(id)arg1; +- (id)qualityPreset; +- (id)captureMode; +- (id)sourceCamera; +- (void)setSourceCamera:(id)arg1; +- (id)optionsForCaptureMode:(id)arg1 qualityPreset:(id)arg2; +- (id)initWithFigRecorderCreateFunction:(int (*)())arg1 captureMode:(id)arg2 qualityPreset:(id)arg3; +- (BOOL)setCaptureMode:(id)arg1 qualityPreset:(id)arg2; +- (id)fileURLForRecording; +- (id)captureFormatForCaptureMode:(id)arg1 qualityPreset:(id)arg2; +- (void)setIsCapturingPhoto:(BOOL)arg1; +- (BOOL)isCapturingPhoto; +- (BOOL)capturePhoto:(id)arg1; +- (void)photoTakenHandler:(id)arg1; +- (void)didStopRecordingHandler:(id)arg1; +- (void)didFailToStartRecordingHandler:(id)arg1; +- (void)didFinishFocusingHandler:(id)arg1; +- (void)didCancelFocusingHandler:(id)arg1; +- (void)didStartFocusingHandler:(id)arg1; +- (void)didCompleteOutputHandler:(id)arg1; + +@end diff --git a/Celestial.framework/AVController.h b/Celestial.framework/AVController.h new file mode 100755 index 0000000..7365738 --- /dev/null +++ b/Celestial.framework/AVController.h @@ -0,0 +1,132 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface AVController : NSObject { + + /* Error parsing encoded ivar type info: ^{AVControllerPrivate=@"NSString"@"NSString"@"NSNumber"@#@"AVQueueFeeder"iiffic@"NSString"f^{__CFString}@"CALayer"ccc@"NSObject"^{OpaqueFigVisualContext}@"NSString"^{__CFRunLoop}Iiiicccc@"NSMutableDictionary"^{OpaqueFigPlayer}@"AVQueue"@"AVPlaybackQueue"@"AVPlaybackItem"cc@"NSDictionary"@"NSRecursiveLock"cccic} */ + struct AVControllerPrivate { id x1; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x2; inout unsigned short x3; unsigned short x4; void*x5; const int x6; in void*x7; void*x8; id x9; void*x10; inout unsigned short x11; unsigned short x12; void*x13; const int x14; in void*x15; void*x16; id x17; void*x18; inout unsigned short x19; inout void*x20; void*x21; unsigned int x22/* : ? */; void*x23; const void*x24; id x25; Class x26; id x27; void*x28; void*x29; oneway unsigned long long x30; void*x31; void*x32; void*x33; void*x34; void*x35; void*x36; void*x37; double x38; void*x39; const void*x40; int x41; int x42; float x43; float x44; int x45; BOOL x46; id x47; void*x48; inout unsigned short x49; unsigned short x50; void*x51; const int x52; in void*x53; void*x54; float x55; struct __CFString {} *x56; id x57; void*x58; unsigned char x59; void*x60; unsigned long x61; void*x62; void*x63; void*x64; const void*x65; BOOL x66; BOOL x67; BOOL x68; id x69; void*x70; inout unsigned short x71; bycopy unsigned int x72/* : ? */; void*x73; void*x74; BOOL x75; void*x76; void*x77; struct OpaqueFigVisualContext {} *x78; id x79; void*x80; inout unsigned short x81; unsigned short x82; void*x83; const int x84; in void*x85; void*x86; struct __CFRunLoop {} *x87; unsigned int x88; int x89; int x90; int x91; BOOL x92; BOOL x93; BOOL x94; BOOL x95; id x96; void*x97; inout unsigned short x98; void*x99; void*x100; void*x101; void*x102; unsigned int x103/* : ? */; long x104; void*x105; void*x106; int x107; BOOL x108; void*x109; int x110; out in void*x111; const void*x112; void*x113; struct OpaqueFigPlayer {} *x114; id x115; void*x116; void*x117; oneway unsigned long long x118; void*x119; void*x120; void*x121; void*x122; void*x123; id x124; void*x125; void*x126; oneway void*x127; long x128; void*x129; void*x130; unsigned int x131/* : ? */; void*x132; BOOL x133; void*x134; unsigned long long x135; void*x136; void*x137; void*x138; void*x139; void*x140; id x141; void*x142; void*x143; oneway void*x144; long x145; void*x146; void*x147; unsigned int x148/* : ? */; void*x149; BOOL x150; void*x151; unsigned int x152; void*x153; void*x154; void*x155; void*x156; BOOL x157; BOOL x158; id x159; void*x160; inout unsigned short x161; void*x162; int x163; BOOL x164; void*x165; int x166; out in void*x167; const void*x168; void*x169; id x170; void*x171; inout unsigned short x172; void*x173; void*x174; BOOL x175; void*x176; const short x177; int x178; void x179; void*x180; unsigned long x181; out BOOL x182; void*x183; void*x184; BOOL x185; BOOL x186; BOOL x187; int x188; BOOL x189; } *_priv; + +} + ++ (void)setEnableNetworkMode:(BOOL)arg1; ++ (BOOL)isSupportedMimeType:(id)arg1; ++ (BOOL)isSupportedFileExtension:(id)arg1; ++ (BOOL)isNetworkSupportedPath:(id)arg1; ++ (id)avController; ++ (id)avControllerWithQueue:(id)arg1 error:(id*)arg2; ++ (id)compatibleAudioRouteForRoute:(id)arg1; ++ (id)convertFigTimeDictionaryToTimeIntervalWithKey:(id)arg1 stringURLToNSURLWithKey:(id)arg2 inDictionaries:(id)arg3; + +- (void)setLayer:(id)arg1; +- (void)setDelegate:(id)arg1; +- (float)volume; +- (void)setVolume:(float)arg1; +- (void)pause; +- (id)currentItem; +- (BOOL)isValid; +- (id)delegate; +- (id)attributeForKey:(id)arg1; +- (void)stepByCount:(int)arg1; +- (void)seekToDate:(id)arg1; +- (float)rate; +- (double)currentTime; +- (void)setCurrentTime:(double)arg1; +- (id)init; +- (void)dealloc; +- (void)setAVItemClass:(Class)arg1; +- (id)initForStreaming; +- (struct AVControllerPrivate { id x1; id x2; id x3; id x4; Class x5; id x6; int x7; int x8; float x9; float x10; int x11; BOOL x12; id x13; float x14; struct __CFString {} *x15; id x16; BOOL x17; BOOL x18; BOOL x19; id x20; struct OpaqueFigVisualContext {} *x21; id x22; struct __CFRunLoop {} *x23; unsigned int x24; int x25; int x26; int x27; BOOL x28; BOOL x29; BOOL x30; BOOL x31; id x32; struct OpaqueFigPlayer {} *x33; id x34; id x35; id x36; BOOL x37; BOOL x38; id x39; id x40; BOOL x41; BOOL x42; BOOL x43; int x44; BOOL x45; }*)privateStorage; +- (BOOL)isNewImageAvailableForTime:(const struct { long long x1; int x2; unsigned int x3; long long x4; }*)arg1 willNeverBeAvailable:(BOOL*)arg2; +- (long)copyImageForTime:(struct __CVBuffer {}**)arg1 time:(const struct { long long x1; int x2; unsigned int x3; long long x4; }*)arg2; +- (void)setQueueFeeder:(id)arg1; +- (BOOL)havePlayedCurrentItem; +- (BOOL)play:(id*)arg1; +- (unsigned int)indexOfCurrentQueueFeederItem; +- (BOOL)setIndexOfCurrentQueueFeederItem:(unsigned int)arg1 error:(id*)arg2; +- (BOOL)resumePlayback:(double)arg1 error:(id*)arg2; +- (BOOL)beginInterruption:(id*)arg1; +- (BOOL)canBeginInterruption; +- (void)endInterruptionWithStatus:(id)arg1; +- (struct OpaqueFigVisualContext { }*)visualContext; +- (struct CGImage { }*)grabCGImageAtTime:(double)arg1 withTimeOptions:(int)arg2 withImageOptions:(id)arg3 actualTime:(double*)arg4; +- (void)requestAsyncCGImagesAtTimes:(id)arg1 withTimeOptions:(int)arg2 withImageOptions:(id)arg3; +- (void)cancelAllCGImageRequests; +- (void)registerTimeMarkerObserver:(id)arg1 forItem:(id)arg2 times:(id)arg3 context:(id)arg4; +- (void)unregisterTimeMarkerObserver:(id)arg1 forItem:(id)arg2; +- (BOOL)isCurrentItemReady; +- (id)bookmarkGroupIDForAVItem:(id)arg1; +- (double)bookmarkTimeForAVItem:(id)arg1; +- (struct OpaqueFigPlaybackItem { }*)createItemWithURL:(id)arg1 flags:(unsigned long)arg2 error:(int*)arg3; +- (BOOL)setPickedRouteWithPassword:(id)arg1 withPassword:(id)arg2; +- (void)dequeueDeadItem; +- (void)figPlayerNotificationHandler:(id)arg1; +- (id)initWithQueue:(id)arg1 error:(id*)arg2; +- (id)initWithQueue:(id)arg1 fmpType:(unsigned int)arg2 error:(id*)arg3; +- (id)_figPlayerNotifications; +- (void)checkQueueSpace; +- (id)addNextFeederItemToQueue; +- (id)queue; +- (id)queueFeeder; +- (BOOL)playNextItem:(id*)arg1; +- (void)feederRangeWasInserted:(id)arg1; +- (void)feederRangeWasRemoved:(id)arg1; +- (void)feederInvalidatedWithCurrentItemMoved:(id)arg1; +- (void)setQueue:(id)arg1; +- (BOOL)setRepeatMode:(int)arg1; +- (void)setQueueFeeder:(id)arg1 withIndex:(int)arg2; +- (void)applyDesiredRepeatMode; +- (void)continueAfterRepeatGap; +- (BOOL)setRate:(float)arg1 error:(id*)arg2; +- (void)dequeueFirstItem; +- (struct OpaqueFigPlaybackItem { }*)currentFPItem; +- (void)cancelContinueAfterRepeatGap; +- (void)makeCurrentItemReady; +- (BOOL)shouldBeginPlayingItem:(id)arg1 error:(id*)arg2; +- (id)errorWithDescription:(id)arg1 code:(long)arg2; +- (void)setCurrentTime:(double)arg1 options:(int)arg2; +- (int)repeatMode; +- (BOOL)muted; +- (id)lkLayer; +- (BOOL)shouldDisplayClosedCaptions; +- (void)setMuted:(BOOL)arg1; +- (void)setVisualContext:(struct OpaqueFigVisualContext { }*)arg1; +- (long)updateActionAtEnd; +- (void)setOutputQTESFilePath:(id)arg1; +- (void)setShouldDisplayClosedCaptions:(BOOL)arg1; +- (void)setSubtitleRecipient:(id)arg1; +- (void)setApplyVideoTrackMatrix; +- (void)requestAsyncCGImagesAtTimes:(id)arg1 requestIDs:(id)arg2 withTimeOptions:(int)arg3 withImageOptions:(id)arg4; +- (void)scheduleUpdateTimeMarkerObservations; +- (void)scheduleQueueSpaceCheck; +- (void)avPlaybackQueueCurrentItemChangedNotification:(id)arg1; +- (void)updateTimeMarkerObservations; +- (void)removeObserver:(id)arg1 fromTMOArray:(id)arg2; +- (void)ensurePlaybackQueueImmed; +- (id)outputQTESFilePath; +- (void)logPerformanceDataForCurrentItem; +- (void)currentItemWillChangeToItem:(id)arg1 oldItemCurrentTime:(double)arg2; +- (void)rateDidChangeToRate:(float)arg1; +- (void)currentItemHasChanged:(id)arg1; +- (void)fpItemNotification:(id)arg1 sender:(id)arg2; +- (void)itemHasFinishedPlayingNotification:(id)arg1; +- (BOOL)beginRepeatGap; +- (void)fmpEffectiveVolumeDidChange; +- (void)safeSubtitleCommandPosted:(void*)arg1; +- (BOOL)vibrationEnabled; +- (void)setVibrationEnabled:(BOOL)arg1; +- (void)setVibrationPattern:(id)arg1; +- (id)vibrationPattern; +- (BOOL)activate:(id*)arg1; +- (void)makeError:(id*)arg1 withDescription:(id)arg2 code:(long)arg3; +- (BOOL)okToNotifyFromThisThread; +- (void)setEQPreset:(int)arg1; +- (id)initWithError:(id*)arg1; +- (BOOL)setAttribute:(id)arg1 forKey:(id)arg2 error:(id*)arg3; +- (int)eqPreset; + +@end diff --git a/Celestial.framework/AVControllerFig.h b/Celestial.framework/AVControllerFig.h new file mode 100755 index 0000000..099aee0 --- /dev/null +++ b/Celestial.framework/AVControllerFig.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@interface AVControllerFig : AVController { +} + + +- (id)initWithQueue:(id)arg1 error:(id*)arg2; + +@end diff --git a/Celestial.framework/AVControllerRemoteFig.h b/Celestial.framework/AVControllerRemoteFig.h new file mode 100755 index 0000000..06a0457 --- /dev/null +++ b/Celestial.framework/AVControllerRemoteFig.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@interface AVControllerRemoteFig : AVController { +} + + +- (id)initWithQueue:(id)arg1 error:(id*)arg2; + +@end diff --git a/Celestial.framework/AVControllerRemoteFigStream.h b/Celestial.framework/AVControllerRemoteFigStream.h new file mode 100755 index 0000000..6d0cc4c --- /dev/null +++ b/Celestial.framework/AVControllerRemoteFigStream.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@interface AVControllerRemoteFigStream : AVController { +} + + +- (id)initWithQueue:(id)arg1 error:(id*)arg2; + +@end diff --git a/Celestial.framework/AVExternalAudio.h b/Celestial.framework/AVExternalAudio.h new file mode 100755 index 0000000..dc73dd3 --- /dev/null +++ b/Celestial.framework/AVExternalAudio.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface AVExternalAudio : NSObject { + + /* Error parsing encoded ivar type info: ^{AVExternalAudioPrivate=c^{OpaqueFigPlayer}@"AVExternalAudioDelegate"c} */ + struct AVExternalAudioPrivate { BOOL x1; struct OpaqueFigPlayer {} *x2; id x3; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x4; void*x5; oneway void*x6; void*x7; void*x8; void*x9; const in void*x10; long x11; void*x12; void*x13; double x14; int x15; out void*x16; void*x17; long x18; void*x19; void*x20; void*x21; void*x22; void*x23; void*x24; BOOL x25; } *_priv; + +} + ++ (id)avExternalAudio:(id)arg1; + +- (float)volume; +- (BOOL)isActive; +- (id)attributeForKey:(id)arg1; +- (void)dealloc; +- (void)fmpServerConnectionDied; +- (void)fmpUserVolumeDidChange; +- (void)fmpChangeConnectionActive:(BOOL)arg1; +- (id)initWithDelegate:(id)arg1; +- (void)postServerConnectionDiedNotification:(id)arg1; +- (void)postUserVolumeChangedNotification:(id)arg1; +- (BOOL)activate:(id*)arg1; +- (void)makeError:(id*)arg1 withDescription:(id)arg2 code:(long)arg3; +- (BOOL)okToNotifyFromThisThread; +- (BOOL)setAttribute:(id)arg1 forKey:(id)arg2 error:(id*)arg3; + +@end diff --git a/Celestial.framework/AVFileProcessor.h b/Celestial.framework/AVFileProcessor.h new file mode 100755 index 0000000..11c66bf --- /dev/null +++ b/Celestial.framework/AVFileProcessor.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@interface AVFileProcessor : NSObject { + float _percentComplete; +} + ++ (id)fileProcessor; + +- (id)processPurchasedItem:(id)arg1 withAttributes:(id)arg2; +- (id)processPurchasedItem:(id)arg1 withAttributes:(id)arg2 progressBlock:(id)arg3; +- (id)processPurchasedItem:(id)arg1 withAttributes:(id)arg2 resultInfo:(id*)arg3; +- (id)rentalInfo:(id)arg1; +- (id)sinfsFromFilePath:(id)arg1; +- (id)sinfInfoFromFilePath:(id)arg1; +- (id)processPurchasedItem:(id)arg1 withAttributes:(id)arg2 resultInfo:(id*)arg3 progressBlock:(id)arg4; + +@end diff --git a/Celestial.framework/AVFileValidator.h b/Celestial.framework/AVFileValidator.h new file mode 100755 index 0000000..f2714f0 --- /dev/null +++ b/Celestial.framework/AVFileValidator.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class AVCallbackHandler, NSString; + +@interface AVFileValidator : NSObject { + + /* Error parsing encoded ivar type info: ^{AVFileValidatorPrivate=@"NSURL"@"NSDictionary"^{FigOpaqueMediaValidator}{FigMediaValidatorDataLocation="offset"Q"size"Q}^{OpaqueCMByteStream}cc@"AVCallbackHandler"} */ + struct AVFileValidatorPrivate { id x1; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x2; inout unsigned short x3; void*x4; void*x5; unsigned long x6; void*x7; id x8; void*x9; inout unsigned short x10; void*x11; int x12; BOOL x13; void*x14; int x15; out in void*x16; const void*x17; void*x18; struct FigOpaqueMediaValidator {} *x19; struct FigMediaValidatorDataLocation { + unsigned long long offset; + unsigned long long size; + } x20; struct OpaqueCMByteStream {} *x21; BOOL x22; BOOL x23; AVCallbackHandler *x24; } *_priv; + + NSString *_validationRules; +} + +@property(retain) NSString * validationRules; + + +- (id)initWithURL:(id)arg1; +- (id)url; +- (float)progress; +- (id)initWithURL:(id)arg1 options:(id)arg2; +- (void)cancel; +- (void)dealloc; +- (BOOL)isStreaming; +- (void)validateForCameraRoll; +- (void)validate; +- (BOOL)validateSyncWithError:(id*)arg1; +- (BOOL)isCompleted; +- (id)validationRules; +- (id)notificationForFileCheckResult:(id)arg1; +- (void)postNotificationForCallback:(id)arg1; +- (void)setValidationRules:(id)arg1; +- (id)validateBlocking:(BOOL)arg1; + +@end diff --git a/Celestial.framework/AVFromMainThreadPostNotificationNameDict.h b/Celestial.framework/AVFromMainThreadPostNotificationNameDict.h new file mode 100755 index 0000000..8335dec --- /dev/null +++ b/Celestial.framework/AVFromMainThreadPostNotificationNameDict.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class NSMutableDictionary; + +@interface AVFromMainThreadPostNotificationNameDict : NSObject { + NSMutableDictionary *_obj; +} + ++ (id)dict; + +- (id)objectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (id)init; +- (void)release; +- (void)dealloc; + +@end diff --git a/Celestial.framework/AVFromNotifySafeThreadPostNotificationNameDict.h b/Celestial.framework/AVFromNotifySafeThreadPostNotificationNameDict.h new file mode 100755 index 0000000..9fc323e --- /dev/null +++ b/Celestial.framework/AVFromNotifySafeThreadPostNotificationNameDict.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class NSMutableDictionary; + +@interface AVFromNotifySafeThreadPostNotificationNameDict : NSObject { + NSMutableDictionary *_obj; +} + ++ (id)dict; + +- (id)objectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (id)init; +- (void)release; +- (void)dealloc; + +@end diff --git a/Celestial.framework/AVItem.h b/Celestial.framework/AVItem.h new file mode 100755 index 0000000..e682f18 --- /dev/null +++ b/Celestial.framework/AVItem.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSDate; + +@interface AVItem : NSObject { + + /* Error parsing encoded ivar type info: ^{AVItemPrivate=@@"NSString"dfffIcc@"NSDictionary"iqqc@"NSDictionary"@"NSURL"@"NSURL"cc@"NSDictionary"@"NSURL"^{OpaqueMD5CheckProgress}^{OpaqueFigThread}^{OpaqueCMByteStream}i@"NSDate"@"NSDate"} */ + struct AVItemPrivate { id x1; id x2; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x3; inout unsigned short x4; unsigned short x5; void*x6; const int x7; in void*x8; void*x9; double x10; float x11; float x12; float x13; unsigned int x14; BOOL x15; BOOL x16; id x17; void*x18; inout unsigned short x19; void*x20; int x21; BOOL x22; void*x23; int x24; out in void*x25; const void*x26; void*x27; int x28; long long x29; long long x30; BOOL x31; id x32; void*x33; inout unsigned short x34; void*x35; int x36; BOOL x37; void*x38; int x39; out in void*x40; const void*x41; void*x42; id x43; void*x44; inout unsigned short x45; void*x46; void*x47; unsigned long x48; void*x49; id x50; void*x51; inout unsigned short x52; void*x53; void*x54; unsigned long x55; void*x56; BOOL x57; BOOL x58; id x59; void*x60; inout unsigned short x61; void*x62; int x63; BOOL x64; void*x65; int x66; out in void*x67; const void*x68; void*x69; id x70; void*x71; inout unsigned short x72; void*x73; void*x74; unsigned long x75; void*x76; struct OpaqueMD5CheckProgress {} *x77; struct OpaqueFigThread {} *x78; struct OpaqueCMByteStream {} *x79; int x80; id x81; void*x82; inout unsigned short x83; void*x84; void*x85; void*x86; void*x87; void*x88; NSDate *x89; } *_priv; + +} + ++ (id)avItem; ++ (id)avItemWithPath:(id)arg1 error:(id*)arg2; + +- (id)path; +- (double)duration; +- (float)volume; +- (void)setVolume:(float)arg1; +- (id)url; +- (id)attributeForKey:(id)arg1; +- (id)accessLog; +- (id)errorLog; +- (struct CGSize { float x1; float x2; })naturalSize; +- (id)init; +- (void)dealloc; +- (int)_instantiateItem; +- (void)setEQPreset:(int)arg1; +- (long)beginDownloading; +- (float)downloadProgress; +- (long)downloadStatus; +- (void)cancelDownload; +- (id)initWithPath:(id)arg1 error:(id*)arg2; +- (id)initWithError:(id*)arg1; +- (BOOL)setPath:(id)arg1 error:(id*)arg2; +- (void)stopDownload; +- (BOOL)setAttribute:(id)arg1 forKey:(id)arg2 error:(id*)arg3; +- (int)eqPreset; +- (id)formatDetailsForTracks; +- (id)chapterImageForImageID:(int)arg1; +- (id)nextThumbnailTimesStartingAt:(double)arg1 minimumInterval:(double)arg2 forwards:(BOOL)arg3 maxCount:(int)arg4; +- (id)evenlySpacedThumbnailTimesFromStartTime:(double)arg1 toEndTime:(double)arg2 maxCount:(int)arg3; +- (id)urlFromPath:(id)arg1; +- (void*)downloadThread; + +@end diff --git a/Celestial.framework/AVItemAccessLog.h b/Celestial.framework/AVItemAccessLog.h new file mode 100755 index 0000000..1385723 --- /dev/null +++ b/Celestial.framework/AVItemAccessLog.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class AVItemAccessLogInternal, NSArray; + +@interface AVItemAccessLog : NSObject { + AVItemAccessLogInternal *_playerItemAccessLog; +} + +@property(readonly) NSArray * events; + + +- (void)finalize; +- (id)events; +- (id)extendedLogData; +- (unsigned int)extendedLogDataStringEncoding; +- (id)initWithLogArray:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/Celestial.framework/AVItemAccessLogEvent.h b/Celestial.framework/AVItemAccessLogEvent.h new file mode 100755 index 0000000..871ce94 --- /dev/null +++ b/Celestial.framework/AVItemAccessLogEvent.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class NSDate, NSString, AVItemAccessLogEventInternal; + +@interface AVItemAccessLogEvent : NSObject { + AVItemAccessLogEventInternal *_playerItemAccessLogEvent; +} + +@property(readonly) int numberOfSegmentsDownloaded; +@property(readonly) NSDate * playbackStartDate; +@property(readonly) NSString * URI; +@property(readonly) NSString * serverAddress; +@property(readonly) int numberOfServerAddressChanges; +@property(readonly) NSString * playbackSessionID; +@property(readonly) double playbackStartOffset; +@property(readonly) double segmentsDownloadedDuration; +@property(readonly) double durationWatched; +@property(readonly) int numberOfStalls; +@property(readonly) long long numberOfBytesTransferred; +@property(readonly) double observedBitrate; +@property(readonly) double indicatedBitrate; +@property(readonly) int numberOfDroppedVideoFrames; + + +- (void)finalize; +- (id)initWithDictionary:(id)arg1; +- (int)numberOfSegmentsDownloaded; +- (id)playbackStartDate; +- (id)URI; +- (id)serverAddress; +- (int)numberOfServerAddressChanges; +- (id)playbackSessionID; +- (double)playbackStartOffset; +- (double)segmentsDownloadedDuration; +- (double)durationWatched; +- (int)numberOfStalls; +- (long long)numberOfBytesTransferred; +- (double)observedBitrate; +- (double)indicatedBitrate; +- (int)numberOfDroppedVideoFrames; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/Celestial.framework/AVItemAccessLogEventInternal.h b/Celestial.framework/AVItemAccessLogEventInternal.h new file mode 100755 index 0000000..b701da5 --- /dev/null +++ b/Celestial.framework/AVItemAccessLogEventInternal.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class NSDictionary; + +@interface AVItemAccessLogEventInternal : NSObject { + NSDictionary *dict; +} + + + +@end diff --git a/Celestial.framework/AVItemAccessLogInternal.h b/Celestial.framework/AVItemAccessLogInternal.h new file mode 100755 index 0000000..7a8406b --- /dev/null +++ b/Celestial.framework/AVItemAccessLogInternal.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class NSArray; + +@interface AVItemAccessLogInternal : NSObject { + NSArray *logArray; +} + + + +@end diff --git a/Celestial.framework/AVItemErrorLog.h b/Celestial.framework/AVItemErrorLog.h new file mode 100755 index 0000000..64b0999 --- /dev/null +++ b/Celestial.framework/AVItemErrorLog.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class NSArray, AVItemErrorLogInternal; + +@interface AVItemErrorLog : NSObject { + AVItemErrorLogInternal *_playerItemErrorLog; +} + +@property(readonly) NSArray * events; + + +- (void)finalize; +- (id)events; +- (id)extendedLogData; +- (unsigned int)extendedLogDataStringEncoding; +- (id)initWithLogArray:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/Celestial.framework/AVItemErrorLogEvent.h b/Celestial.framework/AVItemErrorLogEvent.h new file mode 100755 index 0000000..0611bf1 --- /dev/null +++ b/Celestial.framework/AVItemErrorLogEvent.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class NSDate, AVItemErrorLogEventInternal, NSString; + +@interface AVItemErrorLogEvent : NSObject { + AVItemErrorLogEventInternal *_playerItemErrorLogEvent; +} + +@property(readonly) NSDate * date; +@property(readonly) NSString * URI; +@property(readonly) NSString * serverAddress; +@property(readonly) NSString * playbackSessionID; +@property(readonly) int errorStatusCode; +@property(readonly) NSString * errorDomain; +@property(readonly) NSString * errorComment; + + +- (void)finalize; +- (id)initWithDictionary:(id)arg1; +- (id)date; +- (int)errorStatusCode; +- (id)errorDomain; +- (id)errorComment; +- (id)URI; +- (id)serverAddress; +- (id)playbackSessionID; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/Celestial.framework/AVItemErrorLogEventInternal.h b/Celestial.framework/AVItemErrorLogEventInternal.h new file mode 100755 index 0000000..00543c3 --- /dev/null +++ b/Celestial.framework/AVItemErrorLogEventInternal.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class NSDictionary; + +@interface AVItemErrorLogEventInternal : NSObject { + NSDictionary *dict; +} + + + +@end diff --git a/Celestial.framework/AVItemErrorLogInternal.h b/Celestial.framework/AVItemErrorLogInternal.h new file mode 100755 index 0000000..ce033ef --- /dev/null +++ b/Celestial.framework/AVItemErrorLogInternal.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class NSArray; + +@interface AVItemErrorLogInternal : NSObject { + NSArray *logArray; +} + + + +@end diff --git a/Celestial.framework/AVObjectRegistry.h b/Celestial.framework/AVObjectRegistry.h new file mode 100755 index 0000000..6de0701 --- /dev/null +++ b/Celestial.framework/AVObjectRegistry.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class NSRecursiveLock, NSMutableSet; + +@interface AVObjectRegistry : NSObject { + NSMutableSet *_registeredObjects; + NSRecursiveLock *_lock; +} + ++ (id)defaultObjectRegistry; + +- (id)init; +- (void)dealloc; +- (void)registerObjectForSafeRetain:(id)arg1; +- (void)finishedRelease; +- (BOOL)shouldReleaseObject:(id)arg1 requireThread:(id)arg2; +- (void)safePerformTarget:(id)arg1 selector:(SEL)arg2 object:(id)arg3 delay:(double)arg4; +- (void)safePerformOnMainThreadTarget:(id)arg1 selector:(SEL)arg2 object:(id)arg3 delay:(double)arg4; +- (void)safePostNotificationFromMainThreadTarget:(id)arg1 name:(id)arg2 userInfo:(id)arg3; +- (void)safePostNotificationFromThread:(id)arg1 target:(id)arg2 name:(id)arg3 userInfo:(id)arg4; +- (void)safePostDelayedNotificationFromThread:(id)arg1 target:(id)arg2 name:(id)arg3 userInfo:(id)arg4; +- (BOOL)safeRetainObject:(id)arg1; +- (void)safeInvokeWithDescription:(id)arg1; +- (void)safeInvokeWithDescriptionDelayed:(id)arg1; +- (void)safePerformOnMainThreadTarget:(id)arg1 selector:(SEL)arg2 object:(id)arg3; +- (void)safePostDelayedNotificationFromMainThreadTarget:(id)arg1 name:(id)arg2 userInfo:(id)arg3; +- (BOOL)isObjectRegistered:(id)arg1; +- (void)safePerformOnThread:(id)arg1 target:(id)arg2 selector:(SEL)arg3 object:(id)arg4; +- (void)registerObject:(id)arg1; +- (void)unregisterObject:(id)arg1; + +@end diff --git a/Celestial.framework/AVPlaybackItem.h b/Celestial.framework/AVPlaybackItem.h new file mode 100755 index 0000000..736c029 --- /dev/null +++ b/Celestial.framework/AVPlaybackItem.h @@ -0,0 +1,88 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class AVItem, NSDictionary; + +@interface AVPlaybackItem : NSObject { + id _delegate; + AVItem *_avItem; + struct OpaqueFigPlaybackItem { } *_fpItem; + struct { + long long value; + int timescale; + unsigned int flags; + long long epoch; + } _currentDuration; + struct CGSize { + float width; + float height; + } _currentSize; + BOOL _currentSizeIsValid; + BOOL _isPreparingForInspectionInitialSamples; + BOOL _isPreparingForInspectionAccurateDuration; + BOOL _isInPlayQueue; + double _bookmarkTime; + NSDictionary *_streamStateNotificationInfo; + NSDictionary *_lyricsNotificationInfo; + NSDictionary *_inspectionNotificationInfo; + NSDictionary *_playToEndNotificationInfo; +} + +@property(readonly) BOOL isPreparingForInspection; +@property BOOL isPreparingForInspectionAccurateDuration; +@property BOOL isPreparingForInspectionInitialSamples; +@property BOOL isInPlayQueue; +@property(retain) NSDictionary * lyricsNotificationInfo; +@property(retain) NSDictionary * streamStateNotificationInfo; +@property(retain) NSDictionary * playToEndNotificationInfo; +@property(retain) NSDictionary * inspectionNotificationInfo; + ++ (id)convertFigTimeDictionaryToTimeIntervalWithKey:(id)arg1 stringURLToNSURLWithKey:(id)arg2 inArrayOfDictionaries:(id)arg3; + +- (id)attributeForKey:(id)arg1; +- (void)release; +- (void)dealloc; +- (id)initWithDelegate:(id)arg1 item:(id)arg2; +- (BOOL)addToPlayQueue:(struct OpaqueFigPlayer { }*)arg1 afterItem:(struct OpaqueFigPlaybackItem { }*)arg2; +- (void)removeFromPlayQueue:(struct OpaqueFigPlayer { }*)arg1; +- (void)setBookmarkTime:(double)arg1; +- (void)fpItemNotificationInfo:(id)arg1; +- (void)removeFPListeners; +- (void)setStreamStateNotificationInfo:(id)arg1; +- (void)setLyricsNotificationInfo:(id)arg1; +- (void)setInspectionNotificationInfo:(id)arg1; +- (void)setPlayToEndNotificationInfo:(id)arg1; +- (BOOL)isPreparingForInspectionInitialSamples; +- (BOOL)isPreparingForInspectionAccurateDuration; +- (void)cacheCurrentDuration; +- (void)cacheCurrentSize; +- (BOOL)isPreparingForInspection; +- (BOOL)isInPlayQueue; +- (id)fpNotificationNames; +- (void)addFPListeners; +- (void)applyAttributesFromAVItemToFPItem:(id)arg1; +- (void)applyBookmarkTime; +- (void)fpItemNotificationName:(id)arg1 userInfo:(id)arg2; +- (void)setIsPreparingForInspectionInitialSamples:(BOOL)arg1; +- (void)setIsPreparingForInspectionAccurateDuration:(BOOL)arg1; +- (id)propertiesNeededForInspection; +- (void)setIsInPlayQueue:(BOOL)arg1; +- (void)ensureFPItem; +- (struct OpaqueFigPlaybackItem { }*)fpItem; +- (id)inspectionNotificationInfo; +- (void)makeReadyForInspection; +- (void)stealControlOfAVItem; +- (id)playToEndNotificationInfo; +- (id)lyricsNotificationInfo; +- (id)streamStateNotificationInfo; +- (void)setAttribute:(id)arg1 forKey:(id)arg2; +- (id)avItem; +- (id)itemAttribute:(id)arg1 forKey:(id)arg2; +- (void)setItemAttribute:(id)arg1 value:(id)arg2 forKey:(id)arg3 error:(id*)arg4; +- (id)formatDetailsForTracks; +- (id)chapterImageForImageID:(int)arg1; +- (id)nextThumbnailTimesStartingAt:(double)arg1 minimumInterval:(double)arg2 forwards:(BOOL)arg3 maxCount:(int)arg4; +- (id)evenlySpacedThumbnailTimesFromStartTime:(double)arg1 toEndTime:(double)arg2 maxCount:(int)arg3; + +@end diff --git a/Celestial.framework/AVPlaybackQueue.h b/Celestial.framework/AVPlaybackQueue.h new file mode 100755 index 0000000..9380ec7 --- /dev/null +++ b/Celestial.framework/AVPlaybackQueue.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class AVQueue, NSMutableArray; + +@interface AVPlaybackQueue : NSObject { + id _delegate; + AVQueue *_avItemQueue; + NSMutableArray *_pbItemQueue; + struct OpaqueFigPlayer { } *_figPlayer; + int _ignoreAVQueueModifications; + BOOL _hasBuiltPlaybackQueue; + BOOL _waitingToAddFirstItem; + int _avQueueTransactionCount; + int _repeatMode; +} + + +- (void)setDelegate:(id)arg1; +- (void)dealloc; +- (void)playbackItemWasRemovedFromPlayQueue:(id)arg1; +- (void)updateBookmarkTimesIncludeFirst:(BOOL)arg1 updateFirst:(BOOL)arg2; +- (void)playbackItemInspectionComplete:(id)arg1; +- (void)checkQueueConsistency; +- (void)scheduleRemoveItemsNoLongerInPlayQueue; +- (void)clearPBItemQueueFromIndex:(int)arg1; +- (void)queueItemWasAddedNotification:(id)arg1; +- (void)queueItemWillBeRemovedNotification:(id)arg1; +- (void)fillInPBItemQueue; +- (void)removeItemsNoLongerInPlayQueue; +- (void)beginAVQueueTransaction; +- (void)endAVQueueTransaction; +- (void)setRepeatMode:(int)arg1; +- (id)initWithDelegate:(id)arg1 figPlayer:(struct OpaqueFigPlayer { }*)arg2; +- (void)setAVItemQueue:(id)arg1; +- (void)ensurePlaybackQueue; +- (void)ensurePlaybackQueueImmed; +- (id)currentPlaybackItem; + +@end diff --git a/Celestial.framework/AVQueue.h b/Celestial.framework/AVQueue.h new file mode 100755 index 0000000..234f313 --- /dev/null +++ b/Celestial.framework/AVQueue.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class NSRecursiveLock, NSMutableArray; + +@interface AVQueue : NSObject { + NSRecursiveLock *_mutex; + NSMutableArray *_items; + void *_reserved; + int _isBeingModifiedCount; +} + ++ (id)avQueue; ++ (id)queueWithArray:(id)arg1 error:(id*)arg2; + +- (BOOL)removeItem:(id)arg1; +- (void)removeAllItems; +- (id)init; +- (void)dealloc; +- (unsigned int)indexOfItem:(id)arg1; +- (id)itemAfterItem:(id)arg1; +- (BOOL)insertItem:(id)arg1 afterItem:(id)arg2 error:(id*)arg3; +- (void)removeItemsInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (BOOL)isBeingModified; +- (id)initWithArray:(id)arg1 error:(id*)arg2; +- (BOOL)appendItemsFromArray:(id)arg1 error:(id*)arg2; +- (id)itemAtIndex:(unsigned int)arg1; +- (BOOL)appendItem:(id)arg1 error:(id*)arg2; +- (unsigned int)itemCount; +- (BOOL)insertItem:(id)arg1 atIndex:(unsigned int)arg2 error:(id*)arg3; +- (void)itemWasAdded:(id)arg1 atIndex:(int)arg2; +- (void)itemWillBeRemoved:(id)arg1 atIndex:(int)arg2; +- (BOOL)removeItemAtIndex:(unsigned int)arg1; +- (int)_instantiateItem; +- (id)initWithError:(id*)arg1; + +@end diff --git a/Celestial.framework/AVQueueFeeder.h b/Celestial.framework/AVQueueFeeder.h new file mode 100755 index 0000000..912ecc3 --- /dev/null +++ b/Celestial.framework/AVQueueFeeder.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@interface AVQueueFeeder : NSObject { +} + + +- (id)init; +- (id)playbackInfoAtIndex:(unsigned int)arg1; +- (double)bookmarkTimeForIndex:(unsigned int)arg1; +- (unsigned int)numberOfPaths; +- (id)pathAtIndex:(unsigned int)arg1; +- (void)contentsDidChangeByInsertingRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (void)contentsDidChangeByRemovingRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (void)contentInvalidatedWithCurrentItemMovedToIndex:(unsigned int)arg1; +- (unsigned int)itemCount; + +@end diff --git a/Celestial.framework/AVRecorder.h b/Celestial.framework/AVRecorder.h new file mode 100755 index 0000000..796a3c5 --- /dev/null +++ b/Celestial.framework/AVRecorder.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class ; + +@interface AVRecorder : NSObject { + + /* Error parsing encoded ivar type info: ^{AVRecorderPrivate=@"NSMutableDictionary"@""} */ + struct AVRecorderPrivate { id x1; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x2; inout unsigned short x3; void*x4; void*x5; void*x6; void*x7; unsigned int x8/* : ? */; long x9; void*x10; void*x11; int x12; BOOL x13; void*x14; int x15; out in void*x16; const void*x17; void*x18; *x19; } *_priv; + +} + + +- (BOOL)start; +- (void)stop; +- (BOOL)isActive; +- (void)deactivate; +- (double)recordedDuration; +- (id)attributeForKey:(id)arg1; +- (BOOL)isRecording; +- (id)init; +- (void)dealloc; +- (void)setFilePath:(id)arg1; +- (id)filePath; +- (void)setAttribute:(id)arg1 forKey:(id)arg2; +- (void)implNotification:(id)arg1; +- (BOOL)activate:(id*)arg1; +- (void)makeError:(id*)arg1 withDescription:(id)arg2 code:(long)arg3; +- (BOOL)takePhoto; +- (BOOL)autoFocusAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (float)micVolume; +- (void)setMicVolume:(float)arg1; +- (long long)recordedFileSizeInBytes; +- (unsigned int)audioNumDeviceChannels; +- (BOOL)audioCurrentAverageVolumeLevels:(float*)arg1 andPeakVolumeLevels:(float*)arg2; +- (BOOL)audioCurrentAverageDecibelLevels:(float*)arg1 andPeakDecibelLevels:(float*)arg2; + +@end diff --git a/Celestial.framework/AVRecorderAudioQueueImpl.h b/Celestial.framework/AVRecorderAudioQueueImpl.h new file mode 100755 index 0000000..483f8aa --- /dev/null +++ b/Celestial.framework/AVRecorderAudioQueueImpl.h @@ -0,0 +1,66 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class NSMutableDictionary; + +@interface AVRecorderAudioQueueImpl : NSObject { + BOOL _isActive; + BOOL _isRecording; + BOOL _isWriting; + NSMutableDictionary *_attributes; + unsigned int _fileType; + unsigned int _audioCodec; + long long _maxPCMFramesToRecord; + BOOL _haveRecordedMaxPCMFrames; + struct AudioStreamBasicDescription { + double mSampleRate; + unsigned int mFormatID; + unsigned int mFormatFlags; + unsigned int mBytesPerPacket; + unsigned int mFramesPerPacket; + unsigned int mBytesPerFrame; + unsigned int mChannelsPerFrame; + unsigned int mBitsPerChannel; + unsigned int mReserved; + } _recordingFormat; + struct OpaqueAudioFileID { } *_audioFile; + struct OpaqueAudioQueue { } *_audioQueue; + unsigned int _numDeviceChannels; + struct AudioQueueLevelMeterState { float x1; float x2; } *_audioLevels; + struct AudioQueueLevelMeterState { float x1; float x2; } *_audioLevelsDB; + unsigned int _totalBytesRecorded; + unsigned int _totalPacketsRecorded; + unsigned int _totalFramesRecorded; + struct AudioQueueBuffer {} *_buffers[3]; + BOOL _bufferUsed[3]; +} + + +- (BOOL)start; +- (void)stop; +- (BOOL)isActive; +- (void)deactivate; +- (double)recordedDuration; +- (id)attributeForKey:(id)arg1; +- (BOOL)isRecording; +- (id)init; +- (void)dealloc; +- (void)haveABuffer:(struct AudioQueueBuffer { unsigned int x1; void *x2; unsigned int x3; void *x4; unsigned int x5; struct AudioStreamPacketDescription {} *x6; unsigned int x7; }*)arg1 withTimeStamp:(const struct AudioTimeStamp { double x1; unsigned long long x2; double x3; unsigned long long x4; struct SMPTETime { short x_5_1_1; short x_5_1_2; unsigned int x_5_1_3; unsigned int x_5_1_4; unsigned int x_5_1_5; short x_5_1_6; short x_5_1_7; short x_5_1_8; short x_5_1_9; } x5; unsigned int x6; unsigned int x7; }*)arg2 andNumPackets:(unsigned long)arg3 andPacketDescs:(const struct AudioStreamPacketDescription { long long x1; unsigned int x2; unsigned int x3; }*)arg4; +- (void)copyEncoderCookieToFile; +- (BOOL)audioCurrentAverageVolumeLevels:(float*)arg1 andPeakVolumeLevels:(float*)arg2 useDB:(BOOL)arg3; +- (void)setFilePath:(id)arg1; +- (id)filePath; +- (void)setAttribute:(id)arg1 forKey:(id)arg2; +- (id)initWithAttributes:(id)arg1; +- (BOOL)activate:(id*)arg1; +- (BOOL)takePhoto; +- (BOOL)autoFocusAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (float)micVolume; +- (void)setMicVolume:(float)arg1; +- (long long)recordedFileSizeInBytes; +- (unsigned int)audioNumDeviceChannels; +- (BOOL)audioCurrentAverageVolumeLevels:(float*)arg1 andPeakVolumeLevels:(float*)arg2; +- (BOOL)audioCurrentAverageDecibelLevels:(float*)arg1 andPeakDecibelLevels:(float*)arg2; + +@end diff --git a/Celestial.framework/AVRemaker.h b/Celestial.framework/AVRemaker.h new file mode 100755 index 0000000..45edce5 --- /dev/null +++ b/Celestial.framework/AVRemaker.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface AVRemaker : NSObject { + + /* Error parsing encoded ivar type info: ^{AVRemakerPrivate=^{OpaqueFigRemaker}c@"NSURL"@"NSURL"@"NSString"@"NSDictionary"@"NSDictionary"@"NSDictionary"d} */ + struct AVRemakerPrivate { struct OpaqueFigRemaker {} *x1; BOOL x2; id x3; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x4; inout unsigned short x5; void*x6; void*x7; unsigned long x8; void*x9; id x10; void*x11; inout unsigned short x12; void*x13; void*x14; unsigned long x15; void*x16; id x17; void*x18; inout unsigned short x19; unsigned short x20; void*x21; const int x22; in void*x23; void*x24; id x25; void*x26; inout unsigned short x27; void*x28; int x29; BOOL x30; void*x31; int x32; out in void*x33; const void*x34; void*x35; id x36; void*x37; inout unsigned short x38; void*x39; int x40; BOOL x41; void*x42; int x43; out in void*x44; const void*x45; void*x46; id x47; void*x48; inout unsigned short x49; void*x50; int x51; BOOL x52; void*x53; int x54; out in void*x55; const void*x56; void*x57; double x58; } *_priv; + +} + +@property(readonly) double sourceDuration; +@property(readonly) double maxDurationWithinLimits; +@property(readonly) long long approximateByteSize; +@property(readonly) double progress; + ++ (id)figRemakerNotificationNames; ++ (id)settingForMode:(id)arg1; ++ (double)maximumDurationWithinLimitsForMode:(id)arg1 options:(id)arg2; ++ (long long)approximateByteSizeForMode:(id)arg1 duration:(double)arg2 options:(id)arg3; + +- (id)start; +- (double)progress; +- (void)cancel; +- (void)dealloc; +- (id)initWithSource:(id)arg1 dest:(id)arg2 mode:(id)arg3 options:(id)arg4; +- (double)maxDurationWithinLimits; +- (long long)approximateByteSize; +- (void)setRangeStartTime:(double)arg1 endTime:(double)arg2; +- (BOOL)multipleNonEmptyEditsInTrackReader:(struct OpaqueFigTrackReader { }*)arg1; +- (id)audioPropertiesForTrackReader:(struct OpaqueFigTrackReader { }*)arg1; +- (id)videoPropertiesForTrackReader:(struct OpaqueFigTrackReader { }*)arg1; +- (struct CGSize { float x1; float x2; })calculateDimensionsOfSource; +- (id)settingForFigRemaker; +- (BOOL)canPassThroughAudio:(id)arg1; +- (BOOL)canPassThroughVideo:(id)arg1; +- (BOOL)sourceHasPortraitOrientationVideo; +- (id)fileFormatForURL:(id)arg1; +- (void)discoverSourceProperties; +- (struct OpaqueFigRemaker { }*)createFigRemaker; +- (void)addListeners; +- (void)removeListeners; +- (double)sourceDuration; + +@end diff --git a/Celestial.framework/AVSafePerformOnMainThreadTargetDict.h b/Celestial.framework/AVSafePerformOnMainThreadTargetDict.h new file mode 100755 index 0000000..093b817 --- /dev/null +++ b/Celestial.framework/AVSafePerformOnMainThreadTargetDict.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class NSMutableDictionary; + +@interface AVSafePerformOnMainThreadTargetDict : NSObject { + NSMutableDictionary *_obj; +} + ++ (id)dict; + +- (id)objectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (id)init; +- (void)release; +- (void)dealloc; + +@end diff --git a/Celestial.framework/AVSafePostDelayedNotificationFromMainThreadTargetDict.h b/Celestial.framework/AVSafePostDelayedNotificationFromMainThreadTargetDict.h new file mode 100755 index 0000000..eb4db7a --- /dev/null +++ b/Celestial.framework/AVSafePostDelayedNotificationFromMainThreadTargetDict.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class NSMutableDictionary; + +@interface AVSafePostDelayedNotificationFromMainThreadTargetDict : NSObject { + NSMutableDictionary *_obj; +} + ++ (id)dict; + +- (id)objectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (id)init; +- (void)release; +- (void)dealloc; + +@end diff --git a/Celestial.framework/AVSubtitleLayerUsingWebKit.h b/Celestial.framework/AVSubtitleLayerUsingWebKit.h new file mode 100755 index 0000000..328466d --- /dev/null +++ b/Celestial.framework/AVSubtitleLayerUsingWebKit.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@interface AVSubtitleLayerUsingWebKit : CALayer { + struct AVSubtitleLayerUsingWebKitPrivate { struct __GSFont {} *x1; struct __CFAttributedString {} *x2; } *_priv; +} + + +- (void)drawInContext:(struct CGContext { }*)arg1; +- (id)init; +- (void)dealloc; +- (void)setSubtitleString:(struct __CFAttributedString { }*)arg1 forced:(BOOL)arg2; +- (void)clearSubtitle; + +@end diff --git a/Celestial.framework/AVSystemController.h b/Celestial.framework/AVSystemController.h new file mode 100755 index 0000000..287fc74 --- /dev/null +++ b/Celestial.framework/AVSystemController.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface AVSystemController : NSObject { + + /* Error parsing encoded ivar type info: ^{AVSystemControllerPrivate=ccf@"NSString"^{OpaqueFigPlayer}} */ + struct AVSystemControllerPrivate { BOOL x1; BOOL x2; float x3; id x4; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x5; inout unsigned short x6; unsigned short x7; void*x8; const int x9; in void*x10; void*x11; struct OpaqueFigPlayer {} *x12; } *_priv; + +} + ++ (void)initialize; ++ (id)sharedAVSystemController; + +- (id)attributeForKey:(id)arg1; +- (BOOL)getVolume:(float*)arg1 forCategory:(id)arg2; +- (id)init; +- (void)dealloc; +- (BOOL)changeActiveCategoryVolumeBy:(float)arg1; +- (BOOL)setActiveCategoryVolumeTo:(float)arg1; +- (BOOL)changeActiveCategoryVolumeBy:(float)arg1 forRoute:(id)arg2 andDeviceIdentifier:(id)arg3; +- (BOOL)setActiveCategoryVolumeTo:(float)arg1 forRoute:(id)arg2 andDeviceIdentifier:(id)arg3; +- (BOOL)getActiveCategoryVolume:(float*)arg1 andName:(id*)arg2 forRoute:(id)arg3 andDeviceIdentifier:(id)arg4; +- (BOOL)toggleActiveCategoryMuted; +- (BOOL)toggleActiveCategoryMutedForRoute:(id)arg1 andDeviceIdentifier:(id)arg2; +- (BOOL)getActiveCategoryMuted:(BOOL*)arg1; +- (BOOL)getActiveCategoryMuted:(BOOL*)arg1 forRoute:(id)arg2 andDeviceIdentifier:(id)arg3; +- (BOOL)changeVolumeBy:(float)arg1 forCategory:(id)arg2; +- (BOOL)setVolumeTo:(float)arg1 forCategory:(id)arg2; +- (BOOL)getPortDiscoveryEnabled; +- (BOOL)enablePortDiscovery:(BOOL)arg1; +- (id)routeForCategory:(id)arg1; +- (id)volumeCategoryForAudioCategory:(id)arg1; +- (id)pickableRoutesForCategory:(id)arg1; +- (BOOL)currentRouteHasVolumeControl; +- (void)handleServerDied; +- (void)postEffectiveVolumeNotification:(void*)arg1; +- (void)postFullMuteDidChangeNotification:(void*)arg1; +- (BOOL)changeActiveCategoryVolumeBy:(float)arg1 fallbackCategory:(id)arg2 resultVolume:(float*)arg3 affectedCategory:(id*)arg4; +- (BOOL)setActiveCategoryVolumeTo:(float)arg1 fallbackCategory:(id)arg2 resultVolume:(float*)arg3 affectedCategory:(id*)arg4; +- (BOOL)getActiveCategoryVolume:(float*)arg1 andName:(id*)arg2 fallbackCategory:(id)arg3; +- (BOOL)getActiveCategoryVolume:(float*)arg1 andName:(id*)arg2; +- (BOOL)setPickedRouteWithPassword:(id)arg1 withPassword:(id)arg2; +- (void)makeError:(id*)arg1 withDescription:(id)arg2 code:(long)arg3; +- (BOOL)okToNotifyFromThisThread; +- (BOOL)setAttribute:(id)arg1 forKey:(id)arg2 error:(id*)arg3; + +@end diff --git a/Celestial.framework/AVTimeMarkerObservation.h b/Celestial.framework/AVTimeMarkerObservation.h new file mode 100755 index 0000000..24df97c --- /dev/null +++ b/Celestial.framework/AVTimeMarkerObservation.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class NSArray; + +@interface AVTimeMarkerObservation : NSObject { + id _observer; + NSArray *_times; + id _context; + int _currentIndex; +} + + +- (int)currentIndex; +- (id)context; +- (id)observer; +- (void)dealloc; +- (id)initWithObserver:(id)arg1 times:(id)arg2 context:(id)arg3 currentIndex:(int)arg4; +- (BOOL)gotoTime:(double)arg1; +- (double)nextInterestingTime; +- (double)prevInterestingTime; + +@end diff --git a/Celestial.framework/AVValue.h b/Celestial.framework/AVValue.h new file mode 100755 index 0000000..0ec799e --- /dev/null +++ b/Celestial.framework/AVValue.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@interface AVValue : NSObject { + SEL _selector; +} + ++ (id)valueWithSelector:(SEL)arg1; + +- (id)initWithSelector:(SEL)arg1; +- (SEL)selectorValue; + +@end diff --git a/Celestial.framework/EventSystemManager.h b/Celestial.framework/EventSystemManager.h new file mode 100755 index 0000000..c875530 --- /dev/null +++ b/Celestial.framework/EventSystemManager.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class NSMutableArray; + +@interface EventSystemManager : NSObject { + struct __IOHIDEventSystemClient { } *eventSystemClient; + NSMutableArray *clientList; + struct __CFRunLoop { } *runLoop; + BOOL manageAccel; + int accelEventIndex; + int accelUpdateInternalUS; +} + ++ (id)sharedEventSystem; + +- (id)init; +- (void)dealloc; +- (void)setAccelUpdateInterval:(double)arg1; +- (void)updateClientState; +- (void)refreshEventSystem; +- (struct __IOHIDEventSystemClient { }*)eventSystemClient; +- (void)addClient:(id)arg1; +- (void)removeClient:(id)arg1; +- (id)clientList; +- (BOOL)managingAccel; + +@end diff --git a/Celestial.framework/FigAccelerometerDelegate.h b/Celestial.framework/FigAccelerometerDelegate.h new file mode 100755 index 0000000..7a3dccb --- /dev/null +++ b/Celestial.framework/FigAccelerometerDelegate.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class SBSAccelerometer; + +@interface FigAccelerometerDelegate : NSObject { + SBSAccelerometer *sbsaccel; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } ringMutex; + int ringIndex; + float ringX[64]; + float ringY[64]; + float ringZ[64]; + double ringTime[64]; +} + + +- (void)accelerometer:(id)arg1 didAccelerateWithTimeStamp:(double)arg2 x:(float)arg3 y:(float)arg4 z:(float)arg5 eventType:(int)arg6; +- (id)init; +- (void)dealloc; +- (void)deferOnRunloop_accelerometerEventsEnable; +- (void)getVector:(float*)arg1 :(float*)arg2 :(float*)arg3 forTimeStamp:(double)arg4; + +@end diff --git a/Celestial.framework/FigCoreMotionDelegate.h b/Celestial.framework/FigCoreMotionDelegate.h new file mode 100755 index 0000000..723fdfc --- /dev/null +++ b/Celestial.framework/FigCoreMotionDelegate.h @@ -0,0 +1,103 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@class CMMotionManager; + +@interface FigCoreMotionDelegate : NSObject { + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } ringMutex; + CMMotionManager *motionManager; + BOOL manageFusedMotion; + BOOL manageAccel; + BOOL manageGravity; + int accelRingIndex; + float accelRingX[128]; + float accelRingY[128]; + float accelRingZ[128]; + double accelRingTime[128]; + int fusedRingIndex; + double fusedRingTime[128]; + BOOL fusedRingSync[128]; + struct { + float x; + float y; + float z; + } fusedRingAccel[128]; + struct { + double w; + double x; + double y; + double z; + } fusedRingQuaternion[128]; + struct { + float x; + float y; + float z; + } fusedRingPosition[128]; + BOOL copyingAllData; + double dLatestFusedMotionCopied; + double dLatestTimestamp; + double dGyroUpdateInterval; + double timestampLatency; + BOOL gettingAttitudeChange; + struct { + double w; + double x; + double y; + double z; + } previousQuaternion; + struct { + double w; + double x; + double y; + double z; + } currentQuaternion; + BOOL computingPosition; + struct { + double timestamp; + float x; + float y; + float z; + } position; + struct { + double timestamp; + float x; + float y; + float z; + } velocity; +} + + +- (id)init; +- (void)dealloc; +- (void)getPosition:(float*)arg1 :(float*)arg2 :(float*)arg3 forTimeStamp:(double)arg4; +- (BOOL)managingFusedMotion; +- (BOOL)managingAccel; +- (id)initWithAccelerometer:(BOOL)arg1 gravityZ:(BOOL)arg2 fusedMotion:(BOOL)arg3 accelUpdateInterval:(float)arg4 fusedMotionUpdateInterval:(float)arg5; +- (void)didUpdatePositionWithAcceleration:(struct { float x1; float x2; float x3; }*)arg1 forTimeStamp:(double)arg2; +- (void)didUpdateVelocityWithAcceleration:(struct { float x1; float x2; float x3; }*)arg1 forTimeStamp:(double)arg2; +- (void)didUpdatePositionWithTimeStamp:(double)arg1; +- (void)getCurrentDeltaQuaternion:(struct { double x1; double x2; double x3; double x4; }*)arg1; +- (void)didUpdateFusedMotionWithDeviceMotion:(struct { struct { double x_1_1_1; double x_1_1_2; double x_1_1_3; double x_1_1_4; } x1; struct { float x_2_1_1; float x_2_1_2; float x_2_1_3; } x2; struct { float x_3_1_1; float x_3_1_2; float x_3_1_3; } x3; struct { float x_4_1_1; float x_4_1_2; float x_4_1_3; } x4; int x5; })arg1 time:(double)arg2 ifsync:(BOOL)arg3; +- (BOOL)managingGravity; +- (void)didUpdateGravity:(struct { float x1; float x2; float x3; })arg1 time:(double)arg2; +- (void)didUpdateAcceleration:(struct { float x1; float x2; float x3; })arg1 time:(double)arg2; +- (void)updateDeviceCallback:(BOOL)arg1 fusedMotionUpdateInterval:(float)arg2; +- (void)updateGyroInterval:(float)arg1; +- (BOOL)isCopyingAllData; +- (id)copyAllFusedMotionData; +- (id)copyNewFusedMotionData; +- (void)getGravityZ:(float*)arg1 forTimeStamp:(double)arg2; +- (void)updateCurrentQuaternionForTimeStamp:(double)arg1; +- (void)getCurrentDeltaAttitude:(double*)arg1 :(double*)arg2 :(double*)arg3; +- (void)getCurrentAttitude:(double*)arg1 :(double*)arg2 :(double*)arg3; +- (void)getFusedVector:(float*)arg1 :(float*)arg2 :(float*)arg3 forTimeStamp:(double)arg4; +- (void)updateCurrentQuaternionForTimeStamps:(double)arg1 withEnd:(double)arg2; +- (void)getCurrentQuaternion:(struct { double x1; double x2; double x3; double x4; }*)arg1; +- (void)updateCurrentQuaternionForTimeStamps:(double)arg1 withSynced:(double)arg2; +- (void)getVector:(float*)arg1 :(float*)arg2 :(float*)arg3 forTimeStamp:(double)arg4; + +@end diff --git a/Celestial.framework/FigIOHIDMotionDelegate.h b/Celestial.framework/FigIOHIDMotionDelegate.h new file mode 100755 index 0000000..f2e48e2 --- /dev/null +++ b/Celestial.framework/FigIOHIDMotionDelegate.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@interface FigIOHIDMotionDelegate : NSObject { + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } ringMutex; + BOOL manageAccel; + int accelRingIndex; + float accelRingX[64]; + float accelRingY[64]; + float accelRingZ[64]; + double accelRingTime[64]; +} + + +- (id)init; +- (void)dealloc; +- (void)deferOnRunloop_initManagerUsingIOHID; +- (id)initWithOptions:(BOOL)arg1 enableRotation:(BOOL)arg2 enableAttitude:(BOOL)arg3; +- (void)didUpdateAccelerationWithEventInfo:(struct { double x1; double x2; double x3; double x4; }*)arg1; +- (void)deferOnRunloop_stopEvents; +- (BOOL)managingAccel; +- (void)getVector:(float*)arg1 :(float*)arg2 :(float*)arg3 forTimeStamp:(double)arg4; + +@end diff --git a/Celestial.framework/FigWirelessDisplayInhibitor.h b/Celestial.framework/FigWirelessDisplayInhibitor.h new file mode 100755 index 0000000..ee836fd --- /dev/null +++ b/Celestial.framework/FigWirelessDisplayInhibitor.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Celestial.framework/Celestial + */ + +@interface FigWirelessDisplayInhibitor : NSObject { +} + + +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void*)arg4; +- (id)init; + +@end diff --git a/CertInfo.framework/CertInfoBasicTrustDescription.h b/CertInfo.framework/CertInfoBasicTrustDescription.h new file mode 100755 index 0000000..59d3308 --- /dev/null +++ b/CertInfo.framework/CertInfoBasicTrustDescription.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo + */ + +@interface CertInfoBasicTrustDescription : NSObject { + struct __SecTrust { } *_trust; + int _action; +} + + +- (id)_expirationDate; +- (void)dealloc; +- (id)initWithTrust:(struct __SecTrust { }*)arg1 action:(int)arg2; +- (id)certificateIssuerSummaryAtIndex:(unsigned int)arg1; +- (id)certificateExpirationDateAtIndex:(unsigned int)arg1; +- (id)certificateSubjectSummaryAtIndex:(unsigned int)arg1; +- (id)summaryDescriptionItems; +- (BOOL)isTrusted; +- (id)summarySubtitle; +- (id)summaryTitle; +- (id)certificatePropertiesAtIndex:(unsigned int)arg1; +- (unsigned int)certificateCount; + +@end diff --git a/CertInfo.framework/CertInfoCertificateDetailsController.h b/CertInfo.framework/CertInfoCertificateDetailsController.h new file mode 100755 index 0000000..29c0bbf --- /dev/null +++ b/CertInfo.framework/CertInfoCertificateDetailsController.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo + */ + +@class NSArray, UIBarButtonItem, ; + +@interface CertInfoCertificateDetailsController : UITableViewController { + *_delegate; + NSArray *_sectionDictionaries; + UIBarButtonItem *_doneButton; + unsigned int _showsDoneButton : 1; +} + +@property * delegate; +@property BOOL showsDoneButton; + + +- (void)setDelegate:(id)arg1; +- (id)initWithTrust:(struct __SecTrust { }*)arg1; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 performAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (BOOL)tableView:(id)arg1 canPerformAction:(SEL)arg2 forRowAtIndexPath:(id)arg3 withSender:(id)arg4; +- (BOOL)tableView:(id)arg1 shouldShowMenuForRowAtIndexPath:(id)arg2; +- (id)delegate; +- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)setShowsDoneButton:(BOOL)arg1; +- (BOOL)showsDoneButton; +- (void)dealloc; +- (id)_propertiesForIndexPath:(id)arg1; +- (id)_sectionsForProperties:(id)arg1 currentSectionDictionary:(id)arg2; +- (void)_doneButtonPressed:(id)arg1; +- (id)_sectionsForProperties:(id)arg1; +- (id)initWithCertificateProperties:(id)arg1; +- (id)initWithTrust:(struct __SecTrust { }*)arg1 certificateIndex:(long)arg2; + +@end diff --git a/CertInfo.framework/CertInfoCertificateDetailsView.h b/CertInfo.framework/CertInfoCertificateDetailsView.h new file mode 100755 index 0000000..ccd7964 --- /dev/null +++ b/CertInfo.framework/CertInfoCertificateDetailsView.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo + */ + +@class NSMutableArray, UITableView; + +@interface CertInfoCertificateDetailsView : UIView { + UITableView *_tableView; + NSMutableArray *_tableSections; +} + + +- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)layoutSubviews; +- (void)dealloc; +- (id)_detailForIndexPath:(id)arg1; +- (id)_titleForIndexPath:(id)arg1; +- (id)_sectionsFromProperties:(id)arg1; +- (id)_sectionInfoForCertSection:(id)arg1 title:(id)arg2; +- (id)_cellInfosForSection:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 certificateProperties:(id)arg2; +- (void)appendInfoFromCertView:(id)arg1; + +@end diff --git a/CertInfo.framework/CertInfoCertificateHeaderCell.h b/CertInfo.framework/CertInfoCertificateHeaderCell.h new file mode 100755 index 0000000..0903f87 --- /dev/null +++ b/CertInfo.framework/CertInfoCertificateHeaderCell.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo + */ + +@class UILabel, CertInfoGradientLabel, UIImage; + +@interface CertInfoCertificateHeaderCell : UITableViewCell { + UIImage *_certificateImage; + UIImage *_notTrustedGradient; + UILabel *_titleLabel; + UILabel *_subtitleLabel; + CertInfoGradientLabel *_trustedLabel; +} + + +- (id)_titleLabel; +- (float)rowHeight; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; +- (id)_trustedLabel; +- (id)_subtitleLabel; +- (void)dealloc; +- (id)_notTrustedGradient; +- (id)_certificateImage; +- (void)setExpired:(BOOL)arg1; +- (void)setTrustSubtitle:(id)arg1; +- (void)setTrustTitle:(id)arg1; + +@end diff --git a/CertInfo.framework/CertInfoCertificateListCellContentView.h b/CertInfo.framework/CertInfoCertificateListCellContentView.h new file mode 100755 index 0000000..a573dea --- /dev/null +++ b/CertInfo.framework/CertInfoCertificateListCellContentView.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo + */ + +@class UILabel; + +@interface CertInfoCertificateListCellContentView : UIView { + UILabel *_titleLabel; + UILabel *_subtitleLabel; + UILabel *_expirationLabel; +} + + +- (void)setExpiration:(id)arg1; +- (void)setSubtitle:(id)arg1; +- (void)setTitle:(id)arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (void)_setText:(id)arg1 forLabel:(id)arg2 withRedColor:(BOOL)arg3; +- (void)_setupLabel:(id)arg1 isSubtitle:(BOOL)arg2; + +@end diff --git a/CertInfo.framework/CertInfoCertificateListController.h b/CertInfo.framework/CertInfoCertificateListController.h new file mode 100755 index 0000000..dd80e78 --- /dev/null +++ b/CertInfo.framework/CertInfoCertificateListController.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo + */ + +@class ; + +@interface CertInfoCertificateListController : UITableViewController { + *_description; +} + + +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)dealloc; +- (id)initWithTrustDescription:(id)arg1; + +@end diff --git a/CertInfo.framework/CertInfoCertificateListTableViewCell.h b/CertInfo.framework/CertInfoCertificateListTableViewCell.h new file mode 100755 index 0000000..234f9bc --- /dev/null +++ b/CertInfo.framework/CertInfoCertificateListTableViewCell.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo + */ + +@class CertInfoCertificateListCellContentView; + +@interface CertInfoCertificateListTableViewCell : UITableViewCell { + CertInfoCertificateListCellContentView *_certificateContentView; +} + + +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; +- (void)dealloc; +- (void)updateWithTrustDescription:(id)arg1 certificateIndex:(unsigned int)arg2; + +@end diff --git a/CertInfo.framework/CertInfoCertificateSummaryDescriptionCell.h b/CertInfo.framework/CertInfoCertificateSummaryDescriptionCell.h new file mode 100755 index 0000000..b8c7ae6 --- /dev/null +++ b/CertInfo.framework/CertInfoCertificateSummaryDescriptionCell.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo + */ + +@class CertInfoDescriptionCellContentView; + +@interface CertInfoCertificateSummaryDescriptionCell : UITableViewCell { + CertInfoDescriptionCellContentView *_customContentView; +} + + +- (float)rowHeight; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)dealloc; +- (void)setLabelsAndValues:(id)arg1; + +@end diff --git a/CertInfo.framework/CertInfoCertificateSummaryView.h b/CertInfo.framework/CertInfoCertificateSummaryView.h new file mode 100755 index 0000000..a8c4ea8 --- /dev/null +++ b/CertInfo.framework/CertInfoCertificateSummaryView.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class UITableView, NSString, CertInfoCertificateHeaderCell, NSDate, CertInfoCertificateSummaryDescriptionCell; + +@interface CertInfoCertificateSummaryView : UIView { + UITableView *_tableView; + NSString *_trustTitle; + NSString *_trustSubtitle; + NSString *_purpose; + NSDate *_expirationDate; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _moreDetailsSelectedBlock; + + CertInfoCertificateHeaderCell *_headerCell; + CertInfoCertificateSummaryDescriptionCell *_descriptionCell; +} + +@property(readonly) UITableView * tableView; +@property(retain) NSString * trustTitle; +@property(retain) NSString * trustSubtitle; +@property(retain) NSString * purpose; +@property(retain) NSDate * expirationDate; +@property(retain) CertInfoCertificateHeaderCell * headerCell; +@property(retain) CertInfoCertificateSummaryDescriptionCell * descriptionCell; + + +- (void)setExpirationDate:(id)arg1; +- (id)expirationDate; +- (id)tableView; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setPurpose:(id)arg1; +- (id)purpose; +- (void)dealloc; +- (id)descriptionCell; +- (id)headerCell; +- (void)_configureCell:(id)arg1; +- (id)_cellForReuseIdentifier:(id)arg1; +- (void)setDescriptionCell:(id)arg1; +- (void)setHeaderCell:(id)arg1; +- (void)setMoreDetailsSelectedBlock:(id)arg1; +- (void)setTrustSubtitle:(id)arg1; +- (id)trustSubtitle; +- (void)setTrustTitle:(id)arg1; +- (id)trustTitle; + +@end diff --git a/CertInfo.framework/CertInfoDescriptionCellContentView.h b/CertInfo.framework/CertInfoDescriptionCellContentView.h new file mode 100755 index 0000000..7294936 --- /dev/null +++ b/CertInfo.framework/CertInfoDescriptionCellContentView.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo + */ + +@class NSArray; + +@interface CertInfoDescriptionCellContentView : UIView { + NSArray *_labelsAndValues; + float _idealHeight; + int _sizesCount; + struct CGSize { float x1; float x2; } *_sizes; +} + + +- (float)rowHeight; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)_labelFont; +- (id)_valueFont; +- (void)dealloc; +- (void)_recalculateIdealHeight; +- (void)setLabelsAndValues:(id)arg1; + +@end diff --git a/CertInfo.framework/CertInfoGradientLabel.h b/CertInfo.framework/CertInfoGradientLabel.h new file mode 100755 index 0000000..5973ee3 --- /dev/null +++ b/CertInfo.framework/CertInfoGradientLabel.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo + */ + +@class UIImage, NSString, UIFont; + +@interface CertInfoGradientLabel : UIView { + NSString *_text; + UIFont *_font; + UIImage *_gradient; + struct CGColor { } *_patternColor; +} + +@property(retain) NSString * text; +@property(retain) UIFont * font; +@property(retain) UIImage * gradient; + + +- (id)font; +- (struct CGColor { }*)_patternColor; +- (id)text; +- (void)setFont:(id)arg1; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)setText:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (id)gradient; +- (void)setGradient:(id)arg1; + +@end diff --git a/CertInfo.framework/CertInfoSheetViewController.h b/CertInfo.framework/CertInfoSheetViewController.h new file mode 100755 index 0000000..c0a293f --- /dev/null +++ b/CertInfo.framework/CertInfoSheetViewController.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo + */ + +@class NSArray, NSString, NSDate, ; + +@interface CertInfoSheetViewController : UIViewController { + NSString *_serviceName; + NSString *_trustTitle; + NSString *_trustSubtitle; + NSString *_trustPurpose; + NSDate *_trustExpiration; + NSArray *_trustProperties; + *_delegate; +} + +@property(retain) NSString * serviceName; +@property(retain) NSString * trustTitle; +@property(retain) NSString * trustSubtitle; +@property(retain) NSString * trustPurpose; +@property(retain) NSDate * trustExpiration; +@property(retain) NSArray * trustProperties; +@property * delegate; + + +- (void)setDelegate:(id)arg1; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (id)delegate; +- (void)setServiceName:(id)arg1; +- (id)serviceName; +- (void)dealloc; +- (void)_cancel; +- (void)setTrustExpiration:(id)arg1; +- (void)setTrustPurpose:(id)arg1; +- (void)_pushDetailsView; +- (id)trustExpiration; +- (id)trustPurpose; +- (void)setTrustSubtitle:(id)arg1; +- (id)trustSubtitle; +- (void)setTrustTitle:(id)arg1; +- (id)trustTitle; +- (void)_accept; +- (void)_dismissWithResult:(int)arg1; +- (void)setTrustProperties:(id)arg1; +- (void)_setupNavItem; +- (id)trustProperties; + +@end diff --git a/CertInfo.framework/CertInfoTrustDetailsView.h b/CertInfo.framework/CertInfoTrustDetailsView.h new file mode 100755 index 0000000..e279a7f --- /dev/null +++ b/CertInfo.framework/CertInfoTrustDetailsView.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo + */ + +@class CertInfoCertificateDetailsView, NSArray; + +@interface CertInfoTrustDetailsView : UIView { + NSArray *_certificateViews; + CertInfoCertificateDetailsView *_currentCertView; +} + + +- (void)layoutSubviews; +- (void)dealloc; +- (void)_appendRemainingCertificates; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 trustProperties:(id)arg2; + +@end diff --git a/CertInfo.framework/CertInfoTrustDetailsViewController.h b/CertInfo.framework/CertInfoTrustDetailsViewController.h new file mode 100755 index 0000000..5be07e8 --- /dev/null +++ b/CertInfo.framework/CertInfoTrustDetailsViewController.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo + */ + +@class NSArray; + +@interface CertInfoTrustDetailsViewController : UIViewController { + NSArray *_trustProperties; +} + +@property(retain) NSArray * trustProperties; + + +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)dealloc; +- (void)setTrustProperties:(id)arg1; +- (void)_setupNavItem; +- (id)trustProperties; + +@end diff --git a/CertInfo.framework/CertInfoTrustSummaryController.h b/CertInfo.framework/CertInfoTrustSummaryController.h new file mode 100755 index 0000000..be53974 --- /dev/null +++ b/CertInfo.framework/CertInfoTrustSummaryController.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo + */ + +@class UITableViewCell, , , UIBarButtonItem; + +@interface CertInfoTrustSummaryController : UITableViewController { + *_description; + *_delegate; + UIBarButtonItem *_doneButton; + UITableViewCell *_headerCell; + UITableViewCell *_descriptionCell; + unsigned int _showsDoneButton : 1; +} + +@property * delegate; +@property BOOL showsDoneButton; + + +- (void)setDelegate:(id)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (id)delegate; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)_actionButtonPressed:(id)arg1; +- (void)setShowsDoneButton:(BOOL)arg1; +- (BOOL)showsDoneButton; +- (void)dealloc; +- (id)initWithTrustDescription:(id)arg1; +- (void)setActionButtonTitle:(id)arg1 destructive:(BOOL)arg2 animated:(BOOL)arg3; +- (void)_doneButtonPressed:(id)arg1; +- (id)_descriptionCell; +- (id)_headerCell; +- (id)_cellForReuseIdentifier:(id)arg1; + +@end diff --git a/CertInfo.framework/_CertInfoActionButton.h b/CertInfo.framework/_CertInfoActionButton.h new file mode 100755 index 0000000..b9546d0 --- /dev/null +++ b/CertInfo.framework/_CertInfoActionButton.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo + */ + +@interface _CertInfoActionButton : UIButton { +} + + +- (void)setTitle:(id)arg1 destructive:(BOOL)arg2; +- (id)initWithTitle:(id)arg1 isDestructive:(BOOL)arg2; + +@end diff --git a/CertInfo.framework/_CertInfoGradientLabel.h b/CertInfo.framework/_CertInfoGradientLabel.h new file mode 100755 index 0000000..df5c80f --- /dev/null +++ b/CertInfo.framework/_CertInfoGradientLabel.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo + */ + +@class UIImage, NSString, UIFont; + +@interface _CertInfoGradientLabel : UIView { + NSString *_text; + UIFont *_font; + UIImage *_checkImage; + struct CGColor { } *_patternColor; +} + + +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (id)initWithTrusted:(BOOL)arg1; + +@end diff --git a/CertInfo.framework/_CertInfoTrustSummaryHeaderCell.h b/CertInfo.framework/_CertInfoTrustSummaryHeaderCell.h new file mode 100755 index 0000000..362ad89 --- /dev/null +++ b/CertInfo.framework/_CertInfoTrustSummaryHeaderCell.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertInfo.framework/CertInfo + */ + +@class UILabel, UIImage, NSString, _CertInfoActionButton, _CertInfoGradientLabel; + +@interface _CertInfoTrustSummaryHeaderCell : UITableViewCell { + UIImage *_certificateImage; + UIImage *_notTrustedGradient; + UILabel *_titleLabel; + UILabel *_subtitleLabel; + _CertInfoActionButton *_actionButton; + _CertInfoGradientLabel *_trustedLabel; + BOOL _trusted; +} + +@property(readonly) _CertInfoActionButton * actionButton; +@property(readonly) float rowHeight; +@property(copy) NSString * trustTitle; +@property(copy) NSString * trustSubtitle; +@property(getter=isTrusted) BOOL trusted; + + +- (id)actionButton; +- (id)_titleLabel; +- (float)rowHeight; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; +- (id)_trustedLabel; +- (id)_subtitleLabel; +- (void)dealloc; +- (void)_layoutSubviewsWithActionButtonSize:(struct CGSize { float x1; float x2; })arg1; +- (void)setTrusted:(BOOL)arg1; +- (BOOL)isTrusted; +- (void)setActionButtonTitle:(id)arg1 destructive:(BOOL)arg2 animated:(BOOL)arg3; +- (void)setExpired:(BOOL)arg1; +- (void)setTrustSubtitle:(id)arg1; +- (id)trustSubtitle; +- (void)setTrustTitle:(id)arg1; +- (id)trustTitle; + +@end diff --git a/CertUI.framework/CertUIConnectionDelegate.h b/CertUI.framework/CertUIConnectionDelegate.h new file mode 100755 index 0000000..25ec231 --- /dev/null +++ b/CertUI.framework/CertUIConnectionDelegate.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertUI.framework/CertUI + */ + +@class NSString, CertUITrustManager; + +@interface CertUIConnectionDelegate : NSObject { + CertUITrustManager *_trustManager; + id _forwardingDelegate; + NSString *_connectionDisplayName; + struct { + unsigned int canAuthenticateAgainstProtectionSpace : 1; + unsigned int didReceiveAuthenticationChallenge : 1; + } _delegateRespondsTo; +} + +@property id forwardingDelegate; +@property(copy) NSString * connectionDisplayName; + ++ (id)defaultServiceForProtocol:(id)arg1; + +- (void)setConnectionDisplayName:(id)arg1; +- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; +- (id)forwardingTargetForSelector:(SEL)arg1; +- (id)connectionDisplayName; +- (id)forwardingDelegate; +- (void)setForwardingDelegate:(id)arg1; +- (void)_continueConnectionWithResponse:(int)arg1 challenge:(id)arg2 service:(id)arg3; +- (BOOL)respondsToSelector:(SEL)arg1; +- (void)dealloc; + +@end diff --git a/CertUI.framework/CertUIPrompt.h b/CertUI.framework/CertUIPrompt.h new file mode 100755 index 0000000..21e5df2 --- /dev/null +++ b/CertUI.framework/CertUIPrompt.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertUI.framework/CertUI + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSString; + +@interface CertUIPrompt : NSObject { + struct __SecTrust { } *_trust; + NSString *_host; + NSString *_service; + NSString *_connectionDisplayName; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _responseBlock; + +} + +@property(retain) NSString * host; +@property(retain) NSString * service; +@property(copy) NSString * connectionDisplayName; + ++ (struct dispatch_queue_s { }*)promptQueue; ++ (id)stringForResponse:(int)arg1; + +- (void)setHost:(id)arg1; +- (void)setService:(id)arg1; +- (void)setTrust:(struct __SecTrust { }*)arg1; +- (int)showAndWaitForResponse; +- (void)showPromptWithResponseBlock:(id)arg1; +- (void)setConnectionDisplayName:(id)arg1; +- (id)host; +- (id)service; +- (void)_informConsumerOfResponse:(int)arg1; +- (struct __SecTrust { }*)trust; +- (int)_sendRemoteMessage; +- (int)_responseFromReplyDict:(id)arg1; +- (id)_messagingCenter; +- (id)_newUserInfoForDisplayName:(id)arg1 hostname:(id)arg2 trust:(struct __SecTrust { }*)arg3; +- (id)_digestFromTrust:(struct __SecTrust { }*)arg1; +- (id)_expirationFromTrust:(struct __SecTrust { }*)arg1; +- (id)_purposeFromTrustProperties:(id)arg1; +- (id)_subtitleFromTrust:(struct __SecTrust { }*)arg1; +- (id)_titleFromTrust:(struct __SecTrust { }*)arg1; +- (id)_sendablePropertiesFromTrust:(struct __SecTrust { }*)arg1; +- (id)_propertyNamed:(id)arg1 ofType:(id)arg2 inProperties:(id)arg3; +- (id)_copyPropertiesFromTrust:(struct __SecTrust { }*)arg1; +- (id)_sendablePropertyFromProperty:(id)arg1; +- (id)_sendablePropertiesFromProperties:(id)arg1; +- (id)connectionDisplayName; +- (id)description; +- (void)dealloc; + +@end diff --git a/CertUI.framework/CertUITrustManager.h b/CertUI.framework/CertUITrustManager.h new file mode 100755 index 0000000..98e0755 --- /dev/null +++ b/CertUI.framework/CertUITrustManager.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CertUI.framework/CertUI + */ + +@class NSString; + +@interface CertUITrustManager : NSObject { + NSString *_access; +} + ++ (id)defaultTrustManager; ++ (void)migrateFromVersionOne; ++ (void)migrateFromVersionZero; ++ (void)_migrateVersionZeroFromAccessGroup:(id)arg1 toGroup:(id)arg2; + +- (int)actionForTrust:(struct __SecTrust { }*)arg1 forHost:(id)arg2 andService:(id)arg3; +- (void)allowTrust:(struct __SecTrust { }*)arg1 forHost:(id)arg2 service:(id)arg3; +- (void)addSMIMETrust:(struct __SecTrust { }*)arg1 sender:(id)arg2; +- (void)removeSMIMETrust:(struct __SecTrust { }*)arg1 sender:(id)arg2; +- (BOOL)_hasExceptionsForSMIMETrust:(struct __SecTrust { }*)arg1 sender:(id)arg2; +- (int)actionForSMIMETrust:(struct __SecTrust { }*)arg1 sender:(id)arg2; +- (id)initWithAccessGroup:(id)arg1; +- (void)clearSavedTrustSettingsForTrust:(struct __SecTrust { }*)arg1 host:(id)arg2 service:(id)arg3; +- (void)removeAllTrusts; +- (void)removeSSLTrust:(struct __SecTrust { }*)arg1 hostname:(id)arg2 service:(id)arg3; +- (void)addSSLTrust:(struct __SecTrust { }*)arg1 hostname:(id)arg2 service:(id)arg3; +- (int)actionForSSLTrust:(struct __SecTrust { }*)arg1 hostname:(id)arg2 service:(id)arg3; +- (int)_actionForTrust:(struct __SecTrust { }*)arg1 exceptions:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/AlwaysHighlightingPlacardButton.h b/ChatKit.framework/AlwaysHighlightingPlacardButton.h new file mode 100755 index 0000000..53edb10 --- /dev/null +++ b/ChatKit.framework/AlwaysHighlightingPlacardButton.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface AlwaysHighlightingPlacardButton : UIPlacardButton { +} + + +- (id)initWithTitle:(id)arg1; +- (BOOL)_alwaysHandleScrollerMouseEvent; + +@end diff --git a/ChatKit.framework/CKABNewPersonViewController.h b/ChatKit.framework/CKABNewPersonViewController.h new file mode 100755 index 0000000..0823d91 --- /dev/null +++ b/ChatKit.framework/CKABNewPersonViewController.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKABNewPersonViewController : ABNewPersonViewController { +} + + +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (BOOL)_shouldUseKeyWindowStack; +- (BOOL)_shouldUseNextFirstResponder; +- (BOOL)_shouldUseDefaultFirstResponder; + +@end diff --git a/ChatKit.framework/CKABUnknownPersonViewController.h b/ChatKit.framework/CKABUnknownPersonViewController.h new file mode 100755 index 0000000..3fef161 --- /dev/null +++ b/ChatKit.framework/CKABUnknownPersonViewController.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKABUnknownPersonViewController : ABUnknownPersonViewController { +} + + +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (BOOL)_shouldUseKeyWindowStack; +- (BOOL)_shouldUseNextFirstResponder; +- (BOOL)_shouldUseDefaultFirstResponder; + +@end diff --git a/ChatKit.framework/CKAVMediaObject.h b/ChatKit.framework/CKAVMediaObject.h new file mode 100755 index 0000000..362d1dc --- /dev/null +++ b/ChatKit.framework/CKAVMediaObject.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class AVRemaker, NSString; + +@interface CKAVMediaObject : CKMediaObject { + AVRemaker *_remaker; + BOOL _remakeSuccessful; + BOOL _remakeDidEnd; + NSString *_createdFilename; + double _approximateDuration; + BOOL _durationLoaded; +} + +@property BOOL remakeDidEnd; + ++ (void)initialize; ++ (id)transcodeOptionsWithMaxBytes:(int)arg1 forMediaType:(int)arg2; ++ (void)_dequeueNextTranscodeOnMainThread; ++ (double)maxMMSTrimDurationForMediaType:(int)arg1; + +- (double)duration; +- (void)setDuration:(double)arg1; +- (void)_determineDurationOnMainThreadWithFile:(id)arg1; +- (void)_enqueueTranscodeOnMainThreadWithOptions:(id)arg1; +- (BOOL)remakeDidEnd; +- (void)setRemakeDidEnd:(BOOL)arg1; +- (void)_beginRemakingOnMainThreadWithOptions:(id)arg1; +- (void)_remakeDidComplete:(id)arg1; +- (id)transcodePath; +- (id)transcodedPathExtension; +- (id)effectiveExportedFilename; +- (void)prepareForTranscode; +- (id)transcodedFilename; +- (id)fileForDataWithExtension:(id)arg1; +- (id)transcodeMimeType; +- (void)cleanupAfterTranscode; +- (BOOL)shouldTranscodeForMMS; +- (id)newTranscodingForMMSWithMaxByteLength:(int)arg1; +- (double)transcodeStartTime; +- (double)transcodeEndTime; +- (double)transcodeDuration; +- (id)previewTitle; +- (Class)balloonPreviewClassWithPreviewData:(id)arg1; +- (void)copyToPasteboard:(id)arg1; +- (void)configureBalloon:(id)arg1 withPreviewData:(id)arg2; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKActionSheetManager.h b/ChatKit.framework/CKActionSheetManager.h new file mode 100755 index 0000000..2348560 --- /dev/null +++ b/ChatKit.framework/CKActionSheetManager.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class UIActionSheet; + +@interface CKActionSheetManager : NSObject { + UIActionSheet *_actionSheet; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _handler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _presenter; + + BOOL _dismissingActionSheetForRotation; +} + +@property(retain) UIActionSheet * actionSheet; +@property(copy) id presenter; +@property(copy) id handler; + ++ (id)sharedInstance; + +- (id)actionSheet; +- (void)setActionSheet:(id)arg1; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)setHandler:(id)arg1; +- (void)setPresenter:(id)arg1; +- (id)presenter; +- (id)handler; +- (void)dismissCurrentActionSheet; +- (void)willStartRotating; +- (void)didFinishRotating; +- (void)showActionSheet:(id)arg1 withPresenter:(id)arg2 withHandler:(id)arg3; +- (id)init; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKAggregateConversation.h b/ChatKit.framework/CKAggregateConversation.h new file mode 100755 index 0000000..7d13b6d --- /dev/null +++ b/ChatKit.framework/CKAggregateConversation.h @@ -0,0 +1,117 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSSet, CKService, CKSubConversation, NSTimer, NSMutableSet, NSDate, NSArray; + +@interface CKAggregateConversation : _CKConversation { + NSMutableSet *_subConversations; + NSMutableSet *_services; + CKSubConversation *_firstConversation; + CKService *_userRequestedService; + NSTimer *_recalculateDowngradeStateTimer; + int _downgradeState; + BOOL _ignoreDowngradeStatusUpdates; + BOOL _bulkAddingConversations; + NSDate *_cachedDate; + NSArray *_cachedMessages; + CKService *_cachedPreferredService; +} + +@property(retain) CKService * userRequestedService; +@property(readonly) CKService * preferredService; +@property(readonly) CKSubConversation * preferredConversation; +@property(readonly) BOOL isStale; +@property(readonly) NSSet * services; +@property(readonly) NSSet * subConversations; + + +- (id)messages; +- (BOOL)isPlaceholder; +- (int)unreadCount; +- (unsigned int)recipientCount; +- (id)recipient; +- (id)recipients; +- (void)setRecipients:(id)arg1; +- (int)propertyType; +- (id)shortDescription; +- (id)uniqueIdentifier; +- (int)identifier; +- (id)name; +- (BOOL)isEmpty; +- (id)date; +- (id)preferredConversation; +- (id)preferredConversationCreate:(BOOL)arg1; +- (void)subConversationMarkedAsRead; +- (void)subConversationDowngradeStateDidChange:(id)arg1; +- (id)services; +- (void)_notifyConversationAdded; +- (id)_initWithUpdatesDisabled:(BOOL)arg1 containedConversations:(id)arg2 va_list:(void*)arg3; +- (BOOL)isStale; +- (id)_subConversationForService:(id)arg1 create:(BOOL)arg2; +- (void)_invalidateCaches; +- (void)_invalidateDowngradeState; +- (id)_preferredConversationCreate:(BOOL)arg1; +- (void)_setupPreferredServiceChangeHandlers; +- (id)_preferredServiceWithCreateConversation:(BOOL)arg1; +- (BOOL)isDowngraded; +- (id)_bestExistingConversation; +- (void)_invalidatePreferredServiceCache; +- (void)removeAllMessages; +- (void)loadLastMessage; +- (id)placeholderMessage; +- (void)_calculateDowngradeState; +- (void)_calculateDowngradeStateTimerFired; +- (void)_updateDowngradeState:(int)arg1 checkAgainInterval:(double)arg2; +- (id)_comparableObjectsFromEntityArray:(id)arg1; +- (void)beginBatchUpdates; +- (void)endBatchUpdates; +- (id)latestIncomingMessage; +- (void)resetPendingMessages; +- (void)setLimitToLoad:(int)arg1; +- (void)subConversationDidChange:(BOOL)arg1; +- (void)_postChangeUpdate:(BOOL)arg1; +- (id)pendingMessages; +- (BOOL)hasUnreadMessages; +- (unsigned int)recipientsHash; +- (BOOL)isAggregatableWithConversation:(id)arg1; +- (void)addSubConversation:(id)arg1; +- (id)initWithUpdatesDisabled:(BOOL)arg1 containedConversations:(id)arg2; +- (id)subConversations; +- (void)reloadStaleSubconversations; +- (id)groupIDs; +- (int)compareByDateDescending:(id)arg1; +- (void)deleteAllMessagesAndRemoveGroup; +- (void)removeSubConversation:(id)arg1; +- (id)initWithContainedConversations:(id)arg1; +- (void)_handlePreferredServiceChangedNotification:(id)arg1; +- (void)markAllMessagesAsRead; +- (void)setUnsentComposition:(id)arg1; +- (id)service; +- (BOOL)containsConversation:(id)arg1; +- (id)subConverationForService:(id)arg1 create:(BOOL)arg2; +- (id)incomingTypingMessage; +- (id)outgoingTypingMessage; +- (id)preferredService; +- (id)aggregateConversation; +- (id)unsentComposition; +- (void*)abRecord; +- (id)latestMessage; +- (void)loadAllMessages; +- (void)addPlaceholderMessageIfNeededWithDate:(id)arg1; +- (BOOL)moreMessagesToLoad; +- (id)userRequestedService; +- (void)setUserRequestedService:(id)arg1; +- (int)addMessage:(id)arg1 incrementUnreadCount:(BOOL)arg2; +- (void)updateRecipients:(id)arg1; +- (void)loadMoreMessages; +- (void)removeMessage:(id)arg1; +- (void)updateMessage:(id)arg1; +- (void)deleteAllMessages; +- (id)groupID; +- (void)setName:(id)arg1; +- (id)description; +- (void)dealloc; +- (void)resetCaches; + +@end diff --git a/ChatKit.framework/CKAnimatedImageMediaObject.h b/ChatKit.framework/CKAnimatedImageMediaObject.h new file mode 100755 index 0000000..b1f1824 --- /dev/null +++ b/ChatKit.framework/CKAnimatedImageMediaObject.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKAnimatedImageMediaObject : CKFixedImageMediaObject { +} + ++ (id)mimeTypesToFileExtensions; + +- (BOOL)_imageHasAnimation; +- (BOOL)shouldGeneratePreviewInBackground; +- (Class)balloonPreviewClassWithPreviewData:(id)arg1; +- (float)balloonHeightWithPreviewData:(id)arg1; +- (id)newPreview:(int)arg1 highlight:(BOOL)arg2; +- (void)configureBalloon:(id)arg1 withPreviewData:(id)arg2; + +@end diff --git a/ChatKit.framework/CKAtomListView.h b/ChatKit.framework/CKAtomListView.h new file mode 100755 index 0000000..5894765 --- /dev/null +++ b/ChatKit.framework/CKAtomListView.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UIButton, UILabel, NSArray, CKLabelledAtomList; + +@interface CKAtomListView : UIView { + NSArray *_addresses; + NSArray *_arePhoneNumbers; + CKLabelledAtomList *_atomList; + UILabel *_recipientListLabel; + UIButton *_detailsButton; + UIButton *_hideDetailsButton; + id _delegate; + unsigned int _expanded : 1; + int _style; +} + + +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setDelegate:(id)arg1; +- (BOOL)isExpanded; +- (struct CGSize { float x1; float x2; })contentSize; +- (void)layoutSubviews; +- (id)initWithLabel:(id)arg1 totalWidth:(float)arg2 addresses:(id)arg3 arePhoneNumbers:(id)arg4 style:(int)arg5; +- (void)displayStringsDidChangeForLabelledAtomList:(id)arg1; +- (id)_newButtonWithTitle:(id)arg1; +- (void)_updateInactiveModeText; +- (void)_updateAlphasAnimating:(BOOL)arg1; +- (void)_updateHeight; +- (void)_buttonTouchUpEvent:(id)arg1; +- (void)setAddressAtomTarget:(id)arg1 action:(SEL)arg2; +- (void)setExpanded:(BOOL)arg1 animate:(BOOL)arg2; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKAudioMediaObject.h b/ChatKit.framework/CKAudioMediaObject.h new file mode 100755 index 0000000..5275f1c --- /dev/null +++ b/ChatKit.framework/CKAudioMediaObject.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSString, NSDictionary; + +@interface CKAudioMediaObject : CKAVMediaObject { + NSDictionary *_transcodeOptions; + NSString *_transcodePath; +} + ++ (id)mimeTypesAllowedForMMS; ++ (id)mimeTypesToFileExtensions; + +- (unsigned long long)sizeInBytes; +- (id)transcodePath; +- (id)transcodedPathExtension; +- (id)effectiveExportedFilename; +- (void)prepareForTranscode; +- (id)transcodedFilename; +- (id)_transcodeOptions; +- (id)transcodeMimeType; +- (BOOL)shouldTranscodeForMMS; +- (id)optionsForMedia; +- (double)transcodeStartTime; +- (double)transcodeEndTime; +- (double)transcodeDuration; +- (id)filenameForMedia; +- (id)previewTitle; +- (int)mediaType; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKBalloonView.h b/ChatKit.framework/CKBalloonView.h new file mode 100755 index 0000000..564570c --- /dev/null +++ b/ChatKit.framework/CKBalloonView.h @@ -0,0 +1,127 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UILongPressGestureRecognizer, UITapGestureRecognizer, CKMessagePart, NSString, ; + +@interface CKBalloonView : UIView { + id _delegate; + *_actionDelegate; + int _orientation; + int _outgoingColor; + float _tightenedWidth; + CKMessagePart *_messagePart; + NSString *_subject; + UITapGestureRecognizer *_singleTapGestureRecognizer; + UITapGestureRecognizer *_oneFingerDoubleTapRecognizer; + UILongPressGestureRecognizer *_longPressRecognizer; + NSString *_balloonCacheKey; + unsigned int _hasSolidBackground : 1; + unsigned int _balloonHighlighted : 1; + unsigned int _preview : 1; + unsigned int _isIgnoringSingleTap : 1; + unsigned int _calloutRegistered : 1; + unsigned int _tapEnabled : 1; + unsigned int _isEditing : 1; +} + +@property(readonly) struct UIEdgeInsets { float top; float left; float bottom; float right; } contentInsets; +@property BOOL isEditing; +@property(getter=isBalloonHighlighted) BOOL balloonHighlighted; +@property int orientation; +@property int outgoingColor; +@property * actionDelegate; +@property id delegate; +@property(copy) NSString * subject; + ++ (struct CGSize { float x1; float x2; })defaultSize; ++ (float)fixedHeight; ++ (float)heightForText:(id)arg1 width:(float)arg2 subject:(id)arg3; ++ (struct CGSize { float x1; float x2; })sizeForMessagePart:(id)arg1 width:(float)arg2 withSubject:(BOOL)arg3; ++ (struct CGPoint { float x1; float x2; })entryFieldBalloonOffset; ++ (float)entryFieldBalloonAdditionalHeight; ++ (struct CGContext { }*)sharedSizingContext; ++ (id)_tintImage:(id)arg1 withColor:(id)arg2; ++ (BOOL)usesColoredBalloon; ++ (void)flushBalloonImageCache; ++ (BOOL)needsSingleTapGestureRecognizer; ++ (struct CGSize { float x1; float x2; })balloonSizeConstrainedToWidth:(float)arg1 text:(id)arg2 subject:(id)arg3 textBalloonSize:(struct CGSize { float x1; float x2; }*)arg4 subjectBalloonSize:(struct CGSize { float x1; float x2; }*)arg5; ++ (float)heightForText:(id)arg1 width:(float)arg2 includeBuffers:(BOOL)arg3; ++ (BOOL)showsSubject; ++ (struct UIEdgeInsets { float x1; float x2; float x3; float x4; })contentInsetsForBalloonOrientation:(int)arg1; + +- (id)subject; +- (void)setSubject:(id)arg1; +- (void)updateTextColor; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setDelegate:(id)arg1; +- (struct UIEdgeInsets { float x1; float x2; float x3; float x4; })contentInsets; +- (void)hideCopyCallout; +- (void)oneFingerDoubleTap:(id)arg1; +- (void)setOrientation:(int)arg1; +- (void)copy:(id)arg1; +- (BOOL)canResignFirstResponder; +- (void)prepareForReuse; +- (BOOL)isEditing; +- (BOOL)canBecomeFirstResponder; +- (BOOL)becomeFirstResponder; +- (void)animationDidStop:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (BOOL)_becomeFirstResponderWhenPossible; +- (void)_windowBecameKey; +- (void)_windowResignedKey; +- (BOOL)resignFirstResponder; +- (int)orientation; +- (id)text; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })contentBounds; +- (id)delegate; +- (void)setText:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setIsEditing:(BOOL)arg1; +- (void)setPreview:(BOOL)arg1; +- (BOOL)isPreview; +- (void)restoreBalloonStateAfterRotation; +- (void)flashHighlight; +- (id)messagePart; +- (void)setEnableSingleTap:(BOOL)arg1; +- (BOOL)isTapEnabled; +- (void)tighten; +- (id)actionDelegate; +- (void)setActionDelegate:(id)arg1; +- (void)updateBubbleContents; +- (void)copyToPasteboard; +- (void)_stopIgnoringSingleTapGesture; +- (void)_temporarilyIgnoreSingleTapGesture; +- (void)setBalloonHighlighted:(BOOL)arg1; +- (void)_showCopyCallout; +- (void)_hideCopyCallout; +- (void)calloutWillHide:(id)arg1; +- (void)sendAsTextMessage:(id)arg1; +- (void)_clearCacheKey; +- (void)_toggleCopyCallout; +- (void)singleTap:(id)arg1; +- (void)longPressGesture:(id)arg1; +- (void)setupSingleTapRecognizerOnView:(id)arg1; +- (void)setOutgoingColor:(int)arg1; +- (void)_setupGestureRecognizers; +- (BOOL)isBalloonHighlighted; +- (id)_cachedImageForBalloonImage:(id)arg1 makeStrechable:(BOOL)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_tightenedBounds; +- (int)outgoingColor; +- (BOOL)shouldManuallyDrawBackground; +- (BOOL)isSubjectAndTextBalloon; +- (BOOL)_canUseLayerBackedBalloon; +- (id)__bubbleImageStretchable:(BOOL)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })balloonBounds; +- (void)drawBalloonImage:(id)arg1 inRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)manuallyDrawBackgroundInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)shouldHaveAccessoryDiclosure; +- (void)setTapEnabled:(BOOL)arg1; +- (float)tightenedWidth; +- (void)setComposition:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 delegate:(id)arg2; +- (void)updateTextShadowColor; +- (void)setMessagePart:(id)arg1; +- (void)dealloc; +- (id)textShadowColor; + +@end diff --git a/ChatKit.framework/CKCachedImageBalloonView.h b/ChatKit.framework/CKCachedImageBalloonView.h new file mode 100755 index 0000000..0cf841d --- /dev/null +++ b/ChatKit.framework/CKCachedImageBalloonView.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKCachedImageBalloonView : CKImageBalloonView { +} + + +- (id)balloonImage; +- (BOOL)shouldHaveAccessoryDiclosure; +- (void)setMessagePart:(id)arg1; + +@end diff --git a/ChatKit.framework/CKClearLabel.h b/ChatKit.framework/CKClearLabel.h new file mode 100755 index 0000000..cfdf229 --- /dev/null +++ b/ChatKit.framework/CKClearLabel.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKClearLabel : UILabel { +} + + +- (id)backgroundColor; + +@end diff --git a/ChatKit.framework/CKClientComposeMessage.h b/ChatKit.framework/CKClientComposeMessage.h new file mode 100755 index 0000000..86f3245 --- /dev/null +++ b/ChatKit.framework/CKClientComposeMessage.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSString, NSArray; + +@interface CKClientComposeMessage : CKMessage { + NSArray *_parts; + NSString *_subject; + NSString *_markup; +} + +@property(retain,readonly) NSString * markup; +@property(retain) NSString * subject; + + +- (id)subject; +- (void)setSubject:(id)arg1; +- (id)sender; +- (id)initWithConversation:(id)arg1 text:(id)arg2 markup:(id)arg3 parts:(id)arg4; +- (id)markup; +- (unsigned int)messagePartCount; +- (void)loadParts; +- (id)parts; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKClientComposeServer.h b/ChatKit.framework/CKClientComposeServer.h new file mode 100755 index 0000000..d3111e7 --- /dev/null +++ b/ChatKit.framework/CKClientComposeServer.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class FTCConnectionHandler; + +@interface CKClientComposeServer : NSObject { + struct _xpc_connection_s { } *_connection; + FTCConnectionHandler *_connectionHandler; +} + ++ (id)sharedInstance; + +- (void)start; +- (void)stop; +- (void)_sendClientComposedMessage:(id)arg1 markup:(id)arg2 subject:(id)arg3 recipients:(id)arg4 attachmentPaths:(id)arg5 exportedFileNames:(id)arg6 composeOptions:(id)arg7; +- (void)_stopListeningForClientComposeNotifications; +- (void)_startListeningForClientComposeNotifications; +- (void)_finishSendingClientComposedMessage:(id)arg1 markup:(id)arg2 subject:(id)arg3 recipients:(id)arg4 attachmentPaths:(id)arg5 exportedFileNames:(id)arg6 composeOptions:(id)arg7; +- (id)init; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKClientComposeService.h b/ChatKit.framework/CKClientComposeService.h new file mode 100755 index 0000000..9d54763 --- /dev/null +++ b/ChatKit.framework/CKClientComposeService.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSArray; + +@interface CKClientComposeService : CKService { + struct _xpc_connection_s { } *_connection; + NSArray *_recipients; +} + ++ (void)_assertMFClient; ++ (id)sharedClientComposeService; + +- (BOOL)_connect; +- (BOOL)_disconnect; +- (void)_disconnected; +- (BOOL)canSendMessageWithMediaObjectTypes:(int*)arg1; +- (int)maxRecipientCount; +- (BOOL)supportsMediaAttachments; +- (BOOL)canAcceptMediaObjectType:(int)arg1 givenMediaObjects:(id)arg2; +- (double)maxTrimDurationForMediaType:(int)arg1; +- (int)maxAttachmentCount; +- (id)lookupRecipientsForConversation:(id)arg1; +- (id)createConversationWithRecipients:(id)arg1; +- (id)abPropertyTypes; +- (id)headerTitleForComposeRecipients:(id)arg1 mediaObjects:(id)arg2 subject:(id)arg3; +- (BOOL)canSendMessageWithParts:(id)arg1 subject:(id)arg2 error:(id*)arg3; +- (id)newMessageWithComposition:(id)arg1 forConversation:(id)arg2; +- (id)copyEntityForAddressString:(id)arg1; +- (BOOL)canSendToRecipients:(id)arg1 withAttachments:(id)arg2 alertIfUnable:(BOOL)arg3; +- (void)sendMessage:(id)arg1; +- (BOOL)canAcceptMediaObject:(id)arg1 givenMediaObjects:(id)arg2; +- (BOOL)isValidAddress:(id)arg1; +- (BOOL)restrictsMediaObjects; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKComposeRecipientView.h b/ChatKit.framework/CKComposeRecipientView.h new file mode 100755 index 0000000..c0c97fc --- /dev/null +++ b/ChatKit.framework/CKComposeRecipientView.h @@ -0,0 +1,66 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSMutableDictionary, NSError, UIActionSheet, CKService; + +@interface CKComposeRecipientView : _MFComposeRecipientView { + CKService *_preferredService; + BOOL _canSend; + NSError *_serviceError; + BOOL _alreadyShowedAlertForTooManyRecipientsError; + NSMutableDictionary *_recipientAvailabilityTimeoutTimers; + UIActionSheet *_actionSheet; +} + +@property(retain) UIActionSheet * actionSheet; +@property(retain) NSError * serviceError; +@property BOOL canSend; +@property(retain) CKService * preferredService; + + +- (id)actionSheet; +- (void)setActionSheet:(id)arg1; +- (void)removeAddresses; +- (BOOL)_addable; +- (void)removeRecipient:(id)arg1; +- (void)selectComposeRecipientAtom:(id)arg1; +- (void)removeAddressAtIndex:(int)arg1; +- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void*)arg2 property:(int)arg3 identifier:(int)arg4; +- (void)addRecipient:(id)arg1; +- (void)reflow; +- (void)reset; +- (id)customOverlayContainer; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (int)atomStyleForRecipient:(id)arg1; +- (BOOL)canSend; +- (void)handleMadridServiceActiveAccountsChangedNotification:(id)arg1; +- (void)handlePreferredServiceChangedNotification:(id)arg1; +- (void)stopCheckingRecipientAvailabilityAndRemoveAllTimers; +- (void)_showActionSheetForAtom:(id)arg1 animated:(BOOL)arg2; +- (void)setPreferredService:(id)arg1; +- (void)setCanSend:(BOOL)arg1; +- (void)setServiceError:(id)arg1; +- (id)serviceError; +- (void)removeAvailabilityTimeoutTimerForRecipient:(id)arg1; +- (void)_checkAvailabilityOfAlternateAddressesForMFComposeRecipient:(id)arg1; +- (void)startAvailabilityTimeoutTimerForRecipient:(id)arg1; +- (void)addRecipient:(id)arg1 atIndex:(unsigned int)arg2; +- (void)_addRecipient:(id)arg1; +- (void)_showOneTimeErrorAlertForTooManyRecipientsUponAddIfNecessary; +- (void)_addRecipient:(id)arg1 atIndex:(unsigned int)arg2; +- (void)_refreshActionSheet; +- (id)_alternateAddressesForMFComposeRecipient:(id)arg1 onlyIMessageAble:(BOOL)arg2; +- (void)handleRecipientAvailabilityTimeout:(id)arg1; +- (void)_showErrorAlertForTooManyRecipientsUponAdd; +- (id)_recipientCausingTooManyRecipientsError; +- (void)_showErrorAlertForTooManyRecipientsUponSend; +- (void)showErrorAlertForTooManyRecipientsUponSendIfNecessary; +- (BOOL)canInsertMoreRecipients; +- (id)preferredService; +- (void)updateRecipientLimit; +- (void)stopCheckingRecipientAvailability; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKCompressibleImageMediaObject.h b/ChatKit.framework/CKCompressibleImageMediaObject.h new file mode 100755 index 0000000..347e693 --- /dev/null +++ b/ChatKit.framework/CKCompressibleImageMediaObject.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class CKImageData; + +@interface CKCompressibleImageMediaObject : CKMediaObject { + CKImageData *_imageData; +} + ++ (id)previewDataMIMEType; ++ (struct CGSize { float x1; float x2; })transcodeMaxSize; ++ (id)mimeTypesToFileExtensions; + +- (id)imageData; +- (id)_newTranscodedMediaObjectWithMaxByteLength:(int)arg1 forceJPEG:(BOOL)arg2; +- (id)_newTranscodedMediaObjectWithMaxByteLength:(int)arg1; +- (id)_orientationStringForImageOrientation:(int)arg1; +- (BOOL)shouldTranscodeForMMS; +- (id)newTranscodingForMMSWithMaxByteLength:(int)arg1; +- (void)logMediaDiagnotics; +- (BOOL)shouldGeneratePreviewInBackground; +- (Class)balloonPreviewClassWithPreviewData:(id)arg1; +- (float)balloonHeightWithPreviewData:(id)arg1; +- (id)newPreview:(int)arg1 highlight:(BOOL)arg2; +- (void)copyToPasteboard:(id)arg1; +- (void)configureBalloon:(id)arg1 withPreviewData:(id)arg2; +- (int)mediaType; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKContentEntryBridge.h b/ChatKit.framework/CKContentEntryBridge.h new file mode 100755 index 0000000..19cff0a --- /dev/null +++ b/ChatKit.framework/CKContentEntryBridge.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSObject; + +@interface CKContentEntryBridge : NSObject { + int _outgoingBubbleColor; + NSObject *_entryView; +} + +@property int outgoingBubbleColor; +@property NSObject * contentEntryView; + ++ (id)newContentEntryBridge; + +- (id)attachments; +- (id)documentFragmentForPasteboardItemAtIndex:(int)arg1 inTextContentView:(id)arg2; +- (BOOL)hasContent; +- (id)contentEntryView; +- (void)updateComposition; +- (void)setContentEntryView:(id)arg1; +- (id)newContentViewWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setOutgoingBubbleColor:(int)arg1; +- (int)outgoingBubbleColor; +- (id)messageComposition; +- (id)messageCompositionIfTextOnly; +- (void)setMessageComposition:(id)arg1; +- (void)dealloc; +- (void)setMessageParts:(id)arg1; +- (id)messageParts; +- (void)insertMessagePart:(id)arg1; + +@end diff --git a/ChatKit.framework/CKContentEntryView.h b/ChatKit.framework/CKContentEntryView.h new file mode 100755 index 0000000..adb6fac --- /dev/null +++ b/ChatKit.framework/CKContentEntryView.h @@ -0,0 +1,105 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSArray, CKTextContentView, NSMutableArray, UIView, NSString, CKContentEntryBridge, UITapGestureRecognizer; + +@interface CKContentEntryView : UIScrollView { + NSMutableArray *_contentViews; + CKTextContentView *_textView; + CKTextContentView *_subjectView; + CKTextContentView *_activeView; + UIView *_subjectLine; + NSString *_defaultText; + CKContentEntryBridge *_bridge; + UITapGestureRecognizer *_singleTap; + unsigned int _showsSubject : 1; + unsigned int _viewsLoaded : 1; + id _entryFieldDelegate; + BOOL _needsScrollToVisible; + int _contentAdjustmentHoldCount; + int _outgoingBubbleColor; + BOOL _needsContentAdjustment; +} + +@property BOOL showsSubject; +@property(readonly) unsigned int displayedLines; +@property int outgoingBubbleColor; +@property(readonly) NSArray * contentViews; + + +- (id)subject; +- (id)attachments; +- (void)setSubject:(id)arg1; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)disableEditing; +- (void)loadSubviews; +- (struct CGSize { float x1; float x2; })desiredSize; +- (void)textContentViewDidChange:(id)arg1; +- (BOOL)textContentView:(id)arg1 shouldChangeTextInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 replacementText:(id)arg3; +- (void)textContentView:(id)arg1 didChangeSize:(struct CGSize { float x1; float x2; })arg2; +- (BOOL)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize { float x1; float x2; })arg2; +- (id)documentFragmentForPasteboardItemAtIndex:(int)arg1 inTextContentView:(id)arg2; +- (BOOL)textContentViewShouldEndEditing:(id)arg1; +- (BOOL)textContentViewShouldBeginEditing:(id)arg1; +- (void)textContentViewDidBeginEditing:(id)arg1; +- (BOOL)isActive; +- (void)updateCandidateDisplay; +- (void)scrollSelectionToVisible:(BOOL)arg1; +- (BOOL)hasContent; +- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (void)_scrollViewAnimationEnded; +- (struct CGSize { float x1; float x2; })_contentSize; +- (void)handlePan:(id)arg1; +- (void)setContentOffset:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)removeFromSuperview; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)showSubjectLinesAndDefaultText:(BOOL)arg1; +- (BOOL)ckTextContentViewShouldReturn:(id)arg1; +- (void)attachmentsDidChange; +- (id)contentViews; +- (BOOL)canPasteObject:(id)arg1; +- (void)setCursorPosition:(int)arg1; +- (int)cursorPosition; +- (int)lastCursorPosition; +- (void)saveCursorPosition; +- (void)setContentHidden:(BOOL)arg1 subjectHidden:(BOOL)arg2; +- (void)_removeContentView:(id)arg1; +- (void)_reloadEntryViewsIfLoaded; +- (void)_adjustAllContent; +- (void)_beginHoldingContentAdjustments; +- (void)_endHoldingContentAdjustmentsWithAnimation:(BOOL)arg1; +- (void)_loadEntryViews; +- (void)_endHoldingContentAdjustments; +- (void)_addContentView:(id)arg1; +- (void)_adjustAllContentWithAnimation:(BOOL)arg1; +- (void)tapGesture:(id)arg1; +- (id)entryFieldDelegate; +- (void)setEntryFieldDelegate:(id)arg1; +- (void)setOutgoingBubbleColor:(int)arg1; +- (void)moveCursorToEnd; +- (void)setIgnoreAnimations:(BOOL)arg1; +- (int)outgoingBubbleColor; +- (id)messageComposition; +- (id)messageCompositionIfTextOnly; +- (void)setMessageComposition:(id)arg1; +- (void)makeActive; +- (void)restoreCursorPosition; +- (void)reflowContentWithAnimation:(BOOL)arg1; +- (void)_setupGestureRecognizers; +- (BOOL)showsSubject; +- (void)updateFontSize; +- (void)setDefaultText:(id)arg1; +- (void)setShowsSubject:(BOOL)arg1; +- (void)reflowContent; +- (id)activeView; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })contentEntryFrame:(BOOL)arg1; +- (unsigned int)displayedLines; +- (void)dealloc; +- (void)setMessageParts:(id)arg1; +- (id)messageParts; +- (void)insertMessagePart:(id)arg1; +- (void)clearMessage; + +@end diff --git a/ChatKit.framework/CKConversationList.h b/ChatKit.framework/CKConversationList.h new file mode 100755 index 0000000..5a4e1dc --- /dev/null +++ b/ChatKit.framework/CKConversationList.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSMutableDictionary, NSMutableArray, CKAggregateConversation; + +@interface CKConversationList : NSObject { + NSMutableArray *_conversations; + CKAggregateConversation *_pendingConversation; + BOOL _fullyLoaded; + BOOL _loadingConversations; + BOOL _needsIncomingConversations; + NSMutableDictionary *_recipientHashToConversations; +} + +@property(readonly) BOOL needsIncomingConversations; +@property(readonly) BOOL loadingConversations; + ++ (id)sharedConversationList; + +- (int)unreadCount; +- (id)conversationForGroupID:(id)arg1 service:(id)arg2; +- (id)conversationForGroupID:(id)arg1 create:(BOOL)arg2 service:(id)arg3; +- (id)existingConversationForGroupID:(id)arg1; +- (id)existingAggregateConversationForGroupID:(id)arg1; +- (id)conversationForMessage:(id)arg1 create:(BOOL)arg2 service:(id)arg3; +- (id)existingAggregateConversationForAddresses:(id)arg1; +- (id)activeConversations; +- (id)loadedConversations; +- (void)reloadStaleConversations; +- (void)reloadConversations; +- (void)deleteConversationAtIndex:(int)arg1; +- (void)removeConversation:(id)arg1; +- (id)pendingConversationCreatingIfNecessary; +- (BOOL)needsIncomingConversations; +- (void)_abChanged:(id)arg1; +- (id)_recipientForMessage:(id)arg1; +- (void)resort; +- (id)_newConversationForMessage:(id)arg1 groupID:(id)arg2 recipientAddresses:(id)arg3 service:(id)arg4 aggregateConversation:(id*)arg5 updatesDisabled:(BOOL)arg6; +- (id)_newConversationForMessage:(id)arg1 groupID:(id)arg2 service:(id)arg3 aggregateConversation:(id*)arg4 updatesDisabled:(BOOL)arg5; +- (void)addConversation:(id)arg1; +- (id)conversations; +- (id)_conversationForMessage:(id)arg1 groupID:(id)arg2 create:(BOOL)arg3 service:(id)arg4 aggregateConversation:(id*)arg5; +- (id)_conversationForRecipients:(id)arg1 create:(BOOL)arg2 service:(id)arg3 aggregateConversation:(id*)arg4; +- (id)recipientsByService:(id)arg1; +- (id)aggregateConversationsForRecipients:(id)arg1 create:(BOOL)arg2; +- (id)conversationForRecipients:(id)arg1 create:(BOOL)arg2 service:(id)arg3; +- (id)existingConversationForAddresses:(id)arg1; +- (void)_postConversationListChangedNotification; +- (BOOL)hasActiveConversations; +- (void)_addRecipientHash:(id)arg1; +- (BOOL)loadingConversations; +- (int)unreadConversationCount; +- (id)pendingConversation; +- (BOOL)containsConversation:(id)arg1; +- (void)applyPendingConversation; +- (void)unpendConversation; +- (id)aggregateConversationForRecipients:(id)arg1 create:(BOOL)arg2; +- (id)aggregateConversationForRecipients:(id)arg1 create:(BOOL)arg2 service:(id)arg3; +- (id)init; +- (void)dealloc; +- (void)resetCaches; + +@end diff --git a/ChatKit.framework/CKConversationListCell.h b/ChatKit.framework/CKConversationListCell.h new file mode 100755 index 0000000..57620c8 --- /dev/null +++ b/ChatKit.framework/CKConversationListCell.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class CKSummaryLabel, UIImageView, UILabel, CKAggregateConversation, NSString, UIDateLabel, NSDate; + +@interface CKConversationListCell : UITableViewCell { + CKAggregateConversation *_conversation; + UIDateLabel *_dateLabel; + UILabel *_hitsLabel; + CKSummaryLabel *_summaryLabel; + CKSummaryLabel *_backupSummaryLabel; + UIImageView *_unreadIndicatorImageView; + UILabel *_fromLabel; + UIImageView *_groupImageView; + NSString *_searchSummaryText; + int _searchMessageID; + int _searchPartID; + NSDate *_searchMessageDate; +} + +@property(retain) CKAggregateConversation * conversation; +@property(readonly) NSDate * searchMessageDate; +@property(readonly) int searchPartID; +@property(readonly) int searchMessageID; + ++ (id)identifier; ++ (float)cellHeight; + +- (void)willTransitionToState:(unsigned int)arg1; +- (void)didTransitionToState:(unsigned int)arg1; +- (void)clearText; +- (void)prepareForReuse; +- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 conversation:(id)arg2; +- (void)updateWithSearchResult:(struct _CKSpotlightSearchResult { id x1; int x2; int x3; id x4; id x5; }*)arg1; +- (int)searchPartID; +- (int)searchMessageID; +- (void)updateContents; +- (id)searchMessageDate; +- (void)_createBackupSummaryLabel; +- (id)conversation; +- (void)setConversation:(id)arg1; +- (void)updateFontSize; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKConversationListController.h b/ChatKit.framework/CKConversationListController.h new file mode 100755 index 0000000..87ec385 --- /dev/null +++ b/ChatKit.framework/CKConversationListController.h @@ -0,0 +1,100 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSIndexPath, UIToolbar, UITableView, CKConversationList, CKConversationSearcher, CKMessagesController; + +@interface CKConversationListController : UIViewController { + UITableView *_table; + NSIndexPath *_previouslySelectedIndexPath; + UIToolbar *_buttonBar; + unsigned int _willBeMarkedReadCount; + unsigned int _dirty : 1; + unsigned int _isVisible : 1; + unsigned int _isUpdatingDisabled : 1; + unsigned int _willRotate : 1; + CKMessagesController *_messagesController; + CKConversationList *_conversationList; + CKConversationSearcher *_searcher; + BOOL _disableSMSFullDialog; +} + +@property(retain) NSIndexPath * previouslySelectedIndexPath; +@property CKMessagesController * messagesController; +@property CKConversationList * conversationList; + + +- (void)updateTitle; +- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)_getRotationContentSettings:(struct { BOOL x1; BOOL x2; BOOL x3; BOOL x4; float x5; int x6; }*)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidUnload; +- (void)loadView; +- (void)accessibilityLargeTextDidChange; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (id)inputAccessoryView; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (BOOL)_shouldUseKeyWindowStack; +- (BOOL)_shouldUseNextFirstResponder; +- (BOOL)_shouldUseDefaultFirstResponder; +- (void)significantTimeChange; +- (void)applicationWillSuspend; +- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)_conversationMessageWasSent:(id)arg1; +- (void)_groupsChanged:(id)arg1; +- (void)conversationWillBeMarkedRead:(id)arg1; +- (void)selectDefaultConversationAnimated:(BOOL)arg1; +- (void)setMessagesController:(id)arg1; +- (void)setConversationList:(id)arg1; +- (void)searcherWillEndSearch:(id)arg1; +- (void)searcher:(id)arg1 didShowSearchResultsTableView:(id)arg2; +- (void)searcher:(id)arg1 willHideSearchResultsTableView:(id)arg2; +- (id)searcherContentsController:(id)arg1; +- (id)searcher:(id)arg1 conversationForGroupID:(id)arg2; +- (void)searcher:(id)arg1 userDidSelectConversationGroupID:(id)arg2 messageRowID:(int)arg3 partRowID:(int)arg4; +- (void)disableConversationListUpdates; +- (void)_conversationWasMarkedAsRead:(id)arg1; +- (void)_conversationDidChange:(id)arg1; +- (void)_databaseFull:(id)arg1; +- (void)_conversationReadItemsDidChange:(id)arg1; +- (void)_conversationListDidFinishLoadingConversations:(id)arg1; +- (void)_conversationListDidChange:(id)arg1; +- (void)_checkIfDatabaseIsFull; +- (void)updateConversationSelection; +- (void)noteConversationListChanged; +- (void)noteUnreadCountsChanged; +- (void)updateNavigationItems; +- (void)updateConversationList; +- (void)composeButtonClicked:(id)arg1; +- (id)conversationList; +- (void)setPreviouslySelectedIndexPath:(id)arg1; +- (void)enableConversationListUpdates; +- (void)hideSearchUI; +- (id)messagesController; +- (id)previouslySelectedIndexPath; +- (void)selectConversationClosestToDeletedIndex:(unsigned int)arg1; +- (void)deleteButtonPressedForIndexPath:(id)arg1; +- (void)_displaySMSDatabaseFullWarning; +- (unsigned int)_indexOfDefaultConversation; +- (void)_selectConversationAtIndex:(unsigned int)arg1 animated:(BOOL)arg2; +- (unsigned int)_indexOfConverationClosestToDeletedIndex:(unsigned int)arg1; +- (void)reloadStaleConversations; +- (void)_keyboardWillShowOrHide:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKConversationListNewMessageCell.h b/ChatKit.framework/CKConversationListNewMessageCell.h new file mode 100755 index 0000000..a9025ef --- /dev/null +++ b/ChatKit.framework/CKConversationListNewMessageCell.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKConversationListNewMessageCell : UITableViewCell { +} + ++ (id)identifier; + +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; +- (void)updateFontSize; + +@end diff --git a/ChatKit.framework/CKConversationSearcher.h b/ChatKit.framework/CKConversationSearcher.h new file mode 100755 index 0000000..b3fb737 --- /dev/null +++ b/ChatKit.framework/CKConversationSearcher.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class SPSearchResultDeserializer, UISearchBar, NSTimer, UISearchDisplayController, , SPDaemonQueryToken; + +@interface CKConversationSearcher : NSObject { + *_delegate; + UISearchDisplayController *_searchController; + UISearchBar *_searchBar; + SPDaemonQueryToken *_queryToken; + NSTimer *_resultProcessor; + unsigned int _deserializerIndex; + SPSearchResultDeserializer *_deserializer; + struct _CKSpotlightSearchResultList { + unsigned int length; + unsigned int capacity; + struct _CKSpotlightSearchResult {} *array; + } _allSearchResults; + struct _CKSpotlightSearchResultList { + unsigned int length; + unsigned int capacity; + struct _CKSpotlightSearchResult {} *array; + } _perConversationSearchResults; + BOOL _shouldDisplayNoResults; + BOOL _active; + BOOL _showingSearchResults; +} + +@property(getter=isShowingSearchResults,readonly) BOOL showingSearchResults; +@property(getter=isActive,readonly) BOOL active; +@property(readonly) UISearchDisplayController * searchController; + + +- (BOOL)isShowingSearchResults; +- (void)setDelegate:(id)arg1; +- (id)searchController; +- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (void)searchDisplayControllerWillEndSearch:(id)arg1; +- (void)searchDisplayControllerWillBeginSearch:(id)arg1; +- (void)searchDisplayControllerDidEndSearch:(id)arg1; +- (void)searchDisplayControllerDidBeginSearch:(id)arg1; +- (void)searchDisplayController:(id)arg1 didHideSearchResultsTableView:(id)arg2; +- (void)searchDisplayController:(id)arg1 willHideSearchResultsTableView:(id)arg2; +- (void)searchDisplayController:(id)arg1 didShowSearchResultsTableView:(id)arg2; +- (void)searchDisplayController:(id)arg1 willShowSearchResultsTableView:(id)arg2; +- (void)searchBarCancelButtonClicked:(id)arg1; +- (BOOL)searchBarShouldBeginEditing:(id)arg1; +- (void)searchBar:(id)arg1 textDidChange:(id)arg2; +- (BOOL)isActive; +- (id)searchBar; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)searchDaemonQuery:(id)arg1 addedResults:(id)arg2; +- (void)searchDaemonQuery:(id)arg1 encounteredError:(id)arg2; +- (void)searchDaemonQueryCompleted:(id)arg1; +- (void)_processSearchResults; +- (void)dealloc; +- (id)initWithDelegate:(id)arg1; +- (void)_cancel; + +@end diff --git a/ChatKit.framework/CKDBMessage.h b/ChatKit.framework/CKDBMessage.h new file mode 100755 index 0000000..1e20e57 --- /dev/null +++ b/ChatKit.framework/CKDBMessage.h @@ -0,0 +1,122 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSArray, NSString, NSDate, NSAttributedString; + +@interface CKDBMessage : NSObject { + struct { struct __CFRuntimeBase { + unsigned int _cfisa; + unsigned char _cfinfo[4]; + } x1; int x2; int x3; } *_record; + NSString *_text; + NSString *_subject; + NSString *_address; + NSString *_groupID; + NSString *_guid; + NSString *_madridRoomname; + NSString *_madridService; + NSString *_madridAccount; + NSString *_madridAccountGUID; + BOOL _isMadrid; + BOOL _isVoicemailIndicator; + BOOL _hasBeenRead; + BOOL _isOutgoing; + BOOL _hasBeenDelivered; + int _madridType; + int _identifier; + unsigned long long _madridFlags; + NSDate *_date; + NSArray *_recipients; + NSArray *_messageParts; + NSString *_plainBody; + struct { struct __CFRuntimeBase { + unsigned int _cfisa; + unsigned char _cfinfo[4]; + } x1; int x2; int x3; } *_madridChatRecord; + NSAttributedString *_madridAttributedBody; +} + +@property(readonly) BOOL isMessageFullyLoaded; +@property(retain,readonly) NSString * plainBody; +@property(copy,readonly) NSArray * recipients; +@property(retain,readonly) NSString * groupID; +@property(copy,readonly) NSString * attachmentText; +@property(readonly) BOOL hasAttachments; +@property(retain,readonly) NSString * formattedAddress; +@property int identifier; +@property(readonly) struct { struct __CFRuntimeBase { unsigned int _cfisa; unsigned char _cfinfo[4]; } x1; int x2; int x3; }* record; +@property(copy,readonly) NSArray * messageParts; +@property(retain,readonly) NSAttributedString * madridAttributedBody; +@property(retain,readonly) NSDate * date; +@property(readonly) unsigned long long madridFlags; +@property(readonly) int madridType; +@property(readonly) BOOL hasBeenDelivered; +@property(readonly) BOOL isOutgoing; +@property(readonly) BOOL hasBeenRead; +@property(readonly) BOOL isVoicemailIndicator; +@property(readonly) BOOL isMadrid; +@property(retain,readonly) NSString * madridAccountGUID; +@property(retain,readonly) NSString * madridAccount; +@property(retain,readonly) NSString * madridService; +@property(retain,readonly) NSString * madridRoomname; +@property(retain,readonly) NSString * guid; +@property(retain,readonly) NSString * address; +@property(retain,readonly) NSString * subject; +@property(retain,readonly) NSString * text; + + +- (id)subject; +- (id)recipients; +- (id)address; +- (BOOL)hasAttachments; +- (int)identifier; +- (void)setIdentifier:(int)arg1; +- (id)date; +- (id)text; +- (id)formattedAddress; +- (struct { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; int x2; int x3; }*)madridChatRecord; +- (BOOL)isMessageFullyLoaded; +- (id)madridAttributedBody; +- (unsigned long long)madridFlags; +- (int)madridType; +- (BOOL)hasBeenDelivered; +- (BOOL)hasBeenRead; +- (BOOL)isVoicemailIndicator; +- (id)madridAccountGUID; +- (id)madridAccount; +- (id)madridService; +- (void)_loadRecipients; +- (void)_loadMessageParts; +- (BOOL)isMadrid; +- (void)_loadMadridGroupID; +- (void)_loadSMSGroupID; +- (void)_loadGroupID; +- (void)_loadMadridChatRecord; +- (void)_loadMadridRecipients; +- (void)_loadSMSRecipients; +- (void)_loadMadridPlainBody; +- (void)_loadSMSPlainBody; +- (BOOL)_madridHasAttachments; +- (struct __IMDMadridAttachmentRecord { }*)_copyMadridAttachmentRecordForGUID:(id)arg1; +- (void)_loadMadridMessageParts; +- (void)_loadSMSMessageParts; +- (id)madridRoomname; +- (id)_madridChatIdentifier; +- (id)initWithMadridMessageGUID:(id)arg1; +- (id)attachmentText; +- (id)initWithRecordID:(int)arg1; +- (id)plainBody; +- (BOOL)senderIsVoicemail; +- (id)alertImageData; +- (id)previewText; +- (id)attachmentText:(BOOL)arg1; +- (id)guid; +- (BOOL)isOutgoing; +- (id)groupID; +- (struct { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; int x2; int x3; }*)record; +- (id)description; +- (void)dealloc; +- (id)messageParts; + +@end diff --git a/ChatKit.framework/CKDashedLineView.h b/ChatKit.framework/CKDashedLineView.h new file mode 100755 index 0000000..cdf4227 --- /dev/null +++ b/ChatKit.framework/CKDashedLineView.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UIColor; + +@interface CKDashedLineView : UIView { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _gap; + UIColor *_color; +} + ++ (float)defaultHeight; + +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setGapRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKDefaultPreferredServiceManager.h b/ChatKit.framework/CKDefaultPreferredServiceManager.h new file mode 100755 index 0000000..77ba4a6 --- /dev/null +++ b/ChatKit.framework/CKDefaultPreferredServiceManager.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKDefaultPreferredServiceManager : CKPreferredServiceManager { +} + + +- (id)__existingChatForRecipients:(id)arg1; +- (BOOL)__chatIsDowngraded:(id)arg1; +- (BOOL)__recipientsHaveUsedSMSBefore:(id)arg1; +- (unsigned int)_optionsForRecipients:(id)arg1; + +@end diff --git a/ChatKit.framework/CKDeletedMessagePart.h b/ChatKit.framework/CKDeletedMessagePart.h new file mode 100755 index 0000000..9ef729a --- /dev/null +++ b/ChatKit.framework/CKDeletedMessagePart.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKDeletedMessagePart : CKMessagePart { +} + + +- (int)type; + +@end diff --git a/ChatKit.framework/CKDowngradeMessage.h b/ChatKit.framework/CKDowngradeMessage.h new file mode 100755 index 0000000..1710fd4 --- /dev/null +++ b/ChatKit.framework/CKDowngradeMessage.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class IMAccount; + +@interface CKDowngradeMessage : CKIMDBMessage { +} + +@property(readonly) double timeSinceSent; +@property(retain,readonly) IMAccount * account; +@property(readonly) BOOL canBeDowngraded; + + +- (double)timeSinceSent; +- (BOOL)canBeDowngraded; + +@end diff --git a/ChatKit.framework/CKDowngradeServer.h b/ChatKit.framework/CKDowngradeServer.h new file mode 100755 index 0000000..c8237ca --- /dev/null +++ b/ChatKit.framework/CKDowngradeServer.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class IMTimer, FTCConnectionHandler; + +@interface CKDowngradeServer : NSObject { + IMTimer *_nextDowngradeCheckTimer; + BOOL _ignoreConversationChangeNotifications; + FTCConnectionHandler *_connectionHandler; +} + ++ (id)sharedDowngradeServer; + +- (void)start; +- (void)_timerFired; +- (void)stop; +- (void)_setupTimerIfNecessary; +- (void)_handleMessageSent:(id)arg1; +- (void)_handleDaemonConnected:(id)arg1; +- (void)_setActive:(BOOL)arg1; +- (void)_setActiveIfNecessary; +- (void)_scheduleTimerCheck; +- (BOOL)__messageHasDowngradeMarkers:(id)arg1; +- (void)_resendMessagesAsSMSIfNecessary; +- (id)_copyUndeliveredMessages; +- (double)_lowerDowngradeIntervalForMessage:(id)arg1; +- (void)_resendMessagesAsSMSIfNecessary:(id)arg1; +- (double)_upperDowngradeInterval; +- (BOOL)_shouldIgnoreMessageDueToAge:(id)arg1; +- (BOOL)_shouldIgnoreMessageDueToContent:(id)arg1; +- (BOOL)_shouldSendMessageAsSMS:(id)arg1; +- (void)_sendMessageAsSMS:(id)arg1; +- (void)_handleSendAsSMSSettingChanged:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKDraftManager.h b/ChatKit.framework/CKDraftManager.h new file mode 100755 index 0000000..50212db --- /dev/null +++ b/ChatKit.framework/CKDraftManager.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSArray, NSMutableDictionary, NSMutableSet; + +@interface CKDraftManager : NSObject { + NSMutableDictionary *_cachedDrafts; + NSMutableSet *_dirtyDraftIDs; + NSArray *_pendingRecipients; +} + ++ (void)_createDraftSavePath; ++ (id)_draftSavePath; ++ (void)_createPendingRecipientPath; ++ (id)_pendingRecipientFile; ++ (id)sharedInstance; + +- (id)draftForConversation:(id)arg1; +- (void)setDraft:(id)arg1 forConversation:(id)arg2; +- (id)draftForPendingConversationWithRecipients:(id*)arg1; +- (void)_setDraft:(id)arg1 forKey:(id)arg2; +- (id)_draftForKey:(id)arg1; +- (void)_clearDraftForConversation:(id)arg1; +- (id)_pendingRecipients; +- (void)_setPendingRecipients:(id)arg1; +- (void)setDraftForPendingConversation:(id)arg1 withRecipients:(id)arg2; +- (void)clearDraftForPendingConversation; +- (void)save:(BOOL)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKEffectsWindow.h b/ChatKit.framework/CKEffectsWindow.h new file mode 100755 index 0000000..d5aaac5 --- /dev/null +++ b/ChatKit.framework/CKEffectsWindow.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UIImageView; + +@interface CKEffectsWindow : UIAutoRotatingWindow { + UIImageView *shadowImageView; +} + +@property(getter=isShadowHidden) BOOL shadowHidden; +@property(retain) UIImageView * shadowImageView; + + +- (void)didAddSubview:(id)arg1; +- (BOOL)shadowHidden; +- (void)setShadowHidden:(BOOL)arg1; +- (void)setShadowImageView:(id)arg1; +- (id)shadowImageView; +- (id)init; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKEntity.h b/ChatKit.framework/CKEntity.h new file mode 100755 index 0000000..b7b7108 --- /dev/null +++ b/ChatKit.framework/CKEntity.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class CKService, NSString, UIImage; + +@interface CKEntity : NSObject { + int _addressBookUID; + int _identifier; + int _propertyType; + BOOL _foundABNameForSender; + BOOL _senderIsVoicemail; + void *_abRecord; + unsigned int _addressHash; + CKService *_service; + id _contactImageThumbnail; +} + +@property(readonly) NSString * name; +@property(readonly) NSString * rawAddress; +@property(readonly) struct __CFPhoneNumber { }* phoneNumberRef; +@property(readonly) NSString * normalizedRawAddress; +@property(readonly) unsigned int addressHash; +@property(readonly) BOOL hasContactImage; +@property(retain,readonly) UIImage * contactImageThumbnail; +@property(readonly) unsigned int textTone; +@property(readonly) BOOL senderIsVoicemail; +@property(readonly) BOOL foundABNameForSender; +@property int propertyType; +@property(readonly) void* abRecord; +@property int identifier; +@property int addressBookUID; +@property(readonly) CKService * service; + ++ (id)copyAllEntities; ++ (void)resetClassCache; ++ (id)contactImageThumbnailForMeCard; + +- (int)propertyType; +- (int)identifier; +- (void)setIdentifier:(int)arg1; +- (id)name; +- (id)_initWithService:(id)arg1; +- (unsigned long)textTone; +- (void)setABRecord:(void*)arg1 withIdentifier:(int)arg2; +- (id)normalizedRawAddress; +- (BOOL)senderIsVoicemail; +- (BOOL)foundABNameForSender; +- (void)setPropertyType:(int)arg1; +- (int)addressBookUID; +- (struct __CFPhoneNumber { }*)phoneNumberRef; +- (unsigned int)addressHash; +- (id)service; +- (id)contactImageThumbnail; +- (void*)abRecord; +- (BOOL)hasContactImage; +- (void)setAddressBookUID:(int)arg1; +- (id)rawAddress; +- (void)dealloc; +- (void)resetCaches; + +@end diff --git a/ChatKit.framework/CKEntityView.h b/ChatKit.framework/CKEntityView.h new file mode 100755 index 0000000..424da16 --- /dev/null +++ b/ChatKit.framework/CKEntityView.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class CKEntity, UILabel; + +@interface CKEntityView : CKTranscriptCell { + UILabel *_label; + CKEntity *_entity; + float _bottomMargin; +} + ++ (float)defaultWidth; ++ (struct CGSize { float x1; float x2; })sizeForEntity:(id)arg1 withWidth:(float)arg2; ++ (struct CGSize { float x1; float x2; })sizeForEntity:(id)arg1; + +- (void)setBottomMargin:(float)arg1; +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)sizeToFit; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)updateFontSize; +- (void)setEntity:(id)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKFixedImageMediaObject.h b/ChatKit.framework/CKFixedImageMediaObject.h new file mode 100755 index 0000000..8a48717 --- /dev/null +++ b/ChatKit.framework/CKFixedImageMediaObject.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKFixedImageMediaObject : CKCompressibleImageMediaObject { +} + ++ (id)mimeTypesToFileExtensions; + +- (BOOL)shouldTranscodeForMMS; + +@end diff --git a/ChatKit.framework/CKGenericFileBalloonView.h b/ChatKit.framework/CKGenericFileBalloonView.h new file mode 100755 index 0000000..7bbd641 --- /dev/null +++ b/ChatKit.framework/CKGenericFileBalloonView.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UIImageView, UILabel, NSString, UIImage; + +@interface CKGenericFileBalloonView : CKBalloonView { + UIImageView *_iconImageView; + UILabel *_textLabel; + UILabel *_subtextLabel; +} + +@property(copy) NSString * text; +@property(copy) NSString * subtext; +@property(retain) UIImage * icon; +@property(retain) UILabel * subtextLabel; +@property(retain) UILabel * textLabel; +@property(retain) UIImageView * iconImageView; + ++ (id)textColorForBalloonOrientation:(int)arg1 outgoingBalloonColor:(int)arg2; ++ (float)fixedHeight; ++ (struct CGPoint { float x1; float x2; })entryFieldBalloonOffset; ++ (float)entryFieldBalloonAdditionalHeight; ++ (float)heightForText:(id)arg1 width:(float)arg2 includeBuffers:(BOOL)arg3; ++ (struct UIEdgeInsets { float x1; float x2; float x3; float x4; })contentInsetsForBalloonOrientation:(int)arg1; + +- (void)updateTextColor; +- (id)textLabel; +- (id)icon; +- (void)setIcon:(id)arg1; +- (id)iconImageView; +- (void)prepareForReuse; +- (id)text; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)setText:(id)arg1; +- (void)layoutSubviews; +- (id)subtext; +- (void)setIconImageView:(id)arg1; +- (void)setSubtextLabel:(id)arg1; +- (id)subtextLabel; +- (void)setSubtext:(id)arg1; +- (BOOL)shouldHaveAccessoryDiclosure; +- (float)tightenedWidth; +- (void)setTextLabel:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 delegate:(id)arg2; +- (void)updateTextShadowColor; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKIMComposeRecipient.h b/ChatKit.framework/CKIMComposeRecipient.h new file mode 100755 index 0000000..a4d650e --- /dev/null +++ b/ChatKit.framework/CKIMComposeRecipient.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKIMComposeRecipient : MFComposeRecipient { +} + ++ (int)_recipientABProperty; + +- (id)uncommentedAddress; +- (id)_unformattedAddress; +- (id)address; +- (id)displayString; +- (BOOL)isEqual:(id)arg1; +- (id)description; + +@end diff --git a/ChatKit.framework/CKIMDBMessage.h b/ChatKit.framework/CKIMDBMessage.h new file mode 100755 index 0000000..12ca969 --- /dev/null +++ b/ChatKit.framework/CKIMDBMessage.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class IMPerson, IMAccount, IMChat; + +@interface CKIMDBMessage : CKDBMessage { + IMPerson *_person; +} + +@property(retain,readonly) IMChat * chat; +@property(retain,readonly) IMAccount * account; +@property(retain) IMPerson * person; + + +- (id)account; +- (void)resetIMPerson; +- (void)setPerson:(id)arg1; +- (id)chat; +- (id)initWithRecordID:(int)arg1; +- (id)person; +- (void)markAsRead; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKImageBalloonView.h b/ChatKit.framework/CKImageBalloonView.h new file mode 100755 index 0000000..b9ab761 --- /dev/null +++ b/ChatKit.framework/CKImageBalloonView.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UIImage; + +@interface CKImageBalloonView : CKBalloonView { + UIImage *_img; + UIImage *_balloonImage; +} + ++ (struct CGPoint { float x1; float x2; })entryFieldBalloonOffset; ++ (float)entryFieldBalloonAdditionalHeight; ++ (BOOL)usesColoredBalloon; + +- (void)setImage:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (float)heightForWidth:(float)arg1; +- (float)_receiptSpace; +- (id)balloonImage; +- (void)tighten; +- (void)copyToPasteboard; +- (BOOL)shouldManuallyDrawBackground; +- (float)tightenedWidth; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKImageData.h b/ChatKit.framework/CKImageData.h new file mode 100755 index 0000000..0db023c --- /dev/null +++ b/ChatKit.framework/CKImageData.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSData; + +@interface CKImageData : NSObject { + struct CGImageSource { } *_imageSource; + NSData *_data; +} + +@property(readonly) NSData * data; + + +- (id)data; +- (id)mimeType; +- (id)image; +- (id)initWithData:(id)arg1; +- (int)imageOrientation; +- (struct CGSize { float x1; float x2; })size; +- (id)_newImageWithMaxLength:(int)arg1 transformOrientation:(BOOL)arg2; +- (struct CGImageSource { }*)_imageSource; +- (int)imageCount; +- (struct CGImage { }*)_newCGImageWithMaxLength:(int)arg1 transformOrientation:(BOOL)arg2; +- (id)pngDataWithMaxLength:(int)arg1; +- (id)jpegDataWithMaxLength:(int)arg1 compression:(float)arg2; +- (id)imageWithMaxLength:(int)arg1; +- (id)imageType; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKImagePickerMediaPreviewGenerator.h b/ChatKit.framework/CKImagePickerMediaPreviewGenerator.h new file mode 100755 index 0000000..4fa573a --- /dev/null +++ b/ChatKit.framework/CKImagePickerMediaPreviewGenerator.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UIImagePickerController, UIImage, NSData, NSDictionary; + +@interface CKImagePickerMediaPreviewGenerator : CKMediaPreviewGenerator { + UIImage *_image; + NSData *_imageData; + NSDictionary *_editingInfo; + UIImagePickerController *_imagePickerController; + UIImage *_videoPreviewImage; +} + +@property(retain) UIImagePickerController * imagePickerController; +@property(retain) NSDictionary * editingInfo; +@property(retain) NSData * imageData; +@property(retain) UIImage * image; + + +- (id)imageData; +- (void)setImageData:(id)arg1; +- (id)image; +- (void)setImage:(id)arg1; +- (id)imagePickerController; +- (id)editingInfo; +- (void)_generatePreviewOnMainThreadForVideoFile:(id)arg1; +- (void)setEditingInfo:(id)arg1; +- (void)setImagePickerController:(id)arg1; +- (void)main; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKInteractiveImageBalloonView.h b/ChatKit.framework/CKInteractiveImageBalloonView.h new file mode 100755 index 0000000..680c247 --- /dev/null +++ b/ChatKit.framework/CKInteractiveImageBalloonView.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UIImageView; + +@interface CKInteractiveImageBalloonView : UIView { + UIImageView *_previewView; + UIImageView *_imageView; + float _previewAspectRatio; + float _imageAspectRatio; +} + + +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setImageFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setPreviewAlpha:(float)arg1; +- (void)setImageAlpha:(float)arg1; +- (void)fitImageToRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithPreviewView:(id)arg1 imageView:(id)arg2; +- (void)setPreviewFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKLRUCache.h b/ChatKit.framework/CKLRUCache.h new file mode 100755 index 0000000..d5e3260 --- /dev/null +++ b/ChatKit.framework/CKLRUCache.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSMutableDictionary, NSMutableArray; + +@interface CKLRUCache : NSObject { + unsigned int _capacity; + NSMutableDictionary *_cacheDict; + NSMutableArray *_orderArray; +} + +@property(readonly) unsigned int count; +@property unsigned int capacity; + + +- (id)allObjects; +- (void)setCapacity:(unsigned int)arg1; +- (unsigned int)capacity; +- (void)_removeLRUObject; +- (unsigned int)count; +- (id)description; +- (id)objectForKey:(id)arg1; +- (id)initWithCapacity:(unsigned int)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKLabelledAtomList.h b/ChatKit.framework/CKLabelledAtomList.h new file mode 100755 index 0000000..2547d8e --- /dev/null +++ b/ChatKit.framework/CKLabelledAtomList.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKLabelledAtomList : MFLabelledAtomList { +} + + +- (id)initWithLabel:(id)arg1 title:(id)arg2 totalWidth:(float)arg3 firstLineWidth:(float)arg4 addresses:(id)arg5 arePhoneNumbers:(id)arg6 style:(int)arg7; + +@end diff --git a/ChatKit.framework/CKLinksController.h b/ChatKit.framework/CKLinksController.h new file mode 100755 index 0000000..db138bc --- /dev/null +++ b/ChatKit.framework/CKLinksController.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UINavigationController, UITableView, NSArray; + +@interface CKLinksController : UIViewController { + id _delegate; + UINavigationController *_navigationController; + NSArray *_linkProps; + UITableView *_table; +} + + +- (void)setDelegate:(id)arg1; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidUnload; +- (void)loadView; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (id)initWithNavigationController:(id)arg1; +- (void)setLinkProperties:(id)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKLocationMediaObject.h b/ChatKit.framework/CKLocationMediaObject.h new file mode 100755 index 0000000..a3eb9cf --- /dev/null +++ b/ChatKit.framework/CKLocationMediaObject.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKLocationMediaObject : CKMediaObject { +} + ++ (id)mimeTypesToFileExtensions; + +- (BOOL)shouldTranscodeForMMS; +- (Class)balloonPreviewClassWithPreviewData:(id)arg1; +- (void)configureBalloon:(id)arg1 withPreviewData:(id)arg2; +- (int)mediaType; + +@end diff --git a/ChatKit.framework/CKLoopbackMessage.h b/ChatKit.framework/CKLoopbackMessage.h new file mode 100755 index 0000000..ef71d04 --- /dev/null +++ b/ChatKit.framework/CKLoopbackMessage.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKLoopbackMessage : CKMessage { + BOOL _isOutgoing; + BOOL _isLoopBackRead; + BOOL _isPlaceholder; +} + + +- (id)initWithConversation:(id)arg1 text:(id)arg2 date:(id)arg3; +- (id)initWithConversation:(id)arg1 text:(id)arg2; +- (id)initPlaceholderConversation:(id)arg1 date:(id)arg2; +- (void)markAsSent; +- (void)markAsRead; +- (int)sentCount; +- (BOOL)isRead; +- (BOOL)isOutgoing; +- (void)setOutgoing:(BOOL)arg1; +- (BOOL)isEqual:(id)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKLoopbackService.h b/ChatKit.framework/CKLoopbackService.h new file mode 100755 index 0000000..3982c16 --- /dev/null +++ b/ChatKit.framework/CKLoopbackService.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSMutableArray; + +@interface CKLoopbackService : CKService { + NSMutableArray *_conversations; +} + ++ (id)sharedLoopbackService; + +- (int)unreadCount; +- (id)conversationSummaries:(id)arg1 groupIDs:(id)arg2; +- (void)_reallySendMessage:(id)arg1; +- (void)addMessageToStore:(id)arg1 incrementUnreadCount:(BOOL)arg2; +- (void)_receiveMessageForMessage:(id)arg1; +- (int)unreadCountForConversation:(id)arg1; +- (id)placeholderMessageForConversation:(id)arg1 withDate:(id)arg2; +- (void)messagesForConversation:(id)arg1; +- (BOOL)supportsMediaAttachments; +- (BOOL)dbFull; +- (id)lookupRecipientsForConversation:(id)arg1; +- (id)createConversationWithRecipients:(id)arg1; +- (int)unreadConversationCount; +- (id)newMessageWithComposition:(id)arg1 forConversation:(id)arg2; +- (void)sendMessage:(id)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKMadridEntity.h b/ChatKit.framework/CKMadridEntity.h new file mode 100755 index 0000000..4ac8fa7 --- /dev/null +++ b/ChatKit.framework/CKMadridEntity.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSArray; + +@interface CKMadridEntity : CKEntity { + NSArray *_imHandles; + BOOL _shared; +} + ++ (id)_sharedMadridEntities; ++ (void)resetAllSharedEntityCaches; ++ (id)copyAllEntities; + +- (int)propertyType; +- (int)identifier; +- (id)name; +- (id)_existingEntityFromSharedForIMHandle:(id)arg1; +- (void)_setOtherIMHandlesForIMHandle:(id)arg1; +- (void)_addToShared; +- (void)_removeFromShared; +- (void)_resetIMHandles; +- (id)imHandles; +- (id)defaultIMHandle; +- (id)initWithIMHandle:(id)arg1; +- (void)_handleActiveMadridAccountsDidChange:(id)arg1; +- (struct __CFPhoneNumber { }*)phoneNumberRef; +- (void*)abRecord; +- (id)rawAddress; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKMadridMessage.h b/ChatKit.framework/CKMadridMessage.h new file mode 100755 index 0000000..6b91d8f --- /dev/null +++ b/ChatKit.framework/CKMadridMessage.h @@ -0,0 +1,69 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class IMMessage, NSDate, NSArray; + +@interface CKMadridMessage : CKMessage { + IMMessage *_imMessage; + NSArray *_parts; + NSArray *_incompleteParts; + NSDate *_placeHolderDate; + BOOL _hasPostedComplete; + int _partCount; + int _incompletePartCount; +} + +@property(setter=setIMMessage:,retain) IMMessage * imMessage; + ++ (void)initialize; ++ (id)existingMessageForGuid:(id)arg1; + +- (id)subject; +- (BOOL)isPlaceholder; +- (id)address; +- (id)sequenceNumber; +- (BOOL)hasAttachments; +- (int)rowID; +- (id)sender; +- (void)_fileTransferUpdated:(id)arg1; +- (void)_observeFileTransfersIfNecessary; +- (void)_parseIMMessagePartsWithTextProcessingBlock:(id)arg1 fileTransferProcessingBlock:(id)arg2; +- (void)_loadCounts; +- (id)initWithIMMessage:(id)arg1; +- (void)setIMMessage:(id)arg1; +- (id)imMessage; +- (BOOL)postMessageReceivedIfNecessary; +- (id)initPlaceholderWithDate:(id)arg1; +- (void)calculateUIFlags; +- (void)markAsRead; +- (BOOL)storesFlagsInDatabase; +- (id)timeDelivered; +- (BOOL)isTypingIndicator; +- (BOOL)wantsSendStatus; +- (double)_loadDate; +- (unsigned int)messagePartCount; +- (BOOL)_loadOutgoing; +- (void)loadParts; +- (void)_loadText; +- (void)_loadUIFlags; +- (int)totalMessageCount; +- (int)sentCount; +- (int)failedSendCount; +- (id)messagePartAtIndex:(unsigned int)arg1; +- (id)timeRead; +- (BOOL)isWaitingForDelivery; +- (void)setConversation:(id)arg1; +- (void)deleteMessagePart:(id)arg1; +- (BOOL)isDelivered; +- (BOOL)isFromMe; +- (BOOL)isRead; +- (BOOL)hasBeenSent; +- (id)parts; +- (id)guid; +- (id)error; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKMadridService.h b/ChatKit.framework/CKMadridService.h new file mode 100755 index 0000000..aca5894 --- /dev/null +++ b/ChatKit.framework/CKMadridService.h @@ -0,0 +1,131 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSMutableArray, CKEntity, FTCAccountMonitor, NSMutableDictionary; + +@interface CKMadridService : CKService { + NSMutableDictionary *_preloadQueries; + NSMutableArray *_knownIMHandles; + FTCAccountMonitor *_accountMonitor; + CKEntity *_unknownEntity; + BOOL _blockingForChatLoad; +} + ++ (void)tearDown; ++ (void)setCapabilities:(unsigned long long)arg1; ++ (BOOL)_connectToDaemon; ++ (BOOL)isConnectedToDaemon; ++ (BOOL)_connectToDaemon:(BOOL)arg1; ++ (id)activeMadridAccounts; ++ (void)_updateNetworkFlags; ++ (void)_setIMChatToDesiredDefaults:(id)arg1; ++ (id)defaultMadridAccount; ++ (void)_disconnectFromDaemon; ++ (void)_daemonDisconnectedNotification:(id)arg1; ++ (void)_daemonConnectedNotification:(id)arg1; ++ (BOOL)isMadridSupported; ++ (BOOL)isMadridEnabled; ++ (id)sharedMadridService; ++ (unsigned long long)capabilities; + +- (int)unreadCount; +- (BOOL)isAvailable; +- (Class)entityClass; +- (id)displayName; +- (BOOL)ensureMadridConnection; +- (void)_setConversation:(id)arg1 forPreloadQuery:(id)arg2; +- (void)_removePreloadQuery:(id)arg1; +- (id)_preloadQueryForConversation:(id)arg1; +- (void)manualConnectToIMChatRegistry; +- (void)clearDowngradeMarkersForConversation:(id)arg1; +- (id)lastCanceledMessageTimeForConversation:(id)arg1; +- (id)consecutiveDowngradeAttemptsForConversation:(id)arg1 manualDowngrades:(BOOL)arg2; +- (id)_chatForConversation:(id)arg1; +- (id)_conversationWithRecipients:(id)arg1 createIfNecessary:(BOOL)arg2; +- (id)_conversationForChat:(id)arg1; +- (id)_CKMessageFromIMMessage:(id)arg1 forConversation:(id)arg2; +- (id)_madridMessageForIMMessage:(id)arg1 inIMChat:(id)arg2; +- (BOOL)_handleTypingIndicationMessage:(id)arg1 inChat:(id)arg2; +- (id)_chat:(id)arg1 addMessage:(id)arg2 incrementUnreadCount:(BOOL)arg3; +- (void)_postNotification:(id)arg1 forMessage:(id)arg2; +- (BOOL)_contentChangedFromOldMessage:(id)arg1 toNewMessage:(id)arg2; +- (BOOL)_chatHasDowngradeMarkers:(id)arg1; +- (void)_clearDowngradeMarkersForChat:(id)arg1; +- (BOOL)_handleChangedMessage:(id)arg1 inChat:(id)arg2 forQuery:(id)arg3; +- (BOOL)_handleRemovedMessage:(id)arg1 inChat:(id)arg2; +- (void)_handleItemsDidChangeNotification:(id)arg1; +- (void)_handleChatPropertiesChangedNotification:(id)arg1; +- (id)_placeholderDateForIMChat:(id)arg1; +- (id)_registerChat:(id)arg1; +- (void)_unregisterChat:(id)arg1; +- (void)_handleRegistryDidRegisterChatNotification:(id)arg1; +- (void)_handleRegistryWillUnregisterChatNotification:(id)arg1; +- (void)_handleDaemonDidConnectNotification:(id)arg1; +- (void)_handleDaemonDidDisconnectNotification:(id)arg1; +- (void)_handleIMHandleIDStatusChangedNotification:(id)arg1; +- (void)_handleReceipientReceivedDowngradeNotification:(id)arg1; +- (void)_registerForIMNotifications; +- (void)_handleFileTransferRemovedNotification:(id)arg1; +- (void)_handleActiveMadridAccountsDidChange:(id)arg1; +- (void)_handleLoginStatusChangedNotification:(id)arg1; +- (void)_setTemporaryFileURL:(id)arg1 forGUID:(id)arg2; +- (void)_resetToDefaultAccountOnIMChat:(id)arg1; +- (id)_IMMessageToConversation:(id)arg1 withText:(id)arg2 subject:(id)arg3 date:(id)arg4 messageParts:(id)arg5 isFinished:(BOOL)arg6 messageGUID:(id)arg7; +- (BOOL)_chatHasValidAccount:(id)arg1; +- (void)_prepareIMChat:(id)arg1 andSendMessage:(id)arg2; +- (void)_setAndIncrementDowngradeMarkersForChat:(id)arg1 manual:(BOOL)arg2; +- (void)__postDowngradeStateChanged:(id)arg1; +- (id)_messagesFromChat:(id)arg1 forConversation:(id)arg2; +- (void)_setMessagesForChat:(id)arg1 onConversation:(id)arg2; +- (int)_availabilityForIMHandle:(id)arg1 checkWithServer:(BOOL)arg2; +- (unsigned int)_maxTransferFileSizeForWiFi:(BOOL)arg1; +- (id)_temporaryFileURLforGUID:(id)arg1; +- (void)_removeTemporaryFileURLforGUID:(id)arg1; +- (BOOL)canSendMessageWithMediaObjectTypes:(int*)arg1 errorCode:(int*)arg2; +- (id)_localizedErrorForReason:(int)arg1; +- (int)unreadCountForConversation:(id)arg1; +- (void)markAllMessagesInConversationAsRead:(id)arg1; +- (BOOL)canSendMessageWithMediaObjectTypes:(int*)arg1; +- (id)placeholderMessageForConversation:(id)arg1 withDate:(id)arg2; +- (void)messagesForConversation:(id)arg1; +- (BOOL)supportsMediaAttachments; +- (BOOL)canAcceptMediaObjectType:(int)arg1 givenMediaObjects:(id)arg2; +- (double)maxTrimDurationForMediaType:(int)arg1; +- (int)availabilityForEntity:(id)arg1 checkWithServer:(BOOL)arg2; +- (int)maxAttachmentCount; +- (void)deleteMessagesForConversationIDs:(id)arg1 removeConversations:(BOOL)arg2; +- (id)imChatForGroupID:(id)arg1; +- (int)availabilityForAddress:(id)arg1 checkWithServer:(BOOL)arg2; +- (int)failedSendCount; +- (id)unknownEntity; +- (id)lookupRecipientsForConversation:(id)arg1; +- (id)conversationIDWithRecipients:(id)arg1; +- (id)createConversationWithRecipients:(id)arg1; +- (void)resetEntityCaches; +- (BOOL)hasActiveConversations; +- (id)conversationSummaries:(id)arg1 groupIDs:(id)arg2 groupedRecipients:(id)arg3; +- (int)unreadConversationCount; +- (id)abPropertyTypes; +- (BOOL)supportsExtendedDeliveryError; +- (BOOL)containsConversation:(id)arg1; +- (BOOL)supportsDeliveryReceipts; +- (id)headerTitleForComposeRecipients:(id)arg1 mediaObjects:(id)arg2 subject:(id)arg3; +- (id)headerTitleForEntities:(id)arg1; +- (void)cancelMessage:(id)arg1; +- (void)deleteMessage:(id)arg1 fromConversation:(id)arg2; +- (BOOL)canSendMessageWithParts:(id)arg1 subject:(id)arg2 error:(id*)arg3; +- (id)newMessageWithMessage:(id)arg1 forConversation:(id)arg2 isForward:(BOOL)arg3; +- (id)newMessageWithComposition:(id)arg1 forConversation:(id)arg2; +- (id)copyEntityForAddressString:(id)arg1; +- (BOOL)canSendToRecipients:(id)arg1 withAttachments:(id)arg2 alertIfUnable:(BOOL)arg3; +- (void)sendMessage:(id)arg1; +- (void)newMessageContentChangedWithComposition:(id)arg1 forConversation:(id)arg2; +- (BOOL)canAcceptMediaObject:(id)arg1 givenMediaObjects:(id)arg2; +- (BOOL)isValidAddress:(id)arg1; +- (void)sendDowngradePingForMessage:(id)arg1 inConversation:(id)arg2 manualDowngrade:(BOOL)arg3; +- (BOOL)restrictsMediaObjects; +- (id)init; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKMediaObject.h b/ChatKit.framework/CKMediaObject.h new file mode 100755 index 0000000..9e85d0d --- /dev/null +++ b/ChatKit.framework/CKMediaObject.h @@ -0,0 +1,80 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSString, NSData, NSDictionary, NSURL; + +@interface CKMediaObject : NSObject { + NSString *_filename; + NSString *_transferGUID; + NSData *_data; + BOOL _dataIsPropertyListData; + NSString *_mimeType; + NSString *_exportedFilename; + double _duration; +} + +@property(retain,readonly) NSString * displayFilename; +@property(copy) NSDictionary * SMSComposePropertyList; +@property(readonly) NSString * previewItemTitle; +@property(readonly) NSURL * previewItemURL; +@property double duration; +@property(copy) NSString * exportedFilename; +@property(copy) NSString * mimeType; +@property(copy) NSString * transferGUID; +@property(readonly) NSString * filename; +@property(readonly) NSData * data; + ++ (id)mimeTypesAllowedForMMS; ++ (id)previewDataMIMEType; ++ (struct CGSize { float x1; float x2; })transcodeMaxSize; ++ (id)mimeTypesToFileExtensions; ++ (id)supportedMIMETypes; ++ (BOOL)supportsMIMEType:(id)arg1; ++ (id)fileExtensionForMIMEType:(id)arg1; + +- (unsigned long long)sizeInBytes; +- (id)data; +- (double)duration; +- (void)setDuration:(double)arg1; +- (id)filename; +- (id)dataRepresentation; +- (id)previewItemURL; +- (id)mimeType; +- (void)cleanupAfterTranscode; +- (id)displayFilename; +- (BOOL)shouldTranscodeForMMS; +- (id)newTranscodingForMMSWithMaxByteLength:(int)arg1; +- (id)SMSComposePropertyList; +- (void)setSMSComposePropertyList:(id)arg1; +- (id)sizeInBytesString; +- (void)logMediaDiagnotics; +- (id)optionsForMedia; +- (double)transcodeStartTime; +- (double)transcodeEndTime; +- (double)transcodeDuration; +- (void)setExportedFilename:(id)arg1; +- (id)transferGUID; +- (void)setTransferGUID:(id)arg1; +- (id)_savedPreviewPathForOrientation:(int)arg1; +- (BOOL)shouldGeneratePreviewInBackground; +- (id)filenameForMedia; +- (id)dataFileExtensionForMedia; +- (id)previewTitle; +- (Class)balloonPreviewClassWithPreviewData:(id)arg1; +- (float)balloonHeightWithPreviewData:(id)arg1; +- (void)savePreviewData:(id)arg1 forOrientation:(int)arg2; +- (id)newPreview:(int)arg1 highlight:(BOOL)arg2; +- (id)savedPreviewDataForOrientation:(int)arg1; +- (void)copyToPasteboard:(id)arg1; +- (void)setMimeType:(id)arg1; +- (id)initWithData:(id)arg1 mimeType:(id)arg2 exportedFilename:(id)arg3; +- (id)initWithFilename:(id)arg1 mimeType:(id)arg2 exportedFilename:(id)arg3; +- (id)exportedFilename; +- (id)dataForMedia; +- (BOOL)canBeQuickLooked; +- (void)configureBalloon:(id)arg1 withPreviewData:(id)arg2; +- (int)mediaType; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKMediaObjectManager.h b/ChatKit.framework/CKMediaObjectManager.h new file mode 100755 index 0000000..280f917 --- /dev/null +++ b/ChatKit.framework/CKMediaObjectManager.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSMutableDictionary; + +@interface CKMediaObjectManager : NSObject { + NSMutableDictionary *_mediaObjectDict; +} + ++ (id)sharedInstance; + +- (Class)mediaObjectClassForPath:(id)arg1; +- (void)_registerAllMediaTypes; +- (id)newMediaObjectForFilename:(id)arg1 mimeType:(id)arg2 exportedFilename:(id)arg3; +- (Class)mediaObjectClassForMIMEType:(id)arg1; +- (id)newMediaObjectForData:(id)arg1 mimeType:(id)arg2 exportedFilename:(id)arg3; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKMediaObjectMessagePart.h b/ChatKit.framework/CKMediaObjectMessagePart.h new file mode 100755 index 0000000..7acbbfb --- /dev/null +++ b/ChatKit.framework/CKMediaObjectMessagePart.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSData, CKMediaObject, NSArray; + +@interface CKMediaObjectMessagePart : CKMessagePart { + CKMediaObject *_mediaObject; + NSArray *_composeImages; + NSData *_previewData; + NSData *_composeData; + NSData *_dataForHighlight; +} + +@property(readonly) CKMediaObject * mediaObject; +@property(copy) NSArray * composeImages; + + +- (int)type; +- (void)setComposeData:(id)arg1; +- (id)composeImages; +- (void)setPreviewData:(id)arg1; +- (id)composeData; +- (void)setComposeImages:(id)arg1; +- (id)detachedCopy; +- (int)_orientation; +- (BOOL)usesColoredBalloon; +- (void)copyToPasteboard; +- (id)highlightData; +- (id)previewData; +- (void)dealloc; +- (id)mediaObject; +- (id)initWithMediaObject:(id)arg1; +- (BOOL)isDisplayable; + +@end diff --git a/ChatKit.framework/CKMediaPreviewGenerator.h b/ChatKit.framework/CKMediaPreviewGenerator.h new file mode 100755 index 0000000..f421aae --- /dev/null +++ b/ChatKit.framework/CKMediaPreviewGenerator.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class CKMediaObject, NSData; + +@interface CKMediaPreviewGenerator : NSOperation { + BOOL _generateComposePreview; + int _orientation; + CKMediaObject *_mediaObject; + id _delegate; + NSData *_previewResult; + NSData *_composePreviewResult; +} + +@property(readonly) NSData * composePreviewResult; +@property(readonly) NSData * previewResult; +@property id delegate; +@property(retain) CKMediaObject * mediaObject; +@property BOOL generateComposePreview; +@property int orientation; + + +- (void)setDelegate:(id)arg1; +- (void)setOrientation:(int)arg1; +- (int)orientation; +- (id)delegate; +- (BOOL)generateComposePreview; +- (void)setGenerateComposePreview:(BOOL)arg1; +- (void)setMediaObject:(id)arg1; +- (id)composePreviewResult; +- (id)previewResult; +- (void)main; +- (void)dealloc; +- (id)mediaObject; + +@end diff --git a/ChatKit.framework/CKMessage.h b/ChatKit.framework/CKMessage.h new file mode 100755 index 0000000..a988193 --- /dev/null +++ b/ChatKit.framework/CKMessage.h @@ -0,0 +1,115 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSCalendarDate, NSString, CKSubConversation, NSNumber, CKService; + +@interface CKMessage : NSObject { + unsigned int _height; + float _cachedPercentComplete; + unsigned int _dateLoaded : 1; + unsigned int _heightAndFlagsLoaded : 1; + unsigned int _failedSendCountLoaded : 1; + unsigned int _outgoing : 1; + unsigned int _outgoingLoaded : 1; + unsigned int _hasLoadedIsFromDowngrading : 1; + unsigned int _hasLoadedIsRead : 1; + unsigned int _isFromDowngrading : 1; + unsigned int _isRead : 1; + CKService *_service; + NSString *_groupID; + double _date; + NSCalendarDate *_calendarDate; + int _failedSendCount; + unsigned int _flags; + NSString *_text; + CKSubConversation *_conversation; +} + +@property(readonly) NSString * guid; +@property(readonly) NSNumber * sequenceNumber; +@property(readonly) int rowID; +@property BOOL isFromDowngrading; +@property(readonly) CKService * service; +@property(retain) NSString * groupID; +@property CKSubConversation * conversation; + + +- (id)subject; +- (BOOL)isPlaceholder; +- (float)percentComplete; +- (id)address; +- (id)sequenceNumber; +- (BOOL)hasAttachments; +- (int)rowID; +- (unsigned long)height; +- (void)send; +- (id)sender; +- (int)compare:(id)arg1; +- (double)timeIntervalSince1970; +- (id)date; +- (id)text; +- (id)initWithService:(id)arg1; +- (int)messageCount; +- (void)_resetData; +- (void)markAsRead; +- (id)messagePartWithRowID:(int)arg1; +- (BOOL)storesFlagsInDatabase; +- (void)setUIHeight:(unsigned long)arg1 flags:(unsigned long)arg2; +- (BOOL)pending; +- (id)timeDelivered; +- (BOOL)isFromDowngrading; +- (BOOL)isTypingIndicator; +- (BOOL)completelyFailedSend; +- (void)reloadFailedSendCount; +- (id)alertImageData; +- (BOOL)isFirstDisplayablePart:(id)arg1; +- (BOOL)smartForwardCapable; +- (BOOL)getCharacterCountNumerator:(unsigned int*)arg1 denominator:(unsigned int*)arg2; +- (BOOL)wantsSendStatus; +- (double)_loadDate; +- (unsigned int)messagePartCount; +- (BOOL)_loadOutgoing; +- (void)loadParts; +- (void)_loadText; +- (void)getUIHeight:(unsigned int*)arg1 flags:(unsigned int*)arg2; +- (void)_storeUIFlags:(unsigned long)arg1; +- (void)_loadUIFlags; +- (int)totalMessageCount; +- (int)sentCount; +- (int)failedSendCount; +- (int)pendingCount; +- (BOOL)_loadIsFromDowngrading; +- (BOOL)_loadIsRead; +- (void)_loadFailedSendCount; +- (id)messagePartAtIndex:(unsigned int)arg1; +- (void)setGroupID:(id)arg1; +- (id)previewText; +- (id)attachmentText:(BOOL)arg1; +- (id)conversation; +- (BOOL)partiallyFailedSend; +- (BOOL)failedSend; +- (id)service; +- (id)timeRead; +- (BOOL)isWaitingForDelivery; +- (void)setConversation:(id)arg1; +- (BOOL)isOnlyDisplayableMessagePart:(id)arg1; +- (void)deleteMessagePart:(id)arg1; +- (BOOL)isDelivered; +- (BOOL)isFromMe; +- (BOOL)isRead; +- (void)resetHeightAndFlags; +- (BOOL)hasBeenSent; +- (id)parts; +- (id)guid; +- (void)setIsFromDowngrading:(BOOL)arg1; +- (BOOL)isForward; +- (BOOL)isOutgoing; +- (id)groupID; +- (id)error; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)countByEnumeratingWithState:(struct { unsigned long x1; id *x2; unsigned long *x3; unsigned long x4[5]; }*)arg1 objects:(id*)arg2 count:(unsigned int)arg3; +- (void)cancel; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKMessageCell.h b/ChatKit.framework/CKMessageCell.h new file mode 100755 index 0000000..ffe4059 --- /dev/null +++ b/ChatKit.framework/CKMessageCell.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UIButton, CKBalloonView; + +@interface CKMessageCell : CKTranscriptCell { + CKBalloonView *_balloonView; + UIButton *_failedButton; + float _topPadding; + float _bottomPadding; + id _replacementMessageBubbleData; +} + +@property(retain) id replacementMessageBubbleData; +@property(readonly) CKBalloonView * balloonView; + ++ (id)_failImage; ++ (id)_failPressedImage; ++ (id)_exclamationGlyphImage; + +- (id)_multiselectBackgroundColor; +- (void)prepareForReuse; +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; +- (id)replacementMessageBubbleData; +- (void)setReplacementMessageBubbleData:(id)arg1; +- (void)_resetBalloonFrame; +- (void)_failPressed:(id)arg1; +- (void)__performTargetAction:(SEL)arg1; +- (void)setFailed:(BOOL)arg1; +- (void)setContactImage:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })failedButtonFrame; +- (id)balloonView; +- (void)addBalloonView:(id)arg1; +- (void)setTopPadding:(float)arg1 bottomPadding:(float)arg2; +- (void)balloonViewDidTapSendAsSMS:(id)arg1; +- (BOOL)balloonViewShouldShowSendAsSMSAction:(id)arg1; +- (void)balloonViewDidTapBalloon:(id)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKMessageComposition.h b/ChatKit.framework/CKMessageComposition.h new file mode 100755 index 0000000..7ba4fca --- /dev/null +++ b/ChatKit.framework/CKMessageComposition.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSString, NSArray; + +@interface CKMessageComposition : NSObject { +} + +@property BOOL isTextOnly; +@property(copy) NSString * subject; +@property(copy) NSString * markupString; +@property(copy) NSString * textString; +@property(retain) NSArray * resources; +@property(readonly) BOOL hasContent; + ++ (id)messageCompositionFromFileWithPrefix:(id)arg1 path:(id)arg2; ++ (void)deleteFileWithPrefix:(id)arg1 path:(id)arg2; ++ (id)newComposition; ++ (id)newCompositionForMessage:(id)arg1; ++ (id)newCompositionForText:(id)arg1; + +- (id)markupString; +- (id)subject; +- (void)setSubject:(id)arg1; +- (void)setResources:(id)arg1; +- (id)resources; +- (BOOL)isTextOnly; +- (BOOL)hasContent; +- (void)writeToFileWithPrefix:(id)arg1 path:(id)arg2; +- (void)setIsTextOnly:(BOOL)arg1; +- (void)setMarkupString:(id)arg1; +- (void)setTextString:(id)arg1; +- (id)textString; +- (id)messageParts; + +@end diff --git a/ChatKit.framework/CKMessageEncodingInfo.h b/ChatKit.framework/CKMessageEncodingInfo.h new file mode 100755 index 0000000..31eb5a0 --- /dev/null +++ b/ChatKit.framework/CKMessageEncodingInfo.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSMutableString; + +@interface CKMessageEncodingInfo : NSObject { + NSMutableString *_mutableText; + BOOL _isTextOnly; + BOOL _infoCalculated; + int _characterCountNumerator; + int _characterCountDenominator; +} + +@property BOOL isTextOnly; +@property BOOL infoCalculated; +@property int characterCountDenominator; +@property int characterCountNumerator; + + +- (BOOL)isTextOnly; +- (void)_calculateInfoIfNecessary; +- (void)setCharacterCountNumerator:(int)arg1; +- (void)setCharacterCountDenominator:(int)arg1; +- (void)setInfoCalculated:(BOOL)arg1; +- (BOOL)infoCalculated; +- (void)calculateInfo; +- (void)setIsTextOnly:(BOOL)arg1; +- (id)initWithContentsOfComposition:(id)arg1; +- (void)updateByReloadingFromComposition:(id)arg1 replacementRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 replacementText:(id)arg3; +- (int)characterCountNumerator; +- (int)characterCountDenominator; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKMessageEntryView.h b/ChatKit.framework/CKMessageEntryView.h new file mode 100755 index 0000000..31ee9cf --- /dev/null +++ b/ChatKit.framework/CKMessageEntryView.h @@ -0,0 +1,99 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class UIImageView, UIView, UIPanGestureRecognizer, UIButton, CKContentEntryView, UILabel; + +@interface CKMessageEntryView : UIImageView { + id _delegate; + UIPanGestureRecognizer *_panGestureRecognizer; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _panGestureRecognizerBlock; + + UIView *_inputFieldBackground; + CKContentEntryView *_contentField; + UIImageView *_inputFieldCover; + UIImageView *_roundedBottomLeftCorner; + UIView *_dimmingView; + UIButton *_photoButton; + UIButton *_sendButton; + UILabel *_characterCountLabel; + unsigned int _characterCountNumerator; + unsigned int _characterCountDenominator; + BOOL _isCharacterCountVisible; + BOOL _keyboardVisible; + BOOL _wasFirstResponderBeforeBubblizing; + BOOL _dimmed; + int _animationState; + int _sendButtonColor; +} + +@property int sendButtonColor; +@property(getter=isDimmed) BOOL dimmed; +@property int animationState; +@property(getter=isKeyboardVisible) BOOL keyboardVisible; +@property(copy) id panGestureRecognizerBlock; +@property id delegate; +@property(readonly) UIButton * photoButton; + ++ (float)defaultHeight; ++ (void)initialize; ++ (float)defaultWidthInPortrait; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })sendButtonFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })photoButtonFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })entryAreaViewFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })balloonViewFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })contentFieldViewFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })characterCountFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +- (void)send:(id)arg1; +- (BOOL)isReallyFirstResponder; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setDelegate:(id)arg1; +- (BOOL)hasAttachments; +- (void)setAnimationState:(int)arg1; +- (int)animationState; +- (struct CGSize { float x1; float x2; })desiredSize; +- (void)setKeyboardVisible:(BOOL)arg1; +- (void)handlePan:(id)arg1; +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (id)delegate; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (int)sendButtonColor; +- (void)setSendButtonColor:(int)arg1; +- (void)updateForSettingsChange; +- (void)enableSendButton; +- (void)disableSendButton; +- (void)updateSendButtonTitle:(id)arg1; +- (void)scrollToBottom:(BOOL)arg1; +- (void)setDimmed:(BOOL)arg1; +- (void)setCharacterCountNumerator:(unsigned int)arg1 denominator:(unsigned int)arg2; +- (void)setCharacterCountVisible:(BOOL)arg1; +- (BOOL)isCharacterCountVisible; +- (BOOL)ckContentEntryViewContentSizeChanged:(id)arg1 height:(float)arg2 animate:(BOOL)arg3; +- (void)ckContentEntryViewPressedSendButton:(id)arg1; +- (BOOL)isDimmed; +- (BOOL)isKeyboardVisible; +- (void)setPanGestureRecognizerBlock:(id)arg1; +- (id)photoButton; +- (void)_updateSendButtonColor; +- (void)setDefaultText:(id)arg1; +- (void)_handleUIApplicationResumed:(id)arg1; +- (id)panGestureRecognizerBlock; +- (id)entryField; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })contentEntryFrame:(BOOL)arg1; +- (unsigned int)displayedLines; +- (void)_updateCharacterCountLabel; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKMessageLinkedComposition.h b/ChatKit.framework/CKMessageLinkedComposition.h new file mode 100755 index 0000000..27f00b8 --- /dev/null +++ b/ChatKit.framework/CKMessageLinkedComposition.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class CKMessage; + +@interface CKMessageLinkedComposition : CKMessageComposition { + CKMessage *_message; +} + +@property(retain) CKMessage * message; + + +- (id)markupString; +- (id)subject; +- (id)resources; +- (id)message; +- (void)setMessage:(id)arg1; +- (BOOL)isTextOnly; +- (id)textString; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKMessagePart.h b/ChatKit.framework/CKMessagePart.h new file mode 100755 index 0000000..8cc4a83 --- /dev/null +++ b/ChatKit.framework/CKMessagePart.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSData, CKMessage; + +@interface CKMessagePart : NSObject { + unsigned int _height; + unsigned int _flags; + int _rowID; + int _outgoingBubbleColor; + CKMessage *_parentMessage; +} + +@property(readonly) NSData * highlightData; +@property int outgoingBubbleColor; +@property int rowID; +@property CKMessage * parentMessage; + ++ (id)copyUnknownPart; ++ (id)_assembleTextPartFromRange:(id)arg1; ++ (id)_newPartsForNode:(id)arg1 resources:(id)arg2; ++ (id)copyDeletedPart; ++ (id)_newPartForPartRepresentation:(id)arg1 previewPartRepresentation:(id)arg2; ++ (id)copyMessagePartsFromArrayRepresentation:(id)arg1; ++ (id)copyMessagePartsFromComposition:(id)arg1; ++ (id)copyDetachedMessageParts:(id)arg1; + +- (id)imageData; +- (int)rowID; +- (int)type; +- (id)image; +- (id)text; +- (id)previewImage; +- (id)composeImages; +- (id)imageFilename; +- (void)_storePartFlagsSync; +- (void)setRowID:(int)arg1; +- (void)setUIHeight:(unsigned long)arg1 flags:(unsigned long)arg2 store:(BOOL)arg3; +- (id)composeData; +- (void)setParentMessage:(id)arg1; +- (void)getUIHeight:(unsigned int*)arg1 flags:(unsigned int*)arg2; +- (id)previewText; +- (void)setOutgoingBubbleColor:(int)arg1; +- (id)detachedCopy; +- (int)outgoingBubbleColor; +- (BOOL)usesColoredBalloon; +- (void)copyToPasteboard; +- (id)highlightData; +- (id)previewData; +- (id)parentMessage; +- (BOOL)isEqual:(id)arg1; +- (void)dealloc; +- (id)mediaObject; +- (BOOL)isDisplayable; + +@end diff --git a/ChatKit.framework/CKMessagePartComposeResourcePool.h b/ChatKit.framework/CKMessagePartComposeResourcePool.h new file mode 100755 index 0000000..b644350 --- /dev/null +++ b/ChatKit.framework/CKMessagePartComposeResourcePool.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKMessagePartComposeResourcePool : NSObject { +} + ++ (int)requestProviderID; ++ (void)relinquishProviderID:(int)arg1; ++ (void)addComposeImages:(id)arg1 withID:(int)arg2 forProvider:(int)arg3; ++ (void)removeComposeImagesWithID:(int)arg1 forProvider:(int)arg2; ++ (void)removeAllPartsForProviderID:(int)arg1; ++ (id)composeImagesWithPartID:(int)arg1 providerID:(int)arg2; + + +@end diff --git a/ChatKit.framework/CKMessagePartURLProtocol.h b/ChatKit.framework/CKMessagePartURLProtocol.h new file mode 100755 index 0000000..5ba4908 --- /dev/null +++ b/ChatKit.framework/CKMessagePartURLProtocol.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKMessagePartURLProtocol : NSURLProtocol { +} + ++ (BOOL)requestIsCacheEquivalent:(id)arg1 toRequest:(id)arg2; ++ (id)canonicalRequestForRequest:(id)arg1; ++ (BOOL)canInitWithRequest:(id)arg1; ++ (void)initialize; ++ (id)URLScheme; + +- (void)startLoading; +- (void)stopLoading; + +@end diff --git a/ChatKit.framework/CKMessageStandaloneComposition.h b/ChatKit.framework/CKMessageStandaloneComposition.h new file mode 100755 index 0000000..c3dae87 --- /dev/null +++ b/ChatKit.framework/CKMessageStandaloneComposition.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSString, NSArray; + +@interface CKMessageStandaloneComposition : CKMessageComposition { + NSString *_textString; + NSString *_markupString; + NSString *_subject; + NSArray *_resources; + NSArray *_messageParts; + BOOL _isTextOnly; +} + +@property BOOL isTextOnly; +@property(retain) NSArray * resources; +@property(copy) NSString * subject; +@property(copy) NSString * textString; +@property(copy) NSString * markupString; + + +- (id)markupString; +- (id)subject; +- (void)setSubject:(id)arg1; +- (void)setResources:(id)arg1; +- (id)resources; +- (BOOL)isTextOnly; +- (void)_clearMessageParts; +- (void)setIsTextOnly:(BOOL)arg1; +- (void)setMarkupString:(id)arg1; +- (void)setTextString:(id)arg1; +- (id)textString; +- (void)dealloc; +- (id)messageParts; + +@end diff --git a/ChatKit.framework/CKMessageStatusCell.h b/ChatKit.framework/CKMessageStatusCell.h new file mode 100755 index 0000000..a21e2c7 --- /dev/null +++ b/ChatKit.framework/CKMessageStatusCell.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UILabel; + +@interface CKMessageStatusCell : CKTranscriptCell { + UILabel *_label; + UILabel *_timestampLabel; + float _outsideMargin; +} + +@property float outsideMargin; + + +- (void)_repositionSubviews; +- (void)setColor:(id)arg1; +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setTimestamp:(id)arg1; +- (void)setText:(id)arg1; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (float)outsideMargin; +- (void)setOutsideMargin:(float)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKMessagesAppPreferredServiceManager.h b/ChatKit.framework/CKMessagesAppPreferredServiceManager.h new file mode 100755 index 0000000..927ec06 --- /dev/null +++ b/ChatKit.framework/CKMessagesAppPreferredServiceManager.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKMessagesAppPreferredServiceManager : CKPreferredServiceManager { +} + + +- (unsigned int)__optionsForConversation:(id)arg1; +- (unsigned int)_optionsForRecipients:(id)arg1; +- (id)preferredServiceForAggregateConversation:(id)arg1 newComposition:(BOOL)arg2 checkWithServer:(BOOL)arg3 canSend:(BOOL*)arg4 error:(id*)arg5; + +@end diff --git a/ChatKit.framework/CKPhotoScrollerViewController.h b/ChatKit.framework/CKPhotoScrollerViewController.h new file mode 100755 index 0000000..b58018b --- /dev/null +++ b/ChatKit.framework/CKPhotoScrollerViewController.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UINavigationButton, UIView, NSArray, UIBarButtonItem; + +@interface CKPhotoScrollerViewController : PLPhotoScrollerViewController { + NSArray *_parts; + UIBarButtonItem *_doneButton; + UIBarButtonItem *_actionButton; + UIView *_videoControls; + UINavigationButton *_playPauseButton; + unsigned int _fullscreenMode : 1; +} + +@property(retain,readonly) NSArray * parts; + ++ (id)playButtonImage; ++ (id)pauseButtonImage; + +- (id)actionButton; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)doneButtonPressed; +- (id)videoControls; +- (id)playPauseButton; +- (void)_updateToolbar:(BOOL)arg1; +- (void)hideOverlaysWithDuration:(float)arg1 hideStatusBar:(BOOL)arg2; +- (void)videoView:(id)arg1 scrubberWasCreated:(id)arg2; +- (void)toggleVideoPlay:(id)arg1; +- (id)initWithItems:(id)arg1 startingIndex:(int)arg2 parts:(id)arg3 fullscreenMode:(BOOL)arg4; +- (id)parts; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKPopoverManager.h b/ChatKit.framework/CKPopoverManager.h new file mode 100755 index 0000000..8fdec5f --- /dev/null +++ b/ChatKit.framework/CKPopoverManager.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class UIPopoverController; + +@interface CKPopoverManager : NSObject { + UIPopoverController *_popoverController; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _presenter; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _handler; + + BOOL _dismissingPopoverForRotation; +} + +@property(retain) UIPopoverController * popoverController; +@property(copy) id handler; +@property(copy) id presenter; + ++ (id)sharedInstance; + +- (void)setPopoverController:(id)arg1; +- (id)popoverController; +- (void)popoverControllerDidDismissPopover:(id)arg1; +- (void)setHandler:(id)arg1; +- (void)setPresenter:(id)arg1; +- (id)presenter; +- (id)handler; +- (void)willStartRotating; +- (void)didFinishRotating; +- (void)dismissCurrentPopover; +- (void)showPopover:(id)arg1 withPresenter:(id)arg2 withHandler:(id)arg3; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKPreferredServiceManager.h b/ChatKit.framework/CKPreferredServiceManager.h new file mode 100755 index 0000000..abd7a47 --- /dev/null +++ b/ChatKit.framework/CKPreferredServiceManager.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSArray; + +@interface CKPreferredServiceManager : NSObject { + NSArray *_servicePrecedence; +} + ++ (id)sharedPreferredServiceManager; ++ (id)alloc; + +- (void)refreshAvailabilityForAddressStrings:(id)arg1; +- (id)validServicesForMFComposeRecipients:(id)arg1 checkWithServer:(BOOL)arg2; +- (id)validServicesForEntities:(id)arg1 checkWithServer:(BOOL)arg2; +- (id)__preferredServiceForAddressStrings:(id)arg1 checkWithServer:(BOOL)arg2 allowUnknown:(BOOL)arg3 hasAnyEmailRecipients:(BOOL*)arg4; +- (id)__preferredServiceForEntities:(id)arg1 checkWithServer:(BOOL)arg2 allowUnknown:(BOOL)arg3 hasAnyEmailRecipients:(BOOL*)arg4; +- (id)_servicePrecedence; +- (id)preferredServiceForAddressStrings:(id)arg1 newComposition:(BOOL)arg2 checkWithServer:(BOOL)arg3 canSend:(BOOL*)arg4 error:(id*)arg5; +- (id)_preferredServiceForAddressStrings:(id)arg1 newComposition:(BOOL)arg2 checkWithServer:(BOOL)arg3 canSend:(BOOL*)arg4 error:(id*)arg5; +- (id)_preferredServiceForEntities:(id)arg1 newComposition:(BOOL)arg2 checkWithServer:(BOOL)arg3 canSend:(BOOL*)arg4 error:(id*)arg5; +- (id)preferredServiceForEntities:(id)arg1 newComposition:(BOOL)arg2 checkWithServer:(BOOL)arg3 canSend:(BOOL*)arg4 error:(id*)arg5; +- (unsigned int)_optionsForRecipients:(id)arg1; +- (id)_preferredServiceForAddressStrings:(id)arg1 options:(unsigned int)arg2 canSend:(BOOL*)arg3 error:(id*)arg4; +- (id)_preferredServiceForRecipientsCount:(int)arg1 options:(unsigned int)arg2 canSend:(BOOL*)arg3 error:(id*)arg4; +- (id)_addressArrayForEntityArray:(id)arg1; +- (id)_preferredServiceForEntities:(id)arg1 options:(unsigned int)arg2 canSend:(BOOL*)arg3 error:(id*)arg4; +- (id)validServicesForAddressString:(id)arg1 checkWithServer:(BOOL)arg2; +- (id)validServicesForAddressStrings:(id)arg1 checkWithServer:(BOOL)arg2; +- (id)validServices; +- (void)notifyOfServiceAvailabilityChange; +- (void)refreshAvailabilityForEntities:(id)arg1; +- (id)preferredServiceForAddressString:(id)arg1 newComposition:(BOOL)arg2 checkWithServer:(BOOL)arg3 canSend:(BOOL*)arg4 error:(id*)arg5; +- (void)prepareForResume; +- (id)preferredService; +- (id)preferredServiceForMFComposeRecipients:(id)arg1 newComposition:(BOOL)arg2 checkWithServer:(BOOL)arg3 canSend:(BOOL*)arg4 error:(id*)arg5; +- (id)preferredServiceForAggregateConversation:(id)arg1 newComposition:(BOOL)arg2 checkWithServer:(BOOL)arg3 canSend:(BOOL*)arg4 error:(id*)arg5; +- (void)refreshAvailabilityForMFComposeRecipients:(id)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKProgressBar.h b/ChatKit.framework/CKProgressBar.h new file mode 100755 index 0000000..d3c0831 --- /dev/null +++ b/ChatKit.framework/CKProgressBar.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UIImageView; + +@interface CKProgressBar : UIView { + UIImageView *_well; + UIImageView *_fill; + float _progressValue; +} + +@property float progressValue; + ++ (float)defaultHeight; ++ (float)_minFillWidth; + +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_setupFillFrame; +- (float)progressValue; +- (void)setProgressValue:(float)arg1; +- (void)_stopAnimating; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKProperlyTransitioningNavigationItem.h b/ChatKit.framework/CKProperlyTransitioningNavigationItem.h new file mode 100755 index 0000000..486d486 --- /dev/null +++ b/ChatKit.framework/CKProperlyTransitioningNavigationItem.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKProperlyTransitioningNavigationItem : UINavigationItem { +} + + +- (int)barStyle; + +@end diff --git a/ChatKit.framework/CKRecipientGenerator.h b/ChatKit.framework/CKRecipientGenerator.h new file mode 100755 index 0000000..60cce0c --- /dev/null +++ b/ChatKit.framework/CKRecipientGenerator.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSArray; + +@interface CKRecipientGenerator : NSObject { + NSArray *_searchABPropertyTypes; +} + +@property(retain) NSArray * searchABPropertyTypes; + + +- (id)searchABPropertyTypes; +- (void)_appendSearchResults:(id)arg1 identifiers:(id)arg2 abPropertyType:(int)arg3 toArray:(id)arg4; +- (void)setSearchABPropertyTypes:(id)arg1; +- (id)resultsForText:(id)arg1; +- (id)recipientWithRecord:(void*)arg1 property:(int)arg2 identifier:(int)arg3; +- (id)recipientWithAddress:(id)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKRecipientListView.h b/ChatKit.framework/CKRecipientListView.h new file mode 100755 index 0000000..2d52a45 --- /dev/null +++ b/ChatKit.framework/CKRecipientListView.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UIImageView, NSArray, CKAtomListView, UIScrollView; + +@interface CKRecipientListView : UIView { + UIScrollView *_recipientScrollView; + CKAtomListView *_toField; + UIImageView *_recipientSeparatorShadow; + NSArray *_recipients; + int _style; + struct CGSize { + float width; + float height; + } _contentSize; + id _delegate; +} + +@property(getter=isSeparatorShadowHidden) BOOL separatorShadowHidden; +@property id delegate; +@property(readonly) struct CGSize { float width; float height; } contentSize; +@property int style; +@property(retain,readonly) NSArray * recipients; + ++ (float)separatorHeight; + +- (id)recipients; +- (void)setDelegate:(id)arg1; +- (void)timerFired:(id)arg1; +- (int)style; +- (void)setStyle:(int)arg1; +- (struct CGSize { float x1; float x2; })contentSize; +- (id)delegate; +- (void)layoutSubviews; +- (BOOL)isSeparatorShadowHidden; +- (void)_setupToField; +- (void)_clearToField; +- (void)_adjustContentSize; +- (void)addressAtomClicked:(id)arg1; +- (void)atomListView:(id)arg1 contentSizeDidChange:(struct CGSize { float x1; float x2; })arg2; +- (void)setExpanded:(BOOL)arg1 animate:(BOOL)arg2; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 toFieldRecipients:(id)arg2 style:(int)arg3 delegate:(id)arg4; +- (void)setSeparatorShadowHidden:(BOOL)arg1; +- (float)heightWithoutSeparator; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKRecipientSelectionView.h b/ChatKit.framework/CKRecipientSelectionView.h new file mode 100755 index 0000000..61502ad --- /dev/null +++ b/ChatKit.framework/CKRecipientSelectionView.h @@ -0,0 +1,72 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSNumber, NSString, MFContactsSearchManager, UITableView, MFContactsSearchResultsModel, MFSearchShadowView, CKComposeRecipientView, UIScrollView, UIPopoverController, NSArray; + +@interface CKRecipientSelectionView : UIView { + CKComposeRecipientView *_toField; + UIScrollView *_toFieldScrollingView; + UIPopoverController *_searchResultsPopoverController; + UITableView *_searchResultsTable; + MFSearchShadowView *_shadowView; + BOOL _showingSearchField; + id _delegate; + NSArray *_searchResults; + MFContactsSearchResultsModel *_searchResultsModel; + MFContactsSearchManager *_searchManager; + NSNumber *_currentSearchTaskID; + NSArray *_abProperties; + NSString *_searchText; +} + +@property(copy) NSString * searchText; +@property(getter=isShowingSearchField,readonly) BOOL showingSearchField; +@property id delegate; + ++ (float)separatorHeight; + +- (void)reallyResignFirstResponder; +- (void)composeRecipientViewReturnPressed:(id)arg1; +- (id)composeRecipientView:(id)arg1 composeRecipientForRecord:(void*)arg2 property:(int)arg3 identifier:(int)arg4; +- (id)composeRecipientView:(id)arg1 composeRecipientForAddress:(id)arg2; +- (void)composeRecipientViewDidFinishPickingRecipient:(id)arg1; +- (void)composeRecipientViewRequestAddRecipient:(id)arg1; +- (void)composeRecipientView:(id)arg1 textDidChange:(id)arg2; +- (void)composeRecipientView:(id)arg1 didChangeSize:(struct CGSize { float x1; float x2; })arg2; +- (void)composeRecipientView:(id)arg1 requestDeleteRecipientAtIndex:(int)arg2; +- (void)_updateShowingSearch; +- (void)_searchWithText:(id)arg1; +- (void)composeRecipientViewDidFinishEnteringRecipient:(id)arg1; +- (void)reflow; +- (id)toField; +- (id)recipients; +- (void)setDelegate:(id)arg1; +- (void)reset; +- (id)searchText; +- (BOOL)hasText; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (void)_updateContentSize; +- (void)animationDidStop:(id)arg1; +- (id)delegate; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)_hideSearchField:(BOOL)arg1; +- (BOOL)isRecipientAvailable:(id)arg1; +- (void)setSearchText:(id)arg1; +- (void)_showSearchField:(BOOL)arg1; +- (void)setABProperties:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 ABProperties:(id)arg2; +- (void)updateRecipientLimit; +- (void)stopCheckingRecipientAvailability; +- (void)showErrorAlertForTooManyRecipientsIfNecessary; +- (BOOL)isShowingSearchField; +- (float)heightWithoutSeparator; +- (void)dealloc; +- (void)endedNetworkActivity; +- (void)beganNetworkActivity; +- (void)finishedTaskWithID:(id)arg1; +- (void)finishedSearchingForType:(int)arg1; +- (void)consumeSearchResults:(id)arg1 type:(int)arg2 taskID:(id)arg3; + +@end diff --git a/ChatKit.framework/CKRecipientTableViewCell.h b/ChatKit.framework/CKRecipientTableViewCell.h new file mode 100755 index 0000000..2ed4e28 --- /dev/null +++ b/ChatKit.framework/CKRecipientTableViewCell.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UIImageView; + +@interface CKRecipientTableViewCell : MFRecipientTableViewCell { + UIImageView *_availableIcon; + BOOL _recipientAvailable; +} + +@property(getter=isRecipientAvailable) BOOL recipientAvailable; + ++ (id)cellForRecipient:(id)arg1; ++ (id)highlightedAvailableImage; ++ (id)availableImage; + +- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (BOOL)isRecipientAvailable; +- (void)setRecipientAvailable:(BOOL)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKRichContentView.h b/ChatKit.framework/CKRichContentView.h new file mode 100755 index 0000000..cde84ee --- /dev/null +++ b/ChatKit.framework/CKRichContentView.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKRichContentView : CKTextContentView { + id _richContentDelegate; +} + +@property id richContentDelegate; + + +- (id)createDocumentFragment; +- (id)supportedPasteboardTypesForCurrentSelection; +- (id)DOMDocument; +- (void)handleEvent:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)richContentDelegate; +- (void)_wvRegisterForDOMEvents; +- (void)_wvUnregisterForDOMEvents; +- (void)_wvHelperThawSelectionTag; +- (void)_wvInsertHTML:(id)arg1; +- (void)insertHTML:(id)arg1; +- (id)brElement; +- (id)nodeForImageSize:(struct CGSize { float x1; float x2; })arg1 ID:(id)arg2 URL:(id)arg3; +- (id)html; +- (void)setHTML:(id)arg1; +- (void)setRichContentDelegate:(id)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKSMSComposeController.h b/ChatKit.framework/CKSMSComposeController.h new file mode 100755 index 0000000..dcb892d --- /dev/null +++ b/ChatKit.framework/CKSMSComposeController.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSMutableArray; + +@interface CKSMSComposeController : CKTranscriptController { + id _delegate; + BOOL _mimeType; + BOOL _alreadySetUp; + NSMutableArray *_partsToInsert; + NSMutableArray *_typesToInsert; + int _entryViewInvisible; +} + +@property BOOL mimeType; +@property id delegate; + ++ (BOOL)acceptsMIMEType:(id)arg1; ++ (double)maxTrimDurationForAudio; ++ (double)maxTrimDurationForVideo; ++ (BOOL)canSendPhotos:(int)arg1 videos:(int)arg2 audioClips:(int)arg3; ++ (id)_newMediaObjectForFilename:(id)arg1 mimeType:(id)arg2 exportedFilename:(id)arg3 options:(id)arg4; + +- (void)send:(id)arg1; +- (void)cancelButtonClicked:(id)arg1; +- (void)setDelegate:(id)arg1; +- (BOOL)mimeType; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (id)delegate; +- (BOOL)insertFilename:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3; +- (BOOL)insertData:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3; +- (void)setTextEntryContentsVisible:(BOOL)arg1; +- (void)setMimeType:(BOOL)arg1; +- (void)_addPart:(id)arg1; +- (BOOL)insertFilename:(id)arg1 MIMEType:(id)arg2 exportedFilename:(id)arg3 options:(id)arg4; +- (BOOL)_insertMediaObject:(id)arg1; +- (id)initWithNavigationController:(id)arg1; +- (BOOL)ckCanDismissWhenSuspending; +- (void)transitionFromNewMessageToConversation; +- (BOOL)shouldDismissAfterSend; + +@end diff --git a/ChatKit.framework/CKSMSDeferredMessage.h b/ChatKit.framework/CKSMSDeferredMessage.h new file mode 100755 index 0000000..db8a5a6 --- /dev/null +++ b/ChatKit.framework/CKSMSDeferredMessage.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSString; + +@interface CKSMSDeferredMessage : CKSMSMessage { + NSString *_address; +} + + +- (id)address; +- (id)initWithAddress:(id)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKSMSEntity.h b/ChatKit.framework/CKSMSEntity.h new file mode 100755 index 0000000..c6232c1 --- /dev/null +++ b/ChatKit.framework/CKSMSEntity.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSString; + +@interface CKSMSEntity : CKEntity { + NSString *_cachedName; + unsigned int _accepted : 1; + unsigned int _generated : 1; + struct __IMDSMSAddress { } *_smsAddress; +} + +@property struct __IMDSMSAddress { }* smsAddress; + ++ (id)copyAllSMSEntities; ++ (id)copyAllEntities; + +- (int)propertyType; +- (int)identifier; +- (id)name; +- (struct __IMDSMSAddress { }*)_smsAddress; +- (void)setSmsAddress:(struct __IMDSMSAddress { }*)arg1; +- (id)_existingEntityFromSharedSet; +- (void)_addToSharedSet; +- (void)_removeFromSharedSet; +- (void)_generateName; +- (void)_generateCachedName; +- (struct __IMDSMSAddress { }*)smsAddress; +- (id)_initWithSMSAddress:(struct __IMDSMSAddress { }*)arg1 service:(id)arg2; +- (void)setABRecord:(void*)arg1 withIdentifier:(int)arg2; +- (int)addressBookUID; +- (struct __CFPhoneNumber { }*)phoneNumberRef; +- (void*)abRecord; +- (id)rawAddress; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; +- (void)resetCaches; + +@end diff --git a/ChatKit.framework/CKSMSMessage.h b/ChatKit.framework/CKSMSMessage.h new file mode 100755 index 0000000..dcb28cb --- /dev/null +++ b/ChatKit.framework/CKSMSMessage.h @@ -0,0 +1,71 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSArray, CKSMSMessageDelivery, NSString, NSMutableArray; + +@interface CKSMSMessage : CKMessage { + NSMutableArray *_messages; + int _associationID; + int _rowID; + CKSMSMessageDelivery *_delivery; + unsigned int _messagePartsLoaded : 1; + unsigned int _subjectLoaded : 1; + NSArray *_messageParts; + NSString *_subject; +} + +@property(retain) CKSMSMessageDelivery * delivery; +@property(readonly) int associationID; + + +- (id)messages; +- (id)subject; +- (BOOL)isPlaceholder; +- (id)address; +- (id)sequenceNumber; +- (int)rowID; +- (id)sender; +- (void)setMessages:(id)arg1; +- (void)prepareToResend; +- (void)deliveredSubpart:(int)arg1 totalSubparts:(int)arg2 success:(BOOL)arg3; +- (void)deliveryCompletedForMessage:(id)arg1; +- (void)deliveryPartiallyFailedForMessage:(id)arg1; +- (void)_setParts:(id)arg1; +- (void)_loadSubject; +- (id)_newParts; +- (int)associationID; +- (void)_setupDeliveryIfPending; +- (id)delivery; +- (void)deliveryFailedForMessage:(id)arg1; +- (id)initWithCTMessage:(void*)arg1 messageParts:(id)arg2; +- (id)initWithRowID:(int)arg1; +- (id)initWithCTMessages:(id)arg1 messageParts:(id)arg2; +- (void)setDelivery:(id)arg1; +- (void)addMessage:(void*)arg1; +- (BOOL)containsDisplayableMessageParts; +- (int)messageCount; +- (void)markAsRead; +- (double)_loadDate; +- (unsigned int)messagePartCount; +- (BOOL)_loadOutgoing; +- (void)loadParts; +- (void)_loadText; +- (void)_loadUIFlags; +- (int)totalMessageCount; +- (int)sentCount; +- (BOOL)_loadIsFromDowngrading; +- (BOOL)_loadIsRead; +- (void)_loadFailedSendCount; +- (id)messagePartAtIndex:(unsigned int)arg1; +- (void)deleteMessagePart:(id)arg1; +- (BOOL)isFromMe; +- (id)parts; +- (id)guid; +- (void)setIsFromDowngrading:(BOOL)arg1; +- (BOOL)isForward; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKSMSMessageDelivery.h b/ChatKit.framework/CKSMSMessageDelivery.h new file mode 100755 index 0000000..2a1464a --- /dev/null +++ b/ChatKit.framework/CKSMSMessageDelivery.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class CKSMSMessage, NSString; + +@interface CKSMSMessageDelivery : NSObject { + NSString *_text; + int _group; + int _associationID; + CKSMSMessage *_message; + unsigned int _isSending : 1; +} + +@property CKSMSMessage * message; + + +- (id)message; +- (void)setMessage:(id)arg1; +- (float)progress; +- (BOOL)isSending; +- (void)_sentMessage:(struct { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; int x2; int x3; }*)arg1; +- (void)_errorSendingMessage:(struct { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; int x2; int x3; }*)arg1; +- (void)_finishedSendingMessages; +- (void)_notifyDelegatesOfMessageDelivery:(struct { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; int x2; int x3; }*)arg1 success:(BOOL)arg2; +- (struct { int x1; int x2; })_sendMessage:(struct { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; int x2; int x3; }*)arg1; +- (void)sendOutboundMessage:(struct { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; int x2; int x3; }*)arg1; +- (void)_fakeSendMessage:(struct { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; int x2; int x3; }*)arg1 afterDelay:(double)arg2; +- (void)redeliverPartiallyFailedMessage; +- (void)sendMessage; +- (id)init; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKSMSService.h b/ChatKit.framework/CKSMSService.h new file mode 100755 index 0000000..ad68777 --- /dev/null +++ b/ChatKit.framework/CKSMSService.h @@ -0,0 +1,98 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSMutableDictionary; + +@interface CKSMSService : CKService { + int _lastMessageRowID; + int _sequenceNumberAtSuspend; + int _cachedUnreadCount; + BOOL _inBulkDeleteMode; + NSMutableDictionary *_messagesToBulkDelete; + NSMutableDictionary *_cachedUnreadCountPerConversation; + BOOL _doneResuming; +} + ++ (id)_sharedSMSServiceLoadUnconditionally; ++ (id)dbPath; ++ (void)migrate; ++ (BOOL)willSendMMSByDefaultForAddresses:(id)arg1; ++ (BOOL)willSendMMSByDefaultForConversation:(id)arg1; ++ (id)sharedSMSService; + +- (int)unreadCount; +- (BOOL)isAvailable; +- (Class)entityClass; +- (id)displayName; +- (void)applicationDidResume; +- (id)userFormattedAlphanumericStringForAddress:(id)arg1; +- (void)_clearUnreadBadgeCountCache; +- (int)_unreadCountForConversation:(id)arg1; +- (void)_setCachedUnreadCount:(int)arg1 forConversation:(id)arg2; +- (id)_newCKSMSMessage:(struct { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; int x2; int x3; }*)arg1; +- (void)_receivedMessage:(struct { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; int x2; int x3; }*)arg1 replace:(BOOL)arg2 postInternalNotification:(BOOL)arg3; +- (void)_sentMessage:(struct { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; int x2; int x3; }*)arg1 replace:(BOOL)arg2 postInternalNotification:(BOOL)arg3; +- (void)_sendError:(struct { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; int x2; int x3; }*)arg1; +- (void)_receivedDeliveryReceiptForMessage:(struct { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; int x2; int x3; }*)arg1; +- (void)_clearUnreadCountCache; +- (void)_registerForCTNotifications; +- (id)_newSMSMessageWithText:(id)arg1 forConversation:(id)arg2; +- (id)_newMMSMessageWithComposition:(id)arg1 forConversation:(id)arg2; +- (BOOL)_mediaObjectPassesRestriction:(id)arg1; +- (BOOL)canSendMessageWithMediaObjectTypes:(int*)arg1 errorCode:(int*)arg2; +- (BOOL)_mediaObjectPassesDurationCheck:(id)arg1; +- (id)_localizedErrorForReason:(int)arg1; +- (int)unreadCountForConversation:(id)arg1; +- (void)markAllMessagesInConversationAsRead:(id)arg1; +- (BOOL)canSendMessageWithMediaObjectTypes:(int*)arg1; +- (id)placeholderMessageForConversation:(id)arg1 withDate:(id)arg2; +- (void)updateRecipients:(id)arg1 forConversation:(id)arg2; +- (int)maxRecipientCount; +- (void)messagesForConversation:(id)arg1; +- (BOOL)supportsMediaAttachments; +- (BOOL)canAcceptMediaObjectType:(int)arg1 givenMediaObjects:(id)arg2; +- (double)maxTrimDurationForMediaType:(int)arg1; +- (int)maxAttachmentCount; +- (void)deleteMessagesForConversationIDs:(id)arg1 removeConversations:(BOOL)arg2; +- (int)processChangesSinceSuspend; +- (int)failedSendCount; +- (void)_databaseFull:(id)arg1; +- (BOOL)dbFull; +- (id)unknownEntity; +- (id)lookupRecipientsForAddresses:(id)arg1; +- (id)lookupRecipientsForConversation:(id)arg1; +- (id)conversationIDWithRecipients:(id)arg1; +- (id)createConversationWithRecipients:(id)arg1; +- (void)resetEntityCaches; +- (BOOL)hasActiveConversations; +- (id)conversationSummaries:(id)arg1 groupIDs:(id)arg2 groupedRecipients:(id)arg3; +- (int)unreadConversationCount; +- (void)prepareForResume; +- (id)abPropertyTypes; +- (BOOL)containsConversation:(id)arg1; +- (int)buttonColor; +- (id)headerTitleForComposeRecipients:(id)arg1 mediaObjects:(id)arg2 subject:(id)arg3; +- (id)headerTitleForEntities:(id)arg1; +- (void)beginBulkDeleteMode; +- (void)deleteMessage:(id)arg1 fromConversation:(id)arg2; +- (void)endBulkDeleteMode; +- (int)outgoingBubbleColor; +- (BOOL)canSendMessageWithParts:(id)arg1 subject:(id)arg2 error:(id*)arg3; +- (id)newMessageWithMessage:(id)arg1 forConversation:(id)arg2 isForward:(BOOL)arg3; +- (id)newMessageWithComposition:(id)arg1 forConversation:(id)arg2; +- (id)copyEntityForAddressString:(id)arg1; +- (BOOL)canSendToRecipients:(id)arg1 withAttachments:(id)arg2 alertIfUnable:(BOOL)arg3; +- (void)sendMessage:(id)arg1; +- (BOOL)isSMSDeliverableComposition:(id)arg1 forConversationWithRecipientCount:(unsigned int)arg2 recipientsRequired:(BOOL)arg3; +- (BOOL)supportsCharacterCountForConversation:(id)arg1; +- (BOOL)supportsCharacterCountForAddresses:(id)arg1; +- (BOOL)canAcceptMediaObject:(id)arg1 givenMediaObjects:(id)arg2; +- (BOOL)isValidAddress:(id)arg1; +- (id)_newMMSMessageWithParts:(id)arg1 forConversation:(id)arg2 subject:(id)arg3; +- (BOOL)restrictsMediaObjects; +- (id)init; +- (void)dealloc; +- (void)prepareForSuspend; + +@end diff --git a/ChatKit.framework/CKSelectedMessageCellView.h b/ChatKit.framework/CKSelectedMessageCellView.h new file mode 100755 index 0000000..57fa8ed --- /dev/null +++ b/ChatKit.framework/CKSelectedMessageCellView.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKSelectedMessageCellView : UIView { +} + + +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/ChatKit.framework/CKSendingProgressView.h b/ChatKit.framework/CKSendingProgressView.h new file mode 100755 index 0000000..1503da5 --- /dev/null +++ b/ChatKit.framework/CKSendingProgressView.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class CKProgressBar, UILabel; + +@interface CKSendingProgressView : UIView { + CKProgressBar *_sendingProgress; + UILabel *_statusLabel; +} + ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })defaultFrame; + +- (void)setStatus:(id)arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (float)progressValue; +- (void)setProgressValue:(float)arg1; +- (void)_stopAnimating; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKService.h b/ChatKit.framework/CKService.h new file mode 100755 index 0000000..ad56e96 --- /dev/null +++ b/ChatKit.framework/CKService.h @@ -0,0 +1,85 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSString; + +@interface CKService : NSObject { + NSString *_serviceID; +} + +@property(readonly) NSString * displayName; +@property(readonly) int buttonColor; +@property(readonly) int outgoingBubbleColor; +@property(readonly) NSString * serviceID; + ++ (void)addService:(id)arg1; ++ (id)serviceForServiceID:(id)arg1; ++ (id)availableServices; + +- (int)unreadCount; +- (BOOL)isAvailable; +- (Class)entityClass; +- (id)displayName; +- (void)applicationDidResume; +- (id)initWithServiceID:(id)arg1; +- (int)unreadCountForConversation:(id)arg1; +- (void)markAllMessagesInConversationAsRead:(id)arg1; +- (BOOL)canSendMessageWithMediaObjectTypes:(int*)arg1; +- (id)placeholderMessageForConversation:(id)arg1 withDate:(id)arg2; +- (void)updateRecipients:(id)arg1 forConversation:(id)arg2; +- (int)maxRecipientCount; +- (void)messagesForConversation:(id)arg1; +- (BOOL)supportsMediaAttachments; +- (BOOL)canAcceptMediaObjectType:(int)arg1 givenMediaObjects:(id)arg2; +- (double)maxTrimDurationForMediaType:(int)arg1; +- (int)availabilityForEntity:(id)arg1 checkWithServer:(BOOL)arg2; +- (int)maxAttachmentCount; +- (void)deleteMessagesForConversationIDs:(id)arg1 removeConversations:(BOOL)arg2; +- (id)imChatForGroupID:(id)arg1; +- (int)processChangesSinceSuspend; +- (int)availabilityForAddress:(id)arg1 checkWithServer:(BOOL)arg2; +- (int)failedSendCount; +- (BOOL)dbFull; +- (id)unknownEntity; +- (id)lookupRecipientsForAddresses:(id)arg1; +- (id)lookupRecipientsForConversation:(id)arg1; +- (id)conversationIDWithRecipients:(id)arg1; +- (id)createConversationWithRecipients:(id)arg1; +- (id)serviceID; +- (id)copyEntitiesForAddressStrings:(id)arg1; +- (void)resetEntityCaches; +- (BOOL)hasActiveConversations; +- (id)conversationSummaries:(id)arg1 groupIDs:(id)arg2 groupedRecipients:(id)arg3; +- (int)unreadConversationCount; +- (void)prepareForResume; +- (id)abPropertyTypes; +- (BOOL)supportsExtendedDeliveryError; +- (BOOL)containsConversation:(id)arg1; +- (BOOL)supportsDeliveryReceipts; +- (int)buttonColor; +- (id)headerTitleForComposeRecipients:(id)arg1 mediaObjects:(id)arg2 subject:(id)arg3; +- (id)headerTitleForEntities:(id)arg1; +- (void)beginBulkDeleteMode; +- (void)cancelMessage:(id)arg1; +- (void)deleteMessage:(id)arg1 fromConversation:(id)arg2; +- (void)endBulkDeleteMode; +- (int)outgoingBubbleColor; +- (BOOL)canSendMessageWithParts:(id)arg1 subject:(id)arg2 error:(id*)arg3; +- (id)newMessageWithMessage:(id)arg1 forConversation:(id)arg2 isForward:(BOOL)arg3; +- (id)newMessageWithComposition:(id)arg1 forConversation:(id)arg2; +- (id)copyEntityForAddressString:(id)arg1; +- (BOOL)canSendToRecipients:(id)arg1 withAttachments:(id)arg2 alertIfUnable:(BOOL)arg3; +- (BOOL)canSendMessageComposition:(id)arg1 error:(id*)arg2; +- (void)sendMessage:(id)arg1; +- (BOOL)supportsCharacterCountForConversation:(id)arg1; +- (BOOL)supportsCharacterCountForAddresses:(id)arg1; +- (void)newMessageContentChangedWithComposition:(id)arg1 forConversation:(id)arg2; +- (BOOL)canAcceptMediaObject:(id)arg1 givenMediaObjects:(id)arg2; +- (BOOL)isValidAddress:(id)arg1; +- (void)sendDowngradePingForMessage:(id)arg1 inConversation:(id)arg2 manualDowngrade:(BOOL)arg3; +- (BOOL)restrictsMediaObjects; +- (void)dealloc; +- (void)prepareForSuspend; + +@end diff --git a/ChatKit.framework/CKServiceView.h b/ChatKit.framework/CKServiceView.h new file mode 100755 index 0000000..96f88b4 --- /dev/null +++ b/ChatKit.framework/CKServiceView.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class CKService, UILabel, CKDashedLineView; + +@interface CKServiceView : CKTranscriptCell { + CKService *_service; + CKDashedLineView *_dashedLineView; + UILabel *_label; +} + + +- (void)setService:(id)arg1; +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKSimpleBalloonView.h b/ChatKit.framework/CKSimpleBalloonView.h new file mode 100755 index 0000000..dc7eefd --- /dev/null +++ b/ChatKit.framework/CKSimpleBalloonView.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSString, UILabel; + +@interface CKSimpleBalloonView : CKBalloonView { + NSString *_text; + UILabel *_textLabel; + UILabel *_subjectLabel; +} + +@property(retain) UILabel * subjectLabel; +@property(retain) UILabel * textLabel; + ++ (BOOL)needsSingleTapGestureRecognizer; ++ (struct CGSize { float x1; float x2; })balloonSizeConstrainedToWidth:(float)arg1 text:(id)arg2 subject:(id)arg3 textBalloonSize:(struct CGSize { float x1; float x2; }*)arg4 subjectBalloonSize:(struct CGSize { float x1; float x2; }*)arg5; ++ (float)heightForText:(id)arg1 width:(float)arg2 includeBuffers:(BOOL)arg3; ++ (BOOL)showsSubject; ++ (struct UIEdgeInsets { float x1; float x2; float x3; float x4; })contentInsetsForBalloonOrientation:(int)arg1; + +- (id)subject; +- (void)setSubject:(id)arg1; +- (id)textLabel; +- (void)prepareForReuse; +- (id)text; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)setText:(id)arg1; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (float)tightenedWidth; +- (void)setComposition:(id)arg1; +- (void)setTextLabel:(id)arg1; +- (void)setSubjectLabel:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 delegate:(id)arg2; +- (void)updateFontSize; +- (void)updateTextShadowColor; +- (id)subjectLabel; +- (void)updateLabels; +- (void)setMessagePart:(id)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKSubConversation.h b/ChatKit.framework/CKSubConversation.h new file mode 100755 index 0000000..e35f5f5 --- /dev/null +++ b/ChatKit.framework/CKSubConversation.h @@ -0,0 +1,60 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class IMChat, CKMessage; + +@interface CKSubConversation : _CKConversation { + CKMessage *_placeholderMessage; + CKMessage *_latestIncomingMessage; + IMChat *_imChat; + BOOL _isStale; + BOOL _hasPlaceholder; + int _groupAddStack; +} + +@property(retain,readonly) IMChat * imChat; +@property(readonly) BOOL isStale; + + +- (void)setUnreadCount:(int)arg1; +- (BOOL)isPlaceholder; +- (int)unreadCount; +- (id)date; +- (void)_recalculateUnreadCounts; +- (void)_setPlaceholderMessage:(id)arg1; +- (void)_deleteAllMessagesAndRemoveGroup:(BOOL)arg1; +- (void)_reloadMessagesToLimit; +- (BOOL)isiMessageConversation; +- (BOOL)isStale; +- (void)removeAllMessages; +- (void)loadLastMessage; +- (id)placeholderMessage; +- (id)imChat; +- (void)resetUnreadCount; +- (void)markAsStale; +- (void)beginGroupAdd; +- (int)endGroupAddIncrementingUnreadCount:(BOOL)arg1; +- (void)postDowngradeStateChanged; +- (BOOL)containsMessage:(id)arg1; +- (id)latestIncomingMessage; +- (void)setLoadedMessages:(id)arg1; +- (void)removeMessage:(id)arg1 postUpdate:(BOOL)arg2; +- (void)setLimitToLoad:(int)arg1; +- (void)_cleanupMessages; +- (BOOL)hasUnreadMessages; +- (void)deleteAllMessagesAndRemoveGroup; +- (void)markAllMessagesAsRead; +- (id)latestMessage; +- (void)loadAllMessages; +- (void)addPlaceholderMessageIfNeededWithDate:(id)arg1; +- (BOOL)canBeDowngraded; +- (int)addMessage:(id)arg1 incrementUnreadCount:(BOOL)arg2; +- (void)updateRecipients:(id)arg1; +- (void)loadMoreMessages; +- (void)removeMessage:(id)arg1; +- (void)updateMessage:(id)arg1; +- (void)deleteAllMessages; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKSummaryLabel.h b/ChatKit.framework/CKSummaryLabel.h new file mode 100755 index 0000000..6b3c4ff --- /dev/null +++ b/ChatKit.framework/CKSummaryLabel.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKSummaryLabel : UILabel { +} + + +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/ChatKit.framework/CKTextContentView.h b/ChatKit.framework/CKTextContentView.h new file mode 100755 index 0000000..8c628f4 --- /dev/null +++ b/ChatKit.framework/CKTextContentView.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UILabel; + +@interface CKTextContentView : UITextContentView { + UILabel *_defaultTextView; +} + + +- (void)reflow; +- (id)automaticallySelectedOverlay; +- (id)supportedPasteboardTypesForCurrentSelection; +- (BOOL)keyboardInputChanged:(id)arg1; +- (BOOL)keyboardInput:(id)arg1 shouldInsertText:(id)arg2 isMarkedText:(BOOL)arg3; +- (BOOL)hasContent; +- (void)willMoveToSuperview:(id)arg1; +- (void)setText:(id)arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)fontSizeChanged; +- (BOOL)hasImages; +- (void)_updateFontSize; +- (void)_updateCSSMargins; +- (void)_updateDefaultText; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_defaultTextFrame; +- (void)_adjustForSingleLineHeightIfNecessary; +- (BOOL)_wvHasImages; +- (void)_wvReflow; +- (void)_wvSetupCSSWithMargins:(struct UIEdgeInsets { float x1; float x2; float x3; float x4; })arg1; +- (void)hideDefaultText:(BOOL)arg1; +- (void)setDefaultText:(id)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKTextMessagePart.h b/ChatKit.framework/CKTextMessagePart.h new file mode 100755 index 0000000..e3f2d54 --- /dev/null +++ b/ChatKit.framework/CKTextMessagePart.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSString; + +@interface CKTextMessagePart : CKMessagePart { + NSString *_text; + NSString *_contentLocation; +} + +@property(copy) NSString * contentLocation; + + +- (id)contentLocation; +- (id)initWithText:(id)arg1; +- (int)type; +- (id)text; +- (id)detachedCopy; +- (void)copyToPasteboard; +- (id)description; +- (void)dealloc; +- (void)setContentLocation:(id)arg1; +- (BOOL)isDisplayable; + +@end diff --git a/ChatKit.framework/CKTimedQueue.h b/ChatKit.framework/CKTimedQueue.h new file mode 100755 index 0000000..d9fa186 --- /dev/null +++ b/ChatKit.framework/CKTimedQueue.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSTimer, NSMutableArray; + +@interface CKTimedQueue : NSObject { + NSTimer *_timer; + NSMutableArray *_queue; + id _delegate; +} + +@property id delegate; + + +- (void)setDelegate:(id)arg1; +- (void)_timerFired; +- (id)delegate; +- (void)_updateFireTimer; +- (void)enqueueItem:(id)arg1 fireDate:(id)arg2; +- (id)dequeueItems; +- (void)clearQueue; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKTimedQueueObject.h b/ChatKit.framework/CKTimedQueueObject.h new file mode 100755 index 0000000..dd3584c --- /dev/null +++ b/ChatKit.framework/CKTimedQueueObject.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSDate; + +@interface CKTimedQueueObject : NSObject { + NSDate *_fireDate; + id _obj; +} + +@property(retain) id obj; +@property(retain) NSDate * fireDate; + + +- (id)fireDate; +- (int)compare:(id)arg1; +- (void)setFireDate:(id)arg1; +- (id)obj; +- (void)setObj:(id)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKTimestampView.h b/ChatKit.framework/CKTimestampView.h new file mode 100755 index 0000000..76a1dd1 --- /dev/null +++ b/ChatKit.framework/CKTimestampView.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UILabel; + +@interface CKTimestampView : CKTranscriptCell { + UILabel *_label; +} + + +- (void)setDate:(id)arg1; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKTranscriptBubbleData.h b/ChatKit.framework/CKTranscriptBubbleData.h new file mode 100755 index 0000000..8a1749d --- /dev/null +++ b/ChatKit.framework/CKTranscriptBubbleData.h @@ -0,0 +1,78 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSDate, NSMutableArray; + +@interface CKTranscriptBubbleData : NSObject { + NSMutableArray *_bubbleDataArray; + float _balloonWidth; + NSDate *_nextEligibleTimestamp; +} + +@property float balloonWidth; + ++ (unsigned long)_processFlags:(unsigned long)arg1 forText:(id)arg2; ++ (Class)balloonClassForFlags:(unsigned long)arg1; ++ (Class)balloonClassForMessagePart:(id)arg1; ++ (Class)balloonClassForMessage:(id)arg1; ++ (BOOL)messagePartRequiresURLification:(id)arg1; + +- (int)indexForPart:(id)arg1; +- (BOOL)bubbleData:(id)arg1 isEqualToIndex:(int)arg2; +- (void)clearBubbleData; +- (float)balloonWidth; +- (id)bubbleDataForIndex:(int)arg1; +- (id)data:(id)arg1 forIndex:(int)arg2; +- (void)_createArrayIfNeeded; +- (int)appendTypingIndicatorForEntity:(id)arg1; +- (void)_addRow:(int)arg1 toRows:(id)arg2; +- (int)_appendServiceForMessageIfNeeded:(id)arg1; +- (int)_appendDateForMessageIfNeeded:(id)arg1; +- (int)_appendEntityForMessageIfNeeded:(id)arg1; +- (void)_createBubbleInfoForTextMessage:(id)arg1 part:(id)arg2 subject:(id)arg3 appendedRows:(id)arg4; +- (void)_createBubbleInfoForImage:(id)arg1 part:(id)arg2 subject:(id)arg3 appendedRows:(id)arg4; +- (int)_appendMessageStatusForMessageIfNeeded:(id)arg1; +- (int)_appendTextMessage:(id)arg1 part:(id)arg2 size:(struct CGSize { float x1; float x2; })arg3 text:(id)arg4 subject:(id)arg5 bubbleClass:(Class)arg6 messageContinuation:(BOOL)arg7; +- (int)_lastIndexExcludingTypingIndicator; +- (void)_createSegmentArrayForText:(id)arg1 isSubject:(BOOL)arg2 height:(unsigned int*)arg3 message:(id)arg4 part:(id)arg5 messageContinuation:(BOOL)arg6 appendedRows:(id)arg7; +- (int)_appendPlaceholderSubject:(id)arg1 forMessage:(id)arg2 size:(struct CGSize { float x1; float x2; })arg3; +- (BOOL)_shouldShowTimestampForDate:(id)arg1; +- (int)_appendDate:(id)arg1; +- (void)_setupNextEligibleTimestamp:(id)arg1; +- (int)_appendService:(id)arg1; +- (int)_appendEntity:(id)arg1; +- (id)appendBubbleDataForMessage:(id)arg1; +- (id)removeBubbleDataForMessage:(id)arg1; +- (id)removeMessageStatus:(int)arg1 forMessage:(id)arg2 andThisStatusForEverythingElse:(int)arg3; +- (int)insertMessageStatus:(int)arg1 forMessage:(id)arg2 date:(id)arg3; +- (id)messageAtIndex:(int)arg1; +- (int)messageStatusAtIndex:(int)arg1; +- (unsigned int)lastIndexForMessage:(id)arg1; +- (int)typeAtIndex:(int)arg1; +- (int)removeTypingIndicator; +- (int)heightAtIndex:(int)arg1; +- (int)indexForMessage:(id)arg1; +- (id)partAtIndex:(int)arg1; +- (id)deleteMessageAtIndex:(int)arg1; +- (id)textAtIndex:(int)arg1; +- (BOOL)isMessageContinuationAtIndex:(int)arg1; +- (void)setBalloonWidth:(float)arg1; +- (id)entityAtIndex:(int)arg1; +- (BOOL)isShowingTypingIndicator; +- (int)typingIndicatorRow; +- (Class)balloonClassAtIndex:(int)arg1; +- (id)subjectAtIndex:(int)arg1; +- (unsigned int)indexForMessageRowID:(int)arg1 partRowID:(int)arg2; +- (BOOL)isSubjectPlaceholderAtIndex:(int)arg1; +- (id)dateAtIndex:(int)arg1; +- (id)serviceAtIndex:(int)arg1; +- (id)messageStatusStringAtIndex:(int)arg1; +- (id)messageStatusMessageAtIndex:(int)arg1; +- (id)messageStatusTimestampAtIndex:(int)arg1; +- (BOOL)textNeedsURLificationAtIndex:(int)arg1; +- (struct CGSize { float x1; float x2; })sizeAtIndex:(int)arg1; +- (int)count; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKTranscriptCell.h b/ChatKit.framework/CKTranscriptCell.h new file mode 100755 index 0000000..52436ca --- /dev/null +++ b/ChatKit.framework/CKTranscriptCell.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UIView; + +@interface CKTranscriptCell : UITableViewCell { + UIView *_separatorHighlight; +} + + +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)layoutSubviews; +- (void)setSeparatorHighlightVisible:(BOOL)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKTranscriptController.h b/ChatKit.framework/CKTranscriptController.h new file mode 100755 index 0000000..46c02b2 --- /dev/null +++ b/ChatKit.framework/CKTranscriptController.h @@ -0,0 +1,577 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class CKMediaObject, UINavigationItem, CKBalloonView, UINavigationController, CKTranscriptTableView, NSNumber, NSNotification, NSString, CKTranscriptBubbleData, CKAggregateConversation, CKTypingIndicatorView, CKEffectsWindow, QLPreviewController, CKMessageEntryView, ABPeoplePickerNavigationController, CKInteractiveImageBalloonView, CKRecipientListView, NSMutableSet, UIBarButtonItem, CKRecipientGenerator, UIView, CKLinksController, NSArray, CKTimedQueue, CKMessage, CKTranscriptStatusController, CKMessageEncodingInfo, NSMutableArray, EKICSPreviewController, CKMessageComposition, UIImageView, CKRecipientSelectionView, CKTranscriptToolbarView, UIToolbar, NSOperationQueue, , CKTranscriptHeaderView, UITapGestureRecognizer, NSDictionary; + +@interface CKTranscriptController : UIViewController { + EKICSPreviewController *_icsPreviewController; + CKAggregateConversation *_conversation; + UINavigationController *_navigationController; + UINavigationItem *_navItem; + CKTranscriptStatusController *_statusBar; + UIBarButtonItem *_actionItem; + UIBarButtonItem *_clearAllItem; + CKTranscriptToolbarView *_transcriptToolbarView; + CKTranscriptHeaderView *_transcriptHeaderView; + UIView *_backPlacard; + UIImageView *_transcriptTopShadow; + UIImageView *_transcriptLeftShadow; + CKTranscriptTableView *_transcriptTable; + CKRecipientListView *_recipientListView; + CKRecipientSelectionView *_recipientSelectionView; + CKMessageEntryView *_entryView; + CKBalloonView *_balloonToRestoreAfterRotation; + CKInteractiveImageBalloonView *_interactiveImageBalloonView; + UINavigationController *_fullscreenPhotoScrollerNavigationController; + CKTranscriptBubbleData *_bubbleInfo; + CKMessage *_lastMessage; + CKMessage *_lastSentMessage; + *_composeDelegate; + NSMutableArray *_outboundMessageLayers; + CKTypingIndicatorView *_typingIndicatorForSendAnimation; + NSMutableSet *_hiddenIndexPaths; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _scrollBlock; + + CKMessage *_smartForwardMessage; + NSMutableArray *_newCompositionRecipients; + NSMutableArray *_presetMessageParts; + NSArray *_newCompositionAddresses; + CKMediaObject *_previewItem; + int _previewRow; + NSString *_serviceAvailabilityKey; + QLPreviewController *_previewController; + CKMessageComposition *_newComposition; + CKMessageEncodingInfo *_textMessageEncodingInfo; + int _storedStatusBarStyle; + int _setupState; + BOOL _dimmed; + UITapGestureRecognizer *_loggingTapGestureRecognizer; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _alertViewHandler; + + unsigned int _rotationBlockingAnimationCount; + unsigned int _isDisablingAutorotation : 1; + unsigned int _dirty : 1; + unsigned int _locked : 1; + unsigned int _visible : 1; + unsigned int _viewNeedsSetup : 1; + unsigned int _newRecipient : 1; + unsigned int _rescroll : 1; + unsigned int _sending : 1; + unsigned int _recipientListShouldBeExpanded : 1; + unsigned int _transitioningToTranscript : 1; + unsigned int _entryViewCanAcceptFocus : 1; + unsigned int _isAnimatingMessageSend : 1; + unsigned int _didCancel : 1; + unsigned int _entryViewWasActiveBeforeEdit : 1; + unsigned int _entryViewWasActiveBeforePushingViewController : 1; + unsigned int _entryViewWasActiveBeforeSwitchingConversations : 1; + unsigned int _recipientSelectionViewWasActiveBeforePushingViewController : 1; + unsigned int _showingRecipientSelectionResults : 1; + unsigned int _automaticKeyboardWasDisabled : 1; + unsigned int _togglingEditing : 1; + unsigned int _keyboardUndocked : 1; + unsigned int _suspendScrollDueToMediaViewing : 1; + unsigned int _triedToResetEntryViewSizeWhileNotInAWindow : 1; + unsigned int _triedToResetOverlayViewSizeWhileNotInAWindow : 1; + unsigned int _preparingForResume : 1; + unsigned int _appeared : 1; + unsigned int _appearing : 1; + unsigned int _settingConversation : 1; + unsigned int _needsTransitionToFullTranscript : 1; + unsigned int _heldUpdateCount; + unsigned int _transcriptNeedsUpdateAfterHold; + unsigned int _storedStatusBarIsHidden : 1; + CKRecipientGenerator *_recipientGenerator; + NSDictionary *_abPropertiesCache; + ABPeoplePickerNavigationController *_peoplePickerController; + CKLinksController *_linkViewController; + UIToolbar *_actionsToolbar; + NSOperationQueue *_mediaPreviewQueue; + BOOL _canSafelyDismissImagePicker; + struct UIEdgeInsets { + float top; + float left; + float bottom; + float right; + } _transcriptAreaInsets; + float _transcriptTableBottomOffset; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _keyboardScreenFrame; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _keyboardScreenFrameWithoutAccessoryView; + NSNotification *_keyboardNotification; + BOOL _showingKeyboard; + BOOL _hidingKeyboard; + BOOL _pushingKeyboard; + BOOL _animatingKeyboardDueToPush; + BOOL _kpgStartedAtBottomOfTranscript; + struct CGAffineTransform { + float a; + float b; + float c; + float d; + float tx; + float ty; + } _kpgStartingTransform; + struct CGAffineTransform { + float a; + float b; + float c; + float d; + float tx; + float ty; + } _kpgCurrentTransform; + float _kpgAnchorY; + int _pendingInterfaceOrientation; + BOOL _inRotation; + BOOL _willRotateView; + BOOL _shouldAdjustTranscriptOffsetForRotation; + CKTimedQueue *_statusQueue; + CKEffectsWindow *_effectsWindow; +} + +@property NSNumber * canSafelyDismissImagePicker; +@property(getter=isSecureTextEntry) BOOL secureTextEntry; +@property BOOL enablesReturnKeyAutomatically; +@property int returnKeyType; +@property int keyboardAppearance; +@property int keyboardType; +@property int spellCheckingType; +@property int autocorrectionType; +@property int autocapitalizationType; +@property(copy) id alertHandler; +@property(copy) id scrollBlock; +@property(getter=isDimmed) BOOL dimmed; +@property(retain) NSMutableArray * presetMessageParts; +@property * composeDelegate; +@property(retain) CKMessage * smartForwardMessage; + ++ (void)_sendDidStartSavingMediaNotification; ++ (void)_sendDidFinishSavingImageNotificationWithImage:(id)arg1 error:(id)arg2 context:(void*)arg3; ++ (void)_sendDidFinishSavingVideoNotificationWithPath:(id)arg1 error:(id)arg2 context:(void*)arg3; ++ (id)tableColor; + +- (void)send:(id)arg1; +- (void)setComposeDelegate:(id)arg1; +- (id)composeDelegate; +- (id)recipientSelectionView:(id)arg1 recipientsForText:(id)arg2; +- (id)recipientSelectionView:(id)arg1 recipientForRecord:(void*)arg2 property:(int)arg3 identifier:(int)arg4; +- (id)recipientSelectionView:(id)arg1 recipientForAddress:(id)arg2; +- (void)recipientSelectionViewFinishedWithPeoplePicker:(id)arg1; +- (void)recipientSelectionView:(id)arg1 showPeoplePickerWithDelegate:(id)arg2; +- (void)recipientSelectionViewRecipientListChanged:(id)arg1; +- (void)recipientSelectionViewReturnPressed:(id)arg1; +- (void)recipientSelectionViewTextChanged:(id)arg1; +- (BOOL)recipientSelectionView:(id)arg1 isValidAddress:(id)arg2; +- (void)recipientSelectionView:(id)arg1 contentSizeChanged:(struct CGSize { float x1; float x2; })arg2; +- (BOOL)peoplePickerNavigationController:(id)arg1 shouldShowInsertEditorForPerson:(void*)arg2 insertProperty:(int*)arg3 copyInsertValue:(id*)arg4 copyInsertLabel:(id*)arg5; +- (BOOL)isNewRecipient; +- (void)setupForNewRecipient; +- (id)proposedRecipients; +- (void)cancelButtonClicked:(id)arg1; +- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void*)arg2 property:(int)arg3 identifier:(int)arg4; +- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void*)arg2; +- (void)peoplePickerNavigationControllerDidCancel:(id)arg1; +- (void)showPeoplePickerWithDelegate:(id)arg1; +- (void)_resetEntryViewSize; +- (void)dismissPeoplePicker; +- (id)_recipientGenerator; +- (void)updateNavigationButtons; +- (void)updateTitle; +- (void)_setupRecipientSelectionView; +- (void)_localeChanged:(id)arg1; +- (id)recipients; +- (id)_overlayView; +- (void)_keyboardDidChangeFrame:(id)arg1; +- (id)previewController:(id)arg1 previewItemAtIndex:(int)arg2; +- (int)numberOfPreviewItemsInPreviewController:(id)arg1; +- (void)previewControllerDidDismiss:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })previewController:(id)arg1 frameForPreviewItem:(id)arg2 inSourceView:(id*)arg3; +- (struct CGPoint { float x1; float x2; })tableView:(id)arg1 newContentOffsetAfterUpdate:(struct CGPoint { float x1; float x2; })arg2 context:(id)arg3; +- (void)imagePickerController:(id)arg1 didFinishPickingMediaWithInfo:(id)arg2; +- (void)imagePickerControllerDidCancel:(id)arg1; +- (void)reload:(BOOL)arg1; +- (void)webView:(id)arg1 decidePolicyForNavigationAction:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; +- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)_getRotationContentSettings:(struct { BOOL x1; BOOL x2; BOOL x3; BOOL x4; float x5; int x6; }*)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (id)rotatingFooterView; +- (void)dismissModalViewControllerAnimated:(BOOL)arg1; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidUnload; +- (void)viewWillUnload; +- (BOOL)_canReloadView; +- (void)loadView; +- (void)accessibilityLargeTextDidChange; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (BOOL)isEditable; +- (BOOL)hasText; +- (void)insertText:(id)arg1; +- (void)deleteBackward; +- (id)inputAccessoryView; +- (void)tableView:(id)arg1 didDeselectRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; +- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (int)numberOfRows; +- (id)navigationItem; +- (void)scrollViewWillBeginDragging:(id)arg1; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (BOOL)canBecomeFirstResponder; +- (void)viewDidMoveToWindow:(id)arg1 shouldAppearOrDisappear:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (BOOL)_shouldUseKeyWindowStack; +- (BOOL)_shouldUseNextFirstResponder; +- (BOOL)_shouldUseDefaultFirstResponder; +- (id)defaultFirstResponder; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)__handleLoggingTapped:(id)arg1; +- (void)_showLoggingAlertIfNecessary; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_keyboardFrame; +- (void)_entryDebugShowEntryHUD; +- (void)entryDebugSliderChange:(id)arg1; +- (void)entryDebugClear; +- (void)ckMediaPreviewGeneratorFinished:(id)arg1; +- (void)ckPhotoScrollerViewControllerWillHideOverlays:(id)arg1; +- (void)ckPhotoScrollerViewControllerPressedDoneButton:(id)arg1; +- (BOOL)photoBrowserControllerShouldShowActionItem:(id)arg1; +- (void)photoBrowserController:(id)arg1 willShowActionSheetInView:(id)arg2; +- (void)addMedia:(id)arg1; +- (void)_showMediaSourceSelectionSheet; +- (void)_showPhotoPickerWithSourceType:(unsigned int)arg1; +- (void)_userDidCaptureImage; +- (void)_userDidCancelCapturingImage; +- (void)video:(id)arg1 didFinishSavingWithError:(id)arg2 contextInfo:(void*)arg3; +- (void)_addPreviewGeneratorObject:(id)arg1; +- (void)_showFullscreenPhotoScroller:(id)arg1 forRow:(int)arg2; +- (id)_interactiveImageBalloonViewForRow:(unsigned int)arg1; +- (void)_finishShowFullscreenPhotoScrollerAnimation; +- (id)_fullscreenImageWithSource:(struct CGImageSource { }*)arg1; +- (void)_dismissFullscreenPhotoScrollerAnimated:(BOOL)arg1; +- (void)_finishDismissFullscreenPhotoScrollerAnimation; +- (void)_showVCardViewerForRow:(int)arg1; +- (void)_showVCalViewerForRow:(int)arg1; +- (void)_showPhotoScrollerForTranscriptStartingAtRow:(int)arg1; +- (BOOL)_displayPreviewItemForMediaObject:(id)arg1 row:(int)arg2 fromRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3 inView:(id)arg4; +- (void)_addPart:(id)arg1; +- (void)_generatePreviewsForMediaObject:(id)arg1; +- (float)_distanceFromBottomOfScreenToTopEdgeOfKeyboardScreenFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 orientation:(int)arg2; +- (void)parentControllerDidBecomeActive; +- (void)prepareForResume; +- (void)parentControllerDidResume:(BOOL)arg1; +- (void)systemApplicationWillEnterForeground; +- (void)timedQueueFired:(id)arg1; +- (void)_stopAnimation:(id)arg1 exiting:(BOOL)arg2 decrementRotation:(BOOL)arg3; +- (void)addPresetMessagePart:(id)arg1; +- (void)clearButtonClicked:(id)arg1; +- (struct CGPoint { float x1; float x2; })_transcriptScrollToBottomOffsetWithHeightDelta:(float)arg1; +- (void)messageCellTappedBalloon:(id)arg1; +- (void)messageCellTappedFailureButton:(id)arg1; +- (BOOL)messageCellShouldShowSendAsSMS:(id)arg1; +- (void)messageCellTappedSendAsSMS:(id)arg1; +- (void)scrollToMessageRowID:(int)arg1 partRowID:(int)arg2; +- (void)entryFieldDidBecomeActive:(id)arg1; +- (BOOL)entryFieldShouldBecomeActive:(id)arg1; +- (void)entryFieldAttachmentsChanged:(id)arg1; +- (void)entryFieldSubjectChanged:(id)arg1; +- (BOOL)entryField:(id)arg1 shouldChangeSubjectTextInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 replacementText:(id)arg3; +- (BOOL)entryField:(id)arg1 shouldChangeContentTextInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 replacementText:(id)arg3; +- (BOOL)entryField:(id)arg1 shouldInsertMediaObject:(id)arg2; +- (BOOL)_resizeMessageEntryViewWithAnimate:(BOOL)arg1; +- (void)setNewComposition:(id)arg1 addresses:(id)arg2; +- (BOOL)personViewController:(id)arg1 shouldPresentMessageCompositionWithVCard:(id)arg2 filename:(id)arg3; +- (BOOL)unknownPersonViewController:(id)arg1 shouldPresentMessageCompositionWithVCard:(id)arg2 filename:(id)arg3; +- (void)peoplePickerNavigationController:(id)arg1 insertEditorDidConfirm:(BOOL)arg2 forPerson:(void*)arg3; +- (void)tearDownPeoplePicker; +- (void)peoplePickerNavigationController:(id)arg1 displayedMembersOfGroup:(void*)arg2; +- (void)peoplePickerNavigationControllerDisplayedGroups:(id)arg1; +- (void)_setEntryViewVisible:(BOOL)arg1; +- (id)transcriptTable; +- (void)linksController:(id)arg1 showABCardForLinkProperties:(id)arg2; +- (void)recipientListView:(id)arg1 addressAtomClicked:(id)arg2; +- (void)recipientListView:(id)arg1 contentSizeDidChange:(struct CGSize { float x1; float x2; })arg2; +- (void)recipientSelectionView:(id)arg1 isShowingSearchResults:(BOOL)arg2; +- (void)transcriptStatusBar:(id)arg1 showNavBarTitle:(id)arg2; +- (void)transcriptStatusBar:(id)arg1 showNavBarCustomView:(id)arg2; +- (BOOL)_isVisible; +- (void)_setVisible:(BOOL)arg1; +- (void)_makeFieldForFocusActive; +- (void)_deactivateContentEntryView; +- (void)showKeyboardForReply; +- (void)_reflowMessageContent; +- (id)canSafelyDismissImagePicker; +- (void)setCanSafelyDismissImagePicker:(id)arg1; +- (id)_interactiveImageBalloonView; +- (id)_fullscreenPhotoScrollerNavigationController; +- (id)scrollBlock; +- (id)presetMessageParts; +- (void)setPresetMessageParts:(id)arg1; +- (id)smartForwardMessage; +- (BOOL)previewController:(id)arg1 shouldOpenURL:(id)arg2 forPreviewItem:(id)arg3; +- (BOOL)allowContextProvider:(id)arg1; +- (id)getCurrentContext; +- (void)transcriptButtonView:(id)arg1 buttonClicked:(short)arg2; +- (void)newPersonViewController:(id)arg1 didCompleteWithNewPerson:(void*)arg2; +- (void)unknownPersonViewController:(id)arg1 didResolveToPerson:(void*)arg2; +- (BOOL)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void*)arg2 property:(int)arg3 identifier:(int)arg4; +- (id)initWithNavigationController:(id)arg1; +- (void)_applicationBecameActive:(id)arg1; +- (void)_screenLocked:(id)arg1; +- (void)_screenUnlocked:(id)arg1; +- (void)_messageReceived:(id)arg1; +- (void)_handleMessageRemovedNotification:(id)arg1; +- (void)_changedStatusBarFrame:(id)arg1; +- (void)_characterCountUISettingDidChangeNotification:(id)arg1; +- (void)_deliveryReceiptsEnabledDidChangeNotification:(id)arg1; +- (void)_keyboardWillShowOrHide:(id)arg1; +- (void)_keyboardDidShowOrHide:(id)arg1; +- (void)_keyboardLayoutDidChange:(id)arg1; +- (void)_entryViewWillRotate:(id)arg1; +- (void)_faceTimeAvailabilityChange:(id)arg1; +- (void)_handleAddressBookChangedNotification:(id)arg1; +- (void)_receivedMessageSentNotification:(id)arg1; +- (void)_receivedMessageDeliveredNotification:(id)arg1; +- (void)_receivedMessageReadNotification:(id)arg1; +- (void)_receivedMessageTypingNotification:(id)arg1; +- (void)_receivedMessageErrorNotification:(id)arg1; +- (void)_receivedMessageContentChangedNotification:(id)arg1; +- (void)_receivedAggregateConversationPreferredServiceChangedNotification:(id)arg1; +- (void)_handleMadridLoginAccountStatusChangedNotification:(id)arg1; +- (void)_handleSendAsSMSSettingChanged:(id)arg1; +- (void)_handleMessagePartsUpdated:(id)arg1; +- (void)_handlePreferredServiceChangedNotification:(id)arg1; +- (void)_conversationDidBeginBatchUpdates:(id)arg1; +- (void)_conversationDidEndBatchUpdates:(id)arg1; +- (void)_cancelMessageSendAnimation; +- (void)_cancelShowFullscreenPhotoScrollerAnimation; +- (void)dismissPreviewController; +- (void)setScrollBlock:(id)arg1; +- (void)_updateBackPlacardSubviews; +- (void)_setupLoggingTapGestureRecognizer; +- (void)_tearDownLoggingTapGestureRecognizer; +- (void)_unloadBubbleData; +- (void)_setupKeyboardPushGesture; +- (id)_statusBar; +- (void)_resetTranscriptInsets; +- (void)_refreshViewForNewRecipientIfNeeded; +- (void)_refreshTranscript:(BOOL)arg1; +- (void)updateEntryView; +- (void)_refreshViewForCurrentConversationIfNeeded; +- (void)_requeryIDStatuses; +- (void)_saveDraftState; +- (void)_updateRecipientListView:(BOOL)arg1; +- (float)_heightOfTopTranscriptArea; +- (float)_accessoryViewHeight; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_keyboardScreenFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 withoutAccessoryViewOfHeight:(float)arg2 orientation:(int)arg3; +- (void)_refreshStatusBar; +- (void)_reflowTranscriptCells; +- (void)_markMessagesAsReadIfNecessary; +- (void)_updatePhotoButtonEnabled; +- (id)_bestServiceAvailableAndCanSend:(BOOL*)arg1 error:(id*)arg2; +- (void)_reloadTranscriptLayer; +- (void)updateTranscriptWithAnimation:(BOOL)arg1; +- (void)_dismissFullscreenPhotoScroller; +- (void)_performResume:(BOOL)arg1; +- (void)_updateTranscriptHeaderView; +- (id)conversation; +- (BOOL)_isHoldingUpdatesToTranscript; +- (BOOL)_updateTableWithInsertedRows:(id)arg1; +- (void)_updateTableWithDeletedRows:(id)arg1; +- (void)_updateTableWithDeletedRow:(int)arg1 rowAnimation:(int)arg2; +- (BOOL)_updateTableWithInsertedRow:(int)arg1; +- (id)bubbleData; +- (void)_updateTableWithDeletedRow:(int)arg1; +- (void)_reloadTranscriptLayerForcingBubbleDataReload:(BOOL)arg1; +- (BOOL)_messageIsForCurrentConversation:(id)arg1; +- (void)_queueStatusAction:(int)arg1 message:(id)arg2 conversation:(id)arg3 delay:(double)arg4; +- (void)_deferredDeliveredHandling:(id)arg1; +- (void)_deferredDeliveredRemoval:(id)arg1; +- (void)_deferredUpdateError:(id)arg1; +- (void)_deferredSentHandling:(id)arg1; +- (void)_deferredReadHandling:(id)arg1; +- (void)_deferredHandleTypingIndicator:(id)arg1; +- (void)_deferredMessageAppend:(id)arg1; +- (void)_defferredMessageContentChangeReceived:(id)arg1; +- (void)_deferredRemoveMessage:(id)arg1; +- (BOOL)_shouldBatchStatusActions:(id)arg1 messageIndex:(unsigned int*)arg2 typingIndicatorIndex:(unsigned int*)arg3; +- (void)_deferredBatchHandleTypingIndicatorRemovedAndHandleMessageRecieved:(id)arg1; +- (void)_processDequeuedAction:(int)arg1 message:(id)arg2 conversation:(id)arg3; +- (void)_dequeueStatusActions; +- (void)_beginHoldingUpdatesToTranscript; +- (void)_endHoldingUpdatesToTranscript; +- (void)_decrementRotationBlockingAnimationCount; +- (struct CGPoint { float x1; float x2; })bestVisibleOffsetForBubbleAtIndex:(int)arg1; +- (void)_setupViewForConversation; +- (void)setConversation:(id)arg1; +- (void)_computeBubbleData:(BOOL)arg1; +- (void)_updateFirstResponder; +- (void)_setupTranscriptHeader; +- (void)scrollBubbleIndexToVisible:(int)arg1; +- (void)_hideRecipientListView; +- (void)clearComposition; +- (int)_atomStyleForRecipientListView; +- (void)moveCursorToEnd; +- (id)_entryView; +- (BOOL)_isGroupMessage; +- (void)actionButtonClicked:(id)arg1; +- (void)clearCurrentMessageThread; +- (void)updateActionItem; +- (id)clearAllItem; +- (BOOL)isSendingMessage; +- (struct CGPoint { float x1; float x2; })_offsetForRow:(int)arg1 withInternalOffset:(float)arg2; +- (id)_actionsToolbar; +- (void)_updateActionsToolbarItems; +- (float)_maximumContentOffset; +- (void)_calculateTopVisibleRow:(int*)arg1 andOffset:(float*)arg2 forTransitionToEditing:(BOOL)arg3; +- (id)entryView; +- (void)_refreshTranscript; +- (void)_deleteMessagesAtIndexPaths:(id)arg1; +- (void)_hideTranscriptHeaderView; +- (void)_showTranscriptHeaderView; +- (void)_showRecipientListView; +- (void)_clearExpandRecipientListFlag; +- (void)_beginTransitioningToTranscript; +- (void)_endTransitioningToTranscript; +- (float)_topPaddingForBubbleRow:(int)arg1; +- (float)_bottomPaddingForBubbleRow:(int)arg1; +- (float)_heightOfContactPhotoForMessageAtIndex:(int)arg1; +- (id)appendMessageToBubbleData:(id)arg1; +- (void)_setMessagesHiddenForRows:(id)arg1; +- (void)_resizeEffectsWindowForMessageThrow; +- (void)_hideEffectsWindowForMessageThrow:(BOOL)arg1; +- (void)_throwOutboundMessageToTable; +- (id)effectsWindow; +- (BOOL)_keyboardUndocked; +- (BOOL)_keyboardScreenFrameIsOnScreen:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_keyboardFrameForKeyboardScreenFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGSize { float x1; float x2; })_idealSizeForEntryView:(struct CGSize { float x1; float x2; })arg1; +- (void)_setEntryViewSize:(struct CGSize { float x1; float x2; })arg1 animate:(BOOL)arg2 animationLength:(float)arg3; +- (void)_finishSendAnimation; +- (void)_makeContentEntryViewActive; +- (void)transitionFromNewMessageToConversation; +- (void)_incrementRotationBlockingAnimationCount; +- (void)updateTranscript; +- (void)_actuallyClearCurrentMessageThread; +- (void)_restoreEntryViewCursor; +- (void)showActionSheet:(id)arg1 withPresenter:(id)arg2 withHandler:(id)arg3; +- (BOOL)shouldDismissAfterSend; +- (void)_startCreatingNewMessageForSending:(id)arg1; +- (void)_showMediaForTranscriptStartingAtRow:(int)arg1; +- (BOOL)_shouldShowUILogging; +- (BOOL)_shouldShowInternalUILogging; +- (id)_remoteLogDumpButtonTitle; +- (id)_localLogDumpButtonTitle; +- (void)_resendMessageAtIndexPath:(id)arg1; +- (void)_downgradeMessageAtIndexPath:(id)arg1; +- (void)_performLocalLogDump; +- (void)_performRemoteLogDump; +- (id)_messageForMessageCell:(id)arg1; +- (BOOL)_shouldShowSendAsSMSForMessage:(id)arg1; +- (void)_downgradeMessage:(id)arg1 validateSend:(BOOL)arg2; +- (void)setSmartForwardMessage:(id)arg1; +- (void)startSendAnimationForMessage:(id)arg1; +- (void)_finishedCreatingNewMessageForSending:(id)arg1; +- (void)entryFieldContentChanged:(id)arg1; +- (void)findConversationForRecipients:(id)arg1 onService:(id)arg2; +- (void)_updateCharacterCount; +- (void)_shrinkRecipientList; +- (void)sendMessage:(id)arg1; +- (unsigned int)countOfRecipientsIfSendingMessageNow; +- (void)_updateCharacterCountReplacingCharactersInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1 replacementText:(id)arg2; +- (BOOL)_resizeMessageEntryView:(id)arg1 contentSize:(struct CGSize { float x1; float x2; })arg2 animate:(BOOL)arg3; +- (void)_setupNewComposition; +- (id)_abPersonViewControllerForPerson:(void*)arg1 property:(int)arg2 withIdentifier:(int)arg3; +- (id)_personViewControllerForProps:(id)arg1; +- (void)showPopover:(id)arg1 withPresenter:(id)arg2 withHandler:(id)arg3; +- (void)showNewContactViewForEntity:(id)arg1; +- (void)showAddToExistingContactViewForEntity:(id)arg1; +- (void)showABCardForPerson:(void*)arg1 highlightedProperty:(int)arg2 identifier:(int)arg3; +- (BOOL)_editableAtIndexPath:(id)arg1; +- (BOOL)_contactPhotoIsTallerThanMessageAtIndex:(int)arg1; +- (BOOL)_disclosureSupportsMediaObject:(id)arg1; +- (id)_contactImageForMessage:(id)arg1; +- (void)showURLsForMessage:(id)arg1; +- (void)_displayABPersonViewController:(id)arg1; +- (BOOL)sharedShouldPresentMessageCompositionWithVCard:(id)arg1 filename:(id)arg2; +- (void)_updateUI; +- (void*)_newPersonWithValue:(struct __CFString { }*)arg1 forMultiValueProperty:(int)arg2; +- (id)_unknownPersonViewControllerForProps:(id)arg1; +- (void)showABCardForLinkProperties:(id)arg1; +- (void)dismissPeoplePicker:(id)arg1; +- (void)addRecipient:(void*)arg1 identifier:(int)arg2 phoneNumber:(id)arg3 makingContentEntryViewActive:(BOOL)arg4; +- (float)_maxHeightForOverlayView:(id)arg1 entryViewResize:(int)arg2; +- (void)_adjustCustomTitleViewFrame:(int)arg1; +- (void)_updateActionsToolbarItemsForRotation:(int)arg1; +- (void)_deleteSelectedMessages:(id)arg1; +- (void)_forwardSelectedMessages:(id)arg1; +- (id)_fieldForFocus; +- (void)_makeRecipientEntryViewActive; +- (float)_overlayViewMinHeight; +- (id)_supportedMediaTypesForPhotoPicker; +- (void)_setupMediaEntry; +- (float)_heightOfKeyboardScreenFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)_keyboardIsOnScreen; +- (float)_heightOfSpaceAboveKeyboard:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 undocked:(BOOL)arg2; +- (float)_heightOfKeyboard; +- (float)_distanceFromBottomOfScreenToTopEdgeOfKeyboard; +- (float)_bottomInset; +- (float)_topPaddingForRow:(int)arg1 forEditing:(BOOL)arg2; +- (void)setAlertHandler:(id)arg1; +- (id)alertHandler; +- (void)restoreBalloonStateAfterRotation:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })clippedTargetRectForBalloon:(id)arg1; +- (void)balloonWillResignFirstResponder:(id)arg1; +- (void)balloonDidFinishDataDetectorAction:(id)arg1; +- (void)setComposition:(id)arg1; +- (void)setDimmed:(BOOL)arg1; +- (BOOL)isDimmed; +- (void)messageEntryViewSendButtonHitWhileDisabled:(id)arg1; +- (void)messageEntryViewSendButtonHit:(id)arg1; +- (BOOL)getContainerWidth:(float*)arg1 offset:(float*)arg2; +- (BOOL)messageEntryView:(id)arg1 contentSizeChanged:(struct CGSize { float x1; float x2; })arg2 animate:(BOOL)arg3; +- (id)composition; +- (id)init; +- (void)dealloc; +- (void)setMessageParts:(id)arg1; +- (void)prepareForSuspend; + +@end diff --git a/ChatKit.framework/CKTranscriptHeaderView.h b/ChatKit.framework/CKTranscriptHeaderView.h new file mode 100755 index 0000000..f5ed84c --- /dev/null +++ b/ChatKit.framework/CKTranscriptHeaderView.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class , UIPlacardButton; + +@interface CKTranscriptHeaderView : UIView { + id _transcriptButtonDelegate; + UIPlacardButton *_callButton; + UIPlacardButton *_faceTimeButton; + UIPlacardButton *_contactsButton; + UIPlacardButton *_loadMoreButton; + BOOL _hasContact; + BOOL _callingAvailable; + BOOL _faceTimeAvailable; + BOOL _isGroupMessage; + BOOL _hasMoreMessages; + BOOL _disableFirstButtonRow; + BOOL _isPhoneTranscript; +} + +@property BOOL disableFirstButtonRow; +@property BOOL hasMoreMessages; +@property(readonly) BOOL isGroupMessage; +@property(getter=isCallingAvailable) BOOL callingAvailable; +@property(getter=isFaceTimeAvailable) BOOL faceTimeAvailable; +@property BOOL hasContact; +@property * transcriptButtonDelegate; + ++ (float)defaultHeight; + +- (void)_buttonClicked:(id)arg1; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)layoutSubviews; +- (BOOL)isCallingAvailable; +- (BOOL)isFaceTimeAvailable; +- (BOOL)hasContact; +- (id)transcriptButtonDelegate; +- (BOOL)disableFirstButtonRow; +- (BOOL)isGroupMessage; +- (void)_updateCallButton; +- (BOOL)hasMoreMessages; +- (void)setTranscriptButtonDelegate:(id)arg1; +- (void)setHasContact:(BOOL)arg1; +- (void)setButtonsEnabled:(BOOL)arg1; +- (void)setFaceTimeAvailable:(BOOL)arg1; +- (void)setCallingAvailable:(BOOL)arg1; +- (void)setHasMoreMessages:(BOOL)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 isPhoneTranscript:(BOOL)arg2 displayLoadPrevious:(BOOL)arg3 isGroupMessage:(BOOL)arg4; +- (void)setDisableFirstButtonRow:(BOOL)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForButton:(short)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKTranscriptStatusController.h b/ChatKit.framework/CKTranscriptStatusController.h new file mode 100755 index 0000000..03dc87c --- /dev/null +++ b/ChatKit.framework/CKTranscriptStatusController.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class CKSendingProgressView, UIView, NSString, NSTimer, CKAggregateConversation, NSMutableSet; + +@interface CKTranscriptStatusController : NSObject { + UIView *_multipleRecipientTitleView; + CKSendingProgressView *_statusView; + NSString *_title; + CKAggregateConversation *_conversation; + float _lastVal; + NSString *_lastMsg; + NSTimer *_progressUpdateTimer; + NSMutableSet *_currentMessages; + BOOL _updatingProgress; + BOOL _viewTitle; + BOOL _finishingUp; + id _delegate; + BOOL _suspended; +} + +@property id delegate; +@property(copy) NSString * title; +@property(retain) CKAggregateConversation * conversation; + + +- (void)setDelegate:(id)arg1; +- (void)refresh; +- (void)resume; +- (void)reset; +- (id)_title; +- (id)title; +- (void)suspend; +- (id)delegate; +- (void)setTitle:(id)arg1; +- (void)_updateTitle:(BOOL)arg1; +- (void)_hideName; +- (void)_updateCurrentMessages; +- (BOOL)_shouldShowProgress; +- (void)_updateNavItemTitleView:(BOOL)arg1; +- (void)_startUpdatingProgress; +- (id)_localizedTitleForSendingPart:(int)arg1 ofPart:(int)arg2; +- (id)_statusView; +- (void)_refreshNavigationItemViewAnimate:(BOOL)arg1; +- (BOOL)_calcVals:(BOOL*)arg1; +- (void)_refreshNavigationItemView; +- (void)_finishProgress; +- (float)_generateVal; +- (id)_generateStatusTitle; +- (void)brieflyShowName; +- (void)resetProgress; +- (id)conversation; +- (void)setConversation:(id)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKTranscriptTableView.h b/ChatKit.framework/CKTranscriptTableView.h new file mode 100755 index 0000000..d58fb4d --- /dev/null +++ b/ChatKit.framework/CKTranscriptTableView.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface CKTranscriptTableView : UITableView { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _panGestureRecognizerBlock; + + BOOL ignoresContentOffsetChanges; +} + +@property BOOL ignoresContentOffsetChanges; +@property(copy) id panGestureRecognizerBlock; + + +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)handlePan:(id)arg1; +- (void)setContentOffset:(struct CGPoint { float x1; float x2; })arg1; +- (void)cancelPanGesture; +- (void)setIgnoresContentOffsetChanges:(BOOL)arg1; +- (BOOL)isFastAnimationAvailableForContentOffset; +- (BOOL)ignoresContentOffsetChanges; +- (void)setPanGestureRecognizerBlock:(id)arg1; +- (id)panGestureRecognizerBlock; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKTranscriptToolbarView.h b/ChatKit.framework/CKTranscriptToolbarView.h new file mode 100755 index 0000000..d4bc793 --- /dev/null +++ b/ChatKit.framework/CKTranscriptToolbarView.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UIButton, ; + +@interface CKTranscriptToolbarView : UIView { + *_transcriptButtonDelegate; + BOOL _cancelButtonVisible; + BOOL _hasContact; + BOOL _isGroupMessage; + UIButton *_editButton; + UIButton *_contactButton; + UIButton *_cancelButton; +} + +@property(readonly) BOOL isGroupMessage; +@property BOOL hasContact; +@property(getter=isCancelButtonVisible) BOOL cancelButtonVisible; +@property * transcriptButtonDelegate; + + +- (void)_buttonClicked:(id)arg1; +- (void)sizeToFit; +- (void)layoutSubviews; +- (BOOL)isCancelButtonVisible; +- (BOOL)hasContact; +- (id)transcriptButtonDelegate; +- (BOOL)isGroupMessage; +- (void)setTranscriptButtonDelegate:(id)arg1; +- (id)initAsGroupMessage:(BOOL)arg1 hasMessages:(BOOL)arg2; +- (void)setCancelButtonVisible:(BOOL)arg1; +- (void)setHasContact:(BOOL)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForButton:(short)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKTypingIndicatorCell.h b/ChatKit.framework/CKTypingIndicatorCell.h new file mode 100755 index 0000000..c76c062 --- /dev/null +++ b/ChatKit.framework/CKTypingIndicatorCell.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class CKTypingIndicatorView; + +@interface CKTypingIndicatorCell : UITableViewCell { + CKTypingIndicatorView *_typingIndicatorView; +} + ++ (id)typingIndicatorImage; ++ (float)defaultTypingIndicatorHeight; + +- (void)setEditing:(BOOL)arg1; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; +- (void)setContactImage:(id)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKTypingIndicatorView.h b/ChatKit.framework/CKTypingIndicatorView.h new file mode 100755 index 0000000..8adcd7e --- /dev/null +++ b/ChatKit.framework/CKTypingIndicatorView.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UIImageView; + +@interface CKTypingIndicatorView : UIView { + UIImageView *_typingIndicatorImageView; + UIImageView *_contactImageView; + BOOL _editing; +} + +@property(getter=isEditing) BOOL editing; + + +- (void)setEditing:(BOOL)arg1; +- (BOOL)isEditing; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setContactImage:(id)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKUIBehavior.h b/ChatKit.framework/CKUIBehavior.h new file mode 100755 index 0000000..080e73d --- /dev/null +++ b/ChatKit.framework/CKUIBehavior.h @@ -0,0 +1,176 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UIColor; + +@interface CKUIBehavior : NSObject { +} + +@property(readonly) BOOL lowClearanceInLandscape; +@property(readonly) float leftSplitPaneWidth; +@property(readonly) BOOL usesPopovers; +@property(readonly) BOOL showsDisclosureButtonForIncomingMedia; +@property(readonly) BOOL showTranscriptButtonsInNavigationBar; +@property(readonly) BOOL usesTexturedTranscriptBackground; +@property(readonly) float bubbleIndentationDuringEditMode; +@property(readonly) unsigned int defaultConversationViewingMessageCount; +@property(readonly) unsigned int defaultConversationSummaryMessageCount; +@property(readonly) BOOL overrideDefaultPNGAtSuspend; +@property(readonly) BOOL shouldShowSendProgressIndicator; +@property(readonly) BOOL shouldShowWaitingForDelivery; +@property(readonly) BOOL returnKeySendsMessage; +@property(readonly) BOOL usesScrollGestureToHideKeyboard; +@property(readonly) BOOL usesDistanceToDetermineWhetherToHideKeyboard; +@property(readonly) BOOL usesVelocityDirectionToDetermineWhetherToHideKeyboard; +@property(readonly) float velocityThresholdForHidingKeyboard; +@property(readonly) float escapeVelocityForHidingKeyboard; +@property(readonly) float scrollToHideKeyboardGestureThreshold; +@property(readonly) int madridRegistrationAppearanceStyle; +@property(readonly) BOOL madridRegistrationShowsSplashScreen; +@property(readonly) BOOL madridRegistrationShowsSplashScreenOnSignin; +@property(readonly) BOOL showPendingInConversationList; +@property(readonly) BOOL selectNewConversationOnStateRestore; +@property(readonly) BOOL selectNewConversationOnDeletion; +@property(readonly) BOOL usesPersistentConversationSelection; +@property(readonly) BOOL presentForwardingUIModally; +@property(readonly) BOOL usesFullWidthMessageEntryViewWhenKeyboardIsUndocked; +@property(readonly) BOOL shouldRoundBottomLeftCornerOfEntryField; +@property(readonly) struct CGRect { struct CGPoint { float x; float y; } origin; struct CGSize { float width; float height; } size; } inputFieldCoverStretchSpecs; +@property(readonly) struct CGRect { struct CGPoint { float x; float y; } origin; struct CGSize { float width; float height; } size; } entryFieldBackgroundStretchSpecs; +@property(readonly) float entryFieldBottomMargin; +@property(readonly) float entryFieldLeftMargin; +@property(readonly) float entryFieldRightMargin; +@property(readonly) float entryFieldToPhotoButtonSpacing; +@property(readonly) float entryFieldToSendButtonSpacing; +@property(readonly) float sendButtonHorizontalPadding; +@property(readonly) BOOL shouldShowContactPhotos; +@property(readonly) float contactPhotoSize; +@property(readonly) float contactPhotoBorderThickness; +@property(readonly) float contactPhotoOutsideMargin; +@property(readonly) float contactPhotoInsideMargin; +@property(readonly) UIColor * toolbarLabelsTextColor; +@property(readonly) UIColor * toolbarLabelsShadowColor; +@property(readonly) struct CGSize { float width; float height; } toolbarLabelsShadowOffset; +@property(readonly) BOOL floatingEntryFieldEnabled; +@property(readonly) BOOL splitViewEnabled; + ++ (id)sharedBehaviors; + +- (unsigned int)defaultConversationSummaryMessageCount; +- (BOOL)overrideDefaultPNGAtSuspend; +- (int)madridRegistrationAppearanceStyle; +- (BOOL)madridRegistrationShowsSplashScreenOnSignin; +- (BOOL)selectNewConversationOnStateRestore; +- (BOOL)presentForwardingUIModally; +- (BOOL)shouldHomogenizeAtomsForPreferredService; +- (BOOL)shouldAutomaticallyCheckAvailabilityOfAlternateAddresses; +- (BOOL)shouldRefreshAlternateAddressesSheet; +- (float)typingIndicatorMargin; +- (float)messageStatusTextSize; +- (float)serviceTextSize; +- (id)messageStatusSecondaryTextColor; +- (id)serviceTextColor; +- (id)serviceTextShadowColor; +- (BOOL)dimsTranscriptWhileEditingConversations; +- (unsigned int)conversationCacheSize; +- (BOOL)madridRegistrationShowsSplashScreen; +- (float)_transcriptAnimationScaleFactor; +- (id)messageStatusTextShadowColor; +- (unsigned int)defaultConversationViewingMessageCount; +- (BOOL)returnKeySendsMessage; +- (float)senderMarginLeft; +- (float)senderMarginLeftWithContactImage; +- (id)toolbarLabelsTextColor; +- (id)toolbarLabelsShadowColor; +- (struct CGSize { float x1; float x2; })toolbarLabelsShadowOffset; +- (float)bubbleIndentationDuringEditMode; +- (float)maxImageBubbleHeightPortrait; +- (float)maxImageBubbleWidthLandscape; +- (float)videoBubbleWidth; +- (float)videoBubbleHeight; +- (BOOL)usesPersistentConversationSelection; +- (BOOL)isSupportedInterfaceOrientation:(int)arg1; +- (BOOL)selectNewConversationOnDeletion; +- (BOOL)showPendingInConversationList; +- (BOOL)shouldDimTranscript; +- (float)conversationListRowHeight; +- (float)collapsedRecipientListLeftPadding; +- (id)timestampTextColor; +- (id)timestampTextShadowColor; +- (float)timestampTextSize; +- (id)etchedSeparatorShadowColor; +- (id)etchedSeparatorHighlightColor; +- (BOOL)splitViewEnabled; +- (BOOL)lowClearanceInLandscape; +- (float)paddingAfterLastTranscriptRow; +- (BOOL)usesPopovers; +- (BOOL)shouldShowContactPhotos; +- (BOOL)shouldShowWaitingForDelivery; +- (float)scrollInNewMessageAnimationDuration; +- (float)recipientOverlaySingleLineContentHeight; +- (BOOL)showTranscriptButtonsInNavigationBar; +- (float)editingTransitionAnimationDuration; +- (float)bubbleMarginTop; +- (float)bubbleMarginBottom; +- (float)contactPhotoSize; +- (float)contactPhotoBorderThickness; +- (float)fadeInBubbleAnimationDuration; +- (float)throwMessageAnimationDuration; +- (float)bubbleMarginOutside; +- (float)contactPhotoOutsideMargin; +- (float)contactPhotoInsideMargin; +- (BOOL)usesFullWidthMessageEntryViewWhenKeyboardIsUndocked; +- (float)resizeMessageEntryViewAnimationDuration; +- (float)senderMarginBottomPrecedingMessageOfContactImageHeight; +- (float)senderMarginBottom; +- (id)messageStatusPrimaryTextColor; +- (BOOL)showsDisclosureButtonForIncomingMedia; +- (float)messageStatusTextOutsideMarginFollowingMessageWithContactImage; +- (float)messageStatusTextOutsideMargin; +- (float)timestampHeight; +- (float)senderMarginTop; +- (float)serviceNameHeight; +- (float)messageStatusHeightFollowingMessageWithContactImage; +- (float)messageStatusHeight; +- (BOOL)shouldShowSendProgressIndicator; +- (BOOL)centersEditToolbarButtons; +- (float)spaceBetweenEditToolbarButtons; +- (BOOL)shouldShowDisclosureChevronInRecipientAtoms; +- (float)updateTranscriptInsetsAnimationDuration; +- (BOOL)usesScrollGestureToHideKeyboard; +- (float)scrollToHideKeyboardGestureThreshold; +- (BOOL)usesDistanceToDetermineWhetherToHideKeyboard; +- (float)velocityThresholdForHidingKeyboard; +- (BOOL)usesVelocityDirectionToDetermineWhetherToHideKeyboard; +- (float)escapeVelocityForHidingKeyboard; +- (float)paddingBeforeFirstTranscriptRow; +- (BOOL)usesTexturedTranscriptBackground; +- (id)highlightedBalloonTextShadowColor; +- (id)greenBalloonTextShadowColor; +- (id)blueBalloonTextShadowColor; +- (float)balloonImageLeftCapWidth; +- (float)balloonImageTopCapHeight; +- (float)balloonImageRightCapWidth; +- (float)balloonImageBottomCapHeight; +- (float)balloonTextFontSize; +- (float)balloonTextLineHeight; +- (id)grayBalloonTextShadowColor; +- (id)balloonTextFont; +- (float)balloonImageWidth; +- (float)balloonImageHeight; +- (struct CGSize { float x1; float x2; })balloonTextShadowOffset; +- (float)sendButtonHorizontalPadding; +- (float)entryFieldRightMargin; +- (float)entryFieldBottomMargin; +- (float)entryFieldLeftMargin; +- (float)entryFieldToSendButtonSpacing; +- (float)entryFieldToPhotoButtonSpacing; +- (float)leftSplitPaneWidth; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })entryFieldBackgroundStretchSpecs; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })inputFieldCoverStretchSpecs; +- (BOOL)shouldRoundBottomLeftCornerOfEntryField; +- (BOOL)floatingEntryFieldEnabled; +- (id)dimmingViewBackgroundColor; + +@end diff --git a/ChatKit.framework/CKUnknownMediaObject.h b/ChatKit.framework/CKUnknownMediaObject.h new file mode 100755 index 0000000..d17ba5b --- /dev/null +++ b/ChatKit.framework/CKUnknownMediaObject.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKUnknownMediaObject : CKMediaObject { +} + ++ (BOOL)supportsMIMEType:(id)arg1; + +- (id)_icon; +- (id)_effectiveFilename; +- (BOOL)shouldTranscodeForMMS; +- (id)newTranscodingForMMSWithMaxByteLength:(int)arg1; +- (Class)balloonPreviewClassWithPreviewData:(id)arg1; +- (float)balloonHeightWithPreviewData:(id)arg1; +- (id)newPreview:(int)arg1 highlight:(BOOL)arg2; +- (void)configureBalloon:(id)arg1 withPreviewData:(id)arg2; + +@end diff --git a/ChatKit.framework/CKUnknownMessagePart.h b/ChatKit.framework/CKUnknownMessagePart.h new file mode 100755 index 0000000..0b07324 --- /dev/null +++ b/ChatKit.framework/CKUnknownMessagePart.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKUnknownMessagePart : CKMessagePart { +} + + +- (int)type; + +@end diff --git a/ChatKit.framework/CKVCalMediaObject.h b/ChatKit.framework/CKVCalMediaObject.h new file mode 100755 index 0000000..9d2d427 --- /dev/null +++ b/ChatKit.framework/CKVCalMediaObject.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKVCalMediaObject : CKMediaObject { +} + ++ (id)mimeTypesToFileExtensions; + +- (BOOL)shouldTranscodeForMMS; +- (Class)balloonPreviewClassWithPreviewData:(id)arg1; +- (void)configureBalloon:(id)arg1 withPreviewData:(id)arg2; +- (int)mediaType; + +@end diff --git a/ChatKit.framework/CKVCardMediaObject.h b/ChatKit.framework/CKVCardMediaObject.h new file mode 100755 index 0000000..b68423f --- /dev/null +++ b/ChatKit.framework/CKVCardMediaObject.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKVCardMediaObject : CKMediaObject { +} + ++ (id)mimeTypesToFileExtensions; + +- (BOOL)shouldTranscodeForMMS; +- (Class)balloonPreviewClassWithPreviewData:(id)arg1; +- (void)configureBalloon:(id)arg1 withPreviewData:(id)arg2; +- (int)mediaType; + +@end diff --git a/ChatKit.framework/CKVideoMediaObject.h b/ChatKit.framework/CKVideoMediaObject.h new file mode 100755 index 0000000..f7cbbc6 --- /dev/null +++ b/ChatKit.framework/CKVideoMediaObject.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UIImage, NSString, NSDictionary; + +@interface CKVideoMediaObject : CKAVMediaObject { + NSDictionary *_transcodeOptions; + UIImage *_videoPreviewImage; + UIImage *_videoImage; + NSString *_transcodePath; +} + ++ (id)mimeTypesAllowedForMMS; ++ (id)mimeTypesToFileExtensions; + +- (unsigned long long)sizeInBytes; +- (void)_generateImageOnMainThreadForVideoFile:(id)arg1; +- (id)_newPreviewImageWithTailStyle:(int)arg1; +- (id)_newPreviewImageForIncomingVideoWithTailStyle:(int)arg1; +- (id)_newVideoPreviewImageForImage:(id)arg1 withTailStyle:(int)arg2; +- (id)transcodePath; +- (id)transcodedPathExtension; +- (id)effectiveExportedFilename; +- (void)prepareForTranscode; +- (id)transcodedFilename; +- (id)_transcodeOptions; +- (id)transcodeMimeType; +- (void)_generatePreviewOnMainThreadForVideoFile:(id)arg1; +- (BOOL)shouldTranscodeForMMS; +- (id)optionsForMedia; +- (double)transcodeStartTime; +- (double)transcodeEndTime; +- (double)transcodeDuration; +- (BOOL)shouldGeneratePreviewInBackground; +- (id)filenameForMedia; +- (id)videoImage; +- (Class)balloonPreviewClassWithPreviewData:(id)arg1; +- (float)balloonHeightWithPreviewData:(id)arg1; +- (id)newPreview:(int)arg1 highlight:(BOOL)arg2; +- (void)copyToPasteboard:(id)arg1; +- (void)configureBalloon:(id)arg1 withPreviewData:(id)arg2; +- (int)mediaType; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKWBMPImageData.h b/ChatKit.framework/CKWBMPImageData.h new file mode 100755 index 0000000..92b4893 --- /dev/null +++ b/ChatKit.framework/CKWBMPImageData.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKWBMPImageData : CKImageData { +} + + +- (id)initWithData:(id)arg1; +- (void)_transformWBMPData; + +@end diff --git a/ChatKit.framework/CKWBMPImageMediaObject.h b/ChatKit.framework/CKWBMPImageMediaObject.h new file mode 100755 index 0000000..bd70e36 --- /dev/null +++ b/ChatKit.framework/CKWBMPImageMediaObject.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@interface CKWBMPImageMediaObject : CKFixedImageMediaObject { +} + ++ (id)mimeTypesToFileExtensions; + +- (id)imageData; +- (int)mediaType; + +@end diff --git a/ChatKit.framework/CKWebBalloonView.h b/ChatKit.framework/CKWebBalloonView.h new file mode 100755 index 0000000..71070c0 --- /dev/null +++ b/ChatKit.framework/CKWebBalloonView.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class CKWebDocumentView, DOMHTMLElement; + +@interface CKWebBalloonView : CKBalloonView { + CKWebDocumentView *_webLayer; + DOMHTMLElement *_textElement; +} + ++ (struct CGSize { float x1; float x2; })defaultSize; ++ (void)flushURLifiedDOMCache; ++ (void)didRecieveMemoryWarning:(id)arg1; ++ (id)URLifiedDOMCache; ++ (BOOL)needsSingleTapGestureRecognizer; ++ (struct CGSize { float x1; float x2; })balloonSizeConstrainedToWidth:(float)arg1 text:(id)arg2 subject:(id)arg3 textBalloonSize:(struct CGSize { float x1; float x2; }*)arg4 subjectBalloonSize:(struct CGSize { float x1; float x2; }*)arg5; ++ (float)heightForText:(id)arg1 width:(float)arg2 includeBuffers:(BOOL)arg3; + +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setNeedsDisplay; +- (void)webViewDidDismissElementSheet:(id)arg1; +- (void)cancelInteraction; +- (id)text; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)setText:(id)arg1; +- (void)layoutSubviews; +- (BOOL)shouldHaveAccessoryDiclosure; +- (void)webDocumentViewDidFinishDataDetectorAction:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_webLayerBounds; +- (void)setTapEnabled:(BOOL)arg1; +- (float)tightenedWidth; +- (void)setComposition:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 delegate:(id)arg2; +- (void)updateFontSize; +- (void)updateTextShadowColor; +- (void)setMessagePart:(id)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKWebDocumentView.h b/ChatKit.framework/CKWebDocumentView.h new file mode 100755 index 0000000..7f70248 --- /dev/null +++ b/ChatKit.framework/CKWebDocumentView.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSObject; + +@interface CKWebDocumentView : UIWebDocumentView { + NSObject *_webDocumentViewDelegate; +} + +@property NSObject * webDocumentViewDelegate; + + +- (BOOL)canBecomeFirstResponder; +- (void)actionDidFinish; +- (id)webDocumentViewDelegate; +- (void)setWebDocumentViewDelegate:(id)arg1; + +@end diff --git a/ChatKit.framework/CKWebImageBalloonView.h b/ChatKit.framework/CKWebImageBalloonView.h new file mode 100755 index 0000000..b7156c3 --- /dev/null +++ b/ChatKit.framework/CKWebImageBalloonView.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UIImageView; + +@interface CKWebImageBalloonView : CKWebBalloonView { + struct CGSize { + float width; + float height; + } _originalImageSize; + UIImageView *_stillImage; +} + +@property struct CGSize { float width; float height; } originalImageSize; + ++ (struct CGPoint { float x1; float x2; })entryFieldBalloonOffset; ++ (float)entryFieldBalloonAdditionalHeight; + +- (void)setText:(id)arg1; +- (void)setImage:(id)arg1 mimeType:(id)arg2; +- (void)setImageWithFilename:(id)arg1; +- (void)setStillImage:(id)arg1; +- (void)setOriginalImageSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })_scaledImageSize; +- (id)_htmlForImageWithData:(id)arg1 mimeType:(id)arg2 size:(struct CGSize { float x1; float x2; })arg3; +- (void)_wvSetHTML:(id)arg1; +- (id)_htmlForImageWithFilename:(id)arg1 size:(struct CGSize { float x1; float x2; })arg2; +- (struct CGSize { float x1; float x2; })originalImageSize; +- (float)heightForWidth:(float)arg1; +- (void)tighten; +- (float)tightenedWidth; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 delegate:(id)arg2; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/CKWebviewBasedContentEntryBridge.h b/ChatKit.framework/CKWebviewBasedContentEntryBridge.h new file mode 100755 index 0000000..9914eba --- /dev/null +++ b/ChatKit.framework/CKWebviewBasedContentEntryBridge.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class NSMutableArray, NSMutableSet; + +@interface CKWebviewBasedContentEntryBridge : CKContentEntryBridge { + NSMutableArray *_resources; + int _composeResourcePoolID; + NSMutableSet *_imageDeletionSet; +} + + +- (id)attachments; +- (id)documentFragmentForPasteboardItemAtIndex:(int)arg1 inTextContentView:(id)arg2; +- (BOOL)hasContent; +- (void)richContentView:(id)arg1 didRemoveImage:(id)arg2; +- (void)richContentView:(id)arg1 didInsertImage:(id)arg2; +- (void)_resetResourcePool; +- (id)_htmlForMessagePart:(id)arg1; +- (id)_nodeForImagePart:(id)arg1 forRichContentView:(id)arg2; +- (id)_imageURLForPart:(id)arg1 partID:(int)arg2; +- (void)_removeImages; +- (void)updateComposition; +- (id)_textView; +- (id)newContentViewWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)messageComposition; +- (id)messageCompositionIfTextOnly; +- (void)setMessageComposition:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setMessageParts:(id)arg1; +- (id)messageParts; +- (void)insertMessagePart:(id)arg1; + +@end diff --git a/ChatKit.framework/MailToolbarButton.h b/ChatKit.framework/MailToolbarButton.h new file mode 100755 index 0000000..65f17cc --- /dev/null +++ b/ChatKit.framework/MailToolbarButton.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class UIImageView, UILabel; + +@interface MailToolbarButton : UIButton { + UILabel *_titleLabel; + UIImageView *_iconView; + BOOL _isRed; + BOOL _isMinibar; + BOOL _usesAlternateButtonWidth; +} + +@property BOOL usesAlternateButtonWidth; + + +- (struct CGPoint { float x1; float x2; })_offsetForMiniBarState:(BOOL)arg1; +- (void)updateForMiniBarState:(BOOL)arg1; +- (void)setEnabled:(BOOL)arg1; +- (void)sizeToFit; +- (void)setTitle:(id)arg1; +- (void)layoutSubviews; +- (void)setUsesAlternateButtonWidth:(BOOL)arg1; +- (BOOL)usesAlternateButtonWidth; +- (id)initAsRed:(BOOL)arg1; +- (void)dealloc; + +@end diff --git a/ChatKit.framework/_CKConversation.h b/ChatKit.framework/_CKConversation.h new file mode 100755 index 0000000..0fb3987 --- /dev/null +++ b/ChatKit.framework/_CKConversation.h @@ -0,0 +1,90 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit + */ + +@class CKMessageComposition, CKMessage, CKService, NSMutableArray, CKAggregateConversation, NSString, NSMutableDictionary, NSArray; + +@interface _CKConversation : NSObject { + CKAggregateConversation *_aggregateConversation; + NSMutableArray *_messages; + NSString *_name; + int _unreadCount; + NSMutableArray *_failedMessages; + NSMutableArray *_pendingMessages; + CKMessage *_outgoingTypingMessage; + CKMessage *_incomingTypingMessage; + NSArray *_names; + NSArray *_recipients; + unsigned int _recipientHash; + NSMutableDictionary *_groupMessages; + NSMutableArray *_queuedGroupMessages; + BOOL _moreMessagesToLoad; + int _limitToLoad; + CKService *_service; + BOOL _updatesDisabled; + BOOL _needsPostAfterUpdate; + BOOL _wantsAnimatedPost; + NSString *_groupID; +} + +@property BOOL updatesDisabled; +@property(retain) CKMessageComposition * unsentComposition; +@property(readonly) NSArray * groupIDs; +@property(retain) CKMessage * incomingTypingMessage; +@property(retain) CKMessage * outgoingTypingMessage; +@property int limitToLoad; +@property(retain) NSString * groupID; +@property(readonly) NSMutableArray * failedMessages; +@property(readonly) CKService * service; +@property CKAggregateConversation * aggregateConversation; + + +- (id)messages; +- (unsigned int)recipientCount; +- (id)recipient; +- (id)recipients; +- (void)setRecipients:(id)arg1; +- (int)propertyType; +- (id)uniqueIdentifier; +- (int)identifier; +- (id)name; +- (BOOL)isEmpty; +- (BOOL)updatesDisabled; +- (void)_addGroupMessage:(id)arg1; +- (void)resetPendingMessages; +- (id)groupMessageWithAssociationID:(int)arg1; +- (void)pendingMessagesTotalMessages:(int*)arg1 percentComplete:(float*)arg2; +- (int)limitToLoad; +- (void)setLimitToLoad:(int)arg1; +- (void)setGroupID:(id)arg1; +- (id)failedMessages; +- (void)setAggregateConversation:(id)arg1; +- (void)_cleanupMessages; +- (void)setMoreMessagesToLoad:(BOOL)arg1; +- (void)_refreshMoreToLoadFlag; +- (void)postChangedUpdate:(BOOL)arg1; +- (void)_postChangeUpdate:(BOOL)arg1; +- (id)pendingMessages; +- (id)initWithGroupID:(id)arg1 service:(id)arg2; +- (unsigned int)recipientsHash; +- (void)setUpdatesDisabled:(BOOL)arg1; +- (id)groupIDs; +- (void)enableUpdatesQuietly; +- (void)setUnsentComposition:(id)arg1; +- (id)service; +- (id)incomingTypingMessage; +- (id)outgoingTypingMessage; +- (void)setIncomingTypingMessage:(id)arg1; +- (void)setOutgoingTypingMessage:(id)arg1; +- (id)aggregateConversation; +- (id)unsentComposition; +- (void*)abRecord; +- (BOOL)moreMessagesToLoad; +- (void)requestRecipientStatuses; +- (id)groupID; +- (void)setName:(id)arg1; +- (id)description; +- (void)dealloc; +- (void)resetCaches; + +@end diff --git a/Conference.framework/CKSettingsMessagesController.h b/Conference.framework/CKSettingsMessagesController.h new file mode 100755 index 0000000..dba4828 --- /dev/null +++ b/Conference.framework/CKSettingsMessagesController.h @@ -0,0 +1,80 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@interface CKSettingsMessagesController : CNFRegListController { + BOOL _showingChildViewController; + int _profileToken; +} + + +- (id)bundle; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (id)isDeliveryReportsEnabled:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setSpecifierLoading:(id)arg1 loading:(BOOL)arg2 animated:(BOOL)arg3; +- (void)setDeliveryReportsEnabled:(id)arg1 specifier:(id)arg2; +- (id)isMMSEnabled:(id)arg1; +- (void)setMMSEnabled:(id)arg1 specifier:(id)arg2; +- (id)willSendGroupMMS:(id)arg1; +- (void)setWillSendGroupMMS:(id)arg1 specifier:(id)arg2; +- (id)isMadridEnabled:(id)arg1; +- (void)setMadridEnabled:(id)arg1 specifier:(id)arg2; +- (id)areReadReceiptsEnabled:(id)arg1; +- (void)setReadReceiptsEnabled:(id)arg1 specifier:(id)arg2; +- (id)getAccountSummaryForSpecifier:(id)arg1; +- (void)madridSigninTappedWithSpecifier:(id)arg1; +- (id)madridSigninButtonTextForSpecifier:(id)arg1; +- (id)isiMessageLoggingEnabledForSpecifier:(id)arg1; +- (void)setiMessageLoggingEnabled:(id)arg1 forSpecifier:(id)arg2; +- (id)isRegistrationLoggingEnabledForSpecifier:(id)arg1; +- (void)setRegistrationLoggingEnabled:(id)arg1 forSpecifier:(id)arg2; +- (void)dumpLogs:(id)arg1; +- (void)newCarrierNotification; +- (void)_startListeningForProfileChanges; +- (void)_stopListeningForProfileChanges; +- (BOOL)_isSMSDevice; +- (void)_showMadridSetupIfNecessary; +- (BOOL)shouldShowMadridSwitch; +- (id)madridSwitchSpecifierIdentifiers; +- (id)_switchFooterText:(BOOL*)arg1; +- (BOOL)shouldShowDeliveryReceipts; +- (id)deliveryReceiptSpecifierIdentifiers; +- (BOOL)shouldShowReadReceipts; +- (id)readReceiptSpecifierIdentifiers; +- (BOOL)shouldShowMadridAccounts; +- (id)madridAccountsSpecifierIdentifiers; +- (BOOL)shouldShowCharacterCount; +- (id)characterCountSpecifierIdentifiers; +- (BOOL)shouldShowSendAsSMS; +- (id)sendAsSMSIdentifiers; +- (BOOL)shouldShowGenericSettings; +- (id)genericSettingsSpecifierIdentifiers; +- (BOOL)shouldShowDebugSettings; +- (id)debugSettingsSpecifierIdentifiers; +- (BOOL)shouldShowMadridSignin; +- (id)madridSigninSpecifiers; +- (BOOL)_isMadridAccountOperational; +- (BOOL)_isMadridSwitchOn; +- (void)_showMadridSetupIfNecessary:(BOOL)arg1; +- (void)_updateUIWithError:(id)arg1; +- (id)_madridSettingsController; +- (BOOL)shouldReloadSpecifiersOnResume; +- (void)_setupAccountHandlers; +- (void)_updateSwitch; +- (void)_setupAccountHandlersForDisabling; +- (BOOL)_allAccountsAreDeactivated; +- (void)_updateSwitchDelayed; +- (id)specifiers; +- (BOOL)wantsWiFiChooser; +- (id)controllerForRowAtIndexPath:(id)arg1; +- (void)firstRunControllerDidFinish:(id)arg1 finished:(BOOL)arg2; +- (void)willResignActive; +- (void)willBecomeActive; + +@end diff --git a/Conference.framework/CNFAlertView.h b/Conference.framework/CNFAlertView.h new file mode 100755 index 0000000..e75fc56 --- /dev/null +++ b/Conference.framework/CNFAlertView.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@interface CNFAlertView : UIAlertView { +} + + +- (void)resizeForConferenceFailureMessage; + +@end diff --git a/Conference.framework/CNFArrowView.h b/Conference.framework/CNFArrowView.h new file mode 100755 index 0000000..d23ea45 --- /dev/null +++ b/Conference.framework/CNFArrowView.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class UIColor; + +@interface CNFArrowView : UIView { + UIColor *_fillColor; + UIColor *_strokeColor; +} + +@property(retain) UIColor * fillColor; +@property(retain) UIColor * strokeColor; + + +- (id)strokeColor; +- (void)setStrokeColor:(id)arg1; +- (id)fillColor; +- (void)setFillColor:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/Conference.framework/CNFAudioDeviceController.h b/Conference.framework/CNFAudioDeviceController.h new file mode 100755 index 0000000..68254e2 --- /dev/null +++ b/Conference.framework/CNFAudioDeviceController.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class AVController, , NSArray, NSDictionary, NSString; + +@interface CNFAudioDeviceController : NSObject { + *_delegate; + AVController *_avController; + NSDictionary *_pickedRoute; + NSArray *_pickableRoutes; + NSString *_currentAudioRoute; +} + +@property(retain) NSString * currentAudioRoute; + + +- (void)pickRouteAtIndex:(unsigned int)arg1; +- (void)restorePickedRoute; +- (BOOL)pickHandsetRoute; +- (BOOL)pickSpeakerRoute; +- (int)numberOfAudioRoutes; +- (BOOL)receiverRouteIsPicked; +- (BOOL)speakerRouteIsPicked; +- (BOOL)routeOtherThanHandsetAndSpeakerIsAvailable; +- (void)_mediaServerDied; +- (BOOL)_pickRoute:(id)arg1; +- (BOOL)_routeIsReceiver:(id)arg1; +- (id)_pickedRoute; +- (BOOL)_routeIsSpeaker:(id)arg1; +- (BOOL)_routeIsHandset:(id)arg1; +- (id)_pickableRoutes; +- (id)routeNameAtIndex:(unsigned int)arg1 isPicked:(BOOL*)arg2; +- (void)clearCachedRoutes; +- (void)_registerForAVControllerNotifications; +- (BOOL)routeOtherThanHandsetIsAvailable; +- (void)setAVController:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)dealloc; +- (BOOL)pickRouteWithUID:(id)arg1; +- (BOOL)isAirPlayMirroring; +- (BOOL)audioCategoryIsTTY; +- (BOOL)_routeIsAirTunes:(id)arg1; +- (id)currentAudioRoute; +- (void)setCurrentAudioRoute:(id)arg1; +- (void)invalidateAVController; +- (void)_pickableRoutesChanged; +- (BOOL)auxiliaryAudioRoutesAvailable; + +@end diff --git a/Conference.framework/CNFAudioPlayer.h b/Conference.framework/CNFAudioPlayer.h new file mode 100755 index 0000000..8626401 --- /dev/null +++ b/Conference.framework/CNFAudioPlayer.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class ; + +@interface CNFAudioPlayer : NSObject { + *_delegate; +} + +@property(readonly) BOOL playingSound; +@property * delegate; + + +- (void)setDelegate:(id)arg1; +- (void)stop; +- (id)delegate; +- (void)dealloc; +- (void)playSelectedSound; +- (BOOL)playingSound; +- (void)playSound:(int)arg1 numOfLoops:(int)arg2 pauseDuration:(float)arg3; + +@end diff --git a/Conference.framework/CNFCallViewController.h b/Conference.framework/CNFCallViewController.h new file mode 100755 index 0000000..8592f8e --- /dev/null +++ b/Conference.framework/CNFCallViewController.h @@ -0,0 +1,108 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class CNFAudioDeviceController, CNFDisplayController, UIWindow, CNFAudioPlayer, AVController, NSURL, NSObject; + +@interface CNFCallViewController : UIViewController { + NSObject *_delegate; + CNFDisplayController *_displayController; + AVController *_avController; + CNFAudioDeviceController *_deviceController; + BOOL _isOutgoingInvitation; + BOOL _initialMuteState; + BOOL _audioWasInterrupted; + BOOL _faceTimeEndedWhileSoundPlaying; + NSURL *_originationURL; + CNFAudioPlayer *_player; +} + +@property(retain) UIWindow * window; +@property(retain) NSURL * originationURL; +@property BOOL initialMuteState; +@property BOOL isOutgoingInvitation; +@property NSObject * delegate; +@property(retain,readonly) CNFAudioDeviceController * deviceController; +@property(retain) CNFDisplayController * displayController; + + +- (void)audioDeviceControllerAudioRoutesChanged:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (BOOL)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers; +- (id)delegate; +- (void)startPreview; +- (void)stopPreview; +- (void)dealloc; +- (id)initWithDelegate:(id)arg1; +- (void)setIsSendingVideo:(BOOL)arg1; +- (void)animateFromVoiceControlWithName:(id)arg1 andSubtitle:(id)arg2; +- (void)setIsOutgoingInvitation:(BOOL)arg1; +- (void)hangUpConferenceOnScreenLock; +- (void)audioDeviceView:(id)arg1 eventOccurred:(id)arg2; +- (void)audioDeviceView:(id)arg1 selectedItem:(int)arg2; +- (int)audioDeviceViewNumberOfDevices:(id)arg1; +- (id)audioDeviceView:(id)arg1 deviceAtIndex:(int)arg2 isActive:(BOOL*)arg3; +- (BOOL)shouldDisplayMuteOption; +- (BOOL)muteButtonEnabled; +- (BOOL)audioIsMuted; +- (void)audioDeviceView:(id)arg1 selectedMute:(int)arg2; +- (BOOL)initialMuteState; +- (void)setInitialMuteState:(BOOL)arg1; +- (void)setDisplayController:(id)arg1; +- (void)audioPlayerDidStopPlaying:(id)arg1; +- (id)newDisplayController; +- (void)_handleDismissConference:(id)arg1; +- (void)_handleFirstRemoteFrame:(id)arg1; +- (void)_handleInvitationSent:(id)arg1; +- (void)_handleStateChanged:(id)arg1; +- (void)_handleTelephonyStateChanged:(id)arg1; +- (void)_stopSounds; +- (BOOL)_endAudioInterruption; +- (id)displayController; +- (void)_forceAudioCompletion; +- (void)_muteConference:(BOOL)arg1; +- (BOOL)_beginAudioInterruption; +- (void)_playOutgoingRingSound; +- (void)_gracefullyTerminateAndReturnToLastApp; +- (void)startFaceTimeWithURL:(id)arg1 withCompletion:(id)arg2; +- (void)_delayedPlayOutgoingRingSound; +- (void)setOriginationURL:(id)arg1; +- (id)deviceController; +- (void)_handleConferenceConnecting:(id)arg1; +- (void)_handleConferenceConnected:(id)arg1; +- (BOOL)shouldDisableEdgeClip; +- (void)showCallBarsAnimated:(BOOL)arg1; +- (void)showAcceptCallBarsAnimated:(BOOL)arg1 callBarsOffscreen:(BOOL)arg2 wasLocked:(BOOL)arg3 wasCallWaiting:(BOOL)arg4; +- (BOOL)shouldHideStatusBar; +- (void)updateViewControllerForOrientation:(int)arg1; +- (void)animateOutWithAnimations:(id)arg1 completion:(id)arg2; +- (void)returnToFullScreenPreviewWithAnimations:(id)arg1 completion:(id)arg2; +- (void)resetToFullScreenPreview; +- (void)prepareForCallWaitingAnimated:(BOOL)arg1; +- (void)resumeFromCallWaitingAnimated:(BOOL)arg1; +- (void)showLockedAnimated:(BOOL)arg1 contactImage:(id)arg2 lockScreenImageView:(id)arg3 withCompletion:(id)arg4; +- (void)didFinishLocking; +- (void)animateShowUnlocked; +- (BOOL)isShowingFaceTimeUI; +- (BOOL)isInPhoneCall; +- (BOOL)isOutgoingInvitation; +- (void)conferenceDisplayController:(id)arg1 endCallWithReason:(unsigned int)arg2; +- (void)conferenceDisplayController:(id)arg1 didFinishAnimatingCallEndWithReason:(unsigned int)arg2; +- (void)conferenceDisplayControllerEndedWhileSuspending:(id)arg1; +- (void)conferenceDisplayController:(id)arg1 endWithReason:(unsigned int)arg2; +- (id)originationURL; +- (BOOL)auxiliaryAudioRoutesAvailable; +- (void)conferenceDisplayController:(id)arg1 muteConferenceWithReason:(unsigned int)arg2; +- (void)conferenceDisplayController:(id)arg1 cameraToggleWithReason:(unsigned int)arg2; +- (void)conferenceDisplayController:(id)arg1 retryVideoConferenceInvitationWithReason:(unsigned int)arg2; +- (void)conferenceDisplayController:(id)arg1 cancelCallFailureRecoveryWithReason:(unsigned int)arg2; +- (BOOL)isShowingCallWaiting; +- (BOOL)isShowingLock; + +@end diff --git a/Conference.framework/CNFConferenceController.h b/Conference.framework/CNFConferenceController.h new file mode 100755 index 0000000..ae45312 --- /dev/null +++ b/Conference.framework/CNFConferenceController.h @@ -0,0 +1,106 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class NSMutableArray, IMAVChat; + +@interface CNFConferenceController : NSObject { + BOOL _isConnected; + int _type; + IMAVChat *_activeAVChat; + NSMutableArray *_avChatList; +} + +@property unsigned int localCameraType; +@property(readonly) unsigned int remoteCameraType; +@property(readonly) unsigned int remoteCameraOrientation; +@property(readonly) struct CGSize { float width; float height; } remoteCameraAspectRatio; +@property(readonly) BOOL isFullConferenceCapable; +@property(readonly) int type; +@property(retain,readonly) IMAVChat * avChat; + ++ (BOOL)disconnect; ++ (BOOL)connect; ++ (BOOL)isConnected; ++ (id)sharedInstance; ++ (int)conferenceControllerType; ++ (BOOL)conferencingRegistrationIsSupported; ++ (BOOL)conferencingIsEnabled; ++ (void)reconcileHarlequinAccountStatus; ++ (void)setConferencingEnabled:(BOOL)arg1; ++ (struct __CFPhoneNumber { }*)phoneNumberRefCopyForDestinationId:(id)arg1 useNetworkCountryCode:(BOOL)arg2; ++ (BOOL)conferencingIsSupported; ++ (BOOL)conferencingIsRestricted; + +- (int)cameraType; +- (id)_initWithType:(int)arg1; +- (int)type; +- (id)faceTimeURLForDestinationID:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)avChatStateChangedFrom:(unsigned int)arg1 to:(unsigned int)arg2 reason:(unsigned int)arg3; +- (void)conference:(id)arg1 receivedCancelledInvitationFromIMHandle:(id)arg2; +- (void)conference:(id)arg1 handleMissedInvitationFromIMHandle:(id)arg2; +- (void)conference:(id)arg1 receivedInvitationFromIMHandle:(id)arg2; +- (void)inviteFailedFromIMHandle:(id)arg1 reason:(int)arg2; +- (void)invitedToIMAVChat:(id)arg1; +- (id)avChat; +- (BOOL)accountsAreLoggedIn; +- (void)setNeedsPushReliability:(BOOL)arg1; +- (BOOL)isFullConferenceCapable; +- (BOOL)isInvitationListener; +- (BOOL)validFaceTimeAccountExistsForDestinationID:(id)arg1; +- (BOOL)canSendFaceTimeInvitationTo:(id)arg1; +- (id)sendFaceTimeInvitationTo:(id)arg1; +- (id)avChatForConferenceID:(id)arg1; +- (void)acceptFaceTimeInvitationFrom:(id)arg1 conferenceID:(id)arg2; +- (void)rejectFaceTimeInvitationFrom:(id)arg1 conferenceID:(id)arg2; +- (void)setFaceTimeMuted:(BOOL)arg1; +- (BOOL)faceTimePaused; +- (void)setFaceTimePaused:(BOOL)arg1; +- (struct CGSize { float x1; float x2; })remoteCameraAspectRatio; +- (BOOL)canInitiateFaceTimeForPhoneNumber:(id)arg1; +- (id)faceTimeURLForPhoneNumber:(id)arg1; +- (void)hangUpConference; +- (BOOL)isInConference; +- (BOOL)_blockingIsInConference; +- (id)currentCallConnectedDate; +- (void)endConference; +- (void)avChatStateChanged:(id)arg1; +- (void)iChatAgentDisconnected; +- (void)iChatAgentConnected; +- (void)connectToService; +- (void)disconnectFromService; +- (id)_countryCode; +- (id)_imHandleFromID:(id)arg1 countryCode:(id)arg2; +- (BOOL)conferencingIsAvailable; +- (id)_imHandleFromURL:(id)arg1; +- (id)sendFaceTimeInvitationTo:(id)arg1 isVideo:(BOOL)arg2; +- (unsigned int)remoteCameraOrientation; +- (unsigned int)remoteCameraType; +- (BOOL)_activeChatExists; +- (void)_handleEndAVChat:(id)arg1 withReason:(unsigned int)arg2 error:(int)arg3; +- (unsigned int)_currentChatState; +- (void)_handleInvitationFrom:(id)arg1 conferenceID:(id)arg2; +- (void)_handleMissedInvitationFrom:(id)arg1 conferenceID:(id)arg2; +- (void)_handleCanceledInvitationFrom:(id)arg1 conferenceID:(id)arg2; +- (void)_handleAVChatStateChangeFromState:(unsigned int)arg1 to:(unsigned int)arg2 withReason:(unsigned int)arg3; +- (void)setHavePreviouslyConferenced:(BOOL)arg1 withID:(id)arg2; +- (void)_cleanUpAfterAVChat; +- (void)_handleConferenceConnecting:(id)arg1; +- (void)_handleConferenceConnected:(id)arg1; +- (void)_handleConferenceEnded:(id)arg1 withReason:(unsigned int)arg2 withError:(int)arg3; +- (BOOL)canInitiateFaceTimeForDestinationID:(id)arg1; +- (id)faceTimeURLForDestinationID:(id)arg1 countryCode:(id)arg2; +- (BOOL)havePreviouslyConferencedWithID:(id)arg1; +- (int)activationState; +- (id)remoteParticipant; +- (unsigned int)localCameraType; +- (void)setLocalCameraType:(unsigned int)arg1; +- (BOOL)faceTimeMuted; +- (BOOL)inFaceTime; +- (BOOL)faceTimeInvitationExists; +- (id)currentCallRemoteUserId; +- (BOOL)_chat:(id)arg1 isCrossInvitationWithChat:(id)arg2; + +@end diff --git a/Conference.framework/CNFDisplayController.h b/Conference.framework/CNFDisplayController.h new file mode 100755 index 0000000..34c7bab --- /dev/null +++ b/Conference.framework/CNFDisplayController.h @@ -0,0 +1,340 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class CNFAlertView, UIImageView, TPBottomBar, NSString, TPBottomDoubleButtonBar, TPLCDView, NSTimer, CNFInterfaceOverlayView, TPAudioDeviceView, TPBottomLockBar, , UIControl, UILabel, IMAVChatParticipant, TPBottomSingleButtonBar, NSObject, UIImage, CNFHUDView, UIView, IMAVChat; + +@interface CNFDisplayController : UIViewController { + IMAVChat *_currentChat; + UIControl *_videoGroupView; + UIView *_localVideoGroupView; + UIControl *_localVideoContainer; + UIView *_localVideoView; + UIView *_localVideoBackView; + UIImageView *_localVideoFrameView; + UIView *_remoteVideoGroupView; + UIControl *_remoteVideoContainer; + UIView *_remoteVideoView; + UIView *_remoteVideoBackView; + UIView *_localVideoOverlayView; + UIView *_remoteVideoOverlayView; + UIView *_localVideoMutedView; + UIView *_remoteVideoPausedView; + UILabel *_statsHUDTextLabel; + NSTimer *_statsHUDTimer; + NSString *_contactName; + UIImage *_contactImage; + BOOL _contactNameIsPhoneNumber; + int _lastKnownOrientation; + int _style; + CNFInterfaceOverlayView *_hudOverlayView; + CNFHUDView *_hudView; + CNFHUDView *_callInfoHUDView; + CNFInterfaceOverlayView *_callBarOverlayView; + TPLCDView *_topBar; + TPLCDView *_fakeTopBar; + TPBottomSingleButtonBar *_bottomBar; + TPBottomDoubleButtonBar *_doubleBottomBar; + TPBottomBar *_fakeBottomBar; + TPBottomLockBar *_lockBar; + TPAudioDeviceView *_routeList; + CNFAlertView *_errorAlert; + int _routeListVisible; + int _routeListReloadPending; + NSTimer *_autodismissRouteListTimer; + struct CGPoint { + float x; + float y; + } _points[5]; + BOOL _isShowingFullConferenceDisplay; + BOOL _isShowingCallWaitingUI; + BOOL _waitingForLocalVideoFirstFrame; + BOOL _supportsAutoRotation; + BOOL _alwaysVisible; + BOOL _managesStatusBar; + BOOL _useFourByThreePIPAspectRatio; + BOOL _useLargeTextAndIcons; + NSObject *_delegate; + NSTimer *_statusLabelTimer; + UIImageView *_wallpaperView; + BOOL _stillAnimatingFromVoiceControl; + BOOL _callFailedWhileAnimatingFromVoiceControl; +} + +@property(retain,readonly) IMAVChatParticipant * remoteParticipant; +@property(retain) UIImageView * wallpaperView; +@property(retain) TPBottomLockBar * lockBar; +@property(retain) TPBottomBar * fakeBottomBar; +@property(retain) TPBottomDoubleButtonBar * doubleBottomBar; +@property(retain) TPBottomSingleButtonBar * bottomBar; +@property(retain) TPLCDView * fakeTopBar; +@property(retain) TPLCDView * topBar; +@property(retain) CNFInterfaceOverlayView * callBarOverlayView; +@property(retain) CNFHUDView * callInfoHUDView; +@property(retain) CNFHUDView * hudView; +@property(retain) CNFInterfaceOverlayView * hudOverlayView; +@property(retain) UIView * remoteVideoPausedView; +@property(retain) UIView * localVideoMutedView; +@property(retain) UIView * remoteVideoOverlayView; +@property(retain) UIView * localVideoOverlayView; +@property(retain) UIView * remoteVideoBackView; +@property(retain) UIView * remoteVideoView; +@property(retain) UIControl * remoteVideoContainer; +@property(retain) UIView * remoteVideoGroupView; +@property(retain) UIImageView * localVideoFrameView; +@property(retain) UIView * localVideoBackView; +@property(retain) UIView * localVideoView; +@property(retain) UIControl * localVideoContainer; +@property(retain) UIView * localVideoGroupView; +@property(retain) UIControl * videoGroupView; +@property BOOL managesStatusBar; +@property BOOL alwaysVisible; +@property BOOL supportsAutoRotation; +@property(readonly) BOOL contactNameIsPhoneNumber; +@property(retain) UIImage * contactImage; +@property(retain) NSString * contactName; +@property * delegate; +@property(retain) IMAVChat * currentChat; + ++ (void)preinitialize; ++ (void)loadImages; + +- (void)_applicationSuspended:(id)arg1; +- (void)setManagesStatusBar:(BOOL)arg1; +- (void)setDelegate:(id)arg1; +- (void)addPoint:(struct CGPoint { float x1; float x2; })arg1; +- (float)_bounceValueForFraction:(float)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidUnload; +- (void)loadView; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)didReceiveMemoryWarning; +- (id)delegate; +- (void)setContactImage:(id)arg1; +- (void)startPreview; +- (void)stopPreview; +- (id)bottomBar; +- (id)init; +- (void)dealloc; +- (id)initWithDelegate:(id)arg1; +- (void)_deviceOrientationDidChange:(id)arg1; +- (struct CGSize { float x1; float x2; })_normalizedScreenSizeForOrientation:(int)arg1; +- (int)_deviceOrientationForIMAVCameraOrientation:(unsigned int)arg1; +- (float)_angleForLocalOrientation:(int)arg1 remoteOrientation:(int)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_boundsForRemoteVideoInLocalOrientation:(int)arg1; +- (void)_adjustHUDViewForOrientation:(int)arg1; +- (void)_adjustPIPImageForOrientation:(int)arg1; +- (void)_pinningAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (struct CGPoint { float x1; float x2; })_controlPointForTrackingPoints:(struct CGPoint { float x1; float x2; }*)arg1; +- (struct CGPoint { float x1; float x2; })_finalPointForPIPView:(id)arg1 inset:(float)arg2 isTop:(BOOL)arg3 isLeft:(BOOL)arg4; +- (int)_pinView:(id)arg1 withTrackingPoints:(struct CGPoint { float x1; float x2; }*)arg2 toClosestCornerWithInset:(float)arg3; +- (void)_finishedDraggingView:(id)arg1 forPoints:(struct CGPoint { float x1; float x2; }*)arg2; +- (void)reloadRouteList; +- (void)resetAutodismissTimer; +- (void)_autodismissAudioMenu:(id)arg1; +- (void)_setupAutodismissRoutingTimer:(float)arg1; +- (void)setupAutodismissRoutingTimer; +- (void)_reloadRouteList; +- (void)prepareForIncomingFaceTime; +- (void)setupDisplayControllerForIMAVChat:(id)arg1; +- (BOOL)shouldDisableEdgeClip; +- (BOOL)_showsCallWaitingButtonsInTopBar; +- (void)showCallBarsAnimated:(BOOL)arg1; +- (void)showAcceptCallBarsAnimated:(BOOL)arg1 callBarsOffscreen:(BOOL)arg2 wasLocked:(BOOL)arg3 wasCallWaiting:(BOOL)arg4; +- (void)_animateFromVoiceControlWithName:(id)arg1 andSubtitle:(id)arg2; +- (void)showLocalHangup; +- (void)showRemoteHangUp; +- (BOOL)shouldHideStatusBar; +- (void)updateCallBarStatusAndNameAnimated:(BOOL)arg1; +- (void)hudButtonTapped:(int)arg1; +- (void)endCall; +- (void)updateViewControllerForOrientation:(int)arg1; +- (void)animateOutWithAnimations:(id)arg1 completion:(id)arg2; +- (void)returnToFullScreenPreviewWithAnimations:(id)arg1 completion:(id)arg2; +- (void)resetToFullScreenPreview; +- (void)prepareForCallWaitingAnimated:(BOOL)arg1; +- (void)resumeFromCallWaitingAnimated:(BOOL)arg1; +- (void)setMuteConferenceButtonSelected:(BOOL)arg1; +- (void)toggleLocalCameraType; +- (void)showLockedAnimated:(BOOL)arg1 contactImage:(id)arg2 lockScreenImageView:(id)arg3 withCompletion:(id)arg4; +- (void)didFinishLocking; +- (void)animateShowUnlocked; +- (BOOL)isShowingFaceTimeUI; +- (id)lockBar; +- (id)fakeBottomBar; +- (void)setFakeBottomBar:(id)arg1; +- (id)doubleBottomBar; +- (id)fakeTopBar; +- (void)setFakeTopBar:(id)arg1; +- (id)topBar; +- (id)callBarOverlayView; +- (id)callInfoHUDView; +- (id)hudView; +- (id)hudOverlayView; +- (id)remoteVideoBackView; +- (id)localVideoFrameView; +- (id)localVideoBackView; +- (id)localVideoGroupView; +- (id)videoGroupView; +- (BOOL)managesStatusBar; +- (void)setAlwaysVisible:(BOOL)arg1; +- (void)setSupportsAutoRotation:(BOOL)arg1; +- (void)_avFirstPreviewFrameArrived:(id)arg1; +- (void)_avFirstRemoteFrameArrived:(id)arg1; +- (void)_avRemoteVideoDidChange:(id)arg1; +- (void)_avRemotePauseDidChange:(id)arg1; +- (void)_applicationResumed:(id)arg1; +- (BOOL)_isValidFaceTimeOrientation:(int)arg1; +- (BOOL)supportsAutoRotation; +- (id)initWithDelegate:(id)arg1 options:(unsigned int)arg2; +- (void)_dissociateVideoLayers; +- (void)setCurrentChat:(id)arg1; +- (unsigned int)_imAVCameraOrientationForDeviceOrientation:(int)arg1; +- (void)associateRemoteVideoLayers; +- (id)currentChat; +- (BOOL)_useFloatingHUD; +- (void)_ensureVideoLayersExist; +- (id)remoteParticipant; +- (void)_dissociateRemoteVideoLayers; +- (struct CGPoint { float x1; float x2; })_hudViewCenterForHUDView:(id)arg1 style:(int)arg2 inView:(id)arg3; +- (void)_endVideoAction:(id)arg1; +- (void)refreshBottomBarButton; +- (void)_callFailureRecoveryTryAgainAction:(id)arg1; +- (void)_callFailureRecoveryCancelAction:(id)arg1; +- (id)contactName; +- (void)setCallBarOverlayView:(id)arg1; +- (void)setCallInfoHUDView:(id)arg1; +- (void)setTopBar:(id)arg1; +- (void)setBottomBar:(id)arg1; +- (void)setDoubleBottomBar:(id)arg1; +- (void)setLockBar:(id)arg1; +- (void)setWallpaperView:(id)arg1; +- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })_offscreenTransformForView:(id)arg1 withLocationType:(int)arg2; +- (BOOL)_shouldChangeStatusBar; +- (void)setLocalVideoMutedView:(id)arg1; +- (void)setLocalVideoOverlayView:(id)arg1; +- (void)setRemoteVideoPausedView:(id)arg1; +- (void)setRemoteVideoOverlayView:(id)arg1; +- (id)localVideoMutedView; +- (id)localVideoOverlayView; +- (id)remoteVideoPausedView; +- (id)remoteVideoOverlayView; +- (void)_moveCallBarsOffscreen; +- (void)_removeOverlayViews; +- (void)_removeErrorAlert; +- (id)wallpaperView; +- (void)_hideExistingUI; +- (void)_setupCallBars; +- (void)_adjustCallBarsForOrientation:(int)arg1; +- (void)setStatus:(int)arg1 animated:(BOOL)arg2; +- (BOOL)isShowingFailureUI; +- (id)contactImage; +- (BOOL)_isInPhoneCall; +- (BOOL)_isOutgoingInvitation; +- (void)_endCallBarDisplayAnimation; +- (void)_updateStatusAndAnimateOutCallBars; +- (void)_showStatusBar; +- (void)_disableBottomBarButtonAndAnimateOutCallBars; +- (void)updateAudioButton:(BOOL)arg1; +- (void)setHudOverlayView:(id)arg1; +- (void)setHudView:(id)arg1; +- (void)_didFinishAnimatingEndCall; +- (void)_selectEndVideoButton; +- (void)_deselectEndVideoButton; +- (void)_endConferenceDisplayAnimationOnCallBar; +- (void)_selectEndVideoButtonOnCallBar; +- (void)_deselectEndVideoButtonOnCallBar; +- (void)updateStatusAnimated:(BOOL)arg1; +- (void)_updateStatusLabel; +- (void)_removeDeviceOrientationChangeObserver; +- (void)hideAudioRoutingDeviceList; +- (BOOL)_isShowingCallBar:(id)arg1; +- (void)_delayedEndConferenceDisplayAnimationOnCallBar; +- (void)_resetPIPToFullScreen; +- (void)_syncSublayersAnimated:(BOOL)arg1; +- (void)_flipLocalCameraViewAnimated:(BOOL)arg1 withCompletion:(id)arg2; +- (void)showCallFailedWithReason:(unsigned int)arg1 error:(int)arg2; +- (void)_showErrorUIWithStatus:(id)arg1 showDoubleBottomBar:(BOOL)arg2 animateOut:(BOOL)arg3; +- (void)postUserNotificationWithTitle:(id)arg1 message:(id)arg2; +- (void)showErrorAlertWithTitle:(id)arg1 message:(id)arg2 alternateButton:(id)arg3 alternateButtonURL:(id)arg4; +- (id)_defaultStringForEndedReason:(unsigned int)arg1 error:(int)arg2; +- (void)showWifiErrorAlertWithTitle:(id)arg1 message:(id)arg2 supportsWLAN:(BOOL)arg3; +- (void)showDateAndTimeErrorAlertWithTitle:(id)arg1 message:(id)arg2; +- (void)showLocationErrorAlertWithTitle:(id)arg1 message:(id)arg2; +- (void)showErrorAlertWithTitle:(id)arg1 message:(id)arg2; +- (BOOL)contactNameIsPhoneNumber; +- (BOOL)_isShowingHudView:(id)arg1; +- (void)_animateEndCallUIForCallBars; +- (void)_endConferenceDisplayAnimation; +- (void)_syncSublayerFrameSizeToParent:(id)arg1 withDuration:(double)arg2; +- (void)handleDraggableViewLongPress:(id)arg1; +- (void)handleThreeFingerPress:(id)arg1; +- (BOOL)_useFourByThreePIPAspectRatio; +- (void)showLocalViewAsMuted:(BOOL)arg1; +- (void)associateLocalVideoLayers; +- (void)_updateLocalVideoOrientationAnimated:(BOOL)arg1; +- (void)setVideoGroupView:(id)arg1; +- (void)setRemoteVideoGroupView:(id)arg1; +- (void)setRemoteVideoContainer:(id)arg1; +- (void)setRemoteVideoView:(id)arg1; +- (void)setRemoteVideoBackView:(id)arg1; +- (void)setLocalVideoGroupView:(id)arg1; +- (void)setLocalVideoContainer:(id)arg1; +- (void)setLocalVideoView:(id)arg1; +- (void)setLocalVideoBackView:(id)arg1; +- (void)setLocalVideoFrameView:(id)arg1; +- (void)setStatusForState:(unsigned int)arg1 animated:(BOOL)arg2; +- (void)setContactName:(id)arg1; +- (void)updateContactInfoForOriginationURL:(id)arg1; +- (unsigned int)_flipAnimationOptionsForOrientation:(int)arg1; +- (void)_adjustForOrientationAnimated:(BOOL)arg1; +- (void)_createStatsHUD; +- (void)_updateStatsHUD; +- (void)setupStatsHUDTimer; +- (void)resetStatsHUDTimer; +- (void)setAudioDevicesButtonSelected:(BOOL)arg1; +- (void)showAudioRoutingDeviceList; +- (void)_resetDisplayControllerForNewFaceTimeCall; +- (void)_addDeviceOrientationChangeObserver; +- (void)_setupVideoLayers; +- (void)_setupHUDView; +- (void)_adjustForOrientationAnimated:(BOOL)arg1 completion:(id)arg2; +- (void)_teardownHUDView; +- (void)_teardownCallBars; +- (void)_teardownVideoLayers; +- (BOOL)isShowingCallWaiting; +- (void)_ensureLocalVideoWillBecomeVisible; +- (BOOL)alwaysVisible; +- (void)_applyAutoRotationCorrectionForOrientation:(int)arg1; +- (BOOL)isShowingFullConferenceDisplay; +- (BOOL)shouldBeInFullConferenceDisplay; +- (void)changeToFullConferenceDisplayAnimated:(BOOL)arg1; +- (void)_showHUDView; +- (void)_hideHUDView; +- (void)returnToFullScreenPreviewWithDuration:(double)arg1 animations:(id)arg2 completion:(id)arg3; +- (BOOL)_useLargeTextAndIcons; +- (void)_createLocalVideoOverlayView; +- (id)_viewWithCenteredImage:(id)arg1 title:(id)arg2 bounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3 center:(struct CGPoint { float x1; float x2; })arg4; +- (id)localVideoContainer; +- (id)localVideoView; +- (void)_createRemoteVideoOverlayView; +- (id)remoteVideoContainer; +- (id)remoteVideoView; +- (id)remoteVideoGroupView; +- (void)_startStatusLabelTimer; +- (void)hideInCallUIWithDuration:(double)arg1 animations:(id)arg2 completion:(id)arg3; +- (void)_stopStatusLabelTimer; +- (void)returnToInCallUIWithDuration:(double)arg1 animations:(id)arg2 completion:(id)arg3; +- (void)_autoFadeInLocalVideo; +- (void)_fadeInLocalVideo; +- (BOOL)isShowingLock; +- (void)_flipRemoteCameraViewAnimated:(BOOL)arg1 withCompletion:(id)arg2; +- (void)showRemoteViewAsPaused:(BOOL)arg1; + +@end diff --git a/Conference.framework/CNFHUDButton.h b/Conference.framework/CNFHUDButton.h new file mode 100755 index 0000000..5b83d9b --- /dev/null +++ b/Conference.framework/CNFHUDButton.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class UILabel, CNFHUDButtonContentView, UIImageView; + +@interface CNFHUDButton : UIButton { + CNFHUDButtonContentView *_contentView; + BOOL _resizesToFit; + float _contentViewOriginXOffset; + float _contentViewWidthOffset; + float _contentViewHeightOffset; +} + +@property(retain,readonly) UIImageView * imageView; +@property(retain,readonly) UILabel * titleLabel; +@property float contentViewHeightOffset; +@property float contentViewWidthOffset; +@property float contentViewOriginXOffset; +@property BOOL resizesToFit; + + +- (void)setOrientation:(int)arg1; +- (id)imageView; +- (id)initWithTitle:(id)arg1 image:(id)arg2 tag:(int)arg3; +- (BOOL)pointMostlyInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (id)titleLabel; +- (void)layoutSubviews; +- (void)dealloc; +- (float)contentViewOriginXOffset; +- (float)contentViewWidthOffset; +- (float)contentViewHeightOffset; +- (void)setContentViewOriginXOffset:(float)arg1; +- (void)setContentViewWidthOffset:(float)arg1; +- (void)setContentViewHeightOffset:(float)arg1; +- (BOOL)resizesToFit; +- (void)setTitle:(id)arg1 image:(id)arg2; +- (void)setResizesToFit:(BOOL)arg1; + +@end diff --git a/Conference.framework/CNFHUDButtonContentView.h b/Conference.framework/CNFHUDButtonContentView.h new file mode 100755 index 0000000..a89de88 --- /dev/null +++ b/Conference.framework/CNFHUDButtonContentView.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class UIImageView, UILabel; + +@interface CNFHUDButtonContentView : UIView { + UIImageView *_imageView; + UILabel *_titleLabel; + int _orientation; +} + +@property int orientation; +@property(retain) UILabel * titleLabel; +@property(retain) UIImageView * imageView; + + +- (void)setTitleLabel:(id)arg1; +- (void)setImageView:(id)arg1; +- (void)setOrientation:(int)arg1; +- (id)imageView; +- (int)orientation; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (id)titleLabel; +- (void)layoutSubviews; +- (void)dealloc; +- (id)initWithTitle:(id)arg1 image:(id)arg2; + +@end diff --git a/Conference.framework/CNFHUDView.h b/Conference.framework/CNFHUDView.h new file mode 100755 index 0000000..cfbe610 --- /dev/null +++ b/Conference.framework/CNFHUDView.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class NSArray; + +@interface CNFHUDView : UIView { + NSArray *_buttons; + int _style; + id _delegate; +} + +@property id delegate; +@property(readonly) int style; + + +- (void)dim; +- (void)setDelegate:(id)arg1; +- (int)style; +- (id)delegate; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)layoutSubviews; +- (void)dealloc; +- (void)setIconOrientation:(int)arg1; +- (int)_buttonPositionForButton:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_frameForStyle:(int)arg1; +- (void)_buttonPressed:(id)arg1; +- (struct CGSize { float x1; float x2; })_defaultButtonSizeForButton:(id)arg1; +- (id)_buttonForButtonTag:(int)arg1; +- (id)initWithStyle:(int)arg1 buttons:(id)arg2; +- (void)setButton:(int)arg1 isSelected:(BOOL)arg2; +- (void)setTitle:(id)arg1 image:(id)arg2 forButtonTag:(int)arg3; +- (void)undim; + +@end diff --git a/Conference.framework/CNFHistoryManager.h b/Conference.framework/CNFHistoryManager.h new file mode 100755 index 0000000..da37dd0 --- /dev/null +++ b/Conference.framework/CNFHistoryManager.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class NSMutableDictionary; + +@interface CNFHistoryManager : NSObject { + NSMutableDictionary *_emailAddressHistory; + NSMutableDictionary *_phoneNumberHistory; +} + +@property(retain) NSMutableDictionary * emailAddressHistory; +@property(retain) NSMutableDictionary * phoneNumberHistory; + ++ (id)sharedManager; + +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (id)init; +- (void)dealloc; +- (id)emailAddressHistory; +- (id)phoneNumberHistory; +- (void)_reloadHistory; +- (id)_fullPathToConferenceSupportDirectory; +- (id)_fullPathToConferenceHistoryPlist; +- (void)setPhoneNumberHistory:(id)arg1; +- (void)setEmailAddressHistory:(id)arg1; +- (void)_writeConferenceHistory; +- (void)setHavePreviouslyConferenced:(BOOL)arg1 withID:(id)arg2; +- (BOOL)havePreviouslyConferencedWithID:(id)arg1; + +@end diff --git a/Conference.framework/CNFInterfaceOverlayView.h b/Conference.framework/CNFInterfaceOverlayView.h new file mode 100755 index 0000000..a20c285 --- /dev/null +++ b/Conference.framework/CNFInterfaceOverlayView.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@interface CNFInterfaceOverlayView : UIView { +} + + +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; + +@end diff --git a/Conference.framework/CNFInternalAccountListViewController.h b/Conference.framework/CNFInternalAccountListViewController.h new file mode 100755 index 0000000..b55ef3c --- /dev/null +++ b/Conference.framework/CNFInternalAccountListViewController.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class IMServiceImpl, FTRegConnectionHandler; + +@interface CNFInternalAccountListViewController : PSListController { + IMServiceImpl *_service; + FTRegConnectionHandler *_connectionHandler; +} + +@property(retain) IMServiceImpl * service; + + +- (void)setService:(id)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)_handleDaemonConnected:(id)arg1; +- (id)service; +- (void)dealloc; +- (id)accountNameForSpecifier:(id)arg1; +- (void)_handleDaemonDisconnected:(id)arg1; +- (void)_stopListeningForNotifications; +- (void)_startListeningForNotifications; +- (void)_handleAccountNotification:(id)arg1; +- (id)initWithServiceType:(int)arg1; +- (void)accountTappedWithSpecifier:(id)arg1; +- (id)specifiers; +- (BOOL)canBeShownFromSuspendedState; + +@end diff --git a/Conference.framework/CNFInternalAccountViewController.h b/Conference.framework/CNFInternalAccountViewController.h new file mode 100755 index 0000000..1258719 --- /dev/null +++ b/Conference.framework/CNFInternalAccountViewController.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class FTRegConnectionHandler, IMAccount; + +@interface CNFInternalAccountViewController : PSListController { + IMAccount *_account; + FTRegConnectionHandler *_connectionHandler; +} + +@property(retain) IMAccount * account; + + +- (void)setAccount:(id)arg1; +- (id)initWithAccount:(id)arg1; +- (id)account; +- (id)bundle; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)_handleDaemonConnected:(id)arg1; +- (BOOL)isConnectedToDaemon; +- (void)dealloc; +- (void)killImagent; +- (id)accountLoginStatus:(id)arg1; +- (id)registrationStatus:(id)arg1; +- (id)accountLogin:(id)arg1; +- (id)accountType:(id)arg1; +- (id)accountDisplayName:(id)arg1; +- (id)registrationFailureReason:(id)arg1; +- (id)accountIsActive:(id)arg1; +- (void)_handleDaemonDisconnected:(id)arg1; +- (void)_stopListeningForNotifications; +- (void)_startListeningForNotifications; +- (void)_handleAccountNotification:(id)arg1; +- (id)statusForAlias:(id)arg1; +- (id)specifierForAlias:(id)arg1; +- (id)specifiers; +- (BOOL)canBeShownFromSuspendedState; + +@end diff --git a/Conference.framework/CNFInternalProcessListController.h b/Conference.framework/CNFInternalProcessListController.h new file mode 100755 index 0000000..5551d0c --- /dev/null +++ b/Conference.framework/CNFInternalProcessListController.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@interface CNFInternalProcessListController : PSListController { +} + + +- (id)bundle; +- (void)killJustIChatAgent:(id)arg1; +- (void)killJustMediaServerD:(id)arg1; +- (void)conferenceKillProcessesAndNukeKeychain:(id)arg1; +- (void)conferenceKillProcesses:(id)arg1; +- (id)specifiers; + +@end diff --git a/Conference.framework/CNFInternalSettingsUtilities.h b/Conference.framework/CNFInternalSettingsUtilities.h new file mode 100755 index 0000000..96a8a3a --- /dev/null +++ b/Conference.framework/CNFInternalSettingsUtilities.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@interface CNFInternalSettingsUtilities : NSObject { +} + ++ (BOOL)isViceroyLoggingEnabled; ++ (void)setViceroyLoggingEnabled:(BOOL)arg1; ++ (BOOL)isConferenceConsoleLoggingEnabled; ++ (void)setConferenceConsoleLoggingEnabled:(BOOL)arg1; ++ (void)syncImagentLogSettings; ++ (void)setCurrentInternalSettingsBundle:(id)arg1; ++ (void)killMediaServerd; ++ (void)nukeKeychain; ++ (void)killEverything; ++ (void)killImagent; ++ (id)currentInternalSettingsBundle; + + +@end diff --git a/Conference.framework/CNFRegAccountAuthorizationController.h b/Conference.framework/CNFRegAccountAuthorizationController.h new file mode 100755 index 0000000..bfbb3d5 --- /dev/null +++ b/Conference.framework/CNFRegAccountAuthorizationController.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class NSString, ; + +@interface CNFRegAccountAuthorizationController : CNFRegAccountWebViewController { + NSString *_authID; + NSString *_authToken; + *_delegate; +} + +@property * delegate; +@property(copy) NSString * authToken; +@property(copy) NSString * authID; + + +- (void)setAuthToken:(id)arg1; +- (id)authToken; +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (void)dealloc; +- (void)setAuthID:(id)arg1; +- (id)authID; +- (id)authIdHeaderValue; +- (id)authTokenHeaderValue; +- (id)initWithRegController:(id)arg1 authID:(id)arg2 token:(id)arg3; +- (id)bagKey; +- (id)logName; +- (void)cancelTapped; +- (void)completeHandoffWithStatus:(int)arg1 appleID:(id)arg2 authID:(id)arg3 authToken:(id)arg4; + +@end diff --git a/Conference.framework/CNFRegAccountWebViewController.h b/Conference.framework/CNFRegAccountWebViewController.h new file mode 100755 index 0000000..e9806da --- /dev/null +++ b/Conference.framework/CNFRegAccountWebViewController.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class NSTimer; + +@interface CNFRegAccountWebViewController : CNFRegServerWebViewController { + BOOL _failedBagLoad; + BOOL _listeningForBagLoad; + NSTimer *_bagLoadTimer; +} + +@property BOOL failedBagLoad; + + +- (void)setHeadersForRequest:(id)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)loadView; +- (void)viewDidLoad; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)dealloc; +- (void)_reload; +- (void)_reloadDelayed; +- (BOOL)_loadURLFromBag; +- (void)_startListeningForBagLoad; +- (void)_startBagLoadTimer; +- (void)setFailedBagLoad:(BOOL)arg1; +- (void)_showURLDidNotLoadAlert; +- (BOOL)failedBagLoad; +- (void)_stopCurrentReload; +- (void)parseHandoffUrl:(id)arg1; +- (id)authIdHeaderValue; +- (id)authTokenHeaderValue; +- (id)viewPortHeaderValue; +- (id)securityHeaderValue; +- (id)serviceHeaderValue; +- (void)doHandoffWithStatus:(int)arg1 appleID:(id)arg2 authID:(id)arg3 authToken:(id)arg4; +- (void)_stopBagLoadTimer; +- (void)_stopListeningForBagLoad; +- (void)_bagLoadTimeout:(id)arg1; +- (void)_handleFTServerBagFinishedLoading; +- (void)_showGenericErrorWithHandler:(id)arg1; +- (id)_viewPortStringForSize:(struct CGSize { float x1; float x2; })arg1; +- (id)_nonModalParentController; +- (id)_viewPortForFormSheetPresentation; +- (id)_viewPortForNormalPresentation; +- (id)initWithRegController:(id)arg1; +- (void)setupUrlHandlers; +- (BOOL)shouldSetHeadersForRequest:(id)arg1; +- (void)handleLeftButtonError:(id)arg1; +- (void)handleRightButtonError:(id)arg1; +- (id)bagKey; +- (id)logName; +- (void)cancelTapped; +- (void)completeHandoffWithStatus:(int)arg1 appleID:(id)arg2 authID:(id)arg3 authToken:(id)arg4; + +@end diff --git a/Conference.framework/CNFRegActionSheetManager.h b/Conference.framework/CNFRegActionSheetManager.h new file mode 100755 index 0000000..4c8c40d --- /dev/null +++ b/Conference.framework/CNFRegActionSheetManager.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class UIActionSheet; + +@interface CNFRegActionSheetManager : NSObject { + UIActionSheet *_actionSheet; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _handler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _presenter; + + BOOL _dismissingActionSheetForRotation; +} + +@property(retain) UIActionSheet * actionSheet; +@property(copy) id presenter; +@property(copy) id handler; + ++ (id)sharedInstance; + +- (id)actionSheet; +- (void)setActionSheet:(id)arg1; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)setHandler:(id)arg1; +- (void)setPresenter:(id)arg1; +- (id)presenter; +- (id)handler; +- (void)dismissCurrentActionSheet; +- (void)showActionSheet:(id)arg1 withPresenter:(id)arg2 withHandler:(id)arg3; +- (id)init; +- (void)dealloc; +- (void)handleWillRotate:(id)arg1; +- (void)handleDidRotate:(id)arg1; + +@end diff --git a/Conference.framework/CNFRegAlias.h b/Conference.framework/CNFRegAlias.h new file mode 100755 index 0000000..696ea7b --- /dev/null +++ b/Conference.framework/CNFRegAlias.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class NSString, IMAccount; + +@interface CNFRegAlias : NSObject { + NSString *_alias; + IMAccount *_account; +} + +@property(copy,readonly) NSString * displayName; +@property(retain,readonly) NSString * identifier; +@property(readonly) int type; +@property(retain) IMAccount * account; +@property(copy) NSString * alias; + + +- (void)setAccount:(id)arg1; +- (id)account; +- (void)setAlias:(id)arg1; +- (id)alias; +- (id)displayName; +- (int)type; +- (id)identifier; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; +- (BOOL)validate; +- (id)initWithAccount:(id)arg1 alias:(id)arg2; +- (int)validationStatus; + +@end diff --git a/Conference.framework/CNFRegAliasDetailController.h b/Conference.framework/CNFRegAliasDetailController.h new file mode 100755 index 0000000..a0a3b62 --- /dev/null +++ b/Conference.framework/CNFRegAliasDetailController.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class PSSpecifier, NSArray, CNFRegAlias; + +@interface CNFRegAliasDetailController : CNFRegListController { + CNFRegAlias *_alias; + PSSpecifier *_removeGroupSpecifier; + PSSpecifier *_removeButtonSpecifier; + NSArray *_resendValidationSpecifierGroup; +} + +@property(retain) CNFRegAlias * alias; + + +- (void)setAlias:(id)arg1; +- (id)alias; +- (id)bundle; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidLoad; +- (void)dealloc; +- (void)forgetAliasTapped:(id)arg1; +- (void)resendValidationEmailTapped:(id)arg1; +- (void)_updateUIAnimated:(BOOL)arg1; +- (BOOL)_canRemoveAlias; +- (void)setRemoveAliasEnabled:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_showResendGroup:(BOOL)arg1 animated:(BOOL)arg2; +- (void)showRemoveAliasConfirmation; +- (id)initWithRegController:(id)arg1 alias:(id)arg2; +- (void)_showAliasValidationError:(id)arg1; +- (id)specifierList; +- (void)_buildSpecifierCache:(id)arg1; +- (void)willResignActive; +- (void)willBecomeActive; +- (void)_setupEventHandlers; + +@end diff --git a/Conference.framework/CNFRegAppearanceController.h b/Conference.framework/CNFRegAppearanceController.h new file mode 100755 index 0000000..0698bd7 --- /dev/null +++ b/Conference.framework/CNFRegAppearanceController.h @@ -0,0 +1,115 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class UIFont, UIColor, UIImage; + +@interface CNFRegAppearanceController : NSObject { +} + +@property(readonly) BOOL styleUsesCustomTableStyle; +@property(retain,readonly) UIImage * tableSectionShadowImage; +@property(retain,readonly) UIColor * tableCellBackgroundColor; +@property(retain,readonly) UIImage * tableCellButtonImage; +@property(retain,readonly) UIImage * tableCellButtonImageSelected; +@property(retain,readonly) UIColor * tableCellEditableTextColor; +@property(retain,readonly) UIColor * tableCellEditableTextPlaceholderColor; +@property(retain,readonly) UIColor * tableCellEditableInsertionPointColor; +@property(retain,readonly) UIImage * tableCellEditableTextFieldClearButton; +@property(retain,readonly) UIImage * tableCellEditableTextFieldClearButtonPressed; +@property(retain,readonly) UIImage * tableCellCheckmarkImage; +@property(retain,readonly) UIImage * tableCellCheckmarkImageSelected; +@property(readonly) BOOL styleUsesCustomSeparatorStyle; +@property(readonly) int tableSeparatorStyle; +@property(readonly) UIColor * tableSeparatorColor; +@property(readonly) UIColor * tableSeparatorTopShadowColor; +@property(readonly) UIColor * tableSeparatorBottomShadowColor; +@property(retain,readonly) UIColor * tableHeaderTextColor; +@property(retain,readonly) UIColor * tableHeaderTextColorSelected; +@property(retain,readonly) UIColor * tableHeaderTextShadowColor; +@property(readonly) struct CGSize { float width; float height; } tableHeaderTextShadowOffset; +@property(retain,readonly) UIFont * tableHeaderFont; +@property(retain,readonly) UIFont * tableFooterFont; +@property(readonly) BOOL styleUsesCustomSearchResultsStyle; +@property(readonly) int searchResultsTableSeparatorStyle; +@property(readonly) UIColor * searchResultsTableSeparatorColor; +@property(readonly) UIColor * searchResultsTableSeparatorTopShadowColor; +@property(readonly) UIColor * searchResultsTableSeparatorBottomShadowColor; +@property(readonly) BOOL webViewDrawsShadows; +@property(readonly) int navigationBarStyle; +@property(readonly) BOOL navigationBarIsTranslucent; +@property(readonly) int navigationBarActivityIndicatorStyle; +@property(retain,readonly) UIColor * learnMoreTextColor; +@property(retain,readonly) UIColor * learnMoreTextColorSelected; +@property(retain,readonly) UIColor * learnMoreShadowColor; +@property(retain,readonly) UIImage * learnMoreArrowImage; +@property(retain,readonly) UIImage * learnMoreArrowImagePressed; +@property(readonly) BOOL learnMoreButtonDrawsUnderline; +@property(readonly) BOOL actionSheetsUsePopoverStyle; +@property(retain,readonly) UIColor * tableSectionBorderColor; +@property(readonly) BOOL webViewIsOpaque; +@property(retain,readonly) UIColor * webViewBackgroundColor; +@property(readonly) int modalPresentationStyle; +@property(retain,readonly) UIColor * tableCellDetailLabelBackgroundColor; +@property(retain,readonly) UIColor * tableCellDetailLabelColor; +@property(retain,readonly) UIColor * tableCellTextLabelBackgroundColor; +@property(retain,readonly) UIColor * tableCellTextLabelColor; +@property(retain,readonly) UIColor * tableBackgroundColor; + ++ (id)appearanceControllerForStyle:(int)arg1; ++ (id)translucentBlackAppearanceController; ++ (id)stripedAppearanceController; ++ (id)gradientAppearanceController; ++ (id)defaultAppearanceController; ++ (id)globalAppearanceController; + +- (id)tableBackgroundColor; +- (int)modalPresentationStyle; +- (id)tableCellEditableInsertionPointColor; +- (id)tableHeaderFont; +- (id)tableFooterFont; +- (int)navigationBarActivityIndicatorStyle; +- (BOOL)actionSheetsUsePopoverStyle; +- (id)learnMoreTextColor; +- (id)learnMoreTextColorSelected; +- (id)learnMoreShadowColor; +- (id)tableHeaderTextColor; +- (id)tableHeaderTextColorSelected; +- (id)tableHeaderTextShadowColor; +- (struct CGSize { float x1; float x2; })tableHeaderTextShadowOffset; +- (id)learnMoreArrowImage; +- (id)learnMoreArrowImagePressed; +- (BOOL)learnMoreButtonDrawsUnderline; +- (BOOL)styleUsesCustomSearchResultsStyle; +- (int)searchResultsTableSeparatorStyle; +- (id)searchResultsTableSeparatorColor; +- (id)searchResultsTableSeparatorTopShadowColor; +- (id)searchResultsTableSeparatorBottomShadowColor; +- (BOOL)styleUsesCustomTableStyle; +- (BOOL)styleUsesCustomSeparatorStyle; +- (int)tableSeparatorStyle; +- (id)tableSeparatorColor; +- (id)tableSeparatorTopShadowColor; +- (id)tableSeparatorBottomShadowColor; +- (id)tableSectionBorderColor; +- (id)tableCellButtonImage; +- (id)tableCellButtonImageSelected; +- (id)tableCellBackgroundColor; +- (id)tableCellTextLabelColor; +- (id)tableCellTextLabelBackgroundColor; +- (id)tableCellDetailLabelColor; +- (id)tableCellDetailLabelBackgroundColor; +- (id)tableCellEditableTextPlaceholderColor; +- (id)tableCellEditableTextFieldClearButton; +- (id)tableCellEditableTextFieldClearButtonPressed; +- (id)tableCellEditableTextColor; +- (id)tableCellCheckmarkImage; +- (id)tableCellCheckmarkImageSelected; +- (id)tableSectionShadowImage; +- (id)webViewBackgroundColor; +- (BOOL)webViewIsOpaque; +- (BOOL)webViewDrawsShadows; +- (int)navigationBarStyle; +- (BOOL)navigationBarIsTranslucent; + +@end diff --git a/Conference.framework/CNFRegChangeAccountPasswordController.h b/Conference.framework/CNFRegChangeAccountPasswordController.h new file mode 100755 index 0000000..115ce42 --- /dev/null +++ b/Conference.framework/CNFRegChangeAccountPasswordController.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class NSString, ; + +@interface CNFRegChangeAccountPasswordController : CNFRegAccountWebViewController { + *_delegate; + NSString *_appleID; +} + +@property(copy) NSString * appleID; +@property * delegate; + + +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (void)dealloc; +- (void)setAppleID:(id)arg1; +- (id)appleID; +- (id)initWithRegController:(id)arg1 appleID:(id)arg2; +- (id)overrideURLForURL:(id)arg1; +- (id)bagKey; +- (id)logName; +- (void)cancelTapped; +- (void)completeHandoffWithStatus:(int)arg1 appleID:(id)arg2 authID:(id)arg3 authToken:(id)arg4; + +@end diff --git a/Conference.framework/CNFRegController.h b/Conference.framework/CNFRegController.h new file mode 100755 index 0000000..cc2104e --- /dev/null +++ b/Conference.framework/CNFRegController.h @@ -0,0 +1,300 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class FTCConnectionHandler, NSSet, IMServiceImpl, NSTimer, NSDictionary, NSString, NSMutableDictionary, NSArray; + +@interface CNFRegController : NSObject { + NSArray *_services; + NSArray *_accounts; + NSMutableDictionary *_accountFilterCache; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _accountRegistrationBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _displayNameChangedBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _accountAddedBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _accountRemovedBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _aliasStatusChangedBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _aliasRemovedBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _aliasAddedBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _profileChangedBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _profileStatusChangedBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _accountAuthorizationChangedBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _accountActivationChangedBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _resetBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _serviceDidBecomeUnsupportedBlock; + + int _serviceType; + int _ftcServiceType; + FTCConnectionHandler *_connectionHandler; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _alertHandler; + + NSTimer *_wifiAlertWatchTimer; + int _requiredWifiCount; + unsigned char _originalWifiFlag; + unsigned char _originalCellFlag; + BOOL _originalUsesBackgroundNetwork; + NSDictionary *_cachedCallerIDMap; + NSString *_logName; + unsigned int _logIndent; + struct { + unsigned int listeningForAccountChanges : 1; + unsigned int listeningForCallerIDChanges : 1; + unsigned int listeningForAccountActivation : 1; + unsigned int preventingIdleSleep : 1; + unsigned int expectingWiFiPicker : 1; + unsigned int showedWifiFirstRunAlert : 1; + unsigned int ignoringAccountChanges : 1; + unsigned int activatingAccounts : 1; + } _controllerFlags; +} + +@property(copy,readonly) NSArray * emailAccounts; +@property(copy,readonly) NSArray * phoneAccounts; +@property(copy,readonly) NSArray * failedAccounts; +@property(copy,readonly) NSArray * accounts; +@property(retain,readonly) NSArray * aliases; +@property(retain,readonly) NSArray * emailAliases; +@property(getter=isServiceEnabled) BOOL serviceEnabled; +@property(getter=isServiceSupported,readonly) BOOL serviceSupported; +@property(retain,readonly) NSSet * serviceNames; +@property(retain,readonly) IMServiceImpl * firstService; +@property(copy,readonly) NSDictionary * cachedCallerIDMap; +@property(copy) id accountActivationChangedBlock; +@property int ftcServiceType; +@property int serviceType; +@property(copy) NSArray * services; +@property(copy) id accountAuthorizationChangedBlock; +@property(copy) id profileStatusChangedBlock; +@property(copy) id profileChangedBlock; +@property(copy) id alertHandler; +@property(copy) id serviceDidBecomeUnsupportedBlock; +@property(copy) id resetBlock; +@property(copy) id aliasRemovedBlock; +@property(copy) id aliasAddedBlock; +@property(copy) id aliasStatusChangedBlock; +@property(copy) id displayNameChangedBlock; +@property(copy) id accountRemovedBlock; +@property(copy) id accountAddedBlock; +@property(copy) id accountRegistrationBlock; + ++ (id)controllerForServiceType:(int)arg1; + +- (id)accounts; +- (id)activeAccounts; +- (void)setServiceType:(int)arg1; +- (int)serviceType; +- (void)clearAllCaches; +- (void)connect; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)openURL:(id)arg1; +- (id)services; +- (id)accountsWithFilter:(int)arg1; +- (id)displayAccount; +- (void)setAlertHandler:(id)arg1; +- (id)alertHandler; +- (BOOL)isConnected; +- (id)init; +- (void)dealloc; +- (id)failedAccounts; +- (id)_predicatesWithFilter:(int)arg1; +- (id)_accountsPassingTests:(id)arg1 message:(id)arg2; +- (id)accountsWithFilter:(int)arg1 message:(id)arg2; +- (id)__filter_emailAccountPredicate; +- (id)__filter_phoneAccountPredicate; +- (id)__filter_activeAccountsPredicate; +- (id)__filter_inactiveAccountsPredicate; +- (id)__filter_failedAccountsPredicate; +- (id)__filter_registeredAccountPredicate; +- (id)__filter_validatedAliasPredicate; +- (id)__filter_validatedProfilePredicate; +- (BOOL)deviceHasNetworkEnabled; +- (BOOL)deviceHasSaneNetworkConnection; +- (void)_showNetworkAlertWithMessage:(id)arg1; +- (void)showNetworkAlertIfNecessary; +- (void)_startWiFiAlertWatchTimer; +- (void)showNetworkFirstRunAlert; +- (void)_wifiAlertWatchTimerFired:(id)arg1; +- (BOOL)_isValidCallerIDAlias:(id)arg1 forAccount:(id)arg2; +- (id)_guessedDisplayAliasFromAccounts:(id)arg1; +- (id)serviceNames; +- (void)_rebuildAccountCache; +- (id)firstAccount; +- (void)nukeAllAccounts; +- (BOOL)hasAliasNamed:(id)arg1; +- (id)aliasSummaryString:(BOOL*)arg1; +- (id)profileRegionIDForAccount:(id)arg1; +- (id)profileBasePhoneNumberForAccount:(id)arg1; +- (id)authorizationIDForAccount:(id)arg1; +- (id)authorizationTokenForAccount:(id)arg1; +- (BOOL)refreshAuthorizationCredentialsForAccount:(id)arg1; +- (id)_logSpace; +- (void)_incrementLogIndent; +- (void)_decrementLogIndent; +- (id)cachedCallerIDMap; +- (void)_handleCallerIDChanged; +- (id)initWithServiceType:(int)arg1; +- (void)setFtcServiceType:(int)arg1; +- (id)_logName; +- (void)setServices:(id)arg1; +- (void)_startListeningForCallerIDChanges; +- (void)_stopWiFiAlertWatchTimer; +- (void)stopListeningForAccountChanges; +- (void)_stopListeningForCallerIDChanges; +- (id)firstService; +- (id)loginForAccount:(id)arg1; +- (id)_createAccountWithLogin:(id)arg1; +- (void)activateAccountsExcludingAccounts:(id)arg1; +- (void)_clearAccountCache; +- (void)_clearFilterCache; +- (BOOL)hasAlias:(id)arg1; +- (id)_accountForAlias:(id)arg1 accounts:(id)arg2; +- (id)_aliasesForAccount:(id)arg1; +- (id)_aliasesPassingTest:(id)arg1; +- (id)accountForAlias:(id)arg1; +- (id)addAlias:(id)arg1 toAccount:(id)arg2; +- (BOOL)_accountIsAuthenticated:(id)arg1; +- (BOOL)_accountHasValidatedLocale:(id)arg1; +- (BOOL)_accountIsRegistered:(id)arg1; +- (void)accountAdded:(id)arg1; +- (void)accountRemoved:(id)arg1; +- (void)accountRegistrationChanged:(id)arg1; +- (void)accountDisplayNameChanged:(id)arg1; +- (void)daemonConnected:(id)arg1; +- (void)daemonDisconnected:(id)arg1; +- (void)aliasesChanged:(id)arg1; +- (void)aliasStatusChanged:(id)arg1; +- (void)profileChanged:(id)arg1; +- (void)profileValidationStateChanged:(id)arg1; +- (void)authorizationCredentialsChanged:(id)arg1; +- (void)accountActivationStateChanged:(id)arg1; +- (void)deviceCapabilityChanged:(id)arg1; +- (BOOL)shouldHandleAccountNotification:(id)arg1; +- (id)accountAddedBlock; +- (id)accountRemovedBlock; +- (id)accountRegistrationBlock; +- (id)displayNameChangedBlock; +- (id)profileChangedBlock; +- (int)profileValidationStatusForAccount:(id)arg1; +- (id)profileStatusChangedBlock; +- (id)accountAuthorizationChangedBlock; +- (id)accountActivationChangedBlock; +- (id)aliasStatusChangedBlock; +- (id)aliasAddedBlock; +- (void)handleAliasAdded:(id)arg1; +- (void)handleAliasRemoved:(id)arg1; +- (void)setAccountAddedBlock:(id)arg1; +- (void)setProfileChangedBlock:(id)arg1; +- (void)setAccountAuthorizationChangedBlock:(id)arg1; +- (void)deactivateAccounts; +- (id)resetBlock; +- (void)startListeningForAccountChanges; +- (id)serviceDidBecomeUnsupportedBlock; +- (void)_nukeCallerIDCache; +- (void)_handleCallerIDChangedForResume:(id)arg1; +- (id)guessedDisplayAlias; +- (void)_postCallerIDChanged; +- (id)useableAliases; +- (id)phoneAccounts; +- (void)nukeAccount:(id)arg1; +- (id)aliasesForAccounts:(id)arg1; +- (id)emailAliases; +- (id)displayAlias; +- (BOOL)setDisplayAlias:(id)arg1; +- (void)setAccountActivationChangedBlock:(id)arg1; +- (void)setDisplayNameChangedBlock:(id)arg1; +- (void)setAccountRemovedBlock:(id)arg1; +- (void)setAliasRemovedBlock:(id)arg1; +- (void)setAliasAddedBlock:(id)arg1; +- (id)aliasRemovedBlock; +- (void)activateAccounts; +- (void)setServiceEnabled:(BOOL)arg1; +- (BOOL)deviceCanTakeNetworkAction; +- (void)showNetworkAlert; +- (void)setProfileStatusChangedBlock:(id)arg1; +- (void)removeAllHandlers; +- (void)setResetBlock:(id)arg1; +- (void)setServiceDidBecomeUnsupportedBlock:(id)arg1; +- (unsigned int)accountState:(id)arg1; +- (BOOL)hasFailedLogin; +- (BOOL)isServiceSupported; +- (id)emailAccounts; +- (BOOL)isServiceEnabled; +- (void)resetNetworkFirstRunAlert; +- (int)ftcServiceType; +- (BOOL)hasFailedLoginDueToBadLogin; +- (id)guessedAccountName; +- (id)accountWithLogin:(id)arg1; +- (BOOL)ensureSingleAppleIDAccountExistsWithUsername:(id)arg1; +- (id)createAccountWithLogin:(id)arg1 authID:(id)arg2 authToken:(id)arg3; +- (id)createAccountWithLogin:(id)arg1 password:(id)arg2; +- (unsigned int)accountState; +- (void)startRequiringWifi; +- (void)stopRequiringWifi; +- (BOOL)removeAlias:(id)arg1; +- (id)aliasNamed:(id)arg1; +- (id)addAlias:(id)arg1; +- (id)guessedAlias; +- (unsigned int)accountStateForAccount:(id)arg1; +- (void)setAccountRegistrationBlock:(id)arg1; +- (void)setAliasStatusChangedBlock:(id)arg1; +- (id)aliases; +- (void)connect:(BOOL)arg1; + +@end diff --git a/Conference.framework/CNFRegCreateAccountController.h b/Conference.framework/CNFRegCreateAccountController.h new file mode 100755 index 0000000..8b467dd --- /dev/null +++ b/Conference.framework/CNFRegCreateAccountController.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class ; + +@interface CNFRegCreateAccountController : CNFRegAccountWebViewController { + *_delegate; +} + +@property * delegate; + + +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (void)dealloc; +- (id)bagKey; +- (id)logName; +- (void)cancelTapped; +- (void)completeHandoffWithStatus:(int)arg1 appleID:(id)arg2 authID:(id)arg3 authToken:(id)arg4; + +@end diff --git a/Conference.framework/CNFRegDisabledController.h b/Conference.framework/CNFRegDisabledController.h new file mode 100755 index 0000000..6e66f37 --- /dev/null +++ b/Conference.framework/CNFRegDisabledController.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class PSSpecifier; + +@interface CNFRegDisabledController : CNFRegFirstRunController { + PSSpecifier *_spinner; + PSSpecifier *_turnOnButton; +} + + +- (id)bundle; +- (void)viewWillDisappear:(BOOL)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (void)dealloc; +- (void)turnOnTapped:(id)arg1; +- (id)getAccountNameForSpecifier:(id)arg1; +- (void)_setupAccountHandlersForDisabledOperation; +- (void)_activateSpinner; +- (void)_deactivateSpinner; +- (id)specifierList; +- (id)_rightButtonItem; + +@end diff --git a/Conference.framework/CNFRegEditablePhoneTableCell.h b/Conference.framework/CNFRegEditablePhoneTableCell.h new file mode 100755 index 0000000..6953f40 --- /dev/null +++ b/Conference.framework/CNFRegEditablePhoneTableCell.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class NSString; + +@interface CNFRegEditablePhoneTableCell : CNFRegEditableTableCell { + SEL _countryCodeSelector; + NSString *_previousValue; +} + + +- (id)countryCode; +- (struct { id x1; unsigned int x2; })suggestionsForString:(id)arg1 inputIndex:(unsigned int)arg2; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)dealloc; +- (void)setValueChangedTarget:(id)arg1 action:(SEL)arg2 specifier:(id)arg3; + +@end diff --git a/Conference.framework/CNFRegEditableTableCell.h b/Conference.framework/CNFRegEditableTableCell.h new file mode 100755 index 0000000..c0156f7 --- /dev/null +++ b/Conference.framework/CNFRegEditableTableCell.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class CNFRegShadowView, UIImage; + +@interface CNFRegEditableTableCell : PSEditableTableCell { + SEL _emptyStateSelector; + id _textChangeObserver; + BOOL _textFieldIsEmpty; + BOOL _skipDelegateCallback; + UIImage *_shadowImage; + CNFRegShadowView *_shadowView; + UIImage *_customCheckmarkImage; + UIImage *_customCheckmarkImageSelected; +} + +@property(retain) UIImage * customCheckmarkImageSelected; +@property(retain) UIImage * customCheckmarkImage; +@property(retain) CNFRegShadowView * shadowView; +@property(retain) UIImage * shadowImage; +@property BOOL skipDelegateCallback; + + +- (id)shadowImage; +- (void)setShadowImage:(id)arg1; +- (void)setShadowView:(id)arg1; +- (id)shadowView; +- (void)setTitle:(id)arg1; +- (void)setChecked:(BOOL)arg1; +- (void)layoutSubviews; +- (void)dealloc; +- (void)setCustomCheckmarkImageSelected:(id)arg1; +- (void)setCustomCheckmarkImage:(id)arg1; +- (void)setSkipDelegateCallback:(BOOL)arg1; +- (BOOL)skipDelegateCallback; +- (void)_updateTextFieldOffsetWithDict:(id)arg1; +- (void)setValueChangedTarget:(id)arg1 action:(SEL)arg2 specifier:(id)arg3; +- (BOOL)_textFieldIsCurrentlyEmpty; +- (void)notifyTextFieldEmptyStateChanged:(BOOL)arg1; +- (void)_handleTextChanged; +- (id)customCheckmarkImage; +- (id)customCheckmarkImageSelected; +- (void)_startListeningForTextChanges; +- (void)_stopListeningForTextChanges; + +@end diff --git a/Conference.framework/CNFRegEmailController.h b/Conference.framework/CNFRegEmailController.h new file mode 100755 index 0000000..d0d1464 --- /dev/null +++ b/Conference.framework/CNFRegEmailController.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class NSArray, NSTimer, NSString, PSSpecifier; + +@interface CNFRegEmailController : CNFRegFirstRunController { + PSSpecifier *_emailSpecifier; + PSSpecifier *_actionGroupSpecifier; + PSSpecifier *_currentActionSpecifier; + NSArray *_checkMailSpecifiers; + NSTimer *_validationTimeoutTimer; + NSString *_pendingAlias; +} + +@property(copy) NSString * pendingAlias; + + +- (id)bundle; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)_updateUI; +- (void)dealloc; +- (id)specifierList; +- (id)_rightButtonItem; +- (BOOL)showActionSpecifier:(id)arg1 animated:(BOOL)arg2; +- (void)setEmailEnabled:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_returnKeyPressed; +- (void)checkMailTapped:(id)arg1; +- (void)emailFieldEmptyStateChanged:(id)arg1 forSpecifier:(id)arg2; +- (id)pendingAliasForSpecifier:(id)arg1; +- (void)setPendingAlias:(id)arg1 forSpecifier:(id)arg2; +- (void)stopValidationTimeoutTimer; +- (void)_buildSpecifierCache:(id)arg1; +- (void)_showCheckMailButton:(BOOL)arg1 animated:(BOOL)arg2; +- (void)nextTapped; +- (void)_updateControllerState; +- (id)emailTextField; +- (void)_finishValidation; +- (void)setPendingAlias:(id)arg1; +- (void)startValidationTimeoutTimer; +- (BOOL)emailFieldIsEmpty; +- (void)_handleValidationModeCancelled; +- (id)pendingAlias; +- (void)willResignActive; +- (void)willBecomeActive; +- (void)_setFieldsEnabled:(BOOL)arg1 animated:(BOOL)arg2; +- (double)timeoutDuration; +- (void)validationTimeout:(id)arg1; +- (void)_buildEmailSpecifierCache:(id)arg1; +- (void)_buildCheckMailSpecifierCache:(id)arg1; +- (void)_buildActionGroupSpecifierCache:(id)arg1; +- (void)_setupEventHandlers; +- (void)_failValidationWithError:(id)arg1; +- (id)logName; + +@end diff --git a/Conference.framework/CNFRegEmailLinkListCell.h b/Conference.framework/CNFRegEmailLinkListCell.h new file mode 100755 index 0000000..9156ad2 --- /dev/null +++ b/Conference.framework/CNFRegEmailLinkListCell.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@interface CNFRegEmailLinkListCell : PSTableCell { +} + + +- (void)layoutSubviews; +- (BOOL)canReload; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; + +@end diff --git a/Conference.framework/CNFRegFirstRunController.h b/Conference.framework/CNFRegFirstRunController.h new file mode 100755 index 0000000..ff27a4e --- /dev/null +++ b/Conference.framework/CNFRegFirstRunController.h @@ -0,0 +1,101 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class NSTimer, UIBarButtonItem, , IMAccount; + +@interface CNFRegFirstRunController : CNFRegListController { + Class _completionControllerClass; + BOOL _showingActivityIndicator; + BOOL _previousHidesBackButton; + UIBarButtonItem *_previousLeftButton; + UIBarButtonItem *_previousRightButton; + *_delegate; + UIBarButtonItem *_customRightButton; + UIBarButtonItem *_customLeftButton; + NSTimer *_timeoutTimer; + BOOL _timedOut; + BOOL _cancelled; + IMAccount *_account; +} + +@property BOOL showSplash; +@property(readonly) int currentAppearanceStyle; +@property(retain) IMAccount * account; +@property BOOL timedOut; +@property(retain) UIBarButtonItem * customRightButton; +@property(retain) UIBarButtonItem * customLeftButton; +@property * delegate; +@property BOOL previousHidesBackButton; +@property(retain) UIBarButtonItem * previousRightButton; +@property(retain) UIBarButtonItem * previousLeftButton; +@property Class completionControllerClass; + + +- (void)setAccount:(id)arg1; +- (id)account; +- (void)setDelegate:(id)arg1; +- (void)setSpecifier:(id)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (id)delegate; +- (void)_updateUI; +- (void)dealloc; +- (BOOL)_hidesBackButton; +- (BOOL)canBeShownFromSuspendedState; +- (id)customTitle; +- (void)_startActivityIndicatorWithTitle:(id)arg1 animated:(BOOL)arg2; +- (id)customRightButton; +- (void)setCustomRightButton:(id)arg1; +- (id)customLeftButton; +- (void)_handleReturnKeyTapped:(id)arg1; +- (void)_startListeningForReturnKey; +- (void)_stopListeningForReturnKey; +- (id)titleString; +- (id)_leftButtonItem; +- (void)_rightButtonTapped; +- (void)_leftButtonTapped; +- (void)setTimedOut:(BOOL)arg1; +- (void)_cancelValidationMode; +- (void)setPreviousLeftButton:(id)arg1; +- (void)setPreviousRightButton:(id)arg1; +- (void)setPreviousHidesBackButton:(BOOL)arg1; +- (id)_validationModeCancelButton; +- (void)_startActivityIndicatorWithTitle:(id)arg1 animated:(BOOL)arg2 allowCancel:(BOOL)arg3; +- (id)previousLeftButton; +- (id)previousRightButton; +- (BOOL)previousHidesBackButton; +- (void)_stopActivityIndicatorWithTitle:(id)arg1 animated:(BOOL)arg2; +- (void)_stopActivityIndicatorAnimated:(BOOL)arg1; +- (void)_refreshCurrentState; +- (int)currentAppearanceStyle; +- (id)initWithRegController:(id)arg1 account:(id)arg2; +- (void)setCustomLeftButton:(id)arg1; +- (id)validationString; +- (void)_executeDismissBlock:(id)arg1; +- (void)_startValidationModeAnimated:(BOOL)arg1; +- (id)initWithParentController:(id)arg1 account:(id)arg2; +- (void)setCompletionControllerClass:(Class)arg1; +- (Class)completionControllerClass; +- (id)initWithRegController:(id)arg1; +- (void)_startTimeoutWithDuration:(double)arg1; +- (BOOL)timedOut; +- (void)_stopTimeout; +- (void)_timeoutFired:(id)arg1; +- (void)_handleTimeout; +- (id)_rightButtonItem; +- (void)_returnKeyPressed; +- (void)_stopValidationModeAnimated:(BOOL)arg1; +- (void)setCellsChecked:(BOOL)arg1; +- (void)_updateControllerState; +- (void)_startValidationModeAnimated:(BOOL)arg1 allowCancel:(BOOL)arg2; +- (void)_handleValidationModeCancelled; +- (void)willResignActive; +- (void)willBecomeActive; +- (BOOL)pushCompletionControllerIfPossible; +- (BOOL)dismissWithState:(unsigned int)arg1; +- (void)_refreshNavBarAnimated:(BOOL)arg1; +- (void)_setupEventHandlers; + +@end diff --git a/Conference.framework/CNFRegGradientAppearanceController.h b/Conference.framework/CNFRegGradientAppearanceController.h new file mode 100755 index 0000000..e10cdd2 --- /dev/null +++ b/Conference.framework/CNFRegGradientAppearanceController.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@interface CNFRegGradientAppearanceController : CNFRegAppearanceController { +} + + +- (int)modalPresentationStyle; +- (int)navigationBarActivityIndicatorStyle; +- (BOOL)actionSheetsUsePopoverStyle; +- (id)webViewBackgroundColor; +- (BOOL)webViewIsOpaque; +- (BOOL)webViewDrawsShadows; + +@end diff --git a/Conference.framework/CNFRegLearnMoreButton.h b/Conference.framework/CNFRegLearnMoreButton.h new file mode 100755 index 0000000..2150532 --- /dev/null +++ b/Conference.framework/CNFRegLearnMoreButton.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class NSString; + +@interface CNFRegLearnMoreButton : UIButton { + int _displaySize; + NSString *_buttonText; + BOOL _usesImage; + BOOL _alwaysUnderline; + int _style; +} + +@property BOOL alwaysUnderline; +@property BOOL usesImage; +@property(copy) NSString * buttonText; +@property int style; + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })imageRectForContentRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })titleRectForContentRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setSelected:(BOOL)arg1; +- (void)setHighlighted:(BOOL)arg1; +- (int)style; +- (void)setStyle:(int)arg1; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 style:(int)arg2; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (id)buttonText; +- (void)setButtonText:(id)arg1; +- (void)setUsesImage:(BOOL)arg1; +- (void)setAlwaysUnderline:(BOOL)arg1; +- (void)_setupLearnMoreTextForCurrentStyle; +- (void)_setupArrowImageForCurrentStyle; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 style:(int)arg2 text:(id)arg3; +- (BOOL)usesImage; +- (BOOL)alwaysUnderline; + +@end diff --git a/Conference.framework/CNFRegListController.h b/Conference.framework/CNFRegListController.h new file mode 100755 index 0000000..1fd2e10 --- /dev/null +++ b/Conference.framework/CNFRegListController.h @@ -0,0 +1,79 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class CNFRegController; + +@interface CNFRegListController : PSListController { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _appearBlock; + + BOOL _appeared; + BOOL _showingChildController; + BOOL _shouldRerootPreferences; + CNFRegController *_regController; +} + +@property(readonly) int currentAppearanceStyle; +@property(retain) CNFRegController * regController; +@property BOOL shouldRerootPreferences; +@property BOOL showingChildController; +@property(copy) id appearBlock; + + +- (void)setSpecifier:(id)arg1; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; +- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; +- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; +- (void)applicationDidResume; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (void)_updateTitle; +- (void)dealloc; +- (BOOL)shouldSelectResponderOnAppearance; +- (void)changePasswordControllerDidCancel:(id)arg1; +- (void)changePasswordControllerDidFinish:(id)arg1 withAppleID:(id)arg2 authID:(id)arg3 authToken:(id)arg4; +- (void)authorizationController:(id)arg1 authorizedAccount:(BOOL)arg2; +- (id)specifiers; +- (void)_performAppearBlock; +- (id)appearBlock; +- (BOOL)wantsWiFiChooser; +- (BOOL)shouldRerootPreferences; +- (BOOL)showingChildController; +- (id)_existingLabelForSpecifier:(id)arg1 header:(BOOL)arg2; +- (void)_updateExistingLabelForSpecifier:(id)arg1 header:(BOOL)arg2; +- (id)_existingLabelForSection:(int)arg1 header:(BOOL)arg2; +- (void)_updateTableLabel:(id)arg1 withTableView:(id)arg2 isTopMostHeader:(BOOL)arg3; +- (id)customTitle; +- (id)initWithParentController:(id)arg1; +- (void)setShouldRerootPreferences:(BOOL)arg1; +- (int)currentAppearanceStyle; +- (void)handleURL:(id)arg1; +- (BOOL)_handleURLDictionary:(id)arg1; +- (void)_setLabel:(id)arg1 forSpecifier:(id)arg2 header:(BOOL)arg3; +- (BOOL)_showWiFiAlertIfNecessary; +- (void)setShowingChildController:(BOOL)arg1; +- (void)setAppearBlock:(id)arg1; +- (id)initWithRegController:(id)arg1; +- (void)setRegController:(id)arg1; +- (id)specifierList; +- (void)_setSpecifierEnabled:(id)arg1 enabled:(BOOL)arg2 animated:(BOOL)arg3; +- (void)willResignActive; +- (void)willBecomeActive; +- (void)_setFieldsEnabled:(BOOL)arg1 animated:(BOOL)arg2; +- (id)logName; +- (id)regController; + +@end diff --git a/Conference.framework/CNFRegLoadingView.h b/Conference.framework/CNFRegLoadingView.h new file mode 100755 index 0000000..029d12e --- /dev/null +++ b/Conference.framework/CNFRegLoadingView.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class UIActivityIndicatorView, NSString, UILabel; + +@interface CNFRegLoadingView : UIView { + UILabel *_label; + UIActivityIndicatorView *_spinner; +} + +@property(copy) NSString * message; + + +- (id)message; +- (void)setMessage:(id)arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/Conference.framework/CNFRegLocaleController.h b/Conference.framework/CNFRegLocaleController.h new file mode 100755 index 0000000..0e1f9db --- /dev/null +++ b/Conference.framework/CNFRegLocaleController.h @@ -0,0 +1,76 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class PSSpecifier, NSString, NSArray; + +@interface CNFRegLocaleController : CNFRegFirstRunController { + NSString *_currentRegionID; + NSString *_currentPhoneValue; + PSSpecifier *_countryFieldSpecifier; + NSArray *_phoneNumberSpecifiers; + PSSpecifier *_phoneNumberGroupSpecifier; + PSSpecifier *_phoneNumberFieldSpecifier; + NSArray *_regionData; + BOOL _isLoading; + BOOL _isError; + id _regionListChangeObserver; +} + +@property(retain) NSArray * regionData; +@property(copy) NSString * currentPhoneValue; +@property(copy) NSString * currentRegionID; + + +- (id)bundle; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)_updateUI; +- (void)dealloc; +- (id)countryList; +- (id)currentCountryValueForSpecifier:(id)arg1; +- (id)currentPhoneNumberForSpecifier:(id)arg1; +- (void)setCurrentPhoneNumber:(id)arg1 forSpecifier:(id)arg2; +- (void)regionChooser:(id)arg1 selectedRegionID:(id)arg2; +- (void)setRegionData:(id)arg1; +- (void)_loadRegionsIfNecessary; +- (void)showCountryPicker; +- (id)controllerForRowAtIndexPath:(id)arg1; +- (id)regionData; +- (void)_startListeningForRegionListChanges; +- (void)setCurrentRegionID:(id)arg1; +- (id)_unformattedPhoneNumber:(id)arg1; +- (void)setCurrentPhoneValue:(id)arg1; +- (id)currentRegionID; +- (id)currentPhoneValue; +- (void)_loadInitialValues; +- (id)_phoneTextField; +- (void)_stopListeningForRegionListChanges; +- (void)_handleRegionListLoad; +- (void)_refreshCountryFieldAnimated:(BOOL)arg1; +- (void)_refreshPhoneFieldAnimated:(BOOL)arg1; +- (id)_currentRegion; +- (void)_showPhoneField:(BOOL)arg1 animated:(BOOL)arg2; +- (id)currentPhoneCompatibleCountryCode; +- (void)hideCountryPicker; +- (void)_showCountryPickerAnimated:(BOOL)arg1; +- (void)_hideCountryPickerAnimated:(BOOL)arg1; +- (void)_buildCountryFieldSpecifierCache:(id)arg1; +- (void)_buildPhoneNumberSpecifierCache:(id)arg1; +- (void)_rightButtonTapped; +- (id)validationString; +- (void)_startTimeout; +- (id)initWithRegController:(id)arg1; +- (void)_handleTimeout; +- (id)specifierList; +- (void)_buildSpecifierCache:(id)arg1; +- (void)_updateControllerState; +- (void)_finishValidation; +- (void)_setFieldsEnabled:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_setupEventHandlers; +- (void)_failValidationWithError:(id)arg1; +- (id)logName; + +@end diff --git a/Conference.framework/CNFRegNavigationBarTitleView.h b/Conference.framework/CNFRegNavigationBarTitleView.h new file mode 100755 index 0000000..542e3ea --- /dev/null +++ b/Conference.framework/CNFRegNavigationBarTitleView.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class UIActivityIndicatorView, UINavigationItem, UILabel; + +@interface CNFRegNavigationBarTitleView : UIView { + UINavigationItem *_item; + UILabel *_titleLabel; + UIActivityIndicatorView *_activityIndicator; +} + +@property UINavigationItem * item; + + +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)item; +- (id)_currentTextColorForBarStyle:(int)arg1; +- (id)_currentTextShadowColorForBarStyle:(int)arg1; +- (struct CGSize { float x1; float x2; })_currentTextShadowOffsetForBarStyle:(int)arg1; +- (BOOL)_useSilverLookForBarStyle:(int)arg1; +- (id)_defaultFont; +- (id)initWithNavigationItem:(id)arg1; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (void)setItem:(id)arg1; +- (void)_updateTitleLabel; + +@end diff --git a/Conference.framework/CNFRegRegionChooserController.h b/Conference.framework/CNFRegRegionChooserController.h new file mode 100755 index 0000000..0aef095 --- /dev/null +++ b/Conference.framework/CNFRegRegionChooserController.h @@ -0,0 +1,77 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class UIViewController, PSRootController, PSSpecifier, UISearchDisplayController, , NSString, NSArray; + +@interface CNFRegRegionChooserController : UITableViewController { + NSString *_selectedRegionID; + NSArray *_regionList; + NSArray *_filteredRegionList; + *_delegate; + UIViewController *_parentController; + PSRootController *_rootController; + PSSpecifier *_specifier; + UISearchDisplayController *_sdc; +} + +@property(retain) UISearchDisplayController * sdc; +@property(retain) NSArray * filteredRegionList; +@property * delegate; +@property(retain) NSString * selectedRegionID; +@property(retain) NSArray * regionList; + + +- (void)setDelegate:(id)arg1; +- (void)setParentController:(id)arg1; +- (id)parentController; +- (void)setSpecifier:(id)arg1; +- (id)specifier; +- (void)didWake; +- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (void)searchDisplayController:(id)arg1 didHideSearchResultsTableView:(id)arg2; +- (void)searchDisplayController:(id)arg1 willShowSearchResultsTableView:(id)arg2; +- (void)searchDisplayController:(id)arg1 willUnloadSearchResultsTableView:(id)arg2; +- (id)initWithStyle:(int)arg1; +- (void)viewDidUnload; +- (void)loadView; +- (void)viewDidLoad; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (void)suspend; +- (id)delegate; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)dealloc; +- (id)sdc; +- (void)setRegionList:(id)arg1; +- (void)setSelectedRegionID:(id)arg1; +- (void)setSdc:(id)arg1; +- (void)setFilteredRegionList:(id)arg1; +- (id)filteredRegionList; +- (id)regionList; +- (id)selectedRegionID; +- (void)_drillDownControllersWithArray:(id)arg1; +- (void)_selectRegionID:(id)arg1; +- (void)_selectRegionList:(id)arg1; +- (void)_hideTableViewCells; +- (void)_showTableViewCells; +- (void)regionChooser:(id)arg1 selectedRegionID:(id)arg2; +- (id)initWithRegionList:(id)arg1 selectedRegionID:(id)arg2; +- (id)drillDownControllerList; +- (void)didLock; +- (void)willUnlock; +- (void)didUnlock; +- (void)pushController:(id)arg1; +- (void)setPreferenceValue:(id)arg1 specifier:(id)arg2; +- (id)readPreferenceValue:(id)arg1; +- (void)statusBarWillAnimateByHeight:(float)arg1; +- (BOOL)canBeShownFromSuspendedState; +- (id)rootController; +- (void)setRootController:(id)arg1; +- (void)handleURL:(id)arg1; +- (void)willResignActive; +- (void)willBecomeActive; + +@end diff --git a/Conference.framework/CNFRegSecureAccountWebViewController.h b/Conference.framework/CNFRegSecureAccountWebViewController.h new file mode 100755 index 0000000..d5e8760 --- /dev/null +++ b/Conference.framework/CNFRegSecureAccountWebViewController.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class IMAccount; + +@interface CNFRegSecureAccountWebViewController : CNFRegAccountWebViewController { + IMAccount *_account; + BOOL _triedGettingNewCredentials; + BOOL _gotNewCredential; + unsigned int _signinFailureCount; +} + +@property(retain) IMAccount * account; + + +- (void)setAccount:(id)arg1; +- (id)account; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)dealloc; +- (void)_showRequestPasswordAlert; +- (void)_showForgotPasswordAlert; +- (void)_showBadPasswordAlert; +- (void)_setupAccountHandlers; +- (id)authIdHeaderValue; +- (id)authTokenHeaderValue; +- (void)doHandoffWithStatus:(int)arg1 appleID:(id)arg2 authID:(id)arg3 authToken:(id)arg4; +- (id)initWithRegController:(id)arg1 account:(id)arg2; +- (void)_resetSigninFailureCount; +- (void)_incrementSigninFailureCount; +- (void)_launchForgotPasswordUrl; +- (void)_showRegistrationFailureWithError:(id)arg1; +- (void)_handleTimeout; + +@end diff --git a/Conference.framework/CNFRegServerWebViewController.h b/Conference.framework/CNFRegServerWebViewController.h new file mode 100755 index 0000000..372e69d --- /dev/null +++ b/Conference.framework/CNFRegServerWebViewController.h @@ -0,0 +1,116 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class CNFRegController, NSMutableDictionary, NSString, NSTimer, CNFRegLoadingView, UIWebView; + +@interface CNFRegServerWebViewController : UIViewController { + UIWebView *_webView; + CNFRegController *_regController; + CNFRegLoadingView *_loadingView; + NSString *_leftButtonAction; + NSString *_rightButtonAction; + NSMutableDictionary *_urlHandlers; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _alertHandler; + + NSTimer *_timeoutTimer; + struct { + unsigned int isLoading : 1; + unsigned int isLoaded : 1; + unsigned int wantsWifi : 1; + unsigned int modifiedWiFi : 1; + unsigned int automaticKeyboardWasDisabled : 1; + unsigned int checkedLogState : 1; + unsigned int shouldLog : 1; + unsigned int timedOut; + } _webControllerFlags; +} + +@property(readonly) BOOL isLoading; +@property(readonly) BOOL isLoaded; +@property(readonly) BOOL timedOut; +@property(retain) CNFRegController * regController; +@property(copy) id alertHandler; +@property(copy) NSString * rightButtonAction; +@property(copy) NSString * leftButtonAction; +@property(retain) UIWebView * webView; + + +- (void)setHeadersForRequest:(id)arg1; +- (void)loadURL:(id)arg1; +- (BOOL)isLoaded; +- (void)webViewDidFinishLoad:(id)arg1; +- (void)webViewDidStartLoad:(id)arg1; +- (BOOL)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(int)arg3; +- (void)webView:(id)arg1 didFailLoadWithError:(id)arg2; +- (BOOL)isLoading; +- (void)setWebView:(id)arg1; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidUnload; +- (void)loadView; +- (void)viewDidLoad; +- (id)webView; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)applicationWillSuspend; +- (void)setAlertHandler:(id)arg1; +- (id)alertHandler; +- (id)init; +- (void)dealloc; +- (id)initWithRegController:(id)arg1; +- (void)setWantsWifi:(BOOL)arg1; +- (BOOL)intForServerValue:(id)arg1 value:(int*)arg2 defaultValue:(int)arg3; +- (BOOL)uintForServerValue:(id)arg1 value:(unsigned int*)arg2 defaultValue:(unsigned int)arg3; +- (void)_startTimeoutWithDuration:(double)arg1; +- (BOOL)timedOut; +- (void)setRegController:(id)arg1; +- (void)setupUrlHandlers; +- (void)clearUrlHandlers; +- (void)_clearLeftButtonTarget; +- (void)_clearRightButtonTarget; +- (void)_stopTimeout; +- (void)startRequiringWifi; +- (void)stopRequiringWifi; +- (id)schemeForURL:(id)arg1; +- (BOOL)_shouldLog; +- (SEL)selectorForScheme:(id)arg1; +- (BOOL)shouldSetHeadersForRequest:(id)arg1; +- (void)showSpinner; +- (void)hideSpinner; +- (id)overrideURLForURL:(id)arg1; +- (void)parseNavBarURL:(id)arg1; +- (void)addSelector:(SEL)arg1 forScheme:(id)arg2; +- (void)parseAlertURL:(id)arg1; +- (id)numberForServerValue:(id)arg1; +- (id)functionStringFromCallbackName:(id)arg1; +- (struct OpaqueJSContext { }*)javaScriptExecutionContext; +- (id)javaScriptStringForValue:(struct OpaqueJSValue { }*)arg1; +- (id)executeJavaScript:(id)arg1 error:(id*)arg2; +- (void)handleLeftButtonError:(id)arg1; +- (id)leftButtonAction; +- (void)handleRightButtonError:(id)arg1; +- (id)rightButtonAction; +- (id)queryDictionaryForUrl:(id)arg1; +- (BOOL)boolForServerValue:(id)arg1 value:(BOOL*)arg2 defaultValue:(BOOL)arg3; +- (void)leftButtonTapped:(id)arg1; +- (id)navButtonWithTitle:(id)arg1 action:(SEL)arg2 highlight:(BOOL)arg3; +- (void)setLeftButtonAction:(id)arg1; +- (void)rightButtonTapped:(id)arg1; +- (void)setRightButtonAction:(id)arg1; +- (id)functionStringFromCallbackName:(id)arg1 withStringArgument:(id)arg2; +- (id)executeJavaScript:(id)arg1; +- (void)_timeoutFired:(id)arg1; +- (void)_handleTimeout; +- (id)logName; +- (id)regController; + +@end diff --git a/Conference.framework/CNFRegSettingsAccountCell.h b/Conference.framework/CNFRegSettingsAccountCell.h new file mode 100755 index 0000000..bd68435 --- /dev/null +++ b/Conference.framework/CNFRegSettingsAccountCell.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@interface CNFRegSettingsAccountCell : PSTableCell { +} + + +- (void)setValue:(id)arg1; +- (void)layoutSubviews; +- (BOOL)canReload; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (void)_updateLabelColors; + +@end diff --git a/Conference.framework/CNFRegSettingsCallerIdCell.h b/Conference.framework/CNFRegSettingsCallerIdCell.h new file mode 100755 index 0000000..ffeee11 --- /dev/null +++ b/Conference.framework/CNFRegSettingsCallerIdCell.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@interface CNFRegSettingsCallerIdCell : PSTableCell { +} + + +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; + +@end diff --git a/Conference.framework/CNFRegSettingsController.h b/Conference.framework/CNFRegSettingsController.h new file mode 100755 index 0000000..5d6eb4f --- /dev/null +++ b/Conference.framework/CNFRegSettingsController.h @@ -0,0 +1,161 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSArray, NSString, PSSpecifier, NSMutableArray, NSNumber; + +@interface CNFRegSettingsController : CNFRegListController { + PSSpecifier *_faceTimeEnabledGroupSpecifier; + PSSpecifier *_faceTimeEnabledSpecifier; + NSArray *_accountGroupSpecifiers; + NSArray *_aliasGroupSpecifiers; + NSArray *_callerIdGroupSpecifiers; + PSSpecifier *_callerIdButtonSpecifier; + PSSpecifier *_addAddressButtonSpecifier; + PSSpecifier *_blankAddressSpecifier; + NSString *_pendingAddress; + NSMutableArray *_addresses; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _alertHandler; + + NSNumber *_delayedRefreshAnimatedFlag; + struct { + unsigned int listeningForReturnKeyPress : 1; + unsigned int appeared : 1; + unsigned int ignoringTextFieldChanges : 1; + unsigned int showEnableSwitch : 1; + unsigned int switchState : 1; + } _settingsFlags; +} + +@property BOOL showEnableSwitch; +@property(copy) NSString * pendingAddress; +@property(copy) id alertHandler; + + +- (id)bundle; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (void)setAlertHandler:(id)arg1; +- (id)alertHandler; +- (void)dealloc; +- (BOOL)shouldReloadSpecifiersOnResume; +- (id)getFaceTimeEnabledForSpecifier:(id)arg1; +- (void)setShowEnableSwitch:(BOOL)arg1; +- (void)showAllSettings:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_setupAppearBlockForLocaleControllerWithAccount:(id)arg1; +- (void)clearAccountCache; +- (void)addAddressTapped:(id)arg1; +- (id)getAddAliasTextForSpecifier:(id)arg1; +- (void)textFieldEmptyStateChanged:(id)arg1 forSpecifier:(id)arg2; +- (id)pendingAddressForSpecifier:(id)arg1; +- (void)setPendingAddress:(id)arg1 forSpecifier:(id)arg2; +- (int)groupIdForSpecifierId:(id)arg1; +- (void)_handleConferenceConnected; +- (void)_handleFaceTimeConferenceStateChanged; +- (id)_emailAccounts; +- (id)createSpecifierForAccount:(id)arg1; +- (id)createSpecifierForAlias:(id)arg1; +- (void)_updateAddAliasButtonText; +- (id)pendingAddress; +- (id)callerIdDetailControllerForSpecifier:(id)arg1; +- (id)aliasDetailControllerForSpecifier:(id)arg1; +- (void)refreshFaceTimeSettingsAnimated:(BOOL)arg1; +- (void)startEditingTextField; +- (void)_setupAllListeners; +- (void)stopListeningForReturnKey; +- (void)stopEditingTextField:(BOOL)arg1; +- (void)formSheetViewWillDisappear; +- (void)formSheetViewDidDisappear; +- (void)_setupAccountHandlers; +- (void)showAddAliasButton:(BOOL)arg1 animated:(BOOL)arg2; +- (void)showBlankAlias:(BOOL)arg1 animated:(BOOL)arg2; +- (void)startListeningForReturnKey; +- (void)returnKeyPressed:(id)arg1; +- (void)_cacheIndividualSpecifier:(id)arg1 includeInGroup:(BOOL*)arg2; +- (void)_cacheSpecifierGroup:(id)arg1 withSpecifiers:(id)arg2; +- (BOOL)showEnableSwitch; +- (id)_switchFooterText; +- (void)_updateSwitch; +- (BOOL)popToFirstRunControllerAnimated:(BOOL)arg1; +- (void)_setupAccountHandlersForDisabling; +- (void)setFaceTimeEnabled:(id)arg1 specifier:(id)arg2 animated:(BOOL)arg3; +- (void)_refreshFaceTimeSettingsDelayed:(id)arg1; +- (id)_operationalAccounts; +- (void)refreshAccountsAnimated:(BOOL)arg1; +- (BOOL)showAccounts:(BOOL)arg1 animated:(BOOL)arg2; +- (BOOL)showAliases:(BOOL)arg1 animated:(BOOL)arg2; +- (BOOL)showCallerId:(BOOL)arg1 animated:(BOOL)arg2; +- (void)refreshAliasesAnimated:(BOOL)arg1; +- (void)refreshCallerIdAnimated:(BOOL)arg1; +- (BOOL)_popFromSettingsAnimated:(BOOL)arg1; +- (void)_showLocaleChooserWithAccount:(id)arg1; +- (void)_showViewAccountControllerForAccount:(id)arg1; +- (void)_showAccountAlertForAccount:(id)arg1; +- (void)_showSignInController; +- (void)accountTappedWithSpecifier:(id)arg1; +- (id)_specifierIdentifierForAccount:(id)arg1; +- (void)_reloadSpecifier:(id)arg1 withBlock:(id)arg2; +- (id)accountSpecifiers; +- (void)updateSpecifier:(id)arg1 withAccount:(id)arg2; +- (void)showSpecifiers:(id)arg1 afterGroupId:(id)arg2 animated:(BOOL)arg3; +- (void)setFaceTimeEnabled:(id)arg1 specifier:(id)arg2; +- (void)_tearDownAllListeners; +- (void)_updateControllerStateAnimated:(BOOL)arg1; +- (void)_hideLocaleChooser; +- (id)_useableAccounts; +- (id)aliasSpecifiers; +- (void)updateSpecifier:(id)arg1 withAlias:(id)arg2; +- (BOOL)isShowingBlankAlias; +- (BOOL)isShowingAddButton; +- (id)statusForAlias:(id)arg1; +- (void)refreshAliasSpecifier:(id)arg1; +- (int)indexOfLastSpecifierInGroup:(id)arg1; +- (void)_clearBlankAliasField; +- (id)blankAliasTextField; +- (void)setPendingAddress:(id)arg1; +- (id)aliasForSpecifier:(id)arg1; +- (id)possibleCallerIdValues; +- (id)possibleCallerIdTitles; +- (void)reloadCallerIdValues; +- (void)setCurrentCallerIdValue:(id)arg1; +- (id)currentCallerIdValue; +- (id)aliasWithIdentifier:(id)arg1; +- (void)setCallerId:(id)arg1 animated:(BOOL)arg2; +- (int)groupIdForSpecifier:(id)arg1; +- (BOOL)_shouldUseDisabledHandlers; +- (void)_setupAccountHandlersForNormalOperation; +- (BOOL)_allAccountsAreDeactivated; +- (void)_updateSwitchDelayed; +- (void)_handleSuccessfulAccountReactivation:(id)arg1; +- (void)_handleFailedAccountReactivation:(id)arg1 error:(id)arg2; +- (void)refreshFaceTimeSettingsWithDelayAnimated:(BOOL)arg1; +- (id)specifierForAlias:(id)arg1; +- (void)_showAliasValidationError:(id)arg1; +- (id)getAccountNameForSpecifier:(id)arg1; +- (void)_setupAccountHandlersForDisabledOperation; +- (id)controllerForRowAtIndexPath:(id)arg1; +- (BOOL)canBeShownFromSuspendedState; +- (id)customTitle; +- (void)firstRunController:(id)arg1 finishedWithState:(unsigned int)arg2; +- (void)firstRunControllerDidFinish:(id)arg1 finished:(BOOL)arg2; +- (void)viewAccountControllerDidFinish:(id)arg1 withAppleId:(id)arg2; +- (id)specifierList; +- (void)_buildSpecifierCache:(id)arg1; +- (void)willResignActive; +- (void)willBecomeActive; +- (id)logName; + +@end diff --git a/Conference.framework/CNFRegShadowView.h b/Conference.framework/CNFRegShadowView.h new file mode 100755 index 0000000..ced6aa2 --- /dev/null +++ b/Conference.framework/CNFRegShadowView.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class UIImage, UIBezierPath; + +@interface CNFRegShadowView : UIView { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _cachedBounds; + UIBezierPath *_cachedPath; + UIImage *_shadowImage; +} + +@property(retain) UIBezierPath * cachedPath; +@property(retain) UIImage * shadowImage; +@property struct CGRect { struct CGPoint { float x; float y; } origin; struct CGSize { float width; float height; } size; } cachedBounds; + + +- (id)shadowImage; +- (void)setShadowImage:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (void)setCachedPath:(id)arg1; +- (void)setCachedBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })cachedBounds; +- (id)cachedPath; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 shadowImage:(id)arg2; + +@end diff --git a/Conference.framework/CNFRegSignInController.h b/Conference.framework/CNFRegSignInController.h new file mode 100755 index 0000000..e1e223a --- /dev/null +++ b/Conference.framework/CNFRegSignInController.h @@ -0,0 +1,114 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class PSSpecifier, NSString, CNFRegLearnMoreButton; + +@interface CNFRegSignInController : CNFRegFirstRunController { + PSSpecifier *_usernameSpecifier; + PSSpecifier *_passwordSpecifier; + PSSpecifier *_actionGroupSpecifier; + PSSpecifier *_signInButtonSpecifier; + PSSpecifier *_createAccountButtonSpecifier; + NSString *_pendingUsername; + NSString *_pendingPassword; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _alertHandler; + + unsigned int _signinFailureCount; + CNFRegLearnMoreButton *_learnMoreButton; + BOOL _hideLearnMoreButton; + BOOL _showSplash; +} + +@property BOOL showSplash; +@property BOOL hideLearnMoreButton; +@property unsigned int signinFailureCount; +@property(copy) id alertHandler; +@property(copy) NSString * pendingPassword; +@property(copy) NSString * pendingUsername; + + +- (void)setSpecifier:(id)arg1; +- (id)bundle; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)viewDidLoad; +- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; +- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (void)_updateUI; +- (void)setAlertHandler:(id)arg1; +- (id)alertHandler; +- (id)init; +- (void)dealloc; +- (void)handleURL:(id)arg1; +- (id)validationString; +- (void)usernameFieldEmptyStateChanged:(id)arg1 forSpecifier:(id)arg2; +- (void)passwordFieldEmptyStateChanged:(id)arg1 forSpecifier:(id)arg2; +- (void)showCreateAccountController; +- (void)cancelButtonTapped; +- (void)_setupAppearBlockForNewPasswordWithAppleID:(id)arg1; +- (void)_setupAppearBlockForAccountAuthorizeWithAuthID:(id)arg1 token:(id)arg2; +- (BOOL)hideLearnMoreButton; +- (void)_updateDescriptionText; +- (BOOL)showSplash; +- (void)_layoutLearnMoreButton; +- (id)_existingLearnMoreViewForSpecifier:(id)arg1; +- (id)_existingLearnMoreViewForSection:(int)arg1; +- (void)learnMorePressed:(id)arg1; +- (void)_resignFirstResponders; +- (void)setHideLearnMoreButton:(BOOL)arg1; +- (void)setShowSplash:(BOOL)arg1; +- (id)usernameTextField; +- (id)passwordTextField; +- (id)pendingUsername; +- (id)getUserNameForSpecifier:(id)arg1; +- (id)pendingPassword; +- (id)getPasswordForSpecifier:(id)arg1; +- (BOOL)passwordIsEmpty; +- (void)setSignInButtonEnabled:(BOOL)arg1 animated:(BOOL)arg2; +- (BOOL)usernameIsEmpty; +- (void)_resetSigninFailureCount; +- (void)setPendingUsername:(id)arg1; +- (void)setPendingPassword:(id)arg1; +- (void)_startTimeout; +- (void)setUsernameEnabled:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setPasswordEnabled:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setCreateAccountButtonEnabled:(BOOL)arg1 animated:(BOOL)arg2; +- (void)signInTapped:(id)arg1; +- (void)_buildCreateAccountButtonSpecifierCache:(id)arg1; +- (void)_buildSignInGroupSpecifierCache:(id)arg1; +- (void)_buildCredentialSpecifierCache:(id)arg1; +- (void)_incrementSigninFailureCount; +- (void)_showSigninFailureAlert; +- (unsigned int)signinFailureCount; +- (void)_launchForgotPasswordUrl; +- (void)setSigninFailureCount:(unsigned int)arg1; +- (void)_showNewPasswordNeededSheetWithAppleID:(id)arg1; +- (void)_showAccountNotAuthorizedSheetWithAuthID:(id)arg1 token:(id)arg2; +- (void)_finishSignInWithAccount:(id)arg1 animated:(BOOL)arg2; +- (void)_showRegistrationFailureWithError:(id)arg1; +- (void)_handleTimeout; +- (id)specifierList; +- (id)_rightButtonItem; +- (void)_returnKeyPressed; +- (void)_buildSpecifierCache:(id)arg1; +- (void)_updateControllerState; +- (void)willResignActive; +- (void)willBecomeActive; +- (void)_setFieldsEnabled:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_setupEventHandlers; +- (id)logName; +- (void)createAccountControllerDidFinish:(id)arg1 withAppleId:(id)arg2 authID:(id)arg3 authToken:(id)arg4; + +@end diff --git a/Conference.framework/CNFRegSigninLearnMoreView.h b/Conference.framework/CNFRegSigninLearnMoreView.h new file mode 100755 index 0000000..0d7174e --- /dev/null +++ b/Conference.framework/CNFRegSigninLearnMoreView.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class UIImageView, CNFRegLearnMoreButton, UILabel, PSSpecifier; + +@interface CNFRegSigninLearnMoreView : UIView { + int _serviceType; + PSSpecifier *_specifier; + CNFRegLearnMoreButton *_learnMoreButton; + UIImageView *_splashImageView; + UILabel *_verbiageLabel; +} + +@property int serviceType; + + +- (float)preferredHeightForWidth:(float)arg1; +- (id)initWithSpecifier:(id)arg1; +- (void)setServiceType:(int)arg1; +- (int)serviceType; +- (void)layoutSubviews; +- (void)dealloc; +- (id)_splashImage; +- (id)splashImageView; +- (id)verbiageLabel; +- (id)learnMoreButton; +- (void)_learnMorePressed:(id)arg1; + +@end diff --git a/Conference.framework/CNFRegSpinnerCell.h b/Conference.framework/CNFRegSpinnerCell.h new file mode 100755 index 0000000..60ca06c --- /dev/null +++ b/Conference.framework/CNFRegSpinnerCell.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class UIActivityIndicatorView; + +@interface CNFRegSpinnerCell : PSTableCell { + UIActivityIndicatorView *_activityIndicator; +} + + +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; +- (void)dealloc; + +@end diff --git a/Conference.framework/CNFRegSplashScreenController.h b/Conference.framework/CNFRegSplashScreenController.h new file mode 100755 index 0000000..d3d5f9f --- /dev/null +++ b/Conference.framework/CNFRegSplashScreenController.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class CNFRegController, CNFRegLearnMoreButton, UIBarButtonItem, ; + +@interface CNFRegSplashScreenController : PSViewController { + CNFRegLearnMoreButton *_learnMoreButton; + *_delegate; + CNFRegController *_regController; +} + +@property BOOL showSplash; +@property(retain) UIBarButtonItem * customRightButton; +@property(retain) UIBarButtonItem * customLeftButton; +@property(readonly) int currentAppearanceStyle; +@property(retain) CNFRegController * regController; +@property * delegate; + + +- (void)setDelegate:(id)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (id)delegate; +- (id)init; +- (void)dealloc; +- (float)_startingYOffset; +- (id)splashImage; +- (id)_shadowedLabelWithFont:(id)arg1 text:(id)arg2; +- (void)_learnMorePressed:(id)arg1; +- (void)_getStartedPressed:(id)arg1; +- (id)_shadowLabelColor; +- (id)customRightButton; +- (void)setCustomRightButton:(id)arg1; +- (id)customLeftButton; +- (int)currentAppearanceStyle; +- (id)initWithRegController:(id)arg1 account:(id)arg2; +- (void)setCustomLeftButton:(id)arg1; +- (void)setRegController:(id)arg1; +- (void)willBecomeActive; +- (id)regController; + +@end diff --git a/Conference.framework/CNFRegStripedAppearanceController.h b/Conference.framework/CNFRegStripedAppearanceController.h new file mode 100755 index 0000000..b32468a --- /dev/null +++ b/Conference.framework/CNFRegStripedAppearanceController.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@interface CNFRegStripedAppearanceController : CNFRegAppearanceController { +} + + +- (id)webViewBackgroundColor; +- (BOOL)webViewIsOpaque; +- (BOOL)webViewDrawsShadows; + +@end diff --git a/Conference.framework/CNFRegTableFooterLabel.h b/Conference.framework/CNFRegTableFooterLabel.h new file mode 100755 index 0000000..8567226 --- /dev/null +++ b/Conference.framework/CNFRegTableFooterLabel.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@interface CNFRegTableFooterLabel : CNFRegTableLabel { +} + + +- (id)initWithSpecifier:(id)arg1; +- (float)_topPadding; +- (int)_labelTextAlignment; +- (id)_URLTarget; +- (id)_labelText; +- (id)_URLText; +- (float)_bottomPadding; + +@end diff --git a/Conference.framework/CNFRegTableHeaderLabel.h b/Conference.framework/CNFRegTableHeaderLabel.h new file mode 100755 index 0000000..2d2c6b0 --- /dev/null +++ b/Conference.framework/CNFRegTableHeaderLabel.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@interface CNFRegTableHeaderLabel : CNFRegTableLabel { +} + + +- (float)preferredHeightForWidth:(float)arg1; +- (id)initWithSpecifier:(id)arg1; +- (int)_labelTextAlignment; +- (id)_labelText; + +@end diff --git a/Conference.framework/CNFRegTableLabel.h b/Conference.framework/CNFRegTableLabel.h new file mode 100755 index 0000000..c362ab3 --- /dev/null +++ b/Conference.framework/CNFRegTableLabel.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class UITableView, UILabel, CNFRegLearnMoreButton, PSSpecifier, NSString, NSURL; + +@interface CNFRegTableLabel : UIView { + UILabel *_label; + PSSpecifier *_specifier; + UITableView *_cnfreg_tableView; + BOOL _isTopmostHeader; + CNFRegLearnMoreButton *_urlButton; + NSString *_URLText; + NSURL *_URLTarget; +} + +@property(copy) NSURL * URLTarget; +@property(copy) NSString * URLText; +@property BOOL isTopmostHeader; +@property UITableView * cnfreg_tableView; + + +- (float)preferredHeightForWidth:(float)arg1; +- (id)initWithSpecifier:(id)arg1; +- (void)layoutSubviews; +- (void)dealloc; +- (id)URLTarget; +- (id)URLText; +- (id)cnfreg_tableView; +- (BOOL)isTopmostHeader; +- (float)_labelInset; +- (float)_topPadding; +- (int)_labelTextAlignment; +- (id)_URLTarget; +- (id)_labelText; +- (void)_urlTapped:(id)arg1; +- (id)_URLText; +- (void)setURLText:(id)arg1; +- (void)setURLTarget:(id)arg1; +- (float)_bottomPadding; +- (void)updateLabelText; +- (void)setCnfreg_tableView:(id)arg1; +- (void)setIsTopmostHeader:(BOOL)arg1; + +@end diff --git a/Conference.framework/CNFRegTranslucentBlackAppearanceController.h b/Conference.framework/CNFRegTranslucentBlackAppearanceController.h new file mode 100755 index 0000000..b32d63b --- /dev/null +++ b/Conference.framework/CNFRegTranslucentBlackAppearanceController.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@interface CNFRegTranslucentBlackAppearanceController : CNFRegAppearanceController { +} + + +- (id)tableBackgroundColor; +- (int)modalPresentationStyle; +- (id)_buttonImageNamed:(id)arg1; +- (id)tableCellEditableInsertionPointColor; +- (BOOL)actionSheetsUsePopoverStyle; +- (id)learnMoreTextColor; +- (id)learnMoreTextColorSelected; +- (id)learnMoreShadowColor; +- (id)tableHeaderTextColor; +- (id)tableHeaderTextShadowColor; +- (struct CGSize { float x1; float x2; })tableHeaderTextShadowOffset; +- (id)learnMoreArrowImage; +- (id)learnMoreArrowImagePressed; +- (BOOL)learnMoreButtonDrawsUnderline; +- (BOOL)styleUsesCustomSearchResultsStyle; +- (int)searchResultsTableSeparatorStyle; +- (id)searchResultsTableSeparatorColor; +- (id)searchResultsTableSeparatorTopShadowColor; +- (id)searchResultsTableSeparatorBottomShadowColor; +- (BOOL)styleUsesCustomTableStyle; +- (BOOL)styleUsesCustomSeparatorStyle; +- (int)tableSeparatorStyle; +- (id)tableSeparatorColor; +- (id)tableSeparatorTopShadowColor; +- (id)tableSeparatorBottomShadowColor; +- (id)tableSectionBorderColor; +- (id)tableCellButtonImage; +- (id)tableCellButtonImageSelected; +- (id)tableCellBackgroundColor; +- (id)tableCellTextLabelColor; +- (id)tableCellTextLabelBackgroundColor; +- (id)tableCellDetailLabelColor; +- (id)tableCellDetailLabelBackgroundColor; +- (id)tableCellEditableTextPlaceholderColor; +- (id)tableCellEditableTextFieldClearButton; +- (id)tableCellEditableTextFieldClearButtonPressed; +- (id)tableCellEditableTextColor; +- (id)tableCellCheckmarkImage; +- (id)tableCellCheckmarkImageSelected; +- (id)tableSectionShadowImage; +- (id)webViewBackgroundColor; +- (BOOL)webViewIsOpaque; +- (BOOL)webViewDrawsShadows; +- (int)navigationBarStyle; +- (BOOL)navigationBarIsTranslucent; + +@end diff --git a/Conference.framework/CNFRegViewAccountController.h b/Conference.framework/CNFRegViewAccountController.h new file mode 100755 index 0000000..afacb2d --- /dev/null +++ b/Conference.framework/CNFRegViewAccountController.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class ; + +@interface CNFRegViewAccountController : CNFRegSecureAccountWebViewController { + *_delegate; +} + +@property * delegate; + + +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (void)dealloc; +- (id)bagKey; +- (id)logName; +- (void)cancelTapped; +- (void)completeHandoffWithStatus:(int)arg1 appleID:(id)arg2 authID:(id)arg3 authToken:(id)arg4; + +@end diff --git a/Conference.framework/CNFRegWizardController.h b/Conference.framework/CNFRegWizardController.h new file mode 100755 index 0000000..fa10957 --- /dev/null +++ b/Conference.framework/CNFRegWizardController.h @@ -0,0 +1,84 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class CNFRegController, ; + +@interface CNFRegWizardController : PSSetupController { + CNFRegController *_regController; + int _serviceType; + *_firstRunDelegate; + id _resignListener; + id _resumeListener; + struct { + unsigned int automaticKeyboardWasDisabled : 1; + unsigned int shouldListenForSuspension : 1; + unsigned int canStartNested : 1; + unsigned int canShowSplashScreen : 1; + unsigned int canShowDisabledScreen : 1; + unsigned int hideLearnMoreButton : 1; + unsigned int showSplashOnSignin : 1; + unsigned int reloadOnViewWillAppear : 1; + unsigned int allowCancel : 1; + } _wizardFlags; +} + +@property BOOL canStartNested; +@property BOOL canShowSplashScreen; +@property BOOL allowCancel; +@property BOOL showSplashOnSignin; +@property BOOL canShowDisabledScreen; +@property BOOL hideLearnMoreButton; +@property BOOL shouldListenForSuspension; +@property BOOL reloadOnViewWillAppear; +@property(retain) CNFRegController * regController; +@property * firstRunDelegate; + ++ (void)setGlobalAppearanceStyle:(int)arg1; ++ (void)setSupportsAutoRotation:(BOOL)arg1; + +- (void)setupController; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidLoad; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (id)init; +- (void)dealloc; +- (id)controllersToShow; +- (BOOL)shouldShowFirstRunController; +- (void)firstRunController:(id)arg1 finishedWithState:(unsigned int)arg2; +- (BOOL)canStartNested; +- (void)setCanStartNested:(BOOL)arg1; +- (void)setCanShowSplashScreen:(BOOL)arg1; +- (void)setCanShowDisabledScreen:(BOOL)arg1; +- (BOOL)reloadOnViewWillAppear; +- (void)setReloadOnViewWillAppear:(BOOL)arg1; +- (BOOL)shouldListenForSuspension; +- (void)setShouldListenForSuspension:(BOOL)arg1; +- (BOOL)allowCancel; +- (void)setAllowCancel:(BOOL)arg1; +- (BOOL)showSplashOnSignin; +- (void)setShowSplashOnSignin:(BOOL)arg1; +- (id)firstRunDelegate; +- (void)setFirstRunDelegate:(id)arg1; +- (id)initWithServiceTypes:(int)arg1; +- (void)_stopListeningForResignResume; +- (int)_firstRunState:(id)arg1; +- (BOOL)canShowSplashScreen; +- (BOOL)canShowDisabledScreen; +- (id)controllerClassesToShow:(BOOL)arg1; +- (void)_doCancel; +- (id)controllersToShow:(BOOL)arg1; +- (BOOL)shouldShowFirstRunController:(BOOL)arg1; +- (void)_startListeningForResignResume; +- (BOOL)hideLearnMoreButton; +- (void)setHideLearnMoreButton:(BOOL)arg1; +- (void)dismissFinished:(BOOL)arg1; +- (id)initWithRegController:(id)arg1; +- (void)setRegController:(id)arg1; +- (void)dismissWithState:(unsigned int)arg1; +- (id)regController; + +@end diff --git a/Conference.framework/CNFServiceHandler.h b/Conference.framework/CNFServiceHandler.h new file mode 100755 index 0000000..0beee7a --- /dev/null +++ b/Conference.framework/CNFServiceHandler.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@interface CNFServiceHandler : NSObject { +} + ++ (BOOL)disconnect; ++ (BOOL)connect; ++ (id)services; ++ (void)setCapabilities:(unsigned long long)arg1; ++ (void)_daemonConnectedNotification:(id)arg1; ++ (BOOL)isConnected; ++ (unsigned long long)capabilities; ++ (BOOL)conferencingHasValidatedAliasForAccount:(id)arg1; ++ (BOOL)_isValidProcess; ++ (BOOL)conferencingIsRegisteredForAccount:(id)arg1; ++ (void)_availabilityChanged:(id)arg1; ++ (void)_accountRegistrationStatusChanged:(id)arg1; ++ (BOOL)invitationListener; ++ (BOOL)conferencingIsSupported; ++ (void)updateConferenceCapabilitiesForControllerType:(int)arg1; ++ (BOOL)conferencingIsRestricted; ++ (BOOL)isFaceTimeActivated; ++ (BOOL)conferencingIsAvailable; ++ (void)activateFaceTime; ++ (void)deactivateFaceTime; ++ (int)activationState; ++ (BOOL)connect:(BOOL)arg1; ++ (id)faceTimeSourceAccount; + + +@end diff --git a/Conference.framework/CNFUIUtilities.h b/Conference.framework/CNFUIUtilities.h new file mode 100755 index 0000000..2df86bb --- /dev/null +++ b/Conference.framework/CNFUIUtilities.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@interface CNFUIUtilities : NSObject { +} + ++ (id)statusStringForState:(unsigned int)arg1; ++ (id)faceTimeDisplayNameForDestination:(id)arg1 image:(id*)arg2; ++ (int)interfaceOrientationForDeviceOrientation:(int)arg1; ++ (id)currentCallDurationString; ++ (id)statusStringForContactName:(id)arg1 status:(int)arg2 useFloatingHUD:(BOOL)arg3; ++ (int)statusForState:(unsigned int)arg1; ++ (id)faceTimeDisplayNameForDestination:(id)arg1 image:(id*)arg2 fullscreenImage:(id*)arg3 isPhoneNumber:(BOOL*)arg4; ++ (id)formattedPhoneNumberFromString:(id)arg1; + + +@end diff --git a/Conference.framework/FTRegAccountMonitor.h b/Conference.framework/FTRegAccountMonitor.h new file mode 100755 index 0000000..bd9f9ca --- /dev/null +++ b/Conference.framework/FTRegAccountMonitor.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class IMServiceImpl, FTRegConnectionHandler, NSArray; + +@interface FTRegAccountMonitor : NSObject { + int _serviceType; + IMServiceImpl *_service; + NSArray *_accounts; + FTRegConnectionHandler *_connectionHandler; + struct { + unsigned int listeningForNotifications : 1; + } _monitorFlags; +} + +@property(retain,readonly) NSArray * activeAccounts; +@property int serviceType; +@property(retain) IMServiceImpl * service; + + +- (void)setService:(id)arg1; +- (id)activeAccounts; +- (void)setServiceType:(int)arg1; +- (int)serviceType; +- (void)_handleDaemonConnected:(id)arg1; +- (id)service; +- (void)dealloc; +- (void)_stopListeningForNotifications; +- (void)_startListeningForNotifications; +- (void)_updateAccountState:(BOOL)arg1; +- (id)_activeAccounts; +- (void)_handleAccountNotification:(id)arg1; +- (BOOL)_shouldHandleAccountNofication:(id)arg1; +- (id)initWithServiceType:(int)arg1; +- (id)logName; + +@end diff --git a/Conference.framework/FTRegAccountServiceDelegate.h b/Conference.framework/FTRegAccountServiceDelegate.h new file mode 100755 index 0000000..f3672b6 --- /dev/null +++ b/Conference.framework/FTRegAccountServiceDelegate.h @@ -0,0 +1,76 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class CNFRegController, NSTimer, NSDictionary, FTCConnectionHandler, IMAccount; + +@interface FTRegAccountServiceDelegate : NSObject { + CNFRegController *_regController; + IMAccount *_account; + NSDictionary *_responseDictionary; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _completionHandler; + + FTCConnectionHandler *_connectionHandler; + NSTimer *_timeoutTimer; + BOOL _timedOut; + BOOL _setupFailed; +} + +@property(retain) NSTimer * timeoutTimer; +@property(copy) NSDictionary * responseDictionary; +@property(copy) id completionHandler; +@property(retain) IMAccount * account; +@property(retain) CNFRegController * regController; + + +- (void)setAccount:(id)arg1; +- (id)account; +- (int)serviceType; +- (id)displayName; +- (void)setCompletionHandler:(id)arg1; +- (id)completionHandler; +- (void)_cleanup; +- (id)init; +- (void)dealloc; +- (id)responseDictionary; +- (void)_handleFailureWithError:(id)arg1; +- (void)setupOperationFailed; +- (id)delegateServiceIdentifier; +- (id)accountSetupRequestParameters; +- (void)completeSetupWithResponseParameters:(id)arg1 handler:(id)arg2; +- (void)setResponseDictionary:(id)arg1; +- (void)_stopListeningForAccountNotifications; +- (void)_handleTimeout:(id)arg1; +- (void)setTimeoutTimer:(id)arg1; +- (id)timeoutTimer; +- (void)_handleFailureWithErrorCode:(int)arg1; +- (id)__responseAppleID; +- (id)__responseProfileID; +- (id)__responseAuthToken; +- (BOOL)__responseDictionaryIsValid; +- (BOOL)serviceIsAvailable; +- (BOOL)_hasAccount; +- (BOOL)_hasOperationalAccount; +- (id)_defaultSetupRequestParameters; +- (void)_handleSuccess; +- (void)_startListeningForAccountNotifications; +- (void)_beginAccountCreation; +- (void)_beginProfileValidation; +- (void)_beginEmailValidation; +- (id)_logName; +- (void)_startTimeout; +- (id)initWithRegController:(id)arg1; +- (void)_startTimeoutWithDuration:(double)arg1; +- (void)setRegController:(id)arg1; +- (void)_stopTimeout; +- (double)timeoutDuration; +- (id)regController; + +@end diff --git a/Conference.framework/FTRegConnectionHandler.h b/Conference.framework/FTRegConnectionHandler.h new file mode 100755 index 0000000..6106112 --- /dev/null +++ b/Conference.framework/FTRegConnectionHandler.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@class NSString; + +@interface FTRegConnectionHandler : NSObject { + int _serviceType; + unsigned long long _caps; + NSString *_name; + NSString *_listenerID; + NSString *_logName; + struct { + unsigned int listeningForNotifications : 1; + } _handlerFlags; +} + +@property(retain,readonly) NSString * _serviceName; +@property(retain) NSString * _logName; +@property(setter=_setListenerID:,copy) NSString * _listenerID; +@property unsigned long long caps; +@property int serviceType; +@property(copy) NSString * name; + + +- (unsigned long long)caps; +- (void)setCaps:(unsigned long long)arg1; +- (void)setServiceType:(int)arg1; +- (int)serviceType; +- (id)name; +- (id)initWithServiceType:(int)arg1 name:(id)arg2 capabilities:(unsigned long long)arg3; +- (void)_handleDaemonConnected:(id)arg1; +- (BOOL)connectToDaemon; +- (BOOL)connectToDaemon:(BOOL)arg1; +- (id)_listenerID; +- (BOOL)isConnectedToDaemon; +- (id)initWithServiceType:(int)arg1 name:(id)arg2; +- (void)_disconnectFromDaemon; +- (void)setName:(id)arg1; +- (void)dealloc; +- (id)_serviceName; +- (void)_setListenerID:(id)arg1; +- (void)set_logName:(id)arg1; +- (BOOL)_isServiceSupported; +- (void)_handleDaemonDisconnected:(id)arg1; +- (void)_stopListeningForNotifications; +- (void)_startListeningForNotifications; +- (id)_logName; + +@end diff --git a/Conference.framework/FTRegUtilities.h b/Conference.framework/FTRegUtilities.h new file mode 100755 index 0000000..831fc84 --- /dev/null +++ b/Conference.framework/FTRegUtilities.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Conference.framework/Conference + */ + +@interface FTRegUtilities : NSObject { +} + ++ (id)serviceWithType:(int)arg1; ++ (id)standaloneAuthorizationControllerWithRegController:(id)arg1 authID:(id)arg2 token:(id)arg3; ++ (id)standaloneNewPasswordControllerWithRegController:(id)arg1 appleID:(id)arg2; ++ (void)changePasswordControllerDidCancel:(id)arg1; ++ (void)changePasswordControllerDidFinish:(id)arg1 withAppleID:(id)arg2 authID:(id)arg3 authToken:(id)arg4; ++ (void)authorizationController:(id)arg1 authorizedAccount:(BOOL)arg2; + + +@end diff --git a/CoreDAV.framework/CardDAVBulkChangeTask.h b/CoreDAV.framework/CardDAVBulkChangeTask.h new file mode 100755 index 0000000..d4d8ed2 --- /dev/null +++ b/CoreDAV.framework/CardDAVBulkChangeTask.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@interface CardDAVBulkChangeTask : CoreDAVBulkChangeTask { +} + + +- (id)initWithURL:(id)arg1 checkCTag:(id)arg2 simple:(BOOL)arg3 returnChangedData:(BOOL)arg4 uuidsToAddActions:(id)arg5 hrefsToModDeleteActions:(id)arg6; + +@end diff --git a/CoreDAV.framework/CardDAVBulkUploadTaskGroup.h b/CoreDAV.framework/CardDAVBulkUploadTaskGroup.h new file mode 100755 index 0000000..50c8fb1 --- /dev/null +++ b/CoreDAV.framework/CardDAVBulkUploadTaskGroup.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@interface CardDAVBulkUploadTaskGroup : CoreDAVBulkUploadTaskGroup { +} + + +- (id)initWithFolderURL:(id)arg1 checkCTag:(id)arg2 uuidsToAddActions:(id)arg3 hrefsToModDeleteActions:(id)arg4 context:(void*)arg5 accountInfoProvider:(id)arg6 taskManager:(id)arg7; +- (Class)multiPutTaskClass; + +@end diff --git a/CoreDAV.framework/CardDAVFolderGetTask.h b/CoreDAV.framework/CardDAVFolderGetTask.h new file mode 100755 index 0000000..785a570 --- /dev/null +++ b/CoreDAV.framework/CardDAVFolderGetTask.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@interface CardDAVFolderGetTask : CoreDAVGetTask { +} + + +- (void)finishCoreDAVTaskWithError:(id)arg1; + +@end diff --git a/CoreDAV.framework/CardDAVFolderInfoTaskGroup.h b/CoreDAV.framework/CardDAVFolderInfoTaskGroup.h new file mode 100755 index 0000000..3fafd5b --- /dev/null +++ b/CoreDAV.framework/CardDAVFolderInfoTaskGroup.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@interface CardDAVFolderInfoTaskGroup : CoreDAVContainerInfoTaskGroup { +} + + +- (id)initWithAccountInfoProvider:(id)arg1 containerURLs:(id)arg2 taskManager:(id)arg3; + +@end diff --git a/CoreDAV.framework/CardDAVFolderMultiGetTask.h b/CoreDAV.framework/CardDAVFolderMultiGetTask.h new file mode 100755 index 0000000..969dbbb --- /dev/null +++ b/CoreDAV.framework/CardDAVFolderMultiGetTask.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@interface CardDAVFolderMultiGetTask : CoreDAVContainerMultiGetTask { +} + + +- (id)initWithURLs:(id)arg1 atContainerURL:(id)arg2 appSpecificDataItemClass:(Class)arg3; + +@end diff --git a/CoreDAV.framework/CardDAVFolderQueryTask.h b/CoreDAV.framework/CardDAVFolderQueryTask.h new file mode 100755 index 0000000..315c005 --- /dev/null +++ b/CoreDAV.framework/CardDAVFolderQueryTask.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@interface CardDAVFolderQueryTask : CoreDAVContainerQueryTask { +} + + +- (void)addFiltersToXMLData:(id)arg1; +- (id)initWithSearchTerms:(id)arg1 searchLimit:(unsigned int)arg2 atURL:(id)arg3 appSpecificDataItemClass:(Class)arg4; + +@end diff --git a/CoreDAV.framework/CardDAVFolderSyncTaskGroup.h b/CoreDAV.framework/CardDAVFolderSyncTaskGroup.h new file mode 100755 index 0000000..cc17198 --- /dev/null +++ b/CoreDAV.framework/CardDAVFolderSyncTaskGroup.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@interface CardDAVFolderSyncTaskGroup : CoreDAVContainerSyncTaskGroup { + BOOL _isInitialSync; +} + +@property BOOL isInitialSync; + + +- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousSyncToken:(id)arg3 actions:(id)arg4 context:(void*)arg5 accountInfoProvider:(id)arg6 taskManager:(id)arg7 appSpecificDataItemClass:(Class)arg8; +- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousSyncToken:(id)arg3 actions:(id)arg4 syncItemOrder:(BOOL)arg5 context:(void*)arg6 accountInfoProvider:(id)arg7 taskManager:(id)arg8 appSpecificDataItemClass:(Class)arg9; +- (id)copyGetTaskWithURL:(id)arg1; +- (id)copyMultiGetTaskWithURLs:(id)arg1; +- (Class)bulkChangeTaskClass; +- (id)dataContentType; +- (BOOL)isInitialSync; +- (void)setIsInitialSync:(BOOL)arg1; + +@end diff --git a/CoreDAV.framework/CardDAVGetAccountPropertiesTaskGroup.h b/CoreDAV.framework/CardDAVGetAccountPropertiesTaskGroup.h new file mode 100755 index 0000000..59e7c65 --- /dev/null +++ b/CoreDAV.framework/CardDAVGetAccountPropertiesTaskGroup.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSSet; + +@interface CardDAVGetAccountPropertiesTaskGroup : CoreDAVGetAccountPropertiesTaskGroup { + NSSet *_addressBookHomes; + NSSet *_directoryGatewayURLs; +} + +@property(readonly) NSSet * addressBookHomes; +@property(readonly) NSSet * directoryGatewayURLs; + + +- (id)directoryGatewayURLs; +- (id)addressBookHomes; +- (id)directoryGatewayURL; +- (id)homeSet; +- (void)_setPropertiesFromParsedResponses:(id)arg1; +- (id)_copyAccountPropertiesPropFindElements; +- (id)description; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CardDAVMultiPutTask.h b/CoreDAV.framework/CardDAVMultiPutTask.h new file mode 100755 index 0000000..d7d575e --- /dev/null +++ b/CoreDAV.framework/CardDAVMultiPutTask.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@interface CardDAVMultiPutTask : CoreDAVMultiPutTask { +} + + +- (id)initWithURL:(id)arg1 checkCTag:(id)arg2 uuidsToAddActions:(id)arg3 hrefsToModDeleteActions:(id)arg4; + +@end diff --git a/CoreDAV.framework/CardDAVUpdateMeCardTaskGroup.h b/CoreDAV.framework/CardDAVUpdateMeCardTaskGroup.h new file mode 100755 index 0000000..67a53db --- /dev/null +++ b/CoreDAV.framework/CardDAVUpdateMeCardTaskGroup.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSURL; + +@interface CardDAVUpdateMeCardTaskGroup : CoreDAVTaskGroup { + NSURL *_homeURL; + NSURL *_cardURL; +} + +@property(readonly) NSURL * cardURL; +@property(readonly) NSURL * homeURL; + + +- (id)homeURL; +- (id)cardURL; +- (id)initWithAccountInfoProvider:(id)arg1 taskManager:(id)arg2 homeURL:(id)arg3 cardURL:(id)arg4; +- (id)_newPropPatchTask; +- (void)propPatchTask:(id)arg1 parsedResponses:(id)arg2 error:(id)arg3; +- (void)taskGroupWillCancelWithError:(id)arg1; +- (void)startTaskGroup; +- (id)description; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVACEItem.h b/CoreDAV.framework/CoreDAVACEItem.h new file mode 100755 index 0000000..1cfb74b --- /dev/null +++ b/CoreDAV.framework/CoreDAVACEItem.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVInvertItem, CoreDAVGrantItem, CoreDAVPrincipalItem, CoreDAVDenyItem, CoreDAVItemWithNoChildren, CoreDAVItemWithHrefChildItem; + +@interface CoreDAVACEItem : CoreDAVItem { + CoreDAVPrincipalItem *_principal; + CoreDAVInvertItem *_invert; + CoreDAVGrantItem *_grant; + CoreDAVDenyItem *_deny; + CoreDAVItemWithNoChildren *_protectedItem; + CoreDAVItemWithHrefChildItem *_inherited; +} + +@property(retain) CoreDAVPrincipalItem * principal; +@property(retain) CoreDAVInvertItem * invert; +@property(retain) CoreDAVGrantItem * grant; +@property(retain) CoreDAVDenyItem * deny; +@property(retain) CoreDAVItemWithNoChildren * protectedItem; +@property(retain) CoreDAVItemWithHrefChildItem * inherited; + ++ (id)privilegeItemWithNameSpace:(id)arg1 andName:(id)arg2; + +- (id)initWithPrincipal:(id)arg1 shouldInvert:(BOOL)arg2 action:(int)arg3 withPrivileges:(id)arg4; +- (void)setInherited:(id)arg1; +- (void)setProtectedItem:(id)arg1; +- (void)setDeny:(id)arg1; +- (void)setGrant:(id)arg1; +- (void)setInvert:(id)arg1; +- (void)setPrincipal:(id)arg1; +- (id)protectedItem; +- (id)inherited; +- (id)grant; +- (id)copyParseRules; +- (id)principal; +- (id)deny; +- (void)write:(id)arg1; +- (id)invert; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVACLItem.h b/CoreDAV.framework/CoreDAVACLItem.h new file mode 100755 index 0000000..ce67d36 --- /dev/null +++ b/CoreDAV.framework/CoreDAVACLItem.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSMutableSet; + +@interface CoreDAVACLItem : CoreDAVItem { + NSMutableSet *_accessControlEntities; +} + +@property(retain) NSMutableSet * accessControlEntities; + + +- (id)liveACEs; +- (id)notGrantedSubsetOfACEs:(id)arg1; +- (void)setAccessControlEntities:(id)arg1; +- (void)addACE:(id)arg1; +- (id)accessControlEntities; +- (id)copyParseRules; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVACLTask.h b/CoreDAV.framework/CoreDAVACLTask.h new file mode 100755 index 0000000..2b88841 --- /dev/null +++ b/CoreDAV.framework/CoreDAVACLTask.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class , NSArray; + +@interface CoreDAVACLTask : CoreDAVTask { + NSArray *_accessControlEntities; +} + +@property * delegate; +@property(retain) NSArray * accessControlEntities; + + +- (id)initWithAccessControlEntities:(id)arg1 atURL:(id)arg2; +- (void)setAccessControlEntities:(id)arg1; +- (id)accessControlEntities; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (id)initWithURL:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)httpMethod; +- (id)requestBody; + +@end diff --git a/CoreDAV.framework/CoreDAVAction.h b/CoreDAV.framework/CoreDAVAction.h new file mode 100755 index 0000000..cee9af6 --- /dev/null +++ b/CoreDAV.framework/CoreDAVAction.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@interface CoreDAVAction : NSObject { + int _action; + id _context; +} + +@property(readonly) int action; +@property(readonly) id context; + + +- (id)initWithAction:(int)arg1 context:(id)arg2; +- (id)context; +- (id)description; +- (int)action; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVBulkChangeTask.h b/CoreDAV.framework/CoreDAVBulkChangeTask.h new file mode 100755 index 0000000..ed5fd54 --- /dev/null +++ b/CoreDAV.framework/CoreDAVBulkChangeTask.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSMutableSet, NSString, NSData, NSDictionary, NSSet; + +@interface CoreDAVBulkChangeTask : CoreDAVTask { + NSString *_appSpecificNamespace; + NSString *_appSpecificDataProp; + NSDictionary *_uuidsToAddActions; + NSDictionary *_hrefsToModDeleteActions; + NSString *_checkCTag; + BOOL _simple; + BOOL _returnChangedData; + NSData *_pushedData; + BOOL _validCTag; + NSString *_nextCTag; + NSMutableSet *_bulkChangeResponses; + NSString *_requestDataContentType; +} + +@property(readonly) NSDictionary * uuidsToAddActions; +@property(readonly) NSDictionary * hrefsToModDeleteActions; +@property(readonly) NSString * nextCTag; +@property(readonly) NSSet * bulkChangeResponses; + + +- (id)bulkChangeResponses; +- (id)hrefsToModDeleteActions; +- (id)uuidsToAddActions; +- (void)fillOutDataWithUUIDsToAddActions:(id)arg1 hrefsToModDeleteActions:(id)arg2; +- (id)additionalHeaderValues; +- (id)nextCTag; +- (id)initWithURL:(id)arg1 checkCTag:(id)arg2 simple:(BOOL)arg3 returnChangedData:(BOOL)arg4 uuidsToAddActions:(id)arg5 hrefsToModDeleteActions:(id)arg6; +- (id)copyDefaultParserForContentType:(id)arg1; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (void)dealloc; +- (id)httpMethod; +- (id)requestBody; + +@end diff --git a/CoreDAV.framework/CoreDAVBulkRequestsItem.h b/CoreDAV.framework/CoreDAVBulkRequestsItem.h new file mode 100755 index 0000000..57c00a3 --- /dev/null +++ b/CoreDAV.framework/CoreDAVBulkRequestsItem.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVLeafItem, NSMutableSet, NSDictionary, NSSet; + +@interface CoreDAVBulkRequestsItem : CoreDAVItem { + CoreDAVLeafItem *_maxResourcesItem; + CoreDAVLeafItem *_maxSizeItem; + NSMutableSet *_supportedItems; +} + +@property(readonly) NSDictionary * dictRepresentation; +@property(retain) CoreDAVLeafItem * maxResourcesItem; +@property(retain) CoreDAVLeafItem * maxSizeItem; +@property(readonly) NSSet * supportedItems; +@property(readonly) int maxResources; +@property(readonly) int maxSize; +@property(readonly) BOOL supportsInsert; +@property(readonly) BOOL supportsUpdate; +@property(readonly) BOOL supportsDelete; + + +- (id)supportedItems; +- (id)maxSizeItem; +- (id)maxResourcesItem; +- (BOOL)supportsItemWithNameSpace:(id)arg1 name:(id)arg2; +- (BOOL)supportsDelete; +- (BOOL)supportsUpdate; +- (BOOL)supportsInsert; +- (int)maxResources; +- (void)addSupportedItem:(id)arg1; +- (void)setMaxSizeItem:(id)arg1; +- (void)setMaxResourcesItem:(id)arg1; +- (id)copyParseRules; +- (id)dictRepresentation; +- (int)maxSize; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVBulkRequestsSetItem.h b/CoreDAV.framework/CoreDAVBulkRequestsSetItem.h new file mode 100755 index 0000000..221b8df --- /dev/null +++ b/CoreDAV.framework/CoreDAVBulkRequestsSetItem.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVBulkRequestsItem, NSDictionary; + +@interface CoreDAVBulkRequestsSetItem : CoreDAVItem { + CoreDAVBulkRequestsItem *_crudItem; + CoreDAVBulkRequestsItem *_simpleItem; +} + +@property(readonly) NSDictionary * dictRepresentation; +@property(retain) CoreDAVBulkRequestsItem * crudItem; +@property(retain) CoreDAVBulkRequestsItem * simpleItem; + + +- (void)setSimpleItem:(id)arg1; +- (void)setCrudItem:(id)arg1; +- (id)simpleItem; +- (id)crudItem; +- (id)copyParseRules; +- (id)dictRepresentation; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVBulkRequestsSupportedItem.h b/CoreDAV.framework/CoreDAVBulkRequestsSupportedItem.h new file mode 100755 index 0000000..44783eb --- /dev/null +++ b/CoreDAV.framework/CoreDAVBulkRequestsSupportedItem.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVItem; + +@interface CoreDAVBulkRequestsSupportedItem : CoreDAVItem { + CoreDAVItem *_supported; +} + +@property(retain) CoreDAVItem * supported; + + +- (id)supported; +- (void)setSupported:(id)arg1; +- (id)copyParseRules; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVBulkUploadTaskGroup.h b/CoreDAV.framework/CoreDAVBulkUploadTaskGroup.h new file mode 100755 index 0000000..e4c9701 --- /dev/null +++ b/CoreDAV.framework/CoreDAVBulkUploadTaskGroup.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSMutableDictionary, NSString, NSDictionary, NSURL; + +@interface CoreDAVBulkUploadTaskGroup : CoreDAVTaskGroup { + NSURL *_folderURL; + NSString *_lastKnownCTag; + BOOL _validCTag; + void *_context; + unsigned int _multiPutBatchMaxNumResources; + unsigned int _multiPutBatchMaxSize; + NSMutableDictionary *_remainingUUIDsToAddActions; + NSMutableDictionary *_remainingHREFsToModDeleteActions; + NSMutableDictionary *_uuidToHREF; + NSMutableDictionary *_hrefToETag; + NSMutableDictionary *_uuidToErrorItems; + NSMutableDictionary *_hrefToErrorItems; +} + +@property unsigned int multiPutBatchMaxNumResources; +@property unsigned int multiPutBatchMaxSize; +@property(readonly) NSURL * folderURL; +@property(readonly) void* context; +@property(readonly) BOOL validCTag; +@property(retain) NSString * nextCTag; +@property(readonly) NSDictionary * uuidToHREF; +@property(readonly) NSDictionary * hrefToETag; +@property(readonly) NSDictionary * uuidToErrorItems; +@property(readonly) NSDictionary * hrefToErrorItems; + + +- (BOOL)validCTag; +- (void)setMultiPutBatchMaxSize:(unsigned int)arg1; +- (unsigned int)multiPutBatchMaxSize; +- (void)setMultiPutBatchMaxNumResources:(unsigned int)arg1; +- (unsigned int)multiPutBatchMaxNumResources; +- (id)initWithFolderURL:(id)arg1 checkCTag:(id)arg2 uuidsToAddActions:(id)arg3 hrefsToModDeleteActions:(id)arg4 context:(void*)arg5 accountInfoProvider:(id)arg6 taskManager:(id)arg7; +- (id)hrefToErrorItems; +- (id)uuidToErrorItems; +- (id)hrefToETag; +- (id)uuidToHREF; +- (Class)multiPutTaskClass; +- (id)folderURL; +- (void)syncAway; +- (void)setNextCTag:(id)arg1; +- (id)nextCTag; +- (void)_sendNextBatch; +- (void)taskGroupWillCancelWithError:(id)arg1; +- (void)startTaskGroup; +- (void)task:(id)arg1 didFinishWithError:(id)arg2; +- (void*)context; +- (id)description; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVCalendarServerEmailAddressSetItem.h b/CoreDAV.framework/CoreDAVCalendarServerEmailAddressSetItem.h new file mode 100755 index 0000000..959b9b6 --- /dev/null +++ b/CoreDAV.framework/CoreDAVCalendarServerEmailAddressSetItem.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVItemWithNoChildren, NSMutableSet; + +@interface CoreDAVCalendarServerEmailAddressSetItem : CoreDAVItem { + NSMutableSet *_emailAddresses; + CoreDAVItemWithNoChildren *_unauthenticated; +} + +@property(retain) NSMutableSet * emailAddresses; +@property(retain) CoreDAVItemWithNoChildren * unauthenticated; + + +- (void)setEmailAddresses:(id)arg1; +- (id)emailAddresses; +- (void)addEmailAddress:(id)arg1; +- (void)setUnauthenticated:(id)arg1; +- (id)copyParseRules; +- (id)unauthenticated; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVCalendarServerPushTransportsItem.h b/CoreDAV.framework/CoreDAVCalendarServerPushTransportsItem.h new file mode 100755 index 0000000..17bdf78 --- /dev/null +++ b/CoreDAV.framework/CoreDAVCalendarServerPushTransportsItem.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSMutableSet; + +@interface CoreDAVCalendarServerPushTransportsItem : CoreDAVItem { + NSMutableSet *_transports; +} + +@property(retain) NSMutableSet * transports; + + +- (void)setTransports:(id)arg1; +- (void)addTransport:(id)arg1; +- (id)copyParseRules; +- (id)transports; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVCalendarServerTransportItem.h b/CoreDAV.framework/CoreDAVCalendarServerTransportItem.h new file mode 100755 index 0000000..a8316ab --- /dev/null +++ b/CoreDAV.framework/CoreDAVCalendarServerTransportItem.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVLeafItem, CoreDAVItemWithHrefChildItem; + +@interface CoreDAVCalendarServerTransportItem : CoreDAVItem { + CoreDAVLeafItem *_apsBundleID; + CoreDAVLeafItem *_courierServer; + CoreDAVItemWithHrefChildItem *_subscriptionURL; + CoreDAVItemWithHrefChildItem *_tokenURL; + CoreDAVLeafItem *_apsEnv; + CoreDAVLeafItem *_refreshInterval; + CoreDAVLeafItem *_xmppServer; + CoreDAVLeafItem *_xmppURI; +} + +@property(retain) CoreDAVLeafItem * apsBundleID; +@property(retain) CoreDAVLeafItem * courierServer; +@property(retain) CoreDAVItemWithHrefChildItem * subscriptionURL; +@property(retain) CoreDAVItemWithHrefChildItem * tokenURL; +@property(retain) CoreDAVLeafItem * apsEnv; +@property(retain) CoreDAVLeafItem * refreshInterval; +@property(retain) CoreDAVLeafItem * xmppServer; +@property(retain) CoreDAVLeafItem * xmppURI; + + +- (void)setXmppURI:(id)arg1; +- (void)setXmppServer:(id)arg1; +- (void)setRefreshInterval:(id)arg1; +- (void)setApsEnv:(id)arg1; +- (void)setCourierServer:(id)arg1; +- (void)setApsBundleID:(id)arg1; +- (void)setTokenURL:(id)arg1; +- (void)setSubscriptionURL:(id)arg1; +- (id)copyParseRules; +- (id)xmppURI; +- (id)xmppServer; +- (id)refreshInterval; +- (id)apsEnv; +- (id)courierServer; +- (id)apsBundleID; +- (id)tokenURL; +- (id)subscriptionURL; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVContainer.h b/CoreDAV.framework/CoreDAVContainer.h new file mode 100755 index 0000000..d694b8f --- /dev/null +++ b/CoreDAV.framework/CoreDAVContainer.h @@ -0,0 +1,115 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSDictionary, NSString, NSSet, CoreDAVResourceTypeItem, NSURL; + +@interface CoreDAVContainer : NSObject { + BOOL _isUnauthenticated; + NSURL *_url; + CoreDAVResourceTypeItem *_resourceType; + NSString *_containerTitle; + NSSet *_privileges; + NSString *_pushKey; + NSDictionary *_pushTransports; + NSURL *_resourceID; + NSSet *_supportedReports; + NSString *_quotaAvailable; + NSString *_quotaUsed; + NSString *_maxResourceSize; + NSString *_maxImageSize; + NSURL *_meCardURL; + NSURL *_owner; + NSURL *_addMemberURL; + NSDictionary *_bulkRequests; + NSString *_syncToken; +} + +@property(retain) NSURL * url; +@property BOOL isUnauthenticated; +@property(retain) CoreDAVResourceTypeItem * resourceType; +@property(retain) NSString * containerTitle; +@property(retain) NSSet * privileges; +@property(retain) NSString * pushKey; +@property(retain) NSDictionary * pushTransports; +@property(retain) NSURL * resourceID; +@property(retain) NSString * quotaAvailable; +@property(retain) NSString * quotaUsed; +@property(retain) NSString * maxResourceSize; +@property(retain) NSString * maxImageSize; +@property(retain) NSURL * meCardURL; +@property(retain) NSSet * supportedReports; +@property(retain) NSURL * owner; +@property(retain) NSURL * addMemberURL; +@property(retain) NSDictionary * bulkRequests; +@property(retain) NSString * syncToken; +@property(readonly) NSSet * resourceTypeAsStringSet; +@property(readonly) BOOL isAddressBook; +@property(readonly) BOOL isSharedAddressBook; +@property(readonly) BOOL isSearchAddressBook; +@property(readonly) BOOL isPrincipal; +@property(readonly) NSSet * privilegesAsStringSet; +@property(readonly) BOOL hasReadPrivileges; +@property(readonly) BOOL hasWriteContentPrivileges; +@property(readonly) BOOL hasWritePropertiesPrivileges; +@property(readonly) NSSet * supportedReportsAsStringSet; +@property(readonly) BOOL supportsPrincipalPropertySearchReport; +@property(readonly) BOOL supportsSyncCollectionReport; + ++ (id)copyPropertyMappingsForParser; ++ (id)convertPushTransportsForNSServerNotificationCenter:(id)arg1; + +- (id)owner; +- (id)addMemberURL; +- (id)meCardURL; +- (BOOL)supportsSyncCollectionReport; +- (BOOL)supportsPrincipalPropertySearchReport; +- (BOOL)hasWritePropertiesPrivileges; +- (BOOL)hasWriteContentPrivileges; +- (BOOL)hasReadPrivileges; +- (BOOL)isPrincipal; +- (BOOL)isSharedAddressBook; +- (BOOL)isSearchAddressBook; +- (id)resourceTypeAsStringSet; +- (id)initWithURL:(id)arg1 andProperties:(id)arg2; +- (BOOL)isAddressBook; +- (void)setMeCardURL:(id)arg1; +- (void)setSyncToken:(id)arg1; +- (void)setBulkRequests:(id)arg1; +- (void)setPushTransports:(id)arg1; +- (void)setAddMemberURL:(id)arg1; +- (void)setSupportedReports:(id)arg1; +- (id)supportedReports; +- (void)setMaxResourceSize:(id)arg1; +- (void)setQuotaUsed:(id)arg1; +- (void)setQuotaAvailable:(id)arg1; +- (void)setResourceID:(id)arg1; +- (void)setPushKey:(id)arg1; +- (void)setPrivileges:(id)arg1; +- (id)privileges; +- (void)setContainerTitle:(id)arg1; +- (void)setIsUnauthenticated:(BOOL)arg1; +- (void)setResourceType:(id)arg1; +- (id)syncToken; +- (id)bulkRequests; +- (id)pushTransports; +- (id)supportedReportsAsStringSet; +- (id)maxResourceSize; +- (id)quotaUsed; +- (id)quotaAvailable; +- (id)resourceID; +- (id)pushKey; +- (id)privilegesAsStringSet; +- (id)containerTitle; +- (BOOL)isUnauthenticated; +- (id)resourceType; +- (void)applyParsedProperties:(id)arg1; +- (void)setOwner:(id)arg1; +- (void)setUrl:(id)arg1; +- (id)url; +- (id)description; +- (void)dealloc; +- (id)maxImageSize; +- (void)setMaxImageSize:(id)arg1; + +@end diff --git a/CoreDAV.framework/CoreDAVContainerInfoTaskGroup.h b/CoreDAV.framework/CoreDAVContainerInfoTaskGroup.h new file mode 100755 index 0000000..b84e0fe --- /dev/null +++ b/CoreDAV.framework/CoreDAVContainerInfoTaskGroup.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class , NSMutableSet, NSString, NSSet; + +@interface CoreDAVContainerInfoTaskGroup : CoreDAVTaskGroup { + int _phase; + NSMutableSet *_containerURLs; + NSMutableSet *_containers; + int _containerInfoDepth; + NSString *_appSpecificHomeSetPropNameSpace; + NSString *_appSpecificHomeSetPropName; +} + +@property int containerInfoDepth; +@property * delegate; +@property(readonly) NSSet * containerURLs; + + +- (id)containerURLs; +- (void)setContainerInfoDepth:(int)arg1; +- (int)containerInfoDepth; +- (void)taskGroupWillCancelWithError:(id)arg1; +- (void)startTaskGroup; +- (void)propFindTask:(id)arg1 parsedResponses:(id)arg2 error:(id)arg3; +- (id)_copyContainerWithURL:(id)arg1 andProperties:(id)arg2; +- (id)_copyContainerParserMappings; +- (void)_getContainerHomeSet; +- (void)_getContainerTopLevelInfo; +- (id)initWithAccountInfoProvider:(id)arg1 containerURLs:(id)arg2 taskManager:(id)arg3; +- (id)description; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVContainerMultiGetTask.h b/CoreDAV.framework/CoreDAVContainerMultiGetTask.h new file mode 100755 index 0000000..87bfe7a --- /dev/null +++ b/CoreDAV.framework/CoreDAVContainerMultiGetTask.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSSet, NSString; + +@interface CoreDAVContainerMultiGetTask : CoreDAVTask { + NSSet *_urls; + NSString *_appSpecificNamespace; + NSString *_appSpecificMultiGetNameSpace; + NSString *_appSpecificMultiGetCommand; + NSString *_appSpecificDataProp; + Class _appSpecificDataItemClass; + BOOL _shouldIgnoreResponseErrors; + NSSet *_additionalPropElements; + NSSet *_parsedContents; + NSSet *_missingURLs; +} + +@property BOOL shouldIgnoreResponseErrors; +@property(readonly) NSSet * parsedContents; +@property(readonly) NSSet * missingURLs; +@property(retain) NSSet * additionalPropElements; + + +- (id)missingURLs; +- (id)parsedContents; +- (void)setShouldIgnoreResponseErrors:(BOOL)arg1; +- (BOOL)shouldIgnoreResponseErrors; +- (id)copyDefaultParserForContentType:(id)arg1; +- (id)initWithURLs:(id)arg1 atContainerURL:(id)arg2 appSpecificDataItemClass:(Class)arg3; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (void)setAdditionalProperties:(id)arg1 onDataItem:(id)arg2; +- (id)additionalPropElements; +- (void)setAdditionalPropElements:(id)arg1; +- (id)copyAdditionalPropElements; +- (void)dealloc; +- (id)httpMethod; +- (id)requestBody; + +@end diff --git a/CoreDAV.framework/CoreDAVContainerQueryTask.h b/CoreDAV.framework/CoreDAVContainerQueryTask.h new file mode 100755 index 0000000..238f68d --- /dev/null +++ b/CoreDAV.framework/CoreDAVContainerQueryTask.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSSet, NSString, ; + +@interface CoreDAVContainerQueryTask : CoreDAVTask { + NSSet *_searchTerms; + unsigned int _searchLimit; + NSString *_appSpecificNamespace; + NSString *_appSpecificQueryCommand; + NSString *_appSpecificDataProp; + Class _appSpecificDataItemClass; +} + +@property * delegate; + ++ (id)_copySearchTermsFromSearchString:(id)arg1; + +- (id)_initWithSearchTerms:(id)arg1 searchLimit:(unsigned int)arg2 atURL:(id)arg3 appSpecificDataItemClass:(Class)arg4; +- (id)initWithSearchString:(id)arg1 searchLimit:(unsigned int)arg2 atURL:(id)arg3 appSpecificDataItemClass:(Class)arg4; +- (void)addFiltersToXMLData:(id)arg1; +- (id)initWithSearchTerms:(id)arg1 searchLimit:(unsigned int)arg2 atURL:(id)arg3 appSpecificDataItemClass:(Class)arg4; +- (id)copyDefaultParserForContentType:(id)arg1; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (void)dealloc; +- (id)httpMethod; +- (id)requestBody; + +@end diff --git a/CoreDAV.framework/CoreDAVContainerSyncTaskGroup.h b/CoreDAV.framework/CoreDAVContainerSyncTaskGroup.h new file mode 100755 index 0000000..e428794 --- /dev/null +++ b/CoreDAV.framework/CoreDAVContainerSyncTaskGroup.h @@ -0,0 +1,119 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSArray, , NSMutableArray, NSDictionary, NSMutableSet, NSString, NSMutableDictionary, NSURL; + +@interface CoreDAVContainerSyncTaskGroup : CoreDAVTaskGroup { + int _phase; + NSURL *_folderURL; + NSString *_previousCTag; + NSString *_nextCTag; + BOOL _ensureUpdatedCTag; + BOOL _useSyncCollection; + NSString *_previousSyncToken; + NSString *_nextSyncToken; + NSMutableArray *_actions; + void *_context; + unsigned int _multiGetBatchSize; + NSMutableArray *_unsubmittedTasks; + unsigned int _maxIndependentTasks; + NSURL *_addMemberURL; + BOOL _useMultiGet; + NSDictionary *_bulkRequests; + NSString *_bulkChangeCheckCTag; + NSMutableSet *_syncReportDeletedURLs; + NSMutableDictionary *_urlToETag; + Class _appSpecificDataItemClass; + BOOL _syncItemOrder; + NSMutableArray *_localItemURLOrder; + NSMutableDictionary *_remainingUUIDsToAddActions; + NSMutableDictionary *_remainingHREFsToModDeleteActions; + BOOL _actionsOnly; +} + +@property(readonly) NSURL * folderURL; +@property(retain) NSString * previousCTag; +@property(retain) NSString * previousSyncToken; +@property BOOL useSyncCollection; +@property(readonly) void* context; +@property unsigned int multiGetBatchSize; +@property BOOL useMultiGet; +@property * delegate; +@property unsigned int maxIndependentTasks; +@property(retain) NSURL * addMemberURL; +@property(retain) NSDictionary * bulkRequests; +@property(retain) NSString * bulkChangeCheckCTag; +@property BOOL actionsOnly; +@property(readonly) NSArray * localItemURLOrder; +@property BOOL ensureUpdatedCTag; +@property(retain) NSString * nextCTag; + + +- (void)setActionsOnly:(BOOL)arg1; +- (BOOL)actionsOnly; +- (void)setBulkChangeCheckCTag:(id)arg1; +- (id)bulkChangeCheckCTag; +- (id)localItemURLOrder; +- (BOOL)useSyncCollection; +- (id)previousSyncToken; +- (void)setEnsureUpdatedCTag:(BOOL)arg1; +- (BOOL)ensureUpdatedCTag; +- (void)setPreviousCTag:(id)arg1; +- (id)previousCTag; +- (id)folderURL; +- (void)setUseMultiGet:(BOOL)arg1; +- (BOOL)useMultiGet; +- (void)setMaxIndependentTasks:(unsigned int)arg1; +- (unsigned int)maxIndependentTasks; +- (void)setMultiGetBatchSize:(unsigned int)arg1; +- (unsigned int)multiGetBatchSize; +- (void)syncAway; +- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousSyncToken:(id)arg3 actions:(id)arg4 syncItemOrder:(BOOL)arg5 context:(void*)arg6 accountInfoProvider:(id)arg7 taskManager:(id)arg8; +- (void)getTask:(id)arg1 data:(id)arg2 error:(id)arg3; +- (void)putTask:(id)arg1 completedWithNewETag:(id)arg2 error:(id)arg3; +- (void)deleteTask:(id)arg1 completedWithError:(id)arg2; +- (BOOL)shouldFetchMoreETags; +- (void)setNextCTag:(id)arg1; +- (void)_bulkChangeTask:(id)arg1 didFinishWithError:(id)arg2; +- (void)_getTask:(id)arg1 finishedWithParsedContents:(id)arg2 error:(id)arg3; +- (void)_syncReportTask:(id)arg1 didFinishWithError:(id)arg2; +- (void)_postTask:(id)arg1 didFinishWithError:(id)arg2; +- (id)nextCTag; +- (void)_getOrder; +- (BOOL)shouldFetchResourceWithEtag:(id)arg1 propertiesToValues:(id)arg2; +- (void)setUseSyncCollection:(BOOL)arg1; +- (void)setPreviousSyncToken:(id)arg1; +- (void)applyAdditionalPropertiesFromPostTask:(id)arg1; +- (void)applyAdditionalPropertiesFromPutTask:(id)arg1; +- (void)_bulkChange; +- (id)copyGetTaskWithURL:(id)arg1; +- (id)copyMultiGetTaskWithURLs:(id)arg1; +- (void)_getDataPayloads; +- (id)copyGetEtagTaskWithPropertiesToFind:(id)arg1; +- (id)copyAdditionalResourcePropertiesToFetch; +- (void)_sendNextBatch; +- (void)_pushActions; +- (Class)bulkChangeTaskClass; +- (void)_getCTag; +- (id)copyPutTaskWithPayloadItem:(id)arg1 forAction:(id)arg2; +- (id)copyPostTaskWithPayloadItem:(id)arg1 forAction:(id)arg2; +- (id)dataContentType; +- (void)_getETags; +- (unsigned int)_submitTasks; +- (void)cancelTaskGroup; +- (void)_tearDownAllUnsubmittedTasks; +- (void)taskGroupWillCancelWithError:(id)arg1; +- (void)startTaskGroup; +- (void)task:(id)arg1 didFinishWithError:(id)arg2; +- (void)propFindTask:(id)arg1 parsedResponses:(id)arg2 error:(id)arg3; +- (void)bailWithError:(id)arg1; +- (id)addMemberURL; +- (void)setBulkRequests:(id)arg1; +- (void)setAddMemberURL:(id)arg1; +- (id)bulkRequests; +- (void*)context; +- (id)description; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVCopyOrMoveTask.h b/CoreDAV.framework/CoreDAVCopyOrMoveTask.h new file mode 100755 index 0000000..fbadcaa --- /dev/null +++ b/CoreDAV.framework/CoreDAVCopyOrMoveTask.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSURL; + +@interface CoreDAVCopyOrMoveTask : CoreDAVTask { + int _overwrite; + NSURL *_destinationURL; +} + +@property int overwrite; +@property(retain) NSURL * destinationURL; + ++ (id)stringFromOverwriteValue:(int)arg1; + +- (void)setOverwrite:(int)arg1; +- (id)initWithSourceURL:(id)arg1 destinationURL:(id)arg2; +- (void)_callBackToDelegateWithResponses:(id)arg1 error:(id)arg2; +- (int)overwrite; +- (id)initWithSourceURL:(id)arg1 destinationURL:(id)arg2 andOverwrite:(int)arg3; +- (id)additionalHeaderValues; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (id)destinationURL; +- (void)setDestinationURL:(id)arg1; +- (id)initWithURL:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)requestBody; + +@end diff --git a/CoreDAV.framework/CoreDAVCopyTask.h b/CoreDAV.framework/CoreDAVCopyTask.h new file mode 100755 index 0000000..a2681f1 --- /dev/null +++ b/CoreDAV.framework/CoreDAVCopyTask.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class ; + +@interface CoreDAVCopyTask : CoreDAVCopyOrMoveTask { +} + +@property * delegate; + + +- (void)_callBackToDelegateWithResponses:(id)arg1 error:(id)arg2; +- (BOOL)validate:(id*)arg1; +- (void)dealloc; +- (id)httpMethod; + +@end diff --git a/CoreDAV.framework/CoreDAVCurrentUserPrincipalItem.h b/CoreDAV.framework/CoreDAVCurrentUserPrincipalItem.h new file mode 100755 index 0000000..d1ab212 --- /dev/null +++ b/CoreDAV.framework/CoreDAVCurrentUserPrincipalItem.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVItemWithNoChildren, CoreDAVHrefItem; + +@interface CoreDAVCurrentUserPrincipalItem : CoreDAVItem { + CoreDAVHrefItem *_href; + CoreDAVItemWithNoChildren *_unauthenticated; +} + +@property(retain) CoreDAVHrefItem * href; +@property(retain) CoreDAVItemWithNoChildren * unauthenticated; + + +- (void)setUnauthenticated:(id)arg1; +- (id)copyParseRules; +- (id)unauthenticated; +- (void)setHref:(id)arg1; +- (id)href; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVCurrentUserPrivilegeSetItem.h b/CoreDAV.framework/CoreDAVCurrentUserPrivilegeSetItem.h new file mode 100755 index 0000000..da7f242 --- /dev/null +++ b/CoreDAV.framework/CoreDAVCurrentUserPrivilegeSetItem.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSMutableSet; + +@interface CoreDAVCurrentUserPrivilegeSetItem : CoreDAVItem { + NSMutableSet *_privileges; +} + +@property(retain) NSMutableSet * privileges; + + +- (BOOL)hasPrivilegeWithNameSpace:(id)arg1 andName:(id)arg2; +- (void)addPrivilege:(id)arg1; +- (id)copyParseRules; +- (void)setPrivileges:(id)arg1; +- (id)privileges; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVDeleteTask.h b/CoreDAV.framework/CoreDAVDeleteTask.h new file mode 100755 index 0000000..7b2b57f --- /dev/null +++ b/CoreDAV.framework/CoreDAVDeleteTask.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class , NSString; + +@interface CoreDAVDeleteTask : CoreDAVTask { + NSString *_previousETag; +} + +@property * delegate; +@property(retain) NSString * previousETag; + + +- (void)setPreviousETag:(id)arg1; +- (id)additionalHeaderValues; +- (id)previousETag; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)httpMethod; +- (id)requestBody; + +@end diff --git a/CoreDAV.framework/CoreDAVDenyItem.h b/CoreDAV.framework/CoreDAVDenyItem.h new file mode 100755 index 0000000..90a0354 --- /dev/null +++ b/CoreDAV.framework/CoreDAVDenyItem.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSMutableSet; + +@interface CoreDAVDenyItem : CoreDAVItem { + NSMutableSet *_privileges; +} + +@property(retain) NSMutableSet * privileges; + + +- (void)addPrivilege:(id)arg1; +- (id)copyParseRules; +- (void)setPrivileges:(id)arg1; +- (id)privileges; +- (void)write:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVDiscoveryAccountInfo.h b/CoreDAV.framework/CoreDAVDiscoveryAccountInfo.h new file mode 100755 index 0000000..a6cd7c7 --- /dev/null +++ b/CoreDAV.framework/CoreDAVDiscoveryAccountInfo.h @@ -0,0 +1,99 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSError, , NSDictionary, NSString, NSURL, NSData, NSSet; + +@interface CoreDAVDiscoveryAccountInfo : NSObject { + NSString *_scheme; + NSString *_host; + NSString *_serverRoot; + int _port; + NSString *_user; + NSString *_password; + NSData *_identityPersist; + NSURL *_principalURL; + NSString *_accountID; + NSDictionary *_serverHeaders; + NSSet *_serverComplianceClasses; + NSString *_userAgentHeader; + BOOL _shouldFailAllTasks; + BOOL _started; + BOOL _success; + NSError *_error; + *_backingAccountInfoProvider; +} + +@property(retain) NSString * host; +@property(retain) NSString * serverRoot; +@property(retain) NSString * password; +@property(retain) NSString * user; +@property int port; +@property(retain) NSData * identityPersist; +@property(retain) NSString * scheme; +@property(retain) NSURL * principalURL; +@property(retain) NSString * accountID; +@property(retain) NSDictionary * serverHeaders; +@property(retain) NSSet * serverComplianceClasses; +@property(retain) NSString * userAgentHeader; +@property BOOL shouldFailAllTasks; +@property BOOL started; +@property BOOL success; +@property(retain) NSError * error; +@property(retain) * backingAccountInfoProvider; + + +- (void)setHost:(id)arg1; +- (id)accountID; +- (void)setError:(id)arg1; +- (void)setPassword:(id)arg1; +- (void)setServerComplianceClasses:(id)arg1; +- (void)setServerHeaders:(id)arg1; +- (void)setStarted:(BOOL)arg1; +- (BOOL)started; +- (id)backingAccountInfoProvider; +- (void)setPrincipalURL:(id)arg1; +- (void)setIdentityPersist:(id)arg1; +- (id)initWithAccountInfoProvider:(id)arg1; +- (BOOL)shouldTurnModalOnBadPassword; +- (void)promptUserForNewCoreDAVPasswordWithCompletionBlock:(id)arg1; +- (BOOL)shouldSendClientInfoHeaderForURL:(id)arg1; +- (BOOL)shouldHandleHTTPCookiesForURL:(id)arg1; +- (BOOL)handleShouldUseCredentialStorage; +- (BOOL)handleAuthenticateAgainstProtectionSpace:(id)arg1 withConnection:(id)arg2; +- (BOOL)handleAuthenticateAgainstProtectionSpace:(id)arg1; +- (BOOL)shouldRetryUnauthorizedConnection:(id)arg1; +- (BOOL)handleCertificateError:(id)arg1; +- (BOOL)handleTrustChallenge:(id)arg1 withConnection:(id)arg2; +- (id)serverComplianceClasses; +- (id)serverHeaders; +- (void)setBackingAccountInfoProvider:(id)arg1; +- (void)setAccountID:(id)arg1; +- (void)setUserAgentHeader:(id)arg1; +- (id)userAgentHeader; +- (void)setUser:(id)arg1; +- (void)setServerRoot:(id)arg1; +- (id)serverRoot; +- (id)additionalHeaderValues; +- (void)setPort:(int)arg1; +- (void)setScheme:(id)arg1; +- (int)port; +- (id)user; +- (id)password; +- (id)url; +- (id)host; +- (id)scheme; +- (id)error; +- (id)principalURL; +- (id)description; +- (void)dealloc; +- (BOOL)handleTrustChallenge:(id)arg1; +- (BOOL)shouldFailAllTasks; +- (BOOL)shouldUseOpportunisticSockets; +- (struct __CFURLStorageSession { }*)copyStorageSession; +- (id)identityPersist; +- (void)setShouldFailAllTasks:(BOOL)arg1; +- (BOOL)success; +- (void)setSuccess:(BOOL)arg1; + +@end diff --git a/CoreDAV.framework/CoreDAVDiscoveryTaskGroup.h b/CoreDAV.framework/CoreDAVDiscoveryTaskGroup.h new file mode 100755 index 0000000..7b3bb8b --- /dev/null +++ b/CoreDAV.framework/CoreDAVDiscoveryTaskGroup.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class , NSArray, NSString, NSMutableArray, ; + +@interface CoreDAVDiscoveryTaskGroup : CoreDAVTaskGroup { + NSString *_requiredComplianceClass; + NSArray *_httpPorts; + NSArray *_httpsPorts; + NSString *_httpServiceString; + NSString *_httpsServiceString; + NSString *_wellKnownPath; + NSArray *_potentialContextPaths; + NSMutableArray *_discoveries; + BOOL _didReceiveAuthenticationError; + *_discoveredAccountInfo; +} + +@property * delegate; +@property BOOL didReceiveAuthenticationError; +@property(retain) * discoveredAccountInfo; +@property(retain) NSString * wellKnownPath; +@property(retain) NSArray * potentialContextPaths; + + +- (void)setPotentialContextPaths:(id)arg1; +- (void)setWellKnownPath:(id)arg1; +- (BOOL)didReceiveAuthenticationError; +- (id)cleanedStringsFromResponseHeaders:(id)arg1 forHeader:(id)arg2; +- (id)initWithAccountInfoProvider:(id)arg1 taskManager:(id)arg2 httpPorts:(id)arg3 httpsPorts:(id)arg4 httpServiceString:(id)arg5 httpsServiceString:(id)arg6 wellKnownPaths:(id)arg7 requiredComplianceClass:(id)arg8; +- (void)optionsTask:(id)arg1 error:(id)arg2; +- (void)addToDiscoveryArray:(id*)arg1 discovery:(id)arg2; +- (id)discoveredAccountInfo; +- (void)setDiscoveredAccountInfo:(id)arg1; +- (void)getDiscoveryStatus:(id)arg1 priorFailed:(id*)arg2 subsequentFailed:(id*)arg3 priorIncomplete:(id*)arg4 subsequentIncomplete:(id*)arg5 priorSuccess:(id*)arg6 subsequentSuccess:(id*)arg7; +- (void)startOptionsTask:(id)arg1; +- (void)completeOptionsTask:(id)arg1 error:(id)arg2; +- (void)srvLookupTask:(id)arg1 error:(id)arg2; +- (void)propFindTaskFinished:(id)arg1; +- (id)extractPrincipalURLFromPropFindTask:(id)arg1 error:(id*)arg2; +- (void)setDidReceiveAuthenticationError:(BOOL)arg1; +- (void)startWellKnownFallbackHeadTask:(id)arg1 withURL:(id)arg2; +- (id)propFindProperties; +- (void)completeDiscovery:(id)arg1 error:(id)arg2; +- (id)potentialContextPaths; +- (id)allDiscoveryPaths:(id)arg1; +- (void)startPropfindTask:(id)arg1; +- (id)setupDiscoveries:(id)arg1 withSchemes:(id)arg2; +- (void)startWellKnownLocationTask:(id)arg1 withURL:(id)arg2; +- (id)allDiscoveryPorts:(id)arg1 withScheme:(id)arg2; +- (id)wellKnownPath; +- (void)startSRVLookup:(id)arg1 serviceString:(id)arg2; +- (id)initWithAccountInfoProvider:(id)arg1 taskManager:(id)arg2 httpPorts:(id)arg3 httpsPorts:(id)arg4 httpServiceString:(id)arg5 httpsServiceString:(id)arg6 wellKnownPath:(id)arg7 potentialContextPaths:(id)arg8 requiredComplianceClass:(id)arg9; +- (void)syncAway; +- (void)cancelTaskGroup; +- (void)taskGroupWillCancelWithError:(id)arg1; +- (void)startTaskGroup; +- (void)task:(id)arg1 didFinishWithError:(id)arg2; +- (id)initWithAccountInfoProvider:(id)arg1 taskManager:(id)arg2; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVErrorItem.h b/CoreDAV.framework/CoreDAVErrorItem.h new file mode 100755 index 0000000..e6073d8 --- /dev/null +++ b/CoreDAV.framework/CoreDAVErrorItem.h @@ -0,0 +1,61 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVItemWithNoChildren, CoreDAVLeafItem; + +@interface CoreDAVErrorItem : CoreDAVItem { + CoreDAVItemWithNoChildren *_numberOfMatchesWithinLimits; + CoreDAVItemWithNoChildren *_validSyncToken; + CoreDAVItemWithNoChildren *_noUIDConflict; + CoreDAVItemWithNoChildren *_validAddressData; + CoreDAVItemWithNoChildren *_maxResourceSize; + CoreDAVItemWithNoChildren *_uid; + CoreDAVItemWithNoChildren *_ctagOkay; + CoreDAVItemWithNoChildren *_maxImageSize; + CoreDAVItemWithNoChildren *_invalidImageType; + CoreDAVItemWithNoChildren *_imageError; + CoreDAVLeafItem *_status; +} + +@property(retain) CoreDAVItemWithNoChildren * numberOfMatchesWithinLimits; +@property(retain) CoreDAVItemWithNoChildren * validSyncToken; +@property(retain) CoreDAVItemWithNoChildren * noUIDConflict; +@property(retain) CoreDAVItemWithNoChildren * validAddressData; +@property(retain) CoreDAVItemWithNoChildren * maxResourceSize; +@property(retain) CoreDAVItemWithNoChildren * uid; +@property(retain) CoreDAVItemWithNoChildren * ctagOkay; +@property(retain) CoreDAVItemWithNoChildren * maxImageSize; +@property(retain) CoreDAVItemWithNoChildren * invalidImageType; +@property(retain) CoreDAVItemWithNoChildren * imageError; +@property(retain) CoreDAVLeafItem * status; + + +- (void)setUid:(id)arg1; +- (void)setStatus:(id)arg1; +- (id)copyParseRules; +- (void)setImageError:(id)arg1; +- (void)setInvalidImageType:(id)arg1; +- (void)setCtagOkay:(id)arg1; +- (void)setValidAddressData:(id)arg1; +- (void)setNoUIDConflict:(id)arg1; +- (void)setValidSyncToken:(id)arg1; +- (void)setNumberOfMatchesWithinLimits:(id)arg1; +- (id)imageError; +- (id)invalidImageType; +- (id)ctagOkay; +- (id)validAddressData; +- (id)noUIDConflict; +- (id)validSyncToken; +- (id)numberOfMatchesWithinLimits; +- (void)setMaxResourceSize:(id)arg1; +- (id)maxResourceSize; +- (id)uid; +- (id)status; +- (id)description; +- (id)init; +- (void)dealloc; +- (id)maxImageSize; +- (void)setMaxImageSize:(id)arg1; + +@end diff --git a/CoreDAV.framework/CoreDAVExpandPropertiesTask.h b/CoreDAV.framework/CoreDAVExpandPropertiesTask.h new file mode 100755 index 0000000..7fb8dd6 --- /dev/null +++ b/CoreDAV.framework/CoreDAVExpandPropertiesTask.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSMutableSet; + +@interface CoreDAVExpandPropertiesTask : CoreDAVPropertyFindBaseTask { + NSMutableSet *_propertiesToExpand; +} + +@property(retain) NSMutableSet * propertiesToExpand; + + +- (id)initWithPropertiesToFind:(id)arg1 atURL:(id)arg2 expandedName:(id)arg3 expandedNameSpace:(id)arg4; +- (id)propertiesToExpand; +- (void)addPropertyToExpandWithPropertiesToFind:(id)arg1 expandedName:(id)arg2 expandedNameSpace:(id)arg3; +- (void)setPropertiesToExpand:(id)arg1; +- (id)parseHints; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)httpMethod; +- (id)requestBody; + +@end diff --git a/CoreDAV.framework/CoreDAVExpandProperty.h b/CoreDAV.framework/CoreDAVExpandProperty.h new file mode 100755 index 0000000..b388d3c --- /dev/null +++ b/CoreDAV.framework/CoreDAVExpandProperty.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSSet, NSString; + +@interface CoreDAVExpandProperty : NSObject { + NSSet *_propertiesToFind; + NSString *_expandedName; + NSString *_expandedNameSpace; +} + +@property(retain) NSSet * propertiesToFind; +@property(retain) NSString * expandedName; +@property(retain) NSString * expandedNameSpace; + + +- (void)setExpandedNameSpace:(id)arg1; +- (id)expandedNameSpace; +- (void)setExpandedName:(id)arg1; +- (id)expandedName; +- (id)initWithPropertiesToFind:(id)arg1 expandedName:(id)arg2 expandedNameSpace:(id)arg3; +- (void)setPropertiesToFind:(id)arg1; +- (id)propertiesToFind; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVFolderContentsMultiGetTask.h b/CoreDAV.framework/CoreDAVFolderContentsMultiGetTask.h new file mode 100755 index 0000000..6934d29 --- /dev/null +++ b/CoreDAV.framework/CoreDAVFolderContentsMultiGetTask.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@interface CoreDAVFolderContentsMultiGetTask : CoreDAVContainerMultiGetTask { +} + + +- (id)initWithURLs:(id)arg1 atContainerURL:(id)arg2 appSpecificDataItemClass:(Class)arg3; +- (void)setAdditionalProperties:(id)arg1 onDataItem:(id)arg2; +- (id)copyAdditionalPropElements; + +@end diff --git a/CoreDAV.framework/CoreDAVGetAccountPropertiesTaskGroup.h b/CoreDAV.framework/CoreDAVGetAccountPropertiesTaskGroup.h new file mode 100755 index 0000000..d6ba855 --- /dev/null +++ b/CoreDAV.framework/CoreDAVGetAccountPropertiesTaskGroup.h @@ -0,0 +1,59 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSMutableSet, NSString, NSSet, , NSURL; + +@interface CoreDAVGetAccountPropertiesTaskGroup : CoreDAVTaskGroup { + NSURL *_principalURL; + NSString *_displayName; + NSURL *_resourceID; + NSSet *_emailAddresses; + NSSet *_collections; + NSSet *_principalSearchProperties; + BOOL _isExpandPropertyReportSupported; + BOOL _fetchPrincipalSearchProperties; + BOOL _shouldIgnoreHomeSetOnDifferentHost; + NSMutableSet *_redirectHistory; +} + +@property(readonly) NSURL * principalURL; +@property(readonly) NSString * displayName; +@property(readonly) NSURL * resourceID; +@property(readonly) NSSet * emailAddresses; +@property(readonly) NSSet * collections; +@property(readonly) NSSet * principalSearchProperties; +@property(readonly) BOOL isExpandPropertyReportSupported; +@property BOOL fetchPrincipalSearchProperties; +@property * delegate; +@property BOOL shouldIgnoreHomeSetOnDifferentHost; + + +- (id)emailAddresses; +- (void)setShouldIgnoreHomeSetOnDifferentHost:(BOOL)arg1; +- (id)principalSearchProperties; +- (void)setFetchPrincipalSearchProperties:(BOOL)arg1; +- (BOOL)isExpandPropertyReportSupported; +- (void)searchPropertySetTask:(id)arg1 completetWithPropertySearchSet:(id)arg2 error:(id)arg3; +- (BOOL)fetchPrincipalSearchProperties; +- (void)_taskCompleted:(id)arg1 withError:(id)arg2; +- (void)processPrincipalHeaders:(id)arg1; +- (void)coaxServerForPrincipalHeaders; +- (BOOL)forceOptionsRequest; +- (BOOL)shouldIgnoreHomeSetOnDifferentHost; +- (void)taskGroupWillCancelWithError:(id)arg1; +- (void)startTaskGroup; +- (void)task:(id)arg1 didFinishWithError:(id)arg2; +- (void)propFindTask:(id)arg1 parsedResponses:(id)arg2 error:(id)arg3; +- (id)initWithAccountInfoProvider:(id)arg1 taskManager:(id)arg2; +- (id)resourceID; +- (id)homeSet; +- (void)_setPropertiesFromParsedResponses:(id)arg1; +- (id)_copyAccountPropertiesPropFindElements; +- (id)displayName; +- (id)principalURL; +- (id)description; +- (void)dealloc; +- (id)collections; + +@end diff --git a/CoreDAV.framework/CoreDAVGetTask.h b/CoreDAV.framework/CoreDAVGetTask.h new file mode 100755 index 0000000..790129d --- /dev/null +++ b/CoreDAV.framework/CoreDAVGetTask.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class ; + +@interface CoreDAVGetTask : CoreDAVTask { + id _appSpecificDataItemResult; + BOOL _forceNoCache; +} + +@property * delegate; +@property(retain) id appSpecificDataItemResult; +@property BOOL forceNoCache; + + +- (void)setForceNoCache:(BOOL)arg1; +- (void)setAppSpecificDataItemResult:(id)arg1; +- (BOOL)forceNoCache; +- (id)appSpecificDataItemResult; +- (id)copyDefaultParserForContentType:(id)arg1; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (unsigned int)cachePolicy; +- (id)description; +- (void)dealloc; +- (id)httpMethod; +- (id)requestBody; + +@end diff --git a/CoreDAV.framework/CoreDAVGetToFileTask.h b/CoreDAV.framework/CoreDAVGetToFileTask.h new file mode 100755 index 0000000..5cceba0 --- /dev/null +++ b/CoreDAV.framework/CoreDAVGetToFileTask.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSFileHandle; + +@interface CoreDAVGetToFileTask : CoreDAVGetTask { + NSFileHandle *_destinationFile; +} + +@property(retain) NSFileHandle * destinationFile; + + +- (void)setDestinationFile:(id)arg1; +- (id)initWithURL:(id)arg1 destinationFile:(id)arg2; +- (id)destinationFile; +- (BOOL)shouldLogResponseBody; +- (id)copyDefaultParserForContentType:(id)arg1; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVGrantItem.h b/CoreDAV.framework/CoreDAVGrantItem.h new file mode 100755 index 0000000..396cd70 --- /dev/null +++ b/CoreDAV.framework/CoreDAVGrantItem.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSMutableSet; + +@interface CoreDAVGrantItem : CoreDAVItem { + NSMutableSet *_privileges; +} + +@property(retain) NSMutableSet * privileges; + + +- (void)addPrivilege:(id)arg1; +- (id)copyParseRules; +- (void)setPrivileges:(id)arg1; +- (id)privileges; +- (void)write:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVHeadTask.h b/CoreDAV.framework/CoreDAVHeadTask.h new file mode 100755 index 0000000..7fb4bfe --- /dev/null +++ b/CoreDAV.framework/CoreDAVHeadTask.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@interface CoreDAVHeadTask : CoreDAVTask { +} + + +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (unsigned int)cachePolicy; +- (id)httpMethod; +- (id)requestBody; + +@end diff --git a/CoreDAV.framework/CoreDAVHrefItem.h b/CoreDAV.framework/CoreDAVHrefItem.h new file mode 100755 index 0000000..5530e79 --- /dev/null +++ b/CoreDAV.framework/CoreDAVHrefItem.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSURL; + +@interface CoreDAVHrefItem : CoreDAVLeafItem { + NSURL *_baseURL; + int _writeStyle; +} + +@property int writeStyle; +@property(retain) NSURL * baseURL; + + +- (void)setBaseURL:(id)arg1; +- (void)setWriteStyle:(int)arg1; +- (int)writeStyle; +- (id)payloadAsOriginalURL; +- (void)parserSuggestsBaseURL:(id)arg1; +- (id)payloadAsFullURL; +- (void)write:(id)arg1; +- (id)initWithURL:(id)arg1; +- (id)baseURL; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVInvertItem.h b/CoreDAV.framework/CoreDAVInvertItem.h new file mode 100755 index 0000000..1dbdb0f --- /dev/null +++ b/CoreDAV.framework/CoreDAVInvertItem.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVPrincipalItem; + +@interface CoreDAVInvertItem : CoreDAVItem { + CoreDAVPrincipalItem *_principal; +} + +@property(retain) CoreDAVPrincipalItem * principal; + + +- (void)setPrincipal:(id)arg1; +- (id)copyParseRules; +- (id)principal; +- (void)write:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVItem.h b/CoreDAV.framework/CoreDAVItem.h new file mode 100755 index 0000000..a1c8efe --- /dev/null +++ b/CoreDAV.framework/CoreDAVItem.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSMutableSet, NSString, NSData, NSMutableArray; + +@interface CoreDAVItem : NSObject { + NSString *_name; + NSString *_nameSpace; + NSMutableSet *_attributes; + NSMutableArray *_extraChildItems; + NSData *_payload; +} + +@property(retain) NSString * name; +@property(retain) NSString * nameSpace; +@property(retain) NSMutableSet * attributes; +@property(retain) NSMutableArray * extraChildItems; +@property(retain) NSData * payload; + + +- (void)setExtraChildItems:(id)arg1; +- (id)generateXMLString; +- (void)setPayloadAsString:(id)arg1; +- (void)parserSuggestsBaseURL:(id)arg1; +- (void)parserFoundUnrecognizedElement:(id)arg1; +- (void)parserFoundPayload:(id)arg1; +- (void)parserFoundAttributes:(id)arg1; +- (id)childrenToWrite; +- (id)hashString; +- (id)copyParseRules; +- (id)initWithNameSpace:(id)arg1 andName:(id)arg2; +- (void)setNameSpace:(id)arg1; +- (id)nameSpace; +- (id)extraChildItems; +- (id)payloadAsString; +- (void)write:(id)arg1; +- (void)setAttributes:(id)arg1; +- (id)attributes; +- (id)name; +- (id)payload; +- (void)setPayload:(id)arg1; +- (void)setName:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; +- (BOOL)validate; + +@end diff --git a/CoreDAV.framework/CoreDAVItemParserMapping.h b/CoreDAV.framework/CoreDAVItemParserMapping.h new file mode 100755 index 0000000..67f734f --- /dev/null +++ b/CoreDAV.framework/CoreDAVItemParserMapping.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSString; + +@interface CoreDAVItemParserMapping : NSObject { + NSString *_nameSpace; + NSString *_name; + Class _parseClass; +} + +@property(retain) NSString * nameSpace; +@property(retain) NSString * name; +@property Class parseClass; + + +- (Class)parseClass; +- (void)setParseClass:(Class)arg1; +- (void)setNameSpace:(id)arg1; +- (id)initWithNameSpace:(id)arg1 name:(id)arg2 parseClass:(Class)arg3; +- (id)nameSpace; +- (id)name; +- (void)setName:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVItemWithHrefChildItem.h b/CoreDAV.framework/CoreDAVItemWithHrefChildItem.h new file mode 100755 index 0000000..c30571c --- /dev/null +++ b/CoreDAV.framework/CoreDAVItemWithHrefChildItem.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVHrefItem; + +@interface CoreDAVItemWithHrefChildItem : CoreDAVItem { + CoreDAVHrefItem *_href; +} + +@property(retain) CoreDAVHrefItem * href; + + +- (id)copyParseRules; +- (void)write:(id)arg1; +- (void)setHref:(id)arg1; +- (id)href; +- (id)description; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVItemWithHrefChildren.h b/CoreDAV.framework/CoreDAVItemWithHrefChildren.h new file mode 100755 index 0000000..4a14347 --- /dev/null +++ b/CoreDAV.framework/CoreDAVItemWithHrefChildren.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVItemWithNoChildren, NSMutableSet; + +@interface CoreDAVItemWithHrefChildren : CoreDAVItem { + NSMutableSet *_hrefs; + CoreDAVItemWithNoChildren *_unauthenticated; +} + +@property(retain) NSMutableSet * hrefs; +@property(retain) CoreDAVItemWithNoChildren * unauthenticated; + + +- (id)hrefsAsStrings; +- (id)hrefsAsOriginalURLs; +- (void)setUnauthenticated:(id)arg1; +- (void)setHrefs:(id)arg1; +- (void)addHref:(id)arg1; +- (id)copyParseRules; +- (id)hrefs; +- (id)unauthenticated; +- (id)hrefsAsFullURLs; +- (id)description; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVItemWithNoChildren.h b/CoreDAV.framework/CoreDAVItemWithNoChildren.h new file mode 100755 index 0000000..0805e7e --- /dev/null +++ b/CoreDAV.framework/CoreDAVItemWithNoChildren.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@interface CoreDAVItemWithNoChildren : CoreDAVItem { +} + + +- (void)parserFoundUnrecognizedElement:(id)arg1; + +@end diff --git a/CoreDAV.framework/CoreDAVLeafDataPayload.h b/CoreDAV.framework/CoreDAVLeafDataPayload.h new file mode 100755 index 0000000..f6f85f8 --- /dev/null +++ b/CoreDAV.framework/CoreDAVLeafDataPayload.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSArray, NSString, NSData, NSURL; + +@interface CoreDAVLeafDataPayload : NSObject { + NSURL *_serverID; + NSString *_syncKey; + NSData *_dataPayload; +} + +@property(retain) NSURL * serverID; +@property(readonly) NSData * dataPayload; +@property(readonly) NSString * syncKey; +@property(readonly) NSArray * childrenOrder; + + +- (id)dataPayload; +- (id)initWithURL:(id)arg1 eTag:(id)arg2 dataPayload:(id)arg3 inContainerWithURL:(id)arg4 withAccountInfoProvider:(id)arg5; +- (void)dealloc; +- (id)syncKey; +- (id)serverID; +- (void)setServerID:(id)arg1; + +@end diff --git a/CoreDAV.framework/CoreDAVLeafItem.h b/CoreDAV.framework/CoreDAVLeafItem.h new file mode 100755 index 0000000..f603862 --- /dev/null +++ b/CoreDAV.framework/CoreDAVLeafItem.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@interface CoreDAVLeafItem : CoreDAVItem { +} + + +- (void)write:(id)arg1; + +@end diff --git a/CoreDAV.framework/CoreDAVLogging.h b/CoreDAV.framework/CoreDAVLogging.h new file mode 100755 index 0000000..fbcb7bb --- /dev/null +++ b/CoreDAV.framework/CoreDAVLogging.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@interface CoreDAVLogging : NSObject { + struct __CFDictionary { } *_logDelegates; +} + ++ (id)sharedLogging; + +- (void)logDiagnosticForProvider:(id)arg1 withLevel:(int)arg2 format:(id)arg3 args:(void*)arg4; +- (struct __CFSet { }*)delegatesToLogTransmittedDataForAccountInfoProvider:(id)arg1; +- (void)removeLogDelegate:(id)arg1 forAccountInfoProvider:(id)arg2; +- (void)addLogDelegate:(id)arg1 forAccountInfoProvider:(id)arg2; +- (BOOL)_shouldOutputAtLevel:(int)arg1 forAccountInfoProvider:(id)arg2; +- (BOOL)shouldLogAtLevel:(int)arg1 forAccountInfoProvider:(id)arg2; +- (struct __CFSet { }*)_delegatesToLogForProvider:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVMkcolResponseItem.h b/CoreDAV.framework/CoreDAVMkcolResponseItem.h new file mode 100755 index 0000000..76b43ad --- /dev/null +++ b/CoreDAV.framework/CoreDAVMkcolResponseItem.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSMutableSet; + +@interface CoreDAVMkcolResponseItem : CoreDAVItem { + NSMutableSet *_propStats; +} + +@property(retain) NSMutableSet * propStats; + + +- (BOOL)hasPropertyError; +- (void)setPropStats:(id)arg1; +- (void)addPropStat:(id)arg1; +- (id)propStats; +- (id)copyParseRules; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVMkcolTask.h b/CoreDAV.framework/CoreDAVMkcolTask.h new file mode 100755 index 0000000..5d13d69 --- /dev/null +++ b/CoreDAV.framework/CoreDAVMkcolTask.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSSet, ; + +@interface CoreDAVMkcolTask : CoreDAVTask { + NSSet *_propertiesToSet; + BOOL _sendOrder; + int _order; +} + +@property * delegate; +@property int order; +@property(retain) NSSet * propertiesToSet; + + +- (void)setOrder:(int)arg1; +- (int)order; +- (void)setPropertiesToSet:(id)arg1; +- (id)propertiesToSet; +- (id)initWithPropertiesToSet:(id)arg1 atURL:(id)arg2; +- (id)additionalHeaderValues; +- (id)copyDefaultParserForContentType:(id)arg1; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (id)initWithURL:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)httpMethod; +- (id)requestBody; + +@end diff --git a/CoreDAV.framework/CoreDAVMoveTask.h b/CoreDAV.framework/CoreDAVMoveTask.h new file mode 100755 index 0000000..14665f4 --- /dev/null +++ b/CoreDAV.framework/CoreDAVMoveTask.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class , NSString; + +@interface CoreDAVMoveTask : CoreDAVCopyOrMoveTask { + NSString *_previousETag; +} + +@property * delegate; +@property(retain) NSString * previousETag; + + +- (void)_callBackToDelegateWithResponses:(id)arg1 error:(id)arg2; +- (void)setPreviousETag:(id)arg1; +- (id)additionalHeaderValues; +- (id)previousETag; +- (id)description; +- (void)dealloc; +- (id)httpMethod; + +@end diff --git a/CoreDAV.framework/CoreDAVMultiPutTask.h b/CoreDAV.framework/CoreDAVMultiPutTask.h new file mode 100755 index 0000000..6fe8505 --- /dev/null +++ b/CoreDAV.framework/CoreDAVMultiPutTask.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVXMLData, NSString, NSDictionary, NSMutableDictionary; + +@interface CoreDAVMultiPutTask : CoreDAVTask { + NSString *_appSpecificNamespace; + NSString *_appSpecificDataProp; + NSString *_checkCTag; + CoreDAVXMLData *_pushedData; + BOOL _validCTag; + NSString *_nextCTag; + NSMutableDictionary *_uuidToHREF; + NSMutableDictionary *_hrefToETag; + NSMutableDictionary *_uuidToErrorItems; + NSMutableDictionary *_hrefToErrorItems; +} + +@property(readonly) NSString * nextCTag; +@property(readonly) NSDictionary * uuidToHREF; +@property(readonly) NSDictionary * hrefToETag; +@property(readonly) NSDictionary * uuidToErrorItems; +@property(readonly) NSDictionary * hrefToErrorItems; + + +- (void)fillOutDataWithUUIDsToAddActions:(id)arg1 hrefsToModDeleteActions:(id)arg2; +- (id)hrefToErrorItems; +- (id)uuidToErrorItems; +- (id)hrefToETag; +- (id)uuidToHREF; +- (id)initWithURL:(id)arg1 checkCTag:(id)arg2 uuidsToAddActions:(id)arg3 hrefsToModDeleteActions:(id)arg4; +- (id)additionalHeaderValues; +- (id)nextCTag; +- (id)copyDefaultParserForContentType:(id)arg1; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (void)dealloc; +- (id)httpMethod; +- (id)requestBody; + +@end diff --git a/CoreDAV.framework/CoreDAVMultiStatusItem.h b/CoreDAV.framework/CoreDAVMultiStatusItem.h new file mode 100755 index 0000000..ebbc657 --- /dev/null +++ b/CoreDAV.framework/CoreDAVMultiStatusItem.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVLeafItem, NSMutableArray, NSSet; + +@interface CoreDAVMultiStatusItem : CoreDAVItem { + NSMutableArray *_orderedResponses; + CoreDAVLeafItem *_responseDescription; +} + +@property(readonly) NSSet * responses; +@property(retain) NSMutableArray * orderedResponses; +@property(retain) CoreDAVLeafItem * responseDescription; + + +- (void)setOrderedResponses:(id)arg1; +- (void)setResponseDescription:(id)arg1; +- (id)responseDescription; +- (id)copyParseRules; +- (id)orderedResponses; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)addResponse:(id)arg1; +- (id)responses; + +@end diff --git a/CoreDAV.framework/CoreDAVNullParser.h b/CoreDAV.framework/CoreDAVNullParser.h new file mode 100755 index 0000000..3dbf0f8 --- /dev/null +++ b/CoreDAV.framework/CoreDAVNullParser.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSError; + +@interface CoreDAVNullParser : NSObject { + NSError *_parserError; +} + +@property(readonly) NSError * parserError; + + +- (BOOL)processData:(id)arg1 forTask:(id)arg2; +- (id)parserError; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVOctetStreamParser.h b/CoreDAV.framework/CoreDAVOctetStreamParser.h new file mode 100755 index 0000000..6fdc987 --- /dev/null +++ b/CoreDAV.framework/CoreDAVOctetStreamParser.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSError, NSMutableData; + +@interface CoreDAVOctetStreamParser : NSObject { + NSMutableData *_octetStreamData; + NSError *_parserError; +} + +@property(retain) NSMutableData * octetStreamData; +@property(readonly) NSError * parserError; + + +- (void)setOctetStreamData:(id)arg1; +- (BOOL)processData:(id)arg1 forTask:(id)arg2; +- (id)octetStreamData; +- (id)parserError; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVOctetStreamToFileParser.h b/CoreDAV.framework/CoreDAVOctetStreamToFileParser.h new file mode 100755 index 0000000..1732114 --- /dev/null +++ b/CoreDAV.framework/CoreDAVOctetStreamToFileParser.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSFileHandle; + +@interface CoreDAVOctetStreamToFileParser : CoreDAVOctetStreamParser { + NSFileHandle *_fileHandle; +} + +@property(retain) NSFileHandle * fileHandle; + + +- (id)fileHandle; +- (void)setFileHandle:(id)arg1; +- (id)initWithFileHandle:(id)arg1; +- (BOOL)processData:(id)arg1 forTask:(id)arg2; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVOptionsTask.h b/CoreDAV.framework/CoreDAVOptionsTask.h new file mode 100755 index 0000000..6eb4c27 --- /dev/null +++ b/CoreDAV.framework/CoreDAVOptionsTask.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class ; + +@interface CoreDAVOptionsTask : CoreDAVTask { +} + +@property * delegate; + + +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (id)httpMethod; +- (id)requestBody; + +@end diff --git a/CoreDAV.framework/CoreDAVOrderedAction.h b/CoreDAV.framework/CoreDAVOrderedAction.h new file mode 100755 index 0000000..6667cee --- /dev/null +++ b/CoreDAV.framework/CoreDAVOrderedAction.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@interface CoreDAVOrderedAction : CoreDAVAction { + int _order; +} + +@property(readonly) int order; + + +- (int)order; +- (id)initWithAction:(int)arg1 context:(id)arg2 order:(int)arg3; +- (id)description; + +@end diff --git a/CoreDAV.framework/CoreDAVParseRule.h b/CoreDAV.framework/CoreDAVParseRule.h new file mode 100755 index 0000000..d9b7f47 --- /dev/null +++ b/CoreDAV.framework/CoreDAVParseRule.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSString; + +@interface CoreDAVParseRule : NSObject { + int _minimumNumber; + int _maximumNumber; + NSString *_nameSpace; + NSString *_elementName; + Class _objectClass; + SEL _setterMethod; +} + +@property(readonly) int minimumNumber; +@property(readonly) int maximumNumber; +@property(readonly) NSString * nameSpace; +@property(readonly) NSString * elementName; +@property(readonly) Class objectClass; +@property(readonly) SEL setterMethod; + + +- (id)elementName; +- (id)initWithMinimumNumber:(int)arg1 maximumNumber:(int)arg2 nameSpace:(id)arg3 elementName:(id)arg4 objectClass:(Class)arg5 setterMethod:(SEL)arg6; +- (id)nameSpace; +- (id)description; +- (void)dealloc; +- (int)maximumNumber; +- (int)minimumNumber; +- (SEL)setterMethod; +- (Class)objectClass; + +@end diff --git a/CoreDAV.framework/CoreDAVPostOrPutTask.h b/CoreDAV.framework/CoreDAVPostOrPutTask.h new file mode 100755 index 0000000..b532fa2 --- /dev/null +++ b/CoreDAV.framework/CoreDAVPostOrPutTask.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSString, NSData; + +@interface CoreDAVPostOrPutTask : CoreDAVTask { + BOOL _forceToServer; + NSString *_previousETag; + NSString *_requestDataContentType; + NSData *_requestDataPayload; + BOOL _sendOrder; + int _order; +} + +@property BOOL forceToServer; +@property int order; +@property(retain) NSString * previousETag; +@property(retain) NSData * requestDataPayload; +@property(retain) NSString * requestDataContentType; + + +- (void)setOrder:(int)arg1; +- (int)order; +- (void)setRequestDataPayload:(id)arg1; +- (void)setRequestDataContentType:(id)arg1; +- (void)setForceToServer:(BOOL)arg1; +- (id)requestDataContentType; +- (id)requestDataPayload; +- (BOOL)forceToServer; +- (void)setPreviousETag:(id)arg1; +- (id)additionalHeaderValues; +- (id)previousETag; +- (id)initWithDataPayload:(id)arg1 dataContentType:(id)arg2 atURL:(id)arg3 previousETag:(id)arg4; +- (id)copyDefaultParserForContentType:(id)arg1; +- (id)initWithURL:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)requestBody; + +@end diff --git a/CoreDAV.framework/CoreDAVPostTask.h b/CoreDAV.framework/CoreDAVPostTask.h new file mode 100755 index 0000000..e3438ef --- /dev/null +++ b/CoreDAV.framework/CoreDAVPostTask.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class , NSData; + +@interface CoreDAVPostTask : CoreDAVPostOrPutTask { +} + +@property * delegate; +@property(readonly) NSData * responseBodyPayload; + + +- (id)responseBodyPayload; +- (id)initWithDataPayload:(id)arg1 dataContentType:(id)arg2 atURL:(id)arg3 previousETag:(id)arg4; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (id)httpMethod; + +@end diff --git a/CoreDAV.framework/CoreDAVPrincipalItem.h b/CoreDAV.framework/CoreDAVPrincipalItem.h new file mode 100755 index 0000000..552a510 --- /dev/null +++ b/CoreDAV.framework/CoreDAVPrincipalItem.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVItemWithNoChildren, CoreDAVItem, CoreDAVHrefItem; + +@interface CoreDAVPrincipalItem : CoreDAVItem { + CoreDAVHrefItem *_href; + CoreDAVItemWithNoChildren *_all; + CoreDAVItemWithNoChildren *_authenticated; + CoreDAVItemWithNoChildren *_unauthenticated; + CoreDAVItem *_property; + CoreDAVItemWithNoChildren *_selfItem; +} + +@property(retain) CoreDAVHrefItem * href; +@property(retain) CoreDAVItemWithNoChildren * all; +@property(retain) CoreDAVItemWithNoChildren * authenticated; +@property(retain) CoreDAVItemWithNoChildren * unauthenticated; +@property(retain) CoreDAVItem * property; +@property(retain) CoreDAVItemWithNoChildren * selfItem; + + +- (void)setAuthenticated:(id)arg1; +- (id)initTypeIsSelf; +- (id)initTypeIsUnauthenticated; +- (id)initTypeIsAuthenticated; +- (id)initTypeIsProperty:(id)arg1; +- (id)initTypeIsHREFWithURL:(id)arg1; +- (id)initTypeIsAll; +- (id)selfItem; +- (id)authenticated; +- (id)all; +- (void)setSelfItem:(id)arg1; +- (void)setUnauthenticated:(id)arg1; +- (void)setAll:(id)arg1; +- (id)hashString; +- (id)copyParseRules; +- (id)unauthenticated; +- (void)setProperty:(id)arg1; +- (id)property; +- (void)write:(id)arg1; +- (void)setHref:(id)arg1; +- (id)href; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVPrincipalPropertySearchTask.h b/CoreDAV.framework/CoreDAVPrincipalPropertySearchTask.h new file mode 100755 index 0000000..bbf9dee --- /dev/null +++ b/CoreDAV.framework/CoreDAVPrincipalPropertySearchTask.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSSet, NSDictionary; + +@interface CoreDAVPrincipalPropertySearchTask : CoreDAVPropertyFindBaseTask { + NSSet *_searchItems; + BOOL _applyToPrincipalCollectionSet; + NSDictionary *_extraAttributes; +} + +@property(retain) NSSet * searchItems; +@property(retain) NSDictionary * extraAttributes; +@property BOOL applyToPrincipalCollectionSet; + + +- (BOOL)applyToPrincipalCollectionSet; +- (id)initWithPropertySearches:(id)arg1 propertiesToFind:(id)arg2 atURL:(id)arg3 applyToPrincipalCollectionSet:(BOOL)arg4 extraAttributes:(id)arg5; +- (id)searchItems; +- (void)setApplyToPrincipalCollectionSet:(BOOL)arg1; +- (void)setSearchItems:(id)arg1; +- (id)initWithPropertiesToFind:(id)arg1 atURL:(id)arg2; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (void)setExtraAttributes:(id)arg1; +- (id)extraAttributes; +- (void)dealloc; +- (id)httpMethod; +- (id)requestBody; + +@end diff --git a/CoreDAV.framework/CoreDAVPrincipalSearchPropertyItem.h b/CoreDAV.framework/CoreDAVPrincipalSearchPropertyItem.h new file mode 100755 index 0000000..51a758d --- /dev/null +++ b/CoreDAV.framework/CoreDAVPrincipalSearchPropertyItem.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVLeafItem, CoreDAVItem; + +@interface CoreDAVPrincipalSearchPropertyItem : CoreDAVItem { + CoreDAVItem *_prop; + CoreDAVLeafItem *_descriptionItem; +} + +@property(retain) CoreDAVItem * prop; +@property(retain) CoreDAVLeafItem * descriptionItem; + + +- (void)setDescriptionItem:(id)arg1; +- (void)setProp:(id)arg1; +- (id)descriptionItem; +- (id)prop; +- (id)copyParseRules; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVPrincipalSearchPropertySetItem.h b/CoreDAV.framework/CoreDAVPrincipalSearchPropertySetItem.h new file mode 100755 index 0000000..bf406f8 --- /dev/null +++ b/CoreDAV.framework/CoreDAVPrincipalSearchPropertySetItem.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSMutableSet; + +@interface CoreDAVPrincipalSearchPropertySetItem : CoreDAVItem { + NSMutableSet *_principalSearchProperties; +} + +@property(retain) NSMutableSet * principalSearchProperties; + + +- (void)setPrincipalSearchProperties:(id)arg1; +- (void)addPrincipalSearchProperty:(id)arg1; +- (id)principalSearchProperties; +- (id)copyParseRules; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVPrincipalSearchPropertySetTask.h b/CoreDAV.framework/CoreDAVPrincipalSearchPropertySetTask.h new file mode 100755 index 0000000..c7dad64 --- /dev/null +++ b/CoreDAV.framework/CoreDAVPrincipalSearchPropertySetTask.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class ; + +@interface CoreDAVPrincipalSearchPropertySetTask : CoreDAVTask { +} + +@property * delegate; + + +- (id)copyDefaultParserForContentType:(id)arg1; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (id)initWithURL:(id)arg1; +- (id)httpMethod; +- (id)requestBody; + +@end diff --git a/CoreDAV.framework/CoreDAVPropFindItem.h b/CoreDAV.framework/CoreDAVPropFindItem.h new file mode 100755 index 0000000..a54cc56 --- /dev/null +++ b/CoreDAV.framework/CoreDAVPropFindItem.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVItemWithNoChildren, CoreDAVItem; + +@interface CoreDAVPropFindItem : CoreDAVItem { + CoreDAVItemWithNoChildren *_propName; + CoreDAVItemWithNoChildren *_allProp; + CoreDAVItem *_include; + CoreDAVItem *_prop; +} + +@property(retain) CoreDAVItemWithNoChildren * propName; +@property(retain) CoreDAVItemWithNoChildren * allProp; +@property(retain) CoreDAVItem * include; +@property(retain) CoreDAVItem * prop; + + +- (void)setInclude:(id)arg1; +- (void)setAllProp:(id)arg1; +- (void)setPropName:(id)arg1; +- (id)include; +- (id)allProp; +- (id)propName; +- (void)setProp:(id)arg1; +- (id)prop; +- (id)copyParseRules; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVPropFindTask.h b/CoreDAV.framework/CoreDAVPropFindTask.h new file mode 100755 index 0000000..6e4a2ee --- /dev/null +++ b/CoreDAV.framework/CoreDAVPropFindTask.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class ; + +@interface CoreDAVPropFindTask : CoreDAVPropertyFindBaseTask { +} + +@property * delegate; + + +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (id)initWithPropertiesToFind:(id)arg1 atURL:(id)arg2 withDepth:(int)arg3; +- (id)httpMethod; +- (id)requestBody; + +@end diff --git a/CoreDAV.framework/CoreDAVPropPatchTask.h b/CoreDAV.framework/CoreDAVPropPatchTask.h new file mode 100755 index 0000000..67ad892 --- /dev/null +++ b/CoreDAV.framework/CoreDAVPropPatchTask.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSSet, , CoreDAVResponseItem; + +@interface CoreDAVPropPatchTask : CoreDAVTask { + NSSet *_propPatchRemoveElements; + NSSet *_propPatchSetElements; + CoreDAVResponseItem *_responseItem; + BOOL _sendOrder; + int _order; +} + +@property * delegate; +@property int order; +@property(retain) CoreDAVResponseItem * responseItem; +@property(retain) NSSet * propPatchRemoveElements; +@property(retain) NSSet * propPatchSetElements; + + +- (void)setOrder:(int)arg1; +- (int)order; +- (void)setPropPatchSetElements:(id)arg1; +- (void)setPropPatchRemoveElements:(id)arg1; +- (id)initWithPropertiesToSet:(id)arg1 andRemove:(id)arg2 atURL:(id)arg3; +- (id)responseItem; +- (void)setResponseItem:(id)arg1; +- (id)propPatchRemoveElements; +- (id)propPatchSetElements; +- (id)additionalHeaderValues; +- (id)copyDefaultParserForContentType:(id)arg1; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (id)initWithURL:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)httpMethod; +- (id)requestBody; + +@end diff --git a/CoreDAV.framework/CoreDAVPropStatItem.h b/CoreDAV.framework/CoreDAVPropStatItem.h new file mode 100755 index 0000000..43c2759 --- /dev/null +++ b/CoreDAV.framework/CoreDAVPropStatItem.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVLeafItem, CoreDAVItem, CoreDAVErrorItem; + +@interface CoreDAVPropStatItem : CoreDAVItem { + CoreDAVLeafItem *_status; + CoreDAVItem *_prop; + CoreDAVErrorItem *_errorItem; + CoreDAVLeafItem *_responseDescription; +} + +@property(retain) CoreDAVLeafItem * status; +@property(retain) CoreDAVItem * prop; +@property(retain) CoreDAVErrorItem * errorItem; +@property(retain) CoreDAVLeafItem * responseDescription; + + +- (void)setStatus:(id)arg1; +- (void)setProp:(id)arg1; +- (id)prop; +- (void)setResponseDescription:(id)arg1; +- (void)setErrorItem:(id)arg1; +- (id)responseDescription; +- (id)copyParseRules; +- (id)errorItem; +- (id)status; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVPropertyFindBaseTask.h b/CoreDAV.framework/CoreDAVPropertyFindBaseTask.h new file mode 100755 index 0000000..e0baec5 --- /dev/null +++ b/CoreDAV.framework/CoreDAVPropertyFindBaseTask.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVMultiStatusItem, NSSet; + +@interface CoreDAVPropertyFindBaseTask : CoreDAVTask { + CoreDAVMultiStatusItem *_multiStatus; + NSSet *_propertiesToFind; +} + +@property(retain) CoreDAVMultiStatusItem * multiStatus; +@property(retain) NSSet * propertiesToFind; + + +- (void)setPropertiesToFind:(id)arg1; +- (void)setMultiStatus:(id)arg1; +- (id)parseHints; +- (id)successfulValueForNameSpace:(id)arg1 elementName:(id)arg2; +- (id)getTotalFailureError; +- (void)updateMultiStatusFromResponse; +- (id)propertiesToFind; +- (id)initWithPropertiesToFind:(id)arg1 atURL:(id)arg2; +- (id)multiStatus; +- (id)copyDefaultParserForContentType:(id)arg1; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVPropertySearchItem.h b/CoreDAV.framework/CoreDAVPropertySearchItem.h new file mode 100755 index 0000000..233f981 --- /dev/null +++ b/CoreDAV.framework/CoreDAVPropertySearchItem.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVLeafItem, NSString; + +@interface CoreDAVPropertySearchItem : CoreDAVItem { + CoreDAVLeafItem *_prop; + NSString *_match; + NSString *_matchTypeAttribute; +} + +@property(retain) CoreDAVLeafItem * prop; +@property(retain) NSString * match; +@property(retain) NSString * matchTypeAttribute; + + +- (id)match; +- (void)setMatch:(id)arg1; +- (void)setMatchTypeAttribute:(id)arg1; +- (id)initWithSearchPropertyNameSpace:(id)arg1 andName:(id)arg2; +- (id)matchTypeAttribute; +- (void)setProp:(id)arg1; +- (id)prop; +- (void)write:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; +- (int)wellKnownPrincipalSearchType; + +@end diff --git a/CoreDAV.framework/CoreDAVPropertyUpdateItem.h b/CoreDAV.framework/CoreDAVPropertyUpdateItem.h new file mode 100755 index 0000000..f3b32cf --- /dev/null +++ b/CoreDAV.framework/CoreDAVPropertyUpdateItem.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@interface CoreDAVPropertyUpdateItem : CoreDAVItem { +} + + + +@end diff --git a/CoreDAV.framework/CoreDAVPutStreamTask.h b/CoreDAV.framework/CoreDAVPutStreamTask.h new file mode 100755 index 0000000..a6eb7e5 --- /dev/null +++ b/CoreDAV.framework/CoreDAVPutStreamTask.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@interface CoreDAVPutStreamTask : CoreDAVPutTask { +} + + +- (id)requestBodyStream; +- (id)requestBody; + +@end diff --git a/CoreDAV.framework/CoreDAVPutTask.h b/CoreDAV.framework/CoreDAVPutTask.h new file mode 100755 index 0000000..2cdced9 --- /dev/null +++ b/CoreDAV.framework/CoreDAVPutTask.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class , NSString; + +@interface CoreDAVPutTask : CoreDAVPostOrPutTask { + NSString *_nextETag; +} + +@property * delegate; +@property(retain) NSString * nextETag; + + +- (void)setNextETag:(id)arg1; +- (id)nextETag; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)httpMethod; + +@end diff --git a/CoreDAV.framework/CoreDAVRecursiveContainerSyncTaskGroup.h b/CoreDAV.framework/CoreDAVRecursiveContainerSyncTaskGroup.h new file mode 100755 index 0000000..0bd6ba8 --- /dev/null +++ b/CoreDAV.framework/CoreDAVRecursiveContainerSyncTaskGroup.h @@ -0,0 +1,91 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSURL, , NSMutableArray, NSDictionary, NSString, NSMutableSet, NSMutableDictionary, NSArray; + +@interface CoreDAVRecursiveContainerSyncTaskGroup : CoreDAVTaskGroup { + int _phase; + NSURL *_folderURL; + NSString *_previousCTag; + NSString *_nextCTag; + NSString *_previousSyncToken; + NSString *_nextSyncToken; + NSString *_previousPTag; + NSString *_nextPTag; + NSArray *_actions; + void *_context; + unsigned int _multiGetBatchSize; + NSMutableArray *_unsubmittedTasks; + unsigned int _maxIndependentTasks; + NSURL *_addMemberURL; + BOOL _useMultiGet; + NSMutableSet *_syncReportDeletedURLs; + NSMutableDictionary *_leafURLToETag; + NSMutableArray *_childCollectionURL; + Class _appSpecificDataItemClass; + Class _appSpecificContainerItemClass; + BOOL _syncItemOrder; + NSMutableDictionary *_folderURLToChildrenURLOrder; + BOOL _preflightCTag; +} + +@property(readonly) NSURL * folderURL; +@property(readonly) NSString * previousCTag; +@property BOOL preflightCTag; +@property(retain) NSString * previousSyncToken; +@property(readonly) void* context; +@property unsigned int multiGetBatchSize; +@property * delegate; +@property unsigned int maxIndependentTasks; +@property(readonly) NSDictionary * folderURLToChildrenURLOrder; +@property(retain) NSString * nextCTag; + + +- (id)folderURLToChildrenURLOrder; +- (void)setPreflightCTag:(BOOL)arg1; +- (BOOL)preflightCTag; +- (id)initWithFolderURL:(id)arg1 previousCTag:(id)arg2 previousPTag:(id)arg3 previousSyncToken:(id)arg4 actions:(id)arg5 syncItemOrder:(BOOL)arg6 context:(void*)arg7 accountInfoProvider:(id)arg8 taskManager:(id)arg9; +- (void)_foundChildrenOrder:(id)arg1 inFolderWithURL:(id)arg2; +- (BOOL)shouldSyncChildWithResourceType:(id)arg1; +- (void)_folderModTask:(id)arg1 parsedPropStats:(id)arg2 error:(id)arg3; +- (void)_getTopFolderTags; +- (id)copyFolderMultiGetTaskWithURLs:(id)arg1; +- (void)_taskGroupSuccessfullyFinishedWithContents:(id)arg1; +- (void)_getItemTags; +- (void)propPatchTask:(id)arg1 parsedResponses:(id)arg2 error:(id)arg3; +- (void)mkcolTask:(id)arg1 parsedPropStats:(id)arg2 error:(id)arg3; +- (id)previousSyncToken; +- (id)previousCTag; +- (id)folderURL; +- (void)setMaxIndependentTasks:(unsigned int)arg1; +- (unsigned int)maxIndependentTasks; +- (void)setMultiGetBatchSize:(unsigned int)arg1; +- (unsigned int)multiGetBatchSize; +- (void)syncAway; +- (void)putTask:(id)arg1 completedWithNewETag:(id)arg2 error:(id)arg3; +- (void)deleteTask:(id)arg1 completedWithError:(id)arg2; +- (void)setNextCTag:(id)arg1; +- (void)_getTask:(id)arg1 finishedWithParsedContents:(id)arg2 error:(id)arg3; +- (void)_syncReportTask:(id)arg1 didFinishWithError:(id)arg2; +- (void)_postTask:(id)arg1 didFinishWithError:(id)arg2; +- (id)nextCTag; +- (void)setPreviousSyncToken:(id)arg1; +- (id)copyMultiGetTaskWithURLs:(id)arg1; +- (void)_getDataPayloads; +- (void)_pushActions; +- (id)dataContentType; +- (unsigned int)_submitTasks; +- (void)cancelTaskGroup; +- (void)_tearDownAllUnsubmittedTasks; +- (void)taskGroupWillCancelWithError:(id)arg1; +- (void)startTaskGroup; +- (void)task:(id)arg1 didFinishWithError:(id)arg2; +- (void)propFindTask:(id)arg1 parsedResponses:(id)arg2 error:(id)arg3; +- (void)bailWithError:(id)arg1; +- (id)_copyContainerParserMappings; +- (void*)context; +- (id)description; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVRemoveItem.h b/CoreDAV.framework/CoreDAVRemoveItem.h new file mode 100755 index 0000000..e7a4122 --- /dev/null +++ b/CoreDAV.framework/CoreDAVRemoveItem.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVItem; + +@interface CoreDAVRemoveItem : CoreDAVItem { + CoreDAVItem *_prop; +} + +@property(retain) CoreDAVItem * prop; + + +- (void)setProp:(id)arg1; +- (id)prop; +- (id)copyParseRules; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVRequestLogger.h b/CoreDAV.framework/CoreDAVRequestLogger.h new file mode 100755 index 0000000..f1731e4 --- /dev/null +++ b/CoreDAV.framework/CoreDAVRequestLogger.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class , NSArray; + +@interface CoreDAVRequestLogger : NSObject { + *_provider; + NSArray *_responseHeadersSortDescriptors; + int _snippetsLogged; +} + +@property(retain) NSArray * responseHeadersSortDescriptors; + + +- (id)responseHeadersSortDescriptors; +- (id)_inflateRequestBody:(id)arg1; +- (void)setResponseHeadersSortDescriptors:(id)arg1; +- (void)logCoreDAVResponseHeaders:(id)arg1 andStatusCode:(int)arg2; +- (void)logCoreDAVResponseSnippet:(id)arg1; +- (void)finishCoreDAVResponse; +- (void)logCoreDAVRequest:(id)arg1; +- (id)initWithProvider:(id)arg1; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVResourceTypeItem.h b/CoreDAV.framework/CoreDAVResourceTypeItem.h new file mode 100755 index 0000000..1ac02aa --- /dev/null +++ b/CoreDAV.framework/CoreDAVResourceTypeItem.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVItemWithNoChildren, NSSet; + +@interface CoreDAVResourceTypeItem : CoreDAVItem { + CoreDAVItemWithNoChildren *_addressBook; + CoreDAVItemWithNoChildren *_searchAddressBook; + CoreDAVItemWithNoChildren *_shared; + CoreDAVItemWithNoChildren *_principal; + CoreDAVItemWithNoChildren *_collection; + CoreDAVItemWithNoChildren *_unauthenticated; +} + +@property(retain) CoreDAVItemWithNoChildren * bookmarkFolder; +@property(retain) CoreDAVItemWithNoChildren * bookmarkBarFolder; +@property(retain) CoreDAVItemWithNoChildren * bookmarkMenuFolder; +@property(retain) CoreDAVItemWithNoChildren * addressBook; +@property(retain) CoreDAVItemWithNoChildren * searchAddressBook; +@property(retain) CoreDAVItemWithNoChildren * shared; +@property(retain) CoreDAVItemWithNoChildren * principal; +@property(retain) CoreDAVItemWithNoChildren * collection; +@property(retain) CoreDAVItemWithNoChildren * unauthenticated; +@property(readonly) NSSet * stringSet; + + +- (void)setAddressBook:(id)arg1; +- (id)addressBook; +- (void)setCollection:(id)arg1; +- (void)setShared:(id)arg1; +- (void)setSearchAddressBook:(id)arg1; +- (void)setUnauthenticated:(id)arg1; +- (void)setPrincipal:(id)arg1; +- (id)copyParseRules; +- (id)principal; +- (id)shared; +- (BOOL)isTypeWithNameSpace:(id)arg1 andName:(id)arg2; +- (id)searchAddressBook; +- (id)stringSet; +- (id)unauthenticated; +- (id)collection; +- (void)write:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)setExtraChild:(id)arg1 forNameSpace:(id)arg2 name:(id)arg3; +- (id)extraChildWithNameSpace:(id)arg1 name:(id)arg2; +- (void)setBookmarkMenuFolder:(id)arg1; +- (void)setBookmarkBarFolder:(id)arg1; +- (void)setBookmarkFolder:(id)arg1; +- (id)bookmarkMenuFolder; +- (id)bookmarkBarFolder; +- (id)bookmarkFolder; + +@end diff --git a/CoreDAV.framework/CoreDAVResponseItem.h b/CoreDAV.framework/CoreDAVResponseItem.h new file mode 100755 index 0000000..6a353fc --- /dev/null +++ b/CoreDAV.framework/CoreDAVResponseItem.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVLeafItem, NSMutableSet, CoreDAVErrorItem, CoreDAVItemWithHrefChildItem, NSMutableArray; + +@interface CoreDAVResponseItem : CoreDAVItem { + NSMutableArray *_hrefs; + CoreDAVLeafItem *_status; + NSMutableSet *_propStats; + CoreDAVErrorItem *_errorItem; + CoreDAVLeafItem *_responseDescription; + CoreDAVItemWithHrefChildItem *_location; +} + +@property(retain) NSMutableArray * hrefs; +@property(retain) CoreDAVLeafItem * status; +@property(retain) NSMutableSet * propStats; +@property(retain) CoreDAVErrorItem * errorItem; +@property(retain) CoreDAVLeafItem * responseDescription; +@property(retain) CoreDAVItemWithHrefChildItem * location; + + +- (void)setStatus:(id)arg1; +- (BOOL)hasPropertyError; +- (void)setHrefs:(id)arg1; +- (void)setPropStats:(id)arg1; +- (void)setResponseDescription:(id)arg1; +- (void)setErrorItem:(id)arg1; +- (void)addPropStat:(id)arg1; +- (void)addHref:(id)arg1; +- (id)responseDescription; +- (id)propStats; +- (id)copyParseRules; +- (id)errorItem; +- (id)firstHref; +- (id)hrefs; +- (id)successfulPropertiesToValues; +- (void)setLocation:(id)arg1; +- (id)location; +- (id)status; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVSRVLookupTask.h b/CoreDAV.framework/CoreDAVSRVLookupTask.h new file mode 100755 index 0000000..ee21ce7 --- /dev/null +++ b/CoreDAV.framework/CoreDAVSRVLookupTask.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSString, NSArray; + +@interface CoreDAVSRVLookupTask : CoreDAVTask { + NSString *_serviceString; + NSArray *_fetchedRecords; + struct __CFHost { } *_host; +} + +@property(retain) NSString * serviceString; +@property(retain) NSArray * fetchedRecords; +@property struct __CFHost { }* host; + + +- (void)setHost:(struct __CFHost { }*)arg1; +- (void)setFetchedRecords:(id)arg1; +- (void)setServiceString:(id)arg1; +- (void)performCoreDAVTask; +- (id)serviceString; +- (id)fetchedRecords; +- (id)initWithServiceString:(id)arg1; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (struct __CFHost { }*)host; +- (id)description; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVSRVResourceRecord.h b/CoreDAV.framework/CoreDAVSRVResourceRecord.h new file mode 100755 index 0000000..c9501b6 --- /dev/null +++ b/CoreDAV.framework/CoreDAVSRVResourceRecord.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSNumber, NSString; + +@interface CoreDAVSRVResourceRecord : NSObject { + NSString *_serviceString; + NSNumber *_priority; + NSNumber *_weight; + NSNumber *_port; + NSString *_target; +} + +@property(retain) NSString * serviceString; +@property(retain) NSNumber * priority; +@property(retain) NSNumber * weight; +@property(retain) NSNumber * port; +@property(retain) NSString * target; + + +- (id)weight; +- (void)setWeight:(id)arg1; +- (void)setPriority:(id)arg1; +- (void)setServiceString:(id)arg1; +- (id)serviceString; +- (void)setPort:(id)arg1; +- (id)priority; +- (id)port; +- (void)setTarget:(id)arg1; +- (id)description; +- (id)target; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVSetItem.h b/CoreDAV.framework/CoreDAVSetItem.h new file mode 100755 index 0000000..0f3f5e5 --- /dev/null +++ b/CoreDAV.framework/CoreDAVSetItem.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVItem; + +@interface CoreDAVSetItem : CoreDAVItem { + CoreDAVItem *_prop; +} + +@property(retain) CoreDAVItem * prop; + + +- (void)setProp:(id)arg1; +- (id)prop; +- (id)copyParseRules; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVSupportedReportItem.h b/CoreDAV.framework/CoreDAVSupportedReportItem.h new file mode 100755 index 0000000..7a2640a --- /dev/null +++ b/CoreDAV.framework/CoreDAVSupportedReportItem.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVItem; + +@interface CoreDAVSupportedReportItem : CoreDAVItem { + CoreDAVItem *_report; +} + +@property(retain) CoreDAVItem * report; + + +- (void)setReport:(id)arg1; +- (id)copyParseRules; +- (id)report; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVSupportedReportSetItem.h b/CoreDAV.framework/CoreDAVSupportedReportSetItem.h new file mode 100755 index 0000000..93369f9 --- /dev/null +++ b/CoreDAV.framework/CoreDAVSupportedReportSetItem.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSMutableSet; + +@interface CoreDAVSupportedReportSetItem : CoreDAVItem { + NSMutableSet *_supportedReports; +} + +@property(retain) NSMutableSet * supportedReports; + + +- (void)addSupportedReport:(id)arg1; +- (id)copyParseRules; +- (void)setSupportedReports:(id)arg1; +- (id)supportedReports; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVSyncDeleteTask.h b/CoreDAV.framework/CoreDAVSyncDeleteTask.h new file mode 100755 index 0000000..1ab511e --- /dev/null +++ b/CoreDAV.framework/CoreDAVSyncDeleteTask.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVAction; + +@interface CoreDAVSyncDeleteTask : CoreDAVDeleteTask { + CoreDAVAction *_action; +} + +@property(readonly) CoreDAVAction * action; + + +- (id)copyDefaultParserForContentType:(id)arg1; +- (void)setAction:(id)arg1; +- (id)action; + +@end diff --git a/CoreDAV.framework/CoreDAVSyncPostTask.h b/CoreDAV.framework/CoreDAVSyncPostTask.h new file mode 100755 index 0000000..76a6714 --- /dev/null +++ b/CoreDAV.framework/CoreDAVSyncPostTask.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVAction; + +@interface CoreDAVSyncPostTask : CoreDAVPostTask { + CoreDAVAction *_action; +} + +@property(readonly) CoreDAVAction * action; + + +- (id)copyDefaultParserForContentType:(id)arg1; +- (void)setAction:(id)arg1; +- (id)action; + +@end diff --git a/CoreDAV.framework/CoreDAVSyncPutTask.h b/CoreDAV.framework/CoreDAVSyncPutTask.h new file mode 100755 index 0000000..b190478 --- /dev/null +++ b/CoreDAV.framework/CoreDAVSyncPutTask.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVAction; + +@interface CoreDAVSyncPutTask : CoreDAVPutTask { + CoreDAVAction *_action; +} + +@property(readonly) CoreDAVAction * action; + + +- (id)copyDefaultParserForContentType:(id)arg1; +- (void)setAction:(id)arg1; +- (id)action; + +@end diff --git a/CoreDAV.framework/CoreDAVSyncReportItem.h b/CoreDAV.framework/CoreDAVSyncReportItem.h new file mode 100755 index 0000000..40b78c0 --- /dev/null +++ b/CoreDAV.framework/CoreDAVSyncReportItem.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSString; + +@interface CoreDAVSyncReportItem : CoreDAVMultiStatusItem { + NSString *_syncToken; +} + +@property(readonly) NSString * syncToken; + + +- (void)_setSyncTokenItem:(id)arg1; +- (id)copyParseRules; +- (id)syncToken; +- (id)description; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVSyncReportTask.h b/CoreDAV.framework/CoreDAVSyncReportTask.h new file mode 100755 index 0000000..2a05a39 --- /dev/null +++ b/CoreDAV.framework/CoreDAVSyncReportTask.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSString; + +@interface CoreDAVSyncReportTask : CoreDAVPropertyFindBaseTask { + NSString *_previousSyncToken; + NSString *_nextSyncToken; + BOOL _moreToSync; + BOOL _wasInvalidSyncToken; +} + +@property(readonly) NSString * nextSyncToken; +@property(readonly) BOOL moreToSync; +@property(readonly) BOOL wasInvalidSyncToken; + + +- (id)nextSyncToken; +- (BOOL)moreToSync; +- (id)notFoundHREFs; +- (BOOL)wasInvalidSyncToken; +- (id)initWithPropertiesToFind:(id)arg1 atURL:(id)arg2 withDepth:(int)arg3 previousSyncToken:(id)arg4; +- (id)copyDefaultParserForContentType:(id)arg1; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)httpMethod; +- (id)requestBody; + +@end diff --git a/CoreDAV.framework/CoreDAVTask.h b/CoreDAV.framework/CoreDAVTask.h new file mode 100755 index 0000000..dc7b760 --- /dev/null +++ b/CoreDAV.framework/CoreDAVTask.h @@ -0,0 +1,154 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSMutableDictionary, , NSHTTPURLResponse, NSURLRequest, NSMutableArray, NSError, NSDate, NSDictionary, CoreDAVRequestLogger, , , , NSURLConnection, NSURL; + +@interface CoreDAVTask : NSObject { + *_taskManager; + *_accountInfoProvider; + int _numDownloadedElements; + int _depth; + NSHTTPURLResponse *_response; + NSURLConnection *_connection; + NSURLRequest *_request; + double _timeoutInterval; + int _responseStatusCode; + NSDate *_dateConnectionWentOut; + BOOL _didSendRequest; + BOOL _didFailWithError; + BOOL _didCancel; + BOOL _didReceiveResponse; + BOOL _didReceiveData; + BOOL _didFinishLoading; + BOOL _finished; + void *_context; + BOOL _receivedBadPasswordResponse; + BOOL _triedTokenAuth; + BOOL _requestIsCompressed; + BOOL _compressedRequestFailed; + NSError *_passwordNotificationError; + *_responseBodyParser; + CoreDAVRequestLogger *_logger; + NSURL *_url; + BOOL _allowAutomaticRedirects; + *_delegate; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _requestProgressBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _responseProgressBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _completionBlock; + + NSError *_error; + unsigned int _totalBytesReceived; + NSMutableDictionary *_overriddenHeaders; + NSMutableArray *_redirectHistory; +} + +@property(copy) id requestProgressBlock; +@property(copy) id responseProgressBlock; +@property(copy) id completionBlock; +@property(retain) NSError * error; +@property(getter=isFinished,readonly) BOOL finished; +@property * taskManager; +@property * accountInfoProvider; +@property * delegate; +@property void* context; +@property int depth; +@property double timeoutInterval; +@property BOOL allowAutomaticRedirects; +@property(retain) * responseBodyParser; +@property(readonly) NSDictionary * responseHeaders; +@property int responseStatusCode; +@property(readonly) NSURL * url; +@property unsigned int totalBytesReceived; + ++ (unsigned int)uniqueQueryID; + +- (void)setError:(id)arg1; +- (id)completionBlock; +- (BOOL)isFinished; +- (int)depth; +- (void)setDepth:(int)arg1; +- (void)overrideRequestHeader:(id)arg1 withValue:(id)arg2; +- (void)setResponseStatusCode:(int)arg1; +- (BOOL)allowAutomaticRedirects; +- (BOOL)shouldLogResponseBody; +- (id)responseProgressBlock; +- (void)setTotalBytesReceived:(unsigned int)arg1; +- (unsigned int)totalBytesReceived; +- (id)requestProgressBlock; +- (void)setResponseProgressBlock:(id)arg1; +- (void)setRequestProgressBlock:(id)arg1; +- (id)_applyStorageSession:(struct __CFURLStorageSession { }*)arg1 toRequest:(id)arg2; +- (id)appleClientInfoString; +- (BOOL)_includeGeneralHeaders; +- (id)_compressBodyData:(id)arg1; +- (void)setResponseBodyParser:(id)arg1; +- (void)performCoreDAVTask; +- (id)requestBodyStream; +- (id)lastRedirectURL; +- (id)responseHeaders; +- (void)setAllowAutomaticRedirects:(BOOL)arg1; +- (int)responseStatusCode; +- (id)additionalHeaderValues; +- (id)copyDefaultParserForContentType:(id)arg1; +- (void)finishCoreDAVTaskWithError:(id)arg1; +- (id)responseBodyParser; +- (id)accountInfoProvider; +- (void)setAccountInfoProvider:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)setTimeoutInterval:(double)arg1; +- (double)timeoutInterval; +- (unsigned int)cachePolicy; +- (id)connection:(id)arg1 needNewBodyStream:(id)arg2; +- (void)connection:(id)arg1 didSendBodyData:(int)arg2 totalBytesWritten:(int)arg3 totalBytesExpectedToWrite:(int)arg4; +- (id)connection:(id)arg1 willSendRequest:(id)arg2 redirectResponse:(id)arg3; +- (BOOL)validate:(id*)arg1; +- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; +- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; +- (id)initWithURL:(id)arg1; +- (void)setCompletionBlock:(id)arg1; +- (void)reset; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (id)url; +- (void)loadRequest:(id)arg1; +- (void*)context; +- (void)setContext:(void*)arg1; +- (id)delegate; +- (BOOL)markAsFinished; +- (id)error; +- (id)description; +- (void)dealloc; +- (id)_applyAuthenticationChain:(struct __CFArray { }*)arg1 toRequest:(id)arg2; +- (id)_createBodyData; +- (void)_failImmediately; +- (void)_handleBadPasswordResponse; +- (void)tearDownResources; +- (id)httpMethod; +- (void)reportStatusWithError:(id)arg1; +- (int)numDownloadedElements; +- (void)setTaskManager:(id)arg1; +- (void)startModal; +- (id)requestBody; +- (id)taskManager; + +@end diff --git a/CoreDAV.framework/CoreDAVTaskGroup.h b/CoreDAV.framework/CoreDAVTaskGroup.h new file mode 100755 index 0000000..8564fac --- /dev/null +++ b/CoreDAV.framework/CoreDAVTaskGroup.h @@ -0,0 +1,65 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class , NSMutableSet, NSError, , ; + +@interface CoreDAVTaskGroup : NSObject { + *_taskManager; + *_accountInfoProvider; + double _timeoutInterval; + NSMutableSet *_outstandingTasks; + BOOL _isCancelling; + BOOL _isTearingDown; + *_delegate; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _progressBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _completionBlock; + + NSError *_error; +} + +@property * delegate; +@property double timeoutInterval; +@property(copy) id progressBlock; +@property(copy) id completionBlock; +@property(retain) NSError * error; +@property(readonly) * taskManager; +@property(readonly) * accountInfoProvider; +@property(readonly) NSMutableSet * outstandingTasks; + + +- (void)setError:(id)arg1; +- (id)completionBlock; +- (id)outstandingTasks; +- (void)_tearDownAllTasks; +- (void)finishCoreDAVTaskGroupWithError:(id)arg1; +- (void)syncAway; +- (void)cancelTaskGroup; +- (void)taskGroupWillCancelWithError:(id)arg1; +- (void)startTaskGroup; +- (id)accountInfoProvider; +- (void)bailWithError:(id)arg1; +- (id)initWithAccountInfoProvider:(id)arg1 taskManager:(id)arg2; +- (id)progressBlock; +- (void)setProgressBlock:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)setTimeoutInterval:(double)arg1; +- (double)timeoutInterval; +- (void)setCompletionBlock:(id)arg1; +- (id)delegate; +- (id)error; +- (void)dealloc; +- (id)taskManager; + +@end diff --git a/CoreDAV.framework/CoreDAVUpdateACLTaskGroup.h b/CoreDAV.framework/CoreDAVUpdateACLTaskGroup.h new file mode 100755 index 0000000..0d7b3e2 --- /dev/null +++ b/CoreDAV.framework/CoreDAVUpdateACLTaskGroup.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSSet, NSURL, CoreDAVPropFindTask; + +@interface CoreDAVUpdateACLTaskGroup : CoreDAVTaskGroup { + int _state; + NSSet *_aceItems; + NSURL *_url; + CoreDAVPropFindTask *_fetchTask; +} + +@property int state; +@property(retain) NSSet * aceItems; +@property(retain) NSURL * url; +@property(retain) CoreDAVPropFindTask * fetchTask; + + +- (void)setAceItems:(id)arg1; +- (id)initWithAccountInfoProvider:(id)arg1 aceItems:(id)arg2 url:(id)arg3 taskManager:(id)arg4; +- (void)_startSetACLWithAccessControlEntities:(id)arg1; +- (id)aceItems; +- (void)_finishWithError:(id)arg1 state:(int)arg2; +- (void)_startGetACL; +- (id)fetchTask; +- (void)setFetchTask:(id)arg1; +- (void)taskGroupWillCancelWithError:(id)arg1; +- (void)startTaskGroup; +- (void)task:(id)arg1 didFinishWithError:(id)arg2; +- (void)setUrl:(id)arg1; +- (id)url; +- (void)setState:(int)arg1; +- (int)state; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVValidatePrincipalsTaskGroup.h b/CoreDAV.framework/CoreDAVValidatePrincipalsTaskGroup.h new file mode 100755 index 0000000..6ad70f9 --- /dev/null +++ b/CoreDAV.framework/CoreDAVValidatePrincipalsTaskGroup.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSURL, NSSet, NSMutableSet; + +@interface CoreDAVValidatePrincipalsTaskGroup : CoreDAVTaskGroup { + NSMutableSet *_urlsToExamine; + NSMutableSet *_principalURLs; + NSURL *_urlBeingExamined; + BOOL _authError; +} + +@property(readonly) NSSet * resultPrincipalURLs; +@property(readonly) BOOL didReceiveAuthenticationError; +@property(retain) NSMutableSet * urlsToExamine; +@property(retain) NSMutableSet * principalURLs; +@property(retain) NSURL * urlBeingExamined; + + +- (void)setPrincipalURLs:(id)arg1; +- (id)resultPrincipalURLs; +- (id)initWithAccountInfoProvider:(id)arg1 urls:(id)arg2 taskManager:(id)arg3; +- (void)setUrlsToExamine:(id)arg1; +- (void)_fetchNextURL; +- (id)urlBeingExamined; +- (void)setUrlBeingExamined:(id)arg1; +- (void)_finishWithError:(id)arg1; +- (id)urlsToExamine; +- (id)principalURLs; +- (BOOL)didReceiveAuthenticationError; +- (void)cancelTaskGroup; +- (void)startTaskGroup; +- (void)task:(id)arg1 didFinishWithError:(id)arg2; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVXMLData.h b/CoreDAV.framework/CoreDAVXMLData.h new file mode 100755 index 0000000..ddedae0 --- /dev/null +++ b/CoreDAV.framework/CoreDAVXMLData.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSData; + +@interface CoreDAVXMLData : NSObject { + BOOL _shouldAddFormattingSpaces; + struct _xmlTextWriter { } *_writer; + struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; } *_doc; + BOOL _docHasEnded; + struct __CFDictionary { } *_seenURIsToPrefixes; + struct __CFDictionary { } *_seenURIsToDepth; + struct __CFArray { } *_elementStack; +} + +@property BOOL shouldAddFormattingSpaces; +@property(readonly) NSData * data; + + +- (void)appendElement:(id)arg1 inNamespace:(id)arg2 withStringContentAsCDATA:(id)arg3 withAttributeNamesAndValues:(id)arg4; +- (void)startElement:(id)arg1 inNamespace:(id)arg2 withAttributes:(id)arg3; +- (BOOL)shouldAddFormattingSpaces; +- (void)_startElement:(id)arg1 inNamespace:(id)arg2 withAttributeNamesAndValues:(id)arg3 attributes:(void*)arg4; +- (void)_startElement:(id)arg1 inNamespace:(id)arg2; +- (const char *)_prefixForNameSpace:(const char *)arg1; +- (void)setShouldAddFormattingSpaces:(BOOL)arg1; +- (void)endElement:(id)arg1 inNamespace:(id)arg2; +- (void)appendElement:(id)arg1 inNamespace:(id)arg2 withStringContent:(id)arg3 withAttributeNamesAndValues:(id)arg4; +- (void)startElement:(id)arg1 inNamespace:(id)arg2 withAttributeNamesAndValues:(id)arg3; +- (id)data; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVXMLElementAttribute.h b/CoreDAV.framework/CoreDAVXMLElementAttribute.h new file mode 100755 index 0000000..ad22cfa --- /dev/null +++ b/CoreDAV.framework/CoreDAVXMLElementAttribute.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class NSString; + +@interface CoreDAVXMLElementAttribute : NSObject { + NSString *_name; + NSString *_nameSpace; + NSString *_value; +} + +@property(retain) NSString * name; +@property(retain) NSString * nameSpace; +@property(retain) NSString * value; + + +- (id)initWithNameSpace:(id)arg1 name:(id)arg2 value:(id)arg3; +- (void)setNameSpace:(id)arg1; +- (id)nameSpace; +- (id)value; +- (void)setValue:(id)arg1; +- (id)name; +- (void)setName:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/CoreDAV.framework/CoreDAVXMLElementGenerator.h b/CoreDAV.framework/CoreDAVXMLElementGenerator.h new file mode 100755 index 0000000..3009aba --- /dev/null +++ b/CoreDAV.framework/CoreDAVXMLElementGenerator.h @@ -0,0 +1,74 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVItem, NSMutableData, CoreDAVXMLElementGenerator, NSDictionary, NSURL; + +@interface CoreDAVXMLElementGenerator : NSObject { + int _parsingState; + SEL _parentElementSetter; + CoreDAVItem *_element; + CoreDAVItem *_parentElement; + CoreDAVXMLElementGenerator *_parentGenerator; + NSMutableData *_characters; + NSMutableData *_cDATA; + CoreDAVXMLElementGenerator *_currentlyParsingSubItem; + NSDictionary *_cachedElementParseRules; + BOOL _checkedElementValidityIfRootElement; + BOOL _isUnrecognized; + NSURL *_baseURL; +} + +@property(retain) CoreDAVItem * element; +@property BOOL isUnrecognized; +@property BOOL checkedElementValidityIfRootElement; +@property int parsingState; +@property SEL parentElementSetter; +@property(retain) NSMutableData * characters; +@property(retain) NSMutableData * cDATA; +@property(retain) CoreDAVXMLElementGenerator * currentlyParsingSubItem; +@property CoreDAVXMLElementGenerator * parentGenerator; +@property(retain) NSDictionary * cachedElementParseRules; +@property(retain) NSURL * baseURL; + + +- (void)setBaseURL:(id)arg1; +- (void)setParentGenerator:(id)arg1; +- (void)setParentElementSetter:(SEL)arg1; +- (id)initWithParser:(id)arg1 baseURL:(id)arg2 rootElementNameSpace:(id)arg3 elementName:(id)arg4 parseClass:(Class)arg5; +- (void)resumeParsingWithParser:(id)arg1; +- (void)setCDATA:(id)arg1; +- (void)setCharacters:(id)arg1; +- (SEL)parentElementSetter; +- (BOOL)isUnrecognized; +- (id)cDATA; +- (void)setParsingState:(int)arg1; +- (void)setIsUnrecognized:(BOOL)arg1; +- (void)setCurrentlyParsingSubItem:(id)arg1; +- (void)setCachedElementParseRules:(id)arg1; +- (id)cachedElementParseRules; +- (void)notifyElement:(id)arg1 ofAttributesFound:(id)arg2; +- (void)noteChildCascadingFailure; +- (BOOL)isExpectedNameSpace:(id)arg1 andElementName:(id)arg2; +- (void)setCheckedElementValidityIfRootElement:(BOOL)arg1; +- (BOOL)checkedElementValidityIfRootElement; +- (id)currentlyParsingSubItem; +- (BOOL)tracksRootElement; +- (id)parentGenerator; +- (id)initWithParser:(id)arg1 parentGenerator:(id)arg2 parentElementSetter:(SEL)arg3 element:(id)arg4; +- (void)parserDidEndDocument:(id)arg1; +- (void)parser:(id)arg1 didStartElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4 attributes:(id)arg5; +- (void)parser:(id)arg1 didEndElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4; +- (void)parser:(id)arg1 foundCharacters:(id)arg2; +- (void)parser:(id)arg1 foundCDATA:(id)arg2; +- (void)parser:(id)arg1 parseErrorOccurred:(id)arg2; +- (id)characters; +- (void)parser:(id)arg1 validationErrorOccurred:(id)arg2; +- (id)baseURL; +- (id)description; +- (void)dealloc; +- (int)parsingState; +- (id)element; +- (void)setElement:(id)arg1; + +@end diff --git a/CoreDAV.framework/CoreDAVXMLParser.h b/CoreDAV.framework/CoreDAVXMLParser.h new file mode 100755 index 0000000..8dc1dc3 --- /dev/null +++ b/CoreDAV.framework/CoreDAVXMLParser.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV + */ + +@class CoreDAVItem, CoreDAVErrorItem, CoreDAVXMLElementGenerator, NSError, NSSet, NSURL; + +@interface CoreDAVXMLParser : NSXMLParser { + CoreDAVXMLElementGenerator *_rootElementGenerator; + CoreDAVXMLElementGenerator *_rootErrorGenerator; + NSSet *_parseHints; + NSURL *_baseURL; +} + +@property(retain) NSSet * parseHints; +@property(retain) NSURL * baseURL; +@property(readonly) CoreDAVItem * rootElement; +@property(readonly) CoreDAVErrorItem * rootError; +@property(readonly) NSError * parserError; +@property(retain) CoreDAVXMLElementGenerator * rootElementGenerator; +@property(retain) CoreDAVXMLElementGenerator * rootErrorGenerator; + + +- (void)setBaseURL:(id)arg1; +- (id)rootElement; +- (id)rootElementGenerator; +- (void)setRootElementGenerator:(id)arg1; +- (void)setRootErrorGenerator:(id)arg1; +- (id)rootErrorGenerator; +- (id)rootError; +- (id)parseHints; +- (BOOL)processData:(id)arg1 forTask:(id)arg2; +- (void)setParseHints:(id)arg1; +- (id)initWithRootElementNameSpace:(id)arg1 name:(id)arg2 parseClass:(Class)arg3 baseURL:(id)arg4; +- (id)baseURL; +- (id)initWithData:(id)arg1; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSAsset.h b/CoreMediaStream.framework/MSAsset.h new file mode 100755 index 0000000..e8be847 --- /dev/null +++ b/CoreMediaStream.framework/MSAsset.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class NSError, NSString, NSData, NSDictionary, NSURL; + +@interface MSAsset : NSObject { + NSData *_masterAssetHash; + NSDictionary *_metadata; + NSData *_fileHash; + NSString *_path; + NSString *_type; + NSString *_MMCSAccessHeader; + NSURL *_MMCSURL; + unsigned long long _protocolFileSize; + NSData *_fileData; + NSError *_error; +} + +@property(retain) NSData * masterAssetHash; +@property(retain) NSDictionary * metadata; +@property(retain) NSData * fileHash; +@property(retain) NSString * path; +@property(retain) NSString * type; +@property(retain) NSString * MMCSAccessHeader; +@property(retain) NSURL * MMCSURL; +@property unsigned long long protocolFileSize; +@property(retain) NSData * fileData; +@property(retain) NSError * error; + ++ (id)asset; + +- (id)metadataValueForKey:(id)arg1; +- (void)setError:(id)arg1; +- (id)path; +- (void)setFileData:(id)arg1; +- (void)setProtocolFileSize:(unsigned long long)arg1; +- (unsigned long long)protocolFileSize; +- (void)setMMCSURL:(id)arg1; +- (id)MMCSURL; +- (void)setFileHash:(id)arg1; +- (id)fileData; +- (void)addMetadataValue:(id)arg1 forKey:(id)arg2; +- (id)MMCSAccessHeader; +- (void)setMMCSAccessHeader:(id)arg1; +- (id)masterAssetHash; +- (void)setMetadata:(id)arg1; +- (id)metadata; +- (void)setPath:(id)arg1; +- (id)type; +- (void)setType:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (unsigned long long)_fileSize; +- (id)error; +- (void)setMasterAssetHash:(id)arg1; +- (id)fileHash; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSAssetCollection.h b/CoreMediaStream.framework/MSAssetCollection.h new file mode 100755 index 0000000..446a52b --- /dev/null +++ b/CoreMediaStream.framework/MSAssetCollection.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class NSArray, NSString, MSAsset, NSData; + +@interface MSAssetCollection : NSObject { + NSString *_assetCollectionID; + MSAsset *_masterAsset; + NSArray *_derivedAssets; + NSString *_fileName; +} + +@property(retain) NSString * assetCollectionID; +@property(retain) MSAsset * masterAsset; +@property(readonly) NSData * masterAssetHash; +@property(retain) NSArray * derivedAssets; +@property(retain) NSString * fileName; + ++ (id)collectionWithMasterAsset:(id)arg1 fileName:(id)arg2 derivedAssets:(id)arg3; ++ (id)collectionWithMasterAsset:(id)arg1 fileName:(id)arg2; + +- (void)setFileName:(id)arg1; +- (void)setMasterAsset:(id)arg1; +- (void)setDerivedAssets:(id)arg1; +- (id)derivedAssets; +- (id)masterAsset; +- (id)masterAssetHash; +- (void)setAssetCollectionID:(id)arg1; +- (id)assetCollectionID; +- (id)fileName; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithMasterAsset:(id)arg1 fileName:(id)arg2 derivedAssets:(id)arg3; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSBackoffManager.h b/CoreMediaStream.framework/MSBackoffManager.h new file mode 100755 index 0000000..5c0b72b --- /dev/null +++ b/CoreMediaStream.framework/MSBackoffManager.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class NSDate; + +@interface MSBackoffManager : NSObject { + double _initialInterval; + double _backoffFactor; + double _randomizeFactor; + double _maxBackoffInterval; + double _currentInterval; + NSDate *_nextExpiryDate; + NSDate *_retryAfterDate; +} + +@property double initialInterval; +@property double backoffFactor; +@property double randomizeFactor; +@property double maxBackoffInterval; +@property double currentInterval; +@property(retain) NSDate * nextExpiryDate; +@property(retain) NSDate * retryAfterDate; + + +- (void)setRetryAfterDate:(id)arg1; +- (id)retryAfterDate; +- (void)setNextExpiryDate:(id)arg1; +- (double)currentInterval; +- (void)setMaxBackoffInterval:(double)arg1; +- (double)maxBackoffInterval; +- (void)setRandomizeFactor:(double)arg1; +- (double)randomizeFactor; +- (void)setBackoffFactor:(double)arg1; +- (double)backoffFactor; +- (void)setInitialInterval:(double)arg1; +- (double)initialInterval; +- (void)backoff; +- (void)didReceiveRetryAfterDate:(id)arg1; +- (id)nextExpiryDate; +- (void)setCurrentInterval:(double)arg1; +- (id)initWithInitialInterval:(double)arg1 backoffFactor:(double)arg2 randomizeFactor:(double)arg3 maxBackoffInterval:(double)arg4 retryAfterDate:(id)arg5; +- (void)reset; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSCupidStateMachine.h b/CoreMediaStream.framework/MSCupidStateMachine.h new file mode 100755 index 0000000..a07b966 --- /dev/null +++ b/CoreMediaStream.framework/MSCupidStateMachine.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class MSBackoffManager, NSString, NSMutableDictionary; + +@interface MSCupidStateMachine : NSObject { + NSString *_personID; + NSString *_manifestPath; + NSMutableDictionary *_userManifest; + MSBackoffManager *_streamsBackoffManager; + MSBackoffManager *_MMCSBackoffManager; +} + +@property(retain) NSMutableDictionary * _userManifest; +@property(readonly) NSString * personID; + + +- (void)set_userManifest:(id)arg1; +- (void)_commitUserManifest; +- (id)_userManifest; +- (void)_forget; +- (void)protocol:(id)arg1 didReceiveRetryAfterDate:(id)arg2; +- (void)_abort; +- (void)_resetMMCSBackoffTimer; +- (void)_backoffMMCSBackoffTimer; +- (void)_didReceiveMMCSRetryAfterDate:(id)arg1; +- (void)_resetStreamsBackoffTimer; +- (void)_backoffStreamsBackoffTimer; +- (void)_didReceiveStreamsRetryAfterDate:(id)arg1; +- (void)_updateMasterManifest; +- (id)_latestNextActivityDate; +- (id)initWithPersonID:(id)arg1; +- (void)forget; +- (void)deactivate; +- (id)personID; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSInvitationResponse.h b/CoreMediaStream.framework/MSInvitationResponse.h new file mode 100755 index 0000000..b39bff5 --- /dev/null +++ b/CoreMediaStream.framework/MSInvitationResponse.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class MSShare; + +@interface MSInvitationResponse : NSObject { + MSShare *_invitation; + BOOL _accept; +} + +@property(retain) MSShare * invitation; +@property BOOL accept; + ++ (id)responseWithInvitation:(id)arg1 accept:(BOOL)arg2; + +- (void)setInvitation:(id)arg1; +- (id)invitation; +- (id)initWithInvitation:(id)arg1 accept:(BOOL)arg2; +- (BOOL)accept; +- (void)setAccept:(BOOL)arg1; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSInvitationStrings.h b/CoreMediaStream.framework/MSInvitationStrings.h new file mode 100755 index 0000000..91e38ac --- /dev/null +++ b/CoreMediaStream.framework/MSInvitationStrings.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class NSString; + +@interface MSInvitationStrings : NSObject { + NSString *_title; + NSString *_body; +} + +@property(retain) NSString * title; +@property(retain) NSString * body; + ++ (id)invitationStringsWithTitle:(id)arg1 body:(id)arg2; + +- (id)initWithTitle:(id)arg1 body:(id)arg2; +- (void)setBody:(id)arg1; +- (id)body; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSMMCSProtocol.h b/CoreMediaStream.framework/MSMMCSProtocol.h new file mode 100755 index 0000000..3e297c2 --- /dev/null +++ b/CoreMediaStream.framework/MSMMCSProtocol.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class NSString, NSMutableDictionary; + +@interface MSMMCSProtocol : NSObject { + NSString *_personID; + NSString *_MMCSDirPath; + struct __MMCSEngine { } *_engine; + NSString *_engineDirPath; + NSString *_manifestPath; + NSMutableDictionary *_manifest; +} + +@property(readonly) NSString * personID; +@property(readonly) struct __MMCSEngine { }* engine; + ++ (id)computeItemIDForAsset:(id)arg1; + +- (void)abort; +- (struct __MMCSEngine { }*)engine; +- (void)_requestCompleted; +- (void)_putItemDone:(unsigned long long)arg1 error:(id)arg2; +- (void)_getItemDone:(unsigned long long)arg1 path:(id)arg2 error:(id)arg3; +- (id)_getUTIFromItem:(unsigned long long)arg1; +- (int)_getFileDescriptorFromItem:(unsigned long long)arg1; +- (id)initWithPersonID:(id)arg1 path:(id)arg2; +- (void)didFinishUsingAssets:(id)arg1; +- (void)deactivateRemoveAllFiles:(BOOL)arg1; +- (void)deactivate; +- (id)personID; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSMediaStreamDaemon.h b/CoreMediaStream.framework/MSMediaStreamDaemon.h new file mode 100755 index 0000000..84f98ee --- /dev/null +++ b/CoreMediaStream.framework/MSMediaStreamDaemon.h @@ -0,0 +1,69 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class ; + +@interface MSMediaStreamDaemon : NSObject { + *_delegate; + int _busyCount; + int _UIBusyCount; +} + +@property * delegate; + + +- (BOOL)isBusy; +- (void)start; +- (void)setDelegate:(id)arg1; +- (void)didExceedPublishQuotaForPersonID:(id)arg1 retryDate:(id)arg2; +- (void)didReceiveAuthenticationSuccessForPersonID:(id)arg1; +- (void)didReceiveAuthenticationFailureForPersonID:(id)arg1; +- (void)showInvitationFailureAlertForPersonID:(id)arg1 failures:(id)arg2; +- (void)didReceiveNewShareState:(id)arg1 oldShareState:(id)arg2 forPersonID:(id)arg3; +- (void)didReceiveNewServerSideConfigurationForPersonID:(id)arg1; +- (void)didReceiveServerSideConfigurationVersion:(id)arg1 forPersonID:(id)arg2; +- (id)notificationStringsForShareStateTransitionOldShares:(id)arg1 newShares:(id)arg2; +- (void)refreshShareStatesForPersonID:(id)arg1; +- (void)removeShare:(id)arg1 forPersonID:(id)arg2; +- (void)modifyShare:(id)arg1 forPersonID:(id)arg2; +- (void)respondToInvitation:(id)arg1 forPersonID:(id)arg2 accept:(BOOL)arg3; +- (void)sendInvitations:(id)arg1 forPersonID:(id)arg2; +- (id)invitationStringsFromInvitation:(id)arg1 targetPersonID:(id)arg2; +- (id)invitationFromPushNotificationUserInfo:(id)arg1 outSourcePersonID:(id*)arg2 outTargetPersonID:(id*)arg3; +- (void)_setShares:(id)arg1 forPersonID:(id)arg2; +- (id)ownSubscribedStreamForPersonID:(id)arg1; +- (id)subscribedStreamsForPersonID:(id)arg1; +- (void)computeHashForAsset:(id)arg1 personID:(id)arg2; +- (void)resetSubscriberSyncForPersonID:(id)arg1; +- (void)pollForSubscriptionUpdatesTriggeredByPushNotification; +- (BOOL)enqueueAssetCollection:(id)arg1 personID:(id)arg2 outError:(id*)arg3; +- (void)abortAllActivityForPersonID:(id)arg1; +- (BOOL)personIDHasOutstandingPublications:(id)arg1; +- (BOOL)hasOutstandingActivity; +- (void)releaseUIBusy; +- (void)retainUIBusy; +- (void)retryOutstandingActivities; +- (void)refreshServerSideConfigurationForPersonID:(id)arg1; +- (id)_boundServerSideConfigManagerForPersonID:(id)arg1; +- (void)_removeShareWithPersonID:(id)arg1 inArray:(id)arg2; +- (id)_findShareWithPersonID:(id)arg1 inArray:(id)arg2; +- (BOOL)personIDIsAcceptingInvitations:(id)arg1; +- (id)sharesForPersonID:(id)arg1; +- (id)_boundSharingManagerForPersonID:(id)arg1; +- (void)stopAllActivities; +- (void)releaseBusy; +- (id)_boundSubscriberForPersonID:(id)arg1; +- (id)_boundPublisherForPersonID:(id)arg1; +- (void)retainBusy; +- (BOOL)isInRetryState; +- (id)nextActivityDate; +- (void)stop; +- (id)delegate; +- (void)forgetPersonID:(id)arg1; +- (id)serverSideConfigurationForPersonID:(id)arg1; +- (void)pollForSubscriptionUpdatesForPersonID:(id)arg1; +- (void)retainPowerAssertion; +- (void)releasePowerAssertion; + +@end diff --git a/CoreMediaStream.framework/MSObjectQueue.h b/CoreMediaStream.framework/MSObjectQueue.h new file mode 100755 index 0000000..de5c581 --- /dev/null +++ b/CoreMediaStream.framework/MSObjectQueue.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@interface MSObjectQueue : NSObject { + struct sqlite3 { } *_db; + struct __CFDictionary { } *_statements; +} + +@property(readonly) long long count; + + +- (void)commitObjectsWrappers:(id)arg1; +- (id)_objectWrapperFromQueueQuery:(struct sqlite3_stmt { }*)arg1 outSize:(long long*)arg2; +- (struct sqlite3_stmt { }*)_statementLabel:(id)arg1 query:(const char *)arg2; +- (id)allObjectWrappersMaxCount:(long long)arg1; +- (void)commitErrorCountsForObjectWrappers:(id)arg1; +- (void)removeObjectWrappersFromQueue:(id)arg1; +- (id)objectWrappersWithZeroSizeMaxCount:(long long)arg1; +- (id)smallestObjectWrappersTargetTotalSize:(long long)arg1 maxCount:(long long)arg2; +- (void)appendObjectWrappers:(id)arg1; +- (id)initWithPath:(id)arg1; +- (long long)count; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSObjectWrapper.h b/CoreMediaStream.framework/MSObjectWrapper.h new file mode 100755 index 0000000..6e3970c --- /dev/null +++ b/CoreMediaStream.framework/MSObjectWrapper.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class , ; + +@interface MSObjectWrapper : NSObject { + long long _size; + long long _uniqueID; + *_object; + int _errorCount; +} + +@property long long size; +@property long long uniqueID; +@property(readonly) * object; +@property int errorCount; + ++ (id)objectsFromWrappers:(id)arg1 equalToObject:(id)arg2; ++ (int)indexOfObject:(id)arg1 inWrapperArray:(id)arg2; ++ (id)objectsFromWrappers:(id)arg1; ++ (id)wrapperWithObject:(id)arg1 size:(long long)arg2; + +- (int)errorCount; +- (id)initWithObject:(id)arg1 size:(long long)arg2; +- (void)setErrorCount:(int)arg1; +- (void)setUniqueID:(long long)arg1; +- (id)object; +- (void)setSize:(long long)arg1; +- (long long)size; +- (long long)uniqueID; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSPublishMMCSProtocol.h b/CoreMediaStream.framework/MSPublishMMCSProtocol.h new file mode 100755 index 0000000..aa2f9dd --- /dev/null +++ b/CoreMediaStream.framework/MSPublishMMCSProtocol.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class NSMutableDictionary, ; + +@interface MSPublishMMCSProtocol : MSMMCSProtocol { + *_delegate; + NSMutableDictionary *_itemIDToAssetDict; + unsigned long long *_itemIDs; + const char **_signatures; + char **_authTokens; + unsigned int *_itemFlags; + int _itemsInFlight; +} + +@property * delegate; + + +- (void)setDelegate:(id)arg1; +- (void)_putItemsFailure; +- (void)_closeFDForAsset:(id)arg1; +- (void)_requestCompleted; +- (void)_putItemDone:(unsigned long long)arg1 error:(id)arg2; +- (id)_getUTIFromItem:(unsigned long long)arg1; +- (int)_getFileDescriptorFromItem:(unsigned long long)arg1; +- (void)publishAssets:(id)arg1 URL:(id)arg2; +- (id)initWithPersonID:(id)arg1; +- (void)computeHashForAsset:(id)arg1; +- (void)deactivate; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSPublishStreamsProtocol.h b/CoreMediaStream.framework/MSPublishStreamsProtocol.h new file mode 100755 index 0000000..c36e9cb --- /dev/null +++ b/CoreMediaStream.framework/MSPublishStreamsProtocol.h @@ -0,0 +1,78 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSArray; + +@interface MSPublishStreamsProtocol : MSStreamsProtocol { + struct __MSPSPCContext { + struct __MSSPCContext { + void *owner; + struct __CFString {} *personID; + struct __CFString {} *authToken; + struct __CFDictionary {} *deviceInfo; + double connectionTimeout; + int (*__didReceiveDataCallback)(); + int (*__didFinishCallback)(); + int (*__didFailAuthenticationCallback)(); + int (*__didReceiveServerSideConfigVersionCallback)(); + int (*__didReceiveRetryAfterCallback)(); + struct CFURLConnectionClient_V1 {} *__client; + struct _CFURLConnection {} *__connection; + struct __CFData {} *__responseData; + struct __CFHTTPMessage {} *__response; + struct __CFError {} *__error; + } _super; + int (*finishedCallback)(); + int (*authFailedCallback)(); + int (*didReceiveServerSideConfigurationVersionCallback)(); + int (*didReceiveRetryAfterCallback)(); + } _context; + NSArray *_assetCollectionsInFlight; + struct __MSPSPCUCContext { + struct __MSSPCContext { + void *owner; + struct __CFString {} *personID; + struct __CFString {} *authToken; + struct __CFDictionary {} *deviceInfo; + double connectionTimeout; + int (*__didReceiveDataCallback)(); + int (*__didFinishCallback)(); + int (*__didFailAuthenticationCallback)(); + int (*__didReceiveServerSideConfigVersionCallback)(); + int (*__didReceiveRetryAfterCallback)(); + struct CFURLConnectionClient_V1 {} *__client; + struct _CFURLConnection {} *__connection; + struct __CFData {} *__responseData; + struct __CFHTTPMessage {} *__response; + struct __CFError {} *__error; + } _super; + int (*finishedCallback)(); + int (*authFailedCallback)(); + int (*didReceiveServerSideConfigurationVersionCallback)(); + } _UCContext; +} + + +- (void)abort; +- (void)setDelegate:(id)arg1; +- (void)_coreProtocolDidFinishUCResults:(id)arg1 error:(id)arg2; +- (void)_coreProtocolDidFailAuthenticationError:(id)arg1; +- (void)_coreProtocolDidFinishResponse:(id)arg1 error:(id)arg2; +- (BOOL)_insertInfoAboutAsset:(id)arg1 intoDictionary:(id)arg2 outError:(id*)arg3; +- (void)_resetConnectionVariables; +- (id)_metadataDictForAssetCollection:(id)arg1 outError:(id*)arg2; +- (id)_metadataDictForAsset:(id)arg1 outError:(id*)arg2; +- (id)_missingAssetFieldErrorWithFieldName:(id)arg1; +- (void)sendUploadCompleteForAssetCollections:(id)arg1; +- (void)sendMetadataForAssetCollections:(id)arg1; +- (id)initWithPersonID:(id)arg1 baseURL:(id)arg2; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSPublisher.h b/CoreMediaStream.framework/MSPublisher.h new file mode 100755 index 0000000..c94b892 --- /dev/null +++ b/CoreMediaStream.framework/MSPublisher.h @@ -0,0 +1,89 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class MSObjectQueue, , , MSMediaStreamDaemon, MSPublishStreamsProtocol, NSMutableArray, NSURL, NSMutableDictionary; + +@interface MSPublisher : MSCupidStateMachine { + *_delegate; + MSMediaStreamDaemon *_daemon; + int _state; + MSObjectQueue *_uploadQueue; + NSMutableArray *_requestAuthQueue; + NSMutableArray *_sendingQueue; + NSMutableDictionary *_fileHashToAssetMap; + MSPublishStreamsProtocol *_protocol; + *_storageProtocol; + NSURL *_storageProtocolURL; + NSMutableArray *_tempFiles; + NSMutableDictionary *_maxSizeByUTI; + long long _publishTargetByteCount; + int _publishBatchSize; + int _maxErrorCount; +} + +@property MSMediaStreamDaemon * daemon; +@property(retain) NSURL * storageProtocolURL; +@property long long publishTargetByteCount; +@property int publishBatchSize; +@property * delegate; + ++ (id)nextActivityDateForPersonID:(id)arg1; ++ (void)_setMasterNextActivityDate:(id)arg1 forPersonID:(id)arg2; ++ (id)_clearInstantiatedPublishersByPersonID; ++ (void)stopAllActivities; ++ (id)existingPublisherForPersonID:(id)arg1; ++ (id)publisherForPersonID:(id)arg1; ++ (BOOL)isInRetryState; ++ (id)personIDsWithOutstandingActivities; ++ (id)nextActivityDate; ++ (void)forgetPersonID:(id)arg1; + +- (void)abort; +- (void)setDelegate:(id)arg1; +- (void)setPublishTargetByteCount:(long long)arg1; +- (long long)publishTargetByteCount; +- (id)storageProtocolURL; +- (id)daemon; +- (void)_forget; +- (void)_removeAssetFromFileHashMap:(id)arg1; +- (void)publishStorageProtocolDidFinishPublishingAllAssets:(id)arg1; +- (void)publishStorageProtocol:(id)arg1 didFinishUsingFD:(int)arg2 forAsset:(id)arg3; +- (int)publishStorageProtocol:(id)arg1 didRequestFDForAsset:(id)arg2; +- (void)publishStorageProtocol:(id)arg1 didFinishUploadingAsset:(id)arg2 error:(id)arg3; +- (void)publishStreamsProtocol:(id)arg1 didFinishSendingUploadCompleteError:(id)arg2; +- (void)publishStreamsProtocol:(id)arg1 didReceiveAuthenticationError:(id)arg2; +- (void)publishStreamsProtocol:(id)arg1 didFinishUploadingMetadataResponse:(id)arg2 error:(id)arg3; +- (void)setPublishBatchSize:(int)arg1; +- (int)publishBatchSize; +- (void)submitAssetCollectionsForPublication:(id)arg1; +- (void)_abort; +- (id)_abortedError; +- (void)_categorizeError:(id)arg1 setOutIsIgnorable:(BOOL*)arg2 setOutIsCounted:(BOOL*)arg3 setOutNeedsBackoff:(BOOL*)arg4 setOutIsTemporary:(BOOL*)arg5 setOutIsTokenAuth:(BOOL*)arg6; +- (void)setStorageProtocolURL:(id)arg1; +- (id)_invalidStreamsResponseErrorUnderlyingError:(id)arg1; +- (void)_addAssetToFileHashMap:(id)arg1; +- (void)_removeAssetsInAssetCollectionWrappersFromAssetMap:(id)arg1; +- (void)_didFinishUsingAssetCollections:(id)arg1; +- (void)submitAssetCollectionsForPublication:(id)arg1 skipAssetCollections:(id)arg2; +- (void)_sendUploadComplete; +- (void)_sendFilesToMMCS; +- (void)_sendMetadataToStreams; +- (void)_requestDerivatives; +- (BOOL)_isAllowedToUpload; +- (void)_updateMasterManifest; +- (void)_refreshServerSideConfiguredParameters; +- (void)_serverSideConfigurationDidChange:(id)arg1; +- (BOOL)_isInRetryState; +- (id)initWithPersonID:(id)arg1 baseURL:(id)arg2; +- (void)computeHashForAsset:(id)arg1; +- (BOOL)enqueueAssetCollections:(id)arg1 outError:(id*)arg2; +- (void)setDaemon:(id)arg1; +- (void)publish; +- (void)stop; +- (void)deactivate; +- (id)delegate; +- (void)dealloc; +- (int)_stop; + +@end diff --git a/CoreMediaStream.framework/MSReauthorizationProtocol.h b/CoreMediaStream.framework/MSReauthorizationProtocol.h new file mode 100755 index 0000000..8621b81 --- /dev/null +++ b/CoreMediaStream.framework/MSReauthorizationProtocol.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSArray; + +@interface MSReauthorizationProtocol : MSStreamsProtocol { + struct __MSRPCContext { + struct __MSSPCContext { + void *owner; + struct __CFString {} *personID; + struct __CFString {} *authToken; + struct __CFDictionary {} *deviceInfo; + double connectionTimeout; + int (*__didReceiveDataCallback)(); + int (*__didFinishCallback)(); + int (*__didFailAuthenticationCallback)(); + int (*__didReceiveServerSideConfigVersionCallback)(); + int (*__didReceiveRetryAfterCallback)(); + struct CFURLConnectionClient_V1 {} *__client; + struct _CFURLConnection {} *__connection; + struct __CFData {} *__responseData; + struct __CFHTTPMessage {} *__response; + struct __CFError {} *__error; + } _super; + int (*finishedCallback)(); + int (*authFailedCallback)(); + int (*didReceiveRetryAfterCallback)(); + int (*didReceiveServerSideConfigurationVersionCallback)(); + } _context; + NSArray *_assetsInFlight; +} + + +- (void)abort; +- (void)setDelegate:(id)arg1; +- (void)_coreProtocolDidFailAuthenticationError:(id)arg1; +- (void)_coreProtocolDidFinishResponse:(id)arg1 error:(id)arg2; +- (void)requestReauthorizationForAssets:(id)arg1; +- (id)initWithPersonID:(id)arg1 baseURL:(id)arg2; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSResetServer.h b/CoreMediaStream.framework/MSResetServer.h new file mode 100755 index 0000000..3405af7 --- /dev/null +++ b/CoreMediaStream.framework/MSResetServer.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class MSMediaStreamDaemon, NSString, MSResetServerProtocol; + +@interface MSResetServer : NSObject { + NSString *_personID; + MSResetServerProtocol *_protocol; + MSMediaStreamDaemon *_daemon; +} + +@property(readonly) NSString * personID; +@property MSMediaStreamDaemon * daemon; + ++ (id)resetServerObjectWithPersonID:(id)arg1 baseURL:(id)arg2; + +- (void)resetServer; +- (void)resetServerProtocol:(id)arg1 didReceiveAuthenticationError:(id)arg2; +- (void)resetServerProtocol:(id)arg1 didFinishWithError:(id)arg2; +- (id)daemon; +- (id)initWithPersonID:(id)arg1 baseURL:(id)arg2; +- (void)setDaemon:(id)arg1; +- (id)personID; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSResetServerProtocol.h b/CoreMediaStream.framework/MSResetServerProtocol.h new file mode 100755 index 0000000..a89e32d --- /dev/null +++ b/CoreMediaStream.framework/MSResetServerProtocol.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface MSResetServerProtocol : MSStreamsProtocol { + struct __MSRSPCContext { + struct __MSSPCContext { + void *owner; + struct __CFString {} *personID; + struct __CFString {} *authToken; + struct __CFDictionary {} *deviceInfo; + double connectionTimeout; + int (*__didReceiveDataCallback)(); + int (*__didFinishCallback)(); + int (*__didFailAuthenticationCallback)(); + int (*__didReceiveServerSideConfigVersionCallback)(); + int (*__didReceiveRetryAfterCallback)(); + struct CFURLConnectionClient_V1 {} *__client; + struct _CFURLConnection {} *__connection; + struct __CFData {} *__responseData; + struct __CFHTTPMessage {} *__response; + struct __CFError {} *__error; + } _super; + int (*finishedCallback)(); + int (*authFailedCallback)(); + int (*didReceiveServerSideConfigurationVersionCallback)(); + } _context; +} + + +- (void)setDelegate:(id)arg1; +- (void)_coreProtocolDidFinishError:(id)arg1; +- (void)_coreProtocolDidFailAuthenticationError:(id)arg1; +- (id)initWithPersonID:(id)arg1 baseURL:(id)arg2; +- (id)delegate; +- (void)resetServerState; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSServerSideConfigManager.h b/CoreMediaStream.framework/MSServerSideConfigManager.h new file mode 100755 index 0000000..030927a --- /dev/null +++ b/CoreMediaStream.framework/MSServerSideConfigManager.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class MSServerSideConfigProtocol, NSString, MSMediaStreamDaemon, NSDictionary; + +@interface MSServerSideConfigManager : NSObject { + NSString *_personID; + NSDictionary *_config; + MSMediaStreamDaemon *_daemon; + NSString *_configPath; + MSServerSideConfigProtocol *_protocol; + int _state; +} + +@property(readonly) NSString * personID; +@property(retain) NSDictionary * config; +@property MSMediaStreamDaemon * daemon; + ++ (long)longValueForParameter:(id)arg1 forPersonID:(id)arg2 defaultValue:(long)arg3; ++ (id)objectForKey:(id)arg1 forPersonID:(id)arg2 defaultValue:(id)arg3; ++ (int)intValueForParameter:(id)arg1 forPersonID:(id)arg2 defaultValue:(int)arg3; ++ (long long)longLongValueForParameter:(id)arg1 forPersonID:(id)arg2 defaultValue:(long long)arg3; ++ (void)abortAllActivities; ++ (id)existingConfigManagerForPersonID:(id)arg1; ++ (id)configManagerForPersonID:(id)arg1; ++ (void)forgetPersonID:(id)arg1; + +- (void)abort; +- (void)setConfig:(id)arg1; +- (void)serverSideConfigProtocol:(id)arg1 didReceiveAuthenticationError:(id)arg2; +- (void)serverSideConfigProtocol:(id)arg1 didFinishWithConfiguration:(id)arg2 error:(id)arg3; +- (id)daemon; +- (id)initWithPersonID:(id)arg1 baseURL:(id)arg2; +- (void)refreshConfiguration; +- (id)config; +- (void)setDaemon:(id)arg1; +- (id)personID; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSServerSideConfigProtocol.h b/CoreMediaStream.framework/MSServerSideConfigProtocol.h new file mode 100755 index 0000000..e048e3b --- /dev/null +++ b/CoreMediaStream.framework/MSServerSideConfigProtocol.h @@ -0,0 +1,53 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSURL, , NSString; + +@interface MSServerSideConfigProtocol : NSObject { + *_delegate; + NSString *_personID; + NSURL *_configURL; + struct __MSSSCPCContext { + struct __MSSPCContext { + void *owner; + struct __CFString {} *personID; + struct __CFString {} *authToken; + struct __CFDictionary {} *deviceInfo; + double connectionTimeout; + int (*__didReceiveDataCallback)(); + int (*__didFinishCallback)(); + int (*__didFailAuthenticationCallback)(); + int (*__didReceiveServerSideConfigVersionCallback)(); + int (*__didReceiveRetryAfterCallback)(); + struct CFURLConnectionClient_V1 {} *__client; + struct _CFURLConnection {} *__connection; + struct __CFData {} *__responseData; + struct __CFHTTPMessage {} *__response; + struct __CFError {} *__error; + } _super; + int (*didFinishCallback)(); + int (*didFailAuthenticationCallback)(); + } _context; +} + +@property * delegate; +@property(readonly) NSString * personID; + + +- (void)abort; +- (void)setDelegate:(id)arg1; +- (void)_didFinishWithResponse:(id)arg1 error:(id)arg2; +- (void)queryConfiguration; +- (void)_didFailAuthenticationWithError:(id)arg1; +- (id)initWithPersonID:(id)arg1 baseURL:(id)arg2; +- (id)delegate; +- (id)personID; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSShare.h b/CoreMediaStream.framework/MSShare.h new file mode 100755 index 0000000..e245a6b --- /dev/null +++ b/CoreMediaStream.framework/MSShare.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class NSString; + +@interface MSShare : NSObject { + NSString *_personID; + NSString *_firstName; + NSString *_lastName; + NSString *_emailAddress; + NSString *_UUID; + int _sharingOurStream; + int _sharingTheirStream; +} + +@property(retain) NSString * personID; +@property(retain) NSString * firstName; +@property(retain) NSString * lastName; +@property(retain) NSString * emailAddress; +@property(retain) NSString * UUID; +@property int sharingOurStream; +@property int sharingTheirStream; +@property(retain) NSString * fullName; +@property int sharingOurPhotostream; +@property int sharingTheirPhotostream; + ++ (id)share; + +- (id)emailAddress; +- (void)setLastName:(id)arg1; +- (void)setFirstName:(id)arg1; +- (id)lastName; +- (id)firstName; +- (void)setSharingTheirPhotostream:(int)arg1; +- (int)sharingTheirPhotostream; +- (void)setSharingOurPhotostream:(int)arg1; +- (int)sharingOurPhotostream; +- (void)setSharingTheirStream:(int)arg1; +- (void)setSharingOurStream:(int)arg1; +- (int)sharingTheirStream; +- (int)sharingOurStream; +- (id)UUID; +- (void)setUUID:(id)arg1; +- (void)setEmailAddress:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)fullName; +- (void)setFullName:(id)arg1; +- (id)personID; +- (void)setPersonID:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSShareStateNotificationString.h b/CoreMediaStream.framework/MSShareStateNotificationString.h new file mode 100755 index 0000000..e71f589 --- /dev/null +++ b/CoreMediaStream.framework/MSShareStateNotificationString.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class NSString; + +@interface MSShareStateNotificationString : NSObject { + NSString *_sourcePersonID; + NSString *_title; + NSString *_body; +} + +@property(retain) NSString * sourcePersonID; +@property(retain) NSString * title; +@property(retain) NSString * body; + ++ (id)notificationStringsWithTitle:(id)arg1 body:(id)arg2 sourcePersonID:(id)arg3; + +- (void)setSourcePersonID:(id)arg1; +- (id)sourcePersonID; +- (id)initWithTitle:(id)arg1 body:(id)arg2 sourcePersonID:(id)arg3; +- (void)setBody:(id)arg1; +- (id)body; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSSharingManager.h b/CoreMediaStream.framework/MSSharingManager.h new file mode 100755 index 0000000..8ea7366 --- /dev/null +++ b/CoreMediaStream.framework/MSSharingManager.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class , NSTimer, MSSharingProtocol, NSMutableArray, MSMediaStreamDaemon, NSString, NSMutableDictionary, NSArray; + +@interface MSSharingManager : NSObject { + NSString *_personID; + NSString *_manifestPath; + NSArray *_shares; + NSMutableArray *_sharesWithLocalModifications; + MSSharingProtocol *_protocol; + int _state; + BOOL _requestCurrentStateRequested; + NSMutableArray *_invitationQueue; + NSMutableArray *_invitationResponseQueue; + NSMutableDictionary *_manageShareByPersonID; + NSMutableArray *_deleteQueue; + NSTimer *_manageShareDebounceTimer; + *_delegate; + MSMediaStreamDaemon *_daemon; +} + +@property MSMediaStreamDaemon * daemon; +@property * delegate; +@property(readonly) NSString * personID; +@property(retain) NSArray * shares; + ++ (id)_clearInstantiatedSharingManagersByPersonID; ++ (void)abortAllActivities; ++ (id)existingSharingManagerForPersonID:(id)arg1; ++ (id)sharingManagerForPersonID:(id)arg1; ++ (void)forgetPersonID:(id)arg1; + +- (void)abort; +- (void)setDelegate:(id)arg1; +- (void)sharingProtocol:(id)arg1 didReceiveAuthenticationError:(id)arg2; +- (void)sharingProtocol:(id)arg1 didFailToSendInvitations:(id)arg2; +- (void)sharingProtocol:(id)arg1 didCompleteTransactionWithError:(id)arg2; +- (void)sharingProtocol:(id)arg1 didFindShareState:(id)arg2; +- (void)_requestCurrentShareState; +- (void)_sendNextManagedShare; +- (void)_sendNextInvitation; +- (void)_sendNextInvitationResponse; +- (void)_sendNextDeletion; +- (id)_sharesWithLocalModifications; +- (void)_shareDebounceTimerDidFire:(id)arg1; +- (void)_performNextQueuedAction; +- (id)daemon; +- (id)initWithPersonID:(id)arg1 baseURL:(id)arg2; +- (void)refreshCurrentShareState; +- (void)removeShare:(id)arg1; +- (void)modifyShare:(id)arg1; +- (void)respondToInvitation:(id)arg1 accept:(BOOL)arg2; +- (void)sendInvitationsForShares:(id)arg1; +- (void)setShares:(id)arg1; +- (id)shares; +- (void)setDaemon:(id)arg1; +- (id)delegate; +- (id)personID; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSSharingProtocol.h b/CoreMediaStream.framework/MSSharingProtocol.h new file mode 100755 index 0000000..7102daa --- /dev/null +++ b/CoreMediaStream.framework/MSSharingProtocol.h @@ -0,0 +1,77 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSArray, NSString, , NSURL; + +@interface MSSharingProtocol : NSObject { + struct __MSShPCContext { + struct __MSSPCContext { + void *owner; + struct __CFString {} *personID; + struct __CFString {} *authToken; + struct __CFDictionary {} *deviceInfo; + double connectionTimeout; + int (*__didReceiveDataCallback)(); + int (*__didFinishCallback)(); + int (*__didFailAuthenticationCallback)(); + int (*__didReceiveServerSideConfigVersionCallback)(); + int (*__didReceiveRetryAfterCallback)(); + struct CFURLConnectionClient_V1 {} *__client; + struct _CFURLConnection {} *__connection; + struct __CFData {} *__responseData; + struct __CFHTTPMessage {} *__response; + struct __CFError {} *__error; + } _super; + int (*didFindShareStateCallback)(); + int (*didFinishTransactionCallback)(); + int (*didFailAuthenticationCallback)(); + int (*didReceiveServerSideConfigurationVersionCallback)(); + int __contextType; + } _context; + NSString *_personID; + NSURL *_inviteURL; + NSURL *_manageURL; + NSURL *_respondURL; + NSURL *_statusURL; + NSArray *_shares; + int _transactionType; + *_delegate; +} + +@property * delegate; +@property(readonly) NSString * personID; + ++ (id)_sharesFromShareDictsArray:(id)arg1; ++ (id)_shareDictsArrayFromShares:(id)arg1; ++ (id)_shareDictFromShare:(id)arg1; ++ (id)_shareFromShareDict:(id)arg1; ++ (id)_dictShareStateFromShareState:(int)arg1; ++ (int)_shareStateFromShareDictShareState:(id)arg1; ++ (id)shareStateFromProtocol:(id)arg1; ++ (id)shareFromPushUserInfo:(id)arg1 outSourcePersonID:(id*)arg2 outTargetPersonID:(id*)arg3 outError:(id*)arg4; ++ (id)_invalidFieldErrorWithFieldName:(id)arg1; + +- (void)abort; +- (void)setDelegate:(id)arg1; +- (void)_didFailAuthenticationWithError:(id)arg1; +- (void)_didFinishTransactionWithResponseObject:(id)arg1 error:(id)arg2; +- (void)_didFindShareState:(id)arg1; +- (void)_checkForFailedInvitesWithResponse:(id)arg1; +- (void)requestCurrentShareState; +- (void)modifyShares:(id)arg1; +- (void)sendResponseToInvitation:(id)arg1 accept:(BOOL)arg2; +- (void)sendInvitations:(id)arg1; +- (void)deleteShares:(id)arg1; +- (void)_didFindServerSideConfigurationVersion:(id)arg1; +- (id)initWithPersonID:(id)arg1 baseURL:(id)arg2; +- (id)delegate; +- (id)personID; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSStreamsProtocol.h b/CoreMediaStream.framework/MSStreamsProtocol.h new file mode 100755 index 0000000..47c0c24 --- /dev/null +++ b/CoreMediaStream.framework/MSStreamsProtocol.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class , NSString, NSURL; + +@interface MSStreamsProtocol : NSObject { + *_delegate; + NSString *_personID; + NSURL *_baseURL; + NSURL *_URL; + int _lastURLType; +} + +@property * delegate; +@property(readonly) NSString * personID; +@property(readonly) NSURL * putURL; +@property(readonly) NSURL * getURL; +@property(readonly) NSURL * resetURL; +@property(readonly) NSURL * reauthorizeURL; +@property(readonly) NSURL * uploadCompleteURL; + ++ (id)deviceInfoDictForPersonID:(id)arg1; + +- (void)abort; +- (void)setDelegate:(id)arg1; +- (id)reauthorizeURL; +- (id)resetURL; +- (id)getURL; +- (void)_didReceiveRetryAfterDate:(id)arg1; +- (void)_didFindServerSideConfigurationVersion:(id)arg1; +- (id)uploadCompleteURL; +- (id)putURL; +- (id)deviceInfoDict; +- (id)initWithPersonID:(id)arg1 baseURL:(id)arg2; +- (id)delegate; +- (id)personID; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSSubscribeMMCSProtocol.h b/CoreMediaStream.framework/MSSubscribeMMCSProtocol.h new file mode 100755 index 0000000..0356558 --- /dev/null +++ b/CoreMediaStream.framework/MSSubscribeMMCSProtocol.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class , NSMutableDictionary; + +@interface MSSubscribeMMCSProtocol : MSMMCSProtocol { + *_delegate; + unsigned int _itemCount; + NSMutableDictionary *_itemIDToAssetDict; + unsigned long long *_itemIDs; + const char **_signatures; + char **_authTokens; +} + +@property * delegate; + + +- (void)setDelegate:(id)arg1; +- (void)_tellDelegateProtocolDidFinishRetrievingAssetParams:(id)arg1; +- (void)_requestCompleted; +- (void)_getItemDone:(unsigned long long)arg1 path:(id)arg2 error:(id)arg3; +- (void)retrieveAssets:(id)arg1; +- (id)initWithPersonID:(id)arg1; +- (void)deactivate; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSSubscribeStreamsProtocol.h b/CoreMediaStream.framework/MSSubscribeStreamsProtocol.h new file mode 100755 index 0000000..3cbc8bb --- /dev/null +++ b/CoreMediaStream.framework/MSSubscribeStreamsProtocol.h @@ -0,0 +1,68 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface MSSubscribeStreamsProtocol : MSStreamsProtocol { + struct __MSSSPCContext { + struct __MSSPCContext { + void *owner; + struct __CFString {} *personID; + struct __CFString {} *authToken; + struct __CFDictionary {} *deviceInfo; + double connectionTimeout; + int (*__didReceiveDataCallback)(); + int (*__didFinishCallback)(); + int (*__didFailAuthenticationCallback)(); + int (*__didReceiveServerSideConfigVersionCallback)(); + int (*__didReceiveRetryAfterCallback)(); + struct CFURLConnectionClient_V1 {} *__client; + struct _CFURLConnection {} *__connection; + struct __CFData {} *__responseData; + struct __CFHTTPMessage {} *__response; + struct __CFError {} *__error; + } _super; + int (*finishedCallback)(); + int (*gotDataChunkCallback)(); + int (*authFailedCallback)(); + int (*didReceiveServerSideConfigurationVersionCallback)(); + int (*didReceiveRetryAfterCallback)(); + double connectionTimeout; + int __state; + struct __CFData {} *__chunkLengthData; + struct __CFData {} *__currentChunkData; + int __chunkBytesRemaining; + } _context; + int _chunkIndex; + struct __MSSSPCChunkParsingContext { void *x1; int (*x2)(); int (*x3)(); int (*x4)(); int (*x5)(); int (*x6)(); int (*x7)(); struct __CFString {} *x8; struct __CFURL {} *x9; struct __CFString {} *x10; struct __CFString {} *x11; int x12; } *_parseContext; +} + + +- (void)abort; +- (void)setDelegate:(id)arg1; +- (void)_chunkDidFindShareState:(id)arg1; +- (void)_chunkDidFindSubscriptionTemporarilyUnavailableForPersonID:(id)arg1; +- (void)_chunkDidFindSubscriptionGoneForPersonID:(id)arg1; +- (void)_chunkDidEndStreamForPersonID:(id)arg1 ctag:(id)arg2; +- (void)_chunkDidParseAssetCollections:(id)arg1 forPersonID:(id)arg2; +- (void)_chunkDidBeginStreamForPersonID:(id)arg1 wasReset:(BOOL)arg2 metadata:(id)arg3; +- (void)_coreProtocolDidFailAuthentication:(id)arg1; +- (void)_coreProtocolDidGetDataChunk:(id)arg1; +- (void)_coreProtocolDidFinishError:(id)arg1; +- (id)_assetFromCoreDictionary:(id)arg1 personID:(id)arg2 outError:(id*)arg3; +- (id)_invalidFieldErrorWithFieldName:(id)arg1 suggestion:(id)arg2; +- (id)_assetCollectionsFromCoreArray:(id)arg1 personID:(id)arg2 outError:(id*)arg3; +- (void)_parseNextChunk; +- (id)_pathToChunkIndex:(int)arg1; +- (void)_parseChunks; +- (void)pollForSubscriptionUpdatesWithAccountAnchors:(id)arg1; +- (id)initWithPersonID:(id)arg1 baseURL:(id)arg2; +- (id)delegate; +- (id)_invalidFieldErrorWithFieldName:(id)arg1; +- (void)dealloc; + +@end diff --git a/CoreMediaStream.framework/MSSubscribedStream.h b/CoreMediaStream.framework/MSSubscribedStream.h new file mode 100755 index 0000000..a534f1e --- /dev/null +++ b/CoreMediaStream.framework/MSSubscribedStream.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class NSString; + +@interface MSSubscribedStream : NSObject { + NSString *_streamID; + NSString *_ctag; +} + +@property(retain) NSString * streamID; +@property(retain) NSString * ctag; + ++ (id)subscribedStreamWithStreamID:(id)arg1; + +- (void)setStreamID:(id)arg1; +- (id)initWithStreamID:(id)arg1; +- (id)streamID; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (void)dealloc; +- (void)setCtag:(id)arg1; +- (id)ctag; + +@end diff --git a/CoreMediaStream.framework/MSSubscriber.h b/CoreMediaStream.framework/MSSubscriber.h new file mode 100755 index 0000000..f99f39c --- /dev/null +++ b/CoreMediaStream.framework/MSSubscriber.h @@ -0,0 +1,91 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream + */ + +@class MSReauthorizationProtocol, , MSObjectQueue, MSSubscribeStreamsProtocol, , MSMediaStreamDaemon, NSMutableArray, NSMutableDictionary; + +@interface MSSubscriber : MSCupidStateMachine { + *_delegate; + MSMediaStreamDaemon *_daemon; + BOOL _checkOneMoreTime; + int _state; + MSSubscribeStreamsProtocol *_protocol; + NSMutableDictionary *_newSubscriptionsByStreamID; + int _retrievalState; + *_storageProtocol; + MSReauthorizationProtocol *_reauthProtocol; + MSObjectQueue *_retrievalQueue; + NSMutableArray *_assetsBeingRetrieved; + long long _targetRetrievalByteCount; + int _retrievalBatchSize; + int _maxErrorCount; +} + +@property MSMediaStreamDaemon * daemon; +@property long long targetRetrievalByteCount; +@property int retrievalBatchSize; +@property * delegate; + ++ (id)nextActivityDateForPersonID:(id)arg1; ++ (void)_setMasterNextActivityDate:(id)arg1 forPersonID:(id)arg2; ++ (id)_clearInstantiatedSubscribersByPersonID; ++ (void)stopAllActivities; ++ (id)existingSubscriberForPersonID:(id)arg1; ++ (id)subscriberForPersonID:(id)arg1; ++ (BOOL)isInRetryState; ++ (id)personIDsWithOutstandingActivities; ++ (id)nextActivityDate; ++ (void)forgetPersonID:(id)arg1; + +- (void)abort; +- (void)setDelegate:(id)arg1; +- (void)setRetrievalBatchSize:(int)arg1; +- (int)retrievalBatchSize; +- (void)setTargetRetrievalByteCount:(long long)arg1; +- (long long)targetRetrievalByteCount; +- (void)reauthorizationProtocol:(id)arg1 didReceiveAuthenticationError:(id)arg2; +- (void)reauthorizationProtocol:(id)arg1 reauthorizedAssets:(id)arg2 rejectedAssets:(id)arg3 error:(id)arg4; +- (void)subscribeStorageProtocolDidFinishRetrievingAllAssets:(id)arg1; +- (void)subscribeStorageProtocol:(id)arg1 didFinishRetrievingAsset:(id)arg2 error:(id)arg3; +- (void)subscribeStreamsProtocol:(id)arg1 didReceiveAuthenticationError:(id)arg2; +- (void)subscribeStreamsProtocol:(id)arg1 didFinishError:(id)arg2; +- (void)subscribeStreamsProtocol:(id)arg1 didFindShareState:(id)arg2; +- (void)subscribeStreamsProtocol:(id)arg1 difFindTemporarilyUnavailableSubscriptionForPersonID:(id)arg2; +- (void)subscribeStreamsProtocol:(id)arg1 didFindDisappearedSubscriptionForPersonID:(id)arg2; +- (void)subscribeStreamsProtocol:(id)arg1 didFinishReceivingUpdatesForPersonID:(id)arg2 ctag:(id)arg3; +- (void)subscribeStreamsProtocol:(id)arg1 didReceiveAssetCollections:(id)arg2 forPersonID:(id)arg3; +- (void)subscribeStreamsProtocol:(id)arg1 willReceiveUpdatesForPersonID:(id)arg2 wasReset:(BOOL)arg3 metadata:(id)arg4; +- (void)_finishedRetrievingAsset:(id)arg1; +- (void)retrieveAssets:(id)arg1; +- (void)_reauthorizeAssets; +- (void)_retrieveNextAssets; +- (void)_retrieveAssets; +- (void)_didReceiveAuthenticationError:(id)arg1; +- (void)_didFinishRetrievingSubscriptionUpdate; +- (void)_setSubscriptionsByStreamID:(id)arg1; +- (void)_checkForNewAssetCollections; +- (BOOL)_isAllowedToDownload; +- (void)_setHasOutstandingPoll:(BOOL)arg1; +- (void)_stopOutSubscriberState:(int*)arg1 outRetrievalState:(int*)arg2; +- (BOOL)_hasOutstandingPoll; +- (void)_refreshServerSideConfigurationParameters; +- (id)_subscriptionsByStreamID; +- (id)daemon; +- (void)_forget; +- (void)_abort; +- (void)_updateMasterManifest; +- (void)_serverSideConfigurationDidChange:(id)arg1; +- (BOOL)_isInRetryState; +- (id)initWithPersonID:(id)arg1 baseURL:(id)arg2; +- (id)ownSubscribedStream; +- (id)subscribedStreams; +- (void)resetSync; +- (void)checkForNewAssetCollections; +- (void)checkForOutstandingActivities; +- (void)setDaemon:(id)arg1; +- (void)stop; +- (void)deactivate; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPArchive.h b/CorePDF.framework/CPArchive.h new file mode 100755 index 0000000..ea31218 --- /dev/null +++ b/CorePDF.framework/CPArchive.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class NSData, NSMutableString; + +@interface CPArchive : NSObject { + struct __CFArray { } *selections; + struct __CFArray { } *imageNodes; + NSMutableString *plainText; + NSMutableString *htmlString; + NSMutableString *htmlStringNoImages; + NSData *webArchiveData; +} + + +- (id)plainText; +- (void)finalize; +- (void)addSelection:(struct CGPDFSelection { }*)arg1; +- (id)webArchiveData; +- (void)dispose; +- (id)html; +- (id)init; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPBody.h b/CorePDF.framework/CPBody.h new file mode 100755 index 0000000..bb1cd37 --- /dev/null +++ b/CorePDF.framework/CPBody.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPBody : CPZone { +} + + +- (BOOL)isBodyZone; +- (void)accept:(id)arg1; + +@end diff --git a/CorePDF.framework/CPBuilder.h b/CorePDF.framework/CPBuilder.h new file mode 100755 index 0000000..d6e0b63 --- /dev/null +++ b/CorePDF.framework/CPBuilder.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPBuilder : NSObject { +} + + +- (void)cluster:(id)arg1 andPutTextLinesInto:(id)arg2; +- (void)prepareZone:(id)arg1; + +@end diff --git a/CorePDF.framework/CPCharSequence.h b/CorePDF.framework/CPCharSequence.h new file mode 100755 index 0000000..fd0d49c --- /dev/null +++ b/CorePDF.framework/CPCharSequence.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class CPMemoryOwner; + +@interface CPCharSequence : NSObject { + unsigned int length; + struct CPPDFChar {} **charArray; + unsigned int previousSize; + unsigned int size; + CPMemoryOwner *sharedMemory; + BOOL wasMerged; +} + + +- (void)resize:(unsigned int)arg1; +- (void)finalize; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds; +- (id)initWithChars:(struct CPPDFChar { struct CPPDFObject { struct CGRect { struct CGPoint { float x_1_3_1; float x_1_3_2; } x_1_2_1; struct CGSize { float x_2_3_1; float x_2_3_2; } x_1_2_2; } x_1_1_1; unsigned int x_1_1_2; unsigned int x_1_1_3; } x1; unsigned short x2; unsigned short x3; struct CGPoint { float x_4_1_1; float x_4_1_2; } x4; struct CGSize { float x_5_1_1; float x_5_1_2; } x5; struct CPPDFStyle {} *x6; float x7; int x8; }*)arg1 length:(unsigned int)arg2; +- (struct CPPDFChar {}**)charArray; +- (void)addChars:(struct CPPDFChar { struct CPPDFObject { struct CGRect { struct CGPoint { float x_1_3_1; float x_1_3_2; } x_1_2_1; struct CGSize { float x_2_3_1; float x_2_3_2; } x_1_2_2; } x_1_1_1; unsigned int x_1_1_2; unsigned int x_1_1_3; } x1; unsigned short x2; unsigned short x3; struct CGPoint { float x_4_1_1; float x_4_1_2; } x4; struct CGSize { float x_5_1_1; float x_5_1_2; } x5; struct CPPDFStyle {} *x6; float x7; int x8; }*)arg1 length:(unsigned int)arg2; +- (void)addChars:(struct CPPDFChar { struct CPPDFObject { struct CGRect { struct CGPoint { float x_1_3_1; float x_1_3_2; } x_1_2_1; struct CGSize { float x_2_3_1; float x_2_3_2; } x_1_2_2; } x_1_1_1; unsigned int x_1_1_2; unsigned int x_1_1_3; } x1; unsigned short x2; unsigned short x3; struct CGPoint { float x_4_1_1; float x_4_1_2; } x4; struct CGSize { float x_5_1_1; float x_5_1_2; } x5; struct CPPDFStyle {} *x6; float x7; int x8; }*)arg1 length:(unsigned int)arg2 ifTrue:(int (*)())arg3 passing:(void*)arg4; +- (void)addCharsFromSequence:(id)arg1; +- (void)removeChar; +- (void)replaceCharAtIndex:(unsigned int)arg1 withChar:(struct CPPDFChar { struct CPPDFObject { struct CGRect { struct CGPoint { float x_1_3_1; float x_1_3_2; } x_1_2_1; struct CGSize { float x_2_3_1; float x_2_3_2; } x_1_2_2; } x_1_1_1; unsigned int x_1_1_2; unsigned int x_1_1_3; } x1; unsigned short x2; unsigned short x3; struct CGPoint { float x_4_1_1; float x_4_1_2; } x4; struct CGSize { float x_5_1_1; float x_5_1_2; } x5; struct CPPDFStyle {} *x6; float x7; int x8; }*)arg2; +- (void)removeCharAtIndex:(unsigned int)arg1; +- (void)sortByAnchorXIncreasingYDecreasing; +- (void)mergeByAnchorYDecreasingXIncreasing:(id)arg1; +- (void)copyToSubsequence:(id)arg1 from:(unsigned int)arg2 length:(unsigned int)arg3; +- (void)copyToSubsequence:(id)arg1 ifTrue:(int (*)())arg2 passing:(void*)arg3; +- (BOOL)removeToSubsequence:(id)arg1 ifTrue:(int (*)())arg2 passing:(void*)arg3; +- (BOOL)mapWithIndex:(int (*)())arg1 passing:(void*)arg2; +- (BOOL)mapWithIndex:(int (*)())arg1 from:(unsigned int)arg2 length:(unsigned int)arg3 passing:(void*)arg4; +- (BOOL)mapToPairs:(int (*)())arg1 passing:(void*)arg2; +- (BOOL)mapToPairsWithIndex:(int (*)())arg1 passing:(void*)arg2; +- (void)sortBy:(int (*)())arg1; +- (void)merge:(id)arg1 by:(int (*)())arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundsFrom:(unsigned int)arg1 length:(unsigned int)arg2; +- (BOOL)map:(int (*)())arg1 whereNeighborsWith:(id)arg2 passing:(void*)arg3; +- (void)removeAllChars; +- (BOOL)removeSubsequences:(id)arg1 whereTrue:(int (*)())arg2 passing:(void*)arg3; +- (void)sortByAnchorYDecreasingXIncreasing; +- (void)splitToSubsequences:(id)arg1 whereTrue:(int (*)())arg2 passing:(void*)arg3; +- (void)mergeByAnchorXIncreasingYDecreasing:(id)arg1; +- (BOOL)wasMerged; +- (id)initWithSizeFor:(unsigned int)arg1; +- (void)addChar:(struct CPPDFChar { struct CPPDFObject { struct CGRect { struct CGPoint { float x_1_3_1; float x_1_3_2; } x_1_2_1; struct CGSize { float x_2_3_1; float x_2_3_2; } x_1_2_2; } x_1_1_1; unsigned int x_1_1_2; unsigned int x_1_1_3; } x1; unsigned short x2; unsigned short x3; struct CGPoint { float x_4_1_1; float x_4_1_2; } x4; struct CGSize { float x_5_1_1; float x_5_1_2; } x5; struct CPPDFStyle {} *x6; float x7; int x8; }*)arg1; +- (BOOL)map:(int (*)())arg1 passing:(void*)arg2; +- (id)newSubsequenceFrom:(unsigned int)arg1 length:(unsigned int)arg2; +- (void)removeFrom:(unsigned int)arg1; +- (struct CPPDFChar { struct CPPDFObject { struct CGRect { struct CGPoint { float x_1_3_1; float x_1_3_2; } x_1_2_1; struct CGSize { float x_2_3_1; float x_2_3_2; } x_1_2_2; } x_1_1_1; unsigned int x_1_1_2; unsigned int x_1_1_3; } x1; unsigned short x2; unsigned short x3; struct CGPoint { float x_4_1_1; float x_4_1_2; } x4; struct CGSize { float x_5_1_1; float x_5_1_2; } x5; struct CPPDFStyle {} *x6; float x7; int x8; }*)charAtIndex:(unsigned int)arg1; +- (void)dispose; +- (unsigned int)length; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPChunk.h b/CorePDF.framework/CPChunk.h new file mode 100755 index 0000000..76e2344 --- /dev/null +++ b/CorePDF.framework/CPChunk.h @@ -0,0 +1,89 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPChunk : CPObject { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } bounds; + BOOL shrinksWithChildren; + BOOL dirtyBounds; + unsigned int position; + long insertionOrder; +} + ++ (float)chooseReferenceFontSizeFrom:(float)arg1 and:(float)arg2; + +- (void)setChildren:(id)arg1; +- (float)rotationAngle; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds; +- (void)setBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)accept:(id)arg1; +- (float)opticalLeading; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })adjustToPointBoundary:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)describeBounds; +- (float)clusterGapTo:(id)arg1; +- (float)referenceAdvanceWidth; +- (void)setInsertionOrder:(long)arg1; +- (int)compareAnchorY:(id)arg1; +- (int)compareAnchorX:(id)arg1; +- (int)compareAnchorYDescending:(id)arg1; +- (int)compareX:(id)arg1; +- (int)compareInsertionOrder:(id)arg1; +- (int)compareZ:(id)arg1; +- (int)compareZDescending:(id)arg1; +- (int)compareXBounds:(id)arg1; +- (int)compareLinearBounds:(id)arg1; +- (int)compareY:(id)arg1; +- (int)compareYBounds:(id)arg1; +- (int)compareYDescending:(id)arg1; +- (int)compareYDescendingX:(id)arg1; +- (int)compareChunkPosition:(id)arg1; +- (int)clusterLevelHint; +- (void)orderedInsert:(id)arg1 usingSelector:(SEL)arg2; +- (BOOL)overlapsHorizontallyWith:(id)arg1; +- (BOOL)overlapsVerticallyWith:(id)arg1; +- (BOOL)geometricallyContains:(id)arg1; +- (BOOL)boundsEqualsRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 accuracy:(float)arg2; +- (BOOL)shrinksWithChildren; +- (void)setShrinksWithChildren:(BOOL)arg1; +- (BOOL)intersectsChild:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)translateObjectYBy:(float)arg1; +- (void)setChunkPosition:(unsigned int)arg1; +- (id)copyAndSplitChildrenAtIndex:(unsigned int)arg1; +- (void)resizeWith:(id)arg1; +- (void)add:(id)arg1 atIndex:(unsigned int)arg2; +- (void)addChildrenOf:(id)arg1; +- (void)fitBoundsToChildren; +- (id)takeChildren; +- (id)takeChildrenAmong:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })renderedBounds; +- (float)absoluteGapTo:(id)arg1; +- (float)advanceDeltaAfterSpace; +- (struct CGSize { float x1; float x2; })advance; +- (long)insertionOrder; +- (unsigned int)chunkPosition; +- (int)compareTopDescending:(id)arg1; +- (void)add:(id)arg1; +- (void)remove:(id)arg1; +- (float)bottom; +- (float)left; +- (float)right; +- (float)top; +- (void)setAnchor:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })anchor; +- (void)removeAll; +- (float)fontSize; +- (void)sortUsingSelector:(SEL)arg1; +- (float)center; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/CorePDF.framework/CPCluster.h b/CorePDF.framework/CPCluster.h new file mode 100755 index 0000000..7215639 --- /dev/null +++ b/CorePDF.framework/CPCluster.h @@ -0,0 +1,65 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPCluster : NSObject { + struct { double x1; unsigned int x2; double x3; double x4; unsigned int x5; double x6; double x7; BOOL x8; double x9; double x10; double x11; double x12; double x13; double x14; double x15; double x16; double x17; double x18; double x19; BOOL x20; } *profile; + unsigned int xCount; + double *x; + double *dx; + unsigned int *dxOrderIndex; + unsigned int interClusterMinIndex; + double *ddx; + unsigned int *ddxOrderIndex; + unsigned int interLevelMinIndex; + unsigned int minClusterSize; + double maxClusterSpread; + double minInterClusterDiff; + double minInterLevel2ndDiff; + unsigned int clusterCount; + struct { unsigned int x1; double x2; double x3; double x4; } *xStats; + unsigned int levels; + struct { unsigned int x1; double x2; double x3; double x4; } *dxStats; + BOOL ownData; + BOOL ownDifferences; +} + ++ (void)reclusterTextLine:(id)arg1 fromWordIndex:(unsigned int)arg2 count:(unsigned int*)arg3; ++ (unsigned int*)createOrderIndexFor:(double*)arg1 ofSize:(unsigned int)arg2; ++ (void)clusterTextLine:(id)arg1; + +- (void)finalize; +- (void)findClustersFromCharacterSequence:(id)arg1 withSpaceHint:(BOOL)arg2; +- (void)makeWords:(struct { unsigned int x1; unsigned int x2; int x3; int x4; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_5_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_5_1_2; } x5; }*)arg1 count:(unsigned int)arg2 fromCharacterSequence:(id)arg3 charOffset:(unsigned int)arg4; +- (void)tryLevel0SplitBetween:(double)arg1 and:(double)arg2 usingHints:(struct { unsigned int x1; double x2; double x3; double x4; }*)arg3; +- (void)setMinimumClusterSize:(unsigned int)arg1; +- (void)setMaximumClusterSpread:(double)arg1; +- (void)setMinimumRecognizedInterClusterDifference:(double)arg1; +- (void)setMinimumRecognizedInterLevel2ndDifference:(double)arg1; +- (void)findClusters:(double*)arg1 count:(unsigned int)arg2; +- (void)findClustersFromDifferences:(double*)arg1 count:(unsigned int)arg2; +- (void)findDensityClusters:(double*)arg1 count:(unsigned int)arg2; +- (BOOL)applyDifferenceHints:(struct { unsigned int x1; double x2; double x3; double x4; }*)arg1 count:(unsigned int)arg2; +- (unsigned int)clusterCount; +- (struct { unsigned int x1; double x2; double x3; double x4; })clusterStatisticsAtIndex:(unsigned int)arg1; +- (struct { unsigned int x1; double x2; double x3; double x4; })differenceClusterStatisticsAtIndex:(unsigned int)arg1; +- (struct { unsigned int x1; double x2; double x3; double x4; })largestClusterStatistics; +- (id)initWithProfile:(const struct { double x1; unsigned int x2; double x3; double x4; unsigned int x5; double x6; double x7; BOOL x8; double x9; double x10; double x11; double x12; double x13; double x14; double x15; double x16; double x17; double x18; double x19; BOOL x20; }*)arg1; +- (BOOL)joinLevelsFrom:(unsigned int)arg1 to:(unsigned int)arg2; +- (void)splitSecondDifferences; +- (void)assembleDifferenceStats; +- (BOOL)coalesceFrom:(unsigned int)arg1 to:(unsigned int)arg2; +- (void)computeDataFromDifferences; +- (void)assembleDensityDifferenceStats; +- (void)computeDifferencesFromData; +- (void)analyzeDifferences; +- (void)analyzeDensities; +- (BOOL)splitLevelAtIndex:(unsigned int)arg1 betweenValue:(double)arg2 andValue:(double)arg3; +- (BOOL)joinClosestLevelPairFrom:(unsigned int)arg1 to:(unsigned int)arg2; +- (void)assembleDataStats; +- (unsigned int)levels; +- (void)dispose; +- (id)init; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPColumn.h b/CorePDF.framework/CPColumn.h new file mode 100755 index 0000000..c3b3c08 --- /dev/null +++ b/CorePDF.framework/CPColumn.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPColumn : CPRegion { + BOOL hasCentredParagraph; + BOOL hasColumnBreak; + float maxLeftPad; + float maxRightPad; + float maxRight; + float minLeft; + BOOL complete; +} + +@property BOOL complete; + + +- (void)setComplete:(BOOL)arg1; +- (int)outOrder; +- (int)inOrder; +- (void)setHasColumnBreak:(BOOL)arg1; +- (BOOL)isBoxRegion; +- (BOOL)isGraphicalRegion; +- (BOOL)isRowRegion; +- (void)setIsImageRegion:(BOOL)arg1; +- (BOOL)isImageRegion; +- (BOOL)isShapeRegion; +- (float)bottomBaseline; +- (BOOL)hasCentredParagraph; +- (void)setHasCentredParagraph:(BOOL)arg1; +- (float)maxLeftPad; +- (void)setMaxLeftPad:(float)arg1; +- (float)maxRightPad; +- (void)setMaxRightPad:(float)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })paddedBounds; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })columnBounds; +- (float)leftPad; +- (float)rightPad; +- (float)selectionBottom; +- (void)accept:(id)arg1; +- (BOOL)complete; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPColumnMaker.h b/CorePDF.framework/CPColumnMaker.h new file mode 100755 index 0000000..95a46a5 --- /dev/null +++ b/CorePDF.framework/CPColumnMaker.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class NSMutableArray, CPZone; + +@interface CPColumnMaker : NSObject { + NSMutableArray *columns; + CPZone *currentZone; + NSMutableArray *allParagraphs; + NSMutableArray *thinHorizontalShapes; + NSMutableArray *otherShapes; + NSMutableArray *images; + NSMutableArray *paragraphWrappers; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } pageBounds; + float maxParagraphDistance; +} + +@property struct CGRect { struct CGPoint { float x; float y; } origin; struct CGSize { float width; float height; } size; } pageBounds; + + +- (BOOL)intervalOverlapLeft:(float)arg1 right:(float)arg2 paragraphs:(id)arg3; +- (BOOL)cuttingShapeBetween:(id)arg1 and:(id)arg2; +- (BOOL)paragraph:(id)arg1 notOnSameShapeAs:(id)arg2; +- (id)paragraphBelow:(id)arg1 in:(id)arg2; +- (id)chunkAbove:(id)arg1 in:(id)arg2; +- (BOOL)column:(id)arg1 isLinkedBelowTo:(id)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })pageBounds; +- (BOOL)paragraph:(id)arg1 isAbove:(id)arg2; +- (BOOL)paragraph:(id)arg1 isBelow:(id)arg2; +- (id)paragraphAbove:(id)arg1 in:(id)arg2; +- (BOOL)paragraph:(id)arg1 isLinkedBelowTo:(id)arg2; +- (void)intersectionCallout:(id)arg1; +- (float)averageSpacing:(id)arg1; +- (BOOL)closeImagesBetween:(id)arg1 and:(id)arg2 bounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3; +- (void)partitionShapes:(id)arg1; +- (void)callOuts; +- (BOOL)canSafelyAdd:(id)arg1 to:(id)arg2; +- (void)splitColumns:(id)arg1; +- (void)anchorImages; +- (void)makeColumnsFrom:(id)arg1 zone:(id)arg2; +- (void)setPageBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)columns; +- (id)init; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPCompoundGraphic.h b/CorePDF.framework/CPCompoundGraphic.h new file mode 100755 index 0000000..e4d1661 --- /dev/null +++ b/CorePDF.framework/CPCompoundGraphic.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPCompoundGraphic : CPGraphicObject { +} + + +- (id)initWithGraphicObjects:(id)arg1 withRenderedBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)accept:(id)arg1; + +@end diff --git a/CorePDF.framework/CPCompoundGraphicMaker.h b/CorePDF.framework/CPCompoundGraphicMaker.h new file mode 100755 index 0000000..1e82f2e --- /dev/null +++ b/CorePDF.framework/CPCompoundGraphicMaker.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPCluster, CPChunk, CPGraphicObject; + +@interface CPCompoundGraphicMaker : NSObject { + CPChunk *parentChunk; + BOOL shapesAreVectorGraphics; + unsigned int shapeCount; + CPGraphicObject **shapes; + double pageSpread; + CPCluster *cluster; + unsigned int groupInfoCount; + struct { unsigned int x1; struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } x2; } *groupInfoArray; + BOOL disposed; +} + ++ (BOOL)makeCompoundGraphicsInZonesOf:(id)arg1; + +- (void)finalize; +- (id)initWithGraphicsIn:(id)arg1 ofClass:(Class)arg2; +- (BOOL)makeCompoundGraphics; +- (void)coalesceShapeGroups; +- (void)makeCompoundGraphicFromShapesAtIndex:(unsigned int)arg1 count:(unsigned int)arg2; +- (void)addGroupInfoWithIndex:(unsigned int)arg1 bounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (BOOL)makeCompoundGraphicsFromShapeGroups; +- (BOOL)findClusterLevel; +- (BOOL)groupOverlappingGraphics; +- (void)dispose; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPDocument.h b/CorePDF.framework/CPDocument.h new file mode 100755 index 0000000..46f19d1 --- /dev/null +++ b/CorePDF.framework/CPDocument.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class NSMutableArray; + +@interface CPDocument : NSObject { + NSMutableArray *pages; +} + + +- (void)addPage:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPFont.h b/CorePDF.framework/CPFont.h new file mode 100755 index 0000000..2d7f447 --- /dev/null +++ b/CorePDF.framework/CPFont.h @@ -0,0 +1,81 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class NSString; + +@interface CPFont : NSObject { + struct CGPDFFont { } *cgPDFFont; + struct CGFont { } *cgFont; + NSString *fontName; + BOOL exactMatch; + struct { + float fontStretch; + float fontWeight; + unsigned int flags; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } fontBBox; + float italicAngle; + float ascent; + float descent; + float leading; + float capHeight; + float xHeight; + float stemV; + float stemH; + float avgWidth; + float maxWidth; + float missingWidth; + float spaceWidth; + float underlinePosition; + float underlineThickness; + } descriptor; + struct __CFDictionary { } *kernDictionary; + double kernUnitsPerEm; + BOOL disposed; +} + + +- (void)finalize; +- (id)initWith:(struct CGPDFDictionary { }*)arg1; +- (BOOL)isSameFontAs:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })fontBBox; +- (float)italicAngle; +- (float)ascent; +- (float)descent; +- (float)stemV; +- (float)stemH; +- (float)avgWidth; +- (float)missingWidth; +- (float)spaceWidth; +- (float)underlinePosition; +- (float)underlineThickness; +- (double)kernBetweenUnicode:(unsigned short)arg1 andUnicode:(unsigned short)arg2; +- (BOOL)getGlyphs:(unsigned short*)arg1 forCodes:(const unsigned short*)arg2 count:(unsigned int)arg3; +- (id)matchingFontName; +- (void)loadExternalFontInfoFor:(id)arg1; +- (void)getFontName; +- (void)loadEmbeddedFontInfo; +- (struct CGFont { }*)cgFont; +- (void)uniCharsFor:(unsigned long)arg1 count:(unsigned int*)arg2 toArray:(unsigned short*)arg3 maxChars:(unsigned int)arg4; +- (struct CGPDFFont { }*)cgPDFFont; +- (void)dispose; +- (float)fontStretch; +- (float)maxWidth; +- (float)xHeight; +- (unsigned int)flags; +- (float)fontWeight; +- (id)fontName; +- (float)leading; +- (float)capHeight; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPFontInfo.h b/CorePDF.framework/CPFontInfo.h new file mode 100755 index 0000000..0b941dc --- /dev/null +++ b/CorePDF.framework/CPFontInfo.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPFontInfo : NSObject { + struct __CFData { } *fontData; + char *dataPtr; + unsigned int offset; + unsigned int fontDataLength; + BOOL valid; +} + + +- (void)finalize; +- (id)initWithFontData:(struct __CFData { }*)arg1; +- (BOOL)getDescriptor:(struct { float x1; float x2; unsigned int x3; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_4_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_4_1_2; } x4; float x5; float x6; float x7; float x8; float x9; float x10; float x11; float x12; float x13; float x14; float x15; float x16; float x17; float x18; }*)arg1; +- (struct __CFData { }*)createKernData; +- (unsigned char)readByte; +- (unsigned int)readUnsignedLong; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })readRect; +- (int)readLong; +- (int)kernUnitsPerEm; +- (void)dispose; +- (float)readFloat; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPFontKerning.h b/CorePDF.framework/CPFontKerning.h new file mode 100755 index 0000000..d8e6b6c --- /dev/null +++ b/CorePDF.framework/CPFontKerning.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPFontKerning : NSObject { + struct __CFData { } *kernTable; + char *dataPtr; + unsigned int offset; + unsigned int kernTableLength; + struct __CFDictionary { } *kernDictionary; + BOOL override; + BOOL valid; +} + + +- (unsigned short)readUnsignedShort; +- (void)finalize; +- (id)initWithCGFont:(struct CGFont { }*)arg1; +- (short)readShort; +- (struct __CFDictionary { }*)createKernTable; +- (id)initWithKernData:(struct __CFData { }*)arg1; +- (void)doKerningPair; +- (void)doSubtableFormat0; +- (void)doSubtableFormat1; +- (void)doSubtableFormat2; +- (void)doSubtableFormat3; +- (void)doOTSubtable; +- (void)doTTSubtable; +- (void)doTable; +- (unsigned char)readByte; +- (unsigned int)readUnsignedLong; +- (void)dispose; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPGenericVisitor.h b/CorePDF.framework/CPGenericVisitor.h new file mode 100755 index 0000000..e80232d --- /dev/null +++ b/CorePDF.framework/CPGenericVisitor.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPGenericVisitor : NSObject { +} + + +- (void)visitShape:(id)arg1; +- (void)visitImage:(id)arg1; +- (void)visitCompoundGraphic:(id)arg1; +- (void)visitRegion:(id)arg1; +- (void)visitTextLine:(id)arg1; +- (void)visitZone:(id)arg1; +- (void)visitRotation:(id)arg1; +- (void)visitBody:(id)arg1; +- (void)visitParagraph:(id)arg1; +- (void)visitLayoutArea:(id)arg1; +- (void)visitColumn:(id)arg1; +- (void)visitTextBox:(id)arg1; +- (void)visitImageRegion:(id)arg1; +- (void)visitShapeRegion:(id)arg1; +- (void)visitPage:(id)arg1; +- (void)visitChunk:(id)arg1; + +@end diff --git a/CorePDF.framework/CPGraphicMaker.h b/CorePDF.framework/CPGraphicMaker.h new file mode 100755 index 0000000..973f63e --- /dev/null +++ b/CorePDF.framework/CPGraphicMaker.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPGraphicMaker : NSObject { +} + ++ (void)combineShapesIn:(id)arg1; ++ (void)makeCombinedShapesIn:(id)arg1; + + +@end diff --git a/CorePDF.framework/CPGraphicObject.h b/CorePDF.framework/CPGraphicObject.h new file mode 100755 index 0000000..ddcc60d --- /dev/null +++ b/CorePDF.framework/CPGraphicObject.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPTextLine, CPChunk, CPParagraph; + +@interface CPGraphicObject : CPChunk { + unsigned int clipIndex; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } renderedBounds; + int wrapType; + float margin; + float baselineOffset; + BOOL canContainText; + BOOL isInZoneBorder; + int zoneGraphicType; + CPTextLine *anchoringTextLine; + CPParagraph *anchoringParagraph; + CPChunk *user; +} + +@property(retain) CPParagraph * anchoringParagraph; +@property unsigned int clipIndex; + + +- (void)setWrapType:(int)arg1; +- (int)wrapType; +- (void)setUser:(id)arg1; +- (unsigned short)unicode; +- (void)setBaselineOffset:(float)arg1; +- (BOOL)isNarrow; +- (BOOL)canBeContainer; +- (BOOL)isIndivisible; +- (BOOL)canContainText; +- (void)setCanContainText:(BOOL)arg1; +- (BOOL)isInZoneBorder; +- (void)setIsInZoneBorder:(BOOL)arg1; +- (int)zoneGraphicType; +- (void)setZoneGraphicType:(int)arg1; +- (void)setAnchoringTextLine:(id)arg1; +- (id)anchoringTextLine; +- (id)anchoringParagraph; +- (void)setAnchoringParagraph:(id)arg1; +- (unsigned int)clipIndex; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })renderedBounds; +- (void)setClipIndex:(unsigned int)arg1; +- (float)margin; +- (id)user; +- (BOOL)isVisible; +- (void)setMargin:(float)arg1; +- (float)baselineOffset; +- (id)init; + +@end diff --git a/CorePDF.framework/CPGraphicRegion.h b/CorePDF.framework/CPGraphicRegion.h new file mode 100755 index 0000000..dde23dd --- /dev/null +++ b/CorePDF.framework/CPGraphicRegion.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPGraphicRegion : CPRegion { +} + + + +@end diff --git a/CorePDF.framework/CPGuideFinder.h b/CorePDF.framework/CPGuideFinder.h new file mode 100755 index 0000000..fa7cfbd --- /dev/null +++ b/CorePDF.framework/CPGuideFinder.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPCluster, CPZone, NSMutableArray; + +@interface CPGuideFinder : NSObject { + CPZone *contentZone; + unsigned int countOfWordsInZone; + double *anchorArray; + double *rightHandSideArray; + struct { float x1; float x2; float x3; float x4; int x5; int *x6; struct CPPDFStyle {} *x7; } *crossingWordArray; + CPCluster *anchors; + CPCluster *rightHandSides; + float medianFontSizeOfFirstCharacter; + float medianFontSizeOfLastCharacter; + NSMutableArray *gutters; + NSMutableArray *leftGuides; + NSMutableArray *rightGuides; +} + ++ (BOOL)guideSeparates:(id)arg1 from:(id)arg2; ++ (BOOL)gutterSeparates:(id)arg1 from:(id)arg2; ++ (void)reclusterPreservingAlignment:(id)arg1; ++ (void)reclusterBetweenGuides:(id)arg1; + +- (void)finalize; +- (float)medianFontSizeOfFirstCharacter; +- (float)medianFontSizeOfLastCharacter; +- (BOOL)addStripTo:(id)arg1 bottom:(float)arg2 left:(float)arg3 top:(float)arg4 right:(float)arg5; +- (void)setAlignForWordWithExtent:(struct { float x1; float x2; float x3; float x4; int x5; int *x6; struct CPPDFStyle {} *x7; }*)arg1 stripArray:(id)arg2 stripMax:(double)arg3; +- (void)subdivideStripInto:(id)arg1 from:(double)arg2 to:(double)arg3 borderedBy:(struct { float x1; float x2; float x3; float x4; int x5; int *x6; struct CPPDFStyle {} *x7; }*)arg4 ofCount:(unsigned int)arg5 crossedBy:(struct { float x1; float x2; float x3; float x4; int x5; int *x6; struct CPPDFStyle {} *x7; }*)arg6 ofCount:(unsigned int)arg7; +- (void)getWordEdges; +- (void)findWordEdgeClusters; +- (void)subdivideGutterFrom:(unsigned int)arg1 to:(unsigned int)arg2; +- (void)subdivideLeftGuideAt:(unsigned int)arg1; +- (void)subdivideRightGuideAt:(unsigned int)arg1; +- (BOOL)hasGutters; +- (BOOL)hasLeftGuides; +- (BOOL)hasRightGuides; +- (void)splitTextLinesAtBorderWords; +- (void)splitTextLinesBetweenBorderWords; +- (id)initWithContentZone:(id)arg1; +- (void)findGutters; +- (void)findGuides; +- (void)markTextLines; +- (void)splitTextLines; +- (id)leftGuides; +- (id)rightGuides; +- (id)gutters; +- (void)dispose; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPHighlighter.h b/CorePDF.framework/CPHighlighter.h new file mode 100755 index 0000000..77d4824 --- /dev/null +++ b/CorePDF.framework/CPHighlighter.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class CPTextLine, CPZone; + +@interface CPHighlighter : NSObject { + CPZone *boundingZone; + CPTextLine *textLine; + struct CGColor { } *color; + + /* Error parsing encoded ivar type info: ^{CPPDFStyle=^{CGColor}^{CGColorSpace}^{CGColor}^{CGColorSpace}ffCCif@"CPFont"f^(CGPDFObject)^(CGPDFObject)^{CGColor}^{CPPDFStyle}} */ + struct CPPDFStyle { struct CGColor {} *x1; struct CGColorSpace {} *x2; struct CGColor {} *x3; struct CGColorSpace {} *x4; float x5; float x6; unsigned char x7; unsigned char x8; int x9; float x10; id x11; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x12; unsigned char x13; void*x14; void*x15; out in void*x16; void*x17; float x18; union { unsigned char x_19_1_1; void*x_19_1_2; void*x_19_1_3; void*x_19_1_4; void*x_19_1_5; bycopy unsigned int x_19_1_6/* : ? */; void*x_19_1_7; void*x_19_1_8; BOOL x_19_1_9; void*x_19_1_10; } *x19; union { unsigned char x_20_1_1; void*x_20_1_2; void*x_20_1_3; void*x_20_1_4; void*x_20_1_5; bycopy unsigned int x_20_1_6/* : ? */; void*x_20_1_7; void*x_20_1_8; BOOL x_20_1_9; void*x_20_1_10; } *x20; struct CGColor {} *x21; struct CPPDFStyle {} *x22; } *style; + + + /* Error parsing encoded ivar type info: ^{CPPDFStyle=^{CGColor}^{CGColorSpace}^{CGColor}^{CGColorSpace}ffCCif@"CPFont"f^(CGPDFObject)^(CGPDFObject)^{CGColor}^{CPPDFStyle}} */ + struct CPPDFStyle { struct CGColor {} *x1; struct CGColorSpace {} *x2; struct CGColor {} *x3; struct CGColorSpace {} *x4; float x5; float x6; unsigned char x7; unsigned char x8; int x9; float x10; id x11; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x12; unsigned char x13; void*x14; void*x15; out in void*x16; void*x17; float x18; union { unsigned char x_19_1_1; void*x_19_1_2; void*x_19_1_3; void*x_19_1_4; void*x_19_1_5; bycopy unsigned int x_19_1_6/* : ? */; void*x_19_1_7; void*x_19_1_8; BOOL x_19_1_9; void*x_19_1_10; } *x19; union { unsigned char x_20_1_1; void*x_20_1_2; void*x_20_1_3; void*x_20_1_4; void*x_20_1_5; bycopy unsigned int x_20_1_6/* : ? */; void*x_20_1_7; void*x_20_1_8; BOOL x_20_1_9; void*x_20_1_10; } *x20; struct CGColor {} *x21; struct CPPDFStyle {} *x22; } *highlightedStyle; + +} + +@property struct CPPDFStyle { struct CGColor {} *x1; struct CGColorSpace {} *x2; struct CGColor {} *x3; struct CGColorSpace {} *x4; float x5; float x6; unsigned char x7; unsigned char x8; int x9; float x10; id x11; void*x12; unsigned char x13; void*x14; void*x15; out in void*x16; void*x17; float x18; union { unsigned char x_19_1_1; void*x_19_1_2; void*x_19_1_3; void*x_19_1_4; void*x_19_1_5; bycopy unsigned int x_19_1_6/* : ? */; void*x_19_1_7; void*x_19_1_8; BOOL x_19_1_9; void*x_19_1_10; } *x19; union { unsigned char x_20_1_1; void*x_20_1_2; void*x_20_1_3; void*x_20_1_4; void*x_20_1_5; bycopy unsigned int x_20_1_6/* : ? */; void*x_20_1_7; void*x_20_1_8; BOOL x_20_1_9; void*x_20_1_10; } *x20; struct CGColor {} *x21; struct CPPDFStyle {} *x22; }* highlightedStyle; +@property struct CPPDFStyle { struct CGColor {} *x1; struct CGColorSpace {} *x2; struct CGColor {} *x3; struct CGColorSpace {} *x4; float x5; float x6; unsigned char x7; unsigned char x8; int x9; float x10; id x11; void*x12; unsigned char x13; void*x14; void*x15; out in void*x16; void*x17; float x18; union { unsigned char x_19_1_1; void*x_19_1_2; void*x_19_1_3; void*x_19_1_4; void*x_19_1_5; bycopy unsigned int x_19_1_6/* : ? */; void*x_19_1_7; void*x_19_1_8; BOOL x_19_1_9; void*x_19_1_10; } *x19; union { unsigned char x_20_1_1; void*x_20_1_2; void*x_20_1_3; void*x_20_1_4; void*x_20_1_5; bycopy unsigned int x_20_1_6/* : ? */; void*x_20_1_7; void*x_20_1_8; BOOL x_20_1_9; void*x_20_1_10; } *x20; struct CGColor {} *x21; struct CPPDFStyle {} *x22; }* style; +@property(readonly) struct CGColor { }* color; + ++ (BOOL)reconstructHighlightFor:(id)arg1; + +- (void)highlight; +- (struct CPPDFStyle { struct CGColor {} *x1; struct CGColorSpace {} *x2; struct CGColor {} *x3; struct CGColorSpace {} *x4; float x5; float x6; unsigned char x7; unsigned char x8; int x9; float x10; id x11; float x12; union { unsigned char x_13_1_1; /* Warning: Unrecognized filer type: 'G' using 'void*' */ void*x_13_1_2; void*x_13_1_3; void*x_13_1_4; void*x_13_1_5; bycopy unsigned int x_13_1_6/* : ? */; void*x_13_1_7; void*x_13_1_8; BOOL x_13_1_9; void*x_13_1_10; } *x13; union { unsigned char x_14_1_1; void*x_14_1_2; void*x_14_1_3; void*x_14_1_4; void*x_14_1_5; bycopy unsigned int x_14_1_6/* : ? */; void*x_14_1_7; void*x_14_1_8; BOOL x_14_1_9; void*x_14_1_10; } *x14; struct CGColor {} *x15; struct CPPDFStyle {} *x16; }*)highlightedStyle; + /* Encoded args for previous method: ^{CPPDFStyle=^{CGColor}^{CGColorSpace}^{CGColor}^{CGColorSpace}ffCCif@f^(CGPDFObject)^(CGPDFObject)^{CGColor}^{CPPDFStyle}}8@0:4 */ + +- (void)setHighlightedStyle:(struct CPPDFStyle { struct CGColor {} *x1; struct CGColorSpace {} *x2; struct CGColor {} *x3; struct CGColorSpace {} *x4; float x5; float x6; unsigned char x7; unsigned char x8; int x9; float x10; id x11; float x12; union { unsigned char x_13_1_1; /* Warning: Unrecognized filer type: 'G' using 'void*' */ void*x_13_1_2; void*x_13_1_3; void*x_13_1_4; void*x_13_1_5; bycopy unsigned int x_13_1_6/* : ? */; void*x_13_1_7; void*x_13_1_8; BOOL x_13_1_9; void*x_13_1_10; } *x13; union { unsigned char x_14_1_1; void*x_14_1_2; void*x_14_1_3; void*x_14_1_4; void*x_14_1_5; bycopy unsigned int x_14_1_6/* : ? */; void*x_14_1_7; void*x_14_1_8; BOOL x_14_1_9; void*x_14_1_10; } *x14; struct CGColor {} *x15; struct CPPDFStyle {} *x16; }*)arg1; + /* Encoded args for previous method: v12@0:4^{CPPDFStyle=^{CGColor}^{CGColorSpace}^{CGColor}^{CGColorSpace}ffCCif@f^(CGPDFObject)^(CGPDFObject)^{CGColor}^{CPPDFStyle}}8 */ + +- (id)initWithTextLine:(id)arg1 inZone:(id)arg2 ofColor:(struct CGColor { }*)arg3; +- (struct CGColor { }*)color; +- (struct CPPDFStyle { struct CGColor {} *x1; struct CGColorSpace {} *x2; struct CGColor {} *x3; struct CGColorSpace {} *x4; float x5; float x6; unsigned char x7; unsigned char x8; int x9; float x10; id x11; float x12; union { unsigned char x_13_1_1; /* Warning: Unrecognized filer type: 'G' using 'void*' */ void*x_13_1_2; void*x_13_1_3; void*x_13_1_4; void*x_13_1_5; bycopy unsigned int x_13_1_6/* : ? */; void*x_13_1_7; void*x_13_1_8; BOOL x_13_1_9; void*x_13_1_10; } *x13; union { unsigned char x_14_1_1; void*x_14_1_2; void*x_14_1_3; void*x_14_1_4; void*x_14_1_5; bycopy unsigned int x_14_1_6/* : ? */; void*x_14_1_7; void*x_14_1_8; BOOL x_14_1_9; void*x_14_1_10; } *x14; struct CGColor {} *x15; struct CPPDFStyle {} *x16; }*)style; + /* Encoded args for previous method: ^{CPPDFStyle=^{CGColor}^{CGColorSpace}^{CGColor}^{CGColorSpace}ffCCif@f^(CGPDFObject)^(CGPDFObject)^{CGColor}^{CPPDFStyle}}8@0:4 */ + +- (void)setStyle:(struct CPPDFStyle { struct CGColor {} *x1; struct CGColorSpace {} *x2; struct CGColor {} *x3; struct CGColorSpace {} *x4; float x5; float x6; unsigned char x7; unsigned char x8; int x9; float x10; id x11; float x12; union { unsigned char x_13_1_1; /* Warning: Unrecognized filer type: 'G' using 'void*' */ void*x_13_1_2; void*x_13_1_3; void*x_13_1_4; void*x_13_1_5; bycopy unsigned int x_13_1_6/* : ? */; void*x_13_1_7; void*x_13_1_8; BOOL x_13_1_9; void*x_13_1_10; } *x13; union { unsigned char x_14_1_1; void*x_14_1_2; void*x_14_1_3; void*x_14_1_4; void*x_14_1_5; bycopy unsigned int x_14_1_6/* : ? */; void*x_14_1_7; void*x_14_1_8; BOOL x_14_1_9; void*x_14_1_10; } *x14; struct CGColor {} *x15; struct CPPDFStyle {} *x16; }*)arg1; + /* Encoded args for previous method: v12@0:4^{CPPDFStyle=^{CGColor}^{CGColorSpace}^{CGColor}^{CGColorSpace}ffCCif@f^(CGPDFObject)^(CGPDFObject)^{CGColor}^{CPPDFStyle}}8 */ + + +@end diff --git a/CorePDF.framework/CPHitTest.h b/CorePDF.framework/CPHitTest.h new file mode 100755 index 0000000..c70d278 --- /dev/null +++ b/CorePDF.framework/CPHitTest.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPPage, NSMutableArray; + +@interface CPHitTest : NSObject { + CPPage *page; + NSMutableArray *objectsOnPage; + float mapTemp; +} + + +- (id)paragraphNear:(struct CGPoint { float x1; float x2; })arg1; +- (id)layoutArea:(struct CGPoint { float x1; float x2; })arg1; +- (unsigned int)columnsAt:(struct CGPoint { float x1; float x2; })arg1; +- (int)compareByReadingOrder:(struct CGPoint { float x1; float x2; })arg1 to:(struct CGPoint { float x1; float x2; })arg2; +- (void)findClickableObjects:(BOOL)arg1; +- (id)objectAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (id)paragraph:(struct CGPoint { float x1; float x2; })arg1; +- (id)column:(struct CGPoint { float x1; float x2; })arg1; +- (id)findObjectIn:(id)arg1 at:(struct CGPoint { float x1; float x2; })arg2 count:(int*)arg3; +- (id)textLine:(struct CGPoint { float x1; float x2; })arg1; +- (BOOL)hitTestGraphicObject:(id)arg1 point:(struct CGPoint { float x1; float x2; })arg2; +- (BOOL)hitTestParagraph:(id)arg1 point:(struct CGPoint { float x1; float x2; })arg2; +- (id)findBestMatch:(id)arg1 atPoint:(struct CGPoint { float x1; float x2; })arg2; +- (id)initWithPage:(id)arg1; +- (id)page; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPImage.h b/CorePDF.framework/CPImage.h new file mode 100755 index 0000000..c74656c --- /dev/null +++ b/CorePDF.framework/CPImage.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPImage : CPGraphicObject { + struct CPPDFImage { struct CPPDFObject { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } bounds; + unsigned int clipIndex; + unsigned int insertionOrder; + } x1; unsigned int x2; struct CGPDFStream {} *x3; int x4; struct CGImage {} *x5; struct CGAffineTransform { + float a; + float b; + float c; + float d; + float tx; + float ty; + } x6; struct CGPDFDictionary {} *x7; float x8; struct CGColor {} *x9; } *imageData; + BOOL renderedBoundsComputed; +} + + +- (struct CPPDFImage { struct CPPDFObject { struct CGRect { struct CGPoint { float x_1_3_1; float x_1_3_2; } x_1_2_1; struct CGSize { float x_2_3_1; float x_2_3_2; } x_1_2_2; } x_1_1_1; unsigned int x_1_1_2; unsigned int x_1_1_3; } x1; unsigned int x2; struct CGPDFStream {} *x3; int x4; struct CGImage {} *x5; struct CGAffineTransform { float x_6_1_1; float x_6_1_2; float x_6_1_3; float x_6_1_4; float x_6_1_5; float x_6_1_6; } x6; struct CGPDFDictionary {} *x7; float x8; struct CGColor {} *x9; }*)imageData; +- (id)initWithBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds; +- (void)recomputeRenderedBounds; +- (void)accept:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })renderedBounds; +- (long)zOrder; +- (id)initWithPDFImage:(struct CPPDFImage { struct CPPDFObject { struct CGRect { struct CGPoint { float x_1_3_1; float x_1_3_2; } x_1_2_1; struct CGSize { float x_2_3_1; float x_2_3_2; } x_1_2_2; } x_1_1_1; unsigned int x_1_1_2; unsigned int x_1_1_3; } x1; unsigned int x2; struct CGPDFStream {} *x3; int x4; struct CGImage {} *x5; struct CGAffineTransform { float x_6_1_1; float x_6_1_2; float x_6_1_3; float x_6_1_4; float x_6_1_5; float x_6_1_6; } x6; struct CGPDFDictionary {} *x7; float x8; struct CGColor {} *x9; }*)arg1; +- (BOOL)isVisible; + +@end diff --git a/CorePDF.framework/CPImageRegion.h b/CorePDF.framework/CPImageRegion.h new file mode 100755 index 0000000..6a06867 --- /dev/null +++ b/CorePDF.framework/CPImageRegion.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPImageRegion : CPGraphicRegion { +} + + +- (BOOL)isImageRegion; +- (void)accept:(id)arg1; + +@end diff --git a/CorePDF.framework/CPInterval.h b/CorePDF.framework/CPInterval.h new file mode 100755 index 0000000..9b7cf02 --- /dev/null +++ b/CorePDF.framework/CPInterval.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPInterval : NSObject { + float left; + float right; +} + + +- (BOOL)intersects:(id)arg1; +- (id)initLeft:(float)arg1 right:(float)arg2; +- (BOOL)contains:(id)arg1; +- (void)add:(id)arg1; +- (float)left; +- (float)right; + +@end diff --git a/CorePDF.framework/CPIsland.h b/CorePDF.framework/CPIsland.h new file mode 100755 index 0000000..cc447ee --- /dev/null +++ b/CorePDF.framework/CPIsland.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPIsland : CPZone { +} + + +- (BOOL)bordersWindClockwise; + +@end diff --git a/CorePDF.framework/CPLayoutArea.h b/CorePDF.framework/CPLayoutArea.h new file mode 100755 index 0000000..bff71dd --- /dev/null +++ b/CorePDF.framework/CPLayoutArea.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPLayoutArea : CPRegion { + BOOL isFirstLayout; +} + + +- (BOOL)isSimilarTo:(id)arg1; +- (BOOL)isFirstLayout; +- (void)setIsFirstLayout:(BOOL)arg1; +- (void)addColumnBreaks; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })layoutAreaBounds; +- (BOOL)isBoxRegion; +- (BOOL)isGraphicalRegion; +- (BOOL)isRowRegion; +- (void)setIsImageRegion:(BOOL)arg1; +- (BOOL)isImageRegion; +- (BOOL)isShapeRegion; +- (float)selectionBottom; +- (void)accept:(id)arg1; +- (id)properties; +- (id)description; +- (id)init; + +@end diff --git a/CorePDF.framework/CPLayoutMaker.h b/CorePDF.framework/CPLayoutMaker.h new file mode 100755 index 0000000..bcf78c0 --- /dev/null +++ b/CorePDF.framework/CPLayoutMaker.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPLayoutMaker : NSObject { +} + + +- (BOOL)column:(id)arg1 fits:(id)arg2; +- (void)makeLayouts:(id)arg1 from:(id)arg2; + +@end diff --git a/CorePDF.framework/CPLineBreaker.h b/CorePDF.framework/CPLineBreaker.h new file mode 100755 index 0000000..6a74c67 --- /dev/null +++ b/CorePDF.framework/CPLineBreaker.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPLineBreaker : NSObject { +} + ++ (void)breakLinesInPage:(id)arg1; + +- (void)breakLinesInParagraph:(id)arg1; +- (void)breakLinesIn:(id)arg1; + +@end diff --git a/CorePDF.framework/CPList.h b/CorePDF.framework/CPList.h new file mode 100755 index 0000000..a6a7e88 --- /dev/null +++ b/CorePDF.framework/CPList.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPListItem; + +@interface CPList : NSObject { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } spacer; + int type; + unsigned int ordinalPrefixLength; + unsigned int ordinalSuffixLength; + CPListItem *parentItem; + struct __CFArray { } *items; +} + +@property(retain) CPListItem * parentItem; +@property unsigned int ordinalSuffixLength; +@property unsigned int ordinalPrefixLength; +@property int type; +@property struct CGRect { struct CGPoint { float x; float y; } origin; struct CGSize { float width; float height; } size; } spacer; + + +- (void)addItem:(id)arg1; +- (void)finalize; +- (BOOL)containsParagraph:(id)arg1; +- (BOOL)isMultilevel; +- (void)setParentItem:(id)arg1; +- (unsigned int)ordinalSuffixLength; +- (void)setOrdinalSuffixLength:(unsigned int)arg1; +- (unsigned int)ordinalPrefixLength; +- (void)setOrdinalPrefixLength:(unsigned int)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })spacer; +- (void)setSpacer:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)parentItem; +- (void)dispose; +- (int)type; +- (void)setType:(int)arg1; +- (id)init; +- (void)dealloc; +- (id)itemAtIndex:(unsigned int)arg1; +- (unsigned int)itemCount; + +@end diff --git a/CorePDF.framework/CPListItem.h b/CorePDF.framework/CPListItem.h new file mode 100755 index 0000000..1cd4102 --- /dev/null +++ b/CorePDF.framework/CPListItem.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPList; + +@interface CPListItem : NSObject { + CPList *list; + int number; + struct __CFArray { } *paragraphs; +} + +@property int number; +@property(retain) CPList * list; + + +- (void)setList:(id)arg1; +- (unsigned int)paragraphCount; +- (id)paragraphAtIndex:(unsigned int)arg1; +- (void)finalize; +- (void)setNumber:(int)arg1; +- (void)addParagraph:(id)arg1; +- (void)dispose; +- (int)number; +- (id)list; +- (id)init; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPListMaker.h b/CorePDF.framework/CPListMaker.h new file mode 100755 index 0000000..7899ef5 --- /dev/null +++ b/CorePDF.framework/CPListMaker.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class NSArray, CPTextLine, CPLayoutArea, CPList; + +@interface CPListMaker : NSObject { + CPLayoutArea *area; + NSArray *spacers; + unsigned int textLineCount; + CPTextLine **textLines; + CPList *list; +} + ++ (void)makeListsInLayoutArea:(id)arg1; ++ (void)makeListsInChunk:(id)arg1; ++ (void)makeListsInPage:(id)arg1; + +- (void)finalize; +- (void)fetchTextLine:(id)arg1; +- (void)makeListItemFrom:(struct CPListInfo { unsigned int x1; unsigned int x2; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_3_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_3_1_2; } x3; struct __CFString {} *x4; int x5; unsigned int x6; unsigned int x7; int x8; boolx9; boolx10; boolx11; void *x12; }*)arg1 stopAt:(unsigned int)arg2; +- (BOOL)makeListFrom:(struct CPListInfo { unsigned int x1; unsigned int x2; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_3_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_3_1_2; } x3; struct __CFString {} *x4; int x5; unsigned int x6; unsigned int x7; int x8; boolx9; boolx10; boolx11; void *x12; }*)arg1; +- (void)fetchTextLinesInColumn:(id)arg1; +- (void)makeListsInColumn:(id)arg1; +- (id)initWithLayoutArea:(id)arg1; +- (void)makeLists; +- (void)dispose; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPMemoryOwner.h b/CorePDF.framework/CPMemoryOwner.h new file mode 100755 index 0000000..878887c --- /dev/null +++ b/CorePDF.framework/CPMemoryOwner.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPMemoryOwner : NSObject { + void *memory; +} + + +- (void)finalize; +- (id)initWithAllocatedMemory:(void*)arg1; +- (void)dispose; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPObject.h b/CorePDF.framework/CPObject.h new file mode 100755 index 0000000..7f86eef --- /dev/null +++ b/CorePDF.framework/CPObject.h @@ -0,0 +1,80 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPPage, CPObject, NSMutableArray, CPDocument; + +@interface CPObject : NSObject { + CPObject *parent; + NSMutableArray *children; + CPDocument *document; + CPPage *page; + long zOrder; +} + + +- (int)depth; +- (void)setDocument:(id)arg1; +- (void)addChildren:(id)arg1; +- (id)childAtIndex:(unsigned int)arg1; +- (id)parent; +- (void)setParent:(id)arg1; +- (unsigned int)indexOf:(id)arg1; +- (unsigned int)countOfClass:(Class)arg1; +- (id)lastSibling; +- (id)firstSibling; +- (void)removeLastChild; +- (void)promoteChildren; +- (void)childrenOfClass:(Class)arg1 into:(id)arg2; +- (id)childrenOfClass:(Class)arg1; +- (id)childrenNotOfClass:(Class)arg1; +- (void)map:(SEL)arg1 target:(id)arg2 childrenOfClass:(Class)arg3 last:(BOOL)arg4; +- (void)map:(SEL)arg1 target:(id)arg2 childrenOfClass:(Class)arg3; +- (void)mapSafely:(SEL)arg1 target:(id)arg2 childrenOfClass:(Class)arg3; +- (void)map:(SEL)arg1 target:(id)arg2; +- (void)map:(SEL)arg1 target:(id)arg2 last:(BOOL)arg3; +- (id)descendantsOfClass:(Class)arg1; +- (id)shallowDescendantsOfClass:(Class)arg1; +- (void)disposeDescendants; +- (id)copyWithoutChildren; +- (id)ancestorOfClass:(Class)arg1; +- (id)descendantsOfClass:(Class)arg1 deep:(BOOL)arg2; +- (void)descendantsOfClass:(Class)arg1 to:(id)arg2; +- (id)descendantsOfClass:(Class)arg1 omitTraversing:(Class)arg2; +- (id)firstDescendantOfClass:(Class)arg1; +- (id)lastDescendantOfClass:(Class)arg1; +- (unsigned int)countOfFirstDescendantsOfClass:(Class)arg1; +- (void)setZOrder:(long)arg1; +- (void)clearCachedInfo; +- (id)firstDescendantsOfClass:(Class)arg1; +- (void)accept:(id)arg1; +- (id)copyAndSplitChildrenAtIndex:(unsigned int)arg1; +- (void)recomputeZOrder; +- (void)updateZOrder:(long)arg1; +- (void)add:(id)arg1 atIndex:(unsigned int)arg2; +- (void)addChildrenOf:(id)arg1; +- (id)takeChildren; +- (id)takeChildrenAmong:(id)arg1; +- (long)zOrder; +- (void)removeFirstChild; +- (id)children; +- (void)add:(id)arg1; +- (void)remove:(id)arg1; +- (void)remove; +- (void)setPage:(id)arg1; +- (id)page; +- (id)document; +- (void)removeAll; +- (id)previousSibling; +- (id)lastChild; +- (id)nextSibling; +- (id)firstChild; +- (void)removeObjectAtIndex:(unsigned int)arg1; +- (unsigned int)count; +- (BOOL)isEqual:(id)arg1; +- (void)performSelector:(SEL)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPObjectUtility.h b/CorePDF.framework/CPObjectUtility.h new file mode 100755 index 0000000..304a476 --- /dev/null +++ b/CorePDF.framework/CPObjectUtility.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPObjectUtility : NSObject { +} + ++ (float)complexityOfPage:(id)arg1; + + +@end diff --git a/CorePDF.framework/CPPage.h b/CorePDF.framework/CPPage.h new file mode 100755 index 0000000..be12e99 --- /dev/null +++ b/CorePDF.framework/CPPage.h @@ -0,0 +1,139 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPChunk, NSMutableArray; + +@interface CPPage : CPChunk { + int pageNumber; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } pageCropBox; + BOOL hasZones; + BOOL hasTextLines; + BOOL isDirty; + BOOL isStartOfSection; + long maxLayoutZOrder; + CPChunk *background; + float complexity; + int rotation; + NSMutableArray *shapesOnPage; + NSMutableArray *imagesOnPage; + NSMutableArray *graphicsOnPage; + NSMutableArray *columnsOnPage; + struct CPPDFContext { struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } x1; unsigned int x2; struct CPPDFGraphicState {} *x3; struct CPPDFGraphicState {} *x4; struct CGPDFContentStream {} *x5[250]; unsigned int x6; struct PrimitiveBuffer { + void *data; + void *pos; + void *limit; + unsigned int size; + unsigned int previousSize; + unsigned int count; + unsigned int previousCount; + int index; + } x7; struct PrimitiveBuffer { + void *data; + void *pos; + void *limit; + unsigned int size; + unsigned int previousSize; + unsigned int count; + unsigned int previousCount; + int index; + } x8; struct PrimitiveBuffer { + void *data; + void *pos; + void *limit; + unsigned int size; + unsigned int previousSize; + unsigned int count; + unsigned int previousCount; + int index; + } x9; struct CPPDFClipBuffer { + unsigned int top; + unsigned int currentIndex; + unsigned int *data; + unsigned int size; + } x10; struct __CFDictionary {} *x11; struct __CFDictionary {} *x12; struct __CFDictionary {} *x13; struct CPPDFStyle {} *x14; int *x15; unsigned int x16; unsigned int x17; unsigned int x18; int x19; int x20; int x21; unsigned int *x22; struct CGPath {} **x23; BOOL x24; } *pdfContext; + BOOL contextOwner; + struct CGPDFPage { } *pdfPage; + NSMutableArray *textLinesOnPage; + void *_layout; + id hitTest; + BOOL reconstructed; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } mutex; +} + ++ (void)sortByReadingOrder:(id)arg1; + +- (id)parent; +- (void)finalize; +- (struct CPPDFClipBuffer { unsigned int x1; unsigned int x2; unsigned int *x3; unsigned int x4; }*)clipBuffer; +- (BOOL)populatePDFLayout:(struct CGPDFLayout { }*)arg1; +- (id)hitTest; +- (id)initWithPDFPage:(struct CGPDFPage { }*)arg1; +- (struct CGPDFPage { }*)pdfPage; +- (void)reconstruct; +- (struct CPPDFContext { struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_1_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_1_1_2; } x1; unsigned int x2; struct CPPDFGraphicState {} *x3; struct CPPDFGraphicState {} *x4; struct CGPDFContentStream {} *x5[250]; unsigned int x6; struct PrimitiveBuffer { void *x_7_1_1; void *x_7_1_2; void *x_7_1_3; unsigned int x_7_1_4; unsigned int x_7_1_5; unsigned int x_7_1_6; unsigned int x_7_1_7; int x_7_1_8; } x7; struct PrimitiveBuffer { void *x_8_1_1; void *x_8_1_2; void *x_8_1_3; unsigned int x_8_1_4; unsigned int x_8_1_5; unsigned int x_8_1_6; unsigned int x_8_1_7; int x_8_1_8; } x8; struct PrimitiveBuffer { void *x_9_1_1; void *x_9_1_2; void *x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; unsigned int x_9_1_6; unsigned int x_9_1_7; int x_9_1_8; } x9; struct CPPDFClipBuffer { unsigned int x_10_1_1; unsigned int x_10_1_2; unsigned int *x_10_1_3; unsigned int x_10_1_4; } x10; struct __CFDictionary {} *x11; struct __CFDictionary {} *x12; struct __CFDictionary {} *x13; struct CPPDFStyle {} *x14; int *x15; unsigned int x16; unsigned int x17; unsigned int x18; int x19; int x20; int x21; unsigned int *x22; struct CGPath {} **x23; BOOL x24; }*)PDFContext; +- (float)complexity; +- (void)setComplexity:(float)arg1; +- (int)pageNumber; +- (void)setPageNumber:(int)arg1; +- (void)setHasZones:(BOOL)arg1; +- (BOOL)hasZones; +- (BOOL)hasTextLines; +- (void)setHasTextLines:(BOOL)arg1; +- (BOOL)isStartOfSection; +- (void)setIsStartOfSection:(BOOL)arg1; +- (void)restoreBackGroundObjectToPage; +- (void)layDownObjectsOnPageOld; +- (id)textLinesOnPage; +- (id)columnsOnPage; +- (void)addColumns:(id)arg1; +- (unsigned int)traverse:(id)arg1 ordinal:(unsigned int)arg2; +- (unsigned int)setReadingOrder:(id)arg1 from:(unsigned int)arg2; +- (unsigned int)setGraphicPositions:(id)arg1 from:(unsigned int)arg2; +- (unsigned int)setPositionsOf:(id)arg1 from:(unsigned int)arg2; +- (unsigned int)setCellPositionsOf:(id)arg1 from:(unsigned int)arg2; +- (id)imagesOnPage; +- (id)shapesOnPage; +- (void)accept:(id)arg1; +- (void)addShape:(id)arg1; +- (id)graphicsOnPage; +- (void)setPageCropBox:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setPDFContext:(struct CPPDFContext { struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_1_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_1_1_2; } x1; unsigned int x2; struct CPPDFGraphicState {} *x3; struct CPPDFGraphicState {} *x4; struct CGPDFContentStream {} *x5[250]; unsigned int x6; struct PrimitiveBuffer { void *x_7_1_1; void *x_7_1_2; void *x_7_1_3; unsigned int x_7_1_4; unsigned int x_7_1_5; unsigned int x_7_1_6; unsigned int x_7_1_7; int x_7_1_8; } x7; struct PrimitiveBuffer { void *x_8_1_1; void *x_8_1_2; void *x_8_1_3; unsigned int x_8_1_4; unsigned int x_8_1_5; unsigned int x_8_1_6; unsigned int x_8_1_7; int x_8_1_8; } x8; struct PrimitiveBuffer { void *x_9_1_1; void *x_9_1_2; void *x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; unsigned int x_9_1_6; unsigned int x_9_1_7; int x_9_1_8; } x9; struct CPPDFClipBuffer { unsigned int x_10_1_1; unsigned int x_10_1_2; unsigned int *x_10_1_3; unsigned int x_10_1_4; } x10; struct __CFDictionary {} *x11; struct __CFDictionary {} *x12; struct __CFDictionary {} *x13; struct CPPDFStyle {} *x14; int *x15; unsigned int x16; unsigned int x17; unsigned int x18; int x19; int x20; int x21; unsigned int *x22; struct CGPath {} **x23; BOOL x24; }*)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })pageCropBox; +- (id)bodyZone; +- (void)layDownObjectsOnPage; +- (void)sortByReadingOrder; +- (void)dispose; +- (id)children; +- (void)setRotation:(int)arg1; +- (int)rotation; +- (void)addImage:(id)arg1; +- (struct CGPDFLayout { }*)layout; +- (id)background; +- (void)setBackground:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPParagraph.h b/CorePDF.framework/CPParagraph.h new file mode 100755 index 0000000..7786c94 --- /dev/null +++ b/CorePDF.framework/CPParagraph.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPListItem; + +@interface CPParagraph : CPRegion { + BOOL noIndentation; + BOOL below; + unsigned int alignment; + BOOL hasDropCap; + id flowProperties; + CPListItem *listItem; + float preformatWidth; +} + +@property(retain) CPListItem * listItem; + + +- (id)flowProperties; +- (void)setFlowProperties:(id)arg1; +- (BOOL)isParagraphRegion; +- (BOOL)isListItemRegion; +- (BOOL)isTextRegion; +- (void)setIsTextRegion:(BOOL)arg1; +- (void)setNoIndentation:(BOOL)arg1; +- (BOOL)noIndentation; +- (BOOL)hasDropCap; +- (void)setHasDropCap:(BOOL)arg1; +- (void)explode; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })reducedBounds; +- (void)setBelow:(BOOL)arg1; +- (BOOL)below; +- (BOOL)isPreformattedWithUnitWidth:(float*)arg1; +- (BOOL)isBoxRegion; +- (BOOL)isGraphicalRegion; +- (BOOL)isRowRegion; +- (void)setIsImageRegion:(BOOL)arg1; +- (BOOL)isImageRegion; +- (BOOL)isShapeRegion; +- (float)selectionBottom; +- (void)setListItem:(id)arg1; +- (id)listItem; +- (void)accept:(id)arg1; +- (unsigned int)index; +- (void)setAlignment:(unsigned int)arg1; +- (unsigned int)alignment; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPParagraphFlow.h b/CorePDF.framework/CPParagraphFlow.h new file mode 100755 index 0000000..0fd7986 --- /dev/null +++ b/CorePDF.framework/CPParagraphFlow.h @@ -0,0 +1,80 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class NSMutableArray, CPParagraph; + +@interface CPParagraphFlow : NSObject { + CPParagraph *paragraph; + float fLeft; + float fRight; + float fTop; + float fBottom; + NSMutableArray *paragraphsAbove; + NSMutableArray *paragraphsBelow; + NSMutableArray *paragraphsLeft; + NSMutableArray *paragraphsRight; + BOOL placed; + BOOL adjacentToCallout; + int calloutType; + CPParagraph *nextInColumn; +} + +@property CPParagraph * nextInColumn; +@property int calloutType; +@property BOOL placed; +@property float fBottom; +@property float fRight; +@property float fLeft; +@property(retain) CPParagraph * paragraph; + + +- (id)paragraph; +- (id)initWithParagraph:(id)arg1; +- (id)belowTwoSides:(unsigned int)arg1; +- (void)removeFromBelow:(id)arg1; +- (void)removeFromAbove:(id)arg1; +- (void)replaceBelow:(id)arg1 withOneOf:(id)arg2; +- (void)replaceAbove:(id)arg1 withOneOf:(id)arg2; +- (id)nextInColumn; +- (float)fBottom; +- (void)setFBottom:(float)arg1; +- (float)fRight; +- (void)setFRight:(float)arg1; +- (float)fLeft; +- (void)setFLeft:(float)arg1; +- (void)setParagraph:(id)arg1; +- (BOOL)intervalOverlapLeft:(float)arg1 right:(float)arg2 rects:(id)arg3; +- (BOOL)intervalOverlapTop:(float)arg1 bottom:(float)arg2 paragraphs:(id)arg3; +- (int)inOrder:(BOOL)arg1; +- (id)paragraphsBelow; +- (void)setNextInColumn:(id)arg1; +- (id)simpleRule:(unsigned int)arg1; +- (id)ignoreCallouts:(unsigned int)arg1; +- (id)twoSides:(unsigned int)arg1; +- (BOOL)intervalOverlapLeft:(float)arg1 right:(float)arg2 paragraphs:(id)arg3; +- (int)outOrder; +- (int)inOrder; +- (void)setCalloutType:(int)arg1; +- (id)paragraphsLeft; +- (id)paragraphsRight; +- (float)dBelow; +- (float)dAbove; +- (id)paragraphsAbove; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })belowBounds; +- (int)calloutType; +- (void)setParagraphsAboveIn:(id)arg1; +- (void)setParagraphsBelowIn:(id)arg1; +- (void)setParagraphsLeftIn:(id)arg1; +- (void)setParagraphsRightIn:(id)arg1; +- (int)topDescending:(id)arg1; +- (void)setPlaced:(BOOL)arg1; +- (id)nextParagraphInColumn:(id)arg1; +- (BOOL)placed; +- (float)area; +- (int)rightOrder; +- (int)leftOrder; +- (id)description; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPParagraphMaker.h b/CorePDF.framework/CPParagraphMaker.h new file mode 100755 index 0000000..b331604 --- /dev/null +++ b/CorePDF.framework/CPParagraphMaker.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPPage, NSMutableArray, CPZone; + +@interface CPParagraphMaker : NSObject { + NSMutableArray *avail; + NSMutableArray *paragraphs; + NSMutableArray *compoundedShapesOnPage; + BOOL spacingSet; + float currentSpacing; + CPZone *parent; + CPPage *page; +} + ++ (BOOL)line:(id)arg1 alignsWith:(id)arg2; + +- (BOOL)line:(id)arg1 isDirectlyBelow:(id)arg2; +- (BOOL)line:(id)arg1 isBelow:(id)arg2; +- (int)indexOfUniqueLineBelow:(id)arg1 from:(int)arg2; +- (int)linesThatOverlapLineAt:(int)arg1 between:(float)arg2 and:(float)arg3 from:(int)arg4; +- (BOOL)isGraphicBetween:(id)arg1 and:(id)arg2; +- (unsigned int)alignmentOf:(id)arg1 and:(id)arg2; +- (BOOL)fitsBelow:(id)arg1 alignment:(unsigned int)arg2 spacing:(float)arg3 from:(int)arg4; +- (BOOL)spacingOf:(id)arg1 and:(id)arg2 and:(id)arg3 is:(float*)arg4; +- (unsigned int)alignmentOf:(id)arg1 and:(id)arg2 and:(id)arg3; +- (BOOL)styleOf:(id)arg1 differsFromStyleOf:(id)arg2; +- (BOOL)firstWordOf:(id)arg1 fits:(id)arg2 indent:(float)arg3; +- (BOOL)line:(id)arg1 isAlignedWith:(id)arg2; +- (int)paragraph:(id)arg1 splits:(id)arg2; +- (void)addCompoundedShapesOn:(id)arg1 to:(id)arg2; +- (id)makeInitialParagraph; +- (void)addLinesTo:(id)arg1; +- (void)makeParagraphsIn:(id)arg1; +- (id)paragraphs; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPPreformatter.h b/CorePDF.framework/CPPreformatter.h new file mode 100755 index 0000000..360aae1 --- /dev/null +++ b/CorePDF.framework/CPPreformatter.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPPreformatter : NSObject { +} + ++ (void)preformatInPage:(id)arg1; + +- (void)preformatInParagraph:(id)arg1; +- (void)preformatIn:(id)arg1; + +@end diff --git a/CorePDF.framework/CPRegion.h b/CorePDF.framework/CPRegion.h new file mode 100755 index 0000000..f3d3be8 --- /dev/null +++ b/CorePDF.framework/CPRegion.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPRegion; + +@interface CPRegion : CPChunk { + BOOL isTextRegion; + BOOL isImageRegion; + BOOL isCompoundShape; + CPRegion *nextRegion; + int order; + id link; +} + + +- (void)setOrder:(int)arg1; +- (int)order; +- (BOOL)isBodyZone; +- (BOOL)isCompoundShape; +- (void)setIsCompoundShape:(BOOL)arg1; +- (BOOL)isZone; +- (id)nextRegion; +- (void)setNextRegion:(id)arg1; +- (BOOL)isTableCellRegion; +- (BOOL)isParagraphRegion; +- (BOOL)isListItemRegion; +- (BOOL)isTextRegion; +- (void)setIsTextRegion:(BOOL)arg1; +- (BOOL)isBoxRegion; +- (BOOL)isGraphicalRegion; +- (BOOL)isRowRegion; +- (void)setIsImageRegion:(BOOL)arg1; +- (BOOL)isImageRegion; +- (BOOL)isShapeRegion; +- (BOOL)isIndivisible; +- (void)accept:(id)arg1; +- (id)link; +- (void)setLink:(id)arg1; +- (BOOL)isRotated; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPRotatedText.h b/CorePDF.framework/CPRotatedText.h new file mode 100755 index 0000000..dce0db2 --- /dev/null +++ b/CorePDF.framework/CPRotatedText.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class NSMutableArray; + +@interface CPRotatedText : NSObject { + NSMutableArray *zones; +} + + +- (void)makeRotationZonesIn:(id)arg1; +- (id)rotationZones; +- (void)addRotationZonesTo:(id)arg1; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPRotation.h b/CorePDF.framework/CPRotation.h new file mode 100755 index 0000000..b3a2ea1 --- /dev/null +++ b/CorePDF.framework/CPRotation.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPRotation : CPZone { + float rotationAngle; +} + + +- (float)rotationAngle; +- (void)setRotationAngle:(float)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds; +- (void)accept:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })renderedBounds; +- (id)init; + +@end diff --git a/CorePDF.framework/CPShape.h b/CorePDF.framework/CPShape.h new file mode 100755 index 0000000..5add4de --- /dev/null +++ b/CorePDF.framework/CPShape.h @@ -0,0 +1,81 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPShape : CPGraphicObject { + unsigned int pdfObjectID; + struct CGPath { } *path; + BOOL isUprightRectangle; + int windingRule; + float lineWidth; + float miterLimit; + int lineCap; + int lineJoin; + struct CGColor { } *fillColor; + struct CGColor { } *strokeColor; + union CGPDFObject { } *fillObject; + union CGPDFObject { } *strokeObject; + struct CGAffineTransform { + float a; + float b; + float c; + float d; + float tx; + float ty; + } paintTransform; + BOOL boundsComputed; + BOOL renderedBoundsComputed; +} + + +- (struct CGColor { }*)strokeColor; +- (void)setStrokeColor:(struct CGColor { }*)arg1; +- (int)windingRule; +- (void)setWindingRule:(int)arg1; +- (BOOL)hasStroke; +- (BOOL)hasFill; +- (struct CGPath { }*)path; +- (void)finalize; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds; +- (void)setLineJoin:(int)arg1; +- (void)setLineCap:(int)arg1; +- (unsigned int)pdfObjectID; +- (void)setPdfObjectID:(unsigned int)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })innerBounds; +- (void)makeLineFromVertex:(struct CGPoint { float x1; float x2; })arg1 toVertex:(struct CGPoint { float x1; float x2; })arg2; +- (void)recomputeBounds; +- (BOOL)hasSamePathAs:(id)arg1; +- (BOOL)isStrokeFor:(id)arg1; +- (union CGPDFObject { }*)fillObject; +- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })paintTransform; +- (union CGPDFObject { }*)strokeObject; +- (BOOL)canCombineWith:(id)arg1; +- (void)setFillObject:(union CGPDFObject { }*)arg1; +- (void)setStrokeObject:(union CGPDFObject { }*)arg1; +- (void)setPaintTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1; +- (void)recomputeRenderedBounds; +- (unsigned int)pathElementCount; +- (void)accept:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })renderedBounds; +- (long)zOrder; +- (id)initWithPDFShape:(struct CPPDFShape { struct CPPDFObject { struct CGRect { struct CGPoint { float x_1_3_1; float x_1_3_2; } x_1_2_1; struct CGSize { float x_2_3_1; float x_2_3_2; } x_1_2_2; } x_1_1_1; unsigned int x_1_1_2; unsigned int x_1_1_3; } x1; unsigned int x2; struct CPPDFStyle {} *x3; int x4; struct CGPath {} *x5; BOOL x6; struct CGAffineTransform { float x_7_1_1; float x_7_1_2; float x_7_1_3; float x_7_1_4; float x_7_1_5; float x_7_1_6; } x7; struct CGAffineTransform { float x_8_1_1; float x_8_1_2; float x_8_1_3; float x_8_1_4; float x_8_1_5; float x_8_1_6; } x8; }*)arg1; +- (void)addShape:(id)arg1; +- (BOOL)isUprightRectangle; +- (void)dispose; +- (id)attributes; +- (struct CGColor { }*)fillColor; +- (void)setFillColor:(struct CGColor { }*)arg1; +- (void)setPath:(struct CGPath { }*)arg1; +- (BOOL)isVisible; +- (void)setMiterLimit:(float)arg1; +- (float)miterLimit; +- (void)setLineWidth:(float)arg1; +- (float)lineWidth; +- (id)string; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (int)lineJoin; +- (int)lineCap; + +@end diff --git a/CorePDF.framework/CPShapeRegion.h b/CorePDF.framework/CPShapeRegion.h new file mode 100755 index 0000000..c6244b7 --- /dev/null +++ b/CorePDF.framework/CPShapeRegion.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPShapeRegion : CPGraphicRegion { +} + + +- (BOOL)isShapeRegion; +- (void)accept:(id)arg1; + +@end diff --git a/CorePDF.framework/CPSpacerFinder.h b/CorePDF.framework/CPSpacerFinder.h new file mode 100755 index 0000000..aaae4e5 --- /dev/null +++ b/CorePDF.framework/CPSpacerFinder.h @@ -0,0 +1,83 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class CPZone, NSMutableArray; + +@interface CPSpacerFinder : NSObject { + CPZone *contentZone; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } zoneBounds; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } textBounds; + struct { + unsigned int allocatedSize; + unsigned int size; + unsigned int count; + struct { /* ? */ } *stats; + struct { /* ? */ } **ordered; + } spacerSequence; + NSMutableArray *spacers; + unsigned int segmentationCount; + + /* Error parsing encoded ivar type info: ^{?=@"CPTextLine"I^{?}} */ + struct { id x1; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x2; unsigned char x3; void*x4; void*x5; void*x6; void*x7; void*x8; unsigned long x9; int x10; in void*x11; void*x12; unsigned int x13; struct { /* ? */ } *x14; } *segmentations; + + struct { struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } x1; unsigned int x2; unsigned int x3; unsigned int x4; unsigned int x5; unsigned int x6; unsigned int x7; unsigned int x8; unsigned int x9; unsigned int x10; unsigned int x11; unsigned int x12; unsigned int x13; unsigned int x14; struct { + float x; + float width; + } x15; struct { + float x; + float width; + } x16; struct { + float x; + float width; + } x17; struct { + float x; + float width; + } x18; float x19; float x20; BOOL x21; BOOL x22; BOOL x23; } *qualityEntries; +} + + +- (void)finalize; +- (void)initializeSegmentations; +- (void)initializeJunctions; +- (void)assessQuality; +- (void)determineValidity; +- (id)initWithContentZone:(id)arg1; +- (void)findSpacers; +- (void)splitTextLines; +- (id)spacers; +- (void)dispose; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPTable.h b/CorePDF.framework/CPTable.h new file mode 100755 index 0000000..7386bf7 --- /dev/null +++ b/CorePDF.framework/CPTable.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPGraphicObject; + +@interface CPTable : CPChunk { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } tableBounds; + unsigned int rowCount; + float *rowY; + unsigned int columnCount; + float *columnX; + struct CGColor { } *backgroundColor; + unsigned int backgroundGraphicCount; + CPGraphicObject **backgroundGraphics; + unsigned int usedGraphicCount; + BOOL disposed; +} + +@property unsigned int rowCount; +@property unsigned int columnCount; +@property(readonly) unsigned int backgroundGraphicCount; +@property(readonly) float* columnX; +@property(readonly) float* rowY; +@property(readonly) struct CGRect { struct CGPoint { float x; float y; } origin; struct CGSize { float width; float height; } size; } tableBounds; + + +- (unsigned int)rowCount; +- (id)initWithBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)finalize; +- (void)setRowCount:(unsigned int)arg1; +- (void)setBackgroundGraphics:(id)arg1; +- (id)backgroundGraphicAtIndex:(unsigned int)arg1; +- (unsigned int)backgroundGraphicCount; +- (float*)rowY; +- (float*)columnX; +- (unsigned int)usedGraphicCount; +- (void)incrementUsedGraphicCount; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })tableBounds; +- (void)dispose; +- (void)setColumnCount:(unsigned int)arg1; +- (unsigned int)columnCount; +- (struct CGColor { }*)backgroundColor; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPTableCell.h b/CorePDF.framework/CPTableCell.h new file mode 100755 index 0000000..a818709 --- /dev/null +++ b/CorePDF.framework/CPTableCell.h @@ -0,0 +1,67 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPGraphicObject; + +@interface CPTableCell : CPChunk { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } cellBounds; + struct { + int location; + int length; + } rowSpan; + struct { + int location; + int length; + } columnSpan; + struct { struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } x1; struct CGColor {} *x2; unsigned int x3; CPGraphicObject **x4; } *borders; + struct CGColor { } *backgroundColor; + unsigned int backgroundGraphicCount; + CPGraphicObject **backgroundGraphics; +} + +@property(readonly) unsigned int backgroundGraphicCount; +@property struct { int location; int length; } columnSpan; +@property struct { int location; int length; } rowSpan; +@property(readonly) struct CGRect { struct CGPoint { float x; float y; } origin; struct CGSize { float width; float height; } size; } cellBounds; + + +- (struct { int x1; int x2; })columnSpan; +- (id)initWithBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)finalize; +- (void)setBorder:(int)arg1 bounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 graphics:(id)arg3; +- (unsigned int)graphicCountOfBorder:(int)arg1; +- (id)graphicObjectOfBorder:(int)arg1 atIndex:(unsigned int)arg2; +- (int)compareCellOrdinal:(id)arg1; +- (void)setColumnSpan:(struct { int x1; int x2; })arg1; +- (void)setBackgroundGraphics:(id)arg1; +- (id)backgroundGraphicAtIndex:(unsigned int)arg1; +- (unsigned int)backgroundGraphicCount; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundsOfBorder:(int)arg1; +- (struct CGColor { }*)colorOfBorder:(int)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })cellBounds; +- (void)dispose; +- (struct { int x1; int x2; })rowSpan; +- (void)setRowSpan:(struct { int x1; int x2; })arg1; +- (struct CGColor { }*)backgroundColor; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPTableMaker.h b/CorePDF.framework/CPTableMaker.h new file mode 100755 index 0000000..70ba804 --- /dev/null +++ b/CorePDF.framework/CPTableMaker.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPTable, CPZone; + +@interface CPTableMaker : NSObject { + CPZone *tableZone; + CPTable *table; + unsigned int cellIndex; + struct { float x1; float x2; } *rowYIntervals; + struct { float x1; float x2; } *columnXIntervals; +} + ++ (void)makeTablesInZone:(id)arg1; ++ (BOOL)isTable:(id)arg1; ++ (void)makeTableFrom:(id)arg1; ++ (void)makeTablesInPage:(id)arg1; + +- (id)newBackgroundGraphicArrayFromRectangularZone:(id)arg1; +- (id)newTableCellFromZone:(id)arg1; +- (void)determineRowsAndColumns:(BOOL)arg1; +- (id)initWithZone:(id)arg1; +- (void)makeTable; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPTextBox.h b/CorePDF.framework/CPTextBox.h new file mode 100755 index 0000000..d2980f3 --- /dev/null +++ b/CorePDF.framework/CPTextBox.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPTextBox : CPRegion { + float rotationAngle; +} + + +- (float)rotationAngle; +- (void)setRotationAngle:(float)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds; +- (BOOL)isBoxRegion; +- (void)accept:(id)arg1; +- (BOOL)isRotated; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/CorePDF.framework/CPTextBoxMaker.h b/CorePDF.framework/CPTextBoxMaker.h new file mode 100755 index 0000000..f11d6c6 --- /dev/null +++ b/CorePDF.framework/CPTextBoxMaker.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPBody, CPZone; + +@interface CPTextBoxMaker : NSObject { + CPBody *bodyZone; + CPZone *mainZone; +} + ++ (void)promoteLayoutsIn:(id)arg1; ++ (void)boxLayoutsIn:(id)arg1; + +- (void)makeBoxesWith:(id)arg1 parent:(id)arg2; +- (void)rotateTextBox:(id)arg1; +- (BOOL)layoutIsSliced:(id)arg1; +- (void)promoteLayoutsInCertainRegions:(id)arg1; +- (void)promoteLayoutsIn:(id)arg1; +- (void)boxLayout:(id)arg1; +- (void)boxLayoutsIn:(id)arg1; +- (void)rotate:(id)arg1; + +@end diff --git a/CorePDF.framework/CPTextLine.h b/CorePDF.framework/CPTextLine.h new file mode 100755 index 0000000..03a1e79 --- /dev/null +++ b/CorePDF.framework/CPTextLine.h @@ -0,0 +1,153 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class CPCharSequence, NSArray; + +@interface CPTextLine : CPTextObject { + CPCharSequence *charSequence; + struct { unsigned int x1; unsigned int x2; int x3; int x4; struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } x5; } *wordArray; + unsigned int wordCount; + + /* Error parsing encoded ivar type info: ^{CPInlineContainer=I@"CPChunk"^{CPInlineContainer}} */ + struct CPInlineContainer { unsigned int x1; id x2; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x3; unsigned char x4; void*x5; unsigned char x6; void*x7; void*x8; in void*x9; void*x10; struct CPInlineContainer {} *x11; } *inlineList; + + int lineNumber; + int columnNumber; + float baseline; + BOOL baseLineIsNull; + BOOL hasBeenSplit; + BOOL hasBeenProcessed; + BOOL maySplit; + BOOL hasTabs; + NSArray *columnBreaks; + NSArray *xsegments; + float minimumOffset; + int levels; + float maximumLetterGap; + float maximumWordGap; + int tabsBefore; + BOOL irregular; + unsigned int leftSpacerIndex; + unsigned int rightSpacerIndex; + BOOL isListItem; + unsigned int listSpacerIndex; + BOOL lineBreakAfter; + + /* Error parsing encoded ivar type info: ^{CPPDFStyle=^{CGColor}^{CGColorSpace}^{CGColor}^{CGColorSpace}ffCCif@"CPFont"f^(CGPDFObject)^(CGPDFObject)^{CGColor}^{CPPDFStyle}} */ + struct CPPDFStyle { struct CGColor {} *x1; struct CGColorSpace {} *x2; struct CGColor {} *x3; struct CGColorSpace {} *x4; float x5; float x6; unsigned char x7; unsigned char x8; int x9; float x10; id x11; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x12; unsigned char x13; void*x14; void*x15; out in void*x16; void*x17; float x18; union { unsigned char x_19_1_1; void*x_19_1_2; void*x_19_1_3; void*x_19_1_4; void*x_19_1_5; bycopy unsigned int x_19_1_6/* : ? */; void*x_19_1_7; void*x_19_1_8; BOOL x_19_1_9; void*x_19_1_10; } *x19; union { unsigned char x_20_1_1; void*x_20_1_2; void*x_20_1_3; void*x_20_1_4; void*x_20_1_5; bycopy unsigned int x_20_1_6/* : ? */; void*x_20_1_7; void*x_20_1_8; BOOL x_20_1_9; void*x_20_1_10; } *x20; struct CGColor {} *x21; struct CPPDFStyle {} *x22; } *uniformStyle; + + unsigned short uniformStyleFlags; + float monospaceWidth; + unsigned int *spacesBefore; + BOOL disposed; +} + +@property BOOL lineBreakAfter; +@property unsigned int listSpacerIndex; +@property BOOL isListItem; +@property unsigned int rightSpacerIndex; +@property unsigned int leftSpacerIndex; + + +- (BOOL)isListItem; +- (float)baseline; +- (void)setBaseline:(float)arg1; +- (void)finalize; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds; +- (struct { unsigned int x1; unsigned int x2; int x3; int x4; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_5_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_5_1_2; } x5; }*)wordArray; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundsOfWordAtIndex:(unsigned int)arg1; +- (void)anchorChunk:(id)arg1 atWordIndex:(unsigned int)arg2; +- (BOOL)hasJustifiedAlignment; +- (BOOL)changesFontAt:(id)arg1; +- (BOOL)removeTextLines:(id)arg1 whereTrue:(int (*)())arg2 passing:(void*)arg3; +- (BOOL)mapToWords:(int (*)())arg1 passing:(void*)arg2; +- (BOOL)mapToWordPairs:(int (*)())arg1 passing:(void*)arg2; +- (BOOL)mapToWordPairsWithIndex:(int (*)())arg1 passing:(void*)arg2; +- (void)setHasBeenSplit:(BOOL)arg1; +- (BOOL)hasBeenSplit; +- (void)setHasBeenProcessed:(BOOL)arg1; +- (BOOL)hasBeenProcessed; +- (id)columnBreaks; +- (void)setColumnBreaks:(id)arg1; +- (void)setHasTabs:(BOOL)arg1; +- (BOOL)hasTabs; +- (void)setTabsBefore:(int)arg1; +- (int)tabsBefore; +- (int)baseLineAscending:(id)arg1; +- (int)baseLineDescending:(id)arg1; +- (BOOL)overlapsWith:(id)arg1; +- (BOOL)hyphenated; +- (void)setBaselineToNull; +- (void)setSpaces:(unsigned int)arg1 beforeWordAtIndex:(unsigned int)arg2; +- (int)levels; +- (void)setLevels:(int)arg1; +- (float)maximumLetterGap; +- (void)setMaximumLetterGap:(float)arg1; +- (float)maximumWordGap; +- (void)setMaximumWordGap:(float)arg1; +- (BOOL)irregular; +- (void)setIrregular:(BOOL)arg1; +- (int)topIsAbove:(id)arg1; +- (float)medianFontSize; +- (void)setLineBreakAfter:(BOOL)arg1; +- (unsigned int)listSpacerIndex; +- (void)setListSpacerIndex:(unsigned int)arg1; +- (void)setIsListItem:(BOOL)arg1; +- (unsigned int)rightSpacerIndex; +- (void)setRightSpacerIndex:(unsigned int)arg1; +- (unsigned int)leftSpacerIndex; +- (void)setLeftSpacerIndex:(unsigned int)arg1; +- (struct { unsigned int x1; unsigned int x2; int x3; int x4; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_5_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_5_1_2; } x5; }*)firstWord; +- (struct { unsigned int x1; unsigned int x2; int x3; int x4; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_5_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_5_1_2; } x5; }*)lastWord; +- (void)setCharSequence:(id)arg1; +- (struct { unsigned int x1; unsigned int x2; int x3; int x4; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_5_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_5_1_2; } x5; }*)wordArrayOfSize:(unsigned int)arg1; +- (void)recomputeLevels; +- (id)newTextLineFromWordAt:(unsigned int)arg1 lengthInWords:(unsigned int)arg2; +- (void)recomputeBaseline; +- (BOOL)overlapsHorizontally:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)mapToWordsWithIndex:(int (*)())arg1 passing:(void*)arg2; +- (unsigned int)wordCount; +- (struct { unsigned int x1; unsigned int x2; int x3; int x4; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_5_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_5_1_2; } x5; }*)wordAtIndex:(unsigned int)arg1; +- (struct CPInlineContainer { unsigned int x1; id x2; struct CPInlineContainer {} *x3; }*)inlineList; +- (unsigned int)spacesBeforeWordAtIndex:(unsigned int)arg1; +- (BOOL)lineBreakAfter; +- (BOOL)hasDropCap; +- (BOOL)isMonospaced; +- (unsigned int)inlineCount; +- (BOOL)styleIsUniform:(struct CPPDFStyle {}**)arg1 styleFlags:(unsigned short)arg2; +- (id)charSequence; +- (float)monospaceWidth; +- (BOOL)isIndivisible; +- (void)accept:(id)arg1; +- (void)translateObjectYBy:(float)arg1; +- (void)fitBoundsToChildren; +- (long)zOrder; +- (void)dispose; +- (int)align; +- (id)properties; +- (id)attributes; +- (struct CGPoint { float x1; float x2; })anchor; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPTextLineMaker.h b/CorePDF.framework/CPTextLineMaker.h new file mode 100755 index 0000000..9a1baa5 --- /dev/null +++ b/CorePDF.framework/CPTextLineMaker.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class NSMutableArray; + +@interface CPTextLineMaker : NSObject { + NSMutableArray *textLines; +} + + +- (void)splitByGraphic:(id)arg1 with:(struct CPPDFContext { struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_1_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_1_1_2; } x1; unsigned int x2; struct CPPDFGraphicState {} *x3; struct CPPDFGraphicState {} *x4; struct CGPDFContentStream {} *x5[250]; unsigned int x6; struct PrimitiveBuffer { void *x_7_1_1; void *x_7_1_2; void *x_7_1_3; unsigned int x_7_1_4; unsigned int x_7_1_5; unsigned int x_7_1_6; unsigned int x_7_1_7; int x_7_1_8; } x7; struct PrimitiveBuffer { void *x_8_1_1; void *x_8_1_2; void *x_8_1_3; unsigned int x_8_1_4; unsigned int x_8_1_5; unsigned int x_8_1_6; unsigned int x_8_1_7; int x_8_1_8; } x8; struct PrimitiveBuffer { void *x_9_1_1; void *x_9_1_2; void *x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; unsigned int x_9_1_6; unsigned int x_9_1_7; int x_9_1_8; } x9; struct CPPDFClipBuffer { unsigned int x_10_1_1; unsigned int x_10_1_2; unsigned int *x_10_1_3; unsigned int x_10_1_4; } x10; struct __CFDictionary {} *x11; struct __CFDictionary {} *x12; struct __CFDictionary {} *x13; struct CPPDFStyle {} *x14; int *x15; unsigned int x16; unsigned int x17; unsigned int x18; int x19; int x20; int x21; unsigned int *x22; struct CGPath {} **x23; BOOL x24; }*)arg2; +- (void)zOrderSplitLines:(id)arg1; +- (unsigned int)makeTextLines:(id)arg1; +- (void)dealloc; +- (id)textLines; + +@end diff --git a/CorePDF.framework/CPTextLineMerge.h b/CorePDF.framework/CPTextLineMerge.h new file mode 100755 index 0000000..c4ba05e --- /dev/null +++ b/CorePDF.framework/CPTextLineMerge.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class NSMutableArray; + +@interface CPTextLineMerge : NSObject { + NSMutableArray *avail; +} + + +- (BOOL)fits:(id)arg1 into:(id)arg2; +- (void)mergeColumn:(id)arg1; +- (void)addInterval:(id)arg1 to:(id)arg2; +- (void)mergeLinesInInterval:(id)arg1 from:(id)arg2; +- (void)detachDropCaps:(id)arg1 to:(id)arg2; +- (float)averageHeight:(id)arg1; +- (unsigned int)countOverlapsOfLineAtIndex:(unsigned int)arg1 in:(id)arg2; +- (id)findLineFor:(id)arg1 in:(id)arg2; +- (BOOL)hasOverlappingLines; +- (void)makeOverlappingLinesTo:(id)arg1; +- (void)dropCaps:(id)arg1 to:(id)arg2; +- (void)eliminate:(id)arg1; +- (void)mergeByColumn:(id)arg1; +- (void)removeOverlapping:(id)arg1; +- (void)mergeLinesIn:(id)arg1; + +@end diff --git a/CorePDF.framework/CPTextLineSplitter.h b/CorePDF.framework/CPTextLineSplitter.h new file mode 100755 index 0000000..55301c2 --- /dev/null +++ b/CorePDF.framework/CPTextLineSplitter.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPTextLineSplitter : NSObject { +} + ++ (void)splitLinesIn:(id)arg1; + + +@end diff --git a/CorePDF.framework/CPTextObject.h b/CorePDF.framework/CPTextObject.h new file mode 100755 index 0000000..a1cbc40 --- /dev/null +++ b/CorePDF.framework/CPTextObject.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@interface CPTextObject : CPChunk { + struct CGPoint { + float x; + float y; + } anchor; + BOOL metricInfoCalculated; + float maxFontSize; + double maxFontLineHeight; +} + + +- (float)maxFontSize; +- (double)maxFontLineHeight; +- (void)calculateMetrics; +- (void)clearCachedInfo; +- (void)translateObjectYBy:(float)arg1; +- (float)center; + +@end diff --git a/CorePDF.framework/CPZone.h b/CorePDF.framework/CPZone.h new file mode 100755 index 0000000..c897dfd --- /dev/null +++ b/CorePDF.framework/CPZone.h @@ -0,0 +1,83 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSArray, CPZoneProfile, NSMutableArray, CPCharSequence; + +@interface CPZone : CPRegion { + NSMutableArray *zoneBorders; + struct CGPoint { float x1; float x2; } *outerVertices; + struct CGPoint { float x1; float x2; } *swollenOuterVertices; + double area; + BOOL isStraddleZone; + CPZoneProfile *zoneProfile; + NSArray *leftGuides; + NSArray *rightGuides; + NSArray *gutters; + NSArray *spacers; + CPCharSequence *charactersInZone; + NSMutableArray *textLinesInZone; + NSArray *graphicsInZone; + NSMutableArray *backgroundGraphics; + unsigned int usedGraphicCount; +} + + +- (id)graphicsInZone; +- (void)setZoneBorders:(id)arg1; +- (void)removeUnfilledNeighborShapes; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })swollenZoneBounds; +- (BOOL)rectangleBordersAtLeft:(id*)arg1 top:(id*)arg2 right:(id*)arg3 bottom:(id*)arg4; +- (BOOL)canContain:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)addPDFChar:(void*)arg1; +- (void)setCharactersInZone:(id)arg1; +- (id)charactersInZone; +- (void)addContentFrom:(id)arg1; +- (int)compareArea:(id)arg1; +- (BOOL)isStraddleZone; +- (void)setIsStraddleZone:(BOOL)arg1; +- (id)zoneProfile; +- (void)setZoneProfile:(id)arg1; +- (void)setLeftGuides:(id)arg1; +- (id)leftGuides; +- (void)setRightGuides:(id)arg1; +- (id)rightGuides; +- (void)setGutters:(id)arg1; +- (id)gutters; +- (void)setSpacers:(id)arg1; +- (id)spacers; +- (BOOL)hasNeighborShape:(id)arg1; +- (double)area; +- (long)borderZOrder; +- (long)neighborZOrder; +- (struct CGPoint { float x1; float x2; }*)swollenOuterVertices; +- (BOOL)hasBorders; +- (id)zoneBorders; +- (BOOL)bordersWindClockwise; +- (BOOL)mapToWords:(int (*)())arg1 passing:(void*)arg2; +- (BOOL)mapToWordPairs:(int (*)())arg1 passing:(void*)arg2; +- (BOOL)mapToWordPairsWithIndex:(int (*)())arg1 passing:(void*)arg2; +- (BOOL)mapToWordsWithIndex:(int (*)())arg1 passing:(void*)arg2; +- (id)backgroundGraphics; +- (unsigned int)wordCount; +- (unsigned int)usedGraphicCount; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })zoneBounds; +- (struct CGColor { }*)createBackgroundColor; +- (BOOL)isZone; +- (void)incrementUsedGraphicCount; +- (struct CGPoint { float x1; float x2; }*)outerVertices; +- (void)accept:(id)arg1; +- (id)textLinesInZone; +- (BOOL)contains:(id)arg1; +- (BOOL)isRectangular; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (unsigned int)vertexCount; + +@end diff --git a/CorePDF.framework/CPZoneBorder.h b/CorePDF.framework/CPZoneBorder.h new file mode 100755 index 0000000..98d6b93 --- /dev/null +++ b/CorePDF.framework/CPZoneBorder.h @@ -0,0 +1,86 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPPage, NSMutableArray; + +@interface CPZoneBorder : NSObject { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } bounds; + CPPage *page; + NSMutableArray *ownerArray; + NSMutableArray *graphicObjects; + NSMutableArray *neighbors; + NSMutableArray *intersections; + BOOL isHorizontal; + BOOL hasForwardVector; + BOOL hasBackwardVector; + float overhangMin; + float overhangMax; +} + ++ (void)removeIntersectionBetweenBorder:(id)arg1 andBorder:(id)arg2; ++ (int)clockwiseWindingNumberOfShapeWithBorders:(id)arg1; ++ (void)addIntersectionBetweenBorder:(id)arg1 andBorder:(id)arg2 atRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })extendRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; ++ (void)outerVertices:(struct CGPoint { float x1; float x2; }*)arg1 fromBorders:(id)arg2 swollenBy:(float)arg3; + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds; +- (void)setBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithGraphicObject:(id)arg1; +- (void)addToArray:(id)arg1 atIndex:(unsigned int)arg2; +- (void)removeFromArrayAtIndex:(unsigned int)arg1; +- (id)ownerArray; +- (void)removeGraphicObjectAtIndex:(unsigned int)arg1; +- (void)removeNeighborAtIndex:(unsigned int)arg1; +- (void)setHasForwardVector:(BOOL)arg1; +- (BOOL)hasForwardVector; +- (void)setHasBackwardVector:(BOOL)arg1; +- (BOOL)hasBackwardVector; +- (void)setSide:(int)arg1 ofPage:(id)arg2; +- (BOOL)intersectsWith:(id)arg1 atRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg2; +- (void)instantiateVectors; +- (BOOL)hasVectorGoingForward:(BOOL)arg1 startingAtIndex:(unsigned int*)arg2; +- (BOOL)extractCycleTo:(id)arg1 goingForward:(BOOL)arg2 startingAtIndex:(unsigned int)arg3; +- (BOOL)crosses:(id)arg1; +- (void)combine:(id)arg1; +- (void)addGraphicObject:(id)arg1; +- (unsigned int)intersectionCount; +- (BOOL)windsClockwiseOnto:(id)arg1; +- (BOOL)continues:(id)arg1; +- (BOOL)extractCycleTo:(id)arg1 goingForward:(BOOL)arg2 throughIntersectionIndex:(unsigned int)arg3 returningTo:(id)arg4 atRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg5; +- (id)copyWithoutIntersections; +- (BOOL)hasClockwiseVectorAtIndex:(unsigned int)arg1 startingForward:(BOOL)arg2; +- (BOOL)hasCounterclockwiseVectorAtIndex:(unsigned int)arg1 startingForward:(BOOL)arg2; +- (void)addToArray:(id)arg1; +- (void)trimToLastIntersections; +- (void)addNeighbor:(id)arg1; +- (void)removeFromArray; +- (void)removeLooseThreadsStartingFrom:(id)arg1; +- (id)graphicObjects; +- (unsigned int)graphicObjectCount; +- (id)graphicObjectAtIndex:(unsigned int)arg1; +- (BOOL)hasNeighborShape:(id)arg1; +- (unsigned int)indexOfIntersectionWith:(id)arg1; +- (unsigned int)neighborCount; +- (id)neighborAtIndex:(unsigned int)arg1; +- (BOOL)hasNeighborShape:(id)arg1 atSide:(int)arg2; +- (int)compareXBounds:(id)arg1; +- (int)compareYBounds:(id)arg1; +- (long)zOrder; +- (BOOL)isHorizontal; +- (id)page; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (BOOL)isVertical; + +@end diff --git a/CorePDF.framework/CPZoneBorderIntersection.h b/CorePDF.framework/CPZoneBorderIntersection.h new file mode 100755 index 0000000..8ab89fe --- /dev/null +++ b/CorePDF.framework/CPZoneBorderIntersection.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPZoneBorder; + +@interface CPZoneBorderIntersection : NSObject { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } intersectionRect; + CPZoneBorder *intersectingBorder; + BOOL forwardVector; + BOOL backwardVector; +} + + +- (void)setIntersectionRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setIntersectingBorder:(id)arg1; +- (int)comparePositionLengthwise:(id)arg1; +- (id)intersectingBorder; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })intersectionRect; +- (BOOL)forwardVector; +- (BOOL)backwardVector; +- (void)setForwardVector:(BOOL)arg1; +- (void)setBackwardVector:(BOOL)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/CorePDF.framework/CPZoneBorderNeighbor.h b/CorePDF.framework/CPZoneBorderNeighbor.h new file mode 100755 index 0000000..58fb560 --- /dev/null +++ b/CorePDF.framework/CPZoneBorderNeighbor.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPShape; + +@interface CPZoneBorderNeighbor : NSObject { + CPShape *neighborShape; + int shapeSide; +} + + +- (void)setNeighborShape:(id)arg1; +- (void)setShapeSide:(int)arg1; +- (id)neighborShape; +- (int)shapeSide; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/CPZoneFilter.h b/CorePDF.framework/CPZoneFilter.h new file mode 100755 index 0000000..02386b8 --- /dev/null +++ b/CorePDF.framework/CPZoneFilter.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPPage; + +@interface CPZoneFilter : NSObject { + CPPage *page; + double minArea; +} + ++ (void)filterZonesInPage:(id)arg1; + +- (void)filterZonesInZone:(id)arg1; +- (void)findBackgroundGraphicsInZone:(id)arg1; +- (void)findUsedGraphicsInZone:(id)arg1; +- (id)initWithPage:(id)arg1; + +@end diff --git a/CorePDF.framework/CPZoneMaker.h b/CorePDF.framework/CPZoneMaker.h new file mode 100755 index 0000000..530f0f9 --- /dev/null +++ b/CorePDF.framework/CPZoneMaker.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CPCharSequence; + +@interface CPZoneMaker : NSObject { + CPCharSequence *charactersOnPage; +} + + +- (BOOL)overlap:(id)arg1 with:(id)arg2; +- (unsigned int)categorizeGraphicsIn:(id)arg1; +- (void)mergeQualifyingRectanglesIn:(id)arg1; +- (void)makeZonesWithBoundaryIn:(id)arg1; +- (void)cutHorizontalBorders:(id)arg1 whereObscuredByShape:(id)arg2; +- (void)cutVerticalBorders:(id)arg1 whereObscuredByShape:(id)arg2; +- (id)makeZoneForStraddlersFrom:(id)arg1; +- (void)addObjectsToStraddler:(id)arg1 from:(id)arg2; +- (void)makeZonesIn:(id)arg1; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/UIPDFDocument.h b/CorePDF.framework/UIPDFDocument.h new file mode 100755 index 0000000..fbb2a84 --- /dev/null +++ b/CorePDF.framework/UIPDFDocument.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class UIPDFPageImageCache, NSString, UIPDFPage; + +@interface UIPDFDocument : NSObject { + struct CGPDFDocument { } *_cgDocument; + UIPDFPage **_pageArray; + unsigned int _numberOfPages; + float _cachedWidth; + NSString *_documentName; + UIPDFPageImageCache *_pageImageCache; + unsigned int _imageCacheCount; + unsigned int _imageCacheLookAhead; + int _lock; + int _imageCacheLock; +} + +@property(retain) UIPDFPageImageCache * pageImageCache; +@property(readonly) unsigned int numberOfPages; + ++ (id)documentNamed:(id)arg1; + +- (float)sumWidth; +- (float)sumHeight; +- (id)pageImageCache; +- (void)setPageImageCache:(id)arg1; +- (struct CGPDFDocument { }*)copyCGPDFDocument; +- (void)_clearCachedState; +- (void)setCGPDFDocument:(struct CGPDFDocument { }*)arg1; +- (void)setImageCacheCount:(unsigned int)arg1 lookAhead:(unsigned int)arg2; +- (float)maxHeight; +- (float)maxWidth; +- (void)purgePagesBefore:(unsigned int)arg1; +- (id)initWithCGPDFDocument:(struct CGPDFDocument { }*)arg1; +- (id)pageAtIndex:(unsigned int)arg1; +- (id)initWithURL:(id)arg1; +- (unsigned int)numberOfPages; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/UIPDFMagnifiedView.h b/CorePDF.framework/UIPDFMagnifiedView.h new file mode 100755 index 0000000..913c65b --- /dev/null +++ b/CorePDF.framework/UIPDFMagnifiedView.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CAShapeLayer, CALayer; + +@interface UIPDFMagnifiedView : UIView { + struct CGPoint { + float x; + float y; + } _position; + struct CGSize { + float width; + float height; + } _imageSize; + CALayer *_glassLayer; + CAShapeLayer *_selectionLayer; + CAShapeLayer *_leftBar; + CALayer *_leftGrabber; + struct CGSize { + float width; + float height; + } _controlPointSize; + CAShapeLayer *_rightBar; + CALayer *_rightGrabber; + CALayer *_imageLayer; + struct CGPoint { + float x; + float y; + } _touchPoint; + unsigned int _pageRotation; + struct CGImage { } *_image; +} + +@property unsigned int pageRotation; +@property struct CGPoint { float x; float y; } touchPoint; +@property struct CGImage { }* image; + + +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 loupe:(BOOL)arg2; +- (void)setTouchPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)setGrabbersAt:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 and:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (unsigned int)pageRotation; +- (void)setPageRotation:(unsigned int)arg1; +- (struct CGPoint { float x1; float x2; })touchPoint; +- (void)createGrabbers; +- (void)setSelection:(struct CGPath { }*)arg1; +- (struct CGImage { }*)image; +- (void)setImage:(struct CGImage { }*)arg1; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/UIPDFPage.h b/CorePDF.framework/UIPDFPage.h new file mode 100755 index 0000000..acac590 --- /dev/null +++ b/CorePDF.framework/UIPDFPage.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class UIPDFSelection, NSString, UIPDFDocument; + +@interface UIPDFPage : NSObject { + struct CGPDFPage { } *_cgPage; + unsigned int _pageNumber; + NSString *_stringInReadingOrder; + UIPDFSelection *_selection; + UIPDFDocument *_document; + unsigned int _pageIndex; +} + +@property(readonly) struct CGRect { struct CGPoint { float x; float y; } origin; struct CGSize { float width; float height; } size; } cropBox; +@property(readonly) UIPDFDocument * document; +@property(retain) UIPDFSelection * selection; +@property(readonly) unsigned int pageIndex; +@property(readonly) unsigned int pageNumber; +@property(readonly) struct CGPDFPage { }* CGPage; + + +- (void)drawInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 context:(struct CGContext { }*)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })cropBox; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })cropBoxAccountForRotation; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })mediaBox; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })mediaBoxAccountForRotation; +- (struct CGPDFPage { }*)CGPage; +- (unsigned long)cfCompareFlagsFromNSOptions:(unsigned int)arg1; +- (id)initWithCGPDFPage:(struct CGPDFPage { }*)arg1; +- (unsigned int)pageNumber; +- (id)findString:(id)arg1 fromSelection:(id)arg2 options:(unsigned int)arg3; +- (unsigned int)pageIndex; +- (unsigned int)rotation; +- (id)document; +- (void)setSelection:(id)arg1; +- (id)selection; +- (struct CGSize { float x1; float x2; })size; +- (id)string; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/UIPDFPageContentDelegate.h b/CorePDF.framework/UIPDFPageContentDelegate.h new file mode 100755 index 0000000..6358a88 --- /dev/null +++ b/CorePDF.framework/UIPDFPageContentDelegate.h @@ -0,0 +1,69 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class UIPDFPageView, CALayer; + +@interface UIPDFPageContentDelegate : NSObject { + UIPDFPageView *_view; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _bounds; + struct CGAffineTransform { + float a; + float b; + float c; + float d; + float tx; + float ty; + } _transform; + struct CGColor { } *_white; + struct CGColor { } *_highlightColor; + CALayer *_owner; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _box; + unsigned int _pageRotation; +} + +@property(readonly) struct CGAffineTransform { float a; float b; float c; float d; float tx; float ty; } transform; +@property UIPDFPageView * view; +@property struct CGColor { }* highlightColor; +@property unsigned int pageRotation; +@property struct CGRect { struct CGPoint { float x; float y; } origin; struct CGSize { float width; float height; } size; } box; +@property CALayer * owner; + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })box; +- (struct CGColor { }*)highlightColor; +- (id)owner; +- (void)setHighlightColor:(struct CGColor { }*)arg1; +- (void)drawLayer:(id)arg1 inContext:(struct CGContext { }*)arg2; +- (void)drawSelectionLayerBlockMode:(id)arg1 inContext:(struct CGContext { }*)arg2; +- (void)addRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 toPath:(struct CGPath { }*)arg2 transform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg3 view:(id)arg4 owner:(id)arg5; +- (void)setBox:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)computeTransform; +- (void)drawSelectionLayer:(id)arg1 inContext:(struct CGContext { }*)arg2; +- (unsigned int)pageRotation; +- (void)setPageRotation:(unsigned int)arg1; +- (void)setOwner:(id)arg1; +- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })transform; +- (void)setView:(id)arg1; +- (id)view; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/UIPDFPageContentLayer.h b/CorePDF.framework/UIPDFPageContentLayer.h new file mode 100755 index 0000000..71a97ce --- /dev/null +++ b/CorePDF.framework/UIPDFPageContentLayer.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CALayer; + +@interface UIPDFPageContentLayer : CALayer { + CALayer *selectionLayer; +} + + +- (void)drawLayer:(id)arg1 inContext:(struct CGContext { }*)arg2; +- (void)layoutSublayers; +- (void)setNeedsDisplay; +- (id)init; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/UIPDFPageContentTiledLayer.h b/CorePDF.framework/UIPDFPageContentTiledLayer.h new file mode 100755 index 0000000..ee325cb --- /dev/null +++ b/CorePDF.framework/UIPDFPageContentTiledLayer.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CALayer; + +@interface UIPDFPageContentTiledLayer : CATiledLayer { + CALayer *selectionLayer; +} + + +- (void)drawLayer:(id)arg1 inContext:(struct CGContext { }*)arg2; +- (void)layoutSublayers; +- (void)setNeedsDisplay; +- (id)init; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/UIPDFPageImageCache.h b/CorePDF.framework/UIPDFPageImageCache.h new file mode 100755 index 0000000..5761f60 --- /dev/null +++ b/CorePDF.framework/UIPDFPageImageCache.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class UIPDFDocument, UIPDFPageRenderJob, NSOperationQueue; + +@interface UIPDFPageImageCache : NSObject { + UIPDFDocument *_document; + unsigned int _lookAhead; + unsigned int _jobCount; + UIPDFPageRenderJob **_jobsPrioritized; + unsigned int nextJobIndex; + unsigned int _pageCount; + UIPDFPageRenderJob **_jobsByPage; + NSOperationQueue *_renderQueue; + int _lock; +} + +@property(readonly) unsigned int lookAhead; +@property(readonly) unsigned int pageCount; +@property(readonly) UIPDFDocument * document; + + +- (void)cancelPendingRenderOperations; +- (void)cancelPendingRenderOperationsForTarget:(id)arg1; +- (void)addRenderJob:(id)arg1; +- (void)cacheImageOfPage:(unsigned int)arg1 maxSize:(struct CGSize { float x1; float x2; })arg2; +- (unsigned int)lookAhead; +- (void)deliverImageOfPage:(unsigned int)arg1 maxSize:(struct CGSize { float x1; float x2; })arg2 receiver:(id)arg3 selector:(SEL)arg4 info:(id)arg5; +- (id)initWithDocument:(id)arg1 cacheCount:(unsigned int)arg2 lookAhead:(unsigned int)arg3; +- (id)initWithDocument:(id)arg1; +- (id)document; +- (void)didReceiveMemoryWarning:(id)arg1; +- (unsigned int)pageCount; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/UIPDFPageRenderJob.h b/CorePDF.framework/UIPDFPageRenderJob.h new file mode 100755 index 0000000..b325650 --- /dev/null +++ b/CorePDF.framework/UIPDFPageRenderJob.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class UIImage, UIPDFPageRenderOperation, UIPDFPage; + +@interface UIPDFPageRenderJob : NSObject { + UIPDFPage *_page; + unsigned int pageIndex; + struct CGSize { + float width; + float height; + } _size; + UIImage *_image; + UIPDFPageRenderOperation *_operation; + id _target; + SEL _callback; + id _userData; + BOOL _sendPending; + int _lock; + unsigned int _pageIndex; +} + +@property(readonly) unsigned int pageIndex; +@property UIPDFPageRenderOperation * operation; +@property(retain,readonly) UIImage * image; + + +- (void)setOperation:(id)arg1; +- (id)initWithPage:(id)arg1 maxSize:(struct CGSize { float x1; float x2; })arg2 queuePriority:(int)arg3; +- (void)cancelOperation; +- (void)cancelOperationForTarget:(id)arg1; +- (void)setTarget:(id)arg1 callback:(SEL)arg2 userData:(id)arg3; +- (void)renderImage; +- (void)sendImage; +- (void)sendImageTo:(id)arg1 callback:(SEL)arg2 userData:(id)arg3; +- (unsigned int)pageIndex; +- (id)image; +- (void)cancel; +- (void)dealloc; +- (id)operation; + +@end diff --git a/CorePDF.framework/UIPDFPageRenderOperation.h b/CorePDF.framework/UIPDFPageRenderOperation.h new file mode 100755 index 0000000..42d5010 --- /dev/null +++ b/CorePDF.framework/UIPDFPageRenderOperation.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class UIPDFPageRenderJob; + +@interface UIPDFPageRenderOperation : NSOperation { + UIPDFPageRenderJob *_job; + BOOL executing; + BOOL finished; +} + + +- (BOOL)isFinished; +- (BOOL)isConcurrent; +- (void)start; +- (BOOL)isExecuting; +- (id)initWithJob:(id)arg1; +- (void)completeOperation; +- (void)main; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/UIPDFPageView.h b/CorePDF.framework/UIPDFPageView.h new file mode 100755 index 0000000..98abc28 --- /dev/null +++ b/CorePDF.framework/UIPDFPageView.h @@ -0,0 +1,147 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class UIPDFPage, UIActivityIndicatorView, UIPDFDocument, UIPDFSelectionController, UIPDFPageContentDelegate, UIImage, UIPDFViewTouchHandler, CALayer, , UIColor; + +@interface UIPDFPageView : UIView { + UIPDFDocument *_document; + unsigned int _pageIndex; + UIPDFViewTouchHandler *_touchHandler; + struct CGAffineTransform { + float a; + float b; + float c; + float d; + float tx; + float ty; + } _pageToViewTransform; + struct CGAffineTransform { + float a; + float b; + float c; + float d; + float tx; + float ty; + } _viewToPageTransform; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _cropBox; + float _margin; + BOOL _allowSelection; + UIPDFSelectionController *_selectionController; + *_delegate; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } zoomRect; + BOOL _useBackingLayer; + CALayer *_backingLayer; + UIImage *_backgroundImage; + BOOL _boundsChanged; + BOOL _useTiledContent; + CALayer *_contentLayer; + CALayer *_effectsLayer; + UIPDFPageContentDelegate *_contentDelegate; + BOOL _scalePageOnDraw; + struct CGColor { } *_highLightColor; + BOOL _animateSetFrame; + UIActivityIndicatorView *_activityIndicator; + BOOL _showActivityIndicator; + UIColor *_backingLayerColor; + int _lock; +} + +@property(readonly) struct CGColor { }* highLightColor; +@property BOOL showActivityIndicator; +@property(retain) UIImage * backgroundImage; +@property BOOL useBackingLayer; +@property(retain) UIColor * backingLayerColor; +@property BOOL animateSetFrame; +@property UIPDFSelectionController * selectionController; +@property BOOL allowSelection; +@property(readonly) CALayer * effectsLayer; +@property(readonly) CALayer * contentLayer; +@property * delegate; +@property float margin; +@property UIPDFPage * page; +@property(readonly) unsigned int pageIndex; +@property(retain,readonly) UIPDFDocument * document; + + +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setDelegate:(id)arg1; +- (void)setNeedsDisplay; +- (id)initWithPage:(id)arg1 tiledContent:(BOOL)arg2; +- (void)removeBackingLayer; +- (void)layoutTextEffects; +- (void)doubleTapAt:(struct CGPoint { float x1; float x2; })arg1; +- (void)singleTapAt:(struct CGPoint { float x1; float x2; })arg1; +- (BOOL)willDoSomethingWithTap:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })convertPointFromPDFPageSpace:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })convertRectToPDFPageSpace:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)displayContent; +- (struct CGImage { }*)createBitMapRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 scale:(float)arg2; +- (struct CGImage { }*)createBitMapAtScale:(float)arg1 flip:(BOOL)arg2; +- (struct CGImage { }*)createBitMapWithMaxSize:(struct CGSize { float x1; float x2; })arg1 flip:(BOOL)arg2 quality:(int)arg3; +- (void)ignoreTouches:(BOOL)arg1; +- (void)hideSelection; +- (BOOL)showActivityIndicator; +- (BOOL)useBackingLayer; +- (BOOL)animateSetFrame; +- (id)selectionController; +- (void)setSelectionController:(id)arg1; +- (BOOL)allowSelection; +- (id)effectsLayer; +- (id)contentLayer; +- (struct CGColor { }*)highLightColor; +- (void)addLayers:(BOOL)arg1; +- (id)setBackgroundImage:(id)arg1 info:(id)arg2; +- (id)backingLayerColor; +- (void)stopActivityIndicator; +- (void)setTransforms; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })rectangleOfInterestAt:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPDFDictionary { }*)_annotForPoint:(struct CGPoint { float x1; float x2; })arg1 rect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg2; +- (struct CGPoint { float x1; float x2; })convertPointToPDFPageSpace:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })fitWidth:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 atVertical:(float)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })fitRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)addPage:(id)arg1; +- (float)margin; +- (unsigned int)pageIndex; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })convertRectFromPDFPageSpace:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setAnimateSetFrame:(BOOL)arg1; +- (void)setShowActivityIndicator:(BOOL)arg1; +- (void)setBackingLayerColor:(id)arg1; +- (void)setUseBackingLayer:(BOOL)arg1; +- (void)setAllowSelection:(BOOL)arg1; +- (id)initWithPage:(id)arg1; +- (void)setPage:(id)arg1; +- (id)page; +- (id)document; +- (void)clearSelection; +- (void)setMargin:(float)arg1; +- (void)showSelection; +- (void)setBackgroundImage:(id)arg1; +- (id)backgroundImage; +- (void)willMoveToSuperview:(id)arg1; +- (id)delegate; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/UIPDFParagraphWidget.h b/CorePDF.framework/UIPDFParagraphWidget.h new file mode 100755 index 0000000..92e527a --- /dev/null +++ b/CorePDF.framework/UIPDFParagraphWidget.h @@ -0,0 +1,78 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class CALayer, UIPDFPageView, CAShapeLayer; + +@interface UIPDFParagraphWidget : NSObject { + CAShapeLayer *_trackingBorder; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _initialRect; + BOOL _tracking; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _currentTrackingRect; + CALayer *_leftGrabber; + CALayer *_rightGrabber; + CALayer *_topGrabber; + CALayer *_bottomGrabber; + CALayer *_selectedGrabber; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _boundsInPDFSpace; + UIPDFPageView *_pageView; + struct CGPoint { + float x; + float y; + } _initialSelectionPointOnPage; +} + +@property(readonly) struct CGPoint { float x; float y; } currentSelectionPointOnPage; +@property(readonly) struct CGPoint { float x; float y; } initialSelectionPointOnPage; +@property UIPDFPageView * pageView; + + +- (BOOL)hitTest:(struct CGPoint { float x1; float x2; })arg1 fixedPoint:(struct CGPoint { float x1; float x2; }*)arg2 preceeds:(BOOL*)arg3; +- (struct CGPoint { float x1; float x2; })selectedPointFor:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })viewOffset; +- (void)track:(struct CGPoint { float x1; float x2; })arg1; +- (void)endTracking; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })selectionRectangle; +- (void)setSelectedGrabber:(unsigned int)arg1; +- (id)pageView; +- (void)setPageView:(id)arg1; +- (struct CGPoint { float x1; float x2; })currentSelectionPointOnPage; +- (struct CGPoint { float x1; float x2; })initialSelectionPointOnPage; +- (void)setSelectedGrabberPosition:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })adjustRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 toPoint:(struct CGPoint { float x1; float x2; })arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })selectionBoundsInEffectsSpace; +- (void)remove; +- (void)hide; +- (void)layout; +- (void)setSelection:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/UIPDFSelection.h b/CorePDF.framework/UIPDFSelection.h new file mode 100755 index 0000000..7c81545 --- /dev/null +++ b/CorePDF.framework/UIPDFSelection.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class UIPDFPage; + +@interface UIPDFSelection : NSObject { + UIPDFPage *_page; + struct CGPDFSelection { } *_cgSelection; + BOOL _dirty; + struct __CFString { } *_string; +} + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds; +- (void)extendToParagraph; +- (BOOL)isNonEmpty; +- (id)containingTextLine; +- (BOOL)isWord; +- (id)htmlAtIndex:(unsigned int)arg1; +- (struct CGPDFSelection { }*)CGSelection; +- (id)initWithPage:(id)arg1 cgSelection:(struct CGPDFSelection { }*)arg2; +- (id)attributedStringAtIndex:(unsigned int)arg1; +- (BOOL)getBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg1 transform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg2 index:(unsigned int)arg3; +- (unsigned int)numberOfRectangles; +- (id)page; +- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })transform; +- (BOOL)isEmpty; +- (id)textAtIndex:(unsigned int)arg1; +- (id)string; +- (id)description; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/UIPDFSelectionController.h b/CorePDF.framework/UIPDFSelectionController.h new file mode 100755 index 0000000..8281f56 --- /dev/null +++ b/CorePDF.framework/UIPDFSelectionController.h @@ -0,0 +1,73 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class UIPDFPageView, , ; + +@interface UIPDFSelectionController : NSObject { + UIPDFPageView *_pageView; + BOOL _rangeMode; + *_selectionWidget; + BOOL _resizingWidget; + struct CGPoint { + float x; + float y; + } _selectionFixedPoint; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _selectionBounds; + BOOL _preceeds; + BOOL _isTracking; + struct CGPoint { + float x; + float y; + } _adjustedPoint; + BOOL _hiding; + int _firstIndex; + int _lastIndex; +} + +@property(readonly) struct CGPoint { float x; float y; } initialSelectionPoint; +@property(readonly) struct CGPoint { float x; float y; } currentSelectionPoint; +@property(readonly) struct CGPoint { float x; float y; } adjustedPoint; +@property(readonly) BOOL isTracking; +@property(readonly) * selectionWidget; +@property(readonly) BOOL rangeMode; +@property UIPDFPageView * pageView; + + +- (void)extendSelectionToParagraph; +- (BOOL)shouldTrackAt:(struct CGPoint { float x1; float x2; })arg1; +- (void)startTracking:(struct CGPoint { float x1; float x2; })arg1 showMagnifier:(BOOL*)arg2; +- (void)tracking:(struct CGPoint { float x1; float x2; })arg1 showMagnifier:(BOOL*)arg2; +- (void)endTracking:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })selectedPointOffset; +- (struct CGPoint { float x1; float x2; })initialSelectionPoint; +- (struct CGPoint { float x1; float x2; })currentSelectionPoint; +- (struct CGPoint { float x1; float x2; })adjustedPoint; +- (id)selectionWidget; +- (BOOL)rangeMode; +- (void)selectionHide:(id)arg1; +- (void)selectionShow:(id)arg1; +- (void)selectionShowDelayed:(id)arg1; +- (void)setSelectionFor:(struct CGPoint { float x1; float x2; })arg1; +- (BOOL)useParagraphMode; +- (void)startSelectingAt:(struct CGPoint { float x1; float x2; })arg1; +- (void)adjustSelection:(struct CGPoint { float x1; float x2; })arg1; +- (id)pageView; +- (void)setPageView:(id)arg1; +- (void)layoutSelections; +- (void)hideWidget; +- (void)clearSelection; +- (BOOL)isTracking; +- (id)init; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/UIPDFTextRangeWidget.h b/CorePDF.framework/UIPDFTextRangeWidget.h new file mode 100755 index 0000000..029af84 --- /dev/null +++ b/CorePDF.framework/UIPDFTextRangeWidget.h @@ -0,0 +1,53 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class UIPDFPageView, CALayer; + +@interface UIPDFTextRangeWidget : NSObject { + CALayer *_leftSelectionGrabber; + CALayer *_leftBar; + CALayer *_rightSelectionGrabber; + CALayer *_rightBar; + CALayer *_leftHandle; + CALayer *_rightHandle; + CALayer *_fixedSelectionGrabber; + UIPDFPageView *_pageView; + float _handleHeight; + float _handleWidth; + struct CGPoint { + float x; + float y; + } _initialSelectionPointOnPage; + float _offsetX; + float _offsetY; + BOOL _hiDPI; +} + +@property(readonly) struct CGPoint { float x; float y; } currentSelectionPointOnPage; +@property(readonly) struct CGPoint { float x; float y; } initialSelectionPointOnPage; +@property UIPDFPageView * pageView; + + +- (void)layoutLeftSelectionGrabber:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 transform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg2 width:(float)arg3 extraHeight:(float)arg4 unitSize:(struct CGSize { float x1; float x2; })arg5; +- (void)layoutRightSelectionGrabber:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 transform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg2 width:(float)arg3 extraHeight:(float)arg4 unitSize:(struct CGSize { float x1; float x2; })arg5; +- (void)layoutWidget; +- (BOOL)hitTest:(struct CGPoint { float x1; float x2; })arg1 fixedPoint:(struct CGPoint { float x1; float x2; }*)arg2 preceeds:(BOOL*)arg3; +- (struct CGPoint { float x1; float x2; })selectedPointFor:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })viewOffset; +- (void)track:(struct CGPoint { float x1; float x2; })arg1; +- (void)endTracking; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })selectionRectangle; +- (void)setSelectedGrabber:(unsigned int)arg1; +- (id)pageView; +- (void)setPageView:(id)arg1; +- (struct CGPoint { float x1; float x2; })currentSelectionPointOnPage; +- (struct CGPoint { float x1; float x2; })initialSelectionPointOnPage; +- (void)remove; +- (void)hide; +- (void)layout; +- (void)setSelection:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/CorePDF.framework/UIPDFViewMagnifyController.h b/CorePDF.framework/UIPDFViewMagnifyController.h new file mode 100755 index 0000000..18fdd98 --- /dev/null +++ b/CorePDF.framework/UIPDFViewMagnifyController.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class UIPDFMagnifiedView, UIWindow, UIPDFPageView; + +@interface UIPDFViewMagnifyController : NSObject { + struct CGPoint { + float x; + float y; + } _magnifierPoint; + struct CGPoint { + float x; + float y; + } _touchPoint; + float _loupeRadius; + float _power; + struct CGSize { + float width; + float height; + } _magnifierSize; + BOOL _showingLoupe; + UIPDFMagnifiedView *_magnifiedView; + UIWindow *_textEffectsWindow; + UIPDFPageView *_pageView; + float _magnification; +} + +@property float magnification; +@property UIPDFPageView * pageView; + + +- (void)setPosition:(struct CGPoint { float x1; float x2; })arg1 viewPoint:(struct CGPoint { float x1; float x2; })arg2 loupe:(BOOL)arg3; +- (void)showLoupe; +- (void)showMagnifier; +- (void)move; +- (float)magnification; +- (void)setMagnification:(float)arg1; +- (struct CGImage { }*)createBitMap:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 source:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (struct CGPoint { float x1; float x2; })transformPointToTSpace:(struct CGPoint { float x1; float x2; })arg1 transform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg2; +- (void)selectPower; +- (struct CGImage { }*)createBackingImage; +- (void)setSelectionPath; +- (void)showGlass:(BOOL)arg1 size:(struct CGSize { float x1; float x2; })arg2; +- (id)pageView; +- (void)setPageView:(id)arg1; +- (void)hide; +- (id)init; + +@end diff --git a/CorePDF.framework/UIPDFViewManager.h b/CorePDF.framework/UIPDFViewManager.h new file mode 100755 index 0000000..11bda1d --- /dev/null +++ b/CorePDF.framework/UIPDFViewManager.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class UIView; + +@interface UIPDFViewManager : NSObject { + UIView *_activeView; +} + ++ (id)sharedViewManager; + +- (void)viewReleased:(id)arg1; +- (void)makeViewActive:(id)arg1; + +@end diff --git a/CorePDF.framework/UIPDFViewTouchHandler.h b/CorePDF.framework/UIPDFViewTouchHandler.h new file mode 100755 index 0000000..93e2d9a --- /dev/null +++ b/CorePDF.framework/UIPDFViewTouchHandler.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF + */ + +@class UIPDFPageView, UILongPressGestureRecognizer, UIPDFSelectionController, UITextEffectsWindow, UIMenuController, UIPDFViewMagnifyController, UITapGestureRecognizer; + +@interface UIPDFViewTouchHandler : UIResponder { + UIPDFPageView *_pdfPageView; + UITapGestureRecognizer *_doubleTapRecognizer; + UITapGestureRecognizer *_singleTapRecognizer; + UILongPressGestureRecognizer *_briefPressRecognizer; + UILongPressGestureRecognizer *_longPressRecognizer; + UIMenuController *_menuController; + UIPDFSelectionController *_selectionController; + UIPDFViewMagnifyController *_magnifyController; + BOOL _trackingSelection; + BOOL _showMagnifier; + BOOL _showLoupe; + UITextEffectsWindow *_textEffectsWindow; +} + + +- (void)doubleTapRecognized:(id)arg1; +- (void)singleTapRecognized:(id)arg1; +- (void)briefPressRecognized:(id)arg1; +- (void)longPressRecognized:(id)arg1; +- (void)enableRecognizers; +- (void)disableRecognizers; +- (void)hideMenu; +- (void)showMenu; +- (void)selectAll:(id)arg1; +- (void)copy:(id)arg1; +- (id)initWithView:(id)arg1; +- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (BOOL)canBecomeFirstResponder; +- (BOOL)resignFirstResponder; +- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (id)nextResponder; +- (void)dealloc; + +@end diff --git a/CoreTime.framework/_TMBlockDebugger.h b/CoreTime.framework/_TMBlockDebugger.h new file mode 100755 index 0000000..aeeb971 --- /dev/null +++ b/CoreTime.framework/_TMBlockDebugger.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime + */ + +@class NSString; + +@interface _TMBlockDebugger : NSObject { + NSString *_name; +} + + +- (void)use; +- (id)initWithName:(id)arg1; +- (id)retain; +- (id)init; +- (oneway void)release; +- (void)dealloc; + +@end diff --git a/DataAccess.framework/ASAccountActor.h b/DataAccess.framework/ASAccountActor.h new file mode 100755 index 0000000..6d4ded3 --- /dev/null +++ b/DataAccess.framework/ASAccountActor.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@interface ASAccountActor : AKActor { +} + + +- (int)sendMessageWithRFC822Data:(id)arg1 messageID:(id)arg2 outgoingMessageType:(int)arg3 originalMessageFolderID:(id)arg4 originalMessageItemID:(id)arg5 originalMessageLongID:(id)arg6 originalAccountID:(id)arg7 consumer:(id)arg8 context:(void*)arg9; +- (int)performFetchMessageSearchResultRequests:(id)arg1 consumer:(id)arg2; +- (int)performFetchAttachmentRequest:(id)arg1 consumer:(id)arg2; +- (id)mailboxes; +- (id)inboxFolder; +- (id)sentItemsFolder; +- (id)deletedItemsFolder; +- (void)performFolderChange:(id)arg1; +- (BOOL)isHotmailAccount; +- (int)supportsMailboxSearch; +- (int)mailNumberOfPastDaysToSync; +- (int)performMailboxRequests:(id)arg1 mailbox:(id)arg2 previousTag:(id)arg3 consumer:(id)arg4; +- (oneway void)cancelTaskWithID:(int)arg1; +- (int)performMoveRequests:(id)arg1 consumer:(id)arg2; +- (int)supportsEmailFlagging; +- (oneway void)shutdown; +- (BOOL)reattemptInvitationLinkageForMetaData:(id)arg1 inFolderWithId:(id)arg2; +- (id)folderIDsThatExternalClientsCareAboutForDataclasses:(int)arg1 withTag:(id*)arg2; +- (oneway void)monitorFoldersForUpdates:(id)arg1; +- (oneway void)stopMonitoringAllFolders; +- (oneway void)performSearchQuery:(id)arg1; +- (oneway void)cancelSearchQuery:(id)arg1; +- (oneway void)stopMonitoringFoldersForUpdates:(id)arg1; +- (id)signingIdentityPersistentReference; +- (oneway void)setSigningIdentityPersistentReference:(id)arg1; +- (id)encryptionIdentityPersistentReference; +- (oneway void)setEncryptionIdentityPersistentReference:(id)arg1; +- (int)performResolveRecipientsRequest:(id)arg1 consumer:(id)arg2; +- (oneway void)setAccount:(id)arg1; +- (BOOL)generatesBulletins; +- (oneway void)setGeneratesBulletins:(BOOL)arg1; +- (id)initWithDAAccount:(id)arg1; +- (id)foldersTag; +- (oneway void)_accountPasswordChanged; +- (oneway void)_foldersThatExternalClientsCareAboutChanged; +- (oneway void)_folderHierarchyChanged; +- (oneway void)_folderUpdatedNotification:(id)arg1; +- (oneway void)_daemonDiedNotification:(id)arg1; +- (oneway void)_newASPolicyKeyNotification:(id)arg1; +- (int)performMailboxRequest:(id)arg1 mailbox:(id)arg2 previousTag:(id)arg3 consumer:(id)arg4; +- (BOOL)setFolderIdsThatExternalClientsCareAboutAdded:(id)arg1 deleted:(id)arg2 foldersTag:(id)arg3; +- (id)folderIDsThatExternalClientsCareAboutWithTag:(id*)arg1; +- (oneway void)setMailNumberOfPastDaysToSync:(int)arg1; +- (oneway void)startup; +- (BOOL)searchQueriesRunning; +- (oneway void)cancelAllSearchQueries; + +@end diff --git a/DataAccess.framework/DAAccount.h b/DataAccess.framework/DAAccount.h new file mode 100755 index 0000000..db75498 --- /dev/null +++ b/DataAccess.framework/DAAccount.h @@ -0,0 +1,219 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSArray, DASettingsTemplate, DAStatusReport, NSString, NSURL, NSData, NSMutableDictionary; + +@interface DAAccount : BasicAccount { + int _dataclasses; + BOOL _hasDirtyBits; + BOOL _hasInitted; + BOOL _shouldAutodiscoverPrincipalURL; + BOOL _shouldPromptForPassword; + BOOL _shouldFailAllTasks; + BOOL _shouldUseOpportunisticSockets; + int _originalDataclasses; + struct __CFDictionary { } *_changeTypesByDataclass; + NSMutableDictionary *_haveWarnedAboutCertDict; + DASettingsTemplate *_settingsTemplate; + DAStatusReport *_statusReport; + struct __CFDictionary { } *_consumers; + struct __CFURLStorageSession { } *_storageSession; +} + +@property(setter=setDAAccountVersion:) int daAccountVersion; +@property(readonly) NSString * tag; +@property(readonly) NSString * persistentUUID; +@property(copy) NSString * accountDescription; +@property(copy) NSString * username; +@property(copy) NSString * user; +@property(copy) NSString * host; +@property int port; +@property(copy) NSString * password; +@property BOOL useSSL; +@property(readonly) int enabledDataclassesBitmask; +@property(readonly) BOOL isChildAccount; +@property(readonly) NSString * scheduleIdentifier; +@property(retain) NSData * signingIdentityPersistentReference; +@property(retain) NSData * encryptionIdentityPersistentReference; +@property(copy) NSString * scheme; +@property BOOL shouldAutodiscoverPrincipalURL; +@property(copy) NSURL * principalURL; +@property(retain) DASettingsTemplate * settingsTemplate; +@property(copy) NSString * emailAddress; +@property(copy) NSArray * emailAddresses; +@property BOOL shouldPromptForPassword; +@property BOOL shouldFailAllTasks; +@property(readonly) NSData * identityPersist; +@property BOOL shouldUseOpportunisticSockets; +@property(readonly) DAStatusReport * statusReport; + ++ (Class)classForAccountType:(id)arg1; ++ (id)basicAccountProperties; ++ (id)defaultProperties; ++ (id)newAccountOfAccountType:(id)arg1; ++ (Class)daemonClass; ++ (Class)accountClassWithProperties:(id)arg1; ++ (Class)clientClass; ++ (Class)accountClass; + +- (void)setHost:(id)arg1; +- (id)inboxFolder; +- (id)sentItemsFolder; +- (id)deletedItemsFolder; +- (BOOL)isHotmailAccount; +- (id)persistentUUID; +- (BOOL)enabledForDADataclass:(int)arg1; +- (id)accountDescription; +- (id)emailAddress; +- (int)supportsMailboxSearch; +- (int)supportsEmailFlagging; +- (BOOL)reattemptInvitationLinkageForMetaData:(id)arg1 inFolderWithId:(id)arg2; +- (void)performSearchQuery:(id)arg1; +- (void)cancelSearchQuery:(id)arg1; +- (id)signingIdentityPersistentReference; +- (oneway void)setSigningIdentityPersistentReference:(id)arg1; +- (id)encryptionIdentityPersistentReference; +- (oneway void)setEncryptionIdentityPersistentReference:(id)arg1; +- (id)accountID; +- (BOOL)supportsDADataclass:(int)arg1; +- (id)syncStoreIdentifier; +- (void)setEmailAddresses:(id)arg1; +- (void)setPassword:(id)arg1; +- (void)setUsername:(id)arg1; +- (id)username; +- (id)emailAddresses; +- (void)setPrincipalURL:(id)arg1; +- (void)setUser:(id)arg1; +- (void)setPort:(int)arg1; +- (void)setAccountDescription:(id)arg1; +- (void)setEmailAddress:(id)arg1; +- (void)synchronizeBookmarkTreeWithConsumer:(id)arg1 hasRemoteChanges:(BOOL)arg2; +- (void)getRootFolderWithConsumer:(id)arg1; +- (void)synchronizeNotesFolder:(id)arg1 noteContext:(id)arg2 previousTag:(id)arg3 actions:(id)arg4 changeSet:(id)arg5 notesToDeleteAfterSync:(id)arg6 isInitialUberSync:(BOOL)arg7 isResyncAfterConnectionFailed:(BOOL)arg8 consumer:(id)arg9; +- (id)notesFolders; +- (id)defaultNotesFolder; +- (void)setToDosNumberOfPastDaysToSync:(int)arg1; +- (int)toDosNumberOfPastDaysToSync; +- (void)synchronizeToDosFolder:(id)arg1 previousTag:(id)arg2 actions:(id)arg3 highestIdContext:(struct { int x1; int x2; int x3; int x4; }*)arg4 isInitialUberSync:(BOOL)arg5 isResyncAfterConnectionFailed:(BOOL)arg6 consumer:(id)arg7; +- (void)synchronizeContactsFolder:(id)arg1 previousTag:(id)arg2 previousSyncToken:(id)arg3 actions:(id)arg4 highestIdContext:(struct { int x1; int x2; }*)arg5 isInitialUberSync:(BOOL)arg6 isResyncAfterConnectionFailed:(BOOL)arg7 previousTagIsSuspect:(BOOL)arg8 consumer:(id)arg9; +- (void)cancelDownloadingInstance:(id)arg1 error:(id)arg2; +- (id)beginDownloadingAttachmentWithUUID:(id)arg1 consumer:(id)arg2; +- (BOOL)sendEmailsForCalEvents:(id)arg1 consumer:(id)arg2; +- (void)synchronizeEventsFolder:(id)arg1 previousTag:(id)arg2 actions:(id)arg3 highestIdContext:(struct { int x1; int x2; int x3; int x4; }*)arg4 isInitialUberSync:(BOOL)arg5 isResyncAfterConnectionFailed:(BOOL)arg6 consumer:(id)arg7; +- (void)_handlePasswordNotification:(struct __CFUserNotification { }*)arg1 response:(unsigned long)arg2 callback:(id)arg3; +- (void)handleTrust:(struct __SecTrust { }*)arg1 forHost:(id)arg2 withCompletionBlock:(id)arg3; +- (id)_serverSuffixesToAlwaysFail; +- (int)_actionForTrust:(struct __SecTrust { }*)arg1 host:(id)arg2 service:(id)arg3; +- (void)setSettingsTemplate:(id)arg1; +- (id)settingsTemplate; +- (void)setShouldAutodiscoverPrincipalURL:(BOOL)arg1; +- (BOOL)shouldAutodiscoverPrincipalURL; +- (int)enabledDataclassesBitmask; +- (BOOL)childKeyIsSharedForWriting:(id)arg1; +- (BOOL)childKeyIsSharedForReading:(id)arg1; +- (BOOL)isCalDAVChildAccount; +- (BOOL)isCardDAVAccount; +- (BOOL)isCalDAVAccount; +- (BOOL)isLDAPAccount; +- (BOOL)resetCertWarnings; +- (void)setHaveWarnedAboutCert:(id)arg1 forHost:(id)arg2; +- (BOOL)haveWarnedAboutCert:(id)arg1 forHost:(id)arg2; +- (void)setExceptions:(struct __CFData { }*)arg1 forDigest:(id)arg2; +- (struct __CFData { }*)exceptionsForDigest:(id)arg1; +- (void)saveChildAccountSettingsWithAccountsManager:(id)arg1; +- (void)removeClientCertificateData; +- (void)stopMonitoringFolders; +- (void)stopMonitoringFoldersWithIDs:(id)arg1; +- (BOOL)monitorFolderWithID:(id)arg1; +- (BOOL)hasDirtyBits; +- (id)urlForKeychain; +- (void)setShouldPromptForPassword:(BOOL)arg1; +- (BOOL)shouldPromptForPassword; +- (void)takeValuesFromAccount:(id)arg1; +- (void)stopMonitoringFolderWithID:(id)arg1; +- (id)spinnerIdentifiers; +- (int)accountChangeTypeForDataclass:(int)arg1; +- (BOOL)originallyEnabledForDADataclass:(int)arg1; +- (BOOL)isDisabled; +- (id)scheduleIdentifier; +- (id)_exceptionsDict; +- (void)setIdentityCertificatePersistentID:(id)arg1 managedByProfile:(BOOL)arg2; +- (BOOL)_isIdentityManagedByProfile; +- (BOOL)monitorFoldersWithIDs:(id)arg1; +- (int)keychainAccessibilityType; +- (void)setDAAccountVersion:(int)arg1; +- (BOOL)_upgradeSelfFromPreKirkwood; +- (void)_removeHostsToTrust; +- (int)daAccountVersion; +- (void)resetStatusReport; +- (void)_setPersistentUUID:(id)arg1; +- (void)setScheme:(id)arg1; +- (void)setVersion:(id)arg1; +- (id)initWithProperties:(id)arg1; +- (id)version; +- (int)port; +- (id)user; +- (id)password; +- (void)_setProperties:(id)arg1; +- (id)host; +- (void)tearDown; +- (id)tag; +- (id)scheme; +- (id)principalURL; +- (id)description; +- (id)init; +- (void)dealloc; +- (BOOL)handleTrustChallenge:(id)arg1; +- (void)renewAccountCredentialsWithHandler:(id)arg1; +- (BOOL)shouldFailAllTasks; +- (BOOL)shouldUseOpportunisticSockets; +- (struct __CFURLStorageSession { }*)copyStorageSession; +- (id)statusReport; +- (BOOL)accountContainsEmailAddress:(id)arg1; +- (id)localizedInvalidPasswordMessage; +- (id)localizedIdenticalAccountFailureMessage; +- (BOOL)isEqualToAccount:(id)arg1; +- (BOOL)isActiveSyncAccount; +- (BOOL)autodiscoverAccountConfigurationWithConsumer:(id)arg1; +- (void)cancelAutodiscovery; +- (id)defaultContainerIdentifierForDADataclass:(int)arg1; +- (id)toDosFolders; +- (id)eventsFolders; +- (id)contactsFolders; +- (void)checkValidityWithConsumer:(id)arg1; +- (id)identityPersist; +- (id)usernameWithoutDomain; +- (id)domainOnly; +- (void)saveAccountProperties; +- (void)setAccountBoolProperty:(BOOL)arg1 forKey:(id)arg2; +- (BOOL)accountBoolPropertyForKey:(id)arg1; +- (void)setAccountIntProperty:(int)arg1 forKey:(id)arg2; +- (int)accountIntPropertyForKey:(id)arg1; +- (void)setUseSSL:(BOOL)arg1; +- (void)setShouldUseOpportunisticSockets:(BOOL)arg1; +- (void)resumeMonitoringFoldersWithIDs:(id)arg1; +- (void)suspendMonitoringFoldersWithIDs:(id)arg1; +- (id)defaultToDosFolder; +- (id)defaultEventsFolder; +- (id)defaultContactsFolder; +- (void)setEnabled:(BOOL)arg1 forDADataclass:(int)arg2 changeType:(int)arg3; +- (BOOL)accountNeedsUpgrade; +- (BOOL)upgradeAccount; +- (void)resetAccountID; +- (void)setPassword:(id)arg1 withAccessibility:(int)arg2; +- (BOOL)isChildAccount; +- (id)stateString; +- (void)removeConsumerForTask:(id)arg1; +- (id)consumerForTask:(id)arg1; +- (void)setConsumer:(id)arg1 forTask:(id)arg2; +- (void)cleanupAccountFiles; +- (void)saveAccountSettings; +- (BOOL)useSSL; +- (void)setShouldFailAllTasks:(BOOL)arg1; +- (BOOL)searchQueriesRunning; +- (void)cancelAllSearchQueries; +- (BOOL)isOwnedByPayload:(id)arg1; +- (id)owningProfile; + +@end diff --git a/DataAccess.framework/DAAccountClassNames.h b/DataAccess.framework/DAAccountClassNames.h new file mode 100755 index 0000000..32c7008 --- /dev/null +++ b/DataAccess.framework/DAAccountClassNames.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSString; + +@interface DAAccountClassNames : NSObject { + NSString *_accountClassName; + NSString *_clientAccountClassName; + NSString *_daemonAccountClassName; + NSString *_agentClassName; +} + +@property(retain) NSString * accountClassName; +@property(retain) NSString * clientAccountClassName; +@property(retain) NSString * daemonAccountClassName; +@property(retain) NSString * agentClassName; + + +- (id)agentClassName; +- (id)daemonAccountClassName; +- (id)clientAccountClassName; +- (id)accountClassName; +- (void)setAgentClassName:(id)arg1; +- (void)setDaemonAccountClassName:(id)arg1; +- (void)setClientAccountClassName:(id)arg1; +- (void)setAccountClassName:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/DataAccess.framework/DAAccountLoader.h b/DataAccess.framework/DAAccountLoader.h new file mode 100755 index 0000000..7865d15 --- /dev/null +++ b/DataAccess.framework/DAAccountLoader.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSMutableDictionary; + +@interface DAAccountLoader : NSObject { + NSMutableDictionary *_accountTypeToAccountFrameworkSubpath; + NSMutableDictionary *_accountTypeToAccountDaemonBundleSubpath; + NSMutableDictionary *_accountTypeToClassNames; +} + ++ (BOOL)loadBundleForAccountWithProperties:(id)arg1; ++ (id)sharedInstance; + +- (BOOL)loadBundleForAccountWithProperties:(id)arg1; +- (Class)agentClassForAccountType:(id)arg1; +- (Class)accountClassForAccountType:(id)arg1; +- (Class)clientAccountClassForAccountType:(id)arg1; +- (Class)daemonAccountClassForAccountType:(id)arg1; +- (void)loadDaemonBundleForAccountType:(id)arg1; +- (void)loadFrameworkForAccountType:(id)arg1; +- (BOOL)_loadFrameworkAtSubpath:(id)arg1; +- (void)_addAccountInfo:(id)arg1 forFrameworkNamed:(id)arg2; +- (Class)daemonAppropriateAccountClassForAccountType:(id)arg1; +- (id)init; + +@end diff --git a/DataAccess.framework/DAAccountManager.h b/DataAccess.framework/DAAccountManager.h new file mode 100755 index 0000000..3d6cb30 --- /dev/null +++ b/DataAccess.framework/DAAccountManager.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSRecursiveLock, NSMutableDictionary, NSMutableSet; + +@interface DAAccountManager : NSObject { + NSMutableDictionary *_accounts; + NSMutableDictionary *_accountsToAdd; + NSMutableDictionary *_accountsToRemove; + NSMutableSet *_setAsideAccounts; + NSRecursiveLock *_accountLock; + BOOL _accountSaveInProgress; + int _pendingAccountSetupCount; +} + ++ (void)vendDaemonManagers:(Class)arg1; ++ (void)reacquireClientRestrictions:(id)arg1; ++ (id)oneshotListOfAccountPersistentUUIDs; ++ (id)sharedInstance; + +- (void)reloadAccounts; +- (id)accounts; +- (BOOL)removeAccount:(id)arg1; +- (void)checkValidityForAccount:(id)arg1 consumer:(id)arg2; +- (BOOL)hasPendingAccountSetup; +- (void)removePendingAccountSetup; +- (void)addPendingAccountSetup; +- (id)pendingAccounts; +- (id)accountsOfClass:(Class)arg1; +- (id)accountWithPersistentUUID:(id)arg1; +- (id)accountWithID:(id)arg1; +- (void)unsetAsideAccountWithID:(id)arg1; +- (void)setAsideAccountWithID:(id)arg1; +- (BOOL)saveAllAccountSettings; +- (void)cleanupLaunchdSemaphore; +- (void)_respondToAccountsChangedNotification; +- (id)getStatusReports; +- (BOOL)_addAccount:(id)arg1 checkUniqueness:(BOOL)arg2; +- (BOOL)_saveAllAccountSettings:(BOOL)arg1; +- (void)disableDaemon; +- (void)enableDaemon; +- (void)_startAgentMonitoring; +- (id)_accountSettingsAccountTypes; +- (void)_updateExternalSourcesAndAccountNamesForAccounts:(id)arg1; +- (void)_removeStoresForAccountWithID:(id)arg1; +- (void)_stopAgentMonitoring; +- (void)_setExternalSource:(id)arg1 statusForDataTypes:(int)arg2; +- (void)_setAccountName:(id)arg1 forDataTypes:(int)arg2; +- (id)init; +- (void)dealloc; +- (BOOL)removeAccount:(id)arg1 forAccountIDReset:(BOOL)arg2; +- (BOOL)addAccount:(id)arg1; +- (BOOL)hasActiveAccounts; + +@end diff --git a/DataAccess.framework/DAAction.h b/DataAccess.framework/DAAction.h new file mode 100755 index 0000000..59976a1 --- /dev/null +++ b/DataAccess.framework/DAAction.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class ; + +@interface DAAction : NSObject { + int _itemChangeType; + id _serverId; + *_changedItem; + int _changeId; +} + +@property(readonly) int itemChangeType; +@property(readonly) id serverId; +@property(retain) id changedItem; +@property int changeId; + + +- (id)initWithItemChangeType:(int)arg1 changedItem:(id)arg2 serverId:(id)arg3; +- (int)itemChangeType; +- (struct ASToDo { Class x1; id x2; id x3; int x4; int x5; id x6; int x7; id x8; int x9; id x10; int x11; id x12; id x13; id x14; BOOL x15; BOOL x16; id x17; void *x18; id x19; id x20; id x21; id x22; id x23; id x24; id x25; id x26; id x27; id x28; id x29; id x30; id x31; id x32; id x33; }*)toDo; +- (id)deletedToDoID; +- (void)setChangeId:(int)arg1; +- (int)changeId; +- (id)changedItem; +- (void)_setChangedItem:(id)arg1; +- (id)stringForItemChangeType:(int)arg1; +- (struct ASContact { Class x1; id x2; id x3; int x4; int x5; id x6; int x7; id x8; int x9; id x10; int x11; id x12; id x13; id x14; BOOL x15; BOOL x16; id x17; void *x18; id x19; id x20; id x21; id x22; id x23; int x24; BOOL x25; id x26; id x27; id x28; id x29; id x30; id x31; id x32; id x33; id x34; id x35; id x36; id x37; id x38; id x39; id x40; id x41; id x42; id x43; id x44; id x45; id x46; id x47; id x48; id x49; id x50; id x51; id x52; id x53; id x54; id x55; id x56; id x57; id x58; id x59; id x60; id x61; id x62; id x63; id x64; id x65; id x66; id x67; id x68; id x69; id x70; id x71; id x72; id x73; id x74; id x75; id x76; id x77; id x78; id x79; id x80; id x81; int x82; }*)contact; +- (id)deletedContactID; +- (id)deletedEventID; +- (id)message; +- (struct ASEvent { Class x1; id x2; id x3; int x4; int x5; id x6; int x7; id x8; int x9; id x10; int x11; id x12; id x13; id x14; BOOL x15; BOOL x16; id x17; void *x18; id x19; id x20; id x21; id x22; id x23; id x24; id x25; id x26; id x27; id x28; id x29; id x30; id x31; id x32; id x33; id x34; id x35; id x36; id x37; id x38; id x39; id x40; int x41; BOOL x42; BOOL x43; BOOL x44; BOOL x45; BOOL x46; BOOL x47; id x48; }*)event; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; +- (id)serverId; +- (void)appendApplicationDataForTask:(id)arg1 toWBXMLData:(id)arg2; +- (id)clientID; +- (id)serverID; + +@end diff --git a/DataAccess.framework/DABehaviorOptions.h b/DataAccess.framework/DABehaviorOptions.h new file mode 100755 index 0000000..3f1f9d6 --- /dev/null +++ b/DataAccess.framework/DABehaviorOptions.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@interface DABehaviorOptions : NSObject { +} + ++ (BOOL)isCustomerInstall; ++ (BOOL)isAppleInternalInstall; ++ (BOOL)isInHoldingPattern; ++ (BOOL)sendMeCardEverywhere; ++ (BOOL)completelyIgnoreNotes; ++ (BOOL)allIMAPServersSupportNotesSearch; ++ (id)mobileMeServerURL; ++ (id)APSEnv; ++ (BOOL)calDAVRemindersForAll; ++ (BOOL)icalserverHack; ++ (BOOL)googleHack; ++ (int)calDAVTimeout; ++ (BOOL)ignoreBadLDAPCerts; ++ (int)refreshThrottleTime; ++ (BOOL)_shouldForceCookies:(BOOL*)arg1; ++ (BOOL)promptForAllCerts; ++ (void)initialize; ++ (id)whitelistedEASProtocols; ++ (BOOL)cookiesEnabled; ++ (double)defaultEASTaskTimeoutOutWasFound:(BOOL*)arg1; ++ (BOOL)writeOutBrokenCancelationRequests; ++ (BOOL)ignoreSupportedCommands; ++ (void)_startListeningForNotifications; + + +@end diff --git a/DataAccess.framework/DAConcreteLocalDBGateKeeper.h b/DataAccess.framework/DAConcreteLocalDBGateKeeper.h new file mode 100755 index 0000000..f7774e1 --- /dev/null +++ b/DataAccess.framework/DAConcreteLocalDBGateKeeper.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSString, NSMutableDictionary; + +@interface DAConcreteLocalDBGateKeeper : DALocalDBGateKeeper { + NSString *_buildVersion; + NSMutableDictionary *_refreshingWaiters; + NSMutableDictionary *_failedWaiters; + NSMutableDictionary *_restrictedWaiters; +} + + +- (void)_sendAllClearNotifications; +- (void)_notifyWaitersForDataclasses:(id)arg1; +- (BOOL)_canWakenWaiter:(id)arg1; +- (void)_removeRestrictedWaitersFromAllQueues; +- (void)_abortWaiterForWrappers:(id)arg1; +- (void)_decrementRefreshCountForWaiterID:(id)arg1 didFinish:(BOOL)arg2; +- (void)setBookmarksLockHolder:(id)arg1; +- (void)setNotesLockHolder:(id)arg1; +- (void)setEventsLockHolder:(id)arg1; +- (void)setContactsLockHolder:(id)arg1; +- (void)_reloadBabysitterProperties; +- (BOOL)babysitterEnabled; +- (void)relinquishLocksForWaiter:(id)arg1 dataclasses:(int)arg2 moreComing:(BOOL)arg3; +- (void)unregisterWaiterForDataclassLocks:(id)arg1; +- (void)registerWaiter:(id)arg1 forDataclassLocks:(int)arg2 completionHandler:(id)arg3; +- (void)claimedOwnershipOfDataclasses:(int)arg1; +- (void)giveAccountWithIDAnotherChance:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)stateString; + +@end diff --git a/DataAccess.framework/DAConvertCRtoCRLFStream.h b/DataAccess.framework/DAConvertCRtoCRLFStream.h new file mode 100755 index 0000000..0cdc60b --- /dev/null +++ b/DataAccess.framework/DAConvertCRtoCRLFStream.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSData; + +@interface DAConvertCRtoCRLFStream : NSInputStream { + NSData *_mimeData; + NSData *_preflightData; + NSData *_postflightData; + unsigned int _totalLength; + unsigned int _readOffset; + BOOL _lastByteCopiedWasCR; + BOOL _openEventSent; + unsigned int _streamStatus; + BOOL _intendToStream; + id _delegate; + struct __CFRunLoopSource { } *_rls; + int (*_clientCallback)(); + struct { + int version; + void *info; + int (*retain)(); + int (*release)(); + int (*copyDescription)(); + } _clientContext; +} + + +- (void)setDelegate:(id)arg1; +- (void)open; +- (void)close; +- (id)initWithData:(id)arg1; +- (id)delegate; +- (void)_unscheduleFromCFRunLoop:(struct __CFRunLoop { }*)arg1 forMode:(struct __CFString { }*)arg2; +- (void)_scheduleInCFRunLoop:(struct __CFRunLoop { }*)arg1 forMode:(struct __CFString { }*)arg2; +- (BOOL)_setCFClientFlags:(unsigned long)arg1 callback:(int (*)())arg2 context:(struct { int x1; void *x2; int (*x3)(); int (*x4)(); int (*x5)(); }*)arg3; +- (BOOL)hasBytesAvailable; +- (BOOL)getBuffer:(char **)arg1 length:(unsigned int*)arg2; +- (int)read:(char *)arg1 maxLength:(unsigned int)arg2; +- (unsigned int)streamStatus; +- (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; +- (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; +- (void)_streamEventTrigger; +- (void)dealloc; +- (id)initWithMIMEData:(id)arg1 preflightData:(id)arg2 postflightData:(id)arg3 intendToStream:(BOOL)arg4; +- (void)_scheduleCallback; + +@end diff --git a/DataAccess.framework/DADataHandler.h b/DataAccess.framework/DADataHandler.h new file mode 100755 index 0000000..a21f97f --- /dev/null +++ b/DataAccess.framework/DADataHandler.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@interface DADataHandler : NSObject { + void *_container; +} + +@property void* container; + ++ (id)newDataHandlerForDataclass:(int)arg1 container:(void*)arg2; + +- (id)getDAObjectWithLocalItem:(void*)arg1 serverId:(id)arg2 account:(id)arg3; +- (BOOL)closeDBAndSave:(BOOL)arg1; +- (void)openDB; +- (BOOL)wipeServerIds; +- (void)drainContainer; +- (struct __CFArray { }*)copyOfAllLocalObjectsInContainer; +- (BOOL)saveContainer; +- (BOOL)mapWithoutCommitting; +- (void*)copyLocalObjectFromId:(int)arg1; +- (int)getIdFromLocalObject:(void*)arg1; +- (void)setContainer:(void*)arg1; +- (id)initWithContainer:(void*)arg1; +- (void*)container; +- (void)dealloc; +- (int)dataclass; + +@end diff --git a/DataAccess.framework/DAFolder.h b/DataAccess.framework/DAFolder.h new file mode 100755 index 0000000..58a61e2 --- /dev/null +++ b/DataAccess.framework/DAFolder.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSString; + +@interface DAFolder : NSObject { + NSString *_folderName; + NSString *_folderID; + NSString *_parentFolderID; + int _dataclass; + BOOL _isDefault; + BOOL _hasRemoteChanges; +} + +@property(copy) NSString * folderName; +@property(copy) NSString * folderID; +@property(copy) NSString * parentFolderID; +@property int dataclass; +@property BOOL isDefault; +@property BOOL hasRemoteChanges; + + +- (id)folderID; +- (id)folderName; +- (id)parentFolderID; +- (id)mailboxID; +- (void)setHasRemoteChanges:(BOOL)arg1; +- (BOOL)hasRemoteChanges; +- (id)parentMailboxID; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; +- (BOOL)isDefault; +- (void)setIsDefault:(BOOL)arg1; +- (void)setParentFolderID:(id)arg1; +- (void)setFolderID:(id)arg1; +- (void)setFolderName:(id)arg1; +- (void)setDataclass:(int)arg1; +- (int)dataclass; + +@end diff --git a/DataAccess.framework/DAKeychain.h b/DataAccess.framework/DAKeychain.h new file mode 100755 index 0000000..a3322ee --- /dev/null +++ b/DataAccess.framework/DAKeychain.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@interface DAKeychain : NSObject { +} + ++ (id)sharedKeychain; + +- (BOOL)saveKeychainInformationsForURL:(id)arg1 andPassword:(id)arg2 withAccessibility:(int)arg3; +- (id)loadKeychainInformationsForURL:(id)arg1; +- (void)_removePersistentCredentialsForAccount:(id)arg1; +- (struct __CFDictionary { }*)_DACopyMutableAttributesForAccountWithPersistentUUID:(id)arg1 accessibility:(int)arg2; +- (int)_daKeychainAccessibilityForSecAccessibility:(void*)arg1; +- (void*)_secAccessibilityForDAKeychainAccessibility:(int)arg1; +- (struct __CFDictionary { }*)_DACopyMutableQueryForAccountWithPersistentUUID:(id)arg1; +- (BOOL)setPassword:(id)arg1 forAccount:(id)arg2 withPersistentUUID:(id)arg3 withAccessibility:(int)arg4; +- (BOOL)removePasswordForAccount:(id)arg1 withPersistentUUID:(id)arg2; +- (id)passwordForAccountWithPersistentUUID:(id)arg1 expectedAccessibility:(int)arg2 shouldSetAccessibility:(BOOL)arg3 passwordExpected:(BOOL)arg4; +- (void)removeKeychainInformationsForURL:(id)arg1; +- (id)guessPasswordForURL:(id)arg1; + +@end diff --git a/DataAccess.framework/DALocalDBGateKeeper.h b/DataAccess.framework/DALocalDBGateKeeper.h new file mode 100755 index 0000000..36c1265 --- /dev/null +++ b/DataAccess.framework/DALocalDBGateKeeper.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSMutableSet, NSMutableArray, ; + +@interface DALocalDBGateKeeper : NSObject { + BOOL _claimedOwnershipOfContacts; + *_contactsLockHolder; + NSMutableArray *_contactsWaiters; + NSMutableSet *_waiterIDsExpectingContactsLock; + BOOL _claimedOwnershipOfEvents; + *_eventsLockHolder; + NSMutableArray *_eventsWaiters; + NSMutableSet *_waiterIDsExpectingEventsLock; + BOOL _claimedOwnershipOfNotes; + *_notesLockHolder; + NSMutableArray *_notesWaiters; + NSMutableSet *_waiterIDsExpectingNotesLock; + BOOL _claimedOwnershipOfBookmarks; + *_bookmarksLockHolder; + NSMutableArray *_bookmarksWaiters; + NSMutableSet *_waiterIDsExpectingBookmarksLock; +} + ++ (id)sharedGateKeeper; + +- (void)relinquishLocksForWaiter:(id)arg1 dataclasses:(int)arg2 moreComing:(BOOL)arg3; +- (void)unregisterWaiterForDataclassLocks:(id)arg1; +- (void)registerWaiter:(id)arg1 forDataclassLocks:(int)arg2 completionHandler:(id)arg3; +- (void)claimedOwnershipOfDataclasses:(int)arg1; +- (id)stateString; + +@end diff --git a/DataAccess.framework/DALocalDBHelper.h b/DataAccess.framework/DALocalDBHelper.h new file mode 100755 index 0000000..e8d7a85 --- /dev/null +++ b/DataAccess.framework/DALocalDBHelper.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface DALocalDBHelper : NSObject { + void *_abDB; + int _abConnectionCount; + struct CalDatabase { } *_calDB; + int _calConnectionCount; + void *_bookmarkDB; + int _bookmarkConnectionCount; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _calUnitTestCallbackBlock; + +} + ++ (id)calTestCalDBDir; ++ (void)calSetTestCalDBDir:(id)arg1; ++ (id)abTestABDBDir; ++ (void)abSetTestABDBDir:(id)arg1; ++ (id)sharedInstanceForAccountType:(id)arg1 creatingClass:(Class)arg2; + +- (void)calUnitTestsSetCallbackBlockForSave:(id)arg1; +- (void)bookmarkCloseDBAndSave:(BOOL)arg1; +- (void)bookmarkSaveDB; +- (BOOL)bookmarkOpenDB; +- (void*)bookmarkDB; +- (int)calConnectionCount; +- (BOOL)calSaveDBAndFlushCaches; +- (void)calOpenDBWithChangeLogging; +- (id)abConstraintPlistPath; +- (BOOL)abCloseDBAndSave:(BOOL)arg1; +- (void)abProcessAddedImages; +- (void)abProcessAddedRecords; +- (void)abOpenDB; +- (void)_registerForCalendarYieldNotifications; +- (void)_registerForAddressBookYieldNotifications; +- (void*)abDB; +- (BOOL)abSaveDB; +- (BOOL)calSaveDB; +- (void)calProcessAddedRecords; +- (BOOL)calCloseDBAndSave:(BOOL)arg1; +- (void)calOpenDB; +- (struct CalDatabase { }*)calDB; + +@end diff --git a/DataAccess.framework/DALocalDBWatcher.h b/DataAccess.framework/DALocalDBWatcher.h new file mode 100755 index 0000000..4d79312 --- /dev/null +++ b/DataAccess.framework/DALocalDBWatcher.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@interface DALocalDBWatcher : NSObject { + int _lastSavedCalSequenceNumber; + int _lastSavedABSequenceNumber; + void *_abWatcher; + struct CalDatabase { } *_calWatcher; + struct __CFDictionary { } *_concernedABPartyToBlockMap; + struct __CFDictionary { } *_concernedCalPartyToBlockMap; + BOOL _watchingBookmarks; + struct __CFDictionary { } *_concernedBookmarkPartyToBlockMap; +} + +@property int lastSavedABSequenceNumber; +@property int lastSavedCalSequenceNumber; + ++ (id)sharedDBWatcher; + +- (void)removeConcernedBookmarkParty:(id)arg1; +- (void)registerConcernedBookmarkParty:(id)arg1 withChangedBlock:(id)arg2; +- (void)_handleBookmarkChangeNotification; +- (void)removeConcernedCalParty:(id)arg1; +- (void)registerConcernedCalParty:(id)arg1 withChangedBlock:(id)arg2; +- (void)_handleCalChangeNotification; +- (void)removeConcernedABParty:(id)arg1; +- (void)registerConcernedABParty:(id)arg1 withChangedBlock:(id)arg2; +- (void)_handleABChangeNotificationWithInfo:(id)arg1; +- (void)noteCalDBDirChanged; +- (void)noteABDBDirChanged; +- (void)setLastSavedCalSequenceNumber:(int)arg1; +- (int)lastSavedCalSequenceNumber; +- (void)setLastSavedABSequenceNumber:(int)arg1; +- (int)lastSavedABSequenceNumber; +- (id)init; +- (void)dealloc; + +@end diff --git a/DataAccess.framework/DAMailMessage.h b/DataAccess.framework/DAMailMessage.h new file mode 100755 index 0000000..5647ea6 --- /dev/null +++ b/DataAccess.framework/DAMailMessage.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@interface DAMailMessage : NSObject { +} + + +- (id)rfc822Data; +- (id)conversationId; +- (id)cc; +- (int)bodySize; +- (id)meetingRequestUUID; +- (id)longID; +- (int)smimeType; +- (id)meetingRequestMetaData; +- (BOOL)read; +- (BOOL)readIsSet; +- (BOOL)flaggedIsSet; +- (BOOL)flagged; +- (BOOL)verbIsSet; +- (int)lastVerb; +- (id)folderID; +- (id)remoteID; +- (id)subject; +- (id)attachments; +- (id)to; +- (id)from; +- (id)body; +- (id)date; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)conversationIndex; +- (id)threadTopic; +- (id)messageClass; +- (id)displayTo; +- (id)replyTo; +- (int)bodyTruncated; +- (int)importance; + +@end diff --git a/DataAccess.framework/DAMailboxDeleteMessageRequest.h b/DataAccess.framework/DAMailboxDeleteMessageRequest.h new file mode 100755 index 0000000..f930281 --- /dev/null +++ b/DataAccess.framework/DAMailboxDeleteMessageRequest.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSString; + +@interface DAMailboxDeleteMessageRequest : DAMailboxRequest { + NSString *_messageID; +} + + +- (id)initRequestWithMessageID:(id)arg1; +- (id)messageID; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; + +@end diff --git a/DataAccess.framework/DAMailboxFetchMessageRequest.h b/DataAccess.framework/DAMailboxFetchMessageRequest.h new file mode 100755 index 0000000..e14db68 --- /dev/null +++ b/DataAccess.framework/DAMailboxFetchMessageRequest.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSString; + +@interface DAMailboxFetchMessageRequest : DAMailboxRequest { + NSString *_messageID; + int _bodyFormat; + int _maxSize; +} + + +- (id)initRequestForBodyFormat:(int)arg1 withMessageID:(id)arg2 withBodySizeLimit:(int)arg3; +- (int)bodyFormat; +- (id)messageID; +- (int)maxSize; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; + +@end diff --git a/DataAccess.framework/DAMailboxFetchSearchResultRequest.h b/DataAccess.framework/DAMailboxFetchSearchResultRequest.h new file mode 100755 index 0000000..37e0120 --- /dev/null +++ b/DataAccess.framework/DAMailboxFetchSearchResultRequest.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSString; + +@interface DAMailboxFetchSearchResultRequest : NSObject { + NSString *_longID; + int _bodyFormat; + int _maxSize; +} + + +- (id)initRequestForBodyFormat:(int)arg1 withLongID:(id)arg2 withBodySizeLimit:(int)arg3; +- (id)longID; +- (int)bodyFormat; +- (int)maxSize; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; + +@end diff --git a/DataAccess.framework/DAMailboxGetUpdatesRequest.h b/DataAccess.framework/DAMailboxGetUpdatesRequest.h new file mode 100755 index 0000000..43eaa0d --- /dev/null +++ b/DataAccess.framework/DAMailboxGetUpdatesRequest.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@interface DAMailboxGetUpdatesRequest : DAMailboxRequest { + int _maxSize; + int _bodyFormat; +} + + +- (id)initRequestForBodyFormat:(int)arg1 withBodySizeLimit:(int)arg2; +- (int)bodyFormat; +- (int)maxSize; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; + +@end diff --git a/DataAccess.framework/DAMailboxRequest.h b/DataAccess.framework/DAMailboxRequest.h new file mode 100755 index 0000000..99c535f --- /dev/null +++ b/DataAccess.framework/DAMailboxRequest.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@interface DAMailboxRequest : NSObject { + int _type; +} + + +- (int)bodyFormat; +- (int)requestType; +- (BOOL)mf_alwaysReportFailures; + +@end diff --git a/DataAccess.framework/DAMailboxSetFlagsRequest.h b/DataAccess.framework/DAMailboxSetFlagsRequest.h new file mode 100755 index 0000000..f9da779 --- /dev/null +++ b/DataAccess.framework/DAMailboxSetFlagsRequest.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSString; + +@interface DAMailboxSetFlagsRequest : DAMailboxRequest { + unsigned long long _onFlags; + unsigned long long _offFlags; + NSString *_messageID; +} + + +- (id)initRequestWithSetFlags:(unsigned long long)arg1 unsetFlags:(unsigned long long)arg2 message:(id)arg3; +- (unsigned long long)onFlags; +- (unsigned long long)offFlags; +- (id)messageID; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; + +@end diff --git a/DataAccess.framework/DAMessageFetchAttachmentRequest.h b/DataAccess.framework/DAMessageFetchAttachmentRequest.h new file mode 100755 index 0000000..27c47fc --- /dev/null +++ b/DataAccess.framework/DAMessageFetchAttachmentRequest.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSString; + +@interface DAMessageFetchAttachmentRequest : NSObject { + NSString *_messageID; + NSString *_attachmentName; +} + + +- (id)initWithAttachmentName:(id)arg1 andMessageServerID:(id)arg2; +- (id)messageID; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; +- (id)attachmentName; + +@end diff --git a/DataAccess.framework/DAMessageMoveRequest.h b/DataAccess.framework/DAMessageMoveRequest.h new file mode 100755 index 0000000..25406f8 --- /dev/null +++ b/DataAccess.framework/DAMessageMoveRequest.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSString; + +@interface DAMessageMoveRequest : NSObject { + NSString *_message; + NSString *_fromFolder; + NSString *_toFolder; + id _context; +} + +@property(readonly) NSString * message; +@property(readonly) NSString * fromFolder; +@property(readonly) NSString * toFolder; +@property(retain) id context; + + +- (id)initMoveRequestWithMessage:(id)arg1 fromFolder:(id)arg2 toFolder:(id)arg3; +- (id)message; +- (id)context; +- (void)setContext:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; +- (id)toFolder; +- (id)fromFolder; + +@end diff --git a/DataAccess.framework/DAMoveAction.h b/DataAccess.framework/DAMoveAction.h new file mode 100755 index 0000000..3ea7ac8 --- /dev/null +++ b/DataAccess.framework/DAMoveAction.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSString; + +@interface DAMoveAction : DAAction { + NSString *_sourceContainerId; + NSString *_sourceServerId; + NSString *_destinationContainerId; +} + +@property(readonly) NSString * sourceContainerId; +@property(readonly) NSString * sourceServerId; +@property(readonly) NSString * destinationContainerId; + + +- (id)destinationContainerId; +- (id)sourceServerId; +- (id)sourceContainerId; +- (id)initWithItemChangeType:(int)arg1 changedItem:(id)arg2 sourceContainerId:(id)arg3 sourceServerId:(id)arg4 destinationContainerId:(id)arg5; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)dealloc; + +@end diff --git a/DataAccess.framework/DAMoveResponse.h b/DataAccess.framework/DAMoveResponse.h new file mode 100755 index 0000000..b852198 --- /dev/null +++ b/DataAccess.framework/DAMoveResponse.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class DAMessageMoveRequest, NSString; + +@interface DAMoveResponse : NSObject { + int _status; + NSString *_sourceID; + NSString *_destID; + DAMessageMoveRequest *_origRequest; +} + +@property(readonly) int status; +@property(readonly) NSString * sourceID; +@property(readonly) NSString * destID; +@property(retain) DAMessageMoveRequest * origRequest; + + +- (id)sourceID; +- (id)destID; +- (id)origRequest; +- (int)status; +- (id)description; +- (void)dealloc; +- (void)setOrigRequest:(id)arg1; +- (id)initWithStatus:(int)arg1 sourceID:(id)arg2 destID:(id)arg3; + +@end diff --git a/DataAccess.framework/DAPowerAssertionManager.h b/DataAccess.framework/DAPowerAssertionManager.h new file mode 100755 index 0000000..bae98ac --- /dev/null +++ b/DataAccess.framework/DAPowerAssertionManager.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSCountedSet, NSMutableSet, NSString, NSMutableDictionary; + +@interface DAPowerAssertionManager : NSObject { + NSString *_uuid; + NSCountedSet *_contexts; + NSMutableDictionary *_groupIdentifierToContexts; + struct __CFDictionary { } *_contextToGroupIdentifier; + NSMutableSet *_heldAsideGroupIdentifiers; + NSCountedSet *_heldAsideContexts; + void *_timedAssertionRef; +} + ++ (void)vendDaemons:(Class)arg1; ++ (id)sharedPowerAssertionManager; + +- (unsigned int)powerAssertionRetainCount:(id)arg1; +- (void)_releaseAssertions; +- (void)_retainAssertions; +- (void)releasePowerAssertion:(id)arg1; +- (void)retainPowerAssertion:(id)arg1 withGroupIdentifier:(id)arg2; +- (id)init; +- (void)dealloc; +- (void)dropPowerAssertionsForGroupIdentifier:(id)arg1; +- (void)reattainPowerAssertionsForGroupIdentifier:(id)arg1; +- (id)stateString; + +@end diff --git a/DataAccess.framework/DAPriorityManager.h b/DataAccess.framework/DAPriorityManager.h new file mode 100755 index 0000000..011044d --- /dev/null +++ b/DataAccess.framework/DAPriorityManager.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@interface DAPriorityManager : NSObject { + struct __CFDictionary { } *_clientsToPriorityRequests; + int _foregroundDataclasses; + int _currentPriority; +} + +@property(readonly) struct __CFDictionary { }* clientsToPriorityRequests; + ++ (void)vendPriorityManagers; ++ (id)sharedManager; + +- (void)_setForegroundDataclasses:(int)arg1; +- (int)_recalculatePriority; +- (struct __CFDictionary { }*)clientsToPriorityRequests; +- (void)_SBApplicationStateChanged:(id)arg1; +- (void)_setNewPriority; +- (id)_appIDsToDataclasses; +- (void)requestPriority:(int)arg1 forClient:(id)arg2 dataclasses:(int)arg3; +- (void)bumpDataclassesToUIPriority:(int)arg1; +- (id)init; +- (void)dealloc; +- (id)stateString; + +@end diff --git a/DataAccess.framework/DAPriorityRequest.h b/DataAccess.framework/DAPriorityRequest.h new file mode 100755 index 0000000..104eadf --- /dev/null +++ b/DataAccess.framework/DAPriorityRequest.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@interface DAPriorityRequest : NSObject { + int _refreshDataclasses; + int _UIDataclasses; +} + +@property int refreshDataclasses; +@property int UIDataclasses; + + +- (void)setUIDataclasses:(int)arg1; +- (int)UIDataclasses; +- (void)setRefreshDataclasses:(int)arg1; +- (int)refreshDataclasses; + +@end diff --git a/DataAccess.framework/DAResolveRecipientsRequest.h b/DataAccess.framework/DAResolveRecipientsRequest.h new file mode 100755 index 0000000..f596d20 --- /dev/null +++ b/DataAccess.framework/DAResolveRecipientsRequest.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSArray; + +@interface DAResolveRecipientsRequest : NSObject { + NSArray *_emailAddresses; +} + + +- (id)initWithEmailAddresses:(id)arg1; +- (id)emailAddresses; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; + +@end diff --git a/DataAccess.framework/DAResolvedRecipient.h b/DataAccess.framework/DAResolvedRecipient.h new file mode 100755 index 0000000..347a01c --- /dev/null +++ b/DataAccess.framework/DAResolvedRecipient.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSMutableDictionary, NSDictionary; + +@interface DAResolvedRecipient : NSObject { + int _status; + NSMutableDictionary *_resolvedEmailToX509Certs; +} + +@property int status; +@property(readonly) NSDictionary * resolvedEmailToX509Certs; + + +- (id)resolvedEmailToX509Certs; +- (void)setStatus:(int)arg1; +- (int)status; +- (id)description; +- (void)dealloc; +- (void)addCert:(id)arg1 forEmailAddress:(id)arg2; + +@end diff --git a/DataAccess.framework/DAResponse.h b/DataAccess.framework/DAResponse.h new file mode 100755 index 0000000..a819314 --- /dev/null +++ b/DataAccess.framework/DAResponse.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@interface DAResponse : DAAction { + int _status; +} + +@property(readonly) int status; + + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (int)status; +- (id)initWithItemChangeType:(int)arg1 changedItem:(id)arg2 serverId:(id)arg3 status:(int)arg4; + +@end diff --git a/DataAccess.framework/DASettingsTemplate.h b/DataAccess.framework/DASettingsTemplate.h new file mode 100755 index 0000000..14e6149 --- /dev/null +++ b/DataAccess.framework/DASettingsTemplate.h @@ -0,0 +1,83 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSString, NSArray; + +@interface DASettingsTemplate : NSObject { + NSString *_name; + int _order; + NSString *_primaryDomain; + NSArray *_domainAliasPatterns; + NSString *_primaryUsernameDomain; + int _httpPort; + int _httpsPort; + int _port; + NSString *_pathFormat; + BOOL _isDefaultTemplate; + BOOL _defaultUseSSL; +} + +@property(retain) NSString * name; +@property int order; +@property(retain) NSString * primaryDomain; +@property(retain) NSArray * domainAliasPatterns; +@property(retain) NSString * primaryUsernameDomain; +@property int httpPort; +@property int httpsPort; +@property(retain) NSString * pathFormat; +@property BOOL defaultUseSSL; +@property(readonly) int defaultPort; +@property(readonly) NSString * defaultScheme; +@property BOOL isDefaultTemplate; + ++ (BOOL)_isValidPort:(int)arg1; ++ (id)templateWithDomain:(id)arg1; ++ (id)defaultTemplate; ++ (BOOL)requiresPathFormat; ++ (BOOL)requiresPorts; ++ (id)knownTemplates; + +- (void)setOrder:(int)arg1; +- (int)order; +- (id)descriptionForAccount:(id)arg1; +- (void)setPort:(int)arg1 forAccount:(id)arg2; +- (void)setUseSSL:(BOOL)arg1 forAccount:(id)arg2; +- (void)setUsername:(id)arg1 forAccount:(id)arg2; +- (void)setDomain:(id)arg1 forAccount:(id)arg2; +- (id)_initWithName:(id)arg1 plist:(id)arg2; +- (id)primaryUsernameDomain; +- (id)_principalPathForAccount:(id)arg1; +- (void)setPrincipalURLForAccount:(id)arg1 toURL:(id)arg2; +- (BOOL)_isPrincipalPathCustomForAccount:(id)arg1; +- (void)_appendPrimarySuffixToUsernameIfNeeded:(id)arg1; +- (void)setURL:(id)arg1 forAccount:(id)arg2; +- (void)initAccount:(id)arg1; +- (void)_setPrincipalURLForAccount:(id)arg1; +- (int)defaultPort; +- (id)defaultScheme; +- (id)domainAliasPatterns; +- (BOOL)defaultUseSSL; +- (id)pathFormat; +- (int)httpsPort; +- (int)httpPort; +- (void)setDefaultUseSSL:(BOOL)arg1; +- (void)setIsDefaultTemplate:(BOOL)arg1; +- (void)setPathFormat:(id)arg1; +- (void)setHttpsPort:(int)arg1; +- (void)setHttpPort:(int)arg1; +- (void)setPrimaryUsernameDomain:(id)arg1; +- (void)setDomainAliasPatterns:(id)arg1; +- (void)setPrimaryDomain:(id)arg1; +- (BOOL)isDefaultTemplate; +- (BOOL)_isDomainInAliases:(id)arg1; +- (id)primaryDomain; +- (int)compare:(id)arg1; +- (id)name; +- (void)setName:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; + +@end diff --git a/DataAccess.framework/DATaskManager.h b/DataAccess.framework/DATaskManager.h new file mode 100755 index 0000000..b663ae9 --- /dev/null +++ b/DataAccess.framework/DATaskManager.h @@ -0,0 +1,90 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSMutableArray, NSMutableSet, NSTimer, NSArray, DAAccount, ; + +@interface DATaskManager : NSObject { + DAAccount *_account; + NSMutableArray *_queuedExclusiveTasks; + *_activeExclusiveTask; + NSMutableSet *_independentTasks; + NSMutableSet *_heldIndependentTasks; + NSMutableSet *_modalHeldIndependentTasks; + NSMutableArray *_queuedTasks; + *_activeQueuedTask; + *_modalHeldActiveQueuedTask; + NSMutableArray *_queuedModalTasks; + *_activeModalTask; + int _state; + NSTimer *_managerIdleTimer; +} + +@property DAAccount * account; +@property(readonly) * activeModalTask; +@property(readonly) * activeQueuedTask; +@property(readonly) NSArray * queuedTasks; +@property(readonly) NSArray * allTasks; + + +- (void)shutdown; +- (void)setAccount:(id)arg1; +- (id)initWithAccount:(id)arg1; +- (id)accountID; +- (id)account; +- (id)userAgent; +- (id)queuedTasks; +- (id)activeQueuedTask; +- (BOOL)_useFakeDescriptions; +- (void)_scheduleSelector:(SEL)arg1 withArgument:(id)arg2; +- (id)_getQueuedModalTasks; +- (id)_getModalHeldIndependentTasks; +- (void)_useOpportunisticSocketsAgain; +- (BOOL)_hasTasksForcingNetworkConnection; +- (void)_scheduleStartModal:(id)arg1; +- (void)_reactivateHeldTasks; +- (void)_startModal:(id)arg1; +- (void)_performTask:(id)arg1; +- (void)_releasePowerAssertionForTask:(id)arg1; +- (BOOL)_taskInQueueForcesNetworkConnection:(id)arg1; +- (BOOL)_taskForcesNetworking:(id)arg1; +- (void)_cancelTasksWithReason:(int)arg1; +- (id)_getQueuedTasks; +- (id)_getHeldIndependentTasks; +- (id)_getIndependentTasks; +- (void)_retainPowerAssertionForTask:(id)arg1; +- (void)_requestCancelTasksWithReason:(int)arg1; +- (void)_makeStateTransition; +- (void)_schedulePerformTask:(id)arg1; +- (id)_getQueuedExclusiveTasks; +- (int)port; +- (id)user; +- (id)password; +- (id)scheme; +- (id)server; +- (id)deviceID; +- (id)init; +- (void)dealloc; +- (void)taskManagerWillRemoveTask:(id)arg1; +- (void)taskManagerDidAddTask:(id)arg1; +- (id)_version; +- (id)allTasks; +- (void)cancelTask:(id)arg1 withUnderlyingError:(id)arg2; +- (id)activeModalTask; +- (void)_populateVersionDescriptions; +- (void)taskDidFinish:(id)arg1; +- (void)taskEndModal:(id)arg1; +- (void)taskRequestModal:(id)arg1; +- (void)cancelAllTasks; +- (void)submitExclusiveTask:(id)arg1; +- (id)accountPersistentUUID; +- (id)identityPersist; +- (void)submitIndependentTask:(id)arg1; +- (void)cancelTask:(id)arg1; +- (void)submitQueuedTask:(id)arg1; +- (id)stateString; +- (void)submitExclusiveTask:(id)arg1 toFrontOfQueue:(BOOL)arg2; +- (id)deviceType; +- (BOOL)useSSL; + +@end diff --git a/DataAccess.framework/DATrafficLogger.h b/DataAccess.framework/DATrafficLogger.h new file mode 100755 index 0000000..0b96dfa --- /dev/null +++ b/DataAccess.framework/DATrafficLogger.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@class NSString; + +@interface DATrafficLogger : NSObject { + NSString *_filename; +} + ++ (BOOL)enabled; + +- (id)initWithFilename:(id)arg1; +- (void)_ensureCustomLogFile; +- (void)dealloc; +- (void)logSnippet:(id)arg1; + +@end diff --git a/DataAccess.framework/DAUserNotificationInfo.h b/DataAccess.framework/DAUserNotificationInfo.h new file mode 100755 index 0000000..e62eff0 --- /dev/null +++ b/DataAccess.framework/DAUserNotificationInfo.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSString; + +@interface DAUserNotificationInfo : NSObject { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _handler; + + NSString *_groupIdentifier; +} + +@property(copy) NSString * groupIdentifier; + + +- (void)setGroupIdentifier:(id)arg1; +- (id)groupIdentifier; +- (void)setHandler:(id)arg1; +- (id)handler; +- (void)dealloc; + +@end diff --git a/DataAccess.framework/DAUserNotificationUtilities.h b/DataAccess.framework/DAUserNotificationUtilities.h new file mode 100755 index 0000000..278e8ac --- /dev/null +++ b/DataAccess.framework/DAUserNotificationUtilities.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +@interface DAUserNotificationUtilities : NSObject { +} + ++ (void)showUserNotification:(struct __CFUserNotification { }*)arg1 groupIdentifier:(id)arg2 withCompletionBlock:(id)arg3; + + +@end diff --git a/DataAccess.framework/DAWaiterWrapper.h b/DataAccess.framework/DAWaiterWrapper.h new file mode 100755 index 0000000..2f8538b --- /dev/null +++ b/DataAccess.framework/DAWaiterWrapper.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class ; + +@interface DAWaiterWrapper : NSObject { + *_waiter; + int _dataclasses; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _completionHandler; + + int _waiterNum; +} + +@property(retain) * waiter; +@property(copy) id completionHandler; +@property int dataclasses; +@property(readonly) int waiterNum; + + +- (int)waiterNum; +- (void)setDataclasses:(int)arg1; +- (int)dataclasses; +- (void)setWaiter:(id)arg1; +- (id)waiter; +- (void)setCompletionHandler:(id)arg1; +- (id)completionHandler; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASAccount.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASAccount.h new file mode 100755 index 0000000..ad8588e --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASAccount.h @@ -0,0 +1,172 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSMutableArray, NSLock, ASFolderHierarchy, ASTaskManager, NSMutableSet, ASProtocol, ASAutodiscoverTask; + +@interface ASAccount : DAAccount { + ASFolderHierarchy *_folderHierarchy; + ASTaskManager *_taskManager; + ASProtocol *_protocol; + NSMutableSet *_searchTaskSet; + NSMutableArray *_autodiscoveryServersToTry; + NSLock *_autodiscoverTaskLock; + ASAutodiscoverTask *_autodiscoverTask; + BOOL _useHTTPForTesting; + BOOL _useLocalhostForAutodiscoveryTesting; + BOOL _isValidating; +} + +@property int mailNumberOfPastDaysToSync; +@property(readonly) int mailNumberOfPastDaysToSyncUpperLimit; +@property(setter=setASAccountVersion:) int asAccountVersion; + ++ (id)supportedDataclasses; ++ (id)defaultProperties; ++ (Class)clientClass; ++ (Class)accountClass; ++ (void)cleanUpFilesForAccountWithId:(id)arg1; ++ (id)displayedAccountTypeString; ++ (id)displayedShortAccountTypeString; ++ (Class)detailControllerClass; ++ (id)allowedDataclasses; ++ (Class)syncControllerClass; ++ (void*)createSyncDataSourceForDataclass:(id)arg1 options:(id)arg2; + +- (void)setHost:(id)arg1; +- (int)sendMessageWithRFC822Data:(id)arg1 messageID:(id)arg2 outgoingMessageType:(int)arg3 originalMessageFolderID:(id)arg4 originalMessageItemID:(id)arg5 originalMessageLongID:(id)arg6 originalAccountID:(id)arg7 consumer:(id)arg8 context:(void*)arg9; +- (id)inboxFolder; +- (id)sentItemsFolder; +- (id)deletedItemsFolder; +- (BOOL)isHotmailAccount; +- (BOOL)enabledForDADataclass:(int)arg1; +- (id)emailAddress; +- (int)supportsMailboxSearch; +- (int)mailNumberOfPastDaysToSync; +- (void)cancelTaskWithID:(int)arg1; +- (int)supportsEmailFlagging; +- (void)performSearchQuery:(id)arg1; +- (void)cancelSearchQuery:(id)arg1; +- (id)signingIdentityPersistentReference; +- (void)setSigningIdentityPersistentReference:(id)arg1; +- (id)encryptionIdentityPersistentReference; +- (void)setEncryptionIdentityPersistentReference:(id)arg1; +- (BOOL)supportsDADataclass:(int)arg1; +- (id)supportedDataclasses; +- (void)setEmailAddresses:(id)arg1; +- (void)setProtocolVersion:(id)arg1; +- (void)setUsername:(id)arg1; +- (id)username; +- (id)emailAddresses; +- (void)setPort:(int)arg1; +- (void)setEmailAddress:(id)arg1; +- (id)displayName; +- (id)initWithProperties:(id)arg1; +- (id)protocol; +- (int)port; +- (id)host; +- (void)dealloc; +- (id)localizedInvalidPasswordMessage; +- (id)localizedIdenticalAccountFailureMessage; +- (BOOL)isEqualToAccount:(id)arg1; +- (BOOL)isActiveSyncAccount; +- (void)setSavedFolderPathsThatClientsCareAbout:(id)arg1; +- (id)savedFolderPathsThatClientsCareAbout; +- (BOOL)autodiscoverAccountConfigurationWithConsumer:(id)arg1; +- (void)cancelAutodiscovery; +- (void)setUseLocalhostForAutodiscoveryTesting:(BOOL)arg1; +- (void)setUseHTTPForTesting:(BOOL)arg1; +- (void)moveItemsTask:(id)arg1 completedWithStatus:(int)arg2 error:(id)arg3 movedItems:(id)arg4; +- (void*)_copyDefaultExchangeEventsCalendar:(BOOL)arg1; +- (void)sendMailTask:(id)arg1 completedWithStatus:(int)arg2 error:(id)arg3; +- (BOOL)folderItemsSyncTask:(id)arg1 hasPartialAdded:(id)arg2 removed:(id)arg3 modified:(id)arg4 addedResponse:(id)arg5 modifiedResponse:(id)arg6 removedResponse:(id)arg7 fetchedResponse:(id)arg8 moreAvailable:(BOOL)arg9; +- (BOOL)folderItemsSyncTask:(id)arg1 handleStreamOperation:(int)arg2 forCodePage:(int)arg3 tag:(int)arg4 withParentItem:(id)arg5 withData:(char *)arg6 dataLength:(int)arg7; +- (void)folderItemsSyncTask:(id)arg1 completedWithStatus:(int)arg2 error:(id)arg3 newSyncKey:(id)arg4 added:(id)arg5 removed:(id)arg6 modified:(id)arg7 addedResponse:(id)arg8 modifiedResponse:(id)arg9 removedResponse:(id)arg10 fetchedResponse:(id)arg11; +- (BOOL)shouldFixOnDiskDeviceId; +- (id)defaultContainerIdentifierForDADataclass:(int)arg1; +- (id)asFolderHierarchyTaskManager:(id)arg1; +- (id)toDosFolders; +- (id)eventsFolders; +- (id)contactsFolders; +- (int)sniffableTypeForFolder:(id)arg1; +- (id)visibleFolders; +- (id)shortTypeString; +- (void)getOptionsTask:(id)arg1 completedWithStatus:(int)arg2 supportedCommands:(id)arg3 supportedVersions:(id)arg4 error:(id)arg5; +- (void)checkValidityWithConsumer:(id)arg1; +- (id)usernameWithoutDomain; +- (id)domainOnly; +- (void)accountDidUpdateProtocolVersion; +- (void)setLastKnownProtocolVersion:(id)arg1; +- (void)upgradeWithProtocolVersion:(id)arg1; +- (void)setLastKnownProtocolVersion:(id)arg1 save:(BOOL)arg2; +- (BOOL)_shouldSaveLastKnownProtocolVersion; +- (BOOL)shouldSavePropertiesForFolderPathsThatClientsCareAbout; +- (id)lastKnownProtocolVersion; +- (int)mailNumberOfPastDaysToSyncUpperLimit; +- (void)setUseSSL:(BOOL)arg1; +- (void)_startAutodiscoverTaskWithConsumer:(id)arg1; +- (BOOL)_generateAutodiscoverURLsForEmailAddress:(id)arg1; +- (void*)_copyExchangeCalendarStore:(BOOL)arg1; +- (void)_fillOutActionsArray:(id)arg1 responseArray:(id)arg2 withTask:(id)arg3 added:(id)arg4 removed:(id)arg5 modified:(id)arg6 perserved:(id)arg7 addedResponse:(id)arg8 modifiedResponse:(id)arg9 removedResponse:(id)arg10 fetchedResponse:(id)arg11; +- (void)_removeInvitationsForMailboxFolderID:(id)arg1; +- (void)_getContextElementsForItemChangeType:(int)arg1 dataclass:(int)arg2 nativeContext:(id)arg3 outContext:(id*)arg4 outServerId:(id*)arg5; +- (id)defaultToDosFolder; +- (id)defaultEventsFolder; +- (id)defaultContactsFolder; +- (id)asFolderWithId:(id)arg1; +- (id)_defaultMailFolderWithDefaultType:(int)arg1 fallbackType:(int)arg2 fallbackName:(id)arg3; +- (id)folderWithId:(id)arg1; +- (id)_visibleASFolders; +- (id)_folderHierarchy; +- (void)setEnabled:(BOOL)arg1 forDADataclass:(int)arg2 changeType:(int)arg3; +- (BOOL)accountNeedsUpgrade; +- (void)setASAccountVersion:(int)arg1; +- (BOOL)_upgradeSelfFromVersion:(int)arg1 superClassUpgraded:(BOOL)arg2; +- (int)asAccountVersion; +- (BOOL)upgradeAccount; +- (void)resetAccountID; +- (BOOL)_needsNewAccountIDForOldVersion:(int)arg1; +- (id)_oldURLsForKeychain; +- (id)typeString; +- (BOOL)isGoogleAccount; +- (id)stateString; +- (id)_newPolicyManager; +- (void)blowAwayFolderCache; +- (void)cleanupAccountFiles; +- (void)saveAccountSettings; +- (struct __CFString { }*)passwordIsKnownGoodNotificationName; +- (void)itemOperationsTask:(id)arg1 completedWithStatus:(int)arg2 error:(id)arg3 responses:(id)arg4; +- (BOOL)itemOperationsTask:(id)arg1 hasPartialResponses:(id)arg2; +- (BOOL)itemOperationsTask:(id)arg1 handleStreamOperation:(int)arg2 forCodePage:(int)arg3 tag:(int)arg4 withParentItem:(id)arg5 withData:(char *)arg6 dataLength:(int)arg7; +- (void)searchTask:(id)arg1 finishedWithError:(id)arg2; +- (void)searchTask:(id)arg1 returnedTotalCount:(id)arg2; +- (void)searchTask:(id)arg1 returnedResults:(id)arg2; +- (id)addressBookConstraintsPath; +- (id)calendarConstraintsPath; +- (BOOL)useSSL; +- (void)fetchAttachmentTask:(id)arg1 receivedData:(id)arg2 ofContentType:(id)arg3; +- (void)fetchAttachmentTask:(id)arg1 completedWithStatus:(int)arg2 dataWasBase64:(BOOL)arg3 error:(id)arg4; +- (void)autodiscoverTask:(id)arg1 completedWithStatus:(int)arg2 accountInfo:(id)arg3 shouldRetryWithEmail:(id)arg4 error:(id)arg5; +- (id)taskManager; +- (void)setShouldFailAllTasks:(BOOL)arg1; +- (id)policyManager; +- (id)existingTaskManager; +- (struct __CFString { }*)passwordChangedNotificationName; +- (id)folderIdsThatExternalClientsCareAboutForDataclasses:(int)arg1; +- (id)folderIdsThatExternalClientsCareAbout; +- (id)foldersTag; +- (void)applyNewAccountProperties:(id)arg1 forceSave:(BOOL)arg2; +- (BOOL)setFolderIdsThatExternalClientsCareAboutAdded:(id)arg1 deleted:(id)arg2 foldersTag:(id)arg3; +- (void)setMailNumberOfPastDaysToSync:(int)arg1; +- (BOOL)searchQueriesRunning; +- (void)cancelAllSearchQueries; +- (id)uniqueId; +- (id)enabledDataclasses; +- (BOOL)otherAccountEnabledForDataclass:(id)arg1; +- (BOOL)supportsPush; +- (BOOL)isOwnedByPayload:(id)arg1; +- (id)accountInfoUsername; +- (id)_sortedVisibleASMailFolders; +- (id)_sortASFolders:(id)arg1 startingAtID:(id)arg2; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASAccountActorZombie.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASAccountActorZombie.h new file mode 100755 index 0000000..eb05d61 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASAccountActorZombie.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASAccountActorZombie : NSObject { +} + ++ (id)sharedZombie; + +- (int)sendMessageWithRFC822Data:(id)arg1 messageID:(id)arg2 outgoingMessageType:(int)arg3 originalMessageFolderID:(id)arg4 originalMessageItemID:(id)arg5 originalMessageLongID:(id)arg6 originalAccountID:(id)arg7 consumer:(id)arg8 context:(void*)arg9; +- (int)performFetchMessageSearchResultRequests:(id)arg1 consumer:(id)arg2; +- (int)performFetchAttachmentRequest:(id)arg1 consumer:(id)arg2; +- (id)mailboxes; +- (id)inboxFolder; +- (id)sentItemsFolder; +- (id)deletedItemsFolder; +- (void)performFolderChange:(id)arg1; +- (BOOL)isHotmailAccount; +- (int)supportsMailboxSearch; +- (int)mailNumberOfPastDaysToSync; +- (int)performMailboxRequests:(id)arg1 mailbox:(id)arg2 previousTag:(id)arg3 consumer:(id)arg4; +- (oneway void)cancelTaskWithID:(int)arg1; +- (int)performMoveRequests:(id)arg1 consumer:(id)arg2; +- (int)supportsEmailFlagging; +- (oneway void)shutdown; +- (BOOL)reattemptInvitationLinkageForMetaData:(id)arg1 inFolderWithId:(id)arg2; +- (id)folderIDsThatExternalClientsCareAboutForDataclasses:(int)arg1 withTag:(id*)arg2; +- (oneway void)monitorFoldersForUpdates:(id)arg1; +- (oneway void)stopMonitoringAllFolders; +- (oneway void)performSearchQuery:(id)arg1; +- (oneway void)cancelSearchQuery:(id)arg1; +- (oneway void)stopMonitoringFoldersForUpdates:(id)arg1; +- (id)signingIdentityPersistentReference; +- (oneway void)setSigningIdentityPersistentReference:(id)arg1; +- (id)encryptionIdentityPersistentReference; +- (oneway void)setEncryptionIdentityPersistentReference:(id)arg1; +- (int)performResolveRecipientsRequest:(id)arg1 consumer:(id)arg2; +- (oneway void)setAccount:(id)arg1; +- (BOOL)generatesBulletins; +- (oneway void)setGeneratesBulletins:(BOOL)arg1; +- (oneway void)_accountPasswordChanged; +- (oneway void)_foldersThatExternalClientsCareAboutChanged; +- (oneway void)_folderHierarchyChanged; +- (oneway void)_folderUpdatedNotification:(id)arg1; +- (oneway void)_daemonDiedNotification:(id)arg1; +- (oneway void)_newASPolicyKeyNotification:(id)arg1; +- (int)performMailboxRequest:(id)arg1 mailbox:(id)arg2 previousTag:(id)arg3 consumer:(id)arg4; +- (BOOL)setFolderIdsThatExternalClientsCareAboutAdded:(id)arg1 deleted:(id)arg2 foldersTag:(id)arg3; +- (id)folderIDsThatExternalClientsCareAboutWithTag:(id*)arg1; +- (oneway void)setMailNumberOfPastDaysToSync:(int)arg1; +- (oneway void)startup; +- (BOOL)searchQueriesRunning; +- (oneway void)cancelAllSearchQueries; +- (void)_sendFailureToConsumer:(id)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASArray.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASArray.h new file mode 100755 index 0000000..d848063 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASArray.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSMutableArray, NSDictionary; + +@interface ASArray : ASItem { + NSMutableArray *_items; + NSDictionary *_subclassRuleSet; +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)addItem:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)asParseRules; +- (id)commonValue; +- (id)initWithSubclassRuleSet:(id)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASAttachment.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASAttachment.h new file mode 100755 index 0000000..c20d235 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASAttachment.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSNumber, NSString; + +@interface ASAttachment : ASItem { + NSString *_attName; + NSNumber *_attSize; + NSNumber *_attMethod; + NSString *_attDisplayName; + NSString *_attContentId; + NSString *_attContentLocation; + NSNumber *_attIsInline; + NSNumber *_hasBase64Transfer; +} + +@property(copy) NSString * name; +@property(copy) NSNumber * size; +@property(copy) NSNumber * method; +@property(copy) NSString * displayName; +@property(copy) NSString * contentId; +@property(copy) NSString * contentLocation; +@property(copy) NSNumber * isInline; +@property(copy) NSNumber * hasBase64Transfer; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (BOOL)isMostDefinitelyBase64ed; +- (id)contentLocation; +- (void)setDisplayName:(id)arg1; +- (void)setMethod:(id)arg1; +- (id)displayName; +- (id)method; +- (id)name; +- (void)setSize:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)size; +- (void)setName:(id)arg1; +- (id)description; +- (void)dealloc; +- (void)setHasBase64Transfer:(id)arg1; +- (id)hasBase64Transfer; +- (id)isInline; +- (id)contentId; +- (void)setIsInline:(id)arg1; +- (void)setContentLocation:(id)arg1; +- (void)setContentId:(id)arg1; +- (void)setPercentEscapedName:(id)arg1; +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASAttendee.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASAttendee.h new file mode 100755 index 0000000..a7132ee --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASAttendee.h @@ -0,0 +1,53 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSString, NSMutableDictionary; + +@interface ASAttendee : ASItem { + NSString *_name; + NSString *_email; + int _status; + int _role; + int _localId; + NSMutableDictionary *_placeHolder; +} + +@property(retain) NSString * name; +@property(retain) NSString * email; +@property int status; +@property int role; +@property int localId; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)setEmail:(id)arg1; +- (void)setStatus:(int)arg1; +- (id)email; +- (void)setRole:(int)arg1; +- (int)role; +- (id)name; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (int)status; +- (void)setName:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setLocalId:(int)arg1; +- (int)localId; +- (id)icsUserAddress; +- (id)copyOfSelfWithoutLocalID; +- (id)fullEmailString; +- (void)appendActiveSyncDataForTask:(id)arg1 toData:(id)arg2; +- (id)initWithCalAttendee:(void*)arg1 parentEvent:(id)arg2; +- (void)saveToCalendarWithParentASEvent:(id)arg1 existingRecord:(void*)arg2 shouldMergeProperties:(BOOL)arg3 outMergeDidChooseLocalProperties:(BOOL*)arg4; +- (id)asParseRules; +- (void)setObject:(id)arg1 forDCCPT:(int)arg2; +- (void)clearPlaceHolder; +- (void)applyPlaceHolder; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASAutodiscoverTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASAutodiscoverTask.h new file mode 100755 index 0000000..17d661c --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASAutodiscoverTask.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSError, NSString, NSMutableDictionary; + +@interface ASAutodiscoverTask : ASTask { + NSString *_serverURL; + NSString *_emailAddress; + NSString *_redirectEmail; + NSMutableDictionary *_accountInfo; + NSError *_discoveryError; +} + + +- (void)finishWithError:(id)arg1; +- (id)contentType; +- (double)timeoutInterval; +- (void)dealloc; +- (BOOL)shouldLogIncomingData; +- (BOOL)requiresEASVersionInformaton; +- (BOOL)shouldHandlePasswordErrors; +- (id)localizedErrorStringForCertificateErrorCode:(int)arg1 host:(id)arg2; +- (BOOL)_shouldRedirectToHTTPForRequest:(id)arg1; +- (BOOL)_shouldSendAuthForRequest:(id)arg1; +- (BOOL)expectsWBXML; +- (id)_HTTPMethodForRequest:(id)arg1; +- (id)_policyKey; +- (id)_easVersion; +- (id)_url; +- (id)initWithURL:(id)arg1 emailAddress:(id)arg2; +- (void)didProcessContext:(id)arg1; +- (void)_setAccountInfoFromAutoDiscoveryXML:(id)arg1; +- (void)_handleUserNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; +- (void)_handleActionNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; +- (void)_handleServerNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; +- (void)_handleErrorNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; +- (BOOL)processContext:(id)arg1; +- (id)requestBody; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASBool.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASBool.h new file mode 100755 index 0000000..d725db4 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASBool.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASBool : ASItem { +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; ++ (BOOL)expectsContent; + +- (id)commonValue; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; +- (int)parsingState; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASChangedCollectionLeaf.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASChangedCollectionLeaf.h new file mode 100755 index 0000000..02b8412 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASChangedCollectionLeaf.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSNumber, NSString, NSDictionary; + +@interface ASChangedCollectionLeaf : ASItem { + int _changeType; + NSString *_serverID; + NSString *_clientID; + NSNumber *_status; + BOOL _isResponse; + BOOL _validateOpeningTokens; + NSDictionary *_applicationData; +} + +@property int changeType; +@property(retain) NSString * serverID; +@property(copy) NSString * clientID; +@property(copy) NSNumber * status; +@property(retain) NSDictionary * applicationData; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)setStatus:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)status; +- (id)init; +- (void)dealloc; +- (id)clientID; +- (void)setChangeType:(int)arg1; +- (int)changeType; +- (BOOL)isResponse; +- (void)setValidateOpeningTokens:(BOOL)arg1; +- (id)serverID; +- (id)applicationData; +- (void)loadClientIDs; +- (int)dataclass; +- (void)appendActiveSyncDataForTask:(id)arg1 toWBXMLData:(id)arg2; +- (void)setServerID:(id)arg1; +- (void)setClientID:(id)arg1; +- (void)setApplicationData:(id)arg1; +- (id)asParseRules; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASChangedFolderStore.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASChangedFolderStore.h new file mode 100755 index 0000000..09f8890 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASChangedFolderStore.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSArray, NSString, NSNumber, NSMutableArray; + +@interface ASChangedFolderStore : ASItem { + NSMutableArray *_updatedFolders; + NSNumber *_status; + NSString *_syncKey; +} + +@property(retain) NSNumber * status; +@property(retain) NSString * syncKey; +@property(retain) NSArray * updatedFolders; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)setStatus:(id)arg1; +- (id)status; +- (id)description; +- (void)dealloc; +- (id)updatedFolders; +- (id)syncKey; +- (void)setSyncKey:(id)arg1; +- (void)setUpdatedFolders:(id)arg1; +- (id)asParseRules; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASClientAccount.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASClientAccount.h new file mode 100755 index 0000000..35f7c76 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASClientAccount.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSMutableSet; + +@interface ASClientAccount : ASAccount { + NSMutableSet *_daemonMonitoredFolders; + NSMutableSet *_foldersToRetryForMonitoring; + NSMutableSet *_folderIDsOnRemoteHold; +} + + +- (int)performFetchMessageSearchResultRequests:(id)arg1 consumer:(id)arg2; +- (int)performFetchAttachmentRequest:(id)arg1 consumer:(id)arg2; +- (id)mailboxes; +- (void)performFolderChange:(id)arg1; +- (int)performMailboxRequests:(id)arg1 mailbox:(id)arg2 previousTag:(id)arg3 consumer:(id)arg4; +- (int)performMoveRequests:(id)arg1 consumer:(id)arg2; +- (BOOL)reattemptInvitationLinkageForMetaData:(id)arg1 inFolderWithId:(id)arg2; +- (void)monitorFoldersForUpdates:(id)arg1; +- (void)stopMonitoringAllFolders; +- (void)stopMonitoringFoldersForUpdates:(id)arg1; +- (int)performResolveRecipientsRequest:(id)arg1 consumer:(id)arg2; +- (id)initWithProperties:(id)arg1; +- (void)dealloc; +- (void)resolveRecipientsTask:(id)arg1 completedWithStatus:(int)arg2 error:(id)arg3 queriedEmailAddressToRecpient:(id)arg4; +- (void)_sync:(id)arg1 withConsumer:(id)arg2; +- (id)_copySetFlagsActionForRequest:(id)arg1; +- (void)_removeFoldersFromDaemonMonitoring:(id)arg1; +- (void)_retryMonitoring; +- (void)_addFoldersToDaemonMonitoring:(id)arg1; +- (void)clearFolderHierarchyCache; +- (void)_logStatus:(id)arg1; +- (void)sendMailTask:(id)arg1 completedWithStatus:(int)arg2 error:(id)arg3; +- (void)upgradeWithProtocolVersion:(id)arg1; +- (void)resumeMonitoringFoldersWithIDs:(id)arg1; +- (void)suspendMonitoringFoldersWithIDs:(id)arg1; +- (void)_reportFolderItemSyncSuccess:(BOOL)arg1 forFolderWithID:(id)arg2; +- (id)_newPolicyManager; +- (void)_foldersUpdated:(id)arg1; +- (void)_daemonDied; +- (void)applyNewAccountProperties:(id)arg1 forceSave:(BOOL)arg2; +- (void)_foldersThatExternalClientsCareAboutChanged; +- (void)_folderHierarchyChanged; +- (int)performMailboxRequest:(id)arg1 mailbox:(id)arg2 previousTag:(id)arg3 consumer:(id)arg4; +- (BOOL)setFolderIdsThatExternalClientsCareAboutAdded:(id)arg1 deleted:(id)arg2 foldersTag:(id)arg3; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASClientPolicyManager.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASClientPolicyManager.h new file mode 100755 index 0000000..09f5fe7 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASClientPolicyManager.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSString; + +@interface ASClientPolicyManager : ASPolicyManager { + NSString *_powerAssertionGroupIdentifier; +} + + +- (id)initWithAccount:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)dealloc; +- (void)requestPolicyUpdate; +- (void)policyKeyChanged:(id)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASCollection.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASCollection.h new file mode 100755 index 0000000..b1f71a6 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASCollection.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSArray, NSString, NSNumber, ASFolderItemsSyncResponse; + +@interface ASCollection : ASItem { + int _dataclass; + NSString *_syncKey; + NSString *_collectionId; + NSNumber *_status; + NSNumber *_moreAvailable; + NSArray *_changedItems; + NSArray *_responseItems; + ASFolderItemsSyncResponse *_parentResponse; + int _sniffableType; + BOOL _checkedShouldSniffInvites; +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (id)moreAvailable; +- (void)setStatus:(id)arg1; +- (id)status; +- (id)description; +- (id)init; +- (void)dealloc; +- (id)collectionId; +- (int)sniffableTypeForAccount:(id)arg1; +- (id)changedItems; +- (void)setParentResponse:(id)arg1; +- (void)setResponseItems:(id)arg1; +- (void)setChangedItems:(id)arg1; +- (void)setMoreAvailable:(id)arg1; +- (void)setCollectionId:(id)arg1; +- (void)setDataclassString:(id)arg1; +- (id)syncKey; +- (void)setSyncKey:(id)arg1; +- (int)dataclass; +- (id)responseItems; +- (id)asParseRules; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASConcreteAccountActor.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASConcreteAccountActor.h new file mode 100755 index 0000000..77e6792 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASConcreteAccountActor.h @@ -0,0 +1,61 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class ASClientAccount; + +@interface ASConcreteAccountActor : ASAccountActor { + ASClientAccount *_account; +} + + +- (int)sendMessageWithRFC822Data:(id)arg1 messageID:(id)arg2 outgoingMessageType:(int)arg3 originalMessageFolderID:(id)arg4 originalMessageItemID:(id)arg5 originalMessageLongID:(id)arg6 originalAccountID:(id)arg7 consumer:(id)arg8 context:(void*)arg9; +- (int)performFetchMessageSearchResultRequests:(id)arg1 consumer:(id)arg2; +- (int)performFetchAttachmentRequest:(id)arg1 consumer:(id)arg2; +- (id)mailboxes; +- (id)inboxFolder; +- (id)sentItemsFolder; +- (id)deletedItemsFolder; +- (void)performFolderChange:(id)arg1; +- (BOOL)isHotmailAccount; +- (int)supportsMailboxSearch; +- (int)mailNumberOfPastDaysToSync; +- (int)performMailboxRequests:(id)arg1 mailbox:(id)arg2 previousTag:(id)arg3 consumer:(id)arg4; +- (oneway void)cancelTaskWithID:(int)arg1; +- (int)performMoveRequests:(id)arg1 consumer:(id)arg2; +- (int)supportsEmailFlagging; +- (oneway void)shutdown; +- (BOOL)reattemptInvitationLinkageForMetaData:(id)arg1 inFolderWithId:(id)arg2; +- (id)folderIDsThatExternalClientsCareAboutForDataclasses:(int)arg1 withTag:(id*)arg2; +- (oneway void)monitorFoldersForUpdates:(id)arg1; +- (oneway void)stopMonitoringAllFolders; +- (oneway void)performSearchQuery:(id)arg1; +- (oneway void)cancelSearchQuery:(id)arg1; +- (oneway void)stopMonitoringFoldersForUpdates:(id)arg1; +- (id)signingIdentityPersistentReference; +- (oneway void)setSigningIdentityPersistentReference:(id)arg1; +- (id)encryptionIdentityPersistentReference; +- (oneway void)setEncryptionIdentityPersistentReference:(id)arg1; +- (int)performResolveRecipientsRequest:(id)arg1 consumer:(id)arg2; +- (oneway void)setAccount:(id)arg1; +- (BOOL)generatesBulletins; +- (oneway void)setGeneratesBulletins:(BOOL)arg1; +- (id)initWithDAAccount:(id)arg1; +- (void)dealloc; +- (void)_findScheduler; +- (id)foldersTag; +- (oneway void)_accountPasswordChanged; +- (oneway void)_foldersThatExternalClientsCareAboutChanged; +- (oneway void)_folderHierarchyChanged; +- (oneway void)_folderUpdatedNotification:(id)arg1; +- (oneway void)_daemonDiedNotification:(id)arg1; +- (oneway void)_newASPolicyKeyNotification:(id)arg1; +- (int)performMailboxRequest:(id)arg1 mailbox:(id)arg2 previousTag:(id)arg3 consumer:(id)arg4; +- (BOOL)setFolderIdsThatExternalClientsCareAboutAdded:(id)arg1 deleted:(id)arg2 foldersTag:(id)arg3; +- (id)folderIDsThatExternalClientsCareAboutWithTag:(id*)arg1; +- (oneway void)setMailNumberOfPastDaysToSync:(int)arg1; +- (oneway void)startup; +- (BOOL)searchQueriesRunning; +- (oneway void)cancelAllSearchQueries; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASContact.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASContact.h new file mode 100755 index 0000000..e957951 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASContact.h @@ -0,0 +1,321 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSDate, NSString, NSArray; + +@interface ASContact : ASChangedCollectionLeaf { + void *_abRecord; + NSDate *_anniversary; + NSString *_assistantName; + NSString *_assistantTelephoneNumber; + NSDate *_birthday; + NSString *_body; + int _bodySize; + BOOL _bodyTruncated; + NSString *_business2TelephoneNumber; + NSString *_businessAddressCity; + NSString *_businessAddressCountry; + NSString *_businessAddressPostalCode; + NSString *_businessAddressState; + NSString *_businessAddressStreet; + NSString *_businessFaxNumber; + NSString *_businessTelephoneNumber; + NSString *_carTelephoneNumber; + NSArray *_categories; + NSArray *_children; + NSString *_companyName; + NSString *_department; + NSString *_email1Address; + NSString *_email2Address; + NSString *_email3Address; + NSString *_fileAs; + NSString *_firstName; + NSString *_home2TelephoneNumber; + NSString *_homeAddressCity; + NSString *_homeAddressCountry; + NSString *_homeAddressPostalCode; + NSString *_homeAddressState; + NSString *_homeAddressStreet; + NSString *_homeFaxNumber; + NSString *_homeTelephoneNumber; + NSString *_jobTitle; + NSString *_lastName; + NSString *_middleName; + NSString *_mobileTelephoneNumber; + NSString *_officeLocation; + NSString *_otherAddressCity; + NSString *_otherAddressCountry; + NSString *_otherAddressPostalCode; + NSString *_otherAddressState; + NSString *_otherAddressStreet; + NSString *_pagerNumber; + NSString *_picture; + NSString *_radioTelephoneNumber; + NSString *_spouse; + NSString *_suffix; + NSString *_title; + NSString *_webpage; + NSString *_yomiCompanyName; + NSString *_yomiFirstName; + NSString *_yomiLastName; + NSString *_customerID; + NSString *_governmentID; + NSString *_im1Address; + NSString *_im2Address; + NSString *_im3Address; + NSString *_managerName; + NSString *_companyMainPhone; + NSString *_accountName; + NSString *_nickName; + NSString *_mms; + int _fileAsAutoConstruction; +} + +@property(retain) NSDate * anniversary; +@property(retain) NSString * assistantName; +@property(retain) NSString * assistantTelephoneNumber; +@property(retain) NSDate * birthday; +@property(retain) NSString * body; +@property int bodySize; +@property BOOL bodyTruncated; +@property(retain) NSString * business2TelephoneNumber; +@property(retain) NSString * businessAddressCity; +@property(retain) NSString * businessAddressCountry; +@property(retain) NSString * businessAddressPostalCode; +@property(retain) NSString * businessAddressState; +@property(retain) NSString * businessAddressStreet; +@property(retain) NSString * businessFaxNumber; +@property(retain) NSString * businessTelephoneNumber; +@property(retain) NSString * carTelephoneNumber; +@property(retain) NSArray * categories; +@property(retain) NSArray * children; +@property(retain) NSString * companyName; +@property(retain) NSString * department; +@property(retain) NSString * email1Address; +@property(retain) NSString * email2Address; +@property(retain) NSString * email3Address; +@property(retain) NSString * fileAs; +@property(retain) NSString * firstName; +@property(retain) NSString * home2TelephoneNumber; +@property(retain) NSString * homeAddressCity; +@property(retain) NSString * homeAddressCountry; +@property(retain) NSString * homeAddressPostalCode; +@property(retain) NSString * homeAddressState; +@property(retain) NSString * homeAddressStreet; +@property(retain) NSString * homeTelephoneNumber; +@property(retain) NSString * homeFaxNumber; +@property(retain) NSString * jobTitle; +@property(retain) NSString * lastName; +@property(retain) NSString * middleName; +@property(retain) NSString * mobileTelephoneNumber; +@property(retain) NSString * officeLocation; +@property(retain) NSString * otherAddressCity; +@property(retain) NSString * otherAddressCountry; +@property(retain) NSString * otherAddressPostalCode; +@property(retain) NSString * otherAddressState; +@property(retain) NSString * otherAddressStreet; +@property(retain) NSString * pagerNumber; +@property(retain) NSString * picture; +@property(retain) NSString * radioTelephoneNumber; +@property(retain) NSString * spouse; +@property(retain) NSString * suffix; +@property(retain) NSString * title; +@property(retain) NSString * webpage; +@property(retain) NSString * yomiCompanyName; +@property(retain) NSString * yomiFirstName; +@property(retain) NSString * yomiLastName; +@property(retain) NSString * customerID; +@property(retain) NSString * governmentID; +@property(retain) NSString * im1Address; +@property(retain) NSString * im2Address; +@property(retain) NSString * im3Address; +@property(retain) NSString * managerName; +@property(retain) NSString * companyMainPhone; +@property(retain) NSString * accountName; +@property(retain) NSString * nickName; +@property(retain) NSString * mms; + ++ (id)contactWithABRecord:(void*)arg1 serverID:(id)arg2; ++ (void)_setSystemTimeZoneForUnitTests:(id)arg1; ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (int)bodySize; +- (void)setChildren:(id)arg1; +- (void)setCategories:(id)arg1; +- (id)categories; +- (void)setLastName:(id)arg1; +- (void)setFirstName:(id)arg1; +- (void)setAccountName:(id)arg1; +- (id)accountName; +- (id)lastName; +- (id)firstName; +- (id)suffix; +- (void)setSuffix:(id)arg1; +- (id)children; +- (void)setBody:(id)arg1; +- (id)body; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (void)dealloc; +- (void)setBodyTruncatedNumber:(id)arg1; +- (void)setBodySizeNumber:(id)arg1; +- (BOOL)deleteFromAddressBook; +- (BOOL)saveServerIDToContact; +- (BOOL)loadABRecord; +- (BOOL)saveToAddressBookWithExistingRecord:(void*)arg1 inSource:(void*)arg2 shouldMergeProperties:(BOOL)arg3 outMergeDidChooseLocalProperties:(BOOL*)arg4 storeExternalRep:(BOOL)arg5; +- (void)_detectFileAsAutoConstruction; +- (void)setEmailFromAppData:(int)arg1 setter:(SEL)arg2; +- (void)setBodySize:(int)arg1; +- (id)mms; +- (id)governmentID; +- (id)customerID; +- (id)officeLocation; +- (id)yomiCompanyName; +- (BOOL)_saveExternalRepToAddressBookWithExistingRecord:(void*)arg1 shouldMergeProperties:(BOOL)arg2 storeExternalRep:(BOOL)arg3; +- (BOOL)_saveIMsToAddressBookWithExistingRecord:(void*)arg1 shouldMergeProperties:(BOOL)arg2; +- (BOOL)_saveURLsToAddressBookWithExistingRecord:(void*)arg1 shouldMergeProperties:(BOOL)arg2; +- (BOOL)_saveEmailsToAddressBookWithExistingRecord:(void*)arg1 shouldMergeProperties:(BOOL)arg2; +- (BOOL)_saveStreetAddressesToAddressBookWithExistingRecord:(void*)arg1 shouldMergeProperties:(BOOL)arg2; +- (BOOL)_savePhoneNumbersToAddressBookWithExistingRecord:(void*)arg1 shouldMergeProperties:(BOOL)arg2; +- (BOOL)_saveRelatedNamesToAddressBookWithExistingRecord:(void*)arg1 shouldMergeProperties:(BOOL)arg2; +- (BOOL)_saveDatesToAddressBookWithExistingRecord:(void*)arg1 shouldMergeProperties:(BOOL)arg2; +- (id)picture; +- (id)yomiLastName; +- (id)yomiFirstName; +- (id)nickName; +- (id)middleName; +- (id)jobTitle; +- (id)fileAs; +- (id)department; +- (id)companyName; +- (id)birthday; +- (id)im3Address; +- (id)im2Address; +- (id)im1Address; +- (id)webpage; +- (id)email3Address; +- (id)email2Address; +- (id)email1Address; +- (id)otherAddressStreet; +- (id)otherAddressState; +- (id)otherAddressPostalCode; +- (id)otherAddressCountry; +- (id)otherAddressCity; +- (id)homeAddressStreet; +- (id)homeAddressState; +- (id)homeAddressPostalCode; +- (id)homeAddressCountry; +- (id)homeAddressCity; +- (id)businessAddressStreet; +- (id)businessAddressState; +- (id)businessAddressPostalCode; +- (id)businessAddressCountry; +- (id)businessAddressCity; +- (id)companyMainPhone; +- (id)radioTelephoneNumber; +- (id)carTelephoneNumber; +- (id)assistantTelephoneNumber; +- (id)pagerNumber; +- (id)mobileTelephoneNumber; +- (id)homeFaxNumber; +- (id)home2TelephoneNumber; +- (id)homeTelephoneNumber; +- (id)businessFaxNumber; +- (id)business2TelephoneNumber; +- (id)businessTelephoneNumber; +- (id)spouse; +- (id)managerName; +- (id)assistantName; +- (id)_transformedDateForABFramework:(id)arg1; +- (id)anniversary; +- (id)initWithABRecord:(void*)arg1 serverID:(id)arg2; +- (void)setABRecord:(void*)arg1; +- (void)_loadAttributesFromABRecord:(void*)arg1; +- (void)_reconstructFileAsField; +- (BOOL)_setExternalRepWithExistingRecord:(void*)arg1; +- (BOOL)_setIMsWithExistingRecord:(void*)arg1; +- (BOOL)_setURLsWithExistingRecord:(void*)arg1; +- (BOOL)_setEmailsWithExistingRecord:(void*)arg1; +- (BOOL)_setStreetAddressesWithExistingRecord:(void*)arg1; +- (BOOL)_setPhoneNumbersWithExistingRecord:(void*)arg1; +- (BOOL)_setRelatedNamesWithExistingRecord:(void*)arg1; +- (BOOL)_setDatesWithExistingRecord:(void*)arg1; +- (void)_setImageOnContactFromPerson:(void*)arg1; +- (void)setYomiLastName:(id)arg1; +- (void)setYomiFirstName:(id)arg1; +- (void)setNickName:(id)arg1; +- (void)setMiddleName:(id)arg1; +- (void)setJobTitle:(id)arg1; +- (void)setDepartment:(id)arg1; +- (void)setCompanyName:(id)arg1; +- (void)setBirthday:(id)arg1; +- (void)setFileAs:(id)arg1; +- (void)setMms:(id)arg1; +- (void)setGovernmentID:(id)arg1; +- (void)setCustomerID:(id)arg1; +- (void)setYomiCompanyName:(id)arg1; +- (void)setOfficeLocation:(id)arg1; +- (void)setIm3Address:(id)arg1; +- (void)setIm2Address:(id)arg1; +- (void)setIm1Address:(id)arg1; +- (void)setWebpage:(id)arg1; +- (void)setEmail3Address:(id)arg1; +- (void)setEmail2Address:(id)arg1; +- (void)setEmail1Address:(id)arg1; +- (void)setOtherAddressStreet:(id)arg1; +- (void)setOtherAddressState:(id)arg1; +- (void)setOtherAddressPostalCode:(id)arg1; +- (void)setOtherAddressCountry:(id)arg1; +- (void)setOtherAddressCity:(id)arg1; +- (void)setHomeAddressStreet:(id)arg1; +- (void)setHomeAddressState:(id)arg1; +- (void)setHomeAddressPostalCode:(id)arg1; +- (void)setHomeAddressCountry:(id)arg1; +- (void)setHomeAddressCity:(id)arg1; +- (void)setBusinessAddressStreet:(id)arg1; +- (void)setBusinessAddressState:(id)arg1; +- (void)setBusinessAddressPostalCode:(id)arg1; +- (void)setBusinessAddressCountry:(id)arg1; +- (void)setBusinessAddressCity:(id)arg1; +- (void)setCompanyMainPhone:(id)arg1; +- (void)setRadioTelephoneNumber:(id)arg1; +- (void)setCarTelephoneNumber:(id)arg1; +- (void)setAssistantTelephoneNumber:(id)arg1; +- (void)setPagerNumber:(id)arg1; +- (void)setMobileTelephoneNumber:(id)arg1; +- (void)setHomeFaxNumber:(id)arg1; +- (void)setBusinessFaxNumber:(id)arg1; +- (void)setBusiness2TelephoneNumber:(id)arg1; +- (void)setBusinessTelephoneNumber:(id)arg1; +- (void)setHome2TelephoneNumber:(id)arg1; +- (void)setHomeTelephoneNumber:(id)arg1; +- (void)setSpouse:(id)arg1; +- (void)setManagerName:(id)arg1; +- (void)setAssistantName:(id)arg1; +- (void)setAnniversary:(id)arg1; +- (id)_transformedDateForActiveSync:(id)arg1; +- (void)setPicture:(id)arg1; +- (void)setBodyTruncated:(BOOL)arg1; +- (BOOL)bodyTruncated; +- (void)loadClientIDs; +- (int)dataclass; +- (BOOL)deleteFromContainer:(void*)arg1; +- (BOOL)saveServerIDToExistingItem; +- (BOOL)loadLocalItemWithAccount:(id)arg1; +- (void)setLocalItem:(void*)arg1; +- (BOOL)saveAfterMapWithLocalObject:(void*)arg1 toContainer:(void*)arg2 shouldMergeProperties:(BOOL)arg3 outMergeDidChooseLocalProperties:(BOOL*)arg4 account:(id)arg5; +- (BOOL)saveWithLocalObject:(void*)arg1 toContainer:(void*)arg2 shouldMergeProperties:(BOOL)arg3 outMergeDidChooseLocalProperties:(BOOL*)arg4 account:(id)arg5; +- (void)appendActiveSyncDataForTask:(id)arg1 toWBXMLData:(id)arg2; +- (void)postProcessApplicationData; +- (id)asParseRules; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASContactResponse.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASContactResponse.h new file mode 100755 index 0000000..d36418b --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASContactResponse.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASContactResponse : ASContact { +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASDictionary.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASDictionary.h new file mode 100755 index 0000000..411d820 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASDictionary.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSMutableDictionary, NSDictionary; + +@interface ASDictionary : ASItem { + NSMutableDictionary *_items; + NSDictionary *_subclassRuleSet; + NSMutableDictionary *_placeHolder; +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (id)description; +- (void)dealloc; +- (id)asParseRules; +- (id)commonValue; +- (id)initWithSubclassRuleSet:(id)arg1; +- (void)setObject:(id)arg1 forDCCPT:(int)arg2; +- (void)clearPlaceHolder; +- (void)applyPlaceHolder; +- (void)_setItems:(id)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASEmailChangeFlagsAction.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASEmailChangeFlagsAction.h new file mode 100755 index 0000000..61e1dcf --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASEmailChangeFlagsAction.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASEmailChangeFlagsAction : DAAction { + BOOL _read; + BOOL _flagged; + unsigned long long _changedFlags; +} + + +- (void)appendApplicationDataForTask:(id)arg1 toWBXMLData:(id)arg2; +- (id)initWithServerID:(id)arg1 read:(BOOL)arg2 flagged:(BOOL)arg3 changedFlags:(unsigned long long)arg4; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASEmailItem.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASEmailItem.h new file mode 100755 index 0000000..d028b3d --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASEmailItem.h @@ -0,0 +1,143 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSArray, NSString, ASMeetingRequest, NSDate, NSData; + +@interface ASEmailItem : ASChangedCollectionLeaf { + NSArray *_to; + NSArray *_cc; + NSArray *_from; + NSArray *_replyTo; + NSDate *_date; + NSString *_subject; + NSString *_displayTo; + int _importance; + BOOL _read; + BOOL _flagged; + NSString *_body; + int _bodySize; + BOOL _bodyTruncated; + NSString *_messageClass; + NSArray *_attachments; + ASMeetingRequest *_meetingRequest; + NSString *_threadTopic; + NSData *_conversationId; + NSData *_conversationIndex; + NSString *_mimeData; + NSString *_folderId; + NSString *_longID; + int _bodyType; + BOOL _readIsSet; + BOOL _flaggedIsSet; + int _lastVerb; + BOOL _verbIsSet; +} + +@property(copy) NSArray * to; +@property(copy) NSArray * cc; +@property(copy) NSArray * from; +@property(copy) NSArray * replyTo; +@property(retain) NSDate * date; +@property(retain) NSString * subject; +@property(retain) NSString * displayTo; +@property int importance; +@property BOOL read; +@property BOOL flagged; +@property(retain) NSString * body; +@property int bodySize; +@property BOOL bodyTruncated; +@property(retain) NSString * messageClass; +@property(retain) NSArray * attachments; +@property(retain) NSString * threadTopic; +@property(retain) NSData * conversationId; +@property(retain) NSData * conversationIndex; +@property(retain) NSString * mimeData; +@property(retain) NSString * folderId; +@property(retain) NSString * longID; +@property int lastVerb; +@property BOOL readIsSet; +@property BOOL flaggedIsSet; +@property BOOL verbIsSet; +@property(readonly) NSString * meetingRequestUUID; +@property(readonly) NSData * meetingRequestMetaData; +@property int bodyType; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (id)folderId; +- (id)conversationId; +- (void)setBodyType:(int)arg1; +- (id)cc; +- (int)bodySize; +- (id)meetingRequestUUID; +- (id)longID; +- (id)meetingRequestMetaData; +- (BOOL)read; +- (BOOL)readIsSet; +- (BOOL)flaggedIsSet; +- (BOOL)flagged; +- (BOOL)verbIsSet; +- (int)lastVerb; +- (void)setRead:(BOOL)arg1; +- (void)setFlagged:(BOOL)arg1; +- (id)subject; +- (id)attachments; +- (void)setSubject:(id)arg1; +- (id)to; +- (void)setTo:(id)arg1; +- (id)from; +- (void)setFrom:(id)arg1; +- (void)setAttachments:(id)arg1; +- (void)setBody:(id)arg1; +- (int)compare:(id)arg1; +- (id)body; +- (void)setDate:(id)arg1; +- (id)date; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (void)dealloc; +- (void)setVerbIsSet:(BOOL)arg1; +- (void)setFlaggedIsSet:(BOOL)arg1; +- (void)setReadIsSet:(BOOL)arg1; +- (id)mimeData; +- (id)conversationIndex; +- (id)threadTopic; +- (id)messageClass; +- (id)displayTo; +- (id)replyTo; +- (void)setReplyTo:(id)arg1; +- (void)setCc:(id)arg1; +- (void)setFolderId:(id)arg1; +- (void)_processApplicationData:(BOOL)arg1; +- (void)setConversationIndex:(id)arg1; +- (void)setConversationId:(id)arg1; +- (void)setThreadTopic:(id)arg1; +- (void)setMessageClass:(id)arg1; +- (void)setMimeData:(id)arg1; +- (void)setLastVerb:(int)arg1; +- (void)setDisplayTo:(id)arg1; +- (void)setReplyToString:(id)arg1; +- (void)setFromString:(id)arg1; +- (void)setCCString:(id)arg1; +- (void)setToString:(id)arg1; +- (void)setBodySize:(int)arg1; +- (void)processAppDataForStream; +- (BOOL)_isSearchResult; +- (void)_setMeetingRequest:(id)arg1; +- (void)setLongID:(id)arg1; +- (int)bodyType; +- (void)setBodyTruncated:(BOOL)arg1; +- (BOOL)bodyTruncated; +- (int)importance; +- (void)postProcessApplicationData; +- (void)setImportance:(int)arg1; +- (id)asParseRules; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASEmailItemResponse.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASEmailItemResponse.h new file mode 100755 index 0000000..71e837b --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASEmailItemResponse.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASEmailItemResponse : ASEmailItem { +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASEmptyNode.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASEmptyNode.h new file mode 100755 index 0000000..4a70575 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASEmptyNode.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASEmptyNode : ASItem { + Class _expectedClassType; +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (id)initWithExpectedClassType:(Class)arg1; +- (id)commonValue; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; +- (int)parsingState; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASEvent.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASEvent.h new file mode 100755 index 0000000..3b22059 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASEvent.h @@ -0,0 +1,186 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSNumber, ASTimeZone, ASEventUID, ASRecurrence, NSString, NSDate, NSArray; + +@interface ASEvent : ASChangedCollectionLeaf { + void *_calRecord; + ASTimeZone *_timeZone; + NSNumber *_allDayEvent; + NSString *_body; + NSNumber *_bodyTruncated; + NSNumber *_busyStatus; + NSArray *_categories; + NSDate *_dTStamp; + NSDate *_endTime; + NSString *_location; + NSNumber *_meetingStatus; + NSString *_organizerEmail; + NSString *_organizerName; + NSNumber *_reminderMinsBefore; + NSNumber *_sensitivity; + NSString *_subject; + NSDate *_startTime; + ASEventUID *_eventUID; + NSArray *_attendees; + NSArray *_attendeesPendingDeletion; + ASRecurrence *_recurrence; + NSArray *_exceptions; + NSNumber *_responseRequested; + int _meetingResponseToEmailAbout; + BOOL _calculateNextStatusAsIfMeetingRequest; + BOOL _shouldUpdateStatus; + BOOL _cachedOrganizerIsSelf; + BOOL _haveCheckedOrganizerEmail; + BOOL _isAttendeeUpdateOnly; + BOOL _isDTStampUpdateOnly; + NSNumber *_responseType; +} + +@property(retain) ASTimeZone * timeZone; +@property(retain) NSNumber * allDayEvent; +@property(retain) NSString * body; +@property(retain) NSNumber * bodyTruncated; +@property(retain) NSNumber * busyStatus; +@property(retain) NSArray * categories; +@property(retain) NSDate * dTStamp; +@property(retain) NSDate * endTime; +@property(retain) NSString * location; +@property(retain) NSNumber * meetingStatus; +@property(retain) NSString * organizerEmail; +@property(retain) NSString * organizerName; +@property(retain) NSNumber * reminderMinsBefore; +@property(retain) NSNumber * sensitivity; +@property(retain) NSString * subject; +@property(retain) NSDate * startTime; +@property(retain) NSArray * attendees; +@property(retain) ASRecurrence * recurrence; +@property(retain) NSArray * exceptions; +@property(retain) ASEventUID * eventUID; +@property(retain) NSArray * attendeesPendingDeletion; +@property(retain) NSNumber * responseRequested; +@property(retain) NSNumber * responseType; + ++ (void)_setFakeDTStampDateForUnitTests:(id)arg1; ++ (id)eventWithCalEvent:(void*)arg1 serverID:(id)arg2 account:(id)arg3; ++ (void)setSystemTimeZoneNameForUnitTests:(id)arg1; ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (id)subject; +- (void)setSubject:(id)arg1; +- (void)setCategories:(id)arg1; +- (id)categories; +- (id)organizerName; +- (void)setAttendees:(id)arg1; +- (id)attendees; +- (void)setLocation:(id)arg1; +- (void)setBody:(id)arg1; +- (id)startTime; +- (id)location; +- (id)timeZone; +- (id)body; +- (void)setTimeZone:(id)arg1; +- (void)setStartTime:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; +- (id)responseRequested; +- (id)eventByMergingInEvent:(id)arg1 account:(id)arg2; +- (BOOL)isEqualToEvent:(id)arg1; +- (BOOL)purgeAttendeesPendingDeletion; +- (id)fullOrganizerString; +- (void)setMeetingResponseForEmail:(int)arg1; +- (int)meetingResponseForEmail; +- (int)calAttendeePendingStatus; +- (int)calAttendeeStatus; +- (id)eventByMergingInLosingEvent:(id)arg1 account:(id)arg2; +- (BOOL)_selfIsMoreCorrectThanOtherEvent:(id)arg1 account:(id)arg2; +- (id)exceptions; +- (id)attendeesPendingDeletion; +- (BOOL)saveDetachedEventsWithExistingRecord:(void*)arg1 intoCalendar:(void*)arg2 shouldMergeProperties:(BOOL)arg3 outMergeDidChooseLocalProperties:(BOOL*)arg4 account:(id)arg5; +- (BOOL)hasOccurrenceInTheFuture; +- (id)_transformedEndDateForCalFramework:(id)arg1 startDate:(id)arg2; +- (BOOL)verifyExternalIds; +- (id)meetingStatus; +- (int)CalCalendarItemStatus; +- (id)endTime; +- (id)busyStatus; +- (void)informExceptionsThatParentIsReadyForAccount:(id)arg1; +- (void)setResponseType:(id)arg1; +- (void*)calEvent; +- (void)setShouldUpdateStatus:(BOOL)arg1; +- (void)setCalculateNextStatusAsIfMeetingRequest:(BOOL)arg1; +- (void)_sanitizeLocalExceptionsForAccount:(id)arg1; +- (int)_nextAttendeeStatusWithOldStatus:(int)arg1 account:(id)arg2; +- (void*)copySelfAttendeeGeneratedIfNecessaryWithLocalEvent:(void*)arg1 forAccount:(id)arg2; +- (int)_nextEventStatusWithOldStatus:(int)arg1 account:(id)arg2; +- (BOOL)shouldUseInMemoryAttendeesForAccount:(id)arg1 numExistingAttendees:(int)arg2; +- (id)timeZoneNameForCalFramework; +- (id)startDateForCalFramework; +- (id)organizerEmail; +- (id)reminderMinsBefore; +- (id)endDateForCalFramework; +- (BOOL)_bailIfNotNewestDataForAccount:(id)arg1; +- (id)dTStamp; +- (int)_meetingResponseShouldFilterForEmail:(BOOL)arg1; +- (int)_nextAttendeeStatusWithOldStatus:(int)arg1 meetingClassType:(int)arg2 account:(id)arg3; +- (int)_nextEventStatusWithOldStatus:(int)arg1 meetingClassType:(int)arg2 account:(id)arg3; +- (id)initWithCalEvent:(void*)arg1 serverID:(id)arg2 account:(id)arg3; +- (void)setCalEvent:(void*)arg1; +- (void)_loadAttributesFromCalEvent:(void*)arg1 forAccount:(id)arg2; +- (void)_determineSelfnessWithLocalEvent:(void*)arg1 forAccount:(id)arg2; +- (void)setResponseRequested:(id)arg1; +- (void)setMeetingStatus:(id)arg1; +- (void)setDTStamp:(id)arg1; +- (void)setBusyStatus:(id)arg1; +- (void)setExceptions:(id)arg1; +- (void)setAttendeesPendingDeletion:(id)arg1; +- (void)setEndTime:(id)arg1; +- (id)_transformedEndDateForActiveSync:(id)arg1; +- (id)_transformedStartDateForActiveSync:(id)arg1; +- (void)setOrganizerEmail:(id)arg1; +- (void)setOrganizerName:(id)arg1; +- (void)setReminderMinsBefore:(id)arg1; +- (id)uidGeneratedIfNecessaryWithLocalEvent:(void*)arg1; +- (void)setAllDayEvent:(id)arg1; +- (BOOL)cachedOrganizerIsSelfWithAccount:(id)arg1; +- (void)setEventUID:(id)arg1; +- (id)_transformedStartDateForCalFramework:(id)arg1; +- (id)allDayEvent; +- (void)setBodyTruncated:(id)arg1; +- (id)bodyTruncated; +- (void)loadClientIDs; +- (int)dataclass; +- (BOOL)deleteFromContainer:(void*)arg1; +- (BOOL)saveServerIDToExistingItem; +- (BOOL)loadLocalItemWithAccount:(id)arg1; +- (void)setLocalItem:(void*)arg1; +- (BOOL)saveAfterMapWithLocalObject:(void*)arg1 toContainer:(void*)arg2 shouldMergeProperties:(BOOL)arg3 outMergeDidChooseLocalProperties:(BOOL*)arg4 account:(id)arg5; +- (BOOL)saveWithLocalObject:(void*)arg1 toContainer:(void*)arg2 shouldMergeProperties:(BOOL)arg3 outMergeDidChooseLocalProperties:(BOOL*)arg4 account:(id)arg5; +- (BOOL)deleteFromCalendar; +- (BOOL)saveServerIDToCalendar; +- (BOOL)loadCalRecordForAccount:(id)arg1; +- (BOOL)saveToCalendarWithExistingRecord:(void*)arg1 intoCalendar:(void*)arg2 shouldMergeProperties:(BOOL)arg3 outMergeDidChooseLocalProperties:(BOOL*)arg4 account:(id)arg5; +- (id)sensitivity; +- (void)appendActiveSyncDataForTask:(id)arg1 toWBXMLData:(id)arg2; +- (void)postProcessApplicationData; +- (id)recurrence; +- (void)setRecurrence:(id)arg1; +- (void)setSensitivity:(id)arg1; +- (void)setExceptionDate:(id)arg1; +- (id)exceptionDate; +- (id)uidForCalFramework; +- (id)eventUID; +- (int)meetingResponse; +- (id)asParseRules; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; +- (id)responseType; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASEventException.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASEventException.h new file mode 100755 index 0000000..8c61d81 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASEventException.h @@ -0,0 +1,53 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class ASEvent, NSDate, NSNumber, NSMutableDictionary; + +@interface ASEventException : ASEvent { + NSNumber *_isDeleted; + NSDate *_exceptionStartTime; + NSMutableDictionary *_placeHolder; + ASEvent *_originalEvent; +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (id)isDeleted; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)originalEvent; +- (void)_loadAttributesFromCalEvent:(void*)arg1 withKnownExceptionDate:(id)arg2 forAccount:(id)arg3; +- (id)_transformedExceptionStartDateForActiveSync:(id)arg1; +- (void)setExceptionStartTime:(id)arg1; +- (void)setIsDeleted:(id)arg1; +- (id)_transformedExceptionStartDateForCalFramework:(id)arg1; +- (void)setOriginalEvent:(id)arg1; +- (BOOL)hasOccurrenceInTheFuture; +- (BOOL)verifyExternalIds; +- (void)takeValuesFromParentForAccount:(id)arg1; +- (void)saveToCalendarWithParentASEvent:(id)arg1 existingRecord:(void*)arg2 intoCalendar:(void*)arg3 shouldMergeProperties:(BOOL)arg4 outMergeDidChooseLocalProperties:(BOOL*)arg5 account:(id)arg6; +- (id)serverIdForCalFrameworkWithParentEvent:(id)arg1; +- (id)initWithExceptionStartTime:(id)arg1; +- (id)exceptionStartTime; +- (id)initWithCalEvent:(void*)arg1 originalEvent:(id)arg2 account:(id)arg3; +- (id)uidGeneratedIfNecessaryWithLocalEvent:(void*)arg1; +- (void)loadClientIDs; +- (BOOL)deleteFromCalendar; +- (void)appendActiveSyncDataForTask:(id)arg1 toWBXMLData:(id)arg2; +- (void)postProcessApplicationData; +- (void)setExceptionDate:(id)arg1; +- (id)exceptionDate; +- (id)asParseRules; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; +- (void)setObject:(id)arg1 forDCCPT:(int)arg2; +- (void)clearPlaceHolder; +- (void)applyPlaceHolder; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASEventResponse.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASEventResponse.h new file mode 100755 index 0000000..6202482 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASEventResponse.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASEventResponse : ASEvent { +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASEventUID.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASEventUID.h new file mode 100755 index 0000000..86b533d --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASEventUID.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSDate, NSString; + +@interface ASEventUID : NSObject { + NSDate *_exceptionDate; + NSString *_uidWithoutExceptionDate; + BOOL _isOutlookCreatedUid; +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; ++ (BOOL)expectsContent; + +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (void)setExceptionDate:(id)arg1; +- (id)exceptionDate; +- (id)uidForActiveSyncWithTimeZone:(id)arg1; +- (id)uidWithoutExceptionDate; +- (id)uidForResponseEmailWithTimeZone:(id)arg1; +- (id)uidFromGlobalObjId:(id)arg1 outIsOutlookCreatedUid:(BOOL*)arg2; +- (id)_uidStringBySettingExceptionDateInOutlookUUIDString:(id)arg1 withTimeZone:(id)arg2; +- (id)initWithCalFrameworkString:(id)arg1; +- (id)recurrenceIDForResponseEmail; +- (id)uidForCalFramework; +- (int)parsingState; +- (id)initWithASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 lengthUntilEndOfTerminator:(int)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASFetchAttachmentTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASFetchAttachmentTask.h new file mode 100755 index 0000000..b896ac7 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASFetchAttachmentTask.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSString; + +@interface ASFetchAttachmentTask : ASTask { + NSString *_messageServerID; + NSString *_attachmentName; +} + + +- (id)messageID; +- (id)command; +- (void)finishWithError:(id)arg1; +- (id)contentType; +- (void)dealloc; +- (id)parameterData; +- (int)connectionActionForResponse:(id)arg1; +- (id)initForMessageServerID:(id)arg1 andAttachmentName:(id)arg2; +- (BOOL)shouldLogIncomingData; +- (BOOL)expectsWBXML; +- (BOOL)processContext:(id)arg1; +- (id)requestBody; +- (int)commandCode; +- (id)attachmentName; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASFolder.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASFolder.h new file mode 100755 index 0000000..304f4cf --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASFolder.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSString; + +@interface ASFolder : ASItem { + int _folderType; + NSString *_serverID; + NSString *_parentID; + NSString *_displayName; + int _changeType; + BOOL _renameOnCollision; + int _localID; +} + +@property(retain) NSString * serverID; +@property(retain) NSString * parentID; +@property(retain) NSString * displayName; +@property(readonly) int folderType; +@property(readonly) int dataclass; +@property(readonly) int localID; +@property int changeType; +@property BOOL renameOnCollision; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)setDisplayName:(id)arg1; +- (id)displayName; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; +- (void)setRenameOnCollision:(BOOL)arg1; +- (BOOL)renameOnCollision; +- (int)localID; +- (id)initWithFolderType:(int)arg1 serverID:(id)arg2 parentID:(id)arg3 displayName:(id)arg4 localID:(int)arg5; +- (BOOL)mayContainDataclasses:(int)arg1; +- (void)setFolderTypeNumber:(id)arg1; +- (void)setParentID:(id)arg1; +- (id)_folderTypeString; +- (void)setChangeType:(int)arg1; +- (int)changeType; +- (id)serverID; +- (id)parentID; +- (int)folderType; +- (int)dataclass; +- (void)setServerID:(id)arg1; +- (id)asParseRules; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderCreateTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderCreateTask.h new file mode 100755 index 0000000..1682c6e --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderCreateTask.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASFolderCreateTask : ASFolderLocalUpdateTask { +} + + +- (void)_appendRequestBodyFolderDataToWBXMLData:(id)arg1; +- (id)initWithFolder:(id)arg1 previousSyncKey:(id)arg2 completionBlock:(id)arg3; +- (int)taskStatusForExchangeStatus:(int)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderDeleteTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderDeleteTask.h new file mode 100755 index 0000000..f817929 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderDeleteTask.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASFolderDeleteTask : ASFolderLocalUpdateTask { +} + + +- (void)_appendRequestBodyFolderDataToWBXMLData:(id)arg1; +- (id)initWithFolder:(id)arg1 previousSyncKey:(id)arg2 completionBlock:(id)arg3; +- (int)taskStatusForExchangeStatus:(int)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderHierarchy.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderHierarchy.h new file mode 100755 index 0000000..4c3ffe5 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderHierarchy.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class ASAccount, NSMutableDictionary; + +@interface ASFolderHierarchy : NSObject { + ASAccount *_account; + NSMutableDictionary *_folderCache; + NSMutableDictionary *_folderByIdCache; + id _delegate; +} + ++ (id)_folderCacheFilenameWithId:(id)arg1; ++ (void)cleanUpFilesForAccountWithId:(id)arg1; + +- (id)initWithAccount:(id)arg1; +- (void)setDelegate:(id)arg1; +- (id)description; +- (void)dealloc; +- (void)setFolderCache:(id)arg1; +- (id)foldersUnderFolderWithID:(id)arg1; +- (void)_identityMatchAndSetFoldersThatExternalClientsCareAbout:(id)arg1; +- (id)_savedFolderPathsThatExternalClientsCareAbout; +- (void)_restoreFromSavedFoldersThatExternalClientsCareAbout; +- (void)_setFolderCache:(id)arg1; +- (void)_pruneBadFolderIdsThatExternalClientsCareAbout; +- (void)setFolderIdsThatExternalClientsCareAbout:(id)arg1; +- (void)_setSavedFolderPathsThatExternalClientsCareAbout:(id)arg1; +- (id)_pathForFolder:(id)arg1 usingCache:(id)arg2 foldersById:(id)arg3; +- (id)folderCache; +- (void)_blowAwayFolderCacheWithoutSavingOldFolderPaths; +- (void)_setFolderPathsFromCurrentCache; +- (void)_setFolderByIdCacheFromCurrentCache; +- (id)_folderCacheFilename; +- (void)clearLocalCache; +- (id)folderForID:(id)arg1; +- (id)folders; +- (void)blowAwayFolderCache; +- (id)folderIdsThatExternalClientsCareAboutForDataclasses:(int)arg1; +- (id)folderIdsThatExternalClientsCareAbout; +- (id)foldersTag; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderItemsSyncResponse.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderItemsSyncResponse.h new file mode 100755 index 0000000..d1efc66 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderItemsSyncResponse.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSNumber, ASCollection, NSMutableArray; + +@interface ASFolderItemsSyncResponse : ASItem { + ASCollection *_collection; + NSNumber *_status; + NSMutableArray *_meetingRequestDatas; + NSMutableArray *_deliveryIdsToClear; + NSMutableArray *_deliveryIdsToSoftClear; + int _dataclass; +} + +@property(readonly) int dataclass; +@property(retain) NSNumber * status; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)setStatus:(id)arg1; +- (id)collection; +- (id)status; +- (id)description; +- (void)dealloc; +- (id)initWithDataclass:(int)arg1; +- (void)_processMeetingRequestDatasForAccount:(id)arg1; +- (void)setCollections:(id)arg1; +- (void)addDeliveryIdToSoftClear:(id)arg1; +- (void)addDeliveryIdToClear:(id)arg1; +- (void)addMeetingRequestData:(id)arg1; +- (int)dataclass; +- (id)asParseRules; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderItemsSyncTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderItemsSyncTask.h new file mode 100755 index 0000000..17c4073 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderItemsSyncTask.h @@ -0,0 +1,110 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSMutableSet, NSString, NSArray, ASMailMessage, NSSet; + +@interface ASFolderItemsSyncTask : ASTask { + NSString *_folderID; + NSString *_previousSyncKey; + int _dataclass; + NSArray *_actions; + NSMutableSet *_rejectedServerIds; + BOOL _isInitialSync; + BOOL _isInitialBootstrapSync; + BOOL _willUpdate; + BOOL _moreAvailable; + BOOL _isResyncAfterConnectionFailed; + BOOL _haveShortcut121Response; + int _numReplacedItems; + int _numDownloadedElements; + BOOL _isSpinning; + int _bodyTruncationBytes; + int _mimeSupport; + int _filterDays; + ASMailMessage *_streamingMailMessage; + NSArray *_perservedActions; + NSArray *_pushedActions; + BOOL _hadFalseMoreAvailable; + BOOL _deletesAsMoves; +} + +@property(readonly) NSString * folderID; +@property(copy) NSString * previousSyncKey; +@property(readonly) NSString * previousSyncKeyForAgent; +@property int dataclass; +@property(retain) NSArray * actions; +@property BOOL isInitialSync; +@property BOOL isInitialBootstrapSync; +@property BOOL willUpdate; +@property BOOL moreAvailable; +@property int bodyTruncationBytes; +@property(setter=setMIMESupport:) int mimeSupport; +@property int filterDays; +@property(retain) ASMailMessage * streamingMailMessage; +@property BOOL isResyncAfterConnectionFailed; +@property(readonly) NSSet * rejectedServerIds; +@property(retain) NSArray * perservedActions; +@property(retain) NSArray * pushedActions; + + +- (void)setMIMESupport:(int)arg1; +- (id)folderID; +- (BOOL)moreAvailable; +- (void)finishWithError:(id)arg1; +- (double)percentComplete; +- (void)setActions:(id)arg1; +- (id)actions; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (BOOL)isResyncAfterConnectionFailed; +- (BOOL)isInitialBootstrapSync; +- (int)filterDays; +- (int)bodyTruncationBytes; +- (BOOL)checkForErrorInContext:(id)arg1; +- (void)reportStatusWithError:(id)arg1; +- (void)_addRejectedServerId:(id)arg1; +- (void)_handleResponseToLeaf:(id)arg1 addedResponsesPtr:(id*)arg2 modifiedResponsesPtr:(id*)arg3 removedResponsesPtr:(id*)arg4 fetchedResponsesPtr:(id*)arg5; +- (void)_handleChangedLeaf:(id)arg1 addedChangesPtr:(id*)arg2 modifiedChangesPtr:(id*)arg3 removedChangesPtr:(id*)arg4; +- (void)appendActionData:(id)arg1; +- (int)_mimeTruncationCode; +- (int)_bodyTruncationCode; +- (BOOL)willUpdate; +- (void)appendSupportedFieldsData:(id)arg1; +- (void)setPushedActions:(id)arg1; +- (void)setPerservedActions:(id)arg1; +- (void)setIsResyncAfterConnectionFailed:(BOOL)arg1; +- (id)initWithFolderID:(id)arg1; +- (void)_setSpinning:(BOOL)arg1; +- (void)setMoreAvailable:(BOOL)arg1; +- (void)setFilterDays:(int)arg1; +- (id)initWithFolderID:(id)arg1 deletesAsMoves:(BOOL)arg2; +- (void)setDataclass:(int)arg1; +- (id)rejectedServerIds; +- (id)pushedActions; +- (BOOL)isInitialSync; +- (id)previousSyncKeyForAgent; +- (id)perservedActions; +- (void)setIsInitialBootstrapSync:(BOOL)arg1; +- (void)setIsInitialSync:(BOOL)arg1; +- (void)setWillUpdate:(BOOL)arg1; +- (void)setPreviousSyncKey:(id)arg1; +- (id)previousSyncKey; +- (void)setStreamingMailMessage:(id)arg1; +- (id)streamingMailMessage; +- (void)setBodyTruncationBytes:(int)arg1; +- (int)handleStreamOperation:(int)arg1 forCodePage:(int)arg2 tag:(int)arg3 withParentItem:(id)arg4 withData:(char *)arg5 dataLength:(int)arg6; +- (int)_mimeSupportCode; +- (int)mimeSupport; +- (int)numDownloadedElements; +- (id)replacementObjectForEmailItem:(id)arg1; +- (int)bodyType; +- (int)dataclass; +- (int)connectionActionForResponse:(id)arg1; +- (BOOL)processContext:(id)arg1; +- (BOOL)getTopLevelToken:(char *)arg1 outStatusCodePage:(char *)arg2 outStatusToken:(char *)arg3; +- (id)requestBody; +- (int)commandCode; +- (int)taskStatusForExchangeStatus:(int)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderLocalUpdateTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderLocalUpdateTask.h new file mode 100755 index 0000000..a8ef65b --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderLocalUpdateTask.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSString, ASFolder; + +@interface ASFolderLocalUpdateTask : ASTask { + NSString *_previousSyncKey; + ASFolder *_folder; + int _commandCode; + int _requestType; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _completionBlock; + +} + ++ (id)taskWithFolder:(id)arg1 previousSyncKey:(id)arg2 completionBlock:(id)arg3; + +- (void)finishWithError:(id)arg1; +- (void)dealloc; +- (void)_appendRequestBodyFolderDataToWBXMLData:(id)arg1; +- (id)initWithFolder:(id)arg1 previousSyncKey:(id)arg2 completionBlock:(id)arg3; +- (BOOL)processContext:(id)arg1; +- (BOOL)getTopLevelToken:(char *)arg1 outStatusCodePage:(char *)arg2 outStatusToken:(char *)arg3; +- (id)requestBody; +- (int)commandCode; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderModifyTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderModifyTask.h new file mode 100755 index 0000000..5ee469b --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderModifyTask.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASFolderModifyTask : ASFolderLocalUpdateTask { +} + + +- (void)_appendRequestBodyFolderDataToWBXMLData:(id)arg1; +- (id)initWithFolder:(id)arg1 previousSyncKey:(id)arg2 completionBlock:(id)arg3; +- (int)taskStatusForExchangeStatus:(int)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderSyncTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderSyncTask.h new file mode 100755 index 0000000..c53e584 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASFolderSyncTask.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSString; + +@interface ASFolderSyncTask : ASTask { + NSString *_previousSyncKey; + int _numDownloadedElements; +} + + +- (void)finishWithError:(id)arg1; +- (void)dealloc; +- (id)initWithPreviousSyncKey:(id)arg1; +- (int)numDownloadedElements; +- (BOOL)processContext:(id)arg1; +- (BOOL)getTopLevelToken:(char *)arg1 outStatusCodePage:(char *)arg2 outStatusToken:(char *)arg3; +- (id)requestBody; +- (int)commandCode; +- (int)taskStatusForExchangeStatus:(int)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASGALSearchResult.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASGALSearchResult.h new file mode 100755 index 0000000..1001d7e --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASGALSearchResult.h @@ -0,0 +1,81 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSArray, NSString, NSDictionary, NSMutableArray; + +@interface ASGALSearchResult : ASItem { + NSDictionary *_applicationData; + NSString *_longID; + NSMutableArray *_classes; + NSMutableArray *_collectionIDs; + NSString *_phone; + NSString *_office; + NSString *_title; + NSString *_company; + NSString *_alias; + NSString *_firstName; + NSString *_lastName; + NSString *_homePhone; + NSString *_mobilePhone; + NSString *_emailAddress; +} + +@property(retain) NSString * longID; +@property(retain) NSArray * classes; +@property(retain) NSArray * collectionIDs; +@property(copy) NSString * phone; +@property(copy) NSString * office; +@property(copy) NSString * title; +@property(copy) NSString * company; +@property(copy) NSString * alias; +@property(copy) NSString * firstName; +@property(copy) NSString * lastName; +@property(copy) NSString * homePhone; +@property(copy) NSString * mobilePhone; +@property(copy) NSString * emailAddress; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (id)longID; +- (id)emailAddress; +- (void)setLastName:(id)arg1; +- (void)setFirstName:(id)arg1; +- (void)setAlias:(id)arg1; +- (id)lastName; +- (id)firstName; +- (id)alias; +- (void)setEmailAddress:(id)arg1; +- (id)title; +- (void)setTitle:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)convertToDAContactSearchResultElement; +- (id)applicationData; +- (id)mobilePhone; +- (id)homePhone; +- (id)company; +- (id)office; +- (id)phone; +- (void)setMobilePhone:(id)arg1; +- (void)setHomePhone:(id)arg1; +- (void)setCompany:(id)arg1; +- (void)setOffice:(id)arg1; +- (void)setPhone:(id)arg1; +- (void)setCollectionIDs:(id)arg1; +- (id)collectionIDs; +- (void)setClasses:(id)arg1; +- (id)classes; +- (void)addCollectionID:(id)arg1; +- (void)addClass:(id)arg1; +- (void)setLongID:(id)arg1; +- (void)postProcessApplicationData; +- (void)setApplicationData:(id)arg1; +- (id)asParseRules; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASGALSearchTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASGALSearchTask.h new file mode 100755 index 0000000..c8bd768 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASGALSearchTask.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASGALSearchTask : ASSearchTask { +} + + +- (void)finishWithError:(id)arg1; +- (int)numDownloadedElements; +- (void)performTask; +- (BOOL)processContext:(id)arg1; +- (BOOL)getTopLevelToken:(char *)arg1 outStatusCodePage:(char *)arg2 outStatusToken:(char *)arg3; +- (id)requestBody; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASGetOptionsTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASGetOptionsTask.h new file mode 100755 index 0000000..cad1725 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASGetOptionsTask.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSArray; + +@interface ASGetOptionsTask : ASTask { + NSArray *_versionArray; + NSArray *_commandArray; +} + ++ (void)__setUsePort:(BOOL)arg1; + +- (void)finishWithError:(id)arg1; +- (void)dealloc; +- (id)httpMethod; +- (id)versionArray; +- (id)commandArray; +- (void)setCommandArray:(id)arg1; +- (void)setVersionArray:(id)arg1; +- (int)connectionActionForResponse:(id)arg1; +- (BOOL)requiresEASVersionInformaton; +- (BOOL)_shouldSendAuthForRequest:(id)arg1; +- (BOOL)expectsWBXML; +- (id)_url; +- (BOOL)processContext:(id)arg1; +- (id)requestBody; +- (int)commandCode; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASItem.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASItem.h new file mode 100755 index 0000000..0f54f91 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASItem.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSMutableDictionary, ASItem, NSInvocation, NSObject; + +@interface ASItem : NSObject { + ASItem *_root; + ASItem *_parent; + int _codePage; + int _token; + NSObject *_currentlyParsingSubItem; + int _currentlyParsingCPTNumber; + NSInvocation *_currentStreamInvocation; + int _parsingState; + NSMutableDictionary *_parseRuleUsageNumbers; +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; ++ (BOOL)expectsContent; + +- (id)parent; +- (id)init; +- (void)dealloc; +- (id)currentStreamInvocation; +- (BOOL)_itemPathWithDCCPTMatches:(id)arg1 dccpt:(int)arg2; +- (BOOL)_itemPathMatches:(id)arg1; +- (BOOL)_parseNextValueWithDataclass:(int)arg1 context:(id)arg2 root:(id)arg3 parent:(id)arg4 callbackDict:(id)arg5 streamCallbackDict:(id)arg6 parseRules:(id)arg7 account:(id)arg8; +- (BOOL)_setupFirstParseWithContext:(id)arg1 root:(id)arg2 parent:(id)arg3; +- (id)_replacementObjectWithCallbackDict:(id)arg1; +- (void)_setCurrentlyParsingSubItem:(id)arg1; +- (BOOL)nextParsedObjectWithContext:(id)arg1 root:(id)arg2 callbackDict:(id)arg3 streamCallbackDict:(id)arg4 dataclass:(int)arg5 outParsedObject:(id*)arg6 outCPTNumber:(int*)arg7 account:(id)arg8; +- (BOOL)_haveEnoughDataToKeepParsingWithContext:(id)arg1 curToken:(unsigned char)arg2; +- (BOOL)_streamIfNecessaryFromContext:(id)arg1; +- (int)_streamYourLittleHeartOutWithContext:(id)arg1; +- (id)_streamingInvocationForStreamingCallbackDict:(id)arg1 dccpt:(int)arg2; +- (void)setCurrentStreamInvocation:(id)arg1; +- (int)_dataclass; +- (void)ignoreThisContent:(id)arg1; +- (id)asParseRules; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; +- (int)parsingState; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchAttachmentFetchResult.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchAttachmentFetchResult.h new file mode 100755 index 0000000..681ebb4 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchAttachmentFetchResult.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSNumber, NSString; + +@interface ASItemOperationsFetchAttachmentFetchResult : ASItem { + NSNumber *_status; + NSString *_fileReference; +} + +@property(retain) NSNumber * status; +@property(retain) NSString * fileReference; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)setStatus:(id)arg1; +- (id)status; +- (id)fileReference; +- (void)setFileReference:(id)arg1; +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchAttachmentResponse.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchAttachmentResponse.h new file mode 100755 index 0000000..8f19bfe --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchAttachmentResponse.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASItemOperationsFetchAttachmentResponse : ASItemOperationsResponse { +} + + +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchAttachmentTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchAttachmentTask.h new file mode 100755 index 0000000..846d3ac --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchAttachmentTask.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSString; + +@interface ASItemOperationsFetchAttachmentTask : ASTask { + NSString *_messageServerID; + NSString *_attachmentName; +} + + +- (id)messageID; +- (void)finishWithError:(id)arg1; +- (void)dealloc; +- (int)handleStreamOperation:(int)arg1 forCodePage:(int)arg2 tag:(int)arg3 withParentItem:(id)arg4 withData:(char *)arg5 dataLength:(int)arg6; +- (id)initForMessageServerID:(id)arg1 andAttachmentName:(id)arg2; +- (BOOL)processContext:(id)arg1; +- (BOOL)getTopLevelToken:(char *)arg1 outStatusCodePage:(char *)arg2 outStatusToken:(char *)arg3; +- (id)requestBody; +- (int)commandCode; +- (id)attachmentName; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchCommand.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchCommand.h new file mode 100755 index 0000000..fffa108 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchCommand.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSString; + +@interface ASItemOperationsFetchCommand : NSObject { + NSString *_longID; +} + + +- (id)longID; +- (void)dealloc; +- (id)initWithlongID:(id)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchResult.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchResult.h new file mode 100755 index 0000000..cd7b776 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsFetchResult.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSString; + +@interface ASItemOperationsFetchResult : ASEmailItem { + NSString *_classString; +} + +@property(retain) NSString * classString; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (id)init; +- (void)dealloc; +- (id)classString; +- (void)setClassString:(id)arg1; +- (BOOL)_isSearchResult; +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsResponse.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsResponse.h new file mode 100755 index 0000000..632a9d0 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsResponse.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSNumber, NSArray; + +@interface ASItemOperationsResponse : ASItem { + NSNumber *_status; + NSArray *_fetchResponses; +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)setStatus:(id)arg1; +- (id)status; +- (id)description; +- (void)dealloc; +- (void)setFetchResponses:(id)arg1; +- (id)fetchResponses; +- (id)asParseRules; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsTask.h new file mode 100755 index 0000000..493b190 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASItemOperationsTask.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class ASMailMessage, NSArray; + +@interface ASItemOperationsTask : ASTask { + NSArray *_commands; + int _numReplacedItems; + int _bodyTruncationBytes; + int _mimeSupport; + ASMailMessage *_streamingMailMessage; +} + + +- (void)setMIMESupport:(int)arg1; +- (void)finishWithError:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setStreamingMailMessage:(id)arg1; +- (id)streamingMailMessage; +- (void)setCommands:(id)arg1; +- (id)commands; +- (void)setBodyTruncationBytes:(int)arg1; +- (int)handleStreamOperation:(int)arg1 forCodePage:(int)arg2 tag:(int)arg3 withParentItem:(id)arg4 withData:(char *)arg5 dataLength:(int)arg6; +- (int)_mimeSupportCode; +- (int)mimeSupport; +- (id)replacementObjectForEmailItem:(id)arg1; +- (int)bodyType; +- (BOOL)processContext:(id)arg1; +- (BOOL)getTopLevelToken:(char *)arg1 outStatusCodePage:(char *)arg2 outStatusToken:(char *)arg3; +- (id)requestBody; +- (int)commandCode; +- (int)taskStatusForExchangeStatus:(int)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASLocalDBHelper.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASLocalDBHelper.h new file mode 100755 index 0000000..4ec544b --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASLocalDBHelper.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASLocalDBHelper : DALocalDBHelper { +} + ++ (id)sharedInstance; + + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASMailMessage.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASMailMessage.h new file mode 100755 index 0000000..aa18a0c --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASMailMessage.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class ASEmailItem; + +@interface ASMailMessage : DAMailMessage { + ASEmailItem *_ASEmailItem; +} + + +- (id)rfc822Data; +- (id)conversationId; +- (id)cc; +- (int)bodySize; +- (id)meetingRequestUUID; +- (id)longID; +- (int)smimeType; +- (id)meetingRequestMetaData; +- (BOOL)read; +- (BOOL)readIsSet; +- (BOOL)flaggedIsSet; +- (BOOL)flagged; +- (BOOL)verbIsSet; +- (int)lastVerb; +- (id)folderID; +- (id)remoteID; +- (id)subject; +- (id)attachments; +- (id)to; +- (id)from; +- (id)body; +- (id)date; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)conversationIndex; +- (id)threadTopic; +- (id)messageClass; +- (id)displayTo; +- (id)replyTo; +- (id)initWithASEmailItem:(id)arg1; +- (int)bodyTruncated; +- (int)importance; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASMailboxSearchResult.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASMailboxSearchResult.h new file mode 100755 index 0000000..9a8c054 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASMailboxSearchResult.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSMutableArray, NSArray; + +@interface ASMailboxSearchResult : ASEmailItem { + NSMutableArray *_classes; + NSMutableArray *_collectionIDs; +} + +@property(retain) NSArray * classes; +@property(retain) NSArray * collectionIDs; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (id)description; +- (id)init; +- (void)dealloc; +- (void)setCollectionIDs:(id)arg1; +- (id)collectionIDs; +- (void)setClasses:(id)arg1; +- (id)classes; +- (BOOL)_isSearchResult; +- (void)addCollectionID:(id)arg1; +- (void)addClass:(id)arg1; +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASMailboxSearchTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASMailboxSearchTask.h new file mode 100755 index 0000000..7ab1010 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASMailboxSearchTask.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASMailboxSearchTask : ASSearchTask { +} + + +- (void)finishWithError:(id)arg1; +- (int)numDownloadedElements; +- (id)replacementObjectForEmailItem:(id)arg1; +- (void)_appendSearchOptions:(id)arg1; +- (void)_appendSearchQuery:(id)arg1; +- (void)performTask; +- (BOOL)requiresEASVersionInformaton; +- (BOOL)processContext:(id)arg1; +- (BOOL)getTopLevelToken:(char *)arg1 outStatusCodePage:(char *)arg2 outStatusToken:(char *)arg3; +- (id)requestBody; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingRequest.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingRequest.h new file mode 100755 index 0000000..fd927f1 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingRequest.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class ASEmailItem, NSString, NSDate, NSNumber, NSMutableDictionary; + +@interface ASMeetingRequest : ASEvent { + NSNumber *_instanceType; + NSDate *_recurrenceId; + NSMutableDictionary *_placeHolder; + int _meetingClassType; + ASEmailItem *_parentEmailItem; + NSString *_cachedParentFolderId; + NSString *_cachedParentServerId; +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)setOrganizer:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; +- (id)cachedParentServerId; +- (id)cachedParentFolderId; +- (int)meetingClassType; +- (id)instanceType; +- (BOOL)writeInviteToCalDBCreateAsRejected:(BOOL)arg1 defaultCalendar:(void*)arg2 account:(id)arg3; +- (id)recurrenceId; +- (void)setCachedParentServerId:(id)arg1; +- (void)setCachedParentFolderId:(id)arg1; +- (void)setRecurrenceId:(id)arg1; +- (void)_setReminderSecsBefore:(id)arg1; +- (void)setInstanceType:(id)arg1; +- (BOOL)shouldUseInMemoryAttendeesForAccount:(id)arg1 numExistingAttendees:(int)arg2; +- (BOOL)_bailIfNotNewestDataForAccount:(id)arg1; +- (void)_determineSelfnessWithLocalEvent:(void*)arg1 forAccount:(id)arg2; +- (void)setDTStamp:(id)arg1; +- (BOOL)cachedOrganizerIsSelfWithAccount:(id)arg1; +- (void)setMeetingClassType:(int)arg1; +- (void)takeValuesFromParentEmailForAccount:(id)arg1; +- (BOOL)saveToCalendarWithExistingRecord:(void*)arg1 intoCalendar:(void*)arg2 shouldMergeProperties:(BOOL)arg3 outMergeDidChooseLocalProperties:(BOOL*)arg4 account:(id)arg5; +- (void)postProcessApplicationData; +- (void)setExceptionDate:(id)arg1; +- (id)exceptionDate; +- (id)asParseRules; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; +- (void)setObject:(id)arg1 forDCCPT:(int)arg2; +- (void)clearPlaceHolder; +- (void)applyPlaceHolder; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingRequestRecurrence.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingRequestRecurrence.h new file mode 100755 index 0000000..38d1b29 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingRequestRecurrence.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASMeetingRequestRecurrence : ASRecurrence { +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingResponseItem.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingResponseItem.h new file mode 100755 index 0000000..180d2a2 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingResponseItem.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class ASEventUID, NSString; + +@interface ASMeetingResponseItem : NSObject { + NSString *_emailItemFolderId; + NSString *_emailItemServerId; + int _meetingResponse; + ASEventUID *_eventUID; + NSString *_calEventServerId; + int _status; + id _context; +} + +@property(readonly) NSString * emailItemFolderId; +@property(readonly) NSString * emailItemServerId; +@property(readonly) int meetingResponse; +@property(readonly) ASEventUID * eventUID; +@property(retain) NSString * calEventServerId; +@property int status; +@property(retain) id context; + + +- (void)setStatus:(int)arg1; +- (id)context; +- (void)setContext:(id)arg1; +- (int)status; +- (id)description; +- (void)dealloc; +- (void)setCalEventServerId:(id)arg1; +- (id)calEventServerId; +- (id)eventUID; +- (int)meetingResponse; +- (id)emailItemServerId; +- (id)emailItemFolderId; +- (id)initWithEmailItemFolderId:(id)arg1 emailItemServerId:(id)arg2 meetingResponse:(int)arg3 eventUID:(id)arg4; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingResponseResponse.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingResponseResponse.h new file mode 100755 index 0000000..3b0a652 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingResponseResponse.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSMutableArray, NSArray; + +@interface ASMeetingResponseResponse : ASItem { + NSMutableArray *_singularResponses; +} + +@property(readonly) NSArray * singularResponses; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (id)description; +- (id)init; +- (void)dealloc; +- (void)_addSingularResponse:(id)arg1; +- (id)singularResponses; +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingResponseSingularResponse.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingResponseSingularResponse.h new file mode 100755 index 0000000..671ea1e --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingResponseSingularResponse.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSNumber, NSString; + +@interface ASMeetingResponseSingularResponse : ASItem { + NSString *_requestId; + NSNumber *_status; + NSString *_eventId; +} + +@property(retain) NSString * requestId; +@property(retain) NSNumber * status; +@property(retain) NSString * eventId; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)setStatus:(id)arg1; +- (id)status; +- (id)description; +- (void)dealloc; +- (void)setEventId:(id)arg1; +- (void)setRequestId:(id)arg1; +- (id)eventId; +- (id)requestId; +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingResponseTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingResponseTask.h new file mode 100755 index 0000000..c4fd715 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASMeetingResponseTask.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSArray; + +@interface ASMeetingResponseTask : ASTask { + NSArray *_responseItems; +} + +@property(readonly) NSArray * responseItems; + + +- (void)finishWithError:(id)arg1; +- (void)dealloc; +- (id)responseItems; +- (BOOL)processContext:(id)arg1; +- (BOOL)getTopLevelToken:(char *)arg1 outStatusCodePage:(char *)arg2 outStatusToken:(char *)arg3; +- (id)requestBody; +- (int)commandCode; +- (id)initWithResponseItems:(id)arg1; +- (int)taskStatusForExchangeStatus:(int)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASMoveItemsTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASMoveItemsTask.h new file mode 100755 index 0000000..e5c2192 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASMoveItemsTask.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSMutableArray, NSArray; + +@interface ASMoveItemsTask : ASTask { + NSMutableArray *_moveItems; + NSArray *_pushedMoveRequests; + int _dataclass; +} + +@property(retain) NSArray * pushedMoveRequests; +@property int dataclass; + + +- (void)finishWithError:(id)arg1; +- (void)dealloc; +- (void)addSourceID:(id)arg1 sourceFolder:(id)arg2 destinatonFolder:(id)arg3; +- (void)setPushedMoveRequests:(id)arg1; +- (void)setDataclass:(int)arg1; +- (id)pushedMoveRequests; +- (int)dataclass; +- (BOOL)processContext:(id)arg1; +- (BOOL)getTopLevelToken:(char *)arg1 outStatusCodePage:(char *)arg2 outStatusToken:(char *)arg3; +- (id)requestBody; +- (int)commandCode; +- (int)taskStatusForExchangeStatus:(int)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASMovedItem.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASMovedItem.h new file mode 100755 index 0000000..777aec5 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASMovedItem.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSNumber, NSString; + +@interface ASMovedItem : ASItem { + NSString *_srcMsgId; + NSNumber *_status; + NSString *_dstMsgId; +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)setStatus:(id)arg1; +- (id)status; +- (void)dealloc; +- (void)setSrcMsgId:(id)arg1; +- (void)setDstMsgId:(id)arg1; +- (id)dstMsgId; +- (id)srcMsgId; +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASParseContext.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASParseContext.h new file mode 100755 index 0000000..5a28706 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASParseContext.h @@ -0,0 +1,78 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSFileHandle, NSMutableArray, NSString; + +@interface ASParseContext : NSObject { + NSMutableArray *_dataBuffers; + unsigned int _offsetIntoFirstData; + long long _curOffset; + int _codePage; + NSString *_parseErrorReason; + BOOL _moreDataExpected; + int _dataGeneration; + long long _expectedTotalBytesCount; + long long _currentBytesReceivedCount; + unsigned int _lastFoundBufferWithoutLineEnding; + unsigned int _numTokensInBuffersWithoutLineEndings; + BOOL _lastLookedAtBufferHadStringEndPrefix; + BOOL _keepPreviousData; + NSMutableArray *_bypassedDataBuffers; + NSFileHandle *_logFileHandle; + NSString *_logFilePath; + int _streamingState; +} + +@property int streamingState; +@property BOOL keepPreviousData; +@property(readonly) long long curOffset; +@property int codePage; +@property(retain) NSString * parseErrorReason; +@property BOOL moreDataExpected; +@property int dataGeneration; +@property long long expectedTotalBytesCount; +@property(readonly) long long currentBytesReceivedCount; + ++ (struct dispatch_queue_s { }*)_logQueue; + +- (id)init; +- (void)dealloc; +- (void)setKeepPreviousData:(BOOL)arg1; +- (BOOL)keepPreviousData; +- (void)setExpectedTotalBytesCount:(long long)arg1; +- (void)setDataGeneration:(int)arg1; +- (void)setMoreDataExpected:(BOOL)arg1; +- (BOOL)moreDataExpected; +- (void)invalidateBuffers; +- (void)resetToZeroOffset; +- (void)setShouldLog:(BOOL)arg1; +- (int)_numTokensForNextOpaqueDataCheckNumTokens:(BOOL)arg1; +- (int)numberOfBytesUntilStringEnd:(char *)arg1 searchStringLength:(int)arg2 acceptingBufferBits:(BOOL)arg3; +- (unsigned char)byteAtOffsetFromCurrentByte:(unsigned int)arg1; +- (void)_logBlobChunk:(id)arg1; +- (void)_moveLogFileContentsAtPath:(id)arg1; +- (int)numTokensStreamableForNextStringSizeOfTerminator:(int*)arg1; +- (void)setStreamingState:(int)arg1; +- (int)streamingState; +- (long long)expectedTotalBytesCount; +- (long long)currentBytesReceivedCount; +- (int)dataGeneration; +- (BOOL)advanceOffsetByAmount:(unsigned int)arg1 retainLastToken:(BOOL)arg2; +- (long)goodSizeForBuffer; +- (id)bufferWithAllData; +- (void)addData:(id)arg1; +- (void)setCodePage:(int)arg1; +- (BOOL)hasNumberOfTokensRemaining:(unsigned int)arg1; +- (int)numTokensForNextOpaqueData; +- (int)numTokensForNextString; +- (unsigned char)nextByte; +- (int)codePage; +- (id)parseErrorReason; +- (char *)bufferForLength:(unsigned int)arg1 shouldFree:(BOOL*)arg2; +- (void)setParseErrorReason:(id)arg1; +- (long long)curOffset; +- (BOOL)advanceOffsetByAmount:(unsigned int)arg1; +- (unsigned char)currentByte; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASParseRule.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASParseRule.h new file mode 100755 index 0000000..7dcf9bc --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASParseRule.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSDictionary; + +@interface ASParseRule : NSObject { + int _minimumNumber; + int _maximumNumber; + int _codePage; + int _token; + Class _objectClass; + SEL _setterMethod; + int _dataclass; + NSDictionary *_subclassRuleSet; + NSDictionary *_callbackDict; + NSDictionary *_streamCallbackDict; +} + + +- (void)dealloc; +- (id)streamCallbackDict; +- (id)callbackDict; +- (int)token; +- (int)maximumNumber; +- (int)minimumNumber; +- (SEL)setterMethod; +- (id)subclassRuleSet; +- (Class)objectClass; +- (int)dataclass; +- (id)initWithMinimumNumber:(int)arg1 maximumNumber:(int)arg2 codePage:(int)arg3 token:(int)arg4 objectClass:(Class)arg5 setterMethod:(SEL)arg6 dataclass:(int)arg7 callbackDict:(id)arg8 streamCallbackDict:(id)arg9 subclassRuleSet:(id)arg10; +- (int)codePage; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASPerAccountPolicyData.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASPerAccountPolicyData.h new file mode 100755 index 0000000..820aab6 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASPerAccountPolicyData.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSString, NSDictionary; + +@interface ASPerAccountPolicyData : NSObject { + NSString *_accountPersistentUUID; +} + +@property(readonly) NSString * policyKey; +@property(readonly) NSDictionary * policyValues; + + +- (id)description; +- (void)dealloc; +- (void)setPolicyKey:(id)arg1 policyValues:(id)arg2; +- (id)policyValues; +- (id)initWithAccountPersistentUUID:(id)arg1; +- (id)policyKey; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASPingItem.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASPingItem.h new file mode 100755 index 0000000..8d00859 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASPingItem.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSNumber, NSArray; + +@interface ASPingItem : ASItem { + NSArray *_folders; + NSNumber *_heartBeatInterval; + NSNumber *_maxFolders; + NSNumber *_status; +} + +@property(retain) NSArray * folders; +@property(retain) NSNumber * heartBeatInterval; +@property(retain) NSNumber * maxFolders; +@property(retain) NSNumber * status; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)setStatus:(id)arg1; +- (id)status; +- (id)description; +- (void)dealloc; +- (id)maxFolders; +- (id)heartBeatInterval; +- (void)setFolders:(id)arg1; +- (void)setMaxFolders:(id)arg1; +- (void)setHeartBeatInterval:(id)arg1; +- (id)folders; +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASPingTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASPingTask.h new file mode 100755 index 0000000..a6dda7d --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASPingTask.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSSet; + +@interface ASPingTask : ASTask { + NSSet *_folders; + NSSet *_oldFolders; + int _seconds; + int _oldSeconds; +} + + +- (void)finishWithError:(id)arg1; +- (double)timeoutInterval; +- (void)loadRequest:(id)arg1; +- (void)dealloc; +- (BOOL)shouldReportTimeInNetwork; +- (int)interfaceBinding; +- (id)initWithHeartbeat:(int)arg1 folders:(id)arg2 oldHeartbeat:(int)arg3 oldFolders:(id)arg4; +- (int)heartbeat; +- (id)folders; +- (BOOL)shouldForceNetworking; +- (BOOL)shouldHoldPowerAssertion; +- (void)requestCancelTaskWithReason:(int)arg1; +- (BOOL)processContext:(id)arg1; +- (BOOL)getTopLevelToken:(char *)arg1 outStatusCodePage:(char *)arg2 outStatusToken:(char *)arg3; +- (id)requestBody; +- (int)commandCode; +- (int)taskStatusForExchangeStatus:(int)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASPolicy.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASPolicy.h new file mode 100755 index 0000000..d84faa8 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASPolicy.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSString; + +@interface ASPolicy : ASItem { + NSString *_type; + NSString *_key; + NSString *_status; +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (id)key; +- (id)type; +- (void)_setKey:(id)arg1; +- (int)status; +- (id)description; +- (void)dealloc; +- (void)_setStatus:(id)arg1; +- (void)_setType:(id)arg1; +- (id)perDomainDictsForPolicy; +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASPolicyManager.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASPolicyManager.h new file mode 100755 index 0000000..a2d57d3 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASPolicyManager.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class ; + +@interface ASPolicyManager : NSObject { + id _delegate; + BOOL _updatingPolicy; +} + +@property * delegate; + + +- (id)initWithAccount:(id)arg1; +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (id)currentPolicyKey; +- (void)requestPolicyUpdate; +- (BOOL)updatingPolicy; +- (void)policyKeyChanged:(id)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASPolicyPreflighter.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASPolicyPreflighter.h new file mode 100755 index 0000000..d6c8c4b --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASPolicyPreflighter.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class ASPolicy, ASAccount, NSString, ASTaskManager, ; + +@interface ASPolicyPreflighter : NSObject { + ASAccount *_account; + NSString *_originalKey; + NSString *_newKey; + *_delegate; + ASPolicy *_policy; + ASPolicy *_acknowledgedPolicy; + ASTaskManager *_taskManager; + id _contextInfo; + BOOL _invalidated; +} + + +- (id)account; +- (void)invalidate; +- (void)setDelegate:(id)arg1; +- (void)_invalidate; +- (id)delegate; +- (void)dealloc; +- (void)cancelPendingPreflightRequest; +- (void)acknowledgeIntentionToRemoteWipe; +- (void)acknowledgePolicyCompliance; +- (void)startPreflight; +- (void)provisionTask:(id)arg1 wipeRequested:(BOOL)arg2 policies:(id)arg3 status:(int)arg4; +- (void)provisionTask:(id)arg1 failedWithError:(id)arg2; +- (id)initWithAccount:(id)arg1 policyKey:(id)arg2; +- (id)contextInfo; +- (void)setContextInfo:(id)arg1; +- (void)_setAcknowledgedPolicy:(id)arg1; +- (id)_originalKey; +- (id)_acknowledgedPolicy; +- (void)_setPolicy:(id)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol.h new file mode 100755 index 0000000..9e65ffb --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class ASProtocolCapabilities; + +@interface ASProtocol : NSObject { + ASProtocolCapabilities *_capabilities; +} + + +- (int)supportsMailboxSearch; +- (int)supportsEmailFlagging; +- (id)protocolVersion; +- (id)init; +- (void)dealloc; +- (BOOL)serverCreatesEventChangesForInvitations; +- (BOOL)sendCalendarInfoInRecurrence; +- (BOOL)allAttachmentsAreBase64ed; +- (BOOL)fetchAttachmentsWithItemOperations; +- (BOOL)useSmartMailTasks; +- (BOOL)usesTopLevelStatusCodes; +- (BOOL)sendEmailInWBXML; +- (BOOL)useBooleanFolderItemsSyncDeletesAsMoves; +- (BOOL)requiresExplicitlyFalseGetChanges; +- (BOOL)shouldSendFullContactInfo; +- (BOOL)shouldSendClassForFolderItemsSync; +- (BOOL)sendAttendeeRole; +- (BOOL)usesAirSyncBaseNamespace; +- (BOOL)shouldUseWBXMLProvisioning; +- (BOOL)headerNeedsProtocolVersion; +- (BOOL)headerNeedsPolicyKey; +- (BOOL)headerNeedsUserAgent; +- (id)requestURLStringWithTask:(id)arg1; +- (BOOL)versionChangeRequiresAccountUpgrade:(id)arg1; +- (id)initWithCachedVersion:(id)arg1; +- (id)initWithVersion:(id)arg1; +- (id)addressBookConstraintsPath; +- (id)calendarConstraintsPath; +- (BOOL)serverUpdatesAttendeeStatusOnEvents; +- (BOOL)supportsItemOperationsCommand; +- (BOOL)supportsSettingsCommand; +- (id)_usernameOnlyPortionOfUserString:(id)arg1; +- (id)_requestLinePrefixWithTask:(id)arg1; +- (id)_initWithVersion:(id)arg1 capabilitiesVersion:(id)arg2; +- (void)_setCapabilitiesVersion:(id)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol12_1.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol12_1.h new file mode 100755 index 0000000..cacbc4e --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol12_1.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASProtocol12_1 : ASProtocol2_5 { +} + + +- (id)protocolVersion; +- (BOOL)serverCreatesEventChangesForInvitations; +- (BOOL)useBooleanFolderItemsSyncDeletesAsMoves; +- (BOOL)requiresExplicitlyFalseGetChanges; +- (BOOL)shouldSendFullContactInfo; +- (BOOL)shouldSendClassForFolderItemsSync; +- (BOOL)sendAttendeeRole; +- (BOOL)usesAirSyncBaseNamespace; +- (BOOL)shouldUseWBXMLProvisioning; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol12_1_Short.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol12_1_Short.h new file mode 100755 index 0000000..7af534e --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol12_1_Short.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASProtocol12_1_Short : ASProtocol12_1 { +} + + +- (BOOL)headerNeedsProtocolVersion; +- (BOOL)headerNeedsPolicyKey; +- (BOOL)headerNeedsUserAgent; +- (id)requestURLStringWithTask:(id)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol14_0.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol14_0.h new file mode 100755 index 0000000..88d4c13 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol14_0.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASProtocol14_0 : ASProtocol12_1 { +} + + +- (id)protocolVersion; +- (BOOL)sendCalendarInfoInRecurrence; +- (BOOL)allAttachmentsAreBase64ed; +- (BOOL)fetchAttachmentsWithItemOperations; +- (BOOL)useSmartMailTasks; +- (BOOL)usesTopLevelStatusCodes; +- (BOOL)sendEmailInWBXML; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol2_5.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol2_5.h new file mode 100755 index 0000000..d6f6849 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocol2_5.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASProtocol2_5 : ASProtocol { +} + + +- (id)protocolVersion; +- (BOOL)versionChangeRequiresAccountUpgrade:(id)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocolCapabilities.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocolCapabilities.h new file mode 100755 index 0000000..76d7d96 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocolCapabilities.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSString; + +@interface ASProtocolCapabilities : NSObject { + NSString *_calConstraintsPlistPath; + NSString *_abConstraintsPlistPath; +} + + +- (BOOL)supportsMailboxSearch; +- (BOOL)supportsEmailFlagging; +- (void)dealloc; +- (id)_abConstraintsPlistPath; +- (id)_calConstraintsPlistPath; +- (id)addressBookConstraintsPath; +- (id)calendarConstraintsPath; +- (BOOL)serverUpdatesAttendeeStatusOnEvents; +- (BOOL)supportsItemOperationsCommand; +- (BOOL)supportsSettingsCommand; +- (id)initWithProtocolVersionString:(id)arg1; +- (BOOL)supportsProtocolVersion:(id)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocolCapabilities12_1.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocolCapabilities12_1.h new file mode 100755 index 0000000..efdaa05 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocolCapabilities12_1.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASProtocolCapabilities12_1 : ASProtocolCapabilities { +} + + +- (BOOL)supportsMailboxSearch; +- (BOOL)supportsEmailFlagging; +- (id)_calConstraintsPlistPath; +- (BOOL)supportsItemOperationsCommand; +- (BOOL)supportsSettingsCommand; +- (BOOL)supportsProtocolVersion:(id)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocolCapabilities14_0.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocolCapabilities14_0.h new file mode 100755 index 0000000..b387a69 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocolCapabilities14_0.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASProtocolCapabilities14_0 : ASProtocolCapabilities12_1 { +} + + +- (id)_calConstraintsPlistPath; +- (BOOL)serverUpdatesAttendeeStatusOnEvents; +- (BOOL)supportsProtocolVersion:(id)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocolUnknown.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocolUnknown.h new file mode 100755 index 0000000..64d51a7 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASProtocolUnknown.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASProtocolUnknown : ASProtocol { +} + + +- (int)supportsMailboxSearch; +- (int)supportsEmailFlagging; +- (id)protocolVersion; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASProvisionResponse.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASProvisionResponse.h new file mode 100755 index 0000000..a74209a --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASProvisionResponse.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSNumber, NSString, NSArray; + +@interface ASProvisionResponse : ASItem { + NSArray *_policies; + NSNumber *_status; + BOOL _remoteWipe; + NSString *_policyType; +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (id)status; +- (id)description; +- (id)init; +- (void)dealloc; +- (BOOL)remoteWipe; +- (id)policies; +- (void)setPolicyType:(id)arg1; +- (id)policyType; +- (void)_setRemoteWipe:(id)arg1; +- (void)_setPolicies:(id)arg1; +- (id)initWithPolicyType:(id)arg1; +- (void)_setStatus:(id)arg1; +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASProvisionTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASProvisionTask.h new file mode 100755 index 0000000..f241018 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASProvisionTask.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSString, ASPolicy; + +@interface ASProvisionTask : ASTask { + int _type; + ASPolicy *_policy; + NSString *_key; +} + + +- (void)finishWithError:(id)arg1; +- (int)type; +- (void)dealloc; +- (id)_policyID; +- (id)_provisioningType; +- (id)_initWithType:(int)arg1 policy:(id)arg2 key:(id)arg3; +- (id)initWithRemoteWipeAcknowledgement:(id)arg1 withKey:(id)arg2; +- (id)initWithPolicyAcknowledgement:(id)arg1 withKey:(id)arg2; +- (id)initWithOriginalKeyForPolicyRequest:(id)arg1; +- (BOOL)processContext:(id)arg1; +- (BOOL)getTopLevelToken:(char *)arg1 outStatusCodePage:(char *)arg2 outStatusToken:(char *)arg3; +- (id)requestBody; +- (int)commandCode; +- (int)taskStatusForExchangeStatus:(int)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASProvisionWBXMLTaskTest.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASProvisionWBXMLTaskTest.h new file mode 100755 index 0000000..313bc92 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASProvisionWBXMLTaskTest.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASProvisionWBXMLTaskTest : ASProvisionTask { +} + + +- (id)_provisioningType; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASRecurrence.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASRecurrence.h new file mode 100755 index 0000000..1c50282 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASRecurrence.h @@ -0,0 +1,70 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSNumber, NSDate, ASEvent; + +@interface ASRecurrence : ASItem { + NSNumber *_type; + NSNumber *_interval; + NSNumber *_dayOfWeek; + NSNumber *_dayOfMonth; + NSNumber *_weekOfMonth; + NSNumber *_monthOfYear; + NSDate *_until; + NSNumber *_occurrences; + NSNumber *_calendarType; + ASEvent *_parentEvent; +} + +@property(retain) NSNumber * type; +@property(retain) NSNumber * interval; +@property(retain) NSNumber * dayOfWeek; +@property(retain) NSNumber * dayOfMonth; +@property(retain) NSNumber * weekOfMonth; +@property(retain) NSNumber * monthOfYear; +@property(retain) NSDate * until; +@property(retain) NSNumber * occurrences; +@property(retain) NSNumber * calendarType; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (id)dayOfWeek; +- (id)dayOfMonth; +- (id)monthOfYear; +- (id)until; +- (void)setUntil:(id)arg1; +- (id)interval; +- (void)setInterval:(id)arg1; +- (void)setWeekOfMonth:(id)arg1; +- (id)weekOfMonth; +- (id)type; +- (void)setType:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)dealloc; +- (void)setParentEvent:(id)arg1; +- (id)initWithCalRecurrence:(void*)arg1 parentEvent:(id)arg2; +- (void)saveToCalendarWithParentASEvent:(id)arg1 existingRecord:(void*)arg2 shouldMergeProperties:(BOOL)arg3 outMergeDidChooseLocalProperties:(BOOL*)arg4; +- (id)_transformedUntilDateForActiveSync:(id)arg1; +- (id)_untilDateForCalFrameworkWithParentStartDate:(id)arg1; +- (BOOL)_requiresParentEvent; +- (id)calendarType; +- (id)occurrences; +- (void)setCalendarType:(id)arg1; +- (void)setOccurrences:(id)arg1; +- (void)setUntilString:(id)arg1; +- (void)setMonthOfYear:(id)arg1; +- (void)setDayOfMonth:(id)arg1; +- (void)setDayOfWeek:(id)arg1; +- (void*)_newRecurrenceWithParentStartDate:(id)arg1; +- (BOOL)_loadAttributesFromCalRecurrence:(void*)arg1 parentStartDate:(id)arg2 parentItem:(id)arg3; +- (void)appendActiveSyncDataForTask:(id)arg1 toWBXMLData:(id)arg2; +- (id)asParseRules; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsCertificatesItem.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsCertificatesItem.h new file mode 100755 index 0000000..28d1e76 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsCertificatesItem.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSNumber, NSMutableArray, NSArray; + +@interface ASResolveRecipientsCertificatesItem : ASItem { + NSNumber *_certCount; + NSNumber *_recipientCount; + NSNumber *_easStatus; + NSMutableArray *_certificates; +} + +@property(retain) NSNumber * certCount; +@property(retain) NSNumber * recipientCount; +@property(retain) NSNumber * easStatus; +@property(readonly) NSArray * certificates; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)setRecipientCount:(id)arg1; +- (id)recipientCount; +- (id)certificates; +- (id)description; +- (void)dealloc; +- (void)addCertificateString:(id)arg1; +- (void)setEASStatus:(id)arg1; +- (void)setCertCount:(id)arg1; +- (id)certCount; +- (id)easStatus; +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsResponse.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsResponse.h new file mode 100755 index 0000000..59a6ae7 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsResponse.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSNumber, NSMutableArray, NSArray; + +@interface ASResolveRecipientsResponse : ASItem { + NSMutableArray *_responses; + NSNumber *_easStatus; +} + +@property(retain) NSArray * responses; +@property(retain) NSNumber * easStatus; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (id)description; +- (void)dealloc; +- (void)setResponses:(id)arg1; +- (void)addResponse:(id)arg1; +- (void)setEASStatus:(id)arg1; +- (id)responses; +- (id)easStatus; +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsSingleRecipientItem.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsSingleRecipientItem.h new file mode 100755 index 0000000..06cc1e3 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsSingleRecipientItem.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSString, ASResolveRecipientsCertificatesItem; + +@interface ASResolveRecipientsSingleRecipientItem : ASItem { + NSString *_emailAddress; + ASResolveRecipientsCertificatesItem *_certificates; +} + +@property(retain) NSString * emailAddress; +@property(retain) ASResolveRecipientsCertificatesItem * certificates; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (id)emailAddress; +- (id)certificates; +- (void)setEmailAddress:(id)arg1; +- (id)description; +- (void)setCertificates:(id)arg1; +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsSingleResponseItem.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsSingleResponseItem.h new file mode 100755 index 0000000..b43c183 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsSingleResponseItem.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSNumber, NSString, NSMutableArray; + +@interface ASResolveRecipientsSingleResponseItem : ASItem { + NSString *_emailAddress; + NSNumber *_easStatus; + NSMutableArray *_recipients; +} + +@property(retain) NSString * emailAddress; +@property(retain) NSNumber * easStatus; +@property(retain) NSMutableArray * recipients; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (id)emailAddress; +- (void)addRecipient:(id)arg1; +- (id)recipients; +- (void)setRecipients:(id)arg1; +- (void)setEmailAddress:(id)arg1; +- (id)description; +- (void)dealloc; +- (void)setEASStatus:(id)arg1; +- (id)easStatus; +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsTask.h new file mode 100755 index 0000000..fa21795 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASResolveRecipientsTask.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSArray; + +@interface ASResolveRecipientsTask : ASTask { + NSArray *_emailAddresses; +} + + +- (id)initWithEmailAddresses:(id)arg1; +- (void)finishWithError:(id)arg1; +- (void)dealloc; +- (int)certStatusForExchangeStatus:(int)arg1; +- (int)responseStatusForExchangeStatus:(int)arg1; +- (BOOL)processContext:(id)arg1; +- (BOOL)getTopLevelToken:(char *)arg1 outStatusCodePage:(char *)arg2 outStatusToken:(char *)arg3; +- (id)requestBody; +- (int)commandCode; +- (int)taskStatusForExchangeStatus:(int)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASSearchResponse.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASSearchResponse.h new file mode 100755 index 0000000..4d9edeb --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASSearchResponse.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSNumber, NSArray; + +@interface ASSearchResponse : ASItem { + NSArray *_stores; + NSNumber *_status; + int _expectedResultType; +} + +@property(retain) NSArray * stores; +@property(copy) NSNumber * status; +@property int expectedResultType; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)setStatus:(id)arg1; +- (id)stores; +- (id)status; +- (id)description; +- (void)dealloc; +- (void)setExpectedResultType:(int)arg1; +- (int)expectedResultType; +- (id)asParseRules; +- (void)setStores:(id)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASSearchStore.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASSearchStore.h new file mode 100755 index 0000000..ebf8fb9 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASSearchStore.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSArray, NSString, NSNumber, NSMutableArray; + +@interface ASSearchStore : ASItem { + NSMutableArray *_results; + NSNumber *_status; + NSNumber *_total; + NSString *_range; +} + +@property(retain) NSArray * results; +@property(copy) NSNumber * status; +@property(copy) NSNumber * total; +@property(copy) NSString * range; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)setStatus:(id)arg1; +- (void)setRange:(id)arg1; +- (id)total; +- (id)range; +- (id)status; +- (id)description; +- (id)results; +- (void)setResults:(id)arg1; +- (void)dealloc; +- (void)setTotal:(id)arg1; +- (void)addResult:(id)arg1; +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASSearchTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASSearchTask.h new file mode 100755 index 0000000..a81ef2a --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASSearchTask.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class DASearchQuery; + +@interface ASSearchTask : ASTask { + DASearchQuery *_query; + int _numDownloadedElements; +} + +@property(readonly) DASearchQuery * query; + + +- (id)query; +- (id)description; +- (void)dealloc; +- (id)initWithQuery:(id)arg1; +- (int)commandCode; +- (int)taskStatusForExchangeStatus:(int)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASSendMailResponse.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASSendMailResponse.h new file mode 100755 index 0000000..4eee132 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASSendMailResponse.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSNumber; + +@interface ASSendMailResponse : ASItem { + NSNumber *_status; +} + +@property(retain) NSNumber * status; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)setStatus:(id)arg1; +- (id)status; +- (id)description; +- (void)dealloc; +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASSendMailTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASSendMailTask.h new file mode 100755 index 0000000..a3b23c7 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASSendMailTask.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSData, NSString; + +@interface ASSendMailTask : ASTask { + NSData *_mimeMessage; + NSString *_messageID; +} + + +- (id)command; +- (void)finishWithError:(id)arg1; +- (id)contentType; +- (void)dealloc; +- (id)requestBodyStreamOutKnownSize:(int*)arg1; +- (id)initWithMessage:(id)arg1 messageID:(id)arg2; +- (id)parameterData; +- (int)connectionActionForResponse:(id)arg1; +- (BOOL)expectsWBXML; +- (BOOL)processContext:(id)arg1; +- (BOOL)getTopLevelToken:(char *)arg1 outStatusCodePage:(char *)arg2 outStatusToken:(char *)arg3; +- (id)requestBody; +- (int)commandCode; +- (int)taskStatusForExchangeStatus:(int)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTask.h new file mode 100755 index 0000000..e36ef32 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTask.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSDictionary, NSArray; + +@interface ASSettingsTask : ASTask { + NSArray *_getters; + NSDictionary *_setters; +} + +@property(retain) NSArray * getters; +@property(retain) NSDictionary * setters; + + +- (void)finishWithError:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)setters; +- (id)getters; +- (void)setGetters:(id)arg1; +- (void)setSetters:(id)arg1; +- (BOOL)processContext:(id)arg1; +- (BOOL)getTopLevelToken:(char *)arg1 outStatusCodePage:(char *)arg2 outStatusToken:(char *)arg3; +- (id)requestBody; +- (int)commandCode; +- (int)taskStatusForExchangeStatus:(int)arg1; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTaskGetterResult.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTaskGetterResult.h new file mode 100755 index 0000000..0e84a88 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTaskGetterResult.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASSettingsTaskGetterResult : NSObject { + int _key; + int _status; + id _result; +} + +@property(readonly) int key; +@property(readonly) int status; +@property(readonly) id result; + + +- (int)key; +- (int)status; +- (id)result; +- (void)dealloc; +- (id)initWithKey:(int)arg1 status:(int)arg2 result:(id)arg3; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTaskResponse.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTaskResponse.h new file mode 100755 index 0000000..848ee01 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTaskResponse.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSNumber, ASSettingsTaskUserInformationResponse; + +@interface ASSettingsTaskResponse : ASItem { + NSNumber *_status; + ASSettingsTaskUserInformationResponse *_userInformation; +} + +@property(retain) NSNumber * status; +@property(retain) ASSettingsTaskUserInformationResponse * userInformation; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)setStatus:(id)arg1; +- (id)status; +- (id)description; +- (void)dealloc; +- (void)setUserInformation:(id)arg1; +- (id)userInformation; +- (id)asParseRules; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTaskUserInformationGetResponse.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTaskUserInformationGetResponse.h new file mode 100755 index 0000000..e1489d6 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTaskUserInformationGetResponse.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSArray; + +@interface ASSettingsTaskUserInformationGetResponse : ASItem { + NSArray *_emailAddresses; +} + +@property(retain) NSArray * emailAddresses; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)setEmailAddresses:(id)arg1; +- (id)emailAddresses; +- (id)description; +- (void)dealloc; +- (id)asParseRules; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTaskUserInformationResponse.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTaskUserInformationResponse.h new file mode 100755 index 0000000..fa6c044 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASSettingsTaskUserInformationResponse.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSNumber, ASSettingsTaskUserInformationGetResponse; + +@interface ASSettingsTaskUserInformationResponse : ASItem { + NSNumber *_status; + ASSettingsTaskUserInformationGetResponse *_getResponse; +} + +@property(retain) NSNumber * status; +@property(retain) ASSettingsTaskUserInformationGetResponse * getResponse; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)setStatus:(id)arg1; +- (id)status; +- (id)description; +- (void)dealloc; +- (void)setGetResponse:(id)arg1; +- (id)getResponse; +- (id)asParseRules; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASSingularChangedFolderStore.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASSingularChangedFolderStore.h new file mode 100755 index 0000000..d644f53 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASSingularChangedFolderStore.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSString; + +@interface ASSingularChangedFolderStore : ASChangedFolderStore { + NSString *_serverId; +} + +@property(retain) NSString * serverId; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)dealloc; +- (id)serverId; +- (void)setServerId:(id)arg1; +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASSmartMailTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASSmartMailTask.h new file mode 100755 index 0000000..fc889b8 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASSmartMailTask.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSString; + +@interface ASSmartMailTask : ASSendMailTask { + int _messageType; + NSString *_originalMessageId; + NSString *_originalFolderId; + NSString *_originalLongId; + BOOL _retryWithoutReferences; +} + + +- (id)command; +- (id)contentType; +- (void)dealloc; +- (id)requestBodyStreamOutKnownSize:(int*)arg1; +- (void)handleTopLevelErrorStatus:(id)arg1; +- (id)initWithMessage:(id)arg1 messageID:(id)arg2 messageType:(int)arg3 originalMessageID:(id)arg4 originalFolderID:(id)arg5 originalLongID:(id)arg6; +- (id)parameterData; +- (BOOL)expectsWBXML; +- (BOOL)processContext:(id)arg1; +- (BOOL)getTopLevelToken:(char *)arg1 outStatusCodePage:(char *)arg2 outStatusToken:(char *)arg3; +- (int)commandCode; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASTask.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASTask.h new file mode 100755 index 0000000..1f6b217 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASTask.h @@ -0,0 +1,151 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class ASTaskManager, NSHTTPURLResponse, NSURLRequest, NSError, NSMutableSet, ASParseContext, NSDate, DATaskManager, ASItem, NSString, NSURLConnection, NSTimer; + +@interface ASTask : NSObject { + BOOL _haveSwitchedCodePage; + BOOL _haveParsedCommand; + ASItem *_currentlyParsingItem; + id _delegate; + NSHTTPURLResponse *_response; + ASParseContext *_parseContext; + NSURLConnection *_connection; + NSURLRequest *_request; + NSMutableSet *_attemptedIdentities; + BOOL _isFakingIt; + BOOL _didSendRequest; + BOOL _didFailWithError; + BOOL _didCancel; + BOOL _didReceiveResponse; + BOOL _didReceiveData; + BOOL _didFinishLoading; + BOOL _didReset; + BOOL _finished; + BOOL _inDelegateCallout; + BOOL _finishedByTimeoutEnforcer; + int _interfaceBinding; + void *_context; + BOOL _isExclusive; + BOOL _receivedBadPasswordResponse; + BOOL _askedToCancelWhileModal; + BOOL _haveCheckedForTopLevelError; + BOOL _handledTopLevelError; + int _taskID; + ASTaskManager *_taskManager; + int _modalReason; + int _modalPushCount; + NSString *_lastKnownPolicyKey; + NSError *_passwordNotificationError; + NSString *_lastKnownPassword; + NSDate *_dateConnectionWentOut; + NSTimer *_timeoutEnforcer; + BOOL _retry; +} + +@property DATaskManager * taskManager; +@property id delegate; +@property void* context; +@property int interfaceBinding; +@property BOOL isExclusive; +@property(retain) ASItem * currentlyParsingItem; +@property BOOL askedToCancelWhileModal; +@property(retain) NSString * lastKnownPassword; +@property(retain) NSTimer * timeoutEnforcer; + ++ (void)_restoreDefaultTaskTimeout; ++ (void)_setDefaultTaskTimeout:(double)arg1; + +- (id)command; +- (void)finishWithError:(id)arg1; +- (double)percentComplete; +- (id)contentType; +- (void)setDelegate:(id)arg1; +- (double)timeoutInterval; +- (id)connection:(id)arg1 needNewBodyStream:(id)arg2; +- (void)connection:(id)arg1 didSendBodyData:(int)arg2 totalBytesWritten:(int)arg3 totalBytesExpectedToWrite:(int)arg4; +- (id)connection:(id)arg1 willSendRequest:(id)arg2 redirectResponse:(id)arg3; +- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; +- (BOOL)isExclusive; +- (void)reset; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (void)loadRequest:(id)arg1; +- (void*)context; +- (void)setContext:(void*)arg1; +- (id)delegate; +- (id)description; +- (id)init; +- (void)dealloc; +- (id)timeoutEnforcer; +- (id)lastKnownPassword; +- (void)setAskedToCancelWhileModal:(BOOL)arg1; +- (void)setIsExclusive:(BOOL)arg1; +- (void)_initFakeParseContext; +- (void)taskManagerDidFailToUpdatePolicyKey; +- (BOOL)_handleCertificateError:(id)arg1; +- (BOOL)_handleRedirect:(id)arg1; +- (void)setLastKnownPassword:(id)arg1; +- (void)setInterfaceBinding:(int)arg1; +- (void)willProcessContext; +- (BOOL)isInCallOutToDelegate; +- (id)_applyAuthenticationChain:(struct __CFArray { }*)arg1 toRequest:(id)arg2; +- (id)_createBodyData; +- (BOOL)_isWBXML; +- (void)_failImmediately; +- (BOOL)askedToCancelWhileModal; +- (void)_popModal; +- (void)_handleBadPasswordResponse; +- (void)taskManagerDidUpdatePolicyKey; +- (void)taskManagerDidFindEASVersion; +- (void)_continuePerformTask; +- (void)_pushModalForReason:(int)arg1; +- (void)_timeoutEnforcerFired:(id)arg1; +- (void)tearDownResources; +- (void)setTimeoutEnforcer:(id)arg1; +- (id)requestBodyStreamOutKnownSize:(int*)arg1; +- (BOOL)shouldReportTimeInNetwork; +- (int)interfaceBinding; +- (id)httpMethod; +- (BOOL)checkForErrorInContext:(id)arg1; +- (void)reportStatusWithError:(id)arg1; +- (void)handleTopLevelErrorStatus:(id)arg1; +- (int)taskID; +- (int)numDownloadedElements; +- (id)parameterData; +- (int)connectionActionForResponse:(id)arg1; +- (void)setTaskManager:(id)arg1; +- (BOOL)shouldHoldPowerAssertion; +- (void)startModal; +- (void)cancelTaskWithReason:(int)arg1 underlyingError:(id)arg2; +- (void)performTask; +- (id)responseContentType; +- (BOOL)shouldLogIncomingData; +- (BOOL)requiresEASVersionInformaton; +- (BOOL)shouldHandlePasswordErrors; +- (BOOL)_shouldRedirectToHTTPForRequest:(id)arg1; +- (BOOL)_shouldSendAuthForRequest:(id)arg1; +- (BOOL)expectsWBXML; +- (id)_HTTPMethodForRequest:(id)arg1; +- (id)_policyKey; +- (id)_easVersion; +- (id)_url; +- (void)didProcessContext:(id)arg1; +- (BOOL)processContext:(id)arg1; +- (BOOL)getTopLevelToken:(char *)arg1 outStatusCodePage:(char *)arg2 outStatusToken:(char *)arg3; +- (id)requestBody; +- (int)commandCode; +- (void)didCallOutToDelegate; +- (void)willCallOutToDelegate; +- (BOOL)attemptRetryWithStatus:(int)arg1 error:(id)arg2; +- (int)taskStatusForExchangeStatus:(int)arg1; +- (int)taskStatusForError:(id)arg1; +- (id)taskManager; +- (void)setCurrentlyParsingItem:(id)arg1; +- (id)currentlyParsingItem; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASTaskManager.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASTaskManager.h new file mode 100755 index 0000000..c189638 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASTaskManager.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class ASGetOptionsTask, NSError, ASPolicyManager, ASTask, NSMutableDictionary; + +@interface ASTaskManager : DATaskManager { + ASPolicyManager *_policyManager; + NSError *_versionError; + NSMutableDictionary *_taskIDToTask; + ASTask *_modalGetOptionsTask; + ASGetOptionsTask *_getOptionsTask; + ASTask *_modalPolicyKeyUpdateTask; +} + + +- (void)cancelTaskWithID:(int)arg1; +- (void)shutdown; +- (id)protocol; +- (void)dealloc; +- (void)taskManagerWillRemoveTask:(id)arg1; +- (void)taskManagerDidAddTask:(id)arg1; +- (id)_version; +- (void)policyManagerFailedToUpdatePolicy:(id)arg1; +- (void)finishTask:(id)arg1 withError:(id)arg2; +- (void)_finishAllTasksWithError:(id)arg1; +- (void)setEASProtocolVersion:(id)arg1; +- (void)_populateVersionDescriptions; +- (void)taskDidFinish:(id)arg1; +- (void)updatePolicyKeyWithDelegateTask:(id)arg1; +- (void)requestEASVersionWithDelegateTask:(id)arg1; +- (void)taskEndModal:(id)arg1; +- (void)taskRequestModal:(id)arg1; +- (void)cancelAllTasks; +- (void)policyManagerUpdatedPolicy:(id)arg1; +- (void)getOptionsTask:(id)arg1 completedWithStatus:(int)arg2 supportedCommands:(id)arg3 supportedVersions:(id)arg4 error:(id)arg5; +- (void)cancelTask:(id)arg1; +- (id)stateString; +- (id)initWithAccount:(id)arg1 policyManager:(id)arg2; +- (id)easProtocolVersion; +- (id)policyKey; +- (id)policyManager; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASTimeZone.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASTimeZone.h new file mode 100755 index 0000000..d524a80 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASTimeZone.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSTimeZone; + +@interface ASTimeZone : NSTimeZone { + int _gmtOffset; + int _dstOffset; + struct _SYSTEMTIME { short x1; short x2; short x3; short x4; short x5; short x6; short x7; short x8; } *_standardDate; + struct _SYSTEMTIME { short x1; short x2; short x3; short x4; short x5; short x6; short x7; short x8; } *_daylightDate; + NSTimeZone *_wrappedTimeZone; +} + ++ (id)gmt; ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; ++ (BOOL)expectsContent; + +- (id)data; +- (int)secondsFromGMTForDate:(id)arg1; +- (id)name; +- (id)initWithName:(id)arg1; +- (id)initWithName:(id)arg1 data:(id)arg2; +- (id)nextDaylightSavingTimeTransitionAfterDate:(id)arg1; +- (BOOL)isDaylightSavingTimeForDate:(id)arg1; +- (id)abbreviationForDate:(id)arg1; +- (double)daylightSavingTimeOffsetForDate:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)dictForCoding; +- (id)initWithCodingDict:(id)arg1; +- (struct { long x1; unsigned short x2[32]; struct _SYSTEMTIME { short x_3_1_1; short x_3_1_2; short x_3_1_3; short x_3_1_4; short x_3_1_5; short x_3_1_6; short x_3_1_7; short x_3_1_8; } x3; long x4; unsigned short x5[32]; struct _SYSTEMTIME { short x_6_1_1; short x_6_1_2; short x_6_1_3; short x_6_1_4; short x_6_1_5; short x_6_1_6; short x_6_1_7; short x_6_1_8; } x6; long x7; }*)mallocTZIForDate:(id)arg1; +- (id)initWithTZNameFromCalDB:(id)arg1; +- (struct _SYSTEMTIME { short x1; short x2; short x3; short x4; short x5; short x6; short x7; short x8; })_ruleForDate:(id)arg1; +- (BOOL)_dateIsValidTransitionDate:(id)arg1 inYear:(int)arg2 outDaylightBias:(int*)arg3; +- (id)dateForRule:(struct _SYSTEMTIME { short x1; short x2; short x3; short x4; short x5; short x6; short x7; short x8; }*)arg1 inYear:(int)arg2; +- (id)_bestGuessAtOlsonTimeZoneForOffsetInMinutes:(int)arg1 firstTransitionDate:(struct _SYSTEMTIME { short x1; short x2; short x3; short x4; short x5; short x6; short x7; short x8; }*)arg2 secondTransitionDate:(struct _SYSTEMTIME { short x1; short x2; short x3; short x4; short x5; short x6; short x7; short x8; }*)arg3; +- (id)_bestGuessedNameFromPossibilities:(id)arg1 firstTransitionDate:(struct _SYSTEMTIME { short x1; short x2; short x3; short x4; short x5; short x6; short x7; short x8; }*)arg2 secondTransitionDate:(struct _SYSTEMTIME { short x1; short x2; short x3; short x4; short x5; short x6; short x7; short x8; }*)arg3; +- (BOOL)_dateIsValidTransitionDate:(id)arg1 inYear:(int)arg2 withTimeZone:(id)arg3; +- (int)parsingState; +- (id)initWithASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 lengthUntilEndOfTerminator:(int)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASToDo.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASToDo.h new file mode 100755 index 0000000..0462688 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASToDo.h @@ -0,0 +1,107 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSArray, NSString, ASToDoRecurrence, NSDate, NSNumber, NSTimeZone; + +@interface ASToDo : ASChangedCollectionLeaf { + void *_calRecord; + NSString *_body; + NSNumber *_bodyTruncated; + NSArray *_categories; + NSNumber *_complete; + NSDate *_dateCompleted; + NSDate *_dueDate; + NSDate *_utcDueDate; + NSNumber *_importance; + NSNumber *_reminderIsSet; + NSDate *_reminderDateTime; + NSNumber *_sensitivity; + NSDate *_startTime; + NSDate *_utcStartTime; + NSString *_subject; + ASToDoRecurrence *_recurrence; +} + +@property(retain) NSString * body; +@property(retain) NSNumber * bodyTruncated; +@property(retain) NSArray * categories; +@property(retain) NSNumber * complete; +@property(retain) NSDate * dateCompleted; +@property(retain) NSDate * dueDate; +@property(setter=setUTCDueDate:,retain) NSDate * utcDueDate; +@property(retain) NSNumber * importance; +@property(retain) NSNumber * reminderIsSet; +@property(retain) NSDate * reminderDateTime; +@property(retain) NSNumber * sensitivity; +@property(retain) NSDate * startTime; +@property(setter=setUTCStartTime:,retain) NSDate * utcStartTime; +@property(retain) NSString * subject; +@property(retain) ASToDoRecurrence * recurrence; +@property(readonly) NSTimeZone * dueDateTimeZone; + ++ (id)toDoWithCalTask:(void*)arg1 serverID:(id)arg2 account:(id)arg3; ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)setComplete:(id)arg1; +- (id)subject; +- (void)setSubject:(id)arg1; +- (void)setCategories:(id)arg1; +- (id)categories; +- (void)setDueDate:(id)arg1; +- (id)dueDateTimeZone; +- (id)dueDate; +- (id)complete; +- (void)setBody:(id)arg1; +- (id)startTime; +- (id)body; +- (void)setStartTime:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (void)dealloc; +- (void)setBodyTruncated:(id)arg1; +- (id)bodyTruncated; +- (void)loadClientIDs; +- (void*)calTask; +- (int)dataclass; +- (BOOL)deleteFromContainer:(void*)arg1; +- (BOOL)saveServerIDToExistingItem; +- (BOOL)loadLocalItemWithAccount:(id)arg1; +- (void)setLocalItem:(void*)arg1; +- (BOOL)saveAfterMapWithLocalObject:(void*)arg1 toContainer:(void*)arg2 shouldMergeProperties:(BOOL)arg3 outMergeDidChooseLocalProperties:(BOOL*)arg4 account:(id)arg5; +- (BOOL)saveWithLocalObject:(void*)arg1 toContainer:(void*)arg2 shouldMergeProperties:(BOOL)arg3 outMergeDidChooseLocalProperties:(BOOL*)arg4 account:(id)arg5; +- (BOOL)deleteFromCalendar; +- (BOOL)saveServerIDToCalendar; +- (BOOL)loadCalRecordForAccount:(id)arg1; +- (BOOL)saveToCalendarWithExistingRecord:(void*)arg1 intoCalendar:(void*)arg2 shouldMergeProperties:(BOOL)arg3 outMergeDidChooseLocalProperties:(BOOL*)arg4 account:(id)arg5; +- (id)sensitivity; +- (void)appendActiveSyncDataForTask:(id)arg1 toWBXMLData:(id)arg2; +- (id)importance; +- (void)postProcessApplicationData; +- (id)recurrence; +- (id)reminderIsSet; +- (id)reminderDateTime; +- (id)dateCompleted; +- (id)utcDueDate; +- (id)_bestGuessTimeZoneWithLocalDate:(id)arg1 utcDate:(id)arg2; +- (id)utcStartTime; +- (id)initWithCalTask:(void*)arg1 serverID:(id)arg2 account:(id)arg3; +- (void)_loadAttributesFromCalTask:(void*)arg1 forAccount:(id)arg2; +- (void)setCalTask:(void*)arg1; +- (void)setRecurrence:(id)arg1; +- (void)setImportance:(id)arg1; +- (void)setSensitivity:(id)arg1; +- (void)setDateCompleted:(id)arg1; +- (void)setUTCDueDate:(id)arg1; +- (void)setUTCStartTime:(id)arg1; +- (void)setReminderIsSet:(id)arg1; +- (void)setReminderDateTime:(id)arg1; +- (id)asParseRules; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASToDoRecurrence.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASToDoRecurrence.h new file mode 100755 index 0000000..873d8e1 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASToDoRecurrence.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSDate, NSNumber, ASToDo; + +@interface ASToDoRecurrence : ASRecurrence { + ASToDo *_parentToDo; + NSDate *_startTime; + NSNumber *_regenerate; + NSNumber *_deadOccur; +} + +@property(retain) NSDate * startTime; +@property(retain) NSNumber * regenerate; +@property(retain) NSNumber * deadOccur; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (id)startTime; +- (void)setStartTime:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)dealloc; +- (id)_transformedUntilDateForActiveSync:(id)arg1; +- (id)_untilDateForCalFrameworkWithParentStartDate:(id)arg1; +- (BOOL)_requiresParentEvent; +- (id)deadOccur; +- (id)regenerate; +- (void)setRegenerate:(id)arg1; +- (void)setStartTimeString:(id)arg1; +- (void)setUntilString:(id)arg1; +- (void)appendActiveSyncDataForTask:(id)arg1 toWBXMLData:(id)arg2; +- (void)saveToCalendarWithParentASToDo:(id)arg1 existingRecord:(void*)arg2 shouldMergeProperties:(BOOL)arg3 outMergeDidChooseLocalProperties:(BOOL*)arg4; +- (void)setDeadOccur:(id)arg1; +- (id)initWithCalRecurrence:(void*)arg1 parentToDo:(id)arg2; +- (id)asParseRules; +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASToDoResponse.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASToDoResponse.h new file mode 100755 index 0000000..5870af7 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASToDoResponse.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@interface ASToDoResponse : ASToDo { +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)parseASParseContext:(id)arg1 root:(id)arg2 parent:(id)arg3 callbackDict:(id)arg4 streamCallbackDict:(id)arg5 account:(id)arg6; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASTopLevelErrorChecker.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASTopLevelErrorChecker.h new file mode 100755 index 0000000..3d7780a --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASTopLevelErrorChecker.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSNumber, NSDictionary; + +@interface ASTopLevelErrorChecker : ASItem { + NSNumber *_foundStatus; + NSDictionary *_parseRules; +} + +@property(retain) NSNumber * foundStatus; + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)dealloc; +- (void)setFoundStatus:(id)arg1; +- (id)foundStatus; +- (id)initWithCodePage:(int)arg1 statusToken:(int)arg2; +- (id)asParseRules; +- (void)unknownToken:(int)arg1 receivedForCodePage:(int)arg2; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASWAPXMLPolicy.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASWAPXMLPolicy.h new file mode 100755 index 0000000..f9ba9f0 --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASWAPXMLPolicy.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSString; + +@interface ASWAPXMLPolicy : ASPolicy { + NSString *_data; +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (id)data; +- (void)dealloc; +- (id)perDomainDictsForPolicy; +- (id)_wbxmlPolicyDict; +- (id)_policyForWAPProvisioningXMLData; +- (void)_setData:(id)arg1; +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/ASWBXMLPolicy.h b/DataAccess.framework/Frameworks/DAEAS.framework/ASWBXMLPolicy.h new file mode 100755 index 0000000..ecf849d --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/ASWBXMLPolicy.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSMutableDictionary; + +@interface ASWBXMLPolicy : ASPolicy { + NSMutableDictionary *_policyData; +} + ++ (BOOL)notifyOfUnknownTokens; ++ (BOOL)frontingBasicTypes; ++ (BOOL)parsingWithSubItems; ++ (BOOL)parsingLeafNode; ++ (BOOL)acceptsTopLevelLeaves; + +- (void)dealloc; +- (void)_cleanUpPolicyData:(id)arg1; +- (void)_setPolicyData:(id)arg1; +- (id)perDomainDictsForPolicy; +- (id)asParseRules; + +@end diff --git a/DataAccess.framework/Frameworks/DAEAS.framework/WBXMLData.h b/DataAccess.framework/Frameworks/DAEAS.framework/WBXMLData.h new file mode 100755 index 0000000..fe1cdbd --- /dev/null +++ b/DataAccess.framework/Frameworks/DAEAS.framework/WBXMLData.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccess.framework/Frameworks/DAEAS.framework/DAEAS + */ + +@class NSMutableData; + +@interface WBXMLData : NSObject { + NSMutableData *_data; + unsigned char _currentCodePage; + BOOL _haveAppliedCurrentCodePage; + NSMutableData *_stateStack; +} + +@property(readonly) NSMutableData * data; + + +- (id)data; +- (void)appendData:(id)arg1; +- (void)appendString:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)appendTag:(unsigned char)arg1 withByteArrayDataContent:(id)arg2; +- (void)appendTag:(unsigned char)arg1 withStringContentAsData:(id)arg2; +- (void)appendEmptyTag:(unsigned char)arg1; +- (void)closeProspectiveTag:(unsigned char)arg1; +- (void)openProspectiveTag:(unsigned char)arg1; +- (unsigned char)currentCodePage; +- (id)dataExpectCompleteData:(BOOL)arg1; +- (void)appendByteArrayData:(id)arg1; +- (void)appendInt:(int)arg1; +- (void)renderProspectiveTags; +- (void)_applyCurrentCodePage; +- (void)closeTag:(unsigned char)arg1; +- (void)appendTag:(unsigned char)arg1 withStringContent:(id)arg2; +- (void)appendTag:(unsigned char)arg1 withIntContent:(int)arg2; +- (void)openTag:(unsigned char)arg1; +- (void)switchToCodePage:(unsigned char)arg1; + +@end diff --git a/DataAccessExpress.framework/DAContactSearchResultElement.h b/DataAccessExpress.framework/DAContactSearchResultElement.h new file mode 100755 index 0000000..798fd03 --- /dev/null +++ b/DataAccessExpress.framework/DAContactSearchResultElement.h @@ -0,0 +1,160 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress + */ + +@class NSArray, NSString, NSData; + +@interface DAContactSearchResultElement : NSObject { + NSString *_displayName; + NSString *_firstName; + NSString *_lastName; + NSString *_emailAddress; + NSString *_workPhone; + NSString *_mobilePhone; + NSString *_company; + NSString *_title; + NSString *_homePhone; + NSString *_alias; + NSString *_office; + NSString *_serverSource; + NSString *_recordName; + NSString *_faxPhone; + NSString *_department; + NSString *_street; + NSString *_city; + NSString *_state; + NSString *_zip; + NSString *_country; + NSData *_jpegPhoto; + NSString *_imAddress; + NSString *_uri; + NSString *_buildingName; + NSString *_appleFloor; + NSString *_pagerNumber; + NSString *_postalAddress; + NSString *_homePostalAddress; + NSString *_principalPath; + NSString *_preferredUserAddress; + NSArray *_cuAddresses; + NSString *_iPhone; + NSString *_mainPhone; + NSString *_workFaxPhone; + NSString *_identifierOnServer; +} + +@property(copy) NSString * displayName; +@property(copy) NSString * firstName; +@property(copy) NSString * lastName; +@property(copy) NSString * emailAddress; +@property(copy) NSString * workPhone; +@property(copy) NSString * mobilePhone; +@property(copy) NSString * company; +@property(copy) NSString * title; +@property(copy) NSString * alias; +@property(copy) NSString * homePhone; +@property(copy) NSString * office; +@property(copy) NSString * serverSource; +@property(copy) NSString * recordName; +@property(copy) NSString * faxPhone; +@property(copy) NSString * department; +@property(copy) NSString * street; +@property(copy) NSString * city; +@property(copy) NSString * state; +@property(copy) NSString * zip; +@property(copy) NSString * country; +@property(copy) NSData * jpegPhoto; +@property(copy) NSString * imAddress; +@property(copy) NSString * uri; +@property(copy) NSString * buildingName; +@property(copy) NSString * appleFloor; +@property(copy) NSString * pagerNumber; +@property(copy) NSString * postalAddress; +@property(copy) NSString * homePostalAddress; +@property(copy) NSString * principalPath; +@property(copy) NSString * preferredUserAddress; +@property(copy) NSArray * cuAddresses; +@property(copy) NSString * iPhone; +@property(copy) NSString * mainPhone; +@property(copy) NSString * workFaxPhone; +@property(retain) NSString * identifierOnServer; + + +- (id)emailAddress; +- (void)setDisplayName:(id)arg1; +- (void)setLastName:(id)arg1; +- (void)setFirstName:(id)arg1; +- (void)setAlias:(id)arg1; +- (id)lastName; +- (id)firstName; +- (id)alias; +- (id)uri; +- (id)workPhone; +- (id)faxPhone; +- (id)iPhone; +- (id)mainPhone; +- (id)workFaxPhone; +- (id)city; +- (id)zip; +- (id)street; +- (id)postalAddress; +- (id)homePostalAddress; +- (id)jpegPhoto; +- (id)imAddress; +- (id)buildingName; +- (id)appleFloor; +- (id)identifierOnServer; +- (id)country; +- (void)setCountry:(id)arg1; +- (void)setEmailAddress:(id)arg1; +- (void)setWorkFaxPhone:(id)arg1; +- (void)setMainPhone:(id)arg1; +- (void)setIPhone:(id)arg1; +- (void)setHomePostalAddress:(id)arg1; +- (void)setPostalAddress:(id)arg1; +- (void)setAppleFloor:(id)arg1; +- (void)setBuildingName:(id)arg1; +- (void)setUri:(id)arg1; +- (void)setImAddress:(id)arg1; +- (void)setJpegPhoto:(id)arg1; +- (void)setZip:(id)arg1; +- (void)setCity:(id)arg1; +- (void)setStreet:(id)arg1; +- (void)setFaxPhone:(id)arg1; +- (void)setRecordName:(id)arg1; +- (void)setServerSource:(id)arg1; +- (BOOL)isEqualToDAContactSearchResultElement:(id)arg1; +- (id)recordName; +- (id)serverSource; +- (id)displayName; +- (id)title; +- (void)setState:(id)arg1; +- (id)state; +- (void)setTitle:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)preferredUserAddress; +- (void)setCuAddresses:(id)arg1; +- (id)cuAddresses; +- (void)setPreferredUserAddress:(id)arg1; +- (void)setPrincipalPath:(id)arg1; +- (id)principalPath; +- (id)department; +- (id)pagerNumber; +- (void)setDepartment:(id)arg1; +- (void)setPagerNumber:(id)arg1; +- (void)setIdentifierOnServer:(id)arg1; +- (id)mobilePhone; +- (id)homePhone; +- (id)company; +- (id)office; +- (void)setWorkPhone:(id)arg1; +- (void)setMobilePhone:(id)arg1; +- (void)setHomePhone:(id)arg1; +- (void)setCompany:(id)arg1; +- (void)setOffice:(id)arg1; +- (void*)newAddressBookRecordWithSource:(void*)arg1; + +@end diff --git a/DataAccessExpress.framework/DAContactsSearchQuery.h b/DataAccessExpress.framework/DAContactsSearchQuery.h new file mode 100755 index 0000000..684c82a --- /dev/null +++ b/DataAccessExpress.framework/DAContactsSearchQuery.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress + */ + +@class NSString; + +@interface DAContactsSearchQuery : DASearchQuery { + NSString *_searchBase; + NSString *_searchScope; +} + +@property(retain) NSString * searchBase; +@property(retain) NSString * searchScope; + ++ (id)contactsSearchQueryWithSearchString:(id)arg1 searchBase:(id)arg2 searchScope:(id)arg3 consumer:(id)arg4; + +- (id)searchBase; +- (void)setSearchBase:(id)arg1; +- (id)initWithSearchString:(id)arg1 searchBase:(id)arg2 searchScope:(id)arg3 consumer:(id)arg4; +- (id)dictionaryRepresentation; +- (void)setSearchScope:(id)arg1; +- (void)dealloc; +- (id)initWithDictionaryRepresentation:(id)arg1 consumer:(id)arg2; +- (id)searchScope; + +@end diff --git a/DataAccessExpress.framework/DADAMContainerIDCacheKey.h b/DataAccessExpress.framework/DADAMContainerIDCacheKey.h new file mode 100755 index 0000000..6a9cf43 --- /dev/null +++ b/DataAccessExpress.framework/DADAMContainerIDCacheKey.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress + */ + +@class NSString; + +@interface DADAMContainerIDCacheKey : NSObject { + NSString *_accountID; + int _dataclass; +} + +@property(readonly) NSString * accountID; +@property(readonly) int dataclass; + + +- (id)accountID; +- (id)initWithAccountID:(id)arg1 andDataclass:(int)arg2; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (int)dataclass; + +@end diff --git a/DataAccessExpress.framework/DADConnection.h b/DataAccessExpress.framework/DADConnection.h new file mode 100755 index 0000000..6429602 --- /dev/null +++ b/DataAccessExpress.framework/DADConnection.h @@ -0,0 +1,91 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSMutableDictionary, NSMutableSet; + +@interface DADConnection : NSObject { + struct _xpc_connection_s { } *_conn; + struct dispatch_queue_s { } *_muckingWithConn; + NSMutableSet *_accountIdsWithAlreadyResetCerts; + NSMutableSet *_accountIdsWithAlreadyResetThrottleTimers; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _statusReportBlock; + + NSMutableDictionary *_inFlightSearchQueries; + NSMutableDictionary *_inFlightFolderChanges; + NSMutableDictionary *_inFlightAttachmentDownloads; + NSMutableDictionary *_defaultContainerIDCache; +} + ++ (void)accountDidChange:(id)arg1 forDataclass:(id)arg2; ++ (void)accountWillChange:(id)arg1 forDataclass:(id)arg2; ++ (void)noteAccountChanges:(id)arg1; ++ (void)setShouldIgnoreAccountChanges; ++ (id)sharedConnectionIfServerIsRunning; ++ (id)sharedConnection; + +- (BOOL)updateFolderListForAccountID:(id)arg1 andDataclasses:(int)arg2 ignoreThrottleTimer:(BOOL)arg3; +- (BOOL)updateFolderListForAccountID:(id)arg1 andDataclasses:(int)arg2; +- (BOOL)performServerContactsSearch:(id)arg1 forAccountWithID:(id)arg2; +- (void)cancelServerContactsSearch:(id)arg1; +- (void)requestDaemonStopMonitoringAgents; +- (void)requestDaemonStartMonitoringAgents; +- (BOOL)registerForInterrogationWithBlock:(id)arg1; +- (void)removeStoresForAccountWithID:(id)arg1; +- (void)requestDaemonShutdown; +- (id)statusReports; +- (BOOL)updateContentsOfAllFoldersForAccountID:(id)arg1 andDataclass:(int)arg2; +- (BOOL)updateContentsOfFoldersWithKeys:(id)arg1 forAccountID:(id)arg2 andDataclass:(int)arg3; +- (id)currentPolicyKeyForAccountID:(id)arg1; +- (void)requestDaemonStartMonitoringAgents_Sync; +- (void)_requestDaemonStopMonitoringAgents_Sync; +- (void)_downloadFinished:(void*)arg1; +- (void)_downloadProgress:(void*)arg1; +- (void)_getStatusReportsFromClient:(void*)arg1; +- (void)_folderChangeFinished:(void*)arg1; +- (void)_serverContactsSearchQueryFinished:(void*)arg1; +- (void)_logDataAccessStatus:(void*)arg1; +- (void)_policyKeyChanged:(void*)arg1; +- (void)resetTimersAndWarnings; +- (void)_registerForAppResumedNotification; +- (void)_cancelDownloadsWithIDs:(id)arg1 error:(id)arg2; +- (void)_sendSynchronousXPCMessageWithParameters:(id)arg1 handlerBlock:(id)arg2; +- (BOOL)updateContentsOfFoldersWithKeys:(id)arg1 forAccountID:(id)arg2 andDataclass:(int)arg3 isUserRequested:(BOOL)arg4; +- (BOOL)updateFolderListForAccountID:(id)arg1 andDataclasses:(int)arg2 isUserRequested:(BOOL)arg3; +- (void)_resetThrottleTimersForAccountId:(id)arg1; +- (void)_requestDaemonChangeAgentMonitoringStatus:(BOOL)arg1 waitForReply:(BOOL)arg2; +- (void)_resetCertWarningsForAccountId:(id)arg1 andDataclasses:(int)arg2 isUserRequested:(BOOL)arg3; +- (void)_serverDiedWithReason:(void*)arg1; +- (void)_reallyRegisterForInterrogation; +- (void)_tearDownInFlightObjects; +- (struct _xpc_connection_s { }*)_connection; +- (id)_init; +- (id)beginDownloadingAttachmentWithUUID:(id)arg1 accountID:(id)arg2 queue:(struct dispatch_queue_s { }*)arg3 progressBlock:(id)arg4 completionBlock:(id)arg5; +- (void)cancelDownloadingAttachmentWithDownloadID:(id)arg1 error:(id)arg2; +- (id)init; +- (void)dealloc; +- (void*)_createReplyToRequest:(void*)arg1 withProperties:(id)arg2; +- (void)_dispatchMessage:(void*)arg1; +- (id)defaultContainerIdentifierForAccountID:(id)arg1 andDataclass:(int)arg2; +- (BOOL)updateContentsOfAllFoldersForAccountID:(id)arg1 andDataclass:(int)arg2 isUserRequested:(BOOL)arg3; +- (BOOL)requestPolicyUpdateForAccountID:(id)arg1; +- (void)reportFolderItemsSyncSuccess:(BOOL)arg1 forFolderWithID:(id)arg2 andAccountWithID:(id)arg3; +- (BOOL)processFolderChange:(id)arg1 forAccountWithID:(id)arg2; +- (BOOL)suspendWatchingFoldersWithKeys:(id)arg1 forAccountID:(id)arg2; +- (BOOL)setFolderIdsThatExternalClientsCareAboutAdded:(id)arg1 deleted:(id)arg2 foldersTag:(id)arg3 forAccountID:(id)arg4; +- (void)applyNewAccountProperties:(id)arg1 onAccountWithId:(id)arg2 forceSave:(BOOL)arg3; +- (BOOL)processMeetingRequests:(id)arg1 deliveryIdsToClear:(id)arg2 deliveryIdsToSoftClear:(id)arg3 inFolderWithId:(id)arg4 forAccountWithId:(id)arg5; +- (BOOL)stopWatchingFoldersWithKeys:(id)arg1 forAccountID:(id)arg2; +- (BOOL)watchFoldersWithKeys:(id)arg1 forAccountID:(id)arg2; +- (BOOL)resumeWatchingFoldersWithKeys:(id)arg1 forAccountID:(id)arg2; +- (void)_foldersUpdated:(void*)arg1; +- (void)handleURL:(id)arg1; + +@end diff --git a/DataAccessExpress.framework/DADConnectionForRefreshProtocol.h b/DataAccessExpress.framework/DADConnectionForRefreshProtocol.h new file mode 100755 index 0000000..71018db --- /dev/null +++ b/DataAccessExpress.framework/DADConnectionForRefreshProtocol.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress + */ + +@class NSString; + +@interface DADConnectionForRefreshProtocol : NSObject { + NSString *_accountIdentifier; +} + ++ (id)accountToRefreshForBasicAccount:(id)arg1; + +- (BOOL)refreshContainersForDataclass:(id)arg1 isUserRequested:(BOOL)arg2; +- (BOOL)refreshContainerWithIdentifier:(id)arg1 forDataclass:(id)arg2 isUserRequested:(BOOL)arg3; +- (id)_initWithBasicAccount:(id)arg1; +- (void)dealloc; +- (BOOL)refreshContainerListForDataclass:(id)arg1 isUserRequested:(BOOL)arg2; +- (id)defaultContainerIdentifierForDataclass:(id)arg1; + +@end diff --git a/DataAccessExpress.framework/DADisableableObject.h b/DataAccessExpress.framework/DADisableableObject.h new file mode 100755 index 0000000..7376dbc --- /dev/null +++ b/DataAccessExpress.framework/DADisableableObject.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress + */ + +@interface DADisableableObject : NSObject { + BOOL _isDisabled; +} + +@property BOOL isDisabled; + + +- (BOOL)isDisabled; +- (void)setIsDisabled:(BOOL)arg1; +- (void)disable; + +@end diff --git a/DataAccessExpress.framework/DADownloadContext.h b/DataAccessExpress.framework/DADownloadContext.h new file mode 100755 index 0000000..f61d909 --- /dev/null +++ b/DataAccessExpress.framework/DADownloadContext.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSString; + +@interface DADownloadContext : NSObject { + NSString *_attachmentUUID; + NSString *_accountID; + struct dispatch_queue_s { } *_queue; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _progressBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _completionBlock; + +} + + +- (void)finishedWithError:(id)arg1; +- (void)updateProgressDownloadedByteCount:(long long)arg1 totalByteCount:(long long)arg2; +- (id)initWithAttachmentUUID:(id)arg1 accountID:(id)arg2 queue:(struct dispatch_queue_s { }*)arg3 downloadProgressBlock:(id)arg4 completionBlock:(id)arg5; +- (void)dealloc; + +@end diff --git a/DataAccessExpress.framework/DAFolderChange.h b/DataAccessExpress.framework/DAFolderChange.h new file mode 100755 index 0000000..99f14eb --- /dev/null +++ b/DataAccessExpress.framework/DAFolderChange.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress + */ + +@class NSString, ; + +@interface DAFolderChange : NSObject { + int _changeType; + NSString *_folderId; + NSString *_parentFolderId; + NSString *_displayName; + int _dataclass; + BOOL _renameOnCollision; + unsigned int _taskId; + *_consumer; +} + +@property(readonly) int changeType; +@property(readonly) NSString * folderId; +@property(readonly) NSString * parentFolderId; +@property(readonly) NSString * displayName; +@property(readonly) int dataclass; +@property BOOL renameOnCollision; +@property * consumer; +@property unsigned int taskId; + + +- (id)folderId; +- (id)initFolderChangeWithChangeType:(int)arg1 folderId:(id)arg2 parentFolderId:(id)arg3 displayName:(id)arg4 dataclass:(int)arg5 consumer:(id)arg6; +- (void)setConsumer:(id)arg1; +- (void)setDisplayName:(id)arg1; +- (void)setTaskId:(unsigned int)arg1; +- (unsigned int)taskId; +- (id)displayName; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)parentFolderId; +- (id)description; +- (void)dealloc; +- (void)setRenameOnCollision:(BOOL)arg1; +- (BOOL)renameOnCollision; +- (void)setFolderId:(id)arg1; +- (int)changeType; +- (int)dataclass; +- (id)consumer; + +@end diff --git a/DataAccessExpress.framework/DAMailboxSearchQuery.h b/DataAccessExpress.framework/DAMailboxSearchQuery.h new file mode 100755 index 0000000..06d6d5e --- /dev/null +++ b/DataAccessExpress.framework/DAMailboxSearchQuery.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress + */ + +@class NSDate, NSString; + +@interface DAMailboxSearchQuery : DASearchQuery { + NSString *_collectionID; + int _bodyType; + long long _truncationSize; + BOOL _allOrNone; + NSDate *_priorToDate; + int _MIMESupport; + BOOL _deepTraversal; + BOOL _rebuildResults; +} + +@property(retain) NSString * collectionID; +@property int bodyType; +@property long long truncationSize; +@property BOOL allOrNone; +@property(retain) NSDate * priorToDate; +@property int MIMESupport; +@property BOOL deepTraversal; +@property BOOL rebuildResults; + ++ (id)mailboxSearchQueryWithSearchString:(id)arg1 consumer:(id)arg2; + +- (void)setBodyType:(int)arg1; +- (void)setCollectionID:(id)arg1; +- (void)setMIMESupport:(int)arg1; +- (void)setTruncationSize:(long long)arg1; +- (void)setPriorToDate:(id)arg1; +- (void)setDeepTraversal:(BOOL)arg1; +- (void)setRebuildResults:(BOOL)arg1; +- (void)setAllOrNone:(BOOL)arg1; +- (id)initWithSearchString:(id)arg1 consumer:(id)arg2; +- (id)dictionaryRepresentation; +- (void)dealloc; +- (id)initWithDictionaryRepresentation:(id)arg1 consumer:(id)arg2; +- (BOOL)rebuildResults; +- (BOOL)deepTraversal; +- (int)MIMESupport; +- (BOOL)allOrNone; +- (long long)truncationSize; +- (int)bodyType; +- (id)priorToDate; +- (id)collectionID; + +@end diff --git a/DataAccessExpress.framework/DASearchQuery.h b/DataAccessExpress.framework/DASearchQuery.h new file mode 100755 index 0000000..f6fa928 --- /dev/null +++ b/DataAccessExpress.framework/DASearchQuery.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress + */ + +@class NSString, ; + +@interface DASearchQuery : NSObject { + int _state; + NSString *_searchString; + struct _NSRange { + unsigned int location; + unsigned int length; + } _range; + int _timeLimit; + unsigned int _searchID; + *_consumer; +} + +@property(readonly) NSString * searchString; +@property struct _NSRange { unsigned int x1; unsigned int x2; } range; +@property unsigned int maxResults; +@property int timeLimit; +@property * consumer; +@property unsigned int searchID; +@property int state; + ++ (id)searchQueryWithSearchString:(id)arg1 consumer:(id)arg2; + +- (void)setConsumer:(id)arg1; +- (void)setRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (BOOL)isQueryRunning; +- (id)initWithSearchString:(id)arg1 consumer:(id)arg2; +- (unsigned int)searchID; +- (void)setSearchID:(unsigned int)arg1; +- (void)sendResultsToConsumer:(id)arg1; +- (void)sendFinishedToConsumerWithError:(id)arg1; +- (id)searchString; +- (id)dictionaryRepresentation; +- (struct _NSRange { unsigned int x1; unsigned int x2; })range; +- (void)setState:(int)arg1; +- (int)state; +- (int)timeLimit; +- (void)setTimeLimit:(int)arg1; +- (void)setMaxResults:(unsigned int)arg1; +- (id)description; +- (void)dealloc; +- (id)initWithDictionaryRepresentation:(id)arg1 consumer:(id)arg2; +- (unsigned int)maxResults; +- (id)consumer; + +@end diff --git a/DataAccessExpress.framework/DAStatusReport.h b/DataAccessExpress.framework/DAStatusReport.h new file mode 100755 index 0000000..48207e0 --- /dev/null +++ b/DataAccessExpress.framework/DAStatusReport.h @@ -0,0 +1,71 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress + */ + +@class NSNumber, NSString, NSDate; + +@interface DAStatusReport : NSObject { + NSString *_persistentUUID; + NSString *_displayName; + NSString *_accountType; + NSNumber *_timeSpan; + NSNumber *_timeInNetworking; + NSNumber *_averageHBI; + NSNumber *_successfulRequests; + NSNumber *_failedNetworkRequests; + NSNumber *_failedProtocolRequests; + NSNumber *_downloadedElements; + NSNumber *_falseMoreAvailableCount; + NSDate *_creationDate; + int _numHBIDataPoints; +} + +@property(retain) NSString * persistentUUID; +@property(retain) NSString * displayName; +@property(retain) NSString * accountType; +@property(retain) NSNumber * timeSpan; +@property(retain) NSNumber * timeInNetworking; +@property(retain) NSNumber * averageHBI; +@property(retain) NSNumber * successfulRequests; +@property(retain) NSNumber * failedNetworkRequests; +@property(retain) NSNumber * failedProtocolRequests; +@property(retain) NSNumber * downloadedElements; +@property(retain) NSNumber * falseMoreAvailableCount; + + +- (id)persistentUUID; +- (void)setDisplayName:(id)arg1; +- (id)initWithDictionaryRepresentation:(id)arg1; +- (void)setAccountType:(id)arg1; +- (void)setPersistentUUID:(id)arg1; +- (id)falseMoreAvailableCount; +- (id)downloadedElements; +- (id)failedProtocolRequests; +- (id)failedNetworkRequests; +- (id)successfulRequests; +- (id)averageHBI; +- (id)timeInNetworking; +- (id)timeSpan; +- (void)setFalseMoreAvailableCount:(id)arg1; +- (void)setDownloadedElements:(id)arg1; +- (void)setFailedProtocolRequests:(id)arg1; +- (void)setFailedNetworkRequests:(id)arg1; +- (void)setSuccessfulRequests:(id)arg1; +- (void)setAverageHBI:(id)arg1; +- (void)setTimeInNetworking:(id)arg1; +- (void)setTimeSpan:(id)arg1; +- (id)displayName; +- (id)dictionaryRepresentation; +- (id)accountType; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)mergeStatusReport:(id)arg1; +- (void)noteFailedNetworkRequest; +- (void)noteFailedProtocolRequest; +- (void)noteSuccessfulRequestWithNumDownloadedElements:(int)arg1; +- (void)noteTimeSpentInNetworking:(double)arg1; +- (void)noteNewHBIDataPoint:(int)arg1; +- (void)noteFalseMoreAvailableResponse; + +@end diff --git a/DataAccessUI.framework/ASDiagnosticsPSController.h b/DataAccessUI.framework/ASDiagnosticsPSController.h new file mode 100755 index 0000000..b3b201a --- /dev/null +++ b/DataAccessUI.framework/ASDiagnosticsPSController.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessUI.framework/DataAccessUI + */ + +@interface ASDiagnosticsPSController : DADiagnosticsPSController { +} + + +- (id)currentPingIntervalForSpecifier:(id)arg1; +- (id)specifiers; + +@end diff --git a/DataAccessUI.framework/ASMailFolderCell.h b/DataAccessUI.framework/ASMailFolderCell.h new file mode 100755 index 0000000..bf38837 --- /dev/null +++ b/DataAccessUI.framework/ASMailFolderCell.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessUI.framework/DataAccessUI + */ + +@class UIImageView, UILabel; + +@interface ASMailFolderCell : UITableViewCell { + UILabel *_mailFolderText; + UIImageView *_mailFolderIcon; + unsigned int _level; +} + ++ (float)mtcOffsetForLevel:(int)arg1; ++ (id)_iconFromBundle:(id)arg1 forASFolderType:(int)arg2 nested:(BOOL)arg3; ++ (int)_cacheIndexForType:(int)arg1 nested:(BOOL)arg2; ++ (int)_mailboxUidTypeForASFolderType:(int)arg1; + +- (void)setMailFolder:(id)arg1 withIndent:(unsigned int)arg2; +- (void)_setupMailFolderIconForImage:(id)arg1; +- (BOOL)isChecked; +- (void)setEnabled:(BOOL)arg1; +- (void)setChecked:(BOOL)arg1; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; +- (void)dealloc; + +@end diff --git a/DataAccessUI.framework/ASSettingsAccountController.h b/DataAccessUI.framework/ASSettingsAccountController.h new file mode 100755 index 0000000..92b7eca --- /dev/null +++ b/DataAccessUI.framework/ASSettingsAccountController.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessUI.framework/DataAccessUI + */ + +@class NSArray; + +@interface ASSettingsAccountController : DASettingsAccountController { + NSArray *_specifiersToInsert; + unsigned int _diagsVisibleValue; +} + + +- (void)_tryUpdatingCompositeValueWithId:(id)arg1 fromValue:(id)arg2 forKey:(id)arg3; +- (BOOL)_isHotmailAccount; +- (id)localizedDisablingAccountString; +- (id)localizedEnablingAccountString; +- (id)localizedValidationFailureTitleString; +- (id)localizedAccountSetupTitleString; +- (void)reloadAccountOnSpecifier; +- (id)localizedAccountTitleString; +- (id)_defaultAccountDescription; +- (BOOL)transitionsAfterInitialSetup; +- (BOOL)autodiscoverAccount; +- (id)localizedConfirmSaveUnvalidatedAccountMessageString; +- (id)localizedConfirmSaveUnvalidatedAccountTitleString; +- (id)autodiscoverySpecifiers; +- (id)newDefaultAccount; +- (id)accountFromSpecifier; +- (void)reloadAccount; +- (void)dealloc; +- (void)account:(id)arg1 wasAutoDiscovered:(BOOL)arg2 error:(id)arg3; +- (void)account:(id)arg1 isValid:(BOOL)arg2 validationError:(id)arg3; +- (id)accountSpecifiers; +- (void)finishedAccountSetup; +- (BOOL)validateAccount; +- (BOOL)haveEnoughValues; +- (void)setAccountProperty:(id)arg1 withSpecifier:(id)arg2; +- (id)accountPropertyWithSpecifier:(id)arg1; + +@end diff --git a/DataAccessUI.framework/ASSettingsMailFolderListViewController.h b/DataAccessUI.framework/ASSettingsMailFolderListViewController.h new file mode 100755 index 0000000..555615b --- /dev/null +++ b/DataAccessUI.framework/ASSettingsMailFolderListViewController.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessUI.framework/DataAccessUI + */ + +@class NSMutableSet, ASAccount, NSString, NSArray; + +@interface ASSettingsMailFolderListViewController : PSListController { + ASAccount *_account; + NSString *_foldersTag; + NSString *_inboxID; + BOOL _loadingMailFolders; + NSMutableSet *_monitored; + NSArray *_sortedMailFolders; + BOOL _viewHasAppeared; +} + + +- (void)setAccount:(id)arg1; +- (id)indexPathForMailFolder:(id)arg1; +- (BOOL)_isFolderMonitored:(id)arg1; +- (int)_heightOfASFolder:(id)arg1; +- (id)mailFolderForIndexPath:(id)arg1; +- (void)_loadMailFolders; +- (id)_inboxID; +- (void)_accountsChanged:(id)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidLoad; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (id)init; +- (void)dealloc; +- (void)_foldersThatExternalClientsCareAboutChanged; +- (void)_folderHierarchyChanged; +- (id)specifiers; + +@end diff --git a/DataAccessUI.framework/ASSettingsSyncController.h b/DataAccessUI.framework/ASSettingsSyncController.h new file mode 100755 index 0000000..c936a51 --- /dev/null +++ b/DataAccessUI.framework/ASSettingsSyncController.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessUI.framework/DataAccessUI + */ + +@interface ASSettingsSyncController : AccountSettingsUISyncController { + BOOL _haveRegisteredForAccountsChanged; + BOOL _isHotmailAccount; +} + + +- (void)setAccount:(id)arg1; +- (BOOL)isEnabledForDataclass:(id)arg1; +- (void)setEnabled:(BOOL)arg1 forDataclass:(id)arg2; +- (void)cancelButtonClicked:(id)arg1; +- (void)_foldersToPushChanged; +- (id)numFoldersToPushString:(id)arg1; +- (id)accountIntegerPropertyWithSpecifier:(id)arg1; +- (void)setAccountIntegerProperty:(id)arg1 withSpecifier:(id)arg2; +- (id)_navTitle; +- (void)_reloadFoldersToPushSpecifier; +- (id)_foldersToPushSpecifierAccount; +- (id)_accountFromManager; +- (id)_accountInSpecifier; +- (void)reloadAccountOnSpecifier; +- (void)_accountsChanged:(id)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)viewDidLoad; +- (void)dealloc; +- (void)_folderHierarchyChanged; +- (id)specifiers; +- (id)otherSpecifiers; +- (Class)accountInfoControllerClass; +- (BOOL)backgroundDeleteAccountData; +- (void)saveSyncSettings:(id)arg1 forAccount:(id)arg2; + +@end diff --git a/DataAccessUI.framework/DADiagnosticsNotesController.h b/DataAccessUI.framework/DADiagnosticsNotesController.h new file mode 100755 index 0000000..130820a --- /dev/null +++ b/DataAccessUI.framework/DADiagnosticsNotesController.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessUI.framework/DataAccessUI + */ + +@interface DADiagnosticsNotesController : PSDetailController { +} + + +- (void)_okButtonPressed; +- (void)_enableButtons; +- (void)_disableButtons; +- (void)_cancelButtonPressed; +- (void)viewWillAppear:(BOOL)arg1; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (id)init; + +@end diff --git a/DataAccessUI.framework/DADiagnosticsNotesPane.h b/DataAccessUI.framework/DADiagnosticsNotesPane.h new file mode 100755 index 0000000..06fbcf2 --- /dev/null +++ b/DataAccessUI.framework/DADiagnosticsNotesPane.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessUI.framework/DataAccessUI + */ + +@class UITextView; + +@interface DADiagnosticsNotesPane : PSEditingPane { + UITextView *_notesView; +} + + +- (id)preferenceValue; +- (BOOL)becomeFirstResponder; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/DataAccessUI.framework/DADiagnosticsPSController.h b/DataAccessUI.framework/DADiagnosticsPSController.h new file mode 100755 index 0000000..6eb1b47 --- /dev/null +++ b/DataAccessUI.framework/DADiagnosticsPSController.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessUI.framework/DataAccessUI + */ + +@class UIAlertView; + +@interface DADiagnosticsPSController : PSListController { + UIAlertView *_simpleAlert; + UIAlertView *_savingDataAlert; + SEL _simpleConfirmSheetDismissedSEL; +} + ++ (id)dumpRuntimeStateSpecifiers; ++ (BOOL)diagnosticsVisible; ++ (id)linkSpecifier; + +- (id)pathsOfPurgableFiles; +- (void)handleClearAllLogsForSpecifier:(id)arg1; +- (void)handleSaveAllLogsForSpecifier:(id)arg1; +- (id)booleanPropertyWithSpecifier:(id)arg1; +- (void)setBooleanProperty:(id)arg1 withSpecifier:(id)arg2; +- (void)saveNotesInBackground:(id)arg1; +- (void)_dismissSavingDataAlert; +- (void)_presentNotesController; +- (void)saveLogsWithNotes:(id)arg1; +- (void)runSimpleAlertWithTitle:(id)arg1 message:(id)arg2; +- (void)purgeFileAtPath:(id)arg1; +- (BOOL)saveFileAtPath:(id)arg1 toDirectory:(id)arg2 withExtension:(id)arg3 error:(id*)arg4; +- (id)savedLogsDirectoryNameForSpecifier:(id)arg1; +- (id)pathsOfAllLogFiles; +- (BOOL)isLoggingEnabledForSpecifier:(id)arg1; +- (void)setLoggingEnabled:(BOOL)arg1 forSpecifier:(id)arg2; +- (void)runSimpleAlertWithTitle:(id)arg1 message:(id)arg2 dismissedSelector:(SEL)arg3; +- (void)handleSaveAllLogsStep2; +- (id)diagnosticSpecifiers; +- (void)handleDumpRuntimeStateForSpecifier:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)suspend; +- (void)dealloc; +- (id)specifiers; + +@end diff --git a/DataAccessUI.framework/DASettingsAccountController.h b/DataAccessUI.framework/DASettingsAccountController.h new file mode 100755 index 0000000..1934374 --- /dev/null +++ b/DataAccessUI.framework/DASettingsAccountController.h @@ -0,0 +1,124 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataAccessUI.framework/DataAccessUI + */ + +@class UIAlertView, NSArray, NSString, PSSpecifier, DAAccount, NSMutableDictionary; + +@interface DASettingsAccountController : AccountSettingsUIDetailController { + BOOL _accountNeedsAdd; + int _purposeInLife; + BOOL _setupComplete; + DAAccount *_account; + NSString *_chosenType; + NSString *_placeHolder; + id _confirmUnvalidatedAlertOrSheet; + id _confirmDeleteAccountAlertOrSheet; + UIAlertView *_sslFailureView; + BOOL _attemptedAutodiscovery; + BOOL _attemptedValidation; + BOOL _validating; + BOOL _validatedSuccessfully; + BOOL _confirmedUnvalidatedAccount; + BOOL _haveRegisteredForAccountsChanged; + BOOL _needsSave; + NSMutableDictionary *_smimeAccountProperties; + PSSpecifier *_selectedIdentitySpecifier; + NSArray *_identitySpecifiers; +} + +@property BOOL needsSave; +@property BOOL attemptedValidation; + + +- (id)account; +- (void)cancelButtonClicked:(id)arg1; +- (void)setAttemptedValidation:(BOOL)arg1; +- (BOOL)attemptedValidation; +- (void)setNeedsSave:(BOOL)arg1; +- (BOOL)needsSave; +- (id)localizedDisablingAccountString; +- (id)localizedEnablingAccountString; +- (id)localizedEnterAccountInfoString; +- (id)lastGroupSpecifierInSpecifiers:(id)arg1; +- (int)indexOfCurrentlyEditingCell; +- (void)showProgress; +- (id)accountBooleanPropertyWithSpecifier:(id)arg1; +- (void)setAccountBooleanProperty:(id)arg1 withSpecifier:(id)arg2; +- (void)showSSLFailureView; +- (void)showIdenticalAccountFailureView; +- (void)_updateCell:(id)arg1 forState:(BOOL)arg2; +- (void)_setAccountSMIMEIdentityWithSpecifier:(id)arg1; +- (BOOL)_specifierHasAccountSMIMEIdentity:(id)arg1; +- (id)currentlyEditingCell; +- (id)localizedValidationFailureTitleString; +- (id)localizedAccountSetupTitleString; +- (void)_doPostSaveActions; +- (void)reloadAccountOnSpecifier; +- (void)_setSMIMEAccountPropertiesOnAccount; +- (void)_dismissAndUpdateParent; +- (id)localizedAccountTitleString; +- (id)_defaultAccountDescription; +- (BOOL)_beginAccountAutodiscovery; +- (void)_saveAccountDismissWhenDone:(BOOL)arg1; +- (void)_confirmSaveUnvalidatedAccount; +- (BOOL)dismissesAfterInitialSetup; +- (BOOL)transitionsAfterInitialSetup; +- (BOOL)autodiscoverAccount; +- (id)localizedConfirmSaveUnvalidatedAccountMessageString; +- (id)localizedConfirmSaveUnvalidatedAccountTitleString; +- (void)_deleteAccount; +- (void)hideProgressWithPrompt:(id)arg1 showButtons:(BOOL)arg2; +- (void)_beginAccountValidation; +- (void)didConfirmTryWithoutSSL:(BOOL)arg1; +- (void)didConfirmSaveUnvalidatedAccount:(BOOL)arg1; +- (BOOL)_smimeEnabled; +- (void)_setSMIMEIdentity:(struct __SecIdentity { }*)arg1 forKey:(id)arg2; +- (struct __SecIdentity { }*)_smimeIdentityForKey:(id)arg1; +- (void)_setSMIMEEnabled:(id)arg1 withSpecifier:(id)arg2; +- (void)_removeAdditionalSMIMESpecifiersAnimated:(BOOL)arg1; +- (void)_insertAdditionalSMIMESpecifiers; +- (id)_smimeEncryptSpecifier; +- (id)_smimeSigningSpecifier; +- (id)_smimeAccountPropertyWithSpecifier:(id)arg1; +- (void)_setSMIMEAccountProperty:(id)arg1 withSpecifier:(id)arg2; +- (void)_handleTrustFromIdentity:(struct __SecIdentity { }*)arg1 handler:(id)arg2; +- (id)_persistentRefForIdentity:(struct __SecIdentity { }*)arg1; +- (void)_setSMIMEAccountProperty:(id)arg1 forKey:(id)arg2; +- (id)_smimeAccountPropertyForKey:(id)arg1; +- (id)_smimeSpecifiers; +- (id)autodiscoverySpecifiers; +- (id)newDefaultAccount; +- (id)accountFromSpecifier; +- (void)reloadAccount; +- (void)_accountsChanged:(id)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (void)updateDoneButton; +- (void)doneButtonClicked:(id)arg1; +- (void)dealloc; +- (void)confirmDeleteAccount:(id)arg1; +- (void)didConfirmDeleteAccount:(BOOL)arg1; +- (void)account:(id)arg1 wasAutoDiscovered:(BOOL)arg2 error:(id)arg3; +- (void)account:(id)arg1 isValid:(BOOL)arg2 validationError:(id)arg3; +- (id)accountSpecifiers; +- (id)specifiers; +- (void)confirmationView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)finishedAccountSetup; +- (BOOL)isPropertyEnabledForIdentityPickerController:(id)arg1; +- (struct __SecIdentity { }*)selectedIdentityForIdentityPickerController:(id)arg1; +- (void)identityPickerController:(id)arg1 setPropertyEnabled:(BOOL)arg2 withIdentity:(struct __SecIdentity { }*)arg3; +- (id)localizedSwitchNameForIdentityPickerController:(id)arg1; +- (id)copyIdentitiesForIdentityPickerController:(id)arg1; +- (struct __SecTrust { }*)copyTrustForIdentityPickerController:(id)arg1 identity:(struct __SecIdentity { }*)arg2; +- (id)emailAddressesForIdentityPickerController:(id)arg1; +- (BOOL)allowEditingForIdentityPickerController:(id)arg1; +- (void)propertyValueChanged:(id)arg1; +- (BOOL)validateAccount; +- (BOOL)haveEnoughValues; +- (void)setAccountProperty:(id)arg1 withSpecifier:(id)arg2; +- (id)accountPropertyWithSpecifier:(id)arg1; +- (BOOL)isRunningFromMobileMailApp; + +@end diff --git a/DataDetectorsCore.framework/DDCompilationNote.h b/DataDetectorsCore.framework/DDCompilationNote.h new file mode 100755 index 0000000..9c14a8e --- /dev/null +++ b/DataDetectorsCore.framework/DDCompilationNote.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore + */ + +@class NSString; + +@interface DDCompilationNote : DDLocation { + NSString *_message; + int _level; +} + +@property(readonly) NSString * message; +@property(readonly) int level; + ++ (id)noteAtLocation:(id)arg1 ofLevel:(int)arg2 withFormat:(id)arg3; + +- (id)initWithFileName:(id)arg1 position:(struct __DDExpressionPosition { int x1; int x2; int x3; int x4; })arg2 message:(id)arg3 level:(int)arg4; +- (id)initWithLocation:(id)arg1 message:(id)arg2 level:(int)arg3; +- (id)message; +- (int)level; +- (void)dealloc; + +@end diff --git a/DataDetectorsCore.framework/DDLocation.h b/DataDetectorsCore.framework/DDLocation.h new file mode 100755 index 0000000..0897ff0 --- /dev/null +++ b/DataDetectorsCore.framework/DDLocation.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore + */ + +@class NSString; + +@interface DDLocation : NSObject { + NSString *_fileName; + int _firstLine; + int _firstColumn; + int _lastLine; + int _lastColumn; +} + +@property(readonly) NSString * fileName; +@property(readonly) int firstLine; +@property(readonly) int firstColumn; +@property(readonly) int lastLine; +@property(readonly) int lastColumn; + + +- (id)initWithFileName:(id)arg1 position:(struct __DDExpressionPosition { int x1; int x2; int x3; int x4; })arg2; +- (int)lastLine; +- (int)firstLine; +- (id)initWithFileName:(id)arg1 firstLine:(int)arg2 firstColumn:(int)arg3 lastLine:(int)arg4 lastColumn:(int)arg5; +- (int)firstColumn; +- (int)lastColumn; +- (id)fileName; +- (struct __DDExpressionPosition { int x1; int x2; int x3; int x4; })position; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/DataDetectorsCore.framework/DDURLMatch.h b/DataDetectorsCore.framework/DDURLMatch.h new file mode 100755 index 0000000..5de7634 --- /dev/null +++ b/DataDetectorsCore.framework/DDURLMatch.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore + */ + +@class NSString; + +@interface DDURLMatch : NSObject { + struct _NSRange { + unsigned int location; + unsigned int length; + } _range; + NSString *_url; +} + + +- (id)initWithRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1 url:(id)arg2; +- (id)url; +- (int)compare:(id)arg1; +- (struct _NSRange { unsigned int x1; unsigned int x2; })range; +- (id)description; +- (void)dealloc; + +@end diff --git a/DataDetectorsCore.framework/DDURLifier.h b/DataDetectorsCore.framework/DDURLifier.h new file mode 100755 index 0000000..78cc209 --- /dev/null +++ b/DataDetectorsCore.framework/DDURLifier.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore + */ + +@interface DDURLifier : NSObject { +} + ++ (id)urlIfyNode:(id)arg1 usingScanner:(struct __DDScanner { }*)arg2 phoneNumberTypes:(unsigned int)arg3; ++ (id)urlMatchesForString:(id)arg1 usingScanner:(struct __DDScanner { }*)arg2 withPhoneNumberTypes:(unsigned int)arg3 referenceDate:(id)arg4 timeZone:(id)arg5 storingResultsIn:(id)arg6; ++ (id)urlIfyNode:(id)arg1 usingScanner:(struct __DDScanner { }*)arg2 phoneNumberTypes:(unsigned int)arg3 withReferenceDate:(id)arg4 andTimeZone:(id)arg5; ++ (BOOL)urlIfyTextNode:(id)arg1 inNode:(id)arg2 forMatches:(id)arg3; ++ (id)urlMatchesForString:(id)arg1; ++ (id)urlMatchesForString:(id)arg1 phoneNumberTypes:(unsigned int)arg2; ++ (void)initialize; ++ (BOOL)urlIfyNode:(id)arg1 phoneNumberTypes:(unsigned int)arg2; ++ (BOOL)urlIfyNode:(id)arg1; ++ (id)urlMatchesForString:(id)arg1 includingTel:(BOOL)arg2; + + +@end diff --git a/DataDetectorsUI.framework/DDAction.h b/DataDetectorsUI.framework/DDAction.h new file mode 100755 index 0000000..1801b60 --- /dev/null +++ b/DataDetectorsUI.framework/DDAction.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@class NSURL, NSDictionary; + +@interface DDAction : NSObject { + struct __DDResult { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; struct __DDQueryRange { struct __DDQueryOffset { int x_1_2_1; int x_1_2_2; } x_2_1_1; struct __DDQueryOffset { int x_2_2_1; int x_2_2_2; } x_2_1_2; } x2; struct { int x_3_1_1; int x_3_1_2; } x3; int x4; struct __CFArray {} *x5; struct __CFString {} *x6; struct __CFString {} *x7; void *x8; void *x9; } *_result; + struct __DDResult { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; struct __DDQueryRange { struct __DDQueryOffset { int x_1_2_1; int x_1_2_2; } x_2_1_1; struct __DDQueryOffset { int x_2_2_1; int x_2_2_2; } x_2_1_2; } x2; struct { int x_3_1_1; int x_3_1_2; } x3; int x4; struct __CFArray {} *x5; struct __CFString {} *x6; struct __CFString {} *x7; void *x8; void *x9; } *_coalescedResult; + struct __CFArray { } *_associatedResults; + NSDictionary *_context; + NSURL *_url; + BOOL _cachedCoalescedResult; + BOOL _cachedAssociatedResults; + BOOL _isDefaultAction; + id _delegate; +} + +@property BOOL isDefaultAction; +@property id delegate; + ++ (id)defaultActionWithURL:(id)arg1 result:(struct __DDResult { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; struct __DDQueryRange { struct __DDQueryOffset { int x_1_2_1; int x_1_2_2; } x_2_1_1; struct __DDQueryOffset { int x_2_2_1; int x_2_2_2; } x_2_1_2; } x2; struct { int x_3_1_1; int x_3_1_2; } x3; int x4; struct __CFArray {} *x5; struct __CFString {} *x6; struct __CFString {} *x7; void *x8; void *x9; }*)arg2 context:(id)arg3; ++ (id)actionWithURL:(id)arg1 result:(struct __DDResult { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; struct __DDQueryRange { struct __DDQueryOffset { int x_1_2_1; int x_1_2_2; } x_2_1_1; struct __DDQueryOffset { int x_2_2_1; int x_2_2_2; } x_2_1_2; } x2; struct { int x_3_1_1; int x_3_1_2; } x3; int x4; struct __CFArray {} *x5; struct __CFString {} *x6; struct __CFString {} *x7; void *x8; void *x9; }*)arg2 context:(id)arg3; + +- (void)setDelegate:(id)arg1; +- (int)interactionType; +- (id)localizedName; +- (id)viewController; +- (id)delegate; +- (BOOL)isDefaultAction; +- (struct __CFArray { }*)associatedResults; +- (struct __DDResult { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; struct __DDQueryRange { struct __DDQueryOffset { int x_1_2_1; int x_1_2_2; } x_2_1_1; struct __DDQueryOffset { int x_2_2_1; int x_2_2_2; } x_2_1_2; } x2; struct { int x_3_1_1; int x_3_1_2; } x3; int x4; struct __CFArray {} *x5; struct __CFString {} *x6; struct __CFString {} *x7; void *x8; void *x9; }*)coalescedResult; +- (void)_copyURL:(id)arg1; +- (void)_copyURL:(id)arg1 andString:(id)arg2; +- (id)initWithURL:(id)arg1 result:(struct __DDResult { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; struct __DDQueryRange { struct __DDQueryOffset { int x_1_2_1; int x_1_2_2; } x_2_1_1; struct __DDQueryOffset { int x_2_2_1; int x_2_2_2; } x_2_1_2; } x2; struct { int x_3_1_1; int x_3_1_2; } x3; int x4; struct __CFArray {} *x5; struct __CFString {} *x6; struct __CFString {} *x7; void *x8; void *x9; }*)arg2 context:(id)arg3; +- (void)setIsDefaultAction:(BOOL)arg1; +- (void)perform; +- (void)dealloc; + +@end diff --git a/DataDetectorsUI.framework/DDActionController.h b/DataDetectorsUI.framework/DDActionController.h new file mode 100755 index 0000000..ff31868 --- /dev/null +++ b/DataDetectorsUI.framework/DDActionController.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@class UIView, UIPopoverController, UIViewController, DDAction, UIWindow; + +@interface DDActionController : NSObject { + UIViewController *_presentedViewController; + UIPopoverController *_currentPopoverController; + UIView *_baseView; + UIViewController *_currentBaseViewController; + DDAction *_currentAction; + id _interactionDelegate; + UIWindow *_originalWindow; +} + +@property(retain) id interactionDelegate; +@property(retain) UIPopoverController * popoverController; +@property(retain) UIView * baseView; +@property(retain) DDAction * currentAction; + + +- (void)setPopoverController:(id)arg1; +- (id)popoverController; +- (id)interactionDelegate; +- (void)setInteractionDelegate:(id)arg1; +- (id)currentAction; +- (void)popoverControllerDidDismissPopover:(id)arg1; +- (void)actionDidFinish; +- (id)baseView; +- (void)dismissCurrentController; +- (void)_presentController:(id)arg1; +- (void)setCurrentAction:(id)arg1; +- (void)_dismissCurrentViewControllerOurselves; +- (void)_presentCurrentViewControllerOurselves; +- (void)setBaseView:(id)arg1; +- (id)defaultActionForURL:(id)arg1 result:(struct __DDResult { }*)arg2 context:(id)arg3; +- (id)actionsForURL:(id)arg1 result:(struct __DDResult { }*)arg2 context:(id)arg3; +- (void)_cleanup; +- (id)init; +- (void)dealloc; +- (void)performAction:(id)arg1; + +@end diff --git a/DataDetectorsUI.framework/DDAddToAddressBookAction.h b/DataDetectorsUI.framework/DDAddToAddressBookAction.h new file mode 100755 index 0000000..d48898f --- /dev/null +++ b/DataDetectorsUI.framework/DDAddToAddressBookAction.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@interface DDAddToAddressBookAction : DDAction { +} + + +- (int)interactionType; +- (id)localizedName; +- (id)viewController; +- (BOOL)unknownPersonViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void*)arg2 property:(int)arg3 identifier:(int)arg4; +- (void)unknownPersonViewController:(id)arg1 didResolveToPerson:(void*)arg2; +- (void)cancelPressed:(id)arg1; +- (void)_augmentRecordWithResults:(void*)arg1; + +@end diff --git a/DataDetectorsUI.framework/DDCallAction.h b/DataDetectorsUI.framework/DDCallAction.h new file mode 100755 index 0000000..011d4c3 --- /dev/null +++ b/DataDetectorsUI.framework/DDCallAction.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@interface DDCallAction : DDTelephoneNumberAction { +} + + +- (id)localizedName; +- (void)perform; + +@end diff --git a/DataDetectorsUI.framework/DDContactUtils.h b/DataDetectorsUI.framework/DDContactUtils.h new file mode 100755 index 0000000..0033c70 --- /dev/null +++ b/DataDetectorsUI.framework/DDContactUtils.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@interface DDContactUtils : NSObject { +} + ++ (BOOL)phoneNumber:(id)arg1 isEqualToPhoneNumber:(id)arg2; ++ (id)normalizedPhoneNumberFromString:(id)arg1; + + +@end diff --git a/DataDetectorsUI.framework/DDCopyAction.h b/DataDetectorsUI.framework/DDCopyAction.h new file mode 100755 index 0000000..3ac29f6 --- /dev/null +++ b/DataDetectorsUI.framework/DDCopyAction.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@interface DDCopyAction : DDAction { +} + + +- (id)localizedName; +- (void)perform; + +@end diff --git a/DataDetectorsUI.framework/DDCreateEventAction.h b/DataDetectorsUI.framework/DDCreateEventAction.h new file mode 100755 index 0000000..32f6470 --- /dev/null +++ b/DataDetectorsUI.framework/DDCreateEventAction.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@interface DDCreateEventAction : DDAction { +} + + +- (void)eventEditViewController:(id)arg1 didCompleteWithAction:(int)arg2; +- (int)interactionType; +- (id)localizedName; +- (id)viewController; + +@end diff --git a/DataDetectorsUI.framework/DDDetectionController.h b/DataDetectorsUI.framework/DDDetectionController.h new file mode 100755 index 0000000..6cd2503 --- /dev/null +++ b/DataDetectorsUI.framework/DDDetectionController.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@class NSOperationQueue, DDActionController; + +@interface DDDetectionController : NSObject { + NSOperationQueue *_fullScannerQueue; + NSOperationQueue *_urlScannerQueue; + struct __CFDictionary { } *_frameToOperationTable; + struct __CFSet { } *_ignoreUIKitNotificationsFrames; + struct dispatch_queue_s { } *_protectQueue; + struct __CFDictionary { } *_frameToResultsTable; + struct __CFDictionary { } *_frameToContextesTable; + DDActionController *_actionController; +} + ++ (id)tapAndHoldSchemes; ++ (id)sharedController; + +- (void)startURLificationForFrame:(id)arg1 detectedTypes:(unsigned int)arg2 options:(int)arg3; +- (id)defaultActionForDOMNode:(id)arg1 forFrame:(id)arg2; +- (BOOL)shouldImmediatelyShowActionSheetForURL:(id)arg1 forFrame:(id)arg2; +- (void)performAction:(id)arg1 inView:(id)arg2 withPopoverController:(id)arg3 interactionDelegate:(id)arg4; +- (id)actionsForDOMNode:(id)arg1 forFrame:(id)arg2; +- (void)resetResultsForFrame:(id)arg1; +- (void)startURLificationForFrame:(id)arg1 detectedTypes:(unsigned int)arg2; +- (void)cancelURLificationForFrame:(id)arg1; +- (void)frameWillBeRemoved:(id)arg1; +- (void)performActionNumber:(int)arg1 forDOMNode:(id)arg2 forFrame:(id)arg3 withPopoverController:(id)arg4 interactionDelegate:(id)arg5; +- (void)performActionNumber:(int)arg1 forDOMNode:(id)arg2 forFrame:(id)arg3 inView:(id)arg4 interactionDelegate:(id)arg5; +- (void)performDefaultActionForURL:(id)arg1 forFrame:(id)arg2 inView:(id)arg3; +- (id)actionNamesForURL:(id)arg1 inFrame:(id)arg2; +- (struct __DDResult { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; struct __DDQueryRange { struct __DDQueryOffset { int x_1_2_1; int x_1_2_2; } x_2_1_1; struct __DDQueryOffset { int x_2_2_1; int x_2_2_2; } x_2_1_2; } x2; struct { int x_3_1_1; int x_3_1_2; } x3; int x4; struct __CFArray {} *x5; struct __CFString {} *x6; struct __CFString {} *x7; void *x8; void *x9; }*)resultForDOMNode:(id)arg1 forFrame:(id)arg2; +- (void)_doURLificationOnWebThreadAndRelease:(id)arg1; +- (void)_enqueueOperationAndRelease:(id)arg1; +- (void)setIgnoreUIKitNotifications:(BOOL)arg1 forFrame:(id)arg2; +- (struct __DDResult { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; struct __DDQueryRange { struct __DDQueryOffset { int x_1_2_1; int x_1_2_2; } x_2_1_1; struct __DDQueryOffset { int x_2_2_1; int x_2_2_2; } x_2_1_2; } x2; struct { int x_3_1_1; int x_3_1_2; } x3; int x4; struct __CFArray {} *x5; struct __CFString {} *x6; struct __CFString {} *x7; void *x8; void *x9; }*)_resultForIdentifier:(id)arg1 forFrame:(id)arg2 context:(id*)arg3; +- (id)defaultActionForAnchor:(id)arg1 url:(id)arg2 forFrame:(id)arg3; +- (id)actionsForAnchor:(id)arg1 url:(id)arg2 forFrame:(id)arg3; +- (struct __DDResult { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; struct __DDQueryRange { struct __DDQueryOffset { int x_1_2_1; int x_1_2_2; } x_2_1_1; struct __DDQueryOffset { int x_2_2_1; int x_2_2_2; } x_2_1_2; } x2; struct { int x_3_1_1; int x_3_1_2; } x3; int x4; struct __CFArray {} *x5; struct __CFString {} *x6; struct __CFString {} *x7; void *x8; void *x9; }*)resultForNode:(id)arg1 url:(id)arg2 frame:(id)arg3 contextRef:(id*)arg4; +- (struct __DDResult { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; struct __DDQueryRange { struct __DDQueryOffset { int x_1_2_1; int x_1_2_2; } x_2_1_1; struct __DDQueryOffset { int x_2_2_1; int x_2_2_2; } x_2_1_2; } x2; struct { int x_3_1_1; int x_3_1_2; } x3; int x4; struct __CFArray {} *x5; struct __CFString {} *x6; struct __CFString {} *x7; void *x8; void *x9; }*)_resultForURL:(id)arg1 forFrame:(id)arg2 context:(id*)arg3; +- (struct __DDResult { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; struct __DDQueryRange { struct __DDQueryOffset { int x_1_2_1; int x_1_2_2; } x_2_1_1; struct __DDQueryOffset { int x_2_2_1; int x_2_2_2; } x_2_1_2; } x2; struct { int x_3_1_1; int x_3_1_2; } x3; int x4; struct __CFArray {} *x5; struct __CFString {} *x6; struct __CFString {} *x7; void *x8; void *x9; }*)_resultForAnchor:(id)arg1 forFrame:(id)arg2 context:(id*)arg3; +- (void)_reallyStartURLificationForOperation:(id)arg1; +- (id)_newOperationForFrame:(id)arg1; +- (void)setResults:(struct __CFArray { }*)arg1 forFrame:(id)arg2; +- (void)setContext:(id)arg1 forFrame:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/DataDetectorsUI.framework/DDFallbackController.h b/DataDetectorsUI.framework/DDFallbackController.h new file mode 100755 index 0000000..bb0f552 --- /dev/null +++ b/DataDetectorsUI.framework/DDFallbackController.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@class UIWindow; + +@interface DDFallbackController : UIViewController { + UIWindow *_baseWindow; + UIWindow *_ourWindow; + id _interactionDelegate; + int _startOrientation; +} + + +- (void)presentModalViewController:(id)arg1 animated:(BOOL)arg2; +- (void)dismissModalViewControllerAnimated:(BOOL)arg1; +- (void)loadView; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (id)initWithWindow:(id)arg1 interactionDelegate:(id)arg2; +- (void)dealloc; + +@end diff --git a/DataDetectorsUI.framework/DDLinksController.h b/DataDetectorsUI.framework/DDLinksController.h new file mode 100755 index 0000000..3c30225 --- /dev/null +++ b/DataDetectorsUI.framework/DDLinksController.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@class NSArray, UIViewController, UITableViewController; + +@interface DDLinksController : UIViewController { + UIViewController *_currentDisplayedViewController; + UITableViewController *_tableController; + NSArray *_dataDetectorsResults; + struct __DDResult { } *_displayedResult; +} + +@property(retain) UIViewController * currentDisplayedViewController; + + +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)title; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)unknownPersonViewController:(id)arg1 didResolveToPerson:(void*)arg2; +- (BOOL)personViewController:(id)arg1 shouldPerformDefaultActionForPerson:(void*)arg2 property:(int)arg3 identifier:(int)arg4; +- (id)_abPersonViewControllerForPerson:(void*)arg1 property:(int)arg2 withIdentifier:(int)arg3; +- (void)setDataDetectorsResults:(id)arg1; +- (id)_unknownPersonViewControllerForDisplayedResult; +- (void*)_copyPersonForDisplayedResult; +- (void)setCurrentDisplayedViewController:(id)arg1; +- (id)currentDisplayedViewController; +- (void)_displayViewController:(id)arg1; +- (id)_viewControllerForDisplayedResult; +- (void)_setDisplayedResult:(struct __DDResult { }*)arg1; +- (void)dealloc; + +@end diff --git a/DataDetectorsUI.framework/DDLinksEventController.h b/DataDetectorsUI.framework/DDLinksEventController.h new file mode 100755 index 0000000..2bd730d --- /dev/null +++ b/DataDetectorsUI.framework/DDLinksEventController.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@class UIButton, UILabel; + +@interface DDLinksEventController : UIViewController { + struct __DDResult { } *_result; + UILabel *_label; + UIButton *_button; +} + + +- (void)eventEditViewController:(id)arg1 didCompleteWithAction:(int)arg2; +- (void)viewDidUnload; +- (id)nibName; +- (id)nibBundle; +- (void)viewDidLoad; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)didReceiveMemoryWarning; +- (id)initWithResult:(struct __DDResult { }*)arg1; +- (void)dealloc; +- (void)buttonClicked:(id)arg1; + +@end diff --git a/DataDetectorsUI.framework/DDOpenMapsAction.h b/DataDetectorsUI.framework/DDOpenMapsAction.h new file mode 100755 index 0000000..a60fd9a --- /dev/null +++ b/DataDetectorsUI.framework/DDOpenMapsAction.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@interface DDOpenMapsAction : DDAction { +} + + +- (id)localizedName; +- (void)perform; + +@end diff --git a/DataDetectorsUI.framework/DDOpenURLAction.h b/DataDetectorsUI.framework/DDOpenURLAction.h new file mode 100755 index 0000000..5b376f1 --- /dev/null +++ b/DataDetectorsUI.framework/DDOpenURLAction.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@interface DDOpenURLAction : DDAction { +} + + +- (void)perform; + +@end diff --git a/DataDetectorsUI.framework/DDOperation.h b/DataDetectorsUI.framework/DDOperation.h new file mode 100755 index 0000000..8bcf901 --- /dev/null +++ b/DataDetectorsUI.framework/DDOperation.h @@ -0,0 +1,82 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSArray, DOMNode, NSDictionary, WebFrame; + +@interface DDOperation : NSOperation { + WebFrame *_frame; + DOMNode *_startNode; + int _startOffset; + DOMNode *_endNode; + int _endOffset; + BOOL _needContinuation; + int _generationNumber; + unsigned int _types; + struct __DDScanQuery { } *_query; + NSArray *_results; + BOOL _isCurrentlyUsingTheScanner; + BOOL _isDiscarded; + int _tryCount; + int _needsLayoutTryCount; + NSDictionary *_context; +} + +@property(retain) WebFrame * frame; +@property(retain) DOMNode * startNode; +@property int startOffset; +@property(retain) DOMNode * endNode; +@property int endOffset; +@property BOOL needContinuation; +@property(retain) NSArray * results; +@property int generationNumber; +@property int tryCount; +@property unsigned int detectionTypes; +@property BOOL isDiscarded; +@property(retain) NSDictionary * context; + ++ (BOOL)_needsFullScannerForDetectionTypes:(unsigned int)arg1; ++ (struct __DDScanner { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; struct __DDLRTable {} *x2; struct __DDLexer {} *x3; struct __DDLookupTable {} *x4; struct __DDCache {} *x5; struct __DDTokenCache {} *x6; struct __DDLexemCache {} *x7; struct __DDScanQuery {} *x8; struct __DDScanQuery {} *x9; struct __CFArray {} *x10; struct __CFArray {} *x11; int x12; int x13; int x14; char *x15; id x16; /* Warning: Unrecognized filer type: '?' using 'void*' */ void*x17; unsigned int x18 : 1; unsigned int x19 : 1; }*)_sharedScannerForTypes:(unsigned int)arg1; + /* Encoded args for previous method: ^{__DDScanner={__CFRuntimeBase=I[4C]}^{__DDLRTable}^{__DDLexer}^{__DDLookupTable}^{__DDCache}^{__DDTokenCache}^{__DDLexemCache}^{__DDScanQuery}^{__DDScanQuery}^{__CFArray}^{__CFArray}iii*@?b1b1}12@0:4I8 */ + + +- (void)setGenerationNumber:(int)arg1; +- (int)generationNumber; +- (id)frame; +- (void)setFrame:(id)arg1; +- (void)setStartOffset:(int)arg1; +- (void)cleanup; +- (int)endOffset; +- (int)startOffset; +- (id)context; +- (void)setContext:(id)arg1; +- (void)setNeedContinuation:(BOOL)arg1; +- (struct __DDScanQuery { }*)scanQuery; +- (void)setIsDiscarded:(BOOL)arg1; +- (void)_setScanQuery:(struct __DDScanQuery { }*)arg1; +- (void)setEndNode:(id)arg1; +- (void)setStartNode:(id)arg1; +- (id)startNode; +- (void)setEndOffset:(int)arg1; +- (id)endNode; +- (BOOL)needContinuation; +- (BOOL)_doURLificationOnDocument; +- (BOOL)isDiscarded; +- (int)tryCount; +- (unsigned int)detectionTypes; +- (BOOL)_needsFullScanner; +- (void)setTryCount:(int)arg1; +- (void)setDetectionTypes:(unsigned int)arg1; +- (void)_createScanQueryOnWebThreadStartAfterRange:(id)arg1; +- (void)main; +- (void)cancel; +- (id)results; +- (void)setResults:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/DataDetectorsUI.framework/DDRange.h b/DataDetectorsUI.framework/DDRange.h new file mode 100755 index 0000000..1d4f478 --- /dev/null +++ b/DataDetectorsUI.framework/DDRange.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@class DOMNode; + +@interface DDRange : NSObject { + DOMNode *_node; + long _startOffset; + long _endOffset; +} + +@property(retain) DOMNode * node; +@property long startOffset; +@property long endOffset; + ++ (id)rangeWithDOMRange:(id)arg1; + +- (void)setStartOffset:(long)arg1; +- (void)setNode:(id)arg1; +- (long)endOffset; +- (id)node; +- (long)startOffset; +- (id)initWithDOMRange:(id)arg1; +- (void)setEndOffset:(long)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/DataDetectorsUI.framework/DDSendMailAction.h b/DataDetectorsUI.framework/DDSendMailAction.h new file mode 100755 index 0000000..3a58bf8 --- /dev/null +++ b/DataDetectorsUI.framework/DDSendMailAction.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@class NSString; + +@interface DDSendMailAction : DDAction { + NSString *_recipient; +} + + +- (int)interactionType; +- (id)localizedName; +- (id)viewController; +- (id)initWithURL:(id)arg1 result:(struct __DDResult { }*)arg2 context:(id)arg3; +- (void)perform; +- (void)dealloc; +- (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; + +@end diff --git a/DataDetectorsUI.framework/DDShowCalendarAction.h b/DataDetectorsUI.framework/DDShowCalendarAction.h new file mode 100755 index 0000000..040a03b --- /dev/null +++ b/DataDetectorsUI.framework/DDShowCalendarAction.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@interface DDShowCalendarAction : DDAction { +} + + +- (id)localizedName; +- (void)perform; + +@end diff --git a/DataDetectorsUI.framework/DDShowItemAction.h b/DataDetectorsUI.framework/DDShowItemAction.h new file mode 100755 index 0000000..eb7292b --- /dev/null +++ b/DataDetectorsUI.framework/DDShowItemAction.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@interface DDShowItemAction : DDAction { +} + + +- (id)localizedName; + +@end diff --git a/DataDetectorsUI.framework/DDTelephoneNumberAction.h b/DataDetectorsUI.framework/DDTelephoneNumberAction.h new file mode 100755 index 0000000..a94ee63 --- /dev/null +++ b/DataDetectorsUI.framework/DDTelephoneNumberAction.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@class NSString; + +@interface DDTelephoneNumberAction : DDAction { + NSString *_phoneNumber; +} + + +- (id)initWithURL:(id)arg1 result:(struct __DDResult { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; struct __DDQueryRange { struct __DDQueryOffset { int x_1_2_1; int x_1_2_2; } x_2_1_1; struct __DDQueryOffset { int x_2_2_1; int x_2_2_2; } x_2_1_2; } x2; struct { int x_3_1_1; int x_3_1_2; } x3; int x4; struct __CFArray {} *x5; struct __CFString {} *x6; struct __CFString {} *x7; void *x8; void *x9; }*)arg2 context:(id)arg3; +- (void)dealloc; + +@end diff --git a/DataDetectorsUI.framework/DDTextMessageAction.h b/DataDetectorsUI.framework/DDTextMessageAction.h new file mode 100755 index 0000000..5e45d18 --- /dev/null +++ b/DataDetectorsUI.framework/DDTextMessageAction.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@interface DDTextMessageAction : DDTelephoneNumberAction { +} + + +- (id)localizedName; +- (void)perform; + +@end diff --git a/DataDetectorsUI.framework/DDTrackShipmentAction.h b/DataDetectorsUI.framework/DDTrackShipmentAction.h new file mode 100755 index 0000000..b4825c5 --- /dev/null +++ b/DataDetectorsUI.framework/DDTrackShipmentAction.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI + */ + +@interface DDTrackShipmentAction : DDAction { +} + + +- (id)localizedName; +- (void)perform; + +@end diff --git a/DataMigration.framework/DataClassMigrator.h b/DataMigration.framework/DataClassMigrator.h new file mode 100755 index 0000000..695204b --- /dev/null +++ b/DataMigration.framework/DataClassMigrator.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration + */ + +@class NSDictionary; + +@interface DataClassMigrator : NSObject { + NSDictionary *_context; +} + +@property(readonly) BOOL didRestoreFromBackup; +@property(readonly) BOOL didMigrateBackupFromDifferentDevice; +@property(readonly) BOOL didRestoreFromCloudBackup; +@property(readonly) BOOL shouldPreserveSettingsAfterRestore; +@property(readonly) BOOL wasPasscodeSetInBackup; +@property(retain) NSDictionary * context; + + +- (BOOL)didRestoreFromBackup; +- (BOOL)didMigrateBackupFromDifferentDevice; +- (BOOL)didRestoreFromCloudBackup; +- (BOOL)shouldPreserveSettingsAfterRestore; +- (BOOL)wasPasscodeSetInBackup; +- (id)dataClassName; +- (BOOL)performMigration; +- (float)estimatedDuration; +- (float)migrationProgress; +- (id)context; +- (void)setContext:(id)arg1; +- (void)dealloc; + +@end diff --git a/FTClientServices.framework/FTCAccountMonitor.h b/FTClientServices.framework/FTCAccountMonitor.h new file mode 100755 index 0000000..67ecc70 --- /dev/null +++ b/FTClientServices.framework/FTCAccountMonitor.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices + */ + +@class NSArray, NSString, FTCConnectionHandler, IMServiceImpl; + +@interface FTCAccountMonitor : NSObject { + int _serviceType; + IMServiceImpl *_service; + NSArray *_accounts; + NSString *_name; + NSString *_logName; + FTCConnectionHandler *_connectionHandler; + BOOL _listeningForNotifications; +} + +@property int serviceType; +@property(readonly) NSArray * activeAccounts; +@property(readonly) BOOL isConnectedToDaemon; +@property(retain) IMServiceImpl * service; +@property(copy) NSString * name; +@property(setter=_setLogName:,copy) NSString * _logName; + + +- (void)setService:(id)arg1; +- (id)activeAccounts; +- (id)activeAccounts:(BOOL)arg1; +- (void)_handleCapabilitiesChanged:(id)arg1; +- (id)activeAccounts:(BOOL)arg1 requireConnection:(BOOL)arg2; +- (void)_updateAccountState:(BOOL)arg1 blockUntilConnected:(BOOL)arg2; +- (BOOL)serviceIsSupported; +- (void)_setLogName:(id)arg1; +- (void)setServiceType:(int)arg1; +- (int)serviceType; +- (id)name; +- (void)_handleDaemonConnected:(id)arg1; +- (BOOL)isConnectedToDaemon; +- (id)initWithServiceType:(int)arg1 name:(id)arg2; +- (id)service; +- (void)setName:(id)arg1; +- (void)dealloc; +- (void)_stopListeningForNotifications; +- (void)_startListeningForNotifications; +- (void)_updateAccountState:(BOOL)arg1; +- (id)_activeAccounts; +- (void)_handleAccountNotification:(id)arg1; +- (BOOL)_shouldHandleAccountNofication:(id)arg1; +- (id)_logName; + +@end diff --git a/FTClientServices.framework/FTCConnectionHandler.h b/FTClientServices.framework/FTCConnectionHandler.h new file mode 100755 index 0000000..a2d40d5 --- /dev/null +++ b/FTClientServices.framework/FTCConnectionHandler.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices + */ + +@class NSString; + +@interface FTCConnectionHandler : NSObject { + int _serviceType; + unsigned long long _caps; + NSString *_name; + NSString *_listenerID; + NSString *_logName; + BOOL _listeningForNotifications; +} + +@property unsigned long long caps; +@property int serviceType; +@property(copy) NSString * name; +@property(readonly) NSString * _serviceName; +@property(setter=_setLogName:,copy) NSString * _logName; +@property(setter=_setListenerID:,copy) NSString * _listenerID; + + +- (unsigned long long)caps; +- (void)setCaps:(unsigned long long)arg1; +- (void)_handleCapabilitiesChanged:(id)arg1; +- (void)_setLogName:(id)arg1; +- (void)setServiceType:(int)arg1; +- (int)serviceType; +- (id)name; +- (id)initWithServiceType:(int)arg1 name:(id)arg2 capabilities:(unsigned long long)arg3; +- (void)_handleDaemonConnected:(id)arg1; +- (BOOL)connectToDaemon; +- (BOOL)connectToDaemon:(BOOL)arg1; +- (id)_listenerID; +- (BOOL)isConnectedToDaemon; +- (id)initWithServiceType:(int)arg1 name:(id)arg2; +- (void)_disconnectFromDaemon; +- (void)setName:(id)arg1; +- (void)dealloc; +- (id)_serviceName; +- (void)_setListenerID:(id)arg1; +- (BOOL)_isServiceSupported; +- (void)_handleDaemonDisconnected:(id)arg1; +- (void)_stopListeningForNotifications; +- (void)_startListeningForNotifications; +- (id)_logName; + +@end diff --git a/FTClientServices.framework/FTCServiceAvailabilityCenter.h b/FTClientServices.framework/FTCServiceAvailabilityCenter.h new file mode 100755 index 0000000..270ee00 --- /dev/null +++ b/FTClientServices.framework/FTCServiceAvailabilityCenter.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices + */ + +@class NSMutableDictionary; + +@interface FTCServiceAvailabilityCenter : NSObject { + NSMutableDictionary *_availabilityHandlers; +} + ++ (id)sharedInstance; + +- (BOOL)hasListenerID:(id)arg1 forService:(int)arg2; +- (void)_stopListeningToMonitor:(id)arg1; +- (id)containerForService:(int)arg1 create:(BOOL)arg2; +- (void)_startListeningToMonitor:(id)arg1; +- (BOOL)_isValidServiceType:(int)arg1; +- (void)_handleServiceMonitorNotification:(id)arg1; +- (void)_postNotificationForService:(int)arg1 availability:(int)arg2; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (BOOL)addListenerID:(id)arg1 forService:(int)arg2; +- (BOOL)removeListenerID:(id)arg1 forService:(int)arg2; +- (int)availabilityForListenerID:(id)arg1 forService:(int)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/FTClientServices.framework/FTCServiceContainer.h b/FTClientServices.framework/FTCServiceContainer.h new file mode 100755 index 0000000..044a4b0 --- /dev/null +++ b/FTClientServices.framework/FTCServiceContainer.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices + */ + +@class FTCServiceMonitor, NSMutableSet; + +@interface FTCServiceContainer : NSObject { + FTCServiceMonitor *_monitor; + NSMutableSet *_listeners; +} + +@property(retain) FTCServiceMonitor * monitor; +@property(readonly) NSMutableSet * listeners; + + +- (void)setMonitor:(id)arg1; +- (id)monitor; +- (id)listeners; +- (BOOL)addListenerID:(id)arg1; +- (BOOL)hasListenerID:(id)arg1; +- (BOOL)removeListenerID:(id)arg1; +- (void)dealloc; +- (id)initWithServiceType:(int)arg1; + +@end diff --git a/FTClientServices.framework/FTCServiceMonitor.h b/FTClientServices.framework/FTCServiceMonitor.h new file mode 100755 index 0000000..aa4d37f --- /dev/null +++ b/FTClientServices.framework/FTCServiceMonitor.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices + */ + +@interface FTCServiceMonitor : NSObject { + int _availability; + int _type; + int _token; +} + +@property(readonly) int serviceType; + + +- (void)handleActiveAccountsChanged:(id)arg1; +- (void)_postAvailability:(int)arg1; +- (void)updateAvailability; +- (int)serviceAvailability; +- (int)serviceType; +- (void)dealloc; +- (id)initWithServiceType:(int)arg1; + +@end diff --git a/FTServices.framework/FTAcceptMessage.h b/FTServices.framework/FTAcceptMessage.h new file mode 100755 index 0000000..f264cd6 --- /dev/null +++ b/FTServices.framework/FTAcceptMessage.h @@ -0,0 +1,87 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSNumber, NSData, NSString; + +@interface FTAcceptMessage : FTFaceTimeMessage { + NSData *_selfPushToken; + NSNumber *_selfNATType; + NSData *_selfBlob; + NSData *_selfNATIP; + NSString *_peerID; + NSData *_peerPushToken; + NSNumber *_peerNATType; + NSData *_peerBlob; + NSData *_peerNATIP; + NSNumber *_relayType; + NSData *_relayConnectionId; + NSData *_relayTransactionIdAlloc; + NSData *_relayTokenAllocReq; + NSData *_selfRelayIP; + NSNumber *_selfRelayPort; + NSData *_peerRelayIP; + NSNumber *_peerRelayPort; +} + +@property(copy) NSData * selfPushToken; +@property(copy) NSNumber * selfNATType; +@property(copy) NSData * selfBlob; +@property(copy) NSData * selfNATIP; +@property(copy) NSString * peerID; +@property(copy) NSData * peerPushToken; +@property(copy) NSNumber * peerNATType; +@property(copy) NSData * peerBlob; +@property(copy) NSData * peerNATIP; +@property(copy) NSNumber * relayType; +@property(copy) NSData * relayConnectionId; +@property(copy) NSData * relayTransactionIdAlloc; +@property(copy) NSData * relayTokenAllocReq; +@property(copy) NSData * selfRelayIP; +@property(copy) NSNumber * selfRelayPort; +@property(copy) NSData * peerRelayIP; +@property(copy) NSNumber * peerRelayPort; + + +- (id)messageBody; +- (id)selfBlob; +- (void)setSelfBlob:(id)arg1; +- (void)setPeerID:(id)arg1; +- (id)peerID; +- (id)peerRelayPort; +- (id)peerRelayIP; +- (id)selfRelayPort; +- (id)selfRelayIP; +- (id)relayTokenAllocReq; +- (id)relayTransactionIdAlloc; +- (id)relayConnectionId; +- (id)relayType; +- (void)setPeerNATIP:(id)arg1; +- (void)setPeerBlob:(id)arg1; +- (void)setPeerNATType:(id)arg1; +- (void)setPeerPushToken:(id)arg1; +- (void)setSelfNATIP:(id)arg1; +- (void)setPeerRelayPort:(id)arg1; +- (void)setPeerRelayIP:(id)arg1; +- (void)setSelfRelayPort:(id)arg1; +- (void)setSelfRelayIP:(id)arg1; +- (void)setRelayTokenAllocReq:(id)arg1; +- (void)setRelayTransactionIdAlloc:(id)arg1; +- (void)setRelayConnectionId:(id)arg1; +- (void)setRelayType:(id)arg1; +- (id)peerNATIP; +- (id)peerBlob; +- (id)peerNATType; +- (id)peerPushToken; +- (id)selfNATIP; +- (void)setSelfNATType:(id)arg1; +- (void)setSelfPushToken:(id)arg1; +- (id)selfNATType; +- (id)selfPushToken; +- (void)handleResponseDictionary:(id)arg1; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTCancelMessage.h b/FTServices.framework/FTCancelMessage.h new file mode 100755 index 0000000..09f55de --- /dev/null +++ b/FTServices.framework/FTCancelMessage.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSNumber, NSArray; + +@interface FTCancelMessage : FTFaceTimeMessage { + NSArray *_peers; + NSNumber *_reason; +} + +@property(copy) NSArray * peers; +@property(copy) NSNumber * reason; + + +- (id)messageBody; +- (void)setReason:(id)arg1; +- (id)peers; +- (void)setPeers:(id)arg1; +- (id)reason; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTCanonicalizeMessage.h b/FTServices.framework/FTCanonicalizeMessage.h new file mode 100755 index 0000000..6cfcf28 --- /dev/null +++ b/FTServices.framework/FTCanonicalizeMessage.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSDictionary, NSArray; + +@interface FTCanonicalizeMessage : FTMessage { + NSArray *_URIs; + NSDictionary *_regionContext; + NSArray *_responseNodes; +} + +@property(copy) NSArray * URIs; +@property(copy) NSDictionary * regionContext; +@property(copy) NSArray * responseNodes; + + +- (id)messageBody; +- (int)command; +- (id)URIs; +- (void)setURIs:(id)arg1; +- (void)setResponseNodes:(id)arg1; +- (id)responseNodes; +- (void)setRegionContext:(id)arg1; +- (id)regionContext; +- (void)handleResponseDictionary:(id)arg1; +- (int)responseCommand; +- (BOOL)wantsBagKey; +- (BOOL)wantsHTTPHeaders; +- (BOOL)wantsCompressedBody; +- (id)requiredKeys; +- (BOOL)wantsBinaryPush; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTDeregistrationMessage.h b/FTServices.framework/FTDeregistrationMessage.h new file mode 100755 index 0000000..82e91e8 --- /dev/null +++ b/FTServices.framework/FTDeregistrationMessage.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSData, NSString; + +@interface FTDeregistrationMessage : FTIDSMessage { + NSData *_validationData; + NSString *_protocolVersion; +} + +@property(copy) NSData * validationData; +@property(copy) NSString * protocolVersion; + + +- (id)messageBody; +- (void)setProtocolVersion:(id)arg1; +- (id)protocolVersion; +- (void)setValidationData:(id)arg1; +- (id)validationData; +- (id)additionalMessageHeaders; +- (BOOL)hasRequiredKeys:(id*)arg1; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTDeviceSupport.h b/FTServices.framework/FTDeviceSupport.h new file mode 100755 index 0000000..02308b6 --- /dev/null +++ b/FTServices.framework/FTDeviceSupport.h @@ -0,0 +1,135 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSString, NSDictionary; + +@interface FTDeviceSupport : NSObject { + NSString *_lastDeviceID; + NSString *_model; + NSString *_productName; + NSString *_productVersion; + NSString *_buildVersion; + BOOL _blockPost; + BOOL _supportsiMessage; + BOOL _supportsSMS; + BOOL _supportsFT; + BOOL _supportsWiFi; + BOOL _supportsWLAN; + BOOL _supportsNonWiFiFaceTime; + BOOL _supportsCellularData; + BOOL _shouldUseSIMState; + BOOL _commCenterDead; + BOOL _simBecameNotReady; + int _carrierBundleSupported; + BOOL _faceTimeBlocked; + BOOL _iMessageBlocked; + int _performanceClass; +} + +@property(readonly) BOOL isTelephonyDevice; +@property(readonly) BOOL faceTimeAvailable; +@property(readonly) BOOL faceTimeBlocked; +@property(readonly) BOOL faceTimeSupported; +@property(readonly) BOOL iMessageAvailable; +@property(readonly) BOOL iMessageBlocked; +@property(readonly) BOOL iMessageSupported; +@property(readonly) BOOL madridAvailable; +@property(readonly) BOOL madridBlocked; +@property(readonly) BOOL madridSupported; +@property(readonly) BOOL conferencingEnabled; +@property(readonly) BOOL conferencingBlocked; +@property(readonly) BOOL conferencingAllowed; +@property(readonly) BOOL registrationSupported; +@property(readonly) BOOL commCenterDead; +@property(readonly) BOOL wantsBreakBeforeMake; +@property(readonly) BOOL isC2KEquipment; +@property(readonly) BOOL supportsSMSIdentification; +@property(readonly) BOOL supportsAppleIDIdentification; +@property(readonly) BOOL supportsSMS; +@property(readonly) BOOL supportsWiFi; +@property(readonly) BOOL supportsCellularData; +@property(readonly) BOOL supportsWLAN; +@property(readonly) BOOL supportsNonWiFiFaceTime; +@property(readonly) NSDictionary * CTNetworkInformation; +@property(readonly) NSString * deviceID; +@property(readonly) NSString * deviceIDPrefix; +@property(readonly) NSString * deviceTypeIDPrefix; +@property(readonly) NSString * model; +@property(readonly) NSString * userAgentString; +@property(readonly) NSString * productName; +@property(readonly) NSString * productVersion; +@property(readonly) NSString * productBuildVersion; +@property(readonly) NSString * telephoneNumber; +@property(readonly) int performanceClass; + ++ (id)sharedInstance; + +- (void)carrierSettingsChanged:(id)arg1; +- (void)_lockdownStateChanged:(id)arg1; +- (void)_commCenterAlive; +- (void)_registerForCoreTelephonyNotifications; +- (void)_registerForCommCenterReadyNotifications; +- (void)_unregisterForCommCenterReadyNotifications; +- (void)_unregisterForCoreTelephonyNotifications; +- (void)_unregisterForCarrierNotifications; +- (void)_registerForCarrierNotifications; +- (void)_registerForLockdownNotifications; +- (BOOL)iMessageSupported; +- (BOOL)supportsAppleIDIdentification; +- (id)deviceTypeIDPrefix; +- (id)telephoneNumber; +- (BOOL)isC2KEquipment; +- (id)productName; +- (id)deviceIDPrefix; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (id)model; +- (int)performanceClass; +- (BOOL)madridAvailable; +- (BOOL)madridSupported; +- (BOOL)faceTimeSupported; +- (BOOL)isTelephonyDevice; +- (id)CTNetworkInformation; +- (void)_handleRegistrationStateChanged:(id)arg1; +- (void)_handlePhoneNumberRegistrationStateChanged:(id)arg1; +- (void)_handleTechnologyChange:(id)arg1; +- (void)_simStatusChanged:(id)arg1; +- (void)_handleSIMInserted:(id)arg1; +- (BOOL)faceTimeBlocked; +- (BOOL)iMessageBlocked; +- (BOOL)iMessageAvailable; +- (BOOL)commCenterDead; +- (void)_carrierChanged; +- (void)_operatorChanged; +- (void)_generateProductInformation; +- (BOOL)_updateDeviceID; +- (BOOL)conferencingEnabled; +- (BOOL)madridBlocked; +- (void)_unregisterForCapabilityNotifications; +- (void)_unregisterForManagedConfigurationNotifications; +- (void)_registerForManagedConfigurationNotifications; +- (void)_registerForCapabilityNotifications; +- (void)_updateManagedConfigurationSettings; +- (void)_updateCapabilities; +- (void)profileConnectionDidReceiveRestrictionChangedNotification:(id)arg1 userInfo:(id)arg2; +- (void)profileConnectionDidReceiveEffectiveSettingsChangedNotification:(id)arg1 userInfo:(id)arg2; +- (id)productBuildVersion; +- (id)deviceID; +- (id)userAgentString; +- (id)init; +- (void)dealloc; +- (id)productVersion; +- (BOOL)supportsNonWiFiFaceTime; +- (BOOL)wantsBreakBeforeMake; +- (BOOL)faceTimeAvailable; +- (BOOL)supportsSMS; +- (BOOL)supportsCellularData; +- (BOOL)supportsWiFi; +- (BOOL)supportsSMSIdentification; +- (BOOL)conferencingAllowed; +- (BOOL)conferencingBlocked; +- (BOOL)registrationSupported; +- (BOOL)supportsWLAN; + +@end diff --git a/FTServices.framework/FTEmbeddedPushHandler.h b/FTServices.framework/FTEmbeddedPushHandler.h new file mode 100755 index 0000000..249f8b5 --- /dev/null +++ b/FTServices.framework/FTEmbeddedPushHandler.h @@ -0,0 +1,53 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class APSConnection, NSData; + +@interface FTEmbeddedPushHandler : FTPushHandler { + APSConnection *_apsConnection; + NSData *_cachedPushToken; + Class _APSConnectionClass; + BOOL _fastUserSwitched; + int _cachedStatus; +} + + +- (id)pushToken; +- (void)setRegistered:(BOOL)arg1; +- (void)_acceptIncomingPushes; +- (void)_ignoreIncomingPushes; +- (void)connectionDidReconnect:(id)arg1; +- (void)connection:(id)arg1 didChangeConnectedStatus:(BOOL)arg2; +- (void)connection:(id)arg1 didFailToSendOutgoingMessage:(id)arg2 error:(id)arg3; +- (void)connection:(id)arg1 didSendOutgoingMessage:(id)arg2; +- (void)connection:(id)arg1 didReceiveMessageForTopic:(id)arg2 userInfo:(id)arg3; +- (void)connection:(id)arg1 didReceivePublicToken:(id)arg2; +- (void)_handleGenericDataPush:(id)arg1; +- (void)_handleGenericCommandPush:(id)arg1; +- (void)_handleIncomingReadReceipt:(id)arg1; +- (void)_handleIncomingMessageError:(id)arg1; +- (void)_handleIncomingDeliveryReceipt:(id)arg1; +- (void)_handlePendingMessagePush:(id)arg1; +- (void)_handleIncomingAttachmentMessage:(id)arg1; +- (void)_handleIncomingTextMessage:(id)arg1; +- (void)_handleEmailConfirmedPush:(id)arg1; +- (void)_handleReregisterPush:(id)arg1; +- (void)_handleRelayCancelPush:(id)arg1; +- (void)_handleRelayUpdatePush:(id)arg1; +- (void)_handleRelayInitatePush:(id)arg1; +- (void)_handleSendPush:(id)arg1; +- (void)_handleCancelPush:(id)arg1; +- (void)_handleRejectPush:(id)arg1; +- (void)_handleAcceptPush:(id)arg1; +- (void)_handleInitatePush:(id)arg1; +- (void)requestKeepAlive; +- (void)_updateTopics; +- (void)updateTopics; +- (int)connectionStatus; +- (void)dealloc; +- (void)systemDidFastUserSwitchIn; +- (void)systemDidFastUserSwitchOut; +- (id)initWithTopics:(id)arg1; + +@end diff --git a/FTServices.framework/FTEmbeddedReachability.h b/FTServices.framework/FTEmbeddedReachability.h new file mode 100755 index 0000000..57fb6a2 --- /dev/null +++ b/FTServices.framework/FTEmbeddedReachability.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@interface FTEmbeddedReachability : NSObject { + BOOL localWiFiRef; + struct __SCNetworkReachability { } *reachabilityRef; +} + ++ (id)reachabilityForLocalWiFi; ++ (id)reachabilityForInternetConnection; ++ (id)reachabilityWithHostName:(id)arg1; ++ (id)reachabilityWithAddress:(const struct sockaddr_in { unsigned char x1; unsigned char x2; unsigned short x3; struct in_addr { unsigned int x_4_1_1; } x4; BOOL x5[8]; }*)arg1; + +- (int)currentReachabilityStatus; +- (BOOL)connectionRequired; +- (int)networkStatusForFlags:(unsigned int)arg1; +- (int)localWiFiStatusForFlags:(unsigned int)arg1; +- (BOOL)startNotifer; +- (void)stopNotifer; +- (void)dealloc; + +@end diff --git a/FTServices.framework/FTEntitlementSupport.h b/FTServices.framework/FTEntitlementSupport.h new file mode 100755 index 0000000..180bf15 --- /dev/null +++ b/FTServices.framework/FTEntitlementSupport.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSDictionary; + +@interface FTEntitlementSupport : NSObject { + struct __CTServerConnection { } *_ctServerConnection; + struct __CFString { } *_entitlementStatus; + struct __CFMachPort { } *_ctServerMachPort; +} + +@property(readonly) BOOL faceTimeNonWiFiEntitled; +@property(readonly) NSDictionary * registrationState; + ++ (id)sharedInstance; + +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (void)_registrationStateChanged; +- (void)_handleEntitlementNotification:(struct __CFDictionary { }*)arg1; +- (void)_unregisterForCTEntitlementNotifications; +- (BOOL)_registerForCTEntitlementNotifications; +- (id)registrationState; +- (id)init; +- (void)_handleCTServiceRequestName:(struct __CFString { }*)arg1 userInfo:(struct __CFDictionary { }*)arg2 contextInfo:(void*)arg3; +- (BOOL)_reconnectCTServerConnectionIfNecessary; +- (BOOL)_disconnectCTServerConnection; +- (BOOL)_setupCTServerConnection; +- (void)_cleanupMachInfo; +- (BOOL)faceTimeNonWiFiEntitled; + +@end diff --git a/FTServices.framework/FTFaceTimeMessage.h b/FTServices.framework/FTFaceTimeMessage.h new file mode 100755 index 0000000..92eed42 --- /dev/null +++ b/FTServices.framework/FTFaceTimeMessage.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSData; + +@interface FTFaceTimeMessage : FTIDSMessage { + NSData *_sessionToken; +} + +@property(copy) NSData * sessionToken; + + +- (id)messageBody; +- (void)setSessionToken:(id)arg1; +- (id)sessionToken; +- (BOOL)isValidMessage; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/FTServices.framework/FTFaceTimeServerBag.h b/FTServices.framework/FTFaceTimeServerBag.h new file mode 100755 index 0000000..b7065bf --- /dev/null +++ b/FTServices.framework/FTFaceTimeServerBag.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@interface FTFaceTimeServerBag : FTServerBag { +} + ++ (id)_bagCreationLock; + +- (id)_bagDefaultsDomain; +- (id)init; + +@end diff --git a/FTServices.framework/FTGetRegionMetadataMessage.h b/FTServices.framework/FTGetRegionMetadataMessage.h new file mode 100755 index 0000000..3da7ff8 --- /dev/null +++ b/FTServices.framework/FTGetRegionMetadataMessage.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSString, NSDictionary; + +@interface FTGetRegionMetadataMessage : FTMessage { + NSString *_language; + NSDictionary *_responseRegionInformation; +} + +@property(copy) NSString * language; +@property(copy) NSDictionary * responseRegionInformation; + + +- (id)messageBody; +- (int)command; +- (void)setLanguage:(id)arg1; +- (id)language; +- (void)setResponseRegionInformation:(id)arg1; +- (id)responseRegionInformation; +- (void)handleResponseDictionary:(id)arg1; +- (int)responseCommand; +- (BOOL)wantsBagKey; +- (BOOL)wantsHTTPGet; +- (BOOL)wantsHTTPHeaders; +- (BOOL)wantsCompressedBody; +- (id)requiredKeys; +- (BOOL)wantsBinaryPush; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTIDSMessage.h b/FTServices.framework/FTIDSMessage.h new file mode 100755 index 0000000..8a14381 --- /dev/null +++ b/FTServices.framework/FTIDSMessage.h @@ -0,0 +1,65 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSData; + +@interface FTIDSMessage : FTMessage { + NSData *_pushCert; + struct __SecKey { } *_pushKey; + struct __SecKey { } *_identityKey; + NSData *_identityCert; + struct __SecKey { } *_provisionKey; + NSData *_provisionCert; + struct __SecKey { } *_pushPublicKey; + struct __SecKey { } *_provisionPublicKey; + struct __SecKey { } *_identityPublicKey; + NSData *_pushToken; +} + +@property struct __SecKey { }* pushPrivateKey; +@property struct __SecKey { }* pushPublicKey; +@property(copy) NSData * pushCertificate; +@property(copy) NSData * pushToken; +@property struct __SecKey { }* provisionPrivateKey; +@property struct __SecKey { }* provisionPublicKey; +@property(copy) NSData * provisionCertificate; +@property struct __SecKey { }* identityPrivateKey; +@property struct __SecKey { }* identityPublicKey; +@property(copy) NSData * IDCertificate; + + +- (id)messageBody; +- (int)command; +- (void)setPushToken:(id)arg1; +- (id)pushToken; +- (struct __SecKey { }*)identityPublicKey; +- (void)setProvisionCertificate:(id)arg1; +- (void)setProvisionPrivateKey:(struct __SecKey { }*)arg1; +- (void)setPushCertificate:(id)arg1; +- (void)setPushPrivateKey:(struct __SecKey { }*)arg1; +- (struct __SecKey { }*)identityPrivateKey; +- (struct __SecKey { }*)provisionPublicKey; +- (struct __SecKey { }*)provisionPrivateKey; +- (id)IDCertificate; +- (struct __SecKey { }*)pushPublicKey; +- (struct __SecKey { }*)pushPrivateKey; +- (void)setProvisionPublicKey:(struct __SecKey { }*)arg1; +- (void)setIdentityPublicKey:(struct __SecKey { }*)arg1; +- (void)setIdentityPrivateKey:(struct __SecKey { }*)arg1; +- (void)setIDCertificate:(id)arg1; +- (void)setPushPublicKey:(struct __SecKey { }*)arg1; +- (id)provisionCertificate; +- (id)pushCertificate; +- (id)nonStandardMessageHeadersForOutgoingPush; +- (id)additionalMessageHeaders; +- (int)responseCommand; +- (BOOL)wantsBagKey; +- (BOOL)wantsHTTPHeaders; +- (BOOL)wantsCompressedBody; +- (BOOL)wantsBinaryPush; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/FTServices.framework/FTInitializeValidationMessage.h b/FTServices.framework/FTInitializeValidationMessage.h new file mode 100755 index 0000000..67703d8 --- /dev/null +++ b/FTServices.framework/FTInitializeValidationMessage.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSNumber, NSData; + +@interface FTInitializeValidationMessage : FTMessage { + NSData *_sessionInfoRequest; + NSData *_responseSessionInfo; + NSNumber *_responseTTL; + NSData *_pushToken; +} + +@property(copy) NSData * sessionInfoRequest; +@property(copy) NSData * pushToken; +@property(copy) NSData * responseSessionInfo; +@property(copy) NSNumber * responseTTL; + + +- (id)messageBody; +- (int)command; +- (void)setPushToken:(id)arg1; +- (id)pushToken; +- (void)setSessionInfoRequest:(id)arg1; +- (id)responseTTL; +- (id)responseSessionInfo; +- (void)setResponseTTL:(id)arg1; +- (void)setResponseSessionInfo:(id)arg1; +- (id)sessionInfoRequest; +- (void)handleResponseDictionary:(id)arg1; +- (id)additionalMessageHeaders; +- (int)responseCommand; +- (BOOL)wantsBagKey; +- (BOOL)wantsHTTPHeaders; +- (BOOL)wantsCompressedBody; +- (id)requiredKeys; +- (BOOL)wantsBinaryPush; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTInitiateMessage.h b/FTServices.framework/FTInitiateMessage.h new file mode 100755 index 0000000..1f6786c --- /dev/null +++ b/FTServices.framework/FTInitiateMessage.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSArray, NSString, NSData, NSDictionary, NSNumber; + +@interface FTInitiateMessage : FTFaceTimeMessage { + NSData *_selfBlob; + NSData *_selfPushToken; + NSNumber *_selfNATType; + NSData *_selfNatIP; + NSArray *_peers; + NSString *_aliasUserID; + NSData *_aliasSignature; + NSArray *_canonicalizedPeers; + NSDictionary *_regionInformation; +} + +@property(copy) NSData * selfBlob; +@property(copy) NSData * selfPushToken; +@property(copy) NSNumber * selfNATType; +@property(copy) NSData * selfNatIP; +@property(copy) NSString * aliasUserID; +@property(copy) NSData * aliasSignature; +@property(copy) NSDictionary * regionInformation; +@property(copy) NSArray * peers; +@property(copy) NSArray * canonicalizedPeers; + + +- (id)messageBody; +- (id)selfBlob; +- (void)setSelfBlob:(id)arg1; +- (id)peers; +- (void)setPeers:(id)arg1; +- (void)setRegionInformation:(id)arg1; +- (id)canonicalizedPeers; +- (void)setAliasSignature:(id)arg1; +- (void)setAliasUserID:(id)arg1; +- (void)setSelfNatIP:(id)arg1; +- (void)setSelfNATType:(id)arg1; +- (void)setSelfPushToken:(id)arg1; +- (void)setCanonicalizedPeers:(id)arg1; +- (id)selfNATType; +- (id)selfNatIP; +- (id)selfPushToken; +- (id)regionInformation; +- (id)aliasSignature; +- (id)aliasUserID; +- (void)handleResponseDictionary:(id)arg1; +- (id)additionalMessageHeadersForOutgoingPush; +- (id)additionalMessageHeaders; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTMessage.h b/FTServices.framework/FTMessage.h new file mode 100755 index 0000000..cba8f25 --- /dev/null +++ b/FTServices.framework/FTMessage.h @@ -0,0 +1,142 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSArray, NSString, NSData, NSDate, NSDictionary; + +@interface FTMessage : NSObject { + id _context; + NSDictionary *_clientInfo; + NSData *_serviceData; + unsigned int _uniqueID; + NSDictionary *_userInfo; + NSDate *_creationDate; + NSString *_topic; + double _timeout; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _completionBlock; + + BOOL _usingOutgoingPush; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _deliveryAcknowledgementBlock; + + BOOL _wantsResponse; + NSDictionary *_cachedBody; + BOOL _wantsBinaryPush; + BOOL _wantsIntegerUniqueIDs; +} + +@property(readonly) BOOL isValidMessage; +@property(readonly) BOOL payloadCanBeLogged; +@property unsigned int uniqueID; +@property(readonly) NSString * uniqueIDString; +@property double timeout; +@property(copy) id completionBlock; +@property(copy) id deliveryAcknowledgementBlock; +@property(readonly) NSString * bagKey; +@property(retain) NSString * topic; +@property(readonly) int command; +@property(readonly) int responseCommand; +@property(readonly) BOOL wantsCFNetworkTimeout; +@property(readonly) BOOL wantsHTTPHeaders; +@property(readonly) BOOL wantsCompressedBody; +@property BOOL wantsBinaryPush; +@property BOOL wantsIntegerUniqueIDs; +@property(readonly) BOOL wantsJSONBody; +@property(readonly) BOOL wantsBagKey; +@property(readonly) BOOL wantsUserAgentInHeaders; +@property(readonly) BOOL wantsHTTPGet; +@property(readonly) BOOL wantsAPSRetries; +@property BOOL wantsResponse; +@property(readonly) BOOL ignoresNetworkConnectivity; +@property(readonly) BOOL wantsCustomRetryInterval; +@property(readonly) double customRetryInterval; +@property(readonly) NSArray * requiredKeys; +@property(readonly) NSDictionary * messageBody; +@property(readonly) NSDictionary * messageBodyUsingCache; +@property(readonly) NSDictionary * additionalMessageHeaders; +@property(readonly) NSDictionary * additionalQueryStringParameters; +@property(readonly) NSDictionary * additionalMessageHeadersForOutgoingPush; +@property(readonly) NSDictionary * nonStandardMessageHeadersForOutgoingPush; +@property(copy) NSData * serviceData; +@property(copy) NSDictionary * clientInfo; +@property(readonly) NSString * userAgentHeaderString; +@property(copy) NSDictionary * userInfo; +@property(retain) NSDate * creationDate; +@property(retain) id context; +@property(setter=_setUsingOutgoingPush:) BOOL _usingOutgoingPush; +@property(setter=_setCachedBody:,retain) NSDictionary * _cachedBody; + + +- (void)setTimeout:(double)arg1; +- (double)timeout; +- (id)messageBody; +- (void)setCreationDate:(id)arg1; +- (int)command; +- (id)completionBlock; +- (void)setClientInfo:(id)arg1; +- (void)setUniqueID:(unsigned int)arg1; +- (void)setUserInfo:(id)arg1; +- (void)setCompletionBlock:(id)arg1; +- (id)context; +- (void)setContext:(id)arg1; +- (id)deliveryAcknowledgementBlock; +- (void)_setUsingOutgoingPush:(BOOL)arg1; +- (BOOL)_usingOutgoingPush; +- (void)handleResponseDictionary:(id)arg1; +- (void)handleResponseHeaders:(id)arg1; +- (id)nonStandardMessageHeadersForOutgoingPush; +- (id)additionalMessageHeadersForOutgoingPush; +- (id)additionalQueryStringParameters; +- (id)additionalMessageHeaders; +- (int)responseCommand; +- (id)userAgentHeaderString; +- (BOOL)wantsUserAgentInHeaders; +- (BOOL)hasRequiredKeys:(id*)arg1; +- (void)_cacheBody; +- (BOOL)isValidMessage; +- (BOOL)payloadCanBeLogged; +- (double)customRetryInterval; +- (BOOL)wantsCustomRetryInterval; +- (BOOL)ignoresNetworkConnectivity; +- (BOOL)wantsAPSRetries; +- (BOOL)wantsCFNetworkTimeout; +- (BOOL)wantsBagKey; +- (BOOL)wantsHTTPGet; +- (BOOL)wantsHTTPHeaders; +- (BOOL)wantsJSONBody; +- (BOOL)wantsCompressedBody; +- (id)uniqueIDString; +- (id)messageBodyUsingCache; +- (id)requiredKeys; +- (id)_cachedBody; +- (void)setWantsIntegerUniqueIDs:(BOOL)arg1; +- (BOOL)wantsIntegerUniqueIDs; +- (void)setWantsBinaryPush:(BOOL)arg1; +- (BOOL)wantsBinaryPush; +- (void)setWantsResponse:(BOOL)arg1; +- (BOOL)wantsResponse; +- (id)clientInfo; +- (id)serviceData; +- (void)_setCachedBody:(id)arg1; +- (void)setDeliveryAcknowledgementBlock:(id)arg1; +- (void)setServiceData:(id)arg1; +- (void)setTopic:(id)arg1; +- (unsigned int)uniqueID; +- (id)creationDate; +- (id)topic; +- (id)userInfo; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTMessageDelivery.h b/FTServices.framework/FTMessageDelivery.h new file mode 100755 index 0000000..ee3d364 --- /dev/null +++ b/FTServices.framework/FTMessageDelivery.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class FTMessageQueue, NSArray, NSString, FTMessage, NSNumber, IMTimer; + +@interface FTMessageDelivery : NSObject { + unsigned int _retries; + NSNumber *_protocolVersion; + FTMessageQueue *_queue; + NSString *_userAgent; + unsigned int _maxConcurrentMessages; + BOOL _retryInAirplaneMode; + IMTimer *_timer; +} + +@property(copy) NSString * userAgent; +@property(copy) NSNumber * protocolVersion; +@property(readonly) BOOL hasQueuedItems; +@property(readonly) BOOL busy; +@property BOOL retryInAirplaneMode; +@property(readonly) FTMessage * currentMessage; +@property(readonly) NSArray * queuedMessages; +@property(readonly) int maxMessageSize; +@property unsigned int maxConcurrentMessages; + ++ (Class)HTTPMessageDeliveryClass; ++ (Class)APNSMessageDeliveryClass; ++ (id)_errorForTDMessageDeliveryStatus:(int)arg1 userInfo:(id)arg2; ++ (id)alloc; + +- (id)userAgent; +- (void)setProtocolVersion:(id)arg1; +- (id)protocolVersion; +- (id)queuedMessages; +- (id)currentMessage; +- (void)setRetryInAirplaneMode:(BOOL)arg1; +- (void)invalidate; +- (void)cancelMessage:(id)arg1; +- (BOOL)sendMessage:(id)arg1; +- (BOOL)retryInAirplaneMode; +- (void)setMaxConcurrentMessages:(unsigned int)arg1; +- (unsigned int)maxConcurrentMessages; +- (int)maxMessageSize; +- (void)_setRetryTimer:(double)arg1; +- (BOOL)hasQueuedItems; +- (BOOL)busy; +- (void)_informDelegateAboutMessage:(id)arg1 error:(id)arg2 result:(id)arg3 resultCode:(int)arg4; +- (void)queue:(id)arg1 hitTimeoutForMessage:(id)arg2; +- (void)_retryTimerHit:(id)arg1; +- (BOOL)_sendMessageAsynchronously:(id)arg1 error:(id*)arg2; +- (void)_clearRetryTimer; +- (id)init; +- (void)dealloc; +- (void)setUserAgent:(id)arg1; +- (id)_queue; + +@end diff --git a/FTServices.framework/FTMessageDelivery_APS.h b/FTServices.framework/FTMessageDelivery_APS.h new file mode 100755 index 0000000..d6a80b9 --- /dev/null +++ b/FTServices.framework/FTMessageDelivery_APS.h @@ -0,0 +1,71 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSMutableDictionary, APSConnection, NSMutableArray; + +@interface FTMessageDelivery_APS : FTMessageDelivery { + Class _APSConnectionClass; + Class _APSOutgoingMessageClass; + APSConnection *_connection; + int _messageSize; + NSMutableArray *_enabledTopics; + NSMutableDictionary *_ftMessageMap; + NSMutableDictionary *_startDateMap; + NSMutableDictionary *_bodyMap; + NSMutableDictionary *_apsMessageMap; + NSMutableDictionary *_timerMap; + NSMutableDictionary *_deathTimerMap; + NSMutableDictionary *_retriesMap; +} + ++ (id)sharedInstance; + +- (void)invalidate; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (void)cancelMessage:(id)arg1; +- (BOOL)sendMessage:(id)arg1; +- (id)_currentTimers; +- (id)_currentAPSMessages; +- (void)_noteMessageACKd:(id)arg1 ftMessage:(id)arg2; +- (BOOL)_isBusyWithMessage:(id)arg1; +- (void)_noteMessageSucceeded:(id)arg1 ftMessage:(id)arg2 error:(id)arg3 result:(id)arg4 resultCode:(int)arg5; +- (id)_apsMessageBodyForMessage:(id)arg1; +- (id)_requiredTopics; +- (id)_currentMessages; +- (void)_sendMessage:(id)arg1 ftMessage:(id)arg2; +- (id)_bodyForMessage:(id)arg1; +- (void)_noteMessageFailed:(id)arg1 ftMessage:(id)arg2 allowRetry:(BOOL)arg3 error:(id)arg4; +- (void)_noteMessageSent:(id)arg1 ftMessage:(id)arg2 body:(id)arg3; +- (id)_apsMessageForMessage:(id)arg1 body:(id)arg2; +- (void)_messageACKTimedOut:(id)arg1; +- (void)_messageSendTimedOut:(id)arg1; +- (void)_clearMapForMessageID:(id)arg1; +- (void)_setMapForMessage:(id)arg1 apsMessage:(id)arg2 messageBody:(id)arg3 timeoutTime:(double)arg4 timeoutSelector:(SEL)arg5 retries:(id)arg6; +- (void)_messageNeedsRetry:(id)arg1; +- (int)_retryCountForMessage:(id)arg1; +- (BOOL)_fillMessageParameters:(id*)arg1 ftMessage:(id*)arg2; +- (id)_messageForAPSOutgoingMessage:(id)arg1; +- (id)_apsOutgoingMessageForFTMessage:(id)arg1; +- (void)_invalidateDeathTimerForMessageID:(id)arg1; +- (void)_messageCompletelyTimedOut:(id)arg1; +- (void)_invalidateTimerForMessageID:(id)arg1; +- (void)_updateWiFiAssertions; +- (void)_notifyDelegateAboutError:(id)arg1 forMessage:(id)arg2; +- (void)_dequeueIfNeeded; +- (void)_serverBagLoaded:(id)arg1; +- (void)connection:(id)arg1 didChangeConnectedStatus:(BOOL)arg2; +- (void)connection:(id)arg1 didFailToSendOutgoingMessage:(id)arg2 error:(id)arg3; +- (void)connection:(id)arg1 didSendOutgoingMessage:(id)arg2; +- (void)connection:(id)arg1 didReceiveMessageForTopic:(id)arg2 userInfo:(id)arg3; +- (void)connection:(id)arg1 didReceivePublicToken:(id)arg2; +- (void)_updateTopics; +- (int)maxMessageSize; +- (BOOL)busy; +- (void)queue:(id)arg1 hitTimeoutForMessage:(id)arg2; +- (BOOL)_sendMessageAsynchronously:(id)arg1 error:(id*)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/FTServices.framework/FTMessageDelivery_HTTP.h b/FTServices.framework/FTMessageDelivery_HTTP.h new file mode 100755 index 0000000..6dfc4c3 --- /dev/null +++ b/FTServices.framework/FTMessageDelivery_HTTP.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSURLConnection, NSMutableData; + +@interface FTMessageDelivery_HTTP : FTMessageDelivery { + NSURLConnection *_currentURLConnection; + NSMutableData *_currentResponseData; +} + + +- (void)invalidate; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (void)cancelMessage:(id)arg1; +- (BOOL)sendMessage:(id)arg1; +- (id)_processResultData:(id)arg1 forMessage:(id)arg2 error:(id*)arg3; +- (BOOL)_tryRetryMessageWithTimeInterval:(double)arg1; +- (void)_updateWiFiAssertions; +- (void)_notifyDelegateAboutError:(id)arg1 forMessage:(id)arg2; +- (id)_urlRequestWithURL:(id)arg1 andData:(id)arg2 message:(id)arg3; +- (void)_dequeueIfNeeded; +- (void)_cleanupURLConnection; +- (void)_serverBagLoaded:(id)arg1; +- (BOOL)busy; +- (void)queue:(id)arg1 hitTimeoutForMessage:(id)arg2; +- (BOOL)_sendMessageAsynchronously:(id)arg1 error:(id*)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/FTServices.framework/FTMessageQueue.h b/FTServices.framework/FTMessageQueue.h new file mode 100755 index 0000000..917c3ee --- /dev/null +++ b/FTServices.framework/FTMessageQueue.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class , FTMessage, NSArray, NSMutableArray; + +@interface FTMessageQueue : NSObject { + NSMutableArray *_queue; + NSMutableArray *_addDates; + *_delegate; +} + +@property(readonly) FTMessage * topMessage; +@property(readonly) int count; +@property(readonly) NSArray * messages; +@property * delegate; +@property(retain) NSMutableArray * _queue; +@property(retain) NSMutableArray * _addDates; + + +- (id)messages; +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (void)removeAllMessages; +- (BOOL)addMessage:(id)arg1; +- (BOOL)removeMessage:(id)arg1; +- (void)set_addDates:(id)arg1; +- (id)_addDates; +- (void)set_queue:(id)arg1; +- (id)dequeueTopMessage; +- (void)_setTimeout; +- (void)_clearTimeout; +- (void)_timeoutHit; +- (id)topMessage; +- (int)count; +- (id)init; +- (void)dealloc; +- (id)_queue; + +@end diff --git a/FTServices.framework/FTNetworkSupport.h b/FTServices.framework/FTNetworkSupport.h new file mode 100755 index 0000000..2566978 --- /dev/null +++ b/FTServices.framework/FTNetworkSupport.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class APSConnection, NSTimer; + +@interface FTNetworkSupport : NSObject { + Class _APSConnectionClass; + APSConnection *_apsConnection; + NSTimer *_reliabilityAttemptTimer; + BOOL _enableCriticalReliability; + BOOL _criticalReliabilityEnabledState; +} + +@property(readonly) BOOL allowAnyNetwork; +@property(readonly) BOOL validNetworkEnabled; +@property(readonly) BOOL validNetworkActive; +@property(readonly) BOOL validNetworkReachable; +@property(readonly) BOOL wiFiActiveAndReachable; +@property(readonly) BOOL willSearchForNetwork; +@property(readonly) BOOL networkEnabled; +@property(readonly) BOOL networkActive; +@property(readonly) BOOL networkReachable; +@property BOOL enableCriticalReliability; + ++ (id)sharedInstance; + +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (BOOL)enableCriticalReliability; +- (void)_setReliabilityTimeoutInterval; +- (void)_reallySetCriticalReliability:(BOOL)arg1; +- (void)_createAPSConnectionIfNeeded; +- (void)_tryToEnableReliability; +- (void)_clearReliabilityTimeoutInterval; +- (BOOL)wiFiActiveAndReachable; +- (void)setEnableCriticalReliability:(BOOL)arg1; +- (BOOL)willSearchForNetwork; +- (BOOL)validNetworkReachable; +- (BOOL)validNetworkEnabled; +- (BOOL)validNetworkActive; +- (BOOL)allowAnyNetwork; +- (BOOL)networkReachable; +- (BOOL)networkActive; +- (BOOL)networkEnabled; + +@end diff --git a/FTServices.framework/FTProfileAuthenticationMessage.h b/FTServices.framework/FTProfileAuthenticationMessage.h new file mode 100755 index 0000000..f674230 --- /dev/null +++ b/FTServices.framework/FTProfileAuthenticationMessage.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSString; + +@interface FTProfileAuthenticationMessage : FTProfileMessage { + NSString *_username; + NSString *_password; + NSString *_responseProfileID; + NSString *_responseAuthToken; +} + +@property(copy) NSString * username; +@property(copy) NSString * password; +@property(copy) NSString * responseProfileID; +@property(copy) NSString * responseAuthorizationToken; + + +- (id)messageBody; +- (void)setPassword:(id)arg1; +- (void)setUsername:(id)arg1; +- (id)username; +- (id)responseAuthorizationToken; +- (id)responseProfileID; +- (id)password; +- (void)setResponseAuthorizationToken:(id)arg1; +- (void)setResponseProfileID:(id)arg1; +- (void)handleResponseDictionary:(id)arg1; +- (id)additionalMessageHeadersForOutgoingPush; +- (id)additionalMessageHeaders; +- (BOOL)hasRequiredKeys:(id*)arg1; +- (BOOL)payloadCanBeLogged; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTProfileConfirmEmailsMessage.h b/FTServices.framework/FTProfileConfirmEmailsMessage.h new file mode 100755 index 0000000..7185034 --- /dev/null +++ b/FTServices.framework/FTProfileConfirmEmailsMessage.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSString; + +@interface FTProfileConfirmEmailsMessage : FTProfileMessage { + NSString *_vettingToken; + NSString *_emailAddress; +} + +@property(copy) NSString * emailAddress; +@property(copy) NSString * vettingToken; + + +- (id)emailAddress; +- (id)messageBody; +- (void)setVettingToken:(id)arg1; +- (id)vettingToken; +- (void)setEmailAddress:(id)arg1; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTProfileGetDefaultInvitationContext.h b/FTServices.framework/FTProfileGetDefaultInvitationContext.h new file mode 100755 index 0000000..fb7b5ea --- /dev/null +++ b/FTServices.framework/FTProfileGetDefaultInvitationContext.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSString, NSDictionary; + +@interface FTProfileGetDefaultInvitationContext : FTProfileMessage { + NSString *_responseBasePhoneNumber; + NSString *_responseRegionID; + NSDictionary *_responseExtraInfo; + BOOL _responseValidated; +} + +@property(copy) NSString * responseRegionID; +@property(copy) NSString * responseBasePhoneNumber; +@property(copy) NSDictionary * responseExtraInfo; +@property BOOL responseValidated; + + +- (id)messageBody; +- (BOOL)responseValidated; +- (id)responseExtraInfo; +- (id)responseBasePhoneNumber; +- (id)responseRegionID; +- (void)setResponseValidated:(BOOL)arg1; +- (void)setResponseExtraInfo:(id)arg1; +- (void)setResponseRegionID:(id)arg1; +- (void)setResponseBasePhoneNumber:(id)arg1; +- (void)handleResponseDictionary:(id)arg1; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTProfileMessage.h b/FTServices.framework/FTProfileMessage.h new file mode 100755 index 0000000..2a9a8ec --- /dev/null +++ b/FTServices.framework/FTProfileMessage.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSDictionary, NSData, NSString; + +@interface FTProfileMessage : FTMessage { + NSData *_pushToken; + NSString *_authToken; + NSString *_profileID; + NSDictionary *_responseAlert; +} + +@property(copy) NSString * profileID; +@property(copy) NSString * authToken; +@property(copy) NSData * pushToken; +@property(copy) NSDictionary * responseAlertInfo; + + +- (int)command; +- (void)setAuthToken:(id)arg1; +- (id)authToken; +- (void)setPushToken:(id)arg1; +- (id)pushToken; +- (id)responseAlertInfo; +- (void)setProfileID:(id)arg1; +- (id)profileID; +- (void)setResponseAlertInfo:(id)arg1; +- (void)handleResponseDictionary:(id)arg1; +- (id)additionalMessageHeadersForOutgoingPush; +- (id)additionalMessageHeaders; +- (int)responseCommand; +- (BOOL)hasRequiredKeys:(id*)arg1; +- (BOOL)wantsBagKey; +- (BOOL)wantsHTTPHeaders; +- (BOOL)wantsCompressedBody; +- (BOOL)wantsBinaryPush; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/FTServices.framework/FTProfileQueryEmailsMessage.h b/FTServices.framework/FTProfileQueryEmailsMessage.h new file mode 100755 index 0000000..a1a8c76 --- /dev/null +++ b/FTServices.framework/FTProfileQueryEmailsMessage.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSArray; + +@interface FTProfileQueryEmailsMessage : FTProfileMessage { + NSArray *_responseEmails; +} + +@property(copy) NSArray * responseEmailAddresses; + + +- (id)messageBody; +- (id)responseEmailAddresses; +- (void)setResponseEmailAddresses:(id)arg1; +- (void)handleResponseDictionary:(id)arg1; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTProfileValidateEmailMessage.h b/FTServices.framework/FTProfileValidateEmailMessage.h new file mode 100755 index 0000000..a3062eb --- /dev/null +++ b/FTServices.framework/FTProfileValidateEmailMessage.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSNumber, NSString; + +@interface FTProfileValidateEmailMessage : FTProfileMessage { + NSString *_email; + NSNumber *_onlyCheck; +} + +@property(copy) NSString * emailAddress; +@property(copy) NSNumber * onlyCheck; + + +- (id)emailAddress; +- (id)messageBody; +- (void)setEmailAddress:(id)arg1; +- (void)setOnlyCheck:(id)arg1; +- (id)onlyCheck; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTProfileValidateInvitationContext.h b/FTServices.framework/FTProfileValidateInvitationContext.h new file mode 100755 index 0000000..9e1b592 --- /dev/null +++ b/FTServices.framework/FTProfileValidateInvitationContext.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSString, NSDictionary; + +@interface FTProfileValidateInvitationContext : FTProfileMessage { + NSString *_basePhoneNumber; + NSString *_regionID; + NSString *_responseBasePhoneNumber; + NSString *_responseRegionID; + NSDictionary *_responseExtraInfo; +} + +@property(copy) NSString * regionID; +@property(copy) NSString * basePhoneNumber; +@property(copy) NSString * responseRegionID; +@property(copy) NSString * responseBasePhoneNumber; +@property(copy) NSDictionary * responseExtraInfo; + + +- (id)messageBody; +- (void)setBasePhoneNumber:(id)arg1; +- (id)responseExtraInfo; +- (id)responseBasePhoneNumber; +- (id)responseRegionID; +- (void)setRegionID:(id)arg1; +- (void)setResponseExtraInfo:(id)arg1; +- (void)setResponseRegionID:(id)arg1; +- (void)setResponseBasePhoneNumber:(id)arg1; +- (void)handleResponseDictionary:(id)arg1; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)basePhoneNumber; +- (id)regionID; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTProvisionMessage.h b/FTServices.framework/FTProvisionMessage.h new file mode 100755 index 0000000..d469892 --- /dev/null +++ b/FTServices.framework/FTProvisionMessage.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSArray, NSString, NSData, NSDictionary; + +@interface FTProvisionMessage : FTMessage { + NSString *_service; + NSString *_realm; + NSData *_csr; + NSDictionary *_authenticationInfo; + NSString *_userID; + NSArray *_URIs; + NSData *_responseCertificate; + NSArray *_responseBindings; + NSString *_protocolVersion; +} + +@property(copy) NSString * service; +@property(copy) NSString * realm; +@property(copy) NSData * csr; +@property(copy) NSString * protocolVersion; +@property(copy) NSString * userID; +@property(copy) NSDictionary * authenticationInfo; +@property(copy) NSArray * URIs; +@property(copy) NSData * responseCertificate; +@property(copy) NSArray * responseBindings; + + +- (void)setService:(id)arg1; +- (id)messageBody; +- (int)command; +- (void)setProtocolVersion:(id)arg1; +- (id)protocolVersion; +- (id)URIs; +- (id)responseCertificate; +- (void)setURIs:(id)arg1; +- (void)setAuthenticationInfo:(id)arg1; +- (void)setUserID:(id)arg1; +- (void)setCsr:(id)arg1; +- (void)setRealm:(id)arg1; +- (id)responseBindings; +- (id)userID; +- (id)realm; +- (id)service; +- (void)setResponseCertificate:(id)arg1; +- (id)authenticationInfo; +- (id)csr; +- (void)setResponseBindings:(id)arg1; +- (void)handleResponseDictionary:(id)arg1; +- (id)additionalMessageHeaders; +- (int)responseCommand; +- (BOOL)wantsBagKey; +- (BOOL)wantsHTTPHeaders; +- (BOOL)wantsCompressedBody; +- (id)requiredKeys; +- (BOOL)wantsBinaryPush; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTPushHandler.h b/FTServices.framework/FTPushHandler.h new file mode 100755 index 0000000..0530226 --- /dev/null +++ b/FTServices.framework/FTPushHandler.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSArray, NSMutableSet, NSData, NSMutableArray; + +@interface FTPushHandler : NSObject { + NSMutableSet *_topics; + NSMutableArray *_handlers; + BOOL _registeredForPush; +} + +@property(retain) NSArray * topics; +@property(readonly) NSData * pushToken; +@property BOOL registered; +@property(readonly) int connectionStatus; + ++ (id)alloc; ++ (id)sharedInstance; + +- (id)pushToken; +- (void)setRegistered:(BOOL)arg1; +- (void)setTopics:(id)arg1; +- (BOOL)registered; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (void)addListener:(id)arg1; +- (void)removeListener:(id)arg1; +- (void)removeTopic:(id)arg1; +- (void)addTopic:(id)arg1; +- (void)requestKeepAlive; +- (void)updateTopics; +- (id)topics; +- (int)connectionStatus; +- (id)init; +- (void)dealloc; +- (id)initWithTopics:(id)arg1; + +@end diff --git a/FTServices.framework/FTRegion.h b/FTServices.framework/FTRegion.h new file mode 100755 index 0000000..e230808 --- /dev/null +++ b/FTServices.framework/FTRegion.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSArray, FTRegion, NSString, NSDictionary; + +@interface FTRegion : NSObject { + NSDictionary *_dictionary; + NSArray *_subRegions; + FTRegion *_parentRegion; +} + +@property(readonly) NSString * isoCode; +@property(readonly) NSString * label; +@property(readonly) NSString * regionID; +@property(readonly) NSString * basePhoneNumber; +@property(readonly) FTRegion * parentRegion; +@property(readonly) NSArray * subRegions; +@property(retain) NSDictionary * _dictionary; +@property(retain) FTRegion * _parentRegion; + + +- (id)_initWithDictionary:(id)arg1; +- (id)label; +- (void)set_parentRegion:(id)arg1; +- (id)_parentRegion; +- (void)set_dictionary:(id)arg1; +- (id)_dictionary; +- (void)_setParentRegion:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)parentRegion; +- (id)regionWithID:(id)arg1; +- (id)subRegions; +- (id)basePhoneNumber; +- (id)isoCode; +- (id)regionID; +- (BOOL)isLeafNode; +- (BOOL)search:(id)arg1 withResults:(id)arg2; + +@end diff --git a/FTServices.framework/FTRegionSupport.h b/FTServices.framework/FTRegionSupport.h new file mode 100755 index 0000000..dd00c2c --- /dev/null +++ b/FTServices.framework/FTRegionSupport.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class FTMessageDelivery, NSArray; + +@interface FTRegionSupport : NSObject { + NSArray *_regions; + FTMessageDelivery *_delivery; +} + +@property(readonly) BOOL isLoaded; +@property(readonly) BOOL isLoading; +@property(readonly) NSArray * regions; +@property(retain) FTMessageDelivery * _delivery; +@property(retain) NSArray * _regions; + ++ (id)sharedInstance; + +- (void)startLoading; +- (BOOL)isLoaded; +- (BOOL)isLoading; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (void)set_delivery:(id)arg1; +- (id)_delivery; +- (void)set_regions:(id)arg1; +- (id)_regions; +- (void)flushRegions; +- (void)_buildMessageDeliveryIfNeeded; +- (void)dealloc; +- (id)regions; +- (id)regionForID:(id)arg1; + +@end diff --git a/FTServices.framework/FTRegistrationMessage.h b/FTServices.framework/FTRegistrationMessage.h new file mode 100755 index 0000000..c4668eb --- /dev/null +++ b/FTServices.framework/FTRegistrationMessage.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSString, NSData, NSArray; + +@interface FTRegistrationMessage : FTIDSMessage { + NSData *_validationData; + NSArray *_responseBindings; + NSString *_hardwareVersion; + NSString *_osVersion; + NSArray *_capabilities; + NSString *_softwareVersion; + NSString *_protocolVersion; +} + +@property(copy) NSData * validationData; +@property(copy) NSString * hardwareVersion; +@property(copy) NSString * osVersion; +@property(copy) NSString * softwareVersion; +@property(copy) NSString * protocolVersion; +@property(copy) NSArray * capabilities; +@property(copy) NSArray * responseBindings; + + +- (id)messageBody; +- (void)setProtocolVersion:(id)arg1; +- (id)protocolVersion; +- (id)responseBindings; +- (void)setSoftwareVersion:(id)arg1; +- (void)setValidationData:(id)arg1; +- (id)validationData; +- (void)setCapabilities:(id)arg1; +- (void)setResponseBindings:(id)arg1; +- (id)softwareVersion; +- (void)handleResponseDictionary:(id)arg1; +- (id)nonStandardMessageHeadersForOutgoingPush; +- (id)additionalMessageHeaders; +- (BOOL)hasRequiredKeys:(id*)arg1; +- (id)requiredKeys; +- (id)hardwareVersion; +- (id)osVersion; +- (void)setOsVersion:(id)arg1; +- (void)setHardwareVersion:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)capabilities; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTRejectMessage.h b/FTServices.framework/FTRejectMessage.h new file mode 100755 index 0000000..be0f43b --- /dev/null +++ b/FTServices.framework/FTRejectMessage.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSNumber, NSData, NSString; + +@interface FTRejectMessage : FTFaceTimeMessage { + NSData *_selfPushToken; + NSData *_peerPushToken; + NSString *_peerID; + NSNumber *_reason; +} + +@property(copy) NSData * peerPushToken; +@property(copy) NSData * selfPushToken; +@property(copy) NSString * peerID; +@property(copy) NSNumber * reason; + + +- (id)messageBody; +- (void)setReason:(id)arg1; +- (void)setPeerID:(id)arg1; +- (id)peerID; +- (id)reason; +- (void)setPeerPushToken:(id)arg1; +- (id)peerPushToken; +- (void)setSelfPushToken:(id)arg1; +- (id)selfPushToken; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTRelayCancelMessage.h b/FTServices.framework/FTRelayCancelMessage.h new file mode 100755 index 0000000..f80cb6b --- /dev/null +++ b/FTServices.framework/FTRelayCancelMessage.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSNumber, NSString, NSData; + +@interface FTRelayCancelMessage : FTFaceTimeMessage { + NSString *_peerID; + NSData *_peerPushToken; + NSNumber *_relayType; + NSNumber *_reason; + NSData *_relayConnectionID; + NSData *_selfRelayIP; + NSNumber *_selfRelayPort; + NSData *_peerRelayIP; + NSNumber *_peerRelayPort; +} + +@property(copy) NSString * peerID; +@property(copy) NSData * peerPushToken; +@property(copy) NSNumber * relayType; +@property(copy) NSNumber * reason; +@property(copy) NSData * relayConnectionID; +@property(copy) NSData * selfRelayIP; +@property(copy) NSNumber * selfRelayPort; +@property(copy) NSData * peerRelayIP; +@property(copy) NSNumber * peerRelayPort; + + +- (id)messageBody; +- (void)setReason:(id)arg1; +- (void)setPeerID:(id)arg1; +- (id)peerID; +- (id)reason; +- (void)setRelayConnectionID:(id)arg1; +- (id)relayConnectionID; +- (id)peerRelayPort; +- (id)peerRelayIP; +- (id)selfRelayPort; +- (id)selfRelayIP; +- (id)relayType; +- (void)setPeerPushToken:(id)arg1; +- (void)setPeerRelayPort:(id)arg1; +- (void)setPeerRelayIP:(id)arg1; +- (void)setSelfRelayPort:(id)arg1; +- (void)setSelfRelayIP:(id)arg1; +- (void)setRelayType:(id)arg1; +- (id)peerPushToken; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTRelayInitateMessage.h b/FTServices.framework/FTRelayInitateMessage.h new file mode 100755 index 0000000..db28316 --- /dev/null +++ b/FTServices.framework/FTRelayInitateMessage.h @@ -0,0 +1,79 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSNumber, NSData, NSString; + +@interface FTRelayInitateMessage : FTFaceTimeMessage { + NSData *_selfPushToken; + NSNumber *_selfNatType; + NSNumber *_selfNATIP; + NSString *_peerID; + NSData *_peerPushToken; + NSNumber *_peerNatType; + NSNumber *_peerNATIP; + NSNumber *_relayType; + NSData *_relayConnectionId; + NSData *_relayTransactionIdAlloc; + NSData *_relayTokenAllocReq; + NSData *_selfRelayIP; + NSNumber *_selfRelayPort; + NSData *_peerRelayIP; + NSNumber *_peerRelayPort; +} + +@property(copy) NSData * selfPushToken; +@property(copy) NSNumber * selfNatType; +@property(copy) NSNumber * selfNATIP; +@property(copy) NSString * peerID; +@property(copy) NSData * peerPushToken; +@property(copy) NSNumber * peerNatType; +@property(copy) NSNumber * peerNATIP; +@property(copy) NSNumber * relayType; +@property(copy) NSData * relayConnectionId; +@property(copy) NSData * relayTransactionIdAlloc; +@property(copy) NSData * relayTokenAllocReq; +@property(copy) NSData * selfRelayIP; +@property(copy) NSNumber * selfRelayPort; +@property(copy) NSData * peerRelayIP; +@property(copy) NSNumber * peerRelayPort; + + +- (id)messageBody; +- (void)setPeerID:(id)arg1; +- (id)peerID; +- (void)setPeerNatType:(id)arg1; +- (void)setSelfNatType:(id)arg1; +- (id)peerNatType; +- (id)selfNatType; +- (id)peerRelayPort; +- (id)peerRelayIP; +- (id)selfRelayPort; +- (id)selfRelayIP; +- (id)relayTokenAllocReq; +- (id)relayTransactionIdAlloc; +- (id)relayConnectionId; +- (id)relayType; +- (void)setPeerNATIP:(id)arg1; +- (void)setPeerPushToken:(id)arg1; +- (void)setSelfNATIP:(id)arg1; +- (void)setPeerRelayPort:(id)arg1; +- (void)setPeerRelayIP:(id)arg1; +- (void)setSelfRelayPort:(id)arg1; +- (void)setSelfRelayIP:(id)arg1; +- (void)setRelayTokenAllocReq:(id)arg1; +- (void)setRelayTransactionIdAlloc:(id)arg1; +- (void)setRelayConnectionId:(id)arg1; +- (void)setRelayType:(id)arg1; +- (id)peerNATIP; +- (id)peerPushToken; +- (id)selfNATIP; +- (void)setSelfPushToken:(id)arg1; +- (id)selfPushToken; +- (void)handleResponseDictionary:(id)arg1; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTRelayUpdateMessage.h b/FTServices.framework/FTRelayUpdateMessage.h new file mode 100755 index 0000000..0593c1a --- /dev/null +++ b/FTServices.framework/FTRelayUpdateMessage.h @@ -0,0 +1,74 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSNumber, NSData, NSString; + +@interface FTRelayUpdateMessage : FTFaceTimeMessage { + NSData *_selfPushToken; + NSData *_selfRelayBlob; + NSString *_peerID; + NSData *_peerPushToken; + NSNumber *_relayType; + NSData *_relayConnectionID; + NSData *_relayTransactionIDAlloc; + NSData *_relayTokenAllocRes; + NSData *_selfRelayIP; + NSNumber *_selfRelayPort; + NSData *_selfRelayNATIP; + NSNumber *_selfRelayNATPort; + NSData *_peerRelayIP; + NSNumber *_peerRelayPort; +} + +@property(copy) NSData * selfPushToken; +@property(copy) NSData * selfRelayBlob; +@property(copy) NSString * peerID; +@property(copy) NSData * peerPushToken; +@property(copy) NSNumber * relayType; +@property(copy) NSData * relayConnectionID; +@property(copy) NSData * relayTransactionIDAlloc; +@property(copy) NSData * relayTokenAllocRes; +@property(copy) NSData * selfRelayIP; +@property(copy) NSNumber * selfRelayPort; +@property(copy) NSData * selfRelayNATIP; +@property(copy) NSNumber * selfRelayNATPort; +@property(copy) NSData * peerRelayIP; +@property(copy) NSNumber * peerRelayPort; + + +- (id)messageBody; +- (void)setPeerID:(id)arg1; +- (id)peerID; +- (void)setSelfRelayNATPort:(id)arg1; +- (void)setSelfRelayNATIP:(id)arg1; +- (void)setRelayTokenAllocRes:(id)arg1; +- (void)setRelayTransactionIDAlloc:(id)arg1; +- (void)setRelayConnectionID:(id)arg1; +- (void)setSelfRelayBlob:(id)arg1; +- (id)selfRelayBlob; +- (id)selfRelayNATPort; +- (id)selfRelayNATIP; +- (id)relayTokenAllocRes; +- (id)relayTransactionIDAlloc; +- (id)relayConnectionID; +- (id)peerRelayPort; +- (id)peerRelayIP; +- (id)selfRelayPort; +- (id)selfRelayIP; +- (id)relayType; +- (void)setPeerPushToken:(id)arg1; +- (void)setPeerRelayPort:(id)arg1; +- (void)setPeerRelayIP:(id)arg1; +- (void)setSelfRelayPort:(id)arg1; +- (void)setSelfRelayIP:(id)arg1; +- (void)setRelayType:(id)arg1; +- (id)peerPushToken; +- (void)setSelfPushToken:(id)arg1; +- (id)selfPushToken; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTSendMessage.h b/FTServices.framework/FTSendMessage.h new file mode 100755 index 0000000..ed9a1ba --- /dev/null +++ b/FTServices.framework/FTSendMessage.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSNumber, NSData, NSArray; + +@interface FTSendMessage : FTFaceTimeMessage { + NSArray *_peers; + NSNumber *_reason; + NSData *_selfPushToken; +} + +@property(copy) NSArray * peers; +@property(copy) NSNumber * reason; +@property(copy) NSData * selfPushToken; + + +- (id)messageBody; +- (void)setReason:(id)arg1; +- (id)peers; +- (void)setPeers:(id)arg1; +- (id)reason; +- (void)setSelfPushToken:(id)arg1; +- (id)selfPushToken; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTServerBag.h b/FTServices.framework/FTServerBag.h new file mode 100755 index 0000000..6602694 --- /dev/null +++ b/FTServices.framework/FTServerBag.h @@ -0,0 +1,116 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSURLConnection, NSMutableData, NSMutableURLRequest, NSData, NSDate, NSNumber, NSDictionary, NSString, NSURL, IMConnectionMonitor, NSURLResponse; + +@interface FTServerBag : NSObject { + IMConnectionMonitor *_connectionMonitor; + NSURL *_bagURL; + NSString *_apsEnvironmentName; + NSDictionary *_bag; + NSDictionary *_cachedBag; + NSMutableURLRequest *_urlRequest; + NSMutableData *_currentResponseData; + NSURLResponse *_currentResponse; + NSURLConnection *_currentURLConnection; + struct dispatch_queue_s { } *_bagQueue; + int _trustStatus; + NSData *_certData; + NSString *_cachedHash; + NSDate *_loadDate; + NSNumber *_cacheTime; + BOOL _allowSelfSignedCertificates; + BOOL _allowUnsignedBags; +} + +@property(retain) NSURL * bagURL; +@property(retain) NSString * apsEnvironmentName; +@property BOOL allowSelfSignedCertificates; +@property BOOL allowUnsignedBags; +@property(readonly) BOOL isLoaded; +@property(readonly) BOOL isLoading; +@property(readonly) BOOL isServerAvailable; +@property(retain) IMConnectionMonitor * _connectionMonitor; +@property(setter=_setBag:,retain) NSDictionary * _bag; +@property(setter=_setCachedBag:,retain) NSDictionary * _cachedBag; +@property(retain) NSMutableURLRequest * _urlRequest; +@property(retain) NSString * _cachedHash; +@property(retain) NSMutableData * _currentResponseData; +@property(retain) NSDate * _loadDate; +@property(retain) NSNumber * _cacheTime; +@property(retain) NSURLResponse * _currentResponse; +@property NSURLConnection * _currentURLConnection; +@property struct dispatch_queue_s { }* _bagQueue; +@property(setter=_setTrustStatus:) int _trustStatus; +@property(retain) NSData * _certData; + ++ (id)sharedInstanceForBagType:(int)arg1; ++ (id)_sharedInstance; ++ (id)_sharedInstanceForClass:(Class)arg1; ++ (id)_bagCreationLock; ++ (id)sharedInstance; + +- (id)bagURL; +- (id)apsEnvironmentName; +- (void)connectionMonitorDidUpdate:(id)arg1; +- (void)_invalidate; +- (BOOL)isLoaded; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (BOOL)isLoading; +- (id)_loadDate; +- (void)setAllowUnsignedBags:(BOOL)arg1; +- (BOOL)allowUnsignedBags; +- (void)setAllowSelfSignedCertificates:(BOOL)arg1; +- (BOOL)allowSelfSignedCertificates; +- (void)set_cacheTime:(id)arg1; +- (void)set_loadDate:(id)arg1; +- (void)set_cachedHash:(id)arg1; +- (id)_cachedHash; +- (void)set_certData:(id)arg1; +- (id)_certData; +- (void)set_bagQueue:(struct dispatch_queue_s { }*)arg1; +- (struct dispatch_queue_s { }*)_bagQueue; +- (void)set_currentURLConnection:(id)arg1; +- (id)_currentURLConnection; +- (void)set_currentResponse:(id)arg1; +- (id)_currentResponse; +- (void)set_currentResponseData:(id)arg1; +- (id)_currentResponseData; +- (void)set_urlRequest:(id)arg1; +- (id)_urlRequest; +- (void)setApsEnvironmentName:(id)arg1; +- (void)setBagURL:(id)arg1; +- (void)set_connectionMonitor:(id)arg1; +- (id)_connectionMonitor; +- (void)reloadBag; +- (id)_initWithURL:(id)arg1 apsEnvironmentName:(id)arg2 allowSelfSignedCertificates:(BOOL)arg3 allowUnsignedBags:(BOOL)arg4; +- (void)_processBagResultData:(id)arg1 response:(id)arg2 inBackground:(BOOL)arg3; +- (void)_cancelCurrentLoad; +- (void)_startBagLoad; +- (BOOL)isServerAvailable; +- (BOOL)_loadFromSignedDictionary:(id)arg1 returningError:(id*)arg2; +- (BOOL)_loadFromDictionary:(id)arg1 returningError:(id*)arg2; +- (int)_trustStatus; +- (BOOL)_allowInvalid; +- (void)_saveToCache; +- (void)_loadFromCache; +- (void)_saveCacheToPrefs; +- (id)_cachedBag; +- (void)__saveCacheToPrefs; +- (void)_clearCache; +- (void)_setTrustStatus:(int)arg1; +- (void)_setBag:(id)arg1; +- (void)_setCachedBag:(id)arg1; +- (id)_bag; +- (id)_bagDefaultsDomain; +- (id)_cacheTime; +- (id)objectForKey:(id)arg1; +- (void)dealloc; +- (void)startBagLoad; +- (id)urlWithKey:(id)arg1; + +@end diff --git a/FTServices.framework/FTValidationCertificateMessage.h b/FTServices.framework/FTValidationCertificateMessage.h new file mode 100755 index 0000000..6d716eb --- /dev/null +++ b/FTServices.framework/FTValidationCertificateMessage.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSData; + +@interface FTValidationCertificateMessage : FTMessage { + NSData *_responseCertificateData; + NSData *_pushToken; +} + +@property(copy) NSData * responseCertificateData; +@property(copy) NSData * pushToken; + + +- (id)messageBody; +- (int)command; +- (void)setPushToken:(id)arg1; +- (id)pushToken; +- (id)responseCertificateData; +- (void)setResponseCertificateData:(id)arg1; +- (void)handleResponseDictionary:(id)arg1; +- (id)additionalMessageHeaders; +- (int)responseCommand; +- (BOOL)wantsBagKey; +- (BOOL)wantsHTTPGet; +- (BOOL)wantsHTTPHeaders; +- (BOOL)wantsCompressedBody; +- (id)requiredKeys; +- (BOOL)wantsBinaryPush; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTiMessageAttachmentMessage.h b/FTServices.framework/FTiMessageAttachmentMessage.h new file mode 100755 index 0000000..0343718 --- /dev/null +++ b/FTServices.framework/FTiMessageAttachmentMessage.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@interface FTiMessageAttachmentMessage : FTiMessageTextMessage { +} + + +- (id)messageBody; +- (int)command; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/FTServices.framework/FTiMessageCancelTextMessage.h b/FTServices.framework/FTiMessageCancelTextMessage.h new file mode 100755 index 0000000..23c57be --- /dev/null +++ b/FTServices.framework/FTiMessageCancelTextMessage.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@interface FTiMessageCancelTextMessage : FTiMessagePeerMessage { +} + + +- (int)command; +- (double)customRetryInterval; +- (BOOL)wantsCustomRetryInterval; +- (BOOL)ignoresNetworkConnectivity; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/FTServices.framework/FTiMessageErrorMessage.h b/FTServices.framework/FTiMessageErrorMessage.h new file mode 100755 index 0000000..67a2b48 --- /dev/null +++ b/FTServices.framework/FTiMessageErrorMessage.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSNumber, NSString; + +@interface FTiMessageErrorMessage : FTiMessagePeerMessage { + NSString *_failedMessageID; + NSNumber *_failureReason; +} + +@property(copy) NSString * failedMessageID; +@property(copy) NSNumber * failureReason; + + +- (id)failureReason; +- (id)messageBody; +- (int)command; +- (void)setFailureReason:(id)arg1; +- (void)setFailedMessageID:(id)arg1; +- (id)failedMessageID; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/FTServices.framework/FTiMessageGenericCommandMessage.h b/FTServices.framework/FTiMessageGenericCommandMessage.h new file mode 100755 index 0000000..127b80d --- /dev/null +++ b/FTServices.framework/FTiMessageGenericCommandMessage.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@interface FTiMessageGenericCommandMessage : FTiMessagePeerMessage { +} + + +- (int)command; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/FTServices.framework/FTiMessageGenericMessage.h b/FTServices.framework/FTiMessageGenericMessage.h new file mode 100755 index 0000000..bc2d1d7 --- /dev/null +++ b/FTServices.framework/FTiMessageGenericMessage.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSData; + +@interface FTiMessageGenericMessage : FTiMessagePeerMessage { + NSData *_data; +} + +@property(copy) NSData * data; + + +- (id)messageBody; +- (int)command; +- (id)data; +- (void)setData:(id)arg1; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/FTServices.framework/FTiMessageIDQuery.h b/FTServices.framework/FTiMessageIDQuery.h new file mode 100755 index 0000000..809553a --- /dev/null +++ b/FTServices.framework/FTiMessageIDQuery.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSString, NSArray; + +@interface FTiMessageIDQuery : FTIDSMessage { + NSString *_uri; + NSArray *_responseIdentities; + NSArray *_responseSessionTokens; +} + +@property(setter=setURI:,copy) NSString * uri; +@property(copy) NSArray * responseIdentities; +@property(copy) NSArray * responseSessionTokens; + + +- (id)messageBody; +- (void)setURI:(id)arg1; +- (id)uri; +- (void)setResponseSessionTokens:(id)arg1; +- (id)responseSessionTokens; +- (void)setResponseIdentities:(id)arg1; +- (id)responseIdentities; +- (void)handleResponseDictionary:(id)arg1; +- (void)handleResponseHeaders:(id)arg1; +- (id)additionalQueryStringParameters; +- (BOOL)wantsHTTPGet; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)bagKey; + +@end diff --git a/FTServices.framework/FTiMessageMessage.h b/FTServices.framework/FTiMessageMessage.h new file mode 100755 index 0000000..ecf3184 --- /dev/null +++ b/FTServices.framework/FTiMessageMessage.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSNumber, NSDictionary; + +@interface FTiMessageMessage : FTMessage { + NSNumber *_wantsDeliveryStatus; + NSDictionary *_deliveryStatusContext; + NSNumber *_version; +} + +@property(copy) NSNumber * wantsDeliveryStatus; +@property(copy) NSDictionary * deliveryStatusContext; +@property(copy) NSNumber * version; + + +- (id)messageBody; +- (void)setVersion:(id)arg1; +- (id)version; +- (void)setDeliveryStatusContext:(id)arg1; +- (id)deliveryStatusContext; +- (void)setWantsDeliveryStatus:(id)arg1; +- (id)wantsDeliveryStatus; +- (id)userAgentHeaderString; +- (BOOL)wantsUserAgentInHeaders; +- (BOOL)wantsAPSRetries; +- (BOOL)wantsHTTPHeaders; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/FTServices.framework/FTiMessagePeerMessage.h b/FTServices.framework/FTiMessagePeerMessage.h new file mode 100755 index 0000000..5862cb1 --- /dev/null +++ b/FTServices.framework/FTiMessagePeerMessage.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSArray, NSData, NSString; + +@interface FTiMessagePeerMessage : FTiMessageMessage { + NSData *_targetToken; + NSString *_targetPeerID; + NSString *_sourcePeerID; + NSData *_targetSessionToken; + NSArray *_targetPeers; + NSString *_messageID; +} + +@property(copy) NSData * targetSessionToken; +@property(copy) NSString * targetPeerID; +@property(copy) NSString * sourcePeerID; +@property(copy) NSData * targetToken; +@property(copy) NSString * messageID; +@property(copy) NSArray * targetPeers; + + +- (id)messageID; +- (id)messageBody; +- (void)setMessageID:(id)arg1; +- (void)setTargetSessionToken:(id)arg1; +- (id)targetSessionToken; +- (void)setTargetToken:(id)arg1; +- (id)targetToken; +- (void)setTargetPeers:(id)arg1; +- (id)targetPeers; +- (void)setSourcePeerID:(id)arg1; +- (id)sourcePeerID; +- (void)setTargetPeerID:(id)arg1; +- (id)targetPeerID; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/FTServices.framework/FTiMessagePendingOfflineMessageReponse.h b/FTServices.framework/FTiMessagePendingOfflineMessageReponse.h new file mode 100755 index 0000000..c22fb22 --- /dev/null +++ b/FTServices.framework/FTiMessagePendingOfflineMessageReponse.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@interface FTiMessagePendingOfflineMessageReponse : FTiMessageMessage { +} + + +- (int)command; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/FTServices.framework/FTiMessageReadReceiptMessage.h b/FTServices.framework/FTiMessageReadReceiptMessage.h new file mode 100755 index 0000000..9d02768 --- /dev/null +++ b/FTServices.framework/FTiMessageReadReceiptMessage.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@interface FTiMessageReadReceiptMessage : FTiMessagePeerMessage { +} + + +- (int)command; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/FTServices.framework/FTiMessageRequestMMCSDownloadToken.h b/FTServices.framework/FTiMessageRequestMMCSDownloadToken.h new file mode 100755 index 0000000..59b2499 --- /dev/null +++ b/FTServices.framework/FTiMessageRequestMMCSDownloadToken.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSString, NSData; + +@interface FTiMessageRequestMMCSDownloadToken : FTiMessageMessage { + NSString *_owner; + NSString *_responseAuthToken; + NSData *_signature; + NSString *_responseRequestorID; +} + +@property(copy) NSString * owner; +@property(copy) NSData * signature; +@property(copy) NSString * responseAuthToken; +@property(copy) NSString * responseRequestorID; + + +- (id)messageBody; +- (int)command; +- (id)owner; +- (id)signature; +- (void)setSignature:(id)arg1; +- (void)setOwner:(id)arg1; +- (void)setResponseRequestorID:(id)arg1; +- (id)responseRequestorID; +- (void)setResponseAuthToken:(id)arg1; +- (id)responseAuthToken; +- (void)handleResponseDictionary:(id)arg1; +- (int)responseCommand; +- (id)requiredKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/FTServices.framework/FTiMessageRequestMMCSUploadToken.h b/FTServices.framework/FTiMessageRequestMMCSUploadToken.h new file mode 100755 index 0000000..e311d0f --- /dev/null +++ b/FTServices.framework/FTiMessageRequestMMCSUploadToken.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSNumber, NSString, NSData; + +@interface FTiMessageRequestMMCSUploadToken : FTiMessageMessage { + NSString *_responseAuthToken; + NSNumber *_length; + NSData *_signature; + NSString *_responseRequestURL; + NSString *_responseRequestorID; +} + +@property(copy) NSData * signature; +@property(copy) NSNumber * length; +@property(copy) NSString * responseAuthToken; +@property(copy) NSString * responseRequestURL; +@property(copy) NSString * responseRequestorID; + + +- (id)messageBody; +- (int)command; +- (id)signature; +- (void)setSignature:(id)arg1; +- (void)setLength:(id)arg1; +- (id)responseRequestURL; +- (void)setResponseRequestURL:(id)arg1; +- (void)setResponseRequestorID:(id)arg1; +- (id)responseRequestorID; +- (void)setResponseAuthToken:(id)arg1; +- (id)responseAuthToken; +- (void)handleResponseDictionary:(id)arg1; +- (int)responseCommand; +- (id)requiredKeys; +- (id)length; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/FTServices.framework/FTiMessageServerBag.h b/FTServices.framework/FTiMessageServerBag.h new file mode 100755 index 0000000..0b2870b --- /dev/null +++ b/FTServices.framework/FTiMessageServerBag.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@interface FTiMessageServerBag : FTServerBag { +} + ++ (id)_sharedInstanceForClass:(Class)arg1; ++ (id)_bagCreationLock; ++ (id)sharedInstance; + +- (id)_bagDefaultsDomain; +- (id)init; + +@end diff --git a/FTServices.framework/FTiMessageTextMessage.h b/FTServices.framework/FTiMessageTextMessage.h new file mode 100755 index 0000000..49b44f3 --- /dev/null +++ b/FTServices.framework/FTiMessageTextMessage.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/FTServices.framework/FTServices + */ + +@class NSData, NSString; + +@interface FTiMessageTextMessage : FTiMessagePeerMessage { + NSData *_messageData; + NSString *_encryptionType; +} + +@property(copy) NSData * messageData; +@property(copy) NSString * encryptionType; + + +- (id)messageBody; +- (id)messageData; +- (int)command; +- (void)setEncryptionType:(id)arg1; +- (void)setMessageData:(id)arg1; +- (BOOL)payloadCanBeLogged; +- (id)requiredKeys; +- (id)encryptionType; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMAdEventReportRequest.h b/GMM.framework/GMMAdEventReportRequest.h new file mode 100755 index 0000000..c9ed1f2 --- /dev/null +++ b/GMM.framework/GMMAdEventReportRequest.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString, GMMDateTime; + +@interface GMMAdEventReportRequest : PBRequest { + NSString *_uniqueId; + BOOL _hasEventType; + int _eventType; + GMMDateTime *_eventTime; +} + +@property(readonly) BOOL hasUniqueId; +@property(retain) NSString * uniqueId; +@property BOOL hasEventType; +@property int eventType; +@property(readonly) BOOL hasEventTime; +@property(retain) GMMDateTime * eventTime; + + +- (id)uniqueId; +- (Class)responseClass; +- (BOOL)readFrom:(id)arg1; +- (id)eventTime; +- (BOOL)hasEventTime; +- (BOOL)hasUniqueId; +- (void)setEventTime:(id)arg1; +- (void)setUniqueId:(id)arg1; +- (void)setHasEventType:(BOOL)arg1; +- (BOOL)hasEventType; +- (void)setEventType:(int)arg1; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (int)eventType; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMAdEventReportResponse.h b/GMM.framework/GMMAdEventReportResponse.h new file mode 100755 index 0000000..68d6b0d --- /dev/null +++ b/GMM.framework/GMMAdEventReportResponse.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMAdEventReportResponse : PBCodable { +} + + +- (BOOL)readFrom:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMAdInfo.h b/GMM.framework/GMMAdInfo.h new file mode 100755 index 0000000..2439fe3 --- /dev/null +++ b/GMM.framework/GMMAdInfo.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface GMMAdInfo : PBCodable { + NSString *_uniqueId; + NSString *_headline; + NSString *_creativeLine1; + NSString *_creativeLine2; + NSString *_linkText; + NSString *_linkUrl; +} + +@property(retain) NSString * uniqueId; +@property(readonly) BOOL hasHeadline; +@property(retain) NSString * headline; +@property(readonly) BOOL hasCreativeLine1; +@property(retain) NSString * creativeLine1; +@property(readonly) BOOL hasCreativeLine2; +@property(retain) NSString * creativeLine2; +@property(readonly) BOOL hasLinkText; +@property(retain) NSString * linkText; +@property(readonly) BOOL hasLinkUrl; +@property(retain) NSString * linkUrl; + + +- (id)uniqueId; +- (BOOL)readFrom:(id)arg1; +- (id)linkUrl; +- (id)creativeLine2; +- (id)creativeLine1; +- (BOOL)hasLinkUrl; +- (BOOL)hasCreativeLine2; +- (BOOL)hasCreativeLine1; +- (BOOL)hasHeadline; +- (void)setLinkUrl:(id)arg1; +- (void)setCreativeLine2:(id)arg1; +- (void)setCreativeLine1:(id)arg1; +- (void)setUniqueId:(id)arg1; +- (id)linkText; +- (BOOL)hasLinkText; +- (void)setLinkText:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; +- (void)setHeadline:(id)arg1; +- (id)headline; + +@end diff --git a/GMM.framework/GMMAllowableValues.h b/GMM.framework/GMMAllowableValues.h new file mode 100755 index 0000000..115d8dc --- /dev/null +++ b/GMM.framework/GMMAllowableValues.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface GMMAllowableValues : PBCodable { + NSString *_valueText; +} + +@property(readonly) BOOL hasValueText; +@property(retain) NSString * valueText; + + +- (BOOL)readFrom:(id)arg1; +- (id)valueText; +- (BOOL)hasValueText; +- (void)setValueText:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMAlternateMode.h b/GMM.framework/GMMAlternateMode.h new file mode 100755 index 0000000..c1bba1b --- /dev/null +++ b/GMM.framework/GMMAlternateMode.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMAlternateMode : PBCodable { + int _mode; +} + +@property int mode; + + +- (BOOL)readFrom:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (int)mode; +- (void)setMode:(int)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMAnnotationProperties.h b/GMM.framework/GMMAnnotationProperties.h new file mode 100755 index 0000000..a70a29d --- /dev/null +++ b/GMM.framework/GMMAnnotationProperties.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSMutableArray; + +@interface GMMAnnotationProperties : PBCodable { + BOOL _hasHorizonHeightFractionE6; + int _horizonHeightFractionE6; + BOOL _hasAnnotationHeightFractionE6; + int _annotationHeightFractionE6; + NSMutableArray *_links; +} + +@property BOOL hasHorizonHeightFractionE6; +@property int horizonHeightFractionE6; +@property BOOL hasAnnotationHeightFractionE6; +@property int annotationHeightFractionE6; +@property(retain) NSMutableArray * links; + + +- (BOOL)readFrom:(id)arg1; +- (unsigned int)linksCount; +- (void)addLink:(id)arg1; +- (id)linkAtIndex:(unsigned int)arg1; +- (void)setHasAnnotationHeightFractionE6:(BOOL)arg1; +- (BOOL)hasAnnotationHeightFractionE6; +- (void)setHasHorizonHeightFractionE6:(BOOL)arg1; +- (BOOL)hasHorizonHeightFractionE6; +- (int)annotationHeightFractionE6; +- (int)horizonHeightFractionE6; +- (void)setAnnotationHeightFractionE6:(int)arg1; +- (void)setHorizonHeightFractionE6:(int)arg1; +- (void)setLinks:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)links; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMBillingPointManager.h b/GMM.framework/GMMBillingPointManager.h new file mode 100755 index 0000000..bd9f6d3 --- /dev/null +++ b/GMM.framework/GMMBillingPointManager.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMBillingPointManager : NSObject { + void *_tracker; +} + ++ (id)sharedManager; + +- (void)updateToMapRegion:(id)arg1 viewSize:(struct CGSize { float x1; float x2; })arg2 centerPixelsX:(double)arg3 centerPixelsY:(double)arg4 zoomLevel:(unsigned int)arg5 isSatelliteMap:(BOOL)arg6 hasUserLocation:(BOOL)arg7 isShowingRoute:(BOOL)arg8; +- (id)init; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMClientCapabilities.h b/GMM.framework/GMMClientCapabilities.h new file mode 100755 index 0000000..d43341f --- /dev/null +++ b/GMM.framework/GMMClientCapabilities.h @@ -0,0 +1,69 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMClientCapabilities : PBCodable { + BOOL _hasMaxImageWidth; + int _maxImageWidth; + BOOL _hasMaxImageHeight; + int _maxImageHeight; + BOOL _hasAvailableImageMemory; + int _availableImageMemory; + struct { + int *list; + unsigned int count; + unsigned int size; + } _preferredImageFormats; + BOOL _hasHtmlBodyOnly; + BOOL _htmlBodyOnly; + BOOL _hasEmbedImages; + BOOL _embedImages; +} + +@property BOOL hasMaxImageWidth; +@property int maxImageWidth; +@property BOOL hasMaxImageHeight; +@property int maxImageHeight; +@property BOOL hasAvailableImageMemory; +@property int availableImageMemory; +@property(readonly) unsigned int preferredImageFormatsCount; +@property(readonly) int* preferredImageFormats; +@property BOOL hasHtmlBodyOnly; +@property BOOL htmlBodyOnly; +@property BOOL hasEmbedImages; +@property BOOL embedImages; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasEmbedImages:(BOOL)arg1; +- (BOOL)hasEmbedImages; +- (void)setHasHtmlBodyOnly:(BOOL)arg1; +- (BOOL)hasHtmlBodyOnly; +- (int)availableImageMemory; +- (void)setHasAvailableImageMemory:(BOOL)arg1; +- (BOOL)hasAvailableImageMemory; +- (int)maxImageHeight; +- (void)setHasMaxImageHeight:(BOOL)arg1; +- (BOOL)hasMaxImageHeight; +- (int)maxImageWidth; +- (void)setHasMaxImageWidth:(BOOL)arg1; +- (BOOL)hasMaxImageWidth; +- (BOOL)embedImages; +- (BOOL)htmlBodyOnly; +- (void)setPreferredImageFormats:(int*)arg1 count:(unsigned int)arg2; +- (int)preferredImageFormatAtIndex:(unsigned int)arg1; +- (void)addPreferredImageFormat:(int)arg1; +- (void)clearPreferredImageFormats; +- (int*)preferredImageFormats; +- (unsigned int)preferredImageFormatsCount; +- (void)setEmbedImages:(BOOL)arg1; +- (void)setHtmlBodyOnly:(BOOL)arg1; +- (void)setAvailableImageMemory:(int)arg1; +- (void)setMaxImageHeight:(int)arg1; +- (void)setMaxImageWidth:(int)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMClientPropertiesRequest.h b/GMM.framework/GMMClientPropertiesRequest.h new file mode 100755 index 0000000..2762709 --- /dev/null +++ b/GMM.framework/GMMClientPropertiesRequest.h @@ -0,0 +1,99 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface GMMClientPropertiesRequest : PBRequest { + NSString *_cohort; + BOOL _hasHasLocationFix; + BOOL _hasLocationFix; + BOOL _hasMobileCountryCode; + int _mobileCountryCode; + BOOL _hasGzipEnabled; + BOOL _gzipEnabled; + NSString *_applicationName; + NSString *_gaiaAuthToken; + BOOL _hasVoiceSearchEnabled; + BOOL _voiceSearchEnabled; + BOOL _hasScreenPixelDensity; + int _screenPixelDensity; + struct { + int *list; + unsigned int count; + unsigned int size; + } _experimentIds; + BOOL _hasMapTileCacheType; + int _mapTileCacheType; +} + +@property(readonly) BOOL hasCohort; +@property(retain) NSString * cohort; +@property BOOL hasHasLocationFix; +@property BOOL hasLocationFix; +@property BOOL hasMobileCountryCode; +@property int mobileCountryCode; +@property BOOL hasGzipEnabled; +@property BOOL gzipEnabled; +@property(readonly) BOOL hasApplicationName; +@property(retain) NSString * applicationName; +@property(readonly) BOOL hasGaiaAuthToken; +@property(retain) NSString * gaiaAuthToken; +@property BOOL hasVoiceSearchEnabled; +@property BOOL voiceSearchEnabled; +@property BOOL hasScreenPixelDensity; +@property int screenPixelDensity; +@property(readonly) unsigned int experimentIdsCount; +@property(readonly) int* experimentIds; +@property BOOL hasMapTileCacheType; +@property int mapTileCacheType; + + +- (Class)responseClass; +- (id)applicationName; +- (BOOL)readFrom:(id)arg1; +- (int)mapTileCacheType; +- (void)setHasMapTileCacheType:(BOOL)arg1; +- (BOOL)hasMapTileCacheType; +- (void)setHasScreenPixelDensity:(BOOL)arg1; +- (BOOL)hasScreenPixelDensity; +- (void)setHasVoiceSearchEnabled:(BOOL)arg1; +- (BOOL)hasVoiceSearchEnabled; +- (id)gaiaAuthToken; +- (void)setHasGzipEnabled:(BOOL)arg1; +- (BOOL)hasGzipEnabled; +- (void)setHasMobileCountryCode:(BOOL)arg1; +- (BOOL)hasMobileCountryCode; +- (void)setHasHasLocationFix:(BOOL)arg1; +- (BOOL)hasHasLocationFix; +- (id)cohort; +- (void)setExperimentIds:(int*)arg1 count:(unsigned int)arg2; +- (int)experimentIdAtIndex:(unsigned int)arg1; +- (void)addExperimentId:(int)arg1; +- (void)clearExperimentIds; +- (int*)experimentIds; +- (unsigned int)experimentIdsCount; +- (int)screenPixelDensity; +- (BOOL)voiceSearchEnabled; +- (BOOL)hasGaiaAuthToken; +- (BOOL)hasApplicationName; +- (BOOL)gzipEnabled; +- (BOOL)hasLocationFix; +- (BOOL)hasCohort; +- (void)setVoiceSearchEnabled:(BOOL)arg1; +- (void)setGzipEnabled:(BOOL)arg1; +- (void)setGaiaAuthToken:(id)arg1; +- (void)setMapTileCacheType:(int)arg1; +- (void)setHasLocationFix:(BOOL)arg1; +- (void)setScreenPixelDensity:(int)arg1; +- (void)setCohort:(id)arg1; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (int)mobileCountryCode; +- (void)setApplicationName:(id)arg1; +- (id)dictionaryRepresentation; +- (void)setMobileCountryCode:(int)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMClientPropertiesResponse.h b/GMM.framework/GMMClientPropertiesResponse.h new file mode 100755 index 0000000..bd21150 --- /dev/null +++ b/GMM.framework/GMMClientPropertiesResponse.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface GMMClientPropertiesResponse : PBCodable { + NSString *_replacementCohort; +} + +@property(readonly) BOOL hasReplacementCohort; +@property(retain) NSString * replacementCohort; + + +- (BOOL)readFrom:(id)arg1; +- (BOOL)hasReplacementCohort; +- (void)setReplacementCohort:(id)arg1; +- (id)replacementCohort; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMCookieRequester.h b/GMM.framework/GMMCookieRequester.h new file mode 100755 index 0000000..839c29c --- /dev/null +++ b/GMM.framework/GMMCookieRequester.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMCookieRequester : GMMRequester { + unsigned long long _cookie; +} + +@property(readonly) unsigned long long cookie; + + +- (BOOL)readResponsePreamble:(id)arg1; +- (id)requestPreamble; +- (unsigned long long)cookie; + +@end diff --git a/GMM.framework/GMMCopyright.h b/GMM.framework/GMMCopyright.h new file mode 100755 index 0000000..bac6a19 --- /dev/null +++ b/GMM.framework/GMMCopyright.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSMutableArray; + +@interface GMMCopyright : PBCodable { + NSMutableArray *_mapDataCopyrights; + NSMutableArray *_imageryCopyrights; + BOOL _hasCopyrightYear; + int _copyrightYear; +} + +@property(retain) NSMutableArray * mapDataCopyrights; +@property(retain) NSMutableArray * imageryCopyrights; +@property BOOL hasCopyrightYear; +@property int copyrightYear; + + +- (BOOL)readFrom:(id)arg1; +- (int)copyrightYear; +- (void)setHasCopyrightYear:(BOOL)arg1; +- (BOOL)hasCopyrightYear; +- (id)imageryCopyrights; +- (id)mapDataCopyrights; +- (id)imageryCopyrightAtIndex:(unsigned int)arg1; +- (unsigned int)imageryCopyrightsCount; +- (id)mapDataCopyrightAtIndex:(unsigned int)arg1; +- (unsigned int)mapDataCopyrightsCount; +- (void)setCopyrightYear:(int)arg1; +- (void)addImageryCopyright:(id)arg1; +- (void)addMapDataCopyright:(id)arg1; +- (void)setImageryCopyrights:(id)arg1; +- (void)setMapDataCopyrights:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMDataProperties.h b/GMM.framework/GMMDataProperties.h new file mode 100755 index 0000000..faee6a0 --- /dev/null +++ b/GMM.framework/GMMDataProperties.h @@ -0,0 +1,124 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString, GMMMapPoint; + +@interface GMMDataProperties : PBCodable { + BOOL _hasDisabled; + BOOL _disabled; + BOOL _hasInfoLevel; + int _infoLevel; + BOOL _hasInfoValue; + int _infoValue; + int _imageWidth; + int _imageHeight; + BOOL _hasTileWidth; + int _tileWidth; + BOOL _hasTileHeight; + int _tileHeight; + NSString *_panoId; + BOOL _hasNumZoomLevels; + int _numZoomLevels; + GMMMapPoint *_latLon; + NSString *_copyright; + NSString *_text; + NSString *_streetRange; + int _maxZoomLevel; + int _radius; + BOOL _hasImageSource; + int _imageSource; + BOOL _hasScene; + int _scene; +} + +@property BOOL hasDisabled; +@property BOOL disabled; +@property BOOL hasInfoLevel; +@property int infoLevel; +@property BOOL hasInfoValue; +@property int infoValue; +@property int imageWidth; +@property int imageHeight; +@property BOOL hasTileWidth; +@property int tileWidth; +@property BOOL hasTileHeight; +@property int tileHeight; +@property(retain) NSString * panoId; +@property BOOL hasNumZoomLevels; +@property int numZoomLevels; +@property(retain) GMMMapPoint * latLon; +@property(readonly) BOOL hasCopyright; +@property(retain) NSString * copyright; +@property(readonly) BOOL hasText; +@property(retain) NSString * text; +@property(readonly) BOOL hasStreetRange; +@property(retain) NSString * streetRange; +@property int maxZoomLevel; +@property int radius; +@property BOOL hasImageSource; +@property int imageSource; +@property BOOL hasScene; +@property int scene; + + +- (int)radius; +- (void)setRadius:(int)arg1; +- (BOOL)readFrom:(id)arg1; +- (void)setHasScene:(BOOL)arg1; +- (BOOL)hasScene; +- (void)setHasImageSource:(BOOL)arg1; +- (BOOL)hasImageSource; +- (int)maxZoomLevel; +- (id)latLon; +- (void)setHasNumZoomLevels:(BOOL)arg1; +- (BOOL)hasNumZoomLevels; +- (id)panoId; +- (void)setHasTileHeight:(BOOL)arg1; +- (BOOL)hasTileHeight; +- (void)setHasTileWidth:(BOOL)arg1; +- (BOOL)hasTileWidth; +- (void)setHasInfoValue:(BOOL)arg1; +- (BOOL)hasInfoValue; +- (void)setHasInfoLevel:(BOOL)arg1; +- (BOOL)hasInfoLevel; +- (void)setHasDisabled:(BOOL)arg1; +- (BOOL)hasDisabled; +- (int)scene; +- (int)imageSource; +- (id)streetRange; +- (BOOL)hasStreetRange; +- (BOOL)hasCopyright; +- (int)numZoomLevels; +- (int)tileHeight; +- (int)tileWidth; +- (int)infoValue; +- (int)infoLevel; +- (void)setScene:(int)arg1; +- (void)setInfoValue:(int)arg1; +- (void)setImageSource:(int)arg1; +- (void)setMaxZoomLevel:(int)arg1; +- (void)setNumZoomLevels:(int)arg1; +- (void)setTileHeight:(int)arg1; +- (void)setTileWidth:(int)arg1; +- (void)setInfoLevel:(int)arg1; +- (void)setStreetRange:(id)arg1; +- (void)setLatLon:(id)arg1; +- (void)setPanoId:(id)arg1; +- (void)writeTo:(id)arg1; +- (void)setDisabled:(BOOL)arg1; +- (BOOL)disabled; +- (id)dictionaryRepresentation; +- (BOOL)hasText; +- (id)text; +- (void)setText:(id)arg1; +- (int)imageHeight; +- (int)imageWidth; +- (void)setImageHeight:(int)arg1; +- (void)setImageWidth:(int)arg1; +- (id)description; +- (void)dealloc; +- (void)setCopyright:(id)arg1; +- (id)copyright; + +@end diff --git a/GMM.framework/GMMDateTime.h b/GMM.framework/GMMDateTime.h new file mode 100755 index 0000000..d63ad76 --- /dev/null +++ b/GMM.framework/GMMDateTime.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMDateTime : PBCodable { + long long _secsSinceEpoch; + BOOL _hasTimeZoneOffsetMin; + int _timeZoneOffsetMin; +} + +@property long long secsSinceEpoch; +@property BOOL hasTimeZoneOffsetMin; +@property int timeZoneOffsetMin; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasTimeZoneOffsetMin:(BOOL)arg1; +- (BOOL)hasTimeZoneOffsetMin; +- (void)setTimeZoneOffsetMin:(int)arg1; +- (void)setSecsSinceEpoch:(long long)arg1; +- (int)timeZoneOffsetMin; +- (long long)secsSinceEpoch; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMDirectionsAlert.h b/GMM.framework/GMMDirectionsAlert.h new file mode 100755 index 0000000..07ee7a3 --- /dev/null +++ b/GMM.framework/GMMDirectionsAlert.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface GMMDirectionsAlert : PBCodable { + NSString *_headline; + NSString *_text; + NSString *_url; +} + +@property(readonly) BOOL hasHeadline; +@property(retain) NSString * headline; +@property(readonly) BOOL hasText; +@property(retain) NSString * text; +@property(readonly) BOOL hasUrl; +@property(retain) NSString * url; + + +- (BOOL)readFrom:(id)arg1; +- (BOOL)hasHeadline; +- (BOOL)hasUrl; +- (void)writeTo:(id)arg1; +- (void)setUrl:(id)arg1; +- (id)url; +- (id)dictionaryRepresentation; +- (BOOL)hasText; +- (id)text; +- (void)setText:(id)arg1; +- (id)description; +- (void)dealloc; +- (void)setHeadline:(id)arg1; +- (id)headline; + +@end diff --git a/GMM.framework/GMMDirectionsIconRequest.h b/GMM.framework/GMMDirectionsIconRequest.h new file mode 100755 index 0000000..ad229de --- /dev/null +++ b/GMM.framework/GMMDirectionsIconRequest.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class GMMClientCapabilities; + +@interface GMMDirectionsIconRequest : PBRequest { + GMMClientCapabilities *_capabilities; + BOOL _hasCachedIconVersion; + int _cachedIconVersion; + struct { + long long *list; + unsigned int count; + unsigned int size; + } _cachedIconIDs; +} + +@property(readonly) BOOL hasCapabilities; +@property(retain) GMMClientCapabilities * capabilities; +@property BOOL hasCachedIconVersion; +@property int cachedIconVersion; +@property(readonly) unsigned int cachedIconIDsCount; +@property(readonly) long long* cachedIconIDs; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasCachedIconVersion:(BOOL)arg1; +- (BOOL)hasCachedIconVersion; +- (void)setCachedIconIDs:(long long*)arg1 count:(unsigned int)arg2; +- (long long)cachedIconIDAtIndex:(unsigned int)arg1; +- (void)addCachedIconID:(long long)arg1; +- (void)clearCachedIconIDs; +- (long long*)cachedIconIDs; +- (unsigned int)cachedIconIDsCount; +- (int)cachedIconVersion; +- (void)setCachedIconVersion:(int)arg1; +- (BOOL)hasCapabilities; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (void)setCapabilities:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)capabilities; + +@end diff --git a/GMM.framework/GMMDirectionsIconResponse.h b/GMM.framework/GMMDirectionsIconResponse.h new file mode 100755 index 0000000..f27b13f --- /dev/null +++ b/GMM.framework/GMMDirectionsIconResponse.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSMutableArray; + +@interface GMMDirectionsIconResponse : PBCodable { + BOOL _hasIconVersion; + int _iconVersion; + NSMutableArray *_iconDefinitions; +} + +@property BOOL hasIconVersion; +@property int iconVersion; +@property(retain) NSMutableArray * iconDefinitions; + + +- (BOOL)readFrom:(id)arg1; +- (id)iconDefinitions; +- (void)setHasIconVersion:(BOOL)arg1; +- (BOOL)hasIconVersion; +- (id)iconDefinitionAtIndex:(unsigned int)arg1; +- (unsigned int)iconDefinitionsCount; +- (int)iconVersion; +- (void)setIconVersion:(int)arg1; +- (void)addIconDefinition:(id)arg1; +- (void)setIconDefinitions:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMDirectionsOptionDefinition.h b/GMM.framework/GMMDirectionsOptionDefinition.h new file mode 100755 index 0000000..f5a50b8 --- /dev/null +++ b/GMM.framework/GMMDirectionsOptionDefinition.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString, NSMutableArray; + +@interface GMMDirectionsOptionDefinition : PBCodable { + int _optionID; + NSString *_optionText; + int _type; + NSMutableArray *_allowableValues; + int _defaultValue; +} + +@property int optionID; +@property(retain) NSString * optionText; +@property int type; +@property(retain) NSMutableArray * allowableValues; +@property int defaultValue; + + +- (BOOL)readFrom:(id)arg1; +- (id)allowableValues; +- (id)optionText; +- (id)allowableValuesAtIndex:(unsigned int)arg1; +- (unsigned int)allowableValuesCount; +- (void)addAllowableValues:(id)arg1; +- (void)setOptionID:(int)arg1; +- (void)setAllowableValues:(id)arg1; +- (void)setOptionText:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (int)type; +- (void)setType:(int)arg1; +- (int)optionID; +- (int)defaultValue; +- (void)setDefaultValue:(int)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMDirectionsOptionRequest.h b/GMM.framework/GMMDirectionsOptionRequest.h new file mode 100755 index 0000000..438f385 --- /dev/null +++ b/GMM.framework/GMMDirectionsOptionRequest.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMDirectionsOptionRequest : PBRequest { +} + + +- (BOOL)readFrom:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMDirectionsOptionResponse.h b/GMM.framework/GMMDirectionsOptionResponse.h new file mode 100755 index 0000000..3c9525c --- /dev/null +++ b/GMM.framework/GMMDirectionsOptionResponse.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSMutableArray; + +@interface GMMDirectionsOptionResponse : PBCodable { + NSMutableArray *_optionDefinitions; +} + +@property(retain) NSMutableArray * optionDefinitions; + + +- (BOOL)readFrom:(id)arg1; +- (id)optionDefinitions; +- (id)optionDefinitionAtIndex:(unsigned int)arg1; +- (unsigned int)optionDefinitionsCount; +- (void)addOptionDefinition:(id)arg1; +- (void)setOptionDefinitions:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMDirectionsOptionValue.h b/GMM.framework/GMMDirectionsOptionValue.h new file mode 100755 index 0000000..93ce57c --- /dev/null +++ b/GMM.framework/GMMDirectionsOptionValue.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMDirectionsOptionValue : PBCodable { + int _optionID; + BOOL _hasValue; + int _value; +} + +@property int optionID; +@property BOOL hasValue; +@property int value; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasValue:(BOOL)arg1; +- (BOOL)hasValue; +- (void)setOptionID:(int)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (int)value; +- (void)setValue:(int)arg1; +- (int)optionID; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMDirectionsRequest.h b/GMM.framework/GMMDirectionsRequest.h new file mode 100755 index 0000000..8ea4e70 --- /dev/null +++ b/GMM.framework/GMMDirectionsRequest.h @@ -0,0 +1,145 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class GMMDirectionsIconRequest, GMMMapInfo, NSMutableArray, GMMDateTime; + +@interface GMMDirectionsRequest : PBRequest { + struct { + int *list; + unsigned int count; + unsigned int size; + } _modes; + NSMutableArray *_waypoints; + GMMDateTime *_requestedDateTime; + BOOL _hasRequestedTimeType; + int _requestedTimeType; + BOOL _hasTripMaxCount; + int _tripMaxCount; + GMMDirectionsIconRequest *_iconRequest; + BOOL _hasRequestedResultType; + int _requestedResultType; + BOOL _hasResultPageOffset; + int _resultPageOffset; + GMMMapInfo *_mapViewport; + NSMutableArray *_options; + BOOL _hasIncludeStreetViewPanoId; + BOOL _includeStreetViewPanoId; + BOOL _hasAddStepNoticesToInstructionText; + BOOL _addStepNoticesToInstructionText; + BOOL _hasIncludeStructuredInstructions; + BOOL _includeStructuredInstructions; + BOOL _hasReturnMultipleRoutes; + BOOL _returnMultipleRoutes; + BOOL _hasIncludeNonTransitAlternates; + BOOL _includeNonTransitAlternates; + BOOL _hasAltTripsMaxPoints; + int _altTripsMaxPoints; +} + +@property(readonly) unsigned int modesCount; +@property(readonly) int* modes; +@property(retain) NSMutableArray * waypoints; +@property(readonly) BOOL hasRequestedDateTime; +@property(retain) GMMDateTime * requestedDateTime; +@property BOOL hasRequestedTimeType; +@property int requestedTimeType; +@property BOOL hasTripMaxCount; +@property int tripMaxCount; +@property(readonly) BOOL hasIconRequest; +@property(retain) GMMDirectionsIconRequest * iconRequest; +@property BOOL hasRequestedResultType; +@property int requestedResultType; +@property BOOL hasResultPageOffset; +@property int resultPageOffset; +@property(readonly) BOOL hasMapViewport; +@property(retain) GMMMapInfo * mapViewport; +@property(retain) NSMutableArray * options; +@property BOOL hasIncludeStreetViewPanoId; +@property BOOL includeStreetViewPanoId; +@property BOOL hasAddStepNoticesToInstructionText; +@property BOOL addStepNoticesToInstructionText; +@property BOOL hasIncludeStructuredInstructions; +@property BOOL includeStructuredInstructions; +@property BOOL hasReturnMultipleRoutes; +@property BOOL returnMultipleRoutes; +@property BOOL hasIncludeNonTransitAlternates; +@property BOOL includeNonTransitAlternates; +@property BOOL hasAltTripsMaxPoints; +@property int altTripsMaxPoints; + + +- (Class)responseClass; +- (BOOL)readFrom:(id)arg1; +- (void)setOptions:(id)arg1; +- (int)altTripsMaxPoints; +- (void)setHasAltTripsMaxPoints:(BOOL)arg1; +- (BOOL)hasAltTripsMaxPoints; +- (void)setHasIncludeNonTransitAlternates:(BOOL)arg1; +- (BOOL)hasIncludeNonTransitAlternates; +- (void)setHasReturnMultipleRoutes:(BOOL)arg1; +- (BOOL)hasReturnMultipleRoutes; +- (void)setHasIncludeStructuredInstructions:(BOOL)arg1; +- (BOOL)hasIncludeStructuredInstructions; +- (void)setHasAddStepNoticesToInstructionText:(BOOL)arg1; +- (BOOL)hasAddStepNoticesToInstructionText; +- (id)mapViewport; +- (void)setHasResultPageOffset:(BOOL)arg1; +- (BOOL)hasResultPageOffset; +- (void)setHasRequestedResultType:(BOOL)arg1; +- (BOOL)hasRequestedResultType; +- (id)iconRequest; +- (void)setHasTripMaxCount:(BOOL)arg1; +- (BOOL)hasTripMaxCount; +- (void)setHasRequestedTimeType:(BOOL)arg1; +- (BOOL)hasRequestedTimeType; +- (id)requestedDateTime; +- (BOOL)includeNonTransitAlternates; +- (BOOL)returnMultipleRoutes; +- (BOOL)includeStructuredInstructions; +- (BOOL)addStepNoticesToInstructionText; +- (id)optionsAtIndex:(unsigned int)arg1; +- (unsigned int)optionsCount; +- (BOOL)hasMapViewport; +- (int)resultPageOffset; +- (int)requestedResultType; +- (BOOL)hasIconRequest; +- (int)tripMaxCount; +- (int)requestedTimeType; +- (BOOL)hasRequestedDateTime; +- (id)waypointAtIndex:(unsigned int)arg1; +- (unsigned int)waypointsCount; +- (void)setModes:(int*)arg1 count:(unsigned int)arg2; +- (int)modeAtIndex:(unsigned int)arg1; +- (void)addMode:(int)arg1; +- (void)clearModes; +- (int*)modes; +- (unsigned int)modesCount; +- (void)setAltTripsMaxPoints:(int)arg1; +- (void)setIncludeNonTransitAlternates:(BOOL)arg1; +- (void)setReturnMultipleRoutes:(BOOL)arg1; +- (void)setIncludeStructuredInstructions:(BOOL)arg1; +- (void)setAddStepNoticesToInstructionText:(BOOL)arg1; +- (void)addOptions:(id)arg1; +- (void)setResultPageOffset:(int)arg1; +- (void)setRequestedResultType:(int)arg1; +- (void)setTripMaxCount:(int)arg1; +- (void)setRequestedTimeType:(int)arg1; +- (void)addWaypoint:(id)arg1; +- (void)setMapViewport:(id)arg1; +- (void)setIconRequest:(id)arg1; +- (void)setRequestedDateTime:(id)arg1; +- (void)setWaypoints:(id)arg1; +- (void)setHasIncludeStreetViewPanoId:(BOOL)arg1; +- (BOOL)hasIncludeStreetViewPanoId; +- (BOOL)includeStreetViewPanoId; +- (void)setIncludeStreetViewPanoId:(BOOL)arg1; +- (id)waypoints; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (id)options; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMDirectionsResponse.h b/GMM.framework/GMMDirectionsResponse.h new file mode 100755 index 0000000..7fb4016 --- /dev/null +++ b/GMM.framework/GMMDirectionsResponse.h @@ -0,0 +1,111 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSMutableArray, NSString, GMMDateTime, GMMDirectionsIconResponse; + +@interface GMMDirectionsResponse : PBCodable { + int _status; + struct { + int *list; + unsigned int count; + unsigned int size; + } _modes; + GMMDateTime *_requestedDateTime; + BOOL _hasRequestedTimeType; + int _requestedTimeType; + NSMutableArray *_waypointFeedbacks; + NSMutableArray *_trips; + GMMDirectionsIconResponse *_icons; + NSString *_notice; + NSMutableArray *_agencys; + BOOL _hasRecommendedDistanceUnits; + int _recommendedDistanceUnits; + NSMutableArray *_optionsUseds; + NSMutableArray *_alerts; + NSMutableArray *_alternateModes; +} + +@property int status; +@property(readonly) unsigned int modesCount; +@property(readonly) int* modes; +@property(readonly) BOOL hasRequestedDateTime; +@property(retain) GMMDateTime * requestedDateTime; +@property BOOL hasRequestedTimeType; +@property int requestedTimeType; +@property(retain) NSMutableArray * waypointFeedbacks; +@property(retain) NSMutableArray * trips; +@property(readonly) BOOL hasIcons; +@property(retain) GMMDirectionsIconResponse * icons; +@property(readonly) BOOL hasNotice; +@property(retain) NSString * notice; +@property(retain) NSMutableArray * agencys; +@property BOOL hasRecommendedDistanceUnits; +@property int recommendedDistanceUnits; +@property(retain) NSMutableArray * optionsUseds; +@property(retain) NSMutableArray * alerts; +@property(retain) NSMutableArray * alternateModes; + + +- (void)setStatus:(int)arg1; +- (BOOL)readFrom:(id)arg1; +- (id)alternateModes; +- (id)alerts; +- (id)optionsUseds; +- (void)setHasRecommendedDistanceUnits:(BOOL)arg1; +- (BOOL)hasRecommendedDistanceUnits; +- (id)agencys; +- (id)notice; +- (id)trips; +- (id)waypointFeedbacks; +- (id)alternateModeAtIndex:(unsigned int)arg1; +- (unsigned int)alternateModesCount; +- (id)alertAtIndex:(unsigned int)arg1; +- (unsigned int)alertsCount; +- (id)optionsUsedAtIndex:(unsigned int)arg1; +- (unsigned int)optionsUsedsCount; +- (int)recommendedDistanceUnits; +- (id)agencyAtIndex:(unsigned int)arg1; +- (unsigned int)agencysCount; +- (BOOL)hasNotice; +- (BOOL)hasIcons; +- (id)tripAtIndex:(unsigned int)arg1; +- (unsigned int)tripsCount; +- (id)waypointFeedbackAtIndex:(unsigned int)arg1; +- (unsigned int)waypointFeedbacksCount; +- (void)addAlternateMode:(id)arg1; +- (void)addAlert:(id)arg1; +- (void)addOptionsUsed:(id)arg1; +- (void)setRecommendedDistanceUnits:(int)arg1; +- (void)addAgency:(id)arg1; +- (void)addTrip:(id)arg1; +- (void)addWaypointFeedback:(id)arg1; +- (void)setAlternateModes:(id)arg1; +- (void)setAlerts:(id)arg1; +- (void)setOptionsUseds:(id)arg1; +- (void)setAgencys:(id)arg1; +- (void)setNotice:(id)arg1; +- (void)setTrips:(id)arg1; +- (void)setWaypointFeedbacks:(id)arg1; +- (void)setHasRequestedTimeType:(BOOL)arg1; +- (BOOL)hasRequestedTimeType; +- (id)requestedDateTime; +- (int)requestedTimeType; +- (BOOL)hasRequestedDateTime; +- (void)setModes:(int*)arg1 count:(unsigned int)arg2; +- (int)modeAtIndex:(unsigned int)arg1; +- (void)addMode:(int)arg1; +- (void)clearModes; +- (int*)modes; +- (unsigned int)modesCount; +- (void)setRequestedTimeType:(int)arg1; +- (void)setRequestedDateTime:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)icons; +- (void)setIcons:(id)arg1; +- (id)dictionaryRepresentation; +- (int)status; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMDirectionsStepCue.h b/GMM.framework/GMMDirectionsStepCue.h new file mode 100755 index 0000000..4754ac7 --- /dev/null +++ b/GMM.framework/GMMDirectionsStepCue.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface GMMDirectionsStepCue : PBCodable { + BOOL _hasType; + int _type; + NSString *_name; + NSString *_iconUrl; + NSString *_iconText; +} + +@property BOOL hasType; +@property int type; +@property(readonly) BOOL hasName; +@property(retain) NSString * name; +@property(readonly) BOOL hasIconUrl; +@property(retain) NSString * iconUrl; +@property(readonly) BOOL hasIconText; +@property(retain) NSString * iconText; + + +- (BOOL)readFrom:(id)arg1; +- (BOOL)hasType; +- (id)iconText; +- (id)iconUrl; +- (void)setHasType:(BOOL)arg1; +- (BOOL)hasIconText; +- (BOOL)hasIconUrl; +- (void)setIconText:(id)arg1; +- (void)setIconUrl:(id)arg1; +- (BOOL)hasName; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (int)type; +- (id)name; +- (void)setType:(int)arg1; +- (void)setName:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMDocumentInfo.h b/GMM.framework/GMMDocumentInfo.h new file mode 100755 index 0000000..a733a48 --- /dev/null +++ b/GMM.framework/GMMDocumentInfo.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface GMMDocumentInfo : PBCodable { + NSString *_author; + NSString *_attributionUrl; +} + +@property(readonly) BOOL hasAuthor; +@property(retain) NSString * author; +@property(readonly) BOOL hasAttributionUrl; +@property(retain) NSString * attributionUrl; + + +- (id)author; +- (void)setAuthor:(id)arg1; +- (BOOL)readFrom:(id)arg1; +- (id)attributionUrl; +- (BOOL)hasAttributionUrl; +- (BOOL)hasAuthor; +- (void)setAttributionUrl:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMEfficientMapPoint.h b/GMM.framework/GMMEfficientMapPoint.h new file mode 100755 index 0000000..3128389 --- /dev/null +++ b/GMM.framework/GMMEfficientMapPoint.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMEfficientMapPoint : PBCodable { + int _latitude; + int _longitude; +} + +@property int latitude; +@property int longitude; + + +- (int)latitude; +- (int)longitude; +- (BOOL)readFrom:(id)arg1; +- (void)setLongitude:(int)arg1; +- (void)setLatitude:(int)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMGEODirectionsLocationResult.h b/GMM.framework/GMMGEODirectionsLocationResult.h new file mode 100755 index 0000000..de1e2a6 --- /dev/null +++ b/GMM.framework/GMMGEODirectionsLocationResult.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface GMMGEODirectionsLocationResult : GEOLocationResult { + NSString *_queryRefinementToken; +} + +@property(retain) NSString * queryRefinementToken; + + +- (void)setQueryRefinementToken:(id)arg1; +- (id)queryRefinementToken; +- (id)description; + +@end diff --git a/GMM.framework/GMMGEODirectionsProvider.h b/GMM.framework/GMMGEODirectionsProvider.h new file mode 100755 index 0000000..524e758 --- /dev/null +++ b/GMM.framework/GMMGEODirectionsProvider.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class GMMRequester; + +@interface GMMGEODirectionsProvider : GEODirectionsProvider { + GMMRequester *_gmmRequester; +} + +@property(retain) GMMRequester * gmmRequester; + ++ (id)providerHostname; ++ (unsigned short)providerID; + +- (void)cancelProviderRequest; +- (void)startProviderWithRequest:(id)arg1; +- (void)_cleanupRequester; +- (id)gmmRequester; +- (void)_sendGMMDirectionsRequest:(id)arg1; +- (void)setGmmRequester:(id)arg1; +- (void)requester:(id)arg1 didFailWithError:(id)arg2; +- (void)requesterDidCancel:(id)arg1; +- (void)requesterDidFinish:(id)arg1; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMGEODirectionsRouteResponse.h b/GMM.framework/GMMGEODirectionsRouteResponse.h new file mode 100755 index 0000000..b7279e7 --- /dev/null +++ b/GMM.framework/GMMGEODirectionsRouteResponse.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSMutableArray; + +@interface GMMGEODirectionsRouteResponse : GEODirectionsRouteResponse { + NSMutableArray *_viaWaypointArrays; +} + +@property(retain) NSMutableArray * viaWaypointArrays; + ++ (id)geoDirectionsResponseFromGMMResponse:(id)arg1 error:(int*)arg2; + +- (id)viaWaypointArrays; +- (void)setViaWaypointArrays:(id)arg1; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMGEOGeocodeProvider.h b/GMM.framework/GMMGEOGeocodeProvider.h new file mode 100755 index 0000000..5495184 --- /dev/null +++ b/GMM.framework/GMMGEOGeocodeProvider.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class GEOGeocodeRequest, PBRequester, GEOSearchRequest; + +@interface GMMGEOGeocodeProvider : GEOGeocodeProvider { + GEOGeocodeRequest *_request; + PBRequester *_requester; + GEOSearchRequest *_searchRequest; +} + ++ (id)providerName; ++ (unsigned short)provider; + +- (void)reverseGeocode:(id)arg1 success:(id)arg2 error:(id)arg3; +- (void)requester:(id)arg1 didFailWithError:(id)arg2; +- (void)requesterDidCancel:(id)arg1; +- (void)requesterDidFinish:(id)arg1; +- (void)forwardGeocode:(id)arg1 success:(id)arg2 networkActivity:(id)arg3 error:(id)arg4; +- (void)cancel; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMGEOLocationShiftFunctionResponse.h b/GMM.framework/GMMGEOLocationShiftFunctionResponse.h new file mode 100755 index 0000000..892faab --- /dev/null +++ b/GMM.framework/GMMGEOLocationShiftFunctionResponse.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMGEOLocationShiftFunctionResponse : GEOLocationShiftFunctionResponse { + int _originalLatitude; + int _originalLongitude; + int _modelSqHalfLength; + int _cacheSqHalfLength; + long long _latCoefficients[3]; + long long _lngCoefficients[3]; +} + + +- (BOOL)needsNewFunctionForCoordinate:(struct { double x1; double x2; })arg1; +- (BOOL)wantsNewFunctionForCoordinate:(struct { double x1; double x2; })arg1; +- (struct { double x1; double x2; })shiftedCoordinateForCoordinate:(struct { double x1; double x2; })arg1 accuracy:(double*)arg2; +- (struct { double x1; double x2; })originalCoordinate; +- (void)setOriginalCoordinate:(struct { double x1; double x2; })arg1; +- (id)initWithGMMLocationShiftResponse:(id)arg1; + +@end diff --git a/GMM.framework/GMMGEOLocationShiftProvider.h b/GMM.framework/GMMGEOLocationShiftProvider.h new file mode 100755 index 0000000..bff33d8 --- /dev/null +++ b/GMM.framework/GMMGEOLocationShiftProvider.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class GMMRequester; + +@interface GMMGEOLocationShiftProvider : GEOLocationShiftProvider { + GMMRequester *_requester; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _errorHandler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _finishedHandler; + +} + ++ (unsigned short)providerID; + +- (void)cancelRequest; +- (void)startRequest:(id)arg1 finished:(id)arg2 error:(id)arg3; +- (void)requester:(id)arg1 didFailWithError:(id)arg2; +- (void)requesterDidCancel:(id)arg1; +- (void)requesterDidFinish:(id)arg1; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMGEOSearchProvider.h b/GMM.framework/GMMGEOSearchProvider.h new file mode 100755 index 0000000..22227f0 --- /dev/null +++ b/GMM.framework/GMMGEOSearchProvider.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class GMMRequester; + +@interface GMMGEOSearchProvider : GEOSearchProvider { + GMMRequester *_requester; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _finished; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _spellingSuggestion; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _refinement; + +} + ++ (id)hostname; ++ (unsigned short)provider; + +- (void)search:(id)arg1 finished:(id)arg2 spellingSuggestion:(id)arg3 refinement:(id)arg4 error:(id)arg5; +- (void)requester:(id)arg1 didFailWithError:(id)arg2; +- (void)requesterDidCancel:(id)arg1; +- (void)requesterDidFinish:(id)arg1; +- (void)cancel; +- (id)init; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMGEOTileAvailabilityProvider.h b/GMM.framework/GMMGEOTileAvailabilityProvider.h new file mode 100755 index 0000000..120965b --- /dev/null +++ b/GMM.framework/GMMGEOTileAvailabilityProvider.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class GMMRequester; + +@interface GMMGEOTileAvailabilityProvider : GEOTileAvailabilityProvider { + GMMRequester *_requester; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _finishedHandler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _errorHandler; + +} + ++ (unsigned short)providerID; + +- (void)cancelRequest; +- (void)startRequest:(id)arg1 finished:(id)arg2 error:(id)arg3; +- (void)requester:(id)arg1 didFailWithError:(id)arg2; +- (void)requesterDidCancel:(id)arg1; +- (void)requesterDidFinish:(id)arg1; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMGEOTileSetInfo.h b/GMM.framework/GMMGEOTileSetInfo.h new file mode 100755 index 0000000..26d2bc1 --- /dev/null +++ b/GMM.framework/GMMGEOTileSetInfo.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMGEOTileSetInfo : NSObject { +} + + +- (BOOL)supportsTileSetStyle:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (id)profileForTileKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; + +@end diff --git a/GMM.framework/GMMGEOTileSetProfile.h b/GMM.framework/GMMGEOTileSetProfile.h new file mode 100755 index 0000000..12a1d64 --- /dev/null +++ b/GMM.framework/GMMGEOTileSetProfile.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSURL, NSString; + +@interface GMMGEOTileSetProfile : NSObject { + BOOL _isChina; +} + +@property BOOL isChina; +@property(readonly) int style; +@property(readonly) NSString * baseURLString; +@property(readonly) NSURL * multiTileURL; +@property(readonly) unsigned int operatingEdition; +@property(readonly) int size; +@property(readonly) int scale; + ++ (id)sharedProfile; + +- (unsigned int)operatingEdition; +- (id)multiTileURL; +- (id)baseURLString; +- (id)attributionInfoForTileKeys:(id)arg1; +- (void)loadAttributionBadgeDataHiDPI:(BOOL)arg1 isIPad:(BOOL)arg2 handler:(id)arg3; +- (BOOL)needsAttributionBadge; +- (unsigned int)maxZoomLevelForTileKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (unsigned int)minZoomLevelForTileKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (BOOL)isAvailableForTileKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (BOOL)isChina; +- (int)maxChinaZoomLevel; +- (void)setIsChina:(BOOL)arg1; +- (int)style; +- (int)scale; +- (int)size; + +@end diff --git a/GMM.framework/GMMGeoTileColorData.h b/GMM.framework/GMMGeoTileColorData.h new file mode 100755 index 0000000..528e4d4 --- /dev/null +++ b/GMM.framework/GMMGeoTileColorData.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMGeoTileColorData : NSObject { + struct CGColor { } *_color; +} + +@property(readonly) struct CGColor { }* color; + ++ (id)createWithData:(id)arg1; + +- (id)initWithColor:(struct CGColor { }*)arg1; +- (struct CGColor { }*)color; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMGeoTileDecoder.h b/GMM.framework/GMMGeoTileDecoder.h new file mode 100755 index 0000000..ac32378 --- /dev/null +++ b/GMM.framework/GMMGeoTileDecoder.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMGeoTileDecoder : NSObject { + BOOL _runningOnIPad; + BOOL _idiomIPad; +} + + +- (id)initRunningOnIPad:(BOOL)arg1 idiomIPad:(BOOL)arg2; +- (id)decodeTile:(id)arg1 forKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg2; +- (BOOL)canDecodeTile:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1 quickly:(BOOL*)arg2; + +@end diff --git a/GMM.framework/GMMGeoTileImageData.h b/GMM.framework/GMMGeoTileImageData.h new file mode 100755 index 0000000..f471a83 --- /dev/null +++ b/GMM.framework/GMMGeoTileImageData.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSArray, NSData, NSMutableArray; + +@interface GMMGeoTileImageData : NSObject { + NSData *_data; + unsigned int _imageOffset; + BOOL _idiomIPad; + BOOL _copyRightDataCreated; + int _imageCopyrightYear; + int _dataCopyrightYear; + NSMutableArray *_imageCopyrights; + NSMutableArray *_dataCopyrights; +} + +@property(readonly) int imageCopyrightYear; +@property(readonly) NSArray * imageCopyrights; +@property(readonly) int dataCopyrightYear; +@property(readonly) NSArray * dataCopyrights; + ++ (id)createWithData:(id)arg1 runningOnIPad:(BOOL)arg2 idiomIPad:(BOOL)arg3; + +- (struct CGImage { }*)newImage; +- (id)dataCopyrights; +- (int)dataCopyrightYear; +- (id)imageCopyrights; +- (int)imageCopyrightYear; +- (void)_createCopyrightData; +- (id)initWithData:(id)arg1 runningOnIPad:(BOOL)arg2 idiomIPad:(BOOL)arg3; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMGeoTileRequester.h b/GMM.framework/GMMGeoTileRequester.h new file mode 100755 index 0000000..6a5d6bb --- /dev/null +++ b/GMM.framework/GMMGeoTileRequester.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSURLConnection, NSMutableData; + +@interface GMMGeoTileRequester : GEOTileRequester { + NSURLConnection *_conn; + NSMutableData *_data; + BOOL _readPreamble; + BOOL _readTileHeader; + int _lastGoodOffset; + unsigned short _numTilesToRead; + unsigned short _numTilesRead; + unsigned int _tileEdition; + unsigned int _tilesLoaded; +} + ++ (unsigned char)tileProviderIdentifier; ++ (id)hostname; + +- (void)_tryReadTiles; +- (void)_tryReadPreamble; +- (void)_cancelWithErrorCode:(int)arg1; +- (void)_failWithErrorCode:(int)arg1; +- (void)start; +- (void)_failWithError:(id)arg1; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (void)_cleanup; +- (void)cancel; + +@end diff --git a/GMM.framework/GMMGeometry.h b/GMM.framework/GMMGeometry.h new file mode 100755 index 0000000..27e6520 --- /dev/null +++ b/GMM.framework/GMMGeometry.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class GMMPixelPoint, GMMPolygon, GMMEfficientMapPoint, GMMMapPoint, GMMPolyLine; + +@interface GMMGeometry : PBCodable { + int _type; + GMMMapPoint *_mapPoint; + GMMPolyLine *_polyLine; + GMMPolygon *_polygon; + GMMPixelPoint *_pixelPoint; + GMMEfficientMapPoint *_efficientMapPoint; +} + +@property int type; +@property(readonly) BOOL hasMapPoint; +@property(retain) GMMMapPoint * mapPoint; +@property(readonly) BOOL hasPolyLine; +@property(retain) GMMPolyLine * polyLine; +@property(readonly) BOOL hasPolygon; +@property(retain) GMMPolygon * polygon; +@property(readonly) BOOL hasPixelPoint; +@property(retain) GMMPixelPoint * pixelPoint; +@property(readonly) BOOL hasEfficientMapPoint; +@property(retain) GMMEfficientMapPoint * efficientMapPoint; + + +- (BOOL)readFrom:(id)arg1; +- (id)initWithCoordinate:(struct { double x1; double x2; })arg1; +- (void)setEfficientMapPoint:(id)arg1; +- (void)setPolygon:(id)arg1; +- (void)setPolyLine:(id)arg1; +- (void)setMapPoint:(id)arg1; +- (id)pixelPointGeometry; +- (void)setPixelPoint:(id)arg1; +- (id)efficientMapPoint; +- (BOOL)hasEfficientMapPoint; +- (id)pixelPoint; +- (BOOL)hasPixelPoint; +- (id)polygon; +- (BOOL)hasPolygon; +- (id)polyLine; +- (BOOL)hasPolyLine; +- (id)mapPoint; +- (BOOL)hasMapPoint; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (int)type; +- (void)setType:(int)arg1; +- (id)description; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMHasTrafficRequest.h b/GMM.framework/GMMHasTrafficRequest.h new file mode 100755 index 0000000..a4d7b30 --- /dev/null +++ b/GMM.framework/GMMHasTrafficRequest.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class GMMMapPoint; + +@interface GMMHasTrafficRequest : GMMOldRequest { + GMMMapPoint *_mapPoint; +} + +@property(retain) GMMMapPoint * mapPoint; + + +- (Class)responseClass; +- (BOOL)readFrom:(id)arg1; +- (void)setMapPoint:(id)arg1; +- (id)mapPoint; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMHasTrafficResponse.h b/GMM.framework/GMMHasTrafficResponse.h new file mode 100755 index 0000000..077095d --- /dev/null +++ b/GMM.framework/GMMHasTrafficResponse.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMHasTrafficResponse : GMMOldResponse { + BOOL _hasTraffic; +} + +@property BOOL hasTraffic; + ++ (id)responseSubdataFromReader:(id)arg1; + +- (BOOL)readFrom:(id)arg1; +- (void)setHasTraffic:(BOOL)arg1; +- (BOOL)hasTraffic; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; + +@end diff --git a/GMM.framework/GMMIconDefinition.h b/GMM.framework/GMMIconDefinition.h new file mode 100755 index 0000000..e63d11f --- /dev/null +++ b/GMM.framework/GMMIconDefinition.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSData; + +@interface GMMIconDefinition : PBCodable { + long long _iconId; + NSData *_image; +} + +@property long long iconId; +@property(readonly) BOOL hasImage; +@property(retain) NSData * image; + + +- (BOOL)readFrom:(id)arg1; +- (long long)iconId; +- (BOOL)hasImage; +- (void)setIconId:(long long)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)image; +- (void)setImage:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMImage.h b/GMM.framework/GMMImage.h new file mode 100755 index 0000000..5e66a6f --- /dev/null +++ b/GMM.framework/GMMImage.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString, NSData; + +@interface GMMImage : PBCodable { + NSString *_key; + int _type; + NSData *_imageData; +} + +@property(readonly) BOOL hasKey; +@property(retain) NSString * key; +@property int type; +@property(readonly) BOOL hasImageData; +@property(retain) NSData * imageData; + + +- (id)imageData; +- (BOOL)readFrom:(id)arg1; +- (void)setImageData:(id)arg1; +- (void)writeTo:(id)arg1; +- (BOOL)hasKey; +- (void)setKey:(id)arg1; +- (id)key; +- (id)dictionaryRepresentation; +- (int)type; +- (void)setType:(int)arg1; +- (id)description; +- (void)dealloc; +- (BOOL)hasImageData; + +@end diff --git a/GMM.framework/GMMIncomingSuperTile.h b/GMM.framework/GMMIncomingSuperTile.h new file mode 100755 index 0000000..75c1dde --- /dev/null +++ b/GMM.framework/GMMIncomingSuperTile.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSData; + +@interface GMMIncomingSuperTile : PBCodable { + NSData *_superTileData; +} + +@property(retain) NSData * superTileData; + + +- (BOOL)readFrom:(id)arg1; +- (id)superTileData; +- (void)setSuperTileData:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMIncomingThumbnail.h b/GMM.framework/GMMIncomingThumbnail.h new file mode 100755 index 0000000..64fca94 --- /dev/null +++ b/GMM.framework/GMMIncomingThumbnail.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSData; + +@interface GMMIncomingThumbnail : PBCodable { + int _width; + int _height; + NSData *_thumbnailData; +} + +@property int width; +@property int height; +@property(retain) NSData * thumbnailData; + + +- (BOOL)readFrom:(id)arg1; +- (void)writeTo:(id)arg1; +- (void)setHeight:(int)arg1; +- (int)height; +- (id)dictionaryRepresentation; +- (void)setWidth:(int)arg1; +- (int)width; +- (void)setThumbnailData:(id)arg1; +- (id)thumbnailData; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMIncomingTile.h b/GMM.framework/GMMIncomingTile.h new file mode 100755 index 0000000..de65f9b --- /dev/null +++ b/GMM.framework/GMMIncomingTile.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSMutableArray; + +@interface GMMIncomingTile : PBCodable { + int _zoom; + int _numHorizontalTiles; + int _numVerticalTiles; + NSMutableArray *_tiles; +} + +@property int zoom; +@property int numHorizontalTiles; +@property int numVerticalTiles; +@property(retain) NSMutableArray * tiles; + + +- (void)setZoom:(int)arg1; +- (int)zoom; +- (BOOL)readFrom:(id)arg1; +- (id)tiles; +- (int)numVerticalTiles; +- (int)numHorizontalTiles; +- (id)tileAtIndex:(unsigned int)arg1; +- (unsigned int)tilesCount; +- (void)addTile:(id)arg1; +- (void)setNumVerticalTiles:(int)arg1; +- (void)setNumHorizontalTiles:(int)arg1; +- (void)setTiles:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMIndex.h b/GMM.framework/GMMIndex.h new file mode 100755 index 0000000..b3eb9fa --- /dev/null +++ b/GMM.framework/GMMIndex.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMIndex : PBCodable { + int _tileXIndex; + int _tileYIndex; + BOOL _hasFace; + int _face; +} + +@property int tileXIndex; +@property int tileYIndex; +@property BOOL hasFace; +@property int face; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasFace:(BOOL)arg1; +- (BOOL)hasFace; +- (int)tileYIndex; +- (int)tileXIndex; +- (void)setTileYIndex:(int)arg1; +- (void)setTileXIndex:(int)arg1; +- (void)writeTo:(id)arg1; +- (int)face; +- (void)setFace:(int)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMKmlInfo.h b/GMM.framework/GMMKmlInfo.h new file mode 100755 index 0000000..17ecc36 --- /dev/null +++ b/GMM.framework/GMMKmlInfo.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class GMMDocumentInfo; + +@interface GMMKmlInfo : PBCodable { + GMMDocumentInfo *_sourceDocument; + BOOL _hasIsUserCreated; + BOOL _isUserCreated; +} + +@property(readonly) BOOL hasSourceDocument; +@property(retain) GMMDocumentInfo * sourceDocument; +@property BOOL hasIsUserCreated; +@property BOOL isUserCreated; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasIsUserCreated:(BOOL)arg1; +- (BOOL)hasIsUserCreated; +- (id)sourceDocument; +- (BOOL)isUserCreated; +- (BOOL)hasSourceDocument; +- (void)setIsUserCreated:(BOOL)arg1; +- (void)setSourceDocument:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMLink.h b/GMM.framework/GMMLink.h new file mode 100755 index 0000000..3991803 --- /dev/null +++ b/GMM.framework/GMMLink.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface GMMLink : PBCodable { + BOOL _hasYawDegreeE6; + int _yawDegreeE6; + NSString *_panoId; + BOOL _hasRoadArgb; + int _roadArgb; + NSString *_linkText; + NSString *_linkStreetRange; +} + +@property BOOL hasYawDegreeE6; +@property int yawDegreeE6; +@property(retain) NSString * panoId; +@property BOOL hasRoadArgb; +@property int roadArgb; +@property(readonly) BOOL hasLinkText; +@property(retain) NSString * linkText; +@property(readonly) BOOL hasLinkStreetRange; +@property(retain) NSString * linkStreetRange; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasRoadArgb:(BOOL)arg1; +- (BOOL)hasRoadArgb; +- (void)setHasYawDegreeE6:(BOOL)arg1; +- (BOOL)hasYawDegreeE6; +- (id)linkStreetRange; +- (BOOL)hasLinkStreetRange; +- (id)linkText; +- (BOOL)hasLinkText; +- (int)roadArgb; +- (int)yawDegreeE6; +- (void)setRoadArgb:(int)arg1; +- (void)setYawDegreeE6:(int)arg1; +- (void)setLinkStreetRange:(id)arg1; +- (void)setLinkText:(id)arg1; +- (id)panoId; +- (void)setPanoId:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMLoader.h b/GMM.framework/GMMLoader.h new file mode 100755 index 0000000..d19e19a --- /dev/null +++ b/GMM.framework/GMMLoader.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSURLConnection, NSMutableData, NSThread; + +@interface GMMLoader : NSObject { + NSURLConnection *_connection; + struct Requester { int (**x1)(); int x2; struct Connection {} *x3; char *x4; boolx5; boolx6; } *_requester; + struct Response { int (**x1)(); id x2; } *_response; + NSMutableData *_data; + NSThread *_thread; + BOOL _readPreamble; + BOOL _needsCancel; + unsigned long _bodyOffset; +} + + +- (void)setNeedsCancel; +- (id)initWithURL:(id)arg1 postData:(id)arg2 requester:(struct Requester { int (**x1)(); int x2; struct Connection {} *x3; char *x4; boolx5; boolx6; }*)arg3 timeout:(double)arg4; +- (void)_handleSuspendOnThread; +- (BOOL)_continueReadStream:(BOOL)arg1; +- (BOOL)needsCancel; +- (void)_cancelWithErrorCode:(int)arg1; +- (void)_failWithErrorCode:(int)arg1; +- (void)_failWithError:(id)arg1; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (void)_applicationDidEnterBackground:(id)arg1; +- (void)_cleanup; +- (void)cancel; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMLocation.h b/GMM.framework/GMMLocation.h new file mode 100755 index 0000000..78722b5 --- /dev/null +++ b/GMM.framework/GMMLocation.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface GMMLocation : NSObject { + int _responseCode; + struct MapPoint { int x1; int x2; int x3; int x4; } *_point; + int _accuracy; + int _confidence; + NSString *_geo_string; +} + +@property int responseCode; +@property struct MapPoint { int x1; int x2; int x3; int x4; }* point; +@property int accuracy; +@property int confidence; +@property(retain) NSString * geo_string; + + +- (int)responseCode; +- (id)geo_string; +- (int)accuracy; +- (void)setGeo_string:(id)arg1; +- (void)setConfidence:(int)arg1; +- (void)setAccuracy:(int)arg1; +- (void)setResponseCode:(int)arg1; +- (void)setPoint:(struct MapPoint { int x1; int x2; int x3; int x4; }*)arg1; +- (struct MapPoint { int x1; int x2; int x3; int x4; }*)point; +- (void)dealloc; +- (int)confidence; + +@end diff --git a/GMM.framework/GMMLocationShiftRequest.h b/GMM.framework/GMMLocationShiftRequest.h new file mode 100755 index 0000000..5045a95 --- /dev/null +++ b/GMM.framework/GMMLocationShiftRequest.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class GMMMapPoint; + +@interface GMMLocationShiftRequest : PBRequest { + GMMMapPoint *_originalPoint; +} + +@property(retain) GMMMapPoint * originalPoint; + + +- (Class)responseClass; +- (BOOL)readFrom:(id)arg1; +- (id)originalPoint; +- (void)setOriginalPoint:(id)arg1; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMLocationShiftResponse.h b/GMM.framework/GMMLocationShiftResponse.h new file mode 100755 index 0000000..9bab66f --- /dev/null +++ b/GMM.framework/GMMLocationShiftResponse.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class GMMMapPoint; + +@interface GMMLocationShiftResponse : PBCodable { + int _status; + struct { + long long *list; + unsigned int count; + unsigned int size; + } _coefficients; + GMMMapPoint *_originalPoint; + BOOL _hasValidSquareLength; + int _validSquareLength; + BOOL _hasCacheSquareLength; + int _cacheSquareLength; +} + +@property int status; +@property(readonly) unsigned int coefficientsCount; +@property(readonly) long long* coefficients; +@property(readonly) BOOL hasOriginalPoint; +@property(retain) GMMMapPoint * originalPoint; +@property BOOL hasValidSquareLength; +@property int validSquareLength; +@property BOOL hasCacheSquareLength; +@property int cacheSquareLength; + + +- (void)setStatus:(int)arg1; +- (BOOL)readFrom:(id)arg1; +- (int)cacheSquareLength; +- (void)setHasCacheSquareLength:(BOOL)arg1; +- (BOOL)hasCacheSquareLength; +- (int)validSquareLength; +- (void)setHasValidSquareLength:(BOOL)arg1; +- (BOOL)hasValidSquareLength; +- (BOOL)hasOriginalPoint; +- (void)setCoefficients:(long long*)arg1 count:(unsigned int)arg2; +- (long long)coefficientAtIndex:(unsigned int)arg1; +- (void)addCoefficient:(long long)arg1; +- (void)clearCoefficients; +- (long long*)coefficients; +- (unsigned int)coefficientsCount; +- (void)setCacheSquareLength:(int)arg1; +- (void)setValidSquareLength:(int)arg1; +- (id)originalPoint; +- (void)setOriginalPoint:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (int)status; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMMapInfo.h b/GMM.framework/GMMMapInfo.h new file mode 100755 index 0000000..f13716f --- /dev/null +++ b/GMM.framework/GMMMapInfo.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class GMMMapPoint; + +@interface GMMMapInfo : PBCodable { + GMMMapPoint *_center; + int _latitudeSpan; + int _longitudeSpan; + BOOL _hasZoomLevel; + int _zoomLevel; +} + +@property(retain) GMMMapPoint * center; +@property int latitudeSpan; +@property int longitudeSpan; +@property BOOL hasZoomLevel; +@property int zoomLevel; + + +- (BOOL)readFrom:(id)arg1; +- (id)initWithGEOMapRegion:(id)arg1 withZoom:(int)arg2; +- (id)initWithSearchRequest:(id)arg1; +- (int)zoomLevel; +- (void)setHasZoomLevel:(BOOL)arg1; +- (BOOL)hasZoomLevel; +- (int)longitudeSpan; +- (int)latitudeSpan; +- (void)setLongitudeSpan:(int)arg1; +- (void)setLatitudeSpan:(int)arg1; +- (void)setZoomLevel:(int)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (void)setCenter:(id)arg1; +- (id)center; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMMapPoint.h b/GMM.framework/GMMMapPoint.h new file mode 100755 index 0000000..7ae7692 --- /dev/null +++ b/GMM.framework/GMMMapPoint.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMMapPoint : PBCodable { + int _latitude; + int _longitude; +} + +@property int latitude; +@property int longitude; + + +- (int)latitude; +- (int)longitude; +- (BOOL)readFrom:(id)arg1; +- (id)initWithCoordinate:(struct { double x1; double x2; })arg1; +- (void)setLongitude:(int)arg1; +- (void)setLatitude:(int)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMMapTile.h b/GMM.framework/GMMMapTile.h new file mode 100755 index 0000000..71ae4e6 --- /dev/null +++ b/GMM.framework/GMMMapTile.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMMapTile : PBCodable { + int _tileType; + int _tileIndexX; + int _tileIndexY; + int _zoomLevel; + BOOL _hasTextSize; + int _textSize; +} + +@property int tileType; +@property int tileIndexX; +@property int tileIndexY; +@property int zoomLevel; +@property BOOL hasTextSize; +@property int textSize; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasTextSize:(BOOL)arg1; +- (BOOL)hasTextSize; +- (int)tileIndexY; +- (int)tileIndexX; +- (int)tileType; +- (void)setTileIndexY:(int)arg1; +- (void)setTileIndexX:(int)arg1; +- (void)setTileType:(int)arg1; +- (int)zoomLevel; +- (void)setZoomLevel:(int)arg1; +- (void)writeTo:(id)arg1; +- (void)setTextSize:(int)arg1; +- (id)dictionaryRepresentation; +- (int)textSize; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMMapTileInfo.h b/GMM.framework/GMMMapTileInfo.h new file mode 100755 index 0000000..f838b69 --- /dev/null +++ b/GMM.framework/GMMMapTileInfo.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class GMMCopyright; + +@interface GMMMapTileInfo : PBCodable { + GMMCopyright *_copyright; +} + +@property(readonly) BOOL hasCopyright; +@property(retain) GMMCopyright * copyright; + + +- (BOOL)readFrom:(id)arg1; +- (BOOL)hasCopyright; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; +- (void)setCopyright:(id)arg1; +- (id)copyright; + +@end diff --git a/GMM.framework/GMMMetadata.h b/GMM.framework/GMMMetadata.h new file mode 100755 index 0000000..27e5595 --- /dev/null +++ b/GMM.framework/GMMMetadata.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMMetadata : PBCodable { + BOOL _hasNeedsLinkStreetRange; + BOOL _needsLinkStreetRange; + BOOL _hasFetchDepthMap; + BOOL _fetchDepthMap; + BOOL _hasFetchPanoMap; + BOOL _fetchPanoMap; +} + +@property BOOL hasNeedsLinkStreetRange; +@property BOOL needsLinkStreetRange; +@property BOOL hasFetchDepthMap; +@property BOOL fetchDepthMap; +@property BOOL hasFetchPanoMap; +@property BOOL fetchPanoMap; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasFetchPanoMap:(BOOL)arg1; +- (BOOL)hasFetchPanoMap; +- (void)setHasFetchDepthMap:(BOOL)arg1; +- (BOOL)hasFetchDepthMap; +- (void)setHasNeedsLinkStreetRange:(BOOL)arg1; +- (BOOL)hasNeedsLinkStreetRange; +- (BOOL)fetchPanoMap; +- (BOOL)fetchDepthMap; +- (BOOL)needsLinkStreetRange; +- (void)setFetchPanoMap:(BOOL)arg1; +- (void)setFetchDepthMap:(BOOL)arg1; +- (void)setNeedsLinkStreetRange:(BOOL)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMModel.h b/GMM.framework/GMMModel.h new file mode 100755 index 0000000..8f43cf3 --- /dev/null +++ b/GMM.framework/GMMModel.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSData; + +@interface GMMModel : PBCodable { + NSData *_depthMap; + NSData *_panoMap; +} + +@property(readonly) BOOL hasDepthMap; +@property(retain) NSData * depthMap; +@property(readonly) BOOL hasPanoMap; +@property(retain) NSData * panoMap; + + +- (BOOL)readFrom:(id)arg1; +- (id)panoMap; +- (id)depthMap; +- (BOOL)hasPanoMap; +- (BOOL)hasDepthMap; +- (void)setPanoMap:(id)arg1; +- (void)setDepthMap:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMNavigationImage.h b/GMM.framework/GMMNavigationImage.h new file mode 100755 index 0000000..6a8a794 --- /dev/null +++ b/GMM.framework/GMMNavigationImage.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSData; + +@interface GMMNavigationImage : PBCodable { + int _width; + int _height; + NSData *_imageData; +} + +@property int width; +@property int height; +@property(retain) NSData * imageData; + + +- (id)imageData; +- (BOOL)readFrom:(id)arg1; +- (void)setImageData:(id)arg1; +- (void)writeTo:(id)arg1; +- (void)setHeight:(int)arg1; +- (int)height; +- (id)dictionaryRepresentation; +- (void)setWidth:(int)arg1; +- (int)width; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMNewLocation.h b/GMM.framework/GMMNewLocation.h new file mode 100755 index 0000000..0192c86 --- /dev/null +++ b/GMM.framework/GMMNewLocation.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString, GMMGeometry; + +@interface GMMNewLocation : PBCodable { + NSString *_query; + GMMGeometry *_geocode; + NSString *_queryRefinementToken; + BOOL _hasIsVia; + BOOL _isVia; + BOOL _hasWaypointType; + int _waypointType; +} + +@property(readonly) BOOL hasQuery; +@property(retain) NSString * query; +@property(readonly) BOOL hasGeocode; +@property(retain) GMMGeometry * geocode; +@property(readonly) BOOL hasQueryRefinementToken; +@property(retain) NSString * queryRefinementToken; +@property BOOL hasIsVia; +@property BOOL isVia; +@property BOOL hasWaypointType; +@property int waypointType; + + +- (BOOL)readFrom:(id)arg1; +- (void)setQuery:(id)arg1; +- (id)initWithGEOPlaceSearchRequest:(id)arg1 placeToken:(id)arg2; +- (void)setHasWaypointType:(BOOL)arg1; +- (BOOL)hasWaypointType; +- (void)setHasIsVia:(BOOL)arg1; +- (BOOL)hasIsVia; +- (int)waypointType; +- (BOOL)isVia; +- (void)setWaypointType:(int)arg1; +- (void)setIsVia:(BOOL)arg1; +- (void)setQueryRefinementToken:(id)arg1; +- (void)setGeocode:(id)arg1; +- (id)queryRefinementToken; +- (BOOL)hasQueryRefinementToken; +- (id)geocode; +- (BOOL)hasGeocode; +- (BOOL)hasQuery; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)query; +- (id)description; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMNewRoute.h b/GMM.framework/GMMNewRoute.h new file mode 100755 index 0000000..8174e96 --- /dev/null +++ b/GMM.framework/GMMNewRoute.h @@ -0,0 +1,103 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSMutableArray, GMMDateTime, NSString; + +@interface GMMNewRoute : PBCodable { + BOOL _hasDistanceMeters; + int _distanceMeters; + BOOL _hasDurationSeconds; + int _durationSeconds; + BOOL _hasTrafficDelaySeconds; + int _trafficDelaySeconds; + GMMDateTime *_departureDateTime; + GMMDateTime *_arrivalDateTime; + NSString *_cost; + NSMutableArray *_offsetPolylines; + NSMutableArray *_steps; + BOOL _hasMode; + int _mode; + NSMutableArray *_viaWaypoints; + NSString *_deprecatedDistance; + NSString *_deprecatedDuration; +} + +@property BOOL hasDistanceMeters; +@property int distanceMeters; +@property BOOL hasDurationSeconds; +@property int durationSeconds; +@property BOOL hasTrafficDelaySeconds; +@property int trafficDelaySeconds; +@property(readonly) BOOL hasDepartureDateTime; +@property(retain) GMMDateTime * departureDateTime; +@property(readonly) BOOL hasArrivalDateTime; +@property(retain) GMMDateTime * arrivalDateTime; +@property(readonly) BOOL hasCost; +@property(retain) NSString * cost; +@property(retain) NSMutableArray * offsetPolylines; +@property(retain) NSMutableArray * steps; +@property BOOL hasMode; +@property int mode; +@property(retain) NSMutableArray * viaWaypoints; +@property(readonly) BOOL hasDeprecatedDistance; +@property(retain) NSString * deprecatedDistance; +@property(readonly) BOOL hasDeprecatedDuration; +@property(retain) NSString * deprecatedDuration; + + +- (BOOL)readFrom:(id)arg1; +- (id)altDescription; +- (id)deprecatedDuration; +- (id)deprecatedDistance; +- (id)viaWaypoints; +- (void)setHasMode:(BOOL)arg1; +- (BOOL)hasMode; +- (id)offsetPolylines; +- (void)setHasTrafficDelaySeconds:(BOOL)arg1; +- (void)setHasDurationSeconds:(BOOL)arg1; +- (void)setHasDistanceMeters:(BOOL)arg1; +- (BOOL)hasDeprecatedDuration; +- (BOOL)hasDeprecatedDistance; +- (id)viaWaypointAtIndex:(unsigned int)arg1; +- (unsigned int)viaWaypointsCount; +- (id)stepAtIndex:(unsigned int)arg1; +- (unsigned int)stepsCount; +- (id)offsetPolylineAtIndex:(unsigned int)arg1; +- (unsigned int)offsetPolylinesCount; +- (void)addViaWaypoint:(id)arg1; +- (void)addStep:(id)arg1; +- (void)addOffsetPolyline:(id)arg1; +- (void)setTrafficDelaySeconds:(int)arg1; +- (void)setDurationSeconds:(int)arg1; +- (void)setDistanceMeters:(int)arg1; +- (void)setDeprecatedDuration:(id)arg1; +- (void)setDeprecatedDistance:(id)arg1; +- (void)setViaWaypoints:(id)arg1; +- (void)setSteps:(id)arg1; +- (void)setOffsetPolylines:(id)arg1; +- (void)setCost:(id)arg1; +- (void)setArrivalDateTime:(id)arg1; +- (void)setDepartureDateTime:(id)arg1; +- (id)steps; +- (id)cost; +- (BOOL)hasCost; +- (id)arrivalDateTime; +- (BOOL)hasArrivalDateTime; +- (id)departureDateTime; +- (BOOL)hasDepartureDateTime; +- (int)trafficDelaySeconds; +- (BOOL)hasTrafficDelaySeconds; +- (int)durationSeconds; +- (BOOL)hasDurationSeconds; +- (int)distanceMeters; +- (BOOL)hasDistanceMeters; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (int)mode; +- (void)setMode:(int)arg1; +- (id)description; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMOffsetPolyline.h b/GMM.framework/GMMOffsetPolyline.h new file mode 100755 index 0000000..e87ab69 --- /dev/null +++ b/GMM.framework/GMMOffsetPolyline.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class GMMGeometry, NSData; + +@interface GMMOffsetPolyline : PBCodable { + GMMGeometry *_absolutePoint; + NSData *_relativePoints; +} + +@property(retain) GMMGeometry * absolutePoint; +@property(readonly) BOOL hasRelativePoints; +@property(retain) NSData * relativePoints; + + +- (BOOL)readFrom:(id)arg1; +- (id)relativePoints; +- (id)absolutePoint; +- (BOOL)hasRelativePoints; +- (void)setRelativePoints:(id)arg1; +- (void)setAbsolutePoint:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMOldRequest.h b/GMM.framework/GMMOldRequest.h new file mode 100755 index 0000000..c2bae5e --- /dev/null +++ b/GMM.framework/GMMOldRequest.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMOldRequest : PBRequest { +} + + + +@end diff --git a/GMM.framework/GMMOldResponse.h b/GMM.framework/GMMOldResponse.h new file mode 100755 index 0000000..0500d61 --- /dev/null +++ b/GMM.framework/GMMOldResponse.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMOldResponse : PBCodable { +} + ++ (id)responseSubdataFromReader:(id)arg1; + + +@end diff --git a/GMM.framework/GMMOutgoingSuperTile.h b/GMM.framework/GMMOutgoingSuperTile.h new file mode 100755 index 0000000..a2e2c92 --- /dev/null +++ b/GMM.framework/GMMOutgoingSuperTile.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMOutgoingSuperTile : PBCodable { +} + + +- (BOOL)readFrom:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMOutgoingThumbnail.h b/GMM.framework/GMMOutgoingThumbnail.h new file mode 100755 index 0000000..0c14876 --- /dev/null +++ b/GMM.framework/GMMOutgoingThumbnail.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMOutgoingThumbnail : PBCodable { + int _width; + int _height; +} + +@property int width; +@property int height; + + +- (BOOL)readFrom:(id)arg1; +- (void)writeTo:(id)arg1; +- (void)setHeight:(int)arg1; +- (int)height; +- (id)dictionaryRepresentation; +- (void)setWidth:(int)arg1; +- (int)width; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMOutgoingTile.h b/GMM.framework/GMMOutgoingTile.h new file mode 100755 index 0000000..bb8331d --- /dev/null +++ b/GMM.framework/GMMOutgoingTile.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class GMMClientCapabilities, NSMutableArray; + +@interface GMMOutgoingTile : PBCodable { + GMMClientCapabilities *_clientCapabilities; + int _tileSize; + int _zoom; + NSMutableArray *_indexs; +} + +@property(retain) GMMClientCapabilities * clientCapabilities; +@property int tileSize; +@property int zoom; +@property(retain) NSMutableArray * indexs; + + +- (void)setZoom:(int)arg1; +- (int)zoom; +- (BOOL)readFrom:(id)arg1; +- (id)indexs; +- (id)clientCapabilities; +- (id)indexAtIndex:(unsigned int)arg1; +- (unsigned int)indexsCount; +- (void)setIndexs:(id)arg1; +- (void)setClientCapabilities:(id)arg1; +- (void)writeTo:(id)arg1; +- (int)tileSize; +- (id)dictionaryRepresentation; +- (void)addIndex:(id)arg1; +- (void)setTileSize:(int)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMPanoramaVisited.h b/GMM.framework/GMMPanoramaVisited.h new file mode 100755 index 0000000..c22af52 --- /dev/null +++ b/GMM.framework/GMMPanoramaVisited.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString, GMMMapPoint; + +@interface GMMPanoramaVisited : PBCodable { + NSString *_panoId; + GMMMapPoint *_latLon; +} + +@property(retain) NSString * panoId; +@property(retain) GMMMapPoint * latLon; + + +- (BOOL)readFrom:(id)arg1; +- (id)latLon; +- (id)panoId; +- (void)setLatLon:(id)arg1; +- (void)setPanoId:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMPixelPoint.h b/GMM.framework/GMMPixelPoint.h new file mode 100755 index 0000000..b70e68c --- /dev/null +++ b/GMM.framework/GMMPixelPoint.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMPixelPoint : PBCodable { + int _pixelX; + int _pixelY; + int _zoomLevel; +} + +@property int pixelX; +@property int pixelY; +@property int zoomLevel; + + +- (BOOL)readFrom:(id)arg1; +- (int)pixelY; +- (int)pixelX; +- (int)zoomLevel; +- (void)setZoomLevel:(int)arg1; +- (void)setPixelY:(int)arg1; +- (void)setPixelX:(int)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMPolyLine.h b/GMM.framework/GMMPolyLine.h new file mode 100755 index 0000000..7699c94 --- /dev/null +++ b/GMM.framework/GMMPolyLine.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSData; + +@interface GMMPolyLine : PBCodable { + BOOL _hasLineWidth; + int _lineWidth; + BOOL _hasLineColor; + int _lineColor; + NSData *_line; +} + +@property BOOL hasLineWidth; +@property int lineWidth; +@property BOOL hasLineColor; +@property int lineColor; +@property(readonly) BOOL hasLine; +@property(retain) NSData * line; + + +- (BOOL)readFrom:(id)arg1; +- (id)line; +- (int)lineColor; +- (void)setHasLineColor:(BOOL)arg1; +- (BOOL)hasLineColor; +- (void)setHasLineWidth:(BOOL)arg1; +- (BOOL)hasLineWidth; +- (BOOL)hasLine; +- (void)setLineColor:(int)arg1; +- (void)setLine:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (void)setLineWidth:(int)arg1; +- (int)lineWidth; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMPolygon.h b/GMM.framework/GMMPolygon.h new file mode 100755 index 0000000..6e12c43 --- /dev/null +++ b/GMM.framework/GMMPolygon.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSData, NSMutableArray; + +@interface GMMPolygon : PBCodable { + BOOL _hasLineWidth; + int _lineWidth; + BOOL _hasLineColor; + int _lineColor; + NSData *_line; + BOOL _hasFillColor; + int _fillColor; + NSMutableArray *_innerBoundarys; +} + +@property BOOL hasLineWidth; +@property int lineWidth; +@property BOOL hasLineColor; +@property int lineColor; +@property(readonly) BOOL hasLine; +@property(retain) NSData * line; +@property BOOL hasFillColor; +@property int fillColor; +@property(retain) NSMutableArray * innerBoundarys; + + +- (BOOL)readFrom:(id)arg1; +- (id)innerBoundarys; +- (void)setHasFillColor:(BOOL)arg1; +- (BOOL)hasFillColor; +- (id)line; +- (int)lineColor; +- (void)setHasLineColor:(BOOL)arg1; +- (BOOL)hasLineColor; +- (void)setHasLineWidth:(BOOL)arg1; +- (BOOL)hasLineWidth; +- (id)innerBoundaryAtIndex:(unsigned int)arg1; +- (unsigned int)innerBoundarysCount; +- (BOOL)hasLine; +- (void)addInnerBoundary:(id)arg1; +- (void)setLineColor:(int)arg1; +- (void)setInnerBoundarys:(id)arg1; +- (void)setLine:(id)arg1; +- (void)writeTo:(id)arg1; +- (int)fillColor; +- (void)setFillColor:(int)arg1; +- (id)dictionaryRepresentation; +- (void)setLineWidth:(int)arg1; +- (int)lineWidth; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMProjectionProperties.h b/GMM.framework/GMMProjectionProperties.h new file mode 100755 index 0000000..19dcd53 --- /dev/null +++ b/GMM.framework/GMMProjectionProperties.h @@ -0,0 +1,80 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMProjectionProperties : PBCodable { + BOOL _hasPanoYawDegreeE6; + int _panoYawDegreeE6; + BOOL _hasTiltYawDegreeE6; + int _tiltYawDegreeE6; + BOOL _hasTiltPitchDegreeE6; + int _tiltPitchDegreeE6; + BOOL _hasCameraPitchDegreeE6; + int _cameraPitchDegreeE6; + BOOL _hasProjectionType; + int _projectionType; + BOOL _hasHorizontalFovE6; + int _horizontalFovE6; + BOOL _hasMinVisiblePitchE6; + int _minVisiblePitchE6; + BOOL _hasMaxVisiblePitchE6; + int _maxVisiblePitchE6; +} + +@property BOOL hasPanoYawDegreeE6; +@property int panoYawDegreeE6; +@property BOOL hasTiltYawDegreeE6; +@property int tiltYawDegreeE6; +@property BOOL hasTiltPitchDegreeE6; +@property int tiltPitchDegreeE6; +@property BOOL hasCameraPitchDegreeE6; +@property int cameraPitchDegreeE6; +@property BOOL hasProjectionType; +@property int projectionType; +@property BOOL hasHorizontalFovE6; +@property int horizontalFovE6; +@property BOOL hasMinVisiblePitchE6; +@property int minVisiblePitchE6; +@property BOOL hasMaxVisiblePitchE6; +@property int maxVisiblePitchE6; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasMaxVisiblePitchE6:(BOOL)arg1; +- (BOOL)hasMaxVisiblePitchE6; +- (void)setHasMinVisiblePitchE6:(BOOL)arg1; +- (BOOL)hasMinVisiblePitchE6; +- (void)setHasHorizontalFovE6:(BOOL)arg1; +- (BOOL)hasHorizontalFovE6; +- (void)setHasProjectionType:(BOOL)arg1; +- (BOOL)hasProjectionType; +- (void)setHasCameraPitchDegreeE6:(BOOL)arg1; +- (BOOL)hasCameraPitchDegreeE6; +- (void)setHasTiltPitchDegreeE6:(BOOL)arg1; +- (BOOL)hasTiltPitchDegreeE6; +- (void)setHasTiltYawDegreeE6:(BOOL)arg1; +- (BOOL)hasTiltYawDegreeE6; +- (void)setHasPanoYawDegreeE6:(BOOL)arg1; +- (BOOL)hasPanoYawDegreeE6; +- (int)maxVisiblePitchE6; +- (int)minVisiblePitchE6; +- (int)horizontalFovE6; +- (int)projectionType; +- (int)cameraPitchDegreeE6; +- (int)tiltPitchDegreeE6; +- (int)tiltYawDegreeE6; +- (int)panoYawDegreeE6; +- (void)setMaxVisiblePitchE6:(int)arg1; +- (void)setMinVisiblePitchE6:(int)arg1; +- (void)setHorizontalFovE6:(int)arg1; +- (void)setProjectionType:(int)arg1; +- (void)setCameraPitchDegreeE6:(int)arg1; +- (void)setTiltPitchDegreeE6:(int)arg1; +- (void)setTiltYawDegreeE6:(int)arg1; +- (void)setPanoYawDegreeE6:(int)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMRating.h b/GMM.framework/GMMRating.h new file mode 100755 index 0000000..6c46fba --- /dev/null +++ b/GMM.framework/GMMRating.h @@ -0,0 +1,53 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface GMMRating : PBCodable { + BOOL _hasStarRatingAverageE3; + int _starRatingAverageE3; + BOOL _hasTotalReviews; + int _totalReviews; + struct { + int *list; + unsigned int count; + unsigned int size; + } _numReviewsStarRating1To5s; + NSString *_snippet; +} + +@property BOOL hasStarRatingAverageE3; +@property int starRatingAverageE3; +@property BOOL hasTotalReviews; +@property int totalReviews; +@property(readonly) unsigned int numReviewsStarRating1To5sCount; +@property(readonly) int* numReviewsStarRating1To5s; +@property(readonly) BOOL hasSnippet; +@property(retain) NSString * snippet; + + +- (BOOL)readFrom:(id)arg1; +- (id)snippet; +- (int)totalReviews; +- (void)setHasTotalReviews:(BOOL)arg1; +- (BOOL)hasTotalReviews; +- (int)starRatingAverageE3; +- (void)setHasStarRatingAverageE3:(BOOL)arg1; +- (BOOL)hasStarRatingAverageE3; +- (BOOL)hasSnippet; +- (void)setNumReviewsStarRating1To5s:(int*)arg1 count:(unsigned int)arg2; +- (int)numReviewsStarRating1To5AtIndex:(unsigned int)arg1; +- (void)addNumReviewsStarRating1To5:(int)arg1; +- (void)clearNumReviewsStarRating1To5s; +- (int*)numReviewsStarRating1To5s; +- (unsigned int)numReviewsStarRating1To5sCount; +- (void)setTotalReviews:(int)arg1; +- (void)setStarRatingAverageE3:(int)arg1; +- (void)setSnippet:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMReference.h b/GMM.framework/GMMReference.h new file mode 100755 index 0000000..bffeee8 --- /dev/null +++ b/GMM.framework/GMMReference.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface GMMReference : PBCodable { + NSString *_url; + NSString *_title; + NSString *_domain; +} + +@property(retain) NSString * url; +@property(retain) NSString * title; +@property(retain) NSString * domain; + + +- (void)setDomain:(id)arg1; +- (BOOL)readFrom:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)domain; +- (void)setUrl:(id)arg1; +- (id)url; +- (id)dictionaryRepresentation; +- (id)title; +- (void)setTitle:(id)arg1; +- (id)description; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMRequester.h b/GMM.framework/GMMRequester.h new file mode 100755 index 0000000..f7071d7 --- /dev/null +++ b/GMM.framework/GMMRequester.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSArray, NSThread, GMMRequester; + +@interface GMMRequester : PBRequester { + GMMRequester *_pbRequester; + NSArray *_bundleIdentifiers; + BOOL _anonymous; + NSThread *_thread; + BOOL _automaticallyCancelled; + BOOL _disableReplay; +} + +@property(getter=isAnonymous) BOOL anonymous; +@property(retain) NSArray * bundleIdentifiers; +@property BOOL disableReplay; +@property(readonly) BOOL wasAutomaticallyCancelled; + ++ (BOOL)allowRequests:(id)arg1; ++ (id)_requestHTTPHeaders; ++ (void)_setupNetworkConfiguration; ++ (void)_resetRequestCounts; + +- (BOOL)wasAutomaticallyCancelled; +- (void)setDisableReplay:(BOOL)arg1; +- (void)setBundleIdentifiers:(id)arg1; +- (id)bundleIdentifiers; +- (id)tryReadResponseData:(id)arg1 forRequest:(id)arg2 forResponseClass:(Class)arg3; +- (BOOL)readResponsePreamble:(id)arg1; +- (void)writeRequest:(id)arg1 into:(id)arg2; +- (id)requestPreamble; +- (void)handleResponse:(id)arg1 forInternalRequest:(id)arg2; +- (id)initWithRequesterDelegate:(id)arg1; +- (void)_handleResumeOnThread; +- (BOOL)disableReplay; +- (void)_prepareClientProperties; +- (void)_handleSuspendOnThread; +- (void)start; +- (BOOL)isAnonymous; +- (void)setAnonymous:(BOOL)arg1; +- (void)_applicationWillEnterForeground:(id)arg1; +- (void)_applicationDidEnterBackground:(id)arg1; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMRoad.h b/GMM.framework/GMMRoad.h new file mode 100755 index 0000000..0813244 --- /dev/null +++ b/GMM.framework/GMMRoad.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMRoad : NSObject { + unsigned long numPoints; + struct Point { int x1; int x2; } *points; +} + + +- (void)getPoints:(struct Point {}**)arg1 count:(unsigned int*)arg2; +- (id)initWithPoints:(struct Point { int x1; int x2; }*)arg1 count:(unsigned long)arg2; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMSearchRequest.h b/GMM.framework/GMMSearchRequest.h new file mode 100755 index 0000000..d4a8e72 --- /dev/null +++ b/GMM.framework/GMMSearchRequest.h @@ -0,0 +1,188 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class GMMMapInfo, NSString, NSData, GMMClientCapabilities; + +@interface GMMSearchRequest : PBRequest { + int _type; + NSString *_query; + GMMMapInfo *_mapInfo; + BOOL _hasResultOffset; + int _resultOffset; + BOOL _hasMaxResults; + int _maxResults; + BOOL _hasIncludeStructuredAddress; + BOOL _includeStructuredAddress; + BOOL _hasIncludeAdResults; + BOOL _includeAdResults; + BOOL _hasIncludeKmlResults; + BOOL _includeKmlResults; + NSData *_kmlDocument; + NSString *_gaiaSid; + GMMClientCapabilities *_capabilities; + BOOL _hasIncludeCategories; + BOOL _includeCategories; + BOOL _hasIncludeMapsUrlForEachResult; + BOOL _includeMapsUrlForEachResult; + BOOL _hasUseSeparateRefinementString; + BOOL _useSeparateRefinementString; + BOOL _hasSourceType; + int _sourceType; + BOOL _hasIncludeRatings; + BOOL _includeRatings; + BOOL _hasIncludeProximityAdResults; + BOOL _includeProximityAdResults; + BOOL _hasIncludeStreetViewPanoId; + BOOL _includeStreetViewPanoId; + BOOL _hasAddLabelToUnverifiedListings; + BOOL _addLabelToUnverifiedListings; + BOOL _hasPayloadType; + int _payloadType; + BOOL _hasTileSize; + int _tileSize; + BOOL _hasAdjustViewport; + BOOL _adjustViewport; + BOOL _hasAddLabelToClosedListings; + BOOL _addLabelToClosedListings; +} + +@property int type; +@property(retain) NSString * query; +@property(readonly) BOOL hasMapInfo; +@property(retain) GMMMapInfo * mapInfo; +@property BOOL hasResultOffset; +@property int resultOffset; +@property BOOL hasMaxResults; +@property int maxResults; +@property BOOL hasIncludeStructuredAddress; +@property BOOL includeStructuredAddress; +@property BOOL hasIncludeAdResults; +@property BOOL includeAdResults; +@property BOOL hasIncludeKmlResults; +@property BOOL includeKmlResults; +@property(readonly) BOOL hasKmlDocument; +@property(retain) NSData * kmlDocument; +@property(readonly) BOOL hasGaiaSid; +@property(retain) NSString * gaiaSid; +@property(readonly) BOOL hasCapabilities; +@property(retain) GMMClientCapabilities * capabilities; +@property BOOL hasIncludeCategories; +@property BOOL includeCategories; +@property BOOL hasIncludeMapsUrlForEachResult; +@property BOOL includeMapsUrlForEachResult; +@property BOOL hasUseSeparateRefinementString; +@property BOOL useSeparateRefinementString; +@property BOOL hasSourceType; +@property int sourceType; +@property BOOL hasIncludeRatings; +@property BOOL includeRatings; +@property BOOL hasIncludeProximityAdResults; +@property BOOL includeProximityAdResults; +@property BOOL hasIncludeStreetViewPanoId; +@property BOOL includeStreetViewPanoId; +@property BOOL hasAddLabelToUnverifiedListings; +@property BOOL addLabelToUnverifiedListings; +@property BOOL hasPayloadType; +@property int payloadType; +@property BOOL hasTileSize; +@property int tileSize; +@property BOOL hasAdjustViewport; +@property BOOL adjustViewport; +@property BOOL hasAddLabelToClosedListings; +@property BOOL addLabelToClosedListings; + + +- (Class)responseClass; +- (BOOL)readFrom:(id)arg1; +- (void)setQuery:(id)arg1; +- (void)setHasAddLabelToClosedListings:(BOOL)arg1; +- (BOOL)hasAddLabelToClosedListings; +- (void)setHasAdjustViewport:(BOOL)arg1; +- (BOOL)hasAdjustViewport; +- (void)setHasTileSize:(BOOL)arg1; +- (BOOL)hasTileSize; +- (void)setHasPayloadType:(BOOL)arg1; +- (BOOL)hasPayloadType; +- (void)setHasAddLabelToUnverifiedListings:(BOOL)arg1; +- (BOOL)hasAddLabelToUnverifiedListings; +- (void)setHasIncludeStreetViewPanoId:(BOOL)arg1; +- (BOOL)hasIncludeStreetViewPanoId; +- (void)setHasIncludeProximityAdResults:(BOOL)arg1; +- (BOOL)hasIncludeProximityAdResults; +- (void)setHasIncludeRatings:(BOOL)arg1; +- (BOOL)hasIncludeRatings; +- (void)setHasSourceType:(BOOL)arg1; +- (BOOL)hasSourceType; +- (void)setHasUseSeparateRefinementString:(BOOL)arg1; +- (BOOL)hasUseSeparateRefinementString; +- (void)setHasIncludeMapsUrlForEachResult:(BOOL)arg1; +- (BOOL)hasIncludeMapsUrlForEachResult; +- (void)setHasIncludeCategories:(BOOL)arg1; +- (BOOL)hasIncludeCategories; +- (id)gaiaSid; +- (id)kmlDocument; +- (void)setHasIncludeKmlResults:(BOOL)arg1; +- (BOOL)hasIncludeKmlResults; +- (void)setHasIncludeAdResults:(BOOL)arg1; +- (BOOL)hasIncludeAdResults; +- (void)setHasIncludeStructuredAddress:(BOOL)arg1; +- (BOOL)hasIncludeStructuredAddress; +- (void)setHasMaxResults:(BOOL)arg1; +- (BOOL)hasMaxResults; +- (void)setHasResultOffset:(BOOL)arg1; +- (BOOL)hasResultOffset; +- (id)mapInfo; +- (BOOL)addLabelToClosedListings; +- (BOOL)adjustViewport; +- (int)payloadType; +- (BOOL)addLabelToUnverifiedListings; +- (BOOL)includeStreetViewPanoId; +- (BOOL)includeProximityAdResults; +- (BOOL)includeRatings; +- (BOOL)useSeparateRefinementString; +- (BOOL)includeMapsUrlForEachResult; +- (BOOL)includeCategories; +- (BOOL)hasCapabilities; +- (BOOL)hasGaiaSid; +- (BOOL)hasKmlDocument; +- (BOOL)includeKmlResults; +- (BOOL)includeAdResults; +- (BOOL)includeStructuredAddress; +- (int)resultOffset; +- (BOOL)hasMapInfo; +- (void)setAddLabelToClosedListings:(BOOL)arg1; +- (void)setAdjustViewport:(BOOL)arg1; +- (void)setPayloadType:(int)arg1; +- (void)setAddLabelToUnverifiedListings:(BOOL)arg1; +- (void)setIncludeStreetViewPanoId:(BOOL)arg1; +- (void)setIncludeProximityAdResults:(BOOL)arg1; +- (void)setIncludeRatings:(BOOL)arg1; +- (void)setUseSeparateRefinementString:(BOOL)arg1; +- (void)setIncludeMapsUrlForEachResult:(BOOL)arg1; +- (void)setIncludeCategories:(BOOL)arg1; +- (void)setIncludeKmlResults:(BOOL)arg1; +- (void)setIncludeAdResults:(BOOL)arg1; +- (void)setIncludeStructuredAddress:(BOOL)arg1; +- (void)setResultOffset:(int)arg1; +- (void)setGaiaSid:(id)arg1; +- (void)setKmlDocument:(id)arg1; +- (void)setMapInfo:(id)arg1; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (int)tileSize; +- (id)dictionaryRepresentation; +- (void)setSourceType:(int)arg1; +- (int)sourceType; +- (int)type; +- (void)setTileSize:(int)arg1; +- (void)setType:(int)arg1; +- (id)query; +- (void)setCapabilities:(id)arg1; +- (void)setMaxResults:(int)arg1; +- (id)description; +- (void)dealloc; +- (id)capabilities; +- (int)maxResults; + +@end diff --git a/GMM.framework/GMMSearchResponse.h b/GMM.framework/GMMSearchResponse.h new file mode 100755 index 0000000..1a8641a --- /dev/null +++ b/GMM.framework/GMMSearchResponse.h @@ -0,0 +1,117 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class GMMMapInfo, NSString, NSMutableArray; + +@interface GMMSearchResponse : PBCodable { + int _status; + NSString *_errorMessage; + NSString *_originalQuery; + NSString *_refinementQuery; + BOOL _hasAutoSpellingCorrected; + BOOL _autoSpellingCorrected; + NSString *_spellingSuggestion; + GMMMapInfo *_mapInfo; + NSMutableArray *_searchResults; + NSMutableArray *_documentInfos; + NSMutableArray *_categorys; + BOOL _hasResultOffset; + int _resultOffset; + BOOL _hasPayloadType; + int _payloadType; + BOOL _hasTotalResults; + int _totalResults; + NSString *_splitQuerySearchPart; + NSString *_splitQueryLocationPart; +} + +@property int status; +@property(readonly) BOOL hasErrorMessage; +@property(retain) NSString * errorMessage; +@property(readonly) BOOL hasOriginalQuery; +@property(retain) NSString * originalQuery; +@property(readonly) BOOL hasRefinementQuery; +@property(retain) NSString * refinementQuery; +@property BOOL hasAutoSpellingCorrected; +@property BOOL autoSpellingCorrected; +@property(readonly) BOOL hasSpellingSuggestion; +@property(retain) NSString * spellingSuggestion; +@property(readonly) BOOL hasMapInfo; +@property(retain) GMMMapInfo * mapInfo; +@property(retain) NSMutableArray * searchResults; +@property(retain) NSMutableArray * documentInfos; +@property(retain) NSMutableArray * categorys; +@property BOOL hasResultOffset; +@property int resultOffset; +@property BOOL hasPayloadType; +@property int payloadType; +@property BOOL hasTotalResults; +@property int totalResults; +@property(readonly) BOOL hasSplitQuerySearchPart; +@property(retain) NSString * splitQuerySearchPart; +@property(readonly) BOOL hasSplitQueryLocationPart; +@property(retain) NSString * splitQueryLocationPart; + + +- (void)setStatus:(int)arg1; +- (BOOL)readFrom:(id)arg1; +- (id)splitQueryLocationPart; +- (id)splitQuerySearchPart; +- (void)setHasTotalResults:(BOOL)arg1; +- (BOOL)hasTotalResults; +- (id)categorys; +- (id)documentInfos; +- (id)spellingSuggestion; +- (void)setHasAutoSpellingCorrected:(BOOL)arg1; +- (BOOL)hasAutoSpellingCorrected; +- (id)refinementQuery; +- (id)originalQuery; +- (BOOL)hasSplitQueryLocationPart; +- (BOOL)hasSplitQuerySearchPart; +- (int)totalResults; +- (id)categoryAtIndex:(unsigned int)arg1; +- (unsigned int)categorysCount; +- (id)documentInfoAtIndex:(unsigned int)arg1; +- (unsigned int)documentInfosCount; +- (id)searchResultAtIndex:(unsigned int)arg1; +- (unsigned int)searchResultsCount; +- (BOOL)hasSpellingSuggestion; +- (BOOL)autoSpellingCorrected; +- (BOOL)hasRefinementQuery; +- (BOOL)hasOriginalQuery; +- (void)setTotalResults:(int)arg1; +- (void)addCategory:(id)arg1; +- (void)addDocumentInfo:(id)arg1; +- (void)addSearchResult:(id)arg1; +- (void)setAutoSpellingCorrected:(BOOL)arg1; +- (void)setSplitQueryLocationPart:(id)arg1; +- (void)setSplitQuerySearchPart:(id)arg1; +- (void)setCategorys:(id)arg1; +- (void)setDocumentInfos:(id)arg1; +- (void)setSearchResults:(id)arg1; +- (void)setSpellingSuggestion:(id)arg1; +- (void)setRefinementQuery:(id)arg1; +- (void)setOriginalQuery:(id)arg1; +- (void)setHasPayloadType:(BOOL)arg1; +- (BOOL)hasPayloadType; +- (void)setHasResultOffset:(BOOL)arg1; +- (BOOL)hasResultOffset; +- (id)mapInfo; +- (int)payloadType; +- (int)resultOffset; +- (BOOL)hasMapInfo; +- (void)setPayloadType:(int)arg1; +- (void)setResultOffset:(int)arg1; +- (void)setMapInfo:(id)arg1; +- (id)errorMessage; +- (BOOL)hasErrorMessage; +- (void)setErrorMessage:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (int)status; +- (id)description; +- (void)dealloc; +- (id)searchResults; + +@end diff --git a/GMM.framework/GMMSearchResult.h b/GMM.framework/GMMSearchResult.h new file mode 100755 index 0000000..6ac18fc --- /dev/null +++ b/GMM.framework/GMMSearchResult.h @@ -0,0 +1,191 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class GMMGeometry, GMMKmlInfo, GMMStructuredAddress, GMMAdInfo, NSMutableArray, NSString, GMMRating; + +@interface GMMSearchResult : PBCodable { + int _type; + NSString *_name; + GMMGeometry *_geometry; + NSMutableArray *_addressLines; + NSString *_phone; + NSMutableArray *_references; + BOOL _hasShowIcon; + BOOL _showIcon; + NSString *_attributionText; + NSString *_attributionUrl; + GMMKmlInfo *_kmlInfo; + NSMutableArray *_images; + GMMStructuredAddress *_structuredAddress; + NSString *_mapsUrl; + GMMAdInfo *_adInfo; + NSString *_queryRefinementString; + GMMRating *_rating; + BOOL _hasCid; + unsigned long long _cid; + BOOL _hasLocationSource; + int _locationSource; + BOOL _hasInexactPosition; + BOOL _inexactPosition; + NSString *_streetViewPanoId; + BOOL _hasUnverifiedListing; + BOOL _unverifiedListing; + BOOL _hasSesameEditable; + BOOL _sesameEditable; + BOOL _hasSesameDetailsEditable; + BOOL _sesameDetailsEditable; + NSString *_sesameFeatureId; + NSString *_directionsPlacemarkToken; + BOOL _hasClosedListing; + BOOL _closedListing; +} + +@property int type; +@property(readonly) BOOL hasName; +@property(retain) NSString * name; +@property(readonly) BOOL hasGeometry; +@property(retain) GMMGeometry * geometry; +@property(retain) NSMutableArray * addressLines; +@property(readonly) BOOL hasPhone; +@property(retain) NSString * phone; +@property(retain) NSMutableArray * references; +@property BOOL hasShowIcon; +@property BOOL showIcon; +@property(readonly) BOOL hasAttributionText; +@property(retain) NSString * attributionText; +@property(readonly) BOOL hasAttributionUrl; +@property(retain) NSString * attributionUrl; +@property(readonly) BOOL hasKmlInfo; +@property(retain) GMMKmlInfo * kmlInfo; +@property(retain) NSMutableArray * images; +@property(readonly) BOOL hasStructuredAddress; +@property(retain) GMMStructuredAddress * structuredAddress; +@property(readonly) BOOL hasMapsUrl; +@property(retain) NSString * mapsUrl; +@property(readonly) BOOL hasAdInfo; +@property(retain) GMMAdInfo * adInfo; +@property(readonly) BOOL hasQueryRefinementString; +@property(retain) NSString * queryRefinementString; +@property(readonly) BOOL hasRating; +@property(retain) GMMRating * rating; +@property BOOL hasCid; +@property unsigned long long cid; +@property BOOL hasLocationSource; +@property int locationSource; +@property BOOL hasInexactPosition; +@property BOOL inexactPosition; +@property(readonly) BOOL hasStreetViewPanoId; +@property(retain) NSString * streetViewPanoId; +@property BOOL hasUnverifiedListing; +@property BOOL unverifiedListing; +@property BOOL hasSesameEditable; +@property BOOL sesameEditable; +@property BOOL hasSesameDetailsEditable; +@property BOOL sesameDetailsEditable; +@property(readonly) BOOL hasSesameFeatureId; +@property(retain) NSString * sesameFeatureId; +@property(readonly) BOOL hasDirectionsPlacemarkToken; +@property(retain) NSString * directionsPlacemarkToken; +@property BOOL hasClosedListing; +@property BOOL closedListing; + + +- (void)setRating:(id)arg1; +- (id)rating; +- (void)setReferences:(id)arg1; +- (BOOL)readFrom:(id)arg1; +- (unsigned int)referencesCount; +- (void)addReference:(id)arg1; +- (id)referenceAtIndex:(unsigned int)arg1; +- (void)setHasClosedListing:(BOOL)arg1; +- (BOOL)hasClosedListing; +- (id)directionsPlacemarkToken; +- (id)sesameFeatureId; +- (void)setHasSesameDetailsEditable:(BOOL)arg1; +- (BOOL)hasSesameDetailsEditable; +- (void)setHasSesameEditable:(BOOL)arg1; +- (BOOL)hasSesameEditable; +- (void)setHasUnverifiedListing:(BOOL)arg1; +- (BOOL)hasUnverifiedListing; +- (id)streetViewPanoId; +- (void)setHasInexactPosition:(BOOL)arg1; +- (BOOL)hasInexactPosition; +- (int)locationSource; +- (void)setHasLocationSource:(BOOL)arg1; +- (BOOL)hasLocationSource; +- (unsigned long long)cid; +- (void)setHasCid:(BOOL)arg1; +- (BOOL)hasCid; +- (id)queryRefinementString; +- (id)adInfo; +- (id)mapsUrl; +- (id)kmlInfo; +- (id)attributionText; +- (void)setHasShowIcon:(BOOL)arg1; +- (BOOL)hasShowIcon; +- (id)addressLines; +- (BOOL)closedListing; +- (BOOL)hasDirectionsPlacemarkToken; +- (BOOL)hasSesameFeatureId; +- (BOOL)sesameDetailsEditable; +- (BOOL)sesameEditable; +- (BOOL)unverifiedListing; +- (BOOL)hasStreetViewPanoId; +- (BOOL)inexactPosition; +- (BOOL)hasRating; +- (BOOL)hasQueryRefinementString; +- (BOOL)hasAdInfo; +- (BOOL)hasMapsUrl; +- (BOOL)hasStructuredAddress; +- (id)imageAtIndex:(unsigned int)arg1; +- (unsigned int)imagesCount; +- (BOOL)hasKmlInfo; +- (BOOL)hasAttributionText; +- (BOOL)showIcon; +- (BOOL)hasPhone; +- (id)addressLineAtIndex:(unsigned int)arg1; +- (unsigned int)addressLinesCount; +- (BOOL)hasGeometry; +- (void)setClosedListing:(BOOL)arg1; +- (void)setSesameDetailsEditable:(BOOL)arg1; +- (void)setSesameEditable:(BOOL)arg1; +- (void)setUnverifiedListing:(BOOL)arg1; +- (void)setInexactPosition:(BOOL)arg1; +- (void)setLocationSource:(int)arg1; +- (void)setCid:(unsigned long long)arg1; +- (void)setShowIcon:(BOOL)arg1; +- (void)addAddressLine:(id)arg1; +- (void)setDirectionsPlacemarkToken:(id)arg1; +- (void)setSesameFeatureId:(id)arg1; +- (void)setStreetViewPanoId:(id)arg1; +- (void)setQueryRefinementString:(id)arg1; +- (void)setAdInfo:(id)arg1; +- (void)setMapsUrl:(id)arg1; +- (void)setStructuredAddress:(id)arg1; +- (void)setKmlInfo:(id)arg1; +- (void)setAttributionText:(id)arg1; +- (void)setAddressLines:(id)arg1; +- (id)attributionUrl; +- (BOOL)hasAttributionUrl; +- (void)setAttributionUrl:(id)arg1; +- (BOOL)hasName; +- (void)writeTo:(id)arg1; +- (id)references; +- (void)setGeometry:(id)arg1; +- (id)geometry; +- (void)setImages:(id)arg1; +- (id)dictionaryRepresentation; +- (int)type; +- (void)addImage:(id)arg1; +- (id)name; +- (void)setType:(int)arg1; +- (id)images; +- (id)structuredAddress; +- (void)setName:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)phone; +- (void)setPhone:(id)arg1; + +@end diff --git a/GMM.framework/GMMSetHttpCookieRequest.h b/GMM.framework/GMMSetHttpCookieRequest.h new file mode 100755 index 0000000..385ede2 --- /dev/null +++ b/GMM.framework/GMMSetHttpCookieRequest.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMSetHttpCookieRequest : PBRequest { + BOOL _hasGmmInstalled; + BOOL _gmmInstalled; + BOOL _gmmInvokedViaMimeType; + BOOL _gmmInvokedViaUrl; +} + +@property BOOL hasGmmInstalled; +@property BOOL gmmInstalled; +@property BOOL gmmInvokedViaMimeType; +@property BOOL gmmInvokedViaUrl; + + +- (BOOL)readFrom:(id)arg1; +- (BOOL)gmmInvokedViaUrl; +- (BOOL)gmmInvokedViaMimeType; +- (void)setHasGmmInstalled:(BOOL)arg1; +- (BOOL)hasGmmInstalled; +- (BOOL)gmmInstalled; +- (void)setGmmInvokedViaUrl:(BOOL)arg1; +- (void)setGmmInvokedViaMimeType:(BOOL)arg1; +- (void)setGmmInstalled:(BOOL)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMSetHttpCookieResponse.h b/GMM.framework/GMMSetHttpCookieResponse.h new file mode 100755 index 0000000..b2899d6 --- /dev/null +++ b/GMM.framework/GMMSetHttpCookieResponse.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMSetHttpCookieResponse : PBCodable { +} + + +- (BOOL)readFrom:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMStep.h b/GMM.framework/GMMStep.h new file mode 100755 index 0000000..141f4d4 --- /dev/null +++ b/GMM.framework/GMMStep.h @@ -0,0 +1,194 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSMutableArray, NSString, GMMDateTime; + +@interface GMMStep : PBCodable { + BOOL _hasStepType; + int _stepType; + NSString *_instructions; + BOOL _hasDistanceMeters; + int _distanceMeters; + BOOL _hasDurationSeconds; + int _durationSeconds; + BOOL _hasDeparturePointIndex; + int _departurePointIndex; + NSString *_departureAddress; + NSString *_arrivalAddress; + GMMDateTime *_departureDateTime; + GMMDateTime *_arrivalDateTime; + BOOL _hasDepartureIntervalSeconds; + int _departureIntervalSeconds; + NSString *_direction; + BOOL _hasIconId; + long long _iconId; + NSString *_iconSummaryText; + BOOL _hasShowInInstructions; + BOOL _showInInstructions; + BOOL _hasTransitAgencyIndex; + int _transitAgencyIndex; + NSString *_streetViewPanoId; + struct { + int *list; + unsigned int count; + unsigned int size; + } _alertIndexs; + NSMutableArray *_notices; + BOOL _hasManeuverType; + int _maneuverType; + BOOL _hasManeuverTurnSide; + int _maneuverTurnSide; + BOOL _hasManeuverTurnNumber; + int _maneuverTurnNumber; + NSMutableArray *_stepCues; + NSString *_deprecatedDistance; + NSString *_deprecatedDuration; +} + +@property BOOL hasStepType; +@property int stepType; +@property(readonly) BOOL hasInstructions; +@property(retain) NSString * instructions; +@property BOOL hasDistanceMeters; +@property int distanceMeters; +@property BOOL hasDurationSeconds; +@property int durationSeconds; +@property BOOL hasDeparturePointIndex; +@property int departurePointIndex; +@property(readonly) BOOL hasDepartureAddress; +@property(retain) NSString * departureAddress; +@property(readonly) BOOL hasArrivalAddress; +@property(retain) NSString * arrivalAddress; +@property(readonly) BOOL hasDepartureDateTime; +@property(retain) GMMDateTime * departureDateTime; +@property(readonly) BOOL hasArrivalDateTime; +@property(retain) GMMDateTime * arrivalDateTime; +@property BOOL hasDepartureIntervalSeconds; +@property int departureIntervalSeconds; +@property(readonly) BOOL hasDirection; +@property(retain) NSString * direction; +@property BOOL hasIconId; +@property long long iconId; +@property(readonly) BOOL hasIconSummaryText; +@property(retain) NSString * iconSummaryText; +@property BOOL hasShowInInstructions; +@property BOOL showInInstructions; +@property BOOL hasTransitAgencyIndex; +@property int transitAgencyIndex; +@property(readonly) BOOL hasStreetViewPanoId; +@property(retain) NSString * streetViewPanoId; +@property(readonly) unsigned int alertIndexsCount; +@property(readonly) int* alertIndexs; +@property(retain) NSMutableArray * notices; +@property BOOL hasManeuverType; +@property int maneuverType; +@property BOOL hasManeuverTurnSide; +@property int maneuverTurnSide; +@property BOOL hasManeuverTurnNumber; +@property int maneuverTurnNumber; +@property(retain) NSMutableArray * stepCues; +@property(readonly) BOOL hasDeprecatedDistance; +@property(retain) NSString * deprecatedDistance; +@property(readonly) BOOL hasDeprecatedDuration; +@property(retain) NSString * deprecatedDuration; + + +- (BOOL)readFrom:(id)arg1; +- (BOOL)hasDirection; +- (id)stepCues; +- (int)maneuverTurnNumber; +- (void)setHasManeuverTurnNumber:(BOOL)arg1; +- (BOOL)hasManeuverTurnNumber; +- (int)maneuverTurnSide; +- (void)setHasManeuverTurnSide:(BOOL)arg1; +- (BOOL)hasManeuverTurnSide; +- (int)maneuverType; +- (void)setHasManeuverType:(BOOL)arg1; +- (BOOL)hasManeuverType; +- (id)notices; +- (void)setHasTransitAgencyIndex:(BOOL)arg1; +- (void)setHasShowInInstructions:(BOOL)arg1; +- (id)iconSummaryText; +- (void)setHasIconId:(BOOL)arg1; +- (BOOL)hasIconId; +- (int)departureIntervalSeconds; +- (void)setHasDepartureIntervalSeconds:(BOOL)arg1; +- (BOOL)hasDepartureIntervalSeconds; +- (void)setHasDeparturePointIndex:(BOOL)arg1; +- (void)setHasStepType:(BOOL)arg1; +- (id)stepCueAtIndex:(unsigned int)arg1; +- (unsigned int)stepCuesCount; +- (id)noticeAtIndex:(unsigned int)arg1; +- (unsigned int)noticesCount; +- (void)setAlertIndexs:(int*)arg1 count:(unsigned int)arg2; +- (int)alertIndexAtIndex:(unsigned int)arg1; +- (void)addAlertIndex:(int)arg1; +- (void)clearAlertIndexs; +- (int*)alertIndexs; +- (unsigned int)alertIndexsCount; +- (BOOL)hasIconSummaryText; +- (void)addStepCue:(id)arg1; +- (void)setManeuverTurnNumber:(int)arg1; +- (void)setManeuverTurnSide:(int)arg1; +- (void)setManeuverType:(int)arg1; +- (void)addNotice:(id)arg1; +- (void)setTransitAgencyIndex:(int)arg1; +- (void)setShowInInstructions:(BOOL)arg1; +- (void)setDepartureIntervalSeconds:(int)arg1; +- (void)setDeparturePointIndex:(int)arg1; +- (void)setStepType:(int)arg1; +- (void)setStepCues:(id)arg1; +- (void)setNotices:(id)arg1; +- (void)setIconSummaryText:(id)arg1; +- (void)setArrivalAddress:(id)arg1; +- (void)setDepartureAddress:(id)arg1; +- (id)deprecatedDuration; +- (id)deprecatedDistance; +- (void)setHasDurationSeconds:(BOOL)arg1; +- (void)setHasDistanceMeters:(BOOL)arg1; +- (BOOL)hasDeprecatedDuration; +- (BOOL)hasDeprecatedDistance; +- (void)setDurationSeconds:(int)arg1; +- (void)setDistanceMeters:(int)arg1; +- (void)setDeprecatedDuration:(id)arg1; +- (void)setDeprecatedDistance:(id)arg1; +- (void)setArrivalDateTime:(id)arg1; +- (void)setDepartureDateTime:(id)arg1; +- (long long)iconId; +- (void)setIconId:(long long)arg1; +- (id)streetViewPanoId; +- (BOOL)hasStreetViewPanoId; +- (void)setStreetViewPanoId:(id)arg1; +- (int)departurePointIndex; +- (BOOL)hasDeparturePointIndex; +- (int)transitAgencyIndex; +- (BOOL)hasTransitAgencyIndex; +- (BOOL)showInInstructions; +- (BOOL)hasShowInInstructions; +- (id)arrivalAddress; +- (BOOL)hasArrivalAddress; +- (id)departureAddress; +- (BOOL)hasDepartureAddress; +- (BOOL)hasInstructions; +- (int)stepType; +- (BOOL)hasStepType; +- (id)arrivalDateTime; +- (BOOL)hasArrivalDateTime; +- (id)departureDateTime; +- (BOOL)hasDepartureDateTime; +- (int)durationSeconds; +- (BOOL)hasDurationSeconds; +- (int)distanceMeters; +- (BOOL)hasDistanceMeters; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)direction; +- (void)setDirection:(id)arg1; +- (id)instructions; +- (void)setInstructions:(id)arg1; +- (id)description; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMStreetViewMetadata.h b/GMM.framework/GMMStreetViewMetadata.h new file mode 100755 index 0000000..98ca7da --- /dev/null +++ b/GMM.framework/GMMStreetViewMetadata.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class GMMModel, GMMAnnotationProperties, GMMDataProperties, GMMProjectionProperties; + +@interface GMMStreetViewMetadata : PBCodable { + GMMDataProperties *_dataProperties; + GMMProjectionProperties *_projectionProperties; + GMMAnnotationProperties *_annotationProperties; + GMMModel *_model; +} + +@property(retain) GMMDataProperties * dataProperties; +@property(retain) GMMProjectionProperties * projectionProperties; +@property(retain) GMMAnnotationProperties * annotationProperties; +@property(readonly) BOOL hasModel; +@property(retain) GMMModel * model; + + +- (BOOL)readFrom:(id)arg1; +- (id)annotationProperties; +- (id)projectionProperties; +- (id)dataProperties; +- (BOOL)hasModel; +- (void)setAnnotationProperties:(id)arg1; +- (void)setProjectionProperties:(id)arg1; +- (void)setDataProperties:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)model; +- (id)description; +- (void)dealloc; +- (void)setModel:(id)arg1; + +@end diff --git a/GMM.framework/GMMStreetViewReportRequest.h b/GMM.framework/GMMStreetViewReportRequest.h new file mode 100755 index 0000000..b44fbd3 --- /dev/null +++ b/GMM.framework/GMMStreetViewReportRequest.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSMutableArray; + +@interface GMMStreetViewReportRequest : PBRequest { + NSMutableArray *_panoramaVisiteds; + NSMutableArray *_viewpoints; +} + +@property(retain) NSMutableArray * panoramaVisiteds; +@property(retain) NSMutableArray * viewpoints; + + +- (Class)responseClass; +- (BOOL)readFrom:(id)arg1; +- (id)viewpoints; +- (id)panoramaVisiteds; +- (id)viewpointAtIndex:(unsigned int)arg1; +- (unsigned int)viewpointsCount; +- (id)panoramaVisitedAtIndex:(unsigned int)arg1; +- (unsigned int)panoramaVisitedsCount; +- (void)addViewpoint:(id)arg1; +- (void)addPanoramaVisited:(id)arg1; +- (void)setViewpoints:(id)arg1; +- (void)setPanoramaVisiteds:(id)arg1; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMStreetViewReportResponse.h b/GMM.framework/GMMStreetViewReportResponse.h new file mode 100755 index 0000000..3de389c --- /dev/null +++ b/GMM.framework/GMMStreetViewReportResponse.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMStreetViewReportResponse : PBCodable { +} + + +- (BOOL)readFrom:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMStreetViewRequest.h b/GMM.framework/GMMStreetViewRequest.h new file mode 100755 index 0000000..15acb4e --- /dev/null +++ b/GMM.framework/GMMStreetViewRequest.h @@ -0,0 +1,109 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class GMMOutgoingTile, GMMOutgoingThumbnail, NSString, GMMOutgoingSuperTile, GMMMetadata, GMMMapPoint; + +@interface GMMStreetViewRequest : PBRequest { + NSString *_panoId; + GMMMapPoint *_latLon; + BOOL _hasLinkSkip; + int _linkSkip; + GMMMetadata *_metadata; + GMMOutgoingSuperTile *_outgoingSuperTile; + GMMOutgoingTile *_outgoingTile; + GMMOutgoingThumbnail *_outgoingThumbnail; + BOOL _hasRequestSignature; + BOOL _requestSignature; + BOOL _hasIsPrefetch; + BOOL _isPrefetch; + BOOL _hasClientSideThrottlingSupported; + BOOL _clientSideThrottlingSupported; + BOOL _hasCbkVersion; + int _cbkVersion; + struct { + int *list; + unsigned int count; + unsigned int size; + } _renderers; +} + +@property(readonly) BOOL hasPanoId; +@property(retain) NSString * panoId; +@property(readonly) BOOL hasLatLon; +@property(retain) GMMMapPoint * latLon; +@property BOOL hasLinkSkip; +@property int linkSkip; +@property(readonly) BOOL hasMetadata; +@property(retain) GMMMetadata * metadata; +@property(readonly) BOOL hasOutgoingSuperTile; +@property(retain) GMMOutgoingSuperTile * outgoingSuperTile; +@property(readonly) BOOL hasOutgoingTile; +@property(retain) GMMOutgoingTile * outgoingTile; +@property(readonly) BOOL hasOutgoingThumbnail; +@property(retain) GMMOutgoingThumbnail * outgoingThumbnail; +@property BOOL hasRequestSignature; +@property BOOL requestSignature; +@property BOOL hasIsPrefetch; +@property BOOL isPrefetch; +@property BOOL hasClientSideThrottlingSupported; +@property BOOL clientSideThrottlingSupported; +@property BOOL hasCbkVersion; +@property int cbkVersion; +@property(readonly) unsigned int renderersCount; +@property(readonly) int* renderers; + + +- (Class)responseClass; +- (BOOL)readFrom:(id)arg1; +- (int)cbkVersion; +- (void)setHasCbkVersion:(BOOL)arg1; +- (BOOL)hasCbkVersion; +- (void)setHasClientSideThrottlingSupported:(BOOL)arg1; +- (BOOL)hasClientSideThrottlingSupported; +- (void)setHasIsPrefetch:(BOOL)arg1; +- (BOOL)hasIsPrefetch; +- (BOOL)requestSignature; +- (void)setHasRequestSignature:(BOOL)arg1; +- (BOOL)hasRequestSignature; +- (id)outgoingThumbnail; +- (id)outgoingTile; +- (id)outgoingSuperTile; +- (void)setHasLinkSkip:(BOOL)arg1; +- (BOOL)hasLinkSkip; +- (void)setRenderers:(int*)arg1 count:(unsigned int)arg2; +- (int)rendererAtIndex:(unsigned int)arg1; +- (void)addRenderer:(int)arg1; +- (void)clearRenderers; +- (int*)renderers; +- (unsigned int)renderersCount; +- (BOOL)clientSideThrottlingSupported; +- (BOOL)isPrefetch; +- (BOOL)hasOutgoingThumbnail; +- (BOOL)hasOutgoingTile; +- (BOOL)hasOutgoingSuperTile; +- (BOOL)hasMetadata; +- (int)linkSkip; +- (BOOL)hasLatLon; +- (BOOL)hasPanoId; +- (void)setCbkVersion:(int)arg1; +- (void)setLinkSkip:(int)arg1; +- (void)setClientSideThrottlingSupported:(BOOL)arg1; +- (void)setIsPrefetch:(BOOL)arg1; +- (void)setRequestSignature:(BOOL)arg1; +- (void)setOutgoingThumbnail:(id)arg1; +- (void)setOutgoingTile:(id)arg1; +- (void)setOutgoingSuperTile:(id)arg1; +- (id)latLon; +- (id)panoId; +- (void)setLatLon:(id)arg1; +- (void)setPanoId:(id)arg1; +- (void)setMetadata:(id)arg1; +- (id)metadata; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMStreetViewResponse.h b/GMM.framework/GMMStreetViewResponse.h new file mode 100755 index 0000000..74a81ac --- /dev/null +++ b/GMM.framework/GMMStreetViewResponse.h @@ -0,0 +1,68 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class GMMIncomingTile, GMMNavigationImage, NSString, GMMIncomingSuperTile, GMMIncomingThumbnail, GMMStreetViewMetadata; + +@interface GMMStreetViewResponse : PBCodable { + NSString *_panoId; + GMMStreetViewMetadata *_metadata; + GMMIncomingSuperTile *_incomingSuperTile; + GMMIncomingTile *_incomingTile; + GMMIncomingThumbnail *_incomingThumbnail; + GMMNavigationImage *_navigationImage; + NSString *_signature; + BOOL _hasThrottled; + BOOL _throttled; +} + +@property(readonly) BOOL hasPanoId; +@property(retain) NSString * panoId; +@property(readonly) BOOL hasMetadata; +@property(retain) GMMStreetViewMetadata * metadata; +@property(readonly) BOOL hasIncomingSuperTile; +@property(retain) GMMIncomingSuperTile * incomingSuperTile; +@property(readonly) BOOL hasIncomingTile; +@property(retain) GMMIncomingTile * incomingTile; +@property(readonly) BOOL hasIncomingThumbnail; +@property(retain) GMMIncomingThumbnail * incomingThumbnail; +@property(readonly) BOOL hasNavigationImage; +@property(retain) GMMNavigationImage * navigationImage; +@property(readonly) BOOL hasSignature; +@property(retain) NSString * signature; +@property BOOL hasThrottled; +@property BOOL throttled; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasThrottled:(BOOL)arg1; +- (BOOL)hasThrottled; +- (id)signature; +- (id)navigationImage; +- (id)incomingThumbnail; +- (id)incomingTile; +- (id)incomingSuperTile; +- (BOOL)throttled; +- (BOOL)hasSignature; +- (BOOL)hasNavigationImage; +- (BOOL)hasIncomingThumbnail; +- (BOOL)hasIncomingTile; +- (BOOL)hasIncomingSuperTile; +- (void)setThrottled:(BOOL)arg1; +- (void)setSignature:(id)arg1; +- (void)setNavigationImage:(id)arg1; +- (void)setIncomingThumbnail:(id)arg1; +- (void)setIncomingTile:(id)arg1; +- (void)setIncomingSuperTile:(id)arg1; +- (BOOL)hasMetadata; +- (BOOL)hasPanoId; +- (id)panoId; +- (void)setPanoId:(id)arg1; +- (void)setMetadata:(id)arg1; +- (id)metadata; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMStreetViewViewpoint.h b/GMM.framework/GMMStreetViewViewpoint.h new file mode 100755 index 0000000..99b3bd5 --- /dev/null +++ b/GMM.framework/GMMStreetViewViewpoint.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMStreetViewViewpoint : PBCodable { + BOOL _hasScene; + int _scene; + BOOL _hasPanningCount; + int _panningCount; + BOOL _hasZoomingCount; + int _zoomingCount; + BOOL _hasNavigationCount; + int _navigationCount; +} + +@property BOOL hasScene; +@property int scene; +@property BOOL hasPanningCount; +@property int panningCount; +@property BOOL hasZoomingCount; +@property int zoomingCount; +@property BOOL hasNavigationCount; +@property int navigationCount; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasNavigationCount:(BOOL)arg1; +- (BOOL)hasNavigationCount; +- (void)setHasZoomingCount:(BOOL)arg1; +- (BOOL)hasZoomingCount; +- (void)setHasPanningCount:(BOOL)arg1; +- (BOOL)hasPanningCount; +- (int)navigationCount; +- (int)zoomingCount; +- (int)panningCount; +- (void)setNavigationCount:(int)arg1; +- (void)setZoomingCount:(int)arg1; +- (void)setPanningCount:(int)arg1; +- (void)setHasScene:(BOOL)arg1; +- (BOOL)hasScene; +- (int)scene; +- (void)setScene:(int)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMStructuredAddress.h b/GMM.framework/GMMStructuredAddress.h new file mode 100755 index 0000000..ab75c3a --- /dev/null +++ b/GMM.framework/GMMStructuredAddress.h @@ -0,0 +1,61 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface GMMStructuredAddress : PBCodable { + NSString *_thoroughfare; + NSString *_dependentLocality; + NSString *_locality; + NSString *_region; + NSString *_postalCode; + NSString *_countryCode; + NSString *_countryName; +} + +@property(readonly) BOOL hasThoroughfare; +@property(retain) NSString * thoroughfare; +@property(readonly) BOOL hasDependentLocality; +@property(retain) NSString * dependentLocality; +@property(readonly) BOOL hasLocality; +@property(retain) NSString * locality; +@property(readonly) BOOL hasRegion; +@property(retain) NSString * region; +@property(readonly) BOOL hasPostalCode; +@property(retain) NSString * postalCode; +@property(readonly) BOOL hasCountryCode; +@property(retain) NSString * countryCode; +@property(readonly) BOOL hasCountryName; +@property(retain) NSString * countryName; + + +- (BOOL)readFrom:(id)arg1; +- (BOOL)hasCountryName; +- (BOOL)hasPostalCode; +- (BOOL)hasRegion; +- (BOOL)hasLocality; +- (BOOL)hasDependentLocality; +- (BOOL)hasThoroughfare; +- (void)setPostalCode:(id)arg1; +- (void)setLocality:(id)arg1; +- (void)setDependentLocality:(id)arg1; +- (void)setThoroughfare:(id)arg1; +- (id)dependentLocality; +- (id)countryCode; +- (BOOL)hasCountryCode; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (void)setCountryCode:(id)arg1; +- (id)postalCode; +- (id)locality; +- (id)thoroughfare; +- (id)region; +- (void)setRegion:(id)arg1; +- (id)description; +- (id)description; +- (void)dealloc; +- (void)setCountryName:(id)arg1; +- (id)countryName; + +@end diff --git a/GMM.framework/GMMTile.h b/GMM.framework/GMMTile.h new file mode 100755 index 0000000..8eef8ef --- /dev/null +++ b/GMM.framework/GMMTile.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSData; + +@interface GMMTile : PBCodable { + int _tileXIndex; + int _tileYIndex; + BOOL _hasFace; + int _face; + NSData *_tileData; +} + +@property int tileXIndex; +@property int tileYIndex; +@property BOOL hasFace; +@property int face; +@property(retain) NSData * tileData; + ++ (void*)createImageRefFromTileData:(const char *)arg1 length:(unsigned long)arg2; ++ (void*)createImageRefFromTileData:(id)arg1 isCompact:(BOOL)arg2; + +- (BOOL)readFrom:(id)arg1; +- (id)tileData; +- (void)setTileData:(id)arg1; +- (void)setHasFace:(BOOL)arg1; +- (BOOL)hasFace; +- (int)tileYIndex; +- (int)tileXIndex; +- (void)setTileYIndex:(int)arg1; +- (void)setTileXIndex:(int)arg1; +- (void)writeTo:(id)arg1; +- (int)face; +- (void)setFace:(int)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMTileStore.h b/GMM.framework/GMMTileStore.h new file mode 100755 index 0000000..d7030fe --- /dev/null +++ b/GMM.framework/GMMTileStore.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface GMMTileStore : NSObject { + struct TileStore { long long x1; struct _opaque_pthread_mutex_t { long x_2_1_1; BOOL x_2_1_2[40]; } x2; char *x3; struct sqlite3 {} *x4; struct sqlite3_stmt {} *x5; struct sqlite3_stmt {} *x6; struct sqlite3_stmt {} *x7; struct sqlite3_stmt {} *x8; struct sqlite3_stmt {} *x9; struct sqlite3_stmt {} *x10; struct sqlite3_stmt {} *x11; struct sqlite3_stmt {} *x12; } *_tileStore; +} + +@property int tileEdition; + + +- (void)evict; +- (BOOL)selectData:(char **)arg1 length:(unsigned int*)arg2 forTilePath:(const struct { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; }*)arg3; +- (BOOL)hasDataForTilePath:(const struct { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; }*)arg1; +- (void)insertData:(const char *)arg1 length:(unsigned long)arg2 forTilePath:(const struct { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; }*)arg3; +- (void)endWrites; +- (void)beginWrites; +- (void)openDatabase:(BOOL)arg1; +- (void)setTileEdition:(int)arg1; +- (int)tileEdition; +- (id)initWithPath:(id)arg1; + +@end diff --git a/GMM.framework/GMMTrafficTile.h b/GMM.framework/GMMTrafficTile.h new file mode 100755 index 0000000..191bd20 --- /dev/null +++ b/GMM.framework/GMMTrafficTile.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSMutableArray; + +@interface GMMTrafficTile : NSObject { + BOOL empty; + double expirationTime; + NSMutableArray *roadsAtSpeed[4]; +} + +@property(getter=isEmpty,readonly) BOOL empty; +@property(readonly) double expirationTime; + ++ (double)defaultExpirationTime; + +- (BOOL)readFromStream:(struct InputDataStream { char *x1; unsigned int x2; unsigned int x3; boolx4; boolx5; }*)arg1 tilePath:(const struct { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; }*)arg2; +- (id)getRoadsAtSpeed:(int)arg1; +- (void)invalidate; +- (BOOL)isEmpty; +- (id)init; +- (void)dealloc; +- (double)expirationTime; + +@end diff --git a/GMM.framework/GMMTransitAgency.h b/GMM.framework/GMMTransitAgency.h new file mode 100755 index 0000000..7f70f97 --- /dev/null +++ b/GMM.framework/GMMTransitAgency.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface GMMTransitAgency : PBCodable { + NSString *_name; + NSString *_mainUrl; + NSString *_phone; +} + +@property(retain) NSString * name; +@property(readonly) BOOL hasMainUrl; +@property(retain) NSString * mainUrl; +@property(readonly) BOOL hasPhone; +@property(retain) NSString * phone; + + +- (BOOL)readFrom:(id)arg1; +- (BOOL)hasMainUrl; +- (void)setMainUrl:(id)arg1; +- (BOOL)hasPhone; +- (id)mainUrl; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)name; +- (void)setName:(id)arg1; +- (id)description; +- (id)description; +- (void)dealloc; +- (id)phone; +- (void)setPhone:(id)arg1; + +@end diff --git a/GMM.framework/GMMTrip.h b/GMM.framework/GMMTrip.h new file mode 100755 index 0000000..b6e9101 --- /dev/null +++ b/GMM.framework/GMMTrip.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSMutableArray, NSString; + +@interface GMMTrip : PBCodable { + NSMutableArray *_routes; + NSString *_tripSummary; + BOOL _hasDetailLevel; + int _detailLevel; +} + +@property(retain) NSMutableArray * routes; +@property(readonly) BOOL hasTripSummary; +@property(retain) NSString * tripSummary; +@property BOOL hasDetailLevel; +@property int detailLevel; + + +- (BOOL)readFrom:(id)arg1; +- (id)altDescription; +- (void)setHasDetailLevel:(BOOL)arg1; +- (BOOL)hasDetailLevel; +- (id)tripSummary; +- (int)detailLevel; +- (BOOL)hasTripSummary; +- (id)routeAtIndex:(unsigned int)arg1; +- (unsigned int)routesCount; +- (void)setDetailLevel:(int)arg1; +- (void)addRoute:(id)arg1; +- (void)setTripSummary:(id)arg1; +- (void)setRoutes:(id)arg1; +- (id)routes; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/GMMWaypointFeedback.h b/GMM.framework/GMMWaypointFeedback.h new file mode 100755 index 0000000..78cc190 --- /dev/null +++ b/GMM.framework/GMMWaypointFeedback.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSMutableArray, NSString; + +@interface GMMWaypointFeedback : PBCodable { + int _status; + NSMutableArray *_waypoints; + NSString *_streetViewPanoId; +} + +@property int status; +@property(retain) NSMutableArray * waypoints; +@property(readonly) BOOL hasStreetViewPanoId; +@property(retain) NSString * streetViewPanoId; + + +- (void)setStatus:(int)arg1; +- (BOOL)readFrom:(id)arg1; +- (id)waypointAtIndex:(unsigned int)arg1; +- (unsigned int)waypointsCount; +- (void)addWaypoint:(id)arg1; +- (void)setWaypoints:(id)arg1; +- (id)streetViewPanoId; +- (BOOL)hasStreetViewPanoId; +- (void)setStreetViewPanoId:(id)arg1; +- (id)waypoints; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (int)status; +- (id)description; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSAddress.h b/GMM.framework/LBSAddress.h new file mode 100755 index 0000000..3341508 --- /dev/null +++ b/GMM.framework/LBSAddress.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString, NSMutableArray; + +@interface LBSAddress : PBCodable { + NSString *_rawText; + NSMutableArray *_components; + BOOL _hasIsPhysical; + BOOL _isPhysical; + BOOL _hasIsMailing; + BOOL _isMailing; + NSMutableArray *_crossStreets; +} + +@property(readonly) BOOL hasRawText; +@property(retain) NSString * rawText; +@property(retain) NSMutableArray * components; +@property BOOL hasIsPhysical; +@property BOOL isPhysical; +@property BOOL hasIsMailing; +@property BOOL isMailing; +@property(retain) NSMutableArray * crossStreets; + + +- (BOOL)readFrom:(id)arg1; +- (id)crossStreets; +- (BOOL)isMailing; +- (void)setHasIsMailing:(BOOL)arg1; +- (BOOL)hasIsMailing; +- (BOOL)isPhysical; +- (void)setHasIsPhysical:(BOOL)arg1; +- (BOOL)hasIsPhysical; +- (id)rawText; +- (id)crossStreetAtIndex:(unsigned int)arg1; +- (unsigned int)crossStreetsCount; +- (id)componentAtIndex:(unsigned int)arg1; +- (unsigned int)componentsCount; +- (BOOL)hasRawText; +- (void)addCrossStreet:(id)arg1; +- (void)setIsMailing:(BOOL)arg1; +- (void)setIsPhysical:(BOOL)arg1; +- (void)addComponent:(id)arg1; +- (void)setCrossStreets:(id)arg1; +- (void)setRawText:(id)arg1; +- (id)components; +- (void)writeTo:(id)arg1; +- (void)setComponents:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSAddressComponent.h b/GMM.framework/LBSAddressComponent.h new file mode 100755 index 0000000..49a8c7d --- /dev/null +++ b/GMM.framework/LBSAddressComponent.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class LBSFeatureId, NSMutableArray, LBSAddressRange; + +@interface LBSAddressComponent : PBCodable { + int _type; + NSMutableArray *_parsedNames; + BOOL _hasFeatureType; + int _featureType; + LBSFeatureId *_featureId; + LBSAddressRange *_range; +} + +@property int type; +@property(retain) NSMutableArray * parsedNames; +@property BOOL hasFeatureType; +@property int featureType; +@property(readonly) BOOL hasFeatureId; +@property(retain) LBSFeatureId * featureId; +@property(readonly) BOOL hasRange; +@property(retain) LBSAddressRange * range; + + +- (void)setRange:(id)arg1; +- (BOOL)readFrom:(id)arg1; +- (id)featureId; +- (int)featureType; +- (void)setHasFeatureType:(BOOL)arg1; +- (BOOL)hasFeatureType; +- (id)parsedNames; +- (BOOL)hasRange; +- (BOOL)hasFeatureId; +- (id)parsedNameAtIndex:(unsigned int)arg1; +- (unsigned int)parsedNamesCount; +- (void)setFeatureType:(int)arg1; +- (void)addParsedName:(id)arg1; +- (void)setFeatureId:(id)arg1; +- (void)setParsedNames:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (int)type; +- (id)range; +- (void)setType:(int)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSAddressRange.h b/GMM.framework/LBSAddressRange.h new file mode 100755 index 0000000..60113ad --- /dev/null +++ b/GMM.framework/LBSAddressRange.h @@ -0,0 +1,72 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface LBSAddressRange : PBCodable { + struct { + int *list; + unsigned int count; + unsigned int size; + } _numbers; + struct { + float *list; + unsigned int count; + unsigned int size; + } _parameters; + BOOL _hasParameterIsSynthesized; + BOOL _parameterIsSynthesized; + BOOL _hasSameParity; + BOOL _sameParity; + NSString *_prefix; + NSString *_suffix; +} + +@property(readonly) unsigned int numbersCount; +@property(readonly) int* numbers; +@property(readonly) unsigned int parametersCount; +@property(readonly) float* parameters; +@property BOOL hasParameterIsSynthesized; +@property BOOL parameterIsSynthesized; +@property BOOL hasSameParity; +@property BOOL sameParity; +@property(readonly) BOOL hasPrefix; +@property(retain) NSString * prefix; +@property(readonly) BOOL hasSuffix; +@property(retain) NSString * suffix; + + +- (float*)parameters; +- (id)suffix; +- (void)setSuffix:(id)arg1; +- (BOOL)readFrom:(id)arg1; +- (void)setHasSameParity:(BOOL)arg1; +- (BOOL)hasSameParity; +- (void)setHasParameterIsSynthesized:(BOOL)arg1; +- (BOOL)hasParameterIsSynthesized; +- (BOOL)hasSuffix; +- (BOOL)hasPrefix; +- (BOOL)sameParity; +- (BOOL)parameterIsSynthesized; +- (void)setParameters:(float*)arg1 count:(unsigned int)arg2; +- (float)parameterAtIndex:(unsigned int)arg1; +- (void)addParameter:(float)arg1; +- (void)clearParameters; +- (void)setNumbers:(int*)arg1 count:(unsigned int)arg2; +- (int)numberAtIndex:(unsigned int)arg1; +- (void)addNumber:(int)arg1; +- (void)clearNumbers; +- (int*)numbers; +- (unsigned int)numbersCount; +- (void)setParameterIsSynthesized:(BOOL)arg1; +- (void)setSameParity:(BOOL)arg1; +- (unsigned int)parametersCount; +- (void)writeTo:(id)arg1; +- (id)prefix; +- (void)setPrefix:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSFeatureId.h b/GMM.framework/LBSFeatureId.h new file mode 100755 index 0000000..ce87ebb --- /dev/null +++ b/GMM.framework/LBSFeatureId.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface LBSFeatureId : PBCodable { + unsigned long long _cellId; + unsigned long long _fprint; +} + +@property unsigned long long cellId; +@property unsigned long long fprint; + + +- (BOOL)readFrom:(id)arg1; +- (unsigned long long)fprint; +- (unsigned long long)cellId; +- (void)setFprint:(unsigned long long)arg1; +- (void)setCellId:(unsigned long long)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSGAddress.h b/GMM.framework/LBSGAddress.h new file mode 100755 index 0000000..7e6965b --- /dev/null +++ b/GMM.framework/LBSGAddress.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSMutableArray; + +@interface LBSGAddress : PBCodable { + NSMutableArray *_formattedAddressLines; + NSMutableArray *_components; +} + +@property(retain) NSMutableArray * formattedAddressLines; +@property(retain) NSMutableArray * components; + + +- (BOOL)readFrom:(id)arg1; +- (id)formattedAddressLineAtIndex:(unsigned int)arg1; +- (unsigned int)formattedAddressLinesCount; +- (void)addFormattedAddressLine:(id)arg1; +- (void)setFormattedAddressLines:(id)arg1; +- (id)componentAtIndex:(unsigned int)arg1; +- (unsigned int)componentsCount; +- (void)addComponent:(id)arg1; +- (id)components; +- (void)writeTo:(id)arg1; +- (void)setComponents:(id)arg1; +- (id)dictionaryRepresentation; +- (id)formattedAddressLines; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSGAddressComponent.h b/GMM.framework/LBSGAddressComponent.h new file mode 100755 index 0000000..17684b0 --- /dev/null +++ b/GMM.framework/LBSGAddressComponent.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface LBSGAddressComponent : PBCodable { + NSString *_name; + int _featureType; + NSString *_locale; +} + +@property(retain) NSString * name; +@property int featureType; +@property(readonly) BOOL hasLocale; +@property(retain) NSString * locale; + + +- (BOOL)readFrom:(id)arg1; +- (BOOL)hasLocale; +- (int)featureType; +- (void)setFeatureType:(int)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)locale; +- (void)setLocale:(id)arg1; +- (id)name; +- (void)setName:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSGAppProfile.h b/GMM.framework/LBSGAppProfile.h new file mode 100755 index 0000000..3e7d46a --- /dev/null +++ b/GMM.framework/LBSGAppProfile.h @@ -0,0 +1,60 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface LBSGAppProfile : PBCodable { + NSString *_appName; + NSString *_appKey; + BOOL _hasRequestType; + int _requestType; + BOOL _hasSearchType; + int _searchType; + NSString *_searchTerm; + BOOL _hasZoomLevel; + int _zoomLevel; +} + +@property(readonly) BOOL hasAppName; +@property(retain) NSString * appName; +@property(readonly) BOOL hasAppKey; +@property(retain) NSString * appKey; +@property BOOL hasRequestType; +@property int requestType; +@property BOOL hasSearchType; +@property int searchType; +@property(readonly) BOOL hasSearchTerm; +@property(retain) NSString * searchTerm; +@property BOOL hasZoomLevel; +@property int zoomLevel; + + +- (BOOL)readFrom:(id)arg1; +- (int)searchType; +- (void)setHasSearchType:(BOOL)arg1; +- (BOOL)hasSearchType; +- (void)setHasRequestType:(BOOL)arg1; +- (BOOL)hasRequestType; +- (id)appKey; +- (id)appName; +- (BOOL)hasSearchTerm; +- (BOOL)hasAppKey; +- (BOOL)hasAppName; +- (void)setSearchType:(int)arg1; +- (void)setRequestType:(int)arg1; +- (void)setAppKey:(id)arg1; +- (void)setAppName:(id)arg1; +- (int)zoomLevel; +- (void)setHasZoomLevel:(BOOL)arg1; +- (BOOL)hasZoomLevel; +- (void)setZoomLevel:(int)arg1; +- (int)requestType; +- (void)setSearchTerm:(id)arg1; +- (id)searchTerm; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSGCell.h b/GMM.framework/LBSGCell.h new file mode 100755 index 0000000..17145e1 --- /dev/null +++ b/GMM.framework/LBSGCell.h @@ -0,0 +1,72 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface LBSGCell : PBCodable { + int _lac; + int _cellid; + BOOL _hasMnc; + int _mnc; + BOOL _hasMcc; + int _mcc; + BOOL _hasRssi; + int _rssi; + BOOL _hasAge; + int _age; + BOOL _hasTimingAdvance; + int _timingAdvance; + BOOL _hasPrimaryScramblingCode; + int _primaryScramblingCode; +} + +@property int lac; +@property int cellid; +@property BOOL hasMnc; +@property int mnc; +@property BOOL hasMcc; +@property int mcc; +@property BOOL hasRssi; +@property int rssi; +@property BOOL hasAge; +@property int age; +@property BOOL hasTimingAdvance; +@property int timingAdvance; +@property BOOL hasPrimaryScramblingCode; +@property int primaryScramblingCode; + + +- (BOOL)readFrom:(id)arg1; +- (int)primaryScramblingCode; +- (void)setHasPrimaryScramblingCode:(BOOL)arg1; +- (BOOL)hasPrimaryScramblingCode; +- (void)setHasTimingAdvance:(BOOL)arg1; +- (BOOL)hasTimingAdvance; +- (void)setHasAge:(BOOL)arg1; +- (BOOL)hasAge; +- (void)setHasRssi:(BOOL)arg1; +- (BOOL)hasRssi; +- (void)setHasMcc:(BOOL)arg1; +- (BOOL)hasMcc; +- (void)setHasMnc:(BOOL)arg1; +- (BOOL)hasMnc; +- (int)cellid; +- (int)lac; +- (int)timingAdvance; +- (int)age; +- (int)mcc; +- (int)mnc; +- (void)setPrimaryScramblingCode:(int)arg1; +- (void)setTimingAdvance:(int)arg1; +- (void)setAge:(int)arg1; +- (void)setRssi:(int)arg1; +- (void)setMcc:(int)arg1; +- (void)setMnc:(int)arg1; +- (void)setCellid:(int)arg1; +- (void)setLac:(int)arg1; +- (void)writeTo:(id)arg1; +- (int)rssi; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSGCellularProfile.h b/GMM.framework/LBSGCellularProfile.h new file mode 100755 index 0000000..5c9a991 --- /dev/null +++ b/GMM.framework/LBSGCellularProfile.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class LBSGCell, NSMutableArray; + +@interface LBSGCellularProfile : PBCodable { + LBSGCell *_primaryCell; + long long _timestamp; + NSMutableArray *_neighbors; + NSMutableArray *_historicalCells; + BOOL _hasPrefetchMode; + int _prefetchMode; +} + +@property(retain) LBSGCell * primaryCell; +@property long long timestamp; +@property(retain) NSMutableArray * neighbors; +@property(retain) NSMutableArray * historicalCells; +@property BOOL hasPrefetchMode; +@property int prefetchMode; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasPrefetchMode:(BOOL)arg1; +- (BOOL)hasPrefetchMode; +- (id)historicalCells; +- (id)neighbors; +- (id)primaryCell; +- (int)prefetchMode; +- (id)historicalCellsAtIndex:(unsigned int)arg1; +- (unsigned int)historicalCellsCount; +- (id)neighborsAtIndex:(unsigned int)arg1; +- (unsigned int)neighborsCount; +- (void)setPrefetchMode:(int)arg1; +- (void)addHistoricalCells:(id)arg1; +- (void)addNeighbors:(id)arg1; +- (void)setHistoricalCells:(id)arg1; +- (void)setNeighbors:(id)arg1; +- (void)setPrimaryCell:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (long long)timestamp; +- (void)setTimestamp:(long long)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSGDeviceLocation.h b/GMM.framework/LBSGDeviceLocation.h new file mode 100755 index 0000000..d46dd1f --- /dev/null +++ b/GMM.framework/LBSGDeviceLocation.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class LBSGLocation, LBSGCell; + +@interface LBSGDeviceLocation : PBCodable { + LBSGLocation *_location; + LBSGCell *_cell; +} + +@property(readonly) BOOL hasLocation; +@property(retain) LBSGLocation * location; +@property(readonly) BOOL hasCell; +@property(retain) LBSGCell * cell; + + +- (BOOL)readFrom:(id)arg1; +- (BOOL)hasCell; +- (BOOL)hasLocation; +- (void)writeTo:(id)arg1; +- (void)setLocation:(id)arg1; +- (void)setCell:(id)arg1; +- (id)cell; +- (id)dictionaryRepresentation; +- (id)location; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSGFeature.h b/GMM.framework/LBSGFeature.h new file mode 100755 index 0000000..7369cae --- /dev/null +++ b/GMM.framework/LBSGFeature.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString, LBSGRectangle, LBSGLatLng, LBSGAddress; + +@interface LBSGFeature : PBCodable { + NSString *_name; + int _featureType; + LBSGAddress *_address; + LBSGRectangle *_bounds; + LBSGLatLng *_center; +} + +@property(retain) NSString * name; +@property int featureType; +@property(retain) LBSGAddress * address; +@property(readonly) BOOL hasBounds; +@property(retain) LBSGRectangle * bounds; +@property(readonly) BOOL hasCenter; +@property(retain) LBSGLatLng * center; + + +- (void)setAddress:(id)arg1; +- (id)address; +- (BOOL)readFrom:(id)arg1; +- (BOOL)hasBounds; +- (BOOL)hasCenter; +- (int)featureType; +- (void)setFeatureType:(int)arg1; +- (id)bounds; +- (void)setBounds:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)name; +- (void)setCenter:(id)arg1; +- (id)center; +- (void)setName:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSGGeocodeRequest.h b/GMM.framework/LBSGGeocodeRequest.h new file mode 100755 index 0000000..34596e9 --- /dev/null +++ b/GMM.framework/LBSGGeocodeRequest.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class LBSGRectangle; + +@interface LBSGGeocodeRequest : PBRequest { + BOOL _hasNumFeatureLimit; + unsigned int _numFeatureLimit; + BOOL _hasIncludeBoundingBoxes; + BOOL _includeBoundingBoxes; + LBSGRectangle *_boundingBox; + BOOL _hasAddressLinesLimit; + int _addressLinesLimit; +} + +@property BOOL hasNumFeatureLimit; +@property unsigned int numFeatureLimit; +@property BOOL hasIncludeBoundingBoxes; +@property BOOL includeBoundingBoxes; +@property(readonly) BOOL hasBoundingBox; +@property(retain) LBSGRectangle * boundingBox; +@property BOOL hasAddressLinesLimit; +@property int addressLinesLimit; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasNumFeatureLimit:(BOOL)arg1; +- (BOOL)hasNumFeatureLimit; +- (void)setHasAddressLinesLimit:(BOOL)arg1; +- (BOOL)hasAddressLinesLimit; +- (BOOL)includeBoundingBoxes; +- (void)setHasIncludeBoundingBoxes:(BOOL)arg1; +- (BOOL)hasIncludeBoundingBoxes; +- (unsigned int)numFeatureLimit; +- (int)addressLinesLimit; +- (BOOL)hasBoundingBox; +- (void)setAddressLinesLimit:(int)arg1; +- (void)setIncludeBoundingBoxes:(BOOL)arg1; +- (void)setNumFeatureLimit:(unsigned int)arg1; +- (void)writeTo:(id)arg1; +- (void)setBoundingBox:(id)arg1; +- (id)boundingBox; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSGLatLng.h b/GMM.framework/LBSGLatLng.h new file mode 100755 index 0000000..6ba3aa5 --- /dev/null +++ b/GMM.framework/LBSGLatLng.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface LBSGLatLng : PBCodable { + int _latE7; + int _lngE7; +} + +@property int latE7; +@property int lngE7; + + +- (BOOL)readFrom:(id)arg1; +- (float)lon; +- (void)setLon:(float)arg1; +- (int)lngE7; +- (void)setLngE7:(int)arg1; +- (int)latE7; +- (void)setLatE7:(int)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (void)setLat:(float)arg1; +- (float)lat; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSGLocReplyElement.h b/GMM.framework/LBSGLocReplyElement.h new file mode 100755 index 0000000..3be0c35 --- /dev/null +++ b/GMM.framework/LBSGLocReplyElement.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class LBSGLocation, NSMutableArray; + +@interface LBSGLocReplyElement : PBCodable { + int _status; + LBSGLocation *_location; + NSMutableArray *_deviceLocations; +} + +@property int status; +@property(readonly) BOOL hasLocation; +@property(retain) LBSGLocation * location; +@property(retain) NSMutableArray * deviceLocations; + + +- (void)setStatus:(int)arg1; +- (BOOL)readFrom:(id)arg1; +- (id)deviceLocations; +- (id)deviceLocationAtIndex:(unsigned int)arg1; +- (unsigned int)deviceLocationsCount; +- (void)addDeviceLocation:(id)arg1; +- (void)setDeviceLocations:(id)arg1; +- (BOOL)hasLocation; +- (void)writeTo:(id)arg1; +- (void)setLocation:(id)arg1; +- (id)dictionaryRepresentation; +- (id)location; +- (int)status; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSGLocRequest.h b/GMM.framework/LBSGLocRequest.h new file mode 100755 index 0000000..22dadff --- /dev/null +++ b/GMM.framework/LBSGLocRequest.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class LBSGUserProfile, NSMutableArray, LBSGPlatformProfile; + +@interface LBSGLocRequest : PBRequest { + LBSGPlatformProfile *_platformProfile; + NSMutableArray *_appProfiles; + LBSGUserProfile *_userProfile; + NSMutableArray *_requestElements; +} + +@property(retain) LBSGPlatformProfile * platformProfile; +@property(retain) NSMutableArray * appProfiles; +@property(readonly) BOOL hasUserProfile; +@property(retain) LBSGUserProfile * userProfile; +@property(retain) NSMutableArray * requestElements; + + +- (Class)responseClass; +- (BOOL)readFrom:(id)arg1; +- (id)requestElements; +- (id)userProfile; +- (id)appProfiles; +- (id)platformProfile; +- (id)requestElementsAtIndex:(unsigned int)arg1; +- (unsigned int)requestElementsCount; +- (BOOL)hasUserProfile; +- (id)appProfilesAtIndex:(unsigned int)arg1; +- (unsigned int)appProfilesCount; +- (void)addRequestElements:(id)arg1; +- (void)addAppProfiles:(id)arg1; +- (void)setRequestElements:(id)arg1; +- (void)setUserProfile:(id)arg1; +- (void)setAppProfiles:(id)arg1; +- (void)setPlatformProfile:(id)arg1; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSGLocRequestElement.h b/GMM.framework/LBSGLocRequestElement.h new file mode 100755 index 0000000..0309f39 --- /dev/null +++ b/GMM.framework/LBSGLocRequestElement.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class LBSGGeocodeRequest, LBSGCellularProfile, LBSGLocation; + +@interface LBSGLocRequestElement : PBCodable { + LBSGCellularProfile *_cellularProfile; + LBSGLocation *_location; + LBSGGeocodeRequest *_geocode; +} + +@property(readonly) BOOL hasCellularProfile; +@property(retain) LBSGCellularProfile * cellularProfile; +@property(readonly) BOOL hasLocation; +@property(retain) LBSGLocation * location; +@property(readonly) BOOL hasGeocode; +@property(retain) LBSGGeocodeRequest * geocode; + + +- (BOOL)readFrom:(id)arg1; +- (id)cellularProfile; +- (BOOL)hasCellularProfile; +- (void)setCellularProfile:(id)arg1; +- (void)setGeocode:(id)arg1; +- (id)geocode; +- (BOOL)hasGeocode; +- (BOOL)hasLocation; +- (void)writeTo:(id)arg1; +- (void)setLocation:(id)arg1; +- (id)dictionaryRepresentation; +- (id)location; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSGLocResponse.h b/GMM.framework/LBSGLocResponse.h new file mode 100755 index 0000000..1e260e0 --- /dev/null +++ b/GMM.framework/LBSGLocResponse.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSMutableArray, NSString; + +@interface LBSGLocResponse : PBCodable { + int _status; + NSMutableArray *_replyElements; + NSString *_platformKey; +} + +@property int status; +@property(retain) NSMutableArray * replyElements; +@property(readonly) BOOL hasPlatformKey; +@property(retain) NSString * platformKey; + + +- (void)setStatus:(int)arg1; +- (BOOL)readFrom:(id)arg1; +- (id)replyElements; +- (id)replyElementsAtIndex:(unsigned int)arg1; +- (unsigned int)replyElementsCount; +- (void)addReplyElements:(id)arg1; +- (void)setReplyElements:(id)arg1; +- (id)platformKey; +- (BOOL)hasPlatformKey; +- (void)setPlatformKey:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (int)status; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSGLocation.h b/GMM.framework/LBSGLocation.h new file mode 100755 index 0000000..ad7cf8f --- /dev/null +++ b/GMM.framework/LBSGLocation.h @@ -0,0 +1,121 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSMutableArray, LBSGLatLng, NSString; + +@interface LBSGLocation : PBCodable { + LBSGLatLng *_latLng; + NSString *_source; + BOOL _hasAccuracy; + int _accuracy; + BOOL _hasConfidence; + int _confidence; + NSMutableArray *_features; + BOOL _hasTimestamp; + long long _timestamp; + BOOL _hasObsolete; + BOOL _obsolete; + BOOL _hasLocType; + int _locType; + NSString *_misc; + BOOL _hasAltitude; + int _altitude; + BOOL _hasVerticalAccuracy; + int _verticalAccuracy; + BOOL _hasVelocity; + int _velocity; + BOOL _hasHeading; + int _heading; + NSString *_locationString; +} + +@property(readonly) BOOL hasLatLng; +@property(retain) LBSGLatLng * latLng; +@property(readonly) BOOL hasSource; +@property(retain) NSString * source; +@property BOOL hasAccuracy; +@property int accuracy; +@property BOOL hasConfidence; +@property int confidence; +@property(retain) NSMutableArray * features; +@property BOOL hasTimestamp; +@property long long timestamp; +@property BOOL hasObsolete; +@property BOOL obsolete; +@property BOOL hasLocType; +@property int locType; +@property(readonly) BOOL hasMisc; +@property(retain) NSString * misc; +@property BOOL hasAltitude; +@property int altitude; +@property BOOL hasVerticalAccuracy; +@property int verticalAccuracy; +@property BOOL hasVelocity; +@property int velocity; +@property BOOL hasHeading; +@property int heading; +@property(readonly) BOOL hasLocationString; +@property(retain) NSString * locationString; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasHeading:(BOOL)arg1; +- (BOOL)hasHeading; +- (void)setHasVelocity:(BOOL)arg1; +- (BOOL)hasVelocity; +- (void)setHasVerticalAccuracy:(BOOL)arg1; +- (BOOL)hasVerticalAccuracy; +- (void)setHasAltitude:(BOOL)arg1; +- (BOOL)hasAltitude; +- (id)misc; +- (int)locType; +- (void)setHasLocType:(BOOL)arg1; +- (BOOL)hasLocType; +- (BOOL)obsolete; +- (void)setHasObsolete:(BOOL)arg1; +- (BOOL)hasObsolete; +- (void)setHasTimestamp:(BOOL)arg1; +- (BOOL)hasTimestamp; +- (void)setHasConfidence:(BOOL)arg1; +- (BOOL)hasConfidence; +- (void)setHasAccuracy:(BOOL)arg1; +- (BOOL)hasAccuracy; +- (id)latLng; +- (BOOL)hasLocationString; +- (BOOL)hasMisc; +- (id)featureAtIndex:(unsigned int)arg1; +- (unsigned int)featuresCount; +- (BOOL)hasSource; +- (BOOL)hasLatLng; +- (void)setLocType:(int)arg1; +- (void)setObsolete:(BOOL)arg1; +- (void)addFeature:(id)arg1; +- (void)setLocationString:(id)arg1; +- (void)setMisc:(id)arg1; +- (int)accuracy; +- (void)setConfidence:(int)arg1; +- (void)setAccuracy:(int)arg1; +- (void)writeTo:(id)arg1; +- (int)altitude; +- (int)verticalAccuracy; +- (int)heading; +- (void)setVelocity:(int)arg1; +- (void)setSource:(id)arg1; +- (id)source; +- (id)dictionaryRepresentation; +- (int)velocity; +- (long long)timestamp; +- (void)setTimestamp:(long long)arg1; +- (void)setVerticalAccuracy:(int)arg1; +- (void)setAltitude:(int)arg1; +- (void)setLatLng:(id)arg1; +- (void)setHeading:(int)arg1; +- (void)setFeatures:(id)arg1; +- (id)features; +- (id)locationString; +- (id)description; +- (void)dealloc; +- (int)confidence; + +@end diff --git a/GMM.framework/LBSGPlatformProfile.h b/GMM.framework/LBSGPlatformProfile.h new file mode 100755 index 0000000..16028bd --- /dev/null +++ b/GMM.framework/LBSGPlatformProfile.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface LBSGPlatformProfile : PBCodable { + NSString *_version; + NSString *_platform; + NSString *_platformKey; + NSString *_distributionChannel; + NSString *_locale; + NSString *_ip; + NSString *_userAgent; +} + +@property(retain) NSString * version; +@property(readonly) BOOL hasPlatform; +@property(retain) NSString * platform; +@property(readonly) BOOL hasPlatformKey; +@property(retain) NSString * platformKey; +@property(readonly) BOOL hasDistributionChannel; +@property(retain) NSString * distributionChannel; +@property(readonly) BOOL hasLocale; +@property(retain) NSString * locale; +@property(readonly) BOOL hasIp; +@property(retain) NSString * ip; +@property(readonly) BOOL hasUserAgent; +@property(retain) NSString * userAgent; + + +- (id)userAgent; +- (BOOL)readFrom:(id)arg1; +- (id)distributionChannel; +- (id)platformKey; +- (id)platform; +- (BOOL)hasUserAgent; +- (BOOL)hasIp; +- (BOOL)hasDistributionChannel; +- (BOOL)hasPlatformKey; +- (BOOL)hasPlatform; +- (void)setIp:(id)arg1; +- (void)setDistributionChannel:(id)arg1; +- (void)setPlatformKey:(id)arg1; +- (void)setPlatform:(id)arg1; +- (BOOL)hasLocale; +- (void)writeTo:(id)arg1; +- (void)setVersion:(id)arg1; +- (id)version; +- (id)dictionaryRepresentation; +- (id)locale; +- (void)setLocale:(id)arg1; +- (id)ip; +- (id)description; +- (void)dealloc; +- (void)setUserAgent:(id)arg1; + +@end diff --git a/GMM.framework/LBSGRectangle.h b/GMM.framework/LBSGRectangle.h new file mode 100755 index 0000000..1ac1123 --- /dev/null +++ b/GMM.framework/LBSGRectangle.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class LBSGLatLng; + +@interface LBSGRectangle : PBCodable { + LBSGLatLng *_lowerLeft; + LBSGLatLng *_upperRight; +} + +@property(retain) LBSGLatLng * lowerLeft; +@property(retain) LBSGLatLng * upperRight; + + +- (BOOL)readFrom:(id)arg1; +- (id)upperRight; +- (id)lowerLeft; +- (void)setUpperRight:(id)arg1; +- (void)setLowerLeft:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSGUserProfile.h b/GMM.framework/LBSGUserProfile.h new file mode 100755 index 0000000..5a068eb --- /dev/null +++ b/GMM.framework/LBSGUserProfile.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface LBSGUserProfile : PBCodable { + NSString *_userName; + NSString *_authToken; +} + +@property(readonly) BOOL hasUserName; +@property(retain) NSString * userName; +@property(readonly) BOOL hasAuthToken; +@property(retain) NSString * authToken; + + +- (void)setAuthToken:(id)arg1; +- (id)authToken; +- (BOOL)readFrom:(id)arg1; +- (BOOL)hasAuthToken; +- (BOOL)hasUserName; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (void)setUserName:(id)arg1; +- (id)userName; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSGeocodeParams.h b/GMM.framework/LBSGeocodeParams.h new file mode 100755 index 0000000..862d808 --- /dev/null +++ b/GMM.framework/LBSGeocodeParams.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class LBSGRectangle, NSString, LBSUserLocation; + +@interface LBSGeocodeParams : PBCodable { + NSString *_resultLanguage; + int _numFeatureLimit; + BOOL _hasIncludeBoundingBoxes; + BOOL _includeBoundingBoxes; + LBSUserLocation *_location; + LBSGRectangle *_boundingBox; + BOOL _hasAddressLinesLimit; + int _addressLinesLimit; +} + +@property(retain) NSString * resultLanguage; +@property int numFeatureLimit; +@property BOOL hasIncludeBoundingBoxes; +@property BOOL includeBoundingBoxes; +@property(readonly) BOOL hasLocation; +@property(retain) LBSUserLocation * location; +@property(readonly) BOOL hasBoundingBox; +@property(retain) LBSGRectangle * boundingBox; +@property BOOL hasAddressLinesLimit; +@property int addressLinesLimit; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasAddressLinesLimit:(BOOL)arg1; +- (BOOL)hasAddressLinesLimit; +- (BOOL)includeBoundingBoxes; +- (void)setHasIncludeBoundingBoxes:(BOOL)arg1; +- (BOOL)hasIncludeBoundingBoxes; +- (int)numFeatureLimit; +- (id)resultLanguage; +- (int)addressLinesLimit; +- (BOOL)hasBoundingBox; +- (void)setAddressLinesLimit:(int)arg1; +- (void)setIncludeBoundingBoxes:(BOOL)arg1; +- (void)setNumFeatureLimit:(int)arg1; +- (void)setResultLanguage:(id)arg1; +- (BOOL)hasLocation; +- (void)writeTo:(id)arg1; +- (void)setLocation:(id)arg1; +- (void)setBoundingBox:(id)arg1; +- (id)boundingBox; +- (id)dictionaryRepresentation; +- (id)location; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSName.h b/GMM.framework/LBSName.h new file mode 100755 index 0000000..51049eb --- /dev/null +++ b/GMM.framework/LBSName.h @@ -0,0 +1,61 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class NSString; + +@interface LBSName : PBCodable { + NSString *_text; + NSString *_language; + struct { + int *list; + unsigned int count; + unsigned int size; + } _flags; + BOOL _hasRouteDirection; + int _routeDirection; + NSString *_rawText; + NSString *_shortText; +} + +@property(retain) NSString * text; +@property(readonly) BOOL hasLanguage; +@property(retain) NSString * language; +@property(readonly) unsigned int flagsCount; +@property(readonly) int* flags; +@property BOOL hasRouteDirection; +@property int routeDirection; +@property(readonly) BOOL hasRawText; +@property(retain) NSString * rawText; +@property(readonly) BOOL hasShortText; +@property(retain) NSString * shortText; + + +- (BOOL)readFrom:(id)arg1; +- (void)setLanguage:(id)arg1; +- (id)language; +- (id)shortText; +- (void)setHasRouteDirection:(BOOL)arg1; +- (BOOL)hasRouteDirection; +- (BOOL)hasShortText; +- (int)routeDirection; +- (void)setFlags:(int*)arg1 count:(unsigned int)arg2; +- (int)flagAtIndex:(unsigned int)arg1; +- (void)addFlag:(int)arg1; +- (void)clearFlags; +- (unsigned int)flagsCount; +- (BOOL)hasLanguage; +- (void)setRouteDirection:(int)arg1; +- (void)setShortText:(id)arg1; +- (id)rawText; +- (BOOL)hasRawText; +- (void)setRawText:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (int*)flags; +- (id)text; +- (void)setText:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSPoint.h b/GMM.framework/LBSPoint.h new file mode 100755 index 0000000..4086f47 --- /dev/null +++ b/GMM.framework/LBSPoint.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface LBSPoint : PBCodable { + unsigned int _latE7; + unsigned int _lngE7; +} + +@property unsigned int latE7; +@property unsigned int lngE7; + + +- (BOOL)readFrom:(id)arg1; +- (unsigned int)lngE7; +- (void)setLngE7:(unsigned int)arg1; +- (unsigned int)latE7; +- (void)setLatE7:(unsigned int)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSResponseCodes.h b/GMM.framework/LBSResponseCodes.h new file mode 100755 index 0000000..970a11f --- /dev/null +++ b/GMM.framework/LBSResponseCodes.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@interface LBSResponseCodes : PBCodable { +} + + +- (BOOL)readFrom:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSUserLocation.h b/GMM.framework/LBSUserLocation.h new file mode 100755 index 0000000..eda6717 --- /dev/null +++ b/GMM.framework/LBSUserLocation.h @@ -0,0 +1,91 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class LBSAddress, NSString, LBSPoint, NSMutableArray; + +@interface LBSUserLocation : PBCodable { + LBSPoint *_latLng; + NSString *_source; + BOOL _hasAccuracy; + int _accuracy; + BOOL _hasConfidence; + int _confidence; + LBSAddress *_address; + NSString *_misc; + BOOL _hasObsolete; + BOOL _obsolete; + NSMutableArray *_features; + NSString *_locationString; + long long _timestamp; + BOOL _hasLocType; + int _locType; +} + +@property(readonly) BOOL hasLatLng; +@property(retain) LBSPoint * latLng; +@property(readonly) BOOL hasSource; +@property(retain) NSString * source; +@property BOOL hasAccuracy; +@property int accuracy; +@property BOOL hasConfidence; +@property int confidence; +@property(readonly) BOOL hasAddress; +@property(retain) LBSAddress * address; +@property(readonly) BOOL hasMisc; +@property(retain) NSString * misc; +@property BOOL hasObsolete; +@property BOOL obsolete; +@property(retain) NSMutableArray * features; +@property(readonly) BOOL hasLocationString; +@property(retain) NSString * locationString; +@property long long timestamp; +@property BOOL hasLocType; +@property int locType; + + +- (void)setAddress:(id)arg1; +- (id)address; +- (BOOL)readFrom:(id)arg1; +- (BOOL)hasAddress; +- (id)misc; +- (int)locType; +- (void)setHasLocType:(BOOL)arg1; +- (BOOL)hasLocType; +- (BOOL)obsolete; +- (void)setHasObsolete:(BOOL)arg1; +- (BOOL)hasObsolete; +- (void)setHasConfidence:(BOOL)arg1; +- (BOOL)hasConfidence; +- (void)setHasAccuracy:(BOOL)arg1; +- (BOOL)hasAccuracy; +- (id)latLng; +- (BOOL)hasLocationString; +- (BOOL)hasMisc; +- (id)featureAtIndex:(unsigned int)arg1; +- (unsigned int)featuresCount; +- (BOOL)hasSource; +- (BOOL)hasLatLng; +- (void)setLocType:(int)arg1; +- (void)setObsolete:(BOOL)arg1; +- (void)addFeature:(id)arg1; +- (void)setLocationString:(id)arg1; +- (void)setMisc:(id)arg1; +- (int)accuracy; +- (void)setConfidence:(int)arg1; +- (void)setAccuracy:(int)arg1; +- (void)writeTo:(id)arg1; +- (void)setSource:(id)arg1; +- (id)source; +- (id)dictionaryRepresentation; +- (long long)timestamp; +- (void)setTimestamp:(long long)arg1; +- (void)setLatLng:(id)arg1; +- (void)setFeatures:(id)arg1; +- (id)features; +- (id)locationString; +- (id)description; +- (void)dealloc; +- (int)confidence; + +@end diff --git a/GMM.framework/LBSWrapperRequest.h b/GMM.framework/LBSWrapperRequest.h new file mode 100755 index 0000000..1ed24a8 --- /dev/null +++ b/GMM.framework/LBSWrapperRequest.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class LBSGLocRequest; + +@interface LBSWrapperRequest : PBRequest { + BOOL _hasRequestType; + int _requestType; + LBSGLocRequest *_request; +} + +@property BOOL hasRequestType; +@property int requestType; +@property(readonly) BOOL hasRequest; +@property(retain) LBSGLocRequest * request; + + +- (Class)responseClass; +- (BOOL)readFrom:(id)arg1; +- (BOOL)hasRequest; +- (void)setHasRequestType:(BOOL)arg1; +- (BOOL)hasRequestType; +- (void)setRequestType:(int)arg1; +- (void)setRequest:(id)arg1; +- (int)requestType; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)request; +- (id)description; +- (void)dealloc; + +@end diff --git a/GMM.framework/LBSWrapperResponse.h b/GMM.framework/LBSWrapperResponse.h new file mode 100755 index 0000000..7f6c332 --- /dev/null +++ b/GMM.framework/LBSWrapperResponse.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GMM.framework/GMM + */ + +@class LBSGLocResponse; + +@interface LBSWrapperResponse : PBCodable { + BOOL _hasStatus; + int _status; + LBSGLocResponse *_reply; +} + +@property BOOL hasStatus; +@property int status; +@property(readonly) BOOL hasReply; +@property(retain) LBSGLocResponse * reply; + + +- (void)setStatus:(int)arg1; +- (BOOL)readFrom:(id)arg1; +- (id)reply; +- (void)setHasStatus:(BOOL)arg1; +- (BOOL)hasStatus; +- (BOOL)hasReply; +- (void)setReply:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (int)status; +- (id)description; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/CDXClient.h b/GameKitServices.framework/CDXClient.h new file mode 100755 index 0000000..a25fddb --- /dev/null +++ b/GameKitServices.framework/CDXClient.h @@ -0,0 +1,80 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class , NSError, NSString, NSData, NSMutableDictionary; + +@interface CDXClient : NSObject { + *delegate_; + int holePunchAttemptCount_; + NSData *preblob_; + NSMutableDictionary *sessionLookup_; + NSError *error_; + int fd_; + unsigned long long holePunchSID_; + unsigned long long prevHolePunchSID_; + NSString *server_; + unsigned short port_; + unsigned short localPort_; + struct sockaddr_in { + unsigned char sin_len; + unsigned char sin_family; + unsigned short sin_port; + struct in_addr { + unsigned int s_addr; + } sin_addr; + BOOL sin_zero[8]; + } cdxaddr_ipv4; + double holePunchInterval_; + BOOL preblobIsUpToDate_; + BOOL willReconfigureShortly_; + struct __SCDynamicStore { } *scDynamicStore_; + struct __CFRunLoopSource { } *scDynamicStoreRunLoopSource_; + struct dispatch_queue_s { } *queue_; + struct dispatch_source_s { } *source_; + struct dispatch_source_s { } *holePunchTimer_; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id preblobCallback_; + + void *padding_[10]; +} + +@property * delegate; +@property(readonly) NSError * error; +@property(readonly) NSData * preblob; +@property(copy) id preblobCallback; +@property(readonly) struct dispatch_queue_s { }* queue; + + +- (void)setError:(id)arg1; +- (void)start; +- (void)invalidate; +- (void)setDelegate:(id)arg1; +- (id)initWithOptions:(id)arg1 delegate:(id)arg2; +- (id)createSessionWithTicket:(id)arg1 sessionKey:(id)arg2; +- (id)preblob; +- (id)preblobCallback; +- (void)setPreblobCallback:(id)arg1; +- (void)invalidateSession:(id)arg1; +- (BOOL)sendRaw:(id)arg1; +- (void)restart; +- (void)sendHolePunch; +- (void)setPreblob:(id)arg1; +- (void)resetHolepunchTimer; +- (void)networkDidChange; +- (void)handleFDEvent; +- (void)startListeningOnSockets; +- (BOOL)handleHolePunchEvent; +- (void)stopListeningOnSockets; +- (id)delegate; +- (id)error; +- (void)dealloc; +- (struct dispatch_queue_s { }*)queue; + +@end diff --git a/GameKitServices.framework/CDXClientSession.h b/GameKitServices.framework/CDXClientSession.h new file mode 100755 index 0000000..01555db --- /dev/null +++ b/GameKitServices.framework/CDXClientSession.h @@ -0,0 +1,61 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class CDXClient, NSIndexSet, NSData, , NSMutableIndexSet; + +@interface CDXClientSession : NSObject { + *delegate_; + CDXClient *CDXClient_; + NSData *ticket_; + NSData *sessionKey_; + NSData *sessionKeyPrepped_; + NSMutableIndexSet *participantsInFlight_; + int retransmitAttempts_; + NSData *lastSent_; + unsigned short seq_; + unsigned char pid_; + unsigned short *ack_; + struct dispatch_source_s { } *retransmitTimer_; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id inboundHandler_; + +} + +@property(copy) id inboundHandler; +@property(copy,readonly) NSIndexSet * participantsInFlight; +@property(copy,readonly) NSData * sessionKey; +@property(copy) NSData * ticket; +@property * delegate; +@property(retain,readonly) CDXClient * CDXClient; + + +- (BOOL)sendData:(id)arg1; +- (void)invalidate; +- (void)setDelegate:(id)arg1; +- (void)setTicket:(id)arg1; +- (id)inboundHandler; +- (void)setInboundHandler:(id)arg1; +- (id)participantsInFlight; +- (id)sessionKey; +- (void)stopRetransmitTimer; +- (BOOL)sendRaw:(id)arg1 toParticipants:(id)arg2; +- (BOOL)retransmitEvent; +- (id)CDXClient; +- (id)ticket; +- (id)encrypt:(id)arg1; +- (BOOL)sendData:(id)arg1 toParticipants:(id)arg2; +- (void)resetRetransmitTimer; +- (id)decrypt:(id)arg1 ticket:(id)arg2; +- (void)recvRaw:(id)arg1 ticket:(id)arg2; +- (id)initWithCDXClient:(id)arg1 ticket:(id)arg2 sessionKey:(id)arg3; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/AVAudioDevice.h b/GameKitServices.framework/Frameworks/AVConference.framework/AVAudioDevice.h new file mode 100755 index 0000000..2b81144 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/AVAudioDevice.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@class NSNumber, NSString; + +@interface AVAudioDevice : NSObject { + NSString *_deviceName; + NSNumber *_deviceID; + BOOL _inputAvailable; + BOOL _outputAvailable; +} + +@property(readonly) BOOL outputAvailable; +@property(readonly) BOOL inputAvailable; +@property(readonly) NSNumber * deviceID; +@property(readonly) NSString * deviceName; + + +- (id)initWithDeviceID:(id)arg1; +- (void)createNameForScope:(unsigned long)arg1; +- (BOOL)isValidDevice; +- (BOOL)isStreamAvailableForScope:(unsigned long)arg1; +- (void)createName; +- (BOOL)isValidInputDevice; +- (BOOL)outputAvailable; +- (BOOL)inputAvailable; +- (id)deviceName; +- (id)deviceID; +- (BOOL)isEqual:(id)arg1; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/AVAudioDeviceList.h b/GameKitServices.framework/Frameworks/AVConference.framework/AVAudioDeviceList.h new file mode 100755 index 0000000..1e93e54 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/AVAudioDeviceList.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class AVInternalDeviceList; + +@interface AVAudioDeviceList : NSObject { + AVInternalDeviceList *_internalList; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _changeListener; + +} + +@property(retain) id changeListener; + ++ (id)defaultInputDevice; ++ (id)defaultOutputDevice; + +- (id)devices; +- (id)inputDevices; +- (id)outputDevices; +- (void)setChangeListener:(id)arg1; +- (id)changeListener; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/AVConference.h b/GameKitServices.framework/Frameworks/AVConference.framework/AVConference.h new file mode 100755 index 0000000..541bc5a --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/AVConference.h @@ -0,0 +1,180 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@class NSTimer, NSObject, SwitchDetector, NSDictionary, CALayer, NSMutableDictionary, NSObject; + +@interface AVConference : NSObject { + id opaqueConf; + BOOL useServer; + BOOL runningInServer; + void *serverConnection; + NSObject *delegate; + NSObject *genericObserver; + struct dispatch_queue_s { } *notificationQueue; + NSMutableDictionary *notificationDictionary; + NSDictionary *serverBag; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } blobMutex; + struct _opaque_pthread_cond_t { + long __sig; + BOOL __opaque[24]; + } blobCond; + NSMutableDictionary *blobDict; + SwitchDetector *detector; + BOOL useSwitchDetector; + BOOL testIsRunning; + BOOL shouldDisplayNetworkQualityGraph_; + NSTimer *networkQualityUpdateTimer_; + CALayer *networkQualityGraphLayer_; +} + +@property(getter=isUsingViceroyBlobFormat) BOOL useViceroyBlobFormat; +@property(getter=isMicrophoneMuted) BOOL microphoneMuted; +@property(getter=isOutputMeteringEnabled) BOOL outputMeteringEnabled; +@property(getter=isInputMeteringEnabled) BOOL inputMeteringEnabled; +@property(readonly) float outputMeterLevel; +@property(readonly) float inputMeterLevel; +@property BOOL requiresWifi; +@property void* localVideoLayer; +@property void* localVideoBackLayer; +@property void* remoteVideoLayer; +@property void* remoteVideoBackLayer; +@property(getter=getLocalFramerate,readonly) double localFramerate; +@property(getter=getLocalBitrate,readonly) double localBitrate; +@property(getter=getRemoteFramerate,readonly) double remoteFramerate; +@property(getter=getRemoteBitrate,readonly) double remoteBitrate; +@property(readonly) double remotePacketLossRate; +@property(readonly) double localPacketLossRate; +@property(readonly) double roundTripTime; +@property(readonly) int localFrameHeight; +@property(readonly) int localFrameWidth; +@property(readonly) int remoteFrameHeight; +@property(readonly) int remoteFrameWidth; +@property(getter=isSpeakerPhoneEnabled) BOOL enableSpeakerPhone; +@property(readonly) BOOL natType; +@property(retain) CALayer * networkQualityGraphLayer; +@property(retain) NSTimer * networkQualityUpdateTimer; +@property BOOL shouldDisplayNetworkQualityGraph; +@property NSObject * genericObserver; +@property NSObject * delegate; + ++ (short)addressPointerFromBlob:(id)arg1; ++ (id)externalAddressForSelfConnectionBlob:(id)arg1; ++ (void)startAudioSession; ++ (void)stopAudioSession; ++ (void)refreshLoggingParameters; ++ (unsigned int)doBlockingConnectionCheck; + +- (void)setDelegate:(id)arg1; +- (BOOL)setActive:(BOOL)arg1; +- (id)delegate; +- (void)processApplicationQuery:(id)arg1 responseDict:(id*)arg2; +- (void)setRemoteVideoLayerContentsRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 camera:(int)arg2; +- (void)receivedConnectionBlob:(id)arg1 forTransactionID:(id)arg2 callID:(id)arg3 error:(id)arg4; +- (void)serverReconnected; +- (void)serverDied; +- (void)testIsPausedProc:(id)arg1; +- (id)initWithFlags:(int)arg1; +- (BOOL)isUsingViceroyBlobFormat; +- (void)setSetSessionID:(id)arg1 forCallID:(int)arg2; +- (void)addGKSCallEvent:(id)arg1 sessionID:(id)arg2; +- (id)convertBlobtoOldBlob:(id)arg1; +- (id)convertBlobtoNewBlob:(id)arg1; +- (BOOL)startConnectionWithParticipantID:(id)arg1 callID:(int)arg2 connectionID:(id)arg3 usingBlob:(id)arg4 isCaller:(BOOL)arg5 capabilities:(id)arg6 error:(id*)arg7; +- (id)currentAudioInputDevice; +- (BOOL)setAudioInputDevice:(id)arg1; +- (void*)localVideoBackLayer; +- (void)setLocalVideoBackLayer:(void*)arg1; +- (void*)remoteVideoBackLayer; +- (int)getRemoteVideoSlot:(BOOL)arg1; +- (int)getLocalVideoSlot:(BOOL)arg1; +- (BOOL)startPreviewWithError:(id*)arg1; +- (void)videoConference:(id)arg1 didStartSession:(BOOL)arg2 withCallID:(int)arg3 error:(id)arg4; +- (void)videoConference:(id)arg1 didStopWithCallID:(int)arg2 error:(id)arg3; +- (void)videoConference:(id)arg1 updateInputMeterLevel:(float)arg2; +- (void)videoConference:(id)arg1 updateOutputMeterLevel:(float)arg2; +- (void)videoConference:(id)arg1 notificationEvent:(id)arg2; +- (void)processCancelRelayRequest:(int)arg1 cancelDict:(id)arg2 didOriginateRequest:(BOOL)arg3; +- (id)genericObserver; +- (void)handleGKSConnectivitySettingsUpdate:(id)arg1; +- (BOOL)setServerInfo:(id)arg1; +- (void)updateGKSConnectivitySettings; +- (void)setShouldDisplayNetworkQualityGraph:(BOOL)arg1; +- (void)listenForNotifications; +- (void)setGenericObserver:(id)arg1; +- (BOOL)shouldDisplayNetworkQualityGraph; +- (void)addTransaction:(id)arg1 outputDictionary:(id*)arg2; +- (void)warmupForCall; +- (BOOL)setPauseAudio:(BOOL)arg1 callID:(int)arg2 error:(id*)arg3; +- (BOOL)getIsAudioPaused:(char *)arg1 callID:(int)arg2 error:(id*)arg3; +- (BOOL)setPauseVideo:(BOOL)arg1 callID:(int)arg2 error:(id*)arg3; +- (BOOL)getIsVideoPaused:(char *)arg1 callID:(int)arg2 error:(id*)arg3; +- (void)stopListeningForNotifications; +- (void)setUseViceroyBlobFormat:(BOOL)arg1; +- (id)connectionBlobForParticipantID:(id)arg1 callID:(int*)arg2 error:(id*)arg3; +- (void)setPeerCN:(id)arg1 callID:(int)arg2; +- (void)setSessionID:(id)arg1 callID:(int)arg2; +- (double)networkQualityForCallID:(int)arg1; +- (BOOL)requiresWifi; +- (void)setRequiresWifi:(BOOL)arg1; +- (void)startNetworkQualityUpdateTimer; +- (BOOL)startConnectionWithParticipantID:(id)arg1 callID:(int)arg2 usingBlob:(id)arg3 isCaller:(BOOL)arg4 capabilities:(id)arg5 error:(id*)arg6; +- (void)stopCallID:(int)arg1; +- (void)remoteCancelledCallID:(int)arg1; +- (void)setCallReport:(int)arg1 withReport:(id)arg2; +- (void)receivedRealTimeData:(id)arg1 fromParticipantID:(id)arg2; +- (BOOL)isOutputMeteringEnabled; +- (void)setOutputMeteringEnabled:(BOOL)arg1; +- (BOOL)isInputMeteringEnabled; +- (void)setInputMeteringEnabled:(BOOL)arg1; +- (float)outputMeterLevel; +- (float)inputMeterLevel; +- (void)setMicrophoneMuted:(BOOL)arg1; +- (BOOL)isMicrophoneMuted; +- (void*)localVideoLayer; +- (void)setLocalVideoLayer:(void*)arg1; +- (void*)remoteVideoLayer; +- (float)networkQuality; +- (id)networkQualityGraphLayer; +- (BOOL)updateNetworkQualityGraph; +- (void)setNetworkQualityUpdateTimer:(id)arg1; +- (id)networkQualityUpdateTimer; +- (void)setRemoteVideoLayer:(void*)arg1; +- (void)setNetworkQualityGraphLayer:(id)arg1; +- (void)setRemoteVideoBackLayer:(void*)arg1; +- (double)getLocalFramerate; +- (double)getLocalBitrate; +- (double)getRemoteFramerate; +- (double)getRemoteBitrate; +- (int)localFrameHeight; +- (int)localFrameWidth; +- (int)remoteFrameHeight; +- (int)remoteFrameWidth; +- (double)remotePacketLossRate; +- (double)localPacketLossRate; +- (double)roundTripTime; +- (id)statsForCallID:(int)arg1; +- (void)setEnableSpeakerPhone:(BOOL)arg1; +- (BOOL)natType; +- (BOOL)isSpeakerPhoneEnabled; +- (BOOL)startPreview:(BOOL)arg1 withError:(id*)arg2; +- (void)stopPreview; +- (void)stopNetworkQualityUpdateTimer; +- (BOOL)isRunningPreview; +- (void)applyServerInfo:(id)arg1; +- (id)localScreenAttributesForVideoAttributes:(id)arg1; +- (void)setLocalScreenAttributes:(id)arg1; +- (id)localVideoAttributes; +- (void)setLocalVideoAttributes:(id)arg1; +- (unsigned int)doBlockingConnectionCheck; +- (void)processRelayRequestResponse:(int)arg1 responseDict:(id)arg2 didOriginateRequest:(BOOL)arg3; +- (void)processRelayUpdate:(int)arg1 updateDict:(id)arg2 didOriginateRequest:(BOOL)arg3; +- (void)asyncConnectionBlobRequestForParticipantID:(id)arg1 transactionID:(id)arg2; +- (void)processServerSideApplicationQuery:(id)arg1 responseDict:(id*)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/AVConferenceNotifcationTranslator.h b/GameKitServices.framework/Frameworks/AVConference.framework/AVConferenceNotifcationTranslator.h new file mode 100755 index 0000000..a9a4418 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/AVConferenceNotifcationTranslator.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@interface AVConferenceNotifcationTranslator : NSObject { +} + ++ (void)processFirstPreviewNotification:(id)arg1 forConference:(id)arg2; ++ (void)processFirstRemoteNotification:(id)arg1 forConference:(id)arg2; ++ (void)processDidStartNotification:(id)arg1 forConference:(id)arg2; ++ (void)processDidStopNotification:(id)arg1 forConference:(id)arg2; ++ (void)processRemoteScreenAttributesChangedNotification:(id)arg1 forConference:(id)arg2; ++ (void)processRemoteVideoAttributesChangedNotification:(id)arg1 forConference:(id)arg2; ++ (void)processRemoteAudioPausedEvent:(id)arg1 forConference:(id)arg2; ++ (void)processRemoteVideoPausedEvent:(id)arg1 forConference:(id)arg2; ++ (void)processInitiateRelayRequestNotification:(id)arg1 forConference:(id)arg2; ++ (void)processSendRelayUpdateNotification:(id)arg1 forConference:(id)arg2; ++ (void)processNoRemotePacketsNotification:(id)arg1 forConference:(id)arg2; ++ (void)processConnectionBlobNotification:(id)arg1 forConference:(id)arg2; ++ (void)processNotification:(id)arg1 forConference:(id)arg2; + + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/AVConferenceXPCClient.h b/GameKitServices.framework/Frameworks/AVConference.framework/AVConferenceXPCClient.h new file mode 100755 index 0000000..77a428e --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/AVConferenceXPCClient.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@class NSMutableDictionary; + +@interface AVConferenceXPCClient : NSObject { + struct _xpc_connection_s { } *connection; + struct dispatch_semaphore_s { } *sConnection; + NSMutableDictionary *registeredBlocks; + struct dispatch_queue_s { } *requestQueue; + struct dispatch_queue_s { } *replyQueue; +} + +@property(readonly) NSMutableDictionary * registeredBlocks; +@property(readonly) struct _xpc_connection_s { }* connection; + ++ (id)AVConferenceXPCClientSingleton; + +- (void)deregisterFromService:(char *)arg1; +- (id)registeredBlocks; +- (id)createServerDiedDictionary; +- (void)closeConnectionToServer; +- (id)createNSDictionaryFromXPCDictionary:(void*)arg1; +- (void)createConnectionToServer; +- (void*)createXPCDictionaryFromNSDictionary:(id)arg1; +- (void)registerBlockForService:(char *)arg1 block:(id)arg2; +- (struct _xpc_connection_s { }*)connection; +- (void)sendMessageAsync:(char *)arg1 arguments:(id)arg2 reply:(id)arg3; +- (unsigned int)retainCount; +- (id)retain; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)autorelease; +- (id)init; +- (oneway void)release; +- (void)dealloc; +- (id)allocWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/AVConferenceXPCServer.h b/GameKitServices.framework/Frameworks/AVConference.framework/AVConferenceXPCServer.h new file mode 100755 index 0000000..ecf3b6f --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/AVConferenceXPCServer.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@class NSMutableArray, NSMutableDictionary; + +@interface AVConferenceXPCServer : NSObject { + struct _xpc_connection_s { } *listener; + NSMutableArray *clientConnections; + NSMutableDictionary *registeredBlocks; + struct dispatch_queue_s { } *incomingMessageQueue; + struct dispatch_queue_s { } *outgoingMessageQueue; +} + +@property(readonly) NSMutableDictionary * registeredBlocks; +@property(readonly) struct _xpc_connection_s { }* listener; + ++ (id)AVConferenceXPCServerSingleton; + +- (void)_xpc_remove_connections_from_list; +- (void)sendMessageAsync:(char *)arg1 arguments:(id)arg2; +- (struct _xpc_connection_s { }*)listener; +- (void*)createXPCDictionaryFromNSDictionary:(id)arg1 forEvent:(void*)arg2; +- (void)_xpc_add_connection_to_list:(struct _xpc_connection_s { }*)arg1; +- (void)appendPIDToDictionary:(id)arg1 pid:(int)arg2; +- (id)createClientDiedDictionary; +- (void)_xpc_remove_connection_from_list:(struct _xpc_connection_s { }*)arg1; +- (void)_xpc_handle_incoming_request:(struct _xpc_connection_s { }*)arg1; +- (void)deregisterFromService:(char *)arg1; +- (id)registeredBlocks; +- (id)createNSDictionaryFromXPCDictionary:(void*)arg1; +- (void)registerBlockForService:(char *)arg1 block:(id)arg2; +- (void)_xpc_start_listening_for_connections; +- (unsigned int)retainCount; +- (id)retain; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)autorelease; +- (id)init; +- (oneway void)release; +- (void)dealloc; +- (id)allocWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/AVInternalDeviceList.h b/GameKitServices.framework/Frameworks/AVConference.framework/AVInternalDeviceList.h new file mode 100755 index 0000000..a0b8b10 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/AVInternalDeviceList.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSMutableArray; + +@interface AVInternalDeviceList : NSObject { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id changeListener; + + NSMutableArray *deviceList; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } listLock; +} + +@property id changeListener; + ++ (id)defaultDeviceOfType:(unsigned long)arg1; ++ (id)newDeviceList; + +- (void)setChangeListener:(id)arg1; +- (id)changeListener; +- (id)deviceList; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/AVPingTest.h b/GameKitServices.framework/Frameworks/AVConference.framework/AVPingTest.h new file mode 100755 index 0000000..4208249 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/AVPingTest.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@class NSString; + +@interface AVPingTest : NSObject { + NSString *ipAsString; + BOOL usingWifi; + float min; + float max; + float avg; + float stddev; + float packetLossRate; + int lastReturnedError; +} + +@property(readonly) float packetLossRate; +@property(readonly) float stddev; +@property(readonly) float avg; +@property(readonly) float max; +@property(readonly) float min; +@property(readonly) BOOL usingWifi; + + +- (int)start; +- (float)max; +- (float)min; +- (id)initWithIPAsString:(id)arg1 usingWifi:(BOOL)arg2; +- (float)stddev; +- (float)avg; +- (BOOL)usingWifi; +- (int)parseResults:(char *)arg1 secondLastLine:(char *)arg2; +- (BOOL)parsePingLineForBadInterface:(char *)arg1; +- (BOOL)parsePingLineForBadCommand:(char *)arg1; +- (BOOL)parsePingLineForPLR:(char *)arg1; +- (BOOL)parsePingLineForLatencyStats:(char *)arg1; +- (float)packetLossRate; +- (id)description; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/CMVideoCapture.h b/GameKitServices.framework/Frameworks/AVConference.framework/CMVideoCapture.h new file mode 100755 index 0000000..23a62a9 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/CMVideoCapture.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CMVideoCapture : NSObject { + struct tagHANDLE { int x1; } *_handle; +} + + +- (long)getCameraType:(int*)arg1; +- (long)setCameraType:(int)arg1; +- (long)setWidth:(int)arg1 height:(int)arg2 frameRate:(int)arg3; +- (long)startPreview; +- (long)startCaptureWithWidth:(int)arg1 height:(int)arg2 frameRate:(int)arg3; +- (long)stop:(bool)arg1; +- (long)getColorInfo:(const struct __CFDictionary {}**)arg1; +- (BOOL)isPreviewRunning; +- (id)initWithOptions:(void*)arg1 callback:(int (*)())arg2 width:(int)arg3 height:(int)arg4 frameRate:(int)arg5 cameraType:(int)arg6 withError:(int*)arg7; +- (long)setFrameRatePercentage:(double)arg1; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/CMVideoCaptureCameraTorchManager.h b/GameKitServices.framework/Frameworks/AVConference.framework/CMVideoCaptureCameraTorchManager.h new file mode 100755 index 0000000..0e86f63 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/CMVideoCaptureCameraTorchManager.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@interface CMVideoCaptureCameraTorchManager : NSObject { + struct tagHANDLE { int x1; } *_hCMCapture; +} + + +- (BOOL)openTorchDevice; +- (void)closeTorchDevice; +- (void)turnTorchOn; +- (void)turnTorchOff; +- (id)initWithVideoCaptureHandle:(struct tagHANDLE { int x1; }*)arg1; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/GKNATObserver.h b/GameKitServices.framework/Frameworks/AVConference.framework/GKNATObserver.h new file mode 100755 index 0000000..79a1111 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/GKNATObserver.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@class ; + +@interface GKNATObserver : NSObject { +} + +@property * delegate; + ++ (id)allocWithZone:(struct _NSZone { }*)arg1; + +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (id)initWithOptions:(id)arg1; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/GKNATObserverInternal.h b/GameKitServices.framework/Frameworks/AVConference.framework/GKNATObserverInternal.h new file mode 100755 index 0000000..e0a05fc --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/GKNATObserverInternal.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@class GKNATObserver_SCContext, NSRecursiveLock, , NSMutableDictionary; + +@interface GKNATObserverInternal : GKNATObserver { + *_delegate; + struct __SCDynamicStore { } *_dynamicStore; + NSRecursiveLock *_xNATCheck; + int _lastReportedNATType; + NSMutableDictionary *_commNATFlagDictionary; + BOOL _nonCarrierInterfacesOnly; + BOOL _checkTCPAndSSL; + BOOL _favorNonCarrier; + BOOL _newCarrierType; + BOOL _addInRangeFlag; + BOOL _addCarrierFlag; + int _NATCheckRetryCount; + double _NATCheckRetryDelay; + NSMutableDictionary *_currentNetworkNames; + struct dispatch_queue_s { } *_natCheckQueue; + struct dispatch_queue_s { } *_reportNATQueue; + struct dispatch_group_s { } *_natCheckGroup; + BOOL _fNATCheckQueued; + BOOL _fNATCheckInProgress; + GKNATObserver_SCContext *_sccontext; +} + + +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (void)clearRetries; +- (void)tryNATCheckWithDelay:(double)arg1; +- (id)initWithOptions:(id)arg1; +- (void)registerForNetworkChanges; +- (int)natTypeForCommNATFlags:(unsigned int)arg1 isCarrier:(BOOL)arg2; +- (void)reportNATType; +- (id)nameForNetworkWithIPPort:(struct tagIPPORT { int x1; BOOL x2[16]; union { unsigned int x_3_1_1; unsigned char x_3_1_2[16]; } x3; unsigned short x4; }*)arg1 interfaceName:(id)arg2; +- (id)lookupCachedNATFlagsForNetwork:(id)arg1; +- (struct tagCommNATInfo { unsigned int x1; unsigned int x2; unsigned short x3[3]; unsigned int x4; }*)callCommNATTestFromIPPort:(struct tagIPPORT { int x1; BOOL x2[16]; union { unsigned int x_3_1_1; unsigned char x_3_1_2[16]; } x3; unsigned short x4; }*)arg1; +- (void)cacheNATFlags:(id)arg1 forNetwork:(id)arg2; +- (int)callHTTPTestFromIPPort:(struct tagIPPORT { int x1; BOOL x2[16]; union { unsigned int x_3_1_1; unsigned char x_3_1_2[16]; } x3; unsigned short x4; }*)arg1 ToServer:(id)arg2 isSSL:(BOOL)arg3; +- (void)NATCheckWithIPPort:(struct tagIPPORT { int x1; BOOL x2[16]; union { unsigned int x_3_1_1; unsigned char x_3_1_2[16]; } x3; unsigned short x4; }*)arg1 useCache:(BOOL)arg2; +- (void)HTTPCheckWithIPPort:(struct tagIPPORT { int x1; BOOL x2[16]; union { unsigned int x_3_1_1; unsigned char x_3_1_2[16]; } x3; unsigned short x4; }*)arg1 useCache:(BOOL)arg2; +- (void)HTTPSCheckWithIPPort:(struct tagIPPORT { int x1; BOOL x2[16]; union { unsigned int x_3_1_1; unsigned char x_3_1_2[16]; } x3; unsigned short x4; }*)arg1 useCache:(BOOL)arg2; +- (int)natType; +- (id)init; +- (void)release; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/GKNATObserver_SCContext.h b/GameKitServices.framework/Frameworks/AVConference.framework/GKNATObserver_SCContext.h new file mode 100755 index 0000000..db0d4b6 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/GKNATObserver_SCContext.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@class GKNATObserverInternal; + +@interface GKNATObserver_SCContext : NSObject { + GKNATObserverInternal *observer_; +} + +@property GKNATObserverInternal * observer; + + +- (id)observer; +- (void)setObserver:(id)arg1; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/GKRingBuffer.h b/GameKitServices.framework/Frameworks/AVConference.framework/GKRingBuffer.h new file mode 100755 index 0000000..cfc1243 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/GKRingBuffer.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@interface GKRingBuffer : NSObject { + void *ringBufRef; + unsigned int endTime; + unsigned int capacity; +} + + +- (BOOL)store:(short*)arg1 numSamples:(unsigned long)arg2 timestamp:(unsigned long)arg3; +- (long)needsNewNumSamples:(unsigned long)arg1 timestamp:(unsigned long)arg2; +- (long)fetch:(short*)arg1 numSamples:(unsigned long)arg2 timestamp:(unsigned long)arg3; +- (void)increaseCapacity:(unsigned long)arg1; +- (id)initWithCapacity:(unsigned long)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/GKSConnectivitySettings.h b/GameKitServices.framework/Frameworks/AVConference.framework/GKSConnectivitySettings.h new file mode 100755 index 0000000..afa1ccd --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/GKSConnectivitySettings.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@interface GKSConnectivitySettings : NSObject { +} + ++ (void)initialize; ++ (void)setAddress:(id)arg1 forService:(id)arg2; ++ (void)setClientOptions:(id)arg1; ++ (struct tagIPPORT { int x1; BOOL x2[16]; union { unsigned int x_3_1_1; unsigned char x_3_1_2[16]; } x3; unsigned short x4; }*)getCachedIPPort; ++ (int)getKeepAliveTimeoutFromCarrierBundle; ++ (struct tagIPPORT { int x1; BOOL x2[16]; union { unsigned int x_3_1_1; unsigned char x_3_1_2[16]; } x3; unsigned short x4; }*)getIPPortForService:(id)arg1; ++ (id)getClientOption:(id)arg1; ++ (id)getAddressForService:(id)arg1; ++ (int)getNATTypeFromCarrierBundle; ++ (id)getAllSettings; ++ (void)setServerAddresses:(id)arg1; + +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/GKSTUNObserver.h b/GameKitServices.framework/Frameworks/AVConference.framework/GKSTUNObserver.h new file mode 100755 index 0000000..e30051a --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/GKSTUNObserver.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@interface GKSTUNObserver : NSObject { +} + ++ (id)sharedSTUNObserver; ++ (id)allocWithZone:(struct _NSZone { }*)arg1; + +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/GKSTUNObserverInternal.h b/GameKitServices.framework/Frameworks/AVConference.framework/GKSTUNObserverInternal.h new file mode 100755 index 0000000..c7e0423 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/GKSTUNObserverInternal.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@interface GKSTUNObserverInternal : GKSTUNObserver { + struct __SCDynamicStore { } *_dynamicStore; + struct dispatch_queue_s { } *_stunDiscoveryQueue; + BOOL _fStunDiscoveryQueued; +} + + +- (void)cleanUp; +- (BOOL)initialize; +- (void)trySTUNDiscovery; +- (void)deregisterForNetworkChanges; +- (void)registerForNetworkChanges; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/GKVoiceChatError.h b/GameKitServices.framework/Frameworks/AVConference.framework/GKVoiceChatError.h new file mode 100755 index 0000000..8889ee0 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/GKVoiceChatError.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@interface GKVoiceChatError : NSObject { +} + ++ (void)getNSError:(id*)arg1 code:(int)arg2 detailedCode:(int)arg3 filePath:(id)arg4 description:(id)arg5 hResult:(long)arg6; ++ (void)getNSError:(id*)arg1 code:(int)arg2 detailedCode:(int)arg3 filePath:(id)arg4 description:(id)arg5 reason:(id)arg6; + + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/GKWifiListener.h b/GameKitServices.framework/Frameworks/AVConference.framework/GKWifiListener.h new file mode 100755 index 0000000..bbb02f4 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/GKWifiListener.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@class ; + +@interface GKWifiListener : NSObject { + struct __SCDynamicStore { } *_dynamicStore; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } _storeMutex; + *wifiListenerDelegate; +} + +@property * wifiListenerDelegate; + + +- (BOOL)startChangeListener; +- (void)setWifiListenerDelegate:(id)arg1; +- (BOOL)hasWifiConnection; +- (id)wifiListenerDelegate; +- (BOOL)stopChangeListener; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/HandleWrapper.h b/GameKitServices.framework/Frameworks/AVConference.framework/HandleWrapper.h new file mode 100755 index 0000000..fa540e4 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/HandleWrapper.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@interface HandleWrapper : NSObject { + struct tagHANDLE { int x1; } *handle; +} + +@property struct tagHANDLE { int x1; }* handle; + + +- (void)setHandle:(struct tagHANDLE { int x1; }*)arg1; +- (struct tagHANDLE { int x1; }*)handle; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/ICEResultQuery.h b/GameKitServices.framework/Frameworks/AVConference.framework/ICEResultQuery.h new file mode 100755 index 0000000..db6d633 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/ICEResultQuery.h @@ -0,0 +1,74 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@interface ICEResultQuery : NSObject { + int callID; + struct tagCONNRESULT { int x1; int x2; int x3; int x4; unsigned short x5; unsigned short x6; struct tagIPPORT { + int iFlags; + BOOL szIfName[16]; + union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } IP; + unsigned short wPort; + } x7; struct tagIPPORT { + int iFlags; + BOOL szIfName[16]; + union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } IP; + unsigned short wPort; + } x8; struct tagIPPORT { + int iFlags; + BOOL szIfName[16]; + union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } IP; + unsigned short wPort; + } x9; struct tagIPPORT { + int iFlags; + BOOL szIfName[16]; + union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } IP; + unsigned short wPort; + } x10; struct tagIPPORT { + int iFlags; + BOOL szIfName[16]; + union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } IP; + unsigned short wPort; + } x11; struct tagIPPORT { + int iFlags; + BOOL szIfName[16]; + union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } IP; + unsigned short wPort; + } x12; unsigned int x13; int x14; int x15; int x16; int x17; } *result; + BOOL isQueryAnswered; +} + +@property BOOL isQueryAnswered; +@property struct tagCONNRESULT { int x1; int x2; int x3; int x4; unsigned short x5; unsigned short x6; struct tagIPPORT { int iFlags; BOOL szIfName[16]; union { unsigned int dwIPv4; unsigned char abIPv6[16]; } IP; unsigned short wPort; } x7; struct tagIPPORT { int iFlags; BOOL szIfName[16]; union { unsigned int dwIPv4; unsigned char abIPv6[16]; } IP; unsigned short wPort; } x8; struct tagIPPORT { int iFlags; BOOL szIfName[16]; union { unsigned int dwIPv4; unsigned char abIPv6[16]; } IP; unsigned short wPort; } x9; struct tagIPPORT { int iFlags; BOOL szIfName[16]; union { unsigned int dwIPv4; unsigned char abIPv6[16]; } IP; unsigned short wPort; } x10; struct tagIPPORT { int iFlags; BOOL szIfName[16]; union { unsigned int dwIPv4; unsigned char abIPv6[16]; } IP; unsigned short wPort; } x11; struct tagIPPORT { int iFlags; BOOL szIfName[16]; union { unsigned int dwIPv4; unsigned char abIPv6[16]; } IP; unsigned short wPort; } x12; unsigned int x13; int x14; int x15; int x16; int x17; }* result; +@property int callID; + + +- (void)setIsQueryAnswered:(BOOL)arg1; +- (struct tagCONNRESULT { int x1; int x2; int x3; int x4; unsigned short x5; unsigned short x6; struct tagIPPORT { int x_7_1_1; BOOL x_7_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_7_1_3; unsigned short x_7_1_4; } x7; struct tagIPPORT { int x_8_1_1; BOOL x_8_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_8_1_3; unsigned short x_8_1_4; } x8; struct tagIPPORT { int x_9_1_1; BOOL x_9_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_9_1_3; unsigned short x_9_1_4; } x9; struct tagIPPORT { int x_10_1_1; BOOL x_10_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_10_1_3; unsigned short x_10_1_4; } x10; struct tagIPPORT { int x_11_1_1; BOOL x_11_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_11_1_3; unsigned short x_11_1_4; } x11; struct tagIPPORT { int x_12_1_1; BOOL x_12_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_12_1_3; unsigned short x_12_1_4; } x12; unsigned int x13; int x14; int x15; int x16; int x17; }*)result; +- (id)initWithCallID:(int)arg1; +- (int)callID; +- (BOOL)isQueryAnswered; +- (void)setResult:(struct tagCONNRESULT { int x1; int x2; int x3; int x4; unsigned short x5; unsigned short x6; struct tagIPPORT { int x_7_1_1; BOOL x_7_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_7_1_3; unsigned short x_7_1_4; } x7; struct tagIPPORT { int x_8_1_1; BOOL x_8_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_8_1_3; unsigned short x_8_1_4; } x8; struct tagIPPORT { int x_9_1_1; BOOL x_9_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_9_1_3; unsigned short x_9_1_4; } x9; struct tagIPPORT { int x_10_1_1; BOOL x_10_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_10_1_3; unsigned short x_10_1_4; } x10; struct tagIPPORT { int x_11_1_1; BOOL x_11_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_11_1_3; unsigned short x_11_1_4; } x11; struct tagIPPORT { int x_12_1_1; BOOL x_12_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_12_1_3; unsigned short x_12_1_4; } x12; unsigned int x13; int x14; int x15; int x16; int x17; }*)arg1; +- (id)initWithResult:(struct tagCONNRESULT { int x1; int x2; int x3; int x4; unsigned short x5; unsigned short x6; struct tagIPPORT { int x_7_1_1; BOOL x_7_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_7_1_3; unsigned short x_7_1_4; } x7; struct tagIPPORT { int x_8_1_1; BOOL x_8_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_8_1_3; unsigned short x_8_1_4; } x8; struct tagIPPORT { int x_9_1_1; BOOL x_9_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_9_1_3; unsigned short x_9_1_4; } x9; struct tagIPPORT { int x_10_1_1; BOOL x_10_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_10_1_3; unsigned short x_10_1_4; } x10; struct tagIPPORT { int x_11_1_1; BOOL x_11_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_11_1_3; unsigned short x_11_1_4; } x11; struct tagIPPORT { int x_12_1_1; BOOL x_12_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_12_1_3; unsigned short x_12_1_4; } x12; unsigned int x13; int x14; int x15; int x16; int x17; }*)arg1; +- (void)setCallID:(int)arg1; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/ICEResultWaitQueue.h b/GameKitServices.framework/Frameworks/AVConference.framework/ICEResultWaitQueue.h new file mode 100755 index 0000000..68582e4 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/ICEResultWaitQueue.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@class NSMutableArray, NSLock; + +@interface ICEResultWaitQueue : NSObject { + NSMutableArray *queryList; + NSLock *queryLock; + struct _opaque_pthread_cond_t { + long __sig; + BOOL __opaque[24]; + } resCond; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } resMutex; +} + + +- (id)resultForCallID:(int)arg1; +- (void)addResult:(struct tagCONNRESULT { int x1; int x2; int x3; int x4; unsigned short x5; unsigned short x6; struct tagIPPORT { int x_7_1_1; BOOL x_7_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_7_1_3; unsigned short x_7_1_4; } x7; struct tagIPPORT { int x_8_1_1; BOOL x_8_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_8_1_3; unsigned short x_8_1_4; } x8; struct tagIPPORT { int x_9_1_1; BOOL x_9_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_9_1_3; unsigned short x_9_1_4; } x9; struct tagIPPORT { int x_10_1_1; BOOL x_10_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_10_1_3; unsigned short x_10_1_4; } x10; struct tagIPPORT { int x_11_1_1; BOOL x_11_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_11_1_3; unsigned short x_11_1_4; } x11; struct tagIPPORT { int x_12_1_1; BOOL x_12_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_12_1_3; unsigned short x_12_1_4; } x12; unsigned int x13; int x14; int x15; int x16; int x17; }*)arg1 forCallID:(int)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/IPPortWrapper.h b/GameKitServices.framework/Frameworks/AVConference.framework/IPPortWrapper.h new file mode 100755 index 0000000..872f09f --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/IPPortWrapper.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@interface IPPortWrapper : NSObject { + struct tagIPPORT { int x1; BOOL x2[16]; union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } x3; unsigned short x4; } *_ipport; +} + +@property struct tagIPPORT { int x1; BOOL x2[16]; union { unsigned int dwIPv4; unsigned char abIPv6[16]; } x3; unsigned short x4; }* ipport; + + +- (void)setIpport:(struct tagIPPORT { int x1; BOOL x2[16]; union { unsigned int x_3_1_1; unsigned char x_3_1_2[16]; } x3; unsigned short x4; }*)arg1; +- (struct tagIPPORT { int x1; BOOL x2[16]; union { unsigned int x_3_1_1; unsigned char x_3_1_2[16]; } x3; unsigned short x4; }*)ipport; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/LoopbackSocketTunnel.h b/GameKitServices.framework/Frameworks/AVConference.framework/LoopbackSocketTunnel.h new file mode 100755 index 0000000..49fab19 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/LoopbackSocketTunnel.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@class NSObject, NSObject; + +@interface LoopbackSocketTunnel : NSObject { + unsigned short port; + int sockFD; + struct sockaddr_in { + unsigned char sin_len; + unsigned char sin_family; + unsigned short sin_port; + struct in_addr { + unsigned int s_addr; + } sin_addr; + BOOL sin_zero[8]; + } sa; + struct sockaddr_in { + unsigned char sin_len; + unsigned char sin_family; + unsigned short sin_port; + struct in_addr { + unsigned int s_addr; + } sin_addr; + BOOL sin_zero[8]; + } vtpSA; + NSObject *optionalArg; + NSObject *delegate; + BOOL foundVTPIP; +} + +@property NSObject * optionalArg; + + +- (id)initWithPort:(unsigned short)arg1 delegate:(id)arg2; +- (int)sendPacketToVTP:(id)arg1; +- (void)getIPPort:(struct tagIPPORT { int x1; BOOL x2[16]; union { unsigned int x_3_1_1; unsigned char x_3_1_2[16]; } x3; unsigned short x4; }*)arg1; +- (void)getVTPIPPort:(struct tagIPPORT { int x1; BOOL x2[16]; union { unsigned int x_3_1_1; unsigned char x_3_1_2[16]; } x3; unsigned short x4; }*)arg1; +- (void)setVTPIP:(struct tagIPPORT { int x1; BOOL x2[16]; union { unsigned int x_3_1_1; unsigned char x_3_1_2[16]; } x3; unsigned short x4; }*)arg1; +- (void)shutdownSocket; +- (id)optionalArg; +- (void)setOptionalArg:(id)arg1; +- (int)serverLoopProc:(id)arg1; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/SDPMini.h b/GameKitServices.framework/Frameworks/AVConference.framework/SDPMini.h new file mode 100755 index 0000000..4d0566e --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/SDPMini.h @@ -0,0 +1,138 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@class NSMutableDictionary, NSString; + +@interface SDPMini : NSObject { + NSMutableDictionary *_dict; + NSString *_sdpUsername; +} + + +- (id)toString; +- (id)origin; +- (void)createVideoImageAttr:(id)arg1 attrFormat:(id)arg2; +- (void)fillImageArray:(id)arg1 imageArray:(struct imageTag { int x1; int x2; int x3; int x4; int x5; int x6; int x7; }*)arg2; +- (BOOL)videoDisplayAttribute:(int*)arg1 withHeight:(int*)arg2; +- (BOOL)supportImage:(id)arg1 width:(int)arg2 height:(int)arg3 rate:(int)arg4; +- (void)createVideoImageAttr:(int)arg1 direction:(int)arg2 dimensions:(struct imageTag { int x1; int x2; int x3; int x4; int x5; int x6; int x7; }*)arg3 count:(int)arg4; +- (BOOL)supportsSizeForPayload:(int)arg1 rule:(id)arg2 direction:(int)arg3; +- (id)videoImageAttributes:(int)arg1; +- (id)getVideoSendImages:(id)arg1; +- (void)fillImageStruct:(id)arg1 imageStruct:(struct imageTag { int x1; int x2; int x3; int x4; int x5; int x6; int x7; }*)arg2; +- (id)getVideoRecvImages:(id)arg1; +- (id)defaultAudioPayloads:(BOOL)arg1; +- (int)dataPort; +- (int)dataRTCPPort; +- (const char *)userName; +- (const char *)ipVideo; +- (int)maxImagesize; +- (int)maxFramerate; +- (int)rulesFramerate:(int)arg1; +- (void)rulesImageSize:(int)arg1 pWidth:(int*)arg2 pHeight:(int*)arg3; +- (void)rulesPeerImageSize:(int)arg1 pWidth:(int*)arg2 pHeight:(int*)arg3; +- (char *)srtpKey; +- (char *)srtpSalt; +- (void)setMaxImageSize:(int)arg1 forPayloadType:(int)arg2; +- (void)setMaxBandwidth:(int)arg1; +- (void)setMaxFramerate:(int)arg1; +- (void)setAutoDetectBandwidth:(BOOL)arg1; +- (void)setUseIChatEncryption:(BOOL)arg1; +- (BOOL)useIChatEncryption; +- (void)setAllowAudioRecording:(BOOL)arg1; +- (void)setUseSbr:(BOOL)arg1 blockSize:(int)arg2 forAACFormat:(int)arg3; +- (BOOL)getUseSbr:(BOOL*)arg1 blockSize:(int*)arg2 forAACFormat:(int)arg3; +- (void)setFeaturesListString:(char *)arg1; +- (void)setAudioRTPID:(unsigned long)arg1; +- (void)setVideoRTPID:(unsigned long)arg1; +- (BOOL)hasPureVoice; +- (BOOL)hasViceroyCompatibleAudioCodec; +- (BOOL)hasViceroyCompatibleVideoCodec; +- (BOOL)hasH263; +- (BOOL)irisOpen; +- (void)setMultiPointFlagWithCount:(int)arg1; +- (BOOL)hasMultiPointFlag:(int*)arg1; +- (void)setHardwareInfo:(id)arg1; +- (id)hardwareInfo; +- (void)buildRTPMap; +- (id)RTPMapString:(int)arg1 isAudio:(BOOL)arg2; +- (id)initWithOrigin:(id)arg1 sessionName:(id)arg2; +- (BOOL)setAudioPayloads:(int*)arg1 count:(int)arg2; +- (BOOL)setVideoPayloads:(int*)arg1 count:(int)arg2; +- (void)appendDeviceInfo; +- (id)initWithViceroyDefaultsUsingZeroes:(BOOL)arg1 forAudioOnly:(BOOL)arg2; +- (id)toStringForVersion:(unsigned int)arg1; +- (void)setDataMediaWithArray:(id)arg1 andAttributesWithArray:(id)arg2; +- (id)sessionName; +- (int)addressTypeVideo; +- (int)addressTypeAudio; +- (void)updateVideoAttributePrefix:(id)arg1 withAppendedValue:(id)arg2; +- (const char *)ipAudio; +- (int)audioPort; +- (int)audioRTCPPort; +- (unsigned long)audioRTPID; +- (int)videoPort; +- (int)videoRTCPPort; +- (unsigned long)videoRTPID; +- (BOOL)autoDetectBandwidth; +- (char *)featuresListString; +- (BOOL)aacBlockSize:(int*)arg1; +- (BOOL)getOS:(id*)arg1 model:(id*)arg2; +- (BOOL)getAUNumber:(unsigned long*)arg1; +- (BOOL)allowAudioRecording; +- (int)maxBandwidth; +- (id)audioPayloadTypes; +- (id)videoPayloadTypes; +- (id)defaultAudioPayloads:(BOOL)arg1 withUserCount:(int)arg2; +- (void)resetSDP; +- (void)setOriginWithArray:(id)arg1; +- (void)setConnectionWithArray:(id)arg1; +- (void)setSessionName:(id)arg1; +- (void)appendAudioMedia:(int)arg1; +- (void)appendAudioAttribute:(id)arg1; +- (void)appendVideoMedia:(int)arg1; +- (void)appendVideoAttribute:(id)arg1; +- (void)appendSessionAttribute:(id)arg1; +- (id)SDPUsername; +- (void)setAudioMediaWithArray:(id)arg1 andAttributesWithArray:(id)arg2; +- (void)setBandwidthWithString:(id)arg1; +- (id)initWithViceroyDefaultsUsingZeroes:(BOOL)arg1 forAudioOnly:(BOOL)arg2 withUserCount:(int)arg3; +- (id)defaultAudioPayloads; +- (void)setSDP:(id)arg1; +- (id)sessionString; +- (id)audioStringForVersion:(unsigned int)arg1; +- (id)videoStringForVersion:(unsigned int)arg1; +- (id)dataStringForVersion:(unsigned int)arg1; +- (void)setMediaWithArrayHelper:(id)arg1 mediaArray:(id)arg2 attributesArray:(id)arg3; +- (int)addressTypeForConnection:(id)arg1; +- (id)videoMediaConnection; +- (int)addressType; +- (id)audioMediaConnection; +- (id)videoMediaAttributes; +- (id)videoMedia; +- (void)setVideoMediaWithArray:(id)arg1 andAttributesWithArray:(id)arg2; +- (BOOL)hasAudioCodec:(int)arg1 withPeerSDP:(id)arg2; +- (BOOL)hasVideoCodec:(int)arg1 withPeerSDP:(id)arg2; +- (id)sessionAttributes; +- (id)audioMediaAttributes; +- (int)portForMediaHelper:(id)arg1; +- (id)audioMedia; +- (id)dataMedia; +- (id)dataMediaAttributes; +- (id)connection; +- (const char *)ipFromConnection:(id)arg1; +- (const char *)ip; +- (id)bandwidth; +- (void)setParameters:(id)arg1 forFormat:(int)arg2; +- (id)getParametersForFormat:(int)arg1; +- (BOOL)hasAudioCodec:(int)arg1; +- (BOOL)hasVideoCodec:(int)arg1; +- (id)payloadString:(int)arg1 isAudio:(BOOL)arg2; +- (int)payload:(int)arg1 isAudio:(BOOL)arg2; +- (id)initWithViceroyDefaultsUsingZeroes:(BOOL)arg1; +- (id)initWithString:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/SnapshotTimer.h b/GameKitServices.framework/Frameworks/AVConference.framework/SnapshotTimer.h new file mode 100755 index 0000000..fbd7cd8 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/SnapshotTimer.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@interface SnapshotTimer : NSObject { + BOOL taskIsComplete; +} + +@property BOOL taskIsComplete; + ++ (void)takeSnapshotForTask:(id)arg1; + +- (BOOL)taskIsComplete; +- (void)setTaskIsComplete:(BOOL)arg1; +- (void)checkinWithTimeout:(double)arg1 forTask:(id)arg2; +- (void)checkout; +- (id)init; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/SwitchDetector.h b/GameKitServices.framework/Frameworks/AVConference.framework/SwitchDetector.h new file mode 100755 index 0000000..e31eb4f --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/SwitchDetector.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@interface SwitchDetector : NSObject { + struct dispatch_source_s { } *_timer; +} + + +- (id)initWithCallID:(int)arg1; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/TCPBufferPool.h b/GameKitServices.framework/Frameworks/AVConference.framework/TCPBufferPool.h new file mode 100755 index 0000000..c3dede0 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/TCPBufferPool.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@interface TCPBufferPool : NSObject { + int poolSize; + struct tagBufferNode { char *x1; int x2; int x3; struct tagBufferNode {} *x4; } *head; + struct tagBufferNode { char *x1; int x2; int x3; struct tagBufferNode {} *x4; } *tail; + struct tagBufferNode { char *x1; int x2; int x3; struct tagBufferNode {} *x4; } *avail; + int poolLock; +} + + +- (void)finalize; +- (void)monitorBufferPool; +- (char *)getBufferFromPool:(int)arg1; +- (void)returnBufferToPool:(char *)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/TCPTunnelClient.h b/GameKitServices.framework/Frameworks/AVConference.framework/TCPTunnelClient.h new file mode 100755 index 0000000..0cc0a93 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/TCPTunnelClient.h @@ -0,0 +1,112 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class TCPBufferPool, NSString, NSData, NSDictionary, NSMutableData, NSMutableDictionary; + +@interface TCPTunnelClient : NSObject { + int _connectState; + int _connectedFD; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _handler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _allocationResponseHandler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _terminationHandler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _bindingResponseHandler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _destroyHandler; + + struct dispatch_queue_s { } *_queue; + struct dispatch_source_s { } *_readSource; + struct dispatch_source_s { } *_writeSource; + struct dispatch_source_s { } *_timer; + float _fTimeout; + NSString *_participantID; + unsigned short _channelNumber; + NSMutableDictionary *_reqRespDict; + NSDictionary *_relayUpdateDict; + struct tagIPPORT { + int iFlags; + BOOL szIfName[16]; + union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } IP; + unsigned short wPort; + } _serverIPPort; + NSData *_allocateReq; + NSData *_channelBReq; + NSMutableData *_currentlyReadingMessage; + int _currentlyReadingDataGoalLength; + unsigned short _currentMsgType; + int _currentPadding; + char *_writeBuf; + int _head; + int _tail; + TCPBufferPool *_bufferPool; +} + +@property(copy) NSString * participantID; +@property(copy) id terminationHandler; +@property(copy) id destroyHandler; +@property(copy) id bindingResponseHandler; +@property(copy) id allocationResponseHandler; +@property(copy) id receiveHandler; + + +- (void)finalize; +- (id)initWithRelayRequestDictionary:(id)arg1 withCallID:(int)arg2 relayType:(unsigned char)arg3 errorCode:(int*)arg4; +- (unsigned int)connectionType; +- (BOOL)sendAllocateMsg:(id*)arg1; +- (void)unbindChannel; +- (void)closeTunnelSocket; +- (BOOL)isTunnelSocketClosed; +- (id)participantID; +- (void)setParticipantID:(id)arg1; +- (void)setTerminationHandler:(id)arg1; +- (void)setDestroyHandler:(id)arg1; +- (void)setBindingResponseHandler:(id)arg1; +- (void)setAllocationResponseHandler:(id)arg1; +- (void)setReceiveHandler:(id)arg1; +- (void)vcArg:(id)arg1 sendRealTimeData:(id)arg2 toParticipantID:(id)arg3; +- (id)terminationHandler; +- (void)destroyDispatchTimer; +- (void)reportErrorAndTerminate:(int)arg1 detail:(int)arg2 description:(id)arg3 reason:(id)arg4; +- (void)receivedControlData:(id)arg1; +- (id)receiveHandler; +- (void)sendTCPData:(const void*)arg1 bufSize:(int)arg2; +- (void)createDispatchTimer:(float)arg1 withDetailedError:(int)arg2; +- (void)vcArg:(id)arg1 sendControlData:(id)arg2 isTypeSSL:(BOOL)arg3 withTimeout:(float)arg4 withDetail:(int)arg5; +- (BOOL)sendRefreshMsg:(unsigned int)arg1 error:(id*)arg2; +- (BOOL)sendChannelBindingMsgWithDict:(id)arg1 error:(id*)arg2; +- (id)allocationResponseHandler; +- (id)bindingResponseHandler; +- (id)destroyHandler; +- (void)receivedSSLConnectionData:(id)arg1 recordType:(unsigned short)arg2; +- (void)processSocketWrite:(unsigned char)arg1; +- (void)processSocketRead; +- (void)processSocketReadSSL; +- (void)resetConnection; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/TimingCollection.h b/GameKitServices.framework/Frameworks/AVConference.framework/TimingCollection.h new file mode 100755 index 0000000..7115515 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/TimingCollection.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@class NSMutableDictionary; + +@interface TimingCollection : NSObject { + NSMutableDictionary *timings; + struct dispatch_queue_s { } *queue; +} + + +- (void)startTimingForKey:(id)arg1; +- (void)stopTimingForKey:(id)arg1; +- (float)timingForKey:(id)arg1; +- (BOOL)hasKey:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/TimingInstance.h b/GameKitServices.framework/Frameworks/AVConference.framework/TimingInstance.h new file mode 100755 index 0000000..b07f1bb --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/TimingInstance.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@interface TimingInstance : NSObject { + float startTiming; + float stopTiming; +} + +@property float stopTiming; +@property float startTiming; + ++ (id)createTimingInstanceWithStartTime:(float)arg1; + +- (void)setStartTiming:(float)arg1; +- (void)setStopTiming:(float)arg1; +- (float)stopTiming; +- (float)startTiming; +- (id)description; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/VCCallInfo.h b/GameKitServices.framework/Frameworks/AVConference.framework/VCCallInfo.h new file mode 100755 index 0000000..865d6b0 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/VCCallInfo.h @@ -0,0 +1,67 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@class NSString, NSData, NSDictionary, NSMutableDictionary; + +@interface VCCallInfo : NSObject { + int callID; + NSData *connectionData; + NSData *relayConnectionData; + NSString *participantID; + NSDictionary *relayRequest; + NSMutableDictionary *relayRequestResponse; + NSDictionary *relayUpdate; + NSString *osVersion; + NSString *hardwareVersion; + unsigned long auNumber; + unsigned long maxBandwidth; + BOOL isInNormalBitrateMode; + unsigned long bitrateSequenceNumber; +} + +@property unsigned long bitrateSequenceNumber; +@property BOOL isInNormalBitrateMode; +@property unsigned long maxBandwidth; +@property unsigned long auNumber; +@property(copy) NSString * hardwareVersion; +@property(copy) NSString * osVersion; +@property(retain) NSDictionary * relayUpdate; +@property(retain) NSMutableDictionary * relayRequestResponse; +@property(retain) NSDictionary * relayRequest; +@property(retain) NSData * relayConnectionData; +@property(copy) NSString * participantID; +@property(retain) NSData * connectionData; +@property int callID; + + +- (unsigned long)auNumber; +- (id)hardwareVersion; +- (id)osVersion; +- (id)relayRequest; +- (void)setRelayRequest:(id)arg1; +- (void)setIsInNormalBitrateMode:(BOOL)arg1; +- (BOOL)isInNormalBitrateMode; +- (void)setRelayRequestResponse:(id)arg1; +- (void)setRelayUpdate:(id)arg1; +- (void)setRelayConnectionData:(id)arg1; +- (id)relayRequestResponse; +- (id)relayUpdate; +- (id)relayConnectionData; +- (id)connectionData; +- (void)setConnectionData:(id)arg1; +- (void)setBitrateSequenceNumber:(unsigned long)arg1; +- (unsigned long)bitrateSequenceNumber; +- (void)setOsVersion:(id)arg1; +- (void)setHardwareVersion:(id)arg1; +- (void)setAuNumber:(unsigned long)arg1; +- (id)participantID; +- (void)setParticipantID:(id)arg1; +- (void)setMaxBandwidth:(unsigned long)arg1; +- (unsigned long)maxBandwidth; +- (int)callID; +- (void)setCallID:(int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/VCCallLinkCongestionDetector.h b/GameKitServices.framework/Frameworks/AVConference.framework/VCCallLinkCongestionDetector.h new file mode 100755 index 0000000..0aac665 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/VCCallLinkCongestionDetector.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@interface VCCallLinkCongestionDetector : NSObject { + BOOL isLinkCongested; + double rttThreshold; + double lossRateThreshold; +} + +@property BOOL isLinkCongested; + + +- (void)setIsLinkCongested:(BOOL)arg1; +- (id)initWithRTTThreshold:(double)arg1 lossRateThreshold:(double)arg2; +- (void)addNewRTT:(double)arg1 packetLossRate:(double)arg2 timestamp:(double)arg3; +- (BOOL)isLinkCongested; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/VCCallSession.h b/GameKitServices.framework/Frameworks/AVConference.framework/VCCallSession.h new file mode 100755 index 0000000..c431ac2 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/VCCallSession.h @@ -0,0 +1,541 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@class TimingCollection, NSObject, VCCapabilities, NSData, LoopbackSocketTunnel, NSArray, GKRingBuffer, NSObject, TCPTunnelClient, NSString, VCCallInfo, NSObject, VCCallLinkCongestionDetector; + +@interface VCCallSession : NSObject { + NSObject *delegate; + VCCallInfo *localCallInfo; + VCCallInfo *remoteCallInfo; + struct tagHANDLE { int x1; } *rtpHandle; + struct tagHANDLE { int x1; } *rtpVideo; + struct tagHANDLE { int x1; } *encodeHandle; + struct tagHANDLE { int x1; } *decodeHandle; + int numEncodedBytes; + int numBufferBytesAvailable; + BOOL didUseICE; + struct tagCONNRESULT { + int iCallID; + int iRemoteCallID; + int proto; + int bIfRelay; + unsigned short wRelayServType; + unsigned short wChannelNumber; + struct tagIPPORT { + int iFlags; + BOOL szIfName[16]; + union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } IP; + unsigned short wPort; + } mbLocal; + struct tagIPPORT { + int iFlags; + BOOL szIfName[16]; + union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } IP; + unsigned short wPort; + } mbRemote; + struct tagIPPORT { + int iFlags; + BOOL szIfName[16]; + union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } IP; + unsigned short wPort; + } mbSrc; + struct tagIPPORT { + int iFlags; + BOOL szIfName[16]; + union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } IP; + unsigned short wPort; + } mbDst; + struct tagIPPORT { + int iFlags; + BOOL szIfName[16]; + union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } IP; + unsigned short wPort; + } mbRemoteSrc; + struct tagIPPORT { + int iFlags; + BOOL szIfName[16]; + union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } IP; + unsigned short wPort; + } mbRelayExt; + unsigned int dwRTT; + int bIfLocalCellularQoS; + int bIfRemoteCellularQoS; + int iLocalCellTech; + int iRemoteCellTech; + } connectionResult; + int state; + int audioBundle; + int payload; + int videoPayload; + int sampleRate; + int samplesPerFrame; + struct tagHANDLE { int x1; } *hAUIO; + struct tagHANDLE { int x1; } *hSIP; + double lastReceivedAudio; + BOOL launchedShutdownThread; + BOOL isAudioRunning; + BOOL isWaitingForICEResult; + BOOL didSend200OK; + float remoteParticipantVolume; + NSObject *rtChannel; + LoopbackSocketTunnel *tunnel; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } mutex; + BOOL useLoopback; + BOOL receivedSIPInvite; + char *remoteSDP; + char *localSDP; + BOOL szRemoteRTPIP[48]; + int iRemoteRTPPort; + int iRemoteRTCPPort; + VCCapabilities *caps; + struct tagHANDLE { int x1; } *hMediaQueue; + struct tagHANDLE { int x1; } *hAFRC; + GKRingBuffer *ringBuf; + unsigned int lastReceived; + char *bundleBuffer; + int bundledPackets; + int packetsPerBundle; + int canUseSpecialAACBundle; + int preferredAudioCodec; + int preferredAACELDBitRate; + int audioTxBitrate; + int audioPayloadBitrate; + int audioHeaderBitrate; + int audioBundleHeaderBitrate; + BOOL useSBR; + BOOL canBundleAudio; + BOOL useControlByte; + BOOL useUEP; + BOOL _localFeaturesString[1600]; + BOOL _matchedFeaturesString[1600]; + unsigned char inputMeter; + int packetsSinceLastRTCPReport; + BOOL audioIsPaused; + BOOL videoIsPaused; + unsigned long videoPauseSeq; + unsigned long audioPauseSeq; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } pauseLock; + struct dispatch_queue_s { } *videoQueue; + int audioTimeStampDelta; + NSArray *mutedPeers; + int bandwidthUpstream; + int bandwidthDownstream; + BOOL allowAudioRecording; + int aacBlockSize; + BOOL fInitialBandwidthDetection; + int carrierBitrateCap; + struct AudioStreamBasicDescription { + double mSampleRate; + unsigned int mFormatID; + unsigned int mFormatFlags; + unsigned int mBytesPerPacket; + unsigned int mFramesPerPacket; + unsigned int mBytesPerFrame; + unsigned int mChannelsPerFrame; + unsigned int mBitsPerChannel; + unsigned int mReserved; + } encodedFormat; + BOOL shouldDoEncoding; + double lastReceivedPacketTimestamp; + BOOL isAttemptingRelay; + int relayState; + BOOL allowsRelay; + BOOL requiresWifi; + BOOL useCompressedConnectionData; + int natType; + unsigned int lastSentAudioSampleTime; + struct dispatch_source_s { } *pausedAudioHeartBeat; + TCPTunnelClient *_tcpTunnelClient; + TimingCollection *perfTimers; + double packetLossRate; + double timeLastCheckedNetworkConditions; + double timeLastKnowGoodNetworkConditions; + double networkConditionsTimeoutInSeconds; + NSString *peerCN; + NSString *sessionID; + unsigned int roundTripTime; + float packetLateAndMissingRatio; + float callerPreEmptiveTimeoutInSecs; + int sampleLogCount; + double timeSinceLastReportedNoPackets; + double noRemotePacketsTimeout; + BOOL didAttemptSIPInvite; + NSObject *qualityDelegate; + BOOL shouldTimeoutPackets; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } srtpLock; + BOOL didPrepareSRTP; + BOOL useAFRC; + VCCallLinkCongestionDetector *congestionDetector; + BOOL shouldSendAudio; + BOOL isRemoteDevice4x; + BOOL isGKVoiceChat; + int signalStrength; + int signalRaw; + int signalGrade; + boolbBWEstOperatingModeInitialized; + boolbBWEstNewBWEstModeEnabled; + boolbBWEstFakeLargeFrameModeEnabled; + boolbBWEstActiveProbingSenderLog; + boolbBWEstPeerIsOnIOS; + struct CGSize { + float width; + float height; + } localScreenPortraitAspectRatio; + struct CGSize { + float width; + float height; + } localScreenLandscapeAspectRatio; + struct CGSize { + float width; + float height; + } remoteScreenPortraitAspectRatio; + struct CGSize { + float width; + float height; + } remoteScreenLandscapeAspectRatio; + BOOL isStarted; + NSData *srtpKeyBytes; + BOOL isInitiator; + BOOL sentClientSuccessfulDidStart; + double videoThrottlingTimeout; +} + +@property(readonly) BOOL isCaller; +@property(readonly) double networkQuality; +@property(retain) NSData * srtpKeyBytes; +@property BOOL isStarted; +@property struct CGSize { float width; float height; } remoteScreenLandscapeAspectRatio; +@property struct CGSize { float width; float height; } remoteScreenPortraitAspectRatio; +@property struct CGSize { float width; float height; } localScreenLandscapeAspectRatio; +@property struct CGSize { float width; float height; } localScreenPortraitAspectRatio; +@property BOOL shouldSendAudio; +@property BOOL useAFRC; +@property BOOL shouldTimeoutPackets; +@property(copy) NSString * sessionID; +@property float packetLateAndMissingRatio; +@property NSObject * qualityDelegate; +@property int signalGrade; +@property int signalRaw; +@property int signalStrength; +@property unsigned int roundTripTime; +@property double networkConditionsTimeoutInSeconds; +@property double packetLossRate; +@property(copy) NSString * peerCN; +@property int audioTimeStampDelta; +@property unsigned int lastSentAudioSampleTime; +@property int natType; +@property BOOL requiresWifi; +@property BOOL isGKVoiceChat; +@property(readonly) BOOL audioIsPaused; +@property(readonly) BOOL videoIsPaused; +@property(readonly) int audioBundleHeaderBitrate; +@property(readonly) int audioHeaderBitrate; +@property(retain) NSArray * mutedPeers; +@property int bandwidthDownstream; +@property int bandwidthUpstream; +@property BOOL useCompressedConnectionData; +@property unsigned char inputMeter; +@property BOOL useUEP; +@property BOOL useControlByte; +@property int preferredAudioCodec; +@property BOOL canBundleAudio; +@property int packetsPerBundle; +@property int bundledPackets; +@property(readonly) char * bundleBuffer; +@property unsigned int lastReceived; +@property(retain) GKRingBuffer * ringBuf; +@property struct tagHANDLE { int x1; }* hAFRC; +@property struct tagHANDLE { int x1; }* hMediaQueue; +@property int numBufferBytesAvailable; +@property int numEncodedBytes; +@property struct tagHANDLE { int x1; }* decodeHandle; +@property struct tagHANDLE { int x1; }* encodeHandle; +@property NSObject * rtChannel; +@property BOOL receivedSIPInvite; +@property BOOL isWaitingForICEResult; +@property(readonly) BOOL isAudioRunning; +@property(retain) NSObject * delegate; +@property int samplesPerFrame; +@property int sampleRate; +@property int payload; +@property int videoPayload; +@property int audioBundle; +@property BOOL didUseICE; +@property int state; +@property struct tagCONNRESULT { int iCallID; int iRemoteCallID; int proto; int bIfRelay; unsigned short wRelayServType; unsigned short wChannelNumber; struct tagIPPORT { int iFlags; BOOL szIfName[16]; union { unsigned int dwIPv4; unsigned char abIPv6[16]; } IP; unsigned short wPort; } mbLocal; struct tagIPPORT { int iFlags; BOOL szIfName[16]; union { unsigned int dwIPv4; unsigned char abIPv6[16]; } IP; unsigned short wPort; } mbRemote; struct tagIPPORT { int iFlags; BOOL szIfName[16]; union { unsigned int dwIPv4; unsigned char abIPv6[16]; } IP; unsigned short wPort; } mbSrc; struct tagIPPORT { int iFlags; BOOL szIfName[16]; union { unsigned int dwIPv4; unsigned char abIPv6[16]; } IP; unsigned short wPort; } mbDst; struct tagIPPORT { int iFlags; BOOL szIfName[16]; union { unsigned int dwIPv4; unsigned char abIPv6[16]; } IP; unsigned short wPort; } mbRemoteSrc; struct tagIPPORT { int iFlags; BOOL szIfName[16]; union { unsigned int dwIPv4; unsigned char abIPv6[16]; } IP; unsigned short wPort; } mbRelayExt; unsigned int dwRTT; int bIfLocalCellularQoS; int bIfRemoteCellularQoS; int iLocalCellTech; int iRemoteCellTech; } connectionResult; +@property struct tagHANDLE { int x1; }* rtpHandle; +@property(retain) VCCallInfo * remoteCallInfo; +@property(retain) VCCallInfo * localCallInfo; + ++ (id)keyPathsForValuesAffectingNetworkQuality; + +- (void)setDelegate:(id)arg1; +- (void)unlock; +- (void)lock; +- (void)setState:(int)arg1; +- (int)state; +- (id)delegate; +- (unsigned int)connectionResultCallback:(struct tagCONNRESULT { int x1; int x2; int x3; int x4; unsigned short x5; unsigned short x6; struct tagIPPORT { int x_7_1_1; BOOL x_7_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_7_1_3; unsigned short x_7_1_4; } x7; struct tagIPPORT { int x_8_1_1; BOOL x_8_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_8_1_3; unsigned short x_8_1_4; } x8; struct tagIPPORT { int x_9_1_1; BOOL x_9_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_9_1_3; unsigned short x_9_1_4; } x9; struct tagIPPORT { int x_10_1_1; BOOL x_10_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_10_1_3; unsigned short x_10_1_4; } x10; struct tagIPPORT { int x_11_1_1; BOOL x_11_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_11_1_3; unsigned short x_11_1_4; } x11; struct tagIPPORT { int x_12_1_1; BOOL x_12_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_12_1_3; unsigned short x_12_1_4; } x12; unsigned int x13; int x14; int x15; int x16; int x17; }*)arg1 didReceiveICEPacket:(BOOL)arg2 didUseRelay:(BOOL)arg3; +- (int)sipCallback:(int)arg1 callID:(int)arg2 msgIn:(const char *)arg3 msgOut:(char *)arg4 optional:(void*)arg5 confIndex:(int*)arg6; +- (void)doSipEndProc:(id)arg1; +- (void)setUseAFRC:(BOOL)arg1; +- (BOOL)isBetterForIncomingSIPThanOtherSession:(id)arg1; +- (void)handleCellDowngrade:(BOOL)arg1; +- (void)setQualityDelegate:(id)arg1; +- (void)timeoutUnfinishedConnection; +- (int)encodeAudio:(void*)arg1 numInputBytes:(int)arg2 outputBytes:(void*)arg3 numOutputBytes:(int)arg4; +- (BOOL)bundleAudio:(void*)arg1 numInputBytes:(int)arg2; +- (BOOL)startConnectionWithParticipantID:(id)arg1 callID:(int)arg2 usingBlob:(id)arg3 isCaller:(BOOL)arg4 capabilities:(id)arg5 doEncoding:(BOOL)arg6 error:(id*)arg7; +- (BOOL)updateRTCPReport; +- (int)rtcpDescriptor; +- (BOOL)createConnectionDataForParticipantID:(id)arg1 pCallID:(int*)arg2 error:(id*)arg3; +- (void)setShouldSendAudio:(BOOL)arg1; +- (BOOL)setPauseAudio:(BOOL)arg1 error:(id*)arg2; +- (BOOL)setPauseVideo:(BOOL)arg1 error:(id*)arg2; +- (void)processRelayRequestResponseDict:(id)arg1 didOriginateRequest:(BOOL)arg2; +- (void)processRelayUpdateDict:(id)arg1 didOriginateRequest:(BOOL)arg2; +- (void)processCancelRelayRequest:(id)arg1 didOriginateRequest:(BOOL)arg2; +- (void)updateVideoThrottleDuration:(double)arg1; +- (id)srtpKeyBytes; +- (void)setSrtpKeyBytes:(id)arg1; +- (BOOL)isStarted; +- (void)setIsStarted:(BOOL)arg1; +- (struct CGSize { float x1; float x2; })remoteScreenLandscapeAspectRatio; +- (void)setRemoteScreenLandscapeAspectRatio:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })remoteScreenPortraitAspectRatio; +- (void)setRemoteScreenPortraitAspectRatio:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })localScreenLandscapeAspectRatio; +- (void)setLocalScreenLandscapeAspectRatio:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })localScreenPortraitAspectRatio; +- (void)setLocalScreenPortraitAspectRatio:(struct CGSize { float x1; float x2; })arg1; +- (BOOL)shouldSendAudio; +- (BOOL)useAFRC; +- (BOOL)shouldTimeoutPackets; +- (void)setShouldTimeoutPackets:(BOOL)arg1; +- (id)sessionID; +- (void)setSessionID:(id)arg1; +- (void)setPacketLateAndMissingRatio:(float)arg1; +- (id)qualityDelegate; +- (void)setSignalGrade:(int)arg1; +- (void)setSignalRaw:(int)arg1; +- (void)setSignalStrength:(int)arg1; +- (void)setRoundTripTime:(unsigned int)arg1; +- (double)networkConditionsTimeoutInSeconds; +- (void)setNetworkConditionsTimeoutInSeconds:(double)arg1; +- (void)setPacketLossRate:(double)arg1; +- (id)peerCN; +- (void)setPeerCN:(id)arg1; +- (int)audioTimeStampDelta; +- (void)setAudioTimeStampDelta:(int)arg1; +- (unsigned int)lastSentAudioSampleTime; +- (void)setLastSentAudioSampleTime:(unsigned int)arg1; +- (void)setNatType:(int)arg1; +- (BOOL)isGKVoiceChat; +- (void)setIsGKVoiceChat:(BOOL)arg1; +- (BOOL)audioIsPaused; +- (BOOL)videoIsPaused; +- (int)audioBundleHeaderBitrate; +- (int)audioHeaderBitrate; +- (id)mutedPeers; +- (void)setMutedPeers:(id)arg1; +- (int)bandwidthDownstream; +- (void)setBandwidthDownstream:(int)arg1; +- (void)setBandwidthUpstream:(int)arg1; +- (BOOL)useCompressedConnectionData; +- (void)setUseCompressedConnectionData:(BOOL)arg1; +- (unsigned char)inputMeter; +- (void)setInputMeter:(unsigned char)arg1; +- (BOOL)canBundleAudio; +- (void)setCanBundleAudio:(BOOL)arg1; +- (int)packetsPerBundle; +- (int)bundledPackets; +- (void)setBundledPackets:(int)arg1; +- (char *)bundleBuffer; +- (unsigned int)lastReceived; +- (void)setLastReceived:(unsigned int)arg1; +- (id)ringBuf; +- (void)setRingBuf:(id)arg1; +- (struct tagHANDLE { int x1; }*)hAFRC; +- (void)setHAFRC:(struct tagHANDLE { int x1; }*)arg1; +- (struct tagHANDLE { int x1; }*)hMediaQueue; +- (void)setHMediaQueue:(struct tagHANDLE { int x1; }*)arg1; +- (int)numBufferBytesAvailable; +- (void)setNumBufferBytesAvailable:(int)arg1; +- (int)numEncodedBytes; +- (void)setNumEncodedBytes:(int)arg1; +- (struct tagHANDLE { int x1; }*)decodeHandle; +- (void)setDecodeHandle:(struct tagHANDLE { int x1; }*)arg1; +- (struct tagHANDLE { int x1; }*)encodeHandle; +- (void)setEncodeHandle:(struct tagHANDLE { int x1; }*)arg1; +- (id)rtChannel; +- (void)setRtChannel:(id)arg1; +- (BOOL)receivedSIPInvite; +- (void)setReceivedSIPInvite:(BOOL)arg1; +- (BOOL)isWaitingForICEResult; +- (void)setIsWaitingForICEResult:(BOOL)arg1; +- (BOOL)isAudioRunning; +- (int)samplesPerFrame; +- (void)setSamplesPerFrame:(int)arg1; +- (int)sampleRate; +- (void)setSampleRate:(int)arg1; +- (int)payload; +- (void)setPayload:(int)arg1; +- (int)videoPayload; +- (void)setVideoPayload:(int)arg1; +- (int)audioBundle; +- (void)setAudioBundle:(int)arg1; +- (void)setDidUseICE:(BOOL)arg1; +- (struct tagCONNRESULT { int x1; int x2; int x3; int x4; unsigned short x5; unsigned short x6; struct tagIPPORT { int x_7_1_1; BOOL x_7_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_7_1_3; unsigned short x_7_1_4; } x7; struct tagIPPORT { int x_8_1_1; BOOL x_8_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_8_1_3; unsigned short x_8_1_4; } x8; struct tagIPPORT { int x_9_1_1; BOOL x_9_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_9_1_3; unsigned short x_9_1_4; } x9; struct tagIPPORT { int x_10_1_1; BOOL x_10_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_10_1_3; unsigned short x_10_1_4; } x10; struct tagIPPORT { int x_11_1_1; BOOL x_11_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_11_1_3; unsigned short x_11_1_4; } x11; struct tagIPPORT { int x_12_1_1; BOOL x_12_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_12_1_3; unsigned short x_12_1_4; } x12; unsigned int x13; int x14; int x15; int x16; int x17; })connectionResult; +- (void)setConnectionResult:(struct tagCONNRESULT { int x1; int x2; int x3; int x4; unsigned short x5; unsigned short x6; struct tagIPPORT { int x_7_1_1; BOOL x_7_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_7_1_3; unsigned short x_7_1_4; } x7; struct tagIPPORT { int x_8_1_1; BOOL x_8_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_8_1_3; unsigned short x_8_1_4; } x8; struct tagIPPORT { int x_9_1_1; BOOL x_9_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_9_1_3; unsigned short x_9_1_4; } x9; struct tagIPPORT { int x_10_1_1; BOOL x_10_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_10_1_3; unsigned short x_10_1_4; } x10; struct tagIPPORT { int x_11_1_1; BOOL x_11_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_11_1_3; unsigned short x_11_1_4; } x11; struct tagIPPORT { int x_12_1_1; BOOL x_12_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_12_1_3; unsigned short x_12_1_4; } x12; unsigned int x13; int x14; int x15; int x16; int x17; })arg1; +- (struct tagHANDLE { int x1; }*)rtpHandle; +- (void)setRtpHandle:(struct tagHANDLE { int x1; }*)arg1; +- (id)remoteCallInfo; +- (void)setRemoteCallInfo:(id)arg1; +- (void)setLocalCallInfo:(id)arg1; +- (BOOL)didUseICE; +- (id)localCallInfo; +- (BOOL)isCallOngoing; +- (void)sendCellCondition:(BOOL)arg1; +- (BOOL)disconnect:(id)arg1 didRemoteCancel:(BOOL)arg2; +- (int)bandwidthUpstream; +- (double)packetLossRate; +- (float)packetLateAndMissingRatio; +- (int)signalStrength; +- (int)signalRaw; +- (int)signalGrade; +- (void)updateLastReceivedPacketWithTimestamp:(double)arg1; +- (void)sendTimings; +- (void)resetLoopback; +- (BOOL)startConnectionWithParticipantID:(id)arg1 callID:(int)arg2 usingBlob:(id)arg3 isCaller:(BOOL)arg4 capabilities:(id)arg5 doEncoding:(BOOL)arg6 useRelay:(BOOL)arg7 error:(id*)arg8; +- (void)reportDashboardEndResult; +- (void)cleanupMedia; +- (void)notifyDelegateAndEndCall:(int)arg1 didRemoteCancel:(BOOL)arg2 error:(id)arg3; +- (BOOL)createConnectionDataForParticipantID:(id)arg1 pCallID:(int*)arg2 error:(id*)arg3 useRelay:(BOOL)arg4; +- (void)calculateAudioTxBitrate; +- (void)stopPausedHeartbeat; +- (BOOL)startAudio:(id*)arg1; +- (void)startPausedHeartbeat; +- (BOOL)setPauseAudio:(BOOL)arg1 force:(BOOL)arg2 error:(id*)arg3; +- (BOOL)startVideo:(BOOL)arg1 error:(id*)arg2; +- (BOOL)stopVideo:(BOOL)arg1 error:(id*)arg2; +- (BOOL)setPauseVideo:(BOOL)arg1 force:(BOOL)arg2 error:(id*)arg3; +- (void)deleteTCPTunnel; +- (BOOL)createTCPTunnelForParticipantID:(id)arg1 relayDictionary:(id)arg2 didOriginateRequest:(BOOL)arg3 relayType:(unsigned char)arg4 error:(id*)arg5; +- (id)createRelayUpdateDictionary:(id)arg1; +- (BOOL)handshakeComplete:(struct SSLContext { }*)arg1 withError:(struct __CFError {}**)arg2; +- (void)setupLoopback; +- (BOOL)stillWantsToRelay; +- (void)sipConnectThreadProc:(id)arg1; +- (void)logConnectionSuccess; +- (void)initiateRelayRequest; +- (void)inviteeICEResultTimer:(float)arg1 shouldBailIfRelay:(BOOL)arg2; +- (void)updateLastReceivedPacket:(BOOL)arg1; +- (void)connectionResultFromSIP:(struct tagSIPCallbackData { void *x1; struct tagCONNRESULT { int x_2_1_1; int x_2_1_2; int x_2_1_3; int x_2_1_4; unsigned short x_2_1_5; unsigned short x_2_1_6; struct tagIPPORT { int x_7_2_1; BOOL x_7_2_2[16]; union { unsigned int x_3_3_1; unsigned char x_3_3_2[16]; } x_7_2_3; unsigned short x_7_2_4; } x_2_1_7; struct tagIPPORT { int x_8_2_1; BOOL x_8_2_2[16]; union { unsigned int x_3_3_1; unsigned char x_3_3_2[16]; } x_8_2_3; unsigned short x_8_2_4; } x_2_1_8; struct tagIPPORT { int x_9_2_1; BOOL x_9_2_2[16]; union { unsigned int x_3_3_1; unsigned char x_3_3_2[16]; } x_9_2_3; unsigned short x_9_2_4; } x_2_1_9; struct tagIPPORT { int x_10_2_1; BOOL x_10_2_2[16]; union { unsigned int x_3_3_1; unsigned char x_3_3_2[16]; } x_10_2_3; unsigned short x_10_2_4; } x_2_1_10; struct tagIPPORT { int x_11_2_1; BOOL x_11_2_2[16]; union { unsigned int x_3_3_1; unsigned char x_3_3_2[16]; } x_11_2_3; unsigned short x_11_2_4; } x_2_1_11; struct tagIPPORT { int x_12_2_1; BOOL x_12_2_2[16]; union { unsigned int x_3_3_1; unsigned char x_3_3_2[16]; } x_12_2_3; unsigned short x_12_2_4; } x_2_1_12; unsigned int x_2_1_13; int x_2_1_14; int x_2_1_15; int x_2_1_16; int x_2_1_17; } x2; int x3; }*)arg1; +- (int)handleIncomingWithCallID:(int)arg1 msgIn:(const char *)arg2 msgOut:(char *)arg3 optional:(void*)arg4 confIndex:(int*)arg5 error:(id*)arg6; +- (BOOL)doBandwidthDetection:(struct tagHANDLE { int x1; }*)arg1 error:(id*)arg2; +- (BOOL)startMediaQueue:(id*)arg1; +- (void)processSIPMessage:(char *)arg1 msgOut:(char *)arg2 optional:(void*)arg3 confIndex:(int*)arg4; +- (void)notifyDelegateSessionStarted; +- (void)shutdownVoiceChatFromRemoteSIPSignal:(int)arg1; +- (void)setupDTLSDefaults; +- (void)setLocalIdentityForKeyExchange; +- (BOOL)isCaller; +- (struct __SecIdentity { }*)retreiveIdentity; +- (void)logIdentity:(struct __SecIdentity { }*)arg1; +- (int)calculateSIPEndAction:(BOOL)arg1 currentState:(int)arg2 error:(id)arg3; +- (void)doSipEndAction:(int)arg1 callID:(int)arg2 error:(id)arg3; +- (void)stopAudio; +- (BOOL)stopMediaQueue:(id*)arg1; +- (BOOL)stopAFRC:(id*)arg1; +- (void)stopLoopback; +- (void)remotePauseDidChangeToState:(BOOL)arg1 withSequence:(unsigned long)arg2 forVideo:(BOOL)arg3; +- (void)remoteBitrateStateUpdate:(BOOL)arg1 withSequence:(unsigned long)arg2; +- (char *)localFeaturesString; +- (unsigned int)getAudioRTPID; +- (unsigned int)getVideoRTPID; +- (void)resetState; +- (BOOL)createRTPHandles:(id*)arg1; +- (BOOL)createMediaQueueHandle:(id*)arg1; +- (BOOL)negotiatePayloadWithError:(id*)arg1; +- (BOOL)setRTPDestinationWithError:(id*)arg1; +- (BOOL)setRTPPayloadWithError:(id*)arg1; +- (BOOL)negotiateMaxBandwidth:(int*)arg1; +- (BOOL)createSDP:(int*)arg1 audioPayloadCount:(int)arg2 videoPayloadTypes:(int*)arg3 videoPayloadCount:(int)arg4 maxBandwidth:(int)arg5 imageSizesSend:(struct imageTag { int x1; int x2; int x3; int x4; int x5; int x6; int x7; }*)arg6 imageSendCount:(int)arg7 imageSizesRecv:(struct imageTag { int x1; int x2; int x3; int x4; int x5; int x6; int x7; }*)arg8 imageRecvCount:(int)arg9 sdp:(char *)arg10 numSDPBytes:(int*)arg11 error:(id*)arg12; +- (void)launchDeadlineExitTimer; +- (BOOL)getForcedPayload:(int*)arg1; +- (void)getAllPayloadsForAudio:(int**)arg1 count:(int*)arg2; +- (void)getAllPayloadsForVideo:(int**)arg1 count:(int*)arg2; +- (BOOL)is3GCall; +- (BOOL)setMatchedFeaturesString:(char *)arg1 remoteFeaturesString:(char *)arg2; +- (char *)matchedFeaturesString; +- (BOOL)findFeatureString:(char *)arg1 value:(char *)arg2 withPrefix:(char *)arg3; +- (long)Conference_SetBWEstMode:(bool)arg1 bFakeLargeFrameMode:(bool)arg2; +- (BOOL)choosePayload:(int*)arg1 count:(int)arg2; +- (BOOL)chooseVideoPayload:(int*)arg1 count:(int)arg2; +- (BOOL)startAFRC:(id*)arg1; +- (void)setUseControlByte:(BOOL)arg1; +- (void)setUseUEP:(BOOL)arg1; +- (BOOL)startRTPWithError:(id*)arg1; +- (BOOL)sendSIPInviteWithError:(id*)arg1; +- (BOOL)setupCallerRTPChannelWithError:(id*)arg1; +- (void)stopAudioIOProc:(id)arg1; +- (BOOL)setupAudioEncoder; +- (BOOL)allocateBundleBuffer; +- (BOOL)setupAudioCookies; +- (void)setPacketsPerBundle:(int)arg1; +- (void)setupAACELDBitrate; +- (void)setAudioBitrate:(int)arg1; +- (void)getVideoSettings:(int)arg1 width:(int*)arg2 height:(int*)arg3 framerate:(int*)arg4 bitRate:(int*)arg5; +- (void)adjustBitrateForConnectionType; +- (BOOL)useUEP; +- (BOOL)useControlByte; +- (void)setupAACELDPayload; +- (BOOL)setupAudioCodec; +- (BOOL)sipConnectWithError:(id*)arg1; +- (void)stopLoopbackProc:(id)arg1; +- (void)pullLocalCellCondition; +- (id)createInitiateRelayDictionary; +- (unsigned int)maxBitrateForConnectionType; +- (unsigned int)connectionType; +- (void)loopbackSocketTunnel:(id)arg1 receivedData:(id)arg2 from:(struct tagIPPORT { int x1; BOOL x2[16]; union { unsigned int x_3_1_1; unsigned char x_3_1_2[16]; } x3; unsigned short x4; }*)arg3; +- (void)setPreferredAudioCodec:(int)arg1; +- (int)preferredAudioCodec; +- (BOOL)requiresWifi; +- (void)setRequiresWifi:(BOOL)arg1; +- (void)receivedRealTimeData:(id)arg1 fromParticipantID:(id)arg2; +- (double)networkQuality; +- (unsigned int)roundTripTime; +- (int)natType; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/VCCapabilities.h b/GameKitServices.framework/Frameworks/AVConference.framework/VCCapabilities.h new file mode 100755 index 0000000..792bbde --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/VCCapabilities.h @@ -0,0 +1,75 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@interface VCCapabilities : NSObject { + BOOL isAudioEnabled; + BOOL isAudioPausedToStart; + BOOL isVideoEnabled; + BOOL isVideoPausedToStart; + BOOL isDuplexVideoOnly; + BOOL isDuplexAudioOnly; + BOOL isKeyExchangeEnabled; + BOOL isRelayEnabled; + BOOL isRelayForced; + BOOL requiresWifi; + BOOL isDTLSEnabled; + unsigned int preferredAudioCodec; + unsigned int actualAudioCodec; + unsigned int preferredVideoCodec; + unsigned int actualVideoCodec; +} + +@property BOOL isDTLSEnabled; +@property BOOL requiresWifi; +@property BOOL isRelayForced; +@property BOOL isRelayEnabled; +@property BOOL isVideoPausedToStart; +@property BOOL isAudioPausedToStart; +@property unsigned int actualVideoCodec; +@property unsigned int preferredVideoCodec; +@property unsigned int actualAudioCodec; +@property unsigned int preferredAudioCodec; +@property BOOL isKeyExchangeEnabled; +@property BOOL isDuplexAudioOnly; +@property BOOL isDuplexVideoOnly; +@property BOOL isVideoEnabled; +@property BOOL isAudioEnabled; + ++ (id)AudioOnlyVCCapabilities; ++ (id)VideoOnlyVCCapabilities; + +- (void)setPreferredAudioCodec:(unsigned int)arg1; +- (void)setActualAudioCodec:(unsigned int)arg1; +- (void)setPreferredVideoCodec:(unsigned int)arg1; +- (void)setActualVideoCodec:(unsigned int)arg1; +- (void)setIsDuplexVideoOnly:(BOOL)arg1; +- (void)setIsDuplexAudioOnly:(BOOL)arg1; +- (void)setIsKeyExchangeEnabled:(BOOL)arg1; +- (void)setIsAudioPausedToStart:(BOOL)arg1; +- (void)setIsVideoPausedToStart:(BOOL)arg1; +- (void)setIsRelayForced:(BOOL)arg1; +- (void)setIsRelayEnabled:(BOOL)arg1; +- (void)setIsDTLSEnabled:(BOOL)arg1; +- (unsigned int)preferredAudioCodec; +- (unsigned int)actualAudioCodec; +- (unsigned int)preferredVideoCodec; +- (unsigned int)actualVideoCodec; +- (BOOL)isAudioEnabled; +- (BOOL)isVideoEnabled; +- (BOOL)isDuplexVideoOnly; +- (BOOL)isDuplexAudioOnly; +- (BOOL)isKeyExchangeEnabled; +- (BOOL)isAudioPausedToStart; +- (BOOL)isVideoPausedToStart; +- (BOOL)isRelayEnabled; +- (BOOL)isRelayForced; +- (BOOL)isDTLSEnabled; +- (BOOL)requiresWifi; +- (void)setRequiresWifi:(BOOL)arg1; +- (void)setIsAudioEnabled:(BOOL)arg1; +- (void)setIsVideoEnabled:(BOOL)arg1; +- (id)description; +- (id)init; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/VCHardwareRules.h b/GameKitServices.framework/Frameworks/AVConference.framework/VCHardwareRules.h new file mode 100755 index 0000000..24b3b6b --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/VCHardwareRules.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@class NSMutableDictionary; + +@interface VCHardwareRules : NSObject { + NSMutableDictionary *ruleSet; + struct __CFRunLoopSource { } *runLoopSource; + int viceroyHardwarePowerSource; + int encodeScore; + int decodeScore; + BOOL encodeHiDef; + BOOL decodeHiDef; +} + +@property(readonly) BOOL decodeHiDef; +@property(readonly) BOOL encodeHiDef; +@property(readonly) int decodeScore; +@property(readonly) int encodeScore; +@property(readonly) int viceroyHardwarePowerSource; + ++ (id)VCHardwareRulesSingleton; + +- (void)deleteRuleFromDictionaryForScore:(int)arg1; +- (float)getBestEncodingFrameRateForFrameWidth:(int)arg1 frameHeight:(int)arg2; +- (float)getBestDecodingFrameRateForFrameWidth:(int)arg1 frameHeight:(int)arg2; +- (id)getCPUTypeStringForMachineType:(int)arg1; +- (BOOL)isMacBookAirModel; +- (void)handlePowerSourceChange; +- (BOOL)isGVAEncoderAvailable; +- (int)getCPUFamilyType; +- (BOOL)encodeHiDef; +- (int)decodeScore; +- (int)encodeScore; +- (int)viceroyHardwarePowerSource; +- (void)addRulesToDictionary; +- (BOOL)canDoHiDefEncoding; +- (int)getHardwareScore; +- (BOOL)canDoHiDefDecoding; +- (id)getMachineName; +- (void)addRuleToDictionaryForScore:(int)arg1 frameWidth:(int)arg2 frameHeight:(int)arg3 frameRate:(float)arg4; +- (id)getSupportedRulesFromDictionaryForScore:(int)arg1; +- (int)getRuleFromDictionaryForScore:(int)arg1 frameWidth:(int*)arg2 frameHeight:(int*)arg3 frameRate:(float*)arg4; +- (int)getDecodingRuleFromDictionaryFrameWidth:(int*)arg1 frameHeight:(int*)arg2 frameRate:(float*)arg3; +- (float)getBestFramerateForFrameWidth:(int)arg1 frameHeight:(int)arg2 isEncoding:(BOOL)arg3; +- (int)getScoreFromHardwareInfo:(id)arg1 cpuFamily:(int)arg2 frequency:(int)arg3 numProcs:(int)arg4; +- (BOOL)decodeHiDef; +- (id)getSupportedEncodingRulesFromDictionary; +- (id)getSupportedDecodingRulesFromDictionary; +- (id)getSupportedEncodingSizesFromDictionary; +- (id)getSupportedDecodingSizesFromDictionary; +- (int)getEncodingRuleFromDictionaryFrameWidth:(int*)arg1 frameHeight:(int*)arg2 frameRate:(float*)arg3; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/VCVideoRule.h b/GameKitServices.framework/Frameworks/AVConference.framework/VCVideoRule.h new file mode 100755 index 0000000..936ca73 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/VCVideoRule.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@interface VCVideoRule : NSObject { + int iWidth; + int iHeight; + float fRate; +} + +@property float fRate; +@property int iHeight; +@property int iWidth; + + +- (int)compare:(id)arg1; +- (void)setIWidth:(int)arg1; +- (void)setIHeight:(int)arg1; +- (void)setFRate:(float)arg1; +- (int)iWidth; +- (int)iHeight; +- (float)fRate; +- (id)initWithFrameWidth:(int)arg1 frameHeight:(int)arg2 frameRate:(float)arg3; +- (id)description; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/VideoAttributes.h b/GameKitServices.framework/Frameworks/AVConference.framework/VideoAttributes.h new file mode 100755 index 0000000..d3e33d5 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/VideoAttributes.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@interface VideoAttributes : NSObject { + struct CGSize { + float width; + float height; + } ratio; + int orientation; + int camera; + BOOL cameraSwitching; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } contentsRect; +} + +@property struct CGRect { struct CGPoint { float x; float y; } origin; struct CGSize { float width; float height; } size; } contentsRect; +@property BOOL cameraSwitching; +@property int camera; +@property int orientation; +@property struct CGSize { float width; float height; } ratio; + ++ (id)videoAttributesWithVideoAttributes:(id)arg1; + +- (void)setContentsRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })contentsRect; +- (void)setOrientation:(int)arg1; +- (int)orientation; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)setCamera:(int)arg1; +- (void)setRatio:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })ratio; +- (void)setCameraSwitching:(BOOL)arg1; +- (BOOL)cameraSwitching; +- (id)initWithCameraStatusBits:(unsigned char)arg1 aspectRatio:(struct CGSize { float x1; float x2; })arg2 contentsRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3; +- (BOOL)isEqualToVideoAttributes:(id)arg1; +- (int)camera; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/VideoConference.h b/GameKitServices.framework/Frameworks/AVConference.framework/VideoConference.h new file mode 100755 index 0000000..7aba04a --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/VideoConference.h @@ -0,0 +1,422 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@class NSObject, VideoAttributes, VCCallSession, NSLock, GKNATObserver, NSObject, VideoConferenceManager, NSObject, NSArray, NSObject, NSObject, NSString, NSMutableDictionary, CALayer, NSObject; + +@interface VideoConference : NSObject { + NSObject *delegate; + NSLock *delegateLock; + VideoConferenceManager *manager; + struct _opaque_pthread_rwlock_t { + long __sig; + BOOL __opaque[124]; + } stateLock; + NSMutableDictionary *sessionDict; + NSArray *sessionArray; + BOOL outputMeteringEnabled; + BOOL inputMeteringEnabled; + float outputMeterLevel; + float inputMeterLevel; + BOOL microphoneMuted; + NSObject *rtChannel; + struct dispatch_queue_s { } *managerQueue; + NSObject *avCapture; + struct dispatch_queue_s { } *avCaptureQueue; + void *localVideoLayer; + void *localVideoBackLayer; + void *remoteVideoLayer; + void *remoteVideoBackLayer; + int localVideoSlot; + int remoteVideoSlot; + int localVideoSlotBack; + int remoteVideoSlotBack; + CALayer *localVideoSubLayer; + CALayer *remoteVideoSubLayer; + CALayer *remoteVideoSubLayerBack; + struct _CAImageQueue { } *localCAImageQueue; + struct _CAImageQueue { } *localCAImageQueueBack; + struct _CAImageQueue { } *remoteCAImageQueue; + struct _CAImageQueue { } *remoteCAImageQueueBack; + struct OpaqueFigImageQueue { } *localVideoImageQueue; + struct OpaqueFigImageQueue { } *localVideoImageQueueBack; + struct OpaqueFigImageQueue { } *remoteVideoImageQueue; + struct OpaqueFigImageQueue { } *remoteVideoImageQueueBack; + struct OpaqueVTPixelTransferSession { } *vtTransferSession; + struct __CVPixelBufferPool { } *previewBufferPool; + int localFrameWidth; + int localFrameHeight; + int remoteFrameWidth; + int remoteFrameHeight; + struct tagHANDLE { int x1; } *hVR; + struct tagHANDLE { int x1; } *hVT; + BOOL isRecvVideo; + int iSoundBytes; + double dAudioHostTime; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } xLocalLayer; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } xRemoteLayer; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } xAudioTS; + unsigned int dwAudioTS; + BOOL forceNoICE; + BOOL useViceroyBlobFormat; + int chatMode; + BOOL isFocus; + NSString *currentFocus; + VCCallSession *currentFocusSession; + BOOL hasMic; + float conferenceVolume; + NSArray *mutedPeers; + NSArray *connectedPeers; + unsigned int talkingPeersLimit; + unsigned char speakingArray[16]; + NSObject *speakingDelegate; + NSObject *qualityDelegate; + float longTerm; + float shortTerm; + BOOL isTalking; + unsigned int talkTime; + int packetsPerBundle; + double recvRTPTimeStamp; + int recvRTPBytes; + BOOL disableVAD; + BOOL forceHWICheck; + BOOL receivedFirstRemoteFrame; + BOOL receivedFirstPreviewFrame; + BOOL isAttemptingRelay; + BOOL requiresWifi; + struct __CFString { } *forceHWI; + struct __CFString { } *forceNOLOG; + unsigned int preferredCodec; + NSObject *genericObserver; + int upstreamBandwidth; + int downstreamBandwidth; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } remoteVideoVisibleRect; + BOOL useComplexRendering; + BOOL useAFRC; + BOOL isGKVoiceChat; + BOOL isUsingSuppression; + BOOL shouldTimeoutPackets; + BOOL shouldSendEmptyPacket; + unsigned char requestedCameraType; + BOOL useCompressedConnectionData; + int natType; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } natMutex; + struct _opaque_pthread_cond_t { + long __sig; + BOOL __opaque[24]; + } natCond; + unsigned int lastSentAudioSampleTime; + GKNATObserver *natObserver; + int mostRecentStartedCall; + BOOL shouldStopPreviewOnClose; + int fecMode; + BOOL bweOperatingModeInitialized; + BOOL useNewBWEMode; + BOOL useActiveProbingSenderLog; + BOOL useFakeLargeFrameMode; + VideoAttributes *localVideoAttributes; + VideoAttributes *remoteVideoAttributes; + struct CGSize { + float width; + float height; + } localScreenPortraitAspectRatio; + struct CGSize { + float width; + float height; + } localScreenLandscapeAspectRatio; + struct CGSize { + float width; + float height; + } remoteScreenPortraitAspectRatio; + struct CGSize { + float width; + float height; + } remoteScreenLandscapeAspectRatio; + BOOL remoteSupportsVisibleRect; + BOOL canLocalResizePIP; + BOOL canRemoteResizePIP; + double lastVideoThrottlingCheck; + BOOL shouldPrioritizeParticipantIDForSIPInvite; +} + +@property BOOL setupAudioSession; +@property(getter=isSpeakerPhoneEnabled) BOOL enableSpeakerPhone; +@property(getter=isMicrophoneMuted) BOOL microphoneMuted; +@property(getter=isOutputMeteringEnabled) BOOL outputMeteringEnabled; +@property(getter=isInputMeteringEnabled) BOOL inputMeteringEnabled; +@property(readonly) float outputMeterLevel; +@property(readonly) float inputMeterLevel; +@property float conferenceVolume; +@property(getter=getLocalFramerate,readonly) double localFramerate; +@property(getter=getLocalBitrate,readonly) double localBitrate; +@property(getter=getRemoteFramerate,readonly) double remoteFramerate; +@property(getter=getRemoteBitrate,readonly) double remoteBitrate; +@property(readonly) double remotePacketLossRate; +@property(readonly) double localPacketLossRate; +@property(readonly) double roundTripTime; +@property(readonly) CALayer * remoteVideoSubLayerBack; +@property(readonly) CALayer * remoteVideoSubLayer; +@property BOOL shouldPrioritizeParticipantIDForSIPInvite; +@property(readonly) int remoteFrameHeight; +@property(readonly) int remoteFrameWidth; +@property(readonly) int localFrameHeight; +@property(readonly) int localFrameWidth; +@property(retain) VideoAttributes * remoteVideoAttributes; +@property(retain) VideoAttributes * localVideoAttributes; +@property unsigned int talkingPeersLimit; +@property BOOL disableVAD; +@property BOOL requiresWifi; +@property BOOL isGKVoiceChat; +@property int natType; +@property BOOL useCompressedConnectionData; +@property BOOL shouldTimeoutPackets; +@property NSObject * qualityDelegate; +@property BOOL useComplexRendering; +@property BOOL isUsingSuppression; +@property BOOL useViceroyBlobFormat; +@property NSObject * speakingDelegate; +@property int downstreamBandwidth; +@property int upstreamBandwidth; +@property NSObject * genericObserver; +@property BOOL hasMic; +@property unsigned int preferredCodec; +@property int packetsPerBundle; +@property(copy) NSString * currentFocus; +@property BOOL isFocus; +@property int chatMode; +@property void* remoteVideoBackLayer; +@property void* remoteVideoLayer; +@property void* localVideoBackLayer; +@property void* localVideoLayer; +@property(setter=setRTChannel:) NSObject * rtChannel; +@property NSObject * delegate; + + +- (void)setDelegate:(id)arg1; +- (BOOL)setActive:(BOOL)arg1; +- (void)unlock; +- (id)delegate; +- (float)powerIntToFloat:(unsigned char)arg1; +- (bool)onCaptureSound:(char *)arg1 numBytes:(int)arg2 numSamples:(int)arg3 timeStamp:(unsigned int)arg4 timeStampDelta:(int)arg5 hostTime:(double)arg6 averagePower:(float)arg7 voiceActivity:(unsigned long)arg8; +- (bool)onPlaySound:(char *)arg1 numBytes:(int)arg2 numSamples:(int)arg3 timeStamp:(unsigned int)arg4 averagePower:(float)arg5; +- (int)sipCallbackNotification:(int)arg1 callID:(int)arg2 msgIn:(const char *)arg3 msgOut:(char *)arg4 optional:(void*)arg5 confIndex:(int*)arg6; +- (BOOL)matchesCallID:(int)arg1; +- (BOOL)matchesOpenSessionForParticipantID:(id)arg1; +- (int)callIDForOpenSessionWithParticipantID:(id)arg1; +- (BOOL)matchesParticipantID:(id)arg1; +- (BOOL)hasSessionWaitingForSIPInvite; +- (BOOL)matchesIncomingConnectionResult:(struct tagCONNRESULT { int x1; int x2; int x3; int x4; unsigned short x5; unsigned short x6; struct tagIPPORT { int x_7_1_1; BOOL x_7_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_7_1_3; unsigned short x_7_1_4; } x7; struct tagIPPORT { int x_8_1_1; BOOL x_8_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_8_1_3; unsigned short x_8_1_4; } x8; struct tagIPPORT { int x_9_1_1; BOOL x_9_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_9_1_3; unsigned short x_9_1_4; } x9; struct tagIPPORT { int x_10_1_1; BOOL x_10_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_10_1_3; unsigned short x_10_1_4; } x10; struct tagIPPORT { int x_11_1_1; BOOL x_11_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_11_1_3; unsigned short x_11_1_4; } x11; struct tagIPPORT { int x_12_1_1; BOOL x_12_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_12_1_3; unsigned short x_12_1_4; } x12; unsigned int x13; int x14; int x15; int x16; int x17; }*)arg1; +- (id)participantIDForCallID:(int)arg1; +- (int)stateForCallID:(int)arg1; +- (int)callIDForParticipantID:(id)arg1; +- (int)tryrdlock; +- (unsigned int)connectionResultCallbackForCallID:(int)arg1 result:(struct tagCONNRESULT { int x1; int x2; int x3; int x4; unsigned short x5; unsigned short x6; struct tagIPPORT { int x_7_1_1; BOOL x_7_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_7_1_3; unsigned short x_7_1_4; } x7; struct tagIPPORT { int x_8_1_1; BOOL x_8_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_8_1_3; unsigned short x_8_1_4; } x8; struct tagIPPORT { int x_9_1_1; BOOL x_9_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_9_1_3; unsigned short x_9_1_4; } x9; struct tagIPPORT { int x_10_1_1; BOOL x_10_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_10_1_3; unsigned short x_10_1_4; } x10; struct tagIPPORT { int x_11_1_1; BOOL x_11_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_11_1_3; unsigned short x_11_1_4; } x11; struct tagIPPORT { int x_12_1_1; BOOL x_12_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_12_1_3; unsigned short x_12_1_4; } x12; unsigned int x13; int x14; int x15; int x16; int x17; }*)arg2 didReceiveICEPacket:(BOOL)arg3 didUseRelay:(BOOL)arg4; +- (BOOL)setPauseAudio:(BOOL)arg1; +- (BOOL)setPauseVideo:(BOOL)arg1; +- (void)startVideoProc:(id)arg1; +- (void)session:(id)arg1 cancelRelayRequest:(id)arg2; +- (void)checkVideoThrottleDuration; +- (double)packetLossRateForCallID:(int)arg1; +- (void)setChatMode:(int)arg1; +- (void)setIsFocus:(BOOL)arg1; +- (void)setUseComplexRendering:(BOOL)arg1; +- (BOOL)shouldSendAudioForCallID:(int)arg1; +- (void)setSendAudio:(BOOL)arg1 forCallID:(int)arg2; +- (void)setCurrentFocus:(id)arg1; +- (void)updatedMutedPeers:(id)arg1 forParticipantID:(id)arg2; +- (void)updatedConnectedPeers:(id)arg1; +- (void)forceNoICE:(BOOL)arg1; +- (void)setHasMic:(BOOL)arg1; +- (void)setConferenceVolume:(float)arg1; +- (float)conferenceVolume; +- (BOOL)setupAudioSession; +- (id)remoteVideoSubLayerBack; +- (id)remoteVideoSubLayer; +- (BOOL)shouldPrioritizeParticipantIDForSIPInvite; +- (void)setShouldPrioritizeParticipantIDForSIPInvite:(BOOL)arg1; +- (id)remoteVideoAttributes; +- (unsigned int)talkingPeersLimit; +- (void)setTalkingPeersLimit:(unsigned int)arg1; +- (BOOL)disableVAD; +- (void)setDisableVAD:(BOOL)arg1; +- (BOOL)useComplexRendering; +- (BOOL)isUsingSuppression; +- (id)speakingDelegate; +- (void)setSpeakingDelegate:(id)arg1; +- (int)downstreamBandwidth; +- (void)setDownstreamBandwidth:(int)arg1; +- (int)upstreamBandwidth; +- (void)setUpstreamBandwidth:(int)arg1; +- (BOOL)hasMic; +- (unsigned int)preferredCodec; +- (void)setPreferredCodec:(unsigned int)arg1; +- (id)currentFocus; +- (BOOL)isFocus; +- (int)chatMode; +- (void)setRTChannel:(id)arg1; +- (void)cleanupQueues; +- (void)wrlock; +- (void)bringupPDPContext; +- (void)pullStoreBagKeys; +- (void)rdlock; +- (void)setIsUsingSuppression:(BOOL)arg1; +- (void)flushVideoQueuesLocal:(BOOL)arg1 remote:(BOOL)arg2; +- (id)sessionForParticipantID:(id)arg1; +- (void)stopCallID:(int)arg1 didRemoteCancel:(BOOL)arg2; +- (void)handleAVCaptureError:(long)arg1 error:(id)arg2; +- (id)openSessionForParticipant:(id)arg1; +- (BOOL)updateSpeaking:(unsigned long)arg1 timeStamp:(unsigned int)arg2; +- (unsigned char)powerFloatToInt:(float)arg1; +- (int)captureAsFocus:(char *)arg1 numBytes:(int)arg2 numSamples:(int)arg3 timeStamp:(unsigned int)arg4 timeStampDelta:(int)arg5 averagePower:(unsigned char)arg6; +- (int)captureAsFocusClient:(char *)arg1 numBytes:(int)arg2 numSamples:(int)arg3 timeStamp:(unsigned int)arg4 timeStampDelta:(int)arg5 averagePower:(unsigned char)arg6; +- (int)captureMeshMode:(char *)arg1 numBytes:(int)arg2 numSamples:(int)arg3 timeStamp:(unsigned int)arg4 timeStampDelta:(int)arg5 hostTime:(double)arg6; +- (void)updateAudioBitrate; +- (BOOL)recvSamplesForSession:(id)arg1 samples:(short*)arg2 numSamples:(int)arg3 storeTimestamp:(unsigned int)arg4; +- (unsigned int)pruneQuietestPeers:(unsigned int)arg1 talking:(unsigned int)arg2 mask:(unsigned int)arg3 meters:(char *)arg4; +- (unsigned int)calculateTalkingMaskAtTimeStamp:(unsigned int)arg1 samples:(short*)arg2 numSamples:(int)arg3; +- (void)calculateMixingArrays:(unsigned int*)arg1 talkingMask:(unsigned int)arg2; +- (int)sendBundle:(id)arg1 samples:(char *)arg2 numEncodedBytes:(int)arg3 timeStamp:(unsigned int)arg4 timeStampDelta:(int)arg5 hasNewSamples:(BOOL)arg6; +- (void)packMeters:(char *)arg1 forSession:(id)arg2 len:(char *)arg3; +- (int)pullDecodedAsFocus:(short*)arg1 timestamp:(unsigned int)arg2 numBytes:(int)arg3 numSamples:(int)arg4; +- (int)pullDecodedAsFocusClient:(short*)arg1 timestamp:(unsigned int)arg2 numBytes:(int)arg3 numSamples:(int)arg4; +- (int)pullDecodedMeshMode:(short*)arg1 timestamp:(unsigned int)arg2 numBytes:(int)arg3 numSamples:(int)arg4; +- (void)updateMeter:(unsigned char)arg1 forParticipant:(id)arg2 atIndex:(unsigned int)arg3; +- (void)updateMeters:(unsigned short)arg1; +- (id)sessionForIncomingParticipantID:(id)arg1; +- (id)sessionForIncomingConnectionResult:(struct tagCONNRESULT { int x1; int x2; int x3; int x4; unsigned short x5; unsigned short x6; struct tagIPPORT { int x_7_1_1; BOOL x_7_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_7_1_3; unsigned short x_7_1_4; } x7; struct tagIPPORT { int x_8_1_1; BOOL x_8_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_8_1_3; unsigned short x_8_1_4; } x8; struct tagIPPORT { int x_9_1_1; BOOL x_9_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_9_1_3; unsigned short x_9_1_4; } x9; struct tagIPPORT { int x_10_1_1; BOOL x_10_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_10_1_3; unsigned short x_10_1_4; } x10; struct tagIPPORT { int x_11_1_1; BOOL x_11_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_11_1_3; unsigned short x_11_1_4; } x11; struct tagIPPORT { int x_12_1_1; BOOL x_12_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_12_1_3; unsigned short x_12_1_4; } x12; unsigned int x13; int x14; int x15; int x16; int x17; }*)arg1; +- (id)loopbackSessionWaitingForSIPInvite; +- (void)markUnfinishedSessions; +- (void)cleanupProc:(id)arg1; +- (void)threadSafeCleanupSession:(id)arg1; +- (void)cleanupSession:(id)arg1 withDelay:(unsigned int)arg2; +- (void)cleanupSession:(id)arg1 didRemoteCancel:(BOOL)arg2; +- (void)defaultCleanupSession:(id)arg1; +- (void)getDefaultsVideoSettings:(int*)arg1 height:(int*)arg2 frameRate:(int*)arg3 bitRate:(int*)arg4 useBFC:(BOOL*)arg5 enableBitstreamCapture:(BOOL*)arg6 enable2vuyCapture:(BOOL*)arg7 enableVPBLogging:(BOOL*)arg8; +- (void)getPreviewSettings:(int*)arg1 height:(int*)arg2 framerate:(int*)arg3; +- (long)createVideoCaptureWithWidth:(int)arg1 height:(int)arg2 frameRate:(int)arg3 useBackFacingCamera:(BOOL)arg4; +- (void)resetCameraToPreviewSettings; +- (bool)enqueueFrameToQueueFront:(BOOL)arg1 frame:(struct __CVBuffer { }*)arg2 frameTime:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg3; +- (void)setRemoteVideoAttributes:(id)arg1; +- (bool)onCaptureVideo:(struct __CVBuffer { }*)arg1 frameTime:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg2 preview:(bool)arg3 isSwitching:(bool)arg4 cameraType:(int)arg5; +- (bool)onPlayVideo:(struct __CVBuffer { }*)arg1 frameTime:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg2 cameraStatusBits:(unsigned char)arg3; +- (void)handleCellDowngrade:(BOOL)arg1; +- (void)setQualityDelegate:(id)arg1; +- (BOOL)shouldTimeoutPackets; +- (void)setShouldTimeoutPackets:(BOOL)arg1; +- (id)qualityDelegate; +- (void)setNatType:(int)arg1; +- (BOOL)isGKVoiceChat; +- (void)setIsGKVoiceChat:(BOOL)arg1; +- (BOOL)useCompressedConnectionData; +- (void)setUseCompressedConnectionData:(BOOL)arg1; +- (int)packetsPerBundle; +- (id)rtChannel; +- (void)session:(id)arg1 setUseNormalBitrate:(BOOL)arg2; +- (void)session:(id)arg1 receivedNoPacketsForSeconds:(double)arg2; +- (void)session:(id)arg1 sendRelayResponse:(id)arg2; +- (void)setFECMode:(int)arg1; +- (void)session:(id)arg1 didStart:(BOOL)arg2 connectionType:(unsigned int)arg3 localUseCell:(unsigned int)arg4 remoteUseCell:(unsigned int)arg5 error:(id)arg6; +- (void)session:(id)arg1 didStopWithError:(id)arg2; +- (void)session:(id)arg1 didStopWithDelay:(int)arg2 error:(id)arg3; +- (void)remoteVideoDidPause:(BOOL)arg1 callID:(int)arg2; +- (void)remoteAudioDidPause:(BOOL)arg1 callID:(int)arg2; +- (void)remoteScreenAspectRatioChangedForSession:(id)arg1 remoteScreenPortraitAspectRatio:(struct CGSize { float x1; float x2; })arg2 remoteScreenLandscapeAspectRatio:(struct CGSize { float x1; float x2; })arg3 remoteSupportsVisibleRect:(BOOL)arg4 canLocalResizePIP:(BOOL)arg5 canRemoteResizePIP:(BOOL)arg6; +- (void)setPacketsPerBundle:(int)arg1; +- (bool)session:(id)arg1 startVideoIO:(id*)arg2 rtpVideo:(struct tagHANDLE { int x1; }*)arg3 rtpAudio:(struct tagHANDLE { int x1; }*)arg4 actualVideoPayload:(int)arg5 enableUEP:(BOOL)arg6 enableControlByte:(BOOL)arg7 featuresListString:(char *)arg8 remoteVCCallInfo:(id)arg9 captureRule:(id)arg10 encodeRule:(id)arg11 usingCellular:(BOOL)arg12 isUnpausing:(BOOL)arg13; +- (bool)stopVideoIO:(BOOL)arg1 error:(id*)arg2; +- (bool)didDetectBandwidth:(BOOL)arg1 upstreamBandwidth:(int)arg2 downstreamBandwidth:(int)arg3; +- (void)session:(id)arg1 inititiateRelayRequest:(id)arg2; +- (void)setBWEOptions:(BOOL)arg1 UseNewBWEMode:(BOOL)arg2 FakeLargeFrameMode:(BOOL)arg3 ProbingSenderLog:(BOOL)arg4; +- (void)getNSError:(id*)arg1 code:(int)arg2 detailedCode:(int)arg3 filePath:(id)arg4 description:(id)arg5 hResult:(long)arg6; +- (void)NATTypeDidChange:(int)arg1; +- (void*)localVideoBackLayer; +- (void)setLocalVideoBackLayer:(void*)arg1; +- (void*)remoteVideoBackLayer; +- (BOOL)startPreviewWithError:(id*)arg1; +- (id)genericObserver; +- (void)setSetupAudioSession:(BOOL)arg1; +- (void)setGenericObserver:(id)arg1; +- (void)warmupForCall; +- (BOOL)setPauseAudio:(BOOL)arg1 callID:(int)arg2 error:(id*)arg3; +- (BOOL)getIsAudioPaused:(BOOL*)arg1 callID:(int)arg2 error:(id*)arg3; +- (BOOL)setPauseVideo:(BOOL)arg1 callID:(int)arg2 error:(id*)arg3; +- (BOOL)getIsVideoPaused:(BOOL*)arg1 callID:(int)arg2 error:(id*)arg3; +- (void)cleanupManager; +- (BOOL)useViceroyBlobFormat; +- (void)setUseViceroyBlobFormat:(BOOL)arg1; +- (id)connectionBlobForParticipantID:(id)arg1 callID:(int*)arg2 error:(id*)arg3; +- (void)setPeerCN:(id)arg1 callID:(int)arg2; +- (void)setSessionID:(id)arg1 callID:(int)arg2; +- (double)networkQualityForCallID:(int)arg1; +- (BOOL)requiresWifi; +- (void)setRequiresWifi:(BOOL)arg1; +- (BOOL)startConnectionWithParticipantID:(id)arg1 callID:(int)arg2 usingBlob:(id)arg3 isCaller:(BOOL)arg4 capabilities:(id)arg5 error:(id*)arg6; +- (void)stopCallID:(int)arg1; +- (void)remoteCancelledCallID:(int)arg1; +- (void)setCallReport:(int)arg1 withReport:(id)arg2; +- (void)receivedRealTimeData:(id)arg1 fromParticipantID:(id)arg2; +- (BOOL)isOutputMeteringEnabled; +- (void)setOutputMeteringEnabled:(BOOL)arg1; +- (BOOL)isInputMeteringEnabled; +- (void)setInputMeteringEnabled:(BOOL)arg1; +- (float)outputMeterLevel; +- (float)inputMeterLevel; +- (void)setMicrophoneMuted:(BOOL)arg1; +- (BOOL)isMicrophoneMuted; +- (void*)localVideoLayer; +- (void)setLocalVideoLayer:(void*)arg1; +- (void*)remoteVideoLayer; +- (void)setRemoteVideoLayer:(void*)arg1; +- (void)setRemoteVideoBackLayer:(void*)arg1; +- (double)getLocalFramerate; +- (double)getLocalBitrate; +- (double)getRemoteFramerate; +- (double)getRemoteBitrate; +- (int)localFrameHeight; +- (int)localFrameWidth; +- (int)remoteFrameHeight; +- (int)remoteFrameWidth; +- (double)remotePacketLossRate; +- (double)localPacketLossRate; +- (double)roundTripTime; +- (id)statsForCallID:(int)arg1; +- (int)remoteVideoSlot:(BOOL)arg1; +- (int)localVideoSlot:(BOOL)arg1; +- (void)setEnableSpeakerPhone:(BOOL)arg1; +- (int)natType; +- (BOOL)isSpeakerPhoneEnabled; +- (BOOL)startPreview:(BOOL)arg1 withError:(id*)arg2; +- (void)stopPreview; +- (BOOL)isRunningPreview; +- (id)localScreenAttributesForVideoAttributes:(id)arg1; +- (void)setLocalScreenAttributes:(id)arg1; +- (id)localVideoAttributes; +- (void)setLocalVideoAttributes:(id)arg1; +- (void)processRelayRequestResponse:(int)arg1 responseDict:(id)arg2 didOriginateRequest:(BOOL)arg3; +- (void)processRelayUpdate:(int)arg1 updateDict:(id)arg2 didOriginateRequest:(BOOL)arg3; +- (void)getNSError:(id*)arg1 code:(int)arg2 detailedCode:(int)arg3 filePath:(id)arg4 description:(id)arg5 reason:(id)arg6; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/VideoConferenceManager.h b/GameKitServices.framework/Frameworks/AVConference.framework/VideoConferenceManager.h new file mode 100755 index 0000000..778ab88 --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/VideoConferenceManager.h @@ -0,0 +1,124 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@class VideoConference, GKNATObserver, ICEResultWaitQueue, NSMutableArray, AVAudioDevice; + +@interface VideoConferenceManager : NSObject { + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } stateLock; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } audioLock; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } sipLock; + NSMutableArray *vcList; + VideoConference *activeConference; + VideoConference *conferenceWithMic; + ICEResultWaitQueue *resultQueue; + struct tagHANDLE { int x1; } *hAUIO; + struct tagHANDLE { int x1; } *hSIP; + int audioRefCount; + int sipRefCount; + BOOL shouldSetupAudioSession; + BOOL enableSpeakerPhone; + int internalSampleRate; + int hardwareSampleRate; + int internalBlockSize; + int encodeBitrate; + int clientPID; + BOOL isUsingSuppression; + BOOL isForcingAudioBitrate; + BOOL isGKVoiceChat; + AVAudioDevice *targetInputDevice; + GKNATObserver *natObserver; + BOOL isTetheredDisplayMode; + struct opaqueCMSession { } *cmSession; + int cmSessionRefCount; + BOOL tearDownCMSession; + struct dispatch_queue_s { } *cmSessionQueue; +} + +@property BOOL isGKVoiceChat; +@property BOOL isForcingAudioBitrate; +@property BOOL isUsingSuppression; +@property int clientPID; +@property(readonly) NSMutableArray * vcList; +@property int internalSampleRate; +@property(getter=isSpeakerPhoneEnabled) BOOL enableSpeakerPhone; +@property BOOL shouldSetupAudioSession; +@property(readonly) ICEResultWaitQueue * resultQueue; +@property VideoConference * conferenceWithMic; +@property VideoConference * activeConference; + ++ (id)defaultVideoConferenceManager; + +- (BOOL)hasVideoConference:(id)arg1; +- (BOOL)isForcingAudioBitrate; +- (int)clientPID; +- (int)internalSampleRate; +- (void)setInternalSampleRate:(int)arg1; +- (void)createSIP; +- (void)setupAudioSessionProperties; +- (void)tearDownAudioSession:(BOOL)arg1; +- (BOOL)tearDownAudioIO:(BOOL)arg1; +- (id)vcList; +- (void)audioSessionClientDied:(int)arg1; +- (void)setupAudioNotifications; +- (BOOL)projectionModeEnabledState; +- (void)resetAudioSessionProperties; +- (void)setSampleRate; +- (BOOL)forceBufferDuration:(float*)arg1; +- (BOOL)forceBufferFrames:(int*)arg1; +- (void)handleRouteChanged:(struct opaqueCMSession { }*)arg1; +- (BOOL)forceSampleRate:(double*)arg1; +- (struct opaqueCMSession { }*)cmSessionRef; +- (void)pauseVideoConferences:(BOOL)arg1; +- (void)handleAudioInterruption:(struct opaqueCMSession { }*)arg1 interruptionInfo:(struct __CFDictionary { }*)arg2 cmd:(unsigned int)arg3; +- (BOOL)isSIPHandleValid:(struct tagHANDLE { int x1; }*)arg1; +- (id)conferenceForCallID:(int)arg1; +- (id)conferenceForParticipantID:(id)arg1; +- (id)conferenceForIncomingConnectionResult:(struct tagCONNRESULT { int x1; int x2; int x3; int x4; unsigned short x5; unsigned short x6; struct tagIPPORT { int x_7_1_1; BOOL x_7_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_7_1_3; unsigned short x_7_1_4; } x7; struct tagIPPORT { int x_8_1_1; BOOL x_8_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_8_1_3; unsigned short x_8_1_4; } x8; struct tagIPPORT { int x_9_1_1; BOOL x_9_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_9_1_3; unsigned short x_9_1_4; } x9; struct tagIPPORT { int x_10_1_1; BOOL x_10_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_10_1_3; unsigned short x_10_1_4; } x10; struct tagIPPORT { int x_11_1_1; BOOL x_11_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_11_1_3; unsigned short x_11_1_4; } x11; struct tagIPPORT { int x_12_1_1; BOOL x_12_1_2[16]; union { unsigned int x_3_2_1; unsigned char x_3_2_2[16]; } x_12_1_3; unsigned short x_12_1_4; } x12; unsigned int x13; int x14; int x15; int x16; int x17; }*)arg1; +- (id)activeConference; +- (void)broadcastCellDowngrade:(BOOL)arg1; +- (BOOL)isUsingSuppression; +- (void)addVideoConference:(id)arg1; +- (void)setActiveConference:(id)arg1; +- (void)enableMetering:(BOOL)arg1 isInputMeter:(BOOL)arg2; +- (void)setIsUsingSuppression:(BOOL)arg1; +- (void)setConferenceWithMic:(id)arg1; +- (id)conferenceWithMic; +- (void)setShouldSetupAudioSession:(BOOL)arg1; +- (void)setShouldSetupAudioSession:(BOOL)arg1; +- (BOOL)shouldSetupAudioSession; +- (BOOL)shouldSetupAudioSession; +- (BOOL)isGKVoiceChat; +- (void)setIsGKVoiceChat:(BOOL)arg1; +- (void)startSIP; +- (struct tagHANDLE { int x1; }*)SIPHandle; +- (void)stopSIP; +- (BOOL)stopAudioIO; +- (id)resultQueue; +- (BOOL)startAudioIO:(struct AudioStreamBasicDescription { double x1; unsigned long x2; unsigned long x3; unsigned long x4; unsigned long x5; unsigned long x6; unsigned long x7; unsigned long x8; unsigned long x9; })arg1 sampleRate:(int)arg2 minSamplesPerFrame:(int)arg3 audioBundle:(int)arg4 remoteVCCallInfo:(id)arg5 allowAudioRecording:(BOOL)arg6 error:(id*)arg7; +- (BOOL)getMagicCookie:(char *)arg1 withLength:(unsigned long*)arg2; +- (void)setIsForcingAudioBitrate:(BOOL)arg1; +- (void)setEncodeBitrate:(int)arg1; +- (void)setClientPID:(int)arg1; +- (void)startAudioSession; +- (void)stopAudioSession; +- (void)setMicrophoneMuted:(BOOL)arg1; +- (id)currentInputDevice; +- (BOOL)setCurrentInputDevice:(id)arg1; +- (void)setEnableSpeakerPhone:(BOOL)arg1; +- (void)setEnableSpeakerPhone:(BOOL)arg1; +- (BOOL)isSpeakerPhoneEnabled; +- (BOOL)isSpeakerPhoneEnabled; +- (void)removeVideoConference:(id)arg1; +- (id)init; + +@end diff --git a/GameKitServices.framework/Frameworks/AVConference.framework/XPCConnection.h b/GameKitServices.framework/Frameworks/AVConference.framework/XPCConnection.h new file mode 100755 index 0000000..4073dcc --- /dev/null +++ b/GameKitServices.framework/Frameworks/AVConference.framework/XPCConnection.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/Frameworks/AVConference.framework/AVConference + */ + +@interface XPCConnection : NSObject { + struct _xpc_connection_s { } *connection; + int pid; +} + +@property int pid; +@property struct _xpc_connection_s { }* connection; + + +- (int)pid; +- (void)setConnection:(struct _xpc_connection_s { }*)arg1; +- (void)setPid:(int)arg1; +- (struct _xpc_connection_s { }*)connection; + +@end diff --git a/GameKitServices.framework/GCKEventItem.h b/GameKitServices.framework/GCKEventItem.h new file mode 100755 index 0000000..4652824 --- /dev/null +++ b/GameKitServices.framework/GCKEventItem.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@interface GCKEventItem : NSObject { + struct { int x1; char *x2; int x3; unsigned int x4; } *_event; + unsigned int _pid; +} + +@property unsigned int pid; +@property struct { int x1; char *x2; int x3; unsigned int x4; }* event; + + +- (id)initWithEvent:(struct { int x1; char *x2; int x3; unsigned int x4; }*)arg1 remotePeer:(unsigned int)arg2; +- (struct { int x1; char *x2; int x3; unsigned int x4; }*)event; +- (void)setEvent:(struct { int x1; char *x2; int x3; unsigned int x4; }*)arg1; +- (unsigned int)pid; +- (void)setPid:(unsigned int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/GCKOOBMessage.h b/GameKitServices.framework/GCKOOBMessage.h new file mode 100755 index 0000000..f0583e1 --- /dev/null +++ b/GameKitServices.framework/GCKOOBMessage.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@class NSData; + +@interface GCKOOBMessage : NSObject { + unsigned int type; + unsigned int band; + NSData *data; +} + + +- (id)data; +- (unsigned int)band; +- (unsigned int)type; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/GKAutoPeerIDTable.h b/GameKitServices.framework/GKAutoPeerIDTable.h new file mode 100755 index 0000000..dcb38c3 --- /dev/null +++ b/GameKitServices.framework/GKAutoPeerIDTable.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@interface GKAutoPeerIDTable : GKTable { +} + + +- (id)objectForKey:(unsigned int)arg1; +- (void)setObject:(id)arg1 forKey:(unsigned int)arg2; + +@end diff --git a/GameKitServices.framework/GKBluetoothSupport.h b/GameKitServices.framework/GKBluetoothSupport.h new file mode 100755 index 0000000..987a304 --- /dev/null +++ b/GameKitServices.framework/GKBluetoothSupport.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@interface GKBluetoothSupport : NSObject { +} + ++ (void)turnBluetoothOn; ++ (void)_btPowerStateChanged:(id)arg1; ++ (int)_determineBluetoothStatus; ++ (int)bluetoothStatus; ++ (int)_directBTStatus; ++ (Class)_bluetoothManagerClass; ++ (void)cleanup; ++ (void)initialize; + + +@end diff --git a/GameKitServices.framework/GKConnection.h b/GameKitServices.framework/GKConnection.h new file mode 100755 index 0000000..a26918d --- /dev/null +++ b/GameKitServices.framework/GKConnection.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@interface GKConnection : NSObject { +} + +@property id eventDelegate; + ++ (id)externalAddressForSelfConnectionData:(id)arg1; ++ (id)externalAddressForCDXSelfConnectionData:(id)arg1; ++ (BOOL)isRelayEnabled; ++ (id)allocWithZone:(struct _NSZone { }*)arg1; + +- (void)updateRelayWithParticipant:(id)arg1 withConnectionData:(id)arg2 withRelayInfo:(id)arg3 didInitiate:(BOOL)arg4; +- (void)initiateRelayWithParticipant:(id)arg1 withConnectionData:(id)arg2 withRelayInfo:(id)arg3 didInitiate:(BOOL)arg4; +- (void)connectParticipantsWithConnectionData:(id)arg1 withSessionInfo:(id)arg2; +- (id)initWithParticipantID:(id)arg1; +- (BOOL)convertPeerID:(id)arg1 toParticipantID:(id*)arg2; +- (BOOL)convertParticipantID:(id)arg1 toPeerID:(id*)arg2; +- (void)getLocalConnectionDataWithCompletionHandler:(id)arg1; +- (void)preRelease; +- (struct OpaqueGCKSession { }*)gckSession; +- (void)setEventDelegate:(id)arg1; +- (id)eventDelegate; +- (unsigned int)gckPID; +- (id)networkStatisticsDictionaryForGCKStats:(void*)arg1; +- (void)setParticipantID:(id)arg1 forPeerID:(id)arg2; +- (void)cancelConnectParticipant:(id)arg1; +- (id)networkStatistics; +- (void)connect; + +@end diff --git a/GameKitServices.framework/GKConnectionInternal.h b/GameKitServices.framework/GKConnectionInternal.h new file mode 100755 index 0000000..dd3532d --- /dev/null +++ b/GameKitServices.framework/GKConnectionInternal.h @@ -0,0 +1,110 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class CDXClient, NSString, NSData, NSMutableArray, NSMutableDictionary; + +@interface GKConnectionInternal : GKConnection { + unsigned int _gckPID; + NSString *_pidGUID; + struct OpaqueGCKSession { } *_gckSession; + NSMutableArray *_gckEventList; + BOOL _toForwardEVents; + id _eventDelegate; + CDXClient *_cdxClient; + NSMutableDictionary *_cdxSessions; + NSData *_preblob; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _preblobCallback; + + double _preblobCallbackCancelTime; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } _xPreblobFetch; + struct _opaque_pthread_cond_t { + long __sig; + BOOL __opaque[24]; + } _cPreblobFetch; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } _xPrepareThread; + struct _opaque_pthread_cond_t { + long __sig; + BOOL __opaque[24]; + } _cPrepareThread; + int _fPrepareThread; + double _wakeTime; + NSMutableDictionary *_preblobToPIDMap; + NSMutableDictionary *_pidToPreblobMap; + NSMutableDictionary *_pidToConnectionDataMap; + NSMutableArray *_pendingConnectionPIDList; + BOOL _fAllowMoreRelay; + NSMutableArray *_allowRelayPIDList; + NSMutableDictionary *_pidToPlayerIDMap; + NSMutableDictionary *_pidToConnectTimeoutSource; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } _xRelay; + NSMutableDictionary *_pidToRelayInitiateInfoMap; + NSMutableDictionary *_pidToRelayConnectionDataMap; + NSMutableDictionary *_pidToRelayUpdateInfoMap; + NSMutableDictionary *_initRelayQueue; + NSMutableDictionary *_updateRelayQueue; + int _fPreReleased; +} + +@property(retain) NSMutableDictionary * cdxSessions; +@property(retain) CDXClient * cdxClient; +@property(retain) NSMutableDictionary * pidToConnectTimeoutSource; + + +- (void)updateRelayWithParticipant:(id)arg1 withConnectionData:(id)arg2 withRelayInfo:(id)arg3 didInitiate:(BOOL)arg4; +- (void)initiateRelayWithParticipant:(id)arg1 withConnectionData:(id)arg2 withRelayInfo:(id)arg3 didInitiate:(BOOL)arg4; +- (void)connectParticipantsWithConnectionData:(id)arg1 withSessionInfo:(id)arg2; +- (id)initWithParticipantID:(id)arg1; +- (BOOL)convertPeerID:(id)arg1 toParticipantID:(id*)arg2; +- (BOOL)convertParticipantID:(id)arg1 toPeerID:(id*)arg2; +- (void)getLocalConnectionDataWithCompletionHandler:(id)arg1; +- (void)preRelease; +- (struct OpaqueGCKSession { }*)gckSession; +- (void)setEventDelegate:(id)arg1; +- (id)eventDelegate; +- (unsigned int)gckPID; +- (id)networkStatisticsDictionaryForGCKStats:(void*)arg1; +- (void)addEvent:(struct { int x1; char *x2; int x3; unsigned int x4; }*)arg1 remotePeer:(unsigned int)arg2; +- (void)setCdxSessions:(id)arg1; +- (void)setCdxClient:(id)arg1; +- (void)setPidToConnectTimeoutSource:(id)arg1; +- (id)cdxSessions; +- (id)cdxClient; +- (struct dispatch_queue_s { }*)asyncWorkQueue; +- (id)createInsecureTicketUsingSortedConnectionsFromList:(id)arg1; +- (void)setParticipantID:(id)arg1 forPeerID:(id)arg2; +- (struct dispatch_queue_s { }*)timerQueue; +- (void)cancelConnectParticipant:(id)arg1; +- (id)createInitiateRelayDictionaryForParticipant:(id)arg1 remotePeerID:(id)arg2; +- (void)internal_setRemoteConnectionData:(id)arg1 fromParticipantID:(id)arg2 pendingConnectionPIDList:(id)arg3; +- (BOOL)shouldWeInitiateRelayWithPID:(unsigned int)arg1; +- (void)connectPendingConnectionsFromList:(id)arg1 sessionInfo:(id)arg2; +- (id)pidToConnectTimeoutSource; +- (id)extractBlobUsingData:(id)arg1 withSourcePID:(unsigned int)arg2 destPID:(unsigned int)arg3; +- (void)internalInitiateRelayWithParticipant:(id)arg1 withConnectionData:(id)arg2 withRelayInfo:(id)arg3 didInitiate:(BOOL)arg4; +- (void)internalUpdateRelayWithParticipant:(id)arg1 withConnectionData:(id)arg2 withRelayInfo:(id)arg3 didInitiate:(BOOL)arg4; +- (id)createRelayUpdateDictionaryForParticipant:(id)arg1 didInitiate:(BOOL)arg2; +- (void)doRelayCheckForRemotePeerID:(id)arg1; +- (id)networkStatistics; +- (void)CDXClientSession:(id)arg1 receivedData:(id)arg2 from:(int)arg3; +- (void)CDXClient:(id)arg1 error:(id)arg2; +- (void)CDXClient:(id)arg1 preblob:(id)arg2; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/GKList.h b/GameKitServices.framework/GKList.h new file mode 100755 index 0000000..5643acc --- /dev/null +++ b/GameKitServices.framework/GKList.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@interface GKList : NSObject { + unsigned int *_items; + unsigned int _count; + unsigned int _size; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } _lock; +} + +@property(readonly) unsigned int count; + + +- (void)print; +- (void)addID:(unsigned int)arg1; +- (void)copyItemsInto:(id)arg1; +- (BOOL)hasID:(unsigned int)arg1; +- (void)removeID:(unsigned int)arg1; +- (void)addIDsFromList:(id)arg1; +- (void)removeAllIDs; +- (id)allMatchingObjectsFromTable:(id)arg1; +- (void)unlock; +- (void)lock; +- (id)initWithSize:(unsigned long)arg1; +- (unsigned long)count; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/GKOOBMessage.h b/GameKitServices.framework/GKOOBMessage.h new file mode 100755 index 0000000..ab01f59 --- /dev/null +++ b/GameKitServices.framework/GKOOBMessage.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@interface GKOOBMessage : NSObject { + unsigned short _type; +} + +@property(readonly) unsigned short type; + + +- (id)data; +- (id)initWithMessageType:(unsigned short)arg1; +- (BOOL)_checkType:(unsigned short)arg1; +- (BOOL)_checkSize:(unsigned long)arg1; +- (id)initWithBytes:(void*)arg1 length:(unsigned long)arg2; +- (unsigned short)type; + +@end diff --git a/GameKitServices.framework/GKOOBMessageFactory.h b/GameKitServices.framework/GKOOBMessageFactory.h new file mode 100755 index 0000000..9a78519 --- /dev/null +++ b/GameKitServices.framework/GKOOBMessageFactory.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@interface GKOOBMessageFactory : NSObject { +} + ++ (id)createMessageFromData:(id)arg1; + + +@end diff --git a/GameKitServices.framework/GKPeerInternal.h b/GameKitServices.framework/GKPeerInternal.h new file mode 100755 index 0000000..10b4947 --- /dev/null +++ b/GameKitServices.framework/GKPeerInternal.h @@ -0,0 +1,77 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@class NSData, NSString, GKSessionInternal; + +@interface GKPeerInternal : NSObject { + unsigned int _pid; + NSString *_displayName; + NSString *_serviceName; + BOOL _isBusy; + GKSessionInternal *_session; + int _serviceCount; + struct _DNSServiceRef_t { } *_resolveService; + struct _DNSServiceRef_t { } *_txtRecordService; + NSData **_addrList; + unsigned int *_interfaceList; + unsigned int _servicePort; + struct _DNSServiceRef_t {} **_lookupServiceList; + int _lookupServiceCount; + int _lookupServiceSize; + BOOL _moreResolvesComing; + double _connectTimeout; + BOOL _needsToTimeout; +} + +@property BOOL needsToTimeout; +@property double connectTimeout; +@property(retain) GKSessionInternal * session; +@property BOOL moreResolvesComing; +@property unsigned int servicePort; +@property struct _DNSServiceRef_t { }* txtRecordService; +@property struct _DNSServiceRef_t { }* resolveService; +@property int serviceCount; +@property(getter=isBusy) BOOL busy; +@property(readonly) unsigned int pid; +@property(readonly) NSString * displayName; +@property(readonly) NSString * serviceName; + ++ (void)freeLookupList:(struct _DNSServiceRef_t {}**)arg1 andAddrList:(id*)arg2 andInterfaceList:(unsigned int*)arg3 count:(int)arg4; + +- (BOOL)isBusy; +- (void)setBusy:(BOOL)arg1; +- (void)copyLookupList:(struct _DNSServiceRef_t {}***)arg1 count:(int*)arg2; +- (BOOL)moreResolvesComing; +- (void)setMoreResolvesComing:(BOOL)arg1; +- (unsigned int)servicePort; +- (struct _DNSServiceRef_t { }*)txtRecordService; +- (void)cleanupForGKTable:(id)arg1; +- (BOOL)tryDetruncateDisplayName:(id)arg1; +- (void)clearResolving; +- (void)setNeedsToTimeout:(BOOL)arg1; +- (void)stopResolving; +- (void)stopTXTRecordMonitoring; +- (double)connectTimeout; +- (BOOL)needsToTimeout; +- (void)setConnectTimeout:(double)arg1; +- (void)setResolveService:(struct _DNSServiceRef_t { }*)arg1; +- (int)serviceCount; +- (void)setServiceCount:(int)arg1; +- (id)initWithPID:(unsigned int)arg1 displayName:(id)arg2 serviceName:(id)arg3; +- (void)setTxtRecordService:(struct _DNSServiceRef_t { }*)arg1; +- (int)usableAddrs; +- (void)removeAndReturnLookupList:(struct _DNSServiceRef_t {}***)arg1 andAddrList:(id**)arg2 andInterfaceList:(unsigned int**)arg3 count:(int*)arg4; +- (BOOL)containsLookupService:(struct _DNSServiceRef_t { }*)arg1; +- (void)setAddr:(const struct sockaddr_in { unsigned char x1; unsigned char x2; unsigned short x3; struct in_addr { unsigned int x_4_1_1; } x4; BOOL x5[8]; }*)arg1 interface:(unsigned int)arg2 forLookupService:(struct _DNSServiceRef_t { }*)arg3; +- (struct _DNSServiceRef_t { }*)resolveService; +- (void)setServicePort:(unsigned int)arg1; +- (void)addLookup:(struct _DNSServiceRef_t { }*)arg1; +- (id)displayName; +- (id)serviceName; +- (id)session; +- (void)setSession:(id)arg1; +- (unsigned int)pid; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/GKRWLock.h b/GameKitServices.framework/GKRWLock.h new file mode 100755 index 0000000..6e9985d --- /dev/null +++ b/GameKitServices.framework/GKRWLock.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@interface GKRWLock : NSObject { + struct _opaque_pthread_rwlock_t { + long __sig; + BOOL __opaque[124]; + } _rwLock; +} + + +- (void)unlock; +- (int)tryrdlock; +- (void)wrlock; +- (void)rdlock; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/GKSessionGlobals.h b/GameKitServices.framework/GKSessionGlobals.h new file mode 100755 index 0000000..93b47f7 --- /dev/null +++ b/GameKitServices.framework/GKSessionGlobals.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@interface GKSessionGlobals : NSObject { + unsigned int *_activePIDList; + unsigned int _activePIDListSize; + unsigned int _activePIDListCount; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } _lock; +} + + +- (void)unregisterPID:(unsigned int)arg1; +- (void)registerPID:(unsigned int)arg1; +- (BOOL)hasActivePID:(unsigned int)arg1; +- (void)unlock; +- (void)lock; +- (id)init; + +@end diff --git a/GameKitServices.framework/GKSessionInternal.h b/GameKitServices.framework/GKSessionInternal.h new file mode 100755 index 0000000..84f6d8c --- /dev/null +++ b/GameKitServices.framework/GKSessionInternal.h @@ -0,0 +1,178 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@class , GKTable, GKConnection, GKAutoPeerIDTable, GKVoiceChatSessionListener, GKList, , , GKSession, NSString, ; + +@interface GKSessionInternal : NSObject { + GKSession *_session; + NSString *domain; + NSString *serviceType; + unsigned int _port; + NSString *_displayName; + unsigned int _pid; + unsigned int maxPeers; + struct OpaqueGCKSession { } *sessionRef; + struct OpaqueAGPSession { } *agpSessionRef; + GKConnection *_connection; + *_delegate; + *_privateDelegate; + *_dataReceiveHandler; + void *_dataReceiveHandlerContext; + *_doobReceiveHandler[2]; + void *_doobReceiveHandlerContext[2]; + GKTable *_peerInfoTable; + GKTable *_peerNameTable; + GKAutoPeerIDTable *_peerIDTable; + GKList *_peersAvailable; + GKList *_peersConnected; + GKList *_peersForCleanup; + GKList *_peersPendingIncomingInvitation; + GKList *_peersPendingOutgoingInvitation; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } _lock; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } _delegateLock; + BOOL _isSearching; + BOOL _isPublishing; + BOOL _sessionStarted; + int _mode; + BOOL _isBusy; + NSString *sessionID; + NSString *displayName; + double disconnectTimeout; + struct _DNSServiceRef_t { } *_dnsServiceConnection; + struct _DNSServiceRef_t { } *_dnsServiceResolveConnection; + int _sReset; + struct _DNSServiceRef_t { } *_serviceBrowser; + struct _DNSServiceRef_t { } *_service; + struct _DNSServiceRef_t { } *_oldService; + BOOL _handleEventsRunning; + BOOL _stopHandlingEvents; + BOOL _wifiEnabled; + BOOL _shutdown; + GKVoiceChatSessionListener *_voiceChatListener; +} + +@property(readonly) NSString * displayName; +@property(readonly) NSString * peerID; +@property double disconnectTimeout; +@property(getter=isAvailable) BOOL available; +@property(getter=isBusy) BOOL busy; +@property BOOL wifiEnabled; +@property(retain,readonly) GKConnection * connection; +@property(readonly) int sessionMode; +@property(readonly) NSString * sessionID; +@property * privateDelegate; +@property id dataReceiveHandler; +@property unsigned int port; +@property struct OpaqueAGPSession { }* agpSessionRef; +@property struct OpaqueGCKSession { }* sessionRef; +@property * delegate; +@property unsigned int maxPeers; +@property(copy) NSString * serviceType; +@property(copy) NSString * domain; + + +- (void)setDomain:(id)arg1; +- (id)privateDelegate; +- (BOOL)wifiEnabled; +- (void)disconnectFromAllPeers; +- (void)disconnectPeerFromAllPeers:(id)arg1; +- (void)setDataReceiveHandler:(id)arg1 withContext:(void*)arg2; +- (BOOL)sendDataToAllPeers:(id)arg1 withDataMode:(int)arg2 error:(id*)arg3; +- (BOOL)sendData:(id)arg1 toPeers:(id)arg2 withDataMode:(int)arg3 error:(id*)arg4; +- (double)disconnectTimeout; +- (void)setDisconnectTimeout:(double)arg1; +- (id)initWithConnection:(id)arg1 session:(id)arg2 delegate:(id)arg3; +- (id)initWithSessionID:(id)arg1 displayName:(id)arg2 session:(id)arg3 sessionMode:(int)arg4; +- (void)connectToPeer:(id)arg1 withTimeout:(double)arg2; +- (BOOL)isAvailable; +- (BOOL)acceptConnectionFromPeer:(id)arg1 error:(id*)arg2; +- (void)cancelConnectToPeer:(id)arg1; +- (void)denyConnectionFromPeer:(id)arg1; +- (BOOL)isBusy; +- (void)setWifiEnabled:(BOOL)arg1; +- (int)sessionMode; +- (void)setBusy:(BOOL)arg1; +- (id)peersWithConnectionState:(int)arg1; +- (void)setAvailable:(BOOL)arg1; +- (BOOL)isPeerBusy:(id)arg1; +- (id)displayNameForPeer:(id)arg1; +- (void)setPrivateDelegate:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)publish; +- (void)setPort:(unsigned int)arg1; +- (id)peerID; +- (id)createNSErrorFromHRESULT:(long)arg1 description:(id)arg2 reason:(id)arg3; +- (void)printDictionaries; +- (BOOL)sendAudioData:(id)arg1 toPeers:(id)arg2 withDataMode:(int)arg3 error:(id*)arg4; +- (void)timeoutConnectToPeer:(id)arg1; +- (void)stopOldService; +- (id)voiceChatSessionListener; +- (id)dataReceiveHandler; +- (void)setDataReceiveHandler:(id)arg1; +- (void)setAgpSessionRef:(struct OpaqueAGPSession { }*)arg1; +- (struct OpaqueGCKSession { }*)sessionRef; +- (void)setSessionRef:(struct OpaqueGCKSession { }*)arg1; +- (unsigned int)maxPeers; +- (void)setMaxPeers:(unsigned int)arg1; +- (void)receiveDOOB:(id)arg1 fromPeer:(id)arg2 inSession:(id)arg3 context:(void*)arg4; +- (void)tellDelegate_sessionDidFailWithError:(id)arg1; +- (void)stopResolvingAllPeers; +- (struct OpaqueAGPSession { }*)agpSessionRef; +- (void)tellDelegate_networkStatisticsChanged:(id)arg1; +- (void)tellDelegate_initiateRelay:(id)arg1; +- (void)tellDelegate_updateRelay:(id)arg1; +- (void)setDisplayName:(id)arg1 forPeer:(unsigned int)arg2; +- (void)tellDelegate_isConnectingPeer:(id)arg1; +- (void)tellDelegate_gotInvited:(id)arg1; +- (void)tellDelegate_didConnectPeer:(id)arg1; +- (void)tellDelegate_connectionRequestToPeerFailed:(id)arg1; +- (void)tellDelegate_didDisconnectPeer:(id)arg1; +- (void)tellDelegate_didReceiveData:(id)arg1; +- (void)tellDelegate_didReceiveBand_RetryICE:(id)arg1; +- (id)stringForGCKID:(unsigned int)arg1; +- (id)createNSErrorFromGKSessionError:(int)arg1 description:(id)arg2 reason:(id)arg3; +- (void)browse; +- (void)setDOOBReceiveHandler:(id)arg1 withContext:(void*)arg2 inBand:(unsigned int)arg3; +- (void)setServiceType:(id)arg1; +- (id)serviceType; +- (BOOL)sendData:(id)arg1 toPeers:(id)arg2 withDataMode:(int)arg3 isAudio:(BOOL)arg4 error:(id*)arg5; +- (BOOL)passesSendDataSanityCheck:(id)arg1 toPeers:(id)arg2 withDataMode:(int)arg3 error:(id*)arg4; +- (BOOL)checkDNSConnection; +- (void)didPublishWithError:(int)arg1; +- (void)handleEvents; +- (void)tellDelegate_peerDidBecomeUnavailable:(id)arg1; +- (void)tellDelegate_peerDidBecomeBusy:(id)arg1; +- (void)tellDelegate_peerDidBecomeAvailable:(id)arg1; +- (BOOL)filterService:(const char *)arg1 withPID:(unsigned int)arg2; +- (void)processTXTRecordForPeer:(id)arg1 txtLen:(unsigned short)arg2 txtRecord:(const void*)arg3; +- (void)cleanupExAvailablePeers; +- (void)didUpdateTXTRecordForPeer:(id)arg1 fromIF:(const char *)arg2 txtLen:(unsigned short)arg3 txtRecord:(const void*)arg4 withError:(int)arg5 moreComing:(BOOL)arg6; +- (BOOL)parseServiceName:(const char *)arg1 intoDisplayName:(id*)arg2 pid:(unsigned int*)arg3 state:(id*)arg4; +- (void)didFindService:(const char *)arg1 fromIF:(const char *)arg2 withError:(int)arg3 moreComing:(BOOL)arg4; +- (void)didRemoveService:(const char *)arg1 fromIF:(const char *)arg2 withError:(int)arg3 moreComing:(BOOL)arg4; +- (BOOL)tryConnectToPeer:(id)arg1; +- (void)didLookupHostname:(struct _DNSServiceRef_t { }*)arg1 forPeer:(id)arg2 hostName:(const char *)arg3 address:(const struct sockaddr_in { unsigned char x1; unsigned char x2; unsigned short x3; struct in_addr { unsigned int x_4_1_1; } x4; BOOL x5[8]; }*)arg4 interface:(unsigned int)arg5 withError:(int)arg6 moreComing:(BOOL)arg7; +- (void)didResolveService:(struct _DNSServiceRef_t { }*)arg1 forPeer:(id)arg2 hostName:(const char *)arg3 port:(unsigned short)arg4 interface:(unsigned int)arg5 txtLen:(unsigned short)arg6 txtRecord:(const void*)arg7 withError:(int)arg8 moreComing:(BOOL)arg9; +- (BOOL)isShuttingDown; +- (void)sendCallbacksToDelegate:(struct { int x1; char *x2; int x3; unsigned int x4; }*)arg1 remotePeer:(unsigned int)arg2; +- (id)domain; +- (id)displayName; +- (void)reset; +- (unsigned int)port; +- (void)unlock; +- (void)lock; +- (id)delegate; +- (id)serviceName; +- (id)sessionID; +- (id)connection; +- (id)description; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/GKTable.h b/GameKitServices.framework/GKTable.h new file mode 100755 index 0000000..ff10d32 --- /dev/null +++ b/GameKitServices.framework/GKTable.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@interface GKTable : NSObject { + struct _gktableitem { unsigned int x1; id x2; double x3; double x4; } *_items; + unsigned int _count; + unsigned int _size; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } _lock; +} + +@property(readonly) unsigned int count; + + +- (void)removeObjectForKey:(unsigned int)arg1; +- (void)touchObject:(id)arg1; +- (void)touchObjectForKey:(unsigned int)arg1; +- (void)print; +- (id)allObjects; +- (void)unlock; +- (void)lock; +- (id)initWithSize:(unsigned long)arg1; +- (void)makeObjectsPerformSelector:(SEL)arg1 withObject:(id)arg2; +- (void)removeAllObjects; +- (void)makeObjectsPerformSelector:(SEL)arg1; +- (unsigned long)count; +- (id)objectForKey:(unsigned int)arg1; +- (void)setObject:(id)arg1 forKey:(unsigned int)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/GKVoiceChatDictionary.h b/GameKitServices.framework/GKVoiceChatDictionary.h new file mode 100755 index 0000000..75e7018 --- /dev/null +++ b/GameKitServices.framework/GKVoiceChatDictionary.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@class NSMutableDictionary; + +@interface GKVoiceChatDictionary : NSObject { + NSMutableDictionary *actualDictionary; + unsigned int type; + int orignalCallID; +} + +@property int callID; +@property(readonly) int originalCallID; +@property int nonce; + ++ (id)inviteDictionaryToParticipantID:(id)arg1 fromParticipantID:(id)arg2 connectionData:(id)arg3 callID:(int)arg4 focus:(BOOL)arg5; ++ (id)dictionaryFromData:(id)arg1; ++ (BOOL)validateDictionary:(id)arg1; ++ (BOOL)validateInvite:(id)arg1; ++ (BOOL)validateReply:(id)arg1; ++ (BOOL)validateCancel:(id)arg1; ++ (BOOL)validateFocus:(id)arg1; + +- (int)originalCallID; +- (id)replyDictionary:(unsigned int)arg1 connectionData:(id)arg2 callID:(int)arg3 focus:(BOOL)arg4; +- (id)cancelDictionary; +- (id)focusDictionary:(BOOL)arg1; +- (BOOL)isInviteDictionary; +- (BOOL)isCancelDictionary; +- (BOOL)isReplyDictionary; +- (BOOL)isFocusDictionary; +- (BOOL)matchesResponse:(id)arg1; +- (void)setFromParticipantID:(id)arg1; +- (void)setNonce:(int)arg1; +- (void)setFocus:(BOOL)arg1; +- (id)createBlob; +- (id)setLocalVCPartyID:(id)arg1; +- (id)setRemoteVCPartyID:(id)arg1; +- (id)fromParticipantID; +- (int)nonce; +- (id)remoteVCPartyID; +- (id)localVCPartyID; +- (BOOL)matchesNonce:(int)arg1; +- (id)version; +- (unsigned int)response; +- (unsigned int)type; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isFocus; +- (id)connectionData; +- (id)participantID; +- (int)callID; +- (void)setCallID:(int)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/GKVoiceChatServiceFocus.h b/GameKitServices.framework/GKVoiceChatServiceFocus.h new file mode 100755 index 0000000..b09afc3 --- /dev/null +++ b/GameKitServices.framework/GKVoiceChatServiceFocus.h @@ -0,0 +1,74 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@class NSMutableArray, NSString; + +@interface GKVoiceChatServiceFocus : GKVoiceChatServicePrivate { + NSMutableArray *outgoingCallDictList; + NSMutableArray *incomingCallDictList; + int incomingUID; + NSString *currentFocus; + int packetsPerBundle; + BOOL hasMic; +} + +@property BOOL hasMic; +@property int packetsPerBundle; +@property(copy) NSString * currentFocus; + ++ (id)defaultVoiceChatService; + +- (void)receivedData:(id)arg1 fromParticipantID:(id)arg2; +- (void)denyCallID:(int)arg1; +- (BOOL)acceptCallID:(int)arg1 error:(id*)arg2; +- (BOOL)startVoiceChatWithParticipantID:(id)arg1 error:(id*)arg2; +- (void)remoteCancelled:(id)arg1; +- (void)stopVoiceChatProc:(id)arg1; +- (void)sendFocusChange:(BOOL)arg1; +- (id)localDisplayNameForCallID:(int)arg1; +- (id)remoteDisplayNameForCallID:(int)arg1; +- (BOOL)isAudioPausedToParticipantID:(id)arg1; +- (void)pauseAudio:(BOOL)arg1 toParticipantID:(id)arg2; +- (void)remoteCancelledProc:(id)arg1; +- (void)stopVoiceChatProc:(id)arg1 participantDidCancel:(BOOL)arg2; +- (id)openOutgoingDictionaryForParticipantID:(id)arg1; +- (id)dictionaryForCallID:(int)arg1 isIncomingDictonary:(BOOL)arg2; +- (BOOL)processInviteDictionary:(id)arg1 fromParticipantID:(id)arg2; +- (BOOL)processReplyDict:(id)arg1; +- (BOOL)processCancelDict:(id)arg1; +- (BOOL)processFocusDict:(id)arg1 fromParticipantID:(id)arg2; +- (BOOL)processInviteDictionaryForTie:(id)arg1 fromParticipantID:(id)arg2; +- (id)dictionaryForParticipantID:(id)arg1 isIncomingDictonary:(BOOL)arg2; +- (id)dictionaryForNonce:(int)arg1 participantID:(id)arg2 isIncomingDictonary:(BOOL)arg3; +- (id)incomingDictionaryMatchingOriginalCallID:(int)arg1 participantID:(id)arg2; +- (BOOL)processFocusChange:(id)arg1 fromParticipantID:(id)arg2; +- (void)setFocus:(BOOL)arg1; +- (void)setChatMode:(int)arg1; +- (void)setCurrentFocus:(id)arg1; +- (void)updatedMutedPeers:(id)arg1 forParticipantID:(id)arg2; +- (void)updatedConnectedPeers:(id)arg1; +- (void)setHasMic:(BOOL)arg1; +- (void)setTalkingPeersLimit:(unsigned int)arg1; +- (void)setSpeakingDelegate:(id)arg1; +- (BOOL)hasMic; +- (id)currentFocus; +- (void)setIsUsingSuppression:(BOOL)arg1; +- (void)setQualityDelegate:(id)arg1; +- (void)setShouldTimeoutPackets:(BOOL)arg1; +- (int)packetsPerBundle; +- (void)setPacketsPerBundle:(int)arg1; +- (void)videoConference:(id)arg1 didStartSession:(BOOL)arg2 withCallID:(int)arg3 error:(id)arg4; +- (void)videoConference:(id)arg1 didStopWithCallID:(int)arg2 error:(id)arg3; +- (void*)localVideoLayer; +- (void)setLocalVideoLayer:(void*)arg1; +- (void*)remoteVideoLayer; +- (void)setRemoteVideoLayer:(void*)arg1; +- (double)getLocalFramerate; +- (double)getLocalBitrate; +- (double)getRemoteFramerate; +- (double)getRemoteBitrate; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/GKVoiceChatServicePrivate.h b/GameKitServices.framework/GKVoiceChatServicePrivate.h new file mode 100755 index 0000000..00982d3 --- /dev/null +++ b/GameKitServices.framework/GKVoiceChatServicePrivate.h @@ -0,0 +1,178 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@class GKVoiceChatService, LoopbackSocketTunnel, , NSRecursiveLock, NSLock, VideoConference, NSString, GKVoiceChatDictionary; + +@interface GKVoiceChatServicePrivate : NSObject { + *client; + BOOL outputMeteringEnabled; + BOOL inputMeteringEnabled; + float outputMeterLevel; + float inputMeterLevel; + BOOL microphoneMuted; + int curCallID; + int state; + GKVoiceChatDictionary *incomingCallDict; + GKVoiceChatDictionary *outgoingCallDict; + NSString *sdp; + struct tagCONNRESULT { + int iCallID; + int iRemoteCallID; + int proto; + int bIfRelay; + unsigned short wRelayServType; + unsigned short wChannelNumber; + struct tagIPPORT { + int iFlags; + BOOL szIfName[16]; + union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } IP; + unsigned short wPort; + } mbLocal; + struct tagIPPORT { + int iFlags; + BOOL szIfName[16]; + union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } IP; + unsigned short wPort; + } mbRemote; + struct tagIPPORT { + int iFlags; + BOOL szIfName[16]; + union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } IP; + unsigned short wPort; + } mbSrc; + struct tagIPPORT { + int iFlags; + BOOL szIfName[16]; + union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } IP; + unsigned short wPort; + } mbDst; + struct tagIPPORT { + int iFlags; + BOOL szIfName[16]; + union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } IP; + unsigned short wPort; + } mbRemoteSrc; + struct tagIPPORT { + int iFlags; + BOOL szIfName[16]; + union { + unsigned int dwIPv4; + unsigned char abIPv6[16]; + } IP; + unsigned short wPort; + } mbRelayExt; + unsigned int dwRTT; + int bIfLocalCellularQoS; + int bIfRemoteCellularQoS; + int iLocalCellTech; + int iRemoteCellTech; + } currentConnResult; + LoopbackSocketTunnel *tunnel; + NSRecursiveLock *stateLock; + NSLock *clientLock; + GKVoiceChatService *wrapperService; + int didUseICE; + int bundle; + BOOL forceNoICE; + VideoConference *conf; + BOOL clientHasRTChannel; + int chatMode; + BOOL focus; +} + +@property float remoteParticipantVolume; +@property void* localVideoLayer; +@property void* remoteVideoLayer; +@property(getter=getLocalFramerate,readonly) double localFramerate; +@property(getter=getLocalBitrate,readonly) double localBitrate; +@property(getter=getRemoteFramerate,readonly) double remoteFramerate; +@property(getter=getRemoteBitrate,readonly) double remoteBitrate; +@property(getter=isFocus) BOOL focus; +@property int chatMode; +@property GKVoiceChatService * wrapperService; +@property int state; +@property(getter=isMicrophoneMuted) BOOL microphoneMuted; +@property(readonly) float inputMeterLevel; +@property(readonly) float outputMeterLevel; +@property(getter=isInputMeteringEnabled) BOOL inputMeteringEnabled; +@property(getter=isOutputMeteringEnabled) BOOL outputMeteringEnabled; +@property id client; + ++ (id)defaultVoiceChatService; + +- (void)setRemoteParticipantVolume:(float)arg1; +- (float)remoteParticipantVolume; +- (void)receivedData:(id)arg1 fromParticipantID:(id)arg2; +- (void)denyCallID:(int)arg1; +- (BOOL)acceptCallID:(int)arg1 error:(id*)arg2; +- (void)stopVoiceChatWithParticipantID:(id)arg1; +- (BOOL)startVoiceChatWithParticipantID:(id)arg1 error:(id*)arg2; +- (void)setClient:(id)arg1; +- (void)setWrapperService:(id)arg1; +- (void)getNSError:(id*)arg1 code:(int)arg2 description:(id)arg3 hResult:(long)arg4; +- (id)wrapperService; +- (int)startICEConnectionCheck:(id)arg1 isCaller:(BOOL)arg2; +- (void)informClientVoiceChatDidStartMainSelector:(id)arg1; +- (void)informClientVoiceChatDidNotStartMainSelector:(id)arg1; +- (BOOL)inviteIsValid:(id)arg1; +- (void)stopVoiceChatProc:(id)arg1; +- (id)localDisplayNameForCallID:(int)arg1; +- (id)remoteDisplayNameForCallID:(int)arg1; +- (void)getNSError:(id*)arg1 code:(int)arg2 description:(id)arg3 reason:(id)arg4; +- (id)createInvite:(id*)arg1 toParticipant:(id)arg2 callID:(int*)arg3; +- (id)createReplyUsingDictionary:(id)arg1 replyCode:(unsigned int)arg2 error:(id*)arg3; +- (int)startICEConnectionCheck:(id)arg1 isCaller:(BOOL)arg2 withCallID:(int)arg3; +- (void)informClientVoiceChatDidNotStart:(id)arg1; +- (void)informClientOfInviteFromParticipant:(id)arg1; +- (void)informClientVoiceChatDidStart:(id)arg1; +- (void)informClientVoiceChatDidStop:(id)arg1; +- (void)setFocus:(BOOL)arg1; +- (id)client; +- (void)cleanup; +- (void)setState:(int)arg1; +- (int)state; +- (void)setChatMode:(int)arg1; +- (void)forceNoICE:(BOOL)arg1; +- (BOOL)isFocus; +- (int)chatMode; +- (void)resetState; +- (void)vcArg:(id)arg1 sendRealTimeData:(id)arg2 toParticipantID:(id)arg3; +- (void)videoConference:(id)arg1 didStartSession:(BOOL)arg2 withCallID:(int)arg3 error:(id)arg4; +- (void)videoConference:(id)arg1 didStopWithCallID:(int)arg2 error:(id)arg3; +- (void)receivedRealTimeData:(id)arg1 fromParticipantID:(id)arg2; +- (BOOL)isOutputMeteringEnabled; +- (void)setOutputMeteringEnabled:(BOOL)arg1; +- (BOOL)isInputMeteringEnabled; +- (void)setInputMeteringEnabled:(BOOL)arg1; +- (float)outputMeterLevel; +- (float)inputMeterLevel; +- (void)setMicrophoneMuted:(BOOL)arg1; +- (BOOL)isMicrophoneMuted; +- (void*)localVideoLayer; +- (void)setLocalVideoLayer:(void*)arg1; +- (void*)remoteVideoLayer; +- (void)setRemoteVideoLayer:(void*)arg1; +- (double)getLocalFramerate; +- (double)getLocalBitrate; +- (double)getRemoteFramerate; +- (double)getRemoteBitrate; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/GKVoiceChatSession.h b/GameKitServices.framework/GKVoiceChatSession.h new file mode 100755 index 0000000..0673d3b --- /dev/null +++ b/GameKitServices.framework/GKVoiceChatSession.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@class , NSString, NSArray; + +@interface GKVoiceChatSession : NSObject { + id opaqueSession; +} + +@property * delegate; +@property(readonly) NSString * sessionName; +@property(readonly) NSArray * peerList; +@property(getter=isActiveSession) BOOL activeSession; +@property(readonly) float inputMeter; +@property float sessionVolume; + + +- (id)peerList; +- (float)sessionVolume; +- (void)setSessionVolume:(float)arg1; +- (BOOL)isActiveSession; +- (void)setActiveSession:(BOOL)arg1; +- (void)setMute:(BOOL)arg1 forPeer:(id)arg2; +- (void)stopSession; +- (void)startSession; +- (id)initWithGKSession:(id)arg1 sessionName:(id)arg2; +- (void)setDelegate:(id)arg1; +- (float)outputMeterForPeer:(id)arg1; +- (id)delegate; +- (float)inputMeter; +- (id)sessionName; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/GKVoiceChatSessionInternal.h b/GameKitServices.framework/GKVoiceChatSessionInternal.h new file mode 100755 index 0000000..a2c14f4 --- /dev/null +++ b/GameKitServices.framework/GKVoiceChatSessionInternal.h @@ -0,0 +1,115 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@class GKVoiceChatServiceFocus, GKRWLock, NSMutableArray, GKSessionInternal, VoiceChatSessionRoster, GKWifiListener, NSString, , NSMutableDictionary, NSArray; + +@interface GKVoiceChatSessionInternal : NSObject { + NSString *_sessionName; + unsigned int _conferenceID; + BOOL activeSession; + float sessionVolume; + BOOL focusCallbacks; + GKSessionInternal *_gkSession; + NSString *_peerID; + NSMutableArray *_connectedPeers; + NSMutableArray *_focusPausedPeers; + NSMutableArray *_connectedVoicePeers; + NSMutableArray *_connectedFocusPeers; + NSMutableArray *_mutedPeers; + NSMutableArray *_myPausedList; + NSMutableDictionary *_peerChannelQuality; + BOOL needsRecalculateGoodChannels; + int goodChannels; + unsigned int talkingPeersLimit; + BOOL isUsingSuppression; + unsigned int _sessionState; + GKRWLock *_rwLock; + GKVoiceChatServiceFocus *_vcService; + VoiceChatSessionRoster *_roster; + struct dispatch_queue_s { } *_sendQueue; + *delegate; + unsigned int congestionState; + id _publicWrapper; + GKWifiListener *_wifiListener; + BOOL _currentWifiState; + unsigned long _audioInputAvailable; +} + +@property(readonly) NSString * sessionName; +@property(readonly) unsigned int conferenceID; +@property(readonly) NSArray * peerList; +@property(getter=isActiveSession) BOOL activeSession; +@property float sessionVolume; +@property BOOL isUsingSuppression; +@property unsigned int talkingPeersLimit; +@property * delegate; + ++ (void)brokenHash:(id)arg1 response:(char *)arg2; + +- (id)peerList; +- (float)sessionVolume; +- (void)setSessionVolume:(float)arg1; +- (BOOL)isActiveSession; +- (void)setActiveSession:(BOOL)arg1; +- (void)setMute:(BOOL)arg1 forPeer:(id)arg2; +- (void)stopSession; +- (void)startSession; +- (void)session:(id)arg1 peer:(id)arg2 didChangeState:(int)arg3; +- (void)setDelegate:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)session:(id)arg1 didReceiveAudioPacket:(id)arg2 fromPeerID:(id)arg3; +- (void)session:(id)arg1 didReceiveOOBAudioPacket:(id)arg2 fromPeerID:(id)arg3; +- (void)removeFromFocusPausedList:(id)arg1; +- (void)audioInputDidChange:(unsigned long)arg1; +- (void)startSessionInternal; +- (void)stopSessionInternal; +- (void)calculateConferenceID; +- (id)encodePeerID:(id)arg1; +- (void)updatedMutedPeers:(id)arg1 forPeer:(id)arg2; +- (void)sendMutedPeers; +- (void)updatedSubscribedBeaconList:(id)arg1; +- (unsigned int)conferenceID; +- (void)sendConnectedPeers; +- (void)unPauseAll; +- (void)updatedFocusPeers:(id)arg1; +- (void)informClientVoiceChatFocusChange:(id)arg1; +- (void)addPeerToFocusPausedList:(id)arg1; +- (int)goodChannels; +- (void)parseConnectedPeers:(id)arg1; +- (void)parseMutedPeers:(id)arg1 forPeer:(id)arg2; +- (id)decodePeerID:(id)arg1; +- (void)informClientVoiceChatSpeaking:(id)arg1; +- (void)informClientVoiceChatSilent:(id)arg1; +- (int)calculateChannelQualities; +- (void)pauseAll; +- (void)pruneBadLinks; +- (unsigned int)peerCount; +- (void)updatedFocusID:(unsigned int)arg1; +- (id)initWithGKSession:(id)arg1 publicWrapper:(id)arg2 sessionName:(id)arg3; +- (void)voiceChatService:(id)arg1 didReceiveInvitationFromParticipantID:(id)arg2 callID:(int)arg3; +- (void)voiceChatService:(id)arg1 didStartWithParticipantID:(id)arg2; +- (void)voiceChatService:(id)arg1 didNotStartWithParticipantID:(id)arg2 error:(id)arg3; +- (void)voiceChatService:(id)arg1 didStopWithParticipantID:(id)arg2 error:(id)arg3; +- (void)voiceChatService:(id)arg1 sendData:(id)arg2 toParticipantID:(id)arg3; +- (void)informClientVoiceChatDidStart:(id)arg1; +- (void)informClientVoiceChatDidStop:(id)arg1; +- (void)cleanup; +- (id)delegate; +- (id)delegate; +- (void)updatedConnectedPeers:(id)arg1; +- (unsigned int)talkingPeersLimit; +- (void)setTalkingPeersLimit:(unsigned int)arg1; +- (BOOL)isUsingSuppression; +- (void)setIsUsingSuppression:(BOOL)arg1; +- (void)didStartSpeaking:(id)arg1; +- (void)didStopSpeaking:(id)arg1; +- (void)cleanupProc:(id)arg1; +- (void)lossRate:(float)arg1 forParticipantID:(id)arg2; +- (id)participantID; +- (id)sessionName; +- (void)wifiStateDidChange:(BOOL)arg1; +- (BOOL)isEqual:(id)arg1; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/GKVoiceChatSessionListener.h b/GameKitServices.framework/GKVoiceChatSessionListener.h new file mode 100755 index 0000000..68df679 --- /dev/null +++ b/GameKitServices.framework/GKVoiceChatSessionListener.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@class GKRWLock, NSMutableArray, GKSessionInternal; + +@interface GKVoiceChatSessionListener : NSObject { + NSMutableArray *_conferenceList; + GKSessionInternal *_gkSession; + GKRWLock *_rwlock; +} + + +- (void)session:(id)arg1 peer:(id)arg2 didChangeState:(int)arg3; +- (id)currentSessions; +- (void)registerNewGKVoiceChatSession:(id)arg1; +- (void)removeSession:(id)arg1; +- (void)receivedNewVoiceChatOOBMessage:(id)arg1 fromPeerID:(id)arg2; +- (id)initWithSession:(id)arg1; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/GKVoiceChatSessionMessage.h b/GameKitServices.framework/GKVoiceChatSessionMessage.h new file mode 100755 index 0000000..7aad737 --- /dev/null +++ b/GameKitServices.framework/GKVoiceChatSessionMessage.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@class NSMutableData; + +@interface GKVoiceChatSessionMessage : GKOOBMessage { + NSMutableData *_data; + unsigned int _conferenceID; + unsigned int _subtype; +} + + +- (id)data; +- (unsigned int)conferenceID; +- (id)initWithPayload:(id)arg1 conferenceID:(unsigned int)arg2 subtype:(unsigned int)arg3; +- (BOOL)_checkType:(unsigned short)arg1; +- (BOOL)_checkSize:(unsigned long)arg1; +- (id)initWithBytes:(void*)arg1 length:(unsigned long)arg2; +- (unsigned int)subtype; +- (id)payload; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/VoiceChatSessionBeaconState.h b/GameKitServices.framework/VoiceChatSessionBeaconState.h new file mode 100755 index 0000000..7541fc3 --- /dev/null +++ b/GameKitServices.framework/VoiceChatSessionBeaconState.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@interface VoiceChatSessionBeaconState : NSObject { + struct tagVoiceChatBeacon { unsigned int x1; unsigned int x2; unsigned int x3; unsigned int x4; unsigned int x5; } *lastReceivedBeacon; + unsigned int sentState; + unsigned int receivedState; + BOOL needsSend; + unsigned int typeToSend; +} + +@property unsigned int typeToSend; +@property BOOL needsSend; +@property unsigned int receivedState; +@property unsigned int sentState; + + +- (void)setNeedsSend:(BOOL)arg1; +- (void)setTypeToSend:(unsigned int)arg1; +- (void)setSentState:(unsigned int)arg1; +- (BOOL)needsSend; +- (unsigned int)typeToSend; +- (unsigned int)receivedState; +- (struct tagVoiceChatBeacon { unsigned int x1; unsigned int x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)lastReceivedBeacon; +- (void)setLastReceivedBeacon:(struct tagVoiceChatBeacon { unsigned int x1; unsigned int x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)arg1; +- (void)setReceivedState:(unsigned int)arg1; +- (unsigned int)sentState; +- (id)init; +- (void)dealloc; + +@end diff --git a/GameKitServices.framework/VoiceChatSessionRoster.h b/GameKitServices.framework/VoiceChatSessionRoster.h new file mode 100755 index 0000000..c7c7cf8 --- /dev/null +++ b/GameKitServices.framework/VoiceChatSessionRoster.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GameKitServices.framework/GameKitServices + */ + +@class NSMutableDictionary, NSString, GKSessionInternal, GKVoiceChatSessionInternal, NSMutableArray; + +@interface VoiceChatSessionRoster : NSObject { + GKSessionInternal *_gkSession; + NSString *_peerID; + GKVoiceChatSessionInternal *_gkvs; + struct dispatch_queue_s { } *_sendQueue; + NSMutableArray *_connectedPeers; + NSMutableDictionary *_peerStateTable; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } resMutex; + BOOL _needsUpdateBeaconList; + BOOL _waitingToCalculateFocus; + unsigned int _deviceRating; + unsigned int _focusRating; + unsigned int _chosenFocusRating; + unsigned int _focusID; + BOOL _isBeaconUp; + BOOL _hasFocus; +} + + +- (id)initWithGKSession:(id)arg1 peerID:(id)arg2 voiceChatSession:(id)arg3 sendQueue:(struct dispatch_queue_s { }*)arg4; +- (void)startBeaconWrapper:(id)arg1; +- (unsigned int)focusID; +- (id)subscribedPeers; +- (void)stopBeacon; +- (void)peer:(id)arg1 didChangeState:(int)arg2; +- (void)receivedBeacon:(id)arg1 fromPeer:(id)arg2; +- (BOOL)recalculateFocusRating; +- (void)updateBeacon; +- (void)configureDeviceRating; +- (void)startBeacon; +- (void)sendBeacons; +- (void)calculateFocus:(id)arg1; +- (void)sendBeacon:(struct tagVoiceChatBeacon { unsigned int x1; unsigned int x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)arg1 ToPeer:(id)arg2; +- (void)processSubscribeBeacon:(struct tagVoiceChatBeacon { unsigned int x1; unsigned int x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)arg1 beaconState:(id)arg2 fromPeer:(id)arg3; +- (void)processUnsubscribeBeacon:(struct tagVoiceChatBeacon { unsigned int x1; unsigned int x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)arg1 beaconState:(id)arg2 fromPeer:(id)arg3; +- (BOOL)hasFocus; +- (void)cleanup; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOAddress.h b/GeoServices.framework/GEOAddress.h new file mode 100755 index 0000000..dba7e1b --- /dev/null +++ b/GeoServices.framework/GEOAddress.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMutableArray, GEOStructuredAddress; + +@interface GEOAddress : PBCodable { + NSMutableArray *_formattedAddressLines; + GEOStructuredAddress *_structuredAddress; +} + +@property(retain) NSMutableArray * formattedAddressLines; +@property(readonly) BOOL hasStructuredAddress; +@property(retain) GEOStructuredAddress * structuredAddress; + + +- (BOOL)readFrom:(id)arg1; +- (id)initWithAddressString:(id)arg1; +- (id)formattedAddressLineAtIndex:(unsigned int)arg1; +- (unsigned int)formattedAddressLinesCount; +- (void)addFormattedAddressLine:(id)arg1; +- (void)setFormattedAddressLines:(id)arg1; +- (BOOL)hasStructuredAddress; +- (void)setStructuredAddress:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)formattedAddressLines; +- (id)structuredAddress; +- (id)addressDictionary; +- (id)description; +- (void)dealloc; +- (id)initWithGMMSearchResult:(id)arg1; +- (id)singleLineAddress; + +@end diff --git a/GeoServices.framework/GEOBusiness.h b/GeoServices.framework/GEOBusiness.h new file mode 100755 index 0000000..6b0d086 --- /dev/null +++ b/GeoServices.framework/GEOBusiness.h @@ -0,0 +1,121 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSString, NSMutableArray; + +@interface GEOBusiness : PBCodable { + BOOL _hasUID; + long long _uID; + BOOL _hasVersion; + int _version; + NSString *_name; + NSString *_notice; + NSString *_phoneticName; + NSString *_phoneticNotice; + NSString *_telephone; + NSString *_uRL; + BOOL _hasIsUnverified; + BOOL _isUnverified; + BOOL _hasIsClosed; + BOOL _isClosed; + NSString *_mapsURL; + NSMutableArray *_ratings; + NSMutableArray *_categorys; + NSMutableArray *_sources; + NSMutableArray *_starRatings; +} + +@property BOOL hasUID; +@property long long uID; +@property BOOL hasVersion; +@property int version; +@property(readonly) BOOL hasName; +@property(retain) NSString * name; +@property(readonly) BOOL hasNotice; +@property(retain) NSString * notice; +@property(readonly) BOOL hasPhoneticName; +@property(retain) NSString * phoneticName; +@property(readonly) BOOL hasPhoneticNotice; +@property(retain) NSString * phoneticNotice; +@property(readonly) BOOL hasTelephone; +@property(retain) NSString * telephone; +@property(readonly) BOOL hasURL; +@property(retain) NSString * uRL; +@property BOOL hasIsUnverified; +@property BOOL isUnverified; +@property BOOL hasIsClosed; +@property BOOL isClosed; +@property(readonly) BOOL hasMapsURL; +@property(retain) NSString * mapsURL; +@property(retain) NSMutableArray * ratings; +@property(retain) NSMutableArray * categorys; +@property(retain) NSMutableArray * sources; +@property(retain) NSMutableArray * starRatings; + + +- (BOOL)readFrom:(id)arg1; +- (void)setMapsURL:(id)arg1; +- (void)setIsClosed:(BOOL)arg1; +- (void)setIsUnverified:(BOOL)arg1; +- (void)setTelephone:(id)arg1; +- (id)notice; +- (BOOL)hasNotice; +- (void)setNotice:(id)arg1; +- (id)categorys; +- (id)categoryAtIndex:(unsigned int)arg1; +- (unsigned int)categorysCount; +- (void)addCategory:(id)arg1; +- (void)setCategorys:(id)arg1; +- (id)starRatings; +- (id)ratings; +- (BOOL)isClosed; +- (void)setHasIsClosed:(BOOL)arg1; +- (BOOL)hasIsClosed; +- (BOOL)isUnverified; +- (void)setHasIsUnverified:(BOOL)arg1; +- (BOOL)hasIsUnverified; +- (id)telephone; +- (id)phoneticNotice; +- (id)phoneticName; +- (void)setHasVersion:(BOOL)arg1; +- (BOOL)hasVersion; +- (long long)uID; +- (void)setHasUID:(BOOL)arg1; +- (BOOL)hasUID; +- (id)starRatingAtIndex:(unsigned int)arg1; +- (unsigned int)starRatingsCount; +- (id)sourceAtIndex:(unsigned int)arg1; +- (unsigned int)sourcesCount; +- (id)ratingAtIndex:(unsigned int)arg1; +- (unsigned int)ratingsCount; +- (BOOL)hasMapsURL; +- (BOOL)hasTelephone; +- (BOOL)hasPhoneticNotice; +- (BOOL)hasPhoneticName; +- (void)addStarRating:(id)arg1; +- (void)addRating:(id)arg1; +- (void)setUID:(long long)arg1; +- (void)setStarRatings:(id)arg1; +- (void)setSources:(id)arg1; +- (void)setRatings:(id)arg1; +- (void)setPhoneticNotice:(id)arg1; +- (void)setPhoneticName:(id)arg1; +- (BOOL)hasName; +- (id)sources; +- (id)uRL; +- (BOOL)hasURL; +- (void)writeTo:(id)arg1; +- (void)setVersion:(int)arg1; +- (int)version; +- (void)setURL:(id)arg1; +- (id)dictionaryRepresentation; +- (id)mapsURL; +- (id)name; +- (void)addSource:(id)arg1; +- (void)setName:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)initWithGMMSearchResult:(id)arg1; + +@end diff --git a/GeoServices.framework/GEOCache.h b/GeoServices.framework/GEOCache.h new file mode 100755 index 0000000..64c2926 --- /dev/null +++ b/GeoServices.framework/GEOCache.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class , NSLock; + +@interface GEOCache : NSCache { + *_proxiedDelegate; + BOOL _proxiedDelegateListens; + NSLock *_hotseatLock; + void *_hotseatCache; + unsigned long long _hotseatTouch; + unsigned int _minCapacity; +} + +@property(readonly) unsigned int minCapacity; + + +- (unsigned int)minCapacity; +- (id)_addHotseatValue:(id)arg1 forKey:(id)arg2; +- (void)_enteredBackground:(id)arg1; +- (id)initWithMinCapacity:(unsigned int)arg1; +- (void)removeObjectForKey:(id)arg1; +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (void)removeAllObjects; +- (void)setObject:(id)arg1 forKey:(id)arg2 cost:(unsigned int)arg3; +- (void)cache:(id)arg1 willEvictObject:(id)arg2; +- (id)objectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOCountryConfiguration.h b/GeoServices.framework/GEOCountryConfiguration.h new file mode 100755 index 0000000..acf052f --- /dev/null +++ b/GeoServices.framework/GEOCountryConfiguration.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMutableData, NSString, NSDictionary, NSURLConnection; + +@interface GEOCountryConfiguration : NSObject { + NSURLConnection *_connection; + NSMutableData *_responseData; + NSString *_countryCode; + NSDictionary *_oldProvidersInfo; + NSString *_oldCountryCode; + BOOL _isObservingReachability; + BOOL _isUpdating; +} + +@property(copy) NSString * countryCode; + ++ (id)sharedConfiguration; + +- (void)_reachabilityChanged:(id)arg1; +- (void)_registerNetworkDefaults; +- (void)_checkCountryProviders; +- (void)_checkCountryCode; +- (void)_useCountryCodeProvider:(id)arg1; +- (id)countryDefaultForKey:(id)arg1; +- (id)connection:(id)arg1 willCacheResponse:(id)arg2; +- (id)countryCode; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (void)setCountryCode:(id)arg1; +- (void)toggleCountry; +- (void)updateProvidersForCurrentCountry; +- (id)defaultForKey:(id)arg1 defaultValue:(id)arg2; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEODirectionsCollectionRequest.h b/GeoServices.framework/GEODirectionsCollectionRequest.h new file mode 100755 index 0000000..9d4f9b8 --- /dev/null +++ b/GeoServices.framework/GEODirectionsCollectionRequest.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMutableArray; + +@interface GEODirectionsCollectionRequest : PBRequest { + NSMutableArray *_requestElements; +} + +@property(retain) NSMutableArray * requestElements; + + +- (Class)responseClass; +- (BOOL)readFrom:(id)arg1; +- (id)requestElements; +- (id)requestElementsAtIndex:(unsigned int)arg1; +- (unsigned int)requestElementsCount; +- (void)addRequestElements:(id)arg1; +- (void)setRequestElements:(id)arg1; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEODirectionsCollectionResponse.h b/GeoServices.framework/GEODirectionsCollectionResponse.h new file mode 100755 index 0000000..eb417bb --- /dev/null +++ b/GeoServices.framework/GEODirectionsCollectionResponse.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEODirectionsCollectionResponse : PBCodable { +} + + +- (BOOL)readFrom:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEODirectionsProvider.h b/GeoServices.framework/GEODirectionsProvider.h new file mode 100755 index 0000000..670354d --- /dev/null +++ b/GeoServices.framework/GEODirectionsProvider.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface GEODirectionsProvider : NSObject { + BOOL _isLoading; + int _requestType; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _finishedHandler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _errorHandler; + +} + +@property BOOL isLoading; +@property(copy) id finishedHandler; +@property(copy) id errorHandler; + ++ (id)providerHostname; ++ (unsigned short)providerID; + +- (void)cancelRequest; +- (void)startRequest:(id)arg1 finished:(id)arg2 error:(id)arg3; +- (void)cancelProviderRequest; +- (void)startProviderWithRequest:(id)arg1; +- (void)providerDidCancel; +- (void)providerReceivedResponse:(id)arg1; +- (void)providerReceivedErrorCode:(int)arg1; +- (void)requestCompleted; +- (id)finishedHandler; +- (void)setFinishedHandler:(id)arg1; +- (void)setIsLoading:(BOOL)arg1; +- (id)errorHandler; +- (void)setErrorHandler:(id)arg1; +- (BOOL)isLoading; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEODirectionsRequest.h b/GeoServices.framework/GEODirectionsRequest.h new file mode 100755 index 0000000..1c8a5bc --- /dev/null +++ b/GeoServices.framework/GEODirectionsRequest.h @@ -0,0 +1,115 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOMapRegion, NSMutableArray, GEOLocation; + +@interface GEODirectionsRequest : PBRequest { + int _type; + NSMutableArray *_placeSearchs; + BOOL _hasTimestampType; + int _timestampType; + BOOL _hasTimestamp; + double _timestamp; + BOOL _hasPreference; + int _preference; + BOOL _hasIncludePhonetics; + BOOL _includePhonetics; + BOOL _hasIncludeNavigationInfo; + BOOL _includeNavigationInfo; + BOOL _hasMaxRouteCount; + int _maxRouteCount; + GEOLocation *_currentUserLocation; + GEOMapRegion *_currentMapRegion; + BOOL _hasIncludeRoutePoints; + BOOL _includeRoutePoints; + BOOL _hasIncludeRouteSegments; + BOOL _includeRouteSegments; + BOOL _hasPageOffset; + int _pageOffset; +} + +@property int type; +@property(retain) NSMutableArray * placeSearchs; +@property BOOL hasTimestampType; +@property int timestampType; +@property BOOL hasTimestamp; +@property double timestamp; +@property BOOL hasPreference; +@property int preference; +@property BOOL hasIncludePhonetics; +@property BOOL includePhonetics; +@property BOOL hasIncludeNavigationInfo; +@property BOOL includeNavigationInfo; +@property BOOL hasMaxRouteCount; +@property int maxRouteCount; +@property(readonly) BOOL hasCurrentUserLocation; +@property(retain) GEOLocation * currentUserLocation; +@property(readonly) BOOL hasCurrentMapRegion; +@property(retain) GEOMapRegion * currentMapRegion; +@property BOOL hasIncludeRoutePoints; +@property BOOL includeRoutePoints; +@property BOOL hasIncludeRouteSegments; +@property BOOL includeRouteSegments; +@property BOOL hasPageOffset; +@property int pageOffset; + + +- (Class)responseClass; +- (int)pageOffset; +- (BOOL)readFrom:(id)arg1; +- (int)timestampType; +- (id)currentMapRegion; +- (id)placeSearchs; +- (void)setHasTimestamp:(BOOL)arg1; +- (BOOL)hasTimestamp; +- (void)setHasPageOffset:(BOOL)arg1; +- (BOOL)hasPageOffset; +- (BOOL)includeRouteSegments; +- (void)setHasIncludeRouteSegments:(BOOL)arg1; +- (BOOL)hasIncludeRouteSegments; +- (BOOL)includeRoutePoints; +- (void)setHasIncludeRoutePoints:(BOOL)arg1; +- (BOOL)hasIncludeRoutePoints; +- (id)currentUserLocation; +- (void)setHasMaxRouteCount:(BOOL)arg1; +- (BOOL)hasMaxRouteCount; +- (BOOL)includeNavigationInfo; +- (void)setHasIncludeNavigationInfo:(BOOL)arg1; +- (BOOL)hasIncludeNavigationInfo; +- (BOOL)includePhonetics; +- (void)setHasIncludePhonetics:(BOOL)arg1; +- (BOOL)hasIncludePhonetics; +- (int)preference; +- (void)setHasPreference:(BOOL)arg1; +- (BOOL)hasPreference; +- (void)setHasTimestampType:(BOOL)arg1; +- (BOOL)hasTimestampType; +- (BOOL)hasCurrentMapRegion; +- (BOOL)hasCurrentUserLocation; +- (int)maxRouteCount; +- (void)setPageOffset:(int)arg1; +- (void)setIncludeRouteSegments:(BOOL)arg1; +- (void)setIncludeRoutePoints:(BOOL)arg1; +- (void)setMaxRouteCount:(int)arg1; +- (void)setIncludeNavigationInfo:(BOOL)arg1; +- (void)setIncludePhonetics:(BOOL)arg1; +- (void)setPreference:(int)arg1; +- (void)setTimestampType:(int)arg1; +- (void)addPlaceSearch:(id)arg1; +- (void)setCurrentMapRegion:(id)arg1; +- (void)setCurrentUserLocation:(id)arg1; +- (void)setPlaceSearchs:(id)arg1; +- (id)placeSearchAtIndex:(unsigned int)arg1; +- (unsigned int)placeSearchsCount; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (int)type; +- (double)timestamp; +- (void)setType:(int)arg1; +- (void)setTimestamp:(double)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEODirectionsRequester.h b/GeoServices.framework/GEODirectionsRequester.h new file mode 100755 index 0000000..da2cd96 --- /dev/null +++ b/GeoServices.framework/GEODirectionsRequester.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMapTable, NSLock; + +@interface GEODirectionsRequester : NSObject { + NSMapTable *_pendingRequests; + NSLock *_pendingRequestsLock; + NSMapTable *_providers; +} + ++ (id)sharedRequester; + +- (void)registerProvider:(Class)arg1; +- (Class)classForProviderID:(short)arg1; +- (void)cancelRequest:(id)arg1; +- (id)hostnameForProviderID:(short)arg1; +- (void)startRequest:(id)arg1 finished:(id)arg2 networkActivity:(id)arg3 error:(id)arg4; +- (id)init; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEODirectionsResponse.h b/GeoServices.framework/GEODirectionsResponse.h new file mode 100755 index 0000000..220e36d --- /dev/null +++ b/GeoServices.framework/GEODirectionsResponse.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMutableArray; + +@interface GEODirectionsResponse : PBCodable { + int _status; + NSMutableArray *_routes; + NSMutableArray *_locationResponses; + BOOL _hasLocalDistanceUnits; + int _localDistanceUnits; + NSMutableArray *_transitAgents; +} + +@property int status; +@property(retain) NSMutableArray * routes; +@property(retain) NSMutableArray * locationResponses; +@property BOOL hasLocalDistanceUnits; +@property int localDistanceUnits; +@property(retain) NSMutableArray * transitAgents; + + +- (void)setStatus:(int)arg1; +- (BOOL)readFrom:(id)arg1; +- (void)setTransitAgents:(id)arg1; +- (void)setLocationResponses:(id)arg1; +- (void)setLocalDistanceUnits:(int)arg1; +- (id)routeAtIndex:(unsigned int)arg1; +- (unsigned int)routesCount; +- (void)addRoute:(id)arg1; +- (void)setRoutes:(id)arg1; +- (id)routes; +- (id)transitAgents; +- (void)setHasLocalDistanceUnits:(BOOL)arg1; +- (BOOL)hasLocalDistanceUnits; +- (id)locationResponses; +- (unsigned int)transitAgentsCount; +- (id)locationResponseAtIndex:(unsigned int)arg1; +- (unsigned int)locationResponsesCount; +- (void)addTransitAgent:(id)arg1; +- (void)addLocationResponse:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (int)status; +- (int)localDistanceUnits; +- (id)transitAgentAtIndex:(unsigned int)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEODirectionsRouteRequest.h b/GeoServices.framework/GEODirectionsRouteRequest.h new file mode 100755 index 0000000..1a4fd01 --- /dev/null +++ b/GeoServices.framework/GEODirectionsRouteRequest.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMutableArray, NSString; + +@interface GEODirectionsRouteRequest : GEODirectionsRequest { + unsigned short _providerID; + unsigned int _transitIconSize; + int _mapZoomLevel; + unsigned int _maxRoutes; + int _timezoneOffset; + int _cachedIconVersion; + NSMutableArray *_cachedIconIDs; + NSString *_startPlaceToken; + NSString *_endPlaceToken; + NSMutableArray *_viaWaypoints; +} + +@property unsigned short providerID; +@property unsigned int transitIconSize; +@property int mapZoomLevel; +@property unsigned int maxRoutes; +@property int timezoneOffset; +@property int cachedIconVersion; +@property(retain) NSMutableArray * cachedIconIDs; +@property(retain) NSString * startPlaceToken; +@property(retain) NSString * endPlaceToken; +@property(readonly) NSMutableArray * viaWaypoints; + + +- (Class)responseClass; +- (unsigned short)providerID; +- (unsigned int)transitIconSize; +- (int)timezoneOffset; +- (int)mapZoomLevel; +- (unsigned int)maxRoutes; +- (id)endPlaceToken; +- (id)startPlaceToken; +- (id)viaWaypoints; +- (void)addViaWaypoint:(id)arg1; +- (id)cachedIconIDs; +- (int)cachedIconVersion; +- (void)setCachedIconVersion:(int)arg1; +- (void)setEndPlaceToken:(id)arg1; +- (void)setStartPlaceToken:(id)arg1; +- (void)setCachedIconIDs:(id)arg1; +- (void)setMaxRoutes:(unsigned int)arg1; +- (void)setMapZoomLevel:(int)arg1; +- (void)setTransitIconSize:(unsigned int)arg1; +- (void)setTimezoneOffset:(int)arg1; +- (void)setProviderID:(unsigned short)arg1; +- (id)init; +- (void)dealloc; +- (id)calendarDate; + +@end diff --git a/GeoServices.framework/GEODirectionsRouteResponse.h b/GeoServices.framework/GEODirectionsRouteResponse.h new file mode 100755 index 0000000..8680d8a --- /dev/null +++ b/GeoServices.framework/GEODirectionsRouteResponse.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMutableArray; + +@interface GEODirectionsRouteResponse : GEODirectionsResponse { + int _type; + int _requestTimestampType; + double _requestTimestamp; + int _requestTimezoneOffset; + int _iconVersion; + NSMutableArray *_icons; +} + +@property int type; +@property int requestTimestampType; +@property double requestTimestamp; +@property int requestTimezoneOffset; +@property int iconVersion; +@property(retain) NSMutableArray * icons; + + +- (void)setRequestTimezoneOffset:(int)arg1; +- (void)setRequestTimestamp:(double)arg1; +- (void)setRequestTimestampType:(int)arg1; +- (int)iconVersion; +- (void)setIconVersion:(int)arg1; +- (int)requestTimestampType; +- (id)initWithDictionaryRepresentation:(id)arg1; +- (id)icons; +- (void)setIcons:(id)arg1; +- (id)dictionaryRepresentation; +- (int)type; +- (void)setType:(int)arg1; +- (int)requestTimezoneOffset; +- (double)requestTimestamp; +- (id)description; +- (void)dealloc; +- (id)requestCalendarDate; + +@end diff --git a/GeoServices.framework/GEODownloadMetadata.h b/GeoServices.framework/GEODownloadMetadata.h new file mode 100755 index 0000000..c07e3da --- /dev/null +++ b/GeoServices.framework/GEODownloadMetadata.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSString; + +@interface GEODownloadMetadata : PBCodable { + double _timestamp; + NSString *_etag; +} + +@property double timestamp; +@property(readonly) BOOL hasEtag; +@property(retain) NSString * etag; + + +- (BOOL)readFrom:(id)arg1; +- (id)etag; +- (BOOL)hasEtag; +- (void)setEtag:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (double)timestamp; +- (void)setTimestamp:(double)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOExpiringTileCache.h b/GeoServices.framework/GEOExpiringTileCache.h new file mode 100755 index 0000000..39c3f12 --- /dev/null +++ b/GeoServices.framework/GEOExpiringTileCache.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSRecursiveLock; + +@interface GEOExpiringTileCache : GEOTileCache { + NSRecursiveLock *_entryLock; + void *_head; + void *_tail; +} + + +- (void)_removeAllEntries; +- (void)setTile:(id)arg1 forKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg2 cost:(unsigned int)arg3; +- (id)tileForKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (void)setDelegate:(id)arg1; +- (void)removeAllObjects; +- (void)cache:(id)arg1 willEvictObject:(id)arg2; +- (id)expireTilesWithType:(unsigned char)arg1 provider:(unsigned short)arg2 olderThan:(double)arg3; +- (id)init; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOGeocodeProvider.h b/GeoServices.framework/GEOGeocodeProvider.h new file mode 100755 index 0000000..8947a33 --- /dev/null +++ b/GeoServices.framework/GEOGeocodeProvider.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface GEOGeocodeProvider : NSObject { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _successHandler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _errorHandler; + +} + +@property(copy) id successHandler; +@property(copy) id errorHandler; + ++ (id)providerName; ++ (unsigned short)provider; + +- (void)reverseGeocode:(id)arg1 success:(id)arg2 error:(id)arg3; +- (id)successHandler; +- (void)setSuccessHandler:(id)arg1; +- (id)errorHandler; +- (void)setErrorHandler:(id)arg1; +- (void)forwardGeocode:(id)arg1 success:(id)arg2 networkActivity:(id)arg3 error:(id)arg4; +- (void)cancel; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOGeocodeRequest.h b/GeoServices.framework/GEOGeocodeRequest.h new file mode 100755 index 0000000..40f9977 --- /dev/null +++ b/GeoServices.framework/GEOGeocodeRequest.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSString; + +@interface GEOGeocodeRequest : GEOPlaceSearchRequest { + unsigned short _provider; + NSString *_logRequestToFile; + NSString *_logResponseToFile; +} + +@property unsigned short provider; +@property(retain) NSString * logRequestToFile; +@property(retain) NSString * logResponseToFile; + + +- (id)logResponseToFile; +- (id)logRequestToFile; +- (void)setProvider:(unsigned short)arg1; +- (void)setLogResponseToFile:(id)arg1; +- (void)setLogRequestToFile:(id)arg1; +- (id)initForwardGeocodeWithAddressString:(id)arg1; +- (id)initForwardGeocodeWithAddressDictionary:(id)arg1; +- (id)initReverseGeocodeWithCoordinate:(struct { double x1; double x2; })arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)init; +- (void)dealloc; +- (unsigned short)provider; + +@end diff --git a/GeoServices.framework/GEOGeocodeRequester.h b/GeoServices.framework/GEOGeocodeRequester.h new file mode 100755 index 0000000..2333431 --- /dev/null +++ b/GeoServices.framework/GEOGeocodeRequester.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMapTable, NSLock; + +@interface GEOGeocodeRequester : NSObject { + NSMapTable *_pendingGeocodes; + NSLock *_pendingGeocodesLock; + NSMapTable *_providers; +} + ++ (void)_countryProvidersDidChange:(id)arg1; ++ (id)sharedGeocodeRequester; + +- (void)registerProvider:(Class)arg1; +- (void)cancelGeocode:(id)arg1; +- (void)forwardGeocode:(id)arg1 success:(id)arg2 networkActivity:(id)arg3 error:(id)arg4; +- (void)reverseGeocode:(id)arg1 success:(id)arg2 networkActivity:(id)arg3 error:(id)arg4; +- (id)init; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOLatLng.h b/GeoServices.framework/GEOLatLng.h new file mode 100755 index 0000000..618a5a9 --- /dev/null +++ b/GeoServices.framework/GEOLatLng.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOLatLng : PBCodable { + double _lat; + double _lng; +} + +@property double lat; +@property double lng; + + +- (BOOL)readFrom:(id)arg1; +- (int)lngE7; +- (int)latE7; +- (unsigned int)unsignedLatE7; +- (id)coordinateAsString; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (BOOL)isValid; +- (void)setLng:(double)arg1; +- (void)setLat:(double)arg1; +- (double)lng; +- (double)lat; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; +- (id)initWithGMMGeometry:(id)arg1; + +@end diff --git a/GeoServices.framework/GEOLocation.h b/GeoServices.framework/GEOLocation.h new file mode 100755 index 0000000..3f68026 --- /dev/null +++ b/GeoServices.framework/GEOLocation.h @@ -0,0 +1,88 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOLatLng; + +@interface GEOLocation : PBCodable { + GEOLatLng *_latLng; + BOOL _hasType; + int _type; + BOOL _hasTimestamp; + double _timestamp; + BOOL _hasAltitude; + int _altitude; + BOOL _hasHorizontalAccuracy; + double _horizontalAccuracy; + BOOL _hasVerticalAccuracy; + double _verticalAccuracy; + BOOL _hasSpeed; + double _speed; + BOOL _hasHeading; + double _heading; + BOOL _hasCourse; + double _course; +} + +@property(retain) GEOLatLng * latLng; +@property BOOL hasType; +@property int type; +@property BOOL hasTimestamp; +@property double timestamp; +@property BOOL hasAltitude; +@property int altitude; +@property BOOL hasHorizontalAccuracy; +@property double horizontalAccuracy; +@property BOOL hasVerticalAccuracy; +@property double verticalAccuracy; +@property BOOL hasSpeed; +@property double speed; +@property BOOL hasHeading; +@property double heading; +@property BOOL hasCourse; +@property double course; + + +- (BOOL)readFrom:(id)arg1; +- (BOOL)hasSpeed; +- (BOOL)hasType; +- (void)setHasType:(BOOL)arg1; +- (void)setHasHeading:(BOOL)arg1; +- (BOOL)hasHeading; +- (void)setHasVerticalAccuracy:(BOOL)arg1; +- (BOOL)hasVerticalAccuracy; +- (void)setHasAltitude:(BOOL)arg1; +- (BOOL)hasAltitude; +- (void)setHasTimestamp:(BOOL)arg1; +- (BOOL)hasTimestamp; +- (id)latLng; +- (void)setHasCourse:(BOOL)arg1; +- (BOOL)hasCourse; +- (void)setHasSpeed:(BOOL)arg1; +- (double)speed; +- (void)setSpeed:(double)arg1; +- (void)setHasHorizontalAccuracy:(BOOL)arg1; +- (BOOL)hasHorizontalAccuracy; +- (void)writeTo:(id)arg1; +- (void)setHorizontalAccuracy:(double)arg1; +- (int)altitude; +- (double)verticalAccuracy; +- (double)course; +- (double)horizontalAccuracy; +- (double)heading; +- (id)dictionaryRepresentation; +- (int)type; +- (double)timestamp; +- (void)setType:(int)arg1; +- (void)setTimestamp:(double)arg1; +- (id)initWithGEOCoordinate:(struct { double x1; double x2; })arg1; +- (void)setCourse:(double)arg1; +- (void)setVerticalAccuracy:(double)arg1; +- (void)setAltitude:(int)arg1; +- (void)setLatLng:(id)arg1; +- (void)setHeading:(double)arg1; +- (id)description; +- (void)dealloc; +- (id)_initWithCLClientLocation:(const struct { int x1; struct { double x_2_1_1; double x_2_1_2; } x2; double x3; double x4; double x5; double x6; double x7; double x8; double x9; double x10; int x11; double x12; int x13; }*)arg1; + +@end diff --git a/GeoServices.framework/GEOLocationResponse.h b/GeoServices.framework/GEOLocationResponse.h new file mode 100755 index 0000000..5cebc90 --- /dev/null +++ b/GeoServices.framework/GEOLocationResponse.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMutableArray; + +@interface GEOLocationResponse : PBCodable { + int _status; + NSMutableArray *_locations; +} + +@property int status; +@property(retain) NSMutableArray * locations; + + +- (void)setStatus:(int)arg1; +- (BOOL)readFrom:(id)arg1; +- (id)locationAtIndex:(unsigned int)arg1; +- (unsigned int)locationsCount; +- (void)addLocation:(id)arg1; +- (void)writeTo:(id)arg1; +- (void)setLocations:(id)arg1; +- (id)dictionaryRepresentation; +- (int)status; +- (id)locations; +- (id)description; +- (void)dealloc; +- (id)initWithGMMWaypointFeedback:(id)arg1; + +@end diff --git a/GeoServices.framework/GEOLocationResult.h b/GeoServices.framework/GEOLocationResult.h new file mode 100755 index 0000000..a91d6d1 --- /dev/null +++ b/GeoServices.framework/GEOLocationResult.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOPlaceResult; + +@interface GEOLocationResult : PBCodable { + GEOPlaceResult *_placeResult; +} + +@property(readonly) BOOL hasPlaceResult; +@property(retain) GEOPlaceResult * placeResult; + + +- (BOOL)readFrom:(id)arg1; +- (void)setPlaceResult:(id)arg1; +- (id)placeResult; +- (BOOL)hasPlaceResult; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOLocationShiftFunctionRequest.h b/GeoServices.framework/GEOLocationShiftFunctionRequest.h new file mode 100755 index 0000000..e51a1e6 --- /dev/null +++ b/GeoServices.framework/GEOLocationShiftFunctionRequest.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOLocationShiftFunctionRequest : GEOLocationShiftRequest { + unsigned short _providerID; +} + +@property unsigned short providerID; +@property struct { double x1; double x2; } coordinate; + + +- (unsigned short)providerID; +- (struct { double x1; double x2; })coordinate; +- (void)setProviderID:(unsigned short)arg1; +- (void)setCoordinate:(struct { double x1; double x2; })arg1; + +@end diff --git a/GeoServices.framework/GEOLocationShiftFunctionResponse.h b/GeoServices.framework/GEOLocationShiftFunctionResponse.h new file mode 100755 index 0000000..925a4d2 --- /dev/null +++ b/GeoServices.framework/GEOLocationShiftFunctionResponse.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOLocationShiftFunctionResponse : NSObject { + struct { + double latitude; + double longitude; + } _originalCoordinate; + struct { + double latitude; + double longitude; + } _shiftedCoordinate; + double _creationTime; +} + +@property struct { double x1; double x2; } originalCoordinate; + + +- (BOOL)needsNewFunctionForCoordinate:(struct { double x1; double x2; })arg1; +- (BOOL)wantsNewFunctionForCoordinate:(struct { double x1; double x2; })arg1; +- (struct { double x1; double x2; })shiftedCoordinateForCoordinate:(struct { double x1; double x2; })arg1 accuracy:(double*)arg2; +- (struct { double x1; double x2; })originalCoordinate; +- (void)setOriginalCoordinate:(struct { double x1; double x2; })arg1; +- (id)initWithLocationShiftResponse:(id)arg1 originalCoordinate:(struct { double x1; double x2; })arg2; + +@end diff --git a/GeoServices.framework/GEOLocationShiftProvider.h b/GeoServices.framework/GEOLocationShiftProvider.h new file mode 100755 index 0000000..53d834f --- /dev/null +++ b/GeoServices.framework/GEOLocationShiftProvider.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOLocationShiftProvider : NSObject { +} + ++ (unsigned short)providerID; + +- (void)cancelRequest; +- (void)startRequest:(id)arg1 finished:(id)arg2 error:(id)arg3; + +@end diff --git a/GeoServices.framework/GEOLocationShiftRequest.h b/GeoServices.framework/GEOLocationShiftRequest.h new file mode 100755 index 0000000..6acdc4b --- /dev/null +++ b/GeoServices.framework/GEOLocationShiftRequest.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOPixelPoint; + +@interface GEOLocationShiftRequest : PBRequest { + GEOPixelPoint *_pixel; +} + +@property(retain) GEOPixelPoint * pixel; + + +- (Class)responseClass; +- (BOOL)readFrom:(id)arg1; +- (id)pixel; +- (void)setPixel:(id)arg1; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOLocationShiftRequester.h b/GeoServices.framework/GEOLocationShiftRequester.h new file mode 100755 index 0000000..13c2464 --- /dev/null +++ b/GeoServices.framework/GEOLocationShiftRequester.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMapTable, NSLock; + +@interface GEOLocationShiftRequester : NSObject { + NSMapTable *_pendingRequests; + NSLock *_pendingRequestsLock; + NSMapTable *_providers; +} + ++ (id)sharedRequester; + +- (void)registerProvider:(Class)arg1; +- (Class)classForProviderID:(short)arg1; +- (void)cancelRequest:(id)arg1; +- (void)startRequest:(id)arg1 finished:(id)arg2 networkActivity:(id)arg3 error:(id)arg4; +- (id)init; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOLocationShiftResponse.h b/GeoServices.framework/GEOLocationShiftResponse.h new file mode 100755 index 0000000..6354620 --- /dev/null +++ b/GeoServices.framework/GEOLocationShiftResponse.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOPixelPoint; + +@interface GEOLocationShiftResponse : PBCodable { + GEOPixelPoint *_shiftedPixel; +} + +@property(readonly) struct { double x1; double x2; } shiftedCoordinate; +@property(retain) GEOPixelPoint * shiftedPixel; + + +- (BOOL)readFrom:(id)arg1; +- (struct { double x1; double x2; })shiftedCoordinate; +- (id)shiftedPixel; +- (void)setShiftedPixel:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOMapDataCacheHint.h b/GeoServices.framework/GEOMapDataCacheHint.h new file mode 100755 index 0000000..91c41e4 --- /dev/null +++ b/GeoServices.framework/GEOMapDataCacheHint.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOTileKeyList; + +@interface GEOMapDataCacheHint : NSObject { + GEOTileKeyList *_tileKeys; + int _policy; + double _priority; +} + +@property(retain) GEOTileKeyList * tileKeys; +@property int policy; +@property double priority; + + +- (void)setPriority:(double)arg1; +- (void)setPolicy:(int)arg1; +- (int)policy; +- (void)setTileKeys:(id)arg1; +- (id)tileKeys; +- (void)cacheTilesForKeys:(id)arg1; +- (void)cacheTilesForPath:(struct { double x1; double x2; }*)arg1 pointCount:(unsigned int)arg2 marginWidth:(double)arg3 atZoomLevel:(int)arg4; +- (void)cacheTilesForRegion:(id)arg1 atZoomLevel:(int)arg2; +- (void)cacheTilesForCenter:(struct { double x1; double x2; })arg1 radius:(double)arg2 atZoomLevel:(int)arg3; +- (double)priority; + +@end diff --git a/GeoServices.framework/GEOMapQuery.h b/GeoServices.framework/GEOMapQuery.h new file mode 100755 index 0000000..be46a36 --- /dev/null +++ b/GeoServices.framework/GEOMapQuery.h @@ -0,0 +1,136 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOMapRegion, NSString, GEOLocation, GEOSessionID, GEOPlaceSearchRequest; + +@interface GEOMapQuery : PBCodable { + NSString *_query; + BOOL _hasRequestType; + int _requestType; + BOOL _hasMapCenterX; + int _mapCenterX; + BOOL _hasMapCenterY; + int _mapCenterY; + BOOL _hasMapSpanX; + int _mapSpanX; + BOOL _hasMapSpanY; + int _mapSpanY; + BOOL _hasZoomlevel; + int _zoomlevel; + BOOL _hasClientImgFmt; + int _clientImgFmt; + BOOL _hasTilesizeX; + int _tilesizeX; + BOOL _hasTilesizeY; + int _tilesizeY; + BOOL _hasClientImgMaxWidth; + int _clientImgMaxWidth; + BOOL _hasClientImgMaxHeight; + int _clientImgMaxHeight; + GEOMapRegion *_mapRegion; + GEOLocation *_userLocation; + GEOSessionID *_sessionID; + GEOPlaceSearchRequest *_placeSearchRequest; +} + +@property(readonly) BOOL hasQuery; +@property(retain) NSString * query; +@property BOOL hasRequestType; +@property int requestType; +@property BOOL hasMapCenterX; +@property int mapCenterX; +@property BOOL hasMapCenterY; +@property int mapCenterY; +@property BOOL hasMapSpanX; +@property int mapSpanX; +@property BOOL hasMapSpanY; +@property int mapSpanY; +@property BOOL hasZoomlevel; +@property int zoomlevel; +@property BOOL hasClientImgFmt; +@property int clientImgFmt; +@property BOOL hasTilesizeX; +@property int tilesizeX; +@property BOOL hasTilesizeY; +@property int tilesizeY; +@property BOOL hasClientImgMaxWidth; +@property int clientImgMaxWidth; +@property BOOL hasClientImgMaxHeight; +@property int clientImgMaxHeight; +@property(readonly) BOOL hasMapRegion; +@property(retain) GEOMapRegion * mapRegion; +@property(readonly) BOOL hasUserLocation; +@property(retain) GEOLocation * userLocation; +@property(readonly) BOOL hasSessionID; +@property(retain) GEOSessionID * sessionID; +@property(readonly) BOOL hasPlaceSearchRequest; +@property(retain) GEOPlaceSearchRequest * placeSearchRequest; + + +- (BOOL)readFrom:(id)arg1; +- (void)setQuery:(id)arg1; +- (void)setHasRequestType:(BOOL)arg1; +- (BOOL)hasRequestType; +- (void)setRequestType:(int)arg1; +- (BOOL)hasQuery; +- (id)placeSearchRequest; +- (int)clientImgMaxHeight; +- (void)setHasClientImgMaxHeight:(BOOL)arg1; +- (BOOL)hasClientImgMaxHeight; +- (int)clientImgMaxWidth; +- (void)setHasClientImgMaxWidth:(BOOL)arg1; +- (BOOL)hasClientImgMaxWidth; +- (int)tilesizeY; +- (void)setHasTilesizeY:(BOOL)arg1; +- (BOOL)hasTilesizeY; +- (int)tilesizeX; +- (void)setHasTilesizeX:(BOOL)arg1; +- (BOOL)hasTilesizeX; +- (int)clientImgFmt; +- (void)setHasClientImgFmt:(BOOL)arg1; +- (BOOL)hasClientImgFmt; +- (int)zoomlevel; +- (void)setHasZoomlevel:(BOOL)arg1; +- (BOOL)hasZoomlevel; +- (int)mapSpanY; +- (void)setHasMapSpanY:(BOOL)arg1; +- (BOOL)hasMapSpanY; +- (int)mapSpanX; +- (void)setHasMapSpanX:(BOOL)arg1; +- (BOOL)hasMapSpanX; +- (int)mapCenterY; +- (void)setHasMapCenterY:(BOOL)arg1; +- (BOOL)hasMapCenterY; +- (int)mapCenterX; +- (void)setHasMapCenterX:(BOOL)arg1; +- (BOOL)hasMapCenterX; +- (BOOL)hasPlaceSearchRequest; +- (BOOL)hasSessionID; +- (BOOL)hasMapRegion; +- (void)setClientImgMaxHeight:(int)arg1; +- (void)setClientImgMaxWidth:(int)arg1; +- (void)setTilesizeY:(int)arg1; +- (void)setTilesizeX:(int)arg1; +- (void)setClientImgFmt:(int)arg1; +- (void)setZoomlevel:(int)arg1; +- (void)setMapSpanY:(int)arg1; +- (void)setMapSpanX:(int)arg1; +- (void)setMapCenterY:(int)arg1; +- (void)setMapCenterX:(int)arg1; +- (void)setPlaceSearchRequest:(id)arg1; +- (void)setUserLocation:(id)arg1; +- (int)requestType; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)query; +- (id)userLocation; +- (BOOL)hasUserLocation; +- (id)sessionID; +- (void)setSessionID:(id)arg1; +- (id)mapRegion; +- (void)setMapRegion:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOMapQueryCollectionRequest.h b/GeoServices.framework/GEOMapQueryCollectionRequest.h new file mode 100755 index 0000000..68d2e27 --- /dev/null +++ b/GeoServices.framework/GEOMapQueryCollectionRequest.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMutableArray; + +@interface GEOMapQueryCollectionRequest : PBRequest { + NSMutableArray *_requestElements; +} + +@property(retain) NSMutableArray * requestElements; + + +- (Class)responseClass; +- (BOOL)readFrom:(id)arg1; +- (id)requestElements; +- (id)requestElementsAtIndex:(unsigned int)arg1; +- (unsigned int)requestElementsCount; +- (void)addRequestElements:(id)arg1; +- (void)setRequestElements:(id)arg1; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOMapQueryCollectionResponse.h b/GeoServices.framework/GEOMapQueryCollectionResponse.h new file mode 100755 index 0000000..251be3c --- /dev/null +++ b/GeoServices.framework/GEOMapQueryCollectionResponse.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOMapQueryCollectionResponse : PBCodable { +} + + +- (BOOL)readFrom:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOMapRegion.h b/GeoServices.framework/GEOMapRegion.h new file mode 100755 index 0000000..a08d58e --- /dev/null +++ b/GeoServices.framework/GEOMapRegion.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOMapRegion : PBCodable { + BOOL _hasSouthLat; + double _southLat; + BOOL _hasWestLng; + double _westLng; + BOOL _hasNorthLat; + double _northLat; + BOOL _hasEastLng; + double _eastLng; +} + +@property(readonly) double centerLat; +@property(readonly) double centerLng; +@property(readonly) double spanLat; +@property(readonly) double spanLng; +@property BOOL hasSouthLat; +@property double southLat; +@property BOOL hasWestLng; +@property double westLng; +@property BOOL hasNorthLat; +@property double northLat; +@property BOOL hasEastLng; +@property double eastLng; + + +- (BOOL)readFrom:(id)arg1; +- (double)spanLng; +- (double)spanLat; +- (double)centerLng; +- (double)centerLat; +- (id)initWithSpannedRegion:(struct { struct { double x_1_1_1; double x_1_1_2; } x1; double x2; double x3; })arg1; +- (void)setHasEastLng:(BOOL)arg1; +- (void)setHasNorthLat:(BOOL)arg1; +- (void)setHasWestLng:(BOOL)arg1; +- (void)setHasSouthLat:(BOOL)arg1; +- (void)setSpannedRegion:(struct { struct { double x_1_1_1; double x_1_1_2; } x1; double x2; double x3; })arg1; +- (id)initWithLatitude:(double)arg1 longitude:(double)arg2; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (double)westLng; +- (double)eastLng; +- (double)southLat; +- (double)northLat; +- (BOOL)hasWestLng; +- (BOOL)hasEastLng; +- (BOOL)hasSouthLat; +- (BOOL)hasNorthLat; +- (void)setEastLng:(double)arg1; +- (void)setNorthLat:(double)arg1; +- (void)setWestLng:(double)arg1; +- (void)setSouthLat:(double)arg1; +- (BOOL)containsCoordinate:(struct { double x1; double x2; })arg1; +- (id)description; +- (void)dealloc; +- (id)initWithGMMGeometry:(id)arg1; +- (id)initWithGMMMapInfo:(id)arg1; + +@end diff --git a/GeoServices.framework/GEONetworkDataReader.h b/GeoServices.framework/GEONetworkDataReader.h new file mode 100755 index 0000000..81e435a --- /dev/null +++ b/GeoServices.framework/GEONetworkDataReader.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMutableData; + +@interface GEONetworkDataReader : NSObject { + NSMutableData *_data; + unsigned int _dataLength; + const void *_bytes; + unsigned int _bookmarkOffset; + unsigned int _offset; +} + + +- (BOOL)hasUnreadData; +- (void)seekToMarkedOffset; +- (void)markOffset; +- (id)readData:(unsigned short)arg1; +- (void)appendNetworkData:(id)arg1; +- (unsigned short)readUnsignedShort; +- (id)readString; +- (id)initWithData:(id)arg1; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOPixelPoint.h b/GeoServices.framework/GEOPixelPoint.h new file mode 100755 index 0000000..c317041 --- /dev/null +++ b/GeoServices.framework/GEOPixelPoint.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOPixelPoint : PBCodable { + double _x; + double _y; + BOOL _hasZ; + int _z; +} + +@property double x; +@property double y; +@property BOOL hasZ; +@property int z; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasZ:(BOOL)arg1; +- (BOOL)hasZ; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (void)setZ:(int)arg1; +- (int)z; +- (void)setY:(double)arg1; +- (double)y; +- (void)setX:(double)arg1; +- (double)x; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOPlace.h b/GeoServices.framework/GEOPlace.h new file mode 100755 index 0000000..556719f --- /dev/null +++ b/GeoServices.framework/GEOPlace.h @@ -0,0 +1,105 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOMapRegion, NSString, GEOLatLng, GEOAddress, NSMutableArray; + +@interface GEOPlace : PBCodable { + BOOL _hasUID; + long long _uID; + BOOL _hasVersion; + int _version; + BOOL _hasType; + int _type; + NSString *_name; + GEOMapRegion *_mapRegion; + GEOAddress *_address; + NSString *_phoneticName; + GEOAddress *_phoneticAddress; + GEOLatLng *_center; + NSMutableArray *_business; + BOOL _hasAddressGeocodeAccuracy; + int _addressGeocodeAccuracy; + BOOL _hasGeoId; + long long _geoId; +} + +@property BOOL hasUID; +@property long long uID; +@property BOOL hasVersion; +@property int version; +@property BOOL hasType; +@property int type; +@property(readonly) BOOL hasName; +@property(retain) NSString * name; +@property(readonly) BOOL hasMapRegion; +@property(retain) GEOMapRegion * mapRegion; +@property(readonly) BOOL hasAddress; +@property(retain) GEOAddress * address; +@property(readonly) BOOL hasPhoneticName; +@property(retain) NSString * phoneticName; +@property(readonly) BOOL hasPhoneticAddress; +@property(retain) GEOAddress * phoneticAddress; +@property(readonly) BOOL hasCenter; +@property(retain) GEOLatLng * center; +@property(retain) NSMutableArray * business; +@property BOOL hasAddressGeocodeAccuracy; +@property int addressGeocodeAccuracy; +@property BOOL hasGeoId; +@property long long geoId; + + +- (void)setAddress:(id)arg1; +- (id)address; +- (BOOL)readFrom:(id)arg1; +- (BOOL)hasType; +- (void)setBusiness:(id)arg1; +- (void)setAddressGeocodeAccuracy:(int)arg1; +- (void)setHasType:(BOOL)arg1; +- (BOOL)hasAddress; +- (BOOL)hasCenter; +- (long long)geoId; +- (void)setHasGeoId:(BOOL)arg1; +- (BOOL)hasGeoId; +- (int)addressGeocodeAccuracy; +- (void)setHasAddressGeocodeAccuracy:(BOOL)arg1; +- (BOOL)hasAddressGeocodeAccuracy; +- (id)business; +- (id)phoneticAddress; +- (id)businessAtIndex:(unsigned int)arg1; +- (unsigned int)businessCount; +- (BOOL)hasPhoneticAddress; +- (void)setGeoId:(long long)arg1; +- (void)addBusiness:(id)arg1; +- (void)setPhoneticAddress:(id)arg1; +- (id)phoneticName; +- (void)setHasVersion:(BOOL)arg1; +- (BOOL)hasVersion; +- (long long)uID; +- (void)setHasUID:(BOOL)arg1; +- (BOOL)hasUID; +- (BOOL)hasPhoneticName; +- (void)setUID:(long long)arg1; +- (void)setPhoneticName:(id)arg1; +- (BOOL)hasMapRegion; +- (BOOL)hasName; +- (void)writeTo:(id)arg1; +- (void)setVersion:(int)arg1; +- (int)version; +- (id)dictionaryRepresentation; +- (int)type; +- (id)name; +- (void)setType:(int)arg1; +- (void)setCenter:(id)arg1; +- (id)center; +- (id)addressDictionary; +- (id)mapRegion; +- (void)setMapRegion:(id)arg1; +- (void)setName:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)initWithGMMSearchResult:(id)arg1; +- (id)initWithAddressString:(id)arg1; +- (id)initWithGMMNewLocation:(id)arg1; + +@end diff --git a/GeoServices.framework/GEOPlaceResult.h b/GeoServices.framework/GEOPlaceResult.h new file mode 100755 index 0000000..444f8ec --- /dev/null +++ b/GeoServices.framework/GEOPlaceResult.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOPlace, NSString, NSMutableArray, GEOAddress; + +@interface GEOPlaceResult : PBCodable { + GEOPlace *_place; + BOOL _hasConfidence; + double _confidence; + NSMutableArray *_additionalPlaces; + GEOAddress *_tokenEntity; + NSString *_quad; +} + +@property(retain) GEOPlace * place; +@property BOOL hasConfidence; +@property double confidence; +@property(retain) NSMutableArray * additionalPlaces; +@property(readonly) BOOL hasTokenEntity; +@property(retain) GEOAddress * tokenEntity; +@property(readonly) BOOL hasQuad; +@property(retain) NSString * quad; + + +- (BOOL)readFrom:(id)arg1; +- (void)setPlace:(id)arg1; +- (void)setHasConfidence:(BOOL)arg1; +- (BOOL)hasConfidence; +- (void)setConfidence:(double)arg1; +- (id)tokenEntity; +- (id)additionalPlaces; +- (BOOL)hasQuad; +- (BOOL)hasTokenEntity; +- (id)additionalPlaceAtIndex:(unsigned int)arg1; +- (unsigned int)additionalPlacesCount; +- (void)addAdditionalPlace:(id)arg1; +- (void)setQuad:(id)arg1; +- (void)setTokenEntity:(id)arg1; +- (void)setAdditionalPlaces:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)quad; +- (id)place; +- (id)description; +- (void)dealloc; +- (double)confidence; + +@end diff --git a/GeoServices.framework/GEOPlaceSearchRequest.h b/GeoServices.framework/GEOPlaceSearchRequest.h new file mode 100755 index 0000000..bd66d8d --- /dev/null +++ b/GeoServices.framework/GEOPlaceSearchRequest.h @@ -0,0 +1,221 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOLocation, GEOSearchSubstring, NSMutableArray, GEOMapRegion, NSString, GEOAddress, GEOSessionID; + +@interface GEOPlaceSearchRequest : PBRequest { + struct { + long long *list; + unsigned int count; + unsigned int size; + } _placeIDs; + struct { + long long *list; + unsigned int count; + unsigned int size; + } _businessIDs; + GEOAddress *_address; + GEOLocation *_location; + NSString *_search; + GEOMapRegion *_mapRegion; + struct { + int *list; + unsigned int count; + unsigned int size; + } _includeAdditionalPlaceTypes; + BOOL _hasIncludePhonetics; + BOOL _includePhonetics; + BOOL _hasMaxResults; + int _maxResults; + BOOL _hasResultOffset; + int _resultOffset; + BOOL _hasSessionID; + int _sessionID; + GEOSessionID *_sessionGUID; + BOOL _hasBusinessSortOrder; + int _businessSortOrder; + BOOL _hasIncludeBusinessRating; + BOOL _includeBusinessRating; + BOOL _hasIncludeBusinessCategories; + BOOL _includeBusinessCategories; + BOOL _hasMaxBusinessReviews; + int _maxBusinessReviews; + NSMutableArray *_filterByBusinessCategorys; + BOOL _hasIsStrictMapRegion; + BOOL _isStrictMapRegion; + BOOL _hasGeoId; + long long _geoId; + BOOL _hasIncludeQuads; + BOOL _includeQuads; + BOOL _hasExcludeAddressInResults; + BOOL _excludeAddressInResults; + NSMutableArray *_searchSubstrings; + BOOL _hasIncludeGeoId; + BOOL _includeGeoId; + NSString *_searchContext; + GEOSearchSubstring *_searchContextSubstring; +} + +@property(readonly) unsigned int placeIDsCount; +@property(readonly) long long* placeIDs; +@property(readonly) unsigned int businessIDsCount; +@property(readonly) long long* businessIDs; +@property(readonly) BOOL hasAddress; +@property(retain) GEOAddress * address; +@property(readonly) BOOL hasLocation; +@property(retain) GEOLocation * location; +@property(readonly) BOOL hasSearch; +@property(retain) NSString * search; +@property(readonly) BOOL hasMapRegion; +@property(retain) GEOMapRegion * mapRegion; +@property(readonly) unsigned int includeAdditionalPlaceTypesCount; +@property(readonly) int* includeAdditionalPlaceTypes; +@property BOOL hasIncludePhonetics; +@property BOOL includePhonetics; +@property BOOL hasMaxResults; +@property int maxResults; +@property BOOL hasResultOffset; +@property int resultOffset; +@property BOOL hasSessionID; +@property int sessionID; +@property(readonly) BOOL hasSessionGUID; +@property(retain) GEOSessionID * sessionGUID; +@property BOOL hasBusinessSortOrder; +@property int businessSortOrder; +@property BOOL hasIncludeBusinessRating; +@property BOOL includeBusinessRating; +@property BOOL hasIncludeBusinessCategories; +@property BOOL includeBusinessCategories; +@property BOOL hasMaxBusinessReviews; +@property int maxBusinessReviews; +@property(retain) NSMutableArray * filterByBusinessCategorys; +@property BOOL hasIsStrictMapRegion; +@property BOOL isStrictMapRegion; +@property BOOL hasGeoId; +@property long long geoId; +@property BOOL hasIncludeQuads; +@property BOOL includeQuads; +@property BOOL hasExcludeAddressInResults; +@property BOOL excludeAddressInResults; +@property(retain) NSMutableArray * searchSubstrings; +@property BOOL hasIncludeGeoId; +@property BOOL includeGeoId; +@property(readonly) BOOL hasSearchContext; +@property(retain) NSString * searchContext; +@property(readonly) BOOL hasSearchContextSubstring; +@property(retain) GEOSearchSubstring * searchContextSubstring; + + +- (void)setAddress:(id)arg1; +- (Class)responseClass; +- (id)address; +- (BOOL)readFrom:(id)arg1; +- (void)setSearch:(id)arg1; +- (BOOL)hasAddress; +- (void)setHasMaxResults:(BOOL)arg1; +- (BOOL)hasMaxResults; +- (void)setHasResultOffset:(BOOL)arg1; +- (BOOL)hasResultOffset; +- (int)resultOffset; +- (void)setResultOffset:(int)arg1; +- (id)searchContextSubstring; +- (BOOL)includeGeoId; +- (void)setHasIncludeGeoId:(BOOL)arg1; +- (BOOL)hasIncludeGeoId; +- (id)searchSubstrings; +- (BOOL)excludeAddressInResults; +- (void)setHasExcludeAddressInResults:(BOOL)arg1; +- (BOOL)hasExcludeAddressInResults; +- (BOOL)includeQuads; +- (void)setHasIncludeQuads:(BOOL)arg1; +- (BOOL)hasIncludeQuads; +- (BOOL)isStrictMapRegion; +- (void)setHasIsStrictMapRegion:(BOOL)arg1; +- (BOOL)hasIsStrictMapRegion; +- (id)filterByBusinessCategorys; +- (int)maxBusinessReviews; +- (void)setHasMaxBusinessReviews:(BOOL)arg1; +- (BOOL)hasMaxBusinessReviews; +- (BOOL)includeBusinessCategories; +- (void)setHasIncludeBusinessCategories:(BOOL)arg1; +- (BOOL)hasIncludeBusinessCategories; +- (BOOL)includeBusinessRating; +- (void)setHasIncludeBusinessRating:(BOOL)arg1; +- (BOOL)hasIncludeBusinessRating; +- (int)businessSortOrder; +- (void)setHasBusinessSortOrder:(BOOL)arg1; +- (BOOL)hasBusinessSortOrder; +- (id)sessionGUID; +- (void)setHasSessionID:(BOOL)arg1; +- (BOOL)hasSearchContextSubstring; +- (BOOL)hasSearchContext; +- (id)searchSubstringAtIndex:(unsigned int)arg1; +- (unsigned int)searchSubstringsCount; +- (id)filterByBusinessCategoryAtIndex:(unsigned int)arg1; +- (unsigned int)filterByBusinessCategorysCount; +- (BOOL)hasSessionGUID; +- (void)setIncludeAdditionalPlaceTypes:(int*)arg1 count:(unsigned int)arg2; +- (int)includeAdditionalPlaceTypeAtIndex:(unsigned int)arg1; +- (void)addIncludeAdditionalPlaceType:(int)arg1; +- (void)clearIncludeAdditionalPlaceTypes; +- (int*)includeAdditionalPlaceTypes; +- (unsigned int)includeAdditionalPlaceTypesCount; +- (BOOL)hasSearch; +- (void)setBusinessIDs:(long long*)arg1 count:(unsigned int)arg2; +- (long long)businessIDAtIndex:(unsigned int)arg1; +- (void)addBusinessID:(long long)arg1; +- (void)clearBusinessIDs; +- (long long*)businessIDs; +- (unsigned int)businessIDsCount; +- (void)setPlaceIDs:(long long*)arg1 count:(unsigned int)arg2; +- (long long)placeIDAtIndex:(unsigned int)arg1; +- (void)addPlaceID:(long long)arg1; +- (void)clearPlaceIDs; +- (long long*)placeIDs; +- (unsigned int)placeIDsCount; +- (void)setIncludeGeoId:(BOOL)arg1; +- (void)addSearchSubstring:(id)arg1; +- (void)setExcludeAddressInResults:(BOOL)arg1; +- (void)setIncludeQuads:(BOOL)arg1; +- (void)setIsStrictMapRegion:(BOOL)arg1; +- (void)addFilterByBusinessCategory:(id)arg1; +- (void)setMaxBusinessReviews:(int)arg1; +- (void)setIncludeBusinessCategories:(BOOL)arg1; +- (void)setIncludeBusinessRating:(BOOL)arg1; +- (void)setBusinessSortOrder:(int)arg1; +- (void)setSearchContextSubstring:(id)arg1; +- (void)setSearchSubstrings:(id)arg1; +- (void)setFilterByBusinessCategorys:(id)arg1; +- (long long)geoId; +- (void)setHasGeoId:(BOOL)arg1; +- (BOOL)hasGeoId; +- (void)setGeoId:(long long)arg1; +- (BOOL)includePhonetics; +- (void)setHasIncludePhonetics:(BOOL)arg1; +- (BOOL)hasIncludePhonetics; +- (void)setIncludePhonetics:(BOOL)arg1; +- (void)setSessionGUID:(id)arg1; +- (BOOL)hasSessionID; +- (BOOL)hasMapRegion; +- (BOOL)hasLocation; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (void)setLocation:(id)arg1; +- (id)search; +- (id)dictionaryRepresentation; +- (id)location; +- (int)sessionID; +- (void)setSessionID:(int)arg1; +- (id)mapRegion; +- (void)setMapRegion:(id)arg1; +- (void)setMaxResults:(int)arg1; +- (id)description; +- (void)dealloc; +- (void)setSearchContext:(id)arg1; +- (id)searchContext; +- (int)maxResults; +- (void)_applyDeviceLocation; +- (void)_setCLClientLocation:(const struct { int x1; struct { double x_2_1_1; double x_2_1_2; } x2; double x3; double x4; double x5; double x6; double x7; double x8; double x9; double x10; int x11; double x12; int x13; }*)arg1; + +@end diff --git a/GeoServices.framework/GEOPlaceSearchResponse.h b/GeoServices.framework/GEOPlaceSearchResponse.h new file mode 100755 index 0000000..ea24eb1 --- /dev/null +++ b/GeoServices.framework/GEOPlaceSearchResponse.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOMapRegion, NSMutableArray; + +@interface GEOPlaceSearchResponse : PBCodable { + int _status; + NSMutableArray *_placeResults; + GEOMapRegion *_mapRegion; + NSMutableArray *_searchs; +} + +@property int status; +@property(retain) NSMutableArray * placeResults; +@property(readonly) BOOL hasMapRegion; +@property(retain) GEOMapRegion * mapRegion; +@property(retain) NSMutableArray * searchs; + + +- (void)setStatus:(int)arg1; +- (BOOL)readFrom:(id)arg1; +- (unsigned int)placeResultsCount; +- (void)addPlaceResult:(id)arg1; +- (void)setSearchs:(id)arg1; +- (void)setPlaceResults:(id)arg1; +- (id)searchs; +- (id)searchAtIndex:(unsigned int)arg1; +- (unsigned int)searchsCount; +- (id)placeResultAtIndex:(unsigned int)arg1; +- (void)addSearch:(id)arg1; +- (BOOL)hasMapRegion; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (int)status; +- (id)mapRegion; +- (id)placeResults; +- (void)setMapRegion:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)initWithLBSWrapperResponse:(id)arg1 atLatLng:(id)arg2; +- (id)_bestAddressInResponse:(id)arg1; + +@end diff --git a/GeoServices.framework/GEOQueryCollector.h b/GeoServices.framework/GEOQueryCollector.h new file mode 100755 index 0000000..bb251d0 --- /dev/null +++ b/GeoServices.framework/GEOQueryCollector.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSURL; + +@interface GEOQueryCollector : NSObject { + NSURL *_searchQueryServerURL; + NSURL *_directionsQueryServerURL; +} + ++ (id)sharedCollector; + +- (void)submitDirectionsQuery:(id)arg1; +- (void)submitSearchQuery:(id)arg1; +- (void)cancelAllSubmissions; +- (id)init; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEORating.h b/GeoServices.framework/GEORating.h new file mode 100755 index 0000000..96f8512 --- /dev/null +++ b/GeoServices.framework/GEORating.h @@ -0,0 +1,69 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSString, NSMutableArray; + +@interface GEORating : PBCodable { + BOOL _hasScore; + double _score; + BOOL _hasMaxScore; + double _maxScore; + BOOL _hasNumberOfRatings; + int _numberOfRatings; + NSString *_provider; + NSString *_uRL; + NSMutableArray *_reviews; + BOOL _hasNumberOfReviews; + int _numberOfReviews; +} + +@property BOOL hasScore; +@property double score; +@property BOOL hasMaxScore; +@property double maxScore; +@property BOOL hasNumberOfRatings; +@property int numberOfRatings; +@property(readonly) BOOL hasProvider; +@property(retain) NSString * provider; +@property(readonly) BOOL hasURL; +@property(retain) NSString * uRL; +@property(retain) NSMutableArray * reviews; +@property BOOL hasNumberOfReviews; +@property int numberOfReviews; + + +- (void)setScore:(double)arg1; +- (double)score; +- (BOOL)readFrom:(id)arg1; +- (int)numberOfReviews; +- (void)setHasNumberOfReviews:(BOOL)arg1; +- (BOOL)hasNumberOfReviews; +- (id)reviews; +- (int)numberOfRatings; +- (void)setHasNumberOfRatings:(BOOL)arg1; +- (BOOL)hasNumberOfRatings; +- (double)maxScore; +- (void)setHasMaxScore:(BOOL)arg1; +- (BOOL)hasMaxScore; +- (void)setHasScore:(BOOL)arg1; +- (BOOL)hasScore; +- (id)reviewAtIndex:(unsigned int)arg1; +- (unsigned int)reviewsCount; +- (BOOL)hasProvider; +- (void)setNumberOfReviews:(int)arg1; +- (void)addReview:(id)arg1; +- (void)setNumberOfRatings:(int)arg1; +- (void)setMaxScore:(double)arg1; +- (void)setReviews:(id)arg1; +- (void)setProvider:(id)arg1; +- (id)uRL; +- (BOOL)hasURL; +- (void)writeTo:(id)arg1; +- (void)setURL:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; +- (id)provider; + +@end diff --git a/GeoServices.framework/GEORegionProvider.h b/GeoServices.framework/GEORegionProvider.h new file mode 100755 index 0000000..4fffc26 --- /dev/null +++ b/GeoServices.framework/GEORegionProvider.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMutableArray, NSString; + +@interface GEORegionProvider : PBCodable { + NSMutableArray *_regions; + NSString *_provider; +} + +@property(retain) NSMutableArray * regions; +@property(readonly) BOOL hasProvider; +@property(retain) NSString * provider; + + +- (BOOL)readFrom:(id)arg1; +- (id)regionAtIndex:(unsigned int)arg1; +- (unsigned int)regionsCount; +- (void)addRegion:(id)arg1; +- (void)setRegions:(id)arg1; +- (BOOL)hasProvider; +- (void)setProvider:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; +- (id)provider; +- (id)regions; + +@end diff --git a/GeoServices.framework/GEORequestThrottler.h b/GeoServices.framework/GEORequestThrottler.h new file mode 100755 index 0000000..cedebb3 --- /dev/null +++ b/GeoServices.framework/GEORequestThrottler.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMapTable; + +@interface GEORequestThrottler : NSObject { + NSMapTable *_throttleMap; +} + ++ (id)sharedThrottler; + +- (BOOL)allowRequest:(unsigned int)arg1 toURL:(id)arg2; +- (void)clear; +- (void)_countryProvidersDidChange:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEORequester.h b/GeoServices.framework/GEORequester.h new file mode 100755 index 0000000..d649de6 --- /dev/null +++ b/GeoServices.framework/GEORequester.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSThread; + +@interface GEORequester : PBRequester { + BOOL _disableReplay; + NSThread *_thread; +} + +@property BOOL disableReplay; + ++ (void)stopAllRequests; ++ (void)replayRequests; + +- (void)setDisableReplay:(BOOL)arg1; +- (void)_handleResumeOnThread; +- (BOOL)disableReplay; +- (void)_handleSuspendOnThread; +- (void)_applicationWantsToReplayRequests:(id)arg1; +- (void)_applicationDidStopAllRequests:(id)arg1; +- (void)start; +- (id)initWithURL:(id)arg1 andDelegate:(id)arg2; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOReverseGeocoderCache.h b/GeoServices.framework/GEOReverseGeocoderCache.h new file mode 100755 index 0000000..ee6f578 --- /dev/null +++ b/GeoServices.framework/GEOReverseGeocoderCache.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOReverseGeocoderCache : NSCache { +} + ++ (id)sharedCache; + +- (id)responseForRequest:(id)arg1; +- (void)setResponse:(id)arg1 forRequest:(id)arg2; +- (void)clear; +- (id)init; + +@end diff --git a/GeoServices.framework/GEOReview.h b/GeoServices.framework/GEOReview.h new file mode 100755 index 0000000..95cdab2 --- /dev/null +++ b/GeoServices.framework/GEOReview.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSString; + +@interface GEOReview : PBCodable { + NSString *_snippet; +} + +@property(readonly) BOOL hasSnippet; +@property(retain) NSString * snippet; + + +- (BOOL)readFrom:(id)arg1; +- (id)snippet; +- (BOOL)hasSnippet; +- (void)setSnippet:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEORoute.h b/GeoServices.framework/GEORoute.h new file mode 100755 index 0000000..38eac2f --- /dev/null +++ b/GeoServices.framework/GEORoute.h @@ -0,0 +1,143 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSString, NSData, NSMutableArray; + +@interface GEORoute : PBCodable { + int _type; + NSData *_latLngVertices; + struct { + long long *list; + unsigned int count; + unsigned int size; + } _streetSegmentIDs; + NSMutableArray *_steps; + NSString *_name; + NSString *_phoneticName; + NSString *_transitCost; + BOOL _hasDepartureTimestamp; + double _departureTimestamp; + BOOL _hasDepartureTimezoneOffset; + int _departureTimezoneOffset; + BOOL _hasArrivalTimestamp; + double _arrivalTimestamp; + BOOL _hasArrivalTimezoneOffset; + int _arrivalTimezoneOffset; + BOOL _hasDistance; + int _distance; + BOOL _hasExpectedTime; + int _expectedTime; + BOOL _hasDelayTime; + int _delayTime; + NSData *_unpackedLatLngVertices; +} + +@property(readonly) struct { double x1; double x2; }* points; +@property(readonly) unsigned int pointCount; +@property(getter=isComplete,readonly) BOOL complete; +@property int type; +@property(readonly) BOOL hasLatLngVertices; +@property(retain) NSData * latLngVertices; +@property(readonly) unsigned int streetSegmentIDsCount; +@property(readonly) long long* streetSegmentIDs; +@property(retain) NSMutableArray * steps; +@property(readonly) BOOL hasName; +@property(retain) NSString * name; +@property(readonly) BOOL hasPhoneticName; +@property(retain) NSString * phoneticName; +@property(readonly) BOOL hasTransitCost; +@property(retain) NSString * transitCost; +@property BOOL hasDepartureTimestamp; +@property double departureTimestamp; +@property BOOL hasDepartureTimezoneOffset; +@property int departureTimezoneOffset; +@property BOOL hasArrivalTimestamp; +@property double arrivalTimestamp; +@property BOOL hasArrivalTimezoneOffset; +@property int arrivalTimezoneOffset; +@property BOOL hasDistance; +@property int distance; +@property BOOL hasExpectedTime; +@property int expectedTime; +@property BOOL hasDelayTime; +@property int delayTime; +@property(readonly) BOOL hasUnpackedLatLngVertices; +@property(retain) NSData * unpackedLatLngVertices; + + +- (BOOL)isComplete; +- (struct { double x1; double x2; }*)points; +- (unsigned int)pointCount; +- (int)distance; +- (void)setDistance:(int)arg1; +- (BOOL)readFrom:(id)arg1; +- (void)setLatLngVertices:(id)arg1; +- (void)setArrivalTimezoneOffset:(int)arg1; +- (void)setArrivalTimestamp:(double)arg1; +- (void)setDepartureTimezoneOffset:(int)arg1; +- (void)setDepartureTimestamp:(double)arg1; +- (void)setDelayTime:(int)arg1; +- (void)setTransitCost:(id)arg1; +- (id)unpackedLatLngVertices; +- (void)setUnpackedLatLngVertices:(id)arg1; +- (void)setExpectedTime:(int)arg1; +- (id)stepAtIndex:(unsigned int)arg1; +- (unsigned int)stepsCount; +- (void)addStep:(id)arg1; +- (void)setSteps:(id)arg1; +- (id)steps; +- (void)unpackLatLngVertices; +- (void)ensureDataAlignment; +- (void)setHasDelayTime:(BOOL)arg1; +- (void)setHasExpectedTime:(BOOL)arg1; +- (void)setHasDistance:(BOOL)arg1; +- (void)setHasArrivalTimezoneOffset:(BOOL)arg1; +- (BOOL)hasArrivalTimezoneOffset; +- (void)setHasArrivalTimestamp:(BOOL)arg1; +- (BOOL)hasArrivalTimestamp; +- (void)setHasDepartureTimezoneOffset:(BOOL)arg1; +- (BOOL)hasDepartureTimezoneOffset; +- (void)setHasDepartureTimestamp:(BOOL)arg1; +- (BOOL)hasDepartureTimestamp; +- (id)latLngVertices; +- (BOOL)hasUnpackedLatLngVertices; +- (BOOL)hasTransitCost; +- (void)setStreetSegmentIDs:(long long*)arg1 count:(unsigned int)arg2; +- (long long)streetSegmentIDAtIndex:(unsigned int)arg1; +- (void)addStreetSegmentID:(long long)arg1; +- (void)clearStreetSegmentIDs; +- (long long*)streetSegmentIDs; +- (unsigned int)streetSegmentIDsCount; +- (BOOL)hasLatLngVertices; +- (id)phoneticName; +- (BOOL)hasPhoneticName; +- (void)setPhoneticName:(id)arg1; +- (BOOL)hasName; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (int)type; +- (id)name; +- (void)setType:(int)arg1; +- (int)arrivalTimezoneOffset; +- (double)arrivalTimestamp; +- (int)departureTimezoneOffset; +- (double)departureTimestamp; +- (id)transitCost; +- (int)delayTime; +- (BOOL)hasDelayTime; +- (BOOL)hasExpectedTime; +- (int)expectedTime; +- (BOOL)hasDistance; +- (void)setName:(id)arg1; +- (id)description; +- (id)description; +- (id)debugDescription; +- (void)dealloc; +- (unsigned int)appendGMMRouteLine:(id)arg1 atPointIndex:(unsigned int)arg2; +- (void)allocateRoutePointsWithCapacity:(unsigned int)arg1; +- (id)initWithGMMRoute:(id)arg1; +- (id)arrivalCalendarDate; +- (id)departureCalendarDate; + +@end diff --git a/GeoServices.framework/GEOSearchProvider.h b/GeoServices.framework/GEOSearchProvider.h new file mode 100755 index 0000000..d2c4093 --- /dev/null +++ b/GeoServices.framework/GEOSearchProvider.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface GEOSearchProvider : NSObject { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _error; + +} + +@property(copy) id error; + ++ (id)hostname; ++ (unsigned short)provider; + +- (void)setError:(id)arg1; +- (void)search:(id)arg1 finished:(id)arg2 spellingSuggestion:(id)arg3 refinement:(id)arg4 error:(id)arg5; +- (id)error; +- (void)cancel; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOSearchRequest.h b/GeoServices.framework/GEOSearchRequest.h new file mode 100755 index 0000000..29517ca --- /dev/null +++ b/GeoServices.framework/GEOSearchRequest.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOSearchRequest : GEOPlaceSearchRequest { + int _type; + int _zoomLevel; + unsigned short _provider; +} + +@property int type; +@property int zoomLevel; +@property unsigned short provider; + + +- (Class)responseClass; +- (int)zoomLevel; +- (void)setZoomLevel:(int)arg1; +- (void)setProvider:(unsigned short)arg1; +- (int)type; +- (void)setType:(int)arg1; +- (id)init; +- (unsigned short)provider; + +@end diff --git a/GeoServices.framework/GEOSearchRequester.h b/GeoServices.framework/GEOSearchRequester.h new file mode 100755 index 0000000..ae60103 --- /dev/null +++ b/GeoServices.framework/GEOSearchRequester.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMapTable, NSLock; + +@interface GEOSearchRequester : NSObject { + NSMapTable *_pendingSearches; + NSLock *_pendingSearchesLock; + NSMapTable *_providers; +} + ++ (id)sharedSearchRequester; + +- (void)cancelSearch:(id)arg1; +- (void)search:(id)arg1 finished:(id)arg2 spellingSuggestion:(id)arg3 refinement:(id)arg4 networkActivity:(id)arg5 error:(id)arg6; +- (void)registerProvider:(Class)arg1; +- (id)hostnameForProviderID:(unsigned short)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOSearchResponse.h b/GeoServices.framework/GEOSearchResponse.h new file mode 100755 index 0000000..da4f24f --- /dev/null +++ b/GeoServices.framework/GEOSearchResponse.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSString; + +@interface GEOSearchResponse : GEOPlaceSearchResponse { + NSString *_businessQuery; +} + +@property(retain) NSString * businessQuery; + + +- (void)setBusinessQuery:(id)arg1; +- (id)businessQuery; +- (void)dealloc; +- (id)initWithGMMSearchResponse:(id)arg1 includePanoramaID:(BOOL)arg2; + +@end diff --git a/GeoServices.framework/GEOSearchResult.h b/GeoServices.framework/GEOSearchResult.h new file mode 100755 index 0000000..45252a7 --- /dev/null +++ b/GeoServices.framework/GEOSearchResult.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOSearchResult : GEOPlaceResult { + id _gmm; +} + +@property(retain) id gmm; + + +- (id)gmm; +- (void)setGmm:(id)arg1; +- (void)dealloc; +- (id)initWithGMMSearchResult:(id)arg1; + +@end diff --git a/GeoServices.framework/GEOSearchSubstring.h b/GeoServices.framework/GEOSearchSubstring.h new file mode 100755 index 0000000..288b259 --- /dev/null +++ b/GeoServices.framework/GEOSearchSubstring.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOSearchSubstring : PBCodable { + int _stringType; + int _beginIndex; + int _endIndex; +} + +@property int stringType; +@property int beginIndex; +@property int endIndex; + + +- (BOOL)readFrom:(id)arg1; +- (int)endIndex; +- (int)beginIndex; +- (int)stringType; +- (void)setEndIndex:(int)arg1; +- (void)setBeginIndex:(int)arg1; +- (void)setStringType:(int)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOSessionID.h b/GeoServices.framework/GEOSessionID.h new file mode 100755 index 0000000..25e76f7 --- /dev/null +++ b/GeoServices.framework/GEOSessionID.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOSessionID : PBCodable { + unsigned long long _low; + unsigned long long _high; +} + +@property unsigned long long low; +@property unsigned long long high; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHigh:(unsigned long long)arg1; +- (void)setLow:(unsigned long long)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (unsigned long long)high; +- (unsigned long long)low; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOSource.h b/GeoServices.framework/GEOSource.h new file mode 100755 index 0000000..e525487 --- /dev/null +++ b/GeoServices.framework/GEOSource.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSString; + +@interface GEOSource : PBCodable { + NSString *_sourceName; + NSString *_sourceId; + NSString *_sourceVersion; +} + +@property(retain) NSString * sourceName; +@property(retain) NSString * sourceId; +@property(readonly) BOOL hasSourceVersion; +@property(retain) NSString * sourceVersion; + + +- (BOOL)readFrom:(id)arg1; +- (id)sourceVersion; +- (id)sourceId; +- (id)sourceName; +- (BOOL)hasSourceVersion; +- (void)setSourceVersion:(id)arg1; +- (void)setSourceId:(id)arg1; +- (void)setSourceName:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOStep.h b/GeoServices.framework/GEOStep.h new file mode 100755 index 0000000..b7dd218 --- /dev/null +++ b/GeoServices.framework/GEOStep.h @@ -0,0 +1,86 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOTransitStop, NSString; + +@interface GEOStep : PBCodable { + NSString *_instructions; + int _pointIndex; + BOOL _hasRoadClass; + int _roadClass; + BOOL _hasDistance; + int _distance; + BOOL _hasExpectedTime; + int _expectedTime; + BOOL _hasType; + int _type; + NSString *_maneuverIconName; + NSString *_maneuverPIPIconName; + GEOTransitStop *_transitStop; + NSString *_notice; +} + +@property(retain) NSString * instructions; +@property int pointIndex; +@property BOOL hasRoadClass; +@property int roadClass; +@property BOOL hasDistance; +@property int distance; +@property BOOL hasExpectedTime; +@property int expectedTime; +@property BOOL hasType; +@property int type; +@property(readonly) BOOL hasManeuverIconName; +@property(retain) NSString * maneuverIconName; +@property(readonly) BOOL hasManeuverPIPIconName; +@property(retain) NSString * maneuverPIPIconName; +@property(readonly) BOOL hasTransitStop; +@property(retain) GEOTransitStop * transitStop; +@property(readonly) BOOL hasNotice; +@property(retain) NSString * notice; + + +- (int)pointIndex; +- (void)setPointIndex:(int)arg1; +- (int)distance; +- (void)setDistance:(int)arg1; +- (BOOL)readFrom:(id)arg1; +- (BOOL)hasType; +- (void)setTransitStop:(id)arg1; +- (void)setExpectedTime:(int)arg1; +- (void)setHasType:(BOOL)arg1; +- (id)notice; +- (BOOL)hasNotice; +- (void)setNotice:(id)arg1; +- (id)maneuverPIPIconName; +- (id)maneuverIconName; +- (int)roadClass; +- (void)setHasRoadClass:(BOOL)arg1; +- (BOOL)hasRoadClass; +- (BOOL)hasTransitStop; +- (BOOL)hasManeuverPIPIconName; +- (BOOL)hasManeuverIconName; +- (void)setRoadClass:(int)arg1; +- (void)setManeuverPIPIconName:(id)arg1; +- (void)setManeuverIconName:(id)arg1; +- (void)setHasExpectedTime:(BOOL)arg1; +- (void)setHasDistance:(BOOL)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (int)type; +- (void)setType:(int)arg1; +- (id)instructions; +- (void)setInstructions:(id)arg1; +- (BOOL)hasExpectedTime; +- (int)expectedTime; +- (id)transitStop; +- (BOOL)hasDistance; +- (id)description; +- (void)dealloc; +- (id)initWithGMMTransitArrivalStep:(id)arg1 pointIndex:(int)arg2; +- (id)initWithGMMTransitDepartureStep:(id)arg1; +- (id)initWithGMMStep:(id)arg1 forRouteType:(int)arg2; +- (id)_initWithGMMStep:(id)arg1; + +@end diff --git a/GeoServices.framework/GEOStructuredAddress.h b/GeoServices.framework/GEOStructuredAddress.h new file mode 100755 index 0000000..15928ed --- /dev/null +++ b/GeoServices.framework/GEOStructuredAddress.h @@ -0,0 +1,135 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSString, NSMutableArray; + +@interface GEOStructuredAddress : PBCodable { + NSString *_country; + NSString *_countryCode; + NSString *_administrativeArea; + NSString *_administrativeAreaCode; + NSString *_subAdministrativeArea; + NSString *_locality; + NSString *_postCode; + NSString *_subLocality; + NSString *_premises; + NSString *_thoroughfare; + NSString *_subThoroughfare; + NSString *_fullThoroughfare; + NSString *_postCodeExtension; + NSMutableArray *_areaOfInterests; + NSString *_inlandWater; + NSString *_ocean; + NSMutableArray *_dependentLocalitys; + struct { + long long *list; + unsigned int count; + unsigned int size; + } _geoIds; +} + +@property(readonly) BOOL hasCountry; +@property(retain) NSString * country; +@property(readonly) BOOL hasCountryCode; +@property(retain) NSString * countryCode; +@property(readonly) BOOL hasAdministrativeArea; +@property(retain) NSString * administrativeArea; +@property(readonly) BOOL hasAdministrativeAreaCode; +@property(retain) NSString * administrativeAreaCode; +@property(readonly) BOOL hasSubAdministrativeArea; +@property(retain) NSString * subAdministrativeArea; +@property(readonly) BOOL hasLocality; +@property(retain) NSString * locality; +@property(readonly) BOOL hasPostCode; +@property(retain) NSString * postCode; +@property(readonly) BOOL hasSubLocality; +@property(retain) NSString * subLocality; +@property(readonly) BOOL hasPremises; +@property(retain) NSString * premises; +@property(readonly) BOOL hasThoroughfare; +@property(retain) NSString * thoroughfare; +@property(readonly) BOOL hasSubThoroughfare; +@property(retain) NSString * subThoroughfare; +@property(readonly) BOOL hasFullThoroughfare; +@property(retain) NSString * fullThoroughfare; +@property(readonly) BOOL hasPostCodeExtension; +@property(retain) NSString * postCodeExtension; +@property(retain) NSMutableArray * areaOfInterests; +@property(readonly) BOOL hasInlandWater; +@property(retain) NSString * inlandWater; +@property(readonly) BOOL hasOcean; +@property(retain) NSString * ocean; +@property(retain) NSMutableArray * dependentLocalitys; +@property(readonly) unsigned int geoIdsCount; +@property(readonly) long long* geoIds; + + +- (BOOL)readFrom:(id)arg1; +- (void)setSubThoroughfare:(id)arg1; +- (void)setSubAdministrativeArea:(id)arg1; +- (void)setPostCode:(id)arg1; +- (void)setAdministrativeArea:(id)arg1; +- (void)setSubLocality:(id)arg1; +- (void)setFullThoroughfare:(id)arg1; +- (BOOL)hasLocality; +- (BOOL)hasThoroughfare; +- (void)setLocality:(id)arg1; +- (void)setThoroughfare:(id)arg1; +- (id)dependentLocalitys; +- (id)administrativeAreaCode; +- (void)setGeoIds:(long long*)arg1 count:(unsigned int)arg2; +- (long long)geoIdAtIndex:(unsigned int)arg1; +- (void)addGeoId:(long long)arg1; +- (void)clearGeoIds; +- (long long*)geoIds; +- (unsigned int)geoIdsCount; +- (id)dependentLocalityAtIndex:(unsigned int)arg1; +- (unsigned int)dependentLocalitysCount; +- (id)areaOfInterestAtIndex:(unsigned int)arg1; +- (unsigned int)areaOfInterestsCount; +- (BOOL)hasAdministrativeAreaCode; +- (void)addDependentLocality:(id)arg1; +- (void)addAreaOfInterest:(id)arg1; +- (void)setDependentLocalitys:(id)arg1; +- (void)setPostCodeExtension:(id)arg1; +- (void)setAdministrativeAreaCode:(id)arg1; +- (void)setOcean:(id)arg1; +- (void)setInlandWater:(id)arg1; +- (void)setAreaOfInterests:(id)arg1; +- (void)setPremises:(id)arg1; +- (BOOL)hasInlandWater; +- (BOOL)hasOcean; +- (id)postCodeExtension; +- (BOOL)hasPostCodeExtension; +- (id)postCode; +- (BOOL)hasPostCode; +- (BOOL)hasSubThoroughfare; +- (BOOL)hasFullThoroughfare; +- (id)premises; +- (BOOL)hasPremises; +- (BOOL)hasSubLocality; +- (BOOL)hasSubAdministrativeArea; +- (BOOL)hasAdministrativeArea; +- (BOOL)hasCountry; +- (id)country; +- (void)setCountry:(id)arg1; +- (id)countryCode; +- (BOOL)hasCountryCode; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (void)setCountryCode:(id)arg1; +- (id)ocean; +- (id)inlandWater; +- (id)fullThoroughfare; +- (id)subAdministrativeArea; +- (id)administrativeArea; +- (id)subLocality; +- (id)locality; +- (id)subThoroughfare; +- (id)thoroughfare; +- (id)areaOfInterests; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOSupportedTileSets.h b/GeoServices.framework/GEOSupportedTileSets.h new file mode 100755 index 0000000..2fb9219 --- /dev/null +++ b/GeoServices.framework/GEOSupportedTileSets.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMutableArray; + +@interface GEOSupportedTileSets : PBCodable { + NSMutableArray *_tileSets; +} + +@property(retain) NSMutableArray * tileSets; + + +- (BOOL)readFrom:(id)arg1; +- (id)tileSets; +- (id)tileSetAtIndex:(unsigned int)arg1; +- (unsigned int)tileSetsCount; +- (void)addTileSet:(id)arg1; +- (void)setTileSets:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOSupportedTileSetsDownload.h b/GeoServices.framework/GEOSupportedTileSetsDownload.h new file mode 100755 index 0000000..c468a6b --- /dev/null +++ b/GeoServices.framework/GEOSupportedTileSetsDownload.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOSupportedTileSets, GEODownloadMetadata; + +@interface GEOSupportedTileSetsDownload : PBCodable { + GEOSupportedTileSets *_tileSets; + GEODownloadMetadata *_metadata; +} + +@property(retain) GEOSupportedTileSets * tileSets; +@property(retain) GEODownloadMetadata * metadata; + + +- (BOOL)readFrom:(id)arg1; +- (id)tileSets; +- (void)setTileSets:(id)arg1; +- (void)setMetadata:(id)arg1; +- (id)metadata; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOSupportedTileSetsServerLocalProxy.h b/GeoServices.framework/GEOSupportedTileSetsServerLocalProxy.h new file mode 100755 index 0000000..ea877a9 --- /dev/null +++ b/GeoServices.framework/GEOSupportedTileSetsServerLocalProxy.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class , NSMutableData, NSString, NSURLConnection; + +@interface GEOSupportedTileSetsServerLocalProxy : NSObject { + *_delegate; + NSURLConnection *_connection; + NSMutableData *_responseData; + NSString *_responseETag; +} + +@property * delegate; + + +- (void)loadAttributionBadgeDataHiDPI:(BOOL)arg1 isIPad:(BOOL)arg2 handler:(id)arg3; +- (void)_connectionDidFail; +- (void)_writeDocumentToDisk:(id)arg1; +- (void)_cancelConnection; +- (void)_cleanupConnection; +- (id)documentDataFromDisk; +- (void)updateAttributionBadgeDataHiDPI:(BOOL)arg1 isIPad:(BOOL)arg2 handler:(id)arg3; +- (void)updateDocument; +- (void)setDelegate:(id)arg1; +- (id)documentURL; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOSupportedTileSetsServerRemoteProxy.h b/GeoServices.framework/GEOSupportedTileSetsServerRemoteProxy.h new file mode 100755 index 0000000..0261e79 --- /dev/null +++ b/GeoServices.framework/GEOSupportedTileSetsServerRemoteProxy.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class ; + +@interface GEOSupportedTileSetsServerRemoteProxy : NSObject { + *_delegate; +} + +@property * delegate; + + +- (void)loadAttributionBadgeDataHiDPI:(BOOL)arg1 isIPad:(BOOL)arg2 handler:(id)arg3; +- (void)_updateDidFail; +- (id)documentDataFromDisk; +- (void)updateAttributionBadgeDataHiDPI:(BOOL)arg1 isIPad:(BOOL)arg2 handler:(id)arg3; +- (void)updateDocument; +- (void)setDelegate:(id)arg1; +- (id)delegate; + +@end diff --git a/GeoServices.framework/GEOTestTileRequester.h b/GeoServices.framework/GEOTestTileRequester.h new file mode 100755 index 0000000..6540f58 --- /dev/null +++ b/GeoServices.framework/GEOTestTileRequester.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSTimer; + +@interface GEOTestTileRequester : GEOTileRequester { + NSTimer *_timer; +} + ++ (unsigned char)tileProviderIdentifier; + +- (void)_sendResults:(id)arg1; +- (void)start; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOThrottleKey.h b/GeoServices.framework/GEOThrottleKey.h new file mode 100755 index 0000000..df45412 --- /dev/null +++ b/GeoServices.framework/GEOThrottleKey.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSURL; + +@interface GEOThrottleKey : NSObject { + NSURL *_serverURL; + unsigned int _requestType; +} + + +- (id)initWithRequestType:(unsigned int)arg1 serverURL:(id)arg2; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOThrottleState.h b/GeoServices.framework/GEOThrottleState.h new file mode 100755 index 0000000..992505b --- /dev/null +++ b/GeoServices.framework/GEOThrottleState.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOThrottleState : NSObject { + unsigned int _requestCount; + double _lastResetTime; +} + +@property unsigned int requestCount; +@property double lastResetTime; + + +- (unsigned int)requestCount; +- (void)setLastResetTime:(double)arg1; +- (void)setRequestCount:(unsigned int)arg1; +- (double)lastResetTime; + +@end diff --git a/GeoServices.framework/GEOTileAttributionInfo.h b/GeoServices.framework/GEOTileAttributionInfo.h new file mode 100755 index 0000000..1f279a9 --- /dev/null +++ b/GeoServices.framework/GEOTileAttributionInfo.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSString; + +@interface GEOTileAttributionInfo : NSObject { + NSString *_provider; + int _type; + int _year; +} + +@property(retain) NSString * provider; +@property int type; +@property int year; + + +- (void)setProvider:(id)arg1; +- (void)setYear:(int)arg1; +- (int)year; +- (int)type; +- (void)setType:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; +- (id)provider; + +@end diff --git a/GeoServices.framework/GEOTileAvailabilityProvider.h b/GeoServices.framework/GEOTileAvailabilityProvider.h new file mode 100755 index 0000000..f99299c --- /dev/null +++ b/GeoServices.framework/GEOTileAvailabilityProvider.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOTileAvailabilityProvider : NSObject { +} + ++ (unsigned short)providerID; + +- (void)cancelRequest; +- (void)startRequest:(id)arg1 finished:(id)arg2 error:(id)arg3; + +@end diff --git a/GeoServices.framework/GEOTileAvailabilityRequest.h b/GeoServices.framework/GEOTileAvailabilityRequest.h new file mode 100755 index 0000000..00236c0 --- /dev/null +++ b/GeoServices.framework/GEOTileAvailabilityRequest.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOLatLng; + +@interface GEOTileAvailabilityRequest : NSObject { + struct _GEOTileKey { + unsigned int z : 6; + unsigned int x : 26; + unsigned int y : 26; + unsigned int type : 6; + unsigned int pixelSize : 8; + unsigned int textScale : 8; + unsigned int provider : 8; + unsigned int expires : 1; + unsigned int reserved1 : 7; + unsigned char reserved2[4]; + } _tileKey; + GEOLatLng *_gmmLatLng; +} + +@property struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; } tileKey; +@property(readonly) unsigned short providerID; +@property(retain) GEOLatLng * gmmLatLng; + + +- (id)gmmLatLng; +- (struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; })tileKey; +- (unsigned short)providerID; +- (void)setGmmLatLng:(id)arg1; +- (void)setTileKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; })arg1; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOTileAvailabilityRequester.h b/GeoServices.framework/GEOTileAvailabilityRequester.h new file mode 100755 index 0000000..8e74822 --- /dev/null +++ b/GeoServices.framework/GEOTileAvailabilityRequester.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMapTable, NSLock; + +@interface GEOTileAvailabilityRequester : NSObject { + NSMapTable *_pendingRequests; + NSLock *_pendingRequestsLock; + NSMapTable *_providers; +} + ++ (id)sharedRequester; + +- (void)registerProvider:(Class)arg1; +- (void)startRequest:(id)arg1 finished:(id)arg2 error:(id)arg3; +- (Class)classForProviderID:(short)arg1; +- (void)cancelRequest:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOTileCache.h b/GeoServices.framework/GEOTileCache.h new file mode 100755 index 0000000..bf0e7f8 --- /dev/null +++ b/GeoServices.framework/GEOTileCache.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOTileCache : GEOCache { +} + + +- (void)removeTileForKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (void)setNullForKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (void)setTile:(id)arg1 forKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg2 cost:(unsigned int)arg3; +- (id)tileForKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (id)init; + +@end diff --git a/GeoServices.framework/GEOTileDBMRU.h b/GeoServices.framework/GEOTileDBMRU.h new file mode 100755 index 0000000..ebcb61a --- /dev/null +++ b/GeoServices.framework/GEOTileDBMRU.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSLock, GEOTileKeyList; + +@interface GEOTileDBMRU : NSObject { + GEOTileKeyList *_mru; + NSLock *_lock; +} + + +- (id)currentList; +- (void)addKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOTileDBProtection.h b/GeoServices.framework/GEOTileDBProtection.h new file mode 100755 index 0000000..f720fe8 --- /dev/null +++ b/GeoServices.framework/GEOTileDBProtection.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOTileDBProtection : NSObject { + int _currentState; +} + ++ (id)sharedObject; + +- (void)setState:(int)arg1; +- (int)state; +- (id)init; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOTileDBReader.h b/GeoServices.framework/GEOTileDBReader.h new file mode 100755 index 0000000..25f4171 --- /dev/null +++ b/GeoServices.framework/GEOTileDBReader.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOTileDBMRU, NSString; + +@interface GEOTileDBReader : NSObject { + BOOL _defunct; + BOOL _closed; + struct dispatch_queue_s { } *_readQueue; + NSString *_path; + struct sqlite3 { } *_db; + struct sqlite3_stmt { } *_tileQuery; + struct sqlite3_stmt { } *_versionQuery; + GEOTileDBMRU *_tileDBMRU; +} + +@property BOOL closed; +@property(retain) GEOTileDBMRU * tileDBMRU; + + +- (void)setTileDBMRU:(id)arg1; +- (id)tileDBMRU; +- (void)dataForKeys:(id)arg1 asyncHandler:(id)arg2; +- (void)setClosed:(BOOL)arg1; +- (BOOL)closed; +- (void)_openDB; +- (void)_closeDB; +- (void)_deviceLocking; +- (void)_databaseReset:(id)arg1; +- (void)dataForKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1 asyncHandler:(id)arg2; +- (id)_dataForKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; })arg1; +- (id)dataForKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (id)initWithPath:(id)arg1; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOTileDBWriteEntry.h b/GeoServices.framework/GEOTileDBWriteEntry.h new file mode 100755 index 0000000..b95f53c --- /dev/null +++ b/GeoServices.framework/GEOTileDBWriteEntry.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSData; + +@interface GEOTileDBWriteEntry : NSObject { + struct _GEOTileKey { + unsigned int z : 6; + unsigned int x : 26; + unsigned int y : 26; + unsigned int type : 6; + unsigned int pixelSize : 8; + unsigned int textScale : 8; + unsigned int provider : 8; + unsigned int expires : 1; + unsigned int reserved1 : 7; + unsigned char reserved2[4]; + } _key; + NSData *_data; + unsigned int _tileEdition; + unsigned int _tileSet; +} + +@property(readonly) struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; } key; +@property(readonly) NSData * data; +@property(readonly) unsigned int tileEdition; +@property(readonly) unsigned int tileSet; + + +- (unsigned int)tileEdition; +- (id)initWithKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; })arg1 data:(id)arg2 tileEdition:(unsigned int)arg3 tileSet:(unsigned int)arg4; +- (unsigned int)tileSet; +- (id)data; +- (id).cxx_construct; +- (struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; })key; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOTileDBWriter.h b/GeoServices.framework/GEOTileDBWriter.h new file mode 100755 index 0000000..0e68fef --- /dev/null +++ b/GeoServices.framework/GEOTileDBWriter.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMutableSet, NSString, GEOTileDBMRU, NSLock, NSMutableArray; + +@interface GEOTileDBWriter : NSObject { + NSString *_path; + struct sqlite3 { } *_db; + struct sqlite3_stmt { } *_versionQuery; + struct sqlite3_stmt { } *_versionInsert; + struct sqlite3_stmt { } *_editionQuery; + struct sqlite3_stmt { } *_editionDelete; + struct sqlite3_stmt { } *_editionUpdate; + struct sqlite3_stmt { } *_tileInsert; + struct sqlite3_stmt { } *_sizeQuery; + long long _lastRowID; + unsigned long long _databaseSize; + BOOL _closed; + BOOL _defunct; + NSMutableArray *_writeList; + NSMutableSet *_uncommitedWriteSet; + unsigned int _pendingWriteBytes; + NSLock *_writeListLock; + struct dispatch_queue_s { } *_writeQueue; + void *_editionMap; + long long _evictionRowsThreshold; + GEOTileDBMRU *_tileDBMRU; +} + +@property(readonly) NSString * path; +@property BOOL closed; +@property(retain) GEOTileDBMRU * tileDBMRU; +@property(readonly) unsigned long long databaseSize; + + +- (void)_localeChanged:(id)arg1; +- (unsigned long long)databaseSize; +- (void)pendingWritesForKeys:(id)arg1 handler:(id)arg2; +- (id)pendingWriteForKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (void)addTile:(id)arg1 forKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg2 edition:(unsigned int)arg3 tileSet:(unsigned int)arg4; +- (void)flushPendingWrites; +- (void)_evict; +- (void)_writeEntry:(id)arg1; +- (void)_updateEdition:(id)arg1; +- (void)_openIfNecessary; +- (BOOL)_readEditions; +- (void)_prepareStatements; +- (void)_createTables; +- (void)_performWrites:(BOOL)arg1; +- (void)_openDBForceRecreate:(BOOL)arg1; +- (void)_deviceLocked; +- (void)setTileDBMRU:(id)arg1; +- (id)tileDBMRU; +- (void)setClosed:(BOOL)arg1; +- (BOOL)closed; +- (void)_closeDB; +- (id)path; +- (id)initWithPath:(id)arg1; +- (void)_updateSize; +- (void)_writeVersion; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOTileKeyList.h b/GeoServices.framework/GEOTileKeyList.h new file mode 100755 index 0000000..bdafea4 --- /dev/null +++ b/GeoServices.framework/GEOTileKeyList.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOTileKeyList : NSObject { + void *_head; + void *_tail; + void *_hash; + unsigned int _count; + unsigned int _maxCount; +} + ++ (id)listFromXPCData:(void*)arg1; + +- (struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)firstKey; +- (void*)newXPCData; +- (BOOL)removeKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (id)listWithout:(id)arg1; +- (void)_addKeyToBack:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (BOOL)containsKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (unsigned int)capacity; +- (BOOL)addKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1 lostKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg2; +- (id)initWithMaxCapacity:(unsigned int)arg1; +- (void)sort:(id)arg1; +- (void)removeKeysMatchingPredicate:(id)arg1; +- (void)addKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (unsigned int)count; +- (id)description; +- (unsigned int)countByEnumeratingWithState:(struct { unsigned long x1; id *x2; unsigned long *x3; unsigned long x4[5]; }*)arg1 objects:(id*)arg2 count:(unsigned int)arg3; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (BOOL)intersectsMapRect:(struct { struct { double x_1_1_1; double x_1_1_2; } x1; struct { double x_2_1_1; double x_2_1_2; } x2; })arg1 atZoomLevel:(int)arg2; + +@end diff --git a/GeoServices.framework/GEOTileLoader.h b/GeoServices.framework/GEOTileLoader.h new file mode 100755 index 0000000..5201dc0 --- /dev/null +++ b/GeoServices.framework/GEOTileLoader.h @@ -0,0 +1,60 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMutableArray, GEOTileCache, , GEOExpiringTileCache, NSLock, NSMapTable; + +@interface GEOTileLoader : NSObject { + GEOTileCache *_tiles; + GEOExpiringTileCache *_expTiles; + NSMapTable *_pendingLoads; + NSLock *_pendingLoadsLock; + NSMapTable *_pendingNetworkLoads; + NSLock *_pendingNetworkLoadsLock; + NSMutableArray *_tileDecoders; + *_serverConnection; + int _memoryHits; + int _diskHits; + int _networkHits; +} + +@property(readonly) int memoryHits; +@property(readonly) int diskHits; +@property(readonly) int networkHits; + ++ (id)sharedLoader; ++ (id)diskCacheLocation; ++ (void)setDiskCacheLocation:(id)arg1; ++ (void)useLocalLoader; ++ (void)useRemoteLoader; + +- (id)renderDataForKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1 asyncHandler:(id)arg2; +- (int)networkHits; +- (int)diskHits; +- (int)memoryHits; +- (void)tileServerProxy:(id)arg1 requestFinished:(id)arg2; +- (void)tileServerProxy:(id)arg1 receivedError:(id)arg2 forRequest:(id)arg3; +- (void)tileServerProxy:(id)arg1 requestMovedToNetwork:(id)arg2; +- (void)tileServerProxy:(id)arg1 receivedData:(id)arg2 forKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; })arg3 forRequest:(id)arg4 fromDisk:(BOOL)arg5; +- (void)loadTilesFromCache:(id)arg1 progress:(id)arg2 finished:(id)arg3 error:(id)arg4; +- (void)loadTilesFromCacheAndNetwork:(id)arg1 progress:(id)arg2 finished:(id)arg3 error:(id)arg4 skipNetwork:(BOOL)arg5; +- (void)_loadTilesFromServer:(id)arg1 checkDisk:(BOOL)arg2 allowNetworking:(BOOL)arg3; +- (void)_asyncDecodeTile:(id)arg1 forKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg2 completion:(id)arg3; +- (id)_decodeTile:(id)arg1 forKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg2; +- (void)_tileEditionChanged:(id)arg1; +- (void)clearAllCaches; +- (void)cancelRequest:(id)arg1; +- (void)cancelAllRequests; +- (id)expireTilesWithType:(unsigned char)arg1 provider:(unsigned short)arg2 olderThan:(double)arg3; +- (void)registerTileDecoder:(id)arg1; +- (void)registerTileLoader:(Class)arg1; +- (id)renderDataForKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (void)loadTiles:(id)arg1 progress:(id)arg2 finished:(id)arg3 error:(id)arg4; +- (id)hostnameForProviderID:(unsigned short)arg1; +- (void)loadTilesFromCacheAndNetwork:(id)arg1 progress:(id)arg2 finished:(id)arg3 error:(id)arg4; +- (void)openDatabase; +- (void)closeDatabase; +- (id)init; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOTileRemoteRequest.h b/GeoServices.framework/GEOTileRemoteRequest.h new file mode 100755 index 0000000..9f88705 --- /dev/null +++ b/GeoServices.framework/GEOTileRemoteRequest.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOTileKeyList; + +@interface GEOTileRemoteRequest : NSObject { + GEOTileKeyList *_list; + struct __CFRunLoop { } *_queue; + BOOL _movedToNetwork; +} + +@property(readonly) GEOTileKeyList * list; +@property(readonly) struct __CFRunLoop { }* queue; +@property BOOL movedToNetwork; + + +- (id)initWithList:(id)arg1 queue:(struct __CFRunLoop { }*)arg2; +- (void)setMovedToNetwork:(BOOL)arg1; +- (BOOL)movedToNetwork; +- (id)list; +- (void)dealloc; +- (struct __CFRunLoop { }*)queue; + +@end diff --git a/GeoServices.framework/GEOTileRequestContext.h b/GeoServices.framework/GEOTileRequestContext.h new file mode 100755 index 0000000..1dde05a --- /dev/null +++ b/GeoServices.framework/GEOTileRequestContext.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOTileRequester, GEOTileKeyList; + +@interface GEOTileRequestContext : NSObject { + GEOTileKeyList *_fullList; + GEOTileKeyList *_networkList; + GEOTileRequester *_tileRequester; +} + +@property(retain) GEOTileKeyList * fullList; +@property(retain) GEOTileKeyList * networkList; +@property(retain) GEOTileRequester * tileRequester; + + +- (id)tileRequester; +- (void)setTileRequester:(id)arg1; +- (void)setNetworkList:(id)arg1; +- (void)setFullList:(id)arg1; +- (id)networkList; +- (id)fullList; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOTileRequester.h b/GeoServices.framework/GEOTileRequester.h new file mode 100755 index 0000000..f4fef2e --- /dev/null +++ b/GeoServices.framework/GEOTileRequester.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSThread, NSString, , GEOTileKeyList; + +@interface GEOTileRequester : NSObject { + GEOTileKeyList *_keyList; + *_delegate; + id _context; + NSThread *_thread; + NSString *_bundleIdentifier; + NSString *_bundleVersion; +} + +@property(readonly) GEOTileKeyList * keyList; +@property(retain) * delegate; +@property(retain) id context; +@property(retain) NSThread * thread; +@property(retain) NSString * bundleIdentifier; +@property(retain) NSString * bundleVersion; + ++ (unsigned char)tileProviderIdentifier; ++ (id)hostname; + +- (id)bundleVersion; +- (void)setBundleVersion:(id)arg1; +- (void)setBundleIdentifier:(id)arg1; +- (unsigned int)tileSetForKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (id)keyList; +- (void)setThread:(id)arg1; +- (id)thread; +- (id)initWithKeyList:(id)arg1; +- (void)start; +- (void)setDelegate:(id)arg1; +- (id)context; +- (void)setContext:(id)arg1; +- (id)bundleIdentifier; +- (id)delegate; +- (void)cancel; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOTileServerLocalProxy.h b/GeoServices.framework/GEOTileServerLocalProxy.h new file mode 100755 index 0000000..5dec0c5 --- /dev/null +++ b/GeoServices.framework/GEOTileServerLocalProxy.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOTileDBReader, NSMapTable, GEOTileDBWriter, NSLock, NSMutableArray, , NSString; + +@interface GEOTileServerLocalProxy : NSObject { + NSMutableArray *_inProgress; + NSLock *_inProgressLock; + NSMapTable *_providers; + GEOTileDBWriter *_dbWriter; + GEOTileDBReader *_dbReader; + NSString *_cacheLocation; + *_delegate; +} + + +- (void)registerProvider:(Class)arg1; +- (void)tileRequesterFinished:(id)arg1; +- (void)tileRequester:(id)arg1 receivedData:(id)arg2 tileEdition:(unsigned int)arg3 tileSet:(unsigned int)arg4 forKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; })arg5; +- (void)tileRequester:(id)arg1 receivedError:(id)arg2; +- (id)_contextForNetworkList:(id)arg1; +- (id)_contextForFullList:(id)arg1; +- (void)_registerBuiltInProviders; +- (void)flushPendingWrites; +- (void)cancelLoad:(id)arg1; +- (void)loadTiles:(id)arg1 checkDisk:(BOOL)arg2 allowNetworking:(BOOL)arg3 bundleIdentifier:(id)arg4 bundleVersion:(id)arg5; +- (void)openCacheConnection; +- (void)closeCacheConnection; +- (void)dataForKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1 asyncHandler:(id)arg2; +- (id)initWithCacheLocation:(id)arg1; +- (void)setDelegate:(id)arg1; +- (id)dataForKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (id)hostnameForProviderID:(unsigned short)arg1; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOTileServerRemoteProxy.h b/GeoServices.framework/GEOTileServerRemoteProxy.h new file mode 100755 index 0000000..e38e4bb --- /dev/null +++ b/GeoServices.framework/GEOTileServerRemoteProxy.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMutableArray, NSLock; + +@interface GEOTileServerRemoteProxy : NSObject { + id _delegate; + NSMutableArray *_inProgress; + NSLock *_inProgressLock; + struct dispatch_queue_s { } *_connQueue; + struct _xpc_connection_s { } *_conn; + NSLock *_connLock; + int _suspendCount; +} + + +- (void)_sendError:(id)arg1 forRequest:(id)arg2; +- (void)_handleBadDataForRequest:(id)arg1 reason:(id)arg2; +- (id)_requestForEvent:(void*)arg1 acquireLock:(BOOL)arg2; +- (void)_handleEditionUpgrade:(void*)arg1; +- (void)_handleNetworkBegan:(void*)arg1; +- (void)_handleFinished:(void*)arg1; +- (void)_handleTile:(void*)arg1; +- (void)flushPendingWrites; +- (void)cancelLoad:(id)arg1; +- (void)loadTiles:(id)arg1 checkDisk:(BOOL)arg2 allowNetworking:(BOOL)arg3 bundleIdentifier:(id)arg4 bundleVersion:(id)arg5; +- (void)openCacheConnection; +- (void)closeCacheConnection; +- (void)dataForKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1 asyncHandler:(id)arg2; +- (void)setDelegate:(id)arg1; +- (id)dataForKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (void)_handleError:(void*)arg1; +- (void)_handleEvent:(void*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOTileSet.h b/GeoServices.framework/GEOTileSet.h new file mode 100755 index 0000000..8aabe73 --- /dev/null +++ b/GeoServices.framework/GEOTileSet.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMutableArray, NSString, GEOTileSetVersion; + +@interface GEOTileSet : PBCodable { + NSString *_baseURL; + NSString *_multiTileURL; + int _style; + GEOTileSetVersion *_preferredVersion; + NSMutableArray *_validVersions; + int _scale; + int _size; + NSMutableArray *_providers; +} + +@property(retain) NSString * baseURL; +@property(retain) NSString * multiTileURL; +@property int style; +@property(retain) GEOTileSetVersion * preferredVersion; +@property(retain) NSMutableArray * validVersions; +@property int scale; +@property int size; +@property(retain) NSMutableArray * providers; + + +- (void)setBaseURL:(id)arg1; +- (BOOL)readFrom:(id)arg1; +- (id)multiTileURL; +- (id)providers; +- (id)validVersions; +- (id)preferredVersion; +- (id)providerAtIndex:(unsigned int)arg1; +- (unsigned int)providersCount; +- (id)validVersionAtIndex:(unsigned int)arg1; +- (unsigned int)validVersionsCount; +- (void)addProvider:(id)arg1; +- (void)addValidVersion:(id)arg1; +- (void)setProviders:(id)arg1; +- (void)setValidVersions:(id)arg1; +- (void)setPreferredVersion:(id)arg1; +- (void)setMultiTileURL:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)baseURL; +- (id)dictionaryRepresentation; +- (int)style; +- (void)setStyle:(int)arg1; +- (void)setScale:(int)arg1; +- (void)setSize:(int)arg1; +- (int)scale; +- (int)size; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOTileSetProfileRequester.h b/GeoServices.framework/GEOTileSetProfileRequester.h new file mode 100755 index 0000000..2aa5368 --- /dev/null +++ b/GeoServices.framework/GEOTileSetProfileRequester.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMapTable; + +@interface GEOTileSetProfileRequester : NSObject { + NSMapTable *_providers; + BOOL _hasReadProviders; +} + ++ (id)sharedTileSetProfileRequester; + +- (BOOL)supportsTileSetStyle:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (id)_tileSetInfoForTileKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (id)tileSetProfileForTileKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (void)registerInfo:(Class)arg1 forTileKeyProvider:(unsigned short)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOTileSetRegion.h b/GeoServices.framework/GEOTileSetRegion.h new file mode 100755 index 0000000..c578c66 --- /dev/null +++ b/GeoServices.framework/GEOTileSetRegion.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOTileSetRegion : PBCodable { + unsigned int _minX; + unsigned int _minY; + unsigned int _maxX; + unsigned int _maxY; + unsigned int _minZ; + unsigned int _maxZ; +} + +@property unsigned int minX; +@property unsigned int minY; +@property unsigned int maxX; +@property unsigned int maxY; +@property unsigned int minZ; +@property unsigned int maxZ; + + +- (BOOL)readFrom:(id)arg1; +- (BOOL)containsTileKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1 enforceZoomLevel:(BOOL)arg2; +- (unsigned int)maxZ; +- (unsigned int)minZ; +- (unsigned int)maxY; +- (unsigned int)minY; +- (unsigned int)minX; +- (void)setMaxZ:(unsigned int)arg1; +- (void)setMinZ:(unsigned int)arg1; +- (void)setMaxY:(unsigned int)arg1; +- (void)setMinY:(unsigned int)arg1; +- (void)setMinX:(unsigned int)arg1; +- (void)writeTo:(id)arg1; +- (unsigned int)maxX; +- (void)setMaxX:(unsigned int)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOTileSetVersion.h b/GeoServices.framework/GEOTileSetVersion.h new file mode 100755 index 0000000..da2e3c7 --- /dev/null +++ b/GeoServices.framework/GEOTileSetVersion.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMutableArray; + +@interface GEOTileSetVersion : PBCodable { + unsigned int _identifier; + NSMutableArray *_availableTiles; +} + +@property unsigned int identifier; +@property(retain) NSMutableArray * availableTiles; + + +- (BOOL)readFrom:(id)arg1; +- (id)availableTiles; +- (id)availableTilesAtIndex:(unsigned int)arg1; +- (unsigned int)availableTilesCount; +- (void)addAvailableTiles:(id)arg1; +- (void)setAvailableTiles:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (unsigned int)identifier; +- (void)setIdentifier:(unsigned int)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOTileSetsManager.h b/GeoServices.framework/GEOTileSetsManager.h new file mode 100755 index 0000000..23a52dc --- /dev/null +++ b/GeoServices.framework/GEOTileSetsManager.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOSupportedTileSetsDownload, NSTimer, , NSBundle; + +@interface GEOTileSetsManager : NSObject { + NSBundle *_fallbackBundle; + GEOSupportedTileSetsDownload *_download; + NSTimer *_updateTimer; + BOOL _isObservingReachability; + *_serverConnection; +} + ++ (void)useLocalManager; ++ (void)useRemoteManager; ++ (id)sharedManager; + +- (void)_reachabilityChanged:(id)arg1; +- (void)loadAttributionBadgeDataHiDPI:(BOOL)arg1 isIPad:(BOOL)arg2 handler:(id)arg3; +- (BOOL)supportsTileSetStyle:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (void)supportedTileSetsServerProxyUpdateDidFail:(id)arg1; +- (void)supportedTileSetsServerProxyReportedCacheIsCurrent:(id)arg1; +- (void)supportedTileSetsServerProxy:(id)arg1 didReceiveDocumentData:(id)arg2; +- (void)_updateTimerFired:(id)arg1; +- (void)_updateDocument; +- (void)_registerReachabilityObserver; +- (id)tileSetForTileKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (void)_scheduleUpdateTimerWithTimeInterval:(double)arg1; +- (BOOL)_updateDocumentIfNecessary; +- (void)_loadDocumentFromDisk; +- (id)initWithFallbackBundle:(id)arg1; +- (BOOL)hasDocument; +- (void)_countryProvidersDidChange:(id)arg1; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOTrafficSegment.h b/GeoServices.framework/GEOTrafficSegment.h new file mode 100755 index 0000000..08d4d8c --- /dev/null +++ b/GeoServices.framework/GEOTrafficSegment.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOTrafficSegment : PBCodable { + int _vertexOffset; + int _vertexCount; + BOOL _hasSpeed; + int _speed; + BOOL _hasWidth; + int _width; +} + +@property int vertexOffset; +@property int vertexCount; +@property BOOL hasSpeed; +@property int speed; +@property BOOL hasWidth; +@property int width; + + +- (BOOL)readFrom:(id)arg1; +- (BOOL)hasSpeed; +- (void)setHasWidth:(BOOL)arg1; +- (int)vertexOffset; +- (void)setVertexCount:(int)arg1; +- (void)setVertexOffset:(int)arg1; +- (void)setHasSpeed:(BOOL)arg1; +- (int)speed; +- (void)setSpeed:(int)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (void)setWidth:(int)arg1; +- (int)width; +- (BOOL)hasWidth; +- (id)description; +- (void)dealloc; +- (int)vertexCount; + +@end diff --git a/GeoServices.framework/GEOTrafficTile.h b/GeoServices.framework/GEOTrafficTile.h new file mode 100755 index 0000000..fe7ed53 --- /dev/null +++ b/GeoServices.framework/GEOTrafficTile.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSData, NSMutableArray; + +@interface GEOTrafficTile : PBCodable { + NSData *_vertices; + NSMutableArray *_trafficSegments; +} + +@property(readonly) BOOL hasVertices; +@property(retain) NSData * vertices; +@property(retain) NSMutableArray * trafficSegments; + + +- (BOOL)readFrom:(id)arg1; +- (void)setTrafficSegments:(id)arg1; +- (void)setVertices:(id)arg1; +- (struct { int x1; int x2; }*)createUnpackedVerticesWithGutterSize:(int)arg1; +- (id)trafficSegmentAtIndex:(unsigned int)arg1; +- (unsigned int)trafficSegmentsCount; +- (BOOL)hasVertices; +- (void)addTrafficSegment:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)vertices; +- (id)trafficSegments; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOTransitAgent.h b/GeoServices.framework/GEOTransitAgent.h new file mode 100755 index 0000000..07f9b63 --- /dev/null +++ b/GeoServices.framework/GEOTransitAgent.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSString; + +@interface GEOTransitAgent : PBCodable { + NSString *_name; + NSString *_url; + NSString *_telephone; +} + +@property(retain) NSString * name; +@property(readonly) BOOL hasUrl; +@property(retain) NSString * url; +@property(readonly) BOOL hasTelephone; +@property(retain) NSString * telephone; + + +- (BOOL)readFrom:(id)arg1; +- (void)setTelephone:(id)arg1; +- (id)telephone; +- (BOOL)hasTelephone; +- (BOOL)hasUrl; +- (void)writeTo:(id)arg1; +- (void)setUrl:(id)arg1; +- (id)url; +- (id)dictionaryRepresentation; +- (id)name; +- (void)setName:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOTransitStop.h b/GeoServices.framework/GEOTransitStop.h new file mode 100755 index 0000000..6e2ff1a --- /dev/null +++ b/GeoServices.framework/GEOTransitStop.h @@ -0,0 +1,75 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOPlace, NSString; + +@interface GEOTransitStop : PBCodable { + GEOPlace *_place; + BOOL _hasTimestamp; + double _timestamp; + BOOL _hasTimezoneOffset; + int _timezoneOffset; + BOOL _hasDepartureInterval; + int _departureInterval; + NSString *_iconName; + NSString *_transitCost; + BOOL _hasAgentIndex; + int _agentIndex; + NSString *_supplementalInstructions; +} + +@property(readonly) BOOL hasPlace; +@property(retain) GEOPlace * place; +@property BOOL hasTimestamp; +@property double timestamp; +@property BOOL hasTimezoneOffset; +@property int timezoneOffset; +@property BOOL hasDepartureInterval; +@property int departureInterval; +@property(readonly) BOOL hasIconName; +@property(retain) NSString * iconName; +@property(readonly) BOOL hasTransitCost; +@property(retain) NSString * transitCost; +@property BOOL hasAgentIndex; +@property int agentIndex; +@property(readonly) BOOL hasSupplementalInstructions; +@property(retain) NSString * supplementalInstructions; + + +- (BOOL)readFrom:(id)arg1; +- (void)setTransitCost:(id)arg1; +- (void)setSupplementalInstructions:(id)arg1; +- (void)setAgentIndex:(int)arg1; +- (void)setIconName:(id)arg1; +- (int)timezoneOffset; +- (void)setPlace:(id)arg1; +- (void)setHasTimestamp:(BOOL)arg1; +- (BOOL)hasTimestamp; +- (void)setHasAgentIndex:(BOOL)arg1; +- (void)setHasDepartureInterval:(BOOL)arg1; +- (BOOL)hasDepartureInterval; +- (void)setHasTimezoneOffset:(BOOL)arg1; +- (BOOL)hasTimezoneOffset; +- (BOOL)hasSupplementalInstructions; +- (BOOL)hasIconName; +- (BOOL)hasPlace; +- (void)setDepartureInterval:(int)arg1; +- (void)setTimezoneOffset:(int)arg1; +- (BOOL)hasTransitCost; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (double)timestamp; +- (void)setTimestamp:(double)arg1; +- (int)departureInterval; +- (id)supplementalInstructions; +- (id)transitCost; +- (int)agentIndex; +- (BOOL)hasAgentIndex; +- (id)iconName; +- (id)place; +- (id)description; +- (void)dealloc; +- (id)calendarDate; + +@end diff --git a/GeoServices.framework/GEOUserSession.h b/GeoServices.framework/GEOUserSession.h new file mode 100755 index 0000000..d03caf2 --- /dev/null +++ b/GeoServices.framework/GEOUserSession.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOSessionID; + +@interface GEOUserSession : NSObject { + double _lastSessionCreationTime; + GEOSessionID *_sessionID; +} + +@property(readonly) GEOSessionID * sessionID; + ++ (id)sharedInstance; + +- (void)_updateSessionIDIfNeeded; +- (id)sessionID; +- (id)init; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOVoltaireDirectionsProvider.h b/GeoServices.framework/GEOVoltaireDirectionsProvider.h new file mode 100755 index 0000000..4ada6d8 --- /dev/null +++ b/GeoServices.framework/GEOVoltaireDirectionsProvider.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEORequester; + +@interface GEOVoltaireDirectionsProvider : GEODirectionsProvider { + GEORequester *_requester; +} + +@property(retain) GEORequester * requester; + ++ (id)providerHostname; ++ (unsigned short)providerID; ++ (id)providerURL; ++ (void)resetProviderURL; + +- (void)cancelProviderRequest; +- (void)startProviderWithRequest:(id)arg1; +- (void)cleanupRequester; +- (void)requester:(id)arg1 didFailWithError:(id)arg2; +- (void)requesterDidCancel:(id)arg1; +- (void)requesterDidFinish:(id)arg1; +- (void)setRequester:(id)arg1; +- (id)requester; +- (id)init; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOVoltaireGeocodeProvider.h b/GeoServices.framework/GEOVoltaireGeocodeProvider.h new file mode 100755 index 0000000..cf9babc --- /dev/null +++ b/GeoServices.framework/GEOVoltaireGeocodeProvider.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class PBRequester; + +@interface GEOVoltaireGeocodeProvider : GEOGeocodeProvider { + PBRequester *_requester; +} + ++ (id)providerName; ++ (id)reverseGeocoderURL; ++ (id)forwardGeocoderURL; ++ (unsigned short)provider; + +- (void)reverseGeocode:(id)arg1 success:(id)arg2 error:(id)arg3; +- (id)newRequester:(id)arg1; +- (void)requester:(id)arg1 didFailWithError:(id)arg2; +- (void)requesterDidCancel:(id)arg1; +- (void)requesterDidFinish:(id)arg1; +- (void)forwardGeocode:(id)arg1 success:(id)arg2 networkActivity:(id)arg3 error:(id)arg4; +- (void)cancel; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOVoltaireLocationShiftProvider.h b/GeoServices.framework/GEOVoltaireLocationShiftProvider.h new file mode 100755 index 0000000..2be3ac8 --- /dev/null +++ b/GeoServices.framework/GEOVoltaireLocationShiftProvider.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class GEORequester; + +@interface GEOVoltaireLocationShiftProvider : GEOLocationShiftProvider { + GEORequester *_requester; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _errorHandler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _finishedHandler; + +} + ++ (unsigned short)providerID; ++ (void)_resetURL; + +- (void)cancelRequest; +- (void)startRequest:(id)arg1 finished:(id)arg2 error:(id)arg3; +- (void)requester:(id)arg1 didFailWithError:(id)arg2; +- (void)requesterDidCancel:(id)arg1; +- (void)requesterDidFinish:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOVoltaireRasterTileDecoder.h b/GeoServices.framework/GEOVoltaireRasterTileDecoder.h new file mode 100755 index 0000000..090af0a --- /dev/null +++ b/GeoServices.framework/GEOVoltaireRasterTileDecoder.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOVoltaireRasterTileDecoder : NSObject { +} + + +- (id)decodeTile:(id)arg1 forKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg2; +- (BOOL)canDecodeTile:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1 quickly:(BOOL*)arg2; + +@end diff --git a/GeoServices.framework/GEOVoltaireRasterTileImageData.h b/GeoServices.framework/GEOVoltaireRasterTileImageData.h new file mode 100755 index 0000000..8d98e6d --- /dev/null +++ b/GeoServices.framework/GEOVoltaireRasterTileImageData.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSData; + +@interface GEOVoltaireRasterTileImageData : NSObject { + NSData *_data; +} + ++ (id)createWithData:(id)arg1; + +- (struct CGImage { }*)newImage; +- (id)initWithData:(id)arg1; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOVoltaireRasterTileTrafficData.h b/GeoServices.framework/GEOVoltaireRasterTileTrafficData.h new file mode 100755 index 0000000..b14bf8e --- /dev/null +++ b/GeoServices.framework/GEOVoltaireRasterTileTrafficData.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMutableArray; + +@interface GEOVoltaireRasterTileTrafficData : NSObject { + struct { int x1; int x2; } *_vertices; + NSMutableArray *_trafficSegments; + double _expirationTime; +} + +@property struct { int x1; int x2; }* vertices; +@property(retain) NSMutableArray * trafficSegments; +@property double expirationTime; + ++ (double)expirationTimeInterval; ++ (id)createWithData:(id)arg1 tileKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg2; + +- (void)setTrafficSegments:(id)arg1; +- (void)setVertices:(struct { int x1; int x2; }*)arg1; +- (id)initWithData:(id)arg1 tileKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg2; +- (struct { int x1; int x2; }*)vertices; +- (id)trafficSegments; +- (void)dealloc; +- (double)expirationTime; +- (void)setExpirationTime:(double)arg1; +- (id)initWithGMMData:(id)arg1 key:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg2; + +@end diff --git a/GeoServices.framework/GEOVoltaireRasterTileTrafficSegment.h b/GeoServices.framework/GEOVoltaireRasterTileTrafficSegment.h new file mode 100755 index 0000000..a87cf2b --- /dev/null +++ b/GeoServices.framework/GEOVoltaireRasterTileTrafficSegment.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOVoltaireRasterTileTrafficSegment : NSObject { + struct { int x1; int x2; } *_vertices; + int _vertexCount; + BOOL _hasSpeed; + int _speed; + BOOL _hasWidth; + int _width; +} + +@property(readonly) struct { int x1; int x2; }* vertices; +@property(readonly) int vertexCount; +@property BOOL hasSpeed; +@property int speed; +@property BOOL hasWidth; +@property int width; + + +- (BOOL)hasSpeed; +- (void)setVertices:(struct { int x1; int x2; }*)arg1 count:(int)arg2; +- (void)setHasWidth:(BOOL)arg1; +- (void)setHasSpeed:(BOOL)arg1; +- (int)speed; +- (void)setSpeed:(int)arg1; +- (void)setWidth:(int)arg1; +- (int)width; +- (struct { int x1; int x2; }*)vertices; +- (BOOL)hasWidth; +- (int)vertexCount; + +@end diff --git a/GeoServices.framework/GEOVoltaireSearchProvider.h b/GeoServices.framework/GEOVoltaireSearchProvider.h new file mode 100755 index 0000000..62f9f50 --- /dev/null +++ b/GeoServices.framework/GEOVoltaireSearchProvider.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class GEORequester; + +@interface GEOVoltaireSearchProvider : GEOSearchProvider { + GEORequester *_requester; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _finished; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _spellingSuggestion; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _refinement; + +} + ++ (void)_resetURL; ++ (id)hostname; ++ (unsigned short)provider; + +- (void)search:(id)arg1 finished:(id)arg2 spellingSuggestion:(id)arg3 refinement:(id)arg4 error:(id)arg5; +- (void)requester:(id)arg1 didFailWithError:(id)arg2; +- (void)requesterDidCancel:(id)arg1; +- (void)requesterDidFinish:(id)arg1; +- (void)cancel; +- (id)init; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOVoltaireTileAvailabilityProvider.h b/GeoServices.framework/GEOVoltaireTileAvailabilityProvider.h new file mode 100755 index 0000000..29daaf0 --- /dev/null +++ b/GeoServices.framework/GEOVoltaireTileAvailabilityProvider.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOVoltaireTileAvailabilityProvider : GEOTileAvailabilityProvider { +} + ++ (unsigned short)providerID; + +- (void)cancelRequest; +- (void)startRequest:(id)arg1 finished:(id)arg2 error:(id)arg3; + +@end diff --git a/GeoServices.framework/GEOVoltaireTileDownloader.h b/GeoServices.framework/GEOVoltaireTileDownloader.h new file mode 100755 index 0000000..4e3bbbf --- /dev/null +++ b/GeoServices.framework/GEOVoltaireTileDownloader.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOTileKeyList, , NSString, GEONetworkDataReader, NSURLConnection, NSURL; + +@interface GEOVoltaireTileDownloader : NSObject { + GEOTileKeyList *_keyList; + NSURL *_requestURL; + int _zAdjust; + NSURLConnection *_connection; + GEONetworkDataReader *_reader; + int _numTilesLoaded; + NSString *_sharedPrefix; + NSString *_userAgent; + *_delegate; + unsigned short _providerID; +} + +@property(retain) NSString * userAgent; +@property * delegate; + + +- (id)userAgent; +- (void)_cancelWithErrorCode:(int)arg1; +- (void)_failWithErrorCode:(int)arg1; +- (void)_tryParseTiles; +- (struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; })_tileKeyForURL:(id)arg1 edition:(unsigned int*)arg2; +- (void)_cleanupConnection; +- (id)_urlForTileKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (void)addTileKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (void)start; +- (void)setDelegate:(id)arg1; +- (void)_failWithError:(id)arg1; +- (id)initWithURL:(id)arg1; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (id)delegate; +- (void)cancel; +- (void)dealloc; +- (void)setUserAgent:(id)arg1; + +@end diff --git a/GeoServices.framework/GEOVoltaireTileRequester.h b/GeoServices.framework/GEOVoltaireTileRequester.h new file mode 100755 index 0000000..c80b649 --- /dev/null +++ b/GeoServices.framework/GEOVoltaireTileRequester.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSMutableArray, NSThread; + +@interface GEOVoltaireTileRequester : GEOTileRequester { + NSMutableArray *_activeDownloads; + BOOL _experiencedError; + NSThread *_startThread; +} + ++ (unsigned char)tileProviderIdentifier; + +- (unsigned int)tileSetForKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (void)tileDownload:(id)arg1 didFailWithError:(id)arg2; +- (void)tileDownload:(id)arg1 didReceiveData:(id)arg2 edition:(unsigned int)arg3 forKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; })arg4; +- (void)tileDownloadFinished:(id)arg1; +- (void)tryFinish; +- (void)start; +- (void)cleanup; +- (void)cancel; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GEOVoltaireTileSetInfo.h b/GeoServices.framework/GEOVoltaireTileSetInfo.h new file mode 100755 index 0000000..38bab48 --- /dev/null +++ b/GeoServices.framework/GEOVoltaireTileSetInfo.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface GEOVoltaireTileSetInfo : NSObject { +} + + +- (BOOL)supportsTileSetStyle:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (id)profileForTileKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; + +@end diff --git a/GeoServices.framework/GEOVoltaireTileSetProfile.h b/GeoServices.framework/GEOVoltaireTileSetProfile.h new file mode 100755 index 0000000..6f81691 --- /dev/null +++ b/GeoServices.framework/GEOVoltaireTileSetProfile.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class GEOTileSet, NSString, NSURL; + +@interface GEOVoltaireTileSetProfile : NSObject { + GEOTileSet *_tileSet; +} + +@property(readonly) int style; +@property(readonly) int size; +@property(readonly) int scale; +@property(readonly) NSString * baseURLString; +@property(readonly) NSURL * multiTileURL; +@property(readonly) unsigned int operatingEdition; + + +- (unsigned int)operatingEdition; +- (id)multiTileURL; +- (id)baseURLString; +- (id)attributionInfoForTileKeys:(id)arg1; +- (void)loadAttributionBadgeDataHiDPI:(BOOL)arg1 isIPad:(BOOL)arg2 handler:(id)arg3; +- (BOOL)needsAttributionBadge; +- (unsigned int)maxZoomLevelForTileKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (unsigned int)minZoomLevelForTileKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (BOOL)isAvailableForTileKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (id)initWithTileSet:(id)arg1; +- (id)_operatingVersion; +- (int)style; +- (int)scale; +- (int)size; +- (id)description; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/GeoQueryCollectionRequester.h b/GeoServices.framework/GeoQueryCollectionRequester.h new file mode 100755 index 0000000..b5d69f1 --- /dev/null +++ b/GeoServices.framework/GeoQueryCollectionRequester.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@class NSThread; + +@interface GEOQueryCollectionRequester : PBRequester { + NSThread *_thread; +} + + +- (void)_cancelSubmissionOnThread; +- (id)initWithURL:(id)arg1 andDelegate:(id)arg2; +- (void)_applicationDidEnterBackground:(id)arg1; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/_GEOExpTileData.h b/GeoServices.framework/_GEOExpTileData.h new file mode 100755 index 0000000..05e34a7 --- /dev/null +++ b/GeoServices.framework/_GEOExpTileData.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface _GEOExpTileData : NSObject { + id _data; + struct _ExpEntry { struct _GEOTileKey { unsigned int x_1_1_1 : 6; unsigned int x_1_1_2 : 26; unsigned int x_1_1_3 : 26; unsigned int x_1_1_4 : 6; unsigned int x_1_1_5 : 8; unsigned int x_1_1_6 : 8; unsigned int x_1_1_7 : 8; unsigned int x_1_1_8 : 1; unsigned int x_1_1_9 : 7; unsigned char x_1_1_10[4]; } x1; double x2; struct _ExpEntry {} *x3; struct _ExpEntry {} *x4; } *_entry; +} + +@property(readonly) id data; +@property struct _ExpEntry { struct _GEOTileKey { unsigned int x_1_1_1 : 6; unsigned int x_1_1_2 : 26; unsigned int x_1_1_3 : 26; unsigned int x_1_1_4 : 6; unsigned int x_1_1_5 : 8; unsigned int x_1_1_6 : 8; unsigned int x_1_1_7 : 8; unsigned int x_1_1_8 : 1; unsigned int x_1_1_9 : 7; unsigned char x_1_1_10[4]; } x1; double x2; struct _ExpEntry {} *x3; struct _ExpEntry {} *x4; }* entry; + + +- (id)initWithData:(id)arg1 entry:(struct _ExpEntry { struct _GEOTileKey { unsigned int x_1_1_1 : 6; unsigned int x_1_1_2 : 26; unsigned int x_1_1_3 : 26; unsigned int x_1_1_4 : 6; unsigned int x_1_1_5 : 8; unsigned int x_1_1_6 : 8; unsigned int x_1_1_7 : 8; unsigned int x_1_1_8 : 1; unsigned int x_1_1_9 : 7; unsigned char x_1_1_10[4]; } x1; double x2; struct _ExpEntry {} *x3; struct _ExpEntry {} *x4; }*)arg2; +- (void)setEntry:(struct _ExpEntry { struct _GEOTileKey { unsigned int x_1_1_1 : 6; unsigned int x_1_1_2 : 26; unsigned int x_1_1_3 : 26; unsigned int x_1_1_4 : 6; unsigned int x_1_1_5 : 8; unsigned int x_1_1_6 : 8; unsigned int x_1_1_7 : 8; unsigned int x_1_1_8 : 1; unsigned int x_1_1_9 : 7; unsigned char x_1_1_10[4]; } x1; double x2; struct _ExpEntry {} *x3; struct _ExpEntry {} *x4; }*)arg1; +- (struct _ExpEntry { struct _GEOTileKey { unsigned int x_1_1_1 : 6; unsigned int x_1_1_2 : 26; unsigned int x_1_1_3 : 26; unsigned int x_1_1_4 : 6; unsigned int x_1_1_5 : 8; unsigned int x_1_1_6 : 8; unsigned int x_1_1_7 : 8; unsigned int x_1_1_8 : 1; unsigned int x_1_1_9 : 7; unsigned char x_1_1_10[4]; } x1; double x2; struct _ExpEntry {} *x3; struct _ExpEntry {} *x4; }*)entry; +- (id)data; +- (void)dealloc; + +@end diff --git a/GeoServices.framework/_GEOTileKeyWrapper.h b/GeoServices.framework/_GEOTileKeyWrapper.h new file mode 100755 index 0000000..1184e61 --- /dev/null +++ b/GeoServices.framework/_GEOTileKeyWrapper.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +@interface _GEOTileKeyWrapper : NSObject { + struct _GEOTileKey { + unsigned int z : 6; + unsigned int x : 26; + unsigned int y : 26; + unsigned int type : 6; + unsigned int pixelSize : 8; + unsigned int textScale : 8; + unsigned int provider : 8; + unsigned int expires : 1; + unsigned int reserved1 : 7; + unsigned char reserved2[4]; + } _key; +} + +@property struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; } key; + + +- (void)setKey:(struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; })arg1; +- (struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; })key; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; + +@end diff --git a/GeoServices.framework/_GEOTileLoadListener.h b/GeoServices.framework/_GEOTileLoadListener.h new file mode 100755 index 0000000..493f2a1 --- /dev/null +++ b/GeoServices.framework/_GEOTileLoadListener.h @@ -0,0 +1,66 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSError, NSLock, GEOTileKeyList; + +@interface _GEOTileLoadListener : NSObject { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _progress; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _finished; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _error; + + GEOTileKeyList *_originalList; + GEOTileKeyList *_networkLoadList; + GEOTileKeyList *_satisfiedList; + BOOL _finishWhenDecoded; + int _tilesDecoding; + NSError *_noNetworkError; + NSLock *_callbacksLock; +} + +@property(copy) id progress; +@property(copy) id finished; +@property(copy) id error; +@property(retain) GEOTileKeyList * originalList; +@property(retain) GEOTileKeyList * networkLoadList; +@property(retain) GEOTileKeyList * satisfiedList; + + +- (void)setFinished:(id)arg1; +- (void)setError:(id)arg1; +- (id)satisfiedList; +- (void)finishDecodingAndSendError:(id)arg1; +- (void)endDecode; +- (void)unlockCallbacks; +- (void)lockCallbacks; +- (void)addSatisfiedKey:(const struct _GEOTileKey { unsigned int x1 : 6; unsigned int x2 : 26; unsigned int x3 : 26; unsigned int x4 : 6; unsigned int x5 : 8; unsigned int x6 : 8; unsigned int x7 : 8; unsigned int x8 : 1; unsigned int x9 : 7; unsigned char x10[4]; }*)arg1; +- (void)beginDecode; +- (void)finishWhenDecoded; +- (void)setSatisfiedList:(id)arg1; +- (void)setNetworkLoadList:(id)arg1; +- (void)setOriginalList:(id)arg1; +- (id)originalList; +- (id)networkLoadList; +- (id)progress; +- (void)setProgress:(id)arg1; +- (id)error; +- (id)finished; +- (id)init; +- (void)dealloc; + +@end diff --git a/HomeSharing.framework/HSActivityRequest.h b/HomeSharing.framework/HSActivityRequest.h new file mode 100755 index 0000000..9476e72 --- /dev/null +++ b/HomeSharing.framework/HSActivityRequest.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSActivityRequest : HSRequest { +} + + +- (id)init; + +@end diff --git a/HomeSharing.framework/HSAddPlaylistRequest.h b/HomeSharing.framework/HSAddPlaylistRequest.h new file mode 100755 index 0000000..423ad67 --- /dev/null +++ b/HomeSharing.framework/HSAddPlaylistRequest.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSAddPlaylistRequest : HSRequest { +} + ++ (id)requestWithDatabaseID:(unsigned int)arg1 playlistName:(id)arg2; + +- (id)initWithDatabaseID:(unsigned int)arg1 playlistName:(id)arg2; +- (id)canonicalResponseForResponse:(id)arg1; + +@end diff --git a/HomeSharing.framework/HSAddPlaylistResponse.h b/HomeSharing.framework/HSAddPlaylistResponse.h new file mode 100755 index 0000000..a2342a8 --- /dev/null +++ b/HomeSharing.framework/HSAddPlaylistResponse.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSAddPlaylistResponse : HSResponse { + unsigned int containerID; +} + +@property unsigned int containerID; + + +- (unsigned int)containerID; +- (void)setContainerID:(unsigned int)arg1; + +@end diff --git a/HomeSharing.framework/HSArtworkRequest.h b/HomeSharing.framework/HSArtworkRequest.h new file mode 100755 index 0000000..0babee4 --- /dev/null +++ b/HomeSharing.framework/HSArtworkRequest.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSArtworkRequest : HSRequest { +} + ++ (id)requestWithDatabaseID:(unsigned int)arg1 itemID:(unsigned int)arg2 size:(struct CGSize { float x1; float x2; })arg3; + +- (id)initWithDatabaseID:(unsigned int)arg1 itemID:(unsigned int)arg2 size:(struct CGSize { float x1; float x2; })arg3; +- (BOOL)acceptsGzipEncoding; + +@end diff --git a/HomeSharing.framework/HSAuthorizedDSIDsUpdateRequest.h b/HomeSharing.framework/HSAuthorizedDSIDsUpdateRequest.h new file mode 100755 index 0000000..1a27a28 --- /dev/null +++ b/HomeSharing.framework/HSAuthorizedDSIDsUpdateRequest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSAuthorizedDSIDsUpdateRequest : HSRequest { +} + + +- (id)canonicalResponseForResponse:(id)arg1; +- (id)init; + +@end diff --git a/HomeSharing.framework/HSAuthorizedDSIDsUpdateResponse.h b/HomeSharing.framework/HSAuthorizedDSIDsUpdateResponse.h new file mode 100755 index 0000000..c2725b1 --- /dev/null +++ b/HomeSharing.framework/HSAuthorizedDSIDsUpdateResponse.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@class NSArray; + +@interface HSAuthorizedDSIDsUpdateResponse : HSResponse { + NSArray *authorizedDSIDs; +} + +@property(copy) NSArray * authorizedDSIDs; + + +- (void)setAuthorizedDSIDs:(id)arg1; +- (id)authorizedDSIDs; +- (void)dealloc; + +@end diff --git a/HomeSharing.framework/HSAuthorizedDSIDsUpdatesRequest.h b/HomeSharing.framework/HSAuthorizedDSIDsUpdatesRequest.h new file mode 100755 index 0000000..62ebf01 --- /dev/null +++ b/HomeSharing.framework/HSAuthorizedDSIDsUpdatesRequest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSAuthorizedDSIDsUpdatesRequest : HSRequest { +} + + +- (id)canonicalResponseForResponse:(id)arg1; +- (id)init; + +@end diff --git a/HomeSharing.framework/HSAuthorizedDSIDsUpdatesResponse.h b/HomeSharing.framework/HSAuthorizedDSIDsUpdatesResponse.h new file mode 100755 index 0000000..c05e7af --- /dev/null +++ b/HomeSharing.framework/HSAuthorizedDSIDsUpdatesResponse.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@class NSArray; + +@interface HSAuthorizedDSIDsUpdatesResponse : HSResponse { + NSArray *authorizedDSIDs; +} + +@property(copy) NSArray * authorizedDSIDs; + + +- (void)setAuthorizedDSIDs:(id)arg1; +- (id)authorizedDSIDs; +- (void)dealloc; + +@end diff --git a/HomeSharing.framework/HSBrowseRequest.h b/HomeSharing.framework/HSBrowseRequest.h new file mode 100755 index 0000000..2bc0ee1 --- /dev/null +++ b/HomeSharing.framework/HSBrowseRequest.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSBrowseRequest : HSRequest { +} + ++ (id)requestWithDatabaseID:(unsigned int)arg1 browseGroupType:(int)arg2; + +- (id)initWithDatabaseID:(unsigned int)arg1 browseGroupType:(int)arg2; +- (id)_stringForBrowseGroupType:(int)arg1; +- (id)canonicalResponseForResponse:(id)arg1; + +@end diff --git a/HomeSharing.framework/HSBrowseResponse.h b/HomeSharing.framework/HSBrowseResponse.h new file mode 100755 index 0000000..fdbe150 --- /dev/null +++ b/HomeSharing.framework/HSBrowseResponse.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@class NSArray; + +@interface HSBrowseResponse : HSResponse { + NSArray *collections; +} + +@property(copy) NSArray * collections; + + +- (void)dealloc; +- (void)setCollections:(id)arg1; +- (id)collections; + +@end diff --git a/HomeSharing.framework/HSBrowser.h b/HomeSharing.framework/HSBrowser.h new file mode 100755 index 0000000..8cdeb4b --- /dev/null +++ b/HomeSharing.framework/HSBrowser.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSString, NSArray; + +@interface HSBrowser : NSObject { + NSArray *_availableLibraries; + NSString *_homeSharingGroupID; + struct _DNSServiceRef_t { } *_dnsService; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _addLibraryHandler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _removeLibraryHandler; + +} + +@property(copy) NSString * homeSharingGroupID; +@property(readonly) NSArray * availableLibraries; + + +- (id)availableLibraries; +- (void)startWithAddLibraryHandler:(id)arg1 removeLibraryHandler:(id)arg2; +- (void)setHomeSharingGroupID:(id)arg1; +- (id)homeSharingGroupID; +- (void)stop; +- (void)_didRemoveService:(id)arg1 moreComing:(BOOL)arg2; +- (void)_didFindService:(id)arg1 moreComing:(BOOL)arg2; +- (void)dealloc; + +@end diff --git a/HomeSharing.framework/HSBulkCloudArtworkInfoRequest.h b/HomeSharing.framework/HSBulkCloudArtworkInfoRequest.h new file mode 100755 index 0000000..a9bddec --- /dev/null +++ b/HomeSharing.framework/HSBulkCloudArtworkInfoRequest.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSBulkCloudArtworkInfoRequest : HSRequest { +} + ++ (id)requestWithDatabaseID:(unsigned int)arg1 itemIDs:(id)arg2 sessionID:(unsigned int)arg3; + +- (id)initWithDatabaseID:(unsigned int)arg1 itemIDs:(id)arg2 sessionID:(unsigned int)arg3; +- (id)_bodyDataForItemIDs:(id)arg1 sessionID:(unsigned int)arg2; +- (id)canonicalResponseForResponse:(id)arg1; + +@end diff --git a/HomeSharing.framework/HSBulkCloudArtworkInfoResponse.h b/HomeSharing.framework/HSBulkCloudArtworkInfoResponse.h new file mode 100755 index 0000000..f345ca8 --- /dev/null +++ b/HomeSharing.framework/HSBulkCloudArtworkInfoResponse.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@class NSArray; + +@interface HSBulkCloudArtworkInfoResponse : HSResponse { + NSArray *artworkInfoDictionaries; +} + +@property(copy) NSArray * artworkInfoDictionaries; + + +- (id)artworkInfoDictionaries; +- (void)setArtworkInfoDictionaries:(id)arg1; +- (void)dealloc; + +@end diff --git a/HomeSharing.framework/HSCheckInRentalAssetRequest.h b/HomeSharing.framework/HSCheckInRentalAssetRequest.h new file mode 100755 index 0000000..1db70b4 --- /dev/null +++ b/HomeSharing.framework/HSCheckInRentalAssetRequest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSCheckInRentalAssetRequest : HSRequest { +} + ++ (id)requestWithDatabaseID:(unsigned int)arg1 itemID:(unsigned int)arg2; + +- (id)initWithDatabaseID:(unsigned int)arg1 itemID:(unsigned int)arg2; + +@end diff --git a/HomeSharing.framework/HSCheckOutRentalAssetRequest.h b/HomeSharing.framework/HSCheckOutRentalAssetRequest.h new file mode 100755 index 0000000..628b98f --- /dev/null +++ b/HomeSharing.framework/HSCheckOutRentalAssetRequest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSCheckOutRentalAssetRequest : HSRequest { +} + ++ (id)requestWithDatabaseID:(unsigned int)arg1 itemID:(unsigned int)arg2; + +- (id)initWithDatabaseID:(unsigned int)arg1 itemID:(unsigned int)arg2; + +@end diff --git a/HomeSharing.framework/HSCloudArtworkInfoRequest.h b/HomeSharing.framework/HSCloudArtworkInfoRequest.h new file mode 100755 index 0000000..0a7ff22 --- /dev/null +++ b/HomeSharing.framework/HSCloudArtworkInfoRequest.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSCloudArtworkInfoRequest : HSRequest { +} + ++ (id)requestWithDatabaseID:(unsigned int)arg1 itemID:(unsigned int)arg2; + +- (id)initWithDatabaseID:(unsigned int)arg1 itemID:(unsigned int)arg2; +- (id)canonicalResponseForResponse:(id)arg1; + +@end diff --git a/HomeSharing.framework/HSCloudArtworkInfoResponse.h b/HomeSharing.framework/HSCloudArtworkInfoResponse.h new file mode 100755 index 0000000..b90c7a4 --- /dev/null +++ b/HomeSharing.framework/HSCloudArtworkInfoResponse.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@class NSDictionary; + +@interface HSCloudArtworkInfoResponse : HSResponse { + NSDictionary *artworkInfoDictionary; +} + +@property(copy) NSDictionary * artworkInfoDictionary; + + +- (id)artworkInfoDictionary; +- (void)setArtworkInfoDictionary:(id)arg1; +- (void)dealloc; + +@end diff --git a/HomeSharing.framework/HSConnection.h b/HomeSharing.framework/HSConnection.h new file mode 100755 index 0000000..4b2f99a --- /dev/null +++ b/HomeSharing.framework/HSConnection.h @@ -0,0 +1,87 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@class NSString, HSConnectionStream, SSAccount, NSDictionary, HSFairPlayInfo, NSURL; + +@interface HSConnection : NSObject { + SSAccount *_account; + NSURL *_baseURL; + int _connectionState; + HSConnectionStream *_connectionStream; + HSConnectionStream *_concurrentConnectionStream; + int _connectionType; + struct dispatch_queue_s { } *_queue; + struct __CFReadStream { } *_readStream; + BOOL authenticationRequired; + unsigned int basePlaylistContainerID; + NSDictionary *cookies; + unsigned int databaseID; + unsigned int databaseRevision; + HSFairPlayInfo *fairPlayInfo; + NSString *homeSharingGroupID; + NSString *password; + unsigned int sessionID; + NSString *userAgent; + NSString *username; +} + +@property(readonly) NSURL * baseURL; +@property(copy) NSString * userAgent; +@property(copy) NSDictionary * cookies; +@property(retain) SSAccount * account; +@property(readonly) int connectionType; +@property int connectionState; +@property(getter=isAuthenticationRequired) BOOL authenticationRequired; +@property(retain) HSFairPlayInfo * fairPlayInfo; +@property(copy) NSString * homeSharingGroupID; +@property(copy) NSString * username; +@property(copy) NSString * password; +@property unsigned int databaseID; +@property unsigned int databaseRevision; +@property unsigned int basePlaylistContainerID; +@property unsigned int sessionID; + + +- (void)setAccount:(id)arg1; +- (id)account; +- (id)userAgent; +- (void)setPassword:(id)arg1; +- (void)setUsername:(id)arg1; +- (id)username; +- (void)setCookies:(id)arg1; +- (BOOL)isAuthenticationRequired; +- (id)initWithBaseURL:(id)arg1; +- (unsigned int)basePlaylistContainerID; +- (void)setBasePlaylistContainerID:(unsigned int)arg1; +- (void)setDatabaseID:(unsigned int)arg1; +- (unsigned int)databaseRevision; +- (void)_notifyServerOfActivity; +- (void)_sendRequest:(id)arg1 onConnectionStream:(id)arg2 withInternalResponseHandler:(id)arg3; +- (void)setAuthenticationRequired:(BOOL)arg1; +- (void)_loadDatabaseWithInternalConnectionCompletionHandler:(id)arg1; +- (void)_continueFPSetupNegotiationWithData:(id)arg1 internalConnectionCompletionHandler:(id)arg2; +- (void)setConnectionState:(int)arg1; +- (void)setDatabaseRevision:(unsigned int)arg1; +- (id)initWithBaseURL:(id)arg1 connectionType:(int)arg2; +- (void)checkForDatabaseUpdatesWithCompletionHandler:(id)arg1; +- (id)fairPlayInfo; +- (void)sendRequest:(id)arg1 withResponseHandler:(id)arg2; +- (void)sendConcurrentRequest:(id)arg1 withResponseHandler:(id)arg2; +- (unsigned int)databaseID; +- (int)connectionState; +- (void)setFairPlayInfo:(id)arg1; +- (void)setHomeSharingGroupID:(id)arg1; +- (id)homeSharingGroupID; +- (void)connectWithCompletionHandler:(id)arg1; +- (id)cookies; +- (void)disconnect; +- (id)password; +- (id)baseURL; +- (unsigned int)sessionID; +- (void)setSessionID:(unsigned int)arg1; +- (int)connectionType; +- (void)dealloc; +- (void)setUserAgent:(id)arg1; + +@end diff --git a/HomeSharing.framework/HSConnectionStream.h b/HomeSharing.framework/HSConnectionStream.h new file mode 100755 index 0000000..f9d8742 --- /dev/null +++ b/HomeSharing.framework/HSConnectionStream.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSConnectionStream : NSObject { + struct __CFReadStream { } *_readStream; + struct dispatch_queue_s { } *_queue; +} + + +- (void)sendCFHTTPMessage:(struct __CFHTTPMessage { }*)arg1 withResponseHandler:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/HomeSharing.framework/HSContainersRequest.h b/HomeSharing.framework/HSContainersRequest.h new file mode 100755 index 0000000..65c84b2 --- /dev/null +++ b/HomeSharing.framework/HSContainersRequest.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSContainersRequest : HSRequest { + BOOL _shouldParseResponse; +} + +@property BOOL shouldParseResponse; + ++ (id)requestWithDatabaseID:(unsigned int)arg1; + +- (void)setShouldParseResponse:(BOOL)arg1; +- (BOOL)shouldParseResponse; +- (id)initWithDatabaseID:(unsigned int)arg1; +- (id)initWithAction:(id)arg1; +- (id)canonicalResponseForResponse:(id)arg1; + +@end diff --git a/HomeSharing.framework/HSContainersResponse.h b/HomeSharing.framework/HSContainersResponse.h new file mode 100755 index 0000000..6e2cc7d --- /dev/null +++ b/HomeSharing.framework/HSContainersResponse.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@class NSArray; + +@interface HSContainersResponse : HSResponse { + NSArray *containers; +} + +@property(copy) NSArray * containers; + + +- (void)setContainers:(id)arg1; +- (id)containers; +- (void)dealloc; + +@end diff --git a/HomeSharing.framework/HSDatabasesRequest.h b/HomeSharing.framework/HSDatabasesRequest.h new file mode 100755 index 0000000..78e22ec --- /dev/null +++ b/HomeSharing.framework/HSDatabasesRequest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSDatabasesRequest : HSRequest { +} + + +- (id)canonicalResponseForResponse:(id)arg1; +- (id)init; + +@end diff --git a/HomeSharing.framework/HSDatabasesResponse.h b/HomeSharing.framework/HSDatabasesResponse.h new file mode 100755 index 0000000..caa1344 --- /dev/null +++ b/HomeSharing.framework/HSDatabasesResponse.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@class NSArray; + +@interface HSDatabasesResponse : HSResponse { + NSArray *databases; +} + +@property(copy) NSArray * databases; + + +- (void)setDatabases:(id)arg1; +- (id)databases; +- (void)dealloc; + +@end diff --git a/HomeSharing.framework/HSFairPlayInfo.h b/HomeSharing.framework/HSFairPlayInfo.h new file mode 100755 index 0000000..eebe034 --- /dev/null +++ b/HomeSharing.framework/HSFairPlayInfo.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@class NSString, NSArray; + +@interface HSFairPlayInfo : NSObject { + void *_hwInfo; + NSArray *_requestsToSign; + void *_session; +} + +@property(readonly) NSString * deviceGUID; + + +- (BOOL)setupMescalWithURL:(id)arg1 certificateURL:(id)arg2 requestsToSign:(id)arg3 userAgent:(id)arg4; +- (void)endMescalSession; +- (id)_hexStringForData:(id)arg1; +- (BOOL)_getHardwareInfo:(struct FairPlayHWInfo_ { unsigned int x1; unsigned char x2[20]; }*)arg1; +- (id)processSignedResponseData:(id)arg1 withSignature:(id)arg2; +- (id)signatureForData:(id)arg1; +- (BOOL)shouldSignRequestAction:(id)arg1; +- (id)continueNegotationWithData:(id)arg1 isComplete:(BOOL*)arg2; +- (void)endSecuritySession; +- (id)beginNegotiation; +- (id)securityInfoForURL:(id)arg1; +- (id)deviceGUID; +- (id)init; +- (void)dealloc; + +@end diff --git a/HomeSharing.framework/HSFairPlaySetupRequest.h b/HomeSharing.framework/HSFairPlaySetupRequest.h new file mode 100755 index 0000000..9c9b1bd --- /dev/null +++ b/HomeSharing.framework/HSFairPlaySetupRequest.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSFairPlaySetupRequest : HSRequest { +} + + +- (id)init; + +@end diff --git a/HomeSharing.framework/HSGetAuthorizedAccountsInfoRequest.h b/HomeSharing.framework/HSGetAuthorizedAccountsInfoRequest.h new file mode 100755 index 0000000..c511c3b --- /dev/null +++ b/HomeSharing.framework/HSGetAuthorizedAccountsInfoRequest.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSGetAuthorizedAccountsInfoRequest : HSRequest { +} + + +- (id)init; + +@end diff --git a/HomeSharing.framework/HSGetAuthorizedAccountsTokenRequest.h b/HomeSharing.framework/HSGetAuthorizedAccountsTokenRequest.h new file mode 100755 index 0000000..cd3b043 --- /dev/null +++ b/HomeSharing.framework/HSGetAuthorizedAccountsTokenRequest.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSGetAuthorizedAccountsTokenRequest : HSRequest { +} + ++ (id)requestWithDSID:(unsigned long long)arg1 deviceGUID:(id)arg2; + +- (id)initWithDSID:(unsigned long long)arg1 deviceGUID:(id)arg2; +- (id)canonicalResponseForResponse:(id)arg1; + +@end diff --git a/HomeSharing.framework/HSGetAuthorizedAccountsTokenResponse.h b/HomeSharing.framework/HSGetAuthorizedAccountsTokenResponse.h new file mode 100755 index 0000000..5a65695 --- /dev/null +++ b/HomeSharing.framework/HSGetAuthorizedAccountsTokenResponse.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@class NSData; + +@interface HSGetAuthorizedAccountsTokenResponse : HSResponse { + NSData *tokenData; +} + +@property(copy) NSData * tokenData; + + +- (void)setTokenData:(id)arg1; +- (id)tokenData; +- (void)dealloc; + +@end diff --git a/HomeSharing.framework/HSHomeSharingVerifyRequest.h b/HomeSharing.framework/HSHomeSharingVerifyRequest.h new file mode 100755 index 0000000..d341bf6 --- /dev/null +++ b/HomeSharing.framework/HSHomeSharingVerifyRequest.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSHomeSharingVerifyRequest : HSRequest { +} + + +- (id)init; + +@end diff --git a/HomeSharing.framework/HSIncrementRequest.h b/HomeSharing.framework/HSIncrementRequest.h new file mode 100755 index 0000000..100935d --- /dev/null +++ b/HomeSharing.framework/HSIncrementRequest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSIncrementRequest : HSRequest { +} + ++ (id)requestWithDatabaseID:(unsigned int)arg1 itemID:(unsigned int)arg2; + +- (id)initWithDatabaseID:(unsigned int)arg1 itemID:(unsigned int)arg2; + +@end diff --git a/HomeSharing.framework/HSItemDataRequest.h b/HomeSharing.framework/HSItemDataRequest.h new file mode 100755 index 0000000..f204c08 --- /dev/null +++ b/HomeSharing.framework/HSItemDataRequest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSItemDataRequest : HSRequest { +} + ++ (id)requestWithDatabaseID:(unsigned int)arg1 itemID:(unsigned int)arg2 format:(id)arg3; + +- (id)initWithDatabaseID:(unsigned int)arg1 itemID:(unsigned int)arg2 format:(id)arg3; + +@end diff --git a/HomeSharing.framework/HSItemsRequest.h b/HomeSharing.framework/HSItemsRequest.h new file mode 100755 index 0000000..2fdbe4e --- /dev/null +++ b/HomeSharing.framework/HSItemsRequest.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSItemsRequest : HSRequest { + BOOL _shouldParseResponse; +} + +@property BOOL shouldParseResponse; + ++ (id)requestWithDatabaseID:(unsigned int)arg1 containerID:(unsigned int)arg2; ++ (id)requestWithDatabaseID:(unsigned int)arg1; + +- (void)setShouldParseResponse:(BOOL)arg1; +- (BOOL)shouldParseResponse; +- (id)initWithDatabaseID:(unsigned int)arg1 containerID:(unsigned int)arg2; +- (id)initWithDatabaseID:(unsigned int)arg1; +- (id)initWithAction:(id)arg1; +- (id)canonicalResponseForResponse:(id)arg1; + +@end diff --git a/HomeSharing.framework/HSItemsResponse.h b/HomeSharing.framework/HSItemsResponse.h new file mode 100755 index 0000000..0d02fa4 --- /dev/null +++ b/HomeSharing.framework/HSItemsResponse.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@class NSArray; + +@interface HSItemsResponse : HSResponse { + NSArray *_items; +} + +@property(copy) NSArray * items; + + +- (void)setItems:(id)arg1; +- (id)items; +- (void)dealloc; + +@end diff --git a/HomeSharing.framework/HSLibrary.h b/HomeSharing.framework/HSLibrary.h new file mode 100755 index 0000000..479e86d --- /dev/null +++ b/HomeSharing.framework/HSLibrary.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@class , HSConnection, NSString, SSAccount; + +@interface HSLibrary : NSObject { + SSAccount *_account; + HSConnection *_connection; + *_context; + NSString *_name; + BOOL _requiresPassword; + NSString *_uniqueIdentifier; + unsigned int _version; +} + +@property(readonly) NSString * name; +@property(readonly) NSString * uniqueIdentifier; +@property(readonly) unsigned int version; +@property(readonly) BOOL requiresPassword; +@property(readonly) HSConnection * connection; +@property(retain) * context; + + +- (BOOL)requiresPassword; +- (id)initWithBaseURL:(id)arg1 forAccount:(id)arg2; +- (id)initWithName:(id)arg1 uniqueIdentifier:(id)arg2 version:(unsigned int)arg3 baseURL:(id)arg4; +- (unsigned int)version; +- (id)uniqueIdentifier; +- (id)context; +- (void)setContext:(id)arg1; +- (id)name; +- (id)connection; +- (void)dealloc; + +@end diff --git a/HomeSharing.framework/HSLoginRequest.h b/HomeSharing.framework/HSLoginRequest.h new file mode 100755 index 0000000..735586c --- /dev/null +++ b/HomeSharing.framework/HSLoginRequest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSLoginRequest : HSRequest { +} + + +- (id)canonicalResponseForResponse:(id)arg1; +- (id)init; + +@end diff --git a/HomeSharing.framework/HSLoginResponse.h b/HomeSharing.framework/HSLoginResponse.h new file mode 100755 index 0000000..b8d4d9c --- /dev/null +++ b/HomeSharing.framework/HSLoginResponse.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSLoginResponse : HSResponse { + unsigned int sessionID; +} + +@property unsigned int sessionID; + + +- (unsigned int)sessionID; +- (void)setSessionID:(unsigned int)arg1; + +@end diff --git a/HomeSharing.framework/HSLogoutRequest.h b/HomeSharing.framework/HSLogoutRequest.h new file mode 100755 index 0000000..aaf7019 --- /dev/null +++ b/HomeSharing.framework/HSLogoutRequest.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSLogoutRequest : HSRequest { +} + + +- (id)init; + +@end diff --git a/HomeSharing.framework/HSRemovePlaylistRequest.h b/HomeSharing.framework/HSRemovePlaylistRequest.h new file mode 100755 index 0000000..97e4bea --- /dev/null +++ b/HomeSharing.framework/HSRemovePlaylistRequest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSRemovePlaylistRequest : HSRequest { +} + ++ (id)requestWithDatabaseID:(unsigned int)arg1 containerID:(unsigned int)arg2; + +- (id)initWithDatabaseID:(unsigned int)arg1 containerID:(unsigned int)arg2; + +@end diff --git a/HomeSharing.framework/HSRequest.h b/HomeSharing.framework/HSRequest.h new file mode 100755 index 0000000..56b41f2 --- /dev/null +++ b/HomeSharing.framework/HSRequest.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@class NSDictionary, NSString, NSData; + +@interface HSRequest : NSObject { + NSString *_action; + NSData *_bodyData; + NSDictionary *_headers; + NSDictionary *_arguments; + struct __CFHTTPMessage { } *_message; + int _method; +} + +@property(readonly) NSString * action; +@property int method; +@property(copy) NSData * bodyData; + ++ (id)request; + +- (id)bodyData; +- (id)initWithAction:(id)arg1; +- (BOOL)acceptsGzipEncoding; +- (id)_methodStringForMethod:(int)arg1; +- (id)_defaultHeaderFields; +- (id)requestURLForBaseURL:(id)arg1 sessionID:(unsigned int)arg2; +- (id)canonicalResponseForResponse:(id)arg1; +- (struct __CFHTTPMessage { }*)CFHTTPMessageForBaseURL:(id)arg1 sessionID:(unsigned int)arg2; +- (id)requestURLForConnection:(id)arg1; +- (void)setValue:(id)arg1 forArgument:(id)arg2; +- (void)setValue:(id)arg1 forHeaderField:(id)arg2; +- (void)setBodyData:(id)arg1; +- (void)setMethod:(int)arg1; +- (int)method; +- (id)description; +- (id)action; +- (void)dealloc; + +@end diff --git a/HomeSharing.framework/HSResponse.h b/HomeSharing.framework/HSResponse.h new file mode 100755 index 0000000..8a311e0 --- /dev/null +++ b/HomeSharing.framework/HSResponse.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@class NSError, NSData, NSDictionary; + +@interface HSResponse : NSObject { + struct __CFHTTPMessage { } *_CFHTTPMessage; + NSData *_responseData; + unsigned int _responseCode; + NSDictionary *_responseHeaderFields; + NSError *_error; +} + +@property(readonly) unsigned int responseCode; +@property(readonly) NSDictionary * responseHeaderFields; +@property(readonly) NSData * responseData; +@property(readonly) NSError * error; +@property struct __CFHTTPMessage { }* CFHTTPMessage; + ++ (id)responseWithResponse:(id)arg1; ++ (id)responseWithCode:(unsigned int)arg1 headerFields:(id)arg2 data:(id)arg3 error:(id)arg4; + +- (struct __CFHTTPMessage { }*)CFHTTPMessage; +- (id)responseHeaderFields; +- (id)initWithCode:(unsigned int)arg1 headerFields:(id)arg2 data:(id)arg3 error:(id)arg4; +- (void)setCFHTTPMessage:(struct __CFHTTPMessage { }*)arg1; +- (id)responseData; +- (unsigned int)responseCode; +- (id)error; +- (id)description; +- (void)dealloc; + +@end diff --git a/HomeSharing.framework/HSResponseDataParser.h b/HomeSharing.framework/HSResponseDataParser.h new file mode 100755 index 0000000..83d14c6 --- /dev/null +++ b/HomeSharing.framework/HSResponseDataParser.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSResponseDataParser : NSObject { +} + ++ (id)_parseItemIDArrayWithBytes:(const char *)arg1 length:(unsigned int)arg2; ++ (void)enumerateDeletedItemsInResponseData:(id)arg1 usingHandler:(id)arg2; ++ (void)enumerateItemsInResponseData:(id)arg1 usingHandler:(id)arg2; ++ (id)_parseListingItemWithBytes:(const char *)arg1 length:(unsigned int)arg2 usingHandler:(id)arg3; ++ (id)_parseBrowseListingWithBytes:(const char *)arg1 length:(unsigned int)arg2; ++ (id)_parseDictionaryCollectionWithBytes:(const char *)arg1 length:(unsigned int)arg2; ++ (id)_parseListingCollectionWithBytes:(const char *)arg1 length:(unsigned int)arg2 usingHandler:(id)arg3; ++ (id)_parseBulkCloudArtworkInfoResponseWithBytes:(const char *)arg1 length:(unsigned int)arg2; ++ (id)_parseEditCommandResponseWithBytes:(const char *)arg1 length:(unsigned int)arg2; ++ (id)_parseCloudArtworkInfoResponseWithBytes:(const char *)arg1 length:(unsigned int)arg2; ++ (id)_parseAuthorizedAccountTokenWithBytes:(const char *)arg1 length:(unsigned int)arg2; ++ (id)_parseUpdateResponseWithBytes:(const char *)arg1 length:(unsigned int)arg2; ++ (id)_parseItemsResponseWithBytes:(const char *)arg1 length:(unsigned int)arg2 usingHandler:(id)arg3; ++ (id)_parseLoginResponseWithBytes:(const char *)arg1 length:(unsigned int)arg2; ++ (id)_parseDeletedIDListingWithBytes:(const char *)arg1 length:(unsigned int)arg2; ++ (void)parseItemWithBytes:(const char *)arg1 length:(unsigned int)arg2 usingHandler:(id)arg3; ++ (unsigned int)parseItemWithBytes:(const char *)arg1 length:(unsigned int)arg2 valuesOut:(struct { unsigned int x1; void *x2; unsigned int x3; int x4; }*)arg3 valuesCapacity:(unsigned int)arg4; ++ (unsigned int)_parseItemPropertyCountWithBytes:(const char *)arg1 length:(unsigned int)arg2; ++ (id)_parseResponseCode:(unsigned int)arg1 bytes:(const char *)arg2 length:(unsigned int)arg3 usingHandler:(id)arg4; ++ (id)enumerateRawItemsInResponseData:(id)arg1 usingHandler:(id)arg2; ++ (id)parseResponseData:(id)arg1; + + +@end diff --git a/HomeSharing.framework/HSSagaClient.h b/HomeSharing.framework/HSSagaClient.h new file mode 100755 index 0000000..d500fcc --- /dev/null +++ b/HomeSharing.framework/HSSagaClient.h @@ -0,0 +1,60 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSMutableSet; + +@interface HSSagaClient : NSObject { + BOOL _active; + struct _xpc_connection_s { } *_connection; + void *_connectionData; + struct dispatch_queue_s { } *_connectionQueue; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _deauthenticationCompletionHandler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _updateInProgressChangedHandler; + + BOOL _didLoadURLBag; + NSMutableSet *_pendingArtworkRequests; + unsigned int _updatePollingFrequency; +} + +@property(copy) id updateInProgressChangedHandler; + + +- (void)authenticateWithCompletionHandler:(id)arg1; +- (void)_serverUpdateInProgressDidChange; +- (void)_serverDidLaunch; +- (void)deauthenticateWithCompletionHandler:(id)arg1; +- (void)_updateForPollingInterval; +- (void)_cancelUpdatePolling; +- (void)isAuthenticatedWithQueue:(struct dispatch_queue_s { }*)arg1 completionHandler:(id)arg2; +- (void)_loadURLBagWithCompletionHandler:(id)arg1; +- (void)_scheduleUpdatePolling; +- (void)_handleMessage:(unsigned long long)arg1 withResponse:(void*)arg2; +- (id)initWithAccount:(id)arg1 baseURL:(id)arg2 userAgent:(id)arg3 cookieHeaders:(id)arg4; +- (void)updatePlaylistWithSagaID:(unsigned long long)arg1 itemSagaIDs:(id)arg2 queue:(struct dispatch_queue_s { }*)arg3 completionHandler:(id)arg4; +- (void)removePlaylistWithSagaID:(unsigned long long)arg1 completionHandler:(id)arg2; +- (void)incrementItemProperty:(id)arg1 forSagaID:(unsigned long long)arg2; +- (void)isAuthenticatedWithCompletionHandler:(id)arg1; +- (void)setUpdateInProgressChangedHandler:(id)arg1; +- (void)loadIsUpdateInProgressWithCompletionHandler:(id)arg1; +- (id)updateInProgressChangedHandler; +- (void)addPlaylistWithName:(id)arg1 completionHandler:(id)arg2; +- (void)loadArtworkDataForSagaID:(unsigned long long)arg1; +- (void)setItemProperties:(id)arg1 forSagaID:(unsigned long long)arg2; +- (id)init; +- (void)dealloc; +- (void)becomeActive; +- (void)resignActive; + +@end diff --git a/HomeSharing.framework/HSServerInfoRequest.h b/HomeSharing.framework/HSServerInfoRequest.h new file mode 100755 index 0000000..7b05815 --- /dev/null +++ b/HomeSharing.framework/HSServerInfoRequest.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSServerInfoRequest : HSRequest { +} + + +- (id)init; + +@end diff --git a/HomeSharing.framework/HSSetContainersRequest.h b/HomeSharing.framework/HSSetContainersRequest.h new file mode 100755 index 0000000..7fffa54 --- /dev/null +++ b/HomeSharing.framework/HSSetContainersRequest.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSSetContainersRequest : HSRequest { +} + ++ (id)requestWithDatabaseID:(unsigned int)arg1 containerID:(unsigned int)arg2 itemIDs:(id)arg3; + +- (id)initWithDatabaseID:(unsigned int)arg1 containerID:(unsigned int)arg2 itemIDs:(id)arg3; +- (id)_bodyDataForContainerID:(unsigned int)arg1 itemIDs:(id)arg2; +- (id)canonicalResponseForResponse:(id)arg1; + +@end diff --git a/HomeSharing.framework/HSSetContainersResponse.h b/HomeSharing.framework/HSSetContainersResponse.h new file mode 100755 index 0000000..6914b77 --- /dev/null +++ b/HomeSharing.framework/HSSetContainersResponse.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSSetContainersResponse : HSResponse { + unsigned int databaseRevision; +} + +@property unsigned int databaseRevision; + + +- (unsigned int)databaseRevision; +- (void)setDatabaseRevision:(unsigned int)arg1; + +@end diff --git a/HomeSharing.framework/HSSetItemsRequest.h b/HomeSharing.framework/HSSetItemsRequest.h new file mode 100755 index 0000000..f982e36 --- /dev/null +++ b/HomeSharing.framework/HSSetItemsRequest.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSSetItemsRequest : HSRequest { +} + ++ (id)requestWithDatabaseID:(unsigned int)arg1 itemID:(unsigned int)arg2 properties:(id)arg3; + +- (id)_propertyCodeForPropertyName:(id)arg1 valueLength:(unsigned int*)arg2; +- (id)initWithDatabaseID:(unsigned int)arg1 itemID:(unsigned int)arg2 properties:(id)arg3; +- (id)_bodyDataForItemID:(unsigned int)arg1 properties:(id)arg2; + +@end diff --git a/HomeSharing.framework/HSSetPropertyRequest.h b/HomeSharing.framework/HSSetPropertyRequest.h new file mode 100755 index 0000000..dc709a2 --- /dev/null +++ b/HomeSharing.framework/HSSetPropertyRequest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSSetPropertyRequest : HSRequest { +} + ++ (id)requestWithDatabaseID:(unsigned int)arg1 itemID:(unsigned int)arg2; + +- (id)initWithDatabaseID:(unsigned int)arg1 itemID:(unsigned int)arg2; + +@end diff --git a/HomeSharing.framework/HSSetRentalPlaybackStartDateRequest.h b/HomeSharing.framework/HSSetRentalPlaybackStartDateRequest.h new file mode 100755 index 0000000..d10f44a --- /dev/null +++ b/HomeSharing.framework/HSSetRentalPlaybackStartDateRequest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSSetRentalPlaybackStartDateRequest : HSRequest { +} + ++ (id)requestWithDatabaseID:(unsigned int)arg1 itemID:(unsigned int)arg2; + +- (id)initWithDatabaseID:(unsigned int)arg1 itemID:(unsigned int)arg2; + +@end diff --git a/HomeSharing.framework/HSTemporaryFile.h b/HomeSharing.framework/HSTemporaryFile.h new file mode 100755 index 0000000..baa6852 --- /dev/null +++ b/HomeSharing.framework/HSTemporaryFile.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@class NSString; + +@interface HSTemporaryFile : NSObject { + NSString *_path; +} + + +- (id)initWithTemporaryFile:(id)arg1; +- (void)dealloc; + +@end diff --git a/HomeSharing.framework/HSUpdateRequest.h b/HomeSharing.framework/HSUpdateRequest.h new file mode 100755 index 0000000..b877c19 --- /dev/null +++ b/HomeSharing.framework/HSUpdateRequest.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSUpdateRequest : HSRequest { +} + ++ (id)requestWithDatabaseRevision:(unsigned int)arg1; + +- (id)initWithDatabaseRevision:(unsigned int)arg1; +- (id)canonicalResponseForResponse:(id)arg1; + +@end diff --git a/HomeSharing.framework/HSUpdateResponse.h b/HomeSharing.framework/HSUpdateResponse.h new file mode 100755 index 0000000..13f4708 --- /dev/null +++ b/HomeSharing.framework/HSUpdateResponse.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +@interface HSUpdateResponse : HSResponse { + unsigned int _databaseRevision; +} + +@property unsigned int databaseRevision; + + +- (unsigned int)databaseRevision; +- (void)setDatabaseRevision:(unsigned int)arg1; + +@end diff --git a/HomeSharing.framework/_HSUnresolvedLibrary.h b/HomeSharing.framework/_HSUnresolvedLibrary.h new file mode 100755 index 0000000..b9d2f05 --- /dev/null +++ b/HomeSharing.framework/_HSUnresolvedLibrary.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSNetService; + +@interface _HSUnresolvedLibrary : NSObject { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _completionHandler; + + NSNetService *_netService; + struct _DNSServiceRef_t { } *_resolvingDNSService; +} + + +- (void)_netServiceDidNotResolve; +- (void)_netServiceDidResolveAddressWithTXTRecordData:(id)arg1 host:(struct hostent { char *x1; char **x2; int x3; int x4; char **x5; }*)arg2 port:(unsigned short)arg3; +- (void)_callAndInvalidateCompletionHandlerWithLibrary:(id)arg1; +- (void)_timeoutResolve; +- (void)resolveWithTimeout:(double)arg1 completionHandler:(id)arg2; +- (id)initWithNSNetService:(id)arg1; +- (void)dealloc; + +@end diff --git a/IAP.framework/IAPAudioCallbackInfo.h b/IAP.framework/IAPAudioCallbackInfo.h new file mode 100755 index 0000000..63bba8c --- /dev/null +++ b/IAP.framework/IAPAudioCallbackInfo.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IAP.framework/IAP + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class CPDistributedNotificationCenter, NSLock; + +@interface IAPAudioCallbackInfo : NSObject { + int (*_deviceStateChangedCallback)(); + void *_deviceStateChangedContext; + int (*_volumeChangedCallback)(); + void *_volumeChangedContext; + int (*_pauseOnHeadphoneDisconnectChangedCallback)(); + void *_pauseOnHeadphoneDisconnectChangedContext; + int (*_volumeControlSupportChangedCallback)(); + void *_volumeControlSupportChangedContext; + CPDistributedNotificationCenter *_dnCenter; + struct __CFRunLoop { } *_dnCenterRunLoop; + NSLock *_lock; +} + ++ (id)sharedInstance; + +- (void)clearVolumeControlSupportChangedCallback; +- (void)setupVolumeControlSupportChangedCallback:(int (*)())arg1 withContext:(void*)arg2 andRunLoop:(struct __CFRunLoop { }*)arg3; +- (void)clearPauseOnHeadphoneDisconnectChangedCallback; +- (void)setupPauseOnHeadphoneDisconnectChangedCallback:(int (*)())arg1 withContext:(void*)arg2 andRunLoop:(struct __CFRunLoop { }*)arg3; +- (void)clearVolumeChangedCallback; +- (void)setupVolumeChangedCallback:(int (*)())arg1 withContext:(void*)arg2 andRunLoop:(struct __CFRunLoop { }*)arg3; +- (void)clearDeviceStateChangedCallback; +- (void)setupDeviceStateChangedCallback:(int (*)())arg1 withContext:(void*)arg2 andRunLoop:(struct __CFRunLoop { }*)arg3; +- (void)_volumeControlSupportChanged:(id)arg1; +- (void)_pauseOnHeadphoneDisconnectChanged:(id)arg1; +- (void)_volumeChanged:(id)arg1; +- (void)_deviceStateChanged:(id)arg1; +- (void)startNotificationCenterOnRunLoop:(struct __CFRunLoop { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/IMAVCore.framework/AVChatCancelInvitationOp.h b/IMAVCore.framework/AVChatCancelInvitationOp.h new file mode 100755 index 0000000..60bf52a --- /dev/null +++ b/IMAVCore.framework/AVChatCancelInvitationOp.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class NSString, IMHandle; + +@interface AVChatCancelInvitationOp : IMExtendedOperation { + IMHandle *_imHandle; + NSString *_conferenceID; + unsigned int _sessionID; +} + + +- (void)dealloc; +- (id)initWithIMHandle:(id)arg1 avChat:(id)arg2; +- (void)didFinish; + +@end diff --git a/IMAVCore.framework/AVChatCounterProposalOp.h b/IMAVCore.framework/AVChatCounterProposalOp.h new file mode 100755 index 0000000..260efb0 --- /dev/null +++ b/IMAVCore.framework/AVChatCounterProposalOp.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@interface AVChatCounterProposalOp : AVChatResponseOp { +} + + +- (void)_sendMessageToBuddy:(id)arg1 result:(id)arg2; + +@end diff --git a/IMAVCore.framework/AVChatInvitationOp.h b/IMAVCore.framework/AVChatInvitationOp.h new file mode 100755 index 0000000..36e6e9c --- /dev/null +++ b/IMAVCore.framework/AVChatInvitationOp.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class NSMutableDictionary; + +@interface AVChatInvitationOp : AVChatNegotiationOp { + NSMutableDictionary *_inviteesInfo; + BOOL _audioOnly; +} + + +- (void)main; +- (void)dealloc; +- (void)didFinish; +- (id)initWithParticipant:(id)arg1 conferenceID:(id)arg2; +- (void)createChildOperations; + +@end diff --git a/IMAVCore.framework/AVChatNegotiationOp.h b/IMAVCore.framework/AVChatNegotiationOp.h new file mode 100755 index 0000000..97a24a2 --- /dev/null +++ b/IMAVCore.framework/AVChatNegotiationOp.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class FetchICEDataOp, NSString, IMExtendedOperation, IMAVChatParticipant, NSDictionary, NSMutableDictionary; + +@interface AVChatNegotiationOp : IMExtendedOperation { + NSMutableDictionary *_result; + FetchICEDataOp *_fetchICEDataOp; + IMAVChatParticipant *_participant; + IMExtendedOperation *_ardChannelOp; + NSString *_conferenceID; + NSDictionary *_extraContext; + unsigned int _useICE : 1; +} + + +- (void)dealloc; +- (id)initWithParticipant:(id)arg1 conferenceID:(id)arg2; +- (void)createChildOperations; + +@end diff --git a/IMAVCore.framework/AVChatParticipantStatusNugget.h b/IMAVCore.framework/AVChatParticipantStatusNugget.h new file mode 100755 index 0000000..3e0513e --- /dev/null +++ b/IMAVCore.framework/AVChatParticipantStatusNugget.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class NSString, NSDictionary; + +@interface AVChatParticipantStatusNugget : NSObject { + NSString *_imHandleName; + NSString *_imHandleID; + NSString *_invitedBy; + NSString *_vcPartyID; + BOOL _sendingAudio; + BOOL _sendingVideo; + BOOL _usingICE; + unsigned int _ardRole; + unsigned int _state; + int _error; + unsigned int _reason; +} + +@property(readonly) NSDictionary * dictionaryDescription; +@property(readonly) NSString * name; +@property(readonly) NSString * ID; +@property(readonly) NSString * invitedBy; +@property(readonly) NSString * vcPartyID; +@property(readonly) BOOL sendingAudio; +@property(readonly) BOOL sendingVideo; +@property(readonly) BOOL isUsingICE; +@property(readonly) unsigned int ardRole; +@property(readonly) unsigned int state; +@property(readonly) int error; +@property(readonly) unsigned int reason; + ++ (id)filterNuggets:(id)arg1 filterEndedState:(BOOL)arg2 convertFromDict:(BOOL)arg3; ++ (id)nuggetWithDictionaryDescription:(id)arg1; + +- (id)invitedBy; +- (unsigned int)reason; +- (id)name; +- (unsigned int)state; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)ID; +- (int)error; +- (void)dealloc; +- (void)setVCPartyID:(id)arg1; +- (unsigned int)ardRole; +- (BOOL)sendingVideo; +- (BOOL)sendingAudio; +- (id)dictionaryDescription; +- (void)_configureWithDictionaryDescription:(id)arg1; +- (id)vcPartyID; +- (BOOL)isUsingICE; +- (id)initWithParticipant:(id)arg1; + +@end diff --git a/IMAVCore.framework/AVChatResponseOp.h b/IMAVCore.framework/AVChatResponseOp.h new file mode 100755 index 0000000..6689f38 --- /dev/null +++ b/IMAVCore.framework/AVChatResponseOp.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class NSDictionary; + +@interface AVChatResponseOp : AVChatNegotiationOp { + NSDictionary *_callerProperties; + unsigned int _response; + unsigned int _sessionID; +} + + +- (void)main; +- (void)dealloc; +- (id)initWithParticipant:(id)arg1 response:(unsigned int)arg2 conferenceID:(id)arg3; +- (void)_sendMessageToBuddy:(id)arg1 result:(id)arg2; +- (void)didFinish; +- (void)createChildOperations; + +@end diff --git a/IMAVCore.framework/AVChatUpdateOp.h b/IMAVCore.framework/AVChatUpdateOp.h new file mode 100755 index 0000000..f6d758f --- /dev/null +++ b/IMAVCore.framework/AVChatUpdateOp.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class NSData, NSString, IMHandle; + +@interface AVChatUpdateOp : IMExtendedOperation { + IMHandle *_imHandle; + NSString *_conferenceID; + NSData *_updateData; +} + + +- (void)dealloc; +- (id)initWithIMHandle:(id)arg1 data:(id)arg2 avChat:(id)arg3; +- (void)didFinish; + +@end diff --git a/IMAVCore.framework/FetchICEDataOp.h b/IMAVCore.framework/FetchICEDataOp.h new file mode 100755 index 0000000..5666c15 --- /dev/null +++ b/IMAVCore.framework/FetchICEDataOp.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class NSData, NetworkCheckOperation, IMAVChatParticipant; + +@interface FetchICEDataOp : IMExtendedOperation { + NetworkCheckOperation *_networkCheckOp; + IMAVChatParticipant *_participant; + NSData *_ICEData; +} + + +- (void)main; +- (void)dealloc; +- (id)networkCheckOperation; +- (id)ICEData; +- (void)createChildOperations; +- (id)initWithParticipant:(id)arg1; + +@end diff --git a/IMAVCore.framework/IMAVCallManager.h b/IMAVCore.framework/IMAVCallManager.h new file mode 100755 index 0000000..8832079 --- /dev/null +++ b/IMAVCore.framework/IMAVCallManager.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class NSMutableArray, NSArray; + +@interface IMAVCallManager : NSObject { + unsigned int _callState; + unsigned int _telephonyCallState; + int _token; + unsigned int _globalCallState; + NSMutableArray *_chatArray; +} + +@property(readonly) unsigned int callState; +@property(readonly) BOOL hasActiveCall; +@property(readonly) NSArray * calls; +@property(setter=_setCallState:) unsigned int _callState; +@property(setter=_setTelephonyCallState:) unsigned int _telephonyCallState; +@property(readonly) NSArray * _FTCalls; + ++ (id)sharedInstance; + +- (BOOL)hasActiveCall; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (unsigned int)callState; +- (id)init; +- (BOOL)_hasActiveFaceTimeCall; +- (BOOL)_hasActiveTelephonyCall; +- (id)calls; +- (unsigned int)_telephonyCallState; +- (void)_postStateChangeIfNecessary; +- (void)_postStateChangeNamed:(id)arg1 fromState:(unsigned int)arg2 toState:(unsigned int)arg3; +- (id)_nonRetainingChatList; +- (id)_FTCalls; +- (void)__setTelephonyCallState:(unsigned int)arg1; +- (void)_setTelephonyCallState:(unsigned int)arg1; +- (unsigned int)_callState; +- (void)_updateOverallChatState; +- (void)_setCallState:(unsigned int)arg1; + +@end diff --git a/IMAVCore.framework/IMAVCamera.h b/IMAVCore.framework/IMAVCamera.h new file mode 100755 index 0000000..151b518 --- /dev/null +++ b/IMAVCore.framework/IMAVCamera.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class NSString; + +@interface IMAVCamera : NSObject { + id _internalDevice; +} + +@property(readonly) NSString * name; +@property(readonly) NSString * uniqueID; +@property(readonly) int cameraStyle; +@property(readonly) BOOL isWideScreen; +@property(readonly) BOOL hasShutter; +@property(readonly) BOOL isShutterOpen; +@property(readonly) BOOL isSuspended; + + +- (id)name; +- (BOOL)isSuspended; +- (id)uniqueID; +- (id)description; +- (id)init; +- (void)dealloc; +- (id)_FTCamera; +- (BOOL)isShutterOpen; +- (BOOL)hasShutter; +- (BOOL)isWideScreen; +- (id)_initWithFTCamera:(id)arg1; +- (int)cameraStyle; + +@end diff --git a/IMAVCore.framework/IMAVCameraController.h b/IMAVCore.framework/IMAVCameraController.h new file mode 100755 index 0000000..15ce6c6 --- /dev/null +++ b/IMAVCore.framework/IMAVCameraController.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class IMAVCamera, NSMutableArray, NSArray; + +@interface IMAVCameraController : NSObject { + NSMutableArray *_cameras; + struct dispatch_queue_s { } *_queue; +} + +@property(readonly) NSArray * cameras; +@property(retain) IMAVCamera * currentCamera; + ++ (id)sharedInstance; + +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (id)init; +- (void)dealloc; +- (id)currentCamera; +- (void)_loadSavedCamera; +- (void)_rebuildCameraList; +- (void)setCurrentCamera:(id)arg1; +- (id)cameras; + +@end diff --git a/IMAVCore.framework/IMAVChat.h b/IMAVCore.framework/IMAVChat.h new file mode 100755 index 0000000..b593b5c --- /dev/null +++ b/IMAVCore.framework/IMAVChat.h @@ -0,0 +1,442 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class NSTimer, IMHandle, IMAccount, NSData, IMPair, NSError, IMAVChatParticipant, NSDate, , NSDictionary, NSArray, IMAVChatFeature, , NSString, NSMutableDictionary, NSMutableArray, NSNumber; + +@interface IMAVChat : NSObject { + NSString *_GUID; + NSString *_conferenceID; + NSMutableArray *_participants; + IMHandle *_initiator; + IMAVChatParticipant *_localParticipant; + NSNumber *_natType; + NSMutableDictionary *_extraServerContext; + NSDictionary *_errorDict; + NSDate *_dateCreated; + NSDate *_dateStartedConnecting; + NSDate *_dateConnected; + NSDate *_dateEnded; + NSString *_participantNames; + NSData *_connectData; + NSDictionary *_callerProperties; + NSMutableDictionary *_unknownPartyStates; + struct dispatch_queue_s { } *_queue; + NSTimer *_firstFrameTimeoutTimer; + NSTimer *_inviteTimeoutTimer; + NSTimer *_connectionTimeoutTimer; + NSTimer *_breakBeforeMakeTimeoutTimer; + NSTimer *_screenSaverBlockingTimer; + id _conferenceController; + id _delegate; + id _theaterDelegate; + int _callID; + unsigned int _sessionID; + unsigned int _addStatus; + NSError *_error; + int _addableParticipants; + unsigned int _localState; + unsigned int _lastPostedState; + IMPair *_pendingPreemptiveRelayInitate; + NSString *_callStatisticsGUID; + struct CGSize { + float width; + float height; + } _portraitAspectRatios; + struct CGSize { + float width; + float height; + } _landscapeAspectRatios; + double _connectionTimeoutTime; + double _invitationTimeoutTime; + BOOL _hasGatheredInfo; + BOOL _hasReceivedFirstFrame; + BOOL _silentConference; + BOOL _isListening; + BOOL _isCounterProposalConnect; + BOOL _hasPendingAccept; + BOOL _hasPendingInit; + BOOL _isTerminating; + BOOL _needToSendEndConferenceNotification; + BOOL _Q8IrisOpen; + BOOL _usingCoercedIDs; + BOOL _suppressBeginChat; + BOOL _isCaller; + BOOL _isVideo; + BOOL _dataOut; + BOOL _dataIn; + BOOL _didRemoteMute; + BOOL _didRemotePause; + BOOL _remoteNetworkStall; + BOOL _participantOrderFinal; + int _connectionType; + BOOL _localCell; + BOOL _remoteCell; + BOOL _needsVideoRestart; + BOOL _needsAudioRestart; + int _ardRole; + IMAVChatFeature *_recorder; + IMAVChatFeature *_auxVideo; + IMAVChatFeature *_ard; +} + +@property(readonly) BOOL _allParticipantsUsingICE; +@property(setter=setPaused:) BOOL isPaused; +@property(setter=setRemotePaused:) BOOL isRemotePaused; +@property(readonly) BOOL isChatPaused; +@property(readonly) BOOL hasReceivedFirstFrame; +@property BOOL isSendingVideo; +@property BOOL allowsVideo; +@property(readonly) BOOL didRemotePause; +@property float audioVolume; +@property(setter=setMute:) BOOL isMute; +@property(setter=setRemoteMute:) BOOL isRemoteMute; +@property(readonly) BOOL isChatMute; +@property BOOL isSendingAudio; +@property(readonly) BOOL didRemoteMute; +@property double invitationTimeoutTime; +@property double connectionTimeoutTime; +@property(setter=_setCallStatisticsGUID:,retain) NSString * _callStatisticsGUID; +@property(setter=_setConnectionType:) int _connectionType; +@property unsigned int cameraOrientation; +@property unsigned int cameraType; +@property BOOL lockCamera; +@property void* localVideoLayer; +@property void* localVideoBackLayer; +@property(readonly) unsigned int sessionID; +@property int callID; +@property(retain) NSString * conferenceID; +@property * delegate; +@property(retain) NSString * GUID; +@property(readonly) IMHandle * initiatorIMHandle; +@property(readonly) IMHandle * otherIMHandle; +@property(readonly) IMAccount * account; +@property(readonly) IMAVChatParticipant * initiatorParticipant; +@property(readonly) IMAVChatParticipant * localParticipant; +@property(readonly) NSArray * participants; +@property(readonly) NSArray * remoteParticipants; +@property(readonly) unsigned int state; +@property(readonly) BOOL isActive; +@property(readonly) BOOL isStateFinal; +@property(readonly) int endedError; +@property(readonly) unsigned int endedReason; +@property(readonly) NSDictionary * errorDictionary; +@property(readonly) NSDictionary * vcErrorReport; +@property(readonly) BOOL dataOut; +@property(readonly) BOOL dataIn; +@property(readonly) BOOL isQ8IrisOpen; +@property(setter=_setCallerProperties:,retain) NSDictionary * callerProperties; +@property(readonly) BOOL isAOLInterop; +@property * theaterDelegate; +@property(readonly) int addableParticipants; +@property(readonly) unsigned int addStatus; +@property(readonly) int numActiveParticipants; +@property(readonly) NSString * participantNames; +@property(readonly) NSDictionary * _extraServerContext; +@property(setter=_setCallStatisticsGUID:,retain) NSString * _callStatisticsGUID; +@property(setter=_setConferenceController:) id _conferenceController; +@property(setter=setConferenceSilent:) BOOL isConferenceSilent; +@property(setter=_setNatType:,retain) NSNumber * _natType; +@property(setter=_setLocalCell:) BOOL _localCell; +@property(setter=_setRemoteCell:) BOOL _remoteCell; +@property(setter=_setNeedsAudioRestart:) BOOL _needsAudioRestart; +@property(setter=_setNeedsVideoRestart:) BOOL _needsVideoRestart; +@property(readonly) struct dispatch_queue_s { }* _queue; +@property(readonly) BOOL isCaller; +@property(readonly) BOOL isVideo; +@property(readonly) BOOL isOneWay; +@property(readonly) BOOL canUseRelay; +@property(setter=_setConnectionType:) int _connectionType; +@property(readonly) NSDate * dateCreated; +@property(readonly) NSDate * dateConnected; +@property(readonly) NSDate * dateEnded; + ++ (BOOL)isIMHandleInActiveConference:(id)arg1; ++ (BOOL)_anyOfTheseParticipants:(id)arg1 matchAnyOfTheseIMHandles:(id)arg2; ++ (id)avChatInvitedByIMHandle:(id)arg1 orConferenceID:(id)arg2; ++ (id)chatWithSessionID:(unsigned int)arg1; ++ (id)chatsWithIMAVChatState:(unsigned int)arg1; ++ (void)_sendUpdate; ++ (void)_doSendUpdate; ++ (void)setDefaultConnectionTimeoutTime:(double)arg1; ++ (void)setDefaultInvitationTimeoutTime:(double)arg1; ++ (BOOL)isStateFinal:(unsigned int)arg1; ++ (id)connectingChats; ++ (int)systemSupportsNewOutgoingConferenceTo:(id)arg1 isVideo:(BOOL)arg2; ++ (id)connectedChats; ++ (BOOL)isStateActive:(unsigned int)arg1; ++ (id)avChatWithMatchingIMHandles:(id)arg1 video:(BOOL)arg2 ARDRole:(int)arg3; ++ (int)maxRemoteParticipantsVideo:(BOOL)arg1; ++ (int)systemSupportsNewOutgoingConferenceTo:(id)arg1 isVideo:(BOOL)arg2 isARD:(BOOL)arg3; ++ (id)allowedClassesForArchives; ++ (double)defaultInvitationTimeoutTime; ++ (double)defaultConnectionTimeoutTime; ++ (void)getVideoStillForIMHandle:(id)arg1 data:(id*)arg2 result:(unsigned int*)arg3; ++ (id)currentAVChatInfo; ++ (id)chatList; ++ (id)avChatWithConferenceID:(id)arg1; ++ (id)bestGuessAVChatWithIMHandle:(id)arg1 conferenceID:(id)arg2 sessionID:(unsigned int)arg3 properties:(id)arg4; ++ (id)outgoingInvitations; ++ (id)incomingInvitations; ++ (id)_avChatArray; ++ (id)connectedChat; ++ (id)nonFinalChat; ++ (id)activeChat; ++ (id)avChatWaitingForReplyFromIMHandle:(id)arg1 orConferenceID:(id)arg2; + +- (id)account; +- (id)participants; +- (unsigned int)cameraType; +- (void)setDelegate:(id)arg1; +- (id)conferenceID; +- (void)_reportError:(id)arg1; +- (void)setPaused:(BOOL)arg1; +- (BOOL)isActive; +- (unsigned int)state; +- (id)delegate; +- (void)systemApplicationWillEnterForeground; +- (BOOL)isPaused; +- (id)error; +- (void)setCameraType:(unsigned int)arg1; +- (unsigned int)sessionID; +- (BOOL)isCaller; +- (int)callID; +- (void)setCallID:(int)arg1; +- (void*)localVideoBackLayer; +- (void)setLocalVideoBackLayer:(void*)arg1; +- (BOOL)startPreviewWithError:(id*)arg1; +- (void*)localVideoLayer; +- (void)setLocalVideoLayer:(void*)arg1; +- (BOOL)stopPreview; +- (id)description; +- (void)dealloc; +- (void)finalizeOrderWithVideoFrom:(id)arg1; +- (id)orderedRemotePartyIDs; +- (void)removeParticipantWithID:(id)arg1; +- (BOOL)canAddIMHandle:(id)arg1; +- (id)stringForAddStatus; +- (BOOL)_allParticipantsUsingICE; +- (int)numActiveParticipants; +- (id)stringForAddStatus:(unsigned int)arg1; +- (BOOL)_imHandlesRequireCoercedIDs:(id)arg1; +- (void)_finalizeParticipantOrder:(id)arg1 andNotify:(BOOL)arg2; +- (id)participantsNotInNuggets:(id)arg1; +- (BOOL)_moveVCPartyID:(id)arg1 toIndex:(unsigned int)arg2 inCount:(unsigned int)arg3; +- (void)_saveAudioRestartState; +- (void)_saveVideoRestartState; +- (void)_resumeVideoState; +- (void)_resumeAudioState; +- (id)_currentAVChatInfo; +- (BOOL)isRemoteNetworkStalled; +- (BOOL)isLocalNetworkStalled; +- (void)toggleSendingVideo; +- (void)setAllowsVideo:(BOOL)arg1; +- (BOOL)allowsVideo; +- (BOOL)didRemotePause; +- (void)toggleChatPaused; +- (BOOL)isChatPaused; +- (BOOL)hasReceivedFirstFrame; +- (void)toggleRemotePaused; +- (void)togglePaused; +- (void)setRemotePaused:(BOOL)arg1; +- (BOOL)isRemotePaused; +- (void)setAudioVolume:(float)arg1; +- (float)audioVolume; +- (void)toggleSendingAudio; +- (BOOL)didRemoteMute; +- (void)toggleChatMute; +- (BOOL)isChatMute; +- (void)toggleRemoteMute; +- (void)toggleMute; +- (void)setRemoteMute:(BOOL)arg1; +- (BOOL)isRemoteMute; +- (BOOL)isMute; +- (void)auxVideoEndedForPersonWithID:(id)arg1; +- (void)auxVideoBeganForPersonWithID:(id)arg1; +- (void)conferencePersonWithID:(id)arg1 approvedAuxVideo:(BOOL)arg2; +- (BOOL)shouldConferenceAcceptAuxVideoFromUser:(id)arg1; +- (void)_vccInitDidFinish; +- (void)conferencePersonWithID:(id)arg1 sendRelayCancel:(id)arg2; +- (void)conferencePersonWithID:(id)arg1 sendRelayUpdate:(id)arg2; +- (void)conferencePersonWithID:(id)arg1 sendRelayRequest:(id)arg2; +- (BOOL)shouldConferenceAcceptIncomingRequestFromUser:(id)arg1 onLocalSubnetOnly:(BOOL*)arg2; +- (void)conferenceHasTimedOut; +- (void)conferenceHasVideoError; +- (void)conferencePersonWithID:(id)arg1 hasInfoForNoPackets:(id)arg2; +- (void)conferencePersonWithID:(id)arg1 hasInfoForInsufficientBandwidth:(id)arg2; +- (void)conferencePersonWithID:(id)arg1 didStall:(BOOL)arg2; +- (void)conferencePersonWithID:(id)arg1 didPause:(BOOL)arg2; +- (void)conferencePersonWithID:(id)arg1 didMute:(BOOL)arg2; +- (void)conferencePersonWithID:(id)arg1 didCancel:(BOOL)arg2; +- (void)conferencePersonWithID:(id)arg1 didConnect:(BOOL)arg2; +- (void)conferenceHungUpByPersonWithID:(id)arg1; +- (void)conferencePersonWithID:(id)arg1 completedWithInfo:(id)arg2; +- (void)_configureVCC; +- (void)_unknownParty:(id)arg1 muteOrPause:(unsigned int)arg2 didChange:(BOOL)arg3; +- (void)_noteConferenceConnected:(id)arg1; +- (void)_unknownParty:(id)arg1 didConnect:(BOOL)arg2; +- (void)_relayPropose:(id)arg1; +- (void)startVCOnMainThread:(id)arg1; +- (void)_setFirstFrameTimeoutTimer; +- (void)_setScreenSaverBlockingTimer; +- (void)_breakBeforeMakeTimer:(id)arg1; +- (void)_firstFrameTimeout:(id)arg1; +- (void)_invitationTimeout:(id)arg1; +- (void)_connectionTimeout:(id)arg1; +- (void)_blockScreenSaver:(id)arg1; +- (void)setConnectionTimeoutTime:(double)arg1; +- (double)connectionTimeoutTime; +- (void)setInvitationTimeoutTime:(double)arg1; +- (double)invitationTimeoutTime; +- (void)_setConnectionTimeoutTimer; +- (id)_callLoggingOutput; +- (void)setLockCamera:(BOOL)arg1; +- (BOOL)lockCamera; +- (void)_postParticipantMediaChangeNotification:(id)arg1 cameraChanged:(BOOL)arg2 orientationChanged:(BOOL)arg3 aspectChanged:(BOOL)arg4 cameraWillSwitch:(BOOL)arg5 camera:(unsigned int)arg6 orientation:(unsigned int)arg7 aspect:(struct CGSize { float x1; float x2; })arg8; +- (BOOL)canUseRelay; +- (void)setIsSendingVideo:(BOOL)arg1; +- (void)setIsSendingAudio:(BOOL)arg1; +- (unsigned int)addStatusForIMHandle:(id)arg1 asVideo:(BOOL)arg2 ardRole:(int)arg3; +- (BOOL)closeCamera; +- (void)setCameraOrientation:(unsigned int)arg1; +- (unsigned int)cameraOrientation; +- (struct CGSize { float x1; float x2; })localAspectRatioForCameraOrientation:(unsigned int)arg1 cameraType:(unsigned int)arg2; +- (void)_setBreakBeforeMakeTimer; +- (void)participant:(id)arg1 changedFromState:(unsigned int)arg2 toState:(unsigned int)arg3; +- (void)_noteInviteDeliveredForParticipant:(id)arg1; +- (unsigned int)addStatus; +- (int)addableParticipants; +- (id)dateEnded; +- (id)dateCreated; +- (id)dateConnected; +- (void)_setConferenceController:(id)arg1; +- (id)_conferenceController; +- (void)setGUID:(id)arg1; +- (id)GUID; +- (BOOL)dataIn; +- (BOOL)dataOut; +- (void)setConferenceSilent:(BOOL)arg1; +- (BOOL)isConferenceSilent; +- (void)_setNeedsVideoRestart:(BOOL)arg1; +- (BOOL)_needsVideoRestart; +- (void)_setNeedsAudioRestart:(BOOL)arg1; +- (BOOL)_needsAudioRestart; +- (void)_setRemoteCell:(BOOL)arg1; +- (BOOL)_remoteCell; +- (void)_setLocalCell:(BOOL)arg1; +- (BOOL)_localCell; +- (void)_setNatType:(id)arg1; +- (id)_natType; +- (BOOL)isQ8IrisOpen; +- (void)_setCallStatisticsGUID:(id)arg1; +- (id)_callStatisticsGUID; +- (void)_setConnectionType:(int)arg1; +- (int)_connectionType; +- (struct dispatch_queue_s { }*)_queue; +- (void)_noteFirstFrame; +- (void)_postNotificationName:(id)arg1 participant:(id)arg2 userInfo:(id)arg3; +- (void)_setErrorDictionary:(id)arg1; +- (id)errorDictionary; +- (id)vcErrorReport; +- (BOOL)isOneWay; +- (id)theaterDelegate; +- (void)setTheaterDelegate:(id)arg1; +- (id)vcPartyIDForIMHandle:(id)arg1; +- (id)participantWithID:(id)arg1; +- (id)participantNames; +- (void)handleVideoConferenceNotification:(id)arg1; +- (void)_inviteeInfoChanged:(id)arg1; +- (void)_imHandleStatusChanged:(id)arg1; +- (void)_subscribeToVCNotifications; +- (void)_counterPropose:(id)arg1; +- (void)sendARDFileTransferAuthorization:(id)arg1 to:(id)arg2; +- (void)declineInvitation; +- (void)invite:(id)arg1; +- (void)inviteAll; +- (void)endChatWithError:(int)arg1; +- (void)endChat; +- (id)initOutgoingTo:(id)arg1 isVideo:(BOOL)arg2; +- (id)initPersistentAVChatWith:(id)arg1 invitedBy:(id)arg2 ARDRole:(int)arg3 sessionID:(unsigned int)arg4 video:(BOOL)arg5; +- (void)systemDidFastUserSwitchOut; +- (void)systemApplicationDidResumeForEventsOnly; +- (void)systemApplicationDidResume; +- (void)systemApplicationDidSuspend; +- (void)systemApplicationDidBecomeActive; +- (void)systemApplicationDidEnterBackground; +- (void)systemWillShutdown; +- (void)_setStateDisconnected; +- (BOOL)isAOLInterop; +- (id)_participantMatchingVCPartyID:(id)arg1; +- (void)_updateParticipantsWithData:(id)arg1; +- (void)_threadedPrepareConnectionForInvitedParty:(id)arg1; +- (BOOL)_checkVCResponseDict:(id)arg1; +- (void)_mainThreadFinishPrepareConnectionForInvitedParty:(id)arg1; +- (void)_prepareConnectionForParticipant:(id)arg1; +- (void)_updateIMHandleInBuddyList:(id)arg1; +- (void)_connectTo:(id)arg1 withData:(id)arg2; +- (void)connectProc:(id)arg1; +- (int)endedError; +- (void)endChatWithReason:(unsigned int)arg1 error:(int)arg2; +- (void)endChatWithReason:(unsigned int)arg1; +- (void)_postNotificationName:(id)arg1 userInfo:(id)arg2; +- (void)invalidateParticipantNames; +- (void)_refreshAddableParticipants; +- (void)_sendVCUpdateTo:(id)arg1 skipConnected:(BOOL)arg2; +- (void)_insertRemoteParticipant:(id)arg1 atIndex:(unsigned int)arg2; +- (void)_configureVCCRecv; +- (BOOL)isStateFinal; +- (void)setMute:(BOOL)arg1; +- (void)_setActiveConference; +- (void)_postStateToDelegateIfNecessary; +- (void)_clearBreakBeforeMakeTimer; +- (void)_clearScreenSaverBlockingTimer; +- (void)_clearInvitationTimeoutTimer; +- (void)_clearFirstFrameTimeoutTimer; +- (void)_clearConnectionTimeoutTimer; +- (void)notifySystemVC:(BOOL)arg1; +- (id)initOutgoingTo:(id)arg1 isVideo:(BOOL)arg2 ARDRole:(int)arg3; +- (void)_setCallerProperties:(id)arg1; +- (id)_initWith:(id)arg1 invitedBy:(id)arg2 ARDRole:(int)arg3 sessionID:(unsigned int)arg4 video:(BOOL)arg5 extraProperties:(id)arg6; +- (void)_determineDataIn; +- (int)_initialRelayStatus; +- (void)_initiatorInfoChanged:(id)arg1; +- (void)_noteStatusChangesForParticipant:(id)arg1; +- (id)initiatorParticipant; +- (BOOL)_participantsCheckOut; +- (void)_initParticipantsWithNuggets:(id)arg1; +- (void)setLocalAspectRatio:(struct CGSize { float x1; float x2; })arg1 cameraOrientation:(unsigned int)arg2 cameraType:(unsigned int)arg3; +- (void)_initParticipantsWithIMHandles:(id)arg1; +- (void)_setCreationDate; +- (void)_handleRelayCancel:(id)arg1 fromParticipant:(id)arg2; +- (void)_handleRelayUpdate:(id)arg1 fromParticipant:(id)arg2; +- (void)_handleRelayInitate:(id)arg1 fromParticipant:(id)arg2; +- (void)_handleAVError:(id)arg1; +- (id)initiatorIMHandle; +- (unsigned int)endedReason; +- (void)_setInvitationTimeoutTimer; +- (void)declineInvitationWithResponse:(unsigned int)arg1; +- (void)_peerID:(id)arg1 changedTo:(id)arg2; +- (void)handleGenericAVMessageFromParticipant:(id)arg1 type:(unsigned int)arg2 userInfo:(id)arg3; +- (void)_participantsChanged:(id)arg1; +- (void)_cancelInvitationWithReason:(unsigned int)arg1 error:(int)arg2; +- (void)_responseToVCInvite:(id)arg1; +- (void)_VCCounterProposal:(id)arg1; +- (void)cancelInvitation; +- (void)acceptInvitation; +- (void)beginChat; +- (void)_setConferenceID:(id)arg1; +- (id)initIncomingFrom:(id)arg1 isVideo:(BOOL)arg2 callerProperties:(id)arg3; +- (BOOL)openCamera; +- (id)participantMatchingIMHandle:(id)arg1; +- (id)remoteParticipants; +- (id)otherIMHandle; +- (BOOL)isSendingVideo; +- (BOOL)isSendingAudio; +- (id)localParticipant; +- (id)_extraServerContext; +- (id)callerProperties; +- (void)_endChatWithReason:(unsigned int)arg1 andError:(int)arg2; +- (id)inviteesInfoAsPlist:(BOOL)arg1 account:(id)arg2; +- (BOOL)isVideo; + +@end diff --git a/IMAVCore.framework/IMAVChatFeature.h b/IMAVCore.framework/IMAVChatFeature.h new file mode 100755 index 0000000..f109a8e --- /dev/null +++ b/IMAVCore.framework/IMAVChatFeature.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class IMAVChat; + +@interface IMAVChatFeature : NSObject { + IMAVChat *_avChat; +} + +@property IMAVChat * avChat; + + +- (void)dealloc; +- (void)conferenceEndedWithReason:(unsigned int)arg1 andError:(int)arg2; +- (void)participantInvited:(id)arg1; +- (void)participantRemoved:(id)arg1; +- (unsigned int)addStatusForIMHandle:(id)arg1 asVideo:(BOOL)arg2 ardRole:(int)arg3; +- (BOOL)hasAddableParticipantsOtherwiseStatus:(unsigned int*)arg1; +- (void)delegateChangedTo:(id)arg1; +- (id)initWithAVChat:(id)arg1; +- (void)participant:(id)arg1 changedFromState:(unsigned int)arg2 toState:(unsigned int)arg3; +- (void)setAVChat:(id)arg1; +- (BOOL)handleGenericAVMessageFromParticipant:(id)arg1 type:(unsigned int)arg2 userInfo:(id)arg3; +- (id)avChat; + +@end diff --git a/IMAVCore.framework/IMAVChatParticipant.h b/IMAVCore.framework/IMAVChatParticipant.h new file mode 100755 index 0000000..4e75654 --- /dev/null +++ b/IMAVCore.framework/IMAVChatParticipant.h @@ -0,0 +1,250 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class NSOperationQueue, IMAVChatParticipant, NSTimer, NSDictionary, NSString, IMAVChat, IMHandle, NSData; + +@interface IMAVChatParticipant : NSObject { + unsigned int _state; + BOOL _sendingAudio; + BOOL _sendingVideo; + NSData *_localICEData; + BOOL _sendingAuxVideo; + BOOL _audioMuted; + BOOL _videoPaused; + BOOL _isAOLInterop; + BOOL _usingICE; + BOOL _networkStalled; + BOOL _isRecording; + NSString *_vcPartyID; + int _avRelayStatus; + unsigned int _cameraType; + unsigned int _cameraOrientation; + IMHandle *_imHandle; + IMHandle *_inviter; + IMAVChat *_avChat; + BOOL _isInitiator; + unsigned int _chatEndedReason; + int _chatError; + int _ardRole; + NSDictionary *_properties; + NSDictionary *_preemptiveRelayRequest; + NSDictionary *_preemptiveRelayUpdate; + NSData *_remoteICEData; + NSOperationQueue *_messagingQueue; + NSString *_conferenceID; + struct CGSize { + float width; + float height; + } _remotePortraitOrientation; + struct CGSize { + float width; + float height; + } _remoteLandscapeOrientation; + NSString *_rawErrorString; + NSString *_errorString; + BOOL _inviteDelivered; + NSTimer *_connectTimeoutTimer; + struct CGSize { + float width; + float height; + } _remotePIPPortraitOrientation; + struct CGSize { + float width; + float height; + } _remotePIPLandscapeOrientation; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _remotePortraitContentRect; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _remoteLandscapeContentRect; +} + +@property(setter=setAudioMuted:) BOOL isAudioMuted; +@property(setter=setVideoPaused:) BOOL isVideoPaused; +@property(readonly) BOOL isSendingAudio; +@property(readonly) BOOL isSendingVideo; +@property(setter=setSendingAuxVideo:) BOOL isSendingAuxVideo; +@property void* videoLayer; +@property void* videoBackLayer; +@property(readonly) NSString * rawErrorString; +@property(readonly) NSString * errorString; +@property(readonly) IMAVChatParticipant * remoteErrorParticipant; +@property(readonly) IMHandle * imHandle; +@property(readonly) IMHandle * invitedBy; +@property IMAVChat * avChat; +@property(readonly) NSString * name; +@property(readonly) BOOL isInitiator; +@property(readonly) BOOL isLocalParticipant; +@property(readonly) unsigned int reasonChatEnded; +@property int error; +@property unsigned int state; +@property(setter=setARDRole:) int ardRole; +@property(setter=setRecording:) BOOL isRecording; +@property(setter=setAVRelayStatus:) int avRelayStatus; +@property(setter=setNetworkStalled:) BOOL isNetworkStalled; +@property(setter=setAOLInterop:) BOOL isAOLInterop; +@property(setter=setVCPartyID:,retain) NSString * vcPartyID; +@property NSData * remoteICEData; +@property(setter=_setInviteDelivered:) BOOL _inviteDelivered; +@property(setter=_setRawErrorString:,retain) NSString * _rawErrorString; +@property(setter=_setErrorString:,retain) NSString * _errorString; +@property(setter=_setConnectTimeoutTimer:,retain) NSTimer * _connectTimeoutTimer; +@property(setter=_setLocalICEData:,retain) NSData * _localICEData; +@property(setter=_setConferenceID:,retain) NSString * _conferenceID; +@property(setter=_setMessagingQueue:,retain) NSOperationQueue * _messagingQueue; +@property(retain) NSDictionary * properties; +@property(setter=_setRemoteLandscapeOrientation:) struct CGSize { float x1; float x2; } _remoteLandscapeOrientation; +@property(setter=_setRemotePortraitOrientation:) struct CGSize { float x1; float x2; } _remotePortraitOrientation; +@property(setter=_setRemotePIPLandscapeOrientation:) struct CGSize { float x1; float x2; } _remotePIPLandscapeOrientation; +@property(setter=_setRemotePIPPortraitOrientation:) struct CGSize { float x1; float x2; } _remotePIPPortraitOrientation; +@property(setter=_setRemotePortraitContentRect:) struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } _remotePortraitContentRect; +@property(setter=_setRemoteLandscapeContentRect:) struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } _remoteLandscapeContentRect; +@property(setter=_setPreemptiveRelayInitate:,retain) NSDictionary * _preemptiveRelayInitate; +@property(setter=_setPreemptiveRelayUpdate:,retain) NSDictionary * _preemptiveRelayUpdate; +@property(setter=_setCameraType:) unsigned int cameraType; +@property(setter=_setCameraOrientation:) unsigned int cameraOrientation; +@property(setter=setAudioMuted:) BOOL isAudioMuted; +@property(setter=setVideoPaused:) BOOL isVideoPaused; +@property(readonly) BOOL isSendingAudio; +@property(readonly) BOOL isSendingVideo; +@property(setter=setSendingAuxVideo:) BOOL isSendingAuxVideo; +@property(readonly) BOOL isUsingICE; + + +- (id)invitedBy; +- (unsigned int)cameraType; +- (void*)videoLayer; +- (void)_setError:(int)arg1; +- (id)properties; +- (id)name; +- (void)setState:(unsigned int)arg1; +- (unsigned int)state; +- (int)error; +- (BOOL)isRecording; +- (void)setProperties:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)setVideoBackLayer:(void*)arg1; +- (void*)videoBackLayer; +- (void)setVideoLayer:(void*)arg1; +- (id)errorString; +- (id)rawErrorString; +- (id)errorStringFor:(int)arg1; +- (void)_generateErrorStrings; +- (void)_getErrorString:(id*)arg1 rawString:(id*)arg2 forError:(int)arg3; +- (id)remoteErrorParticipant; +- (void)sendRelayProposal; +- (void)_connectTimeout:(id)arg1; +- (void)resetWaitingToConnectTimer; +- (void)_enqueueOperation:(id)arg1; +- (void)_setRemoteLandscapeContentRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_remoteLandscapeContentRect; +- (void)_setRemotePortraitContentRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_remotePortraitContentRect; +- (void)_setRemotePIPLandscapeOrientation:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })_remotePIPLandscapeOrientation; +- (void)_setRemotePIPPortraitOrientation:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })_remotePIPPortraitOrientation; +- (void)_setConnectTimeoutTimer:(id)arg1; +- (id)_connectTimeoutTimer; +- (void)_setErrorString:(id)arg1; +- (id)_errorString; +- (void)_setRawErrorString:(id)arg1; +- (id)_rawErrorString; +- (void)_setRemoteLandscapeOrientation:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })_remoteLandscapeOrientation; +- (void)_setRemotePortraitOrientation:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })_remotePortraitOrientation; +- (void)_setMessagingQueue:(id)arg1; +- (id)_messagingQueue; +- (void)_setPreemptiveRelayUpdate:(id)arg1; +- (id)_preemptiveRelayUpdate; +- (void)_setPreemptiveRelayInitate:(id)arg1; +- (id)_preemptiveRelayInitate; +- (void)setARDRole:(int)arg1; +- (void)_setChatError:(int)arg1; +- (unsigned int)cameraOrientation; +- (void)setRecording:(BOOL)arg1; +- (void)setNetworkStalled:(BOOL)arg1; +- (BOOL)isNetworkStalled; +- (void)setVideoPaused:(BOOL)arg1; +- (BOOL)isVideoPaused; +- (void)setAudioMuted:(BOOL)arg1; +- (BOOL)isAudioMuted; +- (void)setSendingAuxVideo:(BOOL)arg1; +- (BOOL)isSendingAuxVideo; +- (void)_setLocalICEData:(id)arg1; +- (id)_localICEData; +- (struct CGSize { float x1; float x2; })aspectRatioForCameraOrientation:(unsigned int)arg1 cameraType:(unsigned int)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })contentRectForCameraOrientation:(unsigned int)arg1 cameraType:(unsigned int)arg2; +- (void)_switchToUseNewIMHandle:(id)arg1; +- (id)rebuildLocalICEData; +- (void)requestIconIfNecessary; +- (id)initWithStatusNugget:(id)arg1 andChat:(id)arg2 account:(id)arg3; +- (struct CGSize { float x1; float x2; })localAspectRatioForCameraOrientation:(unsigned int)arg1 cameraType:(unsigned int)arg2; +- (BOOL)isLocalParticipant; +- (void)_processPropertyUpdate:(id)arg1; +- (void)_setState:(unsigned int)arg1 withReason:(unsigned int)arg2 andError:(int)arg3; +- (BOOL)isInitiator; +- (void)_setInviteDelivered:(BOOL)arg1; +- (BOOL)_inviteDelivered; +- (id)_initAs:(id)arg1 invitedBy:(id)arg2 sendingAudio:(BOOL)arg3 sendingVideo:(BOOL)arg4 usingICE:(BOOL)arg5 toChat:(id)arg6 inState:(unsigned int)arg7 withError:(int)arg8 andReason:(unsigned int)arg9 andVCPartyID:(id)arg10 account:(id)arg11; +- (void)_setCameraOrientation:(unsigned int)arg1; +- (void)_setCameraType:(unsigned int)arg1; +- (void)setAVChat:(id)arg1; +- (BOOL)isAOLInterop; +- (void)sendAVMessage:(unsigned int)arg1 userInfo:(id)arg2; +- (void)receivedRelayProposalAcceptWithConnectionData:(id)arg1; +- (void)receivedRelayProposalRequestWithConnectionData:(id)arg1; +- (void)_handleIMAVResponse:(unsigned int)arg1; +- (void)sendCounterProposal; +- (id)remoteICEData; +- (void)sendResponse:(unsigned int)arg1; +- (void)setAOLInterop:(BOOL)arg1; +- (id)initAs:(id)arg1 invitedBy:(id)arg2 toChat:(id)arg3 account:(id)arg4; +- (void)sendVCUpdate; +- (void)sendInvitation; +- (id)statusNugget; +- (id)initAs:(id)arg1 invitedBy:(id)arg2 ARDRole:(int)arg3 toChat:(id)arg4 account:(id)arg5; +- (void)setStateToEndedWithReason:(unsigned int)arg1 andError:(int)arg2; +- (void)disconnectFromAVChat; +- (void)_cancelMessagesQueue; +- (void)_flushMessagesQueue; +- (void)setAVRelayStatus:(int)arg1; +- (void)setRemoteICEData:(id)arg1; +- (void)_updateProperties:(id)arg1; +- (void)cancelInvitation; +- (void)_setConferenceID:(id)arg1; +- (void)setVCPartyID:(id)arg1; +- (int)ardRole; +- (unsigned int)reasonChatEnded; +- (BOOL)isSendingVideo; +- (BOOL)isSendingAudio; +- (id)vcPartyID; +- (void)setWaitingToConnect:(BOOL)arg1; +- (int)avRelayStatus; +- (void)_noteInviteDelivered; +- (id)imHandle; +- (id)_conferenceID; +- (BOOL)isUsingICE; +- (id)getLocalICEData; +- (id)avChat; + +@end diff --git a/IMAVCore.framework/IMAVConferenceInterface.h b/IMAVCore.framework/IMAVConferenceInterface.h new file mode 100755 index 0000000..b984d13 --- /dev/null +++ b/IMAVCore.framework/IMAVConferenceInterface.h @@ -0,0 +1,108 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class AVConference, NSMutableArray, NSMutableDictionary; + +@interface IMAVConferenceInterface : IMAVInterface { + NSMutableArray *_avConferencesToCleanup; + NSMutableDictionary *_avConferences; + AVConference *_vcc; + BOOL _duringInit; + BOOL _previewStarted; + BOOL _pendingCleanup; +} + +@property(readonly) AVConference * controller; + ++ (void)_postParticipantMediaChangeNotification:(id)arg1 cameraChanged:(BOOL)arg2 orientationChanged:(BOOL)arg3 aspectChanged:(BOOL)arg4 contentRectChanged:(BOOL)arg5 cameraWillSwitch:(BOOL)arg6 camera:(unsigned int)arg7 orentation:(unsigned int)arg8 aspect:(struct CGSize { float x1; float x2; })arg9 contentRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg10; ++ (void)_postParticipantScreenAttributesChangeNotification:(id)arg1 cameraChanged:(BOOL)arg2 orientationChanged:(BOOL)arg3 aspectChanged:(BOOL)arg4 cameraWillSwitch:(BOOL)arg5 camera:(unsigned int)arg6 orentation:(unsigned int)arg7 aspect:(struct CGSize { float x1; float x2; })arg8; ++ (BOOL)_useMultipleAVConference; + +- (id)controller; +- (void)conference:(id)arg1 didStartSession:(BOOL)arg2 withUserInfo:(id)arg3; +- (void)conference:(id)arg1 receivedFirstPreviewForCallID:(int)arg2; +- (void)conference:(id)arg1 receivedFirstRemoteFrameForCallID:(int)arg2; +- (void)conference:(id)arg1 remoteScreenAttributesChanged:(id)arg2 callID:(int)arg3; +- (void)conference:(id)arg1 remoteVideoAttributesChanged:(id)arg2 callID:(int)arg3; +- (void)conference:(id)arg1 remoteAudioPaused:(BOOL)arg2 callID:(int)arg3; +- (void)conference:(id)arg1 remoteVideoPaused:(BOOL)arg2 callID:(int)arg3; +- (void)conference:(id)arg1 receivedNoRemotePacketsForTime:(double)arg2 callID:(int)arg3; +- (void)conference:(id)arg1 inititiateRelayRequest:(int)arg2 requestDict:(id)arg3; +- (void)conference:(id)arg1 sendRelayUpdate:(int)arg2 updateDict:(id)arg3; +- (void*)localVideoBackLayer; +- (void)setLocalVideoBackLayer:(void*)arg1; +- (void*)remoteVideoBackLayer; +- (BOOL)startPreviewWithError:(id*)arg1; +- (void*)localVideoLayer; +- (void)setLocalVideoLayer:(void*)arg1; +- (void*)remoteVideoLayer; +- (void)setRemoteVideoLayer:(void*)arg1; +- (void)setRemoteVideoBackLayer:(void*)arg1; +- (BOOL)stopPreview; +- (void)conference:(id)arg1 didStopWithCallID:(int)arg2 error:(id)arg3; +- (void)conference:(id)arg1 updateInputMeterLevel:(float)arg2; +- (void)conference:(id)arg1 updateOutputMeterLevel:(float)arg2; +- (id)init; +- (void)dealloc; +- (unsigned long long)capabilities; +- (BOOL)_hasAVConferenceObjectsForChatsOtherThan:(id)arg1; +- (void)conference:(id)arg1 cancelRelayRequest:(int)arg2 requestDict:(id)arg3; +- (id)_avChatForConference:(id)arg1 callID:(int)arg2 errorString:(id)arg3; +- (id)_existingConferenceForAVChatGUID:(id)arg1; +- (id)_conferenceForAVChat:(id)arg1; +- (id)_existingConferenceForAVChat:(id)arg1; +- (void)_queueAVConferenceForCleanup:(id)arg1; +- (void)_cleanupAVInterface; +- (id)_avChatForConference:(id)arg1; +- (void)_configureAVConference:(id)arg1; +- (BOOL)_previewStarted; +- (id)_currentCamera; +- (void)_setCurrentCamera:(id)arg1; +- (id)_currentMicrophone; +- (void)_setCurrentMicrophone:(id)arg1; +- (int)_checkNetworkForChat:(id)arg1; +- (BOOL)_submitLoggingInformation:(id)arg1 forChat:(id)arg2; +- (void)avChat:(id)arg1 setLocalLandscapeAspectRatio:(struct CGSize { float x1; float x2; })arg2 localPortraitAspectRatio:(struct CGSize { float x1; float x2; })arg3; +- (id)_controller; +- (void)handleRelayCancel:(id)arg1 fromParticipant:(id)arg2; +- (void)handleRelayUpdate:(id)arg1 fromParticipant:(id)arg2; +- (void)handleRelayInitate:(id)arg1 fromParticipant:(id)arg2; +- (BOOL)supportsRelay; +- (BOOL)supportsLayers; +- (int)avChat:(id)arg1 endConferenceForUserID:(id)arg2; +- (BOOL)avChat:(id)arg1 startConferenceWithUserID:(id)arg2; +- (BOOL)closeCamera; +- (unsigned long long)capabilitiesOfCPU; +- (unsigned long long)capabilitiesOfNetwork; +- (void)avChat:(id)arg1 setSendingVideo:(BOOL)arg2; +- (BOOL)isSendingVideoForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setSendingAudio:(BOOL)arg2; +- (BOOL)isSendingAudioForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setPaused:(BOOL)arg2; +- (BOOL)isPausedForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setMute:(BOOL)arg2; +- (BOOL)isMuteForAVChat:(id)arg1; +- (BOOL)allowsVideoForAVChat:(id)arg1; +- (void)_conferenceEnded:(id)arg1; +- (void)avChat:(id)arg1 setCameraOrientation:(unsigned int)arg2; +- (unsigned int)cameraOrientationForAVChat:(id)arg1; +- (unsigned int)cameraTypeForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setCameraType:(unsigned int)arg2; +- (id)avChat:(id)arg1 localICEDataForHandle:(id)arg2 usingRelay:(BOOL)arg3; +- (void)avChat:(id)arg1 prepareConnectionWithRemoteConnectionData:(id)arg2 localConnectionData:(id)arg3; +- (void)initAVInterface; +- (BOOL)isAVInterfaceReady; +- (int)endConferenceForAVChat:(id)arg1; +- (void)chatStateUpdated; +- (void)_avChatDealloc:(id)arg1; +- (void)persistentProperty:(id)arg1 changedTo:(id)arg2 from:(id)arg3; +- (void)setupComplete; +- (unsigned int)avChat:(id)arg1 enableAudioReflector:(BOOL)arg2; +- (void)invalidateAVInterface; +- (void)_notifyAboutPotentialCallForChat:(id)arg1; +- (BOOL)openCamera; +- (id)natTypeForAVChat:(id)arg1; +- (id)getNatIPFromICEData:(id)arg1; + +@end diff --git a/IMAVCore.framework/IMAVController.h b/IMAVCore.framework/IMAVController.h new file mode 100755 index 0000000..e9a8cf3 --- /dev/null +++ b/IMAVCore.framework/IMAVController.h @@ -0,0 +1,132 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class ; + +@interface IMAVController : NSObject { + *_delegate; + BOOL _blockMultipleIncomingInvitations; + BOOL _blockOutgoingInvitationsDuringCall; + BOOL _blockIncomingInvitationsDuringCall; +} + +@property(readonly) BOOL hasActiveConference; +@property(readonly) BOOL hasRunningConference; +@property(readonly) unsigned int overallChatState; +@property(readonly) BOOL cameraCapable; +@property(readonly) BOOL microphoneCapable; +@property(readonly) BOOL multiAudioCapable; +@property(readonly) BOOL multiVideoCapable; +@property(readonly) BOOL cameraConnected; +@property(readonly) BOOL microphoneConnected; +@property BOOL blockMicrophoneCapable; +@property BOOL blockCameraCapable; +@property BOOL blockARDCapable; +@property BOOL blockAudioOnlyCalls; +@property BOOL blockMultipleIncomingInvitations; +@property BOOL blockIncomingInvitationsDuringCall; +@property BOOL blockOutgoingInvitationsDuringCall; +@property(readonly) BOOL ARDServerCapable; +@property(readonly) BOOL ARDClientCapable; +@property(readonly) BOOL softwareCameraSupported; +@property(readonly) BOOL softwareMicrophoneSupported; +@property BOOL softwareCameraEnabled; +@property BOOL softwareMicrophoneEnabled; +@property * delegate; +@property(readonly) BOOL canUseSmallDataBlobs; +@property(readonly) BOOL _ready; + ++ (void)setDelegate:(id)arg1; ++ (id)delegate; ++ (id)sharedInstance; ++ (void)requestPendingVCInvitations; ++ (void)setBlockARDCapable:(BOOL)arg1; ++ (BOOL)blockARDCapable; ++ (void)setBlockCameraCapable:(BOOL)arg1; ++ (BOOL)blockCameraCapable; ++ (void)setBlockMicrophoneCapable:(BOOL)arg1; ++ (void)setBlockAudioOnlyCalls:(BOOL)arg1; ++ (void)setSoftwareMicrophoneEnabled:(BOOL)arg1; ++ (BOOL)softwareMicrophoneEnabled; ++ (void)setSoftwareCameraEnabled:(BOOL)arg1; ++ (BOOL)canReceiveWidescreen; ++ (void)setIMAVCapabilities:(int)arg1 toCaps:(int)arg2; ++ (void)setupIMAVController; ++ (BOOL)canUseSmallDataBlobs; ++ (BOOL)multiAudioCapable; ++ (BOOL)multiVideoCapable; ++ (BOOL)blockMicrophoneCapable; ++ (BOOL)softwareCameraEnabled; ++ (BOOL)ARDClientCapable; ++ (BOOL)ARDServerCapable; ++ (BOOL)microphoneConnected; ++ (BOOL)cameraConnected; ++ (unsigned int)overallChatState; ++ (BOOL)hasActiveConference; ++ (BOOL)microphoneCapable; ++ (BOOL)cameraCapable; ++ (BOOL)blockAudioOnlyCalls; + +- (void)setDelegate:(id)arg1; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (id)delegate; +- (id)init; +- (void)setBlockMultipleIncomingInvitations:(BOOL)arg1; +- (void)requestPendingVCInvitations; +- (void)currentAVChatInfoChanged:(id)arg1; +- (void)setBlockARDCapable:(BOOL)arg1; +- (BOOL)blockARDCapable; +- (void)setBlockCameraCapable:(BOOL)arg1; +- (BOOL)blockCameraCapable; +- (void)setBlockMicrophoneCapable:(BOOL)arg1; +- (void)setBlockAudioOnlyCalls:(BOOL)arg1; +- (void)setSoftwareMicrophoneEnabled:(BOOL)arg1; +- (BOOL)softwareMicrophoneEnabled; +- (void)setSoftwareCameraEnabled:(BOOL)arg1; +- (BOOL)softwareMicrophoneSupported; +- (BOOL)softwareCameraSupported; +- (BOOL)ardMuxingSupported; +- (BOOL)canReceiveWidescreen; +- (void)setIMAVCapabilities:(int)arg1 toCaps:(int)arg2; +- (void)declineVCRequestWithBuddy:(id)arg1 response:(unsigned int)arg2 vcProps:(id)arg3 conferenceID:(id)arg4; +- (void)setupIMAVController; +- (void)setHasActiveConference:(BOOL)arg1; +- (void)setHasRunningConference:(BOOL)arg1; +- (void)_setServiceVCCaps:(unsigned long long)arg1 toCaps:(unsigned long long)arg2; +- (void)dumpCaps; +- (BOOL)canUseSmallDataBlobs; +- (BOOL)multiAudioCapable; +- (BOOL)multiVideoCapable; +- (BOOL)blockMicrophoneCapable; +- (BOOL)softwareCameraEnabled; +- (BOOL)ARDClientCapable; +- (BOOL)ARDServerCapable; +- (BOOL)microphoneConnected; +- (BOOL)cameraConnected; +- (void)setBlockOutgoingInvitationsDuringCall:(BOOL)arg1; +- (void)setBlockIncomingInvitationsDuringCall:(BOOL)arg1; +- (void)_markSetup; +- (unsigned int)overallChatState; +- (void)updateActiveConference; +- (BOOL)hasActiveConference; +- (BOOL)blockOutgoingInvitationsDuringCall; +- (BOOL)microphoneCapable; +- (void)pushCachedVCCapsToDaemon; +- (BOOL)_shouldRunConferences; +- (BOOL)_shouldHandleInvites; +- (void)vcCapabilitiesChanged:(unsigned long long)arg1; +- (BOOL)cameraCapable; +- (BOOL)blockAudioOnlyCalls; +- (BOOL)hasRunningConference; +- (void)declineVCRequestWithBuddy:(id)arg1 response:(unsigned int)arg2 vcProps:(id)arg3 forAccount:(id)arg4 conferenceID:(id)arg5; +- (BOOL)blockIncomingInvitationsDuringCall; +- (BOOL)blockMultipleIncomingInvitations; +- (BOOL)_ready; +- (BOOL)_runningInLegacyVCApp; +- (void)cancelVCRequestWithBuddy:(id)arg1 vcProps:(id)arg2 forAccount:(id)arg3 conferenceID:(id)arg4; +- (id)vcResponseInfoWithSessionID:(unsigned int)arg1; +- (id)vcResponseInfoWithSessionID:(unsigned int)arg1 ICEData:(id)arg2 natType:(id)arg3 natIP:(id)arg4 ardChannelInfo:(id)arg5 forParticipant:(id)arg6 relaySupported:(BOOL)arg7; + +@end diff --git a/IMAVCore.framework/IMAVDVDController.h b/IMAVCore.framework/IMAVDVDController.h new file mode 100755 index 0000000..556d828 --- /dev/null +++ b/IMAVCore.framework/IMAVDVDController.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@interface IMAVDVDController : NSObject { + BOOL _didPause; +} + ++ (id)sharedInstance; + +- (void)resume; +- (void)pause; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (id)init; +- (void)dealloc; +- (BOOL)_playDVD; +- (BOOL)_pauseDVD; + +@end diff --git a/IMAVCore.framework/IMAVEmbeddedInterface.h b/IMAVCore.framework/IMAVEmbeddedInterface.h new file mode 100755 index 0000000..b766f94 --- /dev/null +++ b/IMAVCore.framework/IMAVEmbeddedInterface.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@interface IMAVEmbeddedInterface : IMAVConferenceInterface { +} + ++ (void)updateCriticalState; + +- (void)_conferenceEnded:(id)arg1; +- (void)_conferenceWillStart:(id)arg1; +- (void)chatStateUpdated; + +@end diff --git a/IMAVCore.framework/IMAVHandler.h b/IMAVCore.framework/IMAVHandler.h new file mode 100755 index 0000000..0c8b252 --- /dev/null +++ b/IMAVCore.framework/IMAVHandler.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class NSMutableArray, NSTimer; + +@interface IMAVHandler : NSObject { + NSMutableArray *_wifiActivationQueue; + NSTimer *_wiFiQueueTimer; +} + ++ (void)initialize; ++ (void)ensureHandlerSetup; + +- (void)dealloc; +- (void)videoStillForPersonRequested:(id)arg1 withTransactionID:(unsigned int)arg2; +- (void)audioReflectorRequested:(BOOL)arg1 transactionID:(unsigned int)arg2; +- (void)currentAVChatInfoRequestedWithTransactionID:(unsigned int)arg1; +- (void)account:(id)arg1 relay:(id)arg2 handleCancel:(id)arg3 fromPerson:(id)arg4; +- (void)account:(id)arg1 relay:(id)arg2 handleUpdate:(id)arg3 fromPerson:(id)arg4; +- (void)account:(id)arg1 relay:(id)arg2 handleInitate:(id)arg3 fromPerson:(id)arg4; +- (void)account:(id)arg1 postedError:(id)arg2; +- (void)persistentProperty:(id)arg1 changedTo:(id)arg2 from:(id)arg3; +- (void)property:(id)arg1 changedTo:(id)arg2 from:(id)arg3; +- (void)account:(id)arg1 conference:(id)arg2 peerID:(id)arg3 propertiesUpdated:(id)arg4; +- (void)setupComplete; +- (void)pendingVCRequestComplete; +- (void)account:(id)arg1 conference:(id)arg2 cancelRequestInvitationWithBuddy:(id)arg3; +- (void)account:(id)arg1 conference:(id)arg2 notifyMissedInvitationWithBuddy:(id)arg3; +- (void)account:(id)arg1 conference:(id)arg2 requestInvitationWithBuddy:(id)arg3; +- (void)account:(id)arg1 conference:(id)arg2 requestSendResponseWithResult:(int)arg3 toPerson:(id)arg4; +- (void)account:(id)arg1 conference:(id)arg2 changedToNewConferenceID:(id)arg3; +- (void)account:(id)arg1 conference:(id)arg2 peerIDChangedFromID:(id)arg3 toID:(id)arg4; +- (void)account:(id)arg1 conference:(id)arg2 receivedAVMessage:(unsigned int)arg3 from:(id)arg4 sessionID:(unsigned int)arg5 userInfo:(id)arg6; +- (void)account:(id)arg1 conference:(id)arg2 receivedUpdateFrom:(id)arg3 data:(id)arg4; +- (void)account:(id)arg1 conference:(id)arg2 receivedCancelInvitationFrom:(id)arg3 properties:(id)arg4; +- (void)account:(id)arg1 conference:(id)arg2 receivedResponseToInvitationFrom:(id)arg3 properties:(id)arg4; +- (void)account:(id)arg1 conference:(id)arg2 receivedCounterProposalFrom:(id)arg3 properties:(id)arg4; +- (void)vcCapabilitiesChanged:(unsigned long long)arg1; +- (void)_enqueueIMAVChatForWiFiActivation:(id)arg1; +- (void)_setWiFiActivationTimer; +- (void)_notifyInvitationFor:(id)arg1; +- (void)_notifyMissedInvitationFor:(id)arg1; +- (void)_notifyOfIncomingInvitationFor:(id)arg1 notifyInvitationListeners:(BOOL)arg2; +- (void)_clearWiFiActivationQueue; +- (void)_checkWiFiQueue:(id)arg1; +- (void)_handleIncomingAVChatForNotification:(id)arg1; +- (void)account:(id)arg1 conference:(id)arg2 receivedInvitationFrom:(id)arg3 properties:(id)arg4; + +@end diff --git a/IMAVCore.framework/IMAVInterface.h b/IMAVCore.framework/IMAVInterface.h new file mode 100755 index 0000000..a4701a0 --- /dev/null +++ b/IMAVCore.framework/IMAVInterface.h @@ -0,0 +1,154 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class IMAVMicrophone, NSString, IMAVCamera; + +@interface IMAVInterface : NSObject { + id _delegate; + BOOL _keepCameraRunning; +} + +@property(readonly) BOOL systemCanVideoChat; +@property(readonly) BOOL systemCanAudioChat; +@property(readonly) BOOL systemCanHostMultiwayVideo; +@property(readonly) BOOL systemCanHostMultiwayAudio; +@property(readonly) BOOL systemCanRecordVideo; +@property(readonly) BOOL systemCanRecordAudio; +@property(readonly) BOOL systemCanARD; +@property(readonly) BOOL systemCanHostARD; +@property void* localVideoBackLayer; +@property void* localVideoLayer; +@property BOOL shouldKeepCameraRunning; +@property unsigned int maxBitrate; +@property void* remoteVideoLayer; +@property void* remoteVideoBackLayer; +@property unsigned int cameraType; +@property unsigned int cameraOrientation; +@property(readonly) id controller; +@property(readonly) unsigned int overallChatState; +@property(readonly) BOOL supportsRelay; +@property id delegate; +@property(readonly) NSString * externalIPAddress; +@property(readonly) unsigned int externalSIPPort; +@property(setter=_setCurrentMicrophone:,retain) IMAVMicrophone * _currentMicrophone; +@property(setter=_setCurrentCamera:,retain) IMAVCamera * _currentCamera; +@property(readonly) BOOL _previewStarted; +@property(readonly) BOOL supportsLayers; +@property(readonly) BOOL isAVInterfaceReady; +@property(readonly) unsigned long long capabilities; +@property(readonly) unsigned long long capabilitiesOfNetwork; +@property(readonly) unsigned long long capabilitiesOfCPU; +@property(readonly) id _controller; + ++ (id)alloc; ++ (id)sharedInstance; + +- (unsigned int)cameraType; +- (void)setDelegate:(id)arg1; +- (id)controller; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (id)delegate; +- (void)setCameraType:(unsigned int)arg1; +- (void*)localVideoBackLayer; +- (void)setLocalVideoBackLayer:(void*)arg1; +- (void*)remoteVideoBackLayer; +- (BOOL)startPreviewWithError:(id*)arg1; +- (void*)localVideoLayer; +- (void)setLocalVideoLayer:(void*)arg1; +- (void*)remoteVideoLayer; +- (void)setRemoteVideoLayer:(void*)arg1; +- (void)setRemoteVideoBackLayer:(void*)arg1; +- (BOOL)stopPreview; +- (void)dealloc; +- (unsigned long long)capabilities; +- (void)setShouldKeepCameraRunning:(BOOL)arg1; +- (BOOL)shouldKeepCameraRunning; +- (BOOL)_previewStarted; +- (id)_currentCamera; +- (void)_setCurrentCamera:(id)arg1; +- (id)_currentMicrophone; +- (void)_setCurrentMicrophone:(id)arg1; +- (int)_checkNetworkForChat:(id)arg1; +- (BOOL)_submitLoggingInformation:(id)arg1 forChat:(id)arg2; +- (void)avChat:(id)arg1 setLocalLandscapeAspectRatio:(struct CGSize { float x1; float x2; })arg2 localPortraitAspectRatio:(struct CGSize { float x1; float x2; })arg3; +- (id)_controller; +- (void)handleRelayCancel:(id)arg1 fromParticipant:(id)arg2; +- (void)handleRelayUpdate:(id)arg1 fromParticipant:(id)arg2; +- (void)handleRelayInitate:(id)arg1 fromParticipant:(id)arg2; +- (BOOL)supportsRelay; +- (unsigned int)maxBitrate; +- (void)setMaxBitrate:(unsigned int)arg1; +- (BOOL)supportsLayers; +- (void)avChat:(id)arg1 setUserName:(id)arg2; +- (int)avChat:(id)arg1 endConferenceForUserID:(id)arg2; +- (BOOL)avChat:(id)arg1 startConferenceWithUserID:(id)arg2; +- (BOOL)closeCamera; +- (unsigned long long)capabilitiesOfCPU; +- (unsigned long long)capabilitiesOfNetwork; +- (void)avChat:(id)arg1 setLockCamera:(BOOL)arg2; +- (BOOL)lockCameraForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setValidatedIdentity:(struct __SecIdentity { }*)arg2; +- (void)avChat:(id)arg1 setSendingVideo:(BOOL)arg2; +- (BOOL)isSendingVideoForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setSendingAudio:(BOOL)arg2; +- (BOOL)isSendingAudioForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setRemotePaused:(BOOL)arg2; +- (BOOL)isRemotePausedForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setRemoteMute:(BOOL)arg2; +- (BOOL)isRemoteMuteForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setPaused:(BOOL)arg2; +- (BOOL)isPausedForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setMute:(BOOL)arg2; +- (BOOL)isMuteForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setAudioVolume:(float)arg2; +- (float)audioVolumeForAVChat:(id)arg1; +- (void)setCameraOrientation:(unsigned int)arg1; +- (BOOL)systemCanRecordVideo; +- (BOOL)systemCanRecordAudio; +- (BOOL)allowsVideoForAVChat:(id)arg1; +- (BOOL)systemCanSendFullHD; +- (BOOL)systemCanReceiveHighRes; +- (BOOL)systemCanSendHighRes; +- (BOOL)systemCanReceiveWidescreen; +- (BOOL)systemCanSendWidescreen; +- (BOOL)systemCanHostARD; +- (BOOL)systemCanARD; +- (unsigned int)overallChatState; +- (void)_conferenceEnded:(id)arg1; +- (void)_conferenceWillStart:(id)arg1; +- (void)cleanupAVInterface; +- (void)avChat:(id)arg1 setCameraOrientation:(unsigned int)arg2; +- (unsigned int)cameraOrientationForAVChat:(id)arg1; +- (unsigned int)cameraTypeForAVChat:(id)arg1; +- (void)avChat:(id)arg1 setCameraType:(unsigned int)arg2; +- (unsigned int)cameraOrientation; +- (id)avChat:(id)arg1 localICEDataForHandle:(id)arg2 usingRelay:(BOOL)arg3; +- (void)avChat:(id)arg1 prepareConnectionWithRemoteConnectionData:(id)arg2 localConnectionData:(id)arg3; +- (void)initAVInterface; +- (BOOL)isAVInterfaceReady; +- (int)endConferenceForAVChat:(id)arg1; +- (void)unsetDelegate:(id)arg1; +- (void)chatStateUpdated; +- (void)_avChatDealloc:(id)arg1; +- (BOOL)systemCanAudioChat; +- (BOOL)systemCanVideoChat; +- (BOOL)systemCanHostMultiwayAudio; +- (BOOL)systemCanHostMultiwayVideo; +- (void)persistentProperty:(id)arg1 changedTo:(id)arg2 from:(id)arg3; +- (unsigned int)avChat:(id)arg1 enableAudioReflector:(BOOL)arg2; +- (void)avChat:(id)arg1 enableSoftwareMicrophone:(BOOL)arg2; +- (void)avChat:(id)arg1 enableSoftwareCamera:(BOOL)arg2; +- (void)invalidateAVInterface; +- (void)_notifyAboutPotentialCallForChat:(id)arg1; +- (BOOL)openCamera; +- (void)avChat:(id)arg1 setAllowsVideo:(BOOL)arg2; +- (id)avChat:(id)arg1 IPAndPortDataWithCallerIP:(id)arg2 callerSIPPort:(unsigned int)arg3 shouldFindExternalIP:(BOOL)arg4; +- (id)avChat:(id)arg1 IPAndPortDataWithCallerIPAndPortData:(id)arg2 shouldFindExternalIP:(BOOL)arg3; +- (unsigned int)externalSIPPort; +- (id)externalIPAddress; +- (id)natTypeForAVChat:(id)arg1; +- (id)getNatIPFromICEData:(id)arg1; + +@end diff --git a/IMAVCore.framework/IMAVInvitationController.h b/IMAVCore.framework/IMAVInvitationController.h new file mode 100755 index 0000000..26a863b --- /dev/null +++ b/IMAVCore.framework/IMAVInvitationController.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@interface IMAVInvitationController : NSObject { +} + ++ (void)setDelegate:(id)arg1; ++ (id)delegate; ++ (id)curentAVChatConnectedDate; ++ (id)curentAVChatRemoteUserID; ++ (unsigned int)currentAVChatEndedReason; ++ (unsigned int)currentAVChatState; ++ (void)sendResponse:(unsigned int)arg1 toInvitationRequestFromBuddy:(id)arg2 forConference:(id)arg3; ++ (void)setupIMAVInvitationController; ++ (void)declineInvitationRequestFromBuddy:(id)arg1 forConference:(id)arg2; ++ (void)acceptInvitationRequestFromBuddy:(id)arg1 forConference:(id)arg2; ++ (void)_markSetup; + + +@end diff --git a/IMAVCore.framework/IMAVMicrophone.h b/IMAVCore.framework/IMAVMicrophone.h new file mode 100755 index 0000000..db822ea --- /dev/null +++ b/IMAVCore.framework/IMAVMicrophone.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class NSString; + +@interface IMAVMicrophone : NSObject { + id _internalDevice; +} + +@property(readonly) NSString * name; +@property(readonly) NSString * uniqueID; + + +- (id)name; +- (id)uniqueID; +- (id)description; +- (id)init; +- (void)dealloc; +- (id)_FTAudioDevice; +- (id)_initWithFTAudioDevice:(id)arg1; + +@end diff --git a/IMAVCore.framework/IMAVMicrophoneController.h b/IMAVCore.framework/IMAVMicrophoneController.h new file mode 100755 index 0000000..5c03851 --- /dev/null +++ b/IMAVCore.framework/IMAVMicrophoneController.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class IMAVMicrophone, NSMutableArray, NSArray; + +@interface IMAVMicrophoneController : NSObject { + id _internal; + NSMutableArray *_microphones; + struct dispatch_queue_s { } *_queue; +} + +@property(readonly) NSArray * microphones; +@property(retain) IMAVMicrophone * currentMicrophone; + ++ (id)sharedInstance; + +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (id)init; +- (void)dealloc; +- (id)currentMicrophone; +- (void)_loadSavedMicrophone; +- (void)_rebuildMicrophoneList; +- (void)setCurrentMicrophone:(id)arg1; +- (id)microphones; + +@end diff --git a/IMAVCore.framework/IMAVTelephonyManager.h b/IMAVCore.framework/IMAVTelephonyManager.h new file mode 100755 index 0000000..c01a31a --- /dev/null +++ b/IMAVCore.framework/IMAVTelephonyManager.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class CTCallCenter, NSMutableDictionary; + +@interface IMAVTelephonyManager : NSObject { + CTCallCenter *_callCenter; + struct __CTServerConnection { } *_ctServerConnection; + NSMutableDictionary *_currentCallDictionary; + BOOL _isDesignatedServiceProvider; + struct __CFMachPort { } *_ctServerMachPort; + struct __CFUUID { } *_ctToken; +} + +@property(readonly) unsigned int callState; + ++ (id)sharedInstance; ++ (id)numberToDialForNumber:(id)arg1 dialAssist:(BOOL*)arg2; + +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (unsigned int)callState; +- (id)init; +- (void)dealloc; +- (void)stopWatchingForCTRequests; +- (void)_disconnectCSCallWithID:(id)arg1; +- (void)_handleCTServiceRequestName:(struct __CFString { }*)arg1 userInfo:(struct __CFDictionary { }*)arg2 contextInfo:(void*)arg3; +- (BOOL)_reconnectCTServerConnectionIfNecessary; +- (BOOL)_wantsBreakBeforeMake; +- (BOOL)_disconnectCTServerConnection; +- (void)notifyCallEndedForChat:(id)arg1; +- (void)notifyCallConnectedForChat:(id)arg1; +- (void)notifyCallConnectingForChat:(id)arg1; +- (void)notifyMissedCallForChat:(id)arg1; +- (void)_setCallRef:(struct __CTCall { }*)arg1 forChat:(id)arg2; +- (void)_setCurrentCallStatus:(int)arg1 forChat:(id)arg2; +- (void)notifyCallStartedForChat:(id)arg1; +- (void)_hangUpCall:(struct __CTCall { }*)arg1; +- (void)_answerCall:(struct __CTCall { }*)arg1; +- (void)_dialRequested:(struct __CFDictionary { }*)arg1; +- (struct __CTCall { }*)_callRefForChat:(id)arg1; +- (BOOL)_unregisterCTRequestService; +- (BOOL)_setupCTServerConnection; +- (BOOL)_registerCTRequestService; +- (void)_cleanupMachInfo; +- (void)__handleCallEvent:(id)arg1; +- (void)_chatStateChanged:(id)arg1; +- (void)startWatchingForCTRequests; +- (void)_handleCallEvent:(id)arg1; +- (BOOL)_isOnCallToID:(id)arg1; +- (BOOL)_breakCSCallsIfNecessary; + +@end diff --git a/IMAVCore.framework/IMAViTunesController.h b/IMAVCore.framework/IMAViTunesController.h new file mode 100755 index 0000000..6410676 --- /dev/null +++ b/IMAVCore.framework/IMAViTunesController.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@interface IMAViTunesController : NSObject { + BOOL _didPause; +} + ++ (id)sharedInstance; + +- (void)resume; +- (void)pause; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (id)init; +- (void)dealloc; + +@end diff --git a/IMAVCore.framework/IMExtendedOperation.h b/IMAVCore.framework/IMExtendedOperation.h new file mode 100755 index 0000000..a5057e6 --- /dev/null +++ b/IMAVCore.framework/IMExtendedOperation.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class NSMutableSet, NSString, NSThread; + +@interface IMExtendedOperation : NSOperation { + NSThread *_operationThread; + NSString *_operationName; + unsigned int _operationState; + double _operationTimeout; + NSMutableSet *_childOperations; +} + +@property(retain) NSString * name; +@property double timeout; +@property(readonly) unsigned int state; + ++ (id)runLoopModes; + +- (void)setTimeout:(double)arg1; +- (double)timeout; +- (BOOL)isFinished; +- (BOOL)isConcurrent; +- (void)_setState:(unsigned int)arg1; +- (void)start; +- (BOOL)isExecuting; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void*)arg4; +- (id)name; +- (unsigned int)state; +- (void)setName:(id)arg1; +- (void)cancel; +- (void)dealloc; +- (void)_stopWithState:(unsigned int)arg1; +- (unsigned int)_minChildOperationState; +- (void)_startThread; +- (void)_threadedMain; +- (void)_timeout; +- (unsigned int)_maxChildOperationState; +- (void)didFinish; +- (void)fail; +- (void)createChildOperations; +- (void)addChildOperation:(id)arg1; + +@end diff --git a/IMAVCore.framework/NetworkCheckOperation.h b/IMAVCore.framework/NetworkCheckOperation.h new file mode 100755 index 0000000..40737f2 --- /dev/null +++ b/IMAVCore.framework/NetworkCheckOperation.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore + */ + +@class IMAVChatParticipant; + +@interface NetworkCheckOperation : IMExtendedOperation { + IMAVChatParticipant *_participant; + unsigned int _foundActiveWiFi : 1; + unsigned int _foundUsableNetwork : 1; +} + + +- (void)main; +- (void)dealloc; +- (BOOL)hasValidNetwork; +- (BOOL)hasActiveWiFi; +- (id)initWithParticipant:(id)arg1; + +@end diff --git a/IMCore.framework/Frameworks/IMDPersistence.framework/IMDPersistentAttachmentController.h b/IMCore.framework/Frameworks/IMDPersistence.framework/IMDPersistentAttachmentController.h new file mode 100755 index 0000000..431575c --- /dev/null +++ b/IMCore.framework/Frameworks/IMDPersistence.framework/IMDPersistentAttachmentController.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMDPersistence.framework/IMDPersistence + */ + +@interface IMDPersistentAttachmentController : NSObject { +} + ++ (id)sharedInstance; + +- (BOOL)deleteAttachmentForTransfer:(id)arg1; +- (id)saveAttachmentForTransfer:(id)arg1; +- (id)_persistentPathForTransfer:(id)arg1; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/Broadcaster.h b/IMCore.framework/Frameworks/IMFoundation.framework/Broadcaster.h new file mode 100755 index 0000000..f05d7ed --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/Broadcaster.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class Protocol, IMRemoteObjectBroadcaster, NSArray; + +@interface Broadcaster : NSProxy { + NSArray *_targets; + IMRemoteObjectBroadcaster *_parent; + Protocol *_protocol; +} + + +- (id)initWithNotifier:(id)arg1 protocol:(id)arg2 targets:(id)arg3; +- (void)forwardInvocation:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/FZMessage.h b/IMCore.framework/Frameworks/IMFoundation.framework/FZMessage.h new file mode 100755 index 0000000..6e8a881 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/FZMessage.h @@ -0,0 +1,129 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSDate, NSError, NSAttributedString, NSDictionary, NSString, NSData, NSArray; + +@interface FZMessage : NSObject { + NSString *_handle; + NSString *_service; + NSString *_account; + NSString *_subject; + NSString *_accountID; + NSString *_roomName; + NSDictionary *_senderInfo; + unsigned int _error; + NSString *_guid; + NSDate *_time; + NSArray *_fileTransferGUIDs; + unsigned long long _flags; + NSAttributedString *_body; + NSData *_bodyData; + long long _messageID; + NSDate *_timeRead; + NSDate *_timeDelivered; +} + +@property(retain) NSString * sender; +@property(retain) NSDictionary * senderInfo; +@property(retain) NSString * subject; +@property(retain) NSAttributedString * body; +@property(retain) NSData * bodyData; +@property(retain) NSDate * time; +@property(retain) NSDate * timeRead; +@property(retain) NSDate * timeDelivered; +@property unsigned long long flags; +@property(retain) NSArray * fileTransferGUIDs; +@property unsigned int errorCode; +@property(retain) NSString * handle; +@property(retain) NSString * account; +@property(retain) NSString * roomName; +@property(retain) NSString * service; +@property(retain) NSString * accountID; +@property(retain) NSString * guid; +@property long long messageID; +@property BOOL hasDataDetectorResults; +@property(readonly) BOOL isFromMe; +@property(readonly) BOOL isFinished; +@property(readonly) BOOL isEmpty; +@property(readonly) BOOL isAlert; +@property(readonly) BOOL isPrepared; +@property(retain) NSError * error; + + +- (void)setService:(id)arg1; +- (void)setFlags:(unsigned long long)arg1; +- (long long)messageID; +- (void)setAccount:(id)arg1; +- (id)subject; +- (id)accountID; +- (id)bodyData; +- (id)account; +- (void)setSubject:(id)arg1; +- (void)setError:(id)arg1; +- (BOOL)isFinished; +- (void)setAccountID:(id)arg1; +- (void)setSender:(id)arg1; +- (void)setHasDataDetectorResults:(BOOL)arg1; +- (BOOL)isPrepared; +- (id)initWithSenderInfo:(id)arg1 time:(id)arg2 timeRead:(id)arg3 timeDelivered:(id)arg4 body:(id)arg5 attributes:(id)arg6 fileTransferGUIDs:(id)arg7 flags:(unsigned long long)arg8 guid:(id)arg9 messageID:(long long)arg10 account:(id)arg11 accountID:(id)arg12 service:(id)arg13 handle:(id)arg14 roomName:(id)arg15 errorType:(unsigned int)arg16; +- (id)initWithSenderInfo:(id)arg1 time:(id)arg2 body:(id)arg3 attributes:(id)arg4 fileTransferGUIDs:(id)arg5 flags:(unsigned long long)arg6 guid:(id)arg7 account:(id)arg8 accountID:(id)arg9 service:(id)arg10 handle:(id)arg11 roomName:(id)arg12 error:(id)arg13; +- (id)initWithIMRemoteObjectSerializedDictionary:(id)arg1; +- (void)encodeWithIMRemoteObjectSerializedDictionary:(id)arg1; +- (void)_clearBodyData; +- (void)_regenerateBodyText; +- (void)_regenerateBodyData; +- (void)adjustIsEmptyFlag; +- (id)initWithSenderInfo:(id)arg1 time:(id)arg2 timeRead:(id)arg3 timeDelivered:(id)arg4 subject:(id)arg5 body:(id)arg6 bodyData:(id)arg7 attributes:(id)arg8 fileTransferGUIDs:(id)arg9 flags:(unsigned long long)arg10 guid:(id)arg11 messageID:(long long)arg12 account:(id)arg13 accountID:(id)arg14 service:(id)arg15 handle:(id)arg16 roomName:(id)arg17 errorType:(unsigned int)arg18; +- (id)initWithSenderInfo:(id)arg1 time:(id)arg2 timeRead:(id)arg3 timeDelivered:(id)arg4 body:(id)arg5 attributes:(id)arg6 fileTransferGUIDs:(id)arg7 flags:(unsigned long long)arg8 guid:(id)arg9 messageID:(long long)arg10 account:(id)arg11 accountID:(id)arg12 service:(id)arg13 handle:(id)arg14 roomName:(id)arg15 error:(id)arg16; +- (id)initWithSenderInfo:(id)arg1 time:(id)arg2 body:(id)arg3 attributes:(id)arg4 fileTransferGUIDs:(id)arg5 flags:(unsigned long long)arg6 guid:(id)arg7 messageID:(long long)arg8 account:(id)arg9 accountID:(id)arg10 service:(id)arg11 handle:(id)arg12 roomName:(id)arg13 error:(id)arg14; +- (id)initWithSenderInfo:(id)arg1 time:(id)arg2 body:(id)arg3 attributes:(id)arg4 fileTransferGUIDs:(id)arg5 flags:(unsigned long long)arg6 error:(id)arg7 guid:(id)arg8; +- (void)_generateBodyDataIfNeeded; +- (void)_generateBodyTextIfNeeded; +- (void)setMessageID:(long long)arg1; +- (void)setFileTransferGUIDs:(id)arg1; +- (void)setBodyData:(id)arg1; +- (void)setTimeDelivered:(id)arg1; +- (void)setTimeRead:(id)arg1; +- (void)setSenderInfo:(id)arg1; +- (id)senderInfo; +- (id)initWithDictionary:(id)arg1 hint:(id)arg2; +- (BOOL)isAlert; +- (id)initWithSenderInfo:(id)arg1 time:(id)arg2 timeRead:(id)arg3 timeDelivered:(id)arg4 subject:(id)arg5 body:(id)arg6 attributes:(id)arg7 fileTransferGUIDs:(id)arg8 flags:(unsigned long long)arg9 guid:(id)arg10 messageID:(long long)arg11 account:(id)arg12 accountID:(id)arg13 service:(id)arg14 handle:(id)arg15 roomName:(id)arg16 errorType:(unsigned int)arg17; +- (BOOL)isEmote; +- (void)setRoomName:(id)arg1; +- (id)roomName; +- (unsigned int)errorCode; +- (void)setErrorCode:(unsigned int)arg1; +- (void)setGuid:(id)arg1; +- (void)setBody:(id)arg1; +- (id)dictionaryRepresentation; +- (id)sender; +- (id)time; +- (void)setTime:(id)arg1; +- (unsigned long long)flags; +- (id)body; +- (id)initWithDictionary:(id)arg1; +- (BOOL)isEmpty; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithSender:(id)arg1 time:(id)arg2 body:(id)arg3 attributes:(id)arg4 fileTransferGUIDs:(id)arg5 flags:(unsigned long long)arg6 error:(id)arg7 guid:(id)arg8; +- (BOOL)hasDataDetectorResults; +- (BOOL)isSent; +- (id)fileTransferGUIDs; +- (id)timeDelivered; +- (id)service; +- (id)timeRead; +- (BOOL)isDelivered; +- (BOOL)isFromMe; +- (BOOL)isRead; +- (id)guid; +- (id)error; +- (void)setHandle:(id)arg1; +- (id)handle; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_A_Frame.h b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_A_Frame.h new file mode 100755 index 0000000..ef733f4 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_A_Frame.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface HTMLToSuper_A_Frame : HTMLToSuper_Default_Frame { + BOOL _shouldPopLink; +} + + +- (void)parser:(id)arg1 context:(id)arg2 didEndElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5; +- (void)parser:(id)arg1 context:(id)arg2 didStartElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5 attributes:(id)arg6; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_BODY_Frame.h b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_BODY_Frame.h new file mode 100755 index 0000000..301fa1b --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_BODY_Frame.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface HTMLToSuper_BODY_Frame : HTMLToSuper_Default_Frame { +} + + +- (void)parser:(id)arg1 context:(id)arg2 didStartElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5 attributes:(id)arg6; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_BR_Frame.h b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_BR_Frame.h new file mode 100755 index 0000000..f4ea28a --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_BR_Frame.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface HTMLToSuper_BR_Frame : HTMLToSuper_Default_Frame { +} + + +- (void)parser:(id)arg1 context:(id)arg2 didStartElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5 attributes:(id)arg6; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_B_Frame.h b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_B_Frame.h new file mode 100755 index 0000000..847eff2 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_B_Frame.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface HTMLToSuper_B_Frame : HTMLToSuper_Default_Frame { +} + + +- (void)parser:(id)arg1 context:(id)arg2 didEndElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5; +- (void)parser:(id)arg1 context:(id)arg2 didStartElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5 attributes:(id)arg6; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_Default_Frame.h b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_Default_Frame.h new file mode 100755 index 0000000..ab9e118 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_Default_Frame.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface HTMLToSuper_Default_Frame : IMToSuperParserFrame { +} + + +- (void)parser:(id)arg1 context:(id)arg2 foundCharacters:(id)arg3; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_EM_Frame.h b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_EM_Frame.h new file mode 100755 index 0000000..91fbb901 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_EM_Frame.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface HTMLToSuper_EM_Frame : HTMLToSuper_Default_Frame { +} + + +- (void)parser:(id)arg1 context:(id)arg2 didEndElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5; +- (void)parser:(id)arg1 context:(id)arg2 didStartElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5 attributes:(id)arg6; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_FONT_Frame.h b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_FONT_Frame.h new file mode 100755 index 0000000..31916cd --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_FONT_Frame.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface HTMLToSuper_FONT_Frame : HTMLToSuper_Default_Frame { + BOOL _shouldPopBackgroundColor; + BOOL _shouldPopForegroundColor; + BOOL _shouldPopFontName; + BOOL _shouldPopFontSize; +} + + +- (void)parser:(id)arg1 context:(id)arg2 didEndElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5; +- (void)parser:(id)arg1 context:(id)arg2 didStartElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5 attributes:(id)arg6; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_I_Frame.h b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_I_Frame.h new file mode 100755 index 0000000..346ae78 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_I_Frame.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface HTMLToSuper_I_Frame : HTMLToSuper_Default_Frame { +} + + +- (void)parser:(id)arg1 context:(id)arg2 didEndElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5; +- (void)parser:(id)arg1 context:(id)arg2 didStartElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5 attributes:(id)arg6; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_SPAN_Frame.h b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_SPAN_Frame.h new file mode 100755 index 0000000..e83de30 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_SPAN_Frame.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface HTMLToSuper_SPAN_Frame : HTMLToSuper_Default_Frame { + BOOL _shouldPopBackgroundColor; + BOOL _shouldPopForegroundColor; + BOOL _shouldPopFontFamily; + BOOL _shouldPopFontSize; + BOOL _shouldDecrementBoldCount; + BOOL _shouldDecrementItalicCount; + BOOL _shouldDecrementUnderlineCount; + BOOL _shouldDecrementStrikeCount; +} + + +- (void)parser:(id)arg1 context:(id)arg2 didEndElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5; +- (void)parser:(id)arg1 context:(id)arg2 didStartElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5 attributes:(id)arg6; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_STRIKE_Frame.h b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_STRIKE_Frame.h new file mode 100755 index 0000000..1e70b5a --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_STRIKE_Frame.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface HTMLToSuper_STRIKE_Frame : HTMLToSuper_Default_Frame { +} + + +- (void)parser:(id)arg1 context:(id)arg2 didEndElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5; +- (void)parser:(id)arg1 context:(id)arg2 didStartElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5 attributes:(id)arg6; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_STRONG_Frame.h b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_STRONG_Frame.h new file mode 100755 index 0000000..ccf4f08 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_STRONG_Frame.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface HTMLToSuper_STRONG_Frame : HTMLToSuper_Default_Frame { +} + + +- (void)parser:(id)arg1 context:(id)arg2 didEndElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5; +- (void)parser:(id)arg1 context:(id)arg2 didStartElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5 attributes:(id)arg6; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_S_Frame.h b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_S_Frame.h new file mode 100755 index 0000000..f563416 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_S_Frame.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface HTMLToSuper_S_Frame : HTMLToSuper_Default_Frame { +} + + +- (void)parser:(id)arg1 context:(id)arg2 didEndElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5; +- (void)parser:(id)arg1 context:(id)arg2 didStartElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5 attributes:(id)arg6; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_U_Frame.h b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_U_Frame.h new file mode 100755 index 0000000..de46ab7 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/HTMLToSuper_U_Frame.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface HTMLToSuper_U_Frame : HTMLToSuper_Default_Frame { +} + + +- (void)parser:(id)arg1 context:(id)arg2 didEndElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5; +- (void)parser:(id)arg1 context:(id)arg2 didStartElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5 attributes:(id)arg6; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMAttributedStringParser.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMAttributedStringParser.h new file mode 100755 index 0000000..30197f5 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMAttributedStringParser.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class IMAttributedStringParserContext; + +@interface IMAttributedStringParser : NSObject { + IMAttributedStringParserContext *_context; +} + ++ (id)sharedInstance; + +- (void)_preprocessWithContext:(id)arg1 string:(id*)arg2; +- (void)parseContext:(id)arg1; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMAttributedStringParserContext.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMAttributedStringParserContext.h new file mode 100755 index 0000000..4b2f5c5 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMAttributedStringParserContext.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSArray, NSString, NSAttributedString; + +@interface IMAttributedStringParserContext : NSObject { + NSAttributedString *_inString; +} + +@property(readonly) NSAttributedString * inString; +@property(readonly) NSString * name; +@property(readonly) NSArray * resultsForLogging; +@property(readonly) BOOL shouldPreprocess; + + +- (id)initWithAttributedString:(id)arg1; +- (void)parserDidEnd:(id)arg1; +- (void)parser:(id)arg1 foundAttributes:(id)arg2 inRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg3; +- (BOOL)shouldPreprocess; +- (void)parserDidStart:(id)arg1; +- (id)inString; +- (id)parser:(id)arg1 preprocessedAttributesForAttributes:(id)arg2 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg3; +- (id)resultsForLogging; +- (id)name; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMCapturedInvocationTrampoline.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMCapturedInvocationTrampoline.h new file mode 100755 index 0000000..b4898e8 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMCapturedInvocationTrampoline.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface IMCapturedInvocationTrampoline : IMInvocationTrampoline { + id *_outInvocation; +} + + +- (id)initWithTarget:(id)arg1 outInvocation:(id*)arg2; +- (void)forwardInvocation:(id)arg1; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMConnectionMonitor.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMConnectionMonitor.h new file mode 100755 index 0000000..698f83d --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMConnectionMonitor.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSString, ; + +@interface IMConnectionMonitor : NSObject { + NSString *_remoteHost; + *_delegate; +} + +@property(readonly) BOOL isImmediatelyReachable; +@property(readonly) BOOL requiresDataConnectionActivation; +@property(setter=setDataConnectionActive:) BOOL isDataConnectionActive; +@property * delegate; +@property(readonly) NSString * remoteHost; + ++ (id)alloc; + +- (void)setDelegate:(id)arg1; +- (id)remoteHost; +- (BOOL)requiresDataConnectionActivation; +- (BOOL)isDataConnectionActive; +- (void)setDataConnectionActive:(BOOL)arg1; +- (void)goDisconnected; +- (void)goConnectedWithLocalSocketAddress:(id)arg1 remoteSocketAddress:(id)arg2; +- (void)_setup; +- (BOOL)isImmediatelyReachable; +- (id)initWithRemoteHost:(id)arg1 delegate:(id)arg2; +- (void)clear; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMDaemonMIGInterface.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMDaemonMIGInterface.h new file mode 100755 index 0000000..b3841d2 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMDaemonMIGInterface.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class ; + +@interface IMDaemonMIGInterface : NSObject { + unsigned int _port; + struct dispatch_source_s { } *_source; + unsigned int _activePort; + struct dispatch_source_s { } *_activeSource; + id _delegate; + BOOL _shuttingDown; +} + +@property * delegate; + ++ (id)sharedInstance; + +- (void)setDelegate:(id)arg1; +- (void)denyIncomingGrantRequests; +- (void)acceptIncomingGrantRequests; +- (void)__setupServer; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (id)delegate; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMDelayedInvocationTrampoline.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMDelayedInvocationTrampoline.h new file mode 100755 index 0000000..fbc524b --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMDelayedInvocationTrampoline.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface IMDelayedInvocationTrampoline : IMInvocationTrampoline { + double _delay; +} + + +- (id)initWithTarget:(id)arg1 delay:(double)arg2; +- (void)forwardInvocation:(id)arg1; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMDesktopNetworkManager.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMDesktopNetworkManager.h new file mode 100755 index 0000000..db6daa2 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMDesktopNetworkManager.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface IMDesktopNetworkManager : IMNetworkManager { +} + + + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMDirectlyObservableObject.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMDirectlyObservableObject.h new file mode 100755 index 0000000..30896ac --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMDirectlyObservableObject.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSArray; + +@interface IMDirectlyObservableObject : NSObject { + NSArray *_observers; +} + +@property(retain) NSArray * observers; + + +- (void)setObservers:(id)arg1; +- (id)observers; +- (void)_objectDidPostNotification:(id)arg1; +- (void)informObserversOfNotification:(id)arg1; +- (void)addObserver:(id)arg1; +- (void)removeObserver:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMDistributedLock.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMDistributedLock.h new file mode 100755 index 0000000..45a0733 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMDistributedLock.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSString; + +@interface IMDistributedLock : NSObject { +} + +@property(readonly) NSString * name; + ++ (id)alloc; + +- (BOOL)tryLock; +- (void)unlock; +- (void)lock; +- (id)name; +- (id)initWithName:(id)arg1; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMEmbeddedDistributedLock.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMEmbeddedDistributedLock.h new file mode 100755 index 0000000..b43a142 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMEmbeddedDistributedLock.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class CPExclusiveLock; + +@interface IMEmbeddedDistributedLock : IMDistributedLock { + CPExclusiveLock *_lock; +} + + +- (BOOL)tryLock; +- (void)unlock; +- (void)lock; +- (id)name; +- (id)initWithName:(id)arg1; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMFileCopier.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMFileCopier.h new file mode 100755 index 0000000..648de31 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMFileCopier.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class , NSURL; + +@interface IMFileCopier : NSObject { + *_delegate; + NSURL *_inputURL; + NSURL *_outputURL; + id _identifier; + BOOL _shouldCancel; + BOOL _didErrorOccur; + BOOL _inProgress; + unsigned int _operation; +} + +@property * delegate; +@property(readonly) NSURL * inputURL; +@property(readonly) NSURL * outputURL; +@property(readonly) id identifier; +@property(readonly) BOOL wasCancelled; +@property(readonly) BOOL didErrorOccur; +@property BOOL inProgress; +@property unsigned int operation; + + +- (void)start; +- (void)setDelegate:(id)arg1; +- (void)setOperation:(unsigned int)arg1; +- (void)setInProgress:(BOOL)arg1; +- (BOOL)didErrorOccur; +- (BOOL)wasCancelled; +- (id)initWithInputURL:(id)arg1 outputURL:(id)arg2 identifier:(id)arg3 operation:(unsigned int)arg4 delegate:(id)arg5; +- (void)_main_copierFinishedWithResult:(id)arg1; +- (void)_worker_doCopy; +- (id)_temporaryCopierPath; +- (id)inputURL; +- (void)_fillOutputURLFromInputURL; +- (BOOL)inProgress; +- (void)cleanup; +- (id)identifier; +- (id)delegate; +- (id)outputURL; +- (void)cancel; +- (void)dealloc; +- (unsigned int)operation; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMFileManager.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMFileManager.h new file mode 100755 index 0000000..833efde --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMFileManager.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface IMFileManager : NSFileManager { +} + ++ (id)defaultHFSFileManager; ++ (id)defaultManager; + +- (BOOL)setAttributes:(id)arg1 ofItemAtPath:(id)arg2 error:(id*)arg3; +- (id)pathExtensionForMIMEType:(id)arg1; +- (id)UTITypeOfPathExtension:(id)arg1; +- (id)displayNameOfFileWithName:(id)arg1 hfsFlags:(unsigned short)arg2; +- (id)kindStringForFileWithName:(id)arg1 hfsType:(unsigned long)arg2 hfsCreator:(unsigned long)arg3 hfsFlags:(unsigned short)arg4; +- (id)MIMETypeOfPathExtension:(id)arg1; +- (id)kindStringForFile:(id)arg1; +- (id)createTempFileBasedOnName:(id)arg1 hfsType:(unsigned long)arg2 hfsCreator:(unsigned long)arg3 hfsFlags:(unsigned short)arg4; +- (id)attributesOfItemAtPath:(id)arg1 error:(id*)arg2; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (id)UTITypeOfPath:(id)arg1; +- (id)MIMETypeOfPath:(id)arg1; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMFileTransfer.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMFileTransfer.h new file mode 100755 index 0000000..ec35820 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMFileTransfer.h @@ -0,0 +1,159 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSString, NSData, NSDate, NSDictionary, NSURL; + +@interface IMFileTransfer : NSObject { + NSURL *_localURL; + NSData *_localBookmark; + double _lastUpdatedInterval; + double _lastAveragedInterval; + unsigned long long _lastAveragedBytes; + NSString *_guid; + NSDate *_startDate; + NSDate *_createdDate; + int _transferState; + BOOL _isIncoming; + NSString *_filename; + NSURL *_transferDataURL; + NSString *_utiType; + NSString *_mimeType; + unsigned long _hfsType; + unsigned short _hfsFlags; + unsigned long _hfsCreator; + NSString *_accountID; + NSString *_otherPerson; + unsigned long long _currentBytes; + unsigned long long _totalBytes; + unsigned long long _averageTransferRate; + BOOL _isDirectory; + BOOL _shouldAttemptToResume; + int _error; + NSString *_errorDescription; + BOOL _wasRegisteredAsStandalone; + BOOL _shouldForceArchive; + NSDictionary *_localUserInfo; + NSString *_transferredFilename; + NSDictionary *_transcoderUserInfo; +} + +@property(readonly) BOOL canBeAccepted; +@property(readonly) NSString * displayName; +@property(readonly) BOOL existsAtLocalPath; +@property(retain) NSString * guid; +@property(retain) NSDate * createdDate; +@property(retain) NSDate * startDate; +@property int transferState; +@property BOOL isIncoming; +@property(retain) NSString * filename; +@property(retain) NSString * transferredFilename; +@property(retain) NSString * localPath; +@property(retain) NSString * type; +@property(readonly) NSString * mimeType; +@property(retain) NSURL * localURL; +@property(retain) NSURL * transferDataURL; +@property(readonly) NSURL * localURLWithoutBookmarkResolution; +@property(retain) NSData * localBookmark; +@property unsigned long hfsType; +@property unsigned long hfsCreator; +@property unsigned short hfsFlags; +@property(retain) NSString * accountID; +@property(retain) NSString * otherPerson; +@property unsigned long long currentBytes; +@property unsigned long long totalBytes; +@property unsigned long long averageTransferRate; +@property BOOL isDirectory; +@property BOOL shouldAttemptToResume; +@property BOOL shouldForceArchive; +@property int error; +@property(retain) NSString * errorDescription; +@property(retain) NSDictionary * transcoderUserInfo; +@property(retain) NSDictionary * userInfo; +@property(setter=setRegisteredAsStandalone:) BOOL wasRegisteredAsStandalone; +@property(setter=_setLastUpdatedInterval:) double _lastUpdatedInterval; +@property(setter=_setLastAveragedInterval:) double _lastAveragedInterval; +@property(readonly) unsigned long long _lastAveragedBytes; + ++ (id)_invalidCharactersForFileTransferName; ++ (BOOL)_doesLocalURLRequireArchiving:(id)arg1; + +- (id)accountID; +- (void)setAccountID:(id)arg1; +- (void)_setError:(int)arg1; +- (BOOL)isDirectory; +- (id)transcoderUserInfo; +- (void)setTransferredFilename:(id)arg1; +- (id)transferredFilename; +- (BOOL)shouldForceArchive; +- (void)_setErrorDescription:(id)arg1; +- (id)errorDescription; +- (void)setShouldAttemptToResume:(BOOL)arg1; +- (BOOL)shouldAttemptToResume; +- (void)setIsDirectory:(BOOL)arg1; +- (void)setAverageTransferRate:(unsigned long long)arg1; +- (unsigned long long)averageTransferRate; +- (unsigned long long)currentBytes; +- (void)setOtherPerson:(id)arg1; +- (void)setHfsCreator:(unsigned long)arg1; +- (unsigned long)hfsCreator; +- (void)setHfsFlags:(unsigned short)arg1; +- (void)setHfsType:(unsigned long)arg1; +- (id)transferDataURL; +- (void)setIsIncoming:(BOOL)arg1; +- (void)setCreatedDate:(id)arg1; +- (id)createdDate; +- (unsigned long long)_lastAveragedBytes; +- (void)_setLastAveragedInterval:(double)arg1; +- (double)_lastAveragedInterval; +- (void)_setLastUpdatedInterval:(double)arg1; +- (double)_lastUpdatedInterval; +- (void)setLocalBookmark:(id)arg1; +- (id)localBookmark; +- (id)localURLWithoutBookmarkResolution; +- (unsigned long)hfsType; +- (void)_setTransferDataURL:(id)arg1; +- (BOOL)existsAtLocalPath; +- (BOOL)canBeAccepted; +- (void)_setDirectory:(BOOL)arg1 hfsType:(unsigned long)arg2 hfsCreator:(unsigned long)arg3 hfsFlags:(unsigned short)arg4; +- (void)_setStartDate:(id)arg1; +- (void)_calculateTypeInformation; +- (unsigned short)hfsFlags; +- (void)_setLocalPath:(id)arg1; +- (void)setTotalBytes:(unsigned long long)arg1; +- (void)setCurrentBytes:(unsigned long long)arg1; +- (void)setFilename:(id)arg1; +- (id)filename; +- (void)_setAveragedTransferRate:(unsigned long long)arg1 lastAveragedInterval:(double)arg2 lastAveragedBytes:(unsigned long long)arg3; +- (void)_setCurrentBytes:(unsigned long long)arg1 totalBytes:(unsigned long long)arg2; +- (BOOL)wasRegisteredAsStandalone; +- (BOOL)_updateWithDictionaryRepresentation:(id)arg1; +- (void)setRegisteredAsStandalone:(BOOL)arg1; +- (id)otherPerson; +- (void)_setLocalURL:(id)arg1; +- (void)_setTransferState:(int)arg1; +- (void)_setForceArchive:(BOOL)arg1; +- (id)_dictionaryRepresentation; +- (void)_setAccount:(id)arg1 otherPerson:(id)arg2; +- (id)_initWithGUID:(id)arg1 filename:(id)arg2 isDirectory:(BOOL)arg3 localURL:(id)arg4 account:(id)arg5 otherPerson:(id)arg6 totalBytes:(unsigned long long)arg7 hfsType:(unsigned long)arg8 hfsCreator:(unsigned long)arg9 hfsFlags:(unsigned short)arg10 isIncoming:(BOOL)arg11; +- (void)_clear; +- (id)localURL; +- (id)startDate; +- (void)setGuid:(id)arg1; +- (id)displayName; +- (void)setUserInfo:(id)arg1; +- (id)mimeType; +- (id)type; +- (void)setType:(id)arg1; +- (void)setTranscoderUserInfo:(id)arg1; +- (BOOL)isIncoming; +- (int)transferState; +- (id)localPath; +- (id)guid; +- (int)error; +- (unsigned long long)totalBytes; +- (id)userInfo; +- (id)description; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMFromSuperParserContext.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMFromSuperParserContext.h new file mode 100755 index 0000000..1114c0d --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMFromSuperParserContext.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSMutableArray, NSArray; + +@interface IMFromSuperParserContext : IMAttributedStringParserContext { + NSMutableArray *_inlinedFileTransferGUIDs; + NSMutableArray *_standaloneFileTransferGUIDs; +} + +@property(readonly) NSArray * inlinedFileTransferGUIDs; +@property(readonly) NSArray * standaloneFileTransferGUIDs; + + +- (id)initWithAttributedString:(id)arg1; +- (id)standaloneFileTransferGUIDs; +- (id)inlinedFileTransferGUIDs; +- (void)parser:(id)arg1 foundAttributes:(id)arg2 inRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg3 characters:(id)arg4; +- (void)parser:(id)arg1 foundAttributes:(id)arg2 inRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg3 fileTransferGUID:(id)arg4 filename:(id)arg5 bookmark:(id)arg6 width:(id)arg7 height:(id)arg8; +- (void)parserDidStart:(id)arg1 bodyAttributes:(id)arg2; +- (void)parser:(id)arg1 foundAttributes:(id)arg2 inRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg3; +- (void)parserDidStart:(id)arg1; +- (id)resultsForLogging; +- (id)name; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMHTMLToSuperParserContext.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMHTMLToSuperParserContext.h new file mode 100755 index 0000000..f35aa75 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMHTMLToSuperParserContext.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface IMHTMLToSuperParserContext : IMToSuperParserContext { +} + + +- (id)name; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMInvocationQueue.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMInvocationQueue.h new file mode 100755 index 0000000..b624806 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMInvocationQueue.h @@ -0,0 +1,65 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSProtocolChecker, NSMutableArray, Protocol; + +@interface IMInvocationQueue : NSObject { + id _delegate; + id _target; + double _dequeueRate; + NSMutableArray *_queue; + NSMutableArray *_options; + NSProtocolChecker *_protocolChecker; + BOOL _holdQueue; +} + +@property(retain) Protocol * protocol; +@property id target; +@property id delegate; +@property double dequeueRate; +@property(readonly) BOOL isEmpty; +@property(readonly) unsigned int count; +@property(readonly) BOOL holdQueue; +@property(readonly) NSMutableArray * queue; +@property(readonly) NSMutableArray * options; +@property(readonly) NSProtocolChecker * protocolChecker; + + +- (void)setDelegate:(id)arg1; +- (id)peek; +- (BOOL)holdQueue; +- (id)protocolChecker; +- (double)dequeueRate; +- (void)invokeAll; +- (void)removeAllInvocations; +- (void)_releaseQueueNotification:(id)arg1; +- (void)_holdQueueNotification:(id)arg1; +- (void)_stepQueueNotification:(id)arg1; +- (void)setDequeueRate:(double)arg1; +- (BOOL)_insertInvocation:(id)arg1 options:(unsigned int)arg2; +- (BOOL)_replaceSimilarInvocation:(id)arg1; +- (BOOL)_acceptsOptions:(unsigned int)arg1; +- (int)_maxQueueLimitSize; +- (int)_numberOfLimitedMessagesInQueue; +- (id)_dequeueInvocation; +- (void)_checkQueue; +- (void)_setQueueTimer; +- (BOOL)_invokeInvocation:(id)arg1; +- (int)_enqueueInvocation:(id)arg1 options:(unsigned int)arg2; +- (unsigned int)_optionsForInvocation:(id)arg1; +- (id)protocol; +- (id)options; +- (void)forwardInvocation:(id)arg1; +- (BOOL)isEmpty; +- (id)methodSignatureForSelector:(SEL)arg1; +- (id)delegate; +- (void)setTarget:(id)arg1; +- (unsigned int)count; +- (id)target; +- (id)init; +- (void)dealloc; +- (id)queue; +- (void)setProtocol:(id)arg1; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMInvocationTrampoline.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMInvocationTrampoline.h new file mode 100755 index 0000000..1c28f95 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMInvocationTrampoline.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface IMInvocationTrampoline : NSObject { + id _target; +} + +@property(retain) id target; + + +- (void)performInvocation:(id)arg1; +- (void)forwardInvocation:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)setTarget:(id)arg1; +- (BOOL)respondsToSelector:(SEL)arg1; +- (id)target; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMKeychainPasswordFetcher.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMKeychainPasswordFetcher.h new file mode 100755 index 0000000..4b4cfc8 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMKeychainPasswordFetcher.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSString; + +@interface IMKeychainPasswordFetcher : IMThreadedWorkUnit { + NSString *_service; + NSString *_username; + NSString *_password; +} + +@property(retain) NSString * _service; +@property(retain) NSString * _username; +@property(retain) NSString * _password; + + +- (id)initWithUsername:(id)arg1 service:(id)arg2; +- (void)set_password:(id)arg1; +- (id)_password; +- (void)set_username:(id)arg1; +- (id)_username; +- (void)set_service:(id)arg1; +- (id)_service; +- (void)_workerThreadFinished; +- (void)_workerThread; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMLocalObject.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMLocalObject.h new file mode 100755 index 0000000..bb66bd6 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMLocalObject.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSString, NSMachPort; + +@interface IMLocalObject : NSObject { + id _internal; +} + +@property id target; +@property(readonly) NSString * portName; +@property(readonly) NSMachPort * port; +@property(readonly) unsigned int mach_port; +@property int pid; +@property(readonly) BOOL isValid; + ++ (void)_unregisterIMLocalObject:(id)arg1; ++ (void)_registerIMLocalObject:(id)arg1; ++ (id)_registeredIMLocalObjectForPort:(unsigned int)arg1; ++ (void)initialize; + +- (void)invalidate; +- (id)initWithTarget:(id)arg1 protocol:(id)arg2; +- (void)setPortName:(id)arg1; +- (void)_systemShutdown:(id)arg1; +- (id)initWithTarget:(id)arg1 portName:(id)arg2 protocol:(id)arg3; +- (id)portName; +- (void)_enqueueComponents:(id)arg1; +- (void)_noteNewInvocation; +- (BOOL)handleInvocation:(id)arg1; +- (void)_popInvocation; +- (id)_peekInvocation; +- (BOOL)_handleInvocation:(id)arg1; +- (BOOL)isValidSelector:(SEL)arg1; +- (void)terminated; +- (void)_clearPort:(BOOL)arg1; +- (void)_portDidBecomeInvalid; +- (void)_cancelHandlerCompleted; +- (void)_handleNewInvocations; +- (id)initWithTarget:(id)arg1 port:(unsigned int)arg2 protocol:(id)arg3; +- (id)initWithTarget:(id)arg1 portName:(id)arg2 checkInPort:(BOOL)arg3 protocol:(id)arg4; +- (void)handleHeaderData:(unsigned long long*)arg1 headerLength:(unsigned int)arg2 data:(char *)arg3 dataLength:(unsigned int)arg4 fromPid:(int)arg5; +- (unsigned int)mach_port; +- (unsigned int)_port; +- (id)port; +- (BOOL)isValid; +- (int)pid; +- (void)setPid:(int)arg1; +- (void)setTarget:(id)arg1; +- (id)description; +- (id)target; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMLocalObjectInternal.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMLocalObjectInternal.h new file mode 100755 index 0000000..bd0a540 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMLocalObjectInternal.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSString, NSRecursiveLock, NSLock, NSMutableArray, NSProtocolChecker; + +@interface IMLocalObjectInternal : NSObject { + NSRecursiveLock *_lock; + id _target; + unsigned int _port; + struct dispatch_source_s { } *_source; + struct dispatch_queue_s { } *_queue; + struct dispatch_semaphore_s { } *_deathLock; + NSString *_portName; + NSProtocolChecker *_protocolChecker; + int _pid; + NSMutableArray *_componentQueue; + NSLock *_componentQueueLock; + NSRecursiveLock *_componentQueueProcessingLock; + BOOL _pendingComponentQueueProcessing; + BOOL _busyForwarding; +} + + +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMLockdownManager.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMLockdownManager.h new file mode 100755 index 0000000..c858ec5 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMLockdownManager.h @@ -0,0 +1,75 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSString; + +@interface IMLockdownManager : NSObject { + int _state; + BOOL _settingUpActivationState; + BOOL _isBricked; + BOOL _isInternalInstall; + BOOL _isCarrierInstall; + BOOL _hasShownMismatchedSIM; + BOOL _hasShownWaitingAlertThisSession; + NSString *_unqiueDeviceIdentifier; + NSString *_inverseDeviceIdentifier; +} + +@property(readonly) BOOL brickedDevice; +@property(readonly) BOOL isInternalInstall; +@property(readonly) BOOL isCarrierInstall; +@property(readonly) int lockdownState; +@property(readonly) NSString * uniqueDeviceIdentifier; +@property(readonly) NSString * inverseDeviceIdentifier; +@property int _state; +@property BOOL _settingUpActivationState; +@property BOOL _isBricked; +@property BOOL _isInternalInstall; +@property BOOL _isCarrierInstall; +@property BOOL _hasShownWaitingAlertThisSession; +@property BOOL _hasShownMismatchedSIM; +@property(retain) NSString * _unqiueDeviceIdentifier; +@property(retain) NSString * _inverseDeviceIdentifier; + ++ (id)sharedInstance; + +- (int)lockdownState; +- (void)set_inverseDeviceIdentifier:(id)arg1; +- (id)_inverseDeviceIdentifier; +- (void)set_unqiueDeviceIdentifier:(id)arg1; +- (id)_unqiueDeviceIdentifier; +- (void)set_hasShownWaitingAlertThisSession:(BOOL)arg1; +- (BOOL)_hasShownWaitingAlertThisSession; +- (void)set_hasShownMismatchedSIM:(BOOL)arg1; +- (BOOL)_hasShownMismatchedSIM; +- (void)set_isCarrierInstall:(BOOL)arg1; +- (BOOL)_isCarrierInstall; +- (void)set_isInternalInstall:(BOOL)arg1; +- (BOOL)_isInternalInstall; +- (void)set_isBricked:(BOOL)arg1; +- (BOOL)_isBricked; +- (void)set_settingUpActivationState:(BOOL)arg1; +- (BOOL)_settingUpActivationState; +- (void)set_state:(int)arg1; +- (int)_state; +- (id)valueForDomain:(id)arg1 key:(id)arg2; +- (id)inverseDeviceIdentifier; +- (id)uniqueDeviceIdentifier; +- (BOOL)isCarrierInstall; +- (BOOL)brickedDevice; +- (void)_resetActivationState; +- (void)_activationFailed; +- (BOOL)_hasEverRegistered; +- (void)_setupActivationState; +- (void)_setHasEverRegistered:(BOOL)arg1; +- (BOOL)clientCanAcccessPath:(id)arg1; +- (BOOL)clientCanAcccessPreferenceDomain:(id)arg1; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (BOOL)isInternalInstall; +- (struct __SecIdentity { }*)copyIdentity; +- (id)init; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMLogging.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMLogging.h new file mode 100755 index 0000000..18be409 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMLogging.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface IMLogging : NSObject { +} + ++ (void)enableConsoleLoggingForLevel:(int)arg1; ++ (id)timeFormatter; ++ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 format:(id)arg4 arguments:(void*)arg5; ++ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 insertProcessInfo:(BOOL)arg4 format:(id)arg5; ++ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 format:(id)arg4; ++ (BOOL)loggingEnabledForLevel:(int)arg1; ++ (id)logFileDirectory; ++ (void)logString:(id)arg1 toFolder:(id)arg2 toFileNamed:(id)arg3; ++ (id)dateFormatter; ++ (void)logAtLevel:(int)arg1 type:(id)arg2 category:(id)arg3 insertProcessInfo:(BOOL)arg4 format:(id)arg5 arguments:(void*)arg6; ++ (void)initialize; + + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMMobileConnectionMonitor.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMMobileConnectionMonitor.h new file mode 100755 index 0000000..827d802 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMMobileConnectionMonitor.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface IMMobileConnectionMonitor : IMConnectionMonitor { + BOOL _isHostReachable; + Class _CPNetworkObserverClass; +} + +@property BOOL _isHostReachable; +@property(retain) Class _CPNetworkObserverClass; + + +- (void)set_CPNetworkObserverClass:(Class)arg1; +- (Class)_CPNetworkObserverClass; +- (void)set_isHostReachable:(BOOL)arg1; +- (BOOL)_isHostReachable; +- (void)_handleNetworkObserverDidChange:(id)arg1; +- (void)_setup; +- (BOOL)isImmediatelyReachable; +- (id)init; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMMobileNetworkManager.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMMobileNetworkManager.h new file mode 100755 index 0000000..312b055 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMMobileNetworkManager.h @@ -0,0 +1,97 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSMutableSet, NSNumber, NSLock; + +@interface IMMobileNetworkManager : IMNetworkManager { + NSLock *_lock; + NSMutableSet *_autoAssociationTokens; + const void *_wifiManager; + const struct __SCPreferences { } *_prefs; + BOOL _cachedAirplaneMode; + BOOL _isCachedAirplaneModeValid; + int _applySkipCount; + BOOL _registered; + BOOL _shouldBringUpDataContext; + BOOL _dataContextActive; +} + +@property(readonly) BOOL isAirplaneModeEnabled; +@property(readonly) BOOL isWiFiEnabled; +@property(readonly) BOOL isWiFiAssociated; +@property(readonly) BOOL isHostingWiFiHotSpot; +@property(readonly) BOOL autoAssociateWiFi; +@property(readonly) BOOL willTryToSearchForWiFiNetwork; +@property(readonly) BOOL willTryToAutoAssociateWiFiNetwork; +@property(readonly) NSNumber * wiFiSignalStrength; +@property(readonly) NSNumber * wiFiScaledRSSI; +@property(readonly) NSNumber * wiFiScaledRate; +@property(readonly) BOOL dataConnectionExists; +@property(readonly) BOOL has2GDataConnection; +@property(setter=setDataConnectionActive:) BOOL isDataConnectionActive; +@property void* wifiManager; +@property struct __SCPreferences { }* _prefs; +@property int _applySkipCount; +@property BOOL _isCachedAirplaneModeValid; +@property BOOL _cachedAirplaneMode; +@property(retain) NSLock * lock; +@property(retain) NSMutableSet * autoAssociationTokens; +@property BOOL registered; +@property BOOL shouldBringUpDataContext; +@property BOOL dataContextActive; + + +- (void)_synchronize; +- (void)setRegistered:(BOOL)arg1; +- (void)setDataContextActive:(BOOL)arg1; +- (BOOL)dataContextActive; +- (void)setShouldBringUpDataContext:(BOOL)arg1; +- (BOOL)shouldBringUpDataContext; +- (BOOL)registered; +- (void)set_applySkipCount:(int)arg1; +- (int)_applySkipCount; +- (void)set_isCachedAirplaneModeValid:(BOOL)arg1; +- (BOOL)_isCachedAirplaneModeValid; +- (void)set_cachedAirplaneMode:(BOOL)arg1; +- (BOOL)_cachedAirplaneMode; +- (void)set_prefs:(struct __SCPreferences { }*)arg1; +- (void)setWifiManager:(void*)arg1; +- (void*)wifiManager; +- (void)setAutoAssociationTokens:(id)arg1; +- (id)autoAssociationTokens; +- (void)setLock:(id)arg1; +- (BOOL)has2GDataConnection; +- (BOOL)dataConnectionExists; +- (void)_ctServerCallBack:(id)arg1 object:(id)arg2 userInfo:(id)arg3; +- (void)removeWiFiAutoAssociationClientToken:(id)arg1; +- (void)addWiFiAutoAssociationClientToken:(id)arg1; +- (BOOL)isWiFiAssociated; +- (id)wiFiScaledRate; +- (id)wiFiScaledRSSI; +- (id)wiFiSignalStrength; +- (BOOL)willTryToSearchForWiFiNetwork; +- (BOOL)willTryToAutoAssociateWiFiNetwork; +- (BOOL)isHostingWiFiHotSpot; +- (void)_notifyTarget:(unsigned int)arg1; +- (void)_makeDataConnectionAvailable:(BOOL)arg1; +- (BOOL)_isDataConnectionAvailable; +- (BOOL)isWiFiEnabled; +- (void)_adjustWiFiAutoAssociationLocked; +- (BOOL)autoAssociateWiFi; +- (void*)_getValueForKey:(id)arg1; +- (void)_adjustWiFiAutoAssociation; +- (void)_releaseCTServerConnection; +- (void)_createCTServerConnection; +- (void)_initializeSCPrefs:(id)arg1; +- (void)_createWiFiManager; +- (BOOL)isDataConnectionActive; +- (void)setDataConnectionActive:(BOOL)arg1; +- (void)refresh; +- (id)lock; +- (struct __SCPreferences { }*)_prefs; +- (id)init; +- (void)dealloc; +- (BOOL)isAirplaneModeEnabled; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMNetworkConnectionMonitor.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMNetworkConnectionMonitor.h new file mode 100755 index 0000000..990e1de --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMNetworkConnectionMonitor.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class IMReachability; + +@interface IMNetworkConnectionMonitor : IMConnectionMonitor { + IMReachability *_hostReachability; + IMReachability *_ipReachability; + unsigned int _hostFlags; + unsigned int _ipFlags; + BOOL _isConnected; + BOOL _isSleeping; +} + +@property(retain) IMReachability * _hostReachability; +@property(retain) IMReachability * _ipReachability; +@property unsigned int _hostFlags; +@property unsigned int _ipFlags; +@property BOOL _isConnected; +@property BOOL _isSleeping; + + +- (void)systemDidWake; +- (void)systemWillSleep; +- (void)set_isSleeping:(BOOL)arg1; +- (BOOL)_isSleeping; +- (void)set_isConnected:(BOOL)arg1; +- (BOOL)_isConnected; +- (void)set_ipFlags:(unsigned int)arg1; +- (unsigned int)_ipFlags; +- (void)set_hostFlags:(unsigned int)arg1; +- (unsigned int)_hostFlags; +- (void)set_ipReachability:(id)arg1; +- (id)_ipReachability; +- (void)set_hostReachability:(id)arg1; +- (id)_hostReachability; +- (void)_setupReachability; +- (void)_networkManagedUpdated:(id)arg1; +- (void)_doCallbackLater; +- (void)_doCallbackNow; +- (void)_clearReachability:(id*)arg1 flags:(unsigned int*)arg2; +- (void)goDisconnected; +- (void)goConnectedWithLocalSocketAddress:(id)arg1 remoteSocketAddress:(id)arg2; +- (void)_setup; +- (void)reachabilityDidChange:(id)arg1; +- (BOOL)isImmediatelyReachable; +- (void)clear; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMNetworkManager.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMNetworkManager.h new file mode 100755 index 0000000..4e48d1e --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMNetworkManager.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface IMNetworkManager : NSObject { +} + ++ (id)alloc; ++ (id)sharedInstance; + +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMPair.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMPair.h new file mode 100755 index 0000000..dfb76ef --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMPair.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface IMPair : NSObject { + id _first; + id _second; +} + +@property(retain) id first; +@property(retain) id second; + ++ (id)pairWithFirst:(id)arg1 second:(id)arg2; + +- (void)setFirst:(id)arg1; +- (id)initWithFirst:(id)arg1 second:(id)arg2; +- (id)first; +- (void)setSecond:(id)arg1; +- (id)second; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMReachability.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMReachability.h new file mode 100755 index 0000000..2ad82f5 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMReachability.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class , NSString; + +@interface IMReachability : NSObject { + *_delegate; + BOOL _gettingFlags; + unsigned int _flags; + NSString *_description; + void *_reachabilityRef; +} + +@property unsigned int flags; +@property * delegate; +@property(readonly) BOOL connectionRequired; +@property(readonly) unsigned int status; +@property void* reachabilityRef; +@property(retain) NSString * reachabilityDescription; +@property BOOL gettingFlags; + ++ (id)reachabilityForLocalWiFi; ++ (id)reachabilityForInternetConnection; ++ (id)reachabilityWithHostName:(id)arg1; ++ (id)reachabilityWithLocalAddress:(id)arg1 remoteAddress:(id)arg2; ++ (id)reachabilityWithRemoteAddress:(id)arg1; + +- (void)setFlags:(unsigned int)arg1; +- (BOOL)connectionRequired; +- (void)setDelegate:(id)arg1; +- (void)setReachabilityRef:(void*)arg1; +- (void*)reachabilityRef; +- (void)setReachabilityDescription:(id)arg1; +- (id)reachabilityDescription; +- (void)setGettingFlags:(BOOL)arg1; +- (BOOL)gettingFlags; +- (void)_forceGetFlagsIfNecessary; +- (id)_initWithReachabilityRef:(struct __SCNetworkReachability { }*)arg1 description:(id)arg2 delegate:(id)arg3; +- (void)_handleCallbackForSCNetworkReachability:(struct __SCNetworkReachability { }*)arg1; +- (id)initWithLocalSocketAddress:(id)arg1 remoteSocketAddress:(id)arg2 delegate:(id)arg3; +- (id)initWithRemoteHost:(id)arg1 delegate:(id)arg2; +- (unsigned int)flags; +- (id)delegate; +- (unsigned int)status; +- (id)description; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMRemoteObject.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMRemoteObject.h new file mode 100755 index 0000000..cf82be5 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMRemoteObject.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSString; + +@interface IMRemoteObject : NSObject { + id _internal; +} + +@property(readonly) NSString * portName; +@property double messageSendTimeout; +@property(readonly) BOOL isValid; + ++ (id)_remoteObjects; ++ (void)_unregisterIMRemoteObject:(id)arg1; ++ (void)_registerIMRemoteObject:(id)arg1; ++ (void)initialize; + +- (void)invalidate; +- (void)finalize; +- (void)_informClientOfDisconnect; +- (id)initWithPortName:(id)arg1 protocol:(id)arg2; +- (unsigned int)forwardComponentArray:(id)arg1; +- (double)messageSendTimeout; +- (void)_cleanupMachBits; +- (void)setMessageSendTimeout:(double)arg1; +- (void)setPortName:(id)arg1; +- (void)_systemShutdown:(id)arg1; +- (id)portName; +- (void)_portDidBecomeInvalid; +- (id)initWithPort:(unsigned int)arg1 protocol:(id)arg2; +- (void)forwardInvocation:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (BOOL)isValid; +- (id)description; +- (void)dealloc; +- (struct dispatch_queue_s { }*)_queue; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMRemoteObjectBroadcaster.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMRemoteObjectBroadcaster.h new file mode 100755 index 0000000..dcdc6bc --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMRemoteObjectBroadcaster.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface IMRemoteObjectBroadcaster : NSObject { + struct dispatch_queue_s { } *_queue; +} + ++ (id)defaultBroadcaster; + +- (void)flushProxy:(id)arg1; +- (id)broadcastProxyForTargets:(id)arg1 protocol:(id)arg2; +- (BOOL)isSendQueueEmpty; +- (id)broadcastProxyForTarget:(id)arg1 protocol:(id)arg2; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (id)init; +- (void)dealloc; +- (struct dispatch_queue_s { }*)_queue; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMRemoteObjectInternal.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMRemoteObjectInternal.h new file mode 100755 index 0000000..aa125ae --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMRemoteObjectInternal.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class Protocol, NSString, NSRecursiveLock, NSDate; + +@interface IMRemoteObjectInternal : NSObject { + NSRecursiveLock *_lock; + unsigned int _port; + struct dispatch_source_s { } *_source; + struct dispatch_queue_s { } *_queue; + long _deathPostPredicate; + double _timeout; + Protocol *_protocol; + NSString *_portName; + NSDate *_firstDateClientWasInformedOfDisconnected; + BOOL _willBeTerminated; +} + + + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMRemoteProxy.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMRemoteProxy.h new file mode 100755 index 0000000..6045c1a --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMRemoteProxy.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSProtocolChecker, NSString, Protocol; + +@interface IMRemoteProxy : NSObject { + id _target; + SEL _selector; + NSString *_identifier; + BOOL _forwardInBackground; + struct dispatch_queue_s { } *_queue; + NSProtocolChecker *_protocolChecker; +} + +@property(copy) NSString * identifier; +@property(copy) Protocol * remoteProtocol; +@property BOOL forwardInBackground; +@property id target; +@property SEL action; +@property struct dispatch_queue_s { }* queue; +@property(retain) NSProtocolChecker * protocolChecker; + + +- (void)setProtocolChecker:(id)arg1; +- (void)flushSendQueue; +- (id)remoteProtocol; +- (BOOL)forwardInBackground; +- (void)setForwardInBackground:(BOOL)arg1; +- (id)protocolChecker; +- (void)setRemoteProtocol:(id)arg1; +- (id)initWithIdentifier:(id)arg1; +- (void)forwardInvocation:(id)arg1; +- (id)identifier; +- (void)setIdentifier:(id)arg1; +- (void)setAction:(SEL)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)setTarget:(id)arg1; +- (SEL)action; +- (id)target; +- (void)dealloc; +- (struct dispatch_queue_s { }*)queue; +- (void)setQueue:(struct dispatch_queue_s { }*)arg1; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMSuddenTermination.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMSuddenTermination.h new file mode 100755 index 0000000..01c051b --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMSuddenTermination.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface IMSuddenTermination : NSObject { +} + ++ (void)enableWithKey:(id)arg1; ++ (void)disableWithKey:(id)arg1; + + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMSuperToPlainParserContext.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMSuperToPlainParserContext.h new file mode 100755 index 0000000..8b774c5 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMSuperToPlainParserContext.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSString, NSMutableString; + +@interface IMSuperToPlainParserContext : IMFromSuperParserContext { + NSMutableString *_plainString; + BOOL _extractLinks; +} + +@property(readonly) NSString * plainString; + + +- (id)initWithAttributedString:(id)arg1; +- (id)initWithAttributedString:(id)arg1 extractLinks:(BOOL)arg2; +- (void)parser:(id)arg1 foundAttributes:(id)arg2 inRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg3 characters:(id)arg4; +- (id)resultsForLogging; +- (id)plainString; +- (id)name; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMSuperToSuperSanitizerContext.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMSuperToSuperSanitizerContext.h new file mode 100755 index 0000000..0cf3a40 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMSuperToSuperSanitizerContext.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSArray, NSMutableAttributedString, NSString, NSMutableArray, NSAttributedString; + +@interface IMSuperToSuperSanitizerContext : IMFromSuperParserContext { + NSMutableAttributedString *_content; + NSMutableArray *_attachments; + NSString *_backgroundColor; + NSString *_foregroundColor; + unsigned int _offset; + int _baseWritingDirection; + BOOL _extractAttachments; + BOOL _hadBaseWritingDirectionAttribute; +} + +@property(readonly) NSAttributedString * sanitizedContent; +@property(readonly) NSArray * attachments; + + +- (id)attachments; +- (id)sanitizedContent; +- (id)initWithAttributedString:(id)arg1 extractAttachments:(BOOL)arg2; +- (void)parser:(id)arg1 foundAttributes:(id)arg2 inRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg3 characters:(id)arg4; +- (void)parser:(id)arg1 foundAttributes:(id)arg2 inRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg3 fileTransferGUID:(id)arg4 filename:(id)arg5 bookmark:(id)arg6 width:(id)arg7 height:(id)arg8; +- (void)parserDidStart:(id)arg1 bodyAttributes:(id)arg2; +- (void)parserDidEnd:(id)arg1; +- (id)resultsForLogging; +- (id)name; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMSystemMonitor.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMSystemMonitor.h new file mode 100755 index 0000000..df16319 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMSystemMonitor.h @@ -0,0 +1,111 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSTimer, NSString, NSDate, NSMutableArray; + +@interface IMSystemMonitor : NSObject { + BOOL _willSleep; + BOOL _screenLocked; + BOOL _screensaverActive; + BOOL _active; + BOOL _backingUp; + BOOL _switchedOut; + NSMutableArray *_listeners; + NSDate *_idleStart; + NSTimer *_timer; + NSString *_userID; + double _delayTime; + NSMutableArray *_earlyListeners; + BOOL _usesPowerNotifications; + BOOL _usesSystemIdleState; +} + +@property(setter=setActive:) BOOL isActive; +@property(setter=setUsesPowerNotifications:) BOOL usesPowerNotifications; +@property(setter=setUsesSystemIdleState:) BOOL usesSystemIdleState; +@property(readonly) BOOL systemIsSleeping; +@property(readonly) BOOL systemIsShuttingDown; +@property(readonly) BOOL isScreenSaverActive; +@property(readonly) BOOL isScreenLocked; +@property BOOL isFastUserSwitched; +@property(readonly) BOOL isBackingUp; +@property(readonly) BOOL isSetup; +@property(readonly) BOOL isSystemIdle; +@property(readonly) double systemIdleTime; +@property(retain) NSMutableArray * _listeners; +@property(retain) NSMutableArray * _earlyListeners; +@property(retain) NSDate * _idleStart; +@property(retain) NSTimer * _timer; +@property(retain) NSString * _userID; +@property double _delayTime; + ++ (id)sharedMonitor; ++ (id)sharedInstance; + +- (BOOL)isSetup; +- (id)_userID; +- (BOOL)usesSystemIdleState; +- (void)set_earlyListeners:(id)arg1; +- (id)_earlyListeners; +- (void)set_delayTime:(double)arg1; +- (double)_delayTime; +- (void)set_userID:(id)arg1; +- (void)set_timer:(id)arg1; +- (id)_timer; +- (void)set_idleStart:(id)arg1; +- (id)_idleStart; +- (void)set_listeners:(id)arg1; +- (id)_listeners; +- (void)setIsFastUserSwitched:(BOOL)arg1; +- (BOOL)isBackingUp; +- (BOOL)isScreenSaverActive; +- (BOOL)isScreenLocked; +- (BOOL)systemIsSleeping; +- (void)_registerForLoginWindowNotifications; +- (void)_handleLoginWindowNotification:(id)arg1; +- (void)_setupStateChanged; +- (void)_restoreDidStop; +- (void)_restoreDidStart; +- (void)_checkRestoredFromBackup; +- (void)_systemWillShutdown; +- (double)systemIdleTime; +- (void)_setIdleState:(BOOL)arg1; +- (void)setUsesSystemIdleState:(BOOL)arg1; +- (void)_screenSaverStarted:(id)arg1; +- (void)_screenSaverStopped:(id)arg1; +- (void)_systemWillSleep; +- (void)_systemDidWake; +- (BOOL)isSystemIdle; +- (BOOL)usesPowerNotifications; +- (void)_postScreenSaverStarted; +- (void)_postScreenLocked; +- (void)_deliverNotificationSelector:(SEL)arg1; +- (void)_unregisterForLoginWindowNotifications; +- (void)_unregisterForRestoreNotifications; +- (void)_registerForRestoreNotifications; +- (void)_resumeEventsOnly:(id)arg1; +- (void)_suspendEventsOnly:(id)arg1; +- (void)_resume:(id)arg1; +- (void)_suspend:(id)arg1; +- (void)_removeEarlyListener:(id)arg1; +- (void)_addEarlyListener:(id)arg1; +- (BOOL)systemIsShuttingDown; +- (void)_applicationDidBecomeActive:(id)arg1; +- (void)_applicationWillResignActive:(id)arg1; +- (void)_applicationWillEnterForeground:(id)arg1; +- (void)_applicationDidEnterBackground:(id)arg1; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (BOOL)isActive; +- (void)setActive:(BOOL)arg1; +- (void)_screenLocked:(id)arg1; +- (void)_screenUnlocked:(id)arg1; +- (void)addListener:(id)arg1; +- (void)removeListener:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setUsesPowerNotifications:(BOOL)arg1; +- (BOOL)isFastUserSwitched; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMSystemProxySettingsFetcher.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMSystemProxySettingsFetcher.h new file mode 100755 index 0000000..da78c02 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMSystemProxySettingsFetcher.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSString; + +@interface IMSystemProxySettingsFetcher : NSObject { + id _delegate; + NSString *_host; + unsigned short _port; + int _proxyProtocol; + NSString *_proxyHost; + unsigned short _proxyPort; + NSString *_proxyAccount; + NSString *_proxyPassword; +} + +@property id delegate; +@property(copy) NSString * _host; +@property unsigned short _port; +@property int _proxyProtocol; +@property(copy) NSString * _proxyHost; +@property unsigned short _proxyPort; +@property(copy) NSString * _proxyAccount; +@property(copy) NSString * _proxyPassword; + + +- (void)setDelegate:(id)arg1; +- (void)set_proxyPassword:(id)arg1; +- (id)_proxyPassword; +- (void)set_proxyAccount:(id)arg1; +- (id)_proxyAccount; +- (void)set_proxyPort:(unsigned short)arg1; +- (unsigned short)_proxyPort; +- (void)set_proxyHost:(id)arg1; +- (id)_proxyHost; +- (void)set_proxyProtocol:(int)arg1; +- (int)_proxyProtocol; +- (void)set_port:(unsigned short)arg1; +- (unsigned short)_port; +- (void)set_host:(id)arg1; +- (id)_host; +- (void)retrieveProxyAccountSettings; +- (void)retrieveProxySettings; +- (id)initWithProxyProtocol:(int)arg1 proxyHost:(id)arg2 proxyPort:(unsigned short)arg3 delegate:(id)arg4; +- (id)initWithHost:(id)arg1 port:(unsigned short)arg2 delegate:(id)arg3; +- (void)_takeProxySettingsFromDictionary:(struct __CFDictionary { }*)arg1; +- (void)_callProxySettingsDelegateMethod; +- (void)_getProxyAccountAndPasswordFromKeychain; +- (void)_callAccountSettingsDelegateMethod; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMThreadedInvocationTrampoline.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMThreadedInvocationTrampoline.h new file mode 100755 index 0000000..bdae1e3 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMThreadedInvocationTrampoline.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSThread; + +@interface IMThreadedInvocationTrampoline : IMInvocationTrampoline { + NSThread *_thread; + BOOL _immediateForMatchingThread; +} + + +- (id)initWithTarget:(id)arg1 thread:(id)arg2 immediateForMatchingThread:(BOOL)arg3; +- (void)forwardInvocation:(id)arg1; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMThreadedWorkUnit.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMThreadedWorkUnit.h new file mode 100755 index 0000000..1af6c77 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMThreadedWorkUnit.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSTimer; + +@interface IMThreadedWorkUnit : NSObject { + id _delegate; + BOOL _kill; + BOOL _inProgress; + double _timeout; + NSTimer *_timeoutTimer; + BOOL _done; +} + +@property id delegate; +@property double timeout; +@property(readonly) BOOL inProgress; +@property(readonly) BOOL done; + + +- (void)setTimeout:(double)arg1; +- (double)timeout; +- (void)stopWatchingThread; +- (void)startThread; +- (void)setDelegate:(id)arg1; +- (void)_setTimeoutTimer; +- (void)_threadedDoStart; +- (BOOL)inProgress; +- (void)_timeoutHit:(id)arg1; +- (void)_clearTimeoutTimer; +- (void)_stopWatchingThread; +- (void)_doSendDone; +- (void)_timedOut; +- (void)_workerThreadFinished; +- (void)_workerThread; +- (BOOL)done; +- (id)delegate; +- (id)init; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMTimer.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMTimer.h new file mode 100755 index 0000000..d8b8701 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMTimer.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSString, NSDictionary; + +@interface IMTimer : NSObject { + id _timer; + id _target; + NSDictionary *_userInfo; + NSString *_name; + double _timeInterval; + SEL _selector; + BOOL _wakeDevice; +} + +@property(readonly) id userInfo; + + +- (void)setFireTimeInterval:(double)arg1; +- (void)invalidate; +- (id)initWithTimeInterval:(double)arg1 name:(id)arg2 shouldWake:(BOOL)arg3 target:(id)arg4 selector:(SEL)arg5 userInfo:(id)arg6; +- (id)userInfo; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMToSuperParserContext.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMToSuperParserContext.h new file mode 100755 index 0000000..194da00 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMToSuperParserContext.h @@ -0,0 +1,79 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSAttributedString, NSArray, NSString, NSMutableAttributedString, NSMutableArray, NSMutableDictionary; + +@interface IMToSuperParserContext : IMXMLParserContext { + unsigned int _underlineCount; + unsigned int _boldCount; + unsigned int _italicCount; + unsigned int _strikethroughCount; + unsigned int _messagePartNumber; + NSMutableArray *_fontFamilyStack; + NSMutableArray *_fontSizeStack; + NSMutableArray *_linkStack; + NSMutableArray *_backgroundColorStack; + NSMutableArray *_foregroundColorStack; + NSMutableDictionary *_currentAttributes; + BOOL _didAddBodyAttributes; + int _baseWritingDirection; + NSString *_backgroundColor; + NSString *_foregroundColor; + NSMutableAttributedString *_body; + NSMutableArray *_fileTransferGUIDs; +} + +@property(retain) NSString * backgroundColor; +@property(retain) NSString * foregroundColor; +@property(readonly) NSAttributedString * body; +@property(retain) NSArray * fileTransferGUIDs; +@property int baseWritingDirection; +@property(setter=setRightToLeft:) BOOL isRightToLeft; + + +- (void)setRightToLeft:(BOOL)arg1; +- (BOOL)isRightToLeft; +- (void)setForegroundColor:(id)arg1; +- (void)appendFileTransferWithGUID:(id)arg1; +- (void)popForegroundColor; +- (void)pushForegroundColor:(id)arg1; +- (void)popBackgroundColor; +- (void)pushBackgroundColor:(id)arg1; +- (void)popLink; +- (void)pushLink:(id)arg1; +- (void)popFontSize; +- (void)pushFontSize:(id)arg1; +- (void)popFontFamily; +- (void)pushFontFamily:(id)arg1; +- (void)decrementStrikethroughCount; +- (void)incrementStrikethroughCount; +- (void)decrementUnderlineCount; +- (void)incrementUnderlineCount; +- (void)decrementItalicCount; +- (void)incrementItalicCount; +- (void)decrementBoldCount; +- (void)incrementBoldCount; +- (int)baseWritingDirection; +- (void)_incrementMessagePartNumber; +- (void)appendInlineImageWithGUID:(id)arg1 filename:(id)arg2 width:(int)arg3 height:(int)arg4; +- (void)_popValueFromStack:(id)arg1 attributeName:(id)arg2; +- (void)_pushValue:(id)arg1 ontoStack:(id)arg2 attributeName:(id)arg3; +- (void)_updateFontFamily; +- (void)_initIvars; +- (void)_clearIvars; +- (id)resultsForLogging; +- (void)setFileTransferGUIDs:(id)arg1; +- (id)foregroundColor; +- (void)reset; +- (id)body; +- (void)setBaseWritingDirection:(int)arg1; +- (id)name; +- (id)backgroundColor; +- (void)setBackgroundColor:(id)arg1; +- (id)fileTransferGUIDs; +- (void)_updateFontSize; +- (void)appendString:(id)arg1; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMToSuperParserFrame.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMToSuperParserFrame.h new file mode 100755 index 0000000..33f5832 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMToSuperParserFrame.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface IMToSuperParserFrame : IMXMLParserFrame { +} + + +- (void)parser:(id)arg1 context:(id)arg2 foundIgnorableWhitespace:(id)arg3; +- (void)parser:(id)arg1 context:(id)arg2 foundCharacters:(id)arg3; +- (void)parser:(id)arg1 context:(id)arg2 didEndElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5; +- (void)parser:(id)arg1 context:(id)arg2 didStartElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5 attributes:(id)arg6; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMUserNotification.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMUserNotification.h new file mode 100755 index 0000000..4a281fb --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMUserNotification.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSDictionary; + +@interface IMUserNotification : NSObject { + id _reserved; +} + +@property(readonly) id identifier; +@property(readonly) double timeout; +@property(readonly) unsigned int displayFlags; +@property(readonly) NSDictionary * displayInformation; +@property(readonly) unsigned int response; +@property(readonly) unsigned int responseFlags; +@property(readonly) NSDictionary * responseInformation; +@property(retain) NSDictionary * userInfo; + ++ (id)userNotificationWithIdentifier:(id)arg1 timeout:(double)arg2 alertLevel:(unsigned int)arg3 displayFlags:(unsigned int)arg4 displayInformation:(id)arg5; ++ (id)userNotificationWithIdentifier:(id)arg1 title:(id)arg2 message:(id)arg3 defaultButton:(id)arg4 alternateButton:(id)arg5 otherButton:(id)arg6; + +- (double)timeout; +- (id)responseInformation; +- (void)_setResponseFlags:(unsigned int)arg1 responseInformation:(id)arg2; +- (id)displayInformation; +- (unsigned int)displayFlags; +- (unsigned int)responseFlags; +- (id)_initWithIdentifier:(id)arg1 timeout:(double)arg2 displayFlags:(unsigned int)arg3 displayInformation:(id)arg4; +- (void)setUserInfo:(id)arg1; +- (unsigned int)response; +- (id)identifier; +- (id)userInfo; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMUserNotificationCenter.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMUserNotificationCenter.h new file mode 100755 index 0000000..f7cc8bd --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMUserNotificationCenter.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSMutableDictionary; + +@interface IMUserNotificationCenter : NSObject { + NSMutableDictionary *_identifierToIMUserNotificationQueueMap; + NSMutableDictionary *_identifierToListenerQueueMap; + NSMutableDictionary *_identifierToBlockQueueMap; + NSMutableDictionary *_identifierToRunLoopSourcesMap; + NSMutableDictionary *_identifierToCFUserNotificationMap; +} + +@property(retain) NSMutableDictionary * identifierToIMUserNotificationQueueMap; +@property(retain) NSMutableDictionary * identifierToListenerQueueMap; +@property(retain) NSMutableDictionary * identifierToBlockQueueMap; +@property(retain) NSMutableDictionary * identifierToRunLoopSourcesMap; +@property(retain) NSMutableDictionary * identifierToCFUserNotificationMap; + ++ (id)sharedInstance; + +- (void)setIdentifierToCFUserNotificationMap:(id)arg1; +- (id)identifierToCFUserNotificationMap; +- (void)setIdentifierToRunLoopSourcesMap:(id)arg1; +- (id)identifierToRunLoopSourcesMap; +- (void)setIdentifierToBlockQueueMap:(id)arg1; +- (id)identifierToBlockQueueMap; +- (void)setIdentifierToListenerQueueMap:(id)arg1; +- (id)identifierToListenerQueueMap; +- (void)setIdentifierToIMUserNotificationQueueMap:(id)arg1; +- (id)identifierToIMUserNotificationQueueMap; +- (void)removeAllListeners; +- (unsigned int)countForIdentifier:(id)arg1; +- (void)_handleUserNotification:(struct __CFUserNotification { }*)arg1 responseFlags:(unsigned long)arg2; +- (id)_frontBlockForIdentifier:(id)arg1; +- (void)_cancelActiveUserNotificationForIdentifier:(id)arg1; +- (id)_frontListenerForIdentifier:(id)arg1; +- (void)_enqueueBlock:(id)arg1 forIdentifier:(id)arg2; +- (void)_enqueueListener:(id)arg1 forIdentifier:(id)arg2; +- (void)_enqueueUserNotification:(id)arg1 forIdentifier:(id)arg2; +- (void)_displayNextUserNotificationForIdentifier:(id)arg1; +- (id)_frontUserNotificationForIdentifier:(id)arg1; +- (id)_dequeueBlockForIdentifier:(id)arg1; +- (id)_dequeueListenerForIdentifier:(id)arg1; +- (id)_dequeueUserNotificationForIdentifier:(id)arg1; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (void)removeListener:(id)arg1; +- (void)dealloc; +- (void)addUserNotification:(id)arg1 listener:(id)arg2; +- (void)addUserNotification:(id)arg1 listener:(id)arg2 completionHandler:(id)arg3; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMXMLParser.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMXMLParser.h new file mode 100755 index 0000000..b444f77 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMXMLParser.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class IMXMLParserFrame, NSXMLParser, IMXMLParserContext, NSMutableArray; + +@interface IMXMLParser : NSObject { + NSXMLParser *_parser; + IMXMLParserContext *_context; + IMXMLParserFrame *_topFrame; + NSMutableArray *_otherFrames; + struct _TidyDoc { int x1; } *_tidyDoc; + struct __CFDictionary { } *_framespace; +} + ++ (id)sharedInstance; + +- (void)parser:(id)arg1 didStartElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4 attributes:(id)arg5; +- (void)parser:(id)arg1 didEndElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4; +- (void)parser:(id)arg1 foundCharacters:(id)arg2; +- (void)parser:(id)arg1 parseErrorOccurred:(id)arg2; +- (id)_newDataByTidyingData:(id)arg1; +- (void)_setupTidy; +- (void)_teardownTidy; +- (BOOL)parseContext:(id)arg1; +- (void)parser:(id)arg1 foundIgnorableWhitespace:(id)arg2; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMXMLParserContext.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMXMLParserContext.h new file mode 100755 index 0000000..dc44417 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMXMLParserContext.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSArray, NSData, NSString; + +@interface IMXMLParserContext : NSObject { + NSData *_inContentAsData; +} + +@property(readonly) NSData * inContentAsData; +@property(readonly) NSString * name; +@property(readonly) NSArray * resultsForLogging; + + +- (id)inContent; +- (id)initWithContent:(id)arg1; +- (id)initWithContentAsData:(id)arg1; +- (id)inContentAsData; +- (id)resultsForLogging; +- (void)reset; +- (id)name; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMXMLParserFrame.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMXMLParserFrame.h new file mode 100755 index 0000000..94a8439 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMXMLParserFrame.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@interface IMXMLParserFrame : NSObject { +} + + +- (void)parser:(id)arg1 context:(id)arg2 foundIgnorableWhitespace:(id)arg3; +- (void)parser:(id)arg1 context:(id)arg2 foundCharacters:(id)arg3; +- (void)parser:(id)arg1 context:(id)arg2 didEndElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5; +- (void)parser:(id)arg1 context:(id)arg2 didStartElement:(id)arg3 namespaceURI:(id)arg4 qualifiedName:(id)arg5 attributes:(id)arg6; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMXMLReparser.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMXMLReparser.h new file mode 100755 index 0000000..7e291f6 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMXMLReparser.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSXMLParser, NSError, NSMutableString, IMXMLReparserContext; + +@interface IMXMLReparser : NSObject { + NSXMLParser *_parser; + NSMutableString *_output; + IMXMLReparserContext *_context; + NSError *_error; + unsigned int _depth; +} + + +- (void)parser:(id)arg1 didStartElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4 attributes:(id)arg5; +- (void)parser:(id)arg1 didEndElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4; +- (void)parser:(id)arg1 foundCharacters:(id)arg2; +- (void)parser:(id)arg1 parseErrorOccurred:(id)arg2; +- (BOOL)parseWithContext:(id)arg1; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/IMXMLReparserContext.h b/IMCore.framework/Frameworks/IMFoundation.framework/IMXMLReparserContext.h new file mode 100755 index 0000000..dbd0720 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/IMXMLReparserContext.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class NSArray, NSString, NSError, NSDictionary; + +@interface IMXMLReparserContext : NSObject { + NSString *_inContent; + NSString *_outContent; + NSArray *_attributesToPreserve; + NSDictionary *_attributesToMerge; + NSError *_error; +} + +@property(readonly) NSArray * attributesToPreserve; +@property(readonly) NSDictionary * attributesToMerge; +@property(readonly) NSError * error; +@property(readonly) NSString * outContent; +@property(readonly) NSString * _inContent; + + +- (id)outContent; +- (id)initWithContent:(id)arg1 attributesToPreserve:(id)arg2 attributesToMerge:(id)arg3; +- (id)attributesToMerge; +- (id)attributesToPreserve; +- (void)_setOutContent:(id)arg1 error:(id)arg2; +- (id)_inContent; +- (id)error; +- (void)dealloc; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/NetworkChangeNotifier.h b/IMCore.framework/Frameworks/IMFoundation.framework/NetworkChangeNotifier.h new file mode 100755 index 0000000..a9f4df9 --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/NetworkChangeNotifier.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +@class IMConnectionMonitor, NSString, NSArray; + +@interface NetworkChangeNotifier : NSObject { + const struct __SCDynamicStore { } *_store; + struct __CFRunLoopSource { } *_runLoopSource; + NSString *_myIP; + NSArray *_myIPs; + IMConnectionMonitor *_connectionMonitor; + BOOL _lastPostedNetworkUp; +} + +@property(readonly) BOOL isNetworkUp; +@property(readonly) NSString * myIPAddress; +@property(readonly) NSArray * myIPAddresses; +@property(readonly) unsigned short nextAvailablePort; +@property(readonly) struct __SCDynamicStore { }* getDynamicStore; +@property struct __SCDynamicStore { }* store; +@property struct __CFRunLoopSource { }* runLoopSource; +@property BOOL lastPostedNetworkUp; +@property(retain) IMConnectionMonitor * connectionMonitor; +@property(retain) NSString * myIP; +@property(retain) NSArray * myIPs; + ++ (void)disableNotifications; ++ (BOOL)enableNotifications; ++ (id)sharedNotifier; + +- (BOOL)isNetworkUp; +- (void)systemDidWake; +- (void)systemWillSleep; +- (void)setLastPostedNetworkUp:(BOOL)arg1; +- (BOOL)lastPostedNetworkUp; +- (void)setConnectionMonitor:(id)arg1; +- (id)connectionMonitor; +- (void)setMyIPs:(id)arg1; +- (id)myIPs; +- (void)setMyIP:(id)arg1; +- (id)myIP; +- (void)setRunLoopSource:(struct __CFRunLoopSource { }*)arg1; +- (struct __CFRunLoopSource { }*)runLoopSource; +- (struct __SCDynamicStore { }*)getDynamicStore; +- (unsigned short)nextAvailablePort; +- (id)myIPAddresses; +- (void)connectionMonitorDidUpdate:(id)arg1; +- (void)_clearSharedDNSService; +- (BOOL)_listenForChanges; +- (void)_clearIPCache; +- (void)setStore:(struct __SCDynamicStore { }*)arg1; +- (struct __SCDynamicStore { }*)store; +- (id)init; +- (void)dealloc; +- (id)myIPAddress; + +@end diff --git a/IMCore.framework/Frameworks/IMFoundation.framework/_IMNotificationObservationHelper.h b/IMCore.framework/Frameworks/IMFoundation.framework/_IMNotificationObservationHelper.h new file mode 100755 index 0000000..aae958b --- /dev/null +++ b/IMCore.framework/Frameworks/IMFoundation.framework/_IMNotificationObservationHelper.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/Frameworks/IMFoundation.framework/IMFoundation + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSString; + +@interface _IMNotificationObservationHelper : NSObject { + id _observer; + id _object; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _block; + + NSString *_name; +} + + +- (id)initWithObserver:(id)arg1 name:(id)arg2 object:(id)arg3 block:(id)arg4; +- (void)_notification:(id)arg1; +- (void)dealloc; + +@end diff --git a/IMCore.framework/IMAccount.h b/IMCore.framework/IMAccount.h new file mode 100755 index 0000000..7994e04 --- /dev/null +++ b/IMCore.framework/IMAccount.h @@ -0,0 +1,428 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSAttributedString, UIImage, IMPeople, NSData, NSDate, NSArray, NSDictionary, IMRemoteProxy, IMServiceImpl, NSString, NSMutableDictionary, IMHandle; + +@interface IMAccount : NSObject { + IMRemoteProxy *_remoteSession; + IMServiceImpl *_service; + IMPeople *_buddyList; + NSMutableDictionary *_imHandles; + NSMutableDictionary *_inlineTransfers; + IMHandle *_loginIMHandle; + NSArray *_cachedAllowList; + NSArray *_cachedBlockList; + NSString *_loginID; + NSString *_displayName; + NSString *_uniqueID; + NSDictionary *_data; + NSMutableDictionary *_dataChanges; + NSDictionary *_profile; + NSMutableDictionary *_profileChanges; + NSString *_countryCode; + NSDictionary *_accountPreferences; + NSMutableDictionary *_accountPreferencesChanges; + NSDictionary *_accountPersistentProperties; + NSMutableDictionary *_accountPersistentPropertiesChanges; + NSArray *_groups; + NSMutableDictionary *_sortOrders; + NSDictionary *_members; + NSMutableDictionary *_coalescedChanges; + NSArray *_targetGroupState; + NSArray *_lastReceivedGroupState; + NSDictionary *_subtypeInfo; + unsigned int _myStatus; + NSMutableDictionary *_currentAccountStatus; + NSString *_myStatusMessage; + NSDictionary *_myNowPlaying; + NSDate *_myIdleSince; + NSData *_myPictureData; + NSData *_accountImageData; + unsigned long long _capabilities; + NSAttributedString *_myProfile; + int _registrationStatus; + int _registrationFailureReason; + NSDictionary *_registrationAlertInfo; + unsigned int _loginStatus; + BOOL _isActive; + BOOL _justLoggedIn; + BOOL _useMeCardName; + unsigned int _cachedBlockingMode; + BOOL _blockIdleStatus; + BOOL _syncedWithRemoteBuddyList; + BOOL _hasReceivedSync; + int _numHolding; + int _coalesceCount; + BOOL _needToCheckForWatchedIMHandles; + BOOL _iconChecked; + BOOL _hasBeenRemoved; + UIImage *_smallImage; + UIImage *_accountImage; + BOOL _asleep; +} + +@property(readonly) NSDictionary * dictionary; +@property(readonly) NSString * uniqueID; +@property(readonly) NSString * name; +@property(readonly) NSString * shortName; +@property(readonly) NSString * serviceName; +@property(readonly) NSString * internalName; +@property(readonly) NSArray * emailDomains; +@property(readonly) NSData * accountImageData; +@property(readonly) NSString * addressBookProperty; +@property(readonly) NSArray * addressBookProperties; +@property(readonly) IMServiceImpl * service; +@property(readonly) NSDictionary * accountSubtypeInfo; +@property(readonly) BOOL supportsRegistration; +@property(readonly) int registrationStatus; +@property(readonly) int registrationFailureReason; +@property(readonly) BOOL supportsAuthorization; +@property(readonly) NSString * authorizationID; +@property(readonly) NSString * authorizationToken; +@property(readonly) NSDictionary * profileInfo; +@property(readonly) NSString * countryCode; +@property(readonly) NSArray * aliases; +@property(readonly) NSArray * vettedAliases; +@property(copy) NSString * displayName; +@property(readonly) int accountType; +@property(readonly) unsigned int loginStatus; +@property(readonly) NSString * loginStatusMessage; +@property(readonly) unsigned int myStatus; +@property(readonly) NSString * myStatusMessage; +@property(readonly) NSDate * myIdleSince; +@property(readonly) NSData * myPictureData; +@property(readonly) NSString * myNowPlayingString; +@property(readonly) NSAttributedString * myProfile; +@property(readonly) NSDictionary * myStatusDictionary; +@property(readonly) BOOL isManaged; +@property(retain) NSString * login; +@property(readonly) NSString * server; +@property(readonly) int port; +@property(readonly) BOOL useSSL; +@property BOOL autoLogin; +@property BOOL goIdle; +@property BOOL allowsVCRelay; +@property(readonly) BOOL hasCustomDescription; +@property(retain) NSString * accountDescription; +@property(readonly) BOOL isConnecting; +@property(readonly) BOOL isConnected; +@property(readonly) BOOL justLoggedIn; +@property(getter=isInvisible) BOOL invisible; +@property(readonly) BOOL isActive; +@property(readonly) BOOL canActivate; +@property(readonly) unsigned long long capabilities; +@property(readonly) BOOL handlesChatInvites; +@property(readonly) BOOL validLogin; +@property(readonly) BOOL validPort; +@property(readonly) BOOL validServer; +@property(readonly) int invalidSettings; +@property(readonly) NSString * password; +@property(readonly) NSString * temporaryPassword; +@property(readonly) NSArray * groupList; +@property(readonly) IMPeople * buddyList; +@property(readonly) BOOL makingChanges; +@property(retain) NSArray * blockList; +@property(retain) NSArray * allowList; +@property unsigned int blockingMode; +@property BOOL blockIdleStatus; +@property BOOL blockOtherAddresses; +@property(readonly) NSDictionary * accountPreferences; +@property(readonly) NSArray * arrayOfAllIMHandles; +@property(readonly) id loginIMHandle; +@property(readonly) BOOL isAsleep; +@property(readonly) BOOL isAwaitingTargetGroupState; +@property(readonly) BOOL hasTargetGroupStateBeenMet; +@property(readonly) BOOL hasSyncedWithRemoteBuddies; +@property(readonly) NSDictionary * _persistentProperties; + ++ (id)nameOfLoginStatus:(unsigned int)arg1; ++ (id)_groupSummaryFromGroupList:(id)arg1; ++ (void)removeTemporaryPasswordForAccount:(id)arg1 forServiceName:(id)arg2; ++ (void)setTemporaryPassword:(id)arg1 forAccount:(id)arg2 forServiceName:(id)arg3; ++ (id)temporaryPasswordForAccount:(id)arg1 forServiceName:(id)arg2; ++ (void)removePasswordForAccount:(id)arg1 forServiceName:(id)arg2; ++ (void)setPassword:(id)arg1 forAccount:(id)arg2 forServiceName:(id)arg3; ++ (id)passwordForAccount:(id)arg1 forServiceName:(id)arg2; ++ (id)arrayOfAllIMHandles; ++ (id)allBuddyListIMHandles; + +- (id)accountDescription; +- (void)systemDidWake; +- (void)systemWillSleep; +- (void)setInteger:(int)arg1 forKey:(id)arg2; +- (void)setDisplayName:(id)arg1; +- (void)setPassword:(id)arg1; +- (id)stringForKey:(id)arg1; +- (BOOL)isConnecting; +- (void)removeObjectForKey:(id)arg1; +- (void)finalize; +- (void)setString:(id)arg1 forKey:(id)arg2; +- (void)setBool:(BOOL)arg1 forKey:(id)arg2; +- (BOOL)justLoggedIn; +- (id)myIdleSince; +- (id)myPictureData; +- (id)myStatusMessage; +- (id)myProfile; +- (id)myStatusDictionary; +- (void)_handleIncomingCommand:(id)arg1 withProperties:(id)arg2 fromBuddyInfo:(id)arg3; +- (void)_handleDeliveredCommand:(id)arg1 withProperties:(id)arg2 fromBuddyInfo:(id)arg3; +- (void)_handleIncomingData:(id)arg1 fromBuddyInfo:(id)arg2; +- (void)setInteger:(int)arg1 forPreferenceKey:(id)arg2; +- (int)integerForPreferenceKey:(id)arg1; +- (void)setBool:(BOOL)arg1 forPreferenceKey:(id)arg2; +- (BOOL)boolForPreferenceKey:(id)arg1; +- (void)setString:(id)arg1 forPreferenceKey:(id)arg2; +- (id)stringForPreferenceKey:(id)arg1; +- (id)dictionaryDataForPreferenceKey:(id)arg1; +- (void)setDictionaryData:(id)arg1 forPreferenceKey:(id)arg2; +- (void)removeObjectForPreferenceKey:(id)arg1; +- (void)_removePersistentPropertyForKey:(id)arg1; +- (void)_setPersistentPropertyObject:(id)arg1 forKey:(id)arg2; +- (id)_persistentPropertyForKey:(id)arg1; +- (id)_persistentProperties; +- (BOOL)isAsleep; +- (id)dictionaryDataForKey:(id)arg1; +- (void)setDictionaryData:(id)arg1 forKey:(id)arg2; +- (int)validationErrorReasonForAlias:(id)arg1 type:(int)arg2; +- (int)validationStatusForAlias:(id)arg1 type:(int)arg2; +- (BOOL)validateAlias:(id)arg1 type:(int)arg2; +- (BOOL)removeAlias:(id)arg1 type:(int)arg2; +- (BOOL)addAlias:(id)arg1 type:(int)arg2; +- (id)aliasesForType:(int)arg1; +- (BOOL)hasAlias:(id)arg1 type:(int)arg2; +- (BOOL)removeProfileValueForKey:(id)arg1; +- (BOOL)requestNewAuthorizationCredentials; +- (struct _FZChatRoomValidity { int x1; unsigned short x2; })validityOfChatRoomName:(id)arg1; +- (id)chatIDForRoomName:(id)arg1; +- (void)handleSubscriptionRequestFrom:(id)arg1 withMessage:(id)arg2; +- (void)unregisterIMHandle:(id)arg1; +- (void)registerIMHandle:(id)arg1; +- (void)stopWatchingIMHandle:(id)arg1; +- (BOOL)removeIMHandle:(id)arg1 fromIMPerson:(id)arg2; +- (BOOL)addIMHandle:(id)arg1 toIMPerson:(id)arg2; +- (unsigned int)sortOrderForIMHandle:(id)arg1 inGroup:(id)arg2; +- (id)personSibsForIMHandle:(id)arg1; +- (id)personForIMHandle:(id)arg1 identifier:(int*)arg2; +- (id)existingIMHandleWithID:(id)arg1 countryCode:(id)arg2; +- (id)existingIMHandleWithInfo:(id)arg1 alreadyCanonical:(BOOL)arg2; +- (id)imHandleWithInfo:(id)arg1 alreadyCanonical:(BOOL)arg2; +- (Class)imHandleClass; +- (void)accountDidDeactivate; +- (void)accountDidBecomeActive; +- (void)accountWillBeRemoved; +- (void)setBuddyProperties:(id)arg1 buddyPictures:(id)arg2; +- (void)buddyPictureChanged:(id)arg1 imageData:(id)arg2 imageHash:(id)arg3; +- (id)memberGroups:(id)arg1; +- (id)groupMembers:(id)arg1; +- (void)reorderGroup:(id)arg1 order:(id)arg2; +- (void)addBuddyToBuddyList:(id)arg1; +- (BOOL)removeIMHandle:(id)arg1 fromGroups:(id)arg2; +- (BOOL)addIMHandle:(id)arg1 toGroups:(id)arg2 atLocation:(int)arg3; +- (BOOL)removePeople:(id)arg1 fromGroups:(id)arg2; +- (void)setBlockOtherAddresses:(BOOL)arg1; +- (BOOL)blockOtherAddresses; +- (void)blockMessages:(BOOL)arg1 fromID:(id)arg2; +- (void)setValue:(id)arg1 ofExtraProperty:(id)arg2 ofIMHandle:(id)arg3; +- (void)requestProperty:(id)arg1 ofIMHandle:(id)arg2; +- (BOOL)isManaged; +- (BOOL)canActivate; +- (void)setAllowsVCRelay:(BOOL)arg1; +- (void)setGoIdle:(BOOL)arg1; +- (BOOL)goIdle; +- (BOOL)hasCustomDescription; +- (void)setAccountDescription:(id)arg1; +- (void)setInvisible:(BOOL)arg1; +- (id)temporaryPassword; +- (void)updateCapabilities:(unsigned long long)arg1; +- (int)compareServices:(id)arg1; +- (int)compareStatus:(id)arg1; +- (int)compareLoginStatus:(id)arg1; +- (void)resetToDefaults; +- (id)accountImageData; +- (id)myNowPlayingString; +- (void)setCurrentAccountStatus:(id)arg1; +- (void)loginStatusChanged:(unsigned int)arg1 message:(id)arg2 reason:(unsigned int)arg3 properties:(id)arg4; +- (void)logoutAccount; +- (void)loginAccount; +- (void)autoLoginAccount; +- (id)objectForPreferenceKey:(id)arg1; +- (void)setObject:(id)arg1 forPreferenceKey:(id)arg2; +- (id)_aliasInfoForAlias:(id)arg1; +- (id)_aliases; +- (int)profileValidationErrorReason; +- (BOOL)setProfileValue:(id)arg1 forKey:(id)arg2; +- (id)defaultChatSuffix; +- (void)disconnectAllIMHandles; +- (void)setBuddyListAuthorization:(BOOL)arg1 forIMHandle:(id)arg2; +- (void)_watchBuddiesIfNecessary; +- (void)startWatchingIMHandle:(id)arg1; +- (BOOL)emailAddressIsID:(id)arg1; +- (id)imHandlesForIMPerson:(id)arg1; +- (id)personForIMHandle:(id)arg1; +- (unsigned long long)defaultHandleCapabilities; +- (id)existingIMHandleWithID:(id)arg1 alreadyCanonical:(BOOL)arg2; +- (id)imHandleWithID:(id)arg1 alreadyCanonical:(BOOL)arg2; +- (id)recalculatedSubtypeInfo; +- (void)_clearImageCache; +- (void)watchBuddiesIfNecessary; +- (void)imHandle:(id)arg1 buddyStatusChanged:(BOOL)arg2; +- (id)buddyList; +- (BOOL)isAwaitingTargetGroupState; +- (void)nowLoggedOut; +- (void)nowLoggedIn; +- (void)forgetAllWatches; +- (void)_notJustLoggedIn; +- (void)setIMAccountLoginStatus:(unsigned int)arg1 errorMessage:(id)arg2; +- (void)hookupToDaemon; +- (void)buddyPropertiesChanged:(id)arg1; +- (id)existingIMHandleWithInfo:(id)arg1; +- (void)_resumeBuddyUpdatesNow; +- (void)_applyChangesToTemporaryCache:(id)arg1; +- (void)endChanges; +- (void)reorderGroups:(id)arg1; +- (id)propertiesForGroup:(id)arg1; +- (void)beginChanges; +- (BOOL)addPeople:(id)arg1 toGroups:(id)arg2 atLocation:(int)arg3; +- (void)requestBuddyListAuthorizationFromIMHandle:(id)arg1; +- (void)_ensureGroupsExists:(id)arg1; +- (void)changeBuddyList:(id)arg1 add:(BOOL)arg2 groups:(id)arg3 atLocation:(int)arg4; +- (id)groupList; +- (BOOL)makingChanges; +- (void)setTargetGroupsState:(id)arg1; +- (void)updateWithTargetGroups; +- (void)setWaitForTargetState; +- (void)groupsChanged:(id)arg1 error:(id)arg2; +- (void)clearTargetState; +- (BOOL)hasTargetGroupStateBeenMet; +- (void)targetGroupStateTimeout; +- (void)setCachedBlockIdleStatus:(BOOL)arg1; +- (void)setCachedBlockingMode:(unsigned int)arg1; +- (void)setCachedAllowList:(id)arg1; +- (void)setCachedBlockList:(id)arg1; +- (id)allowList; +- (id)blockList; +- (unsigned int)blockingMode; +- (int)validationErrorReasonForAlias:(id)arg1; +- (void)_updateRegistrationStatus:(int)arg1 error:(int)arg2 info:(id)arg3; +- (void)_updateProfileInfo:(id)arg1; +- (BOOL)_updateDisplayName:(id)arg1; +- (id)_statuses; +- (id)vettedAliases; +- (BOOL)validPort; +- (BOOL)validServer; +- (BOOL)validLogin; +- (id)accountSubtypeInfo; +- (int)invalidSettings; +- (BOOL)blockIdleStatus; +- (id)_serverWithSSL:(BOOL)arg1; +- (BOOL)isInvisible; +- (void)removeTemporaryPassword; +- (void)removePassword; +- (int)compareIDs:(id)arg1; +- (int)compareAccountNames:(id)arg1; +- (void)_loadFromDictionary:(id)arg1 force:(BOOL)arg2; +- (id)accountPreferences; +- (id)profileInfo; +- (id)canonicalFormOfID:(id)arg1 countryCode:(id)arg2; +- (void)_updateMyStatus:(unsigned int)arg1 message:(id)arg2; +- (void)_updateLogin:(id)arg1; +- (void)_refreshLoginIMHandle; +- (void)recalculateSubtypeInfo; +- (void)setIMAccountLoginStatus:(unsigned int)arg1 errorMessage:(id)arg2 reason:(unsigned int)arg3; +- (void)_loginWithAutoLogin:(BOOL)arg1; +- (void)_serviceDidDisconnect:(id)arg1; +- (void)_serviceDidReconnect:(id)arg1; +- (void)_serviceDidConnect:(id)arg1; +- (void)syncWithRemoteBuddies; +- (void)clearServiceCaches; +- (void)setBlockIdleStatus:(BOOL)arg1; +- (void)setBlockList:(id)arg1; +- (void)setAllowList:(id)arg1; +- (void)setBlockingMode:(unsigned int)arg1; +- (void)renameGroup:(id)arg1 to:(id)arg2; +- (void)requestGroups; +- (void)resumeBuddyUpdates; +- (void)holdBuddyUpdates; +- (BOOL)autoLogin; +- (id)initWithUniqueID:(id)arg1 service:(id)arg2; +- (id)shortName; +- (id)emailDomains; +- (id)addressBookProperties; +- (BOOL)supportsRegistration; +- (BOOL)handlesChatInvites; +- (BOOL)supportsAuthorization; +- (id)addressBookProperty; +- (int)compareNames:(id)arg1; +- (BOOL)equalID:(id)arg1 andID:(id)arg2; +- (void)_markHasSyncedWithRemoteBuddies; +- (BOOL)hasSyncedWithRemoteBuddies; +- (void)setIMAccountLoginStatus:(unsigned int)arg1; +- (void)_syncWithRemoteBuddies; +- (id)canonicalFormOfID:(id)arg1; +- (unsigned int)myStatus; +- (void)setUniqueID:(id)arg1; +- (id)countryCode; +- (id)displayName; +- (int)port; +- (id)password; +- (BOOL)isActive; +- (int)integerForKey:(id)arg1; +- (void)setIsActive:(BOOL)arg1; +- (id)name; +- (BOOL)boolForKey:(id)arg1; +- (id)server; +- (id)dictionary; +- (id)serviceName; +- (int)accountType; +- (id)_remoteSession; +- (unsigned int)loginStatus; +- (id)existingIMHandleWithID:(id)arg1; +- (id)imHandleWithID:(id)arg1; +- (id)initWithService:(id)arg1; +- (id)service; +- (BOOL)isConnected; +- (id)uniqueID; +- (id)description; +- (id)objectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (void)dealloc; +- (unsigned long long)capabilities; +- (BOOL)useSSL; +- (void)loadFromDictionary:(id)arg1; +- (BOOL)hasCapability:(unsigned long long)arg1; +- (id)internalName; +- (BOOL)allowsVCRelay; +- (id)arrayOfAllIMHandles; +- (id)loginIMHandle; +- (id)imHandleWithInfo:(id)arg1; +- (id)loginStatusMessage; +- (void)setLogin:(id)arg1; +- (void)setAutoLogin:(BOOL)arg1; +- (void)setTemporaryPassword:(id)arg1; +- (BOOL)authenticateAccount; +- (BOOL)hasAlias:(id)arg1; +- (BOOL)validateAlias:(id)arg1; +- (int)registrationFailureReason; +- (id)authorizationID; +- (id)authorizationToken; +- (int)typeForAlias:(id)arg1; +- (id)login; +- (BOOL)updateAuthorizationCredentials:(id)arg1 token:(id)arg2; +- (int)profileValidationStatus; +- (id)profileStringForKey:(id)arg1; +- (id)profileValueForKey:(id)arg1; +- (BOOL)setProfileString:(id)arg1 forKey:(id)arg2; +- (void)writeSettings; +- (BOOL)validateProfile; +- (BOOL)removeAlias:(id)arg1; +- (BOOL)addAlias:(id)arg1; +- (BOOL)registerAccount; +- (BOOL)unregisterAccount; +- (int)registrationStatus; +- (id)aliases; +- (int)validationStatusForAlias:(id)arg1; +- (id)imHandleWithID:(id)arg1 countryCode:(id)arg2; +- (id)loginDisplayString; + +@end diff --git a/IMCore.framework/IMAccountController.h b/IMCore.framework/IMAccountController.h new file mode 100755 index 0000000..0bb1cb3 --- /dev/null +++ b/IMCore.framework/IMAccountController.h @@ -0,0 +1,82 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSArray, NSMutableArray, NSMutableDictionary; + +@interface IMAccountController : NSObject { + NSMutableArray *_accounts; + NSMutableDictionary *_accountMap; + BOOL _isReadOnly; +} + +@property(readonly) id mostLoggedInAccount; +@property(readonly) id aimAccount; +@property(readonly) id jabberAccount; +@property(readonly) int numberOfAccounts; +@property(readonly) NSArray * accounts; +@property(readonly) NSArray * activeAccounts; +@property(readonly) NSArray * connectedAccounts; +@property(readonly) NSMutableArray * _accounts; +@property(readonly) id bestAccountForStatus; + ++ (id)bestAccountFromAccounts:(id)arg1; ++ (id)sharedInstance; + +- (id)accounts; +- (id)activeAccounts; +- (BOOL)deleteAccount:(id)arg1; +- (id)jabberAccount; +- (id)aimAccount; +- (id)mostLoggedInAccount; +- (id)anyConnectedAccountForService:(id)arg1; +- (id)anyActiveAccountForService:(id)arg1; +- (id)anyAccountForService:(id)arg1 withLogin:(id)arg2; +- (id)anyActiveAccountForService:(id)arg1 withLogin:(id)arg2; +- (id)anyConnectedAccountForService:(id)arg1 withLogin:(id)arg2; +- (BOOL)accountConnected:(id)arg1; +- (BOOL)accountConnecting:(id)arg1; +- (BOOL)activateAndHandleReconnectAccount:(id)arg1; +- (BOOL)activateAccount:(id)arg1 force:(BOOL)arg2; +- (BOOL)addAccount:(id)arg1 atIndex:(int)arg2; +- (BOOL)canDeleteAccount:(id)arg1; +- (id)connectedAccountsWithCapability:(unsigned long long)arg1; +- (id)_accounts; +- (id)accountAtIndex:(int)arg1; +- (BOOL)canActivateAccount:(id)arg1; +- (id)connectedAccountsForService:(id)arg1; +- (BOOL)activateAndHandleReconnectAccounts:(id)arg1; +- (BOOL)activateAccount:(id)arg1 force:(BOOL)arg2 locally:(BOOL)arg3; +- (BOOL)activateAccounts:(id)arg1 force:(BOOL)arg2 locally:(BOOL)arg3; +- (BOOL)canActivateAccounts:(id)arg1; +- (BOOL)deactivateAccounts:(id)arg1 withDisable:(BOOL)arg2; +- (BOOL)addAccount:(id)arg1 atIndex:(int)arg2 locally:(BOOL)arg3; +- (int)numberOfAccounts; +- (id)accountsWithCapability:(unsigned long long)arg1; +- (BOOL)accountActive:(id)arg1; +- (void)_activeAccountChanged:(id)arg1; +- (BOOL)deactivateAccount:(id)arg1 withDisable:(BOOL)arg2; +- (BOOL)deleteAccount:(id)arg1 locally:(BOOL)arg2; +- (BOOL)addAccount:(id)arg1 locally:(BOOL)arg2; +- (BOOL)activateAccount:(id)arg1 locally:(BOOL)arg2; +- (id)connectedAccounts; +- (id)bestAccountForStatus; +- (void)autoLogin; +- (void)setReadOnly:(BOOL)arg1; +- (BOOL)readOnly; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (id)anyAccountForService:(id)arg1 login:(id)arg2 guid:(id)arg3; +- (id)anyAccountForService:(id)arg1; +- (id)init; +- (void)dealloc; +- (BOOL)addAccount:(id)arg1; +- (id)accountForUniqueID:(id)arg1; +- (BOOL)activateAccounts:(id)arg1; +- (BOOL)deactivateAccounts:(id)arg1; +- (id)accountsForService:(id)arg1; +- (BOOL)activateAccount:(id)arg1; +- (BOOL)deactivateAccount:(id)arg1; +- (id)activeAccountsForService:(id)arg1; + +@end diff --git a/IMCore.framework/IMActionsController.h b/IMCore.framework/IMActionsController.h new file mode 100755 index 0000000..ff5c1c4 --- /dev/null +++ b/IMCore.framework/IMActionsController.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSMutableArray; + +@interface IMActionsController : NSObject { + NSMutableArray *_handlers; +} + ++ (id)actionsController; + +- (void)removeHandler:(id)arg1; +- (id)performActionsForEvent:(int)arg1 withIMHandle:(id)arg2 withObject:(id)arg3; +- (id)performActionsForEvent:(int)arg1 withIMHandle:(id)arg2; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (void)dealloc; +- (id)performActionsForEvent:(int)arg1 withIMHandle:(id)arg2 withObject:(id)arg3 withChat:(id)arg4 silent:(BOOL)arg5; +- (void)addHandler:(id)arg1; + +@end diff --git a/IMCore.framework/IMAddressBook.h b/IMCore.framework/IMAddressBook.h new file mode 100755 index 0000000..22b46f9 --- /dev/null +++ b/IMCore.framework/IMAddressBook.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@interface IMAddressBook : NSObject { +} + ++ (id*)abAddressBook; ++ (void*)_abAddressBookRef; ++ (void*)_threadedABAddressBookRef; ++ (id)_threadedABAddressBookLock; ++ (void*)abAddressBookRef; + + +@end diff --git a/IMCore.framework/IMChat.h b/IMCore.framework/IMChat.h new file mode 100755 index 0000000..223856e --- /dev/null +++ b/IMCore.framework/IMChat.h @@ -0,0 +1,225 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSArray, IMAccount, IMHandle, IMMessage, NSMutableArray, NSString, NSMutableSet, NSMutableDictionary, NSDate; + +@interface IMChat : NSObject { + NSString *_guid; + NSString *_currentQuery; + NSString *_identifier; + IMAccount *_account; + NSString *_roomName; + NSString *_roomNameWithoutSuffix; + NSDate *_dateCreated; + NSDate *_dateModified; + NSMutableArray *_chatItems; + NSMutableDictionary *_unfinishedChatItemMap; + NSMutableArray *_participants; + NSMutableDictionary *_participantStates; + id _typingIndicatorTimer; + IMMessage *_invitationForPendingParticipants; + NSMutableArray *_messagesPendingJoin; + NSMutableDictionary *_chatItemsChanged; + NSMutableDictionary *_messageMap; + NSMutableDictionary *_chatProperties; + NSMutableDictionary *_participantProperties; + unsigned int _overallChatStatus; + int _joinState; + unsigned char _style; + unsigned int _numberOfMessagesToKeepLoaded; + double _joinedTimeInterval; + unsigned int _chatItemChangeCount; + unsigned int _cachedUnreadCount; + NSMutableSet *_cachedReadMessages; + unsigned int _cachedFailureCount; + unsigned int _isRefreshing : 1; + unsigned int _isFirstMessageInvitation : 1; + unsigned int _wasInvitationHandled : 1; + unsigned int _didSendAFinishedMessage : 1; + unsigned int _shouldPostIndividualItemChanges : 1; + unsigned int _shouldAnnouncePeopleJoin : 1; + unsigned int _didPostWillChangeNotification : 1; +} + +@property unsigned int numberOfMessagesToKeepLoaded; +@property(readonly) NSString * guid; +@property(readonly) NSString * persistentID; +@property(readonly) IMAccount * account; +@property(readonly) NSArray * participants; +@property(readonly) unsigned int messageCount; +@property(readonly) unsigned int unreadMessageCount; +@property(readonly) unsigned int messageFailureCount; +@property(readonly) unsigned char chatStyle; +@property(readonly) NSString * chatIdentifier; +@property(readonly) BOOL canHaveMultipleParticipants; +@property(readonly) unsigned int overallChatStatus; +@property(readonly) NSString * roomName; +@property(readonly) NSString * roomNameWithoutSuffix; +@property(readonly) NSDate * dateCreated; +@property(readonly) NSDate * dateModified; +@property(readonly) int joinState; +@property(readonly) BOOL hasUnhandledInvitation; +@property(readonly) NSArray * chatItems; +@property(readonly) IMMessage * lastMessage; +@property(readonly) IMMessage * lastFinishedMessage; +@property(retain) IMHandle * recipient; +@property(retain) IMMessage * invitationForPendingParticipants; +@property(readonly) BOOL _shouldRegisterChat; +@property(readonly) BOOL _isRefreshing; +@property(setter=_setShouldPostIndividualItemChanges:) BOOL _shouldPostIndividualItemChanges; + + +- (id)persistentID; +- (id)account; +- (id)participants; +- (void)setRecipient:(id)arg1; +- (id)recipient; +- (id)lastMessage; +- (void)join; +- (void)_typingIndicatorTimedOut:(id)arg1; +- (void)_clearTypingIndicatorTimeout; +- (void)_setTypingIndicatorTimeout; +- (id)loadMessagesUpToGUID:(id)arg1 loadImmediately:(BOOL)arg2; +- (id)loadMessagesBeforeDate:(id)arg1 limit:(unsigned int)arg2; +- (id)loadMessagesWithGUIDs:(id)arg1; +- (id)_buildLoadQueryForSynchronize; +- (unsigned int)numberOfMessagesToKeepLoaded; +- (void)_trimMessagesLeavingNumber:(unsigned int)arg1; +- (void)setInvitationForPendingParticipants:(id)arg1; +- (id)invitationForPendingParticipants; +- (id)dateModified; +- (id)_initWithDictionaryRepresentation:(id)arg1 initialItems:(id)arg2; +- (void)addPendingParticipants:(id)arg1; +- (void)removeParticipants:(id)arg1 reason:(id)arg2; +- (void)inviteParticipants:(id)arg1 reason:(id)arg2; +- (void)setValue:(id)arg1 forProperty:(id)arg2 ofParticipant:(id)arg3; +- (id)valueForProperty:(id)arg1 ofParticipant:(id)arg2; +- (id)allChatProperties; +- (void)_setChatProperties:(id)arg1; +- (id)_lastMessageChatItem; +- (void)markMessagesAsRead:(id)arg1; +- (BOOL)hasUnhandledInvitation; +- (id)roomNameWithoutSuffix; +- (void)setRoomName:(id)arg1; +- (unsigned int)overallChatStatus; +- (id)convertToChatStyle:(unsigned char)arg1; +- (id)participantsWithState:(unsigned int)arg1; +- (void)_showErrorMessage:(id)arg1; +- (void)_participant:(id)arg1 statusChanged:(int)arg2; +- (void)_handleIncomingMessage:(id)arg1; +- (void)_handleMessageGUIDDeletions:(id)arg1; +- (void)mark; +- (BOOL)deleteChatItems:(id)arg1; +- (id)messageForGUID:(id)arg1; +- (BOOL)shouldAppendDatestampAfterChatItem:(id)arg1 andBeforeChatItem:(id)arg2; +- (BOOL)shouldAppendTimestampAfterChatItem:(id)arg1 andBeforeChatItem:(id)arg2; +- (void)_insertArchivedChatItems:(id)arg1; +- (void)_insertHistoricalChatItems:(id)arg1 queryID:(id)arg2 isRefresh:(BOOL)arg3; +- (BOOL)_shouldAnnouncePeopleJoin; +- (BOOL)_shouldRegisterChat; +- (BOOL)_shouldPostIndividualItemChanges; +- (void)_setIsRefreshing:(BOOL)arg1; +- (BOOL)_isRefreshing; +- (BOOL)_sanityCheckAccounts; +- (void)_addParticipant:(id)arg1; +- (void)_buildChatItemForNewRecipient:(id)arg1 isNewAccount:(BOOL)arg2; +- (void)_remapHandle:(id)arg1 toHandle:(id)arg2; +- (id)allPropertiesOfParticipant:(id)arg1; +- (void)_clearUnreadCount; +- (id)_messageChatItems; +- (void)_markMessagesAsRead:(id)arg1; +- (void)_setTimerForReadMessageCache; +- (void)_cacheReadMessageGUID:(id)arg1; +- (void)__clearReadMessageCache; +- (void)_handleCancelledMessage:(id)arg1; +- (void)_updateHeaderChatItem; +- (void)_setJoinState:(int)arg1; +- (int)joinState; +- (id)chatIdentifier; +- (void)_clearCachedIdentifier; +- (void)_buildChatItemForErrorMessage:(id)arg1; +- (void)_setJoinState:(int)arg1 quietly:(BOOL)arg2; +- (BOOL)_isDuplicate:(id)arg1; +- (id)_chatItemForGUID:(id)arg1; +- (void)_unwatchHandleStatusChangedForHandle:(id)arg1; +- (void)_buildChatItemForParticipantState:(unsigned int)arg1 handle:(id)arg2; +- (void)_buildChatItemForDisconnectOrLogout; +- (void)_handleDeliveredCommand:(id)arg1; +- (void)_handleIncomingCommand:(id)arg1; +- (void)_handleHandleStatusChanged:(id)arg1; +- (void)_setParticipantState:(unsigned int)arg1 forHandle:(id)arg2; +- (void)_buildChatItemForDecidingHandleWentOffline:(id)arg1; +- (unsigned int)stateForParticipant:(id)arg1; +- (void)_buildChatItemForOverallChatStatusFrom:(unsigned int)arg1 to:(unsigned int)arg2; +- (id)roomName; +- (BOOL)canDeleteChatItem:(id)arg1; +- (void)_fixLastStatusMessageIfNecessary; +- (void)_trimMessagesAsNeeded; +- (void)_removeInitialTypingIndicator; +- (void)_removeChatItem:(id)arg1 andTimestamp:(BOOL)arg2; +- (void)_appendChatItem:(id)arg1; +- (id)_newInitialTypingIndicatorChatItem; +- (BOOL)_shouldDisplayInitialTypingIndicator; +- (id)_newHeaderChatItemWithDate:(id)arg1; +- (unsigned int)_insertChatItem:(id)arg1 atIndex:(unsigned int)arg2; +- (void)_replaceChatItem:(id)arg1 andTimestamp:(BOOL)arg2 withChatItem:(id)arg3; +- (void)_replaceChatItem:(id)arg1 withChatItem:(id)arg2; +- (BOOL)shouldInsertChatItem:(id)arg1 atIndex:(unsigned int)arg2; +- (void)_endChatItemChanges; +- (void)_mapChatItem:(id)arg1; +- (id)_timeStampForChatItem:(id)arg1 atIndex:(unsigned int)arg2; +- (void)_postChatItem:(id)arg1 atIndex:(unsigned int)arg2; +- (id)_dateStampForChatItem:(id)arg1 atIndex:(unsigned int)arg2; +- (void)processChatItem:(id)arg1; +- (void)_unmapChatItem:(id)arg1; +- (void)_beginChatItemChanges; +- (void)_postWillChangeIfNecessary; +- (void)_updateTypingIndicatorTimeout; +- (unsigned int)_unreadMessageCount; +- (void)_postNotification:(id)arg1 userInfo:(id)arg2; +- (unsigned int)_messageFailureCount; +- (void)_clearIncomingTypingIndicators; +- (id)_initWithGUID:(id)arg1 account:(id)arg2 style:(unsigned char)arg3 roomName:(id)arg4 chatItems:(id)arg5 participants:(id)arg6; +- (void)_accountControllerUpdated:(id)arg1; +- (void)_daemonAlive:(id)arg1; +- (void)_daemonDied:(id)arg1; +- (void)_accountLoggedOut:(id)arg1; +- (void)_watchHandleStatusChangedForHandle:(id)arg1; +- (BOOL)canHaveMultipleParticipants; +- (void)_updateUnreadCount; +- (void)_updateFailedCount; +- (void)_recomputeOverallChatStatusQuietly:(BOOL)arg1; +- (void)_buildInitialChatItems:(id)arg1; +- (void)clear; +- (unsigned char)chatStyle; +- (void)markMessageAsRead:(id)arg1; +- (void)setNumberOfMessagesToKeepLoaded:(unsigned int)arg1; +- (unsigned int)unreadMessageCount; +- (id)lastFinishedMessage; +- (void)_setShouldPostIndividualItemChanges:(BOOL)arg1; +- (unsigned int)messageFailureCount; +- (id)valueForChatProperty:(id)arg1; +- (void)setValue:(id)arg1 forChatProperty:(id)arg2; +- (void)_setAccount:(id)arg1; +- (BOOL)sendDowngradeNotificationTo:(id)arg1; +- (id)chatItems; +- (id)loadMessagesBeforeDate:(id)arg1 limit:(unsigned int)arg2 loadImmediately:(BOOL)arg3; +- (id)chatItemForMessage:(id)arg1; +- (BOOL)deleteChatItem:(id)arg1; +- (BOOL)deleteAllHistory; +- (void)leave; +- (unsigned int)messageCount; +- (void)markAllMessagesAsRead; +- (void)cancelMessage:(id)arg1; +- (void)sendMessage:(id)arg1; +- (id)guid; +- (void)updateMessage:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; +- (id)dateCreated; +- (void)declineInvitation; +- (void)acceptInvitation; + +@end diff --git a/IMCore.framework/IMChatItem.h b/IMCore.framework/IMChatItem.h new file mode 100755 index 0000000..98e4a5e --- /dev/null +++ b/IMCore.framework/IMChatItem.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSDate, NSString, IMMessage; + +@interface IMChatItem : NSObject { + NSDate *_date; + id _datum1; + id _datum2; + id _datum3; + BOOL _isFromArchive; + NSString *_guid; +} + +@property(retain) NSString * guid; +@property(readonly) NSDate * date; +@property(readonly) NSString * stringValue; +@property(readonly) IMMessage * message; +@property(readonly) BOOL isFromArchive; + + +- (BOOL)isFromArchive; +- (void)_setIsFromArchive:(BOOL)arg1; +- (id)_initWithGUID:(id)arg1 date:(id)arg2 datum1:(id)arg3 datum2:(id)arg4 datum3:(id)arg5; +- (void)setGuid:(id)arg1; +- (id)message; +- (id)stringValue; +- (id)date; +- (id)guid; +- (void)dealloc; + +@end diff --git a/IMCore.framework/IMChatRegistry.h b/IMCore.framework/IMChatRegistry.h new file mode 100755 index 0000000..c34d9f1 --- /dev/null +++ b/IMCore.framework/IMChatRegistry.h @@ -0,0 +1,136 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSArray, NSString, NSMutableArray, NSMutableDictionary; + +@interface IMChatRegistry : NSObject { + NSMutableArray *_allChats; + NSString *_historyModificationStamp; + BOOL _daemonHadTerminated; + BOOL _firstLoad; + unsigned int _defaultNumberOfMessagesToLoad; + BOOL _loading; + NSMutableDictionary *_chatGUIDToCurrentThreadMap; + NSMutableDictionary *_threadNameToChatMap; + NSMutableArray *_pendingQueries; + NSMutableArray *_waitingForQueries; + BOOL _postMessageSentNotifications; + BOOL _wantsHistoryReload; +} + +@property(readonly) NSArray * allExistingChats; +@property(readonly) unsigned int numberOfExistingChats; +@property(setter=_setPostMessageSentNotifications:) BOOL _postMessageSentNotifications; +@property(setter=_setDefaultNumberOfMessagesToLoad:) unsigned int _defaultNumberOfMessagesToLoad; +@property(readonly) BOOL _isLoading; +@property(retain) NSMutableArray * _allChats; +@property(retain) NSMutableDictionary * _chatGUIDToCurrentThreadMap; +@property(retain) NSMutableDictionary * _threadNameToChatMap; +@property(retain) NSMutableArray * _pendingQueries; +@property(retain) NSMutableArray * _waitingForQueries; +@property BOOL _daemonHadTerminated; +@property BOOL _firstLoad; +@property BOOL _wantsHistoryReload; +@property(retain) NSString * _historyModificationStamp; + ++ (void)setChatClass:(Class)arg1; ++ (void)setChatRegistryClass:(Class)arg1; ++ (Class)chatClass; ++ (Class)chatRegistryClass; ++ (id)sharedInstance; ++ (Class)messageClass; ++ (void)setMessageClass:(Class)arg1; + +- (void)set_wantsHistoryReload:(BOOL)arg1; +- (BOOL)_wantsHistoryReload; +- (void)set_waitingForQueries:(id)arg1; +- (id)_waitingForQueries; +- (void)set_pendingQueries:(id)arg1; +- (id)_pendingQueries; +- (void)set_threadNameToChatMap:(id)arg1; +- (id)_threadNameToChatMap; +- (void)set_chatGUIDToCurrentThreadMap:(id)arg1; +- (id)_chatGUIDToCurrentThreadMap; +- (unsigned int)_defaultNumberOfMessagesToLoad; +- (void)set_firstLoad:(BOOL)arg1; +- (BOOL)_firstLoad; +- (void)set_daemonHadTerminated:(BOOL)arg1; +- (BOOL)_daemonHadTerminated; +- (void)set_historyModificationStamp:(id)arg1; +- (id)_historyModificationStamp; +- (void)set_allChats:(id)arg1; +- (id)_allChats; +- (id)_lookupExistingChatWithIMHandle:(id)arg1; +- (id)chatForRoom:(id)arg1 onAccount:(id)arg2; +- (id)_chatInstanceForGUID:(id)arg1; +- (void)__blockUntilQueriesComplete; +- (void)unregisterChat:(id)arg1; +- (BOOL)_postMessageSentNotifications; +- (void)_processMessageForAccount:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 message:(id)arg5; +- (id)existingChatWithChatIdentifier:(id)arg1; +- (void)_account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messagesUpdated:(id)arg5; +- (id)_chatsWithMessage:(id)arg1; +- (id)_existingChatWithIdentifier:(id)arg1 style:(unsigned char)arg2 account:(id)arg3; +- (id)existingChatForRoom:(id)arg1 onAccount:(id)arg2 allowRetargeting:(BOOL)arg3; +- (id)_createdChatWithIdentifier:(id)arg1 style:(unsigned char)arg2 account:(id)arg3; +- (id)_allCreatedChats; +- (id)_createdChatForRoom:(id)arg1 onAccount:(id)arg2; +- (id)existingChatForRoom:(id)arg1 onAccount:(id)arg2; +- (id)_createdChatForIMHandles:(id)arg1; +- (id)existingChatForIMHandles:(id)arg1; +- (id)chatForIMHandles:(id)arg1 chatName:(id)arg2; +- (void)_registerChat:(id)arg1 isIncoming:(BOOL)arg2; +- (id)_createdChatForIMHandle:(id)arg1; +- (void)unregisterChatWithGUID:(id)arg1; +- (id)_copyThreadNameForChat:(id)arg1 style:(unsigned char)arg2 account:(id)arg3; +- (void)_daemonReallyDied:(id)arg1; +- (void)handleIMChatParticipantsDidChange:(id)arg1; +- (void)_blockUntilQueriesComplete:(id)arg1; +- (void)_chat:(id)arg1 removeParticipants:(id)arg2 reason:(id)arg3; +- (void)_chat:(id)arg1 inviteParticipants:(id)arg2 reason:(id)arg3; +- (void)_chat_leave:(id)arg1; +- (void)_chat:(id)arg1 setProperties:(id)arg2 ofParticipant:(id)arg3; +- (void)_chat:(id)arg1 setValue:(id)arg2 forChatProperty:(id)arg3; +- (void)_chat_sendReadReceiptForAllMessages:(id)arg1; +- (void)_chat:(id)arg1 sendReadReceiptForMessages:(id)arg2; +- (void)_chat:(id)arg1 sendMessage:(id)arg2; +- (void)_chat:(id)arg1 sendCancelMessage:(id)arg2; +- (void)_chat_declineInvitation:(id)arg1; +- (void)_chat:(id)arg1 joinWithProperties:(id)arg2; +- (void)_noteChatDealloc:(id)arg1; +- (void)_noteChatInit:(id)arg1; +- (void)_handleChatReconstructions:(id)arg1; +- (void)historicalMessageGUIDsDeleted:(id)arg1 queryID:(id)arg2; +- (void)historyQuery:(id)arg1 chatID:(id)arg2 finishedWithResult:(id)arg3; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 member:(id)arg5 statusChanged:(int)arg6; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 statusChanged:(int)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 error:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messagesUpdated:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 notifySentMessage:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messageUpdated:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messageReceived:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messageCancelled:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messageSent:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 updateProperties:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 invitationReceived:(id)arg5; +- (void)leftChat:(id)arg1; +- (void)chat:(id)arg1 propertiesUpdated:(id)arg2; +- (void)setupComplete:(BOOL)arg1 info:(id)arg2; +- (id)existingChatWithGUID:(id)arg1; +- (void)_setPostMessageSentNotifications:(BOOL)arg1; +- (id)existingChatForIMHandle:(id)arg1; +- (unsigned int)numberOfExistingChats; +- (id)existingChatForIMHandles:(id)arg1 allowRetargeting:(BOOL)arg2; +- (id)chatForIMHandles:(id)arg1; +- (id)existingChatForIMHandle:(id)arg1 allowRetargeting:(BOOL)arg2; +- (id)chatForIMHandle:(id)arg1; +- (id)allExistingChats; +- (id)existingChatWithPersistentID:(id)arg1; +- (void)_setDefaultNumberOfMessagesToLoad:(unsigned int)arg1; +- (id)init; +- (void)dealloc; +- (BOOL)_isLoading; +- (void)setupComplete; + +@end diff --git a/IMCore.framework/IMDaemonController.h b/IMCore.framework/IMDaemonController.h new file mode 100755 index 0000000..e66ea77 --- /dev/null +++ b/IMCore.framework/IMDaemonController.h @@ -0,0 +1,120 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSArray, IMDaemonListener, NSProtocolChecker, NSRecursiveLock, IMRemoteObject, NSMutableArray, NSLock, NSString, IMLocalObject, NSMutableDictionary; + +@interface IMDaemonController : NSObject { + id _delegate; + IMRemoteObject *_remoteObject; + NSMutableDictionary *_listenerMap; + IMLocalObject *_localObject; + IMDaemonListener *_daemonListener; + NSMutableArray *_services; + NSProtocolChecker *_protocol; + NSString *_listenerID; + struct dispatch_queue_s { } *_listenerLockQueue; + struct dispatch_queue_s { } *_remoteDaemonLockQueue; + struct dispatch_queue_s { } *_remoteMessageQueue; + NSRecursiveLock *_connectionLock; + NSArray *_servicesToAllow; + NSArray *_servicesToDeny; + struct __CFRunLoopSource { } *_runLoopSource; + NSLock *_blockingLock; + BOOL _hasCheckedForDaemon; + BOOL _preventReconnect; + BOOL _inBlockingConnect; + BOOL _autoReconnect; + BOOL _blocksConnectionAtResume; + BOOL _hasBeenSuspended; + unsigned int _gMyFZListenerCapabilities; + unsigned int _cachedCapabilities; +} + +@property(readonly) IMDaemonListener * listener; +@property(readonly) unsigned int capabilities; +@property(readonly) BOOL isConnecting; +@property(readonly) BOOL isConnected; +@property(setter=_setServicesToAllow:,retain) NSArray * _servicesToAllow; +@property(setter=_setServicesToDeny:,retain) NSArray * _servicesToDeny; +@property(setter=_setListenerID:,retain) NSString * _listenerID; +@property id delegate; +@property(setter=_setBlocksConnectionAtResume:) BOOL _blocksConnectionAtResume; +@property(setter=__setCapabilities:) unsigned int _capabilities; +@property(setter=_setAutoReconnect:) BOOL _autoReconnect; +@property(readonly) struct dispatch_queue_s { }* _remoteMessageQueue; + ++ (void)_setApplicationWillTerminate; ++ (BOOL)_applicationWillTerminate; ++ (void)_blockUntilSendQueueIsEmpty; ++ (id)sharedController; + +- (BOOL)isConnecting; +- (void)setDelegate:(id)arg1; +- (void)_setServicesToDeny:(id)arg1; +- (void)_setServicesToAllow:(id)arg1; +- (void)setDaemonLogsOutWithoutStatusListeners:(BOOL)arg1; +- (void)setDaemonTerminatesWithoutListeners:(BOOL)arg1; +- (void)setPresenceValue:(id)arg1 forKey:(id)arg2 forAccount:(id)arg3; +- (void)setMyStatus:(unsigned int)arg1 message:(id)arg2; +- (void)setMyProfile:(id)arg1; +- (void)setMyPicture:(id)arg1 smallPictureData:(id)arg2; +- (id)_remoteObject; +- (void)_handleDaemonException:(id)arg1; +- (void)_agentDidLaunchNotification:(id)arg1; +- (BOOL)_blocksConnectionAtResume; +- (void)_remoteObjectDiedNotification:(id)arg1; +- (void)_localObjectDiedNotification:(id)arg1; +- (BOOL)_autoReconnect; +- (void)__setCapabilities:(unsigned int)arg1; +- (void)setMyStatus:(unsigned int)arg1 message:(id)arg2 forAccount:(id)arg3; +- (void)_listenerSetUpdated; +- (void)disconnectFromDaemon; +- (BOOL)connectToDaemonWithLaunch:(BOOL)arg1 capabilities:(unsigned int)arg2 blockUntilConnected:(BOOL)arg3; +- (BOOL)_connectToDaemonWithLaunch:(BOOL)arg1 capabilities:(unsigned long long)arg2; +- (void)_makeConnectionWithLaunch:(BOOL)arg1; +- (void)disconnectFromDaemonWithForce:(BOOL)arg1; +- (struct dispatch_queue_s { }*)_remoteMessageQueue; +- (void)localObjectDiedNotification:(id)arg1; +- (void)remoteObjectDiedNotification:(id)arg1; +- (void)listener:(id)arg1 setListenerCapabilities:(unsigned int)arg2; +- (void)listener:(id)arg1 setValue:(id)arg2 ofPersistentProperty:(id)arg3; +- (void)listener:(id)arg1 setValue:(id)arg2 ofProperty:(id)arg3; +- (void)_addressBookChanged:(id)arg1; +- (void)_setAutoReconnect:(BOOL)arg1; +- (void)_noteSetupComplete; +- (id)_servicesToDeny; +- (id)_servicesToAllow; +- (void)sendABInformationToDaemon; +- (unsigned int)capabilitiesForListenerID:(id)arg1; +- (unsigned int)_capabilities; +- (void)_setCapabilities:(unsigned int)arg1; +- (BOOL)connectToDaemonWithLaunch:(BOOL)arg1; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (void)forwardInvocation:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (id)delegate; +- (BOOL)connectToDaemon; +- (id)_listenerID; +- (BOOL)setCapabilities:(unsigned int)arg1 forListenerID:(id)arg2; +- (void)_setBlocksConnectionAtResume:(BOOL)arg1; +- (BOOL)hasListenerForID:(id)arg1; +- (BOOL)addListenerID:(id)arg1 capabilities:(unsigned int)arg2; +- (void)blockUntilConnected; +- (BOOL)removeListenerID:(id)arg1; +- (void)systemApplicationWillEnterForeground; +- (BOOL)isConnected; +- (id)listener; +- (id)init; +- (void)dealloc; +- (unsigned int)capabilities; +- (void)setValue:(id)arg1 ofPersistentProperty:(id)arg2; +- (void)setVCCapabilities:(unsigned long long)arg1; +- (void)setValue:(id)arg1 ofProperty:(id)arg2; +- (void)systemApplicationDidResume; +- (void)systemApplicationDidSuspend; +- (void)systemApplicationDidEnterBackground; +- (void)_setListenerID:(id)arg1; + +@end diff --git a/IMCore.framework/IMDaemonListener.h b/IMCore.framework/IMDaemonListener.h new file mode 100755 index 0000000..c6e2bb3 --- /dev/null +++ b/IMCore.framework/IMDaemonListener.h @@ -0,0 +1,117 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSDate, NSArray, NSProtocolChecker, NSMutableArray, NSDictionary, NSString, NSMutableDictionary, NSData; + +@interface IMDaemonListener : NSObject { + NSMutableDictionary *_properties; + NSMutableDictionary *_persistentProperties; + NSMutableArray *_deferredChatMessages; + NSMutableArray *_handlers; + NSProtocolChecker *_protocol; + NSMutableDictionary *_services; + NSDate *_myIdleSince; + NSData *_myPicture; + NSMutableDictionary *_contexts; + NSString *_myStatusMessage; + NSString *_myNowPlayingString; + unsigned int _myStatus; + unsigned long long _vcCapabilities; + BOOL _setupComplete; + BOOL _postedSetupComplete; + BOOL _holdingChatMessages; + BOOL _hidingDisconnect; + BOOL _hasPendingProcessChange; +} + +@property(readonly) NSDictionary * properties; +@property(readonly) NSDictionary * persistentProperties; +@property(readonly) BOOL isSetupComplete; +@property(readonly) BOOL hasPostedSetupComplete; +@property(readonly) NSArray * handlers; +@property(readonly) NSArray * allServices; +@property(readonly) unsigned int myStatus; +@property(readonly) NSString * myStatusMessage; +@property(readonly) unsigned long myIdleTime; +@property(readonly) unsigned long long vcCapabilities; +@property(readonly) BOOL shouldHoldChatMessages; +@property(readonly) BOOL isHoldingChatMessages; +@property(readonly) NSMutableDictionary * _contexts; +@property(setter=_setHidingDisconnect:) BOOL _hidingDisconnect; + + +- (id)persistentProperties; +- (BOOL)hasPostedSetupComplete; +- (unsigned long long)vcCapabilities; +- (BOOL)isSetupComplete; +- (id)handlers; +- (void)_setHidingDisconnect:(BOOL)arg1; +- (id)_contexts; +- (id)valueOfProperty:(id)arg1; +- (id)_stampForContext:(id)arg1; +- (void)releaseHeldChatMessages; +- (void)holdChatMessages; +- (void)removeHandler:(id)arg1; +- (void)_noteDisconnected; +- (BOOL)_hidingDisconnect; +- (void)_deferredSetup:(id)arg1; +- (void)_setStamp:(id)arg1 forContext:(id)arg2; +- (void)service:(id)arg1 properties:(id)arg2 defaults:(id)arg3 defaultAccountSettings:(id)arg4 allAccounts:(id)arg5 activeAccounts:(id)arg6; +- (void)services:(id)arg1 properties:(id)arg2 persistentProperties:(id)arg3; +- (void)account:(id)arg1 status:(id)arg2 capabilities:(unsigned long long)arg3 serviceLoginStatus:(unsigned int)arg4 loginStatusMessage:(id)arg5; +- (void)_cacheValue:(id)arg1 forPersistentProperty:(id)arg2; +- (void)_cacheValue:(id)arg1 forProperty:(id)arg2; +- (void)_deferNotification:(id)arg1; +- (BOOL)shouldHoldChatMessages; +- (void)_processMyStatusChanged; +- (void)_processDeferredInvitationDictionary:(id)arg1; +- (BOOL)isHoldingChatMessages; +- (void)_reallyProcessMyStatusChanged; +- (void)databaseUpdated:(id)arg1; +- (void)account:(id)arg1 statusChanged:(id)arg2; +- (void)fileTransfer:(id)arg1 updatedWithCurrentBytes:(unsigned long long)arg2 totalBytes:(unsigned long long)arg3 averageTransferRate:(unsigned long long)arg4; +- (void)fileTransfer:(id)arg1 updatedWithProperties:(id)arg2; +- (void)fileTransfer:(id)arg1 createdWithProperties:(id)arg2; +- (void)standaloneFileTransferRegistered:(id)arg1; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 messageReceived:(id)arg5; +- (void)account:(id)arg1 chat:(id)arg2 style:(unsigned char)arg3 chatProperties:(id)arg4 invitationReceived:(id)arg5; +- (void)account:(id)arg1 buddyInfo:(id)arg2 commandDelivered:(id)arg3 properties:(id)arg4; +- (void)account:(id)arg1 buddyInfo:(id)arg2 commandReceived:(id)arg3 properties:(id)arg4; +- (void)account:(id)arg1 buddyInfo:(id)arg2 dataReceived:(id)arg3; +- (void)account:(id)arg1 handleSubscriptionRequestFrom:(id)arg2 withMessage:(id)arg3; +- (void)account:(id)arg1 buddyProperties:(id)arg2 buddyPictures:(id)arg3; +- (void)account:(id)arg1 groupsChanged:(id)arg2 error:(id)arg3; +- (void)account:(id)arg1 buddyPictureChanged:(id)arg2 imageData:(id)arg3 imageHash:(id)arg4; +- (void)account:(id)arg1 blockIdleStatusChanged:(BOOL)arg2; +- (void)account:(id)arg1 blockingModeChanged:(unsigned int)arg2; +- (void)account:(id)arg1 allowListChanged:(id)arg2; +- (void)account:(id)arg1 blockListChanged:(id)arg2; +- (void)account:(id)arg1 buddyPropertiesChanged:(id)arg2; +- (void)accountAdded:(id)arg1 defaults:(id)arg2 service:(id)arg3; +- (void)account:(id)arg1 capabilitiesChanged:(unsigned long long)arg2; +- (void)account:(id)arg1 defaultsChanged:(id)arg2; +- (void)account:(id)arg1 loginStatusChanged:(unsigned int)arg2 message:(id)arg3 reason:(unsigned int)arg4 properties:(id)arg5; +- (void)account:(id)arg1 defaults:(id)arg2 blockList:(id)arg3 allowList:(id)arg4 blockingMode:(unsigned int)arg5 blockIdleStatus:(BOOL)arg6 status:(id)arg7 capabilities:(unsigned long long)arg8 serviceLoginStatus:(unsigned int)arg9 loginStatusMessage:(id)arg10; +- (void)activeAccountsChanged:(id)arg1 forService:(id)arg2; +- (void)defaultsChanged:(id)arg1 forService:(id)arg2; +- (void)setupComplete:(BOOL)arg1 info:(id)arg2; +- (id)myStatusMessage; +- (unsigned long)myIdleTime; +- (unsigned int)myStatus; +- (id)serviceWithName:(id)arg1; +- (id)properties; +- (void)forwardInvocation:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (id)init; +- (void)dealloc; +- (id)valueOfPersistentProperty:(id)arg1; +- (void)account:(id)arg1 postedError:(id)arg2; +- (void)persistentProperty:(id)arg1 changedTo:(id)arg2 from:(id)arg3; +- (void)property:(id)arg1 changedTo:(id)arg2 from:(id)arg3; +- (void)vcCapabilitiesChanged:(unsigned long long)arg1; +- (void)addHandler:(id)arg1; +- (void)accountRemoved:(id)arg1; +- (id)allServices; + +@end diff --git a/IMCore.framework/IMDatestampChatItem.h b/IMCore.framework/IMDatestampChatItem.h new file mode 100755 index 0000000..cfba36b --- /dev/null +++ b/IMCore.framework/IMDatestampChatItem.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@interface IMDatestampChatItem : IMChatItem { +} + + +- (id)initWithDate:(id)arg1; +- (id)description; + +@end diff --git a/IMCore.framework/IMFileTransferCenter.h b/IMCore.framework/IMFileTransferCenter.h new file mode 100755 index 0000000..8477b01 --- /dev/null +++ b/IMCore.framework/IMFileTransferCenter.h @@ -0,0 +1,68 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSMutableSet, NSArray, NSDictionary, NSMutableArray, NSMutableDictionary; + +@interface IMFileTransferCenter : NSObject { + NSMutableDictionary *_guidToTransferMap; + NSMutableDictionary *_guidToRemovedTransferMap; + NSMutableDictionary *_accountIDToTransferGUIDsMap; + NSMutableArray *_preauthorizedInfos; + NSMutableArray *_preauthorizedGUIDs; + NSMutableSet *_activeTransfers; + NSMutableSet *_pendingTransfers; +} + +@property(readonly) NSDictionary * transfers; +@property(readonly) NSArray * activeTransfers; +@property(readonly) NSArray * orderedTransfers; +@property(readonly) BOOL hasActiveFileTransfers; +@property(readonly) BOOL hasPendingFileTransfers; + ++ (void)setTransferCenterClass:(Class)arg1; ++ (Class)fileTransferClass; ++ (Class)transferCenterClass; ++ (id)sharedInstance; + +- (void)preauthorizeFileTransferFromOtherPerson:(id)arg1 account:(id)arg2 filename:(id)arg3 saveToPath:(id)arg4; +- (void)clearFinishedTransfers; +- (id)orderedTransfers; +- (id)activeTransfers; +- (id)transfers; +- (void)retargetTransfer:(id)arg1 toPath:(id)arg2; +- (void)removeTransfer:(id)arg1; +- (void)sendTransfer:(id)arg1; +- (void)assignTransfer:(id)arg1 toHandle:(id)arg2; +- (BOOL)hasActiveFileTransfers; +- (void)acknowledgePendingTransfer:(id)arg1; +- (BOOL)hasPendingFileTransfers; +- (void)acceptFileTransferIfPreauthorzed:(id)arg1; +- (void)_clearTransfers; +- (BOOL)wasFileTransferPreauthorized:(id)arg1; +- (void)acceptTransfer:(id)arg1 withPath:(id)arg2 autoRename:(BOOL)arg3 overwrite:(BOOL)arg4; +- (BOOL)isFileTransfer:(id)arg1 preauthorizedWithDictionary:(id)arg2; +- (void)_addActiveTransfer:(id)arg1; +- (id)transferForGUID:(id)arg1 includeRemoved:(BOOL)arg2; +- (BOOL)doesLocalURLRequireArchiving:(id)arg1 toHandle:(id)arg2; +- (void)_addTransfer:(id)arg1; +- (void)_addPendingTransfer:(id)arg1; +- (void)_addTransfer:(id)arg1 toAccount:(id)arg2; +- (void)acknowledgeAllPendingTransfers; +- (void)_removeAllActiveTransfers; +- (void)_removeActiveTransfer:(id)arg1; +- (void)_removePendingTransfer:(id)arg1; +- (void)_handleAllFileTransfers:(id)arg1; +- (void)_handleFileTransfer:(id)arg1 updatedWithCurrentBytes:(unsigned long long)arg2 totalBytes:(unsigned long long)arg3 averageTransferRate:(unsigned long long)arg4; +- (void)_handleFileTransfer:(id)arg1 updatedWithProperties:(id)arg2; +- (void)_handleFileTransfer:(id)arg1 createdWithProperties:(id)arg2; +- (void)_handleStandaloneFileTransferRegistered:(id)arg1; +- (void)stopTransfer:(id)arg1; +- (id)transfersForAccount:(id)arg1; +- (void)deleteTransfer:(id)arg1; +- (id)guidForNewOutgoingTransferWithLocalURL:(id)arg1; +- (void)assignTransfer:(id)arg1 toMessage:(id)arg2 account:(id)arg3; +- (id)transferForGUID:(id)arg1; +- (void)dealloc; + +@end diff --git a/IMCore.framework/IMHandle.h b/IMCore.framework/IMHandle.h new file mode 100755 index 0000000..8e9e88b --- /dev/null +++ b/IMCore.framework/IMHandle.h @@ -0,0 +1,361 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSAttributedString, NSURL, IMAccount, NSData, NSDate, NSSet, NSArray, NSDictionary, NSString, IMServiceImpl, NSMutableArray, IMPerson; + +@interface IMHandle : IMDirectlyObservableObject { + NSString *_guid; + IMAccount *_account; + NSString *_id; + NSDictionary *_otherServiceIDs; + NSDate *_idleSince; + NSDate *_feedUpdatedDate; + NSDictionary *_presenceProps; + NSDictionary *_extraProps; + NSDictionary *_certs; + NSSet *_groups; + IMPerson *_person; + NSString *_abFirstName; + NSString *_abLastName; + NSString *_abFullName; + NSString *_abNickname; + NSArray *_abEmails; + NSString *_displayID; + NSString *_firstName; + NSString *_lastName; + NSString *_fullName; + NSString *_nickname; + NSArray *_emails; + NSString *_normalizedFormOfID; + NSString *_IDWithoutResource; + NSString *_IDWithTrimmedServer; + NSString *_uniqueName; + NSData *_pictureData; + NSString *_statusMsg; + NSString *_processedStatusMsg; + NSAttributedString *_richStatusMsg; + NSDate *_whenWentOffline; + NSDate *_whenStatusChanged; + NSString *_prevStatusMsg; + NSMutableArray *_notificationNameQueue; + NSMutableArray *_notificationQueue; + NSURL *_statusURL; + struct __CFPhoneNumber { } *_phoneNumberRef; + NSString *_formattedNumber; + BOOL _hasCheckedPhoneNumber; + unsigned int _status; + unsigned int _prevStatus; + unsigned long long _capabilities; + unsigned int _authRequestStatus; + unsigned int _resourceIndex; + int _IDStatus; + BOOL _isRetainingAccount; + BOOL _blockNotifications; + BOOL _hasTemporaryWatch; + BOOL _isMobile; + BOOL _isBot; + BOOL _isAnonymous; + BOOL _beingTornDown; + BOOL _willUpdateIdleTime; + BOOL _hasCheckedCardMap; + int _priority; + int _addressBookIdentifier; + int _notificationQueueCount; + NSURL *_statusMessageURL; +} + +@property(readonly) BOOL hasNoConferencingCaps; +@property(readonly) NSString * ID; +@property(readonly) IMAccount * account; +@property(readonly) IMServiceImpl * service; +@property int IDStatus; +@property(readonly) unsigned int authRequestStatus; +@property(readonly) NSURL * statusURL; +@property(retain) NSURL * statusMessageAsURL; +@property(readonly) unsigned int status; +@property(readonly) NSString * statusMessage; +@property(readonly) NSString * nameOfStatus; +@property(readonly) NSAttributedString * richStatusMessage; +@property(readonly) NSString * offlineString; +@property(readonly) unsigned int previousStatus; +@property(readonly) NSString * previousStatusMessage; +@property(readonly) double idleTime; +@property(readonly) NSString * idleString; +@property(readonly) NSDate * feedUpdatedDate; +@property int priority; +@property(readonly) double timeSinceWentOffline; +@property(readonly) double timeSinceStatusChanged; +@property(readonly) BOOL canBeAdded; +@property(readonly) BOOL canBeDeleted; +@property(readonly) unsigned long long capabilities; +@property(readonly) BOOL isBot; +@property(readonly) BOOL isBuddy; +@property(readonly) BOOL isLoginIMHandle; +@property(readonly) BOOL isVisiblyBlocked; +@property(readonly) BOOL isBlocked; +@property(readonly) BOOL isAnonymous; +@property(readonly) BOOL isSystemUser; +@property(readonly) BOOL isMobile; +@property(readonly) BOOL isLoginIMHandleForAnyAccount; +@property(readonly) NSString * mobileDeviceName; +@property(readonly) BOOL watchingIMHandle; +@property(readonly) NSData * pictureData; +@property(retain) NSDictionary * otherServiceIDs; +@property(readonly) NSDictionary * presenceProperties; +@property(readonly) NSDictionary * extraProperties; +@property(readonly) NSString * displayID; +@property(readonly) NSString * normalizedID; +@property(readonly) BOOL hasName; +@property(readonly) NSString * name; +@property(readonly) NSString * fullName; +@property(readonly) NSString * uniqueName; +@property(readonly) NSString * nameAndID; +@property(readonly) NSString * nameAndEmail; +@property(readonly) NSString * firstName; +@property(readonly) NSString * lastName; +@property(readonly) NSString * nickname; +@property(readonly) NSString * email; +@property(readonly) NSArray * emails; +@property(setter=setIMPerson:,retain) IMPerson * person; +@property(readonly) int addressBookIdentifier; +@property(readonly) NSArray * groupsArray; +@property(readonly) NSSet * groups; +@property(readonly) BOOL hasOtherSiblings; +@property(readonly) NSSet * siblings; +@property(readonly) NSArray * siblingsArray; +@property(readonly) NSArray * accountSiblingsArray; +@property(readonly) NSArray * existingAccountSiblingsArray; +@property(readonly) id bestSibling; +@property(readonly) id bestAccountSibling; +@property(readonly) BOOL isConferenceAvailable; +@property(readonly) BOOL hasConferencing; +@property(readonly) BOOL hasVideo; +@property(readonly) BOOL hasMultiwayVideo; +@property(readonly) BOOL hasAudio; +@property(readonly) BOOL hasMultiwayAudio; +@property(readonly) BOOL supportsARDMuxing; +@property(readonly) BOOL hasResource; +@property(readonly) NSString * resource; +@property(readonly) NSString * IDWithoutResource; +@property(readonly) NSString * server; +@property(readonly) NSString * accountTypeName; +@property(readonly) NSString * guid; +@property(readonly) BOOL hasLocation; +@property(readonly) id imHandleWithoutResource; +@property(readonly) id existingIMHandleWithoutResource; +@property(readonly) BOOL hasServer; +@property(readonly) IMPerson * _cachedPerson; +@property(readonly) NSArray * dependentIMHandles; +@property(readonly) BOOL areABPropertiesRecent; +@property(retain) NSData * customPictureData; + ++ (id)filterIMHandlesForAccountSiblings:(id)arg1 onAccount:(id)arg2; ++ (BOOL)notificationsEnabled; ++ (void)setNotificationsEnabled:(BOOL)arg1; ++ (id)nameOfStatus:(unsigned int)arg1; ++ (id)bestIMHandleInArray:(id)arg1; ++ (void)_loadStatusNames; ++ (id)imHandlesForIMPerson:(id)arg1; ++ (id)filterIMHandlesForBestAccountSiblings:(id)arg1; + +- (id)statusMessage; +- (BOOL)canBeDeleted; +- (void)_sendData:(id)arg1; +- (id)account; +- (void)setEmail:(id)arg1; +- (id)emails; +- (id)email; +- (id)lastName; +- (id)firstName; +- (void)setUniqueName:(id)arg1; +- (void)setPriority:(int)arg1; +- (void)setImageData:(id)arg1; +- (void)finalize; +- (id)imHandleRegistrarGUID; +- (void)setStatusMessageAsURL:(id)arg1; +- (id)statusMessageAsURL; +- (BOOL)isBot; +- (id)richStatusMessage; +- (id)previousStatusMessage; +- (id)feedUpdatedDate; +- (unsigned int)previousStatus; +- (id)presenceProperties; +- (id)statusURL; +- (void)setCustomPictureData:(id)arg1; +- (id)customPictureData; +- (void)_sendAutomationData:(id)arg1 properties:(id)arg2; +- (BOOL)hasMultiwayAudio; +- (BOOL)hasMultiwayVideo; +- (BOOL)isConferenceAvailable; +- (id)_bestChatSibling; +- (id)_chatSiblings; +- (BOOL)_isChatSiblingOf:(id)arg1; +- (BOOL)isSiblingOf:(id)arg1; +- (BOOL)isAccountSiblingOf:(id)arg1; +- (id)siblingsArray; +- (BOOL)hasOtherSiblings; +- (int)compareNormalizedIDs:(id)arg1; +- (int)compareLastNames:(id)arg1; +- (int)compareFirstNames:(id)arg1; +- (void)_updateIdleTime; +- (void)_scheduleIdleTimeUpdate; +- (id)idleString; +- (id)offlineString; +- (id)nameOfStatus; +- (void)statusMessageChanged:(id)arg1; +- (id)dependentIMHandles; +- (id)accountTypeName; +- (unsigned int)sortOrderInGroup:(id)arg1; +- (void)setBlocked:(BOOL)arg1; +- (BOOL)isVisiblyBlocked; +- (void)_persistentPropertiesChanged:(id)arg1; +- (id)bestSibling; +- (id)bestSiblingInGroup:(id)arg1; +- (id)bestIMHandleForAccount:(id)arg1; +- (void)setValue:(id)arg1 ofExtraProperty:(id)arg2; +- (BOOL)isLoginIMHandleForAnyAccount; +- (BOOL)hasLocation; +- (id)mobileDeviceName; +- (BOOL)isSystemUser; +- (BOOL)canBeAdded; +- (id)nameAndID; +- (void)_clearABPersonLookup; +- (void)clearABPerson; +- (id)nameAndEmail; +- (id)initWithAccount:(id)arg1 ID:(id)arg2; +- (void)customPictureDataChanged:(id)arg1 key:(id)arg2; +- (id)pictureData; +- (BOOL)hasAudio; +- (BOOL)hasVideo; +- (id)normalizedID; +- (id)_nameForComparisonPreferFirst:(BOOL)arg1; +- (void)_updateIdleTimer; +- (void)_clearStatusMessageURLCache; +- (void)_filterStatusMessage; +- (double)idleTime; +- (double)timeSinceStatusChanged; +- (void)_updateStatusBasedOnAuthRequestStatus; +- (id)imHandleWithoutResource; +- (BOOL)_isMyIDInList:(id)arg1; +- (BOOL)isBlocked; +- (void)_setExtraProperties:(id)arg1; +- (void)setPresenceProperties:(id)arg1; +- (void)setStatusURLFromString:(id)arg1; +- (void)setIsBot:(BOOL)arg1; +- (void)setIsMobile:(BOOL)arg1; +- (void)setAuthRequestStatus:(unsigned int)arg1; +- (void)setStatus:(unsigned int)arg1 message:(id)arg2 richMessage:(id)arg3; +- (void)setFeedUpdatedDate:(id)arg1; +- (void)setIdleSince:(id)arg1; +- (void)setOtherServiceIDs:(id)arg1; +- (void)setLocalNickname:(id)arg1; +- (void)setIDStatus:(int)arg1; +- (id)bestSiblingInGroup:(id)arg1 otherThan:(id)arg2; +- (id)siblings; +- (id)bestIMHandleForAccount:(id)arg1 onService:(id)arg2 inGroup:(id)arg3 otherThan:(id)arg4; +- (double)timeSinceWentOffline; +- (BOOL)supportsARDMuxing; +- (BOOL)isMobile; +- (void)_createPhoneNumberRefIfNeeded; +- (id)IDWithoutResource; +- (BOOL)hasResource; +- (void)setEmail:(id)arg1 andUpdateABPerson:(BOOL)arg2; +- (void)setFirstName:(id)arg1 lastName:(id)arg2 fullName:(id)arg3 andUpdateABPerson:(BOOL)arg4; +- (void)setEmails:(id)arg1 andUpdateABPerson:(BOOL)arg2; +- (void)_setBaseFirstName:(id)arg1 lastName:(id)arg2 fullName:(id)arg3; +- (void)_setABPersonFirstName:(id)arg1 lastName:(id)arg2; +- (void)setFirstName:(id)arg1 lastName:(id)arg2; +- (id)_abPersonCreateIfNeeded; +- (BOOL)hasName; +- (id)_nameUsingUnique:(BOOL)arg1; +- (id)_IDWithTrimmedServer; +- (BOOL)hasServer; +- (BOOL)_hasServiceNameProperties; +- (id)_formattedPhoneNumber; +- (BOOL)_hasABName; +- (id)displayID; +- (void)sendNotificationABPersonChanged; +- (void)_registerForIMPerson; +- (void)resetUniqueName; +- (void)_clearABProperties; +- (void)resetABProperties; +- (BOOL)areABPropertiesRecent; +- (id)existingIMHandleWithoutResource; +- (void)_postNotification:(id)arg1; +- (BOOL)shouldQueueNotifications; +- (id)bestIMHandleForService:(id)arg1; +- (id)groupsArray; +- (BOOL)isAnonymous; +- (void)setAnonymous:(BOOL)arg1; +- (void)_unregisterFromIMPerson; +- (void)_imPersonPictureChanged:(id)arg1; +- (int)compareStatus:(id)arg1; +- (void)statusChanged:(unsigned int)arg1; +- (void)statusChanged:(unsigned int)arg1 message:(id)arg2; +- (void)setIMPerson:(id)arg1; +- (id)_cachedPerson; +- (BOOL)resetABPerson; +- (void)setHasTemporaryWatch:(BOOL)arg1; +- (BOOL)watchingIMHandle; +- (id)otherServiceIDs; +- (BOOL)_setCapabilities:(unsigned long long)arg1; +- (id)initWithAccount:(id)arg1 ID:(id)arg2 alreadyCanonical:(BOOL)arg3; +- (void)propertiesChanged:(id)arg1; +- (void)_stopRetainingAccount:(id)arg1; +- (void)releaseNotificationQueue; +- (void)beginNotificationQueue; +- (void)setCustomPictureData:(id)arg1 key:(id)arg2; +- (unsigned int)authRequestStatus; +- (int)compareIDs:(id)arg1; +- (int)compareAccountNames:(id)arg1; +- (void)_removeAccountReference:(id)arg1; +- (BOOL)isBetterThanIMHandle:(id)arg1; +- (id)publicAPIPropertiesDictionary; +- (id)bestAccountSibling; +- (id)resource; +- (id)uniqueName; +- (int)priority; +- (id)name; +- (id)server; +- (void)_registerForNotifications; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)_sendCommand:(id)arg1 properties:(id)arg2; +- (id)accountSiblingsArray; +- (id)imHandleForOtherAccount:(id)arg1; +- (int)addressBookIdentifier; +- (BOOL)matchesIMHandle:(id)arg1; +- (id)ID; +- (void)setCapabilities:(unsigned long long)arg1; +- (int)IDStatus; +- (void)requestIDStatus; +- (id)extraProperties; +- (id)existingAccountSiblingsArray; +- (id)person; +- (void)setEmails:(id)arg1; +- (id)fullName; +- (struct __CFPhoneNumber { }*)phoneNumberRef; +- (id)service; +- (id)guid; +- (unsigned int)status; +- (unsigned int)hash; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (oneway void)release; +- (void)dealloc; +- (unsigned long long)capabilities; +- (id)groups; +- (id)nickname; +- (BOOL)hasCapability:(unsigned long long)arg1; +- (void)postNotificationName:(id)arg1; +- (void)requestValueOfProperty:(id)arg1; +- (BOOL)isBuddy; +- (BOOL)isLoginIMHandle; +- (void)_postNotificationName:(id)arg1 userInfo:(id)arg2; +- (void)setPersonStatus:(unsigned int)arg1; +- (BOOL)hasConferencing; +- (BOOL)hasNoConferencingCaps; + +@end diff --git a/IMCore.framework/IMHandleRegistrar.h b/IMCore.framework/IMHandleRegistrar.h new file mode 100755 index 0000000..c64af53 --- /dev/null +++ b/IMCore.framework/IMHandleRegistrar.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@interface IMHandleRegistrar : NSObject { + id _internal; +} + +@property int nameStyle; + ++ (id)sharedInstance; + +- (void)_dumpOutAllIMHandles; +- (void)imHandleInfoChanged:(id)arg1; +- (void)setNameStyle:(int)arg1; +- (void)_addressBookChanged; +- (void)reassessIMHandleForUniqueName:(id)arg1 rebuild:(BOOL)arg2; +- (id)candidateUniqueNamesForIMHandle:(id)arg1; +- (void)rebuildUniqueNameMap; +- (void)clearNameReservationsForObject:(id)arg1; +- (void)_clearSiblingsCacheForIMHandle:(id)arg1 rebuildAfter:(BOOL)arg2; +- (void)_buildSiblingsForIMHandle:(id)arg1; +- (void)_emptySiblingCacheForIMHandleGUID:(id)arg1; +- (void)_rebuildUniqueNameMapWithStyleChange:(BOOL)arg1; +- (void)_accountsChanged:(id)arg1; +- (id)allIMHandles; +- (id)siblingsForIMHandle:(id)arg1; +- (id)_accountSiblingsForHandle:(id)arg1; +- (id)_existingAccountSiblingsForHandle:(id)arg1; +- (void)reassessIMHandleForUniqueName:(id)arg1; +- (int)nameStyle; +- (void)_clearAccountSiblingsForGUID:(id)arg1; +- (void)unregisterIMHandle:(id)arg1; +- (void)registerIMHandle:(id)arg1; +- (void)clearSiblingCacheForIMHandle:(id)arg1; +- (void)_dumpOutAllIMHandlesForAccount:(id)arg1; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (id)init; +- (void)dealloc; + +@end diff --git a/IMCore.framework/IMHandleRegistrarInternal.h b/IMCore.framework/IMHandleRegistrarInternal.h new file mode 100755 index 0000000..8af0895 --- /dev/null +++ b/IMCore.framework/IMHandleRegistrarInternal.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSMutableSet, NSMutableDictionary, NSMutableArray; + +@interface IMHandleRegistrarInternal : NSObject { + NSMutableDictionary *_siblingsMap; + NSMutableDictionary *_accountSiblingsMap; + NSMutableDictionary *_existingAccountSiblingsMap; + NSMutableArray *_allIMHandles; + NSMutableDictionary *_candidateNamesMap; + NSMutableDictionary *_usedUniqueNames; + NSMutableSet *_knownConflictingNames; + int _nameStyle; +} + + +- (void)dealloc; + +@end diff --git a/IMCore.framework/IMHeaderChatItem.h b/IMCore.framework/IMHeaderChatItem.h new file mode 100755 index 0000000..88bd8fa --- /dev/null +++ b/IMCore.framework/IMHeaderChatItem.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSString; + +@interface IMHeaderChatItem : IMChatItem { +} + +@property(readonly) NSString * stringValue; + + +- (id)initWithString:(id)arg1 date:(id)arg2; +- (id)stringValue; +- (id)description; + +@end diff --git a/IMCore.framework/IMMarkChatItem.h b/IMCore.framework/IMMarkChatItem.h new file mode 100755 index 0000000..bfd0ff1 --- /dev/null +++ b/IMCore.framework/IMMarkChatItem.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@interface IMMarkChatItem : IMChatItem { +} + + +- (id)initWithDate:(id)arg1; +- (id)description; + +@end diff --git a/IMCore.framework/IMMe.h b/IMCore.framework/IMMe.h new file mode 100755 index 0000000..671b63a --- /dev/null +++ b/IMCore.framework/IMMe.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSArray, IMPerson, NSString, IMHandle, NSMutableArray; + +@interface IMMe : NSObject { + IMPerson *_person; + NSString *_abNickname; + NSString *_abFirstName; + NSString *_abFullName; + NSString *_abLastName; + NSArray *_abEmails; + NSMutableArray *_abIMHandles; + NSMutableArray *_loginIMHandles; +} + +@property(readonly) NSString * guid; +@property(readonly) IMPerson * person; +@property(readonly) NSString * nickname; +@property(readonly) NSString * firstName; +@property(readonly) NSString * lastName; +@property(readonly) NSString * fullName; +@property(readonly) NSString * email; +@property(readonly) NSArray * emails; +@property(readonly) IMHandle * bestIMHandle; +@property(readonly) NSArray * imHandles; + ++ (id)imHandleForService:(id)arg1; ++ (id)fallbackUserName; ++ (id)me; + +- (id)emails; +- (id)email; +- (id)lastName; +- (id)firstName; +- (id)bestIMHandle; +- (BOOL)isIMHandleLoginIMHandle:(id)arg1; +- (id)loginIMHandles; +- (id)_imHandlesWithIDs:(id)arg1 onAccount:(id)arg2; +- (void)setFirstName:(id)arg1 lastName:(id)arg2; +- (void)rebuildIMHandles; +- (void)myPictureChanged; +- (BOOL)addIMHandle:(id)arg1; +- (BOOL)removeIMHandle:(id)arg1; +- (void)setIMPerson:(id)arg1; +- (BOOL)addLoginIMHandle:(id)arg1; +- (void)resetABPerson; +- (BOOL)removeLoginIMHandle:(id)arg1; +- (id)imHandles; +- (id)person; +- (id)fullName; +- (id)guid; +- (id)init; +- (void)dealloc; +- (id)nickname; + +@end diff --git a/IMCore.framework/IMMessage.h b/IMCore.framework/IMMessage.h new file mode 100755 index 0000000..7a65e3e --- /dev/null +++ b/IMCore.framework/IMMessage.h @@ -0,0 +1,121 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSDate, NSError, FZMessage, NSAttributedString, NSString, IMHandle, NSArray; + +@interface IMMessage : NSObject { + IMHandle *_sender; + IMHandle *_subject; + NSAttributedString *_text; + NSString *_plainBody; + NSDate *_time; + NSDate *_timeDelivered; + NSDate *_timeRead; + NSString *_guid; + NSAttributedString *_messageSubject; + NSArray *_fileTransferGUIDs; + NSError *_error; + unsigned long long _flags; + BOOL _isInvitationMessage; + long long _messageID; +} + +@property(retain) IMHandle * sender; +@property(readonly) IMHandle * subject; +@property(retain) NSDate * time; +@property(retain) NSDate * timeRead; +@property(retain) NSDate * timeDelivered; +@property(readonly) NSAttributedString * text; +@property(readonly) NSAttributedString * messageSubject; +@property(retain) NSError * error; +@property(readonly) NSString * guid; +@property(readonly) long long messageID; +@property(readonly) NSString * plainBody; +@property(readonly) NSString * senderName; +@property(readonly) NSString * summaryString; +@property(readonly) NSArray * fileTransferGUIDs; +@property(readonly) BOOL hasInlineAttachments; +@property(readonly) NSArray * inlineAttachmentAttributesArray; +@property(readonly) BOOL isSent; +@property(readonly) BOOL isFinished; +@property(readonly) BOOL isEmote; +@property(readonly) BOOL isFromMe; +@property(readonly) BOOL isEmpty; +@property(readonly) BOOL isDelayed; +@property(readonly) BOOL isAutoReply; +@property(readonly) BOOL isDelivered; +@property(readonly) BOOL isRead; +@property(readonly) BOOL isAddressedToMe; +@property(readonly) BOOL isAlert; +@property(readonly) BOOL isSystemMessage; +@property BOOL isInvitationMessage; +@property(readonly) BOOL hasDataDetectorResults; +@property unsigned long long flags; +@property(readonly) BOOL finished; +@property(readonly) BOOL fromMe; +@property(readonly) FZMessage * _fzMessage; + ++ (id)messageFromFZMessage:(id)arg1 sender:(id)arg2 subject:(id)arg3; ++ (id)fromMeIMHandle:(id)arg1 withText:(id)arg2 fileTransferGUIDs:(id)arg3 flags:(unsigned long long)arg4; ++ (id)instantMessageWithText:(id)arg1 flags:(unsigned long long)arg2; ++ (id)defaultInvitationMessageFromSender:(id)arg1 flags:(unsigned long long)arg2; ++ (id)instantMessageWithText:(id)arg1 messageSubject:(id)arg2 flags:(unsigned long long)arg3; + +- (long long)messageID; +- (id)subject; +- (BOOL)isFinished; +- (void)setIsInvitationMessage:(BOOL)arg1; +- (void)_updateError:(id)arg1; +- (void)_updateFlags:(unsigned long long)arg1; +- (void)_updateSender:(id)arg1; +- (BOOL)isAlert; +- (BOOL)isAddressedToMe; +- (void)setIsAddressedToMe:(BOOL)arg1; +- (BOOL)isAutoReply; +- (BOOL)fromMe; +- (id)inlineAttachmentAttributesArray; +- (id)summaryString; +- (id)initWithSender:(id)arg1 fileTransfer:(id)arg2; +- (int)_compareIMMessageDates:(id)arg1; +- (int)_compareIMMessageIDs:(id)arg1; +- (int)_compareIMMessageGUIDs:(id)arg1; +- (id)senderName; +- (BOOL)isEmote; +- (void)_updateTimeDelivered:(id)arg1; +- (void)_updateTimeRead:(id)arg1; +- (void)_updateTime:(id)arg1; +- (id)_initWithSender:(id)arg1 time:(id)arg2 timeRead:(id)arg3 timeDelivered:(id)arg4 text:(id)arg5 messageSubject:(id)arg6 fileTransferGUIDs:(id)arg7 flags:(unsigned long long)arg8 error:(id)arg9 guid:(id)arg10 messageID:(long long)arg11 subject:(id)arg12; +- (id)initWithSender:(id)arg1 time:(id)arg2 text:(id)arg3 fileTransferGUIDs:(id)arg4 flags:(unsigned long long)arg5 error:(id)arg6 guid:(id)arg7 subject:(id)arg8; +- (id)_fzMessage; +- (BOOL)isSystemMessage; +- (id)sender; +- (int)compare:(id)arg1; +- (id)time; +- (unsigned long long)flags; +- (BOOL)isDelayed; +- (BOOL)isEmpty; +- (id)text; +- (BOOL)hasDataDetectorResults; +- (BOOL)hasInlineAttachments; +- (int)compare:(id)arg1 comparisonType:(int)arg2; +- (id)messageSubject; +- (BOOL)isSent; +- (BOOL)isInvitationMessage; +- (id)initWithSender:(id)arg1 time:(id)arg2 text:(id)arg3 messageSubject:(id)arg4 fileTransferGUIDs:(id)arg5 flags:(unsigned long long)arg6 error:(id)arg7 guid:(id)arg8 subject:(id)arg9; +- (id)fileTransferGUIDs; +- (id)plainBody; +- (id)timeDelivered; +- (id)timeRead; +- (BOOL)isDelivered; +- (BOOL)isFromMe; +- (BOOL)isRead; +- (id)guid; +- (id)error; +- (BOOL)finished; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/IMCore.framework/IMMessageChatItem.h b/IMCore.framework/IMMessageChatItem.h new file mode 100755 index 0000000..25a105f --- /dev/null +++ b/IMCore.framework/IMMessageChatItem.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class IMMessage; + +@interface IMMessageChatItem : IMChatItem { +} + +@property(readonly) IMMessage * message; + + +- (id)initWithMessage:(id)arg1; +- (void)_setMessage:(id)arg1; +- (id)message; +- (BOOL)isEqual:(id)arg1; +- (id)description; + +@end diff --git a/IMCore.framework/IMParentalControls.h b/IMCore.framework/IMParentalControls.h new file mode 100755 index 0000000..b6e7d1c --- /dev/null +++ b/IMCore.framework/IMParentalControls.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSMutableDictionary; + +@interface IMParentalControls : NSObject { + BOOL _shouldPostNotifications; + BOOL _active; + NSMutableDictionary *_parentalControls; + BOOL _disableAV; + BOOL _forceChatLogging; +} + +@property(readonly) BOOL active; +@property(readonly) BOOL disableAV; +@property(readonly) BOOL forceChatLogging; +@property BOOL shouldPostNotifications; +@property(readonly) NSMutableDictionary * _parentalControls; +@property(readonly) BOOL _disableAV; +@property(readonly) BOOL _forceChatLogging; + ++ (id)standardControls; ++ (id)objectForKey:(id)arg1; + +- (BOOL)_forceChatLogging; +- (BOOL)_disableAV; +- (id)_parentalControls; +- (BOOL)shouldPostNotifications; +- (BOOL)accountHasWhitelist:(id)arg1; +- (BOOL)forceWhitelistForAccount:(id)arg1; +- (id)whitelistForAccount:(id)arg1; +- (BOOL)disableAccount:(id)arg1; +- (BOOL)accountIsEnabled:(id)arg1; +- (BOOL)forceWhitelistForService:(id)arg1; +- (id)whitelistForService:(id)arg1; +- (BOOL)disableService:(id)arg1; +- (BOOL)forceChatLogging; +- (BOOL)disableAV; +- (id)_serviceWithName:(id)arg1; +- (void)_managedPrefsNotification:(id)arg1; +- (void)_updateParentalSettings; +- (void)setShouldPostNotifications:(BOOL)arg1; +- (BOOL)okToConnectAccount:(id)arg1; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (BOOL)active; +- (id)init; +- (void)dealloc; + +@end diff --git a/IMCore.framework/IMParentalControlsService.h b/IMCore.framework/IMParentalControlsService.h new file mode 100755 index 0000000..feba7eb --- /dev/null +++ b/IMCore.framework/IMParentalControlsService.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSSet, NSString; + +@interface IMParentalControlsService : NSObject { + BOOL _disableService; + BOOL _forceWhiteList; + NSSet *_whitelist; + NSString *_name; +} + +@property BOOL disableService; +@property BOOL forceWhiteList; +@property(retain) NSSet * whitelist; +@property(retain) NSString * name; + + +- (id)whitelist; +- (void)setForceWhiteList:(BOOL)arg1; +- (BOOL)forceWhiteList; +- (void)setDisableService:(BOOL)arg1; +- (BOOL)disableService; +- (void)setWhitelist:(id)arg1; +- (id)name; +- (void)setName:(id)arg1; +- (void)dealloc; + +@end diff --git a/IMCore.framework/IMPeople.h b/IMCore.framework/IMPeople.h new file mode 100755 index 0000000..c977e93 --- /dev/null +++ b/IMCore.framework/IMPeople.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSMutableArray, NSArray; + +@interface IMPeople : NSObject { + NSMutableArray *_people; + int _coalesceCount; + BOOL _hidePeople; +} + +@property(readonly) NSArray * groups; +@property(readonly) NSArray * people; +@property(setter=setShouldHidePeople:) BOOL hidePeople; +@property(readonly) BOOL coalescingChanges; +@property(readonly) unsigned int count; + + +- (BOOL)addPeopleFromArray:(id)arg1; +- (BOOL)removePeopleFromArray:(id)arg1; +- (BOOL)containsIMHandle:(id)arg1; +- (void)addNotificationObserver:(id)arg1 selector:(SEL)arg2; +- (void)removeNotificationObserver:(id)arg1; +- (BOOL)addPeopleFromArray:(id)arg1 skipMe:(BOOL)arg2; +- (void)_addedPeople:(id)arg1; +- (void)removedIMHandle:(id)arg1; +- (void)addedIMHandle:(id)arg1; +- (BOOL)coalescingChanges; +- (BOOL)hidePeople; +- (BOOL)addIMHandle:(id)arg1; +- (BOOL)removeIMHandle:(id)arg1; +- (void)endCoalescedChanges; +- (void)imHandle:(id)arg1 buddyStatusChanged:(BOOL)arg2; +- (void)beginCoalescedChanges; +- (void)setShouldHidePeople:(BOOL)arg1; +- (unsigned int)count; +- (void)dealloc; +- (id)people; +- (id)groups; + +@end diff --git a/IMCore.framework/IMPeopleCollection.h b/IMCore.framework/IMPeopleCollection.h new file mode 100755 index 0000000..94ac94c --- /dev/null +++ b/IMCore.framework/IMPeopleCollection.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSMutableArray, NSArray; + +@interface IMPeopleCollection : IMPeople { + NSMutableArray *_collectedPeople; +} + +@property(readonly) NSArray * collectedIMPeople; +@property NSMutableArray * _collectedPeople; + + +- (void)set_collectedPeople:(id)arg1; +- (BOOL)containsPerson:(id)arg1; +- (void)removeIMPeople:(id)arg1; +- (void)addIMPeople:(id)arg1; +- (BOOL)collectsIMPeople:(id)arg1; +- (id)collectedIMPeople; +- (void)_collectionNotification:(id)arg1; +- (id)_collectedPeople; +- (id)init; +- (void)dealloc; +- (id)people; +- (id)groups; + +@end diff --git a/IMCore.framework/IMPerson.h b/IMCore.framework/IMPerson.h new file mode 100755 index 0000000..b62d14c --- /dev/null +++ b/IMCore.framework/IMPerson.h @@ -0,0 +1,98 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSData, NSString, NSArray; + +@interface IMPerson : NSObject { + int _recordID; + BOOL _registered; + BOOL _beingTornDown; +} + +@property(readonly) NSString * uniqueID; +@property(readonly) int recordID; +@property(readonly) BOOL isInAddressBook; +@property(readonly) NSArray * groups; +@property(readonly) NSString * name; +@property(readonly) NSString * fullName; +@property(readonly) NSString * displayName; +@property(copy) NSString * nickname; +@property(copy) NSString * firstName; +@property(copy) NSString * lastName; +@property(readonly) BOOL isCompany; +@property(readonly) NSString * companyName; +@property(copy) NSArray * emails; +@property(readonly) NSArray * allEmails; +@property(readonly) NSArray * phoneNumbers; +@property(readonly) NSArray * mobileNumbers; +@property(retain) NSData * imageData; +@property(readonly) NSData * imageDataWithoutLoading; +@property(readonly) unsigned int status; +@property(readonly) void* _recordRef; +@property(readonly) int _recordID; +@property(readonly) BOOL _registered; +@property(readonly) BOOL _beingTornDown; + ++ (id)existingABPersonForPerson:(id)arg1; ++ (id)existingABPersonWithFirstName:(id)arg1 lastName:(id)arg2; ++ (id)allPeople; ++ (id)existingABPersonWithFirstName:(id)arg1 andLastName:(id)arg2 andNickName:(id)arg3 orEmail:(id)arg4 orNumber:(id)arg5 identifier:(int*)arg6; ++ (id)existingABPersonWithFirstName:(id)arg1 andLastName:(id)arg2 orEmail:(id)arg3; ++ (id)existingABPersonWithFirstName:(id)arg1 andLastName:(id)arg2 andNickName:(id)arg3 orEmail:(id)arg4 orNumber:(id)arg5; ++ (id)existingABPersonWithFirstName:(id)arg1 andLastName:(id)arg2 andNickName:(id)arg3 orEmail:(id)arg4 orNumber:(id)arg5 countryCode:(id)arg6 identifier:(int*)arg7; ++ (id)existingABPersonWithFirstName:(id)arg1 andLastName:(id)arg2 orEmail:(id)arg3 orNumber:(id)arg4; + +- (int)recordID; +- (void)setLastName:(id)arg1; +- (void)setFirstName:(id)arg1; +- (id)emails; +- (id)lastName; +- (id)firstName; +- (id)imageData; +- (void)setImageData:(id)arg1; +- (void)finalize; +- (BOOL)_registered; +- (int)_recordID; +- (void)_abPersonChanged:(id)arg1; +- (id)mobileNumbers; +- (void)setValues:(id)arg1 forIMProperty:(id)arg2; +- (id)_valuesAndLabelsForProperty:(id)arg1; +- (BOOL)isInAddressBook; +- (id)allEmails; +- (id)emailHandlesForService:(id)arg1; +- (BOOL)containsHandle:(id)arg1 forServiceProperty:(id)arg2; +- (id)valuesForProperty:(id)arg1; +- (id)emailHandlesForService:(id)arg1 includeBaseEmail:(BOOL)arg2; +- (BOOL)isCompany; +- (id)allHandlesForProperty:(id)arg1; +- (id)imHandleRegistrarGUID; +- (BOOL)_beingTornDown; +- (id)imageDataWithoutLoading; +- (void)setFirstName:(id)arg1 lastName:(id)arg2; +- (BOOL)isEqualToIMPerson:(id)arg1; +- (void)setValues:(id)arg1 forProperty:(id)arg2; +- (void)appendID:(id)arg1 toProperty:(id)arg2; +- (id)initWithABRecordID:(int)arg1; +- (id)phoneNumbers; +- (id)valuesForIMProperty:(id)arg1; +- (id)displayName; +- (id)name; +- (void*)_recordRef; +- (void)setEmails:(id)arg1; +- (id)fullName; +- (id)uniqueID; +- (unsigned int)status; +- (void)save; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)init; +- (oneway void)release; +- (void)dealloc; +- (id)companyName; +- (id)groups; +- (void)setNickname:(id)arg1; +- (id)nickname; + +@end diff --git a/IMCore.framework/IMPersonRegistrar.h b/IMCore.framework/IMPersonRegistrar.h new file mode 100755 index 0000000..e8dc3f8 --- /dev/null +++ b/IMCore.framework/IMPersonRegistrar.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSMutableDictionary; + +@interface IMPersonRegistrar : NSObject { + NSMutableDictionary *_personMap; +} + +@property(retain) NSMutableDictionary * _personMap; + ++ (id)sharedInstance; + +- (void)set_personMap:(id)arg1; +- (id)_personMap; +- (void)_dumpAllPersons; +- (void)unregisterPerson:(id)arg1; +- (id)personForUniqueID:(id)arg1; +- (void)registerPerson:(id)arg1; +- (BOOL)retainWeakReference; +- (BOOL)allowsWeakReference; +- (void)dealloc; + +@end diff --git a/IMCore.framework/IMService.h b/IMCore.framework/IMService.h new file mode 100755 index 0000000..5ff4513 --- /dev/null +++ b/IMCore.framework/IMService.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@interface IMService : NSObject { +} + ++ (id)iMessageService; ++ (id)jabberService; ++ (id)subnetService; ++ (id)canonicalFormOfID:(id)arg1 withIDSensitivity:(int)arg2; ++ (unsigned int)statusForABPerson:(id)arg1; ++ (unsigned int)statusForIMPerson:(id)arg1; ++ (BOOL)isEmailAddress:(id)arg1 inDomains:(id)arg2; ++ (id)serviceWithNameNonBlocking:(id)arg1; ++ (id)myIdleTime; ++ (unsigned int)myStatus; ++ (id)notificationCenter; ++ (id)serviceWithName:(id)arg1; ++ (id)imageURLForStatus:(unsigned int)arg1; ++ (id)imageNameForStatus:(unsigned int)arg1; ++ (void)forgetStatusImageAppearance; ++ (id)aimService; ++ (id)facetimeService; ++ (id)allServicesNonBlocking; ++ (id)allServices; + +- (id)infoForDisplayedPeople; +- (id)infoForAllPeople; +- (id)infoForPerson:(id)arg1; +- (id)myScreenNames; +- (id)screenNamesForPerson:(id)arg1; +- (id)peopleWithScreenName:(id)arg1; +- (id)canonicalFormOfID:(id)arg1; +- (id)infoForPreferredScreenNames; +- (id)infoForAllScreenNames; +- (id)localizedShortName; +- (BOOL)initialSyncPerformed; +- (void)logout; +- (id)infoForScreenName:(id)arg1; +- (id)localizedName; +- (id)name; +- (BOOL)isEnabled; +- (unsigned int)status; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)login; + +@end diff --git a/IMCore.framework/IMServiceAgent.h b/IMCore.framework/IMServiceAgent.h new file mode 100755 index 0000000..e6e8984 --- /dev/null +++ b/IMCore.framework/IMServiceAgent.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSArray, NSDictionary; + +@interface IMServiceAgent : NSObject { + NSDictionary *_currentAVChatInfo; +} + +@property(retain) NSArray * myAvailableMessages; +@property(retain) NSArray * myAwayMessages; +@property(readonly) unsigned long long vcCapabilities; +@property(readonly) NSDictionary * currentAVChatInfo; +@property(readonly) unsigned int requestAudioReflectorStart; +@property(readonly) unsigned int requestAudioReflectorStop; + ++ (void)setServiceAgentCapabilities:(int)arg1; ++ (int)serviceAgentCapabilities; ++ (id)notificationCenter; ++ (id)sharedAgent; ++ (id)imageURLForStatus:(unsigned int)arg1; ++ (id)imageNameForStatus:(unsigned int)arg1; ++ (void)forgetStatusImageAppearance; + +- (unsigned int)requestVideoStillForPerson:(id)arg1; +- (unsigned int)requestAudioReflectorStop; +- (unsigned int)requestAudioReflectorStart; +- (void)setMyAwayMessages:(id)arg1; +- (void)setMyAvailableMessages:(id)arg1; +- (id)myAwayMessages; +- (id)myAvailableMessages; +- (void)launchIfNecessary; +- (void)setMyStatus:(unsigned int)arg1 message:(id)arg2; +- (unsigned long long)vcCapabilities; +- (id)myPictureData; +- (id)serviceWithNameNonBlocking:(id)arg1; +- (id)notificationCenter; +- (id)serviceWithName:(id)arg1; +- (void)dealloc; +- (id)currentAVChatInfo; + +@end diff --git a/IMCore.framework/IMServiceAgentCenter.h b/IMCore.framework/IMServiceAgentCenter.h new file mode 100755 index 0000000..2669b35 --- /dev/null +++ b/IMCore.framework/IMServiceAgentCenter.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@interface IMServiceAgentCenter : NSNotificationCenter { + id _delegate; +} + + +- (void)setDelegate:(id)arg1; +- (void)finalize; +- (void)removeObserver:(id)arg1 name:(id)arg2 object:(id)arg3; +- (id)delegate; +- (void)addObserver:(id)arg1 selector:(SEL)arg2 name:(id)arg3 object:(id)arg4; +- (void)dealloc; + +@end diff --git a/IMCore.framework/IMServiceAgentImpl.h b/IMCore.framework/IMServiceAgentImpl.h new file mode 100755 index 0000000..bac7dcd --- /dev/null +++ b/IMCore.framework/IMServiceAgentImpl.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class IMServiceAgentCenter; + +@interface IMServiceAgentImpl : IMServiceAgent { + IMServiceAgentCenter *_notifCenter; + BOOL _anyAccountsConnected; +} + ++ (void)_statusImageAppearanceChanged:(id)arg1; ++ (void)_determineStatusImageAppearance; ++ (id)notificationCenter; ++ (id)sharedAgent; ++ (id)imageURLForStatus:(unsigned int)arg1; ++ (id)imageNameForStatus:(unsigned int)arg1; ++ (void)forgetStatusImageAppearance; ++ (void)initialize; + +- (void)finalize; +- (void)setMyAwayMessages:(id)arg1; +- (void)setMyAvailableMessages:(id)arg1; +- (id)myAwayMessages; +- (id)myAvailableMessages; +- (void)_customMessagesChanged:(id)arg1; +- (void)launchIfNecessary; +- (void)_statusImageAppearanceChanged:(id)arg1; +- (void)_processAccountStatusChange; +- (void)imHandleInfoChangedNotification:(id)arg1; +- (void)imHandleStatusChangedNotification:(id)arg1; +- (void)_daemonDisconnected:(id)arg1; +- (void)_daemonConnected:(id)arg1; +- (void)centerDidRemoveObserver; +- (void)centerWillAddObserver; +- (void)setMyStatus:(unsigned int)arg1 message:(id)arg2; +- (unsigned long long)vcCapabilities; +- (void)account:(id)arg1 loginStatusChanged:(unsigned int)arg2 message:(id)arg3 reason:(unsigned int)arg4 properties:(id)arg5; +- (void)activeAccountsChanged:(id)arg1 forService:(id)arg2; +- (id)serviceWithNameNonBlocking:(id)arg1; +- (id)notificationCenter; +- (id)serviceWithName:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setupComplete; +- (void)vcCapabilitiesChanged:(unsigned long long)arg1; + +@end diff --git a/IMCore.framework/IMServiceImpl.h b/IMCore.framework/IMServiceImpl.h new file mode 100755 index 0000000..9c876f9 --- /dev/null +++ b/IMCore.framework/IMServiceImpl.h @@ -0,0 +1,137 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class IMAccount, NSArray, NSString, NSData, NSDictionary, NSMutableDictionary; + +@interface IMServiceImpl : IMService { + NSString *_name; + NSString *_localizedName; + NSString *_localizedShortName; + NSMutableDictionary *_cardMap; + NSDictionary *_personToIDMap; + IMAccount *_bestAccount; + NSDictionary *_serviceDefaults; + NSDictionary *_serviceProps; + NSDictionary *_defaultSettings; + NSData *_imageData; + id _icon; + NSArray *_abProperties; + NSArray *_emailDomains; + unsigned int _screenNameSensitivity; + BOOL _iconChecked; + BOOL _hasLoadedServiceProperties; + BOOL _handlesChatInvites; + BOOL _supportsSMS; + BOOL _supportsPhoneNumberMapping; + BOOL _supportsAuthorization; + BOOL _supportsRegistration; + BOOL _supportsAdding; + BOOL _shouldInternationalizeNumbers; + BOOL _isPersistent; + BOOL _isPlugInService; + BOOL _allowsMultipleConnections; +} + +@property(retain) NSDictionary * serviceProperties; +@property(retain) NSDictionary * serviceDefaults; +@property(readonly) NSString * internalName; +@property(readonly) NSDictionary * cardMap; +@property(readonly) NSArray * accountIDs; +@property(readonly) BOOL supportsAdding; +@property(readonly) BOOL supportsRegistration; +@property(readonly) BOOL supportsAuthorization; +@property(readonly) BOOL supportsPhoneNumberMapping; +@property(readonly) BOOL wantsInternationizedNumbers; +@property(readonly) BOOL isPersistent; +@property(readonly) BOOL isPlugInService; +@property(readonly) unsigned int IDSensitivity; +@property(readonly) NSArray * addressBookProperties; +@property(readonly) NSString * addressBookProperty; +@property(readonly) NSArray * emailDomains; +@property(readonly) NSString * name; +@property(readonly) NSString * shortName; +@property(readonly) BOOL allowsMultipleConnections; +@property(readonly) int buddyNotesMaxByteLength; +@property(readonly) NSString * description; +@property(retain) NSDictionary * defaultAccountSettings; +@property(readonly) BOOL handlesChatInvites; +@property(readonly) NSData * serviceImageData; +@property(readonly) Class accountClass; + ++ (BOOL)systemSupportsSMSSending; ++ (id)supportedCountryCodes; ++ (void)setServiceClass:(Class)arg1; ++ (Class)serviceClass; ++ (id)serviceWithInternalName:(id)arg1; + +- (id)shortName; +- (id)emailDomains; +- (id)addressBookProperties; +- (unsigned int)IDSensitivity; +- (BOOL)allowsMultipleConnections; +- (BOOL)isPlugInService; +- (BOOL)supportsAdding; +- (BOOL)supportsRegistration; +- (BOOL)handlesChatInvites; +- (BOOL)supportsAuthorization; +- (BOOL)wantsInternationizedNumbers; +- (void)setDefaultAccountSettings:(id)arg1; +- (id)defaultAccountSettings; +- (void)setServiceDefaults:(id)arg1; +- (id)serviceDefaults; +- (void)defaultsChanged:(id)arg1; +- (id)_personToIDMap; +- (id)imABPeopleWithScreenName:(id)arg1; +- (void)updateIDToCardMapWithNotification:(id)arg1; +- (void)_addAddressBookCards:(id)arg1 toMap:(id)arg2; +- (id)accountIDs; +- (int)buddyNotesMaxByteLength; +- (id)addressBookProperty; +- (id)serviceImageData; +- (id)subtypeInformationForAccount:(id)arg1; +- (void)setServiceProperties:(id)arg1; +- (int)compareNames:(id)arg1; +- (id)normalizedFormOfID:(id)arg1; +- (BOOL)equalID:(id)arg1 andID:(id)arg2; +- (void)doneSetup; +- (void)accountInitialSyncPerformed:(id)arg1; +- (id)cardMap; +- (id)imABPeopleWithScreenName:(id)arg1 identifier:(int*)arg2; +- (id)imABPeopleWithScreenName:(id)arg1 countryCode:(id)arg2 identifier:(int*)arg3; +- (void)_dumpCardMap; +- (id)_newIDToCardMap; +- (id)_IDsToMapForIMPerson:(id)arg1; +- (BOOL)supportsPhoneNumberMapping; +- (void)_loadPropertiesIfNeeded; +- (id)_abPropertiesBySanitizingABProperties:(id)arg1; +- (void)_blockUntilInitialSyncPerformed; +- (void)_calculateBestAccount; +- (void)clearIDToCardMap; +- (void)statusChangedForAccount:(id)arg1 from:(unsigned int)arg2 to:(unsigned int)arg3; +- (void)_syncWithRemoteBuddies; +- (void)activeAccountsChanged:(id)arg1; +- (id)myScreenNames; +- (id)screenNamesForPerson:(id)arg1; +- (id)peopleWithScreenName:(id)arg1; +- (id)canonicalFormOfID:(id)arg1; +- (id)infoForPreferredScreenNames; +- (id)infoForAllScreenNames; +- (id)localizedShortName; +- (BOOL)initialSyncPerformed; +- (id)infoForScreenName:(id)arg1; +- (id)screenNamesForIMPerson:(id)arg1; +- (void)disconnect; +- (BOOL)isPersistent; +- (id)localizedName; +- (id)name; +- (BOOL)isEnabled; +- (id)initWithName:(id)arg1; +- (unsigned int)status; +- (id)description; +- (void)dealloc; +- (Class)accountClass; +- (id)internalName; +- (id)serviceProperties; + +@end diff --git a/IMCore.framework/IMStatusChatItem.h b/IMCore.framework/IMStatusChatItem.h new file mode 100755 index 0000000..726718a --- /dev/null +++ b/IMCore.framework/IMStatusChatItem.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@class NSString, NSArray; + +@interface IMStatusChatItem : IMChatItem { +} + +@property(readonly) NSString * stringValue; +@property(readonly) NSString * formatString; +@property(readonly) NSArray * handles; +@property(readonly) int statusType; + + +- (id)formatString; +- (int)statusType; +- (id)initWithString:(id)arg1 date:(id)arg2 statusType:(int)arg3; +- (id)initWithFormat:(id)arg1 handles:(id)arg2 date:(id)arg3 statusType:(int)arg4; +- (id)handles; +- (id)stringValue; +- (id)description; + +@end diff --git a/IMCore.framework/IMTimestampChatItem.h b/IMCore.framework/IMTimestampChatItem.h new file mode 100755 index 0000000..26444c2 --- /dev/null +++ b/IMCore.framework/IMTimestampChatItem.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/IMCore.framework/IMCore + */ + +@interface IMTimestampChatItem : IMChatItem { +} + + +- (id)initWithDate:(id)arg1; +- (id)description; + +@end diff --git a/ImageCapture.framework/DeviceManager.h b/ImageCapture.framework/DeviceManager.h new file mode 100755 index 0000000..e4e2c77 --- /dev/null +++ b/ImageCapture.framework/DeviceManager.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSMutableDictionary, DeviceManagerThread, NSDictionary; + +@interface DeviceManager : NSObject { + DeviceManagerThread *_thread; + NSDictionary *_deviceMatchingInfo; + NSMutableDictionary *_devices; +} + + +- (void)postCommandCompletionNotification:(id)arg1; +- (void)openDeviceImp:(id)arg1; +- (void)closeDeviceImp:(id)arg1; +- (void)openSessionImp:(id)arg1; +- (void)closeSessionImp:(id)arg1; +- (void)syncClockImp:(id)arg1; +- (void)getThumbnailOfFileImp:(id)arg1; +- (void)getMetadataOfFileImp:(id)arg1; +- (void)deleteFileImp:(id)arg1; +- (void)downloadFileImp:(id)arg1; +- (void)ejectImp:(id)arg1; +- (int)openDevice:(id)arg1 contextInfo:(void*)arg2; +- (int)closeDevice:(id)arg1 contextInfo:(void*)arg2; +- (int)openSession:(id)arg1 contextInfo:(void*)arg2; +- (int)closeSession:(id)arg1 contextInfo:(void*)arg2; +- (int)syncClock:(id)arg1 contextInfo:(void*)arg2; +- (int)deleteFile:(id)arg1 fromDevice:(id)arg2 contextInfo:(void*)arg3; +- (int)eject:(id)arg1; +- (int)downloadFile:(id)arg1 fromDevice:(id)arg2 options:(id)arg3 contextInfo:(void*)arg4; +- (int)getThumbnailOfFile:(id)arg1 fromDevice:(id)arg2 contextInfo:(void*)arg3; +- (int)getMetadataOfFile:(id)arg1 fromDevice:(id)arg2 contextInfo:(void*)arg3; +- (void)postNotification:(id)arg1; +- (void)startRunning; +- (void)stopRunning; +- (id)init; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/DeviceManagerThread.h b/ImageCapture.framework/DeviceManagerThread.h new file mode 100755 index 0000000..c96daa1 --- /dev/null +++ b/ImageCapture.framework/DeviceManagerThread.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@interface DeviceManagerThread : NSThread { +} + + +- (void)main; + +@end diff --git a/ImageCapture.framework/ICCameraDevice.h b/ImageCapture.framework/ICCameraDevice.h new file mode 100755 index 0000000..3fe9895 --- /dev/null +++ b/ImageCapture.framework/ICCameraDevice.h @@ -0,0 +1,80 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSString, NSArray; + +@interface ICCameraDevice : ICDevice { + void *_cameraProperties; +} + +@property unsigned int estimatedNumberOfDownloadableItems; +@property unsigned int contentCatalogPercentCompleted; +@property(getter=isEjectable) BOOL ejectable; +@property(getter=isLocked) BOOL locked; +@property BOOL allowsSyncingClock; +@property(readonly) NSArray * mediaFiles; +@property(readonly) BOOL batteryLevelAvailable; +@property(readonly) unsigned int batteryLevel; +@property(readonly) double timeOffset; +@property unsigned int numberOfDownloadableItems; +@property(getter=isAccessRestrictedAppleDevice) BOOL accessRestrictedAppleDevice; +@property(readonly) NSArray * contents; +@property(copy) NSString * volumePath; +@property BOOL beingEjected; + ++ (BOOL)automaticallyNotifiesObserversForKey:(id)arg1; + +- (double)timeOffset; +- (void)finalize; +- (void)notifyDelegateOfAddedItem:(id)arg1; +- (void)pendNotifyingDelegateOfAddedItem:(id)arg1; +- (id)filesOfType:(id)arg1; +- (void)requestSyncClock; +- (void)removeFolder:(id)arg1; +- (void)addToThumbnailFetchQ:(id)arg1; +- (void)addToMetadataFetchQ:(id)arg1; +- (void)setVolumePath:(id)arg1; +- (struct dispatch_semaphore_s { }*)deviceQSemaphore; +- (BOOL)isAccessRestrictedAppleDevice; +- (unsigned int)numberOfDownloadableItems; +- (struct dispatch_queue_s { }*)generalQ; +- (id)volumePath; +- (void)setEjectable:(BOOL)arg1; +- (BOOL)beingEjected; +- (void)setBeingEjected:(BOOL)arg1; +- (BOOL)allowsSyncingClock; +- (void)setAllowsSyncingClock:(BOOL)arg1; +- (BOOL)batteryLevelAvailable; +- (double)downloadCancelTimestamp; +- (void)setEstimatedNumberOfDownloadableItems:(unsigned int)arg1; +- (void)setNumberOfDownloadableItems:(unsigned int)arg1; +- (void)setContentCatalogPercentCompleted:(unsigned int)arg1; +- (void)setAccessRestrictedAppleDevice:(BOOL)arg1; +- (void)receivedDeviceCommandCompletion; +- (void)decrementNumberOfDownloadableItems; +- (void)decrementEstimatedNumberOfDownloadableItems; +- (void)incrementEstimatedNumberOfDownloadableItems; +- (void)incrementNumberOfDownloadableItems; +- (void)addFolder:(id)arg1; +- (BOOL)isEjectable; +- (void)requestCloseSession; +- (void)handleCommandCompletionNotification:(id)arg1; +- (void)handleImageCaptureEventNotification:(id)arg1; +- (unsigned int)batteryLevel; +- (void)setLocked:(BOOL)arg1; +- (id)contents; +- (BOOL)isLocked; +- (id)mediaFiles; +- (void)requestDeleteFiles:(id)arg1; +- (void)requestDownloadFile:(id)arg1 options:(id)arg2 downloadDelegate:(id)arg3 didDownloadSelector:(SEL)arg4 contextInfo:(void*)arg5; +- (void)requestOpenSession; +- (unsigned int)contentCatalogPercentCompleted; +- (unsigned int)estimatedNumberOfDownloadableItems; +- (void)requestEject; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)cancelDownload; + +@end diff --git a/ImageCapture.framework/ICCameraFile.h b/ImageCapture.framework/ICCameraFile.h new file mode 100755 index 0000000..1298637 --- /dev/null +++ b/ImageCapture.framework/ICCameraFile.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSMutableDictionary; + +@interface ICCameraFile : ICCameraItem { + void *_fileProperties; +} + +@property(getter=isRaw) BOOL raw; +@property long long fileSize; +@property unsigned int orientation; +@property BOOL fetchingThumbnail; +@property BOOL fetchingMetadata; +@property(readonly) BOOL hasOverriddenOrientation; +@property(retain) NSMutableDictionary * metadata_hidden; + + +- (BOOL)hasMetadata; +- (void)finalize; +- (id)metadata; +- (void)setFileSize:(long long)arg1; +- (void)overrideOrientation:(unsigned int)arg1; +- (BOOL)raw; +- (void)setMetadata_hidden:(id)arg1; +- (id)initWithName:(id)arg1 parentFolder:(id)arg2 device:(id)arg3; +- (void)setHasMetadata:(BOOL)arg1; +- (void)setRaw:(BOOL)arg1; +- (BOOL)hasOverriddenOrientation; +- (void)setHasThumbnail:(BOOL)arg1; +- (BOOL)fetchingThumbnail; +- (BOOL)fetchingMetadata; +- (id)metadata_hidden; +- (void)setFetchingThumbnail:(BOOL)arg1; +- (void)setFetchingMetadata:(BOOL)arg1; +- (void)handleCommandCompletionNotification:(id)arg1; +- (long long)fileSize; +- (void)setOrientation:(unsigned int)arg1; +- (unsigned int)orientation; +- (BOOL)hasThumbnail; +- (BOOL)isRaw; +- (void)flushThumbnailCache; +- (void)flushMetadataCache; +- (void)requestThumbnail; +- (void)requestMetadata; +- (id)description; +- (void)dealloc; +- (struct CGImage { }*)thumbnail; +- (id)fileExtension; +- (id)parentFolderName; +- (id)importIdentifier; + +@end diff --git a/ImageCapture.framework/ICCameraFileProperties.h b/ImageCapture.framework/ICCameraFileProperties.h new file mode 100755 index 0000000..d8d2f54 --- /dev/null +++ b/ImageCapture.framework/ICCameraFileProperties.h @@ -0,0 +1,65 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSMutableDictionary; + +@interface ICCameraFileProperties : NSObject { + long long _fileSize; + BOOL _hasThumbnail; + BOOL _hasMetadata; + BOOL _raw; + int _fetchingThumbnailLock; + BOOL _fetchingThumbnail; + int _fetchingMetadataLock; + BOOL _fetchingMetadata; + struct CGImage { } *_originalThumbnail; + struct CGImage { } *_thumbnail; + NSMutableDictionary *_metadata; + NSMutableDictionary *_metadata_hidden; + unsigned int _orientation; + BOOL _hasOverriddenOrientation; +} + +@property BOOL fetchingThumbnail; +@property BOOL fetchingMetadata; +@property BOOL hasOverriddenOrientation; +@property unsigned int orientation; +@property(retain) NSMutableDictionary * metadata_hidden; +@property(retain) NSMutableDictionary * metadata; +@property struct CGImage { }* thumbnail; +@property struct CGImage { }* originalThumbnail; +@property(getter=isRaw) BOOL raw; +@property BOOL hasMetadata; +@property BOOL hasThumbnail; +@property long long fileSize; + + +- (BOOL)hasMetadata; +- (void)finalize; +- (void)setMetadata:(id)arg1; +- (id)metadata; +- (void)setFileSize:(long long)arg1; +- (void)setOriginalThumbnail:(struct CGImage { }*)arg1; +- (void)setThumbnail:(struct CGImage { }*)arg1; +- (void)setMetadata_hidden:(id)arg1; +- (void)setHasMetadata:(BOOL)arg1; +- (void)setHasOverriddenOrientation:(BOOL)arg1; +- (void)setRaw:(BOOL)arg1; +- (BOOL)hasOverriddenOrientation; +- (void)setHasThumbnail:(BOOL)arg1; +- (BOOL)fetchingThumbnail; +- (BOOL)fetchingMetadata; +- (struct CGImage { }*)originalThumbnail; +- (id)metadata_hidden; +- (void)setFetchingThumbnail:(BOOL)arg1; +- (void)setFetchingMetadata:(BOOL)arg1; +- (long long)fileSize; +- (void)setOrientation:(unsigned int)arg1; +- (unsigned int)orientation; +- (BOOL)hasThumbnail; +- (BOOL)isRaw; +- (void)dealloc; +- (struct CGImage { }*)thumbnail; + +@end diff --git a/ImageCapture.framework/ICCameraFolder.h b/ImageCapture.framework/ICCameraFolder.h new file mode 100755 index 0000000..084e879 --- /dev/null +++ b/ImageCapture.framework/ICCameraFolder.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSArray; + +@interface ICCameraFolder : ICCameraItem { + void *_folderProperties; +} + +@property(readonly) NSArray * contents; + + +- (void)finalize; +- (void)addFile:(id)arg1; +- (id)metadata; +- (void)deleteFile:(id)arg1; +- (void)deleteFolder:(id)arg1; +- (id)initWithName:(id)arg1 parentFolder:(id)arg2 device:(id)arg3; +- (void)deleteItem:(id)arg1; +- (void)addFolder:(id)arg1; +- (id)valueForUndefinedKey:(id)arg1; +- (id)files; +- (id)contents; +- (BOOL)hasThumbnail; +- (void)requestThumbnail; +- (void)requestMetadata; +- (id)description; +- (void)dealloc; +- (id)folders; +- (struct CGImage { }*)thumbnail; + +@end diff --git a/ImageCapture.framework/ICCameraFolderProperties.h b/ImageCapture.framework/ICCameraFolderProperties.h new file mode 100755 index 0000000..824a70d --- /dev/null +++ b/ImageCapture.framework/ICCameraFolderProperties.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSMutableArray; + +@interface ICCameraFolderProperties : NSObject { + NSMutableArray *_files; + NSMutableArray *_folders; +} + +@property(retain) NSMutableArray * folders; +@property(retain) NSMutableArray * files; + + +- (void)finalize; +- (void)setFiles:(id)arg1; +- (id)files; +- (void)dealloc; +- (void)setFolders:(id)arg1; +- (id)folders; + +@end diff --git a/ImageCapture.framework/ICCameraItem.h b/ImageCapture.framework/ICCameraItem.h new file mode 100755 index 0000000..1d1d0a1 --- /dev/null +++ b/ImageCapture.framework/ICCameraItem.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSDictionary, NSMutableDictionary, NSString, ICCameraDevice, ICCameraFolder, NSDate; + +@interface ICCameraItem : NSObject { + void *_itemProperties; +} + +@property(readonly) ICCameraDevice * device; +@property(readonly) ICCameraFolder * parentFolder; +@property(readonly) NSString * name; +@property(readonly) NSString * UTI; +@property(getter=isLocked) BOOL locked; +@property(readonly) NSDate * creationDate; +@property(readonly) NSDate * modificationDate; +@property(readonly) struct CGImage { }* thumbnail; +@property(readonly) NSDictionary * metadata; +@property(readonly) NSMutableDictionary * userData; +@property(readonly) BOOL hasThumbnail; +@property(readonly) BOOL hasMetadata; +@property(readonly) NSString * fileSystemPath; + + +- (void)setCreationDate:(id)arg1; +- (BOOL)hasMetadata; +- (void)finalize; +- (id)modificationDate; +- (id)metadata; +- (id)fileSystemPath; +- (void)appendToPath:(id)arg1; +- (id)initWithName:(id)arg1 parentFolder:(id)arg2 device:(id)arg3; +- (id)valueForUndefinedKey:(id)arg1; +- (void)setUTI:(id)arg1; +- (id)UTI; +- (id)userData; +- (void)setLocked:(BOOL)arg1; +- (id)name; +- (BOOL)isLocked; +- (id)device; +- (id)creationDate; +- (BOOL)hasThumbnail; +- (void)setModificationDate:(id)arg1; +- (void)flushThumbnailCache; +- (void)flushMetadataCache; +- (id)parentFolder; +- (void)requestThumbnail; +- (void)requestMetadata; +- (id)description; +- (void)dealloc; +- (struct CGImage { }*)thumbnail; +- (BOOL)isCameraFile; + +@end diff --git a/ImageCapture.framework/ICCameraItemProperties.h b/ImageCapture.framework/ICCameraItemProperties.h new file mode 100755 index 0000000..b036c09 --- /dev/null +++ b/ImageCapture.framework/ICCameraItemProperties.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSMutableDictionary, NSString, ICCameraDevice, ICCameraFolder, NSDate; + +@interface ICCameraItemProperties : NSObject { + ICCameraDevice *_device; + ICCameraFolder *_parentFolder; + NSString *_name; + NSString *_UTI; + NSDate *_creationDate; + NSDate *_modificationDate; + BOOL _locked; + NSMutableDictionary *_userData; +} + +@property(retain) NSMutableDictionary * userData; +@property BOOL locked; +@property(retain) NSDate * modificationDate; +@property(retain) NSDate * creationDate; +@property(retain) NSString * UTI; +@property(retain) NSString * name; +@property ICCameraFolder * parentFolder; +@property ICCameraDevice * device; + + +- (void)setCreationDate:(id)arg1; +- (BOOL)locked; +- (void)finalize; +- (id)modificationDate; +- (void)setParentFolder:(id)arg1; +- (void)setUTI:(id)arg1; +- (id)UTI; +- (void)setUserData:(id)arg1; +- (id)userData; +- (void)setLocked:(BOOL)arg1; +- (id)name; +- (void)setDevice:(id)arg1; +- (id)device; +- (id)creationDate; +- (void)setModificationDate:(id)arg1; +- (id)parentFolder; +- (void)setName:(id)arg1; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/ICCameraProperties.h b/ImageCapture.framework/ICCameraProperties.h new file mode 100755 index 0000000..61cb777 --- /dev/null +++ b/ImageCapture.framework/ICCameraProperties.h @@ -0,0 +1,115 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSString, NSMutableArray; + +@interface ICCameraProperties : NSObject { + NSString *_volumePath; + BOOL _ejectable; + BOOL _beingEjected; + BOOL _locked; + BOOL _allowsSyncingClock; + unsigned int _contentCatalogPercentCompleted; + BOOL _batteryLevelAvailable; + unsigned int _batteryLevel; + NSMutableArray *_contents; + NSMutableArray *_mediaFiles; + NSMutableArray *_toBeNotifiedAddedItems; + int _contentsLock; + int _mediaFilesLock; + double _timeOffset; + unsigned int _estimatedNumberOfDownloadableItems; + unsigned int _numberOfDownloadableItems; + BOOL _contentReceived; + double _downloadCancelTimestamp; + struct dispatch_queue_s { } *_thumbnailFetchQ; + struct dispatch_queue_s { } *_metadataFetchQ; + struct dispatch_queue_s { } *_downloadQ; + struct dispatch_queue_s { } *_generalQ; + struct dispatch_semaphore_s { } *_deviceQSemaphore; + BOOL _accessRestrictedAppleDevice; +} + +@property BOOL accessRestrictedAppleDevice; +@property struct dispatch_semaphore_s { }* deviceQSemaphore; +@property struct dispatch_queue_s { }* generalQ; +@property struct dispatch_queue_s { }* downloadQ; +@property struct dispatch_queue_s { }* metadataFetchQ; +@property struct dispatch_queue_s { }* thumbnailFetchQ; +@property double downloadCancelTimestamp; +@property BOOL contentReceived; +@property unsigned int numberOfDownloadableItems; +@property unsigned int estimatedNumberOfDownloadableItems; +@property double timeOffset; +@property int contentsLock; +@property int mediaFilesLock; +@property(retain) NSMutableArray * toBeNotifiedAddedItems; +@property(retain) NSMutableArray * mediaFiles; +@property(retain) NSMutableArray * contents; +@property unsigned int batteryLevel; +@property BOOL batteryLevelAvailable; +@property unsigned int contentCatalogPercentCompleted; +@property BOOL allowsSyncingClock; +@property BOOL locked; +@property BOOL beingEjected; +@property BOOL ejectable; +@property(retain) NSString * volumePath; + + +- (BOOL)locked; +- (void)setTimeOffset:(double)arg1; +- (double)timeOffset; +- (void)setContents:(id)arg1; +- (void)finalize; +- (BOOL)contentReceived; +- (int)contentsLock; +- (void)setContentsLock:(int)arg1; +- (int)mediaFilesLock; +- (void)setMediaFilesLock:(int)arg1; +- (void)setBatteryLevel:(unsigned int)arg1; +- (void)setBatteryLevelAvailable:(BOOL)arg1; +- (void)setVolumePath:(id)arg1; +- (void)setMediaFiles:(id)arg1; +- (void)setToBeNotifiedAddedItems:(id)arg1; +- (void)setThumbnailFetchQ:(struct dispatch_queue_s { }*)arg1; +- (void)setMetadataFetchQ:(struct dispatch_queue_s { }*)arg1; +- (void)setDownloadQ:(struct dispatch_queue_s { }*)arg1; +- (void)setGeneralQ:(struct dispatch_queue_s { }*)arg1; +- (void)setDeviceQSemaphore:(struct dispatch_semaphore_s { }*)arg1; +- (void)setDownloadCancelTimestamp:(double)arg1; +- (struct dispatch_semaphore_s { }*)deviceQSemaphore; +- (unsigned int)numberOfDownloadableItems; +- (struct dispatch_queue_s { }*)thumbnailFetchQ; +- (struct dispatch_queue_s { }*)metadataFetchQ; +- (struct dispatch_queue_s { }*)downloadQ; +- (struct dispatch_queue_s { }*)generalQ; +- (id)volumePath; +- (BOOL)ejectable; +- (void)setEjectable:(BOOL)arg1; +- (BOOL)beingEjected; +- (void)setBeingEjected:(BOOL)arg1; +- (BOOL)allowsSyncingClock; +- (void)setAllowsSyncingClock:(BOOL)arg1; +- (BOOL)batteryLevelAvailable; +- (double)downloadCancelTimestamp; +- (void)setEstimatedNumberOfDownloadableItems:(unsigned int)arg1; +- (void)setNumberOfDownloadableItems:(unsigned int)arg1; +- (void)setContentCatalogPercentCompleted:(unsigned int)arg1; +- (BOOL)accessRestrictedAppleDevice; +- (void)setAccessRestrictedAppleDevice:(BOOL)arg1; +- (id)toBeNotifiedAddedItems; +- (void)lockMediaFiles; +- (void)unlockMediaFiles; +- (void)setContentReceived:(BOOL)arg1; +- (void)lockContents; +- (void)unlockContents; +- (unsigned int)batteryLevel; +- (void)setLocked:(BOOL)arg1; +- (id)contents; +- (id)mediaFiles; +- (unsigned int)contentCatalogPercentCompleted; +- (unsigned int)estimatedNumberOfDownloadableItems; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/ICDevice.h b/ImageCapture.framework/ICDevice.h new file mode 100755 index 0000000..f2ae324 --- /dev/null +++ b/ImageCapture.framework/ICDevice.h @@ -0,0 +1,65 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class DeviceManager, , NSString; + +@interface ICDevice : NSObject { + void *_deviceProperties; +} + +@property * delegate; +@property(copy) NSString * name; +@property(copy) NSString * productKind; +@property(readonly) struct CGImage { }* icon; +@property(copy) NSString * transportType; +@property(copy) NSString * UUIDString; +@property BOOL hasOpenSession; +@property int usbLocationID; +@property int usbProductID; +@property int usbVendorID; +@property DeviceManager * deviceManager; +@property BOOL autoOpenSession; +@property BOOL openSessionPending; +@property BOOL closeSessionPending; + + +- (void)setDelegate:(id)arg1; +- (void)finalize; +- (void)requestCloseSession; +- (void)handleCommandCompletionNotification:(id)arg1; +- (void)handleImageCaptureEventNotification:(id)arg1; +- (void)setProductKind:(id)arg1; +- (void)setTransportType:(id)arg1; +- (void)setUUIDString:(id)arg1; +- (int)usbLocationID; +- (int)usbProductID; +- (int)usbVendorID; +- (id)deviceManager; +- (void)setDeviceManager:(id)arg1; +- (void)setUsbLocationID:(int)arg1; +- (void)setUsbProductID:(int)arg1; +- (void)setUsbVendorID:(int)arg1; +- (BOOL)hasOpenSession; +- (void)setHasOpenSession:(BOOL)arg1; +- (BOOL)autoOpenSession; +- (BOOL)openSessionPending; +- (BOOL)closeSessionPending; +- (void)setAutoOpenSession:(BOOL)arg1; +- (void)setOpenSessionPending:(BOOL)arg1; +- (void)setCloseSessionPending:(BOOL)arg1; +- (id)valueForUndefinedKey:(id)arg1; +- (id)transportType; +- (struct CGImage { }*)icon; +- (id)name; +- (id)delegate; +- (id)UUIDString; +- (void)requestOpenSession; +- (id)productKind; +- (void)setName:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; +- (BOOL)isCameraDevice; + +@end diff --git a/ImageCapture.framework/ICDeviceBrowser.h b/ImageCapture.framework/ICDeviceBrowser.h new file mode 100755 index 0000000..a33e037 --- /dev/null +++ b/ImageCapture.framework/ICDeviceBrowser.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class , NSArray; + +@interface ICDeviceBrowser : NSObject { + id _privateData; +} + +@property * delegate; +@property(getter=isBrowsing,readonly) BOOL browsing; +@property(readonly) NSArray * devices; + + +- (int)start; +- (void)setDelegate:(id)arg1; +- (void)finalize; +- (BOOL)isBrowsing; +- (id)internalDevices; +- (void)stop; +- (id)delegate; +- (id)devices; +- (id)init; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/ICDeviceBrowserPrivateData.h b/ImageCapture.framework/ICDeviceBrowserPrivateData.h new file mode 100755 index 0000000..55c951b --- /dev/null +++ b/ImageCapture.framework/ICDeviceBrowserPrivateData.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSMutableArray; + +@interface ICDeviceBrowserPrivateData : NSObject { + id _delegate; + BOOL _browsing; + NSMutableArray *_internalDevices; +} + +@property(retain) NSMutableArray * internalDevices; +@property(getter=isBrowsing) BOOL browsing; +@property id delegate; + + +- (void)setDelegate:(id)arg1; +- (void)finalize; +- (void)setInternalDevices:(id)arg1; +- (BOOL)isBrowsing; +- (void)setBrowsing:(BOOL)arg1; +- (id)internalDevices; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/ICDeviceProperties.h b/ImageCapture.framework/ICDeviceProperties.h new file mode 100755 index 0000000..4310516 --- /dev/null +++ b/ImageCapture.framework/ICDeviceProperties.h @@ -0,0 +1,71 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class DeviceManager, NSString; + +@interface ICDeviceProperties : NSObject { + id _delegate; + DeviceManager *_deviceManager; + NSString *_name; + struct CGImage { } *_icon; + NSString *_productKind; + NSString *_transportType; + NSString *_UUIDString; + int _usbLocationID; + int _usbProductID; + int _usbVendorID; + BOOL _hasOpenSession; + BOOL _autoOpenSession; + BOOL _openSessionPending; + BOOL _closeSessionPending; +} + +@property BOOL closeSessionPending; +@property BOOL openSessionPending; +@property BOOL autoOpenSession; +@property BOOL hasOpenSession; +@property int usbVendorID; +@property int usbProductID; +@property int usbLocationID; +@property(retain) NSString * UUIDString; +@property(retain) NSString * transportType; +@property(retain) NSString * productKind; +@property struct CGImage { }* icon; +@property(retain) NSString * name; +@property DeviceManager * deviceManager; +@property id delegate; + + +- (void)setDelegate:(id)arg1; +- (void)finalize; +- (void)setProductKind:(id)arg1; +- (void)setTransportType:(id)arg1; +- (void)setUUIDString:(id)arg1; +- (int)usbLocationID; +- (int)usbProductID; +- (int)usbVendorID; +- (id)deviceManager; +- (void)setDeviceManager:(id)arg1; +- (void)setUsbLocationID:(int)arg1; +- (void)setUsbProductID:(int)arg1; +- (void)setUsbVendorID:(int)arg1; +- (BOOL)hasOpenSession; +- (void)setHasOpenSession:(BOOL)arg1; +- (BOOL)autoOpenSession; +- (BOOL)openSessionPending; +- (BOOL)closeSessionPending; +- (void)setAutoOpenSession:(BOOL)arg1; +- (void)setOpenSessionPending:(BOOL)arg1; +- (void)setCloseSessionPending:(BOOL)arg1; +- (id)transportType; +- (struct CGImage { }*)icon; +- (void)setIcon:(struct CGImage { }*)arg1; +- (id)name; +- (id)delegate; +- (id)UUIDString; +- (id)productKind; +- (void)setName:(id)arg1; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/ICMasterDeviceBrowser.h b/ImageCapture.framework/ICMasterDeviceBrowser.h new file mode 100755 index 0000000..b1f62b7 --- /dev/null +++ b/ImageCapture.framework/ICMasterDeviceBrowser.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class PTPCameraDeviceManager, NSMutableArray, MSCameraDeviceManager; + +@interface ICMasterDeviceBrowser : NSObject { + NSMutableArray *_devices; + NSMutableArray *_browsers; + int _numberOfBrowsingBrowsers; + MSCameraDeviceManager *_msDevManager; + PTPCameraDeviceManager *_ptpDevManager; +} + +@property(readonly) NSMutableArray * browsers; +@property(readonly) NSMutableArray * devices; + ++ (BOOL)exists; ++ (id)defaultBrowser; + +- (void)finalize; +- (int)addRemoveMSCamera; +- (id)deviceWithDelegate:(id)arg1; +- (void)informBrowserDelegateUsingSelector:(SEL)arg1 withObject:(id)arg2; +- (id)browsers; +- (int)addPTPCamera:(id)arg1; +- (void)removePTPCamera:(id)arg1; +- (int)addMSCamera:(id)arg1; +- (void)removeMSCamera:(id)arg1; +- (void)addBrowser:(id)arg1; +- (void)removeBrowser:(id)arg1; +- (void)handleCommandCompletionNotification:(id)arg1; +- (void)handleImageCaptureEventNotification:(id)arg1; +- (int)start:(id)arg1; +- (id)devices; +- (void)stop:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/ICPTPIPBonjourService.h b/ImageCapture.framework/ICPTPIPBonjourService.h new file mode 100755 index 0000000..e33b55e --- /dev/null +++ b/ImageCapture.framework/ICPTPIPBonjourService.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@interface ICPTPIPBonjourService : NSObject { + id _bonjourServiceProperties; +} + + +- (void)setDelegate:(id)arg1; +- (id)initWithHostPort:(unsigned long)arg1 hostName:(id)arg2 hostGUID:(id)arg3 bonjourServiceType:(id)arg4 bonjourTXTRecords:(id)arg5; +- (BOOL)startService; +- (int)destroyPTPDIPInstance:(id)arg1; +- (int)numClients; +- (void)unlockDeviceForClient:(id)arg1; +- (void)disconnectClient:(id)arg1; +- (void)dispatchConnectionFromSocket:(int)arg1 withAddress:(struct __CFData { }*)arg2; +- (struct __CFNetService { }*)publishedService; +- (void)handleNetServiceError:(struct { int x1; int x2; }*)arg1; +- (void)clientTerminated:(id)arg1; +- (void)releaseNetService; +- (void)releaseSocket; +- (BOOL)createSocket; +- (BOOL)createAndPublishNetService; +- (id)clientForAddress:(struct __CFData { }*)arg1; +- (int)messagePTPDIPInstance:(id)arg1 withSocket:(int)arg2; +- (int)createPTPDIPInstanceWithAddress:(struct __CFData { }*)arg1 fileDescriptor:(int)arg2; +- (id)clientForPID:(unsigned long)arg1; +- (id)delegate; +- (void)dealloc; +- (void)addClient:(id)arg1; +- (void)removeClient:(id)arg1; + +@end diff --git a/ImageCapture.framework/ICPTPIPBonjourServiceProperties.h b/ImageCapture.framework/ICPTPIPBonjourServiceProperties.h new file mode 100755 index 0000000..d0da3eb --- /dev/null +++ b/ImageCapture.framework/ICPTPIPBonjourServiceProperties.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSMutableArray, NSString, NSDictionary; + +@interface ICPTPIPBonjourServiceProperties : NSObject { + struct __CFSocket { } *_hostSocket; + NSString *_hostName; + unsigned short _hostPort; + NSString *_hostGUID; + unsigned int _hostMaxConnections; + int _hostSecuritylevel; + NSString *_serviceType; + NSDictionary *_txtRecordsDict; + struct __CFNetService { } *_publishedService; + NSMutableArray *_clients; + int _clientSpinLock; + id _delegate; + int _clientsSpinLock; +} + +@property id delegate; +@property int clientsSpinLock; +@property(retain) NSMutableArray * clients; +@property struct __CFNetService { }* publishedService; +@property(retain) NSDictionary * txtRecordsDict; +@property(retain) NSString * serviceType; +@property int hostSecurityLevel; +@property unsigned int hostMaxConnections; +@property(retain) NSString * hostGUID; +@property unsigned short hostPort; +@property(retain) NSString * hostName; +@property struct __CFSocket { }* hostSocket; + + +- (void)setDelegate:(id)arg1; +- (void)finalize; +- (void)setServiceType:(id)arg1; +- (id)serviceType; +- (int)hostSecurityLevel; +- (struct __CFNetService { }*)publishedService; +- (void)setClients:(id)arg1; +- (void)setHostGUID:(id)arg1; +- (void)setTxtRecordsDict:(id)arg1; +- (void)setHostMaxConnections:(unsigned long)arg1; +- (void)setHostSecurityLevel:(int)arg1; +- (void)setHostPort:(unsigned short)arg1; +- (void)setClientsSpinLock:(int)arg1; +- (struct __CFSocket { }*)hostSocket; +- (unsigned short)hostPort; +- (void)setPublishedService:(struct __CFNetService { }*)arg1; +- (id)txtRecordsDict; +- (void)setHostSocket:(struct __CFSocket { }*)arg1; +- (id)clients; +- (unsigned long)hostMaxConnections; +- (id)hostGUID; +- (int)clientsSpinLock; +- (void)setHostName:(id)arg1; +- (id)hostName; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/ICPTPIPClient.h b/ImageCapture.framework/ICPTPIPClient.h new file mode 100755 index 0000000..e846eed --- /dev/null +++ b/ImageCapture.framework/ICPTPIPClient.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@interface ICPTPIPClient : NSObject { + id _clientProperties; +} + + +- (void)setRegistered:(BOOL)arg1; +- (BOOL)registered; +- (void)setFdref:(struct __CFFileDescriptor { }*)arg1; +- (void)setRemotePort:(struct __CFMessagePort { }*)arg1; +- (struct __CFFileDescriptor { }*)fdref; +- (struct __CFMessagePort { }*)remotePort; +- (int)remoteAddress; +- (void)setRemoteAddress:(int)arg1; +- (int)serverFD; +- (void)setServerFD:(int)arg1; +- (int)pid; +- (void)setPid:(int)arg1; +- (id)init; + +@end diff --git a/ImageCapture.framework/ICPTPIPClientProperties.h b/ImageCapture.framework/ICPTPIPClientProperties.h new file mode 100755 index 0000000..d1df5c0 --- /dev/null +++ b/ImageCapture.framework/ICPTPIPClientProperties.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@interface ICPTPIPClientProperties : NSObject { + int _pid; + BOOL _registered; + struct __CFFileDescriptor { } *_fdref; + struct __CFMessagePort { } *_remotePort; + int _remoteAddress; + int _serverFD; +} + +@property int serverFD; +@property int remoteAddress; +@property struct __CFMessagePort { }* remotePort; +@property struct __CFFileDescriptor { }* fdref; +@property(getter=didRegister) BOOL registered; +@property int pid; + + +- (void)setRegistered:(BOOL)arg1; +- (void)finalize; +- (void)setFdref:(struct __CFFileDescriptor { }*)arg1; +- (void)setRemotePort:(struct __CFMessagePort { }*)arg1; +- (BOOL)didRegister; +- (struct __CFFileDescriptor { }*)fdref; +- (struct __CFMessagePort { }*)remotePort; +- (int)remoteAddress; +- (void)setRemoteAddress:(int)arg1; +- (int)serverFD; +- (void)setServerFD:(int)arg1; +- (int)pid; +- (void)setPid:(int)arg1; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/MSCameraDevice.h b/ImageCapture.framework/MSCameraDevice.h new file mode 100755 index 0000000..d906a50 --- /dev/null +++ b/ImageCapture.framework/MSCameraDevice.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@interface MSCameraDevice : ICCameraDevice { + void *_msCameraProperties; +} + + +- (void)finalize; +- (unsigned int)itemsInFolder:(char *)arg1; +- (id)initWithVolumePath:(id)arg1 mediaPaths:(id)arg2; +- (void)enumerateContent; +- (BOOL)eject; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/MSCameraDeviceManager.h b/ImageCapture.framework/MSCameraDeviceManager.h new file mode 100755 index 0000000..3e8a8f5 --- /dev/null +++ b/ImageCapture.framework/MSCameraDeviceManager.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@interface MSCameraDeviceManager : DeviceManager { +} + + +- (void)openDeviceImp:(id)arg1; +- (void)closeDeviceImp:(id)arg1; +- (void)openSessionImp:(id)arg1; +- (void)closeSessionImp:(id)arg1; +- (void)syncClockImp:(id)arg1; +- (void)getThumbnailOfFileImp:(id)arg1; +- (void)getMetadataOfFileImp:(id)arg1; +- (void)deleteFileImp:(id)arg1; +- (void)downloadFileImp:(id)arg1; +- (void)ejectImp:(id)arg1; + +@end diff --git a/ImageCapture.framework/MSCameraFile.h b/ImageCapture.framework/MSCameraFile.h new file mode 100755 index 0000000..d9fff67 --- /dev/null +++ b/ImageCapture.framework/MSCameraFile.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSString; + +@interface MSCameraFile : ICCameraFile { + void *_msCameraFileProperties; +} + +@property(readonly) unsigned long long fsSN; +@property(readonly) struct timespec { int tv_sec; long tv_nsec; } fsCreationTime; +@property(readonly) struct timespec { int tv_sec; long tv_nsec; } fsModificationTime; +@property(readonly) long long fsSize; +@property unsigned int type; +@property(copy) NSString * exifCreationDateTime; +@property(copy) NSString * exifModificationDateTime; +@property int thmSize; +@property int thmOffset; +@property int thmWidth; +@property int thmHeight; +@property int imgWidth; +@property int imgHeight; +@property int bitsPerPixel; +@property BOOL updatedBasicMetadata; + + +- (void)finalize; +- (int)thmWidth; +- (int)thmHeight; +- (int)imgWidth; +- (int)imgHeight; +- (int)bitsPerPixel; +- (void)setBitsPerPixel:(int)arg1; +- (id)initWithName:(id)arg1 parentFolder:(id)arg2 device:(id)arg3 fsSN:(unsigned long long)arg4 fsCreationTime:(struct timespec { int x1; long x2; })arg5 fsModificationTime:(struct timespec { int x1; long x2; })arg6 fsSize:(long long)arg7 fsFlags:(unsigned int)arg8; +- (void)updateBasicMetadata; +- (id)exifCreationDateTime; +- (id)exifModificationDateTime; +- (unsigned long long)fsSN; +- (struct timespec { int x1; long x2; })fsCreationTime; +- (long long)fsSize; +- (int)thmSize; +- (int)thmOffset; +- (void)setExifCreationDateTime:(id)arg1; +- (void)setExifModificationDateTime:(id)arg1; +- (void)setImgWidth:(int)arg1; +- (void)setImgHeight:(int)arg1; +- (void)setThmSize:(int)arg1; +- (void)setThmOffset:(int)arg1; +- (void)setThmWidth:(int)arg1; +- (void)setThmHeight:(int)arg1; +- (void)setUpdatedBasicMetadata:(BOOL)arg1; +- (BOOL)updatedBasicMetadata; +- (struct timespec { int x1; long x2; })fsModificationTime; +- (id)thumbData; +- (id)metadataDict; +- (long)writeDataToFile:(int)arg1 fromOffset:(long long)arg2 ofLength:(long long*)arg3; +- (unsigned int)type; +- (void)setType:(unsigned int)arg1; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/MSCameraFolder.h b/ImageCapture.framework/MSCameraFolder.h new file mode 100755 index 0000000..5d1c806 --- /dev/null +++ b/ImageCapture.framework/MSCameraFolder.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@interface MSCameraFolder : ICCameraFolder { + void *_msCameraFolderProperties; +} + +@property(readonly) unsigned long long fsSN; +@property(readonly) struct timespec { int tv_sec; long tv_nsec; } fsCreationTime; +@property(readonly) struct timespec { int tv_sec; long tv_nsec; } fsModificationTime; +@property(readonly) long long fsSize; + + +- (void)finalize; +- (id)itemMatchingName:(id)arg1 fsSN:(unsigned long long)arg2 fsCreationTime:(struct timespec { int x1; long x2; }*)arg3 fsSize:(long long)arg4; +- (id)initWithName:(id)arg1 parentFolder:(id)arg2 device:(id)arg3 fsSN:(unsigned long long)arg4 fsCreationTime:(struct timespec { int x1; long x2; })arg5 fsModificationTime:(struct timespec { int x1; long x2; })arg6 fsSize:(long long)arg7 fsFlags:(unsigned int)arg8; +- (unsigned long long)fsSN; +- (struct timespec { int x1; long x2; })fsCreationTime; +- (long long)fsSize; +- (id)folderMatchingPath:(id)arg1; +- (struct timespec { int x1; long x2; })fsModificationTime; +- (void)enumerateContent; +- (BOOL)deleteItemFromCamera:(id)arg1; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/PTPCameraDevice.h b/ImageCapture.framework/PTPCameraDevice.h new file mode 100755 index 0000000..fdd5721 --- /dev/null +++ b/ImageCapture.framework/PTPCameraDevice.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class PTPInitiator; + +@interface PTPCameraDevice : ICCameraDevice { + void *_ptpCameraProperties; +} + +@property(readonly) PTPInitiator * initiator; + + +- (void)finalize; +- (id)initWithUSBLocationID:(unsigned int)arg1; +- (id)initWithTCPIPInfo:(id)arg1; +- (void)addToEventHandlerQ:(id)arg1; +- (id)initiator; +- (void)enumerateContent; +- (BOOL)eject; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/PTPCameraDeviceManager.h b/ImageCapture.framework/PTPCameraDeviceManager.h new file mode 100755 index 0000000..962118a --- /dev/null +++ b/ImageCapture.framework/PTPCameraDeviceManager.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSMutableArray, NSNetServiceBrowser; + +@interface PTPCameraDeviceManager : DeviceManager { + NSNetServiceBrowser *_netServiceBrowser; + NSMutableArray *_netServices; +} + + +- (void)netService:(id)arg1 didUpdateTXTRecordData:(id)arg2; +- (void)netServiceBrowserDidStopSearch:(id)arg1; +- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(BOOL)arg3; +- (void)netService:(id)arg1 didNotResolve:(id)arg2; +- (void)netServiceDidResolveAddress:(id)arg1; +- (void)netServiceDidStop:(id)arg1; +- (id)usbLocationIDsOfPTPDevices; +- (void)handleEventImp:(id)arg1; +- (int)handleEvent:(id)arg1 onDevice:(id)arg2 contextInfo:(void*)arg3; +- (void)openDeviceImp:(id)arg1; +- (void)closeDeviceImp:(id)arg1; +- (void)openSessionImp:(id)arg1; +- (void)closeSessionImp:(id)arg1; +- (void)syncClockImp:(id)arg1; +- (void)getThumbnailOfFileImp:(id)arg1; +- (void)getMetadataOfFileImp:(id)arg1; +- (void)deleteFileImp:(id)arg1; +- (void)downloadFileImp:(id)arg1; +- (void)ejectImp:(id)arg1; +- (void)startRunning; +- (void)stopRunning; +- (id)init; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/PTPCameraFile.h b/ImageCapture.framework/PTPCameraFile.h new file mode 100755 index 0000000..a18399b --- /dev/null +++ b/ImageCapture.framework/PTPCameraFile.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSString; + +@interface PTPCameraFile : ICCameraFile { + void *_ptpCameraFileProperties; + NSString *_path; +} + +@property(readonly) unsigned int type; +@property(readonly) unsigned int storageID; +@property(readonly) unsigned int objHandle; +@property(copy) id info; +@property(retain) NSString * path; + + +- (id)path; +- (void)finalize; +- (unsigned long)objHandle; +- (id)initWithName:(id)arg1 parentFolder:(id)arg2 device:(id)arg3 type:(unsigned int)arg4 storageID:(unsigned long)arg5 objectHandle:(unsigned long)arg6; +- (unsigned long)storageID; +- (id)thumbData; +- (id)metadataDict; +- (long)writeDataToFile:(int)arg1 fromOffset:(long long)arg2 ofLength:(long long*)arg3; +- (void)setPath:(id)arg1; +- (unsigned int)type; +- (id)info; +- (void)setInfo:(id)arg1; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/PTPCameraFolder.h b/ImageCapture.framework/PTPCameraFolder.h new file mode 100755 index 0000000..069bd5f --- /dev/null +++ b/ImageCapture.framework/PTPCameraFolder.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSString; + +@interface PTPCameraFolder : ICCameraFolder { + void *_ptpCameraFolderProperties; + NSString *_path; +} + +@property(readonly) unsigned int type; +@property(readonly) unsigned int storageID; +@property(readonly) unsigned int objHandle; +@property(copy) id info; +@property(retain) NSString * path; + + +- (id)path; +- (void)finalize; +- (unsigned long)objHandle; +- (id)itemForObjectHandle:(unsigned long)arg1; +- (id)folderForObjectHandle:(unsigned long)arg1; +- (id)folderForObjectHandleCreatingIfNeeded:(unsigned long)arg1 addUsedObjectIDs:(id)arg2 numFoldersCreated:(int*)arg3; +- (id)initWithName:(id)arg1 parentFolder:(id)arg2 device:(id)arg3 type:(unsigned int)arg4 storageID:(unsigned long)arg5 objectHandle:(unsigned long)arg6; +- (unsigned long)storageID; +- (BOOL)hasDCIMParent; +- (void)refreshInfo; +- (void)enumerateContent; +- (BOOL)deleteItemFromCamera:(id)arg1; +- (void)setPath:(id)arg1; +- (unsigned int)type; +- (id)info; +- (void)setInfo:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/PTPCameraStorage.h b/ImageCapture.framework/PTPCameraStorage.h new file mode 100755 index 0000000..6505005 --- /dev/null +++ b/ImageCapture.framework/PTPCameraStorage.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSMutableArray; + +@interface PTPCameraStorage : PTPCameraFolder { + NSMutableArray *_tempArrayOfAllObjectHandles; + NSMutableArray *_tempArrayOfAllObjectHandlesToBeIgnored; +} + + +- (id)tempArrayOfAllObjectHandles; +- (id)tempArrayOfAllObjectHandlesToBeIgnored; +- (void)refreshInfo; +- (id)initWithStorageID:(unsigned long)arg1 device:(id)arg2; +- (void)prime; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/PTPCancelPacket.h b/ImageCapture.framework/PTPCancelPacket.h new file mode 100755 index 0000000..6cfcf69 --- /dev/null +++ b/ImageCapture.framework/PTPCancelPacket.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@interface PTPCancelPacket : NSObject { + unsigned int _transactionID; +} + + +- (void)setTransactionID:(unsigned long)arg1; +- (id)initWithTransactionID:(unsigned long)arg1; +- (id)contentForTCP; +- (unsigned long)transactionID; +- (id)initWithTCPBuffer:(void*)arg1; +- (id)description; + +@end diff --git a/ImageCapture.framework/PTPDataPacket.h b/ImageCapture.framework/PTPDataPacket.h new file mode 100755 index 0000000..33af3b7 --- /dev/null +++ b/ImageCapture.framework/PTPDataPacket.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSString; + +@interface PTPDataPacket : NSObject { + unsigned short _operationCode; + unsigned int _transactionID; + id _data; + NSString *_filepath; + int _fd; + long long _bufferSize; + long long _offsetInBuffer; + struct _PTPRange { + unsigned long long location; + unsigned long long length; + } _range; + long long _bytesTransferred; +} + + +- (int)setRange:(struct _PTPRange { unsigned long long x1; unsigned long long x2; })arg1; +- (id)data; +- (id)filepath; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 andFilepath:(id)arg3; +- (id)initWithUSBBuffer:(void*)arg1; +- (id)contentForUSB; +- (id)contentForUSBUsingBuffer:(void*)arg1 capacity:(unsigned long)arg2; +- (void)setOperationCode:(unsigned short)arg1; +- (long long)bufferSize; +- (long long)offsetInBuffer; +- (long long)bytesTransferred; +- (long long)copyDataToWrappedBytes:(id)arg1 forTransport:(unsigned short)arg2 fromOffset:(unsigned long long)arg3; +- (long long)copyHeaderToWrappedBytes:(id)arg1 forTransport:(unsigned short)arg2; +- (long long)copyFromBuffer:(void*)arg1 numBytes:(long long)arg2; +- (long long)copyToBuffer:(void*)arg1 numBytes:(long long)arg2; +- (void)setTransactionID:(unsigned long)arg1; +- (unsigned short)operationCode; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 andData:(id)arg3; +- (id)contentForTCP; +- (unsigned long)transactionID; +- (long long)copyToWrappedBytes:(id)arg1 forTransport:(unsigned short)arg2; +- (void)setBytesTransferred:(long long)arg1; +- (id)initWithTCPBuffer:(void*)arg1; +- (void)setData:(id)arg1; +- (struct _PTPRange { unsigned long long x1; unsigned long long x2; })range; +- (id)description; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/PTPDeviceInfoDataset.h b/ImageCapture.framework/PTPDeviceInfoDataset.h new file mode 100755 index 0000000..b596c7b --- /dev/null +++ b/ImageCapture.framework/PTPDeviceInfoDataset.h @@ -0,0 +1,66 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSMutableArray, NSMutableData, NSString; + +@interface PTPDeviceInfoDataset : NSObject { + NSMutableData *_content; + BOOL _dirty; + unsigned short _standardVersion; + unsigned int _vendorExtensionID; + unsigned short _vendorExtensionVersion; + NSString *_vendorExtensionDescription; + unsigned short _functionalMode; + NSMutableArray *_operationsSupported; + NSMutableArray *_eventsSupported; + NSMutableArray *_devicePropertiesSupported; + NSMutableArray *_captureFormats; + NSMutableArray *_imageFormats; + NSString *_manufacturer; + NSString *_model; + NSString *_deviceVersion; + NSString *_serialNumber; + BOOL _readOnlyObject; +} + + +- (void)setStandardVersion:(unsigned short)arg1; +- (unsigned long)vendorExtensionID; +- (void)setVendorExtensionID:(unsigned long)arg1; +- (unsigned short)vendorExtensionVersion; +- (void)setVendorExtensionVersion:(unsigned short)arg1; +- (id)vendorExtensionDescription; +- (void)setVendorExtensionDescription:(id)arg1; +- (unsigned short)functionalMode; +- (void)setFunctionalMode:(unsigned short)arg1; +- (void)setOperationsSupported:(id)arg1; +- (id)eventsSupported; +- (void)setEventsSupported:(id)arg1; +- (void)setDevicePropertiesSupported:(id)arg1; +- (id)captureFormats; +- (void)setCaptureFormats:(id)arg1; +- (id)imageFormats; +- (void)setImageFormats:(id)arg1; +- (id)manufacturer; +- (void)setManufacturer:(id)arg1; +- (id)deviceVersion; +- (void)setDeviceVersion:(id)arg1; +- (void)setSerialNumber:(id)arg1; +- (id)canonicalManufacturer; +- (void)updateContent; +- (unsigned short)standardVersion; +- (id)initWithMutableData:(id)arg1; +- (id)devicePropertiesSupported; +- (id)operationsSupported; +- (void)setContent:(id)arg1; +- (id)serialNumber; +- (id)model; +- (id)content; +- (id)initWithData:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)setModel:(id)arg1; + +@end diff --git a/ImageCapture.framework/PTPDevicePropDescDataset.h b/ImageCapture.framework/PTPDevicePropDescDataset.h new file mode 100755 index 0000000..f97eeaf --- /dev/null +++ b/ImageCapture.framework/PTPDevicePropDescDataset.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSMutableArray, NSMutableData; + +@interface PTPDevicePropDescDataset : NSObject { + unsigned short _devicePropertyCode; + unsigned short _dataTypeCode; + unsigned char _readWriteAttribute; + id _factoryDefaultValue; + id _currentValue; + unsigned char _formFlag; + id _minimumValue; + id _maximumValue; + id _stepSize; + unsigned short _numberOfValues; + NSMutableArray *_supportedValues; + NSMutableData *_content; + BOOL _dirty; + BOOL _readOnlyObject; +} + + +- (id)currentValue; +- (unsigned short)devicePropertyCode; +- (void)setDevicePropertyCode:(unsigned short)arg1; +- (unsigned short)dataTypeCode; +- (void)setDataTypeCode:(unsigned short)arg1; +- (unsigned char)readWriteAttribute; +- (void)setReadWriteAttribute:(unsigned char)arg1; +- (id)factoryDefaultValue; +- (void)setFactoryDefaultValue:(id)arg1; +- (unsigned char)formFlag; +- (void)setFormFlag:(unsigned char)arg1; +- (unsigned short)numberOfValues; +- (void)setNumberOfValues:(unsigned short)arg1; +- (id)supportedValues; +- (void)setSupportedValues:(id)arg1; +- (void)updateContent; +- (id)initWithMutableData:(id)arg1; +- (void)setContent:(id)arg1; +- (void)setMaximumValue:(id)arg1; +- (void)setMinimumValue:(id)arg1; +- (id)maximumValue; +- (id)minimumValue; +- (id)content; +- (id)initWithData:(id)arg1; +- (void)setStepSize:(id)arg1; +- (id)stepSize; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)setCurrentValue:(id)arg1; + +@end diff --git a/ImageCapture.framework/PTPEndDataPacket.h b/ImageCapture.framework/PTPEndDataPacket.h new file mode 100755 index 0000000..a0afb2e --- /dev/null +++ b/ImageCapture.framework/PTPEndDataPacket.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSData; + +@interface PTPEndDataPacket : NSObject { + unsigned short _operationCode; + unsigned int _transactionID; + NSData *_data; +} + + +- (id)data; +- (id)initWithUSBBuffer:(void*)arg1; +- (id)contentForUSB; +- (id)contentForUSBUsingBuffer:(void*)arg1 capacity:(unsigned long)arg2; +- (void)setOperationCode:(unsigned short)arg1; +- (void)setTransactionID:(unsigned long)arg1; +- (unsigned short)operationCode; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 andData:(id)arg3; +- (id)contentForTCP; +- (unsigned long)transactionID; +- (id)initWithTCPBuffer:(void*)arg1; +- (void)setData:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/PTPEventPacket.h b/ImageCapture.framework/PTPEventPacket.h new file mode 100755 index 0000000..feeb9e9 --- /dev/null +++ b/ImageCapture.framework/PTPEventPacket.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@interface PTPEventPacket : NSObject { + int _numParameters; + unsigned short _eventCode; + unsigned int _transactionID; + unsigned int _parameters[3]; +} + + +- (id)initWithEventCode:(unsigned short)arg1 transactionID:(unsigned long)arg2; +- (id)initWithEventCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 parameter1:(unsigned long)arg3 parameter2:(unsigned long)arg4; +- (id)initWithEventCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 parameter1:(unsigned long)arg3 parameter2:(unsigned long)arg4 parameter3:(unsigned long)arg5; +- (void)setEventCode:(unsigned short)arg1; +- (void)setParameter1:(unsigned long)arg1; +- (void)setParameter2:(unsigned long)arg1; +- (void)setParameter3:(unsigned long)arg1; +- (id)initWithUSBBuffer:(void*)arg1; +- (id)contentForUSB; +- (id)contentForUSBUsingBuffer:(void*)arg1 capacity:(unsigned long)arg2; +- (void)setTransactionID:(unsigned long)arg1; +- (unsigned short)eventCode; +- (unsigned long)parameter1; +- (id)initWithEventCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 parameter1:(unsigned long)arg3; +- (unsigned long)parameter2; +- (unsigned long)parameter3; +- (id)contentForTCP; +- (unsigned long)transactionID; +- (id)initWithTCPBuffer:(void*)arg1; +- (id)description; + +@end diff --git a/ImageCapture.framework/PTPHostUSBTransport.h b/ImageCapture.framework/PTPHostUSBTransport.h new file mode 100755 index 0000000..0f2a4a4 --- /dev/null +++ b/ImageCapture.framework/PTPHostUSBTransport.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSString, NSMutableData; + +@interface PTPHostUSBTransport : PTPTransport { + unsigned int _locationID; + unsigned short _vendorID; + unsigned short _productID; + NSString *_usbSerialNumberString; + struct IOUSBInterfaceStruct300 {} **_interfaceInterfaceRef; + unsigned char _bulkPipeIn; + unsigned char _bulkPipeOut; + unsigned char _interruptPipeIn; + unsigned int _readBufferSize; + unsigned int _writeBufferSize; + unsigned int _eventDataBufferSize; + char *_readBuffer; + char *_writeBuffer; + char *_eventDataBuffer; + NSMutableData *_eventData; + int _maxPacketSizeBulkIn; + int _maxPacketSizeBulkOut; + int _maxPacketSizeInterruptIn; + struct __CFRunLoopSource { } *_CFRunLoopSource; + BOOL _connected; +} + + +- (void)sendData:(id)arg1; +- (unsigned short)cancelRequest:(id)arg1; +- (unsigned long)locationID; +- (void)dumpData:(void*)arg1 length:(int)arg2 comment:(id)arg3; +- (void)clearPipeStall:(unsigned char)arg1; +- (BOOL)handleBulkData:(unsigned long)arg1 result:(int)arg2; +- (int)readBulkDataWithTimeout:(unsigned long)arg1; +- (void)setConnected:(BOOL)arg1; +- (void)clearBulkInPipeStall; +- (void)handleInterruptData:(unsigned long)arg1; +- (int)readInterruptData; +- (BOOL)writeBulkData:(id)arg1; +- (id)initWithLocationID:(unsigned long)arg1 delegate:(id)arg2; +- (void)abortPendingIO; +- (unsigned short)vendorID; +- (unsigned short)productID; +- (id)usbSerialNumberString; +- (id)sendRequest:(id)arg1 sendData:(id)arg2 timeout:(unsigned long)arg3; +- (unsigned short)deviceStatus; +- (void)deviceReset; +- (BOOL)connected; +- (BOOL)sendCancel:(id)arg1; +- (id)sendRequest:(id)arg1 receiveData:(id)arg2 timeout:(unsigned long)arg3; +- (void)cancelTransaction:(id)arg1; +- (BOOL)startInitiator; +- (void)sendDataPackets:(id)arg1; +- (void)stop; +- (BOOL)sendEvent:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/PTPInitCommandACKPacket.h b/ImageCapture.framework/PTPInitCommandACKPacket.h new file mode 100755 index 0000000..7d93b30 --- /dev/null +++ b/ImageCapture.framework/PTPInitCommandACKPacket.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSString; + +@interface PTPInitCommandACKPacket : NSObject { + unsigned int _connectionNumber; + unsigned char _responderGUID[16]; + NSString *_responderFriendlyName; +} + + +- (void)setConnectionNumber:(unsigned long)arg1; +- (const char *)responderGUID; +- (void)setResponderGUID:(char *)arg1; +- (id)responderFriendlyName; +- (void)setResponderFriendlyName:(id)arg1; +- (id)contentForTCP; +- (id)initWithTCPBuffer:(void*)arg1; +- (id)initWithConnectionNumber:(unsigned long)arg1 responderGUID:(char *)arg2 responderFriendlyName:(id)arg3; +- (unsigned long)connectionNumber; +- (id)responderGUIDString; +- (id)description; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/PTPInitCommandRequestPacket.h b/ImageCapture.framework/PTPInitCommandRequestPacket.h new file mode 100755 index 0000000..9f1d77c --- /dev/null +++ b/ImageCapture.framework/PTPInitCommandRequestPacket.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSString; + +@interface PTPInitCommandRequestPacket : NSObject { + unsigned char _initiatorGUID[16]; + NSString *_initiatorFriendlyName; +} + + +- (const char *)initiatorGUID; +- (void)setInitiatorGUID:(char *)arg1; +- (id)initiatorFriendlyName; +- (void)setInitiatorFriendlyName:(id)arg1; +- (id)initWithInitiatorGUID:(char *)arg1 initiatorFriendlyName:(id)arg2; +- (id)contentForTCP; +- (id)initWithTCPBuffer:(void*)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/PTPInitEventACKPacket.h b/ImageCapture.framework/PTPInitEventACKPacket.h new file mode 100755 index 0000000..b712ff5 --- /dev/null +++ b/ImageCapture.framework/PTPInitEventACKPacket.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@interface PTPInitEventACKPacket : NSObject { +} + + +- (id)contentForTCP; +- (id)initWithTCPBuffer:(void*)arg1; +- (id)description; + +@end diff --git a/ImageCapture.framework/PTPInitEventRequestPacket.h b/ImageCapture.framework/PTPInitEventRequestPacket.h new file mode 100755 index 0000000..7cdef19 --- /dev/null +++ b/ImageCapture.framework/PTPInitEventRequestPacket.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@interface PTPInitEventRequestPacket : NSObject { + unsigned int _connectionNumber; +} + + +- (void)setConnectionNumber:(unsigned long)arg1; +- (id)contentForTCP; +- (id)initWithConnectionNumber:(unsigned long)arg1; +- (id)initWithTCPBuffer:(void*)arg1; +- (unsigned long)connectionNumber; +- (id)description; + +@end diff --git a/ImageCapture.framework/PTPInitFailPacket.h b/ImageCapture.framework/PTPInitFailPacket.h new file mode 100755 index 0000000..5bfaff3 --- /dev/null +++ b/ImageCapture.framework/PTPInitFailPacket.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@interface PTPInitFailPacket : NSObject { + unsigned int _reason; +} + + +- (void)setReason:(unsigned long)arg1; +- (id)contentForTCP; +- (id)initWithTCPBuffer:(void*)arg1; +- (id)initWithReason:(unsigned long)arg1; +- (unsigned long)reason; +- (id)description; + +@end diff --git a/ImageCapture.framework/PTPInitiator.h b/ImageCapture.framework/PTPInitiator.h new file mode 100755 index 0000000..73bcdd4 --- /dev/null +++ b/ImageCapture.framework/PTPInitiator.h @@ -0,0 +1,126 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class PTPWrappedBytes, PTPDeviceInfoDataset, NSMutableArray, PTPEventPacket, PTPTransport, NSString, PTPOperationResponsePacket, NSMutableDictionary; + +@interface PTPInitiator : NSObject { + PTPTransport *_transport; + PTPOperationResponsePacket *_response; + PTPEventPacket *_event; + unsigned int _transactionID; + unsigned short _operationCode; + BOOL _responseReceived; + BOOL _requestPending; + BOOL _cancelOp; + unsigned int _lastAddedObject; + id _delegate; + BOOL _sessionOpen; + BOOL _needToReopenSession; + NSMutableArray *_storages; + PTPDeviceInfoDataset *_deviceInfo; + NSMutableArray *_eventQueue; + unsigned short _deviceVendorID; + unsigned short _deviceProductID; + NSString *_UUIDString; + NSString *_deviceSerialNumberString; + unsigned int _estimatedNumOfDownloadableObjects; + unsigned int _numOfDownloadableObjectsPlusFolders; + unsigned int _contentCatalogPercentCompleted; + NSString *_userAssignedDeviceName; + BOOL _appleDeviceHasNewFW; + BOOL _deviceIsPairedWithThisHost; + BOOL _deviceIsPasscodeLocked; + BOOL _deviceIsDummyPTPDevice; + NSMutableDictionary *_arrayOf64BitFileSizes; + PTPWrappedBytes *_dataForTransaction; + unsigned long long _excessReceivedDataSize; + unsigned long long _totalFDFileSize; + unsigned long long _totalFDReceivedSize; + unsigned int _totalFDReportedProgress; + double _currentFDNoteTime; + char *_metadataBuffer; + unsigned int _maxMetadataBufferSize; +} + + +- (BOOL)start; +- (double)timeOffset; +- (void)setDelegate:(id)arg1; +- (id)deviceSerialNumberString; +- (BOOL)appleDeviceHasNewFW; +- (BOOL)deviceIsPairedWithThisHost; +- (BOOL)deviceIsPasscodeLocked; +- (BOOL)deviceIsDummyPTPDevice; +- (unsigned long)numOfDownloadableObjectsPlusFolders; +- (int)transportConnectionStatus; +- (void)appendDataBuffer:(void*)arg1 length:(unsigned long)arg2; +- (void)handleData:(id)arg1; +- (void)handleDeviceRemoval; +- (BOOL)waitForResponseWithTimeout:(double)arg1 notifyProgressForFile:(id)arg2; +- (void)issueCancelEvent:(unsigned long)arg1; +- (void)issueCancelRequest:(unsigned long)arg1; +- (id)sendRequest:(id)arg1 andSendData:(id)arg2; +- (id)devicePropertyDescDatasetForProperty:(unsigned short)arg1; +- (id)devicePropertyValueForProperty:(unsigned short)arg1; +- (BOOL)resetDevicePropertyValueForProperty:(unsigned short)arg1; +- (unsigned long)numObjectsInStorage:(unsigned long)arg1 objectFormatCode:(unsigned long)arg2 association:(unsigned long)arg3; +- (id)objectFilesystemInfosForObjectsInStorage:(unsigned long)arg1 objectFormatCode:(unsigned long)arg2 association:(unsigned long)arg3; +- (BOOL)initiateCapture; +- (BOOL)setDeviceDateTime:(id)arg1; +- (BOOL)requestPending; +- (id)objectInfo:(unsigned long)arg1; +- (id)itemForObjectHandle:(unsigned long)arg1; +- (id)storageForStorageID:(unsigned long)arg1; +- (id)transport; +- (unsigned short)saveFile:(id)arg1 to:(id)arg2; +- (id)thumbDataFromFile:(id)arg1 maxSize:(unsigned long)arg2 actualSize:(unsigned int*)arg3 useBuffer:(char *)arg4; +- (id)partialDataFromFile:(id)arg1 fromOffset:(unsigned long)arg2 maxSize:(unsigned long)arg3 actualSize:(unsigned int*)arg4 useBuffer:(char *)arg5; +- (char *)metadataBuffer; +- (unsigned long)maxMetadataBufferSize; +- (id)storageInfo:(unsigned long)arg1; +- (id)objectInfosForObjectsInStorage:(unsigned long)arg1 objectFormatCode:(unsigned long)arg2 association:(unsigned long)arg3; +- (id)objectHandlesInStorage:(unsigned long)arg1 objectFormatCode:(unsigned long)arg2 association:(unsigned long)arg3; +- (id)objectInfosForObjectsInStorage64:(unsigned long)arg1 objectFormatCode:(unsigned long)arg2 association:(unsigned long)arg3; +- (id)objectHandlesInStorage64:(unsigned long)arg1 objectFormatCode:(unsigned long)arg2 association:(unsigned long)arg3; +- (BOOL)closeSession; +- (id)sendRequest:(id)arg1 andReceiveData:(id)arg2 excessReceivedDataSize:(unsigned long long*)arg3 timeout:(double)arg4; +- (void)processUnhandledEvents; +- (id)sendRequest:(id)arg1 andReceiveData:(id)arg2 maxDataSize:(unsigned long)arg3 excessReceivedDataSize:(unsigned long long*)arg4 timeout:(double)arg5; +- (id)sendRequest:(id)arg1 excessReceivedDataSize:(unsigned long long*)arg2 timeout:(double)arg3; +- (BOOL)allowKeepAwake; +- (id)storageIDs; +- (unsigned long long)objectInfo64BitSize:(unsigned long)arg1; +- (id)dataFromFile:(id)arg1 maxSize:(unsigned long)arg2 actualSize:(unsigned int*)arg3 useBuffer:(char *)arg4; +- (unsigned short)savePartialFile:(id)arg1 fromOffset:(unsigned long long)arg2 size:(unsigned long long)arg3 to:(id)arg4; +- (id)deviceDateTime; +- (BOOL)setDevicePropertyValue:(id)arg1 forProperty:(unsigned short)arg2; +- (unsigned short)deviceStatus; +- (void)deviceReset; +- (void)handleReroutedEvent:(id)arg1; +- (id)initWithHostLocationID:(unsigned long)arg1; +- (id)deviceInfo; +- (BOOL)openSession; +- (id)refreshAssignedDeviceName; +- (id)userAssignedDeviceName; +- (unsigned short)deviceVendorID; +- (unsigned short)deviceProductID; +- (id)initWithTargetAddress:(id)arg1 targetPort:(unsigned long)arg2 targetGUID:(id)arg3 targetName:(id)arg4 hostGUID:(id)arg5 hostName:(id)arg6; +- (id)initiator; +- (void)readStorages; +- (BOOL)deleteFile:(id)arg1; +- (BOOL)isAccessRestrictedAppleDevice; +- (void)setContentCatalogPercentCompleted:(unsigned long)arg1; +- (void)sentData:(id)arg1; +- (void)transportActivated; +- (void)transportDeactivated; +- (void)handleStartData:(id)arg1; +- (void)handleResponse:(id)arg1; +- (void)stop; +- (void)handleEvent:(id)arg1; +- (id)UUIDString; +- (unsigned long)contentCatalogPercentCompleted; +- (void)cancel; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/PTPObjectInfoDataset.h b/ImageCapture.framework/PTPObjectInfoDataset.h new file mode 100755 index 0000000..d6e77a0 --- /dev/null +++ b/ImageCapture.framework/PTPObjectInfoDataset.h @@ -0,0 +1,86 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSString; + +@interface PTPObjectInfoDataset : NSObject { + unsigned int _storageID; + unsigned short _objectFormat; + unsigned short _protectionStatus; + unsigned long long _objectCompressedSize; + unsigned short _thumbFormat; + unsigned int _thumbCompressedSize; + unsigned int _thumbOffset; + unsigned int _thumbPixWidth; + unsigned int _thumbPixHeight; + unsigned int _imagePixWidth; + unsigned int _imagePixHeight; + unsigned int _imageBitDepth; + unsigned int _parentObject; + unsigned short _associationType; + unsigned int _associationDesc; + unsigned int _sequenceNumber; + NSString *_filename; + NSString *_captureDate; + NSString *_modificationDate; + NSString *_keywords; + unsigned int _thmFileSize; + unsigned int _objectHandle; +} + + +- (void)setSequenceNumber:(unsigned long)arg1; +- (unsigned long)sequenceNumber; +- (id)keywords; +- (void)setKeywords:(id)arg1; +- (void)setFilename:(id)arg1; +- (id)modificationDate; +- (id)filename; +- (id)content64; +- (void)setStorageID:(unsigned long)arg1; +- (void)setObjectFormat:(unsigned short)arg1; +- (void)setProtectionStatus:(unsigned short)arg1; +- (unsigned short)thumbFormat; +- (void)setThumbFormat:(unsigned short)arg1; +- (void)setThumbCompressedSize:(unsigned long)arg1; +- (unsigned long)thmFileSize; +- (void)setThmFileSize:(unsigned long)arg1; +- (unsigned long)thumbOffset; +- (void)setThumbOffset:(unsigned long)arg1; +- (unsigned long)thumbPixWidth; +- (void)setThumbPixWidth:(unsigned long)arg1; +- (unsigned long)thumbPixHeight; +- (void)setThumbPixHeight:(unsigned long)arg1; +- (void)setImagePixWidth:(unsigned long)arg1; +- (void)setImagePixHeight:(unsigned long)arg1; +- (void)setImageBitDepth:(unsigned long)arg1; +- (void)setParentObject:(unsigned long)arg1; +- (void)setAssociationType:(unsigned short)arg1; +- (unsigned long)associationDesc; +- (void)setAssociationDesc:(unsigned long)arg1; +- (unsigned long)parentObject; +- (unsigned short)protectionStatus; +- (unsigned long)storageID; +- (unsigned short)objectFormat; +- (unsigned short)associationType; +- (unsigned long long)objectCompressedSize64; +- (unsigned long)thumbCompressedSize; +- (unsigned long)objectHandle; +- (unsigned long)imagePixWidth; +- (unsigned long)imagePixHeight; +- (unsigned long)imageBitDepth; +- (void)setObjectHandle:(unsigned long)arg1; +- (void)setObjectCompressedSize:(unsigned long long)arg1; +- (id)initWithData64:(id)arg1; +- (unsigned long)objectCompressedSize; +- (id)content; +- (id)initWithData:(id)arg1; +- (id)captureDate; +- (void)setCaptureDate:(id)arg1; +- (void)setModificationDate:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/PTPOperationRequestPacket.h b/ImageCapture.framework/PTPOperationRequestPacket.h new file mode 100755 index 0000000..fd7ffb7 --- /dev/null +++ b/ImageCapture.framework/PTPOperationRequestPacket.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@interface PTPOperationRequestPacket : NSObject { + int _numParameters; + unsigned int _dataPhaseInfo; + unsigned short _operationCode; + unsigned int _transactionID; + unsigned int _parameters[5]; +} + + +- (unsigned long)parameterAtIndex:(unsigned long)arg1; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 dataPhaseInfo:(unsigned long)arg3 numParameters:(unsigned long)arg4 parameters:(unsigned int*)arg5; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 dataPhaseInfo:(unsigned long)arg3 parameter1:(unsigned long)arg4 parameter2:(unsigned long)arg5 parameter3:(unsigned long)arg6 parameter4:(unsigned long)arg7; +- (unsigned long)dataPhaseInfo; +- (void)setDataPhaseInfo:(unsigned long)arg1; +- (void)setPparameter:(unsigned long)arg1 atIndex:(unsigned long)arg2; +- (void)setParameter4:(unsigned long)arg1; +- (void)setParameter5:(unsigned long)arg1; +- (void)setParameter1:(unsigned long)arg1; +- (void)setParameter2:(unsigned long)arg1; +- (void)setParameter3:(unsigned long)arg1; +- (id)initWithUSBBuffer:(void*)arg1; +- (id)contentForUSB; +- (id)contentForUSBUsingBuffer:(void*)arg1 capacity:(unsigned long)arg2; +- (void)setOperationCode:(unsigned short)arg1; +- (void)setTransactionID:(unsigned long)arg1; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 dataPhaseInfo:(unsigned long)arg3; +- (unsigned long)parameter1; +- (unsigned short)operationCode; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 dataPhaseInfo:(unsigned long)arg3 parameter1:(unsigned long)arg4; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 dataPhaseInfo:(unsigned long)arg3 parameter1:(unsigned long)arg4 parameter2:(unsigned long)arg5 parameter3:(unsigned long)arg6; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 dataPhaseInfo:(unsigned long)arg3 parameter1:(unsigned long)arg4 parameter2:(unsigned long)arg5 parameter3:(unsigned long)arg6 parameter4:(unsigned long)arg7 parameter5:(unsigned long)arg8; +- (id)initWithOperationCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 dataPhaseInfo:(unsigned long)arg3 parameter1:(unsigned long)arg4 parameter2:(unsigned long)arg5; +- (int)numParameters; +- (unsigned long)parameter2; +- (unsigned long)parameter3; +- (unsigned long)parameter4; +- (unsigned long)parameter5; +- (id)contentForTCP; +- (unsigned long)transactionID; +- (id)initWithTCPBuffer:(void*)arg1; +- (id)description; + +@end diff --git a/ImageCapture.framework/PTPOperationResponsePacket.h b/ImageCapture.framework/PTPOperationResponsePacket.h new file mode 100755 index 0000000..42eb563 --- /dev/null +++ b/ImageCapture.framework/PTPOperationResponsePacket.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@interface PTPOperationResponsePacket : NSObject { + int _numParameters; + unsigned short _responseCode; + unsigned int _transactionID; + unsigned int _parameters[5]; +} + + +- (unsigned short)responseCode; +- (unsigned long)parameterAtIndex:(unsigned long)arg1; +- (void)setResponseCode:(unsigned short)arg1; +- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 numParameters:(unsigned long)arg3 parameters:(unsigned int*)arg4; +- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned long)arg2; +- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 parameter1:(unsigned long)arg3; +- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 parameter1:(unsigned long)arg3 parameter2:(unsigned long)arg4; +- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 parameter1:(unsigned long)arg3 parameter2:(unsigned long)arg4 parameter3:(unsigned long)arg5; +- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 parameter1:(unsigned long)arg3 parameter2:(unsigned long)arg4 parameter3:(unsigned long)arg5 parameter4:(unsigned long)arg6; +- (id)initWithResponseCode:(unsigned short)arg1 transactionID:(unsigned long)arg2 parameter1:(unsigned long)arg3 parameter2:(unsigned long)arg4 parameter3:(unsigned long)arg5 parameter4:(unsigned long)arg6 parameter5:(unsigned long)arg7; +- (void)setPparameter:(unsigned long)arg1 atIndex:(unsigned long)arg2; +- (void)setParameter4:(unsigned long)arg1; +- (void)setParameter5:(unsigned long)arg1; +- (void)setParameter1:(unsigned long)arg1; +- (void)setParameter2:(unsigned long)arg1; +- (void)setParameter3:(unsigned long)arg1; +- (id)initWithUSBBuffer:(void*)arg1; +- (id)contentForUSB; +- (id)contentForUSBUsingBuffer:(void*)arg1 capacity:(unsigned long)arg2; +- (void)setTransactionID:(unsigned long)arg1; +- (unsigned long)parameter1; +- (int)numParameters; +- (unsigned long)parameter2; +- (unsigned long)parameter3; +- (unsigned long)parameter4; +- (unsigned long)parameter5; +- (id)contentForTCP; +- (unsigned long)transactionID; +- (id)initWithTCPBuffer:(void*)arg1; +- (id)description; + +@end diff --git a/ImageCapture.framework/PTPProbeRequestPacket.h b/ImageCapture.framework/PTPProbeRequestPacket.h new file mode 100755 index 0000000..32fe782 --- /dev/null +++ b/ImageCapture.framework/PTPProbeRequestPacket.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@interface PTPProbeRequestPacket : NSObject { +} + + +- (id)contentForTCP; +- (id)initWithTCPBuffer:(void*)arg1; +- (id)description; + +@end diff --git a/ImageCapture.framework/PTPProbeResponsePacket.h b/ImageCapture.framework/PTPProbeResponsePacket.h new file mode 100755 index 0000000..168c666 --- /dev/null +++ b/ImageCapture.framework/PTPProbeResponsePacket.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@interface PTPProbeResponsePacket : NSObject { +} + + +- (id)contentForTCP; +- (id)initWithTCPBuffer:(void*)arg1; +- (id)description; + +@end diff --git a/ImageCapture.framework/PTPStartDataPacket.h b/ImageCapture.framework/PTPStartDataPacket.h new file mode 100755 index 0000000..5f76152 --- /dev/null +++ b/ImageCapture.framework/PTPStartDataPacket.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@interface PTPStartDataPacket : NSObject { + unsigned int _transactionID; + unsigned long long _totalDataSize; +} + + +- (void)setTotalDataSize:(unsigned long long)arg1; +- (void)setTransactionID:(unsigned long)arg1; +- (unsigned long long)totalDataSize; +- (id)contentForTCP; +- (unsigned long)transactionID; +- (id)initWithTransactionID:(unsigned long)arg1 totalDataSize:(unsigned long long)arg2; +- (id)initWithTCPBuffer:(void*)arg1; +- (id)description; + +@end diff --git a/ImageCapture.framework/PTPStorageInfoDataset.h b/ImageCapture.framework/PTPStorageInfoDataset.h new file mode 100755 index 0000000..f43afcc --- /dev/null +++ b/ImageCapture.framework/PTPStorageInfoDataset.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSString, NSMutableData; + +@interface PTPStorageInfoDataset : NSObject { + unsigned short _storageType; + unsigned short _filesystemType; + unsigned short _accessCapability; + unsigned long long _maxCapacity; + unsigned long long _freeSpaceInBytes; + unsigned int _freeSpaceInImages; + NSString *_storageDescription; + NSString *_volumeLabel; + NSMutableData *_content; + BOOL _dirty; + BOOL _readOnlyObject; +} + + +- (unsigned short)storageType; +- (void)setStorageType:(unsigned short)arg1; +- (unsigned short)filesystemType; +- (void)setFilesystemType:(unsigned short)arg1; +- (void)setAccessCapability:(unsigned short)arg1; +- (unsigned long long)maxCapacity; +- (void)setMaxCapacity:(unsigned long long)arg1; +- (unsigned long long)freeSpaceInBytes; +- (void)setFreeSpaceInBytes:(unsigned long long)arg1; +- (unsigned long)freeSpaceInImages; +- (void)setFreeSpaceInImages:(unsigned long)arg1; +- (id)storageDescription; +- (void)setStorageDescription:(id)arg1; +- (id)volumeLabel; +- (void)setVolumeLabel:(id)arg1; +- (void)updateContent; +- (id)initWithMutableData:(id)arg1; +- (unsigned short)accessCapability; +- (void)setContent:(id)arg1; +- (id)content; +- (id)initWithData:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/PTPTCPIPConnection.h b/ImageCapture.framework/PTPTCPIPConnection.h new file mode 100755 index 0000000..2f4cc88 --- /dev/null +++ b/ImageCapture.framework/PTPTCPIPConnection.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class NSMutableData, PTPTCPIPTransport, NSTimer; + +@interface PTPTCPIPConnection : NSObject { + PTPTCPIPTransport *_transport; + NSTimer *_inactivityTimer; + NSTimer *_receiveTimer; + NSTimer *_transmitTimer; + struct __CFReadStream { } *_inStream; + struct __CFWriteStream { } *_outStream; + struct dispatch_semaphore_s { } *_receiveBufferSemaphore; + NSMutableData *_recieveBuffer; + unsigned int _bytesReceived; + struct dispatch_semaphore_s { } *_transmitBufferSemaphore; + NSMutableData *_transmitBuffer; + unsigned int _bytesSent; +} + + +- (id)initWithNativeSocket:(int)arg1 transport:(id)arg2; +- (id)initWithSocketToHost:(id)arg1 port:(unsigned long)arg2 transport:(id)arg3; +- (void)inactivityTimerCallBack:(id)arg1; +- (void)handleHasBytesAvailable; +- (void)handleEndEncountered; +- (void)handleErrorOccurred:(struct { int x1; int x2; })arg1; +- (void)handleCanAcceptBytes; +- (BOOL)writeData:(id)arg1; +- (BOOL)open; +- (void)close; +- (void)dealloc; + +@end diff --git a/ImageCapture.framework/PTPTCPIPTransport.h b/ImageCapture.framework/PTPTCPIPTransport.h new file mode 100755 index 0000000..7b97316 --- /dev/null +++ b/ImageCapture.framework/PTPTCPIPTransport.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class PTPTCPIPConnection, NSString, NSMutableData; + +@interface PTPTCPIPTransport : PTPTransport { + struct __CFSocket { } *_socket; + NSString *_hostName; + unsigned short _hostPort; + NSString *_hostGUID; + NSString *_targetName; + NSString *_targetAddress; + unsigned int _targetPort; + NSString *_targetGUID; + id _connectionRequestResponse; + unsigned int _connectionNumber; + PTPTCPIPConnection *_tempConnection; + NSMutableData *_tempData; + PTPTCPIPConnection *_cdConnection; + PTPTCPIPConnection *_eventConnection; + NSMutableData *_cdData; + NSMutableData *_eventData; + BOOL _delegateNeedsData; +} + + +- (void)sendData:(id)arg1; +- (id)initWithHostPort:(unsigned long)arg1 hostName:(id)arg2 hostGUID:(id)arg3 bonjourServiceType:(id)arg4 bonjourTXTRecords:(id)arg5 delegate:(id)arg6; +- (id)initForAcceptedSocketWithDelegate:(id)arg1 andHostGUID:(id)arg2 andHostName:(id)arg3; +- (id)initWithTargetAddress:(id)arg1 targetPort:(unsigned long)arg2 targetGUID:(id)arg3 targetName:(id)arg4 hostGUID:(id)arg5 hostName:(id)arg6 delegate:(id)arg7; +- (id)targetName; +- (id)targetAddress; +- (unsigned long)targetPort; +- (id)targetGUID; +- (BOOL)startResponder; +- (BOOL)connected; +- (BOOL)sendStartData:(id)arg1; +- (BOOL)sendCancel:(id)arg1; +- (id)sendRequest:(id)arg1 receiveData:(id)arg2 timeout:(unsigned long)arg3; +- (void)cancelTransaction:(id)arg1; +- (void)acceptConnectionFromSocket:(int)arg1; +- (BOOL)startInitiator; +- (BOOL)waitForConnectionWithTimeout:(double)arg1; +- (void)releaseConnections; +- (void)sendDataPackets:(id)arg1; +- (void)handleData:(id)arg1 from:(id)arg2; +- (void)didCloseConnection:(id)arg1 withError:(struct { int x1; int x2; })arg2; +- (void)stop; +- (BOOL)sendEvent:(id)arg1; +- (id)description; +- (void)dealloc; +- (BOOL)sendResponse:(id)arg1; + +@end diff --git a/ImageCapture.framework/PTPTransport.h b/ImageCapture.framework/PTPTransport.h new file mode 100755 index 0000000..45379c3 --- /dev/null +++ b/ImageCapture.framework/PTPTransport.h @@ -0,0 +1,79 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +@class PTPWrappedBytes, PTPOperationResponsePacket; + +@interface PTPTransport : NSObject { + unsigned short _type; + int _role; + int _connectionStatus; + id _delegate; + BOOL _timedOut; + BOOL _responseReceived; + PTPOperationResponsePacket *_response; + BOOL _callbackThreadIsRunning; + struct _opaque_pthread_t { long x1; struct __darwin_pthread_handler_rec {} *x2; BOOL x3[596]; } *_callbackThread; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } _callbackThreadMutex; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } _callbackThreadRunMutex; + struct _opaque_pthread_cond_t { + long __sig; + BOOL __opaque[24]; + } _callbackThreadCondition; + BOOL _callbackThreadConditionSignaled; + struct __CFRunLoop { } *_callbackThreadRunLoop; + struct __CFRunLoopSource { } *_callbackDummyMachPortRLSrc; + unsigned char _headerBuffer[12]; + BOOL _headerBufferFound; + BOOL _delegateNeedsResponse; + BOOL _busy; + unsigned int _canceledTransactionID; + PTPWrappedBytes *_dataForTransaction; + unsigned long long _excessReceivedDataSize; +} + + +- (void)sendData:(id)arg1; +- (void)setDelegate:(id)arg1; +- (int)role; +- (void)setResponse:(id)arg1; +- (BOOL)isCallbackThreadRunning; +- (void*)callbackThreadFunction; +- (void)cleanupCallbackThread; +- (BOOL)startCallbackThread; +- (void)endCallbackThread; +- (void)abortPendingIO; +- (unsigned long long)excessReceivedDataSize; +- (id)sendRequest:(id)arg1 sendData:(id)arg2 timeout:(unsigned long)arg3; +- (unsigned short)deviceStatus; +- (void)deviceReset; +- (BOOL)startResponder; +- (BOOL)connected; +- (id)sendRequest:(id)arg1 receiveData:(id)arg2 timeout:(unsigned long)arg3; +- (void)cancelTransaction:(id)arg1; +- (BOOL)startInitiator; +- (int)waitForCallbackThreadConditionSignalWithTimeout:(long)arg1; +- (int)lockCallbackThreadMutex; +- (int)unlockCallbackThreadMutex; +- (void)setResponseReceived:(BOOL)arg1; +- (BOOL)responseReceived; +- (int)signalCallbackThreadCondition; +- (struct __CFRunLoop { }*)callbackThreadRunLoop; +- (void)stop; +- (id)response; +- (unsigned short)type; +- (BOOL)sendEvent:(id)arg1; +- (int)connectionStatus; +- (id)init; +- (void)dealloc; +- (BOOL)sendResponse:(id)arg1; +- (void)setTimedOut:(BOOL)arg1; +- (BOOL)timedOut; + +@end diff --git a/ImageCapture.framework/PTPWrappedBytes.h b/ImageCapture.framework/PTPWrappedBytes.h new file mode 100755 index 0000000..19a9458 --- /dev/null +++ b/ImageCapture.framework/PTPWrappedBytes.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface PTPWrappedBytes : NSObject { + unsigned long long _offset; + unsigned long long _capacity; + BOOL _allocatedBytes; + char *_bytes; + int _fd; + BOOL _useByteBuffer; + unsigned long long _excessDataLength; + double _progressNotificationTime; + int (*_progressNotifier)(); + void *_progressNotifierContext; + int _lastNotifiedProgress; +} + ++ (id)wrappedBytesWithBytes:(void*)arg1 capacity64:(unsigned long long)arg2; ++ (id)wrappedBytesWithCapacity64:(unsigned long long)arg1; + +- (void)setProgressNotifierCallback:(int (*)())arg1 context:(void*)arg2; +- (unsigned long long)setCapacity64:(unsigned long long)arg1; +- (unsigned long long)excessDataLength; +- (id)initWithFileDescriptor:(int)arg1 capacity64:(unsigned long long)arg2; +- (BOOL)wasInitWithFD; +- (double)percentFull; +- (unsigned long long)capacity64; +- (void)setLength64:(unsigned long long)arg1; +- (id)initWithBytes:(void*)arg1 capacity64:(unsigned long long)arg2; +- (id)initWithCapacity64:(unsigned long long)arg1; +- (unsigned long long)appendBytes:(const void*)arg1 length64:(unsigned long long)arg2; +- (unsigned long long)length64; +- (void*)mutableBytes; +- (unsigned long long)appendData:(id)arg1; +- (unsigned long long)offset; +- (const void*)bytes; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/JavaScriptCore.framework/ProfilerServer.h b/JavaScriptCore.framework/ProfilerServer.h new file mode 100755 index 0000000..c60d3cd --- /dev/null +++ b/JavaScriptCore.framework/ProfilerServer.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore + */ + +@class NSString; + +@interface ProfilerServer : NSObject { + NSString *_serverName; + unsigned int _listenerCount; +} + ++ (id)sharedProfileServer; + +- (void)stopProfiling; +- (void)startProfiling; +- (id)init; + +@end diff --git a/JavaScriptCore.framework/WTFMainThreadCaller.h b/JavaScriptCore.framework/WTFMainThreadCaller.h new file mode 100755 index 0000000..34f4602 --- /dev/null +++ b/JavaScriptCore.framework/WTFMainThreadCaller.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore + */ + +@interface WTFMainThreadCaller : NSObject { +} + + +- (void)call; + +@end diff --git a/Librarian.framework/LBAccountNotification.h b/Librarian.framework/LBAccountNotification.h new file mode 100755 index 0000000..dd30b64 --- /dev/null +++ b/Librarian.framework/LBAccountNotification.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Librarian.framework/Librarian + */ + +@interface LBAccountNotification : NSObject { +} + ++ (void)noteAccountChanges:(id)arg1; + + +@end diff --git a/Librarian.framework/LBItem.h b/Librarian.framework/LBItem.h new file mode 100755 index 0000000..91cb280 --- /dev/null +++ b/Librarian.framework/LBItem.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Librarian.framework/Librarian + */ + +@class NSURL, NSMutableDictionary; + +@interface LBItem : NSObject { + NSURL *_url; + NSMutableDictionary *_attributes; + id _replacement; +} + +@property id replacement; + + +- (id)attributeForName:(id)arg1; +- (id)valueForKey:(id)arg1; +- (id)path; +- (id)attributesForNames:(id)arg1; +- (id)attributeNames; +- (id)initWithURL:(id)arg1; +- (id)url; +- (id)_attributes; +- (void)dealloc; +- (void)updateInfo:(id)arg1; +- (void)setReplacement:(id)arg1; +- (id)initWithURL:(id)arg1 itemUpdateInfo:(id)arg2; +- (id)replacement; + +@end diff --git a/Librarian.framework/LBQuery.h b/Librarian.framework/LBQuery.h new file mode 100755 index 0000000..bf5aaeb --- /dev/null +++ b/Librarian.framework/LBQuery.h @@ -0,0 +1,107 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Librarian.framework/Librarian + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSPredicate, NSThread, NSMutableIndexSet, NSMutableArray, NSString, NSMutableDictionary, NSArray; + +@interface LBQuery : NSObject { + NSString *_query; + unsigned int _accumulatedItemCount; + NSMutableArray *_changes; + NSMutableDictionary *_toBeRemoved; + NSMutableDictionary *_toBeReplaced; + NSMutableDictionary *_toBeInserted; + NSMutableIndexSet *_removalSet; + NSMutableIndexSet *_replacementSet; + NSMutableIndexSet *_insertionSet; + bool_pendingChanges; + bool_ubiquitousGatherComplete; + int _queryState; + BOOL _synchronous; + NSArray *_values; + NSArray *_sortingAttributes; + struct { + unsigned int first_max_num; + unsigned int first_max_ms; + unsigned int progress_max_num; + unsigned int progress_max_ms; + unsigned int update_max_num; + unsigned int update_max_ms; + } _batchingParameters; + NSMutableArray *_results; + NSMutableDictionary *_resultsDict; + int (*_create_result_fn)(); + void *_create_result_context; + int (*_create_result_callbacks_equal)(); + int (*_create_result_callbacks_release)(); + int (*_create_value_fn)(); + void *_create_value_context; + int (*_create_value_callbacks_equal)(); + int (*_create_value_callbacks_release)(); + NSArray *_searchScopes; + unsigned long _scopeOptions; + int (*_sort_fn)(); + void *_sort_context; + struct dispatch_queue_s { } *_notificationQueue; + struct __LBItemUpdateObserver { } *_observer; + NSThread *_executeThread; + struct dispatch_source_s { } *_notifyTimer; + unsigned long long _notifyInterval; + bool_pendingNote; + long long _disableCount; + NSMutableDictionary *_created; + NSPredicate *_predicate; +} + + +- (void)finalize; +- (void)setBatchingParameters:(struct { unsigned int x1; unsigned int x2; unsigned int x3; unsigned int x4; unsigned int x5; unsigned int x6; })arg1; +- (id)initWithQuery:(id)arg1 values:(id)arg2 sortingAttributes:(id)arg3 items:(struct __CFArray { }*)arg4; +- (void)setCreateResultFunction:(int (*)())arg1 withContext:(void*)arg2 callbacks:(const struct { int x1; int (*x2)(); int (*x3)(); int (*x4)(); int (*x5)(); }*)arg3; +- (void)setCreateValueFunction:(int (*)())arg1 withContext:(void*)arg2 callbacks:(const struct { int x1; int (*x2)(); int (*x3)(); int (*x4)(); int (*x5)(); }*)arg3; +- (void)setSortComparator:(int (*)())arg1 withContext:(void*)arg2; +- (void)setSearchScope:(id)arg1 withOptions:(unsigned long)arg2; +- (unsigned char)executeWithOptions:(unsigned long)arg1; +- (void)processUpdates; +- (id)valuesOfAttribute:(id)arg1; +- (unsigned int)countOfResultsForAttributeName:(id)arg1 value:(id)arg2; +- (id)attributeValueForName:(id)arg1 forResultAtIndex:(int)arg2; +- (int)indexOfResult:(const void*)arg1; +- (const void*)resultAtIndex:(int)arg1; +- (unsigned int)resultCount; +- (void)disableUpdates; +- (void)enableUpdates; +- (id)predicate; +- (void)stop; +- (void)dealloc; +- (void)_stop; +- (void)_didInsert:(id)arg1; +- (void)_willInsert:(id)arg1; +- (void)_didRemove:(id)arg1; +- (void)_willRemove:(id)arg1; +- (void)_didReplace:(id)arg1; +- (void)_willReplace:(id)arg1; +- (void)_postNote:(struct __CFString { }*)arg1; +- (void)_createChangeSets; +- (void)_didChange:(unsigned int)arg1 inSet:(id)arg2; +- (void)_willChange:(unsigned int)arg1 inSet:(id)arg2; +- (void)_runQuery; +- (void)updateQueryResultForURL:(id)arg1 info:(id)arg2 updateType:(int)arg3; +- (void)deleteURL:(id)arg1; +- (void)addChangeToURL:(id)arg1 withInfo:(id)arg2; +- (void)addCreatedURL:(id)arg1 withInfo:(id)arg2 makeLive:(bool)arg3; +- (void)addItemWithURL:(id)arg1 usingInfo:(id)arg2; +- (void)_processUpdates; +- (void)_processChanges; +- (void)postNote:(struct __CFString { }*)arg1; +- (void)_enableUpdates; +- (void)sendNote; +- (void)_disableUpdates; +- (void)_real_dealloc; + +@end diff --git a/Librarian.framework/LBQueryProxy.h b/Librarian.framework/LBQueryProxy.h new file mode 100755 index 0000000..d101da4 --- /dev/null +++ b/Librarian.framework/LBQueryProxy.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Librarian.framework/Librarian + */ + +@class LBQuery; + +@interface LBQueryProxy : NSObject { + LBQuery *_q; +} + + +- (id)initWithQuery:(id)arg1; +- (void)deallocQuery; + +@end diff --git a/MIME.framework/MFBase64Decoder.h b/MIME.framework/MFBase64Decoder.h new file mode 100755 index 0000000..3e78e2e --- /dev/null +++ b/MIME.framework/MFBase64Decoder.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class NSMutableData; + +@interface MFBase64Decoder : MFBaseFilterDataConsumer { + NSMutableData *_leftovers; + unsigned int _decodedBits; + unsigned int _validBytes; + unsigned int _equalCount; + char *_table; + BOOL _bound; +} + +@property BOOL convertCommas; +@property BOOL isBound; +@property(readonly) unsigned int unconverted; + ++ (BOOL)isValidBase64:(id)arg1; + +- (BOOL)isBound; +- (BOOL)convertCommas; +- (unsigned long)_decodeBytes:(const char *)arg1 end:(const char *)arg2 into:(char *)arg3 length:(unsigned long)arg4 startingAt:(unsigned long)arg5 outEncodedOffset:(unsigned int*)arg6; +- (id)initWithConsumers:(id)arg1; +- (void)setConvertCommas:(BOOL)arg1; +- (void)setIsBound:(BOOL)arg1; +- (unsigned long)unconverted; +- (int)appendData:(id)arg1; +- (void)done; +- (void)dealloc; + +@end diff --git a/MIME.framework/MFBase64Encoder.h b/MIME.framework/MFBase64Encoder.h new file mode 100755 index 0000000..71d5221 --- /dev/null +++ b/MIME.framework/MFBase64Encoder.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@interface MFBase64Encoder : MFBaseFilterDataConsumer { + char *_table; + unsigned int _left; + unsigned char _leftovers[3]; + unsigned int _line; + unsigned int _lineBreak; + BOOL _padChar; +} + +@property BOOL allowSlash; +@property BOOL padChar; +@property unsigned int lineBreak; + + +- (void)setStandardLineBreak; +- (void)setAllowSlash:(BOOL)arg1; +- (void)setPadChar:(BOOL)arg1; +- (unsigned long)lineBreak; +- (void)setLineBreak:(unsigned long)arg1; +- (id)initWithConsumers:(id)arg1; +- (int)appendData:(id)arg1; +- (void)done; +- (BOOL)padChar; +- (BOOL)allowSlash; + +@end diff --git a/MIME.framework/MFBaseFilterDataConsumer.h b/MIME.framework/MFBaseFilterDataConsumer.h new file mode 100755 index 0000000..83f3fc3 --- /dev/null +++ b/MIME.framework/MFBaseFilterDataConsumer.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class NSMutableArray, NSArray; + +@interface MFBaseFilterDataConsumer : NSObject { + NSMutableArray *_consumers; + BOOL _serialAppend; +} + +@property(readonly) NSArray * consumers; +@property(getter=isSerialAppend) BOOL serialAppend; + ++ (id)filterWithConsumers:(id)arg1; ++ (id)filterWithConsumer:(id)arg1; + +- (id)initWithConsumer:(id)arg1; +- (id)consumers; +- (BOOL)isSerialAppend; +- (void)setSerialAppend:(BOOL)arg1; +- (id)initWithConsumers:(id)arg1; +- (int)appendData:(id)arg1; +- (void)done; +- (void)dealloc; + +@end diff --git a/MIME.framework/MFBufferedDataConsumer.h b/MIME.framework/MFBufferedDataConsumer.h new file mode 100755 index 0000000..bb19305 --- /dev/null +++ b/MIME.framework/MFBufferedDataConsumer.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class NSArray, NSMutableData, NSString; + +@interface MFBufferedDataConsumer : NSObject { + NSMutableData *_data; + int _fd; + NSString *_path; + NSArray *_stack; +} + + +- (id)data; +- (int)appendData:(id)arg1; +- (void)done; +- (id)init; +- (void)dealloc; + +@end diff --git a/MIME.framework/MFByteSet.h b/MIME.framework/MFByteSet.h new file mode 100755 index 0000000..2bd2bf1 --- /dev/null +++ b/MIME.framework/MFByteSet.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@interface MFByteSet : NSObject { + BOOL mySet[32]; +} + ++ (id)asciiWhitespaceSet; ++ (id)nonASCIIByteSet; ++ (id)suspiciousCodepage1252ByteSet; ++ (id)ASCIIByteSet; + +- (id)initWithRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (BOOL)byteIsMember:(BOOL)arg1; +- (id)_initWithSet:(const char *)arg1; +- (id)mutableCopyWithZone:(struct _NSZone { }*)arg1; +- (id)invertedSet; +- (id)initWithBytes:(const void*)arg1 length:(unsigned int)arg2; +- (id)initWithCString:(const char *)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/MIME.framework/MFConditionLock.h b/MIME.framework/MFConditionLock.h new file mode 100755 index 0000000..0dd0086 --- /dev/null +++ b/MIME.framework/MFConditionLock.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class NSString; + +@interface MFConditionLock : NSConditionLock { + NSString *_name; + id _delegate; +} + ++ (void)initialize; + +- (id)initWithName:(id)arg1 condition:(int)arg2 andDelegate:(id)arg3; +- (id)initWithName:(id)arg1 andDelegate:(id)arg2; +- (void)unlockWithCondition:(int)arg1; +- (BOOL)lockWhenCondition:(int)arg1 beforeDate:(id)arg2; +- (BOOL)lockBeforeDate:(id)arg1; +- (BOOL)isLockedByMe; +- (void)unlock; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/MIME.framework/MFCountingDataConsumer.h b/MIME.framework/MFCountingDataConsumer.h new file mode 100755 index 0000000..fff3487 --- /dev/null +++ b/MIME.framework/MFCountingDataConsumer.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@interface MFCountingDataConsumer : MFNullDataConsumer { + unsigned int _count; +} + +@property(readonly) unsigned int count; + + +- (int)appendData:(id)arg1; +- (unsigned int)count; + +@end diff --git a/MIME.framework/MFData.h b/MIME.framework/MFData.h new file mode 100755 index 0000000..40c83bc --- /dev/null +++ b/MIME.framework/MFData.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class NSData, NSString; + +@interface MFData : NSData { + NSData *_internal; + NSString *_path; + NSData *_parent; + BOOL _subdata; +} + ++ (void)setDefaultMappingThresholdInBytes:(unsigned int)arg1; + +- (id)data; +- (id)initWithContentsOfURL:(id)arg1 options:(unsigned int)arg2 error:(id*)arg3; +- (id)initWithBytesNoCopy:(void*)arg1 length:(unsigned int)arg2; +- (BOOL)writeToURL:(id)arg1 options:(unsigned int)arg2 error:(id*)arg3; +- (id)subdataWithRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (id)initWithContentsOfFile:(id)arg1 options:(unsigned int)arg2 error:(id*)arg3; +- (id)initWithContentsOfMappedFile:(id)arg1; +- (id)initWithImmutableData:(id)arg1; +- (id)_initWithFile:(id)arg1; +- (id)_initWithRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1 from:(id)arg2 retainingParent:(BOOL)arg3; +- (BOOL)mf_immutable; +- (id)_initWithData:(id)arg1 maybeMutable:(BOOL)arg2; +- (id)initWithContentsOfURL:(id)arg1; +- (BOOL)writeToURL:(id)arg1 atomically:(BOOL)arg2; +- (id)mutableCopyWithZone:(struct _NSZone { }*)arg1; +- (id)initWithBytes:(const void*)arg1 length:(unsigned int)arg2; +- (id)initWithData:(id)arg1; +- (id)initWithContentsOfFile:(id)arg1; +- (const void*)bytes; +- (id)initWithBytesNoCopy:(void*)arg1 length:(unsigned int)arg2 freeWhenDone:(BOOL)arg3; +- (BOOL)writeToFile:(id)arg1 options:(unsigned int)arg2 error:(id*)arg3; +- (BOOL)writeToFile:(id)arg1 atomically:(BOOL)arg2; +- (unsigned int)length; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/MIME.framework/MFDataMessageStore.h b/MIME.framework/MFDataMessageStore.h new file mode 100755 index 0000000..18634ba --- /dev/null +++ b/MIME.framework/MFDataMessageStore.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class NSData; + +@interface MFDataMessageStore : MessageStore { + NSData *_data; + Class _messageClass; +} + + +- (id)bodyDataForMessage:(id)arg1 isComplete:(BOOL*)arg2 isPartial:(BOOL*)arg3 downloadIfNecessary:(BOOL)arg4; +- (id)_cachedBodyForMessage:(id)arg1 valueIfNotPresent:(id)arg2; +- (id)_cachedHeadersForMessage:(id)arg1 valueIfNotPresent:(id)arg2; +- (id)_cachedBodyDataForMessage:(id)arg1 valueIfNotPresent:(id)arg2; +- (void)writeUpdatedMessageDataToDisk; +- (id)headerDataForMessage:(id)arg1 downloadIfNecessary:(BOOL)arg2; +- (id)account; +- (id)mailboxUid; +- (id)storePath; +- (id)message; +- (id)initWithData:(id)arg1; +- (void)dealloc; +- (void)setMessageClass:(Class)arg1; + +@end diff --git a/MIME.framework/MFHTMLParser.h b/MIME.framework/MFHTMLParser.h new file mode 100755 index 0000000..248aeca --- /dev/null +++ b/MIME.framework/MFHTMLParser.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@interface MFHTMLParser : NSObject { +} + ++ (id)plainTextFromHTML:(id)arg1; ++ (id)plainTextFromHTMLSnippet:(id)arg1; ++ (id)plainTextFromHTML:(id)arg1 limit:(unsigned long)arg2 preserveNewlines:(BOOL)arg3; ++ (id)plainTextFromHTML:(id)arg1 limit:(unsigned long)arg2; + + +@end diff --git a/MIME.framework/MFLineEndingConverterFilter.h b/MIME.framework/MFLineEndingConverterFilter.h new file mode 100755 index 0000000..16a8b57 --- /dev/null +++ b/MIME.framework/MFLineEndingConverterFilter.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@interface MFLineEndingConverterFilter : MFBaseFilterDataConsumer { + BOOL _lastCR; +} + + +- (int)appendData:(id)arg1; +- (void)done; + +@end diff --git a/MIME.framework/MFLock.h b/MIME.framework/MFLock.h new file mode 100755 index 0000000..712146c --- /dev/null +++ b/MIME.framework/MFLock.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class NSString; + +@interface MFLock : NSLock { + NSString *_name; + id _delegate; +} + ++ (void)initialize; + +- (id)initWithName:(id)arg1 andDelegate:(id)arg2; +- (BOOL)lockBeforeDate:(id)arg1; +- (BOOL)tryLock; +- (BOOL)isLockedByMe; +- (void)unlock; +- (void)lock; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/MIME.framework/MFLoggingDefaults.h b/MIME.framework/MFLoggingDefaults.h new file mode 100755 index 0000000..a1c575c --- /dev/null +++ b/MIME.framework/MFLoggingDefaults.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@interface MFLoggingDefaults : NSObject { +} + ++ (void)setupLoggingDefaults; + + +@end diff --git a/MIME.framework/MFMessageDataContainer.h b/MIME.framework/MFMessageDataContainer.h new file mode 100755 index 0000000..1974722 --- /dev/null +++ b/MIME.framework/MFMessageDataContainer.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class NSData; + +@interface MFMessageDataContainer : NSObject { + NSData *_data; + BOOL _partial; + BOOL _incomplete; +} + + +- (id)initWithData:(id)arg1 partial:(BOOL)arg2 incomplete:(BOOL)arg3; +- (id)data; +- (id)initWithData:(id)arg1; +- (void)dealloc; + +@end diff --git a/MIME.framework/MFMimeCharset.h b/MIME.framework/MFMimeCharset.h new file mode 100755 index 0000000..1e9af54 --- /dev/null +++ b/MIME.framework/MFMimeCharset.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class NSString; + +@interface MFMimeCharset : NSObject { + unsigned int _encoding; + NSString *_primaryLanguage; + NSString *_charsetName; + unsigned int _coversLargeUnicodeSubset : 1; + unsigned int _useBase64InHeaders : 1; + unsigned int _canBeUsedForOutgoingMessages : 1; +} + ++ (id)charsetForEncoding:(unsigned long)arg1; ++ (id)allMimeCharsets:(BOOL)arg1; ++ (id)allMimeCharsets; ++ (id)preferredMimeCharset; + +- (id)charsetName; +- (BOOL)canBeUsedForOutgoingMessages; +- (BOOL)useBase64InHeaders; +- (id)initWithEncoding:(unsigned long)arg1; +- (void)_setPrimaryLanguage:(id)arg1; +- (BOOL)coversLargeUnicodeSubset; +- (unsigned long)encoding; +- (id)displayName; +- (id)primaryLanguage; +- (id)description; +- (void)dealloc; + +@end diff --git a/MIME.framework/MFMutableByteSet.h b/MIME.framework/MFMutableByteSet.h new file mode 100755 index 0000000..ace3f8a --- /dev/null +++ b/MIME.framework/MFMutableByteSet.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@interface MFMutableByteSet : MFByteSet { +} + + +- (void)addBytesInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (void)removeBytesInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (void)invert; + +@end diff --git a/MIME.framework/MFMutableData.h b/MIME.framework/MFMutableData.h new file mode 100755 index 0000000..1c5886b --- /dev/null +++ b/MIME.framework/MFMutableData.h @@ -0,0 +1,53 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@interface MFMutableData : NSMutableData { + void *_bytes; + unsigned int _length; + unsigned int _mappedLength; + unsigned int _capacity; + unsigned int _threshold; + char *_path; + int _fd; + unsigned int _flushFrom; + BOOL _flush; + BOOL _immutable; + BOOL _vm; +} + + +- (void)mf_makeImmutable; +- (id)initWithContentsOfURL:(id)arg1 options:(unsigned int)arg2 error:(id*)arg3; +- (id)initWithBytesNoCopy:(void*)arg1 length:(unsigned int)arg2; +- (BOOL)writeToURL:(id)arg1 options:(unsigned int)arg2 error:(id*)arg3; +- (id)subdataWithRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (id)initWithContentsOfFile:(id)arg1 options:(unsigned int)arg2 error:(id*)arg3; +- (id)initWithContentsOfMappedFile:(id)arg1; +- (void)setMappingThreshold:(unsigned int)arg1; +- (BOOL)mf_immutable; +- (void)_mapMutableData:(BOOL)arg1; +- (void)_flushToDisk:(unsigned int)arg1 capacity:(unsigned int)arg2; +- (id)_initWithFd:(int)arg1 path:(id)arg2 mutable:(BOOL)arg3; +- (void)setLength:(unsigned int)arg1; +- (id)initWithContentsOfURL:(id)arg1; +- (BOOL)writeToURL:(id)arg1 atomically:(BOOL)arg2; +- (id)mutableCopyWithZone:(struct _NSZone { }*)arg1; +- (void*)mutableBytes; +- (id)initWithLength:(unsigned int)arg1; +- (void)appendData:(id)arg1; +- (id)initWithBytes:(const void*)arg1 length:(unsigned int)arg2; +- (id)initWithData:(id)arg1; +- (id)initWithContentsOfFile:(id)arg1; +- (void)appendBytes:(const void*)arg1 length:(unsigned int)arg2; +- (const void*)bytes; +- (id)initWithBytesNoCopy:(void*)arg1 length:(unsigned int)arg2 freeWhenDone:(BOOL)arg3; +- (BOOL)writeToFile:(id)arg1 options:(unsigned int)arg2 error:(id*)arg3; +- (BOOL)writeToFile:(id)arg1 atomically:(BOOL)arg2; +- (id)initWithCapacity:(unsigned int)arg1; +- (unsigned int)length; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/MIME.framework/MFNullDataConsumer.h b/MIME.framework/MFNullDataConsumer.h new file mode 100755 index 0000000..fdf1a87 --- /dev/null +++ b/MIME.framework/MFNullDataConsumer.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@interface MFNullDataConsumer : NSObject { +} + + +- (int)appendData:(id)arg1; +- (void)done; +- (id)description; + +@end diff --git a/MIME.framework/MFPartialNetworkData.h b/MIME.framework/MFPartialNetworkData.h new file mode 100755 index 0000000..ecea561 --- /dev/null +++ b/MIME.framework/MFPartialNetworkData.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class NSMutableData; + +@interface MFPartialNetworkData : NSObject { + NSMutableData *_rawData; + NSMutableData *_unixData; +} + + +- (id)dataWithUnixLineEndings; +- (id)copyDataWithUnixLineEndings; +- (unsigned int)rawDataLength; +- (void)appendRawData:(id)arg1; +- (void)setRawData:(id)arg1; +- (void)purgeCaches; +- (id)rawData; +- (void)dealloc; + +@end diff --git a/MIME.framework/MFPlaceholderFileWrapper.h b/MIME.framework/MFPlaceholderFileWrapper.h new file mode 100755 index 0000000..b12c7d4 --- /dev/null +++ b/MIME.framework/MFPlaceholderFileWrapper.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@interface MFPlaceholderFileWrapper : MessageFileWrapper { +} + + +- (BOOL)isPlaceholder; + +@end diff --git a/MIME.framework/MFPriorityDesignator.h b/MIME.framework/MFPriorityDesignator.h new file mode 100755 index 0000000..0fdaa29 --- /dev/null +++ b/MIME.framework/MFPriorityDesignator.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@interface MFPriorityDesignator : NSObject { + int _priority; +} + ++ (id)currentDesignator; + +- (void)setPriority:(int)arg1; +- (int)priority; + +@end diff --git a/MIME.framework/MFQuotedPrintableDecoder.h b/MIME.framework/MFQuotedPrintableDecoder.h new file mode 100755 index 0000000..dc03a07 --- /dev/null +++ b/MIME.framework/MFQuotedPrintableDecoder.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@interface MFQuotedPrintableDecoder : MFBaseFilterDataConsumer { + unsigned char _lastEncoded; + unsigned int _required; + BOOL _forTextPart; +} + +@property BOOL forTextPart; + + +- (void)setForTextPart:(BOOL)arg1; +- (BOOL)forTextPart; +- (int)appendData:(id)arg1; +- (void)done; + +@end diff --git a/MIME.framework/MFQuotedPrintableEncoder.h b/MIME.framework/MFQuotedPrintableEncoder.h new file mode 100755 index 0000000..701718b --- /dev/null +++ b/MIME.framework/MFQuotedPrintableEncoder.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@interface MFQuotedPrintableEncoder : MFBaseFilterDataConsumer { + unsigned int _line; + unsigned int _matchedFrom; + unsigned char _lastHorizontalWhitespace; + BOOL _forTextPart; + BOOL _lastWasNewLine; + BOOL _forHeader; +} + +@property BOOL forHeader; +@property BOOL forTextPart; + ++ (unsigned long)requiredSizeToEncodeHeaderBytes:(const char *)arg1 length:(unsigned long)arg2; + +- (void)setForTextPart:(BOOL)arg1; +- (BOOL)forHeader; +- (BOOL)forTextPart; +- (void)setForHeader:(BOOL)arg1; +- (int)appendData:(id)arg1; +- (void)done; + +@end diff --git a/MIME.framework/MFRangedDataFilter.h b/MIME.framework/MFRangedDataFilter.h new file mode 100755 index 0000000..13dd922 --- /dev/null +++ b/MIME.framework/MFRangedDataFilter.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@interface MFRangedDataFilter : MFBaseFilterDataConsumer { + struct _NSRange { + unsigned int location; + unsigned int length; + } _range; + unsigned int _consumedLength; +} + +@property struct _NSRange { unsigned int location; unsigned int length; } range; + ++ (id)rangedFilterWithConsumers:(id)arg1 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2; ++ (id)rangedFilterWithConsumer:(id)arg1 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2; + +- (void)setRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (int)appendData:(id)arg1; +- (struct _NSRange { unsigned int x1; unsigned int x2; })range; + +@end diff --git a/MIME.framework/MFRecursiveLock.h b/MIME.framework/MFRecursiveLock.h new file mode 100755 index 0000000..5128c22 --- /dev/null +++ b/MIME.framework/MFRecursiveLock.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class NSString; + +@interface MFRecursiveLock : NSRecursiveLock { + NSString *_name; + id _delegate; +} + ++ (void)initialize; + +- (id)initWithName:(id)arg1 andDelegate:(id)arg2; +- (BOOL)lockBeforeDate:(id)arg1; +- (BOOL)tryLock; +- (BOOL)isLockedByMe; +- (void)unlock; +- (void)lock; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/MIME.framework/MFUUDecoder.h b/MIME.framework/MFUUDecoder.h new file mode 100755 index 0000000..dd16b31 --- /dev/null +++ b/MIME.framework/MFUUDecoder.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@interface MFUUDecoder : MFBaseFilterDataConsumer { + unsigned int _begin; + unsigned int _end; + unsigned int _length; + unsigned int _readBytes; + unsigned char _encoded[4]; + BOOL _beginComplete; + BOOL _dataComplete; + BOOL _validLength; + BOOL _lineComplete; + BOOL _passthrough; +} + + +- (int)appendData:(id)arg1; +- (void)done; + +@end diff --git a/MIME.framework/MFWeakReferenceHolder.h b/MIME.framework/MFWeakReferenceHolder.h new file mode 100755 index 0000000..aa2844a --- /dev/null +++ b/MIME.framework/MFWeakReferenceHolder.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class , MFWeakSet, NSLock; + +@interface MFWeakReferenceHolder : NSObject { + *_reference; + NSLock *_lock; + MFWeakSet *_observers; +} + ++ (id)weakReferenceWithObject:(id)arg1 referenceObserver:(id)arg2; ++ (id)weakReferenceWithObject:(id)arg1; + +- (void)removeReferenceObserver:(id)arg1; +- (id)retainedReference; +- (void)_override_release; +- (id)_initWithObject:(id)arg1; +- (void)_addObserver:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/MIME.framework/MFWeakSet.h b/MIME.framework/MFWeakSet.h new file mode 100755 index 0000000..50574c6 --- /dev/null +++ b/MIME.framework/MFWeakSet.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class NSLock; + +@interface MFWeakSet : NSMutableSet { + NSLock *_lock; + unsigned long _gen; + struct __CFDictionary { } *_objects; +} + ++ (id)setWithCapacity:(unsigned int)arg1; ++ (id)setWithArray:(id)arg1; ++ (id)setWithObjects:(id)arg1; ++ (id)set; ++ (id)setWithObject:(id)arg1; ++ (id)setWithSet:(id)arg1; ++ (id)setWithObjects:(id*)arg1 count:(unsigned int)arg2; + +- (id)_copyAllItems; +- (id)setByAddingObjectsFromArray:(id)arg1; +- (id)mutableCopyWithZone:(struct _NSZone { }*)arg1; +- (id)member:(id)arg1; +- (BOOL)intersectsSet:(id)arg1; +- (void)unionSet:(id)arg1; +- (id)objectEnumerator; +- (BOOL)isEqualToSet:(id)arg1; +- (id)initWithArray:(id)arg1; +- (id)allObjects; +- (id)anyObject; +- (id)initWithObjects:(id*)arg1 count:(unsigned int)arg2; +- (id)setByAddingObjectsFromSet:(id)arg1; +- (void)enumerateObjectsWithOptions:(unsigned int)arg1 usingBlock:(id)arg2; +- (id)objectsPassingTest:(id)arg1; +- (void)minusSet:(id)arg1; +- (void)makeObjectsPerformSelector:(SEL)arg1 withObject:(id)arg2; +- (void)intersectSet:(id)arg1; +- (id)initWithObjects:(id)arg1; +- (BOOL)containsObject:(id)arg1; +- (void)enumerateObjectsUsingBlock:(id)arg1; +- (void)removeAllObjects; +- (void)makeObjectsPerformSelector:(SEL)arg1; +- (void)encodeWithCoder:(id)arg1; +- (void)removeObject:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)setByAddingObject:(id)arg1; +- (BOOL)isSubsetOfSet:(id)arg1; +- (void)setSet:(id)arg1; +- (id)initWithSet:(id)arg1; +- (id)initWithSet:(id)arg1 copyItems:(BOOL)arg2; +- (id)objectsWithOptions:(unsigned int)arg1 passingTest:(id)arg2; +- (id)descriptionWithLocale:(id)arg1; +- (void)addObjectsFromArray:(id)arg1; +- (unsigned int)count; +- (id)description; +- (unsigned int)countByEnumeratingWithState:(struct { unsigned long x1; id *x2; unsigned long *x3; unsigned long x4[5]; }*)arg1 objects:(id*)arg2 count:(unsigned int)arg3; +- (id)initWithCapacity:(unsigned int)arg1; +- (void)addObject:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/MIME.framework/Message.h b/MIME.framework/Message.h new file mode 100755 index 0000000..8ccffcd --- /dev/null +++ b/MIME.framework/Message.h @@ -0,0 +1,129 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class NSArray, MessageStore, NSString; + +@interface Message : NSObject { + MessageStore *_store; + unsigned int _preferredEncoding; + NSString *_senderAddressComment; + unsigned int _dateSentInterval; + unsigned int _dateReceivedInterval; + unsigned long long _generationNumber; + NSString *_subject; + NSArray *_to; + NSArray *_cc; + NSArray *_bcc; + NSArray *_sender; + NSString *_contentType; + long long _messageIDHeaderHash; + long long _conversationID; + NSString *_summary; + NSString *_externalID; + unsigned int _calculatedAttachmentInfo : 1; + unsigned short _numberOfAttachments; +} + ++ (void)setMessageClassForStore:(id)arg1; ++ (Class)dataMessageStoreToUse; ++ (id)messageWithRFC822Data:(id)arg1; + +- (id)dataForMimePart:(id)arg1; +- (void)setMessageInfoFromMessage:(id)arg1; +- (int)generationCompare:(id)arg1; +- (void)loadCachedHeaderValuesFromHeaders:(id)arg1; +- (id)messageIDHeaderInFortyBytesOrLess; +- (id)cc; +- (long long)conversationID; +- (id)messageDataIsComplete:(BOOL*)arg1 downloadIfNecessary:(BOOL)arg2; +- (void)setGenerationNumber:(unsigned long long)arg1; +- (id)sendersIfCached; +- (id)toIfCached; +- (id)ccIfCached; +- (id)bccIfCached; +- (void)setMessageInfo:(id)arg1 to:(id)arg2 cc:(id)arg3 bcc:(id)arg4 sender:(id)arg5 dateReceivedTimeIntervalSince1970:(double)arg6 dateSentTimeIntervalSince1970:(double)arg7 messageIDHash:(long long)arg8 conversationID:(long long)arg9 summary:(id)arg10; +- (void)setContentType:(id)arg1; +- (void)setExternalID:(id)arg1; +- (void)setConversationID:(long long)arg1; +- (id)externalID; +- (id)messageIDHeader; +- (void)setSubject:(id)arg1 to:(id)arg2 cc:(id)arg3 bcc:(id)arg4 sender:(id)arg5 dateReceived:(double)arg6 dateSent:(double)arg7 messageIDHash:(long long)arg8 conversationIDHash:(long long)arg9 summary:(id)arg10 withOptions:(unsigned int)arg11; +- (void)setDateReceivedTimeIntervalSince1970:(double)arg1; +- (void)setMessageIDHash:(long long)arg1; +- (id)dateSent; +- (id)dateReceived; +- (void)setMessageStore:(id)arg1; +- (unsigned long long)generationNumber; +- (id)dataForMimePart:(id)arg1 inRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 isComplete:(BOOL*)arg3 downloadIfNecessary:(BOOL)arg4 didDownload:(BOOL*)arg5; +- (id)messageBodyUpdatingFlags:(BOOL)arg1; +- (id)messageBodyIfAvailableUpdatingFlags:(BOOL)arg1; +- (id)refreshedMessage; +- (id)persistentID; +- (id)dataPathForMimePart:(id)arg1; +- (id)preferredEmailAddressToReplyWith; +- (void)setMessageData:(id)arg1 isPartial:(BOOL)arg2; +- (id)dataConsumerForMimePart:(id)arg1; +- (BOOL)canBeDeleted; +- (BOOL)isLibraryMessage; +- (id)messageID; +- (id)remoteID; +- (void)setDateSentTimeIntervalSince1970:(double)arg1; +- (id)subject; +- (id)senders; +- (id)headersIfAvailable; +- (id)bodyData; +- (id)messageStore; +- (id)messageBody; +- (id)messageBodyIfAvailable; +- (BOOL)messageData:(id*)arg1 messageSize:(unsigned int*)arg2 isComplete:(BOOL*)arg3 downloadIfNecessary:(BOOL)arg4; +- (id)messageData; +- (double)dateReceivedAsTimeIntervalSince1970; +- (double)dateSentAsTimeIntervalSince1970; +- (id)senderAddressComment; +- (BOOL)isMessageContentsLocallyAvailable; +- (unsigned long)preferredEncoding; +- (void)setPreferredEncoding:(unsigned long)arg1; +- (void)setSubject:(id)arg1; +- (BOOL)calculatedNumberOfAttachments; +- (void)calculateAttachmentInfoFromBody:(id)arg1; +- (unsigned short)numberOfAttachments; +- (unsigned int)messageSize; +- (id)contentType; +- (id)to; +- (void)setTo:(id)arg1; +- (id)path; +- (void)setSender:(id)arg1; +- (id)headerData; +- (BOOL)needsDateReceived; +- (id)bodyDataIsComplete:(BOOL*)arg1; +- (id)dataForMimePart:(id)arg1 inRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 isComplete:(BOOL*)arg3; +- (void)setNumberOfAttachments:(unsigned int)arg1; +- (id)cachedAttributes; +- (long long)messageIDHash; +- (BOOL)_doesDateAppearToBeSane:(id)arg1; +- (id)_copyDateFromReceivedHeadersInHeaders:(id)arg1; +- (id)_copyDateFromDateHeaderInHeaders:(id)arg1; +- (void)setBcc:(id)arg1; +- (void)_setDateReceivedFromHeaders:(id)arg1; +- (void)_setDateSentFromHeaders:(id)arg1; +- (id)firstSender; +- (id)uniqueArray:(id)arg1 withStore:(id)arg2; +- (id)bcc; +- (long long)_messageIDHeaderHashIvar; +- (id)bodyDataIsComplete:(BOOL*)arg1 isPartial:(BOOL*)arg2; +- (void)_calculateAttachmentInfoFromBody:(id)arg1; +- (id)summary; +- (id)headers; +- (unsigned long)uid; +- (id)additionalHeadersForReply; +- (id)additionalHeadersForForward; +- (id)bestAlternativeInPart:(id)arg1; +- (id)defaultAlternativeInPart:(id)arg1; +- (void)setNumberOfAttachments:(unsigned int)arg1 isSigned:(BOOL)arg2 isEncrypted:(BOOL)arg3; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (void)setCc:(id)arg1; + +@end diff --git a/MIME.framework/MessageBody.h b/MIME.framework/MessageBody.h new file mode 100755 index 0000000..35d65c8 --- /dev/null +++ b/MIME.framework/MessageBody.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class Message; + +@interface MessageBody : NSObject { + Message *_message; +} + + +- (id)contentToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2 asHTML:(BOOL)arg3 isComplete:(BOOL*)arg4; +- (id)htmlContentToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2; +- (id)htmlContent; +- (BOOL)isHTML; +- (id)attachments; +- (id)textHtmlPart; +- (BOOL)isRich; +- (id)contentToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2 asHTML:(BOOL)arg3; +- (id)message; +- (void)setMessage:(id)arg1; +- (id)rawData; +- (unsigned int)numberOfAttachmentsSigned:(BOOL*)arg1 encrypted:(BOOL*)arg2; +- (void)dealloc; + +@end diff --git a/MIME.framework/MessageFileWrapper.h b/MIME.framework/MessageFileWrapper.h new file mode 100755 index 0000000..4fdff08 --- /dev/null +++ b/MIME.framework/MessageFileWrapper.h @@ -0,0 +1,66 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class NSMutableDictionary, NSString, NSData; + +@interface MessageFileWrapper : NSObject { + NSString *_path; + NSString *_filename; + NSString *_preferredFilename; + NSData *_data; + NSMutableDictionary *_attributes; + NSString *_linkDestination; + NSString *_url; + int _type; +} + + +- (void)setCreator:(unsigned long)arg1; +- (id)messageID; +- (id)meetingStorePersistentID; +- (void)setContentID:(id)arg1; +- (BOOL)isImageFile; +- (id)symbolicLinkDestination; +- (id)contentID; +- (BOOL)isPlaceholder; +- (unsigned long)creator; +- (id)path; +- (void)setFileAttributes:(id)arg1; +- (BOOL)isSymbolicLink; +- (id)fileWrappers; +- (void)setPreferredFilename:(id)arg1; +- (id)preferredFilename; +- (id)initRegularFileWithContents:(id)arg1; +- (id)fileAttributes; +- (BOOL)isDirectory; +- (void)setMessageID:(id)arg1; +- (void)setFilename:(id)arg1; +- (id)filename; +- (void)setFinderFlags:(unsigned short)arg1; +- (unsigned short)finderFlags; +- (id)inferredMimeType; +- (id)eventUniqueID; +- (BOOL)isPDFFile; +- (id)initSymbolicLinkWithDestination:(id)arg1; +- (void)_isImage:(BOOL*)arg1 orPDFFile:(BOOL*)arg2; +- (id)regularFileContents; +- (BOOL)isRegularFile; +- (id)initWithPath:(id)arg1; +- (void)setPath:(id)arg1; +- (void)setURL:(id)arg1; +- (id)mimeType; +- (unsigned long)type; +- (id)URL; +- (void)setType:(unsigned long)arg1; +- (void)setMimeType:(id)arg1; +- (void)setEventUniqueID:(id)arg1; +- (void)setMeetingStorePersistentID:(id)arg1; +- (id)description; +- (void)dealloc; +- (BOOL)isDisplayableByWebKit; +- (float)minimumZoomFontSize; +- (id)preferredFilenameStrippingZipIfNeededUseApplications:(BOOL)arg1; +- (BOOL)isMedia; + +@end diff --git a/MIME.framework/MessageHeaders.h b/MIME.framework/MessageHeaders.h new file mode 100755 index 0000000..1e914d3 --- /dev/null +++ b/MIME.framework/MessageHeaders.h @@ -0,0 +1,67 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class NSData; + +@interface MessageHeaders : NSObject { + NSData *_data; + unsigned int _preferredEncoding; +} + ++ (id)basicHeaders; ++ (id)uniqueHeaderKeyStringForString:(id)arg1; ++ (BOOL)isStructuredHeaderKey:(id)arg1; ++ (id)addressListFromEncodedString:(id)arg1; ++ (id)addressListFromEncodedString:(id)arg1 encoding:(unsigned long)arg2; ++ (id)encodedDataForAddressList:(id)arg1 splittingAtLength:(unsigned int)arg2 firstLineBuffer:(unsigned int)arg3; ++ (BOOL)shouldDecodeHeaderForKey:(id)arg1; + +- (id)headersForKey:(id)arg1; +- (id)_capitalizedKeyForKey:(id)arg1; +- (id)initWithHeaderData:(id)arg1 encoding:(unsigned long)arg2; +- (id)copyAddressListForBcc; +- (id)copyFirstStringValueForKey:(id)arg1; +- (id)copyHeadersForKey:(id)arg1; +- (id)firstSenderAddress; +- (id)copyAddressListForTo; +- (id)copyAddressListForCc; +- (id)encodedHeaders; +- (id)copyAddressListForResentFrom; +- (id)copyAddressListForSender; +- (void)appendHeaderData:(id)arg1 andRecipients:(id)arg2; +- (unsigned long)preferredEncoding; +- (void)setPreferredEncoding:(unsigned long)arg1; +- (id)firstHeaderForKey:(id)arg1; +- (id)headerData; +- (BOOL)_isStructuredHeaderKey:(id)arg1; +- (id)_headerValueForKey:(id)arg1; +- (BOOL)hasHeaderForKey:(id)arg1; +- (id)copyEncodedStringForSender; +- (id)copyEncodedStringForTo; +- (id)copyEncodedStringForCc; +- (id)copyEncodedStringForBcc; +- (id)copyEncodedStringForResentFrom; +- (id)isoLatin1CharsetHint; +- (BOOL)messageIsFromEntourage; +- (id)_decodeHeaderKeysFromData:(id)arg1; +- (void)_setCapitalizedKey:(id)arg1 forKey:(id)arg2; +- (id)copyFirstNonDecodedHeaderForKey:(id)arg1; +- (unsigned long)_contentTypeEncoding; +- (id)copyDecodedStringFromHeaderData:(id)arg1 withRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2; +- (id)_copyHeaderValueForKey:(id)arg1 offset:(unsigned int*)arg2 decoded:(BOOL)arg3; +- (id)_copyHeaderValueForKey:(id)arg1; +- (id)_copyEncodedHeaderStringForKey:(id)arg1; +- (id)_copyAddressListForKey:(id)arg1; +- (id)copyFirstHeaderForKey:(id)arg1; +- (id)_headerValueForKey:(id)arg1 offset:(unsigned int*)arg2; +- (id)references; +- (id)mutableCopy; +- (id)copyAddressListForReplyTo; +- (id)allHeaderKeys; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/MIME.framework/MessageStore.h b/MIME.framework/MessageStore.h new file mode 100755 index 0000000..95186d2 --- /dev/null +++ b/MIME.framework/MessageStore.h @@ -0,0 +1,59 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class NSMutableArray, NSMutableSet; + +@interface MessageStore : NSObject { + NSMutableSet *_uniqueStrings; + union { + struct { + NSMutableArray *_headerDataCache; + NSMutableArray *_headerCache; + NSMutableArray *_bodyDataCache; + NSMutableArray *_bodyCache; + } objectCaches; + struct { + struct __CFDictionary {} *_headerDataCache; + struct __CFDictionary {} *_headerCache; + struct __CFDictionary {} *_bodyDataCache; + struct __CFDictionary {} *_bodyCache; + } intKeyCaches; + } _caches; +} + ++ (Class)classForMimePart; ++ (Class)headersClass; + +- (id)headersForMessage:(id)arg1 fetchIfNotAvailable:(BOOL)arg2; +- (id)uniquedString:(id)arg1; +- (BOOL)wantsLineEndingConversionForMIMEPart:(id)arg1; +- (id)additionalHeadersForReplyOfMessage:(id)arg1; +- (id)additionalHeadersForForwardOfMessage:(id)arg1; +- (id)decryptedTopLevelPartForPart:(id)arg1; +- (id)defaultAlternativeForPart:(id)arg1; +- (id)bestAlternativeForPart:(id)arg1; +- (id)fullBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id*)arg2 isComplete:(BOOL*)arg3 downloadIfNecessary:(BOOL)arg4; +- (id)bodyDataForMessage:(id)arg1 isComplete:(BOOL*)arg2 isPartial:(BOOL*)arg3 downloadIfNecessary:(BOOL)arg4; +- (void)_flushAllCachesLocking:(BOOL)arg1; +- (id)_cachedBodyForMessage:(id)arg1 valueIfNotPresent:(id)arg2; +- (id)_cachedHeadersForMessage:(id)arg1 valueIfNotPresent:(id)arg2; +- (id)_cachedBodyDataForMessage:(id)arg1 valueIfNotPresent:(id)arg2; +- (id)_cachedBodyDataContainerForMessage:(id)arg1 valueIfNotPresent:(id)arg2; +- (id)dataForMimePart:(id)arg1 inRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 isComplete:(BOOL*)arg3 downloadIfNecessary:(BOOL)arg4 didDownload:(BOOL*)arg5; +- (id)_fetchBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id*)arg2 downloadIfNecessary:(BOOL)arg3 partial:(BOOL*)arg4; +- (BOOL)hasCompleteDataForMimePart:(id)arg1; +- (id)headerDataForMessage:(id)arg1 downloadIfNecessary:(BOOL)arg2; +- (void)_flushAllMessageData; +- (id)_cachedHeaderDataForMessage:(id)arg1 valueIfNotPresent:(id)arg2; +- (void)setNumberOfAttachments:(unsigned int)arg1 isSigned:(BOOL)arg2 isEncrypted:(BOOL)arg3 forMessage:(id)arg4; +- (id)_setOrGetBody:(id)arg1 forMessage:(id)arg2 updateFlags:(BOOL)arg3; +- (id)_fetchBodyForMessage:(id)arg1; +- (void)_flushAllCaches; +- (id)_fetchBodyForMessage:(id)arg1 updateFlags:(BOOL)arg2; +- (id)bodyForMessage:(id)arg1 fetchIfNotAvailable:(BOOL)arg2 updateFlags:(BOOL)arg3; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (void)setMessageClass:(Class)arg1; + +@end diff --git a/MIME.framework/MessageTextAttachment.h b/MIME.framework/MessageTextAttachment.h new file mode 100755 index 0000000..0185cd3 --- /dev/null +++ b/MIME.framework/MessageTextAttachment.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class MessageFileWrapper, NSMutableDictionary; + +@interface MessageTextAttachment : NSObject { + NSMutableDictionary *_cache; +} + +@property(retain) MessageFileWrapper * fileWrapper; + + +- (BOOL)shouldDownloadAttachmentOnDisplay; +- (id)fileWrapper; +- (void)inlineDisplayData:(id*)arg1 mimeType:(id*)arg2; +- (BOOL)hasBeenDownloaded; +- (id)textEncodingGuess; +- (BOOL)isPlaceholder; +- (id)mimePart; +- (id)fileWrapperForcingDownload:(BOOL)arg1; +- (void)download; +- (void)setMimePart:(id)arg1; +- (void)setFileWrapper:(id)arg1; +- (unsigned int)approximateSize; +- (void)setCachedValue:(id)arg1 forKey:(id)arg2; +- (id)cachedValueForKey:(id)arg1; +- (id)initWithWrapper:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; +- (id)contentType; +- (id)mimeType; +- (id)unzippedContentType; +- (BOOL)isContentDownloadable; +- (BOOL)isDisplayableInsidePlugin; +- (id)_contentTypeByStrippingZipIfNeeded:(BOOL)arg1; +- (BOOL)isContentOpenable; +- (BOOL)_isSinglePagePDFThatIsAllowedToBeInline; +- (BOOL)isDisplayableInline; +- (id)mf_markupStringForComposition:(BOOL)arg1 prependBlankLine:(BOOL)arg2 imageScale:(int)arg3; +- (struct CGSize { float x1; float x2; })mf_markupSizeForImageScale:(int)arg1; +- (id)mf_markupURL; +- (BOOL)isCalendarFile; +- (void)scaleImageToFit:(int)arg1; +- (void)setImageScalingFlags:(unsigned int)arg1; +- (unsigned int)imageScalingFlags; + +@end diff --git a/MIME.framework/MimeBody.h b/MIME.framework/MimeBody.h new file mode 100755 index 0000000..b5722a9 --- /dev/null +++ b/MIME.framework/MimeBody.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class MimePart; + +@interface MimeBody : MessageBody { + MimePart *_topLevelPart; + unsigned int _preferredTextEncoding; + unsigned int _preferredAlternative : 16; + unsigned int _numAlternatives : 16; +} + ++ (id)copyNewMimeBoundary; ++ (id)versionString; + +- (id)contentToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2 asHTML:(BOOL)arg3 isComplete:(BOOL*)arg4; +- (BOOL)isHTML; +- (id)topLevelPart; +- (id)attachments; +- (id)textHtmlPart; +- (void)setTopLevelPart:(id)arg1; +- (void)setPreferredTextEncoding:(unsigned long)arg1; +- (id)mimeSubtype; +- (id)partWithNumber:(id)arg1; +- (id)preferredBodyPart; +- (int)preferredAlternative; +- (unsigned long)preferredTextEncoding; +- (BOOL)isRich; +- (id)mimeType; +- (int)numberOfAlternatives; +- (void)setPreferredAlternative:(int)arg1; +- (unsigned int)totalTextSize; +- (unsigned int)numberOfAttachmentsSigned:(BOOL*)arg1 encrypted:(BOOL*)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/MIME.framework/MimePart.h b/MIME.framework/MimePart.h new file mode 100755 index 0000000..1d45dde --- /dev/null +++ b/MIME.framework/MimePart.h @@ -0,0 +1,142 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class MFPartialNetworkData, MimePart, MFWeakReferenceHolder, NSString, NSData, NSMutableDictionary; + +@interface MimePart : NSObject { + NSString *_type; + NSString *_subtype; + NSMutableDictionary *_bodyParameters; + NSString *_contentTransferEncoding; + NSMutableDictionary *_otherIvars; + struct _NSRange { + unsigned int location; + unsigned int length; + } _range; + MFWeakReferenceHolder *_parent; + MFWeakReferenceHolder *_body; + MimePart *_nextPart; + MFPartialNetworkData *_partialData; + NSData *_fullData; + MFWeakReferenceHolder *_decodedData; +} + ++ (Class)attachmentClass; ++ (BOOL)isRecognizedClassForContent:(id)arg1; ++ (BOOL)parseContentTypeHeader:(id)arg1 type:(id*)arg2 subtype:(id*)arg3; ++ (BOOL)parseContentTypeHeader:(id)arg1 type:(id*)arg2 subtype:(id*)arg3 info:(id*)arg4; ++ (void)initialize; + +- (id)contentsForTextSystem; +- (BOOL)usesKnownSignatureProtocol; +- (id)signedData; +- (id)decryptedMessageBodyIsEncrypted:(BOOL*)arg1 isSigned:(BOOL*)arg2; +- (void)_setDecryptedMessageBody:(id)arg1 isEncrypted:(BOOL)arg2 isSigned:(BOOL)arg3; +- (id)decodeText; +- (unsigned int)approximateRawSize; +- (void)storeData:(id)arg1 inMessage:(id)arg2 isComplete:(BOOL)arg3; +- (id)copyBodyDataToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2 downloadIfNecessary:(BOOL)arg3 isComplete:(BOOL*)arg4; +- (id)contentToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2 downloadIfNecessary:(BOOL)arg3 asHTML:(BOOL)arg4 isComplete:(BOOL*)arg5; +- (id)fileWrapperForDecodedObject:(id)arg1 withFileData:(id*)arg2; +- (BOOL)_shouldContinueDecodingProcess; +- (id)copyBodyDataToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2 downloadIfNecessary:(BOOL)arg3; +- (id)alternativeAtIndex:(int)arg1; +- (id)parentPart; +- (id)partNumber; +- (id)decodedDataForData:(id)arg1; +- (id)fileWrapper; +- (BOOL)isHTML; +- (id)attachmentFilename; +- (id)attachments; +- (void)configureFileWrapper:(id)arg1; +- (id)textHtmlPart; +- (id)bodyData; +- (void)setBodyParameter:(id)arg1 forKey:(id)arg2; +- (void)addSubpart:(id)arg1; +- (id)firstChildPart; +- (id)subparts; +- (id)disposition; +- (void)setContentID:(id)arg1; +- (void)setDispositionParameter:(id)arg1 forKey:(id)arg2; +- (void)setDisposition:(id)arg1; +- (id)contentID; +- (id)fileWrapperForcingDownload:(BOOL)arg1; +- (id)contentTransferEncoding; +- (void)setContentTransferEncoding:(id)arg1; +- (BOOL)isReadableText; +- (id)bodyParameterForKey:(id)arg1; +- (id)nextSiblingPart; +- (id)dispositionParameterForKey:(id)arg1; +- (id)bodyParameterKeys; +- (id)dispositionParameterKeys; +- (id)contentDescription; +- (id)languages; +- (id)contentLocation; +- (id)mimeBody; +- (unsigned int)numberOfAttachments; +- (void)setRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (void)download; +- (BOOL)parseIMAPPropertyList:(id)arg1; +- (void)getNumberOfAttachments:(unsigned int*)arg1 isSigned:(BOOL*)arg2 isEncrypted:(BOOL*)arg3; +- (id)decodeMultipartRelated; +- (id)decodeMultipartAlternative; +- (id)decodeMultipart; +- (id)decodeApplicationZip; +- (id)decodeApplicationOctet_stream; +- (BOOL)parseMimeBody; +- (BOOL)hasContents; +- (id)contentsForTextSystemToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2; +- (id)bodyDataToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2; +- (void)decodeIfNecessary; +- (id)preservedHeaderValueForKey:(id)arg1; +- (void)setMimeBody:(id)arg1; +- (unsigned long)textEncoding; +- (void)clearCachedDescryptedMessageBody; +- (id)copyBodyDataToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2; +- (id)contentToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2 downloadIfNecessary:(BOOL)arg3 asHTML:(BOOL)arg4; +- (void)setSubparts:(id)arg1; +- (id)chosenAlternativePart; +- (id)_partThatIsAttachment; +- (BOOL)shouldConsiderInlineOverridingExchangeServer; +- (id)startPart; +- (id)subpartAtIndex:(int)arg1; +- (id)_fullMimeTypeEvenInsideAppleDouble; +- (void)_ensureBodyDataToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2 downloadIfNecessary:(BOOL)arg3 isComplete:(BOOL*)arg4 decoded:(id*)arg5; +- (id)bodyDataForcingDownload:(BOOL)arg1; +- (id)contentsForTextSystemForcingDownload:(BOOL)arg1; +- (id)bodyDataToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2 downloadIfNecessary:(BOOL)arg3; +- (id)contentsForTextSystemToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2 downloadIfNecessary:(BOOL)arg3 asHTML:(BOOL)arg4 isComplete:(BOOL*)arg5; +- (void)setContentDescription:(id)arg1; +- (void)setLanguages:(id)arg1; +- (void)_setRFC822DecodedMessageBody:(id)arg1; +- (BOOL)_hasCompleteBodyDataToOffset:(unsigned int)arg1; +- (void)_contents:(id*)arg1 toOffset:(unsigned int)arg2 resultOffset:(unsigned int*)arg3 downloadIfNecessary:(BOOL)arg4 asHTML:(BOOL)arg5 isComplete:(BOOL*)arg6; +- (id)contentsForTextSystemToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2 downloadIfNecessary:(BOOL)arg3 asHTML:(BOOL)arg4; +- (id)contentsForTextSystemToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2 downloadIfNecessary:(BOOL)arg3; +- (BOOL)isRich; +- (id)contentToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2 asHTML:(BOOL)arg3; +- (BOOL)isAttachment; +- (id)type; +- (struct _NSRange { unsigned int x1; unsigned int x2; })range; +- (void)setSubtype:(id)arg1; +- (void)setType:(id)arg1; +- (id)subtype; +- (int)numberOfAlternatives; +- (unsigned int)totalTextSize; +- (id)rfc822DecodedMessageBody; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)setContentLocation:(id)arg1; +- (id)newSignedPartWithData:(id)arg1 sender:(id)arg2 compositionSpecification:(id)arg3 signatureData:(id*)arg4; +- (id)newEncryptedPartWithData:(id)arg1 compositionSpecification:(id)arg2 encryptedData:(id*)arg3; +- (id)decodeMultipartSigned; +- (id)decodeApplicationPkcs7_mime; +- (BOOL)_needsSignatureVerification:(id*)arg1; +- (void)_setSigners:(id)arg1; +- (void)_setSMIMEError:(id)arg1; +- (id)copySigners; +- (id)SMIMEError; + +@end diff --git a/MIME.framework/MimeTextAttachment.h b/MIME.framework/MimeTextAttachment.h new file mode 100755 index 0000000..f4d04f9 --- /dev/null +++ b/MIME.framework/MimeTextAttachment.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@interface MimeTextAttachment : MessageTextAttachment { +} + + +- (id)_displayedMimePart; +- (id)initWithMimePart:(id)arg1; +- (BOOL)hasBeenDownloaded; +- (void)download; +- (unsigned int)approximateSize; + +@end diff --git a/MIME.framework/MutableMessageHeaders.h b/MIME.framework/MutableMessageHeaders.h new file mode 100755 index 0000000..aed9002 --- /dev/null +++ b/MIME.framework/MutableMessageHeaders.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MIME.framework/MIME + */ + +@class NSMutableDictionary, NSMutableArray; + +@interface MutableMessageHeaders : MessageHeaders { + NSMutableDictionary *_headersAdded; + NSMutableArray *_headersRemoved; +} + + +- (void)setAddressListForSender:(id)arg1; +- (void)setAddressListForTo:(id)arg1; +- (void)setAddressListForCc:(id)arg1; +- (void)stripInternalHeaders; +- (void)removeHeaderForKey:(id)arg1; +- (id)encodedHeaders; +- (void)setHeader:(id)arg1 forKey:(id)arg2; +- (id)firstHeaderForKey:(id)arg1; +- (void)setReferences:(id)arg1; +- (void)mergeHeaders:(id)arg1; +- (void)_appendHeaderKey:(id)arg1 value:(id)arg2 toData:(id)arg3; +- (void)_appendAddedHeaderKey:(id)arg1 value:(id)arg2 toData:(id)arg3; +- (void)setAddressList:(id)arg1 forKey:(id)arg2; +- (id)_headerValueForKey:(id)arg1; +- (BOOL)hasHeaderForKey:(id)arg1; +- (id)_copyHeaderValueForKey:(id)arg1 offset:(unsigned int*)arg2 decoded:(BOOL)arg3; +- (id)_copyHeaderValueForKey:(id)arg1; +- (id)mutableCopy; +- (void)setAddressListForBcc:(id)arg1; +- (id)allHeaderKeys; +- (id)description; +- (void)dealloc; + +@end diff --git a/MMCSServices.framework/MMCSController.h b/MMCSServices.framework/MMCSController.h new file mode 100755 index 0000000..250628d --- /dev/null +++ b/MMCSServices.framework/MMCSController.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MMCSServices.framework/MMCSServices + */ + +@class NSMutableDictionary; + +@interface MMCSController : NSObject { + int _connectionBehavior; + struct __MMCSEngine { } *_engine; + struct __CFURL { } *_chunkStoreURL; + unsigned long long _currentItemID; + NSMutableDictionary *_transfers; + NSMutableDictionary *_requestIDToBlockMap; + NSMutableDictionary *_requestIDToTransfersMap; + NSMutableDictionary *_requestIDToRemainingTransfersMap; + NSMutableDictionary *_transferToRequestIDsMap; +} + +@property int connectionBehavior; +@property(readonly) BOOL isActive; + + +- (void)setConnectionBehavior:(int)arg1; +- (void)_itemCompleted:(id)arg1; +- (void)_getItemCompleted:(id)arg1 path:(id)arg2 error:(id)arg3; +- (void)_putItemCompleted:(id)arg1 error:(id)arg2; +- (void)_getItemUpdated:(id)arg1 progress:(double)arg2 state:(int)arg3 error:(id)arg4; +- (void)_putItemUpdated:(id)arg1 progress:(double)arg2 state:(int)arg3 error:(id)arg4; +- (void)putFiles:(id)arg1 requestURL:(id)arg2 requestorID:(id)arg3 authToken:(id)arg4 completionBlock:(id)arg5; +- (void)getFiles:(id)arg1 requestURL:(id)arg2 requestorID:(id)arg3 authToken:(id)arg4 completionBlock:(id)arg5; +- (BOOL)unregisterFiles:(id)arg1; +- (BOOL)registerFiles:(id)arg1; +- (id)_registeredTransferForItemID:(unsigned long long)arg1; +- (void)_processCompletedItem:(id)arg1; +- (BOOL)_putTransfers:(id)arg1 requestURL:(id)arg2 requestorID:(id)arg3 token:(id)arg4 error:(id*)arg5; +- (void)_setScheduledTransfers:(id)arg1 block:(id)arg2; +- (BOOL)_getTransfers:(id)arg1 requestURL:(id)arg2 requestorID:(id)arg3 token:(id)arg4 error:(id*)arg5; +- (BOOL)_unregisterTransfers:(id)arg1; +- (BOOL)_registerTransfers:(id)arg1; +- (id)_options; +- (struct __MMCSEngine { }*)_engine; +- (id)_registeredTransferForGUID:(id)arg1; +- (int)connectionBehavior; +- (BOOL)isActive; +- (void)dealloc; + +@end diff --git a/MMCSServices.framework/MMCSGetFile.h b/MMCSServices.framework/MMCSGetFile.h new file mode 100755 index 0000000..dd99bbe --- /dev/null +++ b/MMCSServices.framework/MMCSGetFile.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MMCSServices.framework/MMCSServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface MMCSGetFile : MMCSSimpleFile { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _block; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _updateBlock; + +} + +@property(copy) id completionBlock; +@property(copy) id progressUpdateBlock; + + +- (id)completionBlock; +- (id)progressUpdateBlock; +- (void)setProgressUpdateBlock:(id)arg1; +- (void)setCompletionBlock:(id)arg1; +- (void)setProgress:(double)arg1; +- (void)dealloc; + +@end diff --git a/MMCSServices.framework/MMCSPutFile.h b/MMCSServices.framework/MMCSPutFile.h new file mode 100755 index 0000000..682c5b6 --- /dev/null +++ b/MMCSServices.framework/MMCSPutFile.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MMCSServices.framework/MMCSServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface MMCSPutFile : MMCSSimpleFile { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _block; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _updateBlock; + +} + +@property(copy) id completionBlock; +@property(copy) id progressUpdateBlock; + + +- (id)completionBlock; +- (id)progressUpdateBlock; +- (void)setProgressUpdateBlock:(id)arg1; +- (void)setCompletionBlock:(id)arg1; +- (void)setProgress:(double)arg1; +- (void)dealloc; + +@end diff --git a/MMCSServices.framework/MMCSSimpleFile.h b/MMCSServices.framework/MMCSSimpleFile.h new file mode 100755 index 0000000..50462af --- /dev/null +++ b/MMCSServices.framework/MMCSSimpleFile.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MMCSServices.framework/MMCSServices + */ + +@class NSURL, NSString, NSData; + +@interface MMCSSimpleFile : NSObject { + int _fd; + double _progress; + NSString *_authToken; + int _encryptionBehavior; + NSString *_localPath; + NSURL *_requestURL; + NSString *_requestorID; + NSString *_guid; + unsigned long long _itemID; + NSData *_signature; + NSData *_fileHash; + unsigned long long _protocolFileSize; +} + +@property(retain) NSString * guid; +@property unsigned long long itemID; +@property(retain) NSURL * requestURL; +@property(retain) NSString * requestorID; +@property(retain) NSData * signature; +@property(retain) NSString * authToken; +@property(retain) NSString * localPath; +@property int fd; +@property(retain) NSData * fileHash; +@property unsigned long long protocolFileSize; +@property double progress; +@property int encryptionBehavior; + + +- (void)setAuthToken:(id)arg1; +- (id)authToken; +- (unsigned long long)itemID; +- (id)signature; +- (void)setSignature:(id)arg1; +- (void)setProtocolFileSize:(unsigned long long)arg1; +- (unsigned long long)protocolFileSize; +- (void)setFileHash:(id)arg1; +- (id)requestorID; +- (id)requestURL; +- (void)setEncryptionBehavior:(int)arg1; +- (void)setLocalPath:(id)arg1; +- (void)setRequestURL:(id)arg1; +- (void)setRequestorID:(id)arg1; +- (int)encryptionBehavior; +- (void)setFd:(int)arg1; +- (int)fd; +- (void)setGuid:(id)arg1; +- (double)progress; +- (void)setProgress:(double)arg1; +- (id)localPath; +- (id)guid; +- (id)fileHash; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)setItemID:(unsigned long long)arg1; + +@end diff --git a/MailServices.framework/MSAccounts.h b/MailServices.framework/MSAccounts.h new file mode 100755 index 0000000..0a09182 --- /dev/null +++ b/MailServices.framework/MSAccounts.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MailServices.framework/MailServices + */ + +@interface MSAccounts : MSMailDefaultService { +} + ++ (void)updateAccounts:(id)arg1 completionBlock:(id)arg2; ++ (void)accountValuesForKeys:(id)arg1 completionBlock:(id)arg2; ++ (void)updateAccounts:(id)arg1 launchMobileMail:(BOOL)arg2 completionBlock:(id)arg3; ++ (void)accountValuesForKeys:(id)arg1 launchMobileMail:(BOOL)arg2 completionBlock:(id)arg3; ++ (id)smi_serverCommandName; ++ (BOOL)hasActiveAccounts; + +- (void)_updateAccounts:(id)arg1 handler:(id)arg2; +- (void)_listAccountKeys:(id)arg1 handler:(id)arg2; +- (void)_smi_notifyClientDidFinishWithError:(id)arg1; + +@end diff --git a/MailServices.framework/MSCreateDraft.h b/MailServices.framework/MSCreateDraft.h new file mode 100755 index 0000000..138d2a8 --- /dev/null +++ b/MailServices.framework/MSCreateDraft.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MailServices.framework/MailServices + */ + +@interface MSCreateDraft : MSMailDefaultService { +} + ++ (id)createDraftWithHeaders:(id)arg1 body:(id)arg2 delegate:(id)arg3; ++ (id)smi_serverCommandName; + +- (id)_didCreateDraft:(id)arg1 userInfo:(id)arg2; +- (id)_createMailDraftWithHeaders:(id)arg1 body:(id)arg2 delegate:(id)arg3; +- (void)_smi_notifyClientDidFinishWithError:(id)arg1; + +@end diff --git a/MailServices.framework/MSCriterion.h b/MailServices.framework/MSCriterion.h new file mode 100755 index 0000000..1695b54 --- /dev/null +++ b/MailServices.framework/MSCriterion.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MailServices.framework/MailServices + */ + +@class , NSString; + +@interface MSCriterion : NSObject { + NSString *_type; + NSString *_qualifier; + *_criteria; +} + + +- (id)qualifier; +- (id)criteria; +- (id)initWithType:(id)arg1 qualifier:(id)arg2 expression:(id)arg3; +- (id)initWithCriteria:(id)arg1 allRequired:(BOOL)arg2; +- (id)_initWithType:(id)arg1 qualifier:(id)arg2 criteria:(id)arg3; +- (id)type; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/MailServices.framework/MSEmailModel.h b/MailServices.framework/MSEmailModel.h new file mode 100755 index 0000000..a18a768 --- /dev/null +++ b/MailServices.framework/MSEmailModel.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MailServices.framework/MailServices + */ + +@class NSURL, NSString, NSArray; + +@interface MSEmailModel : NSObject { + NSString *_subject; + NSString *_body; + NSArray *_to; + NSArray *_cc; + NSArray *_bcc; + NSURL *_reference; + int _type; +} + +@property(copy) NSString * subject; +@property(copy) NSArray * to; +@property(copy) NSArray * cc; +@property(copy) NSArray * bcc; +@property(retain) NSString * body; +@property(retain) NSURL * reference; +@property int type; + + +- (id)cc; +- (id)subject; +- (void)setSubject:(id)arg1; +- (id)reference; +- (void)setReference:(id)arg1; +- (id)to; +- (void)setTo:(id)arg1; +- (void)setBcc:(id)arg1; +- (id)bcc; +- (void)setBody:(id)arg1; +- (int)type; +- (id)body; +- (void)setType:(int)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)dealloc; +- (void)setCc:(id)arg1; + +@end diff --git a/MailServices.framework/MSMailDefaultService.h b/MailServices.framework/MSMailDefaultService.h new file mode 100755 index 0000000..185156f --- /dev/null +++ b/MailServices.framework/MSMailDefaultService.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MailServices.framework/MailServices + */ + +@class CPDistributedMessagingCenter, NSObject, NSLock; + +@interface MSMailDefaultService : NSObject { + BOOL _shouldLaunch; + NSLock *_lock; + CPDistributedMessagingCenter *_server; + CPDistributedMessagingCenter *_action; + NSObject *_delegate; +} + +@property NSObject * delegate; +@property BOOL shouldLaunchMobileMail; + ++ (void)useNewThreadingModel; ++ (id)smi_serverCommandName; ++ (BOOL)shouldUseNewThreadingModel; + +- (void)setDelegate:(id)arg1; +- (void)setShouldLaunchMobileMail:(BOOL)arg1; +- (BOOL)shouldLaunchMobileMail; +- (void)_setActiveAction:(id)arg1 responseSelector:(SEL)arg2; +- (void)_mailServiceDidTerminate:(id)arg1; +- (void)_generateUnitTestResponsesForResultArray:(id)arg1; +- (id)_generateUnitTestReplyForMethod:(id)arg1 arg:(id)arg2 error:(id*)arg3; +- (BOOL)_unitTestsAreEnabled; +- (void)_smi_notifyClientDidFinishWithError:(id)arg1; +- (id)_activeAction; +- (BOOL)_callMailServicesMethod:(id)arg1 arg:(id)arg2 reply:(id*)arg3 error:(id*)arg4 responseSelector:(SEL)arg5; +- (id)delegate; +- (void)_setServer:(id)arg1; +- (id)_copyServer; +- (void)cancel; +- (id)init; +- (void)dealloc; + +@end diff --git a/MailServices.framework/MSNotificationService.h b/MailServices.framework/MSNotificationService.h new file mode 100755 index 0000000..55d58ec --- /dev/null +++ b/MailServices.framework/MSNotificationService.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MailServices.framework/MailServices + */ + +@class NSSet; + +@interface MSNotificationService : MSMailDefaultService { + NSSet *_accountIDs; +} + +@property(retain) NSSet * accountIDs; + ++ (id)registerNotificationObserver:(id)arg1 forAccounts:(id)arg2 shouldLaunchMobileMail:(BOOL)arg3; ++ (id)smi_serverCommandName; + +- (id)accountIDs; +- (void)_validateMessageReferences:(id)arg1; +- (void)_requestInitialMessageStateForAccountIDs:(id)arg1; +- (id)_didReceiveNotificationData:(id)arg1 userInfo:(id)arg2; +- (id)_addObserverClientForNotifications; +- (void)setAccountIDs:(id)arg1; +- (void)_smi_notifyClientDidFinishWithError:(id)arg1; +- (id)_initWithDelegate:(id)arg1; +- (void)dealloc; + +@end diff --git a/MailServices.framework/MSSaveEmail.h b/MailServices.framework/MSSaveEmail.h new file mode 100755 index 0000000..3180c07 --- /dev/null +++ b/MailServices.framework/MSSaveEmail.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MailServices.framework/MailServices + */ + +@interface MSSaveEmail : MSMailDefaultService { +} + ++ (id)saveEmail:(id)arg1 delegate:(id)arg2; ++ (id)smi_serverCommandName; + +- (id)_didSaveEmail:(id)arg1 userInfo:(id)arg2; +- (id)_saveEmail:(id)arg1 delegate:(id)arg2; +- (void)_smi_notifyClientDidFinishWithError:(id)arg1; + +@end diff --git a/MailServices.framework/MSSearch.h b/MailServices.framework/MSSearch.h new file mode 100755 index 0000000..9d758f2 --- /dev/null +++ b/MailServices.framework/MSSearch.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MailServices.framework/MailServices + */ + +@class NSThread; + +@interface MSSearch : MSMailDefaultService { + NSThread *_originalThread; +} + ++ (id)findMessageData:(id)arg1 matchingCriterion:(id)arg2 shouldFetch:(BOOL)arg3 onServer:(BOOL)arg4 delegate:(id)arg5; ++ (void)setUnitTestingResultsArray:(id)arg1; ++ (id)smi_serverCommandName; ++ (id)findMessageData:(id)arg1 matchingCriterion:(id)arg2 shouldFetch:(BOOL)arg3 onServer:(BOOL)arg4 onlyInboxes:(BOOL)arg5 delegate:(id)arg6; + +- (void)_generateUnitTestResponsesForResultArray:(id)arg1; +- (id)_generateUnitTestReplyForMethod:(id)arg1 arg:(id)arg2 error:(id*)arg3; +- (BOOL)_unitTestsAreEnabled; +- (void)_smi_notifyClientDidFinishWithError:(id)arg1; +- (id)_didFindMessageData:(id)arg1 userInfo:(id)arg2; +- (id)_findMessageData:(id)arg1 matchingCriterion:(id)arg2 shouldFetch:(BOOL)arg3 onServer:(BOOL)arg4 onlyInboxes:(BOOL)arg5; +- (id)_initWithDelegate:(id)arg1; +- (void)dealloc; + +@end diff --git a/MailServices.framework/MSSendDraft.h b/MailServices.framework/MSSendDraft.h new file mode 100755 index 0000000..31f7eaa --- /dev/null +++ b/MailServices.framework/MSSendDraft.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MailServices.framework/MailServices + */ + +@interface MSSendDraft : MSMailDefaultService { +} + ++ (id)sendDraftWithURL:(id)arg1 delegate:(id)arg2; ++ (id)smi_serverCommandName; + +- (id)_didSendDraft:(id)arg1 userInfo:(id)arg2; +- (id)_sendMailDraftWithURL:(id)arg1 delegate:(id)arg2; +- (void)_smi_notifyClientDidFinishWithError:(id)arg1; + +@end diff --git a/MailServices.framework/MSSendEmail.h b/MailServices.framework/MSSendEmail.h new file mode 100755 index 0000000..beffc1a --- /dev/null +++ b/MailServices.framework/MSSendEmail.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MailServices.framework/MailServices + */ + +@interface MSSendEmail : MSMailDefaultService { +} + ++ (id)sendEmail:(id)arg1 delegate:(id)arg2; ++ (id)smi_serverCommandName; + +- (id)_didSendEmail:(id)arg1 userInfo:(id)arg2; +- (id)_sendEmail:(id)arg1 delegate:(id)arg2; +- (void)_smi_notifyClientDidFinishWithError:(id)arg1; + +@end diff --git a/MailServices.framework/MSUpdateDraft.h b/MailServices.framework/MSUpdateDraft.h new file mode 100755 index 0000000..86453d6 --- /dev/null +++ b/MailServices.framework/MSUpdateDraft.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MailServices.framework/MailServices + */ + +@interface MSUpdateDraft : MSMailDefaultService { +} + ++ (id)updateDraft:(id)arg1 withAddedHeaders:(id)arg2 removedHeaders:(id)arg3 newBody:(id)arg4 delegate:(id)arg5; ++ (id)smi_serverCommandName; + +- (id)_didUpdateDraft:(id)arg1 userInfo:(id)arg2; +- (id)_updateDraft:(id)arg1 withAddedHeaders:(id)arg2 removedHeaders:(id)arg3 newBody:(id)arg4 delegate:(id)arg5; +- (void)_smi_notifyClientDidFinishWithError:(id)arg1; + +@end diff --git a/ManagedConfiguration.framework/MCAPNInfo.h b/ManagedConfiguration.framework/MCAPNInfo.h new file mode 100755 index 0000000..2f7ec44 --- /dev/null +++ b/ManagedConfiguration.framework/MCAPNInfo.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSNumber, NSString; + +@interface MCAPNInfo : NSObject { + NSString *_apnName; + NSString *_username; + NSString *_password; + NSString *_proxy; + NSNumber *_proxyPort; +} + +@property(retain) NSNumber * proxyPort; +@property(retain) NSString * proxy; +@property(retain) NSString * password; +@property(retain) NSString * username; +@property(retain) NSString * apnName; + + +- (void)setPassword:(id)arg1; +- (void)setUsername:(id)arg1; +- (id)username; +- (id)password; +- (id)proxyPort; +- (id)proxy; +- (void)setApnName:(id)arg1; +- (void)setProxy:(id)arg1; +- (void)setProxyPort:(id)arg1; +- (id)defaultsRepresentation; +- (id)strippedDefaultsRepresentation; +- (id)apnName; +- (id)description; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCAPNPayload.h b/ManagedConfiguration.framework/MCAPNPayload.h new file mode 100755 index 0000000..dd8bfb7 --- /dev/null +++ b/ManagedConfiguration.framework/MCAPNPayload.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSArray; + +@interface MCAPNPayload : MCPayload { + NSArray *_apnInfos; + BOOL _wasInstalled; +} + +@property BOOL wasInstalled; + ++ (id)apnDomainName; ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (id)apnDefaults; +- (BOOL)wasInstalled; +- (void)setWasInstalled:(BOOL)arg1; +- (id)_validationErrorType:(int)arg1 forInvalidKey:(id)arg2; +- (BOOL)_checkForValidContents:(id)arg1 outError:(id*)arg2; +- (void)_finishInitializationWithContents:(id)arg1; +- (id)_strippedAPNDefaults; +- (id)subtitle1Label; +- (id)subtitle2Label; +- (id)subtitle2Description; +- (id)subtitle1Description; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCCalDAVAccountPayload.h b/ManagedConfiguration.framework/MCCalDAVAccountPayload.h new file mode 100755 index 0000000..8e73e52 --- /dev/null +++ b/ManagedConfiguration.framework/MCCalDAVAccountPayload.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSString; + +@interface MCCalDAVAccountPayload : MCPayload { + NSString *_accountDescription; + NSString *_hostname; + NSString *_username; + NSString *_password; + NSString *_principalURL; + BOOL _useSSL; + int _port; + NSString *_accountPersistentUUID; +} + +@property(copy) NSString * accountPersistentUUID; +@property(readonly) int port; +@property(readonly) BOOL useSSL; +@property(readonly) NSString * principalURL; +@property(copy) NSString * password; +@property(copy) NSString * username; +@property(readonly) NSString * hostname; +@property(readonly) NSString * accountDescription; + ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (id)accountDescription; +- (void)setPassword:(id)arg1; +- (void)setUsername:(id)arg1; +- (id)username; +- (id)hostname; +- (int)port; +- (id)password; +- (id)title; +- (id)principalURL; +- (void)setAccountPersistentUUID:(id)arg1; +- (id)subtitle1Label; +- (id)subtitle2Label; +- (id)subtitle2Description; +- (id)subtitle1Description; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; +- (id)accountPersistentUUID; +- (BOOL)useSSL; + +@end diff --git a/ManagedConfiguration.framework/MCCardDAVAccountPayload.h b/ManagedConfiguration.framework/MCCardDAVAccountPayload.h new file mode 100755 index 0000000..f0b44cc --- /dev/null +++ b/ManagedConfiguration.framework/MCCardDAVAccountPayload.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSString; + +@interface MCCardDAVAccountPayload : MCPayload { + NSString *_accountDescription; + NSString *_hostname; + NSString *_username; + NSString *_password; + NSString *_principalURL; + BOOL _useSSL; + int _port; + NSString *_accountPersistentUUID; +} + +@property(copy) NSString * accountPersistentUUID; +@property(readonly) int port; +@property(readonly) BOOL useSSL; +@property(readonly) NSString * principalURL; +@property(copy) NSString * password; +@property(copy) NSString * username; +@property(readonly) NSString * hostname; +@property(readonly) NSString * accountDescription; + ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (id)accountDescription; +- (void)setPassword:(id)arg1; +- (void)setUsername:(id)arg1; +- (id)username; +- (id)hostname; +- (int)port; +- (id)password; +- (id)title; +- (id)principalURL; +- (void)setAccountPersistentUUID:(id)arg1; +- (id)subtitle1Label; +- (id)subtitle2Label; +- (id)subtitle2Description; +- (id)subtitle1Description; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; +- (id)accountPersistentUUID; +- (BOOL)useSSL; + +@end diff --git a/ManagedConfiguration.framework/MCCertificatePayload.h b/ManagedConfiguration.framework/MCCertificatePayload.h new file mode 100755 index 0000000..714ca0d --- /dev/null +++ b/ManagedConfiguration.framework/MCCertificatePayload.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSDate, NSData, NSString; + +@interface MCCertificatePayload : MCPayload { + NSData *_certificatePersistentID; + NSString *_installedOnDeviceID; +} + +@property(readonly) BOOL isRoot; +@property(readonly) BOOL isIdentity; +@property(readonly) NSDate * expiry; +@property(readonly) BOOL isSigned; +@property(copy) NSString * installedOnDeviceID; +@property(retain) NSData * certificatePersistentID; + + +- (id)title; +- (void)setInstalledOnDeviceID:(id)arg1; +- (void)setCertificatePersistentID:(id)arg1; +- (struct __SecCertificate { }*)copyCertificate; +- (struct __SecIdentity { }*)copyIdentityFromKeychain; +- (BOOL)isIdentity; +- (id)installedOnDeviceID; +- (id)certificatePersistentID; +- (BOOL)isRoot; +- (id)subtitle1Label; +- (id)subtitle2Label; +- (id)subtitle2Description; +- (id)subtitle1Description; +- (BOOL)isSigned; +- (id)expiry; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCCertificateWrapperProfile.h b/ManagedConfiguration.framework/MCCertificateWrapperProfile.h new file mode 100755 index 0000000..83a612b --- /dev/null +++ b/ManagedConfiguration.framework/MCCertificateWrapperProfile.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@interface MCCertificateWrapperProfile : MCConfigurationProfile { +} + ++ (id)_identifierHashFromData:(id)arg1; ++ (id)_basicWrapperProfileForCertificateName:(id)arg1 fileName:(id)arg2 identifier:(id)arg3; ++ (id)_wrapperPayloadDictWithCertData:(id)arg1 fileName:(id)arg2 name:(id)arg3 identifier:(id)arg4 type:(id)arg5; ++ (id)_wrapperWAPIPayloadDictWithPEMData:(id)arg1 fileName:(id)arg2 name:(id)arg3 identifier:(id)arg4; ++ (id)_wrapperProfileForWAPICertificate:(struct __SecCertificate { }*)arg1 fileName:(id)arg2 PEMData:(id)arg3; ++ (id)_wrapperProfileForCertificate:(struct __SecCertificate { }*)arg1 fileName:(id)arg2 certData:(id)arg3 type:(id)arg4; ++ (id)wrapperProfileDictionaryWithCertificateData:(id)arg1 fileName:(id)arg2; + +- (id)initWithDictionary:(id)arg1 originalData:(id)arg2 allowEmptyPayload:(BOOL)arg3 outError:(id*)arg4; +- (id)_certificatePayload; +- (int)trustLevel; +- (BOOL)isSigned; +- (id)earliestCertificateExpiryDate; +- (id)stubDictionary; + +@end diff --git a/ManagedConfiguration.framework/MCChaperonePayload.h b/ManagedConfiguration.framework/MCChaperonePayload.h new file mode 100755 index 0000000..2fe1435 --- /dev/null +++ b/ManagedConfiguration.framework/MCChaperonePayload.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSData; + +@interface MCChaperonePayload : MCPayload { + NSData *_pairingCertificateData; + BOOL _nonChaperonePairingAllowed; +} + +@property(readonly) BOOL nonChaperonePairingAllowed; +@property(readonly) NSData * pairingCertificateData; + ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (BOOL)nonChaperonePairingAllowed; +- (id)pairingCertificateData; +- (id)subtitle1Label; +- (id)subtitle2Label; +- (id)subtitle2Description; +- (id)subtitle1Description; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCConfigurationProfile.h b/ManagedConfiguration.framework/MCConfigurationProfile.h new file mode 100755 index 0000000..1007275 --- /dev/null +++ b/ManagedConfiguration.framework/MCConfigurationProfile.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class MCProfileServiceProfile, NSArray; + +@interface MCConfigurationProfile : MCProfile { + NSArray *_payloads; + MCProfileServiceProfile *_OTAProfile; +} + +@property MCProfileServiceProfile * OTAProfile; +@property(readonly) NSArray * payloads; + + +- (id)payloadWithUUID:(id)arg1; +- (BOOL)isManagedByProfileService; +- (id)localizedPayloadSummaryByType; +- (id)earliestCertificateExpiryDate; +- (id)OTAProfile; +- (void)setOTAProfile:(id)arg1; +- (id)payloads; +- (void)_addObjectsOfClass:(Class)arg1 fromArray:(id)arg2 toArray:(id)arg3; +- (id)initWithDictionary:(id)arg1 originalData:(id)arg2 wasEncrypted:(BOOL)arg3 allowEmptyPayload:(BOOL)arg4 outError:(id*)arg5; +- (void)_sortPayloads; +- (id)installationWarnings; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCCrypto.h b/ManagedConfiguration.framework/MCCrypto.h new file mode 100755 index 0000000..13088fe --- /dev/null +++ b/ManagedConfiguration.framework/MCCrypto.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@interface MCCrypto : NSObject { +} + ++ (struct __SecCertificate { }*)copyCertificateRefFromPKCS1Data:(id)arg1; ++ (BOOL)isValidPKCS12Data:(id)arg1; ++ (id)_decryptionFailedError; ++ (struct __SecCertificate { }*)copyCertificateRefFromPEMData:(id)arg1; ++ (id)objectFromEncryptedData:(id)arg1 outCertificate:(struct __SecCertificate {}**)arg2 outError:(id*)arg3; + + +@end diff --git a/ManagedConfiguration.framework/MCDefaultsPayload.h b/ManagedConfiguration.framework/MCDefaultsPayload.h new file mode 100755 index 0000000..100b881 --- /dev/null +++ b/ManagedConfiguration.framework/MCDefaultsPayload.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSDictionary; + +@interface MCDefaultsPayload : MCPayload { + NSDictionary *_defaultsByDomain; +} + ++ (id)_allowedDefaults; ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (id)domains; +- (id)subtitle1Description; +- (BOOL)_checkForValidDefaults:(id)arg1 outError:(id*)arg2; +- (id)defaultsForDomain:(id)arg1; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCDependencyManager.h b/ManagedConfiguration.framework/MCDependencyManager.h new file mode 100755 index 0000000..e63b8ba --- /dev/null +++ b/ManagedConfiguration.framework/MCDependencyManager.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSMutableDictionary; + +@interface MCDependencyManager : NSObject { + NSMutableDictionary *_domainsDict; + NSMutableDictionary *_orphansDict; +} + ++ (id)sharedManager; ++ (void)_setDependencyFilePath:(id)arg1; + +- (id)_init; +- (void)commitChanges; +- (id)orphanedParentsForDomain:(id)arg1; +- (void)addDependent:(id)arg1 ofParent:(id)arg2 inDomain:(id)arg3 reciprocalDomain:(id)arg4; +- (void)removeDependent:(id)arg1 fromParent:(id)arg2 inDomain:(id)arg3 reciprocalDomain:(id)arg4; +- (id)parentsInDomain:(id)arg1; +- (void)removeParent:(id)arg1 fromDomain:(id)arg2; +- (id)dependentsOfParent:(id)arg1 inDomain:(id)arg2; +- (id)_domainsDict; +- (id)_domainsDictionaryForDomain:(id)arg1 parent:(id)arg2 outParentsDict:(id*)arg3 outDependents:(id*)arg4; +- (void)_removeOrphanParent:(id)arg1 fromDomain:(id)arg2; +- (void)_addOrphanParent:(id)arg1 forDomain:(id)arg2; +- (void)addDependent:(id)arg1 ofParent:(id)arg2 inDomain:(id)arg3; +- (void)removeDependent:(id)arg1 fromParent:(id)arg2 inDomain:(id)arg3; +- (id)init; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCDeviceCapabilities.h b/ManagedConfiguration.framework/MCDeviceCapabilities.h new file mode 100755 index 0000000..49747fa --- /dev/null +++ b/ManagedConfiguration.framework/MCDeviceCapabilities.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@interface MCDeviceCapabilities : NSObject { + BOOL _supportsBlockLevelEncryption; + BOOL _supportsFileLevelEncryption; +} + +@property(readonly) BOOL supportsFileLevelEncryption; +@property(readonly) BOOL supportsBlockLevelEncryption; + ++ (id)currentDevice; + +- (BOOL)supportsFileLevelEncryption; +- (BOOL)supportsBlockLevelEncryption; +- (BOOL)_mediaDiskIsEncrypted; +- (BOOL)validateCapabilitiesRequiredByRestrictions:(id)arg1 localizedIncompatibilityMessage:(id)arg2 outError:(id*)arg3; +- (id)init; + +@end diff --git a/ManagedConfiguration.framework/MCEASAccountPayload.h b/ManagedConfiguration.framework/MCEASAccountPayload.h new file mode 100755 index 0000000..46d58f1 --- /dev/null +++ b/ManagedConfiguration.framework/MCEASAccountPayload.h @@ -0,0 +1,71 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSNumber, NSString, NSData; + +@interface MCEASAccountPayload : MCEmailAccountPayloadBase { + NSString *_accountDescription; + NSString *_hostname; + NSString *_username; + NSString *_password; + NSString *_emailAddress; + BOOL _useSSL; + NSNumber *_mailNumberOfPastDaysToSync; + NSData *_embeddedCertificate; + NSString *_embeddedCertificateName; + NSString *_embeddedCertificatePassword; + NSString *_certificateUUID; + NSString *_accountPersistentUUID; + NSData *_certificatePersistentID; +} + +@property(readonly) BOOL hasCertificate; +@property(retain) NSData * certificatePersistentID; +@property(copy) NSString * accountPersistentUUID; +@property(readonly) NSString * certificateUUID; +@property(copy) NSString * embeddedCertificatePassword; +@property(readonly) NSString * embeddedCertificateName; +@property(readonly) NSData * embeddedCertificate; +@property(readonly) NSNumber * mailNumberOfPastDaysToSync; +@property(readonly) BOOL useSSL; +@property(copy) NSString * emailAddress; +@property(copy) NSString * password; +@property(copy) NSString * username; +@property(readonly) NSString * hostname; +@property(readonly) NSString * accountDescription; + ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (id)accountDescription; +- (id)emailAddress; +- (id)mailNumberOfPastDaysToSync; +- (void)setPassword:(id)arg1; +- (void)setUsername:(id)arg1; +- (id)username; +- (void)setEmailAddress:(id)arg1; +- (id)hostname; +- (id)password; +- (id)title; +- (BOOL)hasCertificate; +- (id)embeddedCertificatePassword; +- (void)setEmbeddedCertificatePassword:(id)arg1; +- (id)embeddedCertificateName; +- (id)embeddedCertificate; +- (void)setAccountPersistentUUID:(id)arg1; +- (id)certificateUUID; +- (void)setCertificatePersistentID:(id)arg1; +- (id)certificatePersistentID; +- (id)subtitle1Label; +- (id)subtitle2Label; +- (id)subtitle2Description; +- (id)subtitle1Description; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; +- (id)accountPersistentUUID; +- (BOOL)useSSL; + +@end diff --git a/ManagedConfiguration.framework/MCEmailAccountPayload.h b/ManagedConfiguration.framework/MCEmailAccountPayload.h new file mode 100755 index 0000000..f45a011 --- /dev/null +++ b/ManagedConfiguration.framework/MCEmailAccountPayload.h @@ -0,0 +1,79 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSNumber, NSString; + +@interface MCEmailAccountPayload : MCEmailAccountPayloadBase { + NSString *_emailAccountDescription; + NSString *_emailAccountName; + NSString *_emailAccountType; + NSString *_emailAddress; + NSString *_incomingMailServerAuthentication; + NSString *_incomingMailServerHostname; + NSNumber *_incomingMailServerPortNumber; + BOOL _incomingMailServerUseSSL; + NSString *_incomingMailServerUsername; + NSString *_incomingMailServerIMAPPathPrefix; + NSString *_incomingPassword; + NSString *_outgoingPassword; + BOOL _outgoingPasswordSameAsIncomingPassword; + NSString *_outgoingMailServerAuthentication; + NSString *_outgoingMailServerHostname; + NSNumber *_outgoingMailServerPortNumber; + BOOL _outgoingMailServerUseSSL; + NSString *_outgoingMailServerUsername; +} + +@property(readonly) NSString * outgoingMailServerUsername; +@property(readonly) BOOL outgoingMailServerUseSSL; +@property(readonly) NSNumber * outgoingMailServerPortNumber; +@property(readonly) NSString * outgoingMailServerHostname; +@property(readonly) NSString * outgoingMailServerAuthentication; +@property(readonly) BOOL outgoingPasswordSameAsIncomingPassword; +@property(readonly) NSString * outgoingPassword; +@property(readonly) NSString * incomingPassword; +@property(readonly) NSString * incomingMailServerIMAPPathPrefix; +@property(readonly) NSString * incomingMailServerUsername; +@property(readonly) BOOL incomingMailServerUseSSL; +@property(readonly) NSNumber * incomingMailServerPortNumber; +@property(readonly) NSString * incomingMailServerHostname; +@property(readonly) NSString * incomingMailServerAuthentication; +@property(readonly) NSString * emailAddress; +@property(readonly) NSString * emailAccountType; +@property(readonly) NSString * emailAccountName; +@property(readonly) NSString * emailAccountDescription; + ++ (id)profileNameFromAccountTag:(id)arg1; ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (id)emailAddress; +- (id)title; +- (id)outgoingMailServerUsername; +- (BOOL)outgoingMailServerUseSSL; +- (id)outgoingMailServerPortNumber; +- (id)outgoingMailServerHostname; +- (id)outgoingMailServerAuthentication; +- (BOOL)outgoingPasswordSameAsIncomingPassword; +- (id)outgoingPassword; +- (id)incomingPassword; +- (id)incomingMailServerIMAPPathPrefix; +- (id)incomingMailServerUsername; +- (BOOL)incomingMailServerUseSSL; +- (id)incomingMailServerPortNumber; +- (id)incomingMailServerAuthentication; +- (id)emailAccountName; +- (id)emailAccountDescription; +- (id)emailAccountType; +- (id)incomingMailServerHostname; +- (id)subtitle1Label; +- (id)subtitle2Label; +- (id)subtitle2Description; +- (id)subtitle1Description; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCEmailAccountPayloadBase.h b/ManagedConfiguration.framework/MCEmailAccountPayloadBase.h new file mode 100755 index 0000000..1e7b725 --- /dev/null +++ b/ManagedConfiguration.framework/MCEmailAccountPayloadBase.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSString, NSData; + +@interface MCEmailAccountPayloadBase : MCPayload { + BOOL _preventMove; + BOOL _preventAppSheet; + BOOL _SMIMEEnabled; + BOOL _SMIMEEncryptionEnabled; + NSString *_SMIMESigningIdentityUUID; + NSString *_SMIMEEncryptionIdentityUUID; + NSData *_SMIMESigningIdentityPersistentID; + NSData *_SMIMEEncryptionIdentityPersistentID; +} + +@property(retain) NSData * SMIMEEncryptionIdentityPersistentID; +@property(retain) NSData * SMIMESigningIdentityPersistentID; +@property(readonly) NSString * SMIMEEncryptionIdentityUUID; +@property(readonly) NSString * SMIMESigningIdentityUUID; +@property(readonly) BOOL SMIMEEncryptionEnabled; +@property(readonly) BOOL SMIMEEnabled; +@property(readonly) BOOL preventAppSheet; +@property(readonly) BOOL preventMove; + + +- (id)SMIMEEncryptionIdentityPersistentID; +- (void)setSMIMEEncryptionIdentityPersistentID:(id)arg1; +- (id)SMIMESigningIdentityPersistentID; +- (void)setSMIMESigningIdentityPersistentID:(id)arg1; +- (id)SMIMEEncryptionIdentityUUID; +- (id)SMIMESigningIdentityUUID; +- (BOOL)SMIMEEncryptionEnabled; +- (BOOL)SMIMEEnabled; +- (BOOL)preventAppSheet; +- (BOOL)preventMove; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCEncryptedProfileServicePayload.h b/ManagedConfiguration.framework/MCEncryptedProfileServicePayload.h new file mode 100755 index 0000000..bfa7719 --- /dev/null +++ b/ManagedConfiguration.framework/MCEncryptedProfileServicePayload.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSString; + +@interface MCEncryptedProfileServicePayload : MCPayload { + NSString *_urlString; +} + ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (id)title; +- (id)subtitle1Label; +- (id)subtitle1Description; +- (id)initWithURLString:(id)arg1 profile:(id)arg2; +- (id)description; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCFormatterVendor.h b/ManagedConfiguration.framework/MCFormatterVendor.h new file mode 100755 index 0000000..311988b --- /dev/null +++ b/ManagedConfiguration.framework/MCFormatterVendor.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSNumberFormatter; + +@interface MCFormatterVendor : NSObject { + NSNumberFormatter *_numberFormatter; + struct dispatch_queue_s { } *_syncQueue; +} + ++ (id)sharedInstance; + +- (void)_localeDidChange:(id)arg1; +- (id)numberFormatter; +- (id)init; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCHTTPTransaction.h b/ManagedConfiguration.framework/MCHTTPTransaction.h new file mode 100755 index 0000000..e05acb6 --- /dev/null +++ b/ManagedConfiguration.framework/MCHTTPTransaction.h @@ -0,0 +1,75 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSError, NSString, NSData, NSMutableData, NSURLConnection, NSURL; + +@interface MCHTTPTransaction : NSObject { + NSURL *_requestURL; + NSString *_method; + double _timeout; + NSString *_userAgent; + NSString *_contentType; + NSData *_data; + struct __SecIdentity { } *_identity; + NSString *_CMSSignatureHeaderName; + NSURL *_currentURL; + NSURL *_permanentlyRedirectedURL; + BOOL _rememberData; + NSMutableData *_responseData; + int _statusCode; + NSError *_error; + NSURLConnection *_connection; + struct dispatch_semaphore_s { } *_doneSema; +} + +@property(readonly) int statusCode; +@property(readonly) NSURL * permanentlyRedirectedURL; +@property(readonly) NSError * error; +@property(retain) NSString * CMSSignatureHeaderName; +@property(readonly) NSData * responseData; +@property(retain) NSData * data; +@property(retain) NSString * contentType; +@property(retain) NSString * userAgent; +@property double timeout; +@property(retain) NSString * method; +@property(retain) NSURL * url; + ++ (id)transactionWithURL:(id)arg1 method:(id)arg2; ++ (id)performRequestURL:(id)arg1 method:(id)arg2 timeout:(double)arg3 userAgent:(id)arg4 contentType:(id)arg5 data:(id)arg6 identity:(struct __SecIdentity { }*)arg7 outPermanentlyRedirectedURL:(id*)arg8 outError:(id*)arg9; + +- (void)setContentType:(id)arg1; +- (void)setTimeout:(double)arg1; +- (double)timeout; +- (id)userAgent; +- (id)contentType; +- (id)responseData; +- (id)data; +- (id)connection:(id)arg1 willSendRequest:(id)arg2 redirectResponse:(id)arg3; +- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; +- (void)setMethod:(id)arg1; +- (void)setData:(id)arg1; +- (id)method; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (int)statusCode; +- (void)setUrl:(id)arg1; +- (id)url; +- (id)error; +- (id)CMSSignatureHeaderName; +- (void)setCMSSignatureHeaderName:(id)arg1; +- (id)initWithURL:(id)arg1 method:(id)arg2; +- (void)setIdentity:(struct __SecIdentity { }*)arg1; +- (void)performSynchronously; +- (id)permanentlyRedirectedURL; +- (void)_beginTransaction; +- (BOOL)_shouldAllowTrust:(struct __SecTrust { }*)arg1 forHost:(id)arg2; +- (struct __SecIdentity { }*)copyIdentity; +- (void)dealloc; +- (void)setUserAgent:(id)arg1; + +@end diff --git a/ManagedConfiguration.framework/MCHacks.h b/ManagedConfiguration.framework/MCHacks.h new file mode 100755 index 0000000..570e8b5 --- /dev/null +++ b/ManagedConfiguration.framework/MCHacks.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@interface MCHacks : NSObject { +} + ++ (void)_checkCarrierBundleRelatedSettings; ++ (void)_setRequriesEncryptedBackupInLockdownWithEffectiveUserSettings:(id)arg1; ++ (void)_applyServerSideChangesWithOldRestrictions:(id)arg1 newRestrictions:(id)arg2 oldEffectiveUserSettings:(id)arg3 newEffectiveUserSettings:(id)arg4; ++ (id)_permittedGracePeriodNumbers; ++ (id)_selectLargestNumberFromSortedArray:(id)arg1 equalToOrLessThanNumber:(id)arg2; ++ (id)_permittedAutoLockNumbers; ++ (id)_deviceSpecificDefaultSettings; ++ (void)_applyChangesWithOldRestrictions:(id)arg1 newRestrictions:(id)arg2 oldEffectiveUserSettings:(id)arg3 newEffectiveUserSettings:(id)arg4; ++ (BOOL)_applyHeuristicsToRestrictions:(id)arg1 forProfile:(id)arg2 outError:(id*)arg3; ++ (void)_applyImpliedSettingsToSettingsDictionary:(id)arg1; + + +@end diff --git a/ManagedConfiguration.framework/MCIPCUTunnelParser.h b/ManagedConfiguration.framework/MCIPCUTunnelParser.h new file mode 100755 index 0000000..801da30 --- /dev/null +++ b/ManagedConfiguration.framework/MCIPCUTunnelParser.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSMutableDictionary, NSString; + +@interface MCIPCUTunnelParser : MCTunnelParser { + NSMutableDictionary *_CSR; + NSString *_hostIdentifier; +} + + +- (id)_commandGetEncryptionKey:(id)arg1; +- (id)_commandSetCertificate:(id)arg1; +- (id)_commandHello:(id)arg1; +- (id)_commandGetProfileList:(id)arg1; +- (id)_commandInstallProfile:(id)arg1; +- (id)_commandRemoveProfile:(id)arg1; +- (id)processRequest:(id)arg1; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCInstallerReader.h b/ManagedConfiguration.framework/MCInstallerReader.h new file mode 100755 index 0000000..09c79b0 --- /dev/null +++ b/ManagedConfiguration.framework/MCInstallerReader.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@interface MCInstallerReader : NSObject { +} + ++ (id)sharedReader; ++ (void)_setProfileStorageDirectory:(id)arg1; + +- (id)pathsToInstalledProfilesWithFilterFlags:(int)arg1; + +@end diff --git a/ManagedConfiguration.framework/MCKeychain.h b/ManagedConfiguration.framework/MCKeychain.h new file mode 100755 index 0000000..4b38b1f --- /dev/null +++ b/ManagedConfiguration.framework/MCKeychain.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@interface MCKeychain : NSObject { +} + ++ (id)stringFromService:(id)arg1 account:(id)arg2 label:(id)arg3 description:(id)arg4 outError:(id*)arg5; ++ (BOOL)setString:(id)arg1 forService:(id)arg2 account:(id)arg3 label:(id)arg4 description:(id)arg5 outError:(id*)arg6; ++ (void)removeStringForService:(id)arg1 account:(id)arg2 label:(id)arg3 description:(id)arg4; ++ (BOOL)setData:(id)arg1 forService:(id)arg2 account:(id)arg3 label:(id)arg4 description:(id)arg5 outError:(id*)arg6; ++ (struct __SecCertificate { }*)copyCertificateWithPersistentID:(id)arg1; ++ (struct __SecIdentity { }*)copyIdentityWithPersistentID:(id)arg1; ++ (id)saveItem:(void*)arg1 withLabel:(id)arg2 group:(id)arg3; ++ (void)removeItemWithPersistentID:(id)arg1; ++ (BOOL)itemExistsInKeychain:(void*)arg1; ++ (BOOL)addCertificateToKeychain:(struct __SecCertificate { }*)arg1; ++ (id)dataFromService:(id)arg1 account:(id)arg2 label:(id)arg3 description:(id)arg4 outError:(id*)arg5; ++ (BOOL)setData:(id)arg1 forService:(id)arg2 account:(id)arg3 label:(id)arg4 description:(id)arg5 access:(void*)arg6 outError:(id*)arg7; ++ (void)removeDataForService:(id)arg1 account:(id)arg2 label:(id)arg3 description:(id)arg4; ++ (struct __CFDictionary { }*)_newQueryWithService:(id)arg1 account:(id)arg2 label:(id)arg3 description:(id)arg4 outError:(id*)arg5; ++ (void*)copyItemWithPersistentID:(id)arg1; + + +@end diff --git a/ManagedConfiguration.framework/MCLDAPAccountPayload.h b/ManagedConfiguration.framework/MCLDAPAccountPayload.h new file mode 100755 index 0000000..a6670f4 --- /dev/null +++ b/ManagedConfiguration.framework/MCLDAPAccountPayload.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSString, NSArray; + +@interface MCLDAPAccountPayload : MCPayload { + NSString *_accountDescription; + NSString *_hostname; + NSString *_username; + NSString *_password; + BOOL _useSSL; + NSArray *_searchSettings; + NSString *_accountPersistentUUID; +} + +@property(copy) NSString * accountPersistentUUID; +@property(readonly) NSArray * searchSettings; +@property(readonly) BOOL useSSL; +@property(retain) NSString * password; +@property(retain) NSString * username; +@property(readonly) NSString * hostname; +@property(readonly) NSString * accountDescription; + ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (id)accountDescription; +- (void)setPassword:(id)arg1; +- (void)setUsername:(id)arg1; +- (id)username; +- (id)hostname; +- (id)password; +- (id)title; +- (id)searchSettings; +- (void)setAccountPersistentUUID:(id)arg1; +- (id)subtitle1Label; +- (id)subtitle2Label; +- (id)subtitle2Description; +- (id)subtitle1Description; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; +- (id)accountPersistentUUID; +- (BOOL)useSSL; + +@end diff --git a/ManagedConfiguration.framework/MCLazyInitializationUtilities.h b/ManagedConfiguration.framework/MCLazyInitializationUtilities.h new file mode 100755 index 0000000..84853a5 --- /dev/null +++ b/ManagedConfiguration.framework/MCLazyInitializationUtilities.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@interface MCLazyInitializationUtilities : NSObject { +} + ++ (void)initVPNUtilities; ++ (void)initUIApplication; + + +@end diff --git a/ManagedConfiguration.framework/MCMDMClient.h b/ManagedConfiguration.framework/MCMDMClient.h new file mode 100755 index 0000000..c298968 --- /dev/null +++ b/ManagedConfiguration.framework/MCMDMClient.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class CPDistributedMessagingCenter; + +@interface MCMDMClient : NSObject { + CPDistributedMessagingCenter *_messageCenter; +} + ++ (id)sharedClient; + +- (BOOL)authenticateWithCheckInURL:(id)arg1 identity:(struct __SecIdentity { }*)arg2 topic:(id)arg3 useDevelopmentAPNS:(BOOL)arg4 signMessage:(BOOL)arg5 outError:(id*)arg6; +- (BOOL)checkOutCheckInURL:(id)arg1 identity:(struct __SecIdentity { }*)arg2 topic:(id)arg3 signMessage:(BOOL)arg4 outError:(id*)arg5; +- (void)notifyNewConfiguration; +- (void)scheduleTokenUpdate; +- (void)simulatePush; +- (void)removeManagedAppsAccordingToFlags; +- (id)init; + +@end diff --git a/ManagedConfiguration.framework/MCMDMPayload.h b/ManagedConfiguration.framework/MCMDMPayload.h new file mode 100755 index 0000000..96f4296 --- /dev/null +++ b/ManagedConfiguration.framework/MCMDMPayload.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSArray, NSString, NSData; + +@interface MCMDMPayload : MCPayload { + NSString *_identityUUID; + NSData *_identityPersistentID; + BOOL _useDevelopmentAPNS; + NSString *_topic; + NSString *_serverURLString; + NSString *_checkInURLString; + int _accessRights; + BOOL _signMessage; + BOOL _checkOutWhenRemoved; +} + +@property(readonly) NSArray * localizedAccessRightDescriptions; +@property(readonly) BOOL checkOutWhenRemoved; +@property(readonly) BOOL signMessage; +@property(readonly) int accessRights; +@property(readonly) NSString * checkInURLString; +@property(readonly) BOOL useDevelopmentAPNS; +@property(readonly) NSString * serverURLString; +@property(readonly) NSString * topic; +@property(retain) NSData * identityPersistentID; +@property(readonly) NSString * identityUUID; + ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (id)title; +- (id)localizedAccessRightDescriptions; +- (BOOL)checkOutWhenRemoved; +- (BOOL)signMessage; +- (int)accessRights; +- (id)checkInURLString; +- (BOOL)useDevelopmentAPNS; +- (id)serverURLString; +- (id)topic; +- (id)identityPersistentID; +- (void)setIdentityPersistentID:(id)arg1; +- (id)identityUUID; +- (id)_invalidRightsError; +- (id)_invalidTopicError; +- (id)_nonHTTPSURLErrorForField:(id)arg1; +- (id)subtitle1Label; +- (id)subtitle2Label; +- (id)subtitle2Description; +- (id)subtitle1Description; +- (id)installationWarnings; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCManagedAppManagerReader.h b/ManagedConfiguration.framework/MCManagedAppManagerReader.h new file mode 100755 index 0000000..d861323 --- /dev/null +++ b/ManagedConfiguration.framework/MCManagedAppManagerReader.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@interface MCManagedAppManagerReader : NSObject { +} + ++ (id)managedAppIDsWithFlags:(int)arg1; + + +@end diff --git a/ManagedConfiguration.framework/MCManifest.h b/ManagedConfiguration.framework/MCManifest.h new file mode 100755 index 0000000..cd0f86e --- /dev/null +++ b/ManagedConfiguration.framework/MCManifest.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSString, NSMutableDictionary; + +@interface MCManifest : NSObject { + NSString *_path; + NSMutableDictionary *_manifest; + struct dispatch_queue_s { } *_syncQueue; +} + ++ (void)_setManifestPath:(id)arg1; ++ (id)installedProfileWithIdentifier:(id)arg1; ++ (id)sharedManifest; + +- (id)manifest; +- (id)allInstalledProfileIdentifiers; +- (void)addIdentifierToManifest:(id)arg1 flag:(int)arg2; +- (void)removeIdentifierFromManifest:(id)arg1; +- (id)_manifest; +- (id)identifiersOfProfilesWithFilterFlags:(int)arg1; +- (void)_setManifest:(id)arg1; +- (void)invalidateCache; +- (id)init; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCNumber.h b/ManagedConfiguration.framework/MCNumber.h new file mode 100755 index 0000000..95048c6 --- /dev/null +++ b/ManagedConfiguration.framework/MCNumber.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSNumber; + +@interface MCNumber : NSObject { + NSNumber *_number; +} + ++ (id)numberWithUnsignedInt:(unsigned int)arg1; ++ (id)numberWithInt:(int)arg1; + +- (id)initWithUnsignedInt:(unsigned int)arg1; +- (id)initWithInt:(int)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)descriptionWithLocale:(id)arg1; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCPasscodeManager.h b/ManagedConfiguration.framework/MCPasscodeManager.h new file mode 100755 index 0000000..83e277b --- /dev/null +++ b/ManagedConfiguration.framework/MCPasscodeManager.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@interface MCPasscodeManager : NSObject { +} + ++ (id)sharedManager; ++ (BOOL)sendPasscodeRestrictionChangeNotificationIfNeededWithOldRestrictions:(id)arg1 newRestrictions:(id)arg2; ++ (id)characteristicsDictionaryFromPasscode:(id)arg1; ++ (int)unlockScreenTypeForPasscodeCharacteristics:(id)arg1; ++ (id)generateSalt; ++ (id)hashForPasscode:(id)arg1 usingMethod:(int)arg2 salt:(id)arg3; ++ (int)unlockScreenTypeForRestrictions:(id)arg1; ++ (id)localizedDescriptionOfPasscodePolicyFromRestrictions:(id)arg1; ++ (BOOL)passcode:(id)arg1 compliesWithPolicyFromRestrictions:(id)arg2 checkHistory:(BOOL)arg3 outError:(id*)arg4; ++ (BOOL)_passcodeCharacteristics:(id)arg1 compliesWithPolicyFromRestrictions:(id)arg2 outError:(id*)arg3; + +- (id)_init; +- (void)lockDevice; +- (BOOL)isDeviceLocked; +- (BOOL)changePasscodeFrom:(id)arg1 to:(id)arg2 outError:(id*)arg3; +- (BOOL)clearPasscodeWithEscrowKeybagData:(id)arg1 secret:(id)arg2 outError:(id*)arg3; +- (id)_passcodeCharacteristics; +- (int)currentUnlockScreenType; +- (id)localizedDescriptionOfPasscodePolicy; +- (BOOL)passcode:(id)arg1 compliesWithPolicyCheckHistory:(BOOL)arg2 outError:(id*)arg3; +- (BOOL)isCurrentPasscodeCompliantOutError:(id*)arg1; +- (id)passcodeExpiryDateOutError:(id*)arg1; +- (id)_wrongPasscodeError; +- (BOOL)unlockDeviceWithPasscode:(id)arg1 outError:(id*)arg2; +- (id)_publicPasscodeDict; +- (id)_privatePasscodeDict; +- (void)_setPrivatePasscodeDict:(id)arg1; +- (void)_sendPasscodeChangedNotification; +- (int)newPasscodeEntryScreenType; +- (BOOL)_checkPasscode:(id)arg1 againstHistoryWithRestrictions:(id)arg2 outError:(id*)arg3; +- (BOOL)currentPasscodeCompliesWithPolicyFromRestrictions:(id)arg1 outError:(id*)arg2; +- (BOOL)isPasscodeSet; + +@end diff --git a/ManagedConfiguration.framework/MCPasswordPolicyPayload.h b/ManagedConfiguration.framework/MCPasswordPolicyPayload.h new file mode 100755 index 0000000..c1db84a --- /dev/null +++ b/ManagedConfiguration.framework/MCPasswordPolicyPayload.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSNumber; + +@interface MCPasswordPolicyPayload : MCPayload { + NSNumber *_isSimplePasscodeAllowed; + NSNumber *_isPasscodeRequired; + NSNumber *_isAlphanumericPasscodeRequired; + NSNumber *_isManualFetchingWhenRoaming; + NSNumber *_minLength; + NSNumber *_maxFailedAttempts; + NSNumber *_maxGracePeriodMinutes; + NSNumber *_maxInactivityMinutes; + NSNumber *_maxPasscodeAgeDays; + NSNumber *_passcodeHistoryCount; + NSNumber *_minComplexCharacters; +} + +@property(readonly) NSNumber * minComplexCharacters; +@property(readonly) NSNumber * maxPasscodeAgeDays; +@property(readonly) NSNumber * passcodeHistoryCount; +@property(readonly) NSNumber * maxInactivityMinutes; +@property(readonly) NSNumber * maxGracePeriodMinutes; +@property(readonly) NSNumber * maxFailedAttempts; +@property(readonly) NSNumber * minLength; +@property(readonly) NSNumber * isManualFetchingWhenRoaming; +@property(readonly) NSNumber * isAlphanumericPasscodeRequired; +@property(readonly) NSNumber * isPasscodeRequired; +@property(readonly) NSNumber * isSimplePasscodeAllowed; + ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (id)title; +- (id)maxPasscodeAgeDays; +- (id)passcodeHistoryCount; +- (id)maxInactivityMinutes; +- (id)maxGracePeriodMinutes; +- (id)maxFailedAttempts; +- (id)isManualFetchingWhenRoaming; +- (id)isPasscodeRequired; +- (id)minLength; +- (id)isSimplePasscodeAllowed; +- (id)isAlphanumericPasscodeRequired; +- (id)minComplexCharacters; +- (id)subtitle1Description; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCPayload.h b/ManagedConfiguration.framework/MCPayload.h new file mode 100755 index 0000000..ef5251c --- /dev/null +++ b/ManagedConfiguration.framework/MCPayload.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSArray, MCProfile, NSString; + +@interface MCPayload : NSObject { + MCProfile *_profile; + NSString *_type; + NSString *_payloadDescription; + NSString *_displayName; + NSString *_identifier; + NSString *_organization; + NSString *_UUID; + int _version; + NSString *_persistentResourceID; +} + +@property(readonly) NSString * friendlyName; +@property(readonly) NSArray * installationWarnings; +@property(retain) NSString * persistentResourceID; +@property(readonly) int version; +@property(readonly) NSString * UUID; +@property(readonly) NSString * organization; +@property(readonly) NSString * identifier; +@property(retain) NSString * displayName; +@property(readonly) NSString * payloadDescription; +@property(readonly) NSString * type; +@property(readonly) MCProfile * profile; + ++ (id)badFieldValueErrorWithField:(id)arg1; ++ (id)wrapperPayloadDictionary; ++ (id)payloadFromDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; ++ (id)badFieldTypeErrorWithField:(id)arg1; ++ (id)payloadsFromArray:(id)arg1 profile:(id)arg2 outError:(id*)arg3; ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (void)setDisplayName:(id)arg1; +- (id)UUID; +- (id)profile; +- (id)displayName; +- (int)version; +- (id)type; +- (id)identifier; +- (id)title; +- (id)subtitle1Label; +- (id)subtitle2Label; +- (id)subtitle2Description; +- (id)persistentResourceID; +- (void)setPersistentResourceID:(id)arg1; +- (void)setPersistentResourceID:(id)arg1; +- (id)payloadDescription; +- (id)subtitle1Description; +- (id)malformedPayloadErrorWithError:(id)arg1; +- (id)organization; +- (id)friendlyName; +- (id)installationWarnings; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCPlainCertificatePayload.h b/ManagedConfiguration.framework/MCPlainCertificatePayload.h new file mode 100755 index 0000000..edc921c --- /dev/null +++ b/ManagedConfiguration.framework/MCPlainCertificatePayload.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSString, NSData; + +@interface MCPlainCertificatePayload : MCCertificatePayload { + NSString *_certificateFileName; + NSData *_certificateData; + NSString *_password; + int _dataEncoding; +} + +@property(readonly) NSString * password; +@property(readonly) NSData * certificateData; +@property(readonly) int dataEncoding; +@property(readonly) NSString * certificateFileName; + ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (id)password; +- (id)certificateData; +- (int)dataEncoding; +- (id)certificateFileName; +- (struct __SecCertificate { }*)copyCertificate; +- (BOOL)isIdentity; +- (id)persistentResourceID; +- (BOOL)isSigned; +- (id)installationWarnings; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)description; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCProfile.h b/ManagedConfiguration.framework/MCProfile.h new file mode 100755 index 0000000..120f44c --- /dev/null +++ b/ManagedConfiguration.framework/MCProfile.h @@ -0,0 +1,140 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSArray, NSString, NSData, NSDate, NSMutableArray, NSDictionary; + +@interface MCProfile : NSObject { + NSString *_displayName; + NSString *_profileDescription; + NSString *_identifier; + NSString *_UUID; + NSString *_organization; + int _version; + NSDate *_installDate; + NSDate *_expiryDate; + BOOL _encrypted; + BOOL _isLocked; + NSString *_removalPasscode; + BOOL _needsReboot; + BOOL _isStub; + NSString *_productBuildVersion; + NSString *_productVersion; + NSData *_profileData; + int _trustLevel; + BOOL _trustHasBeenEvaluated; + struct dispatch_queue_s { } *_trustEvaluationQueue; + NSString *_signerSummary; + NSMutableArray *_signerCertificates; + BOOL _signerHasBeenEvaluated; + struct dispatch_queue_s { } *_signerEvaluationQueue; + NSDictionary *_context; +} + +@property(readonly) NSString * stubFileName; +@property(readonly) NSString * profileIDHashFileName; +@property(readonly) NSString * UUIDHashFileName; +@property(retain) NSString * removalPasscode; +@property(readonly) NSString * friendlyName; +@property(readonly) BOOL isSigned; +@property(readonly) int trustLevel; +@property(retain) NSString * signerSummary; +@property(readonly) struct __SecCertificate { }* signerCertificate; +@property(retain) NSArray * signerCertificates; +@property(readonly) NSArray * payloads; +@property(readonly) NSArray * localizedPayloadSummaryByType; +@property(readonly) NSDate * earliestCertificateExpiryDate; +@property(readonly) BOOL isManagedByProfileService; +@property(readonly) NSArray * installationWarnings; +@property(retain) NSDictionary * context; +@property(retain) NSData * profileData; +@property(readonly) NSString * productBuildVersion; +@property(readonly) NSString * productVersion; +@property(readonly) BOOL isStub; +@property(readonly) BOOL needsReboot; +@property(readonly) NSString * removalPasscode; +@property(getter=isLocked) BOOL locked; +@property(readonly) NSDate * expiryDate; +@property(retain) NSDate * installDate; +@property(readonly) int version; +@property(readonly) NSString * organization; +@property(getter=isEncrypted) BOOL encrypted; +@property(readonly) NSString * UUID; +@property(readonly) NSString * identifier; +@property(retain) NSString * displayName; +@property(readonly) NSString * profileDescription; + ++ (id)missingFieldErrorWithField:(id)arg1; ++ (BOOL)checkString:(id)arg1 isOneOfStrings:(id)arg2 key:(id)arg3 errorDomain:(id)arg4 errorCode:(int)arg5 errorString:(id)arg6 outError:(id*)arg7; ++ (id)profileWithData:(id)arg1 fileName:(id)arg2 outError:(id*)arg3; ++ (id)profileWithData:(id)arg1 context:(id)arg2 outError:(id*)arg3; ++ (id)profileWithData:(id)arg1 context:(id)arg2 fileName:(id)arg3 outError:(id*)arg4; ++ (int)_evaluateCertificateChain:(id)arg1; ++ (int)evaluateTrustOfData:(id)arg1; ++ (id)signerSummaryOfData:(id)arg1 outSignerCertificates:(id*)arg2; ++ (id)profileWithData:(id)arg1 context:(id)arg2 fileName:(id)arg3 allowEmptyPayload:(BOOL)arg4 outError:(id*)arg5; ++ (int)_evaluateSignerTrust:(struct __SecTrust { }*)arg1; ++ (id)_malformedProfileError; ++ (id)profileDictionaryFromProfileData:(id)arg1 outWasEncrypted:(BOOL*)arg2 outError:(id*)arg3; ++ (id)removeRequiredObjectInDictionary:(id)arg1 key:(id)arg2 type:(Class)arg3 errorDomain:(id)arg4 missingDataCode:(int)arg5 missingDataErrorString:(id)arg6 invalidDataCode:(int)arg7 invalidDataErrorString:(id)arg8 outError:(id*)arg9; ++ (id)badFieldTypeErrorWithField:(id)arg1; ++ (id)removeOptionalObjectInDictionary:(id)arg1 key:(id)arg2 type:(Class)arg3 errorDomain:(id)arg4 invalidDataCode:(int)arg5 invalidDataErrorString:(id)arg6 outError:(id*)arg7; ++ (id)profileWithDictionary:(id)arg1 fileName:(id)arg2 originalData:(id)arg3 wasEncrypted:(BOOL)arg4 allowEmptyPayload:(BOOL)arg5 outError:(id*)arg6; ++ (id)removeRequiredNonZeroLengthStringInDictionary:(id)arg1 key:(id)arg2 errorDomain:(id)arg3 missingDataCode:(int)arg4 missingDataErrorString:(id)arg5 invalidDataCode:(int)arg6 invalidDataErrorString:(id)arg7 outError:(id*)arg8; ++ (id)removeOptionalNonZeroLengthStringInDictionary:(id)arg1 key:(id)arg2 errorDomain:(id)arg3 invalidDataCode:(int)arg4 invalidDataErrorString:(id)arg5 outError:(id*)arg6; ++ (id)profileWithData:(id)arg1 outError:(id*)arg2; + +- (void)setDisplayName:(id)arg1; +- (BOOL)isEncrypted; +- (id)UUID; +- (id)displayName; +- (int)version; +- (id)identifier; +- (void)setLocked:(BOOL)arg1; +- (id)context; +- (void)setContext:(id)arg1; +- (BOOL)isLocked; +- (id)profileIDHashFileName; +- (id)UUIDHashFileName; +- (BOOL)writeStubToDirectory:(id)arg1; +- (struct __SecCertificate { }*)signerCertificate; +- (void)setSignerSummary:(id)arg1; +- (void)setSignerCertificates:(id)arg1; +- (void)evaluateSignerTrustAsynchronouslyWithCompletion:(id)arg1; +- (id)profileData; +- (void)setProfileData:(id)arg1; +- (id)productBuildVersion; +- (BOOL)needsReboot; +- (id)installDate; +- (void)setInstallDate:(id)arg1; +- (id)organization; +- (void)setEncrypted:(BOOL)arg1; +- (id)signerCertificates; +- (void)__evaluateSignerCertificates; +- (int)trustLevel; +- (BOOL)isSigned; +- (id)signerSummary; +- (id)expiryDate; +- (void)evaluateSignerTrust; +- (BOOL)writeStubToPath:(id)arg1; +- (id)stubFileName; +- (id)payloadWithUUID:(id)arg1; +- (BOOL)isManagedByProfileService; +- (id)localizedPayloadSummaryByType; +- (id)earliestCertificateExpiryDate; +- (id)payloads; +- (id)initWithDictionary:(id)arg1 originalData:(id)arg2 wasEncrypted:(BOOL)arg3 allowEmptyPayload:(BOOL)arg4 outError:(id*)arg5; +- (id)profileDescription; +- (id)friendlyName; +- (id)malformedProfileErrorWithError:(id)arg1; +- (id)installationWarnings; +- (BOOL)isStub; +- (id)removalPasscode; +- (id)removalPasscode; +- (void)setRemovalPasscode:(id)arg1; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; +- (id)productVersion; + +@end diff --git a/ManagedConfiguration.framework/MCProfileConnection.h b/ManagedConfiguration.framework/MCProfileConnection.h new file mode 100755 index 0000000..871e1e6 --- /dev/null +++ b/ManagedConfiguration.framework/MCProfileConnection.h @@ -0,0 +1,175 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class CPDistributedMessagingCenter, NSData, NSTimer, NSMutableArray, NSDictionary, NSDate, ; + +@interface MCProfileConnection : NSObject { + CPDistributedMessagingCenter *_messageCenter; + struct __CFBag { } *_observers; + CPDistributedMessagingCenter *_interactionServer; + *_interactionDelegate; + id _interactionLockDelayedContext; + NSDictionary *_preflightResponse; + NSData *_originalProfileData; + BOOL _needToRestoreOriginalProfileData; + NSDate *_lastNoPasscodeMDMPollTime; + int _userInputTimeoutType; + NSTimer *_userInputTimer; + struct dispatch_queue_s { } *_notificationSyncQueue; + NSMutableArray *_notificationTokens; +} + ++ (id)sharedConnection; + +- (id)parametersForValueSetting:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)setInteractionDelegate:(id)arg1; +- (id)_init; +- (int)effectiveRestrictedBoolValueForSetting:(id)arg1; +- (void)addObserver:(id)arg1; +- (void)checkCarrierProfile; +- (void)performBootTimeChecks; +- (void)storeCertificateData:(id)arg1 forHostIdentifier:(id)arg2; +- (id)managedWiFiNetworkNames; +- (void)shutDown; +- (id)managedSystemConfigurationServiceIDs; +- (id)doNotBackupAppIDs; +- (id)doNotDocumentSyncAppIDs; +- (void)processProfilesPostRestore; +- (void)processProfilesPostMigrate; +- (void)migratePostDataMigrator; +- (id)managedAppIDsWithFlags:(int)arg1; +- (BOOL)isContentProtectionInEffect; +- (BOOL)passcode:(id)arg1 meetsCurrentConstraintsOutError:(id*)arg2; +- (BOOL)currentPasscodeIsCompliantWithGlobalRestrictionsOutError:(id*)arg1; +- (BOOL)currentPasscodeIsCompliantWithProfileRestrictionsOutError:(id*)arg1; +- (int)getPasscodeComplianceWarningLastLockDate:(id)arg1 outLocalizedTitle:(id*)arg2 outLocalizedMessage:(id*)arg3; +- (int)unlockScreenType; +- (id)localizedDescriptionOfCurrentPasscodeConstraints; +- (void)notifyUserHasSeenComplianceMessageWithLastLockDate:(id)arg1; +- (void)recomputeUserComplianceWarning; +- (void)setParameters:(id)arg1 forBoolSetting:(id)arg2; +- (void)setParameters:(id)arg1 forValueSetting:(id)arg2; +- (void)setBoolValue:(BOOL)arg1 forSetting:(id)arg2; +- (void)setValue:(id)arg1 forSetting:(id)arg2; +- (id)parametersForBoolSetting:(id)arg1; +- (id)effectiveRestrictions; +- (int)applyRestrictionDictionary:(id)arg1 clientType:(id)arg2 clientUUID:(id)arg3 localizedClientDescription:(id)arg4 localizedWarningMessage:(id)arg5 complianceBlocking:(int)arg6 displayImmediateAlert:(BOOL)arg7 outRestrictionChanged:(BOOL*)arg8 outEffectiveSettingsChanged:(BOOL*)arg9 outError:(id*)arg10; +- (id)popProfileFromHeadOfInstallationQueue; +- (id)popProvisioningProfileDataFromHeadOfInstallationQueue; +- (id)queueProfileForAcceptance:(id)arg1 outError:(id*)arg2; +- (id)queueFileDataForAcceptance:(id)arg1 originalFileName:(id)arg2 outError:(id*)arg3; +- (void)removeProfilesFromInstallationQueue; +- (id)installProfile:(id)arg1 outError:(id*)arg2; +- (id)installProfileData:(id)arg1 outError:(id*)arg2; +- (void)removeProfileAsyncWithIdentifier:(id)arg1; +- (void)removeProfileWithIdentifier:(id)arg1 completion:(id)arg2; +- (id)updateProfileWithIdentifier:(id)arg1 outError:(id*)arg2; +- (id)acceptedMIMETypes; +- (id)acceptedFileExtensions; +- (BOOL)transitionToProfileOverviewUI; +- (BOOL)transitionToProfileAcceptanceUI; +- (BOOL)showProfileErrorUIWithProfileIdentifier:(id)arg1 outError:(id*)arg2; +- (BOOL)installProvisioningProfileData:(id)arg1 managingProfileIdentifier:(id)arg2 outError:(id*)arg3; +- (BOOL)removeProvisioningProfileWithUUID:(id)arg1 outError:(id*)arg2; +- (void)installProfile:(id)arg1 interactionDelegate:(id)arg2; +- (void)updateProfileWithIdentifier:(id)arg1 interactionDelegate:(id)arg2; +- (void)preflightUserInputResponses:(id)arg1 forPayloadIndex:(unsigned int)arg2; +- (void)cancelUserInputResponses; +- (void)submitUserInputResponses:(id)arg1; +- (void)respondToWarningsContinueInstallation:(BOOL)arg1; +- (void)respondToCurrentPasscodeRequestContinue:(BOOL)arg1 passcode:(id)arg2; +- (id)chaperoneOrganization; +- (id)_pathsToInstalledProfilesWithFlags:(int)arg1; +- (id)installProfileData:(id)arg1 managingProfileIdentifier:(id)arg2 outError:(id*)arg3; +- (id)installProfileData:(id)arg1 context:(id)arg2 managingProfileIdentifier:(id)arg3 outError:(id*)arg4; +- (void)removeProfileWithIdentifier:(id)arg1; +- (BOOL)_openSensitiveURLString:(id)arg1 unlock:(BOOL)arg2; +- (BOOL)transitionToProfileAcceptanceUIAndReturnToBundleID:(id)arg1; +- (id)installedProfilesWithFilterFlags:(int)arg1; +- (void)__checkForProfiledCrash; +- (void)_doMCICDidUpdateStatus:(id)arg1 params:(id)arg2; +- (void)_doMCICDidBeginInstallingNextProfileData:(id)arg1 params:(id)arg2; +- (void)_doMCICDidFinish:(id)arg1 params:(id)arg2; +- (void)_doMCICRequestUserInput:(id)arg1 params:(id)arg2; +- (void)_doMCICPreflightResponse:(id)arg1 params:(id)arg2; +- (void)_doMCICShowUserWarnings:(id)arg1 params:(id)arg2; +- (void)_doMCICDidRequestCurrentPasscode:(id)arg1 params:(id)arg2; +- (void)_detectProfiledCrashes; +- (void)_registerSelectorsForInteractionServer:(id)arg1; +- (void)installProfileData:(id)arg1 interactionDelegate:(id)arg2; +- (void)_userInputTimerFired; +- (void)_cancelUserInputTimeout; +- (void)_setTimeoutWaitingForUserInputType:(int)arg1; +- (void)_tearDownInteractionServer; +- (void)__doMCICDidFinish:(id)arg1; +- (BOOL)isChaperoned; +- (id)profileFromProfileData:(id)arg1 outError:(id*)arg2; +- (id)queueProfileDataForAcceptance:(id)arg1 outError:(id*)arg2; +- (id)queueProfileForInstallation:(id)arg1 outError:(id*)arg2; +- (id)queueProfileDataForInstallation:(id)arg1 outError:(id*)arg2; +- (id)queueFileDataForProfileInstallation:(id)arg1 originalFileName:(id)arg2 outError:(id*)arg3; +- (BOOL)isPasscodeRequiredByPolicy; +- (id)passcodeExpiryDate; +- (BOOL)validatePasscode:(id)arg1; +- (BOOL)validatePasscode:(id)arg1 andUnlockContentProtectedDevice:(BOOL)arg2; +- (BOOL)applyRestrictionDictionary:(id)arg1 clientType:(id)arg2 clientUUID:(id)arg3 outRestrictionChanged:(BOOL*)arg4 outEffectiveSettingsChanged:(BOOL*)arg5 outError:(id*)arg6; +- (void)setPasscodeWasSetInBackup:(BOOL)arg1; +- (int)restrictedBoolValueForFeature:(id)arg1; +- (id)_queueDataForAcceptance:(id)arg1 originalFileName:(id)arg2 transitionToUI:(BOOL)arg3 outError:(id*)arg4; +- (BOOL)isPasscodeRequiredByProfiles; +- (BOOL)applyRestrictionDictionary:(id)arg1 clientType:(id)arg2 clientUUID:(id)arg3 localizedClientDescription:(id)arg4 localizedWarningMessage:(id)arg5 outRestrictionChanged:(BOOL*)arg6 outEffectiveSettingsChanged:(BOOL*)arg7 outError:(id*)arg8; +- (int)boolRestrictionForFeature:(id)arg1; +- (id)valueRestrictionForFeature:(id)arg1; +- (id)objectRestrictionForFeature:(id)arg1; +- (BOOL)isPasscodeRequired; +- (id)allClientUUIDsForClientType:(id)arg1; +- (void)removeOrphanedClientRestrictions; +- (id)objectForFeature:(id)arg1; +- (id)userSettings; +- (void)setParametersForSettingsByType:(id)arg1; +- (BOOL)isBoolSettingLockedDownByRestrictions:(id)arg1; +- (BOOL)isValueSettingLockedDownByRestrictions:(id)arg1; +- (void)removeBoolSetting:(id)arg1; +- (void)removeValueSetting:(id)arg1; +- (void)resetAllSettingsToDefaults; +- (id)defaultParametersForBoolSetting:(id)arg1; +- (id)defaultParametersForValueSetting:(id)arg1; +- (int)defaultBoolValueForSetting:(id)arg1; +- (id)defaultValueForSetting:(id)arg1; +- (id)effectiveUserSettings; +- (id)effectiveParametersForBoolSetting:(id)arg1; +- (id)effectiveParametersForValueSetting:(id)arg1; +- (void)lockDevice; +- (BOOL)changePasscodeFrom:(id)arg1 to:(id)arg2 outError:(id*)arg3; +- (BOOL)clearPasscodeWithEscrowKeybagData:(id)arg1 secret:(id)arg2 outError:(id*)arg3; +- (id)passcodeExpiryDateOutError:(id*)arg1; +- (BOOL)unlockDeviceWithPasscode:(id)arg1 outError:(id*)arg2; +- (void)notifyClientsToRecomputeCompliance; +- (int)newPasscodeEntryScreenType; +- (BOOL)isPasscodeSet; +- (id)valueForFeature:(id)arg1; +- (id)installedProfileWithIdentifier:(id)arg1; +- (void)checkInAsynchronously; +- (void)checkIn; +- (void)_restrictionDidChange; +- (void)_passcodePolicyDidChange; +- (void)_passcodeDidChange; +- (void)_profileListDidChange; +- (void)_effectiveSettingsDidChange:(id)arg1; +- (void)_applyToObservers:(id)arg1; +- (void)__restrictionDidChange; +- (void)__passcodeDidChange; +- (void)__passcodePolicyDidChange; +- (void)__profileListDidChange; +- (void)__effectiveSettingsDidChange:(id)arg1; +- (void)removeObserver:(id)arg1; +- (void)dealloc; +- (void)setUserInfo:(id)arg1 forClientUUID:(id)arg2; +- (id)userInfoForClientUUID:(id)arg1; +- (id)effectiveValueForSetting:(id)arg1; +- (int)effectiveBoolValueForSetting:(id)arg1; +- (BOOL)installConfigurationProfileWithData:(id)arg1; + +@end diff --git a/ManagedConfiguration.framework/MCProfileServiceProfile.h b/ManagedConfiguration.framework/MCProfileServiceProfile.h new file mode 100755 index 0000000..9ce9d3e --- /dev/null +++ b/ManagedConfiguration.framework/MCProfileServiceProfile.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSData, NSString, NSArray; + +@interface MCProfileServiceProfile : MCProfile { + NSString *_URLString; + NSArray *_deviceAttributes; + id _challenge; + NSData *_enrollmentIdentityPersistentID; + BOOL _confirmInstallation; + NSArray *_bogusPayloads; +} + +@property(readonly) BOOL confirmInstallation; +@property(retain) NSData * enrollmentIdentityPersistentID; +@property(readonly) id challenge; +@property(readonly) NSArray * deviceAttributes; +@property(retain) NSString * URLString; + + +- (id)URLString; +- (void)setURLString:(id)arg1; +- (id)challenge; +- (id)_unsupportedValueErrorWithFieldName:(id)arg1 value:(id)arg2; +- (BOOL)confirmInstallation; +- (id)enrollmentIdentityPersistentID; +- (void)setEnrollmentIdentityPersistentID:(id)arg1; +- (id)deviceAttributes; +- (id)_badDataTypeErrorWithFieldName:(id)arg1; +- (id)localizedPayloadSummaryByType; +- (id)payloads; +- (id)initWithDictionary:(id)arg1 originalData:(id)arg2 wasEncrypted:(BOOL)arg3 allowEmptyPayload:(BOOL)arg4 outError:(id*)arg5; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCProfileWarning.h b/ManagedConfiguration.framework/MCProfileWarning.h new file mode 100755 index 0000000..35c3f51 --- /dev/null +++ b/ManagedConfiguration.framework/MCProfileWarning.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSString; + +@interface MCProfileWarning : NSObject { + NSString *_localizedTitle; + NSString *_localizedBody; + BOOL _isLongForm; +} + +@property BOOL isLongForm; +@property(retain) NSString * localizedBody; +@property(retain) NSString * localizedTitle; + ++ (id)warningWithLocalizedTitle:(id)arg1 localizedBody:(id)arg2 isLongForm:(BOOL)arg3; + +- (void)setLocalizedTitle:(id)arg1; +- (id)localizedTitle; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isLongForm; +- (void)setIsLongForm:(BOOL)arg1; +- (id)localizedBody; +- (void)setLocalizedBody:(id)arg1; +- (id)initWithLocalizedTitle:(id)arg1 localizedBody:(id)arg2 isLongForm:(BOOL)arg3; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCRemovalPasswordPayload.h b/ManagedConfiguration.framework/MCRemovalPasswordPayload.h new file mode 100755 index 0000000..b1b6053 --- /dev/null +++ b/ManagedConfiguration.framework/MCRemovalPasswordPayload.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSString; + +@interface MCRemovalPasswordPayload : MCPayload { + NSString *_removalPasscode; +} + +@property(retain) NSString * removalPasscode; + ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)removalPasscode; +- (void)setRemovalPasscode:(id)arg1; +- (id)stubDictionary; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCRestrictionManager.h b/ManagedConfiguration.framework/MCRestrictionManager.h new file mode 100755 index 0000000..fd31dfd --- /dev/null +++ b/ManagedConfiguration.framework/MCRestrictionManager.h @@ -0,0 +1,105 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSMutableDictionary, NSDictionary; + +@interface MCRestrictionManager : NSObject { + NSMutableDictionary *_defaultRestrictions; + NSMutableDictionary *_restrictions; + NSMutableDictionary *_profileRestrictions; + NSMutableDictionary *_clientRestrictions; + NSDictionary *_userSettings; + NSDictionary *_effectiveUserSettings; + NSDictionary *_clientTypeLoaders; + struct __CFDictionary { } *_clientTypeToLoaderClass; + struct __CFDictionary { } *_clientTypeToLoaderSelector; + struct __CFDictionary { } *_clientTypeToRecomputeComplianceSelector; + struct dispatch_queue_s { } *_syncQueue; + struct dispatch_queue_s { } *_nagMetaQueue; + int _senderPID; +} + +@property int senderPID; + ++ (id)sharedManager; ++ (void)_setPathsRestrictionsFilePath:(id)arg1 defaultRestrictionsFilePath:(id)arg2 clientTypeLoadersFilePath:(id)arg3 profileRestrictionsFilePath:(id)arg4 clientRestrictionsFilePath:(id)arg5 userSettingsFilePath:(id)arg6 effectiveUserSettingsFilePath:(id)arg7; ++ (id)filterRestrictionDictionaryForPublicUse:(id)arg1; ++ (id)defaultParametersForBoolSetting:(id)arg1; ++ (id)defaultParametersForValueSetting:(id)arg1; ++ (int)defaultBoolValueForSetting:(id)arg1; ++ (id)defaultValueForSetting:(id)arg1; ++ (int)boolSettingForFeature:(id)arg1 withUserSettingDictionary:(id)arg2; ++ (id)valueSettingForFeature:(id)arg1 withUserSettingDictionary:(id)arg2; ++ (BOOL)boolSetting:(id)arg1 valueChangedBetweenOldSettings:(id)arg2 andNewSettings:(id)arg3; ++ (BOOL)valueSetting:(id)arg1 valueChangedBetweenOldSettings:(id)arg2 andNewSettings:(id)arg3; ++ (BOOL)_isDictionary:(id)arg1 differentFromDictionary:(id)arg2; ++ (id)restrictionsAfterApplyingRestrictionsDictionary:(id)arg1 toRestrictionsDictionary:(id)arg2 outChangeDetected:(BOOL*)arg3 outError:(id*)arg4; ++ (id)restrictionsWithCurrentRestrictions:(id)arg1 defaultRestrictions:(id)arg2 profileRestrictions:(id)arg3 clientRestrictions:(id)arg4 outRestrictionsChanged:(BOOL*)arg5 outError:(id*)arg6; ++ (id)objectForFeature:(id)arg1 withRestrictionsDictionary:(id)arg2; ++ (id)defaultSettingsDict; ++ (int)restrictedBoolForFeature:(id)arg1 withRestrictionsDictionary:(id)arg2; ++ (id)valueForFeature:(id)arg1 withRestrictionsDictionary:(id)arg2; ++ (BOOL)restrictedBool:(id)arg1 changedBetweenOldRestrictions:(id)arg2 andNewRestrictions:(id)arg3; ++ (BOOL)restrictedValue:(id)arg1 changedBetweenOldRestrictions:(id)arg2 andNewRestrictions:(id)arg3; + +- (void)invalidateSettings; +- (void)invalidateRestrictions; +- (id)_init; +- (id)defaultRestrictionsDictionary; +- (BOOL)setProfileRestrictions:(id)arg1 outRestrictionsChanged:(BOOL*)arg2 outEffectiveSettingsChanged:(BOOL*)arg3 outRecomputedNag:(BOOL*)arg4 outError:(id*)arg5; +- (id)clientRestrictionsForClientUUID:(id)arg1; +- (id)allClientUUIDsForClientType:(id)arg1; +- (BOOL)setAllClientRestrictions:(id)arg1 outRestrictionsChanged:(BOOL*)arg2 outEffectiveSettingsChanged:(BOOL*)arg3 outRecomputedNag:(BOOL*)arg4 outError:(id*)arg5; +- (BOOL)setClientRestrictions:(id)arg1 clientType:(id)arg2 clientUUID:(id)arg3 localizedClientDescription:(id)arg4 localizedWarning:(id)arg5 outRestrictionsChanged:(BOOL*)arg6 outEffectiveSettingsChanged:(BOOL*)arg7 outRecomputedNag:(BOOL*)arg8 outError:(id*)arg9; +- (BOOL)removeOrphanedClientRestrictions; +- (void)setShowNagMessage; +- (void)notifyHaveSeenComplianceMessageWithLastLockDate:(id)arg1; +- (id)potentialRestrictionsAfterApplyingRestrictionsDictionary:(id)arg1 outChangeDetected:(BOOL*)arg2 outError:(id*)arg3; +- (int)restrictedBoolForFeature:(id)arg1; +- (id)objectForFeature:(id)arg1; +- (id)userSettings; +- (BOOL)setParametersForSettingsByType:(id)arg1; +- (int)effectiveRestrictedBoolForSetting:(id)arg1; +- (BOOL)isBoolSettingLockedDownByRestrictions:(id)arg1; +- (BOOL)isValueSettingLockedDownByRestrictions:(id)arg1; +- (void)removeBoolSetting:(id)arg1; +- (void)removeValueSetting:(id)arg1; +- (void)resetAllSettingsToDefaults; +- (int)senderPID; +- (void)setSenderPID:(int)arg1; +- (id)_defaultRestrictionsDictionary; +- (id)_currentRestrictionsDictionary; +- (id)_profileRestrictions; +- (id)profileRestrictions; +- (id)_clientRestrictions; +- (void)_setRestrictions:(id)arg1; +- (id)_effectiveUserSettings; +- (BOOL)_recomputeEffectiveUserSettings; +- (id)_clientRestrictionsForClientUUID:(id)arg1; +- (id)_userInfoForClientUUID:(id)arg1; +- (void)_setClientRestrictionsWithoutNotifications:(id)arg1; +- (BOOL)_setAllClientRestrictions:(id)arg1 outRestrictionsChanged:(BOOL*)arg2 outEffectiveSettingsChanged:(BOOL*)arg3 outError:(id*)arg4; +- (id)_clientTypeForClientUUID:(id)arg1; +- (id)_loadClientLoaders; +- (id)_liveClientUUIDsForClientType:(id)arg1; +- (id)combinedProfileRestrictions; +- (id)clientRestrictions; +- (id)_userSettings; +- (BOOL)_setEffectiveUserSettings:(id)arg1; +- (BOOL)_setUserSettings:(id)arg1; +- (id)effectiveUserSettings; +- (id)effectiveParametersForBoolSetting:(id)arg1; +- (id)effectiveParametersForValueSetting:(id)arg1; +- (id)_defaultSettingsDictionary; +- (BOOL)recomputeNagMetadata; +- (void)notifyClientsToRecomputeCompliance; +- (id)currentRestrictionsDictionary; +- (id)valueForFeature:(id)arg1; +- (id)description; +- (void)dealloc; +- (void)setUserInfo:(id)arg1 forClientUUID:(id)arg2; +- (id)userInfoForClientUUID:(id)arg1; +- (id)effectiveValueForSetting:(id)arg1; + +@end diff --git a/ManagedConfiguration.framework/MCRestrictionsPayload.h b/ManagedConfiguration.framework/MCRestrictionsPayload.h new file mode 100755 index 0000000..cba5021 --- /dev/null +++ b/ManagedConfiguration.framework/MCRestrictionsPayload.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSMutableDictionary, NSDictionary; + +@interface MCRestrictionsPayload : MCPayload { + NSMutableDictionary *_restrictions; +} + +@property(readonly) NSDictionary * restrictions; + ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (void)_insertRestrictedBoolForKey:(id)arg1 value:(id)arg2 preferenc:(BOOL)arg3; +- (id)_invalidFieldErrorWithFieldName:(id)arg1; +- (id)_localizedStrings; +- (id)_defaultMediaSettings; +- (id)restrictions; +- (id)subtitle1Description; +- (id)installationWarnings; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCSCEPPayload.h b/ManagedConfiguration.framework/MCSCEPPayload.h new file mode 100755 index 0000000..84d5f27 --- /dev/null +++ b/ManagedConfiguration.framework/MCSCEPPayload.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSArray, NSString, NSData, NSDictionary; + +@interface MCSCEPPayload : MCCertificatePayload { + NSString *_URLString; + NSString *_CAInstanceName; + NSString *_challenge; + NSArray *_subject; + unsigned int _keySize; + int _usageFlags; + NSData *_CAFingerprint; + NSArray *_CACaps; + NSDictionary *_subjectAltName; + unsigned int _retries; + unsigned int _retryDelay; +} + +@property(readonly) unsigned int retryDelay; +@property(readonly) unsigned int retries; +@property(readonly) NSDictionary * subjectAltName; +@property(readonly) NSArray * CACaps; +@property(readonly) NSData * CAFingerprint; +@property(readonly) int usageFlags; +@property(readonly) unsigned int keySize; +@property(readonly) NSArray * subject; +@property(readonly) NSString * challenge; +@property(readonly) NSString * CAInstanceName; +@property(readonly) NSString * URLString; + ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (id)subject; +- (id)URLString; +- (id)challenge; +- (unsigned int)retryDelay; +- (unsigned int)retries; +- (id)subjectAltName; +- (id)CACaps; +- (id)CAFingerprint; +- (int)usageFlags; +- (unsigned int)keySize; +- (id)CAInstanceName; +- (struct __SecCertificate { }*)copyCertificate; +- (struct __SecIdentity { }*)copyIdentityFromKeychain; +- (BOOL)isIdentity; +- (BOOL)isRoot; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCSubCalAccountPayload.h b/ManagedConfiguration.framework/MCSubCalAccountPayload.h new file mode 100755 index 0000000..3e32ee4 --- /dev/null +++ b/ManagedConfiguration.framework/MCSubCalAccountPayload.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSString; + +@interface MCSubCalAccountPayload : MCPayload { + NSString *_accountDescription; + NSString *_hostname; + NSString *_username; + NSString *_password; + BOOL _useSSL; + NSString *_accountPersistentUUID; +} + +@property(copy) NSString * accountPersistentUUID; +@property(readonly) BOOL useSSL; +@property(readonly) NSString * password; +@property(readonly) NSString * username; +@property(readonly) NSString * hostname; +@property(readonly) NSString * accountDescription; + ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (id)accountDescription; +- (id)username; +- (id)hostname; +- (id)password; +- (id)title; +- (void)setAccountPersistentUUID:(id)arg1; +- (id)subtitle1Label; +- (id)subtitle2Label; +- (id)subtitle2Description; +- (id)subtitle1Description; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; +- (id)accountPersistentUUID; +- (BOOL)useSSL; + +@end diff --git a/ManagedConfiguration.framework/MCTunnelParser.h b/ManagedConfiguration.framework/MCTunnelParser.h new file mode 100755 index 0000000..06fa11f --- /dev/null +++ b/ManagedConfiguration.framework/MCTunnelParser.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@interface MCTunnelParser : NSObject { +} + + +- (id)responseWithError:(id)arg1; +- (id)_commandDisconnect:(id)arg1; +- (id)responseWithStatus:(id)arg1; +- (id)processRequest:(id)arg1; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCUnknownPayload.h b/ManagedConfiguration.framework/MCUnknownPayload.h new file mode 100755 index 0000000..4284aa3 --- /dev/null +++ b/ManagedConfiguration.framework/MCUnknownPayload.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@interface MCUnknownPayload : MCPayload { +} + + +- (id)subtitle1Description; +- (id)description; + +@end diff --git a/ManagedConfiguration.framework/MCVPNPayload.h b/ManagedConfiguration.framework/MCVPNPayload.h new file mode 100755 index 0000000..35a789b --- /dev/null +++ b/ManagedConfiguration.framework/MCVPNPayload.h @@ -0,0 +1,84 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSDictionary, NSMutableDictionary, NSString; + +@interface MCVPNPayload : MCPayload { + NSMutableDictionary *_atom; + NSString *_certificateUUID; + unsigned char _userNameRequired; + unsigned char _passwordRequired; + unsigned char _proxyUserNameRequired; + unsigned char _proxyPasswordRequired; + unsigned char _sharedSecretRequired; + unsigned char _pinRequired; + NSString *_userNameKey; + NSString *_passwordKey; + NSString *_proxyUserNameKey; + NSString *_proxyPasswordKey; + NSString *_sharedSecretKey; + NSString *_pinKey; + NSString *_userName; + NSString *_password; + NSString *_proxyUserName; + NSString *_proxyPassword; + NSString *_sharedSecret; + NSString *_pin; +} + +@property(copy) NSString * pin; +@property(copy) NSString * sharedSecret; +@property(copy) NSString * proxyPassword; +@property(copy) NSString * proxyUserName; +@property(copy) NSString * password; +@property(copy) NSString * userName; +@property(readonly) NSString * pinKey; +@property(readonly) NSString * sharedSecretKey; +@property(readonly) NSString * proxyPasswordKey; +@property(readonly) NSString * proxyUserNameKey; +@property(readonly) NSString * passwordKey; +@property(readonly) NSString * userNameKey; +@property(readonly) unsigned char pinRequired; +@property(readonly) unsigned char sharedSecretRequired; +@property(readonly) unsigned char proxyPasswordRequired; +@property(readonly) unsigned char proxyUserNameRequired; +@property(readonly) unsigned char passwordRequired; +@property(readonly) unsigned char userNameRequired; +@property(readonly) NSString * certificateUUID; +@property(readonly) NSDictionary * atom; + ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (void)setPassword:(id)arg1; +- (id)pin; +- (id)password; +- (void)setPin:(id)arg1; +- (id)sharedSecret; +- (void)setSharedSecret:(id)arg1; +- (void)setProxyPassword:(id)arg1; +- (id)proxyUserName; +- (void)setProxyUserName:(id)arg1; +- (void)setUserName:(id)arg1; +- (id)pinKey; +- (id)sharedSecretKey; +- (id)proxyPasswordKey; +- (id)proxyUserNameKey; +- (id)passwordKey; +- (id)userNameKey; +- (unsigned char)pinRequired; +- (unsigned char)sharedSecretRequired; +- (unsigned char)proxyPasswordRequired; +- (unsigned char)proxyUserNameRequired; +- (unsigned char)userNameRequired; +- (id)atom; +- (void)_validateVPNPayload:(id)arg1; +- (id)proxyPassword; +- (id)certificateUUID; +- (unsigned char)passwordRequired; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)userName; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCVersioningUtilities.h b/ManagedConfiguration.framework/MCVersioningUtilities.h new file mode 100755 index 0000000..03326d8 --- /dev/null +++ b/ManagedConfiguration.framework/MCVersioningUtilities.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@interface MCVersioningUtilities : NSObject { +} + ++ (BOOL)versionString:(id)arg1 isOlderThanVersionString:(id)arg2; ++ (BOOL)_allZerosArray:(id)arg1 startingAtIndex:(unsigned int)arg2; + + +@end diff --git a/ManagedConfiguration.framework/MCWAPIIdentityCertificatePayload.h b/ManagedConfiguration.framework/MCWAPIIdentityCertificatePayload.h new file mode 100755 index 0000000..1a39939 --- /dev/null +++ b/ManagedConfiguration.framework/MCWAPIIdentityCertificatePayload.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSData; + +@interface MCWAPIIdentityCertificatePayload : MCCertificatePayload { + NSData *_pemData; +} + +@property(readonly) NSData * pemData; + ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (id)pemData; +- (struct __SecCertificate { }*)copyCertificate; +- (struct __SecIdentity { }*)copyIdentityFromKeychain; +- (BOOL)isIdentity; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)description; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCWebClipPayload.h b/ManagedConfiguration.framework/MCWebClipPayload.h new file mode 100755 index 0000000..890ce86 --- /dev/null +++ b/ManagedConfiguration.framework/MCWebClipPayload.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSURL, NSString, NSData; + +@interface MCWebClipPayload : MCPayload { + NSURL *_URL; + NSString *_label; + NSData *_iconData; + BOOL _isRemovable; + BOOL _precomposed; + BOOL _fullScreen; +} + +@property(readonly) BOOL fullScreen; +@property(readonly) BOOL precomposed; +@property(readonly) BOOL isRemovable; +@property(readonly) NSData * iconData; +@property(readonly) NSString * label; +@property(readonly) NSURL * URL; + ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (BOOL)fullScreen; +- (id)label; +- (id)URL; +- (id)title; +- (BOOL)precomposed; +- (BOOL)isRemovable; +- (id)iconData; +- (id)subtitle1Label; +- (id)subtitle2Label; +- (id)subtitle2Description; +- (id)subtitle1Description; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCWiFiPayload.h b/ManagedConfiguration.framework/MCWiFiPayload.h new file mode 100755 index 0000000..43b62be --- /dev/null +++ b/ManagedConfiguration.framework/MCWiFiPayload.h @@ -0,0 +1,90 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@class NSArray, NSString, NSDictionary, NSNumber; + +@interface MCWiFiPayload : MCPayload { + NSString *_ssid; + BOOL _hidden; + NSString *_encryptionType; + BOOL _isWEP; + BOOL _isWPA; + BOOL _autoJoin; + NSDictionary *_eapClientConfig; + BOOL _passwordRequired; + BOOL _usernameRequired; + NSString *_password; + NSString *_username; + NSString *_certificateUUID; + NSArray *_payloadCertificateAnchorUUID; + int _proxyType; + NSString *_proxyServer; + NSNumber *_proxyServerPort; + NSString *_proxyPassword; + NSString *_proxyPACURLString; + NSString *_credentialUUID; + NSString *_proxyUsername; +} + +@property(retain) NSString * credentialUUID; +@property(readonly) NSString * proxyPACURLString; +@property(readonly) NSString * proxyPassword; +@property(readonly) NSString * proxyUsername; +@property(readonly) NSNumber * proxyServerPort; +@property(readonly) NSString * proxyServer; +@property(readonly) int proxyType; +@property(readonly) NSArray * payloadCertificateAnchorUUID; +@property(readonly) NSString * certificateUUID; +@property(retain) NSString * password; +@property(readonly) BOOL passwordRequired; +@property(retain) NSString * username; +@property(readonly) BOOL usernameRequired; +@property(readonly) NSDictionary * eapClientConfig; +@property(readonly) BOOL autoJoin; +@property(readonly) BOOL isWPA; +@property(readonly) BOOL isWEP; +@property(readonly) NSString * encryptionType; +@property(readonly) BOOL isHidden; +@property(readonly) NSString * ssid; + ++ (id)typeStrings; ++ (id)localizedDescriptionForPayloadCount:(unsigned int)arg1; + +- (void)setPassword:(id)arg1; +- (void)setUsername:(id)arg1; +- (id)username; +- (int)proxyType; +- (id)password; +- (BOOL)isHidden; +- (id)credentialUUID; +- (void)setCredentialUUID:(id)arg1; +- (id)proxyPACURLString; +- (id)proxyPassword; +- (id)proxyUsername; +- (id)proxyServerPort; +- (id)proxyServer; +- (id)payloadCertificateAnchorUUID; +- (id)certificateUUID; +- (BOOL)passwordRequired; +- (BOOL)usernameRequired; +- (id)eapClientConfig; +- (BOOL)autoJoin; +- (BOOL)isWPA; +- (BOOL)isWEP; +- (BOOL)_configIsValid:(id)arg1 error:(id*)arg2; +- (id)_eapUsernameFromConfig:(id)arg1 isRequired:(BOOL*)arg2; +- (id)_eapPasswordFromConfig:(id)arg1 isRequired:(BOOL*)arg2; +- (BOOL)_isEAPSIMConfig:(id)arg1; +- (id)ssid; +- (id)encryptionType; +- (id)subtitle1Label; +- (id)subtitle2Label; +- (id)subtitle2Description; +- (id)subtitle1Description; +- (id)initWithDictionary:(id)arg1 profile:(id)arg2 outError:(id*)arg3; +- (id)stubDictionary; +- (id)description; +- (void)dealloc; + +@end diff --git a/ManagedConfiguration.framework/MCWorkerThread.h b/ManagedConfiguration.framework/MCWorkerThread.h new file mode 100755 index 0000000..0da7bbf --- /dev/null +++ b/ManagedConfiguration.framework/MCWorkerThread.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration + */ + +@interface MCWorkerThread : NSThread { +} + ++ (id)theThread; + +- (void)main; + +@end diff --git a/MediaControlReceiver.framework/AirPlayImage.h b/MediaControlReceiver.framework/AirPlayImage.h new file mode 100755 index 0000000..37a37f1 --- /dev/null +++ b/MediaControlReceiver.framework/AirPlayImage.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MediaControlReceiver.framework/MediaControlReceiver + */ + +@interface AirPlayImage : NSObject { + struct CGSize { + float width; + float height; + } _unadjustedSize; + struct CGImage { } *_image; + void *_ioSurface; + int _imageOrientation; +} + +@property(readonly) struct CGSize { float width; float height; } size; +@property(readonly) id layerContents; +@property(readonly) void* ioSurface; +@property(readonly) struct CGImage { }* CGImage; +@property(readonly) int imageOrientation; + + +- (id)initWithContentsOfFile:(id)arg1 decode:(BOOL)arg2; +- (struct CGSize { float x1; float x2; })_unadjustedContentSize; +- (void)_setCGImage:(struct CGImage { }*)arg1; +- (void)_setIOSurface:(void*)arg1; +- (void)_setImageOrientation:(int)arg1; +- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })contentsTransformForLayer:(id)arg1; +- (id)layerContents; +- (id)initWithData:(id)arg1 decode:(BOOL)arg2; +- (void*)ioSurface; +- (id)initWithData:(id)arg1; +- (id)initWithContentsOfFile:(id)arg1; +- (int)imageOrientation; +- (struct CGImage { }*)CGImage; +- (struct CGSize { float x1; float x2; })size; +- (void)dealloc; + +@end diff --git a/MediaControlReceiver.framework/AirPlayLocalSlideshow.h b/MediaControlReceiver.framework/AirPlayLocalSlideshow.h new file mode 100755 index 0000000..6d34f9b --- /dev/null +++ b/MediaControlReceiver.framework/AirPlayLocalSlideshow.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MediaControlReceiver.framework/MediaControlReceiver + */ + +@class MRMarimbaLayer, MPDocument, MediaControlServer, NSLock, NSDictionary, CALayer, NSMutableDictionary, NSData; + +@interface AirPlayLocalSlideshow : NSObject { + NSLock *_lock; + MediaControlServer *_server; + unsigned int _serverSessionID; + CALayer *_presentationLayer; + MPDocument *_marimbaDocument; + MRMarimbaLayer *_marimbaLayer; + unsigned char _sessionUUID[16]; + NSDictionary *_settings; + int _state; + NSMutableDictionary *_assets; + unsigned int _nextAssetIndex; + BOOL _hasMoreAssets; + BOOL _endPending; + int _outstandingCount; + double _startTime; + double _lastRequestTime; + double _lastRemoveTime; + NSData *_firstImageData; +} + ++ (id)slideshowFeatures; + +- (void)_playbackEnded:(id)arg1; +- (id)initWithServer:(id)arg1; +- (void)setPresentationLayer:(id)arg1; +- (void)setServerSessionID:(unsigned int)arg1; +- (id)slideshowInfo; +- (id)startSlideshowWithInfo:(id)arg1 error:(id*)arg2; +- (id)stopSlideshowWithInfo:(id)arg1 error:(id*)arg2; +- (struct CGSize { float x1; float x2; })resolutionForAssetKey:(id)arg1; +- (id)imageDataForAssetKey:(id)arg1 andSize:(struct CGSize { float x1; float x2; })arg2; +- (id)absolutePathForAssetKey:(id)arg1; +- (id)absolutePathForAssetKey:(id)arg1 andSize:(struct CGSize { float x1; float x2; })arg2; +- (id)absolutePathForStillAssetAtPath:(id)arg1 andSize:(struct CGSize { float x1; float x2; })arg2; +- (void)_playbackStart; +- (void)_playbackStop; +- (id)_assetForAssetKey:(id)arg1; +- (void)_playbackConsumedAssetKey:(id)arg1; +- (id)_copyImageForAssetKey:(id)arg1 decode:(BOOL)arg2; +- (void)_playbackUserPlayPause:(id)arg1; +- (void)_playbackUserStop:(id)arg1; +- (void)_playbackUserNext:(id)arg1; +- (void)_playbackUserPrevious:(id)arg1; +- (void)_postProgressEvent:(id)arg1; +- (void)_playbackRunStateMachine; +- (unsigned int)_bufferedAssetCount; +- (void)_playbackPrefetchDone; +- (void)_playbackPrefetch; +- (void)_playbackProducedAssetData:(id)arg1 withAssetInfo:(id)arg2; +- (void)_setTransition; +- (void)_setSlideDuration; +- (void)_pruneAssets; +- (id)_oldestAsset; +- (void)dealloc; + +@end diff --git a/MediaControlReceiver.framework/CAAnimationDelegateBlockHelper.h b/MediaControlReceiver.framework/CAAnimationDelegateBlockHelper.h new file mode 100755 index 0000000..0490d31 --- /dev/null +++ b/MediaControlReceiver.framework/CAAnimationDelegateBlockHelper.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MediaControlReceiver.framework/MediaControlReceiver + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface CAAnimationDelegateBlockHelper : NSObject { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _animationDidStartBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _animationDidStopBlock; + +} + +@property(copy) id animationDidStopBlock; +@property(copy) id animationDidStartBlock; + + +- (id)animationDidStartBlock; +- (void)setAnimationDidStartBlock:(id)arg1; +- (id)animationDidStopBlock; +- (void)setAnimationDidStopBlock:(id)arg1; +- (void)animationDidStart:(id)arg1; +- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)dealloc; + +@end diff --git a/MediaControlReceiver.framework/MediaControlServer.h b/MediaControlReceiver.framework/MediaControlServer.h new file mode 100755 index 0000000..4289b15 --- /dev/null +++ b/MediaControlReceiver.framework/MediaControlServer.h @@ -0,0 +1,91 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MediaControlReceiver.framework/MediaControlReceiver + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class , AirPlayLocalSlideshow; + +@interface MediaControlServer : NSObject { + struct MediaControlServerImp { struct HTTPServer { + struct { + unsigned int serverSize; + unsigned int connectionSize; + int (*doServerFree)(); + int (*doServerStart)(); + int (*doServerStop)(); + int (*doConnectionInit)(); + int (*doConnectionFree)(); + int (*doProcessRequest)(); + int (*doInitResponse)(); + int listenerPort; + int socketBufferSize; + int qos; + void *userData; + } config; + struct dispatch_queue_s {} *serverQueue; + struct dispatch_semaphore_s {} *stopSem; + int listenerPort; + struct { + struct dispatch_source_s {} *source; + int socket; + struct HTTPServer {} *server; + } listenerIPv4; + struct { + struct dispatch_source_s {} *source; + int socket; + struct HTTPServer {} *server; + } listenerIPv6; + struct HTTPServerConnection {} *connectionList; + unsigned int lastConnectionID; + struct LogCategory {} *ucatRequest; + struct LogCategory {} *ucatResponse; + struct LogCategory {} *ucatConnections; + struct __CFString {} *megaBytesPerSecKey; + } x1; struct { + void *userData; + int (*actionFunc)(); + int (*photoDataFunc)(); + int (*photoFileFunc)(); + int (*presentFunc)(); + int (*copyPropertyFunc)(); + int (*setPropertyFunc)(); + int (*copySlideshowFeaturesFunc)(); + int (*copySlideshowInfoFunc)(); + int (*setSlideshowInfoFunc)(); + int (*playFunc)(); + int (*stopFunc)(); + int (*rateSetFunc)(); + int (*scrubGetFunc)(); + int (*scrubSetFunc)(); + int (*volumeGetFunc)(); + int (*volumeSetFunc)(); + int (*playbackInfoFunc)(); + } x2; unsigned int x3; unsigned char x4[6]; struct _DNSServiceRef_t {} *x5; BOOL x6[16]; char *x7; unsigned char x8; unsigned int x9; } *_server; + struct dispatch_queue_s { } *_dispatchQueue; + *_delegate; + AirPlayLocalSlideshow *_slideshow; + double _lastActivity; +} + +@property unsigned int supportedFeatures; +@property * delegate; + + +- (long)setPassword:(id)arg1; +- (long)start; +- (void)invalidate; +- (void)setDelegate:(id)arg1; +- (unsigned int)supportedFeatures; +- (void)setSupportedFeatures:(unsigned int)arg1; +- (void)slideshowRequestAssetWithInfo:(id)arg1 sessionUUID:(const char *)arg2 completion:(id)arg3; +- (void)postEvent:(id)arg1; +- (id)delegate; +- (void)setDispatchQueue:(struct dispatch_queue_s { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/MediaControlSender.framework/AirPlayRemoteSlideshow.h b/MediaControlSender.framework/AirPlayRemoteSlideshow.h new file mode 100755 index 0000000..21eb73f --- /dev/null +++ b/MediaControlSender.framework/AirPlayRemoteSlideshow.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender + */ + +@class MediaControlClient, ; + +@interface AirPlayRemoteSlideshow : NSObject { + struct dispatch_queue_s { } *_internalQueue; + MediaControlClient *_client; + *_delegate; + struct dispatch_queue_s { } *_userQueue; + BOOL _started; + double _startTime; +} + +@property * delegate; + + +- (void)setHost:(id)arg1; +- (void)setPassword:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)_configureEventHandler; +- (id)delegate; +- (void)setDispatchQueue:(struct dispatch_queue_s { }*)arg1; +- (void)getFeaturesWithCompletion:(id)arg1; +- (void)stopWithOptions:(id)arg1 completion:(id)arg2; +- (void)startWithOptions:(id)arg1 completion:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/MediaControlSender.framework/MediaControlClient.h b/MediaControlSender.framework/MediaControlClient.h new file mode 100755 index 0000000..3c16510 --- /dev/null +++ b/MediaControlSender.framework/MediaControlClient.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MediaControlSender.framework/MediaControlSender + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface MediaControlClient : NSObject { + struct dispatch_queue_s { } *_queue; + struct MediaControlClientImp { } *_client; + struct dispatch_queue_s { } *_eventHandlerQueue; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _eventHandlerBlock; + +} + + +- (void)setHost:(id)arg1; +- (void)setPassword:(id)arg1; +- (void)setVolume:(float)arg1 completionQueue:(struct dispatch_queue_s { }*)arg2 completionBlock:(id)arg3; +- (void)getVolumeWithOptions:(unsigned int)arg1 completionQueue:(struct dispatch_queue_s { }*)arg2 completionBlock:(id)arg3; +- (void)setEventHandlerQueue:(struct dispatch_queue_s { }*)arg1 eventHandlerBlock:(id)arg2; +- (void)ensureDisconnected; +- (void)checkAuthentication; +- (void)setProperty:(id)arg1 qualifier:(id)arg2 value:(id)arg3 completionQueue:(struct dispatch_queue_s { }*)arg4 completionBlock:(id)arg5; +- (void)stopWithOptions:(unsigned int)arg1 completionQueue:(struct dispatch_queue_s { }*)arg2 completionBlock:(id)arg3; +- (void)getProperty:(id)arg1 qualifier:(id)arg2 completionQueue:(struct dispatch_queue_s { }*)arg3 completionBlock:(id)arg4; +- (void)performRemoteAction:(id)arg1 withParams:(id)arg2 completionQueue:(struct dispatch_queue_s { }*)arg3 completionBlock:(id)arg4; +- (void)getPositionWithOptions:(unsigned int)arg1 completionQueue:(struct dispatch_queue_s { }*)arg2 completionBlock:(id)arg3; +- (void)getPlaybackInfoWithOptions:(unsigned int)arg1 completionQueue:(struct dispatch_queue_s { }*)arg2 completionBlock:(id)arg3; +- (void)setRate:(float)arg1 completionQueue:(struct dispatch_queue_s { }*)arg2 completionBlock:(id)arg3; +- (void)setPosition:(float)arg1 completionQueue:(struct dispatch_queue_s { }*)arg2 completionBlock:(id)arg3; +- (void)playRemoteWithParams:(id)arg1 completionQueue:(struct dispatch_queue_s { }*)arg2 completionBlock:(id)arg3; +- (void)playWithLocalFilePath:(id)arg1 startPosition:(float)arg2 playInfo:(id)arg3 completionQueue:(struct dispatch_queue_s { }*)arg4 completionBlock:(id)arg5; +- (void)ensureConnected; +- (void)authorizeWithPICRequest:(id)arg1 completionQueue:(struct dispatch_queue_s { }*)arg2 completionBlock:(id)arg3; +- (void)invalidate; +- (void)startPresentation:(id)arg1 completionQueue:(struct dispatch_queue_s { }*)arg2 completionBlock:(id)arg3; +- (void)sendPhotoData:(id)arg1 completionQueue:(struct dispatch_queue_s { }*)arg2 completionBlock:(id)arg3; +- (void)addResourceData:(id)arg1 mimeType:(id)arg2 uuid:(id)arg3 completionQueue:(struct dispatch_queue_s { }*)arg4 completionBlock:(id)arg5; +- (void)addResourceFile:(id)arg1 mimeType:(id)arg2 uuid:(id)arg3 completionQueue:(struct dispatch_queue_s { }*)arg4 completionBlock:(id)arg5; +- (void)addResource:(id)arg1 completionQueue:(struct dispatch_queue_s { }*)arg2 completionBlock:(id)arg3; +- (void)removeResource:(id)arg1 completionQueue:(struct dispatch_queue_s { }*)arg2 completionBlock:(id)arg3; +- (void)getSlideshowInfoWithOptions:(unsigned int)arg1 completionQueue:(struct dispatch_queue_s { }*)arg2 completionBlock:(id)arg3; +- (void)playWithRemoteURL:(id)arg1 startPosition:(float)arg2 completionQueue:(struct dispatch_queue_s { }*)arg3 completionBlock:(id)arg4; +- (void)getSlideshowFeaturesWithOptions:(unsigned int)arg1 completionQueue:(struct dispatch_queue_s { }*)arg2 completionBlock:(id)arg3; +- (void)setSlideshowInfo:(id)arg1 completionQueue:(struct dispatch_queue_s { }*)arg2 completionBlock:(id)arg3; +- (struct MediaControlClientImp { }*)internalClient; +- (void)sendPhotoData:(id)arg1 options:(id)arg2 completionQueue:(struct dispatch_queue_s { }*)arg3 completionBlock:(id)arg4; +- (id)init; +- (void)dealloc; + +@end diff --git a/MediaRemote.framework/MRMediaRemoteState.h b/MediaRemote.framework/MRMediaRemoteState.h new file mode 100755 index 0000000..238ddea --- /dev/null +++ b/MediaRemote.framework/MRMediaRemoteState.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSData, NSDictionary; + +@interface MRMediaRemoteState : NSObject { + BOOL _canBeNowPlayingApp; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _commandHandlerBlock; + + BOOL _includeVideoRoutes; + BOOL _isOverrideApp; + int _notifyLaunchedToken; + NSData *_nowPlayingArtworkData; + NSDictionary *_nowPlayingInfo; + unsigned int _routeDiscoveryCount; +} + +@property(retain) NSDictionary * nowPlayingInfo; +@property(retain) NSData * nowPlayingArtworkData; +@property BOOL isOverrideApp; +@property BOOL includeVideoRoutes; +@property(copy) id commandHandlerBlock; +@property BOOL canBeNowPlayingApp; + + +- (BOOL)includeVideoRoutes; +- (void)setCanBeNowPlayingApp:(BOOL)arg1; +- (void)setCommandHandlerBlock:(id)arg1; +- (BOOL)isOverrideApp; +- (void)setIsOverrideApp:(BOOL)arg1; +- (id)nowPlayingArtworkData; +- (void)setNowPlayingArtworkData:(id)arg1; +- (void)beginRouteDiscovery; +- (void)endRouteDiscovery; +- (void)setIncludeVideoRoutes:(BOOL)arg1; +- (id)commandHandlerBlock; +- (void)_avSystemControllerServerConnectionDiedNotification:(id)arg1; +- (BOOL)canBeNowPlayingApp; +- (id)nowPlayingInfo; +- (void)setNowPlayingInfo:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/MediaStream.framework/MSClientSidePauseContext.h b/MediaStream.framework/MSClientSidePauseContext.h new file mode 100755 index 0000000..feac1e6 --- /dev/null +++ b/MediaStream.framework/MSClientSidePauseContext.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream + */ + +@class NSString, NSTimer, CPDistributedMessagingCenter; + +@interface MSClientSidePauseContext : NSObject { + CPDistributedMessagingCenter *_server; + NSTimer *_timer; + NSString *_UUID; +} + + +- (void)_ping; +- (id)initWithServer:(id)arg1; +- (void)resume; +- (void)_timerDidFire:(id)arg1; +- (void)dealloc; + +@end diff --git a/MediaStream.framework/MSConnection.h b/MediaStream.framework/MSConnection.h new file mode 100755 index 0000000..3aacce2 --- /dev/null +++ b/MediaStream.framework/MSConnection.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream + */ + +@class NSMutableDictionary, CPDistributedMessagingCenter; + +@interface MSConnection : NSObject { + CPDistributedMessagingCenter *_center; + CPDistributedMessagingCenter *_noWakeCenter; + NSMutableDictionary *_serverSideConfig; + struct dispatch_queue_s { } *_serverSideConfigQueue; + int _serverSideConfigNotificationToken; + NSMutableDictionary *_shareState; + struct dispatch_queue_s { } *_shareStateQueue; + int _shareStateNotificationToken; +} + ++ (id)sharedConnection; + +- (void)resume:(id)arg1; +- (BOOL)isBusy; +- (void)modifyShare:(id)arg1 forPersonID:(id)arg2; +- (BOOL)personIDHasOutstandingPublications:(id)arg1; +- (void)refreshServerSideConfigurationForPersonID:(id)arg1; +- (void)checkForOutstandingActivities; +- (id)pause; +- (void)resetServerStateForPersonID:(id)arg1; +- (void)forgetPersonID:(id)arg1; +- (id)serverSideConfigurationForPersonID:(id)arg1; +- (void)pollForSubscriptionUpdatesForPersonID:(id)arg1; +- (BOOL)enqueueAssetCollections:(id)arg1 personID:(id)arg2 outError:(id*)arg3; +- (void)abortActivitiesForPersonID:(id)arg1; +- (void)removeShare:(id)arg1 fromPersonID:(id)arg2; +- (void)sendInvitationsForShares:(id)arg1 forPersonID:(id)arg2; +- (id)shareStateForPersonID:(id)arg1; +- (void)handleSubscriptionPush; +- (BOOL)computeHashForAsset:(id)arg1 personID:(id)arg2 outError:(id*)arg3; +- (id)subscribedStreamsForPersonID:(id)arg1 outError:(id*)arg2; +- (void)resetSubscriptionSyncForPersonID:(id)arg1; +- (id)_machErrorWithUnderlyingError:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/MediaStream.framework/MSMSPlatform.h b/MediaStream.framework/MSMSPlatform.h new file mode 100755 index 0000000..a11a2bb --- /dev/null +++ b/MediaStream.framework/MSMSPlatform.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream + */ + +@class NSData; + +@interface MSMSPlatform : NSObject { + NSData *_developmentPushToken; + NSData *_productionPushToken; +} + +@property(readonly) NSData * productionPushToken; +@property(readonly) NSData * developmentPushToken; + ++ (id)thePlatform; + +- (void)logFile:(const char *)arg1 func:(const char *)arg2 line:(int)arg3 facility:(int)arg4 level:(int)arg5 format:(id)arg6 args:(void*)arg7; +- (void)logFacility:(int)arg1 level:(int)arg2 format:(id)arg3 args:(void*)arg4; +- (BOOL)shouldLogAtLevel:(int)arg1; +- (id)theDaemon; +- (id)pushTokenForPersonID:(id)arg1; +- (id)UDID; +- (id)appBundleInfoString; +- (id)OSString; +- (id)hardwareString; +- (id)authTokenForPersonID:(id)arg1; +- (id)socketOptions; +- (id)pathMediaStreamDir; +- (BOOL)policyMayDownload; +- (BOOL)policyMayUpload; +- (id)baseURLForPersonID:(id)arg1; +- (id)fullNameFromFirstName:(id)arg1 lastName:(id)arg2; +- (Class)sharingPluginClass; +- (Class)subscriberPluginClass; +- (Class)publisherPluginClass; +- (id)OSVersion; +- (void)setPushToken:(id)arg1 production:(BOOL)arg2; +- (id)developmentPushToken; +- (id)productionPushToken; +- (BOOL)personIDUsesProductionPushEnvironment:(id)arg1; +- (id)_accountForPersonID:(id)arg1; +- (struct __CFString { }*)_facilityStringForFacility:(int)arg1; + +@end diff --git a/MediaStream.framework/MSPauseManager.h b/MediaStream.framework/MSPauseManager.h new file mode 100755 index 0000000..b86196c --- /dev/null +++ b/MediaStream.framework/MSPauseManager.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream + */ + +@class , NSMutableDictionary; + +@interface MSPauseManager : NSObject { + NSMutableDictionary *_UUIDToTimerMap; + *_delegate; +} + +@property * delegate; + ++ (id)sharedManager; + +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (BOOL)isPaused; +- (void)unpauseUUID:(id)arg1; +- (void)pingPauseUUID:(id)arg1; +- (void)_removeTimerUUID:(id)arg1; +- (void)_addPauseUUID:(id)arg1; +- (void)_timerDidFire:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/MediaToolbox.framework/FPAPSSPlayInfoRequestHandler.h b/MediaToolbox.framework/FPAPSSPlayInfoRequestHandler.h new file mode 100755 index 0000000..36dc47b --- /dev/null +++ b/MediaToolbox.framework/FPAPSSPlayInfoRequestHandler.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox + */ + +@class SSPlayInfoRequest; + +@interface FPAPSSPlayInfoRequestHandler : NSObject { + struct OpaqueFigPlayer { } *_player; + SSPlayInfoRequest *_playInfoRequest; +} + + +- (void)playInfoRequest:(id)arg1 didReceiveResponse:(id)arg2; +- (void)request:(id)arg1 didFailWithError:(id)arg2; +- (void)requestDidFinish:(id)arg1; +- (void)setPlayer:(struct OpaqueFigPlayer { }*)arg1; +- (void)setRequest:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/MediaToolbox.framework/FigCaptionLayer.h b/MediaToolbox.framework/FigCaptionLayer.h new file mode 100755 index 0000000..bec3a7f --- /dev/null +++ b/MediaToolbox.framework/FigCaptionLayer.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox + */ + +@class FigCaptionLayerPrivate; + +@interface FigCaptionLayer : CALayer { + FigCaptionLayerPrivate *_priv; +} + + +- (void)setFontName:(const char *)arg1; +- (void)resetCaptions; +- (void)processCaptionCommand:(unsigned int)arg1 data:(id)arg2; +- (void)drawLayer:(id)arg1 inContext:(struct CGContext { }*)arg2; +- (void)finalize; +- (void)layoutSublayers; +- (void)_renderer:(struct OpaqueFigCFCaptionRenderer { }*)arg1 didChangeRows:(struct { int x1; int x2; })arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/MediaToolbox.framework/FigCaptionLayerPrivate.h b/MediaToolbox.framework/FigCaptionLayerPrivate.h new file mode 100755 index 0000000..b3fe9b6 --- /dev/null +++ b/MediaToolbox.framework/FigCaptionLayerPrivate.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox + */ + +@class NSMutableArray; + +@interface FigCaptionLayerPrivate : NSObject { + struct OpaqueFigCFCaptionRenderer { } *renderer; + NSMutableArray *rowLayers; + struct OpaqueFigSimpleMutex { } *renderMutex; +} + + + +@end diff --git a/MediaToolbox.framework/FigVideoLayer.h b/MediaToolbox.framework/FigVideoLayer.h new file mode 100755 index 0000000..e580ebc --- /dev/null +++ b/MediaToolbox.framework/FigVideoLayer.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox + */ + +@class FigVideoLayerInternal; + +@interface FigVideoLayer : CALayer { + FigVideoLayerInternal *_videoLayer; +} + + +- (id)initWithLayer:(id)arg1; +- (void)_sendVideoLayerIsBeingServicedNotification; +- (void)layerDidBecomeVisible:(BOOL)arg1; +- (void)notificationBarrier; +- (BOOL)isVideoLayerBeingServiced; +- (void)finalize; +- (id)init; +- (void)dealloc; + +@end diff --git a/MediaToolbox.framework/FigVideoLayerInternal.h b/MediaToolbox.framework/FigVideoLayerInternal.h new file mode 100755 index 0000000..53b3cb4 --- /dev/null +++ b/MediaToolbox.framework/FigVideoLayerInternal.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox + */ + +@interface FigVideoLayerInternal : NSObject { + BOOL isPresentationLayer; + BOOL visible; + struct OpaqueFigSimpleMutex { } *serializationMutex; + struct dispatch_queue_s { } *notificationSerialQueue; +} + + + +@end diff --git a/MediaToolbox.framework/fmpcDummyThreadInvoker.h b/MediaToolbox.framework/fmpcDummyThreadInvoker.h new file mode 100755 index 0000000..4a31e9c --- /dev/null +++ b/MediaToolbox.framework/fmpcDummyThreadInvoker.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MediaToolbox.framework/MediaToolbox + */ + +@interface fmpcDummyThreadInvoker : NSObject { +} + ++ (void)invokeThread:(id)arg1; + + +@end diff --git a/Message.framework/Account.h b/Message.framework/Account.h new file mode 100755 index 0000000..2eaf5a0 --- /dev/null +++ b/Message.framework/Account.h @@ -0,0 +1,118 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface Account : BasicAccount { + unsigned int _isOffline : 1; + unsigned int _autosynchronizingEnabled : 1; + unsigned int _isActive : 2; +} + ++ (id)newAccountWithDictionary:(id)arg1; ++ (id)accountWithBasicAccount:(id)arg1; ++ (BOOL)haveAccountsBeenConfigured; ++ (BOOL)isPredefinedAccountType; ++ (id)supportedDataclasses; ++ (id)propertiesWhichRequireValidation; ++ (id)readAccountsUsingKey:(id)arg1; ++ (void)saveAccounts:(id)arg1 usingKey:(id)arg2; ++ (void)saveAccountInfoToDefaults; ++ (id)accountPropertiesValueForKey:(id)arg1 value:(id)arg2; ++ (BOOL)isSSLEditable; ++ (id)saslProfileName; ++ (id)displayedAccountTypeString; ++ (id)displayedShortAccountTypeString; ++ (void)loadBundleForAccountClass:(id)arg1; ++ (BOOL)loadBundleForAccountWithProperties:(id)arg1; ++ (BOOL)_shouldUpdateAccountsInPlace; ++ (id)basicAccountProperties; ++ (id)accountTypeString; ++ (BOOL)allObjectsInArrayAreOffline:(id)arg1; ++ (void*)keychainProtocol; ++ (id)predefinedValueForKey:(id)arg1; ++ (id)myFullName; ++ (id)hostname; + +- (void)setAutosynchronizingEnabled:(BOOL)arg1; +- (id)propertiesToSave; +- (void)setValueInAccountProperties:(id)arg1 forKey:(id)arg2; +- (void)removeValueInAccountPropertiesForKey:(id)arg1; +- (id)valueInAccountPropertiesForKey:(id)arg1; +- (void)setIsOffline:(BOOL)arg1; +- (id)promptUserForPasswordWithMessage:(id)arg1; +- (BOOL)storesPassword; +- (BOOL)needsCredentials; +- (BOOL)acquireCredentialsWithPassword:(id)arg1; +- (id)managedTag; +- (void)releaseAllForcedConnections; +- (void)validateConnections; +- (void)setDomain:(id)arg1; +- (void)setPreferredAuthScheme:(id)arg1; +- (id)authenticatedConnection; +- (void)applySettingsAsDefault:(id)arg1; +- (id)alternateConnectionSettings; +- (id)insecureConnectionSettings; +- (id)secureConnectionSettings; +- (id)nameForMailboxUid:(id)arg1; +- (BOOL)shouldEnableAfterError:(id)arg1; +- (BOOL)enableAccount; +- (BOOL)shouldDisplayHostnameInErrorMessages; +- (id)missingPasswordErrorWithTitle:(id)arg1; +- (void)releaseAllConnections; +- (void)_setAccountProperties:(id)arg1; +- (void)_initializeState; +- (void)accountInfoDidChange; +- (id)syncStoreIdentifier; +- (void)_queueAccountInfoDidChange; +- (BOOL)usesSSL; +- (BOOL)canGoOffline; +- (BOOL)isOffline; +- (unsigned int)portNumber; +- (BOOL)isCommonPortNumber:(unsigned int)arg1; +- (unsigned int)keychainPortNumber; +- (void*)keychainAccessibility; +- (id)passwordFromStoredUserInfo; +- (void)setPasswordInKeychain:(id)arg1; +- (void)_removePasswordInKeychain; +- (id)passwordFromKeychain; +- (id)preferredAuthScheme; +- (unsigned int)defaultSecurePortNumber; +- (unsigned int)defaultPortNumber; +- (BOOL)_shouldTryDirectSSLConnectionOnPort:(unsigned int)arg1; +- (BOOL)requiresAuthentication; +- (Class)connectionClass; +- (id)_newConnection; +- (BOOL)_connectAndAuthenticate:(id)arg1; +- (void)setUsesSSL:(BOOL)arg1; +- (void)setHostname:(id)arg1; +- (void)setPortNumber:(unsigned int)arg1; +- (id)certUIService; +- (void)setTryDirectSSL:(BOOL)arg1; +- (id)secureServiceName; +- (struct __CFString { }*)connectionServiceType; +- (BOOL)allowsTrustPrompt; +- (id)defaultConnectionSettings; +- (id)customTitleForAuthenticationError:(id)arg1 authScheme:(id)arg2 defaultTitle:(id)arg3; +- (BOOL)isPasswordMissing; +- (id)customTitleForError:(id)arg1 authScheme:(id)arg2 defaultTitle:(id)arg3; +- (id)customDescriptionForError:(id)arg1 authScheme:(id)arg2 defaultDescription:(id)arg3; +- (id)promptUserIfNeededForPasswordWithMessage:(id)arg1; +- (void)reportAuthenticationError:(id)arg1 authScheme:(id)arg2; +- (id)uniqueId; +- (void)setDisplayName:(id)arg1; +- (void)setPassword:(id)arg1; +- (void)setUsername:(id)arg1; +- (id)username; +- (id)hostname; +- (id)domain; +- (id)displayName; +- (id)initWithProperties:(id)arg1; +- (id)password; +- (BOOL)isActive; +- (void)setIsActive:(BOOL)arg1; +- (id)serviceName; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/AccountValidator.h b/Message.framework/AccountValidator.h new file mode 100755 index 0000000..2d638ac --- /dev/null +++ b/Message.framework/AccountValidator.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSArray, Account, MFError, ActivityMonitor; + +@interface AccountValidator : NSObject { + Account *_account; + id _delegate; + ActivityMonitor *_accountValidationActivity; + struct { + unsigned int useSSL : 1; + unsigned int incomingServerSupportsSSL : 1; + unsigned int smtpServerSupportsSSL : 1; + unsigned int validationInProgress : 1; + unsigned int canceled : 1; + unsigned int unused : 27; + } _flags; + MFError *_incomingServerValidationError; + MFError *_smtpServerValidationError; + NSArray *_incomingServerAuthSchemes; + NSArray *_smtpServerAuthSchemes; +} + + +- (void)validateAccount:(id)arg1 useSSL:(BOOL)arg2; +- (void)validateAccountWithoutFallbacks:(id)arg1; +- (void)cancelValidation; +- (id)_ispAccountInfo; +- (BOOL)accountValidationCanceled; +- (BOOL)accountIsValid; +- (BOOL)accountSupportsSSL; +- (void)_validateAccountInBackground:(id)arg1 withFallbacks:(BOOL)arg2; +- (void)_backgroundValidateAccountFinished:(id)arg1 authSchemes:(id)arg2; +- (void)_validateAccount:(id)arg1; +- (void)_validateAccountWithoutFallbacks:(id)arg1; +- (BOOL)_outgoingServerValid; +- (BOOL)_incomingServerValid; +- (id)account; +- (void)setDelegate:(id)arg1; +- (void)stop; +- (id)error; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/ActivityMonitor.h b/Message.framework/ActivityMonitor.h new file mode 100755 index 0000000..e8a719f --- /dev/null +++ b/Message.framework/ActivityMonitor.h @@ -0,0 +1,100 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSThread, NSString, MFError, MailboxUid, InvocationQueue; + +@interface ActivityMonitor : MFPriorityDesignator { + NSThread *_runningThread; + NSString *_taskName; + NSString *_displayName; + NSString *_statusMessage; + NSString *_descriptionString; + InvocationQueue *_ourQueue; + double _percentDone; + unsigned int _key : 13; + unsigned int _canCancel : 1; + unsigned int _shouldCancel : 1; + unsigned int _isActive : 1; + unsigned int _changeCount : 8; + id _delegate; + id _target; + MFError *_error; + unsigned int _expectedLength; + unsigned int _maxCount; + unsigned int _currentCount; + double _currentItemPercentDone; + unsigned int _supportsPerItemProgress : 1; + MailboxUid *_mailbox; + double _lastTime; + double _startTime; + BOOL _gotNewMessages; +} + +@property(retain) MailboxUid * mailbox; + ++ (void)destroyMonitor; ++ (id)currentMonitor; + +- (void)startActivity; +- (void)finishedActivity:(id)arg1; +- (void)elevateDBPriority:(BOOL)arg1; +- (void)notifyConnectionEstablished; +- (void)setCurrentCount:(int)arg1; +- (void)setPercentDoneOfCurrentItem:(double)arg1; +- (BOOL)gotNewMessages; +- (void)setStatusMessage:(id)arg1; +- (id)statusMessage; +- (id)taskName; +- (void)setTaskName:(id)arg1; +- (void)setActivityTarget:(id)arg1; +- (id)activityTarget; +- (void)addActivityTargets:(id)arg1; +- (id)activityTargets; +- (void)setInvocationQueue:(id)arg1; +- (int)acquireExclusiveAccessKey; +- (void)relinquishExclusiveAccessKey:(int)arg1; +- (void)postActivityStarting; +- (void)postActivityFinished:(id)arg1; +- (id)userInfoForNotification; +- (void)postDidChangeWithUserInfo:(id)arg1; +- (id)_ntsThrottledUserInfoDict; +- (void)setSupportsPerItemProgress:(BOOL)arg1; +- (double)percentDone; +- (void)setStatusMessage:(id)arg1 percentDone:(double)arg2; +- (void)setStatusMessage:(id)arg1 percentDone:(double)arg2 withKey:(int)arg3; +- (void)setPercentDone:(double)arg1 withKey:(int)arg2; +- (void)setDisplayName:(id)arg1 maxCount:(int)arg2; +- (void)addActivityTarget:(id)arg1; +- (BOOL)_lockedAddActivityTarget:(id)arg1; +- (void)removeActivityTarget:(id)arg1; +- (id)primaryTarget; +- (void)setPrimaryTarget:(id)arg1; +- (void)cancelMessage; +- (void)_didChange; +- (void)setStatusMessage:(id)arg1 withKey:(int)arg2; +- (void)setExpectedLength:(unsigned int)arg1; +- (void)setGotNewMessages; +- (unsigned int)expectedLength; +- (id)mailbox; +- (void)setPercentDone:(double)arg1; +- (void)setCanBeCancelled:(BOOL)arg1; +- (void)setShouldCancel:(BOOL)arg1; +- (BOOL)canBeCancelled; +- (void)setMailbox:(id)arg1; +- (BOOL)shouldCancel; +- (void)setDisplayName:(id)arg1; +- (void)setError:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)setMaxCount:(int)arg1; +- (id)displayName; +- (void)reset; +- (BOOL)isActive; +- (int)changeCount; +- (id)error; +- (id)description; +- (void)cancel; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/AuthScheme.h b/Message.framework/AuthScheme.h new file mode 100755 index 0000000..d0b3ae8 --- /dev/null +++ b/Message.framework/AuthScheme.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface AuthScheme : NSObject { +} + ++ (id)knownSchemes; ++ (id)authSchemesForAccount:(id)arg1 connection:(id)arg2; ++ (void)registerSchemeClass:(Class)arg1; ++ (id)schemeWithName:(id)arg1; ++ (void)initialize; + +- (unsigned int)defaultPortForAccount:(id)arg1; +- (BOOL)hasEncryption; +- (id)authenticatorForAccount:(id)arg1 connection:(id)arg2; +- (id)humanReadableName; +- (BOOL)canAuthenticateAccountClass:(Class)arg1 connection:(id)arg2; +- (Class)authenticatorClass; +- (BOOL)requiresPassword; +- (Class)connectionClassForAccountClass:(Class)arg1; +- (id)name; +- (unsigned int)retainCount; +- (id)retain; +- (oneway void)release; + +@end diff --git a/Message.framework/CRAM_MD5Authenticator.h b/Message.framework/CRAM_MD5Authenticator.h new file mode 100755 index 0000000..d025c30 --- /dev/null +++ b/Message.framework/CRAM_MD5Authenticator.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface CRAM_MD5Authenticator : MFSASLAuthenticator { +} + + +- (id)responseForServerData:(id)arg1; + +@end diff --git a/Message.framework/Connection.h b/Message.framework/Connection.h new file mode 100755 index 0000000..651ea75 --- /dev/null +++ b/Message.framework/Connection.h @@ -0,0 +1,78 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class , NSData, NSMutableString, _MFSocket; + +@interface Connection : NSObject { + *_securityLayer; + _MFSocket *_socket; + double _lastUsedTime; + char *_buffer; + int _bufferRemainingBytes; + unsigned int _bufferStart; + unsigned int _bufferLength; + unsigned int _desiredBufferLength; + struct z_stream_s { char *x1; unsigned int x2; unsigned int x3; char *x4; unsigned int x5; unsigned int x6; char *x7; struct internal_state {} *x8; int (*x9)(); int (*x10)(); void *x11; int x12; unsigned int x13; unsigned int x14; } *_deflater; + struct z_stream_s { char *x1; unsigned int x2; unsigned int x3; char *x4; unsigned int x5; unsigned int x6; char *x7; struct internal_state {} *x8; int (*x9)(); int (*x10)(); void *x11; int x12; unsigned int x13; unsigned int x14; } *_inflater; + char *_zbuffer; + NSData *_logData; + unsigned int _dontLogReads; + unsigned int _readBytesNotLogged; + NSMutableString *_readBytesToLog; + unsigned int _isFetching : 1; + unsigned int _allowFallbacks : 1; + unsigned int _compressionEnabled : 1; +} + ++ (id)logClasses; ++ (void)setLogClasses:(id)arg1; ++ (BOOL)logAllSocketActivity; ++ (void)setLogAllSocketActivity:(BOOL)arg1; ++ (id)logActivityOnPorts; ++ (void)setLogActivityOnPorts:(id)arg1; ++ (id)logActivityOnHosts; ++ (void)setLogActivityOnHosts:(id)arg1; ++ (void)logBytes:(const char *)arg1 length:(int)arg2; ++ (void)flushLog; ++ (void)readLoggingDefaults; ++ (BOOL)shouldTryFallbacksAfterError:(id)arg1; ++ (void)initialize; + +- (void)setIsFetching:(BOOL)arg1; +- (void)setDesiredReadBufferLength:(unsigned int)arg1; +- (void)enableReadLogging:(BOOL)arg1; +- (void)logReadChars:(const char *)arg1 length:(unsigned int)arg2; +- (BOOL)readBytesIntoData:(id)arg1 desiredLength:(unsigned int)arg2; +- (BOOL)startTLSForAccount:(id)arg1; +- (BOOL)startCompression; +- (double)lastUsedTime; +- (void)_setupNetworkLogging; +- (BOOL)connectUsingSettings:(id)arg1; +- (BOOL)isForcedConnection; +- (void)setAllowsFallbacks:(BOOL)arg1; +- (id)authenticationMechanisms; +- (BOOL)authenticateUsingAccount:(id)arg1 authenticator:(id)arg2; +- (id)securityProtocol; +- (BOOL)writeData:(id)arg1 dontLogBytesInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2; +- (BOOL)writeBytes:(const char *)arg1 length:(unsigned int)arg2 dontLogBytesInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg3; +- (BOOL)readLineIntoData:(id)arg1; +- (BOOL)connectUsingAccount:(id)arg1; +- (BOOL)isFetching; +- (BOOL)connectUsingFallbacksForAccount:(id)arg1; +- (BOOL)authenticateUsingAccount:(id)arg1; +- (BOOL)loginDisabled; +- (BOOL)writeData:(id)arg1; +- (void)disconnect; +- (BOOL)isValid; +- (BOOL)hasBytesAvailable; +- (id)description; +- (void)dealloc; +- (id)capabilities; + +@end diff --git a/Message.framework/DADeliveryAccount.h b/Message.framework/DADeliveryAccount.h new file mode 100755 index 0000000..389e173 --- /dev/null +++ b/Message.framework/DADeliveryAccount.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class DAMailAccount; + +@interface DADeliveryAccount : DeliveryAccount { + DAMailAccount *_DAMailAccount; +} + + +- (id)initWithDAMailAccount:(id)arg1; +- (id)mailAccountIfAvailable; +- (Class)deliveryClass; +- (id)newDeliveryWithMessage:(id)arg1; +- (id)newDeliveryWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(BOOL)arg3; +- (id)newDeliveryWithHeaders:(id)arg1 HTML:(id)arg2 plainTextAlternative:(id)arg3 other:(id)arg4; +- (void)dealloc; + +@end diff --git a/Message.framework/DAMailAccount.h b/Message.framework/DAMailAccount.h new file mode 100755 index 0000000..e55a788 --- /dev/null +++ b/Message.framework/DAMailAccount.h @@ -0,0 +1,146 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MFDAOfflineCache, NSObject, NSMutableDictionary, MFRecursiveLock, NSSet, NSCountedSet, NSString, DAAccount, MFDAMailbox, NSArray; + +@interface DAMailAccount : MailAccount { + NSObject *_accountConduit; + DAAccount *_daAccount; + MFRecursiveLock *_offlineCacheLock; + MFDAOfflineCache *_offlineCache; + BOOL _isNetworkReachable; + NSString *_cachedAccountID; + NSString *_cachedAccountPersistentUUID; + NSString *_cachedDisplayName; + NSString *_cachedEmailAddress; + NSArray *_cachedEmailAddresses; + NSString *_cachedIconString; + BOOL _cachedIsHotmailAccount; + BOOL _cachedCalendarEnabled; + BOOL _cachedSecureMIMEEnabled; + BOOL _cachedSecureMIMEShouldSign; + BOOL _cachedSecureMIMEShouldEncrypt; + BOOL _cachedRestrictMessageTransfersToOtherAccounts; + BOOL _cachedRestrictSendingFromExternalProcesses; + NSString *_cachedInboxFolderID; + NSString *_cachedSentMessagesFolderID; + NSString *_cachedTrashFolderID; + MFDAMailbox *_temporaryInbox; + BOOL _startListeningOnHierarchyChange; + BOOL _loadedInitialMailboxList; + BOOL _receivedInitialMailboxUpdate; + BOOL _doneInitialInboxCheck; + BOOL _observingPushedFoldersPrefsChanged; + int _supportsServerSearch; + unsigned int _daysToSync; + NSMutableDictionary *_requestQueuesByFolderID; + NSSet *_watchedFolderIds; + NSCountedSet *_userFocusMailboxIds; +} + ++ (id)folderIDForRelativePath:(id)arg1 accountID:(id*)arg2; ++ (Class)_accountConduitClass; ++ (id)accountIDForDirectoryName:(id)arg1 isAccountDirectory:(BOOL*)arg2; ++ (void)_removeStaleExchangeDirectories:(id)arg1; ++ (void)removeStaleExchangeDBRows; ++ (id)_URLScheme; ++ (id)supportedDataclasses; ++ (id)displayedAccountTypeString; ++ (id)displayedShortAccountTypeString; ++ (id)basicAccountProperties; ++ (id)accountTypeString; + +- (BOOL)finishedInitialMailboxListLoad; +- (id)syncAnchorForMailbox:(id)arg1; +- (void)addRequest:(id)arg1 mailbox:(id)arg2 consumer:(id)arg3; +- (BOOL)supportsServerSearch; +- (unsigned int)daysToSync; +- (void)_reachabilityChanged:(id)arg1; +- (id)mailboxForFolderID:(id)arg1; +- (void)_loadChildren:(id)arg1 forID:(id)arg2 intoBox:(id)arg3 replacingInbox:(id)arg4 withID:(id)arg5; +- (BOOL)isRunningInDisallowedBundle; +- (BOOL)_isUnitTesting; +- (id)_offlineCache; +- (BOOL)_replayOfflineCache:(id)arg1; +- (id)accountConduit; +- (void)foldersContentsChanged:(id)arg1; +- (void)accountHierarchyChanged:(id)arg1; +- (void)_ensureWeHaveLoadedInitialMailboxList; +- (id)folderIDForMailbox:(id)arg1; +- (void)_performFolderChange:(id)arg1 completion:(id)arg2; +- (void)addRequests:(id)arg1 mailbox:(id)arg2 consumers:(id)arg3; +- (void)_deferMailboxRequests:(id)arg1 mailbox:(id)arg2 offlineCache:(id)arg3; +- (BOOL)performRequests:(id)arg1 mailbox:(id)arg2 consumers:(id)arg3; +- (id)syncAnchorForFolderID:(id)arg1 mailbox:(id*)arg2; +- (void)setSyncAnchor:(id)arg1 forFolderID:(id)arg2 mailbox:(id*)arg3; +- (id)_inboxFolderID; +- (void)pushedFoldersPrefsChanged:(id)arg1; +- (void)_updateWatchedFolderIdsAndNotify:(BOOL)arg1; +- (void)performSearchQuery:(id)arg1; +- (void)cancelSearchQuery:(id)arg1; +- (void)processRequests:(id)arg1 mailbox:(id)arg2 consumers:(id)arg3; +- (BOOL)generatesBulletins; +- (void)setGeneratesBulletins:(BOOL)arg1; +- (void)fetchMailboxList; +- (BOOL)newMailboxNameIsAcceptable:(id)arg1 reasonForFailure:(id*)arg2; +- (void)startListeningForNotifications; +- (BOOL)canFetchMessagesByNumericRange; +- (BOOL)supportsRemoteAppend; +- (BOOL)supportsMailboxEditing; +- (BOOL)supportsMessageFlagging; +- (BOOL)derivesDeliveryAccountInfoFromMailAccount; +- (id)meetingStorePersistentID; +- (BOOL)reconstituteOrphanedMeetingInMessage:(id)arg1; +- (BOOL)_canReceiveNewMailNotifications; +- (void)addUserFocusMailbox:(id)arg1; +- (void)removeUserFocusMailbox:(id)arg1; +- (id)pushedMailboxUids; +- (id)iconString; +- (id)signingIdentityPersistentReferenceForAddress:(id)arg1; +- (void)setSigningIdentityPersistentReference:(id)arg1 forAddress:(id)arg2; +- (id)encryptionIdentityPersistentReferenceForAddress:(id)arg1; +- (void)setEncryptionIdentityPersistentReference:(id)arg1 forAddress:(id)arg2; +- (BOOL)secureMIMEEnabled; +- (int)secureCompositionSigningPolicyForAddress:(id)arg1; +- (int)secureCompositionEncryptionPolicyForAddress:(id)arg1; +- (id)copyDataForRemoteEncryptionCertificatesForAddress:(id)arg1 error:(id*)arg2; +- (void)setDAAccount:(id)arg1; +- (id)initWithDAAccount:(id)arg1; +- (BOOL)shouldAppearInMailSettings; +- (id)uniqueIdForPersistentConnection; +- (void)resetSpecialMailboxes; +- (id)initWithLibrary:(id)arg1 properties:(id)arg2; +- (BOOL)restrictedFromSendingExternally; +- (id)deliveryAccount; +- (id)allMailboxUids; +- (id)_specialMailboxUidWithType:(int)arg1 create:(BOOL)arg2; +- (id)primaryMailboxUid; +- (BOOL)renameMailbox:(id)arg1 newName:(id)arg2 parent:(id)arg3; +- (void)_synchronouslyLoadListingForParent:(id)arg1; +- (BOOL)_deleteMailbox:(id)arg1; +- (Class)storeClass; +- (id)mailboxPathExtension; +- (id)_newMailboxWithParent:(id)arg1 name:(id)arg2 attributes:(unsigned int)arg3 dictionary:(id)arg4 withCreationOption:(int)arg5; +- (id)_URLScheme; +- (id)_infoForMatchingURL:(id)arg1; +- (id)mailboxUidForInfo:(id)arg1; +- (int)emptyFrequencyForMailboxType:(int)arg1; +- (id)_copyMailboxWithParent:(id)arg1 name:(id)arg2 attributes:(unsigned int)arg3 dictionary:(id)arg4; +- (id)_copyMailboxUidWithParent:(id)arg1 name:(id)arg2 attributes:(unsigned int)arg3 existingMailboxUid:(id)arg4 dictionary:(id)arg5; +- (BOOL)restrictedFromTransferingMessagesToOtherAccounts; +- (BOOL)shouldDisplayHostnameInErrorMessages; +- (BOOL)canGoOffline; +- (id)uniqueId; +- (id)accountPropertyForKey:(id)arg1; +- (BOOL)moveMessages:(id)arg1 fromMailbox:(id)arg2 toMailbox:(id)arg3 markAsRead:(BOOL)arg4 unsuccessfulOnes:(id)arg5; +- (BOOL)shouldRestoreMessagesAfterFailedDelete; +- (id)username; +- (void)invalidate; +- (id)hostname; +- (id)displayName; +- (id)identifier; +- (void)stopListeningForNotifications; +- (void)dealloc; + +@end diff --git a/Message.framework/DARequestQueue.h b/Message.framework/DARequestQueue.h new file mode 100755 index 0000000..f8a6856 --- /dev/null +++ b/Message.framework/DARequestQueue.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSString, DAMailAccount; + +@interface DARequestQueue : MFRequestQueue { + DAMailAccount *_account; + NSString *_folderID; +} + + +- (void)processRequests:(id)arg1 consumers:(id)arg2; +- (id)initWithAccount:(id)arg1 folderID:(id)arg2; +- (id)filterRequests:(id)arg1 consumers:(id)arg2 newConsumers:(id*)arg3; +- (void)dealloc; + +@end diff --git a/Message.framework/Defaults.h b/Message.framework/Defaults.h new file mode 100755 index 0000000..0990690 --- /dev/null +++ b/Message.framework/Defaults.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface Defaults : NSObject { +} + ++ (id)sharedInstance; + +- (void)setPrimaryEmailAddress:(id)arg1; +- (void)setDefaultMailDirectory:(id)arg1; +- (id)defaultMailDirectory; +- (id)archiveMailbox; +- (id)draftsMailbox; +- (id)trashMailboxName; +- (BOOL)shouldSendWindowsFriendlyAttachments; +- (id)mailAccountDirectory; +- (id)primaryEmailAddress; +- (id)alternateAddressesForSelf; + +@end diff --git a/Message.framework/DeliveryAccount.h b/Message.framework/DeliveryAccount.h new file mode 100755 index 0000000..6251cad --- /dev/null +++ b/Message.framework/DeliveryAccount.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface DeliveryAccount : Account { +} + ++ (void)reloadDeliveryAccounts; ++ (void)setDeliveryAccounts:(id)arg1; ++ (void)removeDeliveryAccount:(id)arg1; ++ (id)accountWithHostname:(id)arg1 username:(id)arg2; ++ (id)carrierDeliveryAccount; ++ (id)newDefaultInstance; ++ (void)_postDeliveryAccountsHaveChanged; ++ (id)deliveryAccounts; ++ (id)accountWithHostname:(id)arg1 username:(id)arg2 lookForExistingAccounts:(BOOL)arg3; ++ (id)existingAccountWithHostname:(id)arg1 username:(id)arg2; ++ (void)addDeliveryAccount:(id)arg1; ++ (id)accountWithUniqueId:(id)arg1; ++ (id)accountWithIdentifier:(id)arg1; ++ (id)supportedDataclasses; ++ (void)saveAccountInfoToDefaults; ++ (id)basicAccountProperties; + +- (BOOL)shouldUseAuthentication; +- (void)setMaximumMessageBytes:(unsigned long long)arg1; +- (id)mailAccountIfAvailable; +- (BOOL)hasNoReferences; +- (id)displayHostname; +- (BOOL)canBeFallbackAccount; +- (BOOL)supportsSoftBankCodePoints; +- (BOOL)supportsOutboxCopy; +- (BOOL)shouldUseSaveSentForAccount:(id)arg1; +- (Class)deliveryClass; +- (void)setShouldUseAuthentication:(BOOL)arg1; +- (unsigned long long)maximumMessageBytes; +- (id)newDeliveryWithMessage:(id)arg1; +- (id)newDeliveryWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(BOOL)arg3; +- (id)newDeliveryWithHeaders:(id)arg1 HTML:(id)arg2 plainTextAlternative:(id)arg3 other:(id)arg4; +- (BOOL)hasEnoughInformationForEasySetup; +- (void)setUsername:(id)arg1; +- (id)identifier; + +@end diff --git a/Message.framework/InvocationQueue.h b/Message.framework/InvocationQueue.h new file mode 100755 index 0000000..d64d8d0 --- /dev/null +++ b/Message.framework/InvocationQueue.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSConditionLock, NSMutableArray; + +@interface InvocationQueue : NSObject { + NSConditionLock *_lock; + NSMutableArray *_items; + unsigned int _numThreads; + unsigned int _maxThreads; + int _threadPriorityTrigger; + double _threadRecycleTimeout; +} + +@property unsigned int maxThreadCount; +@property(readonly) unsigned int invocationCount; +@property double threadRecycleTimeout; +@property int threadPriorityTrigger; +@property(readonly) unsigned int threadCount; + ++ (void)flushAllInvocationQueues; ++ (unsigned int)totalInvocationCount; ++ (id)sharedInvocationQueue; + +- (unsigned int)maxThreadCount; +- (unsigned int)invocationCount; +- (double)threadRecycleTimeout; +- (int)threadPriorityTrigger; +- (void)setThreadPriorityTrigger:(int)arg1; +- (unsigned int)threadCount; +- (id)initWithMaxThreadCount:(unsigned long)arg1; +- (void)_drainQueue:(id)arg1; +- (void)didCancel:(id)arg1; +- (void)setThreadRecycleTimeout:(double)arg1; +- (void)setMaxThreadCount:(unsigned int)arg1; +- (void)addInvocation:(id)arg1; +- (void)removeAllItems; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/LibraryMessage.h b/Message.framework/LibraryMessage.h new file mode 100755 index 0000000..7814764 --- /dev/null +++ b/Message.framework/LibraryMessage.h @@ -0,0 +1,95 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSMutableSet, NSString, MFLock, NSMutableDictionary; + +@interface LibraryMessage : MailMessage { + unsigned int _libraryID; + NSString *_remoteID; + unsigned int _uid; + unsigned int _size; + unsigned int _mailboxID; + unsigned int _originalMailboxID; + NSString *_messageID; + NSMutableDictionary *_metadata; + NSMutableSet *_metadataChangedKeys; + MFLock *_metadataLock; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _deallocationHandler; + +} + +@property(copy) id deallocationHandler; + ++ (id)messageWithLibraryID:(unsigned int)arg1; + +- (id)refreshedMessage; +- (void)setLibraryID:(unsigned int)arg1; +- (id)persistentID; +- (void)setOriginalMailboxID:(unsigned int)arg1; +- (id)originalMailboxURL; +- (void)setMessageSize:(unsigned int)arg1; +- (void)setIsPartial:(BOOL)arg1; +- (void)setHasTemporaryUid:(BOOL)arg1; +- (id)mailboxName; +- (int)compareByUidWithMessage:(id)arg1; +- (void)setFlags:(unsigned long long)arg1; +- (void)setMutableInfoFromMessage:(id)arg1; +- (id)dataPathForMimePart:(id)arg1; +- (void)markAsViewed; +- (void)markAsNotViewed; +- (void)markAsFlagged; +- (void)markAsNotFlagged; +- (void)markAsReplied; +- (void)markAsForwarded; +- (id)preferredEmailAddressToReplyWith; +- (void)setRemoteID:(const char *)arg1 flags:(unsigned long long)arg2 size:(unsigned int)arg3 mailboxID:(unsigned int)arg4 originalMailboxID:(unsigned int)arg5; +- (void)setMessageData:(id)arg1 isPartial:(BOOL)arg2; +- (id)dataConsumerForMimePart:(id)arg1; +- (BOOL)canBeDeleted; +- (BOOL)isLibraryMessage; +- (void)setMetadataValue:(id)arg1 forKey:(id)arg2; +- (id)metadataValueForKey:(id)arg1; +- (id)_attachmentStorageLocation; +- (id)deallocationHandler; +- (id)initWithLibraryID:(unsigned int)arg1; +- (id)messageID; +- (void)_updateUID; +- (void)setRemoteID:(id)arg1; +- (BOOL)hasTemporaryUid; +- (void)setMessageFlagsWithoutCommitting:(unsigned long long)arg1; +- (id)remoteID; +- (void)setDeallocationHandler:(id)arg1; +- (unsigned int)originalMailboxID; +- (id)mailbox; +- (id)copyMessageInfo; +- (void)setUid:(unsigned long)arg1; +- (void)setMailboxID:(unsigned int)arg1; +- (unsigned int)mailboxID; +- (id)library; +- (id)messageStore; +- (unsigned int)libraryID; +- (id)account; +- (BOOL)isMessageContentsLocallyAvailable; +- (void)setMessageFlags:(unsigned long long)arg1; +- (void)setPreferredEncoding:(unsigned long)arg1; +- (unsigned int)messageSize; +- (id)path; +- (void)commit; +- (void)setSummary:(id)arg1; +- (unsigned long)uid; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (BOOL)isPartial; +- (oneway void)release; +- (void)dealloc; + +@end diff --git a/Message.framework/LibraryStore.h b/Message.framework/LibraryStore.h new file mode 100755 index 0000000..d48751a --- /dev/null +++ b/Message.framework/LibraryStore.h @@ -0,0 +1,119 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSMutableSet, MessageLibrary, NSDate, MessageCriterion; + +@interface LibraryStore : MailMessageStore { + MessageLibrary *_library; + NSDate *_earliestReceivedDate; + MessageCriterion *_criterion; + double _lastUpdated; + unsigned int _openOptions; + NSMutableSet *_memberMessageIDs; + unsigned int _messageAvailabilityCount; + BOOL _mailboxUnreadCountUpdatePending; + unsigned int _serverMessageCount; + unsigned int _serverUnreadCount; +} + +@property(retain) NSDate * earliestReceivedDate; + ++ (id)_storeCacheMapTable; ++ (unsigned int)defaultLoadOptions; ++ (id)storeWithCriterion:(id)arg1; ++ (id)sharedInstanceIfExists; ++ (id)storeWithMailbox:(id)arg1; ++ (BOOL)createEmptyStoreForPath:(id)arg1; ++ (BOOL)storeAtPathIsWritable:(id)arg1; ++ (void)initialize; ++ (id)sharedInstance; + +- (void)libraryFinishedSendingMessages; +- (void)openAsynchronouslyWithOptions:(unsigned int)arg1; +- (id)copyOfMessageInfos; +- (struct __CFSet { }*)copyLibraryIDsWithoutConversationHashes; +- (unsigned int)locationOfMessage:(id)arg1; +- (id)serverSearchResults; +- (void)willFetchMessages; +- (id)fullBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id*)arg2 isComplete:(BOOL*)arg3 downloadIfNecessary:(BOOL)arg4; +- (id)bodyDataForMessage:(id)arg1 isComplete:(BOOL*)arg2 isPartial:(BOOL*)arg3 downloadIfNecessary:(BOOL)arg4; +- (void)updateMetadata; +- (void)_flushAllCachesLocking:(BOOL)arg1; +- (id)_cachedBodyForMessage:(id)arg1 valueIfNotPresent:(id)arg2; +- (id)_cachedHeadersForMessage:(id)arg1 valueIfNotPresent:(id)arg2; +- (id)_cachedBodyDataForMessage:(id)arg1 valueIfNotPresent:(id)arg2; +- (id)earliestReceivedDate; +- (id)initWithCriterion:(id)arg1 mailbox:(id)arg2 readOnly:(BOOL)arg3; +- (id)initWithCriterion:(id)arg1; +- (void)messagesAdded:(id)arg1; +- (void)messageFlagsChanged:(id)arg1; +- (void)messagesCompacted:(id)arg1; +- (void)_updateMailboxUnreadCount; +- (id)copyOfMessagesInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1 options:(unsigned int)arg2 generation:(unsigned int*)arg3; +- (id)copyOfMessagesInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1 options:(unsigned int)arg2; +- (void)addCountsForMessages:(id)arg1 shouldUpdateUnreadCount:(BOOL)arg2; +- (void)setEarliestReceivedDate:(id)arg1; +- (id)filterMessagesByMembership:(id)arg1; +- (void)_handleFlagsChangedForMessages:(id)arg1 flags:(id)arg2 oldFlagsByMessage:(id)arg3; +- (id)fullBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id*)arg2 isComplete:(BOOL*)arg3 downloadIfNecessary:(BOOL)arg4 usePartDatas:(BOOL)arg5; +- (id)_cachedBodyDataContainerForMessage:(id)arg1 valueIfNotPresent:(id)arg2; +- (id)_fetchDataForMimePart:(id)arg1 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 isComplete:(BOOL*)arg3; +- (id)dataForMimePart:(id)arg1 inRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 isComplete:(BOOL*)arg3 downloadIfNecessary:(BOOL)arg4 didDownload:(BOOL*)arg5; +- (id)_copyDataFromMimePart:(id)arg1 threshold:(unsigned int)arg2 downloadIfNecessary:(BOOL)arg3; +- (id)_fetchFullBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id*)arg2 downloadIfNecessary:(BOOL)arg3; +- (id)_fetchBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id*)arg2 downloadIfNecessary:(BOOL)arg3 partial:(BOOL*)arg4; +- (void)compactMessages:(id)arg1; +- (void)forceResync; +- (void)purgeMessages:(id)arg1; +- (void)handleMessagesAdded:(id)arg1 earliestReceivedDate:(id)arg2; +- (void)_addInvocationToQueue:(id)arg1; +- (void)handleMessageFlagsChanged:(id)arg1; +- (void)handleMessagesCompacted:(id)arg1; +- (BOOL)hasCompleteDataForMimePart:(id)arg1; +- (id)messageWithLibraryID:(unsigned int)arg1; +- (id)dataPathForMessage:(id)arg1 part:(id)arg2; +- (id)mailbox; +- (id)initWithMailbox:(id)arg1; +- (id)criterion; +- (id)library; +- (id)initWithMailboxUid:(id)arg1 readOnly:(BOOL)arg2; +- (void)writeUpdatedMessageDataToDisk; +- (unsigned int)nonDeletedCountIncludingServerSearch:(BOOL)arg1 andThreadSearch:(BOOL)arg2; +- (void)purgeMessagesBeyondLimit:(unsigned int)arg1 keepingMessage:(id)arg2; +- (BOOL)hasMessageForAccount:(id)arg1; +- (unsigned int)indexOfMessage:(id)arg1; +- (id)mutableCopyOfAllMessages; +- (id)copyOfAllMessagesForBodyLoadingFromRowID:(unsigned int)arg1 limit:(unsigned int)arg2; +- (id)copyMessagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2; +- (id)copyMessagesWithRemoteIDs:(id)arg1 options:(unsigned int)arg2; +- (BOOL)canCompact; +- (void)doCompact; +- (void)deleteMessagesOlderThanNumberOfDays:(int)arg1 compact:(BOOL)arg2; +- (BOOL)allowsAppend; +- (id)setFlagsLocallyFromDictionary:(id)arg1 forMessages:(id)arg2; +- (void)setData:(id)arg1 forMimePart:(id)arg2 isComplete:(BOOL)arg3; +- (void)setLibrary:(id)arg1; +- (void)openSynchronously; +- (void)updateUserInfoToLatestValues; +- (void)messagesWereAdded:(id)arg1 forIncrementalLoading:(BOOL)arg2 earliestReceivedDate:(id)arg3; +- (unsigned int)totalCount; +- (unsigned int)unreadCount; +- (id)copyOfAllMessagesWithOptions:(unsigned int)arg1; +- (id)copyOfAllMessages; +- (id)copyMessagesMatchingText:(id)arg1 options:(unsigned int)arg2; +- (void)deleteMessages:(id)arg1 moveToTrash:(BOOL)arg2; +- (void)_flushAllMessageData; +- (void)_rebuildTableOfContentsSynchronously; +- (id)setFlagsFromDictionary:(id)arg1 forMessages:(id)arg2; +- (int)appendMessages:(id)arg1 unsuccessfulOnes:(id)arg2 newMessageIDs:(id)arg3 newMessages:(id)arg4 flagsToSet:(id)arg5; +- (id)messageForMessageID:(id)arg1 options:(unsigned int)arg2; +- (id)_cachedHeaderDataForMessage:(id)arg1 valueIfNotPresent:(id)arg2; +- (id)_fetchHeaderDataForMessage:(id)arg1 downloadIfNecessary:(BOOL)arg2; +- (void)_setNeedsAutosave; +- (void)setNumberOfAttachments:(unsigned int)arg1 isSigned:(BOOL)arg2 isEncrypted:(BOOL)arg3 forMessage:(id)arg4; +- (id)URLString; +- (BOOL)shouldCancel; +- (void)dealloc; + +@end diff --git a/Message.framework/LocalAccount.h b/Message.framework/LocalAccount.h new file mode 100755 index 0000000..750138d --- /dev/null +++ b/Message.framework/LocalAccount.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface LocalAccount : MailAccount { +} + ++ (id)localAccount; ++ (id)defaultPathNameForAccountWithHostname:(id)arg1 username:(id)arg2; ++ (id)accountTypeString; + +- (id)password:(BOOL)arg1; +- (id)transientDraftsFolder; +- (BOOL)canFetch; +- (id)pushedMailboxUids; +- (id)initWithLibrary:(id)arg1 properties:(id)arg2; +- (id)primaryMailboxUid; +- (id)mailboxUidForFileSystemPath:(id)arg1; +- (BOOL)renameMailbox:(id)arg1 newName:(id)arg2 parent:(id)arg3; +- (void)_synchronouslyLoadListingForParent:(id)arg1; +- (BOOL)_setChildren:(id)arg1 forMailboxUid:(id)arg2; +- (Class)storeClass; +- (id)mailboxPathExtension; +- (id)_URLScheme; +- (id)_infoForMatchingURL:(id)arg1; +- (id)_copyMailboxUidWithParent:(id)arg1 name:(id)arg2 attributes:(unsigned int)arg3 existingMailboxUid:(id)arg4 dictionary:(id)arg5; +- (BOOL)supportsAppend; +- (void)setIsOffline:(BOOL)arg1; +- (BOOL)canGoOffline; +- (void)setHostname:(id)arg1; +- (id)uniqueId; +- (BOOL)deleteInPlaceForMailbox:(id)arg1; +- (void)setPassword:(id)arg1; +- (void)setUsername:(id)arg1; +- (id)displayName; + +@end diff --git a/Message.framework/MFBasicMessageDataSection.h b/Message.framework/MFBasicMessageDataSection.h new file mode 100755 index 0000000..4c1144f --- /dev/null +++ b/Message.framework/MFBasicMessageDataSection.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSData, NSString; + +@interface MFBasicMessageDataSection : NSObject { + NSData *_data; + BOOL _complete; + BOOL _partial; + NSString *_partName; +} + +@property(retain) NSString * partName; +@property(getter=isComplete) BOOL complete; +@property(getter=isPartial) BOOL partial; +@property(retain) NSData * data; + + +- (void)setPartName:(id)arg1; +- (void)setComplete:(BOOL)arg1; +- (void)setPartial:(BOOL)arg1; +- (id)partName; +- (BOOL)isComplete; +- (id)data; +- (void)setData:(id)arg1; +- (BOOL)isPartial; +- (void)dealloc; + +@end diff --git a/Message.framework/MFBufferedQueue.h b/Message.framework/MFBufferedQueue.h new file mode 100755 index 0000000..9e149e6 --- /dev/null +++ b/Message.framework/MFBufferedQueue.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSMutableArray; + +@interface MFBufferedQueue : NSObject { + unsigned int _maximumSize; + double _maximumLatency; + double _timeOfLastFlush; + NSMutableArray *_queue; + unsigned int _currentSize; +} + +@property double maximumLatency; +@property unsigned int maximumSize; +@property(readonly) unsigned int size; + + +- (BOOL)addItem:(id)arg1; +- (double)maximumLatency; +- (void)setMaximumLatency:(double)arg1; +- (id)initWithMaximumSize:(unsigned int)arg1 latency:(double)arg2; +- (unsigned int)sizeForItem:(id)arg1; +- (BOOL)handleItems:(id)arg1; +- (BOOL)flush; +- (BOOL)isEmpty; +- (void)removeAllObjects; +- (unsigned int)size; +- (void)setMaximumSize:(unsigned int)arg1; +- (unsigned int)maximumSize; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/MFCRAM_MD5AuthScheme.h b/Message.framework/MFCRAM_MD5AuthScheme.h new file mode 100755 index 0000000..879f1ea --- /dev/null +++ b/Message.framework/MFCRAM_MD5AuthScheme.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface MFCRAM_MD5AuthScheme : AuthScheme { +} + + +- (BOOL)sendsPlainTextPasswords; +- (BOOL)hasEncryption; +- (id)humanReadableName; +- (BOOL)canAuthenticateAccountClass:(Class)arg1 connection:(id)arg2; +- (Class)authenticatorClass; +- (id)name; + +@end diff --git a/Message.framework/MFConnectionSettings.h b/Message.framework/MFConnectionSettings.h new file mode 100755 index 0000000..42ea685 --- /dev/null +++ b/Message.framework/MFConnectionSettings.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSString; + +@interface MFConnectionSettings : NSObject { + NSString *_hostname; + NSString *_serviceName; + NSString *_certUIService; + unsigned int _portNumber; + struct __CFString { } *_connectionServiceType; + BOOL _usesSSL; + BOOL _tryDirectSSLConnection; + BOOL _allowsTrustPrompt; +} + +@property BOOL allowsTrustPrompt; +@property BOOL tryDirectSSL; +@property BOOL usesSSL; +@property unsigned int portNumber; +@property(copy) NSString * serviceName; +@property(copy) NSString * hostname; +@property(copy) NSString * certUIService; + + +- (BOOL)usesSSL; +- (unsigned int)portNumber; +- (void)setUsesSSL:(BOOL)arg1; +- (void)setHostname:(id)arg1; +- (void)setPortNumber:(unsigned int)arg1; +- (id)certUIService; +- (void)setCertUIService:(id)arg1; +- (void)setTryDirectSSL:(BOOL)arg1; +- (BOOL)tryDirectSSL; +- (struct __CFString { }*)connectionServiceType; +- (void)setConnectionServiceType:(struct __CFString { }*)arg1; +- (BOOL)allowsTrustPrompt; +- (void)setAllowsTrustPrompt:(BOOL)arg1; +- (id)hostname; +- (void)setServiceName:(id)arg1; +- (id)serviceName; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/Message.framework/MFDADeferredMessageMoveOperation.h b/Message.framework/MFDADeferredMessageMoveOperation.h new file mode 100755 index 0000000..644346d --- /dev/null +++ b/Message.framework/MFDADeferredMessageMoveOperation.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSString, NSArray; + +@interface MFDADeferredMessageMoveOperation : MFOfflineCacheOperation { + NSArray *_sourceRemoteIDs; + NSArray *_originalFlags; + NSArray *_temporaryRemoteIDs; + NSString *_sourceMailboxID; + NSString *_destinationMailboxID; +} + + +- (id)initWithMessages:(id)arg1 temporaryIDs:(id)arg2 sourceMailbox:(id)arg3 destinationMailbox:(id)arg4; +- (BOOL)performWithAccount:(id)arg1 offlineCache:(id)arg2; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/Message.framework/MFDADelivery.h b/Message.framework/MFDADelivery.h new file mode 100755 index 0000000..6c80a87 --- /dev/null +++ b/Message.framework/MFDADelivery.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSString, DAMailAccount; + +@interface MFDADelivery : MFMailDelivery { + DAMailAccount *_DAMailAccount; + NSString *_folderId; + NSString *_accountId; + NSString *_repliedMessageId; + NSString *_forwardedMessageId; + NSString *_repliedLongId; + NSString *_forwardedLongId; +} + + +- (void)setDAMailAccount:(id)arg1; +- (id)initWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(BOOL)arg3; +- (id)initWithHeaders:(id)arg1 HTML:(id)arg2 plainTextAlternative:(id)arg3 other:(id)arg4; +- (int)deliverSynchronously; +- (id)newMessageWriter; +- (void)dealloc; + +@end diff --git a/Message.framework/MFDADeliveryConsumer.h b/Message.framework/MFDADeliveryConsumer.h new file mode 100755 index 0000000..94fd3be --- /dev/null +++ b/Message.framework/MFDADeliveryConsumer.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MFError; + +@interface MFDADeliveryConsumer : MFDAMailAccountConsumer { + int status; + MFError *_error; +} + +@property(retain) MFError * error; + + +- (void)messageSentWithContext:(void*)arg1; +- (void)actionFailed:(int)arg1 forTask:(id)arg2 error:(id)arg3; +- (void)setError:(id)arg1; +- (id)error; +- (void)dealloc; + +@end diff --git a/Message.framework/MFDAFolderChangeConsumer.h b/Message.framework/MFDAFolderChangeConsumer.h new file mode 100755 index 0000000..44df479 --- /dev/null +++ b/Message.framework/MFDAFolderChangeConsumer.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MFDAFolderChangeResult, MFConditionLock; + +@interface MFDAFolderChangeConsumer : NSObject { + MFConditionLock *_conditionLock; + MFDAFolderChangeResult *_result; +} + + +- (void)folderChange:(id)arg1 finishedWithStatus:(int)arg2 error:(id)arg3; +- (id)waitForResult; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/MFDAFolderChangeResult.h b/Message.framework/MFDAFolderChangeResult.h new file mode 100755 index 0000000..f77ff0b --- /dev/null +++ b/Message.framework/MFDAFolderChangeResult.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSError, NSString; + +@interface MFDAFolderChangeResult : NSObject { + NSError *_error; + NSString *_folderID; + NSString *_folderName; + int _statusCode; +} + +@property(readonly) NSString * folderName; +@property(readonly) NSString * folderID; +@property(readonly) NSError * error; +@property(readonly) int statusCode; + + +- (id)initWithStatusCode:(int)arg1 error:(id)arg2 folderID:(id)arg3 folderName:(id)arg4; +- (id)folderID; +- (id)folderName; +- (BOOL)wasSuccessful; +- (int)statusCode; +- (id)error; +- (void)dealloc; + +@end diff --git a/Message.framework/MFDAMailAccountConsumer.h b/Message.framework/MFDAMailAccountConsumer.h new file mode 100755 index 0000000..c4d4930 --- /dev/null +++ b/Message.framework/MFDAMailAccountConsumer.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSConditionLock; + +@interface MFDAMailAccountConsumer : NSObject { + NSConditionLock *_doneCondition; + BOOL _shouldRetryRequest; + BOOL _alwaysReportFailures; +} + + +- (void)actionFailed:(int)arg1 forTask:(id)arg2 error:(id)arg3; +- (BOOL)waitUntilDoneBeforeDate:(id)arg1; +- (void)waitUntilDone; +- (BOOL)shouldRetryRequest; +- (id)initWithAlwaysReportFailures:(BOOL)arg1; +- (void)taskFailed:(id)arg1 withStatusCode:(int)arg2; +- (void)setDone:(BOOL)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/MFDAMailAccountSyncConsumer.h b/Message.framework/MFDAMailAccountSyncConsumer.h new file mode 100755 index 0000000..42f8692 --- /dev/null +++ b/Message.framework/MFDAMailAccountSyncConsumer.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSArray, ActivityMonitor, NSString, NSMutableData; + +@interface MFDAMailAccountSyncConsumer : MFDAMailAccountConsumer { + NSArray *_requests; + NSArray *_consumers; + NSString *_tag; + NSString *_accountID; + ActivityMonitor *_monitor; + id _streamConsumer; + NSMutableData *_bodyData; + BOOL _moreAvailable; + BOOL _receivedFirstItem; + BOOL _firstSyncBatch; + int _syncKeyResets; + int _serverErrors; +} + +@property(readonly) BOOL moreAvailable; +@property(retain) id streamConsumer; +@property(readonly) NSString * tag; + + +- (void)partialResultsForMailbox:(id)arg1 actions:(id)arg2 responses:(id)arg3 percentComplete:(double)arg4 moreAvailable:(BOOL)arg5; +- (void)resultsForMailbox:(id)arg1 newTag:(id)arg2 actions:(id)arg3 responses:(id)arg4 percentComplete:(double)arg5 moreAvailable:(BOOL)arg6; +- (void)_setTag:(id)arg1; +- (id)actionsConsumer; +- (id)originalThreadMonitor; +- (void)handleSyncResponses:(id)arg1; +- (void)setStreamConsumer:(id)arg1; +- (id)streamConsumer; +- (BOOL)shouldBeginStreamingForMailMessage:(id)arg1 format:(int)arg2; +- (void)consumeData:(char *)arg1 length:(int)arg2 format:(int)arg3 mailMessage:(id)arg4; +- (void)didEndStreamingForMailMessage:(id)arg1; +- (id)initWithCurrentTag:(id)arg1 accountID:(id)arg2 requests:(id)arg3 consumers:(id)arg4; +- (BOOL)moreAvailable; +- (void)taskFailed:(id)arg1 withStatusCode:(int)arg2; +- (void)reset; +- (id)tag; +- (void)dealloc; + +@end diff --git a/Message.framework/MFDAMailbox.h b/Message.framework/MFDAMailbox.h new file mode 100755 index 0000000..26694aa --- /dev/null +++ b/Message.framework/MFDAMailbox.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class DAFolder; + +@interface MFDAMailbox : MailboxUid { + DAFolder *_DAFolder; +} + + +- (id)folderID; +- (id)initWithName:(id)arg1 attributes:(unsigned int)arg2 account:(id)arg3 folder:(id)arg4; +- (id)DAFolder; +- (void)setDAFolder:(id)arg1; +- (id)URLStringWithAccount:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/Message.framework/MFDAMessage.h b/Message.framework/MFDAMessage.h new file mode 100755 index 0000000..853b3cb --- /dev/null +++ b/Message.framework/MFDAMessage.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class Message, MailboxUid, NSString, DAMailMessage; + +@interface MFDAMessage : MailMessage { + DAMailMessage *_DAMailMessage; + Message *_rfc822CreatedMessage; + MailboxUid *_mailbox; + NSString *_externalConversationID; +} + +@property(readonly) DAMailMessage * DAMailMessage; + + +- (id)DAMailMessage; +- (id)initWithDAMailMessage:(id)arg1 mailbox:(id)arg2; +- (id)externalConversationID; +- (id)remoteMailboxURL; +- (id)remoteID; +- (id)mailbox; +- (id)messageBody; +- (BOOL)messageData:(id*)arg1 messageSize:(unsigned int*)arg2 isComplete:(BOOL*)arg3 downloadIfNecessary:(BOOL)arg4; +- (unsigned long long)messageFlags; +- (unsigned int)messageSize; +- (id)headers; +- (void)dealloc; + +@end diff --git a/Message.framework/MFDAMessageContentConsumer.h b/Message.framework/MFDAMessageContentConsumer.h new file mode 100755 index 0000000..8bcd2f5 --- /dev/null +++ b/Message.framework/MFDAMessageContentConsumer.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class , NSMutableData, ; + +@interface MFDAMessageContentConsumer : NSObject { + int _requestedFormat; + *_dataConsumer; + *_alternatePartConsumer; + *_consumerFactory; + BOOL _triedCreatingAlternatePartConsumer; + BOOL _succeeded; + NSMutableData *_bodyData; + double _timeOfLastActivity; +} + +@property(readonly) double timeOfLastActivity; +@property int requestedFormat; +@property(retain) * consumerFactory; +@property(retain,readonly) NSMutableData * bodyData; +@property(retain) * alternatePartConsumer; +@property(retain) * dataConsumer; + + +- (int)requestedFormat; +- (void)setAlternatePartConsumer:(id)arg1; +- (id)consumerFactory; +- (id)alternatePartConsumer; +- (id)dataConsumer; +- (id)dataConsumerForPart:(id)arg1; +- (double)timeOfLastActivity; +- (BOOL)succeeded; +- (void)setRequestedFormat:(int)arg1; +- (void)setDataConsumer:(id)arg1; +- (void)setConsumerFactory:(id)arg1; +- (BOOL)shouldBeginStreamingForMailMessage:(id)arg1 format:(int)arg2; +- (void)consumeData:(char *)arg1 length:(int)arg2 format:(int)arg3 mailMessage:(id)arg4; +- (void)didEndStreamingForMailMessage:(id)arg1; +- (id)bodyData; +- (id)data; +- (void)dealloc; + +@end diff --git a/Message.framework/MFDAMessagePayloadFetchResponseImpl.h b/Message.framework/MFDAMessagePayloadFetchResponseImpl.h new file mode 100755 index 0000000..6c601a0 --- /dev/null +++ b/Message.framework/MFDAMessagePayloadFetchResponseImpl.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSData; + +@interface MFDAMessagePayloadFetchResponseImpl : NSObject { + BOOL streaming; + BOOL streamingDone; + NSData *data; +} + + +- (id)initWithData:(id)arg1 streaming:(BOOL)arg2 streamingDone:(BOOL)arg3; +- (BOOL)streaming; +- (BOOL)streamingDone; +- (id)data; +- (void)dealloc; + +@end diff --git a/Message.framework/MFDAMessageStore.h b/Message.framework/MFDAMessageStore.h new file mode 100755 index 0000000..0780a72 --- /dev/null +++ b/Message.framework/MFDAMessageStore.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class DAFolder; + +@interface MFDAMessageStore : LibraryStore { + DAFolder *_DAFolder; +} + + +- (BOOL)wantsLineEndingConversionForMIMEPart:(id)arg1; +- (id)additionalHeadersForReplyOfMessage:(id)arg1; +- (id)additionalHeadersForForwardOfMessage:(id)arg1; +- (id)_folderIDForFetching; +- (void)_remoteIDsMatchingCriterion:(id)arg1 limit:(unsigned int)arg2 filterByDate:(BOOL)arg3 handler:(id)arg4; +- (void)issueFlagUpdates:(id)arg1 forMessages:(id)arg2; +- (id)_fetchBodyDataForSearchResult:(id)arg1 format:(int)arg2 streamConsumer:(id)arg3; +- (id)_fetchBodyDataForNormalMessage:(id)arg1 format:(int)arg2 part:(id)arg3 streamConsumer:(id)arg4; +- (id)defaultAlternativeForPart:(id)arg1; +- (id)bestAlternativeForPart:(id)arg1; +- (id)_additionalHeadersForAction:(int)arg1 ofMessage:(id)arg2; +- (void)setServerFlagsFromDictionary:(id)arg1 forMessages:(id)arg2; +- (id)_fetchDataForMimePart:(id)arg1 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 isComplete:(BOOL*)arg3; +- (id)_fetchBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id*)arg2 downloadIfNecessary:(BOOL)arg3 partial:(BOOL*)arg4; +- (id)initWithMailboxUid:(id)arg1 readOnly:(BOOL)arg2; +- (void)purgeMessagesBeyondLimit:(unsigned int)arg1 keepingMessage:(id)arg2; +- (id)copyOfAllMessagesForBodyLoadingFromRowID:(unsigned int)arg1 limit:(unsigned int)arg2; +- (BOOL)canFetchSearchResults; +- (int)fetchMessagesMatchingCriterion:(id)arg1 limit:(unsigned int)arg2; +- (id)remoteIDsMatchingCriterion:(id)arg1 limit:(unsigned int)arg2; +- (void)deleteMessagesOlderThanNumberOfDays:(int)arg1 compact:(BOOL)arg2; +- (BOOL)allowsAppend; +- (id)messageForRemoteID:(id)arg1; +- (id)willSetFlagsFromDictionary:(id)arg1 forMessages:(id)arg2; +- (BOOL)shouldDownloadBodyDataForMessage:(id)arg1; +- (id)loadMeetingExternalIDForMessage:(id)arg1; +- (id)loadMeetingDataForMessage:(id)arg1; +- (BOOL)shouldSetSummaryForMessage:(id)arg1; +- (BOOL)canDeleteMessage:(id)arg1; +- (id)setFlagsFromDictionary:(id)arg1 forMessages:(id)arg2; +- (int)fetchNumMessages:(unsigned int)arg1 preservingUID:(id)arg2 fetchType:(int)arg3 synchronize:(BOOL)arg4 compact:(BOOL)arg5; + +@end diff --git a/Message.framework/MFDAMoveResponseConsumer.h b/Message.framework/MFDAMoveResponseConsumer.h new file mode 100755 index 0000000..6f757b6 --- /dev/null +++ b/Message.framework/MFDAMoveResponseConsumer.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSMutableSet, MFError, NSSet, NSMutableDictionary; + +@interface MFDAMoveResponseConsumer : MFDAMailAccountConsumer { + NSSet *_messagesIDs; + NSMutableDictionary *_newRemoteIDsByMessageID; + NSMutableSet *_failures; + MFError *_error; +} + +@property(retain) MFError * error; + + +- (void)resultsForMessageMove:(id)arg1; +- (id)initWithMessageIDs:(id)arg1 newRemoteIDsByMessageID:(id)arg2 failures:(id)arg3; +- (void)taskFailed:(id)arg1 withStatusCode:(int)arg2; +- (void)setError:(id)arg1; +- (id)error; +- (void)dealloc; + +@end diff --git a/Message.framework/MFDAOfflineCache.h b/Message.framework/MFDAOfflineCache.h new file mode 100755 index 0000000..c1f8f33 --- /dev/null +++ b/Message.framework/MFDAOfflineCache.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSString; + +@interface MFDAOfflineCache : MFOfflineCache { + NSString *_lastSelectedFolderID; +} + + +- (void)deleteOfflineCacheData; +- (void)deferOperation:(id)arg1; +- (void)setLastSelectedMailbox:(id)arg1; +- (BOOL)replayOperationsUsingBlock:(id)arg1; +- (void)dealloc; + +@end diff --git a/Message.framework/MFDbJournal.h b/Message.framework/MFDbJournal.h new file mode 100755 index 0000000..7e7aa11 --- /dev/null +++ b/Message.framework/MFDbJournal.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSString, NSMutableData; + +@interface MFDbJournal : NSObject { + NSString *_path; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } _lock; + int _fd; + NSMutableData *_buffer; +} + ++ (id)sharedInstance; + +- (void)_resetBuffer; +- (BOOL)_processJournalFile:(id)arg1 db:(struct sqlite3 { }*)arg2; +- (void)moveOrDeleteFile; +- (BOOL)append:(const char *)arg1; +- (BOOL)mergeWithDatabase:(struct sqlite3 { }*)arg1; +- (BOOL)flush; +- (id)initWithPath:(id)arg1; +- (void)clear; +- (void)dealloc; + +@end diff --git a/Message.framework/MFDeliveryQueue.h b/Message.framework/MFDeliveryQueue.h new file mode 100755 index 0000000..5388134 --- /dev/null +++ b/Message.framework/MFDeliveryQueue.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MailMessageStore, NSMutableDictionary; + +@interface MFDeliveryQueue : NSObject { + int _state; + unsigned int _messagesTotal; + unsigned int _messagesFromActiveAccounts; + MailMessageStore *_outboxStore; + NSMutableDictionary *_lastErrorForMessage; + unsigned int _resetDeliveryQueueWhenDoneWithCurrentMessage : 1; + unsigned int _suspendRequested : 1; + unsigned int _isReachable : 1; + unsigned int _deviceUnlockedAfterBoot : 1; +} + ++ (id)sharedDeliveryQueue; + +- (BOOL)isProcessing; +- (void)resume:(BOOL)arg1; +- (int)deliverSynchronously:(id)arg1; +- (id)lastErrorForMessage:(id)arg1; +- (id)_outboxStore; +- (void)_mailAccountsChanged:(id)arg1; +- (void)_flagsChanged:(id)arg1; +- (void)_messagesAdded:(id)arg1; +- (void)_updateCounts; +- (void)_processQueue; +- (void)processQueue; +- (void)_closeOutboxStore:(BOOL)arg1; +- (int)append:(id)arg1 newMessageIDs:(id)arg2; +- (void)_setErrorForMessageLibraryID:(id)arg1 error:(id)arg2; +- (void)_updateStateFile:(BOOL)arg1; +- (void)_sendUnsentCountChangedNotification:(int)arg1 activeAccountsOnly:(int)arg2; +- (void)_sendProcessingStartedNotification; +- (void)_setDeliveryFlag:(id)arg1 state:(BOOL)arg2; +- (void)_setErrorForMessage:(id)arg1 error:(id)arg2; +- (void)_sendProcessingFinishedNotification:(int)arg1 failed:(int)arg2; +- (void)_reachabilityChanged:(id)arg1; +- (int)append:(id)arg1; +- (void)setPercentDone:(double)arg1; +- (BOOL)isReady; +- (void)suspend; +- (BOOL)isSuspended; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/MFDigestMD5AuthScheme.h b/Message.framework/MFDigestMD5AuthScheme.h new file mode 100755 index 0000000..3bd8218 --- /dev/null +++ b/Message.framework/MFDigestMD5AuthScheme.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface MFDigestMD5AuthScheme : AuthScheme { +} + + +- (BOOL)hasEncryption; +- (id)humanReadableName; +- (BOOL)canAuthenticateAccountClass:(Class)arg1 connection:(id)arg2; +- (Class)authenticatorClass; +- (id)name; + +@end diff --git a/Message.framework/MFError.h b/Message.framework/MFError.h new file mode 100755 index 0000000..5b409ff --- /dev/null +++ b/Message.framework/MFError.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSMutableDictionary; + +@interface MFError : NSError { + NSMutableDictionary *_moreUserInfo; +} + ++ (id)errorWithException:(id)arg1; ++ (id)errorWithDomain:(id)arg1 code:(long)arg2 localizedDescription:(id)arg3 title:(id)arg4 userInfo:(id)arg5; ++ (id)errorWithDomain:(id)arg1 code:(long)arg2 localizedDescription:(id)arg3; + +- (void)useGenericDescription:(id)arg1; +- (id)mf_moreInfo; +- (void)setMoreInfo:(id)arg1; +- (void)setUserInfoObject:(id)arg1 forKey:(id)arg2; +- (id)mf_shortDescription; +- (void)setLocalizedDescription:(id)arg1; +- (void)setShortDescription:(id)arg1; +- (id)localizedDescription; +- (id)userInfo; +- (void)dealloc; + +@end diff --git a/Message.framework/MFLocalizedMessageHeaders.h b/Message.framework/MFLocalizedMessageHeaders.h new file mode 100755 index 0000000..d47a62d --- /dev/null +++ b/Message.framework/MFLocalizedMessageHeaders.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface MFLocalizedMessageHeaders : MessageHeaders { +} + ++ (id)localizedHeadersFromEnglishHeaders:(id)arg1; ++ (id)englishHeadersFromLocalizedHeaders:(id)arg1; ++ (id)localizedHeaders; + +- (id)markupString; +- (id)copyFormattedHeaderValueFromAddressList:(id)arg1; +- (void)appendHeaderMarkupForKey:(id)arg1 value:(id)arg2 toString:(id)arg3; + +@end diff --git a/Message.framework/MFMailDataMessageStore.h b/Message.framework/MFMailDataMessageStore.h new file mode 100755 index 0000000..634eaff --- /dev/null +++ b/Message.framework/MFMailDataMessageStore.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface MFMailDataMessageStore : MFDataMessageStore { +} + ++ (Class)classForMimePart; + + +@end diff --git a/Message.framework/MFMailDelivery.h b/Message.framework/MFMailDelivery.h new file mode 100755 index 0000000..36cdcea --- /dev/null +++ b/Message.framework/MFMailDelivery.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class Message, PlainTextDocument, MailAccount, NSDictionary, MutableMessageHeaders, DeliveryAccount, NSString, NSArray; + +@interface MFMailDelivery : NSObject { + id _delegate; + Message *_message; + MailAccount *_archiveAccount; + DeliveryAccount *_account; + MutableMessageHeaders *_headers; + NSDictionary *_compositionSpecification; + NSArray *_mixedContent; + BOOL _textPartsAreHTML; + NSString *_htmlString; + PlainTextDocument *_plainTextAlternative; + NSArray *_otherStringsAndAttachments; + unsigned int _threaded : 1; + unsigned int _status : 4; + unsigned int _useCellDataOnly : 1; + unsigned int __UNUSED__ : 24; +} + +@property(retain) NSDictionary * compositionSpecification; + ++ (id)newWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(BOOL)arg3; ++ (id)newWithHeaders:(id)arg1 HTML:(id)arg2 plainTextAlternative:(id)arg3 other:(id)arg4; ++ (BOOL)deliverMessage:(id)arg1; ++ (id)newWithMessage:(id)arg1; + +- (id)initWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(BOOL)arg3; +- (id)initWithHeaders:(id)arg1 HTML:(id)arg2 plainTextAlternative:(id)arg3 other:(id)arg4; +- (id)archiveAccount; +- (void)setArchiveAccount:(id)arg1; +- (void)setAccount:(id)arg1; +- (int)deliveryStatus; +- (void)deliverAsynchronously; +- (void)setCellDataOnly:(BOOL)arg1; +- (void)setCompositionSpecification:(id)arg1; +- (int)deliverSynchronously; +- (id)newMessageWriter; +- (id)originalHeaders; +- (id)headersForDelivery; +- (int)deliverMessageData:(id)arg1 toRecipients:(id)arg2; +- (id)compositionSpecification; +- (id)account; +- (id)initWithMessage:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)archive; +- (id)message; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/Message.framework/MFMailMessageLibrary.h b/Message.framework/MFMailMessageLibrary.h new file mode 100755 index 0000000..f4f4ca2 --- /dev/null +++ b/Message.framework/MFMailMessageLibrary.h @@ -0,0 +1,237 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class MFWeakSet, NSTimer, , , NSMutableSet, NSString, NSDate, NSSet; + +@interface MFMailMessageLibrary : MessageLibrary { + int _availability; + NSDate *_lastUpdateDate; + NSTimer *_commitTimer; + double _beginTransactionTime; + struct sqlite3 { } *_writerDB; + struct __CFDictionary { } *_mailboxCache; + NSMutableSet *_cachedDatabases; + struct __CFDictionary { } *_statementCachesByDB; + double _dateDatabaseBecameLocked; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } _dbLock; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } _seqNumbersLock; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } _priorityLock; + struct dispatch_queue_s { } *_writingQueue; + BOOL _outstandingWritesExist; + BOOL _writerDBIsBeingUsedAsReader; + void *_ICUSearchContext; + void *_CPSearchContext; + *_mailboxPathProvider; + int (*resetHandler)(); + int (*_busyHandler)(); + void *_busyHandlerContext; + MFWeakSet *_accounts; + NSString *_activeAccountClause; + *_migrationHandler; + unsigned int _attached : 1; + NSSet *_messagesToUpdateThreadingInfo; +} + +@property(readonly) int availability; + ++ (unsigned long)priorityKey; ++ (id)defaultInstance; ++ (void)initialize; + +- (void)renameDatabaseAtPath:(id)arg1; +- (void)rescheduleCommit; +- (void)setBusyHandler:(int (*)())arg1 context:(void*)arg2; +- (id)messagesMatchingQuery:(const char *)arg1 options:(unsigned int)arg2; +- (id)copyMessageInfosOfMessagesInSameThreadAsMessage:(id)arg1 onlyWithinMailbox:(BOOL)arg2; +- (int)countOfMessagesMissingFromThreadContainingMessage:(id)arg1; +- (int)loadMoreMessagesForThreadContainingMessage:(id)arg1 hasNoMoreMessages:(BOOL*)arg2; +- (id)stringForQuery:(id)arg1; +- (void)iterateMessagesMatchingCriterion:(id)arg1 withResultHandler:(id)arg2 options:(unsigned int)arg3 withMonitor:(id)arg4; +- (void)setDatabasePath:(id)arg1; +- (id)defaultDatabasePath; +- (void)setMigrationHandler:(id)arg1; +- (void)setMailboxPathProvider:(id)arg1; +- (id)allMailboxURLStrings; +- (int)availability; +- (void)registerForMobileKeyBagNotifications; +- (void)setResetHandler:(int (*)())arg1; +- (void)handleKeybagLock; +- (void)handleKeybagUnlock; +- (void)deleteDatabaseAtPath:(id)arg1; +- (void)maybeCommitTransaction; +- (void)queueCommitOnMainThread; +- (void)scheduleCommitOnMainThread; +- (void)queueCommitForCurrentThread; +- (void)synchronouslyCommitTransaction; +- (id)addThreadingInfoBySubjectForMessageID:(unsigned int)arg1 nonPrefixedSubject:(id)arg2 messageIDsBySubject:(id)arg3 usingDatabase:(struct sqlite3 { }*)arg4 toReferences:(id)arg5 withinMailbox:(int)arg6; +- (id)conversationIDsOfMessagesInSameThreadAsMessageWithLibraryID:(unsigned int)arg1 messageIDHash:(long long)arg2; +- (void)notifyMessage:(unsigned int)arg1 hasConversationID:(long long)arg2; +- (void)notifyConversation:(long long)arg1 hasMergedIntoConversation:(long long)arg2; +- (id)referencesFromHeaders:(id)arg1; +- (long long)addReferencesForMessage:(id)arg1 libraryID:(unsigned int)arg2 messageIDHash:(long long)arg3 withSubject:(id)arg4 withReferences:(id)arg5 usingDatabase:(struct sqlite3 { }*)arg6 otherSubjectIDMappings:(id)arg7 usingMailbox:(int)arg8 notify:(BOOL)arg9; +- (BOOL)_writeEmlxFile:(id)arg1 withBodyData:(id)arg2 protectionClass:(int)arg3; +- (void)_rebuildActiveAccountsClause; +- (void)iterateStatement:(struct sqlite3_stmt { }*)arg1 db:(struct sqlite3 { }*)arg2 withProgressMonitor:(id)arg3 andRowHandler:(int (*)())arg4 context:(void*)arg5; +- (void)sendMessagesForStatement:(struct sqlite3_stmt { }*)arg1 db:(struct sqlite3 { }*)arg2 to:(id)arg3 options:(unsigned int)arg4 timestamp:(unsigned long long)arg5; +- (void)sendMessagesMatchingQuery:(const char *)arg1 to:(id)arg2 options:(unsigned int)arg3; +- (id)queryForCriterion:(id)arg1 options:(unsigned int)arg2 baseTable:(unsigned int)arg3; +- (unsigned int)integerForQuery:(id)arg1 withTextArgument:(id)arg2; +- (int)mailboxLocationOfMessageID:(unsigned int)arg1 usingDatabase:(struct sqlite3 { }*)arg2; +- (struct __CFDictionary { }*)_copyReferenceHashesWithoutMessagesForMessageWithConversation:(id)arg1; +- (id)_getReferencesForHashesWithOwners:(struct __CFDictionary { }*)arg1; +- (id)stringForQuery:(id)arg1 monitor:(id)arg2; +- (id)pathForMailboxURL:(id)arg1; +- (id)mailboxURLForMessage:(id)arg1; +- (id)attachmentsDirectoryForLibraryID:(unsigned int)arg1 mailboxID:(unsigned int)arg2; +- (BOOL)cleanupProtectedTables:(struct sqlite3 { }*)arg1 checkForInconsistencies:(BOOL)arg2; +- (void)messagesWereCompacted:(id)arg1 mailboxes:(id)arg2; +- (id)dataPathForMessage:(id)arg1 type:(int)arg2; +- (BOOL)_setMessageData:(id)arg1 libraryID:(unsigned int)arg2 part:(id)arg3 partial:(BOOL)arg4 complete:(BOOL)arg5; +- (void)_setMessageDataString:(id)arg1 forKey:(id)arg2 forMessage:(id)arg3; +- (id)bodyDataAtPath:(id)arg1 headerData:(id*)arg2; +- (id)headerDataAtPath:(id)arg1; +- (id)queryForCriterion:(id)arg1 options:(unsigned int)arg2 baseTable:(unsigned int)arg3 isSubquery:(BOOL)arg4 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg5; +- (id)queryForCriterion:(id)arg1 options:(unsigned int)arg2 baseTable:(unsigned int)arg3 isSubquery:(BOOL)arg4; +- (id)queryForCriterion:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg3; +- (id)queryForCriterion:(id)arg1 options:(unsigned int)arg2; +- (struct sqlite3 { }*)_getWriterDBWithRetryCount:(int)arg1; +- (int)attachProtectedDatabase:(struct sqlite3 { }*)arg1; +- (BOOL)initializeDatabase:(struct sqlite3 { }*)arg1; +- (void)populateInfo:(unsigned int)arg1 fromMessageDataForAllMessages:(struct sqlite3 { }*)arg2; +- (void)renameOrRemoveDatabase; +- (int)detachProtectedDatabase:(struct sqlite3 { }*)arg1; +- (void)_reconcileJournal:(struct sqlite3 { }*)arg1; +- (void)unlockDB:(struct sqlite3 { }*)arg1; +- (void)_yieldDBToOtherProcess; +- (int)handleSqliteError:(struct sqlite3 { }*)arg1 format:(id)arg2; +- (void)_invalidateActiveAccountsClause; +- (void)populateThreadingInfoForMessage:(id)arg1 withLibraryID:(unsigned int)arg2 andMailboxID:(int)arg3 withHeaders:(id)arg4 andMessageIDSubjectMapping:(id)arg5 inDatabase:(struct sqlite3 { }*)arg6; +- (void)populateAddressListInfoForLibraryID:(unsigned int)arg1 withHeaders:(id)arg2 inDatabase:(struct sqlite3 { }*)arg3; +- (id)populateExternalIDForLibraryID:(unsigned int)arg1 inDatabase:(struct sqlite3 { }*)arg2; +- (void)migrateExternalFilesForMessage:(id)arg1 withLibraryID:(unsigned int)arg2 andMailboxID:(int)arg3 externalID:(id)arg4 listingsByDirectory:(id)arg5; +- (void)closeDB:(struct sqlite3 { }*)arg1; +- (void)checkInDB:(struct sqlite3 { }*)arg1; +- (struct sqlite3 { }*)openNewHandle; +- (struct sqlite3 { }*)setupWriterDB; +- (struct sqlite3 { }*)getWriterDB; +- (struct sqlite3_stmt { }*)preparedStatement:(struct sqlite3 { }*)arg1 pattern:(id)arg2; +- (unsigned int)updateSequenceNumber; +- (unsigned int)accessSequenceNumber; +- (void)updateRecipientsForMessage:(id)arg1 fromHeaders:(id)arg2; +- (void)updateThreadingInfoForMessage:(id)arg1 fromHeaders:(id)arg2; +- (id)messagesNeedingSyncConfirmationForMailbox:(id)arg1; +- (id)messagesWithoutSummariesForMailbox:(id)arg1; +- (id)messagesWithSummariesForMailbox:(id)arg1 fromRowID:(unsigned int)arg2 limit:(unsigned int)arg3; +- (unsigned int)deletedCountForMailbox:(id)arg1; +- (id)oldestMessageInMailbox:(id)arg1; +- (id)messageWithRemoteID:(id)arg1 inRemoteMailbox:(id)arg2; +- (unsigned int)maximumRemoteIDForMailbox:(id)arg1; +- (unsigned int)minimumRemoteIDForMailbox:(id)arg1; +- (id)sequenceIdentifierForMailbox:(id)arg1; +- (void)setSequenceIdentifier:(id)arg1 forMailbox:(id)arg2; +- (id)sequenceIdentifierForMessagesWithRemoteIDs:(id)arg1 inMailbox:(id)arg2; +- (void)setSequenceIdentifier:(id)arg1 forMessageWithLibraryID:(unsigned int)arg2; +- (void)setSequenceIdentifier:(id)arg1 forMessagesWithRemoteIDs:(id)arg2 inMailbox:(id)arg3; +- (id)getDetailsForMessagesWithRemoteIDInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1 fromMailbox:(id)arg2; +- (id)getDetailsForAllMessagesFromMailbox:(id)arg1; +- (id)messagesWithMessageIDHeader:(id)arg1; +- (void)removeAllMessagesFromMailbox:(id)arg1 removeMailbox:(BOOL)arg2 andNotify:(BOOL)arg3; +- (id)messageWithMessageID:(id)arg1 inMailbox:(id)arg2; +- (id)dataConsumerForMessage:(id)arg1 isPartial:(BOOL)arg2; +- (id)dataConsumerForMessage:(id)arg1; +- (id)bodyDataForMessage:(id)arg1; +- (void)sendMessagesMatchingCriterion:(id)arg1 to:(id)arg2 options:(unsigned int)arg3 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg4; +- (void)sendMessagesMatchingCriterion:(id)arg1 to:(id)arg2 options:(unsigned int)arg3; +- (void)setBusyTimeoutInterval:(double)arg1; +- (void)cleanOldDatabases; +- (void)closeDatabaseConnections; +- (void)deletePOPUID:(id)arg1 inMailbox:(id)arg2; +- (id)UIDsToDeleteInMailbox:(id)arg1; +- (id)deletedUIDsInMailbox:(id)arg1; +- (id)allUIDsInMailbox:(id)arg1; +- (id)hiddenPOPUIDsInMailbox:(id)arg1; +- (BOOL)outstandingWritesExist; +- (void)lockDBForWriting; +- (void)appendOfflineCacheOperation:(id)arg1 forAccount:(int)arg2 lastTemporaryID:(unsigned int)arg3; +- (void)markOfflineCacheOperationAsComplete:(id)arg1; +- (id)offlineCacheOperationsForAccount:(int)arg1 lastTemporaryID:(unsigned int*)arg2; +- (void)appendOfflineCacheReplayData:(id)arg1 forAccountID:(int)arg2; +- (void)consumeOfflineCacheReplayDataForAccount:(int)arg1 usingBlock:(id)arg2; +- (void)deleteOfflineCacheDataForAccount:(int)arg1; +- (id)remoteStoreForMessage:(id)arg1; +- (void)compactMessages:(id)arg1 permanently:(BOOL)arg2; +- (void)setFlagsForMessages:(id)arg1 mask:(unsigned long long)arg2; +- (unsigned int)totalCountForMailbox:(id)arg1; +- (unsigned int)nonDeletedCountForMailbox:(id)arg1 includeServerSearchResults:(BOOL)arg2 includeThreadSearchResults:(BOOL)arg3; +- (id)messagesWithSummariesForMailbox:(id)arg1 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2; +- (id)messagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg3; +- (id)copyMessageInfosForMailbox:(id)arg1; +- (struct __CFSet { }*)copyLibraryIDsWithoutConversationHashesForMailbox:(id)arg1; +- (unsigned int)locationOfMessageID:(long long)arg1 inMailbox:(id)arg2; +- (id)messagesWithoutSummariesForMailbox:(id)arg1 fromRowID:(unsigned int)arg2 limit:(unsigned int)arg3; +- (id)messagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2; +- (id)copyMessagesWithRemoteIDs:(id)arg1 options:(unsigned int)arg2 inRemoteMailbox:(id)arg3; +- (id)serverSearchResultMessagesForMailbox:(id)arg1; +- (id)dateOfOldestNonSearchResultMessageInMailbox:(id)arg1; +- (id)filterContiguousMessages:(id)arg1 forCriterion:(id)arg2 options:(unsigned int)arg3; +- (id)messageWithMessageID:(id)arg1 options:(unsigned int)arg2 inMailbox:(id)arg3; +- (id)headerDataForMessage:(id)arg1; +- (id)dataForMimePart:(id)arg1 isComplete:(BOOL*)arg2; +- (id)dataConsumerForMessage:(id)arg1 part:(id)arg2 incomplete:(BOOL)arg3; +- (id)fullBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id*)arg2; +- (id)bodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id*)arg2 isComplete:(BOOL*)arg3; +- (id)messagesForMailbox:(id)arg1 olderThanNumberOfDays:(int)arg2; +- (id)addMessages:(id)arg1 withMailbox:(id)arg2 fetchBodies:(BOOL)arg3 newMessagesByOldMessage:(id)arg4 remoteIDs:(id)arg5 setFlags:(unsigned long long)arg6 clearFlags:(unsigned long long)arg7 messageFlagsForMessages:(id)arg8 copyFiles:(BOOL)arg9 addPOPUIDs:(BOOL)arg10 dataSectionsByMessage:(id)arg11; +- (void)compactMailbox:(id)arg1; +- (BOOL)hasCompleteDataForMimePart:(id)arg1; +- (id)messageWithLibraryID:(unsigned int)arg1 options:(unsigned int)arg2 inMailbox:(id)arg3; +- (id)urlForMailboxID:(unsigned int)arg1; +- (id)mailboxUidForMessage:(id)arg1; +- (void)setMessage:(id)arg1 isPartial:(BOOL)arg2; +- (BOOL)isMessageContentsLocallyAvailable:(id)arg1; +- (void)setFlags:(unsigned long long)arg1 forMessage:(id)arg2; +- (void)setSummary:(id)arg1 forMessage:(id)arg2; +- (id)dataPathForMessage:(id)arg1; +- (id)dataPathForMessage:(id)arg1 part:(id)arg2; +- (id)accountForMessage:(id)arg1; +- (void)setData:(id)arg1 forMessage:(id)arg2 isPartial:(BOOL)arg3; +- (id)dataConsumerForMessage:(id)arg1 part:(id)arg2; +- (void)updateMessage:(id)arg1 withMetadata:(id)arg2; +- (id)metadataForMessage:(id)arg1 key:(id)arg2; +- (unsigned int)unreadCountForMailbox:(id)arg1; +- (unsigned int)nonDeletedCountForMailbox:(id)arg1; +- (unsigned int)mailboxIDForURLString:(id)arg1; +- (void)setMailAccounts:(id)arg1; +- (void)deleteMailboxes:(id)arg1; +- (void)deleteAccount:(id)arg1; +- (BOOL)renameMailboxes:(id)arg1 to:(id)arg2; +- (int)libraryIDForAccount:(id)arg1; +- (int)createLibraryIDForAccount:(id)arg1; +- (id)loadMeetingExternalIDForMessage:(id)arg1; +- (id)loadMeetingDataForMessage:(id)arg1; +- (id)setFlagsFromDictionary:(id)arg1 forMessages:(id)arg2; +- (void)setNumberOfAttachments:(unsigned int)arg1 isSigned:(BOOL)arg2 isEncrypted:(BOOL)arg3 forMessage:(id)arg4; +- (BOOL)shouldCancel; +- (BOOL)isBusy; +- (void)commit; +- (void)setThreadPriority:(int)arg1; +- (int)threadPriority; +- (id)initWithPath:(id)arg1; +- (void)dealloc; + +@end diff --git a/Message.framework/MFMailMimePart.h b/Message.framework/MFMailMimePart.h new file mode 100755 index 0000000..502dafc --- /dev/null +++ b/Message.framework/MFMailMimePart.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface MFMailMimePart : MimePart { +} + ++ (Class)attachmentClass; ++ (BOOL)isRecognizedClassForContent:(id)arg1; + +- (id)decodeMessageDelivery_status; +- (id)decodeMessageRfc822; +- (id)decodeMessagePartial; +- (id)decodeMessageExternal_body; +- (id)decodeTextRichtext; +- (id)decodeTextEnriched; +- (id)decodeTextHtml; +- (id)htmlContentToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2; +- (id)htmlContent; +- (id)decodeTextPlain; +- (id)decodeTextCalendar; +- (id)decodeMultipartAppledouble; +- (void)storeData:(id)arg1 inMessage:(id)arg2 isComplete:(BOOL)arg3; +- (id)contentToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2 downloadIfNecessary:(BOOL)arg3 asHTML:(BOOL)arg4 isComplete:(BOOL*)arg5; +- (id)htmlContentToOffset:(unsigned int)arg1 resultOffset:(unsigned int*)arg2 downloadIfNecessary:(BOOL)arg3; +- (id)fileWrapperForDecodedObject:(id)arg1 withFileData:(id*)arg2; +- (BOOL)_shouldContinueDecodingProcess; +- (void)configureFileWrapper:(id)arg1; +- (id)fileWrapperForcingDownload:(BOOL)arg1; + +@end diff --git a/Message.framework/MFMailMimeTextAttachment.h b/Message.framework/MFMailMimeTextAttachment.h new file mode 100755 index 0000000..5859347 --- /dev/null +++ b/Message.framework/MFMailMimeTextAttachment.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface MFMailMimeTextAttachment : MimeTextAttachment { +} + + +- (BOOL)shouldDownloadAttachmentOnDisplay; + +@end diff --git a/Message.framework/MFMailboxMessageIterationFilter.h b/Message.framework/MFMailboxMessageIterationFilter.h new file mode 100755 index 0000000..8454207 --- /dev/null +++ b/Message.framework/MFMailboxMessageIterationFilter.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSIndexSet; + +@interface MFMailboxMessageIterationFilter : NSObject { + NSIndexSet *_mailboxes; +} + + +- (id)initWithMailboxes:(id)arg1; +- (BOOL)filterMessageWithStatement:(struct sqlite3_stmt { }*)arg1; +- (void)dealloc; + +@end diff --git a/Message.framework/MFMessageInfo.h b/Message.framework/MFMessageInfo.h new file mode 100755 index 0000000..f42f254 --- /dev/null +++ b/Message.framework/MFMessageInfo.h @@ -0,0 +1,65 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface MFMessageInfo : NSObject { + long long _generationNumber; + unsigned int _uid; + unsigned int _dateReceivedInterval; + unsigned int _dateSentInterval; + long long _conversationHash; + unsigned int _mailboxID; + int _retainCount; + BOOL _flagged; + BOOL _read; + BOOL _deleted; + BOOL _uidIsLibraryID; + BOOL _hasAttachments; +} + +@property BOOL flagged; +@property(readonly) long long generationNumber; +@property BOOL deleted; +@property(getter=isKnownToHaveAttachments) BOOL knownToHaveAttachments; +@property BOOL uidIsLibraryID; +@property BOOL read; +@property unsigned int mailboxID; +@property long long conversationHash; +@property unsigned int dateSentInterval; +@property unsigned int dateReceivedInterval; +@property unsigned int uid; + ++ (long long)newGenerationNumber; + +- (int)generationCompare:(id)arg1; +- (BOOL)isKnownToHaveAttachments; +- (BOOL)uidIsLibraryID; +- (unsigned int)dateReceivedInterval; +- (unsigned int)dateSentInterval; +- (BOOL)read; +- (BOOL)flagged; +- (long long)conversationHash; +- (id)initWithUid:(unsigned int)arg1 mailboxID:(unsigned int)arg2 dateReceivedInterval:(unsigned int)arg3 dateSentInterval:(unsigned int)arg4 conversationHash:(long long)arg5 read:(BOOL)arg6 knownToHaveAttachments:(BOOL)arg7 flagged:(BOOL)arg8; +- (void)setDateReceivedInterval:(unsigned int)arg1; +- (void)setDateSentInterval:(unsigned int)arg1; +- (void)setConversationHash:(long long)arg1; +- (void)setRead:(BOOL)arg1; +- (void)setFlagged:(BOOL)arg1; +- (void)setKnownToHaveAttachments:(BOOL)arg1; +- (long long)generationNumber; +- (void)setUid:(unsigned int)arg1; +- (void)setMailboxID:(unsigned int)arg1; +- (void)setUidIsLibraryID:(BOOL)arg1; +- (unsigned int)mailboxID; +- (BOOL)deleted; +- (void)setDeleted:(BOOL)arg1; +- (unsigned int)uid; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (unsigned int)retainCount; +- (id)description; +- (id)retain; +- (id)init; +- (oneway void)release; + +@end diff --git a/Message.framework/MFMessageKeychainManager.h b/Message.framework/MFMessageKeychainManager.h new file mode 100755 index 0000000..0284702 --- /dev/null +++ b/Message.framework/MFMessageKeychainManager.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface MFMessageKeychainManager : NSObject { +} + ++ (void)removePasswordForServiceName:(id)arg1 accountName:(id)arg2; ++ (struct __SecIdentity { }*)copyIdentityForPersistentReference:(id)arg1 error:(id*)arg2; ++ (id)copyAllSigningIdentitiesForAddress:(id)arg1 error:(id*)arg2; ++ (id)copyAllEncryptionIdentitiesForAddress:(id)arg1 error:(id*)arg2; ++ (struct __SecCertificate { }*)copyEncryptionCertificateForAddress:(id)arg1 error:(id*)arg2; ++ (id)saveEncryptionCertificate:(struct __SecCertificate { }*)arg1 forAddress:(id)arg2; ++ (int)actionForSigningIdentity:(struct __SecIdentity { }*)arg1 address:(id)arg2; ++ (int)actionForEncryptionCertificate:(struct __SecCertificate { }*)arg1 address:(id)arg2; ++ (id)_passwordForHost:(id)arg1 username:(id)arg2 port:(int)arg3 keychainProtocol:(struct __CFString { }*)arg4; ++ (id)_passwordForGenericAccount:(id)arg1 service:(id)arg2 error:(id*)arg3; ++ (id)passwordForServiceName:(id)arg1 accountName:(id)arg2 error:(id*)arg3; ++ (BOOL)validateSigningIdentity:(struct __SecIdentity { }*)arg1 forAddress:(id)arg2 error:(id*)arg3; ++ (id)_copyAllIdentitiesWithError:(id*)arg1 usingBlock:(id)arg2; ++ (BOOL)validateEncryptionIdentity:(struct __SecIdentity { }*)arg1 forAddress:(id)arg2 error:(id*)arg3; ++ (struct __SecPolicy { }*)copySMIMESigningPolicyForAddress:(id)arg1; ++ (BOOL)_validateIdentity:(struct __SecIdentity { }*)arg1 forAddress:(id)arg2 policy:(struct __SecPolicy { }*)arg3 usage:(unsigned int)arg4 error:(id*)arg5; ++ (struct __SecPolicy { }*)copySMIMEEncryptionPolicyForAddress:(id)arg1; ++ (id)newTrustManager; ++ (struct __SecCertificate { }*)_copyCertificateForPersistent:(id)arg1 error:(id*)arg2; ++ (id)_removeCertificateForPersistent:(id)arg1; ++ (id)_addCertificate:(struct __SecCertificate { }*)arg1 persistent:(id*)arg2; ++ (id)_addPersistentMapping:(id)arg1 forAddress:(id)arg2; ++ (int)_actionForCertificate:(struct __SecCertificate { }*)arg1 policy:(struct __SecPolicy { }*)arg2 uncommentedAddress:(id)arg3; ++ (void)setPassword:(id)arg1 forServiceName:(id)arg2 accountName:(id)arg3 keychainAccessibility:(void*)arg4; ++ (id)passwordForServiceName:(id)arg1 accountName:(id)arg2; ++ (void)setPassword:(id)arg1 forHost:(id)arg2 username:(id)arg3 port:(int)arg4 keychainProtocol:(void*)arg5 keychainAccessibility:(void*)arg6; ++ (void)removePasswordForHost:(id)arg1 username:(id)arg2 port:(int)arg3 keychainProtocol:(void*)arg4; ++ (id)passwordForHost:(id)arg1 username:(id)arg2 port:(int)arg3 keychainProtocol:(void*)arg4; ++ (void)initialize; + + +@end diff --git a/Message.framework/MFMessageNotificationCenter.h b/Message.framework/MFMessageNotificationCenter.h new file mode 100755 index 0000000..74d2a70 --- /dev/null +++ b/Message.framework/MFMessageNotificationCenter.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MFRecursiveLock, NSMutableDictionary; + +@interface MFMessageNotificationCenter : NSNotificationCenter { + MFRecursiveLock *_lock; + NSMutableDictionary *_notificationMapping; + struct __CFDictionary { } *_holders; +} + + +- (void)objectWillBeDeallocated:(id)arg1 holder:(id)arg2; +- (void)_mf_lock; +- (void)_mf_unlock; +- (id)copyAllObserversForNotificationName:(id)arg1 andObject:(id)arg2; +- (void)_removeEntryForObserver:(id)arg1 name:(id)arg2 object:(id)arg3; +- (void)postNotification:(id)arg1; +- (void)removeObserver:(id)arg1 name:(id)arg2 object:(id)arg3; +- (void)postNotificationName:(id)arg1 object:(id)arg2 userInfo:(id)arg3; +- (void)addObserver:(id)arg1 selector:(SEL)arg2 name:(id)arg3 object:(id)arg4; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/Message.framework/MFMessageSigner.h b/Message.framework/MFMessageSigner.h new file mode 100755 index 0000000..3975d2f --- /dev/null +++ b/Message.framework/MFMessageSigner.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MFError, NSString, NSArray; + +@interface MFMessageSigner : NSObject { + int _status; + struct __SecTrust { } *_trust; + NSString *_sender; + NSString *_uncommentedSender; +} + +@property(readonly) int action; +@property(readonly) NSArray * certificates; +@property(readonly) MFError * error; +@property(readonly) NSString * sender; + + +- (id)initWithSender:(id)arg1 trust:(struct __SecTrust { }*)arg2 verification:(int)arg3; +- (struct __SecTrust { }*)copyTrust; +- (void)addTrustException; +- (void)removeTrustException; +- (BOOL)hasTrustException; +- (id)certificates; +- (id)sender; +- (id)error; +- (int)action; +- (void)dealloc; + +@end diff --git a/Message.framework/MFMessageURLConnectionDelegate.h b/Message.framework/MFMessageURLConnectionDelegate.h new file mode 100755 index 0000000..3ad38df --- /dev/null +++ b/Message.framework/MFMessageURLConnectionDelegate.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSError, NSMutableData, NSURLResponse; + +@interface MFMessageURLConnectionDelegate : NSObject { + NSMutableData *_responseBody; + BOOL _done; + NSError *_error; + NSURLResponse *_response; +} + + +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (void)dealloc; + +@end diff --git a/Message.framework/MFMessageURLProtocol.h b/Message.framework/MFMessageURLProtocol.h new file mode 100755 index 0000000..e5f84fe --- /dev/null +++ b/Message.framework/MFMessageURLProtocol.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MessageTextAttachment, NSThread, MonitoredInvocation, NSURL; + +@interface MFMessageURLProtocol : NSURLProtocol { + NSURL *_url; + MessageTextAttachment *_attachment; + MonitoredInvocation *_invocation; + NSThread *_loader; + BOOL _stopped; +} + ++ (BOOL)requestIsCacheEquivalent:(id)arg1 toRequest:(id)arg2; ++ (id)canonicalRequestForRequest:(id)arg1; ++ (BOOL)canInitWithRequest:(id)arg1; ++ (void)initialize; + +- (void)_downloadAttachment; +- (void)_downloadedData:(id)arg1 mimeType:(id)arg2; +- (void)startLoading; +- (void)stopLoading; +- (void)dealloc; + +@end diff --git a/Message.framework/MFMimeEnrichedReader.h b/Message.framework/MFMimeEnrichedReader.h new file mode 100755 index 0000000..4fad778 --- /dev/null +++ b/Message.framework/MFMimeEnrichedReader.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSMutableString; + +@interface MFMimeEnrichedReader : NSObject { + struct { + unsigned short buffer[64]; + struct __CFString {} *theString; + unsigned short *directBuffer; + struct { + int location; + int length; + } rangeToBuffer; + int bufferedRangeStart; + int bufferedRangeEnd; + } _inputBuffer; + int _currentIndex; + int _inputLength; + unsigned int _noFillLevel : 30; + unsigned int _eatOneNewline : 1; + unsigned int _insideComment : 1; + unsigned int _wantsPlainText : 1; + int _lastQuoteLevel; + struct __CFArray { } *_commandStack; + id _outputString; + NSMutableString *_outputBuffer; + struct __CFString { } *_prependHTML; + struct __CFString { } *_postpendHTML; + float _indentWidth; +} + ++ (struct __CFCharacterSet { }*)parenSet; ++ (struct __CFCharacterSet { }*)punctuationSet; + +- (id)currentFont; +- (void)parseParameterString:(id)arg1; +- (void)nowWouldBeAGoodTimeToAppendToTheAttributedString; +- (void)handleNoParameterCommand:(const struct { id x1; unsigned int x2 : 1; unsigned int x3 : 1; unsigned int x4 : 1; unsigned int x5 : 2; }*)arg1; +- (void)setupFontStackEntry:(struct _CommandStackEntry { struct { /* ? */ } *x1; id x2; }*)arg1; +- (void)mismatchError:(id)arg1; +- (void)appendNewLine:(id)arg1; +- (void)resetStateWithString:(id)arg1 outputString:(id)arg2; +- (int)readTokenInto:(id*)arg1; +- (void)beginCommand:(id)arg1; +- (void)endCommand:(id)arg1; +- (void)appendStringToBuffer:(id)arg1; +- (void)closeUpQuoting; +- (void)setWantsHTML:(BOOL)arg1; +- (void)convertRichTextString:(id)arg1 intoOutputString:(id)arg2; +- (void)convertEnrichedString:(id)arg1 intoOutputString:(id)arg2; +- (id)description; +- (void)dealloc; + +@end diff --git a/Message.framework/MFNTLMAuthScheme.h b/Message.framework/MFNTLMAuthScheme.h new file mode 100755 index 0000000..421d04a --- /dev/null +++ b/Message.framework/MFNTLMAuthScheme.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface MFNTLMAuthScheme : AuthScheme { +} + ++ (void)initialize; + +- (BOOL)sendsPlainTextPasswords; +- (BOOL)hasEncryption; +- (id)humanReadableName; +- (Class)authenticatorClass; +- (id)name; + +@end diff --git a/Message.framework/MFNetworkController.h b/Message.framework/MFNetworkController.h new file mode 100755 index 0000000..36871c5 --- /dev/null +++ b/Message.framework/MFNetworkController.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSThread, NSMutableSet, NSLock, NSMutableArray; + +@interface MFNetworkController : NSObject { + NSLock *_lock; + struct __CFRunLoop { } *_rl; + NSThread *_thread; + NSMutableArray *_observers; + struct __SCNetworkReachability { } *_reachability; + unsigned int _flags; + struct __SCDynamicStore { } *_store; + struct __CFRunLoopSource { } *_store_source; + BOOL _dns; + struct __CTServerConnection { } *_telephony; + struct __CFMachPort { } *_port; + struct __CFRunLoopSource { } *_port_source; + NSMutableSet *_calls; + int _interface; + BOOL _data; +} + ++ (id)networkAssertionWithIdentifier:(id)arg1; ++ (id)sharedInstance; + +- (BOOL)inCallWithNoData; +- (void)removeNetworkObserver:(id)arg1; +- (void)_setFlags:(unsigned int)arg1 forReachability:(struct __SCNetworkReachability { }*)arg2; +- (void)_checkKeys:(id)arg1 forStore:(struct __SCDynamicStore { }*)arg2; +- (void)_handleNotification:(id)arg1 info:(id)arg2 forConnection:(struct __CTServerConnection { }*)arg3; +- (void)_handleDeath:(struct __CFMachPort { }*)arg1; +- (id)addNetworkObserverBlock:(id)arg1 queue:(struct dispatch_queue_s { }*)arg2; +- (void)_setUpTelephony_nts; +- (void)_setDataStatus_nts:(id)arg1; +- (void)_tearDownTelephony_nts; +- (BOOL)_isNetworkUp_nts; +- (BOOL)isNetworkUp; +- (void)_handleDeath_nts; +- (id)_networkAssertionWithIdentifier:(id)arg1; +- (BOOL)inAirplaneMode; +- (BOOL)isOnWWAN; +- (BOOL)isFatPipe; +- (void)invalidate; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/MFOfflineCache.h b/Message.framework/MFOfflineCache.h new file mode 100755 index 0000000..0527c53 --- /dev/null +++ b/Message.framework/MFOfflineCache.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MFOfflineCacheReplayContext, NSString, NSMutableArray, MFMailMessageLibrary; + +@interface MFOfflineCache : NSObject { + MFMailMessageLibrary *_library; + int _accountLibraryID; + NSMutableArray *_deferredOperations; + MFOfflineCacheReplayContext *_replayContext; + unsigned int _lastTemporaryMessageID; + BOOL _isReplaying; +} + +@property(readonly) NSString * nextTemporaryMessageID; + + +- (void)_applyReplayContextTransformation:(id)arg1; +- (void)deleteOfflineCacheData; +- (void)setSelectedMailboxID:(id)arg1; +- (void)replaceTransferFailureSnapshotTemporaryID:(id)arg1 withTemporaryID:(id)arg2; +- (void)setTranslatedID:(id)arg1 forTemporaryID:(id)arg2; +- (void)setTransferFailureSnapshot:(id)arg1 forTemporaryID:(id)arg2; +- (id)transferFailureSnapshotForTemporaryID:(id)arg1; +- (id)translatedIDForTemporaryID:(id)arg1; +- (id)selectedMailboxID; +- (BOOL)hasDeferredOperations; +- (id)nextTemporaryMessageID; +- (void)deferOperation:(id)arg1; +- (id)initWithLibrary:(id)arg1 account:(id)arg2; +- (BOOL)replayOperationsUsingBlock:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/MFOfflineCacheOperation.h b/Message.framework/MFOfflineCacheOperation.h new file mode 100755 index 0000000..950c47d --- /dev/null +++ b/Message.framework/MFOfflineCacheOperation.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface MFOfflineCacheOperation : NSObject { + long long _rowid; +} + +@property long long rowid; + + +- (void)setRowid:(long long)arg1; +- (BOOL)hasRowid; +- (long long)rowid; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; + +@end diff --git a/Message.framework/MFOfflineCacheReplayContext.h b/Message.framework/MFOfflineCacheReplayContext.h new file mode 100755 index 0000000..383095b --- /dev/null +++ b/Message.framework/MFOfflineCacheReplayContext.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSString, NSMutableDictionary; + +@interface MFOfflineCacheReplayContext : NSObject { + NSString *_selectedMailboxID; + NSMutableDictionary *_translatedIDsByTemporaryID; + NSMutableDictionary *_failureSnapshotsByTemporaryID; +} + +@property(readonly) NSMutableDictionary * failureSnapshotsByTemporaryID; +@property(readonly) NSMutableDictionary * translatedIDsByTemporaryID; +@property(copy) NSString * selectedMailboxID; + + +- (id)translatedIDsByTemporaryID; +- (id)failureSnapshotsByTemporaryID; +- (void)setSelectedMailboxID:(id)arg1; +- (id)selectedMailboxID; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/MFOfflineTransferFailureSnapshot.h b/Message.framework/MFOfflineTransferFailureSnapshot.h new file mode 100755 index 0000000..3317cc3 --- /dev/null +++ b/Message.framework/MFOfflineTransferFailureSnapshot.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSString; + +@interface MFOfflineTransferFailureSnapshot : NSObject { + NSString *_originalRemoteID; + NSString *_originalMailboxID; + unsigned long long _originalMessageFlags; +} + +@property(readonly) unsigned long long originalMessageFlags; +@property(readonly) NSString * originalMailboxID; +@property(readonly) NSString * originalRemoteID; + + +- (id)initWithOriginalRemoteID:(id)arg1 mailboxID:(id)arg2 messageFlags:(unsigned long long)arg3; +- (unsigned long long)originalMessageFlags; +- (id)originalRemoteID; +- (id)originalMailboxID; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/Message.framework/MFOutgoingMessageDelivery.h b/Message.framework/MFOutgoingMessageDelivery.h new file mode 100755 index 0000000..5258151 --- /dev/null +++ b/Message.framework/MFOutgoingMessageDelivery.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class Message, DeliveryAccount, NSDictionary, MFMailDelivery, MailAccount, PlainTextDocument, MutableMessageHeaders, NSString, , NSArray; + +@interface MFOutgoingMessageDelivery : NSObject { + Message *_message; + MutableMessageHeaders *_headers; + NSArray *_mixedContent; + BOOL _textPartsAreHTML; + NSString *_htmlBody; + PlainTextDocument *_plainTextAlternative; + NSArray *_otherHTMLAndAttachments; + *_delegate; + MailAccount *_archiveAccount; + DeliveryAccount *_deliveryAccount; + NSDictionary *_compositionSpecification; + MFMailDelivery *_currentDeliveryObject; +} + +@property(retain) NSDictionary * compositionSpecification; + ++ (id)newWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(BOOL)arg3; ++ (id)newWithHeaders:(id)arg1 HTML:(id)arg2 plainTextAlternative:(id)arg3 other:(id)arg4; ++ (id)newWithMessage:(id)arg1; + +- (id)_currentDeliveryObject; +- (int)_deliverSynchronouslyWithCurrentSettings:(BOOL)arg1; +- (id)_deliveryAccountForInitializers; +- (id)initWithHeaders:(id)arg1 mixedContent:(id)arg2 textPartsAreHTML:(BOOL)arg3; +- (id)initWithHeaders:(id)arg1 HTML:(id)arg2 plainTextAlternative:(id)arg3 other:(id)arg4; +- (void)setArchiveAccount:(id)arg1; +- (void)setAccount:(id)arg1; +- (int)deliveryStatus; +- (void)setCompositionSpecification:(id)arg1; +- (int)deliverSynchronously; +- (id)originalHeaders; +- (id)compositionSpecification; +- (id)account; +- (id)initWithMessage:(id)arg1; +- (void)setDelegate:(id)arg1; +- (id)message; +- (void)dealloc; + +@end diff --git a/Message.framework/MFPlainAuthScheme.h b/Message.framework/MFPlainAuthScheme.h new file mode 100755 index 0000000..e405ba0 --- /dev/null +++ b/Message.framework/MFPlainAuthScheme.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface MFPlainAuthScheme : AuthScheme { +} + + +- (id)authenticatorForAccount:(id)arg1 connection:(id)arg2; +- (id)humanReadableName; +- (BOOL)canAuthenticateAccountClass:(Class)arg1 connection:(id)arg2; +- (Class)authenticatorClass; +- (id)name; + +@end diff --git a/Message.framework/MFPlainTextFragment.h b/Message.framework/MFPlainTextFragment.h new file mode 100755 index 0000000..1bb2365 --- /dev/null +++ b/Message.framework/MFPlainTextFragment.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface MFPlainTextFragment : NSObject { + struct _NSRange { + unsigned int location; + unsigned int length; + } _range; + unsigned int _quoteLevel; +} + + + +@end diff --git a/Message.framework/MFRequestQueue.h b/Message.framework/MFRequestQueue.h new file mode 100755 index 0000000..cc4083d --- /dev/null +++ b/Message.framework/MFRequestQueue.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSConditionLock, NSMutableArray; + +@interface MFRequestQueue : NSObject { + NSConditionLock *_condition; + NSMutableArray *_requests; + NSMutableArray *_consumers; + unsigned int _waitingOutside; + unsigned int _waitingInside; +} + + +- (void)addRequest:(id)arg1 consumer:(id)arg2; +- (void)willAddRequests:(id)arg1 consumers:(id)arg2; +- (void)_processRequests:(id)arg1 consumers:(id)arg2; +- (void)processRequest:(id)arg1 consumer:(id)arg2; +- (void)processRequests:(id)arg1 consumers:(id)arg2; +- (void)addRequests:(id)arg1 consumers:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/MFSASLAuthenticator.h b/Message.framework/MFSASLAuthenticator.h new file mode 100755 index 0000000..a05573b --- /dev/null +++ b/Message.framework/MFSASLAuthenticator.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class Account, AuthScheme, Connection; + +@interface MFSASLAuthenticator : NSObject { + Connection *_connection; + AuthScheme *_authScheme; + Account *_account; + int _authenticationState; +} + + +- (id)authScheme; +- (BOOL)supportsInitialClientResponse; +- (id)securityLayer; +- (BOOL)isUsingSSL; +- (BOOL)couldRetry; +- (void)setMissingPasswordError; +- (id)initWithAuthScheme:(id)arg1 account:(id)arg2 connection:(id)arg3; +- (id)saslName; +- (BOOL)base64EncodeResponseData; +- (void)setAuthenticationState:(int)arg1; +- (id)responseForServerData:(id)arg1; +- (BOOL)justSentPlainTextPassword; +- (int)authenticationState; +- (id)account; +- (void)dealloc; + +@end diff --git a/Message.framework/MFSMTPConnection.h b/Message.framework/MFSMTPConnection.h new file mode 100755 index 0000000..fb18666 --- /dev/null +++ b/Message.framework/MFSMTPConnection.h @@ -0,0 +1,67 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MFSMTPResponse, NSMutableData, NSString, NSMutableArray; + +@interface MFSMTPConnection : Connection { + MFSMTPResponse *_lastResponse; + NSMutableArray *_serviceExtensions; + NSMutableData *_mdata; + NSString *_domainName; + NSString *_saveSentMbox; + int _originalSocketTimeout; + int _lastCommandTimestamp; + id _delegate; + BOOL _hideLoggedData; + BOOL _useSaveSent; + BOOL _dislikesSaveSentMbox; +} + + +- (id)lastResponse; +- (id)domainName; +- (BOOL)supportsEnhancedStatusCodes; +- (id)authenticationMechanisms; +- (BOOL)authenticateUsingAccount:(id)arg1 authenticator:(id)arg2; +- (int)noop; +- (long)timeLastCommandWasSent; +- (BOOL)_hasParameter:(id)arg1 forKeyword:(id)arg2; +- (BOOL)_supportsSaveSentExtension; +- (BOOL)_supportsExtension:(id)arg1; +- (int)_sendCommand:(const char *)arg1 length:(unsigned int)arg2 argument:(id)arg3 trailer:(const char *)arg4; +- (int)_getReply; +- (id)lastResponseLine; +- (BOOL)_connectUsingAccount:(id)arg1; +- (int)_doHandshakeUsingAccount:(id)arg1; +- (int)_sendData:(id)arg1; +- (id)_dataForCommand:(const char *)arg1 length:(unsigned int)arg2 argument:(id)arg3 trailer:(const char *)arg4; +- (BOOL)supportsChunking; +- (BOOL)supportsPipelining; +- (id)dataForMailFrom:(id)arg1; +- (id)dataForRcptTo:(id)arg1; +- (id)dataForDataCmd; +- (int)sendBData:(id)arg1; +- (int)sendData:(id)arg1; +- (int)mailFrom:(id)arg1; +- (int)rcptTo:(id)arg1; +- (void)_setLastResponse:(id)arg1; +- (int)_sendBytes:(const char *)arg1 length:(unsigned int)arg2; +- (int)_readResponseRange:(struct _NSRange { unsigned int x1; unsigned int x2; }*)arg1 isContinuation:(BOOL*)arg2; +- (BOOL)connectUsingAccount:(id)arg1; +- (void)setDomainName:(id)arg1; +- (BOOL)supports8BitMime; +- (BOOL)supportsBinaryMime; +- (void)setUseSaveSent:(BOOL)arg1 toFolder:(id)arg2; +- (int)mailFrom:(id)arg1 recipients:(id)arg2 withData:(id)arg3 host:(id)arg4 errorMessage:(id*)arg5 serverResponse:(id*)arg6 displayError:(BOOL*)arg7 errorCode:(int*)arg8; +- (BOOL)supportsOutboxCopy; +- (unsigned long long)maximumMessageBytes; +- (BOOL)authenticateUsingAccount:(id)arg1; +- (int)quit; +- (void)abort; +- (void)setDelegate:(id)arg1; +- (int)state; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/MFSMTPDelivery.h b/Message.framework/MFSMTPDelivery.h new file mode 100755 index 0000000..dcc6c9d --- /dev/null +++ b/Message.framework/MFSMTPDelivery.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MFSMTPConnection; + +@interface MFSMTPDelivery : MFMailDelivery { + MFSMTPConnection *_connection; +} + + +- (void)_openConnection; +- (Class)deliveryClass; +- (id)newMessageWriter; +- (int)deliverMessageData:(id)arg1 toRecipients:(id)arg2; +- (void)dealloc; + +@end diff --git a/Message.framework/MFSMTPResponse.h b/Message.framework/MFSMTPResponse.h new file mode 100755 index 0000000..0e1a812 --- /dev/null +++ b/Message.framework/MFSMTPResponse.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface MFSMTPResponse : NSObject { + id _lastResponseLine; + int _status; + unsigned int _statusClass : 10; + unsigned int _statusSubject : 10; + unsigned int _statusDetail : 10; +} + +@property(readonly) unsigned int statusDetail; +@property(readonly) unsigned int statusSubject; +@property(readonly) unsigned int statusClass; +@property(readonly) int status; + + +- (unsigned int)statusDetail; +- (unsigned int)statusSubject; +- (unsigned int)statusClass; +- (void)_updateEnhancedStatusCodesFromLastResponse; +- (int)failureReason; +- (id)lastResponseLine; +- (id)errorMessageWithAddress:(id)arg1 defaultMessage:(id)arg2; +- (id)initWithStatus:(int)arg1; +- (void)setLastResponseLine:(id)arg1; +- (void)setStatus:(int)arg1; +- (int)status; +- (id)description; +- (void)dealloc; + +@end diff --git a/Message.framework/MFSecureMIMECompositionManager.h b/Message.framework/MFSecureMIMECompositionManager.h new file mode 100755 index 0000000..b91f733 --- /dev/null +++ b/Message.framework/MFSecureMIMECompositionManager.h @@ -0,0 +1,74 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSSet, MailAccount, , NSLock, NSString, NSMutableSet, MFError, NSMutableDictionary; + +@interface MFSecureMIMECompositionManager : NSObject { + *_delegate; + NSLock *_lock; + struct dispatch_queue_s { } *_queue; + MailAccount *_sendingAccount; + NSString *_sendingAddress; + struct __SecIdentity { } *_signingIdentity; + MFError *_signingIdentityError; + struct __SecIdentity { } *_encryptionIdentity; + MFError *_encryptionIdentityError; + NSMutableSet *_recipients; + NSMutableDictionary *_errorsByRecipient; + NSMutableDictionary *_certificatesByRecipient; + int _signingPolicy; + int _encryptionPolicy; + int _signingStatus; + int _encryptionStatus; + unsigned int _encryptionStatusSemaphore; + unsigned int _signingStatusSemaphore; + BOOL _invalidated; +} + +@property * delegate; +@property(copy) NSString * sendingAddress; +@property(readonly) MailAccount * sendingAccount; +@property(readonly) int signingPolicy; +@property(readonly) int encryptionPolicy; +@property(readonly) int signingStatus; +@property(readonly) int encryptionStatus; +@property(readonly) NSSet * recipients; + ++ (struct __SecIdentity { }*)copySigningIdentityForAccount:(id)arg1 sendingAddress:(id)arg2 error:(id*)arg3; ++ (struct __SecIdentity { }*)copyEncryptionIdentityForAccount:(id)arg1 sendingAddress:(id)arg2 error:(id*)arg3; ++ (id)copyEncryptionCertificatesForAccount:(id)arg1 recipientAddress:(id)arg2 error:(id*)arg3; + +- (id)initWithSigningPolicy:(int)arg1 encryptionPolicy:(int)arg2; +- (void)removeRecipients:(id)arg1; +- (void)setSendingAddress:(id)arg1; +- (id)sendingAddress; +- (id)sendingAccount; +- (int)signingPolicy; +- (int)encryptionPolicy; +- (int)signingStatus; +- (int)encryptionStatus; +- (BOOL)shouldAllowSend; +- (id)initWithSendingAccount:(id)arg1 signingPolicy:(int)arg2 encryptionPolicy:(int)arg3; +- (BOOL)_updateSigningStatus_nts; +- (BOOL)_updateEncryptionStatus_nts; +- (void)_notifyDelegateEncryptionStatusDidChange:(int)arg1 certsByRecipient:(id)arg2 errorsByRecipient:(id)arg3 identity:(struct __SecIdentity { }*)arg4 error:(id)arg5; +- (void)_determineEncryptionStatusWithNewRecipients:(id)arg1; +- (void)_notifyDelegateSigningStatusDidChange:(int)arg1 identity:(struct __SecIdentity { }*)arg2 error:(id)arg3; +- (void)_determineSigningStatusWithSendingAddress:(id)arg1; +- (void)_determineEncryptionStatusWithSendingAddress:(id)arg1; +- (void)_setSigningIdentityError_nts:(id)arg1; +- (void)_setEncryptionIdentityError_nts:(id)arg1; +- (BOOL)_shouldAllowSend_nts; +- (BOOL)_shouldSign_nts; +- (BOOL)_shouldEncrypt_nts; +- (id)compositionSpecification; +- (void)addRecipients:(id)arg1; +- (id)recipients; +- (void)invalidate; +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/MFSparseMutable64IndexSet.h b/Message.framework/MFSparseMutable64IndexSet.h new file mode 100755 index 0000000..48494ae --- /dev/null +++ b/Message.framework/MFSparseMutable64IndexSet.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface MFSparseMutable64IndexSet : NSObject { + unsigned int _count; + unsigned int _storageSize; + unsigned int _cursor; + unsigned long long *_storage; +} + ++ (id)indexSet; + +- (void)_incrementStorageIfNecessaryForCount:(unsigned int)arg1; +- (void)_garbageCollectStorageIfNecessary; +- (void)removeIndex:(unsigned long long)arg1; +- (void)addIndexes:(id)arg1; +- (void)addIndex:(unsigned long long)arg1; +- (BOOL)containsIndex:(unsigned long long)arg1; +- (unsigned long long)indexGreaterThanIndex:(unsigned long long)arg1; +- (unsigned long long)firstIndex; +- (unsigned int)count; +- (id)description; +- (void)dealloc; + +@end diff --git a/Message.framework/MFSqliteMessageIDStore.h b/Message.framework/MFSqliteMessageIDStore.h new file mode 100755 index 0000000..3b4bf37 --- /dev/null +++ b/Message.framework/MFSqliteMessageIDStore.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSString, MFMailMessageLibrary; + +@interface MFSqliteMessageIDStore : NSObject { + NSString *_url; + int _mailboxRowid; + MFMailMessageLibrary *_library; +} + + +- (id)initWithLibrary:(id)arg1 URLString:(id)arg2; +- (id)knownMessageIDsFromSet:(id)arg1; +- (id)messageIDsAddedBeforeDate:(double)arg1; +- (void)deleteUIDsNotInArray:(id)arg1; +- (unsigned int)numberOfMessageIDs; +- (void)deleteAllUIDs; +- (unsigned long long)flagsForUID:(id)arg1; +- (void)_loadMailboxRowidIfNecessary:(struct sqlite3 { }*)arg1; +- (void)dealloc; + +@end diff --git a/Message.framework/MFStream.h b/Message.framework/MFStream.h new file mode 100755 index 0000000..c203ee4 --- /dev/null +++ b/Message.framework/MFStream.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSError, NSInputStream, NSOutputStream, NSMutableDictionary; + +@interface MFStream : NSObject { + NSInputStream *_rStream; + NSOutputStream *_wStream; + NSMutableDictionary *_properties; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _callback; + + struct dispatch_queue_s { } *_location; + unsigned int _capacity; + unsigned int _length; + char *_buffer; + NSError *_error; + BOOL _canRead; + BOOL _canWrite; + BOOL _sentCanRead; +} + +@property(readonly) BOOL isOpen; +@property(readonly) NSError * streamError; + ++ (void)setNetworkThread:(id)arg1; ++ (id)networkThread; ++ (struct dispatch_queue_s { }*)_networkDispatchQueue; + +- (id)initCallBack:(id)arg1 onDispatchQueue:(struct dispatch_queue_s { }*)arg2; +- (id)_copyPropertyForKey:(id)arg1; +- (void)_readBytesFromStream; +- (void)openToHostName:(id)arg1 port:(int)arg2; +- (BOOL)isOpen; +- (void)close; +- (void)stream:(id)arg1 handleEvent:(unsigned int)arg2; +- (int)write:(const char *)arg1 maxLength:(unsigned int)arg2; +- (int)read:(char *)arg1 maxLength:(unsigned int)arg2; +- (id)streamError; +- (BOOL)setProperty:(id)arg1 forKey:(id)arg2; +- (id)propertyForKey:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/MFWebAttachmentSource.h b/Message.framework/MFWebAttachmentSource.h new file mode 100755 index 0000000..2e9c192 --- /dev/null +++ b/Message.framework/MFWebAttachmentSource.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSMutableDictionary, MFLock; + +@interface MFWebAttachmentSource : NSObject { + MFLock *_attachmentsLock; + NSMutableDictionary *_attachmentsByURL; +} + ++ (id)allSources; + +- (void)removeAttachmentForURL:(id)arg1; +- (BOOL)setAttachment:(id)arg1 forURL:(id)arg2; +- (id)attachmentForURL:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/MailAccount.h b/Message.framework/MailAccount.h new file mode 100755 index 0000000..dbd3341 --- /dev/null +++ b/Message.framework/MailAccount.h @@ -0,0 +1,324 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSMutableDictionary, NSString, MailboxUid, MFLock, MFError, MessageLibrary; + +@interface MailAccount : Account { + NSString *_path; + NSString *_nonPersistentPath; + MailboxUid *_rootMailboxUid; + struct { + unsigned int cacheDirtyCount : 16; + unsigned int synchronizationThreadIsRunning : 1; + unsigned int backgroundFetchInProgress : 1; + unsigned int cacheHasBeenRead : 1; + unsigned int disableCacheWrite : 1; + unsigned int _UNUSED_ : 12; + } _flags; + MailboxUid *_inboxMailboxUid; + MailboxUid *_draftsMailboxUid; + MailboxUid *_sentMessagesMailboxUid; + MailboxUid *_trashMailboxUid; + MailboxUid *_archiveMailboxUid; + MFLock *_cachedMailboxenLock; + MFError *_lastConnectionError; + MessageLibrary *_library; + NSMutableDictionary *_currentChokedActions; + NSString *_mailboxCachePath; + struct __CFDictionary { } *_cachedMessageStores; + MFLock *_cachedMessageStoresLock; + int _cachedLibraryID; + MFLock *_cachedLibraryIDLock; +} + +@property BOOL generatesBulletins; +@property BOOL shouldArchive; + ++ (void)addMailAccount:(id)arg1 saveIfChanged:(BOOL)arg2; ++ (void)setMailAccounts:(id)arg1; ++ (void)removeOrphanedAccountData; ++ (id)existingAccountWithType:(id)arg1 hostname:(id)arg2 username:(id)arg3; ++ (void)resetMailboxTimers; ++ (void)updateAutoFetchSettings; ++ (id)accountContainingEmailAddress:(id)arg1; ++ (id)accountUsingHeadersFromMessage:(id)arg1; ++ (id)accountThatMessageIsFrom:(id)arg1 includingInactive:(BOOL)arg2; ++ (id)addressesThatReceivedMessage:(id)arg1; ++ (id)accountWithPath:(id)arg1; ++ (void)setGlobalPathForAccounts:(id)arg1; ++ (id)defaultMailAccountForDeliveryExcludingRestricted; ++ (id)defaultDeliveryAccount; ++ (BOOL)isAnyAccountOffline; ++ (BOOL)isAnyAccountOnline; ++ (void)disconnectAllAccounts; ++ (void)connectAllAccounts; ++ (void)saveStateForAllAccounts; ++ (void)synchronouslyEmptyMailboxUidType:(int)arg1 inAccounts:(id)arg2; ++ (id)URLForInfo:(id)arg1; ++ (id)accountWithURLString:(id)arg1; ++ (id)mailboxUidFromActiveAccountsForURL:(id)arg1; ++ (void)updateEmailALiasesForActiveAccounts; ++ (BOOL)usernameIsEmailAddress; ++ (BOOL)getConfigurationFromServerForEmail:(id)arg1; ++ (void)setDataclassesConsideredActive:(id)arg1; ++ (void)reloadAccounts; ++ (void)_addAccountToSortedPaths:(id)arg1; ++ (id)existingDAMailAccountForDAAccount:(id)arg1; ++ (void)_removeLookAsideValuesNotInAccountList:(id)arg1; ++ (void)disableMailboxListingNotifications; ++ (id)_loadAllAccounts; ++ (void)_setupSortedPathsForAccounts:(id)arg1; ++ (void)_migrateUserInfoAddressPreferencesToFirstAccount; ++ (void)_postMailAccountsHaveChanged; ++ (void)_invalidateAccounts:(id)arg1 missingFromNewAccounts:(id)arg2; ++ (void)enableMailboxListingNotifications:(BOOL)arg1; ++ (id)mailAccounts; ++ (void)_registerPendingAccount:(id)arg1; ++ (void)setMailAccounts:(id)arg1 saveIfChanged:(BOOL)arg2; ++ (void)_unregisterPendingAccount:(id)arg1; ++ (id)accountWithUniqueId:(id)arg1; ++ (id)activeAccounts; ++ (id)defaultPathForAccountWithHostname:(id)arg1 username:(id)arg2; ++ (id)_accountContainingEmailAddress:(id)arg1 matchingAddress:(id*)arg2 fullUserName:(id*)arg3 includingInactive:(BOOL)arg4; ++ (id)accountContainingEmailAddress:(id)arg1 includingInactive:(BOOL)arg2; ++ (id)accountForHeaders:(id)arg1 message:(id)arg2 includingInactive:(BOOL)arg3; ++ (void)_setOutboxMailboxUid:(id)arg1; ++ (id)outboxMailboxUid; ++ (id)_accountWithPath:(id)arg1; ++ (id)newAccountWithPath:(id)arg1; ++ (id)defaultAccountDirectory; ++ (id)defaultPathNameForAccountWithHostname:(id)arg1 username:(id)arg2; ++ (id)_defaultMailAccountForDeliveryIncludingRestricted:(BOOL)arg1; ++ (id)defaultMailAccountForDelivery; ++ (id)allMailboxUids; ++ (id)outboxMessageStore:(BOOL)arg1; ++ (void)removeMailAccount:(id)arg1 saveIfChanged:(BOOL)arg2; ++ (void)_setOnlineStateOfAllAccountsTo:(BOOL)arg1; ++ (BOOL)mailboxListingNotificationAreEnabled; ++ (id)_accountForURL:(id)arg1; ++ (id)infoForURL:(id)arg1; ++ (id)standardAccountClass:(Class)arg1 valueForKey:(id)arg2; ++ (void)_removeAccountFromSortedPaths:(id)arg1; ++ (id)newAccountWithDictionary:(id)arg1; ++ (BOOL)haveAccountsBeenConfigured; ++ (BOOL)isPredefinedAccountType; ++ (void)saveAccounts:(id)arg1 usingKey:(id)arg2; ++ (void)saveAccountInfoToDefaults; ++ (id)existingMailAccountForUniqueID:(id)arg1; ++ (id)predefinedValueForKey:(id)arg1; ++ (id)accountThatMessageIsFrom:(id)arg1; ++ (BOOL)canMoveMessagesFromAccount:(id)arg1 toAccount:(id)arg2; ++ (id)mailboxUidForFileSystemPath:(id)arg1 create:(BOOL)arg2; ++ (id)allEmailAddressesIncludingFullUserName:(BOOL)arg1 includeReceiveAliases:(BOOL)arg2; ++ (void)initialize; + +- (BOOL)isValidAccountWithError:(id)arg1 accountBeingEdited:(id)arg2 userCanOverride:(BOOL*)arg3; +- (void)setShouldArchive:(BOOL)arg1; +- (BOOL)generatesBulletins; +- (void)setGeneratesBulletins:(BOOL)arg1; +- (id)deliveryAccountAlternates; +- (void)setDeliveryAccountAlternates:(id)arg1; +- (BOOL)canUseDeliveryAccount:(id)arg1; +- (void)setCanUseCarrierDeliveryFallback:(BOOL)arg1; +- (BOOL)canUseCarrierDeliveryFallback; +- (void)setReceiveEmailAliasAddresses:(id)arg1; +- (id)fromEmailAddresses; +- (id)lastEmailAliasesSyncDate; +- (void)setLastEmailAliasesSyncDate:(id)arg1; +- (id)deleteAccount; +- (BOOL)canFetch; +- (void)nowWouldBeAGoodTimeToStartBackgroundSynchronization; +- (void)fetchMailboxList; +- (BOOL)canAppendMessages; +- (BOOL)canBeSynchronized; +- (BOOL)isFetching; +- (void)newMailHasBeenReceived; +- (BOOL)shouldExpungeMessagesOnDelete; +- (id)transferDisabledMailboxUids; +- (void)setMailboxUid:(id)arg1 forMailboxType:(int)arg2; +- (void)setEmptyFrequency:(int)arg1 forMailboxType:(int)arg2; +- (id)displayNameForMailboxUid:(id)arg1; +- (BOOL)containsMailboxes; +- (BOOL)canCreateNewMailboxes; +- (BOOL)newMailboxNameIsAcceptable:(id)arg1 reasonForFailure:(id*)arg2; +- (BOOL)canMailboxBeRenamed:(id)arg1; +- (BOOL)canMailboxBeDeleted:(id)arg1; +- (BOOL)moveMailbox:(id)arg1 intoParent:(id)arg2; +- (BOOL)renameMailbox:(id)arg1 newName:(id)arg2; +- (BOOL)deleteMailbox:(id)arg1; +- (void)resetMailboxURLs; +- (void)postUserInfoHasChangedForMailboxUid:(id)arg1 userInfo:(id)arg2; +- (void)setConnectionError:(id)arg1; +- (id)connectionError; +- (BOOL)hasUnreadMail; +- (id)mailboxUidForURL:(id)arg1; +- (void)startListeningForNotifications; +- (void)transferNotificationSessionToAccount:(id)arg1; +- (void)systemDidWake; +- (void)systemWillSleep; +- (BOOL)canFetchMessagesByNumericRange; +- (BOOL)canForwardWithoutDownload; +- (BOOL)supportsRemoteAppend; +- (BOOL)supportsMailboxEditing; +- (id)displayUsername; +- (BOOL)archiveSentMessages; +- (BOOL)supportsMessageFlagging; +- (BOOL)derivesDeliveryAccountInfoFromMailAccount; +- (BOOL)deleteInPlaceForAllMailboxes; +- (id)displayNameUsingSpecialNamesForMailboxUid:(id)arg1; +- (id)meetingStorePersistentID; +- (BOOL)reconstituteOrphanedMeetingInMessage:(id)arg1; +- (BOOL)hasEnoughInformationForEasySetup; +- (BOOL)_canReceiveNewMailNotifications; +- (void)addUserFocusMailbox:(id)arg1; +- (void)removeUserFocusMailbox:(id)arg1; +- (id)pushedMailboxUids; +- (void)_mailboxesWereRemovedFromTree:(id)arg1 withFileSystemPaths:(id)arg2; +- (void)setMailboxCachePath:(id)arg1; +- (void)_backgroundFetchCompleted; +- (BOOL)_shouldLogDeleteActivity; +- (id)URLForMessage:(id)arg1; +- (id)newMailboxWithParent:(id)arg1 name:(id)arg2; +- (id)_localMailboxNameForType:(int)arg1 usingDisplayName:(id)arg2; +- (BOOL)shouldFetchBodiesWhenMovingToTrash; +- (BOOL)shouldWipeLocalStorageOnRebuild; +- (id)iconString; +- (id)saveSentFolder; +- (id)signingIdentityPersistentReferenceForAddress:(id)arg1; +- (void)setSigningIdentityPersistentReference:(id)arg1 forAddress:(id)arg2; +- (id)encryptionIdentityPersistentReferenceForAddress:(id)arg1; +- (void)setEncryptionIdentityPersistentReference:(id)arg1 forAddress:(id)arg2; +- (BOOL)secureMIMEEnabled; +- (int)secureCompositionSigningPolicyForAddress:(id)arg1; +- (int)secureCompositionEncryptionPolicyForAddress:(id)arg1; +- (id)copyDataForRemoteEncryptionCertificatesForAddress:(id)arg1 error:(id*)arg2; +- (id)tildeAbbreviatedPath; +- (void)accountDidLoad; +- (void)setFullUserName:(id)arg1; +- (BOOL)shouldAppearInMailSettings; +- (BOOL)isEquivalentTo:(id)arg1 hostname:(id)arg2 username:(id)arg3; +- (BOOL)isAccountClassEquivalentTo:(id)arg1; +- (BOOL)isHostnameEquivalentTo:(id)arg1; +- (BOOL)isUsernameEquivalentTo:(id)arg1; +- (void)resetMailboxTimer; +- (id)uniqueIdForPersistentConnection; +- (id)receiveEmailAliasAddresses; +- (id)fullUserName; +- (id)emailAddressesAndAliases; +- (id)mailboxUidForRelativePath:(id)arg1 create:(BOOL)arg2; +- (void)resetSpecialMailboxes; +- (id)rootMailboxUid; +- (id)initWithLibrary:(id)arg1 properties:(id)arg2; +- (void)deliveryAccountWillBeRemoved:(id)arg1; +- (void)setupLibrary; +- (BOOL)_setPath:(id)arg1; +- (id)initWithLibrary:(id)arg1 path:(id)arg2; +- (BOOL)restrictedFromSendingExternally; +- (id)deliveryAccount; +- (id)_deliveryAccountCreateIfNeeded:(BOOL)arg1; +- (BOOL)_assignSpecialMailboxToAppropriateIvar:(id)arg1 forType:(int)arg2 delete:(BOOL)arg3; +- (id)allMailboxUids; +- (id)library; +- (void)_deleteHook; +- (void)_postMailAccountsHaveChangedIfNeeded; +- (void)_synchronouslyInvalidateAndDelete:(unsigned int)arg1; +- (void)_synchronouslyInvalidateAndDeleteWrapper:(id)arg1; +- (id)deleteAccountWithOptions:(unsigned int)arg1; +- (BOOL)_usesMailboxCache; +- (void)_writeMailboxCacheWithPrejudice:(BOOL)arg1; +- (id)_mailboxPathPrefix; +- (void)_loadEntriesFromFileSystemPath:(id)arg1 parent:(id)arg2; +- (void)emptyTrash; +- (void)_synchronizeMailboxListWithFileSystem; +- (id)_cachedSpecialMailboxOfType:(int)arg1; +- (id)_specialMailboxUidWithType:(int)arg1 create:(BOOL)arg2; +- (id)primaryMailboxUid; +- (void)_setSpecialMailbox:(id)arg1 forType:(int)arg2; +- (BOOL)_canEmptyMessagesFromMailboxUid:(id)arg1; +- (int)_emptyFrequencyForKey:(id)arg1 defaultValue:(id)arg2; +- (void)_setEmptyFrequency:(int)arg1 forKey:(id)arg2; +- (id)firstEmailAddress; +- (void)deleteMessagesFromMailboxUid:(id)arg1 olderThanNumberOfDays:(unsigned int)arg2; +- (id)_pathComponentForUidName:(id)arg1; +- (BOOL)_resetSpecialMailboxes; +- (BOOL)renameMailbox:(id)arg1 newName:(id)arg2 parent:(id)arg3; +- (id)_uidNameForPathComponent:(id)arg1; +- (void)_synchronouslyLoadListingForParent:(id)arg1; +- (BOOL)_deleteMailbox:(id)arg1; +- (BOOL)_setChildren:(id)arg1 forMailboxUid:(id)arg2; +- (void)_resetAllMailboxURLs:(BOOL)arg1; +- (Class)storeClassForMailbox:(id)arg1; +- (Class)storeClass; +- (id)mailboxUidForRelativePath:(id)arg1 create:(BOOL)arg2 withOption:(int)arg3; +- (id)mailboxPathExtension; +- (id)_childOfMailbox:(id)arg1 withComponentName:(id)arg2; +- (id)_newMailboxWithParent:(id)arg1 name:(id)arg2 attributes:(unsigned int)arg3 dictionary:(id)arg4 withCreationOption:(int)arg5; +- (id)_URLScheme; +- (id)_infoForMatchingURL:(id)arg1; +- (id)_URLForInfo:(id)arg1; +- (id)mailboxUidForInfo:(id)arg1; +- (int)emptyFrequencyForMailboxType:(int)arg1; +- (BOOL)updateEmailAliases; +- (BOOL)supportsArchiving; +- (void)setDeliveryAccount:(id)arg1; +- (id)_copyMailboxWithParent:(id)arg1 name:(id)arg2 attributes:(unsigned int)arg3 dictionary:(id)arg4; +- (BOOL)areAnyDataclassesConsideredActiveEnabled; +- (void)setEnabled:(BOOL)arg1 forDataclass:(id)arg2; +- (id)_copyMailboxUidWithParent:(id)arg1 name:(id)arg2 attributes:(unsigned int)arg3 existingMailboxUid:(id)arg4 dictionary:(id)arg5; +- (BOOL)_cleanInboxDuplication:(id)arg1; +- (id)mailboxCachePath; +- (void)_readCustomInfoFromMailboxCache:(id)arg1; +- (BOOL)_loadMailboxListingIntoCache:(id)arg1 attributes:(unsigned int)arg2 children:(id)arg3 parent:(id)arg4; +- (void)_writeCustomInfoToMailboxCache:(id)arg1; +- (void)_backgroundFetchCompletedCount:(unsigned int)arg1; +- (id*)_specialMailboxIvarOfType:(int)arg1; +- (id)specialMailboxNameForType:(int)arg1; +- (void)_setSpecialMailboxName:(id)arg1 forType:(int)arg2; +- (id)_defaultSpecialMailboxNameForType:(int)arg1; +- (BOOL)restrictedFromTransferingMessagesToOtherAccounts; +- (BOOL)supportsAppend; +- (id)valueInAccountLookAsidePropertiesForKey:(id)arg1; +- (void)setValueInAccountLookAsideProperties:(id)arg1 forKey:(id)arg2; +- (void)_setValueInAccountLookAsideProperties:(id)arg1 forKey:(id)arg2 subKey:(id)arg3; +- (void)setValueInAccountProperties:(id)arg1 forKey:(id)arg2; +- (void)setIsOffline:(BOOL)arg1; +- (void)releaseAllForcedConnections; +- (void)releaseAllConnections; +- (void)_setAccountProperties:(id)arg1; +- (void)setHostname:(id)arg1; +- (void)setPortNumber:(unsigned int)arg1; +- (int)libraryID; +- (void)setLibrary:(id)arg1; +- (BOOL)shouldArchive; +- (void)unregisterStore:(id)arg1 forUid:(id)arg2; +- (void)setUnreadCount:(unsigned int)arg1 forMailbox:(id)arg2; +- (id)storeForMailboxUid:(id)arg1; +- (id)mailboxUidOfType:(int)arg1 createIfNeeded:(BOOL)arg2; +- (BOOL)moveMessages:(id)arg1 fromMailbox:(id)arg2 toMailbox:(id)arg3 markAsRead:(BOOL)arg4 unsuccessfulOnes:(id)arg5; +- (BOOL)shouldRestoreMessagesAfterFailedDelete; +- (id)URLString; +- (BOOL)willPerformActionForChokePoint:(id)arg1 coalescePoint:(id)arg2 result:(id*)arg3; +- (void)didFinishActionForChokePoint:(id)arg1 coalescePoint:(id)arg2 withResult:(id)arg3; +- (BOOL)deleteInPlaceForMailbox:(id)arg1; +- (BOOL)canArchiveForMailbox:(id)arg1; +- (int)archiveDestinationForMailbox:(id)arg1; +- (void)setEmailAddresses:(id)arg1; +- (void)saveState; +- (void)setUsername:(id)arg1; +- (id)emailAddresses; +- (id)path; +- (void)invalidate; +- (void)setCachePolicy:(int)arg1; +- (int)cachePolicy; +- (id)displayName; +- (id)initWithProperties:(id)arg1; +- (id)initWithPath:(id)arg1; +- (void)setPath:(id)arg1; +- (BOOL)isActive; +- (void)setIsActive:(BOOL)arg1; +- (void)stopListeningForNotifications; +- (id)description; +- (void)dealloc; + +@end diff --git a/Message.framework/MailMessage.h b/Message.framework/MailMessage.h new file mode 100755 index 0000000..99e9eba --- /dev/null +++ b/Message.framework/MailMessage.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MFMessageInfo; + +@interface MailMessage : Message { + unsigned long long _messageFlags; + unsigned char _subjectPrefixLength; + unsigned long long _modSequenceNumber; + MFMessageInfo *_info; +} + +@property unsigned long long modSequenceNumber; + ++ (id)forwardedMessagePrefixWithSpacer:(BOOL)arg1; ++ (Class)dataMessageStoreToUse; ++ (unsigned int)displayablePriorityForPriority:(int)arg1; ++ (unsigned int)validatePriority:(int)arg1; ++ (id)replyPrefixWithSpacer:(BOOL)arg1; + +- (void)setModSequenceNumber:(unsigned long long)arg1; +- (id)subjectNotIncludingReAndFwdPrefix; +- (id)loadMeetingExternalID; +- (BOOL)shouldSetSummary; +- (void)loadCachedHeaderValuesFromHeaders:(id)arg1; +- (void)setPriorityFromHeaders:(id)arg1; +- (id)subjectAndPrefixLength:(unsigned int*)arg1; +- (id)loadMeetingData; +- (id)externalConversationID; +- (id)remoteMailboxURL; +- (unsigned long long)modSequenceNumber; +- (void)setSubject:(id)arg1 to:(id)arg2 cc:(id)arg3 bcc:(id)arg4 sender:(id)arg5 dateReceived:(double)arg6 dateSent:(double)arg7 messageIDHash:(long long)arg8 conversationIDHash:(long long)arg9 summary:(id)arg10 withOptions:(unsigned int)arg11; +- (id)refreshedMessage; +- (id)originalMailboxURL; +- (void)setMutableInfoFromMessage:(id)arg1; +- (void)markAsViewed; +- (void)markAsNotViewed; +- (void)markAsFlagged; +- (void)markAsNotFlagged; +- (void)markAsReplied; +- (void)markAsForwarded; +- (void)setMessageFlagsWithoutCommitting:(unsigned long long)arg1; +- (id)mailbox; +- (id)copyMessageInfo; +- (id)subject; +- (id)messageStore; +- (id)account; +- (unsigned long long)messageFlags; +- (void)setMessageFlags:(unsigned long long)arg1; +- (void)setSubject:(id)arg1; +- (unsigned short)numberOfAttachments; +- (void)setSummary:(id)arg1; +- (int)priority; +- (id)URL; +- (void)dealloc; + +@end diff --git a/Message.framework/MailMessageStore.h b/Message.framework/MailMessageStore.h new file mode 100755 index 0000000..96d8849 --- /dev/null +++ b/Message.framework/MailMessageStore.h @@ -0,0 +1,146 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSTimer, MailboxUid, MailAccount, NSMutableArray, ActivityMonitor; + +@interface MailMessageStore : MessageStore { + struct { + unsigned int isReadOnly : 1; + unsigned int hasUnsavedChangesToMessageData : 1; + unsigned int haveOpenLockFile : 1; + unsigned int compacting : 1; + unsigned int cancelInvalidation : 1; + unsigned int forceInvalidation : 1; + unsigned int isWritingChangesToDisk : 1; + unsigned int isTryingToClose : 1; + unsigned int compactOnClose : 1; + unsigned int reserved : 22; + } _flags; + MailboxUid *_mailboxUid; + MailAccount *_account; + NSMutableArray *_allMessages; + unsigned int _deletedMessagesSize; + unsigned int _deletedMessageCount; + unsigned int _unreadMessageCount; + unsigned int _lastFetchCount; + unsigned int _generationNumber; + int _state; + NSTimer *_timer; + double timeOfLastAutosaveOperation; + ActivityMonitor *_openMonitor; +} + ++ (Class)classForMimePart; ++ (int)copyMessages:(id)arg1 toMailbox:(id)arg2 markAsRead:(BOOL)arg3 deleteOriginals:(BOOL)arg4 isDeletion:(BOOL)arg5 unsuccessfulOnes:(id)arg6; ++ (void)_autosaveMessageStore:(void*)arg1; ++ (Class)headersClass; ++ (BOOL)createEmptyStoreForPath:(id)arg1; ++ (BOOL)createEmptyStoreIfNeededForPath:(id)arg1; ++ (BOOL)storeAtPathIsWritable:(id)arg1; + +- (id)initWithMailboxUid:(id)arg1 readOnly:(BOOL)arg2; +- (void)openAsynchronously; +- (void)didOpen; +- (void)cancelOpen; +- (void)writeUpdatedMessageDataToDisk; +- (BOOL)isOpened; +- (id)storePathRelativeToAccount; +- (BOOL)isDrafts; +- (void)messagesWereAdded:(id)arg1; +- (void)messagesWereCompacted:(id)arg1; +- (void)deletedCount:(unsigned int*)arg1 andSize:(unsigned int*)arg2; +- (unsigned int)nonDeletedCountIncludingServerSearch:(BOOL)arg1 andThreadSearch:(BOOL)arg2; +- (unsigned int)serverMessageCount; +- (unsigned int)serverUnreadOnlyOnServerCount; +- (unsigned int)serverUnreadCount; +- (BOOL)hasMoreMessages:(unsigned int)arg1; +- (void)purgeMessagesBeyondLimit:(unsigned int)arg1 keepingMessage:(id)arg2; +- (BOOL)hasMessageForAccount:(id)arg1; +- (unsigned int)indexOfMessage:(id)arg1; +- (id)copyOfMessagesInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (id)mutableCopyOfAllMessages; +- (id)copyOfAllMessagesForBodyLoadingFromRowID:(unsigned int)arg1 limit:(unsigned int)arg2; +- (id)copyMessagesMatchingText:(id)arg1; +- (id)copyMessagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2; +- (id)copyMessagesWithRemoteIDs:(id)arg1 options:(unsigned int)arg2; +- (BOOL)canFetchSearchResults; +- (int)fetchMessagesMatchingCriterion:(id)arg1 limit:(unsigned int)arg2; +- (id)remoteIDsMatchingCriterion:(id)arg1 limit:(unsigned int)arg2; +- (BOOL)canFetchMessageIDs; +- (int)fetchMessagesWithMessageIDs:(id)arg1 andSetFlags:(unsigned long long)arg2; +- (id)finishRoutingMessages:(id)arg1 routed:(id)arg2; +- (void)rebuildTableOfContentsAsynchronously; +- (BOOL)canCompact; +- (void)doCompact; +- (void)deleteMessagesOlderThanNumberOfDays:(int)arg1 compact:(BOOL)arg2; +- (void)undeleteMessages:(id)arg1; +- (void)messagesWereDeleted:(id)arg1; +- (BOOL)allowsAppend; +- (id)messageWithValue:(id)arg1 forHeader:(id)arg2 options:(unsigned int)arg3; +- (id)messageForRemoteID:(id)arg1; +- (id)lastViewedMessageWithOptions:(unsigned int)arg1; +- (id)headerDataForMessage:(id)arg1 downloadIfNecessary:(BOOL)arg2; +- (BOOL)hasCachedDataForMimePart:(id)arg1; +- (id)setFlagsLocallyFromDictionary:(id)arg1 forMessages:(id)arg2; +- (id)willSetFlagsFromDictionary:(id)arg1 forMessages:(id)arg2; +- (void)setFlagsCancelled:(id)arg1 forMessages:(id)arg2; +- (int)fetchMobileSynchronously:(unsigned int)arg1; +- (BOOL)setPreferredEncoding:(unsigned long)arg1 forMessage:(id)arg2; +- (void)setData:(id)arg1 forMimePart:(id)arg2 isComplete:(BOOL)arg3; +- (void)setLibrary:(id)arg1; +- (BOOL)shouldDownloadBodyDataForMessage:(id)arg1; +- (id)loadMeetingExternalIDForMessage:(id)arg1; +- (id)loadMeetingDataForMessage:(id)arg1; +- (BOOL)shouldSetSummaryForMessage:(id)arg1; +- (BOOL)canDeleteMessage:(id)arg1; +- (BOOL)shouldDeleteInPlace; +- (BOOL)shouldArchive; +- (int)archiveDestination; +- (void)_setFlagsForMessages:(id)arg1 mask:(unsigned long long)arg2; +- (void)updateMessages:(id)arg1 updateNumberOfAttachments:(BOOL)arg2; +- (id)account; +- (void)_cancelAutosave; +- (void)openSynchronously; +- (void)updateUserInfoToLatestValues; +- (void)messagesWereAdded:(id)arg1 forIncrementalLoading:(BOOL)arg2 earliestReceivedDate:(id)arg3; +- (id)mailboxUid; +- (unsigned int)totalCount; +- (unsigned int)unreadCount; +- (id)copyOfAllMessagesWithOptions:(unsigned int)arg1; +- (id)copyOfAllMessages; +- (id)copyMessagesMatchingText:(id)arg1 options:(unsigned int)arg2; +- (id)_defaultRouterDestination; +- (int)appendMessages:(id)arg1 unsuccessfulOnes:(id)arg2; +- (void)deleteMessages:(id)arg1 moveToTrash:(BOOL)arg2; +- (BOOL)canRebuild; +- (void)_flushAllMessageData; +- (void)structureDidChange; +- (void)_rebuildTableOfContentsSynchronously; +- (id)setFlagsFromDictionary:(id)arg1 forMessages:(id)arg2; +- (void)setFlag:(id)arg1 state:(BOOL)arg2 forMessages:(id)arg3; +- (int)appendMessages:(id)arg1 unsuccessfulOnes:(id)arg2 newMessageIDs:(id)arg3 newMessages:(id)arg4 flagsToSet:(id)arg5; +- (int)appendMessages:(id)arg1 unsuccessfulOnes:(id)arg2 newMessageIDs:(id)arg3 newMessages:(id)arg4; +- (int)appendMessages:(id)arg1 unsuccessfulOnes:(id)arg2 newMessageIDs:(id)arg3; +- (id)messageForMessageID:(id)arg1 options:(unsigned int)arg2; +- (id)lastViewedMessageDate; +- (id)_fetchHeaderDataForMessage:(id)arg1 downloadIfNecessary:(BOOL)arg2; +- (BOOL)_updateFlagForMessage:(id)arg1 key:(id)arg2 value:(BOOL)arg3; +- (void)_setNeedsAutosave; +- (void)setNumberOfAttachments:(unsigned int)arg1 isSigned:(BOOL)arg2 isEncrypted:(BOOL)arg3 forMessage:(id)arg4; +- (int)fetchNumMessages:(unsigned int)arg1 preservingUID:(id)arg2 fetchType:(int)arg3 synchronize:(BOOL)arg4 compact:(BOOL)arg5; +- (int)fetchMobileSynchronously:(unsigned int)arg1 preservingUID:(id)arg2 compact:(BOOL)arg3; +- (void)messageFlagsDidChange:(id)arg1 flags:(id)arg2; +- (id)_setOrGetBody:(id)arg1 forMessage:(id)arg2 updateFlags:(BOOL)arg3; +- (void)updateBodyFlagsForMessage:(id)arg1 body:(id)arg2; +- (void)_setFlagsForMessages:(id)arg1; +- (BOOL)_shouldChangeComponentMessageFlagsForMessage:(id)arg1; +- (BOOL)_shouldChangeComponentMessageFlags; +- (BOOL)isReadOnly; +- (id)displayName; +- (void)close; +- (id)status; +- (id)description; +- (void)dealloc; + +@end diff --git a/Message.framework/MailboxUid.h b/Message.framework/MailboxUid.h new file mode 100755 index 0000000..f0f634c --- /dev/null +++ b/Message.framework/MailboxUid.h @@ -0,0 +1,127 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSNumber, MFWeakReferenceHolder, MailAccount, NSMutableArray, NSString, MessageCriterion, NSMutableDictionary, NSArray; + +@interface MailboxUid : NSObject { + NSString *uniqueId; + unsigned int _mailboxID; + MFWeakReferenceHolder *_account; + NSString *_pathComponent; + unsigned int _attributes; + MFWeakReferenceHolder *_parent; + NSMutableArray *_children; + MailAccount *_representedAccount; + MessageCriterion *_criterion; + BOOL allCriteriaMustBeSatisfied; + NSString *_realFullPath; + NSArray *_extraAttributes; + NSNumber *_pendingLevel; + int _type; + NSMutableDictionary *_userInfo; + NSString *_permanentTag; +} + +@property(retain) NSString * permanentTag; +@property(retain) NSArray * extraAttributes; + ++ (BOOL)isDraftsMailboxType:(int)arg1; ++ (id)specialNameForType:(int)arg1; ++ (BOOL)isOutgoingMailboxType:(int)arg1; + +- (unsigned int)nonDeletedCount; +- (BOOL)hasChildren; +- (id)childEnumerator; +- (unsigned int)numberOfChildren; +- (unsigned int)indexOfChild:(id)arg1; +- (id)descendantWithExtraAttribute:(id)arg1; +- (id)descendantWithPermanentTag:(id)arg1; +- (void)sortChildren; +- (BOOL)isContainer; +- (BOOL)isOutgoingMailboxUid; +- (id)realFullPath; +- (id)pathRelativeToMailboxForDisplay:(id)arg1; +- (id)oldURLString; +- (unsigned int)mailboxID; +- (int)compareWithMailboxUid:(id)arg1; +- (int)indexToInsertChildMailboxUid:(id)arg1; +- (BOOL)isDescendantOfMailbox:(id)arg1; +- (BOOL)userInfoBoolForKey:(id)arg1; +- (void)setUserInfoBool:(BOOL)arg1 forKey:(id)arg2; +- (id)userInfoDictionary; +- (void)setUserInfoWithDictionary:(id)arg1; +- (id)userInfoForSerialization; +- (void)setCriterion:(id)arg1; +- (BOOL)alwaysWriteFullMessageFile; +- (void)setLastViewedMessageID:(id)arg1; +- (void)setPermanentTag:(id)arg1; +- (id)initWithAccount:(id)arg1; +- (id)_initWithName:(id)arg1 attributes:(unsigned int)arg2 forAccount:(id)arg3; +- (id)_mutableChildren; +- (id)childEnumeratorIncludingHiddenChildren:(BOOL)arg1; +- (id)URLStringNonNil; +- (id)fullPathNonNil; +- (BOOL)isStore; +- (id)topMailbox; +- (id)rootMailbox; +- (void)saveUserInfo; +- (id)displayNameUsingSpecialNames; +- (id)ancestralAccount; +- (id)criterion; +- (id)_loadUserInfo; +- (id)userInfoObjectForKey:(id)arg1; +- (void)setUserInfoObject:(id)arg1 forKey:(id)arg2; +- (id)URLStringWithAccount:(id)arg1; +- (void)addToPostOrderTraversal:(id)arg1; +- (id)tildeAbbreviatedPath; +- (id)depthFirstEnumerator; +- (void)flushCriteria; +- (BOOL)isSpecialMailboxUid; +- (BOOL)setUnreadCount:(unsigned int)arg1; +- (id)childWithName:(id)arg1; +- (id)childWithExtraAttribute:(id)arg1; +- (id)childWithPermanentTag:(id)arg1; +- (BOOL)setChildren:(id)arg1; +- (id)permanentTag; +- (void)setRepresentedAccount:(id)arg1; +- (id)initWithName:(id)arg1 attributes:(unsigned int)arg2 forAccount:(id)arg3 permanentTag:(id)arg4; +- (id)initWithName:(id)arg1 attributes:(unsigned int)arg2 forAccount:(id)arg3 extraAttributes:(id)arg4; +- (id)pathRelativeToMailbox:(id)arg1; +- (id)mutableCopyOfChildren; +- (id)uniqueId; +- (id)fullPath; +- (id)account; +- (id)accountRelativePath; +- (unsigned int)unreadCount; +- (id)representedAccount; +- (BOOL)shouldRestoreMessagesAfterFailedDelete; +- (id)lastViewedMessageID; +- (id)lastViewedMessageDate; +- (id)URLString; +- (BOOL)isSelectable; +- (id)childAtIndex:(unsigned int)arg1; +- (id)parent; +- (void)setParent:(id)arg1; +- (void)invalidate; +- (id)store; +- (id)children; +- (id)displayName; +- (void)setAttributes:(unsigned int)arg1; +- (unsigned int)attributes; +- (void)removeChild:(id)arg1; +- (BOOL)isVisible; +- (int)type; +- (id)URL; +- (id)name; +- (void)setType:(int)arg1; +- (BOOL)isValid; +- (void)setExtraAttributes:(id)arg1; +- (id)extraAttributes; +- (void)setName:(id)arg1; +- (id)description; +- (id)copyWithZone:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/MessageCriterion.h b/Message.framework/MessageCriterion.h new file mode 100755 index 0000000..83b1f82 --- /dev/null +++ b/Message.framework/MessageCriterion.h @@ -0,0 +1,95 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSString, NSArray; + +@interface MessageCriterion : NSObject { + NSString *_uniqueId; + NSString *_criterionIdentifier; + NSString *_expression; + int _qualifier; + NSArray *_criteria; + int _dateUnitType; + NSString *_name; + unsigned int _allCriteriaMustBeSatisfied : 1; + unsigned int _dateIsRelative : 1; + int _type; + NSArray *_requiredHeaders; +} + ++ (id)criteriaFromDefaultsArray:(id)arg1; ++ (id)defaultsArrayFromCriteria:(id)arg1; ++ (void)_updateAddressComments:(id)arg1; ++ (id)criteriaFromDefaultsArray:(id)arg1 removingRecognizedKeys:(BOOL)arg2; ++ (int)criterionTypeForString:(id)arg1; ++ (id)stringForCriterionType:(int)arg1; ++ (id)messageIsDeletedCriterion:(BOOL)arg1; ++ (id)messageIsServerSearchResultCriterion:(BOOL)arg1; ++ (id)criterionForMailboxURL:(id)arg1; + +- (id)criterionForSQL; +- (id)fixOnce; +- (id)criterionByExpandingAddressCriteria; +- (id)_criterionForSQL; +- (BOOL)hasNumberCriterion; +- (id)SQLExpressionWithContext:(struct { unsigned int x1; unsigned int x2; BOOL x3; BOOL x4; }*)arg1 depth:(unsigned int)arg2; +- (unsigned int)bestBaseTable; +- (BOOL)includesCriterionSatisfyingPredicate:(int (*)())arg1 restrictive:(BOOL)arg2; +- (id)criterionByAddingEmailCriteria; +- (id)SQLExpressionWithTables:(unsigned int*)arg1 baseTable:(unsigned int)arg2; +- (BOOL)_evaluateIsDigitallySignedCriterion:(id)arg1; +- (BOOL)_evaluateIsEncryptedCriterion:(id)arg1; +- (BOOL)doesMessageSatisfyCriterion:(id)arg1; +- (int)dateUnits; +- (void)setDateUnits:(int)arg1; +- (BOOL)dateIsRelative; +- (void)setDateIsRelative:(BOOL)arg1; +- (id)emailAddressesForGroupCriterion; +- (id)initWithDictionary:(id)arg1 andRemoveRecognizedKeysIfMutable:(BOOL)arg2; +- (void)setCriterionType:(int)arg1; +- (void)setQualifier:(int)arg1; +- (id)initWithCriterion:(id)arg1 expression:(id)arg2; +- (int)messageRuleQualifierForString:(id)arg1; +- (id)criterionIdentifier; +- (int)qualifier; +- (id)criteria; +- (id)descriptionWithDepth:(unsigned int)arg1; +- (id)_qualifierString; +- (id)stringForMessageRuleQualifier:(int)arg1; +- (id)_headersRequiredForEvaluation; +- (BOOL)_evaluateAddressBookCriterion:(id)arg1; +- (BOOL)_evaluateHeaderCriterion:(id)arg1; +- (BOOL)_evaluateAccountCriterion:(id)arg1; +- (BOOL)_evaluateDateCriterion:(id)arg1; +- (BOOL)_evaluateAddressHistoryCriterion:(id)arg1; +- (BOOL)_evaluateFullNameCriterion:(id)arg1; +- (BOOL)_evaluatePriorityIsNormalCriterion:(id)arg1; +- (BOOL)_evaluatePriorityIsHighCriterion:(id)arg1; +- (BOOL)_evaluatePriorityIsLowCriterion:(id)arg1; +- (BOOL)_evaluateAttachmentCriterion:(id)arg1; +- (id)simplifiedCriterion; +- (id)simplifyOnce; +- (void)setCriteria:(id)arg1; +- (void)setAllCriteriaMustBeSatisfied:(BOOL)arg1; +- (id)initWithType:(int)arg1 qualifier:(int)arg2 expression:(id)arg3; +- (void)setCriterionIdentifier:(id)arg1; +- (BOOL)allCriteriaMustBeSatisfied; +- (int)criterionType; +- (void)setExpression:(id)arg1; +- (id)expression; +- (id)dictionaryRepresentation; +- (id)initWithDictionary:(id)arg1; +- (id)name; +- (void)setName:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/MessageDetails.h b/Message.framework/MessageDetails.h new file mode 100755 index 0000000..0a722e6 --- /dev/null +++ b/Message.framework/MessageDetails.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MessageLibrary, NSString; + +@interface MessageDetails : NSObject { + MessageLibrary *library; + unsigned int libraryID; + unsigned long long messageFlags; + unsigned int uid; + unsigned int encoding; + BOOL isInvalid; + int mailboxID; + long long conversationHash; + unsigned int dateReceived; + unsigned int dateSent; + NSString *externalID; +} + + +- (id)externalID; +- (id)messageID; +- (id)remoteID; +- (id)mailbox; +- (id)copyMessageInfo; +- (unsigned int)mailboxID; +- (double)dateReceivedAsTimeIntervalSince1970; +- (double)dateSentAsTimeIntervalSince1970; +- (unsigned int)libraryID; +- (unsigned long long)messageFlags; +- (unsigned long)uid; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/MessageLibrary.h b/Message.framework/MessageLibrary.h new file mode 100755 index 0000000..df530d8 --- /dev/null +++ b/Message.framework/MessageLibrary.h @@ -0,0 +1,123 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSString; + +@interface MessageLibrary : NSObject { + NSString *_path; +} + ++ (void)initialize; + +- (void)flagsChangedForMessages:(id)arg1 flags:(id)arg2 oldFlagsByMessage:(id)arg3; +- (id)duplicateMessages:(id)arg1 newRemoteIDs:(id)arg2 forMailbox:(id)arg3 setFlags:(unsigned long long)arg4 clearFlags:(unsigned long long)arg5 messageFlagsForMessages:(id)arg6 createNewCacheFiles:(BOOL)arg7; +- (unsigned int)updateSequenceNumber; +- (unsigned int)accessSequenceNumber; +- (void)updateRecipientsForMessage:(id)arg1 fromHeaders:(id)arg2; +- (void)updateThreadingInfoForMessage:(id)arg1 fromHeaders:(id)arg2; +- (id)messagesNeedingSyncConfirmationForMailbox:(id)arg1; +- (id)messagesWithoutSummariesForMailbox:(id)arg1; +- (id)messagesWithSummariesForMailbox:(id)arg1 fromRowID:(unsigned int)arg2 limit:(unsigned int)arg3; +- (unsigned int)deletedCountForMailbox:(id)arg1; +- (id)oldestMessageInMailbox:(id)arg1; +- (id)messageWithRemoteID:(id)arg1 inRemoteMailbox:(id)arg2; +- (unsigned int)maximumRemoteIDForMailbox:(id)arg1; +- (unsigned int)minimumRemoteIDForMailbox:(id)arg1; +- (id)sequenceIdentifierForMailbox:(id)arg1; +- (void)setSequenceIdentifier:(id)arg1 forMailbox:(id)arg2; +- (id)sequenceIdentifierForMessagesWithRemoteIDs:(id)arg1 inMailbox:(id)arg2; +- (void)setSequenceIdentifier:(id)arg1 forMessageWithLibraryID:(unsigned int)arg2; +- (void)setSequenceIdentifier:(id)arg1 forMessagesWithRemoteIDs:(id)arg2 inMailbox:(id)arg3; +- (id)getDetailsForMessagesWithRemoteIDInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1 fromMailbox:(id)arg2; +- (id)getDetailsForAllMessagesFromMailbox:(id)arg1; +- (id)messagesWithMessageIDHeader:(id)arg1; +- (void)removeAllMessagesFromMailbox:(id)arg1 removeMailbox:(BOOL)arg2 andNotify:(BOOL)arg3; +- (id)messageWithMessageID:(id)arg1 inMailbox:(id)arg2; +- (id)dataConsumerForMessage:(id)arg1 isPartial:(BOOL)arg2; +- (id)dataConsumerForMessage:(id)arg1; +- (id)bodyDataForMessage:(id)arg1; +- (void)sendMessagesMatchingCriterion:(id)arg1 to:(id)arg2 options:(unsigned int)arg3 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg4; +- (void)sendMessagesMatchingCriterion:(id)arg1 to:(id)arg2 options:(unsigned int)arg3; +- (BOOL)libraryExists; +- (int)libraryStatus; +- (void)setBusyTimeoutInterval:(double)arg1; +- (void)cleanOldDatabases; +- (void)closeDatabaseConnections; +- (void)deletePOPUID:(id)arg1 inMailbox:(id)arg2; +- (id)UIDsToDeleteInMailbox:(id)arg1; +- (id)deletedUIDsInMailbox:(id)arg1; +- (id)allUIDsInMailbox:(id)arg1; +- (id)hiddenPOPUIDsInMailbox:(id)arg1; +- (BOOL)outstandingWritesExist; +- (void)lockDBForWriting; +- (void)appendOfflineCacheOperation:(id)arg1 forAccount:(int)arg2 lastTemporaryID:(unsigned int)arg3; +- (void)markOfflineCacheOperationAsComplete:(id)arg1; +- (id)offlineCacheOperationsForAccount:(int)arg1 lastTemporaryID:(unsigned int*)arg2; +- (void)appendOfflineCacheReplayData:(id)arg1 forAccountID:(int)arg2; +- (void)consumeOfflineCacheReplayDataForAccount:(int)arg1 usingBlock:(id)arg2; +- (void)deleteOfflineCacheDataForAccount:(int)arg1; +- (id)remoteStoreForMessage:(id)arg1; +- (id)addMessages:(id)arg1 withMailbox:(id)arg2 fetchBodies:(BOOL)arg3 newMessagesByOldMessage:(id)arg4; +- (void)setFlagsForMessages:(id)arg1; +- (void)postOldFlags:(unsigned long long)arg1 newFlags:(unsigned long long)arg2 forMessage:(id)arg3; +- (void)compactMessages:(id)arg1 permanently:(BOOL)arg2; +- (void)setFlagsForMessages:(id)arg1 mask:(unsigned long long)arg2; +- (void)postFlagsChangedForMessages:(id)arg1 flags:(id)arg2 oldFlagsByMessage:(id)arg3; +- (unsigned int)totalCountForMailbox:(id)arg1; +- (unsigned int)nonDeletedCountForMailbox:(id)arg1 includeServerSearchResults:(BOOL)arg2 includeThreadSearchResults:(BOOL)arg3; +- (id)messagesWithSummariesForMailbox:(id)arg1 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2; +- (id)messagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg3; +- (id)messagesWithoutSummariesForMailbox:(id)arg1 fromRowID:(unsigned int)arg2 limit:(unsigned int)arg3; +- (id)messagesMatchingCriterion:(id)arg1 options:(unsigned int)arg2; +- (id)copyMessagesWithRemoteIDs:(id)arg1 options:(unsigned int)arg2 inRemoteMailbox:(id)arg3; +- (id)serverSearchResultMessagesForMailbox:(id)arg1; +- (id)dateOfOldestNonSearchResultMessageInMailbox:(id)arg1; +- (id)filterContiguousMessages:(id)arg1 forCriterion:(id)arg2 options:(unsigned int)arg3; +- (id)messageWithMessageID:(id)arg1 options:(unsigned int)arg2 inMailbox:(id)arg3; +- (id)headerDataForMessage:(id)arg1; +- (id)bodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id*)arg2; +- (id)dataForMimePart:(id)arg1 isComplete:(BOOL*)arg2; +- (id)dataConsumerForMessage:(id)arg1 part:(id)arg2 incomplete:(BOOL)arg3; +- (id)fullBodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id*)arg2; +- (id)bodyDataForMessage:(id)arg1 andHeaderDataIfReadilyAvailable:(id*)arg2 isComplete:(BOOL*)arg3; +- (id)messagesForMailbox:(id)arg1 olderThanNumberOfDays:(int)arg2; +- (void)compactMessages:(id)arg1; +- (id)addMessages:(id)arg1 withMailbox:(id)arg2 fetchBodies:(BOOL)arg3 newMessagesByOldMessage:(id)arg4 remoteIDs:(id)arg5 setFlags:(unsigned long long)arg6 clearFlags:(unsigned long long)arg7 messageFlagsForMessages:(id)arg8 copyFiles:(BOOL)arg9 addPOPUIDs:(BOOL)arg10 dataSectionsByMessage:(id)arg11; +- (void)compactMailbox:(id)arg1; +- (BOOL)hasCompleteDataForMimePart:(id)arg1; +- (id)messageWithLibraryID:(unsigned int)arg1 options:(unsigned int)arg2 inMailbox:(id)arg3; +- (id)urlForMailboxID:(unsigned int)arg1; +- (id)mailboxUidForMessage:(id)arg1; +- (void)setMessage:(id)arg1 isPartial:(BOOL)arg2; +- (BOOL)isMessageContentsLocallyAvailable:(id)arg1; +- (void)setFlags:(unsigned long long)arg1 forMessage:(id)arg2; +- (void)setSummary:(id)arg1 forMessage:(id)arg2; +- (id)dataPathForMessage:(id)arg1; +- (id)dataPathForMessage:(id)arg1 part:(id)arg2; +- (id)accountForMessage:(id)arg1; +- (void)setData:(id)arg1 forMessage:(id)arg2 isPartial:(BOOL)arg3; +- (id)dataConsumerForMessage:(id)arg1 part:(id)arg2; +- (oneway void)updateMessage:(id)arg1 withMetadata:(id)arg2; +- (id)metadataForMessage:(id)arg1 key:(id)arg2; +- (unsigned int)unreadCountForMailbox:(id)arg1; +- (unsigned int)nonDeletedCountForMailbox:(id)arg1; +- (unsigned int)mailboxIDForURLString:(id)arg1; +- (void)deleteMailboxes:(id)arg1; +- (void)deleteAccount:(id)arg1; +- (BOOL)renameMailboxes:(id)arg1 to:(id)arg2; +- (int)libraryIDForAccount:(id)arg1; +- (int)createLibraryIDForAccount:(id)arg1; +- (id)loadMeetingExternalIDForMessage:(id)arg1; +- (id)loadMeetingDataForMessage:(id)arg1; +- (id)setFlagsFromDictionary:(id)arg1 forMessages:(id)arg2; +- (void)setNumberOfAttachments:(unsigned int)arg1 isSigned:(BOOL)arg2 isEncrypted:(BOOL)arg3 forMessage:(id)arg4; +- (BOOL)shouldCancel; +- (BOOL)isBusy; +- (void)commit; +- (void)setThreadPriority:(int)arg1; +- (int)threadPriority; +- (id)initWithPath:(id)arg1; +- (void)dealloc; + +@end diff --git a/Message.framework/MessageWriter.h b/Message.framework/MessageWriter.h new file mode 100755 index 0000000..dbf7c03 --- /dev/null +++ b/Message.framework/MessageWriter.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSDictionary; + +@interface MessageWriter : NSObject { + unsigned int _createsRichText : 1; + unsigned int _allows8BitMimeParts : 1; + unsigned int _allowsBinaryMimeParts : 1; + unsigned int _allowsAppleDoubleAttachments : 1; + unsigned int _writeSizeDispositionParameter : 1; + unsigned int _allowsQuotedPrintable : 1; + unsigned int _preferredEncoding; + unsigned int _encodingHint; + NSDictionary *_compositionSpecification; + id _delegate; + Class _messageClassToInstantiate; +} + +@property(readonly) NSDictionary * compositionSpecification; + + +- (void)appendDataForMimePart:(id)arg1 toData:(id)arg2 withPartData:(id)arg3; +- (id)createMessageWithString:(id)arg1 headers:(id)arg2; +- (id)createMessageWithPlainTextDocumentsAndAttachments:(id)arg1 headers:(id)arg2; +- (id)createMessageWithHtmlString:(id)arg1 plainTextAlternative:(id)arg2 otherHtmlStringsAndAttachments:(id)arg3 headers:(id)arg4; +- (id)createMessageWithHtmlString:(id)arg1 attachments:(id)arg2 headers:(id)arg3; +- (BOOL)createsRichText; +- (void)setCreatesRichText:(BOOL)arg1; +- (BOOL)allows8BitMimeParts; +- (void)setAllows8BitMimeParts:(BOOL)arg1; +- (BOOL)allowsBinaryMimeParts; +- (void)setAllowsBinaryMimeParts:(BOOL)arg1; +- (BOOL)allowsAppleDoubleAttachments; +- (BOOL)allowsQuotedPrintable; +- (unsigned long)encodingHint; +- (void)setWriteSizeDispositionParameter:(BOOL)arg1; +- (void)setMessageClassToInstantiate:(Class)arg1; +- (id)compositionSpecification; +- (id)initWithCompositionSpecification:(id)arg1; +- (void)setEncodingHint:(unsigned long)arg1; +- (void)setAllowsAppleDoubleAttachments:(BOOL)arg1; +- (void)setAllowsQuotedPrintable:(BOOL)arg1; +- (unsigned long)preferredEncoding; +- (void)setPreferredEncoding:(unsigned long)arg1; +- (void)setDelegate:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/MonitoredInvocation.h b/Message.framework/MonitoredInvocation.h new file mode 100755 index 0000000..01612b6 --- /dev/null +++ b/Message.framework/MonitoredInvocation.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class ActivityMonitor; + +@interface MonitoredInvocation : NSInvocation { + ActivityMonitor *_monitor; + BOOL _shouldLogInvocation; +} + +@property(readonly) ActivityMonitor * monitor; + ++ (id)invocationWithSelector:(SEL)arg1 target:(id)arg2 object1:(id)arg3 object2:(id)arg4 taskName:(id)arg5 priority:(int)arg6 canBeCancelled:(BOOL)arg7; ++ (id)invocationWithSelector:(SEL)arg1 target:(id)arg2 object:(id)arg3 taskName:(id)arg4 priority:(int)arg5 canBeCancelled:(BOOL)arg6; ++ (id)invocationWithSelector:(SEL)arg1 target:(id)arg2 taskName:(id)arg3 priority:(int)arg4 canBeCancelled:(BOOL)arg5; ++ (id)invocationWithMethodSignature:(id)arg1; + +- (BOOL)mf_shouldLogInvocation; +- (void)setShouldLogInvocation:(BOOL)arg1; +- (id)monitor; +- (void)invoke; +- (id)description; +- (void)dealloc; + +@end diff --git a/Message.framework/OutgoingMessage.h b/Message.framework/OutgoingMessage.h new file mode 100755 index 0000000..4bb827c --- /dev/null +++ b/Message.framework/OutgoingMessage.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MessageBody, MutableMessageHeaders; + +@interface OutgoingMessage : MailMessage { + MessageBody *messageBody; + MutableMessageHeaders *messageHeaders; +} + + +- (id)messageStore; +- (id)messageBody; +- (id)messageBodyIfAvailable; +- (BOOL)messageData:(id*)arg1 messageSize:(unsigned int*)arg2 isComplete:(BOOL*)arg3 downloadIfNecessary:(BOOL)arg4; +- (void)setMessageBody:(id)arg1; +- (void)setMutableHeaders:(id)arg1; +- (id)messageData; +- (id)mutableHeaders; +- (unsigned int)messageSize; +- (id)headers; +- (void)dealloc; + +@end diff --git a/Message.framework/PlainTextDocument.h b/Message.framework/PlainTextDocument.h new file mode 100755 index 0000000..788f89a --- /dev/null +++ b/Message.framework/PlainTextDocument.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSMutableArray, NSMutableString; + +@interface PlainTextDocument : NSObject { + NSMutableString *_text; + NSMutableArray *_fragments; +} + + +- (id)archivedRepresentation; +- (void)appendArchivedRepresentation:(id)arg1; +- (void)appendString:(id)arg1 withQuoteLevel:(unsigned int)arg2; +- (unsigned int)fragmentCount; +- (void)getString:(id*)arg1 quoteLevel:(unsigned int*)arg2 ofFragmentAtIndex:(int)arg3; +- (void)getFormatFlowedString:(id*)arg1 insertedTrailingSpaces:(BOOL*)arg2 encoding:(unsigned long)arg3; +- (id)quotedString:(unsigned long)arg1; +- (id)string; +- (void)dealloc; + +@end diff --git a/Message.framework/ProgressiveMimeParser.h b/Message.framework/ProgressiveMimeParser.h new file mode 100755 index 0000000..df01267 --- /dev/null +++ b/Message.framework/ProgressiveMimeParser.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MimePart, NSMutableData, NSArray, NSData; + +@interface ProgressiveMimeParser : NSObject { + NSMutableData *_data; + NSArray *_preserveHeaders; + id _delegate; + id _context; + unsigned int _cursor; + unsigned int _lastLength; + MimePart *_topLevelPart; + MimePart *_currentPart; + NSData *_currentBoundary; + struct { + unsigned int delegateBeganMimePart : 1; + unsigned int delegateFinishedMimePart : 1; + unsigned int delegateBeganData : 1; + unsigned int delegateFailed : 1; + unsigned int state : 3; + } _parserFlags; +} + + +- (id)initWithBodyData:(id)arg1 topLevelHeaders:(id)arg2 headersToPreserve:(id)arg3; +- (void)noteDataLengthChanged:(unsigned int)arg1; +- (void)_initializeTopLevelPartWithHeaders:(id)arg1; +- (void)_continueParsing; +- (id)_currentBoundary; +- (void)_continueParsingStartOfPart; +- (void)_continueParsingHeaders; +- (void)_continueParsingBody; +- (id)topLevelPart; +- (id)currentPart; +- (void)start; +- (id)data; +- (void)setDelegate:(id)arg1; +- (void)_reportError:(id)arg1; +- (id)context; +- (void)setContext:(id)arg1; +- (void)dealloc; + +@end diff --git a/Message.framework/SMTPAccount.h b/Message.framework/SMTPAccount.h new file mode 100755 index 0000000..9da8e35 --- /dev/null +++ b/Message.framework/SMTPAccount.h @@ -0,0 +1,60 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MFSMTPConnection, NSTimer; + +@interface SMTPAccount : DeliveryAccount { + Class _deliveryClass; + MFSMTPConnection *_connection; + NSTimer *_timer; + int _lastTimerSetTime; + unsigned int _supportsPipelining : 1; + unsigned int _supportsOutboxCopy : 1; + unsigned int _useCellDataOnly : 1; +} + ++ (void)registerAppleServiceDeliveryHostname:(id)arg1; ++ (id)newDefaultInstance; ++ (id)saslProfileName; ++ (id)displayedAccountTypeString; ++ (id)displayedShortAccountTypeString; ++ (id)accountTypeString; ++ (void*)keychainProtocol; + +- (void)setDeliveryClass:(Class)arg1; +- (id)customAuthenticationErrorStringForError:(id)arg1 authScheme:(id)arg2; +- (id)_defaultSettingsWithPort:(unsigned int)arg1 useSSL:(BOOL)arg2 directSSL:(BOOL)arg3; +- (id)connectionSettingsForAuthentication:(BOOL)arg1 secure:(id)arg2 insecure:(id)arg3; +- (void)setSupportsPipelining:(BOOL)arg1; +- (void)disconnect:(id)arg1; +- (void)connectionExpired:(id)arg1; +- (void)setTimer; +- (BOOL)_isAppleServiceDeliveryHostname:(id)arg1; +- (BOOL)supportsPipelining; +- (id)authenticatedConnection:(BOOL)arg1; +- (void)setSupportsOutboxCopy:(BOOL)arg1; +- (void)checkInConnection:(id)arg1; +- (BOOL)canBeFallbackAccount; +- (BOOL)supportsOutboxCopy; +- (Class)deliveryClass; +- (void)releaseAllForcedConnections; +- (void)setPreferredAuthScheme:(id)arg1; +- (id)alternateConnectionSettings; +- (id)insecureConnectionSettings; +- (id)secureConnectionSettings; +- (void)releaseAllConnections; +- (BOOL)isCommonPortNumber:(unsigned int)arg1; +- (unsigned int)keychainPortNumber; +- (void)setPasswordInKeychain:(id)arg1; +- (id)passwordFromKeychain; +- (id)preferredAuthScheme; +- (unsigned int)defaultPortNumber; +- (BOOL)_shouldTryDirectSSLConnectionOnPort:(unsigned int)arg1; +- (Class)connectionClass; +- (id)certUIService; +- (struct __CFString { }*)connectionServiceType; +- (id)serviceName; +- (void)dealloc; + +@end diff --git a/Message.framework/WebMessageDocument.h b/Message.framework/WebMessageDocument.h new file mode 100755 index 0000000..817c66a --- /dev/null +++ b/Message.framework/WebMessageDocument.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSMutableDictionary, MimePart, MimeBody, NSData, MFLock, NSURL; + +@interface WebMessageDocument : MFWebAttachmentSource { + unsigned int _uniqueId; + NSURL *_baseURL; + MimeBody *_mimeBody; + MimePart *_htmlPart; + NSData *_htmlData; + MFLock *_lock; + NSMutableDictionary *_partsByURL; + NSMutableDictionary *_partsByFilename; + unsigned int _preferredEncoding; +} + +@property unsigned int preferredEncoding; +@property(readonly) NSData * htmlData; +@property(readonly) MimePart * mimePart; +@property(readonly) MimeBody * mimeBody; +@property(readonly) NSURL * baseURL; + ++ (id)sourceForURL:(id)arg1; + +- (id)initWithMimeBody:(id)arg1; +- (id)initWithMimePart:(id)arg1 htmlData:(id)arg2 encoding:(unsigned long)arg3; +- (id)attachmentsInDocument; +- (id)fileWrapper; +- (id)initWithMimePart:(id)arg1; +- (id)_initWithMimePart:(id)arg1 htmlData:(id)arg2; +- (id)mimePartForURL:(id)arg1; +- (id)htmlData; +- (id)attachmentForURL:(id)arg1; +- (id)preferredCharacterSet; +- (id)mimePart; +- (id)mimeBody; +- (unsigned long)preferredEncoding; +- (void)setPreferredEncoding:(unsigned long)arg1; +- (id)baseURL; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/WorkerThread.h b/Message.framework/WorkerThread.h new file mode 100755 index 0000000..534c8c7 --- /dev/null +++ b/Message.framework/WorkerThread.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface WorkerThread : InvocationQueue { +} + ++ (void)addInvocationToQueue:(id)arg1; ++ (void)setWorkerThreadRecycleTimeout:(double)arg1; + + +@end diff --git a/Message.framework/_MFActivityMonitorMultiTarget.h b/Message.framework/_MFActivityMonitorMultiTarget.h new file mode 100755 index 0000000..fa349b6 --- /dev/null +++ b/Message.framework/_MFActivityMonitorMultiTarget.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSMutableSet; + +@interface _MFActivityMonitorMultiTarget : NSObject { + id _primaryTarget; + NSMutableSet *_allTargets; +} + + +- (BOOL)addActivityTarget:(id)arg1; +- (BOOL)removeActivityTarget:(id)arg1; +- (id)primaryTarget; +- (void)setPrimaryTarget:(id)arg1; +- (id)displayName; +- (id)allTargets; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFDADeferredDeleteMessageOperation.h b/Message.framework/_MFDADeferredDeleteMessageOperation.h new file mode 100755 index 0000000..b7b5fb3 --- /dev/null +++ b/Message.framework/_MFDADeferredDeleteMessageOperation.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSString; + +@interface _MFDADeferredDeleteMessageOperation : MFOfflineCacheOperation { + NSString *_messageID; +} + + +- (id)initWithDeleteMessageRequest:(id)arg1; +- (BOOL)performWithAccount:(id)arg1 offlineCache:(id)arg2; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFDADeferredSelectMailboxOperation.h b/Message.framework/_MFDADeferredSelectMailboxOperation.h new file mode 100755 index 0000000..00c53c4 --- /dev/null +++ b/Message.framework/_MFDADeferredSelectMailboxOperation.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSString; + +@interface _MFDADeferredSelectMailboxOperation : MFOfflineCacheOperation { + NSString *_folderID; +} + + +- (BOOL)performWithAccount:(id)arg1 offlineCache:(id)arg2; +- (id)initWithMailbox:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; + +@end diff --git a/Message.framework/_MFDADeferredSetFlagsOperation.h b/Message.framework/_MFDADeferredSetFlagsOperation.h new file mode 100755 index 0000000..624a529 --- /dev/null +++ b/Message.framework/_MFDADeferredSetFlagsOperation.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSString; + +@interface _MFDADeferredSetFlagsOperation : MFOfflineCacheOperation { + unsigned long long _onFlags; + unsigned long long _offFlags; + NSString *_messageID; +} + + +- (id)initWithSetFlagsRequest:(id)arg1; +- (BOOL)performWithAccount:(id)arg1 offlineCache:(id)arg2; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFDALibraryConsumerFactory.h b/Message.framework/_MFDALibraryConsumerFactory.h new file mode 100755 index 0000000..03f0753 --- /dev/null +++ b/Message.framework/_MFDALibraryConsumerFactory.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MessageLibrary, Message; + +@interface _MFDALibraryConsumerFactory : NSObject { + MessageLibrary *_library; + Message *_message; +} + +@property(retain) Message * message; +@property(retain) MessageLibrary * library; + + +- (id)dataConsumerForPart:(id)arg1; +- (id)library; +- (void)setLibrary:(id)arg1; +- (id)message; +- (void)setMessage:(id)arg1; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFDAMSBasicConsumer.h b/Message.framework/_MFDAMSBasicConsumer.h new file mode 100755 index 0000000..a517838 --- /dev/null +++ b/Message.framework/_MFDAMSBasicConsumer.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MFDAMailbox, ActivityMonitor, MFDAMessageStore, MFError, MFMailMessageLibrary; + +@interface _MFDAMSBasicConsumer : MFBufferedQueue { + MFDAMailbox *mailbox; + MFDAMessageStore *store; + MFMailMessageLibrary *library; + ActivityMonitor *monitor; + MFError *error; + int numNewMessages; +} + +@property(retain) MFError * error; +@property(retain) ActivityMonitor * monitor; + + +- (void)setMonitor:(id)arg1; +- (id)initWithMaximumSize:(unsigned int)arg1 latency:(double)arg2; +- (id)monitor; +- (void)setError:(id)arg1; +- (id)error; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFDAMSSearchResponseConsumer.h b/Message.framework/_MFDAMSSearchResponseConsumer.h new file mode 100755 index 0000000..7f709f6 --- /dev/null +++ b/Message.framework/_MFDAMSSearchResponseConsumer.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MFConditionLock, NSArray, NSDate, NSMutableArray; + +@interface _MFDAMSSearchResponseConsumer : _MFDAMSBasicConsumer { + NSDate *latestDateToAdd; + MFConditionLock *doneCondition; + double timeReceivedLastResponse; + unsigned int totalCount; + NSMutableArray *matchingRemoteIDs; +} + +@property(retain,readonly) NSArray * matchingRemoteIDs; +@property(retain) NSDate * latestDateToAdd; + + +- (id)latestDateToAdd; +- (void)searchQuery:(id)arg1 returnedTotalCount:(id)arg2; +- (void)searchQuery:(id)arg1 returnedResults:(id)arg2; +- (void)searchQuery:(id)arg1 finishedWithError:(id)arg2; +- (void)setLatestDateToAdd:(id)arg1; +- (void)resetDoneCondition; +- (id)matchingRemoteIDs; +- (BOOL)waitUntilDoneBeforeDate:(id)arg1; +- (void)waitUntilDone; +- (id)initWithMaximumSize:(unsigned int)arg1 latency:(double)arg2; +- (BOOL)handleItems:(id)arg1; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFDAMSUpdateConsumer.h b/Message.framework/_MFDAMSUpdateConsumer.h new file mode 100755 index 0000000..c722fdb --- /dev/null +++ b/Message.framework/_MFDAMSUpdateConsumer.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface _MFDAMSUpdateConsumer : _MFDAMSBasicConsumer { +} + + +- (void)drainMailbox; +- (void)receiveSyncActions:(id)arg1; +- (void)commitSyncActions; +- (void)handleResponse:(id)arg1 error:(id)arg2; +- (BOOL)handleItems:(id)arg1; + +@end diff --git a/Message.framework/_MFDAMessageBodyFetchConsumer.h b/Message.framework/_MFDAMessageBodyFetchConsumer.h new file mode 100755 index 0000000..dab6f26 --- /dev/null +++ b/Message.framework/_MFDAMessageBodyFetchConsumer.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class , MFError, NSData; + +@interface _MFDAMessageBodyFetchConsumer : NSObject { + *_streamConsumer; + BOOL _succeeded; + MFError *_error; + NSData *_data; +} + +@property(retain) NSData * data; +@property(readonly) BOOL succeeded; +@property(retain) MFError * error; +@property(retain) * streamConsumer; + + +- (BOOL)wantsData; +- (id)streamingContentConsumer; +- (void)setStreamConsumer:(id)arg1; +- (BOOL)succeeded; +- (id)streamConsumer; +- (void)handleResponse:(id)arg1 error:(id)arg2; +- (void)setError:(id)arg1; +- (id)data; +- (void)setData:(id)arg1; +- (id)error; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFDAMessageFetchAttachmentConsumer.h b/Message.framework/_MFDAMessageFetchAttachmentConsumer.h new file mode 100755 index 0000000..064491c --- /dev/null +++ b/Message.framework/_MFDAMessageFetchAttachmentConsumer.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSData, NSMutableData, ActivityMonitor; + +@interface _MFDAMessageFetchAttachmentConsumer : MFDAMailAccountConsumer { + NSMutableData *_accumulatedData; + unsigned int _expectedLength; + ActivityMonitor *_monitor; + BOOL _dataWasBase64; + BOOL _fetchSucceeded; +} + +@property(readonly) BOOL fetchSucceeded; +@property(readonly) BOOL dataWasBase64; +@property unsigned int expectedLength; +@property(readonly) NSData * accumulatedData; + + +- (void)consumeData:(id)arg1 ofContentType:(id)arg2 forAttachmentNamed:(id)arg3 ofMessageWithServerID:(id)arg4; +- (void)attachmentFetchCompletedWithStatus:(int)arg1 forAttachmentNamed:(id)arg2 ofMessageWithServerID:(id)arg3 dataWasBase64:(BOOL)arg4; +- (id)initWithActivityMonitor:(id)arg1; +- (void)setExpectedLength:(unsigned int)arg1; +- (id)accumulatedData; +- (BOOL)fetchSucceeded; +- (BOOL)dataWasBase64; +- (unsigned int)expectedLength; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFDAMessageStoreDeleteRequest.h b/Message.framework/_MFDAMessageStoreDeleteRequest.h new file mode 100755 index 0000000..e6e634a --- /dev/null +++ b/Message.framework/_MFDAMessageStoreDeleteRequest.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface _MFDAMessageStoreDeleteRequest : DAMailboxDeleteMessageRequest { +} + + +- (id)deferredOperation; +- (BOOL)shouldSend; +- (unsigned long long)generationNumber; + +@end diff --git a/Message.framework/_MFDAMessageStoreFetchRequest.h b/Message.framework/_MFDAMessageStoreFetchRequest.h new file mode 100755 index 0000000..1ebedf2 --- /dev/null +++ b/Message.framework/_MFDAMessageStoreFetchRequest.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class , MimePart, Message, MFDAMessageStore; + +@interface _MFDAMessageStoreFetchRequest : DAMailboxFetchMessageRequest { + *consumer; + MFDAMessageStore *store; + Message *message; + MimePart *part; + int format; + BOOL partial; +} + + +- (id)deferredOperation; +- (BOOL)shouldSend; +- (unsigned long long)generationNumber; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; + +@end diff --git a/Message.framework/_MFDAMessageStoreGetUpdatesRequest.h b/Message.framework/_MFDAMessageStoreGetUpdatesRequest.h new file mode 100755 index 0000000..3ca3e01 --- /dev/null +++ b/Message.framework/_MFDAMessageStoreGetUpdatesRequest.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface _MFDAMessageStoreGetUpdatesRequest : DAMailboxGetUpdatesRequest { +} + + +- (BOOL)mf_alwaysReportFailures; +- (id)deferredOperation; +- (BOOL)shouldSend; +- (unsigned long long)generationNumber; + +@end diff --git a/Message.framework/_MFDAMessageStoreSearchResultBodyConsumer.h b/Message.framework/_MFDAMessageStoreSearchResultBodyConsumer.h new file mode 100755 index 0000000..1ee2a18 --- /dev/null +++ b/Message.framework/_MFDAMessageStoreSearchResultBodyConsumer.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class , MFError, MFConditionLock; + +@interface _MFDAMessageStoreSearchResultBodyConsumer : NSObject { + MFConditionLock *_doneCondition; + *_streamConsumer; + MFError *_error; +} + +@property(retain) * streamConsumer; +@property(retain) MFError * error; + + +- (void)searchResultFetchedWithResponses:(id)arg1; +- (void)setStreamConsumer:(id)arg1; +- (id)streamConsumer; +- (BOOL)shouldBeginStreamingForMailMessage:(id)arg1 format:(int)arg2; +- (void)consumeData:(char *)arg1 length:(int)arg2 format:(int)arg3 mailMessage:(id)arg4; +- (void)didEndStreamingForMailMessage:(id)arg1; +- (void)actionFailed:(int)arg1 forTask:(id)arg2 error:(id)arg3; +- (BOOL)waitUntilDoneBeforeDate:(id)arg1; +- (void)waitUntilDone; +- (void)setError:(id)arg1; +- (id)error; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFDAMessageStoreSetFlagsRequest.h b/Message.framework/_MFDAMessageStoreSetFlagsRequest.h new file mode 100755 index 0000000..34204ef --- /dev/null +++ b/Message.framework/_MFDAMessageStoreSetFlagsRequest.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface _MFDAMessageStoreSetFlagsRequest : DAMailboxSetFlagsRequest { +} + + +- (id)deferredOperation; +- (BOOL)shouldSend; +- (unsigned long long)generationNumber; + +@end diff --git a/Message.framework/_MFDAResolveRecipientsConsumer.h b/Message.framework/_MFDAResolveRecipientsConsumer.h new file mode 100755 index 0000000..29f6e65 --- /dev/null +++ b/Message.framework/_MFDAResolveRecipientsConsumer.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSDictionary, NSError, MFConditionLock; + +@interface _MFDAResolveRecipientsConsumer : NSObject { + MFConditionLock *_conditionLock; + NSDictionary *_resolvedRecipientsByEmailAddress; + NSError *_error; +} + +@property(readonly) NSError * error; + + +- (void)resolvedRecipientsByEmailAddress:(id)arg1; +- (void)actionFailed:(int)arg1 forTask:(id)arg2 error:(id)arg3; +- (id)waitForResolvedRecipients; +- (id)error; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFDataCollector.h b/Message.framework/_MFDataCollector.h new file mode 100755 index 0000000..869f22c --- /dev/null +++ b/Message.framework/_MFDataCollector.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MFBufferedDataConsumer, LibraryMessage, NSString, MFMailMessageLibrary; + +@interface _MFDataCollector : NSObject { + MFMailMessageLibrary *_library; + LibraryMessage *_message; + MFBufferedDataConsumer *_consumer; + NSString *_part; + BOOL _partial; + BOOL _incomplete; +} + + +- (id)initWithLibrary:(id)arg1 message:(id)arg2 part:(id)arg3 partial:(BOOL)arg4 incomplete:(BOOL)arg5; +- (id)pathForStorage; +- (id)data; +- (int)appendData:(id)arg1; +- (void)done; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFDigestMD5Authenticator.h b/Message.framework/_MFDigestMD5Authenticator.h new file mode 100755 index 0000000..da679e4 --- /dev/null +++ b/Message.framework/_MFDigestMD5Authenticator.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSData; + +@interface _MFDigestMD5Authenticator : MFSASLAuthenticator { + unsigned int _maxbuf : 16; + unsigned int _securityLevel : 2; + NSData *_expectedResponse; + void *_cryptInfo; +} + + +- (void)setSecurityLevel:(int)arg1; +- (void)setMaxBuffer:(unsigned int)arg1; +- (int)securityLevel; +- (void)setCryptInfo:(void*)arg1; +- (void)setExpectedResponse:(id)arg1; +- (void)setAuthenticationState:(int)arg1; +- (id)responseForServerData:(id)arg1; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFFormatFlowedWriter.h b/Message.framework/_MFFormatFlowedWriter.h new file mode 100755 index 0000000..7fd2990 --- /dev/null +++ b/Message.framework/_MFFormatFlowedWriter.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class PlainTextDocument, NSMutableString; + +@interface _MFFormatFlowedWriter : NSObject { + PlainTextDocument *_inputDocument; + unsigned int _encoding; + NSMutableString *_outputString; + NSMutableString *_quotedString; + unsigned int _addedTrailingSpaces : 1; + NSMutableString *_lineString; +} + ++ (id)newWithPlainTextDocument:(id)arg1 encoding:(unsigned long)arg2; + +- (id)outputString; +- (BOOL)addedTrailingSpaces; +- (id)quotedString; +- (unsigned int)_findLineBreakInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1 maxCharWidthCount:(unsigned int)arg2 endIsURL:(BOOL)arg3; +- (void)_outputQuotedParagraph:(id)arg1 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 withQuoteLevel:(unsigned int)arg3; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFLoginAuthenticator.h b/Message.framework/_MFLoginAuthenticator.h new file mode 100755 index 0000000..8f1cd9a --- /dev/null +++ b/Message.framework/_MFLoginAuthenticator.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface _MFLoginAuthenticator : MFSASLAuthenticator { + BOOL _justSentPassword; +} + + +- (id)saslName; +- (id)responseForServerData:(id)arg1; +- (BOOL)justSentPlainTextPassword; + +@end diff --git a/Message.framework/_MFMailboxUidChildrenEnumerator.h b/Message.framework/_MFMailboxUidChildrenEnumerator.h new file mode 100755 index 0000000..586f17c --- /dev/null +++ b/Message.framework/_MFMailboxUidChildrenEnumerator.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSMutableArray; + +@interface _MFMailboxUidChildrenEnumerator : NSEnumerator { + NSMutableArray *_mailboxes; + unsigned int _index; + BOOL _includeHidden; +} + + +- (id)_initWithMailbox:(id)arg1 includeHiddenChildren:(BOOL)arg2; +- (id)nextObject; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFMailboxUidEnumerator.h b/Message.framework/_MFMailboxUidEnumerator.h new file mode 100755 index 0000000..e316c04 --- /dev/null +++ b/Message.framework/_MFMailboxUidEnumerator.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSMutableArray; + +@interface _MFMailboxUidEnumerator : NSEnumerator { + NSMutableArray *_mailboxes; + unsigned int _index; +} + + +- (id)initWithMailbox:(id)arg1; +- (id)nextObject; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFMessageCollector.h b/Message.framework/_MFMessageCollector.h new file mode 100755 index 0000000..32ce930 --- /dev/null +++ b/Message.framework/_MFMessageCollector.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSMutableArray; + +@interface _MFMessageCollector : NSObject { + NSMutableArray *messages; +} + + +- (void)newMessagesAvailable:(id)arg1; +- (id)messages; +- (id)copyMessages; +- (BOOL)shouldCancel; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFMessageFlags.h b/Message.framework/_MFMessageFlags.h new file mode 100755 index 0000000..838b6d4 --- /dev/null +++ b/Message.framework/_MFMessageFlags.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface _MFMessageFlags : NSObject { + unsigned long long realFlags; +} + + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +@end diff --git a/Message.framework/_MFNTLMAuthenticator.h b/Message.framework/_MFNTLMAuthenticator.h new file mode 100755 index 0000000..ec5354a --- /dev/null +++ b/Message.framework/_MFNTLMAuthenticator.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface _MFNTLMAuthenticator : MFSASLAuthenticator { + struct NtlmGenerator { } *_ntlmGeneratorRef; + int _ntlmError; +} + + +- (void)setAuthenticationState:(int)arg1; +- (id)responseForServerData:(id)arg1; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFNetworkObserver.h b/Message.framework/_MFNetworkObserver.h new file mode 100755 index 0000000..64c9a4f --- /dev/null +++ b/Message.framework/_MFNetworkObserver.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface _MFNetworkObserver : NSObject { + struct dispatch_queue_s { } *_queue; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _block; + +} + + +- (id)initWithBlock:(id)arg1 queue:(struct dispatch_queue_s { }*)arg2; +- (void)execute; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFOutgoingMessageBody.h b/Message.framework/_MFOutgoingMessageBody.h new file mode 100755 index 0000000..e949957 --- /dev/null +++ b/Message.framework/_MFOutgoingMessageBody.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MFBufferedDataConsumer, NSData; + +@interface _MFOutgoingMessageBody : MessageBody { + MFBufferedDataConsumer *_consumer; + NSData *_rawData; + unsigned int _count; + BOOL _lastNewLine; +} + + +- (BOOL)isLastCharacterNewLine; +- (id)data; +- (id)rawData; +- (int)appendData:(id)arg1; +- (void)done; +- (unsigned long)count; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFPlainAuthenticator.h b/Message.framework/_MFPlainAuthenticator.h new file mode 100755 index 0000000..ade9e93 --- /dev/null +++ b/Message.framework/_MFPlainAuthenticator.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface _MFPlainAuthenticator : MFSASLAuthenticator { +} + + +- (id)saslName; +- (id)responseForServerData:(id)arg1; +- (BOOL)justSentPlainTextPassword; + +@end diff --git a/Message.framework/_MFReplaceTemporaryIDForTransferFailureReplayContextTransformation.h b/Message.framework/_MFReplaceTemporaryIDForTransferFailureReplayContextTransformation.h new file mode 100755 index 0000000..f0c74e0 --- /dev/null +++ b/Message.framework/_MFReplaceTemporaryIDForTransferFailureReplayContextTransformation.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSString; + +@interface _MFReplaceTemporaryIDForTransferFailureReplayContextTransformation : NSObject { + NSString *_temporaryID; + NSString *_newTemporaryID; +} + + +- (void)applyToReplayContext:(id)arg1; +- (id)initWithTemporaryID:(id)arg1 newTemporaryID:(id)arg2; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFRootlessMailboxUid.h b/Message.framework/_MFRootlessMailboxUid.h new file mode 100755 index 0000000..0cd8b46 --- /dev/null +++ b/Message.framework/_MFRootlessMailboxUid.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface _MFRootlessMailboxUid : MailboxUid { +} + + +- (id)tildeAbbreviatedPath; +- (id)fullPath; +- (id)storeForMailboxUid:(id)arg1; +- (id)displayName; + +@end diff --git a/Message.framework/_MFSecCMSDecoder.h b/Message.framework/_MFSecCMSDecoder.h new file mode 100755 index 0000000..0eccc30 --- /dev/null +++ b/Message.framework/_MFSecCMSDecoder.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSArray; + +@interface _MFSecCMSDecoder : NSObject { + int _SecCMSError; + struct SecCmsMessageStr { } *_message; + struct SecCmsDigestContextStr { } *_digest; + NSArray *_signers; + struct SecCmsSignedDataStr { } *_signedData; + struct SecCmsEnvelopedDataStr { } *_envelopedData; + BOOL _isEncrypted; +} + +@property(readonly) NSArray * signers; +@property(readonly) int lastSecCMSError; + + +- (id)signedData; +- (id)initWithPartData:(id)arg1 error:(id*)arg2; +- (int)lastSecCMSError; +- (id)verifyAgainstSenders:(id)arg1 signingError:(id*)arg2; +- (id)signers; +- (BOOL)isContentEncrypted; +- (BOOL)isContentSigned; +- (id)data; +- (int)appendData:(id)arg1; +- (void)done; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFSecCMSEncoder.h b/Message.framework/_MFSecCMSEncoder.h new file mode 100755 index 0000000..430ad65 --- /dev/null +++ b/Message.framework/_MFSecCMSEncoder.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSMutableData; + +@interface _MFSecCMSEncoder : MFBufferedDataConsumer { + int _SecCMSError; + struct SecCmsEncoderStr { } *_encoder; + struct SecCmsMessageStr { } *_message; + NSMutableData *_singleShot; +} + +@property(readonly) int lastSecCMSError; + + +- (void)_appendBytes:(const void*)arg1 length:(unsigned long)arg2; +- (int)lastSecCMSError; +- (id)initForSigningWithSender:(id)arg1 compositionSpecification:(id)arg2 error:(id*)arg3; +- (id)initForEncryptionWithCompositionSpecification:(id)arg1 error:(id*)arg2; +- (id)data; +- (int)appendData:(id)arg1; +- (void)done; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFSecDataMessageStore.h b/Message.framework/_MFSecDataMessageStore.h new file mode 100755 index 0000000..fd23b98 --- /dev/null +++ b/Message.framework/_MFSecDataMessageStore.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@interface _MFSecDataMessageStore : MFDataMessageStore { +} + ++ (Class)classForMimePart; + + +@end diff --git a/Message.framework/_MFSelectMailboxReplayContextTransformation.h b/Message.framework/_MFSelectMailboxReplayContextTransformation.h new file mode 100755 index 0000000..29a6a24 --- /dev/null +++ b/Message.framework/_MFSelectMailboxReplayContextTransformation.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSString; + +@interface _MFSelectMailboxReplayContextTransformation : NSObject { + NSString *_mailboxID; +} + + +- (void)applyToReplayContext:(id)arg1; +- (id)initWithMailboxID:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFSocket.h b/Message.framework/_MFSocket.h new file mode 100755 index 0000000..8cacaf5 --- /dev/null +++ b/Message.framework/_MFSocket.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MFStream, NSString, NSInvocation, NSCondition; + +@interface _MFSocket : NSObject { + NSCondition *_condition; + MFStream *_stream; + NSString *_protocol; + NSString *_host; + NSString *_service; + BOOL _allowsTrustPrompt; + int _numTimeoutSecs; + struct __CFString { } *_connectionServiceType; + NSInvocation *_eventHandler; + BOOL _canRead; + BOOL _canWrite; +} + +@property BOOL allowsTrustPrompt; +@property int timeout; + + +- (id)serverCertificates; +- (BOOL)connectToHost:(id)arg1 withPort:(unsigned int)arg2 service:(id)arg3; +- (int)writeBytes:(const char *)arg1 length:(int)arg2; +- (int)readBytes:(char *)arg1 length:(int)arg2; +- (void)setEventHandler:(id)arg1; +- (unsigned int)remotePortNumber; +- (BOOL)isForcedConnection; +- (BOOL)_startSSLHandshakeWithProtocol:(id)arg1 disableSSL2:(BOOL)arg2 errorPtr:(id*)arg3; +- (unsigned int)_bufferedByteCount; +- (id)securityProtocol; +- (BOOL)setSecurityProtocol:(id)arg1; +- (void)setTimeout:(int)arg1; +- (id)remoteHostname; +- (int)timeout; +- (id)sourceIPAddress; +- (BOOL)isWritable; +- (void)setConnectionServiceType:(struct __CFString { }*)arg1; +- (BOOL)allowsTrustPrompt; +- (void)setAllowsTrustPrompt:(BOOL)arg1; +- (void)abort; +- (BOOL)isValid; +- (BOOL)isReadable; +- (id)init; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFSqliteHandle.h b/Message.framework/_MFSqliteHandle.h new file mode 100755 index 0000000..f1221f1 --- /dev/null +++ b/Message.framework/_MFSqliteHandle.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MFMailMessageLibrary; + +@interface _MFSqliteHandle : NSObject { + MFMailMessageLibrary *library; + struct sqlite3 { } *db; +} + ++ (id)handleForDB:(struct sqlite3 { }*)arg1 library:(id)arg2; + +- (void)closeConnection; + +@end diff --git a/Message.framework/_MFTransferFailureReplayContextTransformation.h b/Message.framework/_MFTransferFailureReplayContextTransformation.h new file mode 100755 index 0000000..da6ddb4 --- /dev/null +++ b/Message.framework/_MFTransferFailureReplayContextTransformation.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class MFOfflineTransferFailureSnapshot, NSString; + +@interface _MFTransferFailureReplayContextTransformation : NSObject { + NSString *_temporaryID; + MFOfflineTransferFailureSnapshot *_snapshot; +} + + +- (void)applyToReplayContext:(id)arg1; +- (id)initWithTemporaryID:(id)arg1 transferFailureSnapshot:(id)arg2; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)dealloc; + +@end diff --git a/Message.framework/_MFTranslateTemporaryIDReplayContextTransformation.h b/Message.framework/_MFTranslateTemporaryIDReplayContextTransformation.h new file mode 100755 index 0000000..fa917ff --- /dev/null +++ b/Message.framework/_MFTranslateTemporaryIDReplayContextTransformation.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Message.framework/Message + */ + +@class NSString; + +@interface _MFTranslateTemporaryIDReplayContextTransformation : NSObject { + NSString *_temporaryID; + NSString *_translatedID; +} + + +- (void)applyToReplayContext:(id)arg1; +- (id)initWithTemporaryID:(id)arg1 translatedID:(id)arg2; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)dealloc; + +@end diff --git a/MobileActivation.framework/MobileActivationNSXMLParserDelegate.h b/MobileActivation.framework/MobileActivationNSXMLParserDelegate.h new file mode 100755 index 0000000..cb6b84d --- /dev/null +++ b/MobileActivation.framework/MobileActivationNSXMLParserDelegate.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileActivation.framework/MobileActivation + */ + +@class NSMutableDictionary, NSMutableString; + +@interface MobileActivationNSXMLParserDelegate : NSObject { + int _state; + bool_renderHTML; + NSMutableString *_currentPlist; + NSMutableDictionary *_activationTicket; +} + + +- (void)parser:(id)arg1 didStartElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4 attributes:(id)arg5; +- (void)parser:(id)arg1 didEndElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4; +- (void)parser:(id)arg1 foundCharacters:(id)arg2; +- (id)activationTicket:(id*)arg1; +- (id)activationTicket:(id*)arg1 andRenderHTML:(bool*)arg2; +- (id)flattenedDictString:(id)arg1; +- (void)appendClosingTagForElementName:(id)arg1; +- (void)appendOpeningTagForElementName:(id)arg1 andAttributes:(id)arg2; +- (id)stringForState:(int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/MobileBackup.framework/MBAggregateDictionary.h b/MobileBackup.framework/MBAggregateDictionary.h new file mode 100755 index 0000000..44777f7 --- /dev/null +++ b/MobileBackup.framework/MBAggregateDictionary.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@class NSMutableDictionary, NSDictionary; + +@interface MBAggregateDictionary : NSObject { + NSMutableDictionary *_scalars; +} + +@property(readonly) NSDictionary * scalars; + ++ (void)setValue:(long long)arg1 forScalarKey:(id)arg2; ++ (void)incrementScalarKey:(id)arg1; ++ (void)pushValue:(double)arg1 forDistributionKey:(id)arg2; ++ (void)addValue:(long long)arg1 forScalarKey:(id)arg2; + +- (id)scalars; +- (void)addCountAndSizeOfFile:(id)arg1; +- (void)_addScalarValue:(unsigned long long)arg1 forKey:(id)arg2; +- (void)save; +- (id)init; +- (void)dealloc; + +@end diff --git a/MobileBackup.framework/MBApp.h b/MobileBackup.framework/MBApp.h new file mode 100755 index 0000000..d01dcf7 --- /dev/null +++ b/MobileBackup.framework/MBApp.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@class NSString, NSDate, NSDictionary, NSMutableDictionary; + +@interface MBApp : NSObject { + NSMutableDictionary *_plist; +} + +@property(readonly) NSString * bundleID; +@property(readonly) NSString * bundleVersion; +@property(retain) NSString * containerDir; +@property(readonly) NSString * safeHarborDir; +@property(retain) NSDate * datePlacedInSafeHarbor; +@property(readonly) BOOL isPlaceholder; +@property(getter=isSafeHarbor,readonly) BOOL safeHarbor; +@property(readonly) NSDictionary * infoPlist; + ++ (id)appWithBundleID:(id)arg1; ++ (id)appWithPropertyList:(id)arg1; + +- (BOOL)isPlaceholder; +- (id)bundleVersion; +- (id)bundleID; +- (id)domain; +- (id)placeholderDomainWithCache:(id)arg1; +- (id)infoPlist; +- (BOOL)isEqualToApp:(id)arg1; +- (id)_placeholderRelativePathsToBackupAndRestoreWithCache:(id)arg1; +- (BOOL)isSafeHarbor; +- (id)datePlacedInSafeHarbor; +- (void)setContainerDir:(id)arg1; +- (void)setDatePlacedInSafeHarbor:(id)arg1; +- (id)propertyListForSafeHarborInfo; +- (id)safeHarborDir; +- (id)containerDir; +- (id)propertyListForBackupProperties; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)initWithPropertyList:(id)arg1; + +@end diff --git a/MobileBackup.framework/MBAppManager.h b/MobileBackup.framework/MBAppManager.h new file mode 100755 index 0000000..6bcdd0d --- /dev/null +++ b/MobileBackup.framework/MBAppManager.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@class MBSettingsContext, NSMutableDictionary; + +@interface MBAppManager : NSObject { + MBSettingsContext *_settingsContext; + NSMutableDictionary *_appsByBundleID; +} + ++ (id)appManager; + +- (void)removeAllDisabledDomainNames; +- (BOOL)isDomainNameEnabled:(id)arg1; +- (void)setEnabled:(BOOL)arg1 forDomainName:(id)arg2; +- (id)allRestrictedDomainNames; +- (BOOL)loadAppsWithSafeHarbors:(BOOL)arg1 error:(id*)arg2; +- (id)allApps; +- (void)removeOldSafeHarbors; +- (id)createSafeHarborForApp:(id)arg1 _register:(BOOL)arg2 error:(id*)arg3; +- (BOOL)processRestoredAppsWithBundleIDs:(id)arg1 error:(id*)arg2; +- (id)initWithSettingsContext:(id)arg1; +- (id)allDisabledDomainNames; +- (id)_userAppsWithError:(id*)arg1; +- (id)_safeHarborsWithError:(id*)arg1; +- (id)_appsWithPlists:(id)arg1 error:(id*)arg2; +- (id)appWithBundleID:(id)arg1; +- (void)dealloc; + +@end diff --git a/MobileBackup.framework/MBBackup.h b/MobileBackup.framework/MBBackup.h new file mode 100755 index 0000000..20733e6 --- /dev/null +++ b/MobileBackup.framework/MBBackup.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@class NSString, NSArray; + +@interface MBBackup : NSObject { + NSString *_backupUDID; + NSString *_deviceClass; + NSString *_productType; + NSString *_hardwareModel; + NSString *_marketingName; + NSArray *_snapshots; + BOOL _restoreSystemFiles; +} + +@property(getter=canRestoreSystemFiles,readonly) BOOL restoreSystemFiles; +@property(readonly) NSArray * snapshots; +@property(readonly) NSString * marketingName; +@property(readonly) NSString * hardwareModel; +@property(readonly) NSString * productType; +@property(readonly) NSString * deviceClass; +@property(readonly) NSString * backupUDID; + + +- (id)snapshots; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)hardwareModel; +- (BOOL)canRestoreSystemFiles; +- (id)marketingName; +- (id)deviceClass; +- (id)initWithBackupUDID:(id)arg1 deviceClass:(id)arg2 productType:(id)arg3 hardwareModel:(id)arg4 marketingName:(id)arg5 snapshots:(id)arg6 restoreSystemFiles:(BOOL)arg7; +- (id)backupUDID; +- (id)productType; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/MobileBackup.framework/MBConnection.h b/MobileBackup.framework/MBConnection.h new file mode 100755 index 0000000..a9b4e29 --- /dev/null +++ b/MobileBackup.framework/MBConnection.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@class NSObject; + +@interface MBConnection : NSObject { + struct _xpc_connection_s { } *_conn; + struct dispatch_queue_s { } *_eventQueue; + NSObject *_handler; +} + +@property NSObject * messageHandler; + + +- (void)resume; +- (void)suspend; +- (void)sendMessage:(id)arg1; +- (id)initWithXPCConnection:(struct _xpc_connection_s { }*)arg1 eventQueue:(struct dispatch_queue_s { }*)arg2; +- (id)messageHandler; +- (struct dispatch_queue_s { }*)eventQueue; +- (void)_setEventHandlerForXPCConnection; +- (void)_handleXPCEvent:(void*)arg1; +- (void)_handleXPCError:(void*)arg1; +- (id)initWithServiceName:(id)arg1 eventQueue:(struct dispatch_queue_s { }*)arg2; +- (void)setMessageHandler:(id)arg1; +- (id)sendMessageWithReplyAndSync:(id)arg1; +- (void)dealloc; + +@end diff --git a/MobileBackup.framework/MBDebugContext.h b/MobileBackup.framework/MBDebugContext.h new file mode 100755 index 0000000..a0b24fd --- /dev/null +++ b/MobileBackup.framework/MBDebugContext.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@class NSDate, NSMutableDictionary; + +@interface MBDebugContext : NSObject { + NSMutableDictionary *_dictionary; +} + +@property(readonly) int time; +@property(retain) NSDate * simulatedDate; + ++ (id)defaultDebugContext; + +- (id)valueForName:(id)arg1; +- (void)setValue:(id)arg1 forName:(id)arg2; +- (long)time; +- (void)setSimulatedDate:(id)arg1; +- (BOOL)isFlagSet:(id)arg1; +- (void)setFlag:(id)arg1; +- (void)setBool:(BOOL)arg1 forName:(id)arg2; +- (BOOL)boolForName:(id)arg1; +- (void)setInt:(int)arg1 forName:(id)arg2; +- (int)intForName:(id)arg1; +- (void)setDelegate:(id)arg1 andSelector:(SEL)arg2 forName:(id)arg3; +- (id)performSelectorForName:(id)arg1; +- (id)performSelectorForName:(id)arg1 withObject:(id)arg2; +- (BOOL)eval:(id)arg1; +- (id)simulatedDate; +- (void)removeValueForName:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/MobileBackup.framework/MBDigest.h b/MobileBackup.framework/MBDigest.h new file mode 100755 index 0000000..5c3b744 --- /dev/null +++ b/MobileBackup.framework/MBDigest.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@interface MBDigest : NSObject { +} + ++ (id)sha1ForData:(id)arg1; ++ (id)sha1ForFileAtPath:(id)arg1 error:(id*)arg2; ++ (id)sha1ForString:(id)arg1; ++ (id)sha1; + +- (void)updateWithInt32:(int)arg1; +- (void)updateWithDate:(id)arg1; +- (void)updateWithData:(id)arg1; +- (id)final; +- (BOOL)updateWithFile:(id)arg1 error:(id*)arg2; +- (void)updateWithBytes:(const void*)arg1 length:(unsigned int)arg2; +- (void)updateWithInt64:(int)arg1; +- (void)updateWithString:(id)arg1; +- (void)finalWithBytes:(void*)arg1 length:(unsigned int)arg2; + +@end diff --git a/MobileBackup.framework/MBDigestSHA1.h b/MobileBackup.framework/MBDigestSHA1.h new file mode 100755 index 0000000..dc7f6a0 --- /dev/null +++ b/MobileBackup.framework/MBDigestSHA1.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@interface MBDigestSHA1 : MBDigest { + struct CC_SHA1state_st { + unsigned int h0; + unsigned int h1; + unsigned int h2; + unsigned int h3; + unsigned int h4; + unsigned int Nl; + unsigned int Nh; + unsigned int data[16]; + int num; + } _context; +} + + +- (id)final; +- (void)updateWithBytes:(const void*)arg1 length:(unsigned int)arg2; +- (void)finalWithBytes:(void*)arg1 length:(unsigned int)arg2; +- (id)init; + +@end diff --git a/MobileBackup.framework/MBDomain.h b/MobileBackup.framework/MBDomain.h new file mode 100755 index 0000000..2479c39 --- /dev/null +++ b/MobileBackup.framework/MBDomain.h @@ -0,0 +1,119 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@class NSSet, NSString, NSDictionary; + +@interface MBDomain : NSObject { + NSString *_name; + NSString *_rootPath; + NSSet *_relativePathsToBackupAndRestore; + NSSet *_relativePathsNotToBackup; + NSSet *_relativePathsNotToBackupToDrive; + NSSet *_relativePathsNotToBackupToService; + NSSet *_relativePathsNotToCheckIfModifiedDuringBackup; + NSSet *_relativePathsToRestoreOnly; + NSSet *_relativePathsOfSystemFilesToAlwaysRestore; + NSSet *_relativePathsNotToRestore; + NSSet *_relativePathsNotToMigrate; + NSSet *_relativePathsNotToRestoreToIPods; + NSSet *_relativePathsToMoveAsideOnRestore; + NSSet *_relativePathsToBackgroundRestore; + NSDictionary *_relativePathAggregateDictionaryGroups; + NSDictionary *_relativePathDomainRedirects; + BOOL _shouldDigest; +} + +@property(readonly) NSString * bundleID; +@property(readonly) NSSet * relativePathsToBackup; +@property(readonly) NSSet * relativePathsToRestore; +@property(getter=isAppDomain,readonly) BOOL appDomain; +@property(getter=isPlaceholderAppDomain,readonly) BOOL placeholderAppDomain; +@property(getter=isUninstalledAppDomain,readonly) BOOL installedAppDomain; +@property BOOL shouldDigest; +@property(retain) NSDictionary * relativePathDomainRedirects; +@property(retain) NSDictionary * relativePathAggregateDictionaryGroups; +@property(retain) NSSet * relativePathsToBackgroundRestore; +@property(retain) NSSet * relativePathsToMoveAsideOnRestore; +@property(retain) NSSet * relativePathsNotToRestoreToIPods; +@property(retain) NSSet * relativePathsNotToMigrate; +@property(retain) NSSet * relativePathsNotToRestore; +@property(retain) NSSet * relativePathsOfSystemFilesToAlwaysRestore; +@property(retain) NSSet * relativePathsToRestoreOnly; +@property(retain) NSSet * relativePathsNotToCheckIfModifiedDuringBackup; +@property(retain) NSSet * relativePathsNotToBackupToService; +@property(retain) NSSet * relativePathsNotToBackupToDrive; +@property(retain) NSSet * relativePathsNotToBackup; +@property(retain) NSSet * relativePathsToBackupAndRestore; +@property(readonly) NSString * rootPath; +@property(readonly) NSString * name; + ++ (id)systemDomains; ++ (id)systemDomainsByName; ++ (id)appDomainWithBundleID:(id)arg1 rootPath:(id)arg2; ++ (id)appPlaceholderDomainWithBundleID:(id)arg1 rootPath:(id)arg2; ++ (id)uninstalledAppDomainWithBundleID:(id)arg1; ++ (id)_stringByRemovingCommentsFromValue:(id)arg1 forKey:(id)arg2; ++ (double)_doubleFromStringValueForKey:(id)arg1 plist:(id)arg2; ++ (void)_loadSystemDomains; ++ (id)domainWithName:(id)arg1 rootPath:(id)arg2; ++ (BOOL)_boolFromValue:(id)arg1 forKey:(id)arg2; ++ (id)_setOfStringsFromValue:(id)arg1 forKey:(id)arg2; ++ (id)_relativePathsByAddingSQLiteJournals:(id)arg1; ++ (id)_dictionaryOfStringsToStringFromValue:(id)arg1 forKey:(id)arg2; ++ (BOOL)isAppName:(id)arg1; ++ (BOOL)isAppPlaceholderName:(id)arg1; ++ (id)bundleIDWithName:(id)arg1; ++ (id)nameWithAppBundleID:(id)arg1; ++ (double)systemDomainsVersion; ++ (double)systemDomainsMinSupportedVersion; ++ (double)systemDomainsMaxSupportedVersion; + +- (id)bundleID; +- (int)compare:(id)arg1; +- (id)name; +- (id)relativePathsToBackup; +- (id)relativePathsToRestore; +- (BOOL)isPlaceholderAppDomain; +- (BOOL)isUninstalledAppDomain; +- (id)rootPath; +- (BOOL)shouldDigest; +- (void)setShouldDigest:(BOOL)arg1; +- (id)relativePathDomainRedirects; +- (void)setRelativePathDomainRedirects:(id)arg1; +- (id)relativePathAggregateDictionaryGroups; +- (void)setRelativePathAggregateDictionaryGroups:(id)arg1; +- (id)relativePathsToBackgroundRestore; +- (void)setRelativePathsToBackgroundRestore:(id)arg1; +- (id)relativePathsToMoveAsideOnRestore; +- (void)setRelativePathsToMoveAsideOnRestore:(id)arg1; +- (id)relativePathsNotToRestoreToIPods; +- (void)setRelativePathsNotToRestoreToIPods:(id)arg1; +- (id)relativePathsNotToMigrate; +- (void)setRelativePathsNotToMigrate:(id)arg1; +- (id)relativePathsNotToRestore; +- (void)setRelativePathsNotToRestore:(id)arg1; +- (id)relativePathsOfSystemFilesToAlwaysRestore; +- (void)setRelativePathsOfSystemFilesToAlwaysRestore:(id)arg1; +- (id)relativePathsToRestoreOnly; +- (void)setRelativePathsToRestoreOnly:(id)arg1; +- (id)relativePathsNotToCheckIfModifiedDuringBackup; +- (void)setRelativePathsNotToCheckIfModifiedDuringBackup:(id)arg1; +- (id)relativePathsNotToBackupToService; +- (void)setRelativePathsNotToBackupToService:(id)arg1; +- (id)relativePathsNotToBackupToDrive; +- (void)setRelativePathsNotToBackupToDrive:(id)arg1; +- (id)relativePathsNotToBackup; +- (void)setRelativePathsNotToBackup:(id)arg1; +- (id)relativePathsToBackupAndRestore; +- (void)setRelativePathsToBackupAndRestore:(id)arg1; +- (id)initWithName:(id)arg1 plist:(id)arg2; +- (id)initWithName:(id)arg1 rootPath:(id)arg2; +- (BOOL)isEqualToDomain:(id)arg1; +- (BOOL)isAppDomain; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; + +@end diff --git a/MobileBackup.framework/MBDomainInfo.h b/MobileBackup.framework/MBDomainInfo.h new file mode 100755 index 0000000..f78e8c7 --- /dev/null +++ b/MobileBackup.framework/MBDomainInfo.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@class NSString; + +@interface MBDomainInfo : NSObject { + NSString *_domainName; + unsigned long long _remoteSize; + unsigned long long _localSize; + BOOL _enabled; + BOOL _restricted; +} + +@property(getter=isAppDomain,readonly) BOOL appDomain; +@property(getter=isCameraRollDomain,readonly) BOOL cameraRollDomain; +@property(readonly) NSString * bundleID; +@property(readonly) unsigned long long size; +@property(getter=isRestricted) BOOL restricted; +@property(getter=isEnabled) BOOL enabled; +@property unsigned long long localSize; +@property unsigned long long remoteSize; +@property(retain) NSString * domainName; + ++ (id)domainNameForBundleID:(id)arg1; ++ (id)domainInfoWithName:(id)arg1 remoteSize:(unsigned long long)arg2 localSize:(unsigned long long)arg3 enabled:(BOOL)arg4 restricted:(BOOL)arg5; + +- (id)domainName; +- (void)setDomainName:(id)arg1; +- (id)bundleID; +- (void)setEnabled:(BOOL)arg1; +- (BOOL)isEnabled; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (unsigned long long)size; +- (BOOL)isCameraRollDomain; +- (void)setRestricted:(BOOL)arg1; +- (unsigned long long)localSize; +- (void)setLocalSize:(unsigned long long)arg1; +- (unsigned long long)remoteSize; +- (void)setRemoteSize:(unsigned long long)arg1; +- (id)initWithDomainName:(id)arg1 remoteSize:(unsigned long long)arg2 localSize:(unsigned long long)arg3 enabled:(BOOL)arg4 restricted:(BOOL)arg5; +- (BOOL)isAppDomain; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (BOOL)isRestricted; + +@end diff --git a/MobileBackup.framework/MBEngine.h b/MobileBackup.framework/MBEngine.h new file mode 100755 index 0000000..00aca67 --- /dev/null +++ b/MobileBackup.framework/MBEngine.h @@ -0,0 +1,66 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@class MBDomainManager, MBDebugContext, MBProperties, NSString, MBSettingsContext, MBAppManager; + +@interface MBEngine : NSObject { + MBSettingsContext *_settingsContext; + MBDebugContext *_debugContext; + MBProperties *_properties; + MBDomainManager *_domainManager; + MBAppManager *_appManager; +} + +@property(readonly) int engineType; +@property(readonly) NSString * engineTypeString; +@property(getter=isDriveEngine,readonly) BOOL driveEngine; +@property(getter=isServiceEngine,readonly) BOOL serviceEngine; +@property(readonly) int engineMode; +@property(readonly) NSString * engineModeString; +@property(getter=isBackupEngine,readonly) BOOL backupEngine; +@property(getter=isRestoreEngine,readonly) BOOL restoreEngine; +@property(readonly) int restoreType; +@property(readonly) NSString * restoreTypeString; +@property(getter=isForegroundRestore,readonly) BOOL foregroundRestore; +@property(getter=isBackgroundRestore,readonly) BOOL backgroundRestore; +@property(getter=isSplitRestore,readonly) BOOL splitRestore; +@property(getter=isMigrate,readonly) BOOL migrate; +@property(getter=shouldCommitIfPossible,readonly) BOOL commitIfPossible; +@property(readonly) MBAppManager * appManager; +@property(readonly) MBDomainManager * domainManager; +@property(readonly) MBProperties * properties; +@property(readonly) MBDebugContext * debugContext; +@property(readonly) MBSettingsContext * settingsContext; + ++ (id)stringForEngineType:(int)arg1; ++ (id)stringForEngineMode:(int)arg1; ++ (id)stringForRestoreType:(int)arg1; + +- (id)properties; +- (id)initWithSettingsContext:(id)arg1 debugContext:(id)arg2 domainManager:(id)arg3; +- (BOOL)isForegroundRestore; +- (BOOL)isBackgroundRestore; +- (BOOL)isSplitRestore; +- (BOOL)shouldCommitIfPossible; +- (id)validateFile:(id)arg1; +- (void)pushAggregateDictionaryTotalFileCount:(long long)arg1 totalFileSize:(long long)arg2 duration:(double)arg3; +- (id)domainManager; +- (id)debugContext; +- (id)settingsContext; +- (int)engineType; +- (int)engineMode; +- (int)restoreType; +- (BOOL)isRestoreEngine; +- (BOOL)isDriveEngine; +- (BOOL)isServiceEngine; +- (BOOL)isBackupEngine; +- (id)engineTypeString; +- (id)engineModeString; +- (id)restoreTypeString; +- (id)aggregateDictionaryKey:(id)arg1; +- (id)appManager; +- (void)dealloc; +- (BOOL)isMigrate; + +@end diff --git a/MobileBackup.framework/MBError.h b/MobileBackup.framework/MBError.h new file mode 100755 index 0000000..9ff57a1 --- /dev/null +++ b/MobileBackup.framework/MBError.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@interface MBError : NSObject { +} + ++ (BOOL)isUnexpectedErrorCode:(int)arg1; ++ (BOOL)isTransientError:(id)arg1; ++ (int)errnoForError:(id)arg1; ++ (BOOL)isError:(id)arg1 withCode:(int)arg2; ++ (BOOL)isError:(id)arg1 withCodes:(int)arg2; ++ (id)sanitizedError:(id)arg1; ++ (id)errorWithCode:(int)arg1 error:(id)arg2 path:(id)arg3 format:(id)arg4; ++ (id)errorWithCode:(int)arg1 error:(id)arg2 URL:(id)arg3 format:(id)arg4; ++ (id)errorWithDomain:(id)arg1 code:(int)arg2 format:(id)arg3; ++ (id)errorWithDomain:(id)arg1 code:(int)arg2 path:(id)arg3 format:(id)arg4; ++ (id)posixErrorWithFormat:(id)arg1; ++ (id)posixErrorWithPath:(id)arg1 format:(id)arg2; ++ (id)posixErrorWithCode:(int)arg1 format:(id)arg2; ++ (id)errorForNSError:(id)arg1 path:(id)arg2 format:(id)arg3; ++ (id)errorForHTTPURLResponse:(id)arg1 error:(id)arg2; ++ (id)descriptionForError:(id)arg1; ++ (int)codeForNSError:(id)arg1; ++ (int)codeForErrno:(int)arg1; ++ (id)errorWithCode:(int)arg1 URL:(id)arg2 format:(id)arg3; ++ (id)errorWithCode:(int)arg1 error:(id)arg2 format:(id)arg3; ++ (id)descriptionForError:(id)arg1 paths:(BOOL)arg2; ++ (id)dictionaryRepresentationForError:(id)arg1; ++ (id)errorWithDictionaryRepresentation:(id)arg1; ++ (id)errorWithCode:(int)arg1 path:(id)arg2 format:(id)arg3; ++ (id)posixErrorWithCode:(int)arg1 path:(id)arg2 format:(id)arg3; ++ (id)errorWithCode:(int)arg1 format:(id)arg2; + + +@end diff --git a/MobileBackup.framework/MBException.h b/MobileBackup.framework/MBException.h new file mode 100755 index 0000000..856de3a --- /dev/null +++ b/MobileBackup.framework/MBException.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@interface MBException : NSException { +} + + +- (int)errorCode; +- (id)error; +- (id)initWithCode:(int)arg1 format:(id)arg2 args:(void*)arg3; +- (id)initWithCode:(int)arg1 format:(id)arg2; + +@end diff --git a/MobileBackup.framework/MBFileInfo.h b/MobileBackup.framework/MBFileInfo.h new file mode 100755 index 0000000..d01eb90 --- /dev/null +++ b/MobileBackup.framework/MBFileInfo.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@class NSString, NSDictionary; + +@interface MBFileInfo : NSObject { + NSString *_path; + NSDictionary *_extendedAttributes; +} + +@property(readonly) NSDictionary * extendedAttributes; +@property(readonly) NSString * path; + ++ (id)fileInfoWithPath:(id)arg1 extendedAttributes:(id)arg2; + +- (id)path; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)extendedAttributes; +- (id)initWithPath:(id)arg1 extendedAttributes:(id)arg2; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/MobileBackup.framework/MBFileManager.h b/MobileBackup.framework/MBFileManager.h new file mode 100755 index 0000000..0bf4551 --- /dev/null +++ b/MobileBackup.framework/MBFileManager.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@interface MBFileManager : NSObject { +} + ++ (id)defaultManager; + +- (id)fileAttributesAtPath:(id)arg1 traverseLink:(BOOL)arg2; +- (BOOL)createDirectoryAtPath:(id)arg1 attributes:(id)arg2; +- (BOOL)removeFileAtPath:(id)arg1; +- (BOOL)copyPath:(id)arg1 toPath:(id)arg2; +- (BOOL)movePath:(id)arg1 toPath:(id)arg2; +- (BOOL)fileExistsAtPath:(id)arg1; +- (id)directoryContentsAtPath:(id)arg1; + +@end diff --git a/MobileBackup.framework/MBManager.h b/MobileBackup.framework/MBManager.h new file mode 100755 index 0000000..9ec9705 --- /dev/null +++ b/MobileBackup.framework/MBManager.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@class NSObject; + +@interface MBManager : NSObject { + id _delegate; +} + +@property NSObject * delegate; + + +- (void)setDelegate:(id)arg1; +- (void)setLogLevel:(int)arg1; +- (id)_init; +- (id)delegate; +- (BOOL)setupBackupWithPasscode:(id)arg1 error:(id*)arg2; +- (BOOL)isBackupEnabled; +- (void)setBackupEnabled:(BOOL)arg1; +- (void)syncBackupEnabled; +- (id)backupState; +- (id)backupList; +- (id)getBackupListWithError:(id*)arg1; +- (id)getBackupListWithFiltering:(BOOL)arg1 error:(id*)arg2; +- (void)startBackup; +- (BOOL)startBackupWithError:(id*)arg1; +- (BOOL)restoreDataExistsForApplicationWithBundleID:(id)arg1 size:(unsigned long long*)arg2; +- (id)restoreFilesForDomain:(id)arg1 error:(id*)arg2; +- (id)dateOfNextScheduledBackup; +- (void)startRestoreForBackupUDID:(id)arg1 snapshotID:(unsigned int)arg2; +- (BOOL)startRestoreForBackupUDID:(id)arg1 snapshotID:(unsigned int)arg2 error:(id*)arg3; +- (BOOL)restoreFileWithPath:(id)arg1 error:(id*)arg2; +- (void)restoreFileWithPath:(id)arg1; +- (BOOL)restoreApplicationWithBundleID:(id)arg1 failed:(BOOL)arg2 error:(id*)arg3; +- (BOOL)cancelApplicationRestoreWithBundleID:(id)arg1 error:(id*)arg2; +- (void)finishRestore; +- (void)cancelRestore; +- (BOOL)deleteBackupUDID:(id)arg1 error:(id*)arg2; +- (BOOL)startScanWithError:(id*)arg1; +- (unsigned long long)nextBackupSize; +- (id)domainInfoForName:(id)arg1; +- (id)domainInfoList; +- (BOOL)removeDomainName:(id)arg1 error:(id*)arg2; +- (BOOL)isBackupEnabledForDomainName:(id)arg1; +- (void)setBackupEnabled:(BOOL)arg1 forDomainName:(id)arg2; +- (int)getLogLevel; +- (void)setAllowiTunesBackup:(BOOL)arg1; +- (BOOL)allowiTunesBackup; +- (void)rebootDevice; +- (void)cancel; +- (id)init; +- (id)initWithDelegate:(id)arg1; +- (id)restoreState; + +@end diff --git a/MobileBackup.framework/MBManagerClient.h b/MobileBackup.framework/MBManagerClient.h new file mode 100755 index 0000000..7336df8 --- /dev/null +++ b/MobileBackup.framework/MBManagerClient.h @@ -0,0 +1,59 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@class MBConnection; + +@interface MBManagerClient : MBManager { + MBConnection *_conn; +} + + +- (void)connectionDidDisconnect:(id)arg1; +- (void)setLogLevel:(int)arg1; +- (void)wakeUp; +- (void)accountChanged; +- (void)keyBagIsLocking; +- (BOOL)deleteAccountWithError:(id*)arg1; +- (BOOL)deleteSnapshotID:(unsigned int)arg1 fromBackupUDID:(id)arg2 error:(id*)arg3; +- (BOOL)releaseLockWithBackupUDID:(id)arg1 error:(id*)arg2; +- (void)connection:(id)arg1 didReceiveMessage:(id)arg2; +- (void)_establishConnection; +- (id)_sendRequest:(id)arg1 arguments:(id)arg2 error:(id*)arg3; +- (id)_sendRequest:(id)arg1 arguments:(id)arg2; +- (BOOL)setupBackupWithPasscode:(id)arg1 error:(id*)arg2; +- (BOOL)isBackupEnabled; +- (void)setBackupEnabled:(BOOL)arg1; +- (void)syncBackupEnabled; +- (id)backupState; +- (id)getBackupListWithError:(id*)arg1; +- (id)getBackupListWithFiltering:(BOOL)arg1 error:(id*)arg2; +- (BOOL)startBackupWithError:(id*)arg1; +- (BOOL)restoreDataExistsForApplicationWithBundleID:(id)arg1 size:(unsigned long long*)arg2; +- (id)restoreFilesForDomain:(id)arg1 error:(id*)arg2; +- (id)dateOfNextScheduledBackup; +- (BOOL)startRestoreForBackupUDID:(id)arg1 snapshotID:(unsigned int)arg2 error:(id*)arg3; +- (BOOL)restoreFileWithPath:(id)arg1 error:(id*)arg2; +- (BOOL)restoreApplicationWithBundleID:(id)arg1 failed:(BOOL)arg2 error:(id*)arg3; +- (BOOL)cancelApplicationRestoreWithBundleID:(id)arg1 error:(id*)arg2; +- (void)finishRestore; +- (void)cancelRestore; +- (BOOL)deleteBackupUDID:(id)arg1 error:(id*)arg2; +- (BOOL)startScanWithError:(id*)arg1; +- (unsigned long long)nextBackupSize; +- (id)domainInfoForName:(id)arg1; +- (id)domainInfoList; +- (BOOL)removeDomainName:(id)arg1 error:(id*)arg2; +- (BOOL)isBackupEnabledForDomainName:(id)arg1; +- (void)setBackupEnabled:(BOOL)arg1 forDomainName:(id)arg2; +- (int)getLogLevel; +- (void)setAllowiTunesBackup:(BOOL)arg1; +- (BOOL)allowiTunesBackup; +- (void)rebootDevice; +- (void)cancel; +- (id)init; +- (void)dealloc; +- (id)initWithDelegate:(id)arg1; +- (id)restoreState; + +@end diff --git a/MobileBackup.framework/MBMessage.h b/MobileBackup.framework/MBMessage.h new file mode 100755 index 0000000..c3a93df --- /dev/null +++ b/MobileBackup.framework/MBMessage.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@class NSDictionary; + +@interface MBMessage : NSObject { + void *_xpcObject; + NSDictionary *_messageInfo; + NSDictionary *_replyInfo; +} + +@property(readonly) NSDictionary * messageInfo; +@property(copy) NSDictionary * replyInfo; + ++ (id)messageWithInfo:(id)arg1; + +- (void)sendReply; +- (id)replyInfo; +- (void)setReplyInfo:(id)arg1; +- (id)_initWithXPCObject:(void*)arg1; +- (void*)_xpcObject; +- (id)initWithMessageInfo:(id)arg1; +- (id)messageInfo; +- (id)description; +- (void)dealloc; + +@end diff --git a/MobileBackup.framework/MBMobileInstallation.h b/MobileBackup.framework/MBMobileInstallation.h new file mode 100755 index 0000000..941f9c4 --- /dev/null +++ b/MobileBackup.framework/MBMobileInstallation.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@class NSString; + +@interface MBMobileInstallation : NSObject { + NSString *_safeHarborDir; + NSString *_errorString; +} + +@property(readonly) NSString * safeHarborDir; + + +- (id)initWithSafeHarborDir:(id)arg1; +- (BOOL)installPlaceholderAppAtPath:(id)arg1 error:(id*)arg2; +- (BOOL)uninstallAppWithBundleID:(id)arg1 error:(id*)arg2; +- (void)_mobileInstallationCallback:(id)arg1; +- (id)userAppsWithError:(id*)arg1; +- (id)safeHarborsWithError:(id*)arg1; +- (BOOL)removeSafeHarbordWithIdentifier:(id)arg1 error:(id*)arg2; +- (BOOL)registerSafeHarborWithIdentifier:(id)arg1 path:(id)arg2 error:(id*)arg3; +- (id)safeHarborDir; +- (BOOL)processRestoredContainerAtPath:(id)arg1 error:(id*)arg2; +- (void)dealloc; + +@end diff --git a/MobileBackup.framework/MBProperties.h b/MobileBackup.framework/MBProperties.h new file mode 100755 index 0000000..963290a --- /dev/null +++ b/MobileBackup.framework/MBProperties.h @@ -0,0 +1,77 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@class NSString, NSData, NSDate, NSDictionary, NSMutableDictionary; + +@interface MBProperties : NSObject { + NSMutableDictionary *_plist; + BOOL _protect; + BOOL _protected; +} + +@property double systemDomainsVersion; +@property(retain) NSData * keybagData; +@property(retain) NSDate * date; +@property double version; +@property(getter=wasPasscodeSet) BOOL passcodeSet; +@property(getter=isEncrypted) BOOL encrypted; +@property(readonly) NSDictionary * applications; +@property(retain) NSDictionary * lockdownKeys; +@property(readonly) NSString * deviceID; +@property(readonly) NSString * serialNumber; +@property(readonly) NSString * deviceName; +@property(readonly) NSString * productType; +@property(readonly) NSString * buildVersion; +@property(readonly) BOOL hasCorruptSQLiteDBs; +@property(getter=isProtected) BOOL protected; +@property(readonly) id propertyList; + ++ (id)properties; ++ (id)propertiesWithFile:(id)arg1 error:(id*)arg2; + +- (BOOL)isEncrypted; +- (void)removeObjectForKey:(id)arg1; +- (id)_dataForKey:(id)arg1; +- (id)_dictionaryForKey:(id)arg1; +- (BOOL)writeToFile:(id)arg1 error:(id*)arg2; +- (void)setVersion:(double)arg1; +- (id)serialNumber; +- (double)version; +- (id)buildVersion; +- (BOOL)_boolForKey:(id)arg1; +- (void)setDate:(id)arg1; +- (id)date; +- (id)propertyList; +- (id)initWithData:(id)arg1 error:(id*)arg2; +- (void)setEncrypted:(BOOL)arg1; +- (id)deviceName; +- (id)deviceID; +- (id)keybagData; +- (void)setKeybagData:(id)arg1; +- (void)setPasscodeSet:(BOOL)arg1; +- (void)setLockdownKeys:(id)arg1; +- (id)productType; +- (BOOL)hasCorruptSQLiteDBs; +- (id)appWithBundleID:(id)arg1; +- (void)addAppsFromArray:(id)arg1; +- (void)setProtected:(BOOL)arg1; +- (id)initWithFile:(id)arg1 error:(id*)arg2; +- (double)systemDomainsVersion; +- (void)setSystemDomainsVersion:(double)arg1; +- (void)_setBool:(BOOL)arg1 forKey:(id)arg2; +- (void)_setData:(id)arg1 forKey:(id)arg2; +- (void)_setDictionary:(id)arg1 forKey:(id)arg2; +- (id)lockdownKeys; +- (id)_stringForLockdownKey:(id)arg1; +- (void)addApp:(id)arg1; +- (BOOL)wasPasscodeSet; +- (BOOL)isProtected; +- (id)description; +- (id)objectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (id)init; +- (void)dealloc; +- (id)applications; + +@end diff --git a/MobileBackup.framework/MBSnapshot.h b/MobileBackup.framework/MBSnapshot.h new file mode 100755 index 0000000..7c683f1 --- /dev/null +++ b/MobileBackup.framework/MBSnapshot.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@class NSDate, NSString; + +@interface MBSnapshot : NSObject { + unsigned int _snapshotID; + NSString *_deviceName; + NSDate *_date; + int _state; +} + +@property(readonly) int state; +@property(readonly) NSDate * date; +@property(readonly) NSString * deviceName; +@property(readonly) unsigned int snapshotID; + + +- (int)state; +- (id)date; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)deviceName; +- (unsigned int)snapshotID; +- (id)initWithSnapshotID:(unsigned int)arg1 deviceName:(id)arg2 date:(id)arg3 state:(int)arg4; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/MobileBackup.framework/MBStateInfo.h b/MobileBackup.framework/MBStateInfo.h new file mode 100755 index 0000000..59be2b8 --- /dev/null +++ b/MobileBackup.framework/MBStateInfo.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileBackup.framework/MobileBackup + */ + +@class NSError, NSDate; + +@interface MBStateInfo : NSObject { + int _state; + float _progress; + unsigned int _estimatedTimeRemaining; + NSError *_error; + NSDate *_date; +} + +@property(readonly) NSDate * date; +@property(readonly) NSError * error; +@property(readonly) unsigned int estimatedTimeRemaining; +@property(readonly) float progress; +@property(readonly) int state; + + +- (void)setError:(id)arg1; +- (void)setEstimatedTimeRemaining:(unsigned int)arg1; +- (id)initWithDictionaryRepresentation:(id)arg1; +- (float)progress; +- (id)dictionaryRepresentation; +- (void)setProgress:(float)arg1; +- (void)setState:(int)arg1; +- (int)state; +- (id)date; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)error; +- (id)initWithState:(int)arg1 progress:(float)arg2 estimatedTimeRemaining:(unsigned int)arg3 error:(id)arg4; +- (unsigned int)estimatedTimeRemaining; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/MobileTimer.framework/Alarm.h b/MobileTimer.framework/Alarm.h new file mode 100755 index 0000000..134be08 --- /dev/null +++ b/MobileTimer.framework/Alarm.h @@ -0,0 +1,87 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileTimer.framework/MobileTimer + */ + +@class NSMutableDictionary, UILocalNotification, NSString, NSDate, , NSURL; + +@interface Alarm : NSObject { + NSString *_id; + NSURL *_idUrl; + NSMutableDictionary *_settings; + UILocalNotification *_notification; + UILocalNotification *_weeklyNotifications[7]; + UILocalNotification *_snoozedNotification; + unsigned int _hour; + unsigned int _minute; + unsigned int _daySetting; + BOOL _allowsSnooze; + NSString *_sound; + NSString *_title; + NSDate *_lastModified; + unsigned int _revision; + BOOL _hasSnapshot; + unsigned int _snapshotHour; + unsigned int _snapshotMinute; + unsigned int _snapshotDaySetting; + unsigned char _snapshotAllowsSnooze; + NSString *_snapshotSound; + NSString *_snapshotTitle; + *_delegate; +} + ++ (id)_newSettingsFromNotification:(id)arg1; ++ (BOOL)verifyIdSetting:(id)arg1 withMessageList:(id)arg2; ++ (BOOL)verifyHourSetting:(id)arg1 withMessageList:(id)arg2; ++ (BOOL)verifyMinuteSetting:(id)arg1 withMessageList:(id)arg2; ++ (BOOL)verifyDaySetting:(id)arg1 withMessageList:(id)arg2; ++ (BOOL)_verifyNotificationSettings:(id)arg1 againstUserInfo:(id)arg2; ++ (BOOL)_verifyNotificationSettings:(id)arg1 againstAlarmSettings:(id)arg2; ++ (BOOL)verifySettings:(id)arg1; + +- (void)setDelegate:(id)arg1; +- (id)initWithNotification:(id)arg1; +- (id)initWithDefaultValues; +- (void)revertToSnapshot; +- (id)uiTitle; +- (id)nowDateForOffsetCalculation; +- (id)timeZoneForOffsetCalculation; +- (id)_newBaseDateComponentsForDay:(int)arg1; +- (id)rawTitle; +- (BOOL)allowsSnooze; +- (BOOL)repeats; +- (unsigned int)daySetting; +- (id)_newNotification:(int)arg1; +- (void)prepareNotifications; +- (unsigned int)_notificationsCount; +- (void)setAllowsSnooze:(BOOL)arg1; +- (void)setDaySetting:(unsigned int)arg1; +- (id)alarmId; +- (void)markModified; +- (int)compareTime:(id)arg1; +- (void)scheduleNotifications; +- (id)initWithSettings:(id)arg1; +- (id)alarmIdUrl; +- (void)cancelNotifications; +- (BOOL)tryAddNotification:(id)arg1; +- (void)dropNotifications; +- (void)refreshActiveState; +- (void)handleNotificationSnoozed:(id)arg1; +- (void)handleAlarmFired:(id)arg1; +- (id)settings; +- (void)setMinute:(unsigned int)arg1; +- (void)setHour:(unsigned int)arg1; +- (unsigned int)minute; +- (unsigned int)hour; +- (void)takeSnapshot; +- (BOOL)isActive; +- (id)delegate; +- (void)setTitle:(id)arg1; +- (void)setSound:(id)arg1; +- (id)sound; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)debugDescription; +- (id)init; +- (void)dealloc; + +@end diff --git a/MobileTimer.framework/AlarmManager.h b/MobileTimer.framework/AlarmManager.h new file mode 100755 index 0000000..27b5364 --- /dev/null +++ b/MobileTimer.framework/AlarmManager.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileTimer.framework/MobileTimer + */ + +@class NSArray, NSString, NSDate, NSMutableArray; + +@interface AlarmManager : NSObject { + BOOL _dirty; + NSMutableArray *_alarms; + NSMutableArray *logMessageList; + BOOL invalidAlarmsDetected; + NSDate *lastModified; +} + +@property(retain) NSString * defaultSound; +@property(retain) NSDate * lastModified; +@property(retain,readonly) NSArray * alarms; +@property BOOL invalidAlarmsDetected; +@property(retain) NSMutableArray * logMessageList; + ++ (BOOL)isAlarmNotification:(id)arg1; ++ (BOOL)upgrade; ++ (BOOL)discardOldVersion; ++ (id)readAlarmsFromPreferencesCopy; ++ (void)writeAlarmsToPreferences:(id)arg1; ++ (id)sharedManager; + +- (id)defaultSound; +- (void)setDefaultSound:(id)arg1; +- (void)loadAlarms; +- (id)alarmWithIdUrl:(id)arg1; +- (void)addAlarm:(id)arg1 active:(BOOL)arg2; +- (void)setAlarm:(id)arg1 active:(BOOL)arg2; +- (void)loadScheduledNotifications; +- (void)reloadScheduledNotifications; +- (void)handleAnyNotificationChanges; +- (void)handleExpiredOrSnoozedNotificationsOnly; +- (void)handleNotificationFired:(id)arg1; +- (BOOL)invalidAlarmsDetected; +- (void)setInvalidAlarmsDetected:(BOOL)arg1; +- (id)logMessageList; +- (BOOL)checkIfAlarmsModified; +- (void)setLogMessageList:(id)arg1; +- (void)setLastModified:(id)arg1; +- (void)unloadAlarms; +- (void)updateAlarm:(id)arg1 active:(BOOL)arg2; +- (void)saveAlarms; +- (void)loadScheduledNotificationsWithCancelUnused:(BOOL)arg1; +- (void)reloadScheduledNotificationsWithRefreshActive:(BOOL)arg1 cancelUnused:(BOOL)arg2; +- (void)handleNotificationSnoozed:(id)arg1; +- (void)removeAlarm:(id)arg1; +- (id)alarms; +- (id)lastModified; +- (id)init; +- (void)dealloc; + +@end diff --git a/MobileTimer.framework/AnalogClockView.h b/MobileTimer.framework/AnalogClockView.h new file mode 100755 index 0000000..7209eb8 --- /dev/null +++ b/MobileTimer.framework/AnalogClockView.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileTimer.framework/MobileTimer + */ + +@class UIImageView, UIImage, HandView, NSTimeZone, NSBundle; + +@interface AnalogClockView : UIView { + NSBundle *_resourcesBundle; + BOOL _registerForUpdates; + BOOL _snippetStyle; + UIImage *_backgroundImage; + UIImage *_backgroundEveningImage; + UIImageView *_background; + HandView *_hourHand; + HandView *_minsHand; + HandView *_secsHand; + BOOL _evening; + float _seconds; + int _sweepIndex; + NSTimeZone *_timeZone; +} + ++ (void)startAllClocks; ++ (void)_sweepBack; ++ (void)stopAllClocks; ++ (void)registerClock:(id)arg1; ++ (void)unregisterClock:(id)arg1; ++ (void)_updateTimes; ++ (struct CGSize { float x1; float x2; })defaultSize; + +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 registerForUpdates:(BOOL)arg2 offsets:(struct CGPoint { float x1; float x2; }*)arg3 scales:(struct CGSize { float x1; float x2; }*)arg4 bundle:(id)arg5 snippetStyle:(BOOL)arg6; +- (void)updateSweepBack; +- (void)_setEvening:(BOOL)arg1; +- (id)timeZone; +- (void)setTime:(id)arg1; +- (void)setTimeZone:(id)arg1; +- (void)updateTime; +- (void)dealloc; + +@end diff --git a/MobileTimer.framework/ClockManager.h b/MobileTimer.framework/ClockManager.h new file mode 100755 index 0000000..6d88497 --- /dev/null +++ b/MobileTimer.framework/ClockManager.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileTimer.framework/MobileTimer + */ + +@class NSArray; + +@interface ClockManager : NSObject { + NSArray *_scheduledLocalNotifications; + BOOL runningInSpringBoard; + BOOL ignoringNotificationPostRequests; +} + +@property(getter=isIgnoringNotificationPostRequests) BOOL ignoringNotificationPostRequests; +@property(getter=isRunningInSpringBoard) BOOL runningInSpringBoard; + ++ (void)saveAndNotifyForUserPreferences:(BOOL)arg1 localNotifications:(BOOL)arg2; ++ (void)openClockAppWithSection:(int)arg1; ++ (int)sectionFromClockAppURL:(id)arg1; ++ (void)loadUserPreferences; ++ (id)sharedManager; + +- (BOOL)upgradeIfNeverAttempted; +- (void)setIgnoringNotificationPostRequests:(BOOL)arg1; +- (void)setRunningInSpringBoard:(BOOL)arg1; +- (void)refreshScheduledLocalNotificationsCache; +- (BOOL)isIgnoringNotificationPostRequests; +- (BOOL)isRunningInSpringBoard; +- (BOOL)upgrade; +- (BOOL)discardOldVersion; +- (void)postUserPreferencesChangedNotification; +- (id)scheduledLocalNotificationsCache; +- (void)cancelLocalNotification:(id)arg1; +- (void)scheduleLocalNotification:(id)arg1; +- (void)dealloc; + +@end diff --git a/MobileTimer.framework/HandView.h b/MobileTimer.framework/HandView.h new file mode 100755 index 0000000..bad13f5 --- /dev/null +++ b/MobileTimer.framework/HandView.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileTimer.framework/MobileTimer + */ + +@class NSBundle, NSString; + +@interface HandView : UIView { + NSBundle *_resourcesBundle; + NSString *_name; + NSString *_pmname; + struct CGPoint { + float x; + float y; + } _offset; + float _handAngle; + BOOL _evening; + struct CGSize { + float width; + float height; + } _scale; + struct CGPoint { + float x; + float y; + } _center; + struct CGPoint { + float x; + float y; + } _imageCenter; +} + + +- (float)handAngle; +- (struct CGPDFPage { }*)_loadImage:(id)arg1; +- (struct CGDisplayList { }*)_displayList:(id)arg1; +- (id)initWithPDFFile:(id)arg1 scale:(struct CGSize { float x1; float x2; })arg2 bundle:(id)arg3; +- (void)setHandAngle:(float)arg1; +- (void)setEvening:(BOOL)arg1; +- (void)setOffset:(struct CGPoint { float x1; float x2; })arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/MobileTimer.framework/TimerManager.h b/MobileTimer.framework/TimerManager.h new file mode 100755 index 0000000..8afc065 --- /dev/null +++ b/MobileTimer.framework/TimerManager.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileTimer.framework/MobileTimer + */ + +@class NSString, UILocalNotification; + +@interface TimerManager : NSObject { + int _state; + UILocalNotification *_notification; + double _remainingTime; +} + +@property double defaultDuration; +@property(readonly) NSString * defaultSound; +@property(readonly) int state; +@property(readonly) double fireTime; +@property(readonly) double remainingTime; + ++ (id)fetchScheduledNotificationCopy; ++ (id)newNotificationAt:(double)arg1 withSound:(id)arg2; ++ (BOOL)upgrade; ++ (BOOL)discardOldVersion; ++ (BOOL)isTimerNotification:(id)arg1; ++ (id)sharedManager; + +- (double)fireTime; +- (double)defaultDuration; +- (void)reloadState; +- (void)scheduleAt:(double)arg1 withSound:(id)arg2; +- (void)changeSound:(id)arg1; +- (id)defaultSound; +- (void)setDefaultSound:(id)arg1; +- (BOOL)resume; +- (BOOL)pause; +- (int)state; +- (BOOL)cancel; +- (void)setDefaultDuration:(double)arg1; +- (double)remainingTime; + +@end diff --git a/MobileTimer.framework/WorldClockCity.h b/MobileTimer.framework/WorldClockCity.h new file mode 100755 index 0000000..18cf367 --- /dev/null +++ b/MobileTimer.framework/WorldClockCity.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileTimer.framework/MobileTimer + */ + +@class ALCity, NSString, NSDictionary, NSNumber, NSURL; + +@interface WorldClockCity : NSObject { + ALCity *_alCity; + NSString *_timeZone; + NSString *_name; + NSString *_countryName; + NSString *_countryCode; + NSString *_unlocalizedName; + NSString *_unlocalizedCountryName; +} + +@property(readonly) NSDictionary * properties; +@property(readonly) NSNumber * alCityId; +@property(readonly) NSString * timeZone; +@property(readonly) NSString * name; +@property(readonly) NSString * countryName; +@property(readonly) NSString * unlocalizedCityName; +@property(readonly) NSString * unlocalizedCountryName; +@property(readonly) NSString * countryCode; +@property(readonly) NSURL * idUrl; + ++ (BOOL)isWorldClockCityProperties:(id)arg1; + +- (id)initWithALCityIdentifier:(int)arg1; +- (id)initWithTimeZone:(id)arg1 countryCode:(id)arg2 name:(id)arg3 countryName:(id)arg4 unlocalizedName:(id)arg5 unlocalizedCountryName:(id)arg6; +- (id)alCityId; +- (id)unlocalizedCityName; +- (id)initWithALCity:(id)arg1; +- (id)idUrl; +- (id)unlocalizedCountryName; +- (id)countryCode; +- (id)properties; +- (id)initWithProperties:(id)arg1; +- (id)timeZone; +- (id)name; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; +- (id)countryName; + +@end diff --git a/MobileTimer.framework/WorldClockManager.h b/MobileTimer.framework/WorldClockManager.h new file mode 100755 index 0000000..57a6e08 --- /dev/null +++ b/MobileTimer.framework/WorldClockManager.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileTimer.framework/MobileTimer + */ + +@class NSDate, NSMutableArray, NSArray; + +@interface WorldClockManager : NSObject { + BOOL _dirty; + NSMutableArray *_cities; + NSDate *lastModified; +} + +@property(retain) NSDate * lastModified; +@property(retain,readonly) NSArray * cities; + ++ (id)sharedManager; + +- (void)loadCities; +- (BOOL)checkIfCitiesModified; +- (id)cityWithIdUrl:(id)arg1; +- (BOOL)addCity:(id)arg1; +- (void)removeCity:(id)arg1; +- (void)removeCityAtIndex:(unsigned int)arg1; +- (void)moveCityFromIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; +- (void)saveCities; +- (id)cities; +- (BOOL)canAddCity; +- (void)setLastModified:(id)arg1; +- (id)lastModified; +- (void)removeAllCities; +- (void)dealloc; + +@end diff --git a/MobileWirelessSync.framework/MWSAccountRefresh.h b/MobileWirelessSync.framework/MWSAccountRefresh.h new file mode 100755 index 0000000..1349b52 --- /dev/null +++ b/MobileWirelessSync.framework/MWSAccountRefresh.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MobileWirelessSync.framework/MobileWirelessSync + */ + +@class NSSet, NSString; + +@interface MWSAccountRefresh : NSObject { + NSString *_username; + NSString *_accountId; + NSSet *_subscribedCalendarIds; +} + ++ (id)accountToRefreshForBasicAccount:(id)arg1; + +- (BOOL)_hasSubscribedCalendarWithIdentifier:(id)arg1; +- (BOOL)_refreshSubscribedCalendarWithIdentifier:(id)arg1; +- (BOOL)_refreshDataclass:(id)arg1; +- (BOOL)_hasSubscribedCalendars; +- (BOOL)_refreshSubscribedCalendars; +- (BOOL)_isConfiguredSyncAccount; +- (struct __CFString { }*)_mwsDataclassNameForDataclass:(id)arg1; +- (id)_username; +- (BOOL)refreshContainersForDataclass:(id)arg1 isUserRequested:(BOOL)arg2; +- (BOOL)refreshContainerWithIdentifier:(id)arg1 forDataclass:(id)arg2 isUserRequested:(BOOL)arg3; +- (id)_initWithBasicAccount:(id)arg1; +- (id)init; +- (void)dealloc; +- (BOOL)refreshContainerListForDataclass:(id)arg1 isUserRequested:(BOOL)arg2; +- (id)defaultContainerIdentifierForDataclass:(id)arg1; + +@end diff --git a/MusicLibrary.framework/ITDBGeniusDatabase.h b/MusicLibrary.framework/ITDBGeniusDatabase.h new file mode 100755 index 0000000..a6eda0b --- /dev/null +++ b/MusicLibrary.framework/ITDBGeniusDatabase.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class ML3SqliteDatabase; + +@interface ITDBGeniusDatabase : NSObject { + ML3SqliteDatabase *_db; + double _connectionFailedTime; + struct __CFDictionary { } *_statementCache; + BOOL _isInTransaction; +} + +@property BOOL isInTransaction; + ++ (id)sharedGeniusDatabase; ++ (id)fallbackGeniusDatabaseFilePath; ++ (id)geniusDatabaseFilePath; + +- (void)setIsInTransaction:(BOOL)arg1; +- (BOOL)isInTransaction; +- (BOOL)getGeniusSimilaritiesDataAndBytesForGlobalID:(unsigned long long)arg1 intoData:(id)arg2; +- (BOOL)getGeniusMetadataDataAndBytesForGlobalID:(unsigned long long)arg1 intoData:(id)arg2; +- (BOOL)getGeniusConfigrationDataAndBytesIntoData:(id)arg1; +- (id)copyGeniusSimilaritiesDataAndBytesForGlobalID:(unsigned long long)arg1; +- (id)copyGeniusMetadataDataAndBytesForGlobalID:(unsigned long long)arg1; +- (unsigned int)geniusConfigurationVersion; +- (id)copyGeniusConfigrationDataAndBytes; +- (unsigned int)defaultTrackCount; +- (unsigned int)defaultMinTrackCount; +- (BOOL)hasGeniusFeatureEnabled; +- (BOOL)hasGeniusDataAvailable; +- (BOOL)hasDatabase; +- (unsigned long long)_getInt64ValueInTable:(id)arg1 column:(id)arg2 where:(id)arg3 limit:(unsigned int)arg4; +- (BOOL)_readBlobForRowID:(unsigned long long)arg1 intoData:(id)arg2 table:(const char *)arg3 blobColumn:(const char *)arg4; +- (BOOL)_readBlobIntoData:(id)arg1 table:(id)arg2 blobColumn:(id)arg3 where:(id)arg4; +- (id)_copyBlobDataAndBytesInTable:(id)arg1 blobColumn:(id)arg2 where:(id)arg3; +- (unsigned int)_getInt32ValueInTable:(id)arg1 column:(id)arg2; +- (unsigned int)_hasRowsInTable:(id)arg1; +- (BOOL)_hasAnySongs; +- (BOOL)_copyBlobData:(id*)arg1 blobAllocType:(int)arg2 table:(id)arg3 blobColumn:(id)arg4 where:(id)arg5; +- (void)_connect; +- (void)_loadDatabaseAtPath:(id)arg1; +- (id)database; +- (id)init; + +@end diff --git a/MusicLibrary.framework/ML3AggregateQuery.h b/MusicLibrary.framework/ML3AggregateQuery.h new file mode 100755 index 0000000..f9e7961 --- /dev/null +++ b/MusicLibrary.framework/ML3AggregateQuery.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class NSString; + +@interface ML3AggregateQuery : ML3Query { + Class _aggregateEntityClass; + NSString *_foreignPersistentIDProperty; +} + +@property(readonly) Class aggregateEntityClass; +@property(readonly) NSString * foreignPersistentIDProperty; + + +- (id)initWithUnitQuery:(id)arg1 aggregateEntityClass:(Class)arg2 foreignPersistentIDProperty:(id)arg3; +- (id)foreignPersistentIDProperty; +- (Class)aggregateEntityClass; +- (id)selectPersistentIDsSQLAndProperties:(id)arg1 ordered:(BOOL)arg2; +- (BOOL)distinctPersistentIDProperty; +- (id)persistentIDProperty; +- (Class)entityClass; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3Album.h b/MusicLibrary.framework/ML3Album.h new file mode 100755 index 0000000..a18f4b6 --- /dev/null +++ b/MusicLibrary.framework/ML3Album.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3Album : ML3Collection { +} + ++ (id)artworkCacheIDProperty; ++ (id)trackForeignPersistentID; ++ (id)propertiesForGroupingKey; ++ (id)foreignPropertyForProperty:(id)arg1 entityClass:(Class)arg2; ++ (id)predisambiguatedProperties; ++ (id)allProperties; ++ (id)databaseTable; ++ (id)joinClauseForProperty:(id)arg1; ++ (int)revisionTrackingCode; ++ (id)defaultOrderingProperties; ++ (void)initialize; ++ (id)propertyForMPMediaEntityProperty:(id)arg1; + +- (void)updateTrackValues:(id)arg1; + +@end diff --git a/MusicLibrary.framework/ML3AlbumArtist.h b/MusicLibrary.framework/ML3AlbumArtist.h new file mode 100755 index 0000000..6bd1f76 --- /dev/null +++ b/MusicLibrary.framework/ML3AlbumArtist.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3AlbumArtist : ML3Collection { +} + ++ (id)effectiveAlbumArtistSortNameForAlbumArtistSortName:(id)arg1 albumArtistName:(id)arg2 artistSortName:(id)arg3 artistName:(id)arg4 compilation:(BOOL)arg5; ++ (id)effectiveAlbumArtistNameForAlbumArtistName:(id)arg1 artistName:(id)arg2 seriesName:(id)arg3 compilation:(BOOL)arg4; ++ (id)artworkCacheIDProperty; ++ (id)trackForeignPersistentID; ++ (id)propertiesForGroupingKey; ++ (id)foreignPropertyForProperty:(id)arg1 entityClass:(Class)arg2; ++ (id)sectionPropertyForProperty:(id)arg1; ++ (id)predisambiguatedProperties; ++ (id)allProperties; ++ (id)databaseTable; ++ (id)joinClauseForProperty:(id)arg1; ++ (id)defaultOrderingProperties; ++ (void)initialize; ++ (id)propertyForMPMediaEntityProperty:(id)arg1; + +- (void)updateTrackValues:(id)arg1; + +@end diff --git a/MusicLibrary.framework/ML3AllCompoundPredicate.h b/MusicLibrary.framework/ML3AllCompoundPredicate.h new file mode 100755 index 0000000..6cf52a7 --- /dev/null +++ b/MusicLibrary.framework/ML3AllCompoundPredicate.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3AllCompoundPredicate : ML3CompoundPredicate { +} + + +- (id)compoundOperatorJoiner; + +@end diff --git a/MusicLibrary.framework/ML3AnyCompoundPredicate.h b/MusicLibrary.framework/ML3AnyCompoundPredicate.h new file mode 100755 index 0000000..ceb959a --- /dev/null +++ b/MusicLibrary.framework/ML3AnyCompoundPredicate.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3AnyCompoundPredicate : ML3CompoundPredicate { +} + + +- (id)compoundOperatorJoiner; + +@end diff --git a/MusicLibrary.framework/ML3Artist.h b/MusicLibrary.framework/ML3Artist.h new file mode 100755 index 0000000..a50c8b4 --- /dev/null +++ b/MusicLibrary.framework/ML3Artist.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3Artist : ML3Collection { +} + ++ (id)trackForeignPersistentID; ++ (id)propertiesForGroupingKey; ++ (id)foreignPropertyForProperty:(id)arg1 entityClass:(Class)arg2; ++ (id)predisambiguatedProperties; ++ (id)allProperties; ++ (id)databaseTable; ++ (id)joinClauseForProperty:(id)arg1; ++ (int)revisionTrackingCode; ++ (id)defaultOrderingProperties; ++ (void)initialize; ++ (id)propertyForMPMediaEntityProperty:(id)arg1; + +- (void)updateTrackValues:(id)arg1; + +@end diff --git a/MusicLibrary.framework/ML3BaseLocation.h b/MusicLibrary.framework/ML3BaseLocation.h new file mode 100755 index 0000000..2a1dd95 --- /dev/null +++ b/MusicLibrary.framework/ML3BaseLocation.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3BaseLocation : ML3Entity { +} + ++ (BOOL)insertionChangesLibraryContents; ++ (id)databaseTable; ++ (int)revisionTrackingCode; + +- (void)enumerateOrphanedAssetsUsingBlock:(id)arg1; + +@end diff --git a/MusicLibrary.framework/ML3BitMaskPredicate.h b/MusicLibrary.framework/ML3BitMaskPredicate.h new file mode 100755 index 0000000..ddb0951 --- /dev/null +++ b/MusicLibrary.framework/ML3BitMaskPredicate.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3BitMaskPredicate : ML3PropertyPredicate { + long long _mask; + long long _value; +} + +@property long long mask; +@property long long value; + ++ (id)predicateWithProperty:(id)arg1 mask:(long long)arg2 value:(long long)arg3; + +- (id)initWithProperty:(id)arg1 mask:(long long)arg2 value:(long long)arg3; +- (void)appendSQLToMutableString:(id)arg1 entityClass:(Class)arg2; +- (void)bindToSqlite3Statement:(struct sqlite3_stmt { }*)arg1 bindingIndex:(inout int*)arg2; +- (void)setMask:(long long)arg1; +- (long long)value; +- (void)setValue:(long long)arg1; +- (long long)mask; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3ChapterTOC.h b/MusicLibrary.framework/ML3ChapterTOC.h new file mode 100755 index 0000000..f15c4cf --- /dev/null +++ b/MusicLibrary.framework/ML3ChapterTOC.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class ML3Track; + +@interface ML3ChapterTOC : MLITChapterTOC { + ML3Track *_track; +} + + +- (id)imageDataForArtworkFormatID:(unsigned int)arg1 size:(struct CGSize { float x1; float x2; })arg2 artworkChapterIndex:(unsigned int)arg3 artworkInstanceInfo:(struct MLArtworkInstanceInfo { struct MLArtworkFormatSpec { unsigned int x_1_1_1; unsigned int x_1_1_2; unsigned int x_1_1_3; unsigned int x_1_1_4; int x_1_1_5; int x_1_1_6; } x1; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_2_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_2_1_2; } x2; }*)arg4; +- (id)artworkCacheIDForChapterIndex:(unsigned int)arg1; +- (id)artworkCacheIDForTimeInMS:(unsigned int)arg1; +- (id)initWithChapterDataRef:(struct ChapterData { }*)arg1 track:(id)arg2; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3Collection.h b/MusicLibrary.framework/ML3Collection.h new file mode 100755 index 0000000..ed37505 --- /dev/null +++ b/MusicLibrary.framework/ML3Collection.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3Collection : ML3Entity { +} + ++ (id)artworkCacheIDProperty; ++ (id)trackForeignPersistentID; ++ (id)propertiesForGroupingKey; ++ (id)foreignPropertyForProperty:(id)arg1 entityClass:(Class)arg2; ++ (BOOL)updateRepresentativeItemPersistentIDsInLibrary:(id)arg1 persistentIDs:(const long long*)arg2 count:(unsigned int)arg3; ++ (void)initialize; ++ (id)countedPropertyForMPMediaEntityProperty:(id)arg1; + +- (void)updateTrackValues:(id)arg1; +- (void)updateCloudStatus; +- (id)initWithDictionary:(id)arg1 inLibrary:(id)arg2 cachedNameOrders:(id)arg3; + +@end diff --git a/MusicLibrary.framework/ML3ComparisonPredicate.h b/MusicLibrary.framework/ML3ComparisonPredicate.h new file mode 100755 index 0000000..f0cdca6 --- /dev/null +++ b/MusicLibrary.framework/ML3ComparisonPredicate.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class NSString; + +@interface ML3ComparisonPredicate : ML3PropertyPredicate { + id _value; + NSString *_transformFunction; + int _comparison; + BOOL _caseInsensitive; + BOOL _treatNullAsBlank; +} + +@property(retain) id value; +@property int comparison; +@property BOOL caseInsensitive; +@property BOOL treatNullAsBlank; +@property(copy) NSString * transformFunction; +@property(readonly) NSString * operator; + ++ (id)predicateWithProperty:(id)arg1 equalToInt64:(long long)arg2; ++ (id)predicateWithProperty:(id)arg1 value:(id)arg2 comparison:(int)arg3 transformFunction:(id)arg4; ++ (id)predicateWithProperty:(id)arg1 value:(id)arg2 comparison:(int)arg3 caseInsensitive:(BOOL)arg4 treatNullAsBlank:(BOOL)arg5; ++ (id)predicateWithProperty:(id)arg1 value:(id)arg2 comparison:(int)arg3 caseInsensitive:(BOOL)arg4; ++ (id)predicateWithProperty:(id)arg1 value:(id)arg2 comparison:(int)arg3; ++ (id)predicateWithProperty:(id)arg1 equalToValue:(id)arg2; ++ (id)predicateWithProperty:(id)arg1 equalToInteger:(int)arg2; + +- (id)initWithProperty:(id)arg1 value:(id)arg2 comparison:(int)arg3 caseInsensitive:(BOOL)arg4 transformFunction:(id)arg5 treatNullAsBlank:(BOOL)arg6; +- (id)operator; +- (id)transformFunction; +- (BOOL)treatNullAsBlank; +- (BOOL)caseInsensitive; +- (int)comparison; +- (void)setTransformFunction:(id)arg1; +- (void)setTreatNullAsBlank:(BOOL)arg1; +- (void)setCaseInsensitive:(BOOL)arg1; +- (void)setComparison:(int)arg1; +- (void)appendSQLToMutableString:(id)arg1 entityClass:(Class)arg2; +- (void)bindToSqlite3Statement:(struct sqlite3_stmt { }*)arg1 bindingIndex:(inout int*)arg2; +- (id)value; +- (void)setValue:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3Composer.h b/MusicLibrary.framework/ML3Composer.h new file mode 100755 index 0000000..ef01383 --- /dev/null +++ b/MusicLibrary.framework/ML3Composer.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3Composer : ML3Collection { +} + ++ (id)trackForeignPersistentID; ++ (id)propertiesForGroupingKey; ++ (id)foreignPropertyForProperty:(id)arg1 entityClass:(Class)arg2; ++ (id)predisambiguatedProperties; ++ (id)allProperties; ++ (id)databaseTable; ++ (int)revisionTrackingCode; ++ (id)defaultOrderingProperties; ++ (void)initialize; ++ (id)propertyForMPMediaEntityProperty:(id)arg1; + +- (void)updateTrackValues:(id)arg1; + +@end diff --git a/MusicLibrary.framework/ML3CompoundPredicate.h b/MusicLibrary.framework/ML3CompoundPredicate.h new file mode 100755 index 0000000..7412993 --- /dev/null +++ b/MusicLibrary.framework/ML3CompoundPredicate.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class NSString, NSArray; + +@interface ML3CompoundPredicate : ML3Predicate { + NSArray *_predicates; +} + +@property(retain) NSArray * predicates; +@property(readonly) NSString * compoundOperatorJoiner; + ++ (id)predicateMatchingPredicates:(id)arg1; + +- (id)initWithPredicates:(id)arg1; +- (id)predicates; +- (void)setPredicates:(id)arg1; +- (void)appendSQLToMutableString:(id)arg1 entityClass:(Class)arg2; +- (id)SQLJoinClausesForClass:(Class)arg1; +- (void)bindToSqlite3Statement:(struct sqlite3_stmt { }*)arg1 bindingIndex:(inout int*)arg2; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3Container.h b/MusicLibrary.framework/ML3Container.h new file mode 100755 index 0000000..4e344be --- /dev/null +++ b/MusicLibrary.framework/ML3Container.h @@ -0,0 +1,76 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class NSArray, NSString, ML3Predicate; + +@interface ML3Container : ML3Entity { +} + +@property(readonly) ML3Predicate * staticPredicate; +@property(readonly) ML3Predicate * dynamicPredicate; +@property(getter=isLimitedByCount,readonly) BOOL limitedByCount; +@property(getter=isLimitOrderingDescending,readonly) BOOL limitOrderingDescending; +@property(readonly) NSString * limitingProperty; +@property(readonly) NSArray * limitOrderingDirectionality; +@property(readonly) NSArray * limitOrderingProperties; +@property(readonly) long long limitValue; + ++ (void)populateDynamicContainersInLibrary:(id)arg1; ++ (void)deleteAutoCreatedBuiltInSmartPlaylistsPIDs:(id)arg1 inLibrary:(id)arg2; ++ (id)autoCreatedBuiltInSmartPlaylistsPIDs:(id)arg1; ++ (BOOL)createMissingBuiltInSmartPlaylists:(id)arg1; ++ (BOOL)smartCriteriaCanBeEvaluated:(id)arg1; ++ (void)populateDynamicContainersWithTrackPersistentID:(id)arg1 inLibrary:(id)arg2; ++ (void)_insertNewSmartPlaylist:(id)arg1 criteriaBlob:(id)arg2 limited:(BOOL)arg3 trackOrder:(unsigned long)arg4 distinguishedKind:(int)arg5 inLibrary:(id)arg6 cachedNameOrders:(id)arg7; ++ (id)predicateForCriteriaList:(struct OpaqueSearchCriteriaList { }*)arg1 dynamicCriteria:(BOOL)arg2; ++ (id)nextFilepathForPlaylistType:(int)arg1 withPersistentID:(unsigned long long)arg2 inLibrary:(id)arg3; ++ (BOOL)hasCriterionInCriteriaList:(struct OpaqueSearchCriteriaList { }*)arg1 forITDBTrackField:(int)arg2; ++ (void)populateSortOrdersOfPropertyValues:(id)arg1 inLibrary:(id)arg2 cachedNameOrders:(id)arg3; ++ (void)populateStaticItemsOfDynamicContainersOnHandle:(struct sqlite3 { }*)arg1; ++ (id)sectionPropertyForProperty:(id)arg1; ++ (id)extraTablesToDelete; ++ (id)databaseTable; ++ (id)foreignColumnForProperty:(id)arg1; ++ (id)foreignDatabaseTableForProperty:(id)arg1; ++ (id)joinClauseForProperty:(id)arg1; ++ (int)revisionTrackingCode; ++ (id)persistentIDColumnForTable:(id)arg1; ++ (id)defaultOrderingProperties; ++ (void)initialize; ++ (id)propertyForMPMediaEntityProperty:(id)arg1; + +- (BOOL)setTracksWithSwappedPersistentIDData:(id)arg1; +- (BOOL)moveTrackFromIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; +- (BOOL)removeTracksWithPersistentIDs:(const long long*)arg1 atFilteredIndexes:(id)arg2; +- (BOOL)removeTracksAtIndexes:(id)arg1; +- (void)getDisplayOrderingProperties:(id*)arg1 isDescending:(BOOL*)arg2; +- (long long)limitValue; +- (id)limitOrderingDirectionality; +- (id)limitingProperty; +- (BOOL)isLimitedByCount; +- (id)dynamicPredicate; +- (BOOL)setTracksWithPersistentIDs:(const long long*)arg1 count:(unsigned int)arg2 notify:(BOOL)arg3; +- (BOOL)_setSwappedItemPersistentIDs:(const long long*)arg1 size:(int)arg2; +- (BOOL)addTracksWithPersistentIDs:(long long*)arg1 count:(unsigned int)arg2; +- (BOOL)removeTracksAtIndexes:(id)arg1 notify:(BOOL)arg2 indexesTransformBlock:(id)arg3; +- (BOOL)addTracksWithPersistentIDs:(long long*)arg1 count:(unsigned int)arg2 notify:(BOOL)arg3; +- (BOOL)removeTracksAtIndexes:(id)arg1 notify:(BOOL)arg2; +- (void)_accessCurrentSwappedPersisentIDsUsingBlock:(id)arg1; +- (BOOL)_setSwappedItemPersistentIDs:(const long long*)arg1 size:(int)arg2 notify:(BOOL)arg3; +- (BOOL)setContainsTrack:(BOOL)arg1 forPersistentID:(long long)arg2 notify:(BOOL)arg3; +- (BOOL)setTracksWithPersistentIDs:(const long long*)arg1 count:(unsigned int)arg2; +- (void)bindPopulateStatement:(struct sqlite3_stmt { }*)arg1 withStaticTrackPersistentID:(id)arg2; +- (id)populateSQLWithStaticTrackPersistentID:(id)arg1; +- (id)staticPredicate; +- (id)limitOrderingProperties; +- (BOOL)isCustomContainerOrderingDescending; +- (BOOL)isLimitOrderingDescending; +- (BOOL)_isDescendingForTrackOrderProperty:(id)arg1 reverseOrderProperty:(id)arg2; +- (struct OpaqueSearchCriteriaList { }*)importedCriteriaList; +- (id)initWithDictionary:(id)arg1 inLibrary:(id)arg2 cachedNameOrders:(id)arg3; +- (BOOL)addTrackWithPersistentID:(long long)arg1; +- (BOOL)removeAllTracks; +- (BOOL)setValue:(id)arg1 forProperty:(id)arg2; + +@end diff --git a/MusicLibrary.framework/ML3ContainerQuery.h b/MusicLibrary.framework/ML3ContainerQuery.h new file mode 100755 index 0000000..b8ae804 --- /dev/null +++ b/MusicLibrary.framework/ML3ContainerQuery.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class NSString, ML3Container, NSLock, ML3Predicate; + +@interface ML3ContainerQuery : ML3Query { + ML3Predicate *_containerPredicate; + ML3Container *_container; + NSLock *_limitCountLock; + unsigned int _limitCount; + BOOL _limitCountLoaded; +} + +@property(readonly) unsigned int limitCount; +@property(readonly) ML3Container * container; +@property(readonly) NSString * selectLimitingSQL; + + +- (unsigned int)limitCount; +- (BOOL)requiresSmartLimiting; +- (id)selectLimitingSQL; +- (id)initWithEntityClass:(Class)arg1 container:(id)arg2 predicate:(id)arg3 orderingProperties:(id)arg4; +- (id)selectPersistentIDsSQLAndProperties:(id)arg1 ordered:(BOOL)arg2; +- (void)bindToPersistentIDsSqlite3Statement:(struct sqlite3_stmt { }*)arg1 bindingIndex:(inout int*)arg2; +- (id)container; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3ContainsPersistentIDsPredicate.h b/MusicLibrary.framework/ML3ContainsPersistentIDsPredicate.h new file mode 100755 index 0000000..cbcc077 --- /dev/null +++ b/MusicLibrary.framework/ML3ContainsPersistentIDsPredicate.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3ContainsPersistentIDsPredicate : ML3Predicate { + long long *_persistentIDs; + unsigned int _count; +} + ++ (id)predicateWithPersistentIDs:(long long*)arg1 count:(unsigned int)arg2; + +- (id)initWithPersistentIDs:(long long*)arg1 count:(unsigned int)arg2; +- (void)appendSQLToMutableString:(id)arg1 entityClass:(Class)arg2; +- (void)bindToSqlite3Statement:(struct sqlite3_stmt { }*)arg1 bindingIndex:(inout int*)arg2; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3ContainsPredicate.h b/MusicLibrary.framework/ML3ContainsPredicate.h new file mode 100755 index 0000000..5390be0 --- /dev/null +++ b/MusicLibrary.framework/ML3ContainsPredicate.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class NSArray; + +@interface ML3ContainsPredicate : ML3PropertyPredicate { + NSArray *_values; +} + +@property(copy) NSArray * values; + ++ (id)predicateWithProperty:(id)arg1 values:(id)arg2; + +- (id)initWithProperty:(id)arg1 values:(id)arg2; +- (void)appendSQLToMutableString:(id)arg1 entityClass:(Class)arg2; +- (void)bindToSqlite3Statement:(struct sqlite3_stmt { }*)arg1 bindingIndex:(inout int*)arg2; +- (id)values; +- (void)setValues:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3DatabaseMetadata.h b/MusicLibrary.framework/ML3DatabaseMetadata.h new file mode 100755 index 0000000..e56df8e --- /dev/null +++ b/MusicLibrary.framework/ML3DatabaseMetadata.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3DatabaseMetadata : ML3Entity { +} + ++ (id)predisambiguatedProperties; ++ (id)allProperties; ++ (id)databaseTable; ++ (id)defaultOrderingProperties; ++ (void)initialize; + + +@end diff --git a/MusicLibrary.framework/ML3Entity.h b/MusicLibrary.framework/ML3Entity.h new file mode 100755 index 0000000..d4d5788 --- /dev/null +++ b/MusicLibrary.framework/ML3Entity.h @@ -0,0 +1,79 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class ML3MusicLibrary; + +@interface ML3Entity : NSObject { + ML3MusicLibrary *_library; + long long _persistentID; +} + +@property ML3MusicLibrary * library; +@property(readonly) long long persistentID; +@property(readonly) BOOL existsInLibrary; + ++ (id)replacerWithProperties:(id)arg1 databaseHandle:(struct sqlite3 { }*)arg2; ++ (id)aggregateQueryWithUnitQuery:(id)arg1 foreignPersistentIDProperty:(id)arg2; ++ (id)directCollectionQueryWithAggregateQuery:(id)arg1 predicate:(id)arg2 usingSections:(BOOL)arg3; ++ (id)queryWithLibrary:(id)arg1 predicate:(id)arg2 usingSections:(BOOL)arg3; ++ (id)queryWithLibrary:(id)arg1 predicate:(id)arg2; ++ (id)queryWithLibrary:(id)arg1 predicate:(id)arg2 orderingProperties:(id)arg3 usingSections:(BOOL)arg4; ++ (void)enumeratePersistentIDsInLibrary:(id)arg1 afterRevision:(long long)arg2 usingBlock:(id)arg3; ++ (id)orderingSQLForProperties:(id)arg1 directionality:(id)arg2; ++ (id)indexableSQLForProperties:(id)arg1; ++ (void)predisambiguateProperties:(id)arg1 toDictionary:(id)arg2; ++ (id)foreignPropertyForProperty:(id)arg1 entityClass:(Class)arg2; ++ (id)sectionPropertyForProperty:(id)arg1; ++ (id)newWithDictionary:(id)arg1 inLibrary:(id)arg2 cachedNameOrders:(id)arg3; ++ (id)newWithDictionary:(id)arg1 inLibrary:(id)arg2; ++ (id)newWithPersistentID:(long long)arg1 inLibrary:(id)arg2; ++ (id)subselectPropertyForProperty:(id)arg1; ++ (id)subselectStatementForProperty:(id)arg1; ++ (id)predisambiguatedProperties; ++ (BOOL)deleteFromLibrary:(id)arg1 persistentIDs:(const long long*)arg2 count:(unsigned int)arg3; ++ (id)extraTablesToDelete; ++ (BOOL)_deleteRowForPersistentIDs:(const long long*)arg1 count:(unsigned int)arg2 library:(id)arg3 table:(id)arg4 usingColumn:(id)arg5; ++ (id)collectionClassesToUpdateBeforeDelete; ++ (BOOL)libraryContentsChangeForProperty:(id)arg1; ++ (id)disambiguatedSQLForProperty:(id)arg1; ++ (id)allProperties; ++ (BOOL)insertionChangesLibraryContents; ++ (BOOL)incrementRevisionWithLibrary:(id)arg1 persistentID:(long long)arg2 deleted:(BOOL)arg3; ++ (id)extraTablesToInsert; ++ (BOOL)insertValues:(id)arg1 intoTable:(id)arg2 persistentID:(long long)arg3 library:(id)arg4; ++ (id)foreignColumnForProperty:(id)arg1; ++ (id)foreignDatabaseTableForProperty:(id)arg1; ++ (id)joinClauseForProperty:(id)arg1; ++ (id)unsettableProperties; ++ (int)revisionTrackingCode; ++ (id)persistentIDColumnForTable:(id)arg1; ++ (id)anyInLibrary:(id)arg1 predicate:(id)arg2; ++ (id)defaultOrderingProperties; ++ (id)queryWithLibrary:(id)arg1 predicate:(id)arg2 orderingProperties:(id)arg3; ++ (id)propertyForMPMediaEntityProperty:(id)arg1; ++ (id)countedPropertyForMPMediaEntityProperty:(id)arg1; + +- (long long)persistentID; +- (id)library; +- (void)setLibrary:(id)arg1; +- (void)incrementRevision; +- (BOOL)deleteFromLibrary; +- (BOOL)setValuesForPropertiesWithDictionary:(id)arg1; +- (BOOL)matchesPredicate:(id)arg1; +- (BOOL)existsInLibrary; +- (id)copyInLibrary:(id)arg1; +- (BOOL)setValues:(const id*)arg1 forProperties:(const id*)arg2 count:(unsigned int)arg3; +- (void)didChangeValueForProperties:(const id*)arg1 count:(unsigned int)arg2; +- (id)newSelectSQLForProperties:(id*)arg1 count:(unsigned int)arg2 predicate:(id)arg3; +- (id)initWithDictionary:(id)arg1 inLibrary:(id)arg2 cachedNameOrders:(id)arg3; +- (void)getValues:(id*)arg1 forProperties:(id*)arg2 count:(unsigned int)arg3; +- (id)initWithPersistentID:(long long)arg1 inLibrary:(id)arg2; +- (BOOL)setValue:(id)arg1 forProperty:(id)arg2; +- (id)valueForProperty:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/MusicLibrary.framework/ML3EntityReplacer.h b/MusicLibrary.framework/ML3EntityReplacer.h new file mode 100755 index 0000000..d1ddf6c --- /dev/null +++ b/MusicLibrary.framework/ML3EntityReplacer.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3EntityReplacer : NSObject { + struct __CFDictionary { } *_propertyToIndexPair; + unsigned int _statementCount; + struct sqlite3_stmt {} **_statements; +} + +@property(getter=isOpen,readonly) BOOL open; + + +- (void)clearBindings; +- (void)bindPersistentID:(long long)arg1; +- (void)bindDouble:(double)arg1 forProperty:(id)arg2; +- (void)bindInt:(int)arg1 forProperty:(id)arg2; +- (void)bindNullForProperty:(id)arg1; +- (void)statementForProperty:(id)arg1 usingBlock:(id)arg2; +- (id)initWithEntityClass:(Class)arg1 properties:(id)arg2 databaseHandle:(struct sqlite3 { }*)arg3; +- (BOOL)isOpen; +- (void)close; +- (BOOL)perform; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3Genre.h b/MusicLibrary.framework/ML3Genre.h new file mode 100755 index 0000000..4f2508c --- /dev/null +++ b/MusicLibrary.framework/ML3Genre.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3Genre : ML3Collection { +} + ++ (id)trackForeignPersistentID; ++ (id)propertiesForGroupingKey; ++ (id)foreignPropertyForProperty:(id)arg1 entityClass:(Class)arg2; ++ (id)predisambiguatedProperties; ++ (id)allProperties; ++ (id)databaseTable; ++ (int)revisionTrackingCode; ++ (id)defaultOrderingProperties; ++ (void)initialize; ++ (id)propertyForMPMediaEntityProperty:(id)arg1; + +- (void)updateTrackValues:(id)arg1; + +@end diff --git a/MusicLibrary.framework/ML3ITImageLibrary.h b/MusicLibrary.framework/ML3ITImageLibrary.h new file mode 100755 index 0000000..b085c38 --- /dev/null +++ b/MusicLibrary.framework/ML3ITImageLibrary.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3ITImageLibrary : NSObject { +} + ++ (unsigned int)readableArtworkFormatIDForUnreadablreFormatID:(unsigned int)arg1; ++ (struct MLArtworkFormatSpec { unsigned int x1; unsigned int x2; unsigned int x3; unsigned int x4; int x5; int x6; })artworkFormatSpecForArtworkFormatID:(unsigned int)arg1; + + +@end diff --git a/MusicLibrary.framework/ML3LocationKind.h b/MusicLibrary.framework/ML3LocationKind.h new file mode 100755 index 0000000..b122fe4 --- /dev/null +++ b/MusicLibrary.framework/ML3LocationKind.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3LocationKind : ML3Entity { +} + ++ (id)databaseTable; + + +@end diff --git a/MusicLibrary.framework/ML3MatcherAuxData.h b/MusicLibrary.framework/ML3MatcherAuxData.h new file mode 100755 index 0000000..56dc2fc --- /dev/null +++ b/MusicLibrary.framework/ML3MatcherAuxData.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class CPSearchMatcher; + +@interface ML3MatcherAuxData : NSObject { + CPSearchMatcher *_searchMatcher; + char *_searchUTF8String; +} + + +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3MusicLibrary.h b/MusicLibrary.framework/ML3MusicLibrary.h new file mode 100755 index 0000000..a102bcd --- /dev/null +++ b/MusicLibrary.framework/ML3MusicLibrary.h @@ -0,0 +1,200 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class ML3NondurableWriteSet, ML3MusicLibrary_SQLiteDatabaseContext, ML3UbiquitousDatabase, NSMutableArray, NSString, ML3DatabaseMetadata, ML3Container, NSArray; + +@interface ML3MusicLibrary : NSObject { + ML3MusicLibrary_SQLiteDatabaseContext *_mainDatabaseContext; + ML3MusicLibrary_SQLiteDatabaseContext *_backgroundDatabaseContext; + ML3UbiquitousDatabase *_ubiquitousDatabase; + struct dispatch_queue_s { } *_backgroundQueue; + struct _opaque_pthread_t { long x1; struct __darwin_pthread_handler_rec {} *x2; BOOL x3[596]; } *_backgroundQueueOwner; + NSString *_path; + NSMutableArray *_pendingNotifyPostNames; + NSString *_notifyName; + int _notifyToken; + NSString *_nonContentsNotifyName; + int _nonContentsNotifyToken; + NSString *_displayValuesNotifyName; + int _displayValuesNotifyToken; + NSString *_syncGenerationNotifyName; + int _syncGenerationNotifyToken; + BOOL _enableWrites; + BOOL _requiresProcessAssertion; + int _backupDisabledCount; + BOOL _backupNeeded; + BOOL _hasEverConnectedToDatabase; + id _mcSettingsObserver; + struct dispatch_queue_s { } *_artworkQueue; + int _artworkBlobFD; + struct dispatch_queue_s { } *_nondurableConcurrentQueue; + ML3NondurableWriteSet *_nondurableWriteSet; +} + +@property(readonly) NSString * path; +@property(readonly) BOOL writable; +@property(getter=isNondurableWritingActive,readonly) BOOL nondurableWritingActive; +@property(readonly) NSArray * localizedSectionIndexTitles; +@property(readonly) ML3Container * purchasedTracksPlaylist; +@property(readonly) ML3DatabaseMetadata * databaseInfo; +@property(readonly) NSArray * preferredAudioTracks; +@property(readonly) NSArray * preferredSubtitleTracks; +@property(readonly) BOOL mediaRestrictionEnabled; +@property(readonly) BOOL requiresPostProcessing; +@property(readonly) BOOL hasEverConnectedToDatabase; +@property(readonly) long long persistentID; +@property(readonly) long long currentRevision; +@property long long syncGenerationID; +@property(readonly) long long autoFilledTracksTotalSize; + ++ (BOOL)dropIndexesUsingHandle:(struct sqlite3 { }*)arg1; ++ (BOOL)schemaExactlyMatchesSystemUsingHandle:(struct sqlite3 { }*)arg1; ++ (id)itemSchemaSQL; ++ (id)sortMapSchemaSQL; ++ (id)storeLinkSchemaSQL; ++ (BOOL)createIndexesUsingHandle:(struct sqlite3 { }*)arg1; ++ (id)indexSchemaSQL; ++ (BOOL)dropIndexesUsingHandle:(struct sqlite3 { }*)arg1 tableNames:(const char *)arg2; ++ (int)currentUserVersion; ++ (id)itemIndexSchemaSQL; ++ (BOOL)migrateToCurrentUserVersionUsingHandle:(struct sqlite3 { }*)arg1; ++ (int)userVersionUsingHandle:(struct sqlite3 { }*)arg1; ++ (BOOL)buildDatabaseTablesUsingHandle:(struct sqlite3 { }*)arg1 usingTransaction:(BOOL)arg2; ++ (id)allSchemaSQL; ++ (unsigned int)readableArtworkFormatIDForArtworkFormatID:(unsigned int)arg1; ++ (void)enumerateSortMapTablesUsingBlock:(id)arg1; ++ (id)sectionIndexTitleForSectionHeader:(id)arg1; ++ (id)localizedSectionIndexTitleForSectionHeader:(id)arg1; ++ (id)localizedSectionHeaderForSectionHeader:(id)arg1; ++ (struct sqlite3 { }*)openedDatabaseHandleForPath:(id)arg1 enableWrites:(BOOL)arg2; ++ (void)setImportationEnabled:(BOOL)arg1; ++ (BOOL)importationEnabled; ++ (struct MLArtworkFormatSpec { unsigned int x1; unsigned int x2; unsigned int x3; unsigned int x4; int x5; int x6; })artworkFormatSpecForArtworkFormatID:(unsigned int)arg1; ++ (id)_autoFillTrackPredicate; ++ (BOOL)updateSortMapOnHandle:(struct sqlite3 { }*)arg1 usingTransaction:(BOOL)arg2; ++ (id)systemCurrentLanguage; ++ (BOOL)executeSQL:(id)arg1 usingHandle:(struct sqlite3 { }*)arg2 waitIfBusy:(BOOL)arg3; ++ (void)_stepStatement:(struct sqlite3_stmt { }*)arg1 hasRow:(BOOL*)arg2 didFinish:(BOOL*)arg3; ++ (BOOL)orderingLanguageMatchesSystemUsingHandle:(struct sqlite3 { }*)arg1; ++ (BOOL)userVersionMatchesSystemUsingHandle:(struct sqlite3 { }*)arg1; ++ (struct sqlite3 { }*)_openedDatabaseHandleForPath:(id)arg1 enableWrites:(BOOL)arg2 forLibrary:(id)arg3; ++ (BOOL)executeSQL:(id)arg1 usingHandle:(struct sqlite3 { }*)arg2; ++ (void)closeDatabaseHandle:(struct sqlite3 { }*)arg1; ++ (BOOL)statementDidFinishAfterStepping:(struct sqlite3_stmt { }*)arg1; ++ (BOOL)statementHasRowAfterStepping:(struct sqlite3_stmt { }*)arg1; ++ (id)mainDatabasePath; ++ (id)sharedLibrary; ++ (id)sectionIndexTitles; ++ (void)initialize; ++ (void)buildDatabaseFromHomeSharingConnection:(id)arg1 atPath:(id)arg2 completionHandler:(id)arg3; ++ (void)buildDatabaseFromHomeSharingConnection:(id)arg1 atPath:(id)arg2 completionHandler:(id)arg3 progressHandler:(id)arg4; + +- (long long)persistentID; +- (id)locationKindForKind:(id)arg1; +- (BOOL)resetAllContents; +- (id)_insertStringsIntoSortMapOrFail:(id)arg1; +- (BOOL)populateArtworkCacheWithArtworkData:(id)arg1 trackValues:(id)arg2; +- (BOOL)coerceValidDatabase; +- (BOOL)buildDatabaseTables; +- (BOOL)deleteAndRecreateDatabaseUsingHandle:(struct sqlite3 {}**)arg1; +- (void)updateOrderingLanguagesForCurrentLanguage; +- (BOOL)updateActivePlaylistNamesForCurrentLanguage; +- (id)albumArtistForEffectiveAlbumArtistName:(id)arg1; +- (id)composerForComposerName:(id)arg1; +- (id)insertStringsIntoSortMap:(id)arg1; +- (id)genreForGenre:(id)arg1; +- (id)albumForAlbumArtistPersistentID:(long long)arg1 albumName:(id)arg2 feedURL:(id)arg3 seasonNumber:(id)arg4 compilation:(BOOL)arg5; +- (id)artistForArtistName:(id)arg1 seriesName:(id)arg2; +- (void)removeOrphanedTracks; +- (void)applyUbiquitousBookmarksToTrack:(id)arg1; +- (void)updateUbiquitousBookmarksFromTrack:(id)arg1; +- (double)timestampForAppliedUbiquitousBookmarkKey:(id)arg1; +- (id)appleIDForDSID:(unsigned long long)arg1; +- (BOOL)setAppleID:(id)arg1 forDSID:(unsigned long long)arg2; +- (BOOL)deleteAllArtwork; +- (BOOL)insertArtworkWithImageData:(id)arg1 forCacheID:(id)arg2; +- (BOOL)hasArtworkForCacheID:(id)arg1; +- (void)loadArtworkForCacheID:(id)arg1 formatID:(unsigned int)arg2 completionHandler:(id)arg3; +- (long long)deleteAutoFilledTracksOfAtLeastTotalSize:(long long)arg1; +- (long long)autoFilledTracksTotalSize; +- (void)enumeratePersistentIDsAfterRevision:(long long)arg1 usingBlock:(id)arg2; +- (long long)syncGenerationID; +- (void)setSyncGenerationID:(long long)arg1; +- (long long)currentRevision; +- (BOOL)updateSortMap; +- (long long)addStringToSortMap:(id)arg1; +- (BOOL)_mustProcessLanguageChange; +- (BOOL)mediaRestrictionEnabled; +- (void)savePlaylists; +- (void)saveTrackMetadata; +- (id)preferredSubtitleTracks; +- (id)preferredAudioTracks; +- (id)purchasedTracksPlaylist; +- (void)notifyDisplayValuesPropertyDidChange; +- (unsigned int)sectionIndexTitleIndexForSectionIndex:(unsigned int)arg1; +- (id)localizedSectionHeaderForSectionIndex:(unsigned int)arg1; +- (id)localizedSectionIndexTitles; +- (void)performTransactionKind:(int)arg1 withBlock:(id)arg2; +- (void)performTransactionAllowingWrites:(BOOL)arg1 withBlock:(id)arg2; +- (id)groupingKeyForString:(id)arg1; +- (BOOL)populateStaticItemsOfDynamicContainers; +- (BOOL)writable; +- (void)migratePresignedValidity; +- (void)updateUbiquitousBookmarksWithKey:(id)arg1 bookmarkTime:(id)arg2 timestamp:(double)arg3; +- (void)_accessAccountCacheDBForSQL:(id)arg1 usingBlock:(id)arg2; +- (BOOL)deleteArtworkForCacheID:(id)arg1; +- (BOOL)_insertImageBytes:(const void*)arg1 length:(unsigned long)arg2 forCacheID:(id)arg3 formatID:(unsigned int)arg4 imageSubRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg5; +- (void)_accessArtworkBlobFDWithBlock:(id)arg1; +- (BOOL)compactArtwork; +- (BOOL)setValue:(id)arg1 forDatabaseProperty:(id)arg2; +- (long long)insertStringIntoSortMapNoTransaction:(id)arg1; +- (struct { long long x1; int x2; })nameOrderForString:(id)arg1; +- (id)valueForDatabaseProperty:(id)arg1; +- (void)_delayableNotifyPost:(id)arg1; +- (void)savePlaylistsSinceRevision:(long long)arg1 withGrappaID:(unsigned int)arg2; +- (void)saveTrackMetadataSinceRevision:(long long)arg1 withGrappaID:(unsigned int)arg2; +- (id)databaseInfo; +- (void)_scheduleCommitNondurableWritesAfterTimeInterval:(double)arg1; +- (BOOL)_commitNondurableWrites; +- (void)incrementalVaccuumIfAppropriate; +- (void)_postDisplayValuesChangeNotificationLocalOnly:(BOOL)arg1; +- (void)_postNonContentsChangeNotificationAndScheduleFlushLocalOnly:(BOOL)arg1; +- (void)_postChangeNotificationAndScheduleFlushLocalOnly:(BOOL)arg1; +- (void)performTransactionKind:(int)arg1 waitIfBusy:(BOOL)arg2 withBlock:(id)arg3; +- (void)accessSortKeyBuilder:(id)arg1; +- (void)_dispatchBackgroundSynchronouslyUsingBlock:(id)arg1; +- (id)backgroundQueue_backgroundDatabaseContext; +- (id)mainDatabaseContext; +- (void)_dispatchBackgroundAsynchronouslyUsingBlock:(id)arg1; +- (void)reconnectBackgroundDatabaseContext; +- (void)reconnectMainDatabaseContext; +- (void)_onBackgroundQueuePerformBlock:(id)arg1; +- (struct sqlite3 { }*)openedDatabaseHandle; +- (void)_accessDatabaseContextUsingBlock:(id)arg1; +- (id)ubiquitousDatabase; +- (void)updateTrackIntegrity; +- (void)reconnectToDatabase; +- (BOOL)executeSQL:(id)arg1; +- (BOOL)createIndexes; +- (BOOL)dropItemIndexes; +- (void)prepareStatementForSQLPrefix:(id)arg1 inPersistentIDs:(const long long*)arg2 count:(unsigned int)arg3 usingBlock:(id)arg4; +- (void)notifyNonContentsPropertyDidChange; +- (id)nondurableWriteSetForReading; +- (void)notifyContentsDidChange; +- (id)nondurableWriteSetForWriting; +- (BOOL)isNondurableWritingActive; +- (void)prepareStatementForSQL:(id)arg1 cache:(BOOL)arg2 usingBlock:(id)arg3; +- (void)performTransactionWithBlock:(id)arg1; +- (void)accessDatabaseUsingBlock:(id)arg1; +- (void)prepareStatementForSQL:(id)arg1 usingBlock:(id)arg2; +- (id)initWithPath:(id)arg1 enableWrites:(BOOL)arg2; +- (BOOL)hasEverConnectedToDatabase; +- (BOOL)requiresPostProcessing; +- (id)path; +- (BOOL)isReadable; +- (void)dealloc; +- (void)fillContainerForHomeSharingConnection:(id)arg1 containerID:(long long)arg2 completionHandler:(id)arg3; +- (void)checkForChangesOnConnection:(id)arg1 completionHandler:(id)arg2; + +@end diff --git a/MusicLibrary.framework/ML3MusicLibrary_SQLiteDatabaseContext.h b/MusicLibrary.framework/ML3MusicLibrary_SQLiteDatabaseContext.h new file mode 100755 index 0000000..6c55bd5 --- /dev/null +++ b/MusicLibrary.framework/ML3MusicLibrary_SQLiteDatabaseContext.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class CPLRUDictionary, ML3NondurableWriteSet; + +@interface ML3MusicLibrary_SQLiteDatabaseContext : NSObject { + struct sqlite3 { } *_db; + const void *_iTunesExtensions; + struct iPhoneSortKeyBuilder { } *_sortKeyBuilder; + CPLRUDictionary *_statementCache; + ML3NondurableWriteSet *_nondurableWriteSet; + int _transactionKind; + unsigned int _writeStatementCount; + unsigned int _transactionHasChanges : 1; + unsigned int _transactionHasNonContentsChanges : 1; + unsigned int _transactionHasDisplayValuesChanges : 1; +} + +@property(readonly) struct sqlite3 { }* db; +@property(readonly) struct iPhoneSortKeyBuilder { }* sortKeyBuilder; +@property(retain) ML3NondurableWriteSet * nondurableWriteSet; +@property int transactionKind; +@property BOOL transactionHasChanges; +@property BOOL transactionHasNonContentsChanges; +@property BOOL transactionHasDisplayValuesChanges; + + +- (void)setTransactionKind:(int)arg1; +- (int)transactionKind; +- (void)setNondurableWriteSet:(id)arg1; +- (id)nondurableWriteSet; +- (struct iPhoneSortKeyBuilder { }*)sortKeyBuilder; +- (id)copyStatementForSQL:(id)arg1 cache:(BOOL)arg2; +- (BOOL)executeSQL:(id)arg1; +- (void)setTransactionHasDisplayValuesChanges:(BOOL)arg1; +- (BOOL)transactionHasDisplayValuesChanges; +- (void)setTransactionHasNonContentsChanges:(BOOL)arg1; +- (BOOL)transactionHasNonContentsChanges; +- (void)setTransactionHasChanges:(BOOL)arg1; +- (BOOL)transactionHasChanges; +- (id)initWithDB:(struct sqlite3 { }*)arg1; +- (BOOL)executeSQL:(id)arg1 waitIfBusy:(BOOL)arg2; +- (struct sqlite3 { }*)db; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3MusicLibrary_SortMapEntry.h b/MusicLibrary.framework/ML3MusicLibrary_SortMapEntry.h new file mode 100755 index 0000000..02a406a --- /dev/null +++ b/MusicLibrary.framework/ML3MusicLibrary_SortMapEntry.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class NSString, NSData; + +@interface ML3MusicLibrary_SortMapEntry : NSObject { + long long _nameOrder; + NSString *_name; + NSData *_sortKey; + int _nameSection; +} + + +- (id)initWithStatement:(struct sqlite3_stmt { }*)arg1; +- (id)initWithName:(id)arg1 nameSection:(int)arg2 sortKey:(id)arg3; +- (id)description; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3NegationPredicate.h b/MusicLibrary.framework/ML3NegationPredicate.h new file mode 100755 index 0000000..eb425fe --- /dev/null +++ b/MusicLibrary.framework/ML3NegationPredicate.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3NegationPredicate : ML3UnaryPredicate { +} + + +- (void)appendSQLToMutableString:(id)arg1 entityClass:(Class)arg2; +- (id)description; + +@end diff --git a/MusicLibrary.framework/ML3NondurableWriteSet.h b/MusicLibrary.framework/ML3NondurableWriteSet.h new file mode 100755 index 0000000..07607d2 --- /dev/null +++ b/MusicLibrary.framework/ML3NondurableWriteSet.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class NSMutableDictionary, NSMutableSet; + +@interface ML3NondurableWriteSet : NSObject { + NSMutableDictionary *_trackProperties; + NSMutableSet *_trackDeletions; + NSMutableDictionary *_containerInsertions; + NSMutableSet *_containerDeletions; + NSMutableDictionary *_containerContents; +} + + +- (id)trackPersistentIDDataForContainerWithPersistentID:(long long)arg1; +- (void)setTrackPersistentIDData:(id)arg1 forContainerWithPersistentID:(long long)arg2; +- (id)insertedPersistentIDsForEntityClass:(Class)arg1; +- (BOOL)hasInsertedPersistentIDsForEntityClass:(Class)arg1; +- (BOOL)commitToLibrary:(id)arg1; +- (void)addValuesFromWriteSet:(id)arg1; +- (void)addDeletedPersistentID:(long long)arg1 forEntityClass:(Class)arg2; +- (void)setValues:(const id*)arg1 forProperties:(const id*)arg2 count:(unsigned int)arg3 forEntityClass:(Class)arg4 withPersistentID:(long long)arg5; +- (void)updateValues:(id*)arg1 forProperties:(const id*)arg2 count:(unsigned int)arg3 forEntityClass:(Class)arg4 withPersistentID:(long long)arg5; +- (BOOL)hasInsertedPersistentID:(long long)arg1 forEntityClass:(Class)arg2; +- (BOOL)containsDeletedPersistentID:(long long)arg1 forEntityClass:(Class)arg2; +- (void)addValuesFromDictionary:(id)arg1 forEntityClass:(Class)arg2 withPersistentID:(long long)arg3; +- (id)mutableCopyWithZone:(struct _NSZone { }*)arg1; +- (void)reset; +- (id)description; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3Predicate.h b/MusicLibrary.framework/ML3Predicate.h new file mode 100755 index 0000000..cce0d96 --- /dev/null +++ b/MusicLibrary.framework/ML3Predicate.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3Predicate : NSObject { +} + + +- (void)appendSQLToMutableString:(id)arg1 entityClass:(Class)arg2; +- (id)SQLJoinClausesForClass:(Class)arg1; +- (id)SQLForEntityClass:(Class)arg1; +- (void)bindToSqlite3Statement:(struct sqlite3_stmt { }*)arg1 bindingIndex:(inout int*)arg2; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/MusicLibrary.framework/ML3PropertyPredicate.h b/MusicLibrary.framework/ML3PropertyPredicate.h new file mode 100755 index 0000000..fe5d3ce --- /dev/null +++ b/MusicLibrary.framework/ML3PropertyPredicate.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class NSString; + +@interface ML3PropertyPredicate : ML3Predicate { + NSString *_property; +} + +@property(copy) NSString * property; + + +- (id)SQLJoinClausesForClass:(Class)arg1; +- (void)setProperty:(id)arg1; +- (id)initWithProperty:(id)arg1; +- (id)property; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3Query.h b/MusicLibrary.framework/ML3Query.h new file mode 100755 index 0000000..4241aea --- /dev/null +++ b/MusicLibrary.framework/ML3Query.h @@ -0,0 +1,67 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class ML3MusicLibrary, NSArray, ML3AggregateQuery, ML3Predicate, NSString; + +@interface ML3Query : NSObject { + ML3MusicLibrary *_library; + Class _entityClass; + ML3Predicate *_predicate; + NSArray *_orderingProperties; + BOOL _usingSections; + ML3AggregateQuery *_nonDirectAggregateQuery; +} + +@property(readonly) ML3MusicLibrary * library; +@property(readonly) Class entityClass; +@property(readonly) ML3Predicate * predicate; +@property(readonly) NSArray * orderingProperties; +@property(readonly) BOOL hasEntities; +@property(readonly) unsigned int countOfEntities; +@property(readonly) ML3AggregateQuery * nonDirectAggregateQuery; +@property(readonly) NSString * sectionProperty; +@property(readonly) BOOL usingSections; + + +- (id)library; +- (void)bindToCountSqlite3Statement:(struct sqlite3_stmt { }*)arg1 bindingIndex:(inout int*)arg2; +- (id)selectCountSQL; +- (id)selectPersistentIDsSQL; +- (id)selectUnorderedPersistentIDsSQL; +- (id)selectSQLWithColumns:(id)arg1 orderingProperties:(id)arg2 directionality:(id)arg3; +- (id)valueForAggregateFunction:(id)arg1 onEntitiesForProperty:(id)arg2; +- (void)enumeratePersistentIDsAndProperties:(id)arg1 countedProperties:(id)arg2 usingBlock:(id)arg3; +- (BOOL)deleteAllEntitiesFromLibrary; +- (id)selectSQLWithColumns:(id)arg1 groupBy:(id)arg2; +- (id)selectSQLWithColumns:(id)arg1 groupBy:(id)arg2 orderingProperties:(id)arg3; +- (id)selectSQLWithColumns:(id)arg1 groupBy:(id)arg2 orderingProperties:(id)arg3 directionality:(id)arg4; +- (id)selectPersistentIDsSQLAndProperties:(id)arg1 ordered:(BOOL)arg2; +- (void)enumeratePersistentIDsAndProperties:(id)arg1 countedProperties:(id)arg2 ordered:(BOOL)arg3 cancelBlock:(id)arg4 usingBlock:(id)arg5; +- (void)enumeratePersistentIDsAndProperties:(id)arg1 countedProperties:(id)arg2 ordered:(BOOL)arg3 usingBlock:(id)arg4; +- (id)sectionProperty; +- (void)bindToSectionsSqlite3Statement:(struct sqlite3_stmt { }*)arg1 bindingIndex:(inout int*)arg2; +- (id)selectSectionsSQLWithDistinctPersistentIDProperty:(BOOL)arg1; +- (BOOL)distinctPersistentIDProperty; +- (unsigned int)countOfEntities; +- (void)enumerateSectionsUsingBlock:(id)arg1; +- (void)bindToPersistentIDsSqlite3Statement:(struct sqlite3_stmt { }*)arg1 bindingIndex:(inout int*)arg2; +- (id)selectSQLWithColumns:(id)arg1 orderingProperties:(id)arg2; +- (id)persistentIDProperty; +- (BOOL)usingSections; +- (id)nonDirectAggregateQuery; +- (id)orderingProperties; +- (Class)entityClass; +- (id)initWithLibrary:(id)arg1 entityClass:(Class)arg2 predicate:(id)arg3 orderingProperties:(id)arg4 usingSections:(BOOL)arg5 nonDirectAggregateQuery:(id)arg6; +- (void)enumeratePersistentIDsAndProperties:(id)arg1 usingBlock:(id)arg2; +- (void)enumeratePersistentIDsUsingBlock:(id)arg1; +- (BOOL)hasEntities; +- (id)predicate; +- (id)sections; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3QuerySection.h b/MusicLibrary.framework/ML3QuerySection.h new file mode 100755 index 0000000..bccc2b5 --- /dev/null +++ b/MusicLibrary.framework/ML3QuerySection.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3QuerySection : NSObject { + struct _NSRange { + unsigned int location; + unsigned int length; + } _range; + unsigned int _sectionIndex; +} + +@property struct _NSRange { unsigned int x1; unsigned int x2; } range; +@property unsigned int sectionIndex; + + +- (void)setRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (struct _NSRange { unsigned int x1; unsigned int x2; })range; +- (unsigned int)sectionIndex; +- (void)setSectionIndex:(unsigned int)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3SQLiteStatement.h b/MusicLibrary.framework/ML3SQLiteStatement.h new file mode 100755 index 0000000..3949227 --- /dev/null +++ b/MusicLibrary.framework/ML3SQLiteStatement.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3SQLiteStatement : NSObject { + struct sqlite3_stmt { } *_sqliteStatement; + BOOL _inUse; +} + +@property(readonly) struct sqlite3_stmt { }* sqliteStatement; +@property BOOL inUse; + + +- (void)setInUse:(BOOL)arg1; +- (BOOL)inUse; +- (struct sqlite3_stmt { }*)sqliteStatement; +- (id)initWithSqliteStatement:(struct sqlite3_stmt { }*)arg1; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3SearchStringPredicate.h b/MusicLibrary.framework/ML3SearchStringPredicate.h new file mode 100755 index 0000000..a6129c8 --- /dev/null +++ b/MusicLibrary.framework/ML3SearchStringPredicate.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class NSString, NSArray; + +@interface ML3SearchStringPredicate : ML3Predicate { + NSArray *_properties; + NSString *_searchString; +} + +@property(copy) NSArray * properties; +@property(copy) NSString * searchString; + ++ (id)predicateWithConcatenatedProperties:(id)arg1 searchString:(id)arg2; + +- (id)initWithConcatenatedProperties:(id)arg1 searchString:(id)arg2; +- (void)appendSQLToMutableString:(id)arg1 entityClass:(Class)arg2; +- (id)SQLJoinClausesForClass:(Class)arg1; +- (void)bindToSqlite3Statement:(struct sqlite3_stmt { }*)arg1 bindingIndex:(inout int*)arg2; +- (id)searchString; +- (void)setSearchString:(id)arg1; +- (id)properties; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)setProperties:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3SqliteDatabase.h b/MusicLibrary.framework/ML3SqliteDatabase.h new file mode 100755 index 0000000..1a270e1 --- /dev/null +++ b/MusicLibrary.framework/ML3SqliteDatabase.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class ML3SqliteDatabaseContext, NSString; + +@interface ML3SqliteDatabase : NSObject { + ML3SqliteDatabaseContext *_mainDatabaseContext; + ML3SqliteDatabaseContext *_backgroundDatabaseContext; + struct dispatch_queue_s { } *_backgroundQueue; + NSString *_path; + BOOL _enableWrites; +} + +@property(readonly) NSString * path; + ++ (BOOL)migrateToCurrentUserVersionUsingHandle:(struct sqlite3 { }*)arg1; ++ (BOOL)migrateFromVersion:(int)arg1 outUserVersion:(int*)arg2 usingHandle:(struct sqlite3 { }*)arg3; ++ (int)userVersionUsingHandle:(struct sqlite3 { }*)arg1; ++ (BOOL)buildDatabaseTablesUsingHandle:(struct sqlite3 { }*)arg1 usingTransaction:(BOOL)arg2; ++ (int)userVersionCurrent; ++ (id)allSchemaSQL; ++ (void)stepStatement:(struct sqlite3_stmt { }*)arg1 hasRow:(BOOL*)arg2 didFinish:(BOOL*)arg3; ++ (void)registerCustomCallbacksOnHandle:(struct sqlite3 { }*)arg1; ++ (void)limitCacheSize:(struct sqlite3 { }*)arg1; ++ (BOOL)attachAuxiliaryDatabases:(struct sqlite3 { }*)arg1; ++ (void)registerFunctionsOnHandle:(struct sqlite3 { }*)arg1; ++ (id)databasePath; ++ (id)systemCurrentLanguage; ++ (BOOL)orderingLanguageMatchesSystemUsingHandle:(struct sqlite3 { }*)arg1; ++ (BOOL)userVersionMatchesSystemUsingHandle:(struct sqlite3 { }*)arg1; ++ (BOOL)executeSQL:(id)arg1 usingHandle:(struct sqlite3 { }*)arg2; ++ (void)closeDatabaseHandle:(struct sqlite3 { }*)arg1; ++ (BOOL)statementDidFinishAfterStepping:(struct sqlite3_stmt { }*)arg1; ++ (BOOL)statementHasRowAfterStepping:(struct sqlite3_stmt { }*)arg1; + +- (BOOL)coerceValidDatabase; +- (BOOL)buildDatabaseTables; +- (void)performOperationInBackground:(id)arg1; +- (BOOL)canWriteToDatabase; +- (BOOL)deleteAndRecreateDatabaseUsingHandle:(struct sqlite3 {}**)arg1; +- (void)didRollbackInDatabaseContext:(id)arg1; +- (void)didCommitInDatabaseContext:(id)arg1; +- (id)newDatabaseContext; +- (void)accessDatabaseContextUsingBlock:(id)arg1; +- (BOOL)openDatabaseHandle:(struct sqlite3 {}**)arg1; +- (BOOL)_openDatabaseWithOpenHandler:(id)arg1; +- (void)_debugLoggingOptionsDidChangeNotification:(id)arg1; +- (id)backgroundQueue_backgroundDatabaseContext; +- (void)reconnectBackgroundDatabaseContext; +- (void)reconnectMainDatabaseContext; +- (struct sqlite3 { }*)openedDatabaseHandle; +- (void)reconnectToDatabase; +- (BOOL)executeSQL:(id)arg1; +- (void)performTransactionWithBlock:(id)arg1; +- (void)accessDatabaseUsingBlock:(id)arg1; +- (void)prepareStatementForSQL:(id)arg1 usingBlock:(id)arg2; +- (id)initWithPath:(id)arg1 enableWrites:(BOOL)arg2; +- (BOOL)requiresPostProcessing; +- (id)path; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3SqliteDatabaseContext.h b/MusicLibrary.framework/ML3SqliteDatabaseContext.h new file mode 100755 index 0000000..9978b2a --- /dev/null +++ b/MusicLibrary.framework/ML3SqliteDatabaseContext.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3SqliteDatabaseContext : NSObject { + struct sqlite3 {} **_dbStack; + unsigned int _dbStackCurrentIndex; + struct __CFDictionary { } *_statementCache; + BOOL _isInTransaction; +} + +@property(readonly) struct sqlite3 { }* db; +@property BOOL isInTransaction; + + +- (void)popDB; +- (void)pushDB:(struct sqlite3 { }*)arg1; +- (struct sqlite3_stmt { }*)statementForSQL:(id)arg1; +- (BOOL)executeSQL:(id)arg1; +- (id)initWithDB:(struct sqlite3 { }*)arg1; +- (struct sqlite3 { }*)db; +- (void)setIsInTransaction:(BOOL)arg1; +- (BOOL)isInTransaction; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3StoreLink.h b/MusicLibrary.framework/ML3StoreLink.h new file mode 100755 index 0000000..2e9046c --- /dev/null +++ b/MusicLibrary.framework/ML3StoreLink.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3StoreLink : ML3Entity { +} + ++ (id)databaseTable; ++ (int)revisionTrackingCode; + + +@end diff --git a/MusicLibrary.framework/ML3Track.h b/MusicLibrary.framework/ML3Track.h new file mode 100755 index 0000000..f842978 --- /dev/null +++ b/MusicLibrary.framework/ML3Track.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3Track : ML3Entity { +} + ++ (id)flattenedChapterDataFromSyncInfoDictionaries:(id)arg1 trackPersistentID:(long long)arg2; ++ (id)_flattenedChapterDataWithImportChapters:(id)arg1 library:(id)arg2 trackPersistentID:(long long)arg3; ++ (id)containerQueryWithContainer:(id)arg1 predicate:(id)arg2 orderingProperties:(id)arg3; ++ (id)containerQueryWithContainer:(id)arg1 predicate:(id)arg2; ++ (id)orderingPropertiesForITTGTrackOrder:(unsigned long)arg1; ++ (BOOL)trackValueAreInTheCloud:(id)arg1; ++ (BOOL)trackWithPersistentID:(long long)arg1 existsInLibrary:(id)arg2; ++ (id)TVShowEpisodesDefaultOrderingProperties; ++ (id)podcastsEpisodesDefaultOrderingProperties; ++ (id)composersDefaultOrderingProperties; ++ (id)albumAndArtistDefaultOrderingProperties; ++ (id)albumAllArtistsDefaultOrderingProperties; ++ (id)artistsDefaultOrderingProperties; ++ (id)artistAllAlbumsDefaultOrderingProperties; ++ (id)podcastsDefaultOrderingProperties; ++ (id)genresDefaultOrderingProperties; ++ (BOOL)_clearLocationFromLibrary:(id)arg1 persistentIDs:(const long long*)arg2 count:(unsigned int)arg3; ++ (void)populateSortOrdersOfPropertyValues:(id)arg1 inLibrary:(id)arg2 cachedNameOrders:(id)arg3; ++ (BOOL)_deleteAssetAtPath:(id)arg1; ++ (void)_enumeratePathsToDeleteFromLibrary:(id)arg1 persistentIDs:(const long long*)arg2 count:(unsigned int)arg3 usingBlock:(id)arg4; ++ (id)albumsDefaultOrderingProperties; ++ (BOOL)unlinkRedownloadableAssetsFromLibrary:(id)arg1 persistentIDs:(const long long*)arg2 count:(unsigned int)arg3 deletedFileSize:(long long*)arg4; ++ (id)containerQueryWithContainer:(id)arg1; ++ (id)sectionPropertyForProperty:(id)arg1; ++ (id)subselectPropertyForProperty:(id)arg1; ++ (id)subselectStatementForProperty:(id)arg1; ++ (id)predisambiguatedProperties; ++ (BOOL)deleteFromLibrary:(id)arg1 persistentIDs:(const long long*)arg2 count:(unsigned int)arg3; ++ (id)extraTablesToDelete; ++ (id)collectionClassesToUpdateBeforeDelete; ++ (BOOL)libraryContentsChangeForProperty:(id)arg1; ++ (id)allProperties; ++ (id)extraTablesToInsert; ++ (id)databaseTable; ++ (id)foreignColumnForProperty:(id)arg1; ++ (id)foreignDatabaseTableForProperty:(id)arg1; ++ (id)joinClauseForProperty:(id)arg1; ++ (id)unsettableProperties; ++ (int)revisionTrackingCode; ++ (id)persistentIDColumnForTable:(id)arg1; ++ (id)defaultOrderingProperties; ++ (void)initialize; ++ (id)propertyForMPMediaEntityProperty:(id)arg1; + +- (void)populateChapterDataByImportingFromAsset; +- (BOOL)populateArtworkCacheWithArtworkData:(id)arg1; +- (void)populateLocationPropertiesWithPath:(id)arg1; +- (void)populateChapterDataWithImportChapters:(id)arg1; +- (id)artworkCacheIDAtPlaybackTime:(double)arg1; +- (BOOL)updateIntegrity; +- (id)absoluteFilePath; +- (void)updateCollectionCloudStatus; +- (id)chapterTOC; +- (void)didChangeValueForProperties:(const id*)arg1 count:(unsigned int)arg2; +- (id)initWithDictionary:(id)arg1 inLibrary:(id)arg2 cachedNameOrders:(id)arg3; + +@end diff --git a/MusicLibrary.framework/ML3TrackImporter.h b/MusicLibrary.framework/ML3TrackImporter.h new file mode 100755 index 0000000..75c1def --- /dev/null +++ b/MusicLibrary.framework/ML3TrackImporter.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class ML3MusicLibrary, NSDictionary; + +@interface ML3TrackImporter : NSObject { + NSDictionary *_nameOrders; + ML3MusicLibrary *_library; + BOOL _updateSmartPlaylists; +} + +@property(retain) NSDictionary * nameOrders; +@property BOOL updateSmartPlaylists; + + +- (void)setUpdateSmartPlaylists:(BOOL)arg1; +- (BOOL)updateSmartPlaylists; +- (void)setNameOrders:(id)arg1; +- (id)nameOrders; +- (BOOL)updateTrack:(id)arg1 withImportTrack:(id)arg2; +- (void)importTrack:(id)arg1 withCompletionBlock:(id)arg2; +- (id)initWithMusicLibrary:(id)arg1; +- (id)_addStoreLinkForImportTrackProperties:(id)arg1; +- (id)_addGenreForImportTrackProperties:(id)arg1; +- (id)_addComposerForImportTrackProperties:(id)arg1; +- (id)_addArtistForImportTrackProperties:(id)arg1; +- (id)_addAlbumForImportTrackProperties:(id)arg1; +- (id)_addAlbumArtistForImportTrackProperties:(id)arg1; +- (BOOL)_shouldInsertITMediaKindIntoPurchasedPlaylist:(unsigned long)arg1; +- (id)_newTrackPropertiesByProcessingImportTrack:(id)arg1 insertStringsIntoSortMap:(BOOL)arg2; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3UbiquitousDatabase.h b/MusicLibrary.framework/ML3UbiquitousDatabase.h new file mode 100755 index 0000000..1fe1f59 --- /dev/null +++ b/MusicLibrary.framework/ML3UbiquitousDatabase.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3UbiquitousDatabase : ML3SqliteDatabase { +} + ++ (BOOL)migrateFromVersion:(int)arg1 outUserVersion:(int*)arg2 usingHandle:(struct sqlite3 { }*)arg3; ++ (int)userVersionCurrent; ++ (id)allSchemaSQL; ++ (id)databasePath; + + +@end diff --git a/MusicLibrary.framework/ML3UnaryPredicate.h b/MusicLibrary.framework/ML3UnaryPredicate.h new file mode 100755 index 0000000..e0ede8e --- /dev/null +++ b/MusicLibrary.framework/ML3UnaryPredicate.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class ML3Predicate; + +@interface ML3UnaryPredicate : ML3Predicate { + ML3Predicate *_predicate; +} + +@property(retain) ML3Predicate * predicate; + ++ (id)predicateWithPredicate:(id)arg1; + +- (id)initWithPredicate:(id)arg1; +- (id)SQLJoinClausesForClass:(Class)arg1; +- (void)bindToSqlite3Statement:(struct sqlite3_stmt { }*)arg1 bindingIndex:(inout int*)arg2; +- (void)setPredicate:(id)arg1; +- (id)predicate; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/ML3WeakRef.h b/MusicLibrary.framework/ML3WeakRef.h new file mode 100755 index 0000000..56420bb --- /dev/null +++ b/MusicLibrary.framework/ML3WeakRef.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface ML3WeakRef : NSObject { + id _object; + unsigned int _objectAddress; +} + ++ (id)weakRefWithObject:(id)arg1; + +- (id)object; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/MLChapterTOC.h b/MusicLibrary.framework/MLChapterTOC.h new file mode 100755 index 0000000..533f41f --- /dev/null +++ b/MusicLibrary.framework/MLChapterTOC.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface MLChapterTOC : NSObject { +} + + +- (struct ChapterData { }*)chapterDataRef; +- (id)bestImageDataForSize:(struct CGSize { float x1; float x2; })arg1 chapterIndex:(unsigned int)arg2 artworkInstanceInfo:(struct MLArtworkInstanceInfo { struct MLArtworkFormatSpec { unsigned int x_1_1_1; unsigned int x_1_1_2; unsigned int x_1_1_3; unsigned int x_1_1_4; int x_1_1_5; int x_1_1_6; } x1; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_2_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_2_1_2; } x2; }*)arg3; +- (id)imageDataForArtworkFormatID:(unsigned int)arg1 chapterIndex:(unsigned int)arg2 artworkInstanceInfo:(struct MLArtworkInstanceInfo { struct MLArtworkFormatSpec { unsigned int x_1_1_1; unsigned int x_1_1_2; unsigned int x_1_1_3; unsigned int x_1_1_4; int x_1_1_5; int x_1_1_6; } x1; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_2_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_2_1_2; } x2; }*)arg3; +- (id)urlPropertyOfChapterAtIndex:(unsigned int)arg1; +- (id)urlTitlePropertyOfChapterAtIndex:(unsigned int)arg1; +- (id)titlePropertyOfChapterAtIndex:(unsigned int)arg1; +- (unsigned int)chapterIndexAtTimeLocationInMS:(unsigned int)arg1; +- (unsigned int)durationInMSOfGroupAtIndex:(unsigned int)arg1 groupingProperty:(int)arg2; +- (unsigned int)groupIndexForChapterIndex:(unsigned int)arg1 groupingProperty:(int)arg2; +- (unsigned int)chapterIndexForGroupIndex:(unsigned int)arg1 groupingProperty:(int)arg2; +- (BOOL)hasDataForProperty:(int)arg1; +- (id)artworkCacheIDForChapterIndex:(unsigned int)arg1; +- (unsigned int)timeLocationInMSOfChapterAtIndex:(unsigned int)arg1; +- (unsigned int)countOfChapters; +- (unsigned int)timeLocationInMSOfGroupAtIndex:(unsigned int)arg1 groupingProperty:(int)arg2; +- (unsigned int)groupIndexAtTimeLocationInMS:(unsigned int)arg1 groupingProperty:(int)arg2; +- (unsigned int)countOfGroupsForProperty:(int)arg1; +- (id)artworkCacheIDForTimeInMS:(unsigned int)arg1; + +@end diff --git a/MusicLibrary.framework/MLContentRating.h b/MusicLibrary.framework/MLContentRating.h new file mode 100755 index 0000000..3b7acd7 --- /dev/null +++ b/MusicLibrary.framework/MLContentRating.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class NSNumber, NSMutableDictionary, NSString; + +@interface MLContentRating : NSObject { + NSMutableDictionary *_dictionary; +} + +@property(copy) NSString * ratingDescription; +@property(copy) NSString * ratingLabel; +@property(retain) NSNumber * ratingRank; +@property(copy) NSString * ratingSystem; + + +- (void)setRatingRank:(id)arg1; +- (id)initWithContentRatingDictionary:(id)arg1; +- (void)_setValue:(id)arg1 forKey:(id)arg2; +- (void)_setValueCopy:(id)arg1 forKey:(id)arg2; +- (id)copyStringRepresentation; +- (id)initWithStringRepresentation:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (void)setRatingLabel:(id)arg1; +- (id)ratingLabel; +- (void)setRatingDescription:(id)arg1; +- (id)ratingDescription; +- (id)ratingRank; +- (id)ratingSystem; +- (void)setRatingSystem:(id)arg1; + +@end diff --git a/MusicLibrary.framework/MLEQPreset.h b/MusicLibrary.framework/MLEQPreset.h new file mode 100755 index 0000000..65a0dd5 --- /dev/null +++ b/MusicLibrary.framework/MLEQPreset.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class NSString; + +@interface MLEQPreset : NSObject { + NSString *_name; + NSString *_localizedName; + int _builtInPresetType; +} + ++ (id)eqPresetForName:(id)arg1; ++ (id)eqPresetForBuiltInPresetType:(int)arg1; + +- (int)typeForAVController; +- (int)builtInPresetType; +- (id)initWithBuiltInPresetType:(int)arg1; +- (id)localizedName; +- (id)name; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/MLGeniusPlaylistController.h b/MusicLibrary.framework/MLGeniusPlaylistController.h new file mode 100755 index 0000000..fe552b4 --- /dev/null +++ b/MusicLibrary.framework/MLGeniusPlaylistController.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class NSMutableData; + +@interface MLGeniusPlaylistController : NSObject { + void *_echo; + void *_echo_library; + void *_echo_cluster_playlist; + NSMutableData *_sharedBlobMutableData; +} + ++ (id)playlistControllerWithSeedTracks:(id)arg1 error:(id*)arg2; ++ (BOOL)populateContainer:(id)arg1 withSeedTrack:(id)arg2 error:(id*)arg3; ++ (void)ignoreUnusedWarnings; ++ (BOOL)useFakeGeniusData; ++ (unsigned int)defaultTrackCount; ++ (unsigned int)defaultMinTrackCount; ++ (BOOL)hasGeniusFeatureEnabled; ++ (BOOL)hasGeniusDataAvailable; + +- (id)tracksFromClusterForCount:(unsigned int)arg1 error:(id*)arg2; +- (id)_sharedBlobMutableData; +- (id)_tracksFromClusterForPlaylistItemMax:(unsigned int)arg1 error:(id*)arg2; +- (BOOL)_createClusterPlaylistWithSeedTracks:(id)arg1 error:(id*)arg2; +- (BOOL)_populateContainer:(id)arg1 seedTrack:(id)arg2 error:(id*)arg3; +- (BOOL)_fakePopulateContainer:(id)arg1 withSeedTrack:(id)arg2 error:(id*)arg3; +- (BOOL)_canIncludeTrackInGeniusContainer:(id)arg1; +- (id)_debugGetTracksStartingAtTrackWithPersistentID:(unsigned long long)arg1 maxTracks:(unsigned int)arg2 stride:(int)arg3; +- (id)init; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/MLITChapterTOC.h b/MusicLibrary.framework/MLITChapterTOC.h new file mode 100755 index 0000000..b2cf3c8 --- /dev/null +++ b/MusicLibrary.framework/MLITChapterTOC.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@interface MLITChapterTOC : MLChapterTOC { + unsigned int _totalTimeInMS; + struct ChapterData { } *_chapterDataRef; + unsigned int *_picCookieIndexMap; + unsigned int *_urlCookieIndexMap; + unsigned int *_nameCookieIndexMap; +} + ++ (void)enumerateArtworkCacheIDsInFlattenedChapterData:(id)arg1 usingBlock:(id)arg2; ++ (unsigned int**)_chapterDataCookieIndexMapForProperty:(int)arg1 ofChapterTOC:(id)arg2; ++ (id)imageCacheKeyForTrackWithPID:(long long)arg1 startTimeMS:(unsigned int)arg2; + +- (id)getImageWithArtworkFormatID:(unsigned int)arg1 size:(struct CGSize { float x1; float x2; })arg2 chapterIndex:(unsigned int)arg3 artworkInstanceInfo:(struct MLArtworkInstanceInfo { struct MLArtworkFormatSpec { unsigned int x_1_1_1; unsigned int x_1_1_2; unsigned int x_1_1_3; unsigned int x_1_1_4; int x_1_1_5; int x_1_1_6; } x1; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_2_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_2_1_2; } x2; }*)arg4; +- (id)urlTitleTrimmingCharacterSet; +- (unsigned int)totalTimeInMS; +- (unsigned int*)_cachedCookieIndexMapForProperty:(int)arg1 createIfNecessary:(BOOL)arg2; +- (struct ChapterData { }*)chapterDataRef; +- (id)bestImageDataForSize:(struct CGSize { float x1; float x2; })arg1 chapterIndex:(unsigned int)arg2 artworkInstanceInfo:(struct MLArtworkInstanceInfo { struct MLArtworkFormatSpec { unsigned int x_1_1_1; unsigned int x_1_1_2; unsigned int x_1_1_3; unsigned int x_1_1_4; int x_1_1_5; int x_1_1_6; } x1; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_2_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_2_1_2; } x2; }*)arg3; +- (id)imageDataForArtworkFormatID:(unsigned int)arg1 chapterIndex:(unsigned int)arg2 artworkInstanceInfo:(struct MLArtworkInstanceInfo { struct MLArtworkFormatSpec { unsigned int x_1_1_1; unsigned int x_1_1_2; unsigned int x_1_1_3; unsigned int x_1_1_4; int x_1_1_5; int x_1_1_6; } x1; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_2_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_2_1_2; } x2; }*)arg3; +- (id)urlPropertyOfChapterAtIndex:(unsigned int)arg1; +- (id)urlTitlePropertyOfChapterAtIndex:(unsigned int)arg1; +- (id)titlePropertyOfChapterAtIndex:(unsigned int)arg1; +- (unsigned int)durationInMSOfGroupAtIndex:(unsigned int)arg1 groupingProperty:(int)arg2; +- (unsigned int)groupIndexForChapterIndex:(unsigned int)arg1 groupingProperty:(int)arg2; +- (unsigned int)chapterIndexForGroupIndex:(unsigned int)arg1 groupingProperty:(int)arg2; +- (id)imageDataForArtworkFormatID:(unsigned int)arg1 size:(struct CGSize { float x1; float x2; })arg2 artworkChapterIndex:(unsigned int)arg3 artworkInstanceInfo:(struct MLArtworkInstanceInfo { struct MLArtworkFormatSpec { unsigned int x_1_1_1; unsigned int x_1_1_2; unsigned int x_1_1_3; unsigned int x_1_1_4; int x_1_1_5; int x_1_1_6; } x1; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_2_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_2_1_2; } x2; }*)arg4; +- (unsigned int)timeLocationInMSOfChapterAtIndex:(unsigned int)arg1; +- (unsigned int)countOfChapters; +- (unsigned int)timeLocationInMSOfGroupAtIndex:(unsigned int)arg1 groupingProperty:(int)arg2; +- (unsigned int)groupIndexAtTimeLocationInMS:(unsigned int)arg1 groupingProperty:(int)arg2; +- (unsigned int)countOfGroupsForProperty:(int)arg1; +- (id)initWithChapterDataRef:(struct ChapterData { }*)arg1 totalTimeInMS:(unsigned int)arg2; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/MLMovieArtist.h b/MusicLibrary.framework/MLMovieArtist.h new file mode 100755 index 0000000..6591e48 --- /dev/null +++ b/MusicLibrary.framework/MLMovieArtist.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class NSNumber, NSMutableDictionary, NSString; + +@interface MLMovieArtist : NSObject { + NSMutableDictionary *_dictionary; +} + +@property(copy) NSString * artistName; +@property(copy) NSNumber * ITunesStoreIdentifier; + + +- (id)artistName; +- (id)ITunesStoreIdentifier; +- (id)copyMovieArtistDictionary; +- (void)setITunesStoreIdentifier:(id)arg1; +- (id)initWithMovieArtistDictionary:(id)arg1; +- (void)_setValue:(id)arg1 forKey:(id)arg2; +- (void)_setValueCopy:(id)arg1 forKey:(id)arg2; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (void)setArtistName:(id)arg1; + +@end diff --git a/MusicLibrary.framework/MLMovieProperties.h b/MusicLibrary.framework/MLMovieProperties.h new file mode 100755 index 0000000..741a370 --- /dev/null +++ b/MusicLibrary.framework/MLMovieProperties.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class NSString, NSMutableDictionary, NSArray; + +@interface MLMovieProperties : NSObject { + NSMutableDictionary *_dictionary; +} + +@property(copy) NSArray * castMembers; +@property(copy) NSString * copyrightWarning; +@property(copy) NSArray * directors; +@property(copy) NSArray * producers; +@property(copy) NSArray * screenwriters; +@property(copy) NSString * studioName; + + +- (id)studioName; +- (void)setStudioName:(id)arg1; +- (void)setScreenwriters:(id)arg1; +- (void)setProducers:(id)arg1; +- (void)setDirectors:(id)arg1; +- (void)setCopyrightWarning:(id)arg1; +- (void)setCastMembers:(id)arg1; +- (id)screenwriters; +- (id)producers; +- (id)directors; +- (id)copyrightWarning; +- (id)castMembers; +- (void)_setValue:(id)arg1 forKey:(id)arg2; +- (void)_setValueCopy:(id)arg1 forKey:(id)arg2; +- (id)copyMoviePropertiesDictionary; +- (id)initWithMoviePropertiesDictionary:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/MLTrackImport.h b/MusicLibrary.framework/MLTrackImport.h new file mode 100755 index 0000000..0e01a49 --- /dev/null +++ b/MusicLibrary.framework/MLTrackImport.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class NSMutableDictionary, MLContentRating, MLMovieProperties, NSDictionary, NSString, NSData, NSArray; + +@interface MLTrackImport : NSObject { + NSData *_artworkData; + NSString *_assetFilePath; + NSArray *_chapters; + NSMutableDictionary *_properties; + BOOL _shouldAddToPurchasedPlaylist; + BOOL _shouldDeleteExistingArtwork; + BOOL _assignArtworkCacheIDFromAlbum; +} + +@property(copy) NSData * artworkData; +@property BOOL shouldDeleteExistingArtwork; +@property(copy) NSString * assetFilePath; +@property(copy) NSArray * chapters; +@property(copy) MLContentRating * contentRating; +@property unsigned long mediaType; +@property(copy) MLMovieProperties * movieProperties; +@property BOOL shouldAddToPurchasedPlaylist; +@property BOOL assignArtworkCacheIDFromAlbum; +@property(readonly) NSDictionary * entityProperties; + ++ (void)initialize; + +- (void)setShouldDeleteExistingArtwork:(BOOL)arg1; +- (BOOL)shouldDeleteExistingArtwork; +- (void)setShouldAddToPurchasedPlaylist:(BOOL)arg1; +- (BOOL)shouldAddToPurchasedPlaylist; +- (void)setChapters:(id)arg1; +- (id)chapters; +- (void)setAssignArtworkCacheIDFromAlbum:(BOOL)arg1; +- (BOOL)assignArtworkCacheIDFromAlbum; +- (void)setAssetFilePath:(id)arg1; +- (id)assetFilePath; +- (void)setArtworkData:(id)arg1; +- (id)artworkData; +- (void)normalizeEntityProperties; +- (id)copyEntityProperties; +- (void)setMovieProperties:(id)arg1; +- (id)movieProperties; +- (id)entityProperties; +- (id)valueForEntityProperty:(id)arg1; +- (void)_addSortStrings; +- (void)setValue:(id)arg1 forEntityProperty:(id)arg2; +- (unsigned long)mediaType; +- (void)setMediaType:(unsigned long)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (void)setContentRating:(id)arg1; +- (id)contentRating; + +@end diff --git a/MusicLibrary.framework/MLTrackImportChapter.h b/MusicLibrary.framework/MLTrackImportChapter.h new file mode 100755 index 0000000..ba3500a --- /dev/null +++ b/MusicLibrary.framework/MLTrackImportChapter.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class NSURL, NSData, NSString; + +@interface MLTrackImportChapter : NSObject { + NSData *_imageData; + NSString *_imageCacheKey; + unsigned int _startTimeInMilliseconds; + NSString *_title; + NSURL *_url; + NSString *_urlTitle; +} + +@property(copy) NSData * imageData; +@property(copy) NSString * imageCacheKey; +@property unsigned int startTimeInMilliseconds; +@property(copy) NSString * title; +@property(copy) NSURL * URL; +@property(copy) NSString * URLTitle; + + +- (id)imageData; +- (void)setImageCacheKey:(id)arg1; +- (void)setURLTitle:(id)arg1; +- (void)setStartTimeInMilliseconds:(unsigned int)arg1; +- (void)setImageData:(id)arg1; +- (BOOL)isEqualIgnoringTimesAndTitle:(id)arg1; +- (id)URLTitle; +- (id)imageCacheKey; +- (unsigned int)startTimeInMilliseconds; +- (void)setURL:(id)arg1; +- (int)compare:(id)arg1; +- (id)URL; +- (id)title; +- (void)setTitle:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/MusicLibrary.framework/MusicLibrary.h b/MusicLibrary.framework/MusicLibrary.h new file mode 100755 index 0000000..aaecd1d --- /dev/null +++ b/MusicLibrary.framework/MusicLibrary.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary + */ + +@class ML3MusicLibrary, NSString; + +@interface MusicLibrary : NSObject { + NSString *_basePath; + double _autoflushTargetTime; + unsigned int _autoflushScheduled : 1; + unsigned int _needsFlush : 1; + ML3MusicLibrary *_library3; +} + ++ (id)mediaFolderRelativePath:(id)arg1; ++ (void)commitAllDeferredWork; ++ (BOOL)isFlushEnabled; ++ (id)sharedMusicLibrary; ++ (void)noteSyncDidEnd; ++ (void)noteSyncAlreadyActive; ++ (void)noteSyncWillBegin; ++ (BOOL)isDBSyncActive; ++ (void)beginDatabaseMigrationIfNecessary; ++ (BOOL)databaseDataFilesExist; ++ (id)pathForResourceFileOrFolder:(int)arg1 basePath:(id)arg2 relativeToBase:(BOOL)arg3 isFolder:(BOOL*)arg4; ++ (id)pathForResourceFileOrFolder:(int)arg1 basePath:(id)arg2 relativeToBase:(BOOL)arg3 createParentFolderIfNecessary:(BOOL)arg4; ++ (id)controlDirectoryPathWithBasePath:(id)arg1; ++ (void)scheduleFlushDatabase; ++ (id)sharedMusicLibraryIfExists; ++ (id)_sharedMusicLibrary:(BOOL)arg1; ++ (BOOL)_isDBSyncActiveIncludePending; ++ (void)enableFlush; ++ (void)_dbSyncDidEnd; ++ (void)resetLibrary; ++ (void)_dbSyncAlreadyActive; ++ (void)setSyncIsActive:(BOOL)arg1 alreadyInTargetState:(BOOL)arg2 withStateChangeHandlerBlock:(id)arg3; ++ (void)_dbSyncWillBegin; ++ (void)disableFlush; ++ (id)pathForResourceFileOrFolder:(int)arg1; ++ (id)mediaFolderPath; ++ (BOOL)flush; + +- (void)commitAllDeferredWork; +- (void)scheduleFlushDatabase; +- (void)mainThread_scheduleFlushDatabase; +- (void)_autoflush; +- (id)initWithBasePath:(id)arg1; +- (void)_cancelAutoflush; +- (BOOL)flush; +- (void)dealloc; + +@end diff --git a/Notes.framework/AccountUtilities.h b/Notes.framework/AccountUtilities.h new file mode 100755 index 0000000..c31621b --- /dev/null +++ b/Notes.framework/AccountUtilities.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Notes.framework/Notes + */ + +@class NSArray, NoteContext, AccountsManager; + +@interface AccountUtilities : NSObject { + AccountsManager *_accountsManager; + NSArray *_syncableAccounts; + NoteContext *_noteContext; +} + ++ (id)sharedAccountUtilities; + +- (id)syncAccountIdForDisplayAccountId:(id)arg1; +- (id)allDisplayAccounts; +- (id)allSyncableAccounts; +- (BOOL)isDeviceLocalAccount:(id)arg1; +- (BOOL)localNotesExist; +- (id)defaultStoreSyncIdWithDesiredSyncId:(id)arg1; +- (void).cxx_destruct; +- (id)init; +- (void)dealloc; +- (void)accountsChanged; +- (id)accountsManager; + +@end diff --git a/Notes.framework/MNFNoteProperty.h b/Notes.framework/MNFNoteProperty.h new file mode 100755 index 0000000..7efb3b8 --- /dev/null +++ b/Notes.framework/MNFNoteProperty.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Notes.framework/Notes + */ + +@class NSString; + +@interface MNFNoteProperty : NSManagedObject { +} + +@property(retain) NSString * propertyKey; +@property(retain) id propertyValue; + + + +@end diff --git a/Notes.framework/NoteAccountObject.h b/Notes.framework/NoteAccountObject.h new file mode 100755 index 0000000..8dabd6f --- /dev/null +++ b/Notes.framework/NoteAccountObject.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Notes.framework/Notes + */ + +@class NoteStoreObject, NSString, NSDictionary, NSNumber, NSSet; + +@interface NoteAccountObject : NoteCollectionObject { + NSDictionary *_constraints; +} + +@property(retain) NSNumber * type; +@property(retain) NSString * constraintsPath; +@property(retain) NSString * accountIdentifier; +@property(retain) NSSet * stores; +@property(retain) NoteStoreObject * defaultStore; +@property(retain) NSString * name; +@property int accountType; +@property(retain) NSString * pathToConstraintsPlist; +@property(retain) NSDictionary * constraints; + + +- (BOOL)validateDefaultStore:(id*)arg1 error:(id*)arg2; +- (void)setConstraints:(id)arg1; +- (id)basicAccountIdentifier; +- (BOOL)shouldMarkNotesAsDeleted; +- (id)collectionInfo; +- (id)predicateForNotes; +- (void)setAccountType:(int)arg1; +- (void)didTurnIntoFault; +- (id)constraints; +- (void).cxx_destruct; +- (int)accountType; +- (void)setPathToConstraintsPlist:(id)arg1; +- (id)pathToConstraintsPlist; +- (id)storeForExternalId:(id)arg1; + +@end diff --git a/Notes.framework/NoteBodyObject.h b/Notes.framework/NoteBodyObject.h new file mode 100755 index 0000000..dbb6774 --- /dev/null +++ b/Notes.framework/NoteBodyObject.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Notes.framework/Notes + */ + +@class NoteObject, NSString, NSData; + +@interface NoteBodyObject : NSManagedObject { +} + +@property(retain) NSString * content; +@property(readonly) NSString * contentAsPlainText; +@property(retain) NoteObject * owner; +@property(retain) NSData * externalRepresentation; +@property(retain) NSString * externalContentRef; + + +- (id)contentAsPlainTextPreservingNewlines; +- (id)contentAsPlainText; + +@end diff --git a/Notes.framework/NoteChangeObject.h b/Notes.framework/NoteChangeObject.h new file mode 100755 index 0000000..829b1f0 --- /dev/null +++ b/Notes.framework/NoteChangeObject.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Notes.framework/Notes + */ + +@class NoteStoreObject, NSNumber, NSMutableSet; + +@interface NoteChangeObject : NSManagedObject { +} + +@property(retain) NoteStoreObject * store; +@property(retain) NSNumber * changeType; +@property(retain) NSMutableSet * noteIntegerIds; +@property(retain) NSMutableSet * noteServerIds; +@property(retain) NSMutableSet * noteServerIntIds; + + + +@end diff --git a/Notes.framework/NoteCollectionObject.h b/Notes.framework/NoteCollectionObject.h new file mode 100755 index 0000000..b80750d --- /dev/null +++ b/Notes.framework/NoteCollectionObject.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Notes.framework/Notes + */ + +@interface NoteCollectionObject : NSManagedObject { +} + + +- (id)basicAccountIdentifier; +- (id)collectionInfo; +- (id)predicateForNotes; + +@end diff --git a/Notes.framework/NoteContext.h b/Notes.framework/NoteContext.h new file mode 100755 index 0000000..2011826 --- /dev/null +++ b/Notes.framework/NoteContext.h @@ -0,0 +1,142 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Notes.framework/Notes + */ + +@class NSNumber, NSString, NSMutableDictionary, CPExclusiveLock, NSManagedObjectContext, NoteAccountObject, NoteStoreObject, NSPersistentStoreCoordinator, NSPredicate, NSManagedObjectModel; + +@interface NoteContext : NSObject { + NSManagedObjectModel *_managedObjectModel; + NSManagedObjectContext *_managedObjectContext; + NSPersistentStoreCoordinator *_persistentStoreCoordinator; + NSPredicate *_searchPredicate; + NoteStoreObject *_localStore; + NoteAccountObject *_localAccount; + struct __CXIndex { } *__SharedNoteStoreSearchIndex; + CPExclusiveLock *__SharedNoteStoreSearchIndexLock; + int __SharedNoteStoreSearchIndexCount; + BOOL _isIndexing; + NSManagedObjectContext *_nextIdContext; + CPExclusiveLock *_nextIdLock; + NSNumber *_nextId; + CPExclusiveLock *_objectCreationLock; + unsigned int _notificationCount; + BOOL _logChanges; + BOOL _indexInBatches; + BOOL _hasPriorityInSaveConflicts; + BOOL _inMigrator; + NSString *_testingFilePrefix; + NSString *_testingFilePath; + NSMutableDictionary *_notePropertyObjectsRealized; +} + +@property(readonly) BOOL isIndexing; +@property(readonly) NSManagedObjectContext * managedObjectContext; + ++ (BOOL)shouldLogIndexing; ++ (BOOL)databaseIsCorrupt:(id)arg1; + +- (BOOL)isIndexing; +- (BOOL)deleteIndexFile; +- (BOOL)noteIsSafeToAccess:(id)arg1; +- (id)findNotesWithText:(id)arg1 betweenDate:(id)arg2 andDate:(id)arg3; +- (id)copyNotesForSearch:(void*)arg1 complete:(char *)arg2; +- (void)resetNotificationCount; +- (void)receiveDarwinNotificationWithChangeLogging:(BOOL)arg1; +- (void)indexInBatches:(BOOL)arg1; +- (void)resumeIndexing; +- (void)wrapUpIndexing; +- (void)setHasPriorityInSaveConflicts:(BOOL)arg1; +- (BOOL)hasMultipleEnabledStores; +- (BOOL)shouldDisableLocalStore; +- (id)defaultStoreForNewNote; +- (id)allStores; +- (id)collectionForInfo:(id)arg1; +- (id)noteForObjectID:(id)arg1; +- (unsigned int)countOfNotes; +- (id)visibleNotesForIntegerIds:(id)arg1; +- (id)visibleNoteForObjectID:(id)arg1; +- (unsigned int)countOfVisibleNotesInCollection:(id)arg1; +- (id)allVisibleNotesInCollection:(id)arg1; +- (unsigned int)countOfVisibleNotes; +- (id)allVisibleNotes; +- (id)collectionForObjectID:(id)arg1; +- (void)sortNotes:(id)arg1; +- (id)newFRCForCollection:(id)arg1 delegate:(id)arg2; +- (id)initForMigrator; +- (id)allNotes; +- (void*)newSearchContextWithText:(id)arg1; +- (id)copyNotesForSearch:(void*)arg1 predicate:(id)arg2 complete:(char *)arg3; +- (id)noteChangeWithType:(int)arg1 store:(id)arg2; +- (void)cleanUpLocks; +- (struct __CXIndex { }*)searchIndex:(char *)arg1; +- (BOOL)shouldResumeIndexing; +- (void)destroySearchIndex; +- (void)indexNotes:(id)arg1; +- (void)saveNotesToResumeIndexing:(id)arg1; +- (id)notesToResumeIndexing; +- (id)getNextIdObject; +- (id)_notePropertyObjectForKey:(id)arg1; +- (unsigned int)countOfStores; +- (void)forceSetUpUniqueObjects; +- (id)liveNotesNeedingBodiesPredicate; +- (unsigned int)countOfNotesMatchingPredicate:(id)arg1; +- (id)allNotesMatchingPredicate:(id)arg1; +- (unsigned int)countOfVisibleNotesMatchingPredicate:(id)arg1; +- (id)allVisibleNotesMatchingPredicate:(id)arg1; +- (BOOL)handleSaveErrors:(id)arg1; +- (id)localStore; +- (id)storeForObjectID:(id)arg1; +- (id)nextIndex; +- (id)visibleNotesPredicate; +- (id)newFetchRequestForNotes; +- (void)tearDownCoreDataStack; +- (id)initWithTestingFilePrefix:(id)arg1; +- (void)setUpCoreDataStack; +- (id)initWithTestingFilePrefix:(id)arg1 inMigrator:(BOOL)arg2; +- (id)initWithTestingFilePrefix:(id)arg1 atPath:(id)arg2 inMigrator:(BOOL)arg3; +- (void)trackChanges:(id)arg1; +- (void)updateSearchIndex:(id)arg1; +- (void)handleMigration; +- (void)removeConflictingSqliteAndIdxFiles; +- (void)removeSqliteAndIdxFiles; +- (id)pathForIndex; +- (id)pathForPersistentStore; +- (BOOL)saveSilently:(id*)arg1; +- (BOOL)setUpLastIndexTid; +- (BOOL)setUpLocalAccountAndStore; +- (void)setUpUniqueObjects; +- (id)urlForPersistentStore; +- (void)_createLocalAccount:(id*)arg1 andStore:(id*)arg2; +- (BOOL)forceDeleteAccount:(id)arg1; +- (id)localAccount; +- (BOOL)deleteAccount:(id)arg1; +- (void)invalidate; +- (id)allAccounts; +- (id)accountForAccountId:(id)arg1; +- (id)newlyAddedAccount; +- (void)enableChangeLogging:(BOOL)arg1; +- (void)deleteChanges:(id)arg1; +- (BOOL)saveOutsideApp:(id*)arg1; +- (id)allNotesInCollection:(id)arg1; +- (void)deleteNote:(id)arg1; +- (id)notesForIntegerIds:(id)arg1; +- (unsigned int)countOfNotesInCollection:(id)arg1; +- (id)newlyAddedNote; +- (id)storeOptions; +- (void)clearCaches; +- (id)propertyValueForKey:(id)arg1; +- (id)rootDirectory; +- (void)setPropertyValue:(id)arg1 forKey:(id)arg2; +- (void).cxx_destruct; +- (id)allNotesWithoutBodiesInCollection:(id)arg1; +- (BOOL)deleteStore:(id)arg1; +- (id)newlyAddedStore; +- (void)deleteNoteRegardlessOfConstraints:(id)arg1; +- (id)managedObjectContext; +- (BOOL)save:(id*)arg1; +- (id)managedObjectModel; +- (id)persistentStoreCoordinator; +- (id)init; +- (void)dealloc; + +@end diff --git a/Notes.framework/NoteObject.h b/Notes.framework/NoteObject.h new file mode 100755 index 0000000..e07da26 --- /dev/null +++ b/Notes.framework/NoteObject.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Notes.framework/Notes + */ + +@class NSNumber, NSData, NoteBodyObject, NoteStoreObject, NSURL, NSString, NSDate; + +@interface NoteObject : NSManagedObject { +} + +@property(retain) NSNumber * externalFlags; +@property(retain) NSNumber * externalServerIntId; +@property(retain) NSNumber * deletedFlag; +@property(retain) NSString * summary; +@property(retain) NSString * author; +@property(retain) NSDate * modificationDate; +@property(retain) NSDate * creationDate; +@property(retain) NSString * title; +@property(retain) NSNumber * contentType; +@property(retain) NSNumber * containsCJK; +@property(retain) NoteBodyObject * body; +@property(retain) NoteStoreObject * store; +@property(retain) NSNumber * integerId; +@property(retain) NSString * content; +@property(readonly) NSString * contentAsPlainText; +@property BOOL isPlainText; +@property(readonly) NSURL * noteId; +@property(readonly) BOOL isMarkedForDeletion; +@property(retain) NSNumber * isBookkeepingEntry; +@property(retain) NSString * serverId; +@property(readonly) BOOL hasValidServerIntId; +@property long long serverIntId; +@property(retain) NSString * guid; +@property unsigned long long flags; +@property(retain) NSData * externalRepresentation; +@property(retain) NSString * externalContentRef; + + +- (id)noteId; +- (void)setExternalContentRef:(id)arg1; +- (id)externalContentRef; +- (id)contentAsPlainTextPreservingNewlines; +- (id)contentAsPlainText; +- (void)markForDeletion; +- (void)setFlags:(unsigned long long)arg1; +- (BOOL)isPlainText; +- (void)setIsPlainText:(BOOL)arg1; +- (void)setContent:(id)arg1; +- (unsigned long long)flags; +- (id)content; +- (id)externalRepresentation; +- (BOOL)isMarkedForDeletion; +- (void)setExternalRepresentation:(id)arg1; +- (void)setServerIntId:(long long)arg1; +- (long long)serverIntId; +- (BOOL)hasValidServerIntId; + +@end diff --git a/Notes.framework/NoteResurrectionMergePolicy.h b/Notes.framework/NoteResurrectionMergePolicy.h new file mode 100755 index 0000000..eb92f2e --- /dev/null +++ b/Notes.framework/NoteResurrectionMergePolicy.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Notes.framework/Notes + */ + +@interface NoteResurrectionMergePolicy : NSMergePolicy { +} + ++ (id)sharedNoteResurrectionMergePolicy; + +- (id)localStoreForNote:(id)arg1; +- (id)snapshotFromRecord:(id)arg1; +- (BOOL)resolveConflicts:(id)arg1 error:(id*)arg2; + +@end diff --git a/Notes.framework/NoteSearchContext.h b/Notes.framework/NoteSearchContext.h new file mode 100755 index 0000000..99ffc11 --- /dev/null +++ b/Notes.framework/NoteSearchContext.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Notes.framework/Notes + */ + +@class NoteContext, NSMutableArray; + +@interface NoteSearchContext : NSObject { + struct __CXQuery { } *query; + NSMutableArray *integerIds; + NoteContext *noteContext; +} + +@property(readonly) struct __CXQuery { }* query; + + +- (BOOL)nextSearchResults:(id*)arg1 includePrevious:(BOOL)arg2; +- (id)initWithSearchTerms:(id)arg1 context:(id)arg2; +- (void).cxx_destruct; +- (struct __CXQuery { }*)query; +- (void)dealloc; + +@end diff --git a/Notes.framework/NoteStoreObject.h b/Notes.framework/NoteStoreObject.h new file mode 100755 index 0000000..1830981 --- /dev/null +++ b/Notes.framework/NoteStoreObject.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Notes.framework/Notes + */ + +@class NSSet, NSString, NoteAccountObject; + +@interface NoteStoreObject : NoteCollectionObject { +} + +@property(retain) NSString * externalIdentifier; +@property(retain) NoteAccountObject * account; +@property(retain) NSString * name; +@property(retain) NSSet * changes; +@property(retain) NSString * syncAnchor; + + +- (id)basicAccountIdentifier; +- (id)notesForGUIDs:(id)arg1; +- (id)notesForServerIds:(id)arg1; +- (id)collectionInfo; +- (id)predicateForNotes; +- (id)notesForIntegerIds:(id)arg1; +- (id)notesForServerIntIds:(id)arg1; +- (id)notesForServerIntIdsInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (unsigned int)maximumServerIntId; + +@end diff --git a/OAuth.framework/OACredential.h b/OAuth.framework/OACredential.h new file mode 100755 index 0000000..36ab4e3 --- /dev/null +++ b/OAuth.framework/OACredential.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OAuth.framework/OAuth + */ + +@class NSString; + +@interface OACredential : NSObject { + NSString *_consumerKey; + NSString *_consumerSecret; + NSString *_oauthToken; + NSString *_oauthTokenSecret; +} + +@property(copy) NSString * consumerKey; +@property(copy) NSString * consumerSecret; +@property(copy) NSString * oauthToken; +@property(copy) NSString * oauthTokenSecret; + + +- (void)setOauthTokenSecret:(id)arg1; +- (void)setOauthToken:(id)arg1; +- (id)signingKey; +- (void)setConsumerKey:(id)arg1; +- (void)setConsumerSecret:(id)arg1; +- (void)dealloc; +- (id)oauthTokenSecret; +- (id)oauthToken; +- (id)consumerSecret; +- (id)consumerKey; + +@end diff --git a/OAuth.framework/OAHMAC_SHA1Signer.h b/OAuth.framework/OAHMAC_SHA1Signer.h new file mode 100755 index 0000000..22ff831 --- /dev/null +++ b/OAuth.framework/OAHMAC_SHA1Signer.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OAuth.framework/OAuth + */ + +@interface OAHMAC_SHA1Signer : NSObject { +} + ++ (id)signatureForText:(id)arg1 withKey:(id)arg2; + + +@end diff --git a/OAuth.framework/OAPlainTextSigner.h b/OAuth.framework/OAPlainTextSigner.h new file mode 100755 index 0000000..5818482 --- /dev/null +++ b/OAuth.framework/OAPlainTextSigner.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OAuth.framework/OAuth + */ + +@interface OAPlainTextSigner : NSObject { +} + ++ (id)signatureForText:(id)arg1 withKey:(id)arg2; + + +@end diff --git a/OAuth.framework/OAURLRequestSigner.h b/OAuth.framework/OAURLRequestSigner.h new file mode 100755 index 0000000..1457703 --- /dev/null +++ b/OAuth.framework/OAURLRequestSigner.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OAuth.framework/OAuth + */ + +@class OACredential; + +@interface OAURLRequestSigner : NSObject { + OACredential *_credential; + int _signatureMethod; +} + +@property int signatureMethod; + + +- (void)setSignatureMethod:(int)arg1; +- (id)oauthAuthorizationHeaderWithSignature:(id)arg1 nonce:(id)arg2 timestamp:(id)arg3; +- (Class)signer; +- (id)oauthParametersWithNonce:(id)arg1 timeStamp:(id)arg2; +- (id)oauthNonce; +- (id)applyApplicationID:(id)arg1 toRequest:(id)arg2 containsMultiPartData:(BOOL)arg3; +- (id)signatureMethodString; +- (int)signatureMethod; +- (id)timestamp; +- (id)initWithCredential:(id)arg1; +- (id)signedURLRequestWithRequest:(id)arg1; +- (void)dealloc; +- (id)signedURLRequestWithRequest:(id)arg1 applicationID:(id)arg2; + +@end diff --git a/OfficeImport.framework/AppKitStubs.h b/OfficeImport.framework/AppKitStubs.h new file mode 100755 index 0000000..ce6e521 --- /dev/null +++ b/OfficeImport.framework/AppKitStubs.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface AppKitStubs : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/CHAutoStyling.h b/OfficeImport.framework/CHAutoStyling.h new file mode 100755 index 0000000..9ba059e --- /dev/null +++ b/OfficeImport.framework/CHAutoStyling.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class CHDChart; + +@interface CHAutoStyling : NSObject { + CHDChart *mChart; +} + ++ (id)autoStylingWithChart:(id)arg1; + +- (int)defaultMarkerStyleForSeriesIndex:(int)arg1; +- (void)replaceStrokeAndFillInEmptyMarker:(id)arg1 withSeriesGraphicProperties:(id)arg2; +- (id)initWithChart:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHBArea2DType.h b/OfficeImport.framework/CHBArea2DType.h new file mode 100755 index 0000000..169f805 --- /dev/null +++ b/OfficeImport.framework/CHBArea2DType.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBArea2DType : NSObject { +} + ++ (id)chdChartTypeWithState:(id)arg1; ++ (void)readWithState:(id)arg1 chartType:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHBArea3DType.h b/OfficeImport.framework/CHBArea3DType.h new file mode 100755 index 0000000..a1a6dac --- /dev/null +++ b/OfficeImport.framework/CHBArea3DType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBArea3DType : NSObject { +} + ++ (id)chdChartTypeWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/CHBAutoStyling.h b/OfficeImport.framework/CHBAutoStyling.h new file mode 100755 index 0000000..006d414 --- /dev/null +++ b/OfficeImport.framework/CHBAutoStyling.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBAutoStyling : CHAutoStyling { +} + + +- (void)resolveGraphicPropertiesOfSeries:(id)arg1 forSeriesIndex:(int)arg2; +- (void)resolveGraphicPropertiesOfTrendline:(id)arg1 forSeriesIndex:(int)arg2; +- (void)resolveGraphicPropertiesOfErrorBar:(id)arg1 forSeriesIndex:(int)arg2; +- (void)resolveChartAreaGraphicProperties:(id)arg1; +- (void)resolveWallGraphicProperties:(id)arg1; +- (void)resolveFloorGraphicProperties:(id)arg1; +- (void)resolvePlotAreaGraphicProperties:(id)arg1; +- (void)resolveAxisGraphicProperties:(id)arg1; +- (void)resolveMajorGridLinesGraphicProperties:(id)arg1; +- (void)resolveMinorGridLinesGraphicProperties:(id)arg1; +- (void)resolveLegendGraphicProperties:(id)arg1; +- (void)resolveMarker:(id)arg1 withSeriesGraphicProperties:(id)arg2 forSeriesIndex:(int)arg3; +- (id)autoAxisStroke; +- (id)fillWithColorIndex:(int)arg1; +- (id)strokeWithColorIndex:(int)arg1; +- (id)autoStroke; +- (void)resolvedGraphicProperties:(id)arg1 autoFill:(id)arg2 autoStroke:(id)arg3 autoShadow:(BOOL)arg4 nullFill:(id)arg5 nullStroke:(id)arg6 nullShadow:(BOOL)arg7; +- (void)resolveGraphicPropertiesOfSeries:(id)arg1 forSeriesIndex:(int)arg2 isLine:(bool)arg3; +- (id)autoSeriesFill:(int)arg1; +- (id)autoStrokeForSeriesIndex:(int)arg1; +- (id)autoSeriesBorderStroke; +- (id)autoFill; + +@end diff --git a/OfficeImport.framework/CHBAxis.h b/OfficeImport.framework/CHBAxis.h new file mode 100755 index 0000000..8fec560 --- /dev/null +++ b/OfficeImport.framework/CHBAxis.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBAxis : NSObject { +} + ++ (Class)chbAxisClassWith:(id)arg1; ++ (int)xlPlotAxisTypeFrom:(int)arg1; ++ (id)readWithXlPlotAxis:(int)arg1 state:(id)arg2; ++ (Class)chbAxisClassWith:(struct XlChartPlotAxis { int (**x1)(); int x2; struct XlChartTextFrame {} *x3; struct XlChartLineStyle {} *x4; struct XlChartLineStyle {} *x5; struct XlChartLineStyle {} *x6; struct XlChartLineStyle {} *x7; struct XlChartFillStyle {} *x8; struct XlChartPicF {} *x9; struct XlChartTick {} *x10; unsigned short x11; unsigned short x12; boolx13; boolx14; }*)arg1 plotAxis:(int)arg2; ++ (int)chbAxisIdForPlotAxis:(int)arg1 state:(id)arg2; ++ (int)chdAxisPositionFromAxisType:(int)arg1; + + +@end diff --git a/OfficeImport.framework/CHBBar2DType.h b/OfficeImport.framework/CHBBar2DType.h new file mode 100755 index 0000000..454ea8f --- /dev/null +++ b/OfficeImport.framework/CHBBar2DType.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBBar2DType : NSObject { +} + ++ (id)chdChartTypeWithState:(id)arg1; ++ (void)readWithState:(id)arg1 chartType:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHBBar3DSeries.h b/OfficeImport.framework/CHBBar3DSeries.h new file mode 100755 index 0000000..e27e83f --- /dev/null +++ b/OfficeImport.framework/CHBBar3DSeries.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBBar3DSeries : NSObject { +} + ++ (id)chdSeriesWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/CHBBar3DType.h b/OfficeImport.framework/CHBBar3DType.h new file mode 100755 index 0000000..807fa8f --- /dev/null +++ b/OfficeImport.framework/CHBBar3DType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBBar3DType : NSObject { +} + ++ (id)chdChartTypeWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/CHBCategoryAxis.h b/OfficeImport.framework/CHBCategoryAxis.h new file mode 100755 index 0000000..3ec5eb7 --- /dev/null +++ b/OfficeImport.framework/CHBCategoryAxis.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBCategoryAxis : NSObject { +} + ++ (id)readFrom:(struct XlChartPlotAxis { int (**x1)(); int x2; struct XlChartTextFrame {} *x3; struct XlChartLineStyle {} *x4; struct XlChartLineStyle {} *x5; struct XlChartLineStyle {} *x6; struct XlChartLineStyle {} *x7; struct XlChartFillStyle {} *x8; struct XlChartPicF {} *x9; struct XlChartTick {} *x10; unsigned short x11; unsigned short x12; boolx13; boolx14; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHBChart.h b/OfficeImport.framework/CHBChart.h new file mode 100755 index 0000000..2392644 --- /dev/null +++ b/OfficeImport.framework/CHBChart.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBChart : NSObject { +} + ++ (int)emptyCellsPlottedEnumsFrom:(int)arg1; ++ (int)readCHDDisplayBlanksAsEnumFrom:(int)arg1; ++ (void)readWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/CHBChartType.h b/OfficeImport.framework/CHBChartType.h new file mode 100755 index 0000000..6783fa6 --- /dev/null +++ b/OfficeImport.framework/CHBChartType.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBChartType : NSObject { +} + ++ (Class)chdChartTypeClassWithPlot:(struct XlChartPlot { int (**x1)(); struct XlChart3D {} *x2; struct XlChartChartFormat {} *x3; struct XlChartSeriesFormat {} *x4; struct XlChartLineStyle {} *x5; struct XlChartLineStyle {} *x6; struct XlChartLineStyle {} *x7; struct XlChartLineStyle {} *x8; struct ChVector { struct DefText {} *x_9_1_1; struct DefText {} *x_9_1_2; unsigned int x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; } x9; int x10; boolx11; boolx12; boolx13; boolx14; }*)arg1; ++ (id)readWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/CHBChartTypeWithGrouping.h b/OfficeImport.framework/CHBChartTypeWithGrouping.h new file mode 100755 index 0000000..2cde568 --- /dev/null +++ b/OfficeImport.framework/CHBChartTypeWithGrouping.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBChartTypeWithGrouping : NSObject { +} + ++ (void)setGrouping:(id)arg1 stacked:(bool)arg2 categoryPercentage:(bool)arg3; + + +@end diff --git a/OfficeImport.framework/CHBData.h b/OfficeImport.framework/CHBData.h new file mode 100755 index 0000000..3a94d64 --- /dev/null +++ b/OfficeImport.framework/CHBData.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBData : NSObject { +} + ++ (id)readFrom:(const struct XlChartLinkedData { int (**x1)(); int x2; char *x3; unsigned short x4; short x5; boolx6; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_7_1_1; } x7; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHBDataLabel.h b/OfficeImport.framework/CHBDataLabel.h new file mode 100755 index 0000000..fe240da --- /dev/null +++ b/OfficeImport.framework/CHBDataLabel.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBDataLabel : NSObject { +} + ++ (int)xlLabelPositionEnumFromCHDDataLabelPosition:(int)arg1; ++ (id)chdDataLabelFromXlChartCustomLabelText:(struct XlChartCustomLabelText { int (**x1)(); float x2; float x3; float x4; float x5; int x6; int x7; int x8; int x9; struct XlChartLineStyle {} *x10; struct XlChartFillStyle {} *x11; struct XlChartPicF {} *x12; boolx13; boolx14; boolx15; struct OcText {} *x16; struct CsColour { unsigned short x_17_1_1; unsigned short x_17_1_2; unsigned short x_17_1_3; unsigned short x_17_1_4; } x17; char *x18; int x19; int x20; int x21; int x22; int x23; struct ChVector { struct TextRun {} *x_24_1_1; struct TextRun {} *x_24_1_2; unsigned int x_24_1_3; unsigned int x_24_1_4; unsigned int x_24_1_5; } x24; unsigned int x25; unsigned int x26; short x27; short x28; short x29; short x30; boolx31; boolx32; boolx33; boolx34; boolx35; boolx36; boolx37; boolx38; boolx39; boolx40; boolx41; boolx42; boolx43; boolx44; boolx45; struct XlString {} *x46; unsigned int x47; unsigned short x48; }*)arg1 state:(id)arg2; ++ (int)chdLabelPositionEnumFromXlLabelPosition:(int)arg1; ++ (id)chdDataLabelFromXlChartSeriesFormat:(const struct XlChartSeriesFormat { int (**x1)(); struct XlChartLineStyle {} *x2; struct XlChartFillStyle {} *x3; struct XlChartMarkerStyle {} *x4; struct XlChartPicF {} *x5; int x6; unsigned short x7; unsigned short x8; unsigned short x9; int x10; boolx11; boolx12; boolx13; boolx14; boolx15; boolx16; boolx17; boolx18; boolx19; boolx20; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHBDataValueProperties.h b/OfficeImport.framework/CHBDataValueProperties.h new file mode 100755 index 0000000..e7672cb --- /dev/null +++ b/OfficeImport.framework/CHBDataValueProperties.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBDataValueProperties : NSObject { +} + ++ (id)chdDataValuePropertiesFromState:(id)arg1; ++ (id)chdDataValuePropertiesFrom:(const struct XlChartSeriesFormat { int (**x1)(); struct XlChartLineStyle {} *x2; struct XlChartFillStyle {} *x3; struct XlChartMarkerStyle {} *x4; struct XlChartPicF {} *x5; int x6; unsigned short x7; unsigned short x8; unsigned short x9; int x10; boolx11; boolx12; boolx13; boolx14; boolx15; boolx16; boolx17; boolx18; boolx19; boolx20; }*)arg1 state:(id)arg2; ++ (Class)chbDataValuePropertiesClassWithState:(id)arg1; ++ (id)chdDataValueProperties; ++ (void)read:(id)arg1 from:(const struct XlChartSeriesFormat { int (**x1)(); struct XlChartLineStyle {} *x2; struct XlChartFillStyle {} *x3; struct XlChartMarkerStyle {} *x4; struct XlChartPicF {} *x5; int x6; unsigned short x7; unsigned short x8; unsigned short x9; int x10; boolx11; boolx12; boolx13; boolx14; boolx15; boolx16; boolx17; boolx18; boolx19; boolx20; }*)arg2; ++ (id)readFrom:(const struct XlChartSeriesFormat { int (**x1)(); struct XlChartLineStyle {} *x2; struct XlChartFillStyle {} *x3; struct XlChartMarkerStyle {} *x4; struct XlChartPicF {} *x5; int x6; unsigned short x7; unsigned short x8; unsigned short x9; int x10; boolx11; boolx12; boolx13; boolx14; boolx15; boolx16; boolx17; boolx18; boolx19; boolx20; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHBDateAxis.h b/OfficeImport.framework/CHBDateAxis.h new file mode 100755 index 0000000..5e4b9dd --- /dev/null +++ b/OfficeImport.framework/CHBDateAxis.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBDateAxis : NSObject { +} + ++ (id)readFrom:(struct XlChartPlotAxis { int (**x1)(); int x2; struct XlChartTextFrame {} *x3; struct XlChartLineStyle {} *x4; struct XlChartLineStyle {} *x5; struct XlChartLineStyle {} *x6; struct XlChartLineStyle {} *x7; struct XlChartFillStyle {} *x8; struct XlChartPicF {} *x9; struct XlChartTick {} *x10; unsigned short x11; unsigned short x12; boolx13; boolx14; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHBDefaultTextProperties.h b/OfficeImport.framework/CHBDefaultTextProperties.h new file mode 100755 index 0000000..1cdd463 --- /dev/null +++ b/OfficeImport.framework/CHBDefaultTextProperties.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBDefaultTextProperties : NSObject { +} + ++ (void)readWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/CHBErrorBar.h b/OfficeImport.framework/CHBErrorBar.h new file mode 100755 index 0000000..0feeef7 --- /dev/null +++ b/OfficeImport.framework/CHBErrorBar.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBErrorBar : NSObject { +} + ++ (void)readFrom:(struct XlChartErrorBar { int (**x1)(); struct XlChartSeries {} *x2; unsigned short x3; unsigned short x4; unsigned short x5; struct ChVector { struct XlChartSeriesFormat {} **x_6_1_1; struct XlChartSeriesFormat {} **x_6_1_2; unsigned int x_6_1_3; unsigned int x_6_1_4; unsigned int x_6_1_5; } x6; struct ChVector { struct XlChartSeriesFormat {} **x_7_1_1; struct XlChartSeriesFormat {} **x_7_1_2; unsigned int x_7_1_3; unsigned int x_7_1_4; unsigned int x_7_1_5; } x7; struct ChVector { struct XlChartCustomLabelText {} **x_8_1_1; struct XlChartCustomLabelText {} **x_8_1_2; unsigned int x_8_1_3; unsigned int x_8_1_4; unsigned int x_8_1_5; } x8; struct ChVector { unsigned long *x_9_1_1; unsigned long *x_9_1_2; unsigned int x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; } x9; struct ChVector { long *x_10_1_1; long *x_10_1_2; unsigned int x_10_1_3; unsigned int x_10_1_4; unsigned int x_10_1_5; } x10; struct XlChartLinkedData {} *x11; struct XlChartLinkedData {} *x12; struct XlChartLinkedData {} *x13; struct XlChartLinkedData {} *x14; struct ChVector { struct XlChartCustomLegend {} **x_15_1_1; struct XlChartCustomLegend {} **x_15_1_2; unsigned int x_15_1_3; unsigned int x_15_1_4; unsigned int x_15_1_5; } x15; struct XlChartSerAuxErrBar { int (**x_16_1_1)(); struct XlHeader { unsigned int x_2_2_1; short x_2_2_2; unsigned char x_2_2_3; } x_16_1_2; double x_16_1_3; unsigned short x_16_1_4; int x_16_1_5; int x_16_1_6; unsigned char x_16_1_7; } x16; int x17; }*)arg1 toSeries:(id)arg2 state:(id)arg3; ++ (int)edErrorBarDirectionFrom:(int)arg1; ++ (int)edErrorBarTypeFrom:(int)arg1; ++ (id)readErrorBarGraphicProperties:(const struct XlChartSeriesFormat { }*)arg1 forStyleIndex:(int)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/CHBGraphicProperties.h b/OfficeImport.framework/CHBGraphicProperties.h new file mode 100755 index 0000000..46a6218 --- /dev/null +++ b/OfficeImport.framework/CHBGraphicProperties.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBGraphicProperties : NSObject { +} + ++ (id)oadGraphicPropertiesFromXlMarkerStyle:(const struct XlChartMarkerStyle { int (**x1)(); int x2; struct CsColour { unsigned short x_3_1_1; unsigned short x_3_1_2; unsigned short x_3_1_3; unsigned short x_3_1_4; } x3; struct CsColour { unsigned short x_4_1_1; unsigned short x_4_1_2; unsigned short x_4_1_3; unsigned short x_4_1_4; } x4; unsigned int x5; unsigned short x6; unsigned short x7; boolx8; boolx9; boolx10; }*)arg1 complex:(bool)arg2 state:(id)arg3; ++ (int)presetLinePatternEnumFromDash:(id)arg1; ++ (int)lineWeightEnumFromWidth:(float)arg1; ++ (id)mapFillStyle:(const struct XlChartFillStyle { int (**x1)(); struct CsColour { unsigned short x_2_1_1; unsigned short x_2_1_2; unsigned short x_2_1_3; unsigned short x_2_1_4; } x2; struct CsColour { unsigned short x_3_1_1; unsigned short x_3_1_2; unsigned short x_3_1_3; unsigned short x_3_1_4; } x3; unsigned short x4; unsigned short x5; unsigned short x6; boolx7; boolx8; boolx9; }*)arg1 xlPictureFormat:(const struct XlChartPicF { int (**x1)(); struct XlHeader { unsigned int x_2_1_1; short x_2_1_2; unsigned char x_2_1_3; } x2; double x3; int x4; int x5; int x6; unsigned char x7; }*)arg2 state:(id)arg3; ++ (float)widthFromLineWeightEnum:(int)arg1; ++ (id)mapPresetDashFromPattern:(int)arg1; ++ (id)mapFillStyleForMarker:(const struct XlChartMarkerStyle { int (**x1)(); int x2; struct CsColour { unsigned short x_3_1_1; unsigned short x_3_1_2; unsigned short x_3_1_3; unsigned short x_3_1_4; } x3; struct CsColour { unsigned short x_4_1_1; unsigned short x_4_1_2; unsigned short x_4_1_3; unsigned short x_4_1_4; } x4; unsigned int x5; unsigned short x6; unsigned short x7; boolx8; boolx9; boolx10; }*)arg1 complex:(bool)arg2 state:(id)arg3; ++ (int)oaPresetDashTypeFromLinePatternEnum:(int)arg1; ++ (id)mapAssociatedEscherObjectstate:(id)arg1; ++ (id)oadGraphicPropertiesFromXlChartSeriesFormat:(const struct XlChartSeriesFormat { int (**x1)(); struct XlChartLineStyle {} *x2; struct XlChartFillStyle {} *x3; struct XlChartMarkerStyle {} *x4; struct XlChartPicF {} *x5; int x6; unsigned short x7; unsigned short x8; unsigned short x9; int x10; boolx11; boolx12; boolx13; boolx14; boolx15; boolx16; boolx17; boolx18; boolx19; boolx20; }*)arg1 state:(id)arg2; ++ (id)oadGraphicPropertiesFromXlChartFrameType:(struct XlChartFrameType { int (**x1)(); float x2; float x3; float x4; float x5; int x6; int x7; int x8; int x9; struct XlChartLineStyle {} *x10; struct XlChartFillStyle {} *x11; struct XlChartPicF {} *x12; boolx13; boolx14; boolx15; }*)arg1 state:(id)arg2; ++ (id)oadStrokeFrom:(const struct XlChartLineStyle { int (**x1)(); struct CsColour { unsigned short x_2_1_1; unsigned short x_2_1_2; unsigned short x_2_1_3; unsigned short x_2_1_4; } x2; int x3; int x4; unsigned short x5; boolx6; boolx7; boolx8; float x9; int x10; }*)arg1; ++ (id)oadGraphicPropertiesFromState:(id)arg1 xlLineStyle:(const struct XlChartLineStyle { int (**x1)(); struct CsColour { unsigned short x_2_1_1; unsigned short x_2_1_2; unsigned short x_2_1_3; unsigned short x_2_1_4; } x2; int x3; int x4; unsigned short x5; boolx6; boolx7; boolx8; float x9; int x10; }*)arg2 xlFillStyle:(const struct XlChartFillStyle { int (**x1)(); struct CsColour { unsigned short x_2_1_1; unsigned short x_2_1_2; unsigned short x_2_1_3; unsigned short x_2_1_4; } x2; struct CsColour { unsigned short x_3_1_1; unsigned short x_3_1_2; unsigned short x_3_1_3; unsigned short x_3_1_4; } x3; unsigned short x4; unsigned short x5; unsigned short x6; boolx7; boolx8; boolx9; }*)arg3; + + +@end diff --git a/OfficeImport.framework/CHBLegend.h b/OfficeImport.framework/CHBLegend.h new file mode 100755 index 0000000..15e75ab --- /dev/null +++ b/OfficeImport.framework/CHBLegend.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBLegend : NSObject { +} + ++ (int)xlLegendPositionEnumFromCHDLegendPosition:(int)arg1; ++ (id)readCHDLegendEntryFrom:(const struct XlChartCustomLegend { int (**x1)(); float x2; float x3; float x4; float x5; int x6; int x7; int x8; int x9; struct XlChartLineStyle {} *x10; struct XlChartFillStyle {} *x11; struct XlChartPicF {} *x12; boolx13; boolx14; boolx15; struct OcText {} *x16; struct CsColour { unsigned short x_17_1_1; unsigned short x_17_1_2; unsigned short x_17_1_3; unsigned short x_17_1_4; } x17; char *x18; int x19; int x20; int x21; int x22; int x23; struct ChVector { struct TextRun {} *x_24_1_1; struct TextRun {} *x_24_1_2; unsigned int x_24_1_3; unsigned int x_24_1_4; unsigned int x_24_1_5; } x24; unsigned int x25; unsigned int x26; short x27; short x28; short x29; short x30; boolx31; boolx32; boolx33; boolx34; boolx35; boolx36; boolx37; boolx38; boolx39; boolx40; boolx41; boolx42; boolx43; boolx44; boolx45; struct XlString {} *x46; short x47; boolx48; boolx49; }*)arg1 state:(id)arg2; ++ (int)chdLegendPositionEnumFromXlLegendPosition:(int)arg1; ++ (id)readFrom:(struct XlChartLegendFrame { int (**x1)(); float x2; float x3; float x4; float x5; int x6; int x7; int x8; int x9; struct XlChartLineStyle {} *x10; struct XlChartFillStyle {} *x11; struct XlChartPicF {} *x12; boolx13; boolx14; boolx15; struct OcText {} *x16; struct CsColour { unsigned short x_17_1_1; unsigned short x_17_1_2; unsigned short x_17_1_3; unsigned short x_17_1_4; } x17; char *x18; int x19; int x20; int x21; int x22; int x23; struct ChVector { struct TextRun {} *x_24_1_1; struct TextRun {} *x_24_1_2; unsigned int x_24_1_3; unsigned int x_24_1_4; unsigned int x_24_1_5; } x24; unsigned int x25; unsigned int x26; short x27; short x28; short x29; short x30; boolx31; boolx32; boolx33; boolx34; boolx35; boolx36; boolx37; boolx38; boolx39; boolx40; boolx41; boolx42; boolx43; boolx44; boolx45; struct XlString {} *x46; int x47; int x48; int x49; int x50; boolx51; boolx52; boolx53; boolx54; boolx55; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHBLine2DType.h b/OfficeImport.framework/CHBLine2DType.h new file mode 100755 index 0000000..6ea568a --- /dev/null +++ b/OfficeImport.framework/CHBLine2DType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBLine2DType : NSObject { +} + ++ (id)chdChartTypeWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/CHBLine3DType.h b/OfficeImport.framework/CHBLine3DType.h new file mode 100755 index 0000000..d1026fe --- /dev/null +++ b/OfficeImport.framework/CHBLine3DType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBLine3DType : NSObject { +} + ++ (id)chdChartTypeWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/CHBLineSeries.h b/OfficeImport.framework/CHBLineSeries.h new file mode 100755 index 0000000..6fbfe44 --- /dev/null +++ b/OfficeImport.framework/CHBLineSeries.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBLineSeries : NSObject { +} + ++ (id)chdSeriesWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/CHBLineType.h b/OfficeImport.framework/CHBLineType.h new file mode 100755 index 0000000..b0898d3 --- /dev/null +++ b/OfficeImport.framework/CHBLineType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBLineType : NSObject { +} + ++ (void)readWithState:(id)arg1 chartType:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHBMarker.h b/OfficeImport.framework/CHBMarker.h new file mode 100755 index 0000000..f90663d --- /dev/null +++ b/OfficeImport.framework/CHBMarker.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBMarker : NSObject { +} + ++ (int)xlMarkerStyleFromCHDMarkerType:(int)arg1; ++ (int)chdMarkerStyleFromXlMarkerType:(int)arg1; ++ (id)readFrom:(const struct XlChartSeriesFormat { int (**x1)(); struct XlChartLineStyle {} *x2; struct XlChartFillStyle {} *x3; struct XlChartMarkerStyle {} *x4; struct XlChartPicF {} *x5; int x6; unsigned short x7; unsigned short x8; unsigned short x9; int x10; boolx11; boolx12; boolx13; boolx14; boolx15; boolx16; boolx17; boolx18; boolx19; boolx20; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHBPie2DType.h b/OfficeImport.framework/CHBPie2DType.h new file mode 100755 index 0000000..4b36314 --- /dev/null +++ b/OfficeImport.framework/CHBPie2DType.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBPie2DType : NSObject { +} + ++ (id)chdChartTypeWithState:(id)arg1; ++ (void)readWithState:(id)arg1 chartType:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHBPie3DType.h b/OfficeImport.framework/CHBPie3DType.h new file mode 100755 index 0000000..feca54c --- /dev/null +++ b/OfficeImport.framework/CHBPie3DType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBPie3DType : NSObject { +} + ++ (id)chdChartTypeWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/CHBPieDataValueProperties.h b/OfficeImport.framework/CHBPieDataValueProperties.h new file mode 100755 index 0000000..28cad29 --- /dev/null +++ b/OfficeImport.framework/CHBPieDataValueProperties.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBPieDataValueProperties : NSObject { +} + ++ (id)chdDataValueProperties; ++ (void)read:(id)arg1 from:(const struct XlChartSeriesFormat { int (**x1)(); struct XlChartLineStyle {} *x2; struct XlChartFillStyle {} *x3; struct XlChartMarkerStyle {} *x4; struct XlChartPicF {} *x5; int x6; unsigned short x7; unsigned short x8; unsigned short x9; int x10; boolx11; boolx12; boolx13; boolx14; boolx15; boolx16; boolx17; boolx18; boolx19; boolx20; }*)arg2; + + +@end diff --git a/OfficeImport.framework/CHBPieSeries.h b/OfficeImport.framework/CHBPieSeries.h new file mode 100755 index 0000000..c8b15c9 --- /dev/null +++ b/OfficeImport.framework/CHBPieSeries.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBPieSeries : NSObject { +} + ++ (id)chdSeriesWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/CHBPlotArea.h b/OfficeImport.framework/CHBPlotArea.h new file mode 100755 index 0000000..183c00d --- /dev/null +++ b/OfficeImport.framework/CHBPlotArea.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBPlotArea : NSObject { +} + ++ (void)readAxisGroup:(int)arg1 to:(id)arg2 state:(id)arg3; ++ (id)readWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/CHBReader.h b/OfficeImport.framework/CHBReader.h new file mode 100755 index 0000000..75f3b0f --- /dev/null +++ b/OfficeImport.framework/CHBReader.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBReader : NSObject { +} + ++ (void)readChart:(id)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHBReaderState.h b/OfficeImport.framework/CHBReaderState.h new file mode 100755 index 0000000..d363df8 --- /dev/null +++ b/OfficeImport.framework/CHBReaderState.h @@ -0,0 +1,514 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class EBReaderSheetState; + +@interface CHBReaderState : CHBState { + EBReaderSheetState *mEBReaderSheetState; + struct XlChartBinaryReader { int (**x1)(); int (**x2)(); int (**x3)(); struct EshObjectFactory {} *x4; boolx5; struct SsrwOORootStorage {} *x6; struct SsrwOOStorage {} *x7; struct XlEshBinaryReader { + int (**_vptr$EshBinaryReader)(); + struct SsrwOOStream {} *m_pStream; + struct EshParserVisitor {} *m_pParserVisitor; + struct EshObjectFactory {} *m_pObjectFactory; + unsigned int m_ulStartPos; + unsigned int m_ulEndPos; + struct ChStack { + struct EshHeader {} *m_stack; + struct EshHeader {} *m_tmpStack; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } m_containers; + unsigned int m_ulCrtPos; + struct EshHeader { + int m_lLength; + unsigned int m_ulOffset; + short m_nInstance; + unsigned short m_unType; + unsigned char m_bVersion; + } m_nextHeader; + boolm_isLowLevel; + boolm_isPatriarchRead; + unsigned int m_ulFragmentBoundary; + struct XlReadStgStream {} *m_pBiffStream; + } x8; struct XlStringExtractor {} *x9; struct XlSheetInfoTable {} *x10; int x11; int x12; int x13; int x14; int x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; boolx41; boolx42; boolx43; struct ChVector { + long *m_vector; + long *m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x44; struct ChVector { + long *m_vector; + long *m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x45; struct ChVector { + long *m_vector; + long *m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x46; struct XlIndex {} *x47; struct XlRow {} *x48; struct XlRecord {} *x49; int x50; int x51; short x52; int x53; int x54; struct ChVector { + struct XlCell {} **m_vector; + struct XlCell {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x55; int x56; unsigned char x57; int x58; struct XlWorksheetProperties { + int (**_vptr$XlWorksheetProperties)(); + unsigned short m_unDefaultColWidth; + int m_lStandardColWidth; + unsigned short m_unDefaultRowHeight; + boolm_isGridChanged; + unsigned short m_unRowGutter; + unsigned short m_unColGutter; + unsigned short m_unRowOutlineMax; + unsigned short m_unColOutlineMax; + boolm_isUndefRowUnsynced; + boolm_isUndefRowZero; + boolm_isUndefRowExAscent; + boolm_isUndefRowExDescent; + boolm_isShowAutoPgBreaks; + boolm_isIntlMacro; + boolm_isDialog; + boolm_isOutlineAutoStyle; + boolm_isRowSumsBelow; + boolm_isColSumsRight; + boolm_isFitToPage; + boolm_isDisplayGuts; + boolm_isAltExprEval; + boolm_isAltFmlaEntry; + boolm_isPrintHeadings; + boolm_isPrintGrid; + short m_nTabColorIdx; + struct ChVector { + struct XlBrk {} **m_vector; + struct XlBrk {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } m_pHorizPgBreaks; + struct ChVector { + struct XlBrk {} **m_vector; + struct XlBrk {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } m_pVertPgBreaks; + struct OcText { + int (**_vptr$OcText)(); + int m_encoding; + unsigned int m_ulStartCP; + unsigned int m_ulCharacterCount; + unsigned int m_ulBufferSize; + char *m_pBuffer; + char *m_pTempBuffer; + boolm_isMyBuffer; + } m_objectName; + } x59; struct XlWorksheetProtection { + int (**_vptr$XlWorksheetProtection)(); + boolm_isLockContent; + boolm_isLockScenario; + boolm_isLockObj; + boolm_isEditObjects; + boolm_isEditScenarios; + boolm_isChangeCellFormatting; + boolm_isChangeColumnFormatting; + boolm_isChangeRowFormatting; + boolm_isInsertColumns; + boolm_isInsertRow; + boolm_isInsertHyperlinks; + boolm_isDeleteColumns; + boolm_isDeleteRows; + boolm_isSelectLockedCells; + boolm_isSortCellRange; + boolm_isEditAutoFilters; + boolm_isEditPivotTables; + boolm_isSelectUnlockedCells; + short m_nPassword; + } x60; struct XlCalculationProperties { + int (**_vptr$XlCalculationProperties)(); + double m_dIncrementMax; + int m_autoRecalcMode; + short m_nIterationMax; + boolm_isIterationOn; + int m_referenceStyle; + boolm_isRecalcSave; + } x61; struct XlSortInfo { + int (**_vptr$XlSortInfo)(); + boolm_isSortLtoR; + boolm_isKey1Dsc; + boolm_isKey2Dsc; + boolm_isKey3Dsc; + boolm_isCaseSensitive; + boolm_isAltMethod; + unsigned char m_bOrderIndex; + struct OcText { + int (**_vptr$OcText)(); + int m_encoding; + unsigned int m_ulStartCP; + unsigned int m_ulCharacterCount; + unsigned int m_ulBufferSize; + char *m_pBuffer; + char *m_pTempBuffer; + boolm_isMyBuffer; + } m_key1String; + struct OcText { + int (**_vptr$OcText)(); + int m_encoding; + unsigned int m_ulStartCP; + unsigned int m_ulCharacterCount; + unsigned int m_ulBufferSize; + char *m_pBuffer; + char *m_pTempBuffer; + boolm_isMyBuffer; + } m_key2String; + struct OcText { + int (**_vptr$OcText)(); + int m_encoding; + unsigned int m_ulStartCP; + unsigned int m_ulCharacterCount; + unsigned int m_ulBufferSize; + char *m_pBuffer; + char *m_pTempBuffer; + boolm_isMyBuffer; + } m_key3String; + } x62; struct XlDocumentInfo { + int (**_vptr$XlDocumentInfo)(); + unsigned short m_unBuildID; + unsigned short m_unBuildYear; + int m_lLowestVersion; + boolm_isWrittenByWin; + boolm_isWrittenByRisc; + boolm_isWrittenByBeta; + boolm_isEditedByWin; + boolm_isEditedByMac; + boolm_isEditedByBeta; + boolm_isEditedByRisc; + boolm_is0x40; + } x63; struct XlDocumentProtection { + int (**_vptr$XlDocumentProtection)(); + boolm_isLockContent; + boolm_isLockWindow; + boolm_isLockShare; + short m_nPassword; + short m_nSharePassword; + } x64; struct XlFileProtection { + int (**_vptr$XlFileProtection)(); + int m_lFilePassword; + boolm_isWriteProtected; + boolm_isReadOnlyLoad; + short m_nWritePassword; + struct OcText { + int (**_vptr$OcText)(); + int m_encoding; + unsigned int m_ulStartCP; + unsigned int m_ulCharacterCount; + unsigned int m_ulBufferSize; + char *m_pBuffer; + char *m_pTempBuffer; + boolm_isMyBuffer; + } m_creatorName; + struct OcText { + int (**_vptr$OcText)(); + int m_encoding; + unsigned int m_ulStartCP; + unsigned int m_ulCharacterCount; + unsigned int m_ulBufferSize; + char *m_pBuffer; + char *m_pTempBuffer; + boolm_isMyBuffer; + } m_ownerName; + char *m_pTempBuffer; + } x65; int x66; int x67; struct XlDocumentProperties { + int (**_vptr$XlDocumentProperties)(); + unsigned short m_unDateBase; + short m_nCodePage; + int m_nCountry; + boolm_isExcel9File; + boolm_isUsingElfs; + boolm_isFullPrecision; + boolm_isRefreshAll; + boolm_isNoSaveSupp; + boolm_hasMailEnvelope; + boolm_isMailEnvelopeVisible; + boolm_isVBProject; + int m_lRecalcEngineID; + short m_nTabCount; + short *m_pTabIdTable; + struct OcText { + int (**_vptr$OcText)(); + int m_encoding; + unsigned int m_ulStartCP; + unsigned int m_ulCharacterCount; + unsigned int m_ulBufferSize; + char *m_pBuffer; + char *m_pTempBuffer; + boolm_isMyBuffer; + } m_workbookName; + int m_objectShow; + struct XlRef { + unsigned short m_nRowFirst; + unsigned short m_nRowLast; + short m_nColFirst; + short m_nColLast; + boolm_isCompact; + } m_oleSize; + boolm_isHaveOleSize; + } x68; struct XlSubstreamProperties { + int (**_vptr$XlSubstreamProperties)(); + struct XlSheetInfo { + int (**_vptr$XlSheetInfo)(); + int m_substreamType; + int m_lRowBlockCount; + } m_subStreamInfo; + struct XlPageProperties { + int (**_vptr$XlPageProperties)(); + double m_dBottomMargin; + double m_dTopMargin; + double m_dLeftMargin; + double m_dRightMargin; + struct OcText {} *m_pHeaderString; + struct OcText {} *m_pFooterString; + boolm_isHorizCentered; + boolm_isVertCentered; + short m_nPaperSize; + short m_nScaleFactor; + short m_nPageStartNumber; + short m_nPrintFitToWidth; + short m_nPrintFitToHeight; + boolm_isPrintLeftToRight; + int m_printLandscape; + boolm_isPrintNoPls; + boolm_isPrintNoColor; + boolm_isPrintDraft; + boolm_isPrintNotes; + boolm_isPrintNoOrient; + boolm_isPrintPageNoAuto; + short m_nPrintResolution; + short m_nPrintVertResolution; + short m_nPrintCopyCount; + double m_dPrintHeaderMargin; + double m_dPrintFooterMargin; + short m_nPrintSize; + } m_pageInfo; + struct XlCellTableInfo { + int (**_vptr$XlCellTableInfo)(); + int m_lRowMin; + int m_lRowMax; + unsigned short m_unColumnMin; + unsigned short m_unColumnMax; + } m_cellTableInfo; + int m_lGraphicsLoc; + int m_lEsherLoc; + } x69; struct XlRecord {} *x70; struct SsrwOOStream {} *x71; unsigned char x72; struct XlObjectFactory {} *x73; struct XlParserVisitor {} *x74; boolx75; int (**x76)(); struct EshObjectFactory {} *x77; struct ChVector { + long *m_vector; + long *m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x78; struct XlSubstreamProperties { + int (**_vptr$XlSubstreamProperties)(); + struct XlSheetInfo { + int (**_vptr$XlSheetInfo)(); + int m_substreamType; + int m_lRowBlockCount; + } m_subStreamInfo; + struct XlPageProperties { + int (**_vptr$XlPageProperties)(); + double m_dBottomMargin; + double m_dTopMargin; + double m_dLeftMargin; + double m_dRightMargin; + struct OcText {} *m_pHeaderString; + struct OcText {} *m_pFooterString; + boolm_isHorizCentered; + boolm_isVertCentered; + short m_nPaperSize; + short m_nScaleFactor; + short m_nPageStartNumber; + short m_nPrintFitToWidth; + short m_nPrintFitToHeight; + boolm_isPrintLeftToRight; + int m_printLandscape; + boolm_isPrintNoPls; + boolm_isPrintNoColor; + boolm_isPrintDraft; + boolm_isPrintNotes; + boolm_isPrintNoOrient; + boolm_isPrintPageNoAuto; + short m_nPrintResolution; + short m_nPrintVertResolution; + short m_nPrintCopyCount; + double m_dPrintHeaderMargin; + double m_dPrintFooterMargin; + short m_nPrintSize; + } m_pageInfo; + struct XlCellTableInfo { + int (**_vptr$XlCellTableInfo)(); + int m_lRowMin; + int m_lRowMax; + unsigned short m_unColumnMin; + unsigned short m_unColumnMax; + } m_cellTableInfo; + int m_lGraphicsLoc; + int m_lEsherLoc; + } x79; int x80; int x81; int x82; struct CsRect { + float m_data[4]; + } x83; int x84; int x85; int x86[4]; int x87; int x88; int x89; int x90; int x91; struct ChVector { + long *m_vector; + long *m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x92; int x93[4]; int x94; int x95; struct AxisParentChildren { + int m_lXAxisLoc; + int m_lYAxisLoc; + int m_lZAxisLoc; + int m_lFrameLoc; + struct ChVector { + long *m_vector; + long *m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } m_chartFormatLoc; + int m_lXAxisTitleLoc; + int m_lYAxisTitleLoc; + int m_lZAxisTitleLoc; + } x96; struct AxisParentChildren { + int m_lXAxisLoc; + int m_lYAxisLoc; + int m_lZAxisLoc; + int m_lFrameLoc; + struct ChVector { + long *m_vector; + long *m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } m_chartFormatLoc; + int m_lXAxisTitleLoc; + int m_lYAxisTitleLoc; + int m_lZAxisTitleLoc; + } x97; struct ChVector { + struct SeriesDescriptor {} *m_vector; + struct SeriesDescriptor {} *m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x98; struct ChVector { + struct PlotDescriptor {} *m_vector; + struct PlotDescriptor {} *m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x99; struct ChMap > { + struct map,std::allocator > > { + struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { + struct _Rb_tree_impl,false> { + struct CsLess { } _M_key_compare; + struct _Rb_tree_node_base { + int _M_color; + struct _Rb_tree_node_base {} *_M_parent; + struct _Rb_tree_node_base {} *_M_left; + struct _Rb_tree_node_base {} *_M_right; + } _M_header; + unsigned int _M_node_count; + } _M_impl; + } _M_t; + } m_map; + } x100; struct ChMap > { + struct map,std::allocator > > { + struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { + struct _Rb_tree_impl,false> { + struct CsLess { } _M_key_compare; + struct _Rb_tree_node_base { + int _M_color; + struct _Rb_tree_node_base {} *_M_parent; + struct _Rb_tree_node_base {} *_M_left; + struct _Rb_tree_node_base {} *_M_right; + } _M_header; + unsigned int _M_node_count; + } _M_impl; + } _M_t; + } m_map; + } x101; unsigned short x102; struct ChMap > { + struct map,std::allocator > > { + struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { + struct _Rb_tree_impl,false> { + struct CsLess { } _M_key_compare; + struct _Rb_tree_node_base { + int _M_color; + struct _Rb_tree_node_base {} *_M_parent; + struct _Rb_tree_node_base {} *_M_left; + struct _Rb_tree_node_base {} *_M_right; + } _M_header; + unsigned int _M_node_count; + } _M_impl; + } _M_t; + } m_map; + } x103; struct ChMap > { + struct map,std::allocator > > { + struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { + struct _Rb_tree_impl,false> { + struct CsLess { } _M_key_compare; + struct _Rb_tree_node_base { + int _M_color; + struct _Rb_tree_node_base {} *_M_parent; + struct _Rb_tree_node_base {} *_M_left; + struct _Rb_tree_node_base {} *_M_right; + } _M_header; + unsigned int _M_node_count; + } _M_impl; + } _M_t; + } m_map; + } x104; float x105; float x106; unsigned short x107; unsigned short x108; int x109; struct ChVector { + long *m_vector; + long *m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x110; struct ChVector { + long *m_vector; + long *m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x111; int x112; boolx113; boolx114; int (**x115)(); struct EshObjectFactory {} *x116; } *mXlReader; + int mAxisGroup; + struct XlChartPlot { int (**x1)(); struct XlChart3D {} *x2; struct XlChartChartFormat {} *x3; struct XlChartSeriesFormat {} *x4; struct XlChartLineStyle {} *x5; struct XlChartLineStyle {} *x6; struct XlChartLineStyle {} *x7; struct XlChartLineStyle {} *x8; struct ChVector { + struct DefText {} *m_vector; + struct DefText {} *m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x9; int x10; boolx11; boolx12; boolx13; boolx14; } *mXlCurrentPlot; + int mXlCurrentPlotIndex; +} + + +- (id)initWithEBReaderSheetState:(id)arg1; +- (void)setAxisGroup:(int)arg1; +- (int)xlPlotCount; +- (void)setXlCurrentPlotIndex:(int)arg1; +- (void)setXlCurrentPlot:(struct XlChartPlot { int (**x1)(); struct XlChart3D {} *x2; struct XlChartChartFormat {} *x3; struct XlChartSeriesFormat {} *x4; struct XlChartLineStyle {} *x5; struct XlChartLineStyle {} *x6; struct XlChartLineStyle {} *x7; struct XlChartLineStyle {} *x8; struct ChVector { struct DefText {} *x_9_1_1; struct DefText {} *x_9_1_2; unsigned int x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; } x9; int x10; boolx11; boolx12; boolx13; boolx14; }*)arg1; +- (const struct XlChartSeriesFormat { int (**x1)(); struct XlChartLineStyle {} *x2; struct XlChartFillStyle {} *x3; struct XlChartMarkerStyle {} *x4; struct XlChartPicF {} *x5; int x6; unsigned short x7; unsigned short x8; unsigned short x9; int x10; boolx11; boolx12; boolx13; boolx14; boolx15; boolx16; boolx17; boolx18; boolx19; boolx20; }*)defaultFormatForXlSeries:(const struct XlChartDataSeries { int (**x1)(); struct XlChartSeries {} *x2; unsigned short x3; unsigned short x4; unsigned short x5; struct ChVector { struct XlChartSeriesFormat {} **x_6_1_1; struct XlChartSeriesFormat {} **x_6_1_2; unsigned int x_6_1_3; unsigned int x_6_1_4; unsigned int x_6_1_5; } x6; struct ChVector { struct XlChartSeriesFormat {} **x_7_1_1; struct XlChartSeriesFormat {} **x_7_1_2; unsigned int x_7_1_3; unsigned int x_7_1_4; unsigned int x_7_1_5; } x7; struct ChVector { struct XlChartCustomLabelText {} **x_8_1_1; struct XlChartCustomLabelText {} **x_8_1_2; unsigned int x_8_1_3; unsigned int x_8_1_4; unsigned int x_8_1_5; } x8; struct ChVector { unsigned long *x_9_1_1; unsigned long *x_9_1_2; unsigned int x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; } x9; struct ChVector { long *x_10_1_1; long *x_10_1_2; unsigned int x_10_1_3; unsigned int x_10_1_4; unsigned int x_10_1_5; } x10; struct XlChartLinkedData {} *x11; struct XlChartLinkedData {} *x12; struct XlChartLinkedData {} *x13; struct XlChartLinkedData {} *x14; struct ChVector { struct XlChartCustomLegend {} **x_15_1_1; struct XlChartCustomLegend {} **x_15_1_2; unsigned int x_15_1_3; unsigned int x_15_1_4; unsigned int x_15_1_5; } x15; }*)arg1; +- (int)xlCurrentPlotIndex; +- (id)ebReaderSheetState; +- (void)readAndCacheXlChartDataSeries; +- (const struct XlChartSeriesFormat { int (**x1)(); struct XlChartLineStyle {} *x2; struct XlChartFillStyle {} *x3; struct XlChartMarkerStyle {} *x4; struct XlChartPicF {} *x5; int x6; unsigned short x7; unsigned short x8; unsigned short x9; int x10; boolx11; boolx12; boolx13; boolx14; boolx15; boolx16; boolx17; boolx18; boolx19; boolx20; }*)xlCurrentDefaultSeriesFormat; +- (int)axisGroup; +- (struct XlChartPlot { int (**x1)(); struct XlChart3D {} *x2; struct XlChartChartFormat {} *x3; struct XlChartSeriesFormat {} *x4; struct XlChartLineStyle {} *x5; struct XlChartLineStyle {} *x6; struct XlChartLineStyle {} *x7; struct XlChartLineStyle {} *x8; struct ChVector { struct DefText {} *x_9_1_1; struct DefText {} *x_9_1_2; unsigned int x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; } x9; int x10; boolx11; boolx12; boolx13; boolx14; }*)xlCurrentPlot; +- (struct XlChartBinaryReader { int (**x1)(); int (**x2)(); int (**x3)(); struct EshObjectFactory {} *x4; boolx5; struct SsrwOORootStorage {} *x6; struct SsrwOOStorage {} *x7; struct XlEshBinaryReader { int (**x_8_1_1)(); struct SsrwOOStream {} *x_8_1_2; struct EshParserVisitor {} *x_8_1_3; struct EshObjectFactory {} *x_8_1_4; unsigned int x_8_1_5; unsigned int x_8_1_6; struct ChStack { struct EshHeader {} *x_7_2_1; struct EshHeader {} *x_7_2_2; unsigned int x_7_2_3; unsigned int x_7_2_4; unsigned int x_7_2_5; } x_8_1_7; unsigned int x_8_1_8; struct EshHeader { int x_9_2_1; unsigned int x_9_2_2; short x_9_2_3; unsigned short x_9_2_4; unsigned char x_9_2_5; } x_8_1_9; boolx_8_1_10; boolx_8_1_11; unsigned int x_8_1_12; struct XlReadStgStream {} *x_8_1_13; } x8; struct XlStringExtractor {} *x9; struct XlSheetInfoTable {} *x10; int x11; int x12; int x13; int x14; int x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; boolx41; boolx42; boolx43; struct ChVector { long *x_44_1_1; long *x_44_1_2; unsigned int x_44_1_3; unsigned int x_44_1_4; unsigned int x_44_1_5; } x44; struct ChVector { long *x_45_1_1; long *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { long *x_46_1_1; long *x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; struct XlIndex {} *x47; struct XlRow {} *x48; struct XlRecord {} *x49; int x50; int x51; short x52; int x53; int x54; struct ChVector { struct XlCell {} **x_55_1_1; struct XlCell {} **x_55_1_2; unsigned int x_55_1_3; unsigned int x_55_1_4; unsigned int x_55_1_5; } x55; int x56; unsigned char x57; int x58; struct XlWorksheetProperties { int (**x_59_1_1)(); unsigned short x_59_1_2; int x_59_1_3; unsigned short x_59_1_4; boolx_59_1_5; unsigned short x_59_1_6; unsigned short x_59_1_7; unsigned short x_59_1_8; unsigned short x_59_1_9; boolx_59_1_10; boolx_59_1_11; boolx_59_1_12; boolx_59_1_13; boolx_59_1_14; boolx_59_1_15; boolx_59_1_16; boolx_59_1_17; boolx_59_1_18; boolx_59_1_19; boolx_59_1_20; boolx_59_1_21; boolx_59_1_22; boolx_59_1_23; boolx_59_1_24; boolx_59_1_25; short x_59_1_26; struct ChVector { struct XlBrk {} **x_27_2_1; struct XlBrk {} **x_27_2_2; unsigned int x_27_2_3; unsigned int x_27_2_4; unsigned int x_27_2_5; } x_59_1_27; struct ChVector { struct XlBrk {} **x_28_2_1; struct XlBrk {} **x_28_2_2; unsigned int x_28_2_3; unsigned int x_28_2_4; unsigned int x_28_2_5; } x_59_1_28; struct OcText { int (**x_29_2_1)(); int x_29_2_2; unsigned int x_29_2_3; unsigned int x_29_2_4; unsigned int x_29_2_5; char *x_29_2_6; char *x_29_2_7; boolx_29_2_8; } x_59_1_29; } x59; struct XlWorksheetProtection { int (**x_60_1_1)(); boolx_60_1_2; boolx_60_1_3; boolx_60_1_4; boolx_60_1_5; boolx_60_1_6; boolx_60_1_7; boolx_60_1_8; boolx_60_1_9; boolx_60_1_10; boolx_60_1_11; boolx_60_1_12; boolx_60_1_13; boolx_60_1_14; boolx_60_1_15; boolx_60_1_16; boolx_60_1_17; boolx_60_1_18; boolx_60_1_19; short x_60_1_20; } x60; struct XlCalculationProperties { int (**x_61_1_1)(); double x_61_1_2; int x_61_1_3; short x_61_1_4; boolx_61_1_5; int x_61_1_6; boolx_61_1_7; } x61; struct XlSortInfo { int (**x_62_1_1)(); boolx_62_1_2; boolx_62_1_3; boolx_62_1_4; boolx_62_1_5; boolx_62_1_6; boolx_62_1_7; unsigned char x_62_1_8; struct OcText { int (**x_9_2_1)(); int x_9_2_2; unsigned int x_9_2_3; unsigned int x_9_2_4; unsigned int x_9_2_5; char *x_9_2_6; char *x_9_2_7; boolx_9_2_8; } x_62_1_9; struct OcText { int (**x_10_2_1)(); int x_10_2_2; unsigned int x_10_2_3; unsigned int x_10_2_4; unsigned int x_10_2_5; char *x_10_2_6; char *x_10_2_7; boolx_10_2_8; } x_62_1_10; struct OcText { int (**x_11_2_1)(); int x_11_2_2; unsigned int x_11_2_3; unsigned int x_11_2_4; unsigned int x_11_2_5; char *x_11_2_6; char *x_11_2_7; boolx_11_2_8; } x_62_1_11; } x62; struct XlDocumentInfo { int (**x_63_1_1)(); unsigned short x_63_1_2; unsigned short x_63_1_3; int x_63_1_4; boolx_63_1_5; boolx_63_1_6; boolx_63_1_7; boolx_63_1_8; boolx_63_1_9; boolx_63_1_10; boolx_63_1_11; boolx_63_1_12; } x63; struct XlDocumentProtection { int (**x_64_1_1)(); boolx_64_1_2; boolx_64_1_3; boolx_64_1_4; short x_64_1_5; short x_64_1_6; } x64; struct XlFileProtection { int (**x_65_1_1)(); int x_65_1_2; boolx_65_1_3; boolx_65_1_4; short x_65_1_5; struct OcText { int (**x_6_2_1)(); int x_6_2_2; unsigned int x_6_2_3; unsigned int x_6_2_4; unsigned int x_6_2_5; char *x_6_2_6; char *x_6_2_7; boolx_6_2_8; } x_65_1_6; struct OcText { int (**x_7_2_1)(); int x_7_2_2; unsigned int x_7_2_3; unsigned int x_7_2_4; unsigned int x_7_2_5; char *x_7_2_6; char *x_7_2_7; boolx_7_2_8; } x_65_1_7; char *x_65_1_8; } x65; int x66; int x67; struct XlDocumentProperties { int (**x_68_1_1)(); unsigned short x_68_1_2; short x_68_1_3; int x_68_1_4; boolx_68_1_5; boolx_68_1_6; boolx_68_1_7; boolx_68_1_8; boolx_68_1_9; boolx_68_1_10; boolx_68_1_11; boolx_68_1_12; int x_68_1_13; short x_68_1_14; short *x_68_1_15; struct OcText { int (**x_16_2_1)(); int x_16_2_2; unsigned int x_16_2_3; unsigned int x_16_2_4; unsigned int x_16_2_5; char *x_16_2_6; char *x_16_2_7; boolx_16_2_8; } x_68_1_16; int x_68_1_17; struct XlRef { unsigned short x_18_2_1; unsigned short x_18_2_2; short x_18_2_3; short x_18_2_4; boolx_18_2_5; } x_68_1_18; boolx_68_1_19; } x68; struct XlSubstreamProperties { int (**x_69_1_1)(); struct XlSheetInfo { int (**x_2_2_1)(); int x_2_2_2; int x_2_2_3; } x_69_1_2; struct XlPageProperties { int (**x_3_2_1)(); double x_3_2_2; double x_3_2_3; double x_3_2_4; double x_3_2_5; struct OcText {} *x_3_2_6; struct OcText {} *x_3_2_7; boolx_3_2_8; boolx_3_2_9; short x_3_2_10; short x_3_2_11; short x_3_2_12; short x_3_2_13; short x_3_2_14; boolx_3_2_15; int x_3_2_16; boolx_3_2_17; boolx_3_2_18; boolx_3_2_19; boolx_3_2_20; boolx_3_2_21; boolx_3_2_22; short x_3_2_23; short x_3_2_24; short x_3_2_25; double x_3_2_26; double x_3_2_27; short x_3_2_28; } x_69_1_3; struct XlCellTableInfo { int (**x_4_2_1)(); int x_4_2_2; int x_4_2_3; unsigned short x_4_2_4; unsigned short x_4_2_5; } x_69_1_4; int x_69_1_5; int x_69_1_6; } x69; struct XlRecord {} *x70; struct SsrwOOStream {} *x71; unsigned char x72; struct XlObjectFactory {} *x73; struct XlParserVisitor {} *x74; boolx75; int (**x76)(); struct EshObjectFactory {} *x77; struct ChVector { long *x_78_1_1; long *x_78_1_2; unsigned int x_78_1_3; unsigned int x_78_1_4; unsigned int x_78_1_5; } x78; struct XlSubstreamProperties { int (**x_79_1_1)(); struct XlSheetInfo { int (**x_2_2_1)(); int x_2_2_2; int x_2_2_3; } x_79_1_2; struct XlPageProperties { int (**x_3_2_1)(); double x_3_2_2; double x_3_2_3; double x_3_2_4; double x_3_2_5; struct OcText {} *x_3_2_6; struct OcText {} *x_3_2_7; boolx_3_2_8; boolx_3_2_9; short x_3_2_10; short x_3_2_11; short x_3_2_12; short x_3_2_13; short x_3_2_14; boolx_3_2_15; int x_3_2_16; boolx_3_2_17; boolx_3_2_18; boolx_3_2_19; boolx_3_2_20; boolx_3_2_21; boolx_3_2_22; short x_3_2_23; short x_3_2_24; short x_3_2_25; double x_3_2_26; double x_3_2_27; short x_3_2_28; } x_79_1_3; struct XlCellTableInfo { int (**x_4_2_1)(); int x_4_2_2; int x_4_2_3; unsigned short x_4_2_4; unsigned short x_4_2_5; } x_79_1_4; int x_79_1_5; int x_79_1_6; } x79; int x80; int x81; int x82; struct CsRect { float x_83_1_1[4]; } x83; int x84; int x85; int x86[4]; int x87; int x88; int x89; int x90; int x91; struct ChVector { long *x_92_1_1; long *x_92_1_2; unsigned int x_92_1_3; unsigned int x_92_1_4; unsigned int x_92_1_5; } x92; int x93[4]; int x94; int x95; struct AxisParentChildren { int x_96_1_1; int x_96_1_2; int x_96_1_3; int x_96_1_4; struct ChVector { long *x_5_2_1; long *x_5_2_2; unsigned int x_5_2_3; unsigned int x_5_2_4; unsigned int x_5_2_5; } x_96_1_5; int x_96_1_6; int x_96_1_7; int x_96_1_8; } x96; struct AxisParentChildren { int x_97_1_1; int x_97_1_2; int x_97_1_3; int x_97_1_4; struct ChVector { long *x_5_2_1; long *x_5_2_2; unsigned int x_5_2_3; unsigned int x_5_2_4; unsigned int x_5_2_5; } x_97_1_5; int x_97_1_6; int x_97_1_7; int x_97_1_8; } x97; struct ChVector { struct SeriesDescriptor {} *x_98_1_1; struct SeriesDescriptor {} *x_98_1_2; unsigned int x_98_1_3; unsigned int x_98_1_4; unsigned int x_98_1_5; } x98; struct ChVector { struct PlotDescriptor {} *x_99_1_1; struct PlotDescriptor {} *x_99_1_2; unsigned int x_99_1_3; unsigned int x_99_1_4; unsigned int x_99_1_5; } x99; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_100_1_1; } x100; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_101_1_1; } x101; unsigned short x102; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_103_1_1; } x103; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_104_1_1; } x104; float x105; float x106; unsigned short x107; unsigned short x108; int x109; struct ChVector { long *x_110_1_1; long *x_110_1_2; unsigned int x_110_1_3; unsigned int x_110_1_4; unsigned int x_110_1_5; } x110; struct ChVector { long *x_111_1_1; long *x_111_1_2; unsigned int x_111_1_3; unsigned int x_111_1_4; unsigned int x_111_1_5; } x111; int x112; boolx113; boolx114; int (**x115)(); struct EshObjectFactory {} *x116; }*)xlReader; +- (id)workbook; +- (id)resources; + +@end diff --git a/OfficeImport.framework/CHBScatterSeries.h b/OfficeImport.framework/CHBScatterSeries.h new file mode 100755 index 0000000..8128fca --- /dev/null +++ b/OfficeImport.framework/CHBScatterSeries.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBScatterSeries : NSObject { +} + ++ (id)chdSeriesWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/CHBScatterType.h b/OfficeImport.framework/CHBScatterType.h new file mode 100755 index 0000000..e76ac26 --- /dev/null +++ b/OfficeImport.framework/CHBScatterType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBScatterType : NSObject { +} + ++ (id)chdChartTypeWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/CHBSeries.h b/OfficeImport.framework/CHBSeries.h new file mode 100755 index 0000000..fecce30 --- /dev/null +++ b/OfficeImport.framework/CHBSeries.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBSeries : NSObject { +} + ++ (id)getCHDSeriesFromSeriesID:(int)arg1 state:(id)arg2; ++ (Class)chdSeriesClassWithState:(id)arg1; ++ (void)readXlChartSeriesFormat:(struct XlChartDataSeries { int (**x1)(); struct XlChartSeries {} *x2; unsigned short x3; unsigned short x4; unsigned short x5; struct ChVector { struct XlChartSeriesFormat {} **x_6_1_1; struct XlChartSeriesFormat {} **x_6_1_2; unsigned int x_6_1_3; unsigned int x_6_1_4; unsigned int x_6_1_5; } x6; struct ChVector { struct XlChartSeriesFormat {} **x_7_1_1; struct XlChartSeriesFormat {} **x_7_1_2; unsigned int x_7_1_3; unsigned int x_7_1_4; unsigned int x_7_1_5; } x7; struct ChVector { struct XlChartCustomLabelText {} **x_8_1_1; struct XlChartCustomLabelText {} **x_8_1_2; unsigned int x_8_1_3; unsigned int x_8_1_4; unsigned int x_8_1_5; } x8; struct ChVector { unsigned long *x_9_1_1; unsigned long *x_9_1_2; unsigned int x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; } x9; struct ChVector { long *x_10_1_1; long *x_10_1_2; unsigned int x_10_1_3; unsigned int x_10_1_4; unsigned int x_10_1_5; } x10; struct XlChartLinkedData {} *x11; struct XlChartLinkedData {} *x12; struct XlChartLinkedData {} *x13; struct XlChartLinkedData {} *x14; struct ChVector { struct XlChartCustomLegend {} **x_15_1_1; struct XlChartCustomLegend {} **x_15_1_2; unsigned int x_15_1_3; unsigned int x_15_1_4; unsigned int x_15_1_5; } x15; }*)arg1 chdSeries:(id)arg2 state:(id)arg3; ++ (void)resolveSeriesStyle:(id)arg1 state:(id)arg2; ++ (id)chdSeriesWithState:(id)arg1; ++ (id)readFrom:(struct XlChartDataSeries { int (**x1)(); struct XlChartSeries {} *x2; unsigned short x3; unsigned short x4; unsigned short x5; struct ChVector { struct XlChartSeriesFormat {} **x_6_1_1; struct XlChartSeriesFormat {} **x_6_1_2; unsigned int x_6_1_3; unsigned int x_6_1_4; unsigned int x_6_1_5; } x6; struct ChVector { struct XlChartSeriesFormat {} **x_7_1_1; struct XlChartSeriesFormat {} **x_7_1_2; unsigned int x_7_1_3; unsigned int x_7_1_4; unsigned int x_7_1_5; } x7; struct ChVector { struct XlChartCustomLabelText {} **x_8_1_1; struct XlChartCustomLabelText {} **x_8_1_2; unsigned int x_8_1_3; unsigned int x_8_1_4; unsigned int x_8_1_5; } x8; struct ChVector { unsigned long *x_9_1_1; unsigned long *x_9_1_2; unsigned int x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; } x9; struct ChVector { long *x_10_1_1; long *x_10_1_2; unsigned int x_10_1_3; unsigned int x_10_1_4; unsigned int x_10_1_5; } x10; struct XlChartLinkedData {} *x11; struct XlChartLinkedData {} *x12; struct XlChartLinkedData {} *x13; struct XlChartLinkedData {} *x14; struct ChVector { struct XlChartCustomLegend {} **x_15_1_1; struct XlChartCustomLegend {} **x_15_1_2; unsigned int x_15_1_3; unsigned int x_15_1_4; unsigned int x_15_1_5; } x15; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHBSeriesAxis.h b/OfficeImport.framework/CHBSeriesAxis.h new file mode 100755 index 0000000..dc77db4 --- /dev/null +++ b/OfficeImport.framework/CHBSeriesAxis.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBSeriesAxis : NSObject { +} + ++ (id)readFrom:(struct XlChartPlotAxis { int (**x1)(); int x2; struct XlChartTextFrame {} *x3; struct XlChartLineStyle {} *x4; struct XlChartLineStyle {} *x5; struct XlChartLineStyle {} *x6; struct XlChartLineStyle {} *x7; struct XlChartFillStyle {} *x8; struct XlChartPicF {} *x9; struct XlChartTick {} *x10; unsigned short x11; unsigned short x12; boolx13; boolx14; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHBState.h b/OfficeImport.framework/CHBState.h new file mode 100755 index 0000000..8bf84e8 --- /dev/null +++ b/OfficeImport.framework/CHBState.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class CHDChart, ; + +@interface CHBState : NSObject { + CHDChart *mChart; + struct __CFArray { } *mXlChartDataSeriesCollection; + int mXlSeriesCount; + int mXlCurrentSeriesIndex; + *mAutoStyling; + boolmHasPrimaryMixedArea; + boolmHasPrimaryMixedColumn; + boolmHasPrimaryMixedLine; + boolmHasSecondaryMixedArea; + boolmHasSecondaryMixedColumn; + boolmHasSecondaryMixedLine; +} + + +- (struct XlChartDataSeries { int (**x1)(); struct XlChartSeries {} *x2; unsigned short x3; unsigned short x4; unsigned short x5; struct ChVector { struct XlChartSeriesFormat {} **x_6_1_1; struct XlChartSeriesFormat {} **x_6_1_2; unsigned int x_6_1_3; unsigned int x_6_1_4; unsigned int x_6_1_5; } x6; struct ChVector { struct XlChartSeriesFormat {} **x_7_1_1; struct XlChartSeriesFormat {} **x_7_1_2; unsigned int x_7_1_3; unsigned int x_7_1_4; unsigned int x_7_1_5; } x7; struct ChVector { struct XlChartCustomLabelText {} **x_8_1_1; struct XlChartCustomLabelText {} **x_8_1_2; unsigned int x_8_1_3; unsigned int x_8_1_4; unsigned int x_8_1_5; } x8; struct ChVector { unsigned long *x_9_1_1; unsigned long *x_9_1_2; unsigned int x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; } x9; struct ChVector { long *x_10_1_1; long *x_10_1_2; unsigned int x_10_1_3; unsigned int x_10_1_4; unsigned int x_10_1_5; } x10; struct XlChartLinkedData {} *x11; struct XlChartLinkedData {} *x12; struct XlChartLinkedData {} *x13; struct XlChartLinkedData {} *x14; struct ChVector { struct XlChartCustomLegend {} **x_15_1_1; struct XlChartCustomLegend {} **x_15_1_2; unsigned int x_15_1_3; unsigned int x_15_1_4; unsigned int x_15_1_5; } x15; }*)xlCurrentChartDataSeries; +- (int)xlCurrentChartDataSeriesIndex; +- (void)setHasPrimaryMixedArea:(bool)arg1; +- (void)setHasPrimaryMixedColumn:(bool)arg1; +- (void)setHasPrimaryMixedLine:(bool)arg1; +- (void)setHasSecondaryMixedArea:(bool)arg1; +- (void)setHasSecondaryMixedColumn:(bool)arg1; +- (bool)hasSecondaryMixedLine; +- (void)setHasSecondaryMixedLine:(bool)arg1; +- (unsigned int)chartGroupIndexForType:(int)arg1 isForPrimary:(bool)arg2; +- (bool)hasPrimaryMixedArea; +- (bool)hasSecondaryMixedArea; +- (bool)hasPrimaryMixedColumn; +- (bool)hasSecondaryMixedColumn; +- (bool)hasPrimaryMixedLine; +- (void)deleteXlChartDataSeriesCollection; +- (int)xlSeriesCount; +- (struct XlChartDataSeries { int (**x1)(); struct XlChartSeries {} *x2; unsigned short x3; unsigned short x4; unsigned short x5; struct ChVector { struct XlChartSeriesFormat {} **x_6_1_1; struct XlChartSeriesFormat {} **x_6_1_2; unsigned int x_6_1_3; unsigned int x_6_1_4; unsigned int x_6_1_5; } x6; struct ChVector { struct XlChartSeriesFormat {} **x_7_1_1; struct XlChartSeriesFormat {} **x_7_1_2; unsigned int x_7_1_3; unsigned int x_7_1_4; unsigned int x_7_1_5; } x7; struct ChVector { struct XlChartCustomLabelText {} **x_8_1_1; struct XlChartCustomLabelText {} **x_8_1_2; unsigned int x_8_1_3; unsigned int x_8_1_4; unsigned int x_8_1_5; } x8; struct ChVector { unsigned long *x_9_1_1; unsigned long *x_9_1_2; unsigned int x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; } x9; struct ChVector { long *x_10_1_1; long *x_10_1_2; unsigned int x_10_1_3; unsigned int x_10_1_4; unsigned int x_10_1_5; } x10; struct XlChartLinkedData {} *x11; struct XlChartLinkedData {} *x12; struct XlChartLinkedData {} *x13; struct XlChartLinkedData {} *x14; struct ChVector { struct XlChartCustomLegend {} **x_15_1_1; struct XlChartCustomLegend {} **x_15_1_2; unsigned int x_15_1_3; unsigned int x_15_1_4; unsigned int x_15_1_5; } x15; }*)xlChartDataSeriesAtIndex:(int)arg1; +- (void)setXlCurrentSeriesIndex:(int)arg1; +- (void)readAndCacheXlChartDataSeries; +- (id)autoStyling; +- (id)chart; +- (void)setChart:(id)arg1; +- (id)workbook; +- (id)resources; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHBString.h b/OfficeImport.framework/CHBString.h new file mode 100755 index 0000000..b8f2667 --- /dev/null +++ b/OfficeImport.framework/CHBString.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBString : NSObject { +} + ++ (unsigned int)edFontIndexForXlChartTextFrame:(struct XlChartTextFrame { int (**x1)(); float x2; float x3; float x4; float x5; int x6; int x7; int x8; int x9; struct XlChartLineStyle {} *x10; struct XlChartFillStyle {} *x11; struct XlChartPicF {} *x12; boolx13; boolx14; boolx15; struct OcText {} *x16; struct CsColour { unsigned short x_17_1_1; unsigned short x_17_1_2; unsigned short x_17_1_3; unsigned short x_17_1_4; } x17; char *x18; int x19; int x20; int x21; int x22; int x23; struct ChVector { struct TextRun {} *x_24_1_1; struct TextRun {} *x_24_1_2; unsigned int x_24_1_3; unsigned int x_24_1_4; unsigned int x_24_1_5; } x24; unsigned int x25; unsigned int x26; short x27; short x28; short x29; short x30; boolx31; boolx32; boolx33; boolx34; boolx35; boolx36; boolx37; boolx38; boolx39; boolx40; boolx41; boolx42; boolx43; boolx44; boolx45; struct XlString {} *x46; }*)arg1 state:(id)arg2; ++ (id)edRunsFromXlChartTextFrame:(const struct XlChartTextFrame { int (**x1)(); float x2; float x3; float x4; float x5; int x6; int x7; int x8; int x9; struct XlChartLineStyle {} *x10; struct XlChartFillStyle {} *x11; struct XlChartPicF {} *x12; boolx13; boolx14; boolx15; struct OcText {} *x16; struct CsColour { unsigned short x_17_1_1; unsigned short x_17_1_2; unsigned short x_17_1_3; unsigned short x_17_1_4; } x17; char *x18; int x19; int x20; int x21; int x22; int x23; struct ChVector { struct TextRun {} *x_24_1_1; struct TextRun {} *x_24_1_2; unsigned int x_24_1_3; unsigned int x_24_1_4; unsigned int x_24_1_5; } x24; unsigned int x25; unsigned int x26; short x27; short x28; short x29; short x30; boolx31; boolx32; boolx33; boolx34; boolx35; boolx36; boolx37; boolx38; boolx39; boolx40; boolx41; boolx42; boolx43; boolx44; boolx45; struct XlString {} *x46; }*)arg1 state:(id)arg2; ++ (id)edStringFromXlChartTextFrame:(const struct XlChartTextFrame { int (**x1)(); float x2; float x3; float x4; float x5; int x6; int x7; int x8; int x9; struct XlChartLineStyle {} *x10; struct XlChartFillStyle {} *x11; struct XlChartPicF {} *x12; boolx13; boolx14; boolx15; struct OcText {} *x16; struct CsColour { unsigned short x_17_1_1; unsigned short x_17_1_2; unsigned short x_17_1_3; unsigned short x_17_1_4; } x17; char *x18; int x19; int x20; int x21; int x22; int x23; struct ChVector { struct TextRun {} *x_24_1_1; struct TextRun {} *x_24_1_2; unsigned int x_24_1_3; unsigned int x_24_1_4; unsigned int x_24_1_5; } x24; unsigned int x25; unsigned int x26; short x27; short x28; short x29; short x30; boolx31; boolx32; boolx33; boolx34; boolx35; boolx36; boolx37; boolx38; boolx39; boolx40; boolx41; boolx42; boolx43; boolx44; boolx45; struct XlString {} *x46; }*)arg1 state:(id)arg2; ++ (id)edStringWithHandlingMultilevelCategoryDataFromOCText:(const struct OcText { int (**x1)(); int x2; unsigned int x3; unsigned int x4; unsigned int x5; char *x6; char *x7; boolx8; }*)arg1 chdFormula:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/CHBTitle.h b/OfficeImport.framework/CHBTitle.h new file mode 100755 index 0000000..de61d3d --- /dev/null +++ b/OfficeImport.framework/CHBTitle.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBTitle : NSObject { +} + ++ (id)readFrom:(const struct XlChartTextFrame { int (**x1)(); float x2; float x3; float x4; float x5; int x6; int x7; int x8; int x9; struct XlChartLineStyle {} *x10; struct XlChartFillStyle {} *x11; struct XlChartPicF {} *x12; boolx13; boolx14; boolx15; struct OcText {} *x16; struct CsColour { unsigned short x_17_1_1; unsigned short x_17_1_2; unsigned short x_17_1_3; unsigned short x_17_1_4; } x17; char *x18; int x19; int x20; int x21; int x22; int x23; struct ChVector { struct TextRun {} *x_24_1_1; struct TextRun {} *x_24_1_2; unsigned int x_24_1_3; unsigned int x_24_1_4; unsigned int x_24_1_5; } x24; unsigned int x25; unsigned int x26; short x27; short x28; short x29; short x30; boolx31; boolx32; boolx33; boolx34; boolx35; boolx36; boolx37; boolx38; boolx39; boolx40; boolx41; boolx42; boolx43; boolx44; boolx45; struct XlString {} *x46; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHBTrendLine.h b/OfficeImport.framework/CHBTrendLine.h new file mode 100755 index 0000000..c0ffd4f --- /dev/null +++ b/OfficeImport.framework/CHBTrendLine.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBTrendLine : NSObject { +} + ++ (int)edTrendLineTypeFrom:(int)arg1 order:(int)arg2; ++ (id)readTrendlineGraphicProperties:(const struct XlChartSeriesFormat { }*)arg1 forStyleIndex:(int)arg2 state:(id)arg3; ++ (void)readFrom:(struct XlChartTrendLine { int (**x1)(); struct XlChartSeries {} *x2; unsigned short x3; unsigned short x4; unsigned short x5; struct ChVector { struct XlChartSeriesFormat {} **x_6_1_1; struct XlChartSeriesFormat {} **x_6_1_2; unsigned int x_6_1_3; unsigned int x_6_1_4; unsigned int x_6_1_5; } x6; struct ChVector { struct XlChartSeriesFormat {} **x_7_1_1; struct XlChartSeriesFormat {} **x_7_1_2; unsigned int x_7_1_3; unsigned int x_7_1_4; unsigned int x_7_1_5; } x7; struct ChVector { struct XlChartCustomLabelText {} **x_8_1_1; struct XlChartCustomLabelText {} **x_8_1_2; unsigned int x_8_1_3; unsigned int x_8_1_4; unsigned int x_8_1_5; } x8; struct ChVector { unsigned long *x_9_1_1; unsigned long *x_9_1_2; unsigned int x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; } x9; struct ChVector { long *x_10_1_1; long *x_10_1_2; unsigned int x_10_1_3; unsigned int x_10_1_4; unsigned int x_10_1_5; } x10; struct XlChartLinkedData {} *x11; struct XlChartLinkedData {} *x12; struct XlChartLinkedData {} *x13; struct XlChartLinkedData {} *x14; struct ChVector { struct XlChartCustomLegend {} **x_15_1_1; struct XlChartCustomLegend {} **x_15_1_2; unsigned int x_15_1_3; unsigned int x_15_1_4; unsigned int x_15_1_5; } x15; int (**x16)(); struct XlHeader { unsigned int x_17_1_1; short x_17_1_2; unsigned char x_17_1_3; } x17; double x18; double x19; double x20; int x21; unsigned char x22; unsigned char x23; unsigned char x24; }*)arg1 toSeries:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/CHBTrendLineLabel.h b/OfficeImport.framework/CHBTrendLineLabel.h new file mode 100755 index 0000000..75fa168 --- /dev/null +++ b/OfficeImport.framework/CHBTrendLineLabel.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBTrendLineLabel : NSObject { +} + ++ (id)readFrom:(struct XlChartTrendLine { int (**x1)(); struct XlChartSeries {} *x2; unsigned short x3; unsigned short x4; unsigned short x5; struct ChVector { struct XlChartSeriesFormat {} **x_6_1_1; struct XlChartSeriesFormat {} **x_6_1_2; unsigned int x_6_1_3; unsigned int x_6_1_4; unsigned int x_6_1_5; } x6; struct ChVector { struct XlChartSeriesFormat {} **x_7_1_1; struct XlChartSeriesFormat {} **x_7_1_2; unsigned int x_7_1_3; unsigned int x_7_1_4; unsigned int x_7_1_5; } x7; struct ChVector { struct XlChartCustomLabelText {} **x_8_1_1; struct XlChartCustomLabelText {} **x_8_1_2; unsigned int x_8_1_3; unsigned int x_8_1_4; unsigned int x_8_1_5; } x8; struct ChVector { unsigned long *x_9_1_1; unsigned long *x_9_1_2; unsigned int x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; } x9; struct ChVector { long *x_10_1_1; long *x_10_1_2; unsigned int x_10_1_3; unsigned int x_10_1_4; unsigned int x_10_1_5; } x10; struct XlChartLinkedData {} *x11; struct XlChartLinkedData {} *x12; struct XlChartLinkedData {} *x13; struct XlChartLinkedData {} *x14; struct ChVector { struct XlChartCustomLegend {} **x_15_1_1; struct XlChartCustomLegend {} **x_15_1_2; unsigned int x_15_1_3; unsigned int x_15_1_4; unsigned int x_15_1_5; } x15; int (**x16)(); struct XlHeader { unsigned int x_17_1_1; short x_17_1_2; unsigned char x_17_1_3; } x17; double x18; double x19; double x20; int x21; unsigned char x22; unsigned char x23; unsigned char x24; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHBUnsupportedSeries.h b/OfficeImport.framework/CHBUnsupportedSeries.h new file mode 100755 index 0000000..4dcc171 --- /dev/null +++ b/OfficeImport.framework/CHBUnsupportedSeries.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBUnsupportedSeries : NSObject { +} + ++ (id)chdSeriesWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/CHBUnsupportedType.h b/OfficeImport.framework/CHBUnsupportedType.h new file mode 100755 index 0000000..25d8d0f --- /dev/null +++ b/OfficeImport.framework/CHBUnsupportedType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHBUnsupportedType : NSObject { +} + ++ (id)chdChartTypeWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/CHBValueAxis.h b/OfficeImport.framework/CHBValueAxis.h new file mode 100755 index 0000000..671aaeb --- /dev/null +++ b/OfficeImport.framework/CHBValueAxis.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBValueAxis : NSObject { +} + ++ (id)readFrom:(struct XlChartPlotAxis { int (**x1)(); int x2; struct XlChartTextFrame {} *x3; struct XlChartLineStyle {} *x4; struct XlChartLineStyle {} *x5; struct XlChartLineStyle {} *x6; struct XlChartLineStyle {} *x7; struct XlChartFillStyle {} *x8; struct XlChartPicF {} *x9; struct XlChartTick {} *x10; unsigned short x11; unsigned short x12; boolx13; boolx14; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHBView3D.h b/OfficeImport.framework/CHBView3D.h new file mode 100755 index 0000000..d0b6ee9 --- /dev/null +++ b/OfficeImport.framework/CHBView3D.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface CHBView3D : NSObject { +} + ++ (id)readFrom:(const struct XlChart3D { int (**x1)(); struct XlHeader { unsigned int x_2_1_1; short x_2_1_2; unsigned char x_2_1_3; } x2; short x3; short x4; short x5; short x6; short x7; short x8; short x9; }*)arg1; + + +@end diff --git a/OfficeImport.framework/CHCMessages.h b/OfficeImport.framework/CHCMessages.h new file mode 100755 index 0000000..ad83672 --- /dev/null +++ b/OfficeImport.framework/CHCMessages.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHCMessages : NSObject { +} + ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/CHDAbsoluteSizeAnchor.h b/OfficeImport.framework/CHDAbsoluteSizeAnchor.h new file mode 100755 index 0000000..b40e1ec --- /dev/null +++ b/OfficeImport.framework/CHDAbsoluteSizeAnchor.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDAbsoluteSizeAnchor : CHDAnchor { + struct CGPoint { + float x; + float y; + } mFrom; + struct CGSize { + float width; + float height; + } mSize; +} + + +- (struct CGPoint { float x1; float x2; })from; +- (void)setFrom:(struct CGPoint { float x1; float x2; })arg1; +- (void)setSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })size; + +@end diff --git a/OfficeImport.framework/CHDAnchor.h b/OfficeImport.framework/CHDAnchor.h new file mode 100755 index 0000000..3d45d8a --- /dev/null +++ b/OfficeImport.framework/CHDAnchor.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDAnchor : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/CHDArea2DType.h b/OfficeImport.framework/CHDArea2DType.h new file mode 100755 index 0000000..fc83566 --- /dev/null +++ b/OfficeImport.framework/CHDArea2DType.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDArea2DType : CHDChartTypeWithGrouping { +} + + +- (int)defaultLabelPosition; +- (id)initWithChart:(id)arg1; + +@end diff --git a/OfficeImport.framework/CHDArea3DType.h b/OfficeImport.framework/CHDArea3DType.h new file mode 100755 index 0000000..7e836f3 --- /dev/null +++ b/OfficeImport.framework/CHDArea3DType.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDArea3DType : CHDArea2DType { + int mGapDepth; +} + ++ (bool)is3DType; + +- (int)gapDepth; +- (void)setGapDepth:(int)arg1; +- (id)initWithChart:(id)arg1; + +@end diff --git a/OfficeImport.framework/CHDAutomaticObject.h b/OfficeImport.framework/CHDAutomaticObject.h new file mode 100755 index 0000000..3bd7645 --- /dev/null +++ b/OfficeImport.framework/CHDAutomaticObject.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface CHDAutomaticObject : NSObject { + NSString *mName; +} + ++ (id)automaticStroke; ++ (id)automaticFill; ++ (id)automaticEffects; + +- (id)initWithName:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDAxesCollection.h b/OfficeImport.framework/CHDAxesCollection.h new file mode 100755 index 0000000..dff7338 --- /dev/null +++ b/OfficeImport.framework/CHDAxesCollection.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDAxesCollection : EDKeyedCollection { +} + + +- (id)axesAtPosition:(int)arg1; +- (void)adjustAxesPositionForHorizontalChart; + +@end diff --git a/OfficeImport.framework/CHDAxis.h b/OfficeImport.framework/CHDAxis.h new file mode 100755 index 0000000..b1e5319 --- /dev/null +++ b/OfficeImport.framework/CHDAxis.h @@ -0,0 +1,116 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class CHDTitle, OADGraphicProperties, EDResources; + +@interface CHDAxis : NSObject { + boolmReverseOrder; + boolmSecondary; + boolmDateTimeFormattingFlag; + boolmLineVisible; + boolmDeleted; + boolmAutoMinimumValue; + boolmAutoMaximumValue; + boolmAutoCrossValue; + boolmContentFormatDerived; + int mAxisId; + unsigned int mContentFormatId; + int mFontIndex; + double mScalingMaximum; + double mScalingMinimum; + int mOrientation; + double mCrossAxisId; + double mCrossesAt; + int mMajorTickMark; + int mMinorTickMark; + int mAxisPosition; + int mAxisType; + int mTickLabelPosition; + CHDTitle *mTitle; + OADGraphicProperties *mMinorGridLinesGraphicProperties; + OADGraphicProperties *mMajorGridLinesGraphicProperties; + OADGraphicProperties *mAxisGraphicProperties; + int mCrossBetween; + int mCrosses; + double mTickLabelRotation; + boolmIsAutoRotation; + int mTickLabelColorIndex; + EDResources *mResources; +} + + +- (int)tickLabelColorIndex; +- (id)tickLabelColor; +- (int)axisId; +- (bool)isReverseOrder; +- (bool)isSecondary; +- (bool)isLineVisible; +- (bool)isAutoMinimumValue; +- (bool)isAutoMaximumValue; +- (bool)isAutoCrossValue; +- (bool)isHorizontalPosition; +- (id)defaultDateTimeContentFormat; +- (bool)isContentFormatDerivedFromDataPoints; +- (void)setIsContentFormatDerivedFromDataPoints:(bool)arg1; +- (double)scalingMaximum; +- (double)scalingMinimum; +- (double)crossAxisId; +- (void)setCrossAxisId:(double)arg1; +- (double)crossesAt; +- (int)majorTickMark; +- (int)minorTickMark; +- (int)axisType; +- (int)tickLabelPosition; +- (bool)isTickLabelVisible; +- (id)minorGridLinesGraphicProperties; +- (id)majorGridLinesGraphicProperties; +- (id)axisGraphicProperties; +- (int)crossBetween; +- (int)crosses; +- (void)setCrosses:(int)arg1; +- (bool)isDate; +- (bool)isDateTimeFormattingFlag; +- (void)setDateTimeFormattingFlag:(bool)arg1; +- (double)tickLabelRotationAngle; +- (bool)isTickLabelAutoRotation; +- (int)axisPosition; +- (void)adjustAxisPositionForHorizontalChart; +- (void)setReverseOrder:(bool)arg1; +- (void)setCrossesAt:(double)arg1; +- (void)setCrossBetween:(int)arg1; +- (void)setScalingMaximum:(double)arg1; +- (void)setScalingMinimum:(double)arg1; +- (void)setSecondary:(bool)arg1; +- (void)setAxisId:(int)arg1; +- (void)setAxisType:(int)arg1; +- (void)setAxisPosition:(int)arg1; +- (void)setLineVisible:(bool)arg1; +- (void)setDeleted:(bool)arg1; +- (void)setAxisGraphicProperties:(id)arg1; +- (void)setMajorTickMark:(int)arg1; +- (void)setMinorTickMark:(int)arg1; +- (void)setTickLabelPosition:(int)arg1; +- (void)setTickLabelAutoRotation:(bool)arg1; +- (void)setTickLabelRotationAngle:(double)arg1; +- (void)setTickLabelColorIndex:(int)arg1; +- (void)setMinorGridLinesGraphicProperties:(id)arg1; +- (void)setMajorGridLinesGraphicProperties:(id)arg1; +- (unsigned int)contentFormatId; +- (void)setContentFormatId:(unsigned int)arg1; +- (int)fontIndex; +- (void)setFontIndex:(int)arg1; +- (id)contentFormat; +- (void)setContentFormat:(id)arg1; +- (id)initWithResources:(id)arg1; +- (bool)isDeleted; +- (unsigned int)key; +- (void)setOrientation:(int)arg1; +- (id)title; +- (id)font; +- (int)orientation; +- (void)setFont:(id)arg1; +- (void)setTitle:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDBar2DType.h b/OfficeImport.framework/CHDBar2DType.h new file mode 100755 index 0000000..e92ab2f --- /dev/null +++ b/OfficeImport.framework/CHDBar2DType.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDBar2DType : CHDChartTypeWithGrouping { + int mGapWidth; + boolmColumn; + int mOverlap; +} + + +- (int)gapWidth; +- (int)overlap; +- (int)defaultLabelPosition; +- (void)setOverlap:(int)arg1; +- (void)setGapWidth:(int)arg1; +- (void)setColumn:(bool)arg1; +- (id)initWithChart:(id)arg1; +- (bool)isColumn; +- (bool)isHorizontal; + +@end diff --git a/OfficeImport.framework/CHDBar3DSeries.h b/OfficeImport.framework/CHDBar3DSeries.h new file mode 100755 index 0000000..9e808b5 --- /dev/null +++ b/OfficeImport.framework/CHDBar3DSeries.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDBar3DSeries : CHDSeries { + int mShapeType; +} + + +- (int)shapeType; +- (id)shallowCopy; +- (void)setShapeType:(int)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/CHDBar3DType.h b/OfficeImport.framework/CHDBar3DType.h new file mode 100755 index 0000000..28efc40 --- /dev/null +++ b/OfficeImport.framework/CHDBar3DType.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDBar3DType : CHDBar2DType { + int mGapDepth; + int mShapeType; +} + ++ (bool)is3DType; + +- (int)shapeType; +- (int)gapDepth; +- (void)setShapeType:(int)arg1; +- (void)setGapDepth:(int)arg1; +- (id)initWithChart:(id)arg1; + +@end diff --git a/OfficeImport.framework/CHDBubbleType.h b/OfficeImport.framework/CHDBubbleType.h new file mode 100755 index 0000000..b41554e --- /dev/null +++ b/OfficeImport.framework/CHDBubbleType.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDBubbleType : CHDUnsupportedType { +} + + + +@end diff --git a/OfficeImport.framework/CHDCategoryAxis.h b/OfficeImport.framework/CHDCategoryAxis.h new file mode 100755 index 0000000..615fddb --- /dev/null +++ b/OfficeImport.framework/CHDCategoryAxis.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDCategoryAxis : CHDAxis { + boolmAutomatic; + boolmNoMultipleLevelLabel; + int mLabelAlignment; + int mLabelFrequency; +} + + +- (bool)isAutomatic; +- (void)setAutomatic:(bool)arg1; +- (bool)isNoMultipleLabellevel; +- (void)setNoMultipleLevelLabel:(bool)arg1; +- (int)labelAlignment; +- (int)labelFrequency; +- (void)adjustAxisPositionForHorizontalChart; +- (void)setLabelFrequency:(int)arg1; +- (void)setLabelAlignment:(int)arg1; +- (id)initWithResources:(id)arg1; + +@end diff --git a/OfficeImport.framework/CHDChart.h b/OfficeImport.framework/CHDChart.h new file mode 100755 index 0000000..b5f3a3d --- /dev/null +++ b/OfficeImport.framework/CHDChart.h @@ -0,0 +1,103 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDSheet, CHDDefaultTextProperties, NSMutableArray, CHDTitle, EDWorkbook, CHDPlotArea, CHDLegend, OADGraphicProperties, CHDView3D; + +@interface CHDChart : OADGraphic { + EDSheet *mSheet; + int mStyleId; + boolmAutoTitleDeleted; + boolmPlotVisibleCellsOnly; + boolmMSGraph; + boolmDirectionChanged; + int mDisplayBlankCellsAs; + CHDPlotArea *mPlotArea; + CHDView3D *mView3D; + CHDTitle *mTitle; + CHDLegend *mLegend; + EDWorkbook *mExternalData; + OADGraphicProperties *mChartAreaGraphicProperties; + OADGraphicProperties *mBackWallGraphicProperties; + OADGraphicProperties *mSideWallGraphicProperties; + OADGraphicProperties *mFloorGraphicProperties; + CHDDefaultTextProperties *mDefaultTextProperties; + int mChartDirection; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } mLogicalBounds; + NSMutableArray *mDrawables; +} + ++ (id)binaryEffects:(BOOL)arg1; + +- (int)styleId; +- (bool)isAutoTitleDeleted; +- (bool)isPlotVisibleCellsOnly; +- (int)displayBlankAs; +- (id)view3D; +- (id)externalData; +- (void)setExternalData:(id)arg1; +- (id)chartAreaGraphicProperties; +- (id)backWallGraphicProperties; +- (id)sideWallGraphicProperties; +- (id)floorGraphicProperties; +- (void)setDefaultTextProperties:(id)arg1; +- (id)defaultDataLabelFont; +- (id)defaultSeriesTitleFont; +- (id)defaultContentFormat; +- (id)defaultFontWithResources:(id)arg1; +- (bool)is3D; +- (unsigned int)seriesCount; +- (bool)isMSGraph; +- (bool)isDirectionChanged; +- (void)setDirectionChanged:(bool)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })logicalBounds; +- (void)addChildren:(id)arg1; +- (id)childAtIndex:(unsigned int)arg1; +- (id)defaultThemeFont; +- (id)defaultTextFont; +- (int)defaultLabelPosition; +- (bool)isBinary; +- (unsigned int)defaultFontIndex; +- (id)legend; +- (void)setLegend:(id)arg1; +- (void)setView3D:(id)arg1; +- (id)plotArea; +- (id)defaultTextProperties; +- (void)setStyleId:(int)arg1; +- (void)setLogicalBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setMSGraph:(bool)arg1; +- (void)setChartAreaGraphicProperties:(id)arg1; +- (void)setPlotVisibleCellsOnly:(bool)arg1; +- (void)setDisplayBlankAs:(int)arg1; +- (void)setPlotArea:(id)arg1; +- (id)mainType; +- (void)setAutoTitleDeleted:(bool)arg1; +- (void)setSideWallGraphicProperties:(id)arg1; +- (void)setBackWallGraphicProperties:(id)arg1; +- (void)setFloorGraphicProperties:(id)arg1; +- (id)workbook; +- (id)processors; +- (void)setSheet:(id)arg1; +- (void)addChild:(id)arg1; +- (void)setParentTextListStyle:(id)arg1; +- (id)styleMatrix; +- (id)sheet; +- (id)children; +- (int)direction; +- (unsigned int)childCount; +- (void)setDirection:(int)arg1; +- (id)title; +- (void)setTitle:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDChartType.h b/OfficeImport.framework/CHDChartType.h new file mode 100755 index 0000000..116bdcb --- /dev/null +++ b/OfficeImport.framework/CHDChartType.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDCollection, CHDSeriesCollection, CHDDataLabel, CHDChart; + +@interface CHDChartType : NSObject { + CHDChart *mChart; + EDCollection *mAxisIds; + CHDSeriesCollection *mSeries; + CHDDataLabel *mDefaultDataLabel; + boolmVaryColors; +} + ++ (bool)is3DType; ++ (id)chartTypeWithChart:(id)arg1; + +- (bool)isPlotedOnSecondaryAxis; +- (id)axisForClass:(Class)arg1; +- (void)setSeriesCollection:(id)arg1; +- (bool)isVaryColors; +- (int)defaultLabelPosition; +- (id)defaultDataLabel; +- (id)axes; +- (void)setVaryColors:(bool)arg1; +- (id)axisIds; +- (id)seriesCollection; +- (void)setDefaultDataLabel:(id)arg1; +- (id)defaultTitleWithResources:(id)arg1; +- (id)initWithChart:(id)arg1; +- (id)chart; +- (id)contentFormat; +- (bool)isHorizontal; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDChartTypeWithGrouping.h b/OfficeImport.framework/CHDChartTypeWithGrouping.h new file mode 100755 index 0000000..ab80429 --- /dev/null +++ b/OfficeImport.framework/CHDChartTypeWithGrouping.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDChartTypeWithGrouping : CHDChartType { + int mGrouping; +} + + +- (int)grouping; +- (id)chdGroupingString; +- (bool)isGroupingStacked; +- (void)setGrouping:(int)arg1; +- (id)initWithChart:(id)arg1; + +@end diff --git a/OfficeImport.framework/CHDChartTypesCollection.h b/OfficeImport.framework/CHDChartTypesCollection.h new file mode 100755 index 0000000..dde5c04 --- /dev/null +++ b/OfficeImport.framework/CHDChartTypesCollection.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class CHDChart; + +@interface CHDChartTypesCollection : EDCollection { + CHDChart *mChart; +} + + +- (id)initWithChart:(id)arg1; +- (unsigned int)addObject:(id)arg1; + +@end diff --git a/OfficeImport.framework/CHDData.h b/OfficeImport.framework/CHDData.h new file mode 100755 index 0000000..9e9fff9 --- /dev/null +++ b/OfficeImport.framework/CHDData.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDResources, CHDDataValuesCollection, CHDFormula; + +@interface CHDData : NSObject { + CHDDataValuesCollection *mDataValues; + CHDFormula *mFormula; + unsigned int mContentFormatId; + unsigned int mDataValueIndexCount; + EDResources *mResources; +} + ++ (id)dataWithDataPointCount:(unsigned int)arg1 resources:(id)arg2; ++ (id)dataWithResources:(id)arg1; + +- (unsigned int)averageDataPointDecimalCount; +- (id)firstValueContentFormatWithWorkbook:(id)arg1; +- (id)initWithDataPointCount:(unsigned int)arg1 resources:(id)arg2; +- (unsigned int)dataValueIndexCount; +- (void)setFormula:(id)arg1 chart:(id)arg2; +- (id)dataValues; +- (void)setDataValueIndexCount:(unsigned int)arg1; +- (unsigned int)contentFormatId; +- (void)setContentFormatId:(unsigned int)arg1; +- (id)formula; +- (id)contentFormat; +- (void)setContentFormat:(id)arg1; +- (unsigned int)countOfCellsBeingReferenced; +- (id)initWithResources:(id)arg1; +- (bool)isEmpty; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDDataLabel.h b/OfficeImport.framework/CHDDataLabel.h new file mode 100755 index 0000000..119fb7f --- /dev/null +++ b/OfficeImport.framework/CHDDataLabel.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADGraphicProperties, EDResources; + +@interface CHDDataLabel : NSObject { + EDResources *mResources; + unsigned int mStringIndex; + unsigned int mContentFormatId; + int mPosition; + boolmShowLeaderLines; + boolmShowCategoryName; + boolmShowSeriesName; + boolmShowPercent; + boolmShowValue; + boolmShowLegendKey; + boolmIsPositionAffineTransform; + double mRotation; + OADGraphicProperties *mGraphicProperties; +} + ++ (id)dataLabelWithResources:(id)arg1; + +- (unsigned int)stringIndex; +- (void)setStringIndex:(unsigned int)arg1; +- (bool)isShowLeaderLines; +- (bool)isShowCategoryName; +- (bool)isShowSeriesName; +- (bool)isShowPercent; +- (bool)isShowValue; +- (bool)isShowLegendKey; +- (void)setIsPositionAffineTransform:(bool)arg1; +- (bool)isPositionAffineTransform; +- (double)rotationAngle; +- (void)setShowLeaderLines:(bool)arg1; +- (void)setShowCategoryName:(bool)arg1; +- (void)setShowPercent:(bool)arg1; +- (void)setGraphicProperties:(id)arg1; +- (void)setShowLegendKey:(bool)arg1; +- (void)setShowSeriesName:(bool)arg1; +- (void)setRotationAngle:(double)arg1; +- (id)graphicProperties; +- (unsigned int)contentFormatId; +- (void)setContentFormatId:(unsigned int)arg1; +- (id)contentFormat; +- (void)setContentFormat:(id)arg1; +- (id)initWithResources:(id)arg1; +- (void)setPosition:(int)arg1; +- (void)setShowValue:(bool)arg1; +- (int)position; +- (id)string; +- (void)setString:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDDataValue.h b/OfficeImport.framework/CHDDataValue.h new file mode 100755 index 0000000..a8e995a --- /dev/null +++ b/OfficeImport.framework/CHDDataValue.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDString; + +@interface CHDDataValue : NSObject { + struct CHDDataPoint { + unsigned int index; + struct EDValue { + int type; + union $_622 { + boolboolean; + double number; + EDString *string; + unsigned int stringIndex; + int error; + } ; + } value; + unsigned int contentFormatId; + } mDataPoint; +} + ++ (id)dataValueWithIndex:(int)arg1 value:(struct EDValue { int x1; union $_622 { boolx_2_1_1; double x_2_1_2; id x_2_1_3; unsigned int x_2_1_4; int x_2_1_5; } x2; }*)arg2; ++ (id)dataValue; + +- (struct CHDDataPoint { unsigned int x1; struct EDValue { int x_2_1_1; union $_622 { boolx_2_2_1; double x_2_2_2; id x_2_2_3; unsigned int x_2_2_4; int x_2_2_5; } x_2_1_2; } x2; unsigned int x3; }*)dataPoint; +- (void)setDataPoint:(struct CHDDataPoint { unsigned int x1; struct EDValue { int x_2_1_1; union $_622 { boolx_2_2_1; double x_2_2_2; id x_2_2_3; unsigned int x_2_2_4; int x_2_2_5; } x_2_1_2; } x2; unsigned int x3; }*)arg1; +- (id)contentFormatWithResources:(id)arg1; +- (void)setContentFormatWithResources:(id)arg1 resources:(id)arg2; +- (id)initWithIndex:(int)arg1 value:(struct EDValue { int x1; union $_622 { boolx_2_1_1; double x_2_1_2; id x_2_1_3; unsigned int x_2_1_4; int x_2_1_5; } x2; }*)arg2; +- (unsigned int)contentFormatId; +- (void)setContentFormatId:(unsigned int)arg1; +- (void)setIndex:(int)arg1; +- (void).cxx_destruct; +- (id).cxx_construct; +- (int)index; +- (struct EDValue { int x1; union $_622 { boolx_2_1_1; double x_2_1_2; id x_2_1_3; unsigned int x_2_1_4; int x_2_1_5; } x2; }*)value; +- (void)setValue:(struct EDValue { int x1; union $_622 { boolx_2_1_1; double x_2_1_2; id x_2_1_3; unsigned int x_2_1_4; int x_2_1_5; } x2; }*)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/CHDDataValueProperties.h b/OfficeImport.framework/CHDDataValueProperties.h new file mode 100755 index 0000000..eabefb3 --- /dev/null +++ b/OfficeImport.framework/CHDDataValueProperties.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class CHDDataLabel, OADGraphicProperties, CHDMarker; + +@interface CHDDataValueProperties : NSObject { + CHDDataLabel *mDataLabel; + CHDMarker *mMarker; + unsigned int mDataValueIndex; + OADGraphicProperties *mGraphicProperties; +} + ++ (id)dataValueProperties; + +- (id)shallowCopyWithIndex:(int)arg1; +- (id)dataLabel; +- (void)setDataLabel:(id)arg1; +- (id)marker; +- (unsigned int)dataValueIndex; +- (void)setDataValueIndex:(unsigned int)arg1; +- (void)setMarker:(id)arg1; +- (void)setGraphicProperties:(id)arg1; +- (id)graphicProperties; +- (unsigned int)key; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDDataValuesCollection.h b/OfficeImport.framework/CHDDataValuesCollection.h new file mode 100755 index 0000000..d42668a --- /dev/null +++ b/OfficeImport.framework/CHDDataValuesCollection.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDDataValuesCollection : NSObject { + struct __CFData { } *mPackedValues; + unsigned int mDataValueCount; + struct __CFDictionary { } *mIndexToDataValueMap; + boolmContainsStringValue; +} + + +- (void)resetWithDataPointCount:(unsigned int)arg1; +- (bool)addDataValue:(id)arg1; +- (id)dataValueWithIndex:(unsigned int)arg1; +- (bool)containsStringValue; +- (void)setupBufferForValues:(unsigned int)arg1; +- (struct CHDDataPoint { unsigned int x1; struct EDValue { int x_2_1_1; union $_622 { boolx_2_2_1; double x_2_2_2; id x_2_2_3; unsigned int x_2_2_4; int x_2_2_5; } x_2_1_2; } x2; unsigned int x3; }*)dataPointWithIndex:(unsigned int)arg1; +- (id)initWithDataPointCount:(unsigned int)arg1; +- (struct CHDDataPoint { unsigned int x1; struct EDValue { int x_2_1_1; union $_622 { boolx_2_2_1; double x_2_2_2; id x_2_2_3; unsigned int x_2_2_4; int x_2_2_5; } x_2_1_2; } x2; unsigned int x3; }*)dataPointAtIndex:(unsigned int)arg1; +- (id)dataValueAtIndex:(unsigned int)arg1; +- (bool)addDataPoint:(struct CHDDataPoint { unsigned int x1; struct EDValue { int x_2_1_1; union $_622 { boolx_2_2_1; double x_2_2_2; id x_2_2_3; unsigned int x_2_2_4; int x_2_2_5; } x_2_1_2; } x2; unsigned int x3; }*)arg1; +- (void)finishReading; +- (void)cleanup; +- (unsigned int)count; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDDateAxis.h b/OfficeImport.framework/CHDDateAxis.h new file mode 100755 index 0000000..2f275f8 --- /dev/null +++ b/OfficeImport.framework/CHDDateAxis.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDDateAxis : CHDAxis { + boolmAutomatic; + double mMajorUnitValue; + double mMinorUnitValue; + int mMinorTimeUnit; + int mMajorTimeUnit; + int mBaseTimeUnit; +} + + +- (double)majorUnitValue; +- (double)minorUnitValue; +- (int)majorTimeUnit; +- (int)minorTimeUnit; +- (int)baseTimeUnit; +- (bool)isAutomatic; +- (void)setAutomatic:(bool)arg1; +- (bool)isDate; +- (void)setMajorUnitValue:(double)arg1; +- (void)setMinorUnitValue:(double)arg1; +- (void)setMinorTimeUnit:(int)arg1; +- (void)setMajorTimeUnit:(int)arg1; +- (void)setBaseTimeUnit:(int)arg1; +- (id)initWithResources:(id)arg1; + +@end diff --git a/OfficeImport.framework/CHDDefaultTextProperties.h b/OfficeImport.framework/CHDDefaultTextProperties.h new file mode 100755 index 0000000..12fe69c --- /dev/null +++ b/OfficeImport.framework/CHDDefaultTextProperties.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDDefaultTextProperties : EDKeyedCollection { +} + + +- (id)allTextDefaultProperties; +- (id)showLabelsTextDefaultProperties; +- (id)seriesTitlesTextDefaultProperties; +- (id)percentageTextDefaultProperties; + +@end diff --git a/OfficeImport.framework/CHDDefaultTextProperty.h b/OfficeImport.framework/CHDDefaultTextProperty.h new file mode 100755 index 0000000..3809ac1 --- /dev/null +++ b/OfficeImport.framework/CHDDefaultTextProperty.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDRunsCollection, EDResources; + +@interface CHDDefaultTextProperty : NSObject { + EDResources *mResources; + int mDefaultTextType; + unsigned int mContentFormatId; + EDRunsCollection *mRuns; + int mLabelPosition; + boolmShowCategoryLabel; + boolmShowValueLabel; + boolmShowPercentageLabel; + boolmShowSeriesLabel; +} + ++ (id)defaultTextPropertyWithResources:(id)arg1; + +- (int)defaultTextType; +- (bool)isShowCategoryLabel; +- (bool)isShowValueLabel; +- (bool)isShowPercentageLabel; +- (bool)isShowSeriesLabel; +- (int)labelPosition; +- (void)setDefaultTextType:(int)arg1; +- (void)setLabelPosition:(int)arg1; +- (void)setIsShowCategoryLabel:(bool)arg1; +- (void)setIsShowValueLabel:(bool)arg1; +- (void)setIsShowPercentageLabel:(bool)arg1; +- (void)setIsShowSeriesLabel:(bool)arg1; +- (unsigned int)contentFormatId; +- (void)setContentFormatId:(unsigned int)arg1; +- (void)setRuns:(id)arg1; +- (id)runs; +- (id)contentFormat; +- (void)setContentFormat:(id)arg1; +- (id)initWithResources:(id)arg1; +- (unsigned int)key; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDErrorBar.h b/OfficeImport.framework/CHDErrorBar.h new file mode 100755 index 0000000..97fbf08 --- /dev/null +++ b/OfficeImport.framework/CHDErrorBar.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class CHDChart, CHDData, OADGraphicProperties; + +@interface CHDErrorBar : NSObject { + CHDChart *mChart; + double mValue; + int mType; + int mValueType; + int mDirection; + boolmNoEndCap; + CHDData *mMinusValues; + CHDData *mPlusValues; + OADGraphicProperties *mGraphicProperties; +} + ++ (id)errorBarWithChart:(id)arg1; + +- (bool)isNoEndCap; +- (id)minusValues; +- (id)plusValues; +- (void)setNoEndCap:(bool)arg1; +- (void)setPlusValues:(id)arg1; +- (void)setMinusValues:(id)arg1; +- (void)setGraphicProperties:(id)arg1; +- (id)graphicProperties; +- (id)initWithChart:(id)arg1; +- (int)valueType; +- (void)setValueType:(int)arg1; +- (int)type; +- (int)direction; +- (double)value; +- (void)setValue:(double)arg1; +- (void)setDirection:(int)arg1; +- (void)setType:(int)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDFormula.h b/OfficeImport.framework/CHDFormula.h new file mode 100755 index 0000000..afdabaa --- /dev/null +++ b/OfficeImport.framework/CHDFormula.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDWorkbook, EDReferenceCollection; + +@interface CHDFormula : EDFormula { + EDReferenceCollection *mReferences; + EDWorkbook *mWorkbook; +} + ++ (id)formulaWithReference:(id)arg1; ++ (id)formulaWithReferences:(id)arg1; + +- (void)prepareTokens; +- (bool)isConstantStringFormula; +- (id)initWithReference:(id)arg1; +- (id)initWithReferences:(id)arg1; +- (id)referencesFromFormula; +- (void)setReferences:(id)arg1; +- (void)setWorkbook:(id)arg1; +- (id)initWithWorkbook:(id)arg1; +- (unsigned int)countOfCellsBeingReferenced; +- (id)references; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDLegend.h b/OfficeImport.framework/CHDLegend.h new file mode 100755 index 0000000..49ddc3f --- /dev/null +++ b/OfficeImport.framework/CHDLegend.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDCollection, OADGraphicProperties, EDResources; + +@interface CHDLegend : NSObject { + int mLegendPosition; + OADGraphicProperties *mGraphicProperties; + unsigned int mFontIndex; + EDCollection *mLegendEntries; + EDResources *mResources; + boolmIsVertical; +} + + +- (int)legendPosition; +- (bool)isSingleColumnLegend; +- (id)legendEntries; +- (void)setLegendPosition:(int)arg1; +- (void)setIsSingleColumnLegend:(bool)arg1; +- (void)setGraphicProperties:(id)arg1; +- (id)graphicProperties; +- (unsigned int)fontIndex; +- (void)setFontIndex:(unsigned int)arg1; +- (id)initWithResources:(id)arg1; +- (id)font; +- (void)setFont:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDLegendEntry.h b/OfficeImport.framework/CHDLegendEntry.h new file mode 100755 index 0000000..d11275b --- /dev/null +++ b/OfficeImport.framework/CHDLegendEntry.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDResources; + +@interface CHDLegendEntry : NSObject { + unsigned int mFontIndex; + unsigned int mEntryIndex; + EDResources *mResources; +} + + +- (unsigned int)entryIndex; +- (void)setEntryIndex:(unsigned int)arg1; +- (unsigned int)fontIndex; +- (void)setFontIndex:(unsigned int)arg1; +- (id)initWithResources:(id)arg1; +- (id)font; +- (void)setFont:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDLine2DType.h b/OfficeImport.framework/CHDLine2DType.h new file mode 100755 index 0000000..b46a022 --- /dev/null +++ b/OfficeImport.framework/CHDLine2DType.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDLine2DType : CHDLineType { + boolmShowMarker; + boolmStockType; +} + + +- (bool)showMarker; +- (void)setShowMarker:(bool)arg1; +- (bool)isStockType; +- (void)setStockType:(bool)arg1; +- (id)initWithChart:(id)arg1; + +@end diff --git a/OfficeImport.framework/CHDLine3DType.h b/OfficeImport.framework/CHDLine3DType.h new file mode 100755 index 0000000..b2fb076 --- /dev/null +++ b/OfficeImport.framework/CHDLine3DType.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDLine3DType : CHDLineType { + int mGapDepth; +} + ++ (bool)is3DType; + +- (int)gapDepth; +- (void)setGapDepth:(int)arg1; +- (id)initWithChart:(id)arg1; + +@end diff --git a/OfficeImport.framework/CHDLineSeries.h b/OfficeImport.framework/CHDLineSeries.h new file mode 100755 index 0000000..0786554 --- /dev/null +++ b/OfficeImport.framework/CHDLineSeries.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class CHDMarker; + +@interface CHDLineSeries : CHDSeries { + CHDMarker *mMarker; + boolmSmooth; +} + + +- (bool)isSmooth; +- (id)marker; +- (void)setSmooth:(bool)arg1; +- (void)setMarker:(id)arg1; +- (id)initWithChart:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDLineType.h b/OfficeImport.framework/CHDLineType.h new file mode 100755 index 0000000..f711a54 --- /dev/null +++ b/OfficeImport.framework/CHDLineType.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDLineType : CHDChartTypeWithGrouping { +} + + +- (int)defaultLabelPosition; +- (id)initWithChart:(id)arg1; + +@end diff --git a/OfficeImport.framework/CHDMarker.h b/OfficeImport.framework/CHDMarker.h new file mode 100755 index 0000000..93486b9 --- /dev/null +++ b/OfficeImport.framework/CHDMarker.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADGraphicProperties; + +@interface CHDMarker : NSObject { + unsigned int mSize; + int mStyle; + OADGraphicProperties *mGraphicProperties; +} + + +- (void)setGraphicProperties:(id)arg1; +- (id)graphicProperties; +- (int)style; +- (void)setStyle:(int)arg1; +- (void)setSize:(unsigned int)arg1; +- (unsigned int)size; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDOfficeArtClient.h b/OfficeImport.framework/CHDOfficeArtClient.h new file mode 100755 index 0000000..89c2525 --- /dev/null +++ b/OfficeImport.framework/CHDOfficeArtClient.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class CHDAnchor; + +@interface CHDOfficeArtClient : NSObject { + CHDAnchor *mAnchor; +} + + +- (BOOL)hasBounds; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds; +- (void)setAnchor:(id)arg1; +- (id)anchor; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDPie2DSeries.h b/OfficeImport.framework/CHDPie2DSeries.h new file mode 100755 index 0000000..ee0648b --- /dev/null +++ b/OfficeImport.framework/CHDPie2DSeries.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDPie2DSeries : CHDSeries { + int mExplosion; +} + + +- (int)explosion; +- (void)setExplosion:(int)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/CHDPie2DType.h b/OfficeImport.framework/CHDPie2DType.h new file mode 100755 index 0000000..90ec068 --- /dev/null +++ b/OfficeImport.framework/CHDPie2DType.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDPie2DType : CHDChartType { + int mFirstSliceAngle; + boolmDoughnutType; + boolmPieOfPieType; + boolmBarOfPieType; +} + + +- (int)firstSliceAngle; +- (bool)isDoughnutType; +- (bool)isPieOfPieType; +- (bool)isBarOfPieType; +- (int)defaultLabelPosition; +- (void)setFirstSliceAngle:(int)arg1; +- (void)setDoughnutType:(bool)arg1; +- (void)setPieOfPieType:(bool)arg1; +- (void)setBarOfPieType:(bool)arg1; +- (id)initWithChart:(id)arg1; +- (id)contentFormat; + +@end diff --git a/OfficeImport.framework/CHDPie3DType.h b/OfficeImport.framework/CHDPie3DType.h new file mode 100755 index 0000000..e626890 --- /dev/null +++ b/OfficeImport.framework/CHDPie3DType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDPie3DType : CHDPie2DType { +} + ++ (bool)is3DType; + + +@end diff --git a/OfficeImport.framework/CHDPieDataValueProperties.h b/OfficeImport.framework/CHDPieDataValueProperties.h new file mode 100755 index 0000000..6d63e17 --- /dev/null +++ b/OfficeImport.framework/CHDPieDataValueProperties.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDPieDataValueProperties : CHDDataValueProperties { + int mExplosion; +} + + +- (int)explosion; +- (id)shallowCopyWithIndex:(int)arg1; +- (void)setExplosion:(int)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/CHDPieSeries.h b/OfficeImport.framework/CHDPieSeries.h new file mode 100755 index 0000000..f2feedf --- /dev/null +++ b/OfficeImport.framework/CHDPieSeries.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDPieSeries : CHDSeries { + int mExplosion; +} + + +- (int)explosion; +- (id)shallowCopy; +- (void)setExplosion:(int)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/CHDPlotArea.h b/OfficeImport.framework/CHDPlotArea.h new file mode 100755 index 0000000..501ea13 --- /dev/null +++ b/OfficeImport.framework/CHDPlotArea.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class CHDAxesCollection, OADGraphicProperties, CHDChartTypesCollection; + +@interface CHDPlotArea : NSObject { + CHDChartTypesCollection *mChartTypes; + CHDAxesCollection *mAxes; + OADGraphicProperties *mGraphicProperties; + boolmCategoryAxesReversed; + boolmCategoryAxesReversedOverridden; + boolmContainsVolumeStockType; +} + + +- (bool)isCategoryAxesReversed:(bool)arg1; +- (bool)hasSecondaryYAxisDeleted; +- (void)markSecondaryAxes; +- (bool)containsVolumeStockType; +- (bool)hasSecondaryAxis; +- (id)axes; +- (id)chartTypes; +- (void)setContainsVolumeStockType:(bool)arg1; +- (void)setGraphicProperties:(id)arg1; +- (id)graphicProperties; +- (id)initWithChart:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDRadarType.h b/OfficeImport.framework/CHDRadarType.h new file mode 100755 index 0000000..303f042 --- /dev/null +++ b/OfficeImport.framework/CHDRadarType.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDRadarType : CHDUnsupportedType { +} + + + +@end diff --git a/OfficeImport.framework/CHDRelativeSizeAnchor.h b/OfficeImport.framework/CHDRelativeSizeAnchor.h new file mode 100755 index 0000000..0f0f7d7 --- /dev/null +++ b/OfficeImport.framework/CHDRelativeSizeAnchor.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDRelativeSizeAnchor : CHDAnchor { + struct CGPoint { + float x; + float y; + } mFrom; + struct CGPoint { + float x; + float y; + } mTo; +} + + +- (struct CGPoint { float x1; float x2; })to; +- (void)setTo:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })from; +- (void)setFrom:(struct CGPoint { float x1; float x2; })arg1; + +@end diff --git a/OfficeImport.framework/CHDScatterSeries.h b/OfficeImport.framework/CHDScatterSeries.h new file mode 100755 index 0000000..bc1d9d6 --- /dev/null +++ b/OfficeImport.framework/CHDScatterSeries.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDScatterSeries : CHDLineSeries { +} + + +- (id)categoryData; +- (void)setCategoryData:(id)arg1; + +@end diff --git a/OfficeImport.framework/CHDScatterType.h b/OfficeImport.framework/CHDScatterType.h new file mode 100755 index 0000000..4e56397 --- /dev/null +++ b/OfficeImport.framework/CHDScatterType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDScatterType : CHDChartType { +} + + +- (int)defaultLabelPosition; + +@end diff --git a/OfficeImport.framework/CHDSeries.h b/OfficeImport.framework/CHDSeries.h new file mode 100755 index 0000000..7b4fb5f --- /dev/null +++ b/OfficeImport.framework/CHDSeries.h @@ -0,0 +1,68 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDKeyedCollection, CHDFormula, CHDData, CHDDataLabel, CHDErrorBar, CHDChartType, CHDDataValue, CHDChart, OADGraphicProperties, EDCollection; + +@interface CHDSeries : NSObject { + CHDChart *mChart; + CHDChartType *mChartType; + int mOrder; + int mStyleIndex; + CHDFormula *mName; + CHDDataValue *mLastCachedName; + CHDData *mValueData; + CHDData *mCategoryData; + EDKeyedCollection *mDataValuePropertiesCollection; + EDCollection *mTrendlinesCollection; + CHDErrorBar *mErrorBarX; + CHDErrorBar *mErrorBarY; + CHDDataLabel *mDefaultDataLabel; + OADGraphicProperties *mGraphicProperties; + boolmDateTimeFormattingFlag; + boolmHiddenFlag; +} + ++ (id)seriesWithChart:(id)arg1; + +- (void)setOrder:(int)arg1; +- (int)order; +- (void)clearBackPointers; +- (id)chartType; +- (void)setDataValuePropertiesCollection:(id)arg1; +- (void)setTrendlinesCollection:(id)arg1; +- (id)defaultSeriesNameForIndex:(int)arg1; +- (void)setErrorBarYAxis:(id)arg1; +- (void)setErrorBarXAxis:(id)arg1; +- (id)categoryData; +- (id)valueData; +- (id)shallowCopy; +- (bool)isDateTimeFormattingFlag; +- (void)setDateTimeFormattingFlag:(bool)arg1; +- (id)trendlinesCollection; +- (void)setValueData:(id)arg1; +- (void)setCategoryData:(id)arg1; +- (id)dataValuePropertiesCollection; +- (void)setHiddenFlag:(bool)arg1; +- (id)defaultDataLabel; +- (id)errorBarYAxis; +- (id)errorBarXAxis; +- (void)setErrorBar:(id)arg1; +- (void)setGraphicProperties:(id)arg1; +- (void)setChartType:(id)arg1; +- (void)setDefaultDataLabel:(id)arg1; +- (id)lastCachedName; +- (void)setLastCachedName:(id)arg1; +- (id)graphicProperties; +- (id)initWithChart:(id)arg1; +- (id)chart; +- (void)setStyleIndex:(int)arg1; +- (int)styleIndex; +- (unsigned int)key; +- (id)name; +- (bool)isEmpty; +- (bool)isHidden; +- (void)setName:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDSeriesAxis.h b/OfficeImport.framework/CHDSeriesAxis.h new file mode 100755 index 0000000..58bac69 --- /dev/null +++ b/OfficeImport.framework/CHDSeriesAxis.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDSeriesAxis : CHDAxis { + int mLabelFrequency; +} + + +- (int)labelFrequency; +- (void)setLabelFrequency:(int)arg1; +- (id)initWithResources:(id)arg1; + +@end diff --git a/OfficeImport.framework/CHDSeriesCollection.h b/OfficeImport.framework/CHDSeriesCollection.h new file mode 100755 index 0000000..87911f6 --- /dev/null +++ b/OfficeImport.framework/CHDSeriesCollection.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class CHDChart; + +@interface CHDSeriesCollection : EDSortedCollection { + CHDChart *mChart; +} + ++ (id)seriesCollectionWithChart:(id)arg1; + +- (unsigned int)nonEmptySeriesCount; +- (id)firstNonEmptySeries; +- (id)initWithChart:(id)arg1; +- (unsigned int)addObject:(id)arg1; + +@end diff --git a/OfficeImport.framework/CHDSurfaceType.h b/OfficeImport.framework/CHDSurfaceType.h new file mode 100755 index 0000000..7eef842 --- /dev/null +++ b/OfficeImport.framework/CHDSurfaceType.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDSurfaceType : CHDUnsupportedType { +} + + + +@end diff --git a/OfficeImport.framework/CHDTitle.h b/OfficeImport.framework/CHDTitle.h new file mode 100755 index 0000000..ba48783 --- /dev/null +++ b/OfficeImport.framework/CHDTitle.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDString, OADGraphicProperties, CHDFormula, CHDChart; + +@interface CHDTitle : NSObject { + CHDChart *mChart; + boolmIsAutoGenerated; + boolmPositionAutoGenerated; + boolmSizeAutoGenerated; + CHDFormula *mName; + EDString *mLastCachedName; + OADGraphicProperties *mGraphicProperties; + double mRotation; +} + + +- (bool)isPositionAutoGenerated; +- (void)setIsSizeAutoGenerated:(bool)arg1; +- (bool)isTitleVisible; +- (double)titleRotationAngle; +- (bool)isSizeAutoGenerated; +- (bool)isAutoGenerated; +- (void)setIsAutoGenerated:(bool)arg1; +- (void)setIsPositionAutoGenerated:(bool)arg1; +- (void)setTitleRotationAngle:(double)arg1; +- (void)setGraphicProperties:(id)arg1; +- (bool)isCachedTitleEmpty; +- (id)lastCachedName; +- (void)setLastCachedName:(id)arg1; +- (id)graphicProperties; +- (id)initWithChart:(id)arg1; +- (id)name; +- (void)setName:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDTrendline.h b/OfficeImport.framework/CHDTrendline.h new file mode 100755 index 0000000..499f105 --- /dev/null +++ b/OfficeImport.framework/CHDTrendline.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDString, OADGraphicProperties, CHDTrendlineLabel; + +@interface CHDTrendline : NSObject { + boolmDisplayEquation; + boolmDisplayRSquaredValue; + double mBackward; + double mForward; + double mInterceptYAxis; + int mPolynomialOrder; + int mMovingAveragePeriod; + int mType; + OADGraphicProperties *mGraphicProperties; + CHDTrendlineLabel *mLabel; + EDString *mName; +} + ++ (id)trendline; + +- (bool)isDisplayEquation; +- (bool)isDisplayRSquaredValue; +- (double)backward; +- (double)forward; +- (double)interceptYAxis; +- (int)polynomialOrder; +- (int)movingAveragePeriod; +- (id)defaultNameWithSeriesName:(id)arg1; +- (void)setDisplayEquation:(bool)arg1; +- (void)setDisplayRSquaredValue:(bool)arg1; +- (void)setBackward:(double)arg1; +- (void)setForward:(double)arg1; +- (void)setInterceptYAxis:(double)arg1; +- (void)setPolynomialOrder:(int)arg1; +- (void)setMovingAveragePeriod:(int)arg1; +- (void)setGraphicProperties:(id)arg1; +- (id)graphicProperties; +- (int)type; +- (id)label; +- (void)setLabel:(id)arg1; +- (id)name; +- (void)setType:(int)arg1; +- (void)setName:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDTrendlineLabel.h b/OfficeImport.framework/CHDTrendlineLabel.h new file mode 100755 index 0000000..6523944 --- /dev/null +++ b/OfficeImport.framework/CHDTrendlineLabel.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class CHDFormula, OADGraphicProperties, EDResources; + +@interface CHDTrendlineLabel : NSObject { + EDResources *mResources; + CHDFormula *mName; + unsigned int mLastCachedNameStringIndex; + unsigned int mContentFormatId; + boolmGeneratedText; + boolmAutomaticLabelDeleted; + OADGraphicProperties *mGraphicProperties; +} + ++ (id)trendlineLabelWithResources:(id)arg1; + +- (bool)isGeneratedText; +- (bool)isAutomaticLabelDeleted; +- (unsigned int)stringIndex; +- (void)setStringIndex:(unsigned int)arg1; +- (void)setName:(id)arg1 chart:(id)arg2; +- (void)setGeneratedText:(bool)arg1; +- (void)setAutomaticLabelDeleted:(bool)arg1; +- (void)setGraphicProperties:(id)arg1; +- (id)lastCachedName; +- (void)setLastCachedName:(id)arg1; +- (id)graphicProperties; +- (unsigned int)contentFormatId; +- (void)setContentFormatId:(unsigned int)arg1; +- (id)contentFormat; +- (void)setContentFormat:(id)arg1; +- (id)initWithResources:(id)arg1; +- (id)name; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHDUnsupportedSeries.h b/OfficeImport.framework/CHDUnsupportedSeries.h new file mode 100755 index 0000000..cea8ccb --- /dev/null +++ b/OfficeImport.framework/CHDUnsupportedSeries.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDUnsupportedSeries : CHDSeries { +} + + + +@end diff --git a/OfficeImport.framework/CHDUnsupportedType.h b/OfficeImport.framework/CHDUnsupportedType.h new file mode 100755 index 0000000..6e02aef --- /dev/null +++ b/OfficeImport.framework/CHDUnsupportedType.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDUnsupportedType : CHDChartType { +} + + + +@end diff --git a/OfficeImport.framework/CHDValueAxis.h b/OfficeImport.framework/CHDValueAxis.h new file mode 100755 index 0000000..c02e0cf --- /dev/null +++ b/OfficeImport.framework/CHDValueAxis.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDValueAxis : CHDAxis { + boolmPercentageFormattingFlag; + boolmAutoMajorUnitValue; + boolmAutoMinorUnitValue; + double mMajorUnitValue; + double mMinorUnitValue; + double mScalingLogBase; +} + + +- (double)scalingLogBase; +- (bool)isPercentageFormattingFlag; +- (void)setPercentageFormattingFlag:(bool)arg1; +- (bool)isAutoMajorUnitValue; +- (bool)isAutoMinorUnitValue; +- (double)majorUnitValue; +- (double)minorUnitValue; +- (void)adjustAxisPositionForHorizontalChart; +- (void)setScalingLogBase:(double)arg1; +- (void)setMajorUnitValue:(double)arg1; +- (void)setMinorUnitValue:(double)arg1; +- (id)initWithResources:(id)arg1; + +@end diff --git a/OfficeImport.framework/CHDView3D.h b/OfficeImport.framework/CHDView3D.h new file mode 100755 index 0000000..501420b --- /dev/null +++ b/OfficeImport.framework/CHDView3D.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHDView3D : NSObject { + int mRotationX; + int mRotationY; + int mDepthPercent; + int mHeightPercent; + int mPerspective; + boolmRightAngleAxes; + boolmCluster; +} + + +- (int)rotationY; +- (int)rotationX; +- (int)depthPercent; +- (int)heightPercent; +- (int)perspective; +- (bool)isRightAngleAxes; +- (bool)isCluster; +- (void)setRotationX:(int)arg1; +- (void)setRotationY:(int)arg1; +- (void)setPerspective:(int)arg1; +- (void)setRightAngleAxes:(bool)arg1; +- (void)setDepthPercent:(int)arg1; +- (void)setHeightPercent:(int)arg1; +- (void)setCluster:(bool)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/CHPCachedValuesRetriever.h b/OfficeImport.framework/CHPCachedValuesRetriever.h new file mode 100755 index 0000000..8316f06 --- /dev/null +++ b/OfficeImport.framework/CHPCachedValuesRetriever.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHPCachedValuesRetriever : EDProcessor { +} + + +- (bool)isObjectSupported:(id)arg1; +- (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; + +@end diff --git a/OfficeImport.framework/CHPCategoryAndSeriesReordering.h b/OfficeImport.framework/CHPCategoryAndSeriesReordering.h new file mode 100755 index 0000000..26aa6b3 --- /dev/null +++ b/OfficeImport.framework/CHPCategoryAndSeriesReordering.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHPCategoryAndSeriesReordering : EDProcessor { +} + + +- (void)reorderCategoryAndSeries:(id)arg1 sheet:(id)arg2 clearAxisReversedFlag:(bool)arg3; +- (void)applyCategoryReorderingPreprocessor:(id)arg1; +- (bool)isObjectSupportedForSeriesReorderingPreprocessor:(id)arg1 isCategoryOrderReversed:(bool)arg2; +- (void)applySeriesReorderingPreprocessor:(id)arg1; +- (void)reorderSeriesCategory:(id)arg1 dataPointCount:(unsigned int)arg2 byRow:(bool)arg3; +- (void)reorderData:(id)arg1 dataPointCount:(unsigned int)arg2 byRow:(bool)arg3; +- (void)reorderValueProperties:(id)arg1 dataPointCount:(unsigned int)arg2; +- (void)reorderDataValues:(id)arg1 dataPointCount:(unsigned int)arg2; +- (void)reorderDataFormula:(id)arg1 dataPointCount:(unsigned int)arg2 byRow:(bool)arg3; +- (bool)isObjectSupported:(id)arg1; +- (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; + +@end diff --git a/OfficeImport.framework/CHPChangeDirection.h b/OfficeImport.framework/CHPChangeDirection.h new file mode 100755 index 0000000..17f579b --- /dev/null +++ b/OfficeImport.framework/CHPChangeDirection.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHPChangeDirection : EDProcessor { +} + + +- (void)changeChartDirection:(id)arg1 sheet:(id)arg2; +- (id)getSeriesCollectionForOrthogonalDirection:(id)arg1 forChart:(id)arg2; +- (void)cleanUpOldSeriesCollection:(id)arg1; +- (id)getGraphicPropertiesForSeriesWithIndex:(int)arg1 fromCollection:(id)arg2 isVaryColors:(bool)arg3 forChart:(id)arg4; +- (id)createNewSeriesCollectionForOrthogonalDirection:(id)arg1 forChart:(id)arg2; +- (void)mapSeriesCollection:(id)arg1 from:(id)arg2 forChart:(id)arg3; +- (void)addDataValue:(id)arg1 to:(id)arg2 withIndex:(int)arg3; +- (void)mapSeriesValues:(id)arg1 to:(id)arg2 forIndex:(unsigned int)arg3 byRow:(bool)arg4 forChart:(id)arg5; +- (bool)isObjectSupported:(id)arg1; +- (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; + +@end diff --git a/OfficeImport.framework/CHPChartDirection.h b/OfficeImport.framework/CHPChartDirection.h new file mode 100755 index 0000000..a85d764 --- /dev/null +++ b/OfficeImport.framework/CHPChartDirection.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHPChartDirection : EDProcessor { +} + + +- (bool)isObjectSupported:(id)arg1; +- (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; + +@end diff --git a/OfficeImport.framework/CHPScatterWithStringValueX.h b/OfficeImport.framework/CHPScatterWithStringValueX.h new file mode 100755 index 0000000..1060dc4 --- /dev/null +++ b/OfficeImport.framework/CHPScatterWithStringValueX.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHPScatterWithStringValueX : EDProcessor { +} + + +- (bool)isObjectSupported:(id)arg1; +- (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; + +@end diff --git a/OfficeImport.framework/CHPSeriesDateTimeFormatting.h b/OfficeImport.framework/CHPSeriesDateTimeFormatting.h new file mode 100755 index 0000000..73b1c0b --- /dev/null +++ b/OfficeImport.framework/CHPSeriesDateTimeFormatting.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHPSeriesDateTimeFormatting : EDProcessor { +} + + +- (bool)isDateTimeFomrattingInData:(id)arg1; +- (bool)isDateTimeFormattingInContentFormatString:(id)arg1 edCell:(struct EDCellHeader { unsigned short x1; unsigned int x2; }*)arg2; +- (bool)isObjectSupported:(id)arg1; +- (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; + +@end diff --git a/OfficeImport.framework/CHPSeriesNameSynthesizer.h b/OfficeImport.framework/CHPSeriesNameSynthesizer.h new file mode 100755 index 0000000..84291fa --- /dev/null +++ b/OfficeImport.framework/CHPSeriesNameSynthesizer.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHPSeriesNameSynthesizer : EDProcessor { +} + + +- (bool)isObjectSupported:(id)arg1; +- (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; + +@end diff --git a/OfficeImport.framework/CHPSeriesValueSynthesizer.h b/OfficeImport.framework/CHPSeriesValueSynthesizer.h new file mode 100755 index 0000000..35f99ff --- /dev/null +++ b/OfficeImport.framework/CHPSeriesValueSynthesizer.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHPSeriesValueSynthesizer : EDProcessor { +} + + +- (bool)isObjectSupported:(id)arg1; +- (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; + +@end diff --git a/OfficeImport.framework/CHPValueAxisFormatting.h b/OfficeImport.framework/CHPValueAxisFormatting.h new file mode 100755 index 0000000..76dadb6 --- /dev/null +++ b/OfficeImport.framework/CHPValueAxisFormatting.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHPValueAxisFormatting : EDProcessor { +} + + +- (bool)isPercentageFormattingInContentFormatString:(id)arg1 edValue:(struct EDValue { int x1; union $_635 { boolx_2_1_1; double x_2_1_2; id x_2_1_3; unsigned int x_2_1_4; int x_2_1_5; } x2; }*)arg2; +- (id)dataPointFormattingInSeriesCollection:(id)arg1; +- (id)dataPointFormattingInData:(id)arg1; +- (id)dataPointFormattingInSources:(id)arg1; +- (bool)isObjectSupported:(id)arg1; +- (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; + +@end diff --git a/OfficeImport.framework/CHXArea2DType.h b/OfficeImport.framework/CHXArea2DType.h new file mode 100755 index 0000000..e1fda47 --- /dev/null +++ b/OfficeImport.framework/CHXArea2DType.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXArea2DType : NSObject { +} + ++ (id)chdChartTypeFromXmlChartTypeElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 chartType:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/CHXArea3DType.h b/OfficeImport.framework/CHXArea3DType.h new file mode 100755 index 0000000..582b010 --- /dev/null +++ b/OfficeImport.framework/CHXArea3DType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXArea3DType : NSObject { +} + ++ (id)chdChartTypeFromXmlChartTypeElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXAutoStyling.h b/OfficeImport.framework/CHXAutoStyling.h new file mode 100755 index 0000000..859bbcf --- /dev/null +++ b/OfficeImport.framework/CHXAutoStyling.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXAutoStyling : CHAutoStyling { +} + ++ (id)colorWithSchemeColorId:(int)arg1 transformType:(int)arg2 transformValue:(float)arg3; ++ (id)colorWithSchemeColorId:(int)arg1 tint:(float)arg2; ++ (id)colorWithSchemeColorId:(int)arg1 shade:(float)arg2; + +- (int)styleRow; +- (int)styleColumn; +- (id)autoColorOfFirstColumnSeriesWithIndex:(int)arg1 seriesCount:(int)arg2; +- (id)autoChartAreaColor; +- (id)autoAxisColor; +- (id)autoPlotAreaColor; +- (id)autoMinorGridColor; +- (id)autoColorOfSeriesWithIndex:(int)arg1; +- (void)setDefaultErrorBarPropertiesInGraphicProperties:(id)arg1; +- (void)resolveGraphicPropertiesOfSeries:(id)arg1 forSeriesIndex:(int)arg2; +- (void)resolveGraphicPropertiesOfTrendline:(id)arg1 forSeriesIndex:(int)arg2; +- (void)resolveGraphicPropertiesOfErrorBar:(id)arg1 forSeriesIndex:(int)arg2; +- (void)resolveChartAreaGraphicProperties:(id)arg1; +- (void)resolveWallGraphicProperties:(id)arg1; +- (void)resolveFloorGraphicProperties:(id)arg1; +- (void)resolvePlotAreaGraphicProperties:(id)arg1; +- (void)resolveAxisGraphicProperties:(id)arg1; +- (void)resolveMajorGridLinesGraphicProperties:(id)arg1; +- (void)resolveMinorGridLinesGraphicProperties:(id)arg1; +- (void)resolveLegendGraphicProperties:(id)arg1; +- (void)resolveMarker:(id)arg1 withSeriesGraphicProperties:(id)arg2 forSeriesIndex:(int)arg3; +- (id)autoAxisStroke; +- (void)resolveGraphicPropertiesOfSeries:(id)arg1 forSeriesIndex:(int)arg2 isLine:(bool)arg3; +- (id)autoStrokeForSeriesIndex:(int)arg1; + +@end diff --git a/OfficeImport.framework/CHXAxis.h b/OfficeImport.framework/CHXAxis.h new file mode 100755 index 0000000..7cd2c5a --- /dev/null +++ b/OfficeImport.framework/CHXAxis.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXAxis : NSObject { +} + ++ (Class)chxAxisClassWithXmlAxisElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)chdAxisFromXmlAxisElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readScalingFromXmlScalingElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 axis:(id)arg2 state:(id)arg3; ++ (int)chdAxisPositionFromXmlAxisElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (int)chdTickMarkFromXmlTickMarkElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (int)chdTickLabelPositionFromXmlTickLabelPositionElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (int)chdCrossesFromXmlAxisElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; + + +@end diff --git a/OfficeImport.framework/CHXBar2DType.h b/OfficeImport.framework/CHXBar2DType.h new file mode 100755 index 0000000..f6a9fe7 --- /dev/null +++ b/OfficeImport.framework/CHXBar2DType.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXBar2DType : NSObject { +} + ++ (id)chdChartTypeFromXmlChartTypeElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 chartType:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/CHXBar3DSeries.h b/OfficeImport.framework/CHXBar3DSeries.h new file mode 100755 index 0000000..6b00303 --- /dev/null +++ b/OfficeImport.framework/CHXBar3DSeries.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXBar3DSeries : NSObject { +} + ++ (id)chdSeriesFromXmlSeriesElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXBar3DType.h b/OfficeImport.framework/CHXBar3DType.h new file mode 100755 index 0000000..3c4c4ac --- /dev/null +++ b/OfficeImport.framework/CHXBar3DType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXBar3DType : NSObject { +} + ++ (id)chdChartTypeFromXmlChartTypeElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXCategoryAxis.h b/OfficeImport.framework/CHXCategoryAxis.h new file mode 100755 index 0000000..05bf2f4 --- /dev/null +++ b/OfficeImport.framework/CHXCategoryAxis.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXCategoryAxis : NSObject { +} + ++ (int)chdLabelAlignFromXmlLabelAlignElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)chdAxisFromXmlAxisElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXChart.h b/OfficeImport.framework/CHXChart.h new file mode 100755 index 0000000..3ce7f35 --- /dev/null +++ b/OfficeImport.framework/CHXChart.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXChart : NSObject { +} + ++ (void)readDefaultTextPropertiesFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 chart:(id)arg2 state:(id)arg3; ++ (void)readChartFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 chart:(id)arg2 state:(id)arg3; ++ (int)chdDisplayBlanksAsEnumFromXmlElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readFromState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/CHXChartType.h b/OfficeImport.framework/CHXChartType.h new file mode 100755 index 0000000..6fbf5e6 --- /dev/null +++ b/OfficeImport.framework/CHXChartType.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXChartType : NSObject { +} + ++ (void)resolveStyle:(id)arg1 state:(id)arg2; ++ (Class)chxChartTypeClassWithXmlElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (int)chdShapeTypeFromXmlShapeTypeElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)chdChartTypeFromXmlChartTypeElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (int)chdGroupingFromXmlGroupingElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; + + +@end diff --git a/OfficeImport.framework/CHXData.h b/OfficeImport.framework/CHXData.h new file mode 100755 index 0000000..dd6a839 --- /dev/null +++ b/OfficeImport.framework/CHXData.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXData : NSObject { +} + ++ (id)chdDataFromXmlDataElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readStrDataFromXmlStrDataElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 data:(id)arg2 state:(id)arg3; ++ (void)readStrDataFromXmlMultiLevelStrDataElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 data:(id)arg2 state:(id)arg3; ++ (void)readNumDataFromXmlNumDataElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 data:(id)arg2 state:(id)arg3; ++ (bool)isHiddenDataElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 data:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXDataLabel.h b/OfficeImport.framework/CHXDataLabel.h new file mode 100755 index 0000000..52399e1 --- /dev/null +++ b/OfficeImport.framework/CHXDataLabel.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXDataLabel : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 dataValuePropertiesCollection:(id)arg2 state:(id)arg3; ++ (id)chdDataLabelFromXmlDataLabelElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (Class)chdDataValuePropertiesClassWithState:(id)arg1; ++ (int)chdDataLabelPositionFromXmlDataLabelElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; + + +@end diff --git a/OfficeImport.framework/CHXDataValue.h b/OfficeImport.framework/CHXDataValue.h new file mode 100755 index 0000000..6923ea4 --- /dev/null +++ b/OfficeImport.framework/CHXDataValue.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXDataValue : NSObject { +} + ++ (id)chdDataValueFromXmlDataValueElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (id)chdNumberValueFromXmlDataValueElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (id)chdStringValueFromXmlDataValueElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXDataValueProperties.h b/OfficeImport.framework/CHXDataValueProperties.h new file mode 100755 index 0000000..4626fb3 --- /dev/null +++ b/OfficeImport.framework/CHXDataValueProperties.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXDataValueProperties : NSObject { +} + ++ (Class)chxDataValuePropertiesClassWithState:(id)arg1; ++ (id)chdDataValuePropertiesFromXmlElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (id)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXDateAxis.h b/OfficeImport.framework/CHXDateAxis.h new file mode 100755 index 0000000..feeb102 --- /dev/null +++ b/OfficeImport.framework/CHXDateAxis.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXDateAxis : NSObject { +} + ++ (int)chdTimeUnitFromXmlTimeUnitElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)chdAxisFromXmlAxisElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXDoughnutType.h b/OfficeImport.framework/CHXDoughnutType.h new file mode 100755 index 0000000..3e7c2a7 --- /dev/null +++ b/OfficeImport.framework/CHXDoughnutType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXDoughnutType : NSObject { +} + ++ (id)chdChartTypeFromXmlChartTypeElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXDrawingState.h b/OfficeImport.framework/CHXDrawingState.h new file mode 100755 index 0000000..e0e2e7a --- /dev/null +++ b/OfficeImport.framework/CHXDrawingState.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class CHXState; + +@interface CHXDrawingState : OAXDrawingState { + CHXState *mCHXState; +} + + +- (id)initWithCHXState:(id)arg1; +- (id)chxState; + +@end diff --git a/OfficeImport.framework/CHXErrorBar.h b/OfficeImport.framework/CHXErrorBar.h new file mode 100755 index 0000000..8e3a64c --- /dev/null +++ b/OfficeImport.framework/CHXErrorBar.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXErrorBar : NSObject { +} + ++ (id)chdErrorBarFromXmlErrorBarElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (int)chdErrorBarTypeFromXmlElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (int)chdErrorBarValueTypeFromXmlElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (int)chdErrorBarDirectionFromXmlElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; + + +@end diff --git a/OfficeImport.framework/CHXFont.h b/OfficeImport.framework/CHXFont.h new file mode 100755 index 0000000..6a0bc02 --- /dev/null +++ b/OfficeImport.framework/CHXFont.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXFont : NSObject { +} + ++ (id)edFontWithOadCharacterProperties:(id)arg1 state:(id)arg2; ++ (id)edFontFromXmlTextPropertiesElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (id)defaultEdRunCollectionForTitle:(id)arg1 state:(id)arg2; ++ (id)edRunCollectionFromXmlTextPropertiesElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (id)edFontWithOadTextBody:(id)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXGraphicProperties.h b/OfficeImport.framework/CHXGraphicProperties.h new file mode 100755 index 0000000..b4669be --- /dev/null +++ b/OfficeImport.framework/CHXGraphicProperties.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXGraphicProperties : NSObject { +} + ++ (id)oadGraphicPropertiesFromXmlElementWithGraphicProperties:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (BOOL)isGraphicPropertiesContainedByXmlElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (void)setGraphicPropertiesFromXmlElementWithGraphicProperties:(id)arg1 element:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/CHXLayout.h b/OfficeImport.framework/CHXLayout.h new file mode 100755 index 0000000..c8700b5 --- /dev/null +++ b/OfficeImport.framework/CHXLayout.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXLayout : NSObject { +} + ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundsRectFromXmlManualLayoutElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 graphicProperties:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/CHXLegend.h b/OfficeImport.framework/CHXLegend.h new file mode 100755 index 0000000..6105bf4 --- /dev/null +++ b/OfficeImport.framework/CHXLegend.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXLegend : NSObject { +} + ++ (int)chdLegendPositionFromXmlLegendPositionElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (void)setDefaultLegendBounds:(id)arg1 legendPosition:(int)arg2; ++ (id)chdLegendEntryFromXmlLegendEntryElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 defaultFont:(id)arg2 state:(id)arg3; ++ (id)chdLegendFromXmlLegendElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXLine2DType.h b/OfficeImport.framework/CHXLine2DType.h new file mode 100755 index 0000000..4cda286 --- /dev/null +++ b/OfficeImport.framework/CHXLine2DType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXLine2DType : NSObject { +} + ++ (id)chdChartTypeFromXmlChartTypeElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXLine3DType.h b/OfficeImport.framework/CHXLine3DType.h new file mode 100755 index 0000000..912010c --- /dev/null +++ b/OfficeImport.framework/CHXLine3DType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXLine3DType : NSObject { +} + ++ (id)chdChartTypeFromXmlChartTypeElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXLineSeries.h b/OfficeImport.framework/CHXLineSeries.h new file mode 100755 index 0000000..a742d97 --- /dev/null +++ b/OfficeImport.framework/CHXLineSeries.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXLineSeries : NSObject { +} + ++ (id)chdSeriesFromXmlSeriesElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXLineType.h b/OfficeImport.framework/CHXLineType.h new file mode 100755 index 0000000..398c411 --- /dev/null +++ b/OfficeImport.framework/CHXLineType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXLineType : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 chartType:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/CHXMarker.h b/OfficeImport.framework/CHXMarker.h new file mode 100755 index 0000000..ccdefd2 --- /dev/null +++ b/OfficeImport.framework/CHXMarker.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXMarker : NSObject { +} + ++ (int)chdMarkerStyleFromXmlMarkerStyleElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)chdMarkerFromXmlMarkerElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXOfPieType.h b/OfficeImport.framework/CHXOfPieType.h new file mode 100755 index 0000000..4b354e2 --- /dev/null +++ b/OfficeImport.framework/CHXOfPieType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXOfPieType : NSObject { +} + ++ (id)chdChartTypeFromXmlChartTypeElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXPie2DSeries.h b/OfficeImport.framework/CHXPie2DSeries.h new file mode 100755 index 0000000..26170c4 --- /dev/null +++ b/OfficeImport.framework/CHXPie2DSeries.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXPie2DSeries : NSObject { +} + ++ (id)chdSeriesFromXmlSeriesElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXPie2DType.h b/OfficeImport.framework/CHXPie2DType.h new file mode 100755 index 0000000..e4f87cf --- /dev/null +++ b/OfficeImport.framework/CHXPie2DType.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXPie2DType : NSObject { +} + ++ (id)chdChartTypeFromXmlChartTypeElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 chartType:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/CHXPie3DType.h b/OfficeImport.framework/CHXPie3DType.h new file mode 100755 index 0000000..653275b --- /dev/null +++ b/OfficeImport.framework/CHXPie3DType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXPie3DType : NSObject { +} + ++ (id)chdChartTypeFromXmlChartTypeElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXPieDataValueProperties.h b/OfficeImport.framework/CHXPieDataValueProperties.h new file mode 100755 index 0000000..1b46fec --- /dev/null +++ b/OfficeImport.framework/CHXPieDataValueProperties.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXPieDataValueProperties : NSObject { +} + ++ (id)chdDataValuePropertiesFromXmlElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXPieSeries.h b/OfficeImport.framework/CHXPieSeries.h new file mode 100755 index 0000000..e65ed10 --- /dev/null +++ b/OfficeImport.framework/CHXPieSeries.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXPieSeries : NSObject { +} + ++ (id)chdSeriesFromXmlSeriesElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXPlotArea.h b/OfficeImport.framework/CHXPlotArea.h new file mode 100755 index 0000000..1ba2cae --- /dev/null +++ b/OfficeImport.framework/CHXPlotArea.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXPlotArea : NSObject { +} + ++ (BOOL)isAxisElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXReader.h b/OfficeImport.framework/CHXReader.h new file mode 100755 index 0000000..e4b5087 --- /dev/null +++ b/OfficeImport.framework/CHXReader.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXReader : NSObject { +} + ++ (id)readFromParentNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 drawingState:(id)arg2; ++ (id)chartPartWithParentNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 drawingState:(id)arg2; ++ (id)externalDataRelationshipWithChartPart:(id)arg1; ++ (id)externalDataWithChartPart:(id)arg1 relationship:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXScatterSeries.h b/OfficeImport.framework/CHXScatterSeries.h new file mode 100755 index 0000000..9f23358 --- /dev/null +++ b/OfficeImport.framework/CHXScatterSeries.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXScatterSeries : NSObject { +} + ++ (id)chdSeriesFromXmlSeriesElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXScatterType.h b/OfficeImport.framework/CHXScatterType.h new file mode 100755 index 0000000..0fc038c --- /dev/null +++ b/OfficeImport.framework/CHXScatterType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXScatterType : NSObject { +} + ++ (id)chdChartTypeFromXmlChartTypeElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXSeries.h b/OfficeImport.framework/CHXSeries.h new file mode 100755 index 0000000..cfbe94b --- /dev/null +++ b/OfficeImport.framework/CHXSeries.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXSeries : NSObject { +} + ++ (Class)chxSeriesClassWithState:(id)arg1; ++ (id)chdSeriesFromXmlSeriesElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)resolveSeriesStyle:(id)arg1 state:(id)arg2; ++ (id)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXSeriesAxis.h b/OfficeImport.framework/CHXSeriesAxis.h new file mode 100755 index 0000000..2a3d9c9 --- /dev/null +++ b/OfficeImport.framework/CHXSeriesAxis.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXSeriesAxis : NSObject { +} + ++ (id)chdAxisFromXmlAxisElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXState.h b/OfficeImport.framework/CHXState.h new file mode 100755 index 0000000..359ab53 --- /dev/null +++ b/OfficeImport.framework/CHXState.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OCPPackagePart, EDResources, CHDChartType, CHDSeries, EXOfficeArtState, CHDChart, OADParagraphProperties, ; + +@interface CHXState : NSObject { + EXOfficeArtState *mDrawingState; + CHDChart *mChart; + EDResources *mResources; + OCPPackagePart *mChartPart; + CHDChartType *mCurrentChartType; + CHDSeries *mCurrentSeries; + OADParagraphProperties *mDefaultTextProperties; + BOOL mDefaultTextPropertiesHaveExplicitFontSize; + *mAutoStyling; +} + + +- (void)setCurrentSeries:(id)arg1; +- (id)initWithDrawingState:(id)arg1; +- (void)setChartPart:(id)arg1; +- (void)pushTitleTextProperties:(BOOL)arg1; +- (void)popTitleTextProperties; +- (id)currentSeries; +- (void)setCurrentChartType:(id)arg1; +- (id)chartPart; +- (void)setDefaultTextPropertiesHaveExplicitFontSize:(BOOL)arg1; +- (id)currentChartType; +- (id)drawingState; +- (void)setDefaultTextProperties:(id)arg1; +- (id)defaultTextProperties; +- (id)autoStyling; +- (id)chart; +- (void)setChart:(id)arg1; +- (id)exState; +- (void)setResources:(id)arg1; +- (id)resources; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CHXStockType.h b/OfficeImport.framework/CHXStockType.h new file mode 100755 index 0000000..f21d3e0 --- /dev/null +++ b/OfficeImport.framework/CHXStockType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXStockType : NSObject { +} + ++ (id)chdChartTypeFromXmlChartTypeElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXString.h b/OfficeImport.framework/CHXString.h new file mode 100755 index 0000000..cdad067 --- /dev/null +++ b/OfficeImport.framework/CHXString.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXString : NSObject { +} + ++ (id)chdFormulaFromXmlStrRefElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (id)edStringFromXmlStrCacheElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readFromXmlTxElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 formula:(id*)arg2 lastCached:(id*)arg3 state:(id)arg4; ++ (id)edStringFromXmlRichElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXTitle.h b/OfficeImport.framework/CHXTitle.h new file mode 100755 index 0000000..e330326 --- /dev/null +++ b/OfficeImport.framework/CHXTitle.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXTitle : NSObject { +} + ++ (id)chdTitleFromXmlTitleElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 isChartTitle:(BOOL)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/CHXTrendline.h b/OfficeImport.framework/CHXTrendline.h new file mode 100755 index 0000000..80834ca --- /dev/null +++ b/OfficeImport.framework/CHXTrendline.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXTrendline : NSObject { +} + ++ (id)chdTrendlineFromXmlTrendlineElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (int)chdTrendlineTypeFromXmlTrendlineTypeElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; + + +@end diff --git a/OfficeImport.framework/CHXTrendlineLabel.h b/OfficeImport.framework/CHXTrendlineLabel.h new file mode 100755 index 0000000..44975f2 --- /dev/null +++ b/OfficeImport.framework/CHXTrendlineLabel.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXTrendlineLabel : NSObject { +} + ++ (id)chdTrendlineLabelFromXmlTrendlineLabelElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXUnsupportedSeries.h b/OfficeImport.framework/CHXUnsupportedSeries.h new file mode 100755 index 0000000..4ff4a58 --- /dev/null +++ b/OfficeImport.framework/CHXUnsupportedSeries.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXUnsupportedSeries : NSObject { +} + ++ (id)chdSeriesFromXmlSeriesElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXUnsupportedType.h b/OfficeImport.framework/CHXUnsupportedType.h new file mode 100755 index 0000000..4351647 --- /dev/null +++ b/OfficeImport.framework/CHXUnsupportedType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXUnsupportedType : NSObject { +} + ++ (id)chdChartTypeFromXmlChartTypeElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXUserShapes.h b/OfficeImport.framework/CHXUserShapes.h new file mode 100755 index 0000000..d8736d4 --- /dev/null +++ b/OfficeImport.framework/CHXUserShapes.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXUserShapes : NSObject { +} + ++ (float)readRealCoordinate:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (struct CGPoint { float x1; float x2; })readRealPoint:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readDrawable:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 anchor:(id)arg2 drawingState:(id)arg3; ++ (id)readRelativeSizeAnchor:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 drawingState:(id)arg2; ++ (id)readAbsoluteSizeAnchor:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 drawingState:(id)arg2; ++ (void)readFromCharSpaceNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXValueAxis.h b/OfficeImport.framework/CHXValueAxis.h new file mode 100755 index 0000000..90e8f16 --- /dev/null +++ b/OfficeImport.framework/CHXValueAxis.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXValueAxis : NSObject { +} + ++ (id)chdAxisFromXmlAxisElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CHXView3D.h b/OfficeImport.framework/CHXView3D.h new file mode 100755 index 0000000..a435d8b --- /dev/null +++ b/OfficeImport.framework/CHXView3D.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CHXView3D : NSObject { +} + ++ (id)chdView3DFromXmlView3DElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/CMArchiveManager.h b/OfficeImport.framework/CMArchiveManager.h new file mode 100755 index 0000000..16d6874 --- /dev/null +++ b/OfficeImport.framework/CMArchiveManager.h @@ -0,0 +1,61 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableSet, NSMutableDictionary, NSString; + +@interface CMArchiveManager : NSObject { + BOOL mIsThumbnail; + BOOL mIsOnPhone; + unsigned int mPageCount; + NSMutableDictionary *mDrawableCache; + NSString *mResourcePathPrefix; + NSMutableSet *mPausedPaths; + int mHeight; + int mWidth; + float mCommitInterval; + BOOL mAutoCommit; +} + ++ (int)blipTypeToResourceType:(int)arg1; ++ (id)resourceTypeToMIME:(int)arg1; ++ (id)resourceTypeToExtension:(int)arg1; + +- (void)setCommitInterval:(float)arg1; +- (void)setAutoCommit:(BOOL)arg1; +- (id)_validateData:(id)arg1 withType:(int*)arg2; +- (id)addResource:(id)arg1 withName:(id)arg2; +- (id)addResourceForDrawable:(id)arg1 withType:(int)arg2 drawable:(id)arg3; +- (id)cachedPathForDrawable:(id)arg1; +- (int)resourceCount; +- (id)addCssStyle:(id)arg1; +- (void)addCssStyle:(id)arg1 withName:(id)arg2; +- (id)cssStylesheetString; +- (void)setResourcePathPrefix:(id)arg1; +- (id)resourcePathPrefix; +- (id)appendResourcePathToName:(id)arg1; +- (BOOL)isProgressive; +- (id)createResourceWithName:(id)arg1; +- (id)createResourceWithType:(int)arg1; +- (void)pushData:(id)arg1 toPath:(id)arg2; +- (id)addResource:(id)arg1 withType:(int)arg2; +- (BOOL)setIsOnPhone:(BOOL)arg1; +- (BOOL)progressiveMappingIsPausedOnPath:(id)arg1; +- (void)pauseProgressiveMappingOnPath:(id)arg1; +- (void)restartProgressiveMappingOnPath:(id)arg1; +- (void)setHTMLWidth:(int)arg1; +- (void)setHTMLHeight:(int)arg1; +- (void)pushText:(id)arg1 toPath:(id)arg2; +- (void)pushCssToPath:(id)arg1; +- (void)commitDataAtPath:(id)arg1; +- (void)closeResourceAtPath:(id)arg1; +- (BOOL)isOnPhone; +- (BOOL)isThumbnail; +- (void)setIsThumbnail:(BOOL)arg1; +- (void)setPageCount:(unsigned int)arg1; +- (unsigned int)pageCount; +- (BOOL)isCancelled; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CMBordersProperty.h b/OfficeImport.framework/CMBordersProperty.h new file mode 100755 index 0000000..8b5a700 --- /dev/null +++ b/OfficeImport.framework/CMBordersProperty.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSColorStub; + +@interface CMBordersProperty : CMProperty { + NSColorStub *mBorderColor; + NSColorStub *mBorderTopColor; + NSColorStub *mBorderLeftColor; + NSColorStub *mBorderBottomColor; + NSColorStub *mBorderRightColor; + int mBorderStyle[5]; + int mBorderWidth[5]; + int mCustomWidth; +} + ++ (BOOL)isStroked:(id)arg1; + +- (BOOL)isNoneAtLocation:(int)arg1; +- (void)setNoneAtLocation:(int)arg1; +- (void)setFromOadStroke:(id)arg1 atLocation:(int)arg2 state:(id)arg3; +- (id)cssString; +- (id)widthString; +- (id)colorString; +- (id)stringFromStyleEnum:(int)arg1; +- (id)stringFromWidthEnum:(int)arg1; +- (id)stringFromColor:(id)arg1; +- (id)initWithOADStroke:(id)arg1; +- (id)cssStringForName:(id)arg1; +- (void)adjustValues; +- (id)styleString; +- (id)init; + +@end diff --git a/OfficeImport.framework/CMCanonicalShapeBuilder.h b/OfficeImport.framework/CMCanonicalShapeBuilder.h new file mode 100755 index 0000000..b122d24 --- /dev/null +++ b/OfficeImport.framework/CMCanonicalShapeBuilder.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMCanonicalShapeBuilder : CMShapeBuilder { +} + + +- (struct CGPath { }*)_rectangleWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_parallelogramWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_trapezoidWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_ellipseWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_roundedRectWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_diamondWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_triangleWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_rightTriangleWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_plusWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_cubeWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_canWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_pentagonWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_hexagonWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_octagonWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_wedgeRectWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_starWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 aspectRatio:(float)arg2 andBranchNumber:(int)arg3; +- (struct CGPath { }*)_lineWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_straightConnector1tWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_rightArrowWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_chevronWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_homePlateWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_leftArrowWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_upArrowWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_downArrowWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_leftRightArrowWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_upDownArrowWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_quadArrowWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_leftRightUpArrowWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_circularArrowWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_rightDiagramArrowWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_upDiagramArrowWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_pyramidLayerWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_pieWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)_diagramCircularArrowWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andAspectRatio:(float)arg2; +- (struct CGPath { }*)createShapeWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1; +- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })affineTransform; + +@end diff --git a/OfficeImport.framework/CMColorProperty.h b/OfficeImport.framework/CMColorProperty.h new file mode 100755 index 0000000..c3cc897 --- /dev/null +++ b/OfficeImport.framework/CMColorProperty.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSColorStub; + +@interface CMColorProperty : CMProperty { + NSColorStub *wdValue; +} + ++ (struct CGColor { }*)createCGColorFromOADColor:(id)arg1 state:(id)arg2; ++ (struct CGColor { }*)createCGColorFromOADFill:(id)arg1 state:(id)arg2; ++ (id)cssStringFromOADGradientFill:(id)arg1 state:(id)arg2; ++ (id)nsColorFromOADColor:(id)arg1 state:(id)arg2; ++ (id)cssStringFromRed:(float)arg1 green:(float)arg2 blue:(float)arg3; ++ (id)cssStringFromNSColorStub:(id)arg1; ++ (id)nsColorFromOADFill:(id)arg1 state:(id)arg2; ++ (id)resolveStyleColorWithPercentage:(float)arg1 shading:(id)arg2; ++ (id)resolveStyleColorWithPercentage:(float)arg1 foregroundColor:(id)arg2 backgroundColor:(id)arg3; ++ (float)resolveColorValueWithPercentage:(float)arg1 foregroundComponent:(float)arg2 backgroundComponent:(float)arg3; ++ (id)nsColorFromShading:(id)arg1; ++ (id)cssStringFromOADColor:(id)arg1; ++ (float)transformedAlphaFromOADColor:(id)arg1; + +- (BOOL)isEqualTo:(id)arg1; +- (id)cssString; +- (id)cssStringForName:(id)arg1; +- (id)initWithColor:(id)arg1; +- (id)value; + +@end diff --git a/OfficeImport.framework/CMDiagramArrowMapper.h b/OfficeImport.framework/CMDiagramArrowMapper.h new file mode 100755 index 0000000..33d3185 --- /dev/null +++ b/OfficeImport.framework/CMDiagramArrowMapper.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramArrowMapper : CMDiagramShapeMapper { + BOOL mIsVertical; + BOOL mIsOutward; + float mRadius; +} + ++ (void)initialize; + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })circumscribedBounds; +- (void)mapChildrenAt:(id)arg1 withState:(id)arg2; +- (struct CGSize { float x1; float x2; })sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; +- (struct CGSize { float x1; float x2; })textSizeForShapeSize:(struct CGSize { float x1; float x2; })arg1; +- (id)initWithOddDiagram:(id)arg1 drawingContext:(id)arg2 orientedBounds:(id)arg3 identifier:(id)arg4 parent:(id)arg5; + +@end diff --git a/OfficeImport.framework/CMDiagramChevronMapper.h b/OfficeImport.framework/CMDiagramChevronMapper.h new file mode 100755 index 0000000..ab6e45c --- /dev/null +++ b/OfficeImport.framework/CMDiagramChevronMapper.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramChevronMapper : CMDiagramShapeMapper { + BOOL mHChevron; +} + + +- (id)_suggestedBoundsForNodeAtIndex:(unsigned int)arg1; +- (void)mapChildrenAt:(id)arg1 withState:(id)arg2; +- (struct CGSize { float x1; float x2; })sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; +- (void)setIsHChevron:(BOOL)arg1; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/CMDiagramContinuousArrowMapper.h b/OfficeImport.framework/CMDiagramContinuousArrowMapper.h new file mode 100755 index 0000000..cb3be23 --- /dev/null +++ b/OfficeImport.framework/CMDiagramContinuousArrowMapper.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramContinuousArrowMapper : CMDiagramShapeMapper { +} + + +- (struct CGSize { float x1; float x2; })sizeForNode:(id)arg1; +- (id)_suggestedBoundsForNodeAtIndex:(int)arg1; +- (void)mapChildrenAt:(id)arg1 withState:(id)arg2; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (id)stroke; +- (id)fill; + +@end diff --git a/OfficeImport.framework/CMDiagramListMapper.h b/OfficeImport.framework/CMDiagramListMapper.h new file mode 100755 index 0000000..bb466ae --- /dev/null +++ b/OfficeImport.framework/CMDiagramListMapper.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramListMapper : CMDiagramShapeMapper { + float mMaxLineCount; +} + + +- (void)mapListItemAt:(id)arg1 index:(int)arg2 withState:(id)arg3; +- (id)suggestedBoundsForHListItemWithIndex:(int)arg1; +- (void)setDefaultFonSize; +- (void)mapChildrenAt:(id)arg1 withState:(id)arg2; +- (float)setFonSizeForChildNode:(id)arg1 atIndex:(unsigned int)arg2 level:(int)arg3; +- (struct CGSize { float x1; float x2; })sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (struct CGSize { float x1; float x2; })textSize; + +@end diff --git a/OfficeImport.framework/CMDiagramMapper.h b/OfficeImport.framework/CMDiagramMapper.h new file mode 100755 index 0000000..4d9c7af --- /dev/null +++ b/OfficeImport.framework/CMDiagramMapper.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ODDDiagram, CMDrawingContext; + +@interface CMDiagramMapper : CMDrawableMapper { + ODDDiagram *mDiagram; + CMDrawingContext *mDrawingContext; +} + ++ (int)diagramTypeFromString:(id)arg1; + +- (id)identifierFromLayoutTypeId:(id)arg1; +- (id)createDiagramMapperForId:(id)arg1; +- (id)initWithOddDiagram:(id)arg1 drawingContext:(id)arg2 orientedBounds:(id)arg3 parent:(id)arg4; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (id)diagram; +- (id)styleMatrix; + +@end diff --git a/OfficeImport.framework/CMDiagramNodeInfo.h b/OfficeImport.framework/CMDiagramNodeInfo.h new file mode 100755 index 0000000..a307fed --- /dev/null +++ b/OfficeImport.framework/CMDiagramNodeInfo.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramNodeInfo : NSObject { + int mTreeDepth; + int mRow; + struct ODIHRange { + float mMid; + float mLength; + } mXRange; + BOOL mConnectToVerticalSide; + int mExtraRowsBetweenParentAndSelf; + float mXOffsetRelativeToParent; + struct ODIHRangeVector { struct ODIHRange {} *x1; struct ODIHRange {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; } *mXRanges; +} + + +- (void)setTreeDepth:(int)arg1; +- (struct ODIHRangeVector { struct ODIHRange {} *x1; struct ODIHRange {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)xRanges; +- (int)treeDepth; +- (void)setExtraRowsBetweenParentAndSelf:(int)arg1; +- (void)setConnectToVerticalSide:(BOOL)arg1; +- (void)addToXOffsetRelativeToParent:(float)arg1; +- (void)setXRange:(struct ODIHRange { float x1; float x2; })arg1; +- (void)setXOffsetRelativeToParent:(float)arg1; +- (struct ODIHRange { float x1; float x2; })xRange; +- (int)extraRowsBetweenParentAndSelf; +- (void)setRow:(int)arg1; +- (float)xOffsetRelativeToParent; +- (BOOL)connectToVerticalSide; +- (int)row; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CMDiagramNodeLayout.h b/OfficeImport.framework/CMDiagramNodeLayout.h new file mode 100755 index 0000000..7cf3b6e --- /dev/null +++ b/OfficeImport.framework/CMDiagramNodeLayout.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramNodeLayout : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/CMDiagramPointArrowMapper.h b/OfficeImport.framework/CMDiagramPointArrowMapper.h new file mode 100755 index 0000000..b4754b2 --- /dev/null +++ b/OfficeImport.framework/CMDiagramPointArrowMapper.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramPointArrowMapper : CMDiagramPointMapper { + int mArrowType; +} + + +- (id)getTextBoundsForBounds:(id)arg1; +- (id)initWithPoint:(id)arg1 drawingContext:(id)arg2 orientedBounds:(id)arg3 parent:(id)arg4; +- (id)transformPresentationName; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/CMDiagramPointChevronMapper.h b/OfficeImport.framework/CMDiagramPointChevronMapper.h new file mode 100755 index 0000000..66e3298 --- /dev/null +++ b/OfficeImport.framework/CMDiagramPointChevronMapper.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramPointChevronMapper : CMDiagramPointMapper { + BOOL mPlaceholder; + BOOL mHomePlate; +} + + +- (void)setIsPlaceholder:(BOOL)arg1; +- (void)setIsHomePlate:(BOOL)arg1; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/CMDiagramPointContinuousArrowMapper.h b/OfficeImport.framework/CMDiagramPointContinuousArrowMapper.h new file mode 100755 index 0000000..163247e --- /dev/null +++ b/OfficeImport.framework/CMDiagramPointContinuousArrowMapper.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramPointContinuousArrowMapper : CMDiagramPointMapper { + BOOL mIsArrow; +} + + +- (void)setIsArrow:(BOOL)arg1; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/CMDiagramPointEllipseMapper.h b/OfficeImport.framework/CMDiagramPointEllipseMapper.h new file mode 100755 index 0000000..a160331 --- /dev/null +++ b/OfficeImport.framework/CMDiagramPointEllipseMapper.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramPointEllipseMapper : CMDiagramPointMapper { +} + + +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/CMDiagramPointListBaseMapper.h b/OfficeImport.framework/CMDiagramPointListBaseMapper.h new file mode 100755 index 0000000..6f2c188 --- /dev/null +++ b/OfficeImport.framework/CMDiagramPointListBaseMapper.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramPointListBaseMapper : CMDiagramPointMapper { +} + + +- (void)mapTextAt:(id)arg1 withBounds:(id)arg2 isCentered:(BOOL)arg3 includeChildren:(BOOL)arg4 withState:(id)arg5; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/CMDiagramPointListItemL1Mapper.h b/OfficeImport.framework/CMDiagramPointListItemL1Mapper.h new file mode 100755 index 0000000..bf04730 --- /dev/null +++ b/OfficeImport.framework/CMDiagramPointListItemL1Mapper.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramPointListItemL1Mapper : CMDiagramPointMapper { + int mListIndex; +} + + +- (id)initWithPoint:(id)arg1 drawingContext:(id)arg2 orientedBounds:(id)arg3 listIndex:(int)arg4 parent:(id)arg5; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/CMDiagramPointMapper.h b/OfficeImport.framework/CMDiagramPointMapper.h new file mode 100755 index 0000000..593e900 --- /dev/null +++ b/OfficeImport.framework/CMDiagramPointMapper.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADOrientedBounds, CMDrawingContext, NSString, ODDPoint; + +@interface CMDiagramPointMapper : CMMapper { + ODDPoint *mPoint; + CMDrawingContext *mDrawingContext; + OADOrientedBounds *mOrientedBounds; + NSString *mPresentationName; +} + + +- (void)mapSiblingTextAt:(id)arg1 style:(id)arg2 level:(int)arg3 withState:(id)arg4; +- (void)renderShapeAsBackgroundInBounds:(id)arg1; +- (void)mapStyledRectangle:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 at:(id)arg2 withState:(id)arg3; +- (void)mapChlidrenAt:(id)arg1 withState:(id)arg2; +- (id)presentationWithName:(id)arg1; +- (id)baseTextListStyleWithBounds:(id)arg1 isCentered:(BOOL)arg2; +- (void)mapPointTextAt:(id)arg1 style:(id)arg2 level:(int)arg3 withState:(id)arg4; +- (void)mapChildrenTextAt:(id)arg1 style:(id)arg2 level:(int)arg3 withState:(id)arg4; +- (void)applyDiagramStyleToShapeProperties; +- (void)mapTextAt:(id)arg1 withBounds:(id)arg2 isCentered:(BOOL)arg3 includeChildren:(BOOL)arg4 withState:(id)arg5; +- (float)defaultFontSize; +- (id)initWithPoint:(id)arg1 drawingContext:(id)arg2 orientedBounds:(id)arg3 parent:(id)arg4; +- (id)transformPresentationName; +- (id)transformForPresentationWithName:(id)arg1; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (id)diagram; +- (id)shapeStyle; +- (id)presentationName; +- (void)setPresentationName:(id)arg1; +- (id)plainText; +- (id)styleMatrix; +- (id)stroke; +- (id)fill; + +@end diff --git a/OfficeImport.framework/CMDiagramPointPyramidLayerMapper.h b/OfficeImport.framework/CMDiagramPointPyramidLayerMapper.h new file mode 100755 index 0000000..3fe676d --- /dev/null +++ b/OfficeImport.framework/CMDiagramPointPyramidLayerMapper.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramPointPyramidLayerMapper : CMDiagramPointMapper { + float mPyramidAspectRatio; +} + + +- (void)setPyramidAspectRatio:(float)arg1; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/CMDiagramPointRoundedRectMapper.h b/OfficeImport.framework/CMDiagramPointRoundedRectMapper.h new file mode 100755 index 0000000..20d0062 --- /dev/null +++ b/OfficeImport.framework/CMDiagramPointRoundedRectMapper.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramPointRoundedRectMapper : CMDiagramPointMapper { +} + + +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/CMDiagramPointSegmentedPieMapper.h b/OfficeImport.framework/CMDiagramPointSegmentedPieMapper.h new file mode 100755 index 0000000..19fc8ad --- /dev/null +++ b/OfficeImport.framework/CMDiagramPointSegmentedPieMapper.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramPointSegmentedPieMapper : CMDiagramPointMapper { + float mStartAngle; + float mStopAngle; + BOOL mDrawArrows; + unsigned int mSegmentIndex; + unsigned int mSegmentCount; +} + + +- (id)_arrowFillWithState:(id)arg1; +- (void)setStopAngle:(float)arg1; +- (void)setSegmentIndex:(unsigned int)arg1; +- (void)setSegmentCount:(unsigned int)arg1; +- (id)transformPresentationName; +- (void)setDrawArrows:(BOOL)arg1; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (void)setStartAngle:(float)arg1; + +@end diff --git a/OfficeImport.framework/CMDiagramPointSegmentedPyramidLayerMapper.h b/OfficeImport.framework/CMDiagramPointSegmentedPyramidLayerMapper.h new file mode 100755 index 0000000..aa149a3 --- /dev/null +++ b/OfficeImport.framework/CMDiagramPointSegmentedPyramidLayerMapper.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramPointSegmentedPyramidLayerMapper : CMDiagramPointMapper { + BOOL mPlaceholder; +} + + +- (void)setIsPlaceholder:(BOOL)arg1; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/CMDiagramPointTextMapper.h b/OfficeImport.framework/CMDiagramPointTextMapper.h new file mode 100755 index 0000000..a553e34 --- /dev/null +++ b/OfficeImport.framework/CMDiagramPointTextMapper.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramPointTextMapper : CMDiagramPointMapper { +} + + +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/CMDiagramPointTransitionMapper.h b/OfficeImport.framework/CMDiagramPointTransitionMapper.h new file mode 100755 index 0000000..2772da3 --- /dev/null +++ b/OfficeImport.framework/CMDiagramPointTransitionMapper.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSDictionary; + +@interface CMDiagramPointTransitionMapper : CMDiagramPointMapper { + int mShapeType; + NSDictionary *mAdjustValues; +} + + +- (id)initWithPoint:(id)arg1 drawingContext:(id)arg2 orientedBounds:(id)arg3 shapeType:(int)arg4 parent:(id)arg5; +- (id)initWithPoint:(id)arg1 drawingContext:(id)arg2 orientedBounds:(id)arg3 shapeType:(int)arg4 adjustValues:(id)arg5 parent:(id)arg6; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/CMDiagramPyramidMapper.h b/OfficeImport.framework/CMDiagramPyramidMapper.h new file mode 100755 index 0000000..b0b1942 --- /dev/null +++ b/OfficeImport.framework/CMDiagramPyramidMapper.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramPyramidMapper : CMDiagramShapeMapper { + BOOL mIsFlipped; +} + + +- (id)_suggestedBoundsForNodeAtIndex:(unsigned int)arg1; +- (void)mapChildrenAt:(id)arg1 withState:(id)arg2; +- (struct CGSize { float x1; float x2; })sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; +- (void)setIsFlipped:(BOOL)arg1; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/CMDiagramSegmentedPieMapper.h b/OfficeImport.framework/CMDiagramSegmentedPieMapper.h new file mode 100755 index 0000000..369e073 --- /dev/null +++ b/OfficeImport.framework/CMDiagramSegmentedPieMapper.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramSegmentedPieMapper : CMDiagramShapeMapper { + BOOL mDrawArrows; +} + + +- (id)_suggestedBoundsForNodeAtIndex:(unsigned int)arg1; +- (void)mapChildrenAt:(id)arg1 withState:(id)arg2; +- (struct CGSize { float x1; float x2; })sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; +- (void)setDrawArrows:(BOOL)arg1; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (int)pointCount; + +@end diff --git a/OfficeImport.framework/CMDiagramSegmentedPyramidMapper.h b/OfficeImport.framework/CMDiagramSegmentedPyramidMapper.h new file mode 100755 index 0000000..891985d --- /dev/null +++ b/OfficeImport.framework/CMDiagramSegmentedPyramidMapper.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramSegmentedPyramidMapper : CMDiagramShapeMapper { +} + + +- (id)_suggestedBoundsForPyramidLayerWithIndex:(unsigned int)arg1 inLayer:(unsigned int)arg2 andSlice:(unsigned int)arg3; +- (unsigned int)layerCount; +- (void)mapChildrenAt:(id)arg1 withState:(id)arg2; +- (struct CGSize { float x1; float x2; })sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (int)pointCount; + +@end diff --git a/OfficeImport.framework/CMDiagramShapeArrow4Mapper.h b/OfficeImport.framework/CMDiagramShapeArrow4Mapper.h new file mode 100755 index 0000000..b335fda --- /dev/null +++ b/OfficeImport.framework/CMDiagramShapeArrow4Mapper.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramShapeArrow4Mapper : CMDiagramShapeMapper { +} + + +- (void)mapChildrenAt:(id)arg1 withState:(id)arg2; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/CMDiagramShapeCycleMapper.h b/OfficeImport.framework/CMDiagramShapeCycleMapper.h new file mode 100755 index 0000000..360f124 --- /dev/null +++ b/OfficeImport.framework/CMDiagramShapeCycleMapper.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramShapeCycleMapper : CMDiagramShapeMapper { + float mScale; + BOOL mCircularArrows; + int mDiagramType; + int mArrowShapeType; +} + + +- (struct CGSize { float x1; float x2; })nodeSize; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })nodeBoundsWithIndex:(unsigned int)arg1; +- (void)mapTransitionPointAt:(id)arg1 index:(unsigned int)arg2 withState:(id)arg3; +- (void)mapTransitionArrowsAt:(id)arg1 index:(unsigned int)arg2 withState:(id)arg3; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })circumscribedBounds; +- (void)mapChildrenAt:(id)arg1 withState:(id)arg2; +- (struct CGSize { float x1; float x2; })sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; +- (id)initWithOddDiagram:(id)arg1 drawingContext:(id)arg2 orientedBounds:(id)arg3 identifier:(id)arg4 parent:(id)arg5; + +@end diff --git a/OfficeImport.framework/CMDiagramShapeHierarchyMapper.h b/OfficeImport.framework/CMDiagramShapeHierarchyMapper.h new file mode 100755 index 0000000..708f797 --- /dev/null +++ b/OfficeImport.framework/CMDiagramShapeHierarchyMapper.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary; + +@interface CMDiagramShapeHierarchyMapper : CMDiagramShapeMapper { + NSMutableDictionary *mNodeInfoMap; + BOOL mIsLayered; +} + + +- (void)setUpLayers; +- (void)setAbsolutePositionOfNode:(id)arg1 parentRow:(int)arg2 parentXOffset:(float)arg3 index:(int)arg4; +- (void)mapLayerNodes:(id)arg1 at:(id)arg2 scale:(float)arg3 offsetX:(float)arg4 offsetY:(float)arg5 withState:(id)arg6; +- (void)mapNode:(id)arg1 at:(id)arg2 scale:(float)arg3 offsetX:(float)arg4 offsetY:(float)arg5 withState:(id)arg6; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundsForNode:(id)arg1; +- (void)mapChildrenAt:(id)arg1 withState:(id)arg2; +- (struct CGSize { float x1; float x2; })sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; +- (id)initWithOddDiagram:(id)arg1 drawingContext:(id)arg2 orientedBounds:(id)arg3 identifier:(id)arg4 parent:(id)arg5; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (void)createInfoForNode:(id)arg1 depth:(int)arg2; +- (id)infoForNode:(id)arg1; +- (struct ODIHRangeVector { struct ODIHRange {} *x1; struct ODIHRange {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)mapRangesForNode:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })mapLogicalBoundsWithXRanges:(const struct ODIHRangeVector { struct ODIHRange {} *x1; struct ODIHRange {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CMDiagramShapeMapper.h b/OfficeImport.framework/CMDiagramShapeMapper.h new file mode 100755 index 0000000..8f46135 --- /dev/null +++ b/OfficeImport.framework/CMDiagramShapeMapper.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADOrientedBounds, NSString; + +@interface CMDiagramShapeMapper : CMDiagramMapper { + int mChildCount; + OADOrientedBounds *mDiagramShapeBounds; + NSString *mIdentifier; + float mDefaultFontSize; + int mMaxMappableTreeDepth; + float mDefaultScale; +} + + +- (float)defaultFontSize; +- (void)setDefaultFonSize; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })circumscribedBounds; +- (void)mapChildrenAt:(id)arg1 withState:(id)arg2; +- (void)setFonSizeForChildNode:(id)arg1 atIndex:(unsigned int)arg2; +- (float)setFonSizeForChildNode:(id)arg1 atIndex:(unsigned int)arg2 level:(int)arg3; +- (struct CGSize { float x1; float x2; })sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; +- (struct CGSize { float x1; float x2; })textSizeForShapeSize:(struct CGSize { float x1; float x2; })arg1; +- (id)initWithOddDiagram:(id)arg1 drawingContext:(id)arg2 orientedBounds:(id)arg3 identifier:(id)arg4 parent:(id)arg5; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/CMDiagramShapeMatrixMapper.h b/OfficeImport.framework/CMDiagramShapeMatrixMapper.h new file mode 100755 index 0000000..59aceff --- /dev/null +++ b/OfficeImport.framework/CMDiagramShapeMatrixMapper.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramShapeMatrixMapper : CMDiagramShapeMapper { + int mColumnCount; + int mRowCount; + float mRectWidth; + float mRectHeight; + BOOL mHasArrows; + BOOL mIsSnake; + BOOL mIsHorizontal; + BOOL mIsLinear; +} + + +- (void)setColumnsAndRowsCount; +- (struct CGSize { float x1; float x2; })gapSize; +- (double)gapRatio; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })circumscribedBounds; +- (void)mapChildrenAt:(id)arg1 withState:(id)arg2; +- (struct CGSize { float x1; float x2; })sizeForNode:(id)arg1 atIndex:(unsigned int)arg2; +- (id)initWithOddDiagram:(id)arg1 drawingContext:(id)arg2 orientedBounds:(id)arg3 identifier:(id)arg4 parent:(id)arg5; +- (int)columnCount; + +@end diff --git a/OfficeImport.framework/CMDiagramShapeVennMapper.h b/OfficeImport.framework/CMDiagramShapeVennMapper.h new file mode 100755 index 0000000..20e6ef6 --- /dev/null +++ b/OfficeImport.framework/CMDiagramShapeVennMapper.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDiagramShapeVennMapper : CMDiagramShapeMapper { +} + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })nodeBoundsWithIndex:(unsigned int)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })circumscribedBounds; +- (void)mapChildrenAt:(id)arg1 withState:(id)arg2; +- (struct CGSize { float x1; float x2; })textSizeForShapeSize:(struct CGSize { float x1; float x2; })arg1; + +@end diff --git a/OfficeImport.framework/CMDictArchiveManager.h b/OfficeImport.framework/CMDictArchiveManager.h new file mode 100755 index 0000000..0b1bddb --- /dev/null +++ b/OfficeImport.framework/CMDictArchiveManager.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString, NSMutableDictionary, NSMutableString; + +@interface CMDictArchiveManager : CMArchiveManager { + NSMutableString *mCssString; + NSMutableDictionary *mStyleCache; + NSMutableDictionary *mResources; + NSString *mPrefix; + NSString *mResourceUrlProtocol; + NSMutableString *mMainHtml; + NSString *mName; + boolmIsFrameset; +} + + +- (id)initWithName:(id)arg1 resourcePathPrefix:(id)arg2; +- (void)setIsFrameset; +- (id)createDictionaryWithSizeInfos:(BOOL)arg1; +- (id)resourceUrlProtocol; +- (int)resourceCount; +- (id)addCssStyle:(id)arg1; +- (void)addCssStyle:(id)arg1 withName:(id)arg2; +- (id)cssStylesheetString; +- (id)createResourceWithName:(id)arg1; +- (void)pushData:(id)arg1 toPath:(id)arg2; +- (void)pushText:(id)arg1 toPath:(id)arg2; +- (void)pushCssToPath:(id)arg1; +- (id)name; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CMDrawableMapper.h b/OfficeImport.framework/CMDrawableMapper.h new file mode 100755 index 0000000..f444be9 --- /dev/null +++ b/OfficeImport.framework/CMDrawableMapper.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADOrientedBounds, NSString, NSData, OADDrawable, CMDrawableStyle; + +@interface CMDrawableMapper : CMMapper { + OADDrawable *mDrawable; + CMDrawableStyle *mStyle; + NSData *mImageBinaryData; + NSString *mName; + NSString *mExtension; + int mResourceType; + NSString *mSourcePath; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } mBox; + float mRotation; + BOOL mIsSupported; + BOOL mIsCropped; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } mUncroppedBox; + OADOrientedBounds *mOrientedBounds; +} + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })box; +- (void)mapImageBinaryData; +- (id)convertMetafileToPdf; +- (void)mapBounds; +- (id)initWithOadDrawable:(id)arg1 parent:(id)arg2; +- (void)setBoundingBox; +- (void)setWithOadImage:(id)arg1; +- (void)calculateUncroppedBox:(id)arg1; +- (BOOL)isCropped; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })uncroppedBox; +- (id)saveResourceAndReturnPath:(id)arg1 withType:(int)arg2; +- (void)mapShapeGraphicsAt:(id)arg1 withState:(id)arg2; +- (void)mapTextBoxAt:(id)arg1 withState:(id)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })shapeTextBoxRect; +- (void)mapDrawingContext:(id)arg1 at:(id)arg2 relative:(BOOL)arg3 withState:(id)arg4; +- (id)initWithParent:(id)arg1; +- (id)blipAtIndex:(unsigned int)arg1; +- (void)setRotation:(float)arg1; +- (float)rotation; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CMDrawableStyle.h b/OfficeImport.framework/CMDrawableStyle.h new file mode 100755 index 0000000..0d307f4 --- /dev/null +++ b/OfficeImport.framework/CMDrawableStyle.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADDrawable; + +@interface CMDrawableStyle : EMCellStyle { + OADDrawable *mDrawable; +} + + +- (void)addPositionProperties:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)addPositionUsingOffsets:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/OfficeImport.framework/CMDrawingAction.h b/OfficeImport.framework/CMDrawingAction.h new file mode 100755 index 0000000..3ea8c20 --- /dev/null +++ b/OfficeImport.framework/CMDrawingAction.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMDrawingAction : NSObject { + int _type; + id _value; + float _floatValue; +} + + +- (id)initWithType:(int)arg1 andValue:(id)arg2; +- (id)initWithType:(int)arg1 andFloatValue:(float)arg2; +- (int)type; +- (id)value; +- (float)floatValue; +- (id)description; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CMDrawingContext.h b/OfficeImport.framework/CMDrawingContext.h new file mode 100755 index 0000000..53b45e3 --- /dev/null +++ b/OfficeImport.framework/CMDrawingContext.h @@ -0,0 +1,68 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSAffineTransform, CMDrawableMapper, NSMutableArray; + +@interface CMDrawingContext : NSObject { + CMDrawableMapper *_mapper; + NSMutableArray *_actions; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _frame; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _finalFrame; + struct __CFData { } *_data; + struct CGDataConsumer { } *_dataConsumer; + struct CGContext { } *_cgContext; + NSAffineTransform *_currentTransform; + NSMutableArray *_transforms; + struct CGImage { } *_fillImage; +} + + +- (void)setFillImage:(struct CGImage { }*)arg1; +- (struct CGContext { }*)_cgContext; +- (void)setMapper:(id)arg1; +- (id)mapper; +- (float)currentScaleFactor; +- (void)setStrokeColor:(struct CGColor { }*)arg1; +- (void)setLineDash:(id)arg1; +- (void)addDebugPath:(struct CGPath { }*)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })transformRectToPage:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_applyTransform:(id)arg1; +- (void)_createCGContext; +- (void)_playbackActions; +- (void)_closeContext; +- (void)_addTransform:(id)arg1; +- (void)_restoreLastTransform; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_transformRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 withTransform:(id)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })pdfFrame; +- (id)createPDF; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })transformRectToGroup:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })currentTransform; +- (void)restoreLastTransform; +- (void)addPath:(struct CGPath { }*)arg1; +- (void)addTransform:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frame; +- (void)setFillColor:(struct CGColor { }*)arg1; +- (void)setLineWidth:(float)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CMFileManager.h b/OfficeImport.framework/CMFileManager.h new file mode 100755 index 0000000..06f22bb --- /dev/null +++ b/OfficeImport.framework/CMFileManager.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMFileManager : NSObject { +} + ++ (id)getTmpDirectory; ++ (int)getFileTypeFromPath:(id)arg1; ++ (int)getFileTypeFromUTI:(id)arg1; ++ (id)canonicalUrlPrefix:(id)arg1; ++ (id)getUrlProtocol:(id)arg1; ++ (id)uniqueFileName:(id)arg1; + + +@end diff --git a/OfficeImport.framework/CMFrameUtils.h b/OfficeImport.framework/CMFrameUtils.h new file mode 100755 index 0000000..2ff57fa --- /dev/null +++ b/OfficeImport.framework/CMFrameUtils.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMFrameUtils : NSObject { +} + ++ (id)createFramesetPageForDocument:(id)arg1 navPage:(id)arg2 firstPage:(id)arg3; ++ (id)scriptElementWithScriptString:(id)arg1; ++ (id)createFramesetPageForDocument:(id)arg1 navPage:(id)arg2 firstPage:(id)arg3 isOnTop:(BOOL)arg4; ++ (id)createFramesetElement:(int)arg1 isOnTop:(BOOL)arg2; + + +@end diff --git a/OfficeImport.framework/CMFreeFormShapeBuilder.h b/OfficeImport.framework/CMFreeFormShapeBuilder.h new file mode 100755 index 0000000..860da2f --- /dev/null +++ b/OfficeImport.framework/CMFreeFormShapeBuilder.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADPath; + +@interface CMFreeFormShapeBuilder : CMLineShapeBuilder { + OADPath *_path; + struct CGSize { + float width; + float height; + } _space; +} + + +- (struct CGPoint { float x1; float x2; })_renderPathElement:(id)arg1 withTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg2 inPath:(struct CGPath { }*)arg3; +- (struct CGPath { }*)createShapeWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1; +- (void)setSpace:(struct CGSize { float x1; float x2; })arg1; +- (void)setPath:(id)arg1; +- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })affineTransform; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CMGlobalCache.h b/OfficeImport.framework/CMGlobalCache.h new file mode 100755 index 0000000..1c5b417 --- /dev/null +++ b/OfficeImport.framework/CMGlobalCache.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMGlobalCache : NSObject { +} + ++ (id)lengthPropertyCache; ++ (id)borderStyleCache; ++ (id)borderWidthCache; ++ (id)cssStylesheetCache; ++ (id)drawableElementCache; ++ (id)colorPropertyCache; ++ (void)initGlobalCache; ++ (void)releaseGlobalCache; + + +@end diff --git a/OfficeImport.framework/CMImageFillMapper.h b/OfficeImport.framework/CMImageFillMapper.h new file mode 100755 index 0000000..4401e16 --- /dev/null +++ b/OfficeImport.framework/CMImageFillMapper.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADOrientedBounds, OADFill; + +@interface CMImageFillMapper : CMMapper { + OADFill *mFill; + OADOrientedBounds *mBounds; +} + + +- (id)initWithOadFill:(id)arg1 bounds:(id)arg2 parent:(id)arg3; +- (void)mapImageFillAt:(id)arg1 toStyle:(id)arg2 withState:(id)arg3; +- (void)mapNonImageFillAt:(id)arg1 toStyle:(id)arg2 withState:(id)arg3; +- (id)mapImageFill:(id)arg1 withState:(id)arg2; +- (id)convertMetafileToPdf:(id)arg1 state:(id)arg2; +- (BOOL)isCropped; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })uncroppedBox; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (id)blipAtIndex:(unsigned int)arg1; +- (id)mainSubBlip; + +@end diff --git a/OfficeImport.framework/CMLengthProperty.h b/OfficeImport.framework/CMLengthProperty.h new file mode 100755 index 0000000..af03f2b --- /dev/null +++ b/OfficeImport.framework/CMLengthProperty.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMLengthProperty : CMProperty { + double value; + int unitType; +} + ++ (id)cssStringValue:(double)arg1 unit:(int)arg2; + +- (id)initWithNumber:(double)arg1; +- (int)compareValue:(id)arg1; +- (id)cssString; +- (id)cssStringForName:(id)arg1; +- (id)initWithNumber:(double)arg1 unit:(int)arg2; +- (int)unitType; +- (double)value; +- (int)intValue; + +@end diff --git a/OfficeImport.framework/CMLineShapeBuilder.h b/OfficeImport.framework/CMLineShapeBuilder.h new file mode 100755 index 0000000..bfeea8a --- /dev/null +++ b/OfficeImport.framework/CMLineShapeBuilder.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADStroke; + +@interface CMLineShapeBuilder : CMShapeBuilder { + OADStroke *_stroke; +} + + +- (void)_renderBentConnector2InPath:(struct CGPath { }*)arg1 withTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg2 andOrientedBounds:(id)arg3 headSrc:(struct CGPoint { float x1; float x2; }*)arg4 headDst:(struct CGPoint { float x1; float x2; }*)arg5 tailSrc:(struct CGPoint { float x1; float x2; }*)arg6 tailDst:(struct CGPoint { float x1; float x2; }*)arg7; +- (void)_renderBentConnector3InPath:(struct CGPath { }*)arg1 withTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg2 andOrientedBounds:(id)arg3 headSrc:(struct CGPoint { float x1; float x2; }*)arg4 headDst:(struct CGPoint { float x1; float x2; }*)arg5 tailSrc:(struct CGPoint { float x1; float x2; }*)arg6 tailDst:(struct CGPoint { float x1; float x2; }*)arg7; +- (void)_renderStraightConnector1InPath:(struct CGPath { }*)arg1 withTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg2 andOrientedBounds:(id)arg3 headSrc:(struct CGPoint { float x1; float x2; }*)arg4 headDst:(struct CGPoint { float x1; float x2; }*)arg5 tailSrc:(struct CGPoint { float x1; float x2; }*)arg6 tailDst:(struct CGPoint { float x1; float x2; }*)arg7; +- (float)_getRotationFromPoint:(struct CGPoint { float x1; float x2; })arg1 toPoint:(struct CGPoint { float x1; float x2; })arg2 withBounds:(id)arg3; +- (void)_renderLineEnd:(id)arg1 atPoint:(struct CGPoint { float x1; float x2; })arg2 withOrientation:(float)arg3 inPath:(struct CGPath { }*)arg4; +- (float)_adjustedCoefAtIndex:(int)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_boundingBoxForLineEnd:(id)arg1; +- (struct CGPath { }*)createShapeWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1; +- (void)setStroke:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CMMapper.h b/OfficeImport.framework/CMMapper.h new file mode 100755 index 0000000..528aa38 --- /dev/null +++ b/OfficeImport.framework/CMMapper.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class CMMapper; + +@interface CMMapper : NSObject { + CMMapper *mParent; +} + + +- (void)addStyle:(id)arg1 withName:(id)arg2; +- (void)mapStylesheetAt:(id)arg1 stylesheet:(id)arg2; +- (void)startMappingWithState:(id)arg1; +- (void)mapElement:(id)arg1 atIndex:(unsigned int)arg2 withState:(id)arg3 isLastElement:(BOOL)arg4; +- (void)finishMappingWithState:(id)arg1; +- (void)addStyleUsingGlobalCacheTo:(id)arg1 style:(id)arg2 embedStyle:(BOOL)arg3; +- (id)archiver; +- (void)addStyleUsingGlobalCacheTo:(id)arg1 style:(id)arg2; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (id)initWithParent:(id)arg1; +- (void)addAttribute:(id)arg1 toNode:(id)arg2 value:(id)arg3; +- (id)parent; +- (void)setParent:(id)arg1; +- (id)root; + +@end diff --git a/OfficeImport.framework/CMOutlineState.h b/OfficeImport.framework/CMOutlineState.h new file mode 100755 index 0000000..b2f9fdc --- /dev/null +++ b/OfficeImport.framework/CMOutlineState.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMOutlineState : NSObject { + int counter[10]; + int listId; +} + + +- (id)initWithListId:(int)arg1; +- (void)setCounterTo:(int)arg1 atLevel:(int)arg2; +- (void)increaseCounterAtLevel:(int)arg1; +- (int)counterAtLevel:(int)arg1; +- (int)listId; +- (void)reset; +- (id)init; + +@end diff --git a/OfficeImport.framework/CMProgressiveArchiveManager.h b/OfficeImport.framework/CMProgressiveArchiveManager.h new file mode 100755 index 0000000..7c51c1b --- /dev/null +++ b/OfficeImport.framework/CMProgressiveArchiveManager.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSDate, NSMutableDictionary, NSMutableString; + +@interface CMProgressiveArchiveManager : CMArchiveManager { + void *mClient; + struct { int (*x1)(); int (*x2)(); int (*x3)(); int (*x4)(); int (*x5)(); } *mCallBacks; + NSMutableDictionary *mDataCache; + NSMutableDictionary *mStyleCache; + NSMutableString *mCssString; + BOOL mMainDataInited; + NSDate *mStartDate; + NSDate *mLastCommitDate; + NSMutableString *mHtmlLogString; +} + + +- (id)initWithClient:(const void*)arg1 andCallBacks:(struct { int (*x1)(); int (*x2)(); int (*x3)(); int (*x4)(); int (*x5)(); }*)arg2; +- (id)addCssStyle:(id)arg1; +- (void)addCssStyle:(id)arg1 withName:(id)arg2; +- (id)cssStylesheetString; +- (BOOL)isProgressive; +- (id)createResourceWithName:(id)arg1; +- (void)pushData:(id)arg1 toPath:(id)arg2; +- (void)pushText:(id)arg1 toPath:(id)arg2; +- (void)pushCssToPath:(id)arg1; +- (void)commitDataAtPath:(id)arg1; +- (void)closeResourceAtPath:(id)arg1; +- (BOOL)isCancelled; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CMProperty.h b/OfficeImport.framework/CMProperty.h new file mode 100755 index 0000000..037b22d --- /dev/null +++ b/OfficeImport.framework/CMProperty.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface CMProperty : NSObject { + NSString *cachedCssString; +} + + +- (id)initWithCssString:(id)arg1; +- (id)cachedCssStringForName:(id)arg1; +- (int)compareValue:(id)arg1; +- (id)cssString; +- (id)cssStringForName:(id)arg1; + +@end diff --git a/OfficeImport.framework/CMShapeBuilder.h b/OfficeImport.framework/CMShapeBuilder.h new file mode 100755 index 0000000..fd31a80 --- /dev/null +++ b/OfficeImport.framework/CMShapeBuilder.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADOrientedBounds, NSDictionary; + +@interface CMShapeBuilder : NSObject { + int _type; + OADOrientedBounds *_orientedBounds; + int _format; + NSDictionary *_adjustValues; +} + ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })canonicalBounds; + +- (float)maxAdjustedValue; +- (void)setFileFormat:(int)arg1; +- (struct CGPath { }*)createShapeWithTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1; +- (void)setAdjustValues:(id)arg1; +- (BOOL)isOffice12; +- (void)setShapeType:(int)arg1; +- (void)setOrientedBounds:(id)arg1; +- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })affineTransform; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CMShapeRenderer.h b/OfficeImport.framework/CMShapeRenderer.h new file mode 100755 index 0000000..996f3fd --- /dev/null +++ b/OfficeImport.framework/CMShapeRenderer.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMShapeRenderer : NSObject { +} + ++ (void)renderFreeForm:(id)arg1 fill:(id)arg2 stroke:(id)arg3 orientedBounds:(id)arg4 state:(id)arg5 drawingContext:(id)arg6; ++ (void)_renderCGPath:(struct CGPath { }*)arg1 stroke:(id)arg2 fill:(id)arg3 orientedBounds:(id)arg4 state:(id)arg5 drawingContext:(id)arg6; ++ (struct CGImage { }*)_createImageFromOADImagefill:(id)arg1 withContext:(id)arg2; ++ (void)_setupDrawingStyleInDrawingContext:(id)arg1 fill:(id)arg2 stroke:(id)arg3 state:(id)arg4; ++ (void)_setupDrawingStyleInDrawingContext:(id)arg1 stroke:(id)arg2 state:(id)arg3; ++ (struct CGColor { }*)_createCGColorFromOADFill:(id)arg1 andState:(id)arg2; ++ (struct CGColor { }*)_createCGColorFromOADColor:(id)arg1 andState:(id)arg2; ++ (void)_setupDrawingStyleInDrawingContext:(id)arg1 dash:(id)arg2 state:(id)arg3; ++ (void)renderLine:(int)arg1 stroke:(id)arg2 adjustValues:(id)arg3 orientedBounds:(id)arg4 state:(id)arg5 drawingContext:(id)arg6; ++ (void)renderDiagramPath:(id)arg1 fill:(id)arg2 stroke:(id)arg3 state:(id)arg4 drawingContext:(id)arg5; ++ (void)renderCanonicalShape:(int)arg1 fill:(id)arg2 stroke:(id)arg3 adjustValues:(id)arg4 orientedBounds:(id)arg5 state:(id)arg6 drawingContext:(id)arg7; + + +@end diff --git a/OfficeImport.framework/CMShapeUtils.h b/OfficeImport.framework/CMShapeUtils.h new file mode 100755 index 0000000..3f85ed5 --- /dev/null +++ b/OfficeImport.framework/CMShapeUtils.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMShapeUtils : NSObject { +} + ++ (void)setCoordSpaceForCustomeGeometry:(id)arg1 fromSize:(struct CGSize { float x1; float x2; })arg2; ++ (double)getFormulaResultFromCustomGeometry:(id)arg1 atIndex:(unsigned int)arg2; ++ (long)radToNativeAngle:(double)arg1 isEscher:(BOOL)arg2; ++ (double)nativeAngleToRad:(long)arg1 isEscher:(BOOL)arg2; ++ (long)mapFormulaKeywordValue:(int)arg1 geometry:(id)arg2; ++ (double)mapFormulaOfType:(int)arg1 argValues:(double*)arg2 isEscher:(BOOL)arg3; ++ (double)fixedPointDegToRad:(long)arg1; ++ (double)fixedPointDegToRad:(long)arg1; ++ (double)milliMinutesToRad:(long)arg1; ++ (long)radToFixedPointDeg:(double)arg1; ++ (long)radToFixedPointDeg:(double)arg1; ++ (long)radToMilliMinutes:(double)arg1; ++ (BOOL)isShapeALine:(id)arg1; ++ (double)mapAdjustCoord:(struct OADAdjustCoord { BOOL x1; int x2; })arg1 geometry:(id)arg2; ++ (id)transformedBoundsWithBounds:(id)arg1 transform:(id)arg2; ++ (id)internalBoundsWithBounds:(id)arg1 scaleBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })transformRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 scale:(float)arg2 offsetX:(float)arg3 offsetY:(float)arg4; ++ (float)intersectionAngleNextToAngle:(float)arg1 isAfter:(BOOL)arg2 nodeSize:(struct CGSize { float x1; float x2; })arg3; ++ (id)inscribedBoundsWithBounds:(id)arg1 logicalBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; ++ (id)relatvieBoundsWithAbsoluteInnerBounds:(id)arg1 parentBounds:(id)arg2; ++ (float)fontSizeForText:(id)arg1 insideRectangle:(struct CGSize { float x1; float x2; })arg2; ++ (id)absoluteOrientedBoundsWithRelativeOrientedBounds:(id)arg1 parentOrientedBounds:(id)arg2 parentLogicalBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3; ++ (float)scaleFactorFromLength:(float)arg1 toLength:(float)arg2; ++ (id)transformFromBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 toOrientedBounds:(id)arg2; ++ (float)normalizedAngle:(float)arg1; + + +@end diff --git a/OfficeImport.framework/CMState.h b/OfficeImport.framework/CMState.h new file mode 100755 index 0000000..cb39aa8 --- /dev/null +++ b/OfficeImport.framework/CMState.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADColorMap, NSString, OADColorScheme, NSMutableDictionary; + +@interface CMState : NSObject { + NSMutableDictionary *components; + NSMutableDictionary *htmlResource; + NSString *mResourceUrlPrefix; + OADColorMap *mColorMap; + OADColorScheme *mColorScheme; + id mResources; + int mSrcFormat; + BOOL mIsThumbnail; + BOOL mIsOnPhone; + int _textLevel; +} + + +- (id)componentByName:(id)arg1; +- (void)setComponentWithName:(id)arg1 value:(id)arg2; +- (void)setResourceUrlPrefix:(id)arg1; +- (BOOL)isOffice12; +- (id)getHtmlResource; +- (void)setHtmlResource:(id)arg1; +- (id)resourceUrlPrefix; +- (int)sourceFormat; +- (void)copyFromCMStateWithoutComponents:(id)arg1; +- (void)setIsOnPhone:(BOOL)arg1; +- (void)setSrcFormat:(int)arg1; +- (void)pushTextLevel; +- (void)popTextLevel; +- (BOOL)isOnPhone; +- (int)textLevel; +- (BOOL)isThumbnail; +- (void)setIsThumbnail:(BOOL)arg1; +- (void)setResources:(id)arg1; +- (id)resources; +- (void)setColorScheme:(id)arg1; +- (void)setColorMap:(id)arg1; +- (id)colorMap; +- (id)colorScheme; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CMStringProperty.h b/OfficeImport.framework/CMStringProperty.h new file mode 100755 index 0000000..15f1781 --- /dev/null +++ b/OfficeImport.framework/CMStringProperty.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface CMStringProperty : CMProperty { + NSString *wdValue; +} + + +- (id)cssStringForName:(id)arg1; +- (id)value; +- (id)initWithString:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CMStyle.h b/OfficeImport.framework/CMStyle.h new file mode 100755 index 0000000..eb5eadf --- /dev/null +++ b/OfficeImport.framework/CMStyle.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary, NSMutableString; + +@interface CMStyle : NSObject { + NSMutableDictionary *properties; + NSMutableString *mStyleString; +} + + +- (void)appendPropertyForName:(id)arg1 oadTextSpacing:(id)arg2; +- (void)appendPropertyForName:(id)arg1 oadTextSpacing:(id)arg2 lineHeight:(float)arg3 unit:(int)arg4; +- (void)appendPropertyForName:(id)arg1 oadTextSpacing:(id)arg2 unit:(int)arg3; +- (void)appendPropertyForName:(id)arg1 color:(id)arg2; +- (id)cssStyleString; +- (id)attributeForName:(id)arg1; +- (void)appendPropertyForName:(id)arg1 length:(double)arg2 unit:(int)arg3; +- (void)appendSizeInfoFromRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)appendPositionInfoFromRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)appendDefaultBorderStyle; +- (void)appendPropertyForName:(id)arg1 floatValue:(float)arg2; +- (void)appendPropertyString:(id)arg1; +- (void)appendPropertyForName:(id)arg1 intValue:(int)arg2; +- (void)appendPropertyForName:(id)arg1 stringWithColons:(id)arg2; +- (void)appendPropertyForName:(id)arg1 stringValue:(id)arg2; +- (void)addProperty:(id)arg1 forKey:(id)arg2; +- (id)propertyForName:(id)arg1; +- (id)properties; +- (id)initWithStyle:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CMTableGridInfo.h b/OfficeImport.framework/CMTableGridInfo.h new file mode 100755 index 0000000..0a1ba86 --- /dev/null +++ b/OfficeImport.framework/CMTableGridInfo.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMTableGridInfo : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/CMTextFilter.h b/OfficeImport.framework/CMTextFilter.h new file mode 100755 index 0000000..8a06d19 --- /dev/null +++ b/OfficeImport.framework/CMTextFilter.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMTextFilter : NSObject { +} + ++ (id)covertFormatString:(id)arg1; ++ (id)filterSpecialCodes:(id)arg1; ++ (id)convertLineBreaksToParagraphBreaks:(id)arg1; ++ (id)filterToPreserveMultipleWhiteSpaces:(id)arg1; ++ (id)convertToVericalString:(id)arg1; ++ (id)filterHyperlinkField:(id)arg1; + +- (id)init; + +@end diff --git a/OfficeImport.framework/CMToggleProperty.h b/OfficeImport.framework/CMToggleProperty.h new file mode 100755 index 0000000..96d7e8a --- /dev/null +++ b/OfficeImport.framework/CMToggleProperty.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMToggleProperty : CMProperty { + int wdValue; +} + + +- (id)mapBold; +- (id)mapItalic; +- (id)mapStrikeTrough; +- (int)compareValue:(id)arg1; +- (void)resolveWithBaseProperty:(id)arg1; +- (id)cssStringForName:(id)arg1; +- (id)initWithCMTogglePropertyValue:(int)arg1; +- (int)value; + +@end diff --git a/OfficeImport.framework/CMXmlUtils.h b/OfficeImport.framework/CMXmlUtils.h new file mode 100755 index 0000000..0c4ef13 --- /dev/null +++ b/OfficeImport.framework/CMXmlUtils.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CMXmlUtils : NSObject { +} + ++ (id)xhtmlStringWithXmlDoc:(id)arg1; ++ (id)createFilteredString:(id)arg1; ++ (id)xhtmlStringWithXmlData:(id)arg1; ++ (id)createHeadElementForDeviceWidth:(int)arg1; ++ (id)createHeadElementWithTitle:(id)arg1; ++ (void)filterString:(id)arg1; ++ (id)createXhtmlDocument; ++ (id)createHeadElementWithTitle:(id)arg1 deviceWidth:(int)arg2; + + +@end diff --git a/OfficeImport.framework/CPBundleResourceException.h b/OfficeImport.framework/CPBundleResourceException.h new file mode 100755 index 0000000..5ddb441 --- /dev/null +++ b/OfficeImport.framework/CPBundleResourceException.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CPBundleResourceException : NSException { +} + + + +@end diff --git a/OfficeImport.framework/CPBundleResourceManager.h b/OfficeImport.framework/CPBundleResourceManager.h new file mode 100755 index 0000000..f4df00e --- /dev/null +++ b/OfficeImport.framework/CPBundleResourceManager.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary; + +@interface CPBundleResourceManager : NSObject { + NSMutableDictionary *mPackageMap; +} + ++ (void)disposeInstance; ++ (id)instance; + +- (id)packageWithName:(id)arg1; +- (struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; }*)xmlDocumentForResource:(id)arg1 ofType:(id)arg2 inPackage:(id)arg3; +- (id)dataForResource:(id)arg1 ofType:(id)arg2 inPackage:(id)arg3; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CPBundleResourcePackage.h b/OfficeImport.framework/CPBundleResourcePackage.h new file mode 100755 index 0000000..823c556 --- /dev/null +++ b/OfficeImport.framework/CPBundleResourcePackage.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class SFUZipArchive, NSMutableDictionary; + +@interface CPBundleResourcePackage : NSObject { + SFUZipArchive *mZipArchive; + NSMutableDictionary *mEntryMap; +} + + +- (id)initWithZipArchive:(id)arg1; +- (id)entryWithName:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CPBundleResourcePackageEntry.h b/OfficeImport.framework/CPBundleResourcePackageEntry.h new file mode 100755 index 0000000..6fe7807 --- /dev/null +++ b/OfficeImport.framework/CPBundleResourcePackageEntry.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class SFUZipEntry; + +@interface CPBundleResourcePackageEntry : NSObject { + SFUZipEntry *mZipEntry; + struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; } *mXmlDocument; +} + + +- (id)initWithZipEntry:(id)arg1; +- (struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; }*)xmlDocument; +- (id)data; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CPColorPalettizer.h b/OfficeImport.framework/CPColorPalettizer.h new file mode 100755 index 0000000..0e6e395 --- /dev/null +++ b/OfficeImport.framework/CPColorPalettizer.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CPColorPalettizer : NSObject { + struct _tagOctree { struct _tagOctreeNode {} *x1; unsigned short x2; unsigned short x3; struct _tagRgbQuad {} *x4; struct _tagLevelItem {} *x5[9]; } *m_pTree; + boolisDefaultPaletteSize; +} + + +- (id)initWitMaxPaletteSize:(unsigned int)arg1; +- (id)initWitDefaultPaletteSize; +- (bool)addNSColor:(id)arg1; +- (void)createPalette; +- (unsigned int)paletteColorCount; +- (id)getPaletteDataRaw; +- (id)getPngPaletteData; +- (id)getPaletteData; +- (int)paletteIndexFromNSColor:(id)arg1; +- (int)createOctree:(struct _tagOctree {}**)arg1 maxPaletteSize:(unsigned short)arg2; +- (int)deleteOctree:(struct _tagOctree { struct _tagOctreeNode {} *x1; unsigned short x2; unsigned short x3; struct _tagRgbQuad {} *x4; struct _tagLevelItem {} *x5[9]; }*)arg1; +- (bool)addQuadColor:(struct _tagRgbQuad { unsigned char x1; unsigned char x2; unsigned char x3; unsigned char x4; })arg1; +- (int)addPixelToOctree:(struct _tagOctree { struct _tagOctreeNode {} *x1; unsigned short x2; unsigned short x3; struct _tagRgbQuad {} *x4; struct _tagLevelItem {} *x5[9]; }*)arg1 pixel:(struct _tagRgbQuad { unsigned char x1; unsigned char x2; unsigned char x3; unsigned char x4; })arg2; +- (int)reduceOctree:(struct _tagOctree { struct _tagOctreeNode {} *x1; unsigned short x2; unsigned short x3; struct _tagRgbQuad {} *x4; struct _tagLevelItem {} *x5[9]; }*)arg1; +- (unsigned short)getPaletteFromOctree:(struct _tagOctreeNode { struct _tagOctreeNode {} *x1; struct _tagOctreeNode {} *x2[8]; unsigned int x3; struct _tagFPRgbTriple { unsigned int x_4_1_1; unsigned int x_4_1_2; unsigned int x_4_1_3; } x4; unsigned short x5; }*)arg1 paletteEntry:(struct _tagRgbQuad { unsigned char x1; unsigned char x2; unsigned char x3; unsigned char x4; }*)arg2 index:(unsigned short)arg3; +- (int)paletteIndexFromQuadColor:(struct _tagRgbQuad { unsigned char x1; unsigned char x2; unsigned char x3; unsigned char x4; })arg1; +- (int)rgbToIndexOctree:(struct _tagOctree { struct _tagOctreeNode {} *x1; unsigned short x2; unsigned short x3; struct _tagRgbQuad {} *x4; struct _tagLevelItem {} *x5[9]; }*)arg1 source:(struct _tagRgbQuad { unsigned char x1; unsigned char x2; unsigned char x3; unsigned char x4; })arg2 destination:(char *)arg3; +- (int)createNodeOctree:(struct _tagOctreeNode {}**)arg1 parent:(struct _tagOctreeNode { struct _tagOctreeNode {} *x1; struct _tagOctreeNode {} *x2[8]; unsigned int x3; struct _tagFPRgbTriple { unsigned int x_4_1_1; unsigned int x_4_1_2; unsigned int x_4_1_3; } x4; unsigned short x5; }*)arg2; +- (int)deleteNodeOctree:(struct _tagOctreeNode { struct _tagOctreeNode {} *x1; struct _tagOctreeNode {} *x2[8]; unsigned int x3; struct _tagFPRgbTriple { unsigned int x_4_1_1; unsigned int x_4_1_2; unsigned int x_4_1_3; } x4; unsigned short x5; }*)arg1; +- (int)deleteListOctree:(struct _tagLevelItem { struct _tagLevelItem {} *x1; struct _tagOctreeNode {} *x2; }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CPCommonMessages.h b/OfficeImport.framework/CPCommonMessages.h new file mode 100755 index 0000000..d58d8ce --- /dev/null +++ b/OfficeImport.framework/CPCommonMessages.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CPCommonMessages : NSObject { +} + ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/CPDumpSettings.h b/OfficeImport.framework/CPDumpSettings.h new file mode 100755 index 0000000..7dc2c61 --- /dev/null +++ b/OfficeImport.framework/CPDumpSettings.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CPDumpSettings : NSObject { +} + ++ (void)setDumpForQA:(BOOL)arg1; ++ (BOOL)isDumpForQA; + + +@end diff --git a/OfficeImport.framework/CPEnumerationMap.h b/OfficeImport.framework/CPEnumerationMap.h new file mode 100755 index 0000000..4829338 --- /dev/null +++ b/OfficeImport.framework/CPEnumerationMap.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CPEnumerationMap : NSObject { + struct __CFDictionary { } *m_valueToString; + struct __CFDictionary { } *m_stringToValue; + BOOL m_caseSensitive; +} + + +- (id)initWithStructs:(const struct CPEnumerationStruct { int x1; id x2; }*)arg1 count:(int)arg2; +- (id)initWithStructs:(const struct CPEnumerationStruct { int x1; id x2; }*)arg1 count:(int)arg2 caseSensitive:(BOOL)arg3; +- (int)valueForString:(id)arg1; +- (id)stringForValue:(int)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CPExportTracing.h b/OfficeImport.framework/CPExportTracing.h new file mode 100755 index 0000000..5636feb --- /dev/null +++ b/OfficeImport.framework/CPExportTracing.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CPExportTracing : CPTracing { + long mExportingOpstat; + long mWritingOpstat; +} + + +- (void)startExporting; +- (void)stopExporting; +- (void)stopWriting; +- (id)initWithFilename:(id)arg1; +- (void)startWriting; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CPImportTracing.h b/OfficeImport.framework/CPImportTracing.h new file mode 100755 index 0000000..f271896 --- /dev/null +++ b/OfficeImport.framework/CPImportTracing.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CPImportTracing : CPTracing { + long mReadingOpstat; + long mProcessorOpstat; + long mImportingOpstat; +} + + +- (void)startImporting; +- (void)stopImporting; +- (id)initWithFilename:(id)arg1; +- (void)startProcessors; +- (void)stopProcessors; +- (void)stopReading; +- (void)startReading; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CPLocalizedStringMessages.h b/OfficeImport.framework/CPLocalizedStringMessages.h new file mode 100755 index 0000000..50e98e7 --- /dev/null +++ b/OfficeImport.framework/CPLocalizedStringMessages.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CPLocalizedStringMessages : NSObject { +} + ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/CPMessageContext.h b/OfficeImport.framework/CPMessageContext.h new file mode 100755 index 0000000..de0812e --- /dev/null +++ b/OfficeImport.framework/CPMessageContext.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary, NSMutableArray, NSMutableSet; + +@interface CPMessageContext : NSObject { + NSMutableSet *m_warnings; + NSMutableSet *m_errors; + NSMutableArray *m_currentObjectStack; + NSMutableDictionary *m_placeholderToObjectIdMap; +} + ++ (void)reportObject:(id)arg1 withWarning:(struct CPTaggedMessageStructure { int x1; id x2; }*)arg2; ++ (void)reportError:(struct CPTaggedMessageStructure { int x1; id x2; }*)arg1; ++ (void)reportErrorException:(id)arg1; ++ (void)createContextForCurrentThread; ++ (void)removeContextForCurrentThread; ++ (id)getWarningArray; ++ (id)getErrorArray; ++ (BOOL)isFileStructuredStorage; ++ (id)pushCurrentPlaceholder; ++ (void)replacePlaceholdersWithObjects; ++ (unsigned int)saveObjectStack; ++ (void)restoreObjectStack:(unsigned int)arg1; ++ (id)errorsUsingName:(id)arg1; ++ (id)warningsUsingName:(id)arg1; ++ (void)reportObjectOrPlaceholder:(id)arg1 withWarning:(struct CPTaggedMessageStructure { int x1; id x2; }*)arg2 parameters:(void*)arg3; ++ (id)currentObjectOrPlaceholder; ++ (void)setObject:(id)arg1 forPlaceholder:(id)arg2; ++ (void)popCurrentPlaceholder:(id)arg1; ++ (void)setIsFileStructuredStorage:(BOOL)arg1; ++ (void)pushCurrentObject:(id)arg1; ++ (void)popCurrentObject; ++ (void)reportWarning:(struct CPTaggedMessageStructure { int x1; id x2; }*)arg1; ++ (void)reportWarningException:(id)arg1; ++ (void)initialize; + +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CPMessageEntry.h b/OfficeImport.framework/CPMessageEntry.h new file mode 100755 index 0000000..7abcfd6 --- /dev/null +++ b/OfficeImport.framework/CPMessageEntry.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray, NSString, NSArray; + +@interface CPMessageEntry : NSObject { + int m_timeStamp; + int m_tag; + NSString *m_text; + NSArray *m_parameters; + NSMutableArray *m_affectedObjects; + int m_count; +} + +@property int timeStamp; + ++ (void)initialize; + +- (int)getMessageTag; +- (int)getParameterCount; +- (void)logWithCat:(id)arg1; +- (void)mergeEntries:(id)arg1; +- (id)initWithTag:(int)arg1 affectedObject:(id)arg2 text:(id)arg3 parameters:(void*)arg4; +- (void)addAffectedObject:(id)arg1; +- (int)timeStampCompare:(id)arg1; +- (id)affectedObjects; +- (id)getMessageText; +- (int)getCount; +- (void)setTimeStamp:(int)arg1; +- (id)getParameter:(unsigned int)arg1; +- (int)timeStamp; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CPMessageException.h b/OfficeImport.framework/CPMessageException.h new file mode 100755 index 0000000..aa4a08e --- /dev/null +++ b/OfficeImport.framework/CPMessageException.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class CPMessageEntry; + +@interface CPMessageException : NSException { + CPMessageEntry *m_entry; +} + ++ (id)exceptionWithUntaggedMessage:(id)arg1; ++ (id)nsError:(id)arg1 domain:(id)arg2; ++ (void)raiseUntaggedMessage:(id)arg1; ++ (id)exceptionWithMessage:(struct CPTaggedMessageStructure { int x1; id x2; }*)arg1; ++ (void)raise:(struct CPTaggedMessageStructure { int x1; id x2; }*)arg1; ++ (void)initialize; + +- (id)initWithMessage:(struct CPTaggedMessageStructure { int x1; id x2; }*)arg1; +- (id)initWithUntaggedMessage:(id)arg1; +- (id)getEntry; +- (id)description; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CPMessagePlaceholderInfo.h b/OfficeImport.framework/CPMessagePlaceholderInfo.h new file mode 100755 index 0000000..86ffad3 --- /dev/null +++ b/OfficeImport.framework/CPMessagePlaceholderInfo.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CPMessagePlaceholderInfo : NSObject { + id mKey; + BOOL mInUse; +} + + +- (void)setInUse:(BOOL)arg1; +- (BOOL)isInUse; +- (id)key; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CPNamedData.h b/OfficeImport.framework/CPNamedData.h new file mode 100755 index 0000000..ed42145 --- /dev/null +++ b/OfficeImport.framework/CPNamedData.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSData, NSString; + +@interface CPNamedData : NSObject { + NSData *mData; + NSString *mName; +} + +@property(readonly) NSString * name; +@property(readonly) NSData * data; + ++ (id)namedDataWithData:(id)arg1 named:(id)arg2; + +- (id)initWithData:(id)arg1 named:(id)arg2; +- (id)data; +- (id)name; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CPPair.h b/OfficeImport.framework/CPPair.h new file mode 100755 index 0000000..4b719bd --- /dev/null +++ b/OfficeImport.framework/CPPair.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSObject; + +@interface CPPair : NSObject { + NSObject *m_first; + BOOL m_firstIsWrapped; + NSObject *m_second; + BOOL m_secondIsWrapped; +} + ++ (id)pairWithFirstPointer:(id)arg1 andSecond:(id)arg2; ++ (id)pairWithFirst:(id)arg1 andSecondPointer:(id)arg2; ++ (id)pairWithFirstPointer:(id)arg1 andSecondPointer:(id)arg2; ++ (id)pairWithFirst:(id)arg1 andSecond:(id)arg2; + +- (id)initWithFirstPointer:(id)arg1 andSecond:(id)arg2; +- (id)initWithFirst:(id)arg1 andSecondPointer:(id)arg2; +- (id)initWithFirstPointer:(id)arg1 andSecondPointer:(id)arg2; +- (id)initWithFirst:(id)arg1 andSecond:(id)arg2; +- (id)first; +- (id)second; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CPProgressContext.h b/OfficeImport.framework/CPProgressContext.h new file mode 100755 index 0000000..0ab703d --- /dev/null +++ b/OfficeImport.framework/CPProgressContext.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class CPProgressStage, NSDate, NSMutableArray; + +@interface CPProgressContext : NSObject { + CPProgressStage *m_currentStage; + NSDate *m_lastReportTime; + NSMutableArray *m_stackOfBranches; +} + ++ (void)addProgressObserver:(id)arg1 selector:(SEL)arg2; ++ (void)removeProgressObserver:(id)arg1; ++ (id)createBranchWithSteps:(double)arg1 takingSteps:(double)arg2 name:(id)arg3; ++ (void)endBranch:(id)arg1; ++ (id)contextForCurrentThread; ++ (id)stageForCurrentThread; ++ (double)currentPosition; ++ (void)createContextForCurrentThread; ++ (void)removeContextForCurrentThread; ++ (void)pushBranch:(id)arg1; ++ (void)popBranch; ++ (void)createStageWithSteps:(double)arg1 takingSteps:(double)arg2; ++ (void)createStageWithSteps:(double)arg1 takingSteps:(double)arg2 name:(id)arg3; ++ (void)endStage; ++ (void)advanceProgress:(double)arg1; ++ (void)setMessage:(id)arg1; ++ (void)setProgress:(double)arg1; + +- (id)currentStage; +- (id)rootStage; +- (void)reportProgress:(double)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CPProgressStage.h b/OfficeImport.framework/CPProgressStage.h new file mode 100755 index 0000000..e527abb --- /dev/null +++ b/OfficeImport.framework/CPProgressStage.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class CPProgressStage, NSString, CPProgressContext; + +@interface CPProgressStage : NSObject { + double m_currentPosition; + double m_totalSteps; + double m_stepsInParent; + NSString *m_name; + CPProgressStage *m_parentStage; + CPProgressContext *m_context; +} + + +- (id)initWithSteps:(double)arg1 takingSteps:(double)arg2 name:(id)arg3 inContext:(id)arg4; +- (id)parentStage; +- (id)initBranchWithSteps:(double)arg1 takingSteps:(double)arg2 name:(id)arg3 inContext:(id)arg4; +- (double)currentPosition; +- (id)initRootStageInContext:(id)arg1; +- (void)advanceProgress:(double)arg1; +- (void)end; +- (void)setProgress:(double)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CPTracing.h b/OfficeImport.framework/CPTracing.h new file mode 100755 index 0000000..71e3119 --- /dev/null +++ b/OfficeImport.framework/CPTracing.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface CPTracing : NSObject { + NSString *mFilename; +} + + +- (void)writeOpstat:(long*)arg1 tracePoint:(long)arg2 filter:(int)arg3; +- (void)writeHeader; +- (id)initWithFilename:(id)arg1; +- (void)updateOpstat:(long*)arg1 isStarting:(bool)arg2; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CPXmlEnumMap.h b/OfficeImport.framework/CPXmlEnumMap.h new file mode 100755 index 0000000..02f3c06 --- /dev/null +++ b/OfficeImport.framework/CPXmlEnumMap.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CPXmlEnumMap : NSObject { + struct __CFDictionary { } *mNameToValueMap; +} + + +- (BOOL)readFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 ns:(const char *)arg2 name:(const char *)arg3 value:(int*)arg4; +- (int)readFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 ns:(const char *)arg2 name:(const char *)arg3 def:(int)arg4; +- (id)initWithDescriptions:(const struct CPXmlEnumDescription { int x1; char *x2; }*)arg1; +- (int)readFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 ns:(const char *)arg2 name:(const char *)arg3; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CPXmlUtilities.h b/OfficeImport.framework/CPXmlUtilities.h new file mode 100755 index 0000000..0565704 --- /dev/null +++ b/OfficeImport.framework/CPXmlUtilities.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CPXmlUtilities : NSObject { +} + ++ (void)checkStreamNamespaceAndName:(struct _xmlTextReader { }*)arg1 name:(const char *)arg2 ns:(id)arg3; ++ (void)checkStreamNamespace:(struct _xmlTextReader { }*)arg1 ns:(id)arg2; ++ (void)checkStreamName:(struct _xmlTextReader { }*)arg1 name:(const char *)arg2; ++ (id)bundlePathForXmlResource:(id)arg1; + + +@end diff --git a/OfficeImport.framework/CSVMapper.h b/OfficeImport.framework/CSVMapper.h new file mode 100755 index 0000000..ca82574 --- /dev/null +++ b/OfficeImport.framework/CSVMapper.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString, NSMutableArray, CMArchiveManager; + +@interface CSVMapper : CMMapper { + CMArchiveManager *mArchiver; + NSMutableArray *mRows; + NSString *mFileName; + unsigned int mColumnCount; + struct CGSize { + float width; + float height; + } mPageSize; +} + + +- (id)initWithRows:(id)arg1 fileName:(id)arg2 columnCount:(unsigned int)arg3 archiver:(id)arg4; +- (struct CGSize { float x1; float x2; })pageSize; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/CSVTop.h b/OfficeImport.framework/CSVTop.h new file mode 100755 index 0000000..322a039 --- /dev/null +++ b/OfficeImport.framework/CSVTop.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CSVTop : NSObject { +} + ++ (struct CGSize { float x1; float x2; })_improveSize:(struct CGSize { float x1; float x2; })arg1; ++ (void)fillHTMLArchiveForCSVString:(id)arg1 fileName:(id)arg2 archiver:(id)arg3; ++ (void)fillHTMLArchiveForCSVFile:(id)arg1 archiver:(id)arg2; ++ (void)fillHTMLArchiveForCSVData:(id)arg1 fileName:(id)arg2 archiver:(id)arg3; + + +@end diff --git a/OfficeImport.framework/CXCommon.h b/OfficeImport.framework/CXCommon.h new file mode 100755 index 0000000..be8930d --- /dev/null +++ b/OfficeImport.framework/CXCommon.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CXCommon : NSObject { +} + ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/CXNamespace.h b/OfficeImport.framework/CXNamespace.h new file mode 100755 index 0000000..a466863 --- /dev/null +++ b/OfficeImport.framework/CXNamespace.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CXNamespace : NSObject { + char *mUri; + struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; } *mDocument; + struct _xmlNs { struct _xmlNs {} *x1; int x2; char *x3; char *x4; void *x5; struct _xmlDoc {} *x6; } *mDocumentNamespace; +} + ++ (void)clearRegisteredNamespaces; ++ (void)registerNamespace:(id)arg1; ++ (BOOL)isNamespaceSupported:(const char *)arg1; ++ (BOOL)isPrefixSupportedFromNodeContext:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 prefix:(const char *)arg2; ++ (BOOL)isPrefixSupportedFromStream:(struct _xmlTextReader { }*)arg1 prefix:(const char *)arg2; + +- (BOOL)containsAttribute:(struct _xmlAttr { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlAttr {} *x7; struct _xmlAttr {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; int x11; void *x12; }*)arg1; +- (const char *)uri; +- (id)initWithUri:(const char *)arg1; +- (BOOL)containsNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; + +@end diff --git a/OfficeImport.framework/CXUnqualifiedNamespace.h b/OfficeImport.framework/CXUnqualifiedNamespace.h new file mode 100755 index 0000000..5c1665b --- /dev/null +++ b/OfficeImport.framework/CXUnqualifiedNamespace.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface CXUnqualifiedNamespace : CXNamespace { +} + + +- (BOOL)containsAttribute:(struct _xmlAttr { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlAttr {} *x7; struct _xmlAttr {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; int x11; void *x12; }*)arg1; +- (id)initWithUri:(const char *)arg1; +- (BOOL)containsNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; + +@end diff --git a/OfficeImport.framework/EBAlignmentInfo.h b/OfficeImport.framework/EBAlignmentInfo.h new file mode 100755 index 0000000..d622a52 --- /dev/null +++ b/OfficeImport.framework/EBAlignmentInfo.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBAlignmentInfo : NSObject { +} + ++ (id)edAlignmentInfoFromXlDXfAlign:(struct XlDXfAlign { int x1; int x2; short x3; short x4; boolx5; boolx6; int x7; }*)arg1; ++ (void)writeAlignmentInfo:(id)arg1 toXlXf:(struct XlXf { int (**x1)(); struct XlHeader { unsigned int x_2_1_1; short x_2_1_2; unsigned char x_2_1_3; } x2; short x3; short x4; short x5; int x6; int x7; unsigned char x8; unsigned char x9; int x10; int x11; int x12; int x13; int x14; int x15; int x16; int x17; unsigned char x18; unsigned char x19; unsigned char x20; unsigned char x21; unsigned char x22; unsigned char x23; unsigned char x24; boolx25; boolx26; boolx27; boolx28; boolx29; boolx30; boolx31; boolx32; boolx33; boolx34; boolx35; boolx36; boolx37; boolx38; boolx39; }*)arg2; ++ (struct XlDXfAlign { int x1; int x2; short x3; short x4; boolx5; boolx6; int x7; }*)xlDXfAlignFromEDAlignmentInfo:(id)arg1; ++ (void)writeAlignmentInfo:(id)arg1 toXlGraphicsInfo:(struct XlGraphicsInfo { int (**x1)(); int x2; short x3; boolx4; boolx5; boolx6; boolx7; struct ChVector { struct XlObjData {} **x_8_1_1; struct XlObjData {} **x_8_1_2; unsigned int x_8_1_3; unsigned int x_8_1_4; unsigned int x_8_1_5; } x8; boolx9; int x10; struct XlString {} *x11; int x12; int x13; int x14; boolx15; unsigned short x16; unsigned short x17; unsigned short x18; char *x19; unsigned int x20; unsigned int x21; boolx22; unsigned int x23; unsigned int x24; int x25; int x26; boolx27; struct XlString {} *x28; }*)arg2; ++ (int)convertXlHorizAlignEnumToED:(int)arg1; ++ (int)convertXlVertAlignEnumToED:(int)arg1; ++ (int)convertEDHorizontalAlignmentEnumToXl:(int)arg1; ++ (int)convertEDVerticalAlignmentEnumToXl:(int)arg1; ++ (id)edAlignmentInfoFromXlXf:(struct XlXf { int (**x1)(); struct XlHeader { unsigned int x_2_1_1; short x_2_1_2; unsigned char x_2_1_3; } x2; short x3; short x4; short x5; int x6; int x7; unsigned char x8; unsigned char x9; int x10; int x11; int x12; int x13; int x14; int x15; int x16; int x17; unsigned char x18; unsigned char x19; unsigned char x20; unsigned char x21; unsigned char x22; unsigned char x23; unsigned char x24; boolx25; boolx26; boolx27; boolx28; boolx29; boolx30; boolx31; boolx32; boolx33; boolx34; boolx35; boolx36; boolx37; boolx38; boolx39; }*)arg1; ++ (id)edAlignmentInfoFromXlGraphicsInfo:(struct XlGraphicsInfo { int (**x1)(); int x2; short x3; boolx4; boolx5; boolx6; boolx7; struct ChVector { struct XlObjData {} **x_8_1_1; struct XlObjData {} **x_8_1_2; unsigned int x_8_1_3; unsigned int x_8_1_4; unsigned int x_8_1_5; } x8; boolx9; int x10; struct XlString {} *x11; int x12; int x13; int x14; boolx15; unsigned short x16; unsigned short x17; unsigned short x18; char *x19; unsigned int x20; unsigned int x21; boolx22; unsigned int x23; unsigned int x24; int x25; int x26; boolx27; struct XlString {} *x28; }*)arg1; + + +@end diff --git a/OfficeImport.framework/EBBorders.h b/OfficeImport.framework/EBBorders.h new file mode 100755 index 0000000..9839a9b --- /dev/null +++ b/OfficeImport.framework/EBBorders.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBBorders : NSObject { +} + ++ (int)convertXlBorderEnumToED:(int)arg1; ++ (int)convertXlDiagStyleEnumToED:(int)arg1; ++ (id)edBordersFromXlXf:(struct XlXf { int (**x1)(); struct XlHeader { unsigned int x_2_1_1; short x_2_1_2; unsigned char x_2_1_3; } x2; short x3; short x4; short x5; int x6; int x7; unsigned char x8; unsigned char x9; int x10; int x11; int x12; int x13; int x14; int x15; int x16; int x17; unsigned char x18; unsigned char x19; unsigned char x20; unsigned char x21; unsigned char x22; unsigned char x23; unsigned char x24; boolx25; boolx26; boolx27; boolx28; boolx29; boolx30; boolx31; boolx32; boolx33; boolx34; boolx35; boolx36; boolx37; boolx38; boolx39; }*)arg1 edResources:(id)arg2; ++ (id)edBordersFromXlDXf:(struct XlDXf { unsigned char x1; unsigned char x2; unsigned char x3; unsigned char x4; unsigned char x5; unsigned char x6; struct XlDXfUserFmt {} *x7; struct XlDXfFont {} *x8; struct XlDXfAlign {} *x9; struct XlDXfBorders {} *x10; struct XlDXfPattern {} *x11; struct XlDXfProtect {} *x12; }*)arg1 edResources:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EBCell.h b/OfficeImport.framework/EBCell.h new file mode 100755 index 0000000..5607214 --- /dev/null +++ b/OfficeImport.framework/EBCell.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBCell : NSObject { +} + ++ (int)convertXlCellTypeToED:(int)arg1; ++ (int)convertXlErrorEnumToED:(int)arg1; ++ (void)readXlCell:(struct XlCell { int (**x1)(); unsigned short x2; short x3; short x4; int x5; double x6; struct XlString {} *x7; int x8; struct XlFormulaInfo {} *x9; boolx10; boolx11; boolx12; }*)arg1 edRowInfo:(struct EDRowInfo {}**)arg2 edRowBlock:(id)arg3 edRowBlocks:(id)arg4 state:(id)arg5; + + +@end diff --git a/OfficeImport.framework/EBCellFormatTable.h b/OfficeImport.framework/EBCellFormatTable.h new file mode 100755 index 0000000..be83178 --- /dev/null +++ b/OfficeImport.framework/EBCellFormatTable.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBCellFormatTable : NSObject { +} + ++ (unsigned int)xlCellFormatIndexFromEDCellFormatIndex:(unsigned int)arg1 state:(id)arg2; ++ (id)getStyleNameForCellFormatIndex:(unsigned int)arg1 xlStyleTable:(const struct XlStyleTable { int (**x1)(); struct CsSimpleHeapVector { struct ChVector { struct XlRecord {} **x_1_2_1; struct XlRecord {} **x_1_2_2; unsigned int x_1_2_3; unsigned int x_1_2_4; unsigned int x_1_2_5; } x_2_1_1; } x2; struct OcText { int (**x_3_1_1)(); int x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; char *x_3_1_6; char *x_3_1_7; boolx_3_1_8; } x3[10]; }*)arg2 edResources:(id)arg3; ++ (void)readWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EBChartSheet.h b/OfficeImport.framework/EBChartSheet.h new file mode 100755 index 0000000..ec932ac --- /dev/null +++ b/OfficeImport.framework/EBChartSheet.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EBChartSheet : NSObject { +} + ++ (void)readWithState:(id)arg1; ++ (void)readChildrenWithState:(id)arg1; ++ (void)setupProcessors:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EBColorReference.h b/OfficeImport.framework/EBColorReference.h new file mode 100755 index 0000000..de5c1b3 --- /dev/null +++ b/OfficeImport.framework/EBColorReference.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EBColorReference : NSObject { +} + ++ (id)edColorReferenceFromXlColorIndex:(unsigned int)arg1 edResources:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EBColorTable.h b/OfficeImport.framework/EBColorTable.h new file mode 100755 index 0000000..bfb6572 --- /dev/null +++ b/OfficeImport.framework/EBColorTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EBColorTable : NSObject { +} + ++ (void)readWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EBColumnTable.h b/OfficeImport.framework/EBColumnTable.h new file mode 100755 index 0000000..fbf957e --- /dev/null +++ b/OfficeImport.framework/EBColumnTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EBColumnTable : NSObject { +} + ++ (void)readWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EBConditionalFormat.h b/OfficeImport.framework/EBConditionalFormat.h new file mode 100755 index 0000000..42abd96 --- /dev/null +++ b/OfficeImport.framework/EBConditionalFormat.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBConditionalFormat : NSObject { +} + ++ (void)readXlConditionalFormat:(struct XlConditionalFormat { int (**x1)(); struct CsSimpleHeapVector { struct ChVector { struct XlRecord {} **x_1_2_1; struct XlRecord {} **x_1_2_2; unsigned int x_1_2_3; unsigned int x_1_2_4; unsigned int x_1_2_5; } x_2_1_1; } x2; struct XlCondFmt {} *x3; }*)arg1 toEDConditionalFormatting:(id)arg2 state:(id)arg3; ++ (void)convertTokensToSharedTokens:(id)arg1; ++ (bool)validXlCf:(struct XlCf { int (**x1)(); struct XlHeader { unsigned int x_2_1_1; short x_2_1_2; unsigned char x_2_1_3; } x2; int x3; int x4; short x5; short x6; struct XlDXf {} *x7; char *x8; char *x9; }*)arg1; ++ (int)convertEDConditionalFmtTypeEnumToXl:(int)arg1; ++ (int)convertEDConditionalFmtOperatorEnumToXl:(int)arg1; ++ (int)convertXlConditionalFmtTypeEnumToED:(int)arg1; ++ (int)convertXlConditionalFmtOperatorEnumToED:(int)arg1; + + +@end diff --git a/OfficeImport.framework/EBConditionalFormatTable.h b/OfficeImport.framework/EBConditionalFormatTable.h new file mode 100755 index 0000000..3fe4e7f --- /dev/null +++ b/OfficeImport.framework/EBConditionalFormatTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EBConditionalFormatTable : NSObject { +} + ++ (void)readWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EBContentFormat.h b/OfficeImport.framework/EBContentFormat.h new file mode 100755 index 0000000..35aa8fa --- /dev/null +++ b/OfficeImport.framework/EBContentFormat.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBContentFormat : NSObject { +} + ++ (id)edContentFormatFromXlFormat:(struct XlFormat { int (**x1)(); struct XlHeader { unsigned int x_2_1_1; short x_2_1_2; unsigned char x_2_1_3; } x2; struct XlString {} *x3; short x4; }*)arg1 edResources:(id)arg2; ++ (id)edContentFormatFromXlDXfUserFmt:(struct XlDXfUserFmt { int (**x1)(); boolx2; short x3; struct XlString {} *x4; }*)arg1 edResources:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EBContentFormatTable.h b/OfficeImport.framework/EBContentFormatTable.h new file mode 100755 index 0000000..07e316e --- /dev/null +++ b/OfficeImport.framework/EBContentFormatTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EBContentFormatTable : NSObject { +} + ++ (void)readWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EBDifferentialStyle.h b/OfficeImport.framework/EBDifferentialStyle.h new file mode 100755 index 0000000..25854d8 --- /dev/null +++ b/OfficeImport.framework/EBDifferentialStyle.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EBDifferentialStyle : NSObject { +} + ++ (id)edDifferentialStyleFromXlDXf:(struct XlDXf { unsigned char x1; unsigned char x2; unsigned char x3; unsigned char x4; unsigned char x5; unsigned char x6; struct XlDXfUserFmt {} *x7; struct XlDXfFont {} *x8; struct XlDXfAlign {} *x9; struct XlDXfBorders {} *x10; struct XlDXfPattern {} *x11; struct XlDXfProtect {} *x12; }*)arg1 edResources:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EBEscher.h b/OfficeImport.framework/EBEscher.h new file mode 100755 index 0000000..60a96ef --- /dev/null +++ b/OfficeImport.framework/EBEscher.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBEscher : NSObject { +} + ++ (void)readChildrenOfObject:(struct EshObject { int (**x1)(); unsigned short x2; }*)arg1 toArray:(id)arg2 state:(id)arg3; ++ (id)readRootObjectWithType:(int)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EBEscherShape.h b/OfficeImport.framework/EBEscherShape.h new file mode 100755 index 0000000..0e8f2ab --- /dev/null +++ b/OfficeImport.framework/EBEscherShape.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class CHDChart, NSData, NSMutableArray; + +@interface EBEscherShape : ESDObject { + NSData *mChartData; + NSMutableArray *mChartColorLocators; + BOOL mShowLegend; + CHDChart *mChart; +} + + +- (id)chartData; +- (void)setChartData:(id)arg1; +- (id)chartColorLocators; +- (void)setChartColorLocators:(id)arg1; +- (BOOL)showLegend; +- (void)setShowLegend:(BOOL)arg1; +- (id)chart; +- (void)setChart:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EBFill.h b/OfficeImport.framework/EBFill.h new file mode 100755 index 0000000..22ea4e5 --- /dev/null +++ b/OfficeImport.framework/EBFill.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBFill : NSObject { +} + ++ (id)edFillFromXlXf:(struct XlXf { int (**x1)(); struct XlHeader { unsigned int x_2_1_1; short x_2_1_2; unsigned char x_2_1_3; } x2; short x3; short x4; short x5; int x6; int x7; unsigned char x8; unsigned char x9; int x10; int x11; int x12; int x13; int x14; int x15; int x16; int x17; unsigned char x18; unsigned char x19; unsigned char x20; unsigned char x21; unsigned char x22; unsigned char x23; unsigned char x24; boolx25; boolx26; boolx27; boolx28; boolx29; boolx30; boolx31; boolx32; boolx33; boolx34; boolx35; boolx36; boolx37; boolx38; boolx39; }*)arg1 edResources:(id)arg2; ++ (id)edFillFromXlDXf:(struct XlDXf { unsigned char x1; unsigned char x2; unsigned char x3; unsigned char x4; unsigned char x5; unsigned char x6; struct XlDXfUserFmt {} *x7; struct XlDXfFont {} *x8; struct XlDXfAlign {} *x9; struct XlDXfBorders {} *x10; struct XlDXfPattern {} *x11; struct XlDXfProtect {} *x12; }*)arg1 edResources:(id)arg2; ++ (int)convertXlFillPatternEnumToED:(int)arg1; + + +@end diff --git a/OfficeImport.framework/EBFont.h b/OfficeImport.framework/EBFont.h new file mode 100755 index 0000000..4351216 --- /dev/null +++ b/OfficeImport.framework/EBFont.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBFont : NSObject { +} + ++ (id)edFontFromXlDXfFont:(struct XlDXfFont { int (**x1)(); unsigned char x2; struct XlString {} *x3; int x4; int x5; short x6; int x7; int x8; unsigned char x9; unsigned char x10; int x11; int x12; unsigned int x13; unsigned int x14; unsigned int x15; int x16; int x17; int x18; int x19; short x20; }*)arg1 edResources:(id)arg2; ++ (int)convertEDScriptEnumToXl:(int)arg1; ++ (int)convertEDUnderlineEnumToXl:(int)arg1; ++ (int)convertXlScriptEnumToED:(int)arg1; ++ (int)convertXlUnderlineEnumToED:(int)arg1; ++ (id)edFontFromXlFont:(struct XlFont { int (**x1)(); struct XlHeader { unsigned int x_2_1_1; short x_2_1_2; unsigned char x_2_1_3; } x2; struct XlString {} *x3; short x4; short x5; short x6; int x7; boolx8; boolx9; boolx10; boolx11; boolx12; boolx13; int x14; unsigned char x15; unsigned char x16; }*)arg1 edResources:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EBFontTable.h b/OfficeImport.framework/EBFontTable.h new file mode 100755 index 0000000..1032db5 --- /dev/null +++ b/OfficeImport.framework/EBFontTable.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EBFontTable : NSObject { +} + ++ (unsigned int)edFontIndexFromXlFontIndex:(unsigned int)arg1; ++ (unsigned int)xlFontIndexFromEDFontIndex:(unsigned int)arg1; ++ (void)readWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EBFormula.h b/OfficeImport.framework/EBFormula.h new file mode 100755 index 0000000..f7db898 --- /dev/null +++ b/OfficeImport.framework/EBFormula.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBFormula : NSObject { +} + ++ (void)readFormulaFromXlCell:(struct XlCell { int (**x1)(); unsigned short x2; short x3; short x4; int x5; double x6; struct XlString {} *x7; int x8; struct XlFormulaInfo {} *x9; boolx10; boolx11; boolx12; }*)arg1 edCell:(struct EDCellHeader { unsigned short x1; unsigned int x2; }*)arg2 edRowBlocks:(id)arg3 state:(id)arg4; ++ (id)edFormulaFromXlFmlaDefinition:(const void*)arg1 withFormulaLength:(int)arg2 state:(id)arg3; ++ (void)setupTokensInEDFormulaFromXlFormulaProcessor:(struct XlFormulaProcessor { int (**x1)(); struct XlFormulaParser {} *x2; struct XlBaseFormulaTable {} *x3; struct ChVector { struct CsString {} **x_4_1_1; struct CsString {} **x_4_1_2; unsigned int x_4_1_3; unsigned int x_4_1_4; unsigned int x_4_1_5; } x4; struct XlNameTable {} *x5; struct ChVector {} *x6; struct XlLinkTable {} *x7; unsigned int x8; unsigned int x9; BOOL x10[64]; unsigned short *x11; char *x12; boolx13; unsigned int x14; unsigned short x15; unsigned short x16; }*)arg1 length:(int)arg2 edFormula:(id)arg3 edSheet:(id)arg4; ++ (id)edFormulaFromXlFmlaDefinition:(const void*)arg1 withFormulaLength:(int)arg2 formulaClass:(Class)arg3 state:(id)arg4; ++ (struct XlFormulaInfo { int (**x1)(); int x2; struct OcText {} *x3; char *x4; unsigned int x5; short x6; struct XlShrFmla {} *x7; struct XlArray {} *x8; struct XlTable {} *x9; boolx10; boolx11; boolx12; boolx13; }*)xlFormulaInfoFromEDSharedFormula:(id)arg1 state:(id)arg2; ++ (char *)edFormulaToParsedExpression:(id)arg1 tokenLength:(unsigned short*)arg2 formulaLength:(unsigned short*)arg3 state:(id)arg4; ++ (unsigned int)writeToken:(id)arg1 tokenIndex:(unsigned int)arg2 tokenStream:(struct XLFormulaStream { int (**x1)(); }*)arg3 extendedStream:(struct XLFormulaStream { int (**x1)(); }*)arg4 state:(id)arg5; ++ (void)setupFormulaDataForSharedFormula:(id)arg1 xlFormulaInfo:(struct XlFormulaInfo { int (**x1)(); int x2; struct OcText {} *x3; char *x4; unsigned int x5; short x6; struct XlShrFmla {} *x7; struct XlArray {} *x8; struct XlTable {} *x9; boolx10; boolx11; boolx12; boolx13; }*)arg2 state:(id)arg3; ++ (id)edFormulaFromXlFmlaDefinition:(const void*)arg1 withFormulaLength:(int)arg2 formulaClass:(Class)arg3 edSheet:(id)arg4 state:(id)arg5; ++ (struct XlFormulaInfo { int (**x1)(); int x2; struct OcText {} *x3; char *x4; unsigned int x5; short x6; struct XlShrFmla {} *x7; struct XlArray {} *x8; struct XlTable {} *x9; boolx10; boolx11; boolx12; boolx13; }*)xlFormulaInfoFromEDFormula:(id)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EBGraphic.h b/OfficeImport.framework/EBGraphic.h new file mode 100755 index 0000000..f101c92 --- /dev/null +++ b/OfficeImport.framework/EBGraphic.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBGraphic : NSObject { +} + ++ (void)readGraphicsInChart:(id)arg1 state:(id)arg2; ++ (int)objectTypeForShape:(id)arg1; ++ (id)readGraphicWithDictionary:(id)arg1 state:(id)arg2; ++ (void)readNotesWithDictionary:(id)arg1 state:(id)arg2; ++ (void)readChart:(id)arg1 chartIndex:(int)arg2 state:(id)arg3; ++ (void)readOle:(id)arg1 xlGraphicsInfo:(struct XlGraphicsInfo { int (**x1)(); int x2; short x3; boolx4; boolx5; boolx6; boolx7; struct ChVector { struct XlObjData {} **x_8_1_1; struct XlObjData {} **x_8_1_2; unsigned int x_8_1_3; unsigned int x_8_1_4; unsigned int x_8_1_5; } x8; boolx9; int x10; struct XlString {} *x11; int x12; int x13; int x14; boolx15; unsigned short x16; unsigned short x17; unsigned short x18; char *x19; unsigned int x20; unsigned int x21; boolx22; unsigned int x23; unsigned int x24; int x25; int x26; boolx27; struct XlString {} *x28; }*)arg2 state:(id)arg3; ++ (void)readImage:(id)arg1 xlGraphicsInfo:(struct XlGraphicsInfo { int (**x1)(); int x2; short x3; boolx4; boolx5; boolx6; boolx7; struct ChVector { struct XlObjData {} **x_8_1_1; struct XlObjData {} **x_8_1_2; unsigned int x_8_1_3; unsigned int x_8_1_4; unsigned int x_8_1_5; } x8; boolx9; int x10; struct XlString {} *x11; int x12; int x13; int x14; boolx15; unsigned short x16; unsigned short x17; unsigned short x18; char *x19; unsigned int x20; unsigned int x21; boolx22; unsigned int x23; unsigned int x24; int x25; int x26; boolx27; struct XlString {} *x28; }*)arg2 state:(id)arg3; ++ (id)readMainChartWithState:(id)arg1; ++ (void)readGraphicsWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EBHyperlink.h b/OfficeImport.framework/EBHyperlink.h new file mode 100755 index 0000000..9df6462 --- /dev/null +++ b/OfficeImport.framework/EBHyperlink.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBHyperlink : NSObject { +} + ++ (id)edHyperlinkFromXlHLink:(struct XlHLink { int (**x1)(); struct XlHeader { unsigned int x_2_1_1; short x_2_1_2; unsigned char x_2_1_3; } x2; struct XlRef {} *x3; int x4; boolx5; boolx6; struct XlString {} *x7; struct XlString {} *x8; struct XlString {} *x9; struct XlString {} *x10; struct XlString {} *x11; unsigned short x12; }*)arg1 edResources:(id)arg2; ++ (void)addToolTip:(struct XlHLinkToolTip { int (**x1)(); struct XlHeader { unsigned int x_2_1_1; short x_2_1_2; unsigned char x_2_1_3; } x2; struct XlRef {} *x3; struct XlString {} *x4; }*)arg1 toEdHyperLink:(id)arg2 edResources:(id)arg3; ++ (int)xlTypeFromEDHyperlinkType:(int)arg1; ++ (int)edTypeFromXlHyperlinkType:(int)arg1; + + +@end diff --git a/OfficeImport.framework/EBHyperlinkTable.h b/OfficeImport.framework/EBHyperlinkTable.h new file mode 100755 index 0000000..48e9778 --- /dev/null +++ b/OfficeImport.framework/EBHyperlinkTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EBHyperlinkTable : NSObject { +} + ++ (void)readWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EBLinkTable.h b/OfficeImport.framework/EBLinkTable.h new file mode 100755 index 0000000..2b807c7 --- /dev/null +++ b/OfficeImport.framework/EBLinkTable.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBLinkTable : NSObject { +} + ++ (struct XlLinkTable { int (**x1)(); struct XlLinkLookupTable { int (**x_2_1_1)(); boolx_2_1_2; struct ChVector { struct XlXti {} **x_3_2_1; struct XlXti {} **x_3_2_2; unsigned int x_3_2_3; unsigned int x_3_2_4; unsigned int x_3_2_5; } x_2_1_3; } x2; struct ChVector { struct XlLink {} **x_3_1_1; struct XlLink {} **x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; } x3; }*)createXlLinkTableFromLinksCollection:(id)arg1 workbook:(id)arg2 state:(id)arg3; ++ (int)mapXlLinkTypeToED:(int)arg1; ++ (int)mapEDLinkTypeToXl:(int)arg1; ++ (void)readFromState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EBMergeTable.h b/OfficeImport.framework/EBMergeTable.h new file mode 100755 index 0000000..5f82fe2 --- /dev/null +++ b/OfficeImport.framework/EBMergeTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EBMergeTable : NSObject { +} + ++ (void)readWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EBNameTable.h b/OfficeImport.framework/EBNameTable.h new file mode 100755 index 0000000..c4ea734 --- /dev/null +++ b/OfficeImport.framework/EBNameTable.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBNameTable : NSObject { +} + ++ (struct XlNameTable { int (**x1)(); struct CsSimpleHeapVector { struct ChVector { struct XlRecord {} **x_1_2_1; struct XlRecord {} **x_1_2_2; unsigned int x_1_2_3; unsigned int x_1_2_4; unsigned int x_1_2_5; } x_2_1_1; } x2; struct OcText { int (**x_3_1_1)(); int x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; char *x_3_1_6; char *x_3_1_7; boolx_3_1_8; } x3[14]; }*)createXlNameTableFromNamesCollection:(id)arg1 state:(id)arg2; ++ (id)edNameFromXlName:(struct XlName { int (**x1)(); struct XlHeader { unsigned int x_2_1_1; short x_2_1_2; unsigned char x_2_1_3; } x2; struct XlString {} *x3; struct XlString {} *x4; struct XlString {} *x5; struct XlString {} *x6; struct XlString {} *x7; char *x8; short x9; short x10; short x11; short x12; unsigned char x13; unsigned char x14; boolx15; boolx16; boolx17; boolx18; boolx19; boolx20; boolx21; int x22; }*)arg1 name:(struct OcText { int (**x1)(); int x2; unsigned int x3; unsigned int x4; unsigned int x5; char *x6; char *x7; boolx8; })arg2 state:(id)arg3; ++ (struct XlName { int (**x1)(); struct XlHeader { unsigned int x_2_1_1; short x_2_1_2; unsigned char x_2_1_3; } x2; struct XlString {} *x3; struct XlString {} *x4; struct XlString {} *x5; struct XlString {} *x6; struct XlString {} *x7; char *x8; short x9; short x10; short x11; short x12; unsigned char x13; unsigned char x14; boolx15; boolx16; boolx17; boolx18; boolx19; boolx20; boolx21; int x22; }*)xlNameFromEDName:(id)arg1 state:(id)arg2; ++ (void)readFromState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EBOfficeArtReaderClient.h b/OfficeImport.framework/EBOfficeArtReaderClient.h new file mode 100755 index 0000000..2a0ce38 --- /dev/null +++ b/OfficeImport.framework/EBOfficeArtReaderClient.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBOfficeArtReaderClient : NSObject { +} + ++ (void)readEshClientAnchor:(const struct XlEshClientAnchor { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; unsigned short x4; struct CsRect { long x_5_1_1[4]; } x5; struct CsRect { long x_6_1_1[4]; } x6; }*)arg1 targetClientData:(id)arg2 state:(id)arg3; ++ (void)setAutoInsetForShape:(struct EshShape { int (**x1)(); unsigned short x2; struct EshContentData { struct EshOpt { int (**x_1_2_1)(); unsigned short x_1_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_1_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_1_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_1_2_5; } x_3_1_1; struct EshOpt { int (**x_2_2_1)(); unsigned short x_2_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_2_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_2_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_2_2_5; } x_3_1_2; struct EshSp { int (**x_3_2_1)(); unsigned short x_3_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_3_2_3; unsigned int x_3_2_4; boolx_3_2_5; boolx_3_2_6; boolx_3_2_7; boolx_3_2_8; boolx_3_2_9; boolx_3_2_10; boolx_3_2_11; boolx_3_2_12; boolx_3_2_13; boolx_3_2_14; boolx_3_2_15; boolx_3_2_16; } x_3_1_3; struct CsRect { long x_4_2_1[4]; } x_3_1_4; } x3; struct EshTextBox { int (**x_4_1_1)(); unsigned short x_4_1_2; struct EshContentData {} *x_4_1_3; } x4; struct EshFill { int (**x_5_1_1)(); unsigned short x_5_1_2; struct EshContentData {} *x_5_1_3; } x5; struct EshStroke { int (**x_6_1_1)(); unsigned short x_6_1_2; struct EshContentData {} *x_6_1_3; } x6; struct EshShadow { int (**x_7_1_1)(); unsigned short x_7_1_2; struct EshContentData {} *x_7_1_3; } x7; struct EshExtrusion { int (**x_8_1_1)(); unsigned short x_8_1_2; struct EshContentData {} *x_8_1_3; } x8; struct EshCallout { int (**x_9_1_1)(); unsigned short x_9_1_2; struct EshContentData {} *x_9_1_3; } x9; int (**x10)(); struct EshShapeProperties { int (**x_11_1_1)(); unsigned short x_11_1_2; struct EshContentData {} *x_11_1_3; int (**x_11_1_4)(); } x11; struct EshShapeLocks { int (**x_12_1_1)(); unsigned short x_12_1_2; struct EshContentData {} *x_12_1_3; } x12; struct EshShapeImageData { int (**x_13_1_1)(); unsigned short x_13_1_2; struct EshContentData {} *x_13_1_3; } x13; struct EshTextPath { int (**x_14_1_1)(); unsigned short x_14_1_2; struct EshContentData {} *x_14_1_3; } x14; struct EshPath { int (**x_15_1_1)(); unsigned short x_15_1_2; struct EshContentData {} *x_15_1_3; } x15; struct EshSkew { int (**x_16_1_1)(); unsigned short x_16_1_2; struct EshContentData {} *x_16_1_3; } x16; struct EshQuickTimeData { int (**x_17_1_1)(); unsigned short x_17_1_2; struct EshHeader { int x_3_2_1; unsigned int x_3_2_2; short x_3_2_3; unsigned short x_3_2_4; unsigned char x_3_2_5; } x_17_1_3; struct OcBinaryData { int (**x_4_2_1)(); unsigned int x_4_2_2; unsigned int x_4_2_3; unsigned int x_4_2_4; unsigned int x_4_2_5; char *x_4_2_6; boolx_4_2_7; struct SsrwOOStream {} *x_4_2_8; } x_17_1_4; } x17; }*)arg1; ++ (void)readClientDataFromTableCell:(id)arg1 toTableCell:(id)arg2 state:(id)arg3; ++ (BOOL)escherIsFullySupported; ++ (BOOL)tablesAreAllowed; ++ (void)readClientDataFromShape:(id)arg1 toGraphic:(id)arg2 state:(id)arg3; ++ (void)readClientDataFromGroup:(id)arg1 toGroup:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/EBOfficeArtReaderState.h b/OfficeImport.framework/EBOfficeArtReaderState.h new file mode 100755 index 0000000..0eb3b3a --- /dev/null +++ b/OfficeImport.framework/EBOfficeArtReaderState.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EBReaderState; + +@interface EBOfficeArtReaderState : OABReaderState { + EBReaderState *mReaderState; +} + + +- (id)initWithReaderState:(id)arg1; +- (id)readerState; + +@end diff --git a/OfficeImport.framework/EBPageProperties.h b/OfficeImport.framework/EBPageProperties.h new file mode 100755 index 0000000..cf2a6c5 --- /dev/null +++ b/OfficeImport.framework/EBPageProperties.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EBPageProperties : NSObject { +} + ++ (int)convertEDPageOrientationEnumToXl:(int)arg1; ++ (int)convertXlPageOrientationEnumToED:(int)arg1; ++ (void)readWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EBPane.h b/OfficeImport.framework/EBPane.h new file mode 100755 index 0000000..b2b02d7 --- /dev/null +++ b/OfficeImport.framework/EBPane.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBPane : NSObject { +} + ++ (void)writePaneForSheet:(id)arg1 toXlSheetPresentation:(struct XlSheetPresentation { int (**x1)(); struct XlWindow2 {} *x2; struct XlScl {} *x3; struct XlPane {} *x4; struct XlSelection {} *x5[4]; }*)arg2 xlWindow2:(struct XlWindow2 { int (**x1)(); struct XlHeader { unsigned int x_2_1_1; short x_2_1_2; unsigned char x_2_1_3; } x2; int x3; short x4; short x5; boolx6; boolx7; boolx8; boolx9; boolx10; boolx11; boolx12; boolx13; boolx14; boolx15; boolx16; boolx17; unsigned short x18; short x19; }*)arg3; ++ (void)readXlPaneFrom:(struct XlSheetPresentation { int (**x1)(); struct XlWindow2 {} *x2; struct XlScl {} *x3; struct XlPane {} *x4; struct XlSelection {} *x5[4]; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EBProtection.h b/OfficeImport.framework/EBProtection.h new file mode 100755 index 0000000..0941e88 --- /dev/null +++ b/OfficeImport.framework/EBProtection.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBProtection : NSObject { +} + ++ (id)edProtectionFromXlXf:(struct XlXf { int (**x1)(); struct XlHeader { unsigned int x_2_1_1; short x_2_1_2; unsigned char x_2_1_3; } x2; short x3; short x4; short x5; int x6; int x7; unsigned char x8; unsigned char x9; int x10; int x11; int x12; int x13; int x14; int x15; int x16; int x17; unsigned char x18; unsigned char x19; unsigned char x20; unsigned char x21; unsigned char x22; unsigned char x23; unsigned char x24; boolx25; boolx26; boolx27; boolx28; boolx29; boolx30; boolx31; boolx32; boolx33; boolx34; boolx35; boolx36; boolx37; boolx38; boolx39; }*)arg1; ++ (id)edProtectionFromXlDXfProtect:(struct XlDXfProtect { boolx1; boolx2; }*)arg1; ++ (struct XlDXfProtect { boolx1; boolx2; }*)xlDXfProtectFromEDProtection:(id)arg1; ++ (id)edProtectionFromXlGraphicsInfo:(struct XlGraphicsInfo { int (**x1)(); int x2; short x3; boolx4; boolx5; boolx6; boolx7; struct ChVector { struct XlObjData {} **x_8_1_1; struct XlObjData {} **x_8_1_2; unsigned int x_8_1_3; unsigned int x_8_1_4; unsigned int x_8_1_5; } x8; boolx9; int x10; struct XlString {} *x11; int x12; int x13; int x14; boolx15; unsigned short x16; unsigned short x17; unsigned short x18; char *x19; unsigned int x20; unsigned int x21; boolx22; unsigned int x23; unsigned int x24; int x25; int x26; boolx27; struct XlString {} *x28; }*)arg1; + + +@end diff --git a/OfficeImport.framework/EBReader.h b/OfficeImport.framework/EBReader.h new file mode 100755 index 0000000..9643ff6 --- /dev/null +++ b/OfficeImport.framework/EBReader.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBReader : OCBReader { + struct XlObjectFactory { int (**x1)(); struct XlEshObjectFactory {} *x2; } *mXlObjectFactory; +} + ++ (BOOL)isCSV; ++ (id)readFromFileName:(id)arg1 cancel:(id)arg2 tracing:(id)arg3 temporaryDirectory:(id)arg4 asThumbnail:(BOOL)arg5 delegate:(id)arg6; ++ (id)readerWithXlReader:(struct XlChartBinaryReader { int (**x1)(); int (**x2)(); int (**x3)(); struct EshObjectFactory {} *x4; boolx5; struct SsrwOORootStorage {} *x6; struct SsrwOOStorage {} *x7; struct XlEshBinaryReader { int (**x_8_1_1)(); struct SsrwOOStream {} *x_8_1_2; struct EshParserVisitor {} *x_8_1_3; struct EshObjectFactory {} *x_8_1_4; unsigned int x_8_1_5; unsigned int x_8_1_6; struct ChStack { struct EshHeader {} *x_7_2_1; struct EshHeader {} *x_7_2_2; unsigned int x_7_2_3; unsigned int x_7_2_4; unsigned int x_7_2_5; } x_8_1_7; unsigned int x_8_1_8; struct EshHeader { int x_9_2_1; unsigned int x_9_2_2; short x_9_2_3; unsigned short x_9_2_4; unsigned char x_9_2_5; } x_8_1_9; boolx_8_1_10; boolx_8_1_11; unsigned int x_8_1_12; struct XlReadStgStream {} *x_8_1_13; } x8; struct XlStringExtractor {} *x9; struct XlSheetInfoTable {} *x10; int x11; int x12; int x13; int x14; int x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; boolx41; boolx42; boolx43; struct ChVector { long *x_44_1_1; long *x_44_1_2; unsigned int x_44_1_3; unsigned int x_44_1_4; unsigned int x_44_1_5; } x44; struct ChVector { long *x_45_1_1; long *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { long *x_46_1_1; long *x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; struct XlIndex {} *x47; struct XlRow {} *x48; struct XlRecord {} *x49; int x50; int x51; short x52; int x53; int x54; struct ChVector { struct XlCell {} **x_55_1_1; struct XlCell {} **x_55_1_2; unsigned int x_55_1_3; unsigned int x_55_1_4; unsigned int x_55_1_5; } x55; int x56; unsigned char x57; int x58; struct XlWorksheetProperties { int (**x_59_1_1)(); unsigned short x_59_1_2; int x_59_1_3; unsigned short x_59_1_4; boolx_59_1_5; unsigned short x_59_1_6; unsigned short x_59_1_7; unsigned short x_59_1_8; unsigned short x_59_1_9; boolx_59_1_10; boolx_59_1_11; boolx_59_1_12; boolx_59_1_13; boolx_59_1_14; boolx_59_1_15; boolx_59_1_16; boolx_59_1_17; boolx_59_1_18; boolx_59_1_19; boolx_59_1_20; boolx_59_1_21; boolx_59_1_22; boolx_59_1_23; boolx_59_1_24; boolx_59_1_25; short x_59_1_26; struct ChVector { struct XlBrk {} **x_27_2_1; struct XlBrk {} **x_27_2_2; unsigned int x_27_2_3; unsigned int x_27_2_4; unsigned int x_27_2_5; } x_59_1_27; struct ChVector { struct XlBrk {} **x_28_2_1; struct XlBrk {} **x_28_2_2; unsigned int x_28_2_3; unsigned int x_28_2_4; unsigned int x_28_2_5; } x_59_1_28; struct OcText { int (**x_29_2_1)(); int x_29_2_2; unsigned int x_29_2_3; unsigned int x_29_2_4; unsigned int x_29_2_5; char *x_29_2_6; char *x_29_2_7; boolx_29_2_8; } x_59_1_29; } x59; struct XlWorksheetProtection { int (**x_60_1_1)(); boolx_60_1_2; boolx_60_1_3; boolx_60_1_4; boolx_60_1_5; boolx_60_1_6; boolx_60_1_7; boolx_60_1_8; boolx_60_1_9; boolx_60_1_10; boolx_60_1_11; boolx_60_1_12; boolx_60_1_13; boolx_60_1_14; boolx_60_1_15; boolx_60_1_16; boolx_60_1_17; boolx_60_1_18; boolx_60_1_19; short x_60_1_20; } x60; struct XlCalculationProperties { int (**x_61_1_1)(); double x_61_1_2; int x_61_1_3; short x_61_1_4; boolx_61_1_5; int x_61_1_6; boolx_61_1_7; } x61; struct XlSortInfo { int (**x_62_1_1)(); boolx_62_1_2; boolx_62_1_3; boolx_62_1_4; boolx_62_1_5; boolx_62_1_6; boolx_62_1_7; unsigned char x_62_1_8; struct OcText { int (**x_9_2_1)(); int x_9_2_2; unsigned int x_9_2_3; unsigned int x_9_2_4; unsigned int x_9_2_5; char *x_9_2_6; char *x_9_2_7; boolx_9_2_8; } x_62_1_9; struct OcText { int (**x_10_2_1)(); int x_10_2_2; unsigned int x_10_2_3; unsigned int x_10_2_4; unsigned int x_10_2_5; char *x_10_2_6; char *x_10_2_7; boolx_10_2_8; } x_62_1_10; struct OcText { int (**x_11_2_1)(); int x_11_2_2; unsigned int x_11_2_3; unsigned int x_11_2_4; unsigned int x_11_2_5; char *x_11_2_6; char *x_11_2_7; boolx_11_2_8; } x_62_1_11; } x62; struct XlDocumentInfo { int (**x_63_1_1)(); unsigned short x_63_1_2; unsigned short x_63_1_3; int x_63_1_4; boolx_63_1_5; boolx_63_1_6; boolx_63_1_7; boolx_63_1_8; boolx_63_1_9; boolx_63_1_10; boolx_63_1_11; boolx_63_1_12; } x63; struct XlDocumentProtection { int (**x_64_1_1)(); boolx_64_1_2; boolx_64_1_3; boolx_64_1_4; short x_64_1_5; short x_64_1_6; } x64; struct XlFileProtection { int (**x_65_1_1)(); int x_65_1_2; boolx_65_1_3; boolx_65_1_4; short x_65_1_5; struct OcText { int (**x_6_2_1)(); int x_6_2_2; unsigned int x_6_2_3; unsigned int x_6_2_4; unsigned int x_6_2_5; char *x_6_2_6; char *x_6_2_7; boolx_6_2_8; } x_65_1_6; struct OcText { int (**x_7_2_1)(); int x_7_2_2; unsigned int x_7_2_3; unsigned int x_7_2_4; unsigned int x_7_2_5; char *x_7_2_6; char *x_7_2_7; boolx_7_2_8; } x_65_1_7; char *x_65_1_8; } x65; int x66; int x67; struct XlDocumentProperties { int (**x_68_1_1)(); unsigned short x_68_1_2; short x_68_1_3; int x_68_1_4; boolx_68_1_5; boolx_68_1_6; boolx_68_1_7; boolx_68_1_8; boolx_68_1_9; boolx_68_1_10; boolx_68_1_11; boolx_68_1_12; int x_68_1_13; short x_68_1_14; short *x_68_1_15; struct OcText { int (**x_16_2_1)(); int x_16_2_2; unsigned int x_16_2_3; unsigned int x_16_2_4; unsigned int x_16_2_5; char *x_16_2_6; char *x_16_2_7; boolx_16_2_8; } x_68_1_16; int x_68_1_17; struct XlRef { unsigned short x_18_2_1; unsigned short x_18_2_2; short x_18_2_3; short x_18_2_4; boolx_18_2_5; } x_68_1_18; boolx_68_1_19; } x68; struct XlSubstreamProperties { int (**x_69_1_1)(); struct XlSheetInfo { int (**x_2_2_1)(); int x_2_2_2; int x_2_2_3; } x_69_1_2; struct XlPageProperties { int (**x_3_2_1)(); double x_3_2_2; double x_3_2_3; double x_3_2_4; double x_3_2_5; struct OcText {} *x_3_2_6; struct OcText {} *x_3_2_7; boolx_3_2_8; boolx_3_2_9; short x_3_2_10; short x_3_2_11; short x_3_2_12; short x_3_2_13; short x_3_2_14; boolx_3_2_15; int x_3_2_16; boolx_3_2_17; boolx_3_2_18; boolx_3_2_19; boolx_3_2_20; boolx_3_2_21; boolx_3_2_22; short x_3_2_23; short x_3_2_24; short x_3_2_25; double x_3_2_26; double x_3_2_27; short x_3_2_28; } x_69_1_3; struct XlCellTableInfo { int (**x_4_2_1)(); int x_4_2_2; int x_4_2_3; unsigned short x_4_2_4; unsigned short x_4_2_5; } x_69_1_4; int x_69_1_5; int x_69_1_6; } x69; struct XlRecord {} *x70; struct SsrwOOStream {} *x71; unsigned char x72; struct XlObjectFactory {} *x73; struct XlParserVisitor {} *x74; boolx75; int (**x76)(); struct EshObjectFactory {} *x77; struct ChVector { long *x_78_1_1; long *x_78_1_2; unsigned int x_78_1_3; unsigned int x_78_1_4; unsigned int x_78_1_5; } x78; struct XlSubstreamProperties { int (**x_79_1_1)(); struct XlSheetInfo { int (**x_2_2_1)(); int x_2_2_2; int x_2_2_3; } x_79_1_2; struct XlPageProperties { int (**x_3_2_1)(); double x_3_2_2; double x_3_2_3; double x_3_2_4; double x_3_2_5; struct OcText {} *x_3_2_6; struct OcText {} *x_3_2_7; boolx_3_2_8; boolx_3_2_9; short x_3_2_10; short x_3_2_11; short x_3_2_12; short x_3_2_13; short x_3_2_14; boolx_3_2_15; int x_3_2_16; boolx_3_2_17; boolx_3_2_18; boolx_3_2_19; boolx_3_2_20; boolx_3_2_21; boolx_3_2_22; short x_3_2_23; short x_3_2_24; short x_3_2_25; double x_3_2_26; double x_3_2_27; short x_3_2_28; } x_79_1_3; struct XlCellTableInfo { int (**x_4_2_1)(); int x_4_2_2; int x_4_2_3; unsigned short x_4_2_4; unsigned short x_4_2_5; } x_79_1_4; int x_79_1_5; int x_79_1_6; } x79; int x80; int x81; int x82; struct CsRect { float x_83_1_1[4]; } x83; int x84; int x85; int x86[4]; int x87; int x88; int x89; int x90; int x91; struct ChVector { long *x_92_1_1; long *x_92_1_2; unsigned int x_92_1_3; unsigned int x_92_1_4; unsigned int x_92_1_5; } x92; int x93[4]; int x94; int x95; struct AxisParentChildren { int x_96_1_1; int x_96_1_2; int x_96_1_3; int x_96_1_4; struct ChVector { long *x_5_2_1; long *x_5_2_2; unsigned int x_5_2_3; unsigned int x_5_2_4; unsigned int x_5_2_5; } x_96_1_5; int x_96_1_6; int x_96_1_7; int x_96_1_8; } x96; struct AxisParentChildren { int x_97_1_1; int x_97_1_2; int x_97_1_3; int x_97_1_4; struct ChVector { long *x_5_2_1; long *x_5_2_2; unsigned int x_5_2_3; unsigned int x_5_2_4; unsigned int x_5_2_5; } x_97_1_5; int x_97_1_6; int x_97_1_7; int x_97_1_8; } x97; struct ChVector { struct SeriesDescriptor {} *x_98_1_1; struct SeriesDescriptor {} *x_98_1_2; unsigned int x_98_1_3; unsigned int x_98_1_4; unsigned int x_98_1_5; } x98; struct ChVector { struct PlotDescriptor {} *x_99_1_1; struct PlotDescriptor {} *x_99_1_2; unsigned int x_99_1_3; unsigned int x_99_1_4; unsigned int x_99_1_5; } x99; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_100_1_1; } x100; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_101_1_1; } x101; unsigned short x102; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_103_1_1; } x103; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_104_1_1; } x104; float x105; float x106; unsigned short x107; unsigned short x108; int x109; struct ChVector { long *x_110_1_1; long *x_110_1_2; unsigned int x_110_1_3; unsigned int x_110_1_4; unsigned int x_110_1_5; } x110; struct ChVector { long *x_111_1_1; long *x_111_1_2; unsigned int x_111_1_3; unsigned int x_111_1_4; unsigned int x_111_1_5; } x111; int x112; boolx113; boolx114; int (**x115)(); struct EshObjectFactory {} *x116; }*)arg1 xlObjectFactory:(struct XlObjectFactory { int (**x1)(); struct XlEshObjectFactory {} *x2; }*)arg2; ++ (id)readFromData:(id)arg1 cancel:(id)arg2 tracing:(id)arg3 temporaryDirectory:(id)arg4 asThumbnail:(BOOL)arg5 delegate:(id)arg6; ++ (id)readFromFileName:(id)arg1 cancel:(id)arg2 tracing:(id)arg3 asThumbnail:(BOOL)arg4 delegate:(id)arg5; ++ (id)readFromData:(id)arg1 cancel:(id)arg2 tracing:(id)arg3 asThumbnail:(BOOL)arg4 delegate:(id)arg5; + +- (id)initWithXlReader:(struct XlChartBinaryReader { int (**x1)(); int (**x2)(); int (**x3)(); struct EshObjectFactory {} *x4; boolx5; struct SsrwOORootStorage {} *x6; struct SsrwOOStorage {} *x7; struct XlEshBinaryReader { int (**x_8_1_1)(); struct SsrwOOStream {} *x_8_1_2; struct EshParserVisitor {} *x_8_1_3; struct EshObjectFactory {} *x_8_1_4; unsigned int x_8_1_5; unsigned int x_8_1_6; struct ChStack { struct EshHeader {} *x_7_2_1; struct EshHeader {} *x_7_2_2; unsigned int x_7_2_3; unsigned int x_7_2_4; unsigned int x_7_2_5; } x_8_1_7; unsigned int x_8_1_8; struct EshHeader { int x_9_2_1; unsigned int x_9_2_2; short x_9_2_3; unsigned short x_9_2_4; unsigned char x_9_2_5; } x_8_1_9; boolx_8_1_10; boolx_8_1_11; unsigned int x_8_1_12; struct XlReadStgStream {} *x_8_1_13; } x8; struct XlStringExtractor {} *x9; struct XlSheetInfoTable {} *x10; int x11; int x12; int x13; int x14; int x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; boolx41; boolx42; boolx43; struct ChVector { long *x_44_1_1; long *x_44_1_2; unsigned int x_44_1_3; unsigned int x_44_1_4; unsigned int x_44_1_5; } x44; struct ChVector { long *x_45_1_1; long *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { long *x_46_1_1; long *x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; struct XlIndex {} *x47; struct XlRow {} *x48; struct XlRecord {} *x49; int x50; int x51; short x52; int x53; int x54; struct ChVector { struct XlCell {} **x_55_1_1; struct XlCell {} **x_55_1_2; unsigned int x_55_1_3; unsigned int x_55_1_4; unsigned int x_55_1_5; } x55; int x56; unsigned char x57; int x58; struct XlWorksheetProperties { int (**x_59_1_1)(); unsigned short x_59_1_2; int x_59_1_3; unsigned short x_59_1_4; boolx_59_1_5; unsigned short x_59_1_6; unsigned short x_59_1_7; unsigned short x_59_1_8; unsigned short x_59_1_9; boolx_59_1_10; boolx_59_1_11; boolx_59_1_12; boolx_59_1_13; boolx_59_1_14; boolx_59_1_15; boolx_59_1_16; boolx_59_1_17; boolx_59_1_18; boolx_59_1_19; boolx_59_1_20; boolx_59_1_21; boolx_59_1_22; boolx_59_1_23; boolx_59_1_24; boolx_59_1_25; short x_59_1_26; struct ChVector { struct XlBrk {} **x_27_2_1; struct XlBrk {} **x_27_2_2; unsigned int x_27_2_3; unsigned int x_27_2_4; unsigned int x_27_2_5; } x_59_1_27; struct ChVector { struct XlBrk {} **x_28_2_1; struct XlBrk {} **x_28_2_2; unsigned int x_28_2_3; unsigned int x_28_2_4; unsigned int x_28_2_5; } x_59_1_28; struct OcText { int (**x_29_2_1)(); int x_29_2_2; unsigned int x_29_2_3; unsigned int x_29_2_4; unsigned int x_29_2_5; char *x_29_2_6; char *x_29_2_7; boolx_29_2_8; } x_59_1_29; } x59; struct XlWorksheetProtection { int (**x_60_1_1)(); boolx_60_1_2; boolx_60_1_3; boolx_60_1_4; boolx_60_1_5; boolx_60_1_6; boolx_60_1_7; boolx_60_1_8; boolx_60_1_9; boolx_60_1_10; boolx_60_1_11; boolx_60_1_12; boolx_60_1_13; boolx_60_1_14; boolx_60_1_15; boolx_60_1_16; boolx_60_1_17; boolx_60_1_18; boolx_60_1_19; short x_60_1_20; } x60; struct XlCalculationProperties { int (**x_61_1_1)(); double x_61_1_2; int x_61_1_3; short x_61_1_4; boolx_61_1_5; int x_61_1_6; boolx_61_1_7; } x61; struct XlSortInfo { int (**x_62_1_1)(); boolx_62_1_2; boolx_62_1_3; boolx_62_1_4; boolx_62_1_5; boolx_62_1_6; boolx_62_1_7; unsigned char x_62_1_8; struct OcText { int (**x_9_2_1)(); int x_9_2_2; unsigned int x_9_2_3; unsigned int x_9_2_4; unsigned int x_9_2_5; char *x_9_2_6; char *x_9_2_7; boolx_9_2_8; } x_62_1_9; struct OcText { int (**x_10_2_1)(); int x_10_2_2; unsigned int x_10_2_3; unsigned int x_10_2_4; unsigned int x_10_2_5; char *x_10_2_6; char *x_10_2_7; boolx_10_2_8; } x_62_1_10; struct OcText { int (**x_11_2_1)(); int x_11_2_2; unsigned int x_11_2_3; unsigned int x_11_2_4; unsigned int x_11_2_5; char *x_11_2_6; char *x_11_2_7; boolx_11_2_8; } x_62_1_11; } x62; struct XlDocumentInfo { int (**x_63_1_1)(); unsigned short x_63_1_2; unsigned short x_63_1_3; int x_63_1_4; boolx_63_1_5; boolx_63_1_6; boolx_63_1_7; boolx_63_1_8; boolx_63_1_9; boolx_63_1_10; boolx_63_1_11; boolx_63_1_12; } x63; struct XlDocumentProtection { int (**x_64_1_1)(); boolx_64_1_2; boolx_64_1_3; boolx_64_1_4; short x_64_1_5; short x_64_1_6; } x64; struct XlFileProtection { int (**x_65_1_1)(); int x_65_1_2; boolx_65_1_3; boolx_65_1_4; short x_65_1_5; struct OcText { int (**x_6_2_1)(); int x_6_2_2; unsigned int x_6_2_3; unsigned int x_6_2_4; unsigned int x_6_2_5; char *x_6_2_6; char *x_6_2_7; boolx_6_2_8; } x_65_1_6; struct OcText { int (**x_7_2_1)(); int x_7_2_2; unsigned int x_7_2_3; unsigned int x_7_2_4; unsigned int x_7_2_5; char *x_7_2_6; char *x_7_2_7; boolx_7_2_8; } x_65_1_7; char *x_65_1_8; } x65; int x66; int x67; struct XlDocumentProperties { int (**x_68_1_1)(); unsigned short x_68_1_2; short x_68_1_3; int x_68_1_4; boolx_68_1_5; boolx_68_1_6; boolx_68_1_7; boolx_68_1_8; boolx_68_1_9; boolx_68_1_10; boolx_68_1_11; boolx_68_1_12; int x_68_1_13; short x_68_1_14; short *x_68_1_15; struct OcText { int (**x_16_2_1)(); int x_16_2_2; unsigned int x_16_2_3; unsigned int x_16_2_4; unsigned int x_16_2_5; char *x_16_2_6; char *x_16_2_7; boolx_16_2_8; } x_68_1_16; int x_68_1_17; struct XlRef { unsigned short x_18_2_1; unsigned short x_18_2_2; short x_18_2_3; short x_18_2_4; boolx_18_2_5; } x_68_1_18; boolx_68_1_19; } x68; struct XlSubstreamProperties { int (**x_69_1_1)(); struct XlSheetInfo { int (**x_2_2_1)(); int x_2_2_2; int x_2_2_3; } x_69_1_2; struct XlPageProperties { int (**x_3_2_1)(); double x_3_2_2; double x_3_2_3; double x_3_2_4; double x_3_2_5; struct OcText {} *x_3_2_6; struct OcText {} *x_3_2_7; boolx_3_2_8; boolx_3_2_9; short x_3_2_10; short x_3_2_11; short x_3_2_12; short x_3_2_13; short x_3_2_14; boolx_3_2_15; int x_3_2_16; boolx_3_2_17; boolx_3_2_18; boolx_3_2_19; boolx_3_2_20; boolx_3_2_21; boolx_3_2_22; short x_3_2_23; short x_3_2_24; short x_3_2_25; double x_3_2_26; double x_3_2_27; short x_3_2_28; } x_69_1_3; struct XlCellTableInfo { int (**x_4_2_1)(); int x_4_2_2; int x_4_2_3; unsigned short x_4_2_4; unsigned short x_4_2_5; } x_69_1_4; int x_69_1_5; int x_69_1_6; } x69; struct XlRecord {} *x70; struct SsrwOOStream {} *x71; unsigned char x72; struct XlObjectFactory {} *x73; struct XlParserVisitor {} *x74; boolx75; int (**x76)(); struct EshObjectFactory {} *x77; struct ChVector { long *x_78_1_1; long *x_78_1_2; unsigned int x_78_1_3; unsigned int x_78_1_4; unsigned int x_78_1_5; } x78; struct XlSubstreamProperties { int (**x_79_1_1)(); struct XlSheetInfo { int (**x_2_2_1)(); int x_2_2_2; int x_2_2_3; } x_79_1_2; struct XlPageProperties { int (**x_3_2_1)(); double x_3_2_2; double x_3_2_3; double x_3_2_4; double x_3_2_5; struct OcText {} *x_3_2_6; struct OcText {} *x_3_2_7; boolx_3_2_8; boolx_3_2_9; short x_3_2_10; short x_3_2_11; short x_3_2_12; short x_3_2_13; short x_3_2_14; boolx_3_2_15; int x_3_2_16; boolx_3_2_17; boolx_3_2_18; boolx_3_2_19; boolx_3_2_20; boolx_3_2_21; boolx_3_2_22; short x_3_2_23; short x_3_2_24; short x_3_2_25; double x_3_2_26; double x_3_2_27; short x_3_2_28; } x_79_1_3; struct XlCellTableInfo { int (**x_4_2_1)(); int x_4_2_2; int x_4_2_3; unsigned short x_4_2_4; unsigned short x_4_2_5; } x_79_1_4; int x_79_1_5; int x_79_1_6; } x79; int x80; int x81; int x82; struct CsRect { float x_83_1_1[4]; } x83; int x84; int x85; int x86[4]; int x87; int x88; int x89; int x90; int x91; struct ChVector { long *x_92_1_1; long *x_92_1_2; unsigned int x_92_1_3; unsigned int x_92_1_4; unsigned int x_92_1_5; } x92; int x93[4]; int x94; int x95; struct AxisParentChildren { int x_96_1_1; int x_96_1_2; int x_96_1_3; int x_96_1_4; struct ChVector { long *x_5_2_1; long *x_5_2_2; unsigned int x_5_2_3; unsigned int x_5_2_4; unsigned int x_5_2_5; } x_96_1_5; int x_96_1_6; int x_96_1_7; int x_96_1_8; } x96; struct AxisParentChildren { int x_97_1_1; int x_97_1_2; int x_97_1_3; int x_97_1_4; struct ChVector { long *x_5_2_1; long *x_5_2_2; unsigned int x_5_2_3; unsigned int x_5_2_4; unsigned int x_5_2_5; } x_97_1_5; int x_97_1_6; int x_97_1_7; int x_97_1_8; } x97; struct ChVector { struct SeriesDescriptor {} *x_98_1_1; struct SeriesDescriptor {} *x_98_1_2; unsigned int x_98_1_3; unsigned int x_98_1_4; unsigned int x_98_1_5; } x98; struct ChVector { struct PlotDescriptor {} *x_99_1_1; struct PlotDescriptor {} *x_99_1_2; unsigned int x_99_1_3; unsigned int x_99_1_4; unsigned int x_99_1_5; } x99; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_100_1_1; } x100; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_101_1_1; } x101; unsigned short x102; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_103_1_1; } x103; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_104_1_1; } x104; float x105; float x106; unsigned short x107; unsigned short x108; int x109; struct ChVector { long *x_110_1_1; long *x_110_1_2; unsigned int x_110_1_3; unsigned int x_110_1_4; unsigned int x_110_1_5; } x110; struct ChVector { long *x_111_1_1; long *x_111_1_2; unsigned int x_111_1_3; unsigned int x_111_1_4; unsigned int x_111_1_5; } x111; int x112; boolx113; boolx114; int (**x115)(); struct EshObjectFactory {} *x116; }*)arg1 xlObjectFactory:(struct XlObjectFactory { int (**x1)(); struct XlEshObjectFactory {} *x2; }*)arg2; +- (bool)isCSV; +- (id)readWorkbookFrom:(struct XlChartBinaryReader { int (**x1)(); int (**x2)(); int (**x3)(); struct EshObjectFactory {} *x4; boolx5; struct SsrwOORootStorage {} *x6; struct SsrwOOStorage {} *x7; struct XlEshBinaryReader { int (**x_8_1_1)(); struct SsrwOOStream {} *x_8_1_2; struct EshParserVisitor {} *x_8_1_3; struct EshObjectFactory {} *x_8_1_4; unsigned int x_8_1_5; unsigned int x_8_1_6; struct ChStack { struct EshHeader {} *x_7_2_1; struct EshHeader {} *x_7_2_2; unsigned int x_7_2_3; unsigned int x_7_2_4; unsigned int x_7_2_5; } x_8_1_7; unsigned int x_8_1_8; struct EshHeader { int x_9_2_1; unsigned int x_9_2_2; short x_9_2_3; unsigned short x_9_2_4; unsigned char x_9_2_5; } x_8_1_9; boolx_8_1_10; boolx_8_1_11; unsigned int x_8_1_12; struct XlReadStgStream {} *x_8_1_13; } x8; struct XlStringExtractor {} *x9; struct XlSheetInfoTable {} *x10; int x11; int x12; int x13; int x14; int x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; boolx41; boolx42; boolx43; struct ChVector { long *x_44_1_1; long *x_44_1_2; unsigned int x_44_1_3; unsigned int x_44_1_4; unsigned int x_44_1_5; } x44; struct ChVector { long *x_45_1_1; long *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { long *x_46_1_1; long *x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; struct XlIndex {} *x47; struct XlRow {} *x48; struct XlRecord {} *x49; int x50; int x51; short x52; int x53; int x54; struct ChVector { struct XlCell {} **x_55_1_1; struct XlCell {} **x_55_1_2; unsigned int x_55_1_3; unsigned int x_55_1_4; unsigned int x_55_1_5; } x55; int x56; unsigned char x57; int x58; struct XlWorksheetProperties { int (**x_59_1_1)(); unsigned short x_59_1_2; int x_59_1_3; unsigned short x_59_1_4; boolx_59_1_5; unsigned short x_59_1_6; unsigned short x_59_1_7; unsigned short x_59_1_8; unsigned short x_59_1_9; boolx_59_1_10; boolx_59_1_11; boolx_59_1_12; boolx_59_1_13; boolx_59_1_14; boolx_59_1_15; boolx_59_1_16; boolx_59_1_17; boolx_59_1_18; boolx_59_1_19; boolx_59_1_20; boolx_59_1_21; boolx_59_1_22; boolx_59_1_23; boolx_59_1_24; boolx_59_1_25; short x_59_1_26; struct ChVector { struct XlBrk {} **x_27_2_1; struct XlBrk {} **x_27_2_2; unsigned int x_27_2_3; unsigned int x_27_2_4; unsigned int x_27_2_5; } x_59_1_27; struct ChVector { struct XlBrk {} **x_28_2_1; struct XlBrk {} **x_28_2_2; unsigned int x_28_2_3; unsigned int x_28_2_4; unsigned int x_28_2_5; } x_59_1_28; struct OcText { int (**x_29_2_1)(); int x_29_2_2; unsigned int x_29_2_3; unsigned int x_29_2_4; unsigned int x_29_2_5; char *x_29_2_6; char *x_29_2_7; boolx_29_2_8; } x_59_1_29; } x59; struct XlWorksheetProtection { int (**x_60_1_1)(); boolx_60_1_2; boolx_60_1_3; boolx_60_1_4; boolx_60_1_5; boolx_60_1_6; boolx_60_1_7; boolx_60_1_8; boolx_60_1_9; boolx_60_1_10; boolx_60_1_11; boolx_60_1_12; boolx_60_1_13; boolx_60_1_14; boolx_60_1_15; boolx_60_1_16; boolx_60_1_17; boolx_60_1_18; boolx_60_1_19; short x_60_1_20; } x60; struct XlCalculationProperties { int (**x_61_1_1)(); double x_61_1_2; int x_61_1_3; short x_61_1_4; boolx_61_1_5; int x_61_1_6; boolx_61_1_7; } x61; struct XlSortInfo { int (**x_62_1_1)(); boolx_62_1_2; boolx_62_1_3; boolx_62_1_4; boolx_62_1_5; boolx_62_1_6; boolx_62_1_7; unsigned char x_62_1_8; struct OcText { int (**x_9_2_1)(); int x_9_2_2; unsigned int x_9_2_3; unsigned int x_9_2_4; unsigned int x_9_2_5; char *x_9_2_6; char *x_9_2_7; boolx_9_2_8; } x_62_1_9; struct OcText { int (**x_10_2_1)(); int x_10_2_2; unsigned int x_10_2_3; unsigned int x_10_2_4; unsigned int x_10_2_5; char *x_10_2_6; char *x_10_2_7; boolx_10_2_8; } x_62_1_10; struct OcText { int (**x_11_2_1)(); int x_11_2_2; unsigned int x_11_2_3; unsigned int x_11_2_4; unsigned int x_11_2_5; char *x_11_2_6; char *x_11_2_7; boolx_11_2_8; } x_62_1_11; } x62; struct XlDocumentInfo { int (**x_63_1_1)(); unsigned short x_63_1_2; unsigned short x_63_1_3; int x_63_1_4; boolx_63_1_5; boolx_63_1_6; boolx_63_1_7; boolx_63_1_8; boolx_63_1_9; boolx_63_1_10; boolx_63_1_11; boolx_63_1_12; } x63; struct XlDocumentProtection { int (**x_64_1_1)(); boolx_64_1_2; boolx_64_1_3; boolx_64_1_4; short x_64_1_5; short x_64_1_6; } x64; struct XlFileProtection { int (**x_65_1_1)(); int x_65_1_2; boolx_65_1_3; boolx_65_1_4; short x_65_1_5; struct OcText { int (**x_6_2_1)(); int x_6_2_2; unsigned int x_6_2_3; unsigned int x_6_2_4; unsigned int x_6_2_5; char *x_6_2_6; char *x_6_2_7; boolx_6_2_8; } x_65_1_6; struct OcText { int (**x_7_2_1)(); int x_7_2_2; unsigned int x_7_2_3; unsigned int x_7_2_4; unsigned int x_7_2_5; char *x_7_2_6; char *x_7_2_7; boolx_7_2_8; } x_65_1_7; char *x_65_1_8; } x65; int x66; int x67; struct XlDocumentProperties { int (**x_68_1_1)(); unsigned short x_68_1_2; short x_68_1_3; int x_68_1_4; boolx_68_1_5; boolx_68_1_6; boolx_68_1_7; boolx_68_1_8; boolx_68_1_9; boolx_68_1_10; boolx_68_1_11; boolx_68_1_12; int x_68_1_13; short x_68_1_14; short *x_68_1_15; struct OcText { int (**x_16_2_1)(); int x_16_2_2; unsigned int x_16_2_3; unsigned int x_16_2_4; unsigned int x_16_2_5; char *x_16_2_6; char *x_16_2_7; boolx_16_2_8; } x_68_1_16; int x_68_1_17; struct XlRef { unsigned short x_18_2_1; unsigned short x_18_2_2; short x_18_2_3; short x_18_2_4; boolx_18_2_5; } x_68_1_18; boolx_68_1_19; } x68; struct XlSubstreamProperties { int (**x_69_1_1)(); struct XlSheetInfo { int (**x_2_2_1)(); int x_2_2_2; int x_2_2_3; } x_69_1_2; struct XlPageProperties { int (**x_3_2_1)(); double x_3_2_2; double x_3_2_3; double x_3_2_4; double x_3_2_5; struct OcText {} *x_3_2_6; struct OcText {} *x_3_2_7; boolx_3_2_8; boolx_3_2_9; short x_3_2_10; short x_3_2_11; short x_3_2_12; short x_3_2_13; short x_3_2_14; boolx_3_2_15; int x_3_2_16; boolx_3_2_17; boolx_3_2_18; boolx_3_2_19; boolx_3_2_20; boolx_3_2_21; boolx_3_2_22; short x_3_2_23; short x_3_2_24; short x_3_2_25; double x_3_2_26; double x_3_2_27; short x_3_2_28; } x_69_1_3; struct XlCellTableInfo { int (**x_4_2_1)(); int x_4_2_2; int x_4_2_3; unsigned short x_4_2_4; unsigned short x_4_2_5; } x_69_1_4; int x_69_1_5; int x_69_1_6; } x69; struct XlRecord {} *x70; struct SsrwOOStream {} *x71; unsigned char x72; struct XlObjectFactory {} *x73; struct XlParserVisitor {} *x74; boolx75; int (**x76)(); struct EshObjectFactory {} *x77; struct ChVector { long *x_78_1_1; long *x_78_1_2; unsigned int x_78_1_3; unsigned int x_78_1_4; unsigned int x_78_1_5; } x78; struct XlSubstreamProperties { int (**x_79_1_1)(); struct XlSheetInfo { int (**x_2_2_1)(); int x_2_2_2; int x_2_2_3; } x_79_1_2; struct XlPageProperties { int (**x_3_2_1)(); double x_3_2_2; double x_3_2_3; double x_3_2_4; double x_3_2_5; struct OcText {} *x_3_2_6; struct OcText {} *x_3_2_7; boolx_3_2_8; boolx_3_2_9; short x_3_2_10; short x_3_2_11; short x_3_2_12; short x_3_2_13; short x_3_2_14; boolx_3_2_15; int x_3_2_16; boolx_3_2_17; boolx_3_2_18; boolx_3_2_19; boolx_3_2_20; boolx_3_2_21; boolx_3_2_22; short x_3_2_23; short x_3_2_24; short x_3_2_25; double x_3_2_26; double x_3_2_27; short x_3_2_28; } x_79_1_3; struct XlCellTableInfo { int (**x_4_2_1)(); int x_4_2_2; int x_4_2_3; unsigned short x_4_2_4; unsigned short x_4_2_5; } x_79_1_4; int x_79_1_5; int x_79_1_6; } x79; int x80; int x81; int x82; struct CsRect { float x_83_1_1[4]; } x83; int x84; int x85; int x86[4]; int x87; int x88; int x89; int x90; int x91; struct ChVector { long *x_92_1_1; long *x_92_1_2; unsigned int x_92_1_3; unsigned int x_92_1_4; unsigned int x_92_1_5; } x92; int x93[4]; int x94; int x95; struct AxisParentChildren { int x_96_1_1; int x_96_1_2; int x_96_1_3; int x_96_1_4; struct ChVector { long *x_5_2_1; long *x_5_2_2; unsigned int x_5_2_3; unsigned int x_5_2_4; unsigned int x_5_2_5; } x_96_1_5; int x_96_1_6; int x_96_1_7; int x_96_1_8; } x96; struct AxisParentChildren { int x_97_1_1; int x_97_1_2; int x_97_1_3; int x_97_1_4; struct ChVector { long *x_5_2_1; long *x_5_2_2; unsigned int x_5_2_3; unsigned int x_5_2_4; unsigned int x_5_2_5; } x_97_1_5; int x_97_1_6; int x_97_1_7; int x_97_1_8; } x97; struct ChVector { struct SeriesDescriptor {} *x_98_1_1; struct SeriesDescriptor {} *x_98_1_2; unsigned int x_98_1_3; unsigned int x_98_1_4; unsigned int x_98_1_5; } x98; struct ChVector { struct PlotDescriptor {} *x_99_1_1; struct PlotDescriptor {} *x_99_1_2; unsigned int x_99_1_3; unsigned int x_99_1_4; unsigned int x_99_1_5; } x99; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_100_1_1; } x100; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_101_1_1; } x101; unsigned short x102; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_103_1_1; } x103; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_104_1_1; } x104; float x105; float x106; unsigned short x107; unsigned short x108; int x109; struct ChVector { long *x_110_1_1; long *x_110_1_2; unsigned int x_110_1_3; unsigned int x_110_1_4; unsigned int x_110_1_5; } x110; struct ChVector { long *x_111_1_1; long *x_111_1_2; unsigned int x_111_1_3; unsigned int x_111_1_4; unsigned int x_111_1_5; } x111; int x112; boolx113; boolx114; int (**x115)(); struct EshObjectFactory {} *x116; }*)arg1 fileName:(id)arg2 cancel:(id)arg3 tracing:(id)arg4 temporaryDirectory:(id)arg5 asThumbnail:(BOOL)arg6 delegate:(id)arg7; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EBReaderSheetState.h b/OfficeImport.framework/EBReaderSheetState.h new file mode 100755 index 0000000..912499a --- /dev/null +++ b/OfficeImport.framework/EBReaderSheetState.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class EBReaderState, EDSheet; + +@interface EBReaderSheetState : NSObject { + EBReaderState *mReaderState; + EDSheet *mEDSheet; + struct __CFDictionary { } *mSharedFormulas; + unsigned int mChartIndex; +} + + +- (void)setEDSheet:(id)arg1; +- (unsigned int)sharedFormulaIndexForRowCol:(int)arg1; +- (void)setSharedFormulaIndex:(unsigned int)arg1 forRowCol:(int)arg2; +- (unsigned int)nextChartIndex; +- (id)initWithReaderState:(id)arg1; +- (id)readerState; +- (id)edSheet; +- (struct XlBinaryReader { int (**x1)(); int (**x2)(); int (**x3)(); struct EshObjectFactory {} *x4; boolx5; struct SsrwOORootStorage {} *x6; struct SsrwOOStorage {} *x7; struct XlEshBinaryReader { int (**x_8_1_1)(); struct SsrwOOStream {} *x_8_1_2; struct EshParserVisitor {} *x_8_1_3; struct EshObjectFactory {} *x_8_1_4; unsigned int x_8_1_5; unsigned int x_8_1_6; struct ChStack { struct EshHeader {} *x_7_2_1; struct EshHeader {} *x_7_2_2; unsigned int x_7_2_3; unsigned int x_7_2_4; unsigned int x_7_2_5; } x_8_1_7; unsigned int x_8_1_8; struct EshHeader { int x_9_2_1; unsigned int x_9_2_2; short x_9_2_3; unsigned short x_9_2_4; unsigned char x_9_2_5; } x_8_1_9; boolx_8_1_10; boolx_8_1_11; unsigned int x_8_1_12; struct XlReadStgStream {} *x_8_1_13; } x8; struct XlStringExtractor {} *x9; struct XlSheetInfoTable {} *x10; int x11; int x12; int x13; int x14; int x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; boolx41; boolx42; boolx43; struct ChVector { long *x_44_1_1; long *x_44_1_2; unsigned int x_44_1_3; unsigned int x_44_1_4; unsigned int x_44_1_5; } x44; struct ChVector { long *x_45_1_1; long *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { long *x_46_1_1; long *x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; struct XlIndex {} *x47; struct XlRow {} *x48; struct XlRecord {} *x49; int x50; int x51; short x52; int x53; int x54; struct ChVector { struct XlCell {} **x_55_1_1; struct XlCell {} **x_55_1_2; unsigned int x_55_1_3; unsigned int x_55_1_4; unsigned int x_55_1_5; } x55; int x56; unsigned char x57; int x58; struct XlWorksheetProperties { int (**x_59_1_1)(); unsigned short x_59_1_2; int x_59_1_3; unsigned short x_59_1_4; boolx_59_1_5; unsigned short x_59_1_6; unsigned short x_59_1_7; unsigned short x_59_1_8; unsigned short x_59_1_9; boolx_59_1_10; boolx_59_1_11; boolx_59_1_12; boolx_59_1_13; boolx_59_1_14; boolx_59_1_15; boolx_59_1_16; boolx_59_1_17; boolx_59_1_18; boolx_59_1_19; boolx_59_1_20; boolx_59_1_21; boolx_59_1_22; boolx_59_1_23; boolx_59_1_24; boolx_59_1_25; short x_59_1_26; struct ChVector { struct XlBrk {} **x_27_2_1; struct XlBrk {} **x_27_2_2; unsigned int x_27_2_3; unsigned int x_27_2_4; unsigned int x_27_2_5; } x_59_1_27; struct ChVector { struct XlBrk {} **x_28_2_1; struct XlBrk {} **x_28_2_2; unsigned int x_28_2_3; unsigned int x_28_2_4; unsigned int x_28_2_5; } x_59_1_28; struct OcText { int (**x_29_2_1)(); int x_29_2_2; unsigned int x_29_2_3; unsigned int x_29_2_4; unsigned int x_29_2_5; char *x_29_2_6; char *x_29_2_7; boolx_29_2_8; } x_59_1_29; } x59; struct XlWorksheetProtection { int (**x_60_1_1)(); boolx_60_1_2; boolx_60_1_3; boolx_60_1_4; boolx_60_1_5; boolx_60_1_6; boolx_60_1_7; boolx_60_1_8; boolx_60_1_9; boolx_60_1_10; boolx_60_1_11; boolx_60_1_12; boolx_60_1_13; boolx_60_1_14; boolx_60_1_15; boolx_60_1_16; boolx_60_1_17; boolx_60_1_18; boolx_60_1_19; short x_60_1_20; } x60; struct XlCalculationProperties { int (**x_61_1_1)(); double x_61_1_2; int x_61_1_3; short x_61_1_4; boolx_61_1_5; int x_61_1_6; boolx_61_1_7; } x61; struct XlSortInfo { int (**x_62_1_1)(); boolx_62_1_2; boolx_62_1_3; boolx_62_1_4; boolx_62_1_5; boolx_62_1_6; boolx_62_1_7; unsigned char x_62_1_8; struct OcText { int (**x_9_2_1)(); int x_9_2_2; unsigned int x_9_2_3; unsigned int x_9_2_4; unsigned int x_9_2_5; char *x_9_2_6; char *x_9_2_7; boolx_9_2_8; } x_62_1_9; struct OcText { int (**x_10_2_1)(); int x_10_2_2; unsigned int x_10_2_3; unsigned int x_10_2_4; unsigned int x_10_2_5; char *x_10_2_6; char *x_10_2_7; boolx_10_2_8; } x_62_1_10; struct OcText { int (**x_11_2_1)(); int x_11_2_2; unsigned int x_11_2_3; unsigned int x_11_2_4; unsigned int x_11_2_5; char *x_11_2_6; char *x_11_2_7; boolx_11_2_8; } x_62_1_11; } x62; struct XlDocumentInfo { int (**x_63_1_1)(); unsigned short x_63_1_2; unsigned short x_63_1_3; int x_63_1_4; boolx_63_1_5; boolx_63_1_6; boolx_63_1_7; boolx_63_1_8; boolx_63_1_9; boolx_63_1_10; boolx_63_1_11; boolx_63_1_12; } x63; struct XlDocumentProtection { int (**x_64_1_1)(); boolx_64_1_2; boolx_64_1_3; boolx_64_1_4; short x_64_1_5; short x_64_1_6; } x64; struct XlFileProtection { int (**x_65_1_1)(); int x_65_1_2; boolx_65_1_3; boolx_65_1_4; short x_65_1_5; struct OcText { int (**x_6_2_1)(); int x_6_2_2; unsigned int x_6_2_3; unsigned int x_6_2_4; unsigned int x_6_2_5; char *x_6_2_6; char *x_6_2_7; boolx_6_2_8; } x_65_1_6; struct OcText { int (**x_7_2_1)(); int x_7_2_2; unsigned int x_7_2_3; unsigned int x_7_2_4; unsigned int x_7_2_5; char *x_7_2_6; char *x_7_2_7; boolx_7_2_8; } x_65_1_7; char *x_65_1_8; } x65; int x66; int x67; struct XlDocumentProperties { int (**x_68_1_1)(); unsigned short x_68_1_2; short x_68_1_3; int x_68_1_4; boolx_68_1_5; boolx_68_1_6; boolx_68_1_7; boolx_68_1_8; boolx_68_1_9; boolx_68_1_10; boolx_68_1_11; boolx_68_1_12; int x_68_1_13; short x_68_1_14; short *x_68_1_15; struct OcText { int (**x_16_2_1)(); int x_16_2_2; unsigned int x_16_2_3; unsigned int x_16_2_4; unsigned int x_16_2_5; char *x_16_2_6; char *x_16_2_7; boolx_16_2_8; } x_68_1_16; int x_68_1_17; struct XlRef { unsigned short x_18_2_1; unsigned short x_18_2_2; short x_18_2_3; short x_18_2_4; boolx_18_2_5; } x_68_1_18; boolx_68_1_19; } x68; struct XlSubstreamProperties { int (**x_69_1_1)(); struct XlSheetInfo { int (**x_2_2_1)(); int x_2_2_2; int x_2_2_3; } x_69_1_2; struct XlPageProperties { int (**x_3_2_1)(); double x_3_2_2; double x_3_2_3; double x_3_2_4; double x_3_2_5; struct OcText {} *x_3_2_6; struct OcText {} *x_3_2_7; boolx_3_2_8; boolx_3_2_9; short x_3_2_10; short x_3_2_11; short x_3_2_12; short x_3_2_13; short x_3_2_14; boolx_3_2_15; int x_3_2_16; boolx_3_2_17; boolx_3_2_18; boolx_3_2_19; boolx_3_2_20; boolx_3_2_21; boolx_3_2_22; short x_3_2_23; short x_3_2_24; short x_3_2_25; double x_3_2_26; double x_3_2_27; short x_3_2_28; } x_69_1_3; struct XlCellTableInfo { int (**x_4_2_1)(); int x_4_2_2; int x_4_2_3; unsigned short x_4_2_4; unsigned short x_4_2_5; } x_69_1_4; int x_69_1_5; int x_69_1_6; } x69; struct XlRecord {} *x70; struct SsrwOOStream {} *x71; unsigned char x72; struct XlObjectFactory {} *x73; struct XlParserVisitor {} *x74; boolx75; int (**x76)(); struct EshObjectFactory {} *x77; }*)xlReader; +- (void)reportWorksheetWarning:(struct CPTaggedMessageStructure { int x1; id x2; }*)arg1; +- (id)workbook; +- (id)resources; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EBReaderState.h b/OfficeImport.framework/EBReaderState.h new file mode 100755 index 0000000..21eae7c --- /dev/null +++ b/OfficeImport.framework/EBReaderState.h @@ -0,0 +1,348 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class ECColumnWidthConvertor, OABReaderState; + +@interface EBReaderState : EBState { + struct XlBinaryReader { int (**x1)(); int (**x2)(); int (**x3)(); struct EshObjectFactory {} *x4; boolx5; struct SsrwOORootStorage {} *x6; struct SsrwOOStorage {} *x7; struct XlEshBinaryReader { + int (**_vptr$EshBinaryReader)(); + struct SsrwOOStream {} *m_pStream; + struct EshParserVisitor {} *m_pParserVisitor; + struct EshObjectFactory {} *m_pObjectFactory; + unsigned int m_ulStartPos; + unsigned int m_ulEndPos; + struct ChStack { + struct EshHeader {} *m_stack; + struct EshHeader {} *m_tmpStack; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } m_containers; + unsigned int m_ulCrtPos; + struct EshHeader { + int m_lLength; + unsigned int m_ulOffset; + short m_nInstance; + unsigned short m_unType; + unsigned char m_bVersion; + } m_nextHeader; + boolm_isLowLevel; + boolm_isPatriarchRead; + unsigned int m_ulFragmentBoundary; + struct XlReadStgStream {} *m_pBiffStream; + } x8; struct XlStringExtractor {} *x9; struct XlSheetInfoTable {} *x10; int x11; int x12; int x13; int x14; int x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; boolx41; boolx42; boolx43; struct ChVector { + long *m_vector; + long *m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x44; struct ChVector { + long *m_vector; + long *m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x45; struct ChVector { + long *m_vector; + long *m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x46; struct XlIndex {} *x47; struct XlRow {} *x48; struct XlRecord {} *x49; int x50; int x51; short x52; int x53; int x54; struct ChVector { + struct XlCell {} **m_vector; + struct XlCell {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x55; int x56; unsigned char x57; int x58; struct XlWorksheetProperties { + int (**_vptr$XlWorksheetProperties)(); + unsigned short m_unDefaultColWidth; + int m_lStandardColWidth; + unsigned short m_unDefaultRowHeight; + boolm_isGridChanged; + unsigned short m_unRowGutter; + unsigned short m_unColGutter; + unsigned short m_unRowOutlineMax; + unsigned short m_unColOutlineMax; + boolm_isUndefRowUnsynced; + boolm_isUndefRowZero; + boolm_isUndefRowExAscent; + boolm_isUndefRowExDescent; + boolm_isShowAutoPgBreaks; + boolm_isIntlMacro; + boolm_isDialog; + boolm_isOutlineAutoStyle; + boolm_isRowSumsBelow; + boolm_isColSumsRight; + boolm_isFitToPage; + boolm_isDisplayGuts; + boolm_isAltExprEval; + boolm_isAltFmlaEntry; + boolm_isPrintHeadings; + boolm_isPrintGrid; + short m_nTabColorIdx; + struct ChVector { + struct XlBrk {} **m_vector; + struct XlBrk {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } m_pHorizPgBreaks; + struct ChVector { + struct XlBrk {} **m_vector; + struct XlBrk {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } m_pVertPgBreaks; + struct OcText { + int (**_vptr$OcText)(); + int m_encoding; + unsigned int m_ulStartCP; + unsigned int m_ulCharacterCount; + unsigned int m_ulBufferSize; + char *m_pBuffer; + char *m_pTempBuffer; + boolm_isMyBuffer; + } m_objectName; + } x59; struct XlWorksheetProtection { + int (**_vptr$XlWorksheetProtection)(); + boolm_isLockContent; + boolm_isLockScenario; + boolm_isLockObj; + boolm_isEditObjects; + boolm_isEditScenarios; + boolm_isChangeCellFormatting; + boolm_isChangeColumnFormatting; + boolm_isChangeRowFormatting; + boolm_isInsertColumns; + boolm_isInsertRow; + boolm_isInsertHyperlinks; + boolm_isDeleteColumns; + boolm_isDeleteRows; + boolm_isSelectLockedCells; + boolm_isSortCellRange; + boolm_isEditAutoFilters; + boolm_isEditPivotTables; + boolm_isSelectUnlockedCells; + short m_nPassword; + } x60; struct XlCalculationProperties { + int (**_vptr$XlCalculationProperties)(); + double m_dIncrementMax; + int m_autoRecalcMode; + short m_nIterationMax; + boolm_isIterationOn; + int m_referenceStyle; + boolm_isRecalcSave; + } x61; struct XlSortInfo { + int (**_vptr$XlSortInfo)(); + boolm_isSortLtoR; + boolm_isKey1Dsc; + boolm_isKey2Dsc; + boolm_isKey3Dsc; + boolm_isCaseSensitive; + boolm_isAltMethod; + unsigned char m_bOrderIndex; + struct OcText { + int (**_vptr$OcText)(); + int m_encoding; + unsigned int m_ulStartCP; + unsigned int m_ulCharacterCount; + unsigned int m_ulBufferSize; + char *m_pBuffer; + char *m_pTempBuffer; + boolm_isMyBuffer; + } m_key1String; + struct OcText { + int (**_vptr$OcText)(); + int m_encoding; + unsigned int m_ulStartCP; + unsigned int m_ulCharacterCount; + unsigned int m_ulBufferSize; + char *m_pBuffer; + char *m_pTempBuffer; + boolm_isMyBuffer; + } m_key2String; + struct OcText { + int (**_vptr$OcText)(); + int m_encoding; + unsigned int m_ulStartCP; + unsigned int m_ulCharacterCount; + unsigned int m_ulBufferSize; + char *m_pBuffer; + char *m_pTempBuffer; + boolm_isMyBuffer; + } m_key3String; + } x62; struct XlDocumentInfo { + int (**_vptr$XlDocumentInfo)(); + unsigned short m_unBuildID; + unsigned short m_unBuildYear; + int m_lLowestVersion; + boolm_isWrittenByWin; + boolm_isWrittenByRisc; + boolm_isWrittenByBeta; + boolm_isEditedByWin; + boolm_isEditedByMac; + boolm_isEditedByBeta; + boolm_isEditedByRisc; + boolm_is0x40; + } x63; struct XlDocumentProtection { + int (**_vptr$XlDocumentProtection)(); + boolm_isLockContent; + boolm_isLockWindow; + boolm_isLockShare; + short m_nPassword; + short m_nSharePassword; + } x64; struct XlFileProtection { + int (**_vptr$XlFileProtection)(); + int m_lFilePassword; + boolm_isWriteProtected; + boolm_isReadOnlyLoad; + short m_nWritePassword; + struct OcText { + int (**_vptr$OcText)(); + int m_encoding; + unsigned int m_ulStartCP; + unsigned int m_ulCharacterCount; + unsigned int m_ulBufferSize; + char *m_pBuffer; + char *m_pTempBuffer; + boolm_isMyBuffer; + } m_creatorName; + struct OcText { + int (**_vptr$OcText)(); + int m_encoding; + unsigned int m_ulStartCP; + unsigned int m_ulCharacterCount; + unsigned int m_ulBufferSize; + char *m_pBuffer; + char *m_pTempBuffer; + boolm_isMyBuffer; + } m_ownerName; + char *m_pTempBuffer; + } x65; int x66; int x67; struct XlDocumentProperties { + int (**_vptr$XlDocumentProperties)(); + unsigned short m_unDateBase; + short m_nCodePage; + int m_nCountry; + boolm_isExcel9File; + boolm_isUsingElfs; + boolm_isFullPrecision; + boolm_isRefreshAll; + boolm_isNoSaveSupp; + boolm_hasMailEnvelope; + boolm_isMailEnvelopeVisible; + boolm_isVBProject; + int m_lRecalcEngineID; + short m_nTabCount; + short *m_pTabIdTable; + struct OcText { + int (**_vptr$OcText)(); + int m_encoding; + unsigned int m_ulStartCP; + unsigned int m_ulCharacterCount; + unsigned int m_ulBufferSize; + char *m_pBuffer; + char *m_pTempBuffer; + boolm_isMyBuffer; + } m_workbookName; + int m_objectShow; + struct XlRef { + unsigned short m_nRowFirst; + unsigned short m_nRowLast; + short m_nColFirst; + short m_nColLast; + boolm_isCompact; + } m_oleSize; + boolm_isHaveOleSize; + } x68; struct XlSubstreamProperties { + int (**_vptr$XlSubstreamProperties)(); + struct XlSheetInfo { + int (**_vptr$XlSheetInfo)(); + int m_substreamType; + int m_lRowBlockCount; + } m_subStreamInfo; + struct XlPageProperties { + int (**_vptr$XlPageProperties)(); + double m_dBottomMargin; + double m_dTopMargin; + double m_dLeftMargin; + double m_dRightMargin; + struct OcText {} *m_pHeaderString; + struct OcText {} *m_pFooterString; + boolm_isHorizCentered; + boolm_isVertCentered; + short m_nPaperSize; + short m_nScaleFactor; + short m_nPageStartNumber; + short m_nPrintFitToWidth; + short m_nPrintFitToHeight; + boolm_isPrintLeftToRight; + int m_printLandscape; + boolm_isPrintNoPls; + boolm_isPrintNoColor; + boolm_isPrintDraft; + boolm_isPrintNotes; + boolm_isPrintNoOrient; + boolm_isPrintPageNoAuto; + short m_nPrintResolution; + short m_nPrintVertResolution; + short m_nPrintCopyCount; + double m_dPrintHeaderMargin; + double m_dPrintFooterMargin; + short m_nPrintSize; + } m_pageInfo; + struct XlCellTableInfo { + int (**_vptr$XlCellTableInfo)(); + int m_lRowMin; + int m_lRowMax; + unsigned short m_unColumnMin; + unsigned short m_unColumnMax; + } m_cellTableInfo; + int m_lGraphicsLoc; + int m_lEsherLoc; + } x69; struct XlRecord {} *x70; struct SsrwOOStream {} *x71; unsigned char x72; struct XlObjectFactory {} *x73; struct XlParserVisitor {} *x74; boolx75; int (**x76)(); struct EshObjectFactory {} *x77; } *mXlReader; + struct XlSheetInfoTable { int (**x1)(); struct CsSimpleHeapVector { + struct ChVector { + struct XlRecord {} **m_vector; + struct XlRecord {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } m_pointerVector; + } x2; char *x3; } *mXlSheetInfoTable; + ECColumnWidthConvertor *mColumnWidthConvertor; + unsigned int mTotalCellsWithContentCount; + unsigned int mTotalCellsWithFormulaCount; + struct XlEshObjectFactory { int (**x1)(); boolx2; } *mXlEshObjectFactory; + BOOL m_shouldRestoreHostEshFactory; + OABReaderState *mOAState; + BOOL mImportCSV; +} + +@property BOOL importCSV; + + +- (id)initWithXlReader:(struct XlBinaryReader { int (**x1)(); int (**x2)(); int (**x3)(); struct EshObjectFactory {} *x4; boolx5; struct SsrwOORootStorage {} *x6; struct SsrwOOStorage {} *x7; struct XlEshBinaryReader { int (**x_8_1_1)(); struct SsrwOOStream {} *x_8_1_2; struct EshParserVisitor {} *x_8_1_3; struct EshObjectFactory {} *x_8_1_4; unsigned int x_8_1_5; unsigned int x_8_1_6; struct ChStack { struct EshHeader {} *x_7_2_1; struct EshHeader {} *x_7_2_2; unsigned int x_7_2_3; unsigned int x_7_2_4; unsigned int x_7_2_5; } x_8_1_7; unsigned int x_8_1_8; struct EshHeader { int x_9_2_1; unsigned int x_9_2_2; short x_9_2_3; unsigned short x_9_2_4; unsigned char x_9_2_5; } x_8_1_9; boolx_8_1_10; boolx_8_1_11; unsigned int x_8_1_12; struct XlReadStgStream {} *x_8_1_13; } x8; struct XlStringExtractor {} *x9; struct XlSheetInfoTable {} *x10; int x11; int x12; int x13; int x14; int x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; boolx41; boolx42; boolx43; struct ChVector { long *x_44_1_1; long *x_44_1_2; unsigned int x_44_1_3; unsigned int x_44_1_4; unsigned int x_44_1_5; } x44; struct ChVector { long *x_45_1_1; long *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { long *x_46_1_1; long *x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; struct XlIndex {} *x47; struct XlRow {} *x48; struct XlRecord {} *x49; int x50; int x51; short x52; int x53; int x54; struct ChVector { struct XlCell {} **x_55_1_1; struct XlCell {} **x_55_1_2; unsigned int x_55_1_3; unsigned int x_55_1_4; unsigned int x_55_1_5; } x55; int x56; unsigned char x57; int x58; struct XlWorksheetProperties { int (**x_59_1_1)(); unsigned short x_59_1_2; int x_59_1_3; unsigned short x_59_1_4; boolx_59_1_5; unsigned short x_59_1_6; unsigned short x_59_1_7; unsigned short x_59_1_8; unsigned short x_59_1_9; boolx_59_1_10; boolx_59_1_11; boolx_59_1_12; boolx_59_1_13; boolx_59_1_14; boolx_59_1_15; boolx_59_1_16; boolx_59_1_17; boolx_59_1_18; boolx_59_1_19; boolx_59_1_20; boolx_59_1_21; boolx_59_1_22; boolx_59_1_23; boolx_59_1_24; boolx_59_1_25; short x_59_1_26; struct ChVector { struct XlBrk {} **x_27_2_1; struct XlBrk {} **x_27_2_2; unsigned int x_27_2_3; unsigned int x_27_2_4; unsigned int x_27_2_5; } x_59_1_27; struct ChVector { struct XlBrk {} **x_28_2_1; struct XlBrk {} **x_28_2_2; unsigned int x_28_2_3; unsigned int x_28_2_4; unsigned int x_28_2_5; } x_59_1_28; struct OcText { int (**x_29_2_1)(); int x_29_2_2; unsigned int x_29_2_3; unsigned int x_29_2_4; unsigned int x_29_2_5; char *x_29_2_6; char *x_29_2_7; boolx_29_2_8; } x_59_1_29; } x59; struct XlWorksheetProtection { int (**x_60_1_1)(); boolx_60_1_2; boolx_60_1_3; boolx_60_1_4; boolx_60_1_5; boolx_60_1_6; boolx_60_1_7; boolx_60_1_8; boolx_60_1_9; boolx_60_1_10; boolx_60_1_11; boolx_60_1_12; boolx_60_1_13; boolx_60_1_14; boolx_60_1_15; boolx_60_1_16; boolx_60_1_17; boolx_60_1_18; boolx_60_1_19; short x_60_1_20; } x60; struct XlCalculationProperties { int (**x_61_1_1)(); double x_61_1_2; int x_61_1_3; short x_61_1_4; boolx_61_1_5; int x_61_1_6; boolx_61_1_7; } x61; struct XlSortInfo { int (**x_62_1_1)(); boolx_62_1_2; boolx_62_1_3; boolx_62_1_4; boolx_62_1_5; boolx_62_1_6; boolx_62_1_7; unsigned char x_62_1_8; struct OcText { int (**x_9_2_1)(); int x_9_2_2; unsigned int x_9_2_3; unsigned int x_9_2_4; unsigned int x_9_2_5; char *x_9_2_6; char *x_9_2_7; boolx_9_2_8; } x_62_1_9; struct OcText { int (**x_10_2_1)(); int x_10_2_2; unsigned int x_10_2_3; unsigned int x_10_2_4; unsigned int x_10_2_5; char *x_10_2_6; char *x_10_2_7; boolx_10_2_8; } x_62_1_10; struct OcText { int (**x_11_2_1)(); int x_11_2_2; unsigned int x_11_2_3; unsigned int x_11_2_4; unsigned int x_11_2_5; char *x_11_2_6; char *x_11_2_7; boolx_11_2_8; } x_62_1_11; } x62; struct XlDocumentInfo { int (**x_63_1_1)(); unsigned short x_63_1_2; unsigned short x_63_1_3; int x_63_1_4; boolx_63_1_5; boolx_63_1_6; boolx_63_1_7; boolx_63_1_8; boolx_63_1_9; boolx_63_1_10; boolx_63_1_11; boolx_63_1_12; } x63; struct XlDocumentProtection { int (**x_64_1_1)(); boolx_64_1_2; boolx_64_1_3; boolx_64_1_4; short x_64_1_5; short x_64_1_6; } x64; struct XlFileProtection { int (**x_65_1_1)(); int x_65_1_2; boolx_65_1_3; boolx_65_1_4; short x_65_1_5; struct OcText { int (**x_6_2_1)(); int x_6_2_2; unsigned int x_6_2_3; unsigned int x_6_2_4; unsigned int x_6_2_5; char *x_6_2_6; char *x_6_2_7; boolx_6_2_8; } x_65_1_6; struct OcText { int (**x_7_2_1)(); int x_7_2_2; unsigned int x_7_2_3; unsigned int x_7_2_4; unsigned int x_7_2_5; char *x_7_2_6; char *x_7_2_7; boolx_7_2_8; } x_65_1_7; char *x_65_1_8; } x65; int x66; int x67; struct XlDocumentProperties { int (**x_68_1_1)(); unsigned short x_68_1_2; short x_68_1_3; int x_68_1_4; boolx_68_1_5; boolx_68_1_6; boolx_68_1_7; boolx_68_1_8; boolx_68_1_9; boolx_68_1_10; boolx_68_1_11; boolx_68_1_12; int x_68_1_13; short x_68_1_14; short *x_68_1_15; struct OcText { int (**x_16_2_1)(); int x_16_2_2; unsigned int x_16_2_3; unsigned int x_16_2_4; unsigned int x_16_2_5; char *x_16_2_6; char *x_16_2_7; boolx_16_2_8; } x_68_1_16; int x_68_1_17; struct XlRef { unsigned short x_18_2_1; unsigned short x_18_2_2; short x_18_2_3; short x_18_2_4; boolx_18_2_5; } x_68_1_18; boolx_68_1_19; } x68; struct XlSubstreamProperties { int (**x_69_1_1)(); struct XlSheetInfo { int (**x_2_2_1)(); int x_2_2_2; int x_2_2_3; } x_69_1_2; struct XlPageProperties { int (**x_3_2_1)(); double x_3_2_2; double x_3_2_3; double x_3_2_4; double x_3_2_5; struct OcText {} *x_3_2_6; struct OcText {} *x_3_2_7; boolx_3_2_8; boolx_3_2_9; short x_3_2_10; short x_3_2_11; short x_3_2_12; short x_3_2_13; short x_3_2_14; boolx_3_2_15; int x_3_2_16; boolx_3_2_17; boolx_3_2_18; boolx_3_2_19; boolx_3_2_20; boolx_3_2_21; boolx_3_2_22; short x_3_2_23; short x_3_2_24; short x_3_2_25; double x_3_2_26; double x_3_2_27; short x_3_2_28; } x_69_1_3; struct XlCellTableInfo { int (**x_4_2_1)(); int x_4_2_2; int x_4_2_3; unsigned short x_4_2_4; unsigned short x_4_2_5; } x_69_1_4; int x_69_1_5; int x_69_1_6; } x69; struct XlRecord {} *x70; struct SsrwOOStream {} *x71; unsigned char x72; struct XlObjectFactory {} *x73; struct XlParserVisitor {} *x74; boolx75; int (**x76)(); struct EshObjectFactory {} *x77; }*)arg1 cancelDelegate:(id)arg2 tracing:(id)arg3; +- (void)pauseReading; +- (void)resumeReading; +- (void)setImportCSV:(BOOL)arg1; +- (struct XlSheetInfoTable { int (**x1)(); struct CsSimpleHeapVector { struct ChVector { struct XlRecord {} **x_1_2_1; struct XlRecord {} **x_1_2_2; unsigned int x_1_2_3; unsigned int x_1_2_4; unsigned int x_1_2_5; } x_2_1_1; } x2; char *x3; }*)xlSheetInfoTable; +- (void)readGlobalXlObjects; +- (id)oaState; +- (BOOL)importCSV; +- (struct XlBinaryReader { int (**x1)(); int (**x2)(); int (**x3)(); struct EshObjectFactory {} *x4; boolx5; struct SsrwOORootStorage {} *x6; struct SsrwOOStorage {} *x7; struct XlEshBinaryReader { int (**x_8_1_1)(); struct SsrwOOStream {} *x_8_1_2; struct EshParserVisitor {} *x_8_1_3; struct EshObjectFactory {} *x_8_1_4; unsigned int x_8_1_5; unsigned int x_8_1_6; struct ChStack { struct EshHeader {} *x_7_2_1; struct EshHeader {} *x_7_2_2; unsigned int x_7_2_3; unsigned int x_7_2_4; unsigned int x_7_2_5; } x_8_1_7; unsigned int x_8_1_8; struct EshHeader { int x_9_2_1; unsigned int x_9_2_2; short x_9_2_3; unsigned short x_9_2_4; unsigned char x_9_2_5; } x_8_1_9; boolx_8_1_10; boolx_8_1_11; unsigned int x_8_1_12; struct XlReadStgStream {} *x_8_1_13; } x8; struct XlStringExtractor {} *x9; struct XlSheetInfoTable {} *x10; int x11; int x12; int x13; int x14; int x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; boolx41; boolx42; boolx43; struct ChVector { long *x_44_1_1; long *x_44_1_2; unsigned int x_44_1_3; unsigned int x_44_1_4; unsigned int x_44_1_5; } x44; struct ChVector { long *x_45_1_1; long *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { long *x_46_1_1; long *x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; struct XlIndex {} *x47; struct XlRow {} *x48; struct XlRecord {} *x49; int x50; int x51; short x52; int x53; int x54; struct ChVector { struct XlCell {} **x_55_1_1; struct XlCell {} **x_55_1_2; unsigned int x_55_1_3; unsigned int x_55_1_4; unsigned int x_55_1_5; } x55; int x56; unsigned char x57; int x58; struct XlWorksheetProperties { int (**x_59_1_1)(); unsigned short x_59_1_2; int x_59_1_3; unsigned short x_59_1_4; boolx_59_1_5; unsigned short x_59_1_6; unsigned short x_59_1_7; unsigned short x_59_1_8; unsigned short x_59_1_9; boolx_59_1_10; boolx_59_1_11; boolx_59_1_12; boolx_59_1_13; boolx_59_1_14; boolx_59_1_15; boolx_59_1_16; boolx_59_1_17; boolx_59_1_18; boolx_59_1_19; boolx_59_1_20; boolx_59_1_21; boolx_59_1_22; boolx_59_1_23; boolx_59_1_24; boolx_59_1_25; short x_59_1_26; struct ChVector { struct XlBrk {} **x_27_2_1; struct XlBrk {} **x_27_2_2; unsigned int x_27_2_3; unsigned int x_27_2_4; unsigned int x_27_2_5; } x_59_1_27; struct ChVector { struct XlBrk {} **x_28_2_1; struct XlBrk {} **x_28_2_2; unsigned int x_28_2_3; unsigned int x_28_2_4; unsigned int x_28_2_5; } x_59_1_28; struct OcText { int (**x_29_2_1)(); int x_29_2_2; unsigned int x_29_2_3; unsigned int x_29_2_4; unsigned int x_29_2_5; char *x_29_2_6; char *x_29_2_7; boolx_29_2_8; } x_59_1_29; } x59; struct XlWorksheetProtection { int (**x_60_1_1)(); boolx_60_1_2; boolx_60_1_3; boolx_60_1_4; boolx_60_1_5; boolx_60_1_6; boolx_60_1_7; boolx_60_1_8; boolx_60_1_9; boolx_60_1_10; boolx_60_1_11; boolx_60_1_12; boolx_60_1_13; boolx_60_1_14; boolx_60_1_15; boolx_60_1_16; boolx_60_1_17; boolx_60_1_18; boolx_60_1_19; short x_60_1_20; } x60; struct XlCalculationProperties { int (**x_61_1_1)(); double x_61_1_2; int x_61_1_3; short x_61_1_4; boolx_61_1_5; int x_61_1_6; boolx_61_1_7; } x61; struct XlSortInfo { int (**x_62_1_1)(); boolx_62_1_2; boolx_62_1_3; boolx_62_1_4; boolx_62_1_5; boolx_62_1_6; boolx_62_1_7; unsigned char x_62_1_8; struct OcText { int (**x_9_2_1)(); int x_9_2_2; unsigned int x_9_2_3; unsigned int x_9_2_4; unsigned int x_9_2_5; char *x_9_2_6; char *x_9_2_7; boolx_9_2_8; } x_62_1_9; struct OcText { int (**x_10_2_1)(); int x_10_2_2; unsigned int x_10_2_3; unsigned int x_10_2_4; unsigned int x_10_2_5; char *x_10_2_6; char *x_10_2_7; boolx_10_2_8; } x_62_1_10; struct OcText { int (**x_11_2_1)(); int x_11_2_2; unsigned int x_11_2_3; unsigned int x_11_2_4; unsigned int x_11_2_5; char *x_11_2_6; char *x_11_2_7; boolx_11_2_8; } x_62_1_11; } x62; struct XlDocumentInfo { int (**x_63_1_1)(); unsigned short x_63_1_2; unsigned short x_63_1_3; int x_63_1_4; boolx_63_1_5; boolx_63_1_6; boolx_63_1_7; boolx_63_1_8; boolx_63_1_9; boolx_63_1_10; boolx_63_1_11; boolx_63_1_12; } x63; struct XlDocumentProtection { int (**x_64_1_1)(); boolx_64_1_2; boolx_64_1_3; boolx_64_1_4; short x_64_1_5; short x_64_1_6; } x64; struct XlFileProtection { int (**x_65_1_1)(); int x_65_1_2; boolx_65_1_3; boolx_65_1_4; short x_65_1_5; struct OcText { int (**x_6_2_1)(); int x_6_2_2; unsigned int x_6_2_3; unsigned int x_6_2_4; unsigned int x_6_2_5; char *x_6_2_6; char *x_6_2_7; boolx_6_2_8; } x_65_1_6; struct OcText { int (**x_7_2_1)(); int x_7_2_2; unsigned int x_7_2_3; unsigned int x_7_2_4; unsigned int x_7_2_5; char *x_7_2_6; char *x_7_2_7; boolx_7_2_8; } x_65_1_7; char *x_65_1_8; } x65; int x66; int x67; struct XlDocumentProperties { int (**x_68_1_1)(); unsigned short x_68_1_2; short x_68_1_3; int x_68_1_4; boolx_68_1_5; boolx_68_1_6; boolx_68_1_7; boolx_68_1_8; boolx_68_1_9; boolx_68_1_10; boolx_68_1_11; boolx_68_1_12; int x_68_1_13; short x_68_1_14; short *x_68_1_15; struct OcText { int (**x_16_2_1)(); int x_16_2_2; unsigned int x_16_2_3; unsigned int x_16_2_4; unsigned int x_16_2_5; char *x_16_2_6; char *x_16_2_7; boolx_16_2_8; } x_68_1_16; int x_68_1_17; struct XlRef { unsigned short x_18_2_1; unsigned short x_18_2_2; short x_18_2_3; short x_18_2_4; boolx_18_2_5; } x_68_1_18; boolx_68_1_19; } x68; struct XlSubstreamProperties { int (**x_69_1_1)(); struct XlSheetInfo { int (**x_2_2_1)(); int x_2_2_2; int x_2_2_3; } x_69_1_2; struct XlPageProperties { int (**x_3_2_1)(); double x_3_2_2; double x_3_2_3; double x_3_2_4; double x_3_2_5; struct OcText {} *x_3_2_6; struct OcText {} *x_3_2_7; boolx_3_2_8; boolx_3_2_9; short x_3_2_10; short x_3_2_11; short x_3_2_12; short x_3_2_13; short x_3_2_14; boolx_3_2_15; int x_3_2_16; boolx_3_2_17; boolx_3_2_18; boolx_3_2_19; boolx_3_2_20; boolx_3_2_21; boolx_3_2_22; short x_3_2_23; short x_3_2_24; short x_3_2_25; double x_3_2_26; double x_3_2_27; short x_3_2_28; } x_69_1_3; struct XlCellTableInfo { int (**x_4_2_1)(); int x_4_2_2; int x_4_2_3; unsigned short x_4_2_4; unsigned short x_4_2_5; } x_69_1_4; int x_69_1_5; int x_69_1_6; } x69; struct XlRecord {} *x70; struct SsrwOOStream {} *x71; unsigned char x72; struct XlObjectFactory {} *x73; struct XlParserVisitor {} *x74; boolx75; int (**x76)(); struct EshObjectFactory {} *x77; }*)xlReader; +- (unsigned int)cellsWithContentCount; +- (id)columnWidthConvertor; +- (void)reportWarning:(struct CPTaggedMessageStructure { int x1; id x2; }*)arg1; +- (void)incrementCellsWithFormulaCount; +- (void)incrementCellsWithContentCount; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EBReference.h b/OfficeImport.framework/EBReference.h new file mode 100755 index 0000000..000f31a --- /dev/null +++ b/OfficeImport.framework/EBReference.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EBReference : NSObject { +} + ++ (struct XlRef { unsigned short x1; unsigned short x2; short x3; short x4; boolx5; }*)xlRefFromEDReference:(id)arg1; ++ (id)edReferenceFromXlRef:(const struct XlRef { unsigned short x1; unsigned short x2; short x3; short x4; boolx5; }*)arg1; + + +@end diff --git a/OfficeImport.framework/EBRow.h b/OfficeImport.framework/EBRow.h new file mode 100755 index 0000000..7315394 --- /dev/null +++ b/OfficeImport.framework/EBRow.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBRow : NSObject { +} + ++ (void)readCellRow:(struct XlCellRow { int (**x1)(); struct XlRowProperties {} *x2; struct ChVector { struct XlCell {} **x_3_1_1; struct XlCell {} **x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; } x3; unsigned int x4; }*)arg1 edRowBlock:(id)arg2 edRowBlocks:(id)arg3 state:(id)arg4; + + +@end diff --git a/OfficeImport.framework/EBRowBlocks.h b/OfficeImport.framework/EBRowBlocks.h new file mode 100755 index 0000000..eb3dcb2 --- /dev/null +++ b/OfficeImport.framework/EBRowBlocks.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EBRowBlocks : NSObject { +} + ++ (void)readWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EBSheet.h b/OfficeImport.framework/EBSheet.h new file mode 100755 index 0000000..ca54ea4 --- /dev/null +++ b/OfficeImport.framework/EBSheet.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EBSheet : NSObject { +} + ++ (void)readDelayedSheetWithIndex:(unsigned int)arg1 state:(id)arg2; ++ (Class)edSheetClassFromXlSheetTypeEnum:(int)arg1; ++ (Class)ebSheetClassFromEDSheet:(id)arg1; ++ (void)readSheetWithIndex:(unsigned int)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EBSheetContext.h b/OfficeImport.framework/EBSheetContext.h new file mode 100755 index 0000000..dc67a2a --- /dev/null +++ b/OfficeImport.framework/EBSheetContext.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EBReaderSheetState; + +@interface EBSheetContext : NSObject { + EBReaderSheetState *mSheetState; + unsigned int mSheetIndex; +} + + +- (bool)loadDelayedNode:(id)arg1; +- (id)initWithSheetIndex:(unsigned int)arg1 state:(id)arg2; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EBState.h b/OfficeImport.framework/EBState.h new file mode 100755 index 0000000..a99ca4c --- /dev/null +++ b/OfficeImport.framework/EBState.h @@ -0,0 +1,79 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class EDWorkbook, CPTracing, EDResources, ; + +@interface EBState : NSObject { + struct XlLinkTable { int (**x1)(); struct XlLinkLookupTable { + int (**_vptr$XlLinkLookupTable)(); + boolm_isOwnRefs; + struct ChVector { + struct XlXti {} **m_vector; + struct XlXti {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } m_lookupTable; + } x2; struct ChVector { + struct XlLink {} **m_vector; + struct XlLink {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x3; } *mXlLinkTable; + struct XlNameTable { int (**x1)(); struct CsSimpleHeapVector { + struct ChVector { + struct XlRecord {} **m_vector; + struct XlRecord {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } m_pointerVector; + } x2; struct OcText { + int (**_vptr$OcText)(); + int m_encoding; + unsigned int m_ulStartCP; + unsigned int m_ulCharacterCount; + unsigned int m_ulBufferSize; + char *m_pBuffer; + char *m_pTempBuffer; + boolm_isMyBuffer; + } x3[14]; } *mXlNameTable; + struct ChVector { struct OcText {} *x1; struct OcText {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; } *mSheetNames; + struct XlFormulaProcessor { int (**x1)(); struct XlFormulaParser {} *x2; struct XlBaseFormulaTable {} *x3; struct ChVector { + struct CsString {} **m_vector; + struct CsString {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x4; struct XlNameTable {} *x5; struct ChVector {} *x6; struct XlLinkTable {} *x7; unsigned int x8; unsigned int x9; BOOL x10[64]; unsigned short *x11; char *x12; boolx13; unsigned int x14; unsigned short x15; unsigned short x16; } *mXlFormulaProcessor; + EDWorkbook *mWorkbook; + EDResources *mResources; + *mCancelDelegate; + CPTracing *mTracing; +} + +@property(readonly) * cancelDelegate; + + +- (id)initWithCancelDelegate:(id)arg1 tracing:(id)arg2; +- (struct XlLinkTable { int (**x1)(); struct XlLinkLookupTable { int (**x_2_1_1)(); boolx_2_1_2; struct ChVector { struct XlXti {} **x_3_2_1; struct XlXti {} **x_3_2_2; unsigned int x_3_2_3; unsigned int x_3_2_4; unsigned int x_3_2_5; } x_2_1_3; } x2; struct ChVector { struct XlLink {} **x_3_1_1; struct XlLink {} **x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; } x3; }*)xlLinkTable; +- (struct XlNameTable { int (**x1)(); struct CsSimpleHeapVector { struct ChVector { struct XlRecord {} **x_1_2_1; struct XlRecord {} **x_1_2_2; unsigned int x_1_2_3; unsigned int x_1_2_4; unsigned int x_1_2_5; } x_2_1_1; } x2; struct OcText { int (**x_3_1_1)(); int x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; char *x_3_1_6; char *x_3_1_7; boolx_3_1_8; } x3[14]; }*)xlNameTable; +- (struct ChVector { struct OcText {} *x1; struct OcText {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)sheetNames; +- (struct XlFormulaProcessor { int (**x1)(); struct XlFormulaParser {} *x2; struct XlBaseFormulaTable {} *x3; struct ChVector { struct CsString {} **x_4_1_1; struct CsString {} **x_4_1_2; unsigned int x_4_1_3; unsigned int x_4_1_4; unsigned int x_4_1_5; } x4; struct XlNameTable {} *x5; struct ChVector {} *x6; struct XlLinkTable {} *x7; unsigned int x8; unsigned int x9; BOOL x10[64]; unsigned short *x11; char *x12; boolx13; unsigned int x14; unsigned short x15; unsigned short x16; }*)xlFormulaProcessor; +- (id)tracing; +- (void)setWorkbook:(id)arg1; +- (void)setResources:(id)arg1; +- (id)workbook; +- (id)resources; +- (id)cancelDelegate; +- (BOOL)isCancelled; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EBString.h b/OfficeImport.framework/EBString.h new file mode 100755 index 0000000..08da705 --- /dev/null +++ b/OfficeImport.framework/EBString.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBString : NSObject { +} + ++ (struct XlString { int (**x1)(); struct OcText { int (**x_2_1_1)(); int x_2_1_2; unsigned int x_2_1_3; unsigned int x_2_1_4; unsigned int x_2_1_5; char *x_2_1_6; char *x_2_1_7; boolx_2_1_8; } x2; struct ChVector { short **x_3_1_1; short **x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; } x3; struct XlPhoneticInfo {} *x4; int x5; short *x6; }*)xlStringFromEDString:(id)arg1 state:(id)arg2; ++ (id)edStringFromXlString:(const struct XlString { int (**x1)(); struct OcText { int (**x_2_1_1)(); int x_2_1_2; unsigned int x_2_1_3; unsigned int x_2_1_4; unsigned int x_2_1_5; char *x_2_1_6; char *x_2_1_7; boolx_2_1_8; } x2; struct ChVector { short **x_3_1_1; short **x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; } x3; struct XlPhoneticInfo {} *x4; int x5; short *x6; }*)arg1 edResources:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EBStringTable.h b/OfficeImport.framework/EBStringTable.h new file mode 100755 index 0000000..a9f13c9 --- /dev/null +++ b/OfficeImport.framework/EBStringTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EBStringTable : NSObject { +} + ++ (void)readWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EBTextBox.h b/OfficeImport.framework/EBTextBox.h new file mode 100755 index 0000000..34bbfd7 --- /dev/null +++ b/OfficeImport.framework/EBTextBox.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface EBTextBox : NSObject { +} + ++ (id)edTextBoxFromXlGraphicsInfo:(struct XlGraphicsInfo { int (**x1)(); int x2; short x3; boolx4; boolx5; boolx6; boolx7; struct ChVector { struct XlObjData {} **x_8_1_1; struct XlObjData {} **x_8_1_2; unsigned int x_8_1_3; unsigned int x_8_1_4; unsigned int x_8_1_5; } x8; boolx9; int x10; struct XlString {} *x11; int x12; int x13; int x14; boolx15; unsigned short x16; unsigned short x17; unsigned short x18; char *x19; unsigned int x20; unsigned int x21; boolx22; unsigned int x23; unsigned int x24; int x25; int x26; boolx27; struct XlString {} *x28; }*)arg1 edResources:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EBUnsupportedSheet.h b/OfficeImport.framework/EBUnsupportedSheet.h new file mode 100755 index 0000000..d0c46a3 --- /dev/null +++ b/OfficeImport.framework/EBUnsupportedSheet.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EBUnsupportedSheet : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/EBWorkbook.h b/OfficeImport.framework/EBWorkbook.h new file mode 100755 index 0000000..6f89de2 --- /dev/null +++ b/OfficeImport.framework/EBWorkbook.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EBWorkbook : NSObject { +} + ++ (id)readWithState:(id)arg1 reader:(id)arg2 fileName:(id)arg3 temporaryDirectory:(id)arg4 asThumbnail:(BOOL)arg5 delegate:(id)arg6; ++ (struct ChVector { struct OcText {} *x1; struct OcText {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)createSheetNamesFromWorkbook:(id)arg1; ++ (int)xlSheetTypeEnumFromEDSheet:(id)arg1; ++ (void)readDocumentProperties:(id)arg1 state:(id)arg2; ++ (void)readDocumentPresentation:(id)arg1 state:(id)arg2; ++ (void)setupProcessors:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EBWorksheet.h b/OfficeImport.framework/EBWorksheet.h new file mode 100755 index 0000000..c3cb9a8 --- /dev/null +++ b/OfficeImport.framework/EBWorksheet.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EBWorksheet : NSObject { +} + ++ (void)readSheetPresentationInfoWithState:(id)arg1; ++ (void)readWithState:(id)arg1; ++ (void)readChildrenWithState:(id)arg1; ++ (void)setupProcessors:(id)arg1; + + +@end diff --git a/OfficeImport.framework/ECColumnWidthConvertor.h b/OfficeImport.framework/ECColumnWidthConvertor.h new file mode 100755 index 0000000..d301a57 --- /dev/null +++ b/OfficeImport.framework/ECColumnWidthConvertor.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ECColumnWidthConvertor : NSObject { + int mMultiplier; +} + + +- (double)lassoColumnWidthFromXl:(double)arg1; +- (double)xlColumnWidthFromLasso:(double)arg1; +- (double)xlBaseColumnWidthFromXlColumnWidth:(double)arg1; +- (double)xlColumnWidthFromXlBaseColumnWidth:(double)arg1; +- (void)setupWithEDFont:(id)arg1 state:(id)arg2; + +@end diff --git a/OfficeImport.framework/ECCurrencyConverter.h b/OfficeImport.framework/ECCurrencyConverter.h new file mode 100755 index 0000000..8acb44f --- /dev/null +++ b/OfficeImport.framework/ECCurrencyConverter.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary; + +@interface ECCurrencyConverter : NSObject { + NSMutableDictionary *mXlToLassoCurrencyCode; + NSMutableDictionary *mLassoToXlCurrencyCode; + NSMutableDictionary *mXlAccountingFormat; + NSMutableDictionary *mXlToLassoCurrencyCodeBySymbol; +} + ++ (id)currencyConverter; + +- (id)lassoCurrencyCodeFromXl:(id)arg1; +- (id)xlCurrencyCodeFromLasso:(id)arg1; +- (int)xlAccountFormatFromLasso:(id)arg1; +- (void)populateDictionaries; +- (id)lassoCurrencyCodeForDollar; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ECCurrencyEntry.h b/OfficeImport.framework/ECCurrencyEntry.h new file mode 100755 index 0000000..aa9621f --- /dev/null +++ b/OfficeImport.framework/ECCurrencyEntry.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface ECCurrencyEntry : NSObject { + NSString *mLassoCurrencyCode; + NSString *mXlLangId; + NSString *mXlCurrencySymbol; + boolmAppliesToExport; + int mXlAccountingFormat; +} + ++ (id)currencyWithLassoCode:(id)arg1 langId:(int)arg2 xlSymbol:(id)arg3; ++ (id)currencyWithLassoCode:(id)arg1 langId:(int)arg2 xlSymbol:(id)arg3 accountingFormat:(int)arg4; ++ (id)currencyWithLassoCode:(id)arg1 langId:(int)arg2 xlSymbol:(id)arg3 isExport:(bool)arg4; ++ (id)currencyWithLassoCode:(id)arg1 langId:(int)arg2 xlSymbol:(id)arg3 isExport:(bool)arg4 accountingFormat:(int)arg5; + +- (id)initWithLassoCode:(id)arg1 langId:(int)arg2 xlSymbol:(id)arg3 isExport:(bool)arg4 accountingFormat:(int)arg5; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ECFormulaProcessor.h b/OfficeImport.framework/ECFormulaProcessor.h new file mode 100755 index 0000000..33c808c --- /dev/null +++ b/OfficeImport.framework/ECFormulaProcessor.h @@ -0,0 +1,73 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface ECFormulaProcessor : NSObject { + struct XlFormulaProcessor { int (**x1)(); struct XlFormulaParser {} *x2; struct XlBaseFormulaTable {} *x3; struct ChVector { + struct CsString {} **m_vector; + struct CsString {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x4; struct XlNameTable {} *x5; struct ChVector {} *x6; struct XlLinkTable {} *x7; unsigned int x8; unsigned int x9; BOOL x10[64]; unsigned short *x11; char *x12; boolx13; unsigned int x14; unsigned short x15; unsigned short x16; } *mXlFormulaProcessorLasso; + struct XlFormulaProcessor { int (**x1)(); struct XlFormulaParser {} *x2; struct XlBaseFormulaTable {} *x3; struct ChVector { + struct CsString {} **m_vector; + struct CsString {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x4; struct XlNameTable {} *x5; struct ChVector {} *x6; struct XlLinkTable {} *x7; unsigned int x8; unsigned int x9; BOOL x10[64]; unsigned short *x11; char *x12; boolx13; unsigned int x14; unsigned short x15; unsigned short x16; } *mXlFormulaProcessorXl; + struct XlNameTable { int (**x1)(); struct CsSimpleHeapVector { + struct ChVector { + struct XlRecord {} **m_vector; + struct XlRecord {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } m_pointerVector; + } x2; struct OcText { + int (**_vptr$OcText)(); + int m_encoding; + unsigned int m_ulStartCP; + unsigned int m_ulCharacterCount; + unsigned int m_ulBufferSize; + char *m_pBuffer; + char *m_pTempBuffer; + boolm_isMyBuffer; + } x3[14]; } *mXlNameTable; + struct ChVector { struct OcText {} *x1; struct OcText {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; } *mLassoSheetNames; + struct ChVector { struct OcText {} *x1; struct OcText {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; } *mXlSheetNames; + struct XlLinkTable { int (**x1)(); struct XlLinkLookupTable { + int (**_vptr$XlLinkLookupTable)(); + boolm_isOwnRefs; + struct ChVector { + struct XlXti {} **m_vector; + struct XlXti {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } m_lookupTable; + } x2; struct ChVector { + struct XlLink {} **m_vector; + struct XlLink {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x3; } *mXlLinkTable; +} + + +- (void)setupWithWorkbook:(id)arg1; +- (struct XlFormulaProcessor { int (**x1)(); struct XlFormulaParser {} *x2; struct XlBaseFormulaTable {} *x3; struct ChVector { struct CsString {} **x_4_1_1; struct CsString {} **x_4_1_2; unsigned int x_4_1_3; unsigned int x_4_1_4; unsigned int x_4_1_5; } x4; struct XlNameTable {} *x5; struct ChVector {} *x6; struct XlLinkTable {} *x7; unsigned int x8; unsigned int x9; BOOL x10[64]; unsigned short *x11; char *x12; boolx13; unsigned int x14; unsigned short x15; unsigned short x16; }*)xlFormulaProcessorLasso; +- (struct XlFormulaProcessor { int (**x1)(); struct XlFormulaParser {} *x2; struct XlBaseFormulaTable {} *x3; struct ChVector { struct CsString {} **x_4_1_1; struct CsString {} **x_4_1_2; unsigned int x_4_1_3; unsigned int x_4_1_4; unsigned int x_4_1_5; } x4; struct XlNameTable {} *x5; struct ChVector {} *x6; struct XlLinkTable {} *x7; unsigned int x8; unsigned int x9; BOOL x10[64]; unsigned short *x11; char *x12; boolx13; unsigned int x14; unsigned short x15; unsigned short x16; }*)xlFormulaProcessorXl; +- (struct ChVector { struct OcText {} *x1; struct OcText {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)sheetNamesFromWorkbook:(id)arg1; +- (struct XlFormulaProcessor { int (**x1)(); struct XlFormulaParser {} *x2; struct XlBaseFormulaTable {} *x3; struct ChVector { struct CsString {} **x_4_1_1; struct CsString {} **x_4_1_2; unsigned int x_4_1_3; unsigned int x_4_1_4; unsigned int x_4_1_5; } x4; struct XlNameTable {} *x5; struct ChVector {} *x6; struct XlLinkTable {} *x7; unsigned int x8; unsigned int x9; BOOL x10[64]; unsigned short *x11; char *x12; boolx13; unsigned int x14; unsigned short x15; unsigned short x16; }*)setupWithWorkbook:(id)arg1 xlNameTable:(struct XlNameTable { int (**x1)(); struct CsSimpleHeapVector { struct ChVector { struct XlRecord {} **x_1_2_1; struct XlRecord {} **x_1_2_2; unsigned int x_1_2_3; unsigned int x_1_2_4; unsigned int x_1_2_5; } x_2_1_1; } x2; struct OcText { int (**x_3_1_1)(); int x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; char *x_3_1_6; char *x_3_1_7; boolx_3_1_8; } x3[14]; }*)arg2 sheetNames:(struct ChVector { struct OcText {} *x1; struct OcText {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)arg3 xlLinkTable:(struct XlLinkTable { int (**x1)(); struct XlLinkLookupTable { int (**x_2_1_1)(); boolx_2_1_2; struct ChVector { struct XlXti {} **x_3_2_1; struct XlXti {} **x_3_2_2; unsigned int x_3_2_3; unsigned int x_3_2_4; unsigned int x_3_2_5; } x_2_1_3; } x2; struct ChVector { struct XlLink {} **x_3_1_1; struct XlLink {} **x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; } x3; }*)arg4 lassoSyntax:(bool)arg5; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ECMappingContext.h b/OfficeImport.framework/ECMappingContext.h new file mode 100755 index 0000000..be3d2f0 --- /dev/null +++ b/OfficeImport.framework/ECMappingContext.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary, NSMutableArray; + +@interface ECMappingContext : NSObject { + struct __CFDictionary { } *mIndexToMappedIndex; + NSMutableDictionary *mSheetNameToMappedIndex; + struct __CFDictionary { } *mObjectToMappingInfo; + NSMutableArray *mMappingInfos; +} + ++ (id)mappingContext; + +- (void)associateMappingInfo:(id)arg1 withSheetName:(id)arg2 andSheetIndex:(unsigned int)arg3 andObject:(id)arg4; +- (struct ChVector { struct OcText {} *x1; struct OcText {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)mappedSheetNames; +- (unsigned int)mappedSheetIndexForSheetIndex:(unsigned int)arg1; +- (id)mappingInfoForObject:(id)arg1; +- (id)mappingInfoAtIndex:(unsigned int)arg1; +- (unsigned int)mappingInfoCount; +- (unsigned int)mappedSheetIndexForSheetName:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ECMappingInfo.h b/OfficeImport.framework/ECMappingInfo.h new file mode 100755 index 0000000..e9d9417 --- /dev/null +++ b/OfficeImport.framework/ECMappingInfo.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface ECMappingInfo : NSObject { + NSString *mSheetName; +} + +@property(readonly) int rowOffset; +@property(readonly) int columnOffset; +@property(readonly) NSString * sheetName; + ++ (id)mappingInfoWithSheetName:(id)arg1; + +- (int)rowOffset; +- (int)columnOffset; +- (id)initWithSheetName:(id)arg1; +- (id)sheetName; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ECMessages.h b/OfficeImport.framework/ECMessages.h new file mode 100755 index 0000000..d21a22b --- /dev/null +++ b/OfficeImport.framework/ECMessages.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ECMessages : NSObject { +} + ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/ECPackedDataUtils.h b/OfficeImport.framework/ECPackedDataUtils.h new file mode 100755 index 0000000..f3508dc --- /dev/null +++ b/OfficeImport.framework/ECPackedDataUtils.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ECPackedDataUtils : NSObject { +} + ++ (bool)setData:(char *)arg1 ofLength:(unsigned int)arg2 atIndex:(unsigned int)arg3 withPreviousLength:(unsigned int)arg4 inPackedData:(struct __CFData { }*)arg5 packedDataSize:(unsigned int)arg6; ++ (id)dumpDataToHexadecimalString:(char *)arg1 start:(unsigned int)arg2 stop:(unsigned int)arg3 nicelyFormatted:(bool)arg4; ++ (char *)prepareForDataOfLength:(unsigned int)arg1 atIndex:(unsigned int)arg2 withPreviousLength:(unsigned int)arg3 inPackedData:(struct __CFData { }*)arg4 packedDataSize:(unsigned int)arg5; ++ (id)readStringFromData:(char *)arg1 atOffset:(unsigned int)arg2 withLength:(unsigned int)arg3; ++ (void)writeString:(id)arg1 toPackedData:(struct __CFData { }*)arg2 packedDataSize:(unsigned int)arg3 atIndex:(unsigned int)arg4 withPreviousLength:(unsigned short)arg5 outLength:(unsigned short*)arg6; + + +@end diff --git a/OfficeImport.framework/ECPointerNilKeyDictionary.h b/OfficeImport.framework/ECPointerNilKeyDictionary.h new file mode 100755 index 0000000..d56f844 --- /dev/null +++ b/OfficeImport.framework/ECPointerNilKeyDictionary.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ECPointerNilKeyDictionary : TSUPointerKeyDictionary { + id mNilKeyObject; +} + + +- (id)objectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; + +@end diff --git a/OfficeImport.framework/ECStrings.h b/OfficeImport.framework/ECStrings.h new file mode 100755 index 0000000..857c4ca --- /dev/null +++ b/OfficeImport.framework/ECStrings.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ECStrings : NSObject { +} + ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/ECTwoKeyCache.h b/OfficeImport.framework/ECTwoKeyCache.h new file mode 100755 index 0000000..71b2540 --- /dev/null +++ b/OfficeImport.framework/ECTwoKeyCache.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class SFUPointerKeyDictionary; + +@interface ECTwoKeyCache : NSObject { + SFUPointerKeyDictionary *mCache; +} + + +- (id)objectForKey1:(id)arg1 key2:(id)arg2; +- (void)setObject:(id)arg1 forKey1:(id)arg2 key2:(id)arg3; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ECUtils.h b/OfficeImport.framework/ECUtils.h new file mode 100755 index 0000000..982364c --- /dev/null +++ b/OfficeImport.framework/ECUtils.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ECUtils : NSObject { +} + ++ (BOOL)isRenameFunction:(id)arg1; ++ (id)renameFunction:(id)arg1; ++ (id)lassoStyleTableReferenceFromTableId:(id)arg1; ++ (id)dateFromXlDateTimeNumber:(double)arg1 edWorkbook:(id)arg2; ++ (bool)isValidDateTime:(double)arg1 edWorkbook:(id)arg2; ++ (double)timeIntervalFromXlDateTimeNumber:(double)arg1 edWorkbook:(id)arg2; ++ (void)incrementTotalCellCount:(unsigned int*)arg1; ++ (void)incrementFormulaCellCount:(unsigned int*)arg1; + + +@end diff --git a/OfficeImport.framework/ECXmlDump.h b/OfficeImport.framework/ECXmlDump.h new file mode 100755 index 0000000..832781f --- /dev/null +++ b/OfficeImport.framework/ECXmlDump.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ECXmlDump : NSObject { +} + ++ (struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)xmlNodeForObject:(id)arg1; ++ (struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)xmlNodeWithName:(id)arg1 forObject:(id)arg2; + +- (bool)isXmlNodeNeeded; +- (void)addXmlProperties:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; + +@end diff --git a/OfficeImport.framework/EDAbsoluteAnchor.h b/OfficeImport.framework/EDAbsoluteAnchor.h new file mode 100755 index 0000000..d6ee024 --- /dev/null +++ b/OfficeImport.framework/EDAbsoluteAnchor.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDAbsoluteAnchor : EDAnchor { + struct CGPoint { + float x; + float y; + } mPosition; + struct CGSize { + float width; + float height; + } mSize; +} + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds; +- (void)setBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setPosition:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })position; +- (void)setSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })size; + +@end diff --git a/OfficeImport.framework/EDAlignmentInfo.h b/OfficeImport.framework/EDAlignmentInfo.h new file mode 100755 index 0000000..f3442f9 --- /dev/null +++ b/OfficeImport.framework/EDAlignmentInfo.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDAlignmentInfo : NSObject { + int mHorizontalAlignment; + int mVerticalAlignment; + int mIndent; + int mTextRotation; + boolmTextWrapped; + boolmHorizontalAlignOverridden; + boolmVerticalAlignOverridden; + boolmIndentOverridden; + boolmTextWrappedOveridden; + boolmDoNotModify; +} + ++ (id)alignmentInfo; + +- (bool)isHorizontalAlignOverridden; +- (int)horizontalAlignment; +- (void)setHorizontalAlignment:(int)arg1; +- (bool)isVerticalAlignOverridden; +- (int)verticalAlignment; +- (void)setVerticalAlignment:(int)arg1; +- (bool)isIndentOverridden; +- (int)indent; +- (bool)isTextWrappedOverridden; +- (bool)isTextWrapped; +- (void)setTextWrapped:(bool)arg1; +- (int)textRotation; +- (void)setTextRotation:(int)arg1; +- (void)setDoNotModify:(bool)arg1; +- (BOOL)isEqualToAlignmentInfo:(id)arg1; +- (void)setIndent:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/EDAnchor.h b/OfficeImport.framework/EDAnchor.h new file mode 100755 index 0000000..5486e1e --- /dev/null +++ b/OfficeImport.framework/EDAnchor.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDAnchor : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/EDArrayedFormula.h b/OfficeImport.framework/EDArrayedFormula.h new file mode 100755 index 0000000..a7d3a50 --- /dev/null +++ b/OfficeImport.framework/EDArrayedFormula.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDArrayedFormula : EDSharedFormula { +} + + +- (id)init; + +@end diff --git a/OfficeImport.framework/EDBorder.h b/OfficeImport.framework/EDBorder.h new file mode 100755 index 0000000..300d460 --- /dev/null +++ b/OfficeImport.framework/EDBorder.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDColorReference, EDResources; + +@interface EDBorder : NSObject { + EDResources *mResources; + int mType; + EDColorReference *mColorReference; + int mDiagonalType; +} + ++ (id)borderWithType:(int)arg1 colorReference:(id)arg2 diagonalType:(int)arg3 resources:(id)arg4; ++ (id)borderWithType:(int)arg1 color:(id)arg2 diagonalType:(int)arg3 resources:(id)arg4; ++ (id)borderWithType:(int)arg1 resources:(id)arg2; ++ (id)borderWithType:(int)arg1 color:(id)arg2 resources:(id)arg3; ++ (id)borderWithType:(int)arg1 colorReference:(id)arg2 resources:(id)arg3; + +- (void)setDiagonalType:(int)arg1; +- (id)initWithResources:(id)arg1; +- (id)colorReference; +- (int)diagonalType; +- (BOOL)isEqualToBorder:(id)arg1; +- (int)type; +- (id)color; +- (void)setType:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDBorders.h b/OfficeImport.framework/EDBorders.h new file mode 100755 index 0000000..b24e376 --- /dev/null +++ b/OfficeImport.framework/EDBorders.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDResources; + +@interface EDBorders : NSObject { + EDResources *mResources; + unsigned int mLeftBorderIndex; + unsigned int mRightBorderIndex; + unsigned int mTopBorderIndex; + unsigned int mBottomBorderIndex; + unsigned int mDiagonalBorderIndex; + unsigned int mVerticalBorderIndex; + unsigned int mHorizontalBorderIndex; +} + ++ (id)bordersWithLeft:(id)arg1 right:(id)arg2 top:(id)arg3 bottom:(id)arg4 diagonal:(id)arg5 vertical:(id)arg6 horizontal:(id)arg7 resources:(id)arg8; ++ (id)bordersWithLeft:(id)arg1 right:(id)arg2 top:(id)arg3 bottom:(id)arg4 diagonal:(id)arg5 resources:(id)arg6; ++ (id)bordersWithResources:(id)arg1; + +- (void)setVerticalBorder:(id)arg1; +- (void)setHorizontalBorder:(id)arg1; +- (BOOL)isEqualToBorders:(id)arg1; +- (id)initWithResources:(id)arg1; +- (void)setLeftBorder:(id)arg1; +- (void)setRightBorder:(id)arg1; +- (void)setTopBorder:(id)arg1; +- (void)setBottomBorder:(id)arg1; +- (void)setDiagonalBorder:(id)arg1; +- (id)leftBorder; +- (id)rightBorder; +- (id)verticalBorder; +- (id)topBorder; +- (id)bottomBorder; +- (id)horizontalBorder; +- (id)diagonalBorder; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/EDChartSheet.h b/OfficeImport.framework/EDChartSheet.h new file mode 100755 index 0000000..ff23a99 --- /dev/null +++ b/OfficeImport.framework/EDChartSheet.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class CHDChart; + +@interface EDChartSheet : EDSheet { + CHDChart *mMainChart; + boolmIsBoundsSet; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } mBounds; +} + + +- (id)mainChart; +- (bool)areBoundsSet; +- (void)setMainChart:(id)arg1; +- (void)addDrawable:(id)arg1; +- (void)teardown; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds; +- (void)setBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/OfficeImport.framework/EDCollection.h b/OfficeImport.framework/EDCollection.h new file mode 100755 index 0000000..7f68dd0 --- /dev/null +++ b/OfficeImport.framework/EDCollection.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface EDCollection : NSObject { + NSMutableArray *mObjects; +} + ++ (id)collectionWithObject:(id)arg1; ++ (id)collection; + +- (BOOL)isEqualToCollection:(id)arg1; +- (unsigned int)addOrEquivalentObject:(id)arg1; +- (unsigned int)indexOfObject:(id)arg1; +- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)removeObjectAtIndex:(unsigned int)arg1; +- (void)removeAllObjects; +- (id)initWithObject:(id)arg1; +- (unsigned int)count; +- (id)objectAtIndex:(unsigned int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (unsigned int)addObject:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDColorLocator.h b/OfficeImport.framework/EDColorLocator.h new file mode 100755 index 0000000..43332ce --- /dev/null +++ b/OfficeImport.framework/EDColorLocator.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSColorStub; + +@interface EDColorLocator : NSObject { + unsigned int mColorOffset; + int mColorIndex; + NSColorStub *mColor; +} + + +- (id)initWith:(id)arg1 index:(int)arg2 offset:(unsigned int)arg3; +- (int)colorIndex; +- (void)setColorIndex:(int)arg1; +- (id)color; +- (void)setColor:(id)arg1; +- (void)setOffset:(unsigned int)arg1; +- (unsigned int)offset; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDColorReference.h b/OfficeImport.framework/EDColorReference.h new file mode 100755 index 0000000..97fffa5 --- /dev/null +++ b/OfficeImport.framework/EDColorReference.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDResources; + +@interface EDColorReference : NSObject { + EDResources *mResources; + int mSystemColorID; + unsigned int mColorIndex; + unsigned int mThemeIndex; + double mTint; +} + ++ (id)colorReferenceWithColorIndex:(unsigned int)arg1 resources:(id)arg2; ++ (id)colorReferenceWithXlThemeIndex:(unsigned int)arg1 tint:(double)arg2 resources:(id)arg3; ++ (id)colorReferenceWithColor:(id)arg1 resources:(id)arg2; ++ (id)colorReferenceWithResources:(id)arg1; ++ (id)colorReferenceWithSystemColorID:(int)arg1 resources:(id)arg2; + +- (int)systemColorID; +- (BOOL)isEqualToColorReference:(id)arg1; +- (id)initWithColor:(id)arg1 resources:(id)arg2; +- (id)initWithResources:(id)arg1; +- (unsigned int)themeIndex; +- (unsigned int)colorIndex; +- (double)tint; +- (id)color; +- (bool)isValid; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/EDColorsCollection.h b/OfficeImport.framework/EDColorsCollection.h new file mode 100755 index 0000000..cf67e76 --- /dev/null +++ b/OfficeImport.framework/EDColorsCollection.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDColorsCollection : EDCollection { + unsigned int mDefaultColorsCount; +} + ++ (unsigned int)xlColorIndexFromCPSystemColorIDEnum:(int)arg1; ++ (int)oadSchemeColorIdFromThemeIndex:(int)arg1; ++ (bool)isSystemColorId:(unsigned int)arg1; ++ (int)systemColorIdFromIndex:(unsigned int)arg1; + +- (id)initWithDefaultSetup:(bool)arg1; +- (unsigned int)defaultColorsCount; +- (void)addDefaultPalette; +- (void)addPalette:(const unsigned int*)arg1 paletteSize:(unsigned long)arg2 paletteX:(const unsigned int*)arg3 paletteXSize:(unsigned int)arg4; +- (id)colorWithIndex:(unsigned int)arg1; +- (void)setupDefaults; +- (const unsigned int*)defaultPalette; +- (void)addColors:(const unsigned int*)arg1 count:(unsigned long)arg2 defaultColors:(const unsigned int*)arg3 defaultCount:(unsigned int)arg4; +- (unsigned int)addOrEquivalentColorExcludingDefaults:(id)arg1; + +@end diff --git a/OfficeImport.framework/EDColumnInfo.h b/OfficeImport.framework/EDColumnInfo.h new file mode 100755 index 0000000..1d7fa42 --- /dev/null +++ b/OfficeImport.framework/EDColumnInfo.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDReference, EDWorksheet, EDResources; + +@interface EDColumnInfo : NSObject { + EDResources *mResources; + EDWorksheet *mWorksheet; + int mWidth; + boolmHidden; + EDReference *mRange; + unsigned int mStyleIndex; + unsigned char mOutlineLevel; +} + ++ (id)columnInfoWithResources:(id)arg1 worksheet:(id)arg2; + +- (void)setRange:(id)arg1; +- (void)setStyleIndex:(unsigned int)arg1; +- (void)setRangeWithFirstColumn:(int)arg1 lastColumn:(int)arg2; +- (unsigned char)outlineLevel; +- (void)setOutlineLevel:(unsigned char)arg1; +- (id)initWithResources:(id)arg1 worksheet:(id)arg2; +- (int)widthInXlUnits; +- (void)setWidthInXlUnits:(int)arg1; +- (unsigned int)styleIndex; +- (unsigned int)key; +- (id)range; +- (id)style; +- (void)setStyle:(id)arg1; +- (void)setWidth:(double)arg1; +- (double)width; +- (void)setHidden:(bool)arg1; +- (bool)isHidden; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDColumnInfoCollection.h b/OfficeImport.framework/EDColumnInfoCollection.h new file mode 100755 index 0000000..bb52c51 --- /dev/null +++ b/OfficeImport.framework/EDColumnInfoCollection.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDWorksheet, EDResources; + +@interface EDColumnInfoCollection : EDSortedCollection { + EDResources *mResources; + EDWorksheet *mWorksheet; +} + + +- (id)columnInfoCreateIfNilForColumnNumber:(int)arg1; +- (id)initWithResources:(id)arg1 worksheet:(id)arg2; +- (id)columnInfoForColumnNumber:(int)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDComment.h b/OfficeImport.framework/EDComment.h new file mode 100755 index 0000000..4b97c3d --- /dev/null +++ b/OfficeImport.framework/EDComment.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDComment : NSObject { + boolmVisible; + int mRowIndex; + int mColumnIndex; +} + + +- (void)setRowIndex:(int)arg1; +- (int)columnIndex; +- (void)setColumnIndex:(int)arg1; +- (int)rowIndex; +- (bool)isVisible; +- (void)setVisible:(bool)arg1; + +@end diff --git a/OfficeImport.framework/EDConditionalFormatting.h b/OfficeImport.framework/EDConditionalFormatting.h new file mode 100755 index 0000000..5f7bfc2 --- /dev/null +++ b/OfficeImport.framework/EDConditionalFormatting.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray, EDReferenceCollection; + +@interface EDConditionalFormatting : NSObject { + NSMutableArray *mRules; + EDReferenceCollection *mRanges; +} + ++ (id)conditionalFormatting; + +- (id)ruleAtIndex:(unsigned int)arg1; +- (void)addRule:(id)arg1; +- (void)insertRule:(id)arg1 atIndex:(unsigned int)arg2; +- (void)sortRulesByPriority; +- (void)addRange:(id)arg1; +- (unsigned int)ruleCount; +- (id)rangeAtIndex:(unsigned int)arg1; +- (unsigned int)rangeCount; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDConditionalFormattingRule.h b/OfficeImport.framework/EDConditionalFormattingRule.h new file mode 100755 index 0000000..3535822 --- /dev/null +++ b/OfficeImport.framework/EDConditionalFormattingRule.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString, NSMutableArray, EDResources; + +@interface EDConditionalFormattingRule : NSObject { + EDResources *mResources; + int mType; + int mOperator; + NSMutableArray *mFormulas; + unsigned int mDifferentialStyleIndex; + boolmStopIfTrue; + int mPriority; + boolmAboveAverage; + boolmBottom; + boolmEqualAverage; + boolmPercent; + unsigned int mRank; + int mStdDev; + NSString *mText; + int mTimePeriod; +} + ++ (id)conditionalFormattingRuleWithResources:(id)arg1; + +- (void)setRank:(unsigned int)arg1; +- (unsigned int)rank; +- (unsigned int)differentialStyleIndex; +- (void)setDifferentialStyleIndex:(unsigned int)arg1; +- (int)operatorEnum; +- (void)setOperatorEnum:(int)arg1; +- (id)formulaAtIndex:(unsigned int)arg1; +- (void)addFormula:(id)arg1 worksheet:(id)arg2; +- (bool)stopIfTrue; +- (void)setStopIfTrue:(bool)arg1; +- (void)setPriority:(int)arg1; +- (bool)aboveAverage; +- (void)setAboveAverage:(bool)arg1; +- (bool)equalAverage; +- (void)setEqualAverage:(bool)arg1; +- (void)setPercent:(bool)arg1; +- (int)stdDev; +- (void)setStdDev:(int)arg1; +- (int)timePeriod; +- (void)setTimePeriod:(int)arg1; +- (unsigned int)formulaCount; +- (int)compareToOtherRuleUsingPriority:(id)arg1; +- (id)differentialStyle; +- (id)initWithResources:(id)arg1; +- (void)setDifferentialStyle:(id)arg1; +- (bool)percent; +- (bool)bottom; +- (void)setBottom:(bool)arg1; +- (int)priority; +- (int)type; +- (void)setType:(int)arg1; +- (id)text; +- (void)setText:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDContentFormat.h b/OfficeImport.framework/EDContentFormat.h new file mode 100755 index 0000000..a5ce1a7 --- /dev/null +++ b/OfficeImport.framework/EDContentFormat.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDString; + +@interface EDContentFormat : NSObject { + EDString *mFormatString; + unsigned int mFormatId; + boolmBuiltIn; + boolmReferenced; +} + ++ (id)contentFormatWithNSString:(id)arg1 formatId:(unsigned int)arg2 builtIn:(bool)arg3; ++ (id)contentFormatWithFormatString:(id)arg1 formatId:(unsigned int)arg2; ++ (id)contentFormatWithFormatString:(id)arg1; + +- (void)setFormatId:(unsigned int)arg1; +- (void)setReferenced:(bool)arg1; +- (id)formatString; +- (unsigned int)formatId; +- (bool)builtIn; +- (bool)referenced; +- (BOOL)isEqualToContentFormat:(id)arg1; +- (unsigned int)key; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDContentFormatsCollection.h b/OfficeImport.framework/EDContentFormatsCollection.h new file mode 100755 index 0000000..b12ce09 --- /dev/null +++ b/OfficeImport.framework/EDContentFormatsCollection.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDContentFormatsCollection : EDKeyedCollection { + unsigned int mNextContentFormatId; +} + + +- (bool)isOverwritingKeyOK; +- (void)addDefaultWithNSString:(id)arg1 formatId:(unsigned int)arg2; +- (void)setupDefaults; +- (unsigned int)addOrEquivalentObject:(id)arg1; +- (unsigned int)addObject:(id)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/EDDifferentialStyle.h b/OfficeImport.framework/EDDifferentialStyle.h new file mode 100755 index 0000000..01243af --- /dev/null +++ b/OfficeImport.framework/EDDifferentialStyle.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDProtection, EDContentFormat, EDBorders, EDAlignmentInfo, EDFont, EDFill; + +@interface EDDifferentialStyle : NSObject { + EDAlignmentInfo *mAlignmentInfo; + EDBorders *mBorders; + EDFill *mFill; + EDFont *mFont; + EDProtection *mProtection; + EDContentFormat *mContentFormat; +} + ++ (id)differentialStyle; + +- (void)setAlignmentInfo:(id)arg1; +- (id)protection; +- (void)setProtection:(id)arg1; +- (id)contentFormat; +- (void)setContentFormat:(id)arg1; +- (id)alignmentInfo; +- (id)borders; +- (void)setBorders:(id)arg1; +- (void)setFill:(id)arg1; +- (id)font; +- (id)fill; +- (void)setFont:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDFill.h b/OfficeImport.framework/EDFill.h new file mode 100755 index 0000000..5a37444 --- /dev/null +++ b/OfficeImport.framework/EDFill.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDResources; + +@interface EDFill : NSObject { + EDResources *mResources; +} + ++ (id)fillWithResources:(id)arg1; + +- (id)initWithResources:(id)arg1; +- (bool)isEmpty; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/EDFont.h b/OfficeImport.framework/EDFont.h new file mode 100755 index 0000000..e45c692 --- /dev/null +++ b/OfficeImport.framework/EDFont.h @@ -0,0 +1,79 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDColorReference, NSString, EDResources; + +@interface EDFont : NSObject { + EDResources *mResources; + NSString *mName; + EDColorReference *mColorReference; + int mUnderline; + int mScript; + double mHeightInTwips; + int mCharSet; + int mFamily; + unsigned int mWeight; + boolmBold; + boolmItalic; + boolmShadow; + boolmStrike; + boolmOutline; + boolmUnderlineOverridden; + boolmStrikeOverridden; + boolmBoldOverridden; + boolmWeightOverridden; + boolmItalicOverridden; + boolmHeightOverridden; + boolmDoNotModify; +} + ++ (id)fontWithResources:(id)arg1; ++ (id)filterFontName:(id)arg1; ++ (id)lassoNameForFontName:(id)arg1 bold:(bool)arg2 italic:(bool)arg3; ++ (id)fontNameWithFamilyName:(id)arg1 bold:(bool)arg2 italic:(bool)arg3; + +- (void)setColorReference:(id)arg1; +- (id)filteredName; +- (id)lassoName; +- (int)script; +- (void)setScript:(int)arg1; +- (bool)isShadow; +- (void)setShadow:(bool)arg1; +- (bool)isOutline; +- (bool)isHeightOverridden; +- (void)setCharSet:(int)arg1; +- (void)setFamily:(int)arg1; +- (unsigned int)weight; +- (bool)isWeightOverridden; +- (void)setWeight:(unsigned int)arg1; +- (BOOL)isEqualToFont:(id)arg1; +- (void)setDoNotModify:(bool)arg1; +- (id)initWithResources:(id)arg1; +- (id)colorReference; +- (bool)isBoldOverridden; +- (bool)isBold; +- (void)setBold:(bool)arg1; +- (bool)isItalicOverridden; +- (bool)isItalic; +- (void)setItalic:(bool)arg1; +- (bool)isStrikeOverridden; +- (bool)isStrike; +- (void)setStrike:(bool)arg1; +- (bool)isUnderlineOverridden; +- (int)underline; +- (int)family; +- (int)charSet; +- (void)setUnderline:(int)arg1; +- (void)setOutline:(bool)arg1; +- (void)setHeight:(double)arg1; +- (double)height; +- (id)color; +- (void)setColor:(id)arg1; +- (id)name; +- (void)setName:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDFontsCollection.h b/OfficeImport.framework/EDFontsCollection.h new file mode 100755 index 0000000..f7ac49c --- /dev/null +++ b/OfficeImport.framework/EDFontsCollection.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDFontsCollection : EDCollection { +} + + +- (unsigned int)indexOfObjectWithFontName:(id)arg1 color:(id)arg2; + +@end diff --git a/OfficeImport.framework/EDFormula.h b/OfficeImport.framework/EDFormula.h new file mode 100755 index 0000000..533c891 --- /dev/null +++ b/OfficeImport.framework/EDFormula.h @@ -0,0 +1,68 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDFormula : NSObject { + struct __CFData { } *mPackedData; +} + ++ (id)messageForWarning:(int)arg1; ++ (id)formula; + +- (void)unarchiveFromData:(struct __CFData { }*)arg1 offset:(unsigned int*)arg2; +- (void)archiveByAppendingToMutableData:(struct __CFData { }*)arg1; +- (id)initWithFormula:(id)arg1; +- (char *)lastExtendedDataForTokenAtIndex:(unsigned int)arg1 length:(unsigned int*)arg2; +- (unsigned int)countExtendedDataForTokenAtIndex:(unsigned int)arg1; +- (bool)copyTokenFromXlPtg:(struct XlPtg { char *x1; int x2; int x3; unsigned int x4; unsigned short x5; }*)arg1; +- (void)removeAllTokens; +- (bool)replaceTokenAtIndex:(unsigned int)arg1 withFormula:(id)arg2 formulaTokenIndex:(unsigned int)arg3; +- (void)populateXlPtg:(struct XlPtg { char *x1; int x2; int x3; unsigned int x4; unsigned short x5; }*)arg1 index:(unsigned int)arg2; +- (struct ChVector { struct XlPtg {} **x1; struct XlPtg {} **x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)xlPtgs; +- (id)originalFormulaString; +- (void)setOriginalFormulaString:(id)arg1; +- (id)warning; +- (id)warningParameter; +- (void)setWarningParameter:(id)arg1; +- (bool)isSupportedFormula; +- (bool)isCleaned; +- (void)setCleaned:(bool)arg1; +- (bool)isContainsRelativeReferences; +- (void)updateContainsRelativeReferences:(bool)arg1; +- (bool)isCleanedWithEvaluationStack; +- (void)updateCleanedWithEvaluationStack:(bool)arg1; +- (bool)isSharedFormula; +- (bool)isBaseFormula; +- (char *)addToken:(int)arg1 extendedDataLength:(unsigned int)arg2 numArgs:(int)arg3; +- (BOOL)addArrayToken:(long)arg1; +- (BOOL)insertExternalName:(unsigned int)arg1 withLink:(unsigned int)arg2 atIndex:(unsigned int)arg3; +- (char *)setExtendedDataForLastTokenAtIndex:(unsigned int)arg1 length:(unsigned int)arg2; +- (BOOL)convertToList:(unsigned int)arg1; +- (BOOL)convertToIntersect:(unsigned int)arg1; +- (BOOL)convertLastRefsToArea; +- (BOOL)convertRefs:(unsigned int)arg1 toTypes:(int*)arg2; +- (id)lastTokenRefOrArea3dLinkRefIsValid:(BOOL*)arg1 withEDLinks:(id)arg2; +- (void)markLastTokenAsDuration; +- (void)markLastTokenAsSpanningRefVertically:(BOOL)arg1 withMin:(unsigned short)arg2 andMax:(unsigned short)arg3; +- (BOOL)shrinkSpanningRefAtArgIndex:(unsigned int)arg1; +- (bool)setupTokensWithTokensCount:(unsigned int)arg1 tokensWithDataCount:(unsigned int)arg2 extendedDataLength:(unsigned int)arg3 extendedDataCount:(unsigned int)arg4; +- (struct EDToken { unsigned short x1; unsigned int x2; }*)tokenAtIndex:(unsigned int)arg1; +- (char *)addToken:(int)arg1 extendedDataLength:(unsigned int)arg2; +- (bool)addToken:(int)arg1 extendedDataLength:(unsigned int)arg2 extendedDataCount:(unsigned int)arg3; +- (char *)setExtendedDataAtIndex:(unsigned int)arg1 extendedDataIndex:(unsigned int)arg2 length:(unsigned int)arg3; +- (void)setupExtendedDataForTokenAtIndex:(unsigned int)arg1 extendedDataLength:(unsigned int)arg2 extendedDataCount:(unsigned int)arg3; +- (int)tokenTypeAtIndex:(unsigned int)arg1; +- (int)warningType; +- (unsigned int)tokenCount; +- (unsigned int)firstTokenIndexForArgAtIndex:(unsigned int)arg1; +- (bool)copyTokenAtIndex:(unsigned int)arg1 fromFormula:(id)arg2; +- (bool)removeTokenAtIndex:(unsigned int)arg1; +- (id)saveArgs:(unsigned int)arg1 andDelete:(BOOL)arg2; +- (BOOL)convertToList:(unsigned int)arg1 withFinalParen:(BOOL)arg2; +- (void)setWarning:(int)arg1; +- (char *)extendedDataForTokenAtIndex:(unsigned int)arg1 extendedDataIndex:(unsigned int)arg2 length:(unsigned int*)arg3; +- (void)replaceTokenTypeAtIndex:(unsigned int)arg1 withType:(int)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDFormulaHelper.h b/OfficeImport.framework/EDFormulaHelper.h new file mode 100755 index 0000000..72dc3a6 --- /dev/null +++ b/OfficeImport.framework/EDFormulaHelper.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ECMappingContext, EDWorksheet, EDWorkbook; + +@interface EDFormulaHelper : NSObject { + EDWorkbook *mWorkbook; + EDWorksheet *mWorksheet; + int mRowNumber; + int mColumnNumber; + ECMappingContext *mMappingContext; +} + + +- (id)initWithWorkbook:(id)arg1 worksheet:(id)arg2 rowNumber:(int)arg3 columnNumber:(int)arg4; +- (id)workbook; +- (unsigned int)resolveName:(id)arg1; +- (unsigned int)resolveFirstSheet:(id)arg1 lastSheet:(id)arg2; +- (unsigned int)resolveFile:(id)arg1; +- (id)resolveTable:(id)arg1; +- (unsigned int)resolveTableToSheetId:(id)arg1; +- (unsigned int)resolveTableColumn:(id)arg1 columnName:(id)arg2; +- (BOOL)isCurrentSheet:(id)arg1; +- (int)resolveFunctionName:(id)arg1; +- (bool)isThereContentOutsideOfLassoBoundsForRowMin:(unsigned int)arg1 rowMax:(unsigned int)arg2 columnMin:(unsigned int)arg3 columnMax:(unsigned int)arg4; +- (int)rowNumber; +- (int)columnNumber; +- (unsigned int)createIndexWithType:(int)arg1 firstSheetIndex:(unsigned int)arg2 lastSheetIndex:(unsigned int)arg3; +- (unsigned int)resolveSheet:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDGradientFill.h b/OfficeImport.framework/EDGradientFill.h new file mode 100755 index 0000000..61ad9d1 --- /dev/null +++ b/OfficeImport.framework/EDGradientFill.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary; + +@interface EDGradientFill : EDFill { + int mType; + NSMutableDictionary *mStops; + double mDegree; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } mFocusRect; +} + ++ (id)gradientWithType:(int)arg1 degree:(double)arg2 top:(double)arg3 bottom:(double)arg4 right:(double)arg5 left:(double)arg6 stops:(id)arg7 resources:(id)arg8; ++ (id)gradientWithType:(int)arg1 degree:(double)arg2 focusRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3 stops:(id)arg4 resources:(id)arg5; + +- (double)degree; +- (id)stops; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })focusRect; +- (id)colorForStopAtPosition:(id)arg1; +- (BOOL)isEqualToGradientFill:(id)arg1; +- (id)initWithType:(int)arg1 degree:(double)arg2 top:(double)arg3 bottom:(double)arg4 right:(double)arg5 left:(double)arg6 stops:(id)arg7 resources:(id)arg8; +- (id)initWithType:(int)arg1 degree:(double)arg2 focusRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3 stops:(id)arg4 resources:(id)arg5; +- (void)setDegree:(double)arg1; +- (void)setFocusRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setStops:(id)arg1; +- (void)setStopColor:(id)arg1 atPosition:(id)arg2; +- (id)initWithResources:(id)arg1; +- (int)type; +- (void)setType:(int)arg1; +- (bool)isEmpty; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDHeaderFooter.h b/OfficeImport.framework/EDHeaderFooter.h new file mode 100755 index 0000000..e593773 --- /dev/null +++ b/OfficeImport.framework/EDHeaderFooter.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface EDHeaderFooter : NSObject { + NSString *mHeaderString; + NSString *mFooterString; +} + ++ (id)headerFooter; + +- (id)headerString; +- (void)setHeaderString:(id)arg1; +- (id)footerString; +- (void)setFooterString:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDHyperlink.h b/OfficeImport.framework/EDHyperlink.h new file mode 100755 index 0000000..1ea4477 --- /dev/null +++ b/OfficeImport.framework/EDHyperlink.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDReference, EDString; + +@interface EDHyperlink : NSObject { + EDString *mPath; + EDString *mDosPath; + EDString *mDescriptionText; + EDString *mTextMark; + EDString *mToolTip; + EDReference *mReference; + int mType; +} + ++ (id)hyperlink; + +- (id)dosPath; +- (void)setDosPath:(id)arg1; +- (id)descriptionText; +- (void)setDescriptionText:(id)arg1; +- (id)textMark; +- (void)setTextMark:(id)arg1; +- (id)toolTip; +- (void)setToolTip:(id)arg1; +- (id)reference; +- (void)setReference:(id)arg1; +- (id)path; +- (void)setPath:(id)arg1; +- (int)type; +- (void)setType:(int)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDKeyedCollection.h b/OfficeImport.framework/EDKeyedCollection.h new file mode 100755 index 0000000..1b4abd1 --- /dev/null +++ b/OfficeImport.framework/EDKeyedCollection.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class TSUPointerKeyDictionary; + +@interface EDKeyedCollection : EDCollection { + TSUPointerKeyDictionary *mMap; +} + + +- (bool)isObjectInMap:(id)arg1; +- (void)insertIntoMap:(id)arg1; +- (void)removeFromMap:(id)arg1; +- (bool)isOverwritingKeyOK; +- (id)objectWithKey:(int)arg1; +- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (void)removeObjectAtIndex:(unsigned int)arg1; +- (void)removeAllObjects; +- (unsigned int)addObject:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDLink.h b/OfficeImport.framework/EDLink.h new file mode 100755 index 0000000..be8bc99 --- /dev/null +++ b/OfficeImport.framework/EDLink.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDCollection; + +@interface EDLink : NSObject { + int mType; + EDCollection *mExternalNames; +} + ++ (id)linkWithType:(int)arg1; + +- (id)externalNames; +- (int)type; +- (id)initWithType:(int)arg1; +- (void)setType:(int)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDLinkReference.h b/OfficeImport.framework/EDLinkReference.h new file mode 100755 index 0000000..9626773 --- /dev/null +++ b/OfficeImport.framework/EDLinkReference.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDLinkReference : NSObject { + unsigned int mLinkIndex; + unsigned int mFirstSheetIndex; + unsigned int mLastSheetIndex; +} + ++ (id)linkReferenceWithLinkIndex:(unsigned int)arg1 firstSheetIndex:(unsigned int)arg2 lastSheetIndex:(unsigned int)arg3; + +- (unsigned int)firstSheetIndex; +- (void)setFirstSheetIndex:(unsigned int)arg1; +- (unsigned int)lastSheetIndex; +- (void)setLastSheetIndex:(unsigned int)arg1; +- (unsigned int)linkIndex; +- (void)setLinkIndex:(unsigned int)arg1; +- (id)initWithLinkIndex:(unsigned int)arg1 firstSheetIndex:(unsigned int)arg2 lastSheetIndex:(unsigned int)arg3; +- (BOOL)isEqualToLinkReference:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)init; + +@end diff --git a/OfficeImport.framework/EDLinksCollection.h b/OfficeImport.framework/EDLinksCollection.h new file mode 100755 index 0000000..4416bfc --- /dev/null +++ b/OfficeImport.framework/EDLinksCollection.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface EDLinksCollection : NSObject { + NSMutableArray *mLinks; + NSMutableArray *mReferences; +} + + +- (bool)convertLinkReferenceIndex:(unsigned int)arg1 firstSheetIndex:(unsigned int*)arg2 lastSheetIndex:(unsigned int*)arg3; +- (unsigned int)addOrEquivalentInternalLinkReferenceWithFirstSheetIndex:(unsigned int)arg1 lastSheetIndex:(unsigned int)arg2; +- (void)addOrEquivalentExternalAddInName:(id)arg1 linkReferenceIndex:(unsigned int*)arg2 nameIndex:(unsigned int*)arg3; +- (unsigned int)linksCount; +- (unsigned int)indexOfFirstLinkWithType:(int)arg1; +- (unsigned int)addLink:(id)arg1; +- (unsigned int)referencesCount; +- (id)linkAtIndex:(unsigned int)arg1; +- (unsigned int)linkIndexCreateIfNeededWithType:(int)arg1; +- (unsigned int)indexOfReference:(id)arg1; +- (unsigned int)addReference:(id)arg1; +- (unsigned int)addOrEquivalentLinkReferenceOfType:(int)arg1 firstSheetIndex:(unsigned int)arg2 lastSheetIndex:(unsigned int)arg3; +- (id)referenceAtIndex:(unsigned int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDMergedCellCollection.h b/OfficeImport.framework/EDMergedCellCollection.h new file mode 100755 index 0000000..a755f80 --- /dev/null +++ b/OfficeImport.framework/EDMergedCellCollection.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDMergedCellCollection : EDCollection { +} + + +- (id)referenceContainingRow:(int)arg1 column:(int)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (unsigned int)addObject:(id)arg1; + +@end diff --git a/OfficeImport.framework/EDName.h b/OfficeImport.framework/EDName.h new file mode 100755 index 0000000..78a2366 --- /dev/null +++ b/OfficeImport.framework/EDName.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDFormula, TSUPointerKeyDictionary, EDString; + +@interface EDName : NSObject { + unsigned int mSheetIndex; + EDString *mNameString; + EDFormula *mFormula; + TSUPointerKeyDictionary *mMaxWorksheetReferences; +} + + +- (void)setNameString:(id)arg1; +- (void)setFormula:(id)arg1 workbook:(id)arg2; +- (void)setSheetIndex:(unsigned int)arg1; +- (id)maxWorksheetReferences; +- (BOOL)isEqualToEDName:(id)arg1; +- (void)setCleanedFormula:(id)arg1; +- (id)nameString; +- (id)formula; +- (unsigned int)sheetIndex; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (BOOL)isEqualToString:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDNamedStyle.h b/OfficeImport.framework/EDNamedStyle.h new file mode 100755 index 0000000..9a49b4a --- /dev/null +++ b/OfficeImport.framework/EDNamedStyle.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface EDNamedStyle : EDStyle { + NSString *mName; +} + + +- (id)name; +- (void)setName:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDOfficeArtClient.h b/OfficeImport.framework/EDOfficeArtClient.h new file mode 100755 index 0000000..b54a8d9 --- /dev/null +++ b/OfficeImport.framework/EDOfficeArtClient.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDComment, NSMutableDictionary, EDAnchor, EDSheet, EDTextBox; + +@interface EDOfficeArtClient : NSObject { + EDSheet *mSheet; + id mClientState; + EDAnchor *mAnchor; + EDTextBox *mTextBox; + EDComment *mComment; + NSMutableDictionary *mTableModels; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } mBounds; + boolmIsBoundsSet; +} + + +- (id)clientState; +- (void)setClientState:(id)arg1; +- (id)tableModels; +- (void)setTableModels:(id)arg1; +- (id)textBox; +- (void)setTextBox:(id)arg1; +- (id)comment; +- (void)setComment:(id)arg1; +- (bool)areBoundsSet; +- (void)setSheet:(id)arg1; +- (BOOL)hasBounds; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds; +- (void)setBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)sheet; +- (void)setAnchor:(id)arg1; +- (id)anchor; +- (BOOL)hasText; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDOneCellAnchor.h b/OfficeImport.framework/EDOneCellAnchor.h new file mode 100755 index 0000000..0e582b0 --- /dev/null +++ b/OfficeImport.framework/EDOneCellAnchor.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDOneCellAnchor : EDAnchor { + struct EDCellAnchorMarker { + int columnIndex; + float columnAdjustment; + int rowIndex; + float rowAdjustment; + } mFrom; + struct CGSize { + float width; + float height; + } mSize; + BOOL mIsRelative; +} + + +- (BOOL)isRelative; +- (void)setRelative:(BOOL)arg1; +- (struct EDCellAnchorMarker { int x1; float x2; int x3; float x4; })from; +- (void)setFrom:(struct EDCellAnchorMarker { int x1; float x2; int x3; float x4; })arg1; +- (id).cxx_construct; +- (void)setSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })size; + +@end diff --git a/OfficeImport.framework/EDOptimizedStringsCollection.h b/OfficeImport.framework/EDOptimizedStringsCollection.h new file mode 100755 index 0000000..bfb2eb5 --- /dev/null +++ b/OfficeImport.framework/EDOptimizedStringsCollection.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary; + +@interface EDOptimizedStringsCollection : EDCollection { + NSMutableDictionary *mStringDictionary; +} + + +- (unsigned int)addOrEquivalentObject:(id)arg1; +- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (unsigned int)addObject:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDPageSetup.h b/OfficeImport.framework/EDPageSetup.h new file mode 100755 index 0000000..92b55bf --- /dev/null +++ b/OfficeImport.framework/EDPageSetup.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDPageSetup : NSObject { + int mOrientation; + int mPageOrder; + boolmCustomFirstPageNumber; + unsigned int mFirstPageNumber; + unsigned int mCopies; + unsigned int mFitToHeight; + unsigned int mFitToWidth; + unsigned int mScale; + float mLeftMargin; + float mRightMargin; + float mTopMargin; + float mBottomMargin; + float mHeaderMargin; + float mFooterMargin; +} + ++ (id)pageSetup; + +- (void)setOrder:(int)arg1; +- (int)order; +- (bool)customFirstPageNumber; +- (void)setCustomFirstPageNumber:(bool)arg1; +- (unsigned int)firstPageNumber; +- (void)setFirstPageNumber:(unsigned int)arg1; +- (unsigned int)fitToHeight; +- (void)setFitToHeight:(unsigned int)arg1; +- (unsigned int)fitToWidth; +- (void)setFitToWidth:(unsigned int)arg1; +- (float)rightMargin; +- (float)topMargin; +- (void)setTopMargin:(float)arg1; +- (float)bottomMargin; +- (void)setBottomMargin:(float)arg1; +- (float)headerMargin; +- (void)setHeaderMargin:(float)arg1; +- (float)footerMargin; +- (void)setFooterMargin:(float)arg1; +- (float)leftMargin; +- (void)setLeftMargin:(float)arg1; +- (void)setOrientation:(int)arg1; +- (void)setRightMargin:(float)arg1; +- (void)setScale:(unsigned int)arg1; +- (unsigned int)scale; +- (int)orientation; +- (id)init; + +@end diff --git a/OfficeImport.framework/EDPane.h b/OfficeImport.framework/EDPane.h new file mode 100755 index 0000000..909908a --- /dev/null +++ b/OfficeImport.framework/EDPane.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDReference; + +@interface EDPane : NSObject { + double mXSplitPosition; + double mYSplitPosition; + EDReference *mTopLeftCell; + int mActivePane; +} + ++ (id)pane; + +- (double)xSplitPosition; +- (void)setXSplitPosition:(double)arg1; +- (double)ySplitPosition; +- (void)setYSplitPosition:(double)arg1; +- (id)topLeftCell; +- (void)setTopLeftCell:(id)arg1; +- (int)activePane; +- (void)setActivePane:(int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDPatternFill.h b/OfficeImport.framework/EDPatternFill.h new file mode 100755 index 0000000..cc50c72 --- /dev/null +++ b/OfficeImport.framework/EDPatternFill.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDColorReference; + +@interface EDPatternFill : EDFill { + int mType; + EDColorReference *mBackColorReference; + EDColorReference *mForeColorReference; +} + ++ (id)patternFillWithType:(int)arg1 foreColorReference:(id)arg2 backColorReference:(id)arg3 resources:(id)arg4; ++ (id)patternFillWithType:(int)arg1 foreColor:(id)arg2 backColor:(id)arg3 resources:(id)arg4; ++ (id)patternFillWithType:(int)arg1 resources:(id)arg2; ++ (id)patternFillWithType:(int)arg1 foreColor:(id)arg2 resources:(id)arg3; + +- (id)foreColorReference; +- (id)backColorReference; +- (BOOL)isEqualToPatternFill:(id)arg1; +- (id)initWithType:(int)arg1 foreColorReference:(id)arg2 backColorReference:(id)arg3 resources:(id)arg4; +- (void)setForeColor:(id)arg1; +- (void)setBackColor:(id)arg1; +- (void)setBackColorReference:(id)arg1; +- (void)setForeColorReference:(id)arg1; +- (id)initWithResources:(id)arg1; +- (id)backColor; +- (id)foreColor; +- (id)initWithType:(int)arg1 foreColor:(id)arg2 backColor:(id)arg3 resources:(id)arg4; +- (int)type; +- (void)setType:(int)arg1; +- (bool)isEmpty; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDPhoneticInfo.h b/OfficeImport.framework/EDPhoneticInfo.h new file mode 100755 index 0000000..e98356a --- /dev/null +++ b/OfficeImport.framework/EDPhoneticInfo.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDCollection, NSString, EDResources; + +@interface EDPhoneticInfo : NSObject { + EDResources *mResources; + unsigned int mFontIndex; + NSString *mString; + int mType; + int mAlign; + EDCollection *mRuns; + boolmDoNotModify; +} + ++ (id)phoneticInfoWithResources:(id)arg1; + +- (unsigned int)fontIndex; +- (void)setFontIndex:(unsigned int)arg1; +- (id)runs; +- (BOOL)isEqualToEDPhoneticInfo:(id)arg1; +- (void)setDoNotModify:(bool)arg1; +- (id)initWithResources:(id)arg1; +- (int)align; +- (void)setAlign:(int)arg1; +- (int)type; +- (void)setType:(int)arg1; +- (id)font; +- (void)setFont:(id)arg1; +- (id)string; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)setString:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDPhoneticRun.h b/OfficeImport.framework/EDPhoneticRun.h new file mode 100755 index 0000000..1aedfa1 --- /dev/null +++ b/OfficeImport.framework/EDPhoneticRun.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDPhoneticRun : NSObject { + unsigned int mCharIndex; + unsigned int mBaseCharIndex; + unsigned int mBaseCharCount; +} + + +- (unsigned int)charIndex; +- (void)setCharIndex:(unsigned int)arg1; +- (unsigned int)charBaseIndex; +- (void)setCharBaseIndex:(unsigned int)arg1; +- (unsigned int)charBaseCount; +- (void)setCharBaseCount:(unsigned int)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/EDPivotArea.h b/OfficeImport.framework/EDPivotArea.h new file mode 100755 index 0000000..a1bf597 --- /dev/null +++ b/OfficeImport.framework/EDPivotArea.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDCollection, EDReference; + +@interface EDPivotArea : NSObject { + boolmGrandCol; + boolmGrandRow; + boolmOutline; + int mType; + EDCollection *mReferences; + EDReference *mOffset; +} + ++ (id)pivotArea; + +- (bool)grandRow; +- (void)setGrandRow:(bool)arg1; +- (bool)grandCol; +- (void)setGrandCol:(bool)arg1; +- (bool)outline; +- (void)setOutline:(bool)arg1; +- (id)references; +- (int)type; +- (void)setOffset:(id)arg1; +- (id)offset; +- (void)setType:(int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDPivotAreaReference.h b/OfficeImport.framework/EDPivotAreaReference.h new file mode 100755 index 0000000..4371b8d --- /dev/null +++ b/OfficeImport.framework/EDPivotAreaReference.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDPivotAreaReference : NSObject { + boolmByPosition; + boolmRelative; + boolmSelected; + unsigned int mFieldId; + unsigned int mCount; +} + ++ (id)pivotAreaReference; + +- (bool)byPosition; +- (void)setByPosition:(bool)arg1; +- (bool)relative; +- (unsigned int)fieldId; +- (void)setFieldId:(unsigned int)arg1; +- (void)setRelative:(bool)arg1; +- (bool)selected; +- (void)setSelected:(bool)arg1; +- (void)setCount:(unsigned int)arg1; +- (unsigned int)count; +- (id)init; + +@end diff --git a/OfficeImport.framework/EDPivotConditionalFormat.h b/OfficeImport.framework/EDPivotConditionalFormat.h new file mode 100755 index 0000000..b2582b8 --- /dev/null +++ b/OfficeImport.framework/EDPivotConditionalFormat.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDCollection; + +@interface EDPivotConditionalFormat : NSObject { + unsigned int mPriority; + int mType; + int mScope; + EDCollection *mPivotAreas; +} + ++ (id)pivotConditionalFormat; + +- (id)pivotAreas; +- (void)setPriority:(unsigned int)arg1; +- (int)scope; +- (void)setScope:(int)arg1; +- (unsigned int)priority; +- (int)type; +- (void)setType:(int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDPivotDataField.h b/OfficeImport.framework/EDPivotDataField.h new file mode 100755 index 0000000..46afdb9 --- /dev/null +++ b/OfficeImport.framework/EDPivotDataField.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface EDPivotDataField : NSObject { + int mBaseField; + unsigned int mBaseItem; + unsigned int mFieldId; + unsigned int mNumFmtId; + NSString *mName; + int mFormat; +} + ++ (id)pivotDataField; + +- (int)baseField; +- (void)setBaseField:(int)arg1; +- (unsigned int)baseItem; +- (void)setBaseItem:(unsigned int)arg1; +- (unsigned int)fieldId; +- (void)setFieldId:(unsigned int)arg1; +- (unsigned int)numFmtId; +- (void)setNumFmtId:(unsigned int)arg1; +- (int)showDataAs; +- (void)setShowDataAs:(int)arg1; +- (id)name; +- (void)setName:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDPivotField.h b/OfficeImport.framework/EDPivotField.h new file mode 100755 index 0000000..1e22820 --- /dev/null +++ b/OfficeImport.framework/EDPivotField.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDCollection; + +@interface EDPivotField : NSObject { + int mAxis; + boolmCompact; + boolmDataField; + boolmShowDefaultSubTotal; + boolmInsertBlankRow; + boolmOutlineItems; + boolmShowAllItems; + boolmSubtotalTop; + unsigned int mNumFmtId; + EDCollection *mPivotFieldItems; +} + ++ (id)pivotField; + +- (bool)dataField; +- (void)setDataField:(bool)arg1; +- (bool)showDefaultSubTotal; +- (void)setShowDefaultSubTotal:(bool)arg1; +- (bool)insertBlankRow; +- (void)setInsertBlankRow:(bool)arg1; +- (bool)outlineItems; +- (void)setOutlineItems:(bool)arg1; +- (bool)showAllItems; +- (void)setShowAllItems:(bool)arg1; +- (bool)subtotalTop; +- (void)setSubtotalTop:(bool)arg1; +- (id)pivotFieldItems; +- (unsigned int)numFmtId; +- (void)setNumFmtId:(unsigned int)arg1; +- (int)axis; +- (void)setAxis:(int)arg1; +- (bool)compact; +- (void)setCompact:(bool)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDPivotFieldItem.h b/OfficeImport.framework/EDPivotFieldItem.h new file mode 100755 index 0000000..6036af6 --- /dev/null +++ b/OfficeImport.framework/EDPivotFieldItem.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDPivotFieldItem : NSObject { + boolmChildItems; + boolmExpanded; + boolmCalculatedMember; + boolmMissed; + boolmHidden; + boolmDetailsHidden; + int mType; + unsigned int mItemIndex; +} + ++ (id)pivotFieldItem; + +- (bool)childItems; +- (void)setChildItems:(bool)arg1; +- (bool)calculatedMember; +- (void)setCalculatedMember:(bool)arg1; +- (bool)missed; +- (void)setMissed:(bool)arg1; +- (bool)detailsHidden; +- (void)setDetailsHidden:(bool)arg1; +- (unsigned int)itemIndex; +- (void)setItemIndex:(unsigned int)arg1; +- (bool)hidden; +- (void)setExpanded:(bool)arg1; +- (bool)expanded; +- (int)type; +- (void)setType:(int)arg1; +- (void)setHidden:(bool)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/EDPivotItem.h b/OfficeImport.framework/EDPivotItem.h new file mode 100755 index 0000000..bf93274 --- /dev/null +++ b/OfficeImport.framework/EDPivotItem.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDCollection; + +@interface EDPivotItem : NSObject { + unsigned int mRepeatedItemCounts; + int mType; + EDCollection *mItemIndexes; +} + ++ (id)pivotItem; + +- (void)setRepeatedItemCounts:(unsigned int)arg1; +- (unsigned int)repeatedItemCounts; +- (id)itemIndexes; +- (int)type; +- (void)setType:(int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDPivotPageField.h b/OfficeImport.framework/EDPivotPageField.h new file mode 100755 index 0000000..3c37129 --- /dev/null +++ b/OfficeImport.framework/EDPivotPageField.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface EDPivotPageField : NSObject { + unsigned int mFieldId; + NSString *mCap; + NSString *mName; +} + ++ (id)pivotPageField; + +- (id)cap; +- (void)setCap:(id)arg1; +- (unsigned int)fieldId; +- (void)setFieldId:(unsigned int)arg1; +- (id)name; +- (void)setName:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDPivotTable.h b/OfficeImport.framework/EDPivotTable.h new file mode 100755 index 0000000..eb545ae --- /dev/null +++ b/OfficeImport.framework/EDPivotTable.h @@ -0,0 +1,186 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDCollection, NSString, EDReference, EDResources; + +@interface EDPivotTable : NSObject { + EDResources *mResources; + boolmShowLastColumn; + boolmShowRowHeaders; + boolmShowColumnHeaders; + boolmShowRowStripes; + boolmShowColumnStripes; + boolmApplyNumberFormats; + boolmApplyBorderFormats; + boolmApplyFontFormats; + boolmApplyPatternFormats; + boolmApplyAlignmentFormats; + boolmApplyWidthHeightFormats; + boolmUseAutoFormatting; + boolmColGrandTotals; + boolmRowGrandTotals; + boolmCustomListSort; + boolmCompactData; + boolmCompact; + boolmDataCaption; + boolmDataOnRows; + boolmDisableFieldList; + boolmMergeItem; + boolmMultipleFieldFilters; + boolmOutline; + boolmOutlineData; + boolmPageOverThenDown; + boolmShowCalcMbrs; + boolmShowDataDropDown; + boolmShowDropZones; + boolmShowEmptyCol; + boolmShowEmptyRow; + boolmShowHeaders; + boolmShowMemberPropertyTips; + boolmShowMissing; + boolmShowMultipleLabel; + boolmSubtotalHiddenItems; + NSString *mName; + NSString *mStyleName; + NSString *mColumnHeaderCaption; + NSString *mRowHeaderCaption; + NSString *mPageStyleName; + EDReference *mPivotTableRange; + unsigned int mStyleIndex; + int mFirstHeaderRow; + int mFirstDataRow; + int mFirstDataColumn; + unsigned int mRowPageCount; + unsigned int mColumnPageCount; + unsigned int mPageWrap; + unsigned int mAutoFormatId; + unsigned int mDataPosition; + EDCollection *mRowFields; + EDCollection *mColumnFields; + EDCollection *mRowItems; + EDCollection *mColumnItems; + EDCollection *mPivotFields; + EDCollection *mDataFields; + EDCollection *mConditionalFields; + EDCollection *mPivotAreas; + EDCollection *mPageFields; +} + ++ (id)pivotTableWithResources:(id)arg1; + +- (id)columnHeaderCaption; +- (void)setColumnHeaderCaption:(id)arg1; +- (id)rowHeaderCaption; +- (void)setRowHeaderCaption:(id)arg1; +- (id)pageStyleName; +- (void)setPageStyleName:(id)arg1; +- (id)styleName; +- (void)setStyleName:(id)arg1; +- (void)setPivotTableRange:(id)arg1; +- (unsigned int)rowPageCount; +- (void)setRowPageCount:(unsigned int)arg1; +- (unsigned int)columnPageCount; +- (void)setColumnPageCount:(unsigned int)arg1; +- (void)setFirstHeaderRow:(int)arg1; +- (void)setFirstDataRow:(int)arg1; +- (void)setFirstDataColumn:(int)arg1; +- (unsigned int)pageWrap; +- (void)setPageWrap:(unsigned int)arg1; +- (unsigned int)autoFormatId; +- (void)setAutoFormatId:(unsigned int)arg1; +- (unsigned int)dataPosition; +- (void)setDataPosition:(unsigned int)arg1; +- (void)setShowLastColumn:(bool)arg1; +- (void)setShowRowStripes:(bool)arg1; +- (void)setShowColumnStripes:(bool)arg1; +- (void)setShowRowHeaders:(bool)arg1; +- (void)setShowColumnHeaders:(bool)arg1; +- (bool)applyNumberFormats; +- (void)setApplyNumberFormats:(bool)arg1; +- (bool)applyBorderFormats; +- (void)setApplyBorderFormats:(bool)arg1; +- (bool)applyFontFormats; +- (void)setApplyFontFormats:(bool)arg1; +- (bool)applyPatternFormats; +- (void)setApplyPatternFormats:(bool)arg1; +- (bool)applyAlignmentFormats; +- (void)setApplyAlignmentFormats:(bool)arg1; +- (bool)applyWidthHeightFormats; +- (void)setApplyWidthHeightFormats:(bool)arg1; +- (bool)colGrandTotals; +- (void)setColGrandTotals:(bool)arg1; +- (bool)useAutoFormatting; +- (void)setUseAutoFormatting:(bool)arg1; +- (bool)rowGrandTotals; +- (void)setRowGrandTotals:(bool)arg1; +- (bool)customListSort; +- (void)setCustomListSort:(bool)arg1; +- (bool)compactData; +- (void)setCompactData:(bool)arg1; +- (bool)dataCaption; +- (void)setDataCaption:(bool)arg1; +- (bool)dataOnRows; +- (void)setDataOnRows:(bool)arg1; +- (bool)disableFieldList; +- (void)setDisableFieldList:(bool)arg1; +- (bool)mergeItem; +- (void)setMergeItem:(bool)arg1; +- (bool)multipleFieldFilters; +- (void)setMultipleFieldFilters:(bool)arg1; +- (bool)outlineData; +- (void)setOutlineData:(bool)arg1; +- (bool)pageOverThenDown; +- (void)setPageOverThenDown:(bool)arg1; +- (bool)showCalcMbrs; +- (void)setShowCalcMbrs:(bool)arg1; +- (bool)showDataDropDown; +- (void)setShowDataDropDown:(bool)arg1; +- (bool)showDropZones; +- (void)setShowDropZones:(bool)arg1; +- (bool)showEmptyCol; +- (void)setShowEmptyCol:(bool)arg1; +- (bool)showEmptyRow; +- (void)setShowEmptyRow:(bool)arg1; +- (bool)showHeaders; +- (void)setShowHeaders:(bool)arg1; +- (bool)showMemberPropertyTips; +- (void)setShowMemberPropertyTips:(bool)arg1; +- (bool)showMissing; +- (void)setShowMissing:(bool)arg1; +- (bool)showMultipleLabel; +- (void)setShowMultipleLabel:(bool)arg1; +- (bool)subtotalHiddenItems; +- (void)setSubtotalHiddenItems:(bool)arg1; +- (id)pivotFields; +- (id)dataFields; +- (id)conditionalFormats; +- (id)pivotAreas; +- (void)setStyleIndex:(unsigned int)arg1; +- (bool)showLastColumn; +- (unsigned int)styleIndex; +- (id)initWithResources:(id)arg1; +- (bool)showColumnHeaders; +- (bool)showRowStripes; +- (bool)showRowHeaders; +- (bool)showColumnStripes; +- (id)rowItems; +- (id)columnItems; +- (id)pivotTableRange; +- (int)firstHeaderRow; +- (int)firstDataRow; +- (int)firstDataColumn; +- (id)rowFields; +- (id)columnFields; +- (id)pageFields; +- (bool)compact; +- (void)setCompact:(bool)arg1; +- (bool)outline; +- (void)setOutline:(bool)arg1; +- (id)style; +- (void)setStyle:(id)arg1; +- (id)name; +- (void)setName:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDProcessor.h b/OfficeImport.framework/EDProcessor.h new file mode 100755 index 0000000..4ca327a --- /dev/null +++ b/OfficeImport.framework/EDProcessor.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDResources, NSMutableArray, EDWorkbook; + +@interface EDProcessor : NSObject { + EDWorkbook *mWorkbook; + EDResources *mResources; + NSMutableArray *mObjects; +} + + +- (id)initWithWorkbook:(id)arg1; +- (void)markObjectForPostProcessing:(id)arg1; +- (void)applyProcessorWithSheet:(id)arg1; +- (bool)isObjectSupported:(id)arg1; +- (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDProcessors.h b/OfficeImport.framework/EDProcessors.h new file mode 100755 index 0000000..37ae3d7 --- /dev/null +++ b/OfficeImport.framework/EDProcessors.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray, EDWorkbook; + +@interface EDProcessors : NSObject { + EDWorkbook *mWorkbook; + NSMutableArray *mProcessors; +} + + +- (void)addProcessorClass:(Class)arg1; +- (bool)hasProcessors; +- (void)removeProcessorClass:(Class)arg1; +- (void)applyProcessorsWithSheet:(id)arg1; +- (id)initWithWorkbook:(id)arg1; +- (void)markObject:(id)arg1 processor:(Class)arg2; +- (void)removeAllObjects; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDProtection.h b/OfficeImport.framework/EDProtection.h new file mode 100755 index 0000000..1f6cc0a --- /dev/null +++ b/OfficeImport.framework/EDProtection.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDProtection : NSObject { + boolmHidden; + boolmLocked; +} + ++ (id)protectionWithHidden:(bool)arg1 locked:(bool)arg2; + +- (id)initWithHidden:(bool)arg1 locked:(bool)arg2; +- (BOOL)isEqualToProtection:(id)arg1; +- (bool)isLocked; +- (bool)isHidden; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/EDReference.h b/OfficeImport.framework/EDReference.h new file mode 100755 index 0000000..c446305 --- /dev/null +++ b/OfficeImport.framework/EDReference.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDReference : NSObject { + struct EDAreaReference { + int firstRow; + int firstColumn; + int lastRow; + int lastColumn; + } mAreaReference; +} + ++ (id)referenceWithAreaReference:(struct EDAreaReference { int x1; int x2; int x3; int x4; }*)arg1; ++ (id)reference; ++ (id)referenceWithFirstRow:(int)arg1 lastRow:(int)arg2 firstColumn:(int)arg3 lastColumn:(int)arg4; + +- (void)setFirstRow:(int)arg1; +- (void)setFirstColumn:(int)arg1; +- (void)setLastRow:(int)arg1; +- (void)setLastColumn:(int)arg1; +- (void)unionWithRow:(int)arg1 column:(int)arg2; +- (void)unionWithFirstRow:(int)arg1 lastRow:(int)arg2 firstColumn:(int)arg3 lastColumn:(int)arg4; +- (struct EDAreaReference { int x1; int x2; int x3; int x4; })areaReference; +- (bool)containsRow:(int)arg1 column:(int)arg2; +- (bool)isCellReference; +- (id)initWithFirstRow:(int)arg1 lastRow:(int)arg2 firstColumn:(int)arg3 lastColumn:(int)arg4; +- (id)initWithAreaReference:(struct EDAreaReference { int x1; int x2; int x3; int x4; }*)arg1; +- (bool)isValidCellReference; +- (bool)isValidAreaReference; +- (unsigned int)countOfCellsBeingReferenced; +- (bool)fullyAdjacentToReference:(id)arg1; +- (BOOL)isEqualToReference:(id)arg1; +- (void)unionWithReference:(id)arg1; +- (int)firstRow; +- (int)lastRow; +- (int)firstColumn; +- (int)lastColumn; +- (bool)isRowReference; +- (bool)isColumnReference; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/EDReferenceCollection.h b/OfficeImport.framework/EDReferenceCollection.h new file mode 100755 index 0000000..50c7f8b --- /dev/null +++ b/OfficeImport.framework/EDReferenceCollection.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDReferenceCollection : EDCollection { + boolmCoalesce; +} + ++ (id)noCoalesceCollection; ++ (id)coalesceCollection; + +- (id)reverseReferencesByRow:(bool)arg1; +- (id)initWihNoCoalesce; +- (void)coalesce; +- (unsigned int)countOfCellsBeingReferenced; +- (id)referenceToCellWithIndex:(unsigned int)arg1 byRow:(bool)arg2; +- (bool)coalesceReferenceAtIndex1:(int)arg1 index2:(int)arg2; +- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (unsigned int)addObject:(id)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/EDReferenceIterator.h b/OfficeImport.framework/EDReferenceIterator.h new file mode 100755 index 0000000..f8187aa --- /dev/null +++ b/OfficeImport.framework/EDReferenceIterator.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDCollection, EDWorkbook, EDRowBlock, EDRowBlocks, EDWorksheet, EDReference; + +@interface EDReferenceIterator : NSObject { + EDWorkbook *mWorkbook; + EDWorksheet *mCurrentSheet; + EDCollection *mReferences; + EDReference *mReference; + EDRowBlocks *mRowBlocks; + EDRowBlock *mRowBlock; + unsigned int mRowBlockIndex; + struct EDRowInfo { unsigned int x1; unsigned int x2; unsigned short x3; unsigned short x4; unsigned short x5; unsigned short x6; unsigned char x7; unsigned int x8 : 1; unsigned int x9 : 1; } *mRowInfo; + unsigned int mRowInfoIndex; + unsigned int mCellIndex; + unsigned int mNextArrayIndex; + int mCurrentCellIndex; + unsigned int mPreviousColumnNumber; +} + ++ (id)referenceIteratorWithReference:(id)arg1 workbook:(id)arg2; ++ (id)referenceIteratorWithReferenceArray:(id)arg1 workbook:(id)arg2; + +- (struct EDCellHeader { unsigned short x1; unsigned int x2; }*)nextCell; +- (unsigned int)currentCellIndex; +- (id)initWithReferenceArray:(id)arg1 reference:(id)arg2 workbook:(id)arg3; +- (id)initWithReference:(id)arg1 workbook:(id)arg2; +- (id)initWithReferenceArray:(id)arg1 workbook:(id)arg2; +- (bool)nextRow; +- (bool)nextReference; +- (void)setCurrentSheet:(id)arg1; +- (void)setReference:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDResources.h b/OfficeImport.framework/EDResources.h new file mode 100755 index 0000000..b89a5c3 --- /dev/null +++ b/OfficeImport.framework/EDResources.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDStylesCollection, EDFontsCollection, EDTableStylesCollection, EDColorsCollection, EDLinksCollection, EDCollection, EDContentFormatsCollection; + +@interface EDResources : NSObject { + EDCollection *mStrings; + EDContentFormatsCollection *mContentFormats; + EDFontsCollection *mFonts; + EDCollection *mAlignmentInfos; + EDStylesCollection *mStyles; + EDColorsCollection *mColors; + EDColorsCollection *mThemes; + EDCollection *mNames; + EDLinksCollection *mLinks; + EDCollection *mBorders; + EDCollection *mBorder; + EDCollection *mFills; + EDCollection *mDifferentialStyles; + EDTableStylesCollection *mTableStyles; +} + + +- (void)setThemes:(id)arg1; +- (id)initWithStringOptimization:(bool)arg1; +- (id)contentFormats; +- (id)alignmentInfos; +- (id)fills; +- (id)tableStyles; +- (id)fonts; +- (id)differentialStyles; +- (id)themes; +- (id)borders; +- (id)styles; +- (id)border; +- (id)names; +- (id)colors; +- (void)setColors:(id)arg1; +- (id)strings; +- (id)links; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDRowBlock.h b/OfficeImport.framework/EDRowBlock.h new file mode 100755 index 0000000..b1474d1 --- /dev/null +++ b/OfficeImport.framework/EDRowBlock.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDRowBlock : NSObject { + struct __CFData { } *mPackedData; + struct __CFData { } *mCellOffsets; +} + ++ (id)rowBlock; + +- (unsigned int)indexOfCellWithColumnNumber:(unsigned int)arg1 rowInfo:(struct EDRowInfo { unsigned int x1; unsigned int x2; unsigned short x3; unsigned short x4; unsigned short x5; unsigned short x6; unsigned char x7; unsigned int x8 : 1; unsigned int x9 : 1; }*)arg2; +- (void)removeCellAtIndex:(unsigned int)arg1 rowInfo:(struct EDRowInfo {}**)arg2; +- (unsigned long)startOfCellsOrThrow; +- (void)checkCellOffsetOrThrow:(unsigned long)arg1; +- (unsigned int)firstRowNumber; +- (unsigned int)lastRowNumber; +- (void)incrementIndex; +- (unsigned int)indexOfRowInfoWithRowNumber:(unsigned int)arg1; +- (struct EDRowInfo { unsigned int x1; unsigned int x2; unsigned short x3; unsigned short x4; unsigned short x5; unsigned short x6; unsigned char x7; unsigned int x8 : 1; unsigned int x9 : 1; }*)rowInfoWithRowNumber:(unsigned int)arg1; +- (struct EDRowInfo { unsigned int x1; unsigned int x2; unsigned short x3; unsigned short x4; unsigned short x5; unsigned short x6; unsigned char x7; unsigned int x8 : 1; unsigned int x9 : 1; }*)addRowInfoWithRowNumber:(unsigned int)arg1 cellCountHint:(unsigned int)arg2; +- (unsigned int)expectedIndexOfCellWithColumnNumber:(unsigned int)arg1 rowInfo:(struct EDRowInfo { unsigned int x1; unsigned int x2; unsigned short x3; unsigned short x4; unsigned short x5; unsigned short x6; unsigned char x7; unsigned int x8 : 1; unsigned int x9 : 1; }*)arg2; +- (struct EDCellHeader { unsigned short x1; unsigned int x2; }*)cellAtIndex:(unsigned int)arg1 rowInfo:(struct EDRowInfo { unsigned int x1; unsigned int x2; unsigned short x3; unsigned short x4; unsigned short x5; unsigned short x6; unsigned char x7; unsigned int x8 : 1; unsigned int x9 : 1; }*)arg2; +- (void)unarchiveFromData:(struct __CFData { }*)arg1 offset:(unsigned int*)arg2; +- (void)archiveByAppendingToMutableData:(struct __CFData { }*)arg1; +- (struct EDRowInfo { unsigned int x1; unsigned int x2; unsigned short x3; unsigned short x4; unsigned short x5; unsigned short x6; unsigned char x7; unsigned int x8 : 1; unsigned int x9 : 1; }*)rowInfoWithRowNumber:(unsigned int)arg1 createIfNil:(bool)arg2; +- (struct EDCellHeader { unsigned short x1; unsigned int x2; }*)addCellWithColumnNumber:(unsigned int)arg1 type:(int)arg2 isFormulaCell:(bool)arg3 rowInfo:(struct EDRowInfo {}**)arg4 rowBlocks:(id)arg5; +- (unsigned int)rowCount; +- (struct EDRowInfo { unsigned int x1; unsigned int x2; unsigned short x3; unsigned short x4; unsigned short x5; unsigned short x6; unsigned char x7; unsigned int x8 : 1; unsigned int x9 : 1; }*)rowInfoAtIndex:(unsigned int)arg1; +- (struct EDCellHeader { unsigned short x1; unsigned int x2; }*)cellWithColumnNumber:(unsigned int)arg1 rowInfo:(struct EDRowInfo { unsigned int x1; unsigned int x2; unsigned short x3; unsigned short x4; unsigned short x5; unsigned short x6; unsigned char x7; unsigned int x8 : 1; unsigned int x9 : 1; }*)arg2; +- (void)doneWithContent; +- (void)setIndex:(unsigned int)arg1; +- (unsigned int)index; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDRowBlocks.h b/OfficeImport.framework/EDRowBlocks.h new file mode 100755 index 0000000..74d74f3 --- /dev/null +++ b/OfficeImport.framework/EDRowBlocks.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDCollection, NSString, NSRecursiveLock, EDWorksheet, NSMutableArray; + +@interface EDRowBlocks : NSObject { + EDWorksheet *mWorksheet; + NSMutableArray *mRowBlocks; + EDCollection *mFormulas; + unsigned int mMaxPopulatedRow; + unsigned int mMaxPopulatedColumn; + NSString *mFileName; + int mLockCount; + NSRecursiveLock *mSaveLoadLock; +} + + +- (void)updateMaxPopulatedRow:(unsigned int)arg1 column:(unsigned int)arg2; +- (void)removeRowBlockAtIndex:(unsigned int)arg1; +- (unsigned int)indexOfRowBlockForRowNumber:(unsigned int)arg1; +- (struct EDCellHeader { unsigned short x1; unsigned int x2; }*)cellWithRowNumber:(unsigned int)arg1 columnNumber:(int)arg2; +- (unsigned int)maxPopulatedRow; +- (unsigned int)maxPopulatedColumn; +- (unsigned int)rowBlockCount; +- (bool)spaceForRowNumber:(unsigned int)arg1 rowBlock:(id)arg2; +- (id)rowBlockForRowNumber:(unsigned int)arg1 currentRowBlock:(id)arg2; +- (Class)classForFormulaType:(unsigned char)arg1; +- (id)fileNameForPersistingRowBlocks; +- (unsigned char)formulaTypeForFormula:(id)arg1; +- (id)initWithWorksheet:(id)arg1; +- (id)formulas; +- (id)rowBlockForRowNumber:(unsigned int)arg1 currentRowBlock:(id)arg2 createIfNil:(bool)arg3; +- (unsigned int)expectedIndexOfRowBlockForRowNumber:(unsigned int)arg1; +- (id)rowBlockAtIndex:(unsigned int)arg1; +- (void)flush; +- (void)load; +- (void)unlock; +- (void)lock; +- (void)save; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDRun.h b/OfficeImport.framework/EDRun.h new file mode 100755 index 0000000..d384642 --- /dev/null +++ b/OfficeImport.framework/EDRun.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDResources; + +@interface EDRun : NSObject { + EDResources *mResources; + unsigned int mCharIndex; + unsigned int mFontIndex; +} + ++ (id)runWithCharIndex:(unsigned int)arg1 fontIndex:(unsigned int)arg2 resources:(id)arg3; ++ (id)runWithResources:(id)arg1; ++ (id)runWithCharIndex:(unsigned int)arg1 font:(id)arg2 resources:(id)arg3; + +- (id)initWithCharIndex:(unsigned int)arg1 font:(id)arg2 resources:(id)arg3; +- (BOOL)isEqualToRun:(id)arg1; +- (id)initWithCharIndex:(unsigned int)arg1 fontIndex:(unsigned int)arg2 resources:(id)arg3; +- (unsigned int)charIndex; +- (void)setCharIndex:(unsigned int)arg1; +- (unsigned int)fontIndex; +- (void)setFontIndex:(unsigned int)arg1; +- (id)initWithResources:(id)arg1; +- (unsigned int)key; +- (id)font; +- (void)setFont:(id)arg1; +- (BOOL)isEqual:(id)arg1; + +@end diff --git a/OfficeImport.framework/EDRunsCollection.h b/OfficeImport.framework/EDRunsCollection.h new file mode 100755 index 0000000..497645b --- /dev/null +++ b/OfficeImport.framework/EDRunsCollection.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDRunsCollection : EDSortedCollection { +} + + +- (void)addRun:(id)arg1 baseStyle:(id)arg2; + +@end diff --git a/OfficeImport.framework/EDSharedFormula.h b/OfficeImport.framework/EDSharedFormula.h new file mode 100755 index 0000000..4b505d7 --- /dev/null +++ b/OfficeImport.framework/EDSharedFormula.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDReference; + +@interface EDSharedFormula : EDFormula { + unsigned int mBaseFormulaIndex; + int mRowBaseOrOffset; + int mColumnBaseOrOffset; + EDReference *mBaseFormulaRange; +} + + +- (void)updateBaseFormulaRangeWithRow:(int)arg1 column:(int)arg2; +- (unsigned int)baseFormulaIndex; +- (id)warningWithRowBlocks:(id)arg1; +- (id)baseFormulaRange; +- (void)setRowBaseOrOffset:(int)arg1; +- (void)setColumnBaseOrOffset:(int)arg1; +- (void)setBaseFormulaIndex:(unsigned int)arg1; +- (id)baseFormulaWithRowBlocks:(id)arg1; +- (int)rowBaseOrOffset; +- (int)columnBaseOrOffset; +- (void)unarchiveFromData:(struct __CFData { }*)arg1 offset:(unsigned int*)arg2; +- (void)archiveByAppendingToMutableData:(struct __CFData { }*)arg1; +- (id)initWithFormula:(id)arg1; +- (bool)isSharedFormula; +- (bool)isBaseFormula; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDSheet.h b/OfficeImport.framework/EDSheet.h new file mode 100755 index 0000000..3eb8d7d --- /dev/null +++ b/OfficeImport.framework/EDSheet.h @@ -0,0 +1,70 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDString, EDPageSetup, EDHeaderFooter, SFUPointerKeyDictionary, NSMutableArray, EDProcessors, EDWorkbook, ESDContainer, EDWarnings, EDColorReference; + +@interface EDSheet : OCDDelayedNode { + EDWorkbook *mWorkbook; + EDString *mName; + boolmHidden; + boolmDisplayFormulas; + boolmDisplayGridlines; + boolmIsDialogSheet; + EDColorReference *mDefaultGridlineColorReference; + EDHeaderFooter *mHeaderFooter; + EDPageSetup *mPageSetup; + NSMutableArray *mDrawables; + SFUPointerKeyDictionary *mTextBoxMap; + SFUPointerKeyDictionary *mCommentMap; + EDProcessors *mProcessors; + EDWarnings *mWarnings; + ESDContainer *mEscherDrawing; +} + +@property bool isDialogSheet; + ++ (id)sheetWithWorkbook:(id)arg1; + +- (void)reduceMemoryIfPossible; +- (id)escherDrawing; +- (void)setEscherDrawing:(id)arg1; +- (id)defaultGridlineColorReference; +- (id)drawableEnumerator; +- (void)doneWithNonRowContent; +- (void)setDisplayFormulas:(bool)arg1; +- (bool)isDisplayGridlines; +- (void)setDisplayGridlines:(bool)arg1; +- (id)defaultGridlineColor; +- (void)setDefaultGridlineColor:(id)arg1; +- (void)setHeaderFooter:(id)arg1; +- (void)setPageSetup:(id)arg1; +- (unsigned int)drawableCount; +- (id)drawableAtIndex:(unsigned int)arg1; +- (void)removeDrawableAtIndex:(unsigned int)arg1; +- (id)edTextBoxForShape:(id)arg1; +- (void)setEDTextBox:(id)arg1 forShape:(id)arg2; +- (id)edCommentForShape:(id)arg1; +- (void)setEDComment:(id)arg1 forShape:(id)arg2; +- (void)applyProcessors; +- (id)warnings; +- (bool)isDialogSheet; +- (void)setIsDialogSheet:(bool)arg1; +- (void)setup; +- (void)setDefaultGridlineColorReference:(id)arg1; +- (id)initWithWorkbook:(id)arg1; +- (id)pageSetup; +- (id)headerFooter; +- (id)workbook; +- (id)processors; +- (bool)isDisplayFormulas; +- (void)addDrawable:(id)arg1; +- (void)teardown; +- (id)drawables; +- (id)name; +- (void)setHidden:(bool)arg1; +- (bool)isHidden; +- (void)setName:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDSheetReference.h b/OfficeImport.framework/EDSheetReference.h new file mode 100755 index 0000000..5bd43cc --- /dev/null +++ b/OfficeImport.framework/EDSheetReference.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDSheetReference : EDReference { + int mSheetIndex; +} + ++ (id)referenceWithSheetIndex:(int)arg1 firstRow:(int)arg2 lastRow:(int)arg3 firstColumn:(int)arg4 lastColumn:(int)arg5; + +- (bool)isSheedIndexValid; +- (id)initWithSheetIndex:(int)arg1 firstRow:(int)arg2 lastRow:(int)arg3 firstColumn:(int)arg4 lastColumn:(int)arg5; +- (BOOL)isEqualToTableReference:(id)arg1; +- (int)sheetIndex; +- (bool)fullyAdjacentToReference:(id)arg1; +- (void)unionWithReference:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)init; + +@end diff --git a/OfficeImport.framework/EDSortedCollection.h b/OfficeImport.framework/EDSortedCollection.h new file mode 100755 index 0000000..af32593 --- /dev/null +++ b/OfficeImport.framework/EDSortedCollection.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDSortedCollection : EDKeyedCollection { +} + + +- (unsigned int)addObject:(id)arg1 overrideDuplicate:(bool)arg2; +- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)insertObject:(id)arg1 atIndex:(unsigned int)arg2; +- (unsigned int)addObject:(id)arg1; + +@end diff --git a/OfficeImport.framework/EDString.h b/OfficeImport.framework/EDString.h new file mode 100755 index 0000000..b1f71ef --- /dev/null +++ b/OfficeImport.framework/EDString.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDPhoneticInfo, NSString, EDRunsCollection; + +@interface EDString : NSObject { + NSString *mString; + EDRunsCollection *mRuns; + EDPhoneticInfo *mPhoneticInfo; + boolmDoNotModify; +} + ++ (id)edStringWithString:(id)arg1 runs:(id)arg2; ++ (id)edStringWithString:(id)arg1; ++ (id)string; + +- (id)firstRunFont; +- (bool)areThereRuns; +- (void)setRuns:(id)arg1; +- (id)initWithString:(id)arg1 runs:(id)arg2; +- (BOOL)isEqualToEDString:(id)arg1; +- (id)phoneticInfo; +- (void)setPhoneticInfo:(id)arg1; +- (id)runs; +- (void)setDoNotModify:(bool)arg1; +- (bool)isEmpty; +- (id)initWithString:(id)arg1; +- (id)string; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (BOOL)isEqualToString:(id)arg1; +- (void)setString:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDStyle.h b/OfficeImport.framework/EDStyle.h new file mode 100755 index 0000000..6e96f9d --- /dev/null +++ b/OfficeImport.framework/EDStyle.h @@ -0,0 +1,77 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDProtection, EDResources; + +@interface EDStyle : NSObject { + EDResources *mResources; + unsigned int mParentIndex; + unsigned int mContentFormatId; + unsigned int mFontIndex; + unsigned int mFillIndex; + unsigned int mAlignmentInfoIndex; + unsigned int mBordersIndex; + EDProtection *mProtection; + unsigned int mIndex; + boolmContentFormatOverridden; + boolmFontOverridden; + boolmFillOverridden; + boolmAlignmentInfoOverridden; + boolmBordersOverridden; + boolmProtectionOverridden; + boolmDoNotModify; +} + ++ (id)styleWithResources:(id)arg1; + +- (unsigned int)contentFormatId; +- (void)setContentFormatId:(unsigned int)arg1; +- (unsigned int)parentIndex; +- (void)setParentIndex:(unsigned int)arg1; +- (unsigned int)bordersIndex; +- (void)setBordersIndex:(unsigned int)arg1; +- (unsigned int)fillIndex; +- (void)setFillIndex:(unsigned int)arg1; +- (unsigned int)alignmentInfoIndex; +- (void)setAlignmentInfoIndex:(unsigned int)arg1; +- (bool)isContentFormatOverridden; +- (void)setContentFormatOverridden:(bool)arg1; +- (bool)isFontOverridden; +- (void)setFontOverridden:(bool)arg1; +- (bool)isFillOverridden; +- (void)setFillOverridden:(bool)arg1; +- (bool)isAlignmentInfoOverridden; +- (void)setAlignmentInfoOverridden:(bool)arg1; +- (bool)isBordersOverridden; +- (void)setBordersOverridden:(bool)arg1; +- (bool)isProtectionOverridden; +- (void)setProtectionOverridden:(bool)arg1; +- (id)parent; +- (BOOL)isEquivalentToStyle:(id)arg1; +- (BOOL)isEqualToStyle:(id)arg1; +- (unsigned int)fontIndex; +- (void)setFontIndex:(unsigned int)arg1; +- (void)setAlignmentInfo:(id)arg1; +- (id)protection; +- (void)setProtection:(id)arg1; +- (id)contentFormat; +- (void)setContentFormat:(id)arg1; +- (void)setDoNotModify:(bool)arg1; +- (id)alignmentInfo; +- (id)initWithResources:(id)arg1; +- (id)borders; +- (void)setBorders:(id)arg1; +- (void)setFill:(id)arg1; +- (void)setParent:(id)arg1; +- (void)setIndex:(unsigned int)arg1; +- (unsigned int)index; +- (id)font; +- (id)fill; +- (void)setFont:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDStylesCollection.h b/OfficeImport.framework/EDStylesCollection.h new file mode 100755 index 0000000..7616e18 --- /dev/null +++ b/OfficeImport.framework/EDStylesCollection.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDStylesCollection : EDCollection { + unsigned int mDefaultWorkbookStyleIndex; +} + + +- (unsigned int)defaultWorkbookStyleIndex; +- (void)setDefaultWorkbookStyleIndex:(unsigned int)arg1; +- (id)defaultWorkbookStyle; +- (void)replaceObjectAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)removeObjectAtIndex:(unsigned int)arg1; +- (void)removeAllObjects; +- (unsigned int)addObject:(id)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/EDTable.h b/OfficeImport.framework/EDTable.h new file mode 100755 index 0000000..bfb4fa9 --- /dev/null +++ b/OfficeImport.framework/EDTable.h @@ -0,0 +1,88 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDCollection, NSString, EDReference, EDResources; + +@interface EDTable : NSObject { + EDResources *mResources; + unsigned int mStyleIndex; + unsigned int mHeaderRowDxfIndex; + unsigned int mTotalsRowDxfIndex; + unsigned int mDataAreaDxfIndex; + unsigned int mHeaderRowBorderDxfIndex; + unsigned int mTotalsRowBorderDxfIndex; + unsigned int mDataAreaBorderDxfIndex; + unsigned int mTableBorderDxfIndex; + NSString *mName; + NSString *mDisplayName; + EDReference *mTableRange; + NSString *mStyleName; + unsigned int mHeaderRowCount; + unsigned int mTotalsRowCount; + boolmShowFirstColumn; + boolmShowLastColumn; + boolmShowRowStripes; + boolmShowColumnStripes; + EDCollection *mTableColumns; +} + ++ (id)tableWithResources:(id)arg1; + +- (void)setDisplayName:(id)arg1; +- (unsigned int)headerRowDxfIndex; +- (void)setHeaderRowDxfIndex:(unsigned int)arg1; +- (unsigned int)totalsRowDxfIndex; +- (void)setTotalsRowDxfIndex:(unsigned int)arg1; +- (unsigned int)dataAreaDxfIndex; +- (void)setDataAreaDxfIndex:(unsigned int)arg1; +- (unsigned int)headerRowBorderDxfIndex; +- (void)setHeaderRowBorderDxfIndex:(unsigned int)arg1; +- (unsigned int)totalsRowBorderDxfIndex; +- (void)setTotalsRowBorderDxfIndex:(unsigned int)arg1; +- (unsigned int)dataAreaBorderDxfIndex; +- (void)setDataAreaBorderDxfIndex:(unsigned int)arg1; +- (unsigned int)tableBorderDxfIndex; +- (void)setTableBorderDxfIndex:(unsigned int)arg1; +- (id)headerRowDxf; +- (void)setHeaderRowDxf:(id)arg1; +- (id)totalsRowDxf; +- (void)setTotalsRowDxf:(id)arg1; +- (id)dataAreaDxf; +- (void)setDataAreaDxf:(id)arg1; +- (id)headerRowBorderDxf; +- (void)setHeaderRowBorderDxf:(id)arg1; +- (id)totalsRowBorderDxf; +- (void)setTotalsRowBorderDxf:(id)arg1; +- (id)dataAreaBorderDxf; +- (void)setDataAreaBorderDxf:(id)arg1; +- (void)setTableBorderDxf:(id)arg1; +- (void)setHeaderRowCount:(unsigned int)arg1; +- (void)setTotalsRowCount:(unsigned int)arg1; +- (void)setShowFirstColumn:(bool)arg1; +- (void)setTableRange:(id)arg1; +- (id)styleName; +- (void)setStyleName:(id)arg1; +- (void)setShowLastColumn:(bool)arg1; +- (void)setShowRowStripes:(bool)arg1; +- (void)setShowColumnStripes:(bool)arg1; +- (void)setStyleIndex:(unsigned int)arg1; +- (id)tableBorderDxf; +- (bool)showFirstColumn; +- (bool)showLastColumn; +- (id)tableRange; +- (unsigned int)headerRowCount; +- (unsigned int)totalsRowCount; +- (unsigned int)styleIndex; +- (id)initWithResources:(id)arg1; +- (bool)showRowStripes; +- (bool)showColumnStripes; +- (id)displayName; +- (id)tableColumns; +- (id)style; +- (void)setStyle:(id)arg1; +- (id)name; +- (void)setName:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDTableColumn.h b/OfficeImport.framework/EDTableColumn.h new file mode 100755 index 0000000..5dbe5df --- /dev/null +++ b/OfficeImport.framework/EDTableColumn.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDString, EDResources; + +@interface EDTableColumn : NSObject { + EDResources *mResources; + unsigned int mHeaderRowDxfIndex; + unsigned int mTotalsRowDxfIndex; + unsigned int mDataAreaDxfIndex; + EDString *mName; + EDString *mUniqueName; + EDString *mTotalsRowLabel; +} + ++ (id)tableColumnWithResources:(id)arg1; + +- (void)setUniqueName:(id)arg1; +- (id)totalsRowLabel; +- (void)setTotalsRowLabel:(id)arg1; +- (unsigned int)headerRowDxfIndex; +- (void)setHeaderRowDxfIndex:(unsigned int)arg1; +- (unsigned int)totalsRowDxfIndex; +- (void)setTotalsRowDxfIndex:(unsigned int)arg1; +- (unsigned int)dataAreaDxfIndex; +- (void)setDataAreaDxfIndex:(unsigned int)arg1; +- (id)headerRowDxf; +- (void)setHeaderRowDxf:(id)arg1; +- (id)totalsRowDxf; +- (void)setTotalsRowDxf:(id)arg1; +- (id)dataAreaDxf; +- (void)setDataAreaDxf:(id)arg1; +- (id)initWithResources:(id)arg1; +- (id)uniqueName; +- (id)name; +- (void)setName:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDTableStyle.h b/OfficeImport.framework/EDTableStyle.h new file mode 100755 index 0000000..51c3fd6 --- /dev/null +++ b/OfficeImport.framework/EDTableStyle.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString, EDKeyedCollection; + +@interface EDTableStyle : NSObject { + NSString *mName; + EDKeyedCollection *mTableStyleElements; +} + ++ (id)tableStyle; + +- (id)tableStyleElements; +- (id)name; +- (void)setName:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDTableStyleElement.h b/OfficeImport.framework/EDTableStyleElement.h new file mode 100755 index 0000000..b5e8202 --- /dev/null +++ b/OfficeImport.framework/EDTableStyleElement.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDCollection, EDDifferentialStyle; + +@interface EDTableStyleElement : NSObject { + EDCollection *mDifferentialStyles; + int mType; + unsigned int mBandSize; + EDDifferentialStyle *mDifferentialStyle; +} + ++ (id)tableStyleElementWithResources:(id)arg1; + +- (void)setBandSize:(unsigned int)arg1; +- (void)setDifferentialStyleWithIndex:(unsigned int)arg1; +- (id)differentialStyle; +- (id)initWithResources:(id)arg1; +- (void)setDifferentialStyle:(id)arg1; +- (unsigned int)bandSize; +- (unsigned int)key; +- (int)type; +- (void)setType:(int)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDTableStylesCollection.h b/OfficeImport.framework/EDTableStylesCollection.h new file mode 100755 index 0000000..cfe1802 --- /dev/null +++ b/OfficeImport.framework/EDTableStylesCollection.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface EDTableStylesCollection : EDCollection { + NSString *mDefaultTableStyleName; + NSString *mDefaultPivotStyleName; +} + + +- (id)defaultPivotStyle; +- (id)defaultTableStyleName; +- (void)setDefaultTableStyleName:(id)arg1; +- (void)setDefaultPivotStyleName:(id)arg1; +- (id)defaultPivotStyleName; +- (id)objectWithName:(id)arg1; +- (id)defaultTableStyle; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDTextBox.h b/OfficeImport.framework/EDTextBox.h new file mode 100755 index 0000000..a1b7a7e --- /dev/null +++ b/OfficeImport.framework/EDTextBox.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDAlignmentInfo, EDProtection, EDString; + +@interface EDTextBox : NSObject { + EDString *mText; + EDAlignmentInfo *mAlignmentInfo; + EDProtection *mProtection; +} + ++ (id)textBox; + +- (void)setAlignmentInfo:(id)arg1; +- (id)protection; +- (void)setProtection:(id)arg1; +- (id)alignmentInfo; +- (id)text; +- (void)setText:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDTokenTree.h b/OfficeImport.framework/EDTokenTree.h new file mode 100755 index 0000000..675f239 --- /dev/null +++ b/OfficeImport.framework/EDTokenTree.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDTokenTree : NSObject { +} + ++ (id)buildSubtreeAtIndex:(unsigned int*)arg1 formula:(id)arg2; ++ (unsigned int)childCountForToken:(unsigned int)arg1 formula:(id)arg2; ++ (bool)isTokenNoOp:(unsigned int)arg1 formula:(id)arg2; ++ (bool)isTokenAttrASum:(unsigned short)arg1; ++ (id)buildSubtree:(unsigned int)arg1 formula:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EDTokenTreeNode.h b/OfficeImport.framework/EDTokenTreeNode.h new file mode 100755 index 0000000..518ed9d --- /dev/null +++ b/OfficeImport.framework/EDTokenTreeNode.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDTokenTreeNode; + +@interface EDTokenTreeNode : NSObject { + unsigned int mTokenIndex; + int mTokenType; + EDTokenTreeNode *mFirstChild; + EDTokenTreeNode *mSibling; +} + ++ (id)tokenTreeNodeWithIndexAndType:(unsigned int)arg1 type:(int)arg2; + +- (void)setFirstChild:(id)arg1; +- (void)setSibling:(id)arg1; +- (id)initWithIndexAndType:(unsigned int)arg1 type:(int)arg2; +- (unsigned int)tokenIndex; +- (id)sibling; +- (id)firstChild; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDTwoCellAnchor.h b/OfficeImport.framework/EDTwoCellAnchor.h new file mode 100755 index 0000000..968f32c --- /dev/null +++ b/OfficeImport.framework/EDTwoCellAnchor.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDTwoCellAnchor : EDAnchor { + struct EDCellAnchorMarker { + int columnIndex; + float columnAdjustment; + int rowIndex; + float rowAdjustment; + } mFrom; + struct EDCellAnchorMarker { + int columnIndex; + float columnAdjustment; + int rowIndex; + float rowAdjustment; + } mTo; + BOOL mIsRelative; + int mEditAs; +} + + +- (BOOL)isRelative; +- (void)setRelative:(BOOL)arg1; +- (int)editAs; +- (void)setEditAs:(int)arg1; +- (struct EDCellAnchorMarker { int x1; float x2; int x3; float x4; })to; +- (void)setTo:(struct EDCellAnchorMarker { int x1; float x2; int x3; float x4; })arg1; +- (struct EDCellAnchorMarker { int x1; float x2; int x3; float x4; })from; +- (void)setFrom:(struct EDCellAnchorMarker { int x1; float x2; int x3; float x4; })arg1; +- (id).cxx_construct; +- (id)init; + +@end diff --git a/OfficeImport.framework/EDUnsupportedSheet.h b/OfficeImport.framework/EDUnsupportedSheet.h new file mode 100755 index 0000000..a590ee1 --- /dev/null +++ b/OfficeImport.framework/EDUnsupportedSheet.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDUnsupportedSheet : EDSheet { +} + + + +@end diff --git a/OfficeImport.framework/EDWarnings.h b/OfficeImport.framework/EDWarnings.h new file mode 100755 index 0000000..a673a6b --- /dev/null +++ b/OfficeImport.framework/EDWarnings.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EDWarnings : NSObject { + struct __CFArray { } *mWarnings; +} + + +- (void)reportWarningsWithAssociatedObject:(id)arg1; +- (void)addWarning:(struct CPTaggedMessageStructure { int x1; id x2; }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDWorkbook.h b/OfficeImport.framework/EDWorkbook.h new file mode 100755 index 0000000..b8fd179 --- /dev/null +++ b/OfficeImport.framework/EDWorkbook.h @@ -0,0 +1,65 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ECMappingContext, OADTheme, EDResources, NSMutableArray, EDProcessors, ESDContainer, EDReference, NSString, EDWarnings, NSDate; + +@interface EDWorkbook : OCDDocument { + EDResources *mResources; + NSMutableArray *mOtherResources; + EDProcessors *mProcessors; + ECMappingContext *mMappingContext; + EDWarnings *mWarnings; + NSMutableArray *mSheets; + EDReference *mVisibleRange; + unsigned int mActiveSheetIndex; + NSDate *mDateBaseDate; + unsigned int mDateBase; + NSString *mFileName; + NSString *mTemporaryDirectory; + OADTheme *mTheme; + ESDContainer *mEscherDrawingGroup; + unsigned int mRealSheetCount; +} + + +- (id)theme; +- (void)setTheme:(id)arg1; +- (void)removeWorksheetAtIndex:(unsigned int)arg1; +- (id)escherDrawingGroup; +- (void)setEscherDrawingGroup:(id)arg1; +- (unsigned int)activeSheetIndex; +- (void)setActiveSheetIndex:(unsigned int)arg1; +- (id)initWithFileName:(id)arg1 andStringOptimization:(bool)arg2; +- (void)setResources:(id)arg1; +- (void)addOtherResources:(id)arg1; +- (id)temporaryDirectory; +- (void)setTemporaryDirectory:(id)arg1; +- (id)dateBaseDate; +- (unsigned int)dateBase; +- (void)setDateBase:(unsigned int)arg1; +- (id)visibleRange; +- (void)setVisibleRange:(id)arg1; +- (unsigned int)indexOfSheetWithName:(id)arg1; +- (void)addSheet:(id)arg1; +- (id)activeSheet; +- (void)setActiveSheet:(id)arg1; +- (void)setMappingContext:(id)arg1; +- (void)trashSheetAtIndex:(unsigned int)arg1; +- (id)sheetAtIndex:(unsigned int)arg1; +- (void)reduceMemoryIfPossible; +- (void)applyProcessors; +- (id)warnings; +- (id)initWithStringOptimization:(bool)arg1; +- (id)mappingContext; +- (unsigned int)indexOfSheet:(id)arg1; +- (id)resources; +- (id)workbookName; +- (unsigned int)sheetCount; +- (id)sheetAtIndex:(unsigned int)arg1 loadIfNeeded:(bool)arg2; +- (id)processors; +- (id)fileName; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EDWorksheet.h b/OfficeImport.framework/EDWorksheet.h new file mode 100755 index 0000000..9b1ab35 --- /dev/null +++ b/OfficeImport.framework/EDWorksheet.h @@ -0,0 +1,66 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDPane, EDColumnInfoCollection, EDRowBlocks, SFUPointerKeyDictionary, EDMergedCellCollection, EDReference, EDCollection, EDWarnings; + +@interface EDWorksheet : EDSheet { + EDRowBlocks *mRowBlocks; + EDColumnInfoCollection *mColumnInfos; + EDCollection *mConditionalFormattings; + EDCollection *mHyperlinks; + EDCollection *mTables; + EDCollection *mPivotTables; + EDMergedCellCollection *mMergedCells; + EDPane *mPane; + EDWarnings *mWorksheetWarnings; + double mDefaultColumnWidth; + unsigned short mDefaultRowHeight; + unsigned int mMaxRowOutlineLevel; + unsigned int mMaxColumnOutlineLevel; + boolmFitToPage; + EDReference *mMaxCellReferencedInFormulas; + SFUPointerKeyDictionary *mMergedRows; + SFUPointerKeyDictionary *mMergedCols; + EDReference *mImplicitCellArea; +} + + +- (double)defaultColumnWidth; +- (void)setDefaultColumnWidth:(double)arg1; +- (unsigned short)defaultRowHeight; +- (unsigned int)maxRowOutlineLevel; +- (void)setMaxRowOutlineLevel:(unsigned int)arg1; +- (void)updateMaxRowOutlineLevelIfNeeded:(unsigned int)arg1; +- (unsigned int)maxColumnOutlineLevel; +- (void)setMaxColumnOutlineLevel:(unsigned int)arg1; +- (BOOL)hasMergedRow; +- (BOOL)isRowMerged:(unsigned int)arg1; +- (id)mergedRowRef:(unsigned int)arg1; +- (BOOL)hasMergedCol; +- (BOOL)isColMerged:(unsigned int)arg1; +- (id)mergedColRef:(unsigned int)arg1; +- (id)maxCellReferencedInFormulas; +- (id)implicitCellArea; +- (void)setImplicitCellArea:(id)arg1; +- (void)setDefaultRowHeight:(unsigned short)arg1; +- (bool)fitToPage; +- (void)setFitToPage:(bool)arg1; +- (id)conditionalFormattings; +- (id)pane; +- (void)setPane:(id)arg1; +- (id)worksheetWarnings; +- (void)reduceMemoryIfPossible; +- (void)setup; +- (void)updateMaxColumnOutlineLevelIfNeeded:(unsigned int)arg1; +- (void)teardown; +- (id)tables; +- (id)columnInfos; +- (id)pivotTables; +- (id)mergedCells; +- (void)setMergedRowsRef:(id)arg1 from:(unsigned int)arg2 to:(unsigned int)arg3; +- (void)setMergedColsRef:(id)arg1 from:(unsigned int)arg2 to:(unsigned int)arg3; +- (id)rowBlocks; +- (id)hyperlinks; + +@end diff --git a/OfficeImport.framework/EMAxisMapper.h b/OfficeImport.framework/EMAxisMapper.h new file mode 100755 index 0000000..4f27068 --- /dev/null +++ b/OfficeImport.framework/EMAxisMapper.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EMAxisMapper : CMMapper { +} + + +- (float)maxValue; +- (float)unit; +- (bool)isLogarithmic; +- (bool)centerLabels; +- (struct CGColor { }*)strokeColor; +- (float)strokeWidth; +- (id)labels; +- (unsigned int)type; +- (id)label; +- (id)values; +- (float)minValue; +- (struct CGColor { }*)textColor; +- (id)position; + +@end diff --git a/OfficeImport.framework/EMBordersProperty.h b/OfficeImport.framework/EMBordersProperty.h new file mode 100755 index 0000000..58e1f19 --- /dev/null +++ b/OfficeImport.framework/EMBordersProperty.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDBorders, NSColorStub; + +@interface EMBordersProperty : CMProperty { + EDBorders *edValue; + NSColorStub *mBorderColor; + NSColorStub *mBorderTopColor; + NSColorStub *mBorderLeftColor; + NSColorStub *mBorderBottomColor; + NSColorStub *mBorderRightColor; + int mBorderStyle[5]; + int mBorderWidth[5]; +} + + +- (id)initWithEDBorders:(id)arg1; +- (BOOL)hasSameColorsAs:(id)arg1; +- (BOOL)hasSameStylesAs:(id)arg1; +- (BOOL)hasSameWidthsAs:(id)arg1; +- (void)setBorderStyleAndWidth:(int)arg1 location:(unsigned int)arg2; +- (id)styleHashNumber; +- (id)widthHashNumber; +- (int*)borderStyles; +- (int*)borderWidths; +- (BOOL)isNoneAtLocation:(int)arg1; +- (void)setNoneAtLocation:(int)arg1; +- (id)cssString; +- (id)widthString; +- (id)colorString; +- (id)stringFromStyleEnum:(int)arg1; +- (id)stringFromWidthEnum:(int)arg1; +- (id)stringFromColor:(id)arg1; +- (id)initWithOADStroke:(id)arg1; +- (id)cssStringForName:(id)arg1; +- (id)borderColor; +- (id)styleString; +- (BOOL)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/EMCellMapper.h b/OfficeImport.framework/EMCellMapper.h new file mode 100755 index 0000000..ad99ea6 --- /dev/null +++ b/OfficeImport.framework/EMCellMapper.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDReference; + +@interface EMCellMapper : CMMapper { + struct EDCellHeader { unsigned short x1; unsigned int x2; } *edCell; + EDReference *edMergedCellReference; + int rowNumber; + int firstColumn; + int lastColumn; + int columnSpan; + BOOL firstCellFlag; + BOOL spreadLeftFlag; + double columnWidth; +} + + +- (id)mapHyperlinkAt:(id)arg1; +- (id)initWithEDCell:(struct EDCellHeader { unsigned short x1; unsigned int x2; }*)arg1 rowInfo:(struct EDRowInfo { unsigned int x1; unsigned int x2; unsigned short x3; unsigned short x4; unsigned short x5; unsigned short x6; unsigned char x7; unsigned int x8 : 1; unsigned int x9 : 1; }*)arg2 parent:(id)arg3 state:(id)arg4; +- (void)resetColumnSpan:(int)arg1; +- (int)columnSpan; +- (BOOL)isCellEmpty; +- (void)setFirstCellFlag; +- (BOOL)isFirstCell; +- (BOOL)isCellSpreading:(id)arg1; +- (BOOL)isCellMerged; +- (void)adjustColumnSpanForGrid:(double*)arg1 columnCount:(unsigned int)arg2 nextCell:(struct EDCellHeader { unsigned short x1; unsigned int x2; }*)arg3 withState:(id)arg4; +- (void)mapAt:(id)arg1 withState:(id)arg2 height:(double)arg3; +- (void)mapRowColSpansAt:(id)arg1 withState:(id)arg2; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (id)initWithParent:(id)arg1; +- (void)setFirstColumn:(int)arg1; +- (void)setLastColumn:(int)arg1; +- (int)firstColumn; +- (int)lastColumn; +- (double)columnWidth; + +@end diff --git a/OfficeImport.framework/EMCellNumberMapper.h b/OfficeImport.framework/EMCellNumberMapper.h new file mode 100755 index 0000000..49a9a8f --- /dev/null +++ b/OfficeImport.framework/EMCellNumberMapper.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDStyle; + +@interface EMCellNumberMapper : CMMapper { + double edValue; + EDStyle *edStyle; +} + + +- (id)formatValueAsNumber; +- (id)insertRedSpanIfNegativeAt:(id)arg1; +- (id)initWithDoubleValue:(double)arg1 style:(id)arg2 parent:(id)arg3; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/EMCellStyle.h b/OfficeImport.framework/EMCellStyle.h new file mode 100755 index 0000000..581b87f --- /dev/null +++ b/OfficeImport.framework/EMCellStyle.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDStyle; + +@interface EMCellStyle : CMStyle { + EDStyle *edStyle; + BOOL _nameContainsItalic; + BOOL _nameContainsBold; +} + + +- (void)addFontStyle:(id)arg1; +- (void)addBordersStyle:(id)arg1; +- (void)addFillStyle:(id)arg1; +- (void)addAlignmentStyle:(id)arg1; +- (id)_parseFontName:(id)arg1; +- (id)initWithEDStyle:(id)arg1; +- (void)changeWithContentWidth:(double)arg1 columnWidth:(double)arg2; +- (void)changeWithContentFormatType:(int)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/EMCellTextMapper.h b/OfficeImport.framework/EMCellTextMapper.h new file mode 100755 index 0000000..18de1d4 --- /dev/null +++ b/OfficeImport.framework/EMCellTextMapper.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDStyle, EDString; + +@interface EMCellTextMapper : CMMapper { + EDString *edString; + EDStyle *edStyle; +} + + +- (void)mapVerticalTextAt:(id)arg1 withState:(id)arg2 width:(double)arg3 height:(double)arg4; +- (void)mapTextRunsAt:(id)arg1; +- (id)initWithEDString:(id)arg1 style:(id)arg2 parent:(id)arg3; +- (void)mapAt:(id)arg1 withState:(id)arg2 columnWidth:(double)arg3 height:(double)arg4 spreadLeft:(BOOL)arg5; +- (double)contentWidth; + +@end diff --git a/OfficeImport.framework/EMChartMapper.h b/OfficeImport.framework/EMChartMapper.h new file mode 100755 index 0000000..39d69a9 --- /dev/null +++ b/OfficeImport.framework/EMChartMapper.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class CHDChartType, CHDAxis, CHDSeries, CMState, CHDChart, EDResources; + +@interface EMChartMapper : CMMapper { + CHDChart *mChart; + CMState *mState; + EDResources *mResources; + CHDChartType *mMainType; + CHDSeries *mMainSeries; + CHDAxis *mBaseAxis; + CHDAxis *mPrimaryAxis; + CHDAxis *mSecondaryAxis; + BOOL mIsHorizontal; + BOOL mIsStacked; + BOOL mIsPercentStacked; + unsigned int mPieIndex; + struct { + BOOL primaryCategoryHasDates; + BOOL secondaryCategoryHasDates; + BOOL primaryAxisHasDates; + BOOL secondaryAxisHasDates; + } mPlotInfos; + BOOL mHasDateCategory; + BOOL mHasPrimaryDateAxis; + BOOL mHasSecondaryDateAxis; +} + ++ (struct CGColor { }*)newColorWithCalibratedRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; + +- (id)initWithChart:(id)arg1 parent:(id)arg2; +- (id)createPdfWithState:(id)arg1 withSize:(struct CGSize { float x1; float x2; })arg2; +- (void)addTitleToDescription:(id)arg1 withState:(id)arg2; +- (void)addBackgroundToDescription:(id)arg1 withState:(id)arg2; +- (void)addLegendToDescription:(id)arg1 chartSize:(struct CGSize { float x1; float x2; })arg2 withState:(id)arg3; +- (void)_addCategoryAxis:(id)arg1 series:(id)arg2 state:(id)arg3 toDescription:(id)arg4; +- (void)_addUnitAxis:(id)arg1 series:(id)arg2 state:(id)arg3 toDescription:(id)arg4; +- (void)addSeries:(id)arg1 toDescription:(id)arg2 withState:(id)arg3; +- (id)_baseDateForState:(id)arg1; +- (void)_addGraphicProperties:(id)arg1 toDescription:(id)arg2 withState:(id)arg3; +- (void)_addStandardSeries:(id)arg1 toDescription:(id)arg2 withState:(id)arg3; + +@end diff --git a/OfficeImport.framework/EMChartsheetMapper.h b/OfficeImport.framework/EMChartsheetMapper.h new file mode 100755 index 0000000..bb6a893 --- /dev/null +++ b/OfficeImport.framework/EMChartsheetMapper.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDChartSheet; + +@interface EMChartsheetMapper : EMSheetMapper { + EDChartSheet *mChartSheet; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } mBox; +} + + +- (id)initWithChartSheet:(id)arg1 parent:(id)arg2; +- (int)preprocessWidthWithState:(id)arg1; +- (int)preprocessHeightWithState:(id)arg1; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (int)width; + +@end diff --git a/OfficeImport.framework/EMColumnInfoMapper.h b/OfficeImport.framework/EMColumnInfoMapper.h new file mode 100755 index 0000000..ca5af7f --- /dev/null +++ b/OfficeImport.framework/EMColumnInfoMapper.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDColumnInfo; + +@interface EMColumnInfoMapper : CMMapper { + EDColumnInfo *edColumnInfo; + double columnWidth; + int columnSpan; +} + + +- (id)initWithEDColumnInfo:(id)arg1 maxSpan:(int)arg2 parent:(id)arg3; +- (id)initWithDefaultWidth:(double)arg1 span:(int)arg2 parent:(id)arg3; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (double)columnWidth; + +@end diff --git a/OfficeImport.framework/EMDrawableMapper.h b/OfficeImport.framework/EMDrawableMapper.h new file mode 100755 index 0000000..76691d6 --- /dev/null +++ b/OfficeImport.framework/EMDrawableMapper.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EMDrawableMapper : CMDrawableMapper { + double *mRowGrid; + double *mColumnGrid; +} + ++ (BOOL)isAnchorRelative:(id)arg1; + +- (id)workbookMapper; +- (id)initWithOADDrawable:(id)arg1 rowGrid:(double*)arg2 columnGrid:(double*)arg3; +- (id)worksheetMapper; +- (void)mapChartAt:(id)arg1 withState:(id)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })getImageRect; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })mapAnchorToRect:(id)arg1 rowGrid:(double*)arg2 columnGrid:(double*)arg3; +- (struct CGPoint { float x1; float x2; })anchorMarkerToPosition:(struct EDCellAnchorMarker { int x1; float x2; int x3; float x4; })arg1 rowGrid:(double*)arg2 columnGrid:(double*)arg3 start:(BOOL)arg4 relative:(BOOL)arg5; +- (id)initWithOADDrawable:(id)arg1 parent:(id)arg2; +- (id)initWithChartDrawable:(id)arg1 box:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 parent:(id)arg3; +- (void)mapBounds; +- (void)setBoundingBox; +- (void)mapOfficeArtShapeAt:(id)arg1 withState:(id)arg2; +- (void)mapOfficeArtGroupAt:(id)arg1 withState:(id)arg2; +- (void)mapDiagramAt:(id)arg1 withState:(id)arg2; +- (void)mapTextBoxAt:(id)arg1 withState:(id)arg2; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/EMEnumProperty.h b/OfficeImport.framework/EMEnumProperty.h new file mode 100755 index 0000000..4eb8da8 --- /dev/null +++ b/OfficeImport.framework/EMEnumProperty.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EMEnumProperty : CMProperty { + int wdValue; +} + ++ (id)mapHorizontalAlignmentValue:(int)arg1; ++ (id)mapVerticalAlignmentValue:(int)arg1; ++ (id)mapUnderlineValue:(int)arg1; + +- (id)mapHorizontalAlignment; +- (id)mapVerticalAlignment; +- (id)initWithEnum:(int)arg1; +- (id)cssStringForName:(id)arg1; +- (id)mapUnderline; +- (int)value; + +@end diff --git a/OfficeImport.framework/EMFPlayer.h b/OfficeImport.framework/EMFPlayer.h new file mode 100755 index 0000000..31afd80 --- /dev/null +++ b/OfficeImport.framework/EMFPlayer.h @@ -0,0 +1,99 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class MFGraphicsDevice; + +@interface EMFPlayer : NSObject { + MFGraphicsDevice *m_gdi; + BOOL m_headerDone; +} + ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundsInLogicalUnits:(id)arg1; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundsInPoints:(id)arg1; + +- (id)initWithGraphicsDevice:(id)arg1; +- (int)play:(unsigned int)arg1 :(const char *)arg2; +- (int)playHeader:(unsigned int)arg1 :(const char *)arg2; +- (int)playUnsupported:(unsigned int)arg1 :(const char *)arg2 :(const char *)arg3; +- (int)playPolyBezier:(unsigned int)arg1 :(const char *)arg2 :(BOOL)arg3; +- (int)playPolygon:(unsigned int)arg1 :(const char *)arg2 :(BOOL)arg3; +- (int)playPolyLine:(unsigned int)arg1 :(const char *)arg2 :(BOOL)arg3; +- (int)playPolyBezierTo:(unsigned int)arg1 :(const char *)arg2 :(BOOL)arg3; +- (int)playPolyLineTo:(unsigned int)arg1 :(const char *)arg2 :(BOOL)arg3; +- (int)playPolyPolyLine:(unsigned int)arg1 :(const char *)arg2 :(BOOL)arg3; +- (int)playPolyPolygon:(unsigned int)arg1 :(const char *)arg2 :(BOOL)arg3; +- (int)playSetWindowExt:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetWindowOrg:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetViewportExt:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetViewportOrg:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetBrushOrg:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetMapMode:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetBkMode:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetPolyFillMode:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetRop2:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetStretchBltMode:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetTextAlign:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetTextColour:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetBkColour:(unsigned int)arg1 :(const char *)arg2; +- (int)playMoveToEx:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetMetaRgn:(unsigned int)arg1 :(const char *)arg2; +- (int)playExcludeClipRect:(unsigned int)arg1 :(const char *)arg2; +- (int)playIntersectClipRect:(unsigned int)arg1 :(const char *)arg2; +- (int)playScaleViewportExt:(unsigned int)arg1 :(const char *)arg2; +- (int)playScaleWindowExt:(unsigned int)arg1 :(const char *)arg2; +- (int)playSaveDC:(unsigned int)arg1 :(const char *)arg2; +- (int)playRestoreDC:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetWorldTransform:(unsigned int)arg1 :(const char *)arg2; +- (int)playModifyWorldTransform:(unsigned int)arg1 :(const char *)arg2; +- (int)playSelectObject:(unsigned int)arg1 :(const char *)arg2; +- (int)playCreatePen:(unsigned int)arg1 :(const char *)arg2; +- (int)playCreateBrushIndirect:(unsigned int)arg1 :(const char *)arg2; +- (int)playDeleteObject:(unsigned int)arg1 :(const char *)arg2; +- (int)playAngleArc:(unsigned int)arg1 :(const char *)arg2 :(BOOL)arg3; +- (int)playEllipse:(unsigned int)arg1 :(const char *)arg2; +- (int)playRectangle:(unsigned int)arg1 :(const char *)arg2; +- (int)playRoundRect:(unsigned int)arg1 :(const char *)arg2; +- (int)playArc:(unsigned int)arg1 :(const char *)arg2; +- (int)playChord:(unsigned int)arg1 :(const char *)arg2; +- (int)playPie:(unsigned int)arg1 :(const char *)arg2; +- (int)playSelectPalette:(unsigned int)arg1 :(const char *)arg2; +- (int)playCreatePalette:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetPaletteEntries:(unsigned int)arg1 :(const char *)arg2; +- (int)playResizePalette:(unsigned int)arg1 :(const char *)arg2; +- (int)playRealizePalette:(unsigned int)arg1 :(const char *)arg2; +- (int)playLineTo:(unsigned int)arg1 :(const char *)arg2; +- (int)playArcTo:(unsigned int)arg1 :(const char *)arg2; +- (int)playPolyDraw:(unsigned int)arg1 :(const char *)arg2 :(BOOL)arg3; +- (int)playSetArcDirection:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetMiterLimit:(unsigned int)arg1 :(const char *)arg2; +- (int)playBeginPath:(unsigned int)arg1 :(const char *)arg2; +- (int)playEndPath:(unsigned int)arg1 :(const char *)arg2; +- (int)playCloseFigure:(unsigned int)arg1 :(const char *)arg2; +- (int)playStrokeAndFillPath:(unsigned int)arg1 :(const char *)arg2 :(BOOL)arg3 :(BOOL)arg4; +- (int)playWidenPath:(unsigned int)arg1 :(const char *)arg2; +- (int)playSelectClipPath:(unsigned int)arg1 :(const char *)arg2; +- (int)playAbortPath:(unsigned int)arg1 :(const char *)arg2; +- (int)playFillRgn:(unsigned int)arg1 :(const char *)arg2; +- (int)playInvertRgn:(unsigned int)arg1 :(const char *)arg2; +- (int)playPaintRgn:(unsigned int)arg1 :(const char *)arg2; +- (int)playSelectClipRegion:(unsigned int)arg1 :(const char *)arg2; +- (int)playBitBlt:(unsigned int)arg1 :(const char *)arg2; +- (int)playStretchBlt:(unsigned int)arg1 :(const char *)arg2; +- (int)playMaskBlt:(unsigned int)arg1 :(const char *)arg2; +- (int)playPlgBlt:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetDIBitsToDevice:(unsigned int)arg1 :(const char *)arg2; +- (int)playStretchDIBits:(unsigned int)arg1 :(const char *)arg2; +- (int)playExtCreateFontIndirectW:(unsigned int)arg1 :(const char *)arg2; +- (int)playExtTextOutA:(unsigned int)arg1 :(const char *)arg2; +- (int)playExtTextOutW:(unsigned int)arg1 :(const char *)arg2; +- (int)playCreateMonoBrush:(unsigned int)arg1 :(const char *)arg2; +- (int)playCreateDibPatternBrushPT:(unsigned int)arg1 :(const char *)arg2; +- (int)playExtCreatePen:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetTextJustification:(unsigned int)arg1 :(const char *)arg2; +- (int)playUnknown:(unsigned int)arg1 :(unsigned int)arg2 :(const char *)arg3; +- (int)playExtTextOut:(unsigned int)arg1 :(const char *)arg2 :(BOOL)arg3; +- (void)done; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EMFReader.h b/OfficeImport.framework/EMFReader.h new file mode 100755 index 0000000..eb9e1a8 --- /dev/null +++ b/OfficeImport.framework/EMFReader.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EMFPlayer; + +@interface EMFReader : NSObject { + EMFPlayer *m_player; +} + + +- (id)initWithEMFPlayer:(id)arg1; +- (oneway void)release; +- (void)dealloc; +- (int)play:(id)arg1; + +@end diff --git a/OfficeImport.framework/EMNumberFormatter.h b/OfficeImport.framework/EMNumberFormatter.h new file mode 100755 index 0000000..2c82995 --- /dev/null +++ b/OfficeImport.framework/EMNumberFormatter.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString, NSMutableString; + +@interface EMNumberFormatter : NSObject { + struct __CFNumberFormatter { } *mGenericFormatter; + struct __CFNumberFormatter { } *mBigNumberFormatter; + struct __CFNumberFormatter { } *mSmallNumberFormatter; + struct __CFDateFormatter { } *mDateFormatter; + struct __CFNumberFormatter { } *mCurrencyFormatter; + NSString *excelFormatString; + NSMutableString *icuFormatString; + boolmIsNegativeRed; + unsigned short mCurrencySymbol; + int formatType; +} + ++ (void)initFormatterCache; ++ (void)releaseFormatterCache; ++ (id)formatterForFormat:(id)arg1; + +- (id)icuFormatString; +- (id)initWithExcelFormatString:(id)arg1; +- (id)initWithDefaultFormatString; +- (void)preprocessIcuString; +- (void)convertGenericNumberFormat; +- (void)convertDateFormat; +- (void)convertCurrencyFormat; +- (struct __CFNumberFormatter { }*)_genericFormatterForDouble; +- (struct __CFNumberFormatter { }*)_genericFormatterForPercent; +- (struct __CFNumberFormatter { }*)_bigNumberFormatter; +- (struct __CFNumberFormatter { }*)_smallNumberFormatter; +- (struct __CFNumberFormatter { }*)_genericFormatter; +- (struct __CFNumberFormatter { }*)_currencyFormatter; +- (struct __CFDateFormatter { }*)_dateFormatter; +- (id)formatDefault:(double)arg1; +- (bool)isNegativeRed; +- (id)formatDate:(id)arg1; +- (id)formatPhoneNumber:(double)arg1; +- (id)formatCurrency:(double)arg1; +- (id)formatFraction:(double)arg1; +- (id)formatPercent:(double)arg1; +- (id)formatDoubleValue:(double)arg1; +- (int)formatType; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EMRowMapper.h b/OfficeImport.framework/EMRowMapper.h new file mode 100755 index 0000000..dcb4092 --- /dev/null +++ b/OfficeImport.framework/EMRowMapper.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDRowBlock; + +@interface EMRowMapper : CMMapper { + EDRowBlock *mRowBlock; + struct EDRowInfo { unsigned int x1; unsigned int x2; unsigned short x3; unsigned short x4; unsigned short x5; unsigned short x6; unsigned char x7; unsigned int x8 : 1; unsigned int x9 : 1; } *mRowInfo; + double *columnGrid; + int columnCount; +} + ++ (void)mapEmptyRowAt:(id)arg1 colspan:(int)arg2 height:(double)arg3; + +- (BOOL)isMergedCell:(struct EDCellHeader { unsigned short x1; unsigned int x2; }*)arg1; +- (id)initWithEDRowBlock:(id)arg1 rowInfo:(struct EDRowInfo { unsigned int x1; unsigned int x2; unsigned short x3; unsigned short x4; unsigned short x5; unsigned short x6; unsigned char x7; unsigned int x8 : 1; unsigned int x9 : 1; }*)arg2 parent:(id)arg3; +- (BOOL)isColumnHidden:(int)arg1; +- (struct EDCellHeader { unsigned short x1; unsigned int x2; }*)cellWithColumnNumber:(int)arg1; +- (void)insertEmptyCellAt:(id)arg1 withColSpan:(int)arg2 height:(double)arg3; +- (void)mapEmptyCellsAt:(id)arg1 withState:(id)arg2 firstColumn:(int)arg3 lastColumn:(int)arg4; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/EMSeriesMapper.h b/OfficeImport.framework/EMSeriesMapper.h new file mode 100755 index 0000000..be450f5 --- /dev/null +++ b/OfficeImport.framework/EMSeriesMapper.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EMSeriesMapper : CMMapper { +} + + +- (bool)useSecondaryAxis; +- (unsigned int)markerType; +- (struct CGColor { }*)markerColor; +- (float)markerWidth; +- (struct CGColor { }*)strokeColor; +- (float)strokeWidth; +- (unsigned int)chartType; +- (struct CGColor { }*)fillColor; +- (id)values; +- (float)offset; + +@end diff --git a/OfficeImport.framework/EMSheetMapper.h b/OfficeImport.framework/EMSheetMapper.h new file mode 100755 index 0000000..437831c --- /dev/null +++ b/OfficeImport.framework/EMSheetMapper.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EMSheetMapper : CMMapper { +} + + +- (struct CGSize { float x1; float x2; })adjustedSize; +- (struct CGSize { float x1; float x2; })preprocessSizeWithState:(id)arg1; +- (int)preprocessWidthWithState:(id)arg1; +- (int)preprocessHeightWithState:(id)arg1; +- (int)height; +- (int)width; + +@end diff --git a/OfficeImport.framework/EMState.h b/OfficeImport.framework/EMState.h new file mode 100755 index 0000000..9416fac --- /dev/null +++ b/OfficeImport.framework/EMState.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDSheet, EDWorkbook; + +@interface EMState : CMState { + EDWorkbook *_workbook; + EDSheet *_currentSheet; +} + +@property EDSheet * currentSheet; +@property(retain) EDWorkbook * workbook; + + +- (void)setWorkbook:(id)arg1; +- (void)setCurrentSheet:(id)arg1; +- (id)currentSheet; +- (id)workbook; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EMStyleMapper.h b/OfficeImport.framework/EMStyleMapper.h new file mode 100755 index 0000000..8675fcc --- /dev/null +++ b/OfficeImport.framework/EMStyleMapper.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDStyle; + +@interface EMStyleMapper : CMMapper { + EDStyle *edStyle; +} + + +- (id)initWithEdStyle:(id)arg1; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/EMTop.h b/OfficeImport.framework/EMTop.h new file mode 100755 index 0000000..a5ea9bc --- /dev/null +++ b/OfficeImport.framework/EMTop.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EMWorkbookMapper, NSString, EMState, CMArchiveManager; + +@interface EMTop : NSObject { + CMArchiveManager *_archiver; + EMState *_state; + EMWorkbookMapper *_mapper; + NSString *_inFileName; + BOOL _xml; +} + ++ (void)fillHTMLArchiveForExcelFile:(id)arg1 xmlFlag:(BOOL)arg2 archiver:(id)arg3; ++ (void)fillHTMLArchiveForExcelData:(id)arg1 fileName:(id)arg2 xmlFlag:(BOOL)arg3 archiver:(id)arg4; + +- (void)readFile:(id)arg1 xmlFlag:(BOOL)arg2 archiver:(id)arg3; +- (void)readData:(id)arg1 fileName:(id)arg2 xmlFlag:(BOOL)arg3 archiver:(id)arg4; +- (void)_streamWorkbook:(id)arg1; +- (void)readerDidStartDocument:(id)arg1 withElementCount:(int)arg2; +- (void)readerDidReadElement:(id)arg1 atIndex:(unsigned int)arg2 inDocument:(id)arg3 isLastElement:(BOOL)arg4; +- (void)readerDidEndDocument:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EMWorkbookMapper.h b/OfficeImport.framework/EMWorkbookMapper.h new file mode 100755 index 0000000..77928cb --- /dev/null +++ b/OfficeImport.framework/EMWorkbookMapper.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDWorkbook, NSString, CMArchiveManager, OIXMLDocument, NSMutableArray, OIXMLElement; + +@interface EMWorkbookMapper : CMMapper { + unsigned int mRealSheetCount; + int mWidth; + int mHeight; + EDWorkbook *edWorkbook; + NSMutableArray *mWorksheetUrls; + NSMutableArray *mWorksheetNames; + NSMutableArray *mWorksheetGuids; + NSString *mResourceUrlPrefix; + NSString *mResourceUrlProtocol; + NSString *mStyleSheetGuid; + CMArchiveManager *mArchiver; + NSString *mFileName; + unsigned int mSheetIndex; + boolmIsFirstMappedSheet; + boolmIsFrameset; + OIXMLDocument *mXhtmlDoc; + OIXMLElement *mBodyElement; + OIXMLDocument *mTabBarDoc; + NSString *mTabBarURL; + NSMutableArray *mSheetURLs; + float mTabPosition; + unsigned int mNumberOfMappedSheets; + BOOL mHasPushedHeader; + BOOL mHasPushedFirstSheet; + BOOL mLoadingMessageVisible; +} + ++ (id)cssStyleCache; ++ (void)setBaseDate1904:(BOOL)arg1; ++ (id)baseDate; ++ (id)borderStyleCache; ++ (id)borderWidthCache; + +- (bool)isMultiPage; +- (BOOL)hasMultipleSheets; +- (void)mapBodyStyleAt:(id)arg1; +- (id)createSheetMapperWithEdSheet:(id)arg1; +- (id)_createStringForSheet:(id)arg1 atIndex:(unsigned int)arg2 withState:(id)arg3 andMapper:(id)arg4; +- (id)_createMainPageAndReturnFront; +- (void)_pushTabForSheet:(id)arg1 atIndex:(unsigned int)arg2; +- (id)_mainPageBack; +- (id)initWithEDWorkbook:(id)arg1 archiver:(id)arg2; +- (void)startMappingWithState:(id)arg1; +- (void)mapElement:(id)arg1 atIndex:(unsigned int)arg2 withState:(id)arg3 isLastElement:(BOOL)arg4; +- (void)finishMappingWithState:(id)arg1; +- (void)setFileName:(id)arg1; +- (id)archiver; +- (struct CGSize { float x1; float x2; })pageSizeForDevice; +- (id)documentTitle; +- (id)blipAtIndex:(unsigned int)arg1; +- (id)workbook; +- (id)styleMatrix; +- (id)fileName; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EMWorksheetMapper.h b/OfficeImport.framework/EMWorksheetMapper.h new file mode 100755 index 0000000..cd5771e --- /dev/null +++ b/OfficeImport.framework/EMWorksheetMapper.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ECColumnWidthConvertor, EDWorksheet, CMStyle; + +@interface EMWorksheetMapper : EMSheetMapper { + EDWorksheet *edWorksheet; + CMStyle *mStyle; + int mMaxPopulatedColumn; + int mMaxPopulatedRow; + double *mColumnGrid; + double *mRowGrid; + int mWidth; + int mHeight; + ECColumnWidthConvertor *mColumnWidthConvertor; +} + + +- (double)defaultColumnWidth; +- (double)defaultRowHeight; +- (void)countRowsAndColumnsWithState:(id)arg1; +- (void)setRowGrid; +- (double)xlColumnWidthToPoints:(double)arg1; +- (void)_initWithState:(id)arg1; +- (void)mapTableAt:(id)arg1 withState:(id)arg2; +- (void)mapDrawablesAt:(id)arg1 withState:(id)arg2; +- (struct CGSize { float x1; float x2; })preprocessDrawableSizeWithState:(id)arg1; +- (void)mapColumnInfosAt:(id)arg1 withState:(id)arg2; +- (void)mapGridAt:(id)arg1; +- (void)mapTableStyleAt:(id)arg1 withState:(id)arg2; +- (id)initWithEDWorksheet:(id)arg1 parent:(id)arg2; +- (struct CGSize { float x1; float x2; })preprocessSizeWithState:(id)arg1; +- (double*)rowGrid; +- (double*)columnGrid; +- (int)maxRowNumber; +- (int)preprocessWidthWithState:(id)arg1; +- (int)preprocessHeightWithState:(id)arg1; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (id)columnWidthConvertor; +- (int)height; +- (int)columnCount; +- (BOOL)isVisible; +- (int)width; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EPBorder.h b/OfficeImport.framework/EPBorder.h new file mode 100755 index 0000000..12c80c6 --- /dev/null +++ b/OfficeImport.framework/EPBorder.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EPBorder : EDBorder { + int mPrecedence; +} + ++ (id)borderWithBorder:(id)arg1 precedence:(int)arg2 resources:(id)arg3; + +- (int)precedence; +- (id)iniWithBorder:(id)arg1 precedence:(int)arg2 resources:(id)arg3; +- (BOOL)isEqualToBorder:(id)arg1; + +@end diff --git a/OfficeImport.framework/EPFormulaCleaner.h b/OfficeImport.framework/EPFormulaCleaner.h new file mode 100755 index 0000000..9892d46 --- /dev/null +++ b/OfficeImport.framework/EPFormulaCleaner.h @@ -0,0 +1,59 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDFormula, EDName, EDRowBlocks, EDSheet; + +@interface EPFormulaCleaner : EDProcessor { + EDSheet *mCurrentSheet; + EDFormula *mFormula; + EDFormula *mTokensToClean; + EDName *mParentName; + int mRowOffset; + int mColumnOffset; + EDRowBlocks *mBaseFormulaRowBlocks; +} + + +- (void)cleanFormula:(id)arg1 name:(id)arg2; +- (void)cleanFormula:(id)arg1 sheet:(id)arg2; +- (void)cleanFormula:(id)arg1 sheet:(id)arg2 name:(id)arg3; +- (void)prepareToProcessFormula:(id)arg1 sheet:(id)arg2 name:(id)arg3; +- (id)extractFormulaToCleanFromSharedFormula:(id)arg1; +- (bool)cleanTokenAtIndex:(unsigned int)arg1 removedTokenCount:(unsigned int*)arg2; +- (bool)cleanArray:(unsigned int)arg1; +- (bool)cleanRef:(unsigned int)arg1; +- (bool)cleanArea:(unsigned int)arg1; +- (bool)cleanName:(unsigned int)arg1; +- (bool)cleanNameX:(unsigned int)arg1; +- (bool)cleanRef3D:(unsigned int)arg1; +- (bool)cleanArea3D:(unsigned int)arg1; +- (bool)cleanFunc:(unsigned int)arg1; +- (bool)cleanFuncVar:(unsigned int)arg1; +- (bool)cleanUnion:(unsigned int)arg1; +- (bool)cleanRange:(unsigned int)arg1 removedTokenCount:(unsigned int*)arg2; +- (void)addOffsetsToRow:(int*)arg1 rowRelative:(bool)arg2 column:(int*)arg3 columnRelative:(bool)arg4; +- (bool)isReferenceValidInLassoForRow:(int)arg1 rowRelative:(bool)arg2 column:(int)arg3 columnRelative:(bool)arg4; +- (void)updateWorksheet:(id)arg1 row:(int)arg2 column:(int)arg3 inDictionary:(id)arg4; +- (void)updateSheet:(id)arg1 row:(int)arg2 rowRelative:(bool)arg3 column:(int)arg4 columnRelative:(bool)arg5; +- (bool)isReferenceValidInLassoForSheet:(id)arg1 rowMin:(int)arg2 rowMinRelative:(bool)arg3 rowMax:(int)arg4 rowMaxRelative:(bool)arg5 columnMin:(int)arg6 columnMinRelative:(bool)arg7 columnMax:(int)arg8 columnMaxRelative:(bool)arg9; +- (void)updateSheet:(id)arg1 rowMin:(int)arg2 rowMinRelative:(bool)arg3 rowMax:(int)arg4 rowMaxRelative:(bool)arg5 columnMin:(int)arg6 columnMinRelative:(bool)arg7 columnMax:(int)arg8 columnMaxRelative:(bool)arg9; +- (bool)isLinkReferenceIndexSupported:(unsigned int)arg1 allowExternal:(bool)arg2; +- (id)worksheetFromLinkReferenceIndex:(unsigned int)arg1 loadIfNeeded:(bool)arg2; +- (bool)cleanName:(unsigned int)arg1 nameIndex:(unsigned int)arg2 sheetIndex:(unsigned int)arg3; +- (bool)checkSupportedAddInName:(id)arg1 externalLink:(bool)arg2; +- (bool)checkFunctionId:(int)arg1 tokenIndex:(unsigned int)arg2; +- (unsigned int)useEvaluationStackToGetParameter:(unsigned int)arg1 tokenIndex:(unsigned int)arg2; +- (bool)combineCellReferences:(unsigned int)arg1 removedTokenCount:(unsigned int*)arg2; +- (void)reportWarning:(int)arg1 parameter:(id)arg2; +- (void)applyMaxCellsInName:(id)arg1; +- (bool)checkCustomFunction:(unsigned int)arg1; +- (bool)useEvaluationStackToCheckFunctionId:(int)arg1 functionName:(id)arg2 tokenIndex:(unsigned int)arg3; +- (id)useEvaluationStackToGetParameter:(unsigned int)arg1 tokenIndex:(unsigned int)arg2 allReferencesAllowed:(bool)arg3 success:(bool*)arg4; +- (void)reportWarning:(int)arg1; +- (bool)isObjectSupported:(id)arg1; +- (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; +- (void)reset; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EPFormulaCollectionCleaner.h b/OfficeImport.framework/EPFormulaCollectionCleaner.h new file mode 100755 index 0000000..4a3bda2 --- /dev/null +++ b/OfficeImport.framework/EPFormulaCollectionCleaner.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EPFormulaCollectionCleaner : EDProcessor { +} + + +- (bool)isObjectSupported:(id)arg1; +- (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; + +@end diff --git a/OfficeImport.framework/EPMergedRegionScanner.h b/OfficeImport.framework/EPMergedRegionScanner.h new file mode 100755 index 0000000..355cb04 --- /dev/null +++ b/OfficeImport.framework/EPMergedRegionScanner.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EPMergedRegionScanner : EDProcessor { +} + + +- (bool)isObjectSupported:(id)arg1; +- (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; +- (bool)processMergedRegion:(id)arg1 inWorksheet:(id)arg2; + +@end diff --git a/OfficeImport.framework/EPNameFormulaCleaner.h b/OfficeImport.framework/EPNameFormulaCleaner.h new file mode 100755 index 0000000..417590a --- /dev/null +++ b/OfficeImport.framework/EPNameFormulaCleaner.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EPNameFormulaCleaner : EDProcessor { +} + + +- (bool)isObjectSupported:(id)arg1; +- (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; + +@end diff --git a/OfficeImport.framework/EPPivotTableStyleFlattener.h b/OfficeImport.framework/EPPivotTableStyleFlattener.h new file mode 100755 index 0000000..4a9aac2 --- /dev/null +++ b/OfficeImport.framework/EPPivotTableStyleFlattener.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDPivotTable; + +@interface EPPivotTableStyleFlattener : EPStyleFlattener { + EDPivotTable *mPivotTable; + int mFirstHeaderRow; + int mFirstDataRow; + int mFirstDataColumn; + unsigned int mRowFieldsCount; + unsigned int mColumnFieldsCount; + unsigned int mPageFieldsCount; +} + + +- (void)clearCache; +- (id)collectionFromWorksheet:(id)arg1; +- (id)styleFromObject:(id)arg1; +- (id)extractRowStyleElements:(id)arg1 parentScope:(id)arg2 row:(int)arg3; +- (id)extractCellStyleElements:(id)arg1 parentScope:(id)arg2 row:(int)arg3 column:(int)arg4; +- (id)keysInTheOrderTheyShouldBeApplied; +- (int)borderFlagsForStyleType:(int)arg1 row:(int)arg2 column:(int)arg3; +- (int)stripeOffset:(int)arg1 row:(bool)arg2; +- (void)addRowSubheadingLevel:(unsigned int)arg1 to:(id)arg2; +- (void)addSubtotalRowLevel:(unsigned int)arg1 to:(id)arg2; +- (void)addColumnSubheadingLevel:(unsigned int)arg1 to:(id)arg2; +- (void)addSubtotalColumnLevel:(unsigned int)arg1 to:(id)arg2; +- (void)cacheSizes:(id)arg1 inObject:(id)arg2; +- (unsigned int)constrainLevel:(unsigned int)arg1; +- (bool)isObjectSupported:(id)arg1; + +@end diff --git a/OfficeImport.framework/EPStyleFlattener.h b/OfficeImport.framework/EPStyleFlattener.h new file mode 100755 index 0000000..a8a349a --- /dev/null +++ b/OfficeImport.framework/EPStyleFlattener.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray, NSArray, EDRowBlock, EDRowBlocks, EDWorksheet, EDColumnInfoCollection; + +@interface EPStyleFlattener : EDProcessor { + EDWorksheet *mWorksheet; + EDRowBlocks *mRowBlocks; + EDRowBlock *mCurrentRowBlock; + EDColumnInfoCollection *mColumnInfos; + NSArray *mKeys; + NSMutableArray *mRanges; + int mFirstRow; + int mLastRow; + int mFirstColumn; + int mLastColumn; + unsigned int mFirstRowStripeSize; + unsigned int mSecondRowStripeSize; + unsigned int mFirstColumnStripeSize; + unsigned int mSecondColumnStripeSize; +} + + +- (void)clearCache; +- (id)wrapDifferentialStyleInATableStyleElement:(id)arg1 type:(int)arg2; +- (void)processObject:(id)arg1; +- (id)extractGlobalStyleElements:(id)arg1; +- (struct EDCellHeader { unsigned short x1; unsigned int x2; }*)cellWithSetupStyleAtRowNumber:(int)arg1 columnNumber:(int)arg2; +- (void)applyStyleElements:(id)arg1 toCell:(struct EDCellHeader { unsigned short x1; unsigned int x2; }*)arg2 row:(int)arg3 column:(int)arg4; +- (void)applyDifferentialStyle:(id)arg1 borderFlags:(int)arg2 precedence:(int)arg3 toCell:(struct EDCellHeader {}**)arg4 row:(int)arg5 column:(int)arg6; +- (id)flattenBorders:(id)arg1 differentialBorders:(id)arg2 borderFlags:(int)arg3 precedence:(int)arg4 row:(int)arg5 column:(int)arg6 isBordersCopied:(bool*)arg7; +- (id)flattenFill:(id)arg1 differentialFill:(id)arg2 isFillCopied:(bool*)arg3; +- (id)flattenFont:(id)arg1 differentialFont:(id)arg2 isFontCopied:(bool*)arg3; +- (id)flattenBorder:(int)arg1 borders:(id)arg2 differentialBorders:(id)arg3 flag:(bool)arg4 precedence:(int)arg5 row:(int)arg6 column:(int)arg7 isBorderCopied:(bool*)arg8; +- (id)collectionFromWorksheet:(id)arg1; +- (id)styleFromObject:(id)arg1; +- (id)extractRowStyleElements:(id)arg1 parentScope:(id)arg2 row:(int)arg3; +- (id)extractCellStyleElements:(id)arg1 parentScope:(id)arg2 row:(int)arg3 column:(int)arg4; +- (id)keysInTheOrderTheyShouldBeApplied; +- (int)borderFlagsForStyleType:(int)arg1 row:(int)arg2 column:(int)arg3; +- (id)extractKeys:(id)arg1 from:(id)arg2 parent:(id)arg3; +- (void)cacheRange:(id)arg1; +- (void)cacheSizes:(id)arg1 inObject:(id)arg2; +- (void)applyProcessorToObject:(id)arg1 sheet:(id)arg2; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EPTableStyleFlattener.h b/OfficeImport.framework/EPTableStyleFlattener.h new file mode 100755 index 0000000..e539382 --- /dev/null +++ b/OfficeImport.framework/EPTableStyleFlattener.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EDTable; + +@interface EPTableStyleFlattener : EPStyleFlattener { + EDTable *mTable; + unsigned int mHeaderRowCount; + unsigned int mTotalsRowCount; +} + + +- (void)clearCache; +- (id)extractGlobalStyleElements:(id)arg1; +- (id)collectionFromWorksheet:(id)arg1; +- (id)styleFromObject:(id)arg1; +- (id)extractRowStyleElements:(id)arg1 parentScope:(id)arg2 row:(int)arg3; +- (id)extractCellStyleElements:(id)arg1 parentScope:(id)arg2 row:(int)arg3 column:(int)arg4; +- (id)keysInTheOrderTheyShouldBeApplied; +- (int)borderFlagsForStyleType:(int)arg1 row:(int)arg2 column:(int)arg3; +- (int)stripeOffset:(int)arg1 row:(bool)arg2; +- (void)cacheSizes:(id)arg1 inObject:(id)arg2; +- (bool)isObjectSupported:(id)arg1; + +@end diff --git a/OfficeImport.framework/ESDBlipContext.h b/OfficeImport.framework/ESDBlipContext.h new file mode 100755 index 0000000..8326ce6 --- /dev/null +++ b/OfficeImport.framework/ESDBlipContext.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface ESDBlipContext : NSObject { + struct SsrwOOStream { int (**x1)(); } *mStream; + unsigned int mStreamID; + unsigned int mStartOffset; + unsigned int mByteCount; +} + + +- (struct SsrwOOStream { int (**x1)(); }*)stream; +- (bool)saveDelayedMedia:(id)arg1 toFile:(id)arg2; +- (bool)loadDelayedNode:(id)arg1; +- (id)initWithOffset:(unsigned int)arg1 byteCount:(unsigned int)arg2 stream:(struct SsrwOOStream { int (**x1)(); }*)arg3 streamID:(unsigned int)arg4; + +@end diff --git a/OfficeImport.framework/ESDContainer.h b/OfficeImport.framework/ESDContainer.h new file mode 100755 index 0000000..dc3f0a1 --- /dev/null +++ b/OfficeImport.framework/ESDContainer.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSMutableArray; + +@interface ESDContainer : ESDObject { + NSMutableArray *mChildren; +} + ++ (void)readChildrenOfObject:(struct EshObject { int (**x1)(); unsigned short x2; }*)arg1 reader:(struct OcReader { }*)arg2 toArray:(id)arg3; ++ (void)pbReadChildrenOfObject:(struct EshObject { int (**x1)(); unsigned short x2; }*)arg1 toArray:(id)arg2 state:(id)arg3; + +- (id)addContainerChildOfType:(unsigned short)arg1; +- (struct EshObject { int (**x1)(); unsigned short x2; }*)addAtomChildOfType:(unsigned short)arg1; +- (id)insertEshChild:(struct EshObject { int (**x1)(); unsigned short x2; }*)arg1 at:(unsigned int)arg2; +- (id)firstChildOfType:(unsigned short)arg1 afterIndex:(unsigned int)arg2; +- (id)addChildOfType:(unsigned short)arg1; +- (struct EshGroup { int (**x1)(); unsigned short x2; struct EshContentData { struct EshOpt { int (**x_1_2_1)(); unsigned short x_1_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_1_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_1_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_1_2_5; } x_3_1_1; struct EshOpt { int (**x_2_2_1)(); unsigned short x_2_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_2_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_2_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_2_2_5; } x_3_1_2; struct EshSp { int (**x_3_2_1)(); unsigned short x_3_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_3_2_3; unsigned int x_3_2_4; boolx_3_2_5; boolx_3_2_6; boolx_3_2_7; boolx_3_2_8; boolx_3_2_9; boolx_3_2_10; boolx_3_2_11; boolx_3_2_12; boolx_3_2_13; boolx_3_2_14; boolx_3_2_15; boolx_3_2_16; } x_3_1_3; struct CsRect { long x_4_2_1[4]; } x_3_1_4; } x3; int (**x4)(); struct EshSpgr {} *x5; struct EshGroupProperties { int (**x_6_1_1)(); unsigned short x_6_1_2; struct EshContentData {} *x_6_1_3; struct EshRectAtom {} *x_6_1_4; } x6; struct EshGroupLocks { int (**x_7_1_1)(); unsigned short x_7_1_2; struct EshContentData {} *x_7_1_3; } x7; struct EshDiagram { int (**x_8_1_1)(); unsigned short x_8_1_2; struct EshContentData {} *x_8_1_3; } x8; }*)eshGroup; +- (id)ebInitWithType:(unsigned short)arg1 version:(unsigned short)arg2 state:(id)arg3; +- (id)initFromReader:(struct OcReader { }*)arg1 type:(unsigned short)arg2 version:(unsigned short)arg3; +- (id)shapeContainer; +- (id)firstChildOfType:(unsigned short)arg1 afterChild:(id)arg2; +- (unsigned int)indexOfFirstChildOfType:(unsigned short)arg1 afterIndex:(unsigned int)arg2; +- (struct EshContainer { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; struct ChVector { struct EshHeader {} **x_4_1_1; struct EshHeader {} **x_4_1_2; unsigned int x_4_1_3; unsigned int x_4_1_4; unsigned int x_4_1_5; } x4; }*)eshContainer; +- (id)addPptContainerChildOfType:(unsigned short)arg1; +- (struct EshObject { int (**x1)(); unsigned short x2; }*)addPptAtomChildOfType:(unsigned short)arg1; +- (id)addPptEshClientChildOfType:(unsigned short)arg1; +- (void)addCStringWithNSString:(id)arg1 instance:(int)arg2; +- (void)addCStringWithChar2String:(const unsigned short*)arg1 instance:(int)arg2; +- (id)pbInitWithType:(unsigned short)arg1 version:(unsigned short)arg2 state:(id)arg3; +- (id)addEshChild:(struct EshObject { int (**x1)(); unsigned short x2; }*)arg1; +- (id)initWithEshObject:(struct EshObject { int (**x1)(); unsigned short x2; }*)arg1; +- (void)addChild:(id)arg1; +- (id)childOfType:(unsigned short)arg1 instance:(short)arg2; +- (void)insertChild:(id)arg1 at:(unsigned int)arg2; +- (id)firstChildOfType:(unsigned short)arg1; +- (id)childAt:(unsigned int)arg1; +- (void)removeChild:(id)arg1; +- (unsigned int)childCount; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ESDDibFileBlipContext.h b/OfficeImport.framework/ESDDibFileBlipContext.h new file mode 100755 index 0000000..2bda8a8 --- /dev/null +++ b/OfficeImport.framework/ESDDibFileBlipContext.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ESDDibFileBlipContext : ESDBlipContext { +} + + +- (bool)loadDelayedNode:(id)arg1; + +@end diff --git a/OfficeImport.framework/ESDMetafileBlipContext.h b/OfficeImport.framework/ESDMetafileBlipContext.h new file mode 100755 index 0000000..0feedf7 --- /dev/null +++ b/OfficeImport.framework/ESDMetafileBlipContext.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface ESDMetafileBlipContext : ESDBlipContext { + unsigned int mCb; + unsigned int defaultHeaderSize; +} + +@property unsigned int defaultHeaderSize; + + +- (id)initWithOffset:(unsigned int)arg1 byteCount:(unsigned int)arg2 uncompressed:(unsigned long)arg3 stream:(struct SsrwOOStream { int (**x1)(); }*)arg4 streamID:(unsigned int)arg5; +- (unsigned long)defaultHeaderSize; +- (void)setDefaultHeaderSize:(unsigned long)arg1; +- (bool)loadDelayedNode:(id)arg1; + +@end diff --git a/OfficeImport.framework/ESDObject.h b/OfficeImport.framework/ESDObject.h new file mode 100755 index 0000000..c74f155 --- /dev/null +++ b/OfficeImport.framework/ESDObject.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class ESDContainer; + +@interface ESDObject : NSObject { + struct EshObject { int (**x1)(); unsigned short x2; } *mEshObject; + ESDContainer *mParent; + boolmIsChart; +} + + +- (long)shapeID; +- (bool)isChart; +- (struct EshGroup { int (**x1)(); unsigned short x2; struct EshContentData { struct EshOpt { int (**x_1_2_1)(); unsigned short x_1_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_1_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_1_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_1_2_5; } x_3_1_1; struct EshOpt { int (**x_2_2_1)(); unsigned short x_2_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_2_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_2_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_2_2_5; } x_3_1_2; struct EshSp { int (**x_3_2_1)(); unsigned short x_3_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_3_2_3; unsigned int x_3_2_4; boolx_3_2_5; boolx_3_2_6; boolx_3_2_7; boolx_3_2_8; boolx_3_2_9; boolx_3_2_10; boolx_3_2_11; boolx_3_2_12; boolx_3_2_13; boolx_3_2_14; boolx_3_2_15; boolx_3_2_16; } x_3_1_3; struct CsRect { long x_4_2_1[4]; } x_3_1_4; } x3; int (**x4)(); struct EshSpgr {} *x5; struct EshGroupProperties { int (**x_6_1_1)(); unsigned short x_6_1_2; struct EshContentData {} *x_6_1_3; struct EshRectAtom {} *x_6_1_4; } x6; struct EshGroupLocks { int (**x_7_1_1)(); unsigned short x_7_1_2; struct EshContentData {} *x_7_1_3; } x7; struct EshDiagram { int (**x_8_1_1)(); unsigned short x_8_1_2; struct EshContentData {} *x_8_1_3; } x8; }*)eshGroup; +- (id)ebInitWithType:(unsigned short)arg1 version:(unsigned short)arg2 state:(id)arg3; +- (id)initFromReader:(struct OcReader { int (**x1)(); struct EshObjectFactory {} *x2; }*)arg1 type:(unsigned short)arg2 version:(unsigned short)arg3; +- (void)setChart:(bool)arg1; +- (struct EshShape { int (**x1)(); unsigned short x2; struct EshContentData { struct EshOpt { int (**x_1_2_1)(); unsigned short x_1_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_1_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_1_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_1_2_5; } x_3_1_1; struct EshOpt { int (**x_2_2_1)(); unsigned short x_2_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_2_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_2_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_2_2_5; } x_3_1_2; struct EshSp { int (**x_3_2_1)(); unsigned short x_3_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_3_2_3; unsigned int x_3_2_4; boolx_3_2_5; boolx_3_2_6; boolx_3_2_7; boolx_3_2_8; boolx_3_2_9; boolx_3_2_10; boolx_3_2_11; boolx_3_2_12; boolx_3_2_13; boolx_3_2_14; boolx_3_2_15; boolx_3_2_16; } x_3_1_3; struct CsRect { long x_4_2_1[4]; } x_3_1_4; } x3; struct EshTextBox { int (**x_4_1_1)(); unsigned short x_4_1_2; struct EshContentData {} *x_4_1_3; } x4; struct EshFill { int (**x_5_1_1)(); unsigned short x_5_1_2; struct EshContentData {} *x_5_1_3; } x5; struct EshStroke { int (**x_6_1_1)(); unsigned short x_6_1_2; struct EshContentData {} *x_6_1_3; } x6; struct EshShadow { int (**x_7_1_1)(); unsigned short x_7_1_2; struct EshContentData {} *x_7_1_3; } x7; struct EshExtrusion { int (**x_8_1_1)(); unsigned short x_8_1_2; struct EshContentData {} *x_8_1_3; } x8; struct EshCallout { int (**x_9_1_1)(); unsigned short x_9_1_2; struct EshContentData {} *x_9_1_3; } x9; int (**x10)(); struct EshShapeProperties { int (**x_11_1_1)(); unsigned short x_11_1_2; struct EshContentData {} *x_11_1_3; int (**x_11_1_4)(); } x11; struct EshShapeLocks { int (**x_12_1_1)(); unsigned short x_12_1_2; struct EshContentData {} *x_12_1_3; } x12; struct EshShapeImageData { int (**x_13_1_1)(); unsigned short x_13_1_2; struct EshContentData {} *x_13_1_3; } x13; struct EshTextPath { int (**x_14_1_1)(); unsigned short x_14_1_2; struct EshContentData {} *x_14_1_3; } x14; struct EshPath { int (**x_15_1_1)(); unsigned short x_15_1_2; struct EshContentData {} *x_15_1_3; } x15; struct EshSkew { int (**x_16_1_1)(); unsigned short x_16_1_2; struct EshContentData {} *x_16_1_3; } x16; struct EshQuickTimeData { int (**x_17_1_1)(); unsigned short x_17_1_2; struct EshHeader { int x_3_2_1; unsigned int x_3_2_2; short x_3_2_3; unsigned short x_3_2_4; unsigned char x_3_2_5; } x_17_1_3; struct OcBinaryData { int (**x_4_2_1)(); unsigned int x_4_2_2; unsigned int x_4_2_3; unsigned int x_4_2_4; unsigned int x_4_2_5; char *x_4_2_6; boolx_4_2_7; struct SsrwOOStream {} *x_4_2_8; } x_17_1_4; } x17; }*)eshShape; +- (id)parent; +- (id)pbInitWithType:(unsigned short)arg1 version:(unsigned short)arg2 state:(id)arg3; +- (id)initWithEshObject:(struct EshObject { int (**x1)(); unsigned short x2; }*)arg1; +- (struct EshObject { int (**x1)(); unsigned short x2; }*)eshObject; +- (id)initWithType:(unsigned short)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ESDObjectFactory.h b/OfficeImport.framework/ESDObjectFactory.h new file mode 100755 index 0000000..2ccb996 --- /dev/null +++ b/OfficeImport.framework/ESDObjectFactory.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface ESDObjectFactory : NSObject { +} + ++ (struct EshObject { }*)createObjectWithType:(unsigned short)arg1 version:(unsigned short)arg2; ++ (struct EshObject { }*)createObjectWithType:(unsigned short)arg1; ++ (void)replaceHostEshFactoryWith:(struct EshObjectFactory { int (**x1)(); boolx2; }*)arg1; ++ (void)restoreHostEshFactory; ++ (void)setEshFactory:(struct EshObjectFactory { int (**x1)(); boolx2; }*)arg1; ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/ESDRoot.h b/OfficeImport.framework/ESDRoot.h new file mode 100755 index 0000000..5949793 --- /dev/null +++ b/OfficeImport.framework/ESDRoot.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSMutableArray; + +@interface ESDRoot : ESDObject { + NSMutableArray *mChildren; +} + + +- (id)initFromReader:(struct OcReader { int (**x1)(); struct EshObjectFactory {} *x2; }*)arg1; +- (id)pbInitWithState:(id)arg1; +- (id)pbReferenceWithID:(unsigned long)arg1; +- (struct EshRoot { int (**x1)(); unsigned short x2; struct ChVector { struct EshHeader {} **x_3_1_1; struct EshHeader {} **x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; } x3; }*)eshRoot; +- (id)initWithEshObject:(struct EshObject { int (**x1)(); unsigned short x2; }*)arg1; +- (void)addChild:(id)arg1; +- (id)childAt:(unsigned int)arg1; +- (unsigned int)childCount; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EXAlignmentInfo.h b/OfficeImport.framework/EXAlignmentInfo.h new file mode 100755 index 0000000..16d9425 --- /dev/null +++ b/OfficeImport.framework/EXAlignmentInfo.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXAlignmentInfo : NSObject { +} + ++ (id)edAlignmentInfoFromXmlAlignmentInfoElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (id)edAlignmentInfoFromVmlAlignmentInfoElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (int)edHorizontalAlignFromHorizontalAlignString:(id)arg1; ++ (int)edVerticalAlignFromVerticalAlignString:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EXBorders.h b/OfficeImport.framework/EXBorders.h new file mode 100755 index 0000000..7092a8a --- /dev/null +++ b/OfficeImport.framework/EXBorders.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXBorders : NSObject { +} + ++ (id)edBordersFromXmlBordersElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (id)edBorderFromXmlElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 diagonalType:(int)arg2 state:(id)arg3; ++ (int)edDiagStyleFromXmlElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (int)edBorderStyleFromXmlBorderStyleString:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EXBordersTable.h b/OfficeImport.framework/EXBordersTable.h new file mode 100755 index 0000000..a4ee086 --- /dev/null +++ b/OfficeImport.framework/EXBordersTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXBordersTable : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXCell.h b/OfficeImport.framework/EXCell.h new file mode 100755 index 0000000..bf299ca --- /dev/null +++ b/OfficeImport.framework/EXCell.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXCell : NSObject { +} + ++ (void)edCellFromXmlCellElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 edRowInfo:(struct EDRowInfo {}**)arg2 edRowBlock:(id)arg3 edRowBlocks:(id)arg4 state:(id)arg5; ++ (int)edCellTypeFromXmlCellElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 stringIndex:(bool*)arg2; ++ (bool)edBoolFromXmlBoolString:(id)arg1; ++ (int)edErrorFromXmlErrorString:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EXCellFormat.h b/OfficeImport.framework/EXCellFormat.h new file mode 100755 index 0000000..fc4f1ee --- /dev/null +++ b/OfficeImport.framework/EXCellFormat.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXCellFormat : NSObject { +} + ++ (id)edCellFormatFromXmlCellFormatElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 isStyle:(bool)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/EXCellFormatTable.h b/OfficeImport.framework/EXCellFormatTable.h new file mode 100755 index 0000000..2b0931d --- /dev/null +++ b/OfficeImport.framework/EXCellFormatTable.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXCellFormatTable : NSObject { +} + ++ (void)readFromCellXfsElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readFromCellStyleXfsElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readFromCellStylesElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readCellFormatsFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 cellStyleXfsOffset:(unsigned int)arg2 isStyle:(bool)arg3 state:(id)arg4; + + +@end diff --git a/OfficeImport.framework/EXChartsheet.h b/OfficeImport.framework/EXChartsheet.h new file mode 100755 index 0000000..6b55775 --- /dev/null +++ b/OfficeImport.framework/EXChartsheet.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXChartsheet : NSObject { +} + ++ (id)edSheetWithState:(id)arg1; ++ (bool)readDistinctSheetElementsFrom:(struct _xmlTextReader { }*)arg1 state:(id)arg2; ++ (void)readOtherSheetComponentsWithState:(id)arg1; ++ (void)readTables:(id)arg1; ++ (void)setupProcessors:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EXColorReference.h b/OfficeImport.framework/EXColorReference.h new file mode 100755 index 0000000..b16ced5 --- /dev/null +++ b/OfficeImport.framework/EXColorReference.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXColorReference : NSObject { +} + ++ (id)autoColorWithCallerClass:(Class)arg1 resources:(id)arg2; ++ (id)edColorReferenceFromXmlColorElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 callerClass:(Class)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/EXColorTable.h b/OfficeImport.framework/EXColorTable.h new file mode 100755 index 0000000..9cd0908 --- /dev/null +++ b/OfficeImport.framework/EXColorTable.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXColorTable : NSObject { +} + ++ (void)readColorsFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toEDColors:(id)arg2; ++ (void)readOADThemeFrom:(id)arg1 toEDThemeColors:(id)arg2; ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXColumnInfo.h b/OfficeImport.framework/EXColumnInfo.h new file mode 100755 index 0000000..42e4d7f --- /dev/null +++ b/OfficeImport.framework/EXColumnInfo.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXColumnInfo : NSObject { +} + ++ (id)edColumnInfoFromXmlColumnInfoElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXCommon.h b/OfficeImport.framework/EXCommon.h new file mode 100755 index 0000000..98a4683 --- /dev/null +++ b/OfficeImport.framework/EXCommon.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXCommon : NSObject { +} + ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/EXConditionalFormatting.h b/OfficeImport.framework/EXConditionalFormatting.h new file mode 100755 index 0000000..984ad52 --- /dev/null +++ b/OfficeImport.framework/EXConditionalFormatting.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXConditionalFormatting : NSObject { +} + ++ (id)edConditionalFormattingFromXmlConditionalFormattingElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXConditionalFormattingRule.h b/OfficeImport.framework/EXConditionalFormattingRule.h new file mode 100755 index 0000000..83492eb --- /dev/null +++ b/OfficeImport.framework/EXConditionalFormattingRule.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXConditionalFormattingRule : NSObject { +} + ++ (int)edRuleTypeFromXmlRuleTypeString:(id)arg1; ++ (int)edOperatorFromXmlOperatorString:(id)arg1; ++ (int)edTimePeriodFromXmlTimePeriodString:(id)arg1; ++ (id)edConditionalFormattingRuleFromXmlConditionalFormattingRuleElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXContentFormat.h b/OfficeImport.framework/EXContentFormat.h new file mode 100755 index 0000000..1a5f8c4 --- /dev/null +++ b/OfficeImport.framework/EXContentFormat.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXContentFormat : NSObject { +} + ++ (id)edContentFormatFromXmlContentFormatElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; + + +@end diff --git a/OfficeImport.framework/EXContentFormatTable.h b/OfficeImport.framework/EXContentFormatTable.h new file mode 100755 index 0000000..5aab814 --- /dev/null +++ b/OfficeImport.framework/EXContentFormatTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXContentFormatTable : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXDifferentialStyle.h b/OfficeImport.framework/EXDifferentialStyle.h new file mode 100755 index 0000000..98b1ac2 --- /dev/null +++ b/OfficeImport.framework/EXDifferentialStyle.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXDifferentialStyle : NSObject { +} + ++ (id)edDifferentialStyleFromXmlDifferentialStyleElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXDifferentialStyleTable.h b/OfficeImport.framework/EXDifferentialStyleTable.h new file mode 100755 index 0000000..1eb696d --- /dev/null +++ b/OfficeImport.framework/EXDifferentialStyleTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXDifferentialStyleTable : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXDrawing.h b/OfficeImport.framework/EXDrawing.h new file mode 100755 index 0000000..4f8a447 --- /dev/null +++ b/OfficeImport.framework/EXDrawing.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXDrawing : NSObject { +} + ++ (void)readFromPart:(id)arg1 state:(id)arg2; ++ (void)readTwoCellAnchorNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readOneCellAnchorNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readAbsoluteAnchorNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readClientDataFromParentNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (struct EDCellAnchorMarker { int x1; float x2; int x3; float x4; })readAnchorMarkerFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (void)readDrawableNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 anchor:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/EXFill.h b/OfficeImport.framework/EXFill.h new file mode 100755 index 0000000..ec3e382 --- /dev/null +++ b/OfficeImport.framework/EXFill.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXFill : NSObject { +} + ++ (id)edFillFromXmlFillElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (id)edPatternFillFromXmlElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 differentialFill:(bool)arg2 state:(id)arg3; ++ (id)edGradientFillFromXmlElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (int)edPatternTypeFromXmlPatternTypeString:(id)arg1; ++ (int)edGradientTypeFromXmlGradientTypeString:(id)arg1 state:(id)arg2; ++ (id)edStopFromXmlGradientElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (id)edFillFromXmlFillElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 differentialFill:(bool)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/EXFillTable.h b/OfficeImport.framework/EXFillTable.h new file mode 100755 index 0000000..55e7ab7 --- /dev/null +++ b/OfficeImport.framework/EXFillTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXFillTable : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXFont.h b/OfficeImport.framework/EXFont.h new file mode 100755 index 0000000..ce79df8 --- /dev/null +++ b/OfficeImport.framework/EXFont.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXFont : NSObject { +} + ++ (int)edUnderlineFromXmlUnderlineElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (int)edScriptFromXmlVertAlignElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)edFontFromXmlFontElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inConditionalFormat:(bool)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/EXFontTable.h b/OfficeImport.framework/EXFontTable.h new file mode 100755 index 0000000..729b4a1 --- /dev/null +++ b/OfficeImport.framework/EXFontTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXFontTable : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXFormula.h b/OfficeImport.framework/EXFormula.h new file mode 100755 index 0000000..294e411 --- /dev/null +++ b/OfficeImport.framework/EXFormula.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXFormula : NSObject { +} + ++ (void)applyArrayedFormulasToSheet:(id)arg1 state:(id)arg2; ++ (id)edTokensForFormulaString:(id)arg1 sheet:(id)arg2 workbook:(id)arg3; ++ (Class)formulaClassFromXmlFormulaElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (id)edFormulaFromXmlFormulaElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 formulaClass:(Class)arg2 state:(id)arg3; ++ (id)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 formulaClass:(Class)arg2 rowNumber:(int)arg3 columnNumber:(int)arg4 edCell:(struct EDCellHeader { unsigned short x1; unsigned int x2; }*)arg5 edRowBlocks:(id)arg6 state:(id)arg7; ++ (void)applyArrayedFormula:(id)arg1 edReference:(id)arg2 edWorksheet:(id)arg3 state:(id)arg4; ++ (id)edTokensForFormulaString:(id)arg1 formulaClass:(Class)arg2 rowNumber:(int)arg3 columnNumber:(int)arg4 sheet:(id)arg5 workbook:(id)arg6; ++ (id)edFormulaFromXmlFormulaElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 rowNumber:(int)arg2 columnNumber:(int)arg3 edCell:(struct EDCellHeader { unsigned short x1; unsigned int x2; }*)arg4 edRowBlocks:(id)arg5 state:(id)arg6; + + +@end diff --git a/OfficeImport.framework/EXHeaderFooter.h b/OfficeImport.framework/EXHeaderFooter.h new file mode 100755 index 0000000..7596a95 --- /dev/null +++ b/OfficeImport.framework/EXHeaderFooter.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXHeaderFooter : NSObject { +} + ++ (id)edHeaderFooterFromXmlHeaderFooterElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXHyperlink.h b/OfficeImport.framework/EXHyperlink.h new file mode 100755 index 0000000..5adb116 --- /dev/null +++ b/OfficeImport.framework/EXHyperlink.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXHyperlink : NSObject { +} + ++ (id)edHyperlinkFromXmlHyperlinkElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXMergeTable.h b/OfficeImport.framework/EXMergeTable.h new file mode 100755 index 0000000..3499a4f --- /dev/null +++ b/OfficeImport.framework/EXMergeTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXMergeTable : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXNameTable.h b/OfficeImport.framework/EXNameTable.h new file mode 100755 index 0000000..16f13bf --- /dev/null +++ b/OfficeImport.framework/EXNameTable.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXNameTable : NSObject { +} + ++ (id)edNameFromXmlNameElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXOAVState.h b/OfficeImport.framework/EXOAVState.h new file mode 100755 index 0000000..0244645 --- /dev/null +++ b/OfficeImport.framework/EXOAVState.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EXState; + +@interface EXOAVState : OAVState { + EXState *mEXState; +} + + +- (id)initWithEXState:(id)arg1 packagePart:(id)arg2; +- (id)exState; + +@end diff --git a/OfficeImport.framework/EXOfficeArtClient.h b/OfficeImport.framework/EXOfficeArtClient.h new file mode 100755 index 0000000..489c208 --- /dev/null +++ b/OfficeImport.framework/EXOfficeArtClient.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXOfficeArtClient : OAXClient { +} + + +- (void)readClientDataFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toDrawable:(id)arg2 state:(id)arg3; + +@end diff --git a/OfficeImport.framework/EXOfficeArtState.h b/OfficeImport.framework/EXOfficeArtState.h new file mode 100755 index 0000000..dbd4e49 --- /dev/null +++ b/OfficeImport.framework/EXOfficeArtState.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EXState; + +@interface EXOfficeArtState : OAXDrawingState { + EXState *mExcelState; +} + + +- (id)initWithExcelState:(id)arg1; +- (id)excelState; + +@end diff --git a/OfficeImport.framework/EXPageSetup.h b/OfficeImport.framework/EXPageSetup.h new file mode 100755 index 0000000..65e9858 --- /dev/null +++ b/OfficeImport.framework/EXPageSetup.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXPageSetup : NSObject { +} + ++ (id)edPageSetupFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (id)edPageMarginsFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (int)edPageOrientationFromPageOrientationString:(id)arg1; ++ (int)edPageOrderFromPageOrderString:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EXPane.h b/OfficeImport.framework/EXPane.h new file mode 100755 index 0000000..b1ec40e --- /dev/null +++ b/OfficeImport.framework/EXPane.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXPane : NSObject { +} + ++ (int)edActivePaneEnumFromString:(id)arg1; ++ (id)edPaneFromXMLPaneElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; + + +@end diff --git a/OfficeImport.framework/EXPivotTable.h b/OfficeImport.framework/EXPivotTable.h new file mode 100755 index 0000000..11799bc --- /dev/null +++ b/OfficeImport.framework/EXPivotTable.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXPivotTable : NSObject { +} + ++ (id)edPivotTableFromXmlPivotTableElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readLocationFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toPivotTable:(id)arg2; ++ (void)readStyleInfoFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toPivotTable:(id)arg2; ++ (void)readPivotFieldsFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toCollection:(id)arg2; ++ (void)readFieldsFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toCollection:(id)arg2; ++ (void)readItemsFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toCollection:(id)arg2; ++ (void)readPageFieldsFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toCollection:(id)arg2; ++ (void)readDataFieldsFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toCollection:(id)arg2; ++ (void)readConditionalFormatsFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toCollection:(id)arg2; ++ (void)readPivotAreasFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toCollection:(id)arg2; ++ (int)edPivotItemTypeFrom:(id)arg1; ++ (int)edPivotFieldAxisFrom:(id)arg1; ++ (void)readFieldItemsFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toCollection:(id)arg2; ++ (int)edPivotDatFieldFormatFrom:(id)arg1; ++ (int)edPivotConditionalFormatTypeFrom:(id)arg1; ++ (int)edPivotConditionalFormatScopeFrom:(id)arg1; ++ (int)edPivotAreaTypeFrom:(id)arg1; ++ (void)readPivotAreaReferencesFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toCollection:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXProtection.h b/OfficeImport.framework/EXProtection.h new file mode 100755 index 0000000..b054d5a --- /dev/null +++ b/OfficeImport.framework/EXProtection.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXProtection : NSObject { +} + ++ (id)edProtectionFromXmlElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXReader.h b/OfficeImport.framework/EXReader.h new file mode 100755 index 0000000..778a3b5 --- /dev/null +++ b/OfficeImport.framework/EXReader.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXReader : OCXReader { +} + ++ (id)readFromFileName:(id)arg1 cancel:(id)arg2 tracing:(id)arg3 temporaryDirectory:(id)arg4; ++ (id)readFromPackage:(id)arg1 fileName:(id)arg2 cancel:(id)arg3 tracing:(id)arg4 temporaryDirectory:(id)arg5; ++ (id)readFromFileName:(id)arg1 cancel:(id)arg2 tracing:(id)arg3 asThumbnail:(BOOL)arg4 delegate:(id)arg5; ++ (id)readFromData:(id)arg1 cancel:(id)arg2 tracing:(id)arg3 asThumbnail:(BOOL)arg4 delegate:(id)arg5; ++ (id)readFromData:(id)arg1 cancel:(id)arg2 tracing:(id)arg3 temporaryDirectory:(id)arg4; + +- (id)edWorkbookFromPart:(id)arg1 package:(id)arg2 fileName:(id)arg3 cancel:(id)arg4 tracing:(id)arg5 temporaryDirectory:(id)arg6; + +@end diff --git a/OfficeImport.framework/EXReference.h b/OfficeImport.framework/EXReference.h new file mode 100755 index 0000000..d198ee4 --- /dev/null +++ b/OfficeImport.framework/EXReference.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXReference : NSObject { +} + ++ (id)edReferenceFromXmlReference:(id)arg1; ++ (id)edDiscontinousReferencesFromXmlRanges:(id)arg1; ++ (bool)edAreaReferenceFromXmlReference:(id)arg1 areaReference:(struct EDAreaReference { int x1; int x2; int x3; int x4; }*)arg2; + + +@end diff --git a/OfficeImport.framework/EXRow.h b/OfficeImport.framework/EXRow.h new file mode 100755 index 0000000..58c1a5b --- /dev/null +++ b/OfficeImport.framework/EXRow.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXRow : NSObject { +} + ++ (void)readRowsFrom:(struct _xmlTextReader { }*)arg1 state:(id)arg2; ++ (void)edRowFrom:(struct _xmlTextReader { }*)arg1 edRowInfo:(struct EDRowInfo { unsigned int x1; unsigned int x2; unsigned short x3; unsigned short x4; unsigned short x5; unsigned short x6; unsigned char x7; unsigned int x8 : 1; unsigned int x9 : 1; }*)arg2 edRowBlock:(id)arg3 edRowBlocks:(id)arg4 state:(id)arg5; + + +@end diff --git a/OfficeImport.framework/EXSheet.h b/OfficeImport.framework/EXSheet.h new file mode 100755 index 0000000..f4a69dc --- /dev/null +++ b/OfficeImport.framework/EXSheet.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXSheet : NSObject { +} + ++ (void)readDelayedSheeWithLocation:(id)arg1 sheetXmlType:(id)arg2 state:(id)arg3; ++ (Class)exSheetClassFromXmlSheetType:(id)arg1 location:(id)arg2; ++ (void)readCommonSheetElementsFrom:(struct _xmlTextReader { }*)arg1 state:(id)arg2; ++ (void)readAllDrawablesWithState:(id)arg1; ++ (void)readLegacyDrawablesWithState:(id)arg1; ++ (void)readDrawablesWithState:(id)arg1; ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXSheetContext.h b/OfficeImport.framework/EXSheetContext.h new file mode 100755 index 0000000..006c55e --- /dev/null +++ b/OfficeImport.framework/EXSheetContext.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSURL, EXState, NSString; + +@interface EXSheetContext : NSObject { + EXState *mSheetState; + NSURL *mPackageLocation; + NSString *mType; +} + + +- (bool)loadDelayedNode:(id)arg1; +- (id)initWithSheetLocation:(id)arg1 sheetXmlType:(id)arg2 state:(id)arg3; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EXState.h b/OfficeImport.framework/EXState.h new file mode 100755 index 0000000..dc7bbed --- /dev/null +++ b/OfficeImport.framework/EXState.h @@ -0,0 +1,85 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class EXOfficeArtState, CPImportTracing, , ECColumnWidthConvertor, EDWorkbook, EDSheet, EXOAVState, EDResources, EDReference, OCPPackagePart, NSMutableDictionary, NSMutableArray; + +@interface EXState : OAVState { + unsigned int mCurrentSheetIndex; + EDSheet *mCurrentSheet; + unsigned int mCellStyleXfsOffset; + double mDefaultColumnWidth; + double mDefaultRowHeight; + OCPPackagePart *mCurrentPart; + OCPPackagePart *mWorkbookPart; + struct __CFDictionary { } *mSharedFormulasMap; + NSMutableArray *mArrayedFormulas; + EDReference *mSheetDimension; + EXOfficeArtState *mOfficeArtState; + EXOAVState *mOAVState; + boolmMaxColumnsWarned; + boolmMaxRowsWarned; + boolmIsPredefinedTableStylesRead; + NSMutableDictionary *mReferenceForCommentTextBox; + boolmIsPredefinedDxfsBeingRead; + struct _xmlNs { struct _xmlNs {} *x1; int x2; char *x3; char *x4; void *x5; struct _xmlDoc {} *x6; } *mRelationshipNS; + unsigned int mTotalCellsWithContentCount; + unsigned int mTotalCellsWithFormulaCount; + ECColumnWidthConvertor *mColumnWidthConvertor; + NSMutableArray *mLegacyDrawables; + EDWorkbook *mWorkbook; + EDResources *mResources; + *mCancelDelegate; + CPImportTracing *mTracing; +} + +@property(readonly) * cancelDelegate; + + +- (double)defaultColumnWidth; +- (void)setDefaultColumnWidth:(double)arg1; +- (double)defaultRowHeight; +- (unsigned int)currentSheetIndex; +- (void)setCurrentSheetIndex:(unsigned int)arg1; +- (void)setWorkbook:(id)arg1; +- (void)setSheetDimension:(id)arg1; +- (void)setOfficeArtState:(id)arg1; +- (void)setTextBox:(id)arg1 forReference:(id)arg2; +- (id)textBoxForReference:(id)arg1; +- (bool)isPredefinedTableStylesRead; +- (void)setPredefinedTableStylesRead:(bool)arg1; +- (bool)isPredefinedDxfsBeingRead; +- (void)setPredefinedDxfsBeingRead:(bool)arg1; +- (struct _xmlNs { struct _xmlNs {} *x1; int x2; char *x3; char *x4; void *x5; struct _xmlDoc {} *x6; }*)relationshipNameSpaceForWorkbook; +- (void)relationshipNameSpaceForWorkbook:(struct _xmlNs { struct _xmlNs {} *x1; int x2; char *x3; char *x4; void *x5; struct _xmlDoc {} *x6; }*)arg1; +- (unsigned int)cellsWithContentCount; +- (id)columnWidthConvertor; +- (void)resetForNewSheet; +- (id)workbookPart; +- (void)setCurrentPart:(id)arg1; +- (void)setCurrentSheet:(id)arg1; +- (void)reportWarning:(struct CPTaggedMessageStructure { int x1; id x2; }*)arg1; +- (id)legacyDrawables; +- (id)sheetDimension; +- (id)initWithWorkbookPart:(id)arg1 cancelDelegate:(id)arg2 tracing:(id)arg3; +- (id)currentPart; +- (id)arrayedFormulas; +- (void)incrementCellsWithFormulaCount; +- (void)addSharedBaseFormulaIndex:(unsigned int)arg1 withIndex:(long)arg2; +- (unsigned int)sharedBaseFormulaIndexWithIndex:(long)arg1; +- (void)reportWorksheetWarning:(struct CPTaggedMessageStructure { int x1; id x2; }*)arg1; +- (id)currentSheet; +- (void)setCellStyleXfsOffset:(unsigned int)arg1; +- (unsigned int)cellStyleXfsOffset; +- (void)incrementCellsWithContentCount; +- (void)setDefaultRowHeight:(double)arg1; +- (void)setResources:(id)arg1; +- (id)workbook; +- (id)resources; +- (id)cancelDelegate; +- (id)oavState; +- (id)officeArtState; +- (BOOL)isCancelled; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/EXString.h b/OfficeImport.framework/EXString.h new file mode 100755 index 0000000..3c13d50 --- /dev/null +++ b/OfficeImport.framework/EXString.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXString : NSObject { +} + ++ (id)edTextFromXmlStringElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)edStringWithRunsFromXmlStringElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (id)edStringWithRunsFromXmlDivElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)buildEDString:(id)arg1 fromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg2 edFont:(id)arg3 keepWhitespace:(bool)arg4 state:(id)arg5; ++ (void)parseStringWithAsciiCode:(id)arg1; ++ (void)buildEDString:(id)arg1 fromText:(id)arg2 edFont:(id)arg3 keepWhitespace:(bool)arg4 state:(id)arg5; ++ (void)buildEDString:(id)arg1 fromChildrenOfNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg2 edFont:(id)arg3 keepWhitespace:(bool)arg4 state:(id)arg5; ++ (id)cleanupWhitespace:(id)arg1; ++ (id)readStringWithAsciiCodeFromXmlStringElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; + + +@end diff --git a/OfficeImport.framework/EXStringTable.h b/OfficeImport.framework/EXStringTable.h new file mode 100755 index 0000000..a8ca2f1 --- /dev/null +++ b/OfficeImport.framework/EXStringTable.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXStringTable : NSObject { +} + ++ (void)readFromState:(id)arg1; ++ (void)readStringsFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXTable.h b/OfficeImport.framework/EXTable.h new file mode 100755 index 0000000..7c79d08 --- /dev/null +++ b/OfficeImport.framework/EXTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXTable : NSObject { +} + ++ (id)edTableFromXmlTableElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXTableColumn.h b/OfficeImport.framework/EXTableColumn.h new file mode 100755 index 0000000..a26efdf --- /dev/null +++ b/OfficeImport.framework/EXTableColumn.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXTableColumn : NSObject { +} + ++ (id)edTableColumnFromXmlTableColumnElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXTableStyle.h b/OfficeImport.framework/EXTableStyle.h new file mode 100755 index 0000000..32b9bc4 --- /dev/null +++ b/OfficeImport.framework/EXTableStyle.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXTableStyle : NSObject { +} + ++ (id)edTableStyleFromXmlTableStyleElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXTableStyleElement.h b/OfficeImport.framework/EXTableStyleElement.h new file mode 100755 index 0000000..9cfa0f5 --- /dev/null +++ b/OfficeImport.framework/EXTableStyleElement.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXTableStyleElement : NSObject { +} + ++ (int)edStyleTableTypeFromXmlStyleTableType:(id)arg1; ++ (id)edTableStyleElementFromXmlTableStyleElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXTableStyleTable.h b/OfficeImport.framework/EXTableStyleTable.h new file mode 100755 index 0000000..eaa976f --- /dev/null +++ b/OfficeImport.framework/EXTableStyleTable.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXTableStyleTable : NSObject { +} + ++ (void)readPredefinedTableStylesWithState:(id)arg1; ++ (void)readPredefinedTableStylesFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/EXUnsupportedSheet.h b/OfficeImport.framework/EXUnsupportedSheet.h new file mode 100755 index 0000000..33fa245 --- /dev/null +++ b/OfficeImport.framework/EXUnsupportedSheet.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXUnsupportedSheet : NSObject { +} + ++ (id)edSheetWithState:(id)arg1; ++ (bool)readDistinctSheetElementsFrom:(struct _xmlTextReader { }*)arg1 state:(id)arg2; ++ (void)readOtherSheetComponentsWithState:(id)arg1; ++ (void)readTables:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EXVmlClient.h b/OfficeImport.framework/EXVmlClient.h new file mode 100755 index 0000000..049b8b5 --- /dev/null +++ b/OfficeImport.framework/EXVmlClient.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXVmlClient : NSObject { +} + ++ (void)readAnchor:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2; ++ (id)readComment:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2; ++ (id)edTextBoxForVmlTextInShape:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 state:(id)arg3; ++ (void)readClientDataFromShape:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toGraphic:(id)arg2 state:(id)arg3; ++ (void)readClientDataFromGroup:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toGroup:(id)arg2 state:(id)arg3; ++ (int)vmlSupportLevel; + + +@end diff --git a/OfficeImport.framework/EXWorkbook.h b/OfficeImport.framework/EXWorkbook.h new file mode 100755 index 0000000..ae06e75 --- /dev/null +++ b/OfficeImport.framework/EXWorkbook.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXWorkbook : NSObject { +} + ++ (id)edWorkbookFromState:(id)arg1 package:(id)arg2 reader:(id)arg3 resourcesOnly:(bool)arg4 fileName:(id)arg5 temporaryDirectory:(id)arg6; ++ (void)readStylesFrom:(id)arg1 state:(id)arg2; ++ (void)readSheetsFrom:(id)arg1 relationNS:(struct _xmlNs { struct _xmlNs {} *x1; int x2; char *x3; char *x4; void *x5; struct _xmlDoc {} *x6; }*)arg2 state:(id)arg3; ++ (void)readStringsFrom:(id)arg1 state:(id)arg2; ++ (id)edWorkbookFromState:(id)arg1 package:(id)arg2 reader:(id)arg3 fileName:(id)arg4 temporaryDirectory:(id)arg5; ++ (void)setupProcessors:(id)arg1; + + +@end diff --git a/OfficeImport.framework/EXWorksheet.h b/OfficeImport.framework/EXWorksheet.h new file mode 100755 index 0000000..8896507 --- /dev/null +++ b/OfficeImport.framework/EXWorksheet.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface EXWorksheet : NSObject { +} + ++ (void)readConditionalFormattingsFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readHyperlinksFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readWorksheetViewsFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readWorksheetFormatPropertiesFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readColumnInfosFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readOleObjectsFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readDataValidationsFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (void)readCommentTextFrom:(id)arg1; ++ (void)readPivotTables:(id)arg1; ++ (id)edSheetWithState:(id)arg1; ++ (bool)readDistinctSheetElementsFrom:(struct _xmlTextReader { }*)arg1 state:(id)arg2; ++ (void)readOtherSheetComponentsWithState:(id)arg1; ++ (void)readTables:(id)arg1; ++ (void)setupProcessors:(id)arg1; + + +@end diff --git a/OfficeImport.framework/MFBitmap.h b/OfficeImport.framework/MFBitmap.h new file mode 100755 index 0000000..8afd22b --- /dev/null +++ b/OfficeImport.framework/MFBitmap.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableData; + +@interface MFBitmap : NSObject { + int m_width; + int m_height; + unsigned int m_bitsPerPixel; + int m_compression; + BOOL m_isOS2; + unsigned int m_infoHeaderSize; + unsigned int m_paletteSize; + NSMutableData *m_bmpData; +} + + +- (id)initWithDIBitmap:(id)arg1 :(const char *)arg2 :(unsigned int)arg3 :(int)arg4; +- (id)initWithDIBitmap:(id)arg1 :(const char *)arg2 :(unsigned int)arg3 :(const char *)arg4 :(unsigned int)arg5 :(int)arg6; +- (id)initWithBitmap:(id)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(const char *)arg6 :(unsigned int)arg7; +- (void)setMonoPalette:(id)arg1; +- (void)writePaletteEntry:(id)arg1 :(int)arg2; +- (void)setNull; +- (BOOL)parseHeader:(const char *)arg1 :(unsigned int)arg2; +- (void)appendDIBPalette:(id)arg1 :(const char *)arg2 :(unsigned int)arg3 :(int)arg4; +- (BOOL)processDIBHeader:(id)arg1 :(const char *)arg2 :(unsigned int)arg3 :(int)arg4; +- (void)writeFileHeader; +- (void)writeInfoHeader; +- (BOOL)isEmpty; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/MFBrush.h b/OfficeImport.framework/MFBrush.h new file mode 100755 index 0000000..4035b4b --- /dev/null +++ b/OfficeImport.framework/MFBrush.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface MFBrush : NSObject { +} + + +- (int)selectInto:(id)arg1; + +@end diff --git a/OfficeImport.framework/MFByteUtils.h b/OfficeImport.framework/MFByteUtils.h new file mode 100755 index 0000000..eaa3e54 --- /dev/null +++ b/OfficeImport.framework/MFByteUtils.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface MFByteUtils : NSObject { +} + ++ (float)readFloatFromByteArray:(const char *)arg1 :(int)arg2; + + +@end diff --git a/OfficeImport.framework/MFCocoaBitmap.h b/OfficeImport.framework/MFCocoaBitmap.h new file mode 100755 index 0000000..32c8fe5 --- /dev/null +++ b/OfficeImport.framework/MFCocoaBitmap.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface MFCocoaBitmap : MFBitmap { + struct CGImage { } *m_image; +} + + +- (struct CGImage { }*)getImage; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/MFCocoaBrush.h b/OfficeImport.framework/MFCocoaBrush.h new file mode 100755 index 0000000..57d9db5 --- /dev/null +++ b/OfficeImport.framework/MFCocoaBrush.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface MFCocoaBrush : MFBrush { +} + + +- (void)fillPath:(id)arg1 :(id)arg2; +- (void)setPolyFillMode:(id)arg1 :(id)arg2; +- (BOOL)fillWithROP:(id)arg1 :(id)arg2; + +@end diff --git a/OfficeImport.framework/MFCocoaDeviceDriver.h b/OfficeImport.framework/MFCocoaDeviceDriver.h new file mode 100755 index 0000000..f6c6f51 --- /dev/null +++ b/OfficeImport.framework/MFCocoaDeviceDriver.h @@ -0,0 +1,85 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSAffineTransform; + +@interface MFCocoaDeviceDriver : NSObject { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } m_canvas; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } m_viewBox; + NSAffineTransform *m_viewBoxTransform; + NSAffineTransform *m_worldToDeviceTransform; + NSAffineTransform *m_combinedTransform; +} + ++ (int)getROP:(id)arg1; + +- (id)initWithCanvas:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (int)textOut:(id)arg1 :(int*)arg2 :(int*)arg3 :(id)arg4; +- (int)arc:(id)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(int)arg6 :(int)arg7 :(int)arg8 :(int)arg9; +- (int)arcTo:(id)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(int)arg6 :(int)arg7 :(int)arg8 :(int)arg9; +- (int)angleArc:(id)arg1 :(int)arg2 :(int)arg3 :(unsigned long)arg4 :(double)arg5 :(double)arg6; +- (int)pie:(id)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(int)arg6 :(int)arg7 :(int)arg8 :(int)arg9; +- (int)chord:(id)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(int)arg6 :(int)arg7 :(int)arg8 :(int)arg9; +- (int)polyPolyline:(id)arg1 :(struct CGPoint { float x1; float x2; }*)arg2 :(int*)arg3 :(int)arg4; +- (int)polygon:(id)arg1 :(struct CGPoint { float x1; float x2; }*)arg2 :(int)arg3; +- (int)polyPolygon:(id)arg1 :(struct CGPoint { float x1; float x2; }*)arg2 :(int*)arg3 :(int)arg4; +- (int)lineTo:(id)arg1 :(double)arg2 :(double)arg3; +- (int)roundRect:(id)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(double)arg6 :(double)arg7; +- (int)ellipse:(id)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5; +- (int)bezierTo:(id)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(int)arg6 :(int)arg7; +- (int)bezier:(id)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(int)arg6 :(int)arg7 :(int)arg8 :(int)arg9; +- (int)activateTransform:(id)arg1; +- (int)removeClip; +- (int)patBlt:(id)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(unsigned long)arg6; +- (int)maskBlt:(id)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(id)arg6 :(int)arg7 :(int)arg8 :(id)arg9 :(int)arg10 :(int)arg11 :(unsigned long)arg12 :(struct { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg13 :(unsigned long)arg14; +- (int)plgBlt:(id)arg1 :(struct CGPoint { float x1; float x2; }*)arg2 :(id)arg3 :(int)arg4 :(int)arg5 :(int)arg6 :(int)arg7 :(id)arg8 :(int)arg9 :(int)arg10 :(struct { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg11 :(unsigned long)arg12; +- (id)createHatchBrush:(id)arg1 :(int)arg2; +- (id)createPatternBrush:(id)arg1 usePaletteForBilevel:(BOOL)arg2; +- (id)createSolidBrush:(id)arg1; +- (id)createNullBrush; +- (id)createPen; +- (id)createPen:(int)arg1 :(long)arg2 :(id)arg3 :(double*)arg4; +- (id)createFont:(int)arg1; +- (id)createFont:(long)arg1 :(long)arg2 :(long)arg3 :(long)arg4 :(long)arg5 :(bool)arg6 :(bool)arg7 :(bool)arg8 :(int)arg9 :(int)arg10 :(unsigned char)arg11 :(int)arg12 :(int)arg13 :(int)arg14 :(id)arg15; +- (id)createFontIndirectW:(long)arg1 :(long)arg2 :(long)arg3 :(long)arg4 :(long)arg5 :(bool)arg6 :(bool)arg7 :(bool)arg8 :(int)arg9 :(int)arg10 :(unsigned char)arg11 :(int)arg12 :(int)arg13 :(int)arg14 :(id)arg15 :(id)arg16 :(id)arg17 :(unsigned int)arg18 :(unsigned int)arg19 :(unsigned int)arg20 :(unsigned int)arg21 :(unsigned int)arg22; +- (id)createPath; +- (id)createRegionWithRects:(id)arg1 :(id)arg2; +- (id)createRegionWithPath:(id)arg1; +- (id)createDIBitmap:(id)arg1 :(const char *)arg2 :(unsigned int)arg3 :(int)arg4; +- (id)createDIBitmap:(id)arg1 :(const char *)arg2 :(unsigned int)arg3 :(const char *)arg4 :(unsigned int)arg5 :(int)arg6; +- (id)createBitmap:(id)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(const char *)arg6 :(unsigned int)arg7; +- (int)extTextOut:(id)arg1 :(int*)arg2 :(int*)arg3 :(id)arg4 :(int)arg5 :(int)arg6 :(int)arg7 :(int)arg8 :(int)arg9 :(int*)arg10 :(int)arg11; +- (void)drawBezierPath:(id)arg1 dc:(id)arg2 fill:(BOOL)arg3 stroke:(BOOL)arg4; +- (int)polyline:(id)arg1 :(struct CGPoint { float x1; float x2; }*)arg2 :(int)arg3; +- (int)rectangle:(id)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5; +- (void)concatTransforms; +- (void)updateViewBoxTransform; +- (int)stretchBlt:(id)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(id)arg6 :(int)arg7 :(int)arg8 :(int)arg9 :(int)arg10 :(unsigned long)arg11 :(struct { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg12 :(unsigned long)arg13; +- (int)bitBlt:(id)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(id)arg6 :(int)arg7 :(int)arg8 :(unsigned long)arg9 :(struct { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg10 :(unsigned long)arg11; +- (int)setViewBox:(double)arg1 :(double)arg2 :(double)arg3 :(double)arg4; +- (int)excludeClipRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (int)intersectClipRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (int)setMetaRgn; +- (void)setTransform:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/MFCocoaFont.h b/OfficeImport.framework/MFCocoaFont.h new file mode 100755 index 0000000..6545654 --- /dev/null +++ b/OfficeImport.framework/MFCocoaFont.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface MFCocoaFont : MFFont { +} + + +- (id)getCocoaFontName; + +@end diff --git a/OfficeImport.framework/MFCocoaHatchBrush.h b/OfficeImport.framework/MFCocoaHatchBrush.h new file mode 100755 index 0000000..bd8f3cc --- /dev/null +++ b/OfficeImport.framework/MFCocoaHatchBrush.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSColorStub; + +@interface MFCocoaHatchBrush : MFCocoaBrush { + NSColorStub *m_colour; + int m_style; +} + ++ (id)hatchBrushWithColour:(id)arg1 :(int)arg2; + +- (id)initWithColour:(id)arg1 :(int)arg2; +- (void)fillPath:(id)arg1 :(id)arg2; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/MFCocoaNullBrush.h b/OfficeImport.framework/MFCocoaNullBrush.h new file mode 100755 index 0000000..9c3916e --- /dev/null +++ b/OfficeImport.framework/MFCocoaNullBrush.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface MFCocoaNullBrush : MFCocoaBrush { +} + ++ (id)nullBrush; + +- (void)fillPath:(id)arg1 :(id)arg2; + +@end diff --git a/OfficeImport.framework/MFCocoaPath.h b/OfficeImport.framework/MFCocoaPath.h new file mode 100755 index 0000000..b03182e --- /dev/null +++ b/OfficeImport.framework/MFCocoaPath.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSBezierPathStub; + +@interface MFCocoaPath : MFPath { + NSBezierPathStub *m_path; + int m_state; +} + + +- (int)abort; +- (int)closeFigure; +- (int)widen:(id)arg1; +- (int)fill:(id)arg1; +- (id)getBezierPath; +- (id)initWithPath:(id)arg1 state:(int)arg2; +- (void)appendBezierPath:(id)arg1 dc:(id)arg2; +- (int)stroke:(id)arg1; +- (int)flatten; +- (int)begin; +- (BOOL)isOpen; +- (int)end; +- (struct CGPoint { float x1; float x2; })currentPoint; +- (int)state; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/MFCocoaPatternBrush.h b/OfficeImport.framework/MFCocoaPatternBrush.h new file mode 100755 index 0000000..53498f6 --- /dev/null +++ b/OfficeImport.framework/MFCocoaPatternBrush.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class MFCocoaBitmap; + +@interface MFCocoaPatternBrush : MFCocoaBrush { + MFCocoaBitmap *m_pattern; + BOOL m_usePaletteForBilevel; +} + ++ (id)patternBrushWithBitmap:(id)arg1 usePaletteForBilevel:(BOOL)arg2; + +- (id)initWithBitmap:(id)arg1 usePaletteForBilevel:(BOOL)arg2; +- (void)fillPath:(id)arg1 :(id)arg2; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/MFCocoaPen.h b/OfficeImport.framework/MFCocoaPen.h new file mode 100755 index 0000000..4e2b91e --- /dev/null +++ b/OfficeImport.framework/MFCocoaPen.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface MFCocoaPen : MFPen { + float m_PixelSize; +} + ++ (id)penWithStyle:(int)arg1 width:(long)arg2 colour:(id)arg3 styleArray:(double*)arg4 LPToDPTransform:(id)arg5; + +- (id)initWithStyle:(int)arg1 width:(long)arg2 colour:(id)arg3 styleArray:(double*)arg4; +- (void)applyDashedLinesToPath:(id)arg1; +- (void)applyLineCapStyleToPath:(id)arg1; +- (void)applyLineJoinStyleToPath:(id)arg1 :(id)arg2; +- (void)strokePath:(id)arg1 :(id)arg2; + +@end diff --git a/OfficeImport.framework/MFCocoaRegion.h b/OfficeImport.framework/MFCocoaRegion.h new file mode 100755 index 0000000..469a25b --- /dev/null +++ b/OfficeImport.framework/MFCocoaRegion.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSBezierPathStub; + +@interface MFCocoaRegion : MFRegion { + NSBezierPathStub *m_path; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } m_bounds; +} + + +- (int)setClip:(id)arg1 :(int)arg2; +- (int)fill:(id)arg1 :(id)arg2; +- (int)frame:(id)arg1 :(id)arg2; +- (int)invert:(id)arg1; +- (id)initWithRects:(id)arg1 :(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 :(id)arg3; +- (id)initWithPath:(id)arg1 :(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/MFCocoaSolidBrush.h b/OfficeImport.framework/MFCocoaSolidBrush.h new file mode 100755 index 0000000..b9aa745 --- /dev/null +++ b/OfficeImport.framework/MFCocoaSolidBrush.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSColorStub; + +@interface MFCocoaSolidBrush : MFCocoaBrush { + NSColorStub *m_colour; +} + ++ (id)solidBrushWithColour:(id)arg1; + +- (id)initWithColour:(id)arg1; +- (void)fillPath:(id)arg1 :(id)arg2; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/MFConverter.h b/OfficeImport.framework/MFConverter.h new file mode 100755 index 0000000..5687805 --- /dev/null +++ b/OfficeImport.framework/MFConverter.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface MFConverter : NSObject { +} + ++ (id)play:(id)arg1 frame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 colorMap:(id)arg3 fillMap:(id)arg4; ++ (BOOL)mapToPdf:(id)arg1; ++ (id)readerFor:(id)arg1 frame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 colorMap:(id)arg3 fillMap:(id)arg4; ++ (void)_play:(id)arg1 frame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 colorMap:(id)arg3 fillMap:(id)arg4; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundsInPoints:(id)arg1; + + +@end diff --git a/OfficeImport.framework/MFDeviceContext.h b/OfficeImport.framework/MFDeviceContext.h new file mode 100755 index 0000000..d06d36c --- /dev/null +++ b/OfficeImport.framework/MFDeviceContext.h @@ -0,0 +1,91 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSObject, MFFont, MFBrush, NSColorStub, MFTransform, MFPalette, MFPen, MFPath; + +@interface MFDeviceContext : NSObject { + NSObject *m_driver; + boolm_textUpdateCP; + double m_miterLimit; + int m_textHorizontalAlign; + int m_textVerticalAlign; + int m_textDirection; + MFFont *m_font; + NSColorStub *m_textColour; + int m_textBreakExtra; + int m_textBreakCount; + int m_textCharExtra; + NSColorStub *m_bkColour; + int m_bkMode; + struct CGPoint { + float x; + float y; + } m_brushOrg; + struct CGPoint { + float x; + float y; + } m_penPos; + int m_arcDirection; + int m_polyFillMode; + MFTransform *m_transform; + MFPen *m_pen; + MFBrush *m_brush; + MFPalette *m_selectedPalette; + int m_rop2; + int m_stretchMode; + MFPath *m_path; +} + ++ (id)deviceContextWithDriver:(id)arg1; + +- (void)setBrush:(id)arg1; +- (id)initWithDriver:(id)arg1; +- (bool)getTextUpdateCP; +- (void)setTextUpdateCP:(bool)arg1; +- (int)getTextHorizontalAlign; +- (void)setTextHorizontalAlign:(int)arg1; +- (void)setTextVerticalAlign:(int)arg1; +- (int)getTextDirection; +- (void)setTextDirection:(int)arg1; +- (int)getTextBreakExtra; +- (int)getTextBreakCount; +- (int)getTextCharExtra; +- (void)setTextCharExtra:(int)arg1; +- (int)getBkMode; +- (struct CGPoint { float x1; float x2; })getBrushOrg; +- (void)setBrushOrg:(struct CGPoint { float x1; float x2; })arg1; +- (int)getStretchBltMode; +- (void)setCurrentTransform:(id)arg1; +- (void)setSelectedPalette:(id)arg1; +- (void)setPen:(id)arg1; +- (double)getMiterLimit; +- (id)getCurrentTransform; +- (id)getPath; +- (id)getBrush; +- (id)getPen; +- (int)getRop2; +- (id)getFont; +- (int)getTextVerticalAlign; +- (int)getArcDirection; +- (struct CGPoint { float x1; float x2; })getPenPosition; +- (void)setPenPosition:(struct CGPoint { float x1; float x2; })arg1; +- (int)getPolyFillMode; +- (id)getSelectedPalette; +- (id)getTextColour; +- (id)getBkColour; +- (void)setTextColour:(id)arg1; +- (void)setTextJustification:(int)arg1 :(int)arg2; +- (void)setBkColour:(id)arg1; +- (void)setBkMode:(int)arg1; +- (void)setStretchBltMode:(int)arg1; +- (void)setArcDirection:(int)arg1; +- (void)setPolyFillMode:(int)arg1; +- (void)setRop2:(int)arg1; +- (void)setPath:(id)arg1; +- (void)setMiterLimit:(double)arg1; +- (void)setFont:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/MFFont.h b/OfficeImport.framework/MFFont.h new file mode 100755 index 0000000..890c8a9 --- /dev/null +++ b/OfficeImport.framework/MFFont.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface MFFont : NSObject { + int m_lfHeight; + int m_lfWidth; + int m_lfEscapement; + int m_lfOrientation; + int m_lfWeight; + boolm_lfItalic; + boolm_lfUnderline; + boolm_lfStrikeOut; + int m_lfCharSet; + int m_lfOutPrecision; + unsigned char m_lfClipPrecision; + int m_lfQuality; + int m_pitch; + int m_family; + NSString *m_lfFaceName; + NSString *m_elfFullName; + NSString *m_elfStyle; + unsigned int m_elfVersion; + unsigned int m_elfStyleSize; + unsigned int m_elfMatch; + unsigned int m_elfVendorId; + unsigned int m_elfCulture; +} + ++ (id)fontWithStockFont:(int)arg1; ++ (id)fontWithFeatures:(long)arg1 :(long)arg2 :(long)arg3 :(long)arg4 :(long)arg5 :(bool)arg6 :(bool)arg7 :(bool)arg8 :(int)arg9 :(int)arg10 :(unsigned char)arg11 :(int)arg12 :(int)arg13 :(int)arg14 :(id)arg15; ++ (id)fontWithExtendedFeatures:(long)arg1 :(long)arg2 :(long)arg3 :(long)arg4 :(long)arg5 :(bool)arg6 :(bool)arg7 :(bool)arg8 :(int)arg9 :(int)arg10 :(unsigned char)arg11 :(int)arg12 :(int)arg13 :(int)arg14 :(id)arg15 :(id)arg16 :(id)arg17 :(unsigned int)arg18 :(unsigned int)arg19 :(unsigned int)arg20 :(unsigned int)arg21 :(unsigned int)arg22; + +- (double)escapement; +- (int)getCharset; +- (BOOL)strikeout; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })textExtent:(id)arg1 :(int)arg2 :(int*)arg3 :(int)arg4; +- (id)initWithAllFeatures:(long)arg1 :(long)arg2 :(long)arg3 :(long)arg4 :(long)arg5 :(bool)arg6 :(bool)arg7 :(bool)arg8 :(int)arg9 :(int)arg10 :(unsigned char)arg11 :(int)arg12 :(int)arg13 :(int)arg14 :(id)arg15 :(id)arg16 :(id)arg17 :(unsigned int)arg18 :(unsigned int)arg19 :(unsigned int)arg20 :(unsigned int)arg21 :(unsigned int)arg22; +- (id)initWithFeatures:(long)arg1 :(long)arg2 :(long)arg3 :(long)arg4 :(long)arg5 :(bool)arg6 :(bool)arg7 :(bool)arg8 :(int)arg9 :(int)arg10 :(unsigned char)arg11 :(int)arg12 :(int)arg13 :(int)arg14 :(id)arg15; +- (id)initWithStockFont:(int)arg1; +- (double)fontHeight; +- (int)selectInto:(id)arg1; +- (BOOL)underline; +- (id)faceName; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/MFGraphicsDevice.h b/OfficeImport.framework/MFGraphicsDevice.h new file mode 100755 index 0000000..98e83ad --- /dev/null +++ b/OfficeImport.framework/MFGraphicsDevice.h @@ -0,0 +1,117 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSDictionary, MFDeviceContext, NSObject, NSMutableArray, MFObjectTable; + +@interface MFGraphicsDevice : NSObject { + MFDeviceContext *m_currentDC; + NSMutableArray *m_savedDC; + NSObject *m_deviceDriver; + MFObjectTable *m_objectTable; + MFObjectTable *m_stockObjects; + NSDictionary *m_colorMap; + NSDictionary *m_fillMap; +} + + +- (int)comment:(id)arg1; +- (int)textOutEncoded:(int)arg1 :(int)arg2 :(id)arg3; +- (int)extTextOutEncoded:(int)arg1 :(int)arg2 :(id)arg3 :(int)arg4 :(int)arg5 :(int)arg6 :(int)arg7 :(int)arg8 :(int*)arg9 :(int)arg10; +- (int)createRegion:(id)arg1; +- (int)createFontIndirect:(long)arg1 :(long)arg2 :(long)arg3 :(long)arg4 :(long)arg5 :(bool)arg6 :(bool)arg7 :(bool)arg8 :(int)arg9 :(int)arg10 :(unsigned char)arg11 :(int)arg12 :(int)arg13 :(int)arg14 :(id)arg15; +- (id)createColorWithRGBBytes:(unsigned char)arg1 :(unsigned char)arg2 :(unsigned char)arg3 :(unsigned char)arg4; +- (int)selectClipRegion:(unsigned int)arg1 :(int)arg2; +- (int)paintRgn:(unsigned int)arg1; +- (int)invertRgn:(unsigned int)arg1; +- (int)fillRgn:(unsigned int)arg1 :(unsigned int)arg2; +- (int)frameRegionWithRects:(id)arg1 :(unsigned int)arg2 :(int)arg3 :(int)arg4; +- (int)frameRegion:(unsigned int)arg1 :(unsigned int)arg2 :(int)arg3 :(int)arg4; +- (id)createDIBitmap:(const char *)arg1 :(unsigned int)arg2 :(int)arg3; +- (id)createBitmap:(unsigned int)arg1 :(unsigned int)arg2 :(unsigned int)arg3 :(unsigned int)arg4 :(const char *)arg5 :(unsigned int)arg6; +- (int)patBlt:(int)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(unsigned long)arg5; +- (id)recolor:(id)arg1 fill:(BOOL)arg2; +- (int)textOut:(int)arg1 :(int)arg2 :(id)arg3; +- (void)createStockObjects; +- (id)recolor:(unsigned char)arg1 :(unsigned char)arg2 :(unsigned char)arg3 fill:(BOOL)arg4; +- (int)offsetWindowOrg:(int)arg1 :(int)arg2; +- (int)offsetViewportOrg:(int)arg1 :(int)arg2; +- (int)setTextCharExtra:(int)arg1; +- (void)setColorMap:(id)arg1 fillMap:(id)arg2; +- (id)initWithCanvas:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (int)setViewBox:(double)arg1 :(double)arg2 :(double)arg3 :(double)arg4; +- (int)description:(id)arg1; +- (int)setWindowExt:(int)arg1 :(int)arg2; +- (int)setWindowOrg:(int)arg1 :(int)arg2; +- (int)scaleWindowExt:(int)arg1 :(int)arg2 :(int)arg3 :(int)arg4; +- (int)setWorldTransform:(const struct { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg1; +- (int)modifyWorldTransform:(const struct { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg1 :(int)arg2; +- (int)setViewportExt:(int)arg1 :(int)arg2; +- (int)setViewportOrg:(int)arg1 :(int)arg2; +- (int)scaleViewportExt:(int)arg1 :(int)arg2 :(int)arg3 :(int)arg4; +- (int)getStockObject:(unsigned int)arg1; +- (int)selectObject:(int)arg1; +- (int)createPen:(int)arg1 :(long)arg2 :(id)arg3 :(double*)arg4 :(unsigned int)arg5; +- (int)createPalette:(id)arg1 :(unsigned int)arg2; +- (int)setPaletteEntries:(unsigned int)arg1 :(id)arg2 :(unsigned int)arg3; +- (int)resizePalette:(unsigned int)arg1 :(unsigned int)arg2; +- (int)realizePalette; +- (int)createFontIndirectW:(long)arg1 :(long)arg2 :(long)arg3 :(long)arg4 :(long)arg5 :(bool)arg6 :(bool)arg7 :(bool)arg8 :(int)arg9 :(int)arg10 :(unsigned char)arg11 :(int)arg12 :(int)arg13 :(int)arg14 :(id)arg15 :(id)arg16 :(id)arg17 :(unsigned int)arg18 :(unsigned int)arg19 :(unsigned int)arg20 :(unsigned int)arg21 :(unsigned int)arg22 :(unsigned int)arg23; +- (int)createBrush:(int)arg1 :(id)arg2 :(int)arg3 :(unsigned int)arg4; +- (id)createDIBitmap:(const char *)arg1 :(unsigned int)arg2 :(const char *)arg3 :(unsigned int)arg4 :(int)arg5; +- (int)createPatternBrush:(id)arg1 :(unsigned int)arg2 usePaletteForBilevel:(BOOL)arg3; +- (int)extTextOut:(int)arg1 :(int)arg2 :(id)arg3 :(int)arg4 :(int)arg5 :(int)arg6 :(int)arg7 :(int)arg8 :(int*)arg9 :(int)arg10; +- (int)setTextAlign:(bool)arg1 :(int)arg2 :(int)arg3 :(int)arg4; +- (int)setTextColour:(const id)arg1; +- (int)setTextJustification:(int)arg1 :(int)arg2; +- (int)setBkColour:(id)arg1; +- (int)setBkMode:(int)arg1; +- (int)setBrushOrg:(double)arg1 :(double)arg2; +- (int)setMapMode:(int)arg1; +- (int)lineTo:(double)arg1 :(double)arg2; +- (int)bezierTo:(int)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(int)arg6; +- (int)moveTo:(double)arg1 :(double)arg2; +- (int)closeCurrentPath:(bool)arg1; +- (int)bezier:(int)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(int)arg6 :(int)arg7 :(int)arg8; +- (int)polygon:(struct CGPoint { float x1; float x2; }*)arg1 :(int)arg2; +- (int)polyline:(struct CGPoint { float x1; float x2; }*)arg1 :(int)arg2; +- (int)roundRect:(int)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(double)arg5 :(double)arg6; +- (int)setStretchBltMode:(int)arg1; +- (int)saveDC; +- (int)restoreDC:(int)arg1; +- (int)setArcDirection:(int)arg1; +- (int)arc:(int)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(int)arg6 :(int)arg7 :(int)arg8; +- (int)arcTo:(int)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(int)arg6 :(int)arg7 :(int)arg8; +- (int)chord:(int)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(int)arg6 :(int)arg7 :(int)arg8; +- (int)pie:(int)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(int)arg6 :(int)arg7 :(int)arg8; +- (int)ellipse:(int)arg1 :(int)arg2 :(int)arg3 :(int)arg4; +- (int)rectangle:(int)arg1 :(int)arg2 :(int)arg3 :(int)arg4; +- (int)polyPolygon:(struct CGPoint { float x1; float x2; }*)arg1 :(int*)arg2 :(int)arg3; +- (int)polyPolyline:(struct CGPoint { float x1; float x2; }*)arg1 :(int*)arg2 :(int)arg3; +- (int)angleArc:(int)arg1 :(int)arg2 :(unsigned long)arg3 :(double)arg4 :(double)arg5; +- (int)bitBlt:(int)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(id)arg5 :(int)arg6 :(int)arg7 :(unsigned long)arg8 :(struct { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg9 :(unsigned long)arg10; +- (int)stretchBlt:(int)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(id)arg5 :(int)arg6 :(int)arg7 :(int)arg8 :(int)arg9 :(unsigned long)arg10 :(struct { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg11 :(unsigned long)arg12; +- (int)maskBlt:(int)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(id)arg5 :(int)arg6 :(int)arg7 :(id)arg8 :(int)arg9 :(int)arg10 :(unsigned long)arg11 :(struct { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg12 :(unsigned long)arg13; +- (int)plgBlt:(struct CGPoint { float x1; float x2; }*)arg1 :(id)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(int)arg6 :(id)arg7 :(int)arg8 :(int)arg9 :(struct { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg10 :(unsigned long)arg11; +- (int)stretchBlt:(int)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(id)arg5 :(int)arg6 :(int)arg7 :(int)arg8 :(int)arg9 :(unsigned long)arg10 :(struct { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg11 :(unsigned long)arg12 usePaletteForBilevel:(BOOL)arg13; +- (int)setPolyFillMode:(int)arg1; +- (int)setRop2:(int)arg1; +- (int)beginPath; +- (int)abortPath; +- (int)endPath; +- (int)widenPath; +- (int)strokeAndFillPath:(bool)arg1 :(bool)arg2; +- (int)selectClipPath:(int)arg1; +- (int)selectClipRegionWithRects:(id)arg1 :(int)arg2; +- (int)fillRgnWithRects:(id)arg1 :(unsigned int)arg2; +- (int)paintRgnWithRects:(id)arg1; +- (int)invertRgnWithRects:(id)arg1; +- (int)excludeClipRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (int)intersectClipRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (int)setMetaRgn; +- (void)done; +- (int)setMiterLimit:(double)arg1; +- (int)deleteObject:(int)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/MFObjectTable.h b/OfficeImport.framework/MFObjectTable.h new file mode 100755 index 0000000..eeacded --- /dev/null +++ b/OfficeImport.framework/MFObjectTable.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface MFObjectTable : NSObject { + NSMutableArray *m_objects; +} + + +- (unsigned int)insertPos; +- (int)selectInto:(int)arg1 :(id)arg2; +- (int)putObject:(id)arg1 :(unsigned int)arg2; +- (id)getObject:(unsigned int)arg1; +- (void)clear; +- (int)size; +- (int)deleteObject:(unsigned int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/MFPalette.h b/OfficeImport.framework/MFPalette.h new file mode 100755 index 0000000..63a8ae8 --- /dev/null +++ b/OfficeImport.framework/MFPalette.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface MFPalette : NSObject { + NSMutableArray *m_colours; +} + ++ (id)paletteWithColours:(id)arg1; + +- (id)initWithColours:(id)arg1; +- (BOOL)setEntries:(int)arg1 :(id)arg2; +- (BOOL)resize:(int)arg1; +- (int)selectInto:(id)arg1; +- (id)getColour:(int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/MFPath.h b/OfficeImport.framework/MFPath.h new file mode 100755 index 0000000..022c2f3 --- /dev/null +++ b/OfficeImport.framework/MFPath.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface MFPath : NSObject { +} + + +- (int)abort; +- (int)closeFigure; +- (int)widen:(id)arg1; +- (int)fill:(id)arg1; +- (int)stroke:(id)arg1; +- (int)flatten; +- (int)begin; +- (BOOL)isOpen; +- (int)end; +- (struct CGPoint { float x1; float x2; })currentPoint; +- (int)state; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/MFPen.h b/OfficeImport.framework/MFPen.h new file mode 100755 index 0000000..3933a3d --- /dev/null +++ b/OfficeImport.framework/MFPen.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSColorStub; + +@interface MFPen : NSObject { + int m_penStyle; + int m_penWidth; + NSColorStub *m_colour; + double *m_userStyleArray; +} + ++ (id)penWithStyle:(int)arg1 width:(long)arg2 colour:(id)arg3 styleArray:(double*)arg4; ++ (id)pen; + +- (long)getWidth; +- (id)initWithStyle:(int)arg1 width:(long)arg2 colour:(id)arg3 styleArray:(double*)arg4; +- (int)getStyle; +- (id)getColor; +- (int)selectInto:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/MFRegion.h b/OfficeImport.framework/MFRegion.h new file mode 100755 index 0000000..1385aae --- /dev/null +++ b/OfficeImport.framework/MFRegion.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface MFRegion : NSObject { +} + + +- (int)setClip:(id)arg1 :(int)arg2; +- (int)fill:(id)arg1 :(id)arg2; +- (int)frame:(id)arg1 :(id)arg2; +- (int)invert:(id)arg1; +- (int)selectInto:(id)arg1; + +@end diff --git a/OfficeImport.framework/MFSniffer.h b/OfficeImport.framework/MFSniffer.h new file mode 100755 index 0000000..f1901d0 --- /dev/null +++ b/OfficeImport.framework/MFSniffer.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface MFSniffer : NSObject { +} + ++ (int)fileType:(id)arg1; + + +@end diff --git a/OfficeImport.framework/MFTransform.h b/OfficeImport.framework/MFTransform.h new file mode 100755 index 0000000..4b5dfdd --- /dev/null +++ b/OfficeImport.framework/MFTransform.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSObject, NSAffineTransform; + +@interface MFTransform : NSObject { + NSAffineTransform *m_world; + struct CGPoint { + float x; + float y; + } m_windowOrg; + struct CGPoint { + float x; + float y; + } m_windowExt; + struct CGPoint { + float x; + float y; + } m_viewportOrg; + struct CGPoint { + float x; + float y; + } m_viewportExt; + NSAffineTransform *m_combinedTransform; + int m_mapMode; + NSObject *m_deviceDriver; +} + + +- (BOOL)isUpsideDown; +- (struct CGPoint { float x1; float x2; })DPtoLP:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })LPtoDP:(struct CGPoint { float x1; float x2; })arg1; +- (int)updateTransform; +- (id)getWorldMatrix; +- (void)setWorldMatrix:(id)arg1; +- (struct CGPoint { float x1; float x2; })getWindowOrg; +- (void)setWindowOrg:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })getWindowExtent; +- (void)setWindowExt:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })getViewportOrg; +- (void)setViewportOrg:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })getViewportExtent; +- (void)setViewportExt:(struct CGPoint { float x1; float x2; })arg1; +- (void)setTransformMatrix:(id)arg1; +- (int)getMapMode; +- (int)offsetWindowOrg:(int)arg1 :(int)arg2; +- (int)offsetViewportOrg:(int)arg1 :(int)arg2; +- (id)initWithDriver:(id)arg1; +- (id)getTransformMatrix; +- (int)setWindowExt:(int)arg1 :(int)arg2; +- (int)setWindowOrg:(int)arg1 :(int)arg2; +- (int)scaleWindowExt:(int)arg1 :(int)arg2 :(int)arg3 :(int)arg4; +- (int)setWorldTransform:(const struct { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg1; +- (int)modifyWorldTransform:(const struct { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg1 :(int)arg2; +- (int)setViewportExt:(int)arg1 :(int)arg2; +- (int)setViewportOrg:(int)arg1 :(int)arg2; +- (int)scaleViewportExt:(int)arg1 :(int)arg2 :(int)arg3 :(int)arg4; +- (int)setMapMode:(int)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/NSBezierPathStub.h b/OfficeImport.framework/NSBezierPathStub.h new file mode 100755 index 0000000..238b377 --- /dev/null +++ b/OfficeImport.framework/NSBezierPathStub.h @@ -0,0 +1,157 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface NSBezierPathStub : NSObject { + int _segmentCount; + int _segmentMax; + struct PATHSEGMENT { unsigned char x1; struct CGPoint { + float x; + float y; + } x2; } *_head; + int _lastSubpathIndex; + int _elementCount; + float _lineWidth; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _controlPointBounds; + float _miterLimit; + float _flatness; + float *_dashedLinePattern; + unsigned int _dashedLineCount; + float _dashedLinePhase; + void *_path; + id _private[4]; + struct $_621 { + unsigned int _flags : 8; + unsigned int _pathState : 2; + unsigned int _unused : 22; + } _bpFlags; +} + ++ (id)bezierPathWithRoundedRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 xRadius:(float)arg2 yRadius:(float)arg3; ++ (void)strokeRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; ++ (void)strokeLineFromPoint:(struct CGPoint { float x1; float x2; })arg1 toPoint:(struct CGPoint { float x1; float x2; })arg2; ++ (void)drawPackedGlyphs:(const char *)arg1 atPoint:(struct CGPoint { float x1; float x2; })arg2; ++ (unsigned int)windingRule; ++ (void)setDefaultMiterLimit:(float)arg1; ++ (float)defaultMiterLimit; ++ (void)setDefaultFlatness:(float)arg1; ++ (float)defaultFlatness; ++ (void)setDefaultWindingRule:(unsigned int)arg1; ++ (unsigned int)defaultWindingRule; ++ (void)setDefaultLineCapStyle:(unsigned int)arg1; ++ (unsigned int)defaultLineCapStyle; ++ (void)setDefaultLineJoinStyle:(unsigned int)arg1; ++ (unsigned int)defaultLineJoinStyle; ++ (void)setDefaultLineWidth:(float)arg1; ++ (float)defaultLineWidth; ++ (void)setCurrentCGContext:(struct CGContext { }*)arg1; ++ (void)drawString:(id)arg1 atPoint:(struct CGPoint { float x1; float x2; })arg2 withFontName:(id)arg3 andHeight:(float)arg4 color:(id)arg5 alignToTop:(BOOL)arg6 currentTransformStruct:(struct { float x1; float x2; float x3; float x4; float x5; float x6; })arg7; ++ (struct CGContext { }*)currentCGContext; ++ (void)clipRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; ++ (void)setWindingRule:(unsigned int)arg1; ++ (void)fillRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; ++ (void)initialize; ++ (void)setFlatness:(float)arg1; ++ (float)flatness; ++ (void)setMiterLimit:(float)arg1; ++ (float)miterLimit; ++ (void)setLineJoinStyle:(unsigned int)arg1; ++ (unsigned int)lineJoinStyle; ++ (void)setLineCapStyle:(unsigned int)arg1; ++ (unsigned int)lineCapStyle; ++ (void)setLineWidth:(float)arg1; ++ (float)lineWidth; ++ (id)bezierPathWithOvalInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; ++ (id)bezierPathWithRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; ++ (id)bezierPath; + +- (void)relativeMoveToPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)relativeLineToPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)relativeCurveToPoint:(struct CGPoint { float x1; float x2; })arg1 controlPoint1:(struct CGPoint { float x1; float x2; })arg2 controlPoint2:(struct CGPoint { float x1; float x2; })arg3; +- (id)bezierPathByFlatteningPath; +- (id)bezierPathByReversingPath; +- (void)setAssociatedPoints:(struct CGPoint { float x1; float x2; }*)arg1 atIndex:(int)arg2; +- (void)appendBezierPathWithArcFromPoint:(struct CGPoint { float x1; float x2; })arg1 toPoint:(struct CGPoint { float x1; float x2; })arg2 radius:(float)arg3; +- (int)_locationOfPoint:(struct CGPoint { float x1; float x2; })arg1; +- (BOOL)isHitByPoint:(struct CGPoint { float x1; float x2; })arg1; +- (BOOL)isHitByRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)isHitByPath:(id)arg1; +- (BOOL)isStrokeHitByPoint:(struct CGPoint { float x1; float x2; })arg1; +- (BOOL)isStrokeHitByRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)isStrokeHitByPath:(id)arg1; +- (BOOL)cachesBezierPath; +- (void)setCachesBezierPath:(BOOL)arg1; +- (void)appendBezierPathWithRoundedRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 xRadius:(float)arg2 yRadius:(float)arg3; +- (unsigned int)windingRule; +- (void)_deviceMoveToPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)_deviceLineToPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)_deviceCurveToPoint:(struct CGPoint { float x1; float x2; })arg1 controlPoint1:(struct CGPoint { float x1; float x2; })arg2 controlPoint2:(struct CGPoint { float x1; float x2; })arg3; +- (void)_deviceClosePath; +- (void)_doUserPathWithOp:(unsigned char)arg1 inContext:(struct CGContext { }*)arg2; +- (void)subdivideBezierWithFlatness:(float)arg1 startPoint:(struct CGPoint { float x1; float x2; })arg2 controlPoint1:(struct CGPoint { float x1; float x2; })arg3 controlPoint2:(struct CGPoint { float x1; float x2; })arg4 endPoint:(struct CGPoint { float x1; float x2; })arg5; +- (void)flattenIntoPath:(id)arg1; +- (void)_doPath; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })controlPointBounds; +- (int)_segmentIndexForElementIndex:(int)arg1; +- (void)appendBezierPathWithArcWithCenter:(struct CGPoint { float x1; float x2; })arg1 radius:(float)arg2 startAngle:(float)arg3 endAngle:(float)arg4; +- (void)transformUsingAffineTransform:(id)arg1; +- (void)_appendArcSegmentWithCenter:(struct CGPoint { float x1; float x2; })arg1 radius:(double)arg2 angle1:(double)arg3 angle2:(double)arg4; +- (id)_copyFlattenedPath; +- (void)_addPathSegment:(int)arg1 point:(struct CGPoint { float x1; float x2; })arg2; +- (void)appendBezierPathWithPoints:(struct CGPoint { float x1; float x2; }*)arg1 count:(int)arg2; +- (void)setClip; +- (void)setWindingRule:(unsigned int)arg1; +- (void)appendBezierPathWithArcWithRect:(struct CGPoint { float x1; float x2; })arg1 rightBottom:(struct CGPoint { float x1; float x2; })arg2 start:(struct CGPoint { float x1; float x2; })arg3 end:(struct CGPoint { float x1; float x2; })arg4 clockwise:(BOOL)arg5; +- (id)getGlyphs:(id)arg1 :(id)arg2 :(unsigned int*)arg3; +- (void)appendBezierPathWithString:(id)arg1 attributes:(id)arg2; +- (void)appendBezierPathWithString:(id)arg1 attributes:(id)arg2 spacing:(int*)arg3 spacingCount:(int)arg4; +- (void)appendBezierPathWithArcWithCenter:(struct CGPoint { float x1; float x2; })arg1 radiusSize:(struct CGSize { float x1; float x2; })arg2 startAngle:(float)arg3 endAngle:(float)arg4 clockwise:(BOOL)arg5; +- (void)attachBezierPath:(id)arg1; +- (unsigned int)elementAtIndex:(int)arg1 associatedPoints:(struct CGPoint { float x1; float x2; }*)arg2; +- (BOOL)equalToCurrentPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)curveToPoint:(struct CGPoint { float x1; float x2; })arg1 controlPoint1:(struct CGPoint { float x1; float x2; })arg2 controlPoint2:(struct CGPoint { float x1; float x2; })arg3; +- (int)elementCount; +- (unsigned int)elementAtIndex:(int)arg1; +- (void)finalize; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds; +- (void)setFlatness:(float)arg1; +- (float)flatness; +- (void)setMiterLimit:(float)arg1; +- (float)miterLimit; +- (void)setLineJoinStyle:(unsigned int)arg1; +- (unsigned int)lineJoinStyle; +- (void)setLineCapStyle:(unsigned int)arg1; +- (unsigned int)lineCapStyle; +- (void)setLineWidth:(float)arg1; +- (float)lineWidth; +- (void)appendBezierPathWithArcWithCenter:(struct CGPoint { float x1; float x2; })arg1 radius:(float)arg2 startAngle:(float)arg3 endAngle:(float)arg4 clockwise:(BOOL)arg5; +- (void)appendBezierPathWithOvalInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)appendBezierPathWithRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)appendBezierPath:(id)arg1; +- (void)lineToPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)stroke; +- (void)fill; +- (void)getLineDash:(float*)arg1 count:(int*)arg2 phase:(float*)arg3; +- (void)setLineDash:(const float*)arg1 count:(int)arg2 phase:(float)arg3; +- (BOOL)containsPoint:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })currentPoint; +- (BOOL)isEmpty; +- (void)removeAllPoints; +- (void)closePath; +- (void)moveToPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)addClip; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/NSBitmapImageRepStub.h b/OfficeImport.framework/NSBitmapImageRepStub.h new file mode 100755 index 0000000..3f17471 --- /dev/null +++ b/OfficeImport.framework/NSBitmapImageRepStub.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface NSBitmapImageRepStub : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/NSColorStub.h b/OfficeImport.framework/NSColorStub.h new file mode 100755 index 0000000..ee5ace6 --- /dev/null +++ b/OfficeImport.framework/NSColorStub.h @@ -0,0 +1,61 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface NSColorStub : NSObject { + struct CGColor { } *cgColor; +} + ++ (id)colorWithBinaryRed:(int)arg1 green:(int)arg2 blue:(int)arg3; ++ (id)colorWithBinaryRed:(int)arg1 green:(int)arg2 blue:(int)arg3 alpha:(int)arg4; ++ (id)colorWithBGR:(unsigned long)arg1; ++ (id)stringForSystemColorID:(int)arg1; ++ (id)stringForColor:(id)arg1; ++ (id)colorWithRGBBytes:(unsigned char)arg1 :(unsigned char)arg2 :(unsigned char)arg3; ++ (id)colorWithCalibratedHue:(float)arg1 saturation:(float)arg2 brightness:(float)arg3 alpha:(float)arg4; ++ (id)colorWithEshColor:(const struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; }*)arg1; ++ (id)colorWithEshColor:(const struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; }*)arg1; ++ (id)colorWithDeviceRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; ++ (id)colorWithCsColour:(const struct CsColour { unsigned short x1; unsigned short x2; unsigned short x3; unsigned short x4; }*)arg1; ++ (id)colorWithCsColour:(const struct CsColour { unsigned short x1; unsigned short x2; unsigned short x3; unsigned short x4; }*)arg1; ++ (id)colorWithSystemColorID:(int)arg1; ++ (id)colorWithBGRValue:(long)arg1; ++ (id)colorWithRGBValue:(long)arg1; ++ (id)colorWithCalibratedRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; ++ (id)colorWithPatternImage:(struct CGImage { }*)arg1; ++ (id)clearColor; ++ (id)whiteColor; ++ (id)blackColor; + +- (id)colorUsingColorSpaceName:(id)arg1; +- (struct CGColor { }*)cgColorRef; +- (BOOL)isEqualToColor:(id)arg1; +- (BOOL)isBlack; +- (id)initWithGCColor:(struct CGColor { }*)arg1; +- (id)solidColoredBitmap:(struct CGSize { float x1; float x2; })arg1; +- (id)solidColoredPngImage; +- (unsigned long)toBGR; +- (id)rgbColor; +- (id)blendedColorWithFraction:(float)arg1 ofColor:(id)arg2; +- (void)getRGBBytes:(char *)arg1 :(char *)arg2 :(char *)arg3; +- (float)redComponent; +- (float)greenComponent; +- (float)blueComponent; +- (struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; })eshColor; +- (struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; })eshColor; +- (struct { unsigned char x1; unsigned char x2; unsigned char x3; unsigned char x4; })ttColor; +- (struct CsColour { unsigned short x1; unsigned short x2; unsigned short x3; unsigned short x4; })csColour; +- (struct CsColour { unsigned short x1; unsigned short x2; unsigned short x3; unsigned short x4; })csColour; +- (id)colorWithShadeValue:(double)arg1; +- (id)colorWithTintValue:(double)arg1; +- (float)alphaComponent; +- (id)colorSpaceName; +- (id)colorWithAlphaComponent:(float)arg1; +- (void)getRed:(float*)arg1 green:(float*)arg2 blue:(float*)arg3 alpha:(float*)arg4; +- (void)set; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/NSFontManagerStub.h b/OfficeImport.framework/NSFontManagerStub.h new file mode 100755 index 0000000..e1de00e --- /dev/null +++ b/OfficeImport.framework/NSFontManagerStub.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface NSFontManagerStub { +} + ++ (/* Warning: Unrecognized filer type: '' using 'void*' */ void*)initialize; + /* Encoded args for previous method: */ + + + +@end diff --git a/OfficeImport.framework/NSFontStub.h b/OfficeImport.framework/NSFontStub.h new file mode 100755 index 0000000..d6edd17 --- /dev/null +++ b/OfficeImport.framework/NSFontStub.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface NSFontStub : NSObject { +} + + +- (BOOL)isSymbolicFont; +- (id)findSubstituteFontForString:(id)arg1; + +@end diff --git a/OfficeImport.framework/NSMutableParagraphStyleStub.h b/OfficeImport.framework/NSMutableParagraphStyleStub.h new file mode 100755 index 0000000..5d4a5ba --- /dev/null +++ b/OfficeImport.framework/NSMutableParagraphStyleStub.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface NSMutableParagraphStyleStub : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/OABBlip.h b/OfficeImport.framework/OABBlip.h new file mode 100755 index 0000000..b740609 --- /dev/null +++ b/OfficeImport.framework/OABBlip.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface OABBlip : NSObject { +} + ++ (void)writeBlip:(id)arg1 toBlipStoreEntry:(struct EshBSE { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; struct EshBlip {} *x4; unsigned short *x5; unsigned int x6; unsigned int x7; unsigned int x8; unsigned short x9; int x10; unsigned char x11; int x12; int x13; unsigned char x14; unsigned char x15; struct UID { unsigned char x_16_1_1[16]; } x16; }*)arg2; ++ (id)dibFileContentsWithDibBlipData:(const struct OcBinaryData { int (**x1)(); unsigned int x2; unsigned int x3; unsigned int x4; unsigned int x5; char *x6; boolx7; struct SsrwOOStream {} *x8; }*)arg1; ++ (id)subBlipWithMetafileInfo:(const struct EshMetafileBlipInfo { unsigned short *x1; struct UID { unsigned char x_2_1_1[16]; } x2; struct OcBinaryData { int (**x_3_1_1)(); unsigned int x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; char *x_3_1_6; boolx_3_1_7; struct SsrwOOStream {} *x_3_1_8; } x3; int x4; struct CsRect { long x_5_1_1[4]; } x5; struct CsPoint { long x_6_1_1[2]; } x6; int x7; unsigned char x8; unsigned char x9; }*)arg1; ++ (id)delayedSubBlipWithMetafileInfo:(const struct EshMetafileBlipInfo { unsigned short *x1; struct UID { unsigned char x_2_1_1[16]; } x2; struct OcBinaryData { int (**x_3_1_1)(); unsigned int x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; char *x_3_1_6; boolx_3_1_7; struct SsrwOOStream {} *x_3_1_8; } x3; int x4; struct CsRect { long x_5_1_1[4]; } x5; struct CsPoint { long x_6_1_1[2]; } x6; int x7; unsigned char x8; unsigned char x9; }*)arg1; ++ (void)setMetafileBoundsFromPictData:(id)arg1 info:(struct EshMetafileBlipInfo { unsigned short *x1; struct UID { unsigned char x_2_1_1[16]; } x2; struct OcBinaryData { int (**x_3_1_1)(); unsigned int x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; char *x_3_1_6; boolx_3_1_7; struct SsrwOOStream {} *x_3_1_8; } x3; int x4; struct CsRect { long x_5_1_1[4]; } x5; struct CsPoint { long x_6_1_1[2]; } x6; int x7; unsigned char x8; unsigned char x9; }*)arg2; ++ (id)compressMetafileData:(id)arg1 info:(struct EshMetafileBlipInfo { unsigned short *x1; struct UID { unsigned char x_2_1_1[16]; } x2; struct OcBinaryData { int (**x_3_1_1)(); unsigned int x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; char *x_3_1_6; boolx_3_1_7; struct SsrwOOStream {} *x_3_1_8; } x3; int x4; struct CsRect { long x_5_1_1[4]; } x5; struct CsPoint { long x_6_1_1[2]; } x6; int x7; unsigned char x8; unsigned char x9; }*)arg2; ++ (void)writeEmptyBlipStoreEntry:(struct EshBSE { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; struct EshBlip {} *x4; unsigned short *x5; unsigned int x6; unsigned int x7; unsigned int x8; unsigned short x9; int x10; unsigned char x11; int x12; int x13; unsigned char x14; unsigned char x15; struct UID { unsigned char x_16_1_1[16]; } x16; }*)arg1; ++ (struct EshBlip { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; struct UID { unsigned char x_4_1_1[16]; } x4; }*)writeBlip:(id)arg1; ++ (int)blipTypeForBlipSignature:(int)arg1; ++ (id)readBlipFromBse:(id)arg1; ++ (id)readBlipFromEshBlip:(struct EshBlip { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; struct UID { unsigned char x_4_1_1[16]; } x4; }*)arg1; + + +@end diff --git a/OfficeImport.framework/OABChart.h b/OfficeImport.framework/OABChart.h new file mode 100755 index 0000000..b73012b --- /dev/null +++ b/OfficeImport.framework/OABChart.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OABChart : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/OABColor.h b/OfficeImport.framework/OABColor.h new file mode 100755 index 0000000..af6d910 --- /dev/null +++ b/OfficeImport.framework/OABColor.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OABColor : NSObject { +} + ++ (unsigned short)eshSchemeColorIndexWithOADMapColorIndex:(int)arg1; ++ (id)applyTransforms:(id)arg1 toRgbColor:(id)arg2; ++ (int)readSystemColorID:(int)arg1; ++ (struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; })propertyColor:(int)arg1 colorPropertiesManager:(id)arg2; ++ (id)applyExpTransformWithValue:(float)arg1 toRgbColor:(id)arg2; ++ (id)applyHSLTransform:(id)arg1 toRgbColor:(id)arg2; ++ (id)applyRGBTransform:(id)arg1 toRgbColor:(id)arg2; ++ (int)readColorAdjustmentType:(int)arg1; ++ (float)applyAlphaTransform:(id)arg1 toAlpha:(float)arg2; ++ (id)readColor:(const struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; }*)arg1 colorPropertiesManager:(id)arg2 colorPalette:(id)arg3; ++ (int)oadMapColorIndexWithEshSchemeColorIndex:(unsigned short)arg1; + + +@end diff --git a/OfficeImport.framework/OABContent.h b/OfficeImport.framework/OABContent.h new file mode 100755 index 0000000..d2570e6 --- /dev/null +++ b/OfficeImport.framework/OABContent.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface OABContent : NSObject { +} + ++ (void)readFromContent:(struct EshContent { int (**x1)(); }*)arg1 toDrawable:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OABDefaultsManager.h b/OfficeImport.framework/OABDefaultsManager.h new file mode 100755 index 0000000..f0362ba --- /dev/null +++ b/OfficeImport.framework/OABDefaultsManager.h @@ -0,0 +1,72 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface OABDefaultsManager : NSObject { +} + + +- (long)fillFocusLeft; +- (long)fillFocusTop; +- (long)fillFocusRight; +- (long)fillFocusBottom; +- (unsigned long)fillBlipID; +- (struct EshBlip { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; struct UID { unsigned char x_4_1_1[16]; } x4; }*)fillBlipDataReference; +- (id)fillBlipName; +- (unsigned long)strokeFillBlipID; +- (id)strokeFillBlipName; +- (int)strokePresetDash; +- (const struct EshTablePropVal { int (**x1)(); struct ChVector { long *x_2_1_1; long *x_2_1_2; unsigned int x_2_1_3; unsigned int x_2_1_4; unsigned int x_2_1_5; } x2; }*)strokeCustomDash; +- (long)shadowOffsetX; +- (long)shadowOffsetY; +- (long)shadowSoftness; +- (BOOL)isTextPath; +- (id)textPathUnicodeString; +- (int)textPathTextAlignment; +- (long)textPathFontSize; +- (id)textPathFontFamily; +- (BOOL)textPathBold; +- (BOOL)textPathItalic; +- (BOOL)textPathUnderline; +- (BOOL)textPathSmallcaps; +- (BOOL)textPathStrikethrough; +- (int)strokeFillType; +- (long)strokeFgAlpha; +- (long)strokeWidth; +- (long)strokeMiterLimit; +- (int)strokeCompoundType; +- (int)strokeCapStyle; +- (int)strokeJoinStyle; +- (int)strokeStartArrowType; +- (int)strokeStartArrowWidth; +- (int)strokeStartArrowLength; +- (int)strokeEndArrowType; +- (int)strokeEndArrowWidth; +- (int)strokeEndArrowLength; +- (int)shadowType; +- (BOOL)isFillOK; +- (BOOL)isStrokeOK; +- (BOOL)isShadowOK; +- (long)shadowAlpha; +- (int)fillType; +- (long)fillAngle; +- (long)fillFgAlpha; +- (long)fillBgAlpha; +- (long)fillFocus; +- (const struct EshTablePropVal { int (**x1)(); struct ChVector { struct EshGradientStop {} *x_2_1_1; struct EshGradientStop {} *x_2_1_2; unsigned int x_2_1_3; unsigned int x_2_1_4; unsigned int x_2_1_5; } x2; }*)fillGradientColors; +- (struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; })fillFgColor; +- (BOOL)isStroked; +- (struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; })strokeFgColor; +- (struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; })fillBgColor; +- (struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; })strokeBgColor; +- (BOOL)isFilled; +- (BOOL)isShadowed; +- (BOOL)hidden; +- (struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; })shadowColor; + +@end diff --git a/OfficeImport.framework/OABDrawable.h b/OfficeImport.framework/OABDrawable.h new file mode 100755 index 0000000..ba86c35 --- /dev/null +++ b/OfficeImport.framework/OABDrawable.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OABDrawable : NSObject { +} + ++ (id)readDrawablesFromContainer:(id)arg1 state:(id)arg2; ++ (id)readDrawableFromObject:(id)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OABDrawing.h b/OfficeImport.framework/OABDrawing.h new file mode 100755 index 0000000..0a5bdd3 --- /dev/null +++ b/OfficeImport.framework/OABDrawing.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OABDrawing : NSObject { +} + ++ (unsigned long)addShapeIdForObject:(id)arg1; ++ (void)applyRulesFromSolverContainer:(id)arg1 state:(id)arg2; ++ (id)readDrawablesFromDrawing:(id)arg1 state:(id)arg2; ++ (id)readBackgroundPropertiesFromDrawing:(id)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OABDrawingGroup.h b/OfficeImport.framework/OABDrawingGroup.h new file mode 100755 index 0000000..50844f8 --- /dev/null +++ b/OfficeImport.framework/OABDrawingGroup.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OABDrawingGroup : NSObject { +} + ++ (void)readBlipsFromDrawingGroup:(id)arg1 toDocument:(id)arg2 state:(id)arg3; ++ (void)readGraphicalDefaultsFromDrawingGroup:(id)arg1 toTheme:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OABFill.h b/OfficeImport.framework/OABFill.h new file mode 100755 index 0000000..5e6661e --- /dev/null +++ b/OfficeImport.framework/OABFill.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OABFill : NSObject { +} + ++ (void)readGradientFill:(id)arg1 fromFillPropertiesManager:(id)arg2 colorPalette:(id)arg3; ++ (void)readImageFill:(id)arg1 fromFillPropertiesManager:(id)arg2 colorPalette:(id)arg3; ++ (void)addStopsFromArray:(const struct OABGradientStop { id x1; float x2; }*)arg1 stopCount:(int)arg2 inverted:(BOOL)arg3 startPos:(float)arg4 endPos:(float)arg5 toGradientFill:(id)arg6 fillPropertiesManager:(id)arg7; ++ (id)readFillFromFillPropertiesManager:(id)arg1 colorPalette:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OABFillPropertiesManager.h b/OfficeImport.framework/OABFillPropertiesManager.h new file mode 100755 index 0000000..3738598 --- /dev/null +++ b/OfficeImport.framework/OABFillPropertiesManager.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class ; + +@interface OABFillPropertiesManager : NSObject { + struct EshFill { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; } *mFill; + int mShapeType; + *mMasterManager; +} + + +- (id)initWithFill:(const struct EshFill { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg1 shapeType:(int)arg2 masterShape:(struct EshShape { }*)arg3; +- (long)fillFocusLeft; +- (long)fillFocusTop; +- (long)fillFocusRight; +- (long)fillFocusBottom; +- (unsigned long)fillBlipID; +- (struct EshBlip { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; struct UID { unsigned char x_4_1_1[16]; } x4; }*)fillBlipDataReference; +- (id)fillBlipName; +- (int)fillType; +- (long)fillAngle; +- (long)fillFgAlpha; +- (long)fillBgAlpha; +- (long)fillFocus; +- (const struct EshTablePropVal { int (**x1)(); struct ChVector { struct EshGradientStop {} *x_2_1_1; struct EshGradientStop {} *x_2_1_2; unsigned int x_2_1_3; unsigned int x_2_1_4; unsigned int x_2_1_5; } x2; }*)fillGradientColors; +- (struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; })fillFgColor; +- (BOOL)isStroked; +- (struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; })strokeFgColor; +- (struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; })fillBgColor; +- (struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; })strokeBgColor; +- (BOOL)isFilled; +- (struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; })shadowColor; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OABGroup.h b/OfficeImport.framework/OABGroup.h new file mode 100755 index 0000000..d2c0011 --- /dev/null +++ b/OfficeImport.framework/OABGroup.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OABGroup : NSObject { +} + ++ (id)readGroup:(id)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OABImage.h b/OfficeImport.framework/OABImage.h new file mode 100755 index 0000000..6e60348 --- /dev/null +++ b/OfficeImport.framework/OABImage.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OABImage : NSObject { +} + ++ (void)readfromShape:(id)arg1 toImage:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OABOle.h b/OfficeImport.framework/OABOle.h new file mode 100755 index 0000000..0909dd7 --- /dev/null +++ b/OfficeImport.framework/OABOle.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface OABOle : NSObject { +} + ++ (id)stringForCLSID:(struct _SsrwOO_GUID { unsigned int x1; unsigned short x2; unsigned short x3; unsigned char x4[8]; })arg1; ++ (BOOL)isBiffCLSID:(id)arg1; ++ (id)readCLSIDFromStream:(struct SsrwOOStream { int (**x1)(); }*)arg1; ++ (BOOL)isChart:(id)arg1; ++ (id)readAnsiStringFromStream:(struct SsrwOOStream { int (**x1)(); }*)arg1; ++ (id)read4ByteFromStream:(struct SsrwOOStream { int (**x1)(); }*)arg1; ++ (id)readUnicodeStringFromStream:(struct SsrwOOStream { int (**x1)(); }*)arg1; ++ (BOOL)readSharedInfoFor:(id)arg1 fromStorage:(struct SsrwOOStorage { struct _Storage {} *x1; unsigned short x2[36]; }*)arg2; ++ (id)readFromFileName:(id)arg1 cancel:(id)arg2; ++ (id)readFromParentStorage:(struct SsrwOOStorage { struct _Storage {} *x1; unsigned short x2[36]; }*)arg1 storageName:(id)arg2 cancel:(id)arg3; ++ (id)readCompressedFromStream:(struct SsrwOOStream { int (**x1)(); }*)arg1 compressedSize:(unsigned long)arg2 uncompressedSize:(unsigned long)arg3 cancel:(id)arg4; ++ (id)readFromStream:(struct SsrwOOStream { int (**x1)(); }*)arg1 size:(unsigned long)arg2 cancel:(id)arg3; ++ (id)readFromData:(id)arg1 cancel:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OABRTable.h b/OfficeImport.framework/OABRTable.h new file mode 100755 index 0000000..ce67192 --- /dev/null +++ b/OfficeImport.framework/OABRTable.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class OABTableSortedIntArray, ESDContainer, OADTable, OABReaderState; + +@interface OABRTable : NSObject { + ESDContainer *mSrcTable; + OADTable *mTgtTable; + OABReaderState *mState; + struct CGPoint { + float x; + float y; + } mScale; + int mRowCount; + int mColumnCount; + OABTableSortedIntArray *mXCoords; + OABTableSortedIntArray *mYCoords; + struct OABTable2DArray { int x1; int x2; struct EshShape {} **x3; } *mHorzLines; + struct OABTable2DArray { int x1; int x2; struct EshShape {} **x3; } *mVertLines; + struct OABTable2DArray { int x1; int x2; struct OABTableCell {} *x3; } *mCells; +} + + +- (id)readStrokeFromShape:(struct EshShape { int (**x1)(); unsigned short x2; struct EshContentData { struct EshOpt { int (**x_1_2_1)(); unsigned short x_1_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_1_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_1_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_1_2_5; } x_3_1_1; struct EshOpt { int (**x_2_2_1)(); unsigned short x_2_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_2_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_2_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_2_2_5; } x_3_1_2; struct EshSp { int (**x_3_2_1)(); unsigned short x_3_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_3_2_3; unsigned int x_3_2_4; boolx_3_2_5; boolx_3_2_6; boolx_3_2_7; boolx_3_2_8; boolx_3_2_9; boolx_3_2_10; boolx_3_2_11; boolx_3_2_12; boolx_3_2_13; boolx_3_2_14; boolx_3_2_15; boolx_3_2_16; } x_3_1_3; struct CsRect { long x_4_2_1[4]; } x_3_1_4; } x3; struct EshTextBox { int (**x_4_1_1)(); unsigned short x_4_1_2; struct EshContentData {} *x_4_1_3; } x4; struct EshFill { int (**x_5_1_1)(); unsigned short x_5_1_2; struct EshContentData {} *x_5_1_3; } x5; struct EshStroke { int (**x_6_1_1)(); unsigned short x_6_1_2; struct EshContentData {} *x_6_1_3; } x6; struct EshShadow { int (**x_7_1_1)(); unsigned short x_7_1_2; struct EshContentData {} *x_7_1_3; } x7; struct EshExtrusion { int (**x_8_1_1)(); unsigned short x_8_1_2; struct EshContentData {} *x_8_1_3; } x8; struct EshCallout { int (**x_9_1_1)(); unsigned short x_9_1_2; struct EshContentData {} *x_9_1_3; } x9; int (**x10)(); struct EshShapeProperties { int (**x_11_1_1)(); unsigned short x_11_1_2; struct EshContentData {} *x_11_1_3; int (**x_11_1_4)(); } x11; struct EshShapeLocks { int (**x_12_1_1)(); unsigned short x_12_1_2; struct EshContentData {} *x_12_1_3; } x12; struct EshShapeImageData { int (**x_13_1_1)(); unsigned short x_13_1_2; struct EshContentData {} *x_13_1_3; } x13; struct EshTextPath { int (**x_14_1_1)(); unsigned short x_14_1_2; struct EshContentData {} *x_14_1_3; } x14; struct EshPath { int (**x_15_1_1)(); unsigned short x_15_1_2; struct EshContentData {} *x_15_1_3; } x15; struct EshSkew { int (**x_16_1_1)(); unsigned short x_16_1_2; struct EshContentData {} *x_16_1_3; } x16; struct EshQuickTimeData { int (**x_17_1_1)(); unsigned short x_17_1_2; struct EshHeader { int x_3_2_1; unsigned int x_3_2_2; short x_3_2_3; unsigned short x_3_2_4; unsigned char x_3_2_5; } x_17_1_3; struct OcBinaryData { int (**x_4_2_1)(); unsigned int x_4_2_2; unsigned int x_4_2_3; unsigned int x_4_2_4; unsigned int x_4_2_5; char *x_4_2_6; boolx_4_2_7; struct SsrwOOStream {} *x_4_2_8; } x_17_1_4; } x17; }*)arg1; +- (void)readAnchor; +- (void)mapScale; +- (void)readCoordinates; +- (void)readCellsAndLines; +- (void)createTargetTableContents; +- (id)initWithSourceTable:(id)arg1 targetTable:(id)arg2 state:(id)arg3; +- (void)map; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OABReaderClient.h b/OfficeImport.framework/OABReaderClient.h new file mode 100755 index 0000000..daeaeff --- /dev/null +++ b/OfficeImport.framework/OABReaderClient.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OABReaderClient : NSObject { +} + ++ (BOOL)sourceDrawableIsTopLevel:(id)arg1; + + +@end diff --git a/OfficeImport.framework/OABReaderState.h b/OfficeImport.framework/OABReaderState.h new file mode 100755 index 0000000..f1106d1 --- /dev/null +++ b/OfficeImport.framework/OABReaderState.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary, ; + +@interface OABReaderState : NSObject { + Class mClient; + NSMutableDictionary *mShapeIdMap; + NSMutableDictionary *mEshContentIdMap; + *mColorPalette; + NSMutableDictionary *mBlipIdMap; +} + + +- (id)drawableForBlipId:(int)arg1; +- (struct EshContent { }*)eshContentForId:(int)arg1; +- (void)setDrawable:(id)arg1 forBlipId:(int)arg2; +- (void)setEshContent:(struct EshContent { }*)arg1 forId:(int)arg2; +- (id)colorPalette; +- (void)setDrawable:(id)arg1 forShapeId:(int)arg2; +- (void)setColorPalette:(id)arg1; +- (id)drawableForShapeId:(int)arg1; +- (id)initWithClient:(Class)arg1; +- (Class)client; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OABShadow.h b/OfficeImport.framework/OABShadow.h new file mode 100755 index 0000000..022c72a --- /dev/null +++ b/OfficeImport.framework/OABShadow.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OABShadow : NSObject { +} + ++ (id)readShadowFromShapeBaseManager:(id)arg1 colorPalette:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OABShape.h b/OfficeImport.framework/OABShape.h new file mode 100755 index 0000000..7daf3e5 --- /dev/null +++ b/OfficeImport.framework/OABShape.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OABShape : NSObject { +} + ++ (id)readShape:(id)arg1 state:(id)arg2; ++ (void)readGraphicDefaults:(id)arg1 to:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OABShapeBaseManager.h b/OfficeImport.framework/OABShapeBaseManager.h new file mode 100755 index 0000000..c707d37 --- /dev/null +++ b/OfficeImport.framework/OABShapeBaseManager.h @@ -0,0 +1,195 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface OABShapeBaseManager : OABFillPropertiesManager { + struct EshShapeBase { int (**x1)(); unsigned short x2; struct EshContentData { + struct EshOpt { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshHeader { + int m_lLength; + unsigned int m_ulOffset; + short m_nInstance; + unsigned short m_unType; + unsigned char m_bVersion; + } m_header; + struct ChMap > { + struct map,std::allocator > > { + struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { + struct _Rb_tree_impl,false> { + struct CsLess { } _M_key_compare; + struct _Rb_tree_node_base { + int _M_color; + struct _Rb_tree_node_base {} *_M_parent; + struct _Rb_tree_node_base {} *_M_left; + struct _Rb_tree_node_base {} *_M_right; + } _M_header; + unsigned int _M_node_count; + } _M_impl; + } _M_t; + } m_map; + } m_data; + struct EshColor { + struct Data { + int m_type; + union Value { + struct RGB { + unsigned char m_bRed; + unsigned char m_bGreen; + unsigned char m_bBlue; + } m_rgb; + unsigned short m_schemeIndex; + unsigned short m_paletteIndex; + struct AdjustedColor { + unsigned char m_refColor; + unsigned char m_bParam; + unsigned int m_adjust : 4; + unsigned int m_isInvert : 1; + unsigned int m_isInvert128 : 1; + unsigned int m_isGray : 1; + } m_adjustedColor; + } m_value; + } m_data; + } m_color; + } m_optB; + struct EshOpt { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshHeader { + int m_lLength; + unsigned int m_ulOffset; + short m_nInstance; + unsigned short m_unType; + unsigned char m_bVersion; + } m_header; + struct ChMap > { + struct map,std::allocator > > { + struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { + struct _Rb_tree_impl,false> { + struct CsLess { } _M_key_compare; + struct _Rb_tree_node_base { + int _M_color; + struct _Rb_tree_node_base {} *_M_parent; + struct _Rb_tree_node_base {} *_M_left; + struct _Rb_tree_node_base {} *_M_right; + } _M_header; + unsigned int _M_node_count; + } _M_impl; + } _M_t; + } m_map; + } m_data; + struct EshColor { + struct Data { + int m_type; + union Value { + struct RGB { + unsigned char m_bRed; + unsigned char m_bGreen; + unsigned char m_bBlue; + } m_rgb; + unsigned short m_schemeIndex; + unsigned short m_paletteIndex; + struct AdjustedColor { + unsigned char m_refColor; + unsigned char m_bParam; + unsigned int m_adjust : 4; + unsigned int m_isInvert : 1; + unsigned int m_isInvert128 : 1; + unsigned int m_isGray : 1; + } m_adjustedColor; + } m_value; + } m_data; + } m_color; + } m_optX; + struct EshSp { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshHeader { + int m_lLength; + unsigned int m_ulOffset; + short m_nInstance; + unsigned short m_unType; + unsigned char m_bVersion; + } m_header; + unsigned int m_ulSpid; + boolm_isGroup; + boolm_isChild; + boolm_isPatriarch; + boolm_isDeleted; + boolm_isOleShape; + boolm_isHaveMaster; + boolm_isFlipH; + boolm_isFlipV; + boolm_isConnector; + boolm_isHaveAnchor; + boolm_isBackground; + boolm_isHaveSpt; + } m_sp; + struct CsRect { + long m_data[4]; + } m_anchor; + } x3; struct EshTextBox { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshContentData {} *m_data; + } x4; struct EshFill { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshContentData {} *m_data; + } x5; struct EshStroke { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshContentData {} *m_data; + } x6; struct EshShadow { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshContentData {} *m_data; + } x7; struct EshExtrusion { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshContentData {} *m_data; + } x8; struct EshCallout { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshContentData {} *m_data; + } x9; } *mShapeBase; +} + + +- (id)initWithShapeBase:(struct EshShapeBase { int (**x1)(); unsigned short x2; struct EshContentData { struct EshOpt { int (**x_1_2_1)(); unsigned short x_1_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_1_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_1_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_1_2_5; } x_3_1_1; struct EshOpt { int (**x_2_2_1)(); unsigned short x_2_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_2_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_2_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_2_2_5; } x_3_1_2; struct EshSp { int (**x_3_2_1)(); unsigned short x_3_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_3_2_3; unsigned int x_3_2_4; boolx_3_2_5; boolx_3_2_6; boolx_3_2_7; boolx_3_2_8; boolx_3_2_9; boolx_3_2_10; boolx_3_2_11; boolx_3_2_12; boolx_3_2_13; boolx_3_2_14; boolx_3_2_15; boolx_3_2_16; } x_3_1_3; struct CsRect { long x_4_2_1[4]; } x_3_1_4; } x3; struct EshTextBox { int (**x_4_1_1)(); unsigned short x_4_1_2; struct EshContentData {} *x_4_1_3; } x4; struct EshFill { int (**x_5_1_1)(); unsigned short x_5_1_2; struct EshContentData {} *x_5_1_3; } x5; struct EshStroke { int (**x_6_1_1)(); unsigned short x_6_1_2; struct EshContentData {} *x_6_1_3; } x6; struct EshShadow { int (**x_7_1_1)(); unsigned short x_7_1_2; struct EshContentData {} *x_7_1_3; } x7; struct EshExtrusion { int (**x_8_1_1)(); unsigned short x_8_1_2; struct EshContentData {} *x_8_1_3; } x8; struct EshCallout { int (**x_9_1_1)(); unsigned short x_9_1_2; struct EshContentData {} *x_9_1_3; } x9; }*)arg1 shapeType:(int)arg2 masterShape:(struct EshShape { }*)arg3; +- (unsigned long)strokeFillBlipID; +- (id)strokeFillBlipName; +- (int)strokePresetDash; +- (const struct EshTablePropVal { int (**x1)(); struct ChVector { long *x_2_1_1; long *x_2_1_2; unsigned int x_2_1_3; unsigned int x_2_1_4; unsigned int x_2_1_5; } x2; }*)strokeCustomDash; +- (long)shadowOffsetX; +- (long)shadowOffsetY; +- (long)shadowSoftness; +- (int)strokeFillType; +- (long)strokeFgAlpha; +- (long)strokeWidth; +- (long)strokeMiterLimit; +- (int)strokeCompoundType; +- (int)strokeCapStyle; +- (int)strokeJoinStyle; +- (int)strokeStartArrowType; +- (int)strokeStartArrowWidth; +- (int)strokeStartArrowLength; +- (int)strokeEndArrowType; +- (int)strokeEndArrowWidth; +- (int)strokeEndArrowLength; +- (int)shadowType; +- (long)shadowAlpha; +- (BOOL)isStroked; +- (struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; })strokeFgColor; +- (struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; })strokeBgColor; +- (BOOL)isShadowed; +- (struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; })shadowColor; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OABShapeGeometry.h b/OfficeImport.framework/OABShapeGeometry.h new file mode 100755 index 0000000..02a20e8 --- /dev/null +++ b/OfficeImport.framework/OABShapeGeometry.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface OABShapeGeometry : NSObject { +} + ++ (void)writeFromShape:(id)arg1 toShape:(struct EshShape { int (**x1)(); unsigned short x2; struct EshContentData { struct EshOpt { int (**x_1_2_1)(); unsigned short x_1_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_1_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_1_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_1_2_5; } x_3_1_1; struct EshOpt { int (**x_2_2_1)(); unsigned short x_2_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_2_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_2_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_2_2_5; } x_3_1_2; struct EshSp { int (**x_3_2_1)(); unsigned short x_3_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_3_2_3; unsigned int x_3_2_4; boolx_3_2_5; boolx_3_2_6; boolx_3_2_7; boolx_3_2_8; boolx_3_2_9; boolx_3_2_10; boolx_3_2_11; boolx_3_2_12; boolx_3_2_13; boolx_3_2_14; boolx_3_2_15; boolx_3_2_16; } x_3_1_3; struct CsRect { long x_4_2_1[4]; } x_3_1_4; } x3; struct EshTextBox { int (**x_4_1_1)(); unsigned short x_4_1_2; struct EshContentData {} *x_4_1_3; } x4; struct EshFill { int (**x_5_1_1)(); unsigned short x_5_1_2; struct EshContentData {} *x_5_1_3; } x5; struct EshStroke { int (**x_6_1_1)(); unsigned short x_6_1_2; struct EshContentData {} *x_6_1_3; } x6; struct EshShadow { int (**x_7_1_1)(); unsigned short x_7_1_2; struct EshContentData {} *x_7_1_3; } x7; struct EshExtrusion { int (**x_8_1_1)(); unsigned short x_8_1_2; struct EshContentData {} *x_8_1_3; } x8; struct EshCallout { int (**x_9_1_1)(); unsigned short x_9_1_2; struct EshContentData {} *x_9_1_3; } x9; int (**x10)(); struct EshShapeProperties { int (**x_11_1_1)(); unsigned short x_11_1_2; struct EshContentData {} *x_11_1_3; int (**x_11_1_4)(); } x11; struct EshShapeLocks { int (**x_12_1_1)(); unsigned short x_12_1_2; struct EshContentData {} *x_12_1_3; } x12; struct EshShapeImageData { int (**x_13_1_1)(); unsigned short x_13_1_2; struct EshContentData {} *x_13_1_3; } x13; struct EshTextPath { int (**x_14_1_1)(); unsigned short x_14_1_2; struct EshContentData {} *x_14_1_3; } x14; struct EshPath { int (**x_15_1_1)(); unsigned short x_15_1_2; struct EshContentData {} *x_15_1_3; } x15; struct EshSkew { int (**x_16_1_1)(); unsigned short x_16_1_2; struct EshContentData {} *x_16_1_3; } x16; struct EshQuickTimeData { int (**x_17_1_1)(); unsigned short x_17_1_2; struct EshHeader { int x_3_2_1; unsigned int x_3_2_2; short x_3_2_3; unsigned short x_3_2_4; unsigned char x_3_2_5; } x_17_1_3; struct OcBinaryData { int (**x_4_2_1)(); unsigned int x_4_2_2; unsigned int x_4_2_3; unsigned int x_4_2_4; unsigned int x_4_2_5; char *x_4_2_6; boolx_4_2_7; struct SsrwOOStream {} *x_4_2_8; } x_17_1_4; } x17; }*)arg2; ++ (void)readAdjustValuesFromShapeProperties:(const struct EshShapeProperties { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; int (**x4)(); }*)arg1 toGeometry:(id)arg2; ++ (void)readGeometryCoordSpaceFromShapeProperties:(const struct EshShapeProperties { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; int (**x4)(); }*)arg1 toGeometry:(id)arg2; ++ (void)readLimoFromPath:(const struct EshPath { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg1 toGeometry:(id)arg2; ++ (void)readPathCommandsAndParamsFromPath:(const struct EshPath { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg1 toGeometry:(id)arg2; ++ (int)actualPathCommandForPathCommand:(int)arg1 index:(unsigned short)arg2; ++ (struct OADAdjustCoord { BOOL x1; int x2; })adjustCoordWithComputedValue:(struct EshComputedValue { boolx1; int x2; })arg1; ++ (struct EshComputedValue { boolx1; int x2; })computedValueWithAdjustCoord:(struct OADAdjustCoord { BOOL x1; int x2; })arg1; ++ (void)appendAdjustPoint:(struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })arg1 toPathParams:(struct EshPathParamTable { int (**x1)(); struct ChVector { struct EshComputedValue {} *x_2_1_1; struct EshComputedValue {} *x_2_1_2; unsigned int x_2_1_3; unsigned int x_2_1_4; unsigned int x_2_1_5; } x2; }*)arg2; ++ (void)writeAdjustValuesFromGeometry:(id)arg1 toShapeProperties:(struct EshShapeProperties { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; int (**x4)(); }*)arg2; ++ (void)writeCoordSpaceFromGeometry:(id)arg1 toShapeProperties:(struct EshShapeProperties { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; int (**x4)(); }*)arg2; ++ (void)writeLimoFromGeometry:(id)arg1 toPath:(struct EshPath { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg2; ++ (void)writePathCommandsAndParamsFromGeometry:(id)arg1 toPath:(struct EshPath { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg2; ++ (void)writeFormulasFromGeometry:(id)arg1 toPath:(struct EshPath { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg2; ++ (void)writeTextBodyRectsFromGeometry:(id)arg1 toPath:(struct EshPath { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg2; ++ (void)readFromShape:(struct EshShape { int (**x1)(); unsigned short x2; struct EshContentData { struct EshOpt { int (**x_1_2_1)(); unsigned short x_1_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_1_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_1_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_1_2_5; } x_3_1_1; struct EshOpt { int (**x_2_2_1)(); unsigned short x_2_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_2_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_2_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_2_2_5; } x_3_1_2; struct EshSp { int (**x_3_2_1)(); unsigned short x_3_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_3_2_3; unsigned int x_3_2_4; boolx_3_2_5; boolx_3_2_6; boolx_3_2_7; boolx_3_2_8; boolx_3_2_9; boolx_3_2_10; boolx_3_2_11; boolx_3_2_12; boolx_3_2_13; boolx_3_2_14; boolx_3_2_15; boolx_3_2_16; } x_3_1_3; struct CsRect { long x_4_2_1[4]; } x_3_1_4; } x3; struct EshTextBox { int (**x_4_1_1)(); unsigned short x_4_1_2; struct EshContentData {} *x_4_1_3; } x4; struct EshFill { int (**x_5_1_1)(); unsigned short x_5_1_2; struct EshContentData {} *x_5_1_3; } x5; struct EshStroke { int (**x_6_1_1)(); unsigned short x_6_1_2; struct EshContentData {} *x_6_1_3; } x6; struct EshShadow { int (**x_7_1_1)(); unsigned short x_7_1_2; struct EshContentData {} *x_7_1_3; } x7; struct EshExtrusion { int (**x_8_1_1)(); unsigned short x_8_1_2; struct EshContentData {} *x_8_1_3; } x8; struct EshCallout { int (**x_9_1_1)(); unsigned short x_9_1_2; struct EshContentData {} *x_9_1_3; } x9; int (**x10)(); struct EshShapeProperties { int (**x_11_1_1)(); unsigned short x_11_1_2; struct EshContentData {} *x_11_1_3; int (**x_11_1_4)(); } x11; struct EshShapeLocks { int (**x_12_1_1)(); unsigned short x_12_1_2; struct EshContentData {} *x_12_1_3; } x12; struct EshShapeImageData { int (**x_13_1_1)(); unsigned short x_13_1_2; struct EshContentData {} *x_13_1_3; } x13; struct EshTextPath { int (**x_14_1_1)(); unsigned short x_14_1_2; struct EshContentData {} *x_14_1_3; } x14; struct EshPath { int (**x_15_1_1)(); unsigned short x_15_1_2; struct EshContentData {} *x_15_1_3; } x15; struct EshSkew { int (**x_16_1_1)(); unsigned short x_16_1_2; struct EshContentData {} *x_16_1_3; } x16; struct EshQuickTimeData { int (**x_17_1_1)(); unsigned short x_17_1_2; struct EshHeader { int x_3_2_1; unsigned int x_3_2_2; short x_3_2_3; unsigned short x_3_2_4; unsigned char x_3_2_5; } x_17_1_3; struct OcBinaryData { int (**x_4_2_1)(); unsigned int x_4_2_2; unsigned int x_4_2_3; unsigned int x_4_2_4; unsigned int x_4_2_5; char *x_4_2_6; boolx_4_2_7; struct SsrwOOStream {} *x_4_2_8; } x_17_1_4; } x17; }*)arg1 toShape:(id)arg2; ++ (void)readFromPathCommands:(const struct EshTablePropVal { int (**x1)(); struct ChVector { struct EshPathCommand {} *x_2_1_1; struct EshPathCommand {} *x_2_1_2; unsigned int x_2_1_3; unsigned int x_2_1_4; unsigned int x_2_1_5; } x2; }*)arg1 pathParams:(const struct EshPathParamTable { int (**x1)(); struct ChVector { struct EshComputedValue {} *x_2_1_1; struct EshComputedValue {} *x_2_1_2; unsigned int x_2_1_3; unsigned int x_2_1_4; unsigned int x_2_1_5; } x2; }*)arg2 toGeometry:(id)arg3; ++ (void)readFromFormulas:(const struct EshTablePropVal { int (**x1)(); struct ChVector { struct EshFormula {} *x_2_1_1; struct EshFormula {} *x_2_1_2; unsigned int x_2_1_3; unsigned int x_2_1_4; unsigned int x_2_1_5; } x2; }*)arg1 toGeometry:(id)arg2; ++ (void)readFromTextBoxRects:(const struct EshTablePropVal { int (**x1)(); struct ChVector { struct EshComputedRect {} *x_2_1_1; struct EshComputedRect {} *x_2_1_2; unsigned int x_2_1_3; unsigned int x_2_1_4; unsigned int x_2_1_5; } x2; }*)arg1 toGeometry:(id)arg2; ++ (void)readFromLimo:(struct CsPoint { long x1[2]; })arg1 toGeometry:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OABShapeManager.h b/OfficeImport.framework/OABShapeManager.h new file mode 100755 index 0000000..50d92a8 --- /dev/null +++ b/OfficeImport.framework/OABShapeManager.h @@ -0,0 +1,230 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface OABShapeManager : OABShapeBaseManager { + struct EshShape { int (**x1)(); unsigned short x2; struct EshContentData { + struct EshOpt { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshHeader { + int m_lLength; + unsigned int m_ulOffset; + short m_nInstance; + unsigned short m_unType; + unsigned char m_bVersion; + } m_header; + struct ChMap > { + struct map,std::allocator > > { + struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { + struct _Rb_tree_impl,false> { + struct CsLess { } _M_key_compare; + struct _Rb_tree_node_base { + int _M_color; + struct _Rb_tree_node_base {} *_M_parent; + struct _Rb_tree_node_base {} *_M_left; + struct _Rb_tree_node_base {} *_M_right; + } _M_header; + unsigned int _M_node_count; + } _M_impl; + } _M_t; + } m_map; + } m_data; + struct EshColor { + struct Data { + int m_type; + union Value { + struct RGB { + unsigned char m_bRed; + unsigned char m_bGreen; + unsigned char m_bBlue; + } m_rgb; + unsigned short m_schemeIndex; + unsigned short m_paletteIndex; + struct AdjustedColor { + unsigned char m_refColor; + unsigned char m_bParam; + unsigned int m_adjust : 4; + unsigned int m_isInvert : 1; + unsigned int m_isInvert128 : 1; + unsigned int m_isGray : 1; + } m_adjustedColor; + } m_value; + } m_data; + } m_color; + } m_optB; + struct EshOpt { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshHeader { + int m_lLength; + unsigned int m_ulOffset; + short m_nInstance; + unsigned short m_unType; + unsigned char m_bVersion; + } m_header; + struct ChMap > { + struct map,std::allocator > > { + struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { + struct _Rb_tree_impl,false> { + struct CsLess { } _M_key_compare; + struct _Rb_tree_node_base { + int _M_color; + struct _Rb_tree_node_base {} *_M_parent; + struct _Rb_tree_node_base {} *_M_left; + struct _Rb_tree_node_base {} *_M_right; + } _M_header; + unsigned int _M_node_count; + } _M_impl; + } _M_t; + } m_map; + } m_data; + struct EshColor { + struct Data { + int m_type; + union Value { + struct RGB { + unsigned char m_bRed; + unsigned char m_bGreen; + unsigned char m_bBlue; + } m_rgb; + unsigned short m_schemeIndex; + unsigned short m_paletteIndex; + struct AdjustedColor { + unsigned char m_refColor; + unsigned char m_bParam; + unsigned int m_adjust : 4; + unsigned int m_isInvert : 1; + unsigned int m_isInvert128 : 1; + unsigned int m_isGray : 1; + } m_adjustedColor; + } m_value; + } m_data; + } m_color; + } m_optX; + struct EshSp { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshHeader { + int m_lLength; + unsigned int m_ulOffset; + short m_nInstance; + unsigned short m_unType; + unsigned char m_bVersion; + } m_header; + unsigned int m_ulSpid; + boolm_isGroup; + boolm_isChild; + boolm_isPatriarch; + boolm_isDeleted; + boolm_isOleShape; + boolm_isHaveMaster; + boolm_isFlipH; + boolm_isFlipV; + boolm_isConnector; + boolm_isHaveAnchor; + boolm_isBackground; + boolm_isHaveSpt; + } m_sp; + struct CsRect { + long m_data[4]; + } m_anchor; + } x3; struct EshTextBox { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshContentData {} *m_data; + } x4; struct EshFill { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshContentData {} *m_data; + } x5; struct EshStroke { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshContentData {} *m_data; + } x6; struct EshShadow { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshContentData {} *m_data; + } x7; struct EshExtrusion { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshContentData {} *m_data; + } x8; struct EshCallout { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshContentData {} *m_data; + } x9; int (**x10)(); struct EshShapeProperties { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshContentData {} *m_data; + int (**_vptr$EshBackgroundProperties)(); + } x11; struct EshShapeLocks { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshContentData {} *m_data; + } x12; struct EshShapeImageData { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshContentData {} *m_data; + } x13; struct EshTextPath { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshContentData {} *m_data; + } x14; struct EshPath { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshContentData {} *m_data; + } x15; struct EshSkew { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshContentData {} *m_data; + } x16; struct EshQuickTimeData { + int (**_vptr$EshObject)(); + unsigned short m_unType; + struct EshHeader { + int m_lLength; + unsigned int m_ulOffset; + short m_nInstance; + unsigned short m_unType; + unsigned char m_bVersion; + } m_header; + struct OcBinaryData { + int (**_vptr$OcBinaryData)(); + unsigned int m_ulStartOffset; + unsigned int m_ulStreamID; + unsigned int m_ulByteCount; + unsigned int m_ulBufferSize; + char *m_pBuffer; + boolm_isMyBuffer; + struct SsrwOOStream {} *m_pStream; + } m_data; + } x17; } *mShape; +} + + +- (id)initWithShape:(struct EshShape { int (**x1)(); unsigned short x2; struct EshContentData { struct EshOpt { int (**x_1_2_1)(); unsigned short x_1_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_1_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_1_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_1_2_5; } x_3_1_1; struct EshOpt { int (**x_2_2_1)(); unsigned short x_2_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_2_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_2_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_2_2_5; } x_3_1_2; struct EshSp { int (**x_3_2_1)(); unsigned short x_3_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_3_2_3; unsigned int x_3_2_4; boolx_3_2_5; boolx_3_2_6; boolx_3_2_7; boolx_3_2_8; boolx_3_2_9; boolx_3_2_10; boolx_3_2_11; boolx_3_2_12; boolx_3_2_13; boolx_3_2_14; boolx_3_2_15; boolx_3_2_16; } x_3_1_3; struct CsRect { long x_4_2_1[4]; } x_3_1_4; } x3; struct EshTextBox { int (**x_4_1_1)(); unsigned short x_4_1_2; struct EshContentData {} *x_4_1_3; } x4; struct EshFill { int (**x_5_1_1)(); unsigned short x_5_1_2; struct EshContentData {} *x_5_1_3; } x5; struct EshStroke { int (**x_6_1_1)(); unsigned short x_6_1_2; struct EshContentData {} *x_6_1_3; } x6; struct EshShadow { int (**x_7_1_1)(); unsigned short x_7_1_2; struct EshContentData {} *x_7_1_3; } x7; struct EshExtrusion { int (**x_8_1_1)(); unsigned short x_8_1_2; struct EshContentData {} *x_8_1_3; } x8; struct EshCallout { int (**x_9_1_1)(); unsigned short x_9_1_2; struct EshContentData {} *x_9_1_3; } x9; int (**x10)(); struct EshShapeProperties { int (**x_11_1_1)(); unsigned short x_11_1_2; struct EshContentData {} *x_11_1_3; int (**x_11_1_4)(); } x11; struct EshShapeLocks { int (**x_12_1_1)(); unsigned short x_12_1_2; struct EshContentData {} *x_12_1_3; } x12; struct EshShapeImageData { int (**x_13_1_1)(); unsigned short x_13_1_2; struct EshContentData {} *x_13_1_3; } x13; struct EshTextPath { int (**x_14_1_1)(); unsigned short x_14_1_2; struct EshContentData {} *x_14_1_3; } x14; struct EshPath { int (**x_15_1_1)(); unsigned short x_15_1_2; struct EshContentData {} *x_15_1_3; } x15; struct EshSkew { int (**x_16_1_1)(); unsigned short x_16_1_2; struct EshContentData {} *x_16_1_3; } x16; struct EshQuickTimeData { int (**x_17_1_1)(); unsigned short x_17_1_2; struct EshHeader { int x_3_2_1; unsigned int x_3_2_2; short x_3_2_3; unsigned short x_3_2_4; unsigned char x_3_2_5; } x_17_1_3; struct OcBinaryData { int (**x_4_2_1)(); unsigned int x_4_2_2; unsigned int x_4_2_3; unsigned int x_4_2_4; unsigned int x_4_2_5; char *x_4_2_6; boolx_4_2_7; struct SsrwOOStream {} *x_4_2_8; } x_17_1_4; } x17; }*)arg1; +- (id)initWithShape:(struct EshShape { int (**x1)(); unsigned short x2; struct EshContentData { struct EshOpt { int (**x_1_2_1)(); unsigned short x_1_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_1_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_1_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_1_2_5; } x_3_1_1; struct EshOpt { int (**x_2_2_1)(); unsigned short x_2_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_2_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_2_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_2_2_5; } x_3_1_2; struct EshSp { int (**x_3_2_1)(); unsigned short x_3_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_3_2_3; unsigned int x_3_2_4; boolx_3_2_5; boolx_3_2_6; boolx_3_2_7; boolx_3_2_8; boolx_3_2_9; boolx_3_2_10; boolx_3_2_11; boolx_3_2_12; boolx_3_2_13; boolx_3_2_14; boolx_3_2_15; boolx_3_2_16; } x_3_1_3; struct CsRect { long x_4_2_1[4]; } x_3_1_4; } x3; struct EshTextBox { int (**x_4_1_1)(); unsigned short x_4_1_2; struct EshContentData {} *x_4_1_3; } x4; struct EshFill { int (**x_5_1_1)(); unsigned short x_5_1_2; struct EshContentData {} *x_5_1_3; } x5; struct EshStroke { int (**x_6_1_1)(); unsigned short x_6_1_2; struct EshContentData {} *x_6_1_3; } x6; struct EshShadow { int (**x_7_1_1)(); unsigned short x_7_1_2; struct EshContentData {} *x_7_1_3; } x7; struct EshExtrusion { int (**x_8_1_1)(); unsigned short x_8_1_2; struct EshContentData {} *x_8_1_3; } x8; struct EshCallout { int (**x_9_1_1)(); unsigned short x_9_1_2; struct EshContentData {} *x_9_1_3; } x9; int (**x10)(); struct EshShapeProperties { int (**x_11_1_1)(); unsigned short x_11_1_2; struct EshContentData {} *x_11_1_3; int (**x_11_1_4)(); } x11; struct EshShapeLocks { int (**x_12_1_1)(); unsigned short x_12_1_2; struct EshContentData {} *x_12_1_3; } x12; struct EshShapeImageData { int (**x_13_1_1)(); unsigned short x_13_1_2; struct EshContentData {} *x_13_1_3; } x13; struct EshTextPath { int (**x_14_1_1)(); unsigned short x_14_1_2; struct EshContentData {} *x_14_1_3; } x14; struct EshPath { int (**x_15_1_1)(); unsigned short x_15_1_2; struct EshContentData {} *x_15_1_3; } x15; struct EshSkew { int (**x_16_1_1)(); unsigned short x_16_1_2; struct EshContentData {} *x_16_1_3; } x16; struct EshQuickTimeData { int (**x_17_1_1)(); unsigned short x_17_1_2; struct EshHeader { int x_3_2_1; unsigned int x_3_2_2; short x_3_2_3; unsigned short x_3_2_4; unsigned char x_3_2_5; } x_17_1_3; struct OcBinaryData { int (**x_4_2_1)(); unsigned int x_4_2_2; unsigned int x_4_2_3; unsigned int x_4_2_4; unsigned int x_4_2_5; char *x_4_2_6; boolx_4_2_7; struct SsrwOOStream {} *x_4_2_8; } x_17_1_4; } x17; }*)arg1 masterShape:(struct EshShape { int (**x1)(); unsigned short x2; struct EshContentData { struct EshOpt { int (**x_1_2_1)(); unsigned short x_1_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_1_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_1_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_1_2_5; } x_3_1_1; struct EshOpt { int (**x_2_2_1)(); unsigned short x_2_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_2_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_2_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_2_2_5; } x_3_1_2; struct EshSp { int (**x_3_2_1)(); unsigned short x_3_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_3_2_3; unsigned int x_3_2_4; boolx_3_2_5; boolx_3_2_6; boolx_3_2_7; boolx_3_2_8; boolx_3_2_9; boolx_3_2_10; boolx_3_2_11; boolx_3_2_12; boolx_3_2_13; boolx_3_2_14; boolx_3_2_15; boolx_3_2_16; } x_3_1_3; struct CsRect { long x_4_2_1[4]; } x_3_1_4; } x3; struct EshTextBox { int (**x_4_1_1)(); unsigned short x_4_1_2; struct EshContentData {} *x_4_1_3; } x4; struct EshFill { int (**x_5_1_1)(); unsigned short x_5_1_2; struct EshContentData {} *x_5_1_3; } x5; struct EshStroke { int (**x_6_1_1)(); unsigned short x_6_1_2; struct EshContentData {} *x_6_1_3; } x6; struct EshShadow { int (**x_7_1_1)(); unsigned short x_7_1_2; struct EshContentData {} *x_7_1_3; } x7; struct EshExtrusion { int (**x_8_1_1)(); unsigned short x_8_1_2; struct EshContentData {} *x_8_1_3; } x8; struct EshCallout { int (**x_9_1_1)(); unsigned short x_9_1_2; struct EshContentData {} *x_9_1_3; } x9; int (**x10)(); struct EshShapeProperties { int (**x_11_1_1)(); unsigned short x_11_1_2; struct EshContentData {} *x_11_1_3; int (**x_11_1_4)(); } x11; struct EshShapeLocks { int (**x_12_1_1)(); unsigned short x_12_1_2; struct EshContentData {} *x_12_1_3; } x12; struct EshShapeImageData { int (**x_13_1_1)(); unsigned short x_13_1_2; struct EshContentData {} *x_13_1_3; } x13; struct EshTextPath { int (**x_14_1_1)(); unsigned short x_14_1_2; struct EshContentData {} *x_14_1_3; } x14; struct EshPath { int (**x_15_1_1)(); unsigned short x_15_1_2; struct EshContentData {} *x_15_1_3; } x15; struct EshSkew { int (**x_16_1_1)(); unsigned short x_16_1_2; struct EshContentData {} *x_16_1_3; } x16; struct EshQuickTimeData { int (**x_17_1_1)(); unsigned short x_17_1_2; struct EshHeader { int x_3_2_1; unsigned int x_3_2_2; short x_3_2_3; unsigned short x_3_2_4; unsigned char x_3_2_5; } x_17_1_3; struct OcBinaryData { int (**x_4_2_1)(); unsigned int x_4_2_2; unsigned int x_4_2_3; unsigned int x_4_2_4; unsigned int x_4_2_5; char *x_4_2_6; boolx_4_2_7; struct SsrwOOStream {} *x_4_2_8; } x_17_1_4; } x17; }*)arg2; +- (BOOL)isTextPath; +- (id)textPathUnicodeString; +- (int)textPathTextAlignment; +- (long)textPathFontSize; +- (id)textPathFontFamily; +- (BOOL)textPathBold; +- (BOOL)textPathItalic; +- (BOOL)textPathUnderline; +- (BOOL)textPathSmallcaps; +- (BOOL)textPathStrikethrough; +- (BOOL)isFillOK; +- (BOOL)isStrokeOK; +- (BOOL)isShadowOK; +- (BOOL)isStroked; +- (BOOL)isFilled; +- (BOOL)isShadowed; +- (BOOL)hidden; + +@end diff --git a/OfficeImport.framework/OABShapeProperties.h b/OfficeImport.framework/OABShapeProperties.h new file mode 100755 index 0000000..e937488 --- /dev/null +++ b/OfficeImport.framework/OABShapeProperties.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OABShapeProperties : NSObject { +} + ++ (id)targetColorWithSourceColor:(struct EshColor { struct Data { int x_1_1_1; union Value { struct RGB { unsigned char x_1_3_1; unsigned char x_1_3_2; unsigned char x_1_3_3; } x_2_2_1; unsigned short x_2_2_2; unsigned short x_2_2_3; struct AdjustedColor { unsigned char x_4_3_1; unsigned char x_4_3_2; unsigned int x_4_3_3 : 4; unsigned int x_4_3_4 : 1; unsigned int x_4_3_5 : 1; unsigned int x_4_3_6 : 1; } x_2_2_4; } x_1_1_2; } x1; })arg1 alpha:(float)arg2 colorPropertiesManager:(id)arg3 colorPalette:(id)arg4; + + +@end diff --git a/OfficeImport.framework/OABStroke.h b/OfficeImport.framework/OABStroke.h new file mode 100755 index 0000000..18efaa9 --- /dev/null +++ b/OfficeImport.framework/OABStroke.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface OABStroke : NSObject { +} + ++ (id)readLineEndWithType:(int)arg1 width:(int)arg2 length:(int)arg3; ++ (int)writeCompoundType:(int)arg1; ++ (int)writePresetDashStyle:(int)arg1; ++ (int)writeLineEndType:(int)arg1; ++ (int)writeLineEndWidth:(int)arg1; ++ (int)writeLineEndLength:(int)arg1; ++ (int)writeCapStyle:(int)arg1; ++ (void)writePresetDashStyleForCustomDash:(id)arg1 toStroke:(struct EshStroke { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg2 state:(id)arg3; ++ (id)readStrokeFromShapeBaseManager:(id)arg1 colorPalette:(id)arg2; ++ (int)readCapStyle:(int)arg1; ++ (int)readCompoundType:(int)arg1; ++ (int)readLineEndType:(int)arg1; ++ (int)readLineEndWidth:(int)arg1; ++ (int)readLineEndLength:(int)arg1; ++ (int)readPresetDashStyle:(int)arg1; + + +@end diff --git a/OfficeImport.framework/OABTable.h b/OfficeImport.framework/OABTable.h new file mode 100755 index 0000000..25c0876 --- /dev/null +++ b/OfficeImport.framework/OABTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OABTable : NSObject { +} + ++ (id)readTable:(id)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OABTableSortedIntArray.h b/OfficeImport.framework/OABTableSortedIntArray.h new file mode 100755 index 0000000..1654580 --- /dev/null +++ b/OfficeImport.framework/OABTableSortedIntArray.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSArray; + +@interface OABTableSortedIntArray : NSObject { + NSArray *mIntArray; +} + + +- (int)dim; +- (id)initWithIntSet:(id)arg1; +- (int)indexOfInt:(int)arg1; +- (int)intAtIndex:(int)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OABTextBodyProperties.h b/OfficeImport.framework/OABTextBodyProperties.h new file mode 100755 index 0000000..83212b8 --- /dev/null +++ b/OfficeImport.framework/OABTextBodyProperties.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface OABTextBodyProperties : NSObject { +} + ++ (void)writeTextBodyProperties:(id)arg1 toShapeBase:(struct EshShapeBase { int (**x1)(); unsigned short x2; struct EshContentData { struct EshOpt { int (**x_1_2_1)(); unsigned short x_1_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_1_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_1_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_1_2_5; } x_3_1_1; struct EshOpt { int (**x_2_2_1)(); unsigned short x_2_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_2_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_2_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_2_2_5; } x_3_1_2; struct EshSp { int (**x_3_2_1)(); unsigned short x_3_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_3_2_3; unsigned int x_3_2_4; boolx_3_2_5; boolx_3_2_6; boolx_3_2_7; boolx_3_2_8; boolx_3_2_9; boolx_3_2_10; boolx_3_2_11; boolx_3_2_12; boolx_3_2_13; boolx_3_2_14; boolx_3_2_15; boolx_3_2_16; } x_3_1_3; struct CsRect { long x_4_2_1[4]; } x_3_1_4; } x3; struct EshTextBox { int (**x_4_1_1)(); unsigned short x_4_1_2; struct EshContentData {} *x_4_1_3; } x4; struct EshFill { int (**x_5_1_1)(); unsigned short x_5_1_2; struct EshContentData {} *x_5_1_3; } x5; struct EshStroke { int (**x_6_1_1)(); unsigned short x_6_1_2; struct EshContentData {} *x_6_1_3; } x6; struct EshShadow { int (**x_7_1_1)(); unsigned short x_7_1_2; struct EshContentData {} *x_7_1_3; } x7; struct EshExtrusion { int (**x_8_1_1)(); unsigned short x_8_1_2; struct EshContentData {} *x_8_1_3; } x8; struct EshCallout { int (**x_9_1_1)(); unsigned short x_9_1_2; struct EshContentData {} *x_9_1_3; } x9; }*)arg2 state:(id)arg3; ++ (void)setTextFlow:(int)arg1 textBodyProperties:(id)arg2; ++ (void)setTextDirection:(int)arg1 textBodyProperties:(id)arg2; ++ (void)readTextBodyProperties:(id)arg1 textBox:(const struct EshTextBox { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg2 useDefaults:(bool)arg3 state:(id)arg4; ++ (void)setTextRotation:(int)arg1 textBodyProperties:(id)arg2; ++ (void)setAutoFit:(bool)arg1 textBodyProperties:(id)arg2; ++ (void)setWrap:(int)arg1 textBodyProperties:(id)arg2; ++ (void)setTextAnchor:(int)arg1 textBodyProperties:(id)arg2; ++ (void)setIsAnchorCenter:(int)arg1 textBodyProperties:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OABWordArt.h b/OfficeImport.framework/OABWordArt.h new file mode 100755 index 0000000..3defdbc --- /dev/null +++ b/OfficeImport.framework/OABWordArt.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OABWordArt : NSObject { +} + ++ (int)readTextAlignment:(int)arg1; ++ (void)readFromShapeManager:(id)arg1 toCharacterProperties:(id)arg2 state:(id)arg3; ++ (void)readFromShapeManager:(id)arg1 toShape:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OADAdjustRect.h b/OfficeImport.framework/OADAdjustRect.h new file mode 100755 index 0000000..082a2fb --- /dev/null +++ b/OfficeImport.framework/OADAdjustRect.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADAdjustRect : NSObject { + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } mLeft; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } mTop; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } mRight; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } mBottom; +} + + +- (id)initWithLeft:(struct OADAdjustCoord { BOOL x1; int x2; })arg1 top:(struct OADAdjustCoord { BOOL x1; int x2; })arg2 right:(struct OADAdjustCoord { BOOL x1; int x2; })arg3 bottom:(struct OADAdjustCoord { BOOL x1; int x2; })arg4; +- (struct OADAdjustCoord { BOOL x1; int x2; })bottom; +- (struct OADAdjustCoord { BOOL x1; int x2; })left; +- (struct OADAdjustCoord { BOOL x1; int x2; })right; +- (struct OADAdjustCoord { BOOL x1; int x2; })top; + +@end diff --git a/OfficeImport.framework/OADAdjustedColor.h b/OfficeImport.framework/OADAdjustedColor.h new file mode 100755 index 0000000..11affb6 --- /dev/null +++ b/OfficeImport.framework/OADAdjustedColor.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADColor; + +@interface OADAdjustedColor : OADColor { + OADColor *mBaseColor; + int mAdjustmentType; + unsigned char mAdjustmentParam; + BOOL mInvert; + BOOL mInvert128; + BOOL mGray; +} + + +- (id)baseColor; +- (BOOL)gray; +- (unsigned char)adjustmentParam; +- (int)adjustmentType; +- (BOOL)invert128; +- (id)initWithBaseColor:(id)arg1 adjustmentType:(int)arg2 adjustmentParam:(unsigned char)arg3 invert:(BOOL)arg4 invert128:(BOOL)arg5 gray:(BOOL)arg6; +- (BOOL)invert; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADAlphaModFixEffect.h b/OfficeImport.framework/OADAlphaModFixEffect.h new file mode 100755 index 0000000..664b9aa --- /dev/null +++ b/OfficeImport.framework/OADAlphaModFixEffect.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADAlphaModFixEffect : OADBlipEffect { + float mAlpha; +} + + +- (void)setAlpha:(float)arg1; +- (float)alpha; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/OADAngleArcPathElement.h b/OfficeImport.framework/OADAngleArcPathElement.h new file mode 100755 index 0000000..d1fd75e --- /dev/null +++ b/OfficeImport.framework/OADAngleArcPathElement.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADAngleArcPathElement : OADPathElement { + struct OADAdjustPoint { + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } x; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } y; + } mCenter; + struct OADAdjustPoint { + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } x; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } y; + } mSemiaxes; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } mStartAngle; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } mAngleLength; + BOOL mConnectedToPrevious; +} + + +- (id)initWithCenter:(struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })arg1 semiaxes:(struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })arg2 startAngle:(struct OADAdjustCoord { BOOL x1; int x2; })arg3 angleLength:(struct OADAdjustCoord { BOOL x1; int x2; })arg4 connectedToPrevious:(BOOL)arg5; +- (BOOL)connectedToPrevious; +- (struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })semiaxes; +- (struct OADAdjustCoord { BOOL x1; int x2; })angleLength; +- (struct OADAdjustCoord { BOOL x1; int x2; })startAngle; +- (struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })center; + +@end diff --git a/OfficeImport.framework/OADArcToPathElement.h b/OfficeImport.framework/OADArcToPathElement.h new file mode 100755 index 0000000..25aa537 --- /dev/null +++ b/OfficeImport.framework/OADArcToPathElement.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADArcToPathElement : OADPathElement { + struct OADAdjustPoint { + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } x; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } y; + } mSemiaxes; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } mStartAngle; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } mAngleLength; +} + + +- (id)initWithSemiaxes:(struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })arg1 startAngle:(struct OADAdjustCoord { BOOL x1; int x2; })arg2 angleLength:(struct OADAdjustCoord { BOOL x1; int x2; })arg3; +- (struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })semiaxes; +- (struct OADAdjustCoord { BOOL x1; int x2; })angleLength; +- (struct OADAdjustCoord { BOOL x1; int x2; })startAngle; + +@end diff --git a/OfficeImport.framework/OADAudioFile.h b/OfficeImport.framework/OADAudioFile.h new file mode 100755 index 0000000..5822b93 --- /dev/null +++ b/OfficeImport.framework/OADAudioFile.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADAudioFile : OADLinkedMediaFile { +} + + + +@end diff --git a/OfficeImport.framework/OADAutoNumberBulletProperties.h b/OfficeImport.framework/OADAutoNumberBulletProperties.h new file mode 100755 index 0000000..3e2143b --- /dev/null +++ b/OfficeImport.framework/OADAutoNumberBulletProperties.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADAutoNumberBulletProperties : OADBulletProperties { + int mSchemeType; + int mStartIndex; +} + + +- (int)autoNumberSchemeType; +- (unsigned int)startIndex; +- (id)initWithAutoNumberSchemeType:(int)arg1 startIndex:(unsigned int)arg2; +- (BOOL)isEqual:(id)arg1; + +@end diff --git a/OfficeImport.framework/OADBackdrop.h b/OfficeImport.framework/OADBackdrop.h new file mode 100755 index 0000000..e0f8956 --- /dev/null +++ b/OfficeImport.framework/OADBackdrop.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADPoint3D, OADVector3D; + +@interface OADBackdrop : NSObject { + OADPoint3D *mAnchor; + OADVector3D *mNormal; + OADVector3D *mUp; +} + + +- (void)setNormal:(id)arg1; +- (void)setUp:(id)arg1; +- (id)normal; +- (id)up; +- (void)setAnchor:(id)arg1; +- (id)anchor; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADBackground.h b/OfficeImport.framework/OADBackground.h new file mode 100755 index 0000000..2726e92 --- /dev/null +++ b/OfficeImport.framework/OADBackground.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADBackground : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/OADBackgroundFill.h b/OfficeImport.framework/OADBackgroundFill.h new file mode 100755 index 0000000..e8de794 --- /dev/null +++ b/OfficeImport.framework/OADBackgroundFill.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADBackgroundFill : OADFill { +} + ++ (id)defaultProperties; + +- (void)setStyleColor:(id)arg1; +- (id)initWithDefaults; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADBackgroundProperties.h b/OfficeImport.framework/OADBackgroundProperties.h new file mode 100755 index 0000000..b4343b5 --- /dev/null +++ b/OfficeImport.framework/OADBackgroundProperties.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADFill, NSArray; + +@interface OADBackgroundProperties : OADBackground { + OADFill *mFill; + NSArray *mEffects; +} + + +- (id)effects; +- (void)setEffects:(id)arg1; +- (void)setFill:(id)arg1; +- (id)fill; +- (BOOL)isEqual:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADBaseStyles.h b/OfficeImport.framework/OADBaseStyles.h new file mode 100755 index 0000000..dff1de3 --- /dev/null +++ b/OfficeImport.framework/OADBaseStyles.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADBaseStyles : OADBaseStylesBase { +} + + +- (id)init; + +@end diff --git a/OfficeImport.framework/OADBaseStylesBase.h b/OfficeImport.framework/OADBaseStylesBase.h new file mode 100755 index 0000000..11a983e --- /dev/null +++ b/OfficeImport.framework/OADBaseStylesBase.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADStyleMatrix, OADColorScheme, OADFontScheme; + +@interface OADBaseStylesBase : NSObject { + OADColorScheme *mColorScheme; + OADStyleMatrix *mStyleMatrix; + OADFontScheme *mFontScheme; +} + +@property(retain) OADFontScheme * fontScheme; + + +- (void)setFontScheme:(id)arg1; +- (id)colorScheme; +- (id)fontScheme; +- (id)styleMatrix; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADBevel.h b/OfficeImport.framework/OADBevel.h new file mode 100755 index 0000000..959eee1 --- /dev/null +++ b/OfficeImport.framework/OADBevel.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADBevel : NSObject { + int mType; + float mWidth; + float mHeight; +} + + +- (void)setHeight:(float)arg1; +- (float)height; +- (int)type; +- (void)setWidth:(float)arg1; +- (float)width; +- (void)setType:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/OADBevelLineJoin.h b/OfficeImport.framework/OADBevelLineJoin.h new file mode 100755 index 0000000..ed70a3b --- /dev/null +++ b/OfficeImport.framework/OADBevelLineJoin.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADBevelLineJoin : OADLineJoin { +} + ++ (id)defaultProperties; + +- (id)initWithDefaults; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADBiLevelEffect.h b/OfficeImport.framework/OADBiLevelEffect.h new file mode 100755 index 0000000..819d342 --- /dev/null +++ b/OfficeImport.framework/OADBiLevelEffect.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADBiLevelEffect : OADBlipEffect { + float mThreshold; +} + + +- (void)setThreshold:(float)arg1; +- (float)threshold; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/OADBlip.h b/OfficeImport.framework/OADBlip.h new file mode 100755 index 0000000..839d91f --- /dev/null +++ b/OfficeImport.framework/OADBlip.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADSubBlip; + +@interface OADBlip : NSObject { + unsigned int mReferenceCount; + OADSubBlip *mMainSubBlip; + OADSubBlip *mAltSubBlip; +} + ++ (id)pathExtensionForBlipType:(int)arg1; + +- (void)setAltSubBlip:(id)arg1; +- (unsigned int*)referenceCount; +- (id)mainSubBlip; +- (id)altSubBlip; +- (void)setMainSubBlip:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADBlipCollection.h b/OfficeImport.framework/OADBlipCollection.h new file mode 100755 index 0000000..e916ddd --- /dev/null +++ b/OfficeImport.framework/OADBlipCollection.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface OADBlipCollection : NSObject { + NSMutableArray *mBlips; +} + +@property(retain) NSMutableArray * blips; + + +- (unsigned long)addBlip:(id)arg1; +- (unsigned long)blipCount; +- (void)setBlips:(id)arg1; +- (id)blipAtIndex:(long)arg1; +- (id)blips; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADBlipEffect.h b/OfficeImport.framework/OADBlipEffect.h new file mode 100755 index 0000000..6d9f7a1 --- /dev/null +++ b/OfficeImport.framework/OADBlipEffect.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADBlipEffect : NSObject { + int mType; +} + + +- (void)setStyleColor:(id)arg1; +- (int)type; +- (id)initWithType:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADBlipRef.h b/OfficeImport.framework/OADBlipRef.h new file mode 100755 index 0000000..f3ced60 --- /dev/null +++ b/OfficeImport.framework/OADBlipRef.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADBlip, NSString, NSMutableArray; + +@interface OADBlipRef : NSObject { + int mIndex; + NSString *mName; + NSMutableArray *mEffects; + OADBlip *mBlip; +} + ++ (id)inflatedExtensionForGzippedExtension:(id)arg1; ++ (int)blipTypeForExtension:(id)arg1; + +- (void)addEffect:(id)arg1; +- (unsigned int)effectCount; +- (id)effectAtIndex:(unsigned int)arg1; +- (void)removeEffectAtIndex:(unsigned int)arg1; +- (void)setFilenameAndDelayedContext:(id)arg1 context:(id)arg2 targetSize:(long)arg3; +- (BOOL)isNull; +- (void)setFilename:(id)arg1 data:(id)arg2; +- (id)blip; +- (id)effects; +- (void)setBlip:(id)arg1; +- (id)initWithIndex:(long)arg1 name:(id)arg2; +- (void)setIndex:(long)arg1; +- (void)setPath:(id)arg1; +- (long)index; +- (id)name; +- (void)setName:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADBulletColor.h b/OfficeImport.framework/OADBulletColor.h new file mode 100755 index 0000000..1521e11 --- /dev/null +++ b/OfficeImport.framework/OADBulletColor.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADBulletColor : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/OADBulletColorFollowText.h b/OfficeImport.framework/OADBulletColorFollowText.h new file mode 100755 index 0000000..47a6225 --- /dev/null +++ b/OfficeImport.framework/OADBulletColorFollowText.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADBulletColorFollowText : OADBulletColor { +} + + +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; + +@end diff --git a/OfficeImport.framework/OADBulletColorSpecification.h b/OfficeImport.framework/OADBulletColorSpecification.h new file mode 100755 index 0000000..677ced9 --- /dev/null +++ b/OfficeImport.framework/OADBulletColorSpecification.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADColor; + +@interface OADBulletColorSpecification : OADBulletColor { + OADColor *mColor; +} + + +- (id)initWithBulletColor:(id)arg1; +- (id)color; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADBulletFont.h b/OfficeImport.framework/OADBulletFont.h new file mode 100755 index 0000000..2d445c9 --- /dev/null +++ b/OfficeImport.framework/OADBulletFont.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADBulletFont : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/OADBulletFontFollowText.h b/OfficeImport.framework/OADBulletFontFollowText.h new file mode 100755 index 0000000..0be9798 --- /dev/null +++ b/OfficeImport.framework/OADBulletFontFollowText.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADBulletFontFollowText : OADBulletFont { +} + + +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; + +@end diff --git a/OfficeImport.framework/OADBulletFontSpecification.h b/OfficeImport.framework/OADBulletFontSpecification.h new file mode 100755 index 0000000..5052e31 --- /dev/null +++ b/OfficeImport.framework/OADBulletFontSpecification.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface OADBulletFontSpecification : OADBulletFont { + NSString *mFont; +} + + +- (id)initWithFont:(id)arg1; +- (id)font; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADBulletProperties.h b/OfficeImport.framework/OADBulletProperties.h new file mode 100755 index 0000000..3b54086 --- /dev/null +++ b/OfficeImport.framework/OADBulletProperties.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADBulletProperties : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/OADBulletSize.h b/OfficeImport.framework/OADBulletSize.h new file mode 100755 index 0000000..bf3feaf --- /dev/null +++ b/OfficeImport.framework/OADBulletSize.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADBulletSize : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/OADBulletSizeFollowText.h b/OfficeImport.framework/OADBulletSizeFollowText.h new file mode 100755 index 0000000..cc5fe29 --- /dev/null +++ b/OfficeImport.framework/OADBulletSizeFollowText.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADBulletSizeFollowText : OADBulletSize { +} + + +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; + +@end diff --git a/OfficeImport.framework/OADCamera.h b/OfficeImport.framework/OADCamera.h new file mode 100755 index 0000000..e50ad63 --- /dev/null +++ b/OfficeImport.framework/OADCamera.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADRotation3D; + +@interface OADCamera : NSObject { + OADRotation3D *mRotation; + int mCameraType; + float mFieldOfView; + float mZoom; +} + + +- (void)setFieldOfView:(float)arg1; +- (void)setZoom:(float)arg1; +- (int)cameraType; +- (float)fieldOfView; +- (float)zoom; +- (void)setRotation:(id)arg1; +- (id)rotation; +- (void)setCameraType:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADCharacterBulletProperties.h b/OfficeImport.framework/OADCharacterBulletProperties.h new file mode 100755 index 0000000..1f3f0c9 --- /dev/null +++ b/OfficeImport.framework/OADCharacterBulletProperties.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface OADCharacterBulletProperties : OADBulletProperties { + NSString *mBullet; +} + + +- (id)bullet; +- (id)initWithBullet:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADCharacterProperties.h b/OfficeImport.framework/OADCharacterProperties.h new file mode 100755 index 0000000..f8ca047 --- /dev/null +++ b/OfficeImport.framework/OADCharacterProperties.h @@ -0,0 +1,131 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADHyperlink, OADFill, OADColor, NSString, OADStroke, OADUnderline, NSArray; + +@interface OADCharacterProperties : OADProperties { + NSString *mLatinFont; + NSString *mEastAsianFont; + NSString *mBidiFont; + NSString *mHAnsiFont; + NSString *mSymbolFont; + OADHyperlink *mClickHyperlink; + OADHyperlink *mHoverHyperlink; + OADStroke *mStroke; + OADFill *mFill; + OADColor *mHighlight; + NSArray *mEffects; + OADUnderline *mUnderline; + double mOpacity; + double mSize; + double mSpacing; + double mBaseline; + unsigned char mFormatType; + unsigned char mFormatKerningType; + unsigned char mStrikeThroughType; + unsigned char mCaps; + unsigned int mHasOpacity : 1; + unsigned int mHasIsBold : 1; + unsigned int mIsBold : 1; + unsigned int mHasIsItalic : 1; + unsigned int mIsItalic : 1; + unsigned int mHasFormatType : 1; + unsigned int mHasFormatKerningType : 1; + unsigned int mHasStrikeThroughType : 1; + unsigned int mHasSize : 1; + unsigned int mHasSpacing : 1; + unsigned int mHasKerning : 1; + unsigned int mHasIsVerticalText : 1; + unsigned int mIsVerticalText : 1; + unsigned int mHasBaseline : 1; + unsigned int mHasIsHorizontalNormalized : 1; + unsigned int mIsHorizontalNormalized : 1; + unsigned int mHasCaps : 1; + unsigned int mHasIsShadowed : 1; + unsigned int mIsShadowed : 1; +} + ++ (void)initialize; + +- (BOOL)isShadowed; +- (void)setFormatKerningType:(int)arg1; +- (void)setIsVerticalText:(BOOL)arg1; +- (void)setIsHorizontalNormalized:(BOOL)arg1; +- (BOOL)hasOpacity; +- (BOOL)hasHighlight; +- (BOOL)hasIsShadowed; +- (BOOL)hasFormatType; +- (BOOL)hasFormatKerningType; +- (BOOL)hasSpacing; +- (BOOL)hasIsVerticalText; +- (BOOL)hasBaseline; +- (BOOL)hasIsHorizontalNormalized; +- (BOOL)hasCaps; +- (BOOL)hasBidiFont; +- (BOOL)hasHAnsiFont; +- (id)highlight; +- (int)formatType; +- (int)formatKerningType; +- (BOOL)isVerticalText; +- (double)baseline; +- (BOOL)isHorizontalNormalized; +- (id)bidiFont; +- (id)hansiFont; +- (id)clickHyperlink; +- (id)hoverHyperlink; +- (double)spacing; +- (int)caps; +- (void)setHighlight:(id)arg1; +- (void)setCaps:(int)arg1; +- (void)setSpacing:(double)arg1; +- (BOOL)hasUnderline; +- (BOOL)hasIsBold; +- (BOOL)hasIsItalic; +- (BOOL)hasStrikeThroughType; +- (int)strikeThroughType; +- (BOOL)hasSize; +- (BOOL)hasStroke; +- (void)setStroke:(id)arg1; +- (BOOL)hasFill; +- (BOOL)hasEffects; +- (id)effects; +- (BOOL)isBold; +- (BOOL)isItalic; +- (id)underline; +- (void)setClickHyperlink:(id)arg1; +- (void)setHoverHyperlink:(id)arg1; +- (void)overrideWithProperties:(id)arg1; +- (void)setBidiFont:(id)arg1; +- (BOOL)hasLatinFont; +- (id)latinFont; +- (BOOL)hasEastAsianFont; +- (id)eastAsianFont; +- (BOOL)hasSymbolFont; +- (id)symbolFont; +- (void)removeUnnecessaryOverrides; +- (void)setIsBold:(BOOL)arg1; +- (void)setIsItalic:(BOOL)arg1; +- (void)setUnderline:(id)arg1; +- (void)setIsShadowed:(BOOL)arg1; +- (void)setStrikeThroughType:(int)arg1; +- (void)setEffects:(id)arg1; +- (void)setFormatType:(int)arg1; +- (void)setBaseline:(double)arg1; +- (void)setLatinFont:(id)arg1; +- (void)setHAnsiFont:(id)arg1; +- (void)setEastAsianFont:(id)arg1; +- (void)setSymbolFont:(id)arg1; +- (void)setFill:(id)arg1; +- (id)initWithDefaults; +- (double)opacity; +- (void)setOpacity:(double)arg1; +- (void)setSize:(double)arg1; +- (id)stroke; +- (id)fill; +- (double)size; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADClosePathElement.h b/OfficeImport.framework/OADClosePathElement.h new file mode 100755 index 0000000..fccbaf8 --- /dev/null +++ b/OfficeImport.framework/OADClosePathElement.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADClosePathElement : OADPathElement { +} + + + +@end diff --git a/OfficeImport.framework/OADColor.h b/OfficeImport.framework/OADColor.h new file mode 100755 index 0000000..8d1b39e --- /dev/null +++ b/OfficeImport.framework/OADColor.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface OADColor : NSObject { + NSMutableArray *mTransforms; +} + ++ (id)basicMapOfColor:(id)arg1 colorMap:(id)arg2 colorScheme:(id)arg3 colorPalette:(id)arg4; ++ (id)nsColorWithRed:(float)arg1 green:(float)arg2 blue:(float)arg3; ++ (int)mapSchemeColorID:(int)arg1 colorMap:(id)arg2; ++ (id)mapAdjustedColor:(id)arg1 colorMap:(id)arg2 colorScheme:(id)arg3 colorPalette:(id)arg4; ++ (id)colorWithRedByte:(unsigned char)arg1 greenByte:(unsigned char)arg2 blueByte:(unsigned char)arg3; ++ (id)nsColorWithOADColor:(id)arg1 colorMap:(id)arg2 colorScheme:(id)arg3 colorPalette:(id)arg4; ++ (id)nsColorWithOADColor:(id)arg1; + +- (void)addTransformOfType:(int)arg1; +- (id)transforms; +- (void)setTransforms:(id)arg1; +- (id)colorForStyleColor:(id)arg1; +- (void)addTransformOfType:(int)arg1 value:(float)arg2; +- (void)addTransform:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADColorChangeEffect.h b/OfficeImport.framework/OADColorChangeEffect.h new file mode 100755 index 0000000..c1dc86a --- /dev/null +++ b/OfficeImport.framework/OADColorChangeEffect.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADColor; + +@interface OADColorChangeEffect : OADBlipEffect { + OADColor *mFromColor; + OADColor *mToColor; +} + + +- (void)setStyleColor:(id)arg1; +- (void)setFromColor:(id)arg1; +- (void)setToColor:(id)arg1; +- (id)fromColor; +- (id)toColor; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADColorMap.h b/OfficeImport.framework/OADColorMap.h new file mode 100755 index 0000000..73d2364 --- /dev/null +++ b/OfficeImport.framework/OADColorMap.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary; + +@interface OADColorMap : NSObject { + NSMutableDictionary *mMappings; +} + + +- (void)addMapping:(int)arg1 index:(int)arg2; +- (int)mappingForIndex:(int)arg1; +- (void)addDefaultMappings:(BOOL)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADColorScheme.h b/OfficeImport.framework/OADColorScheme.h new file mode 100755 index 0000000..1acd26f --- /dev/null +++ b/OfficeImport.framework/OADColorScheme.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary; + +@interface OADColorScheme : NSObject { + NSMutableDictionary *mColors; +} + + +- (void)setColor:(id)arg1 index:(int)arg2; +- (void)addDefaultColors; +- (unsigned int)colorCount; +- (id)colorForIndex:(int)arg1; +- (void)addColor:(id)arg1 index:(int)arg2; +- (BOOL)isEqual:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADColorTransform.h b/OfficeImport.framework/OADColorTransform.h new file mode 100755 index 0000000..f2c34b1 --- /dev/null +++ b/OfficeImport.framework/OADColorTransform.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADColorTransform : NSObject { + int mType; +} + ++ (id)applyExpTransformWithValue:(float)arg1 toColor:(id)arg2; ++ (float)applyAlphaTransform:(id)arg1 toAlpha:(float)arg2; ++ (id)applyHSLTransform:(id)arg1 toColor:(id)arg2; ++ (id)applyRGBTransform:(id)arg1 toColor:(id)arg2; ++ (id)applyTransforms:(id)arg1 toColor:(id)arg2; + +- (int)type; +- (id)initWithType:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADConnection.h b/OfficeImport.framework/OADConnection.h new file mode 100755 index 0000000..cb96ea8 --- /dev/null +++ b/OfficeImport.framework/OADConnection.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADConnection : NSObject { + long mDrawableId; + int mLocationIndex; +} + + +- (long)drawableId; +- (void)setDrawableId:(long)arg1; +- (int)locationIndex; +- (void)setLocationIndex:(int)arg1; + +@end diff --git a/OfficeImport.framework/OADConnector.h b/OfficeImport.framework/OADConnector.h new file mode 100755 index 0000000..bae441b --- /dev/null +++ b/OfficeImport.framework/OADConnector.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADConnector : OADShape { +} + + +- (id)connectorProperties; +- (id)init; + +@end diff --git a/OfficeImport.framework/OADConnectorProperties.h b/OfficeImport.framework/OADConnectorProperties.h new file mode 100755 index 0000000..2297921 --- /dev/null +++ b/OfficeImport.framework/OADConnectorProperties.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADConnection; + +@interface OADConnectorProperties : OADShapeProperties { + OADConnection *mFrom; + OADConnection *mTo; +} + ++ (id)defaultProperties; + +- (id)initWithDefaults; +- (id)to; +- (id)from; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADCubicBezierToPathElement.h b/OfficeImport.framework/OADCubicBezierToPathElement.h new file mode 100755 index 0000000..9ebd305 --- /dev/null +++ b/OfficeImport.framework/OADCubicBezierToPathElement.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADCubicBezierToPathElement : OADPathElement { + struct OADAdjustPoint { + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } x; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } y; + } mControlPoint1; + struct OADAdjustPoint { + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } x; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } y; + } mControlPoint2; + struct OADAdjustPoint { + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } x; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } y; + } mToPoint; + BOOL mRelative; +} + + +- (id)initWithControlPoint1:(struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })arg1 controlPoint2:(struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })arg2 toPoint:(struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })arg3; +- (struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })controlPoint1; +- (struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })controlPoint2; +- (struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })toPoint; +- (BOOL)relative; +- (void)setRelative:(BOOL)arg1; + +@end diff --git a/OfficeImport.framework/OADCustomDash.h b/OfficeImport.framework/OADCustomDash.h new file mode 100755 index 0000000..9e6f7a5 --- /dev/null +++ b/OfficeImport.framework/OADCustomDash.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface OADCustomDash : OADDash { + NSMutableArray *mStops; + unsigned int mAreStopsOverridden : 1; +} + ++ (id)defaultProperties; + +- (float)dashAtIndex:(unsigned int)arg1; +- (float)spaceAtIndex:(unsigned int)arg1; +- (void)addStopWithDash:(float)arg1 space:(float)arg2; +- (unsigned int)stopCount; +- (BOOL)areStopsOverridden; +- (id)stops; +- (void)setStops:(id)arg1; +- (id)initWithDefaults; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADCustomPattern.h b/OfficeImport.framework/OADCustomPattern.h new file mode 100755 index 0000000..ce28f69 --- /dev/null +++ b/OfficeImport.framework/OADCustomPattern.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADBlipRef; + +@interface OADCustomPattern : OADPattern { + OADBlipRef *mBlipRef; + BOOL mIsBlipRefOverridden; +} + ++ (id)defaultProperties; + +- (BOOL)isBlipRefOverridden; +- (void)setBlipRef:(id)arg1; +- (id)blipRef; +- (id)initWithDefaults; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADCustomShapeGeometry.h b/OfficeImport.framework/OADCustomShapeGeometry.h new file mode 100755 index 0000000..8807f3f --- /dev/null +++ b/OfficeImport.framework/OADCustomShapeGeometry.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface OADCustomShapeGeometry : OADShapeGeometry { + struct CsRect { long x1[4]; } *mGeometryCoordSpace; + struct CsPoint { long x1[2]; } *mLimo; + NSMutableArray *mFormulas; + NSMutableArray *mTextBodyRects; + NSMutableArray *mPaths; +} + + +- (struct CsRect { long x1[4]; })geometryCoordSpace; +- (void)setGeometryCoordSpace:(struct CsRect { long x1[4]; })arg1; +- (struct CsPoint { long x1[2]; })limo; +- (void)setLimo:(struct CsPoint { long x1[2]; })arg1; +- (void)addFormula:(id)arg1; +- (unsigned int)textBodyRectCount; +- (id)textBodyRectAtIndex:(unsigned int)arg1; +- (void)addTextBodyRect:(id)arg1; +- (unsigned int)pathCount; +- (void)addPath:(id)arg1; +- (id)formulaAtIndex:(unsigned int)arg1; +- (unsigned int)formulaCount; +- (id)init; +- (void)dealloc; +- (id)pathAtIndex:(unsigned int)arg1; + +@end diff --git a/OfficeImport.framework/OADDash.h b/OfficeImport.framework/OADDash.h new file mode 100755 index 0000000..12218ef --- /dev/null +++ b/OfficeImport.framework/OADDash.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADDash : OADProperties { +} + + +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADDashStop.h b/OfficeImport.framework/OADDashStop.h new file mode 100755 index 0000000..f3814d5 --- /dev/null +++ b/OfficeImport.framework/OADDashStop.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADDashStop : NSObject { + float mDash; + float mSpace; +} + + +- (id)initWithDash:(float)arg1 space:(float)arg2; +- (float)dash; +- (float)space; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADDateTimeField.h b/OfficeImport.framework/OADDateTimeField.h new file mode 100755 index 0000000..2ece49a --- /dev/null +++ b/OfficeImport.framework/OADDateTimeField.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADDateTimeField : OADTextField { + int mFormat; +} + + +- (int)format; +- (void)setFormat:(int)arg1; +- (BOOL)isEmpty; +- (id)init; + +@end diff --git a/OfficeImport.framework/OADDefaultProperties.h b/OfficeImport.framework/OADDefaultProperties.h new file mode 100755 index 0000000..a13dc5f --- /dev/null +++ b/OfficeImport.framework/OADDefaultProperties.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADShapeProperties, OADTextListStyle, OADTextBodyProperties; + +@interface OADDefaultProperties : NSObject { + OADShapeProperties *mShapeProperties; + OADTextBodyProperties *mTextBodyProperties; + OADTextListStyle *mTextListStyle; +} + + +- (void)setTextBodyProperties:(id)arg1; +- (id)textBodyProperties; +- (void)setShapeProperties:(id)arg1; +- (void)setTextListStyle:(id)arg1; +- (id)initWithDefaults; +- (id)textListStyle; +- (id)shapeProperties; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADDrawable.h b/OfficeImport.framework/OADDrawable.h new file mode 100755 index 0000000..9e06063 --- /dev/null +++ b/OfficeImport.framework/OADDrawable.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADDrawableProperties, , OADDrawable; + +@interface OADDrawable : NSObject { + BOOL mHidden; + unsigned int mId; + OADDrawableProperties *mDrawableProperties; + *mClientData; + OADDrawable *mParent; +} + + +- (void)setDrawableProperties:(id)arg1; +- (id)createOrientedBoundsWithBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)createWordClientDataWithTextType:(int)arg1; +- (id)initWithPropertiesClass:(Class)arg1; +- (id)parent; +- (void)removeUnnecessaryOverrides; +- (id)ensureClientDataOfClass:(Class)arg1; +- (id)clientData; +- (void)setParent:(id)arg1; +- (id)drawableProperties; +- (void)setClientData:(id)arg1; +- (void)setParentTextListStyle:(id)arg1; +- (unsigned long)id; +- (void)setId:(unsigned long)arg1; +- (BOOL)hidden; +- (void)setHidden:(BOOL)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADDrawableProperties.h b/OfficeImport.framework/OADDrawableProperties.h new file mode 100755 index 0000000..e1eb263 --- /dev/null +++ b/OfficeImport.framework/OADDrawableProperties.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADOrientedBounds, OADHyperlink; + +@interface OADDrawableProperties : OADProperties { + OADOrientedBounds *mOrientedBounds; + OADHyperlink *mClickHyperlink; + OADHyperlink *mHoverHyperlink; + unsigned int mHasAspectRatioLocked : 1; + unsigned int mAspectRatioLocked : 1; + unsigned int mHasWrdInline : 1; + unsigned int mWrdInline : 1; +} + + +- (BOOL)hasAspectRatioLocked; +- (BOOL)isAspectRatioLocked; +- (void)setAspectRatioLocked:(BOOL)arg1; +- (BOOL)hasClickHyperlink; +- (BOOL)hasHoverHyperlink; +- (BOOL)hasWrdInline; +- (BOOL)isWrdInline; +- (void)setWrdInline:(BOOL)arg1; +- (id)clickHyperlink; +- (id)hoverHyperlink; +- (BOOL)hasOrientedBounds; +- (void)setOrientedBounds:(id)arg1; +- (void)setClickHyperlink:(id)arg1; +- (void)setHoverHyperlink:(id)arg1; +- (void)removeUnnecessaryOverrides; +- (id)orientedBounds; +- (id)initWithDefaults; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADDrawingTheme.h b/OfficeImport.framework/OADDrawingTheme.h new file mode 100755 index 0000000..b5eb650 --- /dev/null +++ b/OfficeImport.framework/OADDrawingTheme.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADDefaultProperties, OADColorMap, OADFontScheme, OADColorScheme, , OADStyleMatrix; + +@interface OADDrawingTheme : NSObject { + OADDefaultProperties *mShapeDefaults; + OADDefaultProperties *mLineDefaults; + OADDefaultProperties *mTextDefaults; + OADStyleMatrix *mStyleMatrix; + OADFontScheme *mFontScheme; + OADColorScheme *mColorScheme; + OADColorMap *mColorMap; + *mColorPalette; +} + +@property(retain) * colorPalette; +@property(readonly) OADColorMap * colorMap; +@property(readonly) OADColorScheme * colorScheme; +@property(readonly) OADFontScheme * fontScheme; +@property(readonly) OADStyleMatrix * styleMatrix; +@property(readonly) OADDefaultProperties * textDefaults; +@property(readonly) OADDefaultProperties * lineDefaults; +@property(readonly) OADDefaultProperties * shapeDefaults; + + +- (id)colorPalette; +- (id)lineDefaults; +- (void)setColorPalette:(id)arg1; +- (id)shapeDefaults; +- (id)textDefaults; +- (void)applyThemeOverrides:(id)arg1 colorMapOverride:(id)arg2; +- (id)colorMap; +- (id)colorScheme; +- (id)fontScheme; +- (id)styleMatrix; +- (id)initWithTheme:(id)arg1 colorMap:(id)arg2 colorPalette:(id)arg3; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADDuotoneEffect.h b/OfficeImport.framework/OADDuotoneEffect.h new file mode 100755 index 0000000..2f22757 --- /dev/null +++ b/OfficeImport.framework/OADDuotoneEffect.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADColor; + +@interface OADDuotoneEffect : OADBlipEffect { + OADColor *mColor1; + OADColor *mColor2; + int mTransferMode1; + int mTransferMode2; +} + + +- (void)setTransferMode1:(int)arg1; +- (void)setTransferMode2:(int)arg1; +- (void)setStyleColor:(id)arg1; +- (void)setColor1:(id)arg1; +- (void)setColor2:(id)arg1; +- (id)color1; +- (id)color2; +- (int)transferMode1; +- (int)transferMode2; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADEffect.h b/OfficeImport.framework/OADEffect.h new file mode 100755 index 0000000..ba3580c --- /dev/null +++ b/OfficeImport.framework/OADEffect.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADEffect : NSObject { + int mType; +} + + +- (void)setStyleColor:(id)arg1; +- (int)type; +- (id)initWithType:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADEmbeddedMediaFile.h b/OfficeImport.framework/OADEmbeddedMediaFile.h new file mode 100755 index 0000000..b2dace5 --- /dev/null +++ b/OfficeImport.framework/OADEmbeddedMediaFile.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSData, NSString; + +@interface OADEmbeddedMediaFile : OADMovie { + NSData *mData; + NSString *mName; +} + +@property(retain) NSString * name; +@property(retain) NSData * data; + + +- (id)data; +- (void)setData:(id)arg1; +- (id)name; +- (void)setName:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADFill.h b/OfficeImport.framework/OADFill.h new file mode 100755 index 0000000..689bb17 --- /dev/null +++ b/OfficeImport.framework/OADFill.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADFill : OADProperties { +} + + +- (void)setStyleColor:(id)arg1; +- (float)alpha; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADFillOverlayEffect.h b/OfficeImport.framework/OADFillOverlayEffect.h new file mode 100755 index 0000000..8d8b7bb --- /dev/null +++ b/OfficeImport.framework/OADFillOverlayEffect.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADFill; + +@interface OADFillOverlayEffect : OADEffect { + int mBlendMode; + OADFill *mFill; +} + + +- (void)setBlendMode:(int)arg1; +- (int)blendMode; +- (void)setFill:(id)arg1; +- (id)fill; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADFontReference.h b/OfficeImport.framework/OADFontReference.h new file mode 100755 index 0000000..8079fd0 --- /dev/null +++ b/OfficeImport.framework/OADFontReference.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADColor; + +@interface OADFontReference : NSObject { + int mIndex; + OADColor *mColor; +} + + +- (void)applyToParagraphProperties:(id)arg1; +- (void)setIndex:(int)arg1; +- (int)index; +- (id)color; +- (void)setColor:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADFontScheme.h b/OfficeImport.framework/OADFontScheme.h new file mode 100755 index 0000000..4367775 --- /dev/null +++ b/OfficeImport.framework/OADFontScheme.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary; + +@interface OADFontScheme : NSObject { + NSMutableDictionary *mMajorFont; + NSMutableDictionary *mMinorFont; +} + ++ (void)addFontEntry:(id)arg1 script:(id)arg2 typeface:(id)arg3; + +- (BOOL)isFontSchemeRef:(id)arg1; +- (id)fontForFontSchemeRef:(id)arg1; +- (unsigned int)majorFontCount; +- (unsigned int)minorFontCount; +- (id)majorTypefaceForScript:(id)arg1; +- (id)minorTypefaceForScript:(id)arg1; +- (id)majorFont; +- (id)minorFont; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADFooterField.h b/OfficeImport.framework/OADFooterField.h new file mode 100755 index 0000000..c23accc --- /dev/null +++ b/OfficeImport.framework/OADFooterField.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADFooterField : OADTextField { +} + + +- (BOOL)isEmpty; + +@end diff --git a/OfficeImport.framework/OADForegroundColorEffect.h b/OfficeImport.framework/OADForegroundColorEffect.h new file mode 100755 index 0000000..e7fa02f --- /dev/null +++ b/OfficeImport.framework/OADForegroundColorEffect.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADColor; + +@interface OADForegroundColorEffect : OADBlipEffect { + OADColor *mForegroundColor; +} + + +- (void)setStyleColor:(id)arg1; +- (void)setForegroundColor:(id)arg1; +- (id)foregroundColor; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADFormula.h b/OfficeImport.framework/OADFormula.h new file mode 100755 index 0000000..e3e3077 --- /dev/null +++ b/OfficeImport.framework/OADFormula.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface OADFormula : NSObject { + int mType; + struct OADFormulaArg { + int type; + int value; + } mArgs[3]; + NSString *mName; +} + + +- (id)initWithType:(int)arg1 arg0:(struct OADFormulaArg { int x1; int x2; })arg2 arg1:(struct OADFormulaArg { int x1; int x2; })arg3 arg2:(struct OADFormulaArg { int x1; int x2; })arg4; +- (struct OADFormulaArg { int x1; int x2; })argAtIndex:(unsigned int)arg1; +- (int)type; +- (id)name; +- (void)setName:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADGenericLinkedMediaFile.h b/OfficeImport.framework/OADGenericLinkedMediaFile.h new file mode 100755 index 0000000..0791f61 --- /dev/null +++ b/OfficeImport.framework/OADGenericLinkedMediaFile.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADGenericLinkedMediaFile : OADLinkedMediaFile { +} + + + +@end diff --git a/OfficeImport.framework/OADGenericTextField.h b/OfficeImport.framework/OADGenericTextField.h new file mode 100755 index 0000000..d6e0329 --- /dev/null +++ b/OfficeImport.framework/OADGenericTextField.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface OADGenericTextField : OADTextField { + NSString *mType; +} + + +- (id)type; +- (void)setType:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADGlowEffect.h b/OfficeImport.framework/OADGlowEffect.h new file mode 100755 index 0000000..ff8a0cc --- /dev/null +++ b/OfficeImport.framework/OADGlowEffect.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADColor; + +@interface OADGlowEffect : OADEffect { + OADColor *mColor; + float mRadius; +} + + +- (float)radius; +- (void)setRadius:(float)arg1; +- (id)color; +- (void)setColor:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADGradientFill.h b/OfficeImport.framework/OADGradientFill.h new file mode 100755 index 0000000..69960de --- /dev/null +++ b/OfficeImport.framework/OADGradientFill.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADShade, NSMutableArray, OADRelativeRect; + +@interface OADGradientFill : OADFill { + NSMutableArray *mStops; + BOOL mAreStopsOverridden; + OADRelativeRect *mTileRect; + BOOL mIsTileRectOverridden; + int mFlipMode; + BOOL mIsFlipModeOverridden; + BOOL mRotateWithShape; + BOOL mIsRotateWithShapeOverridden; + OADShade *mShade; + BOOL mIsShadeOverridden; +} + ++ (id)defaultProperties; + +- (void)clearStops; +- (unsigned int)stopCount; +- (id)stopColorAtIndex:(unsigned int)arg1; +- (float)stopPositionAtIndex:(unsigned int)arg1; +- (void)setTileRect:(id)arg1; +- (void)setFlipMode:(int)arg1; +- (void)setRotateWithShape:(BOOL)arg1; +- (void)setShade:(id)arg1; +- (void)addStopColor:(id)arg1 position:(float)arg2; +- (id)shade; +- (BOOL)areStopsOverridden; +- (BOOL)isTileRectOverridden; +- (BOOL)isFlipModeOverridden; +- (BOOL)isRotateWithShapeOverridden; +- (BOOL)isShadeOverridden; +- (id)tileRect; +- (int)flipMode; +- (BOOL)rotateWithShape; +- (void)setStyleColor:(id)arg1; +- (id)stops; +- (void)setStops:(id)arg1; +- (void)setParent:(id)arg1; +- (id)initWithDefaults; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADGradientFillStop.h b/OfficeImport.framework/OADGradientFillStop.h new file mode 100755 index 0000000..a98e57a --- /dev/null +++ b/OfficeImport.framework/OADGradientFillStop.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADColor; + +@interface OADGradientFillStop : NSObject { + OADColor *mColor; + float mPosition; +} + + +- (id)initWithColor:(id)arg1 position:(float)arg2; +- (void)setStyleColor:(id)arg1; +- (id)color; +- (float)position; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADGraphic.h b/OfficeImport.framework/OADGraphic.h new file mode 100755 index 0000000..622d7c3 --- /dev/null +++ b/OfficeImport.framework/OADGraphic.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADGraphic; + +@interface OADGraphic : OADDrawable { + OADGraphic *mMasterGraphic; +} + + +- (id)masterGraphic; +- (id)graphicProperties; +- (void)setMasterGraphic:(id)arg1; + +@end diff --git a/OfficeImport.framework/OADGraphicProperties.h b/OfficeImport.framework/OADGraphicProperties.h new file mode 100755 index 0000000..ce98bcf --- /dev/null +++ b/OfficeImport.framework/OADGraphicProperties.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSArray, OADShape3D, OADScene3D, OADFill, OADStroke; + +@interface OADGraphicProperties : OADDrawableProperties { + OADFill *mFill; + NSArray *mEffects; + OADScene3D *mScene3D; + OADShape3D *mShape3D; + OADStroke *mStroke; + unsigned int mHasIsBehindText : 1; + unsigned int mIsBehindText : 1; +} + + +- (void)setScene3D:(id)arg1; +- (void)setShape3D:(id)arg1; +- (void)setIsBehindText:(BOOL)arg1; +- (BOOL)hasScene3D; +- (BOOL)hasShape3D; +- (BOOL)hasIsBehindText; +- (id)scene3D; +- (id)shape3D; +- (BOOL)isBehindText; +- (BOOL)hasStroke; +- (void)setStroke:(id)arg1; +- (BOOL)hasFill; +- (BOOL)hasEffects; +- (id)effects; +- (void)removeUnnecessaryOverrides; +- (void)setEffects:(id)arg1; +- (void)setFill:(id)arg1; +- (void)setParent:(id)arg1; +- (id)initWithDefaults; +- (id)stroke; +- (id)fill; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADGrayscaleEffect.h b/OfficeImport.framework/OADGrayscaleEffect.h new file mode 100755 index 0000000..2418449 --- /dev/null +++ b/OfficeImport.framework/OADGrayscaleEffect.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADGrayscaleEffect : OADBlipEffect { +} + + +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/OADGroup.h b/OfficeImport.framework/OADGroup.h new file mode 100755 index 0000000..bae195b --- /dev/null +++ b/OfficeImport.framework/OADGroup.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface OADGroup : OADDrawable { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } mLogicalBounds; + NSMutableArray *mChildren; +} + + +- (id)groupProperties; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })logicalBounds; +- (void)addChildren:(id)arg1; +- (id)childAtIndex:(unsigned int)arg1; +- (void)setLogicalBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)removeUnnecessaryOverrides; +- (void)addChild:(id)arg1; +- (void)setParentTextListStyle:(id)arg1; +- (id)children; +- (unsigned int)childCount; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADGroupFill.h b/OfficeImport.framework/OADGroupFill.h new file mode 100755 index 0000000..72c692a --- /dev/null +++ b/OfficeImport.framework/OADGroupFill.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADGroupFill : OADFill { +} + ++ (id)defaultProperties; + +- (id)initWithDefaults; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADGroupProperties.h b/OfficeImport.framework/OADGroupProperties.h new file mode 100755 index 0000000..ac36878 --- /dev/null +++ b/OfficeImport.framework/OADGroupProperties.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSArray, OADShape3D, OADScene3D, OADFill; + +@interface OADGroupProperties : OADDrawableProperties { + OADFill *mFill; + NSArray *mEffects; + OADScene3D *mScene3D; + OADShape3D *mShape3D; +} + ++ (id)defaultProperties; + +- (void)setScene3D:(id)arg1; +- (void)setShape3D:(id)arg1; +- (BOOL)hasScene3D; +- (BOOL)hasShape3D; +- (id)scene3D; +- (id)shape3D; +- (BOOL)hasFill; +- (BOOL)hasEffects; +- (id)effects; +- (void)setEffects:(id)arg1; +- (void)setFill:(id)arg1; +- (id)initWithDefaults; +- (id)fill; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADHyperlink.h b/OfficeImport.framework/OADHyperlink.h new file mode 100755 index 0000000..5db4117 --- /dev/null +++ b/OfficeImport.framework/OADHyperlink.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSURL, NSString; + +@interface OADHyperlink : NSObject { + NSURL *mTargetLocation; + int mTargetMode; + NSString *mTargetFrame; + NSString *mAction; + NSString *mTooltip; + NSString *mInvalidUrl; + BOOL mDoEndSound; + BOOL mIsVisited; + BOOL mDoAddToHistory; +} + +@property BOOL doAddToHistory; +@property BOOL isVisited; +@property BOOL doEndSound; + + +- (id)targetFrame; +- (id)invalidUrl; +- (BOOL)doAddToHistory; +- (BOOL)isVisited; +- (BOOL)doEndSound; +- (id)tooltip; +- (int)targetMode; +- (void)setTargetLocation:(id)arg1; +- (void)setTargetMode:(int)arg1; +- (void)setTargetFrame:(id)arg1; +- (void)setTooltip:(id)arg1; +- (void)setInvalidUrl:(id)arg1; +- (void)setDoEndSound:(BOOL)arg1; +- (void)setIsVisited:(BOOL)arg1; +- (void)setDoAddToHistory:(BOOL)arg1; +- (id)targetLocation; +- (void)setAction:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)action; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADImage.h b/OfficeImport.framework/OADImage.h new file mode 100755 index 0000000..e3a6081 --- /dev/null +++ b/OfficeImport.framework/OADImage.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADOle, OADMovie, OADShapeGeometry; + +@interface OADImage : OADGraphic { + OADShapeGeometry *mGeometry; + OADOle *mOle; + OADMovie *mMovie; +} + + +- (id)movie; +- (void)setMovie:(id)arg1; +- (id)createImageFill; +- (void)createPictureFramePresetGeometry; +- (id)imageProperties; +- (id)ole; +- (id)initWithBlipRef:(id)arg1; +- (void)setOle:(id)arg1; +- (void)setParentTextListStyle:(id)arg1; +- (void)setGeometry:(id)arg1; +- (id)geometry; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADImageBulletProperties.h b/OfficeImport.framework/OADImageBulletProperties.h new file mode 100755 index 0000000..354322f --- /dev/null +++ b/OfficeImport.framework/OADImageBulletProperties.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADBlipRef; + +@interface OADImageBulletProperties : OADBulletProperties { + OADBlipRef *mImage; +} + + +- (id)initWithBlipRef:(id)arg1; +- (id)image; +- (BOOL)isEqual:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADImageFill.h b/OfficeImport.framework/OADImageFill.h new file mode 100755 index 0000000..a02d5b4 --- /dev/null +++ b/OfficeImport.framework/OADImageFill.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADBlipRef, OADImageFillTechnique, OADRelativeRect; + +@interface OADImageFill : OADFill { + OADBlipRef *mBlipRef; + BOOL mIsBlipRefOverridden; + OADRelativeRect *mSourceRect; + BOOL mIsSourceRectOverridden; + int mDpi; + BOOL mIsDpiOverridden; + BOOL mRotateWithShape; + BOOL mIsRotateWithShapeOverridden; + OADImageFillTechnique *mTechnique; + BOOL mIsTechniqueOverridden; +} + ++ (id)defaultProperties; + +- (void)setRotateWithShape:(BOOL)arg1; +- (BOOL)isRotateWithShapeOverridden; +- (BOOL)rotateWithShape; +- (void)setSourceRect:(id)arg1; +- (void)setDpi:(long)arg1; +- (BOOL)isBlipRefOverridden; +- (BOOL)isSourceRectOverridden; +- (BOOL)isDpiOverridden; +- (BOOL)isTechniqueOverridden; +- (id)sourceRect; +- (long)dpi; +- (void)setStyleColor:(id)arg1; +- (void)setBlipRef:(id)arg1; +- (void)setTechnique:(id)arg1; +- (id)technique; +- (id)blipRef; +- (void)setParent:(id)arg1; +- (id)initWithDefaults; +- (id)color; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADImageFillTechnique.h b/OfficeImport.framework/OADImageFillTechnique.h new file mode 100755 index 0000000..553a827 --- /dev/null +++ b/OfficeImport.framework/OADImageFillTechnique.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADImageFillTechnique : OADProperties { +} + + +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADImageProperties.h b/OfficeImport.framework/OADImageProperties.h new file mode 100755 index 0000000..afb8fb5 --- /dev/null +++ b/OfficeImport.framework/OADImageProperties.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADImageFill; + +@interface OADImageProperties : OADGraphicProperties { + OADImageFill *mImageFill; +} + ++ (id)defaultProperties; + +- (BOOL)hasImageFill; +- (void)setImageFill:(id)arg1; +- (id)imageFill; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADImageRecolorInfo.h b/OfficeImport.framework/OADImageRecolorInfo.h new file mode 100755 index 0000000..de08937 --- /dev/null +++ b/OfficeImport.framework/OADImageRecolorInfo.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSDictionary; + +@interface OADImageRecolorInfo : NSObject { + NSDictionary *mColors; + NSDictionary *mFills; +} + + +- (id)fills; +- (id)initWithColors:(id)arg1 fills:(id)arg2; +- (id)colors; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADIndexedColor.h b/OfficeImport.framework/OADIndexedColor.h new file mode 100755 index 0000000..60c3d65 --- /dev/null +++ b/OfficeImport.framework/OADIndexedColor.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADIndexedColor : OADColor { + int mIndex; +} + ++ (id)indexedColorWithIndex:(int)arg1; + +- (id)colorFromPalette:(id)arg1; +- (id)initWithIndex:(int)arg1; +- (int)index; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADInnerShadowEffect.h b/OfficeImport.framework/OADInnerShadowEffect.h new file mode 100755 index 0000000..e68d70d --- /dev/null +++ b/OfficeImport.framework/OADInnerShadowEffect.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADInnerShadowEffect : OADShadowEffect { +} + + +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/OADLightRig.h b/OfficeImport.framework/OADLightRig.h new file mode 100755 index 0000000..f59e4c8 --- /dev/null +++ b/OfficeImport.framework/OADLightRig.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADRotation3D; + +@interface OADLightRig : NSObject { + OADRotation3D *mRotation; + int mType; + int mDirection; +} + + +- (void)setRotation:(id)arg1; +- (id)rotation; +- (int)type; +- (int)direction; +- (void)setDirection:(int)arg1; +- (void)setType:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADLine.h b/OfficeImport.framework/OADLine.h new file mode 100755 index 0000000..ac7aa90 --- /dev/null +++ b/OfficeImport.framework/OADLine.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADLine : OADShape { +} + + +- (id)init; + +@end diff --git a/OfficeImport.framework/OADLineEnd.h b/OfficeImport.framework/OADLineEnd.h new file mode 100755 index 0000000..6afb91f --- /dev/null +++ b/OfficeImport.framework/OADLineEnd.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADLineEnd : OADProperties { + unsigned char mType; + unsigned char mWidth; + unsigned char mLength; + unsigned int mIsTypeOverridden : 1; + unsigned int mIsWidthOverridden : 1; + unsigned int mIsLengthOverridden : 1; +} + ++ (id)defaultProperties; + +- (id)initWithType:(int)arg1 width:(int)arg2 length:(int)arg3; +- (BOOL)isLengthOverridden; +- (BOOL)isTypeOverridden; +- (BOOL)isWidthOverridden; +- (id)initWithDefaults; +- (void)setLength:(int)arg1; +- (int)type; +- (void)setWidth:(int)arg1; +- (int)width; +- (void)setType:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (int)length; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADLineJoin.h b/OfficeImport.framework/OADLineJoin.h new file mode 100755 index 0000000..ed31455 --- /dev/null +++ b/OfficeImport.framework/OADLineJoin.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADLineJoin : OADProperties { +} + + +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADLineProperties.h b/OfficeImport.framework/OADLineProperties.h new file mode 100755 index 0000000..162648b --- /dev/null +++ b/OfficeImport.framework/OADLineProperties.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADLineProperties : OADShapeProperties { +} + ++ (id)defaultProperties; + + +@end diff --git a/OfficeImport.framework/OADLineToPathElement.h b/OfficeImport.framework/OADLineToPathElement.h new file mode 100755 index 0000000..e94ac0b --- /dev/null +++ b/OfficeImport.framework/OADLineToPathElement.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADLineToPathElement : OADToPointPathElement { +} + + + +@end diff --git a/OfficeImport.framework/OADLinearShade.h b/OfficeImport.framework/OADLinearShade.h new file mode 100755 index 0000000..e255b6a --- /dev/null +++ b/OfficeImport.framework/OADLinearShade.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADLinearShade : OADShade { + float mAngle; + BOOL mIsAngleOverridden; + BOOL mScaled; + BOOL mIsScaledOverridden; +} + ++ (id)defaultProperties; + +- (void)setScaled:(BOOL)arg1; +- (BOOL)isAngleOverridden; +- (BOOL)isScaledOverridden; +- (BOOL)scaled; +- (id)initWithDefaults; +- (float)angle; +- (void)setAngle:(float)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADLinkedMediaFile.h b/OfficeImport.framework/OADLinkedMediaFile.h new file mode 100755 index 0000000..9022d2b --- /dev/null +++ b/OfficeImport.framework/OADLinkedMediaFile.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSURL; + +@interface OADLinkedMediaFile : OADMovie { + NSURL *mUrl; +} + +@property(retain) NSURL * url; + + +- (void)setUrl:(id)arg1; +- (id)url; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADLuminanceEffect.h b/OfficeImport.framework/OADLuminanceEffect.h new file mode 100755 index 0000000..e4f1713 --- /dev/null +++ b/OfficeImport.framework/OADLuminanceEffect.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADLuminanceEffect : OADBlipEffect { + float mBrightness; + float mContrast; +} + + +- (float)brightness; +- (void)setBrightness:(float)arg1; +- (float)contrast; +- (void)setContrast:(float)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/OADMasterBackground.h b/OfficeImport.framework/OADMasterBackground.h new file mode 100755 index 0000000..8000818 --- /dev/null +++ b/OfficeImport.framework/OADMasterBackground.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADMasterBackground : OADBackground { +} + ++ (id)masterBackground; + +- (BOOL)isEqual:(id)arg1; + +@end diff --git a/OfficeImport.framework/OADMiterLineJoin.h b/OfficeImport.framework/OADMiterLineJoin.h new file mode 100755 index 0000000..54a5127 --- /dev/null +++ b/OfficeImport.framework/OADMiterLineJoin.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADMiterLineJoin : OADLineJoin { + float mLimit; + unsigned int mIsLimitOverridden : 1; +} + ++ (id)defaultProperties; + +- (float)limit; +- (void)setLimit:(float)arg1; +- (BOOL)isLimitOverridden; +- (id)initWithDefaults; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADMoveToPathElement.h b/OfficeImport.framework/OADMoveToPathElement.h new file mode 100755 index 0000000..33f87b9 --- /dev/null +++ b/OfficeImport.framework/OADMoveToPathElement.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADMoveToPathElement : OADToPointPathElement { +} + + + +@end diff --git a/OfficeImport.framework/OADMovie.h b/OfficeImport.framework/OADMovie.h new file mode 100755 index 0000000..04d92fe --- /dev/null +++ b/OfficeImport.framework/OADMovie.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADMovie : OCDDelayedMedia { +} + + + +@end diff --git a/OfficeImport.framework/OADNormalTextBodyAutoFit.h b/OfficeImport.framework/OADNormalTextBodyAutoFit.h new file mode 100755 index 0000000..5e0fb63 --- /dev/null +++ b/OfficeImport.framework/OADNormalTextBodyAutoFit.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADNormalTextBodyAutoFit : OADTextBodyAutoFit { + float mFontScalePercent; + float mLineSpacingReductionPercent; +} + + +- (id)initWithFontScalePercent:(float)arg1 lineSpacingReductionPercent:(float)arg2; +- (float)fontScalePercent; +- (float)lineSpacingReductionPercent; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; + +@end diff --git a/OfficeImport.framework/OADNullBulletProperties.h b/OfficeImport.framework/OADNullBulletProperties.h new file mode 100755 index 0000000..ca7ed35 --- /dev/null +++ b/OfficeImport.framework/OADNullBulletProperties.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADNullBulletProperties : OADBulletProperties { +} + + +- (BOOL)isEqual:(id)arg1; + +@end diff --git a/OfficeImport.framework/OADNullFill.h b/OfficeImport.framework/OADNullFill.h new file mode 100755 index 0000000..35cc2db --- /dev/null +++ b/OfficeImport.framework/OADNullFill.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADNullFill : OADFill { +} + ++ (id)defaultProperties; ++ (id)nullFill; + +- (void)setStyleColor:(id)arg1; +- (id)initWithDefaults; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADOle.h b/OfficeImport.framework/OADOle.h new file mode 100755 index 0000000..409eae0 --- /dev/null +++ b/OfficeImport.framework/OADOle.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface OADOle : NSObject { + BOOL mIconic; + NSString *mCLSID; + NSString *mAnsiUserType; + NSString *mAnsiClipboardFormatName; + unsigned int mWinClipboardFormat; + NSString *mMacClipboardFormat; + NSString *mAnsiProgID; + NSString *mUnicodeUserType; + NSString *mUnicodeClipboardFormatName; + NSString *mUnicodeProgID; + id mObject; +} + ++ (BOOL)isCLSIDSupported:(id)arg1; ++ (BOOL)isProgIDSupported:(id)arg1; + +- (BOOL)iconic; +- (id)CLSID; +- (void)setCLSID:(id)arg1; +- (id)ansiUserType; +- (void)setAnsiUserType:(id)arg1; +- (id)ansiClipboardFormatName; +- (void)setAnsiClipboardFormatName:(id)arg1; +- (unsigned long)winClipboardFormat; +- (void)setWinClipboardFormat:(unsigned long)arg1; +- (id)macClipboardFormat; +- (void)setMacClipboardFormat:(id)arg1; +- (id)ansiProgID; +- (void)setAnsiProgID:(id)arg1; +- (id)unicodeUserType; +- (void)setUnicodeUserType:(id)arg1; +- (id)unicodeClipboardFormatName; +- (void)setUnicodeClipboardFormatName:(id)arg1; +- (id)unicodeProgID; +- (void)setUnicodeProgID:(id)arg1; +- (void)setIconic:(BOOL)arg1; +- (void)setObject:(id)arg1; +- (id)object; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADOrientedBounds.h b/OfficeImport.framework/OADOrientedBounds.h new file mode 100755 index 0000000..acc7ad3 --- /dev/null +++ b/OfficeImport.framework/OADOrientedBounds.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADOrientedBounds : NSObject { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } mBounds; + float mRotation; + unsigned int mFlipX : 1; + unsigned int mFlipY : 1; + int mModeX; + int mModeY; +} + ++ (id)orientedBoundsWithBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; ++ (id)orientedBoundsWithBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 rotation:(float)arg2 flipX:(BOOL)arg3 flipY:(BOOL)arg4; ++ (BOOL)directionCloserToVerticalThanToHorizontal:(float)arg1; + +- (BOOL)isEqualToOrientedBounds:(id)arg1; +- (id)initWithBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 rotation:(float)arg2 flipX:(BOOL)arg3 flipY:(BOOL)arg4; +- (int)xMode; +- (int)yMode; +- (BOOL)flipX; +- (void)setFlipX:(BOOL)arg1; +- (BOOL)flipY; +- (void)setFlipY:(BOOL)arg1; +- (void)setXMode:(int)arg1; +- (void)setYMode:(int)arg1; +- (id)initWithBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setOrientedBounds:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds; +- (void)setBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setRotation:(float)arg1; +- (float)rotation; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)init; + +@end diff --git a/OfficeImport.framework/OADOuterShadowEffect.h b/OfficeImport.framework/OADOuterShadowEffect.h new file mode 100755 index 0000000..3e18830 --- /dev/null +++ b/OfficeImport.framework/OADOuterShadowEffect.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADOuterShadowEffect : OADShadowEffect { + float mXScale; + float mYScale; + float mXSkew; + float mYSkew; + int mAlignment; + BOOL mRotateWithShape; +} + + +- (void)setXScale:(float)arg1; +- (void)setYScale:(float)arg1; +- (void)setXSkew:(float)arg1; +- (void)setYSkew:(float)arg1; +- (float)xScale; +- (float)yScale; +- (float)xSkew; +- (float)ySkew; +- (void)setRotateWithShape:(BOOL)arg1; +- (BOOL)rotateWithShape; +- (void)setAlignment:(int)arg1; +- (int)alignment; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/OADParagraph.h b/OfficeImport.framework/OADParagraph.h new file mode 100755 index 0000000..7777162 --- /dev/null +++ b/OfficeImport.framework/OADParagraph.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADCharacterProperties, OADParagraphProperties, NSMutableArray; + +@interface OADParagraph : NSObject { + OADParagraphProperties *mProperties; + NSMutableArray *mTextRuns; + OADCharacterProperties *mParagraphEndCharacterProperties; +} + + +- (void)removeAllTextRuns; +- (id)addGenericTextField; +- (void)setParagraphEndCharacterProperties:(id)arg1; +- (BOOL)hasBulletCharacterProperties; +- (id)bulletCharacterProperties; +- (void)applyProperties:(id)arg1; +- (id)plainText; +- (unsigned int)textRunCount; +- (id)addFooterField; +- (id)addDateTimeField; +- (id)addRegularTextRun; +- (id)addTextLineBreak; +- (id)textRunAtIndex:(unsigned int)arg1; +- (id)paragraphEndCharacterProperties; +- (void)removeUnnecessaryOverrides; +- (id)findFirstTextRunOfClass:(Class)arg1; +- (id)addSlideNumberField; +- (void)setParentTextListStyle:(id)arg1; +- (id)properties; +- (BOOL)isEmpty; +- (void)setProperties:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADParagraphProperties.h b/OfficeImport.framework/OADParagraphProperties.h new file mode 100755 index 0000000..3bd8b88 --- /dev/null +++ b/OfficeImport.framework/OADParagraphProperties.h @@ -0,0 +1,121 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray, OADBulletFont, OADTextSpacing, OADBulletSize, OADBulletColor, OADBulletProperties; + +@interface OADParagraphProperties : OADCharacterProperties { + OADBulletSize *mBulletSize; + OADBulletColor *mBulletColor; + OADBulletFont *mBulletFont; + OADBulletProperties *mBulletProperties; + OADTextSpacing *mLineSpacing; + OADTextSpacing *mBeforeSpacing; + OADTextSpacing *mAfterSpacing; + NSMutableArray *mTabStops; + double mLeftMargin; + double mRightMargin; + double mIndent; + double mDefaultTab; + int mLevel; + int mBulletCharSet; + unsigned char mAlign; + unsigned char mWrap; + unsigned char mFontAlign; + unsigned int mIsRightToLeft : 1; + unsigned int mIsLatinLineBreak : 1; + unsigned int mIsHangingPunctuation : 1; + unsigned int mHasTabStops : 1; + unsigned int mHasLeftMargin : 1; + unsigned int mHasRightMargin : 1; + unsigned int mHasLevel : 1; + unsigned int mHasIndent : 1; + unsigned int mHasAlign : 1; + unsigned int mHasDefaultTab : 1; + unsigned int mHasIsRightToLeft : 1; + unsigned int mHasWrap : 1; + unsigned int mHasFontAlign : 1; + unsigned int mHasIsLatinLineBreak : 1; + unsigned int mHasIsHangingPunctuation : 1; + unsigned int mHasBulletCharSet : 1; +} + +@property BOOL hasBulletCharSet; +@property int bulletCharSet; + ++ (id)defaultProperties; + +- (double)nonOveridenLeftMargin; +- (void)setFontAlign:(int)arg1; +- (void)setIsHangingPunctuation:(BOOL)arg1; +- (BOOL)hasLineSpacing; +- (BOOL)hasBeforeSpacing; +- (BOOL)hasAfterSpacing; +- (BOOL)hasTabStops; +- (BOOL)hasLeftMargin; +- (BOOL)hasRightMargin; +- (BOOL)hasLevel; +- (BOOL)hasIndent; +- (BOOL)hasAlign; +- (BOOL)hasDefaultTab; +- (BOOL)hasIsRightToLeft; +- (BOOL)hasWrap; +- (BOOL)hasFontAlign; +- (BOOL)hasIsLatinLineBreak; +- (BOOL)hasIsHangingPunctuation; +- (BOOL)hasBulletSize; +- (BOOL)hasBulletColor; +- (BOOL)hasBulletFont; +- (BOOL)hasBulletProperties; +- (BOOL)hasBulletCharSet; +- (id)beforeSpacing; +- (id)afterSpacing; +- (void)clearTabStops; +- (unsigned int)tabStopCount; +- (id)tabStopAtIndex:(unsigned int)arg1; +- (double)defaultTab; +- (BOOL)isRightToLeft; +- (int)fontAlign; +- (BOOL)isLatinLineBreak; +- (BOOL)isHangingPunctuation; +- (id)bulletSize; +- (id)bulletColor; +- (id)bulletFont; +- (id)bulletProperties; +- (int)bulletCharSet; +- (id)tabStops; +- (double)rightMargin; +- (double)indent; +- (void)overrideWithProperties:(id)arg1; +- (double)leftMargin; +- (void)setIsRightToLeft:(BOOL)arg1; +- (void)setIsLatinLineBreak:(BOOL)arg1; +- (void)removeUnnecessaryOverrides; +- (void)setBulletSize:(id)arg1; +- (void)setBulletColor:(id)arg1; +- (void)setBulletFont:(id)arg1; +- (void)setBulletCharSet:(int)arg1; +- (void)setHasBulletCharSet:(BOOL)arg1; +- (void)setBulletProperties:(id)arg1; +- (void)setBeforeSpacing:(id)arg1; +- (void)setAfterSpacing:(id)arg1; +- (void)setLeftMargin:(double)arg1; +- (id)addTabStop; +- (void)setIndent:(double)arg1; +- (void)setDefaultTab:(double)arg1; +- (id)initWithDefaults; +- (int)wrap; +- (void)setWrap:(int)arg1; +- (int)align; +- (void)setAlign:(int)arg1; +- (void)setRightMargin:(double)arg1; +- (int)level; +- (void)setLevel:(int)arg1; +- (void)setLineSpacing:(id)arg1; +- (id)lineSpacing; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADPath.h b/OfficeImport.framework/OADPath.h new file mode 100755 index 0000000..01738aa --- /dev/null +++ b/OfficeImport.framework/OADPath.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface OADPath : NSObject { + struct CGSize { + float width; + float height; + } mSize; + NSMutableArray *mElements; + int mFillMode; + BOOL mStroked; +} + + +- (void)addElement:(id)arg1; +- (unsigned int)elementCount; +- (id)elementAtIndex:(unsigned int)arg1; +- (BOOL)stroked; +- (void)setStroked:(BOOL)arg1; +- (void)setFillMode:(int)arg1; +- (int)fillMode; +- (void)setSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })size; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADPathElement.h b/OfficeImport.framework/OADPathElement.h new file mode 100755 index 0000000..7c8adf1 --- /dev/null +++ b/OfficeImport.framework/OADPathElement.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADPathElement : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/OADPathShade.h b/OfficeImport.framework/OADPathShade.h new file mode 100755 index 0000000..6e88339 --- /dev/null +++ b/OfficeImport.framework/OADPathShade.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADRelativeRect; + +@interface OADPathShade : OADShade { + OADRelativeRect *mFillToRect; + BOOL mIsFillToRectOverridden; + int mType; + BOOL mIsTypeOverridden; +} + ++ (id)defaultProperties; + +- (void)setFillToRect:(id)arg1; +- (BOOL)isFillToRectOverridden; +- (BOOL)isTypeOverridden; +- (id)fillToRect; +- (id)initWithDefaults; +- (int)type; +- (void)setType:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADPattern.h b/OfficeImport.framework/OADPattern.h new file mode 100755 index 0000000..09ce5db --- /dev/null +++ b/OfficeImport.framework/OADPattern.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADPattern : OADProperties { +} + + +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADPatternFill.h b/OfficeImport.framework/OADPatternFill.h new file mode 100755 index 0000000..186537a --- /dev/null +++ b/OfficeImport.framework/OADPatternFill.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADPattern, OADColor; + +@interface OADPatternFill : OADFill { + OADColor *mFgColor; + BOOL mIsFgColorOverridden; + OADColor *mBgColor; + BOOL mIsBgColorOverridden; + OADPattern *mPattern; + BOOL mIsPatternOverridden; +} + ++ (id)defaultProperties; + +- (id)namedImageDataWithBlipCollection:(id)arg1; +- (BOOL)isFgColorOverridden; +- (BOOL)isBgColorOverridden; +- (BOOL)isPatternOverridden; +- (void)setStyleColor:(id)arg1; +- (void)setParent:(id)arg1; +- (id)initWithDefaults; +- (id)pattern; +- (void)setPattern:(id)arg1; +- (id)fgColor; +- (void)setFgColor:(id)arg1; +- (id)bgColor; +- (void)setBgColor:(id)arg1; +- (void)setColor:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADPercentBulletSize.h b/OfficeImport.framework/OADPercentBulletSize.h new file mode 100755 index 0000000..e96f1c1 --- /dev/null +++ b/OfficeImport.framework/OADPercentBulletSize.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADPercentBulletSize : OADBulletSize { + float mPercent; +} + + +- (id)initWithPercent:(float)arg1; +- (float)percent; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; + +@end diff --git a/OfficeImport.framework/OADPercentTextSpacing.h b/OfficeImport.framework/OADPercentTextSpacing.h new file mode 100755 index 0000000..f052fc6 --- /dev/null +++ b/OfficeImport.framework/OADPercentTextSpacing.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADPercentTextSpacing : OADTextSpacing { + float mPercent; +} + + +- (id)initWithPercent:(float)arg1; +- (float)percent; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; + +@end diff --git a/OfficeImport.framework/OADPlaceholderColor.h b/OfficeImport.framework/OADPlaceholderColor.h new file mode 100755 index 0000000..4aa7216 --- /dev/null +++ b/OfficeImport.framework/OADPlaceholderColor.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADPlaceholderColor : OADColor { +} + + +- (id)colorForStyleColor:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADPoint3D.h b/OfficeImport.framework/OADPoint3D.h new file mode 100755 index 0000000..3fb1750 --- /dev/null +++ b/OfficeImport.framework/OADPoint3D.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADPoint3D : NSObject { + float mX; + float mY; + float mZ; +} + + +- (id)initWithX:(float)arg1 y:(float)arg2 z:(float)arg3; +- (float)z; +- (float)y; +- (float)x; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADPointBulletSize.h b/OfficeImport.framework/OADPointBulletSize.h new file mode 100755 index 0000000..379329a --- /dev/null +++ b/OfficeImport.framework/OADPointBulletSize.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADPointBulletSize : OADBulletSize { + int mPoints; +} + + +- (int)points; +- (id)initWithPoints:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; + +@end diff --git a/OfficeImport.framework/OADPointTextSpacing.h b/OfficeImport.framework/OADPointTextSpacing.h new file mode 100755 index 0000000..6623895 --- /dev/null +++ b/OfficeImport.framework/OADPointTextSpacing.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADPointTextSpacing : OADTextSpacing { + int mPoints; +} + + +- (int)points; +- (id)initWithPoints:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; + +@end diff --git a/OfficeImport.framework/OADPresetDash.h b/OfficeImport.framework/OADPresetDash.h new file mode 100755 index 0000000..c5a3f42 --- /dev/null +++ b/OfficeImport.framework/OADPresetDash.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADPresetDash : OADDash { + unsigned char mType; + unsigned int mIsTypeOverridden : 1; +} + ++ (id)defaultProperties; + +- (id)equivalentCustomDash; +- (BOOL)isTypeOverridden; +- (id)initWithDefaults; +- (int)type; +- (void)setType:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADPresetPattern.h b/OfficeImport.framework/OADPresetPattern.h new file mode 100755 index 0000000..5dc03c7 --- /dev/null +++ b/OfficeImport.framework/OADPresetPattern.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADPresetPattern : OADPattern { + int mType; + BOOL mIsTypeOverridden; +} + ++ (id)presetPatternHeader; ++ (id)nameForPresetPatternType:(int)arg1; ++ (id)namedBitmapDataForPresetPatternType:(int)arg1; ++ (id)defaultProperties; + +- (BOOL)isTypeOverridden; +- (id)initWithDefaults; +- (int)type; +- (void)setType:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADPresetShadowEffect.h b/OfficeImport.framework/OADPresetShadowEffect.h new file mode 100755 index 0000000..1d2c468 --- /dev/null +++ b/OfficeImport.framework/OADPresetShadowEffect.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADPresetShadowEffect : OADShadowEffect { + int mPresetShadowType; +} + + +- (id)equivalentOuterShadowEffect; +- (void)setPresetShadowType:(int)arg1; +- (int)presetShadowType; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/OADPresetShapeGeometry.h b/OfficeImport.framework/OADPresetShapeGeometry.h new file mode 100755 index 0000000..fe382ed --- /dev/null +++ b/OfficeImport.framework/OADPresetShapeGeometry.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADPresetShapeGeometry : OADShapeGeometry { + int mType; +} + + +- (id)equivalentCustomGeometry; +- (id)oa12EquivalentCustomGeometry; +- (id)escherEquivalentCustomGeometry; +- (int)type; +- (void)setType:(int)arg1; + +@end diff --git a/OfficeImport.framework/OADPresetTextWarp.h b/OfficeImport.framework/OADPresetTextWarp.h new file mode 100755 index 0000000..ef25fa1 --- /dev/null +++ b/OfficeImport.framework/OADPresetTextWarp.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADPresetTextWarp : OADTextWarp { + int mPresetTextWarpType; +} + + +- (int)presetTextWarpType; +- (void)setPresetTextWarpType:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; + +@end diff --git a/OfficeImport.framework/OADProperties.h b/OfficeImport.framework/OADProperties.h new file mode 100755 index 0000000..b3faa09 --- /dev/null +++ b/OfficeImport.framework/OADProperties.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADProperties; + +@interface OADProperties : NSObject { + OADProperties *mParent; + unsigned int mIsMerged : 1; + unsigned int mIsMergedWithParent : 1; +} + ++ (id)defaultProperties; + +- (void)flatten; +- (BOOL)isMerged; +- (void)setMerged:(BOOL)arg1; +- (BOOL)isMergedWithParent; +- (void)setMergedWithParent:(BOOL)arg1; +- (id)parent; +- (void)removeUnnecessaryOverrides; +- (BOOL)isMergedPropertyForSelector:(SEL)arg1; +- (id)overrideForSelector:(SEL)arg1; +- (void)setParent:(id)arg1; +- (void)setParent:(id)arg1 myRestrictedClass:(Class)arg2; +- (id)initWithDefaults; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADQTStubFile.h b/OfficeImport.framework/OADQTStubFile.h new file mode 100755 index 0000000..53ac414 --- /dev/null +++ b/OfficeImport.framework/OADQTStubFile.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADQTStubFile : OADEmbeddedMediaFile { +} + + + +@end diff --git a/OfficeImport.framework/OADQuadBezierToPathElement.h b/OfficeImport.framework/OADQuadBezierToPathElement.h new file mode 100755 index 0000000..b6f2074 --- /dev/null +++ b/OfficeImport.framework/OADQuadBezierToPathElement.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADQuadBezierToPathElement : OADPathElement { + struct OADAdjustPoint { + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } x; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } y; + } mControlPoint; + struct OADAdjustPoint { + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } x; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } y; + } mToPoint; +} + + +- (id)initWithControlPoint:(struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })arg1 toPoint:(struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })arg2; +- (struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })controlPoint; +- (struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })toPoint; + +@end diff --git a/OfficeImport.framework/OADQuarterEllipseToPathElement.h b/OfficeImport.framework/OADQuarterEllipseToPathElement.h new file mode 100755 index 0000000..eaea29e --- /dev/null +++ b/OfficeImport.framework/OADQuarterEllipseToPathElement.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADQuarterEllipseToPathElement : OADToPointPathElement { + BOOL mStartsVertical; +} + + +- (id)initWithToPoint:(struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })arg1 startsVertical:(BOOL)arg2; +- (BOOL)startsVertical; + +@end diff --git a/OfficeImport.framework/OADQuickTimeFile.h b/OfficeImport.framework/OADQuickTimeFile.h new file mode 100755 index 0000000..bf8b9b6 --- /dev/null +++ b/OfficeImport.framework/OADQuickTimeFile.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADQuickTimeFile : OADLinkedMediaFile { +} + + + +@end diff --git a/OfficeImport.framework/OADReflectionEffect.h b/OfficeImport.framework/OADReflectionEffect.h new file mode 100755 index 0000000..d2e1139 --- /dev/null +++ b/OfficeImport.framework/OADReflectionEffect.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADReflectionEffect : OADEffect { + float mBlurRadius; + float mStartOpacity; + float mStartPosition; + float mEndOpacity; + float mEndPosition; + float mDistance; + float mDirection; + float mFadeDirection; + float mXScale; + float mYScale; + float mXSkew; + float mYSkew; + int mAlignment; + BOOL mRotateWithShape; +} + + +- (void)setStartOpacity:(float)arg1; +- (void)setEndOpacity:(float)arg1; +- (void)setEndPosition:(float)arg1; +- (void)setFadeDirection:(float)arg1; +- (float)startOpacity; +- (float)endOpacity; +- (float)fadeDirection; +- (float)blurRadius; +- (float)distance; +- (void)setXScale:(float)arg1; +- (void)setYScale:(float)arg1; +- (void)setXSkew:(float)arg1; +- (void)setYSkew:(float)arg1; +- (float)xScale; +- (float)yScale; +- (float)xSkew; +- (float)ySkew; +- (void)setRotateWithShape:(BOOL)arg1; +- (BOOL)rotateWithShape; +- (void)setStyleColor:(id)arg1; +- (void)setDistance:(float)arg1; +- (void)setBlurRadius:(float)arg1; +- (void)setStartPosition:(float)arg1; +- (float)endPosition; +- (float)direction; +- (float)startPosition; +- (void)setDirection:(float)arg1; +- (void)setAlignment:(int)arg1; +- (int)alignment; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/OADRegularTextRun.h b/OfficeImport.framework/OADRegularTextRun.h new file mode 100755 index 0000000..ee912b9 --- /dev/null +++ b/OfficeImport.framework/OADRegularTextRun.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableString; + +@interface OADRegularTextRun : OADTextRun { + NSMutableString *mText; +} + + +- (BOOL)isEmpty; +- (id)text; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADRelativeRect.h b/OfficeImport.framework/OADRelativeRect.h new file mode 100755 index 0000000..f205d11 --- /dev/null +++ b/OfficeImport.framework/OADRelativeRect.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADRelativeRect : NSObject { + float mLeft; + float mTop; + float mRight; + float mBottom; +} + + +- (id)initWithLeft:(float)arg1 top:(float)arg2 right:(float)arg3 bottom:(float)arg4; +- (float)bottom; +- (void)setBottom:(float)arg1; +- (float)left; +- (void)setLeft:(float)arg1; +- (float)right; +- (void)setRight:(float)arg1; +- (float)top; +- (void)setTop:(float)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/OADRgbColor.h b/OfficeImport.framework/OADRgbColor.h new file mode 100755 index 0000000..c173713 --- /dev/null +++ b/OfficeImport.framework/OADRgbColor.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADRgbColor : OADColor { + float mRed; + float mGreen; + float mBlue; +} + ++ (id)rgbColorWithRedByte:(float)arg1 greenByte:(float)arg2 blueByte:(float)arg3; ++ (id)rgbColorWithWhite:(float)arg1; ++ (id)rgbColorWithWhiteByte:(float)arg1; ++ (id)rgbColorWithNSColor:(id)arg1; ++ (id)white; ++ (id)rgbColorWithRed:(float)arg1 green:(float)arg2 blue:(float)arg3; ++ (id)black; + +- (id)rgbColorWithFraction:(float)arg1 ofRgbColor:(id)arg2; +- (id)initWithWhite:(float)arg1; +- (id)initWithWhiteByte:(float)arg1; +- (unsigned char)redByte; +- (unsigned char)greenByte; +- (unsigned char)blueByte; +- (id)initWithRed:(float)arg1 green:(float)arg2 blue:(float)arg3; +- (id)initWithRedByte:(float)arg1 greenByte:(float)arg2 blueByte:(float)arg3; +- (float)blue; +- (float)green; +- (float)red; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADRotation3D.h b/OfficeImport.framework/OADRotation3D.h new file mode 100755 index 0000000..b4c30c5 --- /dev/null +++ b/OfficeImport.framework/OADRotation3D.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADRotation3D : NSObject { + float mLatitude; + float mLongitude; + float mRevolution; +} + + +- (id)initWithLatitude:(float)arg1 longitude:(float)arg2 revolution:(float)arg3; +- (float)latitude; +- (float)longitude; +- (float)revolution; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADRoundLineJoin.h b/OfficeImport.framework/OADRoundLineJoin.h new file mode 100755 index 0000000..c7067ad --- /dev/null +++ b/OfficeImport.framework/OADRoundLineJoin.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADRoundLineJoin : OADLineJoin { +} + ++ (id)defaultProperties; + +- (id)initWithDefaults; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADScene3D.h b/OfficeImport.framework/OADScene3D.h new file mode 100755 index 0000000..9b15096 --- /dev/null +++ b/OfficeImport.framework/OADScene3D.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADBackdrop, OADCamera, OADLightRig; + +@interface OADScene3D : NSObject { + OADCamera *mCamera; + OADLightRig *mLightRig; + OADBackdrop *mBackdrop; +} + ++ (id)nullScene3D; + +- (void)setLightRig:(id)arg1; +- (void)setBackdrop:(id)arg1; +- (id)lightRig; +- (id)backdrop; +- (void)setCamera:(id)arg1; +- (id)camera; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADSchemeColor.h b/OfficeImport.framework/OADSchemeColor.h new file mode 100755 index 0000000..610a1a1 --- /dev/null +++ b/OfficeImport.framework/OADSchemeColor.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADSchemeColor : OADColor { + int mIndex; +} + ++ (id)schemeColorWithIndex:(int)arg1; + +- (int)schemeColorIndex; +- (id)initWithSchemeColorIndex:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADShade.h b/OfficeImport.framework/OADShade.h new file mode 100755 index 0000000..8b03134 --- /dev/null +++ b/OfficeImport.framework/OADShade.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADShade : OADProperties { +} + + +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADShadowEffect.h b/OfficeImport.framework/OADShadowEffect.h new file mode 100755 index 0000000..1e0c3c3 --- /dev/null +++ b/OfficeImport.framework/OADShadowEffect.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADColor; + +@interface OADShadowEffect : OADEffect { + OADColor *mColor; + float mBlurRadius; + float mDistance; + float mAngle; +} + + +- (float)blurRadius; +- (float)distance; +- (id)initWithShadowEffect:(id)arg1 type:(int)arg2; +- (void)setStyleColor:(id)arg1; +- (void)setDistance:(float)arg1; +- (void)setBlurRadius:(float)arg1; +- (float)angle; +- (void)setAngle:(float)arg1; +- (id)color; +- (void)setColor:(id)arg1; +- (id)initWithType:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADShape.h b/OfficeImport.framework/OADShape.h new file mode 100755 index 0000000..565bb0c --- /dev/null +++ b/OfficeImport.framework/OADShape.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADTextBody, OADShapeGeometry; + +@interface OADShape : OADGraphic { + OADShapeGeometry *mGeometry; + OADTextBody *mTextBody; +} + + +- (void)createPresetGeometryWithShapeType:(int)arg1; +- (void)flattenProperties; +- (void)removeUnnecessaryOverrides; +- (void)setTextBody:(id)arg1; +- (void)setParentTextListStyle:(id)arg1; +- (id)textBody; +- (id)shapeProperties; +- (void)setGeometry:(id)arg1; +- (id)geometry; +- (int)type; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADShape3D.h b/OfficeImport.framework/OADShape3D.h new file mode 100755 index 0000000..f938989 --- /dev/null +++ b/OfficeImport.framework/OADShape3D.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADBevel, OADColor; + +@interface OADShape3D : NSObject { + OADBevel *mTopBevel; + OADBevel *mBottomBevel; + OADColor *mExtrusionColor; + float mExtrusionHeight; + OADColor *mContourColor; + float mContourWidth; + float mShapeDepth; + int mMaterial; +} + ++ (id)nullShape3D; + +- (void)setTopBevel:(id)arg1; +- (void)setBottomBevel:(id)arg1; +- (void)setExtrusionColor:(id)arg1; +- (void)setExtrusionHeight:(float)arg1; +- (void)setContourColor:(id)arg1; +- (void)setContourWidth:(float)arg1; +- (void)setShapeDepth:(float)arg1; +- (void)setMaterial:(int)arg1; +- (id)topBevel; +- (id)bottomBevel; +- (id)extrusionColor; +- (id)contourColor; +- (float)extrusionHeight; +- (float)contourWidth; +- (float)shapeDepth; +- (int)material; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADShapeGeometry.h b/OfficeImport.framework/OADShapeGeometry.h new file mode 100755 index 0000000..9be9b68 --- /dev/null +++ b/OfficeImport.framework/OADShapeGeometry.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary; + +@interface OADShapeGeometry : NSObject { + BOOL mIsEscher; + NSMutableDictionary *mAdjustValues; +} + + +- (BOOL)isEscher; +- (BOOL)hasAdjustValueAtIndex:(unsigned int)arg1; +- (id)adjustValues; +- (void)setAdjustValue:(long)arg1 atIndex:(unsigned int)arg2; +- (long)adjustValueAtIndex:(unsigned int)arg1; +- (void)setIsEscher:(BOOL)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADShapeProperties.h b/OfficeImport.framework/OADShapeProperties.h new file mode 100755 index 0000000..76719a7 --- /dev/null +++ b/OfficeImport.framework/OADShapeProperties.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADShapeProperties : OADGraphicProperties { + BOOL mIsTextBox; +} + ++ (id)defaultProperties; + +- (void)setIsTextBox:(BOOL)arg1; +- (BOOL)isTextBox; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; + +@end diff --git a/OfficeImport.framework/OADShapeStyle.h b/OfficeImport.framework/OADShapeStyle.h new file mode 100755 index 0000000..06111f5 --- /dev/null +++ b/OfficeImport.framework/OADShapeStyle.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADFontReference, OADStyleMatrixReference; + +@interface OADShapeStyle : NSObject { + OADStyleMatrixReference *mLineReference; + OADStyleMatrixReference *mFillReference; + OADStyleMatrixReference *mEffectReference; + OADFontReference *mFontReference; +} + + +- (void)applyToGraphicProperties:(id)arg1 styleMatrix:(id)arg2; +- (void)applyToTextBody:(id)arg1; +- (id)lineReference; +- (void)setLineReference:(id)arg1; +- (id)fillReference; +- (void)setFillReference:(id)arg1; +- (id)effectReference; +- (void)setEffectReference:(id)arg1; +- (id)fontReference; +- (void)setFontReference:(id)arg1; +- (void)applyToTextListStyle:(id)arg1; +- (void)applyToParagraphProperties:(id)arg1; +- (void)setFillMatrixIndex:(unsigned long)arg1 color:(id)arg2; +- (void)setLineMatrixIndex:(unsigned long)arg1 color:(id)arg2; +- (void)applyToGraphicProperties:(id)arg1 styleMatrix:(id)arg2 useNull:(BOOL)arg3 strokeWidthMultiplier:(float)arg4; +- (void)setEffectMatrixIndex:(unsigned long)arg1 color:(id)arg2; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADSolidFill.h b/OfficeImport.framework/OADSolidFill.h new file mode 100755 index 0000000..483f583 --- /dev/null +++ b/OfficeImport.framework/OADSolidFill.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADColor; + +@interface OADSolidFill : OADFill { + OADColor *mColor; + BOOL mIsColorOverridden; +} + ++ (id)whiteFill; ++ (id)defaultProperties; ++ (id)blackFill; + +- (void)setStyleColor:(id)arg1; +- (BOOL)isColorOverridden; +- (id)initWithDefaults; +- (id)color; +- (void)setColor:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADSound.h b/OfficeImport.framework/OADSound.h new file mode 100755 index 0000000..b10d820 --- /dev/null +++ b/OfficeImport.framework/OADSound.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSData, NSString; + +@interface OADSound : OCDDelayedMedia { + NSData *mSoundData; + NSString *mName; + int mSizeInBytes; +} + + +- (id)soundData; +- (void)setSoundData:(id)arg1; +- (long)sizeInBytes; +- (void)setSizeInBytes:(long)arg1; +- (bool)isLoaded; +- (id)name; +- (void)setName:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADStretchTechnique.h b/OfficeImport.framework/OADStretchTechnique.h new file mode 100755 index 0000000..fbb7ac3 --- /dev/null +++ b/OfficeImport.framework/OADStretchTechnique.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADRelativeRect; + +@interface OADStretchTechnique : OADImageFillTechnique { + OADRelativeRect *mFillRect; + BOOL mIsFillRectOverridden; +} + ++ (id)defaultProperties; + +- (void)setFillRect:(id)arg1; +- (BOOL)isFillRectOverridden; +- (id)fillRect; +- (id)initWithDefaults; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADStroke.h b/OfficeImport.framework/OADStroke.h new file mode 100755 index 0000000..0afbe23 --- /dev/null +++ b/OfficeImport.framework/OADStroke.h @@ -0,0 +1,72 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADColor, OADLineJoin, OADLineEnd, OADDash, OADFill; + +@interface OADStroke : OADProperties { + OADColor *mColor; + OADFill *mFill; + OADDash *mDash; + OADLineJoin *mJoin; + OADLineEnd *mHead; + OADLineEnd *mTail; + float mWidth; + unsigned char mCap; + unsigned char mCompoundType; + unsigned char mPenAlignment; + unsigned int mIsColorOverridden : 1; + unsigned int mIsCompoundTypeOverridden : 1; + unsigned int mIsCapOverridden : 1; + unsigned int mIsWidthOverridden : 1; + unsigned int mIsJoinOverridden : 1; + unsigned int mIsDashOverridden : 1; + unsigned int mIsFillOverridden : 1; + unsigned int mIsPenAlignmentOverridden : 1; +} + +@property(retain) OADLineEnd * tail; +@property(retain) OADLineEnd * head; + ++ (id)defaultProperties; ++ (id)blackStroke; ++ (id)nullStroke; + +- (void)setTail:(id)arg1; +- (void)setHead:(id)arg1; +- (id)dash; +- (void)setJoin:(id)arg1; +- (id)join; +- (id)tail; +- (BOOL)isDashOverridden; +- (BOOL)isJoinOverridden; +- (BOOL)isCapOverridden; +- (BOOL)isCompoundTypeOverridden; +- (BOOL)isPenAlignmentOverridden; +- (int)compoundType; +- (int)penAlignment; +- (void)setCompoundType:(int)arg1; +- (void)setPenAlignment:(int)arg1; +- (void)setStyleColor:(id)arg1; +- (BOOL)isColorOverridden; +- (BOOL)isWidthOverridden; +- (void)setDash:(id)arg1; +- (BOOL)isFillOverridden; +- (int)cap; +- (void)setCap:(int)arg1; +- (void)setFill:(id)arg1; +- (void)setParent:(id)arg1; +- (id)initWithDefaults; +- (id)head; +- (id)color; +- (void)setColor:(id)arg1; +- (void)setWidth:(float)arg1; +- (float)width; +- (id)fill; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADStyleMatrix.h b/OfficeImport.framework/OADStyleMatrix.h new file mode 100755 index 0000000..73f6031 --- /dev/null +++ b/OfficeImport.framework/OADStyleMatrix.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface OADStyleMatrix : NSObject { + NSMutableArray *mFills; + NSMutableArray *mStrokes; + NSMutableArray *mEffects; + NSMutableArray *mBgFills; +} + + +- (void)addFill:(id)arg1; +- (unsigned int)fillCount; +- (id)fillAtIndex:(unsigned int)arg1 color:(id)arg2; +- (void)addStroke:(id)arg1; +- (unsigned int)strokeCount; +- (void)addEffects:(id)arg1; +- (unsigned int)effectsCount; +- (id)effectsAtIndex:(unsigned int)arg1 color:(id)arg2; +- (void)addBgFill:(id)arg1; +- (unsigned int)bgFillCount; +- (id)bgFillAtIndex:(unsigned int)arg1; +- (id)strokeAtIndex:(unsigned int)arg1; +- (id)fillAtIndex:(unsigned int)arg1; +- (id)effectsAtIndex:(unsigned int)arg1; +- (id)strokeAtIndex:(unsigned int)arg1 color:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADStyleMatrixReference.h b/OfficeImport.framework/OADStyleMatrixReference.h new file mode 100755 index 0000000..e4ec06e --- /dev/null +++ b/OfficeImport.framework/OADStyleMatrixReference.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADColor; + +@interface OADStyleMatrixReference : NSObject { + unsigned long mMatrixIndex; + OADColor *mColor; +} + ++ (id)styleMatrixReferenceWithMatrixIndex:(unsigned long)arg1 color:(id)arg2; + +- (void)setMatrixIndex:(unsigned long)arg1; +- (void)applyToStrokeInProperties:(id)arg1 styleMatrix:(id)arg2; +- (void)applyToFillInProperties:(id)arg1 styleMatrix:(id)arg2; +- (void)applyToEffectsInProperties:(id)arg1 styleMatrix:(id)arg2; +- (unsigned long)matrixIndex; +- (id)initWithMatrixIndex:(unsigned long)arg1 color:(id)arg2; +- (id)color; +- (void)setColor:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADSubBlip.h b/OfficeImport.framework/OADSubBlip.h new file mode 100755 index 0000000..b990fb5 --- /dev/null +++ b/OfficeImport.framework/OADSubBlip.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSData; + +@interface OADSubBlip : OCDDelayedMedia { + int mType; + NSData *mData; + struct CGSize { + float width; + float height; + } mSizeInPoints; + int mSizeInBytes; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } mFrame; +} + + +- (void)setSizeInPoints:(struct CGSize { float x1; float x2; })arg1; +- (long)sizeInBytes; +- (void)setSizeInBytes:(long)arg1; +- (struct CGSize { float x1; float x2; })sizeInPoints; +- (id)initWithData:(id)arg1 type:(int)arg2; +- (id)data; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frame; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setData:(id)arg1; +- (bool)isLoaded; +- (int)type; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADSystemColor.h b/OfficeImport.framework/OADSystemColor.h new file mode 100755 index 0000000..206c986 --- /dev/null +++ b/OfficeImport.framework/OADSystemColor.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADSystemColor : OADColor { + int mSystemColorID; +} + + +- (id)initWithSystemColorID:(int)arg1; +- (int)systemColorID; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADTabStop.h b/OfficeImport.framework/OADTabStop.h new file mode 100755 index 0000000..4982d47 --- /dev/null +++ b/OfficeImport.framework/OADTabStop.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADTabStop : NSObject { + unsigned char mAlign; + int mPosition; +} + + +- (void)setPosition:(int)arg1; +- (int)align; +- (void)setAlign:(int)arg1; +- (int)position; +- (unsigned int)hash; + +@end diff --git a/OfficeImport.framework/OADTable.h b/OfficeImport.framework/OADTable.h new file mode 100755 index 0000000..23562ae --- /dev/null +++ b/OfficeImport.framework/OADTable.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADTableProperties, OADTableGrid, NSMutableArray; + +@interface OADTable : OADDrawable { + OADTableProperties *mProperties; + OADTableGrid *mGrid; + NSMutableArray *mRows; +} + + +- (id)masterCellOfPos:(struct OADTMatrixPos { int x1; int x2; })arg1; +- (id)grid; +- (id)rowAtIndex:(unsigned int)arg1; +- (id)cellAtPos:(struct OADTMatrixPos { int x1; int x2; })arg1; +- (struct OADTMatrixPos { int x1; int x2; })masterPosOfPos:(struct OADTMatrixPos { int x1; int x2; })arg1; +- (id)tableProperties; +- (id)addRow; +- (unsigned int)rowCount; +- (void)setParentTextListStyle:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADTableBackground.h b/OfficeImport.framework/OADTableBackground.h new file mode 100755 index 0000000..28e0c6e --- /dev/null +++ b/OfficeImport.framework/OADTableBackground.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADFill, NSArray; + +@interface OADTableBackground : NSObject { + OADFill *mFill; + NSArray *mEffects; +} + + +- (BOOL)hasEffects; +- (id)effects; +- (void)setEffects:(id)arg1; +- (void)setFill:(id)arg1; +- (id)fill; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADTableCell.h b/OfficeImport.framework/OADTableCell.h new file mode 100755 index 0000000..4230e3e --- /dev/null +++ b/OfficeImport.framework/OADTableCell.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADTextBody, OADTableCellProperties; + +@interface OADTableCell : NSObject { + OADTextBody *mTextBody; + OADTableCellProperties *mProperties; + int mRowSpan; + int mGridSpan; + BOOL mHorzMerge; + BOOL mVertMerge; + int mTopRow; + int mLeftColumn; +} + + +- (int)spanAlongDir:(int)arg1; +- (void)setGridSpan:(int)arg1; +- (void)setHorzMerge:(BOOL)arg1; +- (void)setVertMerge:(BOOL)arg1; +- (BOOL)merge:(int)arg1; +- (int)topRow; +- (void)setTopRow:(int)arg1; +- (int)leftColumn; +- (void)setLeftColumn:(int)arg1; +- (int)gridSpan; +- (BOOL)vertMerge; +- (BOOL)horzMerge; +- (void)setTextBody:(id)arg1; +- (id)textBody; +- (int)rowSpan; +- (void)setRowSpan:(int)arg1; +- (id)properties; +- (void)setProperties:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADTableCell3DProperties.h b/OfficeImport.framework/OADTableCell3DProperties.h new file mode 100755 index 0000000..ad50031 --- /dev/null +++ b/OfficeImport.framework/OADTableCell3DProperties.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADTableCell3DProperties : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/OADTableCellBorderStyle.h b/OfficeImport.framework/OADTableCellBorderStyle.h new file mode 100755 index 0000000..7969140 --- /dev/null +++ b/OfficeImport.framework/OADTableCellBorderStyle.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADStroke; + +@interface OADTableCellBorderStyle : NSObject { + OADStroke *mLeftStroke; + OADStroke *mRightStroke; + OADStroke *mTopStroke; + OADStroke *mBottomStroke; + OADStroke *mHorzInsideStroke; + OADStroke *mVertInsideStroke; + OADStroke *mTopLeftToBottomRightStroke; + OADStroke *mBottomLeftToTopRightStroke; +} + ++ (id)defaultAxisParallelStroke; ++ (id)defaultObliqueStroke; ++ (id)defaultStyle; + +- (id)stroke:(int)arg1; +- (id)leftStroke; +- (id)rightStroke; +- (id)topStroke; +- (id)bottomStroke; +- (id)topLeftToBottomRightStroke; +- (id)bottomLeftToTopRightStroke; +- (id)horzInsideStroke; +- (id)vertInsideStroke; +- (void)setLeftStroke:(id)arg1; +- (void)setRightStroke:(id)arg1; +- (void)setTopStroke:(id)arg1; +- (void)setBottomStroke:(id)arg1; +- (void)setHorzInsideStroke:(id)arg1; +- (void)setVertInsideStroke:(id)arg1; +- (void)setTopLeftToBottomRightStroke:(id)arg1; +- (void)setBottomLeftToTopRightStroke:(id)arg1; +- (void)applyOverridesFrom:(id)arg1; +- (id)shallowCopy; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADTableCellProperties.h b/OfficeImport.framework/OADTableCellProperties.h new file mode 100755 index 0000000..22ce5d4 --- /dev/null +++ b/OfficeImport.framework/OADTableCellProperties.h @@ -0,0 +1,95 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADTableCell3DProperties, OADStroke, OADFill; + +@interface OADTableCellProperties : NSObject { + OADStroke *mLeftStroke; + BOOL mIsLeftStrokeOverridden; + OADStroke *mRightStroke; + BOOL mIsRightStrokeOverridden; + OADStroke *mTopStroke; + BOOL mIsTopStrokeOverridden; + OADStroke *mBottomStroke; + BOOL mIsBottomStrokeOverridden; + OADStroke *mTopLeftToBottomRightStroke; + BOOL mIsTopLeftToBottomRightStrokeOverridden; + OADStroke *mBottomLeftToTopRightStroke; + BOOL mIsBottomLeftToTopRightStrokeOverridden; + OADTableCell3DProperties *mThreeDProperties; + BOOL mIsThreeDPropertiesOverridden; + OADFill *mFill; + BOOL mIsFillOverridden; + float mLeftMargin; + BOOL mIsLeftMarginOverridden; + float mRightMargin; + BOOL mIsRightMarginOverridden; + float mTopMargin; + BOOL mIsTopMarginOverridden; + float mBottomMargin; + BOOL mIsBottomMarginOverridden; + int mTextVertical; + BOOL mIsTextVerticalOverridden; + int mTextAnchor; + BOOL mIsTextAnchorOverridden; + BOOL mTextAnchorCenter; + BOOL mIsTextAnchorCenterOverridden; + int mTextHorizontalOverflow; + BOOL mIsTextHorizontalOverflowOverridden; +} + + +- (id)stroke:(int)arg1; +- (BOOL)isLeftStrokeOverridden; +- (BOOL)isRightStrokeOverridden; +- (BOOL)isTopStrokeOverridden; +- (BOOL)isBottomStrokeOverridden; +- (BOOL)isTopLeftToBottomRightStrokeOverridden; +- (BOOL)isBottomLeftToTopRightStrokeOverridden; +- (id)strokeNormalToDir:(int)arg1 bound:(int)arg2; +- (id)threeDProperties; +- (void)setThreeDProperties:(id)arg1; +- (BOOL)isThreeDPropertiesOverridden; +- (int)textVertical; +- (void)setTextVertical:(int)arg1; +- (BOOL)isTextVerticalOverridden; +- (int)textAnchor; +- (void)setTextAnchor:(int)arg1; +- (BOOL)isTextAnchorOverridden; +- (BOOL)textAnchorCenter; +- (void)setTextAnchorCenter:(BOOL)arg1; +- (BOOL)isTextAnchorCenterOverridden; +- (int)textHorizontalOverflow; +- (void)setTextHorizontalOverflow:(int)arg1; +- (BOOL)isTextHorizontalOverflowOverridden; +- (id)leftStroke; +- (id)rightStroke; +- (id)topStroke; +- (id)bottomStroke; +- (id)topLeftToBottomRightStroke; +- (id)bottomLeftToTopRightStroke; +- (void)setLeftStroke:(id)arg1; +- (void)setRightStroke:(id)arg1; +- (void)setTopStroke:(id)arg1; +- (void)setBottomStroke:(id)arg1; +- (void)setTopLeftToBottomRightStroke:(id)arg1; +- (void)setBottomLeftToTopRightStroke:(id)arg1; +- (BOOL)isLeftMarginOverridden; +- (BOOL)isRightMarginOverridden; +- (BOOL)isTopMarginOverridden; +- (BOOL)isBottomMarginOverridden; +- (BOOL)isFillOverridden; +- (float)rightMargin; +- (float)topMargin; +- (void)setTopMargin:(float)arg1; +- (float)bottomMargin; +- (void)setBottomMargin:(float)arg1; +- (float)leftMargin; +- (void)setLeftMargin:(float)arg1; +- (void)setFill:(id)arg1; +- (void)setRightMargin:(float)arg1; +- (id)fill; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADTableCellStyle.h b/OfficeImport.framework/OADTableCellStyle.h new file mode 100755 index 0000000..f47fdaf --- /dev/null +++ b/OfficeImport.framework/OADTableCellStyle.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADTableCellBorderStyle, OADFill; + +@interface OADTableCellStyle : NSObject { + OADTableCellBorderStyle *mBorderStyle; + OADFill *mFill; +} + ++ (id)defaultStyle; ++ (id)defaultFill; + +- (void)applyOverridesFrom:(id)arg1; +- (id)shallowCopy; +- (void)setFill:(id)arg1; +- (id)borderStyle; +- (void)setBorderStyle:(id)arg1; +- (id)fill; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADTableColumn.h b/OfficeImport.framework/OADTableColumn.h new file mode 100755 index 0000000..2e08579 --- /dev/null +++ b/OfficeImport.framework/OADTableColumn.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADTableColumn : NSObject { + float mWidth; +} + + +- (void)setWidth:(float)arg1; +- (float)width; + +@end diff --git a/OfficeImport.framework/OADTableGrid.h b/OfficeImport.framework/OADTableGrid.h new file mode 100755 index 0000000..b6f1644 --- /dev/null +++ b/OfficeImport.framework/OADTableGrid.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface OADTableGrid : NSObject { + NSMutableArray *mColumns; +} + + +- (id)columnAtIndex:(unsigned int)arg1; +- (id)addColumn; +- (unsigned int)columnCount; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADTablePartStyle.h b/OfficeImport.framework/OADTablePartStyle.h new file mode 100755 index 0000000..1466403 --- /dev/null +++ b/OfficeImport.framework/OADTablePartStyle.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADTableCellStyle, OADTableTextStyle; + +@interface OADTablePartStyle : NSObject { + OADTableTextStyle *mTextStyle; + OADTableCellStyle *mCellStyle; +} + ++ (id)defaultStyle; + +- (void)applyOverridesFrom:(id)arg1; +- (void)setTextStyle:(id)arg1; +- (void)setCellStyle:(id)arg1; +- (id)cellStyle; +- (id)textStyle; +- (id)shallowCopy; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADTableProperties.h b/OfficeImport.framework/OADTableProperties.h new file mode 100755 index 0000000..b3753fb --- /dev/null +++ b/OfficeImport.framework/OADTableProperties.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSArray, NSString, OADTableStyle; + +@interface OADTableProperties : OADDrawableProperties { + NSString *mStyleId; + OADTableStyle *mStyle; + BOOL mRightToLeft; + BOOL mFirstRow; + BOOL mFirstColumn; + BOOL mLastRow; + BOOL mLastColumn; + BOOL mBandRow; + BOOL mBandColumn; + NSArray *mEffects; +} + ++ (id)defaultProperties; + +- (BOOL)rightToLeft; +- (void)setRightToLeft:(BOOL)arg1; +- (void)setBandRow:(BOOL)arg1; +- (void)setBandColumn:(BOOL)arg1; +- (BOOL)hasBandsNormalToDir:(int)arg1; +- (BOOL)hasVectorNormalToDir:(int)arg1 atExtremePos:(int)arg2; +- (BOOL)bandRow; +- (BOOL)bandColumn; +- (id)styleId; +- (void)setStyleId:(id)arg1; +- (BOOL)hasEffects; +- (id)effects; +- (void)setFirstRow:(BOOL)arg1; +- (void)setFirstColumn:(BOOL)arg1; +- (void)setLastRow:(BOOL)arg1; +- (void)setLastColumn:(BOOL)arg1; +- (BOOL)firstRow; +- (BOOL)lastRow; +- (BOOL)firstColumn; +- (BOOL)lastColumn; +- (void)setEffects:(id)arg1; +- (id)initWithDefaults; +- (id)style; +- (void)setStyle:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADTableRow.h b/OfficeImport.framework/OADTableRow.h new file mode 100755 index 0000000..7a4bb91 --- /dev/null +++ b/OfficeImport.framework/OADTableRow.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface OADTableRow : NSObject { + NSMutableArray *mCells; + float mHeight; +} + + +- (unsigned int)cellCount; +- (id)cellAtIndex:(unsigned int)arg1; +- (id)addCell; +- (void)setHeight:(float)arg1; +- (float)height; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADTableStyle.h b/OfficeImport.framework/OADTableStyle.h new file mode 100755 index 0000000..8534c82 --- /dev/null +++ b/OfficeImport.framework/OADTableStyle.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADTablePartStyle, NSString, OADTableBackground; + +@interface OADTableStyle : NSObject { + NSString *mName; + NSString *mId; + OADTableBackground *mBackground; + OADTablePartStyle *mWholeTableStyle; + OADTablePartStyle *mBand1HorzStyle; + OADTablePartStyle *mBand2HorzStyle; + OADTablePartStyle *mBand1VertStyle; + OADTablePartStyle *mBand2VertStyle; + OADTablePartStyle *mFirstRowStyle; + OADTablePartStyle *mFirstColumnStyle; + OADTablePartStyle *mLastRowStyle; + OADTablePartStyle *mLastColumnStyle; + OADTablePartStyle *mNorthEastStyle; + OADTablePartStyle *mNorthWestStyle; + OADTablePartStyle *mSouthEastStyle; + OADTablePartStyle *mSouthWestStyle; +} + + +- (id)partStyle:(int)arg1; +- (void)setWholeTableStyle:(id)arg1; +- (void)setBand1HorzStyle:(id)arg1; +- (void)setBand2HorzStyle:(id)arg1; +- (void)setBand1VertStyle:(id)arg1; +- (void)setBand2VertStyle:(id)arg1; +- (void)setFirstRowStyle:(id)arg1; +- (void)setFirstColumnStyle:(id)arg1; +- (void)setLastRowStyle:(id)arg1; +- (void)setLastColumnStyle:(id)arg1; +- (void)setNorthEastStyle:(id)arg1; +- (void)setNorthWestStyle:(id)arg1; +- (void)setSouthEastStyle:(id)arg1; +- (void)setSouthWestStyle:(id)arg1; +- (id)wholeTableStyle; +- (id)band1HorzStyle; +- (id)band2HorzStyle; +- (id)band1VertStyle; +- (id)band2VertStyle; +- (id)firstRowStyle; +- (id)lastRowStyle; +- (id)firstColumnStyle; +- (id)lastColumnStyle; +- (id)northWestStyle; +- (id)northEastStyle; +- (id)southWestStyle; +- (id)southEastStyle; +- (id)id; +- (void)setId:(id)arg1; +- (id)background; +- (void)setBackground:(id)arg1; +- (id)name; +- (void)setName:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADTableTextStyle.h b/OfficeImport.framework/OADTableTextStyle.h new file mode 100755 index 0000000..361b0ec --- /dev/null +++ b/OfficeImport.framework/OADTableTextStyle.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADFontReference, OADColor; + +@interface OADTableTextStyle : NSObject { + OADFontReference *mFontReference; + OADColor *mColor; + int mBold; + int mItalic; +} + ++ (id)defaultStyle; ++ (id)defaultColor; ++ (id)defaultFontReference; ++ (int)defaultBold; ++ (int)defaultItalic; + +- (void)applyOverridesFrom:(id)arg1; +- (id)fontReference; +- (void)setFontReference:(id)arg1; +- (int)bold; +- (int)italic; +- (id)shallowCopy; +- (void)setBold:(int)arg1; +- (void)setItalic:(int)arg1; +- (id)color; +- (void)setColor:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADTextBody.h b/OfficeImport.framework/OADTextBody.h new file mode 100755 index 0000000..e715479 --- /dev/null +++ b/OfficeImport.framework/OADTextBody.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADTextListStyle, NSMutableArray, OADTextBodyProperties; + +@interface OADTextBody : NSObject { + OADTextBodyProperties *mProperties; + NSMutableArray *mParagraphs; + OADTextListStyle *mTextListStyle; +} + + +- (void)addParagraphsFromTextBody:(id)arg1; +- (void)removeAllParagraphs; +- (void)applyTextListStyle:(id)arg1; +- (void)removeTrailingNewlines; +- (void)flattenProperties; +- (id)plainText; +- (unsigned int)paragraphCount; +- (id)paragraphAtIndex:(unsigned int)arg1; +- (id)addParagraph; +- (id)overrideTextListStyle; +- (void)removeUnnecessaryOverrides; +- (id)findFirstTextRunOfClass:(Class)arg1; +- (void)setParentTextListStyle:(id)arg1; +- (id)textListStyle; +- (id)properties; +- (BOOL)isEmpty; +- (void)setProperties:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADTextBodyAutoFit.h b/OfficeImport.framework/OADTextBodyAutoFit.h new file mode 100755 index 0000000..4028929 --- /dev/null +++ b/OfficeImport.framework/OADTextBodyAutoFit.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADTextBodyAutoFit : NSObject { + int mType; +} + + +- (int)type; +- (id)initWithType:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; + +@end diff --git a/OfficeImport.framework/OADTextBodyProperties.h b/OfficeImport.framework/OADTextBodyProperties.h new file mode 100755 index 0000000..36277d6 --- /dev/null +++ b/OfficeImport.framework/OADTextBodyProperties.h @@ -0,0 +1,113 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADTextBodyAutoFit, OADTextWarp; + +@interface OADTextBodyProperties : OADProperties { + OADTextBodyAutoFit *mAutoFit; + OADTextWarp *mTextWarp; + double mTopInset; + double mLeftInset; + double mBottomInset; + double mRightInset; + double mRotation; + double mColumnSpacing; + unsigned short mColumnCount; + unsigned short mTextBodyId; + unsigned char mTextAnchorType; + unsigned char mVerticalType; + unsigned char mWrapType; + unsigned char mVerticalOverflowType; + unsigned char mHorizontalOverflowType; + unsigned int mRepectFirstLastParagraphSpacing : 1; + unsigned int mIsUpright : 1; + unsigned int mIsAnchorCenter : 1; + unsigned int mIsLeftToRightColumns : 1; + unsigned int mHasVerticalOverflowType : 1; + unsigned int mHasHorizontalOverflowType : 1; + unsigned int mHasTextBodyId : 1; + unsigned int mHasVerticalType : 1; + unsigned int mHasWrapType : 1; + unsigned int mHasTextAnchorType : 1; + unsigned int mHasIsAnchorCenter : 1; + unsigned int mHasIsUpright : 1; + unsigned int mHasRotation : 1; + unsigned int mHasColumnCount : 1; + unsigned int mHasColumnSpacing : 1; + unsigned int mHasIsLeftToRightColumns : 1; + unsigned int mHasRepectFirstLastParagraphSpacing : 1; + unsigned int mHasTopInset : 1; + unsigned int mHasLeftInset : 1; + unsigned int mHasRightInset : 1; + unsigned int mHasBottomInset : 1; +} + ++ (id)defaultEscherWordArtProperties; ++ (id)defaultProperties; + +- (void)setRespectLastFirstLineSpacing:(BOOL)arg1; +- (void)setTopInset:(double)arg1; +- (void)setLeftInset:(double)arg1; +- (void)setBottomInset:(double)arg1; +- (void)setRightInset:(double)arg1; +- (void)setColumnSpacing:(double)arg1; +- (void)setIsLeftToRightColumns:(BOOL)arg1; +- (void)setAutoFit:(id)arg1; +- (void)setWrapType:(int)arg1; +- (void)setHorizontalOverflowType:(int)arg1; +- (void)setTextWarp:(id)arg1; +- (void)setIsAnchorCenter:(BOOL)arg1; +- (void)setTextAnchorType:(int)arg1; +- (BOOL)hasRespectLastFirstLineSpacing; +- (BOOL)hasTopInset; +- (BOOL)hasLeftInset; +- (BOOL)hasBottomInset; +- (BOOL)hasRightInset; +- (BOOL)hasColumnCount; +- (BOOL)hasColumnSpacing; +- (BOOL)hasIsLeftToRightColumns; +- (BOOL)hasAutoFit; +- (BOOL)hasVerticalType; +- (BOOL)hasWrapType; +- (BOOL)hasVerticalOverflowType; +- (BOOL)hasHorizontalOverflowType; +- (BOOL)hasIsAnchorCenter; +- (BOOL)hasTextAnchorType; +- (BOOL)hasIsUpright; +- (BOOL)respectLastFirstLineSpacing; +- (double)topInset; +- (double)leftInset; +- (double)rightInset; +- (double)bottomInset; +- (double)columnSpacing; +- (BOOL)isLeftToRightColumns; +- (id)autoFit; +- (int)verticalType; +- (int)wrapType; +- (int)verticalOverflowType; +- (BOOL)hasTextBodyId; +- (int)textBodyId; +- (void)setTextBodyId:(int)arg1; +- (BOOL)isAnchorCenter; +- (int)textAnchorType; +- (BOOL)isUpright; +- (int)horizontalOverflowType; +- (BOOL)hasTextWarp; +- (id)textWarp; +- (void)setIsUpright:(BOOL)arg1; +- (void)setVerticalOverflowType:(int)arg1; +- (BOOL)hasRotation; +- (void)removeUnnecessaryOverrides; +- (void)setVerticalType:(int)arg1; +- (id)initWithDefaults; +- (void)setRotation:(double)arg1; +- (double)rotation; +- (void)setColumnCount:(int)arg1; +- (int)columnCount; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADTextField.h b/OfficeImport.framework/OADTextField.h new file mode 100755 index 0000000..ee660b6 --- /dev/null +++ b/OfficeImport.framework/OADTextField.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADParagraphProperties, NSString; + +@interface OADTextField : OADTextRun { + OADParagraphProperties *mParagraphProperties; + NSString *mId; + NSString *mText; +} + + +- (id)paragraphProperties; +- (void)removeUnnecessaryOverrides; +- (id)id; +- (void)setId:(id)arg1; +- (BOOL)isEmpty; +- (id)text; +- (void)setText:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADTextLineBreak.h b/OfficeImport.framework/OADTextLineBreak.h new file mode 100755 index 0000000..eba1c29 --- /dev/null +++ b/OfficeImport.framework/OADTextLineBreak.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADTextLineBreak : OADTextRun { +} + + +- (BOOL)isEmpty; + +@end diff --git a/OfficeImport.framework/OADTextListStyle.h b/OfficeImport.framework/OADTextListStyle.h new file mode 100755 index 0000000..d20a09d --- /dev/null +++ b/OfficeImport.framework/OADTextListStyle.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface OADTextListStyle : NSObject { + NSMutableArray *mParagraphProperties; +} + + +- (void)setPropertiesForListLevel:(unsigned int)arg1 properties:(id)arg2; +- (void)flatten; +- (id)defaultProperties; +- (void)removeUnnecessaryOverrides; +- (void)overrideWithTextStyle:(id)arg1; +- (id)propertiesForListLevel:(unsigned int)arg1; +- (void)setParentTextListStyle:(id)arg1; +- (id)initWithDefaults; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADTextRun.h b/OfficeImport.framework/OADTextRun.h new file mode 100755 index 0000000..384e8d5 --- /dev/null +++ b/OfficeImport.framework/OADTextRun.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADCharacterProperties; + +@interface OADTextRun : NSObject { + OADCharacterProperties *mProperties; +} + + +- (void)removeUnnecessaryOverrides; +- (id)properties; +- (BOOL)isEmpty; +- (void)setProperties:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADTextSpacing.h b/OfficeImport.framework/OADTextSpacing.h new file mode 100755 index 0000000..507b389 --- /dev/null +++ b/OfficeImport.framework/OADTextSpacing.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADTextSpacing : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/OADTextWarp.h b/OfficeImport.framework/OADTextWarp.h new file mode 100755 index 0000000..c3394fa --- /dev/null +++ b/OfficeImport.framework/OADTextWarp.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADTextWarp : NSObject { +} + + +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; + +@end diff --git a/OfficeImport.framework/OADTheme.h b/OfficeImport.framework/OADTheme.h new file mode 100755 index 0000000..2e66533 --- /dev/null +++ b/OfficeImport.framework/OADTheme.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADDefaultProperties, OADBaseStyles; + +@interface OADTheme : NSObject { + OADBaseStyles *mBaseStyles; + OADDefaultProperties *mShapeDefaults; + OADDefaultProperties *mLineDefaults; + OADDefaultProperties *mTextDefaults; +} + + +- (void)addDefaults; +- (id)lineDefaults; +- (id)addShapeDefaults; +- (id)addLineDefaults; +- (id)addTextDefaults; +- (id)shapeDefaults; +- (id)textDefaults; +- (id)baseStyles; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADThemeOverrides.h b/OfficeImport.framework/OADThemeOverrides.h new file mode 100755 index 0000000..2fbd1ce --- /dev/null +++ b/OfficeImport.framework/OADThemeOverrides.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADThemeOverrides : OADBaseStylesBase { +} + + +- (void)setColorScheme:(id)arg1; +- (void)setFontScheme:(id)arg1; +- (void)setStyleMatrix:(id)arg1; + +@end diff --git a/OfficeImport.framework/OADTileTechnique.h b/OfficeImport.framework/OADTileTechnique.h new file mode 100755 index 0000000..8a23474 --- /dev/null +++ b/OfficeImport.framework/OADTileTechnique.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADTileTechnique : OADImageFillTechnique { + float mOffsetX; + BOOL mIsOffsetXOverridden; + float mOffsetY; + BOOL mIsOffsetYOverridden; + float mScaleX; + BOOL mIsScaleXOverridden; + float mScaleY; + BOOL mIsScaleYOverridden; + int mFlipMode; + BOOL mIsFlipModeOverridden; + int mAlignment; + BOOL mIsAlignmentOverridden; +} + ++ (id)defaultProperties; + +- (void)setFlipMode:(int)arg1; +- (BOOL)isFlipModeOverridden; +- (int)flipMode; +- (void)setOffsetX:(float)arg1; +- (void)setOffsetY:(float)arg1; +- (void)setScaleX:(float)arg1; +- (void)setScaleY:(float)arg1; +- (BOOL)isOffsetXOverridden; +- (BOOL)isOffsetYOverridden; +- (BOOL)isScaleXOverridden; +- (BOOL)isScaleYOverridden; +- (float)scaleX; +- (float)scaleY; +- (BOOL)isAlignmentOverridden; +- (id)initWithDefaults; +- (float)offsetX; +- (float)offsetY; +- (void)setAlignment:(int)arg1; +- (int)alignment; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADToPointPathElement.h b/OfficeImport.framework/OADToPointPathElement.h new file mode 100755 index 0000000..e7e0986 --- /dev/null +++ b/OfficeImport.framework/OADToPointPathElement.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADToPointPathElement : OADPathElement { + struct OADAdjustPoint { + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } x; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } y; + } mToPoint; + BOOL mRelative; +} + + +- (struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })toPoint; +- (id)initWithToPoint:(struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })arg1; +- (BOOL)relative; +- (void)setRelative:(BOOL)arg1; + +@end diff --git a/OfficeImport.framework/OADUnderline.h b/OfficeImport.framework/OADUnderline.h new file mode 100755 index 0000000..4d84949 --- /dev/null +++ b/OfficeImport.framework/OADUnderline.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADStroke, OADFill; + +@interface OADUnderline : NSObject { + OADStroke *mStroke; + OADFill *mFill; + unsigned char mType; + unsigned int mIsUsingTextFill : 1; + unsigned int mIsUsingTextStroke : 1; +} + + +- (BOOL)isUsingTextFill; +- (BOOL)isUsingTextStroke; +- (id)initWithStroke:(id)arg1 fill:(id)arg2 type:(int)arg3; +- (void)setStroke:(id)arg1; +- (void)setIsUsingTextFill:(BOOL)arg1; +- (void)setIsUsingTextStroke:(BOOL)arg1; +- (void)setFill:(id)arg1; +- (int)type; +- (void)setType:(int)arg1; +- (id)stroke; +- (id)fill; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OADValueColorTransform.h b/OfficeImport.framework/OADValueColorTransform.h new file mode 100755 index 0000000..0260c6f --- /dev/null +++ b/OfficeImport.framework/OADValueColorTransform.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADValueColorTransform : OADColorTransform { + float mValue; +} + + +- (float)value; +- (void)setValue:(float)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; + +@end diff --git a/OfficeImport.framework/OADVector3D.h b/OfficeImport.framework/OADVector3D.h new file mode 100755 index 0000000..81ffdc7 --- /dev/null +++ b/OfficeImport.framework/OADVector3D.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADVector3D : NSObject { + float mDx; + float mDy; + float mDz; +} + + +- (id)initWithDx:(float)arg1 dy:(float)arg2 dz:(float)arg3; +- (float)dx; +- (float)dy; +- (float)dz; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/OADVectorArcPathElement.h b/OfficeImport.framework/OADVectorArcPathElement.h new file mode 100755 index 0000000..b0667ee --- /dev/null +++ b/OfficeImport.framework/OADVectorArcPathElement.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADVectorArcPathElement : OADPathElement { + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } mLeft; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } mTop; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } mRight; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } mBottom; + struct OADAdjustPoint { + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } x; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } y; + } mStartVector; + struct OADAdjustPoint { + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } x; + struct OADAdjustCoord { + BOOL isFormulaResult; + int value; + } y; + } mEndVector; + BOOL mClockwise; + BOOL mConnectedToPrevious; +} + + +- (id)initWithLeft:(struct OADAdjustCoord { BOOL x1; int x2; })arg1 top:(struct OADAdjustCoord { BOOL x1; int x2; })arg2 right:(struct OADAdjustCoord { BOOL x1; int x2; })arg3 bottom:(struct OADAdjustCoord { BOOL x1; int x2; })arg4 startVector:(struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })arg5 endVector:(struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })arg6 clockwise:(BOOL)arg7 connectedToPrevious:(BOOL)arg8; +- (struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })startVector; +- (struct OADAdjustPoint { struct OADAdjustCoord { BOOL x_1_1_1; int x_1_1_2; } x1; struct OADAdjustCoord { BOOL x_2_1_1; int x_2_1_2; } x2; })endVector; +- (BOOL)clockwise; +- (BOOL)connectedToPrevious; +- (struct OADAdjustCoord { BOOL x1; int x2; })bottom; +- (struct OADAdjustCoord { BOOL x1; int x2; })left; +- (struct OADAdjustCoord { BOOL x1; int x2; })right; +- (struct OADAdjustCoord { BOOL x1; int x2; })top; + +@end diff --git a/OfficeImport.framework/OADVideoFile.h b/OfficeImport.framework/OADVideoFile.h new file mode 100755 index 0000000..e4792b3 --- /dev/null +++ b/OfficeImport.framework/OADVideoFile.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADVideoFile : OADLinkedMediaFile { +} + + + +@end diff --git a/OfficeImport.framework/OADWavAudioFile.h b/OfficeImport.framework/OADWavAudioFile.h new file mode 100755 index 0000000..2083a14 --- /dev/null +++ b/OfficeImport.framework/OADWavAudioFile.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADWavAudioFile : OADEmbeddedMediaFile { + float mDuration; + BOOL mHasDuration; +} + +@property BOOL hasDuration; +@property float duration; + + +- (void)setHasDuration:(BOOL)arg1; +- (BOOL)hasDuration; +- (float)duration; +- (void)setDuration:(float)arg1; + +@end diff --git a/OfficeImport.framework/OADWordArt.h b/OfficeImport.framework/OADWordArt.h new file mode 100755 index 0000000..f13c63d --- /dev/null +++ b/OfficeImport.framework/OADWordArt.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OADWordArt : OADShape { +} + + +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OAICOrientedBounds.h b/OfficeImport.framework/OAICOrientedBounds.h new file mode 100755 index 0000000..16d1b63 --- /dev/null +++ b/OfficeImport.framework/OAICOrientedBounds.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAICOrientedBounds : NSObject { +} + ++ (id)adjustedOrientedBoundsWithOrientedBounds:(id)arg1; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })axisParallelBoundsOfOrientedBounds:(id)arg1; ++ (id)absoluteOrientedBoundsWithRelativeOrientedBounds:(id)arg1 parentOrientedBounds:(id)arg2 parentLogicalBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3; ++ (float)scaleFactorFromLength:(float)arg1 toLength:(float)arg2; ++ (id)adjustedOrientedBoundsWithOrientedBounds:(id)arg1 logicalBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; ++ (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })transformFromBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 toOrientedBounds:(id)arg2; ++ (id)absoluteOrientedBoundsOfDrawable:(id)arg1; ++ (id)relativeOrientedBoundsOfDrawable:(id)arg1; + + +@end diff --git a/OfficeImport.framework/OAMessages.h b/OfficeImport.framework/OAMessages.h new file mode 100755 index 0000000..fe62b42 --- /dev/null +++ b/OfficeImport.framework/OAMessages.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAMessages : NSObject { +} + ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/OAVColor.h b/OfficeImport.framework/OAVColor.h new file mode 100755 index 0000000..65e6e2a --- /dev/null +++ b/OfficeImport.framework/OAVColor.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAVColor : NSObject { +} + ++ (id)readRGBColorFromAttribute:(id)arg1; ++ (id)readPropertyColorFromAttribute:(id)arg1 manager:(id)arg2; ++ (id)readColorFromAttribute:(id)arg1 alpha:(float)arg2 manager:(id)arg3; ++ (int)readColorProperty:(id)arg1; ++ (id)readColorProperty:(int)arg1 manager:(id)arg2; ++ (int)readColorAdjustmentType:(id)arg1; + + +@end diff --git a/OfficeImport.framework/OAVCommon.h b/OfficeImport.framework/OAVCommon.h new file mode 100755 index 0000000..c658bf0 --- /dev/null +++ b/OfficeImport.framework/OAVCommon.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAVCommon : NSObject { +} + ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/OAVDrawable.h b/OfficeImport.framework/OAVDrawable.h new file mode 100755 index 0000000..81f5f87 --- /dev/null +++ b/OfficeImport.framework/OAVDrawable.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAVDrawable : NSObject { +} + ++ (void)readFromDrawable:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toDrawable:(id)arg2 state:(id)arg3; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })readCoordBounds:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readDrawableFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inNamespace:(id)arg2 state:(id)arg3; ++ (struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; }*)vmlDocumentFromPart:(id)arg1; ++ (id)readDrawablesFromParent:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inNamespace:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAVFill.h b/OfficeImport.framework/OAVFill.h new file mode 100755 index 0000000..087e673 --- /dev/null +++ b/OfficeImport.framework/OAVFill.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAVFill : NSObject { +} + ++ (id)readFromManager:(id)arg1 state:(id)arg2; ++ (void)readImageFill:(id)arg1 fromManager:(id)arg2 state:(id)arg3; ++ (id)targetFgColorWithManager:(id)arg1; ++ (void)readGradientFill:(id)arg1 fromManager:(id)arg2; ++ (id)readBlipRefFromManager:(id)arg1 state:(id)arg2; ++ (id)targetBgColorWithManager:(id)arg1; ++ (void)addStopsFromArray:(const struct OAVGradientStop { id x1; float x2; }*)arg1 stopCount:(int)arg2 inverted:(BOOL)arg3 startPos:(float)arg4 endPos:(float)arg5 toGradientFill:(id)arg6 manager:(id)arg7; + + +@end diff --git a/OfficeImport.framework/OAVFormula.h b/OfficeImport.framework/OAVFormula.h new file mode 100755 index 0000000..e283076 --- /dev/null +++ b/OfficeImport.framework/OAVFormula.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAVFormula : NSObject { +} + ++ (void)readFormulasFromManager:(id)arg1 toGeometry:(id)arg2; ++ (id)readFormula:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (struct OADFormulaArg { int x1; int x2; })readArgument:(id)arg1; + + +@end diff --git a/OfficeImport.framework/OAVGroup.h b/OfficeImport.framework/OAVGroup.h new file mode 100755 index 0000000..638cfb3 --- /dev/null +++ b/OfficeImport.framework/OAVGroup.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAVGroup : NSObject { +} + ++ (id)readFromGroup:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inNamespace:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAVHyperlink.h b/OfficeImport.framework/OAVHyperlink.h new file mode 100755 index 0000000..ca41fb2 --- /dev/null +++ b/OfficeImport.framework/OAVHyperlink.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAVHyperlink : NSObject { +} + ++ (id)readFromDrawable:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OAVImage.h b/OfficeImport.framework/OAVImage.h new file mode 100755 index 0000000..8711c5c --- /dev/null +++ b/OfficeImport.framework/OAVImage.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAVImage : NSObject { +} + ++ (void)readFromManager:(id)arg1 toImage:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAVPath.h b/OfficeImport.framework/OAVPath.h new file mode 100755 index 0000000..ed0cfdd --- /dev/null +++ b/OfficeImport.framework/OAVPath.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAVPath : NSObject { +} + ++ (void)readPath:(id)arg1 toGeometry:(id)arg2; ++ (int)parseCommand:(const char **)arg1; ++ (struct EshComputedValue { boolx1; int x2; })parseParam:(const char **)arg1 first:(BOOL)arg2; + + +@end diff --git a/OfficeImport.framework/OAVShadow.h b/OfficeImport.framework/OAVShadow.h new file mode 100755 index 0000000..363087b --- /dev/null +++ b/OfficeImport.framework/OAVShadow.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAVShadow : NSObject { +} + ++ (id)readFromManager:(id)arg1; + + +@end diff --git a/OfficeImport.framework/OAVShape.h b/OfficeImport.framework/OAVShape.h new file mode 100755 index 0000000..e0a3ebb --- /dev/null +++ b/OfficeImport.framework/OAVShape.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAVShape : NSObject { +} + ++ (unsigned short)typeWithShape:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (id)managerWithShape:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; ++ (id)readFromShape:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inNamespace:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAVShapeGeometry.h b/OfficeImport.framework/OAVShapeGeometry.h new file mode 100755 index 0000000..2c6594e --- /dev/null +++ b/OfficeImport.framework/OAVShapeGeometry.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAVShapeGeometry : NSObject { +} + ++ (struct OADAdjustCoord { BOOL x1; int x2; })readAdjustCoord:(id)arg1; ++ (void)readAdjustValuesFromManager:(id)arg1 toGeometry:(id)arg2; ++ (void)readLimoFromManager:(id)arg1 toGeometry:(id)arg2; ++ (void)readTextBodyRectsFromManager:(id)arg1 toGeometry:(id)arg2; ++ (id)readFromManager:(id)arg1; + + +@end diff --git a/OfficeImport.framework/OAVShapeManager.h b/OfficeImport.framework/OAVShapeManager.h new file mode 100755 index 0000000..6049092 --- /dev/null +++ b/OfficeImport.framework/OAVShapeManager.h @@ -0,0 +1,73 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OCPPackagePart, NSDictionary; + +@interface OAVShapeManager : NSObject { + struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; } *mShape; + unsigned short mType; + OCPPackagePart *mPackagePart; + NSDictionary *mShapeStyle; + NSDictionary *mTextBoxStyle; +} + + +- (struct OAVTextBoxInsets { float x1; float x2; float x3; float x4; })textInsets; +- (id)imageFillTitle; +- (id)strokeFillType; +- (float)strokeFgAlpha; +- (float)strokeWidth; +- (float)strokeMiterLimit; +- (id)strokeCompoundType; +- (id)strokeDashStyle; +- (id)strokeCapStyle; +- (id)strokeJoinStyle; +- (id)strokeStartArrowType; +- (id)strokeStartArrowWidth; +- (id)strokeStartArrowLength; +- (id)strokeEndArrowType; +- (id)strokeEndArrowWidth; +- (id)strokeEndArrowLength; +- (id)shadowType; +- (BOOL)autoInsets; +- (BOOL)isFillOK; +- (BOOL)isStrokeOK; +- (BOOL)isShadowOK; +- (id)textBodyRects; +- (id)initWithShape:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 type:(unsigned short)arg2 packagePart:(id)arg3; +- (BOOL)isImage; +- (BOOL)isWordArt; +- (float)shadowAlpha; +- (struct CGPoint { float x1; float x2; })shadowOffsets; +- (id)imageRelId; +- (id)movieRelId; +- (id)fillType; +- (float)fillAngle; +- (id)imageFillId; +- (float)fillFgAlpha; +- (float)fillBgAlpha; +- (float)fillFocus; +- (id)fillGradientColors; +- (id)fillFgColor; +- (BOOL)isStroked; +- (id)strokeFgColor; +- (id)fillBgColor; +- (id)strokeBgColor; +- (BOOL)isFilled; +- (id)textLayoutFlow; +- (id)textAltLayoutFlow; +- (BOOL)fitShapeToText; +- (id)textWrapStyle; +- (id)textAnchor; +- (id)limo; +- (BOOL)isShadowed; +- (id)textRotation; +- (id)packagePart; +- (id)path; +- (struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)shape; +- (unsigned short)type; +- (id)shadowColor; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OAVShapeType.h b/OfficeImport.framework/OAVShapeType.h new file mode 100755 index 0000000..6ba49b1 --- /dev/null +++ b/OfficeImport.framework/OAVShapeType.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAVShapeType : NSObject { +} + ++ (id)readFromShapeType:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OAVState.h b/OfficeImport.framework/OAVState.h new file mode 100755 index 0000000..47b501e --- /dev/null +++ b/OfficeImport.framework/OAVState.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableSet, OAXDrawingState, OCPPackagePart, NSMutableDictionary; + +@interface OAVState : NSObject { + Class mClient; + OAXDrawingState *mOAXState; + OCPPackagePart *mPackagePart; + NSMutableDictionary *mShapeTypes; + NSMutableDictionary *mShapeIdMap; + NSMutableSet *mDualDrawables; +} + + +- (id)oaxState; +- (void)setShapeType:(unsigned short)arg1 forId:(id)arg2; +- (unsigned short)shapeTypeForId:(id)arg1; +- (void)setDrawable:(id)arg1 forVmlShapeId:(id)arg2; +- (id)blipRefForURL:(id)arg1; +- (unsigned long)officeArtShapeIdWithVmlShapeId:(id)arg1; +- (void)setPackagePart:(id)arg1; +- (BOOL)isDualDrawable:(id)arg1; +- (id)initWithClient:(Class)arg1 packagePart:(id)arg2; +- (void)setOAXState:(id)arg1; +- (id)packagePart; +- (id)drawableForVmlShapeId:(id)arg1; +- (void)addDualDrawable:(id)arg1; +- (Class)client; +- (void)reset; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OAVStroke.h b/OfficeImport.framework/OAVStroke.h new file mode 100755 index 0000000..3b18bfa --- /dev/null +++ b/OfficeImport.framework/OAVStroke.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAVStroke : NSObject { +} + ++ (void)readFillStyleFromManager:(id)arg1 toStroke:(id)arg2; ++ (void)readDashStyleFromManager:(id)arg1 toStroke:(id)arg2; ++ (void)readJoinStyleFromManager:(id)arg1 toStroke:(id)arg2; ++ (void)readLineEnd:(id)arg1 type:(id)arg2 width:(id)arg3 length:(id)arg4; ++ (int)readCapStyle:(id)arg1; ++ (int)readCompoundType:(id)arg1; ++ (int)readLineEndType:(id)arg1; ++ (int)readLineEndWidth:(id)arg1; ++ (int)readLineEndLength:(id)arg1; ++ (int)readPresetDashStyle:(id)arg1; ++ (id)readFromManager:(id)arg1; ++ (id)targetFgColorWithManager:(id)arg1; + + +@end diff --git a/OfficeImport.framework/OAVTextBodyProperties.h b/OfficeImport.framework/OAVTextBodyProperties.h new file mode 100755 index 0000000..30066dc --- /dev/null +++ b/OfficeImport.framework/OAVTextBodyProperties.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAVTextBodyProperties : NSObject { +} + ++ (void)readFromManager:(id)arg1 toShape:(id)arg2 state:(id)arg3; ++ (int)readRotation:(id)arg1; ++ (int)verticalTypeWithLayoutFlowString:(id)arg1 altLayoutFlowString:(id)arg2; ++ (int)readWrapStyle:(id)arg1; ++ (int)readAnchor:(id)arg1; + + +@end diff --git a/OfficeImport.framework/OAVWordArt.h b/OfficeImport.framework/OAVWordArt.h new file mode 100755 index 0000000..424ec00 --- /dev/null +++ b/OfficeImport.framework/OAVWordArt.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAVWordArt : NSObject { +} + ++ (int)readTextAlign:(id)arg1; ++ (void)readFromStyle:(id)arg1 manager:(id)arg2 toCharacterProperties:(id)arg3 state:(id)arg4; ++ (void)readFromManager:(id)arg1 toShape:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXBackground.h b/OfficeImport.framework/OAXBackground.h new file mode 100755 index 0000000..6e85243 --- /dev/null +++ b/OfficeImport.framework/OAXBackground.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXBackground : NSObject { +} + ++ (id)readBackgroundFromParentNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inNamespace:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXBaseStyles.h b/OfficeImport.framework/OAXBaseStyles.h new file mode 100755 index 0000000..0483044 --- /dev/null +++ b/OfficeImport.framework/OAXBaseStyles.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXBaseStyles : NSObject { +} + ++ (void)readFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toBaseStyles:(id)arg2 packagePart:(id)arg3 drawingState:(id)arg4; + + +@end diff --git a/OfficeImport.framework/OAXBaseTypes.h b/OfficeImport.framework/OAXBaseTypes.h new file mode 100755 index 0000000..62fc3af --- /dev/null +++ b/OfficeImport.framework/OAXBaseTypes.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXBaseTypes : NSObject { +} + ++ (float)readOptionalLengthFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 name:(const char *)arg2; ++ (float)readOptionalAngleFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 name:(const char *)arg2; ++ (float)readRequiredFractionFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 name:(const char *)arg2; ++ (id)readRelativeRectFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (int)readRectAlignmentFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 name:(const char *)arg2; ++ (id)readVector3DFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readPoint3DFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readRotation3DFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (long)readRequiredLongFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 name:(const char *)arg2; ++ (long)readOptionalLongFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 name:(const char *)arg2; ++ (float)readRequiredLengthFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 name:(const char *)arg2; ++ (float)readOptionalFractionFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 name:(const char *)arg2; ++ (id)rectAlignmentEnumMap; ++ (float)readRequiredAngleFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 name:(const char *)arg2; ++ (struct CGSize { float x1; float x2; })readSize2DFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (struct CGPoint { float x1; float x2; })readPoint2DFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; + + +@end diff --git a/OfficeImport.framework/OAXBlipContext.h b/OfficeImport.framework/OAXBlipContext.h new file mode 100755 index 0000000..7e79493 --- /dev/null +++ b/OfficeImport.framework/OAXBlipContext.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXBlipContext : OCXDelayedMediaContext { +} + + +- (bool)loadDelayedNode:(id)arg1; + +@end diff --git a/OfficeImport.framework/OAXBlipEffects.h b/OfficeImport.framework/OAXBlipEffects.h new file mode 100755 index 0000000..7894cc6 --- /dev/null +++ b/OfficeImport.framework/OAXBlipEffects.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXBlipEffects : NSObject { +} + ++ (void)readBlipEffectsFromBlipRef:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toBlipRef:(id)arg2; ++ (id)readLuminanceEffect:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readGrayscaleEffect:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readBiLevelEffect:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readColorChangeEffect:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readAlphaModFixEffect:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readDuotoneEffect:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)duotoneTransferModeEnumMap; + + +@end diff --git a/OfficeImport.framework/OAXClient.h b/OfficeImport.framework/OAXClient.h new file mode 100755 index 0000000..a0339d1 --- /dev/null +++ b/OfficeImport.framework/OAXClient.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXClient : NSObject { +} + ++ (BOOL)sourceDrawableIsTopLevel:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; + +- (void)readClientDataFromGroupNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toGroup:(id)arg2 state:(id)arg3; +- (void)readClientDataFromGraphicDataNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toDiagram:(id)arg2 state:(id)arg3; +- (void)readClientDataFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toDrawable:(id)arg2 state:(id)arg3; +- (void)readClientDataFromShapeNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toShape:(id)arg2 state:(id)arg3; +- (void)readClientDataFromPictureNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toImage:(id)arg2 state:(id)arg3; +- (void)readClientDataFromGraphicalFramePropertiesNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toDrawable:(id)arg2 state:(id)arg3; +- (id)readClientTextField:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 paragraph:(id)arg2 state:(id)arg3; +- (void)postprocessHyperlink:(id)arg1 relationship:(id)arg2 state:(id)arg3; +- (id)readOle:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + +@end diff --git a/OfficeImport.framework/OAXColor.h b/OfficeImport.framework/OAXColor.h new file mode 100755 index 0000000..4c3e241 --- /dev/null +++ b/OfficeImport.framework/OAXColor.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXColor : NSObject { +} + ++ (id)readColorFromParentXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readScRgbColorFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readSRgbColorFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 attribute:(const char *)arg2; ++ (id)readHslColorFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readSystemColorFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readSchemeColorFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readPresetColorFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)presetColorEnumMap; ++ (id)systemColorEnumMap; ++ (id)readPresetColorFromAttribute:(id)arg1; ++ (id)readSystemColorFromAttribute:(id)arg1; ++ (id)schemeColorEnumMap; ++ (id)readColorFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; + + +@end diff --git a/OfficeImport.framework/OAXColorMap.h b/OfficeImport.framework/OAXColorMap.h new file mode 100755 index 0000000..744d0d3 --- /dev/null +++ b/OfficeImport.framework/OAXColorMap.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXColorMap : NSObject { +} + ++ (id)mapColorEnumMap; ++ (void)readFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toColorMap:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OAXColorScheme.h b/OfficeImport.framework/OAXColorScheme.h new file mode 100755 index 0000000..d0b05af --- /dev/null +++ b/OfficeImport.framework/OAXColorScheme.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXColorScheme : NSObject { +} + ++ (id)schemeColorEnumMap; ++ (void)readFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toColorScheme:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OAXColorTransform.h b/OfficeImport.framework/OAXColorTransform.h new file mode 100755 index 0000000..d7feaac --- /dev/null +++ b/OfficeImport.framework/OAXColorTransform.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXColorTransform : NSObject { +} + ++ (id)colorTransformTypeEnumMap; ++ (id)readColorTransformsFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; + + +@end diff --git a/OfficeImport.framework/OAXCommon.h b/OfficeImport.framework/OAXCommon.h new file mode 100755 index 0000000..d7d8d74 --- /dev/null +++ b/OfficeImport.framework/OAXCommon.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXCommon : NSObject { +} + ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/OAXConnector.h b/OfficeImport.framework/OAXConnector.h new file mode 100755 index 0000000..423a71c --- /dev/null +++ b/OfficeImport.framework/OAXConnector.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXConnector : NSObject { +} + ++ (void)readConnectionFromParent:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 nodeName:(const char *)arg2 connection:(id)arg3; ++ (void)readNonVisualConnectorProperties:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inNamespace:(id)arg2 connectorProperties:(id)arg3; ++ (id)readFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inNamespace:(id)arg2 drawingState:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXDrawable.h b/OfficeImport.framework/OAXDrawable.h new file mode 100755 index 0000000..a8fb48d --- /dev/null +++ b/OfficeImport.framework/OAXDrawable.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXDrawable : NSObject { +} + ++ (void)readNonVisualPropertiesFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inNamespace:(id)arg2 toDrawable:(id)arg3 drawingState:(id)arg4; ++ (id)readDrawableFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inNamespace:(id)arg2 drawingState:(id)arg3; ++ (id)readDrawablesFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inNamespace:(id)arg2 drawingState:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXDrawingState.h b/OfficeImport.framework/OAXDrawingState.h new file mode 100755 index 0000000..164d8f2 --- /dev/null +++ b/OfficeImport.framework/OAXDrawingState.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OAXTableStyleCache, OADFontScheme, OADColorMap, OCPPackagePart, OADColorScheme, NSMutableArray, OAVState, OADStyleMatrix, OAXClient, NSMutableDictionary, OADBlipCollection; + +@interface OAXDrawingState : NSObject { + OAXClient *mClient; + OCPPackagePart *mPackagePart; + OADStyleMatrix *mStyleMatrix; + OAXTableStyleCache *mTableStyleCache; + NSMutableDictionary *mShapeIdMap; + id mDocumentState; + OADBlipCollection *mTgtBlipCollection; + NSMutableDictionary *mSrcURLToTgtBlipIndexMap; + NSMutableArray *mTgtBulletBlips; + NSMutableDictionary *mSrcURLToTgtBulletBlipIndexMap; + OAVState *mOavState; + OADColorScheme *mColorScheme; + OADColorMap *mColorMap; + OADFontScheme *mFontScheme; +} + + +- (id)blipRefForURL:(id)arg1; +- (id)bulletBlipRefForURL:(id)arg1; +- (id)blipRefWithURL:(id)arg1 blipArray:(id)arg2 blipURLtoIndexMap:(id)arg3; +- (void)setDrawable:(id)arg1 forShapeId:(unsigned long)arg2; +- (id)targetBlipCollection; +- (id)drawableForShapeId:(unsigned long)arg1; +- (void)setPackagePart:(id)arg1; +- (void)setTableStyleCache:(id)arg1; +- (void)setColorScheme:(id)arg1; +- (void)setFontScheme:(id)arg1; +- (void)setColorMap:(id)arg1; +- (void)setDocumentState:(id)arg1; +- (void)setOavState:(id)arg1; +- (void)setTargetBlipCollection:(id)arg1; +- (void)setTargetBulletBlipArray:(id)arg1; +- (id)tableStyleCache; +- (void)clearDrawableForShapeIdMap; +- (id)packagePart; +- (id)oavState; +- (void)setStyleMatrix:(id)arg1; +- (id)colorMap; +- (id)colorScheme; +- (id)fontScheme; +- (id)styleMatrix; +- (id)initWithClient:(id)arg1; +- (id)client; +- (id)documentState; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OAXEffect.h b/OfficeImport.framework/OAXEffect.h new file mode 100755 index 0000000..d2ae7f9 --- /dev/null +++ b/OfficeImport.framework/OAXEffect.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXEffect : NSObject { +} + ++ (void)readOuterShadow:(id)arg1 fromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg2; ++ (void)readPresetShadow:(id)arg1 fromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg2; ++ (void)readReflection:(id)arg1 fromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg2; ++ (void)readGlow:(id)arg1 fromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg2; ++ (void)readShadow:(id)arg1 fromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg2; ++ (id)presetShadowTypeEnumMap; ++ (id)readEffectsFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 packagePart:(id)arg2 drawingState:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXFill.h b/OfficeImport.framework/OAXFill.h new file mode 100755 index 0000000..9edc305 --- /dev/null +++ b/OfficeImport.framework/OAXFill.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXFill : NSObject { +} + ++ (id)readNullFillFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readSolidFillFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readGradientFillFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readImageFillFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 packagePart:(id)arg2 drawingState:(id)arg3; ++ (id)readPresetPatternFillFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readGroupFillFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)tileFlipModeEnumMap; ++ (void)readGradientFillFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toGradientFill:(id)arg2; ++ (id)pathGradientFillTypeEnumMap; ++ (id)readPathGradientFillFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readLinearGradientFillFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (void)readStretch:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 stretch:(id)arg2; ++ (void)readTile:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 tile:(id)arg2; ++ (id)readBlipRefFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 packagePart:(id)arg2 drawingState:(id)arg3 forBullet:(BOOL)arg4; ++ (id)presetPatternFillTypeEnumMap; ++ (int)blipTypeForExtension:(id)arg1; ++ (id)readFillFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 packagePart:(id)arg2 drawingState:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXFillOverlayEffect.h b/OfficeImport.framework/OAXFillOverlayEffect.h new file mode 100755 index 0000000..91c1184 --- /dev/null +++ b/OfficeImport.framework/OAXFillOverlayEffect.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXFillOverlayEffect : NSObject { +} + ++ (id)readFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 packagePart:(id)arg2 drawingState:(id)arg3; ++ (id)blendModeEnumMap; + + +@end diff --git a/OfficeImport.framework/OAXFontReference.h b/OfficeImport.framework/OAXFontReference.h new file mode 100755 index 0000000..afe049e --- /dev/null +++ b/OfficeImport.framework/OAXFontReference.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXFontReference : NSObject { +} + ++ (void)readFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 fontReference:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OAXFontScheme.h b/OfficeImport.framework/OAXFontScheme.h new file mode 100755 index 0000000..691873f --- /dev/null +++ b/OfficeImport.framework/OAXFontScheme.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXFontScheme : NSObject { +} + ++ (void)readFontSchemeEntries:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 font:(id)arg2; ++ (void)readFontScheme:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toFontScheme:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OAXGeometry.h b/OfficeImport.framework/OAXGeometry.h new file mode 100755 index 0000000..ad8669b --- /dev/null +++ b/OfficeImport.framework/OAXGeometry.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXGeometry : NSObject { +} + ++ (id)readFromParentXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readFromParentXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readPresetGeometryFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (void)readAdjustValuesFromCustomGeometryXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toCustomGeometry:(id)arg2 adjustValueNameToIndexMap:(id)arg3; ++ (void)addFormulasFromFile:(id)arg1 toCustomGeometry:(id)arg2 formulaNameToIndexMap:(id)arg3; ++ (void)readFormulasFromCustomGeometryXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toCustomGeometry:(id)arg2 adjustValueNameToIndexMap:(id)arg3 formulaNameToIndexMap:(id)arg4; ++ (void)readTextRectFromCustomGeometryXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toCustomGeometry:(id)arg2 formulaNameToIndexMap:(id)arg3; ++ (void)readPathsFromCustomGeometryXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toCustomGeometry:(id)arg2 formulaNameToIndexMap:(id)arg3; ++ (id)shapeTypeEnumMap; ++ (int)shapeTypeForString:(id)arg1; ++ (int)adjustValueWithGuideXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)formulaTypeEnumMap; ++ (id)formulaKeywordEnumMap; ++ (struct OADAdjustCoord { BOOL x1; int x2; })readAdjustCoordFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 name:(const char *)arg2 formulaNameToIndexMap:(id)arg3; ++ (id)pathFillModeEnumMap; ++ (id)stringForShapeType:(int)arg1; ++ (id)readCustomGeometryFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 hasImplicitFormulas:(BOOL)arg2; + + +@end diff --git a/OfficeImport.framework/OAXGraphic.h b/OfficeImport.framework/OAXGraphic.h new file mode 100755 index 0000000..17e02b4 --- /dev/null +++ b/OfficeImport.framework/OAXGraphic.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXGraphic : NSObject { +} + ++ (void)readPropertiesFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 graphicProperties:(id)arg2 drawingState:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXGraphicFrame.h b/OfficeImport.framework/OAXGraphicFrame.h new file mode 100755 index 0000000..ed2ba92 --- /dev/null +++ b/OfficeImport.framework/OAXGraphicFrame.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXGraphicFrame : NSObject { +} + ++ (id)readFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inNamespace:(id)arg2 drawingState:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXGraphicalObject.h b/OfficeImport.framework/OAXGraphicalObject.h new file mode 100755 index 0000000..4ccbc22 --- /dev/null +++ b/OfficeImport.framework/OAXGraphicalObject.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXGraphicalObject : NSObject { +} + ++ (id)readFromParentXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inNamespace:(id)arg2 drawingState:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXGroup.h b/OfficeImport.framework/OAXGroup.h new file mode 100755 index 0000000..a52e02d --- /dev/null +++ b/OfficeImport.framework/OAXGroup.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXGroup : NSObject { +} + ++ (void)readPropertiesFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 properties:(id)arg2 drawingState:(id)arg3; ++ (void)applyGroupFill:(id)arg1 toChildrenOfGroup:(id)arg2; ++ (id)readFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inNamespace:(id)arg2 drawingState:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXHyperlink.h b/OfficeImport.framework/OAXHyperlink.h new file mode 100755 index 0000000..c614468 --- /dev/null +++ b/OfficeImport.framework/OAXHyperlink.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXHyperlink : NSObject { +} + ++ (id)readHyperlink:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OAXMovieContext.h b/OfficeImport.framework/OAXMovieContext.h new file mode 100755 index 0000000..7d6c782 --- /dev/null +++ b/OfficeImport.framework/OAXMovieContext.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXMovieContext : OCXDelayedMediaContext { +} + + +- (bool)loadDelayedNode:(id)arg1; + +@end diff --git a/OfficeImport.framework/OAXParagraph.h b/OfficeImport.framework/OAXParagraph.h new file mode 100755 index 0000000..aebca8c --- /dev/null +++ b/OfficeImport.framework/OAXParagraph.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXParagraph : NSObject { +} + ++ (void)readParagraph:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 paragraph:(id)arg2 drawingState:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXPicture.h b/OfficeImport.framework/OAXPicture.h new file mode 100755 index 0000000..7080934 --- /dev/null +++ b/OfficeImport.framework/OAXPicture.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXPicture : NSObject { +} + ++ (void)readNonVisualPropertiesFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inNamespace:(id)arg2 toDrawable:(id)arg3 drawingState:(id)arg4; ++ (id)readFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inNamespace:(id)arg2 drawingState:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXScene3D.h b/OfficeImport.framework/OAXScene3D.h new file mode 100755 index 0000000..a732277 --- /dev/null +++ b/OfficeImport.framework/OAXScene3D.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXScene3D : NSObject { +} + ++ (id)cameraTypeEnumMap; ++ (id)lightRigTypeEnumMap; ++ (id)lightRigDirectionEnumMap; ++ (id)readCameraFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readLightRigFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readBackdropFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readScene3DFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 packagePart:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OAXShape.h b/OfficeImport.framework/OAXShape.h new file mode 100755 index 0000000..1a90b4d --- /dev/null +++ b/OfficeImport.framework/OAXShape.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXShape : NSObject { +} + ++ (void)readNonVisualShapeProperties:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 nodeName:(const char *)arg2 inNamespace:(id)arg3 shapeProperties:(id)arg4; ++ (void)readCoreFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inNamespace:(id)arg2 toShape:(id)arg3 drawingState:(id)arg4; ++ (id)readFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inNamespace:(id)arg2 drawingState:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXShape3D.h b/OfficeImport.framework/OAXShape3D.h new file mode 100755 index 0000000..ea8d614 --- /dev/null +++ b/OfficeImport.framework/OAXShape3D.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXShape3D : NSObject { +} + ++ (id)bevelTypeEnumMap; ++ (id)readBevelFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)materialEnumMap; ++ (id)readShape3DFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 packagePart:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OAXShapeStyle.h b/OfficeImport.framework/OAXShapeStyle.h new file mode 100755 index 0000000..b30d84c --- /dev/null +++ b/OfficeImport.framework/OAXShapeStyle.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXShapeStyle : NSObject { +} + ++ (void)readFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 shapeStyle:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OAXStroke.h b/OfficeImport.framework/OAXStroke.h new file mode 100755 index 0000000..559e0c4 --- /dev/null +++ b/OfficeImport.framework/OAXStroke.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXStroke : NSObject { +} + ++ (id)lineCapEnumMap; ++ (id)compoundLineEnumMap; ++ (id)penAlignmentEnumMap; ++ (id)readPresetDashFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readCustomDashFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (void)readLineEnd:(id)arg1 fromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg2; ++ (id)lineEndTypeEnumMap; ++ (id)lineEndWidthEnumMap; ++ (id)lineEndLengthEnumMap; ++ (id)presetDashEnumMap; ++ (id)readStrokeFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 packagePart:(id)arg2 drawingState:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXStyleMatrix.h b/OfficeImport.framework/OAXStyleMatrix.h new file mode 100755 index 0000000..7a45a28 --- /dev/null +++ b/OfficeImport.framework/OAXStyleMatrix.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXStyleMatrix : NSObject { +} + ++ (id)readReferenceFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (void)readFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toStyleMatrix:(id)arg2 packagePart:(id)arg3 drawingState:(id)arg4; ++ (BOOL)readReferenceFromParentNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 name:(const char *)arg2 inNamespace:(id)arg3 color:(id*)arg4 index:(unsigned int*)arg5; + + +@end diff --git a/OfficeImport.framework/OAXTable.h b/OfficeImport.framework/OAXTable.h new file mode 100755 index 0000000..22fac39 --- /dev/null +++ b/OfficeImport.framework/OAXTable.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXTable : NSObject { +} + ++ (id)readThemableFillFromParent:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 drawingState:(id)arg2; ++ (id)readThemableEffectsFromParent:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 drawingState:(id)arg2; ++ (id)readPartStyle:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 drawingState:(id)arg2; ++ (void)readPropertiesFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toProperties:(id)arg2 drawingState:(id)arg3; ++ (void)readGridFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toGrid:(id)arg2; ++ (void)readRowsFromTableXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toTable:(id)arg2 drawingState:(id)arg3; ++ (id)readTableStyle:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 drawingState:(id)arg2; ++ (id)readThemableStrokeFromParent:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 drawingState:(id)arg2; ++ (id)readCellBorderStyle:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 drawingState:(id)arg2; ++ (int)readOnOffFlag:(id)arg1; ++ (id)readCellStyle:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 drawingState:(id)arg2; ++ (id)readTextStyle:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 drawingState:(id)arg2; ++ (id)readCellPropertiesFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 drawingState:(id)arg2; ++ (void)readCellFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toCell:(id)arg2 drawingState:(id)arg3; ++ (void)readRowFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toRow:(id)arg2 drawingState:(id)arg3; ++ (id)readFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 drawingState:(id)arg2; ++ (id)readDefaultTableStyleWithDrawingState:(id)arg1; ++ (void)cacheTableStylesInPart:(id)arg1 cache:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OAXTableStyleCache.h b/OfficeImport.framework/OAXTableStyleCache.h new file mode 100755 index 0000000..5a3e035 --- /dev/null +++ b/OfficeImport.framework/OAXTableStyleCache.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString, NSMutableDictionary; + +@interface OAXTableStyleCache : NSObject { + NSString *mDefaultStyleId; + NSMutableDictionary *mCache; +} + + +- (id)defaultStyleId; +- (struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)styleNodeForId:(id)arg1; +- (void)setDefaultStyleId:(id)arg1; +- (void)setStyleNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 forId:(id)arg2; +- (struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)defaultStyleNode; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OAXTextBody.h b/OfficeImport.framework/OAXTextBody.h new file mode 100755 index 0000000..b7f3fd8 --- /dev/null +++ b/OfficeImport.framework/OAXTextBody.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXTextBody : NSObject { +} + ++ (void)readTextBodyProperties:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 textBodyProperties:(id)arg2 drawingState:(id)arg3; ++ (void)readVerticalType:(id)arg1 textBodyProperties:(id)arg2; ++ (void)readWrapType:(id)arg1 textBodyProperties:(id)arg2; ++ (void)readVerticalOverflowType:(id)arg1 textBodyProperties:(id)arg2; ++ (void)readHorizontalOverflowType:(id)arg1 textBodyProperties:(id)arg2; ++ (int)readVerticalType:(id)arg1; ++ (int)readAnchorType:(id)arg1; ++ (int)readHorizontalOverflowType:(id)arg1; ++ (void)readTextBodyFromXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 textBody:(id)arg2 drawingState:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXTextCharPropertyBag.h b/OfficeImport.framework/OAXTextCharPropertyBag.h new file mode 100755 index 0000000..66a6840 --- /dev/null +++ b/OfficeImport.framework/OAXTextCharPropertyBag.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXTextCharPropertyBag : NSObject { +} + ++ (void)readUnderlineType:(id)arg1 underline:(id)arg2; ++ (void)readUnderlineFill:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 underline:(id)arg2 drawingState:(id)arg3; ++ (void)readFormatting:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 characterProperties:(id)arg2 drawingState:(id)arg3; ++ (void)readFont:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 characterProperties:(id)arg2; ++ (void)readCharacterProperties:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 characterProperties:(id)arg2 drawingState:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXTextListStyle.h b/OfficeImport.framework/OAXTextListStyle.h new file mode 100755 index 0000000..5f439aa --- /dev/null +++ b/OfficeImport.framework/OAXTextListStyle.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXTextListStyle : NSObject { +} + ++ (void)readNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 textListStyle:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXTextParaPropertyBag.h b/OfficeImport.framework/OAXTextParaPropertyBag.h new file mode 100755 index 0000000..d70204c --- /dev/null +++ b/OfficeImport.framework/OAXTextParaPropertyBag.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXTextParaPropertyBag : NSObject { +} + ++ (void)readAlign:(id)arg1 paragraphProperties:(id)arg2; ++ (void)readFontAlign:(id)arg1 paragraphProperties:(id)arg2; ++ (id)readSpacing:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (void)readTabList:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 paragraphProperties:(id)arg2; ++ (int)readBulletScheme:(id)arg1; ++ (void)readParagraphProperties:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 paragraphProperties:(id)arg2 drawingState:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXTheme.h b/OfficeImport.framework/OAXTheme.h new file mode 100755 index 0000000..1b25a8e --- /dev/null +++ b/OfficeImport.framework/OAXTheme.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXTheme : NSObject { +} + ++ (void)readObjectDefaults:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 theme:(id)arg2 packagePart:(id)arg3 state:(id)arg4; ++ (void)readDefaultProperties:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 defaultProperties:(id)arg2 drawingState:(id)arg3; ++ (void)readFromPackagePart:(id)arg1 toTheme:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXThemeOverrides.h b/OfficeImport.framework/OAXThemeOverrides.h new file mode 100755 index 0000000..6c21c49 --- /dev/null +++ b/OfficeImport.framework/OAXThemeOverrides.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXThemeOverrides : NSObject { +} + ++ (void)readFromPackagePart:(id)arg1 toThemeOverrides:(id)arg2 drawingState:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OAXTransform2D.h b/OfficeImport.framework/OAXTransform2D.h new file mode 100755 index 0000000..ff92f2c --- /dev/null +++ b/OfficeImport.framework/OAXTransform2D.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OAXTransform2D : NSObject { +} + ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })readChildrenBoundsFromParentXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inNamespace:(id)arg2; ++ (void)readFromParentXmlNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 inNamespace:(id)arg2 toDrawable:(id)arg3; + + +@end diff --git a/OfficeImport.framework/OCBReader.h b/OfficeImport.framework/OCBReader.h new file mode 100755 index 0000000..0dccda3 --- /dev/null +++ b/OfficeImport.framework/OCBReader.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSData; + +@interface OCBReader : NSObject { + struct OcBinaryReader { int (**x1)(); } *mBinaryReader; + struct __sFILE { char *x1; int x2; int x3; short x4; short x5; struct __sbuf { + char *_base; + int _size; + } x6; int x7; void *x8; int (*x9)(); int (*x10)(); int (*x11)(); int (*x12)(); struct __sbuf { + char *_base; + int _size; + } x13; struct __sFILEX {} *x14; int x15; unsigned char x16[3]; unsigned char x17[1]; struct __sbuf { + char *_base; + int _size; + } x18; int x19; long long x20; } *mFile; + NSData *mData; +} + ++ (id)readFromFileName:(id)arg1 cancel:(id)arg2 tracing:(id)arg3 asThumbnail:(BOOL)arg4 delegate:(id)arg5; ++ (id)readFromData:(id)arg1 cancel:(id)arg2 tracing:(id)arg3 asThumbnail:(BOOL)arg4 delegate:(id)arg5; ++ (void)setReadAdvisoryOnFile:(struct __sFILE { char *x1; int x2; int x3; short x4; short x5; struct __sbuf { char *x_6_1_1; int x_6_1_2; } x6; int x7; void *x8; int (*x9)(); int (*x10)(); int (*x11)(); int (*x12)(); struct __sbuf { char *x_13_1_1; int x_13_1_2; } x13; struct __sFILEX {} *x14; int x15; unsigned char x16[3]; unsigned char x17[1]; struct __sbuf { char *x_18_1_1; int x_18_1_2; } x18; int x19; long long x20; }*)arg1; + +- (struct OcBinaryReader { int (**x1)(); }*)binaryReader; +- (bool)isBinaryReader; +- (id)initWithBinaryReader:(struct OcBinaryReader { int (**x1)(); }*)arg1; +- (void)setFile:(struct __sFILE { char *x1; int x2; int x3; short x4; short x5; struct __sbuf { char *x_6_1_1; int x_6_1_2; } x6; int x7; void *x8; int (*x9)(); int (*x10)(); int (*x11)(); int (*x12)(); struct __sbuf { char *x_13_1_1; int x_13_1_2; } x13; struct __sFILEX {} *x14; int x15; unsigned char x16[3]; unsigned char x17[1]; struct __sbuf { char *x_18_1_1; int x_18_1_2; } x18; int x19; long long x20; }*)arg1; +- (void)setData:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OCBSummary.h b/OfficeImport.framework/OCBSummary.h new file mode 100755 index 0000000..a716a96 --- /dev/null +++ b/OfficeImport.framework/OCBSummary.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface OCBSummary : NSObject { +} + ++ (void)readSummary:(id)arg1 reader:(struct OcReader { int (**x1)(); struct EshObjectFactory {} *x2; }*)arg2; + + +@end diff --git a/OfficeImport.framework/OCCancel.h b/OfficeImport.framework/OCCancel.h new file mode 100755 index 0000000..3b97bc4 --- /dev/null +++ b/OfficeImport.framework/OCCancel.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OCCancel : NSObject { + BOOL mIsCancelled; + BOOL mIsQuit; +} + + +- (void)quit; +- (BOOL)isQuit; +- (void)cancel; +- (BOOL)isCancelled; +- (id)init; + +@end diff --git a/OfficeImport.framework/OCDDelayedMedia.h b/OfficeImport.framework/OCDDelayedMedia.h new file mode 100755 index 0000000..6e4de71 --- /dev/null +++ b/OfficeImport.framework/OCDDelayedMedia.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OCDDelayedMedia : OCDDelayedNode { +} + + +- (bool)saveMediaToFile:(id)arg1; + +@end diff --git a/OfficeImport.framework/OCDDelayedNode.h b/OfficeImport.framework/OCDDelayedNode.h new file mode 100755 index 0000000..0989d33 --- /dev/null +++ b/OfficeImport.framework/OCDDelayedNode.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ; + +@interface OCDDelayedNode : NSObject { + *mDelayedContext; + boolmLoaded; +} + ++ (void)disableDelayedLoading; ++ (void)enableDelayedLoading; + +- (void)setLoaded:(bool)arg1; +- (id)delayedContext; +- (void)setDelayedContext:(id)arg1; +- (bool)load; +- (bool)isLoaded; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OCDDocument.h b/OfficeImport.framework/OCDDocument.h new file mode 100755 index 0000000..c60cdc6 --- /dev/null +++ b/OfficeImport.framework/OCDDocument.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class , , OCDSummary, OADBlipCollection; + +@interface OCDDocument : NSObject { + *mReader; + *mWriter; + OCDSummary *mSummary; + OADBlipCollection *mBlips; +} + + +- (bool)isFromBinaryFile; +- (bool)isToBinaryFile; +- (id)writer; +- (void)setWriter:(id)arg1; +- (id)reader; +- (id)blips; +- (void)setReader:(id)arg1; +- (id)summary; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OCDSummary.h b/OfficeImport.framework/OCDSummary.h new file mode 100755 index 0000000..52e58a8 --- /dev/null +++ b/OfficeImport.framework/OCDSummary.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface OCDSummary : NSObject { + NSString *mTitle; + NSString *mAuthor; + NSString *mKeywords; + NSString *mComments; + NSString *mHyperlinkBase; +} + + +- (id)author; +- (void)setAuthor:(id)arg1; +- (id)keywords; +- (void)setKeywords:(id)arg1; +- (id)comments; +- (void)setComments:(id)arg1; +- (id)hyperlinkBase; +- (void)setHyperlinkBase:(id)arg1; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OCEncryptedFileUtilities.h b/OfficeImport.framework/OCEncryptedFileUtilities.h new file mode 100755 index 0000000..d18340c --- /dev/null +++ b/OfficeImport.framework/OCEncryptedFileUtilities.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OCEncryptedFileUtilities : NSObject { +} + ++ (bool)isFileEncrypted:(id)arg1; + + +@end diff --git a/OfficeImport.framework/OCPException.h b/OfficeImport.framework/OCPException.h new file mode 100755 index 0000000..a227cff --- /dev/null +++ b/OfficeImport.framework/OCPException.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OCPException : NSException { +} + + + +@end diff --git a/OfficeImport.framework/OCPPackage.h b/OfficeImport.framework/OCPPackage.h new file mode 100755 index 0000000..7ccca25 --- /dev/null +++ b/OfficeImport.framework/OCPPackage.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OCPPackageRelationshipCollection, NSMutableDictionary, OCPPackageProperties; + +@interface OCPPackage : NSObject { + OCPPackageRelationshipCollection *mRelationships; + OCPPackageProperties *mProperties; + NSMutableDictionary *mDefaultContentTypes; + NSMutableDictionary *mContentTypeOverrides; +} + + +- (id)initWithRelationshipsXml:(struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; }*)arg1 propertiesXml:(struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; }*)arg2 contentTypesXml:(struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; }*)arg3; +- (id)contentTypeForPartLocation:(id)arg1; +- (void)readContentTypesXml:(struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; }*)arg1; +- (void)readDefaultContentTypeFromElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; +- (void)readContentTypeOverrideFromElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; +- (id)relationshipForIdentifier:(id)arg1; +- (id)partForLocation:(id)arg1; +- (id)relationshipsByType:(id)arg1; +- (id)properties; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OCPPackagePart.h b/OfficeImport.framework/OCPPackagePart.h new file mode 100755 index 0000000..9585d45 --- /dev/null +++ b/OfficeImport.framework/OCPPackagePart.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSURL, OCPPackageRelationshipCollection, OCPPackage; + +@interface OCPPackagePart : NSObject { + NSURL *mLocation; + OCPPackageRelationshipCollection *mRelationships; + OCPPackage *mPackage; + struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; } *mDocument; +} + + +- (id)initWithLocation:(id)arg1 relationshipsXml:(struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; }*)arg2 package:(id)arg3; +- (void)copyToFile:(id)arg1; +- (struct _xmlTextReader { }*)xmlReader; +- (id)contentType; +- (id)relationshipForIdentifier:(id)arg1; +- (id)package; +- (id)relationshipsByType:(id)arg1; +- (id)firstPartWithRelationshipOfType:(id)arg1; +- (struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; }*)xmlDocument; +- (id)data; +- (id)location; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OCPPackageProperties.h b/OfficeImport.framework/OCPPackageProperties.h new file mode 100755 index 0000000..1f96bf0 --- /dev/null +++ b/OfficeImport.framework/OCPPackageProperties.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface OCPPackageProperties : NSObject { + NSString *mCreator; + NSString *mDescription; + NSString *mKeywords; + NSString *mTitle; +} + + +- (void)readFromXml:(struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; }*)arg1; +- (id)initWithXml:(struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; }*)arg1; +- (id)creator; +- (id)keywords; +- (id)title; +- (id)description; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OCPPackageRelationship.h b/OfficeImport.framework/OCPPackageRelationship.h new file mode 100755 index 0000000..ac1570a --- /dev/null +++ b/OfficeImport.framework/OCPPackageRelationship.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSURL, NSString; + +@interface OCPPackageRelationship : NSObject { + NSString *mIdentifier; + NSString *mType; + int mTargetMode; + NSURL *mTargetLocation; +} + + +- (void)readFromElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 baseLocation:(id)arg2; +- (id)initWithXmlElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 baseLocation:(id)arg2; +- (int)targetMode; +- (id)targetLocation; +- (id)type; +- (id)identifier; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OCPPackageRelationshipCollection.h b/OfficeImport.framework/OCPPackageRelationshipCollection.h new file mode 100755 index 0000000..c6ffdc5 --- /dev/null +++ b/OfficeImport.framework/OCPPackageRelationshipCollection.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary; + +@interface OCPPackageRelationshipCollection : NSObject { + NSMutableDictionary *mIdentifierMap; + NSMutableDictionary *mTypeMap; +} + + +- (id)initWithRelationshipsXml:(struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; }*)arg1 baseLocation:(id)arg2; +- (id)relationshipForIdentifier:(id)arg1; +- (id)relationshipsByType:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OCPZipPackage.h b/OfficeImport.framework/OCPZipPackage.h new file mode 100755 index 0000000..ff15cf2 --- /dev/null +++ b/OfficeImport.framework/OCPZipPackage.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class SFUZipArchive, NSMutableDictionary; + +@interface OCPZipPackage : OCPPackage { + SFUZipArchive *mArchive; + NSMutableDictionary *mParts; +} + + +- (id)initWithArchive:(id)arg1; +- (void)resetPartForLocation:(id)arg1; +- (id)partForLocation:(id)arg1; +- (id)initWithPath:(id)arg1; +- (id)initWithData:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OCPZipPackagePart.h b/OfficeImport.framework/OCPZipPackagePart.h new file mode 100755 index 0000000..d2a3a88 --- /dev/null +++ b/OfficeImport.framework/OCPZipPackagePart.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class SFUZipEntry; + +@interface OCPZipPackagePart : OCPPackagePart { + SFUZipEntry *mEntry; +} + + +- (id)initWithArchive:(id)arg1 location:(id)arg2 package:(id)arg3; +- (void)copyToFile:(id)arg1; +- (struct _xmlTextReader { }*)xmlReader; +- (struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; }*)xmlDocument; +- (id)data; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OCXCommon.h b/OfficeImport.framework/OCXCommon.h new file mode 100755 index 0000000..d8ef244 --- /dev/null +++ b/OfficeImport.framework/OCXCommon.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OCXCommon : NSObject { +} + ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/OCXDelayedMediaContext.h b/OfficeImport.framework/OCXDelayedMediaContext.h new file mode 100755 index 0000000..f87a189 --- /dev/null +++ b/OfficeImport.framework/OCXDelayedMediaContext.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSURL, OCPPackage; + +@interface OCXDelayedMediaContext : NSObject { + OCPPackage *mPackage; + NSURL *mTargetLocation; +} + + +- (bool)saveDelayedMedia:(id)arg1 toFile:(id)arg2; +- (id)initWithTargetLocation:(id)arg1 package:(id)arg2; +- (bool)loadDelayedNode:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OCXReader.h b/OfficeImport.framework/OCXReader.h new file mode 100755 index 0000000..a7faa39 --- /dev/null +++ b/OfficeImport.framework/OCXReader.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OCPZipPackage; + +@interface OCXReader : NSObject { + OCPZipPackage *mZipPackage; +} + ++ (id)readerWithZipPackage:(id)arg1; ++ (id)readFromFileName:(id)arg1 cancel:(id)arg2 tracing:(id)arg3 asThumbnail:(BOOL)arg4 delegate:(id)arg5; ++ (id)readFromData:(id)arg1 cancel:(id)arg2 tracing:(id)arg3 asThumbnail:(BOOL)arg4 delegate:(id)arg5; + +- (id)zipPackage; +- (bool)isBinaryReader; +- (id)initWithZipPackage:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OCXSStream.h b/OfficeImport.framework/OCXSStream.h new file mode 100755 index 0000000..b3708b5 --- /dev/null +++ b/OfficeImport.framework/OCXSStream.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface OCXSStream : NSObject { + NSMutableArray *mLevelStack; +} + + +- (BOOL)hasLevels; +- (int)currentContextDepth; +- (BOOL)popLevel; +- (int)currentContextChildDepth; +- (void)pushLevel:(int)arg1 name:(const char *)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OCXSStreamLevel.h b/OfficeImport.framework/OCXSStreamLevel.h new file mode 100755 index 0000000..f453407 --- /dev/null +++ b/OfficeImport.framework/OCXSStreamLevel.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OCXSStreamLevel : NSObject { + char *mName; + int mDepth; +} + +@property int depth; +@property char * name; + + +- (int)depth; +- (void)setDepth:(int)arg1; +- (const char *)name; +- (void)setName:(const char *)arg1; + +@end diff --git a/OfficeImport.framework/OCXStreamUtility.h b/OfficeImport.framework/OCXStreamUtility.h new file mode 100755 index 0000000..16c758f --- /dev/null +++ b/OfficeImport.framework/OCXStreamUtility.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OCXStreamUtility : NSObject { +} + ++ (BOOL)pScanStreamForwardToApplicableContentInAlternateContent:(struct _xmlTextReader { }*)arg1; ++ (BOOL)readStream:(struct _xmlTextReader { }*)arg1 streamState:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OCXSummary.h b/OfficeImport.framework/OCXSummary.h new file mode 100755 index 0000000..ae5e860 --- /dev/null +++ b/OfficeImport.framework/OCXSummary.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OCXSummary : NSObject { +} + ++ (void)readSummary:(id)arg1 package:(id)arg2; + + +@end diff --git a/OfficeImport.framework/ODDAlgorithm.h b/OfficeImport.framework/ODDAlgorithm.h new file mode 100755 index 0000000..018a97f --- /dev/null +++ b/OfficeImport.framework/ODDAlgorithm.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODDAlgorithm : ODDLayoutObject { + int mType; +} + + +- (int)type; +- (void)setType:(int)arg1; + +@end diff --git a/OfficeImport.framework/ODDChoose.h b/OfficeImport.framework/ODDChoose.h new file mode 100755 index 0000000..8c4ec75 --- /dev/null +++ b/OfficeImport.framework/ODDChoose.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray, ODDOtherwise; + +@interface ODDChoose : ODDLayoutObject { + NSMutableArray *mWhens; + ODDOtherwise *mOtherwise; +} + + +- (id)whens; +- (void)addWhen:(id)arg1; +- (id)otherwise; +- (void)setOtherwise:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODDColorTransform.h b/OfficeImport.framework/ODDColorTransform.h new file mode 100755 index 0000000..bc52ae0 --- /dev/null +++ b/OfficeImport.framework/ODDColorTransform.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary; + +@interface ODDColorTransform : NSObject { + NSMutableDictionary *mStyleLabels; +} + + +- (id)labelForName:(id)arg1; +- (void)setLabel:(id)arg1 forName:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODDColorTransformStyleLabel.h b/OfficeImport.framework/ODDColorTransformStyleLabel.h new file mode 100755 index 0000000..7e7b068 --- /dev/null +++ b/OfficeImport.framework/ODDColorTransformStyleLabel.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ODDFillColorList; + +@interface ODDColorTransformStyleLabel : NSObject { + ODDFillColorList *mFillColors; + ODDFillColorList *mLineColors; + ODDFillColorList *mEffectColors; + ODDFillColorList *mTextLineColors; + ODDFillColorList *mTextFillColors; + ODDFillColorList *mTextEffectColors; +} + + +- (void)setFillColors:(id)arg1; +- (void)setLineColors:(id)arg1; +- (void)setEffectColors:(id)arg1; +- (id)textLineColors; +- (void)setTextLineColors:(id)arg1; +- (void)setTextFillColors:(id)arg1; +- (id)textEffectColors; +- (void)setTextEffectColors:(id)arg1; +- (void)applyToShapeStyle:(id)arg1 index:(unsigned int)arg2 count:(unsigned int)arg3 state:(id)arg4; +- (id)fillColors; +- (id)lineColors; +- (id)effectColors; +- (id)textFillColors; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODDDataPoint.h b/OfficeImport.framework/ODDDataPoint.h new file mode 100755 index 0000000..350604a --- /dev/null +++ b/OfficeImport.framework/ODDDataPoint.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface ODDDataPoint : ODDPoint { + NSMutableArray *mPresentations; +} + + +- (id)presentations; +- (void)addPresentation:(id)arg1 order:(unsigned long)arg2; +- (void)addAssociatedPresentation:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODDDiagram.h b/OfficeImport.framework/ODDDiagram.h new file mode 100755 index 0000000..27202e1 --- /dev/null +++ b/OfficeImport.framework/ODDDiagram.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ODDNodePoint, ODDStyleDefinition, ODDColorTransform; + +@interface ODDDiagram : OADDrawable { + ODDNodePoint *mDocumentPoint; + ODDColorTransform *mColorTransform; + ODDStyleDefinition *mStyleDefinition; +} + + +- (id)documentPoint; +- (void)setDocumentPoint:(id)arg1; +- (id)colorTransform; +- (id)styleDefinition; +- (void)setParentTextListStyle:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODDFillColorList.h b/OfficeImport.framework/ODDFillColorList.h new file mode 100755 index 0000000..f1f2419 --- /dev/null +++ b/OfficeImport.framework/ODDFillColorList.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSArray; + +@interface ODDFillColorList : NSObject { + NSArray *mColors; + int mHueDirection; + int mMethod; +} + + +- (void)setHueDirection:(int)arg1; +- (id)cycleColorAtIndex:(unsigned int)arg1; +- (id)repeatColorAtIndex:(unsigned int)arg1; +- (id)spanColorAtIndex:(unsigned int)arg1 count:(unsigned int)arg2 state:(id)arg3; +- (void)getComponentsForIndex:(unsigned int)arg1 hue:(float*)arg2 saturation:(float*)arg3 brightness:(float*)arg4 state:(id)arg5; +- (id)colorAtIndex:(unsigned int)arg1 count:(unsigned int)arg2 state:(id)arg3; +- (void)setMethod:(int)arg1; +- (void)setColors:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODDForEach.h b/OfficeImport.framework/ODDForEach.h new file mode 100755 index 0000000..e1be749 --- /dev/null +++ b/OfficeImport.framework/ODDForEach.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ODDIteratorSpecification; + +@interface ODDForEach : ODDLayoutObjectList { + ODDIteratorSpecification *mIteratorSpecification; +} + + +- (id)iteratorSpecification; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODDIteratorAttributes.h b/OfficeImport.framework/ODDIteratorAttributes.h new file mode 100755 index 0000000..b485784 --- /dev/null +++ b/OfficeImport.framework/ODDIteratorAttributes.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODDIteratorAttributes : NSObject { + int mAxis; + int mPointType; + BOOL mHideLastTransition; + int mStart; + unsigned int mCount; + int mStep; +} + + +- (BOOL)hideLastTransition; +- (void)setHideLastTransition:(BOOL)arg1; +- (int)pointType; +- (void)setPointType:(int)arg1; +- (int)start; +- (int)axis; +- (void)setAxis:(int)arg1; +- (int)step; +- (void)setStep:(int)arg1; +- (void)setStart:(int)arg1; +- (void)setCount:(unsigned int)arg1; +- (unsigned int)count; + +@end diff --git a/OfficeImport.framework/ODDIteratorSpecification.h b/OfficeImport.framework/ODDIteratorSpecification.h new file mode 100755 index 0000000..7e46501 --- /dev/null +++ b/OfficeImport.framework/ODDIteratorSpecification.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface ODDIteratorSpecification : NSObject { + NSMutableArray *mAttributesList; +} + + +- (id)attributesList; +- (void)addAttributes:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODDLayout.h b/OfficeImport.framework/ODDLayout.h new file mode 100755 index 0000000..15ab0ae --- /dev/null +++ b/OfficeImport.framework/ODDLayout.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ODDLayoutNode; + +@interface ODDLayout : NSObject { + ODDLayoutNode *mRootNode; +} + + +- (id)rootNode; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODDLayoutNode.h b/OfficeImport.framework/ODDLayoutNode.h new file mode 100755 index 0000000..d4bfdec --- /dev/null +++ b/OfficeImport.framework/ODDLayoutNode.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ODDLayoutVariablePropertySet; + +@interface ODDLayoutNode : ODDLayoutObjectList { + ODDLayoutVariablePropertySet *mVariableList; +} + + +- (id)variableList; +- (void)setVariableList:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODDLayoutObject.h b/OfficeImport.framework/ODDLayoutObject.h new file mode 100755 index 0000000..1ac146d --- /dev/null +++ b/OfficeImport.framework/ODDLayoutObject.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODDLayoutObject : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/ODDLayoutObjectList.h b/OfficeImport.framework/ODDLayoutObjectList.h new file mode 100755 index 0000000..3bee3f7 --- /dev/null +++ b/OfficeImport.framework/ODDLayoutObjectList.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface ODDLayoutObjectList : ODDLayoutObject { + NSMutableArray *mChildren; +} + + +- (void)addChild:(id)arg1; +- (id)children; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODDLayoutVariablePropertySet.h b/OfficeImport.framework/ODDLayoutVariablePropertySet.h new file mode 100755 index 0000000..40611e6 --- /dev/null +++ b/OfficeImport.framework/ODDLayoutVariablePropertySet.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODDLayoutVariablePropertySet : OADProperties { + int mDirection; + BOOL mHasDirection; +} + ++ (id)defaultProperties; + +- (BOOL)hasDirection; +- (id)initWithDefaults; +- (int)direction; +- (void)setDirection:(int)arg1; + +@end diff --git a/OfficeImport.framework/ODDNodePoint.h b/OfficeImport.framework/ODDNodePoint.h new file mode 100755 index 0000000..87345ae --- /dev/null +++ b/OfficeImport.framework/ODDNodePoint.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ODDNodePoint, NSMutableArray, ODDTransitionPoint; + +@interface ODDNodePoint : ODDDataPoint { + ODDNodePoint *mParent; + NSMutableArray *mChildren; + ODDTransitionPoint *mParentTransition; + ODDTransitionPoint *mSiblingTransition; +} + + +- (id)parentTransition; +- (void)setParentTransition:(id)arg1; +- (id)siblingTransition; +- (void)setSiblingTransition:(id)arg1; +- (void)addChild:(id)arg1 order:(unsigned long)arg2; +- (id)parent; +- (id)children; +- (void)setType:(int)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODDOtherwise.h b/OfficeImport.framework/ODDOtherwise.h new file mode 100755 index 0000000..b3deb1e --- /dev/null +++ b/OfficeImport.framework/ODDOtherwise.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODDOtherwise : ODDLayoutObjectList { +} + + + +@end diff --git a/OfficeImport.framework/ODDPoint.h b/OfficeImport.framework/ODDPoint.h new file mode 100755 index 0000000..c272796 --- /dev/null +++ b/OfficeImport.framework/ODDPoint.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ODDPointPropertySet, OADShapeProperties, OADTextBody; + +@interface ODDPoint : NSObject { + int mType; + ODDPointPropertySet *mPropertySet; + OADShapeProperties *mShapeProperties; + OADTextBody *mText; +} + ++ (void)addConnectionToPoint:(id)arg1 order:(unsigned long)arg2 array:(id*)arg3; + +- (id)propertySet; +- (id)shapeProperties; +- (int)type; +- (void)setType:(int)arg1; +- (id)text; +- (void)setText:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODDPointPropertySet.h b/OfficeImport.framework/ODDPointPropertySet.h new file mode 100755 index 0000000..fda1ddf --- /dev/null +++ b/OfficeImport.framework/ODDPointPropertySet.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSObject, NSString; + +@interface ODDPointPropertySet : NSObject { + NSString *mLayoutTypeId; + NSString *mPresentationName; + NSString *mPresentationStyleLabel; + int mPresentationStyleIndex; + int mPresentationStyleCount; + NSObject *mPresentationAssociatedId; + BOOL mCustomVerticalFlip; + double mCustomScaleX; + double mCustomScaleY; + double mCustomOffsetX; + double mCustomOffsetY; +} + + +- (id)layoutTypeId; +- (void)setLayoutTypeId:(id)arg1; +- (id)presentationName; +- (void)setPresentationName:(id)arg1; +- (id)presentationStyleLabel; +- (void)setPresentationStyleLabel:(id)arg1; +- (int)presentationStyleIndex; +- (void)setPresentationStyleIndex:(int)arg1; +- (int)presentationStyleCount; +- (void)setPresentationStyleCount:(int)arg1; +- (id)presentationAssociatedId; +- (void)setPresentationAssociatedId:(id)arg1; +- (BOOL)customVerticalFlip; +- (void)setCustomVerticalFlip:(BOOL)arg1; +- (double)customScaleX; +- (void)setCustomScaleX:(double)arg1; +- (double)customScaleY; +- (void)setCustomScaleY:(double)arg1; +- (double)customOffsetX; +- (void)setCustomOffsetX:(double)arg1; +- (double)customOffsetY; +- (void)setCustomOffsetY:(double)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODDPresentationPoint.h b/OfficeImport.framework/ODDPresentationPoint.h new file mode 100755 index 0000000..6222300 --- /dev/null +++ b/OfficeImport.framework/ODDPresentationPoint.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ODDPresentationPoint, NSMutableArray; + +@interface ODDPresentationPoint : ODDPoint { + ODDPresentationPoint *mParent; + NSMutableArray *mChildren; +} + + +- (void)addChild:(id)arg1 order:(unsigned long)arg2; +- (id)parent; +- (id)children; +- (void)setType:(int)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODDShape.h b/OfficeImport.framework/ODDShape.h new file mode 100755 index 0000000..1286af1 --- /dev/null +++ b/OfficeImport.framework/ODDShape.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface ODDShape : ODDLayoutObject { + int mType; + int mPresetType; + NSMutableArray *mAdjustments; +} + + +- (int)presetType; +- (void)setPresetType:(int)arg1; +- (id)adjustments; +- (void)addAdjustment:(id)arg1; +- (int)type; +- (void)setType:(int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODDShapeAdjustment.h b/OfficeImport.framework/ODDShapeAdjustment.h new file mode 100755 index 0000000..2e1939f --- /dev/null +++ b/OfficeImport.framework/ODDShapeAdjustment.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODDShapeAdjustment : NSObject { + unsigned int mIndex; + double mValue; +} + + +- (void)setIndex:(unsigned int)arg1; +- (unsigned int)index; +- (double)value; +- (void)setValue:(double)arg1; + +@end diff --git a/OfficeImport.framework/ODDStyleDefinition.h b/OfficeImport.framework/ODDStyleDefinition.h new file mode 100755 index 0000000..5aa57b8 --- /dev/null +++ b/OfficeImport.framework/ODDStyleDefinition.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary; + +@interface ODDStyleDefinition : NSObject { + NSMutableDictionary *mStyleLabels; +} + + +- (id)labelForName:(id)arg1; +- (void)setLabel:(id)arg1 forName:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODDStyleLabel.h b/OfficeImport.framework/ODDStyleLabel.h new file mode 100755 index 0000000..dc4b7db --- /dev/null +++ b/OfficeImport.framework/ODDStyleLabel.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADShapeStyle; + +@interface ODDStyleLabel : NSObject { + OADShapeStyle *mShapeStyle; +} + + +- (id)shapeStyle; +- (void)setShapeStyle:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODDTransitionPoint.h b/OfficeImport.framework/ODDTransitionPoint.h new file mode 100755 index 0000000..44f1650 --- /dev/null +++ b/OfficeImport.framework/ODDTransitionPoint.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODDTransitionPoint : ODDDataPoint { +} + + +- (void)setType:(int)arg1; + +@end diff --git a/OfficeImport.framework/ODDWhen.h b/OfficeImport.framework/ODDWhen.h new file mode 100755 index 0000000..76fa1ef --- /dev/null +++ b/OfficeImport.framework/ODDWhen.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ODDIteratorSpecification; + +@interface ODDWhen : ODDLayoutObjectList { + ODDIteratorSpecification *mIteratorSpecification; +} + + +- (id)iteratorSpecification; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODIArrow.h b/OfficeImport.framework/ODIArrow.h new file mode 100755 index 0000000..a7faa2d --- /dev/null +++ b/OfficeImport.framework/ODIArrow.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIArrow : NSObject { +} + ++ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; ++ (void)mapWithState:(id)arg1 outward:(BOOL)arg2; ++ (unsigned int)nodeCountWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/ODIArrow2.h b/OfficeImport.framework/ODIArrow2.h new file mode 100755 index 0000000..3edc6b8 --- /dev/null +++ b/OfficeImport.framework/ODIArrow2.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIArrow2 : ODILinear { +} + + +- (void)mapPoint:(id)arg1 bounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; + +@end diff --git a/OfficeImport.framework/ODIArrow3.h b/OfficeImport.framework/ODIArrow3.h new file mode 100755 index 0000000..6e48266 --- /dev/null +++ b/OfficeImport.framework/ODIArrow3.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIArrow3 : NSObject { +} + ++ (id)pointAtIndex:(unsigned int)arg1 points:(id)arg2; ++ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/ODIArrow4.h b/OfficeImport.framework/ODIArrow4.h new file mode 100755 index 0000000..55ff7e8 --- /dev/null +++ b/OfficeImport.framework/ODIArrow4.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIArrow4 : NSObject { +} + ++ (id)pointAtIndex:(unsigned int)arg1 points:(id)arg2; ++ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/ODIBending.h b/OfficeImport.framework/ODIBending.h new file mode 100755 index 0000000..6bd598e --- /dev/null +++ b/OfficeImport.framework/ODIBending.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIBending : NSObject { + float mSpaceWidth; + float mSpaceHeight; + BOOL mWithArrows; + float mRectHeight; + unsigned int mMaxNodeCount; + unsigned int mMaxColumnCount; +} + ++ (unsigned int)mapLogicalBoundsWithShapeSize:(struct CGSize { float x1; float x2; })arg1 spaceSize:(struct CGSize { float x1; float x2; })arg2 maxNodeCount:(unsigned int)arg3 maxColumnCount:(unsigned int)arg4 state:(id)arg5; ++ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; + +- (id)initWithArrows:(BOOL)arg1; +- (void)mapWithState:(id)arg1; +- (void)setRectHeight:(float)arg1; +- (void)setMaxNodeCount:(unsigned int)arg1; +- (void)setMaxColumnCount:(unsigned int)arg1; + +@end diff --git a/OfficeImport.framework/ODIBendingList2.h b/OfficeImport.framework/ODIBendingList2.h new file mode 100755 index 0000000..16574f1 --- /dev/null +++ b/OfficeImport.framework/ODIBendingList2.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIBendingList2 : ODIBending { +} + ++ (void)mapWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/ODIChart3.h b/OfficeImport.framework/ODIChart3.h new file mode 100755 index 0000000..7bbac11 --- /dev/null +++ b/OfficeImport.framework/ODIChart3.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIChart3 : ODICycle5 { +} + ++ (void)mapTransition:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/ODICycle.h b/OfficeImport.framework/ODICycle.h new file mode 100755 index 0000000..3d8afaf --- /dev/null +++ b/OfficeImport.framework/ODICycle.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODICycle : NSObject { +} + ++ (BOOL)map1NodeWithState:(id)arg1; ++ (BOOL)map2NodeWithState:(id)arg1; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })mapGSpaceWithState:(id)arg1; ++ (void)mapNode:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; ++ (void)mapTransition:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; ++ (struct CGSize { float x1; float x2; })nodeSizeWithState:(id)arg1; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundingBoxWithIsTight:(BOOL)arg1 state:(id)arg2; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })nodeBoundsWithIndex:(unsigned int)arg1 state:(id)arg2; ++ (void)mapWithState:(id)arg1; ++ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; ++ (unsigned int)nodeCountWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/ODICycle2.h b/OfficeImport.framework/ODICycle2.h new file mode 100755 index 0000000..30e8478 --- /dev/null +++ b/OfficeImport.framework/ODICycle2.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODICycle2 : ODICycle { +} + ++ (BOOL)map1NodeWithState:(id)arg1; ++ (BOOL)map2NodeWithState:(id)arg1; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })mapGSpaceWithState:(id)arg1; ++ (void)mapNode:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; ++ (void)mapTransition:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; ++ (struct CGSize { float x1; float x2; })nodeSizeWithState:(id)arg1; ++ (float)nodeRadiusWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/ODICycle3.h b/OfficeImport.framework/ODICycle3.h new file mode 100755 index 0000000..048c741 --- /dev/null +++ b/OfficeImport.framework/ODICycle3.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODICycle3 : ODICycle5 { +} + ++ (void)mapStyleForTransition:(id)arg1 shape:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/ODICycle4.h b/OfficeImport.framework/ODICycle4.h new file mode 100755 index 0000000..4c4df98 --- /dev/null +++ b/OfficeImport.framework/ODICycle4.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODICycle4 : ODICycle3 { +} + ++ (unsigned int)nodeCountWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/ODICycle5.h b/OfficeImport.framework/ODICycle5.h new file mode 100755 index 0000000..fce6fa5 --- /dev/null +++ b/OfficeImport.framework/ODICycle5.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODICycle5 : ODICycle { +} + ++ (BOOL)map1NodeWithState:(id)arg1; ++ (BOOL)map2NodeWithState:(id)arg1; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })mapGSpaceWithState:(id)arg1; ++ (void)mapNode:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; ++ (void)mapTransition:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; ++ (struct CGSize { float x1; float x2; })nodeSizeWithState:(id)arg1; ++ (void)addShapeForNode:(id)arg1 relativeBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 state:(id)arg3; ++ (float)normalizedAngle:(float)arg1; ++ (void)mapStyleForTransition:(id)arg1 shape:(id)arg2 state:(id)arg3; ++ (float)intersectionAngleNextToAngle:(float)arg1 isAfter:(BOOL)arg2 state:(id)arg3; ++ (void)addShapeForTransition:(id)arg1 startAngle:(float)arg2 endAngle:(float)arg3 state:(id)arg4; + + +@end diff --git a/OfficeImport.framework/ODICycle6.h b/OfficeImport.framework/ODICycle6.h new file mode 100755 index 0000000..f22c55e --- /dev/null +++ b/OfficeImport.framework/ODICycle6.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODICycle6 : ODICycle5 { +} + ++ (void)mapStyleForTransition:(id)arg1 shape:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/ODICycle7.h b/OfficeImport.framework/ODICycle7.h new file mode 100755 index 0000000..2736809 --- /dev/null +++ b/OfficeImport.framework/ODICycle7.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODICycle7 : ODICycle { +} + ++ (BOOL)map1NodeWithState:(id)arg1; ++ (BOOL)map2NodeWithState:(id)arg1; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })mapGSpaceWithState:(id)arg1; ++ (void)mapNode:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; ++ (void)mapTransition:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; ++ (struct CGSize { float x1; float x2; })nodeSizeWithState:(id)arg1; ++ (void)addShapeForNode:(id)arg1 relativeBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 state:(id)arg3; ++ (void)addShapeForTransition:(id)arg1 relativeBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 rotation:(float)arg3 state:(id)arg4; + + +@end diff --git a/OfficeImport.framework/ODIDiagram.h b/OfficeImport.framework/ODIDiagram.h new file mode 100755 index 0000000..03f24cf --- /dev/null +++ b/OfficeImport.framework/ODIDiagram.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIDiagram : NSObject { +} + ++ (id)mapDiagram:(id)arg1 drawingTheme:(id)arg2; ++ (void)mapLayoutTypeId:(id)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/ODIDrawable.h b/OfficeImport.framework/ODIDrawable.h new file mode 100755 index 0000000..9c2d90e --- /dev/null +++ b/OfficeImport.framework/ODIDrawable.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIDrawable : NSObject { +} + ++ (id)shapeGeometryWithShapeType:(int)arg1 adjustValues:(const int*)arg2; ++ (void)mapStyleForLabelName:(id)arg1 shape:(id)arg2 state:(id)arg3; ++ (void)mapStyleForLabelName:(id)arg1 point:(id)arg2 shape:(id)arg3 state:(id)arg4; ++ (id)presentationWithName:(id)arg1 point:(id)arg2; ++ (id)styleForPresentation:(id)arg1 point:(id)arg2 state:(id)arg3; ++ (void)mapShapeProperties:(id)arg1 shape:(id)arg2 state:(id)arg3; ++ (void)mapShapeProperties:(id)arg1 shapeStyle:(id)arg2 shape:(id)arg3 state:(id)arg4; ++ (id)styleForLabelName:(id)arg1 styleCount:(int)arg2 styleIndex:(int)arg3 state:(id)arg4; ++ (void)addArrowHeadToShapeProperties:(id)arg1; ++ (id)shapeGeometryForBezierPath:(struct CGPath { }*)arg1 gSpace:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; ++ (void)map1dArrowStyleFromPoint:(id)arg1 shape:(id)arg2 state:(id)arg3; ++ (void)map1dArrowStyleToShape:(id)arg1 state:(id)arg2; ++ (id)shapeGeometryForDoubleArrowWithControlPoint:(struct CGPoint { float x1; float x2; })arg1; ++ (id)shapeGeometryForRoundedRectangleWithRadius:(float)arg1; ++ (id)shapeGeometryForEllipse; ++ (struct CGSize { float x1; float x2; })sizeOfDiagram:(id)arg1; ++ (void)mapStyleForPresentationName:(id)arg1 point:(id)arg2 shape:(id)arg3 state:(id)arg4; ++ (id)shapeGeometryForRectangle; ++ (void)mapStyleFromPoint:(id)arg1 shape:(id)arg2 state:(id)arg3; ++ (id)shapeGeometryForRightArrowWithControlPoint:(struct CGPoint { float x1; float x2; })arg1; ++ (id)addShapeWithBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 rotation:(float)arg2 geometry:(id)arg3 state:(id)arg4; ++ (void)mapStyleAndTextFromPoint:(id)arg1 shape:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/ODIGear1.h b/OfficeImport.framework/ODIGear1.h new file mode 100755 index 0000000..b321609 --- /dev/null +++ b/OfficeImport.framework/ODIGear1.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIGear1 : ODICycle5 { +} + ++ (void)mapStyleForTransition:(id)arg1 shape:(id)arg2 state:(id)arg3; ++ (unsigned int)nodeCountWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/ODIHNodeInfo.h b/OfficeImport.framework/ODIHNodeInfo.h new file mode 100755 index 0000000..dccc15e --- /dev/null +++ b/OfficeImport.framework/ODIHNodeInfo.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIHNodeInfo : NSObject { + int mTreeDepth; + int mRow; + struct ODIHRange { + float mMid; + float mLength; + } mXRange; + BOOL mConnectToVerticalSide; + int mExtraRowsBetweenParentAndSelf; + float mXOffsetRelativeToParent; + struct ODIHRangeVector { struct ODIHRange {} *x1; struct ODIHRange {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; } *mXRanges; +} + + +- (void)setTreeDepth:(int)arg1; +- (struct ODIHRangeVector { struct ODIHRange {} *x1; struct ODIHRange {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)xRanges; +- (int)treeDepth; +- (void)setExtraRowsBetweenParentAndSelf:(int)arg1; +- (void)setConnectToVerticalSide:(BOOL)arg1; +- (void)addToXOffsetRelativeToParent:(float)arg1; +- (void)setXRange:(struct ODIHRange { float x1; float x2; })arg1; +- (void)setXOffsetRelativeToParent:(float)arg1; +- (struct ODIHRange { float x1; float x2; })xRange; +- (int)extraRowsBetweenParentAndSelf; +- (void)setRow:(int)arg1; +- (float)xOffsetRelativeToParent; +- (BOOL)connectToVerticalSide; +- (int)row; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODIHierarchy.h b/OfficeImport.framework/ODIHierarchy.h new file mode 100755 index 0000000..0f6898e --- /dev/null +++ b/OfficeImport.framework/ODIHierarchy.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ODIState, NSMutableDictionary; + +@interface ODIHierarchy : NSObject { + int mType; + int mMaxMappableTreeDepth; + ODIState *mState; + NSMutableDictionary *mNodeInfoMap; +} + ++ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; + +- (id)initWithType:(int)arg1 state:(id)arg2; +- (void)map; +- (void)createInfoForNode:(id)arg1 depth:(int)arg2; +- (id)infoForNode:(id)arg1; +- (struct ODIHRangeVector { struct ODIHRange {} *x1; struct ODIHRange {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)mapRangesForNode:(id)arg1; +- (void)setAbsolutePositionOfNode:(id)arg1 parentRow:(int)arg2 parentXOffset:(float)arg3; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundsOfNode:(id)arg1; +- (void)mapNode:(id)arg1; +- (void)mapLogicalBoundsWithXRanges:(const struct ODIHRangeVector { struct ODIHRange {} *x1; struct ODIHRange {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODIHorizonalList3.h b/OfficeImport.framework/ODIHorizonalList3.h new file mode 100755 index 0000000..1b4c157 --- /dev/null +++ b/OfficeImport.framework/ODIHorizonalList3.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ODIState; + +@interface ODIHorizonalList3 : NSObject { + unsigned int mMaxPointCount; + ODIState *mState; +} + ++ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; + +- (void)setMaxPointCount:(unsigned int)arg1; +- (void)mapRoofStyleFromPoint:(id)arg1 shape:(id)arg2; +- (void)mapOnePillarStyleFromPoint:(id)arg1 shape:(id)arg2; +- (void)mapPillarPoints:(id)arg1 bounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)mapBaseStyleFromPoint:(id)arg1 shape:(id)arg2; +- (void)map; +- (id)initWithState:(id)arg1; + +@end diff --git a/OfficeImport.framework/ODIHorizontalProcess11.h b/OfficeImport.framework/ODIHorizontalProcess11.h new file mode 100755 index 0000000..92e0db6 --- /dev/null +++ b/OfficeImport.framework/ODIHorizontalProcess11.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIHorizontalProcess11 : ODILinear { +} + + +- (void)mapPoint:(id)arg1 bounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; + +@end diff --git a/OfficeImport.framework/ODIHorizontalProcess3.h b/OfficeImport.framework/ODIHorizontalProcess3.h new file mode 100755 index 0000000..12d33ba --- /dev/null +++ b/OfficeImport.framework/ODIHorizontalProcess3.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIHorizontalProcess3 : ODILinear { +} + + +- (void)mapStyleFromPoint:(id)arg1 shape:(id)arg2; +- (void)mapStyleFromTransition:(id)arg1 shape:(id)arg2; + +@end diff --git a/OfficeImport.framework/ODIImageLinear.h b/OfficeImport.framework/ODIImageLinear.h new file mode 100755 index 0000000..10ae926 --- /dev/null +++ b/OfficeImport.framework/ODIImageLinear.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface ODIImageLinear : ODILinear { + NSString *mImagePresentationName; +} + + +- (id)initWithImagePresentationName:(id)arg1 state:(id)arg2; +- (void)mapPoint:(id)arg1 bounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODILayoutNode.h b/OfficeImport.framework/ODILayoutNode.h new file mode 100755 index 0000000..af5a4d4 --- /dev/null +++ b/OfficeImport.framework/ODILayoutNode.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ODDPoint, ODDShape, NSMutableArray, ODDAlgorithm; + +@interface ODILayoutNode : NSObject { + ODDPoint *mPoint; + ODDAlgorithm *mAlgorithm; + ODDShape *mShape; + NSMutableArray *mChildren; +} + + +- (id)initWithLayoutNode:(id)arg1 point:(id)arg2; +- (id)initWithLayoutNode:(id)arg1 state:(struct ODILayoutNodeState { id x1; BOOL x2; }*)arg2; +- (void)processLayoutObjects:(id)arg1 state:(struct ODILayoutNodeState { id x1; BOOL x2; }*)arg2; +- (void)processLayoutNode:(id)arg1 state:(struct ODILayoutNodeState { id x1; BOOL x2; }*)arg2; +- (void)processChoose:(id)arg1 state:(struct ODILayoutNodeState { id x1; BOOL x2; }*)arg2; +- (void)processForEach:(id)arg1 state:(struct ODILayoutNodeState { id x1; BOOL x2; }*)arg2; +- (void)processAlgorithm:(id)arg1 state:(struct ODILayoutNodeState { id x1; BOOL x2; }*)arg2; +- (void)processShape:(id)arg1 state:(struct ODILayoutNodeState { id x1; BOOL x2; }*)arg2; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODILinear.h b/OfficeImport.framework/ODILinear.h new file mode 100755 index 0000000..61ee6e5 --- /dev/null +++ b/OfficeImport.framework/ODILinear.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ODIState; + +@interface ODILinear : NSObject { + BOOL mIsHorizontal; + BOOL mWithConnectors; + BOOL mStretch; + float mPointHeight; + float mConnectorWidth; + float mPadding; + BOOL mIsTextCenteredHorizontally; + BOOL mIsTextCenteredVertically; + unsigned int mMaxPointCount; + ODIState *mState; +} + ++ (void)mapUnknownWithState:(id)arg1; ++ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; + +- (void)setWithConnectors:(BOOL)arg1; +- (void)setPointHeight:(float)arg1; +- (void)setIsHorizontal:(BOOL)arg1; +- (void)setStretch:(BOOL)arg1; +- (void)setConnectorWidth:(float)arg1; +- (void)setIsTextCentered:(BOOL)arg1; +- (void)setIsTextCenteredHorizontally:(BOOL)arg1; +- (void)setIsTextCenteredVertically:(BOOL)arg1; +- (void)setLogicalBounds; +- (void)mapPoint:(id)arg1 bounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)mapTransition:(id)arg1 pointBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)nextPointBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg1; +- (void)mapStyleFromPoint:(id)arg1 shape:(id)arg2; +- (void)mapStyleFromTransition:(id)arg1 shape:(id)arg2; +- (void)setMaxPointCount:(unsigned int)arg1; +- (void)map; +- (id)initWithState:(id)arg1; +- (void)setPadding:(float)arg1; + +@end diff --git a/OfficeImport.framework/ODIList1.h b/OfficeImport.framework/ODIList1.h new file mode 100755 index 0000000..76ee8fd --- /dev/null +++ b/OfficeImport.framework/ODIList1.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIList1 : ODILinear { +} + + +- (void)map; + +@end diff --git a/OfficeImport.framework/ODIPointIterator.h b/OfficeImport.framework/ODIPointIterator.h new file mode 100755 index 0000000..dc9a5d8 --- /dev/null +++ b/OfficeImport.framework/ODIPointIterator.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIPointIterator : NSObject { +} + ++ (id)processAttributes:(id)arg1 startingPoint:(id)arg2 isLast:(BOOL)arg3; ++ (void)processSelfAxisFromPoint:(id)arg1 state:(struct ODIPointIteratorState { int x1; unsigned int x2; int x3; int x4; id x5; }*)arg2; ++ (void)processChildAxisFromPoint:(id)arg1 state:(struct ODIPointIteratorState { int x1; unsigned int x2; int x3; int x4; id x5; }*)arg2; ++ (void)processFollowingSiblingAxisFromPoint:(id)arg1 state:(struct ODIPointIteratorState { int x1; unsigned int x2; int x3; int x4; id x5; }*)arg2; ++ (BOOL)isDoneForState:(struct ODIPointIteratorState { int x1; unsigned int x2; int x3; int x4; id x5; }*)arg1; ++ (BOOL)isPoint:(id)arg1 ofType:(int)arg2; ++ (BOOL)addPoint:(id)arg1 state:(struct ODIPointIteratorState { int x1; unsigned int x2; int x3; int x4; id x5; }*)arg2; ++ (id)pointsForSpecification:(id)arg1 startingPoint:(id)arg2 isLast:(BOOL)arg3; + + +@end diff --git a/OfficeImport.framework/ODIPyramid.h b/OfficeImport.framework/ODIPyramid.h new file mode 100755 index 0000000..a7053e0 --- /dev/null +++ b/OfficeImport.framework/ODIPyramid.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIPyramid : NSObject { +} + ++ (BOOL)verticalFlipWithState:(id)arg1; ++ (void)mapWithState:(id)arg1 apexUp:(BOOL)arg2; ++ (void)addTrapezoidForNode:(id)arg1 top:(float)arg2 height:(float)arg3 topBase:(float)arg4 bottomBase:(float)arg5 state:(id)arg6; ++ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; ++ (unsigned int)nodeCountWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/ODIState.h b/OfficeImport.framework/ODIState.h new file mode 100755 index 0000000..068fea0 --- /dev/null +++ b/OfficeImport.framework/ODIState.h @@ -0,0 +1,53 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADOrientedBounds, ODDDiagram, OADGroup, OADDrawingTheme, NSMutableArray, OADShapeStyle; + +@interface ODIState : NSObject { + ODDDiagram *mDiagram; + OADOrientedBounds *mDiagramOrientedBounds; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } mLogicalBounds; + float mScale; + OADGroup *mGroup; + NSMutableArray *mPresentationNames; + NSMutableArray *mDefaultStyleLabelNames; + int mPointCount; + int mPointIndex; + OADShapeStyle *mTextStyle; + OADDrawingTheme *mDrawingTheme; +} + + +- (void)setDefaultStyleLabelName:(id)arg1 forPointType:(int)arg2; +- (id)presentationNameForPointType:(int)arg1; +- (int)pointCount; +- (int)pointIndex; +- (id)defaultStyleLabelNameForPointType:(int)arg1; +- (id)initWithDiagram:(id)arg1 group:(id)arg2 drawingTheme:(id)arg3; +- (void)setPointCount:(int)arg1; +- (void)setPointIndex:(int)arg1; +- (id)diagramOrientedBounds; +- (void)setLogicalBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 maintainAspectRatio:(BOOL)arg2; +- (void)setPresentationName:(id)arg1 forPointType:(int)arg2; +- (id)diagram; +- (void)setTextStyle:(id)arg1; +- (id)textStyle; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })logicalBounds; +- (void)setLogicalBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)drawingTheme; +- (id)group; +- (float)scale; +- (void)setGroup:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODITarget1.h b/OfficeImport.framework/ODITarget1.h new file mode 100755 index 0000000..84f8d0c --- /dev/null +++ b/OfficeImport.framework/ODITarget1.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODITarget1 : ODILinear { +} + + +- (void)mapPoint:(id)arg1 bounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; + +@end diff --git a/OfficeImport.framework/ODITarget2.h b/OfficeImport.framework/ODITarget2.h new file mode 100755 index 0000000..d671ef1 --- /dev/null +++ b/OfficeImport.framework/ODITarget2.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODITarget2 : ODILinear { +} + + +- (void)mapPoint:(id)arg1 bounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; + +@end diff --git a/OfficeImport.framework/ODITarget3.h b/OfficeImport.framework/ODITarget3.h new file mode 100755 index 0000000..b35d973 --- /dev/null +++ b/OfficeImport.framework/ODITarget3.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODITarget3 : ODILinear { +} + + +- (void)mapPoint:(id)arg1 bounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; + +@end diff --git a/OfficeImport.framework/ODIText.h b/OfficeImport.framework/ODIText.h new file mode 100755 index 0000000..32d944b --- /dev/null +++ b/OfficeImport.framework/ODIText.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIText : NSObject { +} + ++ (id)baseListStyleForPoint:(id)arg1 shape:(id)arg2 isCentered:(BOOL)arg3 state:(id)arg4; ++ (void)addTextFromPoint:(id)arg1 level:(unsigned int)arg2 includeChildren:(BOOL)arg3 toShape:(id)arg4 baseListStyle:(id)arg5 state:(id)arg6; ++ (void)mapTextFromPoint:(id)arg1 toShape:(id)arg2 isCenteredHorizontally:(BOOL)arg3 isCenteredVertically:(BOOL)arg4 includeChildren:(BOOL)arg5 state:(id)arg6; ++ (void)mapTextFromPoint:(id)arg1 toShape:(id)arg2 isCentered:(BOOL)arg3 includeChildren:(BOOL)arg4 state:(id)arg5; + + +@end diff --git a/OfficeImport.framework/ODITitlePoint.h b/OfficeImport.framework/ODITitlePoint.h new file mode 100755 index 0000000..ebdf9f9 --- /dev/null +++ b/OfficeImport.framework/ODITitlePoint.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface ODITitlePoint : ODIHorizonalList3 { + NSString *mTitlePointPresentationName; +} + + +- (id)initWithTitlePointPresentationName:(id)arg1 state:(id)arg2; +- (void)mapRoofStyleFromPoint:(id)arg1 shape:(id)arg2; +- (void)mapOnePillarStyleFromPoint:(id)arg1 shape:(id)arg2; +- (void)mapBaseStyleFromPoint:(id)arg1 shape:(id)arg2; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODIVenn.h b/OfficeImport.framework/ODIVenn.h new file mode 100755 index 0000000..dc5c2c0 --- /dev/null +++ b/OfficeImport.framework/ODIVenn.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIVenn : NSObject { +} + ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })mapGSpaceWithState:(id)arg1; ++ (void)mapNode:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; ++ (void)mapWithState:(id)arg1; ++ (BOOL)mapIdentifier:(id)arg1 state:(id)arg2; ++ (unsigned int)nodeCountWithState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/ODIVenn1.h b/OfficeImport.framework/ODIVenn1.h new file mode 100755 index 0000000..b351302 --- /dev/null +++ b/OfficeImport.framework/ODIVenn1.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIVenn1 : ODIVenn { +} + ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })mapGSpaceWithState:(id)arg1; ++ (void)mapNode:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/ODIVenn2.h b/OfficeImport.framework/ODIVenn2.h new file mode 100755 index 0000000..9d76527 --- /dev/null +++ b/OfficeImport.framework/ODIVenn2.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIVenn2 : ODILinear { +} + + +- (void)mapPoint:(id)arg1 bounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; + +@end diff --git a/OfficeImport.framework/ODIVenn3.h b/OfficeImport.framework/ODIVenn3.h new file mode 100755 index 0000000..596a318 --- /dev/null +++ b/OfficeImport.framework/ODIVenn3.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIVenn3 : ODIVenn { +} + ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })mapGSpaceWithState:(id)arg1; ++ (void)mapNode:(id)arg1 index:(unsigned int)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/ODIVerticalProcess2.h b/OfficeImport.framework/ODIVerticalProcess2.h new file mode 100755 index 0000000..387ad11 --- /dev/null +++ b/OfficeImport.framework/ODIVerticalProcess2.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODIVerticalProcess2 : ODILinear { +} + + +- (void)mapPoint:(id)arg1 bounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)mapStyleFromTransition:(id)arg1 shape:(id)arg2; + +@end diff --git a/OfficeImport.framework/ODXAlgorithm.h b/OfficeImport.framework/ODXAlgorithm.h new file mode 100755 index 0000000..95f5012 --- /dev/null +++ b/OfficeImport.framework/ODXAlgorithm.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODXAlgorithm : NSObject { +} + ++ (void)readNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toAlgorithm:(id)arg2; ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/ODXChoose.h b/OfficeImport.framework/ODXChoose.h new file mode 100755 index 0000000..1ecce22 --- /dev/null +++ b/OfficeImport.framework/ODXChoose.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODXChoose : NSObject { +} + ++ (void)readNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toChoose:(id)arg2; ++ (void)readIfNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toChoose:(id)arg2; ++ (void)readElseNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toChoose:(id)arg2; + + +@end diff --git a/OfficeImport.framework/ODXColorTransform.h b/OfficeImport.framework/ODXColorTransform.h new file mode 100755 index 0000000..329ff62 --- /dev/null +++ b/OfficeImport.framework/ODXColorTransform.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODXColorTransform : NSObject { +} + ++ (void)readNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 transform:(id)arg2; + + +@end diff --git a/OfficeImport.framework/ODXColorTransformStyleLabel.h b/OfficeImport.framework/ODXColorTransformStyleLabel.h new file mode 100755 index 0000000..d10087a --- /dev/null +++ b/OfficeImport.framework/ODXColorTransformStyleLabel.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODXColorTransformStyleLabel : NSObject { +} + ++ (void)readNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 label:(id)arg2; + + +@end diff --git a/OfficeImport.framework/ODXCommon.h b/OfficeImport.framework/ODXCommon.h new file mode 100755 index 0000000..0c831a1 --- /dev/null +++ b/OfficeImport.framework/ODXCommon.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODXCommon : NSObject { +} + ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/ODXData.h b/OfficeImport.framework/ODXData.h new file mode 100755 index 0000000..5fe7af5 --- /dev/null +++ b/OfficeImport.framework/ODXData.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODXData : NSObject { +} + ++ (void)readNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toDiagram:(id)arg2 state:(id)arg3; ++ (id)readPointListFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 pointIdMap:(id)arg2 state:(id)arg3; ++ (void)readConnectionListFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 pointIdMap:(id)arg2 state:(id)arg3; ++ (void)associatePresentationsInIdMap:(id)arg1; ++ (id)readPointFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 pointIdMap:(id)arg2 state:(id)arg3; ++ (int)readPointTypeFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (id)readModelIdentifierFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 attributeName:(const char *)arg2; ++ (void)readConnectionFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 pointIdMap:(id)arg2 state:(id)arg3; ++ (int)readConnectionTypeFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; + + +@end diff --git a/OfficeImport.framework/ODXDiagram.h b/OfficeImport.framework/ODXDiagram.h new file mode 100755 index 0000000..f209413 --- /dev/null +++ b/OfficeImport.framework/ODXDiagram.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODXDiagram : NSObject { +} + ++ (struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)nodeForRelationshipName:(const char *)arg1 relIdsNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg2 part:(id)arg3 state:(id)arg4; ++ (id)readFromParentNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/ODXFillColorList.h b/OfficeImport.framework/ODXFillColorList.h new file mode 100755 index 0000000..fc9b553 --- /dev/null +++ b/OfficeImport.framework/ODXFillColorList.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODXFillColorList : NSObject { +} + ++ (id)hueDirectionMap; ++ (id)colorApplicationMethodMap; ++ (void)readNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 list:(id)arg2; + + +@end diff --git a/OfficeImport.framework/ODXForEach.h b/OfficeImport.framework/ODXForEach.h new file mode 100755 index 0000000..8ec73fc --- /dev/null +++ b/OfficeImport.framework/ODXForEach.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODXForEach : NSObject { +} + ++ (void)readNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toForEach:(id)arg2; + + +@end diff --git a/OfficeImport.framework/ODXIteratorSpecification.h b/OfficeImport.framework/ODXIteratorSpecification.h new file mode 100755 index 0000000..3048eaa --- /dev/null +++ b/OfficeImport.framework/ODXIteratorSpecification.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODXIteratorSpecification : NSObject { +} + ++ (id)axisTypeMap; ++ (id)elementTypeMap; ++ (void)readFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toSpecification:(id)arg2; + + +@end diff --git a/OfficeImport.framework/ODXLayout.h b/OfficeImport.framework/ODXLayout.h new file mode 100755 index 0000000..6c4b00c --- /dev/null +++ b/OfficeImport.framework/ODXLayout.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODXLayout : NSObject { +} + ++ (void)readNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toDiagram:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/ODXLayoutNode.h b/OfficeImport.framework/ODXLayoutNode.h new file mode 100755 index 0000000..503d527 --- /dev/null +++ b/OfficeImport.framework/ODXLayoutNode.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODXLayoutNode : NSObject { +} + ++ (void)readNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toLayoutNode:(id)arg2; + + +@end diff --git a/OfficeImport.framework/ODXLayoutObjectList.h b/OfficeImport.framework/ODXLayoutObjectList.h new file mode 100755 index 0000000..223ec23 --- /dev/null +++ b/OfficeImport.framework/ODXLayoutObjectList.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODXLayoutObjectList : NSObject { +} + ++ (void)readChildNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toList:(id)arg2; ++ (void)readNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toList:(id)arg2; + + +@end diff --git a/OfficeImport.framework/ODXLayoutVariablePropertySet.h b/OfficeImport.framework/ODXLayoutVariablePropertySet.h new file mode 100755 index 0000000..b6f3da5 --- /dev/null +++ b/OfficeImport.framework/ODXLayoutVariablePropertySet.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODXLayoutVariablePropertySet : NSObject { +} + ++ (id)directionMap; ++ (void)readNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toSet:(id)arg2; + + +@end diff --git a/OfficeImport.framework/ODXPointPropertySet.h b/OfficeImport.framework/ODXPointPropertySet.h new file mode 100755 index 0000000..e57dbce --- /dev/null +++ b/OfficeImport.framework/ODXPointPropertySet.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODXPointPropertySet : NSObject { +} + ++ (void)readNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toSet:(id)arg2; + + +@end diff --git a/OfficeImport.framework/ODXShape.h b/OfficeImport.framework/ODXShape.h new file mode 100755 index 0000000..b5086fc --- /dev/null +++ b/OfficeImport.framework/ODXShape.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODXShape : NSObject { +} + ++ (void)readTypeFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toShape:(id)arg2; ++ (void)readAdjustmentListNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toShape:(id)arg2; ++ (void)readNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toShape:(id)arg2; + + +@end diff --git a/OfficeImport.framework/ODXState.h b/OfficeImport.framework/ODXState.h new file mode 100755 index 0000000..4c045b9 --- /dev/null +++ b/OfficeImport.framework/ODXState.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OAXDrawingState; + +@interface ODXState : NSObject { + OAXDrawingState *mOfficeArtState; +} + + +- (id)initWithOfficeArtState:(id)arg1; +- (id)officeArtState; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ODXStyleDefinition.h b/OfficeImport.framework/ODXStyleDefinition.h new file mode 100755 index 0000000..40414f0 --- /dev/null +++ b/OfficeImport.framework/ODXStyleDefinition.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODXStyleDefinition : NSObject { +} + ++ (void)readNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 definition:(id)arg2; + + +@end diff --git a/OfficeImport.framework/ODXStyleLabel.h b/OfficeImport.framework/ODXStyleLabel.h new file mode 100755 index 0000000..52c273b --- /dev/null +++ b/OfficeImport.framework/ODXStyleLabel.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ODXStyleLabel : NSObject { +} + ++ (void)readNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 label:(id)arg2; + + +@end diff --git a/OfficeImport.framework/OIXMLDocument.h b/OfficeImport.framework/OIXMLDocument.h new file mode 100755 index 0000000..6443e05 --- /dev/null +++ b/OfficeImport.framework/OIXMLDocument.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OIXMLElement, NSString; + +@interface OIXMLDocument : OIXMLNode { + OIXMLElement *_rootElement; + NSString *_version; + NSString *_encoding; +} + + +- (id)initWithRootElement:(id)arg1; +- (id)rootElement; +- (void)setCharacterEncoding:(id)arg1; +- (id)openingTagString; +- (id)contentString; +- (id)closingTagString; +- (void)setRootElement:(id)arg1; +- (id)XMLString; +- (id)createMutableXMLString; +- (void)setVersion:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OIXMLElement.h b/OfficeImport.framework/OIXMLElement.h new file mode 100755 index 0000000..0426620 --- /dev/null +++ b/OfficeImport.framework/OIXMLElement.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface OIXMLElement : OIXMLNode { + id _attributes; + id _children; + BOOL _hasMultipleAttributes; + BOOL _hasMultipleChildren; +} + ++ (void)_initEmptyHTMLNames; ++ (BOOL)isEmptyHTMLElement:(id)arg1; + +- (id)initWithName:(id)arg1 stringValue:(id)arg2; +- (void)addAttribute:(id)arg1; +- (void)insertChild:(id)arg1 atIndex:(unsigned int)arg2; +- (id)objectValue; +- (void)setObjectValue:(id)arg1; +- (int)attributeCount; +- (int)childrenCount; +- (id)openingTagString; +- (id)contentString; +- (id)closingTagString; +- (void)_appendXMLStringToString:(struct __CFString { }*)arg1 level:(int)arg2; +- (void)addChild:(id)arg1; +- (id)stringValue; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/OIXMLNode.h b/OfficeImport.framework/OIXMLNode.h new file mode 100755 index 0000000..4e5d5ce --- /dev/null +++ b/OfficeImport.framework/OIXMLNode.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface OIXMLNode : NSObject { + unsigned int _kind; + NSString *_name; + id _value; +} + ++ (id)textWithStringValue:(id)arg1; ++ (id)attributeWithName:(id)arg1 stringValue:(id)arg2; ++ (id)elementWithName:(id)arg1; ++ (id)elementWithName:(id)arg1 stringValue:(id)arg2; ++ (void)_escapeHTMLAttributeCharacters:(id)arg1 withQuote:(unsigned short)arg2 appendingToString:(struct __CFString { }*)arg3; ++ (void)_escapeCharacters:(const unsigned short*)arg1 amount:(unsigned int)arg2 escapeWhiteSpaces:(BOOL)arg3 inString:(id)arg4 appendingToString:(struct __CFString { }*)arg5; + +- (id)initWithKind:(unsigned int)arg1 name:(id)arg2 stringValue:(id)arg3; +- (id)objectValue; +- (void)setObjectValue:(id)arg1; +- (id)openingTagString; +- (id)contentString; +- (id)closingTagString; +- (id)initWithKind:(unsigned int)arg1; +- (id)XMLString; +- (void)_appendXMLStringToString:(struct __CFString { }*)arg1 level:(int)arg2; +- (unsigned int)kind; +- (void)setStringValue:(id)arg1; +- (id)stringValue; +- (id)name; +- (void)setName:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/ObjectCacheByCString.h b/OfficeImport.framework/ObjectCacheByCString.h new file mode 100755 index 0000000..74186f2 --- /dev/null +++ b/OfficeImport.framework/ObjectCacheByCString.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface ObjectCacheByCString : NSObject { + struct __CFDictionary { } *_dictionary; +} + + +- (id)getObjectForCStringKey:(char *)arg1; +- (void)setObject:(id)arg1 forCStringKey:(char *)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PBAnimation.h b/OfficeImport.framework/PBAnimation.h new file mode 100755 index 0000000..f7c53af --- /dev/null +++ b/OfficeImport.framework/PBAnimation.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PBAnimation : NSObject { +} + ++ (void)mapAnimationsFromSlide:(id)arg1 tgtSlide:(id)arg2 state:(id)arg3; ++ (BOOL)hasPpt10Animations:(id)arg1; ++ (void)parsePpt10Animation:(id)arg1 timings:(id)arg2 state:(id)arg3; ++ (void)generatePpt10AnimationFromState:(id)arg1 timings:(id)arg2; ++ (void)parseTimeNodeContainer:(id)arg1 siblings:(id)arg2 state:(id)arg3; ++ (void)parseBuildList:(id)arg1 buildMap:(id)arg2 state:(id)arg3; ++ (void)parseAnimateBehaviorContainer:(id)arg1 animBehavior:(id)arg2 timeNode:(id)arg3; ++ (void)parseColorBehaviorContainer:(id)arg1 colorBehavior:(id)arg2 timeNode:(id)arg3; ++ (void)parseEffectBehaviorContainer:(id)arg1 effectBehavior:(id)arg2 timeNode:(id)arg3; ++ (void)parseMotionBehaviorContainer:(id)arg1 motionBehavior:(id)arg2 timeNode:(id)arg3; ++ (void)parseRotationBehaviorContainer:(id)arg1 rotationBehavior:(id)arg2 timeNode:(id)arg3; ++ (void)parseCmdBehaviorContainer:(id)arg1 cmdBehavior:(id)arg2 timeNode:(id)arg3; ++ (void)parseTargetContainerHolder:(id)arg1 setTargetObj:(id)arg2 state:(id)arg3; ++ (id)parseBehaviorContainer:(id)arg1 timeNode:(id)arg2 state:(id)arg3; ++ (id)parseMediaContainer:(id)arg1 timeNode:(id)arg2 state:(id)arg3; ++ (void)parseTimeNodeVariants:(id)arg1 commonData:(id)arg2; ++ (void)parseTimeConditionsHolder:(id)arg1 commonData:(id)arg2; ++ (id)createColorFromBehaviorColor:(struct PptAnimColorBehavior_Color_Struct { unsigned long x1; unsigned long x2; unsigned long x3; unsigned long x4; }*)arg1; ++ (id)createParaBuild:(id)arg1; ++ (id)createChartBuild:(id)arg1; + + +@end diff --git a/OfficeImport.framework/PBAnimationCacheState.h b/OfficeImport.framework/PBAnimationCacheState.h new file mode 100755 index 0000000..1e6b000 --- /dev/null +++ b/OfficeImport.framework/PBAnimationCacheState.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableSet; + +@interface PBAnimationCacheState : PDAnimationCacheState { + NSMutableSet *mEntranceDrawables; + NSMutableSet *mExitDrawables; +} + + +- (BOOL)isValid:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PBBulletProperties.h b/OfficeImport.framework/PBBulletProperties.h new file mode 100755 index 0000000..683857f --- /dev/null +++ b/OfficeImport.framework/PBBulletProperties.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PBBulletProperties : NSObject { +} + ++ (id)readBulletProperties:(struct PptParaProperty9 { struct $_731 { unsigned int x_1_1_1 : 1; unsigned int x_1_1_2 : 1; unsigned int x_1_1_3 : 1; } x1; short x2; boolx3; struct PptTextAutoNumberScheme { unsigned int x_4_1_1 : 6; short x_4_1_2; } x4; }*)arg1 state:(id)arg2; ++ (int)readBulletNumberSchemeFromExtended:(unsigned int)arg1; ++ (int)readBulletNumberScheme:(int)arg1; + + +@end diff --git a/OfficeImport.framework/PBCharacterProperties.h b/OfficeImport.framework/PBCharacterProperties.h new file mode 100755 index 0000000..92faab3 --- /dev/null +++ b/OfficeImport.framework/PBCharacterProperties.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PBCharacterProperties : NSObject { +} + ++ (void)readCharacterProperties:(id)arg1 characterPropertyRun:(struct PptCharRun { int x1; struct PptCharProperty { struct $_750 { unsigned int x_1_2_1 : 1; unsigned int x_1_2_2 : 1; unsigned int x_1_2_3 : 1; unsigned int x_1_2_4 : 1; unsigned int x_1_2_5 : 1; unsigned int x_1_2_6 : 1; unsigned int x_1_2_7 : 1; unsigned int x_1_2_8 : 1; unsigned int x_1_2_9 : 1; unsigned int x_1_2_10 : 1; unsigned int x_1_2_11 : 1; unsigned int x_1_2_12 : 1; unsigned int x_1_2_13 : 1; unsigned int x_1_2_14 : 1; unsigned int x_1_2_15 : 1; unsigned int x_1_2_16 : 1; unsigned int x_1_2_17 : 1; unsigned int x_1_2_18 : 4; } x_2_1_1; unsigned int x_2_1_2 : 1; unsigned int x_2_1_3 : 1; unsigned int x_2_1_4 : 1; unsigned int x_2_1_5 : 1; unsigned int x_2_1_6 : 1; unsigned int x_2_1_7 : 1; unsigned int x_2_1_8 : 1; unsigned int x_2_1_9 : 1; unsigned int x_2_1_10 : 1; unsigned int x_2_1_11 : 1; unsigned int x_2_1_12 : 4; unsigned int x_2_1_13 : 1; unsigned short x_2_1_14; unsigned short x_2_1_15; unsigned short x_2_1_16; unsigned short x_2_1_17; unsigned short x_2_1_18; struct PptColor { struct CsColour { unsigned short x_1_3_1; unsigned short x_1_3_2; unsigned short x_1_3_3; unsigned short x_1_3_4; } x_19_2_1; int x_19_2_2; } x_2_1_19; short x_2_1_20; } x2; }*)arg2 state:(id)arg3; ++ (void)readCharacterProperties:(id)arg1 characterProperty:(struct PptCharProperty { struct $_750 { unsigned int x_1_1_1 : 1; unsigned int x_1_1_2 : 1; unsigned int x_1_1_3 : 1; unsigned int x_1_1_4 : 1; unsigned int x_1_1_5 : 1; unsigned int x_1_1_6 : 1; unsigned int x_1_1_7 : 1; unsigned int x_1_1_8 : 1; unsigned int x_1_1_9 : 1; unsigned int x_1_1_10 : 1; unsigned int x_1_1_11 : 1; unsigned int x_1_1_12 : 1; unsigned int x_1_1_13 : 1; unsigned int x_1_1_14 : 1; unsigned int x_1_1_15 : 1; unsigned int x_1_1_16 : 1; unsigned int x_1_1_17 : 1; unsigned int x_1_1_18 : 4; } x1; unsigned int x2 : 1; unsigned int x3 : 1; unsigned int x4 : 1; unsigned int x5 : 1; unsigned int x6 : 1; unsigned int x7 : 1; unsigned int x8 : 1; unsigned int x9 : 1; unsigned int x10 : 1; unsigned int x11 : 1; unsigned int x12 : 4; unsigned int x13 : 1; unsigned short x14; unsigned short x15; unsigned short x16; unsigned short x17; unsigned short x18; struct PptColor { struct CsColour { unsigned short x_1_2_1; unsigned short x_1_2_2; unsigned short x_1_2_3; unsigned short x_1_2_4; } x_19_1_1; int x_19_1_2; } x19; short x20; }*)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/PBColorScheme.h b/OfficeImport.framework/PBColorScheme.h new file mode 100755 index 0000000..1f1ebe7 --- /dev/null +++ b/OfficeImport.framework/PBColorScheme.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface PBColorScheme : NSObject { +} + ++ (void)readFromColorScheme:(struct PptColorSchemeAtom { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; int (**x4)(); int x5; boolx6; int (**x7)(); struct CsColour { unsigned short x_8_1_1; unsigned short x_8_1_2; unsigned short x_8_1_3; unsigned short x_8_1_4; } x8; struct CsColour { unsigned short x_9_1_1; unsigned short x_9_1_2; unsigned short x_9_1_3; unsigned short x_9_1_4; } x9; struct CsColour { unsigned short x_10_1_1; unsigned short x_10_1_2; unsigned short x_10_1_3; unsigned short x_10_1_4; } x10; struct CsColour { unsigned short x_11_1_1; unsigned short x_11_1_2; unsigned short x_11_1_3; unsigned short x_11_1_4; } x11; struct CsColour { unsigned short x_12_1_1; unsigned short x_12_1_2; unsigned short x_12_1_3; unsigned short x_12_1_4; } x12; struct CsColour { unsigned short x_13_1_1; unsigned short x_13_1_2; unsigned short x_13_1_3; unsigned short x_13_1_4; } x13; struct CsColour { unsigned short x_14_1_1; unsigned short x_14_1_2; unsigned short x_14_1_3; unsigned short x_14_1_4; } x14; struct CsColour { unsigned short x_15_1_1; unsigned short x_15_1_2; unsigned short x_15_1_3; unsigned short x_15_1_4; } x15; }*)arg1 toColorScheme:(id)arg2 colorMap:(id)arg3 state:(id)arg4; ++ (void)addColorWithIndex:(int)arg1 fromScheme:(struct PptColorSchemeAtom { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; int (**x4)(); int x5; boolx6; int (**x7)(); struct CsColour { unsigned short x_8_1_1; unsigned short x_8_1_2; unsigned short x_8_1_3; unsigned short x_8_1_4; } x8; struct CsColour { unsigned short x_9_1_1; unsigned short x_9_1_2; unsigned short x_9_1_3; unsigned short x_9_1_4; } x9; struct CsColour { unsigned short x_10_1_1; unsigned short x_10_1_2; unsigned short x_10_1_3; unsigned short x_10_1_4; } x10; struct CsColour { unsigned short x_11_1_1; unsigned short x_11_1_2; unsigned short x_11_1_3; unsigned short x_11_1_4; } x11; struct CsColour { unsigned short x_12_1_1; unsigned short x_12_1_2; unsigned short x_12_1_3; unsigned short x_12_1_4; } x12; struct CsColour { unsigned short x_13_1_1; unsigned short x_13_1_2; unsigned short x_13_1_3; unsigned short x_13_1_4; } x13; struct CsColour { unsigned short x_14_1_1; unsigned short x_14_1_2; unsigned short x_14_1_3; unsigned short x_14_1_4; } x14; struct CsColour { unsigned short x_15_1_1; unsigned short x_15_1_2; unsigned short x_15_1_3; unsigned short x_15_1_4; } x15; }*)arg2 colorTransform:(int (*)())arg3 atIndex:(int)arg4 inScheme:(id)arg5; ++ (void)addColorWithIndex:(int)arg1 fromScheme:(struct PptColorSchemeAtom { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; int (**x4)(); int x5; boolx6; int (**x7)(); struct CsColour { unsigned short x_8_1_1; unsigned short x_8_1_2; unsigned short x_8_1_3; unsigned short x_8_1_4; } x8; struct CsColour { unsigned short x_9_1_1; unsigned short x_9_1_2; unsigned short x_9_1_3; unsigned short x_9_1_4; } x9; struct CsColour { unsigned short x_10_1_1; unsigned short x_10_1_2; unsigned short x_10_1_3; unsigned short x_10_1_4; } x10; struct CsColour { unsigned short x_11_1_1; unsigned short x_11_1_2; unsigned short x_11_1_3; unsigned short x_11_1_4; } x11; struct CsColour { unsigned short x_12_1_1; unsigned short x_12_1_2; unsigned short x_12_1_3; unsigned short x_12_1_4; } x12; struct CsColour { unsigned short x_13_1_1; unsigned short x_13_1_2; unsigned short x_13_1_3; unsigned short x_13_1_4; } x13; struct CsColour { unsigned short x_14_1_1; unsigned short x_14_1_2; unsigned short x_14_1_3; unsigned short x_14_1_4; } x14; struct CsColour { unsigned short x_15_1_1; unsigned short x_15_1_2; unsigned short x_15_1_3; unsigned short x_15_1_4; } x15; }*)arg2 atIndex:(int)arg3 inScheme:(id)arg4; + + +@end diff --git a/OfficeImport.framework/PBFontEntity.h b/OfficeImport.framework/PBFontEntity.h new file mode 100755 index 0000000..a4eccd5 --- /dev/null +++ b/OfficeImport.framework/PBFontEntity.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface PBFontEntity : NSObject { + NSString *mFaceName; + int mCharSet; + int mType; + int mFamily; +} + + +- (int)family; +- (id)initWithName:(id)arg1 charSet:(int)arg2 type:(int)arg3 family:(int)arg4; +- (int)charSet; +- (id)faceName; +- (int)type; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PBHeadersFooters.h b/OfficeImport.framework/PBHeadersFooters.h new file mode 100755 index 0000000..8952e15 --- /dev/null +++ b/OfficeImport.framework/PBHeadersFooters.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface PBHeadersFooters : NSObject { +} + ++ (void)readHeadersFootersTextToSlideMasterDrawables:(id)arg1 state:(id)arg2; ++ (void)readHeadersFootersToSlideLayout:(id)arg1 drawables:(id)arg2 state:(id)arg3; ++ (void)readHeadersFootersFromSlideContainer:(id)arg1 toSlide:(id)arg2 drawables:(id)arg3 state:(id)arg4; ++ (struct PptHeadersFootersAtom { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; int (**x4)(); int x5; boolx6; int x7; boolx8; boolx9; boolx10; boolx11; boolx12; boolx13; }*)headersFootersAtomWithHeadersFootersContainer:(id)arg1; ++ (id)readStringWithInstance:(int)arg1 fromContainer:(id)arg2; ++ (void)readHeaderFooterTextFromHeadersFootersContainer:(id)arg1 toPlaceholderShape:(id)arg2; ++ (id)headersFootersContainerWithSlideContainer:(id)arg1 state:(id)arg2; ++ (void)addCopyOfHeaderFooterPlaceholderOfType:(int)arg1 toDrawables:(id)arg2 slideBase:(id)arg3 headersFootersContainer:(id)arg4 state:(id)arg5; + + +@end diff --git a/OfficeImport.framework/PBHyperlink.h b/OfficeImport.framework/PBHyperlink.h new file mode 100755 index 0000000..505530e --- /dev/null +++ b/OfficeImport.framework/PBHyperlink.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PBHyperlink : NSObject { +} + ++ (id)readAnimationInfoContainerHolder:(id)arg1 presentationState:(id)arg2; ++ (void)readHyperlinksWithPresentationState:(id)arg1; + + +@end diff --git a/OfficeImport.framework/PBMasterInfo.h b/OfficeImport.framework/PBMasterInfo.h new file mode 100755 index 0000000..16915f9 --- /dev/null +++ b/OfficeImport.framework/PBMasterInfo.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class PDSlideMaster, NSMutableArray, NSDictionary; + +@interface PBMasterInfo : NSObject { + PDSlideMaster *mSlideMaster; + NSMutableArray *mTgtSlideLayoutArray; + unsigned int mMainPbRef; + unsigned int mTitlePbRef; + NSDictionary *mLayoutMap; + struct ChVector { struct PBReaderMasterStyleInfo {} *x1; struct PBReaderMasterStyleInfo {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; } *mSrcTextStyling; +} + + +- (unsigned long)mainPbRef; +- (unsigned long)titlePbRef; +- (id)slideLayoutForSlideHolder:(id)arg1; +- (void)setMainPbRef:(unsigned long)arg1; +- (struct ChVector { struct PBReaderMasterStyleInfo {} *x1; struct PBReaderMasterStyleInfo {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)sourceTextStyling; +- (void)setTitlePbRef:(unsigned long)arg1; +- (void)cacheTargetLayoutType:(int)arg1; +- (id)allTargetLayoutTypes; +- (void)cacheSlideLayouts; +- (void)setSlideMaster:(id)arg1; +- (id)slideMaster; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PBMasterLayoutMap.h b/OfficeImport.framework/PBMasterLayoutMap.h new file mode 100755 index 0000000..96ff35d --- /dev/null +++ b/OfficeImport.framework/PBMasterLayoutMap.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary; + +@interface PBMasterLayoutMap : NSObject { + NSMutableDictionary *mMasterIdToMasterInfoMap; + NSMutableDictionary *mTitleIdToMasterIdInfoMap; +} + ++ (id)masterLayoutMap; + +- (id)masterInfoForMasterId:(long)arg1; +- (long)masterIdForTitleId:(long)arg1; +- (id)masterInfoForSlideHolder:(id)arg1; +- (id)slideLayoutForSlideHolder:(id)arg1; +- (void)setMasterInfo:(id)arg1 forMasterId:(long)arg2; +- (void)setMasterId:(long)arg1 forTitleId:(long)arg2; +- (id)allMasterIds; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PBMasterStyle.h b/OfficeImport.framework/PBMasterStyle.h new file mode 100755 index 0000000..0bb04e7 --- /dev/null +++ b/OfficeImport.framework/PBMasterStyle.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface PBMasterStyle : NSObject { +} + ++ (void)readMasterStyleAtom:(struct PptTextMasterStyleAtom { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; int (**x4)(); int x5; boolx6; struct ChVector { struct Level {} **x_7_1_1; struct Level {} **x_7_1_2; unsigned int x_7_1_3; unsigned int x_7_1_4; unsigned int x_7_1_5; } x7; }*)arg1 baseMasterStyleAtom:(struct PptTextMasterStyleAtom { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; int (**x4)(); int x5; boolx6; struct ChVector { struct Level {} **x_7_1_1; struct Level {} **x_7_1_2; unsigned int x_7_1_3; unsigned int x_7_1_4; unsigned int x_7_1_5; } x7; }*)arg2 masterBulletStyleAtom:(struct PptTextMasterStyle9Atom { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; int (**x4)(); int x5; boolx6; struct ChVector { struct Level {} **x_7_1_1; struct Level {} **x_7_1_2; unsigned int x_7_1_3; unsigned int x_7_1_4; unsigned int x_7_1_5; } x7; }*)arg3 textListStyle:(id)arg4 state:(id)arg5; + + +@end diff --git a/OfficeImport.framework/PBMedia.h b/OfficeImport.framework/PBMedia.h new file mode 100755 index 0000000..f372b7e --- /dev/null +++ b/OfficeImport.framework/PBMedia.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PBMedia : NSObject { +} + ++ (BOOL)readEmbeddedSoundFromClientDataHolder:(id)arg1 toImage:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/PBNotes.h b/OfficeImport.framework/PBNotes.h new file mode 100755 index 0000000..9497fe9 --- /dev/null +++ b/OfficeImport.framework/PBNotes.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PBNotes : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/PBOfficeArtReaderClient.h b/OfficeImport.framework/PBOfficeArtReaderClient.h new file mode 100755 index 0000000..8cebae4 --- /dev/null +++ b/OfficeImport.framework/PBOfficeArtReaderClient.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface PBOfficeArtReaderClient : NSObject { +} + ++ (void)readClientDataFromTableCell:(id)arg1 toTableCell:(id)arg2 state:(id)arg3; ++ (BOOL)escherIsFullySupported; ++ (BOOL)tablesAreAllowed; ++ (id)createTargetElementFromDrawable:(id)arg1 clientData:(id)arg2 buildType:(int)arg3; ++ (void)readClientAnchorFromContainer:(id)arg1 toDrawable:(id)arg2; ++ (BOOL)readPlaceholderInfo:(id)arg1 clientData:(id)arg2 toGraphic:(id)arg3 presentationState:(id)arg4; ++ (void)readHyperlinkFromShapeContainerHolder:(id)arg1 toDrawable:(id)arg2 state:(id)arg3; ++ (BOOL)readRecolorInfoFromClientDataHolder:(id)arg1 toClientData:(id)arg2; ++ (BOOL)readOleFromClientDataHolder:(id)arg1 toGraphic:(id)arg2 tgtClientData:(id)arg3 state:(id)arg4; ++ (void)addRecolorSpec:(const struct PptRecolorSpec { int (**x1)(); struct EshColor { struct Data { int x_1_2_1; union Value { struct RGB { unsigned char x_1_4_1; unsigned char x_1_4_2; unsigned char x_1_4_3; } x_2_3_1; unsigned short x_2_3_2; unsigned short x_2_3_3; struct AdjustedColor { unsigned char x_4_4_1; unsigned char x_4_4_2; unsigned int x_4_4_3 : 4; unsigned int x_4_4_4 : 1; unsigned int x_4_4_5 : 1; unsigned int x_4_4_6 : 1; } x_2_3_4; } x_1_2_2; } x_2_1_1; } x2; struct EshColor { struct Data { int x_1_2_1; union Value { struct RGB { unsigned char x_1_4_1; unsigned char x_1_4_2; unsigned char x_1_4_3; } x_2_3_1; unsigned short x_2_3_2; unsigned short x_2_3_3; struct AdjustedColor { unsigned char x_4_4_1; unsigned char x_4_4_2; unsigned int x_4_4_3 : 4; unsigned int x_4_4_4 : 1; unsigned int x_4_4_5 : 1; unsigned int x_4_4_6 : 1; } x_2_3_4; } x_1_2_2; } x_3_1_1; } x3; boolx4; boolx5; }*)arg1 toDictionary:(id)arg2; ++ (void)readClientDataFromShape:(id)arg1 toGraphic:(id)arg2 state:(id)arg3; ++ (void)readClientDataFromGroup:(id)arg1 toGroup:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/PBOfficeArtReaderState.h b/OfficeImport.framework/PBOfficeArtReaderState.h new file mode 100755 index 0000000..b07d7f7 --- /dev/null +++ b/OfficeImport.framework/PBOfficeArtReaderState.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class PBPresentationReaderState; + +@interface PBOfficeArtReaderState : OABReaderState { + PBPresentationReaderState *mPresentationState; +} + + +- (id)initWithPresentationState:(id)arg1; +- (id)presentationState; + +@end diff --git a/OfficeImport.framework/PBOutlineBulletDictionary.h b/OfficeImport.framework/PBOutlineBulletDictionary.h new file mode 100755 index 0000000..af68abe --- /dev/null +++ b/OfficeImport.framework/PBOutlineBulletDictionary.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary; + +@interface PBOutlineBulletDictionary : NSObject { + NSMutableDictionary *mDictionary; +} + + +- (id)initFromContainer:(id)arg1 objectType:(unsigned int)arg2; +- (id)objectForSlideId:(unsigned long)arg1 textType:(int)arg2 placeholderIndex:(unsigned long)arg3; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PBOutlineBulletKey.h b/OfficeImport.framework/PBOutlineBulletKey.h new file mode 100755 index 0000000..19daf3f --- /dev/null +++ b/OfficeImport.framework/PBOutlineBulletKey.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PBOutlineBulletKey : NSObject { + unsigned int mSlideId; + int mTextType; + unsigned int mPlaceholderIndex; +} + + +- (id)initWithOutlineBullet:(id)arg1; +- (id)initWithSlideId:(unsigned long)arg1 textType:(int)arg2 placeholderIndex:(unsigned long)arg3; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/OfficeImport.framework/PBParagraphProperties.h b/OfficeImport.framework/PBParagraphProperties.h new file mode 100755 index 0000000..3df7827 --- /dev/null +++ b/OfficeImport.framework/PBParagraphProperties.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PBParagraphProperties : NSObject { +} + ++ (void)readParagraphProperties:(id)arg1 paragraphPropertyRun:(struct PptParaRun { int x1; short x2; struct PptParaProperty { struct $_730 { unsigned int x_1_2_1 : 1; unsigned int x_1_2_2 : 1; unsigned int x_1_2_3 : 1; unsigned int x_1_2_4 : 1; unsigned int x_1_2_5 : 1; unsigned int x_1_2_6 : 1; unsigned int x_1_2_7 : 1; unsigned int x_1_2_8 : 1; unsigned int x_1_2_9 : 1; unsigned int x_1_2_10 : 1; unsigned int x_1_2_11 : 1; unsigned int x_1_2_12 : 1; unsigned int x_1_2_13 : 1; unsigned int x_1_2_14 : 1; unsigned int x_1_2_15 : 1; unsigned int x_1_2_16 : 1; unsigned int x_1_2_17 : 1; unsigned int x_1_2_18 : 1; unsigned int x_1_2_19 : 1; unsigned int x_1_2_20 : 1; unsigned int x_1_2_21 : 1; } x_3_1_1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 4; unsigned int x_3_1_11 : 2; unsigned short x_3_1_12; unsigned short x_3_1_13; short x_3_1_14; struct PptColor { struct CsColour { unsigned short x_1_3_1; unsigned short x_1_3_2; unsigned short x_1_3_3; unsigned short x_1_3_4; } x_15_2_1; int x_15_2_2; } x_3_1_15; short x_3_1_16; short x_3_1_17; short x_3_1_18; short x_3_1_19; short x_3_1_20; short x_3_1_21; struct ChVector {} *x_3_1_22; } x3; }*)arg2 bulletStyle:(struct PptParaProperty9 { struct $_731 { unsigned int x_1_1_1 : 1; unsigned int x_1_1_2 : 1; unsigned int x_1_1_3 : 1; } x1; short x2; boolx3; struct PptTextAutoNumberScheme { unsigned int x_4_1_1 : 6; short x_4_1_2; } x4; }*)arg3 state:(id)arg4; ++ (short)pptTextSpacingWithOADParaSpacing:(id)arg1 defaultPptParaSpacing:(short)arg2; ++ (int)pptAlignmentTypeWithOADTextAlignType:(int)arg1; ++ (int)pptFontAlignWithOADTextFontAlign:(int)arg1; ++ (void)readAlign:(id)arg1 pptAlignmentType:(int)arg2; ++ (void)readParagraphProperties:(id)arg1 paragraphProperty:(struct PptParaProperty { struct $_730 { unsigned int x_1_1_1 : 1; unsigned int x_1_1_2 : 1; unsigned int x_1_1_3 : 1; unsigned int x_1_1_4 : 1; unsigned int x_1_1_5 : 1; unsigned int x_1_1_6 : 1; unsigned int x_1_1_7 : 1; unsigned int x_1_1_8 : 1; unsigned int x_1_1_9 : 1; unsigned int x_1_1_10 : 1; unsigned int x_1_1_11 : 1; unsigned int x_1_1_12 : 1; unsigned int x_1_1_13 : 1; unsigned int x_1_1_14 : 1; unsigned int x_1_1_15 : 1; unsigned int x_1_1_16 : 1; unsigned int x_1_1_17 : 1; unsigned int x_1_1_18 : 1; unsigned int x_1_1_19 : 1; unsigned int x_1_1_20 : 1; unsigned int x_1_1_21 : 1; } x1; unsigned int x2 : 1; unsigned int x3 : 1; unsigned int x4 : 1; unsigned int x5 : 1; unsigned int x6 : 1; unsigned int x7 : 1; unsigned int x8 : 1; unsigned int x9 : 1; unsigned int x10 : 4; unsigned int x11 : 2; unsigned short x12; unsigned short x13; short x14; struct PptColor { struct CsColour { unsigned short x_1_2_1; unsigned short x_1_2_2; unsigned short x_1_2_3; unsigned short x_1_2_4; } x_15_1_1; int x_15_1_2; } x15; short x16; short x17; short x18; short x19; short x20; short x21; struct ChVector {} *x22; }*)arg2 bulletStyle:(struct PptParaProperty9 { struct $_731 { unsigned int x_1_1_1 : 1; unsigned int x_1_1_2 : 1; unsigned int x_1_1_3 : 1; } x1; short x2; boolx3; struct PptTextAutoNumberScheme { unsigned int x_4_1_1 : 6; short x_4_1_2; } x4; }*)arg3 isMaster:(BOOL)arg4 state:(id)arg5; + + +@end diff --git a/OfficeImport.framework/PBPlaceholder.h b/OfficeImport.framework/PBPlaceholder.h new file mode 100755 index 0000000..0948490 --- /dev/null +++ b/OfficeImport.framework/PBPlaceholder.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PBPlaceholder : NSObject { +} + ++ (int)readPlaceholderType:(int)arg1; ++ (int)readPlaceholderSize:(int)arg1; ++ (int)readPlaceholderOrientation:(int)arg1; ++ (int)placeholderTypeFromTextType:(int)arg1; ++ (BOOL)isBodyPlaceholder:(int)arg1; ++ (BOOL)isTitlePlaceholder:(int)arg1; + + +@end diff --git a/OfficeImport.framework/PBPresentation.h b/OfficeImport.framework/PBPresentation.h new file mode 100755 index 0000000..d8ccb77 --- /dev/null +++ b/OfficeImport.framework/PBPresentation.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface PBPresentation : NSObject { +} + ++ (void)readFrom:(struct PptBinaryReader { int (**x1)(); int (**x2)(); struct EshObjectFactory {} *x3; boolx4; char *x5; unsigned int x6; struct __sFILE {} *x7; struct SsrwOORootStorage { struct _Storage {} *x_8_1_1; unsigned short x_8_1_2[36]; struct _RootStorage {} *x_8_1_3; } x8; struct SsrwOOStorage {} *x9; struct SsrwOOStorage {} *x10; struct SsrwOOStream {} *x11; struct SsrwOOStream {} *x12; int x13; boolx14; struct PptEshReader {} *x15; struct PptEshReader {} *x16; struct PptParserVisitor {} *x17; struct PptPersistDir {} *x18; struct EshHeader {} *x19; struct EshObject {} *x20; unsigned int x21; unsigned int x22; unsigned int x23; unsigned int x24; unsigned int x25; unsigned int x26; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_27_1_1; } x27; struct PptObjectFactory {} *x28; struct EshMark {} *x29; int x30; struct ChVector > { struct ChPair {} *x_31_1_1; struct ChPair {} *x_31_1_2; unsigned int x_31_1_3; unsigned int x_31_1_4; unsigned int x_31_1_5; } x31; unsigned char x32; }*)arg1 to:(id)arg2 cancel:(id)arg3 asThumbnail:(BOOL)arg4 delegate:(id)arg5; ++ (void)addHeadersFootersToDocumentContainer:(id)arg1 instance:(int)arg2; ++ (void)readNotes:(id)arg1 masterLayoutMap:(id)arg2 slideIdMap:(id)arg3 state:(id)arg4; ++ (void)setDefaultTextStyleWithEnvironmentHolder:(id)arg1 state:(id)arg2; ++ (void)readMasterAndLayouts:(id)arg1 masterLayoutMap:(id)arg2 state:(id)arg3; ++ (void)readSlides:(id)arg1 masterLayoutMap:(id)arg2 slideIdMap:(id)arg3 state:(id)arg4 asThumbnail:(BOOL)arg5 delegate:(id)arg6; ++ (void)scanSlideListForLayoutTypes:(id)arg1 slideListHolder:(id)arg2 masterLayoutMap:(id)arg3; ++ (void)processLayoutTypesFromDocument:(id)arg1 masterLayoutMap:(id)arg2 state:(id)arg3; ++ (id)readFromArchive:(id)arg1 asThumbnail:(BOOL)arg2 delegate:(id)arg3; ++ (id)readFromData:(id)arg1 asThumbnail:(BOOL)arg2 delegate:(id)arg3; ++ (void)setFontEntites:(id)arg1 environmentHolder:(id)arg2; + + +@end diff --git a/OfficeImport.framework/PBPresentationReaderState.h b/OfficeImport.framework/PBPresentationReaderState.h new file mode 100755 index 0000000..ebb5ce4 --- /dev/null +++ b/OfficeImport.framework/PBPresentationReaderState.h @@ -0,0 +1,123 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class PBOutlineBulletDictionary, NSMutableDictionary, PDPresentation, , PDSlideBase, PBOfficeArtReaderState, ESDObject, PBSlideState, OADTheme, ESDRoot, SFUNoCopyDictionary, ESDContainer, NSMutableArray; + +@interface PBPresentationReaderState : NSObject { + struct PptBinaryReader { int (**x1)(); int (**x2)(); struct EshObjectFactory {} *x3; boolx4; char *x5; unsigned int x6; struct __sFILE {} *x7; struct SsrwOORootStorage { + struct _Storage {} *m_pStorage; + unsigned short m_pBuffer[36]; + struct _RootStorage {} *m_pRootStorage; + } x8; struct SsrwOOStorage {} *x9; struct SsrwOOStorage {} *x10; struct SsrwOOStream {} *x11; struct SsrwOOStream {} *x12; int x13; boolx14; struct PptEshReader {} *x15; struct PptEshReader {} *x16; struct PptParserVisitor {} *x17; struct PptPersistDir {} *x18; struct EshHeader {} *x19; struct EshObject {} *x20; unsigned int x21; unsigned int x22; unsigned int x23; unsigned int x24; unsigned int x25; unsigned int x26; struct ChMap > { + struct map,std::allocator > > { + struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { + struct _Rb_tree_impl,false> { + struct CsLess { } _M_key_compare; + struct _Rb_tree_node_base { + int _M_color; + struct _Rb_tree_node_base {} *_M_parent; + struct _Rb_tree_node_base {} *_M_left; + struct _Rb_tree_node_base {} *_M_right; + } _M_header; + unsigned int _M_node_count; + } _M_impl; + } _M_t; + } m_map; + } x27; struct PptObjectFactory {} *x28; struct EshMark {} *x29; int x30; struct ChVector > { + struct ChPair {} *m_vector; + struct ChPair {} *m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x31; unsigned char x32; } *mPptBinaryReader; + PDPresentation *mTgtPresentation; + ESDRoot *mDocumentRoot; + ESDContainer *mSrcSlideListHolder; + struct ChVector { int *x1; int *x2; unsigned int x3; unsigned int x4; unsigned int x5; } *mCurrentSlideTextBlockStartIndexVector; + unsigned int mSrcSlideId; + NSMutableArray *mSlideIndexes; + SFUNoCopyDictionary *mSlideMasterToMasterStyles; + struct __CFDictionary { } *mHyperlinkMap; + PBOfficeArtReaderState *mOfficeArtState; + NSMutableArray *mFontEntities; + PDSlideBase *mTgtSlide; + unsigned int mTextLength; + BOOL mHasCharacterPropertyBulletIndex; + unsigned int mBulletIndex; + PBOutlineBulletDictionary *mPlaceholderBulletStyles; + PBOutlineBulletDictionary *mPlaceholderMacCharStyles; + ESDObject *mCurrentBulletStyle; + ESDObject *mCurrentMacCharStyle; + struct ChVector { struct PBReaderMasterStyleInfo {} *x1; struct PBReaderMasterStyleInfo {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; } *mSrcDocMasterStyleInfoVector; + struct ChVector { struct PBReaderMasterStyleInfo {} *x1; struct PBReaderMasterStyleInfo {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; } *mSrcCurrentMasterStyleInfoVector; + OADTheme *mDefaultTheme; + PBSlideState *mSlideState; + *mCancel; + BOOL mHasSlideNumberPlaceholder; + NSMutableDictionary *mTargetShapeToSourceTextBoxContainerHolderMap; +} + +@property BOOL hasSlideNumberPlaceholder; +@property(retain) * cancelDelegate; +@property ESDContainer * sourceSlideListHolder; + + +- (void)addSlideIndex:(int)arg1; +- (int)getSlideIndexAt:(int)arg1; +- (id)slideIndexesRef; +- (unsigned int)fontEntityCount; +- (unsigned int)bulletIndex; +- (id)slideState; +- (void)resetSlideState; +- (void)setCurrentTextType:(int)arg1 placeholderIndex:(unsigned long)arg2; +- (id)tgtSlide; +- (id)sourceSlideListHolder; +- (int)numberOfSlideIndexes; +- (id)currentBulletStyle; +- (void)setHasCharacterPropertyBulletIndex:(BOOL)arg1; +- (BOOL)hasCurrentSourceMasterStyleInfoVector; +- (void)setMasterStyles:(id)arg1 slideMaster:(id)arg2; +- (void)setTgtSlide:(id)arg1; +- (id)baseTextListStyle; +- (BOOL)hasSlideNumberPlaceholder; +- (void)setPlaceholderBulletStyles:(id)arg1; +- (id)hyperlinkInfoWithId:(unsigned long)arg1 createIfAbsent:(BOOL)arg2; +- (void)setPlaceholderMacCharStyles:(id)arg1; +- (void)setDocumentRoot:(id)arg1; +- (void)setDefaultTheme:(id)arg1; +- (void)addFontEntity:(id)arg1 charSet:(int)arg2 type:(int)arg3 family:(int)arg4; +- (struct PBReaderMasterStyleInfo { struct PptTextMasterStyleAtom {} *x1; struct PptTextMasterStyle9Atom {} *x2; }*)docSourceMasterStyleInfoOfType:(int)arg1; +- (void)setCurrentSourceMasterStyleInfoVector:(struct ChVector { struct PBReaderMasterStyleInfo {} *x1; struct PBReaderMasterStyleInfo {} *x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)arg1; +- (struct PBReaderMasterStyleInfo { struct PptTextMasterStyleAtom {} *x1; struct PptTextMasterStyle9Atom {} *x2; }*)currentSourceMasterStyleInfoOfType:(int)arg1; +- (id)masterStyles:(id)arg1; +- (void)setSourceSlideListHolder:(id)arg1; +- (struct ChVector { int *x1; int *x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)currentSlideTextBlockStartIndexVector; +- (void)setSourceSlideId:(unsigned long)arg1; +- (id)documentRoot; +- (id)sourceTextBoxContainerHolderForTargetShape:(id)arg1; +- (void)setSourceTextBoxContainerHolder:(id)arg1 forTargetShape:(id)arg2; +- (void)setHasSlideNumberPlaceholder:(BOOL)arg1; +- (struct PptBinaryReader { int (**x1)(); int (**x2)(); struct EshObjectFactory {} *x3; boolx4; char *x5; unsigned int x6; struct __sFILE {} *x7; struct SsrwOORootStorage { struct _Storage {} *x_8_1_1; unsigned short x_8_1_2[36]; struct _RootStorage {} *x_8_1_3; } x8; struct SsrwOOStorage {} *x9; struct SsrwOOStorage {} *x10; struct SsrwOOStream {} *x11; struct SsrwOOStream {} *x12; int x13; boolx14; struct PptEshReader {} *x15; struct PptEshReader {} *x16; struct PptParserVisitor {} *x17; struct PptPersistDir {} *x18; struct EshHeader {} *x19; struct EshObject {} *x20; unsigned int x21; unsigned int x22; unsigned int x23; unsigned int x24; unsigned int x25; unsigned int x26; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_27_1_1; } x27; struct PptObjectFactory {} *x28; struct EshMark {} *x29; int x30; struct ChVector > { struct ChPair {} *x_31_1_1; struct ChPair {} *x_31_1_2; unsigned int x_31_1_3; unsigned int x_31_1_4; unsigned int x_31_1_5; } x31; unsigned char x32; }*)reader; +- (void)setTextLength:(unsigned int)arg1; +- (id)currentMacCharStyle; +- (BOOL)hasCharacterPropertyBulletIndex; +- (void)setBulletIndex:(unsigned int)arg1; +- (id)fontEntityAtIndex:(unsigned int)arg1; +- (id)tgtPresentation; +- (void)setCancelDelegate:(id)arg1; +- (id)cancelDelegate; +- (id)officeArtState; +- (id)initWithReader:(struct PptBinaryReader { int (**x1)(); int (**x2)(); struct EshObjectFactory {} *x3; boolx4; char *x5; unsigned int x6; struct __sFILE {} *x7; struct SsrwOORootStorage { struct _Storage {} *x_8_1_1; unsigned short x_8_1_2[36]; struct _RootStorage {} *x_8_1_3; } x8; struct SsrwOOStorage {} *x9; struct SsrwOOStorage {} *x10; struct SsrwOOStream {} *x11; struct SsrwOOStream {} *x12; int x13; boolx14; struct PptEshReader {} *x15; struct PptEshReader {} *x16; struct PptParserVisitor {} *x17; struct PptPersistDir {} *x18; struct EshHeader {} *x19; struct EshObject {} *x20; unsigned int x21; unsigned int x22; unsigned int x23; unsigned int x24; unsigned int x25; unsigned int x26; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_27_1_1; } x27; struct PptObjectFactory {} *x28; struct EshMark {} *x29; int x30; struct ChVector > { struct ChPair {} *x_31_1_1; struct ChPair {} *x_31_1_2; unsigned int x_31_1_3; unsigned int x_31_1_4; unsigned int x_31_1_5; } x31; unsigned char x32; }*)arg1 tgtPresentation:(id)arg2; +- (void)setCurrentBulletStyle:(id)arg1 macCharStyle:(id)arg2; +- (id)defaultTheme; +- (unsigned int)textLength; +- (BOOL)isCancelled; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PBProgTag.h b/OfficeImport.framework/PBProgTag.h new file mode 100755 index 0000000..a9955eb --- /dev/null +++ b/OfficeImport.framework/PBProgTag.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PBProgTag : NSObject { +} + ++ (const struct PBTextFormatProgTagInfo { unsigned short *x1; unsigned short x2; unsigned short x3; unsigned short x4; unsigned short x5; }*)textFormatInfoForProgTagName:(const unsigned short*)arg1; ++ (void)readBulletStylesFromMainMaster:(id)arg1 state:(id)arg2; ++ (void)readClientData:(id)arg1 state:(id)arg2; ++ (id)ensureBinaryTagDataWithName:(const unsigned short*)arg1 inProgTagsParent:(id)arg2; ++ (id)binaryTagDataWithName:(const unsigned short*)arg1 inProgTagsParent:(id)arg2; ++ (void)readBulletStylesFromDocumentList:(id)arg1 state:(id)arg2; ++ (void)readBulletImagesFromDocumentList:(id)arg1 state:(id)arg2; ++ (void)readMacCharStylesFromDocumentList:(id)arg1 state:(id)arg2; ++ (void)readHyperlinkScreenTipsFromDocumentList:(id)arg1 state:(id)arg2; ++ (id)readBulletStyleFromClientData:(id)arg1; ++ (id)readMacCharStyleFromClientData:(id)arg1; ++ (id)binaryTagDataWithName:(const unsigned short*)arg1 inProgTags:(id)arg2; ++ (id)ensureBinaryTagDataWithName:(const unsigned short*)arg1 inProgTags:(id)arg2; ++ (void)readDocumentList:(id)arg1 state:(id)arg2; ++ (void)readBulletImagesFromContainerParent:(id)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/PBReader.h b/OfficeImport.framework/PBReader.h new file mode 100755 index 0000000..bc8453c --- /dev/null +++ b/OfficeImport.framework/PBReader.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface PBReader : OCBReader { + struct PptObjectFactory { int (**x1)(); struct PptEshObjectFactory {} *x2; } *mPptObjectFactory; +} + ++ (id)readFromFileName:(id)arg1 cancel:(id)arg2 tracing:(id)arg3 asThumbnail:(BOOL)arg4 delegate:(id)arg5; ++ (id)readFromData:(id)arg1 cancel:(id)arg2 tracing:(id)arg3 asThumbnail:(BOOL)arg4 delegate:(id)arg5; ++ (id)readerWithPptReader:(struct PptBinaryReader { int (**x1)(); int (**x2)(); struct EshObjectFactory {} *x3; boolx4; char *x5; unsigned int x6; struct __sFILE {} *x7; struct SsrwOORootStorage { struct _Storage {} *x_8_1_1; unsigned short x_8_1_2[36]; struct _RootStorage {} *x_8_1_3; } x8; struct SsrwOOStorage {} *x9; struct SsrwOOStorage {} *x10; struct SsrwOOStream {} *x11; struct SsrwOOStream {} *x12; int x13; boolx14; struct PptEshReader {} *x15; struct PptEshReader {} *x16; struct PptParserVisitor {} *x17; struct PptPersistDir {} *x18; struct EshHeader {} *x19; struct EshObject {} *x20; unsigned int x21; unsigned int x22; unsigned int x23; unsigned int x24; unsigned int x25; unsigned int x26; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_27_1_1; } x27; struct PptObjectFactory {} *x28; struct EshMark {} *x29; int x30; struct ChVector > { struct ChPair {} *x_31_1_1; struct ChPair {} *x_31_1_2; unsigned int x_31_1_3; unsigned int x_31_1_4; unsigned int x_31_1_5; } x31; unsigned char x32; }*)arg1 pptObjectFactory:(struct PptObjectFactory { int (**x1)(); struct PptEshObjectFactory {} *x2; }*)arg2; + +- (id)initWithPptReader:(struct PptBinaryReader { int (**x1)(); int (**x2)(); struct EshObjectFactory {} *x3; boolx4; char *x5; unsigned int x6; struct __sFILE {} *x7; struct SsrwOORootStorage { struct _Storage {} *x_8_1_1; unsigned short x_8_1_2[36]; struct _RootStorage {} *x_8_1_3; } x8; struct SsrwOOStorage {} *x9; struct SsrwOOStorage {} *x10; struct SsrwOOStream {} *x11; struct SsrwOOStream {} *x12; int x13; boolx14; struct PptEshReader {} *x15; struct PptEshReader {} *x16; struct PptParserVisitor {} *x17; struct PptPersistDir {} *x18; struct EshHeader {} *x19; struct EshObject {} *x20; unsigned int x21; unsigned int x22; unsigned int x23; unsigned int x24; unsigned int x25; unsigned int x26; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_27_1_1; } x27; struct PptObjectFactory {} *x28; struct EshMark {} *x29; int x30; struct ChVector > { struct ChPair {} *x_31_1_1; struct ChPair {} *x_31_1_2; unsigned int x_31_1_3; unsigned int x_31_1_4; unsigned int x_31_1_5; } x31; unsigned char x32; }*)arg1 pptObjectFactory:(struct PptObjectFactory { int (**x1)(); struct PptEshObjectFactory {} *x2; }*)arg2; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PBReaderHyperlinkInfo.h b/OfficeImport.framework/PBReaderHyperlinkInfo.h new file mode 100755 index 0000000..1ed40d0 --- /dev/null +++ b/OfficeImport.framework/PBReaderHyperlinkInfo.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface PBReaderHyperlinkInfo : NSObject { + NSString *mHyperlink1; + NSString *mHyperlink2; + NSString *mScreenTip; +} + +@property(retain) NSString * screenTip; +@property(retain) NSString * hyperlink2; +@property(retain) NSString * hyperlink1; + + +- (void)setHyperlink1:(id)arg1; +- (void)setHyperlink2:(id)arg1; +- (id)screenTip; +- (id)hyperlink1; +- (id)hyperlink2; +- (void)setScreenTip:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PBSlide.h b/OfficeImport.framework/PBSlide.h new file mode 100755 index 0000000..ce36a36 --- /dev/null +++ b/OfficeImport.framework/PBSlide.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PBSlide : PBSlideBase { +} + ++ (void)readNotesFromSlideContainer:(id)arg1 forSlide:(id)arg2 slideMasterMap:(id)arg3 state:(id)arg4; ++ (void)readFromSlideContainer:(id)arg1 toSlide:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/PBSlideBase.h b/OfficeImport.framework/PBSlideBase.h new file mode 100755 index 0000000..8f529ef --- /dev/null +++ b/OfficeImport.framework/PBSlideBase.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface PBSlideBase : NSObject { +} + ++ (void)writeSlideShowInfo:(id)arg1 slideBase:(id)arg2 state:(id)arg3; ++ (BOOL)slideFollowsMasterBackground:(id)arg1; ++ (void)parseSlideShowInfo:(struct PptSSSlideInfoAtom { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; int (**x4)(); int x5; boolx6; int x7; int x8; unsigned char x9; int x10; unsigned short x11; int x12; }*)arg1 slideBase:(id)arg2 state:(id)arg3; ++ (void)initTransitionMap:(id)arg1; ++ (unsigned char)mapDirection:(id)arg1; ++ (int)parseTransType:(int)arg1 direction:(long)arg2; ++ (id)createOptions:(long)arg1 transType:(int)arg2; ++ (void)readColorScheme:(id)arg1 colorScheme:(id)arg2 colorMap:(id)arg3 state:(id)arg4; ++ (void)readDrawingGroup:(id)arg1 slide:(id)arg2 state:(id)arg3; ++ (void)mapSlideNumberPlaceholder:(id)arg1 tgtSlideBase:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/PBSlideMaster.h b/OfficeImport.framework/PBSlideMaster.h new file mode 100755 index 0000000..93a6588 --- /dev/null +++ b/OfficeImport.framework/PBSlideMaster.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PBSlideMaster : PBSlideBase { +} + ++ (void)readSlideLayout:(id)arg1 slideHolder:(id)arg2 layoutType:(int)arg3 state:(id)arg4; ++ (void)flattenBaseMasterStyleType:(int)arg1 masterStyleMap:(id)arg2; ++ (void)flattenMasterStyleType:(int)arg1 baseType:(int)arg2 masterStyleMap:(id)arg3; ++ (void)setCannedOtherTextListStyle:(id)arg1; ++ (id)createMasterStyleMap:(id)arg1 state:(id)arg2; ++ (void)padMissingLevels:(id)arg1; ++ (void)setFont:(id)arg1 fromCharacterProperties:(id)arg2; ++ (id)textBodyForPlaceholderType:(int)arg1 slideLayout:(id)arg2; ++ (int)textTypeFor:(int)arg1 placeholderType:(int)arg2; ++ (void)flattenTextStyle:(id)arg1 intoTextBox:(id)arg2; ++ (void)readSlideMasterStyles:(id)arg1 slideHolder:(id)arg2 state:(id)arg3; ++ (void)readMasterDrawables:(id)arg1 slideHolder:(id)arg2 state:(id)arg3; ++ (void)flattenPlaceholderTextStylesIntoLayout:(id)arg1 layoutType:(int)arg2 masterStyleMap:(id)arg3; + + +@end diff --git a/OfficeImport.framework/PBSlideObjAndMasterPair.h b/OfficeImport.framework/PBSlideObjAndMasterPair.h new file mode 100755 index 0000000..5166c2b --- /dev/null +++ b/OfficeImport.framework/PBSlideObjAndMasterPair.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class PDSlide; + +@interface PBSlideObjAndMasterPair : NSObject { + PDSlide *mSlide; + int mMasterId; +} + ++ (id)createPair:(id)arg1 masterId:(int)arg2; + +- (id)slide; +- (void)setSlide:(id)arg1 masterId:(int)arg2; +- (int)masterId; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PBSlideState.h b/OfficeImport.framework/PBSlideState.h new file mode 100755 index 0000000..63cef07 --- /dev/null +++ b/OfficeImport.framework/PBSlideState.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary; + +@interface PBSlideState : NSObject { + NSMutableDictionary *mBuildOrderMap; + unsigned int mCurrentGroupId; +} + + +- (void)addBuild:(id)arg1 order:(unsigned int)arg2; +- (id)buildOrderMap; +- (unsigned int)generateGroupId; +- (void)reset; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PBTextBlock.h b/OfficeImport.framework/PBTextBlock.h new file mode 100755 index 0000000..246f368 --- /dev/null +++ b/OfficeImport.framework/PBTextBlock.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface PBTextBlock : NSObject { +} + ++ (void)applyTextRuler:(struct PptTextRulerAtom { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; int (**x4)(); int x5; boolx6; struct ChVector {} *x7; unsigned short x8[5]; unsigned short x9[5]; unsigned short x10; }*)arg1 toTextBlock:(id)arg2; ++ (void)readFromTextBlock:(id)arg1 toStyledText:(struct __CFAttributedString { }*)arg2; ++ (void)readFromStyledText:(struct __CFAttributedString { }*)arg1 toStyledPargraphs:(struct __CFArray { }*)arg2; ++ (void)readParagraph:(id)arg1 paragraph:(struct __CFAttributedString { }*)arg2 textType:(int)arg3 state:(id)arg4; ++ (void)readClientTextBox:(id)arg1 textBody:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/PBTextRun.h b/OfficeImport.framework/PBTextRun.h new file mode 100755 index 0000000..d012b86 --- /dev/null +++ b/OfficeImport.framework/PBTextRun.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PBTextRun : NSObject { +} + ++ (void)readTextRun:(id)arg1 plainText:(id)arg2 characterAttributes:(id)arg3 state:(id)arg4; + + +@end diff --git a/OfficeImport.framework/PCMessages.h b/OfficeImport.framework/PCMessages.h new file mode 100755 index 0000000..431edd5 --- /dev/null +++ b/OfficeImport.framework/PCMessages.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PCMessages : NSObject { +} + ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/PDAnimateColorBehavior.h b/OfficeImport.framework/PDAnimateColorBehavior.h new file mode 100755 index 0000000..e7776b8 --- /dev/null +++ b/OfficeImport.framework/PDAnimateColorBehavior.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADColor; + +@interface PDAnimateColorBehavior : PDCommonBehaviorData { + OADColor *mBy; + OADColor *mFrom; + OADColor *mTo; + int mColorSpace; + int mDirection; +} + + +- (int)colorSpace; +- (id)to; +- (void)setTo:(id)arg1; +- (id)from; +- (void)setFrom:(id)arg1; +- (id)by; +- (void)setBy:(id)arg1; +- (void)setColorSpace:(int)arg1; +- (int)direction; +- (void)setDirection:(int)arg1; + +@end diff --git a/OfficeImport.framework/PDAnimateEffectBehavior.h b/OfficeImport.framework/PDAnimateEffectBehavior.h new file mode 100755 index 0000000..fd54d1b --- /dev/null +++ b/OfficeImport.framework/PDAnimateEffectBehavior.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface PDAnimateEffectBehavior : PDCommonBehaviorData { + NSString *mFilter; + int mTransition; +} + + +- (int)transition; +- (void)setTransition:(int)arg1; +- (id)filter; +- (void)setFilter:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDAnimateMotionBehavior.h b/OfficeImport.framework/PDAnimateMotionBehavior.h new file mode 100755 index 0000000..7b4d509 --- /dev/null +++ b/OfficeImport.framework/PDAnimateMotionBehavior.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface PDAnimateMotionBehavior : PDAnimateScaleBehavior { + NSString *mPath; + BOOL mHasAngle; + double mAngle; + BOOL mHasPointType; + int mPointType; + BOOL mHasOriginType; + int mOriginType; + BOOL mHasRotationCenter; + struct CGPoint { + float x; + float y; + } mRotationCenter; +} + + +- (BOOL)hasPath; +- (BOOL)hasAngle; +- (BOOL)hasPointType; +- (int)pointType; +- (void)setPointType:(int)arg1; +- (BOOL)hasOriginType; +- (int)originType; +- (void)setOriginType:(int)arg1; +- (BOOL)hasRotationCenter; +- (struct CGPoint { float x1; float x2; })rotationCenter; +- (void)setRotationCenter:(struct CGPoint { float x1; float x2; })arg1; +- (id)path; +- (double)angle; +- (void)setPath:(id)arg1; +- (void)setAngle:(double)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDAnimateRotateBehavior.h b/OfficeImport.framework/PDAnimateRotateBehavior.h new file mode 100755 index 0000000..eb9dd58 --- /dev/null +++ b/OfficeImport.framework/PDAnimateRotateBehavior.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDAnimateRotateBehavior : PDCommonBehaviorData { + double mTo; + double mFrom; + double mBy; +} + + +- (double)to; +- (void)setTo:(double)arg1; +- (double)from; +- (void)setFrom:(double)arg1; +- (double)by; +- (void)setBy:(double)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/PDAnimateScaleBehavior.h b/OfficeImport.framework/PDAnimateScaleBehavior.h new file mode 100755 index 0000000..a69b8f3 --- /dev/null +++ b/OfficeImport.framework/PDAnimateScaleBehavior.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDAnimateScaleBehavior : PDCommonBehaviorData { + struct CGPoint { + float x; + float y; + } mTo; + struct CGPoint { + float x; + float y; + } mFrom; + struct CGPoint { + float x; + float y; + } mBy; +} + + +- (struct CGPoint { float x1; float x2; })to; +- (void)setTo:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })from; +- (void)setFrom:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })by; +- (void)setBy:(struct CGPoint { float x1; float x2; })arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/PDAnimateTimeBehavior.h b/OfficeImport.framework/PDAnimateTimeBehavior.h new file mode 100755 index 0000000..8eeca4d --- /dev/null +++ b/OfficeImport.framework/PDAnimateTimeBehavior.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface PDAnimateTimeBehavior : PDCommonBehaviorData { + NSMutableArray *mTimeAnimateValues; +} + + +- (int)timeAnimateValueCount; +- (id)timeAnimateValueAtIndex:(int)arg1; +- (void)addTimeAnimateValue:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDAnimation.h b/OfficeImport.framework/PDAnimation.h new file mode 100755 index 0000000..558725d --- /dev/null +++ b/OfficeImport.framework/PDAnimation.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class PDTimeListNodeList, TSUNoCopyDictionary; + +@interface PDAnimation : NSObject { + PDTimeListNodeList *mTimeListNodeList; + TSUNoCopyDictionary *mBuildMap; +} + ++ (void)initialize; + +- (id)timeListNodeList; +- (id)addTimeListNodeList; +- (id)buildMap; +- (void)setBuildMap:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDAnimationBackgroundTarget.h b/OfficeImport.framework/PDAnimationBackgroundTarget.h new file mode 100755 index 0000000..914b821 --- /dev/null +++ b/OfficeImport.framework/PDAnimationBackgroundTarget.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDAnimationBackgroundTarget : PDAnimationShapeTarget { +} + + +- (id)init; + +@end diff --git a/OfficeImport.framework/PDAnimationCache.h b/OfficeImport.framework/PDAnimationCache.h new file mode 100755 index 0000000..96effde --- /dev/null +++ b/OfficeImport.framework/PDAnimationCache.h @@ -0,0 +1,103 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class PDBuild, PDAnimateMotionBehavior, PDAnimationTargetElement, NSString; + +@interface PDAnimationCache : NSObject { + int mNodeType; + int mPresetId; + int mPresetSubType; + int mPresetClass; + PDAnimationTargetElement *mTargetElement; + BOOL mHasDelay; + double mDelay; + BOOL mHasDuration; + double mDuration; + BOOL mHasDirection; + double mDirection; + BOOL mHasPartCount; + int mPartCount; + PDAnimateMotionBehavior *mMotionPath; + BOOL mHasValue; + double mValue; + PDBuild *mBuild; + int mIterateType; + BOOL mIsHead; + int mLevel; + NSString *mGroupId; +} + +@property(retain) PDBuild * build; +@property int level; +@property BOOL isHead; +@property(retain) NSString * groupId; +@property double value; +@property BOOL hasValue; +@property(retain) PDAnimateMotionBehavior * motionPath; +@property int partCount; +@property BOOL hasPartCount; +@property double direction; +@property BOOL hasDirection; +@property double duration; +@property BOOL hasDuration; +@property double delay; +@property BOOL hasDelay; +@property int iterateType; +@property int presetClass; +@property int presetSubType; +@property int presetId; +@property int nodeType; +@property(retain) PDAnimationTargetElement * targetElement; + ++ (void)mapCommonData:(id)arg1 cacheData:(id)arg2 state:(id)arg3; ++ (void)mapAnimationInfo:(id)arg1 cacheData:(id)arg2 state:(id)arg3; ++ (void)loadAnimationCache:(id)arg1 pdAnimation:(id)arg2 state:(id)arg3; ++ (id)createAnimationInfoDataForCacheItem:(id)arg1 order:(unsigned int)arg2; + +- (id)initWithAnimationInfo:(id)arg1; +- (void)setIsHead:(BOOL)arg1; +- (void)setHasValue:(BOOL)arg1; +- (void)setHasPartCount:(BOOL)arg1; +- (void)setHasDirection:(BOOL)arg1; +- (void)setHasDuration:(BOOL)arg1; +- (void)setHasDelay:(BOOL)arg1; +- (void)setTargetElement:(id)arg1; +- (void)setMotionPath:(id)arg1; +- (void)setBuild:(id)arg1; +- (void)setPartCount:(int)arg1; +- (id)motionPath; +- (int)iterateType; +- (BOOL)hasDirection; +- (BOOL)hasPartCount; +- (int)partCount; +- (BOOL)hasValue; +- (BOOL)isHead; +- (void)setPresetClass:(int)arg1; +- (void)setNodeType:(int)arg1; +- (void)setIterateType:(int)arg1; +- (id)build; +- (id)targetElement; +- (int)presetClass; +- (int)presetSubType; +- (void)setPresetSubType:(int)arg1; +- (int)presetId; +- (void)setPresetId:(int)arg1; +- (BOOL)hasDuration; +- (BOOL)hasDelay; +- (void)setGroupId:(id)arg1; +- (id)groupId; +- (double)duration; +- (void)setDuration:(double)arg1; +- (double)direction; +- (double)value; +- (void)setDelay:(double)arg1; +- (double)delay; +- (void)setValue:(double)arg1; +- (int)nodeType; +- (void)setDirection:(double)arg1; +- (int)level; +- (void)setLevel:(int)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDAnimationCacheState.h b/OfficeImport.framework/PDAnimationCacheState.h new file mode 100755 index 0000000..d2dfdaa --- /dev/null +++ b/OfficeImport.framework/PDAnimationCacheState.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDAnimationCacheState : NSObject { +} + + +- (BOOL)isValid:(id)arg1; + +@end diff --git a/OfficeImport.framework/PDAnimationChartTarget.h b/OfficeImport.framework/PDAnimationChartTarget.h new file mode 100755 index 0000000..fb0e7f7 --- /dev/null +++ b/OfficeImport.framework/PDAnimationChartTarget.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDAnimationChartTarget : PDAnimationShapeTarget { + int mCatagoryIndex; + int mSeriesIndex; + int mBuildStep; +} + + +- (void)setCatagoryIndex:(int)arg1; +- (void)setSeriesIndex:(int)arg1; +- (void)setBuildStep:(int)arg1; +- (int)catagoryIndex; +- (int)seriesIndex; +- (int)buildStep; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)init; + +@end diff --git a/OfficeImport.framework/PDAnimationDiagramTarget.h b/OfficeImport.framework/PDAnimationDiagramTarget.h new file mode 100755 index 0000000..20d9d8d --- /dev/null +++ b/OfficeImport.framework/PDAnimationDiagramTarget.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDAnimationDiagramTarget : PDAnimationShapeTarget { + int mDiagramBuildStepBg; + int mDiagramBuildStepSp; + int mDiagramId; +} + + +- (id)init; + +@end diff --git a/OfficeImport.framework/PDAnimationInfo.h b/OfficeImport.framework/PDAnimationInfo.h new file mode 100755 index 0000000..5e650d0 --- /dev/null +++ b/OfficeImport.framework/PDAnimationInfo.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class PDAnimationInfoData; + +@interface PDAnimationInfo : NSObject { + PDAnimationInfoData *mEntrance; + PDAnimationInfoData *mExit; + PDAnimationInfoData *mMedia; +} + +@property(retain) PDAnimationInfoData * mediaData; + + +- (id)mediaData; +- (void)setMediaData:(id)arg1; +- (void)setEntranceData:(id)arg1; +- (void)setExitData:(id)arg1; +- (id)entranceData; +- (id)exitData; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDAnimationInfoData.h b/OfficeImport.framework/PDAnimationInfoData.h new file mode 100755 index 0000000..1d4d30b --- /dev/null +++ b/OfficeImport.framework/PDAnimationInfoData.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class PDBuild, PDSequentialTimeNodeGroup, OADDrawable; + +@interface PDAnimationInfoData : NSObject { + unsigned int mOrder; + PDBuild *mBuild; + PDSequentialTimeNodeGroup *mSequentialTimeNodeData; + OADDrawable *mDrawable; +} + + +- (unsigned int)order; +- (id)initWithTargetElement:(id)arg1 presetClass:(int)arg2 presetId:(int)arg3 triggerType:(int)arg4 iterateType:(int)arg5 delay:(double)arg6 direction:(double)arg7 order:(unsigned int)arg8 groupId:(id)arg9 build:(id)arg10; +- (id)build; +- (id)drawable; +- (id)data; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDAnimationOleChartTarget.h b/OfficeImport.framework/PDAnimationOleChartTarget.h new file mode 100755 index 0000000..1e7e25c --- /dev/null +++ b/OfficeImport.framework/PDAnimationOleChartTarget.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDAnimationOleChartTarget : PDAnimationShapeTarget { + int mLevel; + int mChartSubElementType; +} + + +- (void)setChartSubElementType:(int)arg1; +- (int)chartSubElementType; +- (int)level; +- (void)setLevel:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)init; + +@end diff --git a/OfficeImport.framework/PDAnimationShapeTarget.h b/OfficeImport.framework/PDAnimationShapeTarget.h new file mode 100755 index 0000000..fac0608 --- /dev/null +++ b/OfficeImport.framework/PDAnimationShapeTarget.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADDrawable; + +@interface PDAnimationShapeTarget : PDAnimationTargetElement { + OADDrawable *mDrawable; +} + + +- (void)setDrawable:(id)arg1; +- (id)drawable; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDAnimationSoundTarget.h b/OfficeImport.framework/PDAnimationSoundTarget.h new file mode 100755 index 0000000..c7ead8f --- /dev/null +++ b/OfficeImport.framework/PDAnimationSoundTarget.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface PDAnimationSoundTarget : PDAnimationShapeTarget { + NSString *mSoundFile; +} + + +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDAnimationTargetElement.h b/OfficeImport.framework/PDAnimationTargetElement.h new file mode 100755 index 0000000..1687937 --- /dev/null +++ b/OfficeImport.framework/PDAnimationTargetElement.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDAnimationTargetElement : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/PDAnimationTextTarget.h b/OfficeImport.framework/PDAnimationTextTarget.h new file mode 100755 index 0000000..3a53338 --- /dev/null +++ b/OfficeImport.framework/PDAnimationTextTarget.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDAnimationTextTarget : PDAnimationShapeTarget { + int mType; + struct _NSRange { + unsigned int location; + unsigned int length; + } mRange; +} + + +- (void)setRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (int)type; +- (struct _NSRange { unsigned int x1; unsigned int x2; })range; +- (void)setType:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)init; + +@end diff --git a/OfficeImport.framework/PDAudioMediaNode.h b/OfficeImport.framework/PDAudioMediaNode.h new file mode 100755 index 0000000..de6575f --- /dev/null +++ b/OfficeImport.framework/PDAudioMediaNode.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDAudioMediaNode : PDCommonMediaNodeData { + BOOL mIsNarration; +} + + +- (BOOL)isNarration; +- (void)setIsNarration:(BOOL)arg1; + +@end diff --git a/OfficeImport.framework/PDBlackOptions.h b/OfficeImport.framework/PDBlackOptions.h new file mode 100755 index 0000000..6f9bf10 --- /dev/null +++ b/OfficeImport.framework/PDBlackOptions.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDBlackOptions : PDTransitionOptions { + BOOL mIsThroughBlack; +} + + +- (BOOL)isThroughBlack; +- (void)setIsThroughBlack:(BOOL)arg1; + +@end diff --git a/OfficeImport.framework/PDBuild.h b/OfficeImport.framework/PDBuild.h new file mode 100755 index 0000000..3d542eb --- /dev/null +++ b/OfficeImport.framework/PDBuild.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADDrawable; + +@interface PDBuild : NSObject { + BOOL mIsAnimateBackground; + OADDrawable *mDrawable; +} + + +- (BOOL)isAnimateBackground; +- (void)setIsAnimateBackground:(BOOL)arg1; +- (void)setDrawable:(id)arg1; +- (id)drawable; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDBuildMapKey.h b/OfficeImport.framework/PDBuildMapKey.h new file mode 100755 index 0000000..d530151 --- /dev/null +++ b/OfficeImport.framework/PDBuildMapKey.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSValue, NSString; + +@interface PDBuildMapKey : NSObject { + NSValue *mDrawableValue; + NSString *mGroupId; +} + + +- (id)initWithDrawable:(id)arg1 groupId:(id)arg2; +- (void)setDrawable:(id)arg1; +- (id)drawable; +- (void)setGroupId:(id)arg1; +- (id)groupId; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDChartBuild.h b/OfficeImport.framework/PDChartBuild.h new file mode 100755 index 0000000..a410282 --- /dev/null +++ b/OfficeImport.framework/PDChartBuild.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDChartBuild : PDBuild { + int mChartBuildType; +} + + +- (id)initWithBuildType:(int)arg1; +- (int)type; +- (void)setType:(int)arg1; + +@end diff --git a/OfficeImport.framework/PDCmdBehavior.h b/OfficeImport.framework/PDCmdBehavior.h new file mode 100755 index 0000000..9e839f4 --- /dev/null +++ b/OfficeImport.framework/PDCmdBehavior.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface PDCmdBehavior : PDCommonBehaviorData { + NSString *mCmd; + int mType; +} + + +- (id)cmd; +- (void)setCmd:(id)arg1; +- (int)type; +- (void)setType:(int)arg1; + +@end diff --git a/OfficeImport.framework/PDComment.h b/OfficeImport.framework/PDComment.h new file mode 100755 index 0000000..5ee4adc --- /dev/null +++ b/OfficeImport.framework/PDComment.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface PDComment : NSObject { + struct CGPoint { + float x; + float y; + } mPosition; + NSString *mText; + unsigned int mAuthorId; + NSString *mDate; + unsigned int mIndex; +} + + +- (unsigned int)authorId; +- (void)setAuthorId:(unsigned int)arg1; +- (void)setPosition:(struct CGPoint { float x1; float x2; })arg1; +- (void)setIndex:(unsigned int)arg1; +- (unsigned int)index; +- (struct CGPoint { float x1; float x2; })position; +- (void)setDate:(id)arg1; +- (id)date; +- (id)text; +- (void)setText:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDCommentAuthor.h b/OfficeImport.framework/PDCommentAuthor.h new file mode 100755 index 0000000..2375cf6 --- /dev/null +++ b/OfficeImport.framework/PDCommentAuthor.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface PDCommentAuthor : NSObject { + unsigned int mId; + NSString *mName; + NSString *mInitials; + unsigned int mColorIndex; +} + + +- (unsigned int)id; +- (void)setId:(unsigned int)arg1; +- (id)initials; +- (void)setInitials:(id)arg1; +- (unsigned int)colorIndex; +- (void)setColorIndex:(unsigned int)arg1; +- (id)name; +- (void)setName:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDCommonBehaviorData.h b/OfficeImport.framework/PDCommonBehaviorData.h new file mode 100755 index 0000000..4bb5315 --- /dev/null +++ b/OfficeImport.framework/PDCommonBehaviorData.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class PDCommonTimeNodeData, PDAnimationTargetElement; + +@interface PDCommonBehaviorData : NSObject { + PDCommonTimeNodeData *mCommonTimeNodeData; + PDAnimationTargetElement *mTgtElement; +} + + +- (id)commonTimeNodeData; +- (void)setTarget:(id)arg1; +- (id)target; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDCommonMediaNodeData.h b/OfficeImport.framework/PDCommonMediaNodeData.h new file mode 100755 index 0000000..9e782cf --- /dev/null +++ b/OfficeImport.framework/PDCommonMediaNodeData.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class PDAnimationTargetElement; + +@interface PDCommonMediaNodeData : PDCommonTimeNodeData { + PDAnimationTargetElement *mTarget; + BOOL mIsMuted; + BOOL mIsShowWhenStopped; + long mNumberOfSlides; + long mVolume; +} + + +- (BOOL)isMuted; +- (void)setIsMuted:(BOOL)arg1; +- (BOOL)isShowWhenStopped; +- (void)setIsShowWhenStopped:(BOOL)arg1; +- (long)numberOfSlides; +- (void)setNumberOfSlides:(long)arg1; +- (long)volume; +- (void)setVolume:(long)arg1; +- (void)setTarget:(id)arg1; +- (id)target; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDCommonTimeNodeData.h b/OfficeImport.framework/PDCommonTimeNodeData.h new file mode 100755 index 0000000..7a35362 --- /dev/null +++ b/OfficeImport.framework/PDCommonTimeNodeData.h @@ -0,0 +1,71 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString, NSMutableArray, PDIterate; + +@interface PDCommonTimeNodeData : NSObject { + NSMutableArray *mStartTimeConditions; + NSMutableArray *mEndTimeConditions; + NSMutableArray *mChildTimeNodeList; + NSMutableArray *mSubTimeNodeList; + PDIterate *mIterate; + int mType; + int mAnimationPresetClass; + int mPresetId; + int mPresetSubType; + int mRepeatCount; + int mRepeatDuration; + int mRestartType; + BOOL mHasDuration; + double mDuration; + double mSpeed; + double mAcceleration; + double mDeceleration; + NSString *mGroupId; +} + + +- (id)startTimeConditions; +- (void)setStartTimeConditions:(id)arg1; +- (id)endTimeConditions; +- (void)setEndTimeConditions:(id)arg1; +- (id)childTimeNodeList; +- (void)setChildTimeNodeList:(id)arg1; +- (id)subTimeNodeList; +- (void)setSubTimeNodeList:(id)arg1; +- (id)iterate; +- (void)setIterate:(id)arg1; +- (BOOL)hasType; +- (BOOL)hasPresetClass; +- (void)setAnimationPresetClass:(int)arg1; +- (int)presetSubType; +- (void)setPresetSubType:(int)arg1; +- (int)presetId; +- (void)setPresetId:(int)arg1; +- (int)repeatDuration; +- (void)setRepeatDuration:(int)arg1; +- (BOOL)hasRestartType; +- (void)setRestartType:(int)arg1; +- (BOOL)hasDuration; +- (void)setAcceleration:(double)arg1; +- (double)deceleration; +- (void)setDeceleration:(double)arg1; +- (void)setGroupIdValue:(int)arg1; +- (int)animationPresetClass; +- (int)restartType; +- (void)setGroupId:(id)arg1; +- (id)groupId; +- (double)duration; +- (void)setDuration:(double)arg1; +- (double)speed; +- (void)setSpeed:(double)arg1; +- (int)repeatCount; +- (double)acceleration; +- (int)type; +- (void)setRepeatCount:(int)arg1; +- (void)setType:(int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDCornerDirectionOptions.h b/OfficeImport.framework/PDCornerDirectionOptions.h new file mode 100755 index 0000000..604138c --- /dev/null +++ b/OfficeImport.framework/PDCornerDirectionOptions.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDCornerDirectionOptions : PDTransitionOptions { + int mDirection; +} + + +- (int)direction; +- (void)setDirection:(int)arg1; + +@end diff --git a/OfficeImport.framework/PDDiagramBuild.h b/OfficeImport.framework/PDDiagramBuild.h new file mode 100755 index 0000000..ca5fde9 --- /dev/null +++ b/OfficeImport.framework/PDDiagramBuild.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDDiagramBuild : PDBuild { +} + + + +@end diff --git a/OfficeImport.framework/PDEightDirectionOptions.h b/OfficeImport.framework/PDEightDirectionOptions.h new file mode 100755 index 0000000..c3b214a --- /dev/null +++ b/OfficeImport.framework/PDEightDirectionOptions.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDEightDirectionOptions : PDTransitionOptions { + int mDirection; +} + + +- (int)direction; +- (void)setDirection:(int)arg1; + +@end diff --git a/OfficeImport.framework/PDHeadersFooters.h b/OfficeImport.framework/PDHeadersFooters.h new file mode 100755 index 0000000..78b771a --- /dev/null +++ b/OfficeImport.framework/PDHeadersFooters.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface PDHeadersFooters : NSObject { + BOOL mHasDateTime; + BOOL mHasNowDateTime; + BOOL mHasUserDateTime; + BOOL mHasSlideNumber; + BOOL mHasHeader; + BOOL mHasFooter; + int mDateTimeFormat; + NSString *mUserDateTime; + NSString *mHeader; + NSString *mFooter; +} + + +- (id)header; +- (BOOL)hasDateTime; +- (void)setHasDateTime:(BOOL)arg1; +- (BOOL)hasNowDateTime; +- (void)setHasNowDateTime:(BOOL)arg1; +- (BOOL)hasUserDateTime; +- (void)setHasUserDateTime:(BOOL)arg1; +- (BOOL)hasSlideNumber; +- (void)setHasSlideNumber:(BOOL)arg1; +- (BOOL)hasHeader; +- (void)setHasHeader:(BOOL)arg1; +- (BOOL)hasFooter; +- (void)setHasFooter:(BOOL)arg1; +- (id)userDateTime; +- (void)setUserDateTime:(id)arg1; +- (void)setHeader:(id)arg1; +- (id)footer; +- (void)setFooter:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDInOutDirectionOptions.h b/OfficeImport.framework/PDInOutDirectionOptions.h new file mode 100755 index 0000000..c4910ad --- /dev/null +++ b/OfficeImport.framework/PDInOutDirectionOptions.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDInOutDirectionOptions : PDTransitionOptions { + int mInOut; +} + + +- (int)inOut; +- (void)setInOut:(int)arg1; + +@end diff --git a/OfficeImport.framework/PDIterate.h b/OfficeImport.framework/PDIterate.h new file mode 100755 index 0000000..5808c44 --- /dev/null +++ b/OfficeImport.framework/PDIterate.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDIterate : NSObject { + int mType; + BOOL mIsBackwards; + BOOL mIsPercentage; + double mValue; +} + + +- (BOOL)isBackwards; +- (void)setIsBackwards:(BOOL)arg1; +- (BOOL)isValuePercentage; +- (void)setIsValuePercentage:(BOOL)arg1; +- (int)type; +- (double)value; +- (void)setValue:(double)arg1; +- (void)setType:(int)arg1; + +@end diff --git a/OfficeImport.framework/PDNotesMaster.h b/OfficeImport.framework/PDNotesMaster.h new file mode 100755 index 0000000..7f51148 --- /dev/null +++ b/OfficeImport.framework/PDNotesMaster.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADColorMap, OADTheme, OADTextListStyle; + +@interface PDNotesMaster : PDSlideBase { + OADTheme *mTheme; + OADColorMap *mColorMap; + OADTextListStyle *mNotesTextStyle; +} + + +- (id)theme; +- (id)parentSlideBase; +- (id)colorMap; +- (id)placeholderWithType:(int)arg1 placeholderTypeIndex:(int)arg2; +- (id)parentTextBodyPropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2; +- (id)parentTextStyleForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 defaultTextListStyle:(id)arg3; +- (id)parentTextStyleForTables; +- (id)parentShapePropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2; +- (id)masterGraphicForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2; +- (id)drawingTheme; +- (id)colorScheme; +- (id)fontScheme; +- (id)styleMatrix; +- (id)notesTextStyle; +- (void)doneWithContent; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDNotesSlide.h b/OfficeImport.framework/PDNotesSlide.h new file mode 100755 index 0000000..1be5d9e --- /dev/null +++ b/OfficeImport.framework/PDNotesSlide.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class PDNotesMaster; + +@interface PDNotesSlide : PDSlideChild { + PDNotesMaster *mNotesMaster; +} + + +- (void)setNotesMaster:(id)arg1; +- (id)parentTextBodyPropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)parentTextStyleForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 defaultTextListStyle:(id)arg3 overrideIndex:(BOOL)arg4; +- (id)parentShapePropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)masterGraphicForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)notesMaster; +- (id)parentSlideBase; +- (void)doneWithContent; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDOfficeArtClient.h b/OfficeImport.framework/PDOfficeArtClient.h new file mode 100755 index 0000000..1524602 --- /dev/null +++ b/OfficeImport.framework/PDOfficeArtClient.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class PDPlaceholder, PDAnimationInfo, OADImageRecolorInfo; + +@interface PDOfficeArtClient : NSObject { + OADImageRecolorInfo *mImageRecolorInfo; + PDPlaceholder *mPlaceholder; + BOOL mIsComment; + PDAnimationInfo *mAnimationInfo; + BOOL mHasOleChart; + int mInheritedTextStylePlaceholderType; +} + +@property int inheritedTextStylePlaceholderType; + + +- (void)setImageRecolorInfo:(id)arg1; +- (BOOL)hasPlaceholder; +- (BOOL)isComment; +- (void)setIsComment:(BOOL)arg1; +- (BOOL)hasAnimationInfo; +- (void)setAnimationInfo:(id)arg1; +- (id)animationInfo; +- (BOOL)hasOleChart; +- (void)setHasOleChart:(BOOL)arg1; +- (int)inheritedTextStylePlaceholderType; +- (void)setInheritedTextStylePlaceholderType:(int)arg1; +- (id)imageRecolorInfo; +- (BOOL)hasBounds; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds; +- (void)setPlaceholder:(id)arg1; +- (id)placeholder; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDOrientationOptions.h b/OfficeImport.framework/PDOrientationOptions.h new file mode 100755 index 0000000..28381a6 --- /dev/null +++ b/OfficeImport.framework/PDOrientationOptions.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDOrientationOptions : PDTransitionOptions { + int mOrientation; +} + + +- (void)setOrientation:(int)arg1; +- (int)orientation; + +@end diff --git a/OfficeImport.framework/PDParagraphBuild.h b/OfficeImport.framework/PDParagraphBuild.h new file mode 100755 index 0000000..9bba300 --- /dev/null +++ b/OfficeImport.framework/PDParagraphBuild.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface PDParagraphBuild : PDBuild { + NSMutableArray *mTimeNodeDataList; + double mAutoAdvanceTime; + BOOL mIsReversedParagraphOrder; + int mBuildLevel; + int mType; +} + + +- (int)timeNodeDataListCount; +- (id)timeNodeDataAtIndex:(int)arg1; +- (id)addTimeNodeData; +- (id)timeNodeDataList; +- (double)autoAdvanceTime; +- (void)setAutoAdvanceTime:(double)arg1; +- (BOOL)isReversedParagraphOrder; +- (void)setIsReversedParagraphOrder:(BOOL)arg1; +- (int)buildLevel; +- (void)setBuildLevel:(int)arg1; +- (int)type; +- (void)setType:(int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDParallelTimeNodeGroup.h b/OfficeImport.framework/PDParallelTimeNodeGroup.h new file mode 100755 index 0000000..82cf412 --- /dev/null +++ b/OfficeImport.framework/PDParallelTimeNodeGroup.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDParallelTimeNodeGroup : PDCommonTimeNodeData { +} + + + +@end diff --git a/OfficeImport.framework/PDPlaceholder.h b/OfficeImport.framework/PDPlaceholder.h new file mode 100755 index 0000000..b8be629 --- /dev/null +++ b/OfficeImport.framework/PDPlaceholder.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDPlaceholder : NSObject { + int mType; + int mOrientation; + int mSize; + int mIndex; + int mBoundsTrack; +} + + +- (int)boundsTrack; +- (void)setBoundsTrack:(int)arg1; +- (void)setIndex:(int)arg1; +- (int)index; +- (void)setOrientation:(int)arg1; +- (int)type; +- (void)setType:(int)arg1; +- (void)setSize:(int)arg1; +- (int)orientation; +- (int)size; +- (id)init; + +@end diff --git a/OfficeImport.framework/PDPresentation.h b/OfficeImport.framework/PDPresentation.h new file mode 100755 index 0000000..5c9d401 --- /dev/null +++ b/OfficeImport.framework/PDPresentation.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADTextListStyle, NSMutableArray, NSMutableDictionary; + +@interface PDPresentation : OCDDocument { + NSMutableArray *mSlideMasters; + NSMutableArray *mNotesMasters; + NSMutableArray *mSlides; + NSMutableArray *mBulletBlips; + struct CGSize { + float width; + float height; + } mSlideSize; + struct CGSize { + float width; + float height; + } mNotesSize; + BOOL mIsAutoPlay; + BOOL mIsCommentsVisible; + BOOL mIsLooping; + BOOL mIsKiosk; + NSMutableDictionary *mCommentAuthors; + OADTextListStyle *mDefaultTextStyle; +} + + +- (unsigned int)slideMasterCount; +- (id)slideMasterAtIndex:(unsigned int)arg1; +- (void)addSlideMaster:(id)arg1; +- (unsigned int)notesMasterCount; +- (id)notesMasterAtIndex:(unsigned int)arg1; +- (void)addNotesMaster:(id)arg1; +- (void)addSlide:(id)arg1; +- (unsigned int)indexOfSlide:(id)arg1; +- (id)bulletBlipAtIndex:(long)arg1; +- (unsigned long)addBulletBlip:(id)arg1; +- (unsigned long)bulletBlipCount; +- (id)bulletBlips; +- (struct CGSize { float x1; float x2; })slideSize; +- (void)setSlideSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })notesSize; +- (void)setNotesSize:(struct CGSize { float x1; float x2; })arg1; +- (BOOL)isAutoPlay; +- (void)setIsAutoPlay:(BOOL)arg1; +- (BOOL)isCommentsVisible; +- (void)setIsCommentsVisible:(BOOL)arg1; +- (BOOL)isLooping; +- (void)setIsLooping:(BOOL)arg1; +- (BOOL)isKiosk; +- (void)setIsKiosk:(BOOL)arg1; +- (id)commentAuthorForId:(unsigned int)arg1; +- (void)setCommentAuthor:(id)arg1 forId:(unsigned int)arg2; +- (id)defaultTextStyle; +- (void)flushUnusedMastersAndLayouts; +- (unsigned int)slideCount; +- (id)slideAtIndex:(unsigned int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDSequentialTimeNodeGroup.h b/OfficeImport.framework/PDSequentialTimeNodeGroup.h new file mode 100755 index 0000000..129180c --- /dev/null +++ b/OfficeImport.framework/PDSequentialTimeNodeGroup.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString, PDAnimationTargetElement; + +@interface PDSequentialTimeNodeGroup : PDCommonTimeNodeData { +} + +@property(retain) PDAnimationTargetElement * targetElement; +@property int presetClass; +@property int presetId; +@property int triggerType; +@property int iterateType; +@property double delay; +@property double direction; +@property(retain) NSString * groupId; + ++ (id)createSequentialTimeNodeGroupForAnimationInfo; + +- (int)triggerType; +- (id)level1ParallelTimeNodeGroup; +- (id)level2ParallelTimeNodeGroup; +- (id)level3SetBehavior; +- (void)setTriggerType:(int)arg1; +- (void)setTargetElement:(id)arg1; +- (int)iterateType; +- (void)setPresetClass:(int)arg1; +- (void)setIterateType:(int)arg1; +- (id)targetElement; +- (int)presetClass; +- (int)presetId; +- (void)setPresetId:(int)arg1; +- (void)setGroupId:(id)arg1; +- (id)groupId; +- (double)direction; +- (void)setDelay:(double)arg1; +- (double)delay; +- (void)setDirection:(double)arg1; + +@end diff --git a/OfficeImport.framework/PDSetBehavior.h b/OfficeImport.framework/PDSetBehavior.h new file mode 100755 index 0000000..f0189ed --- /dev/null +++ b/OfficeImport.framework/PDSetBehavior.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDSetBehavior : PDCommonBehaviorData { + id mValue; +} + + +- (id)value; +- (void)setValue:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDSideDirectionOptions.h b/OfficeImport.framework/PDSideDirectionOptions.h new file mode 100755 index 0000000..1ace5ac --- /dev/null +++ b/OfficeImport.framework/PDSideDirectionOptions.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDSideDirectionOptions : PDTransitionOptions { + int mDirection; +} + + +- (int)direction; +- (void)setDirection:(int)arg1; + +@end diff --git a/OfficeImport.framework/PDSlide.h b/OfficeImport.framework/PDSlide.h new file mode 100755 index 0000000..249d5de --- /dev/null +++ b/OfficeImport.framework/PDSlide.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class PDNotesSlide, NSMutableArray, PDSlideLayout; + +@interface PDSlide : PDSlideChild { + PDSlideLayout *mSlideLayout; + NSMutableArray *mComments; + PDNotesSlide *mNotesSlide; +} + + +- (void)setSlideLayout:(id)arg1; +- (id)notesSlide; +- (void)setNotesSlide:(id)arg1; +- (unsigned int)commentCount; +- (id)commentAtIndex:(unsigned int)arg1; +- (void)addComment:(id)arg1; +- (void)setInheritedTextStyle:(id)arg1 placeholderType:(int)arg2 defaultTextListStyle:(id)arg3; +- (id)defaultTheme; +- (id)slideLayout; +- (id)parentTextBodyPropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)parentTextStyleForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 defaultTextListStyle:(id)arg3 overrideIndex:(BOOL)arg4; +- (id)parentShapePropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)masterGraphicForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)parentSlideBase; +- (id)parentTextStyleForTables; +- (void)doneWithContent; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDSlideBase.h b/OfficeImport.framework/PDSlideBase.h new file mode 100755 index 0000000..6f399ea --- /dev/null +++ b/OfficeImport.framework/PDSlideBase.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADTableStyle, OADBackground, NSString, NSArray, PDAnimation, PDTransition; + +@interface PDSlideBase : NSObject { + NSString *mName; + NSArray *mDrawables; + OADBackground *mBackground; + PDAnimation *mAnimation; + PDTransition *mTransition; + OADTableStyle *mDefaultTableStyle; + unsigned int mIsHidden : 1; + unsigned int mIsDoneWithContent : 1; +} + ++ (int)inheritedPlaceholderType:(int)arg1; + +- (void)setIsHidden:(BOOL)arg1; +- (void)addSlideNumberPlaceholder:(id)arg1; +- (id)drawables; +- (void)setDrawables:(id)arg1 defaultTextListStyle:(id)arg2; +- (id)defaultTableStyle; +- (void)setDefaultTableStyle:(id)arg1; +- (BOOL)hasPpt9Animations; +- (void)generatePpt9Animations:(id)arg1; +- (BOOL)hasPpt10Animations; +- (void)setPpt9AnimationDataForCacheItem:(id)arg1 order:(int)arg2; +- (void)setInheritedTextStyle:(id)arg1 placeholderType:(int)arg2 defaultTextListStyle:(id)arg3; +- (id)defaultTheme; +- (id)placeholderWithType:(int)arg1 placeholderTypeIndex:(int)arg2 useBaseTypeMatch:(BOOL)arg3 overrideIndex:(BOOL)arg4; +- (id)parentTextBodyPropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)parentTextStyleForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 defaultTextListStyle:(id)arg3 overrideIndex:(BOOL)arg4; +- (id)parentShapePropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)masterGraphicForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)parentSlideBase; +- (id)colorMap; +- (id)parentTextStyleForTables; +- (id)drawingTheme; +- (id)colorScheme; +- (id)fontScheme; +- (id)styleMatrix; +- (id)placeholderWithType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (void)doneWithContent; +- (id)transition; +- (void)setTransition:(id)arg1; +- (id)background; +- (void)setBackground:(id)arg1; +- (id)name; +- (id)animation; +- (BOOL)isHidden; +- (void)setName:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDSlideChild.h b/OfficeImport.framework/PDSlideChild.h new file mode 100755 index 0000000..54b9a91 --- /dev/null +++ b/OfficeImport.framework/PDSlideChild.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADColorMap, OADThemeOverrides; + +@interface PDSlideChild : PDSlideBase { + BOOL mShowMasterPlaceholderAnimations; + BOOL mShowMasterShapes; + OADThemeOverrides *mThemeOverrides; + OADColorMap *mColorMapOverride; +} + + +- (BOOL)showMasterPlaceholderAnimations; +- (void)setShowMasterPlaceholderAnimations:(BOOL)arg1; +- (BOOL)showMasterShapes; +- (void)setShowMasterShapes:(BOOL)arg1; +- (void)setColorMapOverride:(id)arg1; +- (id)themeOverrides; +- (id)colorMapOverride; +- (id)colorMap; +- (id)drawingTheme; +- (id)colorScheme; +- (id)fontScheme; +- (id)styleMatrix; +- (void)doneWithContent; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDSlideLayout.h b/OfficeImport.framework/PDSlideLayout.h new file mode 100755 index 0000000..09e0148 --- /dev/null +++ b/OfficeImport.framework/PDSlideLayout.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class PDSlideMaster; + +@interface PDSlideLayout : PDSlideChild { + int mSlideLayoutType; + PDSlideMaster *mSlideMaster; +} + + +- (id)initWithSlideMaster:(id)arg1; +- (int)slideLayoutType; +- (void)setSlideLayoutType:(int)arg1; +- (void)setSlideMaster:(id)arg1; +- (id)defaultTheme; +- (id)slideMaster; +- (id)parentTextBodyPropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)parentTextStyleForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 defaultTextListStyle:(id)arg3 overrideIndex:(BOOL)arg4; +- (id)parentShapePropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)masterGraphicForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)parentSlideBase; +- (id)parentTextStyleForTables; +- (void)doneWithContent; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDSlideMaster.h b/OfficeImport.framework/PDSlideMaster.h new file mode 100755 index 0000000..ba966cf --- /dev/null +++ b/OfficeImport.framework/PDSlideMaster.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADColorMap, OADTextListStyle, NSMutableArray, OADTheme; + +@interface PDSlideMaster : PDSlideBase { + NSMutableArray *mSlideLayouts; + OADTheme *mTheme; + OADColorMap *mColorMap; + OADTextListStyle *mTitleTextStyle; + OADTextListStyle *mBodyTextStyle; + OADTextListStyle *mOtherTextStyle; +} + +@property(retain) NSMutableArray * slideLayouts; + + +- (id)theme; +- (void)setTheme:(id)arg1; +- (id)initWithDefaultsAndTheme:(id)arg1; +- (unsigned int)slideLayoutCount; +- (id)slideLayoutAtIndex:(unsigned int)arg1; +- (id)addSlideLayout; +- (id)slideLayoutOfType:(int)arg1; +- (void)setTitleTextStyle:(id)arg1; +- (void)setBodyTextStyle:(id)arg1; +- (void)setOtherTextStyle:(id)arg1; +- (void)addSlideLayout:(id)arg1; +- (id)otherTextStyle; +- (id)defaultTheme; +- (id)titleTextStyle; +- (id)bodyTextStyle; +- (void)setSlideLayouts:(id)arg1; +- (id)slideLayouts; +- (id)parentTextBodyPropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)parentTextStyleForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 defaultTextListStyle:(id)arg3 overrideIndex:(BOOL)arg4; +- (id)parentShapePropertiesForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)masterGraphicForPlaceholderType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (id)parentSlideBase; +- (id)colorMap; +- (id)parentTextStyleForTables; +- (id)drawingTheme; +- (id)colorScheme; +- (id)fontScheme; +- (id)styleMatrix; +- (id)placeholderWithType:(int)arg1 placeholderTypeIndex:(int)arg2 overrideIndex:(BOOL)arg3; +- (void)doneWithContent; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDSlideNumberField.h b/OfficeImport.framework/PDSlideNumberField.h new file mode 100755 index 0000000..a43a603 --- /dev/null +++ b/OfficeImport.framework/PDSlideNumberField.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDSlideNumberField : OADTextField { +} + + + +@end diff --git a/OfficeImport.framework/PDSlideTarget.h b/OfficeImport.framework/PDSlideTarget.h new file mode 100755 index 0000000..055169a --- /dev/null +++ b/OfficeImport.framework/PDSlideTarget.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDSlideTarget : PDAnimationTargetElement { +} + + + +@end diff --git a/OfficeImport.framework/PDSplitDirectionOptions.h b/OfficeImport.framework/PDSplitDirectionOptions.h new file mode 100755 index 0000000..1617560 --- /dev/null +++ b/OfficeImport.framework/PDSplitDirectionOptions.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDSplitDirectionOptions : PDTransitionOptions { + int mOrientation; + int mInOut; +} + + +- (int)inOut; +- (void)setInOut:(int)arg1; +- (void)setOrientation:(int)arg1; +- (int)orientation; + +@end diff --git a/OfficeImport.framework/PDTimeAnimateValue.h b/OfficeImport.framework/PDTimeAnimateValue.h new file mode 100755 index 0000000..2baff25 --- /dev/null +++ b/OfficeImport.framework/PDTimeAnimateValue.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSValue; + +@interface PDTimeAnimateValue : NSObject { + NSValue *mTimeValue; + double mPercentTime; +} + + +- (id)timeValue; +- (void)setTimeValue:(id)arg1; +- (double)percentTime; +- (void)setPercentTime:(double)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDTimeCondition.h b/OfficeImport.framework/PDTimeCondition.h new file mode 100755 index 0000000..da23957 --- /dev/null +++ b/OfficeImport.framework/PDTimeCondition.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class PDAnimationTargetElement; + +@interface PDTimeCondition : NSObject { + BOOL mHasDelay; + int mDelay; + int mTriggerEvent; + PDAnimationTargetElement *mTgtElement; +} + + +- (BOOL)hasDelay; +- (int)triggerEvent; +- (void)setTriggerEvent:(int)arg1; +- (id)tgtElement; +- (void)setTgtElement:(id)arg1; +- (void)setDelay:(int)arg1; +- (int)delay; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDTimeListNodeList.h b/OfficeImport.framework/PDTimeListNodeList.h new file mode 100755 index 0000000..dac8d4a --- /dev/null +++ b/OfficeImport.framework/PDTimeListNodeList.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDTimeListNodeList : PDParallelTimeNodeGroup { +} + + + +@end diff --git a/OfficeImport.framework/PDTimeNode.h b/OfficeImport.framework/PDTimeNode.h new file mode 100755 index 0000000..9751726 --- /dev/null +++ b/OfficeImport.framework/PDTimeNode.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class PDVideoMediaNode, PDAnimateRotateBehavior, PDParallelTimeNodeGroup, PDAnimateScaleBehavior, PDSetBehavior, PDAnimateMotionBehavior, PDAnimateEffectBehavior, PDAnimateColorBehavior, PDAnimateTimeBehavior, PDSequentialTimeNodeGroup, PDCmdBehavior, NSMutableArray, PDAudioMediaNode; + +@interface PDTimeNode : NSObject { + PDAnimateTimeBehavior *mTimeBehavior; + PDAnimateEffectBehavior *mEffectBehavior; + PDAnimateMotionBehavior *mMotionBehavior; + PDAnimateRotateBehavior *mRotateBehavior; + PDAnimateScaleBehavior *mScaleBehavior; + PDAnimateColorBehavior *mColorBehavior; + PDAudioMediaNode *mAudio; + PDVideoMediaNode *mVideo; + PDParallelTimeNodeGroup *mParallelTimeNodeGroup; + PDSequentialTimeNodeGroup *mSequentialTimeNodeGroup; + NSMutableArray *mTimeConditionList; + PDSetBehavior *mSetBehavior; + PDCmdBehavior *mCmdBehavior; +} + + +- (id)commonBehavior; +- (id)timeBehavior; +- (void)setTimeBehavior:(id)arg1; +- (id)effectBehavior; +- (void)setEffectBehavior:(id)arg1; +- (id)motionBehavior; +- (void)setMotionBehavior:(id)arg1; +- (id)rotateBehavior; +- (void)setRotateBehavior:(id)arg1; +- (id)scaleBehavior; +- (void)setScaleBehavior:(id)arg1; +- (id)colorBehavior; +- (void)setColorBehavior:(id)arg1; +- (id)audio; +- (void)setAudio:(id)arg1; +- (id)video; +- (void)setVideo:(id)arg1; +- (id)parallel; +- (void)setParallel:(id)arg1; +- (id)sequential; +- (void)setSequential:(id)arg1; +- (id)timeConditions; +- (void)setTimeConditions:(id)arg1; +- (id)cmdBehavior; +- (void)setCmdBehavior:(id)arg1; +- (id)behavior; +- (void)setBehavior:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDTransition.h b/OfficeImport.framework/PDTransition.h new file mode 100755 index 0000000..9683973 --- /dev/null +++ b/OfficeImport.framework/PDTransition.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class PDTransitionOptions; + +@interface PDTransition : OADProperties { + BOOL mHasType; + int mType; + BOOL mHasSpeed; + int mSpeed; + BOOL mHasAdvanceOnClick; + BOOL mIsAdvanceOnClick; + BOOL mHasAdvanceAfterTime; + int mAdvanceAfterTime; + PDTransitionOptions *mOptions; +} + + +- (BOOL)isAdvanceOnClick; +- (int)advanceAfterTime; +- (BOOL)hasIsAdvanceOnClick; +- (BOOL)hasSpeed; +- (BOOL)hasAdvanceAfterTime; +- (BOOL)hasTransitionOptions; +- (void)setIsAdvanceOnClick:(BOOL)arg1; +- (void)setAdvanceAfterTime:(int)arg1; +- (void)setOptions:(id)arg1; +- (BOOL)hasType; +- (int)speed; +- (void)setSpeed:(int)arg1; +- (id)options; +- (int)type; +- (void)setType:(int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PDTransitionOptions.h b/OfficeImport.framework/PDTransitionOptions.h new file mode 100755 index 0000000..c462114 --- /dev/null +++ b/OfficeImport.framework/PDTransitionOptions.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface PDTransitionOptions : NSObject { + BOOL mHasSound; + BOOL mIsStartSoundAction; + NSString *mSoundFile; +} + + + +@end diff --git a/OfficeImport.framework/PDVideoMediaNode.h b/OfficeImport.framework/PDVideoMediaNode.h new file mode 100755 index 0000000..e89910c --- /dev/null +++ b/OfficeImport.framework/PDVideoMediaNode.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDVideoMediaNode : PDCommonMediaNodeData { + BOOL mIsFullScreen; +} + + +- (BOOL)isFullScreen; +- (void)setIsFullScreen:(BOOL)arg1; + +@end diff --git a/OfficeImport.framework/PDWheelDirectionOptions.h b/OfficeImport.framework/PDWheelDirectionOptions.h new file mode 100755 index 0000000..9f8bd98 --- /dev/null +++ b/OfficeImport.framework/PDWheelDirectionOptions.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PDWheelDirectionOptions : PDTransitionOptions { + int mSpokes; +} + + +- (int)spokes; +- (void)setSpokes:(int)arg1; + +@end diff --git a/OfficeImport.framework/PMBackgroundMapper.h b/OfficeImport.framework/PMBackgroundMapper.h new file mode 100755 index 0000000..40437f3 --- /dev/null +++ b/OfficeImport.framework/PMBackgroundMapper.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADBackground; + +@interface PMBackgroundMapper : CMMapper { + OADBackground *mBackground; +} + + +- (id)initWithOadBackground:(id)arg1 parent:(id)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })slideRect; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/PMBulletMapper.h b/OfficeImport.framework/PMBulletMapper.h new file mode 100755 index 0000000..653bbdb --- /dev/null +++ b/OfficeImport.framework/PMBulletMapper.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADParagraphProperties, CMStyle; + +@interface PMBulletMapper : CMMapper { + OADParagraphProperties *mProperties; + CMStyle *mStyle; + int mFontSize; +} + ++ (id)stringForIndex:(int)arg1 withFormat:(int)arg2; + +- (id)initWithOadProperties:(id)arg1 fontSize:(int)arg2 parent:(id)arg3; +- (id)makeBulletWithListState:(id)arg1; +- (id)bulletFontName; +- (void)mapBulletColorWithState:(id)arg1; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (int)bulletSize; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PMDrawableMapper.h b/OfficeImport.framework/PMDrawableMapper.h new file mode 100755 index 0000000..cdf2cee --- /dev/null +++ b/OfficeImport.framework/PMDrawableMapper.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADShape, CMDrawingContext; + +@interface PMDrawableMapper : CMDrawableMapper { + OADShape *mShape; + CMDrawingContext *mDrawingContext; + BOOL mTopLevelMapper; +} + ++ (id)orientedBoundsForDrawable:(id)arg1; + +- (void)setTopLevelMapper:(BOOL)arg1; +- (void)setDrawingContext:(id)arg1; +- (BOOL)isTopLevelMapper; +- (void)mapRectangularShapeAt:(id)arg1 withState:(id)arg2; +- (void)mapShapeAsBackgroundAt:(id)arg1 withState:(id)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })shapeTextBoxWithState:(id)arg1; +- (id)drawingContext; +- (void)mapFreeForm:(id)arg1 orientedBounds:(id)arg2 transformedBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg3 state:(id)arg4; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })slideRect; +- (void)mapChartAt:(id)arg1 withState:(id)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })transformRectToPage:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)mapBounds; +- (void)mapOfficeArtShapeAt:(id)arg1 withState:(id)arg2; +- (void)mapOfficeArtImageAt:(id)arg1 withState:(id)arg2; +- (void)mapOfficeArtGroupAt:(id)arg1 withState:(id)arg2; +- (void)mapDiagramAt:(id)arg1 withState:(id)arg2; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PMMasterSlideMapper.h b/OfficeImport.framework/PMMasterSlideMapper.h new file mode 100755 index 0000000..f1f95c3 --- /dev/null +++ b/OfficeImport.framework/PMMasterSlideMapper.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PMMasterSlideMapper : PMSlideMapper { +} + + + +@end diff --git a/OfficeImport.framework/PMParagraphMapper.h b/OfficeImport.framework/PMParagraphMapper.h new file mode 100755 index 0000000..4f6ef80 --- /dev/null +++ b/OfficeImport.framework/PMParagraphMapper.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADParagraph; + +@interface PMParagraphMapper : CMMapper { + OADParagraph *mParagraph; +} + + +- (id)createParagraphStyleWithState:(id)arg1; +- (void)addEndCharacterStyleToStyle:(id)arg1; +- (int)firstTextRunFontSize; +- (id)initWithOadParagraph:(id)arg1 parent:(id)arg2; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (id)fontScheme; + +@end diff --git a/OfficeImport.framework/PMPresentationMapper.h b/OfficeImport.framework/PMPresentationMapper.h new file mode 100755 index 0000000..9c9e262 --- /dev/null +++ b/OfficeImport.framework/PMPresentationMapper.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OIXMLElement, NSString, CMArchiveManager, PDPresentation, NSMutableArray, OIXMLDocument; + +@interface PMPresentationMapper : CMMapper { + int mWidth; + PDPresentation *mPresentation; + NSMutableArray *mSlideNames; + NSMutableArray *mSlideGuids; + NSString *mResourceUrlPrefix; + NSString *mResourceUrlProtocol; + CMArchiveManager *mArchiver; + OIXMLDocument *mXhtmlDoc; + OIXMLElement *mBodyElement; + unsigned int mNextCommit; + unsigned int mCurrentSlide; + BOOL mHasPushedFirstSlides; + float mSlideOriginY; +} + + +- (id)initWithPDPresentation:(id)arg1 archiver:(id)arg2; +- (void)setHtmlDocumentSizeInArchiver; +- (void)_pushEmptySlideWithMessage:(id)arg1; +- (void)startMappingWithState:(id)arg1; +- (void)mapElement:(id)arg1 atIndex:(unsigned int)arg2 withState:(id)arg3 isLastElement:(BOOL)arg4; +- (void)finishMappingWithState:(id)arg1; +- (id)archiver; +- (struct CGSize { float x1; float x2; })pageSizeForDevice; +- (id)documentTitle; +- (void)mapDefaultCssStylesAt:(id)arg1; +- (id)blipAtIndex:(unsigned int)arg1; +- (struct CGSize { float x1; float x2; })slideSize; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PMShapeTextMapper.h b/OfficeImport.framework/PMShapeTextMapper.h new file mode 100755 index 0000000..85f9c0d --- /dev/null +++ b/OfficeImport.framework/PMShapeTextMapper.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADTextBody, OADOrientedBounds, CMStyle; + +@interface PMShapeTextMapper : CMMapper { + OADTextBody *mTextBody; + OADOrientedBounds *mBounds; + CMStyle *mStyle; + BOOL mRectangular; +} + + +- (BOOL)isTableCellContent; +- (BOOL)setRectangular:(BOOL)arg1; +- (id)initWithOadTextBody:(id)arg1 bounds:(id)arg2 parent:(id)arg3; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (int)textAnchor; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PMSlideMapper.h b/OfficeImport.framework/PMSlideMapper.h new file mode 100755 index 0000000..9fa7ef8 --- /dev/null +++ b/OfficeImport.framework/PMSlideMapper.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class PDSlideBase; + +@interface PMSlideMapper : CMMapper { + PDSlideBase *mSlide; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } mRect; +} + + +- (id)slideName; +- (void)mapMasterSlideAt:(id)arg1 withState:(id)arg2; +- (void)mapBackgroundAt:(id)arg1 recursive:(BOOL)arg2 withState:(id)arg3; +- (void)mapMasterGraphicsAt:(id)arg1 withState:(id)arg2; +- (id)initWithPDSlide:(id)arg1 slideRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 parent:(id)arg3; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })slideRect; +- (void)mapDrawablesAt:(id)arg1 withState:(id)arg2; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (id)defaultTheme; +- (id)styleMatrix; + +@end diff --git a/OfficeImport.framework/PMState.h b/OfficeImport.framework/PMState.h new file mode 100755 index 0000000..1bb1695 --- /dev/null +++ b/OfficeImport.framework/PMState.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class CMOutlineState, OADTablePartStyle; + +@interface PMState : CMState { + CMOutlineState *mListState; + OADTablePartStyle *mCurrentRowStyle; +} + + +- (void)setCurrentRowStyle:(id)arg1; +- (id)listState; +- (id)currentRowStyle; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PMTableCellMapper.h b/OfficeImport.framework/PMTableCellMapper.h new file mode 100755 index 0000000..6ac1010 --- /dev/null +++ b/OfficeImport.framework/PMTableCellMapper.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADTableCell, CMStyle; + +@interface PMTableCellMapper : CMMapper { + OADTableCell *mCell; + CMStyle *mStyle; + int mColIndex; + unsigned int mRowIndex; + float mWidth; +} + + +- (id)initWithOadTableCell:(id)arg1 rowIndex:(unsigned int)arg2 columnIndex:(int)arg3 parent:(id)arg4; +- (float)widthWithState:(id)arg1; +- (void)mapBordersWithState:(id)arg1; +- (void)mapCellPropertiesWithState:(id)arg1 textAnchor:(int)arg2; +- (id)rowMapper; +- (id)tableMapper; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PMTableMapper.h b/OfficeImport.framework/PMTableMapper.h new file mode 100755 index 0000000..1d82979 --- /dev/null +++ b/OfficeImport.framework/PMTableMapper.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADOrientedBounds, CMTableGridInfo, OADTable, CMDrawableStyle; + +@interface PMTableMapper : CMMapper { + OADTable *mTable; + CMDrawableStyle *mStyle; + CMTableGridInfo *mGrid; + OADOrientedBounds *mBounds; +} + + +- (id)defaultCellFillWithState:(id)arg1; +- (void)mapTablePropertiesWithState:(id)arg1; +- (void)mapColumnGridAt:(id)arg1 withState:(id)arg2; +- (id)initWithOadTable:(id)arg1 bounds:(id)arg2 parent:(id)arg3; +- (float)columnWidthAtIndex:(int)arg1 state:(id)arg2; +- (id)tableBorderStyle; +- (id)defaultCellFillForRow:(unsigned int)arg1 withState:(id)arg2; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (id)grid; +- (id)cellStyle; +- (unsigned int)rowCount; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PMTableRowMapper.h b/OfficeImport.framework/PMTableRowMapper.h new file mode 100755 index 0000000..6bfe696 --- /dev/null +++ b/OfficeImport.framework/PMTableRowMapper.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADTable, OADTableRow; + +@interface PMTableRowMapper : CMMapper { + OADTable *mTable; + OADTableRow *mRow; + unsigned int mRowIndex; +} + + +- (unsigned int)cellCount; +- (id)initWithOadTable:(id)arg1 rowIndex:(unsigned int)arg2 parent:(id)arg3; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (float)height; + +@end diff --git a/OfficeImport.framework/PMTextRunMapper.h b/OfficeImport.framework/PMTextRunMapper.h new file mode 100755 index 0000000..0a7f994 --- /dev/null +++ b/OfficeImport.framework/PMTextRunMapper.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADTextRun; + +@interface PMTextRunMapper : CMMapper { + OADTextRun *mTextRun; +} + + +- (id)createCharacterStyleWithState:(id)arg1; +- (BOOL)_isDefaultFill:(id)arg1; +- (id)initWithOadTextRun:(id)arg1 parent:(id)arg2; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (id)fontScheme; + +@end diff --git a/OfficeImport.framework/PMTop.h b/OfficeImport.framework/PMTop.h new file mode 100755 index 0000000..526dd23 --- /dev/null +++ b/OfficeImport.framework/PMTop.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class PMState, PMPresentationMapper, CMArchiveManager; + +@interface PMTop : NSObject { + CMArchiveManager *_archiver; + PMState *_state; + PMPresentationMapper *_mapper; + BOOL _xml; +} + ++ (void)fillHTMLArchiveForPowerPointFile:(id)arg1 xmlFlag:(BOOL)arg2 archiver:(id)arg3; ++ (void)fillHTMLArchiveForPowerPointData:(id)arg1 fileName:(id)arg2 xmlFlag:(BOOL)arg3 archiver:(id)arg4; ++ (void)fillHTMLArchiveForPowerPointFrom:(id)arg1 inMemory:(BOOL)arg2 xmlFlag:(BOOL)arg3 archiver:(id)arg4; + +- (void)readFrom:(id)arg1 inMemory:(BOOL)arg2 xmlFlag:(BOOL)arg3 archiver:(id)arg4; +- (void)readFile:(id)arg1 xmlFlag:(BOOL)arg2 archiver:(id)arg3; +- (void)readData:(id)arg1 fileName:(id)arg2 xmlFlag:(BOOL)arg3 archiver:(id)arg4; +- (void)readerDidStartDocument:(id)arg1 withElementCount:(int)arg2; +- (void)readerDidReadElement:(id)arg1 atIndex:(unsigned int)arg2 inDocument:(id)arg3 isLastElement:(BOOL)arg4; +- (void)readerDidEndDocument:(id)arg1; +- (BOOL)isCancelled; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PXComment.h b/OfficeImport.framework/PXComment.h new file mode 100755 index 0000000..d2df9a9 --- /dev/null +++ b/OfficeImport.framework/PXComment.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PXComment : NSObject { +} + ++ (void)readComments:(id)arg1 slide:(id)arg2; + + +@end diff --git a/OfficeImport.framework/PXCommentAuthor.h b/OfficeImport.framework/PXCommentAuthor.h new file mode 100755 index 0000000..8f38ead --- /dev/null +++ b/OfficeImport.framework/PXCommentAuthor.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PXCommentAuthor : NSObject { +} + ++ (void)readCommentAuthors:(id)arg1 presentation:(id)arg2; + + +@end diff --git a/OfficeImport.framework/PXCommon.h b/OfficeImport.framework/PXCommon.h new file mode 100755 index 0000000..abac652 --- /dev/null +++ b/OfficeImport.framework/PXCommon.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PXCommon : NSObject { +} + ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/PXLegacyText.h b/OfficeImport.framework/PXLegacyText.h new file mode 100755 index 0000000..8fa73eb --- /dev/null +++ b/OfficeImport.framework/PXLegacyText.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface PXLegacyText : NSObject { +} + ++ (void)readLegacyTextGlobalsFromData:(id)arg1 state:(id)arg2; ++ (void)readLegacyTextFromData:(id)arg1 toShape:(id)arg2 state:(id)arg3; ++ (struct PptTextMasterStyleAtom { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; int (**x4)(); int x5; boolx6; struct ChVector { struct Level {} **x_7_1_1; struct Level {} **x_7_1_2; unsigned int x_7_1_3; unsigned int x_7_1_4; unsigned int x_7_1_5; } x7; }*)textMasterStyleOfType:(int)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/PXMessages.h b/OfficeImport.framework/PXMessages.h new file mode 100755 index 0000000..832479d --- /dev/null +++ b/OfficeImport.framework/PXMessages.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PXMessages : NSObject { +} + ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/PXNotesMaster.h b/OfficeImport.framework/PXNotesMaster.h new file mode 100755 index 0000000..d5bcaa7 --- /dev/null +++ b/OfficeImport.framework/PXNotesMaster.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PXNotesMaster : NSObject { +} + ++ (id)readFromPackagePart:(id)arg1 presentationState:(id)arg2; + + +@end diff --git a/OfficeImport.framework/PXNotesSlide.h b/OfficeImport.framework/PXNotesSlide.h new file mode 100755 index 0000000..9f7f7ed --- /dev/null +++ b/OfficeImport.framework/PXNotesSlide.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PXNotesSlide : NSObject { +} + ++ (id)readFromPackagePart:(id)arg1 presentationState:(id)arg2; + + +@end diff --git a/OfficeImport.framework/PXOfficeArtClient.h b/OfficeImport.framework/PXOfficeArtClient.h new file mode 100755 index 0000000..6024175 --- /dev/null +++ b/OfficeImport.framework/PXOfficeArtClient.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class PXPresentationState; + +@interface PXOfficeArtClient : OAXClient { + PXPresentationState *mPresentationState; +} + ++ (int)readPlaceholderTypeFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; ++ (int)readPlaceholderBoundsTrackFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1; + +- (id)initWithState:(id)arg1; +- (id)presentationState; +- (void)readClientDataFromShapeNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toShape:(id)arg2 state:(id)arg3; +- (void)readClientDataFromPictureNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toImage:(id)arg2 state:(id)arg3; +- (void)readClientDataFromGraphicalFramePropertiesNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toDrawable:(id)arg2 state:(id)arg3; +- (id)readClientTextField:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 paragraph:(id)arg2 state:(id)arg3; +- (void)postprocessHyperlink:(id)arg1 relationship:(id)arg2 state:(id)arg3; +- (id)readOle:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + +@end diff --git a/OfficeImport.framework/PXPresentation.h b/OfficeImport.framework/PXPresentation.h new file mode 100755 index 0000000..7d49057 --- /dev/null +++ b/OfficeImport.framework/PXPresentation.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PXPresentation : NSObject { +} + ++ (id)readFromArchive:(id)arg1 asThumbnail:(BOOL)arg2 delegate:(id)arg3; ++ (id)readFromData:(id)arg1 asThumbnail:(BOOL)arg2 delegate:(id)arg3; ++ (id)readFromPackage:(id)arg1 fileName:(id)arg2 reader:(id)arg3 cancel:(id)arg4 asThumbnail:(BOOL)arg5 delegate:(id)arg6; ++ (struct CGSize { float x1; float x2; })readSizeFromChildOfElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 childName:(const char *)arg2; ++ (void)readPresentationProperties:(id)arg1 to:(id)arg2; ++ (void)readSlideIndicesWithPresentationPart:(id)arg1 presentationState:(id)arg2; + + +@end diff --git a/OfficeImport.framework/PXPresentationState.h b/OfficeImport.framework/PXPresentationState.h new file mode 100755 index 0000000..c59e2bf --- /dev/null +++ b/OfficeImport.framework/PXPresentationState.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class , OAXDrawingState, OAVState, OAXTableStyleCache, PDPresentation, NSMutableDictionary; + +@interface PXPresentationState : NSObject { + NSMutableDictionary *mModelObjects; + OAXDrawingState *mOfficeArtState; + OAVState *mOAVState; + OAXTableStyleCache *mTableStyleCache; + NSMutableDictionary *mSlideURLToIndexMap; + PDPresentation *mTgtPresentation; + *mCancel; +} + +@property(retain) * cancelDelegate; + + +- (id)tgtPresentation; +- (void)setCancelDelegate:(id)arg1; +- (void)setTgtPresentation:(id)arg1; +- (id)tableStyleCache; +- (void)resetOfficeArtState; +- (void)setSlideIndex:(int)arg1 forSlideURL:(id)arg2; +- (int)slideIndexForSlideURL:(id)arg1; +- (id)cancelDelegate; +- (id)oavState; +- (id)modelObjectForLocation:(id)arg1; +- (id)officeArtState; +- (void)setModelObject:(id)arg1 forLocation:(id)arg2; +- (BOOL)isCancelled; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PXReader.h b/OfficeImport.framework/PXReader.h new file mode 100755 index 0000000..17ebe74 --- /dev/null +++ b/OfficeImport.framework/PXReader.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PXReader : OCXReader { +} + ++ (id)readFromFileName:(id)arg1 cancel:(id)arg2 tracing:(id)arg3 asThumbnail:(BOOL)arg4 delegate:(id)arg5; ++ (id)readFromData:(id)arg1 cancel:(id)arg2 tracing:(id)arg3 asThumbnail:(BOOL)arg4 delegate:(id)arg5; + + +@end diff --git a/OfficeImport.framework/PXSlide.h b/OfficeImport.framework/PXSlide.h new file mode 100755 index 0000000..006f025 --- /dev/null +++ b/OfficeImport.framework/PXSlide.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PXSlide : NSObject { +} + ++ (id)readFromPackagePart:(id)arg1 presentationState:(id)arg2; + + +@end diff --git a/OfficeImport.framework/PXSlideBase.h b/OfficeImport.framework/PXSlideBase.h new file mode 100755 index 0000000..dd3c5e9 --- /dev/null +++ b/OfficeImport.framework/PXSlideBase.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PXSlideBase : NSObject { +} + ++ (id)readLegacyDrawables:(id)arg1 oavState:(id)arg2; ++ (void)readFromPackagePart:(id)arg1 toSlideBase:(id)arg2 presentationState:(id)arg3; + + +@end diff --git a/OfficeImport.framework/PXSlideChild.h b/OfficeImport.framework/PXSlideChild.h new file mode 100755 index 0000000..1478385 --- /dev/null +++ b/OfficeImport.framework/PXSlideChild.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PXSlideChild : NSObject { +} + ++ (void)readFromPackagePart:(id)arg1 toSlideChild:(id)arg2 presentationState:(id)arg3; + + +@end diff --git a/OfficeImport.framework/PXSlideLayout.h b/OfficeImport.framework/PXSlideLayout.h new file mode 100755 index 0000000..10ed14e --- /dev/null +++ b/OfficeImport.framework/PXSlideLayout.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PXSlideLayout : NSObject { +} + ++ (void)readFromPackagePart:(id)arg1 toSlideLayout:(id)arg2 presentationState:(id)arg3; ++ (id)stringForSlideLayoutType:(int)arg1; ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/PXSlideMaster.h b/OfficeImport.framework/PXSlideMaster.h new file mode 100755 index 0000000..79ae7b8 --- /dev/null +++ b/OfficeImport.framework/PXSlideMaster.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PXSlideMaster : NSObject { +} + ++ (void)readTextStylesFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 slideMaster:(id)arg2 state:(id)arg3; ++ (id)readFromPackagePart:(id)arg1 presentationState:(id)arg2; + + +@end diff --git a/OfficeImport.framework/PXTransition.h b/OfficeImport.framework/PXTransition.h new file mode 100755 index 0000000..06ad70e --- /dev/null +++ b/OfficeImport.framework/PXTransition.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PXTransition : NSObject { +} + ++ (int)readOrientation:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 attribute:(const char *)arg2 defaultValue:(int)arg3; ++ (int)readDirection:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 defaultValue:(int)arg2; ++ (int)readInOut:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 defaultValue:(int)arg2; ++ (void)readTransitionFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 tgtTransition:(id)arg2 drawingState:(id)arg3; ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/PXVmlClient.h b/OfficeImport.framework/PXVmlClient.h new file mode 100755 index 0000000..741b679 --- /dev/null +++ b/OfficeImport.framework/PXVmlClient.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PXVmlClient : NSObject { +} + ++ (void)readClientDataFromShape:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toGraphic:(id)arg2 state:(id)arg3; ++ (void)readClientDataFromGroup:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toGroup:(id)arg2 state:(id)arg3; ++ (int)vmlSupportLevel; ++ (id)colorWithRecolorInfoColorString:(id)arg1; + + +@end diff --git a/OfficeImport.framework/PXVmlState.h b/OfficeImport.framework/PXVmlState.h new file mode 100755 index 0000000..7d5f84f --- /dev/null +++ b/OfficeImport.framework/PXVmlState.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ESDObject, PBPresentationReaderState; + +@interface PXVmlState : OAVState { + ESDObject *mLegacyTextGlobals; + PBPresentationReaderState *mLegacyPresentationState; +} + + +- (id)legacyTextGlobals; +- (void)setLegacyTextGlobals:(id)arg1; +- (id)legacyPresentationState; +- (void)setLegacyPresentationState:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/PptHyperlinkBlock.h b/OfficeImport.framework/PptHyperlinkBlock.h new file mode 100755 index 0000000..b8bb820 --- /dev/null +++ b/OfficeImport.framework/PptHyperlinkBlock.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class ESDContainer, ESDObject; + +@interface PptHyperlinkBlock : NSObject { + ESDContainer *mInteractiveInfoContainerHolder; + ESDObject *mTxInteractiveInfoAtomHolder; +} + + +- (id)interactiveInfoContainerHolder; +- (struct PptTxInteracInfoAtom { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; int (**x4)(); int x5; boolx6; int x7; int x8; }*)txtInteractiveInfoAtom; +- (void)setInteractiveInfoContainerHolder:(id)arg1; +- (void)setTxInteractiveInfoAtomHolder:(id)arg1; + +@end diff --git a/OfficeImport.framework/PptMetaCharacterBlock.h b/OfficeImport.framework/PptMetaCharacterBlock.h new file mode 100755 index 0000000..97f08cf --- /dev/null +++ b/OfficeImport.framework/PptMetaCharacterBlock.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface PptMetaCharacterBlock : NSObject { + int mType; + int mPosition; +} + + +- (id)initWithType:(int)arg1 position:(int)arg2; +- (void)setPosition:(int)arg1; +- (int)type; +- (int)position; + +@end diff --git a/OfficeImport.framework/PptTextBlock.h b/OfficeImport.framework/PptTextBlock.h new file mode 100755 index 0000000..d4b09e8 --- /dev/null +++ b/OfficeImport.framework/PptTextBlock.h @@ -0,0 +1,72 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSMutableArray, NSMutableString; + +@interface PptTextBlock : NSObject { + struct PptTextHeaderAtom { int (**x1)(); unsigned short x2; struct EshHeader { + int m_lLength; + unsigned int m_ulOffset; + short m_nInstance; + unsigned short m_unType; + unsigned char m_bVersion; + } x3; int (**x4)(); int x5; boolx6; int x7; } *mTextHeader; + NSMutableString *mText; + struct PptTextBlockStylingAtom { int (**x1)(); unsigned short x2; struct EshHeader { + int m_lLength; + unsigned int m_ulOffset; + short m_nInstance; + unsigned short m_unType; + unsigned char m_bVersion; + } x3; int (**x4)(); int x5; boolx6; struct ChVector { + struct PptParaRun {} **m_vector; + struct PptParaRun {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x7; struct ChVector { + struct PptCharRun {} **m_vector; + struct PptCharRun {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x8; unsigned int x9; } *mStyleText; + NSMutableArray *mMetaCharacterFields; + NSMutableArray *mBookmarks; + NSMutableArray *mHyperlinks; + struct PptTextRulerAtom { int (**x1)(); unsigned short x2; struct EshHeader { + int m_lLength; + unsigned int m_ulOffset; + short m_nInstance; + unsigned short m_unType; + unsigned char m_bVersion; + } x3; int (**x4)(); int x5; boolx6; struct ChVector {} *x7; unsigned short x8[5]; unsigned short x9[5]; unsigned short x10; } *mTextRuler; +} + + +- (void)readTextBlock:(id)arg1; +- (void)writeTextBlock:(id)arg1; +- (int)textType; +- (unsigned long)textIndex; +- (id)metaCharacterFields; +- (id)hyperlinks; +- (id)bookmarks; +- (struct PptTextRulerAtom { int (**x1)(); unsigned short x2; struct EshHeader { int x_3_1_1; unsigned int x_3_1_2; short x_3_1_3; unsigned short x_3_1_4; unsigned char x_3_1_5; } x3; int (**x4)(); int x5; boolx6; struct ChVector {} *x7; unsigned short x8[5]; unsigned short x9[5]; unsigned short x10; }*)textRuler; +- (int)paragraphRunCount; +- (struct PptParaRun { int x1; short x2; struct PptParaProperty { struct $_733 { unsigned int x_1_2_1 : 1; unsigned int x_1_2_2 : 1; unsigned int x_1_2_3 : 1; unsigned int x_1_2_4 : 1; unsigned int x_1_2_5 : 1; unsigned int x_1_2_6 : 1; unsigned int x_1_2_7 : 1; unsigned int x_1_2_8 : 1; unsigned int x_1_2_9 : 1; unsigned int x_1_2_10 : 1; unsigned int x_1_2_11 : 1; unsigned int x_1_2_12 : 1; unsigned int x_1_2_13 : 1; unsigned int x_1_2_14 : 1; unsigned int x_1_2_15 : 1; unsigned int x_1_2_16 : 1; unsigned int x_1_2_17 : 1; unsigned int x_1_2_18 : 1; unsigned int x_1_2_19 : 1; unsigned int x_1_2_20 : 1; unsigned int x_1_2_21 : 1; } x_3_1_1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 4; unsigned int x_3_1_11 : 2; unsigned short x_3_1_12; unsigned short x_3_1_13; short x_3_1_14; struct PptColor { struct CsColour { unsigned short x_1_3_1; unsigned short x_1_3_2; unsigned short x_1_3_3; unsigned short x_1_3_4; } x_15_2_1; int x_15_2_2; } x_3_1_15; short x_3_1_16; short x_3_1_17; short x_3_1_18; short x_3_1_19; short x_3_1_20; short x_3_1_21; struct ChVector {} *x_3_1_22; } x3; }*)paragraphRunAtIndex:(int)arg1; +- (int)characterRunCount; +- (struct PptCharRun { int x1; struct PptCharProperty { struct $_735 { unsigned int x_1_2_1 : 1; unsigned int x_1_2_2 : 1; unsigned int x_1_2_3 : 1; unsigned int x_1_2_4 : 1; unsigned int x_1_2_5 : 1; unsigned int x_1_2_6 : 1; unsigned int x_1_2_7 : 1; unsigned int x_1_2_8 : 1; unsigned int x_1_2_9 : 1; unsigned int x_1_2_10 : 1; unsigned int x_1_2_11 : 1; unsigned int x_1_2_12 : 1; unsigned int x_1_2_13 : 1; unsigned int x_1_2_14 : 1; unsigned int x_1_2_15 : 1; unsigned int x_1_2_16 : 1; unsigned int x_1_2_17 : 1; unsigned int x_1_2_18 : 4; } x_2_1_1; unsigned int x_2_1_2 : 1; unsigned int x_2_1_3 : 1; unsigned int x_2_1_4 : 1; unsigned int x_2_1_5 : 1; unsigned int x_2_1_6 : 1; unsigned int x_2_1_7 : 1; unsigned int x_2_1_8 : 1; unsigned int x_2_1_9 : 1; unsigned int x_2_1_10 : 1; unsigned int x_2_1_11 : 1; unsigned int x_2_1_12 : 4; unsigned int x_2_1_13 : 1; unsigned short x_2_1_14; unsigned short x_2_1_15; unsigned short x_2_1_16; unsigned short x_2_1_17; unsigned short x_2_1_18; struct PptColor { struct CsColour { unsigned short x_1_3_1; unsigned short x_1_3_2; unsigned short x_1_3_3; unsigned short x_1_3_4; } x_19_2_1; int x_19_2_2; } x_2_1_19; short x_2_1_20; } x2; }*)characterRunAtIndex:(int)arg1; +- (void)readString:(id)arg1; +- (void)readStyles:(id)arg1; +- (void)readMetaCharacterFieldsBookmarksAndHyperlinks:(id)arg1; +- (id)text; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/QLTop.h b/OfficeImport.framework/QLTop.h new file mode 100755 index 0000000..4d1b218 --- /dev/null +++ b/OfficeImport.framework/QLTop.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface QLTop : NSObject { +} + ++ (void)fillHTMLArchiveForOfficeFile:(id)arg1 dataFormat:(int)arg2 archiver:(id)arg3; ++ (void)fillHTMLArchiveForOfficeData:(id)arg1 fileName:(id)arg2 dataFormat:(int)arg3 archiver:(id)arg4; + + +@end diff --git a/OfficeImport.framework/SFUAssertionHandler.h b/OfficeImport.framework/SFUAssertionHandler.h new file mode 100755 index 0000000..6f0c8ce --- /dev/null +++ b/OfficeImport.framework/SFUAssertionHandler.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface SFUAssertionHandler : NSAssertionHandler { +} + ++ (id)currentHandler; + +- (void)displayAlertWithMessage:(id)arg1; +- (void)handleFailureInFunction:(id)arg1 file:(id)arg2 lineNumber:(int)arg3 description:(id)arg4; +- (void)handleFailureInMethod:(SEL)arg1 object:(id)arg2 file:(id)arg3 lineNumber:(int)arg4 description:(id)arg5; + +@end diff --git a/OfficeImport.framework/SFUBufferedInputStream.h b/OfficeImport.framework/SFUBufferedInputStream.h new file mode 100755 index 0000000..fcc34c2 --- /dev/null +++ b/OfficeImport.framework/SFUBufferedInputStream.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ; + +@interface SFUBufferedInputStream : NSObject { + *mStream; + char *mBuffer; + unsigned int mBufferSize; + unsigned int mBufferOffset; + long long mBufferStart; + long long mBufferEnd; +} + + +- (id)initWithSFUStream:(id)arg1; +- (id)initWithStream:(id)arg1; +- (id)initWithStream:(id)arg1 dataLength:(long long)arg2; +- (BOOL)seekWithinBufferToOffset:(long long)arg1; +- (id)closeLocalStream; +- (id)initWithStream:(id)arg1 bufferSize:(unsigned long)arg2; +- (unsigned long)readToOwnBuffer:(const char **)arg1 size:(unsigned long)arg2; +- (BOOL)canSeek; +- (void)seekToOffset:(long long)arg1; +- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; +- (void)disableSystemCaching; +- (void)enableSystemCaching; +- (void)close; +- (long long)offset; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUCommonCryptoCryptor.h b/OfficeImport.framework/SFUCommonCryptoCryptor.h new file mode 100755 index 0000000..0b90faf --- /dev/null +++ b/OfficeImport.framework/SFUCommonCryptoCryptor.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class SFUCryptoKey; + +@interface SFUCommonCryptoCryptor : SFUCryptor { + int mOperation; + SFUCryptoKey *mKey; + struct _CCCryptor { } *mCryptor; + unsigned int mBlockSize; + BOOL mFinished; + char *mDecryptionInputBuffer; + char *mOutputBuffer; + char *mOutputBufferPos; + unsigned int mOutputBufferAvailable; +} + + +- (BOOL)cryptDataFromBuffer:(const char *)arg1 length:(unsigned long)arg2 toStream:(id)arg3 finished:(BOOL)arg4 error:(id*)arg5; +- (BOOL)cryptDataFromBuffer:(const char *)arg1 length:(unsigned long)arg2 toStream:(id)arg3 finished:(BOOL)arg4 crc32:(unsigned int*)arg5 error:(id*)arg6; +- (id)initWithKey:(id)arg1 operation:(int)arg2 iv:(const char *)arg3 ivLength:(unsigned long)arg4; +- (BOOL)cryptDataFromStream:(id)arg1 toBuffer:(char *)arg2 length:(unsigned long)arg3 bytesRead:(unsigned int*)arg4 error:(id*)arg5; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUCryptoInputStream.h b/OfficeImport.framework/SFUCryptoInputStream.h new file mode 100755 index 0000000..95c4603 --- /dev/null +++ b/OfficeImport.framework/SFUCryptoInputStream.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class , SFUCryptor; + +@interface SFUCryptoInputStream : NSObject { + *mBaseStream; + SFUCryptor *mCryptor; + long long mOffset; +} + + +- (id)initForDecryptionWithInputStream:(id)arg1 key:(id)arg2; +- (id)closeLocalStream; +- (BOOL)canSeek; +- (void)seekToOffset:(long long)arg1; +- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; +- (void)disableSystemCaching; +- (void)enableSystemCaching; +- (void)close; +- (long long)offset; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUCryptoKey.h b/OfficeImport.framework/SFUCryptoKey.h new file mode 100755 index 0000000..cec475a --- /dev/null +++ b/OfficeImport.framework/SFUCryptoKey.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface SFUCryptoKey : NSObject { + unsigned int mIterationCount; +} + + +- (int)keyType; +- (id)initAes128KeyFromPassphrase:(const char *)arg1 length:(unsigned int)arg2; +- (id)initAes128KeyFromPassphrase:(const char *)arg1 length:(unsigned int)arg2 iterationCount:(unsigned int)arg3; +- (unsigned int)iterationCount; + +@end diff --git a/OfficeImport.framework/SFUCryptoOutputStream.h b/OfficeImport.framework/SFUCryptoOutputStream.h new file mode 100755 index 0000000..cbfc7fd --- /dev/null +++ b/OfficeImport.framework/SFUCryptoOutputStream.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class SFUCryptor, ; + +@interface SFUCryptoOutputStream : NSObject { + *mBaseStream; + SFUCryptor *mCryptor; + BOOL mIsClosed; + BOOL mComputeCrc32; + unsigned int mCrc32; +} + ++ (unsigned long long)encodedLengthForDataLength:(unsigned long long)arg1 key:(id)arg2; + +- (id)initForEncryptionWithOutputStream:(id)arg1 key:(id)arg2; +- (unsigned int)crc32; +- (void)seekToOffset:(long long)arg1 whence:(int)arg2; +- (BOOL)canCreateInputStream; +- (id)inputStream; +- (id)initForEncryptionWithOutputStream:(id)arg1 key:(id)arg2 computeCrc32:(BOOL)arg3; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long)arg2; +- (id)closeLocalStream; +- (BOOL)canSeek; +- (void)close; +- (long long)offset; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUCryptoUtils.h b/OfficeImport.framework/SFUCryptoUtils.h new file mode 100755 index 0000000..bdf07fb --- /dev/null +++ b/OfficeImport.framework/SFUCryptoUtils.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface SFUCryptoUtils : NSObject { +} + ++ (id)generatePassphraseVerifierForKey:(id)arg1; ++ (unsigned int)iterationCountFromPassphraseVerifier:(id)arg1; ++ (BOOL)checkKey:(id)arg1 againstPassphraseVerifier:(id)arg2; ++ (BOOL)isEncryptionVersionAndFormatSupportedInPassphraseVerifier:(id)arg1; ++ (id)retainedBufferedInputStreamForDecryptingFile:(id)arg1 key:(id)arg2 isDeflated:(BOOL)arg3 zipStream:(id*)arg4; ++ (id)encodePassphraseHint:(id)arg1; ++ (id)decodePassphraseHint:(id)arg1; ++ (id)sha256HashFromStorage:(id)arg1; ++ (id)sha256HashFromString:(id)arg1; ++ (id)sha256HashFromData:(id)arg1; ++ (BOOL)generateRandomDataInBuffer:(char *)arg1 length:(unsigned long)arg2; ++ (unsigned int)ivLengthForKey:(id)arg1; + + +@end diff --git a/OfficeImport.framework/SFUCryptor.h b/OfficeImport.framework/SFUCryptor.h new file mode 100755 index 0000000..1df7fe1 --- /dev/null +++ b/OfficeImport.framework/SFUCryptor.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface SFUCryptor : NSObject { +} + + +- (BOOL)cryptDataFromBuffer:(const char *)arg1 length:(unsigned long)arg2 toStream:(id)arg3 finished:(BOOL)arg4 error:(id*)arg5; +- (BOOL)cryptDataFromBuffer:(const char *)arg1 length:(unsigned long)arg2 toStream:(id)arg3 finished:(BOOL)arg4 crc32:(unsigned int*)arg5 error:(id*)arg6; +- (id)initWithKey:(id)arg1 operation:(int)arg2 iv:(const char *)arg3 ivLength:(unsigned long)arg4; +- (BOOL)cryptDataFromStream:(id)arg1 toBuffer:(char *)arg2 length:(unsigned long)arg3 bytesRead:(unsigned int*)arg4 error:(id*)arg5; + +@end diff --git a/OfficeImport.framework/SFUDataRepresentation.h b/OfficeImport.framework/SFUDataRepresentation.h new file mode 100755 index 0000000..f0b54f7 --- /dev/null +++ b/OfficeImport.framework/SFUDataRepresentation.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface SFUDataRepresentation : NSObject { + BOOL mHasHash; + unsigned int mHash; +} + + +- (long long)encodedLength; +- (BOOL)isEncrypted; +- (id)bufferedInputStreamWithBufferSize:(unsigned long)arg1; +- (struct _xmlTextReader { }*)xmlReaderForGzippedData; +- (struct CGDataProvider { }*)cgDataProvider; +- (unsigned long)readIntoData:(id)arg1; +- (struct _xmlTextReader { }*)xmlReaderForGzippedDataWithInputStream:(id*)arg1; +- (BOOL)hasSameLocationAs:(id)arg1; +- (id)bufferedInputStream; +- (id)inputStream; +- (long long)dataLength; +- (struct _xmlTextReader { }*)xmlReader; +- (struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; }*)xmlDocument; +- (int)compare:(id)arg1; +- (BOOL)isReadable; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; + +@end diff --git a/OfficeImport.framework/SFUFileDataRepresentation.h b/OfficeImport.framework/SFUFileDataRepresentation.h new file mode 100755 index 0000000..000e8e7 --- /dev/null +++ b/OfficeImport.framework/SFUFileDataRepresentation.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString, SFUCryptoKey; + +@interface SFUFileDataRepresentation : SFUDataRepresentation { + NSString *mPath; + int mSharedFd; + long long mFileLength; + unsigned int mFileType; + BOOL mHasFileAttributes; + long long mPlaintextDataLength; + SFUCryptoKey *mCryptoKey; + BOOL mDeleteFileWhenDone; +} + + +- (id)initWithPath:(id)arg1 sharedFileDescriptor:(int)arg2; +- (id)initWithCopyOfData:(id)arg1 path:(id)arg2; +- (void)deleteFileWhenDone; +- (id)initWithPath:(id)arg1 sharedFileDescriptor:(int)arg2 cryptoKey:(id)arg3 dataLength:(long long)arg4; +- (id)initWithCopyOfData:(id)arg1 path:(id)arg2 cryptoKey:(id)arg3; +- (BOOL)isCryptoKeyIdenticalToKey:(id)arg1; +- (id)initWithPath:(id)arg1 cryptoKey:(id)arg2 dataLength:(long long)arg3; +- (void)readFileAttributes; +- (long long)encodedLength; +- (BOOL)isEncrypted; +- (BOOL)hasSameLocationAs:(id)arg1; +- (id)inputStream; +- (long long)dataLength; +- (id)path; +- (unsigned long)fileType; +- (void)setFileType:(unsigned long)arg1; +- (id)initWithPath:(id)arg1; +- (BOOL)isReadable; +- (id)description; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUFileInputStream.h b/OfficeImport.framework/SFUFileInputStream.h new file mode 100755 index 0000000..7e3c27d --- /dev/null +++ b/OfficeImport.framework/SFUFileInputStream.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface SFUFileInputStream : NSObject { + int mFd; + BOOL mIsCachingDisabled; + long long mStartOffset; + long long mCurrentOffset; + long long mEndOffset; +} + + +- (id)initWithFileDescriptor:(int)arg1 offset:(long long)arg2 length:(long long)arg3; +- (id)initWithPath:(id)arg1 offset:(long long)arg2 length:(long long)arg3; +- (id)initWithPath:(id)arg1 offset:(long long)arg2; +- (id)closeLocalStream; +- (BOOL)canSeek; +- (void)seekToOffset:(long long)arg1; +- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; +- (void)disableSystemCaching; +- (void)enableSystemCaching; +- (void)close; +- (long long)offset; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUFileOutputStream.h b/OfficeImport.framework/SFUFileOutputStream.h new file mode 100755 index 0000000..d035a0b --- /dev/null +++ b/OfficeImport.framework/SFUFileOutputStream.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSString; + +@interface SFUFileOutputStream : NSObject { + struct __sFILE { char *x1; int x2; int x3; short x4; short x5; struct __sbuf { + char *_base; + int _size; + } x6; int x7; void *x8; int (*x9)(); int (*x10)(); int (*x11)(); int (*x12)(); struct __sbuf { + char *_base; + int _size; + } x13; struct __sFILEX {} *x14; int x15; unsigned char x16[3]; unsigned char x17[1]; struct __sbuf { + char *_base; + int _size; + } x18; int x19; long long x20; } *mFile; + NSString *mPath; +} + + +- (void)seekToOffset:(long long)arg1 whence:(int)arg2; +- (BOOL)canCreateInputStream; +- (id)inputStream; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long)arg2; +- (id)closeLocalStream; +- (BOOL)canSeek; +- (id)path; +- (id)initWithPath:(id)arg1; +- (void)close; +- (long long)offset; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUJson.h b/OfficeImport.framework/SFUJson.h new file mode 100755 index 0000000..d61729d --- /dev/null +++ b/OfficeImport.framework/SFUJson.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface SFUJson : NSObject { +} + ++ (id)stringFromObject:(id)arg1; ++ (id)objectFromString:(id)arg1; ++ (id)arrayFromString:(id)arg1; ++ (id)dictionaryFromString:(id)arg1; + + +@end diff --git a/OfficeImport.framework/SFUJsonScanner.h b/OfficeImport.framework/SFUJsonScanner.h new file mode 100755 index 0000000..499eee6 --- /dev/null +++ b/OfficeImport.framework/SFUJsonScanner.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString, NSCharacterSet; + +@interface SFUJsonScanner : NSObject { + NSString *mString; + unsigned short *mCharacters; + unsigned int mLength; + unsigned int mOffset; + NSCharacterSet *mWhitespaceCharacterSet; + NSCharacterSet *mDecimalDigitCharacterSet; +} + + +- (void)skipWhitespace; +- (id)parseObject; +- (id)parseArray; +- (id)parseDictionary; +- (unsigned short)nextCharacter; +- (void)appendCharactersInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1 toString:(id)arg2; +- (id)parseHexCharacter; +- (id)parseString; +- (BOOL)parseConstantString:(const char *)arg1; +- (id)parseNull; +- (id)parseTrue; +- (id)parseFalse; +- (id)parseNumber; +- (id)initWithString:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUMemoryDataRepresentation.h b/OfficeImport.framework/SFUMemoryDataRepresentation.h new file mode 100755 index 0000000..d2d86b5 --- /dev/null +++ b/OfficeImport.framework/SFUMemoryDataRepresentation.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSData; + +@interface SFUMemoryDataRepresentation : SFUDataRepresentation { + NSData *mData; +} + + +- (id)initWithDataNoCopy:(id)arg1; +- (id)initWithDataRepresentation:(id)arg1; +- (id)bufferedInputStreamWithBufferSize:(unsigned long)arg1; +- (unsigned long)readIntoData:(id)arg1; +- (BOOL)hasSameLocationAs:(id)arg1; +- (id)bufferedInputStream; +- (id)inputStream; +- (long long)dataLength; +- (id)data; +- (id)initWithData:(id)arg1; +- (BOOL)isReadable; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUMemoryInputStream.h b/OfficeImport.framework/SFUMemoryInputStream.h new file mode 100755 index 0000000..576af3a --- /dev/null +++ b/OfficeImport.framework/SFUMemoryInputStream.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSData; + +@interface SFUMemoryInputStream : NSObject { + NSData *mData; + char *mStart; + char *mCurrent; + char *mEnd; +} + + +- (id)initWithData:(id)arg1 offset:(unsigned long)arg2 length:(unsigned long)arg3; +- (BOOL)seekWithinBufferToOffset:(long long)arg1; +- (id)closeLocalStream; +- (unsigned long)readToOwnBuffer:(const char **)arg1 size:(unsigned long)arg2; +- (BOOL)canSeek; +- (void)seekToOffset:(long long)arg1; +- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; +- (void)disableSystemCaching; +- (void)enableSystemCaching; +- (void)close; +- (long long)offset; +- (id)initWithData:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUMemoryOutputStream.h b/OfficeImport.framework/SFUMemoryOutputStream.h new file mode 100755 index 0000000..0cd3427 --- /dev/null +++ b/OfficeImport.framework/SFUMemoryOutputStream.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableData; + +@interface SFUMemoryOutputStream : NSObject { + NSMutableData *mData; +} + + +- (void)seekToOffset:(long long)arg1 whence:(int)arg2; +- (BOOL)canCreateInputStream; +- (id)inputStream; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long)arg2; +- (id)closeLocalStream; +- (BOOL)canSeek; +- (void)close; +- (long long)offset; +- (id)initWithData:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUMoveableFileOutputStream.h b/OfficeImport.framework/SFUMoveableFileOutputStream.h new file mode 100755 index 0000000..0070e92 --- /dev/null +++ b/OfficeImport.framework/SFUMoveableFileOutputStream.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface SFUMoveableFileOutputStream : NSObject { + int mFd; + NSString *mPath; +} + + +- (id)initWithTemporaryFile:(id)arg1; +- (BOOL)moveToPath:(id)arg1; +- (void)truncateToLength:(unsigned long)arg1; +- (void)seekToOffset:(long long)arg1 whence:(int)arg2; +- (BOOL)canCreateInputStream; +- (id)inputStream; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long)arg2; +- (id)closeLocalStream; +- (BOOL)canSeek; +- (id)path; +- (void)flush; +- (id)initWithPath:(id)arg1; +- (void)close; +- (long long)offset; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUMutablePair.h b/OfficeImport.framework/SFUMutablePair.h new file mode 100755 index 0000000..10bebfa --- /dev/null +++ b/OfficeImport.framework/SFUMutablePair.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface SFUMutablePair : SFUPair { +} + + +- (void)setFirst:(id)arg1; +- (void)setSecond:(id)arg1; + +@end diff --git a/OfficeImport.framework/SFUMutablePointerSet.h b/OfficeImport.framework/SFUMutablePointerSet.h new file mode 100755 index 0000000..95b2157 --- /dev/null +++ b/OfficeImport.framework/SFUMutablePointerSet.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface SFUMutablePointerSet : SFUPointerSet { +} + ++ (void)initialize; ++ (Class)class; + +- (id)initWithObjects:(id*)arg1 count:(unsigned int)arg2; +- (id)initWithCapacity:(unsigned int)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/SFUMutableRetainedPointerSet.h b/OfficeImport.framework/SFUMutableRetainedPointerSet.h new file mode 100755 index 0000000..f8fa49e --- /dev/null +++ b/OfficeImport.framework/SFUMutableRetainedPointerSet.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface SFUMutableRetainedPointerSet : SFURetainedPointerSet { +} + ++ (void)initialize; ++ (Class)class; + +- (id)initWithObjects:(id*)arg1 count:(unsigned int)arg2; +- (id)initWithCapacity:(unsigned int)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/SFUNumberFormatter.h b/OfficeImport.framework/SFUNumberFormatter.h new file mode 100755 index 0000000..9b00538 --- /dev/null +++ b/OfficeImport.framework/SFUNumberFormatter.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary, NSString; + +@interface SFUNumberFormatter : NSObject { + struct __CFLocale { } *mLocale; + struct __CFArray { } *mDecimalFormatters; + struct __CFArray { } *mCurrencyFormatters; + struct __CFArray { } *mPercentageFormatters; + struct __CFArray { } *mScientificFormatters; + struct __CFNumberFormatter { } *mFractionFormatter; + NSMutableDictionary *mCurrencyCodeToSymbolMap; + NSString *mCurrencyString; + NSString *mPercentageString; + NSString *mScientificString; + NSString *mDecimalString; + NSString *mPercentSymbol; +} + ++ (int)positionOfCurrencySymbolInNumberFormatSubpattern:(id)arg1; ++ (id)availableCurrencyCodes; ++ (id)numberFormatStringSpecialSymbols; ++ (id)formatterForLocale:(struct __CFLocale { }*)arg1; ++ (int)positionOfSymbol:(id)arg1 inNumberFormatSubpattern:(id)arg2; ++ (void)formatString:(id)arg1 replaceOccurencesOfUnescapedString:(id)arg2 withString:(id)arg3; ++ (int)positionOfMinusSignInNumberFormatSubpattern:(id)arg1; ++ (id)displayNameForCurrencyCode:(id)arg1; ++ (id)defaultFormatStringForValueType:(int)arg1; ++ (id)localizedPercentSymbol; ++ (id)formatString:(id)arg1 transformedForNegativeStyle:(int)arg2; ++ (id)currentLocaleCurrencyCode; ++ (id)currencySymbolForCurrencyCode:(id)arg1; + +- (BOOL)currencyFromString:(struct __CFString { }*)arg1 value:(double*)arg2 formatString:(const struct __CFString {}**)arg3 currencyCode:(const struct __CFString {}**)arg4; +- (BOOL)findCurrencySymbolInString:(struct __CFString { }*)arg1; +- (BOOL)decimalFromString:(struct __CFString { }*)arg1 value:(double*)arg2 formatString:(const struct __CFString {}**)arg3; +- (BOOL)percentageFromString:(struct __CFString { }*)arg1 value:(double*)arg2 formatString:(const struct __CFString {}**)arg3; +- (BOOL)scientificFromString:(struct __CFString { }*)arg1 value:(double*)arg2 formatString:(const struct __CFString {}**)arg3; +- (BOOL)fractionFromString:(struct __CFString { }*)arg1 value:(double*)arg2; +- (id)displayNameForCurrencyCode:(id)arg1; +- (id)defaultFormatStringForValueType:(int)arg1; +- (id)localizedPercentSymbol; +- (id)initWithLocale:(struct __CFLocale { }*)arg1; +- (void)numberPreferencesChanged:(id)arg1; +- (BOOL)valueFromString:(struct __CFString { }*)arg1 formatters:(struct __CFArray { }*)arg2 value:(double*)arg3 formatString:(const struct __CFString {}**)arg4 currencyCode:(const struct __CFString {}**)arg5; +- (id)currentLocaleCurrencyCode; +- (id)currencySymbolForCurrencyCode:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUOffsetInputStream.h b/OfficeImport.framework/SFUOffsetInputStream.h new file mode 100755 index 0000000..1828c61 --- /dev/null +++ b/OfficeImport.framework/SFUOffsetInputStream.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ; + +@interface SFUOffsetInputStream : NSObject { + *mInputStream; + long long mInitialOffset; +} + + +- (id)initWithInputStream:(id)arg1; +- (id)initWithInputStream:(id)arg1 initialOffset:(long long)arg2; +- (id)closeLocalStream; +- (BOOL)canSeek; +- (void)seekToOffset:(long long)arg1; +- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; +- (void)disableSystemCaching; +- (void)enableSystemCaching; +- (void)close; +- (long long)offset; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUOffsetOutputStream.h b/OfficeImport.framework/SFUOffsetOutputStream.h new file mode 100755 index 0000000..ee5f45d --- /dev/null +++ b/OfficeImport.framework/SFUOffsetOutputStream.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ; + +@interface SFUOffsetOutputStream : NSObject { + *mOutputStream; + long long mInitialOffset; +} + + +- (id)initWithOutputStream:(id)arg1; +- (void)seekToOffset:(long long)arg1 whence:(int)arg2; +- (BOOL)canCreateInputStream; +- (id)inputStream; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long)arg2; +- (id)closeLocalStream; +- (BOOL)canSeek; +- (void)close; +- (long long)offset; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUPair.h b/OfficeImport.framework/SFUPair.h new file mode 100755 index 0000000..7b5d2f8 --- /dev/null +++ b/OfficeImport.framework/SFUPair.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface SFUPair : NSObject { + id mFirst; + id mSecond; +} + ++ (id)pairWithPair:(id)arg1; ++ (id)pair; ++ (id)pairWithFirst:(id)arg1 second:(id)arg2; + +- (id)initWithFirst:(id)arg1 second:(id)arg2; +- (id)initWithPair:(id)arg1; +- (void)p_SetFirst:(id)arg1; +- (void)p_SetSecond:(id)arg1; +- (id)first; +- (id)mutableCopyWithZone:(struct _NSZone { }*)arg1; +- (id)second; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUPairNonRetainedSecond.h b/OfficeImport.framework/SFUPairNonRetainedSecond.h new file mode 100755 index 0000000..ed4197e --- /dev/null +++ b/OfficeImport.framework/SFUPairNonRetainedSecond.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface SFUPairNonRetainedSecond : SFUPair { +} + + +- (void)p_SetSecond:(id)arg1; + +@end diff --git a/OfficeImport.framework/SFUPointerSet.h b/OfficeImport.framework/SFUPointerSet.h new file mode 100755 index 0000000..8ee7b43 --- /dev/null +++ b/OfficeImport.framework/SFUPointerSet.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface SFUPointerSet : NSSet { +} + ++ (void)initialize; ++ (Class)class; + +- (id)initWithObjects:(id*)arg1 count:(unsigned int)arg2; +- (id)init; + +@end diff --git a/OfficeImport.framework/SFURegularExpression.h b/OfficeImport.framework/SFURegularExpression.h new file mode 100755 index 0000000..0cc478c --- /dev/null +++ b/OfficeImport.framework/SFURegularExpression.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface SFURegularExpression : NSObject { + NSString *_expressionString; + void *_reserved; +} + ++ (id)regularExpressionWithString:(id)arg1; ++ (void)initialize; + +- (struct _NSRange { unsigned int x1; unsigned int x2; })matchedRangeForString:(id)arg1 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 subexpressionRanges:(struct _NSRange { unsigned int x1; unsigned int x2; }*)arg3 count:(unsigned int)arg4; +- (const char *)getBytesForString:(id)arg1 lossByte:(unsigned char)arg2; +- (id)initWithExpressionString:(id)arg1; +- (id)expressionString; +- (unsigned int)numberOfSubexpressions; +- (id)initWithExpressionString:(id)arg1 options:(unsigned int)arg2; +- (struct _NSRange { unsigned int x1; unsigned int x2; })matchedRangeForCString:(const char *)arg1 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 subexpressionRanges:(struct _NSRange { unsigned int x1; unsigned int x2; }*)arg3 count:(unsigned int)arg4; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFURetainedPointerSet.h b/OfficeImport.framework/SFURetainedPointerSet.h new file mode 100755 index 0000000..5da5d51 --- /dev/null +++ b/OfficeImport.framework/SFURetainedPointerSet.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface SFURetainedPointerSet : NSSet { +} + ++ (void)initialize; ++ (Class)class; + +- (id)initWithObjects:(id*)arg1 count:(unsigned int)arg2; +- (id)init; + +@end diff --git a/OfficeImport.framework/SFUTangierCryptoKey.h b/OfficeImport.framework/SFUTangierCryptoKey.h new file mode 100755 index 0000000..b8213b6 --- /dev/null +++ b/OfficeImport.framework/SFUTangierCryptoKey.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface SFUTangierCryptoKey : SFUCryptoKey { + char *mKey; + unsigned int mKeyLength; +} + + +- (const char *)keyData; +- (unsigned long)keyLength; +- (id)initAes128KeyFromPassphrase:(const char *)arg1 length:(unsigned int)arg2; +- (id)initAes128KeyFromPassphrase:(const char *)arg1 length:(unsigned int)arg2 iterationCount:(unsigned int)arg3; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUZipArchive.h b/OfficeImport.framework/SFUZipArchive.h new file mode 100755 index 0000000..7308204 --- /dev/null +++ b/OfficeImport.framework/SFUZipArchive.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class SFUDataRepresentation, SFUCryptoKey, NSString, NSData, NSMutableDictionary; + +@interface SFUZipArchive : NSObject { + NSMutableDictionary *mEntries; + SFUDataRepresentation *mDataRepresentation; + NSData *mPassphraseVerifier; + NSString *mPassphraseHint; + SFUCryptoKey *mCryptoKey; + NSData *mEncryptedDocumentUuid; +} + ++ (BOOL)isZipArchiveAtPath:(id)arg1; + +- (id)entryWithName:(id)arg1 dataLength:(long long)arg2; +- (id)passphraseVerifier; +- (id)passphraseHint; +- (id)encryptedDocumentUuid; +- (void)readEntries; +- (void)collapseCommonRootDirectory; +- (void)setCryptoKey:(id)arg1; +- (struct SFUZipEndOfCentralDirectory { unsigned int x1; long long x2; long long x3; })readEndOfCentralDirectoryFromInputStream:(id)arg1; +- (id)readFilenameFromBuffer:(const char *)arg1 size:(unsigned long)arg2; +- (void)readExtraFieldFromBuffer:(const char *)arg1 size:(unsigned long)arg2 entry:(id)arg3; +- (id)allEntryNames; +- (const char *)searchForEndOfCentralDirectoryFromInputStream:(id)arg1 offset:(long long*)arg2; +- (struct SFUZipEndOfCentralDirectory { unsigned int x1; long long x2; long long x3; })readZip64EndOfCentralDirectoryFromInputStream:(id)arg1 eocdOffset:(long long)arg2; +- (struct SFUZipEndOfCentralDirectory { unsigned int x1; long long x2; long long x3; })readZip64EndOfCentralDirectoryFromInputStream:(id)arg1 offset:(long long)arg2; +- (BOOL)isEncrypted; +- (id)initWithPath:(id)arg1 collapseCommonRootDirectory:(BOOL)arg2; +- (id)initWithData:(id)arg1 collapseCommonRootDirectory:(BOOL)arg2; +- (id)entryWithName:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUZipArchiveFileDataRepresentation.h b/OfficeImport.framework/SFUZipArchiveFileDataRepresentation.h new file mode 100755 index 0000000..c46db54 --- /dev/null +++ b/OfficeImport.framework/SFUZipArchiveFileDataRepresentation.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class SFUFileDataRepresentation; + +@interface SFUZipArchiveFileDataRepresentation : SFUDataRepresentation { + SFUFileDataRepresentation *mFileRepresentation; + int mFd; +} + + +- (id)bufferedInputStreamWithOffset:(long long)arg1 length:(long long)arg2; +- (id)inputStreamWithOffset:(long long)arg1 length:(long long)arg2; +- (BOOL)isEncrypted; +- (BOOL)hasSameLocationAs:(id)arg1; +- (id)inputStream; +- (long long)dataLength; +- (id)path; +- (id)initWithPath:(id)arg1; +- (BOOL)isReadable; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUZipArchiveMemoryDataRepresentation.h b/OfficeImport.framework/SFUZipArchiveMemoryDataRepresentation.h new file mode 100755 index 0000000..7ec99a3 --- /dev/null +++ b/OfficeImport.framework/SFUZipArchiveMemoryDataRepresentation.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSData; + +@interface SFUZipArchiveMemoryDataRepresentation : SFUDataRepresentation { + NSData *mData; +} + + +- (id)bufferedInputStreamWithOffset:(long long)arg1 length:(long long)arg2; +- (id)inputStreamWithOffset:(long long)arg1 length:(long long)arg2; +- (id)bufferedInputStreamWithBufferSize:(unsigned long)arg1; +- (BOOL)hasSameLocationAs:(id)arg1; +- (id)bufferedInputStream; +- (id)inputStream; +- (long long)dataLength; +- (id)data; +- (id)initWithData:(id)arg1; +- (BOOL)isReadable; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUZipArchiveOutputStream.h b/OfficeImport.framework/SFUZipArchiveOutputStream.h new file mode 100755 index 0000000..3ee634d --- /dev/null +++ b/OfficeImport.framework/SFUZipArchiveOutputStream.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class SFUMoveableFileOutputStream, SFUCryptoKey, SFUZipOutputEntry, , NSMutableArray, NSData, SFUZipFreeSpaceEntry; + +@interface SFUZipArchiveOutputStream : NSObject { + SFUMoveableFileOutputStream *mOutputStream; + SFUCryptoKey *mCryptoKey; + NSData *mPassphraseHint; + NSData *mEncryptedDocumentUuid; + NSMutableArray *mEntries; + SFUZipOutputEntry *mCurrentEntry; + SFUZipOutputEntry *mLastEntryInFile; + *mEntryOutputStream; + char *mBuffer; + NSMutableArray *mFreeList; + SFUZipFreeSpaceEntry *mCurrentFreeSpace; + unsigned long long mFreeBytes; +} + ++ (unsigned long)approximateBytesForEntryHeaderWithName:(id)arg1; + +- (id)beginUncompressedUnknownSizeEntryWithName:(id)arg1; +- (void)setCrc32ForCurrentEntry:(unsigned int)arg1; +- (BOOL)canRemoveEntryWithName:(id)arg1; +- (void)removeEntryWithName:(id)arg1; +- (void)setEncryptedDocumentUuid:(id)arg1; +- (id)entriesAtPath:(id)arg1; +- (unsigned long long)freeBytes; +- (unsigned int)crc32ForEntry:(id)arg1; +- (id)initWithPath:(id)arg1 cryptoKey:(id)arg2 passphraseHint:(id)arg3; +- (id)initWithOutputStream:(id)arg1 cryptoKey:(id)arg2 passphraseHint:(id)arg3; +- (void)finishEntry; +- (unsigned int)writeLocalFileHeaderForEntry:(id)arg1; +- (void)beginEntryWithName:(id)arg1 isCompressed:(BOOL)arg2 uncompressedSize:(unsigned long long)arg3; +- (void)beginUnknownSizeEntryWithName:(id)arg1 isCompressed:(BOOL)arg2; +- (void)writeCentralFileHeaderUsingEntry:(id)arg1 isFirstEntry:(BOOL)arg2; +- (void)writeEndOfCentralDirectoryWithOffset:(long long)arg1; +- (void)coalesceAndTruncateFreeSpace; +- (void)writeZip64EndOfCentralDirectoryWithOffset:(long long)arg1; +- (void)writeZip64EndOfCentralDirectoryLocatorWithOffset:(long long)arg1; +- (void)moveToPath:(id)arg1; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long)arg2; +- (void)flush; +- (id)entryNames; +- (void)reset; +- (id)initWithPath:(id)arg1; +- (void)close; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUZipDeflateOutputStream.h b/OfficeImport.framework/SFUZipDeflateOutputStream.h new file mode 100755 index 0000000..89feb2c --- /dev/null +++ b/OfficeImport.framework/SFUZipDeflateOutputStream.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class ; + +@interface SFUZipDeflateOutputStream : NSObject { + *mOutputStream; + struct z_stream_s { + char *next_in; + unsigned int avail_in; + unsigned int total_in; + char *next_out; + unsigned int avail_out; + unsigned int total_out; + char *msg; + struct internal_state {} *state; + int (*zalloc)(); + int (*zfree)(); + void *opaque; + int data_type; + unsigned int adler; + unsigned int reserved; + } mDeflateStream; + char *mOutBuffer; +} + + +- (id)initWithOutputStream:(id)arg1; +- (void)seekToOffset:(long long)arg1 whence:(int)arg2; +- (BOOL)canCreateInputStream; +- (id)inputStream; +- (void)writeBuffer:(const char *)arg1 size:(unsigned long)arg2; +- (id)closeLocalStream; +- (BOOL)canSeek; +- (void)close; +- (long long)offset; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUZipEntry.h b/OfficeImport.framework/SFUZipEntry.h new file mode 100755 index 0000000..7d13d2f --- /dev/null +++ b/OfficeImport.framework/SFUZipEntry.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class SFUDataRepresentation, SFUCryptoKey; + +@interface SFUZipEntry : SFUDataRepresentation { + SFUDataRepresentation *mArchiveDataRepresentation; + int mCompressionMethod; + unsigned long long mCompressedSize; + unsigned long long mUncompressedSize; + unsigned long long mOffset; + unsigned int mCrc; + unsigned long long mDataOffset; + BOOL mHasDataOffset; + unsigned long long mEncodedLength; + BOOL mHasEncodedLength; + SFUCryptoKey *mCryptoKey; +} + + +- (id)backingFilePath; +- (unsigned long long)backingFileDataOffset; +- (void)setCompressionFlags:(unsigned short)arg1; +- (unsigned long long)dataOffset; +- (unsigned long long)calculateEncodedLength; +- (BOOL)isBackedByFile; +- (unsigned int)crc; +- (BOOL)isCompressed; +- (id)initWithDataRepresentation:(id)arg1 compressionMethod:(int)arg2 compressedSize:(unsigned long long)arg3 uncompressedSize:(unsigned long long)arg4 offset:(unsigned long long)arg5 crc:(unsigned int)arg6; +- (void)setDataLength:(long long)arg1; +- (void)setCryptoKey:(id)arg1; +- (id)initFromCentralFileHeader:(const char *)arg1 dataRepresentation:(id)arg2; +- (void)readZip64ExtraField:(const char *)arg1 size:(unsigned long)arg2; +- (long long)encodedLength; +- (BOOL)isEncrypted; +- (id)inputStream; +- (void)copyToFile:(id)arg1; +- (long long)dataLength; +- (id)data; +- (BOOL)isReadable; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUZipException.h b/OfficeImport.framework/SFUZipException.h new file mode 100755 index 0000000..7ad94fc --- /dev/null +++ b/OfficeImport.framework/SFUZipException.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface SFUZipException : NSException { +} + + + +@end diff --git a/OfficeImport.framework/SFUZipFreeSpaceEntry.h b/OfficeImport.framework/SFUZipFreeSpaceEntry.h new file mode 100755 index 0000000..58f4df5 --- /dev/null +++ b/OfficeImport.framework/SFUZipFreeSpaceEntry.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface SFUZipFreeSpaceEntry : NSObject { + unsigned long long offset; + unsigned long long length; +} + + +- (int)compareByOffset:(id)arg1; + +@end diff --git a/OfficeImport.framework/SFUZipInflateInputStream.h b/OfficeImport.framework/SFUZipInflateInputStream.h new file mode 100755 index 0000000..00ab8e4 --- /dev/null +++ b/OfficeImport.framework/SFUZipInflateInputStream.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class ; + +@interface SFUZipInflateInputStream : NSObject { + struct z_stream_s { + char *next_in; + unsigned int avail_in; + unsigned int total_in; + char *next_out; + unsigned int avail_out; + unsigned int total_out; + char *msg; + struct internal_state {} *state; + int (*zalloc)(); + int (*zfree)(); + void *opaque; + int data_type; + unsigned int adler; + unsigned int reserved; + } mStream; + long long mOffset; + *mInput; + char *mOutBuffer; + unsigned int mOutBufferSize; + BOOL mReachedEnd; + BOOL mIsFromZip; + unsigned int mCalculatedCrc; + unsigned int mCheckCrc; +} + + +- (long long)totalCompressedBytesConsumed; +- (void)setupInflateStream; +- (id)initWithOffset:(long long)arg1 end:(long long)arg2 uncompressedSize:(unsigned long long)arg3 crc:(unsigned long)arg4 dataRepresentation:(id)arg5; +- (id)initWithInput:(id)arg1; +- (id)closeLocalStream; +- (unsigned long)readToOwnBuffer:(const char **)arg1 size:(unsigned long)arg2; +- (BOOL)canSeek; +- (void)seekToOffset:(long long)arg1; +- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; +- (void)disableSystemCaching; +- (void)enableSystemCaching; +- (void)close; +- (long long)offset; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUZipOutputEntry.h b/OfficeImport.framework/SFUZipOutputEntry.h new file mode 100755 index 0000000..bb37cdc --- /dev/null +++ b/OfficeImport.framework/SFUZipOutputEntry.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface SFUZipOutputEntry : NSObject { + NSString *name; + unsigned int utf8NameLength; + BOOL isCompressed; + BOOL isEncrypted; + unsigned int time; + unsigned long long compressedSize; + unsigned long long uncompressedSize; + unsigned long long offset; + unsigned long long compressedDataOffset; + unsigned int crc; + BOOL isWrittenDirectlyToFile; + BOOL is64Bit; +} + + +- (int)compareByOffset:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/SFUZipRecordInputStream.h b/OfficeImport.framework/SFUZipRecordInputStream.h new file mode 100755 index 0000000..133c0b6 --- /dev/null +++ b/OfficeImport.framework/SFUZipRecordInputStream.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class ; + +@interface SFUZipRecordInputStream : NSObject { + *mInput; + char *mBuffer; + long long mBufferStart; + long long mBufferEnd; +} + + +- (const char *)dataAtOffset:(long long)arg1 size:(unsigned long)arg2 end:(long long)arg3; +- (id)initWithDataRepresentation:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/STRootStorage.h b/OfficeImport.framework/STRootStorage.h new file mode 100755 index 0000000..8f04bf4 --- /dev/null +++ b/OfficeImport.framework/STRootStorage.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableData; + +@interface STRootStorage : STStorage { + struct _RootStorage { } *m_pCRoot; + NSMutableData *m_StorageData; + void *m_pvBuf; +} + + +- (id)getDocumentProperty:(int)arg1 withId:(int)arg2 PropType:(int*)arg3; +- (id)getStringDocumentPropertyWithId:(int)arg1 givenPropStream:(int)arg2; +- (long)getLongDocumentPropertyWithId:(int)arg1 givenPropStream:(int)arg2; +- (void)setStringDocumentPropertyWithId:(int)arg1 to:(id)arg2 givenPropStream:(int)arg3; +- (void)setLongDocumentPropertyWithId:(int)arg1 to:(long)arg2 givenPropStream:(int)arg3; +- (void)setShortDocumentPropertyWithId:(int)arg1 to:(short)arg2 givenPropStream:(int)arg3; +- (void)setBlobDocumentPropertyWithId:(int)arg1 to:(void*)arg2 givenPropStream:(int)arg3; +- (void)setDefaultDocumentProperties; +- (id)initWithName:(id)arg1 andMode:(int)arg2; +- (id)initWithMutableData:(id)arg1 andMode:(int)arg2; +- (void*)resizeStorageBuffer:(unsigned long)arg1; +- (id)getDocumentProperty:(int)arg1 withId:(int)arg2 PropType:(int*)arg3 throwOnError:(BOOL)arg4; +- (short)getShortDocumentPropertyWithId:(int)arg1 givenPropStream:(int)arg2; +- (void)setDocumentProperty:(int)arg1 withId:(int)arg2 AndType:(int)arg3 AndValue:(void*)arg4; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/STSStgObject.h b/OfficeImport.framework/STSStgObject.h new file mode 100755 index 0000000..92646ca --- /dev/null +++ b/OfficeImport.framework/STSStgObject.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface STSStgObject : NSObject { +} + ++ (void)throwIfError:(int)arg1; + +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/STStgInfo.h b/OfficeImport.framework/STStgInfo.h new file mode 100755 index 0000000..8d49004 --- /dev/null +++ b/OfficeImport.framework/STStgInfo.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface STStgInfo : NSObject { + NSString *m_pstrName; + int m_type; + unsigned long m_userFlags; + unsigned long m_size; + int m_creationTime; + int m_modificationTime; + int m_accessMode; + struct { + unsigned int m_data1; + unsigned short m_data2; + unsigned short m_data3; + unsigned char m_data4[8]; + } m_clsid; +} + + +- (id)initWithStgInfo:(struct _StgInfo { int *x1; int x2; unsigned int x3; unsigned long long x4; int x5; int x6; int x7; struct _SSRW_GUID { unsigned int x_8_1_1; unsigned short x_8_1_2; unsigned short x_8_1_3; unsigned char x_8_1_4[8]; } x8; }*)arg1; +- (id)getName; +- (int)getType; +- (unsigned long)getUserFlags; +- (void)setUserFlags:(unsigned long)arg1; +- (unsigned long)getSize; +- (long)getCreationTime; +- (void)setCreationTime:(long)arg1; +- (long)getModificationTime; +- (void)setModificationTime:(long)arg1; +- (int)getAccessMode; +- (void)setAccessMode:(int)arg1; +- (struct { unsigned int x1; unsigned short x2; unsigned short x3; unsigned char x4[8]; })getCLSID; +- (void)setCLSID:(struct { unsigned int x1; unsigned short x2; unsigned short x3; unsigned char x4[8]; })arg1; +- (void)setType:(int)arg1; +- (void)setSize:(unsigned long)arg1; +- (void)setName:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/STStorage.h b/OfficeImport.framework/STStorage.h new file mode 100755 index 0000000..872a590 --- /dev/null +++ b/OfficeImport.framework/STStorage.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface STStorage : STSStgObject { + struct _Storage { } *m_pCStorage; +} + + +- (id)openStream:(id)arg1 withMode:(int)arg2; +- (id)openStorage:(id)arg1 withMode:(int)arg2; +- (id)getInfo; +- (id)getChildrenInfo; +- (int)getChildType:(id)arg1; +- (void)setClass:(struct { unsigned int x1; unsigned short x2; unsigned short x3; unsigned char x4[8]; })arg1; +- (id)initWithCStorage:(struct _Storage { }*)arg1; +- (void)close; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/STStream.h b/OfficeImport.framework/STStream.h new file mode 100755 index 0000000..2ee78ab --- /dev/null +++ b/OfficeImport.framework/STStream.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface STStream : STSStgObject { + struct _Stream { } *m_pCStream; +} + + +- (void)releaseCStream; +- (void)seek:(long)arg1 fromOrigin:(int)arg2; +- (unsigned long)getPos; +- (id)readBytes:(unsigned long)arg1; +- (BOOL)readLEchar; +- (unsigned char)readLEbyte; +- (unsigned char)readLEboolean; +- (short)readLEshort; +- (unsigned short)readLEword; +- (long)readLElong; +- (unsigned long)readLEdword; +- (float)readLEfloat; +- (double)readLEdouble; +- (unsigned short)readLEunichar; +- (id)readLEwstring:(unsigned long)arg1; +- (void)writeBytes:(id)arg1; +- (void)writeLEbyte:(unsigned char)arg1; +- (void)writeLEchar:(BOOL)arg1; +- (void)writeLEboolean:(unsigned char)arg1; +- (void)writeLEshort:(short)arg1; +- (void)writeLEword:(unsigned short)arg1; +- (void)writeLElong:(long)arg1; +- (void)writeLEdword:(unsigned long)arg1; +- (void)writeLEfloat:(float)arg1; +- (void)writeLEdouble:(double)arg1; +- (void)writeLEunichar:(unsigned short)arg1; +- (void)writeLEwstring:(id)arg1; +- (void)writeLEwstringNoTerminator:(id)arg1; +- (id)getInfo; +- (void)setClass:(struct { unsigned int x1; unsigned short x2; unsigned short x3; unsigned char x4[8]; })arg1; +- (id)initWithCStream:(struct _Stream { }*)arg1; +- (void)close; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/TSUAssertionHandler.h b/OfficeImport.framework/TSUAssertionHandler.h new file mode 100755 index 0000000..4585d55 --- /dev/null +++ b/OfficeImport.framework/TSUAssertionHandler.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface TSUAssertionHandler : NSAssertionHandler { +} + ++ (void)installAsNSHandler; ++ (id)currentHandler; + +- (void)handleFailureWithLocation:(id)arg1 file:(id)arg2 lineNumber:(int)arg3 description:(id)arg4 arguments:(void*)arg5; +- (void)handleFailureInFunction:(id)arg1 file:(id)arg2 lineNumber:(int)arg3 description:(id)arg4; +- (void)handleFailureInMethod:(SEL)arg1 object:(id)arg2 file:(id)arg3 lineNumber:(int)arg4 description:(id)arg5; + +@end diff --git a/OfficeImport.framework/TSUColor.h b/OfficeImport.framework/TSUColor.h new file mode 100755 index 0000000..6e6788a --- /dev/null +++ b/OfficeImport.framework/TSUColor.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface TSUColor : NSObject { + struct CGColor { } *mCGColor; +} + +@property(readonly) struct CGColor { }* CGColor; + ++ (id)randomColor; ++ (id)colorWithCalibratedHue:(float)arg1 saturation:(float)arg2 brightness:(float)arg3 alpha:(float)arg4; ++ (id)colorWithCalibratedRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; ++ (id)colorWithCGColor:(struct CGColor { }*)arg1; ++ (id)colorWithWhite:(float)arg1 alpha:(float)arg2; ++ (id)colorWithRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; ++ (id)clearColor; ++ (id)brownColor; ++ (id)purpleColor; ++ (id)orangeColor; ++ (id)yellowColor; ++ (id)magentaColor; ++ (id)cyanColor; ++ (id)blueColor; ++ (id)greenColor; ++ (id)redColor; ++ (id)lightGrayColor; ++ (id)grayColor; ++ (id)whiteColor; ++ (id)blackColor; + +- (id)grayscaleColor; +- (id)invertedColor; +- (float)luminance; +- (void)paintRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 inContext:(struct CGContext { }*)arg2; +- (void)paintPath:(struct CGPath { }*)arg1 inContext:(struct CGContext { }*)arg2; +- (float)p_rgbComponentWithIndex:(unsigned char)arg1; +- (id)blendedColorWithFraction:(float)arg1 ofColor:(id)arg2; +- (float)redComponent; +- (float)greenComponent; +- (float)blueComponent; +- (float)alphaComponent; +- (id)initWithCGColor:(struct CGColor { }*)arg1; +- (id)colorWithAlphaComponent:(float)arg1; +- (id)initWithWhite:(float)arg1 alpha:(float)arg2; +- (BOOL)isOpaque; +- (struct CGColor { }*)CGColor; +- (void)set; +- (id)initWithRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)copy; + +@end diff --git a/OfficeImport.framework/TSUFlushingManager.h b/OfficeImport.framework/TSUFlushingManager.h new file mode 100755 index 0000000..37d44f3 --- /dev/null +++ b/OfficeImport.framework/TSUFlushingManager.h @@ -0,0 +1,82 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class TSUPointerKeyDictionary, , TSUMemoryWatcher, NSThread, NSCondition, TSURetainedPointerKeyDictionary; + +@interface TSUFlushingManager : NSObject { + TSURetainedPointerKeyDictionary *_objects; + struct set > { struct _Rb_tree,TSUFlushableObjectInfoPointerFlushingOrderLess,std::allocator > { + struct _Rb_tree_impl { + struct TSUFlushableObjectInfoPointerFlushingOrderLess { } _M_key_compare; + struct _Rb_tree_node_base { + int _M_color; + struct _Rb_tree_node_base {} *_M_parent; + struct _Rb_tree_node_base {} *_M_left; + struct _Rb_tree_node_base {} *_M_right; + } _M_header; + unsigned int _M_node_count; + } _M_impl; + } x1; } *_sortedObjects; + struct set > { struct _Rb_tree,TSUFlushableObjectInfoPointerTimeStampLess,std::allocator > { + struct _Rb_tree_impl { + struct TSUFlushableObjectInfoPointerTimeStampLess { } _M_key_compare; + struct _Rb_tree_node_base { + int _M_color; + struct _Rb_tree_node_base {} *_M_parent; + struct _Rb_tree_node_base {} *_M_left; + struct _Rb_tree_node_base {} *_M_right; + } _M_header; + unsigned int _M_node_count; + } _M_impl; + } x1; } *_sortedNewObjects; + TSUPointerKeyDictionary *_inactiveObjects; + unsigned int _clock; + BOOL _alwaysFlushing; + BOOL _stopFlushing; + BOOL _stopFlushingWhenQueueEmpty; + BOOL _isFlushing; + *_flushingObject; + BOOL _isWaitingForFlush; + NSCondition *_cond; + NSCondition *_isFlushingCond; + TSUMemoryWatcher *_memoryWatcher; + NSThread *_bgThread; +} + ++ (id)_singletonAlloc; ++ (id)sharedManager; ++ (id)allocWithZone:(struct _NSZone { }*)arg1; + +- (void)didEnterBackground; +- (void)protectObject:(id)arg1; +- (void)stopProtectingObject:(id)arg1; +- (void)doneWithObject:(id)arg1; +- (void)unsafeToFlush:(id)arg1; +- (void)safeToFlush:(id)arg1 wasAccessed:(BOOL)arg2; +- (void)memoryLevelIncreased:(int)arg1 was:(int)arg2; +- (void)memoryLevelDecreased:(int)arg1 was:(int)arg2; +- (BOOL)controlsActiveObject:(id)arg1; +- (BOOL)controlsInactiveObject:(id)arg1; +- (void)_startFlushingObjects; +- (void)_stopFlushingObjects; +- (void)advanceClock; +- (void)_didUseObject:(id)arg1; +- (struct TSUFlushableObjectInfo { id x1; int x2; int x3; int x4; unsigned int x5[2]; }*)eraseInfoForObject:(id)arg1; +- (void)insertObjectInfo:(struct TSUFlushableObjectInfo { id x1; int x2; int x3; int x4; unsigned int x5[2]; }*)arg1; +- (void)_flushAllEligible; +- (void)_backgroundThread:(id)arg1; +- (BOOL)isNewObject:(struct TSUFlushableObjectInfo { id x1; int x2; int x3; int x4; unsigned int x5[2]; }*)arg1; +- (void)transferNewObjects; +- (void)willEnterForeground; +- (void)removeObject:(id)arg1; +- (unsigned int)retainCount; +- (id)retain; +- (void)addObject:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)autorelease; +- (id)init; +- (void)release; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/TSUMemoryWatcher.h b/OfficeImport.framework/TSUMemoryWatcher.h new file mode 100755 index 0000000..9cf3cd7 --- /dev/null +++ b/OfficeImport.framework/TSUMemoryWatcher.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class TSUFlushingManager; + +@interface TSUMemoryWatcher : NSObject { + TSUFlushingManager *_flushingManager; + BOOL _going; + BOOL _stop; +} + + +- (id)initWithFlushingManager:(id)arg1; +- (void)beginObserving; +- (void)stopObserving; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/TSUMutablePair.h b/OfficeImport.framework/TSUMutablePair.h new file mode 100755 index 0000000..42acd77 --- /dev/null +++ b/OfficeImport.framework/TSUMutablePair.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface TSUMutablePair : TSUPair { +} + + +- (void)setFirst:(id)arg1; +- (void)setSecond:(id)arg1; + +@end diff --git a/OfficeImport.framework/TSUNoCopyDictionary.h b/OfficeImport.framework/TSUNoCopyDictionary.h new file mode 100755 index 0000000..963c55f --- /dev/null +++ b/OfficeImport.framework/TSUNoCopyDictionary.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface TSUNoCopyDictionary : NSMutableDictionary { + struct __CFDictionary { } *mDictionary; +} + + +- (id)initWithCFDictionary:(struct __CFDictionary { }*)arg1; +- (void)removeObjectForKey:(id)arg1; +- (id)mutableCopyWithZone:(struct _NSZone { }*)arg1; +- (id)keyEnumerator; +- (id)objectEnumerator; +- (id)allValues; +- (id)allKeys; +- (void)removeAllObjects; +- (void)getObjects:(id*)arg1 andKeys:(id*)arg2; +- (unsigned int)count; +- (unsigned int)countByEnumeratingWithState:(struct { unsigned long x1; id *x2; unsigned long *x3; unsigned long x4[5]; }*)arg1 objects:(id*)arg2 count:(unsigned int)arg3; +- (id)objectForKey:(id)arg1; +- (id)initWithCapacity:(unsigned int)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/TSUNumberFormat.h b/OfficeImport.framework/TSUNumberFormat.h new file mode 100755 index 0000000..722216d --- /dev/null +++ b/OfficeImport.framework/TSUNumberFormat.h @@ -0,0 +1,117 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSIndexSet, NSString, NSArray; + +@interface TSUNumberFormat : NSObject { + int mValueType; + NSString *mFormatString; + unsigned short mDecimalPlaces; + NSString *mCurrencyCode; + BOOL mUseAccountingStyle; + int mNegativeStyle; + BOOL mShowThousandsSeparator; + int mFractionAccuracy; + BOOL mFormatStringRequiresSuppressionOfMinusSign; + BOOL mUseScientificFormattingAutomatically; + BOOL mIgnoreDecimalPlacesForZeroValue; + NSString *mPrefixString; + NSString *mSuffixString; + unsigned char mBase; + unsigned short mBasePlaces; + BOOL mBaseUseMinusSign; + BOOL mIsCustom; + double mScaleFactor; + BOOL mFormatStringContainsTabCharacter; + BOOL mFormatContainsSpecialTokens; + BOOL mFormatContainsIntegerToken; + unsigned char mNumberOfHashDecimalPlaceholders; + unsigned char mTotalNumberOfDecimalPlaceholdersInFormat; + BOOL mRequiresFractionReplacement; + NSArray *mInterstitialStrings; + NSIndexSet *mInterstitialStringInsertionIndexes; + unsigned short mIndexFromRightOfLastDigitPlaceholder; + BOOL mIsTextFormat; + unsigned char mMinimumIntegerWidth; + unsigned char mDecimalWidth; + unsigned char mNumberOfNonSpaceIntegerPlaceholderDigits; + unsigned char mNumberOfNonSpaceDecimalPlaceholderDigits; + NSString *mFormatName; +} + ++ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8 suffixString:(id)arg9; ++ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8 scaleFactor:(double)arg9 isCustom:(BOOL)arg10 formatName:(id)arg11; ++ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8 prefixString:(id)arg9 suffixString:(id)arg10 scaleFactor:(double)arg11 base:(unsigned short)arg12 basePlaces:(unsigned short)arg13 baseUseMinusSign:(BOOL)arg14 isCustom:(BOOL)arg15 formatName:(id)arg16; ++ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8 base:(unsigned short)arg9 basePlaces:(unsigned short)arg10 baseUseMinusSign:(BOOL)arg11; ++ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8; + +- (id)fractionStringFromDouble:(double)arg1; +- (id)baseStringFromDouble:(double)arg1; +- (id)initCustomFormatWithFormatString:(id)arg1 currencyCode:(id)arg2 showThousandsSeparator:(BOOL)arg3 fractionAccuracy:(int)arg4 scaleFactor:(double)arg5 interstitialStrings:(id)arg6 interstitialStringInsertionIndexes:(id)arg7 indexFromRightOfLastDigitPlaceholder:(unsigned short)arg8 minimumIntegerWidth:(unsigned char)arg9 decimalWidth:(unsigned char)arg10 numberOfNonSpaceIntegerPlaceholderDigits:(unsigned char)arg11 numberOfNonSpaceDecimalPlaceholderDigits:(unsigned char)arg12 isTextFormat:(BOOL)arg13 formatName:(id)arg14; +- (id)numberFormatBySettingPrefixString:(id)arg1; +- (id)numberFormatBySettingBase:(unsigned short)arg1; +- (id)numberFormatBySettingBasePlaces:(unsigned short)arg1; +- (id)numberFormatBySettingBaseRepresentNegativeWithMinus:(BOOL)arg1; +- (id)prefixString; +- (BOOL)useScientificFormattingAutomatically; +- (BOOL)ignoreDecimalPlacesForZeroValue; +- (void)setIgnoreDecimalPlacesForZeroValue:(BOOL)arg1; +- (id)chartLabelStringNofixFromDouble:(double)arg1; +- (id)chartLabelStringFromDouble:(double)arg1 forceSuppressMinusSign:(BOOL)arg2; +- (id)stringFromDouble:(double)arg1 minimumDecimalPlaces:(unsigned short)arg2 forceSuppressMinusSign:(BOOL)arg3; +- (id)numberFormatBySettingValueType:(int)arg1; +- (id)numberFormatBySettingDecimalPlaces:(unsigned short)arg1; +- (id)numberFormatByIncrementingDecimalPlaces:(short)arg1; +- (id)numberFormatBySettingCurrencyCode:(id)arg1; +- (id)numberFormatBySettingSuffixString:(id)arg1; +- (id)numberFormatBySettingNegativeStyle:(int)arg1; +- (id)numberFormatBySettingShowThousandsSeparator:(BOOL)arg1; +- (id)numberFormatBySettingFractionAccuracy:(int)arg1; +- (id)numberFormatBySettingUseAccountingStyle:(BOOL)arg1; +- (id)numberFormatBySettingDecimalPlaces:(unsigned short)arg1 andNegativeStyle:(int)arg2; +- (id)customNumberFormatTokens; +- (id)suffixString; +- (BOOL)isTextFormat; +- (BOOL)canFormatText; +- (BOOL)usesTextFormatForValue:(double)arg1; +- (BOOL)customFormatShouldAutoInsertPercentSymbol; +- (unsigned short)basePlaces; +- (BOOL)baseUseMinusSign; +- (BOOL)usesTabs; +- (BOOL)requiresParensToBeReplacedWithSpacesForDouble:(double)arg1; +- (id)stringFromDouble:(double)arg1 minimumDecimalPlaces:(unsigned short)arg2; +- (id)stringFromDouble:(double)arg1 decimalPlaces:(unsigned short)arg2 minimumDecimalPlaces:(unsigned short)arg3; +- (id)chartLabelStringFromDouble:(double)arg1; +- (id)stringFromString:(id)arg1; +- (BOOL)isEquivalent:(id)arg1; +- (id)formatName; +- (void)setFormatName:(id)arg1; +- (id)initWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8; +- (id)initWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8 suffixString:(id)arg9; +- (id)initWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8 base:(unsigned short)arg9 basePlaces:(unsigned short)arg10 baseUseMinusSign:(BOOL)arg11; +- (id)initWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8 prefixString:(id)arg9 suffixString:(id)arg10 scaleFactor:(double)arg11 base:(unsigned short)arg12 basePlaces:(unsigned short)arg13 baseUseMinusSign:(BOOL)arg14 isCustom:(BOOL)arg15 interstitialStrings:(id)arg16 interstitialStringInsertionIndexes:(id)arg17 indexFromRightOfLastDigitPlaceholder:(unsigned short)arg18 minimumIntegerWidth:(unsigned char)arg19 decimalWidth:(unsigned char)arg20 numberOfNonSpaceIntegerPlaceholderDigits:(unsigned char)arg21 numberOfNonSpaceDecimalPlaceholderDigits:(unsigned char)arg22 isTextFormat:(BOOL)arg23 formatName:(id)arg24; +- (unsigned short)decimalPlaces; +- (id)currencyCode; +- (BOOL)showThousandsSeparator; +- (BOOL)usesAccountingStyle; +- (int)negativeStyle; +- (int)fractionAccuracy; +- (id)stringFromDouble:(double)arg1 decimalPlaces:(unsigned short)arg2 minimumDecimalPlaces:(unsigned short)arg3 forceSuppressMinusSign:(BOOL)arg4; +- (id)stringFromDouble:(double)arg1 forceSuppressMinusSign:(BOOL)arg2; +- (BOOL)hasValidDecimalPlaces; +- (BOOL)isCustom; +- (void)setUseScientificFormattingAutomatically:(BOOL)arg1; +- (id)stringFromDouble:(double)arg1; +- (id)formatString; +- (int)valueType; +- (unsigned short)base; +- (double)scaleFactor; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/TSUNumberFormatter.h b/OfficeImport.framework/TSUNumberFormatter.h new file mode 100755 index 0000000..89772dd --- /dev/null +++ b/OfficeImport.framework/TSUNumberFormatter.h @@ -0,0 +1,71 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray, NSMutableDictionary, NSString; + +@interface TSUNumberFormatter : NSObject { + struct __CFLocale { } *mLocale; + struct __CFArray { } *mDecimalFormatters; + struct __CFArray { } *mCurrencyFormatters; + struct __CFArray { } *mPercentageFormatters; + struct __CFArray { } *mScientificFormatters; + struct __CFNumberFormatter { } *mFractionFormatter; + NSMutableDictionary *mCurrencyCodeToSymbolMap; + NSMutableDictionary *mCurrencyCodeToHalfWidthSymbolMap; + NSString *mCurrencyString; + NSString *mPercentageString; + NSString *mScientificString; + NSString *mDecimalString; + NSString *mPercentSymbol; + NSMutableArray *mTransformedDecimalStrings; + NSMutableArray *mTransformedCurrencyStrings; + NSMutableArray *mTransformedPercentageStrings; + NSMutableArray *mTransformedScientificStrings; + struct __CFString { } *mAdditionalCurrencyCode; + struct __CFArray { } *mAdditionalCurrencyCodeFormatters; +} + ++ (int)positionOfCurrencySymbolInNumberFormatSubpattern:(id)arg1; ++ (id)availableCurrencyCodes; ++ (unsigned short)defaultDecimalPlacesForCurrencyCode:(id)arg1; ++ (id)currentLocaleDecimalSeparator; ++ (id)currentLocaleListSeparator; ++ (id)numberFormatStringSpecialSymbols; ++ (id)userVisibleCurrencyCodes; ++ (id)formatterForLocale:(struct __CFLocale { }*)arg1; ++ (int)positionOfSymbol:(id)arg1 inNumberFormatSubpattern:(id)arg2; ++ (void)formatString:(id)arg1 replaceOccurencesOfUnescapedString:(id)arg2 withString:(id)arg3; ++ (int)positionOfMinusSignInNumberFormatSubpattern:(id)arg1; ++ (id)displayNameForCurrencyCode:(id)arg1; ++ (id)defaultFormatStringForValueType:(int)arg1 negativeStyle:(int)arg2; ++ (id)defaultFormatStringForValueType:(int)arg1; ++ (id)localizedPercentSymbol; ++ (id)formatString:(id)arg1 transformedForNegativeStyle:(int)arg2; ++ (id)currentLocaleCurrencyCode; ++ (id)currencySymbolForCurrencyCode:(id)arg1; ++ (void)initialize; + +- (BOOL)decimalFromString:(struct __CFString { }*)arg1 value:(double*)arg2 formatString:(const struct __CFString {}**)arg3; +- (BOOL)currencyFromString:(struct __CFString { }*)arg1 additionalCurrencyCode:(struct __CFString { }*)arg2 value:(double*)arg3 formatString:(const struct __CFString {}**)arg4 currencyCode:(const struct __CFString {}**)arg5; +- (BOOL)percentageFromString:(struct __CFString { }*)arg1 value:(double*)arg2 formatString:(const struct __CFString {}**)arg3; +- (BOOL)scientificFromString:(struct __CFString { }*)arg1 value:(double*)arg2 formatString:(const struct __CFString {}**)arg3; +- (BOOL)fractionFromString:(struct __CFString { }*)arg1 value:(double*)arg2; +- (id)displayNameForCurrencyCode:(id)arg1; +- (id)defaultFormatStringForValueType:(int)arg1 negativeStyle:(int)arg2; +- (id)defaultFormatStringForValueType:(int)arg1; +- (id)localizedPercentSymbol; +- (id)initWithLocale:(struct __CFLocale { }*)arg1; +- (void)numberPreferencesChanged:(id)arg1; +- (struct __CFArray { }*)p_decimalFormatters; +- (BOOL)valueFromString:(struct __CFString { }*)arg1 formatters:(struct __CFArray { }*)arg2 value:(double*)arg3 formatString:(const struct __CFString {}**)arg4 currencyCode:(const struct __CFString {}**)arg5; +- (BOOL)findCurrencySymbolInString:(struct __CFString { }*)arg1 additionalCurrencyCode:(struct __CFString { }*)arg2 succesTSUlString:(const struct __CFString {}**)arg3; +- (struct __CFArray { }*)p_currencyFormatters; +- (struct __CFArray { }*)p_percentageFormatters; +- (struct __CFArray { }*)p_scientificFormatters; +- (id)halfWidthCurrencySymbolForCurrencyCode:(id)arg1; +- (id)currentLocaleCurrencyCode; +- (id)currencySymbolForCurrencyCode:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/TSUPair.h b/OfficeImport.framework/TSUPair.h new file mode 100755 index 0000000..e7d4260 --- /dev/null +++ b/OfficeImport.framework/TSUPair.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface TSUPair : NSObject { + id mFirst; + id mSecond; +} + ++ (id)pairWithPair:(id)arg1; ++ (id)pair; ++ (id)pairWithFirst:(id)arg1 second:(id)arg2; + +- (id)initWithFirst:(id)arg1 second:(id)arg2; +- (id)initWithPair:(id)arg1; +- (void)p_SetFirst:(id)arg1; +- (void)p_SetSecond:(id)arg1; +- (id)first; +- (id)mutableCopyWithZone:(struct _NSZone { }*)arg1; +- (id)second; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/TSUPairNonRetainedSecond.h b/OfficeImport.framework/TSUPairNonRetainedSecond.h new file mode 100755 index 0000000..17e7804 --- /dev/null +++ b/OfficeImport.framework/TSUPairNonRetainedSecond.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface TSUPairNonRetainedSecond : TSUPair { +} + + +- (void)p_SetSecond:(id)arg1; + +@end diff --git a/OfficeImport.framework/TSUPointerKeyDictionary.h b/OfficeImport.framework/TSUPointerKeyDictionary.h new file mode 100755 index 0000000..778bcb1 --- /dev/null +++ b/OfficeImport.framework/TSUPointerKeyDictionary.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface TSUPointerKeyDictionary : TSUNoCopyDictionary { +} + + +- (id)initWithCapacity:(unsigned int)arg1; + +@end diff --git a/OfficeImport.framework/TSUProgressContext.h b/OfficeImport.framework/TSUProgressContext.h new file mode 100755 index 0000000..f7b4aeb --- /dev/null +++ b/OfficeImport.framework/TSUProgressContext.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class TSUProgressStage, NSDate; + +@interface TSUProgressContext : NSObject { + TSUProgressStage *m_currentStage; + NSDate *m_lastReportTime; + double m_lastProgressReport; +} + ++ (void)createStageWithSteps:(double)arg1; ++ (void)nextSubStageWillTakeThisManyOfMySteps:(double)arg1; ++ (id)sharedContext; ++ (double)overallProgress; ++ (id)_singletonAlloc; ++ (void)addProgressObserver:(id)arg1 selector:(SEL)arg2; ++ (void)removeProgressObserver:(id)arg1; ++ (double)currentPosition; ++ (void)setPercentageProgressFromCPProgressContext:(double)arg1; ++ (void)createStageWithSteps:(double)arg1 takingSteps:(double)arg2; ++ (void)endStage; ++ (void)advanceProgress:(double)arg1; ++ (void)setMessage:(id)arg1; ++ (void)reset; ++ (void)setProgress:(double)arg1; ++ (id)allocWithZone:(struct _NSZone { }*)arg1; + +- (id)currentStage; +- (void)reportProgress:(double)arg1; +- (void)_reset; +- (unsigned int)retainCount; +- (id)retain; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)autorelease; +- (id)init; +- (void)release; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/TSUProgressStage.h b/OfficeImport.framework/TSUProgressStage.h new file mode 100755 index 0000000..d2259cd --- /dev/null +++ b/OfficeImport.framework/TSUProgressStage.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class TSUProgressStage, TSUProgressContext; + +@interface TSUProgressStage : NSObject { + double m_currentPosition; + double m_totalSteps; + double m_stepsInParent; + double m_startInParent; + double m_nextSubStageParentSize; + TSUProgressStage *m_parentStage; + TSUProgressContext *m_context; +} + + +- (id)initWithSteps:(double)arg1 takingSteps:(double)arg2 inContext:(id)arg3; +- (double)nextSubStageParentSize; +- (void)setNextSubStageParentSize:(double)arg1; +- (void)setProgressPercentage:(double)arg1; +- (double)overallProgress; +- (id)parentStage; +- (double)currentPosition; +- (id)initRootStageInContext:(id)arg1; +- (void)advanceProgress:(double)arg1; +- (void)end; +- (void)setProgress:(double)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/TSURetainedPointerKeyDictionary.h b/OfficeImport.framework/TSURetainedPointerKeyDictionary.h new file mode 100755 index 0000000..46c6f19 --- /dev/null +++ b/OfficeImport.framework/TSURetainedPointerKeyDictionary.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface TSURetainedPointerKeyDictionary : TSUNoCopyDictionary { +} + + +- (id)initWithCapacity:(unsigned int)arg1; + +@end diff --git a/OfficeImport.framework/WBBookmark.h b/OfficeImport.framework/WBBookmark.h new file mode 100755 index 0000000..2a7a88e --- /dev/null +++ b/OfficeImport.framework/WBBookmark.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WBBookmark : NSObject { +} + ++ (void)readFrom:(id)arg1 index:(unsigned long)arg2 type:(int)arg3 paragraph:(id)arg4; + +- (int)runType; + +@end diff --git a/OfficeImport.framework/WBBorder.h b/OfficeImport.framework/WBBorder.h new file mode 100755 index 0000000..7e54354 --- /dev/null +++ b/OfficeImport.framework/WBBorder.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBBorder : NSObject { +} + ++ (void)readFrom:(struct WrdBorder { int (**x1)(); struct CsColour { unsigned short x_2_1_1; unsigned short x_2_1_2; unsigned short x_2_1_3; unsigned short x_2_1_4; } x2; int x3; int x4; unsigned int x5 : 1; unsigned int x6 : 1; unsigned char x7; unsigned char x8; }*)arg1 to:(id)arg2; ++ (void)write:(id)arg1 to:(struct WrdBorder { int (**x1)(); struct CsColour { unsigned short x_2_1_1; unsigned short x_2_1_2; unsigned short x_2_1_3; unsigned short x_2_1_4; } x2; int x3; int x4; unsigned int x5 : 1; unsigned int x6 : 1; unsigned char x7; unsigned char x8; }*)arg2; + + +@end diff --git a/OfficeImport.framework/WBCharacterProperties.h b/OfficeImport.framework/WBCharacterProperties.h new file mode 100755 index 0000000..9ba8101 --- /dev/null +++ b/OfficeImport.framework/WBCharacterProperties.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBCharacterProperties : NSObject { +} + ++ (id)formattingChangeDate:(const struct WrdDateTime { }*)arg1; ++ (void)readFrom:(id)arg1 wrdProperties:(struct WrdCharacterProperties { int (**x1)(); int (**x2)(); struct WrdCharacterPropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; unsigned int x_3_1_94 : 1; unsigned int x_3_1_95 : 1; unsigned int x_3_1_96 : 1; unsigned int x_3_1_97 : 1; unsigned int x_3_1_98 : 1; unsigned int x_3_1_99 : 1; unsigned int x_3_1_100 : 1; unsigned int x_3_1_101 : 1; unsigned int x_3_1_102 : 1; unsigned int x_3_1_103 : 1; unsigned int x_3_1_104 : 1; unsigned int x_3_1_105 : 1; unsigned int x_3_1_106 : 1; unsigned int x_3_1_107 : 1; unsigned int x_3_1_108 : 1; } x3; struct CsColour { unsigned short x_4_1_1; unsigned short x_4_1_2; unsigned short x_4_1_3; unsigned short x_4_1_4; } x4; struct CsColour { unsigned short x_5_1_1; unsigned short x_5_1_2; unsigned short x_5_1_3; unsigned short x_5_1_4; } x5; struct CsString { int (**x_6_1_1)(); unsigned short *x_6_1_2; unsigned int x_6_1_3; unsigned int x_6_1_4; } x6; struct WrdShading {} *x7; struct WrdBorder {} *x8; struct WrdDateTime {} *x9; struct WrdDateTime {} *x10; struct WrdDateTime {} *x11; struct WrdDateTime {} *x12; struct WrdDateTime {} *x13; int x14; int x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; unsigned short x44; unsigned short x45; unsigned short x46; unsigned short x47; unsigned short x48; int x49; int x50; unsigned short x51; int x52; int x53; int x54; int x55; int x56; int x57; int x58; int x59; unsigned int x60; unsigned short x61; unsigned short x62; unsigned short x63; unsigned short x64; unsigned short x65; unsigned short x66; unsigned short x67; unsigned short x68; unsigned short x69; unsigned short x70; unsigned short x71; unsigned short x72; unsigned short x73; unsigned short x74; unsigned short x75; unsigned short x76; unsigned int x77 : 1; unsigned int x78 : 1; unsigned int x79 : 1; unsigned int x80 : 1; unsigned int x81 : 1; unsigned int x82 : 1; unsigned int x83 : 1; unsigned int x84 : 1; unsigned int x85 : 1; unsigned int x86 : 1; unsigned int x87 : 1; unsigned int x88 : 1; unsigned int x89 : 1; unsigned int x90 : 1; unsigned int x91 : 1; unsigned int x92 : 1; unsigned int x93 : 1; unsigned int x94 : 1; unsigned int x95 : 1; unsigned int x96 : 1; unsigned int x97 : 1; unsigned int x98 : 1; unsigned int x99 : 1; unsigned int x100 : 1; unsigned int x101 : 1; unsigned int x102 : 1; unsigned int x103 : 1; unsigned int x104 : 1; unsigned int x105 : 1; short x106; unsigned char x107; unsigned char x108; unsigned char x109; unsigned char x110; unsigned char x111; }*)arg2 tracked:(struct WrdCharacterProperties { int (**x1)(); int (**x2)(); struct WrdCharacterPropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; unsigned int x_3_1_94 : 1; unsigned int x_3_1_95 : 1; unsigned int x_3_1_96 : 1; unsigned int x_3_1_97 : 1; unsigned int x_3_1_98 : 1; unsigned int x_3_1_99 : 1; unsigned int x_3_1_100 : 1; unsigned int x_3_1_101 : 1; unsigned int x_3_1_102 : 1; unsigned int x_3_1_103 : 1; unsigned int x_3_1_104 : 1; unsigned int x_3_1_105 : 1; unsigned int x_3_1_106 : 1; unsigned int x_3_1_107 : 1; unsigned int x_3_1_108 : 1; } x3; struct CsColour { unsigned short x_4_1_1; unsigned short x_4_1_2; unsigned short x_4_1_3; unsigned short x_4_1_4; } x4; struct CsColour { unsigned short x_5_1_1; unsigned short x_5_1_2; unsigned short x_5_1_3; unsigned short x_5_1_4; } x5; struct CsString { int (**x_6_1_1)(); unsigned short *x_6_1_2; unsigned int x_6_1_3; unsigned int x_6_1_4; } x6; struct WrdShading {} *x7; struct WrdBorder {} *x8; struct WrdDateTime {} *x9; struct WrdDateTime {} *x10; struct WrdDateTime {} *x11; struct WrdDateTime {} *x12; struct WrdDateTime {} *x13; int x14; int x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; unsigned short x44; unsigned short x45; unsigned short x46; unsigned short x47; unsigned short x48; int x49; int x50; unsigned short x51; int x52; int x53; int x54; int x55; int x56; int x57; int x58; int x59; unsigned int x60; unsigned short x61; unsigned short x62; unsigned short x63; unsigned short x64; unsigned short x65; unsigned short x66; unsigned short x67; unsigned short x68; unsigned short x69; unsigned short x70; unsigned short x71; unsigned short x72; unsigned short x73; unsigned short x74; unsigned short x75; unsigned short x76; unsigned int x77 : 1; unsigned int x78 : 1; unsigned int x79 : 1; unsigned int x80 : 1; unsigned int x81 : 1; unsigned int x82 : 1; unsigned int x83 : 1; unsigned int x84 : 1; unsigned int x85 : 1; unsigned int x86 : 1; unsigned int x87 : 1; unsigned int x88 : 1; unsigned int x89 : 1; unsigned int x90 : 1; unsigned int x91 : 1; unsigned int x92 : 1; unsigned int x93 : 1; unsigned int x94 : 1; unsigned int x95 : 1; unsigned int x96 : 1; unsigned int x97 : 1; unsigned int x98 : 1; unsigned int x99 : 1; unsigned int x100 : 1; unsigned int x101 : 1; unsigned int x102 : 1; unsigned int x103 : 1; unsigned int x104 : 1; unsigned int x105 : 1; short x106; unsigned char x107; unsigned char x108; unsigned char x109; unsigned char x110; unsigned char x111; }*)arg3 document:(id)arg4 properties:(id)arg5; ++ (struct WrdCharacterProperties { int (**x1)(); int (**x2)(); struct WrdCharacterPropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; unsigned int x_3_1_94 : 1; unsigned int x_3_1_95 : 1; unsigned int x_3_1_96 : 1; unsigned int x_3_1_97 : 1; unsigned int x_3_1_98 : 1; unsigned int x_3_1_99 : 1; unsigned int x_3_1_100 : 1; unsigned int x_3_1_101 : 1; unsigned int x_3_1_102 : 1; unsigned int x_3_1_103 : 1; unsigned int x_3_1_104 : 1; unsigned int x_3_1_105 : 1; unsigned int x_3_1_106 : 1; unsigned int x_3_1_107 : 1; unsigned int x_3_1_108 : 1; } x3; struct CsColour { unsigned short x_4_1_1; unsigned short x_4_1_2; unsigned short x_4_1_3; unsigned short x_4_1_4; } x4; struct CsColour { unsigned short x_5_1_1; unsigned short x_5_1_2; unsigned short x_5_1_3; unsigned short x_5_1_4; } x5; struct CsString { int (**x_6_1_1)(); unsigned short *x_6_1_2; unsigned int x_6_1_3; unsigned int x_6_1_4; } x6; struct WrdShading {} *x7; struct WrdBorder {} *x8; struct WrdDateTime {} *x9; struct WrdDateTime {} *x10; struct WrdDateTime {} *x11; struct WrdDateTime {} *x12; struct WrdDateTime {} *x13; int x14; int x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; unsigned short x44; unsigned short x45; unsigned short x46; unsigned short x47; unsigned short x48; int x49; int x50; unsigned short x51; int x52; int x53; int x54; int x55; int x56; int x57; int x58; int x59; unsigned int x60; unsigned short x61; unsigned short x62; unsigned short x63; unsigned short x64; unsigned short x65; unsigned short x66; unsigned short x67; unsigned short x68; unsigned short x69; unsigned short x70; unsigned short x71; unsigned short x72; unsigned short x73; unsigned short x74; unsigned short x75; unsigned short x76; unsigned int x77 : 1; unsigned int x78 : 1; unsigned int x79 : 1; unsigned int x80 : 1; unsigned int x81 : 1; unsigned int x82 : 1; unsigned int x83 : 1; unsigned int x84 : 1; unsigned int x85 : 1; unsigned int x86 : 1; unsigned int x87 : 1; unsigned int x88 : 1; unsigned int x89 : 1; unsigned int x90 : 1; unsigned int x91 : 1; unsigned int x92 : 1; unsigned int x93 : 1; unsigned int x94 : 1; unsigned int x95 : 1; unsigned int x96 : 1; unsigned int x97 : 1; unsigned int x98 : 1; unsigned int x99 : 1; unsigned int x100 : 1; unsigned int x101 : 1; unsigned int x102 : 1; unsigned int x103 : 1; unsigned int x104 : 1; unsigned int x105 : 1; short x106; unsigned char x107; unsigned char x108; unsigned char x109; unsigned char x110; unsigned char x111; }*)createTrackedPropertiesIfNeeded:(id)arg1; ++ (void)readFrom:(id)arg1 wrdProperties:(struct WrdCharacterProperties { int (**x1)(); int (**x2)(); struct WrdCharacterPropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; unsigned int x_3_1_94 : 1; unsigned int x_3_1_95 : 1; unsigned int x_3_1_96 : 1; unsigned int x_3_1_97 : 1; unsigned int x_3_1_98 : 1; unsigned int x_3_1_99 : 1; unsigned int x_3_1_100 : 1; unsigned int x_3_1_101 : 1; unsigned int x_3_1_102 : 1; unsigned int x_3_1_103 : 1; unsigned int x_3_1_104 : 1; unsigned int x_3_1_105 : 1; unsigned int x_3_1_106 : 1; unsigned int x_3_1_107 : 1; unsigned int x_3_1_108 : 1; } x3; struct CsColour { unsigned short x_4_1_1; unsigned short x_4_1_2; unsigned short x_4_1_3; unsigned short x_4_1_4; } x4; struct CsColour { unsigned short x_5_1_1; unsigned short x_5_1_2; unsigned short x_5_1_3; unsigned short x_5_1_4; } x5; struct CsString { int (**x_6_1_1)(); unsigned short *x_6_1_2; unsigned int x_6_1_3; unsigned int x_6_1_4; } x6; struct WrdShading {} *x7; struct WrdBorder {} *x8; struct WrdDateTime {} *x9; struct WrdDateTime {} *x10; struct WrdDateTime {} *x11; struct WrdDateTime {} *x12; struct WrdDateTime {} *x13; int x14; int x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; unsigned short x44; unsigned short x45; unsigned short x46; unsigned short x47; unsigned short x48; int x49; int x50; unsigned short x51; int x52; int x53; int x54; int x55; int x56; int x57; int x58; int x59; unsigned int x60; unsigned short x61; unsigned short x62; unsigned short x63; unsigned short x64; unsigned short x65; unsigned short x66; unsigned short x67; unsigned short x68; unsigned short x69; unsigned short x70; unsigned short x71; unsigned short x72; unsigned short x73; unsigned short x74; unsigned short x75; unsigned short x76; unsigned int x77 : 1; unsigned int x78 : 1; unsigned int x79 : 1; unsigned int x80 : 1; unsigned int x81 : 1; unsigned int x82 : 1; unsigned int x83 : 1; unsigned int x84 : 1; unsigned int x85 : 1; unsigned int x86 : 1; unsigned int x87 : 1; unsigned int x88 : 1; unsigned int x89 : 1; unsigned int x90 : 1; unsigned int x91 : 1; unsigned int x92 : 1; unsigned int x93 : 1; unsigned int x94 : 1; unsigned int x95 : 1; unsigned int x96 : 1; unsigned int x97 : 1; unsigned int x98 : 1; unsigned int x99 : 1; unsigned int x100 : 1; unsigned int x101 : 1; unsigned int x102 : 1; unsigned int x103 : 1; unsigned int x104 : 1; unsigned int x105 : 1; short x106; unsigned char x107; unsigned char x108; unsigned char x109; unsigned char x110; unsigned char x111; }*)arg2 document:(id)arg3 properties:(id)arg4; + + +@end diff --git a/OfficeImport.framework/WBCharacterRun.h b/OfficeImport.framework/WBCharacterRun.h new file mode 100755 index 0000000..626afc2 --- /dev/null +++ b/OfficeImport.framework/WBCharacterRun.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBCharacterRun : NSObject { +} + ++ (void)readFrom:(id)arg1 wrdTextRun:(struct WrdCharacterTextRun { int (**x1)(); int x2; unsigned int x3; unsigned int x4; struct WrdCharacterProperties {} *x5; struct WrdCharacterProperties {} *x6; }*)arg2 run:(id)arg3 paragraph:(id)arg4; + +- (struct WrdCharacterProperties { int (**x1)(); int (**x2)(); struct WrdCharacterPropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; unsigned int x_3_1_94 : 1; unsigned int x_3_1_95 : 1; unsigned int x_3_1_96 : 1; unsigned int x_3_1_97 : 1; unsigned int x_3_1_98 : 1; unsigned int x_3_1_99 : 1; unsigned int x_3_1_100 : 1; unsigned int x_3_1_101 : 1; unsigned int x_3_1_102 : 1; unsigned int x_3_1_103 : 1; unsigned int x_3_1_104 : 1; unsigned int x_3_1_105 : 1; unsigned int x_3_1_106 : 1; unsigned int x_3_1_107 : 1; unsigned int x_3_1_108 : 1; } x3; struct CsColour { unsigned short x_4_1_1; unsigned short x_4_1_2; unsigned short x_4_1_3; unsigned short x_4_1_4; } x4; struct CsColour { unsigned short x_5_1_1; unsigned short x_5_1_2; unsigned short x_5_1_3; unsigned short x_5_1_4; } x5; struct CsString { int (**x_6_1_1)(); unsigned short *x_6_1_2; unsigned int x_6_1_3; unsigned int x_6_1_4; } x6; struct WrdShading {} *x7; struct WrdBorder {} *x8; struct WrdDateTime {} *x9; struct WrdDateTime {} *x10; struct WrdDateTime {} *x11; struct WrdDateTime {} *x12; struct WrdDateTime {} *x13; int x14; int x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; unsigned short x44; unsigned short x45; unsigned short x46; unsigned short x47; unsigned short x48; int x49; int x50; unsigned short x51; int x52; int x53; int x54; int x55; int x56; int x57; int x58; int x59; unsigned int x60; unsigned short x61; unsigned short x62; unsigned short x63; unsigned short x64; unsigned short x65; unsigned short x66; unsigned short x67; unsigned short x68; unsigned short x69; unsigned short x70; unsigned short x71; unsigned short x72; unsigned short x73; unsigned short x74; unsigned short x75; unsigned short x76; unsigned int x77 : 1; unsigned int x78 : 1; unsigned int x79 : 1; unsigned int x80 : 1; unsigned int x81 : 1; unsigned int x82 : 1; unsigned int x83 : 1; unsigned int x84 : 1; unsigned int x85 : 1; unsigned int x86 : 1; unsigned int x87 : 1; unsigned int x88 : 1; unsigned int x89 : 1; unsigned int x90 : 1; unsigned int x91 : 1; unsigned int x92 : 1; unsigned int x93 : 1; unsigned int x94 : 1; unsigned int x95 : 1; unsigned int x96 : 1; unsigned int x97 : 1; unsigned int x98 : 1; unsigned int x99 : 1; unsigned int x100 : 1; unsigned int x101 : 1; unsigned int x102 : 1; unsigned int x103 : 1; unsigned int x104 : 1; unsigned int x105 : 1; short x106; unsigned char x107; unsigned char x108; unsigned char x109; unsigned char x110; unsigned char x111; }*)wrdProperties; + +@end diff --git a/OfficeImport.framework/WBDocument.h b/OfficeImport.framework/WBDocument.h new file mode 100755 index 0000000..056c6b2 --- /dev/null +++ b/OfficeImport.framework/WBDocument.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBDocument : NSObject { +} + ++ (void)setTimeStamp:(struct WrdDocumentProperties { int (**x1)(); unsigned short x2; struct WrdDOPTypography {} *x3; struct WrdDrawingObjectGrid {} *x4; struct WrdAutoSummaryInfo {} *x5; struct WrdDateTime {} *x6; struct WrdDateTime {} *x7; struct WrdDateTime {} *x8; int x9; int x10; int x11; int x12; int x13; int x14; int x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; short x25; short x26; short x27; unsigned short x28; unsigned short x29; unsigned short x30; unsigned short x31; unsigned short x32; unsigned short x33; unsigned short x34; unsigned int x35 : 1; unsigned int x36 : 1; unsigned int x37 : 1; unsigned int x38 : 1; unsigned int x39 : 1; unsigned int x40 : 1; unsigned int x41 : 1; unsigned int x42 : 1; unsigned int x43 : 1; unsigned int x44 : 1; unsigned int x45 : 1; unsigned int x46 : 1; unsigned int x47 : 1; unsigned int x48 : 1; unsigned int x49 : 1; unsigned int x50 : 1; unsigned int x51 : 1; unsigned int x52 : 1; unsigned int x53 : 1; unsigned int x54 : 1; unsigned int x55 : 1; unsigned int x56 : 1; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; unsigned int x63 : 1; unsigned int x64 : 1; unsigned int x65 : 1; unsigned int x66 : 1; unsigned int x67 : 1; unsigned int x68 : 1; unsigned int x69 : 1; unsigned int x70 : 1; unsigned int x71 : 1; unsigned int x72 : 1; unsigned int x73 : 1; unsigned int x74 : 1; unsigned int x75 : 1; unsigned int x76 : 1; unsigned int x77 : 1; unsigned int x78 : 1; unsigned int x79 : 1; unsigned int x80 : 1; unsigned int x81 : 1; unsigned int x82 : 1; unsigned int x83 : 1; unsigned int x84 : 1; unsigned int x85 : 1; unsigned int x86 : 1; unsigned int x87 : 1; unsigned int x88 : 1; unsigned int x89 : 1; unsigned int x90 : 1; unsigned int x91 : 1; unsigned int x92 : 1; unsigned int x93 : 1; unsigned int x94 : 1; unsigned int x95 : 1; unsigned int x96 : 1; unsigned int x97 : 1; unsigned int x98 : 1; unsigned int x99 : 1; unsigned int x100 : 1; unsigned int x101 : 1; unsigned int x102 : 1; unsigned int x103 : 1; unsigned int x104 : 1; unsigned int x105 : 1; unsigned int x106 : 1; unsigned int x107 : 1; unsigned int x108 : 1; unsigned int x109 : 1; unsigned int x110 : 1; unsigned int x111 : 1; unsigned int x112 : 1; unsigned int x113 : 1; unsigned int x114 : 1; unsigned int x115 : 1; unsigned int x116 : 1; unsigned int x117 : 1; unsigned int x118 : 1; unsigned int x119 : 1; unsigned int x120 : 1; unsigned int x121 : 1; unsigned int x122 : 1; unsigned int x123 : 1; unsigned int x124 : 1; unsigned int x125 : 1; unsigned int x126 : 1; unsigned int x127 : 1; unsigned int x128 : 1; unsigned int x129 : 1; unsigned int x130 : 1; unsigned int x131 : 1; unsigned int x132 : 1; unsigned int x133 : 1; unsigned int x134 : 1; unsigned int x135 : 1; unsigned int x136 : 1; unsigned int x137 : 1; unsigned int x138 : 1; unsigned int x139 : 1; unsigned int x140 : 1; unsigned int x141 : 1; unsigned int x142 : 1; unsigned int x143 : 1; unsigned int x144 : 1; unsigned int x145 : 1; unsigned int x146 : 1; unsigned int x147 : 1; unsigned int x148 : 1; unsigned int x149 : 1; unsigned int x150 : 1; unsigned int x151 : 1; unsigned int x152 : 1; unsigned int x153 : 1; unsigned int x154 : 1; unsigned int x155 : 1; unsigned int x156 : 1; int x157; int x158; int x159; int x160; int x161; int x162; int x163; int x164; int x165; int x166; int x167; int x168; int x169; short x170; short x171; short x172; unsigned char x173; unsigned char x174; unsigned char x175; }*)arg1; ++ (void)addImageBullets:(id)arg1; ++ (void)readProperties:(id)arg1 document:(id)arg2; ++ (unsigned int)setupZIndices:(id)arg1 document:(id)arg2 escherType:(int)arg3; ++ (void)readSectionsFrom:(id)arg1 document:(id)arg2; ++ (void)readTextBoxesFrom:(id)arg1; ++ (void)readNoteSeparatorFrom:(id)arg1 type:(int)arg2 separator:(id)arg3; ++ (id)imageBulletParagraph:(id)arg1; ++ (id)readFrom:(id)arg1; + +- (id)applicationName; +- (id)init; + +@end diff --git a/OfficeImport.framework/WBEscher.h b/OfficeImport.framework/WBEscher.h new file mode 100755 index 0000000..b79ef6f --- /dev/null +++ b/OfficeImport.framework/WBEscher.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WBEscher : NSObject { +} + ++ (id)readRootWithType:(int*)arg1 reader:(id)arg2; ++ (void)readRootContainer:(id*)arg1 type:(int*)arg2 reader:(id)arg3; + + +@end diff --git a/OfficeImport.framework/WBFieldMarker.h b/OfficeImport.framework/WBFieldMarker.h new file mode 100755 index 0000000..af4d7f2 --- /dev/null +++ b/OfficeImport.framework/WBFieldMarker.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBFieldMarker : NSObject { +} + ++ (void)readFrom:(id)arg1 position:(const struct WrdFieldPosition { int (**x1)(); int x2; struct WrdFieldDescriptor {} *x3; }*)arg2 paragraph:(id)arg3 fieldMarker:(id)arg4; + + +@end diff --git a/OfficeImport.framework/WBFont.h b/OfficeImport.framework/WBFont.h new file mode 100755 index 0000000..03656e8 --- /dev/null +++ b/OfficeImport.framework/WBFont.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBFont : NSObject { +} + ++ (id)readFrom:(const struct WrdFontFamilyName { int (**x1)(); struct CsString { int (**x_2_1_1)(); unsigned short *x_2_1_2; unsigned int x_2_1_3; unsigned int x_2_1_4; } x2; struct CsString { int (**x_3_1_1)(); unsigned short *x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; } x3; int x4; char *x5; char *x6; unsigned short x7; boolx8; unsigned char x9; unsigned char x10; unsigned char x11; }*)arg1 withFontTable:(id)arg2; + + +@end diff --git a/OfficeImport.framework/WBFontTable.h b/OfficeImport.framework/WBFontTable.h new file mode 100755 index 0000000..af96a0c --- /dev/null +++ b/OfficeImport.framework/WBFontTable.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBFontTable : NSObject { +} + ++ (void)readFromFontTable:(id)arg1 wrdFontTable:(struct WrdFontFamilyNameTable { int (**x1)(); struct ChVector { struct WrdFontFamilyName {} **x_2_1_1; struct WrdFontFamilyName {} **x_2_1_2; unsigned int x_2_1_3; unsigned int x_2_1_4; unsigned int x_2_1_5; } x2; }*)arg2 fontTable:(id)arg3; ++ (void)readFrom:(id)arg1 fontTable:(id)arg2; + + +@end diff --git a/OfficeImport.framework/WBFormField.h b/OfficeImport.framework/WBFormField.h new file mode 100755 index 0000000..87cf841 --- /dev/null +++ b/OfficeImport.framework/WBFormField.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WBFormField : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/WBList.h b/OfficeImport.framework/WBList.h new file mode 100755 index 0000000..7070354 --- /dev/null +++ b/OfficeImport.framework/WBList.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBList : NSObject { +} + ++ (void)readFrom:(id)arg1 list:(id)arg2 override:(struct WrdListFormatOverride { int (**x1)(); struct WrdListLevelFormatOverride {} *x2; int x3; struct ChVector { struct WrdListLevelFormatOverride {} **x_4_1_1; struct WrdListLevelFormatOverride {} **x_4_1_2; unsigned int x_4_1_3; unsigned int x_4_1_4; unsigned int x_4_1_5; } x4; unsigned char x5; unsigned char x6; unsigned int x7 : 1; unsigned int x8 : 1; unsigned int x9 : 1; unsigned int x10 : 1; unsigned int x11 : 1; unsigned int x12 : 1; unsigned int x13 : 1; unsigned int x14 : 1; }*)arg3; + + +@end diff --git a/OfficeImport.framework/WBListDefinition.h b/OfficeImport.framework/WBListDefinition.h new file mode 100755 index 0000000..0193e5c --- /dev/null +++ b/OfficeImport.framework/WBListDefinition.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBListDefinition : NSObject { +} + ++ (void)readFrom:(id)arg1 listDefinition:(id)arg2 listFormat:(struct WrdListFormat { int (**x1)(); struct ChVector { struct WrdListLevelFormat {} **x_2_1_1; struct WrdListLevelFormat {} **x_2_1_2; unsigned int x_2_1_3; unsigned int x_2_1_4; unsigned int x_2_1_5; } x2; short *x3; int x4; int x5; short x6; unsigned int x7 : 1; unsigned int x8 : 1; unsigned int x9 : 1; unsigned int x10 : 1; unsigned int x11 : 1; unsigned int x12 : 1; unsigned int x13 : 1; unsigned int x14 : 1; unsigned int x15 : 1; unsigned int x16 : 1; unsigned int x17 : 1; unsigned int x18 : 1; unsigned int x19 : 1; unsigned char x20; }*)arg3 document:(id)arg4; + + +@end diff --git a/OfficeImport.framework/WBListDefinitionTable.h b/OfficeImport.framework/WBListDefinitionTable.h new file mode 100755 index 0000000..224cd44 --- /dev/null +++ b/OfficeImport.framework/WBListDefinitionTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WBListDefinitionTable : NSObject { +} + ++ (void)readFrom:(id)arg1 listDefinitionTable:(id)arg2; + + +@end diff --git a/OfficeImport.framework/WBListLevel.h b/OfficeImport.framework/WBListLevel.h new file mode 100755 index 0000000..b3c5410 --- /dev/null +++ b/OfficeImport.framework/WBListLevel.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBListLevel : NSObject { +} + ++ (void)readFrom:(id)arg1 listLevel:(id)arg2 format:(struct WrdListLevelFormat { int (**x1)(); struct WrdParagraphProperties {} *x2; struct WrdCharacterProperties {} *x3; int x4; unsigned short x5; int x6; int x7; int x8; unsigned char x9[9]; int x10; int x11; unsigned short x12; unsigned short *x13; unsigned int x14 : 1; unsigned int x15 : 1; unsigned int x16 : 1; unsigned int x17 : 1; unsigned int x18 : 1; unsigned char x19; unsigned int x20 : 1; unsigned int x21 : 1; unsigned int x22 : 1; unsigned int x23 : 1; unsigned int x24 : 1; unsigned int x25 : 1; unsigned int x26 : 1; unsigned int x27 : 1; }*)arg3 document:(id)arg4; + + +@end diff --git a/OfficeImport.framework/WBListLevelOverride.h b/OfficeImport.framework/WBListLevelOverride.h new file mode 100755 index 0000000..e4c0768 --- /dev/null +++ b/OfficeImport.framework/WBListLevelOverride.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBListLevelOverride : NSObject { +} + ++ (void)readFrom:(id)arg1 listLevelOverride:(id)arg2 formatOverride:(struct WrdListLevelFormatOverride { int (**x1)(); struct WrdListLevelFormat {} *x2; int x3; unsigned char x4; unsigned int x5 : 1; unsigned int x6 : 1; unsigned int x7 : 1; unsigned int x8 : 1; unsigned int x9 : 1; unsigned int x10 : 1; unsigned int x11 : 1; unsigned int x12 : 1; unsigned int x13 : 1; unsigned int x14 : 1; }*)arg3 document:(id)arg4; + + +@end diff --git a/OfficeImport.framework/WBListTable.h b/OfficeImport.framework/WBListTable.h new file mode 100755 index 0000000..b9b0719 --- /dev/null +++ b/OfficeImport.framework/WBListTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WBListTable : NSObject { +} + ++ (void)readFrom:(id)arg1 listTable:(id)arg2; + + +@end diff --git a/OfficeImport.framework/WBMessages.h b/OfficeImport.framework/WBMessages.h new file mode 100755 index 0000000..dccd5cd --- /dev/null +++ b/OfficeImport.framework/WBMessages.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WBMessages : NSObject { +} + ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/WBNote.h b/OfficeImport.framework/WBNote.h new file mode 100755 index 0000000..b573c17 --- /dev/null +++ b/OfficeImport.framework/WBNote.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WBNote : NSObject { +} + ++ (void)readFrom:(id)arg1 at:(long)arg2 paragraph:(id)arg3 note:(id)arg4; + + +@end diff --git a/OfficeImport.framework/WBObjectFactory.h b/OfficeImport.framework/WBObjectFactory.h new file mode 100755 index 0000000..0748f6d --- /dev/null +++ b/OfficeImport.framework/WBObjectFactory.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WBObjectFactory : NSObject { +} + ++ (struct WrdObject { }*)create:(int)arg1; + + +@end diff --git a/OfficeImport.framework/WBOfficeArt.h b/OfficeImport.framework/WBOfficeArt.h new file mode 100755 index 0000000..d44d241 --- /dev/null +++ b/OfficeImport.framework/WBOfficeArt.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBOfficeArt : NSObject { +} + ++ (void)readFrom:(id)arg1 at:(long)arg2 textRun:(struct WrdCharacterTextRun { int (**x1)(); int x2; unsigned int x3; unsigned int x4; struct WrdCharacterProperties {} *x5; struct WrdCharacterProperties {} *x6; }*)arg3 paragraph:(id)arg4 to:(id)arg5; ++ (void)setShapeAddress:(const struct WrdFileShapeAddress { int (**x1)(); int x2; int x3; int x4; int x5; int x6; int x7; int x8; int x9; int x10; int x11; boolx12; boolx13; boolx14; int x15; }*)arg1 toDrawable:(id)arg2; + + +@end diff --git a/OfficeImport.framework/WBOfficeArtReaderClient.h b/OfficeImport.framework/WBOfficeArtReaderClient.h new file mode 100755 index 0000000..613825e --- /dev/null +++ b/OfficeImport.framework/WBOfficeArtReaderClient.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBOfficeArtReaderClient : NSObject { +} + ++ (bool)allowOverlap:(struct EshContentProperties { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg1; ++ (bool)behindText:(struct EshContentProperties { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg1; ++ (int)horizontalPosition:(struct EshContentProperties { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg1; ++ (int)relativeHorizontalPosition:(struct EshContentProperties { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg1; ++ (int)verticalPosition:(struct EshContentProperties { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg1; ++ (int)relativeVerticalPosition:(struct EshContentProperties { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg1; ++ (double)wrapDistanceLeft:(struct EshContentProperties { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg1; ++ (double)wrapDistanceTop:(struct EshContentProperties { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg1; ++ (double)wrapDistanceRight:(struct EshContentProperties { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg1; ++ (double)wrapDistanceBottom:(struct EshContentProperties { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg1; ++ (void)readFrom:(struct EshContentProperties { int (**x1)(); unsigned short x2; struct EshContentData {} *x3; }*)arg1 to:(id)arg2; ++ (void)readClientDataFromTableCell:(id)arg1 toTableCell:(id)arg2 state:(id)arg3; ++ (BOOL)escherIsFullySupported; ++ (BOOL)tablesAreAllowed; ++ (void)readClientDataFromShape:(id)arg1 toGraphic:(id)arg2 state:(id)arg3; ++ (void)readClientDataFromGroup:(id)arg1 toGroup:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/WBOfficeArtReaderState.h b/OfficeImport.framework/WBOfficeArtReaderState.h new file mode 100755 index 0000000..5df931b --- /dev/null +++ b/OfficeImport.framework/WBOfficeArtReaderState.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WBReader; + +@interface WBOfficeArtReaderState : OABReaderState { + WBReader *mReader; + int mCurrentTextType; +} + +@property int currentTextType; +@property WBReader * reader; + + +- (int)currentTextType; +- (void)setCurrentTextType:(int)arg1; +- (id)reader; +- (void)setReader:(id)arg1; +- (id)initWithClient:(Class)arg1; + +@end diff --git a/OfficeImport.framework/WBOleObject.h b/OfficeImport.framework/WBOleObject.h new file mode 100755 index 0000000..01f2cc4 --- /dev/null +++ b/OfficeImport.framework/WBOleObject.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBOleObject : WBPicture { +} + ++ (void)readFrom:(id)arg1 at:(long)arg2 oleId:(unsigned long)arg3 textRun:(struct WrdCharacterTextRun { int (**x1)(); int x2; unsigned int x3; unsigned int x4; struct WrdCharacterProperties {} *x5; struct WrdCharacterProperties {} *x6; }*)arg4 paragraph:(id)arg5 to:(id)arg6; + + +@end diff --git a/OfficeImport.framework/WBParagraph.h b/OfficeImport.framework/WBParagraph.h new file mode 100755 index 0000000..f675293 --- /dev/null +++ b/OfficeImport.framework/WBParagraph.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBParagraph : NSObject { +} + ++ (void)readFrom:(id)arg1 textRun:(struct WrdParagraphTextRun { int (**x1)(); int x2; unsigned int x3; unsigned int x4; struct WrdParagraphProperties {} *x5; struct WrdParagraphProperties {} *x6; struct WrdTableProperties {} *x7; struct WrdTableProperties {} *x8; }*)arg2 paragraph:(id)arg3; ++ (void)checkForAnnotationFrom:(id)arg1 runEnd:(int*)arg2 readState:(struct WBParagraphReadState { int x1; int x2; int x3; struct WrdFieldPosition {} *x4; int x5; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_6_1_1; } x6; int x7; int x8; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_9_1_1; } x9; }*)arg3; ++ (bool)isCPAnnotationRangeEnd:(long)arg1 bookmarkTable:(struct WrdBookmarkTable { int (**x1)(); int x2; struct ChVector { struct WrdBookmark {} **x_3_1_1; struct WrdBookmark {} **x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; } x3; }*)arg2; ++ (void)checkForAnnotationBookmarkFrom:(id)arg1 runEnd:(int*)arg2 readState:(struct WBParagraphReadState { int x1; int x2; int x3; struct WrdFieldPosition {} *x4; int x5; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_6_1_1; } x6; int x7; int x8; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_9_1_1; } x9; }*)arg3; ++ (void)readAnnotationFor:(id)arg1 from:(id)arg2 readState:(struct WBParagraphReadState { int x1; int x2; int x3; struct WrdFieldPosition {} *x4; int x5; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_6_1_1; } x6; int x7; int x8; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_9_1_1; } x9; }*)arg3; ++ (void)readAnnotationBookmarkFor:(id)arg1 from:(id)arg2 readState:(struct WBParagraphReadState { int x1; int x2; int x3; struct WrdFieldPosition {} *x4; int x5; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_6_1_1; } x6; int x7; int x8; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_9_1_1; } x9; }*)arg3; ++ (void)readRunsFor:(id)arg1 from:(id)arg2 textRun:(struct WrdParagraphTextRun { int (**x1)(); int x2; unsigned int x3; unsigned int x4; struct WrdParagraphProperties {} *x5; struct WrdParagraphProperties {} *x6; struct WrdTableProperties {} *x7; struct WrdTableProperties {} *x8; }*)arg3; ++ (void)readCharacterRunsFor:(id)arg1 from:(id)arg2 readState:(struct WBParagraphReadState { int x1; int x2; int x3; struct WrdFieldPosition {} *x4; int x5; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_6_1_1; } x6; int x7; int x8; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_9_1_1; } x9; }*)arg3; ++ (void)readNoteFor:(id)arg1 from:(id)arg2 readState:(struct WBParagraphReadState { int x1; int x2; int x3; struct WrdFieldPosition {} *x4; int x5; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_6_1_1; } x6; int x7; int x8; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_9_1_1; } x9; }*)arg3; ++ (void)readFieldMarkerFor:(id)arg1 from:(id)arg2 readState:(struct WBParagraphReadState { int x1; int x2; int x3; struct WrdFieldPosition {} *x4; int x5; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_6_1_1; } x6; int x7; int x8; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_9_1_1; } x9; }*)arg3; ++ (void)readBookmarkFor:(id)arg1 from:(id)arg2 readState:(struct WBParagraphReadState { int x1; int x2; int x3; struct WrdFieldPosition {} *x4; int x5; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_6_1_1; } x6; int x7; int x8; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_9_1_1; } x9; }*)arg3; ++ (void)checkForNoteFrom:(id)arg1 footnote:(BOOL)arg2 runEnd:(int*)arg3 readState:(struct WBParagraphReadState { int x1; int x2; int x3; struct WrdFieldPosition {} *x4; int x5; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_6_1_1; } x6; int x7; int x8; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_9_1_1; } x9; }*)arg4; ++ (void)check:(id)arg1 forFieldMarkerFrom:(id)arg2 runEnd:(int*)arg3 readState:(struct WBParagraphReadState { int x1; int x2; int x3; struct WrdFieldPosition {} *x4; int x5; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_6_1_1; } x6; int x7; int x8; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_9_1_1; } x9; }*)arg4; ++ (void)checkForBookmarkFrom:(id)arg1 runEnd:(int*)arg2 readState:(struct WBParagraphReadState { int x1; int x2; int x3; struct WrdFieldPosition {} *x4; int x5; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_6_1_1; } x6; int x7; int x8; struct vector > { struct _Vector_impl { unsigned long *x_1_2_1; unsigned long *x_1_2_2; unsigned long *x_1_2_3; } x_9_1_1; } x9; }*)arg3; ++ (void)readSpecialCharactersFor:(id)arg1 from:(id)arg2 textRun:(struct WrdCharacterTextRun { int (**x1)(); int x2; unsigned int x3; unsigned int x4; struct WrdCharacterProperties {} *x5; struct WrdCharacterProperties {} *x6; }*)arg3; ++ (void)readSymbolsFor:(id)arg1 from:(id)arg2 textRun:(struct WrdCharacterTextRun { int (**x1)(); int x2; unsigned int x3; unsigned int x4; struct WrdCharacterProperties {} *x5; struct WrdCharacterProperties {} *x6; }*)arg3; ++ (void)readOfficeArtFor:(id)arg1 from:(id)arg2 at:(long)arg3 textRun:(struct WrdCharacterTextRun { int (**x1)(); int x2; unsigned int x3; unsigned int x4; struct WrdCharacterProperties {} *x5; struct WrdCharacterProperties {} *x6; }*)arg4; ++ (void)readPictureFor:(id)arg1 from:(id)arg2 at:(long)arg3 textRun:(struct WrdCharacterTextRun { int (**x1)(); int x2; unsigned int x3; unsigned int x4; struct WrdCharacterProperties {} *x5; struct WrdCharacterProperties {} *x6; }*)arg4; ++ (void)readSpecialCharacterFor:(id)arg1 from:(id)arg2 at:(long)arg3 textRun:(struct WrdCharacterTextRun { int (**x1)(); int x2; unsigned int x3; unsigned int x4; struct WrdCharacterProperties {} *x5; struct WrdCharacterProperties {} *x6; }*)arg4; ++ (int)blockType; + + +@end diff --git a/OfficeImport.framework/WBParagraphProperties.h b/OfficeImport.framework/WBParagraphProperties.h new file mode 100755 index 0000000..7b7c514 --- /dev/null +++ b/OfficeImport.framework/WBParagraphProperties.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBParagraphProperties : NSObject { +} + ++ (void)mapWordProperties:(struct WrdParagraphProperties { int (**x1)(); int (**x2)(); struct WrdParagraphPropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; } x3; struct WrdShading {} *x4; struct WrdLineSpaceDescriptor {} *x5; struct WrdDropCap {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdAutoNumberListDescriptor {} *x13; struct WrdDateTime {} *x14; struct WrdNumberRevisionMarkData {} *x15; struct WrdTabDescriptor {} *x16; short x17; short x18; unsigned short x19; unsigned short x20; unsigned short x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; struct ChVector { struct WrdTabDescriptor {} **x_30_1_1; struct WrdTabDescriptor {} **x_30_1_2; unsigned int x_30_1_3; unsigned int x_30_1_4; unsigned int x_30_1_5; } x30; short *x31; short *x32; short *x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; int x45; unsigned int x46; unsigned int x47; short x48; short x49; short x50; short x51; short x52; unsigned short x53; unsigned short x54; unsigned short x55; unsigned int x56 : 1; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; unsigned int x63 : 1; unsigned int x64 : 1; unsigned int x65 : 1; unsigned int x66 : 1; unsigned int x67 : 1; unsigned int x68 : 1; unsigned int x69 : 1; unsigned int x70 : 1; unsigned int x71 : 1; unsigned int x72 : 1; unsigned int x73 : 1; unsigned int x74 : 1; unsigned int x75 : 1; unsigned int x76 : 1; unsigned int x77 : 1; unsigned int x78 : 1; unsigned int x79 : 1; unsigned int x80 : 1; unsigned int x81 : 1; unsigned int x82 : 1; unsigned int x83 : 1; unsigned int x84 : 1; unsigned int x85 : 1; unsigned char x86; unsigned char x87; unsigned char x88; unsigned char x89; }*)arg1 reader:(id)arg2 toProperties:(id)arg3; ++ (id)formattingChangeDate:(const struct WrdDateTime { int (**x1)(); int x2; unsigned short x3; unsigned short x4; unsigned short x5; unsigned short x6; unsigned short x7; }*)arg1; ++ (void)readFrom:(id)arg1 wrdProperties:(struct WrdParagraphProperties { int (**x1)(); int (**x2)(); struct WrdParagraphPropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; } x3; struct WrdShading {} *x4; struct WrdLineSpaceDescriptor {} *x5; struct WrdDropCap {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdAutoNumberListDescriptor {} *x13; struct WrdDateTime {} *x14; struct WrdNumberRevisionMarkData {} *x15; struct WrdTabDescriptor {} *x16; short x17; short x18; unsigned short x19; unsigned short x20; unsigned short x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; struct ChVector { struct WrdTabDescriptor {} **x_30_1_1; struct WrdTabDescriptor {} **x_30_1_2; unsigned int x_30_1_3; unsigned int x_30_1_4; unsigned int x_30_1_5; } x30; short *x31; short *x32; short *x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; int x45; unsigned int x46; unsigned int x47; short x48; short x49; short x50; short x51; short x52; unsigned short x53; unsigned short x54; unsigned short x55; unsigned int x56 : 1; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; unsigned int x63 : 1; unsigned int x64 : 1; unsigned int x65 : 1; unsigned int x66 : 1; unsigned int x67 : 1; unsigned int x68 : 1; unsigned int x69 : 1; unsigned int x70 : 1; unsigned int x71 : 1; unsigned int x72 : 1; unsigned int x73 : 1; unsigned int x74 : 1; unsigned int x75 : 1; unsigned int x76 : 1; unsigned int x77 : 1; unsigned int x78 : 1; unsigned int x79 : 1; unsigned int x80 : 1; unsigned int x81 : 1; unsigned int x82 : 1; unsigned int x83 : 1; unsigned int x84 : 1; unsigned int x85 : 1; unsigned char x86; unsigned char x87; unsigned char x88; unsigned char x89; }*)arg2 tracked:(struct WrdParagraphProperties { int (**x1)(); int (**x2)(); struct WrdParagraphPropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; } x3; struct WrdShading {} *x4; struct WrdLineSpaceDescriptor {} *x5; struct WrdDropCap {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdAutoNumberListDescriptor {} *x13; struct WrdDateTime {} *x14; struct WrdNumberRevisionMarkData {} *x15; struct WrdTabDescriptor {} *x16; short x17; short x18; unsigned short x19; unsigned short x20; unsigned short x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; struct ChVector { struct WrdTabDescriptor {} **x_30_1_1; struct WrdTabDescriptor {} **x_30_1_2; unsigned int x_30_1_3; unsigned int x_30_1_4; unsigned int x_30_1_5; } x30; short *x31; short *x32; short *x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; int x45; unsigned int x46; unsigned int x47; short x48; short x49; short x50; short x51; short x52; unsigned short x53; unsigned short x54; unsigned short x55; unsigned int x56 : 1; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; unsigned int x63 : 1; unsigned int x64 : 1; unsigned int x65 : 1; unsigned int x66 : 1; unsigned int x67 : 1; unsigned int x68 : 1; unsigned int x69 : 1; unsigned int x70 : 1; unsigned int x71 : 1; unsigned int x72 : 1; unsigned int x73 : 1; unsigned int x74 : 1; unsigned int x75 : 1; unsigned int x76 : 1; unsigned int x77 : 1; unsigned int x78 : 1; unsigned int x79 : 1; unsigned int x80 : 1; unsigned int x81 : 1; unsigned int x82 : 1; unsigned int x83 : 1; unsigned int x84 : 1; unsigned int x85 : 1; unsigned char x86; unsigned char x87; unsigned char x88; unsigned char x89; }*)arg3 document:(id)arg4 properties:(id)arg5; + + +@end diff --git a/OfficeImport.framework/WBPicture.h b/OfficeImport.framework/WBPicture.h new file mode 100755 index 0000000..c067aac --- /dev/null +++ b/OfficeImport.framework/WBPicture.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBPicture : WBOfficeArt { +} + ++ (id)readDrawableFromReader:(id)arg1 textType:(int)arg2; ++ (void)readFrom:(id)arg1 at:(long)arg2 textRun:(struct WrdCharacterTextRun { int (**x1)(); int x2; unsigned int x3; unsigned int x4; struct WrdCharacterProperties {} *x5; struct WrdCharacterProperties {} *x6; }*)arg3 paragraph:(id)arg4 to:(id)arg5; + + +@end diff --git a/OfficeImport.framework/WBReader.h b/OfficeImport.framework/WBReader.h new file mode 100755 index 0000000..fea4a19 --- /dev/null +++ b/OfficeImport.framework/WBReader.h @@ -0,0 +1,307 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class WBOfficeArtReaderState, SFUNoCopyDictionary, NSString, WDDocument, NSMutableArray, ; + +@interface WBReader : OCBReader { + struct WrdBinaryReader { int (**x1)(); int (**x2)(); struct EshObjectFactory {} *x3; struct WrdParser {} *x4; struct WrdEshReader { + int (**_vptr$EshBinaryReader)(); + struct SsrwOOStream {} *m_pStream; + struct EshParserVisitor {} *m_pParserVisitor; + struct EshObjectFactory {} *m_pObjectFactory; + unsigned int m_ulStartPos; + unsigned int m_ulEndPos; + struct ChStack { + struct EshHeader {} *m_stack; + struct EshHeader {} *m_tmpStack; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } m_containers; + unsigned int m_ulCrtPos; + struct EshHeader { + int m_lLength; + unsigned int m_ulOffset; + short m_nInstance; + unsigned short m_unType; + unsigned char m_bVersion; + } m_nextHeader; + boolm_isLowLevel; + } x5; struct WrdRdrText {} *x6; struct WrdBinTable {} *x7; struct WrdPAPXFKP {} *x8; unsigned int x9; struct WrdBinTable {} *x10; struct WrdCHPXFKP {} *x11; unsigned int x12; int x13; struct WrdSectionDescriptorTable {} *x14; struct WrdStyleSheet {} *x15; struct WrdEmbeddedTTFRecordTable {} *x16; struct WrdDocumentFileRecord {} *x17; struct ChMap > { + struct map,std::allocator > > { + struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { + struct _Rb_tree_impl,false> { + struct CsLess { } _M_key_compare; + struct _Rb_tree_node_base { + int _M_color; + struct _Rb_tree_node_base {} *_M_parent; + struct _Rb_tree_node_base {} *_M_left; + struct _Rb_tree_node_base {} *_M_right; + } _M_header; + unsigned int _M_node_count; + } _M_impl; + } _M_t; + } m_map; + } x18[8]; struct ChMap > { + struct map,std::allocator > > { + struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { + struct _Rb_tree_impl,false> { + struct CsLess { } _M_key_compare; + struct _Rb_tree_node_base { + int _M_color; + struct _Rb_tree_node_base {} *_M_parent; + struct _Rb_tree_node_base {} *_M_left; + struct _Rb_tree_node_base {} *_M_right; + } _M_header; + unsigned int _M_node_count; + } _M_impl; + } _M_t; + } m_map; + } x19[8]; unsigned int x20; unsigned int x21; unsigned int x22; unsigned int x23; int x24; struct WrdText { + int (**_vptr$WrdObject)(); + struct OcText { + int (**_vptr$OcText)(); + int m_encoding; + unsigned int m_ulStartCP; + unsigned int m_ulCharacterCount; + unsigned int m_ulBufferSize; + char *m_pBuffer; + char *m_pTempBuffer; + boolm_isMyBuffer; + } m_text; + int m_textType; + } x25; struct WrdEmbeddedTrueTypeFont {} *x26; } *mWrdReader; + struct WrdNoteTable { int (**x1)(); int x2; struct ChVector { + struct WrdNote {} **m_vector; + struct WrdNote {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x3; } *mFootnoteTable; + struct WrdNoteTable { int (**x1)(); int x2; struct ChVector { + struct WrdNote {} **m_vector; + struct WrdNote {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x3; } *mEndnoteTable; + struct WrdAnnotationTable { int (**x1)(); struct ChVector { + struct WrdAnnotation {} **m_vector; + struct WrdAnnotation {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x2; } *mAnnotationTable; + struct WrdCPTableHeaders { int (**x1)(); struct ChVector { + long *m_vector; + long *m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x2; } *mTableHeaders; + struct WrdBookmarkTable { int (**x1)(); int x2; struct ChVector { + struct WrdBookmark {} **m_vector; + struct WrdBookmark {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x3; } *mBookmarkTable; + struct WrdBookmarkTable { int (**x1)(); int x2; struct ChVector { + struct WrdBookmark {} **m_vector; + struct WrdBookmark {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x3; } *mAnnotationBookmarkTable; + struct WrdFieldPositionTable {} *mFieldPositionTables[8]; + struct WrdStoryTable { int (**x1)(); int x2; struct ChVector { + struct WrdStory {} **m_vector; + struct WrdStory {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x3; } *mStoryTable; + struct WrdStoryTable { int (**x1)(); int x2; struct ChVector { + struct WrdStory {} **m_vector; + struct WrdStory {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x3; } *mHeaderStoryTable; + struct WrdFileShapeAddressTable { int (**x1)(); int x2; struct ChVector { + struct WrdFileShapeAddress {} **m_vector; + struct WrdFileShapeAddress {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x3; } *mFileShapeAddressTable; + struct WrdFileShapeAddressTable { int (**x1)(); int x2; struct ChVector { + struct WrdFileShapeAddress {} **m_vector; + struct WrdFileShapeAddress {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x3; } *mFileShapeAddressHeaderTable; + struct WrdEshObjectFactory { int (**x1)(); boolx2; } *mEshObjectFactory; + struct WrdParagraphProperties { int (**x1)(); int (**x2)(); struct WrdParagraphPropertiesOverridden { + unsigned int m_paragraphStyleIndex : 1; + unsigned int m_tableStyleIndex : 1; + unsigned int m_paragraphInTable : 1; + unsigned int m_tableTrailerParagraph : 1; + unsigned int m_listLevel : 1; + unsigned int m_indexToList : 1; + unsigned int m_justification : 1; + unsigned int m_justificationV8 : 1; + unsigned int m_shading : 1; + unsigned int m_tabStops : 1; + unsigned int m_dropCap : 1; + unsigned int m_sideBySide : 1; + unsigned int m_keepOnOnePage : 1; + unsigned int m_keepFollowingParagraph : 1; + unsigned int m_pageBreakBefore : 1; + unsigned int m_borderLineStyle : 1; + unsigned int m_borderCode : 1; + unsigned int m_noLineNumbering : 1; + unsigned int m_lineSpace : 1; + unsigned int m_spaceBefore : 1; + unsigned int m_spaceAfter : 1; + unsigned int m_horizontalPlacement : 1; + unsigned int m_verticalPlacement : 1; + unsigned int m_width : 1; + unsigned int m_verticalPosition : 1; + unsigned int m_horizontalPosition : 1; + unsigned int m_wrapCode : 1; + unsigned int m_noAutoHyphenate : 1; + unsigned int m_absoluteHeight : 1; + unsigned int m_minimumHeightCode : 1; + unsigned int m_verticalDistanceFromText : 1; + unsigned int m_horizontalDistanceFromText : 1; + unsigned int m_locked : 1; + unsigned int m_widowed : 1; + unsigned int m_kinsoku : 1; + unsigned int m_wordWrap : 1; + unsigned int m_overflowPunctuation : 1; + unsigned int m_topLinePunctuationProcessing : 1; + unsigned int m_autoSpaceEastAsianAndAlphabeticCharacters : 1; + unsigned int m_autoSpaceEastAsianAndNumericCharacters : 1; + unsigned int m_fontAlignment : 1; + unsigned int m_vertical : 1; + unsigned int m_backward : 1; + unsigned int m_rotateFont : 1; + unsigned int m_outlineLevel : 1; + unsigned int m_biDi : 1; + unsigned int m_paragraphNumberInserted : 1; + unsigned int m_pageSetupLinePitch : 1; + unsigned int m_adjustRightMargin : 1; + unsigned int m_tableNestingLevel : 1; + unsigned int m_innerTableCell : 1; + unsigned int m_innerTableTrailerParagraph : 1; + unsigned int m_tableCellCharacterNotZeroHeight : 1; + unsigned int m_rightIndentCharacterUnits : 1; + unsigned int m_leftIndentCharacterUnits : 1; + unsigned int m_firstLineIndentCharacterUnits : 1; + unsigned int m_lineSpaceBefore : 1; + unsigned int m_lineSpaceAfter : 1; + unsigned int m_verticalSpacingBeforeAutomatic : 1; + unsigned int m_verticalSpacingAfterAutomatic : 1; + unsigned int m_trailingIndent : 1; + unsigned int m_leadingIndent : 1; + unsigned int m_rightIndent : 1; + unsigned int m_leftIndent : 1; + unsigned int m_firstLineLeadingIndent : 1; + unsigned int m_firstLineLeftIndent : 1; + unsigned int m_noOverlapAllowed : 1; + unsigned int m_borderTop : 1; + unsigned int m_borderLeft : 1; + unsigned int m_borderBottom : 1; + unsigned int m_borderRight : 1; + unsigned int m_borderBetween : 1; + unsigned int m_borderBar : 1; + unsigned int m_autoNumberListDescriptor : 1; + unsigned int m_revisionMark : 1; + unsigned int m_authorIDForRevision : 1; + unsigned int m_dttmRevisionMark : 1; + unsigned int m_numberRevisionMarkData : 1; + unsigned int m_columnIndex : 1; + unsigned int m_tablePart : 1; + } x3; struct WrdShading {} *x4; struct WrdLineSpaceDescriptor {} *x5; struct WrdDropCap {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdAutoNumberListDescriptor {} *x13; struct WrdDateTime {} *x14; struct WrdNumberRevisionMarkData {} *x15; struct WrdTabDescriptor {} *x16; short x17; short x18; unsigned short x19; unsigned short x20; unsigned short x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; struct ChVector { + struct WrdTabDescriptor {} **m_vector; + struct WrdTabDescriptor {} **m_tmpVector; + unsigned int m_count; + unsigned int m_size; + unsigned int m_blockSize; + } x30; short *x31; short *x32; short *x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; int x45; unsigned int x46; unsigned int x47; short x48; short x49; short x50; short x51; short x52; unsigned short x53; unsigned short x54; unsigned short x55; unsigned int x56 : 1; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; unsigned int x63 : 1; unsigned int x64 : 1; unsigned int x65 : 1; unsigned int x66 : 1; unsigned int x67 : 1; unsigned int x68 : 1; unsigned int x69 : 1; unsigned int x70 : 1; unsigned int x71 : 1; unsigned int x72 : 1; unsigned int x73 : 1; unsigned int x74 : 1; unsigned int x75 : 1; unsigned int x76 : 1; unsigned int x77 : 1; unsigned int x78 : 1; unsigned int x79 : 1; unsigned int x80 : 1; unsigned int x81 : 1; unsigned int x82 : 1; unsigned int x83 : 1; unsigned int x84 : 1; unsigned int x85 : 1; unsigned char x86; unsigned char x87; unsigned char x88; unsigned char x89; } *mLastRowParagraphProperties; + NSMutableArray *mAnnotationOwners; + SFUNoCopyDictionary *mIndexToStyles; + SFUNoCopyDictionary *mIndexToFonts; + WDDocument *mTargetDocument; + WBOfficeArtReaderState *mOfficeArtState; + struct vector > { struct _Vector_impl { + struct WBTextBoxReaderInfo {} *_M_start; + struct WBTextBoxReaderInfo {} *_M_finish; + struct WBTextBoxReaderInfo {} *_M_end_of_storage; + } x1; } *mTextBoxes; + NSString *mFileName; + BOOL mReportProgress; + id mAnnotationRangeStart; + *mCancelDelegate; + BOOL mIsThumbnail; +} + +@property(retain,readonly) * cancelDelegate; +@property WDDocument * targetDocument; + ++ (id)readFromFileName:(id)arg1 cancel:(id)arg2 tracing:(id)arg3 asThumbnail:(BOOL)arg4; ++ (id)readFromData:(id)arg1 cancel:(id)arg2 tracing:(id)arg3 asThumbnail:(BOOL)arg4; + +- (void)setAnnotationRangeStart:(id)arg1; +- (BOOL)isThumbnail; +- (struct WrdAnnotationTable { int (**x1)(); struct ChVector { struct WrdAnnotation {} **x_2_1_1; struct WrdAnnotation {} **x_2_1_2; unsigned int x_2_1_3; unsigned int x_2_1_4; unsigned int x_2_1_5; } x2; }*)annotationTable; +- (id)annotationOwner:(int)arg1; +- (struct WrdBookmarkTable { int (**x1)(); int x2; struct ChVector { struct WrdBookmark {} **x_3_1_1; struct WrdBookmark {} **x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; } x3; }*)annotationBookmarkTable; +- (struct WrdStoryTable { int (**x1)(); int x2; struct ChVector { struct WrdStory {} **x_3_1_1; struct WrdStory {} **x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; } x3; }*)storyTable; +- (struct WrdStoryTable { int (**x1)(); int x2; struct ChVector { struct WrdStory {} **x_3_1_1; struct WrdStory {} **x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; } x3; }*)headerStoryTable; +- (struct WrdEshObjectFactory { int (**x1)(); boolx2; }*)eshObjectFactory; +- (struct WrdParagraphProperties { int (**x1)(); int (**x2)(); struct WrdParagraphPropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; } x3; struct WrdShading {} *x4; struct WrdLineSpaceDescriptor {} *x5; struct WrdDropCap {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdAutoNumberListDescriptor {} *x13; struct WrdDateTime {} *x14; struct WrdNumberRevisionMarkData {} *x15; struct WrdTabDescriptor {} *x16; short x17; short x18; unsigned short x19; unsigned short x20; unsigned short x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; struct ChVector { struct WrdTabDescriptor {} **x_30_1_1; struct WrdTabDescriptor {} **x_30_1_2; unsigned int x_30_1_3; unsigned int x_30_1_4; unsigned int x_30_1_5; } x30; short *x31; short *x32; short *x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; int x45; unsigned int x46; unsigned int x47; short x48; short x49; short x50; short x51; short x52; unsigned short x53; unsigned short x54; unsigned short x55; unsigned int x56 : 1; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; unsigned int x63 : 1; unsigned int x64 : 1; unsigned int x65 : 1; unsigned int x66 : 1; unsigned int x67 : 1; unsigned int x68 : 1; unsigned int x69 : 1; unsigned int x70 : 1; unsigned int x71 : 1; unsigned int x72 : 1; unsigned int x73 : 1; unsigned int x74 : 1; unsigned int x75 : 1; unsigned int x76 : 1; unsigned int x77 : 1; unsigned int x78 : 1; unsigned int x79 : 1; unsigned int x80 : 1; unsigned int x81 : 1; unsigned int x82 : 1; unsigned int x83 : 1; unsigned int x84 : 1; unsigned int x85 : 1; unsigned char x86; unsigned char x87; unsigned char x88; unsigned char x89; }*)lastRowParagraphProperties; +- (void)setLastRowParagraphProperties:(struct WrdParagraphProperties { int (**x1)(); int (**x2)(); struct WrdParagraphPropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; } x3; struct WrdShading {} *x4; struct WrdLineSpaceDescriptor {} *x5; struct WrdDropCap {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdAutoNumberListDescriptor {} *x13; struct WrdDateTime {} *x14; struct WrdNumberRevisionMarkData {} *x15; struct WrdTabDescriptor {} *x16; short x17; short x18; unsigned short x19; unsigned short x20; unsigned short x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; struct ChVector { struct WrdTabDescriptor {} **x_30_1_1; struct WrdTabDescriptor {} **x_30_1_2; unsigned int x_30_1_3; unsigned int x_30_1_4; unsigned int x_30_1_5; } x30; short *x31; short *x32; short *x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; int x45; unsigned int x46; unsigned int x47; short x48; short x49; short x50; short x51; short x52; unsigned short x53; unsigned short x54; unsigned short x55; unsigned int x56 : 1; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; unsigned int x63 : 1; unsigned int x64 : 1; unsigned int x65 : 1; unsigned int x66 : 1; unsigned int x67 : 1; unsigned int x68 : 1; unsigned int x69 : 1; unsigned int x70 : 1; unsigned int x71 : 1; unsigned int x72 : 1; unsigned int x73 : 1; unsigned int x74 : 1; unsigned int x75 : 1; unsigned int x76 : 1; unsigned int x77 : 1; unsigned int x78 : 1; unsigned int x79 : 1; unsigned int x80 : 1; unsigned int x81 : 1; unsigned int x82 : 1; unsigned int x83 : 1; unsigned int x84 : 1; unsigned int x85 : 1; unsigned char x86; unsigned char x87; unsigned char x88; unsigned char x89; }*)arg1; +- (void)addStyle:(id)arg1 index:(int)arg2; +- (BOOL)reportProgress; +- (void)setReportProgress:(BOOL)arg1; +- (void)cacheTextBox:(id)arg1 withChainIndex:(unsigned short)arg2; +- (id)targetDocument; +- (id)initWithFile:(struct __sFILE { char *x1; int x2; int x3; short x4; short x5; struct __sbuf { char *x_6_1_1; int x_6_1_2; } x6; int x7; void *x8; int (*x9)(); int (*x10)(); int (*x11)(); int (*x12)(); struct __sbuf { char *x_13_1_1; int x_13_1_2; } x13; struct __sFILEX {} *x14; int x15; unsigned char x16[3]; unsigned char x17[1]; struct __sbuf { char *x_18_1_1; int x_18_1_2; } x18; int x19; long long x20; }*)arg1 fileName:(id)arg2 cancel:(id)arg3 tracing:(id)arg4; +- (void)setIsThumbnail:(BOOL)arg1; +- (id)initWithData:(id)arg1 cancel:(id)arg2 tracing:(id)arg3; +- (id)readCharactersFrom:(unsigned long)arg1 to:(unsigned long)arg2 textType:(int)arg3; +- (id)annotationRangeStart; +- (struct WrdFieldPositionTable { int (**x1)(); int x2; struct ChVector { struct WrdFieldPosition {} **x_3_1_1; struct WrdFieldPosition {} **x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; } x3; }*)fieldPositionTableForTextType:(int)arg1; +- (struct WrdFileShapeAddressTable { int (**x1)(); int x2; struct ChVector { struct WrdFileShapeAddress {} **x_3_1_1; struct WrdFileShapeAddress {} **x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; } x3; }*)fileShapeAddressHeaderTable; +- (struct WrdFileShapeAddressTable { int (**x1)(); int x2; struct ChVector { struct WrdFileShapeAddress {} **x_3_1_1; struct WrdFileShapeAddress {} **x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; } x3; }*)fileShapeAddressTable; +- (struct WrdNoteTable { int (**x1)(); int x2; struct ChVector { struct WrdNote {} **x_3_1_1; struct WrdNote {} **x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; } x3; }*)footnoteTable; +- (struct WrdNoteTable { int (**x1)(); int x2; struct ChVector { struct WrdNote {} **x_3_1_1; struct WrdNote {} **x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; } x3; }*)endnoteTable; +- (void)addFont:(id)arg1 index:(int)arg2; +- (void)setTargetDocument:(id)arg1; +- (struct OcReader { int (**x1)(); struct EshObjectFactory {} *x2; }*)ocReader; +- (struct WrdBinaryReader { int (**x1)(); int (**x2)(); struct EshObjectFactory {} *x3; struct WrdParser {} *x4; struct WrdEshReader { int (**x_5_1_1)(); struct SsrwOOStream {} *x_5_1_2; struct EshParserVisitor {} *x_5_1_3; struct EshObjectFactory {} *x_5_1_4; unsigned int x_5_1_5; unsigned int x_5_1_6; struct ChStack { struct EshHeader {} *x_7_2_1; struct EshHeader {} *x_7_2_2; unsigned int x_7_2_3; unsigned int x_7_2_4; unsigned int x_7_2_5; } x_5_1_7; unsigned int x_5_1_8; struct EshHeader { int x_9_2_1; unsigned int x_9_2_2; short x_9_2_3; unsigned short x_9_2_4; unsigned char x_9_2_5; } x_5_1_9; boolx_5_1_10; } x5; struct WrdRdrText {} *x6; struct WrdBinTable {} *x7; struct WrdPAPXFKP {} *x8; unsigned int x9; struct WrdBinTable {} *x10; struct WrdCHPXFKP {} *x11; unsigned int x12; int x13; struct WrdSectionDescriptorTable {} *x14; struct WrdStyleSheet {} *x15; struct WrdEmbeddedTTFRecordTable {} *x16; struct WrdDocumentFileRecord {} *x17; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_18_1_1; } x18[8]; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_19_1_1; } x19[8]; unsigned int x20; unsigned int x21; unsigned int x22; unsigned int x23; int x24; struct WrdText { int (**x_25_1_1)(); struct OcText { int (**x_2_2_1)(); int x_2_2_2; unsigned int x_2_2_3; unsigned int x_2_2_4; unsigned int x_2_2_5; char *x_2_2_6; char *x_2_2_7; boolx_2_2_8; } x_25_1_2; int x_25_1_3; } x25; struct WrdEmbeddedTrueTypeFont {} *x26; }*)wrdReader; +- (struct WrdCPTableHeaders { int (**x1)(); struct ChVector { long *x_2_1_1; long *x_2_1_2; unsigned int x_2_1_3; unsigned int x_2_1_4; unsigned int x_2_1_5; } x2; }*)tableHeaders; +- (unsigned int)textBoxCount; +- (struct WBTextBoxReaderInfo { id x1; unsigned short x2; })textBoxInfoAtIndex:(unsigned int)arg1; +- (id)readCharactersForTextRun:(struct WrdTextRun { int (**x1)(); int x2; unsigned int x3; unsigned int x4; }*)arg1; +- (id)fontAtIndex:(int)arg1; +- (id)styleAtIndex:(int)arg1; +- (struct WrdBookmarkTable { int (**x1)(); int x2; struct ChVector { struct WrdBookmark {} **x_3_1_1; struct WrdBookmark {} **x_3_1_2; unsigned int x_3_1_3; unsigned int x_3_1_4; unsigned int x_3_1_5; } x3; }*)bookmarkTable; +- (void)setOfficeArtState:(id)arg1; +- (id)drawableForShapeId:(unsigned int)arg1; +- (id)cancelDelegate; +- (id)officeArtState; +- (id)fileName; +- (void)initialize; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WBRevisionAuthorTable.h b/OfficeImport.framework/WBRevisionAuthorTable.h new file mode 100755 index 0000000..64243ad --- /dev/null +++ b/OfficeImport.framework/WBRevisionAuthorTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WBRevisionAuthorTable : NSObject { +} + ++ (void)readFrom:(id)arg1 revisionAuthorTable:(id)arg2; + + +@end diff --git a/OfficeImport.framework/WBSection.h b/OfficeImport.framework/WBSection.h new file mode 100755 index 0000000..1694027 --- /dev/null +++ b/OfficeImport.framework/WBSection.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBSection : NSObject { +} + ++ (void)mapSection:(id)arg1 toSectionProperties:(struct WrdSectionProperties { int (**x1)(); int (**x2)(); struct WrdSectionPropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; } x3; struct WrdBorder {} *x4; struct WrdBorder {} *x5; struct WrdBorder {} *x6; struct WrdBorder {} *x7; struct WrdDateTime {} *x8; struct WrdOutlineListData {} *x9; int x10; int x11; int x12; int x13; int x14; int x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; unsigned int x26; unsigned int x27; unsigned int x28; unsigned int x29; unsigned int x30; unsigned int x31; unsigned int x32; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_33_1_1; } x33; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_34_1_1; } x34; unsigned short x35; unsigned short x36; unsigned short x37; unsigned short x38; unsigned short x39; short x40; short x41; short x42; short x43; short x44; short x45; unsigned char x46; unsigned char x47; unsigned char x48; unsigned char x49; unsigned char x50; unsigned char x51; unsigned char x52; unsigned char x53; unsigned char x54; unsigned char x55; unsigned char x56; unsigned char x57; int x58; int x59; int x60; int x61; int x62; int x63; unsigned short x64; unsigned short x65; struct OcBinaryData { int (**x_66_1_1)(); unsigned int x_66_1_2; unsigned int x_66_1_3; unsigned int x_66_1_4; unsigned int x_66_1_5; char *x_66_1_6; boolx_66_1_7; struct SsrwOOStream {} *x_66_1_8; } x66; }*)arg2; ++ (void)readHeaderFrom:(id)arg1 type:(int)arg2 index:(int)arg3 header:(id)arg4; ++ (void)mapSectionProperties:(struct WrdSectionProperties { int (**x1)(); int (**x2)(); struct WrdSectionPropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; } x3; struct WrdBorder {} *x4; struct WrdBorder {} *x5; struct WrdBorder {} *x6; struct WrdBorder {} *x7; struct WrdDateTime {} *x8; struct WrdOutlineListData {} *x9; int x10; int x11; int x12; int x13; int x14; int x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; unsigned int x26; unsigned int x27; unsigned int x28; unsigned int x29; unsigned int x30; unsigned int x31; unsigned int x32; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_33_1_1; } x33; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_34_1_1; } x34; unsigned short x35; unsigned short x36; unsigned short x37; unsigned short x38; unsigned short x39; short x40; short x41; short x42; short x43; short x44; short x45; unsigned char x46; unsigned char x47; unsigned char x48; unsigned char x49; unsigned char x50; unsigned char x51; unsigned char x52; unsigned char x53; unsigned char x54; unsigned char x55; unsigned char x56; unsigned char x57; int x58; int x59; int x60; int x61; int x62; int x63; unsigned short x64; unsigned short x65; struct OcBinaryData { int (**x_66_1_1)(); unsigned int x_66_1_2; unsigned int x_66_1_3; unsigned int x_66_1_4; unsigned int x_66_1_5; char *x_66_1_6; boolx_66_1_7; struct SsrwOOStream {} *x_66_1_8; } x66; }*)arg1 toSection:(id)arg2; ++ (void)readFrom:(id)arg1 textRun:(struct WrdSectionTextRun { int (**x1)(); int x2; unsigned int x3; unsigned int x4; struct WrdSectionProperties {} *x5; struct WrdSectionProperties {} *x6; }*)arg2 document:(id)arg3 index:(int)arg4 section:(id)arg5; + + +@end diff --git a/OfficeImport.framework/WBShading.h b/OfficeImport.framework/WBShading.h new file mode 100755 index 0000000..8407a21 --- /dev/null +++ b/OfficeImport.framework/WBShading.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBShading : NSObject { +} + ++ (void)readFrom:(struct WrdShading { int (**x1)(); struct CsColour { unsigned short x_2_1_1; unsigned short x_2_1_2; unsigned short x_2_1_3; unsigned short x_2_1_4; } x2; struct CsColour { unsigned short x_3_1_1; unsigned short x_3_1_2; unsigned short x_3_1_3; unsigned short x_3_1_4; } x3; int x4; int x5; int x6; }*)arg1 to:(id)arg2; ++ (void)write:(id)arg1 to:(struct WrdShading { int (**x1)(); struct CsColour { unsigned short x_2_1_1; unsigned short x_2_1_2; unsigned short x_2_1_3; unsigned short x_2_1_4; } x2; struct CsColour { unsigned short x_3_1_1; unsigned short x_3_1_2; unsigned short x_3_1_3; unsigned short x_3_1_4; } x3; int x4; int x5; int x6; }*)arg2; + + +@end diff --git a/OfficeImport.framework/WBSpecialCharacter.h b/OfficeImport.framework/WBSpecialCharacter.h new file mode 100755 index 0000000..84e5ec4 --- /dev/null +++ b/OfficeImport.framework/WBSpecialCharacter.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBSpecialCharacter : NSObject { +} + ++ (void)readFrom:(id)arg1 at:(long)arg2 textRun:(struct WrdCharacterTextRun { int (**x1)(); int x2; unsigned int x3; unsigned int x4; struct WrdCharacterProperties {} *x5; struct WrdCharacterProperties {} *x6; }*)arg3 paragraph:(id)arg4 specialCharacter:(id)arg5; + + +@end diff --git a/OfficeImport.framework/WBStory.h b/OfficeImport.framework/WBStory.h new file mode 100755 index 0000000..97b505a --- /dev/null +++ b/OfficeImport.framework/WBStory.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WBStory : NSObject { +} + + + +@end diff --git a/OfficeImport.framework/WBStyle.h b/OfficeImport.framework/WBStyle.h new file mode 100755 index 0000000..eda063e --- /dev/null +++ b/OfficeImport.framework/WBStyle.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBStyle : NSObject { +} + ++ (void)readFrom:(id)arg1 wrdStyle:(struct WrdStyle { int (**x1)(); struct CsString { int (**x_2_1_1)(); unsigned short *x_2_1_2; unsigned int x_2_1_3; unsigned int x_2_1_4; } x2; struct WrdParagraphProperties {} *x3; struct WrdParagraphProperties {} *x4; struct WrdCharacterProperties {} *x5; struct WrdCharacterProperties {} *x6; struct WrdTableProperties {} *x7; struct WrdDateTime {} *x8; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_9_1_1; } x9; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_10_1_1; } x10; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_11_1_1; } x11; int x12; unsigned short x13; unsigned short x14; unsigned short x15; unsigned short x16; unsigned int x17 : 1; unsigned int x18 : 1; unsigned int x19 : 1; unsigned int x20 : 1; unsigned int x21 : 1; }*)arg2 style:(id)arg3; ++ (void)readTableProperties:(id)arg1 style:(id)arg2 from:(struct WrdStyle { int (**x1)(); struct CsString { int (**x_2_1_1)(); unsigned short *x_2_1_2; unsigned int x_2_1_3; unsigned int x_2_1_4; } x2; struct WrdParagraphProperties {} *x3; struct WrdParagraphProperties {} *x4; struct WrdCharacterProperties {} *x5; struct WrdCharacterProperties {} *x6; struct WrdTableProperties {} *x7; struct WrdDateTime {} *x8; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_9_1_1; } x9; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_10_1_1; } x10; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_11_1_1; } x11; int x12; unsigned short x13; unsigned short x14; unsigned short x15; unsigned short x16; unsigned int x17 : 1; unsigned int x18 : 1; unsigned int x19 : 1; unsigned int x20 : 1; unsigned int x21 : 1; }*)arg3; + + +@end diff --git a/OfficeImport.framework/WBStyleSheet.h b/OfficeImport.framework/WBStyleSheet.h new file mode 100755 index 0000000..cb1e1e7 --- /dev/null +++ b/OfficeImport.framework/WBStyleSheet.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBStyleSheet : NSObject { +} + ++ (void)initializeStyles:(id)arg1 with:(struct WrdStyleSheet { int (**x1)(); unsigned short x2; unsigned short x3; unsigned short x4; unsigned short x5; struct WrdStyle {} *x6; struct ChVector { struct WrdStyle {} **x_7_1_1; struct WrdStyle {} **x_7_1_2; unsigned int x_7_1_3; unsigned int x_7_1_4; unsigned int x_7_1_5; } x7; struct WrdPredefinedStyleInfo { unsigned int x_8_1_1 : 1; } x8[156]; unsigned short x9; }*)arg2 reader:(id)arg3; ++ (void)readFrom:(id)arg1 styleSheet:(id)arg2; + + +@end diff --git a/OfficeImport.framework/WBSymbol.h b/OfficeImport.framework/WBSymbol.h new file mode 100755 index 0000000..bab2136 --- /dev/null +++ b/OfficeImport.framework/WBSymbol.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBSymbol : NSObject { +} + ++ (void)readFrom:(id)arg1 textRun:(struct WrdCharacterTextRun { int (**x1)(); int x2; unsigned int x3; unsigned int x4; struct WrdCharacterProperties {} *x5; struct WrdCharacterProperties {} *x6; }*)arg2 paragraph:(id)arg3 symbol:(id)arg4; + + +@end diff --git a/OfficeImport.framework/WBTable.h b/OfficeImport.framework/WBTable.h new file mode 100755 index 0000000..961bcbf --- /dev/null +++ b/OfficeImport.framework/WBTable.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBTable : NSObject { +} + ++ (void)readFrom:(id)arg1 textRuns:(id)arg2 table:(id)arg3; ++ (BOOL)tryToReadRowFrom:(id)arg1 textRuns:(id)arg2 to:(id)arg3; ++ (void)initPropertiesFrom:(id)arg1 to:(id)arg2 in:(id)arg3; ++ (void)readRowFrom:(id)arg1 textRuns:(id)arg2 to:(id)arg3; ++ (BOOL)isTableFloating:(const struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg1 tracked:(const struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg2; + + +@end diff --git a/OfficeImport.framework/WBTableCell.h b/OfficeImport.framework/WBTableCell.h new file mode 100755 index 0000000..cd26ed3 --- /dev/null +++ b/OfficeImport.framework/WBTableCell.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBTableCell : NSObject { +} + ++ (void)readFrom:(id)arg1 textRun:(struct WrdTextRun { int (**x1)(); int x2; unsigned int x3; unsigned int x4; }*)arg2 with:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg3 tracked:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg4 row:(id)arg5 index:(int)arg6 cell:(id)arg7; + + +@end diff --git a/OfficeImport.framework/WBTableCellBodyProperties.h b/OfficeImport.framework/WBTableCellBodyProperties.h new file mode 100755 index 0000000..9698554 --- /dev/null +++ b/OfficeImport.framework/WBTableCellBodyProperties.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBTableCellBodyProperties : NSObject { +} + ++ (void)write:(id)arg1 wrdProperties:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg2 tracked:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg3 index:(int)arg4; ++ (void)mapWordProperties:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg1 toProperties:(id)arg2 index:(int)arg3; ++ (void)mapProperties:(id)arg1 toWordProperties:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg2 index:(int)arg3; ++ (void)readFrom:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg1 tracked:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg2 properties:(id)arg3 index:(int)arg4; ++ (id)formattingChangeDate:(const struct WrdDateTime { }*)arg1; + + +@end diff --git a/OfficeImport.framework/WBTableCellStyleProperties.h b/OfficeImport.framework/WBTableCellStyleProperties.h new file mode 100755 index 0000000..be4343b --- /dev/null +++ b/OfficeImport.framework/WBTableCellStyleProperties.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBTableCellStyleProperties : NSObject { +} + ++ (void)readFrom:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg1 properties:(id)arg2; + + +@end diff --git a/OfficeImport.framework/WBTableProperties.h b/OfficeImport.framework/WBTableProperties.h new file mode 100755 index 0000000..2c7dfca --- /dev/null +++ b/OfficeImport.framework/WBTableProperties.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBTableProperties : NSObject { +} + ++ (void)readFrom:(id)arg1 wrdProperties:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg2 tracked:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg3 properties:(id)arg4; ++ (void)mapWordProperties:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg1 reader:(id)arg2 toProperties:(id)arg3; ++ (id)formattingChangeDate:(const struct WrdDateTime { }*)arg1; + + +@end diff --git a/OfficeImport.framework/WBTableRow.h b/OfficeImport.framework/WBTableRow.h new file mode 100755 index 0000000..4734d95 --- /dev/null +++ b/OfficeImport.framework/WBTableRow.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBTableRow : NSObject { +} + ++ (void)collectCellProperties:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg1 tracked:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg2 for:(id)arg3; ++ (void)readCellsFrom:(id)arg1 textRuns:(id)arg2 level:(int)arg3 to:(id)arg4 properties:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg5 tracked:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg6; ++ (void)readFrom:(id)arg1 textRuns:(id)arg2 to:(id)arg3 index:(int)arg4 row:(id)arg5; + + +@end diff --git a/OfficeImport.framework/WBTableRowProperties.h b/OfficeImport.framework/WBTableRowProperties.h new file mode 100755 index 0000000..b9e007b --- /dev/null +++ b/OfficeImport.framework/WBTableRowProperties.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBTableRowProperties : NSObject { +} + ++ (void)mapProperties:(id)arg1 toWordProperties:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg2; ++ (void)mapWordProperties:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg1 toProperties:(id)arg2; ++ (void)readFrom:(id)arg1 wrdProperties:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg2 tracked:(struct WrdTableProperties { int (**x1)(); int (**x2)(); struct WrdTablePropertiesOverridden { unsigned int x_3_1_1 : 1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; unsigned int x_3_1_4 : 1; unsigned int x_3_1_5 : 1; unsigned int x_3_1_6 : 1; unsigned int x_3_1_7 : 1; unsigned int x_3_1_8 : 1; unsigned int x_3_1_9 : 1; unsigned int x_3_1_10 : 1; unsigned int x_3_1_11 : 1; unsigned int x_3_1_12 : 1; unsigned int x_3_1_13 : 1; unsigned int x_3_1_14 : 1; unsigned int x_3_1_15 : 1; unsigned int x_3_1_16 : 1; unsigned int x_3_1_17 : 1; unsigned int x_3_1_18 : 1; unsigned int x_3_1_19 : 1; unsigned int x_3_1_20 : 1; unsigned int x_3_1_21 : 1; unsigned int x_3_1_22 : 1; unsigned int x_3_1_23 : 1; unsigned int x_3_1_24 : 1; unsigned int x_3_1_25 : 1; unsigned int x_3_1_26 : 1; unsigned int x_3_1_27 : 1; unsigned int x_3_1_28 : 1; unsigned int x_3_1_29 : 1; unsigned int x_3_1_30 : 1; unsigned int x_3_1_31 : 1; unsigned int x_3_1_32 : 1; unsigned int x_3_1_33 : 1; unsigned int x_3_1_34 : 1; unsigned int x_3_1_35 : 1; unsigned int x_3_1_36 : 1; unsigned int x_3_1_37 : 1; unsigned int x_3_1_38 : 1; unsigned int x_3_1_39 : 1; unsigned int x_3_1_40 : 1; unsigned int x_3_1_41 : 1; unsigned int x_3_1_42 : 1; unsigned int x_3_1_43 : 1; unsigned int x_3_1_44 : 1; unsigned int x_3_1_45 : 1; unsigned int x_3_1_46 : 1; unsigned int x_3_1_47 : 1; unsigned int x_3_1_48 : 1; unsigned int x_3_1_49 : 1; unsigned int x_3_1_50 : 1; unsigned int x_3_1_51 : 1; unsigned int x_3_1_52 : 1; unsigned int x_3_1_53 : 1; unsigned int x_3_1_54 : 1; unsigned int x_3_1_55 : 1; unsigned int x_3_1_56 : 1; unsigned int x_3_1_57 : 1; unsigned int x_3_1_58 : 1; unsigned int x_3_1_59 : 1; unsigned int x_3_1_60 : 1; unsigned int x_3_1_61 : 1; unsigned int x_3_1_62 : 1; unsigned int x_3_1_63 : 1; unsigned int x_3_1_64 : 1; unsigned int x_3_1_65 : 1; unsigned int x_3_1_66 : 1; unsigned int x_3_1_67 : 1; unsigned int x_3_1_68 : 1; unsigned int x_3_1_69 : 1; unsigned int x_3_1_70 : 1; unsigned int x_3_1_71 : 1; unsigned int x_3_1_72 : 1; unsigned int x_3_1_73 : 1; unsigned int x_3_1_74 : 1; unsigned int x_3_1_75 : 1; unsigned int x_3_1_76 : 1; unsigned int x_3_1_77 : 1; unsigned int x_3_1_78 : 1; unsigned int x_3_1_79 : 1; unsigned int x_3_1_80 : 1; unsigned int x_3_1_81 : 1; unsigned int x_3_1_82 : 1; unsigned int x_3_1_83 : 1; unsigned int x_3_1_84 : 1; unsigned int x_3_1_85 : 1; unsigned int x_3_1_86 : 1; unsigned int x_3_1_87 : 1; unsigned int x_3_1_88 : 1; unsigned int x_3_1_89 : 1; unsigned int x_3_1_90 : 1; unsigned int x_3_1_91 : 1; unsigned int x_3_1_92 : 1; unsigned int x_3_1_93 : 1; } x3; struct WrdTableAutoformatLookSpecifier {} *x4; struct WrdTableCellDescriptor {} *x5; struct WrdShading {} *x6; struct WrdBorder {} *x7; struct WrdBorder {} *x8; struct WrdBorder {} *x9; struct WrdBorder {} *x10; struct WrdBorder {} *x11; struct WrdBorder {} *x12; struct WrdBorder {} *x13; struct WrdBorder {} *x14; struct WrdDateTime {} *x15; int x16; int x17; int x18; int x19; int x20; int x21; int x22; int x23; int x24; int x25; int x26; int x27; int x28; int x29; int x30; int x31; int x32; int x33; int x34; int x35; int x36; int x37; int x38; int x39; int x40; int x41; int x42; int x43; int x44; struct ChVector { short *x_45_1_1; short *x_45_1_2; unsigned int x_45_1_3; unsigned int x_45_1_4; unsigned int x_45_1_5; } x45; struct ChVector { struct WrdTableCellDescriptor {} **x_46_1_1; struct WrdTableCellDescriptor {} **x_46_1_2; unsigned int x_46_1_3; unsigned int x_46_1_4; unsigned int x_46_1_5; } x46; int x47; int x48; int x49; int x50; int x51; int x52; int x53; int x54; unsigned short x55; unsigned short x56; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; short x63; short x64; short x65; short x66; short x67; short x68; short x69; short x70; short x71; short x72; short x73; short x74; short x75; short x76; short x77; short x78; short x79; short x80; short x81; short x82; short x83; short x84; short x85; short x86; short x87; unsigned char x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; }*)arg3 properties:(id)arg4; + + +@end diff --git a/OfficeImport.framework/WBTableStyleOverride.h b/OfficeImport.framework/WBTableStyleOverride.h new file mode 100755 index 0000000..d759022 --- /dev/null +++ b/OfficeImport.framework/WBTableStyleOverride.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBTableStyleOverride : NSObject { +} + ++ (void)readFrom:(id)arg1 wrdStyle:(struct WrdStyle { int (**x1)(); struct CsString { int (**x_2_1_1)(); unsigned short *x_2_1_2; unsigned int x_2_1_3; unsigned int x_2_1_4; } x2; struct WrdParagraphProperties {} *x3; struct WrdParagraphProperties {} *x4; struct WrdCharacterProperties {} *x5; struct WrdCharacterProperties {} *x6; struct WrdTableProperties {} *x7; struct WrdDateTime {} *x8; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_9_1_1; } x9; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_10_1_1; } x10; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_4_1; struct _Rb_tree_node_base { int x_2_5_1; struct _Rb_tree_node_base {} *x_2_5_2; struct _Rb_tree_node_base {} *x_2_5_3; struct _Rb_tree_node_base {} *x_2_5_4; } x_1_4_2; unsigned int x_1_4_3; } x_1_3_1; } x_1_2_1; } x_11_1_1; } x11; int x12; unsigned short x13; unsigned short x14; unsigned short x15; unsigned short x16; unsigned int x17 : 1; unsigned int x18 : 1; unsigned int x19 : 1; unsigned int x20 : 1; unsigned int x21 : 1; }*)arg2 style:(id)arg3 part:(int)arg4 tableStyleOverride:(id)arg5; + + +@end diff --git a/OfficeImport.framework/WBText.h b/OfficeImport.framework/WBText.h new file mode 100755 index 0000000..ec4b6f6 --- /dev/null +++ b/OfficeImport.framework/WBText.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBText : NSObject { +} + ++ (void)readBlocksFrom:(id)arg1 textRun:(struct WrdTextRun { int (**x1)(); int x2; unsigned int x3; unsigned int x4; }*)arg2 to:(id)arg3; ++ (void)readFrom:(id)arg1 text:(id)arg2 textRun:(struct WrdTextRun { int (**x1)(); int x2; unsigned int x3; unsigned int x4; }*)arg3; + + +@end diff --git a/OfficeImport.framework/WBTextBox.h b/OfficeImport.framework/WBTextBox.h new file mode 100755 index 0000000..2d85448 --- /dev/null +++ b/OfficeImport.framework/WBTextBox.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WBTextBox : NSObject { +} + ++ (void)readFrom:(struct WrdEshShape { int (**x1)(); unsigned short x2; struct EshContentData { struct EshOpt { int (**x_1_2_1)(); unsigned short x_1_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_1_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_1_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_1_2_5; } x_3_1_1; struct EshOpt { int (**x_2_2_1)(); unsigned short x_2_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_2_2_3; struct ChMap > { struct map,std::allocator > > { struct _Rb_tree,std::_Select1st >,CsLess,std::allocator > > { struct _Rb_tree_impl,false> { struct CsLess { } x_1_6_1; struct _Rb_tree_node_base { int x_2_7_1; struct _Rb_tree_node_base {} *x_2_7_2; struct _Rb_tree_node_base {} *x_2_7_3; struct _Rb_tree_node_base {} *x_2_7_4; } x_1_6_2; unsigned int x_1_6_3; } x_1_5_1; } x_1_4_1; } x_4_3_1; } x_2_2_4; struct EshColor { struct Data { int x_1_4_1; union Value { struct RGB { unsigned char x_1_6_1; unsigned char x_1_6_2; unsigned char x_1_6_3; } x_2_5_1; unsigned short x_2_5_2; unsigned short x_2_5_3; struct AdjustedColor { unsigned char x_4_6_1; unsigned char x_4_6_2; unsigned int x_4_6_3 : 4; unsigned int x_4_6_4 : 1; unsigned int x_4_6_5 : 1; unsigned int x_4_6_6 : 1; } x_2_5_4; } x_1_4_2; } x_5_3_1; } x_2_2_5; } x_3_1_2; struct EshSp { int (**x_3_2_1)(); unsigned short x_3_2_2; struct EshHeader { int x_3_3_1; unsigned int x_3_3_2; short x_3_3_3; unsigned short x_3_3_4; unsigned char x_3_3_5; } x_3_2_3; unsigned int x_3_2_4; boolx_3_2_5; boolx_3_2_6; boolx_3_2_7; boolx_3_2_8; boolx_3_2_9; boolx_3_2_10; boolx_3_2_11; boolx_3_2_12; boolx_3_2_13; boolx_3_2_14; boolx_3_2_15; boolx_3_2_16; } x_3_1_3; struct CsRect { long x_4_2_1[4]; } x_3_1_4; } x3; struct EshTextBox { int (**x_4_1_1)(); unsigned short x_4_1_2; struct EshContentData {} *x_4_1_3; } x4; struct EshFill { int (**x_5_1_1)(); unsigned short x_5_1_2; struct EshContentData {} *x_5_1_3; } x5; struct EshStroke { int (**x_6_1_1)(); unsigned short x_6_1_2; struct EshContentData {} *x_6_1_3; } x6; struct EshShadow { int (**x_7_1_1)(); unsigned short x_7_1_2; struct EshContentData {} *x_7_1_3; } x7; struct EshExtrusion { int (**x_8_1_1)(); unsigned short x_8_1_2; struct EshContentData {} *x_8_1_3; } x8; struct EshCallout { int (**x_9_1_1)(); unsigned short x_9_1_2; struct EshContentData {} *x_9_1_3; } x9; int (**x10)(); struct EshShapeProperties { int (**x_11_1_1)(); unsigned short x_11_1_2; struct EshContentData {} *x_11_1_3; int (**x_11_1_4)(); } x11; struct EshShapeLocks { int (**x_12_1_1)(); unsigned short x_12_1_2; struct EshContentData {} *x_12_1_3; } x12; struct EshShapeImageData { int (**x_13_1_1)(); unsigned short x_13_1_2; struct EshContentData {} *x_13_1_3; } x13; struct EshTextPath { int (**x_14_1_1)(); unsigned short x_14_1_2; struct EshContentData {} *x_14_1_3; } x14; struct EshPath { int (**x_15_1_1)(); unsigned short x_15_1_2; struct EshContentData {} *x_15_1_3; } x15; struct EshSkew { int (**x_16_1_1)(); unsigned short x_16_1_2; struct EshContentData {} *x_16_1_3; } x16; struct EshQuickTimeData { int (**x_17_1_1)(); unsigned short x_17_1_2; struct EshHeader { int x_3_2_1; unsigned int x_3_2_2; short x_3_2_3; unsigned short x_3_2_4; unsigned char x_3_2_5; } x_17_1_3; struct OcBinaryData { int (**x_4_2_1)(); unsigned int x_4_2_2; unsigned int x_4_2_3; unsigned int x_4_2_4; unsigned int x_4_2_5; char *x_4_2_6; boolx_4_2_7; struct SsrwOOStream {} *x_4_2_8; } x_17_1_4; } x17; struct WrdEshClientAnchor {} *x18; struct WrdEshClientData {} *x19; struct WrdEshClientTextBox {} *x20; }*)arg1 parent:(id)arg2 reader:(id)arg3; ++ (void)checkForOleObject:(id)arg1; ++ (void)readTextFrom:(id)arg1 to:(id)arg2 chain:(unsigned short)arg3; + + +@end diff --git a/OfficeImport.framework/WDAAnchor.h b/OfficeImport.framework/WDAAnchor.h new file mode 100755 index 0000000..f54ecd7 --- /dev/null +++ b/OfficeImport.framework/WDAAnchor.h @@ -0,0 +1,71 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WDAAnchor : NSObject { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } mBounds; + int mTextWrappingMode; + int mTextWrappingModeType; + double mWrapDistanceLeft; + double mWrapDistanceTop; + double mWrapDistanceRight; + double mWrapDistanceBottom; + int mHorizontalPosition; + int mRelativeHorizontalPosition; + int mVerticalPosition; + int mRelativeVerticalPosition; + BOOL mIsBehindText; + BOOL mAllowOverlap; + BOOL mMoveWithText; + int mZIndexTotal; + int mZIndex; +} + +@property BOOL allowOverlap; +@property int textWrappingModeType; +@property int textWrappingMode; +@property struct CGRect { struct CGPoint { float x; float y; } origin; struct CGSize { float width; float height; } size; } bounds; + + +- (double)wrapDistanceLeft; +- (double)wrapDistanceTop; +- (double)wrapDistanceRight; +- (double)wrapDistanceBottom; +- (int)relativeHorizontalPosition; +- (int)relativeVerticalPosition; +- (int)zIndexTotal; +- (void)setZIndexTotal:(int)arg1; +- (BOOL)allowOverlap; +- (void)setAllowOverlap:(BOOL)arg1; +- (int)textWrappingModeType; +- (int)textWrappingMode; +- (void)setBehindText:(BOOL)arg1; +- (void)setWrapDistanceBottom:(double)arg1; +- (void)setWrapDistanceLeft:(double)arg1; +- (void)setWrapDistanceRight:(double)arg1; +- (void)setWrapDistanceTop:(double)arg1; +- (int)verticalPosition; +- (int)horizontalPosition; +- (void)setHorizontalPosition:(int)arg1; +- (void)setVerticalPosition:(int)arg1; +- (void)setRelativeHorizontalPosition:(int)arg1; +- (void)setRelativeVerticalPosition:(int)arg1; +- (void)setTextWrappingMode:(int)arg1; +- (void)setTextWrappingModeType:(int)arg1; +- (BOOL)isBehindText; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds; +- (void)setBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (int)zIndex; +- (void)setZIndex:(int)arg1; +- (id)init; + +@end diff --git a/OfficeImport.framework/WDABoundingBox.h b/OfficeImport.framework/WDABoundingBox.h new file mode 100755 index 0000000..e1954e3 --- /dev/null +++ b/OfficeImport.framework/WDABoundingBox.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WDABoundingBox : NSObject { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } mRect; + float mRotation; + BOOL mFlipX; + BOOL mFlipY; +} + + +- (id)initWithRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 rotation:(float)arg2 flipX:(BOOL)arg3 flipY:(BOOL)arg4; +- (BOOL)flipX; +- (void)setFlipX:(BOOL)arg1; +- (BOOL)flipY; +- (void)setFlipY:(BOOL)arg1; +- (void)setRotation:(float)arg1; +- (float)rotation; +- (void)setRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })rect; + +@end diff --git a/OfficeImport.framework/WDAContent.h b/OfficeImport.framework/WDAContent.h new file mode 100755 index 0000000..1a1da22 --- /dev/null +++ b/OfficeImport.framework/WDAContent.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADDrawable, WDATextBox, WDAAnchor; + +@interface WDAContent : NSObject { + WDAAnchor *mAnchor; + WDATextBox *mTextBox; + OADDrawable *mDrawable; + int mTextType; +} + +@property(readonly) WDAAnchor * anchor; + ++ (Class)classForType:(unsigned short)arg1; + +- (id)createTextBoxWithDocument:(id)arg1 textType:(int)arg2; +- (bool)isLine; +- (bool)isTopLevelObject; +- (bool)isShape; +- (BOOL)floating; +- (id)createAnchor; +- (void)setTextType:(int)arg1; +- (void)clearAnchor; +- (id)textBox; +- (void)setTextBox:(id)arg1; +- (BOOL)hasBounds; +- (void)setDrawable:(id)arg1; +- (id)drawable; +- (int)textType; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds; +- (void)setBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)anchor; +- (BOOL)hasText; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDATextBox.h b/OfficeImport.framework/WDATextBox.h new file mode 100755 index 0000000..5212a3f --- /dev/null +++ b/OfficeImport.framework/WDATextBox.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDAContent, WDText, WDDocument; + +@interface WDATextBox : NSObject { + WDText *mText; + unsigned int mNextTextBoxId; + boolmOle; + WDDocument *mDocument; + WDAContent *mParent; +} + + +- (unsigned long)nextTextBoxId; +- (void)setDocument:(id)arg1; +- (void)setNextTextBoxId:(unsigned long)arg1; +- (BOOL)isOle; +- (id)parent; +- (void)setOle:(BOOL)arg1; +- (void)setParent:(id)arg1; +- (id)document; +- (id)text; +- (void)setText:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDAnnotation.h b/OfficeImport.framework/WDAnnotation.h new file mode 100755 index 0000000..85c9297 --- /dev/null +++ b/OfficeImport.framework/WDAnnotation.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDCharacterRun, WDAnnotation, NSString, WDText, NSDate; + +@interface WDAnnotation : WDRun { + int mType; + WDText *mText; + WDCharacterRun *mReference; + BOOL mReferencePopertiesFixed; + NSDate *mDate; + NSString *mOwner; + WDAnnotation *mOtherEndOfRangedAnnotation; +} + + +- (id)initWithParagraph:(id)arg1 type:(int)arg2; +- (int)annotationType; +- (id)owner; +- (id)otherEndOfRangedAnnotation; +- (void)setOtherEndOfRangedAnnotation:(id)arg1; +- (BOOL)referencePropertiesFixed; +- (void)setReferencePropertiesFixed; +- (int)runType; +- (id)reference; +- (void)setOwner:(id)arg1; +- (void)setDate:(id)arg1; +- (id)date; +- (id)text; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDAnnotationIterator.h b/OfficeImport.framework/WDAnnotationIterator.h new file mode 100755 index 0000000..726dc87 --- /dev/null +++ b/OfficeImport.framework/WDAnnotationIterator.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WDAnnotationIterator : WDTestIterator { +} + + +- (BOOL)test:(id)arg1; + +@end diff --git a/OfficeImport.framework/WDArrayIterator.h b/OfficeImport.framework/WDArrayIterator.h new file mode 100755 index 0000000..d6f35f3 --- /dev/null +++ b/OfficeImport.framework/WDArrayIterator.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSArray; + +@interface WDArrayIterator : WDIterator { + NSArray *mArray; + unsigned int mNextIndex; +} + + +- (id)next; +- (BOOL)hasNext; +- (id)initWithArray:(id)arg1; + +@end diff --git a/OfficeImport.framework/WDBlock.h b/OfficeImport.framework/WDBlock.h new file mode 100755 index 0000000..d9692a6 --- /dev/null +++ b/OfficeImport.framework/WDBlock.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDText; + +@interface WDBlock : NSObject { + WDText *mText; +} + + +- (void)clearProperties; +- (id)runIterator; +- (id)newRunIterator; +- (int)blockType; +- (int)textType; +- (id)initWithText:(id)arg1; +- (id)document; +- (BOOL)isEmpty; +- (id)text; +- (id)init; + +@end diff --git a/OfficeImport.framework/WDBlockRunIterator.h b/OfficeImport.framework/WDBlockRunIterator.h new file mode 100755 index 0000000..cab09ae --- /dev/null +++ b/OfficeImport.framework/WDBlockRunIterator.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WDBlockRunIterator : WDCombinedIterator { +} + + +- (id)childIteratorFrom:(id)arg1; +- (id)newChildIteratorFrom:(id)arg1; + +@end diff --git a/OfficeImport.framework/WDBookmark.h b/OfficeImport.framework/WDBookmark.h new file mode 100755 index 0000000..66db013 --- /dev/null +++ b/OfficeImport.framework/WDBookmark.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface WDBookmark : WDRun { + NSString *mName; + int mBookmarkType; +} + + +- (id)initWithParagraph:(id)arg1 name:(id)arg2 type:(int)arg3; +- (void)setBookmarkType:(int)arg1; +- (int)bookmarkType; +- (int)runType; +- (id)name; +- (void)setName:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDBorder.h b/OfficeImport.framework/WDBorder.h new file mode 100755 index 0000000..fc97800 --- /dev/null +++ b/OfficeImport.framework/WDBorder.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSColorStub; + +@interface WDBorder : NSObject { + int mStyle; + NSColorStub *mColor; + unsigned char mWidth; + unsigned char mSpace; + BOOL mShadow; + BOOL mFrame; +} + + +- (void)setNullBorder; +- (void)setSingleBlackBorder; +- (void)setSpace:(unsigned char)arg1; +- (unsigned char)space; +- (BOOL)shadow; +- (void)setShadow:(BOOL)arg1; +- (BOOL)isEqualToBorder:(id)arg1; +- (BOOL)frame; +- (void)setFrame:(BOOL)arg1; +- (void)setBorder:(id)arg1; +- (id)color; +- (void)setColor:(id)arg1; +- (int)style; +- (void)setStyle:(int)arg1; +- (void)setWidth:(unsigned char)arg1; +- (unsigned char)width; +- (BOOL)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDCharacterProperties.h b/OfficeImport.framework/WDCharacterProperties.h new file mode 100755 index 0000000..25bd2df --- /dev/null +++ b/OfficeImport.framework/WDCharacterProperties.h @@ -0,0 +1,182 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class WDDocument; + +@interface WDCharacterProperties : NSObject { + WDDocument *mDocument; + unsigned int mOriginal : 1; + unsigned int mTracked : 1; + unsigned int mResolved : 1; + + /* Error parsing encoded ivar type info: ^{?=@"WDStyle"@"WDBorder"@"WDShading"@"WDFont"@"WDFont"@"WDFont"@"WDFont"iii@"NSColorStub"@"NSColorStub"iiissSSSCCCCCCCCCCCCCCCCCSb1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1} */ + struct { id x1; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x2; void*x3; void*x4; unsigned short x5; void*x6; void*x7; long x8; void*x9; void*x10; id x11; void*x12; void*x13; void*x14; boolx15; out const double x16; void*x17; const void*x18; id x19; void*x20; void*x21; void*x22; unsigned short x23; void*x24; void*x25; double x26; int x27; in void*x28; void*x29; id x30; void*x31; void*x32; void*x33; void*x34; out in void*x35; void*x36; id x37; void*x38; void*x39; void*x40; void*x41; out in void*x42; void*x43; id x44; void*x45; void*x46; void*x47; void*x48; out in void*x49; void*x50; id x51; void*x52; void*x53; void*x54; void*x55; out in void*x56; void*x57; int x58; int x59; int x60; id x61; void*x62; inout unsigned short x63; unsigned char x64; out long x65; out const unsigned short x66; void*x67; void*x68; unsigned int x69/* : ? */; void*x70; id x71; void*x72; inout unsigned short x73; unsigned char x74; out long x75; out const unsigned short x76; void*x77; void*x78; unsigned int x79/* : ? */; void*x80; int x81; int x82; int x83; short x84; short x85; unsigned short x86; unsigned short x87; unsigned short x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; unsigned char x96; unsigned char x97; unsigned char x98; unsigned char x99; unsigned char x100; unsigned char x101; unsigned char x102; unsigned char x103; unsigned char x104; unsigned char x105; unsigned short x106; unsigned int x107 : 1; unsigned int x108 : 1; unsigned int x109 : 1; unsigned int x110 : 1; unsigned int x111 : 1; unsigned int x112 : 1; unsigned int x113 : 1; unsigned int x114 : 1; unsigned int x115 : 1; unsigned int x116 : 1; unsigned int x117 : 1; unsigned int x118 : 1; unsigned int x119 : 1; unsigned int x120 : 1; unsigned int x121 : 1; unsigned int x122 : 1; unsigned int x123 : 1; unsigned int x124 : 1; unsigned int x125 : 1; unsigned int x126 : 1; unsigned int x127 : 1; unsigned int x128 : 1; unsigned int x129 : 1; unsigned int x130 : 1; unsigned int x131 : 1; unsigned int x132 : 1; unsigned int x133 : 1; unsigned int x134 : 1; unsigned int x135 : 1; unsigned int x136 : 1; unsigned int x137 : 1; unsigned int x138 : 1; unsigned int x139 : 1; unsigned int x140 : 1; unsigned int x141 : 1; unsigned int x142 : 1; unsigned int x143 : 1; unsigned int x144 : 1; unsigned int x145 : 1; unsigned int x146 : 1; unsigned int x147 : 1; unsigned int x148 : 1; unsigned int x149 : 1; unsigned int x150 : 1; unsigned int x151 : 1; unsigned int x152 : 1; unsigned int x153 : 1; unsigned int x154 : 1; unsigned int x155 : 1; unsigned int x156 : 1; unsigned int x157 : 1; unsigned int x158 : 1; } *mOriginalProperties; + + + /* Error parsing encoded ivar type info: ^{?=@"WDStyle"@"WDBorder"@"WDShading"@"WDFont"@"WDFont"@"WDFont"@"WDFont"iii@"NSColorStub"@"NSColorStub"iiissSSSCCCCCCCCCCCCCCCCCSb1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1} */ + struct { id x1; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x2; void*x3; void*x4; unsigned short x5; void*x6; void*x7; long x8; void*x9; void*x10; id x11; void*x12; void*x13; void*x14; boolx15; out const double x16; void*x17; const void*x18; id x19; void*x20; void*x21; void*x22; unsigned short x23; void*x24; void*x25; double x26; int x27; in void*x28; void*x29; id x30; void*x31; void*x32; void*x33; void*x34; out in void*x35; void*x36; id x37; void*x38; void*x39; void*x40; void*x41; out in void*x42; void*x43; id x44; void*x45; void*x46; void*x47; void*x48; out in void*x49; void*x50; id x51; void*x52; void*x53; void*x54; void*x55; out in void*x56; void*x57; int x58; int x59; int x60; id x61; void*x62; inout unsigned short x63; unsigned char x64; out long x65; out const unsigned short x66; void*x67; void*x68; unsigned int x69/* : ? */; void*x70; id x71; void*x72; inout unsigned short x73; unsigned char x74; out long x75; out const unsigned short x76; void*x77; void*x78; unsigned int x79/* : ? */; void*x80; int x81; int x82; int x83; short x84; short x85; unsigned short x86; unsigned short x87; unsigned short x88; unsigned char x89; unsigned char x90; unsigned char x91; unsigned char x92; unsigned char x93; unsigned char x94; unsigned char x95; unsigned char x96; unsigned char x97; unsigned char x98; unsigned char x99; unsigned char x100; unsigned char x101; unsigned char x102; unsigned char x103; unsigned char x104; unsigned char x105; unsigned short x106; unsigned int x107 : 1; unsigned int x108 : 1; unsigned int x109 : 1; unsigned int x110 : 1; unsigned int x111 : 1; unsigned int x112 : 1; unsigned int x113 : 1; unsigned int x114 : 1; unsigned int x115 : 1; unsigned int x116 : 1; unsigned int x117 : 1; unsigned int x118 : 1; unsigned int x119 : 1; unsigned int x120 : 1; unsigned int x121 : 1; unsigned int x122 : 1; unsigned int x123 : 1; unsigned int x124 : 1; unsigned int x125 : 1; unsigned int x126 : 1; unsigned int x127 : 1; unsigned int x128 : 1; unsigned int x129 : 1; unsigned int x130 : 1; unsigned int x131 : 1; unsigned int x132 : 1; unsigned int x133 : 1; unsigned int x134 : 1; unsigned int x135 : 1; unsigned int x136 : 1; unsigned int x137 : 1; unsigned int x138 : 1; unsigned int x139 : 1; unsigned int x140 : 1; unsigned int x141 : 1; unsigned int x142 : 1; unsigned int x143 : 1; unsigned int x144 : 1; unsigned int x145 : 1; unsigned int x146 : 1; unsigned int x147 : 1; unsigned int x148 : 1; unsigned int x149 : 1; unsigned int x150 : 1; unsigned int x151 : 1; unsigned int x152 : 1; unsigned int x153 : 1; unsigned int x154 : 1; unsigned int x155 : 1; unsigned int x156 : 1; unsigned int x157 : 1; unsigned int x158 : 1; } *mTrackedProperties; + +} + ++ (SEL)fontSelectorForLanguageType:(int)arg1; ++ (SEL)fontOverriddenSelectorForLanguageType:(int)arg1; + +- (BOOL)isBooleanProbablyDifferent:(int)arg1 than:(int)arg2; +- (void)applyPropertiesFrom:(id)arg1 ifOverriddenIn:(id)arg2; +- (void)removeEmptyFormattingChanges:(id)arg1; +- (id)fontForLanguageType:(int)arg1; +- (BOOL)isFontOverriddenForLanguageType:(int)arg1; +- (int)deleted; +- (BOOL)isDeletedOverridden; +- (int)edited; +- (BOOL)isEditedOverridden; +- (BOOL)embeddedObject; +- (void)setEmbeddedObject:(BOOL)arg1; +- (BOOL)isEmbeddedObjectOverridden; +- (BOOL)ole2; +- (void)setOle2:(BOOL)arg1; +- (BOOL)isOle2Overridden; +- (long)objectIDForOle2; +- (void)setObjectIDForOle2:(long)arg1; +- (BOOL)isObjectIDForOle2Overridden; +- (long)offsetToPictureData; +- (void)setOffsetToPictureData:(long)arg1; +- (BOOL)isOffsetToPictureDataOverridden; +- (void)copyPropertiesInto:(id)arg1; +- (BOOL)isAnythingOverriddenIn:(struct { id x1; id x2; id x3; id x4; id x5; id x6; id x7; int x8; int x9; int x10; id x11; id x12; int x13; int x14; int x15; short x16; short x17; unsigned short x18; unsigned short x19; unsigned short x20; unsigned char x21; unsigned char x22; unsigned char x23; unsigned char x24; unsigned char x25; unsigned char x26; unsigned char x27; unsigned char x28; unsigned char x29; unsigned char x30; unsigned char x31; unsigned char x32; unsigned char x33; unsigned char x34; unsigned char x35; unsigned char x36; unsigned char x37; unsigned short x38; unsigned int x39 : 1; unsigned int x40 : 1; unsigned int x41 : 1; unsigned int x42 : 1; unsigned int x43 : 1; unsigned int x44 : 1; unsigned int x45 : 1; unsigned int x46 : 1; unsigned int x47 : 1; unsigned int x48 : 1; unsigned int x49 : 1; unsigned int x50 : 1; unsigned int x51 : 1; unsigned int x52 : 1; unsigned int x53 : 1; unsigned int x54 : 1; unsigned int x55 : 1; unsigned int x56 : 1; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; unsigned int x63 : 1; unsigned int x64 : 1; unsigned int x65 : 1; unsigned int x66 : 1; unsigned int x67 : 1; unsigned int x68 : 1; unsigned int x69 : 1; unsigned int x70 : 1; unsigned int x71 : 1; unsigned int x72 : 1; unsigned int x73 : 1; unsigned int x74 : 1; unsigned int x75 : 1; unsigned int x76 : 1; unsigned int x77 : 1; unsigned int x78 : 1; unsigned int x79 : 1; unsigned int x80 : 1; unsigned int x81 : 1; unsigned int x82 : 1; unsigned int x83 : 1; unsigned int x84 : 1; unsigned int x85 : 1; unsigned int x86 : 1; unsigned int x87 : 1; unsigned int x88 : 1; unsigned int x89 : 1; unsigned int x90 : 1; }*)arg1; +- (BOOL)isBorderOverridden; +- (BOOL)isExtendedFontOverridden; +- (id)extendedFont; +- (BOOL)isFarEastFontOverridden; +- (id)farEastFont; +- (BOOL)isSymbolFontOverridden; +- (BOOL)isSymbolCharacterOverridden; +- (unsigned short)symbolCharacter; +- (int)reverseBooleanProperty:(int)arg1; +- (BOOL)isUnderlineColorOverridden; +- (id)underlineColor; +- (BOOL)isSpacingOverridden; +- (short)spacing; +- (BOOL)isPositionOverridden; +- (BOOL)isKerningOverridden; +- (unsigned short)kerning; +- (BOOL)isFontSizeOverridden; +- (BOOL)isColorOverridden; +- (BOOL)isLanguageForDefaultTextOverridden; +- (int)languageForDefaultText; +- (BOOL)isLanguageForFarEastOverridden; +- (int)languageForFarEast; +- (BOOL)isLanguageForBiTextOverridden; +- (int)languageForBiText; +- (BOOL)isFontSizeForBiTextOverridden; +- (unsigned short)fontSizeForBiText; +- (int)bold; +- (int)italic; +- (BOOL)isOutlineOverridden; +- (BOOL)isEmbossedOverridden; +- (int)embossed; +- (BOOL)isImprintOverridden; +- (int)imprint; +- (BOOL)isShadowOverridden; +- (BOOL)isStrikeThroughOverridden; +- (int)strikeThrough; +- (BOOL)isDoubleStrikeThroughOverridden; +- (int)doubleStrikeThrough; +- (BOOL)isHighlightOverridden; +- (BOOL)isHighlight; +- (BOOL)isHighlightColorOverridden; +- (int)highlightColor; +- (BOOL)isSmallCapsOverridden; +- (int)smallCaps; +- (BOOL)isCapsOverridden; +- (int)caps; +- (BOOL)isLowerCaseOverridden; +- (BOOL)isLowerCase; +- (BOOL)isHiddenOverridden; +- (BOOL)isColorAutoOverridden; +- (BOOL)isColorAuto; +- (BOOL)isSpecialCharacterOverridden; +- (BOOL)isSpecialCharacter; +- (void)negateFormattingChangesWithDefaults:(id)arg1; +- (BOOL)isShadingOverridden; +- (id)shading; +- (BOOL)isBaseStyleOverridden; +- (id)baseStyle; +- (void)clearBaseStyle; +- (BOOL)isFormattingChangedOverridden; +- (int)formattingChanged; +- (BOOL)isListCharacterPictureBulletOverridden; +- (BOOL)isListCharacterPictureBullet; +- (BOOL)isCharPositionOfPictureBulletInBookmarkOverridden; +- (long)charPositionOfPictureBulletInBookmark; +- (void)setResolveMode:(int)arg1; +- (id)mutableBorder; +- (id)mutableShading; +- (void)setExtendedFont:(id)arg1; +- (void)setFarEastFont:(id)arg1; +- (void)setEmbossed:(int)arg1; +- (void)setImprint:(int)arg1; +- (void)setKerning:(unsigned short)arg1; +- (void)setUnderlineColor:(id)arg1; +- (void)setBaseStyle:(id)arg1; +- (void)setSymbolCharacter:(unsigned short)arg1; +- (void)setStrikeThrough:(int)arg1; +- (void)setDoubleStrikeThrough:(int)arg1; +- (void)setHighlight:(BOOL)arg1; +- (void)setHighlightColor:(int)arg1; +- (void)setSmallCaps:(int)arg1; +- (void)setCaps:(int)arg1; +- (void)setLowerCase:(BOOL)arg1; +- (void)setSpacing:(short)arg1; +- (void)setColorAuto:(BOOL)arg1; +- (void)setLanguageForDefaultText:(int)arg1; +- (void)setEdited:(int)arg1; +- (void)setFormattingChanged:(int)arg1; +- (void)setSpecialCharacter:(BOOL)arg1; +- (void)setListCharacterPictureBullet:(BOOL)arg1; +- (void)setCharPositionOfPictureBulletInBookmark:(long)arg1; +- (void)setLanguageForFarEast:(int)arg1; +- (void)setLanguageForBiText:(int)arg1; +- (void)setFontSizeForBiText:(unsigned short)arg1; +- (int)resolveMode; +- (BOOL)isAnythingOverridden; +- (int)shadow; +- (void)setDeleted:(int)arg1; +- (BOOL)isFontOverridden; +- (void)setShadow:(int)arg1; +- (BOOL)isVerticalAlignOverridden; +- (BOOL)isBoldOverridden; +- (void)setBold:(int)arg1; +- (BOOL)isItalicOverridden; +- (void)setItalic:(int)arg1; +- (BOOL)isUnderlineOverridden; +- (int)underline; +- (id)symbolFont; +- (void)setUnderline:(int)arg1; +- (void)setSymbolFont:(id)arg1; +- (void)setPosition:(short)arg1; +- (id)border; +- (int)outline; +- (void)setOutline:(int)arg1; +- (int)verticalAlign; +- (void)setVerticalAlign:(int)arg1; +- (int)hidden; +- (id)initWithDocument:(id)arg1; +- (id)document; +- (unsigned short)fontSize; +- (id)color; +- (void)setFontSize:(unsigned short)arg1; +- (void)setColor:(id)arg1; +- (short)position; +- (id)font; +- (void)setFont:(id)arg1; +- (void)setHidden:(int)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDCharacterRun.h b/OfficeImport.framework/WDCharacterRun.h new file mode 100755 index 0000000..baeb0dd --- /dev/null +++ b/OfficeImport.framework/WDCharacterRun.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableString, WDCharacterProperties; + +@interface WDCharacterRun : WDRun { + WDCharacterProperties *mProperties; + NSMutableString *mString; + BOOL mBinaryWriterContentFlag; +} + + +- (void)setPropertiesForDocument; +- (void)clearString; +- (id)initWithParagraph:(id)arg1 string:(id)arg2; +- (void)clearProperties; +- (void)copyPropertiesFrom:(id)arg1; +- (id)initWithParagraph:(id)arg1; +- (void)removeLastCharacter:(unsigned short)arg1; +- (BOOL)binaryWriterContentFlag; +- (void)setBinaryWriterContentFlag:(BOOL)arg1; +- (int)runType; +- (id)properties; +- (BOOL)isEmpty; +- (id)string; +- (void)appendString:(id)arg1; +- (void)setString:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDCombinedIterator.h b/OfficeImport.framework/WDCombinedIterator.h new file mode 100755 index 0000000..8741145 --- /dev/null +++ b/OfficeImport.framework/WDCombinedIterator.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDIterator; + +@interface WDCombinedIterator : WDIterator { + WDIterator *mParentIterator; + WDIterator *mChildIterator; +} + +@property(retain) WDIterator * childIterator; + + +- (id)childIterator; +- (void)incrementChildIterator; +- (id)next; +- (BOOL)hasNext; +- (void)setChildIterator:(id)arg1; +- (id)initWithParentIterator:(id)arg1; +- (id)childIteratorFrom:(id)arg1; +- (id)newChildIteratorFrom:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDDateTime.h b/OfficeImport.framework/WDDateTime.h new file mode 100755 index 0000000..d4dddfb --- /dev/null +++ b/OfficeImport.framework/WDDateTime.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSDate, WDCharacterProperties; + +@interface WDDateTime : WDRun { + WDCharacterProperties *mProperties; + NSDate *mDate; +} + + +- (id)initWithParagraph:(id)arg1 date:(id)arg2; +- (void)clearProperties; +- (int)runType; +- (id)properties; +- (id)date; +- (void)setProperties:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDDocument.h b/OfficeImport.framework/WDDocument.h new file mode 100755 index 0000000..6e5dc3d --- /dev/null +++ b/OfficeImport.framework/WDDocument.h @@ -0,0 +1,181 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADBackground, OADTheme, WDListTable, NSMutableArray, WDRevisionAuthorTable, WDListDefinitionTable, WDStyleSheet, WDText, WDFontTable, NSString, NSDate; + +@interface WDDocument : OCDDocument { + WDStyleSheet *mStyleSheet; + WDFontTable *mFontTable; + WDListDefinitionTable *mListDefinitionTable; + WDRevisionAuthorTable *mRevisionAuthorTable; + WDListTable *mListTable; + NSMutableArray *mSections; + unsigned short mDefaultTabWidth; + WDText *mImageBulletText; + WDText *mFootnoteSeparator; + WDText *mFootnoteContinuationSeparator; + WDText *mFootnoteContinuationNotice; + WDText *mEndnoteSeparator; + WDText *mEndnoteContinuationSeparator; + WDText *mEndnoteContinuationNotice; + int mFootnoteNumberFormat; + int mEndnoteNumberFormat; + int mFootnotePosition; + int mEndnotePosition; + int mFootnoteRestart; + int mEndnoteRestart; + unsigned short mFootnoteNumberingStart; + int mGutterPosition; + NSString *mOleFilename; + short mZoomPercentage; + NSString *mVersion; + unsigned int mMirrorMargins : 1; + unsigned int mBorderSurroundHeader : 1; + unsigned int mBorderSurroundFooter : 1; + unsigned int mAutoHyphenate : 1; + unsigned int mEvenAndOddHeaders : 1; + unsigned int mGraphicsInHeaderFooter : 1; + unsigned int mBookFold : 1; + unsigned int mShowMarkup : 1; + unsigned int mShowComments : 1; + unsigned int mTrackChanges : 1; + unsigned int mShowRevisionMarksOnScreen : 1; + unsigned int mShowInsertionsAndDeletions : 1; + unsigned int mShowFormatting : 1; + unsigned int mShowOutline : 1; + NSMutableArray *mDocumentImages; + NSMutableArray *mChangeTrackingEditDates; + NSMutableArray *mChangeTrackingEditAuthors; + NSDate *mCreationDate; + NSMutableArray *mImageBullets; + int mZIndexTotalForMainText; + int mZIndexTotalForHeaderFooterText; + OADBackground *mDocumentBackground; + OADTheme *mTheme; +} + ++ (int)thumbnailCutOff; + +- (void)setCreationDate:(id)arg1; +- (id)theme; +- (int)sectionCount; +- (id)sectionAt:(int)arg1; +- (BOOL)mirrorMargins; +- (BOOL)borderSurroundHeader; +- (BOOL)borderSurroundFooter; +- (BOOL)graphicsInHeaderFooter; +- (void)setGraphicsInHeaderFooter:(BOOL)arg1; +- (unsigned short)defaultTabWidth; +- (BOOL)autoHyphenate; +- (BOOL)evenAndOddHeaders; +- (int)footnoteNumberFormat; +- (int)endnoteNumberFormat; +- (int)footnotePosition; +- (int)endnotePosition; +- (int)footnoteRestart; +- (int)endnoteRestart; +- (unsigned short)footnoteNumberingStart; +- (int)listDefinitionCount; +- (id)listDefinitionAt:(int)arg1; +- (id)addListDefinition; +- (int)gutterPosition; +- (id)oleFilename; +- (BOOL)bookFold; +- (short)zoomPercentage; +- (void)addImageBullets; +- (int)revisionAuthorCount; +- (id)revisionAuthorAt:(int)arg1; +- (void)addRevisionAuthor:(id)arg1; +- (BOOL)showMarkup; +- (BOOL)showComments; +- (BOOL)trackChanges; +- (BOOL)showRevisionMarksOnScreen; +- (BOOL)showInsertionsAndDeletions; +- (BOOL)showFormatting; +- (BOOL)showOutline; +- (void)addChangeTrackingEditAtDate:(id)arg1 authorIndex:(int)arg2; +- (id)changeTrackingEditDates; +- (id)changeTrackingEditAuthors; +- (id)documentBackground; +- (void)removeEmptySections; +- (int)zIndexTotalForMainText; +- (int)zIndexTotalForHeaderFooterText; +- (id)sectionIterator; +- (id)mainBlocksIterator; +- (id)mainRunsIterator; +- (id)footnoteIterator; +- (id)endnoteIterator; +- (id)annotationIterator; +- (id)footnoteBlockIterator; +- (id)endnoteBlockIterator; +- (id)annotationBlockIterator; +- (BOOL)isFromBinary; +- (int)listCount; +- (id)listAt:(int)arg1; +- (id)newSectionIterator; +- (id)newMainBlocksIterator; +- (id)newMainRunsIterator; +- (id)newFootnoteIterator; +- (id)newEndnoteIterator; +- (id)newAnnotationIterator; +- (id)newFootnoteBlockIterator; +- (id)newEndnoteBlockIterator; +- (id)newAnnotationBlockIterator; +- (int)revisionAuthorAddLookup:(id)arg1; +- (id)lastSection; +- (id)listDefinitionWithId:(int)arg1; +- (id)imageBulletParagraph; +- (id)addList:(id)arg1; +- (id)imageBulletWithCharacterOffset:(int)arg1; +- (id)applicationName; +- (id)fontTable; +- (void)setOleFilename:(id)arg1; +- (void)setDocumentBackground:(id)arg1; +- (void)setZIndexTotalForMainText:(int)arg1; +- (void)setZIndexTotalForHeaderFooterText:(int)arg1; +- (id)imageBullets; +- (id)addImageBulletText; +- (id)listDefinitionTable; +- (id)listTable; +- (id)revisionAuthorTable; +- (id)footnoteSeparator; +- (id)footnoteContinuationSeparator; +- (id)footnoteContinuationNotice; +- (id)endnoteSeparator; +- (id)endnoteContinuationSeparator; +- (id)endnoteContinuationNotice; +- (id)imageBulletText; +- (id)addSection; +- (void)setTrackChanges:(BOOL)arg1; +- (void)setShowRevisionMarksOnScreen:(BOOL)arg1; +- (void)setShowInsertionsAndDeletions:(BOOL)arg1; +- (void)setShowFormatting:(BOOL)arg1; +- (void)setShowMarkup:(BOOL)arg1; +- (void)setShowComments:(BOOL)arg1; +- (void)setMirrorMargins:(BOOL)arg1; +- (void)setBorderSurroundHeader:(BOOL)arg1; +- (void)setBorderSurroundFooter:(BOOL)arg1; +- (void)setDefaultTabWidth:(unsigned short)arg1; +- (void)setAutoHyphenate:(BOOL)arg1; +- (void)setEvenAndOddHeaders:(BOOL)arg1; +- (void)setFootnotePosition:(int)arg1; +- (void)setEndnotePosition:(int)arg1; +- (void)setFootnoteNumberFormat:(int)arg1; +- (void)setEndnoteNumberFormat:(int)arg1; +- (void)setFootnoteRestart:(int)arg1; +- (void)setEndnoteRestart:(int)arg1; +- (void)setFootnoteNumberingStart:(unsigned short)arg1; +- (void)setGutterPosition:(int)arg1; +- (void)setBookFold:(BOOL)arg1; +- (void)setZoomPercentage:(short)arg1; +- (void)setShowOutline:(BOOL)arg1; +- (void)setVersion:(id)arg1; +- (id)styleSheet; +- (id)sections; +- (id)version; +- (id)creationDate; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDEndnoteIterator.h b/OfficeImport.framework/WDEndnoteIterator.h new file mode 100755 index 0000000..d583d55 --- /dev/null +++ b/OfficeImport.framework/WDEndnoteIterator.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WDEndnoteIterator : WDTestIterator { +} + + +- (BOOL)test:(id)arg1; + +@end diff --git a/OfficeImport.framework/WDFieldMarker.h b/OfficeImport.framework/WDFieldMarker.h new file mode 100755 index 0000000..72246b9 --- /dev/null +++ b/OfficeImport.framework/WDFieldMarker.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDCharacterProperties; + +@interface WDFieldMarker : WDRun { + WDCharacterProperties *mProperties; + int mFieldPosition; + int mMarkerType; + unsigned char mFieldType; + unsigned int mZombieEmbed : 1; + unsigned int mResultDirty : 1; + unsigned int mResultEdited : 1; + unsigned int mLocked : 1; + unsigned int mPrivateResult : 1; + unsigned int mNested : 1; + unsigned int mHasSeparator : 1; +} + + +- (long)fieldPosition; +- (unsigned char)fieldType; +- (BOOL)zombieEmbed; +- (void)setZombieEmbed:(BOOL)arg1; +- (BOOL)resultDirty; +- (void)setResultDirty:(BOOL)arg1; +- (BOOL)resultEdited; +- (void)setResultEdited:(BOOL)arg1; +- (BOOL)locked; +- (BOOL)privateResult; +- (void)setPrivateResult:(BOOL)arg1; +- (BOOL)nested; +- (void)setNested:(BOOL)arg1; +- (BOOL)hasSeparator; +- (void)setHasSeparator:(BOOL)arg1; +- (void)clearProperties; +- (int)fieldMarkerType; +- (id)initWithParagraph:(id)arg1; +- (void)setFieldPosition:(long)arg1; +- (void)setFieldMarkerType:(int)arg1; +- (void)setFieldType:(unsigned char)arg1; +- (int)runType; +- (id)properties; +- (void)setLocked:(BOOL)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDFont.h b/OfficeImport.framework/WDFont.h new file mode 100755 index 0000000..7436794 --- /dev/null +++ b/OfficeImport.framework/WDFont.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface WDFont : NSObject { + NSString *mName; + NSString *mSecondName; + int mFontFamily; + int mCharacterSet; + int mPitch; +} + + +- (id)secondName; +- (void)setSecondName:(id)arg1; +- (void)setCharacterSet:(int)arg1; +- (int)characterSet; +- (void)setPitch:(int)arg1; +- (int)pitch; +- (int)fontFamily; +- (void)setFontFamily:(int)arg1; +- (id)name; +- (id)initWithName:(id)arg1; +- (void)setName:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDFontTable.h b/OfficeImport.framework/WDFontTable.h new file mode 100755 index 0000000..d52769f --- /dev/null +++ b/OfficeImport.framework/WDFontTable.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class SFUNoCopyDictionary, NSMutableArray; + +@interface WDFontTable : NSObject { + SFUNoCopyDictionary *mFontTable; + NSMutableArray *mFontsInOrderOfInsertion; +} + + +- (id)fontWithName:(id)arg1; +- (id)fontWithName:(id)arg1 create:(BOOL)arg2; +- (id)createFontWithName:(id)arg1; +- (id)fonts; +- (void)clear; +- (int)count; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDFootnoteIterator.h b/OfficeImport.framework/WDFootnoteIterator.h new file mode 100755 index 0000000..b54abb6 --- /dev/null +++ b/OfficeImport.framework/WDFootnoteIterator.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WDFootnoteIterator : WDTestIterator { +} + + +- (BOOL)test:(id)arg1; + +@end diff --git a/OfficeImport.framework/WDFormField.h b/OfficeImport.framework/WDFormField.h new file mode 100755 index 0000000..89d21b2 --- /dev/null +++ b/OfficeImport.framework/WDFormField.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface WDFormField : WDRun { + unsigned int mPosition; + BOOL mLinkAbsolute; + BOOL mLinkSpecifyingNamedLocation; + NSString *mNamedLocation; + NSString *mURI; + NSString *mMacName; + NSString *mDosName; +} + + +- (BOOL)linkAbsolute; +- (void)setLinkAbsolute:(BOOL)arg1; +- (BOOL)linkSpecifyingNamedLocation; +- (void)setLinkSpecifyingNamedLocation:(BOOL)arg1; +- (id)namedLocation; +- (void)setNamedLocation:(id)arg1; +- (void)setURI:(id)arg1; +- (id)macName; +- (void)setMacName:(id)arg1; +- (id)dosName; +- (void)setDosName:(id)arg1; +- (id)initWithParagraph:(id)arg1; +- (int)runType; +- (void)setPosition:(unsigned long)arg1; +- (unsigned long)position; +- (id)URI; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDIterator.h b/OfficeImport.framework/WDIterator.h new file mode 100755 index 0000000..8e994cf --- /dev/null +++ b/OfficeImport.framework/WDIterator.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WDIterator : NSObject { +} + + +- (id)next; +- (BOOL)hasNext; + +@end diff --git a/OfficeImport.framework/WDList.h b/OfficeImport.framework/WDList.h new file mode 100755 index 0000000..60127ba --- /dev/null +++ b/OfficeImport.framework/WDList.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDListDefinition, NSMutableArray, WDDocument; + +@interface WDList : NSObject { + NSMutableArray *mLevelOverrides; + WDDocument *mDocument; + int mIndex; + WDListDefinition *mListDefinition; +} + + +- (id)listDefinition; +- (int)levelOverrideCount; +- (id)levelOverrideAt:(int)arg1; +- (id)levelOverrides; +- (id)initWithDocument:(id)arg1 listDefinition:(id)arg2; +- (int)listId; +- (id)addLevelOverride; +- (void)setIndex:(int)arg1; +- (id)document; +- (int)index; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDListDefinition.h b/OfficeImport.framework/WDListDefinition.h new file mode 100755 index 0000000..c91f4f7 --- /dev/null +++ b/OfficeImport.framework/WDListDefinition.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDStyle, NSMutableArray, WDDocument; + +@interface WDListDefinition : NSObject { + int mType; + NSMutableArray *mLevels; + int mListId; + WDDocument *mDocument; + WDStyle *mListStyle; + WDStyle *mListStyleLink; +} + + +- (id)listStyleLink; +- (int)levelCount; +- (id)levelAt:(int)arg1; +- (int)listId; +- (void)setListId:(int)arg1; +- (void)setListStyleLink:(id)arg1; +- (id)addLevel; +- (void)setListStyle:(id)arg1; +- (id)listStyle; +- (id)initWithDocument:(id)arg1; +- (id)document; +- (int)type; +- (void)setType:(int)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDListDefinitionTable.h b/OfficeImport.framework/WDListDefinitionTable.h new file mode 100755 index 0000000..8062cf7 --- /dev/null +++ b/OfficeImport.framework/WDListDefinitionTable.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDListDefinition, NSMutableArray, WDDocument; + +@interface WDListDefinitionTable : NSObject { + NSMutableArray *mListDefinitions; + struct __CFDictionary { } *mListDefinitionMap; + unsigned int mNextIdIndex; + WDDocument *mDocument; + WDListDefinition *mLastKnownGoodListDefinition; +} + + +- (int)nextId; +- (void)setLastKnowGoodListDefinition:(id)arg1; +- (int)definitionCount; +- (id)definitionAt:(int)arg1; +- (id)addDefinition; +- (id)definitionWithId:(int)arg1; +- (id)addDefinition:(int)arg1; +- (id)initWithDocument:(id)arg1; +- (id)document; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDListLevel.h b/OfficeImport.framework/WDListLevel.h new file mode 100755 index 0000000..5af8535 --- /dev/null +++ b/OfficeImport.framework/WDListLevel.h @@ -0,0 +1,60 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDOfficeArt, NSMutableString, WDParagraphProperties, WDCharacterProperties; + +@interface WDListLevel : NSObject { + WDParagraphProperties *mParagraphProperties; + WDCharacterProperties *mCharacterProperties; + WDOfficeArt *mImage; + int mStartNumber; + int mNumberFormat; + BOOL mRestartNumbering; + BOOL mLegal; + int mSuffix; + NSMutableString *mText; + BOOL mLegacy; + int mLegacySpace; + int mLegacyIndent; + int mJustification; +} + + +- (long)startNumber; +- (BOOL)startNumberOverridden; +- (int)numberFormat; +- (BOOL)numberFormatOverridden; +- (BOOL)imageBullet; +- (BOOL)imageBulletOverridden; +- (BOOL)restartNumbering; +- (BOOL)restartNumberingOverridden; +- (BOOL)legal; +- (BOOL)legalOverridden; +- (int)suffix; +- (BOOL)suffixOverridden; +- (BOOL)textOverridden; +- (long)legacySpace; +- (long)legacyIndent; +- (int)justification; +- (BOOL)justificationOverridden; +- (BOOL)legacy; +- (id)paragraphProperties; +- (id)characterProperties; +- (void)setStartNumber:(long)arg1; +- (void)setNumberFormat:(int)arg1; +- (void)setRestartNumbering:(BOOL)arg1; +- (void)setLegal:(BOOL)arg1; +- (void)setSuffix:(int)arg1; +- (void)setLegacy:(BOOL)arg1; +- (void)setLegacySpace:(long)arg1; +- (void)setLegacyIndent:(long)arg1; +- (void)setJustification:(int)arg1; +- (id)initWithDocument:(id)arg1; +- (id)image; +- (id)text; +- (void)setText:(id)arg1; +- (void)setImage:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDListLevelOverride.h b/OfficeImport.framework/WDListLevelOverride.h new file mode 100755 index 0000000..3eb7e7b --- /dev/null +++ b/OfficeImport.framework/WDListLevelOverride.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDListLevel, WDDocument; + +@interface WDListLevelOverride : NSObject { + WDListLevel *mListLevel; + WDDocument *mDocument; + unsigned char mLevel; + int mStartNumber; + BOOL mStartNumberOverridden; +} + + +- (BOOL)isStartNumberOverridden; +- (id)listLevel; +- (BOOL)isListLevelOverridden; +- (long)startNumber; +- (id)mutableListLevel; +- (void)setStartNumber:(long)arg1; +- (id)initWithDocument:(id)arg1; +- (id)document; +- (unsigned char)level; +- (void)setLevel:(unsigned char)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDListTable.h b/OfficeImport.framework/WDListTable.h new file mode 100755 index 0000000..f120648 --- /dev/null +++ b/OfficeImport.framework/WDListTable.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray, WDDocument; + +@interface WDListTable : NSObject { + NSMutableArray *mLists; + WDDocument *mDocument; +} + + +- (id)lists; +- (int)listCount; +- (id)listAt:(int)arg1; +- (id)addList:(id)arg1; +- (id)initWithDocument:(id)arg1; +- (id)document; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDNote.h b/OfficeImport.framework/WDNote.h new file mode 100755 index 0000000..1ad946d --- /dev/null +++ b/OfficeImport.framework/WDNote.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDText, WDCharacterRun; + +@interface WDNote : WDRun { + WDText *mText; + WDCharacterRun *mReference; + BOOL mAutomaticNumbering; +} + + +- (id)initWithParagraph:(id)arg1 footnote:(BOOL)arg2; +- (BOOL)automaticNumbering; +- (void)setAutomaticNumbering:(BOOL)arg1; +- (int)runType; +- (id)reference; +- (id)text; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDNoteBlockIterator.h b/OfficeImport.framework/WDNoteBlockIterator.h new file mode 100755 index 0000000..3e64bf5 --- /dev/null +++ b/OfficeImport.framework/WDNoteBlockIterator.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WDNoteBlockIterator : WDCombinedIterator { +} + + +- (id)childIteratorFrom:(id)arg1; +- (id)newChildIteratorFrom:(id)arg1; + +@end diff --git a/OfficeImport.framework/WDOfficeArt.h b/OfficeImport.framework/WDOfficeArt.h new file mode 100755 index 0000000..09443c3 --- /dev/null +++ b/OfficeImport.framework/WDOfficeArt.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADDrawable, WDCharacterProperties; + +@interface WDOfficeArt : WDRun { + WDCharacterProperties *mProperties; + OADDrawable *mDrawable; + boolmFloating; +} + ++ (int)textBoxTextTypeForRegularTextType:(int)arg1; + +- (id)overrideDrawable; +- (void)clearDrawable; +- (id)imageBlipRef; +- (void)setImageBlipRef:(id)arg1; +- (id)imageData; +- (void)setTextType:(int)arg1 recursivelyToDrawable:(id)arg2; +- (void)clearProperties; +- (BOOL)isDrawableOverridden; +- (void)propagateTextTypeToDrawables; +- (void)setFloating:(bool)arg1; +- (id)initWithParagraph:(id)arg1; +- (void)checkForFloating:(id)arg1; +- (bool)isFloating; +- (int)runType; +- (void)setDrawable:(id)arg1; +- (id)drawable; +- (id)properties; +- (id)imageName; +- (void)setProperties:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDOleObject.h b/OfficeImport.framework/WDOleObject.h new file mode 100755 index 0000000..3de6da6 --- /dev/null +++ b/OfficeImport.framework/WDOleObject.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WDOleObject : WDPicture { +} + + +- (int)runType; + +@end diff --git a/OfficeImport.framework/WDParagraph.h b/OfficeImport.framework/WDParagraph.h new file mode 100755 index 0000000..1ef4545 --- /dev/null +++ b/OfficeImport.framework/WDParagraph.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray, WDParagraphProperties; + +@interface WDParagraph : WDBlock { + WDParagraphProperties *mProperties; + NSMutableArray *mRuns; +} + + +- (BOOL)isContinuationOf:(id)arg1; +- (BOOL)isTextFrame; +- (id)initWithText:(id)arg1 string:(id)arg2; +- (void)insertRun:(id)arg1 atIndex:(unsigned int)arg2; +- (void)removeRun:(id)arg1; +- (void)clearRuns; +- (id)addAnnotation:(int)arg1; +- (id)addDateTime:(id)arg1; +- (int)characterCount; +- (void)clearProperties; +- (id)runIterator; +- (id)newRunIterator; +- (id)addBookmark; +- (id)addFieldMarker:(int)arg1; +- (id)addCharacterRun; +- (id)addSpecialCharacter; +- (id)addSymbol; +- (id)addFootnote; +- (id)addEndnote; +- (id)addFieldMarker; +- (int)blockType; +- (int)runCount; +- (id)runAt:(int)arg1; +- (void)removeLastCharacter:(unsigned short)arg1; +- (void)addRun:(id)arg1; +- (id)addBookmark:(id)arg1 type:(int)arg2; +- (id)runs; +- (id)properties; +- (id)initWithText:(id)arg1; +- (BOOL)isEmpty; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDParagraphProperties.h b/OfficeImport.framework/WDParagraphProperties.h new file mode 100755 index 0000000..26dccdf --- /dev/null +++ b/OfficeImport.framework/WDParagraphProperties.h @@ -0,0 +1,193 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class WDCharacterProperties, WDDocument; + +@interface WDParagraphProperties : NSObject { + WDDocument *mDocument; + WDCharacterProperties *mCharacterProperties; + unsigned int mCharacterPropertiesOverridden : 1; + unsigned int mOriginal : 1; + unsigned int mTracked : 1; + unsigned int mResolved : 1; + + /* Error parsing encoded ivar type info: ^{?=@"WDStyle"@"WDStyle"@"WDBorder"@"WDBorder"@"WDBorder"@"WDBorder"@"WDBorder"@"WDBorder"@"WDShading"{?="style"C"lines"C}@"NSMutableData"@"NSMutableData"iiiiiiiissssSSSSScCCCCCCCb1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1} */ + struct { id x1; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x2; void*x3; void*x4; unsigned short x5; void*x6; void*x7; long x8; void*x9; void*x10; id x11; void*x12; void*x13; void*x14; unsigned short x15; void*x16; void*x17; long x18; void*x19; void*x20; id x21; void*x22; void*x23; void*x24; boolx25; out const double x26; void*x27; const void*x28; id x29; void*x30; void*x31; void*x32; boolx33; out const double x34; void*x35; const void*x36; id x37; void*x38; void*x39; void*x40; boolx41; out const double x42; void*x43; const void*x44; id x45; void*x46; void*x47; void*x48; boolx49; out const double x50; void*x51; const void*x52; id x53; void*x54; void*x55; void*x56; boolx57; out const double x58; void*x59; const void*x60; id x61; void*x62; void*x63; void*x64; boolx65; out const double x66; void*x67; const void*x68; id x69; void*x70; void*x71; void*x72; unsigned short x73; void*x74; void*x75; double x76; int x77; in void*x78; void*x79; struct { + unsigned char style; + unsigned char lines; + } x80; id x81; void*x82; inout unsigned short x83; void*x84; void*x85; void*x86; void*x87; unsigned int x88/* : ? */; long x89; void*x90; void*x91; void*x92; void*x93; void*x94; void*x95; id x96; void*x97; inout unsigned short x98; void*x99; void*x100; void*x101; void*x102; unsigned int x103/* : ? */; long x104; void*x105; void*x106; void*x107; void*x108; void*x109; void*x110; int x111; int x112; int x113; int x114; int x115; int x116; int x117; int x118; short x119; short x120; short x121; short x122; unsigned short x123; unsigned short x124; unsigned short x125; unsigned short x126; unsigned short x127; BOOL x128; unsigned char x129; unsigned char x130; unsigned char x131; unsigned char x132; unsigned char x133; unsigned char x134; unsigned char x135; unsigned int x136 : 1; unsigned int x137 : 1; unsigned int x138 : 1; unsigned int x139 : 1; unsigned int x140 : 1; unsigned int x141 : 1; unsigned int x142 : 1; unsigned int x143 : 1; unsigned int x144 : 1; unsigned int x145 : 1; unsigned int x146 : 1; unsigned int x147 : 1; unsigned int x148 : 1; unsigned int x149 : 1; unsigned int x150 : 1; unsigned int x151 : 1; unsigned int x152 : 1; unsigned int x153 : 1; unsigned int x154 : 1; unsigned int x155 : 1; unsigned int x156 : 1; unsigned int x157 : 1; unsigned int x158 : 1; unsigned int x159 : 1; unsigned int x160 : 1; unsigned int x161 : 1; unsigned int x162 : 1; unsigned int x163 : 1; unsigned int x164 : 1; unsigned int x165 : 1; unsigned int x166 : 1; unsigned int x167 : 1; unsigned int x168 : 1; unsigned int x169 : 1; unsigned int x170 : 1; unsigned int x171 : 1; unsigned int x172 : 1; unsigned int x173 : 1; unsigned int x174 : 1; unsigned int x175 : 1; unsigned int x176 : 1; unsigned int x177 : 1; unsigned int x178 : 1; unsigned int x179 : 1; unsigned int x180 : 1; unsigned int x181 : 1; unsigned int x182 : 1; unsigned int x183 : 1; unsigned int x184 : 1; unsigned int x185 : 1; unsigned int x186 : 1; unsigned int x187 : 1; unsigned int x188 : 1; unsigned int x189 : 1; unsigned int x190 : 1; } *mOriginalProperties; + + + /* Error parsing encoded ivar type info: ^{?=@"WDStyle"@"WDStyle"@"WDBorder"@"WDBorder"@"WDBorder"@"WDBorder"@"WDBorder"@"WDBorder"@"WDShading"{?="style"C"lines"C}@"NSMutableData"@"NSMutableData"iiiiiiiissssSSSSScCCCCCCCb1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1b1} */ + struct { id x1; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x2; void*x3; void*x4; unsigned short x5; void*x6; void*x7; long x8; void*x9; void*x10; id x11; void*x12; void*x13; void*x14; unsigned short x15; void*x16; void*x17; long x18; void*x19; void*x20; id x21; void*x22; void*x23; void*x24; boolx25; out const double x26; void*x27; const void*x28; id x29; void*x30; void*x31; void*x32; boolx33; out const double x34; void*x35; const void*x36; id x37; void*x38; void*x39; void*x40; boolx41; out const double x42; void*x43; const void*x44; id x45; void*x46; void*x47; void*x48; boolx49; out const double x50; void*x51; const void*x52; id x53; void*x54; void*x55; void*x56; boolx57; out const double x58; void*x59; const void*x60; id x61; void*x62; void*x63; void*x64; boolx65; out const double x66; void*x67; const void*x68; id x69; void*x70; void*x71; void*x72; unsigned short x73; void*x74; void*x75; double x76; int x77; in void*x78; void*x79; struct { + unsigned char style; + unsigned char lines; + } x80; id x81; void*x82; inout unsigned short x83; void*x84; void*x85; void*x86; void*x87; unsigned int x88/* : ? */; long x89; void*x90; void*x91; void*x92; void*x93; void*x94; void*x95; id x96; void*x97; inout unsigned short x98; void*x99; void*x100; void*x101; void*x102; unsigned int x103/* : ? */; long x104; void*x105; void*x106; void*x107; void*x108; void*x109; void*x110; int x111; int x112; int x113; int x114; int x115; int x116; int x117; int x118; short x119; short x120; short x121; short x122; unsigned short x123; unsigned short x124; unsigned short x125; unsigned short x126; unsigned short x127; BOOL x128; unsigned char x129; unsigned char x130; unsigned char x131; unsigned char x132; unsigned char x133; unsigned char x134; unsigned char x135; unsigned int x136 : 1; unsigned int x137 : 1; unsigned int x138 : 1; unsigned int x139 : 1; unsigned int x140 : 1; unsigned int x141 : 1; unsigned int x142 : 1; unsigned int x143 : 1; unsigned int x144 : 1; unsigned int x145 : 1; unsigned int x146 : 1; unsigned int x147 : 1; unsigned int x148 : 1; unsigned int x149 : 1; unsigned int x150 : 1; unsigned int x151 : 1; unsigned int x152 : 1; unsigned int x153 : 1; unsigned int x154 : 1; unsigned int x155 : 1; unsigned int x156 : 1; unsigned int x157 : 1; unsigned int x158 : 1; unsigned int x159 : 1; unsigned int x160 : 1; unsigned int x161 : 1; unsigned int x162 : 1; unsigned int x163 : 1; unsigned int x164 : 1; unsigned int x165 : 1; unsigned int x166 : 1; unsigned int x167 : 1; unsigned int x168 : 1; unsigned int x169 : 1; unsigned int x170 : 1; unsigned int x171 : 1; unsigned int x172 : 1; unsigned int x173 : 1; unsigned int x174 : 1; unsigned int x175 : 1; unsigned int x176 : 1; unsigned int x177 : 1; unsigned int x178 : 1; unsigned int x179 : 1; unsigned int x180 : 1; unsigned int x181 : 1; unsigned int x182 : 1; unsigned int x183 : 1; unsigned int x184 : 1; unsigned int x185 : 1; unsigned int x186 : 1; unsigned int x187 : 1; unsigned int x188 : 1; unsigned int x189 : 1; unsigned int x190 : 1; } *mTrackedProperties; + +} + + +- (BOOL)isCharacterPropertiesOverridden; +- (void)clearChararacterProperties; +- (BOOL)isTableStyleOverridden; +- (void)setList:(id)arg1; +- (void)removeTabStopAddedWithPosition:(short)arg1; +- (BOOL)isPageBreakBeforeOverridden; +- (BOOL)isPageBreakBefore; +- (BOOL)isListIndexOverridden; +- (int)listIndex; +- (BOOL)isHeightRuleOverridden; +- (int)heightRule; +- (BOOL)isVerticalSpaceOverridden; +- (long)verticalSpace; +- (BOOL)isHorizontalSpaceOverridden; +- (long)horizontalSpace; +- (BOOL)isWrapOverridden; +- (BOOL)isWrapCodeOverridden; +- (BOOL)wrapCode; +- (BOOL)isAnchorLockOverridden; +- (BOOL)anchorLock; +- (BOOL)isSpaceBeforeOverridden; +- (unsigned short)spaceBefore; +- (BOOL)isSpaceBeforeAutoOverridden; +- (BOOL)spaceBeforeAuto; +- (BOOL)isSpaceAfterOverridden; +- (unsigned short)spaceAfter; +- (BOOL)isSpaceAfterAutoOverridden; +- (BOOL)spaceAfterAuto; +- (BOOL)isLineSpacingOverridden; +- (BOOL)isLeftIndentOverridden; +- (short)leftIndent; +- (BOOL)isRightIndentOverridden; +- (short)rightIndent; +- (BOOL)isFirstLineIndentOverridden; +- (short)firstLineIndent; +- (BOOL)isJustificationOverridden; +- (BOOL)isOutlineLevelOverridden; +- (BOOL)isKeepNextParagraphTogetherOverridden; +- (BOOL)keepNextParagraphTogether; +- (BOOL)isKeepLinesTogetherOverridden; +- (BOOL)keepLinesTogether; +- (BOOL)isSuppressAutoHyphensOverridden; +- (BOOL)suppressAutoHyphens; +- (BOOL)isSuppressLineNumbersOverridden; +- (BOOL)suppressLineNumbers; +- (BOOL)isWidowControlOverridden; +- (BOOL)widowControl; +- (BOOL)isTablePartOverridden; +- (unsigned short)tablePart; +- (BOOL)isBetweenBorderOverridden; +- (id)betweenBorder; +- (BOOL)isBarBorderOverridden; +- (id)barBorder; +- (BOOL)isDropCapOverridden; +- (struct { unsigned char x1; unsigned char x2; })dropCap; +- (int)tabStopAddedCount; +- (struct { short x1; unsigned char x2; unsigned char x3; }*)tabStopAddedAt:(int)arg1; +- (int)tabStopDeletedPositionCount; +- (short)tabStopDeletedPositionAt:(int)arg1; +- (unsigned char)listLevel; +- (BOOL)isListLevelOverridden; +- (int)justification; +- (BOOL)isListOverridden; +- (void)copyPropertiesInto:(id)arg1; +- (BOOL)isAnythingOverriddenIn:(struct { id x1; id x2; id x3; id x4; id x5; id x6; id x7; id x8; id x9; struct { unsigned char x_10_1_1; unsigned char x_10_1_2; } x10; id x11; id x12; int x13; int x14; int x15; int x16; int x17; int x18; int x19; int x20; short x21; short x22; short x23; short x24; unsigned short x25; unsigned short x26; unsigned short x27; unsigned short x28; unsigned short x29; BOOL x30; unsigned char x31; unsigned char x32; unsigned char x33; unsigned char x34; unsigned char x35; unsigned char x36; unsigned char x37; unsigned int x38 : 1; unsigned int x39 : 1; unsigned int x40 : 1; unsigned int x41 : 1; unsigned int x42 : 1; unsigned int x43 : 1; unsigned int x44 : 1; unsigned int x45 : 1; unsigned int x46 : 1; unsigned int x47 : 1; unsigned int x48 : 1; unsigned int x49 : 1; unsigned int x50 : 1; unsigned int x51 : 1; unsigned int x52 : 1; unsigned int x53 : 1; unsigned int x54 : 1; unsigned int x55 : 1; unsigned int x56 : 1; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; unsigned int x63 : 1; unsigned int x64 : 1; unsigned int x65 : 1; unsigned int x66 : 1; unsigned int x67 : 1; unsigned int x68 : 1; unsigned int x69 : 1; unsigned int x70 : 1; unsigned int x71 : 1; unsigned int x72 : 1; unsigned int x73 : 1; unsigned int x74 : 1; unsigned int x75 : 1; unsigned int x76 : 1; unsigned int x77 : 1; unsigned int x78 : 1; unsigned int x79 : 1; unsigned int x80 : 1; unsigned int x81 : 1; unsigned int x82 : 1; unsigned int x83 : 1; unsigned int x84 : 1; unsigned int x85 : 1; unsigned int x86 : 1; unsigned int x87 : 1; unsigned int x88 : 1; unsigned int x89 : 1; unsigned int x90 : 1; unsigned int x91 : 1; unsigned int x92 : 1; }*)arg1; +- (BOOL)isLineSpacingRuleOverridden; +- (int)lineSpacingRule; +- (id)mutableBetweenBorder; +- (void)negateFormattingChangesWithDefaults:(id)arg1; +- (id)mutableCharacterProperties; +- (BOOL)isShadingOverridden; +- (id)shading; +- (BOOL)isBaseStyleOverridden; +- (BOOL)isVerticalPositionOverridden; +- (long)verticalPosition; +- (BOOL)isVerticalAnchorOverridden; +- (int)verticalAnchor; +- (BOOL)isHorizontalPositionOverridden; +- (long)horizontalPosition; +- (BOOL)isHorizontalAnchorOverridden; +- (int)horizontalAnchor; +- (id)baseStyle; +- (void)clearBaseStyle; +- (BOOL)isTopBorderOverridden; +- (BOOL)isLeftBorderOverridden; +- (BOOL)isBottomBorderOverridden; +- (BOOL)isRightBorderOverridden; +- (BOOL)isFormattingChangedOverridden; +- (int)formattingChanged; +- (id)mutableTopBorder; +- (id)mutableLeftBorder; +- (id)mutableBottomBorder; +- (id)mutableRightBorder; +- (id)mutableBarBorder; +- (void)setTableStyle:(id)arg1; +- (void)setListLevel:(unsigned char)arg1; +- (void)setListIndex:(int)arg1; +- (void)setDropCap:(struct { unsigned char x1; unsigned char x2; })arg1; +- (void)setHeightRule:(int)arg1; +- (void)setVerticalSpace:(long)arg1; +- (void)setHorizontalSpace:(long)arg1; +- (void)setHorizontalAnchor:(int)arg1; +- (void)setVerticalAnchor:(int)arg1; +- (void)setHorizontalPosition:(long)arg1; +- (void)setVerticalPosition:(long)arg1; +- (void)setWrapCode:(BOOL)arg1; +- (void)setAnchorLock:(BOOL)arg1; +- (void)setSpaceBefore:(unsigned short)arg1; +- (void)setSpaceBeforeAuto:(BOOL)arg1; +- (void)setSpaceAfter:(unsigned short)arg1; +- (void)setSpaceAfterAuto:(BOOL)arg1; +- (void)setLineSpacingRule:(int)arg1; +- (void)setLeftIndent:(short)arg1; +- (void)setRightIndent:(short)arg1; +- (void)setFirstLineIndent:(short)arg1; +- (void)setKeepNextParagraphTogether:(BOOL)arg1; +- (void)setKeepLinesTogether:(BOOL)arg1; +- (void)setSuppressAutoHyphens:(BOOL)arg1; +- (void)setSuppressLineNumbers:(BOOL)arg1; +- (void)setWidowControl:(BOOL)arg1; +- (void)addTabStopAdded:(struct { short x1; unsigned char x2; unsigned char x3; }*)arg1; +- (void)setTabStopAddedCount:(int)arg1; +- (void)addTabStopDeletedPosition:(short)arg1; +- (void)setTabStopDeletedPositionCount:(int)arg1; +- (void)setTablePart:(unsigned short)arg1; +- (void)setCharacterProperties:(id)arg1; +- (id)characterProperties; +- (void)setJustification:(int)arg1; +- (void)setResolveMode:(int)arg1; +- (id)mutableShading; +- (void)setBaseStyle:(id)arg1; +- (void)setFormattingChanged:(int)arg1; +- (int)resolveMode; +- (BOOL)isAnythingOverridden; +- (BOOL)isWidthOverridden; +- (BOOL)isHeightOverridden; +- (unsigned short)outlineLevel; +- (void)setOutlineLevel:(unsigned short)arg1; +- (id)tableStyle; +- (id)leftBorder; +- (id)rightBorder; +- (id)topBorder; +- (id)bottomBorder; +- (BOOL)wrap; +- (void)setWrap:(BOOL)arg1; +- (void)setPageBreakBefore:(BOOL)arg1; +- (void)setHeight:(long)arg1; +- (long)height; +- (id)list; +- (id)initWithDocument:(id)arg1; +- (id)document; +- (void)setWidth:(long)arg1; +- (long)width; +- (void)setLineSpacing:(short)arg1; +- (short)lineSpacing; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDPicture.h b/OfficeImport.framework/WDPicture.h new file mode 100755 index 0000000..a025f29 --- /dev/null +++ b/OfficeImport.framework/WDPicture.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WDPicture : WDOfficeArt { +} + + +- (int)runType; +- (BOOL)hasContent; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDRevisionAuthorTable.h b/OfficeImport.framework/WDRevisionAuthorTable.h new file mode 100755 index 0000000..bb6d4d2 --- /dev/null +++ b/OfficeImport.framework/WDRevisionAuthorTable.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray, WDDocument; + +@interface WDRevisionAuthorTable : NSObject { + NSMutableArray *mAuthors; + WDDocument *mDocument; +} + + +- (int)authorCount; +- (id)authorAt:(int)arg1; +- (int)authorAddLookup:(id)arg1; +- (void)addAuthor:(id)arg1; +- (id)authors; +- (id)initWithDocument:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDRun.h b/OfficeImport.framework/WDRun.h new file mode 100755 index 0000000..84bde5d --- /dev/null +++ b/OfficeImport.framework/WDRun.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDParagraph; + +@interface WDRun : NSObject { + WDParagraph *mParagraph; +} + + +- (void)clearProperties; +- (id)paragraph; +- (id)initWithParagraph:(id)arg1; +- (int)runType; +- (BOOL)isEmpty; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDSection.h b/OfficeImport.framework/WDSection.h new file mode 100755 index 0000000..92b48bb --- /dev/null +++ b/OfficeImport.framework/WDSection.h @@ -0,0 +1,293 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSDate, WDText, WDBorder, WDDocument, NSMutableArray; + +@interface WDSection : NSObject { + unsigned int mOriginal : 1; + unsigned int mTracked : 1; + unsigned int mResolved : 1; + WDDocument *mDocument; + WDText *mText; + WDText *mEvenPageHeader; + WDText *mOddPageHeader; + WDText *mFirstPageHeader; + WDText *mEvenPageFooter; + WDText *mOddPageFooter; + WDText *mFirstPageFooter; + struct { + WDBorder *topBorder; + WDBorder *leftBorder; + WDBorder *bottomBorder; + WDBorder *rightBorder; + int breakType; + unsigned int pageWidth; + unsigned int pageHeight; + unsigned int pageScale; + int pageOrientation; + unsigned int leftMargin; + unsigned int rightMargin; + unsigned int topMargin; + unsigned int bottomMargin; + unsigned int headerMargin; + unsigned int footerMargin; + unsigned int gutterMargin; + int borderDepth; + int borderDisplay; + int borderOffset; + short lineNumberStart; + unsigned short lineNumberIncrement; + short lineNumberDistance; + int lineNumberRestart; + int pageNumberFormat; + unsigned short pageNumberStart; + int chapterNumberSeparator; + NSMutableArray *columnWidths; + NSMutableArray *columnSpaces; + unsigned short columnCount; + int columnSpace; + int verticalJustification; + unsigned short indexToAuthorIDOfFormattingChange; + NSDate *formattingChangeDate; + unsigned int topBorderOverridden : 1; + unsigned int leftBorderOverridden : 1; + unsigned int bottomBorderOverridden : 1; + unsigned int rightBorderOverridden : 1; + unsigned int breakTypeOverridden : 1; + unsigned int pageWidthOverridden : 1; + unsigned int pageHeightOverridden : 1; + unsigned int pageScaleOverridden : 1; + unsigned int pageOrientationOverridden : 1; + unsigned int leftMarginOverridden : 1; + unsigned int rightMarginOverridden : 1; + unsigned int topMarginOverridden : 1; + unsigned int bottomMarginOverridden : 1; + unsigned int headerMarginOverridden : 1; + unsigned int footerMarginOverridden : 1; + unsigned int gutterMarginOverridden : 1; + unsigned int borderDepthOverridden : 1; + unsigned int borderDisplayOverridden : 1; + unsigned int borderOffsetOverridden : 1; + unsigned int lineNumberStartOverridden : 1; + unsigned int lineNumberIncrementOverridden : 1; + unsigned int lineNumberDistanceOverridden : 1; + unsigned int lineNumberRestartOverridden : 1; + unsigned int pageNumberFormatOverridden : 1; + unsigned int pageNumberStartOverridden : 1; + unsigned int pageNumberRestart : 1; + unsigned int pageNumberRestartOverridden : 1; + unsigned int chapterNumberSeparatorOverridden : 1; + unsigned int columnCountOverridden : 1; + unsigned int columnsEqualWidth : 1; + unsigned int columnsEqualWidthOverridden : 1; + unsigned int columnSpaceOverridden : 1; + unsigned int verticalJustificationOverridden : 1; + unsigned int titlePage : 1; + unsigned int titlePageOverridden : 1; + unsigned int formattingChanged : 1; + unsigned int formattingChangedOverridden : 1; + unsigned int indexToAuthorIDOfFormattingChangeOverridden : 1; + unsigned int formattingChangeDateOverridden : 1; + } mOriginalProperties; + struct { + WDBorder *topBorder; + WDBorder *leftBorder; + WDBorder *bottomBorder; + WDBorder *rightBorder; + int breakType; + unsigned int pageWidth; + unsigned int pageHeight; + unsigned int pageScale; + int pageOrientation; + unsigned int leftMargin; + unsigned int rightMargin; + unsigned int topMargin; + unsigned int bottomMargin; + unsigned int headerMargin; + unsigned int footerMargin; + unsigned int gutterMargin; + int borderDepth; + int borderDisplay; + int borderOffset; + short lineNumberStart; + unsigned short lineNumberIncrement; + short lineNumberDistance; + int lineNumberRestart; + int pageNumberFormat; + unsigned short pageNumberStart; + int chapterNumberSeparator; + NSMutableArray *columnWidths; + NSMutableArray *columnSpaces; + unsigned short columnCount; + int columnSpace; + int verticalJustification; + unsigned short indexToAuthorIDOfFormattingChange; + NSDate *formattingChangeDate; + unsigned int topBorderOverridden : 1; + unsigned int leftBorderOverridden : 1; + unsigned int bottomBorderOverridden : 1; + unsigned int rightBorderOverridden : 1; + unsigned int breakTypeOverridden : 1; + unsigned int pageWidthOverridden : 1; + unsigned int pageHeightOverridden : 1; + unsigned int pageScaleOverridden : 1; + unsigned int pageOrientationOverridden : 1; + unsigned int leftMarginOverridden : 1; + unsigned int rightMarginOverridden : 1; + unsigned int topMarginOverridden : 1; + unsigned int bottomMarginOverridden : 1; + unsigned int headerMarginOverridden : 1; + unsigned int footerMarginOverridden : 1; + unsigned int gutterMarginOverridden : 1; + unsigned int borderDepthOverridden : 1; + unsigned int borderDisplayOverridden : 1; + unsigned int borderOffsetOverridden : 1; + unsigned int lineNumberStartOverridden : 1; + unsigned int lineNumberIncrementOverridden : 1; + unsigned int lineNumberDistanceOverridden : 1; + unsigned int lineNumberRestartOverridden : 1; + unsigned int pageNumberFormatOverridden : 1; + unsigned int pageNumberStartOverridden : 1; + unsigned int pageNumberRestart : 1; + unsigned int pageNumberRestartOverridden : 1; + unsigned int chapterNumberSeparatorOverridden : 1; + unsigned int columnCountOverridden : 1; + unsigned int columnsEqualWidth : 1; + unsigned int columnsEqualWidthOverridden : 1; + unsigned int columnSpaceOverridden : 1; + unsigned int verticalJustificationOverridden : 1; + unsigned int titlePage : 1; + unsigned int titlePageOverridden : 1; + unsigned int formattingChanged : 1; + unsigned int formattingChangedOverridden : 1; + unsigned int indexToAuthorIDOfFormattingChangeOverridden : 1; + unsigned int formattingChangeDateOverridden : 1; + } mTrackedProperties; +} + + +- (unsigned long)pageScale; +- (BOOL)isPageScaleOverridden; +- (BOOL)isLastColumnWidthDefined; +- (void)setPageScale:(unsigned long)arg1; +- (id)oddPageHeader; +- (id)evenPageHeader; +- (id)firstPageHeader; +- (id)oddPageFooter; +- (id)evenPageFooter; +- (id)firstPageFooter; +- (void)setBreakType:(int)arg1; +- (void)setPageWidth:(unsigned long)arg1; +- (void)setPageHeight:(unsigned long)arg1; +- (void)setPageOrientation:(int)arg1; +- (void)setGutterMargin:(unsigned long)arg1; +- (void)setBorderDepth:(int)arg1; +- (void)setBorderDisplay:(int)arg1; +- (void)setBorderOffset:(int)arg1; +- (void)setLineNumberStart:(short)arg1; +- (void)setLineNumberIncrement:(unsigned short)arg1; +- (void)setLineNumberDistance:(short)arg1; +- (void)setLineNumberRestart:(int)arg1; +- (void)setPageNumberFormat:(int)arg1; +- (void)setPageNumberStart:(unsigned short)arg1; +- (void)setPageNumberRestart:(BOOL)arg1; +- (void)setChapterNumberSeparator:(int)arg1; +- (void)setColumnsEqualWidth:(BOOL)arg1; +- (BOOL)isColumnCountOverridden; +- (void)appendColumnWidth:(unsigned long)arg1; +- (void)appendColumnSpace:(unsigned long)arg1; +- (void)setColumnSpace:(long)arg1; +- (void)setVerticalJustification:(int)arg1; +- (void)setTitlePage:(BOOL)arg1; +- (void)setIndexToAuthorIDOfFormattingChange:(unsigned short)arg1; +- (void)setFormattingChangeDate:(id)arg1; +- (BOOL)isTopBorderOverridden; +- (BOOL)isLeftBorderOverridden; +- (BOOL)isBottomBorderOverridden; +- (BOOL)isRightBorderOverridden; +- (BOOL)isBreakTypeOverridden; +- (int)breakType; +- (BOOL)isPageWidthOverridden; +- (unsigned long)pageWidth; +- (BOOL)isPageHeightOverridden; +- (unsigned long)pageHeight; +- (BOOL)isPageOrientationOverridden; +- (int)pageOrientation; +- (BOOL)isLeftMarginOverridden; +- (BOOL)isRightMarginOverridden; +- (BOOL)isTopMarginOverridden; +- (BOOL)isBottomMarginOverridden; +- (BOOL)isHeaderMarginOverridden; +- (BOOL)isFooterMarginOverridden; +- (BOOL)isGutterMarginOverridden; +- (unsigned long)gutterMargin; +- (BOOL)isBorderDepthOverridden; +- (int)borderDepth; +- (BOOL)isBorderDisplayOverridden; +- (int)borderDisplay; +- (BOOL)isBorderOffsetOverridden; +- (int)borderOffset; +- (BOOL)isLineNumberStartOverridden; +- (short)lineNumberStart; +- (BOOL)isLineNumberIncrementOverridden; +- (unsigned short)lineNumberIncrement; +- (BOOL)isLineNumberDistanceOverridden; +- (short)lineNumberDistance; +- (BOOL)isLineNumberRestartOverridden; +- (int)lineNumberRestart; +- (BOOL)isPageNumberFormatOverridden; +- (int)pageNumberFormat; +- (BOOL)isPageNumberStartOverridden; +- (unsigned short)pageNumberStart; +- (BOOL)isPageNumberRestartOverridden; +- (BOOL)pageNumberRestart; +- (BOOL)isChapterNumberSeparatorOverridden; +- (int)chapterNumberSeparator; +- (BOOL)isColumnsEqualWidthOverridden; +- (BOOL)columnsEqualWidth; +- (unsigned long)columnWidthAt:(unsigned int)arg1; +- (unsigned long)columnSpaceAt:(unsigned int)arg1; +- (BOOL)isColumnSpaceOverridden; +- (long)columnSpace; +- (BOOL)isVerticalJustificationOverridden; +- (int)verticalJustification; +- (BOOL)isTitlePageOverridden; +- (BOOL)titlePage; +- (BOOL)isFormattingChangedOverridden; +- (BOOL)formattingChanged; +- (BOOL)isIndexToAuthorIDOfFormattingChangeOverridden; +- (unsigned short)indexToAuthorIDOfFormattingChange; +- (BOOL)isFormattingChangeDateOverridden; +- (id)formattingChangeDate; +- (id)mutableTopBorder; +- (id)mutableLeftBorder; +- (id)mutableBottomBorder; +- (id)mutableRightBorder; +- (void)setResolveMode:(int)arg1; +- (void)setFormattingChanged:(BOOL)arg1; +- (int)resolveMode; +- (unsigned long)rightMargin; +- (unsigned long)topMargin; +- (void)setTopMargin:(unsigned long)arg1; +- (unsigned long)bottomMargin; +- (void)setBottomMargin:(unsigned long)arg1; +- (unsigned long)headerMargin; +- (void)setHeaderMargin:(unsigned long)arg1; +- (unsigned long)footerMargin; +- (void)setFooterMargin:(unsigned long)arg1; +- (id)leftBorder; +- (id)rightBorder; +- (id)topBorder; +- (id)bottomBorder; +- (unsigned long)leftMargin; +- (void)setLeftMargin:(unsigned long)arg1; +- (void)setColumnCount:(unsigned short)arg1; +- (unsigned short)columnCount; +- (id)initWithDocument:(id)arg1; +- (id)document; +- (void)setRightMargin:(unsigned long)arg1; +- (id)text; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDSectionBlockIterator.h b/OfficeImport.framework/WDSectionBlockIterator.h new file mode 100755 index 0000000..830aad3 --- /dev/null +++ b/OfficeImport.framework/WDSectionBlockIterator.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WDSectionBlockIterator : WDCombinedIterator { +} + + +- (id)childIteratorFrom:(id)arg1; +- (id)newChildIteratorFrom:(id)arg1; + +@end diff --git a/OfficeImport.framework/WDShading.h b/OfficeImport.framework/WDShading.h new file mode 100755 index 0000000..386cedd --- /dev/null +++ b/OfficeImport.framework/WDShading.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSColorStub; + +@interface WDShading : NSObject { + int mStyle; + NSColorStub *mForegroundColor; + NSColorStub *mBackgroundColor; +} + + +- (BOOL)isEqualToShading:(id)arg1; +- (void)setShading:(id)arg1; +- (void)setForeground:(id)arg1; +- (id)foreground; +- (id)background; +- (void)setBackground:(id)arg1; +- (int)style; +- (void)setStyle:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDSpecialCharacter.h b/OfficeImport.framework/WDSpecialCharacter.h new file mode 100755 index 0000000..ce77c30 --- /dev/null +++ b/OfficeImport.framework/WDSpecialCharacter.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDCharacterProperties; + +@interface WDSpecialCharacter : WDRun { + WDCharacterProperties *mProperties; + int mType; +} + + +- (int)characterType; +- (void)clearProperties; +- (void)setCharacterType:(int)arg1; +- (id)initWithParagraph:(id)arg1; +- (int)runType; +- (id)properties; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDStory.h b/OfficeImport.framework/WDStory.h new file mode 100755 index 0000000..89fabbd --- /dev/null +++ b/OfficeImport.framework/WDStory.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OADDrawable; + +@interface WDStory : NSObject { + OADDrawable *mHead; + BOOL mOle; +} + + +- (id)initWithHead:(id)arg1; +- (BOOL)isOle; +- (void)setOle:(BOOL)arg1; +- (id)head; +- (id)text; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDStyle.h b/OfficeImport.framework/WDStyle.h new file mode 100755 index 0000000..0e2520b --- /dev/null +++ b/OfficeImport.framework/WDStyle.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDCharacterProperties, WDTableStyleOverride, WDStyleSheet, WDTableCellProperties, NSString, WDTableRowProperties, WDParagraphProperties, WDStyle; + +@interface WDStyle : NSObject { + WDParagraphProperties *mParagraphProperties; + WDCharacterProperties *mCharacterProperties; + WDTableRowProperties *mTableRowProperties; + WDTableCellProperties *mTableCellProperties; + WDTableStyleOverride *mTableStyleOverrides[12]; + WDStyleSheet *mStyleSheet; + WDStyle *mBaseStyle; + WDStyle *mNextStyle; + BOOL mHidden; + NSString *mName; + NSString *mId; + int mStyleType; +} + ++ (id)newIDFromName:(id)arg1; + +- (id)initWithStyleSheet:(id)arg1 id:(id)arg2 type:(int)arg3; +- (id)nextStyle; +- (id)tableProperties; +- (id)baseStyle; +- (void)setNextStyle:(id)arg1; +- (id)tableRowProperties; +- (id)tableCellProperties; +- (id)tableStyleOverrideForPart:(int)arg1; +- (id)paragraphProperties; +- (id)characterProperties; +- (void)setBaseStyle:(id)arg1; +- (BOOL)isAnythingOverridden; +- (id)id; +- (id)styleSheet; +- (BOOL)hidden; +- (int)type; +- (id)name; +- (void)setHidden:(BOOL)arg1; +- (void)setName:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDStyleSheet.h b/OfficeImport.framework/WDStyleSheet.h new file mode 100755 index 0000000..7075b21 --- /dev/null +++ b/OfficeImport.framework/WDStyleSheet.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableDictionary, WDStyle, NSMutableArray, WDDocument, WDParagraphProperties, WDCharacterProperties; + +@interface WDStyleSheet : NSObject { + NSMutableDictionary *mStyleDictionary; + WDDocument *mDocument; + WDCharacterProperties *mDefaultCharacterProperties; + WDParagraphProperties *mDefaultParagraphProperties; + WDStyle *mDefaultParagraphStyle; + WDStyle *mDefaultCharacterStyle; + WDStyle *mDefaultTableStyle; + WDStyle *mDefaultListStyle; + NSMutableArray *mStylesInOrder; + NSMutableDictionary *mIdDictionaryForName; +} + + +- (int)styleCount; +- (id)styleIdFromStyleName:(id)arg1; +- (id)paragraphStyleWithStartingName:(id)arg1; +- (void)removeStyleWithId:(id)arg1; +- (void)initializeDefaultProperties; +- (id)styleIdForName:(id)arg1; +- (id)styleWithName:(id)arg1; +- (id)createStyleWithName:(id)arg1 type:(int)arg2; +- (void)setName:(id)arg1 forId:(id)arg2; +- (id)defaultCharacterStyle; +- (id)defaultParagraphProperties; +- (id)defaultListStyle; +- (void)createDefaultStyles; +- (id)defaultParagraphStyle; +- (id)defaultCharacterProperties; +- (id)styleNameToId:(id)arg1; +- (id)styleWithId:(id)arg1; +- (id)createStyleWithId:(id)arg1 type:(int)arg2; +- (void)setDefaultParagraphStyle:(id)arg1; +- (void)setDefaultCharacterStyle:(id)arg1; +- (void)setDefaultListStyle:(id)arg1; +- (void)addStyle:(id)arg1 name:(id)arg2; +- (id)styles; +- (id)defaultTableStyle; +- (void)setDefaultTableStyle:(id)arg1; +- (id)initWithDocument:(id)arg1; +- (id)document; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDSymbol.h b/OfficeImport.framework/WDSymbol.h new file mode 100755 index 0000000..91060a7 --- /dev/null +++ b/OfficeImport.framework/WDSymbol.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDFont, WDCharacterProperties; + +@interface WDSymbol : WDRun { + WDCharacterProperties *mProperties; + WDFont *mFont; + unsigned short mCharacter; +} + + +- (unsigned short)character; +- (void)clearProperties; +- (void)setCharacter:(unsigned short)arg1; +- (id)initWithParagraph:(id)arg1; +- (int)runType; +- (id)properties; +- (id)font; +- (void)setFont:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDTable.h b/OfficeImport.framework/WDTable.h new file mode 100755 index 0000000..4cb11de --- /dev/null +++ b/OfficeImport.framework/WDTable.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray, WDTableProperties; + +@interface WDTable : WDBlock { + WDTableProperties *mProperties; + NSMutableArray *mRows; +} + + +- (void)clearRows; +- (id)rowIterator; +- (id)newRowIterator; +- (id)cellIterator; +- (id)newCellIterator; +- (void)clearProperties; +- (id)runIterator; +- (id)newRunIterator; +- (id)rowAt:(int)arg1; +- (int)nestingLevel; +- (id)addRow; +- (int)blockType; +- (int)rowCount; +- (id)properties; +- (id)initWithText:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDTableCell.h b/OfficeImport.framework/WDTableCell.h new file mode 100755 index 0000000..9f16673 --- /dev/null +++ b/OfficeImport.framework/WDTableCell.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDText, WDTableRow, WDTableCellProperties; + +@interface WDTableCell : NSObject { + int mIndex; + WDTableRow *mRow; + WDTableCellProperties *mProperties; + WDText *mText; + BOOL mUseTrackedProperties; +} + + +- (double)cellWidth; +- (id)initWithRow:(id)arg1 at:(int)arg2; +- (BOOL)useTrackedProperties; +- (void)setUseTrackedProperties:(BOOL)arg1; +- (int)compareIndex:(id)arg1; +- (void)clearProperties; +- (id)properties; +- (int)index; +- (id)text; +- (id)row; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDTableCellProperties.h b/OfficeImport.framework/WDTableCellProperties.h new file mode 100755 index 0000000..d8f6b56 --- /dev/null +++ b/OfficeImport.framework/WDTableCellProperties.h @@ -0,0 +1,254 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDDocument, NSDate, WDBorder, WDShading; + +@interface WDTableCellProperties : NSObject { + short mWidth; + short mPosition; + unsigned int mOriginal : 1; + unsigned int mTracked : 1; + unsigned int mResolved : 1; + struct { + WDShading *shading; + WDBorder *topBorder; + WDBorder *leftBorder; + WDBorder *bottomBorder; + WDBorder *rightBorder; + WDBorder *diagonalUpBorder; + WDBorder *diagonalDownBorder; + WDBorder *insideHorizontalBorder; + WDBorder *insideVerticalBorder; + int widthType; + short topMargin; + int topMarginType; + short bottomMargin; + int bottomMarginType; + short leftMargin; + int leftMarginType; + short rightMargin; + int rightMarginType; + int verticalAlignment; + int deleted; + int edited; + int formattingChanged; + unsigned short indexToAuthorIDOfDeletion; + unsigned short indexToAuthorIDOfEdit; + unsigned short indexToAuthorIDOfFormattingChange; + NSDate *deletionDate; + NSDate *editDate; + NSDate *formattingChangeDate; + unsigned int shadingOverridden : 1; + unsigned int topBorderOverridden : 1; + unsigned int leftBorderOverridden : 1; + unsigned int bottomBorderOverridden : 1; + unsigned int rightBorderOverridden : 1; + unsigned int diagonalUpBorderOverridden : 1; + unsigned int diagonalDownBorderOverridden : 1; + unsigned int insideHorizontalBorderOverridden : 1; + unsigned int insideVerticalBorderOverridden : 1; + unsigned int widthTypeOverridden : 1; + unsigned int topMarginOverridden : 1; + unsigned int topMarginTypeOverridden : 1; + unsigned int bottomMarginOverridden : 1; + unsigned int bottomMarginTypeOverridden : 1; + unsigned int leftMarginOverridden : 1; + unsigned int leftMarginTypeOverridden : 1; + unsigned int rightMarginOverridden : 1; + unsigned int rightMarginTypeOverridden : 1; + unsigned int verticalAlignmentOverridden : 1; + unsigned int verticallyMergedCell : 1; + unsigned int verticallyMergedCellOverridden : 1; + unsigned int firstInSetOfVerticallyMergedCells : 1; + unsigned int firstInSetOfVerticallyMergedCellsOverridden : 1; + unsigned int noWrap : 1; + unsigned int noWrapOverridden : 1; + unsigned int deletedOverridden : 1; + unsigned int editedOverridden : 1; + unsigned int formattingChangedOverridden : 1; + unsigned int indexToAuthorIDOfDeletionOverridden : 1; + unsigned int indexToAuthorIDOfEditOverridden : 1; + unsigned int indexToAuthorIDOfFormattingChangeOverridden : 1; + unsigned int deletionDateOverridden : 1; + unsigned int editDateOverridden : 1; + unsigned int formattingChangeDateOverridden : 1; + } mOriginalProperties; + struct { + WDShading *shading; + WDBorder *topBorder; + WDBorder *leftBorder; + WDBorder *bottomBorder; + WDBorder *rightBorder; + WDBorder *diagonalUpBorder; + WDBorder *diagonalDownBorder; + WDBorder *insideHorizontalBorder; + WDBorder *insideVerticalBorder; + int widthType; + short topMargin; + int topMarginType; + short bottomMargin; + int bottomMarginType; + short leftMargin; + int leftMarginType; + short rightMargin; + int rightMarginType; + int verticalAlignment; + int deleted; + int edited; + int formattingChanged; + unsigned short indexToAuthorIDOfDeletion; + unsigned short indexToAuthorIDOfEdit; + unsigned short indexToAuthorIDOfFormattingChange; + NSDate *deletionDate; + NSDate *editDate; + NSDate *formattingChangeDate; + unsigned int shadingOverridden : 1; + unsigned int topBorderOverridden : 1; + unsigned int leftBorderOverridden : 1; + unsigned int bottomBorderOverridden : 1; + unsigned int rightBorderOverridden : 1; + unsigned int diagonalUpBorderOverridden : 1; + unsigned int diagonalDownBorderOverridden : 1; + unsigned int insideHorizontalBorderOverridden : 1; + unsigned int insideVerticalBorderOverridden : 1; + unsigned int widthTypeOverridden : 1; + unsigned int topMarginOverridden : 1; + unsigned int topMarginTypeOverridden : 1; + unsigned int bottomMarginOverridden : 1; + unsigned int bottomMarginTypeOverridden : 1; + unsigned int leftMarginOverridden : 1; + unsigned int leftMarginTypeOverridden : 1; + unsigned int rightMarginOverridden : 1; + unsigned int rightMarginTypeOverridden : 1; + unsigned int verticalAlignmentOverridden : 1; + unsigned int verticallyMergedCell : 1; + unsigned int verticallyMergedCellOverridden : 1; + unsigned int firstInSetOfVerticallyMergedCells : 1; + unsigned int firstInSetOfVerticallyMergedCellsOverridden : 1; + unsigned int noWrap : 1; + unsigned int noWrapOverridden : 1; + unsigned int deletedOverridden : 1; + unsigned int editedOverridden : 1; + unsigned int formattingChangedOverridden : 1; + unsigned int indexToAuthorIDOfDeletionOverridden : 1; + unsigned int indexToAuthorIDOfEditOverridden : 1; + unsigned int indexToAuthorIDOfFormattingChangeOverridden : 1; + unsigned int deletionDateOverridden : 1; + unsigned int editDateOverridden : 1; + unsigned int formattingChangeDateOverridden : 1; + } mTrackedProperties; + WDDocument *mDocument; +} + + +- (void)setDeletionDate:(id)arg1; +- (id)deletionDate; +- (void)originalToTracked; +- (id)insideHorizontalBorder; +- (BOOL)isInsideHorizontalBorderOverridden; +- (id)insideVerticalBorder; +- (BOOL)isInsideVerticalBorderOverridden; +- (BOOL)isNoWrapOverridden; +- (unsigned short)indexToAuthorIDOfDeletion; +- (void)setIndexToAuthorIDOfDeletion:(unsigned short)arg1; +- (BOOL)isIndexToAuthorIDOfDeletionOverridden; +- (unsigned short)indexToAuthorIDOfEdit; +- (void)setIndexToAuthorIDOfEdit:(unsigned short)arg1; +- (BOOL)isIndexToAuthorIDOfEditOverridden; +- (BOOL)isDeletionDateOverridden; +- (id)editDate; +- (void)setEditDate:(id)arg1; +- (BOOL)isEditDateOverridden; +- (void)addPropertiesValues:(struct { id x1; id x2; id x3; id x4; id x5; id x6; id x7; id x8; id x9; int x10; short x11; int x12; short x13; int x14; short x15; int x16; short x17; int x18; int x19; int x20; int x21; int x22; unsigned short x23; unsigned short x24; unsigned short x25; id x26; id x27; id x28; unsigned int x29 : 1; unsigned int x30 : 1; unsigned int x31 : 1; unsigned int x32 : 1; unsigned int x33 : 1; unsigned int x34 : 1; unsigned int x35 : 1; unsigned int x36 : 1; unsigned int x37 : 1; unsigned int x38 : 1; unsigned int x39 : 1; unsigned int x40 : 1; unsigned int x41 : 1; unsigned int x42 : 1; unsigned int x43 : 1; unsigned int x44 : 1; unsigned int x45 : 1; unsigned int x46 : 1; unsigned int x47 : 1; unsigned int x48 : 1; unsigned int x49 : 1; unsigned int x50 : 1; unsigned int x51 : 1; unsigned int x52 : 1; unsigned int x53 : 1; unsigned int x54 : 1; unsigned int x55 : 1; unsigned int x56 : 1; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; }*)arg1 to:(struct { id x1; id x2; id x3; id x4; id x5; id x6; id x7; id x8; id x9; int x10; short x11; int x12; short x13; int x14; short x15; int x16; short x17; int x18; int x19; int x20; int x21; int x22; unsigned short x23; unsigned short x24; unsigned short x25; id x26; id x27; id x28; unsigned int x29 : 1; unsigned int x30 : 1; unsigned int x31 : 1; unsigned int x32 : 1; unsigned int x33 : 1; unsigned int x34 : 1; unsigned int x35 : 1; unsigned int x36 : 1; unsigned int x37 : 1; unsigned int x38 : 1; unsigned int x39 : 1; unsigned int x40 : 1; unsigned int x41 : 1; unsigned int x42 : 1; unsigned int x43 : 1; unsigned int x44 : 1; unsigned int x45 : 1; unsigned int x46 : 1; unsigned int x47 : 1; unsigned int x48 : 1; unsigned int x49 : 1; unsigned int x50 : 1; unsigned int x51 : 1; unsigned int x52 : 1; unsigned int x53 : 1; unsigned int x54 : 1; unsigned int x55 : 1; unsigned int x56 : 1; unsigned int x57 : 1; unsigned int x58 : 1; unsigned int x59 : 1; unsigned int x60 : 1; unsigned int x61 : 1; unsigned int x62 : 1; }*)arg2; +- (int)deleted; +- (BOOL)isDeletedOverridden; +- (int)edited; +- (BOOL)isEditedOverridden; +- (void)addProperties:(id)arg1; +- (id)mutableInsideHorizontalBorder; +- (id)mutableInsideVerticalBorder; +- (id)mutableDiagonalUpBorder; +- (id)mutableDiagonalDownBorder; +- (void)setWidthType:(int)arg1; +- (void)setTopMarginType:(int)arg1; +- (void)setBottomMarginType:(int)arg1; +- (void)setLeftMarginType:(int)arg1; +- (void)setRightMarginType:(int)arg1; +- (void)setVerticallyMergedCell:(BOOL)arg1; +- (void)setFirstInSetOfVerticallyMergedCells:(BOOL)arg1; +- (BOOL)isShadingOverridden; +- (id)shading; +- (BOOL)isDiagonalDownBorderOverridden; +- (id)diagonalDownBorder; +- (BOOL)isDiagonalUpBorderOverridden; +- (id)diagonalUpBorder; +- (BOOL)isWidthTypeOverridden; +- (int)widthType; +- (BOOL)isTopMarginTypeOverridden; +- (int)topMarginType; +- (BOOL)isLeftMarginTypeOverridden; +- (int)leftMarginType; +- (BOOL)isBottomMarginTypeOverridden; +- (int)bottomMarginType; +- (BOOL)isRightMarginTypeOverridden; +- (int)rightMarginType; +- (BOOL)isVerticalAlignmentOverridden; +- (BOOL)isVerticallyMergedCellOverridden; +- (BOOL)verticallyMergedCell; +- (BOOL)isFirstInSetOfVerticallyMergedCellsOverridden; +- (BOOL)firstInSetOfVerticallyMergedCells; +- (void)clearShading; +- (void)setIndexToAuthorIDOfFormattingChange:(unsigned short)arg1; +- (void)setFormattingChangeDate:(id)arg1; +- (BOOL)isTopBorderOverridden; +- (BOOL)isLeftBorderOverridden; +- (BOOL)isBottomBorderOverridden; +- (BOOL)isRightBorderOverridden; +- (BOOL)isLeftMarginOverridden; +- (BOOL)isRightMarginOverridden; +- (BOOL)isTopMarginOverridden; +- (BOOL)isBottomMarginOverridden; +- (BOOL)isFormattingChangedOverridden; +- (int)formattingChanged; +- (BOOL)isIndexToAuthorIDOfFormattingChangeOverridden; +- (unsigned short)indexToAuthorIDOfFormattingChange; +- (BOOL)isFormattingChangeDateOverridden; +- (id)formattingChangeDate; +- (id)mutableTopBorder; +- (id)mutableLeftBorder; +- (id)mutableBottomBorder; +- (id)mutableRightBorder; +- (void)setResolveMode:(int)arg1; +- (id)mutableShading; +- (void)setEdited:(int)arg1; +- (void)setFormattingChanged:(int)arg1; +- (int)resolveMode; +- (void)setDeleted:(int)arg1; +- (short)rightMargin; +- (short)topMargin; +- (void)setTopMargin:(short)arg1; +- (short)bottomMargin; +- (void)setBottomMargin:(short)arg1; +- (int)verticalAlignment; +- (void)setVerticalAlignment:(int)arg1; +- (id)leftBorder; +- (id)rightBorder; +- (id)topBorder; +- (id)bottomBorder; +- (short)leftMargin; +- (void)setLeftMargin:(short)arg1; +- (void)setPosition:(short)arg1; +- (BOOL)noWrap; +- (void)setNoWrap:(BOOL)arg1; +- (id)initWithDocument:(id)arg1; +- (id)document; +- (void)setRightMargin:(short)arg1; +- (void)setWidth:(short)arg1; +- (short)width; +- (short)position; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDTableCellRunIterator.h b/OfficeImport.framework/WDTableCellRunIterator.h new file mode 100755 index 0000000..289866b --- /dev/null +++ b/OfficeImport.framework/WDTableCellRunIterator.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WDTableCellRunIterator : WDCombinedIterator { +} + + +- (id)childIteratorFrom:(id)arg1; +- (id)newChildIteratorFrom:(id)arg1; + +@end diff --git a/OfficeImport.framework/WDTableProperties.h b/OfficeImport.framework/WDTableProperties.h new file mode 100755 index 0000000..6297d36 --- /dev/null +++ b/OfficeImport.framework/WDTableProperties.h @@ -0,0 +1,267 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDBorder, NSDate, WDStyle, WDDocument, WDShading; + +@interface WDTableProperties : NSObject { + WDDocument *mDocument; + unsigned int mOriginal : 1; + unsigned int mTracked : 1; + unsigned int mResolved : 1; + struct { + WDStyle *baseStyle; + WDShading *shading; + WDBorder *topBorder; + WDBorder *leftBorder; + WDBorder *bottomBorder; + WDBorder *rightBorder; + WDBorder *insideHorizontalBorder; + WDBorder *insideVerticalBorder; + int justification; + int alignment; + int width; + int widthType; + short indent; + int indentType; + short cellSpacing; + int cellSpacingType; + int verticalAnchor; + int horizontalAnchor; + int verticalPosition; + int horizontalPosition; + int leftDistanceFromText; + int topDistanceFromText; + int rightDistanceFromText; + int bottomDistanceFromText; + int deleted; + int edited; + int formattingChanged; + unsigned short indexToAuthorIDOfDeletion; + unsigned short indexToAuthorIDOfEdit; + unsigned short indexToAuthorIDOfFormattingChange; + NSDate *deletionDate; + NSDate *editDate; + NSDate *formattingChangeDate; + unsigned int baseStyleOverridden : 1; + unsigned int shadingOverridden : 1; + unsigned int topBorderOverridden : 1; + unsigned int leftBorderOverridden : 1; + unsigned int bottomBorderOverridden : 1; + unsigned int rightBorderOverridden : 1; + unsigned int insideHorizontalBorderOverridden : 1; + unsigned int insideVerticalBorderOverridden : 1; + unsigned int justificationOverridden : 1; + unsigned int alignmentOverridden : 1; + unsigned int widthOverridden : 1; + unsigned int widthTypeOverridden : 1; + unsigned int indentOverridden : 1; + unsigned int indentTypeOverridden : 1; + unsigned int cellSpacingOverridden : 1; + unsigned int cellSpacingTypeOverridden : 1; + unsigned int verticalAnchorOverridden : 1; + unsigned int horizontalAnchorOverridden : 1; + unsigned int verticalPositionOverridden : 1; + unsigned int horizontalPositionOverridden : 1; + unsigned int leftDistanceFromTextOverridden : 1; + unsigned int topDistanceFromTextOverridden : 1; + unsigned int rightDistanceFromTextOverridden : 1; + unsigned int bottomDistanceFromTextOverridden : 1; + unsigned int deletedOverridden : 1; + unsigned int editedOverridden : 1; + unsigned int formattingChangedOverridden : 1; + unsigned int indexToAuthorIDOfDeletionOverridden : 1; + unsigned int indexToAuthorIDOfEditOverridden : 1; + unsigned int indexToAuthorIDOfFormattingChangeOverridden : 1; + unsigned int deletionDateOverridden : 1; + unsigned int editDateOverridden : 1; + unsigned int formattingChangeDateOverridden : 1; + } mOriginalProperties; + struct { + WDStyle *baseStyle; + WDShading *shading; + WDBorder *topBorder; + WDBorder *leftBorder; + WDBorder *bottomBorder; + WDBorder *rightBorder; + WDBorder *insideHorizontalBorder; + WDBorder *insideVerticalBorder; + int justification; + int alignment; + int width; + int widthType; + short indent; + int indentType; + short cellSpacing; + int cellSpacingType; + int verticalAnchor; + int horizontalAnchor; + int verticalPosition; + int horizontalPosition; + int leftDistanceFromText; + int topDistanceFromText; + int rightDistanceFromText; + int bottomDistanceFromText; + int deleted; + int edited; + int formattingChanged; + unsigned short indexToAuthorIDOfDeletion; + unsigned short indexToAuthorIDOfEdit; + unsigned short indexToAuthorIDOfFormattingChange; + NSDate *deletionDate; + NSDate *editDate; + NSDate *formattingChangeDate; + unsigned int baseStyleOverridden : 1; + unsigned int shadingOverridden : 1; + unsigned int topBorderOverridden : 1; + unsigned int leftBorderOverridden : 1; + unsigned int bottomBorderOverridden : 1; + unsigned int rightBorderOverridden : 1; + unsigned int insideHorizontalBorderOverridden : 1; + unsigned int insideVerticalBorderOverridden : 1; + unsigned int justificationOverridden : 1; + unsigned int alignmentOverridden : 1; + unsigned int widthOverridden : 1; + unsigned int widthTypeOverridden : 1; + unsigned int indentOverridden : 1; + unsigned int indentTypeOverridden : 1; + unsigned int cellSpacingOverridden : 1; + unsigned int cellSpacingTypeOverridden : 1; + unsigned int verticalAnchorOverridden : 1; + unsigned int horizontalAnchorOverridden : 1; + unsigned int verticalPositionOverridden : 1; + unsigned int horizontalPositionOverridden : 1; + unsigned int leftDistanceFromTextOverridden : 1; + unsigned int topDistanceFromTextOverridden : 1; + unsigned int rightDistanceFromTextOverridden : 1; + unsigned int bottomDistanceFromTextOverridden : 1; + unsigned int deletedOverridden : 1; + unsigned int editedOverridden : 1; + unsigned int formattingChangedOverridden : 1; + unsigned int indexToAuthorIDOfDeletionOverridden : 1; + unsigned int indexToAuthorIDOfEditOverridden : 1; + unsigned int indexToAuthorIDOfFormattingChangeOverridden : 1; + unsigned int deletionDateOverridden : 1; + unsigned int editDateOverridden : 1; + unsigned int formattingChangeDateOverridden : 1; + } mTrackedProperties; +} + + +- (void)setDeletionDate:(id)arg1; +- (id)deletionDate; +- (void)clearTopBorder; +- (void)clearLeftBorder; +- (void)clearBottomBorder; +- (void)clearRightBorder; +- (void)clearInsideHorizontalBorder; +- (void)clearInsideVerticalBorder; +- (BOOL)isAlignmentOverridden; +- (int)indentType; +- (BOOL)isIndentTypeOverridden; +- (BOOL)isCellSpacingOverridden; +- (int)cellSpacingType; +- (BOOL)isCellSpacingTypeOverridden; +- (long)leftDistanceFromText; +- (BOOL)isLeftDistanceFromTextOverridden; +- (long)topDistanceFromText; +- (BOOL)isTopDistanceFromTextOverridden; +- (long)rightDistanceFromText; +- (BOOL)isRightDistanceFromTextOverridden; +- (long)bottomDistanceFromText; +- (BOOL)isBottomDistanceFromTextOverridden; +- (id)insideHorizontalBorder; +- (BOOL)isInsideHorizontalBorderOverridden; +- (id)insideVerticalBorder; +- (BOOL)isInsideVerticalBorderOverridden; +- (unsigned short)indexToAuthorIDOfDeletion; +- (void)setIndexToAuthorIDOfDeletion:(unsigned short)arg1; +- (BOOL)isIndexToAuthorIDOfDeletionOverridden; +- (unsigned short)indexToAuthorIDOfEdit; +- (void)setIndexToAuthorIDOfEdit:(unsigned short)arg1; +- (BOOL)isIndexToAuthorIDOfEditOverridden; +- (BOOL)isDeletionDateOverridden; +- (id)editDate; +- (void)setEditDate:(id)arg1; +- (BOOL)isEditDateOverridden; +- (BOOL)isJustificationOverridden; +- (int)justification; +- (int)deleted; +- (BOOL)isDeletedOverridden; +- (int)edited; +- (BOOL)isEditedOverridden; +- (void)setCellSpacingType:(int)arg1; +- (void)moveOrignalToTracked; +- (void)setIndentType:(int)arg1; +- (void)setLeftDistanceFromText:(long)arg1; +- (void)setTopDistanceFromText:(long)arg1; +- (void)setRightDistanceFromText:(long)arg1; +- (void)setBottomDistanceFromText:(long)arg1; +- (id)mutableInsideHorizontalBorder; +- (id)mutableInsideVerticalBorder; +- (void)setWidthType:(int)arg1; +- (BOOL)isShadingOverridden; +- (id)shading; +- (BOOL)isWidthTypeOverridden; +- (int)widthType; +- (BOOL)isBaseStyleOverridden; +- (BOOL)isTableFloating; +- (BOOL)isVerticalPositionOverridden; +- (long)verticalPosition; +- (BOOL)isVerticalAnchorOverridden; +- (int)verticalAnchor; +- (BOOL)isHorizontalPositionOverridden; +- (long)horizontalPosition; +- (BOOL)isHorizontalAnchorOverridden; +- (int)horizontalAnchor; +- (void)clearShading; +- (id)baseStyle; +- (void)setIndexToAuthorIDOfFormattingChange:(unsigned short)arg1; +- (void)setFormattingChangeDate:(id)arg1; +- (BOOL)isTopBorderOverridden; +- (BOOL)isLeftBorderOverridden; +- (BOOL)isBottomBorderOverridden; +- (BOOL)isRightBorderOverridden; +- (BOOL)isFormattingChangedOverridden; +- (int)formattingChanged; +- (BOOL)isIndexToAuthorIDOfFormattingChangeOverridden; +- (unsigned short)indexToAuthorIDOfFormattingChange; +- (BOOL)isFormattingChangeDateOverridden; +- (id)formattingChangeDate; +- (id)mutableTopBorder; +- (id)mutableLeftBorder; +- (id)mutableBottomBorder; +- (id)mutableRightBorder; +- (void)setHorizontalAnchor:(int)arg1; +- (void)setVerticalAnchor:(int)arg1; +- (void)setHorizontalPosition:(long)arg1; +- (void)setVerticalPosition:(long)arg1; +- (void)setJustification:(int)arg1; +- (void)setResolveMode:(int)arg1; +- (id)mutableShading; +- (void)setBaseStyle:(id)arg1; +- (void)setEdited:(int)arg1; +- (void)setFormattingChanged:(int)arg1; +- (int)resolveMode; +- (BOOL)isWidthOverridden; +- (void)setDeleted:(int)arg1; +- (BOOL)isIndentOverridden; +- (short)indent; +- (id)leftBorder; +- (id)rightBorder; +- (id)topBorder; +- (id)bottomBorder; +- (void)setIndent:(short)arg1; +- (short)cellSpacing; +- (void)setCellSpacing:(short)arg1; +- (id)initWithDocument:(id)arg1; +- (id)document; +- (void)setWidth:(long)arg1; +- (long)width; +- (void)setAlignment:(int)arg1; +- (int)alignment; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDTableRow.h b/OfficeImport.framework/WDTableRow.h new file mode 100755 index 0000000..4daadef --- /dev/null +++ b/OfficeImport.framework/WDTableRow.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray, WDTableRowProperties, WDTable; + +@interface WDTableRow : NSObject { + int mIndex; + WDTable *mTable; + WDTableRowProperties *mProperties; + NSMutableArray *mCells; +} + + +- (int)cellCount; +- (id)addCellWithIndex:(int)arg1; +- (id)initWithTable:(id)arg1 at:(int)arg2; +- (id)cellIterator; +- (id)newCellIterator; +- (id)addCell; +- (id)cellAt:(int)arg1; +- (id)properties; +- (int)index; +- (id)table; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDTableRowCellIterator.h b/OfficeImport.framework/WDTableRowCellIterator.h new file mode 100755 index 0000000..b6a8232 --- /dev/null +++ b/OfficeImport.framework/WDTableRowCellIterator.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WDTableRowCellIterator : WDCombinedIterator { +} + + +- (id)childIteratorFrom:(id)arg1; +- (id)newChildIteratorFrom:(id)arg1; + +@end diff --git a/OfficeImport.framework/WDTableRowProperties.h b/OfficeImport.framework/WDTableRowProperties.h new file mode 100755 index 0000000..41df02c --- /dev/null +++ b/OfficeImport.framework/WDTableRowProperties.h @@ -0,0 +1,80 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDCharacterProperties, WDTableProperties; + +@interface WDTableRowProperties : NSObject { + WDTableProperties *mTableProperties; + WDCharacterProperties *mCharacterProperties; + unsigned int mOriginal : 1; + unsigned int mTracked : 1; + unsigned int mResolved : 1; + struct { + short widthBefore; + int widthBeforeType; + short widthAfter; + int widthAfterType; + int height; + int heightType; + unsigned int widthBeforeOverridden : 1; + unsigned int widthBeforeTypeOverridden : 1; + unsigned int widthAfterOverridden : 1; + unsigned int widthAfterTypeOverridden : 1; + unsigned int heightOverridden : 1; + unsigned int heightTypeOverridden : 1; + unsigned int header : 1; + unsigned int headerOverridden : 1; + } mOriginalProperties; + struct { + short widthBefore; + int widthBeforeType; + short widthAfter; + int widthAfterType; + int height; + int heightType; + unsigned int widthBeforeOverridden : 1; + unsigned int widthBeforeTypeOverridden : 1; + unsigned int widthAfterOverridden : 1; + unsigned int widthAfterTypeOverridden : 1; + unsigned int heightOverridden : 1; + unsigned int heightTypeOverridden : 1; + unsigned int header : 1; + unsigned int headerOverridden : 1; + } mTrackedProperties; +} + + +- (BOOL)header; +- (void)addPropertiesValues:(struct { short x1; int x2; short x3; int x4; int x5; int x6; unsigned int x7 : 1; unsigned int x8 : 1; unsigned int x9 : 1; unsigned int x10 : 1; unsigned int x11 : 1; unsigned int x12 : 1; unsigned int x13 : 1; unsigned int x14 : 1; }*)arg1 to:(struct { short x1; int x2; short x3; int x4; int x5; int x6; unsigned int x7 : 1; unsigned int x8 : 1; unsigned int x9 : 1; unsigned int x10 : 1; unsigned int x11 : 1; unsigned int x12 : 1; unsigned int x13 : 1; unsigned int x14 : 1; }*)arg2; +- (void)addProperties:(id)arg1; +- (id)tableProperties; +- (void)setWidthBefore:(short)arg1; +- (void)setWidthBeforeType:(int)arg1; +- (void)setWidthAfter:(short)arg1; +- (void)setWidthAfterType:(int)arg1; +- (void)setHeightType:(int)arg1; +- (BOOL)isWidthBeforeOverridden; +- (short)widthBefore; +- (BOOL)isWidthBeforeTypeOverridden; +- (int)widthBeforeType; +- (BOOL)isWidthAfterOverridden; +- (short)widthAfter; +- (BOOL)isWidthAfterTypeOverridden; +- (int)widthAfterType; +- (BOOL)isHeaderOverridden; +- (BOOL)isHeightTypeOverridden; +- (int)heightType; +- (id)characterProperties; +- (void)setResolveMode:(int)arg1; +- (int)resolveMode; +- (BOOL)isHeightOverridden; +- (void)setHeader:(BOOL)arg1; +- (void)setHeight:(long)arg1; +- (long)height; +- (id)initWithDocument:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDTableStyleOverride.h b/OfficeImport.framework/WDTableStyleOverride.h new file mode 100755 index 0000000..098d4f0 --- /dev/null +++ b/OfficeImport.framework/WDTableStyleOverride.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDCharacterProperties, WDTableRowProperties, WDTableCellProperties, WDStyle, WDParagraphProperties, WDDocument; + +@interface WDTableStyleOverride : NSObject { + WDDocument *mDocument; + WDStyle *mStyle; + int mPart; + WDParagraphProperties *mParagraphProperties; + WDCharacterProperties *mCharacterProperties; + WDTableRowProperties *mTableRowProperties; + WDTableCellProperties *mTableCellStyleProperties; + unsigned int mParagraphPropertiesOverridden : 1; + unsigned int mCharacterPropertiesOverridden : 1; + unsigned int mTableRowPropertiesOverridden : 1; + unsigned int mTableCellStylePropertiesOverridden : 1; +} + + +- (int)part; +- (BOOL)isParagraphPropertiesOverridden; +- (void)setParagraphPropertiesOverridden:(BOOL)arg1; +- (void)setCharacterPropertiesOverridden:(BOOL)arg1; +- (BOOL)isTablePropertiesOverridden; +- (void)setTableRowPropertiesOverridden:(BOOL)arg1; +- (void)setTableCellStylePropertiesOverridden:(BOOL)arg1; +- (BOOL)isCharacterPropertiesOverridden; +- (BOOL)isTableRowPropertiesOverridden; +- (BOOL)isTableCellStylePropertiesOverridden; +- (id)tableCellStyleProperties; +- (void)setPart:(int)arg1; +- (id)mutableParagraphProperties; +- (id)mutableCharacterProperties; +- (id)mutableTableRowProperties; +- (id)mutableTableCellStyleProperties; +- (id)tableProperties; +- (id)tableRowProperties; +- (id)paragraphProperties; +- (id)characterProperties; +- (id)initWithDocument:(id)arg1; +- (id)style; +- (void)setStyle:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDTestIterator.h b/OfficeImport.framework/WDTestIterator.h new file mode 100755 index 0000000..5c1de05 --- /dev/null +++ b/OfficeImport.framework/WDTestIterator.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDIterator; + +@interface WDTestIterator : WDIterator { + WDIterator *mIterator; + id mNext; +} + + +- (id)next; +- (BOOL)hasNext; +- (BOOL)test:(id)arg1; +- (id)initWithIterator:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WDText.h b/OfficeImport.framework/WDText.h new file mode 100755 index 0000000..f348cbe --- /dev/null +++ b/OfficeImport.framework/WDText.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDTableCell, NSMutableArray, WDDocument; + +@interface WDText : NSObject { + NSMutableArray *mBlocks; + WDDocument *mDocument; + int mTextType; + WDTableCell *mTableCell; +} + + +- (id)blocks; +- (int)indexOfBlock:(id)arg1; +- (id)addParagraphAtIndex:(int)arg1; +- (id)addTableAtIndex:(int)arg1; +- (id)blockIterator; +- (id)newBlockIterator; +- (id)runIterator; +- (id)newRunIterator; +- (id)tableCell; +- (id)initWithDocument:(id)arg1 textType:(int)arg2 tableCell:(id)arg3; +- (id)lastBlock; +- (id)initWithDocument:(id)arg1 textType:(int)arg2; +- (int)tableNestingLevel; +- (id)addTable; +- (void)removeLastBlock; +- (int)blockCount; +- (id)blockAt:(int)arg1; +- (void)removeLastCharacter:(unsigned short)arg1; +- (void)addBlock:(id)arg1; +- (id)addParagraph; +- (int)textType; +- (id)document; +- (id)content; +- (BOOL)isEmpty; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WMBookmarkMapper.h b/OfficeImport.framework/WMBookmarkMapper.h new file mode 100755 index 0000000..1194fac --- /dev/null +++ b/OfficeImport.framework/WMBookmarkMapper.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface WMBookmarkMapper : CMMapper { + NSString *mName; + int mBookmarkType; +} + + +- (id)initWithWDBookmark:(id)arg1 parent:(id)arg2; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/WMBordersProperty.h b/OfficeImport.framework/WMBordersProperty.h new file mode 100755 index 0000000..16ee63f --- /dev/null +++ b/OfficeImport.framework/WMBordersProperty.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WMBordersProperty : CMBordersProperty { + unsigned int mBorderCustomWidth[5]; +} + + +- (void)setBorder:(id)arg1 location:(int)arg2; +- (id)init; + +@end diff --git a/OfficeImport.framework/WMCharacterRunMapper.h b/OfficeImport.framework/WMCharacterRunMapper.h new file mode 100755 index 0000000..5ffe226 --- /dev/null +++ b/OfficeImport.framework/WMCharacterRunMapper.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WMStyle, NSString, WDCharacterRun; + +@interface WMCharacterRunMapper : CMMapper { + WDCharacterRun *wdCharacterRun; + WMStyle *mStyle; + float mFontSizeBumpFactor; + NSString *mText; + BOOL mIsDeleted; +} + ++ (void)addNonCollapsableSpanAt:(id)arg1 withState:(id)arg2; + +- (id)initWithWDCharacterRun:(id)arg1 parent:(id)arg2; +- (void)map1At:(id)arg1 withState:(id)arg2; +- (id)createCharacterStyle; +- (unsigned int)countAndStripLeadingTabs; +- (void)mapSubstring:(id)arg1 at:(id)arg2; +- (void)mapTabs:(unsigned int)arg1 at:(id)arg2 afterText:(id)arg3; +- (id)boldStyle; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (int)defaultTabWidth; +- (id)baseStyle; +- (BOOL)isDeleted; +- (id)initWithText:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WMDocumentMapper.h b/OfficeImport.framework/WMDocumentMapper.h new file mode 100755 index 0000000..8612c2b --- /dev/null +++ b/OfficeImport.framework/WMDocumentMapper.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDDocument, NSString, CMArchiveManager; + +@interface WMDocumentMapper : CMMapper { + CMArchiveManager *mArchiver; + WDDocument *wDom; + NSString *mFileName; +} + + +- (id)initWithWDom:(id)arg1 archiver:(id)arg2; +- (void)setFileName:(id)arg1; +- (id)archiver; +- (struct CGSize { float x1; float x2; })pageSizeForDevice; +- (struct CGSize { float x1; float x2; })contentSizeForDevice; +- (id)documentTitle; +- (void)mapDefaultCssStylesAt:(id)arg1; +- (BOOL)hasSessionBreakAtIndex:(unsigned int)arg1; +- (void)mapWithState:(id)arg1; +- (int)defaultTabWidth; +- (id)blipAtIndex:(unsigned int)arg1; +- (float)rightMargin; +- (float)topMargin; +- (float)bottomMargin; +- (float)headerMargin; +- (float)leftMargin; +- (id)styleMatrix; +- (id)fileName; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WMEnumProperty.h b/OfficeImport.framework/WMEnumProperty.h new file mode 100755 index 0000000..ee59b52 --- /dev/null +++ b/OfficeImport.framework/WMEnumProperty.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WMEnumProperty : CMProperty { + int wdValue; +} + + +- (id)initWithEnum:(int)arg1; +- (id)cssStringForName:(id)arg1; +- (id)mapJustification; +- (id)mapVerticalAlign; +- (id)mapUnderline; +- (id)mapCellTextVAlign; +- (int)value; + +@end diff --git a/OfficeImport.framework/WMFPlayer.h b/OfficeImport.framework/WMFPlayer.h new file mode 100755 index 0000000..4168745 --- /dev/null +++ b/OfficeImport.framework/WMFPlayer.h @@ -0,0 +1,87 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class MFGraphicsDevice; + +@interface WMFPlayer : NSObject { + MFGraphicsDevice *m_gdi; + int m_records; + unsigned short m_windowsVersion; + BOOL m_boundsSet; + BOOL m_ignoreSetWindowOrg; +} + ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })placeableBounds:(const char *)arg1; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })windowBounds:(id)arg1; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundsInPoints:(id)arg1; + +- (long)records; +- (int)playSetROP2:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetTextCharExtra:(unsigned int)arg1 :(const char *)arg2; +- (int)playOffsetWindowOrg:(unsigned int)arg1 :(const char *)arg2; +- (int)playOffsetViewportOrg:(unsigned int)arg1 :(const char *)arg2; +- (int)playMoveTo:(unsigned int)arg1 :(const char *)arg2; +- (int)playPatBlt:(unsigned int)arg1 :(const char *)arg2; +- (int)playTextOut:(unsigned int)arg1 :(const char *)arg2; +- (int)playPolygon:(unsigned int)arg1 :(const char *)arg2; +- (int)playPolyline:(unsigned int)arg1 :(const char *)arg2; +- (int)playFillRegion:(unsigned int)arg1 :(const char *)arg2; +- (int)playFrameRegion:(unsigned int)arg1 :(const char *)arg2; +- (int)playInvertRegion:(unsigned int)arg1 :(const char *)arg2; +- (int)playPaintRegion:(unsigned int)arg1 :(const char *)arg2; +- (int)playExtTextOut:(unsigned int)arg1 :(const char *)arg2; +- (int)playPolyPolygon:(unsigned int)arg1 :(const char *)arg2; +- (int)playDibBitBlt:(unsigned int)arg1 :(const char *)arg2; +- (int)playDibStretchBlt:(unsigned int)arg1 :(const char *)arg2; +- (int)playCreateDIBPatternBrush:(unsigned int)arg1 :(const char *)arg2; +- (int)playStretchDib:(unsigned int)arg1 :(const char *)arg2; +- (int)playCreatePatternBrush:(unsigned int)arg1 :(const char *)arg2; +- (int)playCreatePenIndirect:(unsigned int)arg1 :(const char *)arg2; +- (int)playCreateFontIndirect:(unsigned int)arg1 :(const char *)arg2; +- (int)playCreateRegion:(unsigned int)arg1 :(const char *)arg2; +- (id)parseRegion:(unsigned int)arg1 :(const char *)arg2; +- (id)initWithGraphicsDevice:(id)arg1; +- (int)play:(unsigned int)arg1 :(const char *)arg2; +- (int)playHeader:(unsigned int)arg1 :(const char *)arg2; +- (int)playUnsupported:(unsigned int)arg1 :(const char *)arg2 :(const char *)arg3; +- (int)playSetWindowExt:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetWindowOrg:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetViewportExt:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetViewportOrg:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetMapMode:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetBkMode:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetPolyFillMode:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetStretchBltMode:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetTextAlign:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetTextColour:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetBkColour:(unsigned int)arg1 :(const char *)arg2; +- (int)playExcludeClipRect:(unsigned int)arg1 :(const char *)arg2; +- (int)playIntersectClipRect:(unsigned int)arg1 :(const char *)arg2; +- (int)playScaleViewportExt:(unsigned int)arg1 :(const char *)arg2; +- (int)playScaleWindowExt:(unsigned int)arg1 :(const char *)arg2; +- (int)playSaveDC:(unsigned int)arg1 :(const char *)arg2; +- (int)playRestoreDC:(unsigned int)arg1 :(const char *)arg2; +- (int)playSelectObject:(unsigned int)arg1 :(const char *)arg2; +- (int)playCreateBrushIndirect:(unsigned int)arg1 :(const char *)arg2; +- (int)playDeleteObject:(unsigned int)arg1 :(const char *)arg2; +- (int)playEllipse:(unsigned int)arg1 :(const char *)arg2; +- (int)playRectangle:(unsigned int)arg1 :(const char *)arg2; +- (int)playRoundRect:(unsigned int)arg1 :(const char *)arg2; +- (int)playArc:(unsigned int)arg1 :(const char *)arg2; +- (int)playChord:(unsigned int)arg1 :(const char *)arg2; +- (int)playPie:(unsigned int)arg1 :(const char *)arg2; +- (int)playSelectPalette:(unsigned int)arg1 :(const char *)arg2; +- (int)playCreatePalette:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetPaletteEntries:(unsigned int)arg1 :(const char *)arg2; +- (int)playResizePalette:(unsigned int)arg1 :(const char *)arg2; +- (int)playRealizePalette:(unsigned int)arg1 :(const char *)arg2; +- (int)playLineTo:(unsigned int)arg1 :(const char *)arg2; +- (int)playSelectClipRegion:(unsigned int)arg1 :(const char *)arg2; +- (int)playBitBlt:(unsigned int)arg1 :(const char *)arg2; +- (int)playSetTextJustification:(unsigned int)arg1 :(const char *)arg2; +- (int)playUnknown:(unsigned int)arg1 :(unsigned int)arg2 :(const char *)arg3; +- (void)done; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WMFReader.h b/OfficeImport.framework/WMFReader.h new file mode 100755 index 0000000..4b244d3 --- /dev/null +++ b/OfficeImport.framework/WMFReader.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WMFPlayer; + +@interface WMFReader : NSObject { + int m_recordsRead; + WMFPlayer *m_player; + unsigned int m_length; + char *m_pBuffer; + unsigned int m_cursor; +} + + +- (int)playHeaders; +- (int)playRecord; +- (int)checkBytesAvailable:(unsigned int)arg1; +- (int)moveDataCursor:(unsigned int)arg1; +- (id)initWithWMFPlayer:(id)arg1; +- (oneway void)release; +- (void)dealloc; +- (int)play:(id)arg1; + +@end diff --git a/OfficeImport.framework/WMFieldMapper.h b/OfficeImport.framework/WMFieldMapper.h new file mode 100755 index 0000000..dfc44ec --- /dev/null +++ b/OfficeImport.framework/WMFieldMapper.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableString; + +@interface WMFieldMapper : WMParagraphMapper { + int mMode; + unsigned int mType; + NSMutableString *mLinkRef; +} + + +- (id)initWithWDFieldMarker:(id)arg1 parent:(id)arg2; +- (void)mapFieldMarkerAt:(id)arg1 marker:(id)arg2 withState:(id)arg3; +- (void)mapRunAt:(id)arg1 run:(id)arg2 withState:(id)arg3; + +@end diff --git a/OfficeImport.framework/WMListLevelTextMapper.h b/OfficeImport.framework/WMListLevelTextMapper.h new file mode 100755 index 0000000..2d33a08 --- /dev/null +++ b/OfficeImport.framework/WMListLevelTextMapper.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface WMListLevelTextMapper : NSObject { + NSMutableArray *m_tokens; + int m_format; + unsigned int m_initNumber; +} + + +- (id)token:(unsigned int)arg1; +- (id)initWithText:(id)arg1 format:(int)arg2; +- (id)listLevelTextforOutline:(id)arg1; +- (id)initWithText:(id)arg1 format:(int)arg2 initNumber:(int)arg3; +- (unsigned int)tokenCount; +- (id)initWithText:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WMListLevelTextToken.h b/OfficeImport.framework/WMListLevelTextToken.h new file mode 100755 index 0000000..ec763d8 --- /dev/null +++ b/OfficeImport.framework/WMListLevelTextToken.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface WMListLevelTextToken : NSObject { + NSString *m_string; + int m_level; +} + ++ (id)tokenWithString:(id)arg1 andLevel:(int)arg2; + +- (id)stringForIndex:(int)arg1 withFormat:(int)arg2 initialNumber:(int)arg3; +- (id)initWithString:(id)arg1 andLevel:(int)arg2; +- (int)level; +- (id)string; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WMOfficeArtMapper.h b/OfficeImport.framework/WMOfficeArtMapper.h new file mode 100755 index 0000000..de96589 --- /dev/null +++ b/OfficeImport.framework/WMOfficeArtMapper.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDAContent; + +@interface WMOfficeArtMapper : CMDrawableMapper { + BOOL mFloating; + BOOL mIsMapped; + BOOL mIsInsideGroup; + WDAContent *mContent; + unsigned int mCurrentPage; +} + + +- (id)initWithWdOfficeArt:(id)arg1 parent:(id)arg2; +- (BOOL)isInsideGroup; +- (id)initWithOadDrawable:(id)arg1 asFloating:(BOOL)arg2 origin:(struct CGPoint { float x1; float x2; })arg3 parent:(id)arg4; +- (void)setBoundingBox; +- (void)setWithClientData:(id)arg1 state:(id)arg2; +- (void)mapOfficeArtShapeAt:(id)arg1 withState:(id)arg2; +- (void)mapOfficeArtImageAt:(id)arg1 withState:(id)arg2; +- (void)mapOfficeArtGroupAt:(id)arg1 withState:(id)arg2; +- (void)mapDiagramAt:(id)arg1 withState:(id)arg2; +- (void)mapOfficeArtTextboxAt:(id)arg1 withState:(id)arg2; +- (void)mapTextBoxAt:(id)arg1 withState:(id)arg2; +- (struct CGSize { float x1; float x2; })expandedSizeForTextBox:(id)arg1 withState:(id)arg2; +- (void)setIsInsideGroup:(BOOL)arg1; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (id)blipAtIndex:(unsigned int)arg1; +- (void)setCurrentPage:(unsigned int)arg1; + +@end diff --git a/OfficeImport.framework/WMParagraphMapper.h b/OfficeImport.framework/WMParagraphMapper.h new file mode 100755 index 0000000..039b359 --- /dev/null +++ b/OfficeImport.framework/WMParagraphMapper.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDParagraph, WMParagraphMapper, OIXMLElement; + +@interface WMParagraphMapper : CMMapper { + WDParagraph *wdParagraph; + WMParagraphMapper *mCurrentMapper; + OIXMLElement *mActiveNode; + BOOL mIsDeleted; +} + ++ (void)mapPlaceholderAt:(id)arg1 rect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 withState:(id)arg3; + +- (id)initWithBlock:(id)arg1 parent:(id)arg2; +- (BOOL)isTextFrame; +- (BOOL)containsOfficeArt; +- (void)mapParagraphBodyWithState:(id)arg1; +- (BOOL)isCollapsable:(id)arg1; +- (id)runAtIndex:(int)arg1; +- (void)mapFieldMarkerAt:(id)arg1 marker:(id)arg2 withState:(id)arg3; +- (id)activeNode; +- (void)mapRunAt:(id)arg1 run:(id)arg2 withState:(id)arg3; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WMParagraphStyle.h b/OfficeImport.framework/WMParagraphStyle.h new file mode 100755 index 0000000..3628d46 --- /dev/null +++ b/OfficeImport.framework/WMParagraphStyle.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WMParagraphStyle : WMStyle { + BOOL mIsInTextFrame; +} + ++ (BOOL)isShadingNull:(id)arg1; + +- (id)initWithWDParagraphProperties:(id)arg1 isInTextFrame:(BOOL)arg2; +- (void)addListProperties:(id)arg1; +- (void)addParagraphProperties:(id)arg1; +- (id)initWithWDStyle:(id)arg1 isInTextFrame:(BOOL)arg2; +- (void)addParagraphStyleCharacterProperties:(id)arg1; +- (void)mapBorders:(id)arg1; + +@end diff --git a/OfficeImport.framework/WMParagraphStyleMapper.h b/OfficeImport.framework/WMParagraphStyleMapper.h new file mode 100755 index 0000000..fcea975 --- /dev/null +++ b/OfficeImport.framework/WMParagraphStyleMapper.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDParagraph, WMParagraphStyle, WDParagraphProperties; + +@interface WMParagraphStyleMapper : CMMapper { + WDParagraphProperties *wdParaProperties; + WDParagraph *wdParagraph; + WMParagraphStyle *mStyle; +} + + +- (id)labelStringWithGap:(id)arg1; +- (bool)checkListId:(int)arg1 level:(int)arg2; +- (void)mapBulletAt:(id)arg1 forLevel:(id)arg2 forIndex:(int)arg3 listState:(id)arg4 isOutline:(BOOL)arg5; +- (id)bulletLabelAtLevel:(id)arg1 forIndex:(int)arg2 bulletFormat:(int)arg3 listState:(id)arg4; +- (id)initWithWDParagraph:(id)arg1 parent:(id)arg2 isInTextFrame:(BOOL)arg3; +- (BOOL)isListItem; +- (void)mapListStyleAt:(id)arg1 state:(id)arg2; +- (void)destyleEmptyParagraph; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WMPictureMapper.h b/OfficeImport.framework/WMPictureMapper.h new file mode 100755 index 0000000..7dc9416 --- /dev/null +++ b/OfficeImport.framework/WMPictureMapper.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDPicture; + +@interface WMPictureMapper : CMDrawableMapper { + WDPicture *wdPicture; +} + + +- (void)mapBounds; +- (id)initWithWDPicture:(id)arg1 parent:(id)arg2; +- (void)setBoundingBox; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/WMSectionContentMapper.h b/OfficeImport.framework/WMSectionContentMapper.h new file mode 100755 index 0000000..e35380c --- /dev/null +++ b/OfficeImport.framework/WMSectionContentMapper.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDText; + +@interface WMSectionContentMapper : CMMapper { + WDText *wdText; +} + + +- (void)updateTextFrameState:(id)arg1 atIndex:(int)arg2; +- (void)mapTextFrameAt:(id)arg1 withState:(id)arg2; +- (void)mapTextFrameStyleTo:(id)arg1 withState:(id)arg2; +- (id)initWithWDText:(id)arg1 parent:(id)arg2; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (id)paragraphAtIndex:(int)arg1; + +@end diff --git a/OfficeImport.framework/WMSectionMapper.h b/OfficeImport.framework/WMSectionMapper.h new file mode 100755 index 0000000..8198023 --- /dev/null +++ b/OfficeImport.framework/WMSectionMapper.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDSection; + +@interface WMSectionMapper : CMMapper { + WDSection *wdSection; + float mTopMargin; + float mLeftMargin; + BOOL mBreakAtStart; + BOOL mBreakAtEnd; + BOOL mIsTitlePage; +} + ++ (BOOL)isContentEmpty:(id)arg1; + +- (void)MapSectionStyleAt:(id)arg1; +- (void)mapHeaderAt:(id)arg1 withState:(id)arg2; +- (void)mapFooterAt:(id)arg1 withState:(id)arg2; +- (id)initWithWDSection:(id)arg1 breakAtStart:(BOOL)arg2 breakAtEnd:(BOOL)arg3 parent:(id)arg4; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (float)topMargin; +- (void)setTopMargin:(float)arg1; +- (float)leftMargin; +- (void)setLeftMargin:(float)arg1; + +@end diff --git a/OfficeImport.framework/WMSectionStyle.h b/OfficeImport.framework/WMSectionStyle.h new file mode 100755 index 0000000..ff58beb --- /dev/null +++ b/OfficeImport.framework/WMSectionStyle.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WMSectionStyle : WMStyle { +} + + + +@end diff --git a/OfficeImport.framework/WMState.h b/OfficeImport.framework/WMState.h new file mode 100755 index 0000000..56590dd --- /dev/null +++ b/OfficeImport.framework/WMState.h @@ -0,0 +1,65 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDText, CMOutlineState, NSMutableDictionary; + +@interface WMState : CMState { + CMOutlineState *currentListState; + CMOutlineState *outlineState; + NSMutableDictionary *listStates; + WDText *mLastHeader; + WDText *mLastFooter; + unsigned int mCurrentPage; + unsigned int mBlockIndex; + unsigned int mRunIndex; + float mTopMargin; + float mLeftMargin; + float mPageHeight; + BOOL mIsFrame; + BOOL mIsFrameStart; + BOOL mIsFrameEnd; + BOOL mIsHeaderOrFooter; + float mTotalPageHeight; +} + + +- (void)clearCurrentListState; +- (BOOL)isCurrentListStateOverridden; +- (void)setLastHeader:(id)arg1; +- (id)lastHeader; +- (void)setIsHeaderOrFooter:(BOOL)arg1; +- (void)setLastFooter:(id)arg1; +- (id)lastFooter; +- (void)setBlockIndex:(unsigned int)arg1; +- (BOOL)isFrame; +- (unsigned int)blockIndex; +- (void)setIsFrame:(BOOL)arg1; +- (void)setIsFrameStart:(BOOL)arg1; +- (void)setIsFrameEnd:(BOOL)arg1; +- (BOOL)isFrameEnd; +- (BOOL)isFrameStart; +- (id)currentListState; +- (BOOL)isCurrentListId:(int)arg1; +- (id)listStateForListId:(int)arg1; +- (void)setListState:(id)arg1 forListId:(int)arg2; +- (void)setCurrentListState:(id)arg1; +- (id)outlineState; +- (void)setRunIndex:(unsigned int)arg1; +- (BOOL)isHeaderOrFooter; +- (float)pageOffset; +- (float)totalPageHeight; +- (void)setTotalPageHeight:(float)arg1; +- (unsigned int)runIndex; +- (void)setPageHeight:(float)arg1; +- (float)pageHeight; +- (float)topMargin; +- (void)setTopMargin:(float)arg1; +- (float)leftMargin; +- (void)setLeftMargin:(float)arg1; +- (unsigned int)currentPage; +- (void)setCurrentPage:(unsigned int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WMStyle.h b/OfficeImport.framework/WMStyle.h new file mode 100755 index 0000000..efc633a --- /dev/null +++ b/OfficeImport.framework/WMStyle.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WMStyle : CMStyle { +} + + +- (id)initWithWMStyle:(id)arg1; +- (id)initWithWDCharacterProperties:(id)arg1; +- (void)cascadeWithStyle:(id)arg1; +- (void)ResoveInterPropertyDependencies; +- (id)cssStyleString; +- (id)initWithWDStyle:(id)arg1 isInTextFrame:(BOOL)arg2; +- (void)addCharacterProperties:(id)arg1; +- (id)initWithWDStyle:(id)arg1; + +@end diff --git a/OfficeImport.framework/WMSymbolMapper.h b/OfficeImport.framework/WMSymbolMapper.h new file mode 100755 index 0000000..26b8b20 --- /dev/null +++ b/OfficeImport.framework/WMSymbolMapper.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSString; + +@interface WMSymbolMapper : CMMapper { + unsigned short mCharacter; + NSString *mFontName; +} + ++ (unsigned short)mapWindingsCharacter:(unsigned short)arg1; ++ (unsigned short)mapZapfDingbatsCharacter:(unsigned short)arg1; + +- (id)initWithWDSymbol:(id)arg1 parent:(id)arg2; +- (void)mapAt:(id)arg1 withState:(id)arg2; + +@end diff --git a/OfficeImport.framework/WMTableCellMapper.h b/OfficeImport.framework/WMTableCellMapper.h new file mode 100755 index 0000000..359158f --- /dev/null +++ b/OfficeImport.framework/WMTableCellMapper.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDTableCell; + +@interface WMTableCellMapper : CMMapper { + WDTableCell *mWdTableCell; + unsigned int mColSpan; + double mHeight; + double mWidth; + double mLeftPadding; + double mRightPadding; +} + + +- (id)initWithWDTableCell:(id)arg1 atIndex:(unsigned int)arg2 parent:(id)arg3; +- (id)tableMapper; +- (void)mapCellStyleAt:(id)arg1; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (unsigned int)colSpan; + +@end diff --git a/OfficeImport.framework/WMTableCellStyle.h b/OfficeImport.framework/WMTableCellStyle.h new file mode 100755 index 0000000..e638664 --- /dev/null +++ b/OfficeImport.framework/WMTableCellStyle.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WMTableCellStyle : WMStyle { + double mLeftPadding; + double mRightPadding; +} + ++ (id)dominantColorOf:(id)arg1; ++ (id)resolveStyleColorWithPercentage:(float)arg1 shading:(id)arg2; ++ (id)resolveStyleColorWithPercentage:(float)arg1 foregroundColor:(id)arg2 backgroundColor:(id)arg3; ++ (float)resolveColorValueWithPercentage:(float)arg1 foregroundComponent:(float)arg2 backgroundComponent:(float)arg3; + +- (id)initWithTableCellProperties:(id)arg1; +- (void)addTableCellProperties:(id)arg1; +- (double)leftPadding; +- (double)rightPadding; + +@end diff --git a/OfficeImport.framework/WMTableColumnInfo.h b/OfficeImport.framework/WMTableColumnInfo.h new file mode 100755 index 0000000..483915c --- /dev/null +++ b/OfficeImport.framework/WMTableColumnInfo.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class NSMutableArray; + +@interface WMTableColumnInfo : NSObject { + NSMutableArray *mStopArray; +} + + +- (id)initWithStopArray:(id)arg1; +- (void)mergeStopArray:(id)arg1; +- (float)stopAt:(unsigned int)arg1; +- (unsigned int)columnSpan:(float)arg1 at:(unsigned int)arg2; +- (unsigned int)count; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WMTableMapper.h b/OfficeImport.framework/WMTableMapper.h new file mode 100755 index 0000000..92ef012 --- /dev/null +++ b/OfficeImport.framework/WMTableMapper.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WMTableStyle, WDTable, WMTableColumnInfo, WMBordersProperty; + +@interface WMTableMapper : CMMapper { + WDTable *mWdTable; + WMBordersProperty *mInsideBorders; + WMTableStyle *mStyle; + WMTableColumnInfo *mColumnInfo; +} + ++ (BOOL)isTableDeleted:(id)arg1; + +- (void)setInsideBorders:(id)arg1; +- (id)createColumnInfo; +- (id)createStopArrayForRow:(unsigned int)arg1; +- (id)columnInfo; +- (id)insideBorders; +- (id)initWithWDTable:(id)arg1 parent:(id)arg2; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WMTableRowMapper.h b/OfficeImport.framework/WMTableRowMapper.h new file mode 100755 index 0000000..22bba5a --- /dev/null +++ b/OfficeImport.framework/WMTableRowMapper.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDTableRow; + +@interface WMTableRowMapper : CMMapper { + WDTableRow *mWdTableRow; + double mHeight; +} + ++ (BOOL)isTableRowDeleted:(id)arg1; + +- (void)setRowProperties:(id)arg1; +- (id)initWithWDTableRow:(id)arg1 parent:(id)arg2; +- (void)mapAt:(id)arg1 withState:(id)arg2; +- (double)height; + +@end diff --git a/OfficeImport.framework/WMTableStyle.h b/OfficeImport.framework/WMTableStyle.h new file mode 100755 index 0000000..c523daa --- /dev/null +++ b/OfficeImport.framework/WMTableStyle.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDTableProperties; + +@interface WMTableStyle : WMStyle { + WDTableProperties *mWdTableProperties; +} + + +- (void)addTableProperties:(id)arg1; +- (id)initWithWDTableProperties:(id)arg1; + +@end diff --git a/OfficeImport.framework/WMTop.h b/OfficeImport.framework/WMTop.h new file mode 100755 index 0000000..6474fbe --- /dev/null +++ b/OfficeImport.framework/WMTop.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WMTop : NSObject { +} + ++ (void)fillHTMLArchiveForOfficeFile:(id)arg1 xmlFlag:(BOOL)arg2 archiver:(id)arg3; ++ (void)fillHTMLArchiveForOfficeData:(id)arg1 fileName:(id)arg2 xmlFlag:(BOOL)arg3 archiver:(id)arg4; ++ (id)readWordFileFrom:(id)arg1 xmlFlag:(BOOL)arg2 asThumbnail:(BOOL)arg3 archiver:(id)arg4; + + +@end diff --git a/OfficeImport.framework/WXBookmark.h b/OfficeImport.framework/WXBookmark.h new file mode 100755 index 0000000..26bfa80 --- /dev/null +++ b/OfficeImport.framework/WXBookmark.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXBookmark : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/WXBorder.h b/OfficeImport.framework/WXBorder.h new file mode 100755 index 0000000..820d361 --- /dev/null +++ b/OfficeImport.framework/WXBorder.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXBorder : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2; ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/WXCharacterProperties.h b/OfficeImport.framework/WXCharacterProperties.h new file mode 100755 index 0000000..79d0927 --- /dev/null +++ b/OfficeImport.framework/WXCharacterProperties.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXCharacterProperties : NSObject { +} + ++ (void)applyDeletionInsertionProperties:(id)arg1 state:(id)arg2; ++ (BOOL)readBooleanCharacterProperty:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 propertyName:(const char *)arg2 attributeName:(const char *)arg3 outValue:(int*)arg4; ++ (int)languageFromString:(id)arg1; ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 state:(id)arg3; ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/WXCharacterRun.h b/OfficeImport.framework/WXCharacterRun.h new file mode 100755 index 0000000..792e5ac --- /dev/null +++ b/OfficeImport.framework/WXCharacterRun.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXCharacterRun : NSObject { +} + ++ (void)readFromString:(id)arg1 source:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg2 to:(id)arg3; ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2; + + +@end diff --git a/OfficeImport.framework/WXCommon.h b/OfficeImport.framework/WXCommon.h new file mode 100755 index 0000000..bf36b7b --- /dev/null +++ b/OfficeImport.framework/WXCommon.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXCommon : NSObject { +} + ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/WXDocument.h b/OfficeImport.framework/WXDocument.h new file mode 100755 index 0000000..5c81a3e --- /dev/null +++ b/OfficeImport.framework/WXDocument.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXDocument : NSObject { +} + ++ (id)readFromArchive:(id)arg1 cancel:(id)arg2 asThumbnail:(BOOL)arg3; ++ (id)readFromData:(id)arg1 cancel:(id)arg2 asThumbnail:(BOOL)arg3; ++ (id)documentFrom:(id)arg1 reader:(id)arg2 cancel:(id)arg3 asThumbnail:(BOOL)arg4; ++ (void)mapFontTable:(id)arg1 to:(id)arg2; ++ (void)mapStyles:(id)arg1 to:(id)arg2 state:(id)arg3; ++ (void)mapLists:(id)arg1 to:(id)arg2 state:(id)arg3; ++ (void)readDocumentSettings:(id)arg1 to:(id)arg2 state:(id)arg3; ++ (void)mapDocument:(id)arg1 to:(id)arg2 state:(id)arg3; ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/WXFieldMarker.h b/OfficeImport.framework/WXFieldMarker.h new file mode 100755 index 0000000..afc073b --- /dev/null +++ b/OfficeImport.framework/WXFieldMarker.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXFieldMarker : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2; + + +@end diff --git a/OfficeImport.framework/WXFont.h b/OfficeImport.framework/WXFont.h new file mode 100755 index 0000000..5e61262 --- /dev/null +++ b/OfficeImport.framework/WXFont.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXFont : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2; ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/WXFontTable.h b/OfficeImport.framework/WXFontTable.h new file mode 100755 index 0000000..4e46d5c --- /dev/null +++ b/OfficeImport.framework/WXFontTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXFontTable : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2; + + +@end diff --git a/OfficeImport.framework/WXList.h b/OfficeImport.framework/WXList.h new file mode 100755 index 0000000..b2b9f05 --- /dev/null +++ b/OfficeImport.framework/WXList.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXList : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/WXListDefinition.h b/OfficeImport.framework/WXListDefinition.h new file mode 100755 index 0000000..b826e3e --- /dev/null +++ b/OfficeImport.framework/WXListDefinition.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXListDefinition : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 state:(id)arg3; ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/WXListDefinitionTable.h b/OfficeImport.framework/WXListDefinitionTable.h new file mode 100755 index 0000000..50cfcd3 --- /dev/null +++ b/OfficeImport.framework/WXListDefinitionTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXListDefinitionTable : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/WXListLevel.h b/OfficeImport.framework/WXListLevel.h new file mode 100755 index 0000000..bc03433 --- /dev/null +++ b/OfficeImport.framework/WXListLevel.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXListLevel : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 state:(id)arg3; ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/WXListLevelOverride.h b/OfficeImport.framework/WXListLevelOverride.h new file mode 100755 index 0000000..c2af62a --- /dev/null +++ b/OfficeImport.framework/WXListLevelOverride.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXListLevelOverride : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/WXListTable.h b/OfficeImport.framework/WXListTable.h new file mode 100755 index 0000000..a79b379 --- /dev/null +++ b/OfficeImport.framework/WXListTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXListTable : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/WXNote.h b/OfficeImport.framework/WXNote.h new file mode 100755 index 0000000..3110125 --- /dev/null +++ b/OfficeImport.framework/WXNote.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXNote : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/WXOAVState.h b/OfficeImport.framework/WXOAVState.h new file mode 100755 index 0000000..e0b8253 --- /dev/null +++ b/OfficeImport.framework/WXOAVState.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class WDParagraph, NSMutableDictionary, WXState; + +@interface WXOAVState : OAVState { + WXState *mWxState; + WDParagraph *mParagraph; + NSMutableDictionary *mNextVmlShapeIdToTextBoxMap; +} + + +- (id)currentParagraph; +- (id)nextVmlShapeIdToTextBoxMap; +- (id)initWithWXState:(id)arg1; +- (id)wxState; +- (void)setCurrentParagraph:(id)arg1; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WXOfficeArt.h b/OfficeImport.framework/WXOfficeArt.h new file mode 100755 index 0000000..198a591 --- /dev/null +++ b/OfficeImport.framework/WXOfficeArt.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXOfficeArt : NSObject { +} + ++ (void)readOAX:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 parentRElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg2 parentParagraph:(id)arg3 state:(id)arg4 to:(id)arg5; ++ (void)readVml:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 parentRElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg2 parentParagraph:(id)arg3 state:(id)arg4 to:(id)arg5; ++ (void)readClientData:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2 to:(id)arg3; ++ (void)readPosition:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2 to:(id)arg3 isHorizontal:(bool)arg4; ++ (void)readWrap:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2 to:(id)arg3; ++ (void)readWrapDistance:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 parentElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg2 state:(id)arg3 to:(id)arg4; ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 parentRElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg2 parentParagraph:(id)arg3 state:(id)arg4 to:(id)arg5; ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/WXOfficeArtClient.h b/OfficeImport.framework/WXOfficeArtClient.h new file mode 100755 index 0000000..7c589d3 --- /dev/null +++ b/OfficeImport.framework/WXOfficeArtClient.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXOfficeArtClient : OAXClient { +} + + +- (void)readClientDataFromNode:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toDrawable:(id)arg2 state:(id)arg3; + +@end diff --git a/OfficeImport.framework/WXParagraph.h b/OfficeImport.framework/WXParagraph.h new file mode 100755 index 0000000..f369f5c --- /dev/null +++ b/OfficeImport.framework/WXParagraph.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXParagraph : NSObject { +} + ++ (void)readFromString:(id)arg1 to:(id)arg2; ++ (void)readRunsTo:(id)arg1 state:(id)arg2; ++ (void)readRunsFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 paragraphNamespace:(struct _xmlNs { struct _xmlNs {} *x1; int x2; char *x3; char *x4; void *x5; struct _xmlDoc {} *x6; }*)arg2 to:(id)arg3 state:(id)arg4; ++ (void)readSimpleFieldFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 paragraphNamespace:(struct _xmlNs { struct _xmlNs {} *x1; int x2; char *x3; char *x4; void *x5; struct _xmlDoc {} *x6; }*)arg2 to:(id)arg3 state:(id)arg4; ++ (void)readHyperlinkFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 paragraphNamespace:(struct _xmlNs { struct _xmlNs {} *x1; int x2; char *x3; char *x4; void *x5; struct _xmlDoc {} *x6; }*)arg2 to:(id)arg3 state:(id)arg4; ++ (void)readTrackingFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 paragraphNamespace:(struct _xmlNs { struct _xmlNs {} *x1; int x2; char *x3; char *x4; void *x5; struct _xmlDoc {} *x6; }*)arg2 to:(id)arg3 state:(id)arg4; ++ (void)readAnnotationFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 paragraphNamespace:(struct _xmlNs { struct _xmlNs {} *x1; int x2; char *x3; char *x4; void *x5; struct _xmlDoc {} *x6; }*)arg2 to:(id)arg3 state:(id)arg4; ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 baseStyle:(id)arg2 to:(id)arg3 state:(id)arg4; + + +@end diff --git a/OfficeImport.framework/WXParagraphProperties.h b/OfficeImport.framework/WXParagraphProperties.h new file mode 100755 index 0000000..1d0e6a0 --- /dev/null +++ b/OfficeImport.framework/WXParagraphProperties.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXParagraphProperties : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 readBaseStyle:(BOOL)arg3 state:(id)arg4; ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/WXReader.h b/OfficeImport.framework/WXReader.h new file mode 100755 index 0000000..c1071cb --- /dev/null +++ b/OfficeImport.framework/WXReader.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXReader : OCXReader { +} + ++ (id)readFromFileName:(id)arg1 cancel:(id)arg2 tracing:(id)arg3; ++ (id)readFromData:(id)arg1 cancel:(id)arg2 tracing:(id)arg3; ++ (id)readFromPackage:(id)arg1 cancel:(id)arg2 tracing:(id)arg3; + + +@end diff --git a/OfficeImport.framework/WXSection.h b/OfficeImport.framework/WXSection.h new file mode 100755 index 0000000..aafd7cc --- /dev/null +++ b/OfficeImport.framework/WXSection.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXSection : NSObject { +} + ++ (void)mapHeader:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toSection:(id)arg2 state:(id)arg3; ++ (void)mapFooter:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toSection:(id)arg2 state:(id)arg3; ++ (void)mapPrinterSettings:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toSection:(id)arg2 state:(id)arg3; ++ (void)mapProperties:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toSection:(id)arg2 state:(id)arg3; ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 state:(id)arg3; ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/WXShading.h b/OfficeImport.framework/WXShading.h new file mode 100755 index 0000000..945454f --- /dev/null +++ b/OfficeImport.framework/WXShading.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXShading : NSObject { +} + ++ (id)getColorFromCString:(const char *)arg1; ++ (id)getColorFromString:(id)arg1; ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2; ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/WXSpecialCharacter.h b/OfficeImport.framework/WXSpecialCharacter.h new file mode 100755 index 0000000..fc6f797 --- /dev/null +++ b/OfficeImport.framework/WXSpecialCharacter.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXSpecialCharacter : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2; + + +@end diff --git a/OfficeImport.framework/WXState.h b/OfficeImport.framework/WXState.h new file mode 100755 index 0000000..93a79c7 --- /dev/null +++ b/OfficeImport.framework/WXState.h @@ -0,0 +1,90 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@class OCPPackagePart, NSMutableArray, SFUNoCopyDictionary, WXOAVState, OAXDrawingState, WDDocument, ; + +@interface WXState : NSObject { + WDDocument *mDocument; + SFUNoCopyDictionary *mTextNodesToBeAdded; + SFUNoCopyDictionary *mMapBookmarkIdToName; + SFUNoCopyDictionary *mMapAnnotationIdToAnnotation; + OCPPackagePart *mPackagePart; + OCPPackagePart *mAnnotationPart; + struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; } *mFootnoteDocument; + struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; } *mFootnotes; + struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; } *mEndnoteDocument; + struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; } *mEndnotes; + struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; } *mAnnotationDocument; + struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; } *mAnnotations; + NSMutableArray *mDeleteAuthorStack; + NSMutableArray *mDeleteDateStack; + NSMutableArray *mEditAuthorStack; + NSMutableArray *mEditDateStack; + NSMutableArray *mFormatAuthorStack; + NSMutableArray *mFormatDateStack; + WXOAVState *mWXOavState; + OAXDrawingState *mDrawingState; + int mCurrentOfficeArtTextType; + BOOL mNewSectionRequested; + unsigned long mCurrentRowCNFStyle; + unsigned long mCurrentCellCNFStyle; + BOOL mCurrentTableWraps; + *mCancelDelegate; + BOOL mIsThumbnail; +} + +@property(retain) * cancelDelegate; +@property int currentOfficeArtTextType; + + +- (id)initNoStacksWith:(id)arg1; +- (void)addText:(id)arg1 node:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg2; +- (void)addAnnotationID:(long)arg1 annotation:(id)arg2; +- (id)annotationWithID:(long)arg1; +- (struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)xmlAnnotationWithID:(long)arg1; +- (id)annotationPart; +- (void)setAnnotationPart:(id)arg1; +- (void)pushFormatAuthor:(id)arg1 date:(id)arg2; +- (void)popFormatAuthorDate; +- (id)currentFormatAuthor; +- (id)currentFormatDate; +- (void)setCurrentRowCNFStyle:(unsigned long)arg1; +- (void)setCurrentCellCNFStyle:(unsigned long)arg1; +- (void)setCurrentTableWraps:(BOOL)arg1; +- (BOOL)currentTableWraps; +- (unsigned long)currentRowCNFStyle; +- (unsigned long)currentCellCNFStyle; +- (id)nodesToBeAdded:(id)arg1; +- (void)clearOutNodesToBeAdded:(id)arg1; +- (void)pushEditAuthor:(id)arg1 date:(id)arg2; +- (void)popEditAuthorDate; +- (void)pushDeleteAuthor:(id)arg1 date:(id)arg2; +- (void)popDeleteAuthorDate; +- (int)currentOfficeArtTextType; +- (void)setCurrentOfficeArtTextType:(int)arg1; +- (struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)xmlFootnoteWithID:(long)arg1; +- (struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)xmlEndnoteWithID:(long)arg1; +- (BOOL)isNewSectionRequested; +- (void)setNewSectionRequested:(BOOL)arg1; +- (void)setDocumentPart:(id)arg1; +- (id)wxoavState; +- (id)currentDeleteAuthor; +- (id)currentDeleteDate; +- (id)currentEditAuthor; +- (id)currentEditDate; +- (void)addBookmarkId:(int)arg1 name:(id)arg2; +- (id)bookmarkName:(int)arg1; +- (void)setDocument:(id)arg1; +- (BOOL)isThumbnail; +- (void)setIsThumbnail:(BOOL)arg1; +- (id)drawingState; +- (void)setPackagePart:(id)arg1; +- (void)setCancelDelegate:(id)arg1; +- (id)packagePart; +- (id)cancelDelegate; +- (id)document; +- (id)init; +- (void)dealloc; + +@end diff --git a/OfficeImport.framework/WXStyle.h b/OfficeImport.framework/WXStyle.h new file mode 100755 index 0000000..d442759 --- /dev/null +++ b/OfficeImport.framework/WXStyle.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXStyle : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 defaults:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg3 state:(id)arg4; ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/WXStyleSheet.h b/OfficeImport.framework/WXStyleSheet.h new file mode 100755 index 0000000..199d277 --- /dev/null +++ b/OfficeImport.framework/WXStyleSheet.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXStyleSheet : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 state:(id)arg3; ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/WXSymbol.h b/OfficeImport.framework/WXSymbol.h new file mode 100755 index 0000000..fdc07df --- /dev/null +++ b/OfficeImport.framework/WXSymbol.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXSymbol : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 parentRElement:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg2 to:(id)arg3 state:(id)arg4; + + +@end diff --git a/OfficeImport.framework/WXTable.h b/OfficeImport.framework/WXTable.h new file mode 100755 index 0000000..c7e56ca --- /dev/null +++ b/OfficeImport.framework/WXTable.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXTable : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/WXTableCell.h b/OfficeImport.framework/WXTableCell.h new file mode 100755 index 0000000..b4c8e51 --- /dev/null +++ b/OfficeImport.framework/WXTableCell.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXTableCell : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/WXTableCellProperties.h b/OfficeImport.framework/WXTableCellProperties.h new file mode 100755 index 0000000..3e05394 --- /dev/null +++ b/OfficeImport.framework/WXTableCellProperties.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXTableCellProperties : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 state:(id)arg3; ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/WXTableProperties.h b/OfficeImport.framework/WXTableProperties.h new file mode 100755 index 0000000..0d92397 --- /dev/null +++ b/OfficeImport.framework/WXTableProperties.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXTableProperties : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 state:(id)arg3; ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/WXTableRow.h b/OfficeImport.framework/WXTableRow.h new file mode 100755 index 0000000..ac81cdb --- /dev/null +++ b/OfficeImport.framework/WXTableRow.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXTableRow : NSObject { +} + ++ (void)readCellsFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 tableGrid:(struct ChVector { long *x1; long *x2; unsigned int x3; unsigned int x4; unsigned int x5; }*)arg2 to:(id)arg3 gridIndex:(int*)arg4 state:(id)arg5; ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 tableGrid:(struct ChVector { }*)arg2 to:(id)arg3 state:(id)arg4; + + +@end diff --git a/OfficeImport.framework/WXTableRowProperties.h b/OfficeImport.framework/WXTableRowProperties.h new file mode 100755 index 0000000..8236178 --- /dev/null +++ b/OfficeImport.framework/WXTableRowProperties.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXTableRowProperties : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 state:(id)arg3; ++ (void)initialize; + + +@end diff --git a/OfficeImport.framework/WXTableStyleOverride.h b/OfficeImport.framework/WXTableStyleOverride.h new file mode 100755 index 0000000..b56bebd --- /dev/null +++ b/OfficeImport.framework/WXTableStyleOverride.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXTableStyleOverride : NSObject { +} + ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 to:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/WXText.h b/OfficeImport.framework/WXText.h new file mode 100755 index 0000000..5243033 --- /dev/null +++ b/OfficeImport.framework/WXText.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXText : NSObject { +} + ++ (void)updateTextBoxIdsFromState:(id)arg1; ++ (void)createChildren:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 baseStyle:(id)arg2 to:(id)arg3 state:(id)arg4; ++ (void)createChildrenFromStream:(struct _xmlTextReader { }*)arg1 baseStyle:(id)arg2 to:(id)arg3 state:(id)arg4; ++ (id)addNewSectionTo:(id)arg1 state:(id)arg2; ++ (void)readFromParagraph:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 baseStyle:(id)arg2 to:(id)arg3 state:(id)arg4; ++ (void)readFromTable:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 baseStyle:(id)arg2 to:(id)arg3 state:(id)arg4; ++ (void)readFromStream:(struct _xmlTextReader { }*)arg1 baseStyle:(id)arg2 to:(id)arg3 state:(id)arg4; ++ (void)readFromString:(id)arg1 to:(id)arg2; ++ (void)readFromStream:(struct _xmlTextReader { }*)arg1 state:(id)arg2; ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 baseStyle:(id)arg2 to:(id)arg3 state:(id)arg4; ++ (void)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 state:(id)arg2; + + +@end diff --git a/OfficeImport.framework/WXTextBox.h b/OfficeImport.framework/WXTextBox.h new file mode 100755 index 0000000..47bb4fb --- /dev/null +++ b/OfficeImport.framework/WXTextBox.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXTextBox : NSObject { +} + ++ (id)readFrom:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 parent:(id)arg2 state:(id)arg3; + + +@end diff --git a/OfficeImport.framework/WXVmlClient.h b/OfficeImport.framework/WXVmlClient.h new file mode 100755 index 0000000..178396b --- /dev/null +++ b/OfficeImport.framework/WXVmlClient.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/OfficeImport.framework/OfficeImport + */ + +@interface WXVmlClient : NSObject { +} + ++ (void)copyFromDrawable:(id)arg1 toContent:(id)arg2; ++ (BOOL)floating:(id)arg1; ++ (bool)behindText:(id)arg1; ++ (int)horizontalPosition:(id)arg1; ++ (int)relativeHorizontalPosition:(id)arg1; ++ (int)verticalPosition:(id)arg1; ++ (int)relativeVerticalPosition:(id)arg1; ++ (double)wrapDistanceLeft:(id)arg1; ++ (double)wrapDistanceTop:(id)arg1; ++ (double)wrapDistanceRight:(id)arg1; ++ (double)wrapDistanceBottom:(id)arg1; ++ (int)zIndex:(id)arg1; ++ (void)readTextWrappingFromParent:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toAnchor:(id)arg2; ++ (void)readFromDrawable:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toContent:(id)arg2; ++ (void)readClientDataFromShape:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toGraphic:(id)arg2 state:(id)arg3; ++ (void)readClientDataFromGroup:(struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; }*)arg1 toGroup:(id)arg2 state:(id)arg3; ++ (int)vmlSupportLevel; ++ (void)initialize; + + +@end diff --git a/PersistentConnection.framework/PCCancelAllProcessWakesOperation.h b/PersistentConnection.framework/PCCancelAllProcessWakesOperation.h new file mode 100755 index 0000000..dcea0fa --- /dev/null +++ b/PersistentConnection.framework/PCCancelAllProcessWakesOperation.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection + */ + +@interface PCCancelAllProcessWakesOperation : NSOperation { +} + + +- (BOOL)doesPidMatchCurrentProcessName:(int)arg1; +- (void)main; + +@end diff --git a/PersistentConnection.framework/PCConnectionManager.h b/PersistentConnection.framework/PCConnectionManager.h new file mode 100755 index 0000000..df8ab3a --- /dev/null +++ b/PersistentConnection.framework/PCConnectionManager.h @@ -0,0 +1,103 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection + */ + +@class , NSString, PCDarwinNotificationRunLoopSource, , NSRunLoop, PCPersistentTimer; + +@interface PCConnectionManager : NSObject { + int _connectionClass; + *_delegate; + NSString *_serviceIdentifier; + int _prefsStyle; + int _onlyAllowedStyle; + BOOL _onlyAllowedStyleSet; + NSRunLoop *_runLoop; + *_wwanGrowthAlgorithm; + *_wifiGrowthAlgorithm; + PCDarwinNotificationRunLoopSource *_prefsChangedSource; + PCPersistentTimer *_intervalTimer; + PCPersistentTimer *_reconnectWakeTimer; + PCPersistentTimer *_delayTimer; + unsigned int _powerAssertionID; + double _onTimeKeepAliveTime; + double _lastResumeTime; + double _lastStopTime; + double _lastReachableTime; + double _lastReconnectTime; + double _keepAliveGracePeriod; + unsigned int _reconnectIteration; + double _defaultPollingInterval; + double _pollingIntervalOverride; + BOOL _pollingIntervalOverrideSet; + BOOL _hasStarted; + BOOL _isRunning; + BOOL _inCallback; + BOOL _isInReconnectMode; + BOOL _reconnectWithKeepAliveDelay; + BOOL _forceManualWhenRoaming; + BOOL _fallBackToAlternateInterface; + BOOL _isReachable; +} + +@property(readonly) double currentKeepAliveInterval; +@property double minimumKeepAliveInterval; +@property double maximumKeepAliveInterval; +@property(readonly) double pollingInterval; +@property(readonly) NSString * loggingIdentifier; +@property BOOL fallBackToAlternateInterface; +@property double keepAliveGracePeriod; + ++ (Class)growthAlgorithmClass; ++ (id)_keepAliveCachePath; ++ (id)intervalCacheDictionaries; ++ (BOOL)_isCachedKeepAliveIntervalStillValid:(double)arg1 date:(id)arg2; + +- (void)log:(id)arg1; +- (void)cancelPollingIntervalOverride; +- (void)setFallBackToAlternateInterface:(BOOL)arg1; +- (void)logAtLevel:(int)arg1 format:(id)arg2; +- (BOOL)fallBackToAlternateInterface; +- (double)keepAliveGracePeriod; +- (double)_getCachedWWANKeepAliveInterval; +- (void)_preferencesChanged; +- (void)_loadPreferencesGeneratingEvent:(BOOL)arg1; +- (void)_clearTimers; +- (void)_adjustInterfaceAssertions; +- (void)_calloutWithEvent:(int)arg1; +- (double)pollingInterval; +- (void)_validateActionForCurrentStyle:(int)arg1; +- (void)_resolveStateWithAction:(int)arg1; +- (id)_currentGrowthAlgorithm; +- (void)_setupTimerForPushWithKeepAliveInterval:(double)arg1; +- (void)_saveWWANKeepAliveInterval:(double)arg1; +- (void)_setupTimerForPoll; +- (void)_setupKeepAliveForReconnect; +- (void)_intervalTimerFired; +- (void)_takePowerAssertion; +- (void)_delayTimerFired; +- (void)_clearTimersReleasingPowerAssertion:(BOOL)arg1; +- (id)_stringForEvent:(int)arg1; +- (void)_releasePowerAssertion; +- (void)logAtLevel:(int)arg1 format:(id)arg2 arguments:(void*)arg3; +- (id)loggingIdentifier; +- (double)minimumKeepAliveInterval; +- (double)maximumKeepAliveInterval; +- (id)_stringForAction:(int)arg1; +- (void)interfaceManagerInHomeCountryStatusChanged:(id)arg1; +- (void)interfaceManagerWWANInterfaceStatusChanged:(id)arg1; +- (void)interfaceManagerInternetReachabilityChanged:(id)arg1; +- (int)currentStyle; +- (double)currentKeepAliveInterval; +- (void)resumeManagerWithAction:(int)arg1; +- (BOOL)shouldClientScheduleReconnectDueToFailure; +- (void)stopManager; +- (void)setMaximumKeepAliveInterval:(double)arg1; +- (void)setMinimumKeepAliveInterval:(double)arg1; +- (void)setKeepAliveGracePeriod:(double)arg1; +- (id)initWithConnectionClass:(int)arg1 delegate:(id)arg2 serviceIdentifier:(id)arg3; +- (void)dealloc; +- (void)setPollingIntervalOverride:(double)arg1; +- (void)startManager; +- (void)setOnlyAllowedStyle:(int)arg1; + +@end diff --git a/PersistentConnection.framework/PCDarwinNotificationRunLoopSource.h b/PersistentConnection.framework/PCDarwinNotificationRunLoopSource.h new file mode 100755 index 0000000..166ce3e --- /dev/null +++ b/PersistentConnection.framework/PCDarwinNotificationRunLoopSource.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection + */ + +@class NSMachPort; + +@interface PCDarwinNotificationRunLoopSource : NSObject { + id _target; + SEL _selector; + NSMachPort *_port; + int _notifyToken; +} + + +- (void)invalidate; +- (void)handleMachMessage:(void*)arg1; +- (id)initWithDarwinNotificationName:(id)arg1 target:(id)arg2 selector:(SEL)arg3; +- (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; +- (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; +- (void)dealloc; + +@end diff --git a/PersistentConnection.framework/PCDistributedLock.h b/PersistentConnection.framework/PCDistributedLock.h new file mode 100755 index 0000000..a5ed7b2 --- /dev/null +++ b/PersistentConnection.framework/PCDistributedLock.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection + */ + +@class NSString; + +@interface PCDistributedLock : NSObject { + NSString *_path; + int _fd; +} + + +- (BOOL)tryLock; +- (BOOL)_lockBlocking:(BOOL)arg1; +- (id)initWithPath:(id)arg1; +- (void)unlock; +- (void)lock; +- (id)initWithName:(id)arg1; +- (void)dealloc; + +@end diff --git a/PersistentConnection.framework/PCLogging.h b/PersistentConnection.framework/PCLogging.h new file mode 100755 index 0000000..f6d49d3 --- /dev/null +++ b/PersistentConnection.framework/PCLogging.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection + */ + +@interface PCLogging : NSObject { +} + ++ (void)enableConsoleLoggingForLevel:(int)arg1; ++ (BOOL)loggingEnabledForLevel:(int)arg1; ++ (id)logFileDirectory; ++ (void)enableFileLogging:(BOOL)arg1; ++ (id)_stringWithCurrentTime; ++ (void)_appendString:(id)arg1 toFileNamed:(id)arg2; ++ (void)logKeepAliveInterval:(double)arg1 forServiceIdentifier:(id)arg2; ++ (void)logAtLevel:(int)arg1 delegate:(id)arg2 format:(id)arg3 arguments:(void*)arg4; ++ (void)logAtLevel:(int)arg1 delegate:(id)arg2 format:(id)arg3; ++ (void)initialize; ++ (void)enableLoggingForCustomHandler:(id)arg1; + + +@end diff --git a/PersistentConnection.framework/PCMultiStageGrowthAlgorithm.h b/PersistentConnection.framework/PCMultiStageGrowthAlgorithm.h new file mode 100755 index 0000000..08d2871 --- /dev/null +++ b/PersistentConnection.framework/PCMultiStageGrowthAlgorithm.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection + */ + +@class NSDate, NSString; + +@interface PCMultiStageGrowthAlgorithm : NSObject { + double _currentKeepAliveInterval; + double _minimumKeepAliveInterval; + double _maximumKeepAliveInterval; + double _lastKeepAliveInterval; + int _growthStage; + double _highWatermark; + double _initialGrowthStageHighWatermark; + double _initialGrowthStageLastAttempt; + NSDate *_leaveSteadyStateDate; + NSString *_loggingIdentifier; + NSString *_algorithmName; +} + +@property(readonly) NSString * loggingIdentifier; +@property double maximumKeepAliveInterval; +@property double minimumKeepAliveInterval; +@property(readonly) double currentKeepAliveInterval; + ++ (void)_loadDefaults; ++ (void)_loadDefaultValue:(double*)arg1 forKey:(struct __CFString { }*)arg2; + +- (id)initWithKeepAliveInterval:(double)arg1 loggingIdentifier:(id)arg2 algorithmName:(id)arg3; +- (id)loggingIdentifier; +- (void)_resetAlgorithmToInterval:(double)arg1; +- (double)minimumKeepAliveInterval; +- (void)_setCurrentKeepAliveInterval:(double)arg1; +- (double)maximumKeepAliveInterval; +- (id)_stringForAction:(int)arg1; +- (id)_stringForStage:(int)arg1; +- (void)_processInitialGrowthAction:(int)arg1; +- (void)_processRefinedGrowthAction:(int)arg1; +- (void)_processSteadyStateAction:(int)arg1; +- (void)_processBackoffAction:(int)arg1; +- (void)processNextAction:(int)arg1; +- (double)_steadyStateTimeout; +- (double)currentKeepAliveInterval; +- (void)setMaximumKeepAliveInterval:(double)arg1; +- (void)setMinimumKeepAliveInterval:(double)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/PersistentConnection.framework/PCPersistentIdentifiers.h b/PersistentConnection.framework/PCPersistentIdentifiers.h new file mode 100755 index 0000000..66840d7 --- /dev/null +++ b/PersistentConnection.framework/PCPersistentIdentifiers.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection + */ + +@interface PCPersistentIdentifiers : NSObject { +} + ++ (id)_processNamePrefix; ++ (int)pidFromMatchingIdentifer:(id)arg1; ++ (id)processNamePidAndStringIdentifier:(id)arg1; ++ (unsigned long long)hostUniqueIdentifier; ++ (id)processNameAndPidIdentifier; + + +@end diff --git a/PersistentConnection.framework/PCPersistentInterfaceManager.h b/PersistentConnection.framework/PCPersistentInterfaceManager.h new file mode 100755 index 0000000..bf1d5a6 --- /dev/null +++ b/PersistentConnection.framework/PCPersistentInterfaceManager.h @@ -0,0 +1,109 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection + */ + +@class PCPersistentTimer, NSTimer, NSRecursiveLock, NSMachPort, NSString; + +@interface PCPersistentInterfaceManager : NSObject { + NSRecursiveLock *_lock; + struct __CFDictionary { } *_delegatesAndRunLoops; + struct __CFSet { } *_WWANInterfaceAssertionDelegates; + NSTimer *_WWANInterfaceAssertionDisableTimer; + struct __CFSet { } *_WiFiAutoAssociationDelegates; + PCPersistentTimer *_WiFiAutoAssociationDisableTimer; + struct __CFSet { } *_wakeOnWiFiDelegates; + PCPersistentTimer *_wakeOnWiFiDisableTimer; + void *_ctServerConnection; + NSMachPort *_machPort; + void *_interfaceAssertion; + void *_wifiManager; + void *_reachability; + int _WWANContextIdentifier; + NSString *_WWANInterfaceName; + BOOL _isWWANInterfaceUp; + BOOL _isWWANInterfaceDataActive; + BOOL _isWWANInHomeCountry; + BOOL _hasWWANStatusIndicator; + BOOL _isPowerStateDetectionSupported; + BOOL _isWWANInterfaceInProlongedHighPowerState; + BOOL _isWWANInterfaceActivationPermitted; + double _lastActivationTime; + int _wwanRSSI; + BOOL _belowRSSIThreshold; + BOOL _isInCall; + BOOL _isInternetReachable; + BOOL _isInternetReachableViaWiFi; + BOOL _isWakeOnWiFiSupported; + BOOL _isWakeOnWiFiEnabled; + BOOL _shouldOverrideOnCallBehavior; +} + +@property(readonly) BOOL isWWANInterfaceUp; +@property(readonly) BOOL isWWANInHomeCountry; +@property(readonly) BOOL doesWWANInterfaceExist; +@property(readonly) NSString * WWANInterfaceName; +@property(readonly) BOOL isInternetReachableViaWiFi; +@property(readonly) BOOL isWakeOnWiFiSupported; +@property(readonly) BOOL isInternetReachable; +@property(readonly) BOOL isPowerStateDetectionSupported; +@property(readonly) BOOL isWWANInterfaceInProlongedHighPowerState; +@property(readonly) BOOL isInCall; +@property(readonly) BOOL isWWANInterfaceActivationPermitted; +@property(readonly) BOOL areAllNetworkInterfacesDisabled; + ++ (id)sharedInstance; + +- (void)handleMachMessage:(void*)arg1; +- (void)_adjustWiFiAutoAssociationLocked; +- (void)_adjustWiFiAutoAssociation; +- (void)_createWiFiManager; +- (void)addDelegate:(id)arg1 callbackRunLoop:(id)arg2; +- (BOOL)isPowerStateDetectionSupported; +- (BOOL)isWWANInterfaceInProlongedHighPowerState; +- (BOOL)isWWANInHomeCountry; +- (BOOL)isInternetReachable; +- (BOOL)isWakeOnWiFiSupported; +- (BOOL)areAllNetworkInterfacesDisabled; +- (void)keepWWANInterfaceUp:(BOOL)arg1 forDelegate:(id)arg2; +- (void)enableWiFiAutoAssociation:(BOOL)arg1 forDelegate:(id)arg2; +- (void)enableWakeOnWiFi:(BOOL)arg1 forDelegate:(id)arg2; +- (id)dhcpT1RenewalDate; +- (id)dhcpHalfLeaseExpirationDate; +- (void)bindSocketToWWANInterface:(int)arg1; +- (void)bindCFStreamToWWANInterface:(struct __CFReadStream { }*)arg1; +- (id)urlConnectionBoundToWWANInterfaceWithRequest:(id)arg1 delegate:(id)arg2 usesCache:(BOOL)arg3 maxContentLength:(long long)arg4 startImmediately:(BOOL)arg5 connectionProperties:(id)arg6; +- (void)_createCTConnection; +- (void)_createReachabilityMonitor; +- (void)_serverCallbackLocked:(id)arg1 info:(id)arg2; +- (void)_mainThreadDelayedInvalidation; +- (void)_ctConnectionWasInvalidated; +- (void)_updateWWANInterfaceAssertionsLocked; +- (void)_reachabilityCallbackLocked:(unsigned int)arg1; +- (void)_serverCallback:(id)arg1 info:(id)arg2; +- (void)_scheduleCalloutsForSelector:(SEL)arg1; +- (void)_updateWWANInterfaceUpStateLocked; +- (BOOL)_wantsWWANInterfaceAssertion; +- (BOOL)_wwanRSSIBelowThresholdAndWoWAvailableLocked; +- (void)_reachabilityCallback:(unsigned int)arg1; +- (void)_performCalloutsForSelectorValue:(id)arg1; +- (void)_updateWWANInterfaceAssertions; +- (void)_populateWakeOnWiFiCapabliityLocked; +- (void)_populateWakeOnWiFiCapabliity; +- (void)_adjustWakeOnWiFiLocked; +- (BOOL)_wantsWakeOnWiFiEnabled; +- (void)_adjustWakeOnWiFi; +- (BOOL)doesWWANInterfaceExist; +- (BOOL)isWWANInterfaceActivationPermitted; +- (BOOL)isInCall; +- (BOOL)isInternetReachableViaWiFi; +- (BOOL)_allowBindingToWWAN; +- (id)WWANInterfaceName; +- (id)WiFiInterfaceName; +- (void)bindSocket:(int)arg1 toWWANInterface:(BOOL)arg2; +- (void)bindCFStream:(struct __CFReadStream { }*)arg1 toWWANInterface:(BOOL)arg2; +- (void)removeDelegate:(id)arg1; +- (id)init; +- (id)urlConnectionBoundToWWANInterface:(BOOL)arg1 withRequest:(id)arg2 delegate:(id)arg3 usesCache:(BOOL)arg4 maxContentLength:(long long)arg5 startImmediately:(BOOL)arg6 connectionProperties:(id)arg7; +- (BOOL)isWWANInterfaceUp; + +@end diff --git a/PersistentConnection.framework/PCPersistentTimer.h b/PersistentConnection.framework/PCPersistentTimer.h new file mode 100755 index 0000000..3dc28ff --- /dev/null +++ b/PersistentConnection.framework/PCPersistentTimer.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection + */ + +@class NSDate, NSString, NSTimer; + +@interface PCPersistentTimer : NSObject { + double _fireTime; + double _startTime; + double _lastUpdateTime; + double _minimumEarlyFireProportion; + BOOL _triggerOnGMTChange; + BOOL _disableSystemWaking; + NSDate *_scheduledWakeDate; + NSString *_serviceIdentifier; + id _target; + SEL _selector; + id _userInfo; + NSTimer *_preventSleepRunLoopTimer; + NSTimer *_fireRunLoopTimer; + unsigned int _pmRootDomainConnect; + unsigned int _pmNotifier; + struct IONotificationPort { } *_pmNotificationPort; + struct __CFRunLoopSource { } *_pmRunLoopSource; + BOOL _sleepIsImminent; + unsigned int _powerAssertionID; + id _timeChangeSource; +} + +@property(readonly) NSString * loggingIdentifier; +@property BOOL disableSystemWaking; +@property double minimumEarlyFireProportion; + ++ (double)currentMachTimeInterval; ++ (id)lastSystemWakeDate; + +- (void)invalidate; +- (void)scheduleInRunLoop:(id)arg1; +- (void)setMinimumEarlyFireProportion:(double)arg1; +- (id)initWithFireDate:(id)arg1 serviceIdentifier:(id)arg2 target:(id)arg3 selector:(SEL)arg4 userInfo:(id)arg5; +- (BOOL)disableSystemWaking; +- (double)minimumEarlyFireProportion; +- (id)_initWithAbsoluteTime:(double)arg1 serviceIdentifier:(id)arg2 target:(id)arg3 selector:(SEL)arg4 userInfo:(id)arg5 triggerOnGMTChange:(BOOL)arg6; +- (void)_updateTimers; +- (void)scheduleInRunLoop:(id)arg1 inMode:(id)arg2; +- (void)_preventSleepFired; +- (void)_fireTimerFired; +- (void)_setPowerMonitoringEnabledForRunLoop:(id)arg1 mode:(id)arg2; +- (void)_setSignificantTimeChangeMonitoringEnabledForRunLoop:(id)arg1 mode:(id)arg2; +- (double)_nextForcedAlignmentAbsoluteTime; +- (id)_earlyFireDate; +- (void)_powerChangedMessageType:(unsigned int)arg1 notificationID:(void*)arg2; +- (id)loggingIdentifier; +- (void)interfaceManagerWWANInterfaceChangedPowerState:(id)arg1; +- (void)interfaceManagerWWANInterfaceStatusChanged:(id)arg1; +- (void)interfaceManagerInternetReachabilityChanged:(id)arg1; +- (void)setDisableSystemWaking:(BOOL)arg1; +- (BOOL)isValid; +- (id)initWithTimeInterval:(double)arg1 serviceIdentifier:(id)arg2 target:(id)arg3 selector:(SEL)arg4 userInfo:(id)arg5; +- (id)userInfo; +- (id)debugDescription; +- (void)dealloc; + +@end diff --git a/PersistentConnection.framework/PCScheduleSystemWakeOperation.h b/PersistentConnection.framework/PCScheduleSystemWakeOperation.h new file mode 100755 index 0000000..fa7c696 --- /dev/null +++ b/PersistentConnection.framework/PCScheduleSystemWakeOperation.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection + */ + +@class NSDate, NSString; + +@interface PCScheduleSystemWakeOperation : NSOperation { + BOOL _scheduleOrCancel; + NSDate *_wakeDate; + NSString *_serviceIdentifier; + void *_unqiueIdentifier; +} + + +- (id)initForScheduledWake:(BOOL)arg1 wakeDate:(id)arg2 serviceIdentifier:(id)arg3 uniqueIdentifier:(void*)arg4; +- (void)main; +- (void)dealloc; + +@end diff --git a/PersistentConnection.framework/PCSystemWakeManager.h b/PersistentConnection.framework/PCSystemWakeManager.h new file mode 100755 index 0000000..b2fcbc5 --- /dev/null +++ b/PersistentConnection.framework/PCSystemWakeManager.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection + */ + +@interface PCSystemWakeManager : NSObject { +} + ++ (void)scheduleWake:(BOOL)arg1 wakeDate:(id)arg2 serviceIdentifier:(id)arg3 uniqueIdentifier:(void*)arg4; + + +@end diff --git a/PhotoBoothEffects.framework/PBCompiledFilter.h b/PhotoBoothEffects.framework/PBCompiledFilter.h new file mode 100755 index 0000000..3815299 --- /dev/null +++ b/PhotoBoothEffects.framework/PBCompiledFilter.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoBoothEffects.framework/PhotoBoothEffects + */ + +@interface PBCompiledFilter : NSObject { + unsigned int _program; + unsigned int _vao; + unsigned int _vbo; + unsigned int *_uniforms; + int _uniformCount; +} + +@property(readonly) int uniformCount; +@property(readonly) unsigned int* uniforms; +@property(readonly) unsigned int program; + + +- (id)initWithProgram:(unsigned int)arg1 uniforms:(unsigned int*)arg2 uniformCount:(int)arg3; +- (int)uniformCount; +- (unsigned int*)uniforms; +- (unsigned int)program; +- (void)dealloc; + +@end diff --git a/PhotoBoothEffects.framework/PBConcreteOpenCLContext.h b/PhotoBoothEffects.framework/PBConcreteOpenCLContext.h new file mode 100755 index 0000000..c855884 --- /dev/null +++ b/PhotoBoothEffects.framework/PBConcreteOpenCLContext.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoBoothEffects.framework/PhotoBoothEffects + */ + +@class PBRuntimeWrapper; + +@interface PBConcreteOpenCLContext : PBOpenCLContext { + PBRuntimeWrapper *rtWrapper; +} + + +- (void)applyFilter:(id)arg1 toSurface:(struct __IOSurface { }*)arg2 mirrored:(BOOL)arg3 surfaceResultHandler:(id)arg4; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoBoothEffects.framework/PBContext.h b/PhotoBoothEffects.framework/PBContext.h new file mode 100755 index 0000000..82c7519 --- /dev/null +++ b/PhotoBoothEffects.framework/PBContext.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoBoothEffects.framework/PhotoBoothEffects + */ + +@interface PBContext : NSObject { +} + +@property(retain) struct __CVPixelBufferPool { }* largePool; +@property(retain) struct __CVPixelBufferPool { }* smallPool; +@property struct _CAImageQueue { }* outputImageQueue; + ++ (id)openGLContext; ++ (id)openCLContext; + +- (void)preloadFilter:(id)arg1; +- (void)renderFilter:(id)arg1 inputPixelBuffer:(struct __CVBuffer { }*)arg2; +- (void)renderFilter:(id)arg1 inputPixelBuffer:(struct __CVBuffer { }*)arg2 mirrored:(BOOL)arg3; +- (void)renderNineUp:(id)arg1 inputPixelBuffer:(struct __CVBuffer { }*)arg2; +- (void)renderNineUp:(id)arg1 inputPixelBuffer:(struct __CVBuffer { }*)arg2 mirrored:(BOOL)arg3; +- (struct __CVBuffer { }*)createCVPixelBufferForFilter:(id)arg1 inputPixelBuffer:(struct __CVBuffer { }*)arg2; +- (struct _CAImageQueue { }*)outputImageQueue; +- (void)setOutputImageQueue:(struct _CAImageQueue { }*)arg1; +- (struct __CVPixelBufferPool { }*)largePool; +- (void)setLargePool:(struct __CVPixelBufferPool { }*)arg1; +- (struct __CVPixelBufferPool { }*)smallPool; +- (void)setSmallPool:(struct __CVPixelBufferPool { }*)arg1; +- (struct __CVBuffer { }*)createCVPixelBufferForFilter:(id)arg1 inputPixelBuffer:(struct __CVBuffer { }*)arg2 mirrored:(BOOL)arg3; +- (void)applyFilter:(id)arg1 toSurface:(struct __IOSurface { }*)arg2 mirrored:(BOOL)arg3 resultHandler:(id)arg4; +- (void)applyFilter:(id)arg1 toSurface:(struct __IOSurface { }*)arg2 mirrored:(BOOL)arg3 surfaceResultHandler:(id)arg4; +- (id)init; + +@end diff --git a/PhotoBoothEffects.framework/PBFilter.h b/PhotoBoothEffects.framework/PBFilter.h new file mode 100755 index 0000000..8cc53a0 --- /dev/null +++ b/PhotoBoothEffects.framework/PBFilter.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoBoothEffects.framework/PhotoBoothEffects + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class PBCompiledFilter, NSString; + +@interface PBFilter : NSObject { + void *_priv; +} + +@property(retain) PBCompiledFilter * compiledFilter; +@property(retain,readonly) NSString * openCLKernelName; +@property(readonly) unsigned int kernelArgCount; + ++ (id)defaultValueForKey:(id)arg1; ++ (BOOL)needsDisplayForKey:(id)arg1; ++ (id)filterWithName:(id)arg1; + +- (id)_presentationName; +- (id)compiledFilter; +- (void)setCompiledFilter:(id)arg1; +- (const char *)_vertexShaderSource; +- (const char *)_fragmentShaderSource; +- (id)_glesAttributes; +- (id)_glesUniforms; +- (id)_lookupTableNames; +- (id)_lookupTableForName:(id)arg1; +- (void)renderWithContext:(id)arg1 inputSize:(struct CGSize { float x1; float x2; })arg2 outputRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3 mirrored:(BOOL)arg4; +- (id)openCLKernelName; +- (int (*)())kernelWrapper; +- (void)setupKernelArguments:(id)arg1 mirrored:(BOOL)arg2; +- (unsigned long)kernelArgCount; +- (void)setFloatValue:(float)arg1 forKeyIfSupported:(id)arg2; +- (void)handleTapGesture:(struct CGPoint { float x1; float x2; })arg1 viewSize:(struct CGSize { float x1; float x2; })arg2 mirror:(BOOL)arg3; +- (void)handleGestureAtLocations:(struct CGPoint { float x1; float x2; }*)arg1 count:(int)arg2 translation:(struct CGPoint { float x1; float x2; })arg3 viewSize:(struct CGSize { float x1; float x2; })arg4 stateBegan:(BOOL)arg5 mirror:(BOOL)arg6; +- (void)handlePanGesture:(struct CGPoint { float x1; float x2; })arg1 viewSize:(struct CGSize { float x1; float x2; })arg2 stateBegan:(BOOL)arg3 mirror:(BOOL)arg4; +- (void)handlePinchGesture:(float)arg1 stateBegan:(BOOL)arg2; +- (void)handleRotateGesture:(float)arg1 stateBegan:(BOOL)arg2 mirror:(BOOL)arg3; +- (BOOL)allowAbsoluteGestures; +- (struct CGPoint { float x1; float x2; })pointValueForKeyIfSupported:(id)arg1; +- (float)floatValueForKeyIfSupported:(id)arg1; +- (void)setPointValue:(struct CGPoint { float x1; float x2; })arg1 forKeyIfSupported:(id)arg2; +- (void)setDefaults; +- (id)inputKeys; +- (id)localizedName; +- (id)name; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoBoothEffects.framework/PBFilterClassDescription.h b/PhotoBoothEffects.framework/PBFilterClassDescription.h new file mode 100755 index 0000000..2aeb8de --- /dev/null +++ b/PhotoBoothEffects.framework/PBFilterClassDescription.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoBoothEffects.framework/PhotoBoothEffects + */ + +@class NSArray, NSDictionary; + +@interface PBFilterClassDescription : NSObject { + NSDictionary *_attributes; + NSArray *_inputKeys; +} + ++ (id)classDescriptionForClass:(Class)arg1; + +- (id)initWithClass:(Class)arg1; +- (id)inputKeys; +- (id)attributes; + +@end diff --git a/PhotoBoothEffects.framework/PBKaleidoscopeFilter.h b/PhotoBoothEffects.framework/PBKaleidoscopeFilter.h new file mode 100755 index 0000000..03c2c7a --- /dev/null +++ b/PhotoBoothEffects.framework/PBKaleidoscopeFilter.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoBoothEffects.framework/PhotoBoothEffects + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface PBKaleidoscopeFilter : PBFilter { + float _inputAmount; + struct CGPoint { + float x; + float y; + } inputPoint; + float inputRotation; +} + +@property float inputRotation; +@property float inputAmount; +@property struct CGPoint { float x; float y; } inputPoint; + + +- (const char *)_fragmentShaderSource; +- (id)_glesUniforms; +- (void)renderWithContext:(id)arg1 inputSize:(struct CGSize { float x1; float x2; })arg2 outputRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3 mirrored:(BOOL)arg4; +- (int (*)())kernelWrapper; +- (void)setupKernelArguments:(id)arg1 mirrored:(BOOL)arg2; +- (unsigned long)kernelArgCount; +- (BOOL)allowAbsoluteGestures; +- (float)inputRotation; +- (void)setInputRotation:(float)arg1; +- (struct CGPoint { float x1; float x2; })inputPoint; +- (float)inputAmount; +- (void)setInputAmount:(float)arg1; +- (void)setDefaults; +- (void)setInputPoint:(struct CGPoint { float x1; float x2; })arg1; + +@end diff --git a/PhotoBoothEffects.framework/PBLightTunnelFilter.h b/PhotoBoothEffects.framework/PBLightTunnelFilter.h new file mode 100755 index 0000000..7616c17 --- /dev/null +++ b/PhotoBoothEffects.framework/PBLightTunnelFilter.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoBoothEffects.framework/PhotoBoothEffects + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface PBLightTunnelFilter : PBFilter { + float _inputAmount; + struct CGPoint { + float x; + float y; + } inputPoint; + float inputRotation; +} + +@property float inputRotation; +@property float inputAmount; +@property struct CGPoint { float x; float y; } inputPoint; + + +- (const char *)_fragmentShaderSource; +- (id)_glesUniforms; +- (id)_lookupTableNames; +- (void)renderWithContext:(id)arg1 inputSize:(struct CGSize { float x1; float x2; })arg2 outputRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3 mirrored:(BOOL)arg4; +- (int (*)())kernelWrapper; +- (void)setupKernelArguments:(id)arg1 mirrored:(BOOL)arg2; +- (unsigned long)kernelArgCount; +- (float)inputRotation; +- (void)setInputRotation:(float)arg1; +- (struct CGPoint { float x1; float x2; })inputPoint; +- (float)inputAmount; +- (void)setInputAmount:(float)arg1; +- (void)setDefaults; +- (void)setInputPoint:(struct CGPoint { float x1; float x2; })arg1; + +@end diff --git a/PhotoBoothEffects.framework/PBMirrorFilter.h b/PhotoBoothEffects.framework/PBMirrorFilter.h new file mode 100755 index 0000000..5b71b4f --- /dev/null +++ b/PhotoBoothEffects.framework/PBMirrorFilter.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoBoothEffects.framework/PhotoBoothEffects + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface PBMirrorFilter : PBFilter { + struct CGPoint { + float x; + float y; + } inputPoint; + float inputOrientation; +} + +@property float inputOrientation; +@property struct CGPoint { float x; float y; } inputPoint; + + +- (const char *)_fragmentShaderSource; +- (id)_glesUniforms; +- (void)renderWithContext:(id)arg1 inputSize:(struct CGSize { float x1; float x2; })arg2 outputRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3 mirrored:(BOOL)arg4; +- (int (*)())kernelWrapper; +- (void)setupKernelArguments:(id)arg1 mirrored:(BOOL)arg2; +- (unsigned long)kernelArgCount; +- (float)inputOrientation; +- (struct CGPoint { float x1; float x2; })inputPoint; +- (void)setInputOrientation:(float)arg1; +- (void)setDefaults; +- (void)setInputPoint:(struct CGPoint { float x1; float x2; })arg1; + +@end diff --git a/PhotoBoothEffects.framework/PBNormalFilter.h b/PhotoBoothEffects.framework/PBNormalFilter.h new file mode 100755 index 0000000..d4be2e3 --- /dev/null +++ b/PhotoBoothEffects.framework/PBNormalFilter.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoBoothEffects.framework/PhotoBoothEffects + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface PBNormalFilter : PBFilter { +} + + +- (const char *)_fragmentShaderSource; +- (id)_glesUniforms; +- (void)renderWithContext:(id)arg1 inputSize:(struct CGSize { float x1; float x2; })arg2 outputRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3 mirrored:(BOOL)arg4; +- (int (*)())kernelWrapper; +- (void)setupKernelArguments:(id)arg1 mirrored:(BOOL)arg2; +- (unsigned long)kernelArgCount; + +@end diff --git a/PhotoBoothEffects.framework/PBOpenCLContext.h b/PhotoBoothEffects.framework/PBOpenCLContext.h new file mode 100755 index 0000000..4d3bd73 --- /dev/null +++ b/PhotoBoothEffects.framework/PBOpenCLContext.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoBoothEffects.framework/PhotoBoothEffects + */ + +@interface PBOpenCLContext : PBContext { +} + + + +@end diff --git a/PhotoBoothEffects.framework/PBOpenGLContext.h b/PhotoBoothEffects.framework/PBOpenGLContext.h new file mode 100755 index 0000000..adb940c --- /dev/null +++ b/PhotoBoothEffects.framework/PBOpenGLContext.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoBoothEffects.framework/PhotoBoothEffects + */ + +@interface PBOpenGLContext : PBContext { + void *_priv; +} + + +- (void)_debugDump; +- (struct CGImage { }*)createCGImageForFilterViaGL:(id)arg1 inputPixelBuffer:(struct __CVBuffer { }*)arg2; +- (BOOL)_registerFilter:(id)arg1; +- (void)_createPixelBuffer:(struct __CVBuffer {}**)arg1 withSize:(struct CGSize { float x1; float x2; })arg2; +- (id)_compileFilter:(id)arg1; +- (unsigned int)_compileShader:(const char *)arg1 type:(unsigned int)arg2; +- (void)_createPixelBufferPools; +- (unsigned int)_textureForLookupTableName:(id)arg1; +- (void)preloadFilter:(id)arg1; +- (void)renderFilter:(id)arg1 inputPixelBuffer:(struct __CVBuffer { }*)arg2; +- (void)renderFilter:(id)arg1 inputPixelBuffer:(struct __CVBuffer { }*)arg2 mirrored:(BOOL)arg3; +- (void)renderNineUp:(id)arg1 inputPixelBuffer:(struct __CVBuffer { }*)arg2; +- (void)renderNineUp:(id)arg1 inputPixelBuffer:(struct __CVBuffer { }*)arg2 mirrored:(BOOL)arg3; +- (struct _CAImageQueue { }*)outputImageQueue; +- (void)setOutputImageQueue:(struct _CAImageQueue { }*)arg1; +- (struct __CVPixelBufferPool { }*)largePool; +- (void)setLargePool:(struct __CVPixelBufferPool { }*)arg1; +- (struct __CVPixelBufferPool { }*)smallPool; +- (void)setSmallPool:(struct __CVPixelBufferPool { }*)arg1; +- (struct __CVBuffer { }*)createCVPixelBufferForFilter:(id)arg1 inputPixelBuffer:(struct __CVBuffer { }*)arg2 mirrored:(BOOL)arg3; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoBoothEffects.framework/PBRuntimeWrapper.h b/PhotoBoothEffects.framework/PBRuntimeWrapper.h new file mode 100755 index 0000000..5fab989 --- /dev/null +++ b/PhotoBoothEffects.framework/PBRuntimeWrapper.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoBoothEffects.framework/PhotoBoothEffects + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface PBRuntimeWrapper : NSObject { + void **argList; + unsigned int *argSizeList; + unsigned int argIndex; + struct __CFArray { } *extraArgsList; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: ^@? */ + id *cleanupHandler; + + struct CGSize { + float width; + float height; + } imageDims; +} + +@property struct CGSize { float width; float height; } imageDims; +@property struct __CFArray { }* extraArgsList; +@property id* cleanupHandler; +@property unsigned int argIndex; +@property unsigned int* argSizeList; +@property void** argList; + + +- (struct __IOSurface { }*)createIOSurfaceForWidth:(unsigned long)arg1 height:(unsigned long)arg2 pixelFormat:(unsigned int)arg3 workOnRawData:(id)arg4; +- (void)setKernelCleanupHandler:(id*)arg1; +- (void)setImageDims:(struct CGSize { float x1; float x2; })arg1; +- (id*)cleanupHandler; +- (unsigned long)argIndex; +- (void)setArgIndex:(unsigned long)arg1; +- (unsigned int*)argSizeList; +- (void)setArgSizeList:(unsigned int*)arg1; +- (void**)argList; +- (void)setArgList:(void**)arg1; +- (void)setCleanupHandler:(id*)arg1; +- (void)setExtraArgsList:(struct __CFArray { }*)arg1; +- (struct __CFArray { }*)extraArgsList; +- (void)_applyFilter:(id)arg1 onInputSurface:(struct __IOSurface { }*)arg2 mirrored:(BOOL)arg3 withResultHandler:(id)arg4; +- (void)_setKernelArg:(void*)arg1 withSize:(unsigned long)arg2; +- (void)_setKernelArgAsBuffer:(void*)arg1 withSize:(unsigned long)arg2; +- (void)_setKernelCleanupHandler:(id*)arg1; +- (void)applyFilter:(id)arg1 onInputSurface:(struct __IOSurface { }*)arg2 mirrored:(BOOL)arg3 withResultHandler:(id)arg4; +- (struct CGSize { float x1; float x2; })imageDims; +- (void)setKernelArg:(void*)arg1 withSize:(unsigned long)arg2; +- (void)setKernelArgAsBuffer:(void*)arg1 withSize:(unsigned long)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoBoothEffects.framework/PBSqueezeFilter.h b/PhotoBoothEffects.framework/PBSqueezeFilter.h new file mode 100755 index 0000000..86c4e64 --- /dev/null +++ b/PhotoBoothEffects.framework/PBSqueezeFilter.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoBoothEffects.framework/PhotoBoothEffects + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface PBSqueezeFilter : PBFilter { + float _inputAmount; + struct CGPoint { + float x; + float y; + } inputPoint; +} + +@property float inputAmount; +@property struct CGPoint { float x; float y; } inputPoint; + + +- (const char *)_fragmentShaderSource; +- (id)_glesUniforms; +- (void)renderWithContext:(id)arg1 inputSize:(struct CGSize { float x1; float x2; })arg2 outputRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3 mirrored:(BOOL)arg4; +- (int (*)())kernelWrapper; +- (void)setupKernelArguments:(id)arg1 mirrored:(BOOL)arg2; +- (unsigned long)kernelArgCount; +- (struct CGPoint { float x1; float x2; })inputPoint; +- (float)inputAmount; +- (void)setInputAmount:(float)arg1; +- (void)setDefaults; +- (void)setInputPoint:(struct CGPoint { float x1; float x2; })arg1; + +@end diff --git a/PhotoBoothEffects.framework/PBStretchFilter.h b/PhotoBoothEffects.framework/PBStretchFilter.h new file mode 100755 index 0000000..a1bfe35 --- /dev/null +++ b/PhotoBoothEffects.framework/PBStretchFilter.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoBoothEffects.framework/PhotoBoothEffects + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface PBStretchFilter : PBFilter { + struct CGPoint { + float x; + float y; + } inputPoint; +} + +@property struct CGPoint { float x; float y; } inputPoint; + + +- (const char *)_fragmentShaderSource; +- (id)_glesUniforms; +- (id)_lookupTableNames; +- (void)renderWithContext:(id)arg1 inputSize:(struct CGSize { float x1; float x2; })arg2 outputRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3 mirrored:(BOOL)arg4; +- (int (*)())kernelWrapper; +- (void)setupKernelArguments:(id)arg1 mirrored:(BOOL)arg2; +- (unsigned long)kernelArgCount; +- (struct CGPoint { float x1; float x2; })inputPoint; +- (void)setDefaults; +- (void)setInputPoint:(struct CGPoint { float x1; float x2; })arg1; + +@end diff --git a/PhotoBoothEffects.framework/PBThermalFilter.h b/PhotoBoothEffects.framework/PBThermalFilter.h new file mode 100755 index 0000000..1be65a3 --- /dev/null +++ b/PhotoBoothEffects.framework/PBThermalFilter.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoBoothEffects.framework/PhotoBoothEffects + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface PBThermalFilter : PBFilter { +} + + +- (const char *)_fragmentShaderSource; +- (id)_glesUniforms; +- (id)_lookupTableNames; +- (id)_lookupTableForName:(id)arg1; +- (void)renderWithContext:(id)arg1 inputSize:(struct CGSize { float x1; float x2; })arg2 outputRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3 mirrored:(BOOL)arg4; +- (int (*)())kernelWrapper; +- (void)setupKernelArguments:(id)arg1 mirrored:(BOOL)arg2; +- (unsigned long)kernelArgCount; + +@end diff --git a/PhotoBoothEffects.framework/PBTwirlFilter.h b/PhotoBoothEffects.framework/PBTwirlFilter.h new file mode 100755 index 0000000..4f303ef --- /dev/null +++ b/PhotoBoothEffects.framework/PBTwirlFilter.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoBoothEffects.framework/PhotoBoothEffects + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface PBTwirlFilter : PBFilter { + float _inputAmount; + struct CGPoint { + float x; + float y; + } inputPoint; + float inputRotation; +} + +@property float inputAmount; +@property float inputRotation; +@property struct CGPoint { float x; float y; } inputPoint; + + +- (const char *)_fragmentShaderSource; +- (id)_glesUniforms; +- (id)_lookupTableNames; +- (void)renderWithContext:(id)arg1 inputSize:(struct CGSize { float x1; float x2; })arg2 outputRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3 mirrored:(BOOL)arg4; +- (int (*)())kernelWrapper; +- (void)setupKernelArguments:(id)arg1 mirrored:(BOOL)arg2; +- (unsigned long)kernelArgCount; +- (float)inputRotation; +- (void)setInputRotation:(float)arg1; +- (struct CGPoint { float x1; float x2; })inputPoint; +- (float)inputAmount; +- (void)setInputAmount:(float)arg1; +- (void)setDefaults; +- (void)setInputPoint:(struct CGPoint { float x1; float x2; })arg1; + +@end diff --git a/PhotoBoothEffects.framework/PBXRayFilter.h b/PhotoBoothEffects.framework/PBXRayFilter.h new file mode 100755 index 0000000..104b56c --- /dev/null +++ b/PhotoBoothEffects.framework/PBXRayFilter.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoBoothEffects.framework/PhotoBoothEffects + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface PBXRayFilter : PBFilter { +} + + +- (const char *)_fragmentShaderSource; +- (id)_glesUniforms; +- (id)_lookupTableNames; +- (id)_lookupTableForName:(id)arg1; +- (void)renderWithContext:(id)arg1 inputSize:(struct CGSize { float x1; float x2; })arg2 outputRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3 mirrored:(BOOL)arg4; +- (int (*)())kernelWrapper; +- (void)setupKernelArguments:(id)arg1 mirrored:(BOOL)arg2; +- (unsigned long)kernelArgCount; + +@end diff --git a/PhotoLibrary.framework/BezelView.h b/PhotoLibrary.framework/BezelView.h new file mode 100755 index 0000000..74f1109 --- /dev/null +++ b/PhotoLibrary.framework/BezelView.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface BezelView : UIView { +} + + +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)init; + +@end diff --git a/PhotoLibrary.framework/LoupeView.h b/PhotoLibrary.framework/LoupeView.h new file mode 100755 index 0000000..5d03a2e --- /dev/null +++ b/PhotoLibrary.framework/LoupeView.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIImageView; + +@interface LoupeView : UIView { + UIImageView *_foreground; + UIImageView *_background; + unsigned int _displayedIndex; +} + +@property unsigned int displayedIndex; + + +- (id)image; +- (void)setImage:(id)arg1; +- (void)setDisplayedIndex:(unsigned int)arg1; +- (unsigned int)displayedIndex; +- (id)init; + +@end diff --git a/PhotoLibrary.framework/PLAbstractLibraryViewController.h b/PhotoLibrary.framework/PLAbstractLibraryViewController.h new file mode 100755 index 0000000..e2faf0d --- /dev/null +++ b/PhotoLibrary.framework/PLAbstractLibraryViewController.h @@ -0,0 +1,84 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSObject, NSArray, PLSyncProgressView, NSObject; + +@interface PLAbstractLibraryViewController : UIViewController { + struct NSObject { Class x1; } *_albumList; + struct NSObject { Class x1; } *_hiddenAlbum; + NSArray *_syncProgressAlbums; + unsigned int _previousAlbumsCount; + unsigned int _ignoreReorderNotificationCount; + unsigned int _justCreatedAlbumIndex; + unsigned int _lastPendingCount; + unsigned int _totalItemsCount; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _didSelectAlbumHandler; + + struct { + unsigned int contentMode : 8; + unsigned int hasContent : 1; + unsigned int albumsListViewInSync : 1; + unsigned int syncProgressVisible : 1; + unsigned int visible : 1; + unsigned int reserved : 20; + } _alcFlags; +} + +@property(readonly) PLSyncProgressView * syncProgressView; +@property(getter=isSyncProgressVisible) BOOL syncProgressVisible; +@property(readonly) BOOL libraryViewVisible; +@property BOOL albumsListViewInSync; +@property(readonly) BOOL hasContent; +@property(readonly) NSObject * albumList; +@property(readonly) int contentMode; +@property(retain) NSObject * hiddenAlbum; +@property(copy) id didSelectAlbumHandler; + + +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidUnload; +- (BOOL)hasContent; +- (int)contentMode; +- (void)didReceiveMemoryWarning; +- (void)hideAlbum:(struct NSObject { Class x1; }*)arg1; +- (id)didSelectAlbumHandler; +- (void)shouldReload:(id)arg1; +- (void)_updateHasContent; +- (void)beginAddPhotosSessionForAlbum:(struct NSObject { Class x1; }*)arg1 completionHandler:(id)arg2; +- (void)setHiddenAlbum:(struct NSObject { Class x1; }*)arg1; +- (id)_syncProgressAlbums; +- (void)_updateSyncProgress; +- (BOOL)albumsListViewInSync; +- (void)_updateAlbumsWithNotification:(id)arg1; +- (void)setAlbumsListViewInSync:(BOOL)arg1; +- (void)setDidSelectAlbumHandler:(id)arg1; +- (void)setAlbumList:(struct NSObject { Class x1; }*)arg1 contentMode:(int)arg2; +- (void)albumListDidChange:(id)arg1; +- (void)navigateToRevealAlbum:(struct NSObject { Class x1; }*)arg1 animated:(BOOL)arg2; +- (void)setSyncProgressVisible:(BOOL)arg1; +- (id)syncProgressView; +- (BOOL)isSyncProgressVisible; +- (BOOL)libraryViewVisible; +- (BOOL)updateInterfaceForDeletedAlbumIndexes:(id)arg1 addedIndexes:(id)arg2 changedIndexes:(id)arg3 needsFullReload:(BOOL)arg4; +- (void)updateInterfaceForHasContentChange; +- (void)scrollToAlbumAtIndex:(unsigned int)arg1 animated:(BOOL)arg2 select:(BOOL)arg3; +- (void)setHiddenAlbum:(id)arg1 animated:(BOOL)arg2; +- (void)addAlbum:(id)arg1; +- (void)increaseIgnoreReorderNotificationCount; +- (void)navigateToAlbum:(struct NSObject { Class x1; }*)arg1 animated:(BOOL)arg2 completion:(id)arg3; +- (struct NSObject { Class x1; }*)hiddenAlbum; +- (struct NSObject { Class x1; }*)albumList; +- (void)albumDidChange:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLAddAnnotationContext.h b/PhotoLibrary.framework/PLAddAnnotationContext.h new file mode 100755 index 0000000..72f1b9e --- /dev/null +++ b/PhotoLibrary.framework/PLAddAnnotationContext.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSArray, NSMutableArray, NSMutableSet; + +@interface PLAddAnnotationContext : NSObject { + NSMutableArray *_annotationsToRemoveWhenAddAnimationStarts; + NSMutableArray *_annotationsToRemoveWhenAddAnimationEnds; + NSMutableArray *_animationOnlyAnnotations; + NSMutableSet *_contextSet; +} + +@property(copy) NSArray * annotationsToRemoveWhenAddAnimationStarts; +@property(copy) NSArray * annotationsToRemoveWhenAddAnimationEnds; +@property(copy) NSArray * animationOnlyAnnotations; + ++ (id)contextWithPlaces:(id)arg1; + +- (void)appendUniqueContext:(id)arg1; +- (void)_appendArray:(id)arg1 toVar:(id*)arg2; +- (void)setAnimationOnlyAnnotations:(id)arg1; +- (id)animationOnlyAnnotations; +- (void)setAnnotationsToRemoveWhenAddAnimationEnds:(id)arg1; +- (id)annotationsToRemoveWhenAddAnimationEnds; +- (void)setAnnotationsToRemoveWhenAddAnimationStarts:(id)arg1; +- (id)annotationsToRemoveWhenAddAnimationStarts; +- (id)initWithPlaces:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLAggregateAlbumList.h b/PhotoLibrary.framework/PLAggregateAlbumList.h new file mode 100755 index 0000000..e88aaad --- /dev/null +++ b/PhotoLibrary.framework/PLAggregateAlbumList.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSString, NSMutableOrderedSet; + +@interface PLAggregateAlbumList : NSObject { + NSMutableOrderedSet *_allAlbums; + NSMutableOrderedSet *_childAlbumLists; + int filter; +} + +@property int filter; +@property(readonly) NSString * _prettyDescription; +@property(readonly) NSString * _typeDescription; + ++ (struct NSObject { Class x1; }*)albumListWithFilter:(int)arg1 inPhotoLibrary:(id)arg2; + +- (int)filter; +- (id)_typeDescription; +- (id)identifier; +- (void)setFilter:(int)arg1; +- (int)albumListType; +- (id)_prettyDescription; +- (void)_invalidateAllAlbums; +- (id)initWithFilter:(int)arg1 inPhotoLibrary:(id)arg2; +- (BOOL)hasAtLeastOneAlbum; +- (void)albumListDidChange:(id)arg1; +- (BOOL)albumHasFixedOrder:(struct NSObject { Class x1; }*)arg1; +- (BOOL)canEditAlbums; +- (id)photoLibrary; +- (id)albums; +- (id)managedObjectContext; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLAggregateAlbumListChangeNotification.h b/PhotoLibrary.framework/PLAggregateAlbumListChangeNotification.h new file mode 100755 index 0000000..43b2036 --- /dev/null +++ b/PhotoLibrary.framework/PLAggregateAlbumListChangeNotification.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLAlbumListChangeNotification, PLAggregateAlbumList; + +@interface PLAggregateAlbumListChangeNotification : PLAlbumListChangeNotification { + PLAggregateAlbumList *_albumList; + PLAlbumListChangeNotification *_note; + unsigned int _indexOffet; +} + ++ (id)notificationForAggregateAlbumList:(id)arg1 fromAlbumListChangeNotification:(id)arg2 indexOffset:(unsigned int)arg3; + +- (id)insertedObjects; +- (id)deletedObjects; +- (id)object; +- (BOOL)_getOldSet:(id*)arg1 newSet:(id*)arg2; +- (id)changedObjects; +- (id)initWithAggregateAlbumList:(id)arg1 fromAlbumListChangeNotification:(id)arg2 indexOffset:(unsigned int)arg3; +- (BOOL)shouldReload; +- (struct NSObject { Class x1; }*)albumList; +- (void)enumerateMovesWithBlock:(id)arg1; +- (id)changedIndexes; +- (id)insertedIndexes; +- (id)deletedIndexes; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLAirPlayBackgroundView.h b/PhotoLibrary.framework/PLAirPlayBackgroundView.h new file mode 100755 index 0000000..6267fcf --- /dev/null +++ b/PhotoLibrary.framework/PLAirPlayBackgroundView.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSString; + +@interface PLAirPlayBackgroundView : PLPlayingExternallyBackgroundView { + NSString *_deviceName; +} + +@property(retain) NSString * deviceName; + + +- (id)deviceName; +- (void)setDeviceName:(id)arg1; +- (void)setIsMovie:(BOOL)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 deviceName:(id)arg2; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLAirTunesButton.h b/PhotoLibrary.framework/PLAirTunesButton.h new file mode 100755 index 0000000..def232c --- /dev/null +++ b/PhotoLibrary.framework/PLAirTunesButton.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLAirTunesButton : UINavigationButton { + int _mode; + BOOL _isInMiniBar; +} + +@property int mode; +@property BOOL isInMiniBar; + + +- (int)mode; +- (void)setMode:(int)arg1; +- (void)updateForMiniBarState:(BOOL)arg1; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)setIsInMiniBar:(BOOL)arg1; +- (BOOL)isInMiniBar; +- (id)initWithAirTunesMode:(int)arg1; +- (void)_setImagesForMode:(int)arg1 miniBar:(BOOL)arg2; +- (id)_imageNameForMode:(int)arg1 isInMinibar:(BOOL)arg2; + +@end diff --git a/PhotoLibrary.framework/PLAirTunesService.h b/PhotoLibrary.framework/PLAirTunesService.h new file mode 100755 index 0000000..2a8fb67 --- /dev/null +++ b/PhotoLibrary.framework/PLAirTunesService.h @@ -0,0 +1,104 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class MCMediaControlClientRemote, MediaControlClient, NSMutableArray, , NSDictionary, NSString, NSNetService, AirPlayRemoteSlideshow; + +@interface PLAirTunesService : NSObject { + NSNetService *_netService; + struct _DNSServiceRef_t { } *_dnsService; + NSString *_deviceID; + *_dataSource; + NSMutableArray *_streamedPhotoUuids; + MediaControlClient *_mediaControlClient; + MCMediaControlClientRemote *_remoteMediaControlClient; + NSString *_ipAddress; + BOOL _streamingPhotos; + BOOL _streamingRemoteSlideshow; + BOOL _streamingLocalSlideShow; + BOOL _streamingVideo; + AirPlayRemoteSlideshow *_remoteSlideshow; + NSDictionary *_remoteSlideshowAvailableFeatures; + NSString *_password; + BOOL _requiresPassword; + BOOL _validPassword; + BOOL _sentPhoto; + double _playStartTime; + unsigned int _features; +} + +@property(readonly) NSNetService * netService; +@property(readonly) NSString * deviceID; +@property BOOL streamingLocalSlideShow; +@property * dataSource; +@property(retain) NSString * ipAddress; +@property(retain) AirPlayRemoteSlideshow * remoteSlideshow; +@property(retain) NSDictionary * remoteSlideshowAvailableFeatures; +@property BOOL requiresPassword; +@property BOOL validPassword; +@property(retain) NSString * password; +@property unsigned int features; + ++ (void)beginNetworkAssertion; ++ (void)endNetworkAssertion; ++ (BOOL)canDisplayMedia:(id)arg1; + +- (BOOL)requiresPassword; +- (void)setPassword:(id)arg1; +- (BOOL)isAvailable; +- (void)netService:(id)arg1 didNotResolve:(id)arg2; +- (void)netServiceDidResolveAddress:(id)arg1; +- (id)password; +- (id)name; +- (id)dataSource; +- (void)setDataSource:(id)arg1; +- (void)setRate:(float)arg1; +- (id)deviceID; +- (void)setFeatures:(unsigned int)arg1; +- (unsigned int)features; +- (BOOL)streamingLocalSlideShow; +- (void)setRequiresPassword:(BOOL)arg1; +- (id)remoteSlideshowAvailableFeatures; +- (void)setIpAddress:(id)arg1; +- (void)_setDeviceID:(id)arg1; +- (void)setRemoteSlideshowAvailableFeatures:(id)arg1; +- (id)ipAddress; +- (id)remoteSlideshow; +- (void)setRemoteSlideshow:(id)arg1; +- (void)_streamPhotosAdjacentToPhoto:(id)arg1 withTransition:(id)arg2; +- (id)_fixLegacyEvent:(id)arg1; +- (void)_streamPhoto:(id)arg1 withTransition:(id)arg2 andAction:(id)arg3; +- (void)stopRemoteSlideshow; +- (BOOL)_streaming; +- (BOOL)_allowsPhotoCaching; +- (void)_reallySendPhotoData:(id)arg1 forPhotoWithUUID:(id)arg2 withTransition:(id)arg3 andAction:(id)arg4; +- (void)_invalidatePassword; +- (BOOL)_supportsPhotoCaching; +- (BOOL)validPassword; +- (void)_validateWithCompletionBlock:(id)arg1; +- (void*)_keychainAccessibility; +- (void)setValidPassword:(BOOL)arg1; +- (void)_resolveWithTimeout:(double)arg1; +- (void)_cancelResolve; +- (id)netService; +- (id)initWithNSNetService:(id)arg1; +- (void)getVideoPosition:(id)arg1; +- (void)setVideoPosition:(double)arg1; +- (void)stopStreamingWithCompletionBlock:(id)arg1; +- (void)playVideo:(id)arg1 startTime:(double)arg2 stateChangedBlock:(id)arg3; +- (void)invalidateStreaming; +- (void)setStreamingLocalSlideShow:(BOOL)arg1; +- (void)startRemoteSlideshowWithTheme:(id)arg1 remoteSlideshowDelegate:(id)arg2; +- (void)stopStreaming; +- (void)streamPhoto:(id)arg1 withTransition:(id)arg2; +- (void)getRemoteFeaturesWithCompletionHandler:(id)arg1; +- (id)remoteLocalizationForSlideshowThemeKey:(id)arg1; +- (id)supportedRemoteSlideshowThemes; +- (BOOL)supportsRemoteSlideshow; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; +- (void)validate; + +@end diff --git a/PhotoLibrary.framework/PLAirTunesServiceBrowser.h b/PhotoLibrary.framework/PLAirTunesServiceBrowser.h new file mode 100755 index 0000000..8de1c56 --- /dev/null +++ b/PhotoLibrary.framework/PLAirTunesServiceBrowser.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSSet, NSMutableSet; + +@interface PLAirTunesServiceBrowser : NSObject { + struct _DNSServiceRef_t { } *_dnsService; + NSMutableSet *_discoveredAirTunesServices; + NSMutableSet *_availableAirTunesServices; + BOOL _searchForAirTunesServers; +} + +@property BOOL searchForAirTunesServers; +@property(readonly) NSSet * availableAirTunesServices; + + +- (void)_invalidate; +- (void)_refresh; +- (BOOL)searchForAirTunesServers; +- (void)_didRemoveService:(id)arg1 moreComing:(BOOL)arg2; +- (void)_didFindService:(id)arg1 moreComing:(BOOL)arg2; +- (void)_netServiceResolutionDidChange:(id)arg1; +- (id)availableAirTunesServices; +- (void)setSearchForAirTunesServers:(BOOL)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLAirTunesServicePickerCell.h b/PhotoLibrary.framework/PLAirTunesServicePickerCell.h new file mode 100755 index 0000000..5284047 --- /dev/null +++ b/PhotoLibrary.framework/PLAirTunesServicePickerCell.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLAirTunesServicePickerCell : UITableViewCell { +} + + +- (void)layoutSubviews; + +@end diff --git a/PhotoLibrary.framework/PLAirTunesServicePickerViewController.h b/PhotoLibrary.framework/PLAirTunesServicePickerViewController.h new file mode 100755 index 0000000..195e92f --- /dev/null +++ b/PhotoLibrary.framework/PLAirTunesServicePickerViewController.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UITableView, NSArray, , PLAirTunesService; + +@interface PLAirTunesServicePickerViewController : UIViewController { + NSArray *_availableServices; + id _delegate; + UITableView *_table; + PLAirTunesService *_selectedService; +} + +@property * delegate; + + +- (void)setDelegate:(id)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)loadView; +- (struct CGSize { float x1; float x2; })contentSizeForViewInPopoverView; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (id)delegate; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)_setCell:(id)arg1 checked:(BOOL)arg2; +- (id)initWithAvailableAirTunesServices:(id)arg1 previouslySelectedService:(id)arg2; +- (void)setAvailableServices:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLAlbumItemCountView.h b/PhotoLibrary.framework/PLAlbumItemCountView.h new file mode 100755 index 0000000..cfc249a --- /dev/null +++ b/PhotoLibrary.framework/PLAlbumItemCountView.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UILabel; + +@interface PLAlbumItemCountView : UIView { + UILabel *_titleLabel; +} + + +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setImageCount:(unsigned int)arg1 videoCount:(unsigned int)arg2 otherCount:(unsigned int)arg3; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLAlbumPhotoCellView.h b/PhotoLibrary.framework/PLAlbumPhotoCellView.h new file mode 100755 index 0000000..e270748 --- /dev/null +++ b/PhotoLibrary.framework/PLAlbumPhotoCellView.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLAlbumPhotoCellView : UIView { +} + + +- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; + +@end diff --git a/PhotoLibrary.framework/PLAlbumSelectionBGButton.h b/PhotoLibrary.framework/PLAlbumSelectionBGButton.h new file mode 100755 index 0000000..8144057 --- /dev/null +++ b/PhotoLibrary.framework/PLAlbumSelectionBGButton.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLAlbumSelectionBGButton : UIButton { +} + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })titleRectForContentRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/PhotoLibrary.framework/PLAlbumSelectionControlsView.h b/PhotoLibrary.framework/PLAlbumSelectionControlsView.h new file mode 100755 index 0000000..ddbecfc --- /dev/null +++ b/PhotoLibrary.framework/PLAlbumSelectionControlsView.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIButton, NSString; + +@interface PLAlbumSelectionControlsView : UIView { + int _controlsMode; + UIButton *_rightButton; + UIButton *_bgButton; + id _buttonTarget; + NSString *_buttonAction; +} + +@property int controlsMode; + + +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)handleButtonAction:(id)arg1; +- (void)setControlsMode:(int)arg1; +- (void)setButtonTarget:(id)arg1 action:(SEL)arg2; +- (int)controlsMode; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLAlbumTextField.h b/PhotoLibrary.framework/PLAlbumTextField.h new file mode 100755 index 0000000..7c36018 --- /dev/null +++ b/PhotoLibrary.framework/PLAlbumTextField.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UITextInteractionAssistant; + +@interface PLAlbumTextField : UITextField { +} + +@property(readonly) UITextInteractionAssistant * interactionAssistant; + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })clearButtonRectForBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })editingRectForBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })textRectForBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/PhotoLibrary.framework/PLAlbumView.h b/PhotoLibrary.framework/PLAlbumView.h new file mode 100755 index 0000000..b6f3b07 --- /dev/null +++ b/PhotoLibrary.framework/PLAlbumView.h @@ -0,0 +1,167 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLAutoScroller, NSMutableIndexSet, UIGestureRecognizer, PLPhotosPickerSession, NSIndexSet, PLSyncProgressView, UITableView, UILongPressGestureRecognizer, UIView, , , PLAlbumItemCountView, UITapGestureRecognizer, PLAlbumSelectionControlsView; + +@interface PLAlbumView : UIView { + unsigned int _photoCount; + unsigned int _columnsPerRow; + struct CGPoint { + float x; + float y; + } _previousContentOffset; + float _previousOffsetRatio; + UITableView *_tableView; + unsigned int _tableViewRowCount; + *_dataSource; + int _selectionStyle; + PLPhotosPickerSession *_currentPickerSession; + UITapGestureRecognizer *_tapRecognizer; + UIGestureRecognizer *_tapFailedRecognizer; + unsigned int _photoIndexToBeSelected; + BOOL _allowsSelectionGestures; + NSMutableIndexSet *_pendingPhotoReloadIndexes; + NSMutableIndexSet *_pendingPhotoRemoveIndexes; + NSMutableIndexSet *_pendingPhotoInsertIndexes; + unsigned int _pendingUpdates; + PLAlbumItemCountView *_imageCountView; + PLSyncProgressView *_syncProgressView; + PLAlbumSelectionControlsView *_selectionControlsView; + *_delegate; + NSMutableIndexSet *_selectedPhotoIndexes; + NSMutableIndexSet *_badgedPhotoIndexes; + NSMutableIndexSet *_activityIndexes; + UILongPressGestureRecognizer *_longPressRecognizer; + unsigned int _calloutBarSelectionIndex; + BOOL _swipeSelection; + UIView *_draggedItemView; + struct CGSize { + float width; + float height; + } _draggedItemOffset; + unsigned int _dragItemCurrentPhotoIndex; + PLAutoScroller *_autoscroller; + struct { + unsigned int displayTextBadges : 1; + unsigned int canShowCopyCallout : 1; + unsigned int usesViewBasedCells : 1; + unsigned int allowsReordering : 1; + unsigned int delegateCanSelect : 1; + unsigned int delegateSelectionDidChange : 1; + unsigned int delegateDidTapPhoto : 1; + unsigned int delegatePreheatImageData : 1; + unsigned int delegateShouldShowPhotoCount : 1; + } _albumViewFlags; +} + +@property(readonly) unsigned int photoCount; +@property int photoSelectionStyle; +@property BOOL allowsSelectionGestures; +@property(copy) NSIndexSet * selectedPhotoIndexes; +@property(copy) NSIndexSet * badgedPhotoIndexes; +@property(copy) NSIndexSet * activityIndexes; +@property BOOL usesViewBasedCells; +@property BOOL allowsReordering; +@property BOOL displaysTextBadges; +@property BOOL canShowCopyCallout; +@property float bottomInset; +@property * dataSource; +@property * delegate; +@property(readonly) unsigned int calloutPhotoIndex; +@property(retain) PLPhotosPickerSession * currentPickerSession; + + +- (void)setBottomInset:(float)arg1; +- (float)bottomInset; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setDelegate:(id)arg1; +- (void)setAllowsReordering:(BOOL)arg1; +- (id)tableView; +- (void)clearSelection; +- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (void)scrollViewWillBeginDragging:(id)arg1; +- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (BOOL)canBecomeFirstResponder; +- (id)delegate; +- (id)dataSource; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)endUpdates; +- (void)beginUpdates; +- (void)reloadData; +- (void)didMoveToWindow; +- (void)setDataSource:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setCanShowCopyCallout:(BOOL)arg1; +- (void)scrollToBottom:(BOOL)arg1; +- (unsigned int)calloutPhotoIndex; +- (void)setDisplaysTextBadges:(BOOL)arg1; +- (BOOL)usesViewBasedCells; +- (void)hideActivityOnPhotoAtIndex:(unsigned int)arg1; +- (void)showActivityOnPhotoAtIndex:(unsigned int)arg1; +- (void)setActivityIndexes:(id)arg1; +- (id)activityIndexes; +- (void)debadgePhotoAtIndex:(unsigned int)arg1; +- (void)badgePhotoAtIndex:(unsigned int)arg1; +- (void)setBadgedPhotoIndexes:(id)arg1; +- (id)badgedPhotoIndexes; +- (void)selectPhotoAtIndex:(unsigned int)arg1; +- (void)_changeSelectionOfPhotoAtPoint:(struct CGPoint { float x1; float x2; })arg1 notifyDelegate:(BOOL)arg2; +- (BOOL)isPhotoVisibleAtIndex:(unsigned int)arg1; +- (void)removePhotoAtIndex:(unsigned int)arg1; +- (void)insertPhotoAtIndex:(unsigned int)arg1; +- (void)toggleSelectAll:(id)arg1; +- (void)menuDidHideNotification:(id)arg1; +- (void)_updateTableCell:(id)arg1 photoStartIndex:(unsigned int)arg2; +- (void)setUsesViewBasedCells:(BOOL)arg1; +- (unsigned int)selectedPhotoIndex; +- (void)_selectAfterDelay; +- (void)_tapFailedGesture:(id)arg1; +- (void)_longPressGesture:(id)arg1; +- (void)_tapGesture:(id)arg1; +- (void)deselectPhotoAtIndex:(unsigned int)arg1; +- (void)_changeActivityStateOfPhotoAtIndex:(unsigned int)arg1; +- (void)_changeBadgeStateOfPhotoAtIndex:(unsigned int)arg1; +- (void)_deselectAllPhotosNotifyingDelegate:(id)arg1; +- (void)_selectAllPhotosNotifyingDelegate:(id)arg1; +- (void)setSelectedPhotoIndexes:(id)arg1; +- (void)_updateInstalledGestureRecognizers; +- (void)_changeSelectionOfPhotoAtIndex:(unsigned int)arg1 notifyDelegate:(BOOL)arg2; +- (unsigned int)_photoIndexAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)_updateSelectionControls; +- (unsigned int)_cellPhotoIndexForPhotoIndex:(unsigned int)arg1; +- (unsigned int)_tableRowForPhotoIndex:(unsigned int)arg1; +- (void)_processPendingUpdates; +- (void)_setupTableView; +- (void)_updatePhotoCount; +- (void)_updateColumnsPerRow; +- (BOOL)displaysTextBadges; +- (unsigned int)_leftPaddingForCellWidth:(float)arg1; +- (int)_firstPhotoIndexForRowIndexPath:(id)arg1; +- (struct CGSize { float x1; float x2; })_cellSize; +- (void)_updateTableViewRowCount; +- (void)reloadPhotoAtIndex:(unsigned int)arg1; +- (void)insertPhotosAtIndexes:(id)arg1; +- (void)removePhotosAtIndexes:(id)arg1; +- (unsigned int)photoCount; +- (void)rotationDidStart; +- (void)rotationWillStart; +- (void)setAllowsSelectionGestures:(BOOL)arg1; +- (void)_preheatImageDataForDownwardScroll:(BOOL)arg1; +- (BOOL)allowsSelectionGestures; +- (BOOL)_dragMove:(id)arg1; +- (BOOL)allowsReordering; +- (void)scrollToVisibleItemAtIndex:(unsigned int)arg1 animated:(BOOL)arg2; +- (int)photoSelectionStyle; +- (id)selectedPhotoIndexes; +- (void)setPhotoSelectionStyle:(int)arg1; +- (void)setCurrentPickerSession:(id)arg1; +- (id)currentPickerSession; +- (BOOL)canShowCopyCallout; +- (void)dealloc; +- (void)_updateFooterView; + +@end diff --git a/PhotoLibrary.framework/PLAlbumViewCell.h b/PhotoLibrary.framework/PLAlbumViewCell.h new file mode 100755 index 0000000..cf0e9d9 --- /dev/null +++ b/PhotoLibrary.framework/PLAlbumViewCell.h @@ -0,0 +1,81 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSMutableIndexSet, NSMutableArray; + +@interface PLAlbumViewCell : UITableViewCell { + struct CGSize { + float width; + float height; + } _cellPhotoSize; + struct CGSize { + float width; + float height; + } _cellPhotoThumbnailSize; + struct CGPoint { + float x; + float y; + } _cellPhotoThumbnailOffset; + unsigned int _cellPhotoCount; + struct CGImage { } *_cellsImage; + BOOL _usesViewBasedPhotoCells; + NSMutableArray *_photoCellViews; + NSMutableIndexSet *_selectionIndexes; + NSMutableIndexSet *_badgedIndexes; + NSMutableIndexSet *_activityIndexes; + NSMutableArray *_highlightViews; + NSMutableArray *_textBadgeViews; + int _selectionStyle; +} + +@property struct CGSize { float x1; float x2; } cellPhotoSize; +@property struct CGSize { float x1; float x2; } cellPhotoThumbnailSize; +@property struct CGPoint { float x1; float x2; } cellPhotoThumbnailOffset; +@property unsigned int cellPhotoCount; +@property BOOL usesViewBasedPhotoCells; +@property int photoSelectionStyle; + ++ (unsigned int)cellPhotoIndexAtPoint:(struct CGPoint { float x1; float x2; })arg1 cellBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 cellPhotoSize:(struct CGSize { float x1; float x2; })arg3; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameOfCellPhotoAtIndex:(unsigned int)arg1 cellBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 cellPhotoSize:(struct CGSize { float x1; float x2; })arg3; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameOfPhotoThumbnailAtIndex:(unsigned int)arg1 cellBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 cellPhotoSize:(struct CGSize { float x1; float x2; })arg3 thumbnailSize:(struct CGSize { float x1; float x2; })arg4 thumbnailOffset:(struct CGPoint { float x1; float x2; })arg5; + +- (void)setCGImageRef:(struct CGImage { }*)arg1; +- (void)prepareForReuse; +- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (struct CGPoint { float x1; float x2; })cellPhotoThumbnailOffset; +- (struct CGSize { float x1; float x2; })cellPhotoThumbnailSize; +- (struct CGImage { }*)cgImageRef; +- (BOOL)usesViewBasedPhotoCells; +- (void)_setCellPhotoAtIndex:(unsigned int)arg1 highlighted:(BOOL)arg2 badgedWithImage:(id)arg3 showActivityIndicator:(BOOL)arg4; +- (void)_updateHighlightAndBadgeForCellPhotoAtIndex:(unsigned int)arg1; +- (struct CGSize { float x1; float x2; })cellPhotoSize; +- (void)_updatePhotoCells; +- (void)_removePhotoCellViews; +- (void)removeAllHighlights; +- (void)setCellPhotoCount:(unsigned int)arg1; +- (void)setCellPhotoThumbnailSize:(struct CGSize { float x1; float x2; })arg1; +- (void)setCellPhotoSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameOfCellPhotoAtIndex:(unsigned int)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameOfPhotoThumbnailAtIndex:(unsigned int)arg1; +- (void)replaceCellPhotoViewAtIndex:(unsigned int)arg1 withCellPhotoView:(id)arg2; +- (id)viewOfCellPhotoAtIndex:(unsigned int)arg1; +- (id)removeCellPhotoViewAtIndex:(unsigned int)arg1; +- (void)removeAllTextBadges; +- (void)setUsesViewBasedPhotoCells:(BOOL)arg1; +- (void)showActivityOnCellPhotoAtIndex:(unsigned int)arg1; +- (void)hideActivityOnCellPhotoAtIndex:(unsigned int)arg1; +- (unsigned int)cellPhotoIndexAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)setTextBadgeString:(id)arg1 onCellPhotoAtIndex:(unsigned int)arg2; +- (void)deselectCellPhotoAtIndex:(unsigned int)arg1; +- (void)selectCellPhotoAtIndex:(unsigned int)arg1; +- (void)debadgeCellPhotoAtIndex:(unsigned int)arg1; +- (void)badgeCellPhotoAtIndex:(unsigned int)arg1; +- (unsigned int)cellPhotoCount; +- (void)setCellPhotoThumbnailOffset:(struct CGPoint { float x1; float x2; })arg1; +- (int)photoSelectionStyle; +- (void)setPhotoSelectionStyle:(int)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLAlbumViewController.h b/PhotoLibrary.framework/PLAlbumViewController.h new file mode 100755 index 0000000..ef40757 --- /dev/null +++ b/PhotoLibrary.framework/PLAlbumViewController.h @@ -0,0 +1,61 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class PLAlbumView, PLEmptyAlbumView, NSObject; + +@interface PLAlbumViewController : UIViewController { + struct NSObject { Class x1; } *_album; + PLEmptyAlbumView *_emptyAlbumView; + int _currentFilter; + BOOL _shouldReloadWhenBecomingVisible; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id viewDidAppearCompletion; + +} + +@property(readonly) NSObject * album; +@property int currentFilter; +@property(readonly) PLAlbumView * albumView; +@property(getter=isShowingEmptyAlbumView) BOOL showingEmptyAlbumView; +@property(copy) id viewDidAppearCompletion; + + +- (struct NSObject { Class x1; }*)album; +- (id)contentScrollView; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)reloadData; +- (int)currentFilter; +- (void)beginAddPhotosSession:(id)arg1; +- (void)albumViewPreheatImageData:(id)arg1 forImagesInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2; +- (id)albumView:(id)arg1 textBadgeForPhotoAtIndex:(unsigned int)arg2; +- (void)albumView:(id)arg1 imageCount:(unsigned int*)arg2 videoCount:(unsigned int*)arg3 otherCount:(unsigned int*)arg4 pendingCount:(unsigned int*)arg5 importOperation:(int*)arg6; +- (id)albumView:(id)arg1 imageDataForPhotoAtIndex:(unsigned int)arg2 imageWidth:(int*)arg3 imageHeight:(int*)arg4 bytesPerRow:(int*)arg5 dataWidth:(int*)arg6 dataHeight:(int*)arg7 imageDataOffset:(int*)arg8; +- (unsigned int)numberOfPhotosForAlbumView:(id)arg1; +- (BOOL)isShowingEmptyAlbumView; +- (id)viewDidAppearCompletion; +- (void)setShowingEmptyAlbumView:(BOOL)arg1; +- (unsigned int)filteredCount; +- (void)invalidateFilteredItems; +- (void)setCurrentFilter:(int)arg1; +- (id)filteredItems; +- (void)libraryDidChange:(id)arg1; +- (id)albumView; +- (void)setViewDidAppearCompletion:(id)arg1; +- (id)initWithAlbum:(struct NSObject { Class x1; }*)arg1; +- (void)albumDidChange:(id)arg1; +- (void)setAlbum:(struct NSObject { Class x1; }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLAlertView.h b/PhotoLibrary.framework/PLAlertView.h new file mode 100755 index 0000000..236ebea --- /dev/null +++ b/PhotoLibrary.framework/PLAlertView.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface PLAlertView : UIAlertView { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id completion; + +} + +@property(copy) id completion; + + +- (void)showWithCompletionHandler:(id)arg1; +- (void)setCompletion:(id)arg1; +- (id)completion; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLAnnotationPen.h b/PhotoLibrary.framework/PLAnnotationPen.h new file mode 100755 index 0000000..40ce395 --- /dev/null +++ b/PhotoLibrary.framework/PLAnnotationPen.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSSet, NSMutableSet; + +@interface PLAnnotationPen : NSObject { + NSMutableSet *_set; + id _target; + SEL _selector; + id _context; +} + +@property(readonly) NSSet * set; +@property id target; +@property SEL selector; +@property id context; + + +- (SEL)selector; +- (id)context; +- (void)setContext:(id)arg1; +- (id)set; +- (void)setSelector:(SEL)arg1; +- (BOOL)empty; +- (void)removeAnnotations:(id)arg1; +- (void)removeAllAnnotations; +- (void)addAnnotations:(id)arg1; +- (void)removeAnnotation:(id)arg1; +- (void)setTarget:(id)arg1; +- (id)description; +- (id)target; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLApplicationCameraViewController.h b/PhotoLibrary.framework/PLApplicationCameraViewController.h new file mode 100755 index 0000000..018d745 --- /dev/null +++ b/PhotoLibrary.framework/PLApplicationCameraViewController.h @@ -0,0 +1,77 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class UIToolbar, NSDictionary, PLCameraImageWellView, ; + +@interface PLApplicationCameraViewController : PLCameraViewController { + PLCameraImageWellView *_photosButton; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _previewButtonAction; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _doneButtonAction; + + NSDictionary *_configuration; + int _testPictureCounter; + *_delegate; + BOOL _usesSessionAlbum; +} + +@property(copy) id previewButtonAction; +@property * delegate; +@property(readonly) UIToolbar * cameraButtonBar; +@property int testPictureCounter; + + +- (void)setDelegate:(id)arg1; +- (void)_applicationWillEnterForeground:(id)arg1; +- (void)_applicationDidEnterBackground:(id)arg1; +- (void)takePicture; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)prepareForDefaultImageSnapshot; +- (id)delegate; +- (void)setTestPictureCounter:(int)arg1; +- (int)testPictureCounter; +- (void)pausePhotoStreams; +- (void)updatePreviewWellImage:(id)arg1; +- (BOOL)shouldAnimateIrisForSuspension; +- (void)stopCameraPreviewAnimated:(BOOL)arg1; +- (void)startCameraPreview; +- (id)cameraButtonBar; +- (void)startPictureTest; +- (void)prepareForSuspension; +- (void)viewWillShowForLaunch; +- (BOOL)showingCameraPreview; +- (id)previewButtonAction; +- (void)_saveConfiguration; +- (void)_applyConfiguration; +- (void)_photosButtonClicked:(id)arg1; +- (void)resumePhotoStreams; +- (void)setPreviewButtonAction:(id)arg1; +- (id)initWithSessionAlbum:(BOOL)arg1 usesCameraLocationBundleID:(BOOL)arg2; +- (void)_libraryRebuildProgressDidUpdate:(id)arg1; +- (void)animateIrisForSuspension; +- (void)cameraViewFinishedClosingIris:(id)arg1; +- (void)cameraViewDidEndRecordingVideo:(id)arg1; +- (void)cameraViewWillBeginRecordingVideo:(id)arg1; +- (void)cameraViewDidFinishOpeningIrisForPreview:(id)arg1; +- (void)cameraViewFinishedTakingPicture:(id)arg1; +- (void)cameraViewIsReady:(id)arg1; +- (BOOL)cameraViewShouldShowPreviewAfterSelection:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLAssetBackedItem.h b/PhotoLibrary.framework/PLAssetBackedItem.h new file mode 100755 index 0000000..c921168 --- /dev/null +++ b/PhotoLibrary.framework/PLAssetBackedItem.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLManagedAsset, PLVideoView, UIImage; + +@interface PLAssetBackedItem : PLItem { + UIImage *_previewImage; + PLManagedAsset *_asset; + BOOL _isTemporaryAsset; + PLVideoView *_videoView; +} + +@property(retain) UIImage * previewImage; +@property(retain) PLManagedAsset * asset; +@property BOOL isTemporaryAsset; + ++ (id)itemsWithURLsAndData:(id)arg1; + +- (id)imageData; +- (id)_videoView; +- (id)videoView; +- (id)URL; +- (id)previewImage; +- (id)asset; +- (void)setAsset:(id)arg1; +- (void)setPreviewImage:(id)arg1; +- (BOOL)isTemporaryAsset; +- (id)_initWithURL:(id)arg1 type:(id)arg2; +- (void)setIsTemporaryAsset:(BOOL)arg1; +- (id)initWithURL:(id)arg1 type:(id)arg2; +- (id)imageWithFormat:(int)arg1; +- (void)dealloc; +- (int)itemType; + +@end diff --git a/PhotoLibrary.framework/PLAutoScroller.h b/PhotoLibrary.framework/PLAutoScroller.h new file mode 100755 index 0000000..a00f651 --- /dev/null +++ b/PhotoLibrary.framework/PLAutoScroller.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIScrollView, NSTimer; + +@interface PLAutoScroller : NSObject { + UIScrollView *_targetScrollView; + struct CGPoint { + float x; + float y; + } _targetPoint; + float _thresholdDistance; + NSTimer *_autoscrollTimer; +} + +@property struct CGPoint { float x1; float x2; } targetPoint; +@property(readonly) float thresholdDistance; + + +- (void)setTargetPoint:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })targetPoint; +- (void)_stopAutoscrollTimer; +- (float)thresholdDistance; +- (void)_updateAutoscrollTimer:(id)arg1; +- (id)initWithTargetScrollView:(id)arg1 thresholdDistance:(float)arg2; +- (void)stopAndInvalidate; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLBouncingView.h b/PhotoLibrary.framework/PLBouncingView.h new file mode 100755 index 0000000..47bef22 --- /dev/null +++ b/PhotoLibrary.framework/PLBouncingView.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLBouncingView : UIImageView { + int _captureOrientation; + BOOL _isFlipped; +} + +@property int captureOrientation; +@property BOOL isFlipped; + + +- (void)setIsFlipped:(BOOL)arg1; +- (BOOL)isFlipped; +- (void)setCaptureOrientation:(int)arg1; +- (int)captureOrientation; + +@end diff --git a/PhotoLibrary.framework/PLCGPathCache.h b/PhotoLibrary.framework/PLCGPathCache.h new file mode 100755 index 0000000..1f4d44d --- /dev/null +++ b/PhotoLibrary.framework/PLCGPathCache.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLCGPathCache : NSObject { + struct __CFDictionary { } *_pathCache; +} + ++ (id)sharedPathCache; + +- (void)setPath:(struct CGPath { }*)arg1 forKey:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (struct CGPath { }*)pathForKey:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCachedFilesManager.h b/PhotoLibrary.framework/PLCachedFilesManager.h new file mode 100755 index 0000000..49b7f66 --- /dev/null +++ b/PhotoLibrary.framework/PLCachedFilesManager.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class , , PLImageCache, NSLock, PLPhotoLibrary, NSDate, NSMutableDictionary; + +@interface PLCachedFilesManager : NSObject { + PLPhotoLibrary *_photoLibrary; + PLImageCache *_imageCache; + BOOL _isRecreatingCaches; + BOOL _cancelPostProcessing; + BOOL _recreateCachesAfterCancel; + NSLock *_lock; + NSMutableDictionary *_cachingMetadata; + NSDate *_currentDatabaseModTime; + NSMutableDictionary *_optionsDictionary; + unsigned int _dcimDirectoryHasChanged : 1; + unsigned int _iTunesDatastoreHasChanged : 1; + unsigned int _recreateCachesDirectory : 1; + unsigned int _iTunesDataExists : 1; + *_delegate; + *_plugin; +} + ++ (BOOL)instanceIsRecreatingCaches; + +- (void)setDelegate:(id)arg1; +- (void)recreateCachedFilesAfterSyncWithDelay:(id)arg1; +- (BOOL)cachesNeedToBeRecreated; +- (id)initWithPhotoLibrary:(id)arg1 imageCache:(id)arg2; +- (void)_saveDCIMState; +- (id)_pathToCachesMetadataFile; +- (void)_actuallyRecreateCaches; +- (void)_finishRecreatingCaches; +- (void)setIsRecreatingCaches:(BOOL)arg1; +- (void)_recreateCaches; +- (BOOL)_cachesDirectoryIsMissingOrIsEmpty; +- (BOOL)_photosDatabaseHasChangedSinceLastCheck; +- (BOOL)_dcimDirectoryHasChanged; +- (void)_cancelRecreatingCachedFiles; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraButton.h b/PhotoLibrary.framework/PLCameraButton.h new file mode 100755 index 0000000..04bada3 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraButton.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIImageView, UIImage, UIView, NSArray; + +@interface PLCameraButton : UIButton { + UIView *_rotationHolder; + UIImageView *_iconView; + BOOL _lockEnabled; + BOOL _isLandscape; + BOOL _dontDrawDisabled; + UIImage *_cameraIcon; + UIImage *_cameraIconLandscape; + NSArray *_videoRecordingIcons; + UIImage *_panoRecordingIcon; + UIImage *_panoRecordingIconLandscape; + int _buttonMode; + BOOL _isCapturing; + int _orientation; + BOOL _watchingOrientationChanges; +} + + +- (void)_deviceOrientationChanged:(id)arg1; +- (id)initWithDefaultSize; +- (void)_setHighlightOnMouseDown:(BOOL)arg1; +- (void)setEnabled:(BOOL)arg1; +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (int)orientation; +- (void)_startWatchingDeviceOrientationChanges; +- (void)setLockEnabled:(BOOL)arg1; +- (void)setButtonMode:(int)arg1; +- (void)setDontShowDisabledState:(BOOL)arg1; +- (void)_loadPanoResources; +- (void)_loadPanoLandscapeResources; +- (void)setButtonOrientation:(int)arg1 animated:(BOOL)arg2; +- (void)_loadVideoResources; +- (void)_loadStillResources; +- (void)_loadStillLandscapeResources; +- (void)setIsCapturing:(BOOL)arg1; +- (void)_stopWatchingDeviceOrientationChanges; +- (void)_setIcon:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraButtonBar.h b/PhotoLibrary.framework/PLCameraButtonBar.h new file mode 100755 index 0000000..3075cfc --- /dev/null +++ b/PhotoLibrary.framework/PLCameraButtonBar.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLCameraButton; + +@interface PLCameraButtonBar : UIToolbar { + PLCameraButton *_cameraButton; +} + +@property(retain) PLCameraButton * cameraButton; + ++ (float)defaultHeight; ++ (id)backgroundImage; + +- (id)initInView:(id)arg1 withItems:(struct { int x1; int x2; id x3; id x4; float x5; int x6; SEL x7; id x8; }*)arg2 withCount:(int)arg3; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setCameraButton:(id)arg1; +- (id)cameraButton; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraController.h b/PhotoLibrary.framework/PLCameraController.h new file mode 100755 index 0000000..0f96e02 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraController.h @@ -0,0 +1,313 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class AVCaptureStillImageOutput, AVCaptureMovieFileOutput, AVCaptureVideoPreviewLayer, SBSAccelerometer, AVCaptureSession, AVCaptureVideoDataOutput, AVCaptureDevice, AVCaptureDeviceInput, , NSString, AVCaptureOutput, NSTimer; + +@interface PLCameraController : NSObject { + AVCaptureSession *_avCaptureSession; + AVCaptureDevice *_avCaptureDeviceFront; + AVCaptureDevice *_avCaptureDeviceBack; + AVCaptureDevice *_avCaptureDeviceAudio; + AVCaptureDeviceInput *_avCaptureInputFront; + AVCaptureDeviceInput *_avCaptureInputBack; + AVCaptureDeviceInput *_avCaptureInputAudio; + AVCaptureStillImageOutput *_avCaptureOutputPhoto; + AVCaptureMovieFileOutput *_avCaptureOutputVideo; + AVCaptureVideoDataOutput *_avCaptureOutputPanorama; + struct OpaqueFigSampleBufferProcessor { } *_panoramaProcessor; + struct _CAImageQueue { } *_panoramaImageQueue; + struct CGSize { + float width; + float height; + } _panoramaPreviewSize; + float _panoramaPreviewScale; + struct dispatch_queue_s { } *_avCaptureSessionDispatchQueue; + AVCaptureDevice *_currentDevice; + AVCaptureDeviceInput *_currentInput; + AVCaptureOutput *_currentOutput; + AVCaptureVideoPreviewLayer *_previewLayer; + BOOL _shouldBeStopped; + int _cameraMode; + int _cameraDevice; + int _flashMode; + int _captureOrientation; + BOOL _imageWriterQueueIsAvailable; + BOOL _hdrEnabled; + BOOL _hdrCaptureIncludesEV0Image; + int _hdrEV0PhotoCaptureCount; + float _zoomFactor; + *_delegate; + double _maximumCaptureDuration; + int _captureQuality; + NSString *_videoCapturePath; + SBSAccelerometer *_accelerometer; + struct CGImage { } *_lastVideoPreviewFrameImageRef; + BOOL _lockFocusLock; + BOOL _lockFocusAfterFocusFinishes; + BOOL _isFocusingOnFace; + int _cameraOrientation; + NSTimer *_idleTimerTimer; + BOOL _delaySuspend; + NSTimer *_delaySuspendTimer; + int _imageWriterQueueAvailabilityToken; + struct { + unsigned int supportsVideo : 1; + unsigned int supportsFocus : 1; + unsigned int supportsExposure : 1; + unsigned int supportsZoom : 1; + unsigned int supportsHDR : 1; + unsigned int supportsPanorama : 1; + unsigned int hasFlash : 1; + unsigned int hasFrontCamera : 1; + unsigned int deferStartVideoCapture : 1; + unsigned int inCall : 1; + unsigned int isCapturingPanorama : 1; + unsigned int focusDisabled : 1; + unsigned int focusWasModified : 1; + unsigned int serverDied : 1; + unsigned int didGetDeviceUnavailableInBackground : 1; + unsigned int didSetLocationData : 1; + unsigned int isChangingMode : 1; + unsigned int flashWillFireAutomatically : 1; + unsigned int isCameraApp : 1; + unsigned int didSendPreviewStartedCallbackToEmptyDelegate : 1; + unsigned int logFocusInfo : 1; + unsigned int logPreviewInfo : 1; + unsigned int logCaptureInfo : 1; + unsigned int logFlashInfo : 1; + unsigned int logDebugInfo : 1; + unsigned int logPanoInfo : 1; + unsigned int enableFirstLastFrame : 1; + unsigned int enable720p60Recording : 1; + unsigned int convertSampleBufferToJPEG : 1; + unsigned int delegateDidStartSession : 1; + unsigned int delegateWillStartPreview : 1; + unsigned int delegatePreviewDidStart : 1; + unsigned int delegateSessionDidStart : 1; + unsigned int delegateDidStopSession : 1; + unsigned int delegateWillStopSession : 1; + unsigned int delegateSessionDidStop : 1; + unsigned int delegateSessionWasInterrupted : 1; + unsigned int delegateSessionInterruptionEnded : 1; + unsigned int delegateServerDied : 1; + unsigned int delegateInputPortFormatDescriptionDidChange : 1; + unsigned int delegateModeWillChange : 1; + unsigned int delegateModeDidChange : 1; + unsigned int delegateWillTakePhoto : 1; + unsigned int delegateDidTakePhoto : 1; + unsigned int delegateCapturedPhoto : 1; + unsigned int delegateDidChangeCaptureAbility : 1; + unsigned int delegateDidUpdatePanoramaPreview : 1; + unsigned int delegateWillStopPanoramaCapture : 1; + unsigned int delegatePanoramaWillStartProcessing : 1; + unsigned int delegatePanoramaDidStopProcessing : 1; + unsigned int delegateCapturedPanorama : 1; + unsigned int delegateVideoCaptureDidStart : 1; + unsigned int delegateDidStopVideoCapture : 1; + unsigned int delegateVideoCaptureDidStop : 1; + unsigned int delegateWillStartAutofocus : 1; + unsigned int delegateFocusDidStart : 1; + unsigned int delegateFocusDidEnd : 1; + unsigned int delegateTorchAvailabilityChanged : 1; + } _cameraFlags; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id postSessionSetupBlock; + +} + +@property(readonly) AVCaptureSession * currentSession; +@property(readonly) AVCaptureStillImageOutput * imageOutput; +@property AVCaptureDevice * currentDevice; +@property AVCaptureDeviceInput * currentInput; +@property AVCaptureOutput * currentOutput; +@property(readonly) AVCaptureVideoPreviewLayer * previewLayer; +@property(readonly) float panoramaPreviewScale; +@property(readonly) struct CGSize { float x1; float x2; } panoramaPreviewSize; +@property int captureOrientation; +@property int cameraMode; +@property int flashMode; +@property int cameraDevice; +@property BOOL convertSampleBufferToJPEG; +@property BOOL isCameraApp; +@property(readonly) BOOL supportsHDR; +@property(getter=isHDREnabled) BOOL HDREnabled; +@property float zoomFactor; +@property(copy) id postSessionSetupBlock; +@property(readonly) int cameraOrientation; + ++ (id)sharedInstance; + +- (id)currentSession; +- (void)_serverDied:(id)arg1; +- (void)_applicationSuspended:(id)arg1; +- (void)setDelegate:(id)arg1; +- (BOOL)isReady; +- (void)lockFocus; +- (void)autofocus; +- (void)_applicationDidBecomeActive:(id)arg1; +- (void)setCameraDevice:(int)arg1; +- (int)cameraDevice; +- (void)stopVideoCapture; +- (void)startVideoCapture; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void*)arg4; +- (void)accelerometer:(id)arg1 didAccelerateWithTimeStamp:(double)arg2 x:(float)arg3 y:(float)arg4 z:(float)arg5 eventType:(int)arg6; +- (id)delegate; +- (void)captureOutput:(id)arg1 didFinishRecordingToOutputFileAtURL:(id)arg2 fromConnections:(id)arg3 error:(id)arg4; +- (void)captureOutput:(id)arg1 didStartRecordingToOutputFileAtURL:(id)arg2 fromConnections:(id)arg3; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })faceRectangle; +- (BOOL)hasFlash; +- (int)flashMode; +- (void)setFlashMode:(int)arg1; +- (void)captureOutput:(id)arg1 didOutputSampleBuffer:(struct opaqueCMSampleBuffer { }*)arg2 fromConnection:(id)arg3; +- (void)startPreview; +- (void)stopPreview; +- (void)setCaptureOrientation:(int)arg1; +- (float)zoomFactor; +- (struct CGSize { float x1; float x2; })panoramaPreviewSize; +- (float)panoramaPreviewScale; +- (id)imageOutput; +- (void)setCurrentDevice:(id)arg1; +- (BOOL)supportsHDR; +- (void)setHDREnabled:(BOOL)arg1; +- (BOOL)isTorchDisabled; +- (BOOL)isTorchOn; +- (BOOL)isFocusingOnFace; +- (void)setFocusDisabled:(BOOL)arg1; +- (BOOL)isExposureLockSupported; +- (BOOL)isFocusLockSupported; +- (BOOL)canLockFocus; +- (void)restartAutoFocus; +- (int)currentFocusMode; +- (void)focusAtAdjustedPoint:(struct CGPoint { float x1; float x2; })arg1; +- (BOOL)canFocusAtPoint; +- (BOOL)isFocusAllowed; +- (void)_panoramaDidReceiveErrorNotification:(id)arg1; +- (void)_panoramaDidReceiveWarningNotification:(id)arg1; +- (void)panoramaProcessorOutputCallbackWithStatus:(long)arg1 buffer:(struct opaqueCMSampleBuffer { }*)arg2; +- (void)startPanoramaCapture; +- (void)setPanoramaImageQueueLayer:(id)arg1; +- (BOOL)isCapturingPanorama; +- (BOOL)supportsPanorama; +- (void)setVideoCaptureMaximumDuration:(double)arg1; +- (void)setVideoCaptureQuality:(int)arg1; +- (id)videoCapturePath; +- (BOOL)canCapturePhoto; +- (void)_startPreviewWithCameraDevice:(int)arg1 cameraMode:(int)arg2; +- (BOOL)_didSendPreviewStartedCallbackToEmptyDelegate; +- (BOOL)supportsZoom; +- (void)setZoomFactor:(float)arg1; +- (float)maximumZoomFactor; +- (float)minimumZoomFactor; +- (BOOL)_modeUsesCompassHeading; +- (BOOL)convertSampleBufferToJPEG; +- (void)setConvertSampleBufferToJPEG:(BOOL)arg1; +- (BOOL)hasFrontCamera; +- (void)setCameraMode:(int)arg1; +- (int)cameraMode; +- (BOOL)supportsVideoCapture; +- (BOOL)inCall; +- (void)_didTakePhoto; +- (void)_willTakePhoto; +- (void)_faceRectangleChanged; +- (void)_updateTorchAvailability; +- (void)_torchLevelChanged; +- (void)_flashStateChanged; +- (void)_whiteBalanceCompleted; +- (void)_whiteBalanceStarted; +- (void)_exposureCompleted; +- (void)_exposureStarted; +- (void)_focusCompleted; +- (void)_focusStarted; +- (void)_lockedFocusOperationFinished; +- (void)_autofocusOperationFinished; +- (void)_focusOperationFinished; +- (void)_commonFocusFinished; +- (void)_lockFocus:(BOOL)arg1 lockExposure:(BOOL)arg2 lockWhiteBalance:(BOOL)arg3; +- (void)_autofocus:(BOOL)arg1 autoExpose:(BOOL)arg2; +- (void)_unlockCurrentDeviceForConfiguration; +- (BOOL)_lockCurrentDeviceForConfiguration; +- (void)stopPanoramaCapture; +- (void)_panoramaDidStop; +- (void)lockExposure; +- (BOOL)canCapturePanorama; +- (double)minimumVideoCaptureDuration; +- (void)lockFocusForRecording; +- (id)_videoMetadataArrayIncludingSensitiveProperties:(BOOL)arg1; +- (void)_setVideoCapturePath:(id)arg1; +- (BOOL)canCaptureVideo; +- (void)_removeVideoCaptureFileAndDirectoryAtPath:(id)arg1; +- (void)_capturedPhotoWithDictionary:(id)arg1 error:(id)arg2; +- (BOOL)isHDREnabled; +- (BOOL)flashWillFire; +- (void)_setOrientation; +- (BOOL)isExposing; +- (BOOL)isFocusing; +- (BOOL)_sanityCheckSessionCanCaptureWithOutput:(id)arg1; +- (BOOL)isChangingModes; +- (void)autofocusAfterCapture; +- (void)_processCapturedPhotoWithDictionary:(id)arg1 error:(id)arg2; +- (int)captureOrientation; +- (BOOL)_isCountingHDREV0Captures; +- (void)_recoverFromServerError; +- (BOOL)isCapturingVideo; +- (void)_resetIdleTimer; +- (void)_setFlashMode:(int)arg1 force:(BOOL)arg2; +- (void)autoExpose; +- (void)_delayIdleTimerByTimeInterval:(double)arg1; +- (void)_setOrientationEventsEnabled:(BOOL)arg1; +- (id)currentInput; +- (id)previewLayer; +- (BOOL)_setupCamera; +- (void)_tearDownCamera; +- (void)executeBlockOnMainQueue:(id)arg1; +- (void)_forceDelaySuspendTimeout; +- (void)_setDelaySuspend:(BOOL)arg1; +- (id)postSessionSetupBlock; +- (void)_focusHasChanged:(id)arg1; +- (void)_inputPortFormatDescriptionDidChange:(id)arg1; +- (void)_movieFileRecordingCompleted:(id)arg1; +- (void)_interruptionEnded:(id)arg1; +- (void)_wasInterrupted:(id)arg1; +- (void)_sessionRuntimeErrored:(id)arg1; +- (void)_sessionStopped:(id)arg1; +- (void)_sessionStarted:(id)arg1; +- (void)_deviceStarted:(id)arg1; +- (void)_previewStarted:(id)arg1; +- (void)enqueueBlockInCaptureSessionQueue:(id)arg1; +- (void)enqueueBlockOnMainQueue:(id)arg1; +- (void)_configureSessionWithCameraMode:(int)arg1 cameraDevice:(int)arg2; +- (void)setCurrentInput:(id)arg1; +- (void)setCurrentOutput:(id)arg1; +- (id)_currentVideoConnection; +- (id)currentOutput; +- (void)_sanityCheckCameraMode:(int*)arg1 cameraDevice:(int*)arg2; +- (void)_setCameraMode:(int)arg1 cameraDevice:(int)arg2; +- (void)_inCallStatusChanged:(BOOL)arg1; +- (void)_teardownDelaySuspendTimer; +- (void)setPostSessionSetupBlock:(id)arg1; +- (void)_setLocationEnabled:(BOOL)arg1; +- (void)_destroyCamera; +- (void)postOrientationChangedNotification:(int)arg1 force:(BOOL)arg2; +- (void)_updateCallStatus; +- (void)_callStateDidChange:(id)arg1; +- (void)_imageWriterQueueAvailabilityChanged; +- (void)_applicationWilEnterForeground:(id)arg1; +- (void)_synchronizeHDRSettings; +- (void)setIsCameraApp:(BOOL)arg1; +- (BOOL)isCameraApp; +- (id)currentDevice; +- (id)init; +- (void)dealloc; +- (void)accelerometer:(id)arg1 didChangeDeviceOrientation:(int)arg2; +- (void)capturePhoto; +- (int)cameraOrientation; +- (void)_setCameraOrientation:(int)arg1; + +@end diff --git a/PhotoLibrary.framework/PLCameraElapsedTimeView.h b/PhotoLibrary.framework/PLCameraElapsedTimeView.h new file mode 100755 index 0000000..21efbba --- /dev/null +++ b/PhotoLibrary.framework/PLCameraElapsedTimeView.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSDate, NSTimer, UILabel; + +@interface PLCameraElapsedTimeView : UIImageView { + UILabel *_hours; + UILabel *_minutes; + UILabel *_seconds; + NSTimer *_timer; + NSDate *_startTime; + BOOL _autorotationEnabled; + BOOL _watchingOrientationChanges; + int _orientation; +} + +@property BOOL autorotationEnabled; + + +- (void)_deviceOrientationChanged:(id)arg1; +- (void)_update:(id)arg1; +- (void)startTimer; +- (void)setOrientation:(int)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setAutorotationEnabled:(BOOL)arg1; +- (BOOL)autorotationEnabled; +- (void)stopTimer; +- (void)_setDeviceOrientation:(int)arg1 animated:(BOOL)arg2; +- (void)_startWatchingDeviceOrientationChanges; +- (void)_stopWatchingDeviceOrientationChanges; + +@end diff --git a/PhotoLibrary.framework/PLCameraFaceDetectionView.h b/PhotoLibrary.framework/PLCameraFaceDetectionView.h new file mode 100755 index 0000000..cad8cf2 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraFaceDetectionView.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLCameraFaceDetectionView : PLCameraFocusView { +} + + +- (id)nameForDarkImage; +- (id)nameForLightImage; +- (id)init; + +@end diff --git a/PhotoLibrary.framework/PLCameraFlashButton.h b/PhotoLibrary.framework/PLCameraFlashButton.h new file mode 100755 index 0000000..f114d23 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraFlashButton.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIImageView, , PLCameraFlashButtonSpacerView, PLCameraOverlayButtonLabel; + +@interface PLCameraFlashButton : PLReorientingButton { + int _flashMode; + BOOL _isExpanded; + float _fixedLeftWidth; + float _fixedRightWidth; + UIImageView *_flashIconView; + PLCameraOverlayButtonLabel *_autoLabel; + PLCameraOverlayButtonLabel *_onLabel; + PLCameraOverlayButtonLabel *_offLabel; + PLCameraOverlayButtonLabel *_currentLabel; + UIImageView *_warningImageView; + PLCameraFlashButtonSpacerView *_spacer1; + PLCameraFlashButtonSpacerView *_spacer2; + *_delegate; + BOOL autoHidden; + BOOL showWarningIndicator; +} + +@property * delegate; +@property int flashMode; +@property(getter=isAutoHidden) BOOL autoHidden; +@property(getter=isShowingWarningIndicator) BOOL showWarningIndicator; +@property(getter=isExpanded,readonly) BOOL expanded; + + +- (void)setDelegate:(id)arg1; +- (void)collapse; +- (BOOL)isExpanded; +- (id)delegate; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (int)flashMode; +- (void)setFlashMode:(int)arg1; +- (void)_collapseAnimated; +- (void)_expandAnimated:(BOOL)arg1; +- (void)_collapseAndSetMode:(int)arg1 animated:(BOOL)arg2; +- (void)_cancelCollapse; +- (void)_scheduleCollapse; +- (BOOL)isAutoHidden; +- (BOOL)isShowingWarningIndicator; +- (void)_loadWarningResources; +- (void)toggleTap:(id)arg1; +- (float)_currentWidth; +- (void)setAutoHidden:(BOOL)arg1; +- (void)setFlashMode:(int)arg1 notifyDelegate:(BOOL)arg2; +- (void)setShowWarningIndicator:(BOOL)arg1; +- (void)setButtonOrientation:(int)arg1 animated:(BOOL)arg2; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraFlashButtonSpacerView.h b/PhotoLibrary.framework/PLCameraFlashButtonSpacerView.h new file mode 100755 index 0000000..a95dcba --- /dev/null +++ b/PhotoLibrary.framework/PLCameraFlashButtonSpacerView.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLCameraFlashButtonSpacerView : UIView { +} + + +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/PhotoLibrary.framework/PLCameraFlashLabelView.h b/PhotoLibrary.framework/PLCameraFlashLabelView.h new file mode 100755 index 0000000..a5d817d --- /dev/null +++ b/PhotoLibrary.framework/PLCameraFlashLabelView.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSString, UIImage; + +@interface PLCameraFlashLabelView : UIView { + NSString *_text; + UIImage *_image; + BOOL _labelIsVisible; + struct CGImage { } *_labelVisibleContents; + struct CGImage { } *_labelHiddenContents; + struct CGSize { + float width; + float height; + } _contentsSize; + float backgroundAlpha; +} + +@property(retain) NSString * text; +@property(retain) UIImage * image; +@property BOOL labelIsVisible; +@property struct CGSize { float x1; float x2; } contentsSize; +@property float backgroundAlpha; + + +- (void)setBackgroundAlpha:(float)arg1; +- (id)image; +- (void)sizeToFit; +- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (id)text; +- (void)setText:(id)arg1; +- (void)setImage:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGSize { float x1; float x2; })contentsSize; +- (void)setContentsSize:(struct CGSize { float x1; float x2; })arg1; +- (BOOL)labelIsVisible; +- (void)setLabelIsVisible:(BOOL)arg1; +- (struct CGImage { }*)_newLabelImage:(BOOL)arg1; +- (float)backgroundAlpha; +- (void)_reloadLabelContents; +- (void)updateLabelContents; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraFocusLockView.h b/PhotoLibrary.framework/PLCameraFocusLockView.h new file mode 100755 index 0000000..d8093a1 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraFocusLockView.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class CAKeyframeAnimation; + +@interface PLCameraFocusLockView : PLCameraFocusView { + CAKeyframeAnimation *_lockBoundsAnimation; + BOOL _scalingDown; + BOOL _shouldEndFocus; + struct CGAffineTransform { + float a; + float b; + float c; + float d; + float tx; + float ty; + } _defaultTransform; +} + + +- (void)startAnimating; +- (void)finishedScalingDown; +- (id)_createLockBoundsAnimation; +- (void)animateScaleDown; +- (void)animateLock; +- (void)focusDidEnd; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraFocusPointView.h b/PhotoLibrary.framework/PLCameraFocusPointView.h new file mode 100755 index 0000000..c48958d --- /dev/null +++ b/PhotoLibrary.framework/PLCameraFocusPointView.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLCameraFocusPointView : PLCameraFocusView { +} + + +- (id)nameForDarkImage; +- (id)nameForLightImage; + +@end diff --git a/PhotoLibrary.framework/PLCameraFocusView.h b/PhotoLibrary.framework/PLCameraFocusView.h new file mode 100755 index 0000000..9780f90 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraFocusView.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class CAKeyframeAnimation, NSArray; + +@interface PLCameraFocusView : UIView { + NSArray *_images; + CAKeyframeAnimation *_contentsAnimation; + CAKeyframeAnimation *_boundsAnimation; + double _animationStartTime; + BOOL _fadingOut; +} + + +- (void)_fadeOut; +- (void)startAnimating; +- (void)stopAnimating; +- (void)focusDidEnd; +- (void)scaleFrame:(float)arg1 reposition:(BOOL)arg2; +- (void)_fadeOutDidFinish; +- (id)_createBoundsAnimation; +- (id)_createContentsAnimation; +- (id)nameForDarkImage; +- (id)nameForLightImage; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraGuideView.h b/PhotoLibrary.framework/PLCameraGuideView.h new file mode 100755 index 0000000..50f3a26 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraGuideView.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLCameraGuideView : UIView { +} + + +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_drawLinesWithInset:(float)arg1; + +@end diff --git a/PhotoLibrary.framework/PLCameraImageWellView.h b/PhotoLibrary.framework/PLCameraImageWellView.h new file mode 100755 index 0000000..5dda90d --- /dev/null +++ b/PhotoLibrary.framework/PLCameraImageWellView.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIView, UIImageView, UIImage; + +@interface PLCameraImageWellView : UIView { + UIImage *_thumbnailImage; + UIImageView *_containerImageView; + UIImageView *_thumbnailImageView; + UIView *_thumbnailOverlayView; + BOOL _watchingOrientationChanges; + int _deviceOrientation; +} + + +- (void)_deviceOrientationChanged:(id)arg1; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)thumbnailImage; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 image:(id)arg2; +- (void)setHighlighted:(BOOL)arg1; +- (void)setEnabled:(BOOL)arg1; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; +- (void)layoutSubviews; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })thumbnailFrame; +- (void)beginContentFadeOutWithDuration:(float)arg1; +- (void)_setImageViewHighlighted:(BOOL)arg1; +- (void)addMaskedSubview:(id)arg1; +- (void)setThumbnailImage:(id)arg1; +- (void)_startWatchingDeviceOrientationChanges; +- (void)setButtonOrientation:(int)arg1 animated:(BOOL)arg2; +- (void)_stopWatchingDeviceOrientationChanges; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraImportItem.h b/PhotoLibrary.framework/PLCameraImportItem.h new file mode 100755 index 0000000..b03156e --- /dev/null +++ b/PhotoLibrary.framework/PLCameraImportItem.h @@ -0,0 +1,91 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLManagedAsset, UIImage, NSString, NSData, NSError, NSMutableDictionary; + +@interface PLCameraImportItem : NSObject { + NSString *_identifier; + NSString *_parentFolder; + NSString *_basePath; + NSMutableDictionary *_representationsMapping; + UIImage *_thumbnail; + NSData *_thumbnailData; + int _thumbnailState; + BOOL _metadataRequested; + BOOL _thumbnailRequested; + BOOL _shouldImport; + NSError *_importError; + NSString *eventName; + PLManagedAsset *importedAsset; +} + +@property(readonly) NSString * identifier; +@property(readonly) NSString * parentFolder; +@property(retain) NSString * basePath; +@property(retain) NSString * eventName; +@property(retain) PLManagedAsset * importedAsset; +@property(readonly) UIImage * thumbnail; +@property(retain) NSData * thumbnailData; +@property BOOL shouldImport; +@property(retain) NSError * importError; + + +- (unsigned long long)fileSize; +- (id)identifier; +- (BOOL)isLocked; +- (id)creationDate; +- (void)setImportedAsset:(id)arg1; +- (id)importedAsset; +- (void)setThumbnailData:(id)arg1; +- (id)thumbnailData; +- (id)otherExtensions; +- (id)audioExtension; +- (id)movieExtension; +- (id)rawExtension; +- (id)jpgExtension; +- (BOOL)isStandaloneMovie; +- (void)clearThumbnail; +- (void)cancelThumbnailRequest; +- (void)clearMetadata; +- (id)metadataForRepresentationWithFileExtension:(id)arg1; +- (id)_fileExtensionForTypeWithSelector:(SEL)arg1; +- (BOOL)isJPEG; +- (BOOL)isRaw; +- (id)fileExtensions; +- (BOOL)_isTypeWithSelector:(SEL)arg1; +- (BOOL)canRequestMetadata; +- (void)_removeRepresentation:(id)arg1; +- (void)_addRepresentation:(id)arg1; +- (BOOL)isInDatabaseForce:(BOOL)arg1; +- (id)importError; +- (void)markRepresentationsInDatabase; +- (id)eventName; +- (id)basePath; +- (BOOL)isMovie; +- (BOOL)isStandalonePhoto; +- (id)parentFolder; +- (void)setImportError:(id)arg1; +- (void)setEventName:(id)arg1; +- (void)setBasePath:(id)arg1; +- (void)setShouldImport:(BOOL)arg1; +- (BOOL)isOnDisk; +- (BOOL)shouldImport; +- (void)setThumbnailWithImageRef:(struct CGImage { }*)arg1; +- (void)requestThumbnail; +- (void)setThumbnailState:(int)arg1; +- (int)thumbnailState; +- (BOOL)canRequestThumbnail; +- (BOOL)hasAllMetadata; +- (id)representationForCameraFile:(id)arg1; +- (void)requestMetadata; +- (id)representations; +- (void)removeRepresentationForCameraFile:(id)arg1; +- (void)addRepresentationForCameraFile:(id)arg1; +- (id)initWithIdentifier:(id)arg1 parentFolder:(id)arg2; +- (BOOL)isAudio; +- (id)description; +- (void)dealloc; +- (id)thumbnail; + +@end diff --git a/PhotoLibrary.framework/PLCameraImportItemRepresentation.h b/PhotoLibrary.framework/PLCameraImportItemRepresentation.h new file mode 100755 index 0000000..3f5e8f2 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraImportItemRepresentation.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class ICCameraFile, NSString, NSDictionary; + +@interface PLCameraImportItemRepresentation : NSObject { + ICCameraFile *_cameraFile; + NSDictionary *_metadata; + BOOL _canRequestMetadata; + BOOL _canRequestThumbnail; + NSString *_path; + BOOL _inDatabase; +} + +@property(retain) ICCameraFile * cameraFile; +@property(retain) NSDictionary * metadata; +@property BOOL canRequestMetadata; +@property BOOL canRequestThumbnail; +@property(copy) NSString * path; +@property BOOL inDatabase; + + +- (id)path; +- (void)setMetadata:(id)arg1; +- (id)metadata; +- (void)setPath:(id)arg1; +- (id)forwardingTargetForSelector:(SEL)arg1; +- (BOOL)inDatabase; +- (void)setCameraFile:(id)arg1; +- (BOOL)isJPEG; +- (BOOL)isRaw; +- (void)setInDatabase:(BOOL)arg1; +- (BOOL)canRequestMetadata; +- (id)initWithCameraFile:(id)arg1; +- (id)fileExtension; +- (BOOL)isInDatabaseForce:(BOOL)arg1; +- (BOOL)isMovie; +- (id)cameraFile; +- (void)setCanRequestThumbnail:(BOOL)arg1; +- (BOOL)canRequestThumbnail; +- (void)setCanRequestMetadata:(BOOL)arg1; +- (BOOL)isAudio; +- (id)description; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraImportItemView.h b/PhotoLibrary.framework/PLCameraImportItemView.h new file mode 100755 index 0000000..270b960 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraImportItemView.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIImageView, UIActivityIndicatorView, UIView, UIImage, PLImageView; + +@interface PLCameraImportItemView : UIImageView { + PLImageView *_imageView; + UIView *_movieBadgeView; + UIActivityIndicatorView *_spinner; + UIActivityIndicatorView *_shadowSpinner; +} + +@property(retain) UIImage * image; +@property BOOL showProgressSpinner; +@property(readonly) UIImageView * imageView; +@property(getter=isShadowEnabled) BOOL shadowEnabled; +@property float transitionProgress; +@property(readonly) BOOL isBeingManipulated; +@property(readonly) struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } frameOfImage; + ++ (id)completedBadgeImage; ++ (float)importItemViewBorderWidth; + +- (id)imageView; +- (id)image; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; +- (void)setImage:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setDrawsBorders:(BOOL)arg1; +- (BOOL)showProgressSpinner; +- (void)setShowProgressSpinner:(BOOL)arg1; +- (BOOL)isBeingManipulated; +- (void)setTextBadgeString:(id)arg1; +- (float)transitionProgress; +- (void)setTransitionProgress:(float)arg1; +- (BOOL)isShadowEnabled; +- (void)setShadowEnabled:(BOOL)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraImportManager.h b/PhotoLibrary.framework/PLCameraImportManager.h new file mode 100755 index 0000000..9becbba --- /dev/null +++ b/PhotoLibrary.framework/PLCameraImportManager.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class ICDeviceBrowser, NSMutableArray; + +@interface PLCameraImportManager : NSObject { + ICDeviceBrowser *_deviceBrowser; + NSMutableArray *_importers; + NSMutableArray *_importersToEject; + BOOL _wantsToStopListening; + id _stopListeningCallbackTarget; + SEL _stopListeningCallbackSelector; +} + +@property(retain) NSMutableArray * importers; + ++ (id)sharedCameraImportManager; + +- (void)setImporters:(id)arg1; +- (void)ejectCameras; +- (void)stopListeningWithCallbackTarget:(id)arg1 selector:(SEL)arg2; +- (void)stopListening; +- (unsigned int)startListening; +- (id)importerForDevice:(id)arg1 withDelegate:(id)arg2; +- (void)deviceBrowser:(id)arg1 didRemoveDevice:(id)arg2 moreGoing:(BOOL)arg3; +- (void)deviceBrowser:(id)arg1 didAddDevice:(id)arg2 moreComing:(BOOL)arg3; +- (id)importerMatchingDevice:(id)arg1; +- (void)_cameraImporterDidFinishImporting:(id)arg1; +- (void)removeImporter:(id)arg1; +- (id)importers; +- (void)_stopListening; +- (void)addImporter:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraImportQueue.h b/PhotoLibrary.framework/PLCameraImportQueue.h new file mode 100755 index 0000000..cb1bb51 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraImportQueue.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSMutableArray; + +@interface PLCameraImportQueue : NSObject { + NSMutableArray *_items; + unsigned int _index; +} + + +- (id)currentItem; +- (id)initWithItems:(id)arg1; +- (void)setItems:(id)arg1; +- (id)items; +- (void)_removeItem:(id)arg1; +- (void)didCompleteItem:(id)arg1; +- (id)completedItems; +- (id)itemsNotCompleted; +- (id)description; +- (void)dealloc; +- (BOOL)isCompleted; + +@end diff --git a/PhotoLibrary.framework/PLCameraImporter.h b/PhotoLibrary.framework/PLCameraImporter.h new file mode 100755 index 0000000..3efc1f3 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraImporter.h @@ -0,0 +1,100 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class , PLMutableCameraImportQueue, ICCameraDevice, PLImportFileManager, NSMutableArray, NSString, NSMutableDictionary, PLCameraImportQueue; + +@interface PLCameraImporter : NSObject { + id _delegate; + NSMutableDictionary *_itemsMapping; + NSMutableArray *_items; + PLMutableCameraImportQueue *_thumbnailQueue; + PLCameraImportQueue *_downloadQueue; + PLCameraImportQueue *_importQueue; + PLCameraImportQueue *_deleteQueue; + NSMutableArray *_orphanItems; + BOOL _importInProgress; + NSMutableDictionary *_parentFolderMapping; + BOOL _autosplitEvents; + int _eventSplitGranularity; + ICCameraDevice *_camera; + PLImportFileManager *_importFileManager; + BOOL _stopAfterNextItemImport; + BOOL _importItemInProgress; + NSString *importSessionIdentifier; +} + +@property * delegate; +@property(retain) NSMutableDictionary * itemsMapping; +@property(retain) NSMutableArray * items; +@property(retain) ICCameraDevice * camera; +@property(copy) NSString * importSessionIdentifier; + + +- (void)removeItems:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)setItems:(id)arg1; +- (id)items; +- (id)delegate; +- (void)setCamera:(id)arg1; +- (id)camera; +- (void)setItemsMapping:(id)arg1; +- (void)stopImport; +- (void)importItems:(id)arg1; +- (struct NSObject { Class x1; }*)_eventWithDate:(id)arg1; +- (unsigned long long)approximateBytesRequiredToImportItem:(id)arg1; +- (void)readThumbnailsForImportItems:(id)arg1; +- (void)readMetadataForImportItems:(id)arg1; +- (void)readImportItems; +- (id)allImportItems; +- (BOOL)isImporting; +- (BOOL)deviceIsLocked; +- (unsigned int)contentPercentCompleted; +- (unsigned int)estimatedNumberOfItems; +- (void)ejectCamera; +- (id)cameraKind; +- (id)cameraName; +- (id)initWithDevice:(id)arg1 delegate:(id)arg2; +- (void)cameraDevice:(id)arg1 didReceiveMetadata:(id)arg2 forItem:(id)arg3 error:(id)arg4; +- (void)cameraDevice:(id)arg1 didReceiveThumbnail:(struct CGImage { }*)arg2 forItem:(id)arg3 error:(id)arg4; +- (void)cameraDevice:(id)arg1 didRemoveItems:(id)arg2; +- (void)cameraDevice:(id)arg1 didAddItems:(id)arg2; +- (void)device:(id)arg1 didEncounterError:(id)arg2; +- (void)device:(id)arg1 didCloseSessionWithError:(id)arg2; +- (void)deviceDidBecomeReady:(id)arg1; +- (void)device:(id)arg1 didOpenSessionWithError:(id)arg2; +- (void)didRemoveDevice:(id)arg1; +- (void)didReceiveMetadata:(id)arg1 forCameraFile:(id)arg2 error:(id)arg3; +- (void)didReceiveThumbnail:(struct CGImage { }*)arg1 forCameraFile:(id)arg2 error:(id)arg3; +- (void)removeImportItemsForCameraFiles:(id)arg1; +- (void)cameraDidError:(id)arg1; +- (void)camaraDidEnumerateContents; +- (void)addImportItemsFromCameraFiles:(id)arg1; +- (void)didConnectToCamera:(id)arg1 error:(id)arg2; +- (void)didDisconnectFromCamera:(id)arg1 error:(id)arg2; +- (void)_removeImportItemsAtPathsInBackground:(id)arg1; +- (void)_deleteImportItems:(id)arg1; +- (void)_stopImport; +- (void)_deleteImportItemsFromDiskInBackground:(id)arg1; +- (void)_downloadImportItems:(id)arg1; +- (void)_photoLibraryFinishedImportForPhoto:(id)arg1 atPath:(id)arg2 error:(id)arg3; +- (void)_didFinishImportingItems:(id)arg1; +- (id)importSessionIdentifier; +- (void)didImportImportItem:(id)arg1 error:(id)arg2; +- (void)didDownloadFile:(id)arg1 error:(id)arg2 options:(id)arg3 contextInfo:(void*)arg4; +- (void)_separateItems:(id)arg1 intoEventsWithGranularity:(int)arg2; +- (void)_clearImportItemsForDownload:(id)arg1; +- (id)_eventNameFromDate:(id)arg1; +- (void)importImportItem:(id)arg1; +- (void)didReceiveThumbnail:(struct CGImage { }*)arg1 forImportItem:(id)arg2 error:(id)arg3; +- (void)_removeImportItemForCameraFile:(id)arg1; +- (void)_didFinishDeletingItems:(id)arg1; +- (void)_deleteImportItemFromDisk:(id)arg1; +- (void)_addImportItemFromCameraFile:(id)arg1; +- (id)itemsMapping; +- (id)importItemForCameraFile:(id)arg1; +- (void)setImportSessionIdentifier:(id)arg1; +- (void)didReceiveImportNotification:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraIrisAnimationView.h b/PhotoLibrary.framework/PLCameraIrisAnimationView.h new file mode 100755 index 0000000..689c117 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraIrisAnimationView.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLCameraIrisAnimationView : UIView { + id irisAnimationDelegate; + SEL irisAnimationDidStopSelector; + double irisAnimationDuration; + struct CGPoint { + float x; + float y; + } irisAnimationPosition; + BOOL shouldSetupAnimationInDidMoveToWindow; +} + +@property id irisAnimationDelegate; +@property SEL irisAnimationDidStopSelector; +@property double irisAnimationDuration; +@property struct CGPoint { float x1; float x2; } irisAnimationPosition; +@property BOOL shouldSetupAnimationInDidMoveToWindow; + + +- (void)didMoveToWindow; +- (void)setShouldSetupAnimationInDidMoveToWindow:(BOOL)arg1; +- (void)setIrisAnimationPosition:(struct CGPoint { float x1; float x2; })arg1; +- (void)setIrisAnimationDuration:(double)arg1; +- (void)animateIrisOpen; +- (void)pauseIrisAnimation; +- (void)unpauseIrisAnimation; +- (BOOL)shouldSetupAnimationInDidMoveToWindow; +- (void)setupAnimation; +- (struct CGPoint { float x1; float x2; })irisAnimationPosition; +- (double)irisAnimationDuration; +- (SEL)irisAnimationDidStopSelector; +- (id)irisAnimationDelegate; +- (void)setIrisAnimationDidStopSelector:(SEL)arg1; +- (void)setIrisAnimationDelegate:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraLevelView.h b/PhotoLibrary.framework/PLCameraLevelView.h new file mode 100755 index 0000000..fb21ba3 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraLevelView.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLCameraLevelView : UIView { + struct CGColor { } *_shadowColor; +} + + +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)setShadowColor:(struct CGColor { }*)arg1; +- (struct CGColor { }*)shadowColor; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraOptionsButton.h b/PhotoLibrary.framework/PLCameraOptionsButton.h new file mode 100755 index 0000000..6279f68 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraOptionsButton.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLCameraOverlayButtonLabel; + +@interface PLCameraOptionsButton : PLReorientingButton { + PLCameraOverlayButtonLabel *_titleLabel; + PLCameraOverlayButtonLabel *_pressedTitleLabel; +} + + +- (void)setSelected:(BOOL)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraOverlayButtonLabel.h b/PhotoLibrary.framework/PLCameraOverlayButtonLabel.h new file mode 100755 index 0000000..87c90f4 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraOverlayButtonLabel.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLCameraOverlayButtonLabel : UILabel { + struct CGSize { + float width; + float height; + } _contentSize; +} + +@property struct CGSize { float x1; float x2; } contentSize; + + +- (void)setContentSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })contentSize; +- (id)init; + +@end diff --git a/PhotoLibrary.framework/PLCameraOverlayTextLabelView.h b/PhotoLibrary.framework/PLCameraOverlayTextLabelView.h new file mode 100755 index 0000000..9e0cd01 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraOverlayTextLabelView.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSString; + +@interface PLCameraOverlayTextLabelView : UIView { + NSString *_text; + float _textSize; + float _textStrokeWidth; +} + +@property(retain) NSString * text; +@property float textStrokeWidth; + + +- (id)initWithText:(id)arg1; +- (id)text; +- (void)setText:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setTextStrokeWidth:(float)arg1; +- (float)textStrokeWidth; +- (id)initWithText:(id)arg1 textSize:(float)arg2; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraPageController.h b/PhotoLibrary.framework/PLCameraPageController.h new file mode 100755 index 0000000..a55a9e3 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraPageController.h @@ -0,0 +1,81 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLApplicationCameraViewController, PLKeepDaemonAliveAssertion, UIPanGestureRecognizer, UIViewController; + +@interface PLCameraPageController : UIPageController { + struct NSObject { Class x1; } *_cameraAlbum; + PLApplicationCameraViewController *_cameraViewController; + UIViewController *_cameraAlbumNavigationController; + UIViewController *_presentedCameraAlbumNavigationController; + UIPanGestureRecognizer *_cameraPagePanGestureRecognizer; + double _sessionStartTime; + BOOL _supportsVideos; + BOOL _usesSessionAlbum; + BOOL _shouldShowCameraAlbum; + BOOL _delayLoadingPhotoLibrary; + BOOL _previouslyDidntChangeStatusBar; + PLKeepDaemonAliveAssertion *_keepDaemonAliveAssertion; +} + +@property(retain) PLApplicationCameraViewController * cameraViewController; +@property(retain) UIViewController * cameraAlbumNavigationController; + ++ (void)initialize; + +- (void)pageControllerDidEndPaging:(id)arg1; +- (void)pageControllerWillBeginPaging:(id)arg1; +- (Class)_pageControllerScrollViewClass; +- (id)pageController:(id)arg1 viewControllerAtIndex:(int)arg2; +- (void)_applicationWillEnterForeground:(id)arg1; +- (void)_applicationDidEnterBackground:(id)arg1; +- (void)takePicture; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidLoad; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)scrollViewDidScroll:(id)arg1; +- (void)applicationDidResume; +- (void)didReceiveMemoryWarning; +- (void)prepareForDefaultImageSnapshot; +- (void)applicationWillSuspend; +- (id)initWithSessionID:(id)arg1; +- (void)cameraPreviewWellImageDidChange:(id)arg1; +- (void)_makeViewControllersPerformSelector:(SEL)arg1 withNotification:(id)arg2; +- (void)dismissCameraAlbumForSuspension; +- (void)_dismissCameraAlbumAnimated:(BOOL)arg1 forSuspension:(BOOL)arg2; +- (void)_setupSwipeGesture; +- (void)stopCameraPreview; +- (void)_stopCameraPreviewAnimated:(BOOL)arg1; +- (id)_photoBrowser; +- (void)_updateStatusBarPositionForView:(id)arg1; +- (void)_showCameraAlbumIndexSheet:(BOOL)arg1; +- (void)setCameraAlbumNavigationController:(id)arg1; +- (void)setCameraViewController:(id)arg1; +- (id)_initWithSessionID:(id)arg1 useCameraLocationBundleID:(BOOL)arg2; +- (void)_resetStatusBarPosition; +- (void)_createCameraViewControllerWithSessionAlbum:(BOOL)arg1 useCameraLocationBundleID:(BOOL)arg2; +- (id)newAlbumNavigationController; +- (void)dismissCameraAlbum:(id)arg1; +- (void)dismissCameraAlbumAnimated:(BOOL)arg1; +- (id)cameraViewController; +- (id)cameraAlbumNavigationController; +- (unsigned int)albumPageIndex; +- (unsigned int)cameraPageIndex; +- (void)prepareAlbumNavigationControllerForReuse:(id)arg1; +- (struct NSObject { Class x1; }*)cameraAlbum; +- (void)startCameraPreview; +- (BOOL)showingCameraPreview; +- (void)cameraViewControllerFinishedOpeningIrisForPreview:(id)arg1; +- (void)cameraViewControllerFinishedClosingIris:(id)arg1; +- (void)cameraViewControllerUIShouldUnlock:(id)arg1; +- (void)cameraViewControllerUIShouldLock:(id)arg1; +- (void)_libraryDidChange:(id)arg1; +- (void)albumDidChange:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraPanoramaProgressView.h b/PhotoLibrary.framework/PLCameraPanoramaProgressView.h new file mode 100755 index 0000000..b6214eb --- /dev/null +++ b/PhotoLibrary.framework/PLCameraPanoramaProgressView.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSString; + +@interface PLCameraPanoramaProgressView : UIView { + NSString *_text; +} + +@property(retain) NSString * text; + + +- (id)text; +- (void)setText:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraPanoramaView.h b/PhotoLibrary.framework/PLCameraPanoramaView.h new file mode 100755 index 0000000..726eb46 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraPanoramaView.h @@ -0,0 +1,81 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSOperationQueue, UIImageView, PLCameraLevelView, CADisplayLink, UIView, CMMotionManager, CAShapeLayer, CALayer, PLCameraOverlayTextLabelView, PLCameraPanoramaProgressView; + +@interface PLCameraPanoramaView : UIView { + UIView *_previewOutline; + UIView *_expectedGhost; + struct CGPoint { + float x; + float y; + } _expectedGhostBeginCenter; + struct CGPoint { + float x; + float y; + } _expectedGhostEndCenter; + UIView *_unfilledPreviewView; + UIView *_arrowView; + struct CGPoint { + float x; + float y; + } _arrowViewBeginCenter; + struct CGPoint { + float x; + float y; + } _arrowViewEndCenter; + UIImageView *_arrowImageView; + UIImageView *_glowArrowImageView; + float _previewScale; + CALayer *_previewLayer; + CAShapeLayer *_previewMaskLayer; + PLCameraOverlayTextLabelView *_captureTextView; + PLCameraOverlayTextLabelView *_beginTextView; + PLCameraOverlayTextLabelView *_arrowTextView; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _visiblePreviewRect; + BOOL _ignorePreviewUpdates; + PLCameraPanoramaProgressView *_hudOverlay; + CADisplayLink *_expectedDisplayLink; + float _expectedMovementPerFrame; + float _expectedMovement; + BOOL _isAnimatingExpectedGhost; + float _previousVerticalDeviation; + PLCameraLevelView *_levelView; + CADisplayLink *_displayLink; + CMMotionManager *_motionManager; + NSOperationQueue *_accelerometerQueue; + float _accelerationX; + float _accelerationY; + float _accelerationZ; +} + +@property(readonly) UIView * panoramaPreviewView; +@property(readonly) CALayer * panoramaPreviewLayer; + + +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)startExpectedGhostAnimation; +- (void)_cleanupPostCapture; +- (id)panoramaPreviewView; +- (void)_accelerometerDidUpdateWithData:(id)arg1 error:(id)arg2; +- (void)updateWithOrientation:(int)arg1 rollDegrees:(float)arg2 pitchDelta:(float)arg3; +- (void)_updateExpected; +- (void)updateLevel; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 panoramaPreviewScale:(float)arg2 panoramaPreviewSize:(struct CGSize { float x1; float x2; })arg3; +- (void)showSavingHUD:(BOOL)arg1; +- (void)updateWithPreviewState:(id)arg1; +- (id)panoramaPreviewLayer; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })visiblePreviewRect; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraPreviewView.h b/PhotoLibrary.framework/PLCameraPreviewView.h new file mode 100755 index 0000000..8359cba --- /dev/null +++ b/PhotoLibrary.framework/PLCameraPreviewView.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIView, PLCameraFocusPointView, PLCameraFocusView, PLCameraFaceDetectionView, PLCameraFocusLockView; + +@interface PLCameraPreviewView : UIView { + struct CGPoint { + float x; + float y; + } _touchLocation; + PLCameraFocusPointView *_focusView; + PLCameraFocusView *_autoFocusView; + PLCameraFocusLockView *_lockFocusView; + PLCameraFaceDetectionView *_faceDetectionView; + UIView *_disabledView; + UIView *_snapshotView; + unsigned int _canShowFocus : 1; + unsigned int _controlsAreVisible : 1; +} + ++ (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })defaultAffineTransform; + +- (void)motionEnded:(int)arg1 withEvent:(id)arg2; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)animateFocusScaleDown; +- (void)animateFocusLock; +- (void)showAutofocusView; +- (void)showFaceRectangleWithRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setShouldShowFocus:(BOOL)arg1; +- (void)showFocusAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)showLockFocusAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)zoomFromFactor:(float)arg1 toFactor:(float)arg2 transform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg3; +- (void)removeFocusView; +- (void)setCameraIsChangingModes:(BOOL)arg1; +- (void)focusDidEnd; +- (void)setControlsAreVisible:(BOOL)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraProgressView.h b/PhotoLibrary.framework/PLCameraProgressView.h new file mode 100755 index 0000000..48f8804 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraProgressView.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIActivityIndicatorView, UILabel; + +@interface PLCameraProgressView : UIView { + UILabel *_labelView; + UIActivityIndicatorView *_activityView; +} + + +- (void)setText:(id)arg1; +- (void)layoutSubviews; +- (void)didMoveToWindow; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraRoundedRectView.h b/PhotoLibrary.framework/PLCameraRoundedRectView.h new file mode 100755 index 0000000..e56d90a --- /dev/null +++ b/PhotoLibrary.framework/PLCameraRoundedRectView.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLCameraRoundedRectView : UIView { + float outlineWidth; + float outsideCornerRadius; + float insideCornerRadius; + float fillAlpha; + float strokeWidth; + float strokeAlpha; +} + +@property float outlineWidth; +@property float outsideCornerRadius; +@property float insideCornerRadius; +@property float fillAlpha; +@property float strokeWidth; +@property float strokeAlpha; + + +- (float)strokeWidth; +- (float)outlineWidth; +- (void)setOutlineWidth:(float)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setStrokeAlpha:(float)arg1; +- (void)setStrokeWidth:(float)arg1; +- (void)setFillAlpha:(float)arg1; +- (void)setInsideCornerRadius:(float)arg1; +- (void)setOutsideCornerRadius:(float)arg1; +- (float)insideCornerRadius; +- (float)outsideCornerRadius; +- (float)strokeAlpha; +- (float)fillAlpha; + +@end diff --git a/PhotoLibrary.framework/PLCameraSettingsGroupView.h b/PhotoLibrary.framework/PLCameraSettingsGroupView.h new file mode 100755 index 0000000..fefe005 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraSettingsGroupView.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UISwitch, NSString, UILabel; + +@interface PLCameraSettingsGroupView : UIView { + int type; + NSString *title; + BOOL shouldCenterTitle; + UILabel *titleLabel; + UISwitch *accessorySwitch; +} + +@property int type; +@property(copy) NSString * title; +@property BOOL shouldCenterTitle; +@property(retain) UILabel * titleLabel; +@property(retain) UISwitch * accessorySwitch; + + +- (void)setTitleLabel:(id)arg1; +- (int)type; +- (id)title; +- (void)setType:(int)arg1; +- (void)setTitle:(id)arg1; +- (id)titleLabel; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)shouldCenterTitle; +- (id)accessorySwitch; +- (void)setShouldCenterTitle:(BOOL)arg1; +- (void)setAccessorySwitch:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraSettingsView.h b/PhotoLibrary.framework/PLCameraSettingsView.h new file mode 100755 index 0000000..0d0e7e0 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraSettingsView.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class , PLCameraSettingsGroupView; + +@interface PLCameraSettingsView : UIView { + *_delegate; + PLCameraSettingsGroupView *_gridLinesGroup; + PLCameraSettingsGroupView *_hdrGroup; + PLCameraSettingsGroupView *_panoramaGroup; + BOOL gridIsOn; + BOOL hdrIsOn; +} + +@property * delegate; +@property BOOL gridIsOn; +@property BOOL hdrIsOn; + + +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)layoutSubviews; +- (void)_enterPanoramaMode; +- (void)_toggleEnableHDR:(id)arg1; +- (BOOL)hdrIsOn; +- (void)_toggleEnableGridLines:(id)arg1; +- (BOOL)gridIsOn; +- (void)setHdrIsOn:(BOOL)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 showGrid:(BOOL)arg2 showHDR:(BOOL)arg3 showPano:(BOOL)arg4; +- (void)setGridIsOn:(BOOL)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraToggleButton.h b/PhotoLibrary.framework/PLCameraToggleButton.h new file mode 100755 index 0000000..b7fc76b --- /dev/null +++ b/PhotoLibrary.framework/PLCameraToggleButton.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLCameraToggleButton : PLReorientingButton { +} + + +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraVideoSwitch.h b/PhotoLibrary.framework/PLCameraVideoSwitch.h new file mode 100755 index 0000000..587cc87 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraVideoSwitch.h @@ -0,0 +1,69 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIImageView, UIImage; + +@interface PLCameraVideoSwitch : UIControl { + UIImageView *_wellImageView; + UIImageView *_handleImageView; + UIImageView *_cameraImageView; + UIImageView *_videoImageView; + UIImageView *_backgroundImageView; + UIImage *_backgroundImage; + UIImage *_wellImage; + UIImage *_handleImage; + UIImage *_handleDownImage; + UIImage *_cameraImage; + UIImage *_cameraLandscapeImage; + UIImage *_videoImage; + UIImage *_videoLandscapeImage; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _hitRect; + int _orientation; + BOOL _watchingOrientationChanges; + float _trackingHorizontalLocation; + unsigned int _on : 1; + unsigned int _didLayoutViews : 1; + unsigned int _didMove : 1; + unsigned int _lockEnabled : 1; +} + +@property(getter=isOn) BOOL on; + + +- (void)_deviceOrientationChanged:(id)arg1; +- (void)setOn:(BOOL)arg1 animated:(BOOL)arg2; +- (BOOL)isOn; +- (void)setOn:(BOOL)arg1; +- (void)cancelTrackingWithEvent:(id)arg1; +- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (void)setEnabled:(BOOL)arg1; +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (int)orientation; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_animateImageView:(id)arg1 toTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg2 withImage:(id)arg3 animated:(BOOL)arg4; +- (void)_loadLandscapeResources; +- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })_rotationTransformForDeviceOrientation:(int)arg1; +- (void)_loadTrackingResources; +- (void)_setOn:(BOOL)arg1 animationDuration:(float)arg2; +- (void)_updateEnabledness; +- (void)_loadInitialResources; +- (void)_startWatchingDeviceOrientationChanges; +- (void)setLockEnabled:(BOOL)arg1; +- (void)setButtonOrientation:(int)arg1 animated:(BOOL)arg2; +- (void)_stopWatchingDeviceOrientationChanges; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraView.h b/PhotoLibrary.framework/PLCameraView.h new file mode 100755 index 0000000..d41fd43 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraView.h @@ -0,0 +1,447 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLVideoView, PLCameraZoomSlider, PLCameraIrisAnimationView, PLCameraElapsedTimeView, PLCropOverlayBottomBarButton, CADisplayLink, PLCameraGuideView, NSString, PLCropOverlay, UIAlertView, UILongPressGestureRecognizer, CALayer, PLCameraController, PLCameraProgressView, PLCameraToggleButton, PLCameraOptionsButton, UIView, PLSyncProgressView, PLCameraFlashButton, PLPreviewOverlayView, PLCameraOverlayTextLabelView, UIImage, AVCaptureVideoPreviewLayer, PLLowDiskSpaceAlertView, UIImageView, NSMutableArray, NSTimer, PLCameraPreviewView, PLPhotoLibrary, NSData, UIToolbar, PLCameraSettingsView, PLPhotoTileViewController, PLCameraPanoramaView, NSDictionary; + +@interface PLCameraView : UIView { + UIToolbar *_cameraButtonBar; + int _captureOrientation; + int _photoSavingOptions; + BOOL _manipulatingCrop; + BOOL _retakePhotoAfterPreview; + NSDictionary *_videoMetadata; + PLCameraController *_cameraController; + PLCameraElapsedTimeView *_timeView; + PLCameraPreviewView *_previewView; + PLPhotoLibrary *_library; + UIView *_previewContainerView; + PLPreviewOverlayView *_overlayView; + AVCaptureVideoPreviewLayer *_previewLayer; + CALayer *_panoramaPreviewLayer; + PLCameraPanoramaView *_panoramaView; + float _panoramaProgress; + PLCropOverlayBottomBarButton *_panoramaCancelButton; + struct CGSize { + float width; + float height; + } _previewContentSize; + struct CGAffineTransform { + float a; + float b; + float c; + float d; + float tx; + float ty; + } _previewTransform; + BOOL _previewOriginShouldBeZero; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _unzoomedPreviewFrame; + int _previewViewAspectMode; + PLCameraFlashButton *_flashButton; + int _flashModeBeforeCapture; + int _flashModeBeforeHDR; + int _photoFlashMode; + int _videoFlashMode; + PLCameraToggleButton *_toggleCameraButton; + UIView *_previewViewSnapshotView; + UIView *_flipView; + PLCameraZoomSlider *_zoomSlider; + CADisplayLink *_zoomAnimationDisplayLink; + float _initialPinchZoomValue; + UIView *_textOverlayView; + BOOL _hdrIsOn; + PLCameraProgressView *_hdrProgressView; + PLCameraOverlayTextLabelView *_hdrTextLabel; + PLCameraSettingsView *_settingsView; + PLCameraOptionsButton *_settingsButton; + BOOL _optionsAreVisible; + UILongPressGestureRecognizer *_longPressGestureRecognizer; + PLCameraOverlayTextLabelView *_aeafLockView; + NSTimer *_aeafLockTimer; + BOOL _focusIsLocked; + BOOL _focusTapIsDown; + BOOL _shouldEndFocusOnTapUp; + PLSyncProgressView *_rebuildProgressView; + PLCameraGuideView *_guideView; + NSMutableArray *_viewsToBounce; + NSMutableArray *_bouncingViews; + NSMutableArray *_previewWellImages; + float _bounceAspectRatio; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _bounceDestinationFrame; + PLCameraIrisAnimationView *_irisView; + UIImageView *_staticIrisView; + BOOL _delayStaticClosedIrisLoading; + UIImageView *_shadowView; + UIView *_topStripeView; + UIImage *_temporaryThumbnailImage; + BOOL _irisIsClosed; + BOOL _irisWillOpen; + NSMutableArray *_openIrisDidFinishSelectors; + NSMutableArray *_closeIrisDidFinishSelectors; + int _modeToOpenIris; + PLCropOverlay *_cropOverlay; + PLPhotoTileViewController *_imageTile; + PLVideoView *_videoView; + NSDictionary *_imagePickerOptions; + UIAlertView *_torchDisabledAlert; + PLLowDiskSpaceAlertView *_diskSpaceAlert; + BOOL _gridIsOn; + BOOL _internalOnlyDisableIrisViews; + id _delegate; + int _enabledGestures; + unsigned int _showsCropOverlay : 1; + unsigned int _allowsEditing : 1; + unsigned int _cropOverlayUsesTelephonyUI : 1; + unsigned int _showsCropRegion : 1; + unsigned int _needToShowDiskSpaceWarning : 1; + unsigned int _controlsAreVisible : 1; + unsigned int _shouldShowFocus : 1; + unsigned int _skipCaptureReview : 1; + unsigned int _allowsMultipleModes : 1; + unsigned int _capturePhotoWhenFocusFinished : 1; + unsigned int _isMidSuspension : 1; + unsigned int _processVideoAfterBounceAnimation : 1; + unsigned int _capturingPhoto : 1; + unsigned int _switchingBetweenCameras : 1; + unsigned int _fastIrisAnimation : 1; + unsigned int _currentCaptureIsExtendedDuration : 1; + unsigned int _flashModeDidChangeDuringCapture : 1; + unsigned int _imageWriterQueueIsFull : 1; + unsigned int _isCameraApp : 1; + unsigned int _staticIrisIsClosing : 1; + unsigned int _irisIsOpening : 1; + unsigned int _keepAlive : 1; + unsigned int _wasInterrupted : 1; + unsigned int _suppressIrisAnimations : 1; + unsigned int _shouldAnimateIrisClosed : 1; + unsigned int _volumeUpButtonIsDown : 1; + unsigned int _enableCameraAfterDidMoveToWindow : 1; + NSString *_cropTitle; + NSString *_cropButtonTitle; + NSData *_lastCapturedImageData; + unsigned int _imagePickerWantsImageData : 1; + NSDictionary *_lastCapturedMetadata; + int _rotationStyle; + int _windowEdgeClippingMask; + BOOL _isDisplayedInPopover; + NSTimer *_keepAliveTimer; +} + +@property(readonly) struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } unzoomedPreviewFrame; +@property int cameraDevice; +@property int cameraMode; +@property int flashMode; +@property int previewViewAspectMode; +@property int rotationStyle; +@property(getter=isDisplayedInPopover) BOOL displayedInPopover; +@property(readonly) int windowEdgeClippingMask; +@property int photoFlashMode; +@property int photoFlashModeBeforeHDR; +@property int videoFlashMode; +@property BOOL HDRIsOn; +@property BOOL gridIsOn; +@property(readonly) BOOL isCameraReady; + + +- (id)overlayView; +- (void)_applicationSuspended:(id)arg1; +- (void)_deviceOrientationChanged:(id)arg1; +- (void)_removeSnapshotView; +- (void)setDelegate:(id)arg1; +- (void)lockFocus; +- (void)_applicationDidBecomeActive:(id)arg1; +- (void)setCameraDevice:(int)arg1; +- (int)cameraDevice; +- (void)stopVideoCapture; +- (BOOL)startVideoCapture; +- (void)setAllowsImageEditing:(BOOL)arg1; +- (void)setEnabledGestures:(int)arg1; +- (id)_scriptingInfo; +- (void)didMoveToSuperview; +- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)setWantsVolumeButtonEvents:(BOOL)arg1; +- (void)prepareForDefaultImageSnapshot; +- (void)layoutSubviews; +- (void)didMoveToWindow; +- (void)_setFlashMode:(int)arg1; +- (int)flashMode; +- (void)setFlashMode:(int)arg1; +- (void)startPreview; +- (void)stopPreview; +- (int)videoFlashMode; +- (BOOL)gridIsOn; +- (BOOL)HDRIsOn; +- (BOOL)isDisplayedInPopover; +- (BOOL)isCameraReady; +- (BOOL)_showHDR; +- (void)setVideoFlashMode:(int)arg1; +- (void)setPhotoFlashMode:(int)arg1; +- (int)photoFlashMode; +- (void)animateIrisForSuspension; +- (void)openIrisAnimationFinished; +- (void)openIrisWithDidFinishSelector:(SEL)arg1; +- (void)didPlayVideoRecordingSound; +- (void)timeLapseTimerFired; +- (void)setCameraButtonBar:(id)arg1; +- (int)photoSavingOptions; +- (void)setIsRebuildingLibrary:(BOOL)arg1; +- (struct NSObject { Class x1; }*)_cameraAlbum; +- (void)shouldEnterPanorama; +- (void)gridSettingDidChange:(BOOL)arg1; +- (void)HDRSettingDidChange:(BOOL)arg1; +- (void)flashButtonDidCollapse:(id)arg1; +- (void)flashButtonWillExpand:(id)arg1; +- (void)flashButtonWasPressed:(id)arg1; +- (void)flashButtonModeDidChange:(id)arg1; +- (BOOL)irisIsClosed; +- (void)enterPanoramaMode; +- (void)_showSettings:(BOOL)arg1; +- (void)_removeSettingsView; +- (void)_overlayDidFadeOut:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_visibleDisplayRectForPreview; +- (void)setGridIsOn:(BOOL)arg1; +- (void)toggleHDR:(BOOL)arg1; +- (int)photoFlashModeBeforeHDR; +- (void)setPhotoFlashModeBeforeHDR:(int)arg1; +- (void)setHDRIsOn:(BOOL)arg1; +- (void)_updateIsNonDefaultFlashMode:(int)arg1; +- (BOOL)_cameraButtonOrientationIsLandscape; +- (void)_cancelBounceAnimationsAndUpdatePreviewWell; +- (void)_closeIrisAnimationForSuspensionFinished; +- (void)_openIrisAnimationFinished; +- (void)hideStaticClosedIris; +- (void)_closeIrisAnimationFinished; +- (void)closeIrisAnimationFinished; +- (void)aeafLockTimerDidFire; +- (void)_clearAEAFLockTimer; +- (void)_pinchZoomWithScale:(float)arg1; +- (void)showZoomSlider; +- (void)togglePreviewViewAspectMode; +- (BOOL)_pointIsWithinOverlayView:(struct CGPoint { float x1; float x2; })arg1; +- (void)_finishCommonTapGesture; +- (void)focusAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (BOOL)_previewView:(id)arg1 shouldFocusAtPoint:(struct CGPoint { float x1; float x2; })arg2; +- (BOOL)_pointIsWithinOverlayView:(struct CGPoint { float x1; float x2; })arg1 hitView:(id*)arg2; +- (void)setPreviewViewAspectMode:(int)arg1; +- (void)_setPreviewViewAspectMode:(int)arg1 force:(BOOL)arg2; +- (BOOL)_isPreviewViewAspectModeAllowed:(int)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })convertToViewCoordinatesFromISPCoordinates:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGPoint { float x1; float x2; })convertToPointOfInterestFromViewCoordinates:(struct CGPoint { float x1; float x2; })arg1 pointIsInsideContent:(BOOL*)arg2; +- (struct CGPoint { float x1; float x2; })_irisCenter; +- (void)_endZooming; +- (void)_beginZooming; +- (void)_startZoomSliderTimer; +- (void)_incrementZoomSlider; +- (void)_addZoomAnimationDisplayLinkWithSelector:(SEL)arg1; +- (void)_decrementZoomSlider; +- (void)_animateZoomSliderToValue:(float)arg1; +- (void)_clearZoomAnimationDisplayLink; +- (void)_setZoomFactor:(float)arg1; +- (void)_loadZoomSliderResources; +- (void)_zoomSliderValueDidEndChanging:(id)arg1 forEvent:(id)arg2; +- (void)_zoomSliderValueDidChange:(id)arg1 forEvent:(id)arg2; +- (void)_zoomSliderValueIsChanging:(id)arg1 forEvent:(id)arg2; +- (void)_zoomSliderValueDidBeginChanging:(id)arg1 forEvent:(id)arg2; +- (BOOL)_zoomIsAllowed; +- (void)_videoSwitchValueDidChange:(id)arg1; +- (void)panoramaCancelButtonClicked:(id)arg1; +- (void)toggleSettings:(id)arg1; +- (void)_showTorchDisabledAlert:(id)arg1; +- (void)_reallyToggleCamera; +- (void)_toggleCameraButtonWasPressed:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_bottomBarFrame; +- (void)_setSettingsButtonAlpha:(float)arg1 duration:(float)arg2; +- (void)exitPanoramaModeAndShowIris:(BOOL)arg1; +- (void)_updatePanoramaButtonBar; +- (void)setupAnimatePanoramaPreviewDown:(id)arg1; +- (void)_commonPostVideoCaptureCleanup; +- (void)_previewVideoAtPath:(id)arg1; +- (void)_removeVideoCaptureFileAtPath:(id)arg1; +- (void)_clearUnsavedVideoCaptureState; +- (void)_cleanupPostVideoCaptureState; +- (void)_removeVideoCaptureControls; +- (void)_setKeepAliveToStartVideoCapture; +- (float)_statusBarOffset; +- (int)_glyphOrientationForCameraOrientation:(int)arg1; +- (void)_clearAEAFLock; +- (void)switchModesCloseIrisAnimationFinished; +- (void)startPanorama; +- (void)stopPanorama; +- (void)_disableBottomBarForContinuousCapture; +- (void)hideSettings; +- (BOOL)optionsAreVisible; +- (void)_performPanoramaCapture; +- (void)_performVideoCapture; +- (void)_shutterButtonClicked; +- (int)_getCaptureOrientation; +- (void)animateCameraPreviewDown; +- (void)_animateFinalBounce:(id)arg1; +- (void)_flipAnimationDidStop; +- (void)_postCaptureCleanup; +- (BOOL)hasInFlightCaptures; +- (void)_updatePreviewWellImage:(id)arg1; +- (void)_bounceAnimationFinished:(id)arg1 finished:(id)arg2 context:(id)arg3; +- (void)_setupAnimatePreviewDown:(id)arg1 flipImage:(BOOL)arg2 panoImage:(BOOL)arg3 snapshotFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg4; +- (void)_addViewToBounce:(id)arg1; +- (float)previewImageRotationAngle; +- (int)previewViewAspectMode; +- (void)_openIrisAndAnimatePreviewImage:(id)arg1; +- (void)_preparePreviewWellImage:(id)arg1 isVideo:(BOOL)arg2; +- (void)_setOverlayControlsVisible:(BOOL)arg1; +- (void)_updateImageEditability; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })unzoomedPreviewFrame; +- (void)setupAnimatePreviewDown:(id)arg1 flipImage:(BOOL)arg2; +- (void)takePictureOpenIrisAnimationFinished; +- (void)_setHDRProgressHUDVisible:(BOOL)arg1; +- (void)takePictureCloseIrisAnimationFinished; +- (void)_handleVolumeUpEvents:(unsigned int)arg1; +- (BOOL)cameraShutterClicked:(id)arg1; +- (void)_setKeepAlive:(BOOL)arg1 forVideoCapture:(BOOL)arg2; +- (void)_forceKeepAliveTimeout; +- (BOOL)_canEditVideo; +- (void)_setKeepAlive:(BOOL)arg1; +- (void)closeIrisWithDidFinishSelector:(SEL)arg1 withDuration:(float)arg2; +- (void)_setBottomBarEnabled:(BOOL)arg1; +- (void)_updateModeSwitchVisibility; +- (void)_updateFlashModeIfNecessary; +- (void)_updateOverlayControls; +- (void)_resetZoom; +- (BOOL)zoomSliderShouldBeVisible; +- (void)_setShouldShowFocus:(BOOL)arg1; +- (void)openIrisWithDidFinishSelector:(SEL)arg1 withDuration:(float)arg2; +- (void)previewStartedOpenIrisAnimationFinished; +- (void)stopPreviewAnimated:(BOOL)arg1; +- (struct CGSize { float x1; float x2; })_displaySizeForPreview; +- (void)verifyViewOrdering; +- (void)_createPreviewViewAndContainerView; +- (void)_handleOverlayViewLongPress:(id)arg1; +- (void)_handleOverlayViewPinch:(id)arg1; +- (void)_handleOverlayViewSingleTap:(id)arg1; +- (void)_handleOverlayViewDoubleTap:(id)arg1; +- (void)_beginFlipAnimation; +- (void)_setOverlayControlsEnabled:(BOOL)arg1; +- (void)setCameraButtonsEnabled:(BOOL)arg1; +- (BOOL)_canTakePhoto; +- (void)disableCamera; +- (void)_windowWillAnimateRotationToOrientation:(int)arg1; +- (void)_setShadowViewVisible:(BOOL)arg1; +- (void)_setupPreviewLayer; +- (void)_setupPreviewView; +- (void)_showDiskSpaceWarning; +- (void)_resetDiskSpaceWarning; +- (void)setManipulatingCrop:(BOOL)arg1; +- (void)showStaticClosedIris; +- (void)_cancelZoomSliderTimer; +- (void)enableCamera; +- (void)_windowWillAnimateRotation:(id)arg1; +- (void)primeStaticClosedIris; +- (void)_resetImageTile; +- (void)_teardownKeepAliveTimer; +- (void)_processCapturedVideo; +- (void)_registerForSystemSound; +- (void)_updateButtonBarEnabledness; +- (void)_handleVolumeUpButtonUp; +- (void)_handleVolumeUpButtonDown; +- (void)_beginSuspendAnimation:(id)arg1; +- (void)_applicationDidEnterBackground; +- (void)_cameraOrientationChanged:(id)arg1; +- (void)_applicationDidResignActive:(id)arg1; +- (void)_checkDiskSpaceAfterCapture; +- (void)_albumDidChange:(id)arg1; +- (id)_modeSwitch; +- (id)_shutterButton; +- (void)pressShutterButton; +- (void)setPreviewViewTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1; +- (void)setOverlayView:(id)arg1; +- (void)setAllowsMultipleCameraModes:(BOOL)arg1; +- (void)setImagePickerWantsImageData:(BOOL)arg1; +- (void)setCropTitle:(id)arg1 buttonTitle:(id)arg2; +- (void)viewWillBeDisplayed; +- (void)setDisplayedInPopover:(BOOL)arg1; +- (void)setImagePickerOptions:(id)arg1; +- (void)setPhotoSavingOptions:(int)arg1; +- (void)setShowsCropOverlay:(BOOL)arg1; +- (void)setCropOverlayUsesTelephonyUI:(BOOL)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 isCameraApp:(BOOL)arg2; +- (id)buttonBar; +- (void)cropOverlay:(id)arg1 didFinishSaving:(id)arg2; +- (int)windowEdgeClippingMask; +- (void)viewWillBeRemoved; +- (BOOL)isFocusAllowed; +- (void)setCameraMode:(int)arg1; +- (int)cameraMode; +- (id)previewLayer; +- (void)cameraControllerTorchAvailabilityChanged:(id)arg1; +- (void)cameraControllerFocusDidEnd:(id)arg1; +- (void)cameraControllerFocusDidStart:(id)arg1; +- (void)cameraControllerWillStartAutofocus:(id)arg1; +- (void)cameraControllerVideoCaptureDidStop:(id)arg1 withReason:(int)arg2 userInfo:(id)arg3; +- (void)cameraControllerDidStopVideoCapture:(id)arg1; +- (void)cameraControllerVideoCaptureDidStart:(id)arg1; +- (void)cameraController:(id)arg1 capturedPanorama:(id)arg2 error:(id)arg3; +- (void)cameraControllerPanoramaDidStopProcessing:(id)arg1; +- (void)cameraControllerWillStopPanoramaCapture:(id)arg1; +- (void)cameraController:(id)arg1 didUpdatePanoramaPreview:(id)arg2; +- (void)cameraController:(id)arg1 capturedPhoto:(id)arg2 error:(id)arg3; +- (void)cameraControllerDidTakePhoto:(id)arg1; +- (void)cameraControllerWillTakePhoto:(id)arg1; +- (void)cameraControllerServerDied:(id)arg1; +- (void)cameraControllerSessionInterruptionEnded:(id)arg1; +- (void)cameraControllerSessionWasInterrupted:(id)arg1; +- (void)cameraControllerWillStopSession:(id)arg1; +- (void)cameraControllerPreviewDidStart:(id)arg1; +- (void)cameraControllerSessionDidStop:(id)arg1; +- (void)cameraControllerSessionDidStart:(id)arg1; +- (void)cameraControllerWillStartPreview:(id)arg1; +- (void)cameraControllerInputPortFormatDescriptionDidChange:(id)arg1 inputPort:(id)arg2; +- (void)cameraControllerModeDidChange:(id)arg1; +- (void)cameraControllerModeWillChange:(id)arg1; +- (void)cameraController:(id)arg1 didChangeCaptureAbility:(BOOL)arg2; +- (void)_inCallStatusChanged:(id)arg1; +- (id)_bottomBar; +- (void)setControlsAreVisible:(BOOL)arg1; +- (BOOL)controlsAreVisible; +- (void)cropOverlayPause:(id)arg1; +- (void)cropOverlayPlay:(id)arg1; +- (id)_irisView; +- (void)setShowsCropRegion:(BOOL)arg1; +- (id)_cropOverlay; +- (void)cropOverlayWasOKed:(id)arg1; +- (void)cropOverlayWasCancelled:(id)arg1; +- (BOOL)photoTileViewControllerIsDisplayingLandscape:(id)arg1; +- (void)videoViewDidEndPlayback:(id)arg1 didFinish:(BOOL)arg2; +- (void)videoViewDidPausePlayback:(id)arg1; +- (void)videoViewDidBeginPlayback:(id)arg1; +- (void)videoViewIsReadyToBeginPlayback:(id)arg1; +- (BOOL)videoViewCanBeginPlayback:(id)arg1; +- (float)videoViewScrubberYOrigin:(id)arg1 forOrientation:(int)arg2; +- (id)imageTile; +- (void)viewDidAppear; +- (void)_simpleRemoteActionDidOccur:(id)arg1; +- (void)dealloc; +- (void)pausePreview; +- (void)resumePreview; +- (int)rotationStyle; +- (void)setRotationStyle:(int)arg1; + +@end diff --git a/PhotoLibrary.framework/PLCameraViewController.h b/PhotoLibrary.framework/PLCameraViewController.h new file mode 100755 index 0000000..aaee1fc --- /dev/null +++ b/PhotoLibrary.framework/PLCameraViewController.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLCameraView, PLSyncProgressView; + +@interface PLCameraViewController : UIViewController { + PLCameraView *_cameraView; + PLSyncProgressView *_rebuildProgressView; + BOOL _ignoreAppearCallbacks; +} + + +- (BOOL)_displaysFullScreen; +- (void)_getRotationContentSettings:(struct { BOOL x1; BOOL x2; BOOL x3; BOOL x4; float x5; int x6; }*)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCameraZoomSlider.h b/PhotoLibrary.framework/PLCameraZoomSlider.h new file mode 100755 index 0000000..ae88925 --- /dev/null +++ b/PhotoLibrary.framework/PLCameraZoomSlider.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSTimer, UIImageView; + +@interface PLCameraZoomSlider : UISlider { + BOOL _isZoomingFromMin; + BOOL _isZoomingFromMax; + BOOL _autorotationEnabled; + BOOL _watchingOrientationChanges; + int _orientation; + NSTimer *_visibilityTimer; + UIImageView *_minImageView; + UIImageView *_maxImageView; +} + +@property BOOL isZoomingFromMin; +@property BOOL isZoomingFromMax; +@property BOOL autorotationEnabled; + + +- (void)_deviceOrientationChanged:(id)arg1; +- (void)setOrientation:(int)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })thumbRectForBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 trackRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 value:(float)arg3; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })trackRectForBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_postHideZoomSliderAnimation; +- (void)hideZoomSlider:(id)arg1; +- (void)startWatchingDeviceOrientationChanges; +- (void)clearZoomingFromEndcap; +- (int)locationOfTouch:(id)arg1; +- (void)setIsZoomingFromMax:(BOOL)arg1; +- (void)setIsZoomingFromMin:(BOOL)arg1; +- (BOOL)isZoomingFromEndcap; +- (BOOL)isZoomingFromMax; +- (BOOL)isZoomingFromMin; +- (void)makeInvisible; +- (void)makeVisible; +- (void)addEndCapImageViewsWithMinImage:(id)arg1 maxImage:(id)arg2; +- (void)stopVisibilityTimer; +- (void)startVisibilityTimer; +- (BOOL)visibilityTimerIsValid; +- (void)stopWatchingDeviceOrientationChanges; +- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })_rotationTransformForDeviceOrientation:(int)arg1; +- (void)setAutorotationEnabled:(BOOL)arg1; +- (BOOL)autorotationEnabled; +- (void)_setDeviceOrientation:(int)arg1 animated:(BOOL)arg2; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCloseBoxButton.h b/PhotoLibrary.framework/PLCloseBoxButton.h new file mode 100755 index 0000000..9e105b6 --- /dev/null +++ b/PhotoLibrary.framework/PLCloseBoxButton.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLCloseBoxButton : UIButton { +} + + +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; + +@end diff --git a/PhotoLibrary.framework/PLCreateAlbumAlertView.h b/PhotoLibrary.framework/PLCreateAlbumAlertView.h new file mode 100755 index 0000000..e5f3fc7 --- /dev/null +++ b/PhotoLibrary.framework/PLCreateAlbumAlertView.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface PLCreateAlbumAlertView : UIAlertView { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id completion; + +} + +@property(copy) id completion; + ++ (id)albumCreationAlertView; + +- (void)showWithCompletionHandler:(id)arg1; +- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)setCompletion:(id)arg1; +- (id)completion; +- (BOOL)textFieldShouldReturn:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCropModel.h b/PhotoLibrary.framework/PLCropModel.h new file mode 100755 index 0000000..31711f3 --- /dev/null +++ b/PhotoLibrary.framework/PLCropModel.h @@ -0,0 +1,60 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLCropModel : NSObject { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _cropRect; + float _cropConstrain; + float _angle; + struct CGSize { + float width; + float height; + } _photoSize; + struct CGSize { + float width; + float height; + } _nsqPhotoSize; +} + +@property(readonly) struct CGSize { float x1; float x2; } size; +@property float angle; +@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } cropRect; +@property float cropConstrain; + + +- (float)angle; +- (void)reset; +- (void)setAngle:(float)arg1; +- (id)initWithSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })size; +- (void)setCropConstrain:(float)arg1; +- (void)drawAspectedPreviewFromImage:(struct CGImage { }*)arg1 inContext:(struct CGContext { }*)arg2 inRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3 withRatio:(float)arg4; +- (struct CGImage { }*)newAspectedPreviewFromImage:(struct CGImage { }*)arg1 forSize:(struct CGSize { float x1; float x2; })arg2 andRatio:(float)arg3; +- (struct CGImage { }*)newRenderedCroppedImageFromImage:(struct CGImage { }*)arg1 forSize:(struct CGSize { float x1; float x2; })arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })recomputeCropRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 forStraightenAngle:(float)arg2; +- (void)calculateCornerPoints:(struct CGPoint { float x1; float x2; }*)arg1; +- (float)cropConstrain; +- (void)changeCropAspectRatioTo:(float)arg1; +- (struct CGPoint { float x1; float x2; })scalePointForCropAction:(int)arg1; +- (void)adjustEdgeForDragAction:(int)arg1 withAmount:(struct CGPoint { float x1; float x2; })arg2; +- (struct CGPoint { float x1; float x2; })maxAllowableEdgeAdjustmentForDragAction:(int)arg1 withDirection:(struct CGPoint { float x1; float x2; })arg2; +- (void)rotate:(float)arg1 fromPoint:(struct CGPoint { float x1; float x2; })arg2; +- (float)maxAllowedRotationFromPoint:(struct CGPoint { float x1; float x2; })arg1 counterClockwise:(BOOL)arg2; +- (void)scale:(float)arg1 fromPoint:(struct CGPoint { float x1; float x2; })arg2; +- (double)maxAllowedScaleFromPoint:(struct CGPoint { float x1; float x2; })arg1 scaleUp:(BOOL)arg2; +- (void)translate:(float)arg1 atAngle:(float)arg2; +- (double)maxAllowedTranslateWithDirection:(double)arg1; +- (int)touchedImageSidesForCurrentCrop; +- (void)setCropRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })cropRect; + +@end diff --git a/PhotoLibrary.framework/PLCropOverlay.h b/PhotoLibrary.framework/PLCropOverlay.h new file mode 100755 index 0000000..313b9bb --- /dev/null +++ b/PhotoLibrary.framework/PLCropOverlay.h @@ -0,0 +1,112 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLCropOverlayBottomBar, UIButton, UIImageView, UILabel, PLCropOverlayCropView, UIView, TPButton, TPBottomDoubleButtonBar, TPCameraButton, UIProgressHUD, PLToolbar; + +@interface PLCropOverlay : UIView { + id _delegate; + PLCropOverlayCropView *_cropView; + PLCropOverlayBottomBar *_bottomBar; + UIImageView *_shadowView; + UIView *_overlayContainerView; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _cropRect; + PLToolbar *_customToolbar; + UILabel *_titleLabel; + UIImageView *_topShineView; + TPBottomDoubleButtonBar *_oldBottomBar; + TPButton *_cancelPushButton; + TPCameraButton *_okPushButton; + UIProgressHUD *_hud; + float _statusBarHeight; + int _mode; + unsigned int _previewMode : 1; + unsigned int _cropRectIsVisible : 1; + unsigned int _offsetStatusBar : 1; + unsigned int _tookPhoto : 1; + unsigned int _showsCropRegion : 1; + unsigned int _controlsAreVisible : 1; + unsigned int _isDisplayedInPopover : 1; + UIImageView *_bottomShineView; + UIButton *_okButton; + UIButton *_cancelButton; + UIView *_wildcatPickerTopView; + UIView *_wildcatPickerBottomView; +} + +@property BOOL previewMode; + + +- (void)cancelButtonClicked:(id)arg1; +- (void)setDelegate:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })titleRect; +- (void)okButtonClicked:(id)arg1; +- (void)dismiss; +- (int)mode; +- (void)setEnabled:(BOOL)arg1; +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)setTitle:(id)arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)beginBackgroundSaveWithTile:(id)arg1 progressTitle:(id)arg2 completionCallbackTarget:(id)arg3 options:(int)arg4; +- (BOOL)previewMode; +- (void)setPreviewMode:(BOOL)arg1; +- (void)setTitleHidden:(BOOL)arg1 animationDuration:(float)arg2; +- (void)removeProgress; +- (void)setOKButtonShowsCamera:(BOOL)arg1; +- (void)setOKButtonColor:(int)arg1; +- (void)cropOverlayBottomBarDoneButtonClicked:(id)arg1; +- (void)cropOverlayBottomBarCancelButtonClicked:(id)arg1; +- (id)telephonyUIBottomBar; +- (id)telephonyUIShutterButton; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bottomBarFrame; +- (id)bottomBar; +- (void)insertIrisView:(id)arg1; +- (void)setOverlayContainerView:(id)arg1; +- (id)overlayContainerView; +- (void)setControlsAreVisible:(BOOL)arg1; +- (BOOL)controlsAreVisible; +- (void)setCancelButtonHidden:(BOOL)arg1; +- (void)cropOverlayBottomBarPauseButtonClicked:(id)arg1; +- (void)cropOverlayBottomBarPlayButtonClicked:(id)arg1; +- (void)_fadeOutCompleted:(id)arg1; +- (void)didPauseVideo; +- (void)didPlayVideo; +- (void)didCaptureVideo; +- (void)didCapturePhoto; +- (void)setCancelButtonTitle:(id)arg1; +- (void)setOKButtonTitle:(id)arg1; +- (void)_createCropView; +- (id)modeSwitch; +- (void)setModeSwitch:(id)arg1; +- (id)_irisView; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 mode:(int)arg2 offsettingStatusBar:(BOOL)arg3 isDisplayedInPopover:(BOOL)arg4; +- (void)setCropRectVisible:(BOOL)arg1 duration:(float)arg2; +- (void)setShowsCropRegion:(BOOL)arg1; +- (void)_updateTitle; +- (void)_setMode:(int)arg1; +- (void)statusBarHeightDidChange:(id)arg1; +- (id)shutterButton; +- (id)_newOverlayViewWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 lighterEdgeOnTop:(BOOL)arg2; +- (void)_updateToolbarItems:(BOOL)arg1; +- (void)_pauseButtonPressed:(id)arg1; +- (void)_playButtonPressed:(id)arg1; +- (void)setProgressDone; +- (void)_savePhotoFinished:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })cropRect; +- (void)_backgroundSavePhoto:(id)arg1; +- (void)setShowProgress:(BOOL)arg1 title:(id)arg2; +- (void)setTitle:(id)arg1 okButtonTitle:(id)arg2; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 mode:(int)arg2; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCropOverlayBottomBar.h b/PhotoLibrary.framework/PLCropOverlayBottomBar.h new file mode 100755 index 0000000..647b5f7 --- /dev/null +++ b/PhotoLibrary.framework/PLCropOverlayBottomBar.h @@ -0,0 +1,60 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLCropOverlayBottomBarButton, PLCameraButton, UIImageView, UILabel, UIButton, UIView, UIImage, NSString; + +@interface PLCropOverlayBottomBar : UIView { + UIImage *_backgroundImage; + UIImageView *_takePhotoView; + PLCameraButton *_shutterButton; + PLCropOverlayBottomBarButton *_cancelButton; + UIView *_modeSwitch; + UIButton *_playPauseButton; + UIImage *_playImage; + UIImage *_pauseImage; + NSString *_title; + UIImageView *_editPhotoView; + PLCropOverlayBottomBarButton *_editCancelButton; + PLCropOverlayBottomBarButton *_editDoneButton; + UILabel *_editLabel; + id _delegate; + unsigned int _takingPhotoView : 1; + unsigned int _wasEnabled : 1; +} + + +- (void)cancelButtonClicked:(id)arg1; +- (void)setDelegate:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })titleRect; +- (void)setEnabled:(BOOL)arg1; +- (id)delegate; +- (void)setTitle:(id)arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_didCapture; +- (void)_animateViewOriginDeltaX:(float)arg1; +- (void)_slideAnimationComplete:(id)arg1; +- (void)_prepareForPhotoEdit; +- (void)_createTakePhotoView; +- (void)_updatePlayPauseButtonImage:(id)arg1; +- (id)_pauseImage; +- (void)_playPause:(id)arg1; +- (id)_playImage; +- (void)doneButtonClicked:(id)arg1; +- (void)editCancelButtonClicked:(id)arg1; +- (void)setCancelButtonHidden:(BOOL)arg1; +- (void)didPauseVideo; +- (void)didPlayVideo; +- (void)didCaptureVideo; +- (void)didCapturePhoto; +- (void)prepareForVideoEdit; +- (void)setCancelButtonTitle:(id)arg1; +- (void)setOKButtonTitle:(id)arg1; +- (void)setTakePhoto:(BOOL)arg1; +- (id)modeSwitch; +- (void)setModeSwitch:(id)arg1; +- (id)shutterButton; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCropOverlayBottomBarButton.h b/PhotoLibrary.framework/PLCropOverlayBottomBarButton.h new file mode 100755 index 0000000..ad3edae --- /dev/null +++ b/PhotoLibrary.framework/PLCropOverlayBottomBarButton.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLCropOverlayBottomBarButton : UIButton { +} + + +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (id)initWithTitle:(id)arg1 isDoneButton:(BOOL)arg2; + +@end diff --git a/PhotoLibrary.framework/PLCropOverlayCropView.h b/PhotoLibrary.framework/PLCropOverlayCropView.h new file mode 100755 index 0000000..6b1d4c0 --- /dev/null +++ b/PhotoLibrary.framework/PLCropOverlayCropView.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLCropOverlayCropView : UIView { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _cropRect; +} + + +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setCropRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })cropRect; + +@end diff --git a/PhotoLibrary.framework/PLCropOverlayLayer.h b/PhotoLibrary.framework/PLCropOverlayLayer.h new file mode 100755 index 0000000..f1a0d5b --- /dev/null +++ b/PhotoLibrary.framework/PLCropOverlayLayer.h @@ -0,0 +1,59 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIView; + +@interface PLCropOverlayLayer : UIView { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _cropRect; + UIView *_topOpaqueLayer; + UIView *_bottomOpaqueLayer; + UIView *_rightOpaqueLayer; + UIView *_leftOpaqueLayer; + UIView *_topEdgeLayer; + UIView *_bottomEdgeLayer; + UIView *_rightEdgeLayer; + UIView *_leftEdgeLayer; + UIView *_topLeftCornerLayer; + UIView *_topRightCornerLayer; + UIView *_bottomRightCornerLayer; + UIView *_bottomLeftCornerLayer; + UIView *_topThirdLayer; + UIView *_bottomThirdLayer; + UIView *_rightThirdLayer; + UIView *_leftThirdLayer; + UIView *_straightenHorizontalLayers[6]; + UIView *_straightenVerticalLayers[6]; + unsigned int _showsCropRect : 1; + unsigned int _showThirdsGrid : 1; + unsigned int _showsStraightenGrid : 1; + unsigned int _thirdsVisible : 1; + unsigned int _highlighted : 1; +} + + +- (BOOL)isHighlighted; +- (void)setHighlighted:(BOOL)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)showsStraightenGrid; +- (void)showStraightenGrid:(BOOL)arg1; +- (BOOL)showsThirdsGrid; +- (void)showThirdsGrid:(BOOL)arg1; +- (BOOL)showsCropRect; +- (void)setShowsCropRect:(BOOL)arg1; +- (void)_updateLayout; +- (void)_updateCropRectVisibility; +- (void)setCropRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })cropRect; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLCroppedImageView.h b/PhotoLibrary.framework/PLCroppedImageView.h new file mode 100755 index 0000000..036ee92 --- /dev/null +++ b/PhotoLibrary.framework/PLCroppedImageView.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIImageView, UIImage; + +@interface PLCroppedImageView : UIView { + UIImageView *_imageView; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _cropRect; +} + +@property(retain) UIImage * image; +@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } cropRect; + + +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)image; +- (void)layoutSubviews; +- (void)setImage:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setCropRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })cropRect; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLDataArrayInputStream.h b/PhotoLibrary.framework/PLDataArrayInputStream.h new file mode 100755 index 0000000..0a5ad2c --- /dev/null +++ b/PhotoLibrary.framework/PLDataArrayInputStream.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class , NSMutableData, NSArray; + +@interface PLDataArrayInputStream : NSInputStream { + NSArray *_dataArray; + NSMutableData *_bodyData; + unsigned int _dataCount; + unsigned int _dataLength; + unsigned int _dataOffset; + unsigned int _currentIndex; + unsigned int _currentOffset; + unsigned int _currentLength; + BOOL _openEventSent; + unsigned int _streamStatus; + id _delegate; + *_progressDelegate; + struct __CFRunLoopSource { } *_rls; + int (*_clientCallback)(); + struct { + int version; + void *info; + int (*retain)(); + int (*release)(); + int (*copyDescription)(); + } _clientContext; +} + +@property * progressDelegate; + + +- (void)setDelegate:(id)arg1; +- (void)open; +- (void)close; +- (id)delegate; +- (void)_unscheduleFromCFRunLoop:(struct __CFRunLoop { }*)arg1 forMode:(struct __CFString { }*)arg2; +- (void)_scheduleInCFRunLoop:(struct __CFRunLoop { }*)arg1 forMode:(struct __CFString { }*)arg2; +- (BOOL)_setCFClientFlags:(unsigned long)arg1 callback:(int (*)())arg2 context:(struct { int x1; void *x2; int (*x3)(); int (*x4)(); int (*x5)(); }*)arg3; +- (BOOL)hasBytesAvailable; +- (BOOL)getBuffer:(char **)arg1 length:(unsigned int*)arg2; +- (int)read:(char *)arg1 maxLength:(unsigned int)arg2; +- (unsigned int)streamStatus; +- (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; +- (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; +- (void)_updateProgress; +- (void)setProgressDelegate:(id)arg1; +- (id)progressDelegate; +- (void)_streamEventTrigger; +- (id)initWithDataArray:(id)arg1; +- (void)_scheduleProgressUpdate; +- (unsigned int)totalBytes; +- (unsigned int)bytesRead; +- (void)dealloc; +- (void)_scheduleCallback; + +@end diff --git a/PhotoLibrary.framework/PLDeleteAnnotationAnimationContext.h b/PhotoLibrary.framework/PLDeleteAnnotationAnimationContext.h new file mode 100755 index 0000000..41983fd --- /dev/null +++ b/PhotoLibrary.framework/PLDeleteAnnotationAnimationContext.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class MKMapView, NSArray; + +@interface PLDeleteAnnotationAnimationContext : NSObject { + MKMapView *_mapView; + NSArray *_annotations; +} + +@property(retain) MKMapView * mapView; +@property(retain) NSArray * annotations; + + +- (void)setAnnotations:(id)arg1; +- (id)annotations; +- (void)setMapView:(id)arg1; +- (id)mapView; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLDragGestureRecognizer.h b/PhotoLibrary.framework/PLDragGestureRecognizer.h new file mode 100755 index 0000000..28d8de6 --- /dev/null +++ b/PhotoLibrary.framework/PLDragGestureRecognizer.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIView, UIPasteboard; + +@interface PLDragGestureRecognizer : UILongPressGestureRecognizer { + UIView *_destinationView; + UIPasteboard *_draggingPasteboard; + struct { + unsigned int respondsToDraggingEntered : 1; + unsigned int respondsToDraggingUpdated : 1; + unsigned int respondsToDraggingExited : 1; + unsigned int respondsToDraggingEnded : 1; + unsigned int canDrop : 1; + } _flags; + int draggingSourceOperationMask; +} + +@property(retain) UIView * destinationView; +@property(readonly) UIPasteboard * draggingPasteboard; +@property int draggingSourceOperationMask; + + +- (void)reset; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; +- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; +- (void)setDraggingSourceOperationMask:(int)arg1; +- (int)draggingSourceOperationMask; +- (id)draggingPasteboard; +- (id)_touchedView; +- (id)destinationView; +- (void)setDestinationView:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLEditPhotoController.h b/PhotoLibrary.framework/PLEditPhotoController.h new file mode 100755 index 0000000..2f06afc --- /dev/null +++ b/PhotoLibrary.framework/PLEditPhotoController.h @@ -0,0 +1,247 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSTimer, PLManagedAsset, UIImage, UIToolbar, UIAlertView, UILabel, UIScrollView, UIProgressHUD, NSUndoManager, UIView, PLImageAdjustmentView, NSDictionary, UINavigationBar, UIPopoverController, NSArray, CIFilter, NSMutableArray, UIActionSheet; + +@interface PLEditPhotoController : UIViewController { + UIScrollView *_scrollView; + UIView *_zoomView; + PLImageAdjustmentView *_editView; + UILabel *_messageView; + UINavigationBar *_navigationBar; + UIToolbar *_toolbar; + UIProgressHUD *_savingHUD; + UIActionSheet *_actionSheet; + UIAlertView *_alertView; + UIPopoverController *_popover; + int _initialOrientation; + NSDictionary *_initialAdjustmentState; + NSUndoManager *_undoManager; + NSDictionary *_previousAdjustmentState; + NSUndoManager *_previousUndoManager; + NSTimer *_messageTimer; + NSMutableArray *_navBarItems; + NSArray *_originalItems; + PLManagedAsset *_editedPhoto; + PLManagedAsset *_pendingPhoto; + UIImage *_adjustedImage; + NSArray *_autoAdjustmentFilters; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _enhanceCalcRect; + NSArray *_autoRedEyeCorrections; + CIFilter *_autoRedEyeFilter; + CIFilter *_redEyeFilter; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _normalizedCropRect; + float _straightenAngle; + float _rotationAngle; + NSDictionary *_cachedMetadata; + UIImage *_scaledCachedImage; + struct dispatch_queue_s { } *_cachedImageQueue; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _didEndZoomingBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _editCompletionBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _actionCompletionBlock; + + unsigned int _didInitializeNavigationItem : 1; + unsigned int _toolbarWasHidden : 1; + unsigned int _isUserAction : 1; + unsigned int _isCroppingImage : 1; + unsigned int _didTapForRedEyeCorrection : 1; + unsigned int _isOrderedOut : 1; + unsigned int _autoAdjustmentEnabled : 1; + unsigned int _preloadingEnhancementFilters : 1; + unsigned int _applyingAutoEnhance : 1; + unsigned int _modal : 1; + unsigned int _isUsingProxyImage : 1; + unsigned int _shouldPublishToPhotoStreams : 1; + int _currentMode; +} + +@property(readonly) struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } normalizedCropRect; +@property(readonly) float straightenAngle; +@property float rotationAngle; +@property BOOL autoAdjustmentEnabled; +@property(retain) PLManagedAsset * editedPhoto; +@property(readonly) PLManagedAsset * pendingPhoto; +@property(retain) UINavigationBar * navigationBar; +@property(retain) UIToolbar * toolbar; +@property(readonly) UIScrollView * scrollView; +@property(copy) id actionCompletionBlock; + ++ (void)initialize; + +- (float)rotationAngle; +- (void)setRotationAngle:(float)arg1; +- (void)_setUndoManager:(id)arg1; +- (void)willPresentAlertView:(id)arg1; +- (id)scrollView; +- (void)setToolbar:(id)arg1; +- (id)toolbar; +- (void)setToolbarItems:(id)arg1 animated:(BOOL)arg2; +- (BOOL)hidesBottomBarWhenPushed; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)viewDidLoad; +- (id)initWithNibName:(id)arg1 bundle:(id)arg2; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)popoverControllerDidDismissPopover:(id)arg1; +- (void)_updateButtons; +- (BOOL)isEditing; +- (id)navigationItem; +- (void)setNavigationBar:(id)arg1; +- (id)navigationBar; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (id)viewForZoomingInScrollView:(id)arg1; +- (BOOL)canBecomeFirstResponder; +- (void)orderOut:(BOOL)arg1; +- (void)undo:(id)arg1; +- (void)motionEnded:(int)arg1 withEvent:(id)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)willPresentActionSheet:(id)arg1; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)applicationDidEnterBackground:(id)arg1; +- (id)actionCompletionBlock; +- (id)redEyePoints; +- (id)_autoAdjustmentFilters; +- (id)_masterImagePath; +- (void)editViewDidTouchImage:(id)arg1 location:(struct CGPoint { float x1; float x2; })arg2; +- (void)editViewWillCropImage:(id)arg1; +- (void)didRedoNotification:(id)arg1; +- (void)didUndoNotification:(id)arg1; +- (BOOL)_setRedEyeCorrections:(id)arg1 changedCorrections:(id*)arg2; +- (void)_cleanupFilters; +- (void)_dismissProgressAlertIfNeeded; +- (void)editViewDidCropImage:(id)arg1; +- (void)_displayRedEyeCorrections:(id)arg1; +- (void)_addRedEyeCorrections:(id)arg1 fromFilter:(id)arg2 isUserAction:(BOOL)arg3; +- (id)_calculateAutoFiltersWithFeatures:(int)arg1 includeGeometry:(BOOL)arg2; +- (void)_removeRedEyeCorrections:(id)arg1; +- (void)_autoAdjustImage; +- (void)_setAutoRedEyeFilterFromArray:(id)arg1; +- (id)_croppedStraightenedImage; +- (void)_saveAdjustmentsToCopy; +- (void)_saveFiltersToAsset:(id)arg1; +- (void)_saveXMPPropertiesToPhoto:(id)arg1; +- (void)_writeXMPSidecarToPhoto:(id)arg1 properties:(id)arg2 orientation:(int)arg3; +- (BOOL)_writeXMPHeaderToPhoto:(id)arg1 properties:(id)arg2 orientation:(int)arg3; +- (void)_saveAdjustmentsToOriginal; +- (id)_currentNonGeometryFilters; +- (id)_newImageFromImage:(id)arg1 filters:(id)arg2 orientation:(int)arg3; +- (id)_cropAndStraightenFilters; +- (struct CGSize { float x1; float x2; })editedImageSize; +- (id)_newCIImageFromUIImage:(id)arg1; +- (id)_scaledCachedImageFromData:(id)arg1 utiType:(id)arg2 imageSize:(struct CGSize { float x1; float x2; })arg3 scaledToMaxDimension:(unsigned int)arg4 outImageProperties:(id*)arg5; +- (BOOL)hasRedEyeCorrections; +- (void)_setAspectRatio:(struct CGSize { float x1; float x2; })arg1; +- (void)addRedEyePoint:(struct CGPoint { float x1; float x2; })arg1; +- (BOOL)removeRedEyePoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)setStraightenAngle:(float)arg1 normalizedCropRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)_undoTransformImage:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 angle:(float)arg2; +- (void)_setControlsEnabled:(BOOL)arg1 animated:(BOOL)arg2; +- (id)_redEyeLabel; +- (float)straightenAngle; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })normalizedCropRect; +- (void)_updateEnhanceButton; +- (id)_buttonWithTag:(int)arg1; +- (void)saveAdjustments; +- (void)_verifyProgress:(id)arg1 completion:(id)arg2; +- (id)_constrainActionSheet; +- (void)_setEditMode:(int)arg1; +- (void)_rotatePhotoByAngle:(float)arg1; +- (void)setAutoAdjustmentEnabled:(BOOL)arg1; +- (BOOL)autoAdjustmentEnabled; +- (void)_loadFiltersFromDatabase; +- (void)_setAutoAdjustmentFilters:(id)arg1; +- (id)_originalState; +- (void)_setAdjustmentState:(id)arg1; +- (void)_updateModeButtons; +- (void)_pushModalState; +- (void)_popModalState; +- (void)_displayAllRedEyeCorrections; +- (void)setActionCompletionBlock:(id)arg1; +- (void)hideMessage:(id)arg1; +- (void)showMessage:(id)arg1 duration:(double)arg2; +- (void)applySubmode:(id)arg1; +- (void)revertToSaved:(id)arg1; +- (void)showConstraints:(id)arg1; +- (void)selectEditMode:(id)arg1; +- (void)enhancePhoto:(id)arg1; +- (id)_newButtonItemWithIcon:(id)arg1 title:(id)arg2 target:(id)arg3 action:(SEL)arg4 tag:(int)arg5; +- (void)rotatePhoto:(id)arg1; +- (id)_cropAndStraightenToolbarItems; +- (id)_startToolbarItems; +- (id)_rightButtonForMode:(int)arg1 enableDone:(BOOL)arg2 enableSave:(BOOL)arg3; +- (void)revertToOriginal:(id)arg1; +- (float)rotatedZoomToFitScale; +- (void)sizeToFit:(BOOL)arg1; +- (void)_updateMessageOverlayFrame; +- (void)_updateCropInsetsForOrientation:(int)arg1; +- (void)_updateToolbar; +- (void)_pushNewUndoManager; +- (BOOL)_isZoomedToScale:(float)arg1; +- (void)_displayAutoAdjustmentMessage; +- (void)_updateEditedImage:(BOOL)arg1; +- (void)_preloadEnhancementFilters; +- (BOOL)_currentStateIsEqualToAdjustmentState:(id)arg1; +- (id)newAdjustedImageWithoutGeometry; +- (id)_scaledCachedImage; +- (id)_adjustmentState; +- (void)setEditedPhoto:(id)arg1; +- (void)_startEditingWithAsset:(id)arg1; +- (void)_updateControls; +- (void)_presentSavingHUD; +- (void)_setEditedImage:(id)arg1 isProxyImage:(BOOL)arg2 updateCropAndStraighten:(BOOL)arg3; +- (void)_setEditedPhoto:(id)arg1 resetFilters:(BOOL)arg2; +- (BOOL)_dismissPopoverViews; +- (void)_dismissSavingHUD; +- (id)_currentToolbarItems; +- (void)albumDidChange:(id)arg1; +- (void)startEditingAsset:(id)arg1 proxyImage:(id)arg2 completion:(id)arg3; +- (BOOL)savesAdjustmentsToCameraRoll; +- (void)zoomToScale:(float)arg1 completionBlock:(id)arg2; +- (void)setMinimumZoom:(float)arg1 maximumZoom:(float)arg2; +- (float)zoomToFitScale; +- (void)updatePendingPhoto; +- (void)cancel:(id)arg1; +- (id)pendingPhoto; +- (id)editedPhoto; +- (void)save:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLEmptyAlbumView.h b/PhotoLibrary.framework/PLEmptyAlbumView.h new file mode 100755 index 0000000..e66343e --- /dev/null +++ b/PhotoLibrary.framework/PLEmptyAlbumView.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIImageView, UIImage, NSString, UILabel; + +@interface PLEmptyAlbumView : UIView { + UIImage *_image; + UIImage *_landscapeImage; + NSString *_title; + NSString *_message; + struct NSObject { Class x1; } *_album; + UIImageView *_imageView; + UILabel *_titleLabel; + UILabel *_messageLabel; + int _filter; + BOOL _isCameraAlbum; + BOOL _useLargeImages; + BOOL _filterInUse; + int _currentOrientation; + struct UIEdgeInsets { + float top; + float left; + float bottom; + float right; + } _edgeInsets; +} + +@property int filter; +@property struct UIEdgeInsets { float x1; float x2; float x3; float x4; } edgeInsets; + + +- (int)filter; +- (void)setMessage:(id)arg1; +- (void)setEdgeInsets:(struct UIEdgeInsets { float x1; float x2; float x3; float x4; })arg1; +- (void)setFilter:(int)arg1; +- (struct UIEdgeInsets { float x1; float x2; float x3; float x4; })edgeInsets; +- (void)setTitle:(id)arg1; +- (void)layoutSubviews; +- (void)setImage:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setIsCameraAlbum:(BOOL)arg1; +- (void)setPortraitImage:(id)arg1 landscapeImage:(id)arg2; +- (id)_emptyRollImageForAlbum:(struct NSObject { Class x1; }*)arg1 interfaceOrientation:(int)arg2; +- (void)_sizeLabelToFitView:(id)arg1; +- (id)_newTextViewWithText:(id)arg1; +- (id)_messageForAlbum:(struct NSObject { Class x1; }*)arg1; +- (id)_newLabelWithText:(id)arg1; +- (id)_titleForAlbum:(struct NSObject { Class x1; }*)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 useLargeImages:(BOOL)arg2; +- (void)setAlbum:(struct NSObject { Class x1; }*)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLEndlessUIActivityIndicatorView.h b/PhotoLibrary.framework/PLEndlessUIActivityIndicatorView.h new file mode 100755 index 0000000..87a2eaf --- /dev/null +++ b/PhotoLibrary.framework/PLEndlessUIActivityIndicatorView.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLEndlessUIActivityIndicatorView : UIActivityIndicatorView { +} + + +- (void)startAnimating; +- (void)stopAnimating; +- (void)setAnimating:(BOOL)arg1; +- (void)stopAnimation; +- (void)_removeAllAnimations:(BOOL)arg1; +- (void)reallyStartAnimating; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLExpandableImageView.h b/PhotoLibrary.framework/PLExpandableImageView.h new file mode 100755 index 0000000..304d3e2 --- /dev/null +++ b/PhotoLibrary.framework/PLExpandableImageView.h @@ -0,0 +1,125 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLManagedAsset, UIImageView, NSString, PLVideoView, PLImageView; + +@interface PLExpandableImageView : PLExpandableView { + PLImageView *_imageView; + int _imageID; + struct CGSize { + float width; + float height; + } _originalSize; + float _originalWidth; + float _originalAngle; + struct CGPoint { + float x; + float y; + } _anchorPoint; + float _imageRotationAngle; + float _pinchWidth; + float _pinchAngle; + float _pinchScale; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _initialExpandingFrame; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _originalBounds; + float _currentAngle; + struct CGSize { + float width; + float height; + } _centerOffset; + PLManagedAsset *_photo; + struct { + unsigned int isRotating : 1; + unsigned int didTrack : 1; + unsigned int updateFrame : 1; + unsigned int didLayout : 1; + unsigned int alwaysDoLayout : 1; + unsigned int didComputeCenterOffset : 1; + unsigned int imageIsFullScreen : 1; + } _exImageFlags; +} + +@property(copy) NSString * name; +@property(readonly) struct CGSize { float x1; float x2; } imageSize; +@property(retain) PLVideoView * videoView; +@property(getter=borderIsVisible) BOOL borderVisible; +@property(retain) PLManagedAsset * photo; +@property(readonly) UIImageView * imageView; +@property(getter=isShadowEnabled) BOOL shadowEnabled; +@property float transitionProgress; +@property(readonly) BOOL isBeingManipulated; +@property(readonly) struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } frameOfImage; + ++ (float)imageBorderWidth; + +- (void)setPhoto:(id)arg1; +- (void)setVideoView:(id)arg1; +- (id)videoView; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)imageView; +- (struct CGSize { float x1; float x2; })imageSize; +- (id)image; +- (id)name; +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)setCenter:(struct CGPoint { float x1; float x2; })arg1; +- (void)layoutSubviews; +- (void)setImage:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (float)imageRotationAngle; +- (BOOL)borderIsVisible; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameOfImage; +- (BOOL)isBeingManipulated; +- (void)renderSnapshotInContext:(struct CGContext { }*)arg1; +- (void)setTextBadgeString:(id)arg1; +- (float)transitionProgress; +- (void)setTransitionProgress:(float)arg1; +- (BOOL)isShadowEnabled; +- (void)setShadowEnabled:(BOOL)arg1; +- (void)setPosterImage:(id)arg1 regionOfInterest:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)setImage:(id)arg1 isFullscreen:(BOOL)arg2; +- (void)setTransformAndCenterForFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_bounceBack:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (void)_bounceToPlace:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_snappedExpandedFrame; +- (float)_expandedScale; +- (float)_currentScale; +- (struct CGSize { float x1; float x2; })_newSizeFromSize:(struct CGSize { float x1; float x2; })arg1; +- (void)setSize:(struct CGSize { float x1; float x2; })arg1 angle:(float)arg2; +- (void)_updateBorderAlpha; +- (void)_updatePinchWidthAndScaleWithLeftPoint:(struct CGPoint { float x1; float x2; })arg1 rightPoint:(struct CGPoint { float x1; float x2; })arg2; +- (float)_borderAlphaForExpansionFraction:(float)arg1; +- (void)_setOriginalSize:(struct CGSize { float x1; float x2; })arg1; +- (id)_contentView; +- (float)_expansionFractionForBorderAlpha:(BOOL)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 frameStyle:(int)arg2; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 frameStyle:(int)arg2 withBorder:(BOOL)arg3; +- (void)setBorderVisible:(BOOL)arg1; +- (float)_expansionFraction; +- (void)finishTransition; +- (float)completeTrackingPinch:(id)arg1 toState:(int)arg2 duration:(double)arg3; +- (float)continueTrackingPinch:(id)arg1; +- (void)beginTrackingPinch:(id)arg1; +- (id)photo; +- (void)setName:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLExpandableView.h b/PhotoLibrary.framework/PLExpandableView.h new file mode 100755 index 0000000..7270741 --- /dev/null +++ b/PhotoLibrary.framework/PLExpandableView.h @@ -0,0 +1,134 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class ; + +@interface PLExpandableView : UIView { + *_delegate; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _contractedFrame; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _expandedFrame; + struct CGPoint { + float x; + float y; + } _leftTouchLocation; + struct CGPoint { + float x; + float y; + } _rightTouchLocation; + struct CGPoint { + float x; + float y; + } _previousLeftLocation; + struct CGPoint { + float x; + float y; + } _previousRightLocation; + unsigned int _leftTouchIndex; + unsigned int _rightTouchIndex; + float _pinchVelocity; + double _trackingTimeInterval; + float _expansionFraction; + struct { + unsigned int state : 3; + unsigned int prevState : 3; + unsigned int tracking : 1; + unsigned int autorotationDisabled : 1; + unsigned int animationDisabled : 1; + unsigned int updateContractedFrame : 1; + unsigned int updateExpandedFrame : 1; + unsigned int allowsExpansion : 1; + unsigned int delegateWillBeginExpanding : 1; + unsigned int delegateWillCompleteExpanding : 1; + unsigned int delegateDidCompleteExpanding : 1; + unsigned int delegateWillCancelExpanding : 1; + unsigned int delegateDidCancelExpanding : 1; + unsigned int delegateDidBeginCollapsing : 1; + unsigned int delegateWillCompleteCollapsing : 1; + unsigned int delegateDidCompleteCollapsing : 1; + unsigned int delegateWillCancelCollapsing : 1; + unsigned int delegateDidCancelCollapsing : 1; + unsigned int delegateExpandedFractionChanged : 1; + } _expandFlags; +} + +@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } contractedFrame; +@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } expandedFrame; +@property BOOL allowsExpansion; + + +- (void)setDelegate:(id)arg1; +- (int)previousState; +- (void)willMoveToWindow:(id)arg1; +- (BOOL)isTracking; +- (int)state; +- (id)delegate; +- (void)didMoveToWindow; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)canCollapse; +- (float)expansionFraction; +- (void)setAllowsExpansion:(BOOL)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })expandedFrame; +- (void)setExpandedFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })contractedFrame; +- (void)expandWithAnimation:(BOOL)arg1; +- (void)collapseWithAnimation:(BOOL)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })pinchRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 inView:(id)arg2 insetTouches:(BOOL)arg3; +- (void)finishTransition; +- (void)canceledPinch:(id)arg1; +- (void)finishedPinch:(id)arg1; +- (void)continuedPinch:(id)arg1; +- (void)startedPinch:(id)arg1; +- (BOOL)allowsExpansion; +- (void)finishTransitionToState:(int)arg1; +- (float)completeTrackingPinch:(id)arg1 toState:(int)arg2 duration:(double)arg3; +- (int)snapState:(BOOL)arg1; +- (float)continueTrackingPinch:(id)arg1; +- (void)notifyExpansionFraction:(float)arg1 force:(BOOL)arg2; +- (void)beginTrackingPinch:(id)arg1; +- (void)_setState:(int)arg1 withDuration:(double)arg2; +- (void)updatePinchState:(id)arg1; +- (BOOL)_canPinch; +- (void)_setExpansionFraction:(float)arg1; +- (void)stateDidChangeFrom:(int)arg1; +- (void)_transitionFromCompleteContract:(int)arg1 withDuration:(double)arg2; +- (void)_transitionFromCancelContract:(int)arg1 withDuration:(double)arg2; +- (void)_transitionFromContracting:(int)arg1 withDuration:(double)arg2; +- (void)_transitionFromExpanded:(int)arg1 withDuration:(double)arg2; +- (void)_transitionFromCancelExpand:(int)arg1 withDuration:(double)arg2; +- (void)_transitionFromCompleteExpand:(int)arg1 withDuration:(double)arg2; +- (void)_transitionFromExpanding:(int)arg1 withDuration:(double)arg2; +- (void)_transitionFromContracted:(int)arg1 withDuration:(double)arg2; +- (void)setContractedFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)stateWillChangeTo:(int)arg1; +- (void)_notifyDidCompleteCollapsing; +- (void)_notifyDidCancelCollapsing; +- (void)_notifyWillCompleteCollapsingWithDuration:(double)arg1; +- (void)_notifyWillCancelCollapsingWithDuration:(double)arg1; +- (void)_notifyDidCancelExpanding; +- (void)_notifyWillBeginCollapsing; +- (void)_notifyDidCompleteExpanding; +- (void)_notifyWillCancelExpandingWithDuration:(double)arg1; +- (void)_notifyWillCompleteExpandingWithDuration:(double)arg1; +- (void)_notifyWillBeginExpanding; +- (void)_setAutorotationDisabled:(BOOL)arg1; + +@end diff --git a/PhotoLibrary.framework/PLFilledActivityIndicator.h b/PhotoLibrary.framework/PLFilledActivityIndicator.h new file mode 100755 index 0000000..ca48299 --- /dev/null +++ b/PhotoLibrary.framework/PLFilledActivityIndicator.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIActivityIndicatorView; + +@interface PLFilledActivityIndicator : UIView { + UIActivityIndicatorView *_indicatorView; +} + + +- (void)stopAnimating; +- (BOOL)isAnimating; +- (BOOL)isOpaque; +- (void)didMoveToWindow; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)startAnimatingAfterDelay:(double)arg1; +- (id)initWithLocation:(struct CGPoint { float x1; float x2; })arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLHighlightingTableView.h b/PhotoLibrary.framework/PLHighlightingTableView.h new file mode 100755 index 0000000..56362e4 --- /dev/null +++ b/PhotoLibrary.framework/PLHighlightingTableView.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLHighlightingTableView : UITableView { +} + + +- (BOOL)_shouldHighlightInsteadOfSelectRowAtIndexPath:(id)arg1; + +@end diff --git a/PhotoLibrary.framework/PLImageAdjustmentView.h b/PhotoLibrary.framework/PLImageAdjustmentView.h new file mode 100755 index 0000000..6dbee1c --- /dev/null +++ b/PhotoLibrary.framework/PLImageAdjustmentView.h @@ -0,0 +1,131 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIImageView, PLCropOverlayLayer, UIImage, PLCropModel, NSTimer, ; + +@interface PLImageAdjustmentView : UIView { + PLCropModel *_cropModel; + UIImageView *_imageView; + PLCropOverlayLayer *_overlayLayer; + *_delegate; + UIImage *_editedImage; + struct UIEdgeInsets { + float top; + float left; + float bottom; + float right; + } _cropInsets; + int _gestureCount; + struct CGAffineTransform { + float a; + float b; + float c; + float d; + float tx; + float ty; + } _originalTransform; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _imageCropRect; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _previousImageCropRect; + float _cropAngle; + float _previousCropAngle; + float _photoViewScale; + float _sourceAspectRatio; + unsigned int _currentCropAction; + NSTimer *_manualCropTimer; + float _autoCropScale; + double _animationDuration; + unsigned int _isCropMode : 1; + unsigned int _isAdjustingCropRect : 1; + unsigned int _isAnimating : 1; + unsigned int _canRotate : 1; + unsigned int _needsRecenterImage : 1; + unsigned int _delegateWillCropImage : 1; + unsigned int _delegateDidCropImage : 1; + unsigned int _delegateDidTouchImage : 1; +} + +@property(retain) UIImage * editedImage; +@property * delegate; +@property struct UIEdgeInsets { float x1; float x2; float x3; float x4; } cropInsets; +@property(getter=isCropMode) BOOL cropMode; +@property struct CGSize { float x1; float x2; } aspectRatio; + + +- (float)rotationAngle; +- (void)setRotationAngle:(float)arg1; +- (void)setDelegate:(id)arg1; +- (void)touch:(id)arg1; +- (void)reset; +- (void)_updateImageView; +- (id)imageView; +- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (void)commitAnimations; +- (id)delegate; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)overlayLayer; +- (float)_minimumImageScale; +- (float)_imageScale; +- (struct CGSize { float x1; float x2; })aspectRatio; +- (struct UIEdgeInsets { float x1; float x2; float x3; float x4; })cropInsets; +- (float)computeScaleToFillRelativeToPointInImage:(struct CGPoint { float x1; float x2; })arg1; +- (void)setNeedsRecenterImage; +- (void)_updateGestureRecognizers; +- (struct CGPoint { float x1; float x2; })convertPointFromImage:(struct CGPoint { float x1; float x2; })arg1; +- (BOOL)_updateCropRect; +- (BOOL)_updateCropAngle; +- (void)_cropTimer:(id)arg1; +- (void)_performCropAction:(int)arg1 location:(struct CGPoint { float x1; float x2; })arg2; +- (int)cropActionForPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)_endCropGesture:(id)arg1; +- (void)_beginCropGesture:(id)arg1; +- (void)crop:(id)arg1; +- (void)pan:(id)arg1; +- (void)scale:(id)arg1; +- (void)rotate:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_maxOverlayCropRect; +- (void)_updateOverlayCropRect; +- (BOOL)_isInCropGesture; +- (id)editedImage; +- (void)showIndicatorAtPointInImage:(struct CGPoint { float x1; float x2; })arg1 duration:(double)arg2; +- (void)removeProgressIndicatorAtLocation:(struct CGPoint { float x1; float x2; })arg1; +- (void)displayProgressIndicatorAtLocation:(struct CGPoint { float x1; float x2; })arg1; +- (void)setAspectRatio:(struct CGSize { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })convertPointToImage:(struct CGPoint { float x1; float x2; })arg1; +- (float)previousCropAngle; +- (float)cropAngle; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })previousCropRect; +- (void)setCropRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 cropAngle:(float)arg2; +- (void)replaceEditedImage:(id)arg1; +- (void)setEditedImage:(id)arg1; +- (void)removeProgressIndicators; +- (BOOL)isDisplayingProgressIndicators; +- (void)setCropInsets:(struct UIEdgeInsets { float x1; float x2; float x3; float x4; })arg1; +- (BOOL)isCropMode; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })overlayCropRect; +- (void)setCropMode:(BOOL)arg1; +- (void)beginAnimation:(double)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })cropRect; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLImageRowCell.h b/PhotoLibrary.framework/PLImageRowCell.h new file mode 100755 index 0000000..07693aa --- /dev/null +++ b/PhotoLibrary.framework/PLImageRowCell.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSMutableArray, NSArray; + +@interface PLImageRowCell : UITableViewCell { + NSMutableArray *_stackItemCells; + struct CGImage { } *_rowImage; +} + +@property(readonly) NSArray * stackItemCells; + ++ (Class)layerClass; + +- (id)initWithReuseIdentifier:(id)arg1; +- (void)prepareForReuse; +- (void)layoutSubviews; +- (void)setRowImage:(struct CGImage { }*)arg1; +- (void)removeStackItemCell:(id)arg1; +- (id)stackItemCells; +- (void)insertStackItemCell:(id)arg1 atColumn:(unsigned int)arg2; +- (void)clearContents; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLImageScrollView.h b/PhotoLibrary.framework/PLImageScrollView.h new file mode 100755 index 0000000..9ee62e2 --- /dev/null +++ b/PhotoLibrary.framework/PLImageScrollView.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLImageScrollView : UIScrollView { + BOOL _adjustZoomScaleAfterRotation; +} + +@property BOOL adjustZoomScaleAfterRotation; + + +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)willAnimateRotationToInterfaceOrientation:(id)arg1; +- (void)_centerContentIfNecessary; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)adjustZoomScaleAfterRotation; +- (void)setAdjustZoomScaleAfterRotation:(BOOL)arg1; + +@end diff --git a/PhotoLibrary.framework/PLImageView.h b/PhotoLibrary.framework/PLImageView.h new file mode 100755 index 0000000..76eb724 --- /dev/null +++ b/PhotoLibrary.framework/PLImageView.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIView, PLVideoView, NSString, UILabel; + +@interface PLImageView : UIImageView { + NSString *_name; + UIView *_borderView; + PLVideoView *_videoView; + UILabel *_textBadge; + unsigned int _shadowEnabled : 1; + unsigned int _suppressShadowDrawing : 1; + unsigned int _borderIsVisible : 1; + float _aspectRatio; + double _lastBorderAlphaTime; + double _lastShadowAlphaTime; + float _transitionProgress; + BOOL _edgeAntialiasingEnabled; +} + +@property(copy) NSString * name; +@property(getter=isDimmed) BOOL dimmed; +@property(getter=isBorderVisible) BOOL borderVisible; +@property float borderAlpha; +@property(getter=isShadowEnabled) BOOL shadowEnabled; +@property float transitionProgress; +@property(retain) PLVideoView * videoView; + ++ (void)initialize; ++ (BOOL)shouldDrawShadows; ++ (id)textBadgeForString:(id)arg1 photoSize:(struct CGSize { float x1; float x2; })arg2; + +- (void)setVideoView:(id)arg1; +- (id)videoView; +- (void)setEdgeAntialiasingEnabled:(BOOL)arg1; +- (id)name; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)layoutSubviews; +- (void)setImage:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setDimmed:(BOOL)arg1; +- (BOOL)isDimmed; +- (void)setBorderWidthScale:(float)arg1 heightScale:(float)arg2; +- (float)borderAlpha; +- (void)parentDidLayout; +- (id)textBadgeString; +- (void)_setShadowEnabled:(BOOL)arg1 force:(BOOL)arg2; +- (void)_updateShadowPath; +- (void)renderSnapshotInContext:(struct CGContext { }*)arg1; +- (void)setTextBadgeString:(id)arg1; +- (float)transitionProgress; +- (void)setTransitionProgress:(float)arg1; +- (BOOL)isShadowEnabled; +- (void)setShadowEnabled:(BOOL)arg1; +- (BOOL)isBorderVisible; +- (void)setBorderAlpha:(float)arg1 forced:(BOOL)arg2; +- (void)setBorderAlpha:(float)arg1; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1 allowRounding:(BOOL)arg2; +- (void)setBorderVisible:(BOOL)arg1; +- (void)setName:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLImageViewWithAnimatedAnchor.h b/PhotoLibrary.framework/PLImageViewWithAnimatedAnchor.h new file mode 100755 index 0000000..0c34a36 --- /dev/null +++ b/PhotoLibrary.framework/PLImageViewWithAnimatedAnchor.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLImageViewWithAnimatedAnchor : UIImageView { +} + + +- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; + +@end diff --git a/PhotoLibrary.framework/PLImportLoadingHeaderView.h b/PhotoLibrary.framework/PLImportLoadingHeaderView.h new file mode 100755 index 0000000..c1e69db --- /dev/null +++ b/PhotoLibrary.framework/PLImportLoadingHeaderView.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLImportLoadingHeaderView : UIView { +} + + +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/PhotoLibrary.framework/PLImportSessionInfo.h b/PhotoLibrary.framework/PLImportSessionInfo.h new file mode 100755 index 0000000..dac4687 --- /dev/null +++ b/PhotoLibrary.framework/PLImportSessionInfo.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSMutableIndexSet, NSIndexSet; + +@interface PLImportSessionInfo : NSObject { + BOOL _importComplete; + BOOL _importStopped; + BOOL _importingSelection; + NSMutableIndexSet *_importIndexes; + NSMutableIndexSet *_importInProgressIndexes; + NSMutableIndexSet *_importErrorIndexes; + NSMutableIndexSet *_importCompleteIndexes; +} + +@property BOOL importComplete; +@property BOOL importStopped; +@property(readonly) NSIndexSet * importIndexes; +@property(readonly) NSIndexSet * inProgressIndexes; +@property(readonly) NSIndexSet * errorIndexes; +@property(readonly) NSIndexSet * completedIndexes; +@property BOOL importingSelection; + + +- (void)shiftIndexesStartingAtIndex:(unsigned int)arg1 by:(unsigned int)arg2; +- (void)removeIndex:(unsigned int)arg1; +- (void)setImportingSelection:(BOOL)arg1; +- (BOOL)importingSelection; +- (void)setImportStopped:(BOOL)arg1; +- (BOOL)importStopped; +- (void)setImportComplete:(BOOL)arg1; +- (BOOL)importComplete; +- (void)completeImportForIndex:(unsigned int)arg1 error:(BOOL)arg2; +- (void)beginImportForIndex:(unsigned int)arg1; +- (void)addIndexToImport:(unsigned int)arg1; +- (id)initWithImportIndexes:(id)arg1; +- (BOOL)_isImportCompleteForIndex:(unsigned int)arg1; +- (id)inProgressIndexes; +- (id)errorIndexes; +- (id)completedIndexes; +- (id)importIndexes; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLImportViewController.h b/PhotoLibrary.framework/PLImportViewController.h new file mode 100755 index 0000000..559e131 --- /dev/null +++ b/PhotoLibrary.framework/PLImportViewController.h @@ -0,0 +1,89 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLImportSessionInfo, PLCameraImporter, PLImageTable, UIAlertView, NSMutableArray, NSTimer, PLEmptyAlbumView, UIBarButtonItem; + +@interface PLImportViewController : UIViewController { + PLCameraImporter *_importer; + PLEmptyAlbumView *_emptyAlbumView; + BOOL _readingImportItems; + PLImageTable *_thumbStorage; + unsigned int _lastUsedThumbEntry; + NSMutableArray *_importItemThumbEntries; + PLImportSessionInfo *_importSessionInfo; + struct __CFUserNotification { } *_importCompleteNotification; + UIAlertView *_notEnoughSpaceAlert; + UIAlertView *_confirmDupsAlert; + NSTimer *_deletedItemsTimer; + NSTimer *_icSleepPreventionTimer; + UIBarButtonItem *_importAllBarButton; + UIBarButtonItem *_importSelectedBarButton; + UIBarButtonItem *_stopImportBarButton; + unsigned int _busyCount; + unsigned int _imageCount; + unsigned int _videoCount; + unsigned int _otherCount; +} + +@property(retain) PLCameraImporter * importer; + + +- (BOOL)isBusy; +- (id)importer; +- (id)contentScrollView; +- (void)_getRotationContentSettings:(struct { BOOL x1; BOOL x2; BOOL x3; BOOL x4; float x5; int x6; }*)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidUnload; +- (void)loadView; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)didReceiveMemoryWarning; +- (void)handleImportCompleteAlertResponse:(struct __CFUserNotification { }*)arg1 flags:(unsigned long)arg2; +- (void)setImportDevice:(id)arg1; +- (id)importDevice; +- (id)_localizedCameraName; +- (id)_textBadgeStringForCameraItem:(id)arg1; +- (void)_setThumbnailEntryForImportItem:(id)arg1 atImportItemIndex:(unsigned int)arg2; +- (void)_addEmptyAlbumViewWithError:(id)arg1; +- (void)_checkDiskSpaceForImportIndexes:(id)arg1; +- (void)_beginImportSession; +- (void)_endImport; +- (void)_beginImportForItemAtIndex:(unsigned int)arg1; +- (void)_cleanUpAfterImport; +- (void)_deleteItems:(id)arg1; +- (id)_deletableIndexesOfItemsAtIndexes:(id)arg1; +- (void)_setupNavigationItem; +- (id)_localizedDeviceType; +- (void)_beginUninterruptibleOperation; +- (void)_resetThumbnailTracking; +- (void)setImporter:(id)arg1; +- (void)_cancelAlerts; +- (void)_photosDatabaseHasChanged:(id)arg1; +- (struct CGImage { }*)_newGenericThumbnailForImportItem:(id)arg1; +- (id)_thumbnailPathString; +- (void)_endUninterruptibleOperation; +- (void)_deletedItemsTimerFired:(id)arg1; +- (void)_resetDuplicateBadgesForceDatabaseCheck:(BOOL)arg1; +- (void)_icSleepPreventionTimerFired:(id)arg1; +- (void)importSelected; +- (void)importAll; +- (id)albumView:(id)arg1 textBadgeForPhotoAtIndex:(unsigned int)arg2; +- (void)albumView:(id)arg1 imageCount:(unsigned int*)arg2 videoCount:(unsigned int*)arg3 otherCount:(unsigned int*)arg4 pendingCount:(unsigned int*)arg5 importOperation:(int*)arg6; +- (id)albumView:(id)arg1 imageDataForPhotoAtIndex:(unsigned int)arg2 imageWidth:(int*)arg3 imageHeight:(int*)arg4 bytesPerRow:(int*)arg5 dataWidth:(int*)arg6 dataHeight:(int*)arg7 imageDataOffset:(int*)arg8; +- (unsigned int)numberOfPhotosForAlbumView:(id)arg1; +- (void)stopImport; +- (BOOL)isImporting; +- (void)importer:(id)arg1 didCompleteRemovalOfItems:(id)arg2; +- (void)importer:(id)arg1 didImportItem:(id)arg2 error:(id)arg3; +- (void)importer:(id)arg1 didCompleteImportForItems:(id)arg2; +- (void)importer:(id)arg1 didCopyOriginalForItem:(id)arg2 error:(id)arg3; +- (void)importer:(id)arg1 didRemoveImportItem:(id)arg2 atIndex:(unsigned int)arg3; +- (void)importer:(id)arg1 didChangeImportItem:(id)arg2 changeType:(int)arg3 error:(id)arg4; +- (void)importer:(id)arg1 didAddImportItem:(id)arg2 atIndex:(unsigned int)arg3; +- (void)importerDidFinishReadingImportItems:(id)arg1 error:(id)arg2; +- (void)albumViewSelectionDidChange:(id)arg1 added:(id)arg2 removed:(id)arg3; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLIndicatorView.h b/PhotoLibrary.framework/PLIndicatorView.h new file mode 100755 index 0000000..23a6c67 --- /dev/null +++ b/PhotoLibrary.framework/PLIndicatorView.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLIndicatorView : UIView { + double _timeout; +} + +@property double timeout; + + +- (void)setTimeout:(double)arg1; +- (double)timeout; +- (BOOL)isOpaque; +- (void)didMoveToWindow; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)fadeOut:(id)arg1; +- (id)initWithLocation:(struct CGPoint { float x1; float x2; })arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLItem.h b/PhotoLibrary.framework/PLItem.h new file mode 100755 index 0000000..9ec027f --- /dev/null +++ b/PhotoLibrary.framework/PLItem.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSURL, NSString, NSData; + +@interface PLItem : NSObject { + NSString *_title; + NSString *_temporaryFileName; +} + +@property(copy) NSString * title; +@property(readonly) NSURL * URL; +@property(readonly) BOOL allowsRotation; +@property(readonly) NSData * imageData; +@property(readonly) int itemType; + ++ (id)itemsWithURLsAndData:(id)arg1; ++ (id)writeTemporaryFileWithItemData:(id)arg1 pathExtension:(id)arg2 type:(id*)arg3; ++ (id)typeFromPathExtension:(id)arg1 typeHint:(id)arg2; ++ (struct __CFString { }*)baseType; + +- (id)imageData; +- (id)initWithData:(id)arg1 type:(id)arg2; +- (id)videoView; +- (id)initWithURL:(id)arg1; +- (id)URL; +- (id)title; +- (id)initWithData:(id)arg1; +- (void)setTitle:(id)arg1; +- (id)asset; +- (id)initVideoWithURL:(id)arg1; +- (id)initImageWithData:(id)arg1; +- (id)initWithData:(id)arg1 pathExtension:(id)arg2; +- (id)initWithData:(id)arg1 pathExtension:(id)arg2 type:(id)arg3; +- (id)initWithURL:(id)arg1 type:(id)arg2; +- (id)initWithURL:(id)arg1 typeHint:(id)arg2; +- (id)imageWithFormat:(int)arg1; +- (BOOL)allowsRotation; +- (void)dealloc; +- (int)itemType; + +@end diff --git a/PhotoLibrary.framework/PLItemAlbum.h b/PhotoLibrary.framework/PLItemAlbum.h new file mode 100755 index 0000000..1c47e00 --- /dev/null +++ b/PhotoLibrary.framework/PLItemAlbum.h @@ -0,0 +1,79 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSNumber, NSMutableOrderedSet, PLManagedAsset, NSOrderedSet, NSDictionary, NSString, UIImage, NSURL, NSArray; + +@interface PLItemAlbum : NSObject { + NSArray *_items; + NSMutableOrderedSet *_assets; + NSString *_uuid; + NSString *_title; + NSDictionary *_slideshowSettings; +} + +@property(retain) NSArray * items; +@property(readonly) NSString * uuid; +@property(readonly) NSNumber * kind; +@property(readonly) int kindValue; +@property(readonly) NSString * title; +@property(readonly) NSString * localizedTitle; +@property(readonly) NSOrderedSet * assets; +@property(readonly) NSMutableOrderedSet * mutableAssets; +@property(readonly) unsigned int count; +@property(readonly) unsigned int photosCount; +@property(readonly) unsigned int videosCount; +@property(readonly) BOOL isEmpty; +@property(readonly) NSString * name; +@property(retain) PLManagedAsset * keyAsset; +@property(readonly) UIImage * posterImage; +@property(readonly) BOOL isLibrary; +@property(readonly) BOOL isCameraAlbum; +@property(readonly) BOOL isPhotoStreamAlbum; +@property(readonly) BOOL shouldDeleteWhenEmpty; +@property(retain) NSDictionary * slideshowSettings; +@property(retain) NSString * importSessionID; +@property(readonly) NSURL * groupURL; +@property unsigned int pendingItemsCount; +@property unsigned int pendingItemsType; + + +- (id)localizedTitle; +- (id)posterImage; +- (id)kind; +- (id)initWithItems:(id)arg1; +- (void)setItems:(id)arg1; +- (id)items; +- (id)title; +- (id)name; +- (BOOL)isEmpty; +- (void)setAssets:(id)arg1; +- (void)setPendingItemsType:(unsigned int)arg1; +- (unsigned int)pendingItemsType; +- (void)setPendingItemsCount:(unsigned int)arg1; +- (unsigned int)pendingItemsCount; +- (id)groupURL; +- (void)setImportSessionID:(id)arg1; +- (id)importSessionID; +- (BOOL)shouldDeleteWhenEmpty; +- (BOOL)isLibrary; +- (void)setKeyAsset:(id)arg1; +- (id)keyAsset; +- (void)updateStackedImage; +- (void)reducePendingItemsCountBy:(unsigned int)arg1; +- (id)displayableIndexesForCount:(unsigned int)arg1; +- (unsigned int)videosCount; +- (unsigned int)photosCount; +- (int)kindValue; +- (BOOL)isPhotoStreamAlbum; +- (BOOL)isCameraAlbum; +- (id)mutableAssets; +- (BOOL)canPerformEditOperation:(int)arg1; +- (void)setSlideshowSettings:(id)arg1; +- (id)slideshowSettings; +- (id)uuid; +- (id)assets; +- (unsigned int)count; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLLabel.h b/PhotoLibrary.framework/PLLabel.h new file mode 100755 index 0000000..f4656f2 --- /dev/null +++ b/PhotoLibrary.framework/PLLabel.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLLabel : UILabel { + float shadowBlurRadius; +} + +@property float shadowBlurRadius; + + +- (void)drawTextInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setShadowBlurRadius:(float)arg1; +- (float)shadowBlurRadius; + +@end diff --git a/PhotoLibrary.framework/PLLargeSyncProgressView.h b/PhotoLibrary.framework/PLLargeSyncProgressView.h new file mode 100755 index 0000000..960f6c9 --- /dev/null +++ b/PhotoLibrary.framework/PLLargeSyncProgressView.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLLargeSyncProgressView : PLSyncProgressView { +} + + +- (id)init; + +@end diff --git a/PhotoLibrary.framework/PLLibraryBannerView.h b/PhotoLibrary.framework/PLLibraryBannerView.h new file mode 100755 index 0000000..40a1262 --- /dev/null +++ b/PhotoLibrary.framework/PLLibraryBannerView.h @@ -0,0 +1,66 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class UINavigationButton, UIImageView, UILabel, NSString, UIImage; + +@interface PLLibraryBannerView : UIView { + int _bannerStyle; + UIImageView *_bannerImageView; + UILabel *_bannerLabel; + UINavigationButton *_selectionButton; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _bannerImageViewInitialFrame; + NSString *_labelText; + UIImage *_mainThumbnail; + BOOL _multipleAssets; + int _selectionButtonType; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _selectionButtonAction; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _animationCompletion; + +} + +@property(readonly) int bannerStyle; +@property(copy) NSString * labelText; +@property int selectionButtonType; +@property(copy) id selectionButtonAction; + + +- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)layoutSubviews; +- (id)labelText; +- (void)setSelectionButtonAction:(id)arg1; +- (int)selectionButtonType; +- (int)bannerStyle; +- (void)animateThumbnailToStackViewCell:(id)arg1 inRootView:(id)arg2 completion:(id)arg3; +- (void)setSelectionButtonType:(int)arg1; +- (id)selectionButtonAction; +- (void)_plainAnimateThumbnailToView:(id)arg1 orCell:(id)arg2 inRootView:(id)arg3 wideJump:(BOOL)arg4 completion:(id)arg5; +- (void)_fancyAnimateThumbnailToCell:(id)arg1 completion:(id)arg2; +- (void)_selectionButtonTapped:(id)arg1; +- (void)animateThumbnailToCell:(id)arg1 completion:(id)arg2; +- (void)updateDisplayForAssets:(id)arg1; +- (id)initWithBannerStyle:(int)arg1; +- (void)setLabelText:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLLibraryImageDataProvider.h b/PhotoLibrary.framework/PLLibraryImageDataProvider.h new file mode 100755 index 0000000..6e6bd08 --- /dev/null +++ b/PhotoLibrary.framework/PLLibraryImageDataProvider.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLImageCache, PLImageLoadingQueue, NSMutableDictionary; + +@interface PLLibraryImageDataProvider : NSObject { + PLImageCache *_imageCache; + PLImageLoadingQueue *_imageLoadingQueue; + NSMutableDictionary *_imageSources; +} + + +- (id)imageViewForAsset:(id)arg1 inAlbum:(struct NSObject { Class x1; }*)arg2 format:(int)arg3 loadImagesSynchronously:(BOOL)arg4; +- (void)invalidateCachedImagesForAsset:(id)arg1; +- (void)cancelLoadForAsset:(id)arg1; +- (id)_imageSourceForFormat:(int)arg1; +- (void)cancelLoadForAsset:(id)arg1 format:(int)arg2; +- (void)resumeLoading; +- (void)pauseLoading; +- (void)invalidateCachedImagesForAsset:(id)arg1 format:(int)arg2; +- (id)loadImageSynchronously:(BOOL)arg1 forAsset:(id)arg2 format:(int)arg3 priority:(int)arg4 completion:(id)arg5; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLLibraryTableViewCell.h b/PhotoLibrary.framework/PLLibraryTableViewCell.h new file mode 100755 index 0000000..7562175 --- /dev/null +++ b/PhotoLibrary.framework/PLLibraryTableViewCell.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UITextField, ; + +@interface PLLibraryTableViewCell : UITableViewCell { + UITextField *_editableText; + BOOL _allowsRename; + BOOL _cellEnabled; + *_editingDelegate; +} + +@property BOOL allowsRename; +@property(getter=isRenaming,readonly) BOOL renaming; +@property BOOL cellEnabled; +@property * editingDelegate; + ++ (id)photoCountFormatter; + +- (id)initWithReuseIdentifier:(id)arg1; +- (void)willTransitionToState:(unsigned int)arg1; +- (void)didTransitionToState:(unsigned int)arg1; +- (id)editingDelegate; +- (void)setEditingDelegate:(id)arg1; +- (BOOL)textFieldShouldReturn:(id)arg1; +- (void)textFieldDidEndEditing:(id)arg1; +- (void)textFieldDidBeginEditing:(id)arg1; +- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (void)prepareForReuse; +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)layoutSubviews; +- (BOOL)cellEnabled; +- (void)setAllowsRename:(BOOL)arg1; +- (struct CGPoint { float x1; float x2; })destinationPointForMovePhotosAnimation; +- (void)animatePopRowWithDuration:(double)arg1 completion:(id)arg2; +- (void)endRenaming; +- (BOOL)isRenaming; +- (void)setText:(id)arg1 photoCount:(int)arg2 posterImage:(id)arg3; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_editableFieldFrame; +- (BOOL)allowsRename; +- (void)setCellEnabled:(BOOL)arg1; + +@end diff --git a/PhotoLibrary.framework/PLLibraryView.h b/PhotoLibrary.framework/PLLibraryView.h new file mode 100755 index 0000000..76cd829 --- /dev/null +++ b/PhotoLibrary.framework/PLLibraryView.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLLibraryView : PLTableView { +} + + +- (void)didMoveToWindow; + +@end diff --git a/PhotoLibrary.framework/PLLibraryViewController.h b/PhotoLibrary.framework/PLLibraryViewController.h new file mode 100755 index 0000000..946bc78 --- /dev/null +++ b/PhotoLibrary.framework/PLLibraryViewController.h @@ -0,0 +1,85 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UITableView, , UIActionSheet, PLSyncProgressView, PLLibraryView, PLEmptyAlbumView, PLPhotosPickerSession, PLLibraryBannerView; + +@interface PLLibraryViewController : PLAbstractLibraryViewController { + PLLibraryView *_tableView; + PLEmptyAlbumView *_emptyLibraryView; + PLSyncProgressView *_syncProgressView; + PLLibraryBannerView *_bannerView; + UIActionSheet *_deleteAlbumActionSheet; + *_delegate; + unsigned int _renamingAlbumIndex; + PLPhotosPickerSession *_currentPickerSession; + struct { + unsigned int delegateDeterminesAccessoryType : 1; + unsigned int delegateDeterminesEnabledRows : 1; + unsigned int adjustedForKeyboard : 1; + unsigned int endEditingAfterKeyboardDismiss : 1; + unsigned int reserved : 28; + } _lvcFlags; +} + +@property(readonly) UITableView * tableView; +@property * delegate; +@property(readonly) BOOL allowsEditingAlbums; +@property(retain) PLPhotosPickerSession * currentPickerSession; + ++ (void)initialize; + +- (void)setDelegate:(id)arg1; +- (void)_keyboardDidHide:(id)arg1; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void*)arg4; +- (id)tableView; +- (id)contentScrollView; +- (void)_keyboardWillHide:(id)arg1; +- (void)_keyboardWillShow:(id)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidUnload; +- (void)loadView; +- (void)viewDidLoad; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (void)scrollViewDidEndScrollingAnimation:(id)arg1; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)applicationDidResume; +- (id)delegate; +- (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; +- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)navigateToRevealAlbum:(struct NSObject { Class x1; }*)arg1 animated:(BOOL)arg2; +- (void)setSyncProgressVisible:(BOOL)arg1; +- (id)syncProgressView; +- (BOOL)updateInterfaceForDeletedAlbumIndexes:(id)arg1 addedIndexes:(id)arg2 changedIndexes:(id)arg3 needsFullReload:(BOOL)arg4; +- (void)updateInterfaceForHasContentChange; +- (void)scrollToAlbumAtIndex:(unsigned int)arg1 animated:(BOOL)arg2 select:(BOOL)arg3; +- (void)setHiddenAlbum:(struct NSObject { Class x1; }*)arg1 animated:(BOOL)arg2; +- (void)animateBannerThumbnailToAlbum:(struct NSObject { Class x1; }*)arg1 completion:(id)arg2; +- (void)hideBannerView; +- (void)showBannerViewWithAssets:(id)arg1; +- (void)setCurrentPickerSession:(id)arg1; +- (id)currentPickerSession; +- (id)tableOffsetKey; +- (BOOL)_shouldShowAlbumList; +- (BOOL)allowsEditingAlbums; +- (void)_logDebuggingStateInfoForChange:(id)arg1; +- (void)updateNavigationItemButtons; +- (void)_presentActionSheet:(id)arg1; +- (void)navigateToAlbum:(struct NSObject { Class x1; }*)arg1 animated:(BOOL)arg2 completion:(id)arg3; +- (BOOL)isEnabledRowForAlbum:(struct NSObject { Class x1; }*)arg1; +- (void)loadCurrentConfiguration:(id)arg1; +- (void)storeCurrentConfiguration:(id)arg1; +- (void)tableViewCell:(id)arg1 didChangeTextToText:(id)arg2; +- (void)tableViewCellDidBeginEditingText:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLLowDiskSpaceAlertView.h b/PhotoLibrary.framework/PLLowDiskSpaceAlertView.h new file mode 100755 index 0000000..6e81c68 --- /dev/null +++ b/PhotoLibrary.framework/PLLowDiskSpaceAlertView.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLLowDiskSpaceAlertView : UIAlertView { +} + ++ (void)showUsageSettings; + +- (id)initWithTitle:(id)arg1 message:(id)arg2 delegate:(id)arg3 cancelButtonTitle:(id)arg4 otherButtonTitles:(id)arg5; +- (id)initWithTitle:(id)arg1 message:(id)arg2 showSettingsButton:(BOOL)arg3 delegate:(id)arg4; + +@end diff --git a/PhotoLibrary.framework/PLMessageUIProxy.h b/PhotoLibrary.framework/PLMessageUIProxy.h new file mode 100755 index 0000000..836160b --- /dev/null +++ b/PhotoLibrary.framework/PLMessageUIProxy.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLMessageUIProxy : NSObject { +} + ++ (BOOL)canSendMail; ++ (id)newMailCompositionContext; ++ (id)newComposeViewControllerWithComposition:(id)arg1; ++ (id)newComposeViewController; ++ (Class)MailCompositionContextClass; ++ (Class)MFMailComposeViewControllerClass; + + +@end diff --git a/PhotoLibrary.framework/PLMobileMeHelper.h b/PhotoLibrary.framework/PLMobileMeHelper.h new file mode 100755 index 0000000..c5f3621 --- /dev/null +++ b/PhotoLibrary.framework/PLMobileMeHelper.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSArray; + +@interface PLMobileMeHelper : NSObject { + NSArray *_usernames; + NSArray *_likelyValidUsernames; +} + ++ (id)serviceName; ++ (id)userAgentString; ++ (id)preferredUsername; ++ (id)sharedInstance; + +- (void)invalidateUserAccounts; +- (BOOL)hasValidMobileMeAccounts; +- (BOOL)hasMobileMeAccounts; +- (BOOL)getUsername:(id*)arg1 andPassword:(id*)arg2; +- (id)_validUsernames; +- (id)_usernames; +- (id)_passwordForUsername:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLMoviePlayerController.h b/PhotoLibrary.framework/PLMoviePlayerController.h new file mode 100755 index 0000000..db0702b --- /dev/null +++ b/PhotoLibrary.framework/PLMoviePlayerController.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class , NSMutableArray; + +@interface PLMoviePlayerController : UIMoviePlayerController { + NSMutableArray *_delegateStack; + *_playerDelegate; +} + ++ (void)reset; ++ (id)sharedMoviePlayerController; ++ (void)setVideoIsRemaking:(BOOL)arg1; ++ (void)setMovieWillBecomeReady:(BOOL)arg1; ++ (BOOL)movieWillBecomeReady; + +- (void)setMovieWithPath:(id)arg1; +- (id)initWithPlayerSize:(struct CGSize { float x1; float x2; })arg1 options:(unsigned int)arg2; +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (void)_updateCurrentDelegate; +- (void)removeNextDelegate:(id)arg1; +- (void)addNextDelegate:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLMutableCameraImportQueue.h b/PhotoLibrary.framework/PLMutableCameraImportQueue.h new file mode 100755 index 0000000..e8d1daa --- /dev/null +++ b/PhotoLibrary.framework/PLMutableCameraImportQueue.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSMutableArray; + +@interface PLMutableCameraImportQueue : NSObject { + NSMutableArray *_items; +} + + +- (id)currentItem; +- (void)dequeueImportItem; +- (void)enqueueImportItem:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLNonTextTruncatingTableViewCell.h b/PhotoLibrary.framework/PLNonTextTruncatingTableViewCell.h new file mode 100755 index 0000000..e0ac482 --- /dev/null +++ b/PhotoLibrary.framework/PLNonTextTruncatingTableViewCell.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLNonTextTruncatingTableViewCell : UITableViewCell { +} + + +- (void)layoutSubviews; + +@end diff --git a/PhotoLibrary.framework/PLPasswordAlertView.h b/PhotoLibrary.framework/PLPasswordAlertView.h new file mode 100755 index 0000000..3ee0ce2 --- /dev/null +++ b/PhotoLibrary.framework/PLPasswordAlertView.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class UITextField, NSString; + +@interface PLPasswordAlertView : UIAlertView { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _completionHandler; + + int _style; + UITextField *_accountTextField; + UITextField *_passwordTextField; +} + +@property(readonly) int style; +@property(copy) NSString * accountTextFieldPlaceholder; + + +- (void)setAccountTextFieldPlaceholder:(id)arg1; +- (id)accountTextFieldPlaceholder; +- (id)initWithStyle:(int)arg1 title:(id)arg2 message:(id)arg3 completionHandler:(id)arg4; +- (id)initWithTitle:(id)arg1 message:(id)arg2 completionHandler:(id)arg3; +- (int)style; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (id)initWithTitle:(id)arg1 message:(id)arg2 delegate:(id)arg3 cancelButtonTitle:(id)arg4 otherButtonTitles:(id)arg5; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLPhoneAlbumViewController.h b/PhotoLibrary.framework/PLPhoneAlbumViewController.h new file mode 100755 index 0000000..1421aa8 --- /dev/null +++ b/PhotoLibrary.framework/PLPhoneAlbumViewController.h @@ -0,0 +1,189 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIActionSheet, PLSegmentedControl, NSTimer, PLPhotosPickerSession, PLPublishingAgent, PLProgressView, PLVideoRemaker, UIBarButtonItem, NSDictionary, UINavigationController, NSArray, PLPhotoPrinter, UIViewController, PLManagedAsset, NSMutableArray; + +@interface PLPhoneAlbumViewController : PLAlbumViewController { + PLSegmentedControl *_filterControl; + UIBarButtonItem *_shareItem; + UIBarButtonItem *_copyItem; + UIBarButtonItem *_addToFromItem; + UIBarButtonItem *_deleteItem; + UIBarButtonItem *_savePhotoItem; + UIBarButtonItem *_doneItem; + NSMutableArray *_shareButtonTitles; + UINavigationController *_composeNavigationController; + UIActionSheet *_actionSheet; + NSArray *_moveSheetActions; + unsigned int _dataInsertionCount; + unsigned int _showPhotosVideosFilter : 1; + unsigned int _remaking : 1; + unsigned int _trimmingForMMS : 1; + unsigned int _canPublishToMobileMe : 1; + unsigned int _canPublishToYouTube : 1; + unsigned int _didSetPublishCapabilities : 1; + unsigned int _deviceCannotShareVideo : 1; + unsigned int _remakingWasCancelled : 1; + unsigned int _toolbarWasHiddenWhenSelfWasPushed : 1; + unsigned int _forceHideToolbar : 1; + unsigned int _didSetHDVideoUploadCapability : 1; + unsigned int _canUploadHDVideoOver3G : 1; + unsigned int _remakeAfterPublish : 1; + unsigned int _canPlaySlideshow : 1; + unsigned int _ignoreAlbumDidChangeNotification : 1; + unsigned int _hasChangesInEditSession : 1; + int _sendViaEmailIndex; + int _publishToTwitterIndex; + int _sendViaMMSIndex; + int _publishToMobileMeIndex; + int _publishToYouTubeIndex; + int _printPhotoIndex; + int _selectedImageCount; + int _selectedVideoCount; + int _selectedUnknownCount; + PLVideoRemaker *_remaker; + int _remakerMode; + SEL _completionSelector; + PLManagedAsset *_currentVideo; + NSDictionary *_trimDictionary; + int _previousAlbumFilter; + NSTimer *_progressUpdateTimer; + PLProgressView *_progressView; + PLPublishingAgent *_currentPublishingAgent; + PLPhotoPrinter *_photoPrinter; + PLPhotosPickerSession *_currentPickerSession; + UIViewController *_slideshowSettingsViewController; + int allowedAlbumViewActions; +} + +@property BOOL showPhotosVideosFilter; +@property BOOL canPlaySlideshow; +@property int allowedAlbumViewActions; +@property(retain) UIBarButtonItem * doneItem; +@property(retain) PLPhotosPickerSession * currentPickerSession; + + +- (void)_fadeOut; +- (void)editVideoViewController:(id)arg1 didTrimVideoWithOptions:(id)arg2; +- (void)editVideoViewControllerDidCancel:(id)arg1; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void*)arg4; +- (void)_showDeleteConfirmation:(id)arg1; +- (id)editButtonItem; +- (void)_toggleEditing:(id)arg1; +- (void)_getRotationContentSettings:(struct { BOOL x1; BOOL x2; BOOL x3; BOOL x4; float x5; int x6; }*)arg1; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidLoad; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)copy:(id)arg1; +- (void)paste:(id)arg1; +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)actionSheet:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)prepareForDefaultImageSnapshot; +- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (void)applicationWillEnterForeground:(id)arg1; +- (void)smsComposeControllerDataInserted:(id)arg1; +- (void)smsComposeControllerAppeared:(id)arg1; +- (void)smsComposeControllerCancelled:(id)arg1; +- (void)smsComposeControllerSendStarted:(id)arg1; +- (void)setCanPlaySlideshow:(BOOL)arg1; +- (BOOL)canPlaySlideshow; +- (BOOL)_isPerformingModalTransitionFromCamera; +- (BOOL)showPhotosVideosFilter; +- (void)setShowPhotosVideosFilter:(BOOL)arg1; +- (void)_showTextMessageComposition:(id)arg1; +- (void)_showMailCompositionForPhotos:(id)arg1; +- (void)_transcodeVideo:(id)arg1 usingMode:(int)arg2 completionSelector:(SEL)arg3; +- (void)_showMailCompositionForVideo:(id)arg1 transcodedVideoPath:(id)arg2; +- (void)_showRemakerProgressView:(BOOL)arg1; +- (BOOL)_showTrimViewControllerIfNeededForVideo:(id)arg1 usingMode:(int)arg2; +- (void)_showTrimViewControllerForVideo:(id)arg1 maximumTrimDuration:(double)arg2 trimButtonTitle:(id)arg3; +- (void)_clearPublishingAgentIfCurrent:(id)arg1; +- (void)_fadeOutAnimation:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (void)_addPhotos:(id)arg1 toAlbum:(struct NSObject { Class x1; }*)arg2 removeFromCurrentAlbum:(BOOL)arg3; +- (void)_cancelAlbumPicker:(id)arg1; +- (void)_presentActionSheet; +- (BOOL)_canEmailMedia; +- (void)_showMoveActions:(id)arg1; +- (void)_updateShareButtonTitles:(id)arg1; +- (void)_saveSelectedItems:(id)arg1; +- (void)_copySelectedItems:(id)arg1; +- (void)_shareSelectedItems:(id)arg1; +- (int)_allowedDeleteOperation; +- (void)_showSlideshowSettings:(id)arg1; +- (BOOL)_shouldShowActionButton; +- (int)allowedAlbumViewActions; +- (id)_defaultToolbarItems; +- (id)_actionToolbarItems; +- (BOOL)_canAddAssets; +- (void)_printSelectedItems:(id)arg1; +- (void)_publishToYouTube:(id)arg1; +- (void)_publishToMobileMe:(id)arg1; +- (void)_sendViaMMS:(id)arg1; +- (void)_publishtoTwitter:(id)arg1; +- (void)_sendViaEmail:(id)arg1; +- (void)_showCreateAlbumDialogWithPhotos:(id)arg1; +- (void)_showAlbumPickerToAddPhotos:(id)arg1 removeFromCurrentAlbum:(BOOL)arg2; +- (void)_deleteSelectedItems:(id)arg1; +- (void)_removeSelectedItems:(id)arg1; +- (void)pushPhotoScrollerViewControllerForPhoto:(id)arg1 animated:(BOOL)arg2; +- (id)selectedPhotos; +- (void)pushPhotoScrollerViewControllerForPhoto:(id)arg1 animated:(BOOL)arg2 delayImageLoading:(BOOL)arg3; +- (id)_tabBar; +- (void)_filterWasToggled:(id)arg1; +- (void)_saveConfiguration:(id)arg1; +- (void)_showCompositionForPublishingBundleNamed:(id)arg1 image:(id)arg2; +- (void)_showMMSCompositionForVideo:(id)arg1 startTime:(double)arg2 endTime:(double)arg3; +- (void)_restoreAlbumViewSelectionFromPickerSession; +- (void)_updateTopRightButtonAnimated:(BOOL)arg1; +- (void)_updateToolbarVisibilityAnimated:(BOOL)arg1 updateItems:(BOOL)arg2; +- (void)_updateActionButtons; +- (void)_loadConfiguration:(id)arg1; +- (void)_dismissCurrentPhotoPrinter; +- (void)_dismissActionSheet; +- (void)setAllowedAlbumViewActions:(int)arg1; +- (void)_publishingAgentDidCancel:(id)arg1; +- (void)_mailAccountsDidChange:(id)arg1; +- (BOOL)albumView:(id)arg1 canSelectPhotoAtIndex:(unsigned int)arg2; +- (void)albumViewPhotoMoveDidComplete:(id)arg1; +- (void)albumView:(id)arg1 movePhotoAtIndex:(unsigned int)arg2 toIndex:(unsigned int)arg3; +- (void)setShowingEmptyAlbumView:(BOOL)arg1; +- (void)albumListDidChange:(id)arg1; +- (void)albumView:(id)arg1 didTapPhotoAtIndex:(unsigned int)arg2; +- (void)albumViewSelectionDidChange:(id)arg1 added:(id)arg2 removed:(id)arg3; +- (void)setCurrentFilter:(int)arg1; +- (void)libraryDidChange:(id)arg1; +- (id)doneItem; +- (void)setDoneItem:(id)arg1; +- (void)_remakerDidFinish:(id)arg1; +- (void)_cancelRemaking:(id)arg1; +- (id)initWithAlbum:(struct NSObject { Class x1; }*)arg1; +- (void)setCurrentPickerSession:(id)arg1; +- (id)currentPickerSession; +- (BOOL)libraryViewController:(id)arg1 shouldEnableRowForAlbum:(id)arg2; +- (int)libraryViewController:(id)arg1 willSetCellAccessoryType:(int)arg2 forAlbum:(id)arg3; +- (BOOL)_isCameraAlbum; +- (BOOL)_canUploadHDVideo; +- (void)videoRemakerDidEndRemaking:(id)arg1 temporaryPath:(id)arg2; +- (void)videoRemakerDidBeginRemaking:(id)arg1; +- (id)slideshowSettingsViewController:(id)arg1 slideshowSettingsForAirPlayService:(id)arg2; +- (id)slideshowSettingsViewController:(id)arg1 alternateTransitionLocalizationsForAirPlayService:(id)arg2; +- (void)slideshowSettingsViewController:(id)arg1 didSelectAirPlayService:(id)arg2; +- (void)slideshowSettingsViewControllerPlayButtonWasPressed:(id)arg1; +- (void)photoPrinter:(id)arg1 didPrint:(BOOL)arg2 error:(id)arg3; +- (void)albumDidChange:(id)arg1; +- (void)_updateProgressView; +- (id)slideshowSettingsViewController:(id)arg1 transitionKeysForAirPlayService:(id)arg2; +- (void)_endSlideshowSettings; +- (void)_playSlideshow; +- (void)_publishingAgentDidEndRemaking:(id)arg1; +- (void)_publishingAgentsDidForceCancel:(id)arg1; +- (void)_publishingAgentDidStartRemaking:(id)arg1; +- (void)_publishingAgentDidFinishPublishing:(id)arg1; +- (void)dealloc; +- (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; + +@end diff --git a/PhotoLibrary.framework/PLPhoneCameraPageController.h b/PhotoLibrary.framework/PLPhoneCameraPageController.h new file mode 100755 index 0000000..33a3860 --- /dev/null +++ b/PhotoLibrary.framework/PLPhoneCameraPageController.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLPhoneCameraPageController : PLCameraPageController { +} + + +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)_getRotationContentSettings:(struct { BOOL x1; BOOL x2; BOOL x3; BOOL x4; float x5; int x6; }*)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (id)newAlbumNavigationController; +- (void)dismissCameraAlbumAnimated:(BOOL)arg1; +- (void)_transformViewToPortrait:(id)arg1 fromOrientation:(int)arg2; +- (void)prepareAlbumNavigationControllerForReuse:(id)arg1; +- (id)_doneButtonItem; + +@end diff --git a/PhotoLibrary.framework/PLPhonePhotoScrollerViewController.h b/PhotoLibrary.framework/PLPhonePhotoScrollerViewController.h new file mode 100755 index 0000000..030dc58 --- /dev/null +++ b/PhotoLibrary.framework/PLPhonePhotoScrollerViewController.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIView; + +@interface PLPhonePhotoScrollerViewController : PLPhotoScrollerViewController { + UIView *_savedButtonBarSuperview; + int _previousGroup; + unsigned int _isModalTransition : 1; + unsigned int _didDisappearUnderModalTransition : 1; + UIView *_viewToRemoveForSlideShow; +} + + +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (BOOL)isModalTransitioning; +- (void)controllerWasOrderedOut:(id)arg1; +- (id)initWithPhoto:(id)arg1 inAlbum:(struct NSObject { Class x1; }*)arg2; +- (void)_emailComposeSheetIsReady; +- (BOOL)_isPerformingModalTransitionFromCamera; +- (void)beginSlideshowByRemovingView:(id)arg1; +- (id)initWithPhoto:(id)arg1 inAlbum:(struct NSObject { Class x1; }*)arg2 lockStatusBar:(BOOL)arg3 delayImageLoading:(BOOL)arg4; +- (void)_updateNavigationBar; +- (void)didMoveToPhotoAtIndex:(unsigned int)arg1; +- (BOOL)_isAirPlayEnabled; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLPhotoBrowserController.h b/PhotoLibrary.framework/PLPhotoBrowserController.h new file mode 100755 index 0000000..1898f77 --- /dev/null +++ b/PhotoLibrary.framework/PLPhotoBrowserController.h @@ -0,0 +1,585 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UITransitionView, PLPhotoScrubber, PLVideoView, PLPhotoPrinter, UINavigationController, PLPublishingAgent, UIPageController, NSOrderedSet, NSString, NSObject, NSNumberFormatter, PLCropOverlay, UIAlertView, UILongPressGestureRecognizer, PLVideoRemaker, PLAirTunesServiceBrowser, PLManagedAsset, UIViewController, NSMutableSet, PLLibraryImageDataProvider, UIBarButtonItem, UIWindow, UIScrollView, UIPopoverController, UIView, NSArray, UIImage, PLPictureFramePlugin, PLSlideshowSettingsViewController, PLAirPlayBackgroundView, UIImageView, PLEditPhotoController, PLProgressView, UIActionSheet, NSTimer, NSData, , PLAirTunesService, UIToolbar, PLPhotoTileViewController, NSMutableDictionary, UIProgressHUD; + +@interface PLPhotoBrowserController : UIViewController { + *_delegate; + struct NSObject { Class x1; } *_album; + NSMutableDictionary *_tileCache; + UIPageController *_pageController; + UIScrollView *_scroller; + UIView *_emptyCameraView; + UIView *_fadeToBlackView; + UITransitionView *_slideshowTransitionView; + UITransitionView *_cameraTransitionView; + unsigned int _currentIndex; + unsigned int _deletedIndex; + unsigned int _previousIndex; + PLManagedAsset *_itemToBeDeleted; + NSNumberFormatter *_scrubOverlayTitleFormatter; + int _slideshowStatus; + BOOL _showingNextImage; + BOOL _tvOutOn; + BOOL _playingVideo; + BOOL _beingRotated; + BOOL _animating; + struct CGSize { + float width; + float height; + } _contentStartSize; + float _startScale; + float _endScale; + UIToolbar *_buttonBar; + UIView *_remakerContainerView; + struct __CFDictionary { } *_buttonGroups; + UIActionSheet *_actionView; + UIAlertView *_alertView; + UIProgressHUD *_savingPhotoHud; + UIPopoverController *_peoplePickerContainer; + double _slideshowDelay; + NSTimer *_slideshowTimer; + NSTimer *_toolbarTimer; + NSTimer *_scrubTimer; + BOOL _scrubbingTopSpeed; + BOOL _scrubbingStarted; + PLCropOverlay *_cropOverlay; + SEL _photoAction; + PLManagedAsset *_pendingPhoto; + void *_person; + UIWindow *_tvOutWindow; + UIPageController *_tvOutPageController; + UIScrollView *_tvOutScroller; + NSMutableDictionary *_tvOutTileCache; + UITransitionView *_tvOutTransitionView; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _animationFrame; + UIView *_animationView; + NSData *_emailData; + NSString *_emailDataMimeType; + NSString *_emailImageExtension; + UIViewController *_composeSheetViewController; + unsigned int _didDisplayComposeSheet : 1; + unsigned int _didSlideImageDown : 1; + unsigned int _isAnimatingSendToEmail : 1; + id _attachmentIdentifier; + id _previousLeftBarButtonItem; + id _previousRightBarButtonItem; + NSTimer *_progressUpdateTimer; + PLProgressView *_progressView; + PLPublishingAgent *_currentPublishingAgent; + PLPublishingAgent *_publishingAgentToPresent; + int _remakerMode; + PLVideoRemaker *_remaker; + PLManagedAsset *_currentVideo; + UINavigationController *_mmsController; + double _maximumTrimLength; + UILongPressGestureRecognizer *_recognizer; + int _statusBarStyle; + SEL _actionAfterForcedRotation; + BOOL _isCameraApp; + BOOL _canDelayImageLoading; + BOOL _delayImageLoading; + int _autohideControlCount; + PLEditPhotoController *_editController; + unsigned int _overlayIsHidden : 1; + unsigned int _statusBarIsLocked; + unsigned int _rotationDisabled; + unsigned int _videoEditingMode : 1; + unsigned int _remaking : 1; + unsigned int _remakeAfterPublish : 1; + unsigned int _isCroppingPhoto : 1; + unsigned int _isEditingPhoto : 1; + unsigned int _clearingFullScreenView : 1; + unsigned int _scrolling : 1; + unsigned int _canShowCopyCallout : 1; + unsigned int _viewIsDisappearing : 1; + unsigned int _didRotate : 1; + unsigned int _navigationBarDisabled; + unsigned int _bottomBarDisabled; + unsigned int _appInteractionDisabled; + unsigned int _isAnimatingTrash : 1; + unsigned int _isPlayingMusic : 1; + unsigned int _didStartMusicPlayback : 1; + unsigned int _rotationDisabledUnderCropOverlay : 1; + unsigned int _isSettingWallpaper : 1; + unsigned int _didSetSimpleRemotePriority : 1; + unsigned int _paging : 1; + unsigned int _collapsing : 1; + unsigned int _rotating : 1; + unsigned int _reloadPhotoScrubber : 1; + unsigned int _videoViewWillBeginEditing : 1; + unsigned int _playVideoOnActivation : 1; + unsigned int _remakingWasCancelled : 1; + unsigned int _canUploadHDVideoOver3G : 1; + unsigned int _didSetHDVideoUploadCapability : 1; + unsigned int _didShowHDRPrompt : 1; + unsigned int _imagesAreShuffled : 1; + unsigned int _stopMirroringIfNeeded : 1; + unsigned int _scrubbedImageIndex; + PLLibraryImageDataProvider *_imageDataProvider; + NSMutableSet *_imageRequests; + UIImage *_loadedImage; + PLPhotoScrubber *_photoScrubber; + UIBarButtonItem *_actionItem; + UIBarButtonItem *_playSlideshowItem; + UIImageView *_viewForTrashCanAnimation; + PLPhotoTileViewController *_deletedTile; + int _wallpaperMode; + int _currentAirTunesMode; + long _personCount; + unsigned int _slideshowEndIndex; + BOOL _fadingToBlack; + BOOL _slideshowIsOrigami; + BOOL _slideshowStartedInFullScreen; + BOOL _slideshowIsLoading; + BOOL _slideshowIsEnding; + PLPictureFramePlugin *_slideshowPlugin; + UIView *_slideshowView; + UIPopoverController *_slideshowSettingsPopover; + PLSlideshowSettingsViewController *_slideshowSettingsViewController; + PLPhotoPrinter *_photoPrinter; + int _lastStreamedPhotoIndex; + unsigned int _lastDisplayedRemoteSlideshowPhotoIndex; + NSString *_currentAirTunesTransition; + NSArray *_availableAirTunesServices; + UIPopoverController *_airTunesServicePickerPopover; + PLAirTunesServiceBrowser *_airTunesBrowser; + PLAirTunesService *_selectedAirTunesService; + unsigned int _slideShowIsStreamed : 1; + unsigned int _airTunesSlideShowIsEnding : 1; + PLAirPlayBackgroundView *_airTunesBackgroundView; + BOOL shouldShowOverlaysWhenViewAppears; + BOOL shouldShowOverlaysWhenViewDisappears; +} + +@property * delegate; +@property(retain) NSObject * album; +@property(readonly) int albumFilter; +@property BOOL isCameraApp; +@property unsigned int currentTileIndex; +@property PLManagedAsset * currentAsset; +@property(readonly) PLVideoView * currentVideoView; +@property(readonly) PLPhotoTileViewController * currentTile; +@property(readonly) BOOL isEditingAsset; +@property(readonly) UIView * remakerContainerView; +@property(readonly) UIScrollView * albumScroller; +@property(retain) PLPhotoScrubber * photoScrubber; +@property(readonly) UIPageController * pageController; +@property(readonly) UIView * pageControllerView; +@property BOOL shouldShowOverlaysWhenViewAppears; +@property BOOL shouldShowOverlaysWhenViewDisappears; +@property BOOL canDelayImageLoading; +@property BOOL delayImageLoading; +@property(readonly) BOOL showsAirTunesOption; +@property BOOL canShowCopyCallout; +@property(readonly) BOOL canEditVideo; +@property(retain) UIScrollView * pageControllerScrollView; +@property(readonly) NSOrderedSet * assets; + ++ (void)setPageControllerScrollViewClass:(Class)arg1; + +- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void*)arg2 property:(int)arg3 identifier:(int)arg4; +- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void*)arg2; +- (void)peoplePickerNavigationControllerDidCancel:(id)arg1; +- (id)_navigationBar; +- (struct NSObject { Class x1; }*)album; +- (void)_fadeOut; +- (void)setDelegate:(id)arg1; +- (void)_applicationDidBecomeActive:(id)arg1; +- (void)_applicationWillResignActive:(id)arg1; +- (id)_visibleViewController; +- (void)pageControllerDidEndPaging:(id)arg1; +- (void)pageControllerWillBeginPaging:(id)arg1; +- (Class)_pageControllerScrollViewClass; +- (id)pageController; +- (id)pageController:(id)arg1 viewControllerAtIndex:(int)arg2; +- (void)setRotationDisabled:(BOOL)arg1; +- (void)_longPressRecognized:(id)arg1; +- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)_getRotationContentSettings:(struct { BOOL x1; BOOL x2; BOOL x3; BOOL x4; float x5; int x6; }*)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (id)rotatingFooterView; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)popoverControllerDidDismissPopover:(id)arg1; +- (void)copy:(id)arg1; +- (void)transitionViewDidComplete:(id)arg1 fromView:(id)arg2 toView:(id)arg3; +- (double)durationForTransition:(int)arg1; +- (BOOL)isEditing; +- (void)scrollViewWillBeginDecelerating:(id)arg1; +- (void)scrollViewWillBeginDragging:(id)arg1; +- (void)scrollViewDidEndDecelerating:(id)arg1; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (int)statusBarStyle; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)willPresentActionSheet:(id)arg1; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (void)applicationWillEnterForeground:(id)arg1; +- (void)applicationDidEnterBackground:(id)arg1; +- (id)delegate; +- (BOOL)shouldShowActionMenu; +- (void)displayActionMenu:(id)arg1; +- (unsigned int)currentTileIndex; +- (id)currentTile; +- (id)photoScrollerTitle; +- (void)_updateToolbar:(BOOL)arg1; +- (void)hideOverlaysWithDuration:(float)arg1 hideStatusBar:(BOOL)arg2; +- (void)videoView:(id)arg1 scrubberWasCreated:(id)arg2; +- (void)setCanShowCopyCallout:(BOOL)arg1; +- (void)smsComposeControllerDataInserted:(id)arg1; +- (void)smsComposeControllerCancelled:(id)arg1; +- (void)smsComposeControllerSendStarted:(id)arg1; +- (void)setIsCameraApp:(BOOL)arg1; +- (BOOL)_didSetDataForCurrentItem; +- (BOOL)_currentItemIsPlaying; +- (BOOL)shouldShowPlayButton; +- (BOOL)_canUploadHDVideo; +- (id)pageControllerView; +- (id)airPlayRemoteSlideshowAssetKeys:(id)arg1; +- (void)showFullScreenPhotoEditTools; +- (BOOL)showsAirTunesOption; +- (void)showAirTunesPicker:(id)arg1; +- (int)airTunesMode; +- (BOOL)canShowCopyCallout; +- (void)videoRemakerDidEndRemaking:(id)arg1 temporaryPath:(id)arg2; +- (void)videoRemaker:(id)arg1 progressDidChange:(float)arg2; +- (void)videoRemakerDidBeginRemaking:(id)arg1; +- (void)_showNavigationBarAnimationDidStop:(id)arg1 finished:(id)arg2 context:(id)arg3; +- (BOOL)isEditingVideo; +- (void)slideImageOverMessage; +- (void)beginEditingPhoto:(id)arg1; +- (void)cropOverlayWasOKed:(id)arg1; +- (void)cropOverlayWasCancelled:(id)arg1; +- (void)mouseDownInRightButton:(id)arg1; +- (void)mouseDownInLeftButton:(id)arg1; +- (void)setCanDelayImageLoading:(BOOL)arg1; +- (BOOL)photoTileViewControllerIsDisplayingLandscape:(id)arg1; +- (void)imageViewDidSwitchToFullSizeImage:(id)arg1; +- (void)imageViewWillSwitchToFullSizeImage:(id)arg1; +- (void)setBottomBarDisabled:(BOOL)arg1; +- (void)_showTileCache; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForCurrentImageAtDefaultScale; +- (void)playSlideshowFromAlbumUsingOrigami:(BOOL)arg1; +- (void)viewWillDisappear; +- (void)viewWillAppear; +- (void)setPhotoScrubber:(id)arg1; +- (id)albumScroller; +- (int)albumFilter; +- (void)loadCurrentConfiguration:(id)arg1; +- (void)storeCurrentConfiguration:(id)arg1; +- (BOOL)isRotationEnabled; +- (id)pageControllerScrollView; +- (id)initWithImageDataProvider:(id)arg1; +- (BOOL)airplayRemoteSlideshow:(id)arg1 handleEvent:(id)arg2; +- (BOOL)airplayRemoteSlideshow:(id)arg1 requestAssetWithInfo:(id)arg2 completion:(id)arg3; +- (void)slideshowPluginDidDisplayFinalImage:(id)arg1; +- (void)slideshowPluginReadyToBegin:(id)arg1; +- (id)slideshowSettingsViewController:(id)arg1 slideshowSettingsForAirPlayService:(id)arg2; +- (id)slideshowSettingsViewController:(id)arg1 alternateTransitionLocalizationsForAirPlayService:(id)arg2; +- (void)slideshowSettingsViewController:(id)arg1 didSelectAirPlayService:(id)arg2; +- (void)slideshowSettingsViewControllerPlayButtonWasPressed:(id)arg1; +- (void)photoPrinterDidDismissPrintingOptions:(id)arg1; +- (void)photoPrinterWillPresentPrintingOptions:(id)arg1; +- (void)editImageViewControllerDidCancel:(id)arg1; +- (void)editImageViewController:(id)arg1 didEditImageWithOptions:(id)arg2; +- (id)photoScrubber:(id)arg1 loadImageSynchronously:(BOOL)arg2 atIndex:(int)arg3 forLoupe:(BOOL)arg4; +- (int)numPhotosInAlbumForPhotoScrubber:(id)arg1; +- (id)videoViewSelectedAirTunesService:(id)arg1; +- (BOOL)videoViewCanCreateMetadata:(id)arg1; +- (BOOL)videoViewShouldRespondToPlayOverlayTap:(id)arg1; +- (void)videoViewDidCancelEditing:(id)arg1; +- (void)videoViewDidBeginEditing:(id)arg1; +- (void)videoViewWillBeginEditing:(id)arg1; +- (void)videoView:(id)arg1 remakingProgressDidChange:(float)arg2; +- (void)videoViewDidEndRemaking:(id)arg1 didSucceed:(BOOL)arg2; +- (void)videoViewDidBeginRemaking:(id)arg1; +- (void)videoViewDidEndScrubbing:(id)arg1; +- (void)videoViewDidBeginScrubbing:(id)arg1; +- (void)videoViewDidEndPlayback:(id)arg1 didFinish:(BOOL)arg2; +- (void)videoViewDidPausePlayback:(id)arg1; +- (void)videoViewDidBeginPlayback:(id)arg1; +- (BOOL)videoViewCanBeginPlayback:(id)arg1; +- (void)photoTileViewControllerDidSetHDRTypeForPhoto:(id)arg1; +- (BOOL)isPhotoTileParentPageControllerAnimating:(id)arg1; +- (BOOL)photoTileViewControllerAllowsEditing:(id)arg1; +- (void)photoTileViewControllerDidEndGesture:(id)arg1; +- (void)photoTileViewControllerWillBeginGesture:(id)arg1; +- (void)photoTileViewControllerSingleTap:(id)arg1; +- (void)photoTileViewControllerRequestsFullSizeImage:(id)arg1; +- (void)photoTileViewController:(id)arg1 didDisappear:(BOOL)arg2; +- (void)photoTileViewController:(id)arg1 didAppear:(BOOL)arg2; +- (void)photoTileViewController:(id)arg1 willAppear:(BOOL)arg2; +- (id)airTunesService:(id)arg1 nextPhotoForPhoto:(id)arg2; +- (id)airTunesService:(id)arg1 previousPhotoForPhoto:(id)arg2; +- (void)albumDidChange:(id)arg1; +- (BOOL)isEditingAsset; +- (id)_nextAirTunesSlideshowPhoto; +- (BOOL)_airTunesSlideShowShouldContinue; +- (void)setSearchForAirTunesService:(BOOL)arg1; +- (void)_airTunesSlideShowTimerFired; +- (void)_airTunesServiceDidDisconnect:(id)arg1; +- (void)_verifyIfCurrentlyMirroring:(id)arg1; +- (void)addAirTunesButton; +- (void)updateAirTunesButton; +- (void)_repositionPopoversIfNecessary; +- (void)removeAirTunesButton; +- (void)_airTunesServicesDidChange:(id)arg1; +- (void)_configureTVOutPageController; +- (void)_updateTVOutAfterAnimation; +- (void)_endAirTunesPicker; +- (void)_displayAirTunesPopoverRelativeToView:(id)arg1; +- (id)airTunesButton; +- (void)_showPeoplePicker; +- (void)setAirTunesMode:(int)arg1; +- (void)deleteOrRemoveCurrentPhoto:(id)arg1; +- (void)publishToTwitterClicked; +- (void)saveCurrentPhoto:(id)arg1; +- (void)printCurrentPhoto:(id)arg1; +- (void)sendViaMMSClicked; +- (void)publishToYouTubeClicked; +- (void)publishToMobileMeClicked; +- (void)_setImageAsHomeScreenAndLockScreenClicked:(id)arg1; +- (void)_setImageAsHomeScreenClicked:(id)arg1; +- (void)_enterVideoEditingMode; +- (void)_dismissAirtunesServicePickerPopover; +- (void)setNavigationBarDisabled:(BOOL)arg1; +- (BOOL)statusBarIsLocked; +- (void)_hideToolbarFired:(id)arg1; +- (id)photoScrubber; +- (void)_updateProgressView; +- (void)_clearPublishingAgent:(id)arg1; +- (void)_removeProgressView; +- (void)_trimVideo:(id)arg1; +- (void)_cancelVideoEditingMode:(id)arg1; +- (void)_commonDidEndRemaking:(id)arg1 pathToTrimmedFile:(id)arg2 didSucceed:(BOOL)arg3; +- (void)_commonRemakingProgressDidChange:(float)arg1; +- (void)updateProgressView; +- (void)_commonDidBeginRemaking; +- (void)_delayedExitEditingMode; +- (void)_showConfirmationForPassthroughTrimming:(id)arg1; +- (BOOL)_canTrimCurrentVideoInPlace; +- (void)_hideTrimUI; +- (void)_showTrimUI; +- (void)setAlbumScrollerEnabled:(BOOL)arg1; +- (void)_showMMSComposeSheet; +- (void)_publishToYouTubeClicked; +- (void)_showCompositionForPublishingBundleNamed:(id)arg1; +- (void)_publishToMobileMeClicked; +- (void)endSettingWallpaper; +- (void)startSettingWallpaper; +- (void)_updateOverlaysAndShowButtonBar:(BOOL)arg1; +- (void)_finishedSlidingImageDown:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (void)_composeSheetDidDisplay; +- (void)_finishedSlidingImageUp:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_animationDestinationRectForImageSize:(struct CGSize { float x1; float x2; })arg1; +- (void)_displayComposeSheet; +- (void)_animateSendToEmail; +- (void)_reallySendViaEmail:(id)arg1; +- (void)_transcodeVideoUsingMode:(int)arg1; +- (void)_showVideoTooLongAlert; +- (void)_performSendViaEmail; +- (void)_startSettingWallpaper:(id)arg1; +- (BOOL)_shouldShowAssignToContactOption; +- (BOOL)_canEmailPhoto; +- (void)deleteImageClicked:(id)arg1; +- (void)didEndEditingPhoto; +- (void)_updatePhotoScrubberVisibility; +- (void)showSlideshowSettings:(id)arg1; +- (void)playSlideshow:(id)arg1; +- (void)_showCropOverlayWithTitle:(id)arg1 subtitle:(id)arg2 cropButtonTitle:(id)arg3 disablingRotation:(BOOL)arg4 duration:(float)arg5; +- (void)_endPeoplePicker; +- (void)_dismissPeoplePickerPopover; +- (int)_preferredStatusBarStyle; +- (void)_reallyShowPeoplePicker; +- (void)_savePhoto:(BOOL)arg1; +- (void)_setImageAsLockScreenClicked:(id)arg1; +- (id)_actionViewRootView; +- (void)_savePhotoFinished:(id)arg1; +- (void)_backgroundSavePhoto:(id)arg1; +- (void)_endSettingWallpaper:(id)arg1; +- (void)_handleDirectionButtonMouseDown:(id)arg1 direction:(int)arg2; +- (void)_stopScrubbing:(id)arg1; +- (void)_resetScrubTimerForDirection:(int)arg1; +- (void)_scrubTimerFired:(id)arg1; +- (BOOL)_isScrolling; +- (void)_setShouldRasterizeOverlays:(BOOL)arg1; +- (BOOL)autohideControlsIsEnabled; +- (void)_loadImageForTile:(id)arg1 format:(int)arg2; +- (void)didLoadFullScreenImage:(id)arg1 forPhotoAtIndex:(unsigned int)arg2; +- (double)_durationForCurrentVideo; +- (void)setVideoEditingMode:(BOOL)arg1; +- (void)_resetToolbarTimer:(float)arg1; +- (id)_currentTVOutVideoView; +- (void)_showSavingPhotoHUDForPhoto:(id)arg1; +- (void)_updateNavigationBar; +- (void)albumScrollerDidEndSmoothScroll; +- (void)_prepareForSucking; +- (void)suckToTrash:(id)arg1 transitionParent:(id)arg2; +- (void)showPreviousImageWithTransition:(int)arg1; +- (void)_finishDeleteOrRemove; +- (BOOL)canShowPreviousImage; +- (BOOL)canShowNextImage; +- (void)didFinishSuckingToTrash:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (id)_buttonItemViewWithTag:(int)arg1; +- (void)_performCloseTrashAnimation; +- (void)updateNavigationItemTitle; +- (void)_trashClosedAnimationFinished; +- (void)_trashOpenAnimationFinished; +- (int)allowedDeleteOperationForAsset:(id)arg1; +- (void)_performOpenTrashAnimation; +- (void)_transitionToImage:(id)arg1 fromOldIndex:(int)arg2 toNewIndex:(int)arg3 transition:(int)arg4; +- (void)_performCATransition:(id)arg1; +- (void)_dereferenceTile:(id)arg1; +- (void)_transitionToImage:(id)arg1 fromOldIndex:(int)arg2 toNewIndex:(int)arg3 transition:(int)arg4 transitionView:(id)arg5; +- (id)_currentTVOutTile; +- (id)_albumAssetsForSlideShow:(id)arg1 startingAtIndex:(unsigned int)arg2; +- (id)slideshowSettingsViewController:(id)arg1 transitionKeysForAirPlayService:(id)arg2; +- (void)airTunesServicePickerViewController:(id)arg1 didSelectService:(id)arg2; +- (void)didMoveToPhotoAtIndex:(unsigned int)arg1; +- (void)_updateVideoScrubberWidth; +- (void)updateAfterCollapse; +- (void)setAppInteractionDisabled:(BOOL)arg1; +- (void)_startAirTunesSlideShow; +- (void)_airTunesSlideShowViewWasTapped; +- (void)_removeAirTunesSlideShowViewAndReset; +- (void)_slideshowViewWasTapped:(id)arg1; +- (void)_fadeToViewContents; +- (void)_prepareToFade; +- (void)_fadeIn; +- (void)_loadSlideshowPlugin; +- (void)_endSlideshowSettings; +- (void)_setMusicIsPlaying:(BOOL)arg1 forPhoto:(id)arg2; +- (void)_startSlideshowTimer; +- (void)showNextImageWithTransition:(int)arg1; +- (BOOL)canShowNextImage:(BOOL)arg1; +- (void)_showImageAtIndex:(unsigned int)arg1; +- (id)_preloadNextTileInCache:(id)arg1; +- (void)_playCurrentSlide; +- (BOOL)_pauseSlideshow; +- (BOOL)_playSlideshow; +- (BOOL)_startingSlideshow; +- (BOOL)_stopSlideshow; +- (void)_stopSlideshowTimer; +- (void)_cancelProgressTimer; +- (void)disableAutohideControls; +- (void)_dismissCropOverlay; +- (BOOL)shouldShowOverlaysWhenViewDisappears; +- (void)setVideoEditingMode:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setStatusBarIsLocked:(BOOL)arg1; +- (void)_clearCurrentPhotoPrinter; +- (void)sendViaEmailClicked; +- (void)enableAutohideControls; +- (BOOL)shouldShowOverlaysWhenViewAppears; +- (void)_makeTilesPerformSelector:(SEL)arg1 withObject:(id)arg2; +- (void)_airplaySetup; +- (void)setDelayImageLoading:(BOOL)arg1; +- (BOOL)canDelayImageLoading; +- (void)_networkReachabilityDidChange:(id)arg1; +- (BOOL)_isAirPlayEnabled; +- (void)_fadeOutAndCollapse; +- (void)_cancelScrubTimer; +- (void)_updateFilteredImagesAndShuffle:(BOOL)arg1; +- (unsigned int)tileIndexOfImage:(id)arg1; +- (void)_streamPhoto:(id)arg1 withTransition:(id)arg2; +- (void)_setAutohidesControls:(BOOL)arg1; +- (void)_discardPhotoScrubber; +- (void)_setupPhotoScrubber:(BOOL)arg1; +- (void)_photoScrubberDidEndScrubbing:(id)arg1; +- (void)_photoScrubberValueDidChange:(id)arg1; +- (void)_photoScrubberDidBeginScrubbing:(id)arg1; +- (void)updateOverlaysAnimated:(BOOL)arg1; +- (void)_showHDRPromptIfNeeded; +- (void)_stopVideoPlaybackForIndex:(int)arg1; +- (void)_hideCallout; +- (void)_flushTileCache:(id)arg1 preservingTilesInPageController:(id)arg2; +- (id)remakerContainerView; +- (void)_redisplayPopovers; +- (void)_redisplayActionSheet:(id)arg1; +- (void)updateOverlays; +- (void)_didLoadImage:(id)arg1 forObjectID:(id)arg2; +- (void)animateToIndex; +- (void)setAlbum:(struct NSObject { Class x1; }*)arg1 currentImageIndex:(unsigned int)arg2; +- (void)setCurrentAsset:(id)arg1; +- (void)_setMusicIsPlaying:(BOOL)arg1; +- (void)displayPreviousPhoto:(id)arg1; +- (void)displayNextPhoto:(id)arg1; +- (void)togglePlayPause:(id)arg1; +- (void)hideOverlays; +- (void)photoTileViewControllerRequestsFullScreenImage:(id)arg1; +- (void)viewDidAppear; +- (id)_fullScreenPreviewImageForPhoto:(id)arg1; +- (void)_removeSavingPhotoHUDForPhoto:(id)arg1; +- (void)setCurrentTileIndex:(unsigned int)arg1; +- (void)_updateAfterAnimation; +- (void)_validateTileCache:(id)arg1; +- (void)_processAssetsMovedNotification:(id)arg1; +- (void)_processUpdatedAssets:(id)arg1; +- (void)_processAlbumChangedWithItems:(id)arg1 albumModificationMode:(int)arg2; +- (void)resetToolbarTimer; +- (void)_cancelRemaking; +- (void)_prepareForTVOut; +- (BOOL)_albumScrollerIsVisible; +- (void)_setSelectedAirTunesService:(id)arg1; +- (void)_stopStreamingPhotosToAirTunes; +- (void)_stopAirTunesSlideShow:(BOOL)arg1; +- (BOOL)_dismissPopovers; +- (void)_commonDidFinishEmailAnimation:(BOOL)arg1; +- (BOOL)isCameraApp; +- (BOOL)_currentItemIsVideo; +- (void)_endSlideshow; +- (void)_displayLastImageForSlideshowPlugin:(id)arg1; +- (id)currentVideoView; +- (void)_cancelToolbarTimer; +- (BOOL)setNextSlideshowState:(int)arg1; +- (void)showOverlaysWithDuration:(float)arg1; +- (void)_forceRemoveSavingPhotoHUD; +- (void)_disableIdleTimer; +- (void)_playTimerFired:(id)arg1; +- (id)_tileForTileIndex:(unsigned int)arg1 shouldCreate:(BOOL)arg2 tileCache:(id)arg3; +- (BOOL)_shouldShowVideoPlayOverlay; +- (BOOL)canEditVideo; +- (void)photoTileViewControllerCancelImageRequests:(id)arg1; +- (void)_configureVideoViewInTile:(id)arg1; +- (id)_lowResolutionPreviewImageForPhoto:(id)arg1; +- (id)_tileForAsset:(id)arg1 shouldCreate:(BOOL)arg2 tileCache:(id)arg3; +- (id)_assetAtTileIndex:(unsigned int)arg1; +- (BOOL)delayImageLoading; +- (id)assets; +- (id)currentAsset; +- (void)_flushTileCache; +- (void)_forceDismissAlertView:(BOOL)arg1 enableToolbarTimer:(BOOL)arg2; +- (void)_forceDismissActionSheet:(BOOL)arg1 enableToolbarTimer:(BOOL)arg2; +- (void)_clearFullScreenView; +- (void)setAlbum:(id)arg1; +- (void)_removeTVOutWindow; +- (void)setShouldShowOverlaysWhenViewDisappears:(BOOL)arg1; +- (void)setShouldShowOverlaysWhenViewAppears:(BOOL)arg1; +- (void)_externalScreenGotDisconnected; +- (void)_publishingAgentDidEndRemaking:(id)arg1; +- (void)_publishingAgentsDidForceCancel:(id)arg1; +- (void)_publishingAgentDidStartRemaking:(id)arg1; +- (void)_publishingAgentDidStartPublishing:(id)arg1; +- (void)_publishingAgentDidFinishPublishing:(id)arg1; +- (void)_simpleRemoteActionDidOccur:(id)arg1; +- (void)applicationResumed:(id)arg1; +- (void)setPageControllerScrollView:(id)arg1; +- (void)_capabilitiesChanged; +- (id)photoCountFormatter; +- (void)dealloc; +- (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; +- (id)_navigationController; +- (void)_dismissModalViewControllerAnimated:(BOOL)arg1; + +@end diff --git a/PhotoLibrary.framework/PLPhotoPrinter.h b/PhotoLibrary.framework/PLPhotoPrinter.h new file mode 100755 index 0000000..37969c9 --- /dev/null +++ b/PhotoLibrary.framework/PLPhotoPrinter.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIBarButtonItem; + +@interface PLPhotoPrinter : NSObject { + id _delegate; + UIBarButtonItem *_barButtonItem; + struct { + unsigned int printOptionsVisible : 1; + unsigned int delegateDidPrint : 1; + unsigned int delegatePresentPrintOptions : 1; + unsigned int delegateDismissPrintOptions : 1; + } _printerFlags; +} + +@property id delegate; + + +- (void)setDelegate:(id)arg1; +- (void)printInteractionControllerDidDismissPrinterOptions:(id)arg1; +- (void)printInteractionControllerWillDismissPrinterOptions:(id)arg1; +- (void)printInteractionControllerWillPresentPrinterOptions:(id)arg1; +- (id)delegate; +- (void)printPhotos:(id)arg1; +- (id)_barButtonItem; +- (void)_setBarButtonItem:(id)arg1; +- (void)printPhotos:(id)arg1 fromBarButtonItem:(id)arg2; +- (void)dismissAndRepositionPopover; +- (void)dismissPhotoPrinterAnimated:(BOOL)arg1; +- (void)printPhoto:(id)arg1; +- (void)printPhoto:(id)arg1 fromBarButtonItem:(id)arg2; +- (BOOL)printOptionsVisible; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLPhotoScrollerNavigationItem.h b/PhotoLibrary.framework/PLPhotoScrollerNavigationItem.h new file mode 100755 index 0000000..9cc3712 --- /dev/null +++ b/PhotoLibrary.framework/PLPhotoScrollerNavigationItem.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLPhotoScrollerNavigationItem : UINavigationItem { +} + + +- (int)barStyle; + +@end diff --git a/PhotoLibrary.framework/PLPhotoScrollerViewController.h b/PhotoLibrary.framework/PLPhotoScrollerViewController.h new file mode 100755 index 0000000..11a8f22 --- /dev/null +++ b/PhotoLibrary.framework/PLPhotoScrollerViewController.h @@ -0,0 +1,60 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIToolbar, NSArray, UINavigationItem, UIBarButtonItem; + +@interface PLPhotoScrollerViewController : PLPhotoBrowserController { + UINavigationItem *_navItem; + UIBarButtonItem *_doneItem; + NSArray *_items; + int _previousInterfaceOrientation; + unsigned int _modalSheetIsPresent : 1; + unsigned int _dontChangeStatusBar : 1; + unsigned int _toolbarWasHiddenWhenSelfWasPushed : 1; + unsigned int _viewWillDisappear : 1; +} + +@property(readonly) unsigned int visibleItemIndex; +@property(retain) UIToolbar * buttonBar; +@property(retain) UIBarButtonItem * doneItem; + + +- (id)initWithItems:(id)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)setParentViewController:(id)arg1; +- (void)viewDidUnload; +- (void)loadView; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (id)navigationItem; +- (void)willPresentActionSheet:(id)arg1; +- (void)_updateToolbar:(BOOL)arg1; +- (id)initWithItems:(id)arg1 startingIndex:(int)arg2; +- (unsigned int)visibleItemIndex; +- (id)doneItem; +- (void)setDoneItem:(id)arg1; +- (BOOL)dontChangeStatusBar; +- (void)setDontChangeStatusBar:(BOOL)arg1; +- (void)_forceRotationToPortaitIfNecessary; +- (void)setToolbarHidden:(BOOL)arg1 withDuration:(double)arg2; +- (void)_setupButtonBar; +- (id)_currentToolbarItems; +- (BOOL)_visibleItemAllowsRotation; +- (id)buttonBar; +- (void)setButtonBar:(id)arg1; +- (id)_initWithAlbum:(struct NSObject { Class x1; }*)arg1 lockStatusBar:(BOOL)arg2 currentImageIndex:(int)arg3 delayImageLoading:(BOOL)arg4; +- (void)addAirTunesButton; +- (void)updateAirTunesButton; +- (void)removeAirTunesButton; +- (id)airTunesButton; +- (void)startSettingWallpaper; +- (void)updateNavigationItemTitle; +- (void)didMoveToPhotoAtIndex:(unsigned int)arg1; +- (id)remakerContainerView; +- (void)dealloc; +- (id)itemAtIndex:(unsigned int)arg1; + +@end diff --git a/PhotoLibrary.framework/PLPhotoScrubber.h b/PhotoLibrary.framework/PLPhotoScrubber.h new file mode 100755 index 0000000..9d64dc0 --- /dev/null +++ b/PhotoLibrary.framework/PLPhotoScrubber.h @@ -0,0 +1,74 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIView, , LoupeView, NSMutableArray, BezelView; + +@interface PLPhotoScrubber : UIControl { + int _isHorizontal; + *_dataSource; + unsigned int _displayedImageIndex; + int _prospectiveImageIndex; + double _timeOfLastTouch; + double _lastUpdate; + UIView *_thumbnailTrackView; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _thumbnailBounds; + float _imagesPerViewRatio; + NSMutableArray *_thumbnailViews; + LoupeView *_loupe; + BezelView *_backgroundView; + unsigned int _imageCount; + BOOL _scrubbing; + BOOL _deferImageLoading; + BOOL _loadImagesSynchronously; + int _currentRotationDegrees; +} + +@property * dataSource; + ++ (id)_backgroundImage; ++ (id)_shadowImage; + +- (BOOL)isScrubbing; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setImage:(id)arg1 atIndex:(int)arg2; +- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (void)didMoveToSuperview; +- (void)layoutSubviews; +- (void)reloadData; +- (void)setDataSource:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)reloadImageAtIndex:(int)arg1; +- (struct CGPoint { float x1; float x2; })_centerForImageAtIndex:(int)arg1; +- (void)_updateLoupeWithTouch:(id)arg1 forceUpdate:(BOOL)arg2; +- (void)_setDisplayedImageIndex:(id)arg1; +- (unsigned int)_thumbnailIndexFromLocation:(struct CGPoint { float x1; float x2; })arg1; +- (void)_setIsScrubbing:(BOOL)arg1; +- (void)_setDisplayedImageIndex:(int)arg1 immediately:(BOOL)arg2; +- (unsigned int)_imageIndexFromLocation:(struct CGPoint { float x1; float x2; })arg1; +- (void)_updateLoupe:(BOOL)arg1; +- (id)initWithScrubberOrientation:(int)arg1; +- (void)setDisplayedImageIndex:(int)arg1; +- (void)setLoupeImage:(id)arg1; +- (int)displayedImageIndex; +- (void)reloadDataWithNewDisplayedIndex:(unsigned int)arg1; +- (void)setDeferImageLoading:(BOOL)arg1; +- (void)setDataSource:(id)arg1 reloadData:(BOOL)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLPhotoTileViewController.h b/PhotoLibrary.framework/PLPhotoTileViewController.h new file mode 100755 index 0000000..7610eea --- /dev/null +++ b/PhotoLibrary.framework/PLPhotoTileViewController.h @@ -0,0 +1,233 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class PLVideoView, PLManagedAsset, UIImageView, , UIGestureRecognizer, PLImageScrollView, UIImage, PLExpandableImageView; + +@interface PLPhotoTileViewController : UIViewController { + UIImage *_image; + UIImage *_pendingImage; + UIImage *_unscaledImage; + PLManagedAsset *_modelPhoto; + PLImageScrollView *_scrollView; + PLExpandableImageView *_imageView; + PLVideoView *_videoView; + UIImageView *_gradientView; + UIImageView *_hdrBadgeImageView; + UIGestureRecognizer *_singleTapGestureRecognizer; + UIGestureRecognizer *_doubleTapGestureRecognizer; + *_tileDelegate; + int _imageOrientation; + struct CGSize { + float width; + float height; + } _imageSize; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _tileFrame; + BOOL _zoomToFillInsteadOfToFit; + BOOL _useLessThanMinZoomForZoomedOutTest; + BOOL _allowZoomToFill; + id _orientationDelegate; + float _cropRectZoomScale; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _cropOverlayRect; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _cropRect; + float _maxZoomScale; + float _minZoomScale; + float _zoomToFillScale; + int _mode; + int _lastDisplayedOrientation; + BOOL _clientIsTemporarilyWallpaper; + BOOL _userDidAdjustWallpaper; + float _wallpaperPortraitZoomScale; + float _wallpaperLandscapeZoomScale; + float _zoomScaleBeforeZooming; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _cropRectBeforeDragging; + BOOL _force1XCroppedImage; + BOOL _forceNativeScreenScale; + BOOL _centerContentVertically; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _didEndZoomingBlock; + + unsigned int _imageIsThumbnail : 1; + unsigned int _isTVOut : 1; + unsigned int _zooming : 1; + unsigned int _autoZooming : 1; + unsigned int _zoomGesturesEnabled : 1; + unsigned int _userDidZoom : 1; + unsigned int _ignoreZoomChange : 1; + unsigned int _tileParentIsPageController : 1; + unsigned int _lockedUnderCropOverlay : 1; + unsigned int _viewDidAppear : 1; + unsigned int _viewWillAppear : 1; + unsigned int _didRequestFullSizeImage : 1; + unsigned int _useZoomScaleForCropRect : 1; + unsigned int _photoShouldBeHDRBadged : 1; + unsigned int _hdrBadgeShouldBeVisible : 1; + unsigned int _didSetHDRForModelPhoto : 1; +} + +@property(readonly) PLManagedAsset * photo; +@property(retain) UIImage * thumbnailImage; +@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } tileFrame; +@property(retain) UIImage * unscaledImage; +@property BOOL centerContentVertically; +@property BOOL forceNativeScreenScale; +@property BOOL force1XCroppedImage; + ++ (struct CGSize { float x1; float x2; })tileSize; ++ (id)newPhotoTileViewControllerWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 modelPhoto:(id)arg2 mode:(int)arg3; ++ (id)newPhotoTileViewControllerWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 image:(id)arg2 allowZoomToFill:(BOOL)arg3 mode:(int)arg4; ++ (id)newPhotoTileViewControllerWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 imageRef:(struct CGImage { }*)arg2 imageOrientation:(int)arg3 allowZoomToFill:(BOOL)arg4 mode:(int)arg5; ++ (struct CGSize { float x1; float x2; })tvOutTileSize; + +- (void)setVideoView:(id)arg1; +- (id)videoView; +- (id)thumbnailImage; +- (BOOL)allowsEditing; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void*)arg4; +- (id)scrollView; +- (id)imageView; +- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewWillUnload; +- (void)loadView; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (id)image; +- (void)scrollViewWillBeginDragging:(id)arg1; +- (void)scrollViewDidEndDecelerating:(id)arg1; +- (void)setZoomScale:(float)arg1; +- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2; +- (void)scrollViewWillBeginZooming:(id)arg1 withView:(id)arg2; +- (void)scrollViewDidEndZooming:(id)arg1 withView:(id)arg2 atScale:(float)arg3; +- (id)viewForZoomingInScrollView:(id)arg1; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (struct CGSize { float x1; float x2; })scrollView:(id)arg1 contentSizeForZoomScale:(float)arg2 withProposedSize:(struct CGSize { float x1; float x2; })arg3; +- (void)scrollViewDidZoom:(id)arg1; +- (void)setGesturesEnabled:(BOOL)arg1; +- (BOOL)gesturesEnabled; +- (int)_imageOrientation; +- (int)imageOrientation; +- (void)setUnscaledImage:(id)arg1; +- (void)setCenterContentVertically:(BOOL)arg1; +- (BOOL)centerContentVertically; +- (void)setAllowsZoomToFill:(BOOL)arg1; +- (float)currentToDefaultZoomRatio; +- (float)maxZoomScale; +- (BOOL)didRequestFullSizeImage; +- (BOOL)userDidAdjustWallpaper; +- (id)tileDelegate; +- (id)expandableImageView; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })tileFrame; +- (id)initForPageController; +- (void)_adjustScrollViewVerticalContentOffset; +- (BOOL)isZoomedOut; +- (void)_updateZoomScalesForView:(id)arg1; +- (float)minZoomScale; +- (float)zoomToFillScale; +- (void)_setDidEndZoomingBlock:(id)arg1; +- (id)newImageWithCropRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 croppedImageData:(id*)arg2 fullScreenImageData:(id*)arg3 fullScreenImage:(struct CGImage {}**)arg4 imageCropRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg5 intersectCropWithFullRect:(BOOL)arg6; +- (BOOL)forceNativeScreenScale; +- (BOOL)force1XCroppedImage; +- (float)_calculateZoomScale:(BOOL)arg1 inView:(id)arg2; +- (float)minRotatedScale; +- (void)_requestFullSizeImage; +- (void)_performDidEndZoomBlock; +- (void)_adjustScrollViewContentInsetWithContentSize:(struct CGSize { float x1; float x2; })arg1; +- (BOOL)tileIsOnScreen; +- (void)_centerImageInScrollView; +- (void)_setDefaultZoomScale; +- (void)updateZoomScales; +- (void)_updateModelPhotoWithImage:(id)arg1; +- (void)_setupHDRBadge; +- (BOOL)_clientIsWallpaper; +- (void)_showHDRBadgeIfAppropriate; +- (void)_repositionHDRBadge; +- (void)_adjustZoomForEnteringMode:(BOOL)arg1; +- (void)_updateGradientImageForOrientation:(int)arg1; +- (id)initWithPhoto:(id)arg1 image:(id)arg2 frame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3 isThumbnail:(BOOL)arg4 imageOrientation:(int)arg5 allowZoomToFill:(BOOL)arg6 mode:(int)arg7; +- (void)_configureViews; +- (void)_setPhoto:(id)arg1; +- (void)_setImage:(id)arg1 isThumbnail:(BOOL)arg2; +- (void)setTileFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_handleDoubleTap:(id)arg1; +- (void)_handleSingleTap:(id)arg1; +- (void)setThumbnailImage:(id)arg1; +- (id)_newOriginalImageForPickerFromCachedData; +- (id)unscaledImage; +- (void)noteParentViewControllerDidDisappear; +- (void)setCropOverlayRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 forCropRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)setForceNativeScreenScale:(BOOL)arg1; +- (void)setHDRBadgeVisible:(BOOL)arg1; +- (void)setClientIsWallpaper:(BOOL)arg1; +- (id)newCGImageBackedUIImage; +- (BOOL)hasFullSizeImage; +- (void)zoomToScale:(float)arg1 completionBlock:(id)arg2; +- (float)defaultZoomScale; +- (float)zoomToFitScale; +- (id)dictionaryWithCroppedImageForRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 withOptions:(int)arg2; +- (void)setForce1XCroppedImage:(BOOL)arg1; +- (void)setLockedUnderCropOverlay:(BOOL)arg1; +- (BOOL)isTVOut; +- (void)setFullSizeImage:(id)arg1; +- (void)contentViewFrameChanged; +- (void)ensureFullSizeImageLoaded; +- (void)updateAfterCollapse; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForImageAtDefaultScale; +- (void)setZoomingGesturesEnabled:(BOOL)arg1; +- (void)forceZoomingGesturesEnabled; +- (void)refreshTileWithFullScreenImage:(id)arg1; +- (BOOL)photoShouldHaveHDRBadge; +- (id)photo; +- (void)setOrientationDelegate:(id)arg1; +- (void)setTileDelegate:(id)arg1; +- (void)setTVOut:(BOOL)arg1; +- (id)initWithPhoto:(id)arg1 thumbnailImage:(id)arg2 size:(struct CGSize { float x1; float x2; })arg3; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLPhotosDefaults.h b/PhotoLibrary.framework/PLPhotosDefaults.h new file mode 100755 index 0000000..c8e82f7 --- /dev/null +++ b/PhotoLibrary.framework/PLPhotosDefaults.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class MPMediaItemCollection; + +@interface PLPhotosDefaults : NSObject { + BOOL _shouldRepeat; + BOOL _shouldShuffle; + BOOL _shouldPlayMusic; + int _transition; + int _secondsPerSlide; + MPMediaItemCollection *_musicCollection; +} + ++ (int)randomTransition; ++ (id)sharedInstance; + +- (int)transition; +- (void)setTransition:(int)arg1; +- (id)musicCollection; +- (void)setPhotoDefaultValues; +- (void)setMusicCollection:(id)arg1; +- (void)setShouldPlayMusic:(BOOL)arg1; +- (int)transitionForAnimationMovingForward:(BOOL)arg1; +- (BOOL)shouldRepeat; +- (BOOL)shouldShuffle; +- (BOOL)shouldPlayMusic; +- (int)secondsPerSlide; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLPhotosMusicPlayer.h b/PhotoLibrary.framework/PLPhotosMusicPlayer.h new file mode 100755 index 0000000..dd3c342 --- /dev/null +++ b/PhotoLibrary.framework/PLPhotosMusicPlayer.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLPhotosMusicPlayer : NSObject { +} + ++ (void)setEnableRouteDiscovery:(BOOL)arg1; ++ (void)stopMusic; ++ (void)startMusicForAlbum:(struct NSObject { Class x1; }*)arg1; ++ (void)stopRoutingMusicToAirTunes; ++ (void)pauseMusic:(BOOL)arg1; ++ (void)setShouldRepeatMusic:(BOOL)arg1; ++ (void)startMusicWithSettings:(id)arg1; ++ (void)continueMusic; ++ (void)routeMusicToAirTunesService:(id)arg1; + + +@end diff --git a/PhotoLibrary.framework/PLPhotosPickerSession.h b/PhotoLibrary.framework/PLPhotosPickerSession.h new file mode 100755 index 0000000..3ffcadc --- /dev/null +++ b/PhotoLibrary.framework/PLPhotosPickerSession.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSMutableSet, NSString, NSObject, UIViewController, NSSet, NSMutableDictionary; + +@interface PLPhotosPickerSession : NSObject { + struct NSObject { Class x1; } *_destinationAlbum; + UIViewController *_rootViewController; + NSString *_currentPrompt; + NSMutableDictionary *_selectedAssetsByAlbumID; + NSMutableSet *_allSelectedAssets; + int _bannerButtonType; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _bannerButtonAction; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _sessionDidEndHandler; + +} + +@property(retain) NSObject * destinationAlbum; +@property(copy) NSString * currentPrompt; +@property int bannerButtonType; +@property(copy) id bannerButtonAction; +@property(readonly) NSSet * allSelectedAssets; +@property(retain) NSMutableDictionary * selectedAssetsByAlbumID; + + +- (void)setBannerButtonAction:(id)arg1; +- (id)bannerButtonAction; +- (void)setBannerButtonType:(int)arg1; +- (int)bannerButtonType; +- (void)cancelSessionAnimated:(BOOL)arg1; +- (void)setCurrentPrompt:(id)arg1; +- (id)currentPrompt; +- (id)selectedAssetsByAlbumID; +- (void)_dismissSessionAnimated:(BOOL)arg1; +- (void)setSelectedAssetsByAlbumID:(id)arg1; +- (void)_updatePromptText; +- (id)allSelectedAssets; +- (void)setSelectedAssets:(id)arg1 forAlbumWithID:(id)arg2 added:(id)arg3 removed:(id)arg4; +- (void)beginSessionWithModalViewController:(id)arg1 overViewController:(id)arg2 completionHandler:(id)arg3; +- (void)setDestinationAlbum:(struct NSObject { Class x1; }*)arg1; +- (void)handleDoneButton:(id)arg1; +- (struct NSObject { Class x1; }*)destinationAlbum; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLPictureFramePlugin.h b/PhotoLibrary.framework/PLPictureFramePlugin.h new file mode 100755 index 0000000..a0cc9de --- /dev/null +++ b/PhotoLibrary.framework/PLPictureFramePlugin.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLCachedImage, PLImageLoadingQueue, PLCroppedImageView, PLImageCache, PLImageSource, PLManagedAsset; + +@interface PLPictureFramePlugin : PLSlideshowPlugin { + PLImageCache *_imageCache; + PLImageLoadingQueue *_imageLoadingQueue; + PLImageSource *_imageSource; + struct __CFArray { } *_imageIndexes; + unsigned int _currentIndex; + PLManagedAsset *_requestedImage; + PLCachedImage *_nextImage; + PLCroppedImageView *_currentImageView; + PLCroppedImageView *_nextImageView; + unsigned int _didLoadFirstImage : 1; + unsigned int _slideshowTimerDidFire : 1; + unsigned int _slideshowTimerIsScheduled : 1; + unsigned int _paused : 1; +} + + +- (void)_crossFadeAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (void)_transitionToNextImage; +- (void)_displayFirstImage; +- (void)_didLoadImage:(id)arg1; +- (id)_nextImage; +- (int)_albumImageIndexForSlideIndex:(int)arg1; +- (void)_slideshowTimerFired; +- (void)_scheduleSlideshowTimer; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_contentBounds; +- (void)_requestNextImageSynchronously:(BOOL)arg1; +- (void)resumeSlideshow; +- (void)imageLoadingQueue:(id)arg1 didLoadImage:(id)arg2 forAsset:(id)arg3 fromSource:(id)arg4; +- (void)setAlbumAssets:(id)arg1; +- (void)pauseSlideshow; +- (void)slideshowViewDidAppear; +- (void)slideshowViewWillAppear; +- (id)newSlideshowView; +- (void)stopSlideshow; +- (void)slideshowViewDidDisappear; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLPlace.h b/PhotoLibrary.framework/PLPlace.h new file mode 100755 index 0000000..66dff6e --- /dev/null +++ b/PhotoLibrary.framework/PLPlace.h @@ -0,0 +1,152 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSNumber, NSMutableOrderedSet, PLManagedAsset, NSOrderedSet, NSURL, NSMutableArray, NSDictionary, NSString, PLPlacesMapAnnotation, UIImage, NSSet; + +@interface PLPlace : NSObject { + PLPlacesMapAnnotation *_annotation; + BOOL _titleIsNumberOfPhotos; + NSMutableArray *_photos; + BOOL _needsToUpdateAlbumPhotos; + unsigned int numberOfPhotos; + unsigned int numberOfVideos; + NSSet *assetsSet; + NSDictionary *slideshowSettings; + struct { + struct { + double latitude; + double longitude; + } center; + struct { + double latitudeDelta; + double longitudeDelta; + } span; + } region; + NSString *_uuid; + NSMutableOrderedSet *_assets; + struct { + struct { + double latitude; + double longitude; + } center; + struct { + double latitudeDelta; + double longitudeDelta; + } span; + } originalRegion; + struct { + struct { + double latitude; + double longitude; + } center; + struct { + double latitudeDelta; + double longitudeDelta; + } span; + } destinationRegion; +} + +@property struct { struct { double x_1_1_1; double x_1_1_2; } x1; struct { double x_2_1_1; double x_2_1_2; } x2; } originalRegion; +@property struct { struct { double x_1_1_1; double x_1_1_2; } x1; struct { double x_2_1_1; double x_2_1_2; } x2; } destinationRegion; +@property struct { struct { double x_1_1_1; double x_1_1_2; } x1; struct { double x_2_1_1; double x_2_1_2; } x2; } region; +@property(copy) NSString * _uuid; +@property(retain) NSMutableOrderedSet * _assets; +@property unsigned int numberOfPhotos; +@property unsigned int numberOfVideos; +@property(retain) NSSet * assetsSet; +@property(readonly) NSString * uuid; +@property(readonly) NSNumber * kind; +@property(readonly) int kindValue; +@property(readonly) NSString * title; +@property(readonly) NSString * localizedTitle; +@property(readonly) NSOrderedSet * assets; +@property(readonly) NSMutableOrderedSet * mutableAssets; +@property(readonly) unsigned int count; +@property(readonly) unsigned int photosCount; +@property(readonly) unsigned int videosCount; +@property(readonly) BOOL isEmpty; +@property(readonly) NSString * name; +@property(retain) PLManagedAsset * keyAsset; +@property(readonly) UIImage * posterImage; +@property(readonly) BOOL isLibrary; +@property(readonly) BOOL isCameraAlbum; +@property(readonly) BOOL isPhotoStreamAlbum; +@property(readonly) BOOL shouldDeleteWhenEmpty; +@property(retain) NSDictionary * slideshowSettings; +@property(retain) NSString * importSessionID; +@property(readonly) NSURL * groupURL; +@property unsigned int pendingItemsCount; +@property unsigned int pendingItemsType; + + +- (id)localizedTitle; +- (id)posterImage; +- (id)kind; +- (id)annotation; +- (id)title; +- (id)name; +- (BOOL)isEmpty; +- (void)_updatePlaceToPlace:(id)arg1; +- (void)_setRegion:(struct { struct { double x_1_1_1; double x_1_1_2; } x1; struct { double x_2_1_1; double x_2_1_2; } x2; })arg1; +- (void)setDestinationRegion:(struct { struct { double x_1_1_1; double x_1_1_2; } x1; struct { double x_2_1_1; double x_2_1_2; } x2; })arg1; +- (struct { struct { double x_1_1_1; double x_1_1_2; } x1; struct { double x_2_1_1; double x_2_1_2; } x2; })destinationRegion; +- (void)setOriginalRegion:(struct { struct { double x_1_1_1; double x_1_1_2; } x1; struct { double x_2_1_1; double x_2_1_2; } x2; })arg1; +- (struct { struct { double x_1_1_1; double x_1_1_2; } x1; struct { double x_2_1_1; double x_2_1_2; } x2; })originalRegion; +- (id)_uuid; +- (BOOL)hasSameEffectiveLocationAs:(struct { double x1; double x2; })arg1; +- (BOOL)shouldGroupPhoto:(id)arg1; +- (BOOL)hasPhoto:(id)arg1; +- (void)removePhoto:(id)arg1; +- (void)addPhoto:(id)arg1; +- (unsigned int)indexOfPosterImage; +- (void)setAssets:(id)arg1; +- (id)initWithRegion:(struct { struct { double x_1_1_1; double x_1_1_2; } x1; struct { double x_2_1_1; double x_2_1_2; } x2; })arg1; +- (void)setPendingItemsType:(unsigned int)arg1; +- (unsigned int)pendingItemsType; +- (void)setPendingItemsCount:(unsigned int)arg1; +- (unsigned int)pendingItemsCount; +- (id)groupURL; +- (void)setImportSessionID:(id)arg1; +- (id)importSessionID; +- (BOOL)shouldDeleteWhenEmpty; +- (BOOL)isLibrary; +- (void)setKeyAsset:(id)arg1; +- (id)keyAsset; +- (void)updateStackedImage; +- (void)reducePendingItemsCountBy:(unsigned int)arg1; +- (id)displayableIndexesForCount:(unsigned int)arg1; +- (struct { double x1; double x2; })effectiveLocation; +- (BOOL)isEqualToPlace:(id)arg1; +- (id)assetsSet; +- (id)_newAnnotationWith2DLocation:(struct { double x1; double x2; })arg1 title:(id)arg2 subtitle:(id)arg3; +- (struct { double x1; double x2; })_placeLocation; +- (id)_annotationTitle; +- (struct { struct { double x_1_1_1; double x_1_1_2; } x1; struct { double x_2_1_1; double x_2_1_2; } x2; })region; +- (unsigned int)numberOfVideos; +- (unsigned int)numberOfPhotos; +- (void)setNumberOfVideos:(unsigned int)arg1; +- (void)setNumberOfPhotos:(unsigned int)arg1; +- (void)_updateAnnotationTitle; +- (id)_assets; +- (void)setAssetsSet:(id)arg1; +- (void)set_uuid:(id)arg1; +- (void)setTitleIsNumberOfPhotos:(BOOL)arg1; +- (void)setRegion:(struct { struct { double x_1_1_1; double x_1_1_2; } x1; struct { double x_2_1_1; double x_2_1_2; } x2; })arg1; +- (void)set_assets:(id)arg1; +- (unsigned int)videosCount; +- (unsigned int)photosCount; +- (int)kindValue; +- (BOOL)isPhotoStreamAlbum; +- (BOOL)isCameraAlbum; +- (id)mutableAssets; +- (BOOL)canPerformEditOperation:(int)arg1; +- (void)setSlideshowSettings:(id)arg1; +- (id)slideshowSettings; +- (id)uuid; +- (id)assets; +- (unsigned int)count; +- (BOOL)isEqual:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLPlacesMapAnnotation.h b/PhotoLibrary.framework/PLPlacesMapAnnotation.h new file mode 100755 index 0000000..632785b --- /dev/null +++ b/PhotoLibrary.framework/PLPlacesMapAnnotation.h @@ -0,0 +1,61 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSString; + +@interface PLPlacesMapAnnotation : NSObject { + struct { + double latitude; + double longitude; + } _coordinate; + NSString *_title; + NSString *_subtitle; + id _context; + struct NSObject { Class x1; } *_photoAlbum; + struct { + double latitude; + double longitude; + } _animationOrigin; + struct { + double latitude; + double longitude; + } _animationDestination; + unsigned int _animationOriginSet : 1; + unsigned int _animationDestinationSet : 1; + unsigned int _isAnimationOnlyAnnotation : 1; +} + +@property struct { double x1; double x2; } coordinate; +@property(retain) id context; +@property(readonly) NSString * title; +@property(readonly) NSString * subtitle; + + +- (struct { double x1; double x2; })coordinate; +- (id)subtitle; +- (void)setSubtitle:(id)arg1; +- (id)context; +- (void)setContext:(id)arg1; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)clearAnimationInformation; +- (void)setAnimationDestination:(struct { double x1; double x2; })arg1; +- (struct { double x1; double x2; })animationDestination; +- (BOOL)hasAnimationDestination; +- (void)setAnimationOrigin:(struct { double x1; double x2; })arg1; +- (struct { double x1; double x2; })animationOrigin; +- (BOOL)hasAnimationOrigin; +- (BOOL)isAnimationOnlyAnnotation; +- (void)resetAfterMapChangeWhenVisible; +- (void)resetAfterMapChange; +- (void)updateCoordinate:(struct { double x1; double x2; })arg1; +- (void)updateToTitle:(id)arg1 subtitle:(id)arg2 album:(struct NSObject { Class x1; }*)arg3; +- (struct NSObject { Class x1; }*)photoAlbum; +- (id)initAnimationOnlyAnnotationWithLongitude:(double)arg1 latitude:(double)arg2; +- (void)setCoordinate:(struct { double x1; double x2; })arg1; +- (id)initWithLongitude:(double)arg1 latitude:(double)arg2 title:(id)arg3 subtitle:(id)arg4 photoAlbum:(struct NSObject { Class x1; }*)arg5; +- (BOOL)isEqual:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLPlacesMapViewDelegate.h b/PhotoLibrary.framework/PLPlacesMapViewDelegate.h new file mode 100755 index 0000000..5d007e2 --- /dev/null +++ b/PhotoLibrary.framework/PLPlacesMapViewDelegate.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIButton, , PLPlaces, NSMutableArray, PLAnnotationPen; + +@interface PLPlacesMapViewDelegate : NSObject { + BOOL _didFirstAdjustment; + UIButton *_moreDetailsButton; + PLPlaces *_places; + NSMutableArray *_delegatePlaces; + unsigned int _activeDeletes; + unsigned int _activeSplits; + PLAnnotationPen *_pendingAdds; + struct { + struct { + double latitude; + double longitude; + } center; + struct { + double latitudeDelta; + double longitudeDelta; + } span; + } _previousRegion; + *_detailsDelegate; +} + + +- (void)animationDidStop:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (void)updateMapView:(id)arg1 WithAddedAssets:(id)arg2 deletedAssets:(id)arg3 updatedAssets:(id)arg4; +- (void)fullResetOfMapView:(id)arg1; +- (void)setDetailsDelegate:(id)arg1; +- (void)mapView:(id)arg1 annotationView:(id)arg2 calloutAccessoryControlTapped:(id)arg3; +- (void)mapView:(id)arg1 didAddAnnotationViews:(id)arg2; +- (id)mapView:(id)arg1 viewForAnnotation:(id)arg2; +- (void)mapViewWillStartLoadingMap:(id)arg1; +- (void)mapView:(id)arg1 regionDidChangeAnimated:(BOOL)arg2; +- (void)_updatePlaces:(id)arg1 inMapView:(id)arg2; +- (void)_updateVisibleAnnotationsAfterUpdatingMapView:(id)arg1; +- (id)_borderedPosterImageFromImage:(id)arg1 withSize:(struct CGSize { float x1; float x2; })arg2; +- (BOOL)_displaysAlbumPosterOnLeft; +- (BOOL)_displayMoreDetailsButton; +- (id)_createAnnotationViewWithAnnotation:(id)arg1 reuseIdentifier:(id)arg2; +- (BOOL)_didMapViewChangeZoomLevel:(id)arg1; +- (void)_updateAnnotationsInMapView:(id)arg1; +- (void)_setupMapViewCenteredOnAllPlaces:(id)arg1; +- (void)_flushAnnotation:(id)arg1 fromMap:(id)arg2; +- (id)initWithPlaces:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLPlayingExternallyBackgroundView.h b/PhotoLibrary.framework/PLPlayingExternallyBackgroundView.h new file mode 100755 index 0000000..246e5d1 --- /dev/null +++ b/PhotoLibrary.framework/PLPlayingExternallyBackgroundView.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIImageView, UILabel; + +@interface PLPlayingExternallyBackgroundView : UIView { + UILabel *_titleLabel; + UILabel *_messageLabel; + UIImageView *_imageView; + struct UIEdgeInsets { + float top; + float left; + float bottom; + float right; + } _edgeInsets; +} + +@property struct UIEdgeInsets { float x1; float x2; float x3; float x4; } edgeInsets; + + +- (void)setMessage:(id)arg1; +- (void)setEdgeInsets:(struct UIEdgeInsets { float x1; float x2; float x3; float x4; })arg1; +- (struct UIEdgeInsets { float x1; float x2; float x3; float x4; })edgeInsets; +- (void)setTitle:(id)arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)_newLabelWithText:(id)arg1 withFont:(id)arg2; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLPolaroidImageView.h b/PhotoLibrary.framework/PLPolaroidImageView.h new file mode 100755 index 0000000..b22c73b --- /dev/null +++ b/PhotoLibrary.framework/PLPolaroidImageView.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UILabel, UIImage, UIView; + +@interface PLPolaroidImageView : PLImageView { + UIView *_posterView; + UILabel *_nameLabel; + float _thinBorderWidth; + BOOL _polaroidBorderVisible; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _roi; +} + +@property(retain) UIImage * posterImage; + ++ (Class)layerClass; + +- (id)posterImage; +- (void)setPosterImage:(id)arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_adjustLabel; +- (void)_updatePolaroidFramePath:(BOOL)arg1; +- (float)_tunedProgress; +- (void)renderSnapshotInContext:(struct CGContext { }*)arg1; +- (void)setTransitionProgress:(float)arg1; +- (void)setPosterImage:(id)arg1 regionOfInterest:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1 allowRounding:(BOOL)arg2; +- (void)setBorderVisible:(BOOL)arg1; +- (void)setName:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLPreviewOverlayView.h b/PhotoLibrary.framework/PLPreviewOverlayView.h new file mode 100755 index 0000000..c2a8529 --- /dev/null +++ b/PhotoLibrary.framework/PLPreviewOverlayView.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLCameraView; + +@interface PLPreviewOverlayView : UIView { + PLCameraView *cameraView; +} + +@property PLCameraView * cameraView; + + +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (id)cameraView; +- (void)setCameraView:(id)arg1; + +@end diff --git a/PhotoLibrary.framework/PLProgressView.h b/PhotoLibrary.framework/PLProgressView.h new file mode 100755 index 0000000..0b6bbf9 --- /dev/null +++ b/PhotoLibrary.framework/PLProgressView.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSNumberFormatter, UIImageView, UILabel; + +@interface PLProgressView : UIView { + UIImageView *_backgroundView; + UILabel *_labelView; + UIImageView *_progressView; + UIImageView *_wellView; + unsigned int _didLayout : 1; + unsigned int _didSetPermanantTextOnLabelView : 1; + NSNumberFormatter *_progressFormatter; + float _percentComplete; +} + +@property float percentComplete; + + +- (void)setPercentComplete:(float)arg1; +- (float)percentComplete; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)layoutSubviews; +- (void)_updateProgressView; +- (void)updateUIForPublishingAgent:(id)arg1; +- (void)setLabelText:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLPublishAlbum.h b/PhotoLibrary.framework/PLPublishAlbum.h new file mode 100755 index 0000000..df0a3d8 --- /dev/null +++ b/PhotoLibrary.framework/PLPublishAlbum.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSString; + +@interface PLPublishAlbum : NSObject { + NSString *_title; +} + +@property(retain) NSString * title; + + +- (int)compare:(id)arg1; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLPublishingAgent.h b/PhotoLibrary.framework/PLPublishingAgent.h new file mode 100755 index 0000000..0a007cc --- /dev/null +++ b/PhotoLibrary.framework/PLPublishingAgent.h @@ -0,0 +1,138 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class , NSString, NSData, UIViewController, NSMutableArray, PLVideoRemaker; + +@interface PLPublishingAgent : NSObject { + id _userInfo; + id _delegate; + NSString *_mediaPath; + NSData *_mediaData; + NSString *_mimeType; + BOOL _deleteAfterPublishing; + double _changeRate; + long long _currentValue; + double _estimatedTimeRemaining; + long long _maxValue; + long long _normalizedCurrentValue; + long long _normalizedMaxValue; + float _percentComplete; + float _remakingPercentComplete; + float _progressMultiplier; + NSMutableArray *_snapshotTimes; + NSMutableArray *_snapshotValues; + UIViewController *_parentNavigationController; + BOOL _ownerIsCamera; + BOOL _needsRemaking; + double _startTime; + double _endTime; + long long _approximateHDUploadSize; + long long _approximateSDUploadSize; + BOOL _mediaIsHDVideo; + BOOL _enableHDUpload; + BOOL _needsTrimming; + BOOL _allowsHDOver3GUpload; + int _selectedOption; + PLVideoRemaker *_remaker; + int _remakerMode; + SEL _completionSelector; + unsigned int _remakingWasCancelled : 1; + unsigned int _remaking : 1; + unsigned int _publishing : 1; + BOOL _shouldCancelPublish; +} + +@property * delegate; +@property BOOL ownerIsCamera; +@property long long approximateHDUploadSize; +@property long long approximateSDUploadSize; +@property BOOL mediaIsHDVideo; +@property BOOL enableHDUpload; +@property BOOL needsTrimming; +@property int remakerMode; +@property int selectedOption; +@property float progressMultiplier; +@property BOOL allowsHDOver3GUpload; +@property BOOL shouldCancelPublish; + ++ (id)publishingAgentForBundleNamed:(id)arg1 toPublishMedia:(id)arg2; + +- (float)percentComplete; +- (id)mediaData; +- (void)setMediaData:(id)arg1; +- (void)snapshot; +- (void)setDelegate:(id)arg1; +- (void)publish; +- (void)setUserInfo:(id)arg1; +- (void)dismiss; +- (id)navigationController; +- (id)delegate; +- (id)serviceName; +- (void)setShouldCancelPublish:(BOOL)arg1; +- (BOOL)shouldCancelPublish; +- (float)progressMultiplier; +- (void)setSelectedOption:(int)arg1; +- (int)selectedOption; +- (BOOL)needsTrimming; +- (BOOL)enableHDUpload; +- (BOOL)mediaIsHDVideo; +- (long long)approximateSDUploadSize; +- (long long)approximateHDUploadSize; +- (BOOL)ownerIsCamera; +- (id)progressViewMessageDuringRemake; +- (void)cancelRemaking; +- (float)remakingPercentComplete; +- (double)estimatedTimeRemaining; +- (void)setTotalBytesWritten:(int)arg1 totalBytes:(int)arg2; +- (double)maximumVideoDuration; +- (id)tellAFriendURL; +- (id)parentNavigationController; +- (void)doneButtonClicked; +- (void)cancelButtonClicked; +- (void)resignPublishingSheetResponders; +- (void)setPublishing:(BOOL)arg1; +- (BOOL)deleteMediaFileAfterPublishing; +- (id)mediaPath; +- (void)dataArrayInputStreamBytesWereRead:(id)arg1; +- (void)_updateStatisticsFromSnapshots; +- (id)mediaTitle; +- (void)_stopNetworkObservation; +- (void)_transcodeVideo:(id)arg1; +- (void)_agentIsReadyToPublish:(id)arg1; +- (BOOL)isVideoMedia; +- (int)_remakerModeForSelectedOption; +- (void)setApproximateHDUploadSize:(long long)arg1; +- (void)setApproximateSDUploadSize:(long long)arg1; +- (void)_setApproximateVideoUploadSizes; +- (void)setAllowsHDOver3GUpload:(BOOL)arg1; +- (void)setMediaIsHDVideo:(BOOL)arg1; +- (void)setDeleteMediaFileAfterPublishing:(BOOL)arg1; +- (void)setMediaPath:(id)arg1; +- (id)initWithMedia:(id)arg1; +- (void)_setUpPublishingParams; +- (void)_startNetworkObservation; +- (void)setEnableHDUpload:(BOOL)arg1; +- (BOOL)allowsHDOver3GUpload; +- (void)_remakerDidFinish:(id)arg1; +- (void)_cancelRemaking:(id)arg1; +- (void)videoRemakerDidEndRemaking:(id)arg1 temporaryPath:(id)arg2; +- (void)videoRemaker:(id)arg1 progressDidChange:(float)arg2; +- (void)videoRemakerDidBeginRemaking:(id)arg1; +- (BOOL)isPublishing; +- (BOOL)isRemaking; +- (void)setProgressMultiplier:(float)arg1; +- (void)setTrimStartTime:(double)arg1 andEndTime:(double)arg2; +- (void)setNeedsTrimming:(BOOL)arg1; +- (void)setOwnerIsCamera:(BOOL)arg1; +- (void)_networkReachabilityDidChange:(id)arg1; +- (void)presentModalSheetInViewController:(id)arg1; +- (id)userInfo; +- (void)dealloc; +- (int)remakerMode; +- (id)mediaURL; +- (void)setRemakerMode:(int)arg1; +- (id)tellAFriendSubject; +- (id)tellAFriendBody; + +@end diff --git a/PhotoLibrary.framework/PLPublishingViewController.h b/PhotoLibrary.framework/PLPublishingViewController.h new file mode 100755 index 0000000..5666225 --- /dev/null +++ b/PhotoLibrary.framework/PLPublishingViewController.h @@ -0,0 +1,89 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLTableViewEditableCell, UIKeyboard, UITableView, NSMutableArray, PLPublishAlbum, UIView, NSString, UITableViewCell, NSArray; + +@interface PLPublishingViewController : UIViewController { + UIView *_containerView; + UITableView *_table; + PLTableViewEditableCell *_posterCell; + PLTableViewEditableCell *_titleCell; + PLTableViewEditableCell *_descriptionCell; + UIView *_accountView; + UITableViewCell *_loadingCell; + NSMutableArray *_albumCells; + NSArray *_albums; + PLPublishAlbum *_selectedAlbum; + NSString *_username; + NSString *_contentTitle; + NSString *_contentDescription; + UIKeyboard *_keyboard; + BOOL _showHDUploadOption; + BOOL _enableHDUploadOption; + long long _hdUploadSize; + long long _sdUploadSize; + int _selectedUploadOption; +} + +@property BOOL showHDUploadOption; +@property BOOL enableHDUploadOption; +@property long long hdUploadSize; +@property long long sdUploadSize; +@property int selectedUploadOption; + + +- (id)contentDescription; +- (void)setUsername:(id)arg1; +- (id)posterImage; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; +- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; +- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (id)initWithTitle:(id)arg1; +- (void)scrollViewDidScroll:(id)arg1; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)setHdUploadSize:(long long)arg1; +- (void)setSdUploadSize:(long long)arg1; +- (BOOL)enableHDUploadOption; +- (void)setShowHDUploadOption:(BOOL)arg1; +- (void)resignResponder; +- (void)setAlbums:(id)arg1; +- (id)selectedAlbum; +- (id)contentTitle; +- (void)setContentTitle:(id)arg1; +- (void)setEnableHDUploadOption:(BOOL)arg1; +- (id)_accountView; +- (id)addressString; +- (int)chooseVideoUploadOption; +- (id)hdVideoPlaceholderText; +- (long long)sdUploadSize; +- (id)sdVideoPlaceholderText; +- (id)_albumCellAtRow:(int)arg1; +- (id)descriptionCellPlaceholderText; +- (id)titleCellPlaceholderText; +- (int)selectedUploadOption; +- (BOOL)showHDUploadOption; +- (int)_currentSectionForSectionIndex:(int)arg1; +- (void)_setCellSelected:(id)arg1; +- (void)setSelectedAlbum:(id)arg1; +- (id)chooseAlbumForSelection; +- (BOOL)canPublish; +- (void)updateDoneButton; +- (void)automaticKeyboardDidShow:(id)arg1; +- (id)hdDisabledPlaceHolderText; +- (void)_selectCurrentCell:(id)arg1 andDeselectPreviousCell:(id)arg2; +- (void)setSelectedUploadOption:(int)arg1; +- (long long)hdUploadSize; +- (int)_sectionIndexForPublishingSection:(int)arg1; +- (void)editableCell:(id)arg1 textChanged:(id)arg2; +- (void)editableCellReturnPressed:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLReorientingButton.h b/PhotoLibrary.framework/PLReorientingButton.h new file mode 100755 index 0000000..c2deb93 --- /dev/null +++ b/PhotoLibrary.framework/PLReorientingButton.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLReorientingButton : UIButton { + BOOL _autorotationEnabled; + BOOL _watchingOrientationChanges; + int _orientation; + float _hitRectExtension; + BOOL _animatingOrientationChange; + float _endCapRadius; + struct CGPoint { + float x; + float y; + } _defaultAnchorCenter; + struct CGAffineTransform { + float a; + float b; + float c; + float d; + float tx; + float ty; + } _defaultAnchorTransform; +} + +@property float hitRectExtension; +@property float endCapRadius; +@property BOOL autorotationEnabled; + + +- (void)_deviceOrientationChanged:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })hitRect; +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (float)endCapRadius; +- (float)hitRectExtension; +- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })transformForOrientation:(int)arg1; +- (int)_modeForRotationFromOrientation:(int)arg1 toOrientation:(int)arg2; +- (void)rotationAnimationDidStop; +- (void)_setAnchorPoint:(struct CGPoint { float x1; float x2; })arg1 rotationMode:(int)arg2; +- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })_transformForOrientation:(int)arg1 rotationMode:(int)arg2; +- (void)setEndCapRadius:(float)arg1; +- (void)startWatchingDeviceOrientationChanges; +- (void)stopWatchingDeviceOrientationChanges; +- (void)setHitRectExtension:(float)arg1; +- (void)setAutorotationEnabled:(BOOL)arg1; +- (BOOL)autorotationEnabled; +- (void)setButtonOrientation:(int)arg1 animated:(BOOL)arg2; + +@end diff --git a/PhotoLibrary.framework/PLSegmentedControl.h b/PhotoLibrary.framework/PLSegmentedControl.h new file mode 100755 index 0000000..28430e1 --- /dev/null +++ b/PhotoLibrary.framework/PLSegmentedControl.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSMutableDictionary; + +@interface PLSegmentedControl : UISegmentedControl { + NSMutableDictionary *_tagMap; +} + +@property int selectedTag; + + +- (void)removeSegmentAtIndex:(unsigned int)arg1 animated:(BOOL)arg2; +- (void)insertSegmentWithImage:(id)arg1 atIndex:(unsigned int)arg2 animated:(BOOL)arg3; +- (void)insertSegmentWithTitle:(id)arg1 atIndex:(unsigned int)arg2 animated:(BOOL)arg3; +- (void)removeAllSegments; +- (int)selectedTag; +- (void)setSelectedTag:(int)arg1; +- (unsigned int)segmentIndexForTag:(unsigned int)arg1; +- (void)setTag:(int)arg1 forSegmentAtIndex:(unsigned int)arg2; +- (void)_incrementIndexesForTagsStartingAtIndex:(unsigned int)arg1; +- (int)tagForSegmentAtIndex:(unsigned int)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLSharingController.h b/PhotoLibrary.framework/PLSharingController.h new file mode 100755 index 0000000..9f151b4 --- /dev/null +++ b/PhotoLibrary.framework/PLSharingController.h @@ -0,0 +1,61 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class MFMailComposeViewController, NSArray, UIView, UIViewController, NSMutableArray, NSMutableDictionary; + +@interface PLSharingController : NSObject { + UIViewController *_parentController; + MFMailComposeViewController *_composeController; + NSArray *_photos; + NSMutableArray *_views; + NSMutableDictionary *_trimmedFilePaths; + NSArray *_attachmentIdentifiers; + UIView *_animationSuperview; + UIView *_referenceView; + SEL _photoAction; + int _sendingEmailCount; + BOOL _composeSheetIsReady; + unsigned int _didDisplayComposeSheet : 1; + unsigned int _didSlideImageDown : 1; + unsigned int _isAnimatingSendToEmail : 1; + unsigned int _delegateWillSetComposeFrame : 1; + unsigned int _delegateDidFinishMail : 1; + unsigned int _delegateViewForPhoto : 1; +} + ++ (void)copyItemsToPasteboard:(id)arg1; ++ (BOOL)canSendEmail; + +- (id)views; +- (void)mailComposeController:(id)arg1 bodyFinishedLoadingWithResult:(BOOL)arg2 error:(id)arg3; +- (void)setTrimmedPath:(id)arg1 forVideo:(id)arg2; +- (BOOL)isComposeSheetReady; +- (void)_dismissMailComposeController; +- (void)_showMailComposeSheetForAutosavedMessageWithIdentifier:(id)arg1; +- (void)composeMailForPhotos:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_animationDestinationRectForView:(id)arg1; +- (void)emailPhotos:(id)arg1; +- (id)initWithController:(id)arg1 photos:(id)arg2 views:(id)arg3; +- (void)_slideImagesOverMessage; +- (id)autosaveIdentifier; +- (void)_autosaveMailComposition; +- (void)setAutosaveIdentifier:(id)arg1; +- (void)_finishedSlidingImagesDown:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (id)_addAudio:(id)arg1 toCompositionContext:(id)arg2; +- (id)_addVideo:(id)arg1 toCompositionContext:(id)arg2; +- (id)_addPhoto:(id)arg1 toCompositionContext:(id)arg2 index:(unsigned int)arg3; +- (void)_reallySendViaEmail:(id)arg1 animated:(BOOL)arg2; +- (void)_discardTrimmedFiles; +- (void)_setComposeParentViewController:(id)arg1; +- (void)_composeSheetDidDisplay; +- (void)_finishedSlidingImageUp:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_animationDestinationRectForImageSize:(struct CGSize { float x1; float x2; })arg1; +- (void)_displayComposeSheet; +- (void)_animateSendToEmail; +- (void)_performSendViaEmail; +- (void)_commonDidFinishEmailAnimation:(BOOL)arg1; +- (void)dealloc; +- (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; + +@end diff --git a/PhotoLibrary.framework/PLSlideshowAirPlayRoutesViewController.h b/PhotoLibrary.framework/PLSlideshowAirPlayRoutesViewController.h new file mode 100755 index 0000000..8d5255f --- /dev/null +++ b/PhotoLibrary.framework/PLSlideshowAirPlayRoutesViewController.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UITableView, NSArray, UIView; + +@interface PLSlideshowAirPlayRoutesViewController : UIViewController { + UIView *_containerView; + UITableView *_table; + NSArray *_airPlayServices; + unsigned int _selectedServiceIndex; +} + +@property unsigned int selectedServiceIndex; + + +- (void)loadView; +- (struct CGSize { float x1; float x2; })contentSizeForViewInPopoverView; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)setSelectedServiceIndex:(unsigned int)arg1; +- (unsigned int)selectedServiceIndex; +- (id)initWithAirPlayServices:(id)arg1 selectedServiceIndex:(unsigned int)arg2; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLSlideshowPlugin.h b/PhotoLibrary.framework/PLSlideshowPlugin.h new file mode 100755 index 0000000..cd19aff --- /dev/null +++ b/PhotoLibrary.framework/PLSlideshowPlugin.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSArray, NSObject, , PLManagedAsset; + +@interface PLSlideshowPlugin : NSObject { + *_delegate; + struct NSObject { Class x1; } *_album; + NSArray *_albumAssets; + double _secondsPerSlide; + BOOL _shuffleAlbum; + BOOL _shouldRepeat; +} + +@property * delegate; +@property(retain) NSObject * album; +@property(retain) NSArray * albumAssets; +@property(readonly) NSArray * displayedPhotos; +@property(readonly) PLManagedAsset * currentPhoto; +@property double secondsPerSlide; +@property BOOL shuffleAlbum; +@property BOOL shouldRepeat; + + +- (struct NSObject { Class x1; }*)album; +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (BOOL)shuffleAlbum; +- (id)albumAssets; +- (void)resumeSlideshow; +- (id)displayedPhotos; +- (id)currentPhoto; +- (void)setAlbumAssets:(id)arg1; +- (void)setShouldRepeat:(BOOL)arg1; +- (void)setShuffleAlbum:(BOOL)arg1; +- (void)setSecondsPerSlide:(double)arg1; +- (void)pauseSlideshow; +- (void)slideshowViewDidAppear; +- (void)slideshowViewWillAppear; +- (id)newSlideshowView; +- (BOOL)shouldRepeat; +- (void)stopSlideshow; +- (void)slideshowViewDidDisappear; +- (double)secondsPerSlide; +- (void)setAlbum:(struct NSObject { Class x1; }*)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLSlideshowSettingsViewController.h b/PhotoLibrary.framework/PLSlideshowSettingsViewController.h new file mode 100755 index 0000000..1634e05 --- /dev/null +++ b/PhotoLibrary.framework/PLSlideshowSettingsViewController.h @@ -0,0 +1,70 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class MPMediaItemCollection, PLSlideshowAirPlayRoutesViewController, , MPMediaPickerController, UITableView, NSString, PLSlideshowTransitionsViewController, UITableViewCell, NSArray; + +@interface PLSlideshowSettingsViewController : UIViewController { + NSArray *_airPlayServices; + unsigned int _selectedAirPlayServiceIndex; + NSArray *_transitionKeys; + NSArray *_alternateTransitionLocalizations; + NSString *_selectedTransition; + BOOL _shouldPlayMusic; + MPMediaPickerController *_mediaPicker; + MPMediaItemCollection *_selectedMusicCollection; + UITableView *_table; + UITableViewCell *_transitionCell; + UITableViewCell *_selectedMusicCell; + UITableViewCell *_playMusicSwitchCell; + PLSlideshowTransitionsViewController *_transitionsController; + PLSlideshowAirPlayRoutesViewController *_airPlayRoutesController; + *_delegate; +} + +@property * delegate; +@property(retain) NSString * selectedTransition; +@property BOOL slideshowShouldPlayMusic; +@property MPMediaItemCollection * slideshowMusicCollection; + ++ (id)_transitionKeyForUITransition:(int)arg1; ++ (id)iPhoneTransitions; ++ (id)iPadTransitions; ++ (id)AppleTVPushTransitions; ++ (id)TVOutTransitions; ++ (int)_uiTransitionForTransitionKey:(id)arg1; + +- (void)setDelegate:(id)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (struct CGSize { float x1; float x2; })contentSizeForViewInPopoverView; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)delegate; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (id)_selectedMusic; +- (void)_playMusicSwitchValueDidChange:(id)arg1; +- (unsigned int)_airPlaySection; +- (BOOL)_includeAirPlaySection; +- (void)_playButtonWasPressed:(id)arg1; +- (void)applySlideshowSettings:(id)arg1; +- (id)_selectedAirPlayService; +- (void)_updateSettingsInfo; +- (unsigned int)_mainSection; +- (void)setSlideshowMusicCollection:(id)arg1; +- (void)setSlideshowShouldPlayMusic:(BOOL)arg1; +- (void)setSelectedTransition:(id)arg1; +- (void)_preheatMediaPicker; +- (void)updateTransitionKeys:(id)arg1; +- (id)selectedTransition; +- (id)slideshowMusicCollection; +- (BOOL)slideshowShouldPlayMusic; +- (id)initWithAirPlayServices:(id)arg1 selectedServiceIndex:(unsigned int)arg2; +- (id)slideshowSettings; +- (void)dealloc; +- (void)mediaPickerDidCancel:(id)arg1; +- (void)mediaPicker:(id)arg1 didPickMediaItems:(id)arg2; + +@end diff --git a/PhotoLibrary.framework/PLSlideshowTransitionsViewController.h b/PhotoLibrary.framework/PLSlideshowTransitionsViewController.h new file mode 100755 index 0000000..c11b456 --- /dev/null +++ b/PhotoLibrary.framework/PLSlideshowTransitionsViewController.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UITableView, UIView, NSArray, NSString, NSMutableArray; + +@interface PLSlideshowTransitionsViewController : UIViewController { + UIView *_containerView; + UITableView *_table; + NSMutableArray *_tableCells; + NSArray *_transitionKeys; + NSArray *_alternateLocalizations; + NSString *_selectedTransition; +} + +@property(retain) NSString * selectedTransition; +@property(retain) NSArray * alternateLocalizations; +@property(retain) NSArray * transitionKeys; + + +- (void)viewDidUnload; +- (void)loadView; +- (struct CGSize { float x1; float x2; })contentSizeForViewInPopoverView; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (id)alternateLocalizations; +- (id)transitionKeys; +- (void)_configureTableCells; +- (void)setAlternateLocalizations:(id)arg1; +- (void)setTransitionKeys:(id)arg1; +- (id)initWithTransitions:(id)arg1 alternateTransitionLocalizations:(id)arg2; +- (void)setTransitionKeys:(id)arg1 alternateLocalizations:(id)arg2; +- (void)setSelectedTransition:(id)arg1; +- (id)selectedTransition; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLSmallSyncProgressView.h b/PhotoLibrary.framework/PLSmallSyncProgressView.h new file mode 100755 index 0000000..a995ece --- /dev/null +++ b/PhotoLibrary.framework/PLSmallSyncProgressView.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLSmallSyncProgressView : PLSyncProgressView { +} + + +- (id)init; + +@end diff --git a/PhotoLibrary.framework/PLStackItemViewCell.h b/PhotoLibrary.framework/PLStackItemViewCell.h new file mode 100755 index 0000000..05a578a --- /dev/null +++ b/PhotoLibrary.framework/PLStackItemViewCell.h @@ -0,0 +1,110 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class UIImageView, UILabel, UIButton, PLAlbumTextField, UIImage, PLImageView, UIView, UIView; + +@interface PLStackItemViewCell : UIView { + UIView *_sourceView; + UIImageView *_badgeView; + UIImage *_badgeImage; + UIButton *_closeButton; + UILabel *_titleLabel; + PLAlbumTextField *_editField; + float _stackedAngle; + struct CGSize { + float width; + float height; + } _lastItemSize; + BOOL _didHaveSourceView; + BOOL _ignoreEndEditing; + unsigned int _showBadge : 1; + unsigned int _titleIsEditable : 1; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _closeAction; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _renameAction; + + BOOL _enabled; + float _previousEnabledAlpha; +} + +@property(retain) UIView * sourceView; +@property(readonly) PLImageView * imageView; +@property(readonly) UIView * badgeView; +@property(retain) UILabel * title; +@property(getter=isLabelEditable) BOOL labelIsEditable; +@property(readonly) BOOL isLabelEditing; +@property BOOL ignoreEndEditing; +@property(getter=isCloseBoxShown) BOOL showCloseBox; +@property(readonly) struct CGPoint { float x1; float x2; } closeBoxPosition; +@property float stackedAngle; +@property(getter=isBadgeShown) BOOL showBadge; +@property(retain) UIImage * badgeImage; +@property unsigned int imageIndex; +@property BOOL enabled; +@property(getter=isShadowEnabled) BOOL shadowEnabled; +@property(copy) id renameAction; +@property(copy) id closeAction; + ++ (void)initialize; ++ (struct CGSize { float x1; float x2; })badgeOffset; + +- (BOOL)enabled; +- (id)imageView; +- (BOOL)textFieldShouldClear:(id)arg1; +- (struct _NSRange { unsigned int x1; unsigned int x2; })textField:(id)arg1 willChangeSelectionFromCharacterRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 toCharacterRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg3; +- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 replacementString:(id)arg3; +- (BOOL)textFieldShouldReturn:(id)arg1; +- (void)textFieldDidEndEditing:(id)arg1; +- (void)textFieldDidBeginEditing:(id)arg1; +- (id)title; +- (BOOL)canBecomeFirstResponder; +- (void)setEnabled:(BOOL)arg1; +- (BOOL)becomeFirstResponder; +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)setTitle:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)renameAction; +- (id)closeAction; +- (BOOL)isBadgeShown; +- (BOOL)ignoreEndEditing; +- (void)_handleCloseBoxTap; +- (void)_positionBadgeView; +- (void)setRenameAction:(id)arg1; +- (void)setCloseAction:(id)arg1; +- (void)resetToInitialSizeAndAngle; +- (id)badgeView; +- (id)badgeImage; +- (void)setShowBadge:(BOOL)arg1; +- (void)setBadgeImage:(id)arg1; +- (void)setShowCloseBox:(BOOL)arg1 animated:(BOOL)arg2; +- (BOOL)isLabelEditable; +- (BOOL)pointIsInsideTitle:(struct CGPoint { float x1; float x2; })arg1; +- (void)setStackedAngle:(float)arg1; +- (float)stackedAngle; +- (unsigned int)imageIndex; +- (struct CGPoint { float x1; float x2; })closeBoxPosition; +- (BOOL)isCloseBoxShown; +- (void)setLabelIsEditable:(BOOL)arg1; +- (void)setImageIndex:(unsigned int)arg1; +- (void)setShowCloseBox:(BOOL)arg1; +- (void)setSourceView:(id)arg1; +- (id)sourceView; +- (void)setIgnoreEndEditing:(BOOL)arg1; +- (BOOL)isLabelEditing; +- (BOOL)isShadowEnabled; +- (void)setShadowEnabled:(BOOL)arg1; +- (void)setSize:(struct CGSize { float x1; float x2; })arg1 angle:(float)arg2; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLStackView.h b/PhotoLibrary.framework/PLStackView.h new file mode 100755 index 0000000..4b1d2a5 --- /dev/null +++ b/PhotoLibrary.framework/PLStackView.h @@ -0,0 +1,362 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIImage, , UIGestureRecognizer, NSMutableIndexSet, NSIndexSet, PLStackedImageView, PLExpandableView, PLAutoScroller, UILongPressGestureRecognizer, UIView, NSArray, PLTableView, , PLStackItemViewCell, NSString, NSMutableDictionary, NSMutableArray, CADynamicsBehavior; + +@interface PLStackView : PLExpandableView { + PLTableView *_tableView; + UIView *_tableHeaderView; + UIView *_tableFooterView; + CADynamicsBehavior *_behavior; + NSMutableArray *_springs; + NSMutableArray *_bakedAngles; + UILongPressGestureRecognizer *_pressRecognizer; + UIGestureRecognizer *_tapRecognizer; + PLExpandableView *_forwardingView; + unsigned int _itemCount; + *_stackDelegate; + *_dataSource; + NSArray *_stackedViews; + NSIndexSet *_stackedItemIndexes; + NSMutableIndexSet *_selectedIndexes; + NSMutableIndexSet *_badgedIndexes; + UIImage *_badgeImage; + NSMutableDictionary *_customBadgeImages; + UIImage *_placeholder; + UIImage *_stackedImage; + PLStackedImageView *_stackedImageView; + PLStackItemViewCell *_contextItemCell; + PLStackItemViewCell *_activeItemCell; + struct CGSize { + float width; + float height; + } _expandedLayoutSize; + float _horizontalMargin; + float _verticalMargin; + float _verticalSpacing; + unsigned int _numColumns; + unsigned int _layoutCols; + unsigned int _layoutRows; + struct CGSize { + float width; + float height; + } _collapsedImageSize; + struct CGSize { + float width; + float height; + } _expandedImageSize; + struct CGSize { + float width; + float height; + } _preferredStackedImageSize; + struct __CFDictionary { } *_itemCellsByIndex; + struct _NSRange { + unsigned int location; + unsigned int length; + } _displayedImageIndexes; + NSIndexSet *_collapsedStackIndexes; + float _previousExpansionFraction; + float _currentExpansionFraction; + double _centerXVelocity; + double _centerYVelocity; + struct CGPoint { + float x; + float y; + } _anchorPoint; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _currentLayoutBounds; + float _currentLayoutWidthSpace; + float _currentLayoutHeightSpace; + struct CGSize { + float width; + float height; + } _currentImageSize; + NSString *_initialScrollPositionOffsetKey; + struct CGPoint { + float x; + float y; + } _tableViewContentOffset; + struct UIEdgeInsets { + float top; + float left; + float bottom; + float right; + } _tableViewContentInset; + struct UIEdgeInsets { + float top; + float left; + float bottom; + float right; + } _layoutMargins; + PLAutoScroller *_autoscroller; + struct CGColorSpace { } *_deviceRGB; + struct { + unsigned int allowsPinchToCollapse : 1; + unsigned int allowsSelection : 1; + unsigned int allowsSelectionGestures : 1; + unsigned int allowsItemExpansionDuringEditing : 1; + unsigned int allowsReordering : 1; + unsigned int canCreateStackedImage : 1; + unsigned int showsTextBadges : 1; + unsigned int expandingItemImagesLoadSynchronously : 1; + unsigned int didStartExpand : 1; + unsigned int dontChangeTransforms : 1; + unsigned int firstPass : 1; + unsigned int isHandlingPinch : 1; + unsigned int didBeginPinching : 1; + unsigned int editing : 1; + unsigned int editAnimation : 1; + unsigned int dragInProgress : 1; + unsigned int dataSourceImplementsDataForImage : 1; + unsigned int dataSourceImplementsTextBadgeStringForImage : 1; + unsigned int dataSourceImplementsLabelForItem : 1; + unsigned int dataSourceImplementsPreheatImagesInRange : 1; + unsigned int dataSourceImplementsEditingOptionsForItemAtIndex : 1; + unsigned int dataSourceImplementsRemoveItemAtIndex : 1; + unsigned int dataSourceImplementsCollapsedIndexesForCount : 1; + unsigned int stackDelegateImplementsShouldSelectItemAtIndex : 1; + unsigned int stackDelegateImplementsShouldEnableItemAtIndex : 1; + unsigned int stackDelegateImplementsSelectionDidChange : 1; + unsigned int replaceBitmapWithItemViewCells : 1; + unsigned int dragSelectionState : 2; + unsigned int expansionFractionIsDirty : 1; + unsigned int imageSizeIsDirty : 1; + unsigned int isDisplayingContextMenu : 1; + unsigned int preventReload : 1; + unsigned int needsReload : 1; + unsigned int refreshStackedImage : 1; + unsigned int debugDelegateSupportsSingleTaps : 1; + unsigned int scrollingDownward : 1; + } _stackFlags; + NSMutableArray *_inProgressAnimationContexts; + NSMutableIndexSet *_unloadedIndexes; + BOOL dimNonMovableItems; + int selectionStyle; +} + +@property * dataSource; +@property * stackDelegate; +@property(retain) UIImage * placeholder; +@property struct CGSize { float x1; float x2; } collapsedImageSize; +@property struct CGSize { float x1; float x2; } expandedImageSize; +@property float verticalSpacing; +@property BOOL canCreateStackedImage; +@property BOOL allowsPinchToCollapse; +@property BOOL showTextBadges; +@property BOOL expandingItemImagesLoadSynchronously; +@property(retain) UIImage * badgeImage; +@property(retain) NSIndexSet * badgedIndexes; +@property(getter=isEditing) BOOL editing; +@property int editAnimation; +@property BOOL dimNonMovableItems; +@property BOOL allowsReordering; +@property BOOL allowsSelection; +@property BOOL allowsSelectionGestures; +@property int selectionStyle; +@property(getter=isItemExpansionDuringEditingAllowed) BOOL allowsItemExpansionDuringEditing; +@property(retain) NSIndexSet * selectedIndexes; +@property(retain) UIView * headerView; +@property(retain) UIView * footerView; +@property(readonly) unsigned int numberOfColumns; +@property(retain) NSString * initialScrollPositionOffsetKey; +@property PLStackItemViewCell * contextItemCell; +@property(retain) PLExpandableView * forwardingView; + ++ (void)initialize; ++ (id)selectionBadgeImage; ++ (float)maxStackedAngle; + +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setDelegate:(id)arg1; +- (void)setFooterView:(id)arg1; +- (id)footerView; +- (void)setHeaderView:(id)arg1; +- (id)headerView; +- (void)tap:(id)arg1; +- (BOOL)_gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2; +- (BOOL)_isAnimating; +- (int)selectionStyle; +- (void)setAllowsReordering:(BOOL)arg1; +- (id)tableView; +- (void)_keyboardWillHide:(id)arg1; +- (void)_keyboardWillShow:(id)arg1; +- (void)setPlaceholder:(id)arg1; +- (id)placeholder; +- (void)setSelectionStyle:(int)arg1; +- (void)setEditing:(BOOL)arg1; +- (void)_setTableView:(id)arg1; +- (void)_reloadDataIfNeeded; +- (BOOL)allowsSelection; +- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)setAllowsSelection:(BOOL)arg1; +- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (BOOL)isEditing; +- (void)longPress:(id)arg1; +- (void)scrollViewWillBeginDragging:(id)arg1; +- (BOOL)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndScrollingAnimation:(id)arg1; +- (void)scrollViewDidScrollToTop:(id)arg1; +- (void)scrollViewDidEndDecelerating:(id)arg1; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidScroll:(id)arg1; +- (BOOL)canBecomeFirstResponder; +- (void)didMoveToSuperview; +- (void)willMoveToWindow:(id)arg1; +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (int)orientation; +- (id)dataSource; +- (unsigned int)numberOfColumns; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)endUpdates; +- (void)beginUpdates; +- (void)layoutSubviews; +- (void)reloadData; +- (void)setDataSource:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)contextItemCell; +- (id)forwardingView; +- (id)initialScrollPositionOffsetKey; +- (void)setDimNonMovableItems:(BOOL)arg1; +- (void)pulseItemAtIndex:(unsigned int)arg1 fromZero:(BOOL)arg2 completion:(id)arg3; +- (void)scrollToVisibleWithMotionBlurItemAtIndex:(unsigned int)arg1; +- (void)setExpandingItemImagesLoadSynchronously:(BOOL)arg1; +- (BOOL)canCreateStackedImage; +- (void)setCanCreateStackedImage:(BOOL)arg1; +- (struct CGSize { float x1; float x2; })expandedImageSize; +- (void)setExpandedImageSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })collapsedImageSize; +- (void)setCollapsedImageSize:(struct CGSize { float x1; float x2; })arg1; +- (void)setVerticalSpacing:(float)arg1; +- (id)stackDelegate; +- (void)setStackDelegate:(id)arg1; +- (void)_deselectAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (void)deselectAllNotifyingDelegate:(id)arg1; +- (void)selectAllNotifyingDelegate:(id)arg1; +- (void)setAllowsItemExpansionDuringEditing:(BOOL)arg1; +- (void)setAllowsSelectionGestures:(BOOL)arg1; +- (id)customBadgeForItemAtIndex:(unsigned int)arg1; +- (void)beginEditingItemAtIndex:(unsigned int)arg1 animated:(BOOL)arg2; +- (int)editAnimation; +- (void)setEditAnimation:(int)arg1; +- (void)setShowTextBadges:(BOOL)arg1; +- (void)behaviorDidStop:(id)arg1; +- (void)finishStateTransition; +- (void)imageDidChangeForItemIndex:(unsigned int)arg1; +- (struct CGSize { float x1; float x2; })preferredStackedImageSize; +- (id)stackedImageView; +- (void)_removeAnimationDidStop:(id)arg1 finished:(id)arg2 itemView:(id)arg3; +- (id)allItemViews; +- (id)visibleItemViews; +- (void)removeItemsAtIndexes:(id)arg1; +- (void)insertItemsAtIndexes:(id)arg1; +- (void)reloadImagesForItemAtIndex:(int)arg1; +- (id)_jiggleAnimation; +- (BOOL)dimNonMovableItems; +- (void)_preheatImageDataForDownwardScroll:(BOOL)arg1; +- (void)_hideMenu; +- (void)setContextItemCell:(id)arg1; +- (void)_autohideMenu; +- (void)reloadItemAtIndex:(int)arg1; +- (BOOL)_pointIsInBlankSpaceAfterLastItem:(struct CGPoint { float x1; float x2; })arg1; +- (void)_setSelectedIndexes:(id)arg1 animated:(BOOL)arg2; +- (BOOL)allowsSelectionGestures; +- (void)setAllowsSelection:(BOOL)arg1 animated:(BOOL)arg2; +- (void)deselectAll:(BOOL)arg1; +- (id)badgeImage; +- (void)setBadgeImage:(id)arg1; +- (void)_badgeChangeAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (id)visibleItemIndexes; +- (void)endEditingCurrentItem; +- (void)_nudgeAnimationDidStop:(id)arg1 finished:(id)arg2; +- (void)_moveItemsFromTableView; +- (void)_moveItemsToTableView; +- (void)updateItemViewPositionForContractedState; +- (void)_beginExpansion; +- (BOOL)allowsPinchToCollapse; +- (void)_displayContextMenu:(id)arg1; +- (void)_dragMove:(id)arg1; +- (BOOL)allowsReordering; +- (void)_pinchWasCanceled:(id)arg1; +- (void)_updateBadgesForOldIndexes:(id)arg1 newIndexes:(id)arg2 animated:(BOOL)arg3; +- (void)setForwardingView:(id)arg1; +- (id)_visibleImageViewAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)_setSelectionState:(int)arg1 forItemCell:(id)arg2; +- (id)visibleItemCellAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)_reloadVisibleRows; +- (void)_setLayoutBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 forState:(int)arg2 withDuration:(double)arg3; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_contractedLayoutBounds; +- (BOOL)expandingItemImagesLoadSynchronously; +- (void)refreshStackedImage; +- (id)_createStackedImageWithViews:(id)arg1; +- (BOOL)_stackedImageShouldBeSquare; +- (id)_stackedImage; +- (BOOL)isItemExpansionDuringEditingAllowed; +- (BOOL)showTextBadges; +- (void)_updateBadgesForItemAtIndex:(unsigned int)arg1 animated:(BOOL)arg2; +- (void)_tileStackItemsWithDuration:(double)arg1; +- (void)_addBehaviorToLayer:(id)arg1 withSprings:(id)arg2; +- (struct CGPoint { float x1; float x2; })positionOfImageAtIndex:(int)arg1 inView:(id)arg2; +- (void)_cancelBehavior; +- (struct CGSize { float x1; float x2; })_currentImageSize; +- (float)currentExpansionFraction; +- (void)_layoutStacked; +- (void)setCustomBadgeImage:(id)arg1 forItemAtIndex:(unsigned int)arg2; +- (void)setSelectedIndexes:(id)arg1; +- (void)setBadgedIndexes:(id)arg1; +- (id)selectedIndexes; +- (id)badgedIndexes; +- (void)_shiftAnimationDidStop:(id)arg1 finished:(id)arg2 shiftedItemCells:(id)arg3; +- (void)removeItemsAtIndexes:(id)arg1 withItemAnimation:(int)arg2; +- (void)unloadItemAtIndex:(int)arg1; +- (void)_imageDidChangeForItemsAtIndexes:(id)arg1; +- (id)itemCellAtIndex:(unsigned int)arg1 loadSynchronously:(BOOL)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameOfImageAtIndex:(int)arg1 inView:(id)arg2; +- (void)_addAnimationDidStop:(id)arg1 finished:(id)arg2 shiftedItemCells:(id)arg3; +- (unsigned int)_numberOfRowsForNItems:(unsigned int)arg1; +- (void)_shiftCustomBadgeImagesStartingAtIndex:(unsigned int)arg1 by:(int)arg2; +- (id)collapsedStackIndexes; +- (id)_itemViewAtIndex:(int)arg1 synchronously:(BOOL)arg2; +- (id)visibleItemCellAtIndex:(int)arg1; +- (void)_reloadItemAtIndex:(int)arg1 synchronously:(BOOL)arg2; +- (void)_invalidateStackedImage; +- (void)_updateItemCount; +- (BOOL)_canReload; +- (void)_layoutItemCellsFromIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2 inTableCell:(id)arg3 animated:(BOOL)arg4; +- (id)stackedItemCells; +- (void)_updateStackedImageView; +- (void)scrollToVisibleItemAtIndex:(unsigned int)arg1 animated:(BOOL)arg2; +- (void)_calculateLayout; +- (void)_updateDisplayedImageIndexes; +- (void)_reconfigureViewWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 force:(BOOL)arg2; +- (float)verticalSpacing; +- (void)_behaviorEnded:(BOOL)arg1; +- (void)_removeBehavior; +- (void)setInitialScrollPositionOffsetKey:(id)arg1; +- (void)pinch:(id)arg1; +- (void)_dragSelect:(id)arg1; +- (void)setAllowsPinchToCollapse:(BOOL)arg1; +- (void)setExpandedFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)expandWithAnimation:(BOOL)arg1; +- (float)completeTrackingPinch:(id)arg1 toState:(int)arg2 duration:(double)arg3; +- (int)snapState:(BOOL)arg1; +- (float)continueTrackingPinch:(id)arg1; +- (void)beginTrackingPinch:(id)arg1; +- (void)stateDidChangeFrom:(int)arg1; +- (void)stateWillChangeTo:(int)arg1; +- (void)setDataSource:(id)arg1 reloadData:(BOOL)arg2; +- (void)dealloc; +- (unsigned int)itemCount; + +@end diff --git a/PhotoLibrary.framework/PLStackedImageView.h b/PhotoLibrary.framework/PLStackedImageView.h new file mode 100755 index 0000000..19bd87b --- /dev/null +++ b/PhotoLibrary.framework/PLStackedImageView.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLStackedImageView : UIImageView { +} + ++ (Class)layer; + +- (id)replicatorLayer; + +@end diff --git a/PhotoLibrary.framework/PLSwipeBlockingScrollView.h b/PhotoLibrary.framework/PLSwipeBlockingScrollView.h new file mode 100755 index 0000000..38b6535 --- /dev/null +++ b/PhotoLibrary.framework/PLSwipeBlockingScrollView.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface PLSwipeBlockingScrollView : UIPageControllerScrollView { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id gestureShouldBeginHandler; + +} + +@property(copy) id gestureShouldBeginHandler; + + +- (BOOL)gestureRecognizerShouldBegin:(id)arg1; +- (double)_touchDelayForScrollDetection; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)gestureShouldBeginHandler; +- (void)setGestureShouldBeginHandler:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLSyncProgressView.h b/PhotoLibrary.framework/PLSyncProgressView.h new file mode 100755 index 0000000..af0e8b5 --- /dev/null +++ b/PhotoLibrary.framework/PLSyncProgressView.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UILabel, NSNumberFormatter, UIActivityIndicatorView; + +@interface PLSyncProgressView : UIView { + UIActivityIndicatorView *_spinner; + UILabel *_infoLabel; + NSNumberFormatter *_countFormatter; + int _progressType; + unsigned int _currentCount; + unsigned int _totalCount; +} + +@property int progressType; +@property unsigned int currentCount; +@property unsigned int totalCount; + + +- (void)setCurrentCount:(unsigned int)arg1; +- (unsigned int)totalCount; +- (void)layoutSubviews; +- (int)progressType; +- (void)setTotalCount:(unsigned int)arg1; +- (id)initWithLargeMetrics:(BOOL)arg1; +- (unsigned int)currentCount; +- (id)_progressDescription; +- (void)setProgressType:(int)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLTabbedLibraryViewController.h b/PhotoLibrary.framework/PLTabbedLibraryViewController.h new file mode 100755 index 0000000..511f3e4 --- /dev/null +++ b/PhotoLibrary.framework/PLTabbedLibraryViewController.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UINavigationController, NSDictionary, PLImportViewController, PLPhotosPickerSession; + +@interface PLTabbedLibraryViewController : UITabBarController { + PLImportViewController *_importViewController; + PLPhotosPickerSession *_currentPickerSession; + NSDictionary *_filteredAlbumListsByContentMode; + BOOL _showPlacesTab; + BOOL _showImportTab; + BOOL _barHiddenExplicitly; +} + +@property(readonly) UINavigationController * selectedNavigationController; +@property(retain) PLImportViewController * importViewController; +@property(readonly) BOOL needsTabBar; +@property int selectedContentMode; +@property(retain) PLPhotosPickerSession * currentPickerSession; + + +- (void)_applicationWillEnterForeground:(id)arg1; +- (void)showBarWithTransition:(int)arg1; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (void)viewDidLoad; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)prepareForDefaultImageSnapshot; +- (void)setImportViewController:(id)arg1; +- (id)importViewController; +- (void)hideImportTab:(BOOL)arg1; +- (void)showImportTab:(BOOL)arg1; +- (int)selectedContentMode; +- (void)setSelectedContentMode:(int)arg1; +- (id)_navigationControllerWithAlbumList:(id)arg1 contentMode:(int)arg2; +- (id)libraryViewControllerWithAlbumList:(struct NSObject { Class x1; }*)arg1 contentMode:(int)arg2; +- (void)_navigateToAlbum:(struct NSObject { Class x1; }*)arg1 andPerformAction:(int)arg2 animated:(BOOL)arg3 completion:(id)arg4; +- (id)_navigationControllerForContentMode:(int)arg1; +- (void)_updateDisplayedTabs:(BOOL)arg1; +- (void)_makeViewControllersPerformSelector:(SEL)arg1 withNotification:(id)arg2; +- (void)showTabBarIfNeeded:(BOOL)arg1; +- (void)hideTabBar:(BOOL)arg1; +- (BOOL)needsTabBar; +- (void)albumListDidChange:(id)arg1; +- (void)_libraryDidChange:(id)arg1; +- (void)navigateToRevealAlbum:(struct NSObject { Class x1; }*)arg1 animated:(BOOL)arg2; +- (void)setCurrentPickerSession:(id)arg1; +- (id)currentPickerSession; +- (void)navigateToAlbum:(struct NSObject { Class x1; }*)arg1 animated:(BOOL)arg2 completion:(id)arg3; +- (void)albumDidChange:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)selectedNavigationController; + +@end diff --git a/PhotoLibrary.framework/PLTableView.h b/PhotoLibrary.framework/PLTableView.h new file mode 100755 index 0000000..fc66d96 --- /dev/null +++ b/PhotoLibrary.framework/PLTableView.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class CAFilter; + +@interface PLTableView : UITableView { + CAFilter *_blurFilter; + unsigned int _shouldBlur : 1; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id scrollingEndedCompletion; + +} + +@property(getter=isScrolling,readonly) BOOL scrolling; +@property(getter=isBlurFilterEnabled) BOOL blurFilterEnabled; +@property(copy) id scrollingEndedCompletion; + + +- (BOOL)isScrolling; +- (void)setContentOffset:(struct CGPoint { float x1; float x2; })arg1 animated:(BOOL)arg2; +- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 style:(int)arg2; +- (BOOL)isBlurFilterEnabled; +- (void)_removeBlurFilter; +- (void)_setBlurFilterEnabled:(BOOL)arg1; +- (void)setBlurFilterEnabled:(BOOL)arg1; +- (void)setScrollingEndedCompletion:(id)arg1; +- (id)scrollingEndedCompletion; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLTableViewEditableCell.h b/PhotoLibrary.framework/PLTableViewEditableCell.h new file mode 100755 index 0000000..64fd295 --- /dev/null +++ b/PhotoLibrary.framework/PLTableViewEditableCell.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLTextView, UITextField, UILabel; + +@interface PLTableViewEditableCell : UITableViewCell { + PLTextView *_textView; + UITextField *_textField; + UILabel *_sizeTextLabel; + id _delegate; + BOOL _forceFirstResponder; + int _cellStyle; +} + +@property int style; + ++ (id)posterCellIdentifier; + +- (void)setDelegate:(id)arg1; +- (id)value; +- (void)textViewDidChange:(id)arg1; +- (BOOL)textViewShouldEndEditing:(id)arg1; +- (void)textViewDidBeginEditing:(id)arg1; +- (void)setValue:(id)arg1; +- (BOOL)textFieldShouldReturn:(id)arg1; +- (BOOL)textFieldShouldEndEditing:(id)arg1; +- (void)textFieldDidBeginEditing:(id)arg1; +- (BOOL)isEditing; +- (int)style; +- (void)setStyle:(int)arg1; +- (struct CGSize { float x1; float x2; })contentSize; +- (BOOL)becomeFirstResponder; +- (BOOL)resignFirstResponder; +- (void)layoutSubviews; +- (id)sizeTextLabel; +- (void)forceFirstResponder:(BOOL)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 cellStyle:(int)arg2; +- (id)initHDSDCell; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 multiLine:(BOOL)arg2; +- (void)_textFieldChanged; +- (void)setPlaceholderText:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLTableViewEditableTagCell.h b/PhotoLibrary.framework/PLTableViewEditableTagCell.h new file mode 100755 index 0000000..074fe46 --- /dev/null +++ b/PhotoLibrary.framework/PLTableViewEditableTagCell.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLTableViewEditableTagCell : PLTableViewEditableCell { +} + + +- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 replacementString:(id)arg3; +- (BOOL)textFieldShouldReturn:(id)arg1; + +@end diff --git a/PhotoLibrary.framework/PLTapFailedGestureRecognizer.h b/PhotoLibrary.framework/PLTapFailedGestureRecognizer.h new file mode 100755 index 0000000..b6741f5 --- /dev/null +++ b/PhotoLibrary.framework/PLTapFailedGestureRecognizer.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLTapFailedGestureRecognizer : UIGestureRecognizer { +} + + +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; + +@end diff --git a/PhotoLibrary.framework/PLTemporaryImageTable.h b/PhotoLibrary.framework/PLTemporaryImageTable.h new file mode 100755 index 0000000..5c2d35e --- /dev/null +++ b/PhotoLibrary.framework/PLTemporaryImageTable.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSString, NSMutableArray, PLImageTable; + +@interface PLTemporaryImageTable : NSObject { + PLImageTable *_imageTable; + unsigned int _nextTableEntryIndex; + NSMutableArray *_itemIndexToThumbEntryMapping; + NSString *_imageTablePath; + int _imageFormat; +} + + +- (void)reset; +- (void)insertItemAtIndex:(unsigned int)arg1; +- (id)imageForItemAtIndex:(unsigned int)arg1; +- (id)dataForItemAtIndex:(unsigned int)arg1 widthOut:(int*)arg2 heightOut:(int*)arg3 bytesPerRowOut:(int*)arg4 dataWidthOut:(int*)arg5 dataHeightOut:(int*)arg6 imageDataOffset:(int*)arg7; +- (void)setImage:(id)arg1 videoDuration:(id)arg2 forItemAtIndex:(unsigned int)arg3; +- (id)initWithWithPath:(id)arg1 imageFormat:(int)arg2; +- (void)_cleanup; +- (unsigned int)_imageTableIndexForItemIndex:(unsigned int)arg1; +- (void)dealloc; +- (void)removeItemAtIndex:(unsigned int)arg1; + +@end diff --git a/PhotoLibrary.framework/PLTextView.h b/PhotoLibrary.framework/PLTextView.h new file mode 100755 index 0000000..a7946f0 --- /dev/null +++ b/PhotoLibrary.framework/PLTextView.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UILabel; + +@interface PLTextView : UITextView { + UILabel *_placeholder; + BOOL _showingPlaceholder; +} + + +- (void)setContentOffset:(struct CGPoint { float x1; float x2; })arg1; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)setPlaceholderText:(id)arg1; +- (void)updatePlaceholder; +- (id)_placeholder; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLTileContainerView.h b/PhotoLibrary.framework/PLTileContainerView.h new file mode 100755 index 0000000..f2991e1 --- /dev/null +++ b/PhotoLibrary.framework/PLTileContainerView.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLTileContainerView : UIView { +} + + +- (BOOL)canBecomeFirstResponder; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/PhotoLibrary.framework/PLToolbar.h b/PhotoLibrary.framework/PLToolbar.h new file mode 100755 index 0000000..5dff0c7 --- /dev/null +++ b/PhotoLibrary.framework/PLToolbar.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIToolbar; + +@interface PLToolbar : UIToolbar { + unsigned int _backgroundHidden : 1; + unsigned int _backgroundAlwaysVisible : 1; + UIToolbar *_persistentToolbar; +} + +@property(getter=isBackgroundHidden) BOOL backgroundHidden; +@property(getter=isBackgroundAlwaysVisible) BOOL backgroundAlwaysVisible; + + +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setBackgroundAlwaysVisible:(BOOL)arg1; +- (BOOL)isBackgroundAlwaysVisible; +- (void)setBackgroundHidden:(BOOL)arg1; +- (BOOL)isBackgroundHidden; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLTouchGestureRecognizer.h b/PhotoLibrary.framework/PLTouchGestureRecognizer.h new file mode 100755 index 0000000..96d85f5 --- /dev/null +++ b/PhotoLibrary.framework/PLTouchGestureRecognizer.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UITouch; + +@interface PLTouchGestureRecognizer : UIGestureRecognizer { + UITouch *_touch; + struct CGPoint { + float x; + float y; + } _previousLocation; +} + + +- (void)reset; +- (void)setTranslation:(struct CGPoint { float x1; float x2; })arg1 inView:(id)arg2; +- (struct CGPoint { float x1; float x2; })translationInView:(id)arg1; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (struct CGPoint { float x1; float x2; })locationInView:(id)arg1; +- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; + +@end diff --git a/PhotoLibrary.framework/PLUIAlbumViewController.h b/PhotoLibrary.framework/PLUIAlbumViewController.h new file mode 100755 index 0000000..75863d1 --- /dev/null +++ b/PhotoLibrary.framework/PLUIAlbumViewController.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLUIAlbumViewController : PLAlbumViewController { + int _previousStatusBarStyle; + int _newStatusBarStyle; + unsigned int _didSetPreviousStatusBarStyle : 1; +} + + +- (void)_setImagePickerMediaTypes:(id)arg1; +- (int)_imagePickerStatusBarStyle; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)albumView:(id)arg1 didTapPhotoAtIndex:(unsigned int)arg2; +- (void)albumViewSelectionDidChange:(id)arg1 added:(id)arg2 removed:(id)arg3; +- (void)_showDoneButton; +- (void)_doneButtonClicked:(id)arg1; +- (void)_cancelButtonClicked:(id)arg1; +- (void)_libraryDidChange:(id)arg1; +- (void)_showCancelButton; +- (BOOL)_dismissButtonAllowed; +- (void)setAlbum:(struct NSObject { Class x1; }*)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLUICameraViewController.h b/PhotoLibrary.framework/PLUICameraViewController.h new file mode 100755 index 0000000..9cd296b --- /dev/null +++ b/PhotoLibrary.framework/PLUICameraViewController.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLUICameraViewController : PLCameraViewController { + int _previousStatusBarStyle; + int _newStatusBarStyle; + struct CGAffineTransform { + float a; + float b; + float c; + float d; + float tx; + float ty; + } _previewViewTransform; +} + + +- (void)setAllowsEditing:(BOOL)arg1; +- (BOOL)_displaysFullScreen; +- (void)_setImagePickerMediaTypes:(id)arg1; +- (int)_imagePickerStatusBarStyle; +- (void)_setCameraFlashMode:(int)arg1; +- (int)_cameraFlashMode; +- (void)_setCameraCaptureMode:(unsigned int)arg1; +- (unsigned int)_cameraCaptureMode; +- (void)_setCameraDevice:(unsigned int)arg1; +- (unsigned int)_cameraDevice; +- (void)_stopVideoCapture; +- (BOOL)_startVideoCapture; +- (void)_takePicture; +- (void)_setCameraViewTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1; +- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })_cameraViewTransform; +- (void)_setCameraOverlayView:(id)arg1; +- (id)_cameraOverlayView; +- (void)_setShowsCameraControls:(BOOL)arg1; +- (BOOL)_showsCameraControls; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)viewDidLayoutSubviews; +- (void)viewWillLayoutSubviews; +- (BOOL)cameraViewShouldShowPreviewAfterSelection:(id)arg1; +- (void)cameraView:(id)arg1 videoSavedToPath:(id)arg2 editingInfo:(id)arg3; +- (void)cameraView:(id)arg1 photoSaved:(id)arg2; +- (void)cameraViewCancelled:(id)arg1; +- (void)_adjustContentSizeForOrientation:(int)arg1; +- (void)_windowOrientationWillChange:(id)arg1; +- (void)setWantsImageData:(BOOL)arg1; +- (void)_editabilityChanged:(id)arg1; +- (id)_cameraView; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLUIController.h b/PhotoLibrary.framework/PLUIController.h new file mode 100755 index 0000000..e198982 --- /dev/null +++ b/PhotoLibrary.framework/PLUIController.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UITransitionView, NSDictionary; + +@interface PLUIController : NSObject { + id _delegate; + UITransitionView *_fullScreenTransitionView; + NSDictionary *_configuration; +} + ++ (id)sharedInstance; + +- (void)setDelegate:(id)arg1; +- (id)contentViewWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)init; +- (void)dealloc; +- (id)configuration; +- (void)setConfiguration:(id)arg1; + +@end diff --git a/PhotoLibrary.framework/PLUIEditImageViewController.h b/PhotoLibrary.framework/PLUIEditImageViewController.h new file mode 100755 index 0000000..5dde6fe --- /dev/null +++ b/PhotoLibrary.framework/PLUIEditImageViewController.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLUIEditImageViewController : PLUIImageViewController { + id _delegate; + int _saveOptions; +} + +@property id delegate; + + +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (int)saveOptions; +- (void)cropOverlay:(id)arg1 didFinishSaving:(id)arg2; +- (int)imageFormat; +- (unsigned int)_tileAutoresizingMask; +- (unsigned int)_contentAutoresizingMask; +- (void)cropOverlayWasOKed:(id)arg1; +- (void)cropOverlayWasCancelled:(id)arg1; +- (id)imageTile; +- (void)setImageSavingOptions:(int)arg1; +- (id)initWithPhoto:(id)arg1; +- (id)photo; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLUIEditVideoViewController.h b/PhotoLibrary.framework/PLUIEditVideoViewController.h new file mode 100755 index 0000000..008f5a5 --- /dev/null +++ b/PhotoLibrary.framework/PLUIEditVideoViewController.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIImagePickerController, UINavigationItem, NSDictionary; + +@interface PLUIEditVideoViewController : PLUIImageViewController { + NSDictionary *_options; + UIImagePickerController *_imagePicker; + UINavigationItem *_navItem; + id _delegate; + Class _viewClass; + unsigned int _canCreateMetadata; +} + + +- (void)setDelegate:(id)arg1; +- (id)initWithProperties:(id)arg1; +- (BOOL)_displaysFullScreen; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (id)navigationItem; +- (id)delegate; +- (void)setViewClass:(Class)arg1; +- (id)initWithPhoto:(id)arg1 trimTitle:(id)arg2; +- (void)_setupNavigationItemAndTrimTitle:(id)arg1; +- (void)_cancelTrim:(id)arg1; +- (BOOL)_editingForThirdParty; +- (void)setImagePickerOptions:(id)arg1; +- (id)_trimMessage; +- (void)didChooseVideoAtPath:(id)arg1 options:(id)arg2; +- (id)uiipc_imagePickerOptions; +- (Class)_viewClass; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })previewFrame; +- (int)cropOverlayMode; +- (void)videoRemakerDidEndRemaking:(id)arg1 temporaryPath:(id)arg2; +- (BOOL)videoViewCanCreateMetadata:(id)arg1; +- (void)videoViewPlaybackDidFail:(id)arg1; +- (float)videoViewScrubberYOrigin:(id)arg1 forOrientation:(int)arg2; +- (void)_trimVideo:(id)arg1; +- (id)uiipc_imagePickerController; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLUIImageViewController.h b/PhotoLibrary.framework/PLUIImageViewController.h new file mode 100755 index 0000000..cd920be --- /dev/null +++ b/PhotoLibrary.framework/PLUIImageViewController.h @@ -0,0 +1,96 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLVideoView, PLVideoRemaker, PLManagedAsset, PLPhotoTileViewController, PLImageCache, PLImageLoadingQueue, UIImage, NSString, PLImageSource, PLCropOverlay; + +@interface PLUIImageViewController : UIViewController { + PLManagedAsset *_photo; + struct CGImage { } *_imageRef; + UIImage *_image; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _cropRect; + PLCropOverlay *_cropOverlay; + PLPhotoTileViewController *_imageTile; + PLVideoView *_videoView; + PLVideoRemaker *_remaker; + NSString *_videoPath; + PLImageCache *_imageCache; + PLImageLoadingQueue *_imageLoadingQueue; + PLImageSource *_imageSource; + int _previousStatusBarStyle; + int _newStatusBarStyle; + unsigned int _allowEditing : 1; + unsigned int _statusBarWasHidden : 1; + unsigned int _isVideo : 1; + unsigned int _isDisappearing : 1; + unsigned int _remaking : 1; +} + + +- (void)setAllowsEditing:(BOOL)arg1; +- (BOOL)_displaysFullScreen; +- (id)initWithUIImage:(id)arg1 cropRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (id)initWithImageData:(id)arg1 cropRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)_removedAsTopViewController; +- (int)_imagePickerStatusBarStyle; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)videoViewDidPausePlayback:(id)arg1 didFinish:(BOOL)arg2; +- (void)cropOverlay:(id)arg1 didFinishSaving:(id)arg2; +- (id)initWithVideoPath:(id)arg1; +- (id)initWithImage:(struct CGImage { }*)arg1 cropRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)imageLoadingQueue:(id)arg1 didLoadImage:(id)arg2 forAsset:(id)arg3 fromSource:(id)arg4; +- (int)imageFormat; +- (id)_trimMessage; +- (void)_enableCropOverlayIfNecessary; +- (void)didChooseVideoAtPath:(id)arg1 options:(id)arg2; +- (void)_editabilityChanged:(id)arg1; +- (void)_updateGestureSettings; +- (BOOL)clientIsWallpaper; +- (unsigned int)_tileAutoresizingMask; +- (void)setupNavigationItem; +- (unsigned int)_contentAutoresizingMask; +- (Class)_viewClass; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })previewFrame; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_viewFrame; +- (int)cropOverlayMode; +- (id)useButtonTitle; +- (void)cropOverlayPause:(id)arg1; +- (void)cropOverlayPlay:(id)arg1; +- (void)videoRemakerDidEndRemaking:(id)arg1 temporaryPath:(id)arg2; +- (void)videoRemakerDidBeginRemaking:(id)arg1; +- (void)cropOverlayWasOKed:(id)arg1; +- (void)cropOverlayWasCancelled:(id)arg1; +- (BOOL)photoTileViewControllerIsDisplayingLandscape:(id)arg1; +- (BOOL)videoViewCanCreateMetadata:(id)arg1; +- (void)videoViewDidEndPlayback:(id)arg1 didFinish:(BOOL)arg2; +- (void)videoViewDidBeginPlayback:(id)arg1; +- (void)videoViewIsReadyToBeginPlayback:(id)arg1; +- (BOOL)videoViewCanBeginPlayback:(id)arg1; +- (float)videoViewScrubberYOrigin:(id)arg1 forOrientation:(int)arg2; +- (BOOL)photoTileViewControllerAllowsEditing:(id)arg1; +- (void)photoTileViewControllerDidEndGesture:(id)arg1; +- (void)photoTileViewControllerWillBeginGesture:(id)arg1; +- (void)photoTileViewControllerSingleTap:(id)arg1; +- (void)photoTileViewControllerRequestsFullSizeImage:(id)arg1; +- (void)photoTileViewController:(id)arg1 didDisappear:(BOOL)arg2; +- (void)photoTileViewController:(id)arg1 didAppear:(BOOL)arg2; +- (void)photoTileViewController:(id)arg1 willAppear:(BOOL)arg2; +- (id)initWithPhoto:(id)arg1; +- (void)photoTileViewControllerRequestsFullScreenImage:(id)arg1; +- (void)photoTileViewControllerCancelImageRequests:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLUILibraryViewController.h b/PhotoLibrary.framework/PLUILibraryViewController.h new file mode 100755 index 0000000..0f51ef5 --- /dev/null +++ b/PhotoLibrary.framework/PLUILibraryViewController.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLUILibraryViewController : PLLibraryViewController { + struct NSObject { Class x1; } *_allPhotosAlbumList; + int _previousStatusBarStyle; + int _newStatusBarStyle; + unsigned int _didSetPreviousStatusBarStyle : 1; +} + + +- (void)cancelButtonClicked:(id)arg1; +- (void)_setImagePickerMediaTypes:(id)arg1; +- (int)_imagePickerStatusBarStyle; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)albumListDidChange:(id)arg1; +- (void)_updateFilteredAlbumListWithFilter:(int)arg1; +- (void)updateNavigationItemButtons; +- (void)navigateToAlbum:(struct NSObject { Class x1; }*)arg1 animated:(BOOL)arg2 completion:(id)arg3; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLUISavedPhotosAlbumViewController.h b/PhotoLibrary.framework/PLUISavedPhotosAlbumViewController.h new file mode 100755 index 0000000..5832f26 --- /dev/null +++ b/PhotoLibrary.framework/PLUISavedPhotosAlbumViewController.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLUISavedPhotosAlbumViewController : PLUIAlbumViewController { +} + + +- (void)viewWillAppear:(BOOL)arg1; + +@end diff --git a/PhotoLibrary.framework/PLUIView.h b/PhotoLibrary.framework/PLUIView.h new file mode 100755 index 0000000..1fc483f --- /dev/null +++ b/PhotoLibrary.framework/PLUIView.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLUIView : UIView { +} + + +- (void)didMoveToWindow; + +@end diff --git a/PhotoLibrary.framework/PLVideoEditingOverlayView.h b/PhotoLibrary.framework/PLVideoEditingOverlayView.h new file mode 100755 index 0000000..6525aee --- /dev/null +++ b/PhotoLibrary.framework/PLVideoEditingOverlayView.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIMovieScrubber, UILabel; + +@interface PLVideoEditingOverlayView : UIView { + UILabel *_titleLabel; + UILabel *_bodyLabel; + UIMovieScrubber *_scrubber; +} + + +- (void)setBody:(id)arg1; +- (void)setTitle:(id)arg1; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/PhotoLibrary.framework/PLVideoOutBackgroundView.h b/PhotoLibrary.framework/PLVideoOutBackgroundView.h new file mode 100755 index 0000000..704afa4 --- /dev/null +++ b/PhotoLibrary.framework/PLVideoOutBackgroundView.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLVideoOutBackgroundView : PLPlayingExternallyBackgroundView { +} + + +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/PhotoLibrary.framework/PLVideoPosterFrameView.h b/PhotoLibrary.framework/PLVideoPosterFrameView.h new file mode 100755 index 0000000..9a92ac2 --- /dev/null +++ b/PhotoLibrary.framework/PLVideoPosterFrameView.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIImageView; + +@interface PLVideoPosterFrameView : UIView { + UIImageView *_imageView; + unsigned int _scaleMode; +} + + +- (void)setScaleMode:(unsigned int)arg1; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)imageView; +- (id)image; +- (void)layoutSubviews; +- (void)setImage:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLVideoRemaker.h b/PhotoLibrary.framework/PLVideoRemaker.h new file mode 100755 index 0000000..1d20dae --- /dev/null +++ b/PhotoLibrary.framework/PLVideoRemaker.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class AVRemaker, PLProgressView, NSString, NSTimer, NSURL; + +@interface PLVideoRemaker : NSObject { + NSURL *_sourceURL; + NSString *_trimmedPath; + double _duration; + double _trimStartTime; + double _trimEndTime; + int _mode; + AVRemaker *_remaker; + float _percentComplete; + NSTimer *_progressTimer; + PLProgressView *_progressView; + id _delegate; +} + ++ (int)getHDRemakerModeForMode:(int)arg1; ++ (long long)approximateByteSizeForMode:(int)arg1 duration:(double)arg2; ++ (int)getSDRemakerModeForMode:(int)arg1; ++ (double)maximumDurationForTrimMode:(int)arg1; + +- (double)duration; +- (void)setDuration:(double)arg1; +- (void)setDelegate:(id)arg1; +- (id)progressView; +- (id)initWithURL:(id)arg1; +- (int)mode; +- (void)setMode:(int)arg1; +- (id)delegate; +- (void)_updateProgress; +- (double)trimEndTime; +- (double)trimStartTime; +- (void)_didEndRemakingWithTemporaryPath:(id)arg1; +- (void)_removeProgressTimer; +- (void)_resetProgressTimer; +- (id)messageForRemakingProgress; +- (void)_remakerDidFinish:(id)arg1; +- (void)setTrimEndTime:(double)arg1; +- (void)setTrimStartTime:(double)arg1; +- (void)remake; +- (void)cancel; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLVideoView.h b/PhotoLibrary.framework/PLVideoView.h new file mode 100755 index 0000000..7806912 --- /dev/null +++ b/PhotoLibrary.framework/PLVideoView.h @@ -0,0 +1,303 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class NSDictionary, UIImageView, AVRemaker, PLMoviePlayerController, PLPhotoBakedThumbnails, PLVideoEditingOverlayView, PLVideoOutBackgroundView, NSString, PLVideoPosterFrameView, NSTimer, PLAirTunesService, PLManagedAsset, PLPhotoTileViewController, UIMovieScrubber, PLAirPlayBackgroundView, NSLock, NSMutableDictionary, , UIButton, NSArray, UIImage, UIView, NSURL; + +@interface PLVideoView : UIView { + PLManagedAsset *_videoCameraImage; + NSURL *_videoURL; + PLPhotoTileViewController *_imageTile; + PLVideoPosterFrameView *_posterFrameView; + UIButton *_videoOverlayPlayButton; + UIView *_videoOverlayBackgroundView; + PLVideoEditingOverlayView *_trimMessageView; + UIImage *_posterFrameImage; + float _scrubberWidth; + unsigned int _scaleMode; + UIImageView *_scrubberBackgroundView; + UIView *_scrubberTitleView; + NSTimer *_scrubberUpdateTimer; + NSDictionary *_thumbnailOptionsDict; + struct CGSize { + float width; + float height; + } _thumbnailSize; + PLPhotoBakedThumbnails *_bakedLandscapeThumbnails; + PLPhotoBakedThumbnails *_bakedPortraitThumbnails; + AVRemaker *_remaker; + NSString *_trimmedPath; + NSString *_videoPathAfterTrim; + NSTimer *_trimProgressTimer; + PLManagedAsset *_trimmedVideoClip; + struct { id x1; float x2; struct __CFArray {} *x3; float x4; BOOL x5; id x6; } *_trimProgressStack; + float _progress; + int _interfaceOrientation; + PLMoviePlayerController *_moviePlayer; + int _orientationWhenLastDisplayed; + *_delegate; + double _maximumTrimLength; + double _lastScrubbedValue; + double _lastActualValue; + double _duration; + double _cachedCurrentPlaybackTime; + unsigned int _currentThumbnailRequestID; + PLAirTunesService *_selectedAirTunesService; + PLAirPlayBackgroundView *_airPlayBackgroundView; + PLVideoOutBackgroundView *_videoOutBackgroundView; + NSArray *_imageGenerators; + NSLock *_thumbnailReqlock; + unsigned int _showsPosterFrame : 1; + unsigned int _showsPlayButton : 1; + unsigned int _showsScrubber : 1; + unsigned int _canEdit : 1; + unsigned int _loadMediaImmediately : 1; + unsigned int _scrubberIsSubview : 1; + unsigned int _viewWillAppear : 1; + unsigned int _didLayout : 1; + unsigned int _wasPlayingBeforeScrub : 1; + unsigned int _playFromBeginning : 1; + unsigned int _needsReloadScrubberThumbnails : 1; + unsigned int _playing : 1; + unsigned int _playingToAirTunes : 1; + unsigned int _editing : 1; + unsigned int _disableEditAfterTrim : 1; + unsigned int _scrubbing : 1; + unsigned int _scrubbingToRight : 1; + unsigned int _deleteOriginalFile : 1; + unsigned int _passthroughTrimming : 1; + unsigned int _preparingMoviePlayer : 1; + unsigned int _preparedMoviePlayer : 1; + unsigned int _isMoviePlayerDelegate : 1; + unsigned int _moviePlayerIsReady : 1; + unsigned int _moviePlayerDidBuffer : 1; + unsigned int _hidePosterImage : 1; + unsigned int _showingOverlay : 1; + unsigned int _showingScrubber : 1; + unsigned int _showScrubberWhenMovieIsReady : 1; + unsigned int _playbackDidBegin : 1; + unsigned int _playbackWillBegin : 1; + unsigned int _loadScrubberThumbnails : 1; + unsigned int _videoIsLandscape : 1; + unsigned int _canCreateMetadata : 1; + unsigned int _createPreviewPosterFrame : 1; + unsigned int _startedDeliveringNotificationsToMainThread : 1; + unsigned int _isTrimming : 1; + unsigned int _wasTrimmedInPlace : 1; + unsigned int _remakingFailed : 1; + unsigned int _previewFrameRequestID; + NSMutableDictionary *_thumbnailRequests; + NSMutableDictionary *_requestsBeingProcessed; + UIMovieScrubber *_scrubber; + NSMutableDictionary *_cachedThumbnails; + NSArray *_landscapeSummaryThumbnailTimestamps; + NSArray *_portraitSummaryThumbnailTimestamps; +} + +@property(readonly) NSString * pathForVideoFile; +@property * delegate; +@property PLPhotoTileViewController * imageTile; +@property(readonly) PLManagedAsset * videoCameraImage; +@property(readonly) int interfaceOrientation; +@property(retain) PLManagedAsset * trimmedVideoClip; +@property(readonly) UIImage * posterFrameImage; +@property(readonly) UIView * posterFrameView; +@property(readonly) double duration; +@property(getter=isEditing) BOOL editing; +@property(readonly) double startTime; +@property(readonly) double endTime; +@property(readonly) NSString * videoPathAfterTrim; +@property(readonly) UIImageView * previewImageView; +@property(readonly) UIImage * currentFrameImage; +@property BOOL showsPosterFrame; +@property BOOL showsPlayOverlay; +@property BOOL showsScrubber; +@property BOOL loadMediaImmediately; +@property BOOL canEdit; +@property BOOL scrubberIsSubview; +@property float scrubberWidth; +@property double currentTime; +@property(readonly) NSString * _pathForOriginalFile; +@property(readonly) NSString * _pathForVideoPreviewFile; +@property(readonly) NSString * _pathForPrebakedLandscapeScrubberThumbnails; +@property(readonly) NSString * _pathForPrebakedPortraitScrubberThumbnails; +@property(readonly) NSString * _mediaTitle; +@property(readonly) BOOL _mediaIsPlayable; +@property(readonly) BOOL _didSetPhotoData; + ++ (id)videoViewForVideoFileAtURL:(id)arg1; + +- (void)_screenDidDisconnect:(id)arg1; +- (void)_screenDidConnect:(id)arg1; +- (BOOL)moviePlayerExitRequest:(id)arg1 exitReason:(int)arg2; +- (void)moviePlayerPlaybackDidEnd:(id)arg1; +- (void)moviePlayerDurationAvailable:(id)arg1; +- (void)moviePlayerPlaybackRateDidChange:(id)arg1; +- (void)moviePlayerReadyToPlay:(id)arg1; +- (void)moviePlayerBufferingStateDidChange:(id)arg1; +- (BOOL)moviePlayerHeadsetPreviousTrackPressed:(id)arg1; +- (BOOL)moviePlayerHeadsetNextTrackPressed:(id)arg1; +- (BOOL)moviePlayerHeadsetPlayPausePressed:(id)arg1; +- (void)toggleScaleMode:(float)arg1; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (double)duration; +- (void)setDelegate:(id)arg1; +- (void)play; +- (void)pause; +- (void)stop; +- (double)startTime; +- (void)_reset; +- (void)setMaximumTrimLength:(double)arg1; +- (float)movieScrubberThumbnailAspectRatio:(id)arg1; +- (void)movieScrubber:(id)arg1 requestThumbnailImageForTimestamp:(id)arg2; +- (id)movieScrubber:(id)arg1 timestampsStartingAt:(id)arg2 endingAt:(id)arg3 maxCount:(int)arg4; +- (id)movieScrubber:(id)arg1 evenlySpacedTimestamps:(int)arg2 startingAt:(id)arg3 endingAt:(id)arg4; +- (void)movieScrubberDidEndScrubbing:(id)arg1 withHandle:(int)arg2; +- (void)movieScrubberDidBeginScrubbing:(id)arg1 withHandle:(int)arg2; +- (double)movieScrubberDuration:(id)arg1; +- (void)movieScrubber:(id)arg1 widthDelta:(float)arg2 originXDelta:(float)arg3; +- (void)movieScrubberEditingAnimationFinished:(id)arg1; +- (void)movieScrubberDidBeginEditing:(id)arg1; +- (void)movieScrubberDidCancelEditing:(id)arg1; +- (void)movieScrubberWillBeginEditing:(id)arg1; +- (void)movieScrubberDidFinishRequestingThumbnails:(id)arg1; +- (void)movieScrubberWillBeginRequestingThumbnails:(id)arg1; +- (void)movieScrubber:(id)arg1 editingEndValueDidChange:(double)arg2; +- (void)movieScrubber:(id)arg1 editingStartValueDidChange:(double)arg2; +- (void)movieScrubber:(id)arg1 valueDidChange:(double)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewWillAppear:(BOOL)arg1; +- (void)setEditing:(BOOL)arg1; +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (BOOL)isEditing; +- (void)setProgress:(id)arg1; +- (void)willMoveToSuperview:(id)arg1; +- (void)didMoveToSuperview; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (int)interfaceOrientation; +- (id)delegate; +- (void)layoutSubviews; +- (id)videoScrubber; +- (BOOL)isPlaying; +- (double)currentTime; +- (void)setCurrentTime:(double)arg1; +- (id)posterFrameView; +- (void)setScrubberWidth:(float)arg1; +- (id)_moviePlayer; +- (void)setScrubberIsSubview:(BOOL)arg1; +- (BOOL)showsScrubber; +- (BOOL)showsPlayOverlay; +- (id)posterFrameImage; +- (void)setPosterFrameImage:(id)arg1; +- (BOOL)showsPosterFrame; +- (void)viewDidDisappear; +- (void)handleDoubleTap; +- (id)currentFrameImage; +- (BOOL)wasTrimmedInPlace; +- (id)videoOverlayPlayButton; +- (id)videoOverlayBackgroundView; +- (void)didBecomeMoviePlayerDelegate:(id)arg1; +- (void)willResignMoviePlayerDelegate:(id)arg1; +- (id)_parentViewForExternalOutputBackground; +- (BOOL)scrubberIsSubview; +- (void)_handleScreenConnectionChange:(BOOL)arg1; +- (BOOL)_mediaIsVideo; +- (BOOL)loadMediaImmediately; +- (void)_airTunesServiceChanged; +- (void)_showVideoOverlay; +- (void)_updatePosterImageView; +- (void)_reloadScrubberThumbnailsIfNeeded; +- (void)_createScrubberIfNeeded; +- (void)_removeAirPlayBackgroundView; +- (void)_resetScrubberUpdateTimer; +- (void)playToAirTunes; +- (void)_delayedHidePosterFrame; +- (void)_addAirPlayBackgroundView; +- (void)_resetTrimProgressTimer; +- (BOOL)_canEditDuration:(double)arg1; +- (void)_remakerDidFinish:(id)arg1; +- (void)importerFinishedProcessingTrimmedVideo:(id)arg1; +- (void)_thumbnailsWereRegenerated:(id)arg1 error:(id)arg2 contextInfo:(void*)arg3; +- (void)_startDeliveringNotificationsToMainThread; +- (void)_removeTrimProgressTimer; +- (void)cancelTrim; +- (void)_trimProgressChanged:(id)arg1; +- (void)_updateTrimProgress; +- (void)_stopDeliveringNotifications; +- (void)_informDelegateAboutProgressChange:(float)arg1; +- (void)setTrimmedVideoClip:(id)arg1; +- (void)_prepareMoviePlayerIfNeeded; +- (void)_scrubberAnimationFinished; +- (void)_setPlaying:(BOOL)arg1; +- (void)_destroyGenerators; +- (void)_didScrubToValue:(double)arg1 withHandle:(int)arg2; +- (void)_updatePosterFrameVisibility; +- (void)_hideVideoOverlay:(BOOL)arg1; +- (BOOL)playingToAirTunes; +- (void)_removeScrubberUpdateTimer; +- (void)_updateScrubberValue; +- (id)_loadThumbnailsIntoDictionary:(id)arg1 isLandscape:(BOOL)arg2 aspectRatio:(float)arg3; +- (id)_pathForPrebakedPortraitScrubberThumbnails; +- (id)_pathForPrebakedLandscapeScrubberThumbnails; +- (void)_scrubToTime:(double)arg1; +- (void)moviePlayerPlaybackStateDidChange:(id)arg1; +- (id)_mediaTitle; +- (id)_pathForOriginalFile; +- (BOOL)_didSetPhotoData; +- (void)_updateScrubberVisibilityWithDuration:(double)arg1; +- (void)_setNeedsReloadScrubberThumbnails:(BOOL)arg1; +- (void)_requestPreviewPosterFrameForVideoSize:(struct CGSize { float x1; float x2; })arg1; +- (void)_setScaleModeForSize:(struct CGSize { float x1; float x2; })arg1; +- (id)_pathForVideoPreviewFile; +- (void)_addThumbnailRequestForTimestamp:(id)arg1 isPreviewThumbnail:(BOOL)arg2; +- (void)_serviceImageGenerationRequest; +- (void)_saveCachedThumbnailsIfNecessary; +- (BOOL)_canCreateMetadata; +- (void)_removeThumbnailRequestForRequestID:(id)arg1; +- (void)_savePreviewPosterFrameImage:(struct CGImage { }*)arg1; +- (void)_didBeginPlayback; +- (void)_verifyPlaybackHasBegun; +- (void)_playbackFinished; +- (void)_updateScrubberFrame; +- (void)_videoOverlayFadeOutDidFinish; +- (void)playButtonClicked:(id)arg1; +- (BOOL)_mediaIsPlayable; +- (BOOL)canEdit; +- (float)scrubberWidth; +- (void)_hideTrimMessageView:(BOOL)arg1; +- (void)_clearImageGenerators; +- (void)_resetMoviePlayer; +- (void)_cancelRemaking:(id)arg1; +- (id)_initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 videoCameraImage:(id)arg2 orientation:(int)arg3; +- (id)previewImageView; +- (void)showTrimMessage:(id)arg1 withBottomY:(float)arg2; +- (void)hideTrimMessage; +- (void)setImageTile:(id)arg1; +- (void)setShowsPosterFrame:(BOOL)arg1; +- (void)setLoadMediaImmediately:(BOOL)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 videoCameraImage:(id)arg2 orientation:(int)arg3; +- (BOOL)playingToVideoOut; +- (BOOL)shouldShowCopyCalloutAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)setShowsScrubber:(BOOL)arg1 duration:(double)arg2; +- (id)trimmedVideoClip; +- (id)videoPathAfterTrim; +- (void)trimUsingMode:(int)arg1 saveACopy:(BOOL)arg2; +- (id)newPreviewImageData:(id*)arg1 fullScreenImage:(id*)arg2; +- (id)imageTile; +- (void)adjustUIForVideoOut:(BOOL)arg1; +- (id)videoCameraImage; +- (id)pathForVideoFile; +- (void)setShowsScrubber:(BOOL)arg1; +- (BOOL)deleteOriginalFileAfterTrim; +- (void)viewDidAppear; +- (void)removeVideoOverlay; +- (BOOL)isTrimming; +- (void)setShowsPlayOverlay:(BOOL)arg1; +- (void)setCanEdit:(BOOL)arg1; +- (void)setVideoOverlayBackgroundView:(id)arg1; +- (id)description; +- (void)dealloc; +- (double)endTime; + +@end diff --git a/PhotoLibrary.framework/PLWStackedImageCacheCreator.h b/PhotoLibrary.framework/PLWStackedImageCacheCreator.h new file mode 100755 index 0000000..828409a --- /dev/null +++ b/PhotoLibrary.framework/PLWStackedImageCacheCreator.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLWStackedImageCache; + +@interface PLWStackedImageCacheCreator : NSObject { + PLWStackedImageCache *_stackedImageCache; +} + + +- (void)createStackedImageForAlbum:(id)arg1; +- (struct NSObject { Class x1; }*)_albumForStack:(id)arg1; +- (id)stackView:(id)arg1 collapsedIndexesForCount:(unsigned int)arg2; +- (void)stackView:(id)arg1 saveStackedImage:(id)arg2 options:(id)arg3; +- (id)stackedImageForStackView:(id)arg1 options:(id*)arg2; +- (id)stackView:(id)arg1 textBadgeStringForImageAtIndex:(int)arg2; +- (id)stackView:(id)arg1 itemViewAtIndex:(int)arg2 loadImagesSynchronously:(BOOL)arg3; +- (int)stackViewPosterItemIndex:(id)arg1; +- (int)stackViewItemCount:(id)arg1; +- (void)stackView:(id)arg1 invalidateCachedImagesForIndex:(int)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLWallpaperImageViewController.h b/PhotoLibrary.framework/PLWallpaperImageViewController.h new file mode 100755 index 0000000..7489fa8 --- /dev/null +++ b/PhotoLibrary.framework/PLWallpaperImageViewController.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class PLWallpaperNavigationItem, NSString, NSArray, UIActionSheet; + +@interface PLWallpaperImageViewController : PLUIEditImageViewController { + PLWallpaperNavigationItem *_navItem; + int _wallpaperMode; + NSArray *_navigationToolbarItems; + BOOL _saveWallpaperData; + NSString *_wallpaperTitle; + UIActionSheet *_wallpaperOptionsSheet; + unsigned int _didSetImageMode : 1; +} + +@property BOOL saveWallpaperData; +@property(copy) NSString * wallpaperTitle; + ++ (void)setWallpaperFromArgs:(id)arg1; ++ (id)argsForSavingWallpaperFromTile:(id)arg1 mode:(int)arg2; + +- (void)setWallpaperTitle:(id)arg1; +- (void)setSaveWallpaperData:(BOOL)arg1; +- (id)initWithUIImage:(id)arg1; +- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (id)navigationItem; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)_adjustScrollViewGeometry; +- (void)_savePhoto; +- (BOOL)saveWallpaperData; +- (void)_cropWallpaperFinished:(id)arg1; +- (void)_backgroundCropWallpaper:(id)arg1; +- (id)wallpaperTitle; +- (void)_updateTitles; +- (int)imageFormat; +- (BOOL)clientIsWallpaper; +- (unsigned int)_tileAutoresizingMask; +- (void)setupNavigationItem; +- (unsigned int)_contentAutoresizingMask; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_viewFrame; +- (int)cropOverlayMode; +- (BOOL)uiipc_useTelephonyUI; +- (void)cropOverlayWasOKed:(id)arg1; +- (void)cropOverlayWasCancelled:(id)arg1; +- (void)_setImageAsHomeScreenAndLockScreenClicked:(id)arg1; +- (void)_setImageAsHomeScreenClicked:(id)arg1; +- (void)_setImageAsLockScreenClicked:(id)arg1; +- (void)photoTileViewControllerRequestsFullScreenImage:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/PLWallpaperNavigationItem.h b/PhotoLibrary.framework/PLWallpaperNavigationItem.h new file mode 100755 index 0000000..af968ff --- /dev/null +++ b/PhotoLibrary.framework/PLWallpaperNavigationItem.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLWallpaperNavigationItem : UINavigationItem { +} + + +- (int)barStyle; + +@end diff --git a/PhotoLibrary.framework/PLYellowButtonItem.h b/PhotoLibrary.framework/PLYellowButtonItem.h new file mode 100755 index 0000000..8136abf --- /dev/null +++ b/PhotoLibrary.framework/PLYellowButtonItem.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface PLYellowButtonItem : UIBarButtonItem { +} + + +- (id)initWithTitle:(id)arg1 target:(id)arg2 action:(SEL)arg3; + +@end diff --git a/PhotoLibrary.framework/TPCameraButton.h b/PhotoLibrary.framework/TPCameraButton.h new file mode 100755 index 0000000..0a89e60 --- /dev/null +++ b/PhotoLibrary.framework/TPCameraButton.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@class UIImageView; + +@interface TPCameraButton : TPButton { + UIImageView *_cameraIcon; +} + + +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)setShowsCameraIcon:(BOOL)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibrary.framework/TrimVideoNavigationItem.h b/PhotoLibrary.framework/TrimVideoNavigationItem.h new file mode 100755 index 0000000..87deb12 --- /dev/null +++ b/PhotoLibrary.framework/TrimVideoNavigationItem.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary + */ + +@interface TrimVideoNavigationItem : UINavigationItem { +} + + +- (int)barStyle; + +@end diff --git a/PhotoLibraryServices.framework/PLAlbumChangeNotification.h b/PhotoLibraryServices.framework/PLAlbumChangeNotification.h new file mode 100755 index 0000000..11a8a4d --- /dev/null +++ b/PhotoLibraryServices.framework/PLAlbumChangeNotification.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLGenericAlbum, NSDictionary; + +@interface PLAlbumChangeNotification : PLContainerChangeNotification { + BOOL _titleDidChange; + BOOL _keyAssetDidChange; + NSDictionary *_userInfo; +} + +@property(readonly) PLGenericAlbum * album; +@property(readonly) BOOL titleDidChange; +@property(readonly) BOOL keyAssetDidChange; + ++ (id)notificationWithAlbum:(id)arg1 snapshot:(id)arg2 changedAssets:(id)arg3; + +- (id)album; +- (id)name; +- (id)_contentRelationshipName; +- (BOOL)keyAssetDidChange; +- (void)_calculateDiffs; +- (id)notificaionForDerivedAlbum:(id)arg1; +- (BOOL)titleDidChange; +- (id)userInfo; +- (id)description; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLAlbumListChangeNotification.h b/PhotoLibraryServices.framework/PLAlbumListChangeNotification.h new file mode 100755 index 0000000..1dfde16 --- /dev/null +++ b/PhotoLibraryServices.framework/PLAlbumListChangeNotification.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSObject, NSDictionary; + +@interface PLAlbumListChangeNotification : PLContainerChangeNotification { + NSDictionary *_userInfo; +} + +@property(readonly) NSObject * albumList; + ++ (id)notificationWithAlbumList:(id)arg1 snapshot:(id)arg2 changedAlbums:(id)arg3; + +- (id)name; +- (id)_contentRelationshipName; +- (struct NSObject { Class x1; }*)albumList; +- (id)userInfo; +- (id)description; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLAssetFormats.h b/PhotoLibraryServices.framework/PLAssetFormats.h new file mode 100755 index 0000000..7527c28 --- /dev/null +++ b/PhotoLibraryServices.framework/PLAssetFormats.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLAssetFormats : NSObject { +} + ++ (BOOL)isAlbumVideoPath:(id)arg1; ++ (BOOL)formatWasSynced:(int)arg1; ++ (BOOL)formatHasJPEGFile:(int)arg1; ++ (BOOL)transformForImage:(struct CGImage { }*)arg1 captureOrientation:(int)arg2 format:(int)arg3 sizeInOut:(struct CGSize { float x1; float x2; }*)arg4 contextSizeOut:(struct CGSize { float x1; float x2; }*)arg5 transformOut:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg6; ++ (BOOL)formatIsCropped:(int)arg1; ++ (struct CGSize { float x1; float x2; })sizeForFormat:(int)arg1; + + +@end diff --git a/PhotoLibraryServices.framework/PLAssetsSaver.h b/PhotoLibraryServices.framework/PLAssetsSaver.h new file mode 100755 index 0000000..2bdef4e --- /dev/null +++ b/PhotoLibraryServices.framework/PLAssetsSaver.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLAssetsSaver : NSObject { +} + ++ (id)publicAssetsLibraryErrorFromPrivateDomain:(id)arg1 withPrivateCode:(int)arg2; ++ (id)publicAssetsLibraryErrorFromPrivateError:(id)arg1; ++ (id)sharedAssetsSaver; + +- (void)saveSyncedAssets:(id)arg1 completionBlock:(id)arg2; +- (void)_saveSyncedVideoAtPath:(id)arg1 properties:(id)arg2 completionBlock:(id)arg3; +- (void)saveOneWayATCSyncedImage:(id)arg1 imageData:(id)arg2 eventUUID:(id)arg3 properties:(id)arg4 completionBlock:(id)arg5; +- (void)savePhotoStreamVideoAtPath:(id)arg1 properties:(id)arg2 completionBlock:(id)arg3; +- (void)savePhotoStreamImage:(id)arg1 imageData:(id)arg2 properties:(id)arg3 completionBlock:(id)arg4; +- (void)saveVideoAtPath:(id)arg1 properties:(id)arg2 completionBlock:(id)arg3; +- (void)requestAsynchronousImageFromAsset:(id)arg1 withFormat:(int)arg2 completionBlock:(id)arg3; +- (id)defaultExtensionForAssetType:(int)arg1; +- (id)_createWriteVideoCompletionBlockWithVideoPath:(id)arg1 target:(id)arg2 selector:(SEL)arg3 contextInfo:(void*)arg4; +- (void)_saveVideoAtPath:(id)arg1 properties:(id)arg2 completionBlock:(id)arg3; +- (id)_createWriteImageCompletionBlockWithImage:(id)arg1 target:(id)arg2 selector:(SEL)arg3 contextInfo:(void*)arg4; +- (void)_saveImage:(id)arg1 imageData:(id)arg2 properties:(id)arg3 completionBlock:(id)arg4; +- (void)queueJobData:(id)arg1 completionBlock:(id)arg2; +- (void)_addCameraAssetToLibraryWithPath:(id)arg1 thumbnailImage:(id)arg2 metadata:(id)arg3 assetType:(int)arg4 kind:(int)arg5 completionHandler:(id)arg6; +- (void)queueJobData:(id)arg1 requestEnqueuedBlock:(id)arg2 completionBlock:(id)arg3 imageSurface:(struct __IOSurface { }*)arg4 previewImageSurface:(struct __IOSurface { }*)arg5; +- (void)saveVideoAtPath:(id)arg1 properties:(id)arg2 completionTarget:(id)arg3 completionSelector:(SEL)arg4 contextInfo:(void*)arg5; +- (void)saveImage:(id)arg1 properties:(id)arg2 completionBlock:(id)arg3; +- (void)saveImage:(id)arg1 imageData:(id)arg2 properties:(id)arg3 completionTarget:(id)arg4 completionSelector:(SEL)arg5 contextInfo:(void*)arg6; +- (void)deletePhotoStreamDataForStreamID:(id)arg1; +- (void)savePhotoStreamImageAtPathToCameraRoll:(id)arg1 completionBlock:(id)arg2; +- (void)saveImageRef:(struct CGImage { }*)arg1 orientation:(int)arg2 imageData:(id)arg3 properties:(id)arg4 completionBlock:(id)arg5; +- (void)importFilesWithMasterPath:(id)arg1 sidecarFileInfo:(id)arg2 intoEventWithName:(id)arg3 importSessionIdentifier:(id)arg4 isPhotoStreamsPublishCandidate:(BOOL)arg5; +- (void)saveCameraImage:(id)arg1 metadata:(id)arg2 additionalProperties:(id)arg3 requestEnqueuedBlock:(id)arg4; +- (void)saveCameraVideoAtPath:(id)arg1 withMetadata:(id)arg2 thumbnailImage:(id)arg3 createPreviewWellImage:(BOOL)arg4 progressStack:(struct { id x1; float x2; struct __CFArray {} *x3; float x4; BOOL x5; id x6; }*)arg5 videoHandler:(id)arg6 requestEnqueuedBlock:(id)arg7 completionBlock:(id)arg8; +- (void)regenerateVideoThumbnailsForVideo:(id)arg1 withCreationDate:(id)arg2 progressStack:(struct { id x1; float x2; struct __CFArray {} *x3; float x4; BOOL x5; id x6; }*)arg3 completionBlock:(id)arg4; +- (void)requestSynchronousImageFromAsset:(id)arg1 withFormat:(int)arg2 completionBlock:(id)arg3; +- (id)pathForNewAssetOfType:(int)arg1 extension:(id)arg2; +- (void)_requestAccess; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLAssetsdThumbnailIndexes.h b/PhotoLibraryServices.framework/PLAssetsdThumbnailIndexes.h new file mode 100755 index 0000000..93a12e8 --- /dev/null +++ b/PhotoLibraryServices.framework/PLAssetsdThumbnailIndexes.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSMutableIndexSet, NSURL; + +@interface PLAssetsdThumbnailIndexes : PLThumbnailIndexes { + struct dispatch_queue_s { } *isolation; + NSMutableIndexSet *unusedIndexes; + int usedMax; + struct dispatch_queue_s { } *blacklistIsolation; + NSURL *_blacklistURL; + NSMutableIndexSet *_blackList; + struct __CFArray { } *_sortedBlackList; +} + + +- (id)blacklistURL; +- (id)fetchOccupiedThumbnailIndexesWithLibrary:(id)arg1; +- (void)readBlacklist; +- (void)persistBlacklist; +- (void)getAvailableThumbnailIndexesFromDatabase; +- (void)recycleThumbnailIndexes:(id)arg1; +- (void)getAvailableThumbnailIndexesWithCount:(unsigned int)arg1 handler:(id)arg2; +- (void)recycleThumbnailIndex:(unsigned int)arg1; +- (id)init; + +@end diff --git a/PhotoLibraryServices.framework/PLBakedVideoFilesCacheCreator.h b/PhotoLibraryServices.framework/PLBakedVideoFilesCacheCreator.h new file mode 100755 index 0000000..928a68f --- /dev/null +++ b/PhotoLibraryServices.framework/PLBakedVideoFilesCacheCreator.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLPhotoLibrary, NSMutableDictionary, NSLock; + +@interface PLBakedVideoFilesCacheCreator : NSObject { + BOOL _cancelPostProcessing; + NSLock *_cancellationLock; + NSMutableDictionary *_optionsDictionary; + PLPhotoLibrary *photoLibrary; +} + +@property(retain) PLPhotoLibrary * photoLibrary; + + +- (BOOL)recreateCachedFilesIfNecessary; +- (void)decorateThumbnail:(id)arg1 inContext:(struct CGContext { }*)arg2; +- (void)_addBakedThumbnailsForVideo:(id)arg1 toCollection:(id)arg2 sourceFormat:(int)arg3 bakedFormats:(id)arg4; +- (void)_createNewVideoCachedFiles; +- (void)_garbageCollectCachedFiles; +- (void)_removeOldAlbumVideosBakedThumbnails; +- (id)_pathToVideosMetadataFile; +- (void)setPhotoLibrary:(id)arg1; +- (void)createBakedThumbnailsForVideo:(id)arg1; +- (id)initWithPhotoLibrary:(id)arg1; +- (id)photoLibrary; +- (void)cancel; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLCachedFilesUtilities.h b/PhotoLibraryServices.framework/PLCachedFilesUtilities.h new file mode 100755 index 0000000..1570877 --- /dev/null +++ b/PhotoLibraryServices.framework/PLCachedFilesUtilities.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLCachedFilesUtilities : NSObject { +} + ++ (void)_initializeUIComponents; ++ (void)initializeUIComponents; + + +@end diff --git a/PhotoLibraryServices.framework/PLCachedImage.h b/PhotoLibraryServices.framework/PLCachedImage.h new file mode 100755 index 0000000..dfe9ea3 --- /dev/null +++ b/PhotoLibraryServices.framework/PLCachedImage.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLLoadRequestKey, NSDictionary; + +@interface PLCachedImage : UIImage { + NSDictionary *_metadata; + int _format; + PLLoadRequestKey *_cacheKey; +} + +@property int format; +@property(retain) NSDictionary * metadata; +@property(copy) PLLoadRequestKey * cacheKey; + + +- (int)format; +- (void)setFormat:(int)arg1; +- (void)setMetadata:(id)arg1; +- (id)metadata; +- (id)cacheKey; +- (void)setCacheKey:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLCameraAlbum.h b/PhotoLibraryServices.framework/PLCameraAlbum.h new file mode 100755 index 0000000..3d49850 --- /dev/null +++ b/PhotoLibraryServices.framework/PLCameraAlbum.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLCameraAlbum : NSObject { +} + + + +@end diff --git a/PhotoLibraryServices.framework/PLCameraPreviewImageWellChangeNotification.h b/PhotoLibraryServices.framework/PLCameraPreviewImageWellChangeNotification.h new file mode 100755 index 0000000..bebf52d --- /dev/null +++ b/PhotoLibraryServices.framework/PLCameraPreviewImageWellChangeNotification.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSManagedObjectID, UIImage; + +@interface PLCameraPreviewImageWellChangeNotification : PLChangeNotification { + UIImage *_image; + NSManagedObjectID *_assetID; +} + +@property(readonly) UIImage * image; +@property(readonly) NSManagedObjectID * assetID; + ++ (id)notification; + +- (id)object; +- (id)image; +- (id)name; +- (id)_init; +- (id)assetID; +- (id)userInfo; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLChangeNode.h b/PhotoLibraryServices.framework/PLChangeNode.h new file mode 100755 index 0000000..340bec0 --- /dev/null +++ b/PhotoLibraryServices.framework/PLChangeNode.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLChangeNode : NSObject { + void *_hubConnection; + Class _changeHubClass; + unsigned char _nodeUUID[16]; + int _notifyToken; + struct dispatch_queue_s { } *_isolationQueue; + unsigned long long _lastKnownChangeHubEventIndex; +} + ++ (id)localChangeEventFromChangeHubEvent:(void*)arg1; ++ (id)_descriptionForEvent:(void*)arg1; ++ (id)sharedNode; + +- (BOOL)isEventOriginatingFromHere:(void*)arg1; +- (void)processRemoteEvents:(void*)arg1; +- (void)forceUserInterfaceReload; +- (void)fetchNewEventsFromChangeHub; +- (void)handleRemoteChangeHubRequest:(const void*)arg1; +- (void)distributeLocalEvent:(void*)arg1; +- (void)distributeRemoteChangeHubEvent:(void*)arg1 withGroup:(struct dispatch_group_s { }*)arg2; +- (void*)createXPCObjectFromDidSaveNotification:(id)arg1; +- (void)sendChangeHubEventForDidSaveNotification:(id)arg1; +- (void)sendEventToChangeHub:(void*)arg1; +- (void)distributeRemoteContextDidSaveEvent:(const void*)arg1 withGroup:(struct dispatch_group_s { }*)arg2; +- (void)_processDeletionsFromChangeHubEvent:(const void*)arg1; +- (void)setupHubConnection; +- (void)disconnectManagedObjectContext:(id)arg1; +- (void)connectManagedObjectContext:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLChangeNotification.h b/PhotoLibraryServices.framework/PLChangeNotification.h new file mode 100755 index 0000000..f83d2a4 --- /dev/null +++ b/PhotoLibraryServices.framework/PLChangeNotification.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLChangeNotificationCenter; + +@interface PLChangeNotification : NSNotification { +} + +@property(readonly) PLChangeNotificationCenter * changeNotificationCenter; + ++ (id)notificationWithName:(id)arg1 object:(id)arg2 userInfo:(id)arg3; + +- (void)_calculateDiffs; +- (id)changeNotificationCenter; + +@end diff --git a/PhotoLibraryServices.framework/PLChangeNotificationCenter.h b/PhotoLibraryServices.framework/PLChangeNotificationCenter.h new file mode 100755 index 0000000..2c8638d --- /dev/null +++ b/PhotoLibraryServices.framework/PLChangeNotificationCenter.h @@ -0,0 +1,114 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSMutableDictionary, NSNotificationCenter, NSMutableArray, NSMutableIndexSet, NSMutableSet, PLManagedObjectContext, NSNumber; + +@interface PLChangeNotificationCenter : NSObject { + BOOL _isPostingChanges; + NSMutableDictionary *_delayedBlocks; + BOOL _isProcessingRemoteDidSave; + struct dispatch_queue_s { } *_thumbnailIndexIsolation; + NSMutableIndexSet *_changedThumbnailIndexes; + unsigned int _thumbnailIndexesChangeCounter; + int _cameraPreviewChangeListenerCount; + NSNumber *_cameraPreviewChangedToken; + int _stackViewImageChangeListenerCount; + NSMutableArray *_snapshots; + struct changeList_s { + NSMutableSet *inserted; + NSMutableSet *updated; + NSMutableSet *deleted; + } _changedAlbumLists; + struct contentChanges_s { + NSMutableArray *container; + NSMutableArray *updatedContent; + } _albumListsContent; + struct changeList_s { + NSMutableSet *inserted; + NSMutableSet *updated; + NSMutableSet *deleted; + } _changedAlbums; + struct contentChanges_s { + NSMutableArray *container; + NSMutableArray *updatedContent; + } _albumsContent; + struct changeList_s { + NSMutableSet *inserted; + NSMutableSet *updated; + NSMutableSet *deleted; + } _changedAssets; + PLManagedObjectContext *_moc; + NSMutableArray *_enqueuedNotifications; +} + +@property(readonly) NSNotificationCenter * backingCenter; + ++ (void)distributeThumbnailUpdatedAtIndex:(unsigned int)arg1; ++ (void)distributeThumbnailUpdatedAtIndexes:(id)arg1; ++ (id)allManagedObjectKeysStrategy; ++ (void)getInsertedAssetCount:(unsigned int*)arg1 deletedAssetCount:(unsigned int*)arg2 fromContextDidChangeNotification:(id)arg3; ++ (void)getInsertedAssets:(id)arg1 deletedAssets:(id)arg2 changedAssets:(id)arg3 fromContextDidChangeNotification:(id)arg4; ++ (void)processChangeHubEvent:(void*)arg1; ++ (void)distributeStackViewImageUpdatedForAlbumID:(id)arg1; ++ (id)defaultCenter; + +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void*)arg4; +- (id)addObserverForName:(id)arg1 object:(id)arg2 queue:(id)arg3 usingBlock:(id)arg4; +- (void)removeObserver:(id)arg1 name:(id)arg2 object:(id)arg3; +- (void)removeStackViewImageChangeObserver:(id)arg1; +- (void)addStackViewImageChangeObserver:(id)arg1; +- (void)_unregisterForStackViewImageChanges; +- (void)_registerForStackViewImageChanges; +- (void)_unregisterForCameraPreviewWellChanges; +- (void)_registerForCameraPreviewWellChanges; +- (void)_takeSnapshotsFromContext:(id)arg1 forRemoteContextSaveNotification:(id)arg2 usingObjectIDs:(BOOL)arg3; +- (id)_takeSnapshotOfObject:(id)arg1 useCommitedValues:(BOOL)arg2; +- (id)_keysOfInterestForObject:(id)arg1; +- (void)_evaluateContainersWithUpdatedContent; +- (id)_takeSnapshotFromCommittedValuesOfObject:(id)arg1; +- (BOOL)_isInterestedInUpdatesOfObject:(id)arg1; +- (void)_enqueueAlbumChangeNotification:(id)arg1; +- (void)_enqueueAlbumListChangeNotification:(id)arg1; +- (id)_snapshotForObject:(id)arg1; +- (void)_enqueueNotification:(id)arg1 object:(id)arg2 userInfoWithObjects:(const id*)arg3 forKeys:(const id*)arg4 count:(unsigned int)arg5; +- (void)_enqueueNotification:(id)arg1 object:(id)arg2 userInfo:(id)arg3; +- (void)_postEnqueuedNotifications; +- (void)_cleanupState; +- (void)_persistUserAlbumChanges; +- (void)_enqueueAlbumListNotifications; +- (void)_enqueueAlbumNotifications; +- (void)_enqueuePhotoLibraryNotifications; +- (void)_enqueueAssetsLibraryNotification; +- (id)descriptionOfSplitChanges; +- (void)_processStackViewAlbumUpdatedEvent:(void*)arg1; +- (void)_processThumbnailsUpdatedEvent:(void*)arg1; +- (void)enumerateIndexMappingCachesForObject:(id)arg1 withBlock:(id)arg2; +- (id)_toOneRelationshipsOfInterestForObject:(id)arg1; +- (id)_attributesOfInterestForObject:(id)arg1; +- (id)_orderedRelationshipsOfInterestForObject:(id)arg1; +- (id)_takeSnapshotOfObject:(id)arg1; +- (void)_sendNotificationsForSplitChanges; +- (void)_splitContextDidChangeNotification:(id)arg1; +- (id)backingCenter; +- (void)managedObjectContext:(id)arg1 didProcessRemoteContextSave:(id)arg2 usingObjectIDs:(BOOL)arg3; +- (void)managedObjectContext:(id)arg1 willProcessRemoteContextSave:(id)arg2 usingObjectIDs:(BOOL)arg3; +- (void)processContextDidChangeNotification:(id)arg1; +- (void)postShouldReloadNotification; +- (void)processChangeHubEvent:(void*)arg1; +- (void)enqueueNotification:(id)arg1; +- (void)setPostProcessingHandlerForIdentifier:(id)arg1 block:(id)arg2; +- (void)removeShouldReloadObserver:(id)arg1; +- (void)addShouldReloadObserver:(id)arg1; +- (void)removeCameraPreviewWellImageChangeObserver:(id)arg1; +- (void)addCameraPreviewWellImageChangeObserver:(id)arg1; +- (void)addAlbumListChangeObserver:(id)arg1 albumList:(struct NSObject { Class x1; }*)arg2; +- (void)removeAlbumListChangeObserver:(id)arg1 albumList:(struct NSObject { Class x1; }*)arg2; +- (void)addAlbumChangeObserver:(id)arg1 album:(struct NSObject { Class x1; }*)arg2; +- (void)removeAlbumChangeObserver:(id)arg1 album:(struct NSObject { Class x1; }*)arg2; +- (void)addObserver:(id)arg1 selector:(SEL)arg2 name:(id)arg3 object:(id)arg4; +- (void)removeObserver:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLContainerChangeNotification.h b/PhotoLibraryServices.framework/PLContainerChangeNotification.h new file mode 100755 index 0000000..d6947ac --- /dev/null +++ b/PhotoLibraryServices.framework/PLContainerChangeNotification.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLObjectSnapshot, NSArray, NSIndexSet, PLManagedObject, NSString; + +@interface PLContainerChangeNotification : PLChangeNotification { + id _object; + PLObjectSnapshot *_snapshot; + NSArray *_changedObjects; + BOOL _didCalculateDiffs; + BOOL _shouldReload; + NSIndexSet *_deletedIndexes; + NSIndexSet *_insertedIndexes; + NSIndexSet *_movedIndexes; + struct __CFArray { } *_movedFromIndexes; + NSIndexSet *_changedIndexes; + BOOL _countDidChange; +} + +@property(readonly) BOOL _didCalculateDiffs; +@property(readonly) PLManagedObject * _managedObject; +@property(readonly) NSString * _contentRelationshipName; +@property(readonly) NSArray * _changedObjects; +@property(readonly) PLObjectSnapshot * snapshot; +@property(readonly) NSString * _diffDescription; +@property(readonly) BOOL countDidChange; +@property(readonly) BOOL shouldReload; +@property(readonly) NSIndexSet * deletedIndexes; +@property(readonly) NSIndexSet * insertedIndexes; +@property(readonly) BOOL hasMoves; +@property(readonly) NSIndexSet * changedIndexes; +@property(readonly) NSArray * deletedObjects; +@property(readonly) NSArray * insertedObjects; +@property(readonly) NSArray * changedObjects; + + +- (id)snapshot; +- (id)insertedObjects; +- (id)deletedObjects; +- (id)object; +- (id)name; +- (id)_init; +- (BOOL)hasMoves; +- (BOOL)countDidChange; +- (id)_contentRelationshipName; +- (id)_changedObjects; +- (id)_initWithObject:(id)arg1 snapshot:(id)arg2 changedObjects:(id)arg3; +- (BOOL)_didCalculateDiffs; +- (id)_diffDescription; +- (void)_calculateDiffs; +- (id)_managedObject; +- (BOOL)_getOldSet:(id*)arg1 newSet:(id*)arg2; +- (id)changedObjects; +- (BOOL)shouldReload; +- (void)enumerateMovesWithBlock:(id)arg1; +- (id)changedIndexes; +- (id)insertedIndexes; +- (id)deletedIndexes; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLCurrentThumbnailsInformation.h b/PhotoLibraryServices.framework/PLCurrentThumbnailsInformation.h new file mode 100755 index 0000000..283cd2b --- /dev/null +++ b/PhotoLibraryServices.framework/PLCurrentThumbnailsInformation.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLThumbnailManager; + +@interface PLCurrentThumbnailsInformation : NSObject { + PLThumbnailManager *_thumbnailManager; + const struct __CFDictionary { } *_indexSheetThumbIDsForAssets; + const struct __CFDictionary { } *_wildcatScrubberThumbIDsForAssets; + const struct __CFDictionary { } *_wildcatIndexThumbIDsForAssets; + const struct __CFDictionary { } *_wildcatStackThumbIDsForAssets; +} + +@property(retain) PLThumbnailManager * _thumbnailManager; +@property struct __CFDictionary { }* _indexSheetThumbIDsForAssets; +@property struct __CFDictionary { }* _wildcatScrubberThumbIDsForAssets; +@property struct __CFDictionary { }* _wildcatIndexThumbIDsForAssets; +@property struct __CFDictionary { }* _wildcatStackThumbIDsForAssets; + + +- (void)set_wildcatStackThumbIDsForAssets:(struct __CFDictionary { }*)arg1; +- (struct __CFDictionary { }*)_wildcatStackThumbIDsForAssets; +- (void)set_wildcatIndexThumbIDsForAssets:(struct __CFDictionary { }*)arg1; +- (struct __CFDictionary { }*)_wildcatIndexThumbIDsForAssets; +- (void)set_wildcatScrubberThumbIDsForAssets:(struct __CFDictionary { }*)arg1; +- (struct __CFDictionary { }*)_wildcatScrubberThumbIDsForAssets; +- (void)set_indexSheetThumbIDsForAssets:(struct __CFDictionary { }*)arg1; +- (struct __CFDictionary { }*)_indexSheetThumbIDsForAssets; +- (void)set_thumbnailManager:(id)arg1; +- (void)_clearThumbIndexToAssetsTables; +- (void)resetThumbnailTables; +- (BOOL)allThumbnailsAreAvailableForAsset:(id)arg1 index:(unsigned int*)arg2; +- (id)initWithThumbnailManager:(id)arg1; +- (id)_thumbnailManager; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLDelayedFiledSystemDeletions.h b/PhotoLibraryServices.framework/PLDelayedFiledSystemDeletions.h new file mode 100755 index 0000000..c6439e0 --- /dev/null +++ b/PhotoLibraryServices.framework/PLDelayedFiledSystemDeletions.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSMutableArray; + +@interface PLDelayedFiledSystemDeletions : NSObject { + NSMutableArray *_owningObjectIDURIs; + NSMutableArray *_fileURLs; + NSMutableArray *_thumbnailIndexes; +} + ++ (id)deletionsFromChangeHubEvent:(void*)arg1; ++ (void)appendDescriptionForEvent:(void*)arg1 toComponents:(id)arg2; + +- (id)initWithOwningObjectIDURIs:(id)arg1 fileURLs:(id)arg2 thumbnailIndexes:(id)arg3; +- (id)allThumbnailIndexesToBeDeleted; +- (void)_enumerateAllURLsToBeDeleted:(id)arg1; +- (void)deleteAllRemainingFilesAndThumbnails; +- (void)appendToXPCMessage:(void*)arg1; +- (id)URLsToBeDeletedForAsset:(id)arg1 thumbnailIndex:(unsigned int*)arg2; +- (void)addDeletionsForAsset:(id)arg1 fileURLs:(id)arg2 thumbnailIndex:(unsigned int)arg3; +- (id)debugDescription; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLDisconnectedManagedObjectContext.h b/PhotoLibraryServices.framework/PLDisconnectedManagedObjectContext.h new file mode 100755 index 0000000..e749175 --- /dev/null +++ b/PhotoLibraryServices.framework/PLDisconnectedManagedObjectContext.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLDisconnectedManagedObjectContext : PLManagedObjectContext { +} + ++ (BOOL)useModelMigratorToCreateDatabase; + +- (void)disconnectFromChangeHub; +- (void)connectToChangeHub; + +@end diff --git a/PhotoLibraryServices.framework/PLDiskController.h b/PhotoLibraryServices.framework/PLDiskController.h new file mode 100755 index 0000000..9d81aa3 --- /dev/null +++ b/PhotoLibraryServices.framework/PLDiskController.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLDiskController : NSObject { + double _lastFSCheck; + long long _bytesRequiredForPhoto; + struct { + unsigned int needToCheckDiskSpace : 1; + unsigned int probablyLowOnDiskSpace : 1; + unsigned int isPhotosApp : 1; + unsigned int extra : 28; + } _flags; +} + ++ (long long)freeDiskSpaceThreshold; ++ (long long)diskSpaceAvailableForUse; ++ (id)sharedInstance; + +- (void)_diskSpaceDidBecomeLow; +- (void)_updateCookie; +- (void)_actuallyUpdateCookie; +- (long long)bytesToAutomaticallyClear; +- (void)updateAvailableDiskSpace; +- (BOOL)hasEnoughDiskToTakePicture; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLFaceDetectingImageSource.h b/PhotoLibraryServices.framework/PLFaceDetectingImageSource.h new file mode 100755 index 0000000..c995299 --- /dev/null +++ b/PhotoLibraryServices.framework/PLFaceDetectingImageSource.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLFaceDetectingImageSource : PLPhotoLibraryImageSource { +} + + +- (unsigned short)sourceIdentifier; +- (id)newImageForAsset:(id)arg1 createMetadata:(id*)arg2; + +@end diff --git a/PhotoLibraryServices.framework/PLFetchingAlbum.h b/PhotoLibraryServices.framework/PLFetchingAlbum.h new file mode 100755 index 0000000..4373e1c --- /dev/null +++ b/PhotoLibraryServices.framework/PLFetchingAlbum.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSFetchRequest, NSOrderedSet; + +@interface PLFetchingAlbum : _PLFetchingAlbum { + unsigned int _countForDisplay; + unsigned int _photosCount; + unsigned int _videosCount; + int _emptyState; +} + +@property(readonly) BOOL hasAssetsCache; +@property(retain) NSFetchRequest * fetchRequest; +@property(retain) NSOrderedSet * fetchedAssets; +@property(readonly) unsigned int countForDisplay; + + +- (void)awakeFromInsert; +- (void)setFetchRequest:(id)arg1; +- (void)awakeFromFetch; +- (id)fetchRequest; +- (void)didTurnIntoFault; +- (BOOL)isEmpty; +- (BOOL)hasAssetsCache; +- (void)updateSnapshotAndClearCaches:(id)arg1; +- (unsigned int)countForAssetsOfKind:(int)arg1; +- (unsigned int)_fetchedCountForAssetsOfKind:(int)arg1; +- (void)setupFetchRequest; +- (id)primitiveAssets; +- (void)setAssets:(id)arg1; +- (void)setKeyAsset:(id)arg1; +- (id)keyAsset; +- (unsigned int)countForDisplay; +- (id)mutableAssets; +- (BOOL)canPerformEditOperation:(int)arg1; +- (id)assets; +- (unsigned int)count; + +@end diff --git a/PhotoLibraryServices.framework/PLFetchingAlbumID.h b/PhotoLibraryServices.framework/PLFetchingAlbumID.h new file mode 100755 index 0000000..6481dae --- /dev/null +++ b/PhotoLibraryServices.framework/PLFetchingAlbumID.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLFetchingAlbumID : NSManagedObjectID { +} + + + +@end diff --git a/PhotoLibraryServices.framework/PLFileSystemAssetImporter.h b/PhotoLibraryServices.framework/PLFileSystemAssetImporter.h new file mode 100755 index 0000000..c3a18bb --- /dev/null +++ b/PhotoLibraryServices.framework/PLFileSystemAssetImporter.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLPhotoLibrary, NSMutableIndexSet; + +@interface PLFileSystemAssetImporter : NSObject { + BOOL _hasProcessedAnyAssets; + PLPhotoLibrary *_photoLibrary; + NSMutableIndexSet *_thumbIndexes; +} + + +- (id)addAssetWithURLs:(id)arg1 usingThumbnailsInformation:(id)arg2 force:(BOOL)arg3; +- (unsigned int)nextThumbnailIndex; +- (id)addAssetWithURLs:(id)arg1 usingThumbnailsInformation:(id)arg2 duplicateUUIDs:(id)arg3 force:(BOOL)arg4; +- (void)setModificationAndCreationDateOnAsset:(id)arg1 withURL:(id)arg2; +- (void)createThumbnailForVideoAsset:(id)arg1; +- (BOOL)setupPhotoAsset:(id)arg1 withURL:(id)arg2 thumbnailsInformation:(id)arg3 allowedToResetThumbnails:(BOOL)arg4; +- (id)_addAssetWithURL:(id)arg1; +- (id)addAssetWithURLs:(id)arg1 usingThumbnailsInformation:(id)arg2 duplicateUUIDs:(id)arg3; +- (id)initWithPhotoLibrary:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLFileSystemImportAsset.h b/PhotoLibraryServices.framework/PLFileSystemImportAsset.h new file mode 100755 index 0000000..dc45d9b --- /dev/null +++ b/PhotoLibraryServices.framework/PLFileSystemImportAsset.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSDate, NSObject, NSMutableSet; + +@interface PLFileSystemImportAsset : NSObject { + NSMutableSet *_urls; + NSDate *_dateCreated; + NSObject *_destinationAlbum; + int assetKind; +} + +@property(retain) NSMutableSet * urls; +@property(retain) NSDate * dateCreated; +@property(retain) NSObject * destinationAlbum; +@property int assetKind; + + +- (int)compare:(id)arg1; +- (void)setUrls:(id)arg1; +- (id)urls; +- (id)initWithURLs:(id)arg1 creationDate:(id)arg2 destinationAlbum:(struct NSObject { Class x1; }*)arg3 isPhotoStream:(BOOL)arg4 isSavedPhotos:(BOOL)arg5 isCameraKit:(BOOL)arg6; +- (void)setAssetKind:(int)arg1; +- (void)setDateCreated:(id)arg1; +- (void)setDestinationAlbum:(struct NSObject { Class x1; }*)arg1; +- (struct NSObject { Class x1; }*)destinationAlbum; +- (int)assetKind; +- (void)dealloc; +- (id)dateCreated; + +@end diff --git a/PhotoLibraryServices.framework/PLFileSystemPersistence.h b/PhotoLibraryServices.framework/PLFileSystemPersistence.h new file mode 100755 index 0000000..b5346bc --- /dev/null +++ b/PhotoLibraryServices.framework/PLFileSystemPersistence.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSMutableArray; + +@interface PLFileSystemPersistence : NSObject { + struct dispatch_queue_s { } *_isolation; + struct dispatch_queue_s { } *_writerQueue; + NSMutableArray *_workItems; +} + ++ (void)persistMetadata:(id)arg1 fileURL:(id)arg2; ++ (void)persistData:(id)arg1 forKey:(id)arg2 fileURL:(id)arg3 completion:(id)arg4; ++ (void)persistUInt16:(unsigned short)arg1 forKey:(id)arg2 fileURL:(id)arg3; ++ (void)persistUUIDString:(id)arg1 forKey:(id)arg2 fileURL:(id)arg3; ++ (void)persistString:(id)arg1 forKey:(id)arg2 fileURL:(id)arg3 completion:(id)arg4; ++ (id)persistedAttributesForFileAtURL:(id)arg1; ++ (void)persistString:(id)arg1 forKey:(id)arg2 fileURL:(id)arg3; ++ (id)sharedInstance; + +- (void)backgroundWriteData:(id)arg1 toFileAtURL:(id)arg2; +- (void)persistForTime:(double)arg1; +- (void)persistData:(id)arg1 forKey:(id)arg2 fileURL:(id)arg3 completion:(id)arg4; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLFileSystemPersistenceAttributes.h b/PhotoLibraryServices.framework/PLFileSystemPersistenceAttributes.h new file mode 100755 index 0000000..a82b4f4 --- /dev/null +++ b/PhotoLibraryServices.framework/PLFileSystemPersistenceAttributes.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSDictionary; + +@interface PLFileSystemPersistenceAttributes : NSObject { + NSDictionary *_attributes; +} + + +- (id)stringForKey:(id)arg1; +- (id)dataForKey:(id)arg1; +- (BOOL)getUInt16:(unsigned short*)arg1 forKey:(id)arg2; +- (id)UUIDStringForKey:(id)arg1; +- (void)dealloc; +- (id)initWithAttributes:(id)arg1; + +@end diff --git a/PhotoLibraryServices.framework/PLFileSystemPersistenceWorkItem.h b/PhotoLibraryServices.framework/PLFileSystemPersistenceWorkItem.h new file mode 100755 index 0000000..b02cd2d --- /dev/null +++ b/PhotoLibraryServices.framework/PLFileSystemPersistenceWorkItem.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSURL, NSMutableDictionary, NSMutableArray; + +@interface PLFileSystemPersistenceWorkItem : NSObject { + NSURL *fileURL; + NSMutableDictionary *attributes; + double touchedDate; + unsigned short transactionCount; + NSMutableArray *completionBlocks; +} + +@property(retain) NSURL * fileURL; +@property(retain) NSMutableDictionary * attributes; +@property(retain) NSMutableArray * completionBlocks; +@property double touchedDate; +@property unsigned short transactionCount; + + +- (id)fileURL; +- (void)setAttributes:(id)arg1; +- (id)attributes; +- (void)enumerateCompletionBlocks:(BOOL)arg1; +- (void)setCompletionBlocks:(id)arg1; +- (void)persist; +- (double)touchedDate; +- (void)setFileURL:(id)arg1; +- (void)setTouchedDate:(double)arg1; +- (void)setTransactionCount:(unsigned short)arg1; +- (unsigned short)transactionCount; +- (id)completionBlocks; +- (void)addCompletionBlock:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLFilteredAlbum.h b/PhotoLibraryServices.framework/PLFilteredAlbum.h new file mode 100755 index 0000000..d7624c5 --- /dev/null +++ b/PhotoLibraryServices.framework/PLFilteredAlbum.h @@ -0,0 +1,118 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSNumber, NSMutableIndexSet, UIImage, NSURL, NSIndexSet, NSMutableOrderedSet, PLIndexMapper, NSPredicate, NSDictionary, NSOrderedSet, , NSString, PLManagedAsset, NSObject; + +@interface PLFilteredAlbum : NSObject { + PLIndexMapper *_indexMapper; + NSMutableIndexSet *_filteredIndexes; + NSMutableOrderedSet *_weak_assets; + NSObject *backingAlbum; + int filter; + NSPredicate *predicate; + BOOL isObservingContextChanges; +} + +@property(readonly) PLIndexMapper * indexMapper; +@property(readonly) NSIndexSet * filteredIndexes; +@property(readonly) * cachedIndexMapState; +@property int filter; +@property(retain) NSObject * backingAlbum; +@property(retain) NSPredicate * predicate; +@property BOOL isObservingContextChanges; +@property NSMutableOrderedSet * _assets; +@property(readonly) NSString * uuid; +@property(readonly) NSNumber * kind; +@property(readonly) int kindValue; +@property(readonly) NSString * title; +@property(readonly) NSString * localizedTitle; +@property(readonly) NSOrderedSet * assets; +@property(readonly) NSMutableOrderedSet * mutableAssets; +@property(readonly) unsigned int count; +@property(readonly) unsigned int photosCount; +@property(readonly) unsigned int videosCount; +@property(readonly) BOOL isEmpty; +@property(readonly) NSString * name; +@property(retain) PLManagedAsset * keyAsset; +@property(readonly) UIImage * posterImage; +@property(readonly) BOOL isLibrary; +@property(readonly) BOOL isCameraAlbum; +@property(readonly) BOOL isPhotoStreamAlbum; +@property(readonly) BOOL shouldDeleteWhenEmpty; +@property(retain) NSDictionary * slideshowSettings; +@property(retain) NSString * importSessionID; +@property(readonly) NSURL * groupURL; +@property unsigned int pendingItemsCount; +@property unsigned int pendingItemsType; + ++ (id)filteredIndexesInAlbum:(struct NSObject { Class x1; }*)arg1 predicate:(id)arg2; ++ (id)predicateForAlbumFilter:(int)arg1; ++ (id)_filteredIndexesInManagedAlbum:(id)arg1 predicate:(id)arg2; ++ (struct NSObject { Class x1; }*)unfilteredAlbum:(struct NSObject { Class x1; }*)arg1; ++ (struct NSObject { Class x1; }*)filteredAlbum:(struct NSObject { Class x1; }*)arg1 intersectFilter:(int)arg2; ++ (struct NSObject { Class x1; }*)filteredAlbum:(struct NSObject { Class x1; }*)arg1 filter:(int)arg2; + +- (id)localizedTitle; +- (id)posterImage; +- (void)setPredicate:(id)arg1; +- (id)predicate; +- (int)filter; +- (id)kind; +- (id)title; +- (id)name; +- (void)setFilter:(int)arg1; +- (BOOL)isEmpty; +- (void)replaceFilteredAssetsAtIndexes:(id)arg1 withFilteredValues:(id)arg2; +- (void)replaceObjectInFilteredAssetsAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)removeFilteredAssetsAtIndexes:(id)arg1; +- (void)insertFilteredAssets:(id)arg1 atIndexes:(id)arg2; +- (void)removeObjectFromFilteredAssetsAtIndex:(unsigned int)arg1; +- (void)insertObject:(id)arg1 inFilteredAssetsAtIndex:(unsigned int)arg2; +- (void)getFilteredAssets:(id*)arg1 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2; +- (id)filteredAssetsAtIndexes:(id)arg1; +- (id)objectInFilteredAssetsAtIndex:(unsigned int)arg1; +- (unsigned int)indexInFilteredAssetsOfObject:(id)arg1; +- (unsigned int)countOfFilteredAssets; +- (void)mappedDataSourceChanged:(id)arg1; +- (BOOL)shouldIncludeObjectAtIndex:(unsigned int)arg1; +- (id)cachedIndexMapState; +- (id)indexMapper; +- (void)setIsObservingContextChanges:(BOOL)arg1; +- (BOOL)isObservingContextChanges; +- (void)backingContextDidChange:(id)arg1; +- (id)filteredIndexes; +- (void)setBackingAlbum:(struct NSObject { Class x1; }*)arg1; +- (id)initWithBackingAlbum:(struct NSObject { Class x1; }*)arg1 filter:(int)arg2; +- (struct NSObject { Class x1; }*)backingAlbum; +- (void)setPendingItemsType:(unsigned int)arg1; +- (unsigned int)pendingItemsType; +- (void)setPendingItemsCount:(unsigned int)arg1; +- (unsigned int)pendingItemsCount; +- (id)groupURL; +- (void)setImportSessionID:(id)arg1; +- (id)importSessionID; +- (BOOL)shouldDeleteWhenEmpty; +- (BOOL)isLibrary; +- (void)setKeyAsset:(id)arg1; +- (id)keyAsset; +- (void)updateStackedImage; +- (void)reducePendingItemsCountBy:(unsigned int)arg1; +- (id)displayableIndexesForCount:(unsigned int)arg1; +- (id)_assets; +- (void)set_assets:(id)arg1; +- (unsigned int)videosCount; +- (unsigned int)photosCount; +- (int)kindValue; +- (BOOL)isPhotoStreamAlbum; +- (BOOL)isCameraAlbum; +- (id)mutableAssets; +- (BOOL)canPerformEditOperation:(int)arg1; +- (void)setSlideshowSettings:(id)arg1; +- (id)slideshowSettings; +- (id)uuid; +- (id)assets; +- (unsigned int)count; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLFilteredAlbumChangeNotification.h b/PhotoLibraryServices.framework/PLFilteredAlbumChangeNotification.h new file mode 100755 index 0000000..30d322c --- /dev/null +++ b/PhotoLibraryServices.framework/PLFilteredAlbumChangeNotification.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLAlbumChangeNotification, NSIndexSet, PLFilteredAlbum, PLIndexMapper; + +@interface PLFilteredAlbumChangeNotification : PLAlbumChangeNotification { + PLFilteredAlbum *_album; + NSIndexSet *_oldFilteredIndexes; + NSIndexSet *_filteredIndexes; + PLIndexMapper *_indexMapper; + PLAlbumChangeNotification *_backingNotification; +} + +@property(readonly) NSIndexSet * updatedFilteredIndexes; +@property(copy) NSIndexSet * filteredIndexes; +@property(readonly) PLIndexMapper * indexMapper; + ++ (id)notificationForFilteredAlbum:(id)arg1 fromAlbumChangeNotification:(id)arg2; + +- (id)album; +- (id)object; +- (void)setFilteredIndexes:(id)arg1; +- (BOOL)countDidChange; +- (id)updatedFilteredIndexes; +- (id)initWithFilteredAlbum:(id)arg1 albumChangeNotification:(id)arg2; +- (id)_changedObjects; +- (BOOL)keyAssetDidChange; +- (id)_diffDescription; +- (BOOL)shouldIncludeObjectAtIndex:(unsigned int)arg1; +- (id)indexMapper; +- (id)filteredIndexes; +- (BOOL)_getOldSet:(id*)arg1 newSet:(id*)arg2; +- (BOOL)titleDidChange; +- (BOOL)shouldReload; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLFilteredAlbumList.h b/PhotoLibraryServices.framework/PLFilteredAlbumList.h new file mode 100755 index 0000000..49b6f0e --- /dev/null +++ b/PhotoLibraryServices.framework/PLFilteredAlbumList.h @@ -0,0 +1,72 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class , NSMutableOrderedSet, NSIndexSet, PLIndexMapper, NSMutableIndexSet, PLManagedAlbumList, PLPhotoLibrary, NSString, NSPredicate; + +@interface PLFilteredAlbumList : NSObject { + PLIndexMapper *_indexMapper; + NSMutableIndexSet *_filteredIndexes; + PLManagedAlbumList *backingAlbumList; + int filter; + NSPredicate *predicate; + NSMutableOrderedSet *_albums; +} + +@property(readonly) PLIndexMapper * indexMapper; +@property(readonly) NSIndexSet * filteredIndexes; +@property(readonly) * cachedIndexMapState; +@property(readonly) int albumListType; +@property int filter; +@property(readonly) NSMutableOrderedSet * albums; +@property(readonly) BOOL canEditAlbums; +@property(readonly) PLPhotoLibrary * photoLibrary; +@property(retain) PLManagedAlbumList * backingAlbumList; +@property(retain) NSPredicate * predicate; +@property(retain) NSMutableOrderedSet * _albums; +@property(readonly) NSString * _prettyDescription; +@property(readonly) NSString * _typeDescription; + ++ (id)filteredAlbumList:(id)arg1 filter:(int)arg2; + +- (void)setPredicate:(id)arg1; +- (id)predicate; +- (int)filter; +- (id)_typeDescription; +- (id)identifier; +- (void)setFilter:(int)arg1; +- (void)replaceFilteredAlbumsAtIndexes:(id)arg1 withFilteredValues:(id)arg2; +- (void)replaceObjectInFilteredAlbumsAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)removeFilteredAlbumsAtIndexes:(id)arg1; +- (void)insertFilteredAlbums:(id)arg1 atIndexes:(id)arg2; +- (void)removeObjectFromFilteredAlbumsAtIndex:(unsigned int)arg1; +- (void)insertObject:(id)arg1 inFilteredAlbumsAtIndex:(unsigned int)arg2; +- (void)getFilteredAlbums:(id*)arg1 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2; +- (id)filteredAlbumsAtIndexes:(id)arg1; +- (id)objectInFilteredAlbumsAtIndex:(unsigned int)arg1; +- (unsigned int)indexInFilteredAlbumsOfObject:(id)arg1; +- (unsigned int)countOfFilteredAlbums; +- (void)set_albums:(id)arg1; +- (id)_albums; +- (void)_invalidateFilteredIndexes; +- (void)_backingContextDidChange:(id)arg1; +- (id)backingAlbumList; +- (void)setBackingAlbumList:(id)arg1; +- (id)initWithBackingAlbumList:(id)arg1 filter:(int)arg2; +- (void)mappedDataSourceChanged:(id)arg1; +- (BOOL)shouldIncludeObjectAtIndex:(unsigned int)arg1; +- (id)cachedIndexMapState; +- (id)indexMapper; +- (id)filteredIndexes; +- (int)albumListType; +- (id)_prettyDescription; +- (BOOL)hasAtLeastOneAlbum; +- (BOOL)albumHasFixedOrder:(struct NSObject { Class x1; }*)arg1; +- (BOOL)canEditAlbums; +- (id)photoLibrary; +- (id)albums; +- (id)managedObjectContext; +- (id)description; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLFilteredAlbumListChangeNotification.h b/PhotoLibraryServices.framework/PLFilteredAlbumListChangeNotification.h new file mode 100755 index 0000000..78640ff --- /dev/null +++ b/PhotoLibraryServices.framework/PLFilteredAlbumListChangeNotification.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSIndexSet, PLFilteredAlbumList, PLAlbumListChangeNotification, PLIndexMapper; + +@interface PLFilteredAlbumListChangeNotification : PLAlbumListChangeNotification { + PLFilteredAlbumList *_albumList; + NSIndexSet *_oldFilteredIndexes; + NSIndexSet *_filteredIndexes; + PLIndexMapper *_indexMapper; + PLAlbumListChangeNotification *_backingNotification; +} + +@property(readonly) NSIndexSet * updatedFilteredIndexes; +@property(copy) NSIndexSet * filteredIndexes; +@property(readonly) PLIndexMapper * indexMapper; + ++ (id)notificationForFilteredAlbumList:(id)arg1 fromAlbumListChangeNotification:(id)arg2; + +- (id)object; +- (id)initWithFilteredAlbumList:(id)arg1 albumListChangeNotification:(id)arg2; +- (void)setFilteredIndexes:(id)arg1; +- (BOOL)countDidChange; +- (id)updatedFilteredIndexes; +- (id)_changedObjects; +- (id)_diffDescription; +- (BOOL)shouldIncludeObjectAtIndex:(unsigned int)arg1; +- (id)indexMapper; +- (id)filteredIndexes; +- (BOOL)_getOldSet:(id*)arg1 newSet:(id*)arg2; +- (BOOL)shouldReload; +- (id)albumList; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLFilteredShuffledAlbum.h b/PhotoLibraryServices.framework/PLFilteredShuffledAlbum.h new file mode 100755 index 0000000..43100ee --- /dev/null +++ b/PhotoLibraryServices.framework/PLFilteredShuffledAlbum.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSPredicate; + +@interface PLFilteredShuffledAlbum : PLShuffledAlbum { + int _filter; + NSPredicate *_filterPredicate; +} + +@property(readonly) int filter; +@property(readonly) NSPredicate * filterPredicate; + ++ (struct NSObject { Class x1; }*)_shuffledAlbumWithAlbum:(struct NSObject { Class x1; }*)arg1 filter:(int)arg2 startingAsset:(id)arg3; + +- (id)filterPredicate; +- (int)filter; +- (void)createShuffledIndexesMaps; +- (struct NSObject { Class x1; }*)unshuffledAlbum; +- (id)initWithBackingAlbum:(struct NSObject { Class x1; }*)arg1 filter:(int)arg2 startingAsset:(id)arg3; +- (unsigned int)count; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLFixedSizeLRUCache.h b/PhotoLibraryServices.framework/PLFixedSizeLRUCache.h new file mode 100755 index 0000000..c329b47 --- /dev/null +++ b/PhotoLibraryServices.framework/PLFixedSizeLRUCache.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLFixedSizeLRUCache : NSObject { + unsigned int _size; + unsigned int _usedSlots; + struct __CFArray { } *_lruQueue; + struct __CFDictionary { } *_keyToObjectMapping; +} + + +- (id)objectWithKey:(id)arg1; +- (void)invalidate; +- (void)_freeMemory:(id)arg1; +- (void)removeObjectWithKey:(id)arg1; +- (void)addObject:(id)arg1 withKey:(id)arg2; +- (id)initForCacheSize:(unsigned int)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLGenericAlbum.h b/PhotoLibraryServices.framework/PLGenericAlbum.h new file mode 100755 index 0000000..dd0130d --- /dev/null +++ b/PhotoLibraryServices.framework/PLGenericAlbum.h @@ -0,0 +1,130 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLManagedAsset, NSMutableOrderedSet, NSURL, NSOrderedSet, NSObject, UIImage, PLPhotoLibrary, NSString, NSDictionary, NSNumber; + +@interface PLGenericAlbum : _PLGenericAlbum { + NSObject *_derivededAlbums[5]; + BOOL isRegisteredForChanges; + BOOL didRegisteredWithUserInterfaceContext; +} + +@property(readonly) BOOL isLibrary; +@property(readonly) BOOL isCameraAlbum; +@property(readonly) BOOL shouldDeleteWhenEmpty; +@property(readonly) unsigned int indexOfPosterImage; +@property BOOL isRegisteredForChanges; +@property BOOL didRegisteredWithUserInterfaceContext; +@property(readonly) PLPhotoLibrary * photoLibrary; +@property(readonly) NSOrderedSet * assets; +@property(readonly) NSMutableOrderedSet * mutableAssets; +@property(readonly) unsigned int count; +@property(readonly) unsigned int photosCount; +@property(readonly) unsigned int videosCount; +@property(readonly) NSString * name; +@property(readonly) UIImage * posterImage; +@property int kindValue; +@property BOOL isRegisteredForChanges; +@property BOOL didRegisteredWithUserInterfaceContext; +@property(readonly) NSString * uuid; +@property(readonly) NSNumber * kind; +@property(readonly) NSString * title; +@property(readonly) NSString * localizedTitle; +@property(readonly) BOOL isEmpty; +@property(retain) PLManagedAsset * keyAsset; +@property(readonly) BOOL isLibrary; +@property(readonly) BOOL isCameraAlbum; +@property(readonly) BOOL isPhotoStreamAlbum; +@property(readonly) BOOL shouldDeleteWhenEmpty; +@property(retain) NSDictionary * slideshowSettings; +@property(retain) NSString * importSessionID; +@property(readonly) NSURL * groupURL; +@property unsigned int pendingItemsCount; +@property unsigned int pendingItemsType; + ++ (void)addSingletonObjectsToContext:(id)arg1; ++ (id)insertAlbumWithKind:(int)arg1 title:(id)arg2 uuid:(id)arg3 inManagedObjectContext:(id)arg4; ++ (id)allAlbumsRegisteredWithManagedObjectContext:(id)arg1; ++ (id)insertNewFaceAlbumIntoLibrary:(id)arg1; ++ (id)insertNewAlbumIntoLibrary:(id)arg1; ++ (id)albumsMatchingPredicate:(id)arg1 inLibrary:(id)arg2; ++ (id)albumWithName:(id)arg1 inLibrary:(id)arg2; ++ (id)albumWithObjectID:(id)arg1 inLibrary:(id)arg2; ++ (id)albumWithUUID:(id)arg1 inLibrary:(id)arg2; ++ (id)allAlbumsInLibrary:(id)arg1; ++ (id)iTunesLibraryAlbumInLibrary:(id)arg1; ++ (id)albumsMatchingPredicate:(id)arg1 inManagedObjectContext:(id)arg2; ++ (id)wallpaperAlbumInLibrary:(id)arg1; ++ (id)keyPathsForValuesAffectingKindValue; ++ (id)keyPathsForValuesAffectingName; ++ (id)allAlbumsInManagedObjectContext:(id)arg1; ++ (id)allPhotoStreamAssetsAlbumInLibrary:(id)arg1; ++ (id)filesystemImportProgressAlbumInLibrary:(id)arg1; ++ (id)otaRestoreProgressAlbumInLibrary:(id)arg1; ++ (id)syncProgressAlbumInLibrary:(id)arg1; ++ (id)allNonPhotoStreamAssetsAlbumInLibrary:(id)arg1; ++ (id)allAssetsAlbumInLibrary:(id)arg1; ++ (id)insertNewAlbumWithKind:(int)arg1 title:(id)arg2 intoLibrary:(id)arg3; ++ (id)albumWithKind:(int)arg1 inManagedObjectContext:(id)arg2; ++ (struct NSObject { Class x1; }*)albumFromGroupURL:(id)arg1 photoLibrary:(id)arg2; ++ (id)albumForStreamID:(id)arg1 inLibrary:(id)arg2; ++ (id)insertNewPhotoStreamAlbumIntoLibrary:(id)arg1; ++ (id)albumsWithKind:(int)arg1 inManagedObjectContext:(id)arg2; ++ (id)albumsWithUUID:(id)arg1 inManagedObjectContext:(id)arg2; ++ (id)eventsWithName:(id)arg1 andImportSessionIdentifier:(id)arg2 inManagedObjectContext:(id)arg3; ++ (id)cameraSessionAlbumInLibrary:(id)arg1; ++ (id)cameraRollAlbumInLibrary:(id)arg1; ++ (id)insertNewEventWithTitle:(id)arg1 intoLibrary:(id)arg2; ++ (id)insertNewAlbumWithTitle:(id)arg1 intoLibrary:(id)arg2; ++ (id)insertNewEventIntoLibrary:(id)arg1; + +- (id)localizedTitle; +- (id)posterImage; +- (void)awakeFromInsert; +- (void)awakeFromFetch; +- (void)willTurnIntoFault; +- (id)kind; +- (id)title; +- (id)name; +- (BOOL)isEmpty; +- (void)setTitle:(id)arg1; +- (void)enumerateDerivedIndexMappers:(id)arg1; +- (void)registerDerivedAlbum:(struct NSObject { Class x1; }*)arg1; +- (void)enumerateDerivedAlbums:(id)arg1; +- (id)_kindDescription; +- (void)setIsRegisteredForChanges:(BOOL)arg1; +- (void)unregisterAllDerivedAlbums; +- (unsigned int)countForAssetsOfKind:(int)arg1; +- (void)unregisterForChanges; +- (BOOL)didRegisteredWithUserInterfaceContext; +- (void)registerForChanges; +- (void)setDidRegisteredWithUserInterfaceContext:(BOOL)arg1; +- (BOOL)isRegisteredForChanges; +- (void)setUuid:(id)arg1; +- (void)setKindValue:(int)arg1; +- (id)_prettyDescription; +- (unsigned int)indexOfPosterImage; +- (id)groupURL; +- (BOOL)shouldDeleteWhenEmpty; +- (BOOL)isLibrary; +- (void)updateStackedImage; +- (void)reducePendingItemsCountBy:(unsigned int)arg1; +- (id)displayableIndexesForCount:(unsigned int)arg1; +- (id)photoLibrary; +- (unsigned int)videosCount; +- (unsigned int)photosCount; +- (int)kindValue; +- (BOOL)isPhotoStreamAlbum; +- (BOOL)isCameraAlbum; +- (void)delete; +- (BOOL)canPerformEditOperation:(int)arg1; +- (void)setSlideshowSettings:(id)arg1; +- (id)slideshowSettings; +- (id)uuid; +- (id)assetsByObjectIDAtIndexes:(id)arg1; +- (unsigned int)count; +- (void)dealloc; +- (void)setKind:(id)arg1; + +@end diff --git a/PhotoLibraryServices.framework/PLGenericAlbumID.h b/PhotoLibraryServices.framework/PLGenericAlbumID.h new file mode 100755 index 0000000..7365352 --- /dev/null +++ b/PhotoLibraryServices.framework/PLGenericAlbumID.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLGenericAlbumID : NSManagedObjectID { +} + + + +@end diff --git a/PhotoLibraryServices.framework/PLIOSurfaceData.h b/PhotoLibraryServices.framework/PLIOSurfaceData.h new file mode 100755 index 0000000..58f536a --- /dev/null +++ b/PhotoLibraryServices.framework/PLIOSurfaceData.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLIOSurfaceData : NSData { + struct __IOSurface { } *_surface; + const void *_bytes; + unsigned int _length; +} + ++ (id)dataWithIOSurface:(void*)arg1; + +- (id)initWithIOSurface:(void*)arg1; +- (const void*)bytes; +- (id)initWithIOSurface:(void*)arg1 length:(unsigned int)arg2; +- (unsigned int)length; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLImageCache.h b/PhotoLibraryServices.framework/PLImageCache.h new file mode 100755 index 0000000..807b5b2 --- /dev/null +++ b/PhotoLibraryServices.framework/PLImageCache.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLImageLoadingThread, PLImageCacheList; + +@interface PLImageCache : NSObject { + PLImageLoadingThread *_loader; + PLImageCacheList *_cacheList; +} + + +- (id)newCachedImageWithImageContents:(void*)arg1 orientation:(int)arg2 metadata:(id)arg3 fromSource:(id)arg4 asset:(id)arg5; +- (id)cachedImageFromSource:(id)arg1 asset:(id)arg2 loadIfNeeded:(BOOL)arg3 synchronously:(BOOL)arg4 priority:(int)arg5 forImageLoadingQueue:(id)arg6 completion:(id)arg7; +- (void)cancelLoadFromSource:(id)arg1 asset:(id)arg2 imageLoadingQueue:(id)arg3; +- (void)removeImageLoadingQueue:(id)arg1; +- (void)_addImageToCache:(id)arg1; +- (void)invalidateCachedImageForSource:(id)arg1 asset:(id)arg2; +- (id)cachedImageFromSource:(id)arg1 forAsset:(id)arg2 loadIfNeeded:(BOOL)arg3 synchronously:(BOOL)arg4 priority:(int)arg5 forImageLoadingQueue:(id)arg6; +- (void)_uncacheImage:(id)arg1; +- (id)_imageLoader; +- (id)_cachedImageFromSource:(id)arg1 asset:(id)arg2; +- (id)newImageLoadingQueue; +- (void)resumeLoading; +- (void)pauseLoading; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLImageCacheList.h b/PhotoLibraryServices.framework/PLImageCacheList.h new file mode 100755 index 0000000..8066a52 --- /dev/null +++ b/PhotoLibraryServices.framework/PLImageCacheList.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLLoadRequestKey; + +@interface PLImageCacheList : NSObject { + struct dispatch_queue_s { } *_isolation; + unsigned int _length; + unsigned int _lastFailLocation; + id *_keys; + unsigned int *_keyHashes; + id *_images; + PLLoadRequestKey *_dummy[1]; +} + ++ (id)newImageCacheList; + +- (id)_init; +- (void)setImage:(id)arg1 forKey:(id)arg2; +- (id)imageForKey:(id)arg1; +- (void)removeImageForKey:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLImageLoadRequest.h b/PhotoLibraryServices.framework/PLImageLoadRequest.h new file mode 100755 index 0000000..4a6c9f7 --- /dev/null +++ b/PhotoLibraryServices.framework/PLImageLoadRequest.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSManagedObjectID, NSMutableSet, NSArray, PLLoadRequestKey, PLImageSource, NSMutableArray; + +@interface PLImageLoadRequest : NSObject { + NSManagedObjectID *_assetID; + PLImageSource *_source; + NSMutableSet *_queues; + int _priority; + NSMutableArray *_completionBlocks; + PLLoadRequestKey *_key; +} + +@property int priority; +@property(readonly) NSArray * completionBlocks; +@property(readonly) PLImageSource * source; +@property(readonly) PLLoadRequestKey * key; + ++ (id)requestWithAsset:(id)arg1 source:(id)arg2 priority:(int)arg3 completion:(id)arg4 loadingQueue:(id)arg5; + +- (void)setPriority:(int)arg1; +- (int)priority; +- (id)key; +- (id)source; +- (id)completionBlocks; +- (id)initWithAsset:(id)arg1 source:(id)arg2 priority:(int)arg3; +- (id)assetInPhotoLibrary:(id)arg1; +- (void)notifyImageLoadingQueuesOfImageAvailability:(id)arg1; +- (void)registerImageLoadingQueue:(id)arg1; +- (void)addCompletionBlock:(id)arg1; +- (BOOL)someImageLoadingQueuesRegistered; +- (void)deregisterImageLoadingQueue:(id)arg1; +- (BOOL)isImageLoadingQueueRegistered:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)debugDescription; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLImageLoadingQueue.h b/PhotoLibraryServices.framework/PLImageLoadingQueue.h new file mode 100755 index 0000000..6869640 --- /dev/null +++ b/PhotoLibraryServices.framework/PLImageLoadingQueue.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLImageCache, NSLock, ; + +@interface PLImageLoadingQueue : NSObject { + *_delegate; + PLImageCache *_cache; + NSLock *_lock; +} + +@property * delegate; + + +- (void)setDelegate:(id)arg1; +- (void)stopLoading; +- (id)delegate; +- (void)imageIsAvailable:(id)arg1 forAsset:(id)arg2 fromSource:(id)arg3 completionBlocks:(id)arg4; +- (id)loadImageSynchronously:(BOOL)arg1 fromSource:(id)arg2 forAsset:(id)arg3; +- (id)loadImageSynchronously:(BOOL)arg1 fromSource:(id)arg2 forAsset:(id)arg3 loadIfNeeded:(BOOL)arg4; +- (id)initWithImageCache:(id)arg1; +- (id)loadImageSynchronously:(BOOL)arg1 fromSource:(id)arg2 forAsset:(id)arg3 completion:(id)arg4; +- (void)invalidateImageFromSource:(id)arg1 forAsset:(id)arg2; +- (id)loadImageSynchronously:(BOOL)arg1 fromSource:(id)arg2 forAsset:(id)arg3 priority:(int)arg4 completion:(id)arg5; +- (void)cancelLoadFromSource:(id)arg1 forAsset:(id)arg2; +- (id)loadImageSynchronously:(BOOL)arg1 fromSource:(id)arg2 forAsset:(id)arg3 priority:(int)arg4; +- (void)resumeLoading; +- (void)pauseLoading; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLImageLoadingThread.h b/PhotoLibraryServices.framework/PLImageLoadingThread.h new file mode 100755 index 0000000..601544f --- /dev/null +++ b/PhotoLibraryServices.framework/PLImageLoadingThread.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSMutableSet, PLPhotoLibrary, PLImageCache, NSMutableArray, NSMutableDictionary; + +@interface PLImageLoadingThread : NSObject { + BOOL _running; + BOOL _paused; + BOOL _canceled; + PLImageCache *_cache; + NSMutableSet *_queues; + NSMutableDictionary *_requestsByKey; + struct dispatch_queue_s { } *_isolation; + struct dispatch_queue_s { } *_workQueue; + struct dispatch_queue_s { } *_highestPriorityQueue; + NSMutableArray *_highestPriorityRequests; + struct dispatch_queue_s { } *_highPriorityQueue; + NSMutableArray *_highPriorityRequests; + struct dispatch_queue_s { } *_normalPriorityQueue; + NSMutableArray *_normalPriorityRequests; + PLPhotoLibrary *_library; +} + + +- (void)_enqueueRequest:(id)arg1; +- (void)resume; +- (void)pause; +- (void)stop; +- (void)_serviceRequest:(id)arg1; +- (void)_serviceRequestFrom:(id)arg1; +- (void)_start; +- (void)_requeueRequest:(id)arg1 oldPriority:(int)arg2; +- (BOOL)_dequeueRequest:(id)arg1; +- (void)cancelLoadFromSource:(id)arg1 asset:(id)arg2 imageLoadingQueue:(id)arg3; +- (void)removeImageLoadingQueue:(id)arg1; +- (void)addImageLoadingQueue:(id)arg1; +- (id)loadImageFromSource:(id)arg1 asset:(id)arg2 forImageLoadingQueue:(id)arg3 synchronously:(BOOL)arg4 priority:(int)arg5 completion:(id)arg6; +- (void)cacheWasDeallocated; +- (id)initWithImageCache:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLImageSource.h b/PhotoLibraryServices.framework/PLImageSource.h new file mode 100755 index 0000000..e64ef48 --- /dev/null +++ b/PhotoLibraryServices.framework/PLImageSource.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLImageSource : NSObject { +} + +@property(readonly) unsigned short sourceIdentifier; + + +- (unsigned short)sourceIdentifier; +- (id)newImageForAsset:(id)arg1 createMetadata:(id*)arg2; + +@end diff --git a/PhotoLibraryServices.framework/PLImageTable.h b/PhotoLibraryServices.framework/PLImageTable.h new file mode 100755 index 0000000..e83772b --- /dev/null +++ b/PhotoLibraryServices.framework/PLImageTable.h @@ -0,0 +1,81 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSDictionary, NSString, NSMutableArray; + +@interface PLImageTable : NSObject { + int _format; + NSString *_path; + struct CGSize { + float width; + float height; + } _thumbnailSize; + int _imageRowBytes; + int _imageLength; + int _entryLength; + BOOL _readOnly; + BOOL _dying; + int _fid; + unsigned long _fileLength; + int _entryCount; + unsigned long _segmentLength; + int _segmentCount; + NSMutableArray *_allSegments; +} + +@property(readonly) NSDictionary * photoUUIDToIndexMap; +@property(readonly) NSString * path; +@property(readonly) int imageFormat; +@property(readonly) int imageWidth; +@property(readonly) int imageHeight; +@property(readonly) int imageRowBytes; +@property(readonly) int imageLength; +@property(readonly) BOOL isReadOnly; + ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })scaleSize:(struct CGSize { float x1; float x2; })arg1 toFitWithinSize:(struct CGSize { float x1; float x2; })arg2; ++ (void)releaseSegmentCache; + +- (id)path; +- (BOOL)isReadOnly; +- (struct CGSize { float x1; float x2; })imageSize; +- (void)preheatImageDataAtIndexex:(id)arg1; +- (BOOL)thumbnailForAsset:(id)arg1 existsAtIndex:(int)arg2; +- (struct __CFDictionary { }*)currentAssetUUIDsToIndexesMapping; +- (int)imageRowBytes; +- (id)_tableDescription; +- (void)rotateEntryAtIndex:(int)arg1 byDegrees:(int)arg2 withWhiteInsert:(int)arg3; +- (BOOL)entryAtIndexIsPlaceholder:(int)arg1; +- (void)setImageData:(const void*)arg1 forEntryAtIndex:(int)arg2 asset:(id)arg3; +- (void)compactWithOccupiedIndexes:(id)arg1; +- (id)preflightCompactionWithOccupiedIndexes:(id)arg1; +- (id)photoUUIDToIndexMap; +- (void)ensureIndexExists:(int)arg1; +- (int)entryCount; +- (void)fileLengthChangedExternally; +- (void)_releaseSegment:(id)arg1; +- (unsigned long)_segmentLength; +- (int)_fileDescriptor; +- (void)_setEntryAtIndex:(int)arg1 imageData:(const void*)arg2 actualImageSize:(struct CGSize { float x1; float x2; })arg3; +- (int)imageLength; +- (int)imageHeight; +- (int)imageWidth; +- (void)_writeImage:(id)arg1 withDuration:(id)arg2 photoUUID:(id)arg3 toEntryAtIndex:(int)arg4 isPlaceholder:(BOOL)arg5; +- (BOOL)_compactWithOccupiedIndexes:(id)arg1 outPhotoUUIDToIndexMap:(id*)arg2; +- (id)_mappedImageDataAtIndex:(int)arg1; +- (void)_addEntriesIfNecessaryForIndex:(int)arg1; +- (void)_setEntryCount:(int)arg1; +- (void)_updateSegmentCount; +- (void)_reloadSegmentAtIndex:(int)arg1; +- (id)_segmentAtIndex:(int)arg1; +- (void)_releaseSegmentAtIndex:(int)arg1; +- (id)initWithPath:(id)arg1 imageFormat:(int)arg2 readOnly:(BOOL)arg3; +- (void)deleteEntryAtIndex:(int)arg1; +- (id)imageDataAtIndex:(int)arg1 width:(int*)arg2 height:(int*)arg3 bytesPerRow:(int*)arg4 dataWidth:(int*)arg5 dataHeight:(int*)arg6 dataOffset:(int*)arg7; +- (id)dataForEntryAtIndex:(int)arg1; +- (void)setImage:(id)arg1 forEntryAtIndex:(int)arg2 videoDuration:(id)arg3 photoUUID:(id)arg4 isPlaceholder:(BOOL)arg5; +- (id)initWithPath:(id)arg1 imageFormat:(int)arg2; +- (int)imageFormat; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLImageTableSegment.h b/PhotoLibraryServices.framework/PLImageTableSegment.h new file mode 100755 index 0000000..9246904 --- /dev/null +++ b/PhotoLibraryServices.framework/PLImageTableSegment.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLImageTable; + +@interface PLImageTableSegment : NSObject { + PLImageTable *_imageTable; + unsigned long _index; + void *_ptr; + unsigned long _length; + BOOL _dying; +} + + +- (void*)bytes; +- (id)initWithImageTable:(id)arg1 offset:(long long)arg2 length:(unsigned long)arg3; +- (id)initWithImageTable:(id)arg1 index:(unsigned long)arg2 length:(unsigned long)arg3 idealAddress:(void*)arg4; +- (oneway void)release; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLImageWriter.h b/PhotoLibraryServices.framework/PLImageWriter.h new file mode 100755 index 0000000..1ebf4fb --- /dev/null +++ b/PhotoLibraryServices.framework/PLImageWriter.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSRecursiveLock, NSMutableArray, NSCountedSet; + +@interface PLImageWriter : NSObject { + NSMutableArray *_highPriorityJobs; + NSCountedSet *_unfinishedHighPriorityJobs; + unsigned int _highPrioritySequentialJobCount; + NSMutableArray *_lowPriorityJobs; + NSCountedSet *_unfinishedLowPriorityJobs; + NSRecursiveLock *_jobsLock; + int _jobQueueAvailabilityToken; + BOOL _writerThreadRunning; + BOOL _databaseIsCorrupt; +} + ++ (id)sharedWriter; ++ (void)writeableDataForImage:(id)arg1 previewImage:(id)arg2 imageData:(id)arg3 imageUTIType:(struct __CFString { }*)arg4 exifProperties:(id)arg5 imageRefOut:(struct CGImage {}**)arg6 lowResImageRefOut:(struct CGImage {}**)arg7 thumbnailDataOut:(id*)arg8 imageUTITypeOut:(const struct __CFString {}**)arg9 exifPropertiesOut:(id*)arg10 isJPEGOut:(BOOL*)arg11 imageDataOut:(id*)arg12; ++ (void)decorateThumbnailInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 size:(struct CGSize { float x1; float x2; })arg2 duration:(id)arg3 inContext:(struct CGContext { }*)arg4 format:(int)arg5; ++ (void)decorateThumbnail:(id)arg1 inContext:(struct CGContext { }*)arg2; + +- (BOOL)enqueueJob:(id)arg1; +- (BOOL)canEnqueueJob:(id)arg1; +- (void)_processJob:(id)arg1; +- (void)_processIngestedSyncedAssetJob:(id)arg1; +- (void)_processSavePhotoStreamImageToCameraRollJob:(id)arg1; +- (void)_processDeletePhotoStreamDataJob:(id)arg1; +- (void)_processSyncedVideoSaveJob:(id)arg1; +- (void)_processImportImageJob:(id)arg1; +- (void)_processImageJob:(id)arg1; +- (void)_processVideoSaveJob:(id)arg1; +- (void)_processVideoJob:(id)arg1; +- (BOOL)_sufficientDiskSpaceToCopyVideoAtPath:(id)arg1; +- (void)_decorateThumbnail:(id)arg1; +- (void)_decrementJobCount:(id)arg1; +- (void)_removeTransientKeys:(id)arg1; +- (id)cameraAssetPathForNewAssetWithType:(int)arg1; +- (void)_writerThread; +- (void)_incrementJobCount:(id)arg1; +- (BOOL)_isHighPriorityJob:(id)arg1; +- (void)_postJobQueueNotificationIsAvailable:(BOOL)arg1; +- (void)decorateThumbnail:(id)arg1 inContext:(struct CGContext { }*)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLImportFileManager.h b/PhotoLibraryServices.framework/PLImportFileManager.h new file mode 100755 index 0000000..10bea68 --- /dev/null +++ b/PhotoLibraryServices.framework/PLImportFileManager.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLImportFileManager : NSObject { +} + ++ (BOOL)isCameraDirectoryFolderName:(id)arg1; ++ (BOOL)isImportDirectoryFolderName:(id)arg1; + +- (id)_DCIMFolderNameWithNumber:(int)arg1; +- (id)_dcimDirectory; +- (id)urlForNewDCIMFolderWithFolderNumber:(int*)arg1; +- (BOOL)removeUnusedDCIMDirectoryAtPath:(id)arg1; +- (id)nextAvailableFilePathInDirectory:(id)arg1 withExtension:(id)arg2; + +@end diff --git a/PhotoLibraryServices.framework/PLImporter.h b/PhotoLibraryServices.framework/PLImporter.h new file mode 100755 index 0000000..b8f8447 --- /dev/null +++ b/PhotoLibraryServices.framework/PLImporter.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSThread, PLManagedObjectContext, NSRecursiveLock, NSMutableArray; + +@interface PLImporter : NSObject { + NSRecursiveLock *_accessLock; + NSMutableArray *_importQueue; + NSThread *_workerThread; + BOOL _cancelCurrentImport; +} + +@property(readonly) PLManagedObjectContext * managedObjectContext; + ++ (BOOL)importInProgress; ++ (id)identifierForNewImportSession; ++ (id)sharedImporter; + +- (void)checkDirectoriesInOrphanChecklist; +- (void)_removeOrphanedMediaFilesFromDirectories:(id)arg1; +- (BOOL)_testAndClearCancelImportFlag; +- (void)_removeOrphanedMediaFilesFromDirectory:(id)arg1; +- (void)notifySuccessOnMainThread:(id)arg1; +- (void)notifyFailureOnMainThread:(id)arg1; +- (void)notifyOnMainThread:(id)arg1; +- (void)workerThread:(id)arg1; +- (void)queueImportFilesAtDirectoryPath:(id)arg1 baseName:(id)arg2 sidecarFileInfo:(id)arg3 intoEvent:(struct NSObject { Class x1; }*)arg4 progress:(struct { id x1; float x2; struct __CFArray {} *x3; float x4; BOOL x5; id x6; }*)arg5 importSessionIdentifier:(id)arg6; +- (int)queuedImportCount; +- (void)addDirectoryToOrphanChecklist:(id)arg1; +- (id)cancelAllImports; +- (void)removeDirectoryFromOrphanChecklist:(id)arg1; +- (void)queueImportFileAtPath:(id)arg1 intoEvent:(struct NSObject { Class x1; }*)arg2 progress:(struct { id x1; float x2; struct __CFArray {} *x3; float x4; BOOL x5; id x6; }*)arg3 importSessionIdentifier:(id)arg4; +- (id)managedObjectContext; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLImporterQueuedPhoto.h b/PhotoLibraryServices.framework/PLImporterQueuedPhoto.h new file mode 100755 index 0000000..ff0ee70 --- /dev/null +++ b/PhotoLibraryServices.framework/PLImporterQueuedPhoto.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSObject, NSString, NSArray; + +@interface PLImporterQueuedPhoto : NSObject { + NSString *directoryPath; + NSString *baseName; + NSArray *sidecarFileInfo; + struct NSObject { Class x1; } *event; + struct { id x1; float x2; struct __CFArray {} *x3; float x4; BOOL x5; id x6; } *progressStack; + NSString *importIdentifier; +} + +@property(copy) NSString * directoryPath; +@property(copy) NSString * baseName; +@property(copy) NSArray * sidecarFileInfo; +@property(retain) NSObject * event; +@property struct { id x1; float x2; struct __CFArray {} *x3; float x4; BOOL x5; id x6; }* progressStack; +@property(copy) NSString * importIdentifier; + ++ (id)queuedPhotoWithDirectoryPath:(id)arg1 baseName:(id)arg2 sidecarFileInfo:(id)arg3 event:(struct NSObject { Class x1; }*)arg4 progress:(struct { id x1; float x2; struct __CFArray {} *x3; float x4; BOOL x5; id x6; }*)arg5 importSessionIdentifier:(id)arg6; + +- (id)baseName; +- (struct NSObject { Class x1; }*)event; +- (void)setEvent:(struct NSObject { Class x1; }*)arg1; +- (struct { id x1; float x2; struct __CFArray {} *x3; float x4; BOOL x5; id x6; }*)progressStack; +- (id)sidecarFileInfo; +- (id)directoryPath; +- (void)setImportIdentifier:(id)arg1; +- (void)setProgressStack:(struct { id x1; float x2; struct __CFArray {} *x3; float x4; BOOL x5; id x6; }*)arg1; +- (void)setSidecarFileInfo:(id)arg1; +- (void)setBaseName:(id)arg1; +- (void)setDirectoryPath:(id)arg1; +- (id)importIdentifier; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLIndexMapper.h b/PhotoLibraryServices.framework/PLIndexMapper.h new file mode 100755 index 0000000..07e9724 --- /dev/null +++ b/PhotoLibraryServices.framework/PLIndexMapper.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class ; + +@interface PLIndexMapper : NSObject { + *_dataSource; +} + + +- (id)indexesForBackingIndexes:(id)arg1; +- (id)backingIndexesForIndexes:(id)arg1; +- (unsigned int)backingIndexForIndex:(unsigned int)arg1; +- (unsigned int)indexForBackingIndex:(unsigned int)arg1; +- (BOOL)applyContainerChangeNotification:(id)arg1 changeTypes:(int)arg2 toFilteredIndexes:(id)arg3; +- (id)initWithDataSource:(id)arg1; + +@end diff --git a/PhotoLibraryServices.framework/PLKeepDaemonAliveAssertion.h b/PhotoLibraryServices.framework/PLKeepDaemonAliveAssertion.h new file mode 100755 index 0000000..be3cbda --- /dev/null +++ b/PhotoLibraryServices.framework/PLKeepDaemonAliveAssertion.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLKeepDaemonAliveAssertion : NSObject { + struct _xpc_connection_s { } *_keepaliveConnection; +} + ++ (id)assertion; + +- (void)_applicationDidBecomeActive:(id)arg1; +- (void)_applicationWillResignActive:(id)arg1; +- (void)_setupHeartBeatForConnection:(struct _xpc_connection_s { }*)arg1; +- (void)_tearDownConnection; +- (void)_unregisterForAppActiveNotifications; +- (void)_setupConnection; +- (void)_registerForAppActiveNotifications; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLLoadRequestKey.h b/PhotoLibraryServices.framework/PLLoadRequestKey.h new file mode 100755 index 0000000..1213cd1 --- /dev/null +++ b/PhotoLibraryServices.framework/PLLoadRequestKey.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSManagedObjectID; + +@interface PLLoadRequestKey : NSObject { + unsigned short _sourceID; + NSManagedObjectID *_objectID; + unsigned int _hash; +} + ++ (id)keyWithSource:(id)arg1 asset:(id)arg2; + +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLLocationController.h b/PhotoLibraryServices.framework/PLLocationController.h new file mode 100755 index 0000000..13c1bcc --- /dev/null +++ b/PhotoLibraryServices.framework/PLLocationController.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSString, CLLocationManager, NSDictionary, NSMutableArray; + +@interface PLLocationController : NSObject { + CLLocationManager *_locationManager; + NSMutableArray *_locationPendingAssets; + NSDictionary *_exifDictionary; + NSString *_locationStr; + BOOL _isEnabled; + BOOL _isUpdating; + BOOL _isHeadingEnabled; +} + ++ (BOOL)usesEffectiveBundleIdentifier; ++ (void)setUsesEffectiveBundleIdentifier:(BOOL)arg1; ++ (id)sharedInstance; + +- (void)locationManager:(id)arg1 didUpdateToLocation:(id)arg2 fromLocation:(id)arg3; +- (id)location; +- (void)setEnabled:(BOOL)arg1; +- (void)addLocationToMediaWithAssetURLWhenAvailable:(id)arg1 deviceOrientation:(int)arg2 cameraWasRearFacing:(BOOL)arg3; +- (void)_updatePendingAssets; +- (BOOL)_addLocationToAsset:(id)arg1; +- (id)locationDictionaryForImageWithDeviceOrientation:(int)arg1 rearFacingCamera:(BOOL)arg2; +- (void)_startUpdating; +- (void)_stopUpdating; +- (void)_updateLocationRunState; +- (void)_albumsChanged:(id)arg1; +- (void)_applicationStateChanged:(id)arg1; +- (id)locationString; +- (void)setHeadingEnabled:(BOOL)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLManagedAdjustment.h b/PhotoLibraryServices.framework/PLManagedAdjustment.h new file mode 100755 index 0000000..1a9b02c --- /dev/null +++ b/PhotoLibraryServices.framework/PLManagedAdjustment.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLManagedAsset, NSString, NSDictionary; + +@interface PLManagedAdjustment : _PLManagedAdjustment { +} + +@property int adjustmentType; +@property(copy) NSString * filterName; +@property(copy) NSDictionary * filterSettings; +@property(copy) PLManagedAsset * asset; + ++ (id)keyPathsForValuesAffectingValueForKey:(id)arg1; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })convertCropRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 fromImageSize:(struct CGSize { float x1; float x2; })arg2 toImageSize:(struct CGSize { float x1; float x2; })arg3; ++ (id)insertInPhotoLibrary:(id)arg1; ++ (void)convertAffineTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1 andCropRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 toStraightenAngle:(float*)arg3 andCropRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg4; ++ (id)ciFiltersForAdjustmentsOnManagedAsset:(id)arg1 forDestinationImageSize:(struct CGSize { float x1; float x2; })arg2; ++ (struct CGSize { float x1; float x2; })scaledFullImageSizeForOriginalImageSize:(struct CGSize { float x1; float x2; })arg1 andCroppedSize:(struct CGSize { float x1; float x2; })arg2; ++ (void)convertStraightenAngle:(float)arg1 andCropRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 toAffineTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; }*)arg3 andCropRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg4; + +- (int)adjustmentType; +- (void)setAdjustmentType:(int)arg1; + +@end diff --git a/PhotoLibraryServices.framework/PLManagedAdjustmentID.h b/PhotoLibraryServices.framework/PLManagedAdjustmentID.h new file mode 100755 index 0000000..430cd44 --- /dev/null +++ b/PhotoLibraryServices.framework/PLManagedAdjustmentID.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLManagedAdjustmentID : NSManagedObjectID { +} + + + +@end diff --git a/PhotoLibraryServices.framework/PLManagedAlbum.h b/PhotoLibraryServices.framework/PLManagedAlbum.h new file mode 100755 index 0000000..e5772fc --- /dev/null +++ b/PhotoLibraryServices.framework/PLManagedAlbum.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSMutableOrderedSet, NSOrderedSet; + +@interface PLManagedAlbum : _PLManagedAlbum { + BOOL _resolvingConflicts; + BOOL stackedImageNeedsUpdateNotification; +} + +@property BOOL resolvingConflicts; +@property(readonly) NSOrderedSet * assets; +@property(readonly) NSMutableOrderedSet * mutableAssets; +@property BOOL stackedImageNeedsUpdateNotification; + ++ (void)clearAssetOrderByAbumUUIDs; ++ (id)assetOrderByAbumUUIDs; ++ (id)pathToAssetAlbumOrderStructure; ++ (id)keyPathsForValuesAffectingVideosCount; ++ (id)keyPathsForValuesAffectingPhotosCount; ++ (id)keyPathsForValuesAffectingCount; + +- (void)awakeFromSnapshotEvents:(unsigned int)arg1; +- (void)didSave; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void*)arg4; +- (void)addAssetUsingiTunesAlbumOrder:(id)arg1; +- (void)sortAssetsUsingiTunesAlbumOrder; +- (id)_orderComparisonValueForAsset:(id)arg1 iTunesLookupOrder:(id)arg2; +- (id)_assetOrderByAssetUUID; +- (void)removePersistedFileSystemData; +- (void)persistMetadataToFileSystem; +- (void)replaceAssetsAtIndexes:(id)arg1 withAssets:(id)arg2; +- (void)removeAssetsAtIndexes:(id)arg1; +- (void)insertAssets:(id)arg1 atIndexes:(id)arg2; +- (void)_recalculateCachedCounts; +- (void)unregisterForChanges; +- (void)registerForChanges; +- (id)_keysToBeObserved; +- (void)setResolvingConflicts:(BOOL)arg1; +- (BOOL)resolvingConflicts; +- (void)setStackedImageNeedsUpdateNotification:(BOOL)arg1; +- (BOOL)stackedImageNeedsUpdateNotification; +- (void)_updateKeyAssetIfNeeded; +- (void)updateStackedImage; +- (unsigned int)videosCount; +- (unsigned int)photosCount; +- (id)mutableAssets; +- (BOOL)canPerformEditOperation:(int)arg1; +- (unsigned int)count; + +@end diff --git a/PhotoLibraryServices.framework/PLManagedAlbumID.h b/PhotoLibraryServices.framework/PLManagedAlbumID.h new file mode 100755 index 0000000..1c7e012 --- /dev/null +++ b/PhotoLibraryServices.framework/PLManagedAlbumID.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLManagedAlbumID : NSManagedObjectID { +} + + + +@end diff --git a/PhotoLibraryServices.framework/PLManagedAlbumList.h b/PhotoLibraryServices.framework/PLManagedAlbumList.h new file mode 100755 index 0000000..cc9773f --- /dev/null +++ b/PhotoLibraryServices.framework/PLManagedAlbumList.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLFilteredAlbumList, NSString, NSMutableOrderedSet; + +@interface PLManagedAlbumList : _PLManagedAlbumList { + PLFilteredAlbumList *_filteredAlbumLists[5]; + BOOL isRegisteredForChanges; + BOOL didRegisteredWithUserInterfaceContext; +} + +@property int albumListType; +@property(readonly) NSMutableOrderedSet * albums; +@property(readonly) BOOL hasAtLeastOneAlbum; +@property(readonly) BOOL canEditAlbums; +@property BOOL isRegisteredForChanges; +@property BOOL didRegisteredWithUserInterfaceContext; +@property(readonly) int filter; +@property(readonly) NSString * _prettyDescription; +@property(readonly) NSString * _typeDescription; + ++ (id)keyPathsForValuesAffectingValueForKey:(id)arg1; ++ (void)initialize; ++ (id)photoStreamAlbumListInManagedObjectContext:(id)arg1; ++ (id)placesAlbumListInManagedObjectContext:(id)arg1; ++ (id)facesAlbumListInManagedObjectContext:(id)arg1; ++ (id)eventListInManagedObjectContext:(id)arg1; ++ (id)albumListInManagedObjectContext:(id)arg1; ++ (id)_typeDescriptionForAlbumListType:(int)arg1; ++ (id)_albumListWithType:(int)arg1 inManagedObjectContext:(id)arg2; ++ (void)addSingletonObjectsToContext:(id)arg1; ++ (id)photoStreamAlbumListInPhotoLibrary:(id)arg1; ++ (id)placesAlbumListInPhotoLibrary:(id)arg1; ++ (id)facesAlbumListInPhotoLibrary:(id)arg1; ++ (id)eventListInPhotoLibrary:(id)arg1; ++ (id)albumListInPhotoLibrary:(id)arg1; + +- (void)awakeFromInsert; +- (void)awakeFromFetch; +- (void)willTurnIntoFault; +- (int)filter; +- (id)_typeDescription; +- (void)registerFilteredAlbumList:(id)arg1; +- (void)enumerateFilteredAlbumLists:(id)arg1; +- (void)setAlbumListType:(int)arg1; +- (void)unregisterAllFilteredAlbums; +- (void)enumerateDerivedIndexMappers:(id)arg1; +- (void)setIsRegisteredForChanges:(BOOL)arg1; +- (void)unregisterForChanges; +- (BOOL)didRegisteredWithUserInterfaceContext; +- (void)registerForChanges; +- (void)setDidRegisteredWithUserInterfaceContext:(BOOL)arg1; +- (BOOL)isRegisteredForChanges; +- (int)albumListType; +- (id)_prettyDescription; +- (BOOL)hasAtLeastOneAlbum; +- (BOOL)albumHasFixedOrder:(struct NSObject { Class x1; }*)arg1; +- (BOOL)canEditAlbums; +- (id)albums; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLManagedAlbumListID.h b/PhotoLibraryServices.framework/PLManagedAlbumListID.h new file mode 100755 index 0000000..4ac4ae2 --- /dev/null +++ b/PhotoLibraryServices.framework/PLManagedAlbumListID.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLManagedAlbumListID : NSManagedObjectID { +} + + + +@end diff --git a/PhotoLibraryServices.framework/PLManagedAsset.h b/PhotoLibraryServices.framework/PLManagedAsset.h new file mode 100755 index 0000000..128667c --- /dev/null +++ b/PhotoLibraryServices.framework/PLManagedAsset.h @@ -0,0 +1,283 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class UIImage, NSNumber, CLLocation, NSData, NSMutableOrderedSet, NSSet, NSDate, NSMutableSet, NSArray, NSDictionary, NSString, PLManagedAsset, NSURL; + +@interface PLManagedAsset : _PLManagedAsset { + BOOL _didPrepareForDeletion; + UIImage *inflightImage; + UIImage *inflightIndexSheetImage; + NSDictionary *inflightMetadata; +} + +@property(readonly) BOOL hasEmbeddedThumbnail; +@property(readonly) NSData * embeddedThumbnailData; +@property(retain) NSNumber * embeddedThumbnailOffset; +@property int embeddedThumbnailOffsetValue; +@property(retain) NSNumber * embeddedThumbnailLength; +@property int embeddedThumbnailLengthValue; +@property(retain) NSNumber * embeddedThumbnailWidth; +@property short embeddedThumbnailWidthValue; +@property(retain) NSNumber * embeddedThumbnailHeight; +@property short embeddedThumbnailHeightValue; +@property(retain) NSMutableSet * faces; +@property(readonly) NSURL * assetURL; +@property(readonly) BOOL hasFullSizeImage; +@property(readonly) NSString * textBadgeString; +@property(readonly) UIImage * wallpaperFullScreenImage; +@property(readonly) NSURL * mainFileURL; +@property(readonly) NSString * pathForImageFile; +@property(readonly) NSSet * allFileURLs; +@property(readonly) NSSet * filePathsWithoutThumbs; +@property(readonly) NSString * pathForLargeThumbnailFile; +@property(readonly) NSString * pathForOriginalFile; +@property(readonly) NSURL * fileURLForLargeThumbnailFile; +@property(readonly) NSArray * allUniformTypeIdentifiers; +@property(readonly) NSString * fileExtension; +@property(readonly) NSString * pathForMetadataDirectory; +@property(readonly) NSURL * fileURLForMetadataDirectory; +@property(readonly) NSURL * fileURLForThumbnailFile; +@property(readonly) NSString * pathForPrebakedThumbnail; +@property(readonly) NSString * pathForPrebakedLandscapeScrubberThumbnails; +@property(readonly) NSURL * fileURLForPrebakedLandscapeScrubberThumbnails; +@property(readonly) NSString * pathForPrebakedPortraitScrubberThumbnails; +@property(readonly) NSURL * fileURLForPrebakedPortraitScrubberThumbnails; +@property(readonly) NSString * pathForPrebakedWildcatThumbnailsFile; +@property(readonly) NSString * pathForLowResolutionFile; +@property(readonly) NSString * pathForTrimmedVideoFile; +@property(readonly) NSString * pathForVideoPreviewFile; +@property(readonly) NSString * pathForVideoFile; +@property(readonly) NSString * pathForLargeDisplayableImageFile; +@property(readonly) NSURL * fileURLForLargeDisplayableImage; +@property(readonly) NSString * pathForXMPFile; +@property(readonly) BOOL hasXMPFile; +@property(readonly) BOOL hasFullSizeImageData; +@property(copy) NSString * utiType; +@property(readonly) NSString * mimeType; +@property(readonly) BOOL isJPEG; +@property int assetKind; +@property double captureTime; +@property struct CGSize { float x1; float x2; } imageSize; +@property(readonly) BOOL allowsRotation; +@property double recordModDate; +@property struct { double x1; double x2; } gpsCoordinate; +@property(readonly) BOOL hasLocationInfo; +@property(readonly) NSDate * date; +@property(readonly) BOOL isPhotoStreamPhoto; +@property(readonly) BOOL isVideo; +@property(readonly) BOOL isHDVideo; +@property(readonly) BOOL isPhoto; +@property(readonly) BOOL isAudio; +@property(readonly) BOOL allowsWallpaperEditing; +@property(readonly) NSArray * sortedSidecarFiles; +@property int highDynamicRangeTypeValue; +@property int savedAssetTypeValue; +@property(retain) CLLocation * location; +@property unsigned int thumbnailIndex; +@property(readonly) NSMutableOrderedSet * adjustments; +@property(retain) PLManagedAsset * originalAsset; +@property BOOL isInFlight; +@property(retain) UIImage * inflightImage; +@property(retain) UIImage * inflightIndexSheetImage; +@property(retain) NSDictionary * inflightMetadata; + ++ (id)keyPathsForValuesAffectingValueForKey:(id)arg1; ++ (id)pathsForAllIncompleteAssetsInManagedObjectContext:(id)arg1; ++ (id)incompleteAssetsInManagedObjectContext:(id)arg1; ++ (id)pathsForAssetsWithKind:(int)arg1 inManagedObjectContext:(id)arg2; ++ (id)assetsWithKind:(int)arg1 inManagedObjectContext:(id)arg2; ++ (unsigned int)countAssetsWithKind:(int)arg1 inManagedObjectContext:(id)arg2; ++ (id)_pathsByAssetUUIDFromFetchResults:(id)arg1 absolute:(BOOL)arg2; ++ (id)insertAssetIntoPhotoLibrary:(id)arg1 mainFileURL:(id)arg2 savedAssetType:(int)arg3 replacementUUID:(id)arg4 imageSource:(struct CGImageSource {}**)arg5 imageData:(id*)arg6; ++ (void)_copyAssets:(id)arg1 toCameraRollAndAddToAlbum:(id)arg2; ++ (id)_findExistingAssetWithMatchingDate:(id)arg1 inAlbum:(struct NSObject { Class x1; }*)arg2; ++ (id)assetWithObjectID:(id)arg1 inLibrary:(id)arg2; ++ (id)assetWithObjectID:(id)arg1 inManagedObjectContext:(id)arg2; ++ (id)fileURLFromAssetURL:(id)arg1 photoLibrary:(id)arg2; ++ (id)photoFromAssetURL:(id)arg1 photoLibrary:(id)arg2; ++ (id)assetWithUUID:(id)arg1 inLibrary:(id)arg2; ++ (id)photoFromAssetURL:(id)arg1 photoLibrary:(id)arg2 sidecar:(id*)arg3; ++ (struct CGImage { }*)newUnrotatedImageWithSize:(struct CGSize { float x1; float x2; })arg1 originalImage:(struct CGImage { }*)arg2 imageOrientation:(int)arg3; ++ (id)pathForMetadataWithExtension:(id)arg1 forMediaInMainDirectory:(id)arg2 withFilename:(id)arg3; ++ (id)abbreviatedMetadataDirectoryForDirectory:(id)arg1; ++ (id)keyPathsForValuesAffectingIsJPEG; ++ (id)keyPathsForValuesAffectingMimeType; ++ (id)keyPathsForValuesAffectingUtiType; ++ (id)bestCreationDateForAssestAtURL:(id)arg1; ++ (id)keyPathsForValuesAffectingIsAudio; ++ (id)keyPathsForValuesAffectingIsPhoto; ++ (id)keyPathsForValuesAffectingIsVideo; ++ (id)keyPathsForValuesAffectingIsPhotoStreamPhoto; ++ (id)keyPathsForValuesAffectingDate; ++ (id)keyPathsForValuesAffectingHasLocationInfo; ++ (id)keyPathsForValuesAffectingGpsCoordinate; ++ (id)keyPathsForValuesAffectingRecordModDate; ++ (id)keyPathsForValuesAffectingImageSize; ++ (id)keyPathsForValuesAffectingCaptureTime; ++ (id)keyPathsForValuesAffectingAssetKind; ++ (id)assetWithUUID:(id)arg1 inManagedObjectContext:(id)arg2; ++ (unsigned int)countUsedAssetsWithKind:(int)arg1 inManagedObjectContext:(id)arg2; ++ (void)copyAssets:(id)arg1 toAlbum:(struct NSObject { Class x1; }*)arg2; ++ (int)indexSheetFormat; ++ (int)posterThumbnailFormat; ++ (int)thumbnailFormat; ++ (int)portraitScrubberThumbnailFormat; ++ (int)landscapeScrubberThumbnailFormat; ++ (id)preferredFileExtensionForType:(id)arg1; ++ (int)fullSizeImageFormat; + +- (void)setImageSize:(struct CGSize { float x1; float x2; })arg1; +- (void)awakeFromInsert; +- (void)awakeFromSnapshotEvents:(unsigned int)arg1; +- (void)prepareForDeletion; +- (void)awakeFromFetch; +- (void)willTurnIntoFault; +- (void)setLocation:(id)arg1; +- (id)mimeType; +- (id)location; +- (BOOL)isEditable; +- (struct CGSize { float x1; float x2; })imageSize; +- (id)date; +- (void)copyToPasteboard; +- (void)setHDRFlagFromImageProperties:(id)arg1; +- (id)pictureTransferProtocolInformationWithAlbumsObjectIDs:(id)arg1; +- (void)generateThumbnailsWithPreviewImage:(id)arg1 thumbnailImage:(id)arg2 existingThumbnailIndex:(unsigned int)arg3 fromImageSource:(struct CGImageSource { }*)arg4 imageData:(id)arg5 thumbnailDataByFormatID:(struct __CFDictionary { }*)arg6; +- (void)setSizeAndOrientationFromImageProperties:(id)arg1; +- (void)setLocationFromImageProperties:(id)arg1; +- (void)setThumbnailDataFromImageProperties:(id)arg1; +- (BOOL)setVideoInfoFromFileAtURL:(id)arg1; +- (void)setEmbeddedThumbnailHeightValue:(short)arg1; +- (short)embeddedThumbnailHeightValue; +- (void)setEmbeddedThumbnailWidthValue:(short)arg1; +- (short)embeddedThumbnailWidthValue; +- (void)setEmbeddedThumbnailLengthValue:(int)arg1; +- (void)setEmbeddedThumbnailOffsetValue:(int)arg1; +- (id)embeddedThumbnailData; +- (BOOL)hasEmbeddedThumbnail; +- (void)setEmbeddedThumbnailHeight:(id)arg1; +- (id)embeddedThumbnailHeight; +- (void)setEmbeddedThumbnailWidth:(id)arg1; +- (id)embeddedThumbnailWidth; +- (void)setEmbeddedThumbnailLength:(id)arg1; +- (id)embeddedThumbnailLength; +- (void)setEmbeddedThumbnailOffset:(id)arg1; +- (id)embeddedThumbnailOffset; +- (int)embeddedThumbnailOffsetValue; +- (int)embeddedThumbnailLengthValue; +- (id)addFaceWithRelativeRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 identifier:(short)arg2 albumUUID:(id)arg3; +- (id)faceWithIdentifier:(short)arg1; +- (void)setPersistedFileSystemAttributes; +- (void)updateFromPersistedFileSystemAttributes; +- (void)persistMetadataToFilesystem; +- (id)_highDynamicRangeTypeDesription; +- (id)_savedAssetTypeDesription; +- (id)_kindDesription; +- (BOOL)_isSavedAssetTypeValueValid:(int)arg1; +- (BOOL)hasGPS; +- (void)setOriginalAsset:(id)arg1; +- (id)originalAsset; +- (void)updateAdjustmentsWithAdjustmentMetadata:(id)arg1; +- (BOOL)isLocatedAtCoordinates:(struct { double x1; double x2; })arg1; +- (void)setThumbnailIndex:(unsigned int)arg1; +- (id)addAdjustment; +- (void)setIsInFlight:(BOOL)arg1; +- (void)unregisterForChanges; +- (void)registerForChanges; +- (unsigned int)thumbnailIndex; +- (void)setInflightMetadata:(id)arg1; +- (void)setInflightImage:(id)arg1; +- (id)assetURL; +- (id)assetURLWithExtension:(id)arg1; +- (id)assetURLForSidecarFile:(id)arg1; +- (id)wallpaperFullScreenImage; +- (id)newFullSizeImageForImagePickerClient; +- (id)newFullScreenImage:(const struct __CFDictionary {}**)arg1; +- (void)setInflightIndexSheetImage:(id)arg1; +- (id)inflightIndexSheetImage; +- (BOOL)_isValidUTI:(id)arg1 forService:(id)arg2; +- (BOOL)hasXMPFile; +- (id)pathForLowResolutionFile; +- (id)fileURLForLargeDisplayableImage; +- (id)pathForPrebakedWildcatThumbnailsFile; +- (id)pathForPrebakedThumbnail; +- (id)allUniformTypeIdentifiers; +- (id)allFileExtensions; +- (id)fileURLForSidecarFile:(id)arg1; +- (id)allFileURLs; +- (id)filePathsWithoutThumbs; +- (BOOL)isSavedPhotosAsset; +- (id)pathForMetadataDirectory; +- (id)fileURLForMetadataDirectory; +- (id)fileULRForMetadataWithExtension:(id)arg1; +- (id)pathForMetadataWithExtension:(id)arg1; +- (id)fileURLForPrebakedPortraitScrubberThumbnails; +- (id)fileURLForPrebakedLandscapeScrubberThumbnails; +- (id)fileURLForThumbnailFile; +- (id)fileURLForLargeThumbnailFile; +- (id)mainFileURL; +- (void)setUniformTypeIdentifierFromPathExtension:(id)arg1 assetKind:(int)arg2; +- (void)setUniformTypeIdentifierFromPathExtension:(id)arg1; +- (id)sortedSidecarFiles; +- (BOOL)allowsWallpaperEditing; +- (BOOL)hasLocationInfo; +- (void)setGpsCoordinate:(struct { double x1; double x2; })arg1; +- (struct { double x1; double x2; })gpsCoordinate; +- (void)setRecordModDate; +- (void)setRecordModDate:(double)arg1; +- (double)recordModDate; +- (void)setCaptureTime:(double)arg1; +- (double)captureTime; +- (void)setAssetKind:(int)arg1; +- (id)_prettyDescription; +- (void)setSavedAssetTypeValue:(int)arg1; +- (void)updateAssetKindFromUniformTypeIdentifier; +- (void)setUtiType:(id)arg1; +- (id)imageWithFormat:(int)arg1 outImageProperties:(const struct __CFDictionary {}**)arg2; +- (id)newFullSizeImage; +- (BOOL)hasFullSizeImageData; +- (void)updateAdjustmentsWithFiltersAndIdentifiers:(id)arg1; +- (id)pathForLargeThumbnailFile; +- (id)pathForXMPFile; +- (BOOL)setAttributesFromMainFileURL:(id)arg1 savedAssetType:(int)arg2 imageSource:(struct CGImageSource {}**)arg3 imageData:(id*)arg4; +- (int)savedAssetTypeValue; +- (id)utiType; +- (id)imageWithFormat:(int)arg1; +- (id)textBadgeString; +- (BOOL)isJPEG; +- (id)fileExtension; +- (void)setHighDynamicRangeTypeValue:(int)arg1; +- (id)inflightMetadata; +- (int)highDynamicRangeTypeValue; +- (id)newLowResolutionFullScreenImage; +- (BOOL)allowsRotation; +- (id)previewFrameImageFromDatabase; +- (id)pathForTrimmedVideoFile; +- (id)indexSheetImage; +- (id)pathForPrebakedPortraitScrubberThumbnails; +- (id)pathForPrebakedLandscapeScrubberThumbnails; +- (id)pathForVideoPreviewFile; +- (id)pathForOriginalFile; +- (void)addExtension:(id)arg1; +- (BOOL)isHDVideo; +- (id)mimeTypeForService:(id)arg1; +- (id)pathForLargeDisplayableImageFile; +- (id)fileExtensionForService:(id)arg1; +- (id)largestAvailableDataRepresentationAndType:(id*)arg1; +- (BOOL)hasFullSizeImage; +- (BOOL)isPhoto; +- (BOOL)isPhotoStreamPhoto; +- (id)pathForImageFile; +- (void)delete; +- (id)pathForVideoFile; +- (BOOL)canPerformEditOperation:(int)arg1; +- (int)assetKind; +- (BOOL)isInFlight; +- (BOOL)isAudio; +- (id)inflightImage; +- (void)save; +- (void)dealloc; +- (BOOL)isVideo; +- (void)saveBakedVideoThumbnail; + +@end diff --git a/PhotoLibraryServices.framework/PLManagedAssetID.h b/PhotoLibraryServices.framework/PLManagedAssetID.h new file mode 100755 index 0000000..bfba5da --- /dev/null +++ b/PhotoLibraryServices.framework/PLManagedAssetID.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLManagedAssetID : NSManagedObjectID { +} + + + +@end diff --git a/PhotoLibraryServices.framework/PLManagedFace.h b/PhotoLibraryServices.framework/PLManagedFace.h new file mode 100755 index 0000000..e100556 --- /dev/null +++ b/PhotoLibraryServices.framework/PLManagedFace.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSString, PLManagedAsset; + +@interface PLManagedFace : NSManagedObject { +} + +@property(retain) PLManagedAsset * asset; +@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } relativeRect; +@property short identifier; +@property(retain) NSString * albumUUID; + ++ (id)entityName; ++ (id)entityInManagedObjectContext:(id)arg1; ++ (id)insertInManagedObjectContext:(id)arg1; + +- (short)identifier; +- (void)setIdentifier:(short)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })relativeRect; +- (void)setRelativeRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)delete; + +@end diff --git a/PhotoLibraryServices.framework/PLManagedFaceAlbum.h b/PhotoLibraryServices.framework/PLManagedFaceAlbum.h new file mode 100755 index 0000000..9d18d28 --- /dev/null +++ b/PhotoLibraryServices.framework/PLManagedFaceAlbum.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLManagedFaceAlbum : PLManagedAlbum { +} + +@property short keyAssetFaceIdentifier; +@property int keyAssetFaceThumbnailIndex; + ++ (id)entityName; ++ (id)entityInManagedObjectContext:(id)arg1; ++ (id)insertInManagedObjectContext:(id)arg1; + +- (void)setKeyAssetFaceThumbnailIndex:(int)arg1; +- (int)keyAssetFaceThumbnailIndex; +- (void)setKeyAssetFaceIdentifier:(short)arg1; +- (short)keyAssetFaceIdentifier; + +@end diff --git a/PhotoLibraryServices.framework/PLManagedKeyword.h b/PhotoLibraryServices.framework/PLManagedKeyword.h new file mode 100755 index 0000000..34d2d0b --- /dev/null +++ b/PhotoLibraryServices.framework/PLManagedKeyword.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLManagedKeyword : _PLManagedKeyword { +} + + + +@end diff --git a/PhotoLibraryServices.framework/PLManagedKeywordID.h b/PhotoLibraryServices.framework/PLManagedKeywordID.h new file mode 100755 index 0000000..4807201 --- /dev/null +++ b/PhotoLibraryServices.framework/PLManagedKeywordID.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLManagedKeywordID : NSManagedObjectID { +} + + + +@end diff --git a/PhotoLibraryServices.framework/PLManagedObject.h b/PhotoLibraryServices.framework/PLManagedObject.h new file mode 100755 index 0000000..ae7e43e --- /dev/null +++ b/PhotoLibraryServices.framework/PLManagedObject.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLPhotoLibrary, NSString; + +@interface PLManagedObject : NSManagedObject { +} + +@property(readonly) PLPhotoLibrary * photoLibrary; +@property(readonly) BOOL isRegisteredWithUserInterfaceContext; +@property(readonly) NSString * shortObjectIDURI; +@property(readonly) NSString * pl_shortDescription; + ++ (id)shortObjectIDURIFromURI:(id)arg1; + +- (id)shortObjectIDURI; +- (BOOL)isRegisteredWithUserInterfaceContext; +- (id)pl_shortDescription; +- (id)photoLibrary; + +@end diff --git a/PhotoLibraryServices.framework/PLManagedObjectContext.h b/PhotoLibraryServices.framework/PLManagedObjectContext.h new file mode 100755 index 0000000..ba70799 --- /dev/null +++ b/PhotoLibraryServices.framework/PLManagedObjectContext.h @@ -0,0 +1,81 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLDelayedFiledSystemDeletions, PLPhotoLibrary, , PLMergePolicy; + +@interface PLManagedObjectContext : NSManagedObjectContext { + BOOL _hasMetadataChanges; + BOOL _isConnectedToChangeHub; + BOOL _mergingChanges; + PLMergePolicy *_mergePolicy; + PLDelayedFiledSystemDeletions *_delayedDeletions; + PLPhotoLibrary *_photoLibrary; + *_ptpNotificationDelegate; + void *changeHubConnection; +} + +@property PLPhotoLibrary * photoLibrary; +@property(readonly) BOOL isUserInterfaceContext; +@property BOOL regenerateVideoThumbnails; +@property BOOL hasMetadataChanges; +@property(readonly) BOOL mergingChanges; +@property void* changeHubConnection; +@property(retain) PLDelayedFiledSystemDeletions * delayedDeletions; +@property * ptpNotificationDelegate; + ++ (id)databasePath; ++ (void)mergeIntoAllContextsChangesFromRemoteContextSave:(id)arg1; ++ (void)mergeChangesFromRemoteContextSave:(id)arg1 intoAllContextsNotIdenticalTo:(id)arg2; ++ (id)allContextsNotIdenticalTo:(void*)arg1; ++ (void)asyncEnumerateAllContextsWithBlock:(id)arg1; ++ (void)withDispatchGroup:(struct dispatch_group_s { }*)arg1 enumerateAllContexts:(id)arg2; ++ (id)oldAuxDatabasePath; ++ (void)recordVersion:(int)arg1 forStore:(id)arg2; ++ (void)getStoreURL:(id*)arg1 options:(id*)arg2; ++ (BOOL)hasAtLeastOneAsset; ++ (void)moveOldStoreAside; ++ (BOOL)useModelMigratorToCreateDatabase; ++ (id)contextForDatabaseCreation; ++ (BOOL)moveStoreFromURL:(id)arg1 toURL:(id)arg2 error:(id*)arg3; ++ (id)defaultStoreURL; ++ (void)getStoreURL:(id*)arg1 options:(id*)arg2 forFileURL:(id)arg3; ++ (void)configurePersistentStoreCoordinator:(id)arg1; ++ (id)sharedPersistentStoreCoordinator; ++ (id)contextForPhotoLibrary:(id)arg1; ++ (BOOL)databaseIsMissing; ++ (BOOL)storeIsOldEnough; ++ (id)managedObjectModel; + +- (void)_mergeChangesFromDidSaveDictionary:(id)arg1 usingObjectIDs:(BOOL)arg2; +- (int)context:(id)arg1 shouldHandleInaccessibleFault:(id)arg2 forObjectID:(id)arg3 andTrigger:(id)arg4; +- (void)_informPTPDelegateAboutChangesFromNotification:(id)arg1; +- (void)_contextObjectsDidChange:(id)arg1; +- (id)URLsToBeDeletedForAsset:(id)arg1 thumbnailIndex:(unsigned int*)arg2; +- (id)ptpNotificationDelegate; +- (id)delayedDeletions; +- (void)setChangeHubConnection:(void*)arg1; +- (void*)changeHubConnection; +- (void)setRegenerateVideoThumbnails:(BOOL)arg1; +- (BOOL)regenerateVideoThumbnails; +- (BOOL)globalBoolValueForKey:(id)arg1 defaultValue:(BOOL)arg2; +- (void)disconnectFromChangeHub; +- (void)setDelayedDeletions:(id)arg1; +- (void)setPtpNotificationDelegate:(id)arg1; +- (void)tearDownLocalChangeNotifications; +- (void)setupLocalChangeNotifications; +- (void)connectToChangeHub; +- (id)initWithConcurrencyType:(unsigned int)arg1 useSharedPersistentStoreCoordinator:(BOOL)arg2; +- (void)registerURLsToBeDeleted:(id)arg1 forAsset:(id)arg2 thumbnailIndex:(unsigned int)arg3; +- (BOOL)mergingChanges; +- (void)setGlobalValue:(id)arg1 forKey:(id)arg2; +- (void)withDispatchGroup:(struct dispatch_group_s { }*)arg1 performBlock:(id)arg2; +- (BOOL)isUserInterfaceContext; +- (void)setHasMetadataChanges:(BOOL)arg1; +- (BOOL)hasMetadataChanges; +- (void)setPhotoLibrary:(id)arg1; +- (id)globalValueForKey:(id)arg1; +- (id)photoLibrary; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLMappedImageData.h b/PhotoLibraryServices.framework/PLMappedImageData.h new file mode 100755 index 0000000..746ad08 --- /dev/null +++ b/PhotoLibraryServices.framework/PLMappedImageData.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLImageTableSegment, NSString; + +@interface PLMappedImageData : NSMutableData { + PLImageTableSegment *_segment; + void *_bytes; + unsigned long _length; +} + +@property unsigned int imageWidth; +@property unsigned int imageHeight; +@property(copy) NSString * photoUUID; +@property BOOL isPlaceholder; + + +- (BOOL)isPlaceholder; +- (void)setIsPlaceholder:(BOOL)arg1; +- (void*)mutableBytes; +- (const void*)bytes; +- (void)adviceDoNotNeed; +- (struct PLImageTableEntryFooter_s { struct { unsigned char x_1_1_1; unsigned char x_1_1_2; unsigned char x_1_1_3; unsigned char x_1_1_4; unsigned char x_1_1_5; unsigned char x_1_1_6; unsigned char x_1_1_7; unsigned char x_1_1_8; unsigned char x_1_1_9; unsigned char x_1_1_10; unsigned char x_1_1_11; unsigned char x_1_1_12; unsigned char x_1_1_13; unsigned char x_1_1_14; unsigned char x_1_1_15; unsigned char x_1_1_16; } x1; unsigned int x2; unsigned int x3; int x4; }*)_footer; +- (int)lengthIncludingFooter; +- (void)adviceWillNeed; +- (unsigned int)imageHeight; +- (unsigned int)imageWidth; +- (id)photoUUID; +- (void)setPhotoUUID:(id)arg1; +- (void)setImageHeight:(unsigned int)arg1; +- (void)setImageWidth:(unsigned int)arg1; +- (id)initWithImageTableSegment:(id)arg1 bytes:(void*)arg2 length:(unsigned long)arg3; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLMergePolicy.h b/PhotoLibraryServices.framework/PLMergePolicy.h new file mode 100755 index 0000000..be403d2 --- /dev/null +++ b/PhotoLibraryServices.framework/PLMergePolicy.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLMergePolicy : NSMergePolicy { +} + + +- (BOOL)resolveConflicts:(id)arg1 error:(id*)arg2; + +@end diff --git a/PhotoLibraryServices.framework/PLMessagesAsset.h b/PhotoLibraryServices.framework/PLMessagesAsset.h new file mode 100755 index 0000000..b276303 --- /dev/null +++ b/PhotoLibraryServices.framework/PLMessagesAsset.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLMessagesAsset : PLManagedAsset { +} + ++ (id)entityName; ++ (id)entityInManagedObjectContext:(id)arg1; + +- (void)awakeFromInsert; +- (void)prepareForDeletion; +- (id)imageWithFormat:(int)arg1 outImageProperties:(const struct __CFDictionary {}**)arg2; + +@end diff --git a/PhotoLibraryServices.framework/PLModelMigrator.h b/PhotoLibraryServices.framework/PLModelMigrator.h new file mode 100755 index 0000000..2302b05 --- /dev/null +++ b/PhotoLibraryServices.framework/PLModelMigrator.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLPhotoLibrary, PLCurrentThumbnailsInformation, NSFileManager; + +@interface PLModelMigrator : NSObject { + double startTime; + NSFileManager *_fileManager; + BOOL _didBeginTransaction; + PLPhotoLibrary *_photoLibrary; + long _photoLibraryOnce; + PLCurrentThumbnailsInformation *_thumbnailsInformation; +} + +@property(retain) NSFileManager * fileManager; +@property(readonly) PLPhotoLibrary * photoLibrary; +@property(retain) PLCurrentThumbnailsInformation * _thumbnailsInformation; + ++ (void)recalculateCachedCounts; ++ (void)dontImportFileSystemDataIntoDatabase; ++ (long long)secondsNeededToCleanupModelAfteriTunesRestore; ++ (void)cleanupModelAfterRestoreFromiTunes; ++ (void)recreateThumbnailTablesIfNecessary; ++ (void)loadFileSystemDataIntoDatabase; ++ (id)modelMigrator; ++ (BOOL)restartingAfterOTAMigration; ++ (void)addSingletonObjectsToContext:(id)arg1; ++ (void)createDatabase; ++ (BOOL)didImportFileSystemAssets; + +- (void)importFileSystemImportAssets:(id)arg1; +- (void)collectContentsOfDirectoryURL:(id)arg1 forAddingToAlbum:(id)arg2 intoAssetsArray:(id)arg3 isPhotoStream:(BOOL)arg4 isSavedPhotos:(BOOL)arg5 isCameraKit:(BOOL)arg6; +- (BOOL)shouldRebuildDCIMSubDirectoryAtURL:(id)arg1 directoryEnumerator:(id)arg2 isCameraKit:(BOOL*)arg3; +- (BOOL)shouldRebuildDCIMDirectoryAtURL:(id)arg1 directoryEnumerator:(id)arg2 isPhotoStream:(BOOL*)arg3; +- (void)_importAllDCIMAssets; +- (void)set_thumbnailsInformation:(id)arg1; +- (id)_thumbnailsInformation; +- (id)fileManager; +- (void)setFileManager:(id)arg1; +- (void)dontImportFileSystemDataIntoDatabase; +- (BOOL)restartingAfterOTADataMigration; +- (long long)secondsNeededToCleanupModelAfteriTunesRestore; +- (void)recalculateCachedCountsWithSemaphore:(struct dispatch_semaphore_s { }*)arg1; +- (void)cleanupModelAfterRestoreFromiTunes; +- (void)recreateThumbnailTablesIfNecessary; +- (void)loadFileSystemDataIntoDatabase; +- (void)setDidImportFileSystemAssets:(BOOL)arg1; +- (void)pausePhotoStreams; +- (void)resumePhotoStreams; +- (id)photoLibrary; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLObjectSnapshot.h b/PhotoLibraryServices.framework/PLObjectSnapshot.h new file mode 100755 index 0000000..92499c9 --- /dev/null +++ b/PhotoLibraryServices.framework/PLObjectSnapshot.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLManagedObject, NSKnownKeysDictionary; + +@interface PLObjectSnapshot : NSObject { + PLManagedObject *_managedObject; + NSKnownKeysDictionary *_snapshotValues; + struct __CFDictionary { } *_indexMaps; +} + +@property(readonly) PLManagedObject * managedObject; + ++ (struct __CFDictionary { }*)_createIndexMapsSnapshotForManagedObject:(id)arg1 changeNotificationCenter:(id)arg2; ++ (id)snapshotForManagedObject:(id)arg1 changeNotificationCenter:(id)arg2 useCommitedValues:(BOOL)arg3; + +- (id)filteredIndexesForFilter:(id)arg1; +- (id)snapshotValueForProperty:(id)arg1; +- (id)_snapshotValueForProperty:(id)arg1; +- (id)initWithManagedObject:(id)arg1 properties:(id)arg2 toOneRelationships:(id)arg3 indexMaps:(struct __CFDictionary { }*)arg4 useCommitedValues:(BOOL)arg5; +- (id)_allSnapshotValuesDescription; +- (id)managedObject; +- (BOOL)hasSnapshotValueForProperty:(id)arg1; +- (void)setAssetsSnapshot:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLPTPdAssetEnumerator.h b/PhotoLibraryServices.framework/PLPTPdAssetEnumerator.h new file mode 100755 index 0000000..5a4ddd2 --- /dev/null +++ b/PhotoLibraryServices.framework/PLPTPdAssetEnumerator.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLManagedObjectContext, NSArray; + +@interface PLPTPdAssetEnumerator : NSObject { + PLManagedObjectContext *_managedObjectContext; + NSArray *_assetObjectIDs; + NSArray *_albumObjectIDs; + NSArray *_resultStore; +} + ++ (id)enumeratorWithAssetObjectIDs:(id)arg1 albumObjectIDs:(id)arg2 managedObjectContext:(id)arg3; + +- (id)assetsFromOffset:(unsigned int)arg1 count:(unsigned int)arg2; +- (unsigned int)getPTPdInfo:(id*)arg1 count:(unsigned int)arg2 fetchOffset:(unsigned int)arg3; +- (unsigned int)countByEnumeratingWithState:(struct { unsigned long x1; id *x2; unsigned long *x3; unsigned long x4[5]; }*)arg1 objects:(id*)arg2 count:(unsigned int)arg3; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLPTPdAssetManager.h b/PhotoLibraryServices.framework/PLPTPdAssetManager.h new file mode 100755 index 0000000..a75030a --- /dev/null +++ b/PhotoLibraryServices.framework/PLPTPdAssetManager.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSArray, NSString, NSFileManager, PLPhotoLibrary, PLManagedObjectContext, NSObject; + +@interface PLPTPdAssetManager : NSObject { + NSObject *_delegate; + NSArray *_albumObjectIDs; + NSString *_firstDCIMFolderServiced; + NSFileManager *fileManager; + PLPhotoLibrary *photoLibrary; +} + +@property(readonly) PLManagedObjectContext * managedObjectContext; +@property(readonly) NSArray * albumObjectIDs; +@property NSObject * delegate; +@property(retain) PLPhotoLibrary * photoLibrary; +@property(retain) NSFileManager * fileManager; + + +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (id)assetsInAlbumWithObjectID:(id)arg1; +- (id)_allAssetObjectIDs; +- (BOOL)_isPTPAlbum:(id)arg1; +- (BOOL)ptpCanDeleteFiles; +- (id)ptpInformationForPhotosWithPrimaryKeys:(id)arg1; +- (void)setPtpDelegate:(id)arg1; +- (BOOL)ptpDeletePhotoWithKey:(struct NSObject { Class x1; }*)arg1 andExtension:(id)arg2; +- (id)ptpThumbnailForPhotoWithKey:(struct NSObject { Class x1; }*)arg1; +- (id)ptpInformationForFilesInDirectory:(id)arg1; +- (id)ptpInformationForPhotoWithObjectID:(id)arg1; +- (void)_performTransactionAndWait:(id)arg1; +- (void)_performBlockAndWait:(id)arg1; +- (id)_ptpInformationForAllAssets; +- (void)deleteAsset:(struct NSObject { Class x1; }*)arg1; +- (id)infoForAsset:(struct NSObject { Class x1; }*)arg1; +- (id)assetsInAssociation:(struct NSObject { Class x1; }*)arg1; +- (id)associationsInAlbum:(struct NSObject { Class x1; }*)arg1; +- (id)infoForAlbum:(struct NSObject { Class x1; }*)arg1; +- (id)albumHandles; +- (id)albumObjectIDs; +- (void)managedObjectContext:(id)arg1 libraryChangedWithInsertedAssets:(id)arg2 deletedAssets:(id)arg3 changedAssets:(id)arg4; +- (id)fileManager; +- (void)setFileManager:(id)arg1; +- (BOOL)libraryIsAvailable; +- (void)setPhotoLibrary:(id)arg1; +- (void)_albumDidChange:(id)arg1; +- (id)photoLibrary; +- (id)managedObjectContext; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLPersistedAlbumMetadata.h b/PhotoLibraryServices.framework/PLPersistedAlbumMetadata.h new file mode 100755 index 0000000..78d3c01 --- /dev/null +++ b/PhotoLibraryServices.framework/PLPersistedAlbumMetadata.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSMutableOrderedSet, NSString, PLManagedAlbum, NSNumber, NSURL; + +@interface PLPersistedAlbumMetadata : NSObject { + NSString *_title; + NSString *_uuid; + NSNumber *_kind; + NSMutableOrderedSet *_assetUUIDs; + PLManagedAlbum *_managedAlbum; + NSURL *_metadataURL; +} + +@property(retain) NSString * title; +@property(retain) NSString * uuid; +@property(retain) NSNumber * kind; +@property(retain) NSMutableOrderedSet * assetUUIDs; +@property(retain) PLManagedAlbum * managedAlbum; +@property(retain) NSURL * metadataURL; + + +- (id)kind; +- (id)title; +- (void)setTitle:(id)arg1; +- (BOOL)containsAsset:(id)arg1; +- (id)managedAlbum; +- (id)metadataURL; +- (void)_saveMetadata; +- (void)_readMetadata; +- (void)setMetadataURL:(id)arg1; +- (void)setManagedAlbum:(id)arg1; +- (void)setAssetUUIDs:(id)arg1; +- (id)assetUUIDs; +- (id)albumFromDataInManagedObjectContext:(id)arg1; +- (id)initWithPersistedDataAtPath:(id)arg1; +- (void)removePersistedAlbumData; +- (void)persistAlbumData; +- (id)initWithPLGenericAlbum:(id)arg1; +- (void)setUuid:(id)arg1; +- (id)uuid; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)setKind:(id)arg1; + +@end diff --git a/PhotoLibraryServices.framework/PLPhotoBakedThumbnails.h b/PhotoLibraryServices.framework/PLPhotoBakedThumbnails.h new file mode 100755 index 0000000..b84b7bd --- /dev/null +++ b/PhotoLibraryServices.framework/PLPhotoBakedThumbnails.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSMutableDictionary, NSData, NSMutableArray; + +@interface PLPhotoBakedThumbnails : NSObject { + int _format; + int _singleThumbnailImageLength; + int _count; + BOOL _dataIsMutable; + NSData *_thumbnailData; + NSMutableArray *_thumbnailImages; + NSMutableDictionary *_options; + BOOL _optionsAccessed; + BOOL _missingHeader; + struct CGSize { + float width; + float height; + } _size; +} + +@property(readonly) int format; +@property(readonly) NSMutableDictionary * options; +@property(readonly) struct CGSize { float x1; float x2; } size; +@property(readonly) int bitsPerComponent; +@property(readonly) int bytesPerPixel; +@property(readonly) unsigned int bitmapInfo; +@property(readonly) struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } imageRect; + ++ (BOOL)saveBakedThumbnailsOfImages:(id)arg1 toFile:(id)arg2 format:(int)arg3 orientation:(int*)arg4 options:(id)arg5 delegate:(id)arg6; ++ (id)thumbnailsWithContentsOfFile:(id)arg1 format:(int)arg2; + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })imageRect; +- (int)format; +- (id)options; +- (int)bitsPerComponent; +- (struct CGSize { float x1; float x2; })size; +- (unsigned long)thumbnailLength; +- (id)initWithContentsOfFile:(id)arg1 format:(int)arg2; +- (id)initWithData:(id)arg1 format:(int)arg2; +- (unsigned int)bitmapInfo; +- (char *)thumbnailBytesAtIndex:(int)arg1; +- (id)serializedData; +- (id)_thumbnailData; +- (BOOL)writeBorderedThumbnailOfImage:(struct CGImage { }*)arg1 toBuffer:(void*)arg2 orientation:(int*)arg3 format:(int)arg4 formatInfo:(const struct { int x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_3_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_3_1_2; } x3; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_4_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_4_1_2; } x4; unsigned int x5; int x6; int x7; float x8[4]; float x9[4]; unsigned int x10; }*)arg5 delegate:(id)arg6; +- (id)initWithData:(id)arg1 format:(int)arg2 readOnly:(BOOL)arg3; +- (int)bytesPerPixel; +- (id)thumbnailDataAtIndex:(int)arg1; +- (id)initWithContentsOfFile:(id)arg1 format:(int)arg2 readOnly:(BOOL)arg3; +- (struct CGImage { }*)thumbnailImageAtIndex:(int)arg1; +- (BOOL)saveToFile:(id)arg1; +- (id)initWithImages:(id)arg1 format:(int)arg2 orientation:(int*)arg3 options:(id)arg4 delegate:(id)arg5; +- (int)count; +- (id)description; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLPhotoBakedThumbnailsCollection.h b/PhotoLibraryServices.framework/PLPhotoBakedThumbnailsCollection.h new file mode 100755 index 0000000..2a8986b --- /dev/null +++ b/PhotoLibraryServices.framework/PLPhotoBakedThumbnailsCollection.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSData, NSMutableDictionary; + +@interface PLPhotoBakedThumbnailsCollection : NSObject { + NSData *_data; + NSMutableDictionary *_bakedThumbnails; +} + ++ (void)setTesting:(BOOL)arg1; + +- (id)initWithContentsOfFile:(id)arg1; +- (id)availableFormats; +- (void)_parseDataWithContentsOfFile:(id)arg1; +- (id)bakedThumbnailsForFormat:(int)arg1; +- (void)setBakedThumbnails:(id)arg1 forFormat:(int)arg2; +- (void)saveToFile:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLPhotoDCFDirectory.h b/PhotoLibraryServices.framework/PLPhotoDCFDirectory.h new file mode 100755 index 0000000..7f7504e --- /dev/null +++ b/PhotoLibraryServices.framework/PLPhotoDCFDirectory.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLPhotoDCIMDirectory; + +@interface PLPhotoDCFDirectory : PLPhotoDCFObject { + PLPhotoDCIMDirectory *_dcimDirectory; + struct __CFDictionary { } *_fileGroupsByNumber; + int _maxFileGroupNumber; + int _lastUsedFileGroupNumber; + BOOL _considerInvalidFileGroups; +} + +@property BOOL considerInvalidFileGroups; + ++ (id)fileGroupRequiredEmptyExtensions; ++ (id)fileGroupRequiredEmptyPrefixes; ++ (void)initializeFileGroupPrefixAndExtensions; + +- (id)fullPath; +- (void)setConsiderInvalidFileGroups:(BOOL)arg1; +- (void)setWriteIsPending:(BOOL)arg1; +- (void)removeFileGroup:(id)arg1; +- (id)nextAvailableVideoFileGroupWithExtension:(id)arg1; +- (id)nextAvailableFileGroup; +- (void)ensureDirectoryExists; +- (BOOL)canAddVideo; +- (BOOL)canAddImage; +- (id)initWithName:(id)arg1 number:(int)arg2 dcimDirectory:(id)arg3; +- (id)_nextAvailableFileGroupWithPrefix:(id)arg1 extension:(id)arg2; +- (BOOL)considerInvalidFileGroups; +- (BOOL)isEntensionValid:(id)arg1; +- (BOOL)_canAddItemWithPrefix:(id)arg1; +- (BOOL)_canAddItemWithPrefix:(id)arg1 minimumFileGroupNumber:(int)arg2; +- (id)fileGroups; +- (BOOL)canAddFileGroupWithGroupNumber:(int)arg1; +- (unsigned int)_calculateBaseDirectoryValue; +- (id)_lastUsedFileGroupUserInfoKey; +- (id)dcimDirectory; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLPhotoDCFFileGroup.h b/PhotoLibraryServices.framework/PLPhotoDCFFileGroup.h new file mode 100755 index 0000000..63abce3 --- /dev/null +++ b/PhotoLibraryServices.framework/PLPhotoDCFFileGroup.h @@ -0,0 +1,78 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSMutableSet, NSString, PLPhotoDCFDirectory, NSDate; + +@interface PLPhotoDCFFileGroup : PLPhotoDCFObject { + id _delegate; + PLPhotoDCFDirectory *_directory; + NSString *_directoryPath; + NSString *_prebakedThumbnailPath; + NSString *_videoFileExtension; + NSMutableSet *_extensions; + NSDate *_date; + NSString *_preferredExtension; + unsigned int _hash; + unsigned int _hashComputed : 1; + unsigned int _addedExtensions : 1; + unsigned int _writeIsPending : 1; +} + ++ (id)allMetadataFileExtensions; ++ (struct CGImage { }*)createThumbnailOfImage:(struct CGImage { }*)arg1 format:(int)arg2 fullPath:(id)arg3 orientation:(int)arg4 outThumbnailData:(id*)arg5; + +- (void)setDelegate:(id)arg1; +- (int)compare:(id)arg1; +- (BOOL)isValid; +- (void)setDate:(id)arg1; +- (id)date; +- (id)delegate; +- (void)createWildcatThumbnailsFromImage:(struct CGImage { }*)arg1 orientation:(int)arg2 options:(id)arg3 delegate:(id)arg4; +- (BOOL)isWritePending; +- (BOOL)hasPrebakedWildcatThumbnails; +- (BOOL)hasPrebakedPortraitScrubberThumbnails; +- (BOOL)hasPrebakedLandscapeScrubberThumbnails; +- (BOOL)hasPrebakedThumbnail; +- (BOOL)hasThumbnail; +- (id)pathForThumbnailFile; +- (void)createMetadataDirectoryIfNecessary; +- (id)pathForMetadataWithGroupName; +- (id)pathForContainingDirectory; +- (id)extensions; +- (void)forceAddExtensionsFromMetadataDirectory; +- (BOOL)isValidImage; +- (BOOL)hasObsoleteFiles; +- (void)deleteObsoleteFiles; +- (id)imageSourceTypeHint; +- (id)videoPreviewFilename; +- (id)lowResolutionFilename; +- (id)prebakedWildcatThumbnailsFilename; +- (id)prebakedPortraitScrubberThumbnailsFilename; +- (id)prebakedLandscapeScrubberThumbnailsFilename; +- (id)thumbnailFilename; +- (void)addExtensionsFromMetadataDirectory; +- (id)pathForFullSizeImage; +- (BOOL)hasVideoFile; +- (id)pathForGroupWithoutExtension; +- (id)prebakedThumbnailFilename; +- (id)pathForMetadata; +- (void)setWriteIsPending:(BOOL)arg1; +- (void)deleteFiles; +- (id)initWithName:(id)arg1 number:(int)arg2 directory:(id)arg3; +- (id)pathForLowResolutionFile; +- (id)pathForPrebakedWildcatThumbnailsFile; +- (id)pathForPrebakedThumbnail; +- (id)directory; +- (id)pathForTrimmedVideoFile; +- (id)pathForPrebakedPortraitScrubberThumbnails; +- (id)pathForPrebakedLandscapeScrubberThumbnails; +- (id)pathForVideoPreviewFile; +- (void)addExtension:(id)arg1; +- (id)pathForVideoFile; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLPhotoDCFObject.h b/PhotoLibraryServices.framework/PLPhotoDCFObject.h new file mode 100755 index 0000000..cf97320 --- /dev/null +++ b/PhotoLibraryServices.framework/PLPhotoDCFObject.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSString; + +@interface PLPhotoDCFObject : NSObject { + NSString *_name; + int _number; +} + ++ (id)validDCFNameForName:(id)arg1 requiredLength:(int)arg2 nameLength:(int)arg3 number:(int*)arg4 numberRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg5 suffix:(id)arg6; + +- (int)number; +- (int)compare:(id)arg1; +- (id)name; +- (void)setWriteIsPending:(BOOL)arg1; +- (id)initWithName:(id)arg1 number:(int)arg2; +- (id)description; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLPhotoDCIMDirectory.h b/PhotoLibraryServices.framework/PLPhotoDCIMDirectory.h new file mode 100755 index 0000000..36a1d8b --- /dev/null +++ b/PhotoLibraryServices.framework/PLPhotoDCIMDirectory.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSMutableDictionary, NSString, NSMutableArray; + +@interface PLPhotoDCIMDirectory : NSObject { + NSString *_dcimPath; + NSString *_miscPath; + NSString *_posterImagePath; + NSMutableArray *_topLevelDirectories; + struct __CFDictionary { } *_topLevelDirectoriesByNumber; + struct __CFSet { } *_unusableTopLevelDirectoryNumbers; + int _lastUsedDirectoryNumber; + NSMutableDictionary *_userInfo; + BOOL _userInfoDidChange; + struct flock { long long x1; long long x2; int x3; short x4; short x5; } *_dcimDirectoryLock; + int _dcimDirectoryLockDescriptor; +} + + +- (void)saveUserInfo; +- (id)userInfoObjectForKey:(id)arg1; +- (void)setUserInfoObject:(id)arg1 forKey:(id)arg2; +- (id)nextAvailableDirectory; +- (void)clearDCFDirectories; +- (id)posterImagePath; +- (void)countOfAllPhotos:(int*)arg1 andVideos:(int*)arg2 stopAfterFirst:(BOOL)arg3; +- (BOOL)isValidVideoExtension:(id)arg1; +- (BOOL)isValidImageExtension:(id)arg1; +- (id)dcfDirectories; +- (void)recreateInfoPlist; +- (id)_userInfoPath; +- (id)miscPath; +- (void)reloadUserInfo; +- (id)dcimPath; +- (id)initWithDCIMPath:(id)arg1; +- (void)unlockDirectory; +- (void)lockDirectory; +- (id)countOfAllPhotosAndVideos; +- (void)setHasChangedExternally:(BOOL)arg1; +- (BOOL)hasChangedExternally; +- (id)userInfo; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLPhotoLibrary.h b/PhotoLibraryServices.framework/PLPhotoLibrary.h new file mode 100755 index 0000000..164cf97 --- /dev/null +++ b/PhotoLibraryServices.framework/PLPhotoLibrary.h @@ -0,0 +1,244 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLFetchingAlbum, NSObject, PLGenericAlbum, NSCalendar, PLWStackedImageCache, NSSet, PLThumbnailManager, NSDictionary, NSArray, PLManagedObjectContext, NSString, NSMutableDictionary, PLManagedAlbum, NSMutableArray; + +@interface PLPhotoLibrary : NSObject { + BOOL _listeningForITunesSyncing; + BOOL _canTriggerDatabaseUpdate; + struct __CFDictionary { } *_allPhotos; + double _lastRemoteDataModification; + int _databaseMigrationKind; + PLThumbnailManager *_thumbnailManager; + NSDictionary *_existingThumbnailEntries; + PLGenericAlbum *_allImportedPhotosAlbum; + PLGenericAlbum *_lastImportedPhotosAlbum; + NSCalendar *_exifConversionCalendar; + NSMutableDictionary *_photoStreamAlbumsByStreamID; + NSMutableArray *_photoStreamAlbums; + struct NSObject { Class x1; } *_allPhotoStreamPhotosAlbum; + id _ptpDelegate; + PLWStackedImageCache *_stackedImageCache; + NSSet *_imageFileExtensions; + NSSet *_rawImageFileExtensions; + NSSet *_audioFileExtensions; + NSSet *_extraVideoExtensions; + unsigned int _lastFetchedGPSCount; + unsigned int _insertedCountSinceLastFetchedGPSCount; + unsigned int _deletedCountSinceLastFetchedGPSCount; + PLManagedAlbum *_cameraRollAlbum; + PLFetchingAlbum *_cameraSessionAlbum; + PLManagedObjectContext *managedObjectContext; +} + +@property(readonly) unsigned int concurrencyType; +@property(readonly) BOOL hasAtLeastOnePhotoWithGPS; +@property(readonly) NSArray * syncedAlbums; +@property(readonly) NSArray * editableAlbums; +@property(readonly) unsigned int editableAlbumCount; +@property(readonly) NSObject * allPhotosAlbum; +@property(readonly) NSObject * allPhotosAlbumIfExists; +@property(readonly) NSObject * iPadAllPhotosAlbum; +@property(readonly) NSObject * iPadAllPhotosAlbumIfExists; +@property(readonly) NSObject * syncProgressAlbum; +@property(readonly) NSObject * otaRestoreProgressAlbum; +@property(readonly) NSObject * filesystemImportProgressAlbum; +@property(readonly) PLManagedObjectContext * managedObjectContext; +@property(copy) NSString * lastImportSessionUUID; +@property(readonly) NSObject * savedPhotosAlbum; +@property(readonly) NSArray * albums; +@property(readonly) NSArray * userAlbums; +@property(readonly) NSArray * imagePickerAlbums; +@property(readonly) NSArray * wallpaperAlbums; +@property(readonly) NSArray * eventAlbums; +@property(readonly) NSArray * faceAlbums; +@property(readonly) NSArray * placeAlbums; +@property(readonly) NSArray * photoStreamAlbums; +@property(readonly) NSArray * photoStreamAlbumsForPreferences; +@property(readonly) PLThumbnailManager * thumbnailManager; +@property(retain) PLManagedObjectContext * managedObjectContext; + ++ (void)_presentSqliteCorruptionErrorDialog; ++ (id)pathToAssetsToAlbumsMapping; ++ (id)sqliteErrorIndicatorFilePath; ++ (id)assetsDataDirectory; ++ (BOOL)processCanWriteSandboxForPath:(id)arg1; ++ (BOOL)processCanReadSandboxForPath:(id)arg1; ++ (id)mediaFilesDirectoryURL; ++ (BOOL)needsToBeSyncedWithiTunesBecauseFormatIDsChanged; ++ (void)setMigratorIsBusy:(BOOL)arg1; ++ (id)iTunesSyncedFaceAlbumThumbnailsDirectory; ++ (id)persistedAlbumDataDirectoryURL; ++ (id)dcimDirectoryURL; ++ (id)photoDataDirectoryURL; ++ (id)takingVideoIndicatorFilePath; ++ (id)imageWriterIndicatorFilePath; ++ (id)migrationIndicatorFilePath; ++ (id)photoDataMiscDirectory; ++ (void)moveDatabasesAside; ++ (id)iTunesSyncedAssetsDirectory; ++ (id)photoStreamsDataDirectory; ++ (id)simpleDCIMDirectory; ++ (void)setImageWriterIsBusy:(BOOL)arg1; ++ (id)videosPath; ++ (id)photoMetadataDirectoryURL; ++ (id)allIndicatorFilePaths; ++ (void)setPhotoStreamEnabled:(BOOL)arg1; ++ (BOOL)isApplicationWildcat; ++ (void)setApplicationIsWildcat:(BOOL)arg1; ++ (id)iTunesPhotosDirectory; ++ (id)sharedInMemoryLibrary; ++ (id)dcimDirectory; ++ (id)photoDataDirectory; ++ (void)initializeGraphicsServices; ++ (id)calculatedDisplayableIndexesForAlbum:(struct NSObject { Class x1; }*)arg1 count:(unsigned int)arg2; ++ (void)setVideoCaptureIsBusy:(BOOL)arg1; ++ (struct NSObject { Class x1; }*)savedPhotosAlbum; ++ (id)sharedPhotoLibrary; + +- (void)setManagedObjectContext:(id)arg1; +- (unsigned int)concurrencyType; +- (id)objectWithObjectID:(id)arg1; +- (void)performBlock:(id)arg1; +- (void)applicationWillEnterForeground:(id)arg1; +- (id)_init; +- (void)_addPhoto:(id)arg1 toEvent:(struct NSObject { Class x1; }*)arg2; +- (void)removePhotosFromAllAlbums:(id)arg1; +- (void)_unloadExistingThumbnailEntries; +- (void)_loadExistingThumbnailEntries; +- (void)cleanupModelAfterRestoreFromiTunesBackup; +- (int)_orientationOfFileAtPath:(id)arg1; +- (int)_orientationAfterRotatingOrientation:(int)arg1 clockwiseByDegrees:(int)arg2 transposeCoordinatesOut:(BOOL*)arg3; +- (void)_migrationDidFinish; +- (void)_notifyProgress:(float)arg1; +- (void)prepareToMigrateDcimToDatabase; +- (void)prepareDatabaseForOTAAssetsPhase; +- (void)_removeSyncedAlbumsInTransactionWithManagedObjectContext:(id)arg1; +- (void)_safeSave:(id)arg1; +- (void)_calculatePendingItemCountsAfterOTARestoreWithMangedObjectContext:(id)arg1; +- (void)_removeOrphanedThumbnailEntries; +- (void)_deleteObsoleteMetadataFiles; +- (void)removeFromKnownPhotoStreamAlbums:(id)arg1; +- (void)addToKnownPhotoStreamAlbums:(id)arg1; +- (struct NSObject { Class x1; }*)allPhotoStreamPhotosAlbumIfItExists; +- (void)_detachAuxDatabase; +- (void)_attachAuxDatabase; +- (id)fileExtensionsForPhoto:(id)arg1; +- (void)_notifyChangedPhotos:(id)arg1; +- (id)masterURLFromSidecarURLs:(id)arg1; +- (id)photoWithPath:(id)arg1; +- (void)migrateSavedPhotoCaptureTimes; +- (void)setSqliteErrorAndExitIfNecessary; +- (id)editableAlbums; +- (id)syncedAlbums; +- (void)_updateWithInsertedAssetsCount:(unsigned int)arg1 deletedCount:(unsigned int)arg2; +- (void)recreateAlbumsFromMetadata; +- (struct NSObject { Class x1; }*)iPadAllPhotosAlbumIfExists; +- (struct NSObject { Class x1; }*)allPhotosAlbumIfExists; +- (BOOL)isNonRawImageFileExtension:(id)arg1; +- (void)_loadFileExtensionInformation; +- (int)priorityForFileExtension:(id)arg1; +- (struct NSObject { Class x1; }*)allPhotosAlbum; +- (void)_updateHasAtLeastOnePhotoWithGPSWithInsertedCount:(unsigned int)arg1 deletedCount:(unsigned int)arg2; +- (struct NSObject { Class x1; }*)albumFromGroupURL:(id)arg1; +- (id)messagesPhotoFromAssetURL:(id)arg1; +- (id)assetURLForManagedPhoto:(id)arg1; +- (id)assetURLForPhoto:(id)arg1 extension:(id)arg2; +- (BOOL)isAudioFileExtension:(id)arg1; +- (BOOL)isImageFileExtension:(id)arg1; +- (BOOL)isVideoFileExtension:(id)arg1; +- (id)managedObjectWithObjectID:(id)arg1; +- (id)albumsForContentMode:(int)arg1; +- (struct NSObject { Class x1; }*)iPadAllPhotosAlbum; +- (BOOL)needsMigration; +- (void)modifyDCIMEntryForPhoto:(id)arg1; +- (void)modifyDCIMEntryForVideo:(id)arg1 progress:(struct { id x1; float x2; struct __CFArray {} *x3; float x4; BOOL x5; id x6; }*)arg2 previewImage:(id)arg3 thumbnailImage:(id)arg4; +- (void)processSyncSaveJob:(id)arg1 albumMap:(id)arg2; +- (id)lastImportedPhotosAlbum; +- (id)allImportedPhotosAlbum; +- (id)addDCIMEntryAtFileURL:(id)arg1 toEvent:(struct NSObject { Class x1; }*)arg2 sidecarFileInfo:(id)arg3 progress:(struct { id x1; float x2; struct __CFArray {} *x3; float x4; BOOL x5; id x6; }*)arg4 importSessionIdentifier:(id)arg5 isImported:(BOOL)arg6 previewImage:(id)arg7 thumbnailImage:(id)arg8 savedAssetType:(int)arg9 replacementUUID:(id)arg10 extendedInfo:(id)arg11 thumbnailsData:(struct __CFDictionary { }*)arg12; +- (BOOL)isRawImageFileExtension:(id)arg1; +- (id)newImageForDulcimerPhoto:(id)arg1 format:(int)arg2; +- (id)newImageForDulcimerPhoto:(id)arg1 format:(int)arg2 outImageProperties:(const struct __CFDictionary {}**)arg3; +- (id)lastImportSessionUUID; +- (void)setGlobalValue:(id)arg1 forKey:(id)arg2; +- (void)saveToSavedPhotosAllPhotoInPhotoStreamAlbums:(id)arg1; +- (void)setPhotoStreamEnabled:(BOOL)arg1; +- (id)assetWithUUID:(id)arg1; +- (id)placeAlbums; +- (id)faceAlbums; +- (id)eventAlbums; +- (id)wallpaperAlbums; +- (id)imagePickerAlbums; +- (id)userAlbums; +- (struct NSObject { Class x1; }*)albumWithUuid:(id)arg1; +- (struct NSObject { Class x1; }*)eventWithName:(id)arg1 andImportSessionIdentifier:(id)arg2; +- (id)photoStreamAlbums; +- (id)photoStreamAlbumsForPreferences; +- (struct NSObject { Class x1; }*)allPhotoStreamPhotosAlbum; +- (void)withDispatchGroup:(struct dispatch_group_s { }*)arg1 performBlock:(id)arg2; +- (void)withDispatchGroup:(struct dispatch_group_s { }*)arg1 performTransaction:(id)arg2; +- (void)withDispatchGroup:(struct dispatch_group_s { }*)arg1 performBlock:(id)arg2 completionHandler:(id)arg3; +- (void)withDispatchGroup:(struct dispatch_group_s { }*)arg1 performTransaction:(id)arg2 completionHandler:(id)arg3; +- (void)updateThumbnailsForPhoto:(id)arg1 previewImage:(id)arg2 thumbnailImage:(id)arg3; +- (void)deleteAllImages; +- (void)_compactThumbnailTablesIfNecessary; +- (void)_deleteFilesAndEmptyDirectoriesAtPaths:(id)arg1; +- (BOOL)rotateCameraPhoto:(id)arg1 byDegrees:(int)arg2; +- (void)deleteImages:(id)arg1; +- (BOOL)hasAtLeastOneItem; +- (id)iTunesFaceImageForRecordID:(int)arg1 faceIndex:(int)arg2 size:(struct CGSize { float x1; float x2; })arg3 returnLocationInImage:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg4; +- (void)pictureWasChanged; +- (void)pictureWasDeletedNotification; +- (void)photoLibraryAvailableNotification; +- (void)photoLibraryRebuildingNotification; +- (void)photoLibraryCorruptNotification; +- (id)_iTunesPhotos; +- (id)countOfAllPhotosAndVideos; +- (void)flushAlbums; +- (void)flushPhotoStreamAlbums; +- (void)flushDCIMAlbums; +- (BOOL)libraryIsAvailable; +- (BOOL)_hasAtLeastOneItem:(BOOL)arg1; +- (void)pictureWasTakenOrChanged; +- (id)thumbnailManager; +- (void)_loadPhotoLibraryAfterMigration; +- (void)_notifyPhotoLibraryIsNoLongerAvailableOnMainThread; +- (void)_releaseThumbnailManager; +- (void)loadDatabase; +- (id)initWithPath:(id)arg1 canTriggerDatabaseUpdate:(BOOL)arg2; +- (id)imageForFormat:(int)arg1 forAsset:(id)arg2; +- (BOOL)hasAtLeastOnePhotoWithGPS; +- (struct NSObject { Class x1; }*)filesystemImportProgressAlbum; +- (struct NSObject { Class x1; }*)otaRestoreProgressAlbum; +- (struct NSObject { Class x1; }*)cameraSessionAlbumFromTimeInterval:(double)arg1; +- (id)albumListForContentMode:(int)arg1; +- (unsigned int)editableAlbumCount; +- (void)performBlock:(id)arg1 completionHandler:(id)arg2; +- (id)photoFromAssetURL:(id)arg1; +- (void)preheatImageDataForAssets:(id)arg1 format:(int)arg2; +- (struct NSObject { Class x1; }*)syncProgressAlbum; +- (id)dataForPhoto:(id)arg1 format:(int)arg2 width:(int*)arg3 height:(int*)arg4 bytesPerRow:(int*)arg5 dataWidth:(int*)arg6 dataHeight:(int*)arg7 imageDataOffset:(int*)arg8; +- (BOOL)hasAtLeastOnePhoto; +- (BOOL)hasPhotoWithFileCreationDate:(id)arg1 fileName:(id)arg2 fileSize:(int)arg3; +- (id)masterFilenameFromSidecarFileInfo:(id)arg1; +- (void)setLastImportSessionUUID:(id)arg1; +- (id)globalValueForKey:(id)arg1; +- (BOOL)multiplePhotoStreamsAvailable; +- (struct NSObject { Class x1; }*)eventAlbumContainingPhoto:(id)arg1; +- (BOOL)isPhotoInSavedPhotosAlbum:(id)arg1; +- (struct NSObject { Class x1; }*)savedPhotosAlbum; +- (void)performTransaction:(id)arg1; +- (id)albums; +- (id)assetURLForPhoto:(id)arg1; +- (BOOL)getPhotoCount:(unsigned int*)arg1 videoCount:(unsigned int*)arg2; +- (void)addPhotoToCameraRoll:(id)arg1 completionBlock:(id)arg2; +- (id)albumsContainingItems:(id)arg1; +- (void)performTransaction:(id)arg1 completionHandler:(id)arg2; +- (id)assetWithUUID:(id)arg1 inAlbum:(struct NSObject { Class x1; }*)arg2; +- (id)managedObjectContext; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLPhotoLibraryImageSource.h b/PhotoLibraryServices.framework/PLPhotoLibraryImageSource.h new file mode 100755 index 0000000..f9863e4 --- /dev/null +++ b/PhotoLibraryServices.framework/PLPhotoLibraryImageSource.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLPhotoLibraryImageSource : PLImageSource { + int _imageFormat; +} + +@property(readonly) int imageFormat; + + +- (unsigned short)sourceIdentifier; +- (id)newImageForAsset:(id)arg1 createMetadata:(id*)arg2; +- (id)initWithImageFormat:(int)arg1; +- (int)imageFormat; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; + +@end diff --git a/PhotoLibraryServices.framework/PLPhotoLibraryShouldReloadNotification.h b/PhotoLibraryServices.framework/PLPhotoLibraryShouldReloadNotification.h new file mode 100755 index 0000000..44618e5 --- /dev/null +++ b/PhotoLibraryServices.framework/PLPhotoLibraryShouldReloadNotification.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLPhotoLibraryShouldReloadNotification : PLChangeNotification { +} + + +- (id)object; +- (id)name; +- (id)userInfo; +- (id)init; + +@end diff --git a/PhotoLibraryServices.framework/PLPhotoStreamAlbum.h b/PhotoLibraryServices.framework/PLPhotoStreamAlbum.h new file mode 100755 index 0000000..e5d5a43 --- /dev/null +++ b/PhotoLibraryServices.framework/PLPhotoStreamAlbum.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSString; + +@interface PLPhotoStreamAlbum : PLManagedAlbum { +} + +@property(retain) NSString * personID; + ++ (id)entityName; ++ (id)keyPathsForValuesAffectingPersonID; ++ (id)entityInManagedObjectContext:(id)arg1; ++ (id)photoStreamAlbumWithStreamID:(id)arg1 inPhotoLibrary:(id)arg2; + +- (void)awakeFromInsert; +- (id)title; +- (void)addAssetOrderedByDataTaken:(id)arg1; +- (void)_updateKeyAssetIfNeeded; +- (id)personID; +- (void)enforceImageLimitIfNecessary; +- (void)setPersonID:(id)arg1; +- (BOOL)isOwnPhotoStreamAlbum; +- (BOOL)shouldDeleteWhenEmpty; + +@end diff --git a/PhotoLibraryServices.framework/PLPhotoStreamsHelper.h b/PhotoLibraryServices.framework/PLPhotoStreamsHelper.h new file mode 100755 index 0000000..9b894c3 --- /dev/null +++ b/PhotoLibraryServices.framework/PLPhotoStreamsHelper.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLPhotoStreamsHelper : NSObject { + BOOL _appHasPolledOnceThisForegroundSession; +} + ++ (BOOL)writeBreadcrumbContent:(id)arg1 forHashString:(id)arg2; ++ (id)publishBreadcrumbsPath; ++ (id)photoStreamAccount; ++ (BOOL)photoStreamsEnabled; ++ (id)sharedPhotoStreamsHelper; + +- (void)resetServerState; +- (void)assetsWithNames:(id)arg1 willBeDeletedForStreamID:(id)arg2; +- (id)derivedAssetForMasterAsset:(id)arg1; +- (int)friendsLimit; +- (int)imageLimitForFriendStream; +- (int)imageLimitForOwnStream; +- (id)photoStreamAlbumTitleForPersonID:(id)arg1; +- (id)_photoStreamAlbumNameWithFirstName:(id)arg1 lastName:(id)arg2 email:(id)arg3; +- (void)writeDidPublishBreadcrumbforHash:(id)arg1 imagePath:(id)arg2; +- (void)writeDidEnqueueBreadcrumbForHash:(id)arg1 imagePath:(id)arg2; +- (void)writeWillEnqueueBreadcrumbForHash:(id)arg1 imagePath:(id)arg2; +- (BOOL)removeBreadcrumbsForHashString:(id)arg1; +- (id)psHashForData:(id)arg1; +- (id)pathToSavedMetadataForAssetHash:(id)arg1 streamID:(id)arg2 createIntermediateDirs:(BOOL)arg3; +- (struct CGSize { float x1; float x2; })_derivedAssetSizeForMasterSizeWidth:(float)arg1 height:(float)arg2; +- (id)temporaryPathForRecentlyUploadedAsset:(id)arg1; +- (float)derivedAssetDimensionLimit; +- (id)psHashAsString:(id)arg1; +- (int)_serverIntegerLimitForKey:(id)arg1 debugDefaultKey:(id)arg2; +- (BOOL)isValidUploadAsset:(id)arg1 type:(id)arg2 fileSize:(id)arg3; +- (id)imageLimitsByAssetType; +- (void)_appDidEnterBackground:(id)arg1; +- (BOOL)shouldUploadVideos; +- (void)resetMstreamdStateForPersonID:(id)arg1; +- (void)assetWithFileHash:(id)arg1 metadata:(id)arg2 wasSavedToPath:(id)arg3; +- (BOOL)shouldPublishScreenShots; +- (void)pollForNewSubscriptionContent; +- (id)photoStreamsPublishStreamID; +- (void)pollForNewSubscriptionContentOncePerAppForegroundSession; +- (void)resume_mstreamd:(id)arg1; +- (id)pause_mstreamd; +- (BOOL)enqueueAssetForPSPublishing:(id)arg1 assetHash:(id)arg2 fullPath:(id)arg3 fileSize:(id)arg4 type:(id)arg5; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLPlaceChangeNotification.h b/PhotoLibraryServices.framework/PLPlaceChangeNotification.h new file mode 100755 index 0000000..324d9b4 --- /dev/null +++ b/PhotoLibraryServices.framework/PLPlaceChangeNotification.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSArray, PLAlbumChangeNotification, PLPlace; + +@interface PLPlaceChangeNotification : PLAlbumChangeNotification { + PLPlace *_fromPlace; + PLPlace *_toPlace; + NSArray *_changedObjects; + PLAlbumChangeNotification *_backingNotifiation; +} + ++ (id)notificationForFromPlace:(id)arg1 toPlace:(id)arg2 changedObjects:(id)arg3 fromAlbumChangeNotification:(id)arg4; + +- (id)album; +- (id)object; +- (id)initWithFromPlace:(id)arg1 toPlace:(id)arg2 changedObjects:(id)arg3 fromAlbumChangeNotification:(id)arg4; +- (id)_changedObjects; +- (BOOL)_getOldSet:(id*)arg1 newSet:(id*)arg2; +- (BOOL)titleDidChange; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLPlacesChangeNotification.h b/PhotoLibraryServices.framework/PLPlacesChangeNotification.h new file mode 100755 index 0000000..77951cf --- /dev/null +++ b/PhotoLibraryServices.framework/PLPlacesChangeNotification.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSArray, NSOrderedSet, PLPlaces, PLChangeNotification; + +@interface PLPlacesChangeNotification : PLAlbumListChangeNotification { + PLPlaces *_places; + NSOrderedSet *_originalPlacesSet; + NSOrderedSet *_newPlacesSet; + NSArray *_changedPlacesList; + PLChangeNotification *_changeNotification; +} + ++ (id)notificationWithPlaces:(id)arg1 originalPlacesSet:(id)arg2 newPlacesSet:(id)arg3 changedPlacesList:(id)arg4 backingNotification:(id)arg5; + +- (id)initWithPlaces:(id)arg1 originalPlacesSet:(id)arg2 newPlacesSet:(id)arg3 changedPlacesList:(id)arg4 backingNotification:(id)arg5; +- (BOOL)_getOldSet:(id*)arg1 newSet:(id*)arg2; +- (struct NSObject { Class x1; }*)albumList; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLPropertyListFromDataTransformer.h b/PhotoLibraryServices.framework/PLPropertyListFromDataTransformer.h new file mode 100755 index 0000000..7eda9d2 --- /dev/null +++ b/PhotoLibraryServices.framework/PLPropertyListFromDataTransformer.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLPropertyListFromDataTransformer : NSValueTransformer { +} + ++ (Class)transformedValueClass; ++ (BOOL)allowsReverseTransformation; + +- (id)transformedValue:(id)arg1; +- (id)reverseTransformedValue:(id)arg1; + +@end diff --git a/PhotoLibraryServices.framework/PLRectValueFromDataTransformer.h b/PhotoLibraryServices.framework/PLRectValueFromDataTransformer.h new file mode 100755 index 0000000..03cf04b --- /dev/null +++ b/PhotoLibraryServices.framework/PLRectValueFromDataTransformer.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLRectValueFromDataTransformer : NSValueTransformer { +} + ++ (Class)transformedValueClass; ++ (BOOL)allowsReverseTransformation; + +- (id)transformedValue:(id)arg1; +- (id)reverseTransformedValue:(id)arg1; + +@end diff --git a/PhotoLibraryServices.framework/PLRotatedImage.h b/PhotoLibraryServices.framework/PLRotatedImage.h new file mode 100755 index 0000000..c4efe41 --- /dev/null +++ b/PhotoLibraryServices.framework/PLRotatedImage.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLRotatedImage : UIImage { + BOOL _wasRotated; +} + +@property BOOL wasRotated; + + +- (void)setWasRotated:(BOOL)arg1; +- (BOOL)wasRotated; + +@end diff --git a/PhotoLibraryServices.framework/PLSharedInMemoryPhotoLibrary.h b/PhotoLibraryServices.framework/PLSharedInMemoryPhotoLibrary.h new file mode 100755 index 0000000..1f50f65 --- /dev/null +++ b/PhotoLibraryServices.framework/PLSharedInMemoryPhotoLibrary.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLSharedInMemoryPhotoLibrary : PLSharedPhotoLibrary { +} + + +- (id)initWithPath:(id)arg1 canTriggerDatabaseUpdate:(BOOL)arg2; + +@end diff --git a/PhotoLibraryServices.framework/PLSharedManagedObjectContext.h b/PhotoLibraryServices.framework/PLSharedManagedObjectContext.h new file mode 100755 index 0000000..5d1d1d9 --- /dev/null +++ b/PhotoLibraryServices.framework/PLSharedManagedObjectContext.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLSharedManagedObjectContext : PLManagedObjectContext { +} + + +- (void)_mergeChangesFromDidSaveDictionary:(id)arg1 usingObjectIDs:(BOOL)arg2; +- (void)tearDownLocalChangeNotifications; +- (void)setupLocalChangeNotifications; +- (BOOL)isUserInterfaceContext; + +@end diff --git a/PhotoLibraryServices.framework/PLSharedPhotoLibrary.h b/PhotoLibraryServices.framework/PLSharedPhotoLibrary.h new file mode 100755 index 0000000..1cdad5a --- /dev/null +++ b/PhotoLibraryServices.framework/PLSharedPhotoLibrary.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLSharedPhotoLibrary : PLPhotoLibrary { +} + ++ (id)sharedPhotoLibrary; ++ (id)allocWithZone:(struct _NSZone { }*)arg1; + +- (unsigned int)concurrencyType; +- (void)_updateWithInsertedAssetsCount:(unsigned int)arg1 deletedCount:(unsigned int)arg2; +- (unsigned int)retainCount; +- (id)retain; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)autorelease; +- (oneway void)release; + +@end diff --git a/PhotoLibraryServices.framework/PLShuffledAlbum.h b/PhotoLibraryServices.framework/PLShuffledAlbum.h new file mode 100755 index 0000000..0f3698a --- /dev/null +++ b/PhotoLibraryServices.framework/PLShuffledAlbum.h @@ -0,0 +1,98 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class , NSMutableOrderedSet, NSObject, PLManagedAsset, NSOrderedSet, UIImage, NSString, NSDictionary, NSURL, NSNumber; + +@interface PLShuffledAlbum : NSObject { + struct __CFArray { } *_toBackingMap; + struct __CFArray { } *_fromBackingMap; + struct NSObject { Class x1; } *_backingAlbum; + PLManagedAsset *_startingAsset; + NSMutableOrderedSet *_assets; +} + +@property(readonly) * cachedIndexMapState; +@property(readonly) PLManagedAsset * startingAsset; +@property(readonly) NSObject * backingAlbum; +@property(retain) NSMutableOrderedSet * _assets; +@property(readonly) NSString * uuid; +@property(readonly) NSNumber * kind; +@property(readonly) int kindValue; +@property(readonly) NSString * title; +@property(readonly) NSString * localizedTitle; +@property(readonly) NSOrderedSet * assets; +@property(readonly) NSMutableOrderedSet * mutableAssets; +@property(readonly) unsigned int count; +@property(readonly) unsigned int photosCount; +@property(readonly) unsigned int videosCount; +@property(readonly) BOOL isEmpty; +@property(readonly) NSString * name; +@property(retain) PLManagedAsset * keyAsset; +@property(readonly) UIImage * posterImage; +@property(readonly) BOOL isLibrary; +@property(readonly) BOOL isCameraAlbum; +@property(readonly) BOOL isPhotoStreamAlbum; +@property(readonly) BOOL shouldDeleteWhenEmpty; +@property(retain) NSDictionary * slideshowSettings; +@property(retain) NSString * importSessionID; +@property(readonly) NSURL * groupURL; +@property unsigned int pendingItemsCount; +@property unsigned int pendingItemsType; + ++ (struct NSObject { Class x1; }*)unshuffledAlbum:(struct NSObject { Class x1; }*)arg1; ++ (struct NSObject { Class x1; }*)shuffledAlbum:(struct NSObject { Class x1; }*)arg1 startingAsset:(id)arg2; + +- (id)localizedTitle; +- (id)posterImage; +- (id)kind; +- (id)title; +- (id)name; +- (BOOL)isEmpty; +- (void)replaceObjectInShuffledAssetsAtIndex:(unsigned int)arg1 withObject:(id)arg2; +- (void)removeObjectFromShuffledAssetsAtIndex:(unsigned int)arg1; +- (void)insertObject:(id)arg1 inShuffledAssetsAtIndex:(unsigned int)arg2; +- (id)objectInShuffledAssetsAtIndex:(unsigned int)arg1; +- (unsigned int)indexInShuffledAssetsOfObject:(id)arg1; +- (unsigned int)countOfShuffledAssets; +- (struct __CFArray { }*)fromBackingMap; +- (void)createShuffledIndexesMaps; +- (id)startingAsset; +- (void)createShuffledIndexesMapsIfNeeded; +- (id)initWithBackingAlbum:(struct NSObject { Class x1; }*)arg1 startingAsset:(id)arg2; +- (void)mappedDataSourceChanged:(id)arg1; +- (id)cachedIndexMapState; +- (struct NSObject { Class x1; }*)backingAlbum; +- (void)setPendingItemsType:(unsigned int)arg1; +- (unsigned int)pendingItemsType; +- (void)setPendingItemsCount:(unsigned int)arg1; +- (unsigned int)pendingItemsCount; +- (id)groupURL; +- (void)setImportSessionID:(id)arg1; +- (id)importSessionID; +- (BOOL)shouldDeleteWhenEmpty; +- (BOOL)isLibrary; +- (void)setKeyAsset:(id)arg1; +- (id)keyAsset; +- (void)updateStackedImage; +- (void)reducePendingItemsCountBy:(unsigned int)arg1; +- (id)displayableIndexesForCount:(unsigned int)arg1; +- (id)_assets; +- (void)set_assets:(id)arg1; +- (unsigned int)videosCount; +- (unsigned int)photosCount; +- (int)kindValue; +- (BOOL)isPhotoStreamAlbum; +- (BOOL)isCameraAlbum; +- (id)mutableAssets; +- (BOOL)canPerformEditOperation:(int)arg1; +- (void)setSlideshowSettings:(id)arg1; +- (id)slideshowSettings; +- (id)uuid; +- (id)assets; +- (unsigned int)count; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLShuffledAlbumChangeNotification.h b/PhotoLibraryServices.framework/PLShuffledAlbumChangeNotification.h new file mode 100755 index 0000000..4f9303a --- /dev/null +++ b/PhotoLibraryServices.framework/PLShuffledAlbumChangeNotification.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLAlbumChangeNotification, NSIndexSet, NSOrderedSet, PLShuffledAlbum; + +@interface PLShuffledAlbumChangeNotification : PLAlbumChangeNotification { + PLShuffledAlbum *_album; + PLAlbumChangeNotification *_backingNotification; + NSIndexSet *_changedIndexes; + NSOrderedSet *_newSet; +} + ++ (id)notificationForShuffledAlbum:(id)arg1 fromAlbumChangeNotification:(id)arg2; + +- (id)album; +- (id)object; +- (id)initWithShuffledAlbum:(id)arg1 albumChangeNotification:(id)arg2; +- (BOOL)countDidChange; +- (id)_changedObjects; +- (BOOL)keyAssetDidChange; +- (id)_diffDescription; +- (void)_calculateDiffs; +- (BOOL)_getOldSet:(id*)arg1 newSet:(id*)arg2; +- (BOOL)titleDidChange; +- (BOOL)shouldReload; +- (id)changedIndexes; +- (id)insertedIndexes; +- (id)deletedIndexes; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLSidecarFile.h b/PhotoLibraryServices.framework/PLSidecarFile.h new file mode 100755 index 0000000..246afa9 --- /dev/null +++ b/PhotoLibraryServices.framework/PLSidecarFile.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSURL; + +@interface PLSidecarFile : _PLSidecarFile { +} + +@property(readonly) NSURL * fileURL; + + +- (id)fileURL; +- (void)setCaptureDateFromExifDictionary:(id)arg1; + +@end diff --git a/PhotoLibraryServices.framework/PLSidecarFileID.h b/PhotoLibraryServices.framework/PLSidecarFileID.h new file mode 100755 index 0000000..ef5cda7 --- /dev/null +++ b/PhotoLibraryServices.framework/PLSidecarFileID.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLSidecarFileID : NSManagedObjectID { +} + + + +@end diff --git a/PhotoLibraryServices.framework/PLSimpleDCIMDirectory.h b/PhotoLibraryServices.framework/PLSimpleDCIMDirectory.h new file mode 100755 index 0000000..cdf3d12 --- /dev/null +++ b/PhotoLibraryServices.framework/PLSimpleDCIMDirectory.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSFileManager, NSString, NSMutableIndexSet, NSURL; + +@interface PLSimpleDCIMDirectory : NSObject { + NSURL *_baseURL; + NSString *_subDirSuffix; + unsigned int _directoryLimit; + NSFileManager *_fileManager; + NSMutableIndexSet *_availableFileNameNumbers; + NSURL *_currentSubDirectory; + struct dispatch_queue_s { } *_isolation; +} + +@property(readonly) NSURL * currentSubDirectory; + + +- (id)availableFileNameNumbersInDirNumber:(unsigned int)arg1; +- (struct _NSRange { unsigned int x1; unsigned int x2; })fileNameNumberRangeForDirNumber:(unsigned int)arg1; +- (id)subDirURLForNumber:(unsigned int)arg1 create:(BOOL)arg2 didCreate:(BOOL*)arg3; +- (id)currentSubDirectory; +- (id)initWithDirectoryURL:(id)arg1 subDirectorySuffix:(id)arg2 perDirectoryLimit:(unsigned int)arg3; +- (id)nextAvailableFileURLWithExtension:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLStackViewImageChangeNotification.h b/PhotoLibraryServices.framework/PLStackViewImageChangeNotification.h new file mode 100755 index 0000000..32d3ad1 --- /dev/null +++ b/PhotoLibraryServices.framework/PLStackViewImageChangeNotification.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLGenericAlbum; + +@interface PLStackViewImageChangeNotification : PLChangeNotification { + PLGenericAlbum *_album; +} + +@property(readonly) PLGenericAlbum * album; + ++ (id)notificationWithAlbum:(id)arg1; + +- (id)album; +- (id)object; +- (id)name; +- (id)_init; +- (id)_initWithAlbum:(id)arg1; +- (id)userInfo; +- (id)description; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLSyncSaveJob.h b/PhotoLibraryServices.framework/PLSyncSaveJob.h new file mode 100755 index 0000000..95be218 --- /dev/null +++ b/PhotoLibraryServices.framework/PLSyncSaveJob.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSSet, NSNumber, CLLocation, NSString, NSURL, NSDate, NSArray; + +@interface PLSyncSaveJob : NSObject { + NSArray *facesInfo; + NSURL *originalAssetURL; + BOOL isVideo; + NSString *uuid; + NSDate *creationDate; + NSSet *albumURIs; + CLLocation *location; + NSNumber *sortToken; + BOOL isSyncComplete; +} + +@property(retain) NSURL * originalAssetURL; +@property BOOL isVideo; +@property(copy) NSString * uuid; +@property(copy) NSDate * creationDate; +@property(copy) NSSet * albumURIs; +@property(copy) CLLocation * location; +@property(retain) NSArray * facesInfo; +@property(retain) NSNumber * sortToken; +@property BOOL isSyncComplete; + + +- (void)setCreationDate:(id)arg1; +- (void)setLocation:(id)arg1; +- (id)location; +- (id)creationDate; +- (id)facesInfo; +- (void)setIsSyncComplete:(BOOL)arg1; +- (void)setIsVideo:(BOOL)arg1; +- (void)setFacesInfo:(id)arg1; +- (void)setAlbumURIs:(id)arg1; +- (void)setOriginalAssetURL:(id)arg1; +- (id)serializedData; +- (id)albumURIs; +- (void)processFacesWithBlock:(id)arg1; +- (id)sortToken; +- (id)originalAssetURL; +- (BOOL)isSyncComplete; +- (void)setSortToken:(id)arg1; +- (id)initFromSerializedData:(id)arg1; +- (void)setUuid:(id)arg1; +- (id)uuid; +- (id)description; +- (void)dealloc; +- (BOOL)isVideo; + +@end diff --git a/PhotoLibraryServices.framework/PLSynchronousFileValidator.h b/PhotoLibraryServices.framework/PLSynchronousFileValidator.h new file mode 100755 index 0000000..64678a0 --- /dev/null +++ b/PhotoLibraryServices.framework/PLSynchronousFileValidator.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSRecursiveLock, AVFileValidator; + +@interface PLSynchronousFileValidator : NSObject { + AVFileValidator *_fileValidator; + NSRecursiveLock *_lock; + BOOL _isValid; +} + + +- (id)initWithPath:(id)arg1; +- (BOOL)isValid; +- (void)_startValidation; +- (void)_validationCompleted:(id)arg1; +- (void)_setupOnMainThread:(id)arg1; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLThumbnailIndexes.h b/PhotoLibraryServices.framework/PLThumbnailIndexes.h new file mode 100755 index 0000000..04f2887 --- /dev/null +++ b/PhotoLibraryServices.framework/PLThumbnailIndexes.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLThumbnailIndexes : NSObject { +} + ++ (unsigned int)nextAvailableThumbnailIndex; ++ (void)recycleThumbnailIndexes:(id)arg1; ++ (void)getAvailableThumbnailIndexWithHandler:(id)arg1; ++ (void)getAvailableThumbnailIndexesWithCount:(unsigned int)arg1 handler:(id)arg2; ++ (void)recycleThumbnailIndex:(unsigned int)arg1; ++ (id)sharedInstance; + +- (void)recycleThumbnailIndexes:(id)arg1; +- (void)getAvailableThumbnailIndexesWithCount:(unsigned int)arg1 handler:(id)arg2; +- (void)recycleThumbnailIndex:(unsigned int)arg1; + +@end diff --git a/PhotoLibraryServices.framework/PLThumbnailManager.h b/PhotoLibraryServices.framework/PLThumbnailManager.h new file mode 100755 index 0000000..c02ba60 --- /dev/null +++ b/PhotoLibraryServices.framework/PLThumbnailManager.h @@ -0,0 +1,70 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSMutableOrderedSet, NSIndexSet, PLImageTable, NSLock, NSDictionary, PLPhotoLibrary, NSArray; + +@interface PLThumbnailManager : NSObject { + PLPhotoLibrary *_photoLibrary; + NSLock *_lock; + float _indexSheetBorderWidth; + NSIndexSet *_occupiedIndexes; + NSDictionary *_changedPhotosMap; + NSArray *_changedPhotos; + PLImageTable *_indexSheetThumbs; + PLImageTable *_wildcatScrubberThumbs; + PLImageTable *_wildcatIndexThumbs; + PLImageTable *_wildcatStackThumbs; + NSMutableOrderedSet *_assetUUIDsWithThumbnails; +} + +@property PLPhotoLibrary * photoLibrary; +@property(readonly) PLImageTable * indexSheetThumbs; +@property(readonly) PLImageTable * wildcatScrubberThumbs; +@property(readonly) PLImageTable * wildcatIndexThumbs; +@property(readonly) PLImageTable * wildcatStackThumbs; + ++ (id)cameraPreviewWellAssetID; ++ (struct dispatch_queue_s { }*)cameraPreviewWellImageQueue; ++ (id)cameraPreviewWellImageFileURL; ++ (void)removeObsoleteMetadata; ++ (void)resetImageTables; ++ (int)thumbnailVersion; ++ (void)saveCameraPreviewWellImage:(struct CGImage { }*)arg1 assetID:(id)arg2; ++ (BOOL)thumbnailTablesNeedToBeRecreated; ++ (BOOL)missingThumbnailTables; ++ (id)cameraPreviewWellImage; ++ (int)thumbnailFormat; + +- (id)_bakedThumbnailForPhoto:(id)arg1 format:(int)arg2 width:(int*)arg3 height:(int*)arg4 bytesPerRow:(int*)arg5 dataWidth:(int*)arg6 dataHeight:(int*)arg7 imageDataOffset:(int*)arg8; +- (id)_dataForInFlightAsset:(id)arg1 format:(int)arg2 width:(int*)arg3 height:(int*)arg4 bytesPerRow:(int*)arg5 dataWidth:(int*)arg6 dataHeight:(int*)arg7 imageDataOffset:(int*)arg8 imageDataFormat:(int*)arg9; +- (id)_tableDescriptions; +- (id)compactImageTables; +- (id)preflightImageTableCompactionForPhotos:(id)arg1; +- (void)deleteThumbnailsForPhoto:(id)arg1; +- (void)setThumbnails:(struct __CFDictionary { }*)arg1 forPhoto:(id)arg2; +- (id)newImageForPhoto:(id)arg1 withFormat:(int)arg2 outImageProperties:(const struct __CFDictionary {}**)arg3; +- (struct __CFDictionary { }*)assetUUIDToThumbnailIndexMappingForFormat:(int)arg1; +- (void)deleteThumbnailsAtIndex:(int)arg1; +- (id)wildcatScrubberThumbs; +- (id)wildcatStackThumbs; +- (id)wildcatIndexThumbs; +- (id)indexSheetThumbs; +- (id)_imageTableForFormat:(int*)arg1; +- (id)_dataForAsset:(id)arg1 format:(int)arg2 width:(int*)arg3 height:(int*)arg4 bytesPerRow:(int*)arg5 dataWidth:(int*)arg6 dataHeight:(int*)arg7 imageDataOffset:(int*)arg8 imageDataFormat:(int*)arg9; +- (id)_bakedIndexSheetDataForWallpaperAsset:(id)arg1 width:(int*)arg2 height:(int*)arg3 bytesPerRow:(int*)arg4 dataWidth:(int*)arg5 dataHeight:(int*)arg6 imageDataOffset:(int*)arg7; +- (void)clearCachedInformation; +- (BOOL)entryAtIndexIsPlaceholder:(int)arg1; +- (id)photoUUIDToIndexMap; +- (void)ensureIndexExists:(int)arg1; +- (void)updateThumbnailsForPhoto:(id)arg1 previewImage:(id)arg2 thumbnailImage:(id)arg3 generatePreviewImage:(BOOL)arg4; +- (void)thumbnailTablesChangedExternally; +- (void)setPhotoLibrary:(id)arg1; +- (id)initWithWeakPhotoLibrary:(id)arg1; +- (void)preheatImageDataForAssets:(id)arg1 format:(int)arg2; +- (id)dataForPhoto:(id)arg1 format:(int)arg2 width:(int*)arg3 height:(int*)arg4 bytesPerRow:(int*)arg5 dataWidth:(int*)arg6 dataHeight:(int*)arg7 imageDataOffset:(int*)arg8; +- (id)photoLibrary; +- (int)count; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLUUIDStringFromUUIDDataTransformer.h b/PhotoLibraryServices.framework/PLUUIDStringFromUUIDDataTransformer.h new file mode 100755 index 0000000..326d3f1 --- /dev/null +++ b/PhotoLibraryServices.framework/PLUUIDStringFromUUIDDataTransformer.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLUUIDStringFromUUIDDataTransformer : NSValueTransformer { +} + ++ (Class)transformedValueClass; ++ (BOOL)allowsReverseTransformation; + +- (id)transformedValue:(id)arg1; +- (id)reverseTransformedValue:(id)arg1; + +@end diff --git a/PhotoLibraryServices.framework/PLWStackedImageCache.h b/PhotoLibraryServices.framework/PLWStackedImageCache.h new file mode 100755 index 0000000..4c3656d --- /dev/null +++ b/PhotoLibraryServices.framework/PLWStackedImageCache.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSLock, PLFixedSizeLRUCache; + +@interface PLWStackedImageCache : NSObject { + PLFixedSizeLRUCache *_stackedImagesCache; + PLFixedSizeLRUCache *_stackedImageOptionsCache; + NSLock *_lock; +} + ++ (id)absolutePathToCachedStackedImagesDirectory; ++ (id)absolutePathToCachesDirectory; ++ (id)sharedInstance; + +- (void)removeEntryForKey:(id)arg1; +- (id)_bakedStackedImageFilenameForWithKey:(id)arg1; +- (BOOL)KVOChange:(id)arg1 affectsStackedImageForAlbum:(struct NSObject { Class x1; }*)arg2; +- (void)invalidateAll; +- (void)prefetchStackedImagesWithKey1:(id)arg1 key2:(id)arg2 key3:(id)arg3 key4:(id)arg4; +- (BOOL)_createBaseDirectoryForStackedImagesCache; +- (id)_pathToBakedCachedStackedImageWithKey:(id)arg1; +- (void)setStackedImage:(id)arg1 forKey:(id)arg2 options:(id)arg3; +- (id)stackedImageWithKey:(id)arg1 options:(id*)arg2; +- (void)invalidateEntryForKey:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/PLWallpaperAlbum.h b/PhotoLibraryServices.framework/PLWallpaperAlbum.h new file mode 100755 index 0000000..c0de9e3 --- /dev/null +++ b/PhotoLibraryServices.framework/PLWallpaperAlbum.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLWallpaperAlbum : PLManagedAlbum { +} + ++ (id)entityName; ++ (id)wallpaperAlbumInLibrary:(id)arg1; ++ (id)entityInManagedObjectContext:(id)arg1; + +- (id)localizedTitle; +- (id)posterImage; +- (void)awakeFromInsert; +- (id)_kindDescription; + +@end diff --git a/PhotoLibraryServices.framework/PLWallpaperAsset.h b/PhotoLibraryServices.framework/PLWallpaperAsset.h new file mode 100755 index 0000000..a8e5091 --- /dev/null +++ b/PhotoLibraryServices.framework/PLWallpaperAsset.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSURL; + +@interface PLWallpaperAsset : PLManagedAsset { +} + +@property(retain) NSURL * imageURL; +@property(retain) NSURL * thumbnailURL; + ++ (id)entityName; ++ (id)insertIntoPhotoLibrary:(id)arg1 withImageURL:(id)arg2 thumbnailURL:(id)arg3; ++ (id)entityInManagedObjectContext:(id)arg1; + +- (id)imageURL; +- (void)setURL:(id)arg1 forKey:(id)arg2; +- (void)prepareForDeletion; +- (id)objectID; +- (id)_image; +- (id)_thumbnailImage; +- (id)urlForKey:(id)arg1; +- (void)setThumbnailURL:(id)arg1; +- (id)thumbnailURL; +- (id)wallpaperFullScreenImage; +- (id)newFullScreenImage:(const struct __CFDictionary {}**)arg1; +- (BOOL)allowsWallpaperEditing; +- (id)imageWithFormat:(int)arg1 outImageProperties:(const struct __CFDictionary {}**)arg2; +- (id)imageWithFormat:(int)arg1; +- (id)indexSheetImage; +- (void)setImageURL:(id)arg1; + +@end diff --git a/PhotoLibraryServices.framework/PLWallpaperAssetID.h b/PhotoLibraryServices.framework/PLWallpaperAssetID.h new file mode 100755 index 0000000..82cc3f9 --- /dev/null +++ b/PhotoLibraryServices.framework/PLWallpaperAssetID.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface PLWallpaperAssetID : NSManagedObjectID { +} + + + +@end diff --git a/PhotoLibraryServices.framework/PLWallpaperImporter.h b/PhotoLibraryServices.framework/PLWallpaperImporter.h new file mode 100755 index 0000000..aa2c04f --- /dev/null +++ b/PhotoLibraryServices.framework/PLWallpaperImporter.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class PLPhotoLibrary, NSArray, NSData, PLManagedObjectContext; + +@interface PLWallpaperImporter : NSObject { + NSData *_wallpaperFileHash; + NSArray *_allWallpaperURLs; + PLPhotoLibrary *photoLibrary; +} + +@property(readonly) NSArray * allWallpaperURLs; +@property(retain) PLPhotoLibrary * photoLibrary; +@property(readonly) PLManagedObjectContext * managedObjectContext; + ++ (void)importWallpaperAssetsIntoPhotoLibrary:(id)arg1; ++ (id)posterImageURL; + +- (void)addWallpaperURLsForModel:(id)arg1 toURLs:(id)arg2; +- (id)allExistingWallpaperAssets; +- (void)deleteAll; +- (id)wallpaperFileHash; +- (id)allWallpaperURLs; +- (void)updateAsNeeded; +- (void)setPhotoLibrary:(id)arg1; +- (void)importAll; +- (id)initWithPhotoLibrary:(id)arg1; +- (id)photoLibrary; +- (id)managedObjectContext; +- (id)init; +- (void)dealloc; + +@end diff --git a/PhotoLibraryServices.framework/_PLFetchingAlbum.h b/PhotoLibraryServices.framework/_PLFetchingAlbum.h new file mode 100755 index 0000000..1053a46 --- /dev/null +++ b/PhotoLibraryServices.framework/_PLFetchingAlbum.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface _PLFetchingAlbum : PLGenericAlbum { +} + ++ (id)keyPathsForValuesAffectingValueForKey:(id)arg1; ++ (id)entityName; ++ (id)entityInManagedObjectContext:(id)arg1; ++ (id)insertInManagedObjectContext:(id)arg1; + +- (id)objectID; + +@end diff --git a/PhotoLibraryServices.framework/_PLGenericAlbum.h b/PhotoLibraryServices.framework/_PLGenericAlbum.h new file mode 100755 index 0000000..dfce96f --- /dev/null +++ b/PhotoLibraryServices.framework/_PLGenericAlbum.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSMutableSet, NSString, NSDictionary, NSNumber, PLManagedAsset; + +@interface _PLGenericAlbum : PLManagedObject { +} + +@property(retain) NSString * title; +@property(retain) NSString * uuid; +@property(retain) NSNumber * kind; +@property(retain) NSDictionary * slideshowSettings; +@property(retain) PLManagedAsset * keyAsset; +@property(retain) NSMutableSet * albumLists; +@property unsigned int pendingItemsCount; +@property unsigned int pendingItemsType; + ++ (id)keyPathsForValuesAffectingValueForKey:(id)arg1; ++ (id)entityName; ++ (id)entityInManagedObjectContext:(id)arg1; ++ (id)insertInManagedObjectContext:(id)arg1; + +- (id)objectID; + +@end diff --git a/PhotoLibraryServices.framework/_PLManagedAdjustment.h b/PhotoLibraryServices.framework/_PLManagedAdjustment.h new file mode 100755 index 0000000..842d2a2 --- /dev/null +++ b/PhotoLibraryServices.framework/_PLManagedAdjustment.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface _PLManagedAdjustment : PLManagedObject { +} + ++ (id)entityName; ++ (id)entityInManagedObjectContext:(id)arg1; ++ (id)insertInManagedObjectContext:(id)arg1; + +- (id)objectID; + +@end diff --git a/PhotoLibraryServices.framework/_PLManagedAlbum.h b/PhotoLibraryServices.framework/_PLManagedAlbum.h new file mode 100755 index 0000000..3d27c20 --- /dev/null +++ b/PhotoLibraryServices.framework/_PLManagedAlbum.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface _PLManagedAlbum : PLGenericAlbum { +} + ++ (id)keyPathsForValuesAffectingValueForKey:(id)arg1; ++ (id)entityName; ++ (id)entityInManagedObjectContext:(id)arg1; ++ (id)insertInManagedObjectContext:(id)arg1; + +- (id)objectID; + +@end diff --git a/PhotoLibraryServices.framework/_PLManagedAlbumList.h b/PhotoLibraryServices.framework/_PLManagedAlbumList.h new file mode 100755 index 0000000..cc0f5c5 --- /dev/null +++ b/PhotoLibraryServices.framework/_PLManagedAlbumList.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@interface _PLManagedAlbumList : PLManagedObject { +} + ++ (id)entityName; ++ (id)entityInManagedObjectContext:(id)arg1; ++ (id)insertInManagedObjectContext:(id)arg1; + +- (id)objectID; + +@end diff --git a/PhotoLibraryServices.framework/_PLManagedAsset.h b/PhotoLibraryServices.framework/_PLManagedAsset.h new file mode 100755 index 0000000..abd1c34 --- /dev/null +++ b/PhotoLibraryServices.framework/_PLManagedAsset.h @@ -0,0 +1,137 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSDate, NSNumber, NSMutableSet, NSManagedObject, NSString, NSObject, NSData, NSSet; + +@interface _PLManagedAsset : PLManagedObject { +} + +@property(retain) NSNumber * savedAssetType; +@property(retain) NSString * uuid; +@property(retain) NSNumber * kind; +@property short kindValue; +@property(retain) NSDate * modificationDate; +@property(retain) NSNumber * highDynamicRangeType; +@property(retain) NSNumber * width; +@property short widthValue; +@property(retain) NSDate * dateCreated; +@property double sortToken; +@property(retain) NSString * directory; +@property(retain) NSString * filename; +@property(retain) NSString * originalFilename; +@property(retain) NSObject * faceRectangles; +@property(retain) NSData * locationData; +@property(retain) NSString * uniformTypeIdentifier; +@property(retain) NSNumber * originalOrientation; +@property short originalOrientationValue; +@property(retain) NSNumber * originalFilesize; +@property int originalFilesizeValue; +@property(retain) NSString * originalPath; +@property(retain) NSString * importSessionID; +@property(retain) NSString * title; +@property(retain) NSNumber * orientation; +@property short orientationValue; +@property(retain) NSNumber * duration; +@property double durationValue; +@property(retain) NSNumber * flagged; +@property BOOL flaggedValue; +@property(retain) NSNumber * height; +@property short heightValue; +@property(retain) NSSet * albumsBeingKeyAssetFor; +@property(readonly) NSMutableSet * albumsBeingKeyAssetForSet; +@property(retain) NSSet * sidecarFiles; +@property(readonly) NSMutableSet * sidecarFilesSet; +@property(retain) NSSet * albums; +@property(readonly) NSMutableSet * albumsSet; +@property(retain) NSNumber * complete; +@property BOOL completeValue; +@property(retain) NSManagedObject * additionalAttributes; +@property(retain) NSString * creatorBundleID; +@property(retain) NSNumber * originalHeight; +@property short originalHeightValue; +@property(retain) NSNumber * originalWidth; +@property short originalWidthValue; + ++ (id)keyPathsForValuesAffectingValueForKey:(id)arg1; ++ (id)entityName; ++ (id)entityInManagedObjectContext:(id)arg1; ++ (id)insertInManagedObjectContext:(id)arg1; + +- (id)duration; +- (void)setDuration:(id)arg1; +- (void)awakeFromInsert; +- (id)objectID; +- (id)albumsSet; +- (id)sidecarFilesSet; +- (void)setPrimitiveCompleteValue:(BOOL)arg1; +- (BOOL)primitiveCompleteValue; +- (BOOL)completeValue; +- (void)setPrimitiveFlaggedValue:(BOOL)arg1; +- (BOOL)primitiveFlaggedValue; +- (void)setFlaggedValue:(BOOL)arg1; +- (BOOL)flaggedValue; +- (void)setPrimitiveDurationValue:(double)arg1; +- (double)primitiveDurationValue; +- (void)setDurationValue:(double)arg1; +- (void)setPrimitiveOrientationValue:(short)arg1; +- (short)primitiveOrientationValue; +- (void)setPrimitiveEmbeddedThumbnailLengthValue:(int)arg1; +- (int)primitiveEmbeddedThumbnailLengthValue; +- (void)setPrimitiveOriginalFilesizeValue:(int)arg1; +- (int)primitiveOriginalFilesizeValue; +- (void)setOriginalFilesizeValue:(int)arg1; +- (int)originalFilesizeValue; +- (void)setPrimitiveEmbeddedThumbnailHeightValue:(short)arg1; +- (short)primitiveEmbeddedThumbnailHeightValue; +- (void)setPrimitiveThumbnailIndexValue:(int)arg1; +- (int)primitiveThumbnailIndexValue; +- (void)setPrimitiveOriginalOrientationValue:(short)arg1; +- (short)primitiveOriginalOrientationValue; +- (void)setOriginalOrientationValue:(short)arg1; +- (short)originalOrientationValue; +- (void)setPrimitiveEmbeddedThumbnailOffsetValue:(int)arg1; +- (int)primitiveEmbeddedThumbnailOffsetValue; +- (void)setOriginalWidthValue:(short)arg1; +- (void)setOriginalHeightValue:(short)arg1; +- (void)setPrimitiveKindValue:(short)arg1; +- (short)primitiveKindValue; +- (void)setPrimitiveEmbeddedThumbnailWidthValue:(short)arg1; +- (short)primitiveEmbeddedThumbnailWidthValue; +- (id)originalFilesize; +- (void)setOriginalOrientation:(id)arg1; +- (void)setOriginalWidth:(id)arg1; +- (void)setOriginalHeight:(id)arg1; +- (void)setCreatorBundleID:(id)arg1; +- (id)creatorBundleID; +- (void)setHighDynamicRangeType:(id)arg1; +- (id)highDynamicRangeType; +- (void)setCompleteValue:(BOOL)arg1; +- (id)albumsBeingKeyAssetForSet; +- (id)originalHeight; +- (id)originalWidth; +- (short)heightValue; +- (short)widthValue; +- (void)setPrimitiveHeightValue:(short)arg1; +- (void)setPrimitiveWidthValue:(short)arg1; +- (short)primitiveHeightValue; +- (short)primitiveWidthValue; +- (void)setKindValue:(short)arg1; +- (id)originalFilename; +- (id)originalPath; +- (void)setOriginalPath:(id)arg1; +- (id)originalOrientation; +- (short)orientationValue; +- (void)setHeightValue:(short)arg1; +- (void)setWidthValue:(short)arg1; +- (void)setOrientationValue:(short)arg1; +- (void)setOriginalFilename:(id)arg1; +- (void)setOriginalFilesize:(id)arg1; +- (short)originalHeightValue; +- (short)originalWidthValue; +- (void)setImportSessionID:(id)arg1; +- (id)importSessionID; +- (short)kindValue; +- (double)durationValue; + +@end diff --git a/PhotoLibraryServices.framework/_PLManagedKeyword.h b/PhotoLibraryServices.framework/_PLManagedKeyword.h new file mode 100755 index 0000000..21bf471 --- /dev/null +++ b/PhotoLibraryServices.framework/_PLManagedKeyword.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSString; + +@interface _PLManagedKeyword : PLManagedObject { +} + +@property(retain) NSString * title; + ++ (id)keyPathsForValuesAffectingValueForKey:(id)arg1; ++ (id)entityName; ++ (id)entityInManagedObjectContext:(id)arg1; ++ (id)insertInManagedObjectContext:(id)arg1; + +- (id)objectID; + +@end diff --git a/PhotoLibraryServices.framework/_PLSidecarFile.h b/PhotoLibraryServices.framework/_PLSidecarFile.h new file mode 100755 index 0000000..1ceba9e --- /dev/null +++ b/PhotoLibraryServices.framework/_PLSidecarFile.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices + */ + +@class NSString, NSDate, NSNumber, PLManagedAsset; + +@interface _PLSidecarFile : PLManagedObject { +} + +@property(retain) NSString * originalFilename; +@property(retain) NSNumber * index; +@property short indexValue; +@property(retain) NSDate * captureDate; +@property(retain) NSDate * modificationDate; +@property(retain) NSString * filename; +@property(retain) NSString * uniformTypeIdentifier; +@property(retain) NSNumber * compressedSize; +@property int compressedSizeValue; +@property(retain) PLManagedAsset * asset; + ++ (id)keyPathsForValuesAffectingValueForKey:(id)arg1; ++ (id)entityName; ++ (id)entityInManagedObjectContext:(id)arg1; ++ (id)insertInManagedObjectContext:(id)arg1; + +- (id)objectID; +- (void)setPrimitiveCompressedSizeValue:(int)arg1; +- (int)primitiveCompressedSizeValue; +- (void)setCompressedSizeValue:(int)arg1; +- (int)compressedSizeValue; +- (void)setPrimitiveIndexValue:(short)arg1; +- (short)primitiveIndexValue; +- (short)indexValue; +- (void)setIndexValue:(short)arg1; + +@end diff --git a/Preferences.framework/AlphanumericPINView.h b/Preferences.framework/AlphanumericPINView.h new file mode 100755 index 0000000..28c03cc --- /dev/null +++ b/Preferences.framework/AlphanumericPINView.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class UITextField, UITableView, PreferencesTextTableCell; + +@interface AlphanumericPINView : PINView { + UITextField *_passcodeField; + PreferencesTextTableCell *_cell; + UITableView *_table; +} + + +- (void)setBlocked:(BOOL)arg1; +- (void)hidePasscodeField:(BOOL)arg1; +- (void)okButtonPressed:(id)arg1; +- (void)showError:(id)arg1 animate:(BOOL)arg2; +- (void)deleteLastCharacter; +- (void)setStringValue:(id)arg1; +- (id)stringValue; +- (BOOL)keyboardInputChanged:(id)arg1; +- (BOOL)textFieldShouldReturn:(id)arg1; +- (BOOL)isFirstResponder; +- (BOOL)canBecomeFirstResponder; +- (BOOL)becomeFirstResponder; +- (BOOL)resignFirstResponder; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)appendString:(id)arg1; +- (void)dealloc; + +@end diff --git a/Preferences.framework/DevicePINController.h b/Preferences.framework/DevicePINController.h new file mode 100755 index 0000000..55746c3 --- /dev/null +++ b/Preferences.framework/DevicePINController.h @@ -0,0 +1,75 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class UIBarButtonItem, NSString; + +@interface DevicePINController : PSDetailController { + int _mode; + int _substate; + NSString *_oldPassword; + NSString *_lastEntry; + BOOL _success; + id _pinDelegate; + UIBarButtonItem *_cancelButton; + UIBarButtonItem *_nextButton; + UIBarButtonItem *_doneButton; + NSString *_error1; + NSString *_error2; +} + ++ (BOOL)settingEnabled; + +- (void)setPane:(id)arg1; +- (void)setSpecifier:(id)arg1; +- (int)pinLength; +- (void)pinEntered:(id)arg1; +- (id)pinInstructionsPrompt; +- (id)pinInstructionsPromptFont; +- (BOOL)useProgressiveDelays; +- (struct __CFString { }*)defaultsID; +- (BOOL)validatePIN:(id)arg1; +- (int)_getScreenType; +- (struct __CFString { }*)failedAttemptsKey; +- (struct __CFString { }*)blockTimeIntervalKey; +- (struct __CFString { }*)blockedStateKey; +- (double)_unblockTime; +- (void)_clearBlockedState; +- (int)_numberOfFailedAttempts; +- (void)_setNumberOfFailedAttempts:(int)arg1; +- (void)_setUnblockTime:(double)arg1; +- (BOOL)_isBlocked; +- (id)stringsTable; +- (void)_showFailedAttempts; +- (void)_updateErrorTextAndFailureCount:(BOOL)arg1; +- (BOOL)simplePIN; +- (void)_updatePINButtons; +- (BOOL)pinIsAcceptable:(id)arg1 outError:(id*)arg2; +- (void)setLastEntry:(id)arg1; +- (void)_slidePasscodeField; +- (void)_showUnacceptablePINError:(id)arg1 password:(id)arg2; +- (BOOL)completedInputIsValid:(id)arg1; +- (void)setPIN:(id)arg1; +- (void)performActionAfterPINSet; +- (void)_showPINConfirmationError; +- (BOOL)_attemptValidationWithPIN:(id)arg1; +- (void)setOldPassword:(id)arg1; +- (void)performActionAfterPINRemove; +- (void)performActionAfterPINEntry; +- (BOOL)_success; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })paneFrame; +- (BOOL)requiresKeyboard; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (struct CGSize { float x1; float x2; })contentSizeForViewInPopover; +- (void)viewWillLayoutSubviews; +- (void)suspend; +- (void)_updateUI; +- (id)init; +- (void)dealloc; +- (void)_dismiss; +- (void)willUnlock; +- (void)cancelButtonTapped; + +@end diff --git a/Preferences.framework/DevicePINKeypad.h b/Preferences.framework/DevicePINKeypad.h new file mode 100755 index 0000000..b3daa6a --- /dev/null +++ b/Preferences.framework/DevicePINKeypad.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@interface DevicePINKeypad : UIKeyboard { +} + + +- (void)setMinimized:(BOOL)arg1; +- (BOOL)isMinimized; + +@end diff --git a/Preferences.framework/DevicePINPane.h b/Preferences.framework/DevicePINPane.h new file mode 100755 index 0000000..93dc654 --- /dev/null +++ b/Preferences.framework/DevicePINPane.h @@ -0,0 +1,94 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class UIKeyboard, UITransitionView, UIView; + +@interface DevicePINPane : PSEditingPane { + UITransitionView *_transitionView; + BOOL _transitioning; + UIView *_pinView; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _pinViewFrame; + UIKeyboard *_keypad; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _keypadFrame; + BOOL _keypadActive; + int _autocapitalizationType; + int _autocorrectionType; + int _keyboardType; + int _keyboardAppearance; + BOOL _playSound; + BOOL _isBlocked; + BOOL _simplePIN; +} + +@property(getter=isSecureTextEntry) BOOL secureTextEntry; +@property BOOL enablesReturnKeyAutomatically; +@property int returnKeyType; +@property int spellCheckingType; +@property int keyboardAppearance; +@property int keyboardType; +@property int autocorrectionType; +@property int autocapitalizationType; + + +- (void)clearPassword; +- (void)_setPlaysKeyboardClicks:(BOOL)arg1; +- (void)_setKeypadState:(BOOL)arg1 animated:(BOOL)arg2; +- (void)activateKeypadView; +- (void)pinView:(id)arg1 pinEntered:(id)arg2; +- (void)deactivateKeypadView; +- (void)dismissKeypad; +- (void)showFailedAttempts:(int)arg1; +- (void)showError:(id)arg1 error:(id)arg2 isBlocked:(BOOL)arg3 animate:(BOOL)arg4; +- (void)hideFailedAttempts; +- (void)hideError; +- (void)setPINPolicyString:(id)arg1 visible:(BOOL)arg2; +- (BOOL)simplePIN; +- (void)okButtonPressed; +- (void)slideToNewPasscodeField:(BOOL)arg1 withKeyboard:(BOOL)arg2; +- (void)setSimplePIN:(BOOL)arg1 requiresKeyboard:(BOOL)arg2; +- (id)specifierLabel; +- (BOOL)requiresKeyboard; +- (id)password; +- (BOOL)hasText; +- (void)insertText:(id)arg1; +- (void)deleteBackward; +- (BOOL)isSecureTextEntry; +- (int)keyboardType; +- (int)keyboardAppearance; +- (int)autocorrectionType; +- (int)autocapitalizationType; +- (void)setKeyboardType:(int)arg1; +- (void)setKeyboardAppearance:(int)arg1; +- (void)setAutocorrectionType:(int)arg1; +- (void)setAutocapitalizationType:(int)arg1; +- (void)transitionViewDidComplete:(id)arg1; +- (BOOL)canBecomeFirstResponder; +- (BOOL)becomeFirstResponder; +- (BOOL)resignFirstResponder; +- (id)text; +- (void)setTitle:(id)arg1; +- (void)setText:(id)arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/Preferences.framework/DevicePINSetupController.h b/Preferences.framework/DevicePINSetupController.h new file mode 100755 index 0000000..7287a59 --- /dev/null +++ b/Preferences.framework/DevicePINSetupController.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@interface DevicePINSetupController : PSSetupController { + BOOL _success; +} + + +- (BOOL)usePopupStyle; +- (BOOL)popupStyleIsModal; +- (BOOL)success; +- (BOOL)canBeShownFromSuspendedState; + +@end diff --git a/Preferences.framework/DiagnosticDataController.h b/Preferences.framework/DiagnosticDataController.h new file mode 100755 index 0000000..5bbe821 --- /dev/null +++ b/Preferences.framework/DiagnosticDataController.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@interface DiagnosticDataController : PSListController { +} + + +- (void)viewDidLoad; +- (id)init; +- (id)specifiers; + +@end diff --git a/Preferences.framework/FailureBarView.h b/Preferences.framework/FailureBarView.h new file mode 100755 index 0000000..eed4014 --- /dev/null +++ b/Preferences.framework/FailureBarView.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class UILabel; + +@interface FailureBarView : UIImageView { + UILabel *_titleLabel; +} + + +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setFailureCount:(int)arg1; + +@end diff --git a/Preferences.framework/JapaneseOffcenterCell.h b/Preferences.framework/JapaneseOffcenterCell.h new file mode 100755 index 0000000..c945773 --- /dev/null +++ b/Preferences.framework/JapaneseOffcenterCell.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@interface JapaneseOffcenterCell : PSTableCell { +} + + +- (void)layoutSubviews; + +@end diff --git a/Preferences.framework/NumericPINView.h b/Preferences.framework/NumericPINView.h new file mode 100755 index 0000000..82b2510 --- /dev/null +++ b/Preferences.framework/NumericPINView.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class UIPasscodeField; + +@interface NumericPINView : PINView { + UIPasscodeField *_passcodeField; +} + + +- (void)hidePasscodeField:(BOOL)arg1; +- (void)showFailedAttempts:(int)arg1; +- (void)deleteLastCharacter; +- (void)setStringValue:(id)arg1; +- (id)stringValue; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)appendString:(id)arg1; + +@end diff --git a/Preferences.framework/PINView.h b/Preferences.framework/PINView.h new file mode 100755 index 0000000..171832e --- /dev/null +++ b/Preferences.framework/PINView.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class FailureBarView, UILabel; + +@interface PINView : UIView { + UILabel *_titleLabel; + UILabel *_errorTitleLabel; + FailureBarView *_failureView; + UILabel *_pinPolicyLabel; + BOOL _error; + id _delegate; +} + + +- (void)setDelegate:(id)arg1; +- (void)setBlocked:(BOOL)arg1; +- (void)setTitle:(id)arg1 font:(id)arg2; +- (void)hidePasscodeField:(BOOL)arg1; +- (void)showError:(id)arg1 animate:(BOOL)arg2; +- (void)showFailedAttempts:(int)arg1; +- (void)hideFailedAttempts; +- (void)hideError; +- (void)setPINPolicyString:(id)arg1 visible:(BOOL)arg2; +- (void)deleteLastCharacter; +- (void)setStringValue:(id)arg1; +- (id)stringValue; +- (BOOL)becomeFirstResponder; +- (void)layoutSubviews; +- (void)appendString:(id)arg1; +- (void)dealloc; + +@end diff --git a/Preferences.framework/PSAppListController.h b/Preferences.framework/PSAppListController.h new file mode 100755 index 0000000..cb73c22 --- /dev/null +++ b/Preferences.framework/PSAppListController.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@interface PSAppListController : PSListController { +} + + +- (id)_uiValueFromValue:(id)arg1 specifier:(id)arg2; +- (id)_valueFromUIValue:(id)arg1 specifier:(id)arg2; +- (void)postThirdPartySettingDidChangeNotificationForSpecifier:(id)arg1; +- (id)groupSpecifierFromDictionary:(id)arg1 stringsTable:(id)arg2; +- (id)_localizedTitlesFromUnlocalizedTitles:(id)arg1 stringsTable:(id)arg2; +- (id)_readToggleSwitchSpecifierValue:(id)arg1; +- (void)_setToggleSwitchSpecifierValue:(id)arg1 specifier:(id)arg2; +- (id)textFieldSpecifierFromDictionary:(id)arg1 stringsTable:(id)arg2; +- (id)toggleSwitchSpecifierFromDictionary:(id)arg1 stringsTable:(id)arg2; +- (id)sliderSpecifierFromDictionary:(id)arg1 stringsTable:(id)arg2; +- (id)titleValueSpecifierFromDictionary:(id)arg1 stringsTable:(id)arg2; +- (id)multiValueSpecifierFromDictionary:(id)arg1 stringsTable:(id)arg2; +- (id)childPaneSpecifierFromDictionary:(id)arg1 stringsTable:(id)arg2; +- (id)radioGroupSpecifiersFromDictionary:(id)arg1 stringsTable:(id)arg2; +- (id)specifiersFromDictionary:(id)arg1 stringsTable:(id)arg2; +- (id)bundle; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)specifiers; +- (void)setPreferenceValue:(id)arg1 specifier:(id)arg2; + +@end diff --git a/Preferences.framework/PSBundleController.h b/Preferences.framework/PSBundleController.h new file mode 100755 index 0000000..b7e5a09 --- /dev/null +++ b/Preferences.framework/PSBundleController.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class PSListController; + +@interface PSBundleController : NSObject { + PSListController *_parent; +} + + +- (id)specifiersWithSpecifier:(id)arg1; +- (id)initWithParentListController:(id)arg1; +- (void)unload; +- (void)load; + +@end diff --git a/Preferences.framework/PSConfirmationSpecifier.h b/Preferences.framework/PSConfirmationSpecifier.h new file mode 100755 index 0000000..85cbfa9 --- /dev/null +++ b/Preferences.framework/PSConfirmationSpecifier.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class NSString; + +@interface PSConfirmationSpecifier : PSSpecifier { + NSString *_title; + NSString *_prompt; + NSString *_okButton; + NSString *_cancelButton; +} + +@property(retain) NSString * cancelButton; +@property(retain) NSString * okButton; +@property(retain) NSString * prompt; +@property(retain) NSString * title; + ++ (id)preferenceSpecifierNamed:(id)arg1 target:(id)arg2 set:(SEL)arg3 get:(SEL)arg4 detail:(Class)arg5 cell:(int)arg6 edit:(Class)arg7; + +- (void)setOkButton:(id)arg1; +- (void)setupWithDictionary:(id)arg1; +- (id)okButton; +- (BOOL)isDestructive; +- (id)cancelButton; +- (void)setCancelButton:(id)arg1; +- (void)setPrompt:(id)arg1; +- (id)prompt; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)dealloc; + +@end diff --git a/Preferences.framework/PSControlTableCell.h b/Preferences.framework/PSControlTableCell.h new file mode 100755 index 0000000..d086600 --- /dev/null +++ b/Preferences.framework/PSControlTableCell.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class UIActivityIndicatorView, NSArray, UIControl, NSDictionary, UIView; + +@interface PSControlTableCell : PSTableCell { + UIControl *_control; + UIActivityIndicatorView *_activityIndicator; + NSArray *_values; + NSDictionary *_titleDict; + UIView *_disabledView; +} + + +- (void)controlChanged:(id)arg1; +- (BOOL)loading; +- (void)setLoading:(BOOL)arg1; +- (void)refreshCellContentsWithSpecifier:(id)arg1; +- (void)setValues:(id)arg1 titleDictionary:(id)arg2; +- (id)control; +- (void)setControl:(id)arg1; +- (void)setValue:(id)arg1; +- (void)setBackgroundView:(id)arg1; +- (id)titleLabel; +- (void)layoutSubviews; +- (void)setCellEnabled:(BOOL)arg1; +- (void)dealloc; +- (BOOL)canReload; +- (id)valueLabel; + +@end diff --git a/Preferences.framework/PSDeleteButton.h b/Preferences.framework/PSDeleteButton.h new file mode 100755 index 0000000..7dd45d4 --- /dev/null +++ b/Preferences.framework/PSDeleteButton.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class UIButton; + +@interface PSDeleteButton : UIView { + UIButton *_deleteButton; +} + ++ (float)deleteButtonHeight; + +- (float)preferredHeightForWidth:(float)arg1; +- (void)setButtonTitle:(id)arg1; +- (id)initWithSpecifier:(id)arg1; +- (void)addButtonTarget:(id)arg1 action:(SEL)arg2 forControlEvents:(unsigned int)arg3; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/Preferences.framework/PSDetailController.h b/Preferences.framework/PSDetailController.h new file mode 100755 index 0000000..6977b4d --- /dev/null +++ b/Preferences.framework/PSDetailController.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class PSEditingPane; + +@interface PSDetailController : PSViewController { + PSEditingPane *_pane; +} + +@property PSEditingPane * pane; + + +- (id)pane; +- (void)setPane:(id)arg1; +- (void)saveChanges; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })paneFrame; +- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidUnload; +- (void)loadView; +- (void)suspend; +- (void)dealloc; +- (void)statusBarWillAnimateByHeight:(float)arg1; + +@end diff --git a/Preferences.framework/PSEditableListController.h b/Preferences.framework/PSEditableListController.h new file mode 100755 index 0000000..8892a8f --- /dev/null +++ b/Preferences.framework/PSEditableListController.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@interface PSEditableListController : PSListController { + BOOL _editable; +} + + +- (void)setEditingButtonHidden:(BOOL)arg1 animated:(BOOL)arg2; +- (void)editDoneTapped; +- (id)_editButtonBarItem; +- (BOOL)_showEditButtonUponAppearing; +- (void)_setEditable:(BOOL)arg1 animated:(BOOL)arg2; +- (BOOL)performDeletionActionForSpecifier:(id)arg1; +- (BOOL)editable; +- (void)setEditable:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (void)suspend; +- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; +- (void)_updateNavigationBar; +- (id)init; +- (void)didLock; +- (void)pushController:(id)arg1; + +@end diff --git a/Preferences.framework/PSEditableTableCell.h b/Preferences.framework/PSEditableTableCell.h new file mode 100755 index 0000000..59e5bae --- /dev/null +++ b/Preferences.framework/PSEditableTableCell.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@interface PSEditableTableCell : PreferencesTextTableCell { + SEL _targetSetter; + id _realTarget; + BOOL _valueChanged; + BOOL _isEditing; +} + + +- (void)controlChanged:(id)arg1; +- (void)refreshCellContentsWithSpecifier:(id)arg1; +- (void)endEditingAndSave; +- (void)_setValueChanged; +- (void)_saveForExit; +- (BOOL)textFieldShouldReturn:(id)arg1; +- (void)textFieldDidEndEditing:(id)arg1; +- (void)textFieldDidBeginEditing:(id)arg1; +- (void)willMoveToSuperview:(id)arg1; +- (void)dealloc; +- (BOOL)canReload; +- (void)setValueChangedTarget:(id)arg1 action:(SEL)arg2 specifier:(id)arg3; + +@end diff --git a/Preferences.framework/PSEditingPane.h b/Preferences.framework/PSEditingPane.h new file mode 100755 index 0000000..7419e52 --- /dev/null +++ b/Preferences.framework/PSEditingPane.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class PSSpecifier, UIView; + +@interface PSEditingPane : UIView { + PSSpecifier *_specifier; + id _delegate; + unsigned int _requiresKeyboard : 1; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _pinstripeRect; + UIView *_pinstripeView; +} + +@property struct CGRect { struct CGPoint { float x; float y; } origin; struct CGSize { float width; float height; } size; } pinstripeRect; + ++ (id)defaultBackgroundColor; ++ (float)preferredHeight; + +- (void)setDelegate:(id)arg1; +- (BOOL)changed; +- (void)setPinstripeRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })pinstripeRect; +- (id)specifierLabel; +- (BOOL)wantsNewButton; +- (void)addNewValue; +- (void)editMode; +- (void)doneEditing; +- (BOOL)requiresKeyboard; +- (void)setPreferenceSpecifier:(id)arg1; +- (void)setPreferenceValue:(id)arg1; +- (id)preferenceSpecifier; +- (void)viewDidBecomeVisible; +- (id)preferenceValue; +- (BOOL)handlesDoneButton; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })contentRect; +- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/Preferences.framework/PSGradientView.h b/Preferences.framework/PSGradientView.h new file mode 100755 index 0000000..aee8502 --- /dev/null +++ b/Preferences.framework/PSGradientView.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@interface PSGradientView : UIView { +} + ++ (Class)layerClass; + +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/Preferences.framework/PSImageCell.h b/Preferences.framework/PSImageCell.h new file mode 100755 index 0000000..ea756af --- /dev/null +++ b/Preferences.framework/PSImageCell.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class UIImageView; + +@interface PSImageCell : PSTableCell { + UIImageView *_imageViewDeprecated; +} + + +- (void)setImageView:(id)arg1; +- (void)drawTitleInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 selected:(BOOL)arg2; + +@end diff --git a/Preferences.framework/PSInternationalController.h b/Preferences.framework/PSInternationalController.h new file mode 100755 index 0000000..54b0c10 --- /dev/null +++ b/Preferences.framework/PSInternationalController.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class NSDictionary, NSArray; + +@interface PSInternationalController : PSListController { + struct __CFLocale { } *_locale; + double _sampleTime; + NSArray *_voiceControlTitles; + NSDictionary *_voiceControlShortTitles; + NSArray *_voiceControlValues; +} + ++ (void)setLanguage:(id)arg1; ++ (id)voiceControlLanguageData; ++ (id)capitalizeFirstPartOfCountry:(id)arg1; ++ (void)setLocale:(id)arg1; + +- (void)showLanguageSheet:(id)arg1; +- (id)localizedLanguage:(id)arg1; +- (void)setVoiceControlLanguage:(id)arg1 specifier:(id)arg2; +- (id)voiceControlLanguage:(id)arg1; +- (void)setCalendar:(id)arg1 specifier:(id)arg2; +- (id)calendar:(id)arg1; +- (void)reloadLocale; +- (id)localizedComponent:(id)arg1 forDictionary:(id)arg2; +- (id)defaultCalendarForLocale:(id)arg1; +- (id)formattedDate:(id)arg1; +- (id)formattedTime:(id)arg1; +- (id)formattedPhoneNumber:(id)arg1; +- (id)voiceControlValues:(id)arg1; +- (id)voiceControlTitles:(id)arg1; +- (id)voiceControlShortTitles; +- (void)_loadLocaleIfNeeded; +- (void)_initVoiceControlData; +- (void)localeChangedAction; +- (void)setLocale:(id)arg1 specifier:(id)arg2; +- (id)locale:(id)arg1; +- (void)setLanguage:(id)arg1 specifier:(id)arg2; +- (id)language:(id)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (id)init; +- (void)dealloc; +- (id)specifiers; +- (void)reloadSpecifiers; + +@end diff --git a/Preferences.framework/PSInternationalLanguageController.h b/Preferences.framework/PSInternationalLanguageController.h new file mode 100755 index 0000000..12fdf26 --- /dev/null +++ b/Preferences.framework/PSInternationalLanguageController.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@interface PSInternationalLanguageController : PSListItemsController { +} + + +- (void)_removeBlackFrame; +- (void)doneButtonTapped; +- (void)updateNavigationItem; +- (void)viewWillAppear:(BOOL)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (id)init; +- (id)specifiers; +- (void)cancelButtonTapped; + +@end diff --git a/Preferences.framework/PSInternationalLanguageSetupController.h b/Preferences.framework/PSInternationalLanguageSetupController.h new file mode 100755 index 0000000..744768d --- /dev/null +++ b/Preferences.framework/PSInternationalLanguageSetupController.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class NSString; + +@interface PSInternationalLanguageSetupController : PSSetupController { + NSString *_languageToSet; +} + + +- (void)commit; +- (void)setupController; +- (void)rotateView:(id)arg1 toOrientation:(int)arg2; +- (void)didFinishCommit; +- (void)showBlackViewWithLabel:(id)arg1; +- (void)setLanguage:(id)arg1 specifier:(id)arg2; +- (id)language:(id)arg1; +- (void)dealloc; + +@end diff --git a/Preferences.framework/PSLanguageSelector.h b/Preferences.framework/PSLanguageSelector.h new file mode 100755 index 0000000..1096fc2 --- /dev/null +++ b/Preferences.framework/PSLanguageSelector.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class NSArray, NSString, NSMutableArray; + +@interface PSLanguageSelector : NSObject { + NSString *_language; + NSMutableArray *_supportedLanguages; + NSArray *_supportedKeyboards; +} + ++ (id)sharedInstance; + +- (void)setLanguage:(id)arg1; +- (BOOL)_adjustLanguageIndices; +- (void)_loadSupportedLanguages; +- (void)_setLanguage:(id)arg1; +- (id)supportedLanguages; +- (id)currentLanguage; +- (void)dealloc; + +@end diff --git a/Preferences.framework/PSListController.h b/Preferences.framework/PSListController.h new file mode 100755 index 0000000..624f8d3 --- /dev/null +++ b/Preferences.framework/PSListController.h @@ -0,0 +1,198 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class UIKeyboard, UITableView, NSMutableArray, UIActionSheet, UIAlertView, NSString, UIPopoverController, NSMutableDictionary, NSArray; + +@interface PSListController : PSViewController { + NSMutableDictionary *_cells; + BOOL _cachesCells; + BOOL _forceSynchronousIconLoadForCreatedCells; + UITableView *_table; + NSArray *_specifiers; + NSMutableDictionary *_specifiersByID; + NSMutableArray *_groups; + NSString *_specifierID; + NSMutableArray *_bundleControllers; + BOOL _bundlesLoaded; + BOOL _showingSetupController; + UIActionSheet *_actionSheet; + UIAlertView *_alertView; + BOOL _swapAlertButtons; + BOOL _keyboardWasVisible; + UIKeyboard *_keyboard; + UIPopoverController *_popupStylePopoverController; + BOOL _popupStylePopoverShouldRePresent; + BOOL _popupIsModal; + BOOL _popupIsDismissing; + BOOL _hasAppeared; + float _verticalContentOffset; + NSString *_offsetItemName; + struct CGPoint { + float x; + float y; + } _contentOffsetWithKeyboard; +} + +@property BOOL forceSynchronousIconLoadForCreatedCells; + ++ (BOOL)displaysButtonBar; + +- (void)addSpecifiersFromArray:(id)arg1; +- (void)insertSpecifier:(id)arg1 afterSpecifierID:(id)arg2 animated:(BOOL)arg3; +- (void)reloadSpecifierAtIndex:(int)arg1; +- (void)removeSpecifierAtIndex:(int)arg1 animated:(BOOL)arg2; +- (BOOL)getGroup:(int*)arg1 row:(int*)arg2 ofSpecifierID:(id)arg3; +- (id)specifiersInGroup:(int)arg1; +- (void)insertContiguousSpecifiers:(id)arg1 atEndOfGroup:(int)arg2 animated:(BOOL)arg3; +- (void)addSpecifiersFromArray:(id)arg1 animated:(BOOL)arg2; +- (int)indexOfSpecifierID:(id)arg1; +- (void)removeContiguousSpecifiers:(id)arg1; +- (void)insertContiguousSpecifiers:(id)arg1 afterSpecifierID:(id)arg2 animated:(BOOL)arg3; +- (void)loseFocus; +- (void)setCachesCells:(BOOL)arg1; +- (void)clearCache; +- (int)tableStyle; +- (id)specifier; +- (void)showPINSheet:(id)arg1; +- (id)popupStylePopoverController; +- (void)setSpecifiers:(id)arg1; +- (int)numberOfGroups; +- (int)indexForRow:(int)arg1 inGroup:(int)arg2; +- (void)insertSpecifier:(id)arg1 atIndex:(int)arg2; +- (void)insertSpecifier:(id)arg1 afterSpecifier:(id)arg2; +- (void)insertSpecifier:(id)arg1 afterSpecifierID:(id)arg2; +- (void)insertSpecifier:(id)arg1 atEndOfGroup:(int)arg2; +- (void)insertContiguousSpecifiers:(id)arg1 atIndex:(int)arg2; +- (void)insertContiguousSpecifiers:(id)arg1 afterSpecifier:(id)arg2; +- (void)insertContiguousSpecifiers:(id)arg1 afterSpecifierID:(id)arg2; +- (void)insertContiguousSpecifiers:(id)arg1 atEndOfGroup:(int)arg2; +- (void)addSpecifier:(id)arg1; +- (void)removeSpecifier:(id)arg1; +- (void)removeSpecifierID:(id)arg1; +- (void)removeSpecifierAtIndex:(int)arg1; +- (void)removeLastSpecifier; +- (void)replaceContiguousSpecifiers:(id)arg1 withSpecifiers:(id)arg2; +- (void)updateSpecifiers:(id)arg1 withSpecifiers:(id)arg2; +- (id)initForContentSize:(struct CGSize { float x1; float x2; })arg1; +- (id)specifierID; +- (void)showConfirmationSheetForSpecifier:(id)arg1; +- (void)dismissPopover; +- (void)selectRowForSpecifier:(id)arg1; +- (void)_setNotShowingSetupController; +- (BOOL)forceSynchronousIconLoadForCreatedCells; +- (float)verticalContentOffset; +- (void)prepareSpecifiersMetadata; +- (BOOL)getGroup:(int*)arg1 row:(int*)arg2 ofSpecifierAtIndex:(int)arg3; +- (void)createGroupIndices; +- (void)reloadSpecifierAtIndex:(int)arg1 animated:(BOOL)arg2; +- (void)reloadSpecifierID:(id)arg1 animated:(BOOL)arg2; +- (BOOL)_getGroup:(int*)arg1 row:(int*)arg2 ofSpecifierAtIndex:(int)arg3 groups:(id)arg4; +- (void)insertSpecifier:(id)arg1 afterSpecifier:(id)arg2 animated:(BOOL)arg3; +- (void)insertSpecifier:(id)arg1 atEndOfGroup:(int)arg2 animated:(BOOL)arg3; +- (void)_addIdentifierForSpecifier:(id)arg1; +- (void)_insertContiguousSpecifiers:(id)arg1 atIndex:(int)arg2 animated:(BOOL)arg3; +- (void)addSpecifier:(id)arg1 animated:(BOOL)arg2; +- (void)removeSpecifierID:(id)arg1 animated:(BOOL)arg2; +- (void)removeLastSpecifierAnimated:(BOOL)arg1; +- (void)_removeIdentifierForSpecifier:(id)arg1; +- (void)_removeContiguousSpecifiers:(id)arg1 animated:(BOOL)arg2; +- (void)updateSpecifiersInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1 withSpecifiers:(id)arg2; +- (int)_nextGroupInSpecifiersAfterIndex:(int)arg1 inArray:(id)arg2; +- (void)_unloadBundleControllers; +- (void)_returnKeyPressed:(id)arg1; +- (Class)backgroundViewClass; +- (id)_createGroupIndices:(id)arg1; +- (id)specifierAtIndex:(int)arg1; +- (void)setForceSynchronousIconLoadForCreatedCells:(BOOL)arg1; +- (id)_customViewForSpecifier:(id)arg1 class:(Class)arg2 isHeader:(BOOL)arg3; +- (float)_tableView:(id)arg1 heightForCustomInSection:(int)arg2 isHeader:(BOOL)arg3; +- (id)_tableView:(id)arg1 viewForCustomInSection:(int)arg2 isHeader:(BOOL)arg3; +- (id)findFirstVisibleResponder; +- (void)_loadBundleControllers; +- (float)_getKeyboardIntersectionHeight; +- (void)_setContentInset:(float)arg1; +- (void)popupViewWillDisappear; +- (void)returnPressedAtEnd; +- (void)showConfirmationViewForSpecifier:(id)arg1 useAlert:(BOOL)arg2 swapAlertButtons:(BOOL)arg3; +- (void)showConfirmationViewForSpecifier:(id)arg1; +- (BOOL)performActionForSpecifier:(id)arg1; +- (BOOL)performCancelForSpecifier:(id)arg1; +- (void)confirmationViewAcceptedForSpecifier:(id)arg1; +- (void)confirmationViewCancelledForSpecifier:(id)arg1; +- (void)setDesiredVerticalContentOffset:(float)arg1; +- (void)setDesiredVerticalContentOffsetItemNamed:(id)arg1; +- (void)reloadIconForSpecifierForBundle:(id)arg1; +- (int)indexForIndexPath:(id)arg1; +- (void)popoverController:(id)arg1 animationCompleted:(int)arg2; +- (void)_keyboardDidHide:(id)arg1; +- (id)bundle; +- (id)contentScrollView; +- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)_keyboardWillHide:(id)arg1; +- (void)_keyboardWillShow:(id)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidUnload; +- (void)loadView; +- (void)viewDidLoad; +- (id)table; +- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (void)dismissPopoverAnimated:(BOOL)arg1; +- (int)tableView:(id)arg1 titleAlignmentForFooterInSection:(int)arg2; +- (int)tableView:(id)arg1 titleAlignmentForHeaderInSection:(int)arg2; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForFooterInSection:(int)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; +- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; +- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; +- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 detailTextForHeaderInSection:(int)arg2; +- (id)tableBackgroundColor; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)reload; +- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)setTitle:(id)arg1; +- (void)endUpdates; +- (void)beginUpdates; +- (Class)tableViewClass; +- (id)description; +- (id)init; +- (void)dealloc; +- (id)loadSpecifiersFromPlistName:(id)arg1 target:(id)arg2; +- (void)setSpecifierID:(id)arg1; +- (BOOL)shouldReloadSpecifiersOnResume; +- (void)formSheetViewWillDisappear; +- (void)reloadSpecifierID:(id)arg1; +- (void)reloadSpecifier:(id)arg1; +- (void)insertContiguousSpecifiers:(id)arg1 afterSpecifier:(id)arg2 animated:(BOOL)arg3; +- (int)indexOfSpecifier:(id)arg1; +- (void)insertSpecifier:(id)arg1 atIndex:(int)arg2 animated:(BOOL)arg3; +- (void)removeSpecifier:(id)arg1 animated:(BOOL)arg2; +- (BOOL)getGroup:(int*)arg1 row:(int*)arg2 ofSpecifier:(id)arg3; +- (int)rowsForGroup:(int)arg1; +- (BOOL)shouldSelectResponderOnAppearance; +- (id)specifiers; +- (id)controllerForRowAtIndexPath:(id)arg1; +- (void)pushController:(id)arg1; +- (id)indexPathForIndex:(int)arg1; +- (void)handleURL:(id)arg1; +- (int)indexOfGroup:(int)arg1; +- (void)reloadSpecifiers; +- (void)pushController:(id)arg1 animate:(BOOL)arg2; +- (id)cachedCellForSpecifierID:(id)arg1; +- (id)specifierForID:(id)arg1; +- (BOOL)containsSpecifier:(id)arg1; +- (void)replaceContiguousSpecifiers:(id)arg1 withSpecifiers:(id)arg2 animated:(BOOL)arg3; +- (void)reloadSpecifier:(id)arg1 animated:(BOOL)arg2; +- (void)insertContiguousSpecifiers:(id)arg1 atIndex:(int)arg2 animated:(BOOL)arg3; +- (void)removeContiguousSpecifiers:(id)arg1 animated:(BOOL)arg2; +- (id)cachedCellForSpecifier:(id)arg1; + +@end diff --git a/Preferences.framework/PSListItemsController.h b/Preferences.framework/PSListItemsController.h new file mode 100755 index 0000000..f7e8a4e --- /dev/null +++ b/Preferences.framework/PSListItemsController.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class PSSpecifier; + +@interface PSListItemsController : PSListController { + int _rowToSelect; + BOOL _deferItemSelection; + BOOL _restrictionList; + PSSpecifier *_lastSelectedSpecifier; +} + + +- (BOOL)isRestrictionList; +- (void)setIsRestrictionList:(BOOL)arg1; +- (void)scrollToSelectedCell; +- (void)setValueForSpecifier:(id)arg1 defaultValue:(id)arg2; +- (void)setRowToSelect; +- (void)listItemSelected:(id)arg1; +- (void)_addStaticText:(id)arg1; +- (id)itemsFromParent; +- (id)itemsFromDataSource; +- (void)prepareSpecifiersMetadata; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (void)suspend; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (void)dealloc; +- (id)specifiers; +- (void)didLock; + +@end diff --git a/Preferences.framework/PSLocaleController.h b/Preferences.framework/PSLocaleController.h new file mode 100755 index 0000000..9ea654d --- /dev/null +++ b/Preferences.framework/PSLocaleController.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class PSSpecifier; + +@interface PSLocaleController : PSListController { + PSSpecifier *_checkedSpecifier; + BOOL _firstAppearance; +} + + +- (void)localeChangedAction; +- (void)setLocale:(id)arg1 specifier:(id)arg2; +- (void)updateChecked:(id)arg1; +- (void)addLanguage:(id)arg1 toSupportedLanguages:(id)arg2; +- (void)subcategorySelected:(id)arg1 specifier:(id)arg2; +- (id)locale:(id)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (id)init; +- (void)dealloc; +- (id)specifiers; + +@end diff --git a/Preferences.framework/PSMovableListController.h b/Preferences.framework/PSMovableListController.h new file mode 100755 index 0000000..d6a56d4 --- /dev/null +++ b/Preferences.framework/PSMovableListController.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class UITableView; + +@interface PSMovableListController : PSViewController { + UITableView *_tableView; + struct __CFArray { } *_ordering; + struct __CFSet { } *_disabledDomains; + BOOL _isDirty; +} + + +- (struct __CFString { }*)reorderingKey; +- (struct __CFString { }*)defaultDomain; +- (id)allDomainKeys; +- (int)domainForKey:(const id)arg1; +- (int)domainCount; +- (void)defaultOrdering; +- (void)removeUnwantedDomains; +- (struct __CFString { }*)disabledKey; +- (void)_loadOrdering; +- (void)_loadEnabledState; +- (id)keyForDomain:(int)arg1; +- (id)displayNameForExtendedDomain:(int)arg1; +- (void)_saveIfNecessary; +- (id)stringForDomain:(int)arg1; +- (int)domainForIndexRow:(unsigned int)arg1; +- (void)_updateCell:(id)arg1 forDomain:(int)arg2; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/Preferences.framework/PSRootController.h b/Preferences.framework/PSRootController.h new file mode 100755 index 0000000..fdc5fae --- /dev/null +++ b/Preferences.framework/PSRootController.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class PSSpecifier, NSMutableSet; + +@interface PSRootController : UINavigationController { + PSSpecifier *_specifier; + NSMutableSet *_tasks; + BOOL _deallocating; + unsigned char _hasTelephony; +} + ++ (void)writePreference:(id)arg1; ++ (BOOL)processedBundle:(id)arg1 parentController:(id)arg2 parentSpecifier:(id)arg3 bundleControllers:(id*)arg4 settings:(id)arg5; ++ (void)setPreferenceValue:(id)arg1 specifier:(id)arg2; ++ (id)readPreferenceValue:(id)arg1; + +- (BOOL)deallocating; +- (void)setParentController:(id)arg1; +- (id)parentController; +- (void)setSpecifier:(id)arg1; +- (id)specifier; +- (id)initWithTitle:(id)arg1 identifier:(id)arg2; +- (id)tasksDescription; +- (BOOL)taskIsRunning:(id)arg1; +- (void)addTask:(id)arg1; +- (void)taskFinished:(id)arg1; +- (id)contentViewForTopController; +- (void)lazyLoadBundle:(id)arg1; +- (void)willDismissPopupView; +- (void)didDismissPopupView; +- (void)willDismissFormSheetView; +- (void)didDismissFormSheetView; +- (void)sendWillBecomeActive; +- (void)sendWillResignActive; +- (void)statusBarWillChangeHeight:(id)arg1; +- (void)_delayedControllerReleaseAfterPop:(id)arg1; +- (void)didWake; +- (id)popToRootViewControllerAnimated:(BOOL)arg1; +- (id)popToViewController:(id)arg1 animated:(BOOL)arg2; +- (id)popViewControllerAnimated:(BOOL)arg1; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (void)setViewControllers:(id)arg1 animated:(BOOL)arg2; +- (void)showLeftButton:(id)arg1 withStyle:(int)arg2 rightButton:(id)arg3 withStyle:(int)arg4; +- (void)suspend; +- (BOOL)busy; +- (void)dealloc; +- (id)specifiers; +- (void)didLock; +- (void)willUnlock; +- (void)didUnlock; +- (void)pushController:(id)arg1; +- (void)setPreferenceValue:(id)arg1 specifier:(id)arg2; +- (id)readPreferenceValue:(id)arg1; +- (void)statusBarWillAnimateByHeight:(float)arg1; +- (BOOL)canBeShownFromSuspendedState; +- (id)rootController; +- (void)setRootController:(id)arg1; +- (void)handleURL:(id)arg1; +- (void)willResignActive; +- (void)willBecomeActive; + +@end diff --git a/Preferences.framework/PSSetupController.h b/Preferences.framework/PSSetupController.h new file mode 100755 index 0000000..21c688b --- /dev/null +++ b/Preferences.framework/PSSetupController.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class PSRootController, UIViewController, NSDictionary; + +@interface PSSetupController : PSRootController { + NSDictionary *_rootInfo; + UIViewController *_parentController; + PSRootController *_parentRootController; +} + + +- (void)setupController; +- (void)setParentController:(id)arg1; +- (id)parentController; +- (void)pushControllerOnParentWithSpecifier:(id)arg1; +- (void)popControllerOnParent; +- (void)statusBarWillChangeHeight:(id)arg1; +- (BOOL)usePopupStyle; +- (BOOL)popupStyleIsModal; +- (void)dismissAnimated:(BOOL)arg1; +- (id)controller; +- (void)dismiss; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)forwardInvocation:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (id)init; +- (void)dealloc; +- (void)pushController:(id)arg1; +- (void)handleURL:(id)arg1; + +@end diff --git a/Preferences.framework/PSSpecifier.h b/Preferences.framework/PSSpecifier.h new file mode 100755 index 0000000..9db70c6 --- /dev/null +++ b/Preferences.framework/PSSpecifier.h @@ -0,0 +1,90 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class IMAccount, NSArray, NSString, NSDictionary, CNFRegAlias, NSMutableDictionary; + +@interface PSSpecifier : NSObject { + id target; + SEL getter; + SEL setter; + SEL action; + SEL cancel; + Class detailControllerClass; + int cellType; + Class editPaneClass; + int keyboardType; + int autoCapsType; + int autoCorrectionType; + int textFieldType; + NSString *_name; + NSArray *_values; + NSDictionary *_titleDict; + NSDictionary *_shortTitleDict; + id _userInfo; + NSMutableDictionary *_properties; +} + +@property(retain) IMAccount * CNFRegAccount; +@property(retain) CNFRegAlias * CNFRegAlias; +@property(retain) NSString * identifier; +@property(retain) NSString * name; +@property(retain) NSArray * values; +@property(retain) NSDictionary * shortTitleDictionary; +@property(retain) NSDictionary * titleDictionary; +@property(retain) id userInfo; +@property Class editPaneClass; +@property int cellType; +@property Class detailControllerClass; +@property id target; + ++ (int)autoCorrectionTypeForNumber:(id)arg1; ++ (int)autoCapsTypeForString:(id)arg1; ++ (int)keyboardTypeForString:(id)arg1; ++ (id)groupSpecifierWithName:(id)arg1; ++ (id)preferenceSpecifierNamed:(id)arg1 target:(id)arg2 set:(SEL)arg3 get:(SEL)arg4 detail:(Class)arg5 cell:(int)arg6 edit:(Class)arg7; ++ (id)emptyGroupSpecifier; ++ (id)buttonSpecifierWithTitle:(id)arg1 target:(id)arg2 action:(SEL)arg3 confirmationInfo:(id)arg4; ++ (id)switchSpecifierWithTitle:(id)arg1 target:(id)arg2 setter:(SEL)arg3 getter:(SEL)arg4 key:(id)arg5; + +- (void)setupIconImageWithPath:(id)arg1; +- (void)loadValuesAndTitlesFromDataSource; +- (void)setupIconImageWithBundle:(id)arg1; +- (id)shortTitleDictionary; +- (void)setKeyboardType:(int)arg1 autoCaps:(int)arg2 autoCorrection:(int)arg3; +- (int)titleCompare:(id)arg1; +- (id)titleDictionary; +- (Class)editPaneClass; +- (void)setEditPaneClass:(Class)arg1; +- (int)cellType; +- (void)setCellType:(int)arg1; +- (Class)detailControllerClass; +- (void)setDetailControllerClass:(Class)arg1; +- (void)setValues:(id)arg1 titles:(id)arg2 shortTitles:(id)arg3; +- (void)setTitleDictionary:(id)arg1; +- (void)setShortTitleDictionary:(id)arg1; +- (id)properties; +- (void)setUserInfo:(id)arg1; +- (id)values; +- (void)setValues:(id)arg1; +- (id)identifier; +- (void)setIdentifier:(id)arg1; +- (id)name; +- (void)setProperty:(id)arg1 forKey:(id)arg2; +- (id)propertyForKey:(id)arg1; +- (void)setName:(id)arg1; +- (void)setProperties:(id)arg1; +- (void)setTarget:(id)arg1; +- (id)userInfo; +- (id)description; +- (id)target; +- (id)init; +- (void)dealloc; +- (void)setValues:(id)arg1 titles:(id)arg2; +- (void)removePropertyForKey:(id)arg1; +- (id)CNFRegAccount; +- (void)setCNFRegAccount:(id)arg1; +- (id)CNFRegAlias; +- (void)setCNFRegAlias:(id)arg1; + +@end diff --git a/Preferences.framework/PSSpinnerTableCell.h b/Preferences.framework/PSSpinnerTableCell.h new file mode 100755 index 0000000..c3581e5 --- /dev/null +++ b/Preferences.framework/PSSpinnerTableCell.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class UIActivityIndicatorView; + +@interface PSSpinnerTableCell : PSTableCell { + UIActivityIndicatorView *_spinner; +} + + +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; +- (void)dealloc; + +@end diff --git a/Preferences.framework/PSSplitViewController.h b/Preferences.framework/PSSplitViewController.h new file mode 100755 index 0000000..a5ed0c4 --- /dev/null +++ b/Preferences.framework/PSSplitViewController.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@interface PSSplitViewController : UISplitViewController { +} + + +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; + +@end diff --git a/Preferences.framework/PSSystemConfiguration.h b/Preferences.framework/PSSystemConfiguration.h new file mode 100755 index 0000000..35f0fe2 --- /dev/null +++ b/Preferences.framework/PSSystemConfiguration.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@interface PSSystemConfiguration : NSObject { + struct __SCPreferences { } *_prefs; +} + ++ (void)releaseSharedInstance; ++ (id)sharedInstance; + +- (struct __CFString { }*)dataServiceID; +- (struct __CFString { }*)voicemailServiceID; +- (struct __CFString { }*)getServiceIDForPDPContext:(unsigned int)arg1; +- (id)interfaceConfigurationValueForKey:(struct __CFString { }*)arg1 serviceID:(struct __CFString { }*)arg2; +- (void)setInterfaceConfigurationValue:(id)arg1 forKey:(struct __CFString { }*)arg2 serviceID:(struct __CFString { }*)arg3; +- (id)protocolConfiguration:(struct __CFString { }*)arg1 serviceID:(struct __CFString { }*)arg2; +- (void)setProtocolConfiguration:(id)arg1 protocolType:(struct __CFString { }*)arg2 serviceID:(struct __CFString { }*)arg3; +- (id)protocolConfigurationValueForKey:(struct __CFString { }*)arg1 protocolType:(struct __CFString { }*)arg2 serviceID:(struct __CFString { }*)arg3; +- (void)setProtocolConfigurationValue:(id)arg1 forKey:(struct __CFString { }*)arg2 protocolType:(struct __CFString { }*)arg3 serviceID:(struct __CFString { }*)arg4; +- (unsigned char)lockAndSynchronize; +- (void)unlockAndSynchronize; +- (void)dealloc; + +@end diff --git a/Preferences.framework/PSTableCell.h b/Preferences.framework/PSTableCell.h new file mode 100755 index 0000000..0eb092e --- /dev/null +++ b/Preferences.framework/PSTableCell.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class UIView; + +@interface PSTableCell : PreferencesTableCell { + UIView *_topEtchLine; + UIView *_bottomEtchLine; + BOOL _etch; +} + ++ (int)cellTypeFromString:(id)arg1; ++ (id)_cellForSpecifier:(id)arg1 defaultClass:(Class)arg2 type:(int)arg3; ++ (id)textFieldCellWithSpecifier:(id)arg1; ++ (id)switchCellWithSpecifier:(id)arg1; ++ (id)sliderCellWithSpecifier:(id)arg1; ++ (id)segmentCellWithSpecifier:(id)arg1; ++ (id)textViewCellWithSpecifier:(id)arg1; ++ (id)spinnerCellWithSpecifier:(id)arg1; ++ (id)groupHeaderCellWithSpecifier:(id)arg1; ++ (id)topEtchLineView; ++ (id)bottomEtchLineView; ++ (void)refreshCellContentsWithSpecifier:(id)arg1 andCell:(id)arg2; ++ (void)refreshSwitchCellContentsWithSpecifier:(id)arg1 andCell:(id)arg2; ++ (void)refreshSliderCellContentsWithSpecifier:(id)arg1 andCell:(id)arg2; ++ (void)refreshTextFieldCellContentsWithSpecifier:(id)arg1 andCell:(id)arg2; ++ (id)cellWithSpecifier:(id)arg1; + +- (void)refreshCellContentsWithSpecifier:(id)arg1; +- (void)_updateEtchState:(BOOL)arg1; +- (void)setIcon:(id)arg1; +- (id)_contentString; +- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (id)scriptingInfoWithChildren; +- (id)_automationID; +- (id)titleTextLabel; +- (void)layoutSubviews; +- (void)dealloc; +- (BOOL)canReload; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2 specifier:(id)arg3; +- (void)setValueChangedTarget:(id)arg1 action:(SEL)arg2 specifier:(id)arg3; + +@end diff --git a/Preferences.framework/PSTextEditingPane.h b/Preferences.framework/PSTextEditingPane.h new file mode 100755 index 0000000..a7d339e --- /dev/null +++ b/Preferences.framework/PSTextEditingPane.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class PreferencesTextTableCell, UITextField, UITableView; + +@interface PSTextEditingPane : PSEditingPane { + UITableView *_table; + PreferencesTextTableCell *_cell; + UITextField *_textField; +} + + +- (void)setPreferenceSpecifier:(id)arg1; +- (void)setPreferenceValue:(id)arg1; +- (id)preferenceValue; +- (BOOL)becomeFirstResponder; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/Preferences.framework/PSTextFieldSpecifier.h b/Preferences.framework/PSTextFieldSpecifier.h new file mode 100755 index 0000000..06f5acc --- /dev/null +++ b/Preferences.framework/PSTextFieldSpecifier.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class NSString; + +@interface PSTextFieldSpecifier : PSSpecifier { + SEL bestGuess; + NSString *_placeholder; +} + ++ (id)preferenceSpecifierNamed:(id)arg1 target:(id)arg2 set:(SEL)arg3 get:(SEL)arg4 detail:(Class)arg5 cell:(int)arg6 edit:(Class)arg7; + +- (void)setPlaceholder:(id)arg1; +- (id)placeholder; +- (void)dealloc; + +@end diff --git a/Preferences.framework/PSTextView.h b/Preferences.framework/PSTextView.h new file mode 100755 index 0000000..6074ebd --- /dev/null +++ b/Preferences.framework/PSTextView.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class PSTextViewTableCell; + +@interface PSTextView : UITextView { + PSTextViewTableCell *_cell; +} + + +- (void)setCell:(id)arg1; + +@end diff --git a/Preferences.framework/PSTextViewTableCell.h b/Preferences.framework/PSTextViewTableCell.h new file mode 100755 index 0000000..1d21aad --- /dev/null +++ b/Preferences.framework/PSTextViewTableCell.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class PSTextView; + +@interface PSTextViewTableCell : PSTableCell { + PSTextView *_textView; +} + + +- (id)textView; +- (void)setTextView:(id)arg1; +- (void)textViewDidEndEditing:(id)arg1; +- (void)setValue:(id)arg1; +- (void)drawTitleInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 selected:(BOOL)arg2; +- (BOOL)canBecomeFirstResponder; +- (BOOL)becomeFirstResponder; +- (BOOL)resignFirstResponder; + +@end diff --git a/Preferences.framework/PSViewController.h b/Preferences.framework/PSViewController.h new file mode 100755 index 0000000..b14a178 --- /dev/null +++ b/Preferences.framework/PSViewController.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class PSSpecifier, UIViewController, PSRootController; + +@interface PSViewController : UIViewController { + UIViewController *_parentController; + PSRootController *_rootController; + PSSpecifier *_specifier; +} + + +- (void)setParentController:(id)arg1; +- (id)parentController; +- (void)setSpecifier:(id)arg1; +- (id)specifier; +- (void)popupViewDidDisappear; +- (void)popupViewWillDisappear; +- (void)didWake; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)forwardInvocation:(id)arg1; +- (void)suspend; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)dealloc; +- (void)formSheetViewWillDisappear; +- (void)formSheetViewDidDisappear; +- (void)didLock; +- (void)willUnlock; +- (void)didUnlock; +- (void)pushController:(id)arg1; +- (void)setPreferenceValue:(id)arg1 specifier:(id)arg2; +- (id)readPreferenceValue:(id)arg1; +- (void)statusBarWillAnimateByHeight:(float)arg1; +- (BOOL)canBeShownFromSuspendedState; +- (id)rootController; +- (void)setRootController:(id)arg1; +- (void)handleURL:(id)arg1; +- (void)willResignActive; +- (void)willBecomeActive; + +@end diff --git a/Preferences.framework/PopBackListItemsController.h b/Preferences.framework/PopBackListItemsController.h new file mode 100755 index 0000000..e845783 --- /dev/null +++ b/Preferences.framework/PopBackListItemsController.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@interface PopBackListItemsController : PSListItemsController { +} + + +- (void)listItemSelected:(id)arg1; +- (void)prepareSpecifiersMetadata; + +@end diff --git a/Preferences.framework/PreferencesTableCell.h b/Preferences.framework/PreferencesTableCell.h new file mode 100755 index 0000000..6f85ca0 --- /dev/null +++ b/Preferences.framework/PreferencesTableCell.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class PSSpecifier, UIImageView, NSString; + +@interface PreferencesTableCell : UITableViewCell { + id _value; + UIImageView *_checkedImageView; + BOOL _checked; + BOOL _shouldHideTitle; + NSString *_hiddenTitle; + int _alignment; + SEL _pAction; + id _pTarget; + BOOL _cellEnabled; + PSSpecifier *_specifier; + int _type; + BOOL _lazyIcon; + BOOL _lazyIconDontUnload; + BOOL _lazyIconForceSynchronous; + NSString *_lazyIconAppID; +} + +@property int type; +@property(retain) PSSpecifier * specifier; + + +- (void)setSpecifier:(id)arg1; +- (id)specifier; +- (id)getIcon; +- (id)blankIcon; +- (id)getLazyIcon; +- (void)refreshCellContentsWithSpecifier:(id)arg1; +- (void)setShouldHideTitle:(BOOL)arg1; +- (void)reloadWithSpecifier:(id)arg1; +- (void)forceSynchronousIconLoadOnNextIconLoad; +- (int)type; +- (id)value; +- (BOOL)isChecked; +- (void)setValue:(id)arg1; +- (void)setIcon:(id)arg1; +- (id)iconImageView; +- (id)title; +- (void)setAction:(SEL)arg1; +- (void)willMoveToSuperview:(id)arg1; +- (void)didMoveToSuperview; +- (void)setType:(int)arg1; +- (void)setAlignment:(int)arg1; +- (void)setTitle:(id)arg1; +- (void)setChecked:(BOOL)arg1; +- (id)titleLabel; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; +- (BOOL)cellEnabled; +- (void)setCellEnabled:(BOOL)arg1; +- (void)setTarget:(id)arg1; +- (SEL)action; +- (id)target; +- (void)dealloc; +- (BOOL)canReload; +- (id)valueLabel; + +@end diff --git a/Preferences.framework/PreferencesTextTableCell.h b/Preferences.framework/PreferencesTextTableCell.h new file mode 100755 index 0000000..9b0a0cc --- /dev/null +++ b/Preferences.framework/PreferencesTextTableCell.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class UIColor; + +@interface PreferencesTextTableCell : PreferencesTableCell { + UIColor *_textColor; + id _delegate; + BOOL _forceFirstResponder; +} + + +- (void)setDelegate:(id)arg1; +- (id)textField; +- (id)value; +- (void)setValue:(id)arg1; +- (BOOL)canResignFirstResponder; +- (BOOL)isFirstResponder; +- (BOOL)isEditing; +- (BOOL)canBecomeFirstResponder; +- (BOOL)becomeFirstResponder; +- (BOOL)resignFirstResponder; +- (void)setTitle:(id)arg1; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; +- (void)setPlaceholderText:(id)arg1; +- (void)setCellEnabled:(BOOL)arg1; +- (void)dealloc; + +@end diff --git a/Preferences.framework/PrefsUILinkLabel.h b/Preferences.framework/PrefsUILinkLabel.h new file mode 100755 index 0000000..1473830 --- /dev/null +++ b/Preferences.framework/PrefsUILinkLabel.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class NSURL; + +@interface PrefsUILinkLabel : UILabel { + NSURL *_url; + BOOL _touchingURL; + id _target; + SEL _action; + NSURL *_URL; +} + +@property SEL action; +@property id target; +@property(retain) NSURL * URL; + + +- (void)tappedLink:(id)arg1; +- (id)color:(id)arg1 byMultiplyingSubComponentsBy:(float)arg2; +- (void)setURL:(id)arg1; +- (id)URL; +- (void)setAction:(SEL)arg1; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (void)openURL:(id)arg1; +- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setTarget:(id)arg1; +- (SEL)action; +- (id)target; +- (void)dealloc; + +@end diff --git a/Preferences.framework/ProblemReportingAboutDiagnosticsController.h b/Preferences.framework/ProblemReportingAboutDiagnosticsController.h new file mode 100755 index 0000000..3260537 --- /dev/null +++ b/Preferences.framework/ProblemReportingAboutDiagnosticsController.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@interface ProblemReportingAboutDiagnosticsController : UIViewController { +} + + +- (void)donePressed; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (id)init; + +@end diff --git a/Preferences.framework/ProblemReportingController.h b/Preferences.framework/ProblemReportingController.h new file mode 100755 index 0000000..fefb7e3 --- /dev/null +++ b/Preferences.framework/ProblemReportingController.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class PrefsUILinkLabel, PSSpecifier; + +@interface ProblemReportingController : PSListController { + PrefsUILinkLabel *_aboutDiagnosticsLinkLabel; + PSSpecifier *_diagnosticDataGroupSpecifier; +} + ++ (BOOL)isProblemReportingEnabled; + +- (void)showAboutDiagnosticsSheet:(id)arg1; +- (void)diagnosticsDonePressed:(id)arg1; +- (BOOL)shouldEnableProblemReportingForCheckedSpecifier; +- (void)setProblemReportingEnabled:(BOOL)arg1; +- (void)viewDidLoad; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (Class)tableViewClass; +- (void)dealloc; +- (id)specifiers; + +@end diff --git a/Preferences.framework/ProblemReportingTableView.h b/Preferences.framework/ProblemReportingTableView.h new file mode 100755 index 0000000..4fcf222 --- /dev/null +++ b/Preferences.framework/ProblemReportingTableView.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class PrefsUILinkLabel; + +@interface ProblemReportingTableView : UITableView { + PrefsUILinkLabel *_aboutDiagnosticsLinkLabel; +} + + +- (void)setController:(id)arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 style:(int)arg2; +- (void)dealloc; + +@end diff --git a/Preferences.framework/RegionFormatSampleView.h b/Preferences.framework/RegionFormatSampleView.h new file mode 100755 index 0000000..092fa79 --- /dev/null +++ b/Preferences.framework/RegionFormatSampleView.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class UILabel; + +@interface RegionFormatSampleView : UIView { + UILabel *_labels[4]; + float _sized; +} + + +- (float)preferredHeightForWidth:(float)arg1; +- (id)initWithSpecifier:(id)arg1; +- (id)_accessibilityLabels; +- (void)setTextForRegionExample:(id)arg1; +- (id)generateRegionSampleLabel; +- (void)layoutSubviews; +- (void)dealloc; + +@end diff --git a/Preferences.framework/TextFilePane.h b/Preferences.framework/TextFilePane.h new file mode 100755 index 0000000..d00d8d5 --- /dev/null +++ b/Preferences.framework/TextFilePane.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Preferences.framework/Preferences + */ + +@class UITextView; + +@interface TextFilePane : PSEditingPane { + UITextView *_textView; +} + + +- (void)setPreferenceSpecifier:(id)arg1; +- (BOOL)handlesDoneButton; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/PrintKit.framework/DNSServiceRefWrapper.h b/PrintKit.framework/DNSServiceRefWrapper.h new file mode 100755 index 0000000..1056fad --- /dev/null +++ b/PrintKit.framework/DNSServiceRefWrapper.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit + */ + +@interface DNSServiceRefWrapper : NSObject { + struct _DNSServiceRef_t { } *ref; +} + + +- (id)initDNSServiceRefWrapperWithRef:(struct _DNSServiceRef_t { }*)arg1; +- (void)dealloc; + +@end diff --git a/PrintKit.framework/PKJob.h b/PrintKit.framework/PKJob.h new file mode 100755 index 0000000..8c774e9 --- /dev/null +++ b/PrintKit.framework/PKJob.h @@ -0,0 +1,70 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit + */ + +@class NSString, PKPrintSettings, NSDate, NSData; + +@interface PKJob : NSObject { + int number; + int mediaProgress; + int mediaSheets; + int mediaSheetsCompleted; + NSString *printerDisplayName; + int printerKind; + NSString *printerLocation; + PKPrintSettings *settings; + int state; + NSDate *timeAtCompleted; + NSDate *timeAtCreation; + NSDate *timeAtProcessing; + NSData *thumbnailImage; +} + +@property(retain) NSData * thumbnailImage; +@property(retain) NSDate * timeAtProcessing; +@property(retain) NSDate * timeAtCreation; +@property(retain) NSDate * timeAtCompleted; +@property int state; +@property(retain) PKPrintSettings * settings; +@property(retain) NSString * printerLocation; +@property int printerKind; +@property(retain) NSString * printerDisplayName; +@property int mediaSheetsCompleted; +@property int mediaSheets; +@property int mediaProgress; +@property int number; + ++ (id)currentJob; ++ (id)jobs; + +- (int)mediaProgress; +- (void)setMediaProgress:(int)arg1; +- (void)setMediaSheets:(int)arg1; +- (void)setMediaSheetsCompleted:(int)arg1; +- (void)setPrinterDisplayName:(id)arg1; +- (void)setPrinterKind:(int)arg1; +- (void)setPrinterLocation:(id)arg1; +- (void)setSettings:(id)arg1; +- (void)setTimeAtCompleted:(id)arg1; +- (void)setTimeAtCreation:(id)arg1; +- (void)setTimeAtProcessing:(id)arg1; +- (void)setNumber:(int)arg1; +- (id)thumbnailImage; +- (int)number; +- (int)mediaSheetsCompleted; +- (int)mediaSheets; +- (id)timeAtCompleted; +- (id)timeAtProcessing; +- (id)timeAtCreation; +- (int)printerKind; +- (id)printerLocation; +- (id)printerDisplayName; +- (id)settings; +- (int)update; +- (void)setState:(int)arg1; +- (int)state; +- (void)setThumbnailImage:(id)arg1; +- (int)cancel; +- (BOOL)isEqual:(id)arg1; + +@end diff --git a/PrintKit.framework/PKPaper.h b/PrintKit.framework/PKPaper.h new file mode 100755 index 0000000..806e1cc --- /dev/null +++ b/PrintKit.framework/PKPaper.h @@ -0,0 +1,73 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit + */ + +@class NSString; + +@interface PKPaper : NSObject { + NSString *name; + NSString *_baseName; + int width; + int height; + int leftMargin; + int topMargin; + int rightMargin; + int bottomMargin; +} + +@property(readonly) struct CGSize { float width; float height; } paperSize; +@property(readonly) struct CGRect { struct CGPoint { float x; float y; } origin; struct CGSize { float width; float height; } size; } imageableAreaRect; +@property(readonly) BOOL isBorderless; +@property(readonly) NSString * baseName; +@property(readonly) float imageableArea; +@property int bottomMargin; +@property int rightMargin; +@property int topMargin; +@property int leftMargin; +@property int height; +@property int width; +@property(retain) NSString * name; +@property(retain,readonly) NSString * localizedName; + ++ (id)genericHagakiPaper; ++ (id)genericWithName:(id)arg1; ++ (BOOL)willAdjustMarginsForDuplexMode:(id)arg1; ++ (id)genericBorderlessWithName:(id)arg1; ++ (id)genericPRC32KPaper; ++ (id)genericA6Paper; ++ (id)documentPapers; ++ (id)photoPapers; ++ (id)genericA4Paper; ++ (id)genericLetterPaper; ++ (id)generic4x6Paper; ++ (id)generic3_5x5Paper; + +- (int)rightMargin; +- (int)topMargin; +- (void)setTopMargin:(int)arg1; +- (int)bottomMargin; +- (void)setBottomMargin:(int)arg1; +- (int)leftMargin; +- (void)setLeftMargin:(int)arg1; +- (id)initWithPWGSize:(struct _pwg_size_s { struct _pwg_map_s { char *x_1_1_1; char *x_1_1_2; } x1; int x2; int x3; int x4; int x5; int x6; int x7; }*)arg1 localizedName:(id)arg2 codeName:(id)arg3; +- (float)imageableArea; +- (id)paperWithMarginsAdjustedForDuplexMode:(id)arg1; +- (id)nameWithoutSuffixes:(id)arg1; +- (id)initWithWidth:(int)arg1 Height:(int)arg2 Left:(int)arg3 Top:(int)arg4 Right:(int)arg5 Bottom:(int)arg6 localizedName:(id)arg7 codeName:(id)arg8; +- (void)setHeight:(int)arg1; +- (BOOL)isBorderless; +- (id)baseName; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })imageableAreaRect; +- (struct CGSize { float x1; float x2; })paperSize; +- (int)height; +- (id)localizedName; +- (void)setRightMargin:(int)arg1; +- (void)setWidth:(int)arg1; +- (int)width; +- (id)name; +- (void)setName:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; + +@end diff --git a/PrintKit.framework/PKPrintSettings.h b/PrintKit.framework/PKPrintSettings.h new file mode 100755 index 0000000..6a27389 --- /dev/null +++ b/PrintKit.framework/PKPrintSettings.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit + */ + +@class NSMutableDictionary, PKPaper; + +@interface PKPrintSettings : NSObject { + NSMutableDictionary *_dict; + PKPaper *paper; +} + +@property(retain) PKPaper * paper; +@property(retain) NSMutableDictionary * dict; + ++ (id)printSettingsForPrinter:(id)arg1; ++ (id)default; ++ (id)photo; + +- (id)settingsDict; +- (void)setDict:(id)arg1; +- (void)removeObjectForKey:(id)arg1; +- (void)setPaper:(id)arg1; +- (id)paper; +- (id)dict; +- (id)objectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/PrintKit.framework/PKPrinter.h b/PrintKit.framework/PKPrinter.h new file mode 100755 index 0000000..58eb07f --- /dev/null +++ b/PrintKit.framework/PKPrinter.h @@ -0,0 +1,124 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSMutableSet, NSString, NSDictionary, NSNumber, NSMutableDictionary; + +@interface PKPrinter : NSObject { + NSString *name; + int type; + int accessState; + NSDictionary *printInfoSupported; + + /* Error parsing encoded ivar type info: ^{_http_s=iiiiiiii{sockaddr_in="sin_len"C"sin_family"C"sin_port"S"sin_addr"{in_addr="s_addr"I}"sin_zero"[8c]}[256c][27[256c]]*iii[2048c]i{_cups_md5_state_s="count"[2I]"abcd"[4I]"buf"[64C]}[256c]i^{SSLContext}i^{fd_set}i*[256c][256c]iq^(_http_addr_u)^{http_addrlist_s}[2048c]i**^{__CFArray}^?^v{timeval="tv_sec"i"tv_usec"i}} */ + struct _http_s { int x1; int x2; int x3; int x4; int x5; int x6; int x7; int x8; struct sockaddr_in { + unsigned char sin_len; + unsigned char sin_family; + unsigned short sin_port; + struct in_addr { + unsigned int s_addr; + } sin_addr; + BOOL sin_zero[8]; + } x9; BOOL x10[256]; BOOL x11[27][256]; char *x12; int x13; int x14; int x15; BOOL x16[2048]; int x17; struct _cups_md5_state_s { + unsigned int count[2]; + unsigned int abcd[4]; + unsigned char buf[64]; + } x18; BOOL x19[256]; int x20; struct SSLContext {} *x21; int x22; struct fd_set {} *x23; int x24; char *x25; BOOL x26[256]; BOOL x27[256]; int x28; long long x29; union { /* Warning: Unrecognized filer type: '_' using 'void*' */ void*x_30_1_1; void*x_30_1_2; void*x_30_1_3; void*x_30_1_4; void*x_30_1_5; void*x_30_1_6; void*x_30_1_7; double x_30_1_8; double x_30_1_9; const void*x_30_1_10; void*x_30_1_11; } *x30; struct http_addrlist_s {} *x31; BOOL x32[2048]; int x33; char *x34; char *x35; struct __CFArray {} *x36; int (*x37)(); void *x38; struct timeval { + int tv_sec; + int tv_usec; + } x39; } *job_http; + + NSMutableDictionary *privateData; + NSMutableSet *mediaReady; + int maxPDFKBytes; + int maxJPEGKBytes; + int maxCopies; + int preferred_landscape; + BOOL isLocal; + BOOL hasIdentifyPrinterOp; + int kind; +} + +@property int accessState; +@property(retain,readonly) NSString * scheme; +@property(retain) NSDictionary * TXTRecord; +@property(retain) NSNumber * port; +@property(retain) NSString * hostname; +@property(readonly) NSDictionary * printInfoSupported; +@property(readonly) NSString * uuid; +@property(readonly) BOOL isIPPS; +@property(readonly) BOOL hasPrintInfoSupported; +@property(readonly) BOOL isAdobeRGBSupported; +@property(readonly) BOOL hasIdentifyPrinterOp; +@property BOOL isLocal; +@property(readonly) int accessState; +@property(readonly) int type; +@property(readonly) int kind; +@property(readonly) NSString * name; + ++ (id)printerWithName:(id)arg1; ++ (BOOL)printerLookupWithName:(id)arg1 andTimeout:(double)arg2; + +- (void)setHostname:(id)arg1; +- (id)initWithName:(id)arg1 TXTRecord:(id)arg2; +- (void)identifySelf; +- (void)checkOperations:(struct ipp_s { int x1; union ipp_request_u { struct { unsigned char x_1_2_1[2]; int x_1_2_2; int x_1_2_3; } x_2_1_1; struct { unsigned char x_2_2_1[2]; int x_2_2_2; int x_2_2_3; } x_2_1_2; struct { unsigned char x_3_2_1[2]; int x_3_2_2; int x_3_2_3; } x_2_1_3; struct { unsigned char x_4_2_1[2]; int x_4_2_2; int x_4_2_3; } x_2_1_4; } x2; struct ipp_attribute_s {} *x3; struct ipp_attribute_s {} *x4; struct ipp_attribute_s {} *x5; int x6; struct ipp_attribute_s {} *x7; int x8; }*)arg1; +- (BOOL)isAdobeRGBSupported; +- (BOOL)hasIdentifyPrinterOp; +- (id)TXTRecord; +- (void)updateType; +- (void)setAccessStateFromTXT:(id)arg1; +- (void)reconfirmWithForce:(BOOL)arg1; +- (struct ipp_s { int x1; union ipp_request_u { struct { unsigned char x_1_2_1[2]; int x_1_2_2; int x_1_2_3; } x_2_1_1; struct { unsigned char x_2_2_1[2]; int x_2_2_2; int x_2_2_3; } x_2_1_2; struct { unsigned char x_3_2_1[2]; int x_3_2_2; int x_3_2_3; } x_2_1_3; struct { unsigned char x_4_2_1[2]; int x_4_2_2; int x_4_2_3; } x_2_1_4; } x2; struct ipp_attribute_s {} *x3; struct ipp_attribute_s {} *x4; struct ipp_attribute_s {} *x5; int x6; struct ipp_attribute_s {} *x7; int x8; }*)getPrinterAttributes; +- (int)finalizeJob:(int)arg1; +- (struct ipp_s { int x1; union ipp_request_u { struct { unsigned char x_1_2_1[2]; int x_1_2_2; int x_1_2_3; } x_2_1_1; struct { unsigned char x_2_2_1[2]; int x_2_2_2; int x_2_2_3; } x_2_1_2; struct { unsigned char x_3_2_1[2]; int x_3_2_2; int x_3_2_3; } x_2_1_3; struct { unsigned char x_4_2_1[2]; int x_4_2_2; int x_4_2_3; } x_2_1_4; } x2; struct ipp_attribute_s {} *x3; struct ipp_attribute_s {} *x4; struct ipp_attribute_s {} *x5; int x6; struct ipp_attribute_s {} *x7; int x8; }*)createRequest:(id)arg1 ofType:(id)arg2 url:(id)arg3; +- (void)setPrivateObject:(id)arg1 forKey:(id)arg2; +- (void)setAccessState:(int)arg1; +- (void)setTXTRecord:(id)arg1; +- (id)privateObjectForKey:(id)arg1; +- (struct ipp_s { int x1; union ipp_request_u { struct { unsigned char x_1_2_1[2]; int x_1_2_2; int x_1_2_3; } x_2_1_1; struct { unsigned char x_2_2_1[2]; int x_2_2_2; int x_2_2_3; } x_2_1_2; struct { unsigned char x_3_2_1[2]; int x_3_2_2; int x_3_2_3; } x_2_1_3; struct { unsigned char x_4_2_1[2]; int x_4_2_2; int x_4_2_3; } x_2_1_4; } x2; struct ipp_attribute_s {} *x3; struct ipp_attribute_s {} *x4; struct ipp_attribute_s {} *x5; int x6; struct ipp_attribute_s {} *x7; int x8; }*)newMediaColFromPaper:(id)arg1 Source:(id)arg2 Type:(id)arg3 DoMargins:(BOOL)arg4; +- (id)initWithName:(id)arg1 TXT:(id)arg2; +- (void)setIsLocal:(BOOL)arg1; +- (BOOL)isIPPS; +- (void)resolve; +- (BOOL)resolveWithTimeout:(int)arg1; +- (void)setPort:(id)arg1; +- (BOOL)isLocal; +- (id)localName; +- (id)hostname; +- (int)sendData:(const char *)arg1 ofLength:(int)arg2; +- (int)printURL:(id)arg1 ofType:(id)arg2 printSettings:(id)arg3; +- (int)abortJob; +- (int)finishJob; +- (int)startJob:(id)arg1 ofType:(id)arg2; +- (id)matchedPaper:(id)arg1 preferBorderless:(BOOL)arg2 withDuplexMode:(id)arg3 didMatch:(BOOL*)arg4; +- (id)displayName; +- (void)unlockWithCompletionHandler:(id)arg1; +- (int)accessState; +- (int)kind; +- (void)cancelUnlock; +- (id)paperListForDuplexMode:(id)arg1; +- (BOOL)isPaperReady:(id)arg1; +- (BOOL)knowsReadyPaperList; +- (BOOL)hasPrintInfoSupported; +- (id)printInfoSupported; +- (id)port; +- (id)location; +- (int)type; +- (id)name; +- (id)scheme; +- (id)uuid; +- (id)description; +- (void)dealloc; +- (BOOL)isEqual:(id)arg1; + +@end diff --git a/PrintKit.framework/PKPrinterBrowser.h b/PrintKit.framework/PKPrinterBrowser.h new file mode 100755 index 0000000..694deb1 --- /dev/null +++ b/PrintKit.framework/PKPrinterBrowser.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/PrintKit.framework/PrintKit + */ + +@class NSFileHandle, NSMutableDictionary, NSMutableArray, ; + +@interface PKPrinterBrowser : NSObject { + *delegate; + struct _DNSServiceRef_t { } *mainBrowserRef; + struct _DNSServiceRef_t { } *ippBrowserRef; + struct _DNSServiceRef_t { } *ippsBrowserRef; + struct _DNSServiceRef_t { } *localippBrowserRef; + struct _DNSServiceRef_t { } *localippsBrowserRef; + NSMutableDictionary *printers; + NSMutableDictionary *printersByUUID; + NSFileHandle *handle; + unsigned char originalCellFlag; + unsigned char originalWifiFlag; + struct dispatch_queue_s { } *printersQueue; + NSMutableArray *pendingList; +} + +@property(retain) NSMutableDictionary * printersByUUID; +@property(retain) NSMutableArray * pendingList; +@property(readonly) struct dispatch_queue_s { }* printersQueue; +@property(retain) NSMutableDictionary * printers; +@property(retain) NSFileHandle * handle; +@property * delegate; + ++ (id)browserWithDelegate:(id)arg1; + +- (void)setPrinters:(id)arg1; +- (void)setPrintersByUUID:(id)arg1; +- (void)handleNotification:(id)arg1; +- (void)setPendingList:(id)arg1; +- (void)addBlockToPendingList:(id)arg1; +- (id)printers; +- (void)removePrinter:(id)arg1; +- (id)printersByUUID; +- (id)pendingList; +- (struct dispatch_queue_s { }*)printersQueue; +- (void)addLimboPrinter:(id)arg1 local:(BOOL)arg2; +- (void)addQueryResult:(id)arg1 toPrinter:(id)arg2; +- (void)reissueTXTQuery:(id)arg1; +- (void)browseCallback:(unsigned int)arg1 interface:(unsigned int)arg2 name:(const char *)arg3 regType:(const char *)arg4 domain:(const char *)arg5; +- (void)browseLocalCallback:(unsigned int)arg1 interface:(unsigned int)arg2 name:(const char *)arg3 regType:(const char *)arg4 domain:(const char *)arg5; +- (void)queryCallback:(int)arg1 flags:(unsigned int)arg2 fullName:(const char *)arg3 rdlen:(unsigned short)arg4 rdata:(const void*)arg5; +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (void)setHandle:(id)arg1; +- (id)handle; +- (void)dealloc; +- (id)initWithDelegate:(id)arg1; + +@end diff --git a/ProofReader.framework/AppleSpell.h b/ProofReader.framework/AppleSpell.h new file mode 100755 index 0000000..0c0967e --- /dev/null +++ b/ProofReader.framework/AppleSpell.h @@ -0,0 +1,75 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader + */ + +@class NSArray, NSString, NSData, NSMutableSet, NSMutableArray, NSMutableDictionary; + +@interface AppleSpell : NSObject { + void *_proofReaderConnection; + struct __CFDictionary { } *_databaseConnections; + NSMutableDictionary *_bindicts; + NSData *_globalBindictData; + NSData *_globalNegBindictData; + NSMutableDictionary *_autocorrections; + NSString *_lastLanguage; + NSArray *_userPreferredLanguages; + NSMutableDictionary *_learnedResponses; + NSMutableArray *_diagnosticInfo; + NSMutableSet *_foundNames; + double _lastFindNames; +} + + +- (void)addModifiedPinyinToArray:(id)arg1 connection:(struct _PR_DB_IO { unsigned char x1; unsigned char x2; struct _PR_DOC_FORMAT { unsigned char x_3_1_1; unsigned char x_3_1_2; unsigned char x_3_1_3; unsigned char x_3_1_4; unsigned char x_3_1_5; unsigned char x_3_1_6; unsigned short x_3_1_7; unsigned short x_3_1_8; } x3; unsigned short x4; unsigned short x5; unsigned long *x6; unsigned char x7; short x8; short x9; short x10; short x11; unsigned short x12; struct _PR_DBINIT { struct _PR_FILE {} *x_13_1_1[1]; struct _PR_FILE {} *x_13_1_2; struct _PR_FILE {} *x_13_1_3; struct _PR_FILE {} *x_13_1_4; struct _PR_FILE {} *x_13_1_5; struct _PR_FILE {} *x_13_1_6; struct _PR_FILE {} *x_13_1_7; } x13; struct _RULEFILE {} *x14[1]; struct _PR_STATUS { unsigned int x_15_1_1; int x_15_1_2; unsigned short x_15_1_3; } x15; }*)arg2 fromIndex:(unsigned int)arg3 startingModificationsAt:(unsigned int)arg4 inBuffer:(char *)arg5 length:(unsigned int)arg6 initialSyllableCount:(unsigned int)arg7 initialScore:(unsigned int)arg8 lastSyllableScore:(unsigned int)arg9; +- (id)spellServer:(id)arg1 _retainedAlternativesForPinyinInputString:(id)arg2; +- (id)_japaneseCorrectionForString:(id)arg1 connection:(struct _PR_DB_IO { unsigned char x1; unsigned char x2; struct _PR_DOC_FORMAT { unsigned char x_3_1_1; unsigned char x_3_1_2; unsigned char x_3_1_3; unsigned char x_3_1_4; unsigned char x_3_1_5; unsigned char x_3_1_6; unsigned short x_3_1_7; unsigned short x_3_1_8; } x3; unsigned short x4; unsigned short x5; unsigned long *x6; unsigned char x7; short x8; short x9; short x10; short x11; unsigned short x12; struct _PR_DBINIT { struct _PR_FILE {} *x_13_1_1[1]; struct _PR_FILE {} *x_13_1_2; struct _PR_FILE {} *x_13_1_3; struct _PR_FILE {} *x_13_1_4; struct _PR_FILE {} *x_13_1_5; struct _PR_FILE {} *x_13_1_6; struct _PR_FILE {} *x_13_1_7; } x13; struct _RULEFILE {} *x14[1]; struct _PR_STATUS { unsigned int x_15_1_1; int x_15_1_2; unsigned short x_15_1_3; } x15; }*)arg2; +- (id)_crudePreviousWordInString:(id)arg1 inRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 precededBy:(id*)arg3; +- (id)_modifiedGrammarDescriptionForDescription:(id)arg1; +- (id)_detailWithRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1 description:(id)arg2 corrections:(id)arg3; +- (id)_correctionForSuggestedPhrase:(const char *)arg1 originalBuffer:(const char *)arg2 length:(unsigned int)arg3; +- (BOOL)looksLikeParticiple:(id)arg1 language:(id)arg2 connection:(struct _PR_DB_IO { unsigned char x1; unsigned char x2; struct _PR_DOC_FORMAT { unsigned char x_3_1_1; unsigned char x_3_1_2; unsigned char x_3_1_3; unsigned char x_3_1_4; unsigned char x_3_1_5; unsigned char x_3_1_6; unsigned short x_3_1_7; unsigned short x_3_1_8; } x3; unsigned short x4; unsigned short x5; unsigned long *x6; unsigned char x7; short x8; short x9; short x10; short x11; unsigned short x12; struct _PR_DBINIT { struct _PR_FILE {} *x_13_1_1[1]; struct _PR_FILE {} *x_13_1_2; struct _PR_FILE {} *x_13_1_3; struct _PR_FILE {} *x_13_1_4; struct _PR_FILE {} *x_13_1_5; struct _PR_FILE {} *x_13_1_6; struct _PR_FILE {} *x_13_1_7; } x13; struct _RULEFILE {} *x14[1]; struct _PR_STATUS { unsigned int x_15_1_1; int x_15_1_2; unsigned short x_15_1_3; } x15; }*)arg3 sender:(id)arg4; +- (id)_crudeNextWordInString:(id)arg1 inRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2; +- (BOOL)looksLikeAdverb:(id)arg1 language:(id)arg2 connection:(struct _PR_DB_IO { unsigned char x1; unsigned char x2; struct _PR_DOC_FORMAT { unsigned char x_3_1_1; unsigned char x_3_1_2; unsigned char x_3_1_3; unsigned char x_3_1_4; unsigned char x_3_1_5; unsigned char x_3_1_6; unsigned short x_3_1_7; unsigned short x_3_1_8; } x3; unsigned short x4; unsigned short x5; unsigned long *x6; unsigned char x7; short x8; short x9; short x10; short x11; unsigned short x12; struct _PR_DBINIT { struct _PR_FILE {} *x_13_1_1[1]; struct _PR_FILE {} *x_13_1_2; struct _PR_FILE {} *x_13_1_3; struct _PR_FILE {} *x_13_1_4; struct _PR_FILE {} *x_13_1_5; struct _PR_FILE {} *x_13_1_6; struct _PR_FILE {} *x_13_1_7; } x13; struct _RULEFILE {} *x14[1]; struct _PR_STATUS { unsigned int x_15_1_1; int x_15_1_2; unsigned short x_15_1_3; } x15; }*)arg3 sender:(id)arg4; +- (BOOL)onContractionList:(id)arg1 language:(id)arg2 connection:(struct _PR_DB_IO { unsigned char x1; unsigned char x2; struct _PR_DOC_FORMAT { unsigned char x_3_1_1; unsigned char x_3_1_2; unsigned char x_3_1_3; unsigned char x_3_1_4; unsigned char x_3_1_5; unsigned char x_3_1_6; unsigned short x_3_1_7; unsigned short x_3_1_8; } x3; unsigned short x4; unsigned short x5; unsigned long *x6; unsigned char x7; short x8; short x9; short x10; short x11; unsigned short x12; struct _PR_DBINIT { struct _PR_FILE {} *x_13_1_1[1]; struct _PR_FILE {} *x_13_1_2; struct _PR_FILE {} *x_13_1_3; struct _PR_FILE {} *x_13_1_4; struct _PR_FILE {} *x_13_1_5; struct _PR_FILE {} *x_13_1_6; struct _PR_FILE {} *x_13_1_7; } x13; struct _RULEFILE {} *x14[1]; struct _PR_STATUS { unsigned int x_15_1_1; int x_15_1_2; unsigned short x_15_1_3; } x15; }*)arg3 sender:(id)arg4; +- (BOOL)onNoContractionList:(id)arg1 language:(id)arg2 connection:(struct _PR_DB_IO { unsigned char x1; unsigned char x2; struct _PR_DOC_FORMAT { unsigned char x_3_1_1; unsigned char x_3_1_2; unsigned char x_3_1_3; unsigned char x_3_1_4; unsigned char x_3_1_5; unsigned char x_3_1_6; unsigned short x_3_1_7; unsigned short x_3_1_8; } x3; unsigned short x4; unsigned short x5; unsigned long *x6; unsigned char x7; short x8; short x9; short x10; short x11; unsigned short x12; struct _PR_DBINIT { struct _PR_FILE {} *x_13_1_1[1]; struct _PR_FILE {} *x_13_1_2; struct _PR_FILE {} *x_13_1_3; struct _PR_FILE {} *x_13_1_4; struct _PR_FILE {} *x_13_1_5; struct _PR_FILE {} *x_13_1_6; struct _PR_FILE {} *x_13_1_7; } x13; struct _RULEFILE {} *x14[1]; struct _PR_STATUS { unsigned int x_15_1_1; int x_15_1_2; unsigned short x_15_1_3; } x15; }*)arg3 sender:(id)arg4; +- (BOOL)looksLikeArticledNoun:(id)arg1 language:(id)arg2 connection:(struct _PR_DB_IO { unsigned char x1; unsigned char x2; struct _PR_DOC_FORMAT { unsigned char x_3_1_1; unsigned char x_3_1_2; unsigned char x_3_1_3; unsigned char x_3_1_4; unsigned char x_3_1_5; unsigned char x_3_1_6; unsigned short x_3_1_7; unsigned short x_3_1_8; } x3; unsigned short x4; unsigned short x5; unsigned long *x6; unsigned char x7; short x8; short x9; short x10; short x11; unsigned short x12; struct _PR_DBINIT { struct _PR_FILE {} *x_13_1_1[1]; struct _PR_FILE {} *x_13_1_2; struct _PR_FILE {} *x_13_1_3; struct _PR_FILE {} *x_13_1_4; struct _PR_FILE {} *x_13_1_5; struct _PR_FILE {} *x_13_1_6; struct _PR_FILE {} *x_13_1_7; } x13; struct _RULEFILE {} *x14[1]; struct _PR_STATUS { unsigned int x_15_1_1; int x_15_1_2; unsigned short x_15_1_3; } x15; }*)arg3; +- (id)_crudePreviousWordInString:(id)arg1 inRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2; +- (void)timeout:(id)arg1; +- (BOOL)globalCheckNegativeWordBuffer:(char *)arg1 length:(unsigned int)arg2 language:(id)arg3 encoding:(unsigned long)arg4; +- (struct _NSRange { unsigned int x1; unsigned int x2; })spellServer:(id)arg1 findMisspelledWordInString:(id)arg2 language:(id)arg3 wordCount:(int*)arg4 countOnly:(BOOL)arg5; +- (id)spellServer:(id)arg1 checkString:(id)arg2 offset:(unsigned int)arg3 types:(unsigned long long)arg4 options:(id)arg5 orthography:(id)arg6 wordCount:(int*)arg7; +- (void)resetTimer; +- (id)localizationsForLanguage:(id)arg1; +- (id)localizationForLanguage:(id)arg1; +- (id)fallbackLocalizationForLanguage:(id)arg1; +- (id)bindictDataForLanguage:(id)arg1 index:(unsigned int)arg2; +- (id)globalBindictData; +- (id)globalNegativeBindictData; +- (unsigned long)encodingForLanguage:(id)arg1; +- (BOOL)validateAbbreviationOrNumberWordBuffer:(char *)arg1 length:(unsigned int)arg2 language:(id)arg3 encoding:(unsigned long)arg4 connection:(struct _PR_DB_IO { unsigned char x1; unsigned char x2; struct _PR_DOC_FORMAT { unsigned char x_3_1_1; unsigned char x_3_1_2; unsigned char x_3_1_3; unsigned char x_3_1_4; unsigned char x_3_1_5; unsigned char x_3_1_6; unsigned short x_3_1_7; unsigned short x_3_1_8; } x3; unsigned short x4; unsigned short x5; unsigned long *x6; unsigned char x7; short x8; short x9; short x10; short x11; unsigned short x12; struct _PR_DBINIT { struct _PR_FILE {} *x_13_1_1[1]; struct _PR_FILE {} *x_13_1_2; struct _PR_FILE {} *x_13_1_3; struct _PR_FILE {} *x_13_1_4; struct _PR_FILE {} *x_13_1_5; struct _PR_FILE {} *x_13_1_6; struct _PR_FILE {} *x_13_1_7; } x13; struct _RULEFILE {} *x14[1]; struct _PR_STATUS { unsigned int x_15_1_1; int x_15_1_2; unsigned short x_15_1_3; } x15; }*)arg5 sender:(id)arg6; +- (BOOL)checkWordBuffer:(char *)arg1 length:(unsigned int)arg2 language:(id)arg3 encoding:(unsigned long)arg4 index:(unsigned int)arg5; +- (BOOL)globalCheckWordBuffer:(char *)arg1 length:(unsigned int)arg2 language:(id)arg3 encoding:(unsigned long)arg4; +- (BOOL)validateWordBuffer:(char *)arg1 length:(unsigned int)arg2 connection:(struct _PR_DB_IO { unsigned char x1; unsigned char x2; struct _PR_DOC_FORMAT { unsigned char x_3_1_1; unsigned char x_3_1_2; unsigned char x_3_1_3; unsigned char x_3_1_4; unsigned char x_3_1_5; unsigned char x_3_1_6; unsigned short x_3_1_7; unsigned short x_3_1_8; } x3; unsigned short x4; unsigned short x5; unsigned long *x6; unsigned char x7; short x8; short x9; short x10; short x11; unsigned short x12; struct _PR_DBINIT { struct _PR_FILE {} *x_13_1_1[1]; struct _PR_FILE {} *x_13_1_2; struct _PR_FILE {} *x_13_1_3; struct _PR_FILE {} *x_13_1_4; struct _PR_FILE {} *x_13_1_5; struct _PR_FILE {} *x_13_1_6; struct _PR_FILE {} *x_13_1_7; } x13; struct _RULEFILE {} *x14[1]; struct _PR_STATUS { unsigned int x_15_1_1; int x_15_1_2; unsigned short x_15_1_3; } x15; }*)arg3; +- (BOOL)validateWordBuffer:(char *)arg1 length:(unsigned int)arg2 language:(id)arg3 connection:(struct _PR_DB_IO { unsigned char x1; unsigned char x2; struct _PR_DOC_FORMAT { unsigned char x_3_1_1; unsigned char x_3_1_2; unsigned char x_3_1_3; unsigned char x_3_1_4; unsigned char x_3_1_5; unsigned char x_3_1_6; unsigned short x_3_1_7; unsigned short x_3_1_8; } x3; unsigned short x4; unsigned short x5; unsigned long *x6; unsigned char x7; short x8; short x9; short x10; short x11; unsigned short x12; struct _PR_DBINIT { struct _PR_FILE {} *x_13_1_1[1]; struct _PR_FILE {} *x_13_1_2; struct _PR_FILE {} *x_13_1_3; struct _PR_FILE {} *x_13_1_4; struct _PR_FILE {} *x_13_1_5; struct _PR_FILE {} *x_13_1_6; struct _PR_FILE {} *x_13_1_7; } x13; struct _RULEFILE {} *x14[1]; struct _PR_STATUS { unsigned int x_15_1_1; int x_15_1_2; unsigned short x_15_1_3; } x15; }*)arg4 sender:(id)arg5 checkBase:(BOOL)arg6 checkDict:(BOOL)arg7 checkNames:(BOOL)arg8 checkHyphens:(BOOL)arg9 checkIntercaps:(BOOL)arg10 checkOptions:(BOOL)arg11 depth:(unsigned int)arg12; +- (BOOL)_checkEnglishGrammarInString:(id)arg1 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 indexIntoBuffer:(unsigned int)arg3 bufferLength:(unsigned int)arg4 language:(id)arg5 connection:(struct _PR_DB_IO { unsigned char x1; unsigned char x2; struct _PR_DOC_FORMAT { unsigned char x_3_1_1; unsigned char x_3_1_2; unsigned char x_3_1_3; unsigned char x_3_1_4; unsigned char x_3_1_5; unsigned char x_3_1_6; unsigned short x_3_1_7; unsigned short x_3_1_8; } x3; unsigned short x4; unsigned short x5; unsigned long *x6; unsigned char x7; short x8; short x9; short x10; short x11; unsigned short x12; struct _PR_DBINIT { struct _PR_FILE {} *x_13_1_1[1]; struct _PR_FILE {} *x_13_1_2; struct _PR_FILE {} *x_13_1_3; struct _PR_FILE {} *x_13_1_4; struct _PR_FILE {} *x_13_1_5; struct _PR_FILE {} *x_13_1_6; struct _PR_FILE {} *x_13_1_7; } x13; struct _RULEFILE {} *x14[1]; struct _PR_STATUS { unsigned int x_15_1_1; int x_15_1_2; unsigned short x_15_1_3; } x15; }*)arg6 sender:(id)arg7 bufIO:(struct _PR_BUF_IO { char *x1; unsigned char x2; unsigned char x3; unsigned short x4; unsigned short x5; unsigned short x6; unsigned short x7; struct _PR_LIMITS {} *x8; struct _PR_PARA_INFO {} *x9; struct _PR_ERROR {} *x10; struct _PR_PARSE_INFO {} **x11; unsigned char x12; short x13; BOOL x14; BOOL x15; struct _PR_STATUS { unsigned int x_16_1_1; int x_16_1_2; unsigned short x_16_1_3; } x16; }*)arg8 retval:(int*)arg9 errorRange:(struct _NSRange { unsigned int x1; unsigned int x2; }*)arg10 details:(id*)arg11; +- (struct _PR_DB_IO { unsigned char x1; unsigned char x2; struct _PR_DOC_FORMAT { unsigned char x_3_1_1; unsigned char x_3_1_2; unsigned char x_3_1_3; unsigned char x_3_1_4; unsigned char x_3_1_5; unsigned char x_3_1_6; unsigned short x_3_1_7; unsigned short x_3_1_8; } x3; unsigned short x4; unsigned short x5; unsigned long *x6; unsigned char x7; short x8; short x9; short x10; short x11; unsigned short x12; struct _PR_DBINIT { struct _PR_FILE {} *x_13_1_1[1]; struct _PR_FILE {} *x_13_1_2; struct _PR_FILE {} *x_13_1_3; struct _PR_FILE {} *x_13_1_4; struct _PR_FILE {} *x_13_1_5; struct _PR_FILE {} *x_13_1_6; struct _PR_FILE {} *x_13_1_7; } x13; struct _RULEFILE {} *x14[1]; struct _PR_STATUS { unsigned int x_15_1_1; int x_15_1_2; unsigned short x_15_1_3; } x15; }*)databaseConnectionForLanguage:(id)arg1; +- (BOOL)_checkGrammarInString:(id)arg1 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 language:(id)arg3 connection:(struct _PR_DB_IO { unsigned char x1; unsigned char x2; struct _PR_DOC_FORMAT { unsigned char x_3_1_1; unsigned char x_3_1_2; unsigned char x_3_1_3; unsigned char x_3_1_4; unsigned char x_3_1_5; unsigned char x_3_1_6; unsigned short x_3_1_7; unsigned short x_3_1_8; } x3; unsigned short x4; unsigned short x5; unsigned long *x6; unsigned char x7; short x8; short x9; short x10; short x11; unsigned short x12; struct _PR_DBINIT { struct _PR_FILE {} *x_13_1_1[1]; struct _PR_FILE {} *x_13_1_2; struct _PR_FILE {} *x_13_1_3; struct _PR_FILE {} *x_13_1_4; struct _PR_FILE {} *x_13_1_5; struct _PR_FILE {} *x_13_1_6; struct _PR_FILE {} *x_13_1_7; } x13; struct _RULEFILE {} *x14[1]; struct _PR_STATUS { unsigned int x_15_1_1; int x_15_1_2; unsigned short x_15_1_3; } x15; }*)arg4 sender:(id)arg5 bufIO:(struct _PR_BUF_IO { char *x1; unsigned char x2; unsigned char x3; unsigned short x4; unsigned short x5; unsigned short x6; unsigned short x7; struct _PR_LIMITS {} *x8; struct _PR_PARA_INFO {} *x9; struct _PR_ERROR {} *x10; struct _PR_PARSE_INFO {} **x11; unsigned char x12; short x13; BOOL x14; BOOL x15; struct _PR_STATUS { unsigned int x_16_1_1; int x_16_1_2; unsigned short x_16_1_3; } x16; }*)arg6 errorRange:(struct _NSRange { unsigned int x1; unsigned int x2; }*)arg7 details:(id*)arg8; +- (struct _NSRange { unsigned int x1; unsigned int x2; })spellServer:(id)arg1 checkGrammarInString:(id)arg2 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg3 language:(id)arg4 orthography:(id)arg5 mutableResults:(id)arg6 offset:(unsigned int)arg7 details:(id*)arg8; +- (id)autocorrectionDictionaryForLanguage:(id)arg1; +- (id)_correctionForString:(id)arg1 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 inString:(id)arg3 auxiliary:(id)arg4 dictionary:(id)arg5 language:(id)arg6 connection:(struct _PR_DB_IO { unsigned char x1; unsigned char x2; struct _PR_DOC_FORMAT { unsigned char x_3_1_1; unsigned char x_3_1_2; unsigned char x_3_1_3; unsigned char x_3_1_4; unsigned char x_3_1_5; unsigned char x_3_1_6; unsigned short x_3_1_7; unsigned short x_3_1_8; } x3; unsigned short x4; unsigned short x5; unsigned long *x6; unsigned char x7; short x8; short x9; short x10; short x11; unsigned short x12; struct _PR_DBINIT { struct _PR_FILE {} *x_13_1_1[1]; struct _PR_FILE {} *x_13_1_2; struct _PR_FILE {} *x_13_1_3; struct _PR_FILE {} *x_13_1_4; struct _PR_FILE {} *x_13_1_5; struct _PR_FILE {} *x_13_1_6; struct _PR_FILE {} *x_13_1_7; } x13; struct _RULEFILE {} *x14[1]; struct _PR_STATUS { unsigned int x_15_1_1; int x_15_1_2; unsigned short x_15_1_3; } x15; }*)arg7 keyEventData:(id)arg8; +- (struct _NSRange { unsigned int x1; unsigned int x2; })spellServer:(id)arg1 findMisspelledWordInString:(id)arg2 range:(struct _NSRange { unsigned int x1; unsigned int x2; })arg3 languages:(id)arg4 orthography:(id)arg5 checkOrthography:(BOOL)arg6 mutableResults:(id)arg7 offset:(unsigned int)arg8 autocorrect:(BOOL)arg9 keyEventData:(id)arg10 wordCount:(int*)arg11 countOnly:(BOOL)arg12 correction:(id*)arg13; +- (id)spellServer:(id)arg1 suggestGuessesForWord:(id)arg2 inLanguage:(id)arg3; +- (id)spellServer:(id)arg1 suggestCompletionsForPartialWord:(id)arg2 inLanguage:(id)arg3; +- (id)spellServer:(id)arg1 suggestWordWithMinimumLength:(unsigned int)arg2 maximumLength:(unsigned int)arg3 language:(id)arg4; +- (id)spellServer:(id)arg1 alternativesForPinyinInputString:(id)arg2; +- (id)spellServer:(id)arg1 alternativesForPinyinInputString:(id)arg2 language:(id)arg3; +- (id)spellServer:(id)arg1 stringForInputString:(id)arg2 language:(id)arg3; +- (id)spellServer:(id)arg1 suggestWordWithLengthInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 language:(id)arg3; +- (id)spellServer:(id)arg1 suggestCompletionsForPartialWordRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 inString:(id)arg3 language:(id)arg4; +- (id)spellServer:(id)arg1 suggestGuessesForWordRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 inString:(id)arg3 language:(id)arg4; +- (struct _NSRange { unsigned int x1; unsigned int x2; })spellServer:(id)arg1 findMisspelledWordInString:(id)arg2 language:(id)arg3 wordCount:(int*)arg4 countOnly:(BOOL)arg5 correction:(id*)arg6; +- (struct _NSRange { unsigned int x1; unsigned int x2; })spellServer:(id)arg1 checkGrammarInString:(id)arg2 language:(id)arg3 details:(id*)arg4; +- (id)bundle; +- (id)init; + +@end diff --git a/ProofReader.framework/PRPinyinString.h b/ProofReader.framework/PRPinyinString.h new file mode 100755 index 0000000..409af49 --- /dev/null +++ b/ProofReader.framework/PRPinyinString.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader + */ + +@class NSString; + +@interface PRPinyinString : NSString { + NSString *_string; + unsigned int _syllableCount; + unsigned int _score; + unsigned int _rangeCount; + struct _NSRange { unsigned int x1; unsigned int x2; } *_ranges; +} + ++ (id)alternativesForInputString:(id)arg1; + +- (unsigned int)score; +- (unsigned int)syllableCount; +- (unsigned int)numberOfNonPinyinRanges; +- (struct _NSRange { unsigned int x1; unsigned int x2; })nonPinyinRangeAtIndex:(unsigned int)arg1; +- (id)initWithString:(id)arg1 syllableCount:(unsigned int)arg2 score:(unsigned int)arg3 rangeCount:(unsigned int)arg4 ranges:(struct _NSRange { unsigned int x1; unsigned int x2; }*)arg5; +- (id)string; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (unsigned short)characterAtIndex:(unsigned int)arg1; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/ProtocolBuffer.framework/PBCodable.h b/ProtocolBuffer.framework/PBCodable.h new file mode 100755 index 0000000..59948bb --- /dev/null +++ b/ProtocolBuffer.framework/PBCodable.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer + */ + +@class NSData; + +@interface PBCodable : NSObject { +} + +@property(readonly) NSData * data; + + +- (BOOL)readFrom:(id)arg1; +- (id)data; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)initWithData:(id)arg1; +- (id)init; + +@end diff --git a/ProtocolBuffer.framework/PBDataReader.h b/ProtocolBuffer.framework/PBDataReader.h new file mode 100755 index 0000000..5d3e267 --- /dev/null +++ b/ProtocolBuffer.framework/PBDataReader.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer + */ + +@class NSData; + +@interface PBDataReader : NSObject { + unsigned int _pos; + BOOL _error; + NSData *_data; + unsigned int _length; +} + +@property unsigned int length; +@property unsigned int position; + + +- (BOOL)seekToOffset:(unsigned int)arg1; +- (id)readBytes:(unsigned int)arg1; +- (BOOL)isAtEnd; +- (unsigned long long)readBigEndianFixed64; +- (int)readSfixed32; +- (id)readProtoBuffer; +- (BOOL)readInt8; +- (unsigned short)readBigEndianFixed16; +- (long long)readSint64; +- (int)readSint32; +- (long long)readInt64; +- (long long)readVarInt; +- (unsigned int)readUint32; +- (unsigned long long)readUint64; +- (double)readDouble; +- (id)data; +- (void)setPosition:(unsigned int)arg1; +- (unsigned int)readFixed32; +- (float)readFloat; +- (BOOL)readBOOL; +- (int)readInt32; +- (BOOL)skipValueWithTag:(unsigned short)arg1 andType:(unsigned char)arg2; +- (unsigned long long)readFixed64; +- (id)readString; +- (id)readData; +- (void)readTag:(unsigned short*)arg1 andType:(char *)arg2; +- (BOOL)hasMoreData; +- (BOOL)hasError; +- (void)setLength:(unsigned int)arg1; +- (long long)readSfixed64; +- (unsigned int)readBigEndianFixed32; +- (unsigned int)offset; +- (unsigned int)position; +- (id)initWithData:(id)arg1; +- (int)read:(const char *)arg1 maxLength:(unsigned int)arg2; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/ProtocolBuffer.framework/PBDataWriter.h b/ProtocolBuffer.framework/PBDataWriter.h new file mode 100755 index 0000000..f3d8b24 --- /dev/null +++ b/ProtocolBuffer.framework/PBDataWriter.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer + */ + +@class NSMutableData; + +@interface PBDataWriter : NSObject { + NSMutableData *_data; +} + + +- (void)writeBigEndianFixed32:(unsigned int)arg1; +- (void)writeSfixed32:(int)arg1 forTag:(unsigned short)arg2; +- (void)writeProtoBuffer:(id)arg1; +- (void)writeInt8:(BOOL)arg1; +- (void)writeSint64:(long long)arg1 forTag:(unsigned short)arg2; +- (void)writeSint32:(int)arg1 forTag:(unsigned short)arg2; +- (void)writeInt64:(long long)arg1 forTag:(unsigned short)arg2; +- (void)writeTag:(unsigned short)arg1 andType:(unsigned char)arg2; +- (void)writeUint32:(unsigned int)arg1 forTag:(unsigned int)arg2; +- (void)writeUint64:(unsigned long long)arg1 forTag:(unsigned long long)arg2; +- (void)writeDouble:(double)arg1 forTag:(unsigned short)arg2; +- (id)data; +- (void)writeFixed32:(unsigned int)arg1 forTag:(unsigned short)arg2; +- (void)writeFloat:(float)arg1 forTag:(unsigned short)arg2; +- (void)writeBOOL:(BOOL)arg1 forTag:(unsigned short)arg2; +- (void)writeInt32:(int)arg1 forTag:(unsigned short)arg2; +- (void)writeFixed64:(unsigned long long)arg1 forTag:(unsigned short)arg2; +- (void)writeString:(id)arg1 forTag:(unsigned short)arg2; +- (void)writeData:(id)arg1 forTag:(unsigned short)arg2; +- (BOOL)writeData:(id)arg1; +- (void)writeSfixed64:(long long)arg1 forTag:(unsigned short)arg2; +- (void)writeBigEndianShortThenString:(id)arg1; +- (void)writeBigEndianFixed16:(unsigned short)arg1; +- (int)write:(const char *)arg1 maxLength:(unsigned int)arg2; +- (void)writeBareVarint:(long long)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/ProtocolBuffer.framework/PBMessageStreamReader.h b/ProtocolBuffer.framework/PBMessageStreamReader.h new file mode 100755 index 0000000..1c679a8 --- /dev/null +++ b/ProtocolBuffer.framework/PBMessageStreamReader.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer + */ + +@class , PBStreamReader; + +@interface PBMessageStreamReader : NSObject { + PBStreamReader *_reader; + Class _classOfNextMessage; + *_delegate; +} + +@property(retain) PBStreamReader * reader; +@property Class classOfNextMessage; +@property(retain) * delegate; + + +- (id)initWithStream:(id)arg1; +- (id)reader; +- (void)setReader:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)setClassOfNextMessage:(Class)arg1; +- (id)nextMessage; +- (Class)classOfNextMessage; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/ProtocolBuffer.framework/PBMessageStreamWriter.h b/ProtocolBuffer.framework/PBMessageStreamWriter.h new file mode 100755 index 0000000..8d55686 --- /dev/null +++ b/ProtocolBuffer.framework/PBMessageStreamWriter.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer + */ + +@class PBDataWriter, PBStreamWriter; + +@interface PBMessageStreamWriter : NSObject { + PBStreamWriter *_writer; + PBDataWriter *_messageWriter; +} + +@property(retain) PBStreamWriter * writer; +@property(retain) PBDataWriter * messageWriter; + + +- (id)initWithOutputStream:(id)arg1; +- (id)writer; +- (void)setWriter:(id)arg1; +- (BOOL)writeMessage:(id)arg1; +- (id)messageWriter; +- (void)setMessageWriter:(id)arg1; +- (void)dealloc; + +@end diff --git a/ProtocolBuffer.framework/PBRequest.h b/ProtocolBuffer.framework/PBRequest.h new file mode 100755 index 0000000..271b85f --- /dev/null +++ b/ProtocolBuffer.framework/PBRequest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer + */ + +@interface PBRequest : PBCodable { +} + + +- (Class)responseClass; +- (unsigned int)requestTypeCode; + +@end diff --git a/ProtocolBuffer.framework/PBRequester.h b/ProtocolBuffer.framework/PBRequester.h new file mode 100755 index 0000000..24407f6 --- /dev/null +++ b/ProtocolBuffer.framework/PBRequester.h @@ -0,0 +1,127 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer + */ + +@class NSString, NSMutableData, , NSArray, NSMutableArray, NSURLConnection, PBDataReader, NSURL, NSDictionary, NSMutableDictionary; + +@interface PBRequester : NSObject { + NSURL *_URL; + *_delegate; + NSURLConnection *_connection; + NSMutableData *_data; + PBDataReader *_dataReader; + unsigned int _lastGoodDataOffset; + unsigned int _uploadPayloadSize; + int _responseStatusCode; + NSMutableArray *_requests; + NSMutableArray *_responses; + NSMutableArray *_internalRequests; + NSMutableArray *_internalResponses; + NSDictionary *_httpResponseHeaders; + NSMutableDictionary *_httpRequestHeaders; + double _timeoutSeconds; + struct __CFRunLoopTimer { } *_timeoutTimer; + NSString *_logRequestToFile; + NSString *_logResponseToFile; + NSArray *_clientCertificates; + BOOL _shouldHandleCookies; + struct { + unsigned int ignoresResponse : 1; + unsigned int loading : 1; + unsigned int needsCancel : 1; + unsigned int responseStatusSet : 1; + unsigned int parsedResponseHeader : 1; + unsigned int delegateDidReceiveResponse : 1; + unsigned int delegateDidFinish : 1; + unsigned int delegateDidCancel : 1; + unsigned int delegateDidFailWithError : 1; + unsigned int paused : 1; + unsigned int resuming : 1; + } _flags; +} + +@property(retain) NSURL * URL; +@property id delegate; +@property(retain) NSURLConnection * connection; +@property BOOL ignoresResponse; +@property(retain) NSString * logRequestToFile; +@property(retain) NSString * logResponseToFile; +@property(readonly) NSArray * requests; +@property(readonly) unsigned int uploadPayloadSize; +@property double timeoutSeconds; +@property(retain) NSArray * clientCertificates; +@property(copy) NSDictionary * httpRequestHeaders; +@property(retain) NSDictionary * httpResponseHeaders; +@property BOOL shouldHandleCookies; +@property BOOL needsCancel; + ++ (BOOL)usesEncodedMessages; + +- (id)responseForRequest:(id)arg1; +- (id)tryReadResponseData:(id)arg1 forRequest:(id)arg2 forResponseClass:(Class)arg3; +- (BOOL)readResponsePreamble:(id)arg1; +- (void)writeRequest:(id)arg1 into:(id)arg2; +- (id)requestPreamble; +- (void)handleResponse:(id)arg1 forInternalRequest:(id)arg2; +- (void)cancelWithErrorCode:(int)arg1; +- (void)addInternalRequest:(id)arg1; +- (id)internalRequests; +- (void)setNeedsCancel; +- (BOOL)needsCancel; +- (void)setHttpRequestHeader:(id)arg1 forKey:(id)arg2; +- (id)logResponseToFile; +- (id)logRequestToFile; +- (void)setIgnoresResponse:(BOOL)arg1; +- (void)start; +- (void)setDelegate:(id)arg1; +- (void)_failWithError:(id)arg1; +- (id)httpRequestHeaders; +- (void)addRequest:(id)arg1; +- (void)setTimeoutSeconds:(double)arg1; +- (void)setHttpRequestHeaders:(id)arg1; +- (void)setShouldHandleCookies:(BOOL)arg1; +- (id)initWithURL:(id)arg1 andDelegate:(id)arg2; +- (BOOL)shouldHandleCookies; +- (void)setClientCertificates:(id)arg1; +- (id)clientCertificates; +- (unsigned int)uploadPayloadSize; +- (double)timeoutSeconds; +- (id)httpResponseHeaders; +- (void)_timeoutTimerFired; +- (id)responseForInternalRequest:(id)arg1; +- (BOOL)ignoresResponse; +- (id)decodeResponseData:(id)arg1; +- (BOOL)_tryParseData; +- (void)_resetTimeoutTimer; +- (void)_cancelWithErrorDomain:(id)arg1 errorCode:(int)arg2 userInfo:(id)arg3; +- (void)_failWithErrorDomain:(id)arg1 errorCode:(int)arg2 userInfo:(id)arg3; +- (void)encodeRequestData:(id)arg1 startRequestCallback:(id)arg2; +- (void)_sendPayload:(id)arg1; +- (void)_startTimeoutTimer; +- (id)_osVersion; +- (id)_applicationID; +- (id)_languageLocale; +- (void)setNeedsCancel:(BOOL)arg1; +- (void)setHttpResponseHeaders:(id)arg1; +- (void)_removeTimeoutTimer; +- (void)resume; +- (void)pause; +- (void)setURL:(id)arg1; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (id)requests; +- (id)URL; +- (id)delegate; +- (BOOL)isPaused; +- (void)setConnection:(id)arg1; +- (id)connection; +- (void)setLogResponseToFile:(id)arg1; +- (void)setLogRequestToFile:(id)arg1; +- (void)_cleanup; +- (void)cancel; +- (void)dealloc; +- (void)_scheduleThrottlingError; + +@end diff --git a/ProtocolBuffer.framework/PBStreamReader.h b/ProtocolBuffer.framework/PBStreamReader.h new file mode 100755 index 0000000..d86aa0b --- /dev/null +++ b/ProtocolBuffer.framework/PBStreamReader.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer + */ + +@class NSInputStream; + +@interface PBStreamReader : PBDataReader { + NSInputStream *_stream; +} + +@property(retain) NSInputStream * stream; + ++ (id)readProtoBuffersOfClass:(Class)arg1 fromFile:(id)arg2 error:(id*)arg3; + +- (id)initWithStream:(id)arg1; +- (BOOL)seekToOffset:(unsigned int)arg1; +- (id)readBytes:(unsigned int)arg1; +- (id)stream; +- (id)readProtoBuffer; +- (void)setStream:(id)arg1; +- (int)read:(const char *)arg1 maxLength:(unsigned int)arg2; +- (void)dealloc; + +@end diff --git a/ProtocolBuffer.framework/PBStreamWriter.h b/ProtocolBuffer.framework/PBStreamWriter.h new file mode 100755 index 0000000..fe54f16 --- /dev/null +++ b/ProtocolBuffer.framework/PBStreamWriter.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer + */ + +@class NSOutputStream; + +@interface PBStreamWriter : PBDataWriter { + NSOutputStream *_stream; +} + +@property(retain) NSOutputStream * stream; + ++ (id)writeProtoBuffers:(id)arg1 toFile:(id)arg2; + +- (id)initWithOutputStream:(id)arg1; +- (id)stream; +- (void)setStream:(id)arg1; +- (int)write:(const char *)arg1 maxLength:(unsigned int)arg2; +- (void)dealloc; + +@end diff --git a/RemoteUI.framework/RUIElement.h b/RemoteUI.framework/RUIElement.h new file mode 100755 index 0000000..d18d2c6 --- /dev/null +++ b/RemoteUI.framework/RUIElement.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@class NSDictionary; + +@interface RUIElement : NSObject { + NSDictionary *_attributes; +} + +@property(retain) NSDictionary * attributes; + + +- (void)populatePostbackDictionary:(id)arg1; +- (void)setAttributes:(id)arg1; +- (id)attributes; +- (void)dealloc; + +@end diff --git a/RemoteUI.framework/RUIHTTPRequest.h b/RemoteUI.framework/RUIHTTPRequest.h new file mode 100755 index 0000000..0a380af --- /dev/null +++ b/RemoteUI.framework/RUIHTTPRequest.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@class NSURLRequest, NSURLConnection, NSMutableData; + +@interface RUIHTTPRequest : NSObject { + NSURLRequest *_request; + NSURLConnection *_connection; + NSMutableData *_rawData; + BOOL _invalidResponse; + id _delegate; +} + ++ (BOOL)anyRequestLoading; ++ (id)serviceUnavailableError; ++ (id)invalidResponseError; + +- (void)_startedLoading; +- (void)willParseData; +- (void)loadStatusChanged; +- (BOOL)receivedValidResponse:(id)arg1; +- (void)didParseData; +- (void)failWithError:(id)arg1; +- (BOOL)_loggingEnabled; +- (void)setDelegate:(id)arg1; +- (void)parseData:(id)arg1; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (BOOL)isLoading; +- (id)request; +- (void)loadRequest:(id)arg1; +- (void)_finishedLoading; +- (void)cancel; +- (id)init; +- (void)dealloc; + +@end diff --git a/RemoteUI.framework/RUIImageLoad.h b/RemoteUI.framework/RUIImageLoad.h new file mode 100755 index 0000000..67d560c --- /dev/null +++ b/RemoteUI.framework/RUIImageLoad.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@class NSURL, NSURLConnection, NSMutableData; + +@interface RUIImageLoad : NSObject { + NSURL *_URL; + NSURLConnection *_connection; + NSMutableData *_imageData; + BOOL _invalidResponse; +} + + +- (BOOL)receivedValidResponse:(id)arg1; +- (void)_createImage; +- (void)_loadFinished; +- (void)start; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (void)dealloc; + +@end diff --git a/RemoteUI.framework/RUIImageLoader.h b/RemoteUI.framework/RUIImageLoader.h new file mode 100755 index 0000000..e10d125 --- /dev/null +++ b/RemoteUI.framework/RUIImageLoader.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@class NSNotificationCenter, NSMutableSet, NSTimer, NSLock, NSMutableArray, NSMutableDictionary; + +@interface RUIImageLoader : NSObject { + NSLock *_queueLock; + NSMutableArray *_loadQueue; + NSMutableSet *_loadsInProgress; + NSLock *_cacheLock; + NSMutableDictionary *_imageCache; + NSMutableArray *_imageCacheLRU; + struct __CFRunLoop { } *_loaderRunLoop; + struct __CFRunLoopSource { } *_loaderSource; + NSNotificationCenter *_notificationCenter; + NSTimer *_loadStatusNotificationTimer; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } _startupLock; + struct _opaque_pthread_cond_t { + long __sig; + BOOL __opaque[24]; + } _startupCondition; +} + ++ (id)sharedImageLoader; + +- (BOOL)isLoadingImages; +- (void)_imageLoadFinished:(id)arg1; +- (void)_startLoader; +- (void)_mainThread_postLoadingStatusChanged; +- (void)_postLoadingStatusChanged; +- (void)_locked_imageLoadStarted:(id)arg1; +- (void)_loadingStatusChanged; +- (BOOL)_locked_URLIsLoading:(id)arg1; +- (void)_postImageLoadedNotification:(id)arg1; +- (void)_setImageData:(id)arg1 forURL:(id)arg2 cacheLocked:(BOOL)arg3; +- (void)_loadImageURL:(id)arg1; +- (void)_locked_loadImageForURL:(id)arg1; +- (struct CGImage { }*)imageForURL:(id)arg1 loadIfAbsent:(BOOL)arg2; +- (id)notificationCenter; +- (id)init; + +@end diff --git a/RemoteUI.framework/RUILoader.h b/RemoteUI.framework/RUILoader.h new file mode 100755 index 0000000..565b1a5 --- /dev/null +++ b/RemoteUI.framework/RUILoader.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@class NSURL, RUIParser; + +@interface RUILoader : RUIHTTPRequest { + RUIParser *_parser; + NSURL *_url; +} + + +- (void)didParseData; +- (void)failWithError:(id)arg1; +- (void)parseData:(id)arg1; +- (void)loadXMLUIWithURL:(id)arg1; +- (void)loadXMLUIWithRequest:(id)arg1; +- (void)loadXMLUIWithData:(id)arg1 baseURL:(id)arg2; +- (void)_finishLoad; +- (id)URL; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)cancel; + +@end diff --git a/RemoteUI.framework/RUIObjectModel.h b/RemoteUI.framework/RUIObjectModel.h new file mode 100755 index 0000000..d026744 --- /dev/null +++ b/RemoteUI.framework/RUIObjectModel.h @@ -0,0 +1,108 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@class NSArray, RUIPage, NSMutableArray, NSTimer, NSDictionary, NSString, , NSMutableDictionary, NSURL; + +@interface RUIObjectModel : NSObject { + NSString *_name; + NSURL *_sourceURL; + NSURL *_scriptURL; + NSString *_inlineScript; + NSString *_validationFunction; + NSMutableArray *_defaultPages; + NSMutableDictionary *_namedPages; + NSMutableArray *_displayedPages; + int _currentPage; + *_delegate; + struct OpaqueJSContext { } *_ctx; + NSDictionary *_alert; + NSDictionary *_clientInfo; + NSDictionary *_serverInfo; + int _refreshDelay; + NSString *_refreshURL; + NSTimer *_refreshTimer; + int _nextButtonStyle; +} + +@property(readonly) NSArray * displayedPages; +@property(readonly) NSArray * pages; +@property(readonly) NSArray * allPages; +@property(readonly) RUIPage * visiblePage; +@property int nextButtonStyle; +@property(retain) NSString * refreshURL; +@property int refreshDelay; +@property(retain) NSDictionary * serverInfo; +@property(retain) NSDictionary * clientInfo; +@property(retain) NSDictionary * alert; +@property(retain) NSString * validationFunction; +@property(retain) NSString * inlineScript; +@property(retain) NSURL * scriptURL; +@property(retain) NSURL * sourceURL; +@property(readonly) NSDictionary * namedPages; +@property(readonly) NSArray * defaultPages; +@property(retain) NSString * name; + ++ (id)objectModelForXMLNamed:(id)arg1; + +- (void)setAlert:(id)arg1; +- (id)alert; +- (void)setClientInfo:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)runScript; +- (void)presentInParentViewController:(id)arg1 animated:(BOOL)arg2; +- (id)postbackData; +- (id)pages; +- (void)setPages:(id)arg1; +- (void)tableViewOM:(id)arg1 pressedButton:(id)arg2 attributes:(id)arg3; +- (void)tableViewOM:(id)arg1 pressedLink:(id)arg2 httpMethod:(id)arg3; +- (BOOL)tableViewOM:(id)arg1 deleteRowAtIndexPath:(id)arg2; +- (void)tableViewOMDidChange:(id)arg1; +- (int)nextButtonStyle; +- (void)setNextButtonStyle:(int)arg1; +- (id)refreshURL; +- (void)setRefreshURL:(id)arg1; +- (int)refreshDelay; +- (void)setRefreshDelay:(int)arg1; +- (id)inlineScript; +- (void)setInlineScript:(id)arg1; +- (id)scriptURL; +- (void)setScriptURL:(id)arg1; +- (void)setJSGlobalContext:(struct OpaqueJSContext { }*)arg1; +- (void)_cleanupRefreshTimer; +- (void)_nextPage; +- (void)back:(id)arg1; +- (void)_handleLinkPress:(id)arg1 httpMethod:(id)arg2; +- (void)_populatePageNavItem:(id)arg1 withNextButton:(BOOL)arg2; +- (void)refreshTimeout; +- (id)displayedPages; +- (id)defaultPages; +- (id)namedPages; +- (id)relativeURLWithString:(id)arg1; +- (id)allPages; +- (void)_handleButtonPress:(id)arg1 attributes:(id)arg2; +- (id)_pageContainingTableView:(id)arg1; +- (BOOL)validateWithFunction:(id)arg1; +- (id)visiblePage; +- (id)alertView; +- (id)postbackDictionary; +- (id)rowForFormField:(id)arg1; +- (id)validationFunction; +- (void)RUIPage:(id)arg1 toggledEditing:(BOOL)arg2; +- (void)RUIPage:(id)arg1 pressedNavBarButton:(id)arg2; +- (void)populatePostbackDictionary:(id)arg1; +- (void)setValidationFunction:(id)arg1; +- (BOOL)RUIPage:(id)arg1 shouldAutorotateToInterfaceOrientation:(int)arg2; +- (void)setSourceURL:(id)arg1; +- (id)sourceURL; +- (id)serverInfo; +- (BOOL)goBack; +- (id)name; +- (id)clientInfo; +- (void)setServerInfo:(id)arg1; +- (void)setName:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/RemoteUI.framework/RUIPage.h b/RemoteUI.framework/RUIPage.h new file mode 100755 index 0000000..834305d --- /dev/null +++ b/RemoteUI.framework/RUIPage.h @@ -0,0 +1,103 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@class UIToolbar, RUIWebView, RUITableView, UIView, NSDictionary, NSString, UIBarButtonItem, NSArray; + +@interface RUIPage : UIViewController { + NSString *_pageID; + UIView *_containerView; + RUITableView *_tableViewOM; + RUIWebView *_webViewOM; + NSString *_validationFunction; + BOOL _isLoading; + NSString *_navTitle; + NSString *_loadingTitle; + NSDictionary *_rightNavigationBarButton; + NSDictionary *_leftNavigationBarButton; + BOOL _hidesBackButton; + UIToolbar *_toolbar; + NSDictionary *_rightToolbarButton; + NSDictionary *_leftToolbarButton; + UIBarButtonItem *_leftToolbarItem; + UIBarButtonItem *_rightToolbarItem; + UIBarButtonItem *_middleFlexSpace; + UIBarButtonItem *_leftFlexSpace; + id _delegate; +} + +@property(readonly) RUITableView * tableViewOM; +@property(readonly) RUIWebView * webViewOM; +@property(readonly) NSArray * buttons; +@property BOOL hidesBackButton; +@property(readonly) UIToolbar * toolbar; +@property(readonly) UIView * containerView; +@property(retain) UIBarButtonItem * leftToolbarItem; +@property(retain) UIBarButtonItem * rightToolbarItem; +@property(retain) NSDictionary * leftToolbarButton; +@property(retain) NSDictionary * rightToolbarButton; +@property(retain) NSDictionary * leftNavigationBarButton; +@property(retain) NSDictionary * rightNavigationBarButton; +@property(copy) NSString * loadingTitle; +@property(copy) NSString * navTitle; +@property(retain) NSString * validationFunction; +@property(copy) NSString * pageID; + + +- (id)navTitle; +- (void)setNavTitle:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)setHasToolbar; +- (void)setRightNavigationBarButton:(id)arg1; +- (void)setLeftNavigationBarButton:(id)arg1; +- (void)setRightToolbarButton:(id)arg1; +- (void)setLeftToolbarButton:(id)arg1; +- (BOOL)hasTableView; +- (id)webViewOM; +- (id)leftToolbarButton; +- (id)rightToolbarButton; +- (id)leftNavigationBarButton; +- (id)rightNavigationBarButton; +- (id)loadingTitle; +- (id)validationFunction; +- (id)pageID; +- (void)_updateNavItemTitle; +- (id)rightToolbarItem; +- (id)leftToolbarItem; +- (void)_rightNavigationBarButtonPressed:(id)arg1; +- (id)_barButtonItemForDict:(id)arg1 action:(SEL)arg2; +- (void)_leftNavigationBarButtonPressed:(id)arg1; +- (void)_rightToolbarButtonPressed:(id)arg1; +- (void)setRightToolbarItem:(id)arg1; +- (void)_leftToolbarButtonPressed:(id)arg1; +- (void)setLeftToolbarItem:(id)arg1; +- (void)_barButtonPressed:(id)arg1 isRight:(BOOL)arg2 isNavbar:(BOOL)arg3; +- (id)tableViewOM; +- (void)populatePostbackDictionary:(id)arg1; +- (void)setPageID:(id)arg1; +- (void)setValidationFunction:(id)arg1; +- (void)setLoadingTitle:(id)arg1; +- (float)_getKeyboardIntersectionHeight; +- (void)_setContentInset:(float)arg1; +- (id)containerView; +- (id)buttons; +- (id)toolbar; +- (id)contentScrollView; +- (void)_keyboardWillHide:(id)arg1; +- (void)_keyboardWillShow:(id)arg1; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidLoad; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (void)setButton:(id)arg1 enabled:(BOOL)arg2; +- (void)setHidesBackButton:(BOOL)arg1; +- (BOOL)hidesBackButton; +- (void)viewDidLayoutSubviews; +- (void)_updateToolbar; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/RemoteUI.framework/RUIParser.h b/RemoteUI.framework/RUIParser.h new file mode 100755 index 0000000..fc211d8 --- /dev/null +++ b/RemoteUI.framework/RUIParser.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@class NSMutableArray, RUIObjectModel, NSXMLParser; + +@interface RUIParser : NSObject { + NSXMLParser *_parser; + RUIObjectModel *_uiObjectModel; + NSMutableArray *_pages; + int _actionSignal; + int _parserState; +} + + +- (void)parser:(id)arg1 didStartElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4 attributes:(id)arg5; +- (void)parser:(id)arg1 didEndElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4; +- (void)parser:(id)arg1 foundCDATA:(id)arg2; +- (void)parser:(id)arg1 parseErrorOccurred:(id)arg2; +- (id)_createNewPage; +- (id)_lastPageCreateIfNeeded; +- (void)_newRowWithAttributeDict:(id)arg1; +- (id)_lastRow; +- (id)initWithXML:(id)arg1; +- (id)uiObjectModel; +- (int)actionSignal; +- (void)parser:(id)arg1 validationErrorOccurred:(id)arg2; +- (void)dealloc; + +@end diff --git a/RemoteUI.framework/RUISelectOption.h b/RemoteUI.framework/RUISelectOption.h new file mode 100755 index 0000000..c90bf0f --- /dev/null +++ b/RemoteUI.framework/RUISelectOption.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@class NSString; + +@interface RUISelectOption : NSObject { + NSString *label; + NSString *value; +} + +@property(retain) NSString * value; +@property(retain) NSString * label; + + +- (id)label; +- (id)value; +- (void)setValue:(id)arg1; +- (void)setLabel:(id)arg1; +- (void)dealloc; + +@end diff --git a/RemoteUI.framework/RUITableView.h b/RemoteUI.framework/RUITableView.h new file mode 100755 index 0000000..7b98904 --- /dev/null +++ b/RemoteUI.framework/RUITableView.h @@ -0,0 +1,70 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@class UITableView, UIDatePicker, RUITableViewRow, NSMutableArray, UIPickerView; + +@interface RUITableView : RUIElement { + NSMutableArray *_sections; + UITableView *_tableView; + UIPickerView *_selectPicker; + BOOL _showSelectPicker; + UIDatePicker *_datePicker; + BOOL _showDatePicker; + RUITableViewRow *_defaultFirstResponderRow; + BOOL _viewShrunk; + id _delegate; + BOOL _registeredForNotifications; + float _lastLayoutWidth; + float _fullscreenCellHeight; +} + +@property(getter=isShowingPicker,readonly) BOOL showingPicker; +@property(retain) RUITableViewRow * defaultFirstResponderRow; +@property(readonly) NSMutableArray * sections; + + +- (void)setDelegate:(id)arg1; +- (void)_setBottomInset:(float)arg1; +- (void)textFieldStartedEditing:(id)arg1; +- (id)sourceURLForRUITableViewRow; +- (void)rowIsFirstResponder:(id)arg1; +- (void)rowDidChange:(id)arg1; +- (void)rowDidEndEditing:(id)arg1; +- (void)automaticKeyboardDidHide:(id)arg1; +- (void)setDefaultFirstResponderRow:(id)arg1; +- (void)_registerForNotifications:(BOOL)arg1; +- (id)indexPathForRow:(id)arg1; +- (void)activateRowAtIndexPath:(id)arg1 animated:(BOOL)arg2; +- (id)defaultFirstResponderRow; +- (void)_clearPickers; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_selectPickerFrame; +- (id)objectModelRowForIndexPath:(id)arg1; +- (BOOL)isShowingPicker; +- (void)populatePostbackDictionary:(id)arg1; +- (void)viewDidLayout; +- (id)sections; +- (BOOL)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(int)arg3; +- (id)tableView; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; +- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; +- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (BOOL)tableView:(id)arg1 shouldIndentWhileEditingRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; +- (id)tableView:(id)arg1 titleForFooterInSection:(int)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)automaticKeyboardDidShow:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)_textChanged:(id)arg1; + +@end diff --git a/RemoteUI.framework/RUITableViewRow.h b/RemoteUI.framework/RUITableViewRow.h new file mode 100755 index 0000000..d3b8257 --- /dev/null +++ b/RemoteUI.framework/RUITableViewRow.h @@ -0,0 +1,67 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@class UISwitch, RemoteUITableViewCell, WebContainerView, NSMutableArray, NSDictionary, UIWebView, NSData, NSDate; + +@interface RUITableViewRow : RUIElement { + RemoteUITableViewCell *_tableCell; + id _delegate; + NSMutableArray *_selectOptions; + int _selectedRow; + NSDate *_date; + NSDate *_dateMax; + NSDate *_dateMin; + UISwitch *_switchControl; + BOOL _rowInvalid; + NSDictionary *_deleteAction; + NSData *_data; + UIWebView *_webView; + WebContainerView *_webContainerView; + float _cachedHeight; +} + +@property(retain) NSDate * dateMax; +@property(retain) NSDate * dateMin; +@property(retain) NSDate * date; +@property(readonly) int selectedRow; +@property(retain) NSData * data; +@property(retain) NSDictionary * deleteAction; +@property BOOL rowInvalid; + + +- (id)_dateFormatter; +- (id)tableCell; +- (id)data; +- (void)setDelegate:(id)arg1; +- (BOOL)rowInvalid; +- (id)imageAttributeAndScale:(float*)arg1; +- (int)tableCellStyle; +- (void)setDateMin:(id)arg1; +- (void)setDateMax:(id)arg1; +- (void)imageLoaded:(id)arg1; +- (void)clearCachedHeight; +- (id)dateMin; +- (id)dateMax; +- (void)_activate; +- (float)rowHeightWithMax:(float)arg1 tableView:(id)arg2 indexPath:(id)arg3; +- (BOOL)supportsAutomaticSelection; +- (id)selectOptions; +- (void)setDeleteAction:(id)arg1; +- (void)populatePostbackDictionary:(id)arg1; +- (void)setRowInvalid:(BOOL)arg1; +- (void)setData:(id)arg1; +- (id)deleteAction; +- (int)selectedRow; +- (BOOL)textFieldShouldReturn:(id)arg1; +- (void)setDate:(id)arg1; +- (id)date; +- (void)pickerView:(id)arg1 didSelectRow:(int)arg2 inComponent:(int)arg3; +- (id)pickerView:(id)arg1 titleForRow:(int)arg2 forComponent:(int)arg3; +- (int)pickerView:(id)arg1 numberOfRowsInComponent:(int)arg2; +- (int)numberOfComponentsInPickerView:(id)arg1; +- (Class)tableCellClass; +- (void)_datePickerChanged:(id)arg1; +- (void)dealloc; + +@end diff --git a/RemoteUI.framework/RUITableViewSection.h b/RemoteUI.framework/RUITableViewSection.h new file mode 100755 index 0000000..083897c --- /dev/null +++ b/RemoteUI.framework/RUITableViewSection.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@class NSMutableArray, UIView; + +@interface RUITableViewSection : RUIElement { + NSMutableArray *_rows; + UIView *_header; +} + +@property(retain) UIView * headerView; +@property(readonly) NSMutableArray * rows; + + +- (Class)_customHeaderClass; +- (BOOL)hasCustomHeader; +- (void)populatePostbackDictionary:(id)arg1; +- (void)setHeaderView:(id)arg1; +- (id)headerView; +- (id)rows; +- (id)init; +- (void)dealloc; + +@end diff --git a/RemoteUI.framework/RUIWebView.h b/RemoteUI.framework/RUIWebView.h new file mode 100755 index 0000000..5e8cd2a --- /dev/null +++ b/RemoteUI.framework/RUIWebView.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@class NSURL, UIWebView, NSString; + +@interface RUIWebView : RUIElement { + UIWebView *_webView; + NSString *_html; + NSURL *_baseURL; +} + +@property(retain) NSURL * baseURL; +@property(copy) NSString * html; + + +- (void)setBaseURL:(id)arg1; +- (void)setHtml:(id)arg1; +- (id)baseURL; +- (id)webView; +- (id)html; +- (void)dealloc; + +@end diff --git a/RemoteUI.framework/RemoteUIDetailHeader.h b/RemoteUI.framework/RemoteUIDetailHeader.h new file mode 100755 index 0000000..77ed04e --- /dev/null +++ b/RemoteUI.framework/RemoteUIDetailHeader.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@class UILabel; + +@interface RemoteUIDetailHeader : UIView { + UILabel *_headerLabel; + UILabel *_detailHeaderLabel; + BOOL _isFirstSection; +} + + +- (void)setSectionIsFirst:(BOOL)arg1; +- (float)headerHeightForWidth:(float)arg1 inTableView:(id)arg2; +- (void)layoutSubviews; +- (void)dealloc; +- (id)initWithAttributes:(id)arg1; + +@end diff --git a/RemoteUI.framework/RemoteUIIconHeader.h b/RemoteUI.framework/RemoteUIIconHeader.h new file mode 100755 index 0000000..b8b22c9 --- /dev/null +++ b/RemoteUI.framework/RemoteUIIconHeader.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@class NSURL, UIImageView, UILabel; + +@interface RemoteUIIconHeader : UIView { + UILabel *_header; + UILabel *_subHeader; + UIImageView *_iconView; + BOOL _isFirstSection; + NSURL *_iconURL; +} + + +- (void)imageLoaded; +- (void)setSectionIsFirst:(BOOL)arg1; +- (float)headerHeightForWidth:(float)arg1 inTableView:(id)arg2; +- (void)layoutSubviews; +- (void)dealloc; +- (id)initWithAttributes:(id)arg1; + +@end diff --git a/RemoteUI.framework/RemoteUISubHeader.h b/RemoteUI.framework/RemoteUISubHeader.h new file mode 100755 index 0000000..0bc7fef --- /dev/null +++ b/RemoteUI.framework/RemoteUISubHeader.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@class UILabel; + +@interface RemoteUISubHeader : UIView { + UILabel *_headerLabel; + UILabel *_subHeaderLabel; + float _subHeaderSized; + BOOL _isFirstSection; +} + + +- (void)setSectionIsFirst:(BOOL)arg1; +- (float)headerHeightForWidth:(float)arg1 inTableView:(id)arg2; +- (void)layoutSubviews; +- (void)dealloc; +- (id)initWithAttributes:(id)arg1; + +@end diff --git a/RemoteUI.framework/RemoteUITableViewCell.h b/RemoteUI.framework/RemoteUITableViewCell.h new file mode 100755 index 0000000..04bfbf6 --- /dev/null +++ b/RemoteUI.framework/RemoteUITableViewCell.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@class UIImageView, UIView; + +@interface RemoteUITableViewCell : UITableViewCell { + UIImageView *_invalidRowView; + BOOL _forceFullDetailLabel; + BOOL _leftAlignDetailLabel; + int _remoteUIAccessoryType; + UIView *_remoteUIAccessoryView; +} + +@property(retain) UIView * remoteUIAccessoryView; +@property int remoteUIAccessoryType; +@property BOOL leftAlignDetailLabel; +@property BOOL forceFullSizeDetailLabel; + ++ (id)alertImage; + +- (void)setRemoteUIAccessoryType:(int)arg1; +- (void)setRowInvalid:(BOOL)arg1; +- (id)remoteUIAccessoryView; +- (int)remoteUIAccessoryType; +- (BOOL)leftAlignDetailLabel; +- (void)setLeftAlignDetailLabel:(BOOL)arg1; +- (BOOL)forceFullSizeDetailLabel; +- (void)setForceFullSizeDetailLabel:(BOOL)arg1; +- (void)setRemoteUIAccessoryView:(id)arg1; +- (void)_accessoriesChanged; +- (void)layoutSubviews; +- (void)dealloc; + +@end diff --git a/RemoteUI.framework/RemoteUITableViewSubtitleAndValueCell.h b/RemoteUI.framework/RemoteUITableViewSubtitleAndValueCell.h new file mode 100755 index 0000000..858f9fd --- /dev/null +++ b/RemoteUI.framework/RemoteUITableViewSubtitleAndValueCell.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@class UILabel; + +@interface RemoteUITableViewSubtitleAndValueCell : RemoteUITableViewCell { + UILabel *_valueLabel; +} + +@property(retain,readonly) UILabel * valueLabel; + + +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)setBackgroundColor:(id)arg1; +- (void)dealloc; +- (id)valueLabel; + +@end diff --git a/RemoteUI.framework/RemoteUITableViewSubtitleAndValueLayoutManager.h b/RemoteUI.framework/RemoteUITableViewSubtitleAndValueLayoutManager.h new file mode 100755 index 0000000..9121a4c --- /dev/null +++ b/RemoteUI.framework/RemoteUITableViewSubtitleAndValueLayoutManager.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@interface RemoteUITableViewSubtitleAndValueLayoutManager : UITableViewCellLayoutManager { +} + ++ (id)sharedManager; + +- (float)defaultValueTextLabelFontSizeForCell:(id)arg1; +- (id)valueTextLabelForCell:(id)arg1; +- (float)defaultDetailTextLabelFontSizeForCell:(id)arg1; +- (float)defaultTextLabelFontSizeForCell:(id)arg1; +- (id)imageViewForCell:(id)arg1; +- (id)detailTextLabelForCell:(id)arg1; +- (id)textLabelForCell:(id)arg1; +- (void)layoutSubviewsOfCell:(id)arg1; + +@end diff --git a/RemoteUI.framework/WebContainerView.h b/RemoteUI.framework/WebContainerView.h new file mode 100755 index 0000000..04a6d38 --- /dev/null +++ b/RemoteUI.framework/WebContainerView.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI + */ + +@class UIWebView; + +@interface WebContainerView : UIView { + UIWebView *_webView; + BOOL _highlighted; + BOOL _reallyHighlighted; +} + +@property(getter=isHighlighted) BOOL highlighted; +@property(retain) UIWebView * webView; + + +- (void)_setHighlightedNow; +- (void)setWebView:(id)arg1; +- (id)webView; +- (BOOL)isHighlighted; +- (void)setHighlighted:(BOOL)arg1; +- (void)layoutSubviews; +- (void)dealloc; + +@end diff --git a/SMSCTServer.framework/CKSendSMSOperation.h b/SMSCTServer.framework/CKSendSMSOperation.h new file mode 100755 index 0000000..c97bc64 --- /dev/null +++ b/SMSCTServer.framework/CKSendSMSOperation.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SMSCTServer.framework/SMSCTServer + */ + +@class NSDictionary; + +@interface CKSendSMSOperation : NSOperation { + NSDictionary *_messageFields; + unsigned int _recordID; +} + + +- (id)initWithMessageFields:(id)arg1 recordID:(unsigned int)arg2; +- (void)main; +- (void)dealloc; + +@end diff --git a/SMSCTServer.framework/SMSCTServer.h b/SMSCTServer.framework/SMSCTServer.h new file mode 100755 index 0000000..3a3422f --- /dev/null +++ b/SMSCTServer.framework/SMSCTServer.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SMSCTServer.framework/SMSCTServer + */ + +@class NSMutableDictionary, NSThread; + +@interface SMSCTServer : NSObject { + NSMutableDictionary *_associationSets; + NSMutableDictionary *_associationForRecord; + NSThread *_messageThread; +} + ++ (id)sharedServer; + +- (void)_clearPendingIncomingMessageQueue; +- (void)updateMMSCapability; +- (void)_checkAddressBook:(void*)arg1; +- (BOOL)_checkMMSEnablement; +- (unsigned char)_readMMSUserOverride; +- (void)_sendCompleted:(unsigned char)arg1 forRecord:(unsigned int)arg2; +- (void)_acknowledgeMessageWithKey:(int)arg1; +- (void)_processReceivedMessageWithInfo:(struct __CFDictionary { }*)arg1; +- (void)_processReceivedMessageReceiptWithInfo:(struct __CFDictionary { }*)arg1; +- (void)_mobileSMSDidResume; +- (void)_ingestIncomingCTMessage:(id)arg1; +- (void)_addRecord:(int)arg1 forAssociationID:(int)arg2; +- (int)_associationIDForRecord:(int)arg1; +- (BOOL)_removeRecordFromAssociations:(int)arg1; +- (void)playMessageSent; +- (void)_removeAssociationSetForRecord:(int)arg1; +- (void)_checkAddressBookAfterQuiescence; +- (void)_reallySendSMSRequest:(struct __CFDictionary { }*)arg1 withProcessedParts:(struct __CFArray { }*)arg2 recordID:(unsigned int)arg3; +- (void)start; +- (void)stop; +- (void)_registerForCTNotifications; +- (void)_significantTimeChanged; +- (void)dealloc; + +@end diff --git a/SMSCTServer.framework/SMSSMILInterpreter.h b/SMSCTServer.framework/SMSSMILInterpreter.h new file mode 100755 index 0000000..ef53db1 --- /dev/null +++ b/SMSCTServer.framework/SMSSMILInterpreter.h @@ -0,0 +1,61 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SMSCTServer.framework/SMSCTServer + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSArray; + +@interface SMSSMILInterpreter : NSObject { + NSArray *_originalParts; + struct _xmlSAXHandler { + int (*internalSubset)(); + int (*isStandalone)(); + int (*hasInternalSubset)(); + int (*hasExternalSubset)(); + int (*resolveEntity)(); + int (*getEntity)(); + int (*entityDecl)(); + int (*notationDecl)(); + int (*attributeDecl)(); + int (*elementDecl)(); + int (*unparsedEntityDecl)(); + int (*setDocumentLocator)(); + int (*startDocument)(); + int (*endDocument)(); + int (*startElement)(); + int (*endElement)(); + int (*reference)(); + int (*characters)(); + int (*ignorableWhitespace)(); + int (*processingInstruction)(); + int (*comment)(); + int (*warning)(); + int (*error)(); + int (*fatalError)(); + int (*getParameterEntity)(); + int (*cdataBlock)(); + int (*externalSubset)(); + unsigned int initialized; + void *_private; + int (*startElementNs)(); + int (*endElementNs)(); + int (*serror)(); + } _saxHandler; + unsigned int _handlerInitialized : 1; +} + + +- (id)orderedParts; +- (id)_smilData; +- (id)_orderedPartsForSMILString:(id)arg1; +- (id)_parseParTagArrayFromSMIL:(id)arg1; +- (id)_newDictionaryRepresentationOfOriginalParts; +- (void)_initializeSAXHandler; +- (void)dealloc; +- (id)initWithMessageParts:(id)arg1; + +@end diff --git a/ScreenReaderBrailleDriver.framework/SCRDFileReader.h b/ScreenReaderBrailleDriver.framework/SCRDFileReader.h new file mode 100755 index 0000000..ae727eb --- /dev/null +++ b/ScreenReaderBrailleDriver.framework/SCRDFileReader.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderBrailleDriver.framework/ScreenReaderBrailleDriver + */ + +@class NSThread, NSFileHandle, ; + +@interface SCRDFileReader : NSObject { + *_delegate; + NSThread *_readerThread; + NSFileHandle *_fileHandle; + int _threadStartCount; +} + + +- (id)initWithDelegate:(id)arg1 fileHandle:(id)arg2; +- (void)_readHandler:(id)arg1; +- (BOOL)hasStarted; +- (void)start; +- (void)invalidate; +- (BOOL)isValid; +- (void)dealloc; + +@end diff --git a/ScreenReaderBrailleDriver.framework/SCRDUSBDevice.h b/ScreenReaderBrailleDriver.framework/SCRDUSBDevice.h new file mode 100755 index 0000000..f714f96 --- /dev/null +++ b/ScreenReaderBrailleDriver.framework/SCRDUSBDevice.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderBrailleDriver.framework/ScreenReaderBrailleDriver + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSString; + +@interface SCRDUSBDevice : NSObject { + struct IOUSBDeviceStruct300 {} **_device; + struct IOUSBInterfaceStruct220 {} **_interface; + BOOL _isOpen; + BOOL _isConfigured; + NSString *_privateRunLoopMode; + struct IONotificationPort { } *_notificationPort; + unsigned int _notification; +} + + +- (BOOL)openWithSeize:(BOOL)arg1; +- (long)vendor; +- (long)product; +- (unsigned char)numberOfConfigurations; +- (BOOL)setAlternateInterface:(unsigned char)arg1; +- (BOOL)sendControlRequest:(unsigned char)arg1 type:(unsigned char)arg2 value:(unsigned short)arg3 index:(unsigned short)arg4 data:(void*)arg5 size:(unsigned short)arg6 sizeTransferred:(unsigned int*)arg7 pipe:(unsigned char)arg8 timeout:(double)arg9; +- (unsigned long)writeData:(void*)arg1 withSize:(unsigned long)arg2 toPipe:(unsigned char)arg3 withTimeout:(double)arg4; +- (BOOL)writeData:(void*)arg1 withSize:(unsigned long)arg2 toBulkPipe:(unsigned char)arg3 withNoDataTimeout:(unsigned long)arg4 andCompletionTimeOut:(unsigned long)arg5; +- (unsigned long)readData:(void*)arg1 withSize:(unsigned long)arg2 fromPipe:(unsigned char)arg3 withTimeout:(double)arg4; +- (BOOL)readData:(void*)arg1 withSize:(unsigned int*)arg2 fromPipe:(unsigned char)arg3; +- (unsigned long)readData:(void*)arg1 withSize:(unsigned long)arg2 fromBulkPipe:(unsigned char)arg3 withNoDataTimeout:(unsigned long)arg4 andCompletionTimeOut:(unsigned long)arg5; +- (BOOL)getInformationForPipe:(unsigned char)arg1 direction:(char *)arg2 number:(char *)arg3 transferType:(char *)arg4 maxPacketSize:(unsigned short*)arg5 interval:(char *)arg6; +- (void)abortPipe:(unsigned char)arg1; +- (BOOL)clearPipe:(unsigned char)arg1 bothEnds:(BOOL)arg2; +- (void)registerForDisconnectNotifications:(BOOL)arg1; +- (unsigned long)_transferData:(void*)arg1 withSize:(unsigned long)arg2 toPipe:(unsigned char)arg3 withTimeout:(double)arg4 withFunction:(int (*)())arg5; +- (id)initWithIOObject:(unsigned int)arg1; +- (BOOL)isConfigured; +- (BOOL)isOpen; +- (BOOL)open; +- (BOOL)reset; +- (BOOL)close; +- (BOOL)setInterface:(unsigned char)arg1; +- (void)dealloc; +- (BOOL)setConfiguration:(unsigned char)arg1; + +@end diff --git a/ScreenReaderCore.framework/SCRCArgumentHolder.h b/ScreenReaderCore.framework/SCRCArgumentHolder.h new file mode 100755 index 0000000..7402faf --- /dev/null +++ b/ScreenReaderCore.framework/SCRCArgumentHolder.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore + */ + +@class SCRCArgumentHolderPrivate; + +@interface SCRCArgumentHolder : NSObject { + SCRCArgumentHolderPrivate *_private; +} + + +- (id)option; +- (BOOL)process; +- (id)argumentDescription; +- (void)setOption:(id)arg1; +- (void)setArgument:(id)arg1; +- (void)setArgumentDescription:(id)arg1; +- (void)setIsRequired:(BOOL)arg1; +- (int)compare:(id)arg1; +- (void)setAction:(SEL)arg1; +- (id)argument; +- (void)setTarget:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (SEL)action; +- (id)target; +- (id)init; +- (void)dealloc; +- (BOOL)isRequired; + +@end diff --git a/ScreenReaderCore.framework/SCRCArgumentHolderPrivate.h b/ScreenReaderCore.framework/SCRCArgumentHolderPrivate.h new file mode 100755 index 0000000..a4cad16 --- /dev/null +++ b/ScreenReaderCore.framework/SCRCArgumentHolderPrivate.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore + */ + +@class NSNumber, NSString; + +@interface SCRCArgumentHolderPrivate : NSObject { + NSNumber *option; + NSString *argument; + id target; + SEL action; + NSString *argumentDescription; + BOOL isRequired; +} + + + +@end diff --git a/ScreenReaderCore.framework/SCRCArgumentParser.h b/ScreenReaderCore.framework/SCRCArgumentParser.h new file mode 100755 index 0000000..2b88cce --- /dev/null +++ b/ScreenReaderCore.framework/SCRCArgumentParser.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore + */ + +@class SCRCArgumentSubcommand, NSMutableArray, NSString; + +@interface SCRCArgumentParser : SCRCArgumentSubcommand { + int _argc; + char **_argv; + NSMutableArray *_subcommandArray; + NSMutableArray *_argumentArray; + NSString *_appName; + SCRCArgumentSubcommand *_subcommand; + BOOL _isLaunchedAtLogin; +} + ++ (id)versionString; ++ (id)processIdentifier; ++ (id)commandPath; + +- (id)appName; +- (void)setAppName:(id)arg1; +- (BOOL)parse; +- (int)argc; +- (BOOL)isLaunchedAtLogin; +- (void)addSubcommand:(id)arg1; +- (id)setRunningAtStartup:(id)arg1; +- (id)initWithArgc:(int)arg1 argv:(const char **)arg2; +- (id)_displayHelp:(id)arg1; +- (char **)argv; +- (id)_displayVersion:(id)arg1; +- (void)stop; +- (int)run; +- (void)dealloc; + +@end diff --git a/ScreenReaderCore.framework/SCRCArgumentSubcommand.h b/ScreenReaderCore.framework/SCRCArgumentSubcommand.h new file mode 100755 index 0000000..84e2ee5 --- /dev/null +++ b/ScreenReaderCore.framework/SCRCArgumentSubcommand.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore + */ + +@class NSString, NSMutableArray; + +@interface SCRCArgumentSubcommand : NSObject { + NSString *_subcommandName; + NSMutableArray *_optionArray; +} + ++ (id)subcommandWithName:(id)arg1; + +- (void)showHelp; +- (void)addOptions; +- (void)addOption:(id)arg1 argument:(id)arg2 target:(id)arg3 action:(SEL)arg4 argumentDescription:(id)arg5 required:(BOOL)arg6; +- (id)optionArray; +- (id)subcommandName; +- (id)formattedHelpHeader; +- (id)formattedHelpFooter; +- (void)stop; +- (int)compare:(id)arg1; +- (int)run; +- (id)initWithName:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; + +@end diff --git a/ScreenReaderCore.framework/SCRCException.h b/ScreenReaderCore.framework/SCRCException.h new file mode 100755 index 0000000..7913413 --- /dev/null +++ b/ScreenReaderCore.framework/SCRCException.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore + */ + +@interface SCRCException : NSObject { +} + ++ (void)initialize; + + +@end diff --git a/ScreenReaderCore.framework/SCRCGestureEvent.h b/ScreenReaderCore.framework/SCRCGestureEvent.h new file mode 100755 index 0000000..18f0ba8 --- /dev/null +++ b/ScreenReaderCore.framework/SCRCGestureEvent.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore + */ + +@class SCRCGestureFinger; + +@interface SCRCGestureEvent : NSObject { + unsigned int _deviceIdentifier; + SCRCGestureFinger *_finger[5]; + unsigned int _fingerCount; + double _time; + struct CGPoint { + float x; + float y; + } _averageLocation; +} + + +- (unsigned int)deviceIdentifier; +- (id)initWithDeviceIdentifier:(unsigned int)arg1; +- (void)addFingerWithIdentifier:(unsigned int)arg1 location:(struct CGPoint { float x1; float x2; })arg2; +- (void)removeFingerWithIdentifier:(unsigned int)arg1; +- (unsigned int)fingerCount; +- (id)fingerAtIndex:(unsigned int)arg1; +- (id)fingerWithIdentifier:(unsigned int)arg1; +- (id)fingerWithoutIdentifier:(unsigned int)arg1; +- (id)fingers; +- (struct CGPoint { float x1; float x2; })averageLocation; +- (struct CGPoint { float x1; float x2; })balancedLocation; +- (BOOL)isCancelEvent; +- (struct CGPoint { float x1; float x2; })magneticLocation; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })fingerFrame; +- (double)time; +- (id)description; +- (void)dealloc; + +@end diff --git a/ScreenReaderCore.framework/SCRCGestureFactory.h b/ScreenReaderCore.framework/SCRCGestureFactory.h new file mode 100755 index 0000000..9983139 --- /dev/null +++ b/ScreenReaderCore.framework/SCRCGestureFactory.h @@ -0,0 +1,248 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore + */ + +@class SCRCGestureFactory, SCRCTargetSelectorTimer; + +@interface SCRCGestureFactory : NSObject { + float _stallDistance; + float _maxDimension; + float _thumbRegion; + int _orientation; + int _directions[7]; + struct { + float horizontal; + float vertical; + } _axisFlipper; + float _scaledTrackingDistance; + BOOL _setTrackingTimer; + float _flickVelocityThreshold; + double _tapVelocityThreshold; + double _echoWaitTime; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _mainFrame; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _gutterFrame; + double _lastTime; + double _lastDownTime; + double _lastGutterDownTime; + float _lastDegrees; + float _startDegrees; + float _startDistance; + BOOL _startedInGutter; + double _requireDelayBeforeTracking; + BOOL _requireUp; + BOOL _thumbRejectionEnabled; + float _thumbRejectionDistance; + int _state; + int _previousState; + int _direction; + float _directionalSlope; + struct SCRCFingerState { + unsigned int identifier; + int xDirection; + int yDirection; + struct SCRCMathAverageValue { + unsigned int samples; + float fifo[50]; + int fifoIndex; + float sum; + float average; + float current; + } velocity; + struct SCRCMathAverageValue { + unsigned int samples; + float fifo[50]; + int fifoIndex; + float sum; + float average; + float current; + } slopeRise; + struct SCRCMathAverageValue { + unsigned int samples; + float fifo[50]; + int fifoIndex; + float sum; + float average; + float current; + } slopeRun; + struct SCRCMathAverageValue { + unsigned int samples; + float fifo[50]; + int fifoIndex; + float sum; + float average; + float current; + } distance; + float velocityDistance; + BOOL dragStalled; + struct CGPoint { + float x; + float y; + } startPoint; + struct CGPoint { + float x; + float y; + } lastPoint; + struct CGPoint { + float x; + float y; + } lastDownPoint; + } _finger[2]; + unsigned int _absoluteFingerCount; + unsigned short _fingerCount; + unsigned short _lastFingerCount; + float _distance; + unsigned int _tapCount; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _tapFrame; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _tapMultiFrame; + struct { + id track; + id tap; + id gutterUp; + id splitTap; + } _delegate; + SCRCTargetSelectorTimer *_trackingTimer; + struct { + BOOL down; + BOOL dead; + BOOL gutter; + unsigned int current; + unsigned int digits; + unsigned int count; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } frame; + struct CGPoint { + float x; + float y; + } location[5]; + struct CGPoint { + float x; + float y; + } locationPerTap[5]; + unsigned int digitsPerTap; + double thisTime; + double lastTime; + } _tap; + SCRCTargetSelectorTimer *_tapTimer; + SCRCTargetSelectorTimer *_gutterUpTimer; + struct { + SCRCGestureFactory *factory; + BOOL isSplitting; + BOOL isTapping; + BOOL fastTrack; + BOOL tapDead; + BOOL timedOut; + BOOL active; + unsigned int fingerIdentifier; + double fingerDownTime; + struct CGPoint { + float x; + float y; + } startTapLocation; + struct CGPoint { + float x; + float y; + } lastTapLocation; + struct CGPoint { + float x; + float y; + } primaryFingerLocation; + float tapDistance; + int state; + } _split; +} + +@property BOOL thumbRejectionEnabled; + + +- (float)distance; +- (id)initWithSize:(struct CGSize { float x1; float x2; })arg1 delegate:(id)arg2; +- (void)setFlickSpeed:(float)arg1; +- (float)flickSpeed; +- (void)setTapSpeed:(float)arg1; +- (float)tapSpeed; +- (float)directionalSlope; +- (unsigned int)absoluteFingerCount; +- (BOOL)tapIsDown; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })multiTapFrame; +- (struct CGPoint { float x1; float x2; })tapPoint; +- (struct CGPoint { float x1; float x2; })tapPointWeightedToSides; +- (double)tapInterval; +- (id)gestureStateString; +- (BOOL)thumbRejectionEnabled; +- (void)setThumbRejectionEnabled:(BOOL)arg1; +- (id)initWithSize:(struct CGSize { float x1; float x2; })arg1 delegate:(id)arg2 threadKey:(id)arg3; +- (void)_enterTrackingMode:(id)arg1; +- (void)_handleTap; +- (void)_handleGutterUp; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_currentTapRect; +- (void)_updateMultiTapFrame; +- (void)_processUpAndPost:(BOOL)arg1; +- (void)_up; +- (void)_updateTapState; +- (int)gestureState; +- (BOOL)_handleSplitTap; +- (void)handleGestureEvent:(id)arg1; +- (BOOL)_handleSplitEvent:(id)arg1; +- (void)_drag:(id)arg1; +- (void)_down:(id)arg1; +- (void)_updateStartWithPoint:(struct CGPoint { float x1; float x2; })arg1 time:(double)arg2; +- (float)vector; +- (struct CGPoint { float x1; float x2; })endLocation; +- (struct CGPoint { float x1; float x2; })rawLocation; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })tapFrame; +- (unsigned int)fingerCount; +- (struct CGPoint { float x1; float x2; })startLocation; +- (void)reset; +- (float)velocity; +- (void)setOrientation:(int)arg1; +- (int)direction; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })mainFrame; +- (unsigned int)tapCount; +- (int)orientation; +- (void)dealloc; + +@end diff --git a/ScreenReaderCore.framework/SCRCGestureFinger.h b/ScreenReaderCore.framework/SCRCGestureFinger.h new file mode 100755 index 0000000..04a8eb8 --- /dev/null +++ b/ScreenReaderCore.framework/SCRCGestureFinger.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore + */ + +@interface SCRCGestureFinger : NSObject { + unsigned int _identifier; + struct CGPoint { + float x; + float y; + } _location; +} + + +- (id)initWithIdentifier:(unsigned int)arg1 location:(struct CGPoint { float x1; float x2; })arg2; +- (struct CGPoint { float x1; float x2; })location; +- (unsigned int)identifier; +- (id)description; + +@end diff --git a/ScreenReaderCore.framework/SCRCIndexMap.h b/ScreenReaderCore.framework/SCRCIndexMap.h new file mode 100755 index 0000000..7fb4872 --- /dev/null +++ b/ScreenReaderCore.framework/SCRCIndexMap.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore + */ + +@interface SCRCIndexMap : NSObject { + struct __CFDictionary { } *_map; +} + + +- (id)objectForIndex:(unsigned long)arg1; +- (void)setObject:(id)arg1 forIndex:(unsigned long)arg2; +- (void)removeObjectForIndex:(unsigned long)arg1; +- (id)deepCopyWithZone:(struct _NSZone { }*)arg1; +- (id)initWithObjects:(id*)arg1 andIndexes:(unsigned int*)arg2 count:(unsigned long)arg3; +- (void)addObjectsFromIndexMap:(id)arg1; +- (unsigned int*)_createIndexesWithSize:(unsigned int*)arg1; +- (id)_initWithIndexMap:(id)arg1; +- (id)_initAndDeepCopyIndexMap:(id)arg1; +- (id)indexes; +- (void)removeAllObjects; +- (unsigned long)count; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/ScreenReaderCore.framework/SCRCRegularExpression.h b/ScreenReaderCore.framework/SCRCRegularExpression.h new file mode 100755 index 0000000..abae9ed --- /dev/null +++ b/ScreenReaderCore.framework/SCRCRegularExpression.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore + */ + +@interface SCRCRegularExpression : NSObject { +} + ++ (id)matchedRangesForString:(id)arg1 withRegularExpression:(struct URegularExpression { }*)arg2; ++ (struct URegularExpression { }*)createRegularExpressionFromString:(id)arg1; + + +@end diff --git a/ScreenReaderCore.framework/SCRCStackQueue.h b/ScreenReaderCore.framework/SCRCStackQueue.h new file mode 100755 index 0000000..6106ff9 --- /dev/null +++ b/ScreenReaderCore.framework/SCRCStackQueue.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore + */ + +@interface SCRCStackQueue : NSObject { + struct _SCRCStackNode { id x1; void *x2; void *x3; } *_firstNode; + struct _SCRCStackNode { id x1; void *x2; void *x3; } *_lastNode; + unsigned int _count; +} + + +- (void)enqueueObject:(id)arg1; +- (id)dequeueObject; +- (void)pushArray:(id)arg1; +- (id)popObject; +- (id)topObject; +- (id)popObjectRetained; +- (id)dequeueObjectRetained; +- (id)objectEnumerator; +- (BOOL)isEmpty; +- (void)removeAllObjects; +- (void)pushObject:(id)arg1; +- (unsigned int)count; +- (id)description; +- (void)dealloc; + +@end diff --git a/ScreenReaderCore.framework/SCRCTargetSelector.h b/ScreenReaderCore.framework/SCRCTargetSelector.h new file mode 100755 index 0000000..cc3642d --- /dev/null +++ b/ScreenReaderCore.framework/SCRCTargetSelector.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore + */ + +@interface SCRCTargetSelector : NSObject { + id _target; + SEL _selector; +} + ++ (id)targetSelectorWithTarget:(id)arg1 selector:(SEL)arg2; + +- (id)initWithTarget:(id)arg1 selector:(SEL)arg2; +- (SEL)selector; +- (id)target; + +@end diff --git a/ScreenReaderCore.framework/SCRCTargetSelectorTimer.h b/ScreenReaderCore.framework/SCRCTargetSelectorTimer.h new file mode 100755 index 0000000..a26aa50 --- /dev/null +++ b/ScreenReaderCore.framework/SCRCTargetSelectorTimer.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore + */ + +@class NSLock; + +@interface SCRCTargetSelectorTimer : SCRCTargetSelector { + struct __CFRunLoopTimer { } *_timer; + id _key; + BOOL _isCancelled; + BOOL _isPending; + id _object; + NSLock *_lock; + BOOL _createdTimer; +} + ++ (void)_runThread; ++ (void)initialize; + +- (id)initWithTarget:(id)arg1 selector:(SEL)arg2 threadKey:(id)arg3; +- (void)dispatchAfterDelay:(double)arg1; +- (void)invalidate; +- (id)initWithTarget:(id)arg1 selector:(SEL)arg2; +- (void)dispatchAfterDelay:(double)arg1 withObject:(id)arg2; +- (BOOL)isPending; +- (id)threadKey; +- (void)_dispatch; +- (void)_dispatchMainThread; +- (void)_dispatchSCRCThread; +- (BOOL)_createdTimer; +- (void)cancel; +- (BOOL)isCancelled; +- (void)release; +- (void)dealloc; + +@end diff --git a/ScreenReaderCore.framework/SCRCThread.h b/ScreenReaderCore.framework/SCRCThread.h new file mode 100755 index 0000000..3f8786b --- /dev/null +++ b/ScreenReaderCore.framework/SCRCThread.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore + */ + +@class NSThread, SCRCStackQueue, NSString; + +@interface SCRCThread : NSObject { + SCRCStackQueue *_queue; + id _queueLock; + struct __CFRunLoopSource { } *_source; + struct __CFRunLoop { } *_runLoop; + id _key; + BOOL _isInvalid; + BOOL _isRegistered; + BOOL _isTimerSet; + double _lastStartTime; + NSString *_description; + BOOL _descriptionChanged; + NSThread *_nsThread; +} + ++ (int)activeThreadCount; ++ (double)lastStartTimeForKey:(id)arg1; ++ (void)invalidateForKey:(id)arg1; ++ (void)postStopNotification; ++ (double)_performSelector:(SEL)arg1 withThreadKey:(id)arg2 onTarget:(id)arg3 waitTime:(double)arg4 cancelMask:(unsigned long)arg5 count:(unsigned long)arg6 firstObject:(id)arg7 moreObjects:(void*)arg8; ++ (void)initialize; ++ (id)activity; + +- (void)_processQueue; +- (void)_setName:(id)arg1; +- (double)performSelector:(SEL)arg1 onTarget:(id)arg2 cancelMask:(unsigned long)arg3 count:(unsigned long)arg4 objects:(id)arg5; +- (id)_initWithKey:(id)arg1 task:(id)arg2; +- (void)_enqueueTask:(id)arg1 cancelMask:(unsigned long)arg2 lastStartTime:(double*)arg3; +- (double)lastStartTime; +- (void)setIsInvalid:(BOOL)arg1; +- (void)_runThread:(id)arg1; +- (double)performSelector:(SEL)arg1 onTarget:(id)arg2 count:(unsigned long)arg3 objects:(id)arg4; +- (BOOL)isInvalid; +- (double)_performSelector:(SEL)arg1 onTarget:(id)arg2 cancelMask:(unsigned long)arg3 count:(unsigned long)arg4 firstObject:(id)arg5 moreObjects:(void*)arg6; +- (void)_processQueueFromTimer; +- (void)_setKey:(id)arg1; +- (void)setName:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/ScreenReaderCore.framework/SCRCThreadedWeakLinkedObject.h b/ScreenReaderCore.framework/SCRCThreadedWeakLinkedObject.h new file mode 100755 index 0000000..9cd4b15 --- /dev/null +++ b/ScreenReaderCore.framework/SCRCThreadedWeakLinkedObject.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore + */ + +@class NSLock; + +@interface SCRCThreadedWeakLinkedObject : NSObject { + NSLock *_releaseLock; + int _referenceCount; + BOOL _calledDealloc; +} + + +- (void)invalidateThreadsWithWeakLinks; +- (unsigned int)retainCount; +- (id)retain; +- (id)init; +- (oneway void)release; +- (void)dealloc; + +@end diff --git a/ScreenReaderCore.framework/_SCRCStackQueueEnumerator.h b/ScreenReaderCore.framework/_SCRCStackQueueEnumerator.h new file mode 100755 index 0000000..c5ef39b --- /dev/null +++ b/ScreenReaderCore.framework/_SCRCStackQueueEnumerator.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore + */ + +@interface _SCRCStackQueueEnumerator : NSEnumerator { + struct _SCRCStackNode { id x1; void *x2; void *x3; } *_currentListMemeber; +} + + +- (id)initWithListMember:(struct _SCRCStackNode { id x1; void *x2; void *x3; }*)arg1; +- (id)nextObject; + +@end diff --git a/ScreenReaderCore.framework/_SCRCThreadTask.h b/ScreenReaderCore.framework/_SCRCThreadTask.h new file mode 100755 index 0000000..1fe42d5 --- /dev/null +++ b/ScreenReaderCore.framework/_SCRCThreadTask.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore + */ + +@class NSConditionLock; + +@interface _SCRCThreadTask : NSObject { + id _target; + SEL _selector; + unsigned int _count; + void *_objects[4]; + NSConditionLock *_waitLock; + unsigned int _mask; +} + + +- (id)initWithTarget:(id)arg1 selector:(SEL)arg2 cancelMask:(unsigned long)arg3 count:(unsigned long)arg4 firstObject:(id)arg5 moreObjects:(void*)arg6; +- (void)setWaitLock:(id)arg1; +- (void)fire; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutput.framework/SCROBrailleClient.h b/ScreenReaderOutput.framework/SCROBrailleClient.h new file mode 100755 index 0000000..c4a704d --- /dev/null +++ b/ScreenReaderOutput.framework/SCROBrailleClient.h @@ -0,0 +1,91 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutput.framework/ScreenReaderOutput + */ + +@class SCRCTargetSelectorTimer, NSMutableAttributedString, NSData, NSLock, SCROConnection, NSAttributedString; + +@interface SCROBrailleClient : SCRCThreadedWeakLinkedObject { + SCROConnection *_connection; + NSLock *_lock; + id _delegate; + NSMutableAttributedString *_mainStringPending; + NSAttributedString *_mainStringCache; + NSData *_aggregatedStatusPending; + NSData *_aggregatedStatusCache; + SCRCTargetSelectorTimer *_deathTimer; + BOOL _isReady; + BOOL _needsDisplay; + BOOL _keepConnectionAlive; + BOOL _delegateWantsKeypresses; + BOOL _wantsDisconnectMessage; + BOOL _wantsReconnectMessage; + BOOL _wantsDisplayConfigurationChanged; + BOOL _displayDescriptorCallbackEnabled; +} + + +- (void)_setupDeviceDetection; +- (void)_deviceConnected:(id)arg1; +- (void)setKeepConnectionAlive:(BOOL)arg1; +- (BOOL)keepConnectionAlive; +- (void)loadDisplayWithBluetoothDeviceAddress:(id)arg1; +- (void)removeDisplayWithBluetoothDeviceAddress:(id)arg1; +- (void)setTableIdentifier:(id)arg1; +- (id)tableIdentifier; +- (BOOL)isConfigured; +- (id)driverConfiguration; +- (id)pendingMainAttributedString; +- (void)setAnnouncementString:(id)arg1; +- (void)setAlertString:(id)arg1 timeout:(double)arg2 priority:(int)arg3; +- (void)setAggregatedStatus:(id)arg1; +- (id)pendingAggregatedStatus; +- (id)aggregatedStatus; +- (void)setVirtualStatusAlignment:(int)arg1; +- (int)virtualStatusAlignment; +- (void)setMasterStatusCellIndex:(long)arg1; +- (long)masterStatusCellIndex; +- (void)setShowDotsSevenAndEight:(BOOL)arg1; +- (BOOL)showDotsSevenAndEight; +- (void)setContractionMode:(int)arg1; +- (int)contractionMode; +- (void)setShowEightDotBraille:(BOOL)arg1; +- (BOOL)showEightDotBraille; +- (int)displayMode; +- (void)setExpandedStatusDisplayModeWithStatus:(id)arg1; +- (void)setAnnouncementsDisplayMode; +- (void)exitCurrentDisplayMode; +- (BOOL)displayDescriptorCallbackEnabled; +- (int)tokenForRouterIndex:(int)arg1 location:(int*)arg2 appToken:(id*)arg3 forDisplayWithToken:(long)arg4; +- (id)tokenArray; +- (void)setSelection:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1 forToken:(int)arg2; +- (void)selectAllForToken:(int)arg1; +- (void)unselectAllForToken:(int)arg1; +- (void)setFocused:(BOOL)arg1 forToken:(int)arg2; +- (void)simulateKeypress:(id)arg1; +- (void)panDisplayLeft:(long)arg1; +- (void)panDisplayRight:(long)arg1; +- (void)showPreviousAnnouncement; +- (void)showNextAnnouncement; +- (void)setPrepareToMemorizeNextKey:(BOOL)arg1 immediate:(BOOL)arg2 forDisplayWithToken:(long)arg3; +- (void)setPrimaryBrailleDisplay:(long)arg1; +- (void)handleCallback:(id)arg1; +- (void)_deathTimerHandler; +- (void)invalidateThreadsWithWeakLinks; +- (id)_lazyConnection; +- (void)_registerDelegate; +- (void)setMainAttributedString:(id)arg1; +- (id)mainAttributedString; +- (id)_getWorkingString; +- (void)_refreshAfterReconnect; +- (void)setDisplayDescriptorCallbackEnabled:(BOOL)arg1; +- (void)setDelegate:(id)arg1; +- (void)display; +- (void)displayIfNeeded; +- (BOOL)needsDisplay; +- (id)delegate; +- (BOOL)isConnected; +- (id)init; +- (void)dealloc; +- (id)initWithDelegate:(id)arg1; + +@end diff --git a/ScreenReaderOutput.framework/SCROBrailleDisplayAutoDetector.h b/ScreenReaderOutput.framework/SCROBrailleDisplayAutoDetector.h new file mode 100755 index 0000000..673c52e --- /dev/null +++ b/ScreenReaderOutput.framework/SCROBrailleDisplayAutoDetector.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutput.framework/ScreenReaderOutput + */ + +@class NSMutableDictionary; + +@interface SCROBrailleDisplayAutoDetector : NSObject { + BOOL _isDetectingDisplays; + struct IONotificationPort { } *_notificationPort; + NSMutableDictionary *_iteratorDict; +} + ++ (id)sharedDetector; ++ (void)initialize; ++ (id)allocWithZone:(struct _NSZone { }*)arg1; + +- (BOOL)isAutoDetectEnabled; +- (void)detectDisplays; +- (void)stopDetectingDisplays; +- (unsigned int)retainCount; +- (id)retain; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)autorelease; +- (id)init; +- (void)release; + +@end diff --git a/ScreenReaderOutput.framework/SCROBrailleKey.h b/ScreenReaderOutput.framework/SCROBrailleKey.h new file mode 100755 index 0000000..04fbe5d --- /dev/null +++ b/ScreenReaderOutput.framework/SCROBrailleKey.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutput.framework/ScreenReaderOutput + */ + +@class NSMutableArray, NSString; + +@interface SCROBrailleKey : NSObject { + NSMutableArray *_maskArray; + NSString *_identifier; + int _routerIndex; + int _routerToken; + int _routerLocation; + BOOL _hasRouterInfo; + id _appToken; + int _displayToken; +} + + +- (void)setDisplayToken:(long)arg1; +- (long)displayToken; +- (void)addKeyMask:(unsigned long)arg1; +- (id)keyMasks; +- (void)setRouterIndex:(long)arg1 token:(int)arg2 location:(long)arg3 appToken:(id)arg4; +- (BOOL)getRouterIndex:(int*)arg1 token:(int*)arg2 location:(int*)arg3 appToken:(id*)arg4; +- (id)identifier; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutput.framework/SCROBrailleKeyboardKey.h b/ScreenReaderOutput.framework/SCROBrailleKeyboardKey.h new file mode 100755 index 0000000..d192ba9 --- /dev/null +++ b/ScreenReaderOutput.framework/SCROBrailleKeyboardKey.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutput.framework/ScreenReaderOutput + */ + +@class NSString; + +@interface SCROBrailleKeyboardKey : SCROBrailleKey { + NSString *_keyString; + unsigned int _modifiers; +} + + +- (id)keyString; +- (void)setKeyString:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (void)dealloc; +- (void)setModifiers:(unsigned int)arg1; +- (unsigned int)modifiers; + +@end diff --git a/ScreenReaderOutput.framework/SCROCallback.h b/ScreenReaderOutput.framework/SCROCallback.h new file mode 100755 index 0000000..92bcaa2 --- /dev/null +++ b/ScreenReaderOutput.framework/SCROCallback.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutput.framework/ScreenReaderOutput + */ + +@interface SCROCallback : NSObject { + int _key; + id _object; + BOOL _isAtomic; +} + + +- (void)setIsAtomic:(BOOL)arg1; +- (BOOL)isAtomic; +- (void)postToHandler:(id)arg1; +- (id)initWithKey:(int)arg1 object:(id)arg2; +- (int)key; +- (id)object; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutput.framework/SCROConnection.h b/ScreenReaderOutput.framework/SCROConnection.h new file mode 100755 index 0000000..6c10163 --- /dev/null +++ b/ScreenReaderOutput.framework/SCROConnection.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutput.framework/ScreenReaderOutput + */ + +@interface SCROConnection : NSObject { + BOOL _isConnectionStarted; + unsigned int _pingPort; + struct __CFRunLoopSource { } *_pingSource; + struct __CFRunLoopSource { } *_invalidationSource; + unsigned int _identifier; + int _handlerType; + id _delegate; +} + ++ (void)_createConnectionRunLoop; ++ (void)_configServer; ++ (void)_unconfigServerAndRetry:(BOOL)arg1; ++ (void)_addConnectionToRunLoop:(id)arg1; ++ (void)initialize; + +- (void)_startConnection; +- (void)_ping; +- (id)handlerValueForKey:(int)arg1; +- (id)initWithHandlerType:(int)arg1 delegate:(id)arg2; +- (int)registerHandlerCallbackForKey:(int)arg1; +- (int)setHandlerValue:(id)arg1 forKey:(int)arg2; +- (int)performHandlerActionForKey:(int)arg1; +- (id)handlerValueForKey:(int)arg1 withObject:(id)arg2; +- (void)invalidate; +- (int)sendEvent:(id)arg1; +- (void)_stopConnection; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutput.framework/SCROEvent.h b/ScreenReaderOutput.framework/SCROEvent.h new file mode 100755 index 0000000..721671e --- /dev/null +++ b/ScreenReaderOutput.framework/SCROEvent.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutput.framework/ScreenReaderOutput + */ + +@class NSMutableArray, NSMutableDictionary; + +@interface SCROEvent : NSObject { + int _handlerType; + NSMutableArray *_callbacks; + NSMutableDictionary *_setDictionary; + NSMutableDictionary *_getDictionary; + NSMutableArray *_actions; + BOOL _readOnly; +} + ++ (id)brailleEvent; + +- (int)handlerType; +- (void)requestRegisterCallbackForKey:(int)arg1; +- (void)requestValueForKey:(int)arg1; +- (void)requestPerformActionForKey:(int)arg1; +- (id)claimValueForKey:(int)arg1; +- (void)setMainDictionary:(id)arg1; +- (id)mainDictionary; +- (void)setClaimDictionary:(id)arg1; +- (id)claimDictionary; +- (void)performWithHandler:(id)arg1 trusted:(BOOL)arg2; +- (id)initForHandlerType:(int)arg1; +- (void)requestSetValue:(id)arg1 forKey:(int)arg2; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutput.framework/SCROIOElement.h b/ScreenReaderOutput.framework/SCROIOElement.h new file mode 100755 index 0000000..f00343b --- /dev/null +++ b/ScreenReaderOutput.framework/SCROIOElement.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutput.framework/ScreenReaderOutput + */ + +@interface SCROIOElement : NSObject { + unsigned int _ioObject; + int _identifier; +} + + +- (unsigned int)ioObject; +- (id)initWithIOObject:(unsigned int)arg1; +- (int)transport; +- (long)identifier; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutput.framework/SCROIOHIDElement.h b/ScreenReaderOutput.framework/SCROIOHIDElement.h new file mode 100755 index 0000000..e9eeea9 --- /dev/null +++ b/ScreenReaderOutput.framework/SCROIOHIDElement.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutput.framework/ScreenReaderOutput + */ + +@interface SCROIOHIDElement : SCROIOElement { + struct __IOHIDDevice { } *_hidDevice; +} + + +- (struct __IOHIDDevice { }*)hidDevice; +- (id)initWithIOObject:(unsigned int)arg1; +- (int)transport; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutput.framework/SCROIOUSBElement.h b/ScreenReaderOutput.framework/SCROIOUSBElement.h new file mode 100755 index 0000000..a6f426e --- /dev/null +++ b/ScreenReaderOutput.framework/SCROIOUSBElement.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutput.framework/ScreenReaderOutput + */ + +@interface SCROIOUSBElement : SCROIOElement { +} + + +- (id)initWithIOObject:(unsigned int)arg1; +- (int)transport; + +@end diff --git a/ScreenReaderOutput.framework/SCROIOUSBHIDElement.h b/ScreenReaderOutput.framework/SCROIOUSBHIDElement.h new file mode 100755 index 0000000..8155c73 --- /dev/null +++ b/ScreenReaderOutput.framework/SCROIOUSBHIDElement.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutput.framework/ScreenReaderOutput + */ + +@interface SCROIOUSBHIDElement : SCROIOHIDElement { +} + + +- (id)initWithIOObject:(unsigned int)arg1; +- (int)transport; + +@end diff --git a/ScreenReaderOutput.framework/SCROMobileBrailleDisplayInputManager.h b/ScreenReaderOutput.framework/SCROMobileBrailleDisplayInputManager.h new file mode 100755 index 0000000..40ee5b9 --- /dev/null +++ b/ScreenReaderOutput.framework/SCROMobileBrailleDisplayInputManager.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutput.framework/ScreenReaderOutput + */ + +@class NSBundle, NSArray, NSSet, NSMutableDictionary; + +@interface SCROMobileBrailleDisplayInputManager : NSObject { + NSMutableDictionary *_displayInfoDict; + NSSet *_brailleKeys; + NSBundle *_bundle; + NSArray *_sixDotCommands; + NSArray *_eightDotCommands; +} + ++ (id)sharedManager; ++ (void)initialize; ++ (id)allocWithZone:(struct _NSZone { }*)arg1; + +- (void)configureWithDriverConfiguration:(id)arg1; +- (id)driverIdentifierForDisplayWithToken:(long)arg1; +- (id)modelIdentifierForDisplayWithToken:(long)arg1; +- (id)commandForBrailleKey:(id)arg1; +- (unsigned int)countForDisplayWithToken:(long)arg1; +- (id)commandAtIndex:(unsigned int)arg1 forDisplayWithToken:(long)arg2; +- (id)buttonNamesAtIndex:(unsigned int)arg1 forDisplayWithToken:(long)arg2; +- (id)_commandsFromBrailleInputMode:(int)arg1; +- (id)_bundle; +- (id)_sixDotCommands; +- (id)_eightDotCommands; +- (id)inputIdentifierAtIndex:(unsigned int)arg1 forDisplayWithToken:(long)arg2; +- (id)buttonNamesForInputIdentifier:(id)arg1 forDisplayWithToken:(long)arg2; +- (unsigned int)retainCount; +- (id)retain; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)autorelease; +- (id)init; +- (void)release; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutput.framework/SCROMobileBrailleDisplayInputManagerCacheObject.h b/ScreenReaderOutput.framework/SCROMobileBrailleDisplayInputManagerCacheObject.h new file mode 100755 index 0000000..157917b --- /dev/null +++ b/ScreenReaderOutput.framework/SCROMobileBrailleDisplayInputManagerCacheObject.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutput.framework/ScreenReaderOutput + */ + +@class NSBundle, NSString, NSMutableArray, NSMutableDictionary; + +@interface SCROMobileBrailleDisplayInputManagerCacheObject : NSObject { + NSString *_driverIdentifier; + NSString *_modelIdentifier; + int _brailleInputMode; + NSMutableDictionary *_commandDictionary; + NSMutableArray *_orderedIdentifiers; + NSBundle *_bundle; +} + +@property(retain) NSBundle * bundle; +@property(retain) NSMutableArray * orderedIdentifiers; +@property(retain) NSMutableDictionary * commandDictionary; +@property(retain) NSString * driverIdentifier; +@property int brailleInputMode; +@property(retain) NSString * modelIdentifier; + + +- (void)setOrderedIdentifiers:(id)arg1; +- (int)brailleInputMode; +- (void)setDriverIdentifier:(id)arg1; +- (void)setModelIdentifier:(id)arg1; +- (void)setCommandDictionary:(id)arg1; +- (void)setBrailleInputMode:(int)arg1; +- (id)driverIdentifier; +- (id)modelIdentifier; +- (id)commandDictionary; +- (id)orderedIdentifiers; +- (void)setBundle:(id)arg1; +- (id)bundle; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutput.framework/SCROScriptClient.h b/ScreenReaderOutput.framework/SCROScriptClient.h new file mode 100755 index 0000000..a44b359 --- /dev/null +++ b/ScreenReaderOutput.framework/SCROScriptClient.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutput.framework/ScreenReaderOutput + */ + +@class SCROConnection, SCRCTargetSelectorTimer, NSLock; + +@interface SCROScriptClient : NSObject { + NSLock *_lock; + SCROConnection *_connection; + SCRCTargetSelectorTimer *_timer; + BOOL _isReady; +} + ++ (id)sharedScriptClient; ++ (void)initialize; ++ (id)allocWithZone:(struct _NSZone { }*)arg1; + +- (BOOL)runScriptFile:(id)arg1; +- (void)_killConnection; +- (BOOL)_isReady; +- (void)handleCallback:(id)arg1; +- (id)_lazyConnection; +- (unsigned int)retainCount; +- (id)retain; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)autorelease; +- (id)init; +- (void)release; + +@end diff --git a/ScreenReaderOutputServer.framework/SCROBrailleChunk.h b/ScreenReaderOutputServer.framework/SCROBrailleChunk.h new file mode 100755 index 0000000..c7b695d --- /dev/null +++ b/ScreenReaderOutputServer.framework/SCROBrailleChunk.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutputServer.framework/ScreenReaderOutputServer + */ + +@class NSMutableAttributedString, NSString; + +@interface SCROBrailleChunk : NSObject { + NSString *_text; + NSString *_language; + int _contractionMode; + BOOL _showEightDot; + BOOL _isFocused; + BOOL _hasTextSelection; + struct _NSRange { + unsigned int location; + unsigned int length; + } _textSelection; + int _token; + BOOL _showDotsSevenAndEight; + NSMutableAttributedString *_brailleString; + struct _NSRange { + unsigned int location; + unsigned int length; + } _brailleSelection; +} + +@property(readonly) NSString * language; + ++ (void)initialize; + +- (id)language; +- (void)translate; +- (BOOL)isFocusedOrSelected; +- (int)locationForIndex:(int)arg1; +- (id)brailleWithIBeamLocation:(int*)arg1 selection:(struct _NSRange { unsigned int x1; unsigned int x2; }*)arg2; +- (id)initWithText:(id)arg1 language:(id)arg2 selection:(struct _NSRange { unsigned int x1; unsigned int x2; }*)arg3 token:(int)arg4 focused:(BOOL)arg5 contractionMode:(int)arg6 showEightDot:(BOOL)arg7 showDotsSevenAndEight:(BOOL)arg8; +- (id)_tableIdentifierForLanguage:(id)arg1; +- (BOOL)hasSelection; +- (BOOL)focused; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (int)token; + +@end diff --git a/ScreenReaderOutputServer.framework/SCROBrailleDisplay.h b/ScreenReaderOutputServer.framework/SCROBrailleDisplay.h new file mode 100755 index 0000000..20aad15 --- /dev/null +++ b/ScreenReaderOutputServer.framework/SCROBrailleDisplay.h @@ -0,0 +1,146 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutputServer.framework/ScreenReaderOutputServer + */ + +@class SCROBrailleLine, , , SCROBrailleEventDispatcher, NSMutableString, NSLock, , NSMutableArray, NSString, NSData; + +@interface SCROBrailleDisplay : NSObject { + NSLock *_contentLock; + *_delegate; + *_brailleDriver; + *_ioElement; + SCROBrailleLine *_brailleLine; + int _contractionMode; + BOOL _showEightDot; + BOOL _shouldBatchUpdates; + BOOL _needsUpdating; + NSString *_driverIdentifier; + NSString *_driverModelIdentifier; + int _mainSize; + int _statusSize; + BOOL _postsKeyboardEvents; + int _brailleInputMode; + struct { + NSData *realData; + NSData *virtualData; + NSData *aggregatedData; + int virtualAlignment; + int masterStatusCellIndex; + } _status; + SCROBrailleEventDispatcher *_eventDispatcher; + struct __CFRunLoop { } *_runLoop; + struct __CFRunLoopTimer { } *_inputEventTimer; + struct __CFRunLoopTimer { } *_blinkerEventTimer; + BOOL _blinkingEnabled; + BOOL _inputEnabled; + struct { + double quietSince; + double busySince; + double nextWillMemorizeNotificationTime; + double memorizeNextKeyImmediatelyTimeout; + BOOL prepareToMemorizeNextKey; + BOOL requestPrepareToMemorizeNextKey; + BOOL memorizeNextKeyImmediately; + BOOL willMemorizeNow; + BOOL isQuiet; + BOOL newDown; + struct __CFArray {} *currentChord; + struct __CFSet {} *downKeys; + unsigned int routerEvent; + int routerIndex; + int routerToken; + id appToken; + int routerLocation; + BOOL currentBrailleChordContainsSpacebar; + BOOL spacebarIsDown; + BOOL skipBrailleKeyboardKeyTranslation; + struct __CFArray {} *currentBrailleChord; + struct __CFSet {} *downBrailleDots; + unsigned int currentBrailleModifiers; + unsigned int downBrailleModifiers; + NSMutableString *brailleString; + NSMutableArray *brailleStringModifiers; + double lastBrailleChordPosted; + double brailleCharExponentialMovingAverage; + double brailleTranslationTimeout; + } _input; + BOOL _isValid; + BOOL _delegateWantsDisplayCallback; + BOOL _delegateWantsPanningCallbacks; +} + +@property BOOL delegateWantsPanningCallbacks; +@property BOOL delegateWantsDisplayCallback; + ++ (id)displayWithIOElement:(id)arg1 driverIdentifier:(id)arg2 delegate:(id)arg3; ++ (BOOL)brailleDriverClassIsValid:(Class)arg1; + +- (id)driverModelIdentifier; +- (id)lineDescriptor; +- (id)ioElement; +- (void)setBrailleFormatter:(id)arg1; +- (id)realStatus; +- (id)virtualStatus; +- (void)setDelegateWantsDisplayCallback:(BOOL)arg1; +- (void)setStatusAttributesWithMasterCellIndex:(long)arg1 virtualAlignment:(int)arg2; +- (void)setPrepareToMemorizeNextKey:(BOOL)arg1 immediate:(BOOL)arg2; +- (BOOL)delegateWantsPanningCallbacks; +- (void)setDelegateWantsPanningCallbacks:(BOOL)arg1; +- (BOOL)delegateWantsDisplayCallback; +- (int)mainSize; +- (int)statusSize; +- (id)_initWithDriver:(id)arg1 driverIdentifier:(id)arg2 ioElement:(id)arg3 delegate:(id)arg4; +- (void)_delayedDisplayLoad; +- (void)_unloadNotification:(id)arg1; +- (void)_configurationChangeNotification:(id)arg1; +- (void)_sleepNotification:(id)arg1; +- (void)_runThread; +- (int)tokenForRouterIndex:(int)arg1 location:(int*)arg2 appToken:(id*)arg3; +- (void)_setBrailleFormatterHandler:(id)arg1; +- (void)_statusDisplayHandler:(id)arg1; +- (void)_aggregatedStatusHandler:(id)arg1; +- (void)_setDelegateWantsDisplayCallbackHandler:(id)arg1; +- (void)_panHandler:(id)arg1; +- (BOOL)_isMemorizingKeys; +- (void)_unloadHandler; +- (void)_configurationChangeHandler; +- (void)_simulateKeypressHandler:(id)arg1; +- (void)_bulkStatusAttributesHandler:(id)arg1; +- (void)_setBatchUpdates:(id)arg1; +- (id)_statusStringWithDictionary:(id)arg1; +- (void)_updateDisplay; +- (void)_processKeyEvents:(id)arg1; +- (void)_translateBrailleStringAndPostEvent; +- (id)_newBrailleKeyForCurrentKeyChord; +- (BOOL)_hasPressedBrailleKeys; +- (void)_stopMemorization; +- (BOOL)_hasKeyChord; +- (id)_newBrailleKeyForCurrentBrailleChord; +- (void)_appendTranslatedBrailleStringEventsToArray:(struct __CFArray {}**)arg1; +- (void)panLeft; +- (void)panRight; +- (void)_inputEventHandler; +- (BOOL)_hasBrailleChord; +- (void)_blinkerEventHandler; +- (void)_delayedUnloadNotification; +- (void)_delayedConfigurationChangeNotification; +- (void)_delayedSleepNotification:(id)arg1; +- (id)driverIdentifier; +- (void)setAggregatedStatus:(id)arg1; +- (id)aggregatedStatus; +- (void)setVirtualStatusAlignment:(int)arg1; +- (int)virtualStatusAlignment; +- (void)setMasterStatusCellIndex:(long)arg1; +- (long)masterStatusCellIndex; +- (void)simulateKeypress:(id)arg1; +- (void)invalidate; +- (BOOL)isLoaded; +- (void)handleEvent:(id)arg1; +- (BOOL)isValid; +- (void)endUpdates; +- (void)beginUpdates; +- (void)dealloc; +- (long)token; +- (id)configuration; + +@end diff --git a/ScreenReaderOutputServer.framework/SCROBrailleDisplayHistory.h b/ScreenReaderOutputServer.framework/SCROBrailleDisplayHistory.h new file mode 100755 index 0000000..abdaea0 --- /dev/null +++ b/ScreenReaderOutputServer.framework/SCROBrailleDisplayHistory.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutputServer.framework/ScreenReaderOutputServer + */ + +@interface SCROBrailleDisplayHistory : NSObject { + struct __CFArray { } *_announcements; + struct __CFArray { } *_unreadSnapshot; + int _currentIndex; + int _unreadCount; +} + ++ (void)initialize; + +- (void)addString:(id)arg1; +- (void)snapshotUnread; +- (void)markSnapshotAsRead; +- (BOOL)hasUnread; +- (id)currentString; +- (BOOL)moveToNext; +- (BOOL)moveToPrevious; +- (BOOL)isOnMostRecent; +- (void)moveToMostRecent; +- (BOOL)_moveIndexBy:(long)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutputServer.framework/SCROBrailleDisplayManagedQueue.h b/ScreenReaderOutputServer.framework/SCROBrailleDisplayManagedQueue.h new file mode 100755 index 0000000..c1a32ff --- /dev/null +++ b/ScreenReaderOutputServer.framework/SCROBrailleDisplayManagedQueue.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutputServer.framework/ScreenReaderOutputServer + */ + +@class SCRCIndexMap; + +@interface SCROBrailleDisplayManagedQueue : NSObject { + SCRCIndexMap *_stateQueueMap; + struct __CFDictionary { } *_queueStateDict; + struct __CFDictionary { } *_displayQueueDict; + SCRCIndexMap *_tokenDisplayMap; + unsigned int _maxActiveQueueSize; +} + + +- (void)addDisplay:(id)arg1 withState:(int)arg2; +- (void)setState:(int)arg1 forDisplay:(id)arg2; +- (int)stateForDisplay:(id)arg1; +- (id)displayForToken:(long)arg1; +- (unsigned int)displayCountIncludingDisconnectedDisplays:(BOOL)arg1; +- (id)primaryDisplay; +- (void)setPrimaryDisplay:(id)arg1; +- (unsigned int)activeQueueMaximumSize; +- (void)setActiveQueueMaximumSize:(unsigned int)arg1; +- (id)activeDisplays; +- (id)activePendingDisplays; +- (id)sleepingDisplays; +- (id)loadingDisplays; +- (id)_queueForState:(int)arg1 createQueue:(BOOL)arg2; +- (void)_fillActiveBrailleDisplayQueue; +- (id)disconnectedDisplays; +- (id)init; +- (void)dealloc; +- (void)removeDisplay:(id)arg1; + +@end diff --git a/ScreenReaderOutputServer.framework/SCROBrailleDisplayManager.h b/ScreenReaderOutputServer.framework/SCROBrailleDisplayManager.h new file mode 100755 index 0000000..39850fc --- /dev/null +++ b/ScreenReaderOutputServer.framework/SCROBrailleDisplayManager.h @@ -0,0 +1,139 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutputServer.framework/ScreenReaderOutputServer + */ + +@class NSAttributedString, NSData, SCROBrailleDisplay, NSLock, SCROBrailleEventDispatcher, NSMutableSet, , SCROBrailleDisplayManagedQueue, SCROBrailleFormatter, NSMutableDictionary, NSMutableArray, SCROBrailleDisplayHistory; + +@interface SCROBrailleDisplayManager : NSObject { + NSLock *_contentLock; + SCROBrailleDisplayManagedQueue *_managedDisplayQueue; + SCROBrailleDisplay *_bluetoothBrailleDisplay; + SCROBrailleDisplay *_stealthBrailleDisplay; + NSMutableDictionary *_detectedIOElementsDict; + SCROBrailleFormatter *_currentBrailleFormatter; + NSMutableSet *_loadedIOElements; + struct __CFDictionary { } *_displayConfigurationDict; + *_delegate; + BOOL _showDotsSevenAndEight; + BOOL _lineDescriptorDisplayCallbackEnabled; + int _contractionMode; + BOOL _showEightDot; + BOOL _shouldBatchUpdates; + NSMutableArray *_displayModeStack; + SCROBrailleDisplayHistory *_history; + NSAttributedString *_mainString; + NSAttributedString *_lineString; + NSAttributedString *_statusString; + struct { + NSData *aggregatedData; + int virtualAlignment; + int masterStatusCellIndex; + BOOL currentAnnouncementUnread; + BOOL anyUnreadAnnouncements; + } _status; + SCROBrailleEventDispatcher *_eventDispatcher; + struct __CFRunLoop { } *_runLoop; + struct __CFRunLoopTimer { } *_alertTimer; + double _alertTimeout; + int _alertPriority; + BOOL _isValid; + int _inputAccessMode; + NSAttributedString *_blankUIString; +} + ++ (void)initialize; + +- (void)_enableAutoDetect; +- (void)loadBluetoothDriverWithAddress:(id)arg1; +- (void)removeBluetoothDriverWithAddress:(id)arg1; +- (void)_resetBluetoothReconnectionTimer; +- (void)_blankOutDisplaysInQueue:(id)arg1; +- (BOOL)hasActiveDisplays; +- (void)setDisplayInputAccessMode:(int)arg1; +- (int)displayInputAccessMode; +- (void)configureTableWithIdentifier:(id)arg1; +- (void)setLineDescriptorDisplayCallbackEnabled:(BOOL)arg1; +- (BOOL)lineDescriptorDisplayCallbackEnabled; +- (void)_disableAutoDetect; +- (void)_stopAlertTimer; +- (void)_mainDisplayHandler:(id)arg1; +- (void)_setAggregatedStatusHandler:(id)arg1; +- (void)_setVirtualStatusAlignmentHandler:(id)arg1; +- (void)_setMasterStatusCellIndexHandler:(id)arg1; +- (void)_showDotsSevenAndEightHandler:(id)arg1; +- (void)_contractionModeHandler:(id)arg1; +- (void)_showEightDotHandler:(id)arg1; +- (void)_exitCurrentDisplayMode; +- (void)_displayModeHandler:(id)arg1; +- (void)_setLineDescriptorCallbackEnabledHandler:(id)arg1; +- (void)_announcementHandler:(id)arg1; +- (void)_prepareToMemorizeNextKeyHandler:(id)arg1; +- (void)_setPrimaryDisplayKeyHandler:(id)arg1; +- (void)_setDisplayInputAccessMode:(id)arg1; +- (void)_setTableHandler:(id)arg1; +- (void)_setDisplayMode:(int)arg1; +- (void)_resetAlertTimer; +- (void)setMainAttributedString:(id)arg1 forceUpdate:(BOOL)arg2; +- (void)_popDisplayModeStack; +- (id)_cachedMainStringForDisplayMode:(int)arg1; +- (void)_deviceConnectedHandler:(id)arg1; +- (void)_addDetectedIOElement:(id)arg1 withDriverIdentifier:(id)arg2; +- (void)_loadNextDriverForIOElement:(id)arg1; +- (id)_displayWithIOElement:(id)arg1 driverIdentifier:(id)arg2 delegate:(id)arg3; +- (void)_unloadStealthDisplay; +- (void)_saveBluetoothDisplayConfiguration:(id)arg1; +- (void)_loadStealthDisplay; +- (void)setUIDisplayMode; +- (void)_alertTimeoutHandler; +- (void)brailleDisplay:(id)arg1 driverDidLoad:(BOOL)arg2; +- (void)_panHandler:(id)arg1; +- (void)brailleDisplay:(id)arg1 isSleeping:(BOOL)arg2; +- (void)_simulateKeypressHandler:(id)arg1; +- (void)_setBatchUpdates:(id)arg1; +- (void)brailleDriverDisconnected:(id)arg1; +- (void)brailleDisplay:(id)arg1 didDisplay:(id)arg2; +- (void)configurationChangedForBrailleDisplay:(id)arg1; +- (void)brailleDisplay:(id)arg1 memorizedKey:(id)arg2; +- (void)brailleDisplay:(id)arg1 pressedKeys:(id)arg2; +- (void)brailleDisplay:(id)arg1 didPanLeft:(id)arg2 elementToken:(id)arg3 appToken:(id)arg4; +- (void)brailleDisplay:(id)arg1 didPanRight:(id)arg2 elementToken:(id)arg3 appToken:(id)arg4; +- (void)brailleDisplay:(id)arg1 willMemorizeKey:(id)arg2; +- (id)tableIdentifier; +- (BOOL)isConfigured; +- (id)driverConfiguration; +- (void)setAggregatedStatus:(id)arg1; +- (id)aggregatedStatus; +- (void)setVirtualStatusAlignment:(int)arg1; +- (int)virtualStatusAlignment; +- (void)setMasterStatusCellIndex:(long)arg1; +- (long)masterStatusCellIndex; +- (void)setShowDotsSevenAndEight:(BOOL)arg1; +- (BOOL)showDotsSevenAndEight; +- (void)setContractionMode:(int)arg1; +- (int)contractionMode; +- (void)setShowEightDotBraille:(BOOL)arg1; +- (BOOL)showEightDotBraille; +- (int)displayMode; +- (void)setAnnouncementsDisplayMode; +- (void)exitCurrentDisplayMode; +- (int)tokenForRouterIndex:(int)arg1 location:(int*)arg2 appToken:(id*)arg3 forDisplayWithToken:(long)arg4; +- (void)simulateKeypress:(id)arg1; +- (void)panDisplayLeft:(long)arg1; +- (void)panDisplayRight:(long)arg1; +- (void)showPreviousAnnouncement; +- (void)showNextAnnouncement; +- (void)setPrepareToMemorizeNextKey:(BOOL)arg1 immediate:(BOOL)arg2 forDisplayWithToken:(long)arg3; +- (void)setPrimaryBrailleDisplay:(long)arg1; +- (void)setMainAttributedString:(id)arg1; +- (id)mainAttributedString; +- (void)invalidate; +- (void)setDelegate:(id)arg1; +- (void)handleEvent:(id)arg1; +- (BOOL)isValid; +- (id)delegate; +- (void)endUpdates; +- (void)beginUpdates; +- (id)init; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutputServer.framework/SCROBrailleEvent.h b/ScreenReaderOutputServer.framework/SCROBrailleEvent.h new file mode 100755 index 0000000..4a6e447 --- /dev/null +++ b/ScreenReaderOutputServer.framework/SCROBrailleEvent.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutputServer.framework/ScreenReaderOutputServer + */ + +@interface SCROBrailleEvent : NSObject { + int _type; + id _data; + id _data2; + id _data3; +} + ++ (id)eventWithType:(int)arg1 data:(id)arg2; ++ (id)eventWithType:(int)arg1 data:(id)arg2 data2:(id)arg3 data3:(id)arg4; + +- (id)initWithType:(int)arg1 data:(id)arg2 data2:(id)arg3 data3:(id)arg4; +- (id)data3; +- (id)data2; +- (id)data; +- (int)type; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutputServer.framework/SCROBrailleEventDispatcher.h b/ScreenReaderOutputServer.framework/SCROBrailleEventDispatcher.h new file mode 100755 index 0000000..ed33971 --- /dev/null +++ b/ScreenReaderOutputServer.framework/SCROBrailleEventDispatcher.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutputServer.framework/ScreenReaderOutputServer + */ + +@class SCROBrailleEvent, NSLock; + +@interface SCROBrailleEventDispatcher : NSObject { + NSLock *_queueLock; + struct __CFRunLoop { } *_runLoop; + struct __CFRunLoopSource { } *_queueSource; + struct __CFArray { } *_queue; + SCROBrailleEvent *_brailleQueue; + id _target; + BOOL _isValid; +} + + +- (void)_processQueue; +- (void)enqueueEvent:(id)arg1; +- (void)start; +- (void)invalidate; +- (id)initWithTarget:(id)arg1; +- (BOOL)isValid; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutputServer.framework/SCROBrailleFormatter.h b/ScreenReaderOutputServer.framework/SCROBrailleFormatter.h new file mode 100755 index 0000000..307ddc1 --- /dev/null +++ b/ScreenReaderOutputServer.framework/SCROBrailleFormatter.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutputServer.framework/ScreenReaderOutputServer + */ + +@class NSAttributedString; + +@interface SCROBrailleFormatter : NSObject { + struct __CFArray { } *_chunkArray; + struct __CFDictionary { } *_chunkDictionary; + struct __CFDictionary { } *_tokenDictionary; + int _firstToken; + int _lastToken; + int _contractionMode; + BOOL _showEightDot; + int _displayMode; + id _appToken; + NSAttributedString *_statusText; + BOOL _currentUnread; + BOOL _anyUnread; + BOOL _showDotsSevenAndEight; +} + + +- (void)setStatusText:(id)arg1; +- (id)statusText; +- (struct __CFArray { }*)chunkArray; +- (struct __CFDictionary { }*)chunkDictionary; +- (id)initWithContractionMode:(int)arg1 showEightDot:(BOOL)arg2 showDotsSevenAndEight:(BOOL)arg3; +- (void)setCurrentUnread:(BOOL)arg1; +- (void)setAnyUnread:(BOOL)arg1; +- (void)setDisplayMode:(int)arg1; +- (void)setAppToken:(id)arg1; +- (void)addText:(id)arg1 language:(id)arg2 selection:(struct _NSRange { unsigned int x1; unsigned int x2; }*)arg3 token:(int)arg4 focused:(BOOL)arg5; +- (BOOL)anyUnread; +- (BOOL)currentUnread; +- (void)addText:(id)arg1 selection:(struct _NSRange { unsigned int x1; unsigned int x2; }*)arg2 token:(int)arg3 focused:(BOOL)arg4; +- (BOOL)showEightDot; +- (id)appToken; +- (int)firstToken; +- (int)lastToken; +- (void)translate; +- (id)deepCopyWithZone:(struct _NSZone { }*)arg1; +- (BOOL)showDotsSevenAndEight; +- (int)contractionMode; +- (int)displayMode; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutputServer.framework/SCROBrailleHandler.h b/ScreenReaderOutputServer.framework/SCROBrailleHandler.h new file mode 100755 index 0000000..b88359a --- /dev/null +++ b/ScreenReaderOutputServer.framework/SCROBrailleHandler.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutputServer.framework/ScreenReaderOutputServer + */ + +@class SCROBrailleDisplayManager; + +@interface SCROBrailleHandler : SCROHandler { + SCROBrailleDisplayManager *_brailleDisplayManager; + BOOL _wantsInputCallbacks; + BOOL _wantsDidDisplayCallbacks; + struct { + BOOL didDisplay; + BOOL keypress; + BOOL keyWillMem; + BOOL keymem; + BOOL panLeft; + BOOL panRight; + BOOL showPreviousAnnouncement; + BOOL showNextAnnouncement; + BOOL configChanged; + BOOL playDisplayConnectionSound; + BOOL bluetoothDisplayLoadFailed; + BOOL tableLoadFailed; + BOOL displayModeChanged; + } _callbacks; +} + + +- (id)initWithBrailleDisplayManager:(id)arg1; +- (int)handleGetValue:(id*)arg1 forKey:(int)arg2 withObject:(id)arg3 trusted:(BOOL)arg4; +- (void)configurationDidChange; +- (void)handleBrailleDriverDidLoad; +- (void)handleBrailleDriverDisconnected; +- (int)handlePerformActionForKey:(int)arg1 trusted:(BOOL)arg2; +- (int)handleRegisterCallbackForKey:(int)arg1 trusted:(BOOL)arg2; +- (int)handleSetValue:(id)arg1 forKey:(int)arg2 trusted:(BOOL)arg3; +- (void)handleBrailleKeypress:(id)arg1; +- (void)handleBrailleKeyWillMemorize:(id)arg1; +- (void)handleBrailleKeyMemorize:(id)arg1; +- (void)handleBrailleDidDisplay:(id)arg1; +- (void)handleBrailleDidPanLeft:(id)arg1 elementToken:(id)arg2 appToken:(id)arg3; +- (void)handleBrailleDidPanRight:(id)arg1 elementToken:(id)arg2 appToken:(id)arg3; +- (void)handleBrailleDidShowPreviousAnnouncement:(id)arg1; +- (void)handleBrailleDidShowNextAnnouncement:(id)arg1; +- (void)handleFailedToLoadBluetoothDevice:(id)arg1; +- (void)handleBrailleTableFailedToLoad:(id)arg1; +- (void)handleDisplayModeChanged:(id)arg1; +- (void)invalidate; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutputServer.framework/SCROBrailleLine.h b/ScreenReaderOutputServer.framework/SCROBrailleLine.h new file mode 100755 index 0000000..8e8ef22 --- /dev/null +++ b/ScreenReaderOutputServer.framework/SCROBrailleLine.h @@ -0,0 +1,85 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutputServer.framework/ScreenReaderOutputServer + */ + +@class NSMutableAttributedString, , NSData; + +@interface SCROBrailleLine : NSObject { + *_brailleDriver; + int _size; + int _statusSize; + int _insetSize; + int _lineOffset; + int _leftInset; + int _rightInset; + int _masterStatusCellIndex; + int _iBeamLocation; + int _displayMode; + BOOL _needsDisplayFlush; + BOOL _needsStatusFlush; + BOOL _blink; + BOOL _currentUnread; + BOOL _anyUnread; + BOOL _isPanning; + BOOL _showDotsSevenAndEight; + char *_displayBuffer; + char *_displayFilter; + char *_blinkerBuffer; + char *_statusFilter; + NSData *_statusData; + struct __CFArray { } *_chunkArray; + struct __CFDictionary { } *_chunkDictionary; + NSMutableAttributedString *_lineBuffer; + id _appToken; + int _firstToken; + int _lastToken; + struct { + NSData *data; + int alignment; + int length; + char *cells; + } _virtualStatus; +} + +@property(readonly) BOOL needsDisplayFlush; + ++ (void)initialize; + +- (void)_updateOffsets; +- (BOOL)_allowInset; +- (void)_flush; +- (BOOL)_blink:(BOOL)arg1; +- (void)_flushRealStatus; +- (void)setCurrentUnread:(BOOL)arg1; +- (void)setAnyUnread:(BOOL)arg1; +- (void)setDisplayMode:(int)arg1; +- (void)setAppToken:(id)arg1; +- (id)initWithDriver:(id)arg1 mainSize:(int)arg2 statusSize:(int)arg3; +- (id)newLineDescriptorscriptor; +- (int)tokenForRouterIndex:(int)arg1 location:(int*)arg2 appToken:(id*)arg3; +- (BOOL)anyUnread; +- (BOOL)currentUnread; +- (BOOL)canPanLeft; +- (BOOL)canPanRight; +- (void)setFormatter:(id)arg1; +- (void)setVirtualStatus:(id)arg1 alignment:(int)arg2; +- (void)setRealStatus:(id)arg1; +- (void)setMainSize:(int)arg1; +- (void)setStatusSize:(int)arg1; +- (BOOL)getStatusRouterIndex:(int*)arg1 forRawIndex:(int)arg2; +- (BOOL)panLeft; +- (id)appToken; +- (int)firstToken; +- (BOOL)panRight; +- (int)lastToken; +- (void)blinker; +- (BOOL)needsDisplayFlush; +- (void)setMasterStatusCellIndex:(int)arg1; +- (int)masterStatusCellIndex; +- (void)setShowDotsSevenAndEight:(BOOL)arg1; +- (BOOL)showDotsSevenAndEight; +- (int)displayMode; +- (BOOL)display; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutputServer.framework/SCROBrailleStealthDriver.h b/ScreenReaderOutputServer.framework/SCROBrailleStealthDriver.h new file mode 100755 index 0000000..eb071a0 --- /dev/null +++ b/ScreenReaderOutputServer.framework/SCROBrailleStealthDriver.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutputServer.framework/ScreenReaderOutputServer + */ + +@class NSString; + +@interface SCROBrailleStealthDriver : NSObject { + BOOL _isDriverLoaded; + NSString *_modelIdentifier; + int _mainSize; + int _statusSize; +} + + +- (unsigned int)interfaceVersion; +- (int)loadDriverWithIOElement:(id)arg1; +- (BOOL)unloadDriver; +- (BOOL)isDriverLoaded; +- (BOOL)isSleeping; +- (BOOL)supportsBlinkingCursor; +- (BOOL)isInputEnabled; +- (BOOL)postsKeyboardEvents; +- (id)getInputEvents; +- (int)mainSize; +- (int)statusSize; +- (BOOL)setMainCells:(const char *)arg1 length:(int)arg2; +- (BOOL)setStatusCells:(const char *)arg1 length:(int)arg2; +- (int)brailleInputMode; +- (id)modelIdentifier; +- (id)init; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutputServer.framework/SCROBrailleTranslationManager.h b/ScreenReaderOutputServer.framework/SCROBrailleTranslationManager.h new file mode 100755 index 0000000..220e45e --- /dev/null +++ b/ScreenReaderOutputServer.framework/SCROBrailleTranslationManager.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutputServer.framework/ScreenReaderOutputServer + */ + +@class , NSBundle, NSLock; + +@interface SCROBrailleTranslationManager : NSObject { + NSLock *_contentLock; + *_translator; + NSBundle *_translatorBundle; + BOOL _tableSupportsContractedBraille; + BOOL _tableSupportsEightDotBraille; + *_auxTranslator; + NSBundle *_auxTranslatorBundle; + BOOL _auxTableSupportsContractedBraille; + BOOL _auxTableSupportsEightDotBraille; +} + +@property(readonly) BOOL auxiliaryTableSupportsEightDotBraille; +@property(readonly) BOOL auxiliaryTableSupportsContractedBraille; +@property(readonly) BOOL primaryTableSupportsEightDotBraille; +@property(readonly) BOOL primaryTableSupportsContractedBraille; + ++ (id)sharedManager; ++ (void)initialize; ++ (id)allocWithZone:(struct _NSZone { }*)arg1; + +- (BOOL)auxiliaryTableSupportsEightDotBraille; +- (BOOL)auxiliaryTableSupportsContractedBraille; +- (id)printBrailleForText:(id)arg1 contracted:(BOOL)arg2 eightDot:(BOOL)arg3 locations:(id*)arg4; +- (id)textForPrintBraille:(id)arg1 primaryTable:(BOOL)arg2 contracted:(BOOL)arg3 eightDot:(BOOL)arg4 locations:(id*)arg5; +- (id)primaryTableIdentifier; +- (void)setPrimaryTranslationTableWithTableIdentifier:(id)arg1; +- (id)textForPrintBraille:(id)arg1 contracted:(BOOL)arg2 eightDot:(BOOL)arg3 locations:(id*)arg4; +- (BOOL)primaryTableSupportsEightDotBraille; +- (BOOL)primaryTableSupportsContractedBraille; +- (void)setAuxiliaryTranslationTableWithTableIdentifier:(id)arg1; +- (id)auxiliaryTableIdentifier; +- (id)printBrailleForText:(id)arg1 primaryTable:(BOOL)arg2 contracted:(BOOL)arg3 eightDot:(BOOL)arg4 locations:(id*)arg5; +- (unsigned int)retainCount; +- (id)retain; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)autorelease; +- (id)init; +- (void)release; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutputServer.framework/SCROClient.h b/ScreenReaderOutputServer.framework/SCROClient.h new file mode 100755 index 0000000..43786f6 --- /dev/null +++ b/ScreenReaderOutputServer.framework/SCROClient.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutputServer.framework/ScreenReaderOutputServer + */ + +@class NSLock; + +@interface SCROClient : NSObject { + NSLock *_lock; + unsigned int _identifier; + unsigned int _port; + struct __CFArray { } *_queue; + struct __CFSet { } *_callbackSet; +} + ++ (id)addClientGetIdentifier:(unsigned int*)arg1 getPort:(unsigned int*)arg2; ++ (long)removeClientWithPort:(unsigned int)arg1; ++ (void)sendCallback:(id)arg1; ++ (id)callbacksForClientIdentifier:(unsigned int)arg1; ++ (void)registerCallbackWithKey:(int)arg1 forClientIdentifier:(unsigned int)arg2; ++ (void)initialize; + +- (void)_unlock; +- (BOOL)_wantsCallback:(id)arg1; +- (void)_sendCallback:(id)arg1; +- (id)_dequeueCallbacks; +- (void)_registerCallbackWithKey:(int)arg1; +- (void)_lock; +- (void)_invalidate; +- (id)init; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutputServer.framework/SCROHandler.h b/ScreenReaderOutputServer.framework/SCROHandler.h new file mode 100755 index 0000000..7876b4f --- /dev/null +++ b/ScreenReaderOutputServer.framework/SCROHandler.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutputServer.framework/ScreenReaderOutputServer + */ + +@class NSLock; + +@interface SCROHandler : NSObject { + id _callbackDelegate; + NSLock *_lock; + BOOL isInvalid; +} + + +- (void)setCallbackDelegate:(id)arg1; +- (id)callbackDelegate; +- (int)handleGetValue:(id*)arg1 forKey:(int)arg2 withObject:(id)arg3 trusted:(BOOL)arg4; +- (int)handlePerformActionForKey:(int)arg1 trusted:(BOOL)arg2; +- (int)handleRegisterCallbackForKey:(int)arg1 trusted:(BOOL)arg2; +- (int)handleSetValue:(id)arg1 forKey:(int)arg2 trusted:(BOOL)arg3; +- (int)handleGetValue:(id*)arg1 forKey:(int)arg2 trusted:(BOOL)arg3; +- (void)invalidate; +- (void)unlock; +- (void)lock; +- (id)init; +- (void)dealloc; + +@end diff --git a/ScreenReaderOutputServer.framework/SCROServer.h b/ScreenReaderOutputServer.framework/SCROServer.h new file mode 100755 index 0000000..7965e0c --- /dev/null +++ b/ScreenReaderOutputServer.framework/SCROServer.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutputServer.framework/ScreenReaderOutputServer + */ + +@class , NSLock; + +@interface SCROServer : NSObject { + NSLock *_contentLock; + *_delegate; + struct __CFRunLoopSource { } *_serverSource; + struct __CFRunLoopSource { } *_deathSource; + struct __CFRunLoopTimer { } *_deathTimer; + unsigned int _serverPort; + unsigned int _deathPort; + int _clientCount; + BOOL _isRegisteredWithMach; +} + ++ (void)initialize; ++ (id)sharedServer; ++ (id)allocWithZone:(struct _NSZone { }*)arg1; + +- (BOOL)isRegisteredWithMach; +- (BOOL)registerWithMach; +- (void)unregisterWithMach; +- (long)_incrementClientCount; +- (struct __CFRunLoopTimer { }*)_deathTimer; +- (int)_registerForNotificationOnDeathPort:(unsigned int)arg1; +- (void)_setClientCount:(long)arg1; +- (long)_clientCount; +- (void)setDelegate:(id)arg1; +- (struct __CFRunLoopSource { }*)serverSource; +- (id)delegate; +- (unsigned int)retainCount; +- (id)retain; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)autorelease; +- (id)init; +- (void)release; + +@end diff --git a/ScreenReaderOutputServer.framework/SCROStealthBrailleDisplay.h b/ScreenReaderOutputServer.framework/SCROStealthBrailleDisplay.h new file mode 100755 index 0000000..331ae4a --- /dev/null +++ b/ScreenReaderOutputServer.framework/SCROStealthBrailleDisplay.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ScreenReaderOutputServer.framework/ScreenReaderOutputServer + */ + +@interface SCROStealthBrailleDisplay : SCROBrailleDisplay { +} + ++ (id)displayWithDelegate:(id)arg1; ++ (id)displayWithIOElement:(id)arg1 driverIdentifier:(id)arg2 delegate:(id)arg3; + +- (void)_mainDisplayHandler:(id)arg1; + +@end diff --git a/Search.framework/ExtendedSearchResult.h b/Search.framework/ExtendedSearchResult.h new file mode 100755 index 0000000..48d66ac --- /dev/null +++ b/Search.framework/ExtendedSearchResult.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Search.framework/Search + */ + +@class NSString; + +@interface ExtendedSearchResult : NSObject { + void *_content; + unsigned int _domain; + unsigned int _resultDomain; + NSString *_resultDisplayID; + NSString *_query; +} + + +- (int)domain; +- (unsigned long long)identifier; +- (id)initWithContent:(void*)arg1 inDomain:(unsigned int)arg2 withResultDomain:(unsigned int)arg3 resultDisplayIdentifier:(id)arg4 query:(id)arg5; +- (id)initWithContent:(void*)arg1 inDomain:(unsigned int)arg2 query:(id)arg3; +- (const char *)URLUTF8String; +- (const char *)auxiliarySubtitleUTF8String; +- (const char *)auxiliaryTitleUTF8String; +- (const char *)summaryUTF8String; +- (const char *)subtitleUTF8String; +- (const char *)titleUTF8String; +- (const char *)resultDisplayIdentifierUTF8String; +- (int)resultDomain; +- (void)dealloc; + +@end diff --git a/Search.framework/SPBundleManager.h b/Search.framework/SPBundleManager.h new file mode 100755 index 0000000..3b754d9 --- /dev/null +++ b/Search.framework/SPBundleManager.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Search.framework/Search + */ + +@class NSDictionary, NSArray; + +@interface SPBundleManager : NSObject { + NSArray *_searchBundles; + NSArray *_datastores; + NSDictionary *_domainMap; +} + +@property(readonly) NSArray * searchBundles; +@property(readonly) NSArray * datastores; + ++ (id)sharedManager; + +- (void)resetDatastores; +- (id)domainMap; +- (id)datastores; +- (id)searchBundles; +- (void)_loadSearchBundles; +- (id)datastoreForDomain:(unsigned int)arg1; +- (void)dealloc; + +@end diff --git a/Search.framework/SPContentIndexer.h b/Search.framework/SPContentIndexer.h new file mode 100755 index 0000000..ca4f6e0 --- /dev/null +++ b/Search.framework/SPContentIndexer.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Search.framework/Search + */ + +@class NSString, NSMutableArray; + +@interface SPContentIndexer : NSObject { + NSString *_displayIdentifier; + NSString *_category; + struct __CXQuery { } *_query; + struct __CXIndex { } *_index; + unsigned int _version; + struct CPRecordStore { } *_store; + NSMutableArray *_dirtyRecords; + NSMutableArray *_dirtyContent; + NSMutableArray *_dirtyRemoves; +} + ++ (void)preheat; ++ (void)initialize; ++ (id)indexerForDisplayIdentifier:(id)arg1 category:(id)arg2; + +- (void)cancelSearch; +- (void*)copyResultForIdentifier:(id)arg1; +- (BOOL)nextSearchResults:(id*)arg1; +- (void)beginSearch:(id)arg1; +- (void)removeIdentifier:(id)arg1; +- (void)setIdentifier:(id)arg1 forRecordDictionary:(id)arg2; +- (BOOL)commitUpdates; +- (void)clearIndex; +- (id)initWithDisplayIdentifier:(id)arg1 category:(id)arg2 version:(unsigned int)arg3; +- (void*)_copyRecordForExternalID:(id)arg1; +- (void)_openOrCreateIndex; +- (BOOL)_openOrCreateStore; +- (id)_indexPath; +- (id)_storePath; +- (void)dealloc; + +@end diff --git a/Search.framework/SPDaemonConnection.h b/Search.framework/SPDaemonConnection.h new file mode 100755 index 0000000..28db0d2 --- /dev/null +++ b/Search.framework/SPDaemonConnection.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Search.framework/Search + */ + +@interface SPDaemonConnection : NSObject { + unsigned int _publicPort; + unsigned int _serverPort; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } _lock; +} + ++ (id)sharedConnection; + +- (unsigned int)serverPort; +- (void)preheat; +- (void)cancelQuery:(id)arg1; +- (id)startQuery:(id)arg1; +- (void)unregisterApplication:(id)arg1; +- (void)searchResultWasSelected:(id)arg1 inDomain:(unsigned int)arg2 queryString:(id)arg3; +- (void)registerApplication:(id)arg1 withCategories:(id)arg2; +- (BOOL)indexUpdatedContent:(id)arg1 moreComing:(BOOL)arg2; +- (BOOL)willStartIndexingForDisplayID:(id)arg1 category:(id)arg2; +- (BOOL)retrieveUpdateList:(id*)arg1; +- (BOOL)endRecordUpdatesForApplication:(id)arg1 andCategory:(id)arg2; +- (BOOL)requestRecordUpdatesForApplication:(id)arg1 category:(id)arg2 andIDs:(id)arg3; +- (BOOL)startRecordUpdatesForApplication:(id)arg1 andCategory:(id)arg2; +- (BOOL)_appInstalled:(BOOL)arg1 withDisplayIdentifier:(id)arg2 withCategories:(id)arg3; +- (void)_handleSendFailure:(int)arg1 inCodeNamed:(const char *)arg2; +- (void)invalidateServerPort; +- (unsigned int)publicPort; +- (id)init; +- (void)dealloc; + +@end diff --git a/Search.framework/SPDaemonQueryToken.h b/Search.framework/SPDaemonQueryToken.h new file mode 100755 index 0000000..e6194db --- /dev/null +++ b/Search.framework/SPDaemonQueryToken.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Search.framework/Search + */ + +@class SPSearchQuery, ; + +@interface SPDaemonQueryToken : NSObject { + struct __CFMachPort { } *_callbackPort; + SPSearchQuery *_query; + *_delegate; + unsigned int _queryID; + unsigned int _sortsInFlight; + BOOL _completed; +} + +@property * delegate; +@property(readonly) unsigned int queryID; +@property(readonly) SPSearchQuery * query; +@property unsigned int sortsInFlight; +@property BOOL completed; + + +- (void)_sendResults:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)setCompleted:(BOOL)arg1; +- (BOOL)completed; +- (id)query; +- (id)delegate; +- (void)_sendError:(id)arg1; +- (void)_callbackPipeBrokenCallback:(struct __CFMachPort { }*)arg1; +- (void)_sendCompletion; +- (void)setSortsInFlight:(unsigned int)arg1; +- (unsigned int)sortsInFlight; +- (unsigned int)queryID; +- (id)initWithQuery:(id)arg1 andCallbackPort:(unsigned int)arg2; +- (void)dealloc; + +@end diff --git a/Search.framework/SPDomainManager.h b/Search.framework/SPDomainManager.h new file mode 100755 index 0000000..13b5601 --- /dev/null +++ b/Search.framework/SPDomainManager.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Search.framework/Search + */ + +@interface SPDomainManager : NSObject { +} + ++ (id)defaultManager; + +- (void)applicationWasUninstalled:(id)arg1; +- (void)notifyIndexer; +- (void)_removeAllDomainsForDisplayIdentifier:(id)arg1; +- (void)registerApplication:(id)arg1 withCategories:(id)arg2; + +@end diff --git a/Search.framework/SPPlistBytesDeserialization.h b/Search.framework/SPPlistBytesDeserialization.h new file mode 100755 index 0000000..cddf9d4 --- /dev/null +++ b/Search.framework/SPPlistBytesDeserialization.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Search.framework/Search + */ + +@interface SPPlistBytesDeserialization : NSObject { + char *_buffer; + unsigned long _length; +} + + +- (id)initWithBytes:(char *)arg1 length:(unsigned int)arg2; +- (id)propertyListWithError:(id*)arg1; +- (void)dealloc; + +@end diff --git a/Search.framework/SPPlistBytesSerialization.h b/Search.framework/SPPlistBytesSerialization.h new file mode 100755 index 0000000..1e0f464 --- /dev/null +++ b/Search.framework/SPPlistBytesSerialization.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Search.framework/Search + */ + +@interface SPPlistBytesSerialization : NSObject { + char *_buffer; + unsigned long _length; +} + + +- (char *)bytes; +- (id)initWithPropertyList:(id)arg1 error:(id*)arg2; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/Search.framework/SPSearchQuery.h b/Search.framework/SPSearchQuery.h new file mode 100755 index 0000000..ac1d93b --- /dev/null +++ b/Search.framework/SPSearchQuery.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Search.framework/Search + */ + +@class NSString, NSArray; + +@interface SPSearchQuery : NSObject { + unsigned int _queryID; + NSString *_searchString; + BOOL _cancelled; + BOOL _finished; + char *_domainVector; + int _domainCount; + double _creationTime; + double _cancellationTime; +} + +@property(readonly) NSString * searchString; +@property(readonly) BOOL cancelled; +@property(readonly) NSArray * searchDomains; +@property(readonly) double creationTime; +@property(readonly) double cancellationTime; + + +- (id)searchDomains; +- (id)initWithSearchString:(id)arg1; +- (id)searchString; +- (BOOL)cancelled; +- (id)initWithSearchString:(id)arg1 forSearchDomains:(id)arg2; +- (double)cancellationTime; +- (double)creationTime; +- (int)domainsVectorCount; +- (char *)domainsVector; +- (id)initWithSearchString:(id)arg1 andDomainsVector:(char *)arg2 vectorCount:(int)arg3; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)cancel; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/Search.framework/SPSearchResult.h b/Search.framework/SPSearchResult.h new file mode 100755 index 0000000..84e8876 --- /dev/null +++ b/Search.framework/SPSearchResult.h @@ -0,0 +1,68 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Search.framework/Search + */ + +@class NSURL, NSString, NSNumber; + +@interface SPSearchResult : NSObject { + int _domain; + int _resultDomain; + NSString *_resultDisplayIdentifier; + NSString *_title; + NSString *_subtitle; + NSString *_summary; + NSString *_auxiliaryTitle; + NSString *_auxiliarySubtitle; + unsigned long long _identifier; + NSURL *_URL; + NSNumber *_badge; +} + +@property int domain; +@property int resultDomain; +@property(retain) NSString * resultDisplayIdentifier; +@property(retain) NSString * title; +@property(retain) NSString * subtitle; +@property(retain) NSString * summary; +@property(retain) NSString * auxiliaryTitle; +@property(retain) NSString * auxiliarySubtitle; +@property unsigned long long identifier; +@property(retain) NSURL * URL; +@property(copy) NSNumber * badge; + + +- (void)setDomain:(int)arg1; +- (id)summary; +- (void)setSummary:(id)arg1; +- (int)domain; +- (void)setURL:(id)arg1; +- (id)subtitle; +- (void)setSubtitle:(id)arg1; +- (id)URL; +- (unsigned long long)identifier; +- (void)setIdentifier:(unsigned long long)arg1; +- (id)title; +- (void)setTitle:(id)arg1; +- (id)auxiliarySubtitle; +- (id)auxiliaryTitle; +- (id)badge; +- (id)resultDisplayIdentifier; +- (void)setBadge:(id)arg1; +- (void)setAuxiliarySubtitle:(id)arg1; +- (void)setAuxiliaryTitle:(id)arg1; +- (void)setResultDisplayIdentifier:(id)arg1; +- (void)setResultDomain:(int)arg1; +- (BOOL)getBadgeValue:(float*)arg1; +- (const char *)URLUTF8String; +- (const char *)auxiliarySubtitleUTF8String; +- (const char *)auxiliaryTitleUTF8String; +- (const char *)summaryUTF8String; +- (const char *)subtitleUTF8String; +- (const char *)titleUTF8String; +- (const char *)resultDisplayIdentifierUTF8String; +- (int)resultDomain; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; + +@end diff --git a/Search.framework/SPSearchResultDeserializer.h b/Search.framework/SPSearchResultDeserializer.h new file mode 100755 index 0000000..3b56c3e --- /dev/null +++ b/Search.framework/SPSearchResultDeserializer.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Search.framework/Search + */ + +@class SPSearchResult, CPSearchMatcher, NSString, NSArray; + +@interface SPSearchResultDeserializer : PBDataReader { + unsigned int _byteVector; + NSArray *_resultOffsetVector; + BOOL _munmapAtDealloc; + unsigned int _resultCount; + unsigned int _domain; + NSString *_displayIdentifier; + NSString *_category; + CPSearchMatcher *_matcher; + CPSearchMatcher *_diacriticMatcher; + SPSearchResult *_sortA; + SPSearchResult *_sortB; +} + +@property(readonly) unsigned int resultCount; +@property(readonly) unsigned int domain; +@property(readonly) NSString * displayIdentifier; +@property(readonly) NSString * category; +@property(readonly) CPSearchMatcher * matcher; +@property(readonly) CPSearchMatcher * diacriticMatcher; +@property(readonly) SPSearchResult * sortA; +@property(readonly) SPSearchResult * sortB; + + +- (id)readBytes:(unsigned int)arg1; +- (unsigned int)resultCount; +- (unsigned int)domain; +- (id)displayIdentifier; +- (int)read:(const char *)arg1 maxLength:(unsigned int)arg2; +- (BOOL)deserializeResultAtIndex:(unsigned int)arg1 toCursor:(id)arg2; +- (id)category; +- (id)sortB; +- (id)initWithSerializer:(id)arg1; +- (void)sortResultsUsingQueryString:(id)arg1; +- (id)initWithMallocRegion:(unsigned int)arg1 length:(unsigned int)arg2; +- (id)initWithMappedRegion:(unsigned int)arg1 length:(unsigned int)arg2; +- (void)_prepareForRandomAccess; +- (id)sortA; +- (id)diacriticMatcher; +- (id)matcher; +- (BOOL)readResultIntoCursor:(id)arg1; +- (void)dealloc; + +@end diff --git a/Search.framework/SPSearchResultSerializer.h b/Search.framework/SPSearchResultSerializer.h new file mode 100755 index 0000000..4289cb9 --- /dev/null +++ b/Search.framework/SPSearchResultSerializer.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Search.framework/Search + */ + +@interface SPSearchResultSerializer : PBDataWriter { + unsigned int _byteVector; + unsigned int _byteVectorCnt; + unsigned int _byteVectorCapacity; + Class _lastResultClass; + BOOL _respondsToResultDomain; + BOOL _respondsToResultDisplayIdentifierUTF8String; + BOOL _respondsToTitleUTF8String; + BOOL _respondsToSubtitleUTF8String; + BOOL _respondsToAuxiliaryTitleUTF8String; + BOOL _respondsToAuxiliarySubtitleUTF8String; + BOOL _respondsToSummaryUTF8String; + BOOL _respondsToIdentifier; + BOOL _respondsToURL; + BOOL _respondsToBadgeValue; + BOOL _inProc; +} + + +- (int)write:(const char *)arg1 maxLength:(unsigned int)arg2; +- (unsigned int)byteVector; +- (unsigned int)byteVectorCount; +- (BOOL)appendResult:(id)arg1; +- (id)initForDomain:(int)arg1 andDisplayIdentifier:(id)arg2 andCategory:(id)arg3 withInitialCapacity:(unsigned int)arg4; +- (id)initForDomain:(int)arg1 andDisplayIdentifier:(id)arg2 withInitialCapacity:(unsigned int)arg3; +- (void)writeCString:(const char *)arg1 forTag:(unsigned short)arg2; +- (id)initForDomain:(int)arg1 andDisplayIdentifier:(id)arg2 andCategory:(id)arg3 withInitialCapacity:(unsigned int)arg4 inProc:(BOOL)arg5; +- (unsigned int)_allocateSize:(unsigned int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/Search.framework/SPTopHitIndexer.h b/Search.framework/SPTopHitIndexer.h new file mode 100755 index 0000000..833e5c6 --- /dev/null +++ b/Search.framework/SPTopHitIndexer.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Search.framework/Search + */ + +@class NSArray, CPSearchMatcher, NSString; + +@interface SPTopHitIndexer : SPContentIndexer { + CPSearchMatcher *_matcher; + NSString *_queryString; + NSArray *_searchDomains; +} + ++ (void)preheat; ++ (id)indexerForTopHits; + +- (void)beginSearch:(id)arg1 domains:(id)arg2; +- (void)setTopHit:(id)arg1 domain:(unsigned int)arg2 queryString:(id)arg3; +- (id)_fetchAndCleanQueryResults:(id)arg1; +- (id)_getDisplayIdentifierForDomain:(unsigned int)arg1; +- (void*)_copyRecordForExternalID:(id)arg1 displayIdentifier:(id)arg2 category:(id)arg3; +- (void*)_copyExternalRecordForIdentifier:(id)arg1 domain:(unsigned int)arg2; +- (void)_setTopHitWithApplication:(id)arg1 queryString:(id)arg2; +- (void)_setTopHitWithLocalRecord:(void*)arg1 content:(id)arg2 stringIdentifier:(id)arg3 domain:(unsigned int)arg4 query:(id)arg5; +- (void*)_copyRecordForApplication:(id)arg1; +- (float)_calculateMovingAverageWithLastTime:(double)arg1 andLastAverage:(float)arg2; +- (BOOL)nextSearchResults:(id*)arg1; +- (void)removeIdentifier:(id)arg1; +- (void)setIdentifier:(id)arg1 forRecordDictionary:(id)arg2; +- (BOOL)_openOrCreateStore; +- (id)init; +- (void)dealloc; + +@end diff --git a/Search.framework/SPTopHitsCompoundResult.h b/Search.framework/SPTopHitsCompoundResult.h new file mode 100755 index 0000000..7748a22 --- /dev/null +++ b/Search.framework/SPTopHitsCompoundResult.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Search.framework/Search + */ + +@class NSString; + +@interface SPTopHitsCompoundResult : NSObject { + void *_content; + unsigned int _domain; + NSString *_displayIdentifier; +} + + +- (unsigned int)domain; +- (void*)content; +- (id)displayIdentifier; +- (id)initWithContent:(void*)arg1 domain:(unsigned int)arg2 displayIdentifier:(id)arg3; +- (void)dealloc; + +@end diff --git a/SoftwareUpdateServices.framework/SUActivationService.h b/SoftwareUpdateServices.framework/SUActivationService.h new file mode 100755 index 0000000..17aaec8 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUActivationService.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@interface SUActivationService : NSObject { +} + + +- (id)_createHealthcheckResponseFromDictionary:(id)arg1; +- (id)_parseResponse:(id)arg1 error:(id*)arg2; +- (id)_createRequest:(id*)arg1; +- (id)checkActivationServerStatus:(id*)arg1; + +@end diff --git a/SoftwareUpdateServices.framework/SUActivationStatusResponse.h b/SoftwareUpdateServices.framework/SUActivationStatusResponse.h new file mode 100755 index 0000000..ccde357 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUActivationStatusResponse.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@class NSString; + +@interface SUActivationStatusResponse : NSObject { + BOOL _alive; + int _messageType; + NSString *_message; +} + +@property(getter=isAlive) BOOL alive; +@property int messageType; +@property(retain) NSString * message; + + +- (id)message; +- (void)setMessage:(id)arg1; +- (void)setMessageType:(int)arg1; +- (int)messageType; +- (id)description; +- (void)dealloc; +- (void)setAlive:(BOOL)arg1; +- (BOOL)isAlive; + +@end diff --git a/SoftwareUpdateServices.framework/SUAssetSupport.h b/SoftwareUpdateServices.framework/SUAssetSupport.h new file mode 100755 index 0000000..0bb8cd9 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUAssetSupport.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@interface SUAssetSupport : NSObject { +} + ++ (id)tryCreateDescriptorFromCachedAsset; ++ (void)cleanupAssets:(id)arg1; ++ (id)localURLForAsset:(struct __MobileAsset { }*)arg1; ++ (id)assetDownloadOptionsFromMetadata:(id)arg1 priority:(int)arg2; ++ (id)defaultAssetDownloadOptionsWithPriority:(int)arg1; ++ (id)tryCreateDocumentationFromAsset:(struct __MobileAsset { }*)arg1; ++ (id)createPossibleDocumentationAssetsFromDescriptor:(id)arg1; ++ (id)createDescriptorFromAsset:(struct __MobileAsset { }*)arg1 state:(id)arg2; ++ (void)cleanupAsset:(struct __MobileAsset { }*)arg1; ++ (id)tryCreateDescriptorFromAsset:(struct __MobileAsset { }*)arg1; ++ (struct __MobileAsset { }*)createUpdateAssetUsingProductType:(id)arg1 productBuild:(id)arg2 productVersion:(id)arg3 releaseType:(id)arg4; ++ (void)cleanupUpdateAndDocumentationForAsset:(struct __MobileAsset { }*)arg1; ++ (struct __MobileAsset { }*)createDefaultUpdateAsset; + + +@end diff --git a/SoftwareUpdateServices.framework/SUAutoDownloadPolicy.h b/SoftwareUpdateServices.framework/SUAutoDownloadPolicy.h new file mode 100755 index 0000000..e267b65 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUAutoDownloadPolicy.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@interface SUAutoDownloadPolicy : SUDefaultDownloadPolicy { +} + + +- (unsigned int)wifiOnlyPeriodInDays; +- (BOOL)isDownloadAllowableForCellular; +- (BOOL)isPowerRequired; +- (id)computeTimeOfWifiOnlyPeriodEndFromDate:(id)arg1; +- (id)initWithDescriptor:(id)arg1; + +@end diff --git a/SoftwareUpdateServices.framework/SUBackgroundTaskAgent.h b/SoftwareUpdateServices.framework/SUBackgroundTaskAgent.h new file mode 100755 index 0000000..00ab0fc --- /dev/null +++ b/SoftwareUpdateServices.framework/SUBackgroundTaskAgent.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@class SUManager; + +@interface SUBackgroundTaskAgent : NSObject { + SUManager *_manager; +} + ++ (id)sharedInstance; + +- (id)init; +- (void)dealloc; +- (void)cancelAllTasks; +- (void)cancelAllAutoscanTasks; +- (void)scheduleAnyTasksIfNecessary; +- (void)_scheduleNewBackgroundAgentAutoScanForType:(int)arg1 jobName:(const char *)arg2 previousStartDate:(id)arg3 previousEndDate:(id)arg4; +- (void)_addAutodownloadPowerRequirementsToRequest:(void*)arg1; +- (void)_scheduleAutoScanForTypeIfNecessary:(int)arg1 jobName:(const char *)arg2; +- (void)cancelAutodownloadWifiPeriodEndTask; +- (void)cancelAutodownloadRetryTask; +- (void)cancelEmergencyAutoScanTask; +- (void)cancelDefaultAutoScanTask; +- (void)scheduleAutodownloadWifiPeriodEndTaskIfNecessary; +- (void)scheduleAutodownloadRetryTaskIfNecessary; +- (void)scheduleEmergencyAutoScanTaskIfNecessary; +- (void)scheduleDefaultAutoScanTaskIfNecessary; +- (void)_printDetailsForJob:(const char *)arg1; +- (void)_handleAutodownloadWifiPeriodEndTask:(void*)arg1; +- (void)_handleAutodownloadRetryTask:(void*)arg1; +- (void)_handleBackgroundAgentAutoScan:(const char *)arg1 parameters:(void*)arg2; +- (void)_initBackgroundTaskAgent; +- (void)cancelAllAutodownloadTasks; +- (void)scheduleAutodownloadRetryTaskFromDate:(id)arg1 toDate:(id)arg2 policy:(id)arg3; +- (void)scheduleAutodownloadWifiPeriodEndTask; + +@end diff --git a/SoftwareUpdateServices.framework/SUCarrierDownloadPolicyProperties.h b/SoftwareUpdateServices.framework/SUCarrierDownloadPolicyProperties.h new file mode 100755 index 0000000..9793475 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUCarrierDownloadPolicyProperties.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@interface SUCarrierDownloadPolicyProperties : NSObject { +} + + +- (id)_numberForKey:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (unsigned int)_unsignedIntegerForKey:(id)arg1 defaultValue:(int)arg2; +- (int)peakEndHour; +- (int)peakStartHour; +- (unsigned int)numberOfDaysToWaitForCellularAutoDownload; +- (long long)maximumDownloadSizeInBytes; +- (BOOL)isAutoDownloadAllowable; +- (BOOL)isDownloadAllowableOver2G; +- (BOOL)isDownloadAllowable; +- (BOOL)isDownloadFree; +- (id)_carrierSUProperties; +- (BOOL)_isValidHour:(int)arg1; +- (int)_integerForKey:(id)arg1 defaultValue:(int)arg2; +- (long long)_longLongForKey:(id)arg1 defaultValue:(long long)arg2; +- (BOOL)_boolForKey:(id)arg1 defaultValue:(BOOL)arg2; + +@end diff --git a/SoftwareUpdateServices.framework/SUDefaultDownloadPolicy.h b/SoftwareUpdateServices.framework/SUDefaultDownloadPolicy.h new file mode 100755 index 0000000..35d4a18 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUDefaultDownloadPolicy.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@class SUNetworkMonitor, SUDescriptor, SUCarrierDownloadPolicyProperties; + +@interface SUDefaultDownloadPolicy : NSObject { + SUDescriptor *_descriptor; + SUCarrierDownloadPolicyProperties *_carrierPolicy; + SUNetworkMonitor *_networkMonitor; + BOOL _cellularCapable; +} + +@property(retain) SUCarrierDownloadPolicyProperties * carrierPolicy; +@property(getter=isCellularCapable) BOOL cellularCapable; +@property(retain) SUNetworkMonitor * networkMonitor; +@property(retain) SUDescriptor * descriptor; + + +- (id)description; +- (void)dealloc; +- (BOOL)isDownloadable; +- (void)setCellularCapable:(BOOL)arg1; +- (BOOL)isCellularCapable; +- (void)setCarrierPolicy:(id)arg1; +- (id)carrierPolicy; +- (BOOL)isDownloadableForCurrentNetworkConditions:(int*)arg1 cellularFeesApply:(BOOL*)arg2; +- (BOOL)hasEnoughDiskSpace; +- (BOOL)_isDownloadableForNetworkType:(int)arg1 error:(int*)arg2 cellularFeesApply:(BOOL*)arg3 powerRequired:(BOOL*)arg4; +- (id)networkMonitor; +- (BOOL)isDownloadableForCurrentNetworkConditions:(int*)arg1 cellularFeesApply:(BOOL*)arg2 powerRequired:(BOOL*)arg3; +- (BOOL)_isCellularCapable; +- (void)setNetworkMonitor:(id)arg1; +- (id)_stringForBool:(BOOL)arg1; +- (BOOL)isDownloadAllowableForWiFi; +- (BOOL)isDownloadAllowableForCellular; +- (BOOL)isDownloadAllowableForCellular2G; +- (BOOL)isDownloadFreeForCellular; +- (void)setDescriptor:(id)arg1; +- (BOOL)isPowerRequired; +- (id)descriptor; +- (id)initWithDescriptor:(id)arg1; + +@end diff --git a/SoftwareUpdateServices.framework/SUDefaultWiFiOnlyDownloadPolicy.h b/SoftwareUpdateServices.framework/SUDefaultWiFiOnlyDownloadPolicy.h new file mode 100755 index 0000000..6de4482 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUDefaultWiFiOnlyDownloadPolicy.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@interface SUDefaultWiFiOnlyDownloadPolicy : SUDefaultDownloadPolicy { +} + ++ (unsigned int)wifiOnlyPeriodInDaysForUpdate:(id)arg1; + +- (BOOL)isDownloadAllowableForCellular; +- (id)initWithDescriptor:(id)arg1; + +@end diff --git a/SoftwareUpdateServices.framework/SUDescriptor.h b/SoftwareUpdateServices.framework/SUDescriptor.h new file mode 100755 index 0000000..2a07cd1 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUDescriptor.h @@ -0,0 +1,72 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@class SUDocumentation, NSString; + +@interface SUDescriptor : NSObject { + SUDocumentation *_documentation; + NSString *_publisher; + NSString *_humanReadableUpdateName; + NSString *_productSystemName; + NSString *_productVersion; + NSString *_productBuildVersion; + unsigned long long _downloadSize; + unsigned long long _preparationSize; + unsigned long long _installationSize; + int _updateType; + BOOL _autoDownloadAllowableForCellular; + BOOL _downloadable; +} + +@property(retain) SUDocumentation * documentation; +@property(retain) NSString * publisher; +@property(retain) NSString * productSystemName; +@property(retain) NSString * productVersion; +@property(retain) NSString * productBuildVersion; +@property unsigned long long downloadSize; +@property unsigned long long preparationSize; +@property unsigned long long installationSize; +@property int updateType; +@property BOOL autoDownloadAllowableForCellular; +@property(getter=isDownloadable) BOOL downloadable; + + +- (int)updateType; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)productBuildVersion; +- (void)setDownloadable:(BOOL)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (BOOL)isDownloadable; +- (id)productVersion; +- (BOOL)isValidDescriptor; +- (unsigned long long)totalRequiredFreeSpace; +- (id)downloadPolicy; +- (id)_buildCompareKey; +- (BOOL)_hasValue:(id)arg1; +- (BOOL)autoDownloadAllowableForCellular; +- (id)documentation; +- (unsigned long long)installationSize; +- (unsigned long long)preparationSize; +- (unsigned long long)downloadSize; +- (id)publisher; +- (void)setAutoDownloadAllowableForCellular:(BOOL)arg1; +- (void)setDocumentation:(id)arg1; +- (void)setUpdateType:(int)arg1; +- (void)setInstallationSize:(unsigned long long)arg1; +- (void)setPreparationSize:(unsigned long long)arg1; +- (void)setDownloadSize:(unsigned long long)arg1; +- (void)setProductBuildVersion:(id)arg1; +- (void)setProductVersion:(id)arg1; +- (void)setProductSystemName:(id)arg1; +- (void)setPublisher:(id)arg1; +- (id)productSystemName; +- (id)humanReadableUpdateName; + +@end diff --git a/SoftwareUpdateServices.framework/SUDocumentation.h b/SoftwareUpdateServices.framework/SUDocumentation.h new file mode 100755 index 0000000..e3c1ad9 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUDocumentation.h @@ -0,0 +1,68 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@class NSURL, NSString, NSMutableDictionary; + +@interface SUDocumentation : NSObject { + NSURL *_baseDocumentationURL; + NSString *_releaseNotesSummaryFileName; + NSString *_releaseNotesFileName; + NSString *_licenseAgreementFileName; + NSString *_primaryLanguage; + NSString *_humanReadableUpdateName; + NSURL *_releaseNotesSummaryURL; + NSURL *_releaseNotesURL; + NSURL *_licenseAgreementURL; + NSMutableDictionary *_cachedData; +} + +@property(retain) NSURL * baseDocumentationURL; +@property(retain) NSString * releaseNotesSummaryFileName; +@property(retain) NSString * licenseAgreementFileName; +@property(retain) NSString * releaseNotesFileName; +@property(retain) NSString * primaryLanguage; +@property(retain) NSString * humanReadableUpdateName; +@property(retain) NSURL * releaseNotesSummaryURL; +@property(retain) NSURL * releaseNotesURL; +@property(retain) NSURL * licenseAgreementURL; + + +- (void)setPrimaryLanguage:(id)arg1; +- (id)primaryLanguage; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)baseDocumentationURL; +- (id)licenseAgreement; +- (id)releaseNotes; +- (id)releaseNotesSummary; +- (id)initWithDocumentationURL:(id)arg1; +- (id)licenseAgreementFileName; +- (id)releaseNotesFileName; +- (id)localizedURLFromBundle:(struct __CFBundle { }*)arg1 resource:(id)arg2; +- (id)releaseNotesSummaryFileName; +- (id)localizedStringFromBundle:(struct __CFBundle { }*)arg1 key:(id)arg2; +- (void)_clearTransientDocumentationData; +- (id)localizedDocumentationStringFromBundle:(struct __CFBundle { }*)arg1 key:(id)arg2; +- (id)_localizedResourceURLForDocumentationAsset:(id)arg1 resource:(id)arg2; +- (void)setReleaseNotesURL:(id)arg1; +- (void)setReleaseNotesSummaryURL:(id)arg1; +- (void)setLicenseAgreementURL:(id)arg1; +- (void)setHumanReadableUpdateName:(id)arg1; +- (id)licenseAgreementURL; +- (id)releaseNotesURL; +- (id)releaseNotesSummaryURL; +- (id)_cachedDocumentationDataForURL:(id)arg1; +- (void)_resetIfNecessary; +- (void)setLicenseAgreementFileName:(id)arg1; +- (void)setReleaseNotesFileName:(id)arg1; +- (void)setReleaseNotesSummaryFileName:(id)arg1; +- (void)setBaseDocumentationURL:(id)arg1; +- (BOOL)hasAnyDocumentation; +- (id)humanReadableUpdateName; + +@end diff --git a/SoftwareUpdateServices.framework/SUDownload.h b/SoftwareUpdateServices.framework/SUDownload.h new file mode 100755 index 0000000..dbcd973 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUDownload.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@class SUOperationProgress, SUDescriptor, SUDownloadMetadata; + +@interface SUDownload : NSObject { + SUDescriptor *_descriptor; + SUOperationProgress *_progress; + SUDownloadMetadata *_metadata; +} + +@property(retain) SUDescriptor * descriptor; +@property(retain) SUOperationProgress * progress; +@property(retain) SUDownloadMetadata * metadata; + + +- (void)setMetadata:(id)arg1; +- (id)metadata; +- (id)progress; +- (void)setProgress:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (void)setDescriptor:(id)arg1; +- (id)descriptor; + +@end diff --git a/SoftwareUpdateServices.framework/SUDownloadMetadata.h b/SoftwareUpdateServices.framework/SUDownloadMetadata.h new file mode 100755 index 0000000..5c3f0ad --- /dev/null +++ b/SoftwareUpdateServices.framework/SUDownloadMetadata.h @@ -0,0 +1,53 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@interface SUDownloadMetadata : NSObject { + BOOL _autoDownload; + BOOL _enabledFor2G; + BOOL _enabledFor3G; + BOOL _enabledForWifi; + BOOL _enabledOnBatteryPower; + BOOL _enforceWifiOnlyOverride; + int _activeDownloadPolicy; + int _downloadFeeAgreementStatus; +} + +@property(getter=isAutoDownload) BOOL autoDownload; +@property int activeDownloadPolicy; +@property(getter=isEnabledFor2G) BOOL enabledFor2G; +@property(getter=isEnabledFor3G) BOOL enabledFor3G; +@property(getter=isEnabledForWifi) BOOL enabledForWifi; +@property(getter=isEnabledOnBatteryPower) BOOL enabledOnBatteryPower; +@property int downloadFeeAgreementStatus; +@property BOOL enforceWifiOnlyOverride; + + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)_stringForBool:(BOOL)arg1; +- (int)downloadFeeAgreementStatus; +- (void)setDownloadFeeAgreementStatus:(int)arg1; +- (void)setEnforceWifiOnlyOverride:(BOOL)arg1; +- (void)setEnabledOnBatteryPower:(BOOL)arg1; +- (void)setEnabledForWifi:(BOOL)arg1; +- (void)setEnabledFor3G:(BOOL)arg1; +- (void)setEnabledFor2G:(BOOL)arg1; +- (BOOL)isEnabledOnBatteryPower; +- (BOOL)isEnabledFor3G; +- (BOOL)isEnabledFor2G; +- (BOOL)isEnabledForWifi; +- (BOOL)enforceWifiOnlyOverride; +- (void)applyDownloadPolicy:(id)arg1; +- (void)setActiveDownloadPolicy:(int)arg1; +- (void)setAutoDownload:(BOOL)arg1; +- (int)activeDownloadPolicy; +- (BOOL)isAutoDownload; + +@end diff --git a/SoftwareUpdateServices.framework/SUDownloadPolicy.h b/SoftwareUpdateServices.framework/SUDownloadPolicy.h new file mode 100755 index 0000000..2af16eb --- /dev/null +++ b/SoftwareUpdateServices.framework/SUDownloadPolicy.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@interface SUDownloadPolicy : SUDefaultDownloadPolicy { +} + + + +@end diff --git a/SoftwareUpdateServices.framework/SUDownloadPolicyFactory.h b/SoftwareUpdateServices.framework/SUDownloadPolicyFactory.h new file mode 100755 index 0000000..c445c84 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUDownloadPolicyFactory.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@interface SUDownloadPolicyFactory : NSObject { +} + ++ (id)userDownloadPolicyForDescriptor:(id)arg1; ++ (int)downloadPolicyTypeForClass:(id)arg1; ++ (id)downloadPolicyForType:(int)arg1 forDescriptor:(id)arg2; + + +@end diff --git a/SoftwareUpdateServices.framework/SUHttpOperation.h b/SoftwareUpdateServices.framework/SUHttpOperation.h new file mode 100755 index 0000000..6af32b4 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUHttpOperation.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@class NSURLResponse, NSURLRequest, NSMutableData, NSError, NSURLConnection; + +@interface SUHttpOperation : NSOperation { + NSURLConnection *_connection; + NSURLRequest *_request; + NSMutableData *_data; + NSURLResponse *_response; + NSError *_error; + int _statusCode; + BOOL _allowRedirects; + BOOL _done; + BOOL _saveData; +} + +@property(retain) NSURLRequest * request; +@property(retain) NSMutableData * data; +@property(retain) NSURLResponse * response; +@property(retain) NSError * error; +@property int statusCode; +@property BOOL allowRedirects; + + +- (id)initWithRequest:(id)arg1; +- (void)setError:(id)arg1; +- (void)setRequest:(id)arg1; +- (id)data; +- (id)connection:(id)arg1 willSendRequest:(id)arg2 redirectResponse:(id)arg3; +- (void)setResponse:(id)arg1; +- (void)setData:(id)arg1; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (int)statusCode; +- (id)request; +- (id)response; +- (id)error; +- (void)main; +- (void)dealloc; +- (void)setStatusCode:(int)arg1; +- (void)setAllowRedirects:(BOOL)arg1; +- (BOOL)allowRedirects; +- (void)_finished; + +@end diff --git a/SoftwareUpdateServices.framework/SUManager.h b/SoftwareUpdateServices.framework/SUManager.h new file mode 100755 index 0000000..cd7efb3 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUManager.h @@ -0,0 +1,112 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@class SUOperationProgress, , NSMutableArray, NSTimer, SUDownload, SUState, SUScanOptions; + +@interface SUManager : NSObject { + *_delegate; + SUState *_state; + BOOL _foreground; + SUScanOptions *_autoScanOptions; + BOOL _scanning; + NSMutableArray *_scanRequests; + struct __MobileAsset { } *_assetToDownloadFromLastScan; + BOOL _downloading; + struct __MobileAsset { } *_downloadAsset; + SUDownload *_download; + SUOperationProgress *_downloadProgressSnapshot; + NSTimer *_documentationDownloadTimer; + BOOL _installing; +} + +@property * delegate; +@property(getter=isForeground) BOOL foreground; +@property(retain) SUState * state; +@property(retain) SUDownload * download; +@property(getter=isDownloading) BOOL downloading; +@property(getter=isScanning) BOOL scanning; +@property(getter=isInstalling) BOOL installing; +@property struct __MobileAsset { }* downloadAsset; +@property struct __MobileAsset { }* assetToDownloadFromLastScan; + ++ (void)initialize; ++ (id)sharedInstance; + +- (BOOL)isForeground; +- (BOOL)isDownloading; +- (void)setForeground:(BOOL)arg1; +- (struct __MobileAsset { }*)downloadAsset; +- (void)setDownload:(id)arg1; +- (BOOL)cancelDownload:(id*)arg1; +- (void)setDelegate:(id)arg1; +- (id)download; +- (void)setState:(id)arg1; +- (id)state; +- (id)delegate; +- (void)setDownloading:(BOOL)arg1; +- (id)init; +- (void)dealloc; +- (BOOL)installUpdate:(id*)arg1; +- (void)_updateDownloadStatusForAssetState:(id)arg1; +- (BOOL)startDownload:(id*)arg1; +- (BOOL)updateDownloadMetadata:(id)arg1 error:(id*)arg2; +- (void)resumeDownload:(id*)arg1; +- (void)tryAutodownload; +- (void)autoScanAndDownloadIfAvailable:(int)arg1; +- (void)resumeOrResetIfNecessary; +- (void)operatorBundleChanged; +- (void)cellularRoamingStatusChanged:(BOOL)arg1; +- (void)setInstalling:(BOOL)arg1; +- (BOOL)isUpdateReadyForInstallation:(id*)arg1; +- (void)_downloadFinished; +- (void)_setVerifyExclusions:(id)arg1; +- (void)_snapshotProgress; +- (BOOL)_shouldSendUpdatedProgressToDelegate; +- (void)_updateNormalizedDownloadProgress; +- (void)_updateNormalizedDownloadProgressAndNotifyDelegate; +- (void)_notePhaseCompleted:(id)arg1; +- (BOOL)_reapplyExistingDownloadPolicyIfDownloadable:(BOOL)arg1; +- (id)_createDownloadFromDescriptor:(id)arg1 andMetadata:(id)arg2; +- (void)_cleanupPreviousDownload:(BOOL)arg1; +- (struct __MobileAsset { }*)assetToDownloadFromLastScan; +- (id)_downloadOptionsFromMetadata:(id)arg1; +- (int)_downloadPriority; +- (void)_updateLastSavedDownloadsMetadata:(id)arg1; +- (void)_downloadFailedWithError:(id)arg1; +- (void)_documentationDownloadTimeout:(id)arg1; +- (void)_invalidateDocumentationDownloadTimeoutTimer; +- (void)_scheduleDocumentationDownloadTimeoutTimer:(struct __MobileAsset { }*)arg1; +- (void)_scanAndDownloadDocumentation:(id)arg1 complete:(id)arg2; +- (void)_forceRefresh:(struct __MobileAsset { }*)arg1 localOnly:(BOOL)arg2 complete:(id)arg3; +- (void)_fetchDocumentationForDescriptor:(id)arg1 localOnly:(BOOL)arg2 complete:(id)arg3; +- (void)_doScan:(struct __MobileAsset { }*)arg1 localOnly:(BOOL)arg2 complete:(id)arg3; +- (void)notifyScanDidComplete:(id)arg1 error:(id)arg2; +- (void)notifyScanRequestDidFinish:(id)arg1 update:(id)arg2 error:(id)arg3; +- (void)setAssetToDownloadFromLastScan:(struct __MobileAsset { }*)arg1; +- (void)setScanning:(BOOL)arg1; +- (void)notifyScanRequestDidStart:(id)arg1; +- (BOOL)isScanning; +- (BOOL)_cancelDownload:(BOOL)arg1 error:(id*)arg2; +- (BOOL)isDownloadHalted; +- (void)endAutodownloadTasksAndResetState; +- (BOOL)_isDateWithinAutodownloadWifiWindow:(id)arg1; +- (void)_endAutodownloadTasksAndResetState:(BOOL)arg1; +- (void)_endOrRescheduleAutodownloadRetryInOneDay:(id)arg1; +- (BOOL)_isWithinAutodownloadWifiWindow; +- (void)noteAutodownloadFailedToStartWithError:(id)arg1; +- (BOOL)isInstalling; +- (void)scanForUpdates:(id)arg1 complete:(id)arg2; +- (void)_tryOrScheduleAutodownloadWithPolicy:(id)arg1 allowOneTimeRetry:(BOOL)arg2; +- (void)_cleanupPreviousDownload; +- (BOOL)startDownloadWithMetadata:(id)arg1 error:(id*)arg2; +- (BOOL)_doAutodownload:(id)arg1 error:(id*)arg2; +- (void)_startOrResumeDownload:(BOOL)arg1; +- (void)_verifyAndPrepareUpdate; +- (void)setDownloadAsset:(struct __MobileAsset { }*)arg1; +- (void)_resumeFromLastKnownState; +- (BOOL)_updateMobileAssetDownloadOptions:(id)arg1; +- (void)_setupManualDownloadPolicyPeriodIfNecessary:(id)arg1 fromDate:(id)arg2 save:(BOOL)arg3; +- (void)_autoDownloadWiFiPeriodDidEnd; + +@end diff --git a/SoftwareUpdateServices.framework/SUManagerClient.h b/SoftwareUpdateServices.framework/SUManagerClient.h new file mode 100755 index 0000000..101c165 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUManagerClient.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@class ; + +@interface SUManagerClient : NSObject { + id _serverProxy; + *_delegate; + BOOL _connected; + BOOL _serverIsExiting; + int _clientType; +} + +@property * delegate; +@property int clientType; + + +- (void)cancelDownload:(id)arg1; +- (void)invalidate; +- (void)setDelegate:(id)arg1; +- (void)downloadDidFinish:(id)arg1; +- (id)delegate; +- (id)init; +- (void)dealloc; +- (id)initWithDelegate:(id)arg1; +- (int)clientType; +- (void)noteServerExiting; +- (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; +- (void)noteConnectionDropped; +- (void)download:(id)arg1; +- (void)updateDownloadMetadata:(id)arg1 withResult:(id)arg2; +- (void)startDownloadWithMetadata:(id)arg1 withResult:(id)arg2; +- (void)isDownloading:(id)arg1; +- (void)scanForUpdates:(id)arg1 withResult:(id)arg2; +- (void)isScanning:(id)arg1; +- (void)_setClientType; +- (void)connectToServerIfNecessary; +- (void)setClientType:(int)arg1; +- (id)initWithDelegate:(id)arg1 clientType:(int)arg2; +- (void)installUpdate:(id)arg1; +- (void)startDownload:(id)arg1; +- (void)resumeDownload:(id)arg1; +- (void)installDidFail:(id)arg1 withError:(id)arg2; +- (void)installDidFinish:(id)arg1; +- (void)installDidStart:(id)arg1; +- (void)isUpdateReadyForInstallation:(id)arg1; +- (void)downloadDidFail:(id)arg1 withError:(id)arg2; +- (void)downloadDidStart:(id)arg1; +- (void)downloadProgressDidChange:(id)arg1; +- (void)downloadWasInvalidatedForNewUpdateAvailable:(id)arg1; +- (void)scanDidCompleteWithNewUpdateAvailable:(id)arg1 error:(id)arg2; +- (void)scanRequestDidFinishForOptions:(id)arg1 update:(id)arg2 error:(id)arg3; +- (void)scanRequestDidStartForOptions:(id)arg1; +- (void)automaticDownloadDidFailToStartForNewUpdateAvailable:(id)arg1 withError:(id)arg2; + +@end diff --git a/SoftwareUpdateServices.framework/SUManagerClientProxy.h b/SoftwareUpdateServices.framework/SUManagerClientProxy.h new file mode 100755 index 0000000..3f9eb68 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUManagerClientProxy.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@class NSString; + +@interface SUManagerClientProxy : XPCProxy { + unsigned int _lastAppState; + int _type; + int _pid; + NSString *_identifier; + BOOL _isApplication; + BOOL _isMessagable; + BOOL _isForeground; +} + +@property int type; +@property(readonly) NSString * identifier; +@property(readonly) int pid; +@property(readonly) BOOL isApplication; +@property(readonly) BOOL isMessagable; +@property(readonly) BOOL isForeground; + + +- (BOOL)isForeground; +- (int)type; +- (id)identifier; +- (void)setType:(int)arg1; +- (int)pid; +- (void)_applicationStateChanged:(id)arg1; +- (id)description; +- (void)dealloc; +- (BOOL)isApplication; +- (void)wakeupIfNecessary; +- (void)_evaluateMessagability; +- (BOOL)_isStateForeground:(unsigned int)arg1; +- (BOOL)isMessagable; +- (void)_evaluateForegroundness; +- (BOOL)_isStateMessagable:(unsigned int)arg1; +- (id)initWithConnection:(struct _xpc_connection_s { }*)arg1 queue:(struct dispatch_queue_s { }*)arg2 target:(id)arg3; + +@end diff --git a/SoftwareUpdateServices.framework/SUManagerServer.h b/SoftwareUpdateServices.framework/SUManagerServer.h new file mode 100755 index 0000000..a68e463 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUManagerServer.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@class SUManager, NSMutableArray; + +@interface SUManagerServer : NSObject { + SUManager *_manager; + NSMutableArray *_clients; +} + ++ (id)sharedInstance; + +- (void)cancelDownload:(id)arg1; +- (void)downloadDidFinish:(id)arg1; +- (id)clients; +- (id)init; +- (void)dealloc; +- (id)manager; +- (void)addClient:(id)arg1; +- (void)removeClient:(id)arg1; +- (void)downloadInvalidatedForNewUpdateAvailable:(id)arg1; +- (void)_sendLatestStatusForClient:(id)arg1; +- (void)_clientForegroundnessDidChange:(id)arg1; +- (void)_clientMessagabilityDidChange:(id)arg1; +- (void)_evaluateForegroundness; +- (id)proxy:(id)arg1 detailedSignatureForSelector:(SEL)arg2; +- (void)download:(id)arg1; +- (void)updateDownloadMetadata:(id)arg1 withResult:(id)arg2; +- (void)startDownloadWithMetadata:(id)arg1 withResult:(id)arg2; +- (void)isDownloading:(id)arg1; +- (void)scanForUpdates:(id)arg1 withResult:(id)arg2; +- (void)isScanning:(id)arg1; +- (void)setType:(int)arg1 forClient:(id)arg2 withResult:(id)arg3; +- (void)installUpdate:(id)arg1; +- (void)startDownload:(id)arg1; +- (void)resumeDownload:(id)arg1; +- (void)installDidFail:(id)arg1 withError:(id)arg2; +- (void)installDidFinish:(id)arg1; +- (void)installDidStart:(id)arg1; +- (void)isUpdateReadyForInstallation:(id)arg1; +- (void)downloadDidFail:(id)arg1 withError:(id)arg2; +- (void)downloadDidStart:(id)arg1; +- (void)downloadProgressDidChange:(id)arg1; +- (void)scanDidCompleteWithNewUpdateAvailable:(id)arg1 error:(id)arg2; +- (void)scanRequestDidFinishForOptions:(id)arg1 update:(id)arg2 error:(id)arg3; +- (void)scanRequestDidStartForOptions:(id)arg1; +- (void)automaticDownloadDidFailToStartForNewUpdateAvailable:(id)arg1 withError:(id)arg2; + +@end diff --git a/SoftwareUpdateServices.framework/SUMutableDownloadMetadata.h b/SoftwareUpdateServices.framework/SUMutableDownloadMetadata.h new file mode 100755 index 0000000..c3ab32f --- /dev/null +++ b/SoftwareUpdateServices.framework/SUMutableDownloadMetadata.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@interface SUMutableDownloadMetadata : SUDownloadMetadata { +} + +@property int downloadFeeAgreementStatus; +@property BOOL enforceWifiOnlyOverride; + + +- (id)initWithMetadata:(id)arg1; +- (void)applyDownloadPolicy:(id)arg1; + +@end diff --git a/SoftwareUpdateServices.framework/SUNetworkMonitor.h b/SoftwareUpdateServices.framework/SUNetworkMonitor.h new file mode 100755 index 0000000..30aaf69 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUNetworkMonitor.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@class NSHashTable; + +@interface SUNetworkMonitor : NSObject { + struct __SCNetworkReachability { } *_reachability; + NSHashTable *_observers; + int _currentNetworkType; + BOOL _roaming; +} + ++ (id)sharedInstance; ++ (BOOL)holdsWiFiAssertion; ++ (void)setHoldsWiFiAssertion:(BOOL)arg1; + +- (int)currentNetworkType; +- (void)addObserver:(id)arg1; +- (void)removeObserver:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)_operatorBundleChanged; +- (void)_carrierBundleChanged; +- (void)setCellularRoaming:(BOOL)arg1; +- (BOOL)isNetworkTypeCellular:(int)arg1; +- (int)_networkTypeFromCurrentCellularData; +- (void)setCurrentNetworkType:(int)arg1; +- (int)_networkTypeFromFlags:(unsigned int)arg1; +- (void)_initNetworkObservation; +- (BOOL)_isCurrentlyRoaming; +- (BOOL)isCellularRoaming; + +@end diff --git a/SoftwareUpdateServices.framework/SUOperationProgress.h b/SoftwareUpdateServices.framework/SUOperationProgress.h new file mode 100755 index 0000000..4528ed7 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUOperationProgress.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@class NSString; + +@interface SUOperationProgress : NSObject { + NSString *_phase; + float _percentComplete; + float _normalizedPercentComplete; + double _timeRemaining; +} + +@property(retain) NSString * phase; +@property float percentComplete; +@property float normalizedPercentComplete; +@property double timeRemaining; + + +- (void)setPercentComplete:(float)arg1; +- (float)percentComplete; +- (double)timeRemaining; +- (void)setPhase:(id)arg1; +- (id)phase; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (BOOL)isDone; +- (float)normalizedPercentComplete; +- (void)setTimeRemaining:(double)arg1; +- (void)setNormalizedPercentComplete:(float)arg1; + +@end diff --git a/SoftwareUpdateServices.framework/SUPreferences.h b/SoftwareUpdateServices.framework/SUPreferences.h new file mode 100755 index 0000000..763c001 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUPreferences.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@interface SUPreferences : NSObject { + int _logLevel; + BOOL _disableUserWiFiOnlyPeriod; +} + +@property(readonly) int logLevel; +@property(readonly) BOOL disableUserWiFiOnlyPeriod; + ++ (id)sharedInstance; + +- (int)logLevel; +- (id)init; +- (void)dealloc; +- (BOOL)_getBooleanPreferenceForKey:(id)arg1 withDefaultValue:(BOOL)arg2; +- (void*)_copyPreferenceForKey:(struct __CFString { }*)arg1 ofType:(unsigned long)arg2; +- (int)_defaultLogLevel; +- (void)_loadPreferences; +- (BOOL)disableUserWiFiOnlyPeriod; + +@end diff --git a/SoftwareUpdateServices.framework/SUScanOptions.h b/SoftwareUpdateServices.framework/SUScanOptions.h new file mode 100755 index 0000000..d94e97e --- /dev/null +++ b/SoftwareUpdateServices.framework/SUScanOptions.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@class NSSet, NSString, NSMutableSet; + +@interface SUScanOptions : NSObject { + NSString *_identifier; + BOOL _forced; + NSMutableSet *_types; +} + +@property(retain) NSString * identifier; +@property(getter=isForced) BOOL forced; +@property(retain) NSSet * types; + + +- (void)setForced:(BOOL)arg1; +- (BOOL)isForced; +- (void)addType:(int)arg1; +- (id)types; +- (id)identifier; +- (void)setIdentifier:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)clearTypes; +- (BOOL)findsAnyUpdate; +- (void)removeType:(int)arg1; +- (BOOL)containsType:(int)arg1; +- (void)setTypes:(id)arg1; + +@end diff --git a/SoftwareUpdateServices.framework/SUScanRequest.h b/SoftwareUpdateServices.framework/SUScanRequest.h new file mode 100755 index 0000000..c89a597 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUScanRequest.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSError, SUDescriptor, SUScanOptions; + +@interface SUScanRequest : NSObject { + SUScanOptions *_options; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _callback; + + SUDescriptor *_result; + NSError *_error; +} + +@property(retain) SUScanOptions * options; +@property(copy) id callback; +@property(retain) SUDescriptor * result; +@property(retain) NSError * error; + + +- (void)setError:(id)arg1; +- (void)setOptions:(id)arg1; +- (id)options; +- (id)callback; +- (id)error; +- (id)result; +- (void)setResult:(id)arg1; +- (void)dealloc; +- (void)setCallback:(id)arg1; + +@end diff --git a/SoftwareUpdateServices.framework/SUState.h b/SoftwareUpdateServices.framework/SUState.h new file mode 100755 index 0000000..2d99192 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUState.h @@ -0,0 +1,67 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@class SUDownload, SUDescriptor, NSString, NSDate; + +@interface SUState : NSObject { + SUDownload *_lastDownload; + SUDescriptor *_lastScannedDescriptor; + NSDate *_lastScannedDescriptorTime; + NSDate *_scheduledManualDownloadWifiPeriodEndTime; + NSDate *_scheduledAutodownloadWifiPeriodEndTime; + NSDate *_scheduledAutodownloadPolicyChangeTime; + BOOL _autodownloadNeedsOneTimeRetry; + NSString *_lastProductVersion; + NSString *_lastProductBuild; + NSString *_lastProductType; + NSString *_lastReleaseType; +} + +@property(copy) SUDownload * lastDownload; +@property(copy) SUDescriptor * lastScannedDescriptor; +@property(retain) NSDate * lastScannedDescriptorTime; +@property(retain) NSDate * scheduledManualDownloadWifiPeriodEndTime; +@property(retain) NSDate * scheduledAutodownloadWifiPeriodEndTime; +@property(retain) NSDate * scheduledAutodownloadPolicyChangeTime; +@property BOOL autodownloadNeedsOneTimeRetry; +@property(retain) NSString * lastProductVersion; +@property(retain) NSString * lastProductBuild; +@property(retain) NSString * lastProductType; +@property(retain) NSString * lastReleaseType; + ++ (id)currentState; ++ (id)statePath; + +- (void)load; +- (void)save; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)resetAllHistory; +- (id)lastReleaseType; +- (id)lastProductType; +- (id)lastProductBuild; +- (id)lastProductVersion; +- (BOOL)autodownloadNeedsOneTimeRetry; +- (id)scheduledAutodownloadPolicyChangeTime; +- (id)scheduledAutodownloadWifiPeriodEndTime; +- (id)scheduledManualDownloadWifiPeriodEndTime; +- (id)lastScannedDescriptorTime; +- (id)lastScannedDescriptor; +- (id)lastDownload; +- (id)_stateAsDictionary; +- (void)setLastReleaseType:(id)arg1; +- (void)setLastProductType:(id)arg1; +- (void)setLastProductBuild:(id)arg1; +- (void)setLastProductVersion:(id)arg1; +- (void)resetDownloadAndScanHistory; +- (void)setLastDownload:(id)arg1; +- (void)setAutodownloadNeedsOneTimeRetry:(BOOL)arg1; +- (void)setScheduledAutodownloadPolicyChangeTime:(id)arg1; +- (void)setScheduledAutodownloadWifiPeriodEndTime:(id)arg1; +- (void)setScheduledManualDownloadWifiPeriodEndTime:(id)arg1; +- (void)setLastScannedDescriptorTime:(id)arg1; +- (void)setLastScannedDescriptor:(id)arg1; + +@end diff --git a/SoftwareUpdateServices.framework/SUTransactionManager.h b/SoftwareUpdateServices.framework/SUTransactionManager.h new file mode 100755 index 0000000..772f316 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUTransactionManager.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@class NSMutableSet; + +@interface SUTransactionManager : NSObject { + NSMutableSet *_openTransactions; +} + ++ (id)sharedInstance; + +- (id)init; +- (void)dealloc; +- (id)openTransactions; +- (BOOL)hasOpenTransactionForName:(id)arg1; +- (void)endTransaction:(id)arg1; +- (void)beginTransaction:(id)arg1; + +@end diff --git a/SoftwareUpdateServices.framework/SUUtility.h b/SoftwareUpdateServices.framework/SUUtility.h new file mode 100755 index 0000000..eba4154 --- /dev/null +++ b/SoftwareUpdateServices.framework/SUUtility.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SoftwareUpdateServices.framework/SoftwareUpdateServices + */ + +@interface SUUtility : NSObject { +} + ++ (id)errorWithCode:(int)arg1; ++ (id)serialNumber; ++ (id)gregorianCalendar; ++ (id)URLIfFileExists:(id)arg1; ++ (id)currentProductCategory; ++ (BOOL)cellularDataIsEnabled; ++ (BOOL)hasCellularRadio; ++ (BOOL)isCellularDataCapable; ++ (BOOL)isWiFiCapable; ++ (void)setIsDaemon:(BOOL)arg1; ++ (int)translateErrorCodeFromError:(id)arg1; ++ (BOOL)isRestoringFromCloud; ++ (id)translateError:(id)arg1 withAddedUserInfo:(id)arg2; ++ (BOOL)hasEnoughDiskSpace:(unsigned long long)arg1; ++ (void)assignError:(id*)arg1 withCode:(int)arg2; ++ (struct dispatch_queue_s { }*)taskQueue; ++ (id)errorWithCode:(int)arg1 originalError:(id)arg2; ++ (id)translateError:(id)arg1; ++ (id)prettyPrintDate:(id)arg1; ++ (id)addToDate:(id)arg1 numberOfDays:(int)arg2; ++ (void)assignError:(id*)arg1 withError:(id)arg2 translate:(BOOL)arg3; ++ (id)currentReleaseType; ++ (id)currentProductVersion; ++ (id)currentProductBuild; ++ (id)currentProductType; ++ (BOOL)isDaemon; + + +@end diff --git a/SportsTrainer.framework/STAnimatableButton.h b/SportsTrainer.framework/STAnimatableButton.h new file mode 100755 index 0000000..28d5b6b --- /dev/null +++ b/SportsTrainer.framework/STAnimatableButton.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsTrainer.framework/SportsTrainer + */ + +@class STAnimatableButtonSlice, UIImage, UIColor, STShadowLabel; + +@interface STAnimatableButton : UIView { + UIImage *_image; + UIImage *_normalImage; + UIImage *_highlightedImage; + STShadowLabel *_titleLabel; + STShadowLabel *_subtitleLabel; + id _target; + SEL _action; + BOOL _isLandscape; + BOOL _touchInside; + BOOL _slicesNeedDisplay; + UIColor *_shadowColor; + float _shadowBlurRadius; + struct UIEdgeInsets { + float top; + float left; + float bottom; + float right; + } _hitRectEdgeInsets; + STAnimatableButtonSlice *_leftSlice; + STAnimatableButtonSlice *_middleSlice; + STAnimatableButtonSlice *_rightSlice; +} + +@property struct UIEdgeInsets { float x1; float x2; float x3; float x4; } hitRectEdgeInsets; + + +- (void)setTarget:(id)arg1 action:(SEL)arg2; +- (void)setSubtitle:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })hitRect; +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; +- (void)setTitle:(id)arg1; +- (void)layoutSubviews; +- (void)setImage:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 animated:(BOOL)arg2; +- (id)_buttonWellImage; +- (id)_buttonWellLandscapeImage; +- (struct UIEdgeInsets { float x1; float x2; float x3; float x4; })hitRectEdgeInsets; +- (void)drawImageForSlice; +- (void)setShadowColor:(id)arg1 blurRadius:(float)arg2; +- (void)setLandscape:(BOOL)arg1; +- (void)setHighlightedBackgroundImage:(id)arg1; +- (void)setNormalBackgroundImage:(id)arg1; +- (void)setHitRectEdgeInsets:(struct UIEdgeInsets { float x1; float x2; float x3; float x4; })arg1; +- (void)dealloc; + +@end diff --git a/SportsTrainer.framework/STAnimatableButtonSlice.h b/SportsTrainer.framework/STAnimatableButtonSlice.h new file mode 100755 index 0000000..10cb8f1 --- /dev/null +++ b/SportsTrainer.framework/STAnimatableButtonSlice.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsTrainer.framework/SportsTrainer + */ + +@class ; + +@interface STAnimatableButtonSlice : UIView { + *_delegate; +} + +@property * delegate; + + +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/SportsTrainer.framework/STButtonBackgroundView.h b/SportsTrainer.framework/STButtonBackgroundView.h new file mode 100755 index 0000000..9a26dec --- /dev/null +++ b/SportsTrainer.framework/STButtonBackgroundView.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsTrainer.framework/SportsTrainer + */ + +@class UIImage; + +@interface STButtonBackgroundView : UIView { + unsigned int _buttonCount; + UIImage *_backgroundImage; +} + +@property unsigned int buttonCount; + + +- (unsigned int)buttonCount; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setButtonCount:(unsigned int)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 buttonCount:(unsigned int)arg2; +- (void)dealloc; + +@end diff --git a/SportsTrainer.framework/STEmpedLinkingManager.h b/SportsTrainer.framework/STEmpedLinkingManager.h new file mode 100755 index 0000000..9101c75 --- /dev/null +++ b/SportsTrainer.framework/STEmpedLinkingManager.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsTrainer.framework/SportsTrainer + */ + +@class ; + +@interface STEmpedLinkingManager : NSObject { + *_delegate; + unsigned int _isLinking : 1; +} + +@property * delegate; + ++ (void)_stopLinking; ++ (void)_startRemoteLinking; ++ (void)_startLinking; + +- (void)setDelegate:(id)arg1; +- (void)unlinkRemote; +- (id)delegate; +- (void)_fakeEmpedLinkingStateChanged:(BOOL)arg1 afterDelay:(double)arg2; +- (void)unlinkSensor; +- (void)startRemoteLinking; +- (void)startLinking; +- (BOOL)isLinking; +- (void)stopLinking; +- (void)_remoteLinkingStateChanged:(id)arg1; +- (void)_empedLinkingStateChanged:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/SportsTrainer.framework/STLinkingView.h b/SportsTrainer.framework/STLinkingView.h new file mode 100755 index 0000000..a4acbbb --- /dev/null +++ b/SportsTrainer.framework/STLinkingView.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsTrainer.framework/SportsTrainer + */ + +@class UIButton, UIView, , UILabel, NSString; + +@interface STLinkingView : UIView { + *_delegate; + int _linkingType; + UIView *_pulseView; + BOOL _animating; + BOOL _animateLayout; + BOOL _bordered; + UIButton *_rescanButton; + UIButton *_cancelButton; + UIButton *_linkNewButton; + UIButton *_doneButton; + UIButton *_unlinkButton; + UILabel *_instructionLabel; + UILabel *_fgsnLabel; +} + +@property int linkingType; +@property(copy) NSString * serialNumber; +@property * delegate; +@property BOOL bordered; + + +- (void)_startAnimation; +- (void)setDelegate:(id)arg1; +- (void)setSerialNumber:(id)arg1; +- (id)serialNumber; +- (void)_stopAnimation; +- (id)_newButton; +- (void)willMoveToSuperview:(id)arg1; +- (id)delegate; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (int)linkingType; +- (void)setLinkingType:(int)arg1; +- (void)setLinkingType:(int)arg1 animated:(BOOL)arg2; +- (void)_linkNewRemote; +- (void)_unlinkRemote; +- (void)_linkNewEmped; +- (void)_done; +- (void)_rescanForEmped; +- (void)_rescanForRemote; +- (void)_receiverHideAnimationDidStop; +- (void)_sensorHideAnimationDidStop; +- (void)setBordered:(BOOL)arg1; +- (BOOL)bordered; +- (void)dealloc; + +@end diff --git a/SportsTrainer.framework/STRoundedGradientBackroundView.h b/SportsTrainer.framework/STRoundedGradientBackroundView.h new file mode 100755 index 0000000..eece1c1 --- /dev/null +++ b/SportsTrainer.framework/STRoundedGradientBackroundView.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsTrainer.framework/SportsTrainer + */ + +@class UIGradient, UIColor; + +@interface STRoundedGradientBackroundView : UIView { + UIColor *_topColor; + UIColor *_bottomColor; + UIColor *_borderColor; + UIGradient *_gradient; +} + +@property(retain) UIColor * topColor; +@property(retain) UIColor * bottomColor; +@property(retain) UIColor * borderColor; + + +- (id)borderColor; +- (void)setBorderColor:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)bottomColor; +- (id)topColor; +- (void)_invalidateGradient; +- (void)setBottomColor:(id)arg1; +- (void)setTopColor:(id)arg1; +- (id)_gradient; +- (void)dealloc; + +@end diff --git a/SportsTrainer.framework/STRunCaloriesLabel.h b/SportsTrainer.framework/STRunCaloriesLabel.h new file mode 100755 index 0000000..7880c09 --- /dev/null +++ b/SportsTrainer.framework/STRunCaloriesLabel.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsTrainer.framework/SportsTrainer + */ + +@interface STRunCaloriesLabel : STValueUnitLabel { +} + + +- (void)setCalories:(float)arg1; + +@end diff --git a/SportsTrainer.framework/STRunDistanceLabel.h b/SportsTrainer.framework/STRunDistanceLabel.h new file mode 100755 index 0000000..ac27978 --- /dev/null +++ b/SportsTrainer.framework/STRunDistanceLabel.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsTrainer.framework/SportsTrainer + */ + +@interface STRunDistanceLabel : STValueUnitLabel { +} + + +- (void)setDistance:(float)arg1; + +@end diff --git a/SportsTrainer.framework/STRunPaceLabel.h b/SportsTrainer.framework/STRunPaceLabel.h new file mode 100755 index 0000000..a4d1881 --- /dev/null +++ b/SportsTrainer.framework/STRunPaceLabel.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsTrainer.framework/SportsTrainer + */ + +@interface STRunPaceLabel : STValueUnitLabel { +} + + +- (void)setPace:(float)arg1; + +@end diff --git a/SportsTrainer.framework/STRunProgressView.h b/SportsTrainer.framework/STRunProgressView.h new file mode 100755 index 0000000..970a04d --- /dev/null +++ b/SportsTrainer.framework/STRunProgressView.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsTrainer.framework/SportsTrainer + */ + +@interface STRunProgressView : UIView { + float _progress; +} + +@property float progress; + + +- (float)progress; +- (void)setProgress:(float)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)_gradientImage; +- (id)_progressDividerColor; +- (id)_goalCompletedImage; +- (id)_progressBarPastGoalFilledImage; +- (id)_progressBarFilledImage; +- (id)_progressBarImage; + +@end diff --git a/SportsTrainer.framework/STRunTimeLabel.h b/SportsTrainer.framework/STRunTimeLabel.h new file mode 100755 index 0000000..c080013 --- /dev/null +++ b/SportsTrainer.framework/STRunTimeLabel.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsTrainer.framework/SportsTrainer + */ + +@interface STRunTimeLabel : STValueUnitLabel { +} + + +- (void)setRunTime:(double)arg1; + +@end diff --git a/SportsTrainer.framework/STRunView.h b/SportsTrainer.framework/STRunView.h new file mode 100755 index 0000000..61139da --- /dev/null +++ b/SportsTrainer.framework/STRunView.h @@ -0,0 +1,151 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsTrainer.framework/SportsTrainer + */ + +@class STRunCaloriesLabel, STAnimatableButton, UIButton, STRunProgressView, STRunPaceLabel, UIView, STRunDistanceLabel, STRunTimeLabel, STShadowLabel, SWRunWorkoutProxy, , NSString, UIImageView, NSTimer; + +@interface STRunView : UIView { + *_delegate; + SWRunWorkoutProxy *_workoutProxy; + NSTimer *_subsecondTimer; + NSTimer *_workoutInfoTimer; + double _elapsedWorkoutTime; + double _estimatedElapsedWorkoutTime; + double _lastWorkoutNotificationTime; + UIView *_rotationContainer; + int _orientation; + int _interface; + UIButton *_leftButton; + UIButton *_rightButton; + STAnimatableButton *_endWorkoutButton; + UIButton *_previousTrackButton; + UIButton *_nextTrackButton; + UIImageView *_transportControlsDivider; + STRunTimeLabel *_runTimeLabel; + STRunDistanceLabel *_runDistanceLabel; + STRunPaceLabel *_runPaceLabel; + STRunCaloriesLabel *_runCaloriesLabel; + STShadowLabel *_nowPlayingSongLabel; + STRunProgressView *_runProgressView; + float _progressToGoal; + UIImageView *_powerSongGlowView; + NSTimer *_considerSeekTimer; + int _currentSeekDirection; + NSString *_throttledWorkoutState; + struct { + unsigned int timerPaused : 1; + unsigned int shouldStartTimer : 1; + unsigned int isLockScreen : 1; + unsigned int animateForResumeEventsOnly : 1; + unsigned int canHighlightPowerSong : 1; + unsigned int validPaceReceived : 1; + unsigned int noMusic : 1; + unsigned int seekHandled : 1; + unsigned int seekAllowed : 1; + unsigned int needsNowPlayingLayout : 1; + unsigned int forceTimeExtrapolation : 1; + unsigned int goalCompleted : 1; + unsigned int useMetricDistance : 1; + unsigned int forceMetricForDistanceOnly : 1; + unsigned int throttleNextPauseResume : 1; + unsigned int shouldControlMusic : 1; + unsigned int unused : 16; + } _runFlagsBitfield; +} + +@property * delegate; +@property BOOL isLockScreen; +@property BOOL animateForResumeEventsOnly; +@property int interface; +@property int orientation; +@property(readonly) SWRunWorkoutProxy * workoutProxy; + + +- (void)setDelegate:(id)arg1; +- (void)_pause; +- (void)_nowPlayingChanged:(id)arg1; +- (void)resume; +- (void)_applicationWillResignActive:(id)arg1; +- (void)setOrientation:(int)arg1; +- (void)suspend; +- (int)orientation; +- (id)delegate; +- (void)layoutSubviews; +- (void)didMoveToWindow; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_start; +- (id)workoutProxy; +- (int)interface; +- (id)_greenButtonDownImage; +- (id)_greenButtonImage; +- (void)resumeWorkout; +- (void)resumeEventsOnly; +- (void)setInterface:(int)arg1; +- (void)setAnimateForResumeEventsOnly:(BOOL)arg1; +- (BOOL)animateForResumeEventsOnly; +- (void)setIsLockScreen:(BOOL)arg1; +- (BOOL)isLockScreen; +- (void)_workoutInfoTimerTick:(id)arg1; +- (void)_subsecondTimerTick:(id)arg1; +- (id)_mainButtonStringForGoalType:(id)arg1; +- (id)_endWorkoutButtonDownImage; +- (id)_endWorkoutButtonImage; +- (id)_startWorkoutButtonDownImage; +- (id)_startWorkoutButtonImage; +- (id)_endWorkoutLandscapeButtonDownImage; +- (id)_endWorkoutLandscapeButtonImage; +- (id)_startWorkoutLandscapeButtonDownImage; +- (id)_startWorkoutLandscapeButtonImage; +- (id)_powersongButtonDownImage; +- (id)_powersongButtonImage; +- (id)_powersongLandscapeButtonDownImage; +- (id)_powersongLandscapeButtonImage; +- (void)selectPowerSong; +- (void)_changeMusic; +- (id)_redButtonDownImage; +- (id)_redButtonImage; +- (void)_updateProgressViewWithDictionary:(id)arg1; +- (BOOL)_beginSeekInDirection:(int)arg1; +- (BOOL)_endSeekInDirection:(int)arg1; +- (void)_considerSeekTimerFired:(id)arg1; +- (void)_unthrottlePauseResume; +- (void)_resume; +- (void)_finishResumeEventsOnly; +- (void)_resumeWorkoutForResume:(BOOL)arg1; +- (void)_pauseWorkoutForResume:(BOOL)arg1; +- (void)_layoutLabel:(id)arg1 inPosition:(int)arg2 isLandscape:(BOOL)arg3 isLockedMusicInterface:(BOOL)arg4 hasProgressView:(BOOL)arg5; +- (void)_layoutPaceInPosition:(int)arg1 isLandscape:(BOOL)arg2 isLockedMusicInterface:(BOOL)arg3 hasProgressView:(BOOL)arg4; +- (void)_layoutCaloriesInPosition:(int)arg1 isLandscape:(BOOL)arg2 isLockedMusicInterface:(BOOL)arg3 hasProgressView:(BOOL)arg4; +- (void)_layoutRunDistanceInPosition:(int)arg1 isLandscape:(BOOL)arg2 isLockedMusicInterface:(BOOL)arg3 hasProgressView:(BOOL)arg4; +- (void)_layoutRunTimeInPosition:(int)arg1 isLandscape:(BOOL)arg2 isLockedMusicInterface:(BOOL)arg3 hasProgressView:(BOOL)arg4; +- (void)_layoutNowPlayingLabelForWorkoutType:(int)arg1; +- (void)_layoutTransportControlsDivider; +- (void)_layoutSecondaryLabelsForWorkoutType:(int)arg1; +- (void)_layoutPrimaryLabelForWorkoutType:(int)arg1; +- (void)_nextTrack; +- (void)_cancelConsiderSeeking:(id)arg1; +- (void)_beginConsiderSeeking:(id)arg1; +- (void)_endSeeking:(id)arg1; +- (void)_previousTrack; +- (id)_orangeButtonDownImage; +- (id)_orangeButtonImage; +- (void)_updateSubviewsForWorkoutData:(id)arg1; +- (void)_layoutLabelsForWorkoutType:(int)arg1 presetGoal:(id)arg2; +- (void)_configureButtonsForWorkout; +- (void)_layoutMainButtonsForGoalType:(id)arg1; +- (void)_layoutBottomButtons; +- (int)_workoutTypeForGoalType:(id)arg1; +- (void)_startUpdateTimers; +- (void)_stopUpdateTimers; +- (void)_playPowerSongEventFromRemote:(id)arg1; +- (void)_startWorkoutEventFromRemote:(id)arg1; +- (void)_workoutStateDidChange:(id)arg1; +- (void)_empedSearchStateChanged:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 workoutProxy:(id)arg2; +- (void)dealloc; +- (void)_stop; +- (void)_cancel; +- (void)_applicationResumed:(id)arg1; +- (void)_applicationWillSuspend:(id)arg1; + +@end diff --git a/SportsTrainer.framework/STShadowBlurRadiusAnimation.h b/SportsTrainer.framework/STShadowBlurRadiusAnimation.h new file mode 100755 index 0000000..2307746 --- /dev/null +++ b/SportsTrainer.framework/STShadowBlurRadiusAnimation.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsTrainer.framework/SportsTrainer + */ + +@interface STShadowBlurRadiusAnimation : UIAnimation { +} + + +- (void)setProgress:(float)arg1; + +@end diff --git a/SportsTrainer.framework/STShadowLabel.h b/SportsTrainer.framework/STShadowLabel.h new file mode 100755 index 0000000..3265f80 --- /dev/null +++ b/SportsTrainer.framework/STShadowLabel.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsTrainer.framework/SportsTrainer + */ + +@class UIColor, STShadowBlurRadiusAnimation; + +@interface STShadowLabel : UILabel { + UIColor *_auxiliaryShadowColor; + float _auxiliaryShadowBlurRadius; + BOOL _animating; + BOOL _phase; + float _animatedAuxiliaryShadowBlurRadius; + STShadowBlurRadiusAnimation *_pulseAnimation; +} + + +- (void)animator:(id)arg1 stopAnimation:(id)arg2; +- (void)drawTextInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_updateShadowBlurRadiusWithProgress:(float)arg1; +- (void)stopPulse; +- (void)startPulse; +- (void)setAuxiliaryShadowBlurRadius:(float)arg1; +- (void)setAuxiliaryShadowColor:(id)arg1; +- (void)dealloc; + +@end diff --git a/SportsTrainer.framework/STTwoPartLabel.h b/SportsTrainer.framework/STTwoPartLabel.h new file mode 100755 index 0000000..8707384 --- /dev/null +++ b/SportsTrainer.framework/STTwoPartLabel.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsTrainer.framework/SportsTrainer + */ + +@class UILabel; + +@interface STTwoPartLabel : UIView { + UILabel *_primaryLabel; + UILabel *_secondaryLabel; +} + +@property(readonly) UILabel * primaryLabel; +@property(readonly) UILabel * secondaryLabel; + ++ (BOOL)shouldFlipLabels; ++ (id)defaultTextForSecondaryLabel; ++ (id)defaultTextForPrimaryLabel; ++ (id)defaultFormatForSecondaryLabel; + +- (id)secondaryLabel; +- (id)primaryLabel; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 primaryFont:(id)arg2 secondaryFont:(id)arg3 inset:(struct CGSize { float x1; float x2; })arg4; + +@end diff --git a/SportsTrainer.framework/STValueUnitLabel.h b/SportsTrainer.framework/STValueUnitLabel.h new file mode 100755 index 0000000..2ffa33a --- /dev/null +++ b/SportsTrainer.framework/STValueUnitLabel.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsTrainer.framework/SportsTrainer + */ + +@class UILabel; + +@interface STValueUnitLabel : UIView { + UILabel *_leftLabel; + UILabel *_rightLabel; + float _labelSpacing; + int _textAlignment; + unsigned int _reversesLabels : 1; + unsigned int _forceLayout : 1; +} + +@property(readonly) UILabel * leftLabel; +@property(readonly) UILabel * rightLabel; +@property float labelSpacing; +@property int textAlignment; +@property BOOL reversesLabels; + + +- (id)rightLabel; +- (id)leftLabel; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setNeedsDisplay; +- (int)textAlignment; +- (void)setTextAlignment:(int)arg1; +- (void)sizeToFit; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (float)labelSpacing; +- (BOOL)reversesLabels; +- (BOOL)_labelsNeedSizing; +- (void)_sizeLabelsToFit; +- (void)setReversesLabels:(BOOL)arg1; +- (void)setLabelSpacing:(float)arg1; +- (void)dealloc; + +@end diff --git a/SportsTrainer.framework/STWeightPicker.h b/SportsTrainer.framework/STWeightPicker.h new file mode 100755 index 0000000..7f90781 --- /dev/null +++ b/SportsTrainer.framework/STWeightPicker.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsTrainer.framework/SportsTrainer + */ + +@class ; + +@interface STWeightPicker : UIPickerView { + int _selectedWeightUnit; + float _actualWeight; + id _weightPickerDelegate; +} + +@property * weightPickerDelegate; +@property(readonly) int selectedWeightUnit; +@property float weightInLbs; +@property(readonly) float weightInKg; + ++ (id)weightFormatter; ++ (float)kgForLbs:(float)arg1; ++ (float)lbsForKg:(float)arg1; + +- (void)setWeightInLbs:(float)arg1; +- (float)weightInLbs; +- (void)pickerView:(id)arg1 didSelectRow:(int)arg2 inComponent:(int)arg3; +- (id)pickerView:(id)arg1 viewForRow:(int)arg2 forComponent:(int)arg3 reusingView:(id)arg4; +- (float)pickerView:(id)arg1 widthForComponent:(int)arg2; +- (int)pickerView:(id)arg1 numberOfRowsInComponent:(int)arg2; +- (int)numberOfComponentsInPickerView:(id)arg1; +- (id)pickerImageNamePrefix; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (int)selectedWeightUnit; +- (void)setWeightPickerDelegate:(id)arg1; +- (id)weightPickerDelegate; +- (float)_weightFractionForRow:(int)arg1; +- (void)saveCurrentWeight; +- (float)weightInKg; +- (void)setWeightInLbs:(float)arg1 animated:(BOOL)arg2; +- (float)_weightForRow:(int)arg1; + +@end diff --git a/SportsTrainer.framework/STWorkoutController.h b/SportsTrainer.framework/STWorkoutController.h new file mode 100755 index 0000000..c65b117 --- /dev/null +++ b/SportsTrainer.framework/STWorkoutController.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsTrainer.framework/SportsTrainer + */ + +@interface STWorkoutController : NSObject { + int _workoutState; + int _workoutType; + int _calibrationType; + int _workoutPreset; + float _customWorkoutDuration; + float _customWorkoutDistance; + int _customWorkoutCalories; + double _elapsedWorkoutTime; + int _distanceUnits; + BOOL _skipNextEmpedSearch; +} + ++ (id)shortDescriptionForWorkoutType:(int)arg1 preset:(int)arg2; ++ (id)stringQuantificationForWorkoutType:(int)arg1 preset:(int)arg2; + + +@end diff --git a/SportsVoices.framework/AttributeKey.h b/SportsVoices.framework/AttributeKey.h new file mode 100755 index 0000000..50be6e4 --- /dev/null +++ b/SportsVoices.framework/AttributeKey.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@class NSString; + +@interface AttributeKey : NSObject { + int _index; + NSString *_key; +} + ++ (id)instanceFromPlist:(id)arg1; + +- (id)key; +- (int)index; +- (void)dealloc; +- (id)initFromPlist:(id)arg1; +- (id)initWithIndex:(int)arg1 attributeName:(id)arg2; + +@end diff --git a/SportsVoices.framework/Cell.h b/SportsVoices.framework/Cell.h new file mode 100755 index 0000000..4d32ce5 --- /dev/null +++ b/SportsVoices.framework/Cell.h @@ -0,0 +1,53 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@class NSMutableDictionary, NSString; + +@interface Cell : NSObject { + int _type; + NSMutableDictionary *_attributes; +} + +@property(readonly) int type; +@property(retain) NSString * content; +@property(retain) NSString * pre; +@property(retain) NSString * post; +@property(retain) NSMutableDictionary * attributes; + ++ (id)cellWithContentString:(id)arg1; ++ (id)cell; ++ (id)blank; ++ (id)wildcard; ++ (id)cellWithCell:(id)arg1; ++ (id)literalCellWithCell:(id)arg1; ++ (id)instanceFromPlist:(id)arg1; + +- (BOOL)matches:(id)arg1; +- (void)setContent:(id)arg1; +- (void)setAttributes:(id)arg1; +- (id)attributes; +- (int)type; +- (id)content; +- (BOOL)hasContent; +- (BOOL)isBlank; +- (id)attributeForKey:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (void)setAttribute:(id)arg1 forKey:(id)arg2; +- (id)flattened; +- (void)setPost:(id)arg1; +- (void)setPre:(id)arg1; +- (id)overlayedOn:(id)arg1; +- (id)literalCell; +- (id)post; +- (id)pre; +- (id)initWithAttributesDictionary:(id)arg1; +- (id)initWithContentString:(id)arg1; +- (id)initAsBlank; +- (id)initAsWildcard; +- (id)initFromPlist:(id)arg1; + +@end diff --git a/SportsVoices.framework/CompoundSlot.h b/SportsVoices.framework/CompoundSlot.h new file mode 100755 index 0000000..7a0cbd3 --- /dev/null +++ b/SportsVoices.framework/CompoundSlot.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@class SlotSequence; + +@interface CompoundSlot : Slot { + SlotSequence *_slots; +} + +@property(readonly) SlotSequence * slots; + + +- (BOOL)matches:(id)arg1; +- (id)initWithArray:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)slots; +- (id)reversed; +- (id)initFromPlist:(id)arg1; + +@end diff --git a/SportsVoices.framework/ConditionalProduction.h b/SportsVoices.framework/ConditionalProduction.h new file mode 100755 index 0000000..c8a44e6 --- /dev/null +++ b/SportsVoices.framework/ConditionalProduction.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@class NSDictionary, NSString, NSArray; + +@interface ConditionalProduction : GenericProduction { + NSString *_delimiter; + NSArray *_signature; + NSDictionary *_expansions; +} + +@property(readonly) NSString * delimiter; +@property(readonly) NSArray * signature; +@property(readonly) NSDictionary * expansions; + + +- (id)signature; +- (id)description; +- (void)dealloc; +- (id)expansions; +- (id)delimiter; +- (id)initFromPlist:(id)arg1; + +@end diff --git a/SportsVoices.framework/Decomposer.h b/SportsVoices.framework/Decomposer.h new file mode 100755 index 0000000..ddfbfb9 --- /dev/null +++ b/SportsVoices.framework/Decomposer.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@class NSBundle, NSMutableDictionary, NSArray; + +@interface Decomposer : NSObject { + NSArray *_availableSoundFiles; + NSMutableDictionary *_cache; + int _iterations; + bool_debugging; + id _delegate; + NSBundle *_bundle; +} + +@property id delegate; + + +- (void)setDelegate:(id)arg1; +- (id)optimalDecompositionOf:(id)arg1; +- (id)initWithDirectory:(id)arg1 bundle:(id)arg2; +- (id)delegate; +- (void)dealloc; +- (id)optimalDecompositionOf:(id)arg1 isSubsetOfWhole:(BOOL)arg2; + +@end diff --git a/SportsVoices.framework/DecomposerDelegate.h b/SportsVoices.framework/DecomposerDelegate.h new file mode 100755 index 0000000..6f50f3b --- /dev/null +++ b/SportsVoices.framework/DecomposerDelegate.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@class NSDictionary; + +@interface DecomposerDelegate : NSObject { + NSDictionary *_overridesForWhole; + NSDictionary *_overridesForParts; +} + + +- (void)dealloc; +- (id)initWithWholeOverrides:(id)arg1 partOverrides:(id)arg2; +- (id)decomposer:(id)arg1 decompositionOf:(id)arg2 isSubsetOfWhole:(BOOL)arg3; + +@end diff --git a/SportsVoices.framework/Directory.h b/SportsVoices.framework/Directory.h new file mode 100755 index 0000000..0a0730f --- /dev/null +++ b/SportsVoices.framework/Directory.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@class NSArray, NSDictionary; + +@interface Directory : GrammarPart { + NSDictionary *_subparts; + NSArray *_orderedSubparts; +} + +@property(readonly) NSArray * orderedSubparts; + ++ (id)instanceFromPlist:(id)arg1; + +- (id)description; +- (void)dealloc; +- (id)orderedSubparts; +- (id)appliedTo:(id)arg1; +- (id)initFromPlist:(id)arg1; + +@end diff --git a/SportsVoices.framework/DisjunctionSlot.h b/SportsVoices.framework/DisjunctionSlot.h new file mode 100755 index 0000000..65a362f --- /dev/null +++ b/SportsVoices.framework/DisjunctionSlot.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@interface DisjunctionSlot : CompoundSlot { +} + ++ (id)disjunctionSlotWithArray:(id)arg1; ++ (id)instanceFromPlist:(id)arg1; + +- (BOOL)matches:(id)arg1; +- (id)description; +- (id)reversed; + +@end diff --git a/SportsVoices.framework/GenericProduction.h b/SportsVoices.framework/GenericProduction.h new file mode 100755 index 0000000..cb008c4 --- /dev/null +++ b/SportsVoices.framework/GenericProduction.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@interface GenericProduction : NSObject { +} + ++ (id)instanceFromPlist:(id)arg1; + +- (id)initFromPlist:(id)arg1; + +@end diff --git a/SportsVoices.framework/GrammarPart.h b/SportsVoices.framework/GrammarPart.h new file mode 100755 index 0000000..9c59ec7 --- /dev/null +++ b/SportsVoices.framework/GrammarPart.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@class NSString; + +@interface GrammarPart : NSObject { + int _order; + int _depth; + NSString *_name; +} + +@property(readonly) int order; +@property(readonly) int depth; +@property(readonly) NSString * name; + ++ (id)instanceFromPlist:(id)arg1; + +- (int)order; +- (int)depth; +- (id)name; +- (id)description; +- (void)dealloc; +- (id)appliedTo:(id)arg1; +- (int)orderComparedTo:(id)arg1; +- (void)genericSetUpFromPlist:(id)arg1; + +@end diff --git a/SportsVoices.framework/KleeneSlot.h b/SportsVoices.framework/KleeneSlot.h new file mode 100755 index 0000000..d217a6b --- /dev/null +++ b/SportsVoices.framework/KleeneSlot.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@interface KleeneSlot : CompoundSlot { +} + ++ (id)kleeneSlotWithArray:(id)arg1; ++ (id)instanceFromPlist:(id)arg1; + +- (BOOL)matches:(id)arg1; +- (id)description; +- (id)reversed; + +@end diff --git a/SportsVoices.framework/NegationSlot.h b/SportsVoices.framework/NegationSlot.h new file mode 100755 index 0000000..995869c --- /dev/null +++ b/SportsVoices.framework/NegationSlot.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@interface NegationSlot : CompoundSlot { +} + ++ (id)negationSlotWithArray:(id)arg1; ++ (id)instanceFromPlist:(id)arg1; + +- (BOOL)matches:(id)arg1; +- (id)description; +- (id)reversed; + +@end diff --git a/SportsVoices.framework/NewProduction.h b/SportsVoices.framework/NewProduction.h new file mode 100755 index 0000000..3f8381e --- /dev/null +++ b/SportsVoices.framework/NewProduction.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@class SimpleSlotSequence, NSArray; + +@interface NewProduction : GenericProduction { + NSArray *_indices; + SimpleSlotSequence *_overlays; +} + +@property(retain) NSArray * indices; +@property(retain) SimpleSlotSequence * overlays; + ++ (id)productionWithSimpleSlotSequence:(id)arg1; ++ (id)instanceFromPlist:(id)arg1; + +- (id)overlays; +- (id)description; +- (void)dealloc; +- (void)setOverlays:(id)arg1; +- (void)setIndices:(id)arg1; +- (id)indices; +- (id)initWithSimpleSlotSequence:(id)arg1; +- (id)initWithOverlays:(id)arg1 indices:(id)arg2; +- (id)initFromPlist:(id)arg1; + +@end diff --git a/SportsVoices.framework/Parser.h b/SportsVoices.framework/Parser.h new file mode 100755 index 0000000..6d8c840 --- /dev/null +++ b/SportsVoices.framework/Parser.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@class GrammarPart, NSMutableArray, NSMutableDictionary; + +@interface Parser : NSObject { + NSMutableArray *_productionRules; + NSMutableDictionary *_grammarsPlist; + bool_debugging; + GrammarPart *_theGrammar; +} + +@property(readonly) NSMutableArray * productionRules; + ++ (id)retrievePlistForPathArray:(id)arg1 from:(id)arg2; ++ (id)retrievePlistForStringInDotNotation:(id)arg1 from:(id)arg2; ++ (BOOL)insertStatementsFromOriginal:(id)arg1 intoBranch:(id)arg2; ++ (id)loadGrammarsFromPlistAtPath:(id)arg1; + +- (id)resultOfRulesAppliedTo:(id)arg1; +- (id)resultOfRulesAppliedToStrings:(id)arg1; +- (void)setGrammar:(id)arg1; +- (id)initWithPlistAtPath:(id)arg1 grammar:(id)arg2; +- (void)dealloc; +- (id)productionRules; + +@end diff --git a/SportsVoices.framework/Player.h b/SportsVoices.framework/Player.h new file mode 100755 index 0000000..26230f4 --- /dev/null +++ b/SportsVoices.framework/Player.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@class NSString, NSBundle; + +@interface Player : NSObject { + NSString *_directory; + NSBundle *_bundle; +} + +@property(readonly) BOOL isPlaying; + ++ (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void*)arg4; ++ (void)initialize; ++ (void)__deactivateAudioSession; ++ (void)__nts_queuePlayerStatusChanged:(id)arg1; ++ (void)__nts_indicateEndOfQueuePlayback:(id)arg1; ++ (void)__clearSharedPlayQueue; ++ (id)__sharedPlayQueue; ++ (id)__stringForAudioSessionError:(long)arg1; ++ (void)__initializeAudioSession; ++ (void)__audioSessionInterruptionDidEnd; ++ (void)__audioSessionInterruptionDidBegin; + +- (void)playSoundFilesInSequence:(id)arg1; +- (id)initWithDirectory:(id)arg1 bundle:(id)arg2; +- (void)stopAllSounds; +- (BOOL)isPlaying; +- (void)dealloc; +- (void)_addFileToQueue:(id)arg1; +- (id)_playerItemForFileNamed:(id)arg1; + +@end diff --git a/SportsVoices.framework/Rule.h b/SportsVoices.framework/Rule.h new file mode 100755 index 0000000..9e63787 --- /dev/null +++ b/SportsVoices.framework/Rule.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@class SlotsInContext, NewProduction; + +@interface Rule : GrammarPart { + SlotsInContext *_leftHandSide; + NewProduction *_rightHandSide; + BOOL _repeat; +} + ++ (id)ruleWithLeftHandSide:(id)arg1 rightHandSide:(id)arg2; ++ (id)test; ++ (id)instanceFromPlist:(id)arg1; + +- (id)description; +- (void)dealloc; +- (id)initWithLeftHandSide:(id)arg1 rightHandSideOverlays:(id)arg2 rightHandSideBaseIndices:(id)arg3; +- (id)initWithLeftHandSide:(id)arg1 rightHandSide:(id)arg2; +- (id)appliedTo:(id)arg1; +- (id)initFromPlist:(id)arg1; + +@end diff --git a/SportsVoices.framework/SWUtils.h b/SportsVoices.framework/SWUtils.h new file mode 100755 index 0000000..d84d072 --- /dev/null +++ b/SportsVoices.framework/SWUtils.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@interface SWUtils : NSObject { +} + ++ (void)log:(id)arg1; ++ (void)setShouldUseNikeAppPreferenceKeyForLogging:(BOOL)arg1; ++ (void)setShouldLogToFilesInDirectory:(id)arg1; ++ (id)__dateStringForDate:(id)arg1; ++ (void)__logToFileForMessageType:(id)arg1 message:(id)arg2 arguments:(void*)arg3; ++ (void)resetLogs; ++ (void)nikeUserDefaultsSetString:(id)arg1 forKey:(id)arg2; ++ (void)nikeUserDefaultsRemoveObjectForKey:(id)arg1; ++ (id)nikeUserDefaultsStringForKey:(id)arg1; ++ (id)nikeUserDefaultsNumberForKey:(id)arg1; ++ (BOOL)nikeUserDefaultsBoolForKey:(id)arg1; ++ (void)forDefault:(id)arg1 log:(id)arg2; ++ (void)ensureDirectoryExists:(id)arg1; + + +@end diff --git a/SportsVoices.framework/SimpleSlot.h b/SportsVoices.framework/SimpleSlot.h new file mode 100755 index 0000000..4e17259 --- /dev/null +++ b/SportsVoices.framework/SimpleSlot.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@class Cell; + +@interface SimpleSlot : Slot { + Cell *_cell; +} + +@property(retain) Cell * cell; + ++ (id)simpleSlotWithCell:(id)arg1; ++ (id)empty; ++ (id)blank; ++ (id)instanceFromPlist:(id)arg1; + +- (BOOL)matches:(id)arg1; +- (void)setCell:(id)arg1; +- (id)cell; +- (id)content; +- (id)initWithCell:(id)arg1; +- (id)attributeForKey:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)reversed; +- (id)overlayedOn:(id)arg1; +- (id)initFromPlist:(id)arg1; + +@end diff --git a/SportsVoices.framework/SimpleSlotSequence.h b/SportsVoices.framework/SimpleSlotSequence.h new file mode 100755 index 0000000..f6db747 --- /dev/null +++ b/SportsVoices.framework/SimpleSlotSequence.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@interface SimpleSlotSequence : SlotSequence { +} + ++ (id)slotSequenceWithStrings:(id)arg1; ++ (id)slotSequenceWithArray:(id)arg1; ++ (id)slotArrayWithStrings:(id)arg1; ++ (id)blankBufferedSlotSequenceWithStrings:(id)arg1; + +- (id)first; +- (id)stringArray; +- (id)sequenceByReplacingOccurencesOfSequence:(id)arg1 withSequence:(id)arg2; +- (id)initWithArray:(id)arg1; +- (id)rest; +- (id)valueForAttributeKey:(id)arg1; +- (id)sequenceByReplacingOccurencesOfSlotsInContext:(id)arg1 withProduction:(id)arg2; +- (id)pad; +- (id)overlayedOn:(id)arg1; + +@end diff --git a/SportsVoices.framework/Slot.h b/SportsVoices.framework/Slot.h new file mode 100755 index 0000000..2ce497f --- /dev/null +++ b/SportsVoices.framework/Slot.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@interface Slot : NSObject { +} + ++ (id)instanceFromPlist:(id)arg1; + +- (BOOL)matches:(id)arg1; +- (id)initFromPlist:(id)arg1; + +@end diff --git a/SportsVoices.framework/SlotSequence.h b/SportsVoices.framework/SlotSequence.h new file mode 100755 index 0000000..16d9f4d --- /dev/null +++ b/SportsVoices.framework/SlotSequence.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@class NSMutableArray; + +@interface SlotSequence : Slot { + NSMutableArray *_slots; +} + +@property(retain) NSMutableArray * slots; + ++ (id)slotSequenceWithArray:(id)arg1; ++ (id)emptySlotSequence; + +- (id)first; +- (BOOL)matches:(id)arg1; +- (id)initWithArray:(id)arg1; +- (BOOL)empty; +- (int)count; +- (id)description; +- (void)dealloc; +- (void)setSlots:(id)arg1; +- (id)subsequenceFromIndex:(int)arg1; +- (id)slotSubsequenceFromIndex:(int)arg1; +- (id)rest; +- (id)portionFollowingOccurrenceOfSequence:(id)arg1 atIndex:(int)arg2; +- (id)portionPrecedingOccurrenceOfSequence:(id)arg1 atIndex:(int)arg2; +- (id)occurrenceOfSequence:(id)arg1 atIndex:(int)arg2; +- (id)indicesOfOccurrencesInTarget:(id)arg1; +- (id)slots; +- (id)reversed; +- (id)overlayedOn:(id)arg1; +- (id)initFromPlist:(id)arg1; + +@end diff --git a/SportsVoices.framework/SlotsInContext.h b/SportsVoices.framework/SlotsInContext.h new file mode 100755 index 0000000..f562d91 --- /dev/null +++ b/SportsVoices.framework/SlotsInContext.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@class SlotSequence, SimpleSlotSequence; + +@interface SlotsInContext : NSObject { + SlotSequence *_preContext; + SlotSequence *_preContextReversed; + SimpleSlotSequence *_significantSlots; + SlotSequence *_postContext; +} + +@property(readonly) SimpleSlotSequence * significantSlots; + ++ (id)slotsInContextWithSignificantSlotSequence:(id)arg1; ++ (id)test; ++ (id)instanceFromPlist:(id)arg1; + +- (id)description; +- (void)dealloc; +- (id)initWithArraysForSignificantSlots:(id)arg1 preContext:(id)arg2 postContext:(id)arg3; +- (id)significantSlots; +- (id)indicesOfOccurrencesInTarget:(id)arg1; +- (id)initFromPlist:(id)arg1; + +@end diff --git a/SportsVoices.framework/SpecialCharacters.h b/SportsVoices.framework/SpecialCharacters.h new file mode 100755 index 0000000..31a7170 --- /dev/null +++ b/SportsVoices.framework/SpecialCharacters.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsVoices.framework/SportsVoices + */ + +@interface SpecialCharacters : NSObject { +} + ++ (id)suppressPronunciationKey; ++ (id)suppressPronunciationSuffix; ++ (id)noString; ++ (id)yesString; ++ (id)defaultAttribute; ++ (id)postContextKey; ++ (id)preContextKey; ++ (id)significantSlotsKey; ++ (id)negationMarker; ++ (id)kleeneMarker; ++ (id)disjunctionMarker; ++ (id)repeatKey; ++ (id)rhsKey; ++ (id)insertDirective; ++ (id)lhsKey; ++ (id)partNameKey; ++ (id)depthKey; ++ (id)orderKey; ++ (id)expansionsKey; ++ (id)signatureKey; ++ (id)defaultSignatureDelimiter; ++ (id)delimiterKey; ++ (id)contentKey; ++ (id)blankSymbol; ++ (id)wildcardSymbol; ++ (id)attributeNameKey; ++ (id)indexKey; + + +@end diff --git a/SportsWorkout.framework/DataObservationTarget.h b/SportsWorkout.framework/DataObservationTarget.h new file mode 100755 index 0000000..83463d1 --- /dev/null +++ b/SportsWorkout.framework/DataObservationTarget.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSString, NSDecimalNumber; + +@interface DataObservationTarget : ObservationTarget { + NSDecimalNumber *_value; + NSDecimalNumber *_repeatInterval; + NSString *_distanceUnits; +} + +@property(retain) NSDecimalNumber * value; +@property(retain) NSDecimalNumber * repeatInterval; +@property(retain) NSString * distanceUnits; + ++ (id)targetWithValue:(id)arg1 repeatInterval:(id)arg2 selector:(SEL)arg3 distanceUnits:(id)arg4; + +- (id)distanceUnits; +- (void)setDistanceUnits:(id)arg1; +- (id)repeatInterval; +- (id)value; +- (void)setValue:(id)arg1; +- (void)setRepeatInterval:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/NikePromptExpander.h b/SportsWorkout.framework/NikePromptExpander.h new file mode 100755 index 0000000..d9be9d4 --- /dev/null +++ b/SportsWorkout.framework/NikePromptExpander.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class Parser; + +@interface NikePromptExpander : NSObject { + Parser *numberParser; + Parser *preParser; + Parser *postParser; +} + ++ (id)translatedUnit:(id)arg1; ++ (void)initialize; + +- (id)stringArrayForDecimalNumber:(id)arg1; +- (id)_slotForUnitString:(id)arg1 number:(id)arg2; +- (id)wordsForPromptCalled:(id)arg1 withNumber:(id)arg2 units:(id)arg3; +- (id)allWordsForPromptCalled:(id)arg1 withNumber:(id)arg2 units:(id)arg3; +- (void)setUpWithLanguage:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/ObservationTarget.h b/SportsWorkout.framework/ObservationTarget.h new file mode 100755 index 0000000..61e857f --- /dev/null +++ b/SportsWorkout.framework/ObservationTarget.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@interface ObservationTarget : NSObject { + BOOL _isActive; + SEL _selector; +} + +@property BOOL isActive; +@property SEL selector; + + +- (BOOL)isActive; +- (void)setIsActive:(BOOL)arg1; +- (SEL)selector; +- (void)setSelector:(SEL)arg1; +- (id)description; + +@end diff --git a/SportsWorkout.framework/SWAccessory.h b/SportsWorkout.framework/SWAccessory.h new file mode 100755 index 0000000..070bef8 --- /dev/null +++ b/SportsWorkout.framework/SWAccessory.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSString, SWVicFileLogger; + +@interface SWAccessory : NSObject { + NSString *_transportType; + NSString *_serialNumber; + NSString *_linkState; + NSString *_searchState; + SWVicFileLogger *_vicFileLogger; +} + +@property(readonly) NSString * transportType; +@property(readonly) NSString * serialNumber; +@property(readonly) NSString * linkState; +@property(readonly) NSString * searchState; +@property(retain) SWVicFileLogger * vicFileLogger; + + +- (void)setVicFileLogger:(id)arg1; +- (id)vicFileLogger; +- (id)searchState; +- (id)serialNumber; +- (id)transportType; +- (void)unlink; +- (void)cancelSearching; +- (void)beginSearching; +- (void)cancelLinking; +- (void)beginLinking; +- (id)linkState; +- (void)deactivate; +- (id)init; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWAchievement.h b/SportsWorkout.framework/SWAchievement.h new file mode 100755 index 0000000..d73043f --- /dev/null +++ b/SportsWorkout.framework/SWAchievement.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSString, NSDecimalNumber; + +@interface SWAchievement : NSManagedObject { +} + +@property(retain) NSString * name; +@property(retain) NSDecimalNumber * value; +@property(retain) NSString * sensorSerialNumber; + + + +@end diff --git a/SportsWorkout.framework/SWBasicFakeRunSensorDelegate.h b/SportsWorkout.framework/SWBasicFakeRunSensorDelegate.h new file mode 100755 index 0000000..6813c94 --- /dev/null +++ b/SportsWorkout.framework/SWBasicFakeRunSensorDelegate.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSTimer; + +@interface SWBasicFakeRunSensorDelegate : NSObject { + NSTimer *_packetTimer; + BOOL _firstPacketDelivered; + unsigned char _payload[28]; + struct SDARunState { + unsigned int sdaContactTime256X; + unsigned int sdaContactTimeDelta256X; + unsigned int sdaRunStepCnt; + unsigned int sdaRunStepCntDelta; + unsigned int sdaRunTstcCnt; + unsigned int sdaRunTstcCntDelta; + unsigned int sdaRunContactTimeMin256X; + unsigned int sdaRunContactTimeMax256X; + } _runState; +} + + +- (void)cancelSearchingForFakeSensor:(id)arg1; +- (void)beginSearchingForFakeSensor:(id)arg1; +- (void)cancelLinkingForFakeSensor:(id)arg1; +- (void)beginLinkingForFakeSensor:(id)arg1; +- (unsigned int)remainingBatteryLifetimeInHoursForFakeSensor:(id)arg1; +- (void)_updatePayload; +- (void)_fakeNextPacketForTimer:(id)arg1; +- (void)_schedulePacketTimerForFakeSensor:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWBluetoothMessageHandler.h b/SportsWorkout.framework/SWBluetoothMessageHandler.h new file mode 100755 index 0000000..a9f1109 --- /dev/null +++ b/SportsWorkout.framework/SWBluetoothMessageHandler.h @@ -0,0 +1,98 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSTimer, NSFileHandle; + +@interface SWBluetoothMessageHandler : NSObject { + struct __CFRunLoop { } *_btRunLoop; + struct __CFRunLoopTimer { } *_futureTimer; + BOOL _shouldCancelBTThread; + BOOL _isActive; + BOOL _isActivating; + BOOL _isConnecting; + unsigned int _btSensorDeviceCount; + NSTimer *_multiSensorTimer; + int _deviceVirtualType; + unsigned int _serviceMask; + struct BTSessionImpl { } *_btSession; + struct BTLocalDeviceImpl { } *_btLocalDevice; + struct BTDiscoveryAgentImpl { } *_btDiscoveryAgent; + struct BTDeviceImpl { } *_btSensorDevice; + NSFileHandle *_btSensorDeviceInputHandle; + BOOL _rssi; +} + +@property(readonly) BOOL rssi; + ++ (id)newMessageHandler; + +- (BOOL)rssi; +- (void)requestRSSI; +- (void)_handleScanDidEnd; +- (void)startReadingInput; +- (struct { unsigned char x1[6]; })deviceAddressForSensor; +- (void)cancelConnectToDevice; +- (void)connectToDevice:(int)arg1 withAddress:(struct { unsigned char x1[6]; })arg2; +- (void)forgetSensorDevice; +- (BOOL)isSensorDeviceDiscovered; +- (void)beginDeviceDiscovery:(int)arg1 serviceMask:(unsigned int)arg2; +- (void)_handleDeviceLost:(struct BTDeviceImpl { }*)arg1; +- (void)_retryConnectToDevice; +- (void)_handleApplicationWillTerminateNotification:(id)arg1; +- (BOOL)_isPowerOnForLocalDeviceModule:(unsigned int)arg1; +- (void)_setupServiceCallbacks; +- (void)_setupLocalDeviceCallbacks; +- (void)_getLocalDevice; +- (void)_handleDataAvailableNotification:(id)arg1; +- (void)_destroyDiscoveryAgent; +- (void)_stopDiscoveryAgentScan; +- (void)_handleMultiSensorTimer:(id)arg1; +- (void)_handleDeviceFound:(struct BTDeviceImpl { }*)arg1; +- (const char *)__btSessionName; +- (void)_openInputPort; +- (void)_connectToDevice:(struct BTDeviceImpl { }*)arg1; +- (void)_setSensorDeviceVirtualType; +- (void)_setDeviceForAddress:(struct { unsigned char x1[6]; })arg1; +- (BOOL)isSensorDeviceConnected; +- (void)_beginDiscoveryAgentScan; +- (void)_getDiscoveredDevicesFromAgent; +- (void)_createDiscoveryAgent; +- (void)_cancelBTThread; +- (void)_detachSession; +- (void)_clearLocalDevice; +- (void)_clearLocalDeviceCallbacks; +- (void)_clearServiceCallbacks; +- (void)_setPowerOn:(BOOL)arg1 forLocalDeviceModule:(unsigned int)arg2; +- (void)_disconnectFromDevice:(struct BTDeviceImpl { }*)arg1; +- (void)_closeInputPort; +- (void)_attachToSession; +- (void)_btThreadMain; +- (void)_bluetoothDiscoveryAgent:(struct BTDiscoveryAgentImpl { }*)arg1 deviceDidChange:(struct BTDeviceImpl { }*)arg2 withAttributes:(unsigned int)arg3; +- (void)_bluetoothDiscoveryAgent:(struct BTDiscoveryAgentImpl { }*)arg1 didLoseDevice:(struct BTDeviceImpl { }*)arg2 withAttributes:(unsigned int)arg3; +- (void)_bluetoothDiscoveryAgent:(struct BTDiscoveryAgentImpl { }*)arg1 didFindDevice:(struct BTDeviceImpl { }*)arg2 withAttributes:(unsigned int)arg3; +- (void)_bluetoothDiscoveryAgentQueryDidEnd:(struct BTDiscoveryAgentImpl { }*)arg1 forDevice:(struct BTDeviceImpl { }*)arg2 withResult:(int)arg3; +- (void)_bluetoothDiscoveryAgentQueryDidBegin:(struct BTDiscoveryAgentImpl { }*)arg1 forDevice:(struct BTDeviceImpl { }*)arg2 withResult:(int)arg3; +- (void)_bluetoothDiscoveryAgentScanDidEnd:(struct BTDiscoveryAgentImpl { }*)arg1 forDevice:(struct BTDeviceImpl { }*)arg2 withResult:(int)arg3; +- (void)_bluetoothDiscoveryAgentScanDidBegin:(struct BTDiscoveryAgentImpl { }*)arg1 forDevice:(struct BTDeviceImpl { }*)arg2 withResult:(int)arg3; +- (void)_bluetoothServicesDidIndicateServiceSpecificEvent:(unsigned int)arg1 device:(struct BTDeviceImpl { }*)arg2 forEvent:(unsigned int)arg3 withResult:(int)arg4; +- (void)_bluetoothServicesDidDisconnect:(unsigned int)arg1 device:(struct BTDeviceImpl { }*)arg2 forEvent:(unsigned int)arg3 withResult:(int)arg4; +- (void)_bluetoothServicesDidConnect:(unsigned int)arg1 device:(struct BTDeviceImpl { }*)arg2 forEvent:(unsigned int)arg3 withResult:(int)arg4; +- (void)_bluetoothLocalDeviceDiscoveryDidEnd:(struct BTLocalDeviceImpl { }*)arg1 withResult:(int)arg2; +- (void)_bluetoothLocalDeviceDiscoveryDidStart:(struct BTLocalDeviceImpl { }*)arg1 withResult:(int)arg2; +- (void)_bluetoothLocalDeviceDidChangeConnectionStatus:(struct BTLocalDeviceImpl { }*)arg1 withResult:(int)arg2; +- (void)_bluetoothLocalDeviceDidChangePairingStatus:(struct BTLocalDeviceImpl { }*)arg1 withResult:(int)arg2; +- (void)_bluetoothLocalDeviceDidChangeConnectability:(struct BTLocalDeviceImpl { }*)arg1 withResult:(int)arg2; +- (void)_bluetoothLocalDeviceDidChangeDiscoverability:(struct BTLocalDeviceImpl { }*)arg1 withResult:(int)arg2; +- (void)_bluetoothLocalDeviceDidChangeName:(struct BTLocalDeviceImpl { }*)arg1 withResult:(int)arg2; +- (void)_bluetoothLocalDeviceDidChangePowerState:(struct BTLocalDeviceImpl { }*)arg1 withResult:(int)arg2; +- (void)_bluetoothSessionDidFail:(struct BTSessionImpl { }*)arg1 withResult:(int)arg2; +- (void)_bluetoothSessionDidTerminate:(struct BTSessionImpl { }*)arg1 withResult:(int)arg2; +- (void)_bluetoothSessionDidDetach:(struct BTSessionImpl { }*)arg1 withResult:(int)arg2; +- (void)_bluetoothSessionDidAttach:(struct BTSessionImpl { }*)arg1 withResult:(int)arg2; +- (BOOL)isActive; +- (void)activate; +- (void)deactivate; +- (id)init; + +@end diff --git a/SportsWorkout.framework/SWBluetoothRemote.h b/SportsWorkout.framework/SWBluetoothRemote.h new file mode 100755 index 0000000..0b62550 --- /dev/null +++ b/SportsWorkout.framework/SWBluetoothRemote.h @@ -0,0 +1,65 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSMutableData, SWBluetoothMessageHandler, SWPacketUnscrambler, NSTimer; + +@interface SWBluetoothRemote : SWRemote { + NSMutableData *_bluetoothInputData; + SWBluetoothMessageHandler *_messageHandler; + SWPacketUnscrambler *_packetUnscrambler; + NSTimer *_remoteLeftKeyLongPressTimer; + NSTimer *_remoteRightKeyLongPressTimer; + NSTimer *_remoteNikeKeyLongPressTimer; + NSTimer *_remotePlayKeyLongPressTimer; + NSTimer *_playKeyTimer; + NSTimer *_volumeUpKeyTimer; + NSTimer *_volumeDownKeyTimer; + NSTimer *_leftKeyTimer; + NSTimer *_rightKeyTimer; + NSTimer *_nikeKeyTimer; + BOOL _playKeyWasDown; + BOOL _volumeUpKeyWasDown; + BOOL _volumeDownKeyWasDown; + BOOL _leftKeyWasDown; + BOOL _rightKeyWasDown; + BOOL _nikeKeyWasDown; +} + + +- (void)_postFirePowersongNotification:(id)arg1; +- (void)_handleNikeKeyUpTimer:(id)arg1; +- (void)_postBeginMusicFastForwardNotification:(id)arg1; +- (void)_handleSimpleRemoteRightKeyUpTimer:(id)arg1; +- (void)_postBeginMusicRewindNotification:(id)arg1; +- (void)_handleSimpleRemoteLeftKeyUpTimer:(id)arg1; +- (void)_handleSimpleRemoteVolumeDownKeyUpTimer:(id)arg1; +- (void)_handleSimpleRemoteVolumeUpKeyUpTimer:(id)arg1; +- (void)_postEndWorkoutNotification:(id)arg1; +- (void)_handleSimpleRemotePlayKeyUpTimer:(id)arg1; +- (void)_handleNikeKeyIsDown:(BOOL)arg1; +- (void)_handleSimpleRemoteRightKeyIsDown:(BOOL)arg1; +- (void)_handleSimpleRemoteLeftKeyIsDown:(BOOL)arg1; +- (void)_handleSimpleRemoteVolumeDownKeyIsDown:(BOOL)arg1; +- (void)_handleSimpleRemoteVolumeUpKeyIsDown:(BOOL)arg1; +- (void)_handleSimpleRemotePlayKeyIsDown:(BOOL)arg1; +- (id)_serialNumberForPacket:(id)arg1 timestamp:(unsigned int)arg2 radioId:(unsigned int*)arg3; +- (void)_receivedInputReadNotification:(id)arg1; +- (void)_registerToReadInput; +- (void)_connectToDeviceWithAddress:(struct { unsigned char x1[6]; })arg1; +- (struct { unsigned char x1[6]; })_deviceAddressForSerialNumber:(id)arg1; +- (void)_discoverDevice; +- (void)_receivedConnectionFailureNotification:(id)arg1; +- (void)_receivedConnectionNotification:(id)arg1; +- (void)_receivedDiscoveryNotification:(id)arg1; +- (void)_receivedActivationNotification:(id)arg1; +- (void)unlink; +- (void)cancelSearching; +- (void)beginSearching; +- (void)cancelLinking; +- (void)beginLinking; +- (void)deactivate; +- (id)init; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWBluetoothRunSensor.h b/SportsWorkout.framework/SWBluetoothRunSensor.h new file mode 100755 index 0000000..9a2e8c5 --- /dev/null +++ b/SportsWorkout.framework/SWBluetoothRunSensor.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSMutableData, SWBluetoothMessageHandler, SWPacketUnscrambler, NSMutableArray; + +@interface SWBluetoothRunSensor : SWRunSensor { + NSMutableData *_bluetoothInputData; + SWBluetoothMessageHandler *_messageHandler; + unsigned int _remainingBatteryLifetimeInHours; + NSMutableArray *_packetRecord; + SWPacketUnscrambler *_packetUnscrambler; + unsigned int _packetCount; + double _connectionTime; + double _disconnectionTime; +} + +@property(readonly) unsigned int packetCount; +@property(readonly) double secondsConnected; + ++ (void)__writePacketRecord:(id)arg1; + +- (unsigned int)packetCount; +- (unsigned int)_remainingBatteryLifetimeInHoursForPacket:(id)arg1 timestamp:(unsigned int)arg2; +- (id)_serialNumberForPacket:(id)arg1 timestamp:(unsigned int)arg2 radioId:(unsigned int*)arg3; +- (BOOL)_isValidPacketForPaceModel:(id)arg1 timestamp:(unsigned int)arg2; +- (void)_receivedInputReadNotification:(id)arg1; +- (void)_registerToReadInput; +- (void)_connectToDeviceWithAddress:(struct { unsigned char x1[6]; })arg1; +- (struct { unsigned char x1[6]; })_deviceAddressForSerialNumber:(id)arg1; +- (void)_discoverDevice; +- (double)secondsConnected; +- (void)_receivedConnectionFailureNotification:(id)arg1; +- (void)_receivedConnectionNotification:(id)arg1; +- (void)_receivedDiscoveryNotification:(id)arg1; +- (void)_receivedActivationNotification:(id)arg1; +- (void)unlink; +- (unsigned int)remainingBatteryLifetimeInHours; +- (void)cancelSearching; +- (void)beginSearching; +- (void)cancelLinking; +- (void)beginLinking; +- (void)deactivate; +- (id)init; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWDataController.h b/SportsWorkout.framework/SWDataController.h new file mode 100755 index 0000000..2fd0f5c --- /dev/null +++ b/SportsWorkout.framework/SWDataController.h @@ -0,0 +1,67 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSPersistentStoreCoordinator, NSDictionary, NSManagedObjectContext; + +@interface SWDataController : NSObject { + struct dispatch_queue_s { } *_dispatchQueue; + BOOL _isPerformingMigration; + NSPersistentStoreCoordinator *_persistentStoreCoordinator; + NSManagedObjectContext *_managedObjectContext; + int _priorMigrationVersionKey; +} + +@property(readonly) NSDictionary * achievements; + ++ (id)sharedDataController; + +- (id)achievements; +- (void)performMigrationIfNecessary; +- (void)clearAchievementForName:(id)arg1; +- (void)importExistingWorkoutSnapshotsWithCompletionBlock:(id)arg1; +- (void)saveWorkoutSnapshot:(id)arg1 preset:(id)arg2; +- (id)latestWorkout; +- (id)unsyncedWorkouts; +- (id)syncedWorkouts; +- (void)deleteAllWorkouts; +- (void)deleteWorkoutForGUID:(id)arg1; +- (void)saveRunWorkout:(id)arg1 preset:(id)arg2 completionBlock:(id)arg3; +- (void)_importWorkoutFilesFromDirectory:(id)arg1; +- (id)_entitiesOfTypeName:(id)arg1 forPropertyName:(id)arg2 isNull:(BOOL)arg3; +- (void)_migrateTotals; +- (void)_migrateBests; +- (void)_migrateWorkoutData; +- (void)_migrateCalibrationData; +- (void)_fixupDatabase; +- (void)_databaseProperty:(id)arg1 setName:(id)arg2 andIntegerValue:(int)arg3; +- (id)_plistForDatabaseProperty:(id)arg1; +- (id)_databasePropertiesForName:(id)arg1; +- (void)_removeAllEmpedsFromCheckpoint; +- (void)_setCalibrationData:(id)arg1 forSensorSerialNumber:(id)arg2 walkCalibrationDate:(id)arg3 runCalibrationDate:(id)arg4; +- (id)_onQueue_calibrationDataForSensorSerialNumber:(id)arg1 walkCalibrationDate:(id*)arg2 runCalibrationDate:(id*)arg3; +- (id)_onQueue_achievements; +- (void)_addValue:(id)arg1 toAchievementName:(id)arg2 sensorSerialNumber:(id)arg3; +- (void)_replaceValueIfLarger:(id)arg1 forAchievementName:(id)arg2 sensorSerialNumber:(id)arg3; +- (void)_replaceValueIfSmaller:(id)arg1 forAchievementName:(id)arg2 sensorSerialNumber:(id)arg3; +- (id)_achievementsForName:(id)arg1 sensorSerialNumber:(id)arg2; +- (id)_pathOfSnapshotForWorkout:(id)arg1; +- (id)_allWorkoutsWithSyncState:(int)arg1; +- (id)_dictionaryForWorkoutRecord:(id)arg1; +- (BOOL)_workoutIsSynced:(id)arg1; +- (void)_deleteXMLFileForWorkout:(id)arg1; +- (id)_entitiesOfTypeName:(id)arg1 forPropertyName:(id)arg2 values:(id)arg3; +- (void)_notifyDataStoreChanged; +- (void)_saveRunWorkout:(id)arg1 preset:(id)arg2; +- (void)_saveRunAchievementsToDatabase:(id)arg1 forPreset:(id)arg2 sensorSerialNumber:(id)arg3; +- (void)_saveRunWorkoutToDatabase:(id)arg1 xmlFileName:(id)arg2; +- (id)_runWorkoutFileName; +- (void)_removeSnapshotForWorkout:(id)arg1; +- (id)_snapshotForDictionary:(id)arg1; +- (id)allWorkouts; +- (void)setCalibrationData:(id)arg1 forSensorSerialNumber:(id)arg2 date:(id)arg3 isWalk:(BOOL)arg4; +- (id)calibrationDataForSensorSerialNumber:(id)arg1 walkCalibrationDate:(id*)arg2 runCalibrationDate:(id*)arg3; +- (id)init; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWDataControllerSnapshotObserver.h b/SportsWorkout.framework/SWDataControllerSnapshotObserver.h new file mode 100755 index 0000000..f3000e1 --- /dev/null +++ b/SportsWorkout.framework/SWDataControllerSnapshotObserver.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@interface SWDataControllerSnapshotObserver : NSObject { + unsigned int _elapsedTimeOfPreviousSnapshot; + unsigned int _snapshotIntervalInSeconds; +} + + +- (void)observeRunWorkoutUserEvent:(id)arg1 userEvent:(id)arg2; +- (void)observeRunWorkoutStateChange:(id)arg1 oldState:(id)arg2 newState:(id)arg3; +- (void)observeRunWorkoutControllerDataChange:(id)arg1 elapsedTime:(unsigned int)arg2 pace:(float)arg3 distance:(float)arg4 calories:(float)arg5 location:(id)arg6; +- (id)init; + +@end diff --git a/SportsWorkout.framework/SWFakeRunSensor.h b/SportsWorkout.framework/SWFakeRunSensor.h new file mode 100755 index 0000000..8f645ad --- /dev/null +++ b/SportsWorkout.framework/SWFakeRunSensor.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class ; + +@interface SWFakeRunSensor : SWRunSensor { + *_delegate; +} + ++ (id)_newDelegate; ++ (void)initialize; + +- (void)_fakeLinkingFailure; +- (unsigned int)remainingBatteryLifetimeInHours; +- (void)cancelSearching; +- (void)beginSearching; +- (void)cancelLinking; +- (void)beginLinking; +- (void)_fakeNextPacketWithPayload:(id)arg1 timestamp:(unsigned long)arg2; +- (void)_fakeSearchSuccess; +- (void)_fakeLinkingSuccess; +- (void)deactivate; +- (id)init; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWFastestDistanceWindowObserver.h b/SportsWorkout.framework/SWFastestDistanceWindowObserver.h new file mode 100755 index 0000000..2930a57 --- /dev/null +++ b/SportsWorkout.framework/SWFastestDistanceWindowObserver.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSMutableArray; + +@interface SWFastestDistanceWindowObserver : NSObject { + float _distanceWindow; + NSMutableArray *_snapshots; +} + + +- (void)observeRunWorkoutUserEvent:(id)arg1 userEvent:(id)arg2; +- (void)observeRunWorkoutStateChange:(id)arg1 oldState:(id)arg2 newState:(id)arg3; +- (void)observeRunWorkoutControllerDataChange:(id)arg1 elapsedTime:(unsigned int)arg2 pace:(float)arg3 distance:(float)arg4 calories:(float)arg5 location:(id)arg6; +- (id)fastestTimeForDistanceInSeconds; +- (id)initWithDistanceWindowInMiles:(float)arg1; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWGeneratePINConnection.h b/SportsWorkout.framework/SWGeneratePINConnection.h new file mode 100755 index 0000000..7330b3d --- /dev/null +++ b/SportsWorkout.framework/SWGeneratePINConnection.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class ; + +@interface SWGeneratePINConnection : SWSyncServiceConnection { + *_delegate; +} + +@property * delegate; + + +- (void)setDelegate:(id)arg1; +- (id)initWithHost:(id)arg1 delegate:(id)arg2; +- (void)handleResponse:(id)arg1; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWGenerateTokenConnection.h b/SportsWorkout.framework/SWGenerateTokenConnection.h new file mode 100755 index 0000000..a736ca7 --- /dev/null +++ b/SportsWorkout.framework/SWGenerateTokenConnection.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class , NSString; + +@interface SWGenerateTokenConnection : SWSyncServiceConnection { + *_delegate; + NSString *_PIN; +} + +@property * delegate; +@property(readonly) NSString * PIN; + + +- (void)setDelegate:(id)arg1; +- (id)PIN; +- (id)initWithPIN:(id)arg1 host:(id)arg2 delegate:(id)arg3; +- (void)handleResponse:(id)arg1; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWIntervalSnapshotObserver.h b/SportsWorkout.framework/SWIntervalSnapshotObserver.h new file mode 100755 index 0000000..9ee33ad --- /dev/null +++ b/SportsWorkout.framework/SWIntervalSnapshotObserver.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSMutableArray, NSArray; + +@interface SWIntervalSnapshotObserver : NSObject { + NSMutableArray *_snapshots; + unsigned int _timeIntervalInSeconds; + float _distanceIntervalInMiles; + float _calorieInterval; + unsigned int _previousTimeSnapshotIndex; + unsigned int _previousDistanceSnapshotIndex; + unsigned int _previousCalorieSnapshotIndex; +} + +@property(readonly) NSArray * snapshots; + + +- (id)initWithCalorieInterval:(float)arg1; +- (void)observeRunWorkoutUserEvent:(id)arg1 userEvent:(id)arg2; +- (void)observeRunWorkoutStateChange:(id)arg1 oldState:(id)arg2 newState:(id)arg3; +- (void)observeRunWorkoutControllerDataChange:(id)arg1 elapsedTime:(unsigned int)arg2 pace:(float)arg3 distance:(float)arg4 calories:(float)arg5 location:(id)arg6; +- (void)adjustSnapshotsForDistanceScaleFactor:(float)arg1; +- (id)snapshots; +- (id)initWithTimeIntervalInSeconds:(unsigned int)arg1; +- (id)initWithDistanceIntervalInMiles:(float)arg1; +- (id)_init; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWLocalRunWorkoutProxy.h b/SportsWorkout.framework/SWLocalRunWorkoutProxy.h new file mode 100755 index 0000000..7d57140 --- /dev/null +++ b/SportsWorkout.framework/SWLocalRunWorkoutProxy.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@interface SWLocalRunWorkoutProxy : SWRunWorkoutProxy { +} + + +- (id)sensorSearchState; +- (id)currentSongName; +- (int)musicSelection; +- (void)_nowPlayingChanged:(id)arg1; +- (void)_workoutStateChanged:(id)arg1; +- (void)_sensorSearchStateChanged:(id)arg1; +- (void)playMusic; +- (void)pauseMusic; +- (void)goToNowPlaying; +- (id)presetGoal; +- (BOOL)hasEverStarted; +- (id)workoutState; +- (BOOL)hasPowerSong; +- (void)prepareToActivateWorkout; +- (id)powerSongName; +- (float)goal; +- (id)goalType; +- (void)endWorkout; +- (void)playOnDemandPrompt; +- (void)selectPreviousSong; +- (void)selectNextSong; +- (BOOL)shouldControlMusic; +- (void)playPowerSong; +- (void)pauseWorkout; +- (void)activateWorkout; +- (id)workoutData; +- (id)init; +- (void)dealloc; +- (void)endSeeking; +- (void)beginSeekingForward; +- (void)beginSeekingBackward; + +@end diff --git a/SportsWorkout.framework/SWMusicRemoteController.h b/SportsWorkout.framework/SWMusicRemoteController.h new file mode 100755 index 0000000..2c262e9 --- /dev/null +++ b/SportsWorkout.framework/SWMusicRemoteController.h @@ -0,0 +1,72 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSTimer, NSString, MPMediaQuery, NSMutableArray, MPMediaItem; + +@interface SWMusicRemoteController : NSObject { + int _musicSelection; + int _currentVolumeDirection; + NSTimer *_volumeAdjustTimer; + NSString *_latestSelectedPlaylistName; + NSMutableArray *_playlists; + NSMutableArray *_workoutMixes; + MPMediaQuery *_interruptedQueueAsQuery; + MPMediaItem *_interruptedItem; + double _interruptedPlaybackTime; + int _interruptedRepeatMode; + MPMediaItem *_powersongItem; +} + +@property int musicSelection; +@property(readonly) BOOL shouldControlMusic; +@property(copy) NSString * latestSelectedPlaylistName; +@property(readonly) BOOL powersongIsNowPlayingItem; + ++ (void)clearCachedDatabaseData; ++ (id)sharedMusicController; + +- (void)play; +- (id)latestSelectedPlaylistName; +- (unsigned long long)persistentUIDForWorkoutMixIndex:(unsigned int)arg1; +- (unsigned long long)persistentUIDForPlaylistIndex:(unsigned int)arg1; +- (void)startShuffleSongs; +- (void)startPlaylistAtIndex:(unsigned int)arg1; +- (void)startWorkoutMixAtIndex:(unsigned int)arg1; +- (void)startPlaylistWithPersistentUID:(unsigned long long)arg1; +- (void)startWorkoutMixWithPersistentUID:(unsigned long long)arg1; +- (void)setMusicSelection:(int)arg1; +- (void)setLatestSelectedPlaylistName:(id)arg1; +- (id)playlists; +- (id)workoutMixes; +- (unsigned long long)_persistentUIDForPlaylistIndex:(unsigned int)arg1 isWorkoutMix:(BOOL)arg2; +- (void)_startPlaylistAtIndex:(unsigned int)arg1 isWorkoutMix:(BOOL)arg2; +- (void)_startPlaylistWithPersistentUID:(unsigned long long)arg1; +- (void)_resumeInterruptedQueue; +- (void)_adjustVolumeDownTimer:(id)arg1; +- (void)_adjustVolumeDown; +- (void)_adjustVolumeUpTimer:(id)arg1; +- (void)_adjustVolumeUp; +- (void)_releaseRemoteCachedData; +- (void)_mediaLibraryChanged:(id)arg1; +- (id)currentSongName; +- (int)musicSelection; +- (void)goToNowPlaying; +- (void)interruptPlaybackForTrackUID:(id)arg1; +- (BOOL)powersongIsNowPlayingItem; +- (void)endAdjustingVolume:(int)arg1; +- (void)beginAdjustingVolume:(int)arg1; +- (void)selectPreviousSong; +- (void)selectNextSong; +- (BOOL)shouldControlMusic; +- (void)pause; +- (id)_init; +- (void)_nowPlayingItemChanged:(id)arg1; +- (BOOL)isNowPlaying; +- (id)init; +- (void)dealloc; +- (void)endSeeking; +- (void)beginSeekingForward; +- (void)beginSeekingBackward; + +@end diff --git a/SportsWorkout.framework/SWPINStatusConnection.h b/SportsWorkout.framework/SWPINStatusConnection.h new file mode 100755 index 0000000..2dde1e4 --- /dev/null +++ b/SportsWorkout.framework/SWPINStatusConnection.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class , NSString; + +@interface SWPINStatusConnection : SWSyncServiceConnection { + *_delegate; + NSString *_PIN; +} + +@property * delegate; +@property(readonly) NSString * PIN; + + +- (void)setDelegate:(id)arg1; +- (id)PIN; +- (id)initWithPIN:(id)arg1 host:(id)arg2 delegate:(id)arg3; +- (void)handleResponse:(id)arg1; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWPaceModel.h b/SportsWorkout.framework/SWPaceModel.h new file mode 100755 index 0000000..ee4e7c6 --- /dev/null +++ b/SportsWorkout.framework/SWPaceModel.h @@ -0,0 +1,60 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSData; + +@interface SWPaceModel : NSObject { + void *_paceModelValue; +} + +@property(copy) NSData * parameters; +@property(readonly) float paceInSecondsPerMile; +@property(readonly) float distanceInMiles; +@property(readonly) unsigned int walkingStepCount; +@property(readonly) unsigned int runningStepCount; +@property(readonly) float lifetimeUncalibratedWalkingMiles; +@property(readonly) float lifetimeCalibratedWalkingMiles; +@property(readonly) float lifetimeUncalibratedRunningMiles; +@property(readonly) float lifetimeCalibratedRunningMiles; +@property(readonly) unsigned int lifetimeBatteryHoursUsed; +@property(readonly) unsigned int remainingBatteryLifetimeInHours; +@property(readonly) BOOL isWalk; +@property(readonly) BOOL canBeUsedForWalkCalibration; +@property(readonly) BOOL canBeUsedForRunCalibration; +@property(readonly) float minimumValidCalibrationMiles; +@property(readonly) float maximumValidCalibrationMiles; + + +- (void)setParameters:(id)arg1; +- (id)parameters; +- (BOOL)recalibrateWithAdjustedDistanceMiles:(float)arg1; +- (BOOL)calibrateWithDistanceMiles:(float)arg1 forWalk:(BOOL)arg2; +- (void)resetCalibration; +- (float)maximumValidCalibrationMiles; +- (float)minimumValidCalibrationMiles; +- (BOOL)canBeUsedForRunCalibration; +- (BOOL)canBeUsedForWalkCalibration; +- (BOOL)feedPacketPayload:(const char *)arg1 timestamp:(unsigned long)arg2; +- (void)stopEvent; +- (void)resumeEvent; +- (BOOL)isWalk; +- (unsigned int)radioIdForFGSN:(id)arg1; +- (id)FGSNForRadioId:(unsigned int)arg1; +- (float)caloriesForWeight:(float)arg1; +- (unsigned int)lifetimeBatteryHoursUsed; +- (float)lifetimeCalibratedRunningMiles; +- (float)lifetimeUncalibratedRunningMiles; +- (float)lifetimeCalibratedWalkingMiles; +- (float)lifetimeUncalibratedWalkingMiles; +- (unsigned int)runningStepCount; +- (unsigned int)walkingStepCount; +- (float)distanceInMiles; +- (float)paceInSecondsPerMile; +- (struct PaceModel { float x1; boolx2; unsigned char x3; unsigned short x4; boolx5; unsigned char x6; unsigned long x7; boolx8; unsigned long x9; unsigned long x10; unsigned long x11; unsigned long x12; unsigned long x13; unsigned char x14; unsigned short x15; unsigned long x16; unsigned long x17; float x18; short x19; float x20; short x21; float x22; float x23; float x24; short x25; float x26; short x27; float x28; float x29; unsigned char x30; unsigned char x31[3]; unsigned short x32[7]; unsigned char x33; boolx34; unsigned short x35; unsigned short x36; unsigned short x37; boolx38; boolx39; unsigned long x40; unsigned long x41; unsigned long x42; unsigned long x43; unsigned long x44; unsigned short x45; boolx46; unsigned char x47[3]; float x48; short x49; float x50; short x51; float x52; short x53; float x54; short x55; unsigned char x56; unsigned short x57; unsigned char x58; }*)_paceModel; +- (void)startEventWithInitialMiles:(float)arg1 isCalibration:(BOOL)arg2; +- (unsigned int)remainingBatteryLifetimeInHours; +- (id)init; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWPacketUnscrambler.h b/SportsWorkout.framework/SWPacketUnscrambler.h new file mode 100755 index 0000000..5855005 --- /dev/null +++ b/SportsWorkout.framework/SWPacketUnscrambler.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@interface SWPacketUnscrambler : NSObject { + struct IapSimpleRemoteButtonState { + unsigned int buttonStatus; + } m_ButtonState[135]; +} + + +- (unsigned char)_getBlanDstAddrLen:(struct BlanSportsDataFrame { unsigned char x1[28]; }*)arg1; +- (unsigned char)_getBlanSrcAddrLen:(struct BlanSportsDataFrame { unsigned char x1[28]; }*)arg1; +- (char *)_getBlanPayloadPtr:(struct BlanSportsDataFrame { unsigned char x1[28]; }*)arg1; +- (unsigned char)_getBlanPayloadLen:(struct BlanSportsDataFrame { unsigned char x1[28]; }*)arg1; +- (unsigned char)_getBlanTimingByte:(struct BlanSportsDataFrame { unsigned char x1[28]; }*)arg1; +- (unsigned int)_getBlanDstAddr:(struct BlanSportsDataFrame { unsigned char x1[28]; }*)arg1; +- (unsigned int)_getBlanDstType:(struct BlanSportsDataFrame { unsigned char x1[28]; }*)arg1; +- (unsigned char)_getBlanDstTypeLen:(struct BlanSportsDataFrame { unsigned char x1[28]; }*)arg1; +- (unsigned char)_getBlanDstFlags:(struct BlanSportsDataFrame { unsigned char x1[28]; }*)arg1; +- (unsigned int)_getBlanSrcAddr:(struct BlanSportsDataFrame { unsigned char x1[28]; }*)arg1; +- (unsigned int)_getBlanSrcType:(struct BlanSportsDataFrame { unsigned char x1[28]; }*)arg1; +- (unsigned char)_getBlanSrcTypeLen:(struct BlanSportsDataFrame { unsigned char x1[28]; }*)arg1; +- (unsigned char)_getBlanSrcFlags:(struct BlanSportsDataFrame { unsigned char x1[28]; }*)arg1; +- (void)_descramblePayload:(struct BlanSportsDataFrame { unsigned char x1[28]; }*)arg1; +- (id)_handleButtonsPressedForCommandId:(int)arg1 newButtonStatus:(unsigned int)arg2; +- (id)buttonStatesForDataFrame:(id)arg1; +- (id)payloadForDataFrame:(id)arg1; +- (id)dataFrameForBlanPayload:(id)arg1 radioId:(unsigned int*)arg2; +- (id)sourceTypeForBlanPayload:(id)arg1; +- (id)unscrambleRunSensorDataFrame:(id)arg1; +- (id).cxx_construct; + +@end diff --git a/SportsWorkout.framework/SWRemote.h b/SportsWorkout.framework/SWRemote.h new file mode 100755 index 0000000..b9720f6 --- /dev/null +++ b/SportsWorkout.framework/SWRemote.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@interface SWRemote : SWAccessory { + BOOL _isListeningToRemote; +} + +@property(readonly) BOOL isListeningToRemote; + + +- (BOOL)isListeningToRemote; +- (void)stopListeningToRemoteCommands; +- (void)beginListeningToRemoteCommands; + +@end diff --git a/SportsWorkout.framework/SWRemoteRunWorkoutProxyClient.h b/SportsWorkout.framework/SWRemoteRunWorkoutProxyClient.h new file mode 100755 index 0000000..d002719 --- /dev/null +++ b/SportsWorkout.framework/SWRemoteRunWorkoutProxyClient.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSDictionary, NSTimer, NSString; + +@interface SWRemoteRunWorkoutProxyClient : SWRunWorkoutProxy { + NSTimer *_updateTimer; + NSString *_goalType; + NSString *_presetGoal; + float _goal; + NSString *_sensorSearchState; + NSString *_workoutState; + NSDictionary *_workoutData; + BOOL _hasEverStarted; + BOOL _hasPowerSong; + NSString *_powerSongName; + BOOL _shouldControlMusic; + int _musicSelection; + NSString *_currentSongName; +} + + +- (void)_checkinWithServer; +- (void)_handlePropertyUpdateNotification:(id)arg1; +- (id)sensorSearchState; +- (id)currentSongName; +- (int)musicSelection; +- (void)_nowPlayingChanged:(id)arg1; +- (void)_workoutStateChanged:(id)arg1; +- (void)_sensorSearchStateChanged:(id)arg1; +- (void)playMusic; +- (void)pauseMusic; +- (void)goToNowPlaying; +- (id)presetGoal; +- (id)workoutState; +- (BOOL)hasPowerSong; +- (void)prepareToActivateWorkout; +- (id)powerSongName; +- (float)goal; +- (id)goalType; +- (void)endWorkout; +- (void)playOnDemandPrompt; +- (void)selectPreviousSong; +- (void)selectNextSong; +- (BOOL)shouldControlMusic; +- (void)playPowerSong; +- (void)pauseWorkout; +- (void)activateWorkout; +- (id)workoutData; +- (id)init; +- (void)dealloc; +- (void)endSeeking; +- (void)beginSeekingForward; +- (void)beginSeekingBackward; + +@end diff --git a/SportsWorkout.framework/SWRemoteRunWorkoutProxyServer.h b/SportsWorkout.framework/SWRemoteRunWorkoutProxyServer.h new file mode 100755 index 0000000..beb6894 --- /dev/null +++ b/SportsWorkout.framework/SWRemoteRunWorkoutProxyServer.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class CPDistributedNotificationCenter, SWLocalRunWorkoutProxy, NSTimer, CPDistributedMessagingCenter; + +@interface SWRemoteRunWorkoutProxyServer : NSObject { + SWLocalRunWorkoutProxy *_workoutProxy; + CPDistributedMessagingCenter *_messagingCenter; + CPDistributedNotificationCenter *_notificationCenter; + NSTimer *_propertyUpdateTimer; +} + + +- (void)_postPropertyUpdateNotification; +- (void)_handlePropertyUpdateTimer:(id)arg1; +- (void)_clientDidCheckin; +- (void)_nowPlayingChanged:(id)arg1; +- (void)_workoutStateChanged:(id)arg1; +- (void)_sensorSearchStateChanged:(id)arg1; +- (void)playMusic; +- (void)pauseMusic; +- (void)goToNowPlaying; +- (void)getGoing; +- (void)prepareToActivateWorkout; +- (void)endWorkout; +- (void)playOnDemandPrompt; +- (void)selectPreviousSong; +- (void)selectNextSong; +- (void)playPowerSong; +- (void)pauseWorkout; +- (void)activateWorkout; +- (id)init; +- (void)dealloc; +- (void)endSeeking; +- (void)beginSeekingForward; +- (void)beginSeekingBackward; + +@end diff --git a/SportsWorkout.framework/SWRunSensor.h b/SportsWorkout.framework/SWRunSensor.h new file mode 100755 index 0000000..5352e45 --- /dev/null +++ b/SportsWorkout.framework/SWRunSensor.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class ; + +@interface SWRunSensor : SWAccessory { + *_packetObserver; +} + +@property(readonly) unsigned int remainingBatteryLifetimeInHours; + ++ (unsigned int)remainingHoursConsideredToBeLowBattery; + +- (void)setPacketObserver:(id)arg1; + +@end diff --git a/SportsWorkout.framework/SWRunWorkout.h b/SportsWorkout.framework/SWRunWorkout.h new file mode 100755 index 0000000..0d8805d --- /dev/null +++ b/SportsWorkout.framework/SWRunWorkout.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class SWRunSensor, SWPaceModel, NSData; + +@interface SWRunWorkout : SWWorkout { + SWRunSensor *_sensor; + SWPaceModel *_paceModel; + BOOL _hasStarted; + float _weightInLbs; + BOOL _isCalibration; +} + +@property(readonly) SWRunSensor * sensor; +@property float weightInLbs; +@property(readonly) BOOL isWalk; +@property BOOL isCalibration; +@property(copy) NSData * paceModelParameters; +@property(readonly) BOOL canBeUsedForWalkCalibration; +@property(readonly) BOOL canBeUsedForRunCalibration; +@property(readonly) float minimumCalibrationDistanceMiles; +@property(readonly) float maximumCalibrationDistanceMiles; + ++ (id)workoutWithSensor:(id)arg1; + +- (void)setIsCalibration:(BOOL)arg1; +- (BOOL)isCalibration; +- (void)setWeightInLbs:(float)arg1; +- (float)weightInLbs; +- (id)sensor; +- (float)maximumCalibrationDistanceMiles; +- (float)minimumCalibrationDistanceMiles; +- (id)paceModelParameters; +- (void)setPaceModelParameters:(id)arg1; +- (void)pauseWorkout; +- (void)activateWorkout; +- (id)workoutData; +- (id)initWithSensor:(id)arg1; +- (BOOL)recalibrateWithAdjustedDistanceMiles:(float)arg1; +- (BOOL)calibrateWithDistanceMiles:(float)arg1 forWalk:(BOOL)arg2; +- (void)resetCalibration; +- (BOOL)canBeUsedForRunCalibration; +- (BOOL)canBeUsedForWalkCalibration; +- (BOOL)isWalk; +- (void)sensor:(id)arg1 didReceivePacketPayload:(const char *)arg2 timestamp:(unsigned long)arg3; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWRunWorkoutController.h b/SportsWorkout.framework/SWRunWorkoutController.h new file mode 100755 index 0000000..7fe8c31 --- /dev/null +++ b/SportsWorkout.framework/SWRunWorkoutController.h @@ -0,0 +1,123 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class SWUserInteractionSnapshotObserver, SWRunWorkout, CLLocation, SWRunWorkoutPreset, SWRemote, SWDataControllerSnapshotObserver, SWFastestDistanceWindowObserver, SWRunSensor, SWIntervalSnapshotObserver, NSDictionary, SWDataController, CLLocationManager, NSString, NSMutableArray, NSTimer; + +@interface SWRunWorkoutController : NSObject { + SWRunSensor *_sensor; + SWRemote *_remote; + SWRunWorkout *_workout; + NSString *_workoutState; + BOOL _hasEverStarted; + BOOL _hasFiredBeginningWorkoutPrompt; + BOOL _sensorBatteryIsLowNotificationSent; + SWRunWorkoutPreset *_preset; + BOOL _isWalk; + NSMutableArray *_workoutObservers; + CLLocationManager *_locationManager; + NSTimer *_workoutObserverTimer; + unsigned int _previousObservedElapsedTimeInSeconds; + float _previousObservedPaceInSecondsPerMile; + float _previousObservedDistanceInMiles; + float _previousObservedCalories; + CLLocation *_previousObservedLocation; + SWIntervalSnapshotObserver *_mileSnapshotObserver; + SWIntervalSnapshotObserver *_kmSnapshotObserver; + SWIntervalSnapshotObserver *_tenSecondSnapshotObserver; + SWFastestDistanceWindowObserver *_fastestMileObserver; + SWFastestDistanceWindowObserver *_fastestKilometerObserver; + SWDataControllerSnapshotObserver *_dataControllerSnapshotObserver; + SWUserInteractionSnapshotObserver *_userInteractionSnapshotObserver; + SWDataController *_dataController; +} + +@property(readonly) SWRunSensor * sensor; +@property(readonly) SWRemote * remote; +@property(readonly) NSString * workoutState; +@property(readonly) NSDictionary * workoutData; +@property(readonly) BOOL hasEverStarted; +@property(readonly) SWDataController * dataController; +@property(retain) SWRunWorkoutPreset * preset; +@property BOOL isCalibration; +@property(readonly) BOOL isCalibratedForWalk; +@property(readonly) BOOL isCalibratedForRun; +@property(readonly) BOOL canBeUsedForRunCalibration; +@property(readonly) BOOL canBeUsedForWalkCalibration; +@property(readonly) float minCalibrationDistanceMiles; +@property(readonly) float maxCalibrationDistanceMiles; +@property(readonly) BOOL hasPowerSong; +@property(readonly) NSString * powerSongName; + ++ (id)distanceUnitForString:(id)arg1; ++ (id)goalTypeForString:(id)arg1; ++ (float)kgsToLbs:(float)arg1; ++ (float)lbsToKgs:(float)arg1; ++ (float)secondsPerKmToSecondsPerMile:(float)arg1; ++ (float)secondsPerMileToSecondsPerKm:(float)arg1; ++ (float)milesToKm:(float)arg1; ++ (BOOL)shouldUseKilometersForDistanceWithWorkoutSummary:(id)arg1; ++ (BOOL)shouldUseKilometersForPaceWithWorkoutSummary:(id)arg1; ++ (void)resetDefaultController; ++ (id)defaultController; ++ (BOOL)isWorkoutInProgressOnSystem; ++ (id)__uniqueIdentifier; ++ (id)__systemVersion; ++ (id)distanceDisplayUnitsForPreferences; ++ (float)kmToMiles:(float)arg1; ++ (void)disableSDA; ++ (void)enableSDA; ++ (void)__releaseWorkoutInProgressFileLock; ++ (BOOL)__takeWorkoutInProgressFileLock; + +- (id)dataController; +- (BOOL)hasEverStarted; +- (id)workoutState; +- (id)remote; +- (BOOL)hasPowerSong; +- (void)unregisterWorkoutObserver:(id)arg1; +- (BOOL)saveCalibrationDataWithAdjustedDistanceInMiles:(float)arg1; +- (BOOL)saveCalibrationData; +- (float)maxCalibrationDistanceMiles; +- (float)minCalibrationDistanceMiles; +- (BOOL)isCalibratedForRun; +- (BOOL)isCalibratedForWalk; +- (void)stopVoicePrompts; +- (void)prepareToActivateWorkout; +- (void)unlinkRemote; +- (id)powerSongName; +- (id)_powerSongPersistentUIDString; +- (void)_updateWorkoutObserversForTimer:(id)arg1; +- (void)_cancelWorkoutObserverTimer; +- (void)_startWorkoutObserverTimer; +- (void)_updateWorkoutObserversForUserEvent:(id)arg1; +- (void)_searchStateChangedNotification:(id)arg1; +- (void)_linkStateChangedNotification:(id)arg1; +- (void)_remoteCommandIssued:(id)arg1; +- (void)_beginSearchingForSensorAfterLink; +- (void)_setWorkoutState:(id)arg1; +- (void)_updateWorkoutObserversForOldState:(id)arg1 newState:(id)arg2; +- (void)_postNotificationName:(id)arg1; +- (void)endWorkout; +- (void)playOnDemandPrompt; +- (void)playPowerSong; +- (void)togglePauseResumeWorkoutFromHeadset; +- (void)refreshSettings; +- (void)registerWorkoutObserver:(id)arg1; +- (BOOL)_shouldRecordLocation; +- (id)initWithSensor:(id)arg1 remote:(id)arg2; +- (void)setIsCalibration:(BOOL)arg1; +- (BOOL)isCalibration; +- (id)sensor; +- (void)pauseWorkout; +- (void)activateWorkout; +- (id)workoutData; +- (void)resetCalibration; +- (BOOL)canBeUsedForRunCalibration; +- (BOOL)canBeUsedForWalkCalibration; +- (id)preset; +- (void)setPreset:(id)arg1; +- (void)dealloc; +- (void)_postNotificationName:(id)arg1 userInfo:(id)arg2; + +@end diff --git a/SportsWorkout.framework/SWRunWorkoutPreset.h b/SportsWorkout.framework/SWRunWorkoutPreset.h new file mode 100755 index 0000000..be83af2 --- /dev/null +++ b/SportsWorkout.framework/SWRunWorkoutPreset.h @@ -0,0 +1,69 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSDecimalNumber, NSString, SWVoicePromptController, NSMutableArray; + +@interface SWRunWorkoutPreset : NSObject { + NSString *_presetGoal; + unsigned int _templateId; + NSString *_templateName; + NSString *_workoutName; + float _goal; + NSDecimalNumber *_goalInDisplayUnits; + NSString *_goalType; + SWVoicePromptController *_promptController; + NSMutableArray *_timeObservationTargets; + NSMutableArray *_distanceObservationTargets; + NSMutableArray *_calorieObservationTargets; + NSMutableArray *_stateObservationTargets; + NSMutableArray *_userEventObservationTargets; +} + +@property(readonly) NSString * presetGoal; +@property(readonly) unsigned int templateId; +@property(readonly) NSString * templateName; +@property(readonly) NSString * workoutName; +@property(readonly) float goal; +@property(readonly) NSString * goalType; +@property(readonly) NSString * distanceDisplayUnits; + ++ (id)presetForGoal:(id)arg1; ++ (id)presetForCustomGoalWithAmount:(id)arg1 units:(id)arg2; + +- (id)presetGoal; +- (void)_setUpGoalCompletedTargetWithUnits:(id)arg1; +- (void)_setUpHalfwayTargetWithUnits:(id)arg1; +- (void)_setUpGoalCompletedTarget; +- (void)_setUpFinalRushTargets; +- (void)_setUpHalfwayTarget; +- (void)_workoutController:(id)arg1 observeUserEvent:(id)arg2 targets:(id)arg3; +- (void)_observeStateChangeForWorkoutController:(id)arg1 oldState:(id)arg2 newState:(id)arg3 targets:(id)arg4; +- (void)_observeSteadilyIncreasingValueForRunWorkoutController:(id)arg1 withCurrentWorkoutValue:(id)arg2 targets:(id)arg3; +- (void)_addUserEventObservationTarget:(id)arg1; +- (void)_stopAllPromptsOrFireOnDemandPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_setUpBenchmarkTargetsForKilometerDistanceWorkout; +- (void)_addDistanceObservationTarget:(id)arg1; +- (void)_addCalorieObservationTarget:(id)arg1; +- (void)_setUpBenchmarkTargets; +- (void)_addTimeObservationTarget:(id)arg1; +- (void)_fireOnDemandPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fireAttaboysForWorkoutController:(id)arg1; +- (id)_paceDisplayUnitsForWorkoutData:(id)arg1; +- (id)_paceInDisplayUnits:(id)arg1 forWorkoutData:(id)arg2; +- (id)_distanceDisplayUnitsForWorkoutData:(id)arg1; +- (id)_distanceInDisplayUnits:(id)arg1 forWorkoutData:(id)arg2; +- (void)_addStateObservationTarget:(id)arg1; +- (id)initWithPresetGoal:(id)arg1 goal:(float)arg2 goalType:(id)arg3 goalInDisplayUnits:(id)arg4 templateId:(unsigned int)arg5 templateName:(id)arg6 workoutName:(id)arg7; +- (void)observeRunWorkoutUserEvent:(id)arg1 userEvent:(id)arg2; +- (void)observeRunWorkoutStateChange:(id)arg1 oldState:(id)arg2 newState:(id)arg3; +- (void)observeRunWorkoutControllerDataChange:(id)arg1 elapsedTime:(unsigned int)arg2 pace:(float)arg3 distance:(float)arg4 calories:(float)arg5 location:(id)arg6; +- (id)distanceDisplayUnits; +- (float)goal; +- (id)workoutName; +- (id)templateName; +- (unsigned int)templateId; +- (id)goalType; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWRunWorkoutPresetCalorieGoal.h b/SportsWorkout.framework/SWRunWorkoutPresetCalorieGoal.h new file mode 100755 index 0000000..e6f9241 --- /dev/null +++ b/SportsWorkout.framework/SWRunWorkoutPresetCalorieGoal.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@interface SWRunWorkoutPresetCalorieGoal : SWRunWorkoutPreset { +} + ++ (id)newPresetGoalCustomCaloriesWithAmount:(id)arg1; ++ (id)newPresetGoal800Calories; ++ (id)newPresetGoal700Calories; ++ (id)newPresetGoal600Calories; ++ (id)newPresetGoal500Calories; ++ (id)newPresetGoal400Calories; ++ (id)newPresetGoal300Calories; ++ (id)newPresetGoal200Calories; ++ (id)newPresetGoal100Calories; + +- (void)_fireCalorieGoalCompletedPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fireCalorieFinalRushPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fireCalorieHalfwayPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fireCalorieContextPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fireOnDemandPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fireWorkoutSummaryPromptForWorkoutController:(id)arg1 target:(id)arg2; + +@end diff --git a/SportsWorkout.framework/SWRunWorkoutPresetDistanceGoal.h b/SportsWorkout.framework/SWRunWorkoutPresetDistanceGoal.h new file mode 100755 index 0000000..17fac9a --- /dev/null +++ b/SportsWorkout.framework/SWRunWorkoutPresetDistanceGoal.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSString; + +@interface SWRunWorkoutPresetDistanceGoal : SWRunWorkoutPreset { + NSString *_customGoalUnits; +} + +@property NSString * customGoalUnits; + ++ (id)newPresetGoalCustomDistanceWithAmount:(id)arg1 units:(id)arg2; ++ (id)newPresetGoalMarathon; ++ (id)newPresetGoalHalfMarathon; ++ (id)newPresetGoal10Miles; ++ (id)newPresetGoal5Miles; ++ (id)newPresetGoal2Miles; ++ (id)newPresetGoal10K; ++ (id)newPresetGoal5K; ++ (id)newPresetGoal3K; + +- (id)customGoalUnits; +- (void)_fireDistanceGoalCompletedPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fire100MeterDistanceFinalRushPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fire200MeterDistanceFinalRushPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fire300MeterDistanceFinalRushPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fire400MeterDistanceFinalRushPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fireDistanceHalfwayPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)setCustomGoalUnits:(id)arg1; +- (void)_fireMarathonSecondHalfDistanceContextPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fireMarathonFirstHalfDistanceContextPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fireHalfMarathonSecondHalfDistanceContextPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fireHalfMarathonFirstHalfDistanceContextPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fireDistanceContextPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fireOnDemandPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fireWorkoutSummaryPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (id)distanceDisplayUnits; + +@end diff --git a/SportsWorkout.framework/SWRunWorkoutPresetNoGoal.h b/SportsWorkout.framework/SWRunWorkoutPresetNoGoal.h new file mode 100755 index 0000000..3efdcf6 --- /dev/null +++ b/SportsWorkout.framework/SWRunWorkoutPresetNoGoal.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@interface SWRunWorkoutPresetNoGoal : SWRunWorkoutPreset { +} + ++ (id)newPresetGoalNone; + +- (void)_fireOnDemandPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fireWorkoutSummaryPromptForWorkoutController:(id)arg1 target:(id)arg2; + +@end diff --git a/SportsWorkout.framework/SWRunWorkoutPresetTimeGoal.h b/SportsWorkout.framework/SWRunWorkoutPresetTimeGoal.h new file mode 100755 index 0000000..d0ef4dd --- /dev/null +++ b/SportsWorkout.framework/SWRunWorkoutPresetTimeGoal.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@interface SWRunWorkoutPresetTimeGoal : SWRunWorkoutPreset { +} + ++ (id)newPresetGoalCustomTimeWithAmount:(id)arg1; ++ (id)newPresetGoal90Minutes; ++ (id)newPresetGoal60Minutes; ++ (id)newPresetGoal45Minutes; ++ (id)newPresetGoal30Minutes; ++ (id)newPresetGoal20Minutes; + +- (void)_fireTimeGoalCompletedPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fireTimeFinalRushPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fireTimeHalfwayPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fireTimeContextPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fireOnDemandPromptForWorkoutController:(id)arg1 target:(id)arg2; +- (void)_fireWorkoutSummaryPromptForWorkoutController:(id)arg1 target:(id)arg2; + +@end diff --git a/SportsWorkout.framework/SWRunWorkoutProxy.h b/SportsWorkout.framework/SWRunWorkoutProxy.h new file mode 100755 index 0000000..0bcc67d --- /dev/null +++ b/SportsWorkout.framework/SWRunWorkoutProxy.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSString, NSDictionary; + +@interface SWRunWorkoutProxy : NSObject { +} + +@property(readonly) NSString * goalType; +@property(readonly) NSString * presetGoal; +@property(readonly) float goal; +@property(readonly) NSString * sensorSearchState; +@property(readonly) NSString * workoutState; +@property(readonly) NSDictionary * workoutData; +@property(readonly) BOOL hasEverStarted; +@property(readonly) BOOL hasPowerSong; +@property(readonly) NSString * powerSongName; +@property(readonly) BOOL shouldControlMusic; +@property(readonly) int musicSelection; +@property(readonly) NSString * currentSongName; + ++ (id)newProxy; ++ (void)initialize; + +- (void)playMusic; +- (void)pauseMusic; +- (void)goToNowPlaying; +- (void)prepareToActivateWorkout; +- (void)endWorkout; +- (void)playOnDemandPrompt; +- (void)selectPreviousSong; +- (void)selectNextSong; +- (void)playPowerSong; +- (void)pauseWorkout; +- (void)activateWorkout; +- (void)endSeeking; +- (void)beginSeekingForward; +- (void)beginSeekingBackward; + +@end diff --git a/SportsWorkout.framework/SWRunWorkoutRecord.h b/SportsWorkout.framework/SWRunWorkoutRecord.h new file mode 100755 index 0000000..5044195 --- /dev/null +++ b/SportsWorkout.framework/SWRunWorkoutRecord.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSDecimalNumber, NSString, NSData, NSDate, NSNumber, NSSet; + +@interface SWRunWorkoutRecord : NSManagedObject { +} + +@property(retain) NSDecimalNumber * sensorLifetimeUncalibratedWalkingMiles; +@property(retain) NSDecimalNumber * initialCumulativeRunningStepCount; +@property(retain) NSString * guid; +@property(retain) NSString * templateName; +@property(retain) NSDecimalNumber * sensorLifetimeCalibratedWalkingMiles; +@property(retain) NSDecimalNumber * finalCumulativeWalkingStepCount; +@property(retain) NSDecimalNumber * sensorLifetimeBatteryHoursUsed; +@property(retain) NSNumber * sensorBatteryIsLow; +@property(retain) NSDecimalNumber * sensorLifetimeCalibratedRunningMiles; +@property(retain) NSDecimalNumber * userWeightInLbs; +@property(retain) NSDecimalNumber * sensorLifetimeUncalibratedRunningMiles; +@property(retain) NSString * goalType; +@property(retain) NSString * sensorSerialNumber; +@property(retain) NSDecimalNumber * initialCumulativeWalkingStepCount; +@property(retain) NSDecimalNumber * templateId; +@property(retain) NSDecimalNumber * elapsedTimeInSeconds; +@property(retain) NSDecimalNumber * finalCumulativeRunningStepCount; +@property(retain) NSString * xmlFileName; +@property(retain) NSDecimalNumber * caloriesBurned; +@property(retain) NSDecimalNumber * distanceInMiles; +@property(retain) NSDate * completionDate; +@property(retain) NSDecimalNumber * averagePaceInSecondsPerMile; +@property(retain) NSString * distanceDisplayUnits; +@property(retain) NSString * distanceUnit; +@property(retain) NSDecimalNumber * goalValue; +@property(retain) NSData * paceModelParameters; +@property(retain) NSString * systemVersion; +@property(retain) NSString * workoutName; +@property(retain) NSSet * tenSecondSnapshots; +@property(retain) NSSet * userInteractionSnapshots; +@property(retain) NSSet * mileSnapshots; +@property(retain) NSSet * kilometerSnapshots; + + + +@end diff --git a/SportsWorkout.framework/SWRunWorkoutXMLSerializer.h b/SportsWorkout.framework/SWRunWorkoutXMLSerializer.h new file mode 100755 index 0000000..54e5d90 --- /dev/null +++ b/SportsWorkout.framework/SWRunWorkoutXMLSerializer.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@interface SWRunWorkoutXMLSerializer : NSObject { +} + ++ (int)__eventTypeForUserInteractionSnapshotEvent:(id)arg1; ++ (id)__formatPace:(unsigned int)arg1; ++ (id)__formatTimeInterval:(unsigned int)arg1; ++ (id)__snapshotDictArrayForSnapshotVector:(struct vector > { struct _Vector_impl { struct Snapshot {} *x_1_1_1; struct Snapshot {} *x_1_1_2; struct Snapshot {} *x_1_1_3; } x1; })arg1; ++ (id)__gregorianCalendar; ++ (void)__serializeWorkoutDict:(id)arg1 toURL:(id)arg2; ++ (id)dictionaryForWorkoutFileAtURL:(id)arg1; ++ (void)serializeWorkoutDict:(id)arg1 toURL:(id)arg2; + + +@end diff --git a/SportsWorkout.framework/SWSDAFakeRunSensorDelegate.h b/SportsWorkout.framework/SWSDAFakeRunSensorDelegate.h new file mode 100755 index 0000000..02e77b3 --- /dev/null +++ b/SportsWorkout.framework/SWSDAFakeRunSensorDelegate.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSTimer, NSArray; + +@interface SWSDAFakeRunSensorDelegate : NSObject { + NSTimer *_packetTimer; + NSArray *_packets; + unsigned int _packetIndex; +} + ++ (void)disableSDA; ++ (void)enableSDA; + +- (void)cancelSearchingForFakeSensor:(id)arg1; +- (void)beginSearchingForFakeSensor:(id)arg1; +- (void)cancelLinkingForFakeSensor:(id)arg1; +- (void)beginLinkingForFakeSensor:(id)arg1; +- (unsigned int)remainingBatteryLifetimeInHoursForFakeSensor:(id)arg1; +- (void)_fakeNextPacketForTimer:(id)arg1; +- (void)_schedulePacketTimerForFakeSensor:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWSnapshot.h b/SportsWorkout.framework/SWSnapshot.h new file mode 100755 index 0000000..4b4c355 --- /dev/null +++ b/SportsWorkout.framework/SWSnapshot.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class SWRunWorkoutRecord, NSString, NSDecimalNumber; + +@interface SWSnapshot : NSManagedObject { +} + +@property(retain) id location; +@property(retain) NSDecimalNumber * paceInSecondsPerMile; +@property(retain) NSString * event; +@property(retain) NSDecimalNumber * caloriesBurned; +@property(retain) NSDecimalNumber * distanceInMiles; +@property(retain) NSDecimalNumber * elapsedTimeInSeconds; +@property(retain) SWRunWorkoutRecord * mileSnapshotWorkoutRecord; +@property(retain) SWRunWorkoutRecord * tenSecondSnapshotWorkoutRecord; +@property(retain) SWRunWorkoutRecord * kilometerSnapshotWorkoutRecord; +@property(retain) SWRunWorkoutRecord * userInteractionSnapshotWorkoutRecord; + + + +@end diff --git a/SportsWorkout.framework/SWSyncCompleteConnection.h b/SportsWorkout.framework/SWSyncCompleteConnection.h new file mode 100755 index 0000000..e612f98 --- /dev/null +++ b/SportsWorkout.framework/SWSyncCompleteConnection.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class , NSString; + +@interface SWSyncCompleteConnection : SWSyncServiceConnection { + *_delegate; + NSString *_PIN; +} + +@property * delegate; +@property(readonly) NSString * PIN; + + +- (void)setDelegate:(id)arg1; +- (id)PIN; +- (id)initWithPIN:(id)arg1 host:(id)arg2 delegate:(id)arg3; +- (void)handleResponse:(id)arg1; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWSyncController.h b/SportsWorkout.framework/SWSyncController.h new file mode 100755 index 0000000..0b26644 --- /dev/null +++ b/SportsWorkout.framework/SWSyncController.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class SWSyncHost, NSString, SWSyncServiceConnection, , NSMutableArray; + +@interface SWSyncController : NSObject { + int _attemptedUploadCount; + int _uploadCount; + *_syncDelegate; + SWSyncHost *_syncHost; + SWSyncServiceConnection *_currentSyncConnection; + NSMutableArray *_empedDirectoriesToSync; + NSMutableArray *_workoutFilesToSync; + NSString *_syncPin; + NSString *_currentlySyncingWorkoutFilePath; + NSString *_baseDirectoryPath; + BOOL _shouldMoveFilesToSynchedDirectoryWhenDone; +} + +@property BOOL shouldMoveFilesToSynchedDirectoryWhenDone; +@property * syncDelegate; +@property int uploadCount; + ++ (void)releaseSyncInProgressFileLock; ++ (BOOL)takeSyncInProgressFileLock:(BOOL)arg1; + +- (void)setUploadCount:(int)arg1; +- (int)uploadCount; +- (void)setShouldMoveFilesToSynchedDirectoryWhenDone:(BOOL)arg1; +- (BOOL)shouldMoveFilesToSynchedDirectoryWhenDone; +- (void)setSyncDelegate:(id)arg1; +- (id)syncDelegate; +- (unsigned int)unsyncedWorkoutsCount; +- (void)syncAllWorkouts; +- (id)initWithBaseDirectoryPath:(id)arg1; +- (id)_syncHost; +- (void)_syncWorkoutsForNextEmpedDirectory; +- (void)visitNikeWebSite; +- (void)_syncNextWorkout; +- (void)connectionDidSyncWorkout:(id)arg1; +- (void)connectionDidCompleteSync:(id)arg1; +- (void)connection:(id)arg1 didGenerateToken:(id)arg2; +- (void)connectionDidReturnStatusInvalid:(id)arg1; +- (void)connectionDidReturnStatusUnconfirmed:(id)arg1; +- (void)connection:(id)arg1 didReplaceOldPINWithNewPIN:(id)arg2; +- (void)connection:(id)arg1 didConfirmEmail:(id)arg2 screenName:(id)arg3; +- (void)connection:(id)arg1 didGeneratePIN:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWSyncHost.h b/SportsWorkout.framework/SWSyncHost.h new file mode 100755 index 0000000..c748e68 --- /dev/null +++ b/SportsWorkout.framework/SWSyncHost.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSString; + +@interface SWSyncHost : NSObject { + BOOL _secure; + NSString *_hostName; +} + +@property(getter=isSecure) BOOL secure; +@property(readonly) NSString * hostName; +@property(readonly) NSString * scheme; + ++ (id)developmentSyncHost; ++ (id)productionLandingPageHost; ++ (id)productionSyncHost; + +- (id)syncServiceURL; +- (id)syncCompleteServiceURL; +- (id)generateTokenServiceURL; +- (id)getPINStatusServiceURL; +- (id)generatePINServiceURL; +- (id)loginURLForToken:(id)arg1; +- (id)initWithHostName:(id)arg1 secure:(BOOL)arg2; +- (id)hostName; +- (void)setSecure:(BOOL)arg1; +- (BOOL)isSecure; +- (id)scheme; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWSyncServiceConnection.h b/SportsWorkout.framework/SWSyncServiceConnection.h new file mode 100755 index 0000000..cc7dd94 --- /dev/null +++ b/SportsWorkout.framework/SWSyncServiceConnection.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class SWSyncHost, NSMutableData, NSTimer, NSURLConnection; + +@interface SWSyncServiceConnection : NSObject { + SWSyncHost *_host; + NSURLConnection *_URLConnection; + NSMutableData *_receivedData; + NSTimer *_bailOutTimer; +} + +@property(readonly) SWSyncHost * host; + + +- (void)connection:(id)arg1 didSendBodyData:(int)arg2 totalBytesWritten:(int)arg3 totalBytesExpectedToWrite:(int)arg4; +- (id)connection:(id)arg1 willCacheResponse:(id)arg2; +- (id)connection:(id)arg1 willSendRequest:(id)arg2 redirectResponse:(id)arg3; +- (BOOL)connectionShouldUseCredentialStorage:(id)arg1; +- (BOOL)connection:(id)arg1 canAuthenticateAgainstProtectionSpace:(id)arg2; +- (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; +- (void)connection:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; +- (id)initWithHost:(id)arg1; +- (void)handleResponse:(id)arg1; +- (void)_bailOutTimerFired:(id)arg1; +- (void)_restartBailOutTimer; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (id)host; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWSyncServiceResponse.h b/SportsWorkout.framework/SWSyncServiceResponse.h new file mode 100755 index 0000000..cbae7da --- /dev/null +++ b/SportsWorkout.framework/SWSyncServiceResponse.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSError, NSString, NSMutableString; + +@interface SWSyncServiceResponse : NSObject { + BOOL _hasFoundRootElement; + NSError *_validationError; + NSMutableString *_status; + NSMutableString *_pin; + NSMutableString *_pinStatus; + NSMutableString *_email; + NSMutableString *_screenName; + NSMutableString *_token; + NSMutableString *_serviceException; + NSString *_errorCode; + NSString *_currentLeafElement; +} + +@property(readonly) NSString * status; +@property(readonly) NSString * pin; +@property(readonly) NSString * pinStatus; +@property(readonly) NSString * email; +@property(readonly) NSString * screenName; +@property(readonly) NSString * token; +@property(readonly) NSString * serviceException; +@property(readonly) NSString * errorCode; + + +- (id)email; +- (void)parser:(id)arg1 didStartElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4 attributes:(id)arg5; +- (void)parser:(id)arg1 didEndElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4; +- (void)parser:(id)arg1 foundCharacters:(id)arg2; +- (id)errorCode; +- (id)serviceException; +- (id)screenName; +- (id)pinStatus; +- (id)pin; +- (id)status; +- (id)initWithData:(id)arg1 error:(id*)arg2; +- (void)dealloc; +- (id)token; + +@end diff --git a/SportsWorkout.framework/SWSyncWorkoutConnection.h b/SportsWorkout.framework/SWSyncWorkoutConnection.h new file mode 100755 index 0000000..4a9a881 --- /dev/null +++ b/SportsWorkout.framework/SWSyncWorkoutConnection.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSInputStream, NSString, ; + +@interface SWSyncWorkoutConnection : SWSyncServiceConnection { + *_delegate; + NSString *_PIN; + NSInputStream *_workoutXMLStream; +} + +@property * delegate; +@property(readonly) NSString * PIN; +@property(readonly) NSInputStream * workoutXMLStream; + + +- (void)setDelegate:(id)arg1; +- (id)workoutXMLStream; +- (id)initWithPIN:(id)arg1 workoutXMLStream:(id)arg2 host:(id)arg3 delegate:(id)arg4; +- (id)PIN; +- (void)handleResponse:(id)arg1; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWTotalsFileSerializer.h b/SportsWorkout.framework/SWTotalsFileSerializer.h new file mode 100755 index 0000000..7ea7a71 --- /dev/null +++ b/SportsWorkout.framework/SWTotalsFileSerializer.h @@ -0,0 +1,73 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSURL, NSMutableString; + +@interface SWTotalsFileSerializer : NSObject { + unsigned int _totalWorkouts; + unsigned int _totalCalories; + unsigned int _totalSeconds; + unsigned int _mostCalories; + unsigned int _total5K; + unsigned int _total10K; + unsigned int _totalMarathon; + unsigned int _totalHalfMarathon; + float _farthestMile; + float _totalDistanceMiles; + unsigned int _totalWeightWorkouts; + double _weight; + NSMutableString *_foundCharacters; + NSURL *_url; +} + +@property(readonly) unsigned int totalWorkouts; +@property(readonly) unsigned int totalCalories; +@property(readonly) unsigned int totalSeconds; +@property(readonly) unsigned int mostCalories; +@property(readonly) unsigned int total5K; +@property(readonly) unsigned int total10K; +@property(readonly) unsigned int totalMarathon; +@property(readonly) unsigned int totalHalfMarathon; +@property(readonly) float farthestMile; +@property(readonly) float totalDistanceMiles; +@property(readonly) unsigned int totalWeightWorkouts; +@property(readonly) double weight; + ++ (void)initialize; + +- (double)weight; +- (void)parserDidStartDocument:(id)arg1; +- (void)parser:(id)arg1 didStartElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4 attributes:(id)arg5; +- (void)parser:(id)arg1 didEndElement:(id)arg2 namespaceURI:(id)arg3 qualifiedName:(id)arg4; +- (void)parser:(id)arg1 foundCharacters:(id)arg2; +- (unsigned int)totalWeightWorkouts; +- (void)parseWeight; +- (void)parseTotalWeightWorkouts; +- (void)parseTotalDistanceMiles; +- (void)parseFarthestMile; +- (void)parseTotalHalfMarathon; +- (void)parseTotalMarathon; +- (void)parseTotal10K; +- (void)parseTotal5K; +- (void)parseMostCalories; +- (void)parseTotalSeconds; +- (void)parseTotalCalories; +- (void)parseTotalWorkouts; +- (float)farthestMile; +- (unsigned int)mostCalories; +- (unsigned int)totalCalories; +- (unsigned int)totalSeconds; +- (float)totalDistanceMiles; +- (unsigned int)totalMarathon; +- (unsigned int)totalHalfMarathon; +- (unsigned int)total10K; +- (unsigned int)total5K; +- (unsigned int)totalWorkouts; +- (id)initWithContentsOfURL:(id)arg1; +- (void)reset; +- (id)url; +- (id)init; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWUserInteractionSnapshotObserver.h b/SportsWorkout.framework/SWUserInteractionSnapshotObserver.h new file mode 100755 index 0000000..313c953 --- /dev/null +++ b/SportsWorkout.framework/SWUserInteractionSnapshotObserver.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSMutableArray, NSArray; + +@interface SWUserInteractionSnapshotObserver : NSObject { + NSMutableArray *_snapshots; +} + +@property(readonly) NSArray * snapshots; + + +- (void)observeRunWorkoutUserEvent:(id)arg1 userEvent:(id)arg2; +- (void)observeRunWorkoutStateChange:(id)arg1 oldState:(id)arg2 newState:(id)arg3; +- (void)observeRunWorkoutControllerDataChange:(id)arg1 elapsedTime:(unsigned int)arg2 pace:(float)arg3 distance:(float)arg4 calories:(float)arg5 location:(id)arg6; +- (void)adjustSnapshotsForDistanceScaleFactor:(float)arg1; +- (id)snapshots; +- (id)init; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWVicFileLogger.h b/SportsWorkout.framework/SWVicFileLogger.h new file mode 100755 index 0000000..cce018f --- /dev/null +++ b/SportsWorkout.framework/SWVicFileLogger.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSData, NSFileHandle, NSMutableData; + +@interface SWVicFileLogger : NSObject { + NSFileHandle *_vicFileHandle; + NSMutableData *_vicFileData; + NSData *_previousPacket; +} + + +- (void)logPacket:(id)arg1 rssi:(BOOL)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWVoicePromptController.h b/SportsWorkout.framework/SWVoicePromptController.h new file mode 100755 index 0000000..e12f344 --- /dev/null +++ b/SportsWorkout.framework/SWVoicePromptController.h @@ -0,0 +1,89 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NikePromptExpander, NSString, NSDecimalNumberHandler, WordsSpeaker; + +@interface SWVoicePromptController : NSObject { + NikePromptExpander *_promptExpanderForGivenLanguage; + NikePromptExpander *_promptExpanderForEnglish; + WordsSpeaker *_speaker; + NSString *_gender; + NSString *_language; + NSDecimalNumberHandler *_roundToTwoDigitsPastTheDecimal; + NSDecimalNumberHandler *_roundToZeroDigitsPastTheDecimal; +} + +@property(retain) NSString * gender; +@property(retain) NSString * language; +@property(readonly) BOOL isPlaying; + ++ (id)__sharedFemalePromptController; ++ (id)__sharedMalePromptController; ++ (id)_currentGenderIdentifier; ++ (id)_currentLanguageIdentifier; ++ (id)sharedPromptController; + +- (void)setLanguage:(id)arg1; +- (id)language; +- (void)fireAmountPromptWithAmount:(id)arg1 units:(id)arg2 words:(id*)arg3 englishWords:(id*)arg4; +- (id)gender; +- (void)_fireStandaloneNumberPrompt:(id)arg1; +- (void)fireDistanceRemainingPromptWithDistanceRemaining:(id)arg1 units:(id)arg2; +- (void)fireCaloriesRemainingPromptWithCaloriesRemaining:(id)arg1; +- (void)fireTimeRemainingPromptWithTimeRemaining:(id)arg1; +- (void)fireAmountBeyondGoalPromptWithAmount:(id)arg1 units:(id)arg2 words:(id*)arg3 englishWords:(id*)arg4; +- (void)fireAmountCompletedPromptWithAmount:(id)arg1 units:(id)arg2 words:(id*)arg3 englishWords:(id*)arg4; +- (void)fireWalkAroundToActivateSensorPrompt; +- (void)setGender:(id)arg1; +- (BOOL)_fireOneLinerPromptUsingRandomGenderWithString:(id)arg1; +- (void)_firePrompt:(id)arg1 amount:(id)arg2 units:(id)arg3 words:(id*)arg4 englishWords:(id*)arg5; +- (void)_firePrompt:(id)arg1 amount:(id)arg2 units:(id)arg3 pronounceUnits:(BOOL)arg4 words:(id*)arg5 englishWords:(id*)arg6; +- (void)_firePacePromptWithAmount:(id)arg1 units:(id)arg2 isAveragePace:(BOOL)arg3; +- (id)_promptExpenderUnitsForWorkoutControllerUnits:(id)arg1; +- (id)_roundedAmount:(id)arg1 forUnits:(id)arg2; +- (BOOL)_fireOneLinerPromptWithString:(id)arg1; +- (void)_printVoicePrompt:(id)arg1; +- (void)_setUpWithSettings; +- (id)_initWithLanguage:(id)arg1 gender:(id)arg2; +- (void)fireFastestMilePrompt; +- (void)fireFastest5KWorkoutPrompt; +- (void)fireFastest10KWorkoutPrompt; +- (void)fireFastestHalfMarathonWorkoutPrompt; +- (void)fireFastestMarathonWorkoutPrompt; +- (void)fireMostCaloriesBurnedPrompt; +- (void)fireLongestWorkoutDistancePrompt; +- (void)fireHit250MilesMorePrompt; +- (void)fireHit250MilesPrompt; +- (void)fireHit500KMorePrompt; +- (void)fireHit500KPrompt; +- (void)fireGoalCompletedPromptWithDistanceGoal:(id)arg1 units:(id)arg2; +- (void)fireFinalRushPromptWithDistanceRemaining:(id)arg1 units:(id)arg2; +- (void)fireDistanceBeyondGoalPromptWithDistanceRanBeyondGoal:(id)arg1 units:(id)arg2; +- (void)fireDistanceContextPromptWithDistanceRan:(id)arg1 units:(id)arg2; +- (void)fireGoalCompletedPromptWithCaloriesGoal:(id)arg1; +- (void)fireFinalRushPromptWithCaloriesRemaining:(id)arg1; +- (void)fireCaloriesBeyondGoalPromptWithCaloriesBurnedBeyondGoal:(id)arg1; +- (void)fireCaloriesContextPromptWithCaloriesBurned:(id)arg1; +- (void)fireGoalCompletedPromptWithTimeGoal:(id)arg1; +- (void)fireFinalRushPromptWithTimeRemaining:(id)arg1; +- (void)fireAmountRemainingPromptWithAmount:(id)arg1 units:(id)arg2 words:(id*)arg3 englishWords:(id*)arg4; +- (void)fireHalfwayPointPrompt; +- (void)fireTimeBeyondGoalPromptWithElapsedTimeBeyondGoal:(id)arg1; +- (void)fireTimeContextPromptWithElapsedTime:(id)arg1; +- (void)fireCurrentPacePromptWithAmount:(id)arg1 units:(id)arg2; +- (void)fireCaloriesBurnedPromptWithAmount:(id)arg1; +- (void)fireAveragePacePromptWithAmount:(id)arg1 units:(id)arg2; +- (void)fireTimePromptWithAmount:(id)arg1; +- (void)fireWorkoutDistancePromptWithAmount:(id)arg1 units:(id)arg2; +- (void)fireWorkoutCompletedPrompt; +- (void)stopAllPrompts; +- (void)firePausingWorkoutPrompt; +- (void)fireResumingWorkoutPrompt; +- (void)fireBeginningWorkoutPrompt; +- (void)refreshSettings; +- (BOOL)isPlaying; +- (id)init; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/SWWorkout.h b/SportsWorkout.framework/SWWorkout.h new file mode 100755 index 0000000..79762f6 --- /dev/null +++ b/SportsWorkout.framework/SWWorkout.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSDictionary, NSString, NSMutableDictionary; + +@interface SWWorkout : NSObject { + NSString *_workoutState; + NSMutableDictionary *_workoutData; + double _timeOfLastActivation; + double _elapsedTimePreviousToLastActivation; +} + +@property(readonly) NSString * workoutState; +@property(readonly) NSDictionary * workoutData; + + +- (id)workoutState; +- (void)pauseWorkout; +- (void)activateWorkout; +- (id)workoutData; +- (double)getElapsedTimeInSeconds; +- (id)init; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/Settings.h b/SportsWorkout.framework/Settings.h new file mode 100755 index 0000000..cdf8a6f --- /dev/null +++ b/SportsWorkout.framework/Settings.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSString; + +@interface Settings : NSObject { + NSString *language; + NSString *gender; +} + +@property(retain) NSString * language; +@property(retain) NSString * gender; + + +- (void)setLanguage:(id)arg1; +- (id)language; +- (id)initWithLanguage:(id)arg1 gender:(id)arg2; +- (id)gender; +- (void)setGender:(id)arg1; + +@end diff --git a/SportsWorkout.framework/StateObservationTarget.h b/SportsWorkout.framework/StateObservationTarget.h new file mode 100755 index 0000000..0b2fef7 --- /dev/null +++ b/SportsWorkout.framework/StateObservationTarget.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSString; + +@interface StateObservationTarget : ObservationTarget { + NSString *_oldState; + NSString *_currentState; +} + +@property(retain) NSString * oldState; +@property(retain) NSString * currentState; + ++ (id)targetWithOldState:(id)arg1 newState:(id)arg2 selector:(SEL)arg3; + +- (id)oldState; +- (void)setOldState:(id)arg1; +- (void)setCurrentState:(id)arg1; +- (id)currentState; +- (id)description; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/UserEventObservationTarget.h b/SportsWorkout.framework/UserEventObservationTarget.h new file mode 100755 index 0000000..093322e --- /dev/null +++ b/SportsWorkout.framework/UserEventObservationTarget.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class NSString; + +@interface UserEventObservationTarget : ObservationTarget { + NSString *_event; +} + +@property(retain) NSString * event; + ++ (id)targetWithEvent:(id)arg1 selector:(SEL)arg2; + +- (id)event; +- (void)setEvent:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/SportsWorkout.framework/WordsSpeaker.h b/SportsWorkout.framework/WordsSpeaker.h new file mode 100755 index 0000000..498726e --- /dev/null +++ b/SportsWorkout.framework/WordsSpeaker.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SportsWorkout.framework/SportsWorkout + */ + +@class Player, Decomposer; + +@interface WordsSpeaker : NSObject { + Decomposer *_matcher; + Player *_player; +} + +@property(readonly) BOOL isPlaying; + + +- (id)initWithGender:(id)arg1 language:(id)arg2; +- (BOOL)playSoundsForWords:(id)arg1; +- (void)stopAllSounds; +- (BOOL)isPlaying; + +@end diff --git a/Spotlight.framework/SPSpotlightManager.h b/Spotlight.framework/SPSpotlightManager.h new file mode 100755 index 0000000..5d2ab66 --- /dev/null +++ b/Spotlight.framework/SPSpotlightManager.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Spotlight.framework/Spotlight + */ + +@class NSString; + +@interface SPSpotlightManager : NSObject { + NSString *_displayID; +} + ++ (id)sharedManager; + +- (void)application:(id)arg1 modifiedRecordIDs:(id)arg2 forCategory:(id)arg3; +- (void)eraseIndexForApplication:(id)arg1 category:(id)arg2; +- (void)appModifiedRecordIDs:(id)arg1 forCategory:(id)arg2; +- (void)_processIdentifiers:(id)arg1 forApplication:(id)arg2 andCategory:(id)arg3; +- (id)init; +- (void)dealloc; + +@end diff --git a/SpringBoardServices.framework/SBSAccelerometer.h b/SpringBoardServices.framework/SBSAccelerometer.h new file mode 100755 index 0000000..8876d05 --- /dev/null +++ b/SpringBoardServices.framework/SBSAccelerometer.h @@ -0,0 +1,53 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices + */ + +@class , NSThread, NSLock; + +@interface SBSAccelerometer : NSObject { + *_delegate; + struct __CFRunLoopSource { } *_accelerometerEventsSource; + struct __CFRunLoop { } *_accelerometerEventsRunLoop; + double _interval; + NSLock *_lock; + BOOL _orientationEventsEnabled; + int _orientationEventsToken; + NSThread *_orientationEventsThread; + float _xThreshold; + float _yThreshold; + float _zThreshold; +} + +@property BOOL accelerometerEventsEnabled; +@property double updateInterval; +@property float xThreshold; +@property float yThreshold; +@property float zThreshold; +@property BOOL orientationEventsEnabled; +@property * delegate; + + +- (float)xThreshold; +- (float)yThreshold; +- (float)zThreshold; +- (BOOL)orientationEventsEnabled; +- (BOOL)accelerometerEventsEnabled; +- (void)_checkOut; +- (void)_serverWasRestarted; +- (void)_orientationDidChange; +- (id)_orientationEventsThread; +- (void)setDelegate:(id)arg1; +- (void)_checkIn; +- (void)setOrientationEventsEnabled:(BOOL)arg1; +- (int)currentDeviceOrientation; +- (void)setZThreshold:(float)arg1; +- (void)setYThreshold:(float)arg1; +- (void)setXThreshold:(float)arg1; +- (void)setUpdateInterval:(double)arg1; +- (double)updateInterval; +- (void)setAccelerometerEventsEnabled:(BOOL)arg1; +- (id)delegate; +- (id)init; +- (void)dealloc; + +@end diff --git a/SpringBoardServices.framework/SBSCompassAssertion.h b/SpringBoardServices.framework/SBSCompassAssertion.h new file mode 100755 index 0000000..272a223 --- /dev/null +++ b/SpringBoardServices.framework/SBSCompassAssertion.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices + */ + +@interface SBSCompassAssertion : NSObject { + unsigned int _port; +} + + +- (unsigned int)port; +- (id)init; +- (void)dealloc; + +@end diff --git a/SpringBoardServices.framework/SBSLocalNotificationClient.h b/SpringBoardServices.framework/SBSLocalNotificationClient.h new file mode 100755 index 0000000..5618ec8 --- /dev/null +++ b/SpringBoardServices.framework/SBSLocalNotificationClient.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices + */ + +@interface SBSLocalNotificationClient : NSObject { +} + ++ (void)scheduleLocalNotification:(id)arg1 bundleIdentifier:(id)arg2; ++ (void)cancelLocalNotification:(id)arg1 bundleIdentifier:(id)arg2; ++ (void)cancelAllLocalNotificationsForBundleIdentifier:(id)arg1; ++ (void)setScheduledLocalNotifications:(id)arg1 bundleIdentifier:(id)arg2; ++ (void)_scheduleLocalNotifications:(id)arg1 cancel:(BOOL)arg2 replace:(BOOL)arg3 optionalBundleIdentifier:(id)arg4; ++ (id)scheduledLocalNotificationsForBundleIdentifier:(id)arg1; ++ (id)scheduledLocalNotifications; ++ (void)setScheduledLocalNotifications:(id)arg1; ++ (void)cancelAllLocalNotifications; ++ (void)cancelLocalNotification:(id)arg1; ++ (void)scheduleLocalNotification:(id)arg1; ++ (id)getPendingNotification; + + +@end diff --git a/SpringBoardServices.framework/SBSPushStore.h b/SpringBoardServices.framework/SBSPushStore.h new file mode 100755 index 0000000..dad66d7 --- /dev/null +++ b/SpringBoardServices.framework/SBSPushStore.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices + */ + +@class NSString, NSHashTable; + +@interface SBSPushStore : NSObject { + NSString *_bundleID; + NSHashTable *_observers; +} + ++ (id)pushStoreForBundleID:(id)arg1; ++ (id)allNotificationEnabledBundleIDs; ++ (unsigned int)effectivePushSettingsForBundleID:(id)arg1; ++ (void)setEffectivePushSettings:(unsigned int)arg1 forBundleID:(id)arg2; ++ (id)notificationsForBundleID:(id)arg1; ++ (id)bundleIDsWithUpdatesSince:(id)arg1; ++ (void)initialize; + +- (id)storedNotifications; +- (id)initWithBundleID:(id)arg1; +- (void)notifyPushStoreUpdated; +- (void)notifyPushStoreCleared; +- (void)notifyPushSettingsChanged; +- (void)notifyPushDeliveryAccepted; +- (void)addObserver:(id)arg1; +- (void)removeObserver:(id)arg1; +- (void)dealloc; + +@end diff --git a/SpringBoardServices.framework/SBSRemoteNotificationClient.h b/SpringBoardServices.framework/SBSRemoteNotificationClient.h new file mode 100755 index 0000000..3800437 --- /dev/null +++ b/SpringBoardServices.framework/SBSRemoteNotificationClient.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices + */ + +@interface SBSRemoteNotificationClient : NSObject { +} + ++ (BOOL)isSystemwideEnabled; ++ (void)setSystemwideEnabled:(BOOL)arg1; ++ (BOOL)hasRegisteredBundleIdentifiers; ++ (void)setEnabledNotificationTypes:(int)arg1 forBundleIdentifier:(id)arg2; ++ (unsigned int)_remoteNotificationServerPort; ++ (void)registerForRemoteNotificationTypes:(int)arg1; ++ (int)enabledRemoteNotificationTypes; ++ (id)getPendingNotificationUserInfo; ++ (void)getSupportedTypes:(id*)arg1 enabledTypes:(id*)arg2; + + +@end diff --git a/SpringBoardUI.framework/SBAlertItem.h b/SpringBoardUI.framework/SBAlertItem.h new file mode 100755 index 0000000..2f15754 --- /dev/null +++ b/SpringBoardUI.framework/SBAlertItem.h @@ -0,0 +1,76 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI + */ + +@class UIAlertView; + +@interface SBAlertItem : NSObject { + UIAlertView *_alertSheet; + BOOL _orderOverSBAlert; + BOOL _preventLockOver; + BOOL _didEverActivate; + BOOL _ignoreIfAlreadyDisplaying; + BOOL _didPlayPresentationSound; + BOOL _allowInSetup; + BOOL _pendInSetupIfNotAllowed; +} + +@property BOOL pendInSetupIfNotAllowed; +@property BOOL allowInSetup; +@property BOOL ignoreIfAlreadyDisplaying; + ++ (id)_alertItemsController; ++ (void)activateAlertItem:(id)arg1; + +- (id)alertSheet; +- (BOOL)allowMenuButtonDismissal; +- (BOOL)allowAutoUnlock; +- (BOOL)shouldShowInLockScreen; +- (BOOL)shouldShowInEmergencyCall; +- (BOOL)undimsScreen; +- (BOOL)unlocksScreen; +- (BOOL)togglesMediaControls; +- (BOOL)dismissOnModalDisplayActivation; +- (void)playPresentationSound; +- (void)cleanPreviousConfiguration; +- (void)configure:(BOOL)arg1 requirePasscodeForActions:(BOOL)arg2; +- (id)lockLabel; +- (id)shortLockLabel; +- (float)lockLabelFontSize; +- (double)autoDismissInterval; +- (void)performUnlockAction; +- (void)setOrderOverSBAlert:(BOOL)arg1; +- (BOOL)preventLockOver; +- (void)setPreventLockOver:(BOOL)arg1; +- (void)willActivate; +- (void)didActivate; +- (void)willRelockForButtonPress:(BOOL)arg1; +- (void)screenWillUndim; +- (void)willDeactivateForReason:(int)arg1; +- (void)didDeactivateForReason:(int)arg1; +- (void)noteVolumeOrLockPressed; +- (int)alertItemNotificationType; +- (id)alertItemNotificationDate; +- (id)alertItemNotificationSender; +- (BOOL)forcesModalAlertAppearance; +- (BOOL)reappearsAfterLock; +- (BOOL)reappearsAfterUnlock; +- (int)alertPriority; +- (BOOL)pendInSetupIfNotAllowed; +- (BOOL)allowInSetup; +- (BOOL)ignoreIfAlreadyDisplaying; +- (void)setIgnoreIfAlreadyDisplaying:(BOOL)arg1; +- (Class)alertSheetClass; +- (void)setAllowInSetup:(BOOL)arg1; +- (void)setPendInSetupIfNotAllowed:(BOOL)arg1; +- (BOOL)didPlayPresentationSound; +- (void)_playPresentationSound; +- (void)buttonDismissed; +- (void)dismiss; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (BOOL)dismissOnLock; +- (id)init; +- (void)dealloc; +- (void)dismiss:(int)arg1; + +@end diff --git a/SpringBoardUI.framework/SBAwayViewPluginController.h b/SpringBoardUI.framework/SBAwayViewPluginController.h new file mode 100755 index 0000000..c44f1d6 --- /dev/null +++ b/SpringBoardUI.framework/SBAwayViewPluginController.h @@ -0,0 +1,67 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI + */ + +@class UIView; + +@interface SBAwayViewPluginController : NSObject { + UIView *_view; + BOOL _viewCanBeDisplayed; + BOOL _fullscreen; + BOOL _alwaysFullscreen; + int _orientation; +} + +@property(retain) UIView * view; +@property(getter=isAlwaysFullscreen,readonly) BOOL alwaysFullscreen; +@property int orientation; +@property(getter=isFullscreen,readonly) BOOL fullscreen; +@property BOOL viewCanBeDisplayed; + ++ (void)enableBundleNamed:(id)arg1; ++ (void)disableBundleNamed:(id)arg1; + +- (void)setFullscreen:(BOOL)arg1 animated:(BOOL)arg2; +- (BOOL)isFullscreen; +- (void)purgeView; +- (void)setViewCanBeDisplayed:(BOOL)arg1; +- (BOOL)viewWantsFullscreenLayout; +- (BOOL)shouldDisableOnRelock; +- (BOOL)shouldDisableOnUnlock; +- (BOOL)shouldShowLockStatusBarTime; +- (double)viewFadeInDuration; +- (void)setAlwaysFullscreen:(BOOL)arg1; +- (BOOL)isAlwaysFullscreen; +- (void)deviceLockViewWillShow; +- (void)deviceLockViewDidHide; +- (BOOL)retainsPriorityWhileInactive; +- (int)pluginPriority; +- (BOOL)animateResumingToApplicationWithIdentifier:(id)arg1; +- (BOOL)showAwayItems; +- (BOOL)showDateView; +- (BOOL)canScreenDim; +- (BOOL)handleMenuButtonTap; +- (BOOL)handleMenuButtonDoubleTap; +- (BOOL)wantsMenuButtonHeldEvent; +- (BOOL)handleMenuButtonHeld; +- (BOOL)handleGesture:(int)arg1 fingerCount:(unsigned int)arg2; +- (BOOL)wantsAutomaticFullscreenTimer; +- (BOOL)wantsSwipeGestureRecognizer; +- (BOOL)viewCanBeDisplayed; +- (void)setFullscreen:(BOOL)arg1 duration:(double)arg2; +- (BOOL)canBeAlwaysFullscreen; +- (void)alwaysFullscreenValueHasChanged; +- (void)setOrientation:(int)arg1; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)setView:(id)arg1; +- (id)view; +- (int)orientation; +- (id)init; +- (void)dealloc; +- (void)disable; + +@end diff --git a/SpringBoardUI.framework/SBModalDisplayPluginController.h b/SpringBoardUI.framework/SBModalDisplayPluginController.h new file mode 100755 index 0000000..a22f1aa --- /dev/null +++ b/SpringBoardUI.framework/SBModalDisplayPluginController.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI + */ + +@interface SBModalDisplayPluginController : UIViewController { +} + + + +@end diff --git a/SpringBoardUI.framework/SBTextDisplayView.h b/SpringBoardUI.framework/SBTextDisplayView.h new file mode 100755 index 0000000..3835344 --- /dev/null +++ b/SpringBoardUI.framework/SBTextDisplayView.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI + */ + +@class UIColor, NSString, UIFont; + +@interface SBTextDisplayView : UIView { + NSString *_text; + UIFont *_font; + UIColor *_fontColor; +} + + +- (id)initWithWidth:(float)arg1 font:(id)arg2 fontColor:(id)arg3; +- (void)setFontColor:(id)arg1; +- (void)_updateText; +- (id)_scriptingInfo; +- (void)setFont:(id)arg1; +- (void)setText:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/SpringBoardUI.framework/SBUIFullscreenAlertController.h b/SpringBoardUI.framework/SBUIFullscreenAlertController.h new file mode 100755 index 0000000..c16afcd --- /dev/null +++ b/SpringBoardUI.framework/SBUIFullscreenAlertController.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI + */ + +@class NSNumber, NSString, NSInvocation; + +@interface SBUIFullscreenAlertController : UIViewController { + BOOL _shouldAnimateIn; + NSNumber *_animationStartTime; + NSString *_activationContext; + NSInvocation *_pendingDeactivationInvocation; +} + +@property(retain) NSString * activationContext; +@property(retain) NSNumber * animationStartTime; +@property BOOL shouldAnimateIn; + + +- (void)requestActivationAnimated:(BOOL)arg1 animateCurrentDisplayOut:(BOOL)arg2 withDelay:(BOOL)arg3; +- (void)requestDeactivationAnimated:(BOOL)arg1 animateOldDisplayInWithStyle:(int)arg2; +- (BOOL)allowSuspension; +- (BOOL)displaysAboveStatusBar; +- (void)viewWillAnimateOut; +- (void)animateViewOut; +- (void)finishedAnimatingIn; +- (void)finishedAnimatingOut; +- (BOOL)viewIsReadyToBeRemoved; +- (BOOL)hasTranslucentBackground; +- (BOOL)handleLockButtonPressed; +- (BOOL)handleVolumeUpButtonPressed; +- (BOOL)handleVolumeDownButtonPressed; +- (BOOL)handleHeadsetButtonPressed:(BOOL)arg1; +- (void)didFinishLaunchingFrontmost; +- (void)setPendingDeactivationInvocation:(id)arg1; +- (id)pendingDeactivationInvocation; +- (id)activationContext; +- (void)setActivationContext:(id)arg1; +- (BOOL)shouldAnimateIn; +- (void)setShouldAnimateIn:(BOOL)arg1; +- (BOOL)isSlidingViewController; +- (BOOL)handleMenuButtonTap; +- (id)animationStartTime; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewDidUnload; +- (void)viewDidLoad; +- (void)setAnimationStartTime:(id)arg1; +- (void)didReceiveMemoryWarning; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/SpringBoardUI.framework/SBUISlidingFullscreenAlertController.h b/SpringBoardUI.framework/SBUISlidingFullscreenAlertController.h new file mode 100755 index 0000000..2d4b553 --- /dev/null +++ b/SpringBoardUI.framework/SBUISlidingFullscreenAlertController.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI + */ + +@class UIView; + +@interface SBUISlidingFullscreenAlertController : SBUIFullscreenAlertController { + UIView *_topBar; + UIView *_bottomBar; + BOOL _animatingIn; + BOOL _animatingOut; +} + +@property(readonly) UIView * bottomBar; +@property(readonly) UIView * topBar; + + +- (id)newTopBar; +- (id)newBottomBar; +- (BOOL)shouldShowBottomBar; +- (void)prepareToAnimateDisplayIn; +- (void)performAnimateDisplayIn; +- (BOOL)_animatingToHomescreenWallpaper; +- (BOOL)isShowingWallpaper; +- (void)animateDisplayIn:(float)arg1 middleDelay:(float)arg2; +- (BOOL)displaysAboveStatusBar; +- (void)viewWillAnimateOut; +- (void)animateViewOut; +- (void)finishedAnimatingIn; +- (void)finishedAnimatingOut; +- (BOOL)viewIsReadyToBeRemoved; +- (BOOL)isSlidingViewController; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewWillAppear:(BOOL)arg1; +- (void)_updateLayoutForStatusBarAndInterfaceOrientation; +- (void)viewDidLoad; +- (id)backgroundView; +- (id)bottomBar; +- (void)_fadeOutCompleted:(id)arg1; +- (void)dealloc; +- (id)topBar; + +@end diff --git a/SpringBoardUI.framework/SBWallpaperImage.h b/SpringBoardUI.framework/SBWallpaperImage.h new file mode 100755 index 0000000..58c1b57 --- /dev/null +++ b/SpringBoardUI.framework/SBWallpaperImage.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SpringBoardUI.framework/SpringBoardUI + */ + +@class NSData; + +@interface SBWallpaperImage : UIImage { + int _variant; + NSData *_data; +} + +@property(readonly) NSData * data; +@property(readonly) int variant; + ++ (void)clearCachedWallpaper; ++ (id)cachedWallpaperDataForVariant:(int)arg1; + +- (id)initWithVariant:(int)arg1; +- (id)data; +- (int)variant; +- (BOOL)isEqual:(id)arg1; +- (void)dealloc; + +@end diff --git a/Stocks.framework/ChartLabelInfo.h b/Stocks.framework/ChartLabelInfo.h new file mode 100755 index 0000000..4acf224 --- /dev/null +++ b/Stocks.framework/ChartLabelInfo.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Stocks.framework/Stocks + */ + +@class NSString; + +@interface ChartLabelInfo : NSObject { + NSString *_string; + struct CGSize { + float width; + float height; + } _size; + float _position; + BOOL _immutable; +} + +@property(readonly) BOOL immutable; +@property float position; +@property struct CGSize { float width; float height; } size; +@property(retain) NSString * string; + ++ (id)labelInfoForYAxis; ++ (id)labelInfoWithUnsignedInteger:(unsigned int)arg1; ++ (BOOL)use24hrTime; ++ (id)monthLabelInfoArrayForLabelLength:(int)arg1; ++ (id)labelInfoWithString:(id)arg1; ++ (struct __CFString { }*)_CFDateFormatterPropertyForMonthLabelLength:(int)arg1; ++ (id)ChartLabelFont; ++ (void)resetLocale; + +- (void)setPosition:(float)arg1; +- (void)setImmutable:(BOOL)arg1; +- (float)position; +- (void)setSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })size; +- (void)setStringToMonthAndDayWithAbsoluteTime:(double)arg1 timeZone:(struct __CFTimeZone { }*)arg2; +- (void)setStringToYearWithAbsoluteTime:(double)arg1 timeZone:(struct __CFTimeZone { }*)arg2; +- (void)retainStringAndSizeFromLabelInfo:(id)arg1; +- (BOOL)immutable; +- (id)string; +- (id)description; +- (void)setString:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/Stocks.framework/ChartUpdater.h b/Stocks.framework/ChartUpdater.h new file mode 100755 index 0000000..ac33e35 --- /dev/null +++ b/Stocks.framework/ChartUpdater.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Stocks.framework/Stocks + */ + +@class NSString, StockChartData; + +@interface ChartUpdater : XMLHTTPRequest { + id _delegate; + NSString *_symbol; + int _interval; + StockChartData *_currentChartData; +} + +@property id delegate; + ++ (id)_rangeStringForInterval:(int)arg1; + +- (void)didParseData; +- (void)failWithError:(id)arg1; +- (void)setDelegate:(id)arg1; +- (int)parseData:(id)arg1; +- (id)delegate; +- (BOOL)updateChartForStock:(id)arg1 interval:(int)arg2; +- (void)cancel; +- (id)init; + +@end diff --git a/Stocks.framework/GraphRenderOperation.h b/Stocks.framework/GraphRenderOperation.h new file mode 100755 index 0000000..91f917e --- /dev/null +++ b/Stocks.framework/GraphRenderOperation.h @@ -0,0 +1,109 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Stocks.framework/Stocks + */ + +@class NSArray, UIColor, , StockGraphImageSet; + +@interface GraphRenderOperation : NSOperation { + BOOL _isExecuting; + BOOL _isFinished; + struct CGPoint { float x1; float x2; } *points; + NSArray *linePointCounts; + NSArray *dottedLinePositions; + float lineWidth; + struct { float x1; unsigned long long x2; } *volumeBars; + float volumeBarWidth; + unsigned long long maxVolume; + unsigned int volumeCount; + *delegate; + struct CGSize { + float width; + float height; + } lineGraphSize; + struct CGSize { + float width; + float height; + } volumeGraphSize; + StockGraphImageSet *graphImageSet; + BOOL detailedMode; + BOOL letterPress; + BOOL roundLineCaps; + UIColor *axisColor; + UIColor *lineColor; + UIColor *backgroundLinesColor; + UIColor *shadowLineColor; +} + +@property BOOL roundLineCaps; +@property(retain) UIColor * shadowLineColor; +@property(retain) UIColor * backgroundLinesColor; +@property(retain) UIColor * lineColor; +@property(retain) UIColor * axisColor; +@property(retain) StockGraphImageSet * graphImageSet; +@property BOOL letterPress; +@property BOOL detailedMode; +@property struct CGSize { float width; float height; } volumeGraphSize; +@property struct CGSize { float width; float height; } lineGraphSize; +@property * delegate; +@property unsigned int volumeCount; +@property unsigned long long maxVolume; +@property float volumeBarWidth; +@property struct { float x1; unsigned long long x2; }* volumeBars; +@property float lineWidth; +@property(retain) NSArray * dottedLinePositions; +@property(retain) NSArray * linePointCounts; +@property struct CGPoint { float x1; float x2; }* points; + ++ (struct CGGradient { }*)LineBackgroundGradient; + +- (void)setPoints:(struct CGPoint { float x1; float x2; }*)arg1; +- (struct CGPoint { float x1; float x2; }*)points; +- (BOOL)isFinished; +- (BOOL)isConcurrent; +- (void)finish; +- (id)lineColor; +- (void)setLineColor:(id)arg1; +- (void)start; +- (void)setDelegate:(id)arg1; +- (BOOL)isExecuting; +- (void)setLineWidth:(float)arg1; +- (float)lineWidth; +- (id)delegate; +- (BOOL)roundLineCaps; +- (void)setRoundLineCaps:(BOOL)arg1; +- (id)shadowLineColor; +- (id)backgroundLinesColor; +- (id)axisColor; +- (BOOL)letterPress; +- (void)setLetterPress:(BOOL)arg1; +- (BOOL)detailedMode; +- (struct CGSize { float x1; float x2; })volumeGraphSize; +- (struct CGSize { float x1; float x2; })lineGraphSize; +- (unsigned int)volumeCount; +- (unsigned long long)maxVolume; +- (float)volumeBarWidth; +- (struct { float x1; unsigned long long x2; }*)volumeBars; +- (id)linePointCounts; +- (void)_deliverDelegateCallback; +- (void)renderLineGraph; +- (void)renderVolumeGraph; +- (void)setBackgroundLinesColor:(id)arg1; +- (void)setShadowLineColor:(id)arg1; +- (void)renderGraphLineInContext:(struct CGContext { }*)arg1 withColor:(id)arg2 offset:(struct CGPoint { float x1; float x2; })arg3; +- (id)dottedLinePositions; +- (void)setGraphImageSet:(id)arg1; +- (void)setLinePointCounts:(id)arg1; +- (void)setDottedLinePositions:(id)arg1; +- (void)setVolumeBars:(struct { float x1; unsigned long long x2; }*)arg1; +- (void)setVolumeCount:(unsigned int)arg1; +- (void)setVolumeBarWidth:(float)arg1; +- (void)setMaxVolume:(unsigned long long)arg1; +- (void)setDetailedMode:(BOOL)arg1; +- (void)setAxisColor:(id)arg1; +- (void)setLineGraphSize:(struct CGSize { float x1; float x2; })arg1; +- (void)setVolumeGraphSize:(struct CGSize { float x1; float x2; })arg1; +- (id)graphImageSet; +- (id)init; +- (void)dealloc; + +@end diff --git a/Stocks.framework/GraphRenderer.h b/Stocks.framework/GraphRenderer.h new file mode 100755 index 0000000..3edd22f --- /dev/null +++ b/Stocks.framework/GraphRenderer.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Stocks.framework/Stocks + */ + +@class NSOperationQueue, NSThread; + +@interface GraphRenderer : NSObject { + NSThread *_thread; + NSOperationQueue *_queue; +} + ++ (id)sharedInstance; + +- (void)threadMain; +- (void)performRenderOperation:(id)arg1; +- (void)cancelAllOperations; +- (void)dealloc; + +@end diff --git a/Stocks.framework/LineGraphView.h b/Stocks.framework/LineGraphView.h new file mode 100755 index 0000000..d6bb14a --- /dev/null +++ b/Stocks.framework/LineGraphView.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Stocks.framework/Stocks + */ + +@class UIView, TintedView, UIImage; + +@interface LineGraphView : UIView { + BOOL _showingTintedLine; + UIImage *_lineImage; + UIView *_tintedLineClipView; + TintedView *_tintedLineView; +} + ++ (struct CGGradient { }*)_gradient; + +- (void)setSelectedLineImage:(id)arg1; +- (void)setShowingSelectedLine:(BOOL)arg1; +- (void)setGraphImageSet:(id)arg1; +- (void)resizeSelectedLineClipViewWithLeftX:(float)arg1 rightX:(float)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/Stocks.framework/NetPreferences.h b/Stocks.framework/NetPreferences.h new file mode 100755 index 0000000..5a0e28c --- /dev/null +++ b/Stocks.framework/NetPreferences.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Stocks.framework/Stocks + */ + +@class NSString, NSMutableData, NSURLConnection, NSURL; + +@interface NetPreferences : NSObject { + NSString *_buildVersion; + NSString *_productVersion; + NSString *_UUID; + NSURL *_serviceURL; + NSURL *_serviceURLGT; + NSURLConnection *_gtButtonLogoConnection; + NSMutableData *_gtButtonLogoData; + NSURLConnection *_gtBacksideLogoConnection; + NSMutableData *_gtBacksideLogoData; + BOOL _serviceDebugging; + BOOL _isNetworkReachable; +} + +@property(getter=isNetworkReachable) BOOL networkReachable; + ++ (id)sharedPreferences; + +- (id)_cacheDirectoryPath; +- (id)UUID; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (BOOL)isNetworkReachable; +- (void)setupLogging; +- (void)setNetworkReachable:(BOOL)arg1; +- (id)newsServiceURLForStock:(id)arg1; +- (id)fullQuoteURLOverrideForStock:(id)arg1; +- (id)backsideLogoURL; +- (id)logoButtonImage; +- (id)logoBacksideImage; +- (id)_stocksUserAgent; +- (id)_stocksCountryCode; +- (id)_stocksAcceptLanguage; +- (id)_urlStringWithHost:(id)arg1; +- (id)serviceDebuggingPath; +- (id)serviceURLGT; +- (id)serviceURL; +- (void)addStocksHeadersToPostRequest:(id)arg1; +- (BOOL)serviceDebugging; +- (id)financeRequestAttributes; +- (BOOL)multipleDataSourcesAllowedForGT; +- (id)init; + +@end diff --git a/Stocks.framework/NewsUpdater.h b/Stocks.framework/NewsUpdater.h new file mode 100755 index 0000000..e11ba83 --- /dev/null +++ b/Stocks.framework/NewsUpdater.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Stocks.framework/Stocks + */ + +@class , StockNewsItemCollection, Stock; + +@interface NewsUpdater : XMLHTTPRequest { + *_delegate; + BOOL _firstLoad; + double _lastResponseTimestamp; + StockNewsItemCollection *_lastNewsItemCollection; + Stock *_stock; +} + +@property * delegate; + ++ (id)sharedNewsUpdater; ++ (id)_newsItemCollectionCache; + +- (void)didParseData; +- (void)failWithError:(id)arg1; +- (void)setDelegate:(id)arg1; +- (int)parseData:(id)arg1; +- (id)delegate; +- (BOOL)shouldReloadOnResume; +- (void)loadNewsCacheFromDiskForSymbol:(id)arg1; +- (BOOL)fetchNewsForStock:(id)arg1; +- (void)saveLastResponse; +- (void)clearNewsCacheOnDisk; +- (void)resetLocale; +- (id)init; + +@end diff --git a/Stocks.framework/Stock.h b/Stocks.framework/Stock.h new file mode 100755 index 0000000..24661da --- /dev/null +++ b/Stocks.framework/Stock.h @@ -0,0 +1,184 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Stocks.framework/Stocks + */ + +@class UIView, NSString, StockChartData, NSURL; + +@interface Stock : NSObject { + NSString *symbol; + NSString *companyName; + NSString *shortCompanyName; + NSString *exchange; + NSString *realtimeTimestamp; + NSString *realtimePrice; + NSString *realtimeChange; + NSString *nonRealtimePrice; + NSString *nonRealtimeChange; + NSString *open; + NSString *high; + NSString *low; + NSString *yearHigh; + NSString *yearLow; + NSString *volume; + NSString *averageVolume; + NSString *marketcap; + NSString *peRatio; + NSString *dividendYield; + NSURL *infoURL; + BOOL _marketIsOpen; + unsigned int pricePrecision; + BOOL usesAlternativeDataSource; + double timeQuoteLastUpdated; + double timeMetadataLastUpdated; + StockChartData *_chartDataArray[7]; + UIView *_rowView; + int _rowViewDataType; +} + +@property(readonly) NSString * price; +@property(readonly) NSString * change; +@property double timeMetadataLastUpdated; +@property double timeQuoteLastUpdated; +@property int rowViewDataType; +@property BOOL usesAlternativeDataSource; +@property(readonly) unsigned int pricePrecision; +@property(retain) NSURL * infoURL; +@property(retain) NSString * dividendYield; +@property(retain) NSString * peRatio; +@property(retain) NSString * marketcap; +@property(retain) NSString * averageVolume; +@property(retain) NSString * volume; +@property(retain) NSString * yearLow; +@property(retain) NSString * yearHigh; +@property(retain) NSString * low; +@property(retain) NSString * high; +@property(retain) NSString * open; +@property(retain) NSString * nonRealtimeChange; +@property(retain) NSString * nonRealtimePrice; +@property(retain) NSString * realtimeChange; +@property(retain) NSString * realtimePrice; +@property(retain) NSString * realtimeTimestamp; +@property(retain) NSString * exchange; +@property(retain) NSString * shortCompanyName; +@property(retain) NSString * companyName; +@property(retain) NSString * symbol; + ++ (void)saveChanges; ++ (void)initialize; ++ (id)urlForStock:(id)arg1; ++ (id)stockForURL:(id)arg1; ++ (id)formattedStringForString:(id)arg1 fractionDigits:(unsigned int)arg2 percentStyle:(BOOL)arg3; ++ (BOOL)localeUsesASCIIDigits; ++ (id)localizedMagnitudeAbbreviatedStringWithString:(id)arg1; ++ (void)setListStocks:(id)arg1; ++ (void)flushStocks; ++ (id)gtDataSourceStocks; ++ (void)addStock:(id)arg1; ++ (void)removeStock:(id)arg1; ++ (void)moveStockFromIndex:(int)arg1 toIndex:(int)arg2; ++ (void)clearCachedChartDataImageSets; ++ (BOOL)anyPriceIsRealtime; ++ (BOOL)anyMarketOpenWithRealtimePrice; ++ (BOOL)anyMarketOpen; ++ (void)_checkForAddedStocks; ++ (id)stockWithSymbol:(id)arg1; ++ (id)formattedStringForNumber:(id)arg1 fractionDigits:(unsigned int)arg2 percentStyle:(BOOL)arg3 groupingSeparators:(BOOL)arg4; ++ (id)BlankValueString; ++ (void)resetLocale; ++ (id)postfixCharacterForEngineeringMagnitude:(unsigned int)arg1; ++ (id)formattedStringForNumber:(id)arg1 fractionDigits:(unsigned int)arg2 percentStyle:(BOOL)arg3; ++ (id)localizedMagnitudeAbbreviatedStringWithString:(id)arg1 fractionDigits:(unsigned int)arg2; ++ (id)_localeStocks; ++ (void)clearCachedChartData; ++ (void)handleSyncedDataChanged:(id)arg1; ++ (id)_defaultStockDictionaries; ++ (void)startObservers; ++ (id)makeSyncableStockListFromList:(id)arg1; ++ (BOOL)setLocalStockListFromSyncableStockList:(id)arg1; ++ (void)_loadStocksFromDefaults; ++ (void)stopObservers; ++ (void)_createGTStocksArrays; ++ (void)RemoveChartDataFromLRU:(id)arg1; ++ (void)DeleteChartData:(id)arg1; ++ (void)UpdateChartDataInLRU:(id)arg1; ++ (void)clearCachedRowViews; ++ (id)_potentiallyAbsentKeys; ++ (id)listStocks; ++ (id)nonGTDataSourceStocks; + +- (id)archiveDictionary; +- (void)setHigh:(id)arg1; +- (void)setLow:(id)arg1; +- (id)symbol; +- (id)change; +- (id)price; +- (id)open; +- (void)setOpen:(id)arg1; +- (id)volume; +- (void)setVolume:(id)arg1; +- (id)initWithDictionary:(id)arg1; +- (id)high; +- (id)low; +- (BOOL)changeIsNegative; +- (BOOL)changeIsZero; +- (id)chartDataForInterval:(int)arg1; +- (void)clearCachedGraphImageSets; +- (void)setRowView:(id)arg1 withDataType:(int)arg2; +- (id)rowView; +- (void)updateQuoteWithDictionary:(id)arg1 forTime:(double)arg2; +- (void)updateMetadataWithDictionary:(id)arg1 forTime:(double)arg2; +- (void)setTimeMetadataLastUpdated:(double)arg1; +- (double)timeQuoteLastUpdated; +- (void)setTimeQuoteLastUpdated:(double)arg1; +- (int)rowViewDataType; +- (void)setRowViewDataType:(int)arg1; +- (void)setUsesAlternativeDataSource:(BOOL)arg1; +- (unsigned int)pricePrecision; +- (id)dividendYield; +- (id)peRatio; +- (id)marketcap; +- (id)averageVolume; +- (id)yearLow; +- (id)yearHigh; +- (id)nonRealtimeChange; +- (id)nonRealtimePrice; +- (id)realtimeChange; +- (id)realtimePrice; +- (id)realtimeTimestamp; +- (id)exchange; +- (void)resetLocale; +- (double)timeMetadataLastUpdated; +- (BOOL)usesAlternativeDataSource; +- (void)setChartData:(id)arg1 forInterval:(int)arg2; +- (BOOL)priceIsRealtime; +- (BOOL)marketIsOpen; +- (id)listName; +- (id)formattedPrice; +- (void)setSymbol:(id)arg1; +- (void)setYearHigh:(id)arg1; +- (void)setYearLow:(id)arg1; +- (void)setAverageVolume:(id)arg1; +- (void)setMarketcap:(id)arg1; +- (void)setPeRatio:(id)arg1; +- (void)setDividendYield:(id)arg1; +- (void)setRealtimeTimestamp:(id)arg1; +- (void)setRealtimePrice:(id)arg1; +- (void)setRealtimeChange:(id)arg1; +- (void)setNonRealtimePrice:(id)arg1; +- (void)setNonRealtimeChange:(id)arg1; +- (void)_updatePricePrecision; +- (id)formattedChangePercent:(BOOL)arg1; +- (float)changeFloatPercent:(BOOL)arg1; +- (BOOL)isIndex; +- (void)clearRowView; +- (void)setExchange:(id)arg1; +- (void)setShortCompanyName:(id)arg1; +- (id)shortCompanyName; +- (id)description; +- (void)dealloc; +- (id)companyName; +- (void)setCompanyName:(id)arg1; +- (id)infoURL; +- (void)setInfoURL:(id)arg1; + +@end diff --git a/Stocks.framework/StockChartData.h b/Stocks.framework/StockChartData.h new file mode 100755 index 0000000..c660e0f --- /dev/null +++ b/Stocks.framework/StockChartData.h @@ -0,0 +1,74 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Stocks.framework/Stocks + */ + +@class StockGraphImageSet, NSArray, NSString, NSDate, NSTimeZone; + +@interface StockChartData : NSObject { + NSString *symbol; + int chartInterval; + struct { double x1; double x2; unsigned long long x3; } *stockValues; + unsigned int stockValueCount; + NSArray *interestingIndexes; + NSDate *marketOpenDate; + NSDate *marketCloseDate; + NSTimeZone *marketTimeZone; + struct { double x1; double x2; unsigned long long x3; } *minValue; + struct { double x1; double x2; unsigned long long x3; } *maxValue; + double expirationTime; + BOOL isUnavailable; + BOOL hasVolume; + StockGraphImageSet *graphImageSets[2]; + NSArray *labelInfoArrays[4]; +} + +@property BOOL hasVolume; +@property BOOL isUnavailable; +@property double expirationTime; +@property struct { double x1; double x2; unsigned long long x3; }* maxValue; +@property struct { double x1; double x2; unsigned long long x3; }* minValue; +@property(retain) NSTimeZone * marketTimeZone; +@property(retain) NSDate * marketCloseDate; +@property(retain) NSDate * marketOpenDate; +@property(retain) NSArray * interestingIndexes; +@property(readonly) unsigned int stockValueCount; +@property(readonly) struct { double x1; double x2; unsigned long long x3; }* stockValues; +@property int chartInterval; +@property(copy) NSString * symbol; + + +- (struct { double x1; double x2; unsigned long long x3; }*)maxValue; +- (id)symbol; +- (void)setMinValue:(struct { double x1; double x2; unsigned long long x3; }*)arg1; +- (void)setMaxValue:(struct { double x1; double x2; unsigned long long x3; }*)arg1; +- (struct { double x1; double x2; unsigned long long x3; }*)minValue; +- (id)labelInfoArrayForYAxis:(BOOL)arg1 detailedMode:(BOOL)arg2; +- (void)setLabelInfoArray:(id)arg1 forYAxis:(BOOL)arg2 detailedMode:(BOOL)arg3; +- (BOOL)hasVolume; +- (void)setChartInterval:(int)arg1; +- (id)imageSetForStockGraphSize:(int)arg1; +- (void)setInterestingIndexes:(id)arg1; +- (void)setMarketOpenDate:(id)arg1; +- (void)setMarketCloseDate:(id)arg1; +- (void)setHasVolume:(BOOL)arg1; +- (struct { double x1; double x2; unsigned long long x3; }*)allocateStockValuesWithCount:(unsigned int)arg1; +- (struct { double x1; double x2; unsigned long long x3; }*)stockValues; +- (unsigned int)stockValueCount; +- (id)interestingIndexes; +- (void)setMarketTimeZone:(id)arg1; +- (void)setIsUnavailable:(BOOL)arg1; +- (id)marketOpenDate; +- (id)marketCloseDate; +- (id)initWithSymbol:(id)arg1 interval:(int)arg2; +- (BOOL)isUnavailable; +- (id)marketTimeZone; +- (int)chartInterval; +- (void)clearAllImageSets; +- (void)setSymbol:(id)arg1; +- (void)setImageSet:(id)arg1 forStockGraphSize:(int)arg2; +- (id)description; +- (void)dealloc; +- (double)expirationTime; +- (void)setExpirationTime:(double)arg1; + +@end diff --git a/Stocks.framework/StockGraphImageSet.h b/Stocks.framework/StockGraphImageSet.h new file mode 100755 index 0000000..6afd6da --- /dev/null +++ b/Stocks.framework/StockGraphImageSet.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Stocks.framework/Stocks + */ + +@class UIImage; + +@interface StockGraphImageSet : NSObject { + UIImage *_lineGraphImage; + UIImage *_plainLineImage; + UIImage *_volumeGraphImage; +} + +@property(retain) UIImage * volumeGraphImage; +@property(retain) UIImage * plainLineImage; +@property(retain) UIImage * lineGraphImage; + + +- (id)volumeGraphImage; +- (void)setVolumeGraphImage:(id)arg1; +- (id)plainLineImage; +- (void)setPlainLineImage:(id)arg1; +- (id)lineGraphImage; +- (void)setLineGraphImage:(id)arg1; +- (void)dealloc; + +@end diff --git a/Stocks.framework/StockGraphView.h b/Stocks.framework/StockGraphView.h new file mode 100755 index 0000000..69b4b2a --- /dev/null +++ b/Stocks.framework/StockGraphView.h @@ -0,0 +1,75 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Stocks.framework/Stocks + */ + +@class LineGraphView, GraphRenderOperation, NSMutableArray, StockChartData, UIView, UIView, NSArray; + +@interface StockGraphView : UIView { + UIView *_chartView; + StockChartData *_chartData; + int _valueIndex; + int _valueCount; + struct CGPoint { float x1; float x2; } *_points; + struct CGPoint { float x1; float x2; } *_values; + NSMutableArray *_linePointCounts; + NSArray *_dottedLinePositions; + unsigned int _dataSize; + unsigned int _dataCount; + struct { float x1; unsigned long long x2; } *_volumeBars; + unsigned int _volumeSize; + unsigned int _volumeCount; + float _volumeBarWidth; + unsigned long long _maxVolume; + float _lineWidth; + LineGraphView *_lineView; + UIView *_volumeView; + GraphRenderOperation *_renderOperation; + BOOL _isRendered; + BOOL _detailedMode; + BOOL _showingVolume; + BOOL _volumeCollapsed; +} + +@property UIView * chartViewDelegate; +@property(readonly) NSArray * dottedLinePositions; +@property(readonly) BOOL isRendered; + ++ (id)SelectedLineColor; + +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setDottedLinePositionsWithLabelInfo:(id)arg1; +- (void)prepareToAnimateSetShowingVolume:(BOOL)arg1; +- (void)animateSetShowingVolume:(BOOL)arg1; +- (void)setVolumeCollapsed:(BOOL)arg1; +- (void)volumeDidAnimate; +- (void)recomputePathsAndRenderWithPriorityIfNeeded:(int)arg1; +- (void)loadStockChartData:(id)arg1; +- (struct CGPoint { float x1; float x2; })rightmostPlottedPoint; +- (struct { double x1; double x2; unsigned long long x3; })plottedPointNearestToPoint:(struct CGPoint { float x1; float x2; }*)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })volumeBarRectNearestToPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)setChartViewDelegate:(id)arg1; +- (id)dottedLinePositions; +- (BOOL)isRendered; +- (void)graphRenderOperationDidFinish:(id)arg1; +- (BOOL)showingVolume; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_lineViewFrameForBoundsSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_volumeViewFrameForBoundsSize:(struct CGSize { float x1; float x2; })arg1; +- (void)setShowingSelectedLine:(BOOL)arg1; +- (void)clearPaths; +- (void)_finishCurrentLine; +- (float)_priceAtTime:(double)arg1 dataPosition:(double*)arg2; +- (double)_timeAtPosition:(double)arg1; +- (unsigned long long)_normalizedAccumulatedVolumeInDataRange:(struct CGPoint { float x1; float x2; })arg1; +- (id)chartViewDelegate; +- (void)cancelRenderOperation; +- (void)_processGraphDataForWidth:(float)arg1; +- (void)readyForDisplayFromChartData; +- (void)setDetailedMode:(BOOL)arg1; +- (void)resizeSelectedLineClipViewWithLeftX:(float)arg1 rightX:(float)arg2; +- (void)clearData; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_trueGraphPointsRegion; +- (void)dealloc; + +@end diff --git a/Stocks.framework/StockNewsItem.h b/Stocks.framework/StockNewsItem.h new file mode 100755 index 0000000..0e8ea9e --- /dev/null +++ b/Stocks.framework/StockNewsItem.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Stocks.framework/Stocks + */ + +@class NSDate, NSString, NSURL; + +@interface StockNewsItem : NSObject { + unsigned long long ID; + NSString *headline; + NSString *source; + NSDate *date; + NSURL *link; + NSString *localizedDateString; +} + +@property(readonly) NSString * localizedDateString; +@property(retain) NSURL * link; +@property(retain) NSDate * date; +@property(retain) NSString * source; +@property(retain) NSString * headline; +@property unsigned long long ID; + ++ (id)localizedStringForDate:(id)arg1; + +- (id)archiveDictionary; +- (id)link; +- (void)setLink:(id)arg1; +- (void)setSource:(id)arg1; +- (id)source; +- (void)setDate:(id)arg1; +- (id)date; +- (unsigned long long)ID; +- (id)localizedDateString; +- (void)setID:(unsigned long long)arg1; +- (id)initWithArchiveDictionary:(id)arg1; +- (int)chronologicalComparisonWithNewsItem:(id)arg1; +- (void)resetLocale; +- (id)description; +- (void)dealloc; +- (void)setHeadline:(id)arg1; +- (id)headline; + +@end diff --git a/Stocks.framework/StockNewsItemCollection.h b/Stocks.framework/StockNewsItemCollection.h new file mode 100755 index 0000000..8d01ca8 --- /dev/null +++ b/Stocks.framework/StockNewsItemCollection.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Stocks.framework/Stocks + */ + +@class NSArray; + +@interface StockNewsItemCollection : NSObject { + NSArray *newsItems; + double expirationTime; +} + +@property double expirationTime; +@property(retain) NSArray * newsItems; + + +- (id)initWithArchiveArray:(id)arg1; +- (id)newsItems; +- (id)archiveArray; +- (void)setNewsItems:(id)arg1; +- (void)dealloc; +- (double)expirationTime; +- (void)setExpirationTime:(double)arg1; + +@end diff --git a/Stocks.framework/StockUpdater.h b/Stocks.framework/StockUpdater.h new file mode 100755 index 0000000..3c7bbc6 --- /dev/null +++ b/Stocks.framework/StockUpdater.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Stocks.framework/Stocks + */ + +@class NSError, NSArray; + +@interface StockUpdater : XMLHTTPRequest { + NSArray *_requestStocks; + int _responseListCount; + NSError *_lastError; + BOOL _ignoreNewRequests; + BOOL _isComprehensive; + BOOL _useAlternateDataSource; +} + +@property BOOL useAlternateDataSource; +@property BOOL isComprehensive; +@property(retain) NSArray * requestStocks; + ++ (void)failWithError:(id)arg1; ++ (BOOL)isLoading; ++ (void)resetUpdaters; ++ (void)updateStockComprehensive:(id)arg1; ++ (void)updateAllStocksBasic; ++ (void)_createUpdatersIfNeeded; ++ (BOOL)hadError; ++ (id)_listUpdaterAlternate:(BOOL)arg1; ++ (id)_comprehensiveUpdaterAlternate:(BOOL)arg1; ++ (void)updateAllStocksComprehensive; ++ (void)cancel; + +- (void)_setLastError:(id)arg1; +- (void)didParseData; +- (void)failWithError:(id)arg1; +- (int)parseData:(id)arg1; +- (BOOL)useAlternateDataSource; +- (BOOL)isComprehensive; +- (id)requestStocks; +- (void)setIsComprehensive:(BOOL)arg1; +- (void)setUseAlternateDataSource:(BOOL)arg1; +- (BOOL)hadError; +- (void)setRequestStocks:(id)arg1; +- (id)_symbolTagsForRequestStocks; +- (void)_updateWithPostBody:(id)arg1; +- (void)_updateWithPartsTag:(id)arg1 forStocks:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/Stocks.framework/StocksPreferences.h b/Stocks.framework/StocksPreferences.h new file mode 100755 index 0000000..ed942ee --- /dev/null +++ b/Stocks.framework/StocksPreferences.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Stocks.framework/Stocks + */ + +@interface StocksPreferences : NSObject { + BOOL _changeColorSwapped; +} + +@property(getter=isChangeColorSwapped,readonly) BOOL changeColorSwapped; + ++ (id)sharedPreferences; + +- (BOOL)isChangeColorSwapped; +- (void)resetLocale; +- (id)init; +- (void)dealloc; + +@end diff --git a/Stocks.framework/SymbolValidator.h b/Stocks.framework/SymbolValidator.h new file mode 100755 index 0000000..57654b4 --- /dev/null +++ b/Stocks.framework/SymbolValidator.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Stocks.framework/Stocks + */ + +@class NSMutableArray; + +@interface SymbolValidator : XMLHTTPRequest { + id _delegate; + NSMutableArray *_validatedSymbols; + BOOL _useGTServer; +} + +@property id delegate; + + +- (void)didParseData; +- (void)failWithError:(id)arg1; +- (void)setDelegate:(id)arg1; +- (int)parseData:(id)arg1; +- (id)delegate; +- (void)setUsesGTServer:(BOOL)arg1; +- (void)validateSymbol:(id)arg1 withMaxResults:(int)arg2; +- (void)cancel; +- (id)initWithDelegate:(id)arg1; + +@end diff --git a/Stocks.framework/TintedView.h b/Stocks.framework/TintedView.h new file mode 100755 index 0000000..16e955d --- /dev/null +++ b/Stocks.framework/TintedView.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Stocks.framework/Stocks + */ + +@class UIColor, UIImage; + +@interface TintedView : UIView { + UIColor *_tintColor; + UIImage *_image; +} + + +- (void)setTintColor:(id)arg1; +- (void)setImage:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/Stocks.framework/XMLHTTPRequest.h b/Stocks.framework/XMLHTTPRequest.h new file mode 100755 index 0000000..6161514 --- /dev/null +++ b/Stocks.framework/XMLHTTPRequest.h @@ -0,0 +1,70 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Stocks.framework/Stocks + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSURLRequest, NSURLConnection, NSMutableData; + +@interface XMLHTTPRequest : NSObject { + NSURLRequest *_request; + NSURLConnection *_connection; + NSMutableData *_rawData; + struct _xmlSAXHandler { + int (*internalSubset)(); + int (*isStandalone)(); + int (*hasInternalSubset)(); + int (*hasExternalSubset)(); + int (*resolveEntity)(); + int (*getEntity)(); + int (*entityDecl)(); + int (*notationDecl)(); + int (*attributeDecl)(); + int (*elementDecl)(); + int (*unparsedEntityDecl)(); + int (*setDocumentLocator)(); + int (*startDocument)(); + int (*endDocument)(); + int (*startElement)(); + int (*endElement)(); + int (*reference)(); + int (*characters)(); + int (*ignorableWhitespace)(); + int (*processingInstruction)(); + int (*comment)(); + int (*warning)(); + int (*error)(); + int (*fatalError)(); + int (*getParameterEntity)(); + int (*cdataBlock)(); + int (*externalSubset)(); + unsigned int initialized; + void *_private; + int (*startElementNs)(); + int (*endElementNs)(); + int (*serror)(); + } saxHandler; +} + ++ (void)saveDebugString; ++ (void)appendDebugString:(id)arg1; ++ (id)uniqueQueryIDString; + +- (void)willParseData; +- (void)didParseData; +- (void)failWithError:(id)arg1; +- (int)parseData:(id)arg1; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (BOOL)isLoading; +- (void)loadRequest:(id)arg1; +- (id)connectionForRequest:(id)arg1 delegate:(id)arg2 startImmediately:(BOOL)arg3; +- (void)cancel; +- (id)init; +- (void)dealloc; + +@end diff --git a/Stocks.framework/YahooCompensator.h b/Stocks.framework/YahooCompensator.h new file mode 100755 index 0000000..27a9dd5 --- /dev/null +++ b/Stocks.framework/YahooCompensator.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Stocks.framework/Stocks + */ + +@class Stock, NSLock, NSMutableArray, SymbolValidator; + +@interface YahooCompensator : NSObject { + BOOL _compensatedForAllStocks; + SymbolValidator *_validator; + NSMutableArray *_stockQueue; + NSLock *_stockQueueLock; + Stock *_currentStock; +} + ++ (id)sharedCompensator; ++ (BOOL)compensationRequired; + +- (void)reset; +- (void)compensateForStock:(id)arg1; +- (void)symbolValidator:(id)arg1 didValidateSymbols:(id)arg2; +- (void)symbolValidator:(id)arg1 didFailWithError:(id)arg2; +- (void)_compensateForNextStock; +- (void)compensateForAllStocks; +- (id)init; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSAccount.h b/StoreServices.framework/SSAccount.h new file mode 100755 index 0000000..db58c46 --- /dev/null +++ b/StoreServices.framework/SSAccount.h @@ -0,0 +1,83 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSNumber, NSString, NSLock; + +@interface SSAccount : NSObject { + int _accountKind; + NSString *_accountName; + int _accountScope; + BOOL _active; + BOOL _activeLockerAccount; + int _availableServiceTypes; + NSString *_creditsString; + BOOL _demo; + int _enabledServiceTypes; + NSLock *_lock; + NSString *_secureToken; + NSString *_storeFrontID; + NSNumber *_uniqueIdentifier; +} + +@property int accountKind; +@property(copy) NSString * accountName; +@property int accountScope; +@property int availableServiceTypes; +@property(getter=isAuthenticated,readonly) BOOL authenticated; +@property(copy) NSString * creditsString; +@property int enabledServiceTypes; +@property(getter=isSocialEnabled) BOOL socialEnabled; +@property(copy) NSString * storeFrontIdentifier; +@property(retain) NSNumber * uniqueIdentifier; +@property(copy) NSString * secureToken; +@property(getter=isDemoAccount) BOOL demoAccount; +@property(getter=isActive) BOOL active; +@property(getter=isActiveLockerAccount) BOOL activeLockerAccount; + + +- (id)storeFrontIdentifier; +- (void)setAccountName:(id)arg1; +- (id)accountName; +- (BOOL)isAuthenticated; +- (void)setDemoAccount:(BOOL)arg1; +- (void)resetTransientData; +- (void)removeAvailableServiceTypes:(int)arg1; +- (void)addAvailableServiceTypes:(int)arg1; +- (void)getPurchasedItemsForItems:(id)arg1 completionBlock:(id)arg2; +- (void)getDownloadKindsEligibleForContentRestoreWithBlock:(id)arg1; +- (int)availableServiceTypes; +- (void)setStoreFrontIdentifier:(id)arg1; +- (void)setEnabledServiceTypes:(int)arg1; +- (void)setAvailableServiceTypes:(int)arg1; +- (void)setAccountScope:(int)arg1; +- (BOOL)isDemoAccount; +- (void)setLockdownDictionary:(id)arg1; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (void)setUniqueIdentifier:(id)arg1; +- (id)uniqueIdentifier; +- (BOOL)isActive; +- (void)setActive:(BOOL)arg1; +- (BOOL)isSocialEnabled; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (void)setSocialEnabled:(BOOL)arg1; +- (void)removeEnabledServiceTypes:(int)arg1; +- (void)addEnabledServiceTypes:(int)arg1; +- (void)setAccountKind:(int)arg1; +- (void)setCreditsString:(id)arg1; +- (int)enabledServiceTypes; +- (int)accountKind; +- (BOOL)isActiveLockerAccount; +- (void)setSecureToken:(id)arg1; +- (id)secureToken; +- (void)setActiveLockerAccount:(BOOL)arg1; +- (int)accountScope; +- (id)creditsString; + +@end diff --git a/StoreServices.framework/SSAccountStore.h b/StoreServices.framework/SSAccountStore.h new file mode 100755 index 0000000..82c0306 --- /dev/null +++ b/StoreServices.framework/SSAccountStore.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSArray, SSAccount, NSLock, SSDistributedNotificationCenter; + +@interface SSAccountStore : NSObject { + NSArray *_accounts; + BOOL _accountsValid; + NSLock *_lock; + SSDistributedNotificationCenter *_notificationCenter; + id _observer; +} + +@property(readonly) SSAccount * activeAccount; +@property(readonly) SSAccount * activeLockerAccount; +@property(readonly) NSArray * accounts; +@property(getter=isExpired,readonly) BOOL expired; + ++ (BOOL)isExpired; ++ (id)defaultStore; ++ (void)setDefaultStore:(id)arg1; ++ (double)tokenExpirationInterval; ++ (void)resetExpirationForTokenType:(int)arg1; ++ (BOOL)isExpiredForTokenType:(int)arg1; ++ (id)existingDefaultStore; ++ (void)resetExpiration; + +- (void)reloadAccounts; +- (id)accounts; +- (BOOL)isExpired; +- (id)activeAccount; +- (void)setDistributedNotificationCenter:(id)arg1; +- (id)distributedNotificationCenter; +- (void)signOutAccount:(id)arg1; +- (void)setAccountCredits:(id)arg1 forAccountWithUniqueIdentifier:(id)arg2; +- (id)accountWithUniqueIdentifier:(id)arg1 reloadIfNecessary:(BOOL)arg2; +- (void)_signOutWithUserInfo:(id)arg1; +- (void)_postAccountStoreChanged; +- (void)_setAccounts:(id)arg1; +- (void)resetExpirationForTokenType:(int)arg1; +- (BOOL)isExpiredForTokenType:(int)arg1; +- (id)_addAccount:(id)arg1 withMessageParameters:(id)arg2; +- (void)_invalidateAccounts; +- (id)_accountWithUniqueIdentifier:(id)arg1; +- (BOOL)_reloadAccountsIfNeeded; +- (id)init; +- (void)dealloc; +- (void)resetExpiration; +- (id)setActiveLockerAccount:(id)arg1; +- (id)setActiveAccount:(id)arg1; +- (id)activeLockerAccount; +- (id)addAccount:(id)arg1; +- (id)accountWithUniqueIdentifier:(id)arg1; +- (void)signOutAllAccounts; + +@end diff --git a/StoreServices.framework/SSApplicationUserReview.h b/StoreServices.framework/SSApplicationUserReview.h new file mode 100755 index 0000000..517b81e --- /dev/null +++ b/StoreServices.framework/SSApplicationUserReview.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSNumber, NSString; + +@interface SSApplicationUserReview : NSObject { + NSString *_applicationPath; + NSNumber *_itemIdentifier; + float _userRating; + NSNumber *_versionIdentifier; +} + +@property(readonly) NSString * applicationPath; +@property float userRating; +@property(getter=isValidReview,readonly) BOOL validReview; + + +- (id)applicationPath; +- (BOOL)scheduleReview; +- (BOOL)isValidReview; +- (void)_loadApplicationMetadata; +- (id)initForApplicationWithPath:(id)arg1; +- (id)init; +- (void)dealloc; +- (float)userRating; +- (void)setUserRating:(float)arg1; + +@end diff --git a/StoreServices.framework/SSAuthenticateRequest.h b/StoreServices.framework/SSAuthenticateRequest.h new file mode 100755 index 0000000..3c80c92 --- /dev/null +++ b/StoreServices.framework/SSAuthenticateRequest.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class SSAuthenticationContext, ; + +@interface SSAuthenticateRequest : SSRequest { + SSAuthenticationContext *_authenticationContext; +} + +@property(readonly) SSAuthenticationContext * authenticationContext; +@property * delegate; + + +- (id)initWithAccount:(id)arg1; +- (id)handleFailureResponse:(id)arg1; +- (BOOL)issueRequestForIdentifier:(id)arg1 error:(id*)arg2; +- (BOOL)handleFinishResponse:(id)arg1 error:(id*)arg2; +- (void)_sendResponseToDelegate:(id)arg1; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (void)dealloc; +- (id)initWithAuthenticationContext:(id)arg1; +- (id)authenticationContext; + +@end diff --git a/StoreServices.framework/SSAuthenticateResponse.h b/StoreServices.framework/SSAuthenticateResponse.h new file mode 100755 index 0000000..d9da57d --- /dev/null +++ b/StoreServices.framework/SSAuthenticateResponse.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class SSAccount, NSDictionary; + +@interface SSAuthenticateResponse : NSObject { + SSAccount *_authenticatedAccount; + NSDictionary *_responseDictionary; + int _responseType; +} + +@property(retain) SSAccount * authenticatedAccount; +@property int authenticateResponseType; +@property(copy) NSDictionary * responseDictionary; + + +- (void)setAuthenticateResponseType:(int)arg1; +- (int)authenticateResponseType; +- (void)setAuthenticatedAccount:(id)arg1; +- (id)authenticatedAccount; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (void)dealloc; +- (id)responseDictionary; +- (void)setResponseDictionary:(id)arg1; + +@end diff --git a/StoreServices.framework/SSAuthenticationContext.h b/StoreServices.framework/SSAuthenticationContext.h new file mode 100755 index 0000000..c6e55fa --- /dev/null +++ b/StoreServices.framework/SSAuthenticationContext.h @@ -0,0 +1,76 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSArray, NSString, NSDictionary, NSNumber; + +@interface SSAuthenticationContext : NSObject { + NSString *_accountName; + BOOL _accountNameEditable; + int _accountScope; + BOOL _canCreateNewAccount; + NSString *_clientIdentifierHeader; + BOOL _demoAccount; + NSDictionary *_httpHeaders; + BOOL _ignoresTokenExpiration; + NSString *_preferredITunesStoreClient; + int _promptStyle; + NSDictionary *_requestParameters; + NSNumber *_requiredUniqueIdentifier; + BOOL _shouldFollowAccountButtons; + BOOL _shouldIgnoreProtocol; + NSDictionary *_signupRequestParameters; + int _tokenType; + NSArray *_userAgentComponents; +} + +@property(readonly) NSString * accountName; +@property(readonly) int accountScope; +@property(getter=isAccountNameEditable,readonly) BOOL accountNameEditable; +@property(readonly) BOOL canCreateNewAccount; +@property(readonly) NSDictionary * HTTPHeaders; +@property(readonly) NSString * preferredITunesStoreClient; +@property(readonly) int promptStyle; +@property(readonly) NSDictionary * requestParameters; +@property(readonly) NSNumber * requiredUniqueIdentifier; +@property(readonly) BOOL shouldFollowAccountButtons; +@property(readonly) NSDictionary * signupRequestParameters; +@property(readonly) NSArray * userAgentComponents; +@property(readonly) NSString * clientIdentifierHeader; +@property(getter=isDemoAccount,readonly) BOOL demoAccount; +@property(readonly) BOOL shouldIgnoreProtocol; +@property(readonly) int tokenType; + ++ (id)contextForSignIn; + +- (id)initWithAccount:(id)arg1; +- (id)accountName; +- (id)userAgentComponents; +- (int)tokenType; +- (id)signupRequestParameters; +- (BOOL)shouldIgnoreProtocol; +- (BOOL)shouldFollowAccountButtons; +- (int)promptStyle; +- (id)preferredITunesStoreClient; +- (id)clientIdentifierHeader; +- (BOOL)canCreateNewAccount; +- (BOOL)isAccountNameEditable; +- (void)_copyIvarsToCopy:(id)arg1 withZone:(struct _NSZone { }*)arg2; +- (id)_initSSAuthenticationContext; +- (BOOL)isDemoAccount; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (id)mutableCopyWithZone:(struct _NSZone { }*)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)initWithAccountIdentifier:(id)arg1; +- (int)accountScope; +- (id)HTTPHeaders; +- (id)requestParameters; +- (id)requiredUniqueIdentifier; + +@end diff --git a/StoreServices.framework/SSAuthenticationResponse.h b/StoreServices.framework/SSAuthenticationResponse.h new file mode 100755 index 0000000..09570b9 --- /dev/null +++ b/StoreServices.framework/SSAuthenticationResponse.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSString, NSDictionary, NSNumber, NSHTTPURLResponse; + +@interface SSAuthenticationResponse : NSObject { + NSDictionary *_responseDictionary; + int _urlBagType; + NSHTTPURLResponse *_urlResponse; +} + +@property int URLBagType; +@property(readonly) NSDictionary * responseDictionary; +@property(readonly) NSHTTPURLResponse * URLResponse; +@property(readonly) NSString * accountName; +@property(readonly) int accountKind; +@property(readonly) NSNumber * accountUniqueIdentifier; +@property(readonly) NSString * creditsString; +@property(readonly) int availableServiceTypes; +@property(readonly) int enabledServiceTypes; +@property(readonly) NSString * storeFrontIdentifier; +@property(readonly) NSString * token; +@property(readonly) NSNumber * failureType; +@property(readonly) int responseType; +@property(readonly) NSString * userMessage; + + +- (id)storeFrontIdentifier; +- (id)accountName; +- (id)userMessage; +- (int)_responseTypeForStatusValue:(int)arg1; +- (id)_statusValue; +- (int)_responseTypeForFailureType:(int)arg1; +- (id)accountUniqueIdentifier; +- (id)failureType; +- (id)newAccount; +- (id)initWithURLResponse:(id)arg1 dictionary:(id)arg2; +- (int)URLBagType; +- (int)availableServiceTypes; +- (id)URLResponse; +- (void)dealloc; +- (id)token; +- (id)responseDictionary; +- (int)responseType; +- (int)enabledServiceTypes; +- (int)accountKind; +- (void)setURLBagType:(int)arg1; +- (id)creditsString; + +@end diff --git a/StoreServices.framework/SSAuthorizationRequest.h b/StoreServices.framework/SSAuthorizationRequest.h new file mode 100755 index 0000000..1cc6c25 --- /dev/null +++ b/StoreServices.framework/SSAuthorizationRequest.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSNumber, ; + +@interface SSAuthorizationRequest : SSRequest { + NSNumber *_accountIdentifier; + id _token; +} + +@property(readonly) NSNumber * accountIdentifier; +@property(readonly) id authorizationToken; +@property * delegate; + + +- (id)initWithAuthorizationToken:(id)arg1 accountIdentifier:(id)arg2; +- (BOOL)issueRequestForIdentifier:(id)arg1 error:(id*)arg2; +- (BOOL)handleFinishResponse:(id)arg1 error:(id*)arg2; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)accountIdentifier; +- (id)authorizationToken; + +@end diff --git a/StoreServices.framework/SSCapabilityCondition.h b/StoreServices.framework/SSCapabilityCondition.h new file mode 100755 index 0000000..7131bb1 --- /dev/null +++ b/StoreServices.framework/SSCapabilityCondition.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@interface SSCapabilityCondition : SSProtocolCondition { +} + + +- (BOOL)evaluateWithContext:(id)arg1; + +@end diff --git a/StoreServices.framework/SSDevice.h b/StoreServices.framework/SSDevice.h new file mode 100755 index 0000000..c861255 --- /dev/null +++ b/StoreServices.framework/SSDevice.h @@ -0,0 +1,69 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSString, SSRequest, NSSet, NSMutableArray; + +@interface SSDevice : NSObject { + struct dispatch_queue_s { } *_dispatchQueue; + NSMutableArray *_loadStoreFrontHandlers; + SSRequest *_loadStoreFrontRequest; + NSString *_localStoreFrontIdentifier; + BOOL _localStoreFrontIsTransient; + id _mediaLibraryIdentifier; + NSMutableArray *_simpleRequests; + id _softwareLibraryIdentifier; + NSString *_synchedStoreFrontIdentifier; +} + +@property(copy) NSString * softwareLibraryIdentifier; +@property(readonly) NSString * storeFrontIdentifier; +@property(readonly) NSSet * automaticDownloadKinds; +@property(copy) NSString * mediaLibraryIdentifier; +@property(getter=isStoreFrontIdentifierTransient,readonly) BOOL storeFrontIdentifierTransient; +@property(readonly) NSString * synchedStoreFrontIdentifier; + ++ (void)setPromptWithIdentifier:(id)arg1 needsDisplay:(BOOL)arg2; ++ (void)setLastPromptAttemptDate:(id)arg1 forPromptWithIdentifier:(id)arg2; ++ (BOOL)setCachedAvailableItemKinds:(id)arg1; ++ (BOOL)promptNeedsDisplay:(id)arg1; ++ (id)copyCachedAvailableItemKinds; ++ (id)currentDevice; + +- (id)softwareLibraryIdentifier; +- (void)loadStoreFrontWithCompletionHandler:(id)arg1; +- (id)storeFrontIdentifier; +- (void)_invalidateSoftwareCUID; +- (void)setStoreFrontIdentifierWithInfo:(id)arg1; +- (void)resetStoreFrontForSignOut; +- (void)unionAutomaticDownloadKinds:(id)arg1 withCompletionBlock:(id)arg2; +- (void)synchronizeAutomaticDownloadKinds; +- (void)setMediaLibraryIdentifier:(id)arg1; +- (void)minusAutomaticDownloadKinds:(id)arg1 withCompletionBlock:(id)arg2; +- (void)showPromptWithIdentifier:(id)arg1 completionHandler:(id)arg2; +- (void)setStoreFrontWithResponseHeaders:(id)arg1; +- (id)mediaLibraryIdentifier; +- (void)_finishRequestWithError:(id)arg1; +- (void)_postStoreFrontDidChangeNotification; +- (BOOL)_setStoreFrontIdentifier:(id)arg1 isTransient:(BOOL)arg2; +- (void)_setLocalStoreFrontIdentifier:(id)arg1 isTransient:(BOOL)arg2; +- (void)_reloadAfterStoreFrontChange; +- (void)_updateAutomaticDownloadKinds:(id)arg1 withValue:(id)arg2 completionBlock:(id)arg3; +- (void)_cleanupSimpleRequest:(id)arg1; +- (void)setStoreFrontIdentifier:(id)arg1 isTransient:(BOOL)arg2; +- (void)_trackSimpleRequest:(id)arg1; +- (void)_reloadStoreFrontIdentifier; +- (void)request:(id)arg1 didFailWithError:(id)arg2; +- (void)requestDidFinish:(id)arg1; +- (id)copyStoreFrontRequestHeaders; +- (id)init; +- (void)dealloc; +- (id)synchedStoreFrontIdentifier; +- (BOOL)isStoreFrontIdentifierTransient; +- (void)reloadStoreFrontIdentifier; +- (id)automaticDownloadKinds; +- (void)setAutomaticDownloadKinds:(id)arg1 withCompletionBlock:(id)arg2; +- (void)setSoftwareLibraryIdentifier:(id)arg1; +- (void)getAvailableItemKindsWithBlock:(id)arg1; + +@end diff --git a/StoreServices.framework/SSDialog.h b/StoreServices.framework/SSDialog.h new file mode 100755 index 0000000..38982db --- /dev/null +++ b/StoreServices.framework/SSDialog.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSArray, NSString, SSDialogButton, NSDictionary; + +@interface SSDialog : NSObject { + NSArray *_buttons; + NSDictionary *_dialogDictionary; +} + +@property(readonly) NSString * message; +@property(readonly) NSString * title; +@property(readonly) NSArray * buttons; +@property(readonly) SSDialogButton * defaultButton; +@property(readonly) NSDictionary * dialogDictionary; +@property(readonly) NSString * dialogKind; + + +- (id)dialogKind; +- (id)message; +- (id)defaultButton; +- (id)buttons; +- (id)valueForProperty:(id)arg1; +- (id)title; +- (id)init; +- (void)dealloc; +- (id)dialogDictionary; +- (id)initWithDialogDictionary:(id)arg1; + +@end diff --git a/StoreServices.framework/SSDialogButton.h b/StoreServices.framework/SSDialogButton.h new file mode 100755 index 0000000..20b9683 --- /dev/null +++ b/StoreServices.framework/SSDialogButton.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSString, NSDictionary; + +@interface SSDialogButton : NSObject { + NSDictionary *_actionDictionary; + NSString *_title; +} + +@property(readonly) NSString * buttonTitle; +@property(readonly) id actionParameter; +@property(readonly) NSString * buttonAction; +@property(readonly) NSString * URLTarget; + + +- (id)buttonTitle; +- (id)buttonAction; +- (id)actionParameter; +- (id)valueForActionProperty:(id)arg1; +- (id)initWithTitle:(id)arg1 actionDictionary:(id)arg2; +- (id)init; +- (void)dealloc; +- (id)URLTarget; + +@end diff --git a/StoreServices.framework/SSDictionaryResponse.h b/StoreServices.framework/SSDictionaryResponse.h new file mode 100755 index 0000000..3cc687d --- /dev/null +++ b/StoreServices.framework/SSDictionaryResponse.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSArray, NSDictionary, NSNumber, NSURL; + +@interface SSDictionaryResponse : NSObject { + NSDictionary *_dictionary; +} + +@property(readonly) NSDictionary * responseDictionary; +@property(readonly) NSArray * actions; +@property(readonly) NSNumber * failureType; +@property(readonly) NSArray * pingURLs; +@property(getter=isSupportedProtocolVersion,readonly) BOOL supportedProtocolVersion; +@property(readonly) NSURL * versionMismatchURL; + + +- (id)versionMismatchURL; +- (id)pingURLs; +- (BOOL)isSupportedProtocolVersion; +- (id)failureType; +- (id)_copyAccount; +- (id)_valueForProtocolKey:(id)arg1; +- (id)actions; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)responseDictionary; +- (id)actionsWithActionType:(id)arg1; +- (id)initWithResponseDictionary:(id)arg1; + +@end diff --git a/StoreServices.framework/SSDistributedNotificationCenter.h b/StoreServices.framework/SSDistributedNotificationCenter.h new file mode 100755 index 0000000..10de975 --- /dev/null +++ b/StoreServices.framework/SSDistributedNotificationCenter.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class SSXPCServer, NSMutableArray, NSString; + +@interface SSDistributedNotificationCenter : NSObject { + struct dispatch_queue_s { } *_dispatchQueue; + NSMutableArray *_observers; + NSString *_portName; + SSXPCServer *_server; +} + +@property(readonly) NSString * namedPort; + + +- (id)namedPort; +- (void)_sendRegistrationMessage:(long long)arg1 name:(id)arg2; +- (void)_distributedNotificationMessage:(void*)arg1 connection:(struct _xpc_connection_s { }*)arg2; +- (id)initWithNamedPort:(id)arg1; +- (id)addObserverForName:(id)arg1 queue:(struct dispatch_queue_s { }*)arg2 usingBlock:(id)arg3; +- (void)removeObserver:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSDistributedNotificationCenterObserver.h b/StoreServices.framework/SSDistributedNotificationCenterObserver.h new file mode 100755 index 0000000..36a2ac3 --- /dev/null +++ b/StoreServices.framework/SSDistributedNotificationCenterObserver.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSString; + +@interface SSDistributedNotificationCenterObserver : NSObject { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _block; + + struct dispatch_queue_s { } *_dispatchQueue; + NSString *_name; +} + +@property(readonly) id block; +@property(readonly) struct dispatch_queue_s { }* dispatchQueue; +@property(readonly) NSString * name; + + +- (id)initWithName:(id)arg1 queue:(struct dispatch_queue_s { }*)arg2 block:(id)arg3; +- (id)block; +- (id)name; +- (struct dispatch_queue_s { }*)dispatchQueue; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSDocumentCondition.h b/StoreServices.framework/SSDocumentCondition.h new file mode 100755 index 0000000..440bc30 --- /dev/null +++ b/StoreServices.framework/SSDocumentCondition.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@interface SSDocumentCondition : SSProtocolCondition { +} + + +- (BOOL)evaluateWithContext:(id)arg1; + +@end diff --git a/StoreServices.framework/SSDownload.h b/StoreServices.framework/SSDownload.h new file mode 100755 index 0000000..a2192ad --- /dev/null +++ b/StoreServices.framework/SSDownload.h @@ -0,0 +1,77 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSNumber, SSXPCConnection, SSDownloadStatus, SSDownloadMetadata, SSNetworkConstraints, NSMutableDictionary, NSArray; + +@interface SSDownload : SSEntity { + NSMutableDictionary *_localAssets; + SSDownloadMetadata *_metadata; + NSNumber *_prioritizeAboveDownload; + SSDownloadStatus *_status; +} + +@property(readonly) long long persistentIdentifier; +@property(getter=isCancelable,readonly) BOOL cancelable; +@property(copy) SSNetworkConstraints * networkConstraints; +@property(getter=isExternal,readonly) BOOL external; +@property(readonly) id downloadIdentifier; +@property(retain) NSArray * assets; +@property(copy) SSDownloadMetadata * metadata; +@property(retain) SSDownloadStatus * status; +@property(getter=_XPCConnection,readonly) SSXPCConnection * _XPCConnection; + ++ (long long)_setValuesMessage; ++ (long long)_setExternalValuesMessage; ++ (long long)_getValueMessage; ++ (long long)_getExternalValuesMessage; ++ (void)loadThumbnailImageDataForDownloadID:(long long)arg1 connection:(id)arg2 completionBlock:(id)arg3; + +- (double)percentComplete; +- (void)setStatus:(id)arg1; +- (id)networkConstraints; +- (void)prioritizeAboveDownload:(id)arg1 completionBlock:(id)arg2; +- (id)downloadIdentifier; +- (id)initWithPersistentIdentifier:(long long)arg1; +- (void)_resetStatus; +- (id)thumbnailImageData; +- (BOOL)loadThumbnailImageData; +- (void)handleWithDownloadHandler:(id)arg1 completionBlock:(id)arg2; +- (void)_addCachedPropertyValues:(id)arg1; +- (void)_addCachedExternalValues:(id)arg1; +- (void)setNetworkConstraints:(id)arg1; +- (BOOL)removeAsset:(id)arg1; +- (void)loadThumbnailImageDataWithCompletionBlock:(id)arg1; +- (BOOL)isCancelable; +- (id)_initWithLocalPropertyValues:(void*)arg1; +- (void*)copyXPCEncoding; +- (void)_legacyLoadArtworkData; +- (void)_resetLocalIVars; +- (void)_applyPhase:(id)arg1 toStatus:(id)arg2; +- (id)_errorWithXPCReply:(void*)arg1; +- (id)_thumbnailImageURL; +- (BOOL)isEligibleForRestore:(id*)arg1; +- (id)_errorWithData:(id)arg1; +- (id)_XPCConnection; +- (id)failureError; +- (id)downloadPhaseIdentifier; +- (id)assetsForType:(id)arg1; +- (BOOL)addAsset:(id)arg1 forType:(id)arg2; +- (void)setDownloadHandler:(id)arg1 completionBlock:(id)arg2; +- (long long)bytesTotal; +- (long long)bytesDownloaded; +- (long long)persistentIdentifier; +- (void)setMetadata:(id)arg1; +- (id)metadata; +- (void)resume; +- (void)pause; +- (id)status; +- (void)setAssets:(id)arg1; +- (id)assets; +- (void)dealloc; +- (BOOL)isExternal; +- (double)estimatedSecondsRemaining; +- (void)setValuesWithStoreDownloadMetadata:(id)arg1; +- (id)initWithDownloadMetadata:(id)arg1; + +@end diff --git a/StoreServices.framework/SSDownloadAsset.h b/StoreServices.framework/SSDownloadAsset.h new file mode 100755 index 0000000..62777c1 --- /dev/null +++ b/StoreServices.framework/SSDownloadAsset.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSArray, NSURLRequest, NSString, SSURLRequestProperties; + +@interface SSDownloadAsset : SSEntity { + int _assetType; + SSURLRequestProperties *_localProperties; +} + +@property(readonly) NSURLRequest * URLRequest; +@property(readonly) NSArray * sinfs; +@property(readonly) long long fileSize; +@property(readonly) NSString * downloadFileName; +@property(readonly) NSString * downloadPath; +@property(readonly) NSString * finalizedPath; +@property(getter=isExternal,readonly) BOOL external; +@property(readonly) SSURLRequestProperties * URLRequestProperties; + ++ (id)assetWithURL:(id)arg1 type:(int)arg2; ++ (long long)_setValuesMessage; ++ (long long)_getValueMessage; ++ (long long)_getExternalValuesMessage; + +- (id)sinfs; +- (id)finalizedPath; +- (id)downloadPath; +- (id)downloadFileName; +- (id)initWithURLRequest:(id)arg1 type:(int)arg2; +- (id)_copyURLRequestProperties; +- (void*)copyXPCEncoding; +- (id)_initWithDownloadMetadata:(id)arg1 type:(id)arg2; +- (void)_resetLocalIVars; +- (int)_legacyAssetType; +- (id)initWithURLRequest:(id)arg1; +- (long long)bytesDownloaded; +- (long long)fileSize; +- (void)dealloc; +- (BOOL)isExternal; +- (int)assetType; +- (id)URLRequest; +- (id)URLRequestProperties; + +@end diff --git a/StoreServices.framework/SSDownloadAuthenticationChallengeSender.h b/StoreServices.framework/SSDownloadAuthenticationChallengeSender.h new file mode 100755 index 0000000..d31a02a --- /dev/null +++ b/StoreServices.framework/SSDownloadAuthenticationChallengeSender.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class SSDownloadAuthenticationSession; + +@interface SSDownloadAuthenticationChallengeSender : NSObject { + struct dispatch_queue_s { } *_dispatchQueue; + SSDownloadAuthenticationSession *_session; +} + +@property SSDownloadAuthenticationSession * authenticationSession; + + +- (id)authenticationSession; +- (id)initWithAuthenticationSession:(id)arg1; +- (void)setAuthenticationSession:(id)arg1; +- (void)performDefaultHandlingForAuthenticationChallenge:(id)arg1; +- (void)rejectProtectionSpaceAndContinueWithChallenge:(id)arg1; +- (void)continueWithoutCredentialForAuthenticationChallenge:(id)arg1; +- (void)cancelAuthenticationChallenge:(id)arg1; +- (void)useCredential:(id)arg1 forAuthenticationChallenge:(id)arg2; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSDownloadAuthenticationSession.h b/StoreServices.framework/SSDownloadAuthenticationSession.h new file mode 100755 index 0000000..a193f99 --- /dev/null +++ b/StoreServices.framework/SSDownloadAuthenticationSession.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSURLAuthenticationChallenge; + +@interface SSDownloadAuthenticationSession : SSDownloadSession { + NSURLAuthenticationChallenge *_challenge; + id _sender; +} + +@property(readonly) NSURLAuthenticationChallenge * authenticationChallenge; + + +- (void)_finishWithType:(int)arg1 credential:(id)arg2; +- (id)authenticationChallenge; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSDownloadFileManifest.h b/StoreServices.framework/SSDownloadFileManifest.h new file mode 100755 index 0000000..357b669 --- /dev/null +++ b/StoreServices.framework/SSDownloadFileManifest.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class SSXPCConnection; + +@interface SSDownloadFileManifest : NSObject { + SSXPCConnection *_connection; + int _manifestType; +} + +@property(readonly) int manifestType; + + +- (void)removeItemsWithAssetPaths:(id)arg1 completionBlock:(id)arg2; +- (id)initWithManifestType:(int)arg1; +- (void)removeItemWithAssetPath:(id)arg1 completionBlock:(id)arg2; +- (void)rebuildManifestWithCompletionBlock:(id)arg1; +- (int)manifestType; +- (void)getPathsForFilesWithClass:(int)arg1 completionBlock:(id)arg2; +- (void)_removeItemsWithAssetPaths:(id)arg1 completionBlock:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSDownloadHandler.h b/StoreServices.framework/SSDownloadHandler.h new file mode 100755 index 0000000..8baa0b4 --- /dev/null +++ b/StoreServices.framework/SSDownloadHandler.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class SSXPCConnection, , NSArray; + +@interface SSDownloadHandler : NSObject { + SSXPCConnection *_controlConnection; + *_delegate; + struct dispatch_queue_s { } *_dispatchQueue; + NSArray *_downloadPhasesToIgnore; + long long _handlerID; + SSXPCConnection *_observerConnection; + BOOL _sessionsNeedPowerAssertion; + BOOL _sessionsShouldBlockOtherDownloads; +} + +@property * delegate; +@property(copy) NSArray * downloadPhasesToIgnore; +@property BOOL sessionsNeedPowerAssertion; +@property BOOL sessionsShouldBlockOtherDownloads; +@property(readonly) long long handlerIdentifier; + + +- (long long)handlerIdentifier; +- (void)setSessionsShouldBlockOtherDownloads:(BOOL)arg1; +- (void)setSessionsNeedPowerAssertion:(BOOL)arg1; +- (BOOL)sessionsShouldBlockOtherDownloads; +- (BOOL)sessionsNeedPowerAssertion; +- (void)resetDisavowedSessions; +- (id)downloadPhasesToIgnore; +- (id)_newSessionWithMessage:(void*)arg1; +- (id)_controlConnection; +- (BOOL)_sendSessionPauseWithMessage:(void*)arg1; +- (BOOL)_sendSessionCancelWithMessage:(void*)arg1; +- (BOOL)_sendSessionHandleWithMessage:(void*)arg1; +- (BOOL)_sendAuthenticationSessionWithMessage:(void*)arg1; +- (void)_sendDisconnectMessage; +- (void)_handleMessage:(void*)arg1 fromServerConnection:(struct _xpc_connection_s { }*)arg2; +- (void)setDelegate:(id)arg1; +- (void)setDownloadPhasesToIgnore:(id)arg1; +- (void)_setValue:(void*)arg1 forProperty:(const char *)arg2; +- (id)delegate; +- (void)_connectToDaemon; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSDownloadHandlerSession.h b/StoreServices.framework/SSDownloadHandlerSession.h new file mode 100755 index 0000000..cd5fb12 --- /dev/null +++ b/StoreServices.framework/SSDownloadHandlerSession.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSString; + +@interface SSDownloadHandlerSession : SSDownloadSession { +} + +@property(readonly) NSString * downloadPhase; +@property BOOL blocksOtherDownloads; +@property BOOL canBePaused; +@property BOOL needsPowerAssertion; + + +- (void)setPercentComplete:(float)arg1; +- (void)finishSessionWithSuccess:(BOOL)arg1 error:(id)arg2; +- (void)setStatusDescription:(id)arg1; +- (void)setCanBePaused:(BOOL)arg1; +- (void)releaseSessionControl; +- (id)downloadPhase; +- (void)setBlocksOtherDownloads:(BOOL)arg1; +- (void)setNeedsPowerAssertion:(BOOL)arg1; +- (BOOL)needsPowerAssertion; +- (void)disavowSessionWithError:(id)arg1; +- (BOOL)canBePaused; +- (BOOL)blocksOtherDownloads; +- (void)_setBool:(BOOL)arg1 forSessionProperty:(const char *)arg2; +- (void)_finishWithType:(int)arg1 error:(id)arg2; + +@end diff --git a/StoreServices.framework/SSDownloadManager.h b/StoreServices.framework/SSDownloadManager.h new file mode 100755 index 0000000..4242d5a --- /dev/null +++ b/StoreServices.framework/SSDownloadManager.h @@ -0,0 +1,85 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSArray, NSMutableSet, SSXPCConnection, SSDownloadManagerOptions; + +@interface SSDownloadManager : NSObject { + struct dispatch_queue_s { } *_accessQueue; + NSArray *_activeDownloads; + BOOL _activeDownloadsChanged; + struct dispatch_queue_s { } *_backgroundQueue; + SSXPCConnection *_connection; + NSArray *_downloads; + BOOL _downloadsChanged; + BOOL _isUsingNetwork; + SSXPCConnection *_observerConnection; + struct dispatch_queue_s { } *_observerQueue; + struct __CFArray { } *_observers; + SSDownloadManagerOptions *_options; + NSMutableSet *_removedDownloads; +} + +@property(readonly) SSDownloadManagerOptions * managerOptions; +@property(readonly) NSArray * activeDownloads; +@property(readonly) NSArray * downloads; +@property(getter=isUsingNetwork,readonly) BOOL usingNetwork; + ++ (id)softwareDownloadManager; ++ (void)_triggerDownloads; ++ (void)reevaluateBackgroundDownloadsForBundleIdentifiers:(id)arg1; ++ (id)IPodDownloadManager; ++ (id)EBookDownloadManager; ++ (void)setDownloadHandler:(id)arg1; ++ (void)removePersistenceIdentifier:(id)arg1; ++ (id)EBookDownloadKinds; ++ (void)_sendGlobalHandler:(id)arg1; ++ (id)softwareDownloadKinds; ++ (id)IPodDownloadKinds; ++ (void)retryAllRestoreDownloads; + +- (id)downloads; +- (void)setDownloads:(id)arg1 completionBlock:(id)arg2; +- (void)resumeDownloads:(id)arg1 completionBlock:(id)arg2; +- (void)pauseDownloads:(id)arg1 completionBlock:(id)arg2; +- (void)moveDownload:(id)arg1 beforeDownload:(id)arg2 completionBlock:(id)arg3; +- (void)moveDownload:(id)arg1 afterDownload:(id)arg2 completionBlock:(id)arg3; +- (void)insertDownloads:(id)arg1 beforeDownload:(id)arg2 completionBlock:(id)arg3; +- (void)insertDownloads:(id)arg1 afterDownload:(id)arg2 completionBlock:(id)arg3; +- (void)cancelAllDownloadsWithCompletionBlock:(id)arg1; +- (void*)_newOptionsDictionary; +- (id)_copyDownloadKindsUsingNetwork; +- (void)_handleDownloadStatesChanged:(void*)arg1; +- (void)_handleDownloadsRemoved:(void*)arg1; +- (void)_handleDownloadsChanged:(void*)arg1; +- (void)_loadDownloadKindsUsingNetwork; +- (void)_sendMessageToObservers:(SEL)arg1; +- (void)_sendObserverConnection; +- (void)_handleMessage:(void*)arg1 fromServerConnection:(struct _xpc_connection_s { }*)arg2; +- (void)setDownloads:(id)arg1 forKinds:(id)arg2 completionBlock:(id)arg3; +- (void)_moveDownload:(id)arg1 before:(id)arg2 after:(id)arg3 completionBlock:(id)arg4; +- (id)_copyDownloads; +- (void)_sendMessage:(void*)arg1 withCompletionBlock:(id)arg2; +- (void)_insertDownloads:(id)arg1 before:(id)arg2 after:(id)arg3 completionBlock:(id)arg4; +- (id)_copyDownloadsForMessage:(long long)arg1 downloadIDs:(void*)arg2; +- (void)_connectAsObserver; +- (id)_initSSDownloadManager; +- (void)_finishDownloads:(id)arg1; +- (void)_willFinishDownloads:(id)arg1; +- (id)_XPCConnection; +- (void)getDownloadsUsingBlock:(id)arg1; +- (void)cancelDownloads:(id)arg1 completionBlock:(id)arg2; +- (void)addDownloads:(id)arg1 completionBlock:(id)arg2; +- (void)finishDownloads:(id)arg1; +- (id)initWithManagerOptions:(id)arg1; +- (id)activeDownloads; +- (void)addObserver:(id)arg1; +- (void)removeObserver:(id)arg1; +- (void)dealloc; +- (BOOL)canCancelDownload:(id)arg1; +- (void)reloadFromServer; +- (id)initWithDownloadKinds:(id)arg1; +- (id)managerOptions; +- (BOOL)isUsingNetwork; + +@end diff --git a/StoreServices.framework/SSDownloadManagerOptions.h b/StoreServices.framework/SSDownloadManagerOptions.h new file mode 100755 index 0000000..5fd7ee4 --- /dev/null +++ b/StoreServices.framework/SSDownloadManagerOptions.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSString, NSArray; + +@interface SSDownloadManagerOptions : NSObject { + NSArray *_downloadKinds; + BOOL _filterExternalOriginatedDownloads; + NSString *_persistenceIdentifier; + NSArray *_prefetchedDownloadExternalProperties; + NSArray *_prefetchedDownloadProperties; +} + +@property(copy) NSArray * downloadKinds; +@property(copy) NSString * persistenceIdentifier; +@property(copy) NSArray * prefetchedDownloadProperties; +@property BOOL shouldFilterExternalOriginatedDownloads; +@property(copy) NSArray * prefetchedDownloadExternalProperties; + + +- (void)setPrefetchedDownloadExternalProperties:(id)arg1; +- (void)setShouldFilterExternalOriginatedDownloads:(BOOL)arg1; +- (id)persistenceIdentifier; +- (id)prefetchedDownloadProperties; +- (id)prefetchedDownloadExternalProperties; +- (BOOL)shouldFilterExternalOriginatedDownloads; +- (void)setPrefetchedDownloadProperties:(id)arg1; +- (void)setPersistenceIdentifier:(id)arg1; +- (void)setDownloadKinds:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)downloadKinds; + +@end diff --git a/StoreServices.framework/SSDownloadManifestRequest.h b/StoreServices.framework/SSDownloadManifestRequest.h new file mode 100755 index 0000000..d0c126f --- /dev/null +++ b/StoreServices.framework/SSDownloadManifestRequest.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSURLRequest, ; + +@interface SSDownloadManifestRequest : SSRequest { + int _manifestFormat; + BOOL _shouldHideUserPrompts; + NSURLRequest *_urlRequest; +} + +@property(readonly) NSURLRequest * URLRequest; +@property * delegate; +@property BOOL shouldHideUserPrompts; +@property int manifestFormat; + + +- (void)setShouldHideUserPrompts:(BOOL)arg1; +- (BOOL)shouldHideUserPrompts; +- (int)manifestFormat; +- (BOOL)issueRequestForIdentifier:(id)arg1 error:(id*)arg2; +- (BOOL)handleFinishResponse:(id)arg1 error:(id*)arg2; +- (void)_sendResponseToDelegate:(id)arg1; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (id)initWithURLRequest:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setManifestFormat:(int)arg1; +- (id)URLRequest; + +@end diff --git a/StoreServices.framework/SSDownloadManifestResponse.h b/StoreServices.framework/SSDownloadManifestResponse.h new file mode 100755 index 0000000..a4f46e7 --- /dev/null +++ b/StoreServices.framework/SSDownloadManifestResponse.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSArray; + +@interface SSDownloadManifestResponse : NSObject { + NSArray *_validDownloads; +} + +@property(retain) NSArray * validDownloads; + + +- (void)setValidDownloads:(id)arg1; +- (id)validDownloads; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSDownloadMetadata.h b/StoreServices.framework/SSDownloadMetadata.h new file mode 100755 index 0000000..4f30f5d --- /dev/null +++ b/StoreServices.framework/SSDownloadMetadata.h @@ -0,0 +1,225 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSMutableDictionary, SSItemImageCollection, NSData, NSArray, NSLock, NSDictionary, NSString, NSURL, NSDate, NSNumber; + +@interface SSDownloadMetadata : NSObject { + NSMutableDictionary *_dictionary; + int _keyStyle; + NSLock *_lock; +} + +@property unsigned long long artistIdentifier; +@property(copy) NSString * artistName; +@property(retain) NSURL * fullSizeImageURL; +@property(retain) NSString * genre; +@property unsigned long long genreIdentifier; +@property unsigned long long itemIdentifier; +@property(retain) NSString * kind; +@property(copy) NSString * longDescription; +@property(retain) NSDate * releaseDate; +@property(retain) NSNumber * releaseYear; +@property(copy) NSString * shortDescription; +@property(retain) NSString * subtitle; +@property(retain) NSString * title; +@property(retain) NSString * transactionIdentifier; +@property(readonly) SSItemImageCollection * thumbnailImageCollection; +@property(retain) NSString * thumbnailNewsstandBindingEdge; +@property(retain) NSString * thumbnailNewsstandBindingType; +@property(retain) NSURL * thumbnailImageURL; +@property int keyStyle; +@property(getter=isAutomaticDownload) BOOL automaticDownload; +@property(retain) NSURL * cancelDownloadURL; +@property(retain) NSString * copyright; +@property(retain) NSDictionary * dictionary; +@property(retain) NSString * downloadKey; +@property(retain) NSData * epubRightsData; +@property(retain) NSString * fileExtension; +@property(readonly) NSArray * MD5HashStrings; +@property(readonly) NSNumber * numberOfBytesToHash; +@property unsigned long long preOrderIdentifier; +@property(retain) NSURL * primaryAssetURL; +@property(copy) NSString * redownloadActionParameters; +@property(getter=isRedownloadDownload) BOOL redownloadDownload; +@property(retain) NSString * releaseDateString; +@property(copy) id requiredDeviceCapabilities; +@property(getter=isContentRestricted,readonly) BOOL contentRestricted; +@property BOOL shouldDownloadAutomatically; +@property(retain) NSString * sortArtistName; +@property(retain) NSString * sortCollectionName; +@property(retain) NSString * sortTitle; +@property(retain) NSArray * sinfs; + + +- (void)setShortDescription:(id)arg1; +- (void)setPurchaseDate:(id)arg1; +- (id)purchaseDate; +- (id)artistName; +- (void)setBundleIdentifier:(id)arg1; +- (id)initWithKind:(id)arg1; +- (id)sinfs; +- (BOOL)isRental; +- (id)initWithItem:(id)arg1; +- (id)genre; +- (BOOL)shouldDownloadAutomatically; +- (void)setShouldDownloadAutomatically:(BOOL)arg1; +- (void)setRequiredDeviceCapabilities:(id)arg1; +- (void)setReleaseDateString:(id)arg1; +- (void)setRedownloadDownload:(BOOL)arg1; +- (void)setPrimaryAssetURL:(id)arg1; +- (void)setMD5HashStrings:(id)arg1 numberOfBytesToHash:(id)arg2; +- (void)setKeyStyle:(int)arg1; +- (void)setFileExtension:(id)arg1; +- (void)setEpubRightsData:(id)arg1; +- (id)requiredDeviceCapabilities; +- (id)releaseDateString; +- (id)primaryAssetURL; +- (id)numberOfBytesToHash; +- (id)MD5HashStrings; +- (BOOL)isRedownloadDownload; +- (id)epubRightsData; +- (id)copyWritableMetadata; +- (id)viewStoreItemURL; +- (id)videoDetailsDictionary; +- (id)sortTitle; +- (id)sortCollectionName; +- (id)sortArtistName; +- (void)setViewStoreItemURL:(id)arg1; +- (void)setSortTitle:(id)arg1; +- (void)setSortCollectionName:(id)arg1; +- (void)setSortArtistName:(id)arg1; +- (id)fullSizeImageURL; +- (id)thumbnailImageCollection; +- (void)setSample:(BOOL)arg1; +- (void)setAutomaticDownload:(BOOL)arg1; +- (void)setSagaIdentifier:(unsigned long long)arg1; +- (void)setComposerIdentifier:(unsigned long long)arg1; +- (void)setRedownloadActionParameters:(id)arg1; +- (void)setPodcastFeedURL:(id)arg1; +- (void)setPodcastEpisodeGUID:(id)arg1; +- (void)setLongSeasonDescription:(id)arg1; +- (void)setCancelDownloadURL:(id)arg1; +- (void)_setValue:(id)arg1 forTopLevelKey:(id)arg2; +- (id)_newDateFormatter; +- (id)_valueForFirstAvailableTopLevelKey:(id)arg1; +- (unsigned long long)sagaIdentifier; +- (unsigned long long)composerIdentifier; +- (BOOL)isSample; +- (BOOL)isAutomaticDownload; +- (BOOL)artworkIsPrerendered; +- (id)thumbnailNewsstandBindingType; +- (id)thumbnailNewsstandBindingEdge; +- (id)redownloadActionParameters; +- (id)cancelDownloadURL; +- (id)transactionIdentifier; +- (id)releaseYear; +- (id)podcastType; +- (id)podcastFeedURL; +- (id)podcastEpisodeGUID; +- (id)longSeasonDescription; +- (id)durationInMilliseconds; +- (id)downloadKey; +- (id)documentTargetIdentifier; +- (id)_thumbnailArtworkImage; +- (id)_newImageCollectionWithURLString:(id)arg1; +- (void)_setValueCopy:(id)arg1 forMetadataKey:(id)arg2; +- (int)keyStyle; +- (id)_releaseDateValue; +- (id)_dateValueForValue:(id)arg1; +- (id)_urlValueForValue:(id)arg1; +- (id)_stringValueForValue:(id)arg1; +- (id)valueForFirstAvailableKey:(id)arg1; +- (void)setTransactionIdentifier:(id)arg1; +- (void)setRental:(BOOL)arg1; +- (void)setDownloadKey:(id)arg1; +- (void)setPodcastType:(id)arg1; +- (void)setReleaseYear:(id)arg1; +- (void)setThumbnailNewsstandBindingType:(id)arg1; +- (void)setThumbnailNewsstandBindingEdge:(id)arg1; +- (void)setArtworkIsPrerendered:(BOOL)arg1; +- (void)setFullSizeImageURL:(id)arg1; +- (void)setDurationInMilliseconds:(id)arg1; +- (void)setExplicitContent:(BOOL)arg1; +- (void)setVideoDetailsDictionary:(id)arg1; +- (void)setSeriesName:(id)arg1; +- (id)seriesName; +- (void)setSeasonNumber:(id)arg1; +- (id)seasonNumber; +- (void)setNumberOfItemsInCollection:(id)arg1; +- (id)numberOfItemsInCollection; +- (void)setNumberOfCollectionsInCollectionGroup:(id)arg1; +- (id)numberOfCollectionsInCollectionGroup; +- (void)setNetworkName:(id)arg1; +- (id)networkName; +- (void)setLongDescription:(id)arg1; +- (id)longDescription; +- (void)setIndexInCollection:(id)arg1; +- (id)indexInCollection; +- (void)setGenreIdentifier:(unsigned long long)arg1; +- (unsigned long long)genreIdentifier; +- (void)setGenre:(id)arg1; +- (void)setEpisodeSortIdentifier:(id)arg1; +- (id)episodeSortIdentifier; +- (void)setEpisodeIdentifier:(id)arg1; +- (id)episodeIdentifier; +- (void)setComposerName:(id)arg1; +- (id)composerName; +- (void)setCompilation:(BOOL)arg1; +- (BOOL)isCompilation; +- (void)setCollectionIndexInCollectionGroup:(id)arg1; +- (id)collectionIndexInCollectionGroup; +- (void)setCollectionIdentifier:(unsigned long long)arg1; +- (unsigned long long)collectionIdentifier; +- (void)setCollectionArtistName:(id)arg1; +- (id)collectionArtistName; +- (void)setArtistIdentifier:(unsigned long long)arg1; +- (unsigned long long)artistIdentifier; +- (void)setPreOrderIdentifier:(unsigned long long)arg1; +- (unsigned long long)preOrderIdentifier; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (void)setValuesFromDownload:(id)arg1; +- (id)newDownloadProperties; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (void)setSinfs:(id)arg1; +- (id)kind; +- (id)applicationIdentifier; +- (id)shortDescription; +- (id)subtitle; +- (void)setSubtitle:(id)arg1; +- (id)initWithDictionary:(id)arg1; +- (id)title; +- (id)dictionary; +- (id)bundleIdentifier; +- (void)setTitle:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)setDictionary:(id)arg1; +- (id)fileExtension; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (BOOL)isContentRestricted; +- (id)thumbnailImageURL; +- (void)setReleaseDate:(id)arg1; +- (void)setContentRating:(id)arg1; +- (void)setCollectionName:(id)arg1; +- (id)collectionName; +- (void)setArtistName:(id)arg1; +- (id)releaseDate; +- (BOOL)isExplicitContent; +- (void)setThumbnailImageURL:(id)arg1; +- (id)initWithItem:(id)arg1 offer:(id)arg2; +- (void)setCopyright:(id)arg1; +- (void)setKind:(id)arg1; +- (id)contentRating; +- (void)setDocumentTargetIdentifier:(id)arg1; +- (void)setItemIdentifier:(unsigned long long)arg1; +- (id)copyright; +- (unsigned long long)itemIdentifier; +- (id)valueForMetadataKey:(id)arg1; +- (void)setValue:(id)arg1 forMetadataKey:(id)arg2; + +@end diff --git a/StoreServices.framework/SSDownloadPhase.h b/StoreServices.framework/SSDownloadPhase.h new file mode 100755 index 0000000..29da1de --- /dev/null +++ b/StoreServices.framework/SSDownloadPhase.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class SSOperationProgress; + +@interface SSDownloadPhase : NSObject { + SSOperationProgress *_operationProgress; +} + +@property(readonly) int phaseType; +@property(readonly) long long progressValue; +@property(readonly) long long totalProgressValue; +@property(readonly) int progressUnits; +@property(readonly) double estimatedSecondsRemaining; +@property(readonly) float progressChangeRate; +@property(readonly) SSOperationProgress * operationProgress; + + +- (long long)totalProgressValue; +- (float)progressChangeRate; +- (int)progressUnits; +- (int)phaseType; +- (id)initWithOperationProgress:(id)arg1; +- (id)operationProgress; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (long long)progressValue; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (double)estimatedSecondsRemaining; + +@end diff --git a/StoreServices.framework/SSDownloadQueue.h b/StoreServices.framework/SSDownloadQueue.h new file mode 100755 index 0000000..452823d --- /dev/null +++ b/StoreServices.framework/SSDownloadQueue.h @@ -0,0 +1,68 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSSet, NSArray, SSDownloadManager; + +@interface SSDownloadQueue : NSObject { + BOOL _autoFinishDownloads; + SSDownloadManager *_downloadManager; + struct __CFSet { } *_observers; +} + +@property(readonly) NSSet * downloadKinds; +@property(readonly) SSDownloadManager * downloadManager; +@property(readonly) NSArray * downloads; +@property BOOL shouldAutomaticallyFinishDownloads; +@property(getter=isUsingNetwork,readonly) BOOL usingNetwork; +@property(readonly) NSArray * placeholderDownloads; +@property(readonly) NSArray * preorders; + ++ (void)setCachedArtwork:(id)arg1 forDownload:(id)arg2; ++ (void)loadArtworkForDownload:(id)arg1; ++ (void)cancelLoadArtworkForDownload:(id)arg1; ++ (id)cachedArtworkForDownload:(id)arg1; ++ (id)softwareApplicationDownloadKinds; ++ (id)mediaDownloadKinds; + +- (void)downloadManagerNetworkUsageDidChange:(id)arg1; +- (void)downloadManagerDownloadsDidChange:(id)arg1; +- (void)downloadManager:(id)arg1 downloadStatesDidChange:(id)arg2; +- (id)downloads; +- (id)downloadManager; +- (void)setShouldAutomaticallyFinishDownloads:(BOOL)arg1; +- (BOOL)shouldAutomaticallyFinishDownloads; +- (void)_sendQueuePreOrdersChanged; +- (BOOL)startPreOrderDownload:(id)arg1; +- (void)removePlaceholderDownload:(id)arg1; +- (id)placeholderDownloads; +- (id)downloadForItemIdentifier:(unsigned long long)arg1; +- (void)addPlaceholderDownloads:(id)arg1; +- (BOOL)cancelDownload:(id)arg1; +- (BOOL)addDownload:(id)arg1; +- (id)initWithDownloadManagerOptions:(id)arg1; +- (void)_sendQueueChangedWithRemovals:(id)arg1; +- (void)_messageObserversWithFunction:(int (*)())arg1 context:(void*)arg2; +- (void)_sendQueueNetworkUsageChanged; +- (void)_sendDownloadStatusChangedAtIndex:(int)arg1; +- (void)getDownloadsUsingBlock:(id)arg1; +- (id)_initWithDownloadManagerOptions:(id)arg1; +- (void)_handleDownloadsDidChange:(id)arg1; +- (void)addObserver:(id)arg1; +- (void)removeObserver:(id)arg1; +- (id)init; +- (void)dealloc; +- (BOOL)canCancelDownload:(id)arg1; +- (void)downloadManager:(id)arg1 downloadsDidChange:(id)arg2; +- (id)preorders; +- (BOOL)reloadFromServer; +- (id)initWithDownloadKinds:(id)arg1; +- (id)downloadKinds; +- (BOOL)isUsingNetwork; + +@end diff --git a/StoreServices.framework/SSDownloadSession.h b/StoreServices.framework/SSDownloadSession.h new file mode 100755 index 0000000..055af81 --- /dev/null +++ b/StoreServices.framework/SSDownloadSession.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class SSXPCConnection, SSDownloadAsset, SSDownload; + +@interface SSDownloadSession : NSObject { + SSXPCConnection *_controlConnection; + struct dispatch_queue_s { } *_dispatchQueue; + long long _sessionID; +} + +@property(readonly) SSDownload * download; +@property(readonly) SSDownloadAsset * downloadAsset; + + +- (id)downloadAsset; +- (void*)_copySessionPropertyWithKey:(const char *)arg1; +- (id)_initSSDownloadSession; +- (id)_initWithSessionIdentifier:(long long)arg1 controlConnection:(id)arg2; +- (id)download; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)init; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSDownloadStatus.h b/StoreServices.framework/SSDownloadStatus.h new file mode 100755 index 0000000..5afdc4e --- /dev/null +++ b/StoreServices.framework/SSDownloadStatus.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class SSDownloadPhase, NSError; + +@interface SSDownloadStatus : NSObject { + SSDownloadPhase *_activePhase; + BOOL _contentRestricted; + NSError *_error; + BOOL _failed; + BOOL _paused; +} + +@property(retain) NSError * error; +@property(getter=isFailed) BOOL failed; +@property(getter=isFailedTransient,readonly) BOOL failedTransient; +@property(getter=isPausable) BOOL pausable; +@property(getter=isPaused) BOOL paused; +@property(getter=isContentRestricted) BOOL contentRestricted; +@property(readonly) SSDownloadPhase * activePhase; +@property(readonly) float percentComplete; + + +- (void)setPercentComplete:(float)arg1; +- (float)percentComplete; +- (void)setError:(id)arg1; +- (id)activePhase; +- (BOOL)isFailedTransient; +- (BOOL)isFailed; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (void)setOperationType:(int)arg1; +- (void)setOperationProgress:(id)arg1; +- (void)setContentRestricted:(BOOL)arg1; +- (void)setPausable:(BOOL)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (void)setPaused:(BOOL)arg1; +- (void)setFailed:(BOOL)arg1; +- (BOOL)isPaused; +- (id)error; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (BOOL)isContentRestricted; +- (BOOL)isPausable; + +@end diff --git a/StoreServices.framework/SSEntity.h b/StoreServices.framework/SSEntity.h new file mode 100755 index 0000000..76fcd75 --- /dev/null +++ b/StoreServices.framework/SSEntity.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class SSXPCConnection, NSMutableDictionary, NSDictionary; + +@interface SSEntity : NSObject { + SSXPCConnection *_connection; + struct dispatch_queue_s { } *_dispatchQueue; + NSMutableDictionary *_localExternalValues; + NSMutableDictionary *_localValues; + long long _pid; +} + +@property(readonly) long long _persistentIdentifier; +@property(getter=_localExternalValues,setter=_setLocalExternalValues:,copy) NSDictionary * _localExternalValues; +@property(getter=_localValues,setter=_setLocalValues:,copy) NSDictionary * _localValues; +@property(getter=_isManaged,readonly) BOOL _managed; + ++ (long long)_setValuesMessage; ++ (long long)_setExternalValuesMessage; ++ (long long)_getValueMessage; ++ (long long)_getExternalValuesMessage; + +- (void)getValues:(id*)arg1 forProperties:(id*)arg2 count:(unsigned int)arg3; +- (void)resetCachedExternalProperties:(id*)arg1 count:(unsigned int)arg2; +- (id)_clientValueForProperty:(id)arg1 databaseValue:(id)arg2; +- (long long)_persistentIdentifier; +- (void)getValues:(id*)arg1 forExternalProperties:(id*)arg2 count:(unsigned int)arg3; +- (void)_getValues:(id*)arg1 forProperties:(id*)arg2 count:(unsigned int)arg3 message:(long long)arg4; +- (void)_setLocalValues:(id)arg1; +- (id)_localValues; +- (void)_setLocalExternalValues:(id)arg1; +- (id)_localExternalValues; +- (void)_addCachedPropertyValues:(id)arg1; +- (void)_addCachedExternalValues:(id)arg1; +- (void*)copyXPCEncoding; +- (void)_resetLocalIVars; +- (BOOL)setValuesWithDictionary:(id)arg1; +- (BOOL)setExternalValuesWithDictionary:(id)arg1; +- (BOOL)_isManaged; +- (void)_becomeManagedOnConnection:(id)arg1; +- (id)_initWithPersistentIdentifier:(long long)arg1; +- (BOOL)setValue:(id)arg1 forProperty:(id)arg2; +- (id)valueForProperty:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)resetCachedProperties:(id*)arg1 count:(unsigned int)arg2; +- (id)valueForExternalProperty:(id)arg1; + +@end diff --git a/StoreServices.framework/SSEventMonitor.h b/StoreServices.framework/SSEventMonitor.h new file mode 100755 index 0000000..b180b30 --- /dev/null +++ b/StoreServices.framework/SSEventMonitor.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class , SSXPCConnection; + +@interface SSEventMonitor : NSObject { + *_delegate; + struct dispatch_queue_s { } *_delegateQueue; + struct dispatch_queue_s { } *_dispatchQueue; + SSXPCConnection *_eventConnection; +} + +@property * delegate; + + +- (void)_connectEventConnection; +- (void)_handleMessage:(void*)arg1 fromServerConnection:(struct _xpc_connection_s { }*)arg2; +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (id)init; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSHasAccountCondition.h b/StoreServices.framework/SSHasAccountCondition.h new file mode 100755 index 0000000..210708a --- /dev/null +++ b/StoreServices.framework/SSHasAccountCondition.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@interface SSHasAccountCondition : SSProtocolCondition { +} + + +- (BOOL)evaluateWithContext:(id)arg1; + +@end diff --git a/StoreServices.framework/SSItem.h b/StoreServices.framework/SSItem.h new file mode 100755 index 0000000..529ecca --- /dev/null +++ b/StoreServices.framework/SSItem.h @@ -0,0 +1,101 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSNumber, SSItemOffer, NSURL, SSItemImageCollection, NSMutableArray, NSDictionary, NSString, SSURLConnectionRequest, NSDate, NSArray; + +@interface SSItem : NSObject { + NSDate *_expirationDate; + NSArray *_offers; + NSDictionary *_properties; + NSString *_tellAFriendBody; + NSString *_tellAFriendBodyMIMEType; + NSMutableArray *_tellAFriendHandlers; + SSURLConnectionRequest *_tellAFriendRequest; + NSString *_tellAFriendSubject; +} + +@property(readonly) NSNumber * ITunesStoreIdentifier; +@property(readonly) NSArray * allItemOffers; +@property(readonly) SSItemOffer * defaultItemOffer; +@property(readonly) NSString * artistName; +@property(readonly) NSDate * expirationDate; +@property(readonly) NSString * itemTitle; +@property(readonly) NSString * itemKind; +@property(getter=isRestricted,readonly) BOOL restricted; +@property(getter=isGameCenterEnabled,readonly) BOOL gameCenterEnabled; +@property(readonly) NSURL * viewItemURL; +@property(readonly) float averageUserRating; +@property(readonly) int numberOfUserRatings; +@property(readonly) SSItemImageCollection * imageCollection; +@property(readonly) NSArray * thumbnailImages; + + +- (id)bundleVersion; +- (float)averageUserRating; +- (int)numberOfUserRatings; +- (id)priceDisplay; +- (id)artistName; +- (id)ITunesStoreIdentifier; +- (id)expirationDate; +- (void)urlConnectionRequest:(id)arg1 didReceiveResponse:(id)arg2; +- (id)viewReviewsURL; +- (id)sendGiftURL; +- (id)viewItemURL; +- (id)thumbnailImages; +- (void)loadTellAFriendMessageWithCompletionHandler:(id)arg1; +- (void)_finishTellAFriendLoadWithError:(id)arg1; +- (id)_tellAFriendDictionary; +- (id)_offers; +- (void)_setExpirationDate:(id)arg1; +- (id)rawItemDictionary; +- (id)releaseDateString; +- (id)videoDetails; +- (id)seriesName; +- (id)seasonNumber; +- (id)numberOfItemsInCollection; +- (id)numberOfCollectionsInCollectionGroup; +- (id)networkName; +- (id)longDescription; +- (id)indexInCollection; +- (id)genreIdentifier; +- (id)episodeSortIdentifier; +- (id)episodeIdentifier; +- (id)composerName; +- (BOOL)isCompilation; +- (id)collectionIndexInCollectionGroup; +- (id)collectionIdentifier; +- (id)collectionArtistName; +- (id)artistIdentifier; +- (id)preOrderIdentifier; +- (void)request:(id)arg1 didFailWithError:(id)arg2; +- (void)requestDidFinish:(id)arg1; +- (id)defaultItemOffer; +- (id)itemOfferForIdentifier:(id)arg1; +- (id)itemKind; +- (id)allItemOffers; +- (id)shortDescription; +- (id)valueForProperty:(id)arg1; +- (id)itemTitle; +- (id)bundleIdentifier; +- (id)description; +- (void)dealloc; +- (id)imageCollection; +- (id)genreName; +- (BOOL)isGameCenterEnabled; +- (id)collectionName; +- (id)tellAFriendSubject; +- (id)tellAFriendBodyURL; +- (id)tellAFriendBodyMIMEType; +- (id)tellAFriendBody; +- (id)relatedItemsForRelationType:(id)arg1; +- (id)releaseDate; +- (id)mediaKind; +- (id)playableMedia; +- (id)initWithItemDictionary:(id)arg1; +- (id)buyParameters; +- (id)softwareType; +- (id)contentRating; +- (BOOL)isRestricted; + +@end diff --git a/StoreServices.framework/SSItemArtworkImage.h b/StoreServices.framework/SSItemArtworkImage.h new file mode 100755 index 0000000..34b1b64 --- /dev/null +++ b/StoreServices.framework/SSItemArtworkImage.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSURL, NSMutableDictionary, NSString; + +@interface SSItemArtworkImage : NSObject { + NSMutableDictionary *_dictionary; + NSString *_imageKind; +} + +@property(readonly) int height; +@property(readonly) int width; +@property(copy) NSString * imageKind; +@property(readonly) int imageOrientation; +@property(readonly) float imageScale; +@property(getter=isPrerendered,readonly) BOOL prerendered; +@property(retain) NSURL * URL; +@property(readonly) struct CGSize { float x1; float x2; } imageSize; + + +- (BOOL)isPrerendered; +- (void)_setValue:(id)arg1 forKey:(id)arg2; +- (void)setImageKindWithTypeName:(id)arg1 variantName:(id)arg2; +- (void)setImageKind:(id)arg1; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (int)height; +- (void)setURL:(id)arg1; +- (void)setValue:(id)arg1 forProperty:(id)arg2; +- (id)valueForProperty:(id)arg1; +- (id)URL; +- (struct CGSize { float x1; float x2; })imageSize; +- (int)width; +- (int)imageOrientation; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)initWithArtworkDictionary:(id)arg1; +- (id)imageKind; +- (float)imageScale; + +@end diff --git a/StoreServices.framework/SSItemAvailableCondition.h b/StoreServices.framework/SSItemAvailableCondition.h new file mode 100755 index 0000000..c52c595 --- /dev/null +++ b/StoreServices.framework/SSItemAvailableCondition.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@interface SSItemAvailableCondition : SSProtocolCondition { +} + + +- (BOOL)evaluateWithContext:(id)arg1; + +@end diff --git a/StoreServices.framework/SSItemContentRating.h b/StoreServices.framework/SSItemContentRating.h new file mode 100755 index 0000000..12f15f3 --- /dev/null +++ b/StoreServices.framework/SSItemContentRating.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSString, NSDictionary, SSItemArtworkImage, NSMutableDictionary; + +@interface SSItemContentRating : NSObject { + NSMutableDictionary *_dictionary; +} + +@property(getter=isExplicitContent,readonly) BOOL explicitContent; +@property int rank; +@property(copy) NSString * ratingDescription; +@property(copy) NSString * ratingLabel; +@property int ratingSystem; +@property(getter=isRestricted,readonly) BOOL restricted; +@property BOOL shouldHideWhenRestricted; +@property(readonly) NSDictionary * contentRatingDictionary; +@property(readonly) SSItemArtworkImage * ratingSystemLogo; + ++ (id)stringForRatingSystem:(int)arg1; ++ (int)ratingSystemFromString:(id)arg1; + +- (void)setRank:(int)arg1; +- (int)rank; +- (void)_setValueCopy:(id)arg1 forProperty:(id)arg2; +- (id)contentRatingDictionary; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (void)_setValue:(id)arg1 forProperty:(id)arg2; +- (id)valueForProperty:(id)arg1; +- (id)initWithDictionary:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (void)setShouldHideWhenRestricted:(BOOL)arg1; +- (id)ratingSystemLogo; +- (void)setRatingLabel:(id)arg1; +- (id)ratingLabel; +- (void)setRatingDescription:(id)arg1; +- (id)ratingDescription; +- (BOOL)_isRatingSystemForMusic:(int)arg1; +- (BOOL)isExplicitContent; +- (BOOL)_isRatingSystemForTV:(int)arg1; +- (BOOL)_isRatingSystemForMovies:(int)arg1; +- (BOOL)_isRatingSystemForApps:(int)arg1; +- (BOOL)shouldHideWhenRestricted; +- (int)ratingSystem; +- (BOOL)isRestricted; +- (void)setRatingSystem:(int)arg1; + +@end diff --git a/StoreServices.framework/SSItemImageCollection.h b/StoreServices.framework/SSItemImageCollection.h new file mode 100755 index 0000000..7cc6d7c --- /dev/null +++ b/StoreServices.framework/SSItemImageCollection.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSArray; + +@interface SSItemImageCollection : NSObject { + NSArray *_itemImages; +} + +@property(readonly) NSArray * itemImages; + + +- (id)_imagesForSize:(struct CGSize { float x1; float x2; })arg1 scale:(float)arg2; +- (id)imagesForSize:(struct CGSize { float x1; float x2; })arg1; +- (id)_newImagesForDictionary:(id)arg1; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)initWithImageCollection:(id)arg1; +- (id)initWithItemImages:(id)arg1; +- (id)imagesForKind:(id)arg1; +- (id)bestImageForSize:(struct CGSize { float x1; float x2; })arg1; +- (id)itemImages; + +@end diff --git a/StoreServices.framework/SSItemLookupRequest.h b/StoreServices.framework/SSItemLookupRequest.h new file mode 100755 index 0000000..047630a --- /dev/null +++ b/StoreServices.framework/SSItemLookupRequest.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class , NSMutableDictionary; + +@interface SSItemLookupRequest : SSRequest { + NSMutableDictionary *_parameters; +} + +@property * delegate; + + +- (void)setValue:(id)arg1 forParameter:(id)arg2; +- (id)_copyStringParameters; +- (void)_sendItemsToDelegate:(id)arg1; +- (id)_copyItemsFromResponse:(id)arg1 userInfo:(id)arg2; +- (id)_errorForStatusCode:(int)arg1; +- (id)_convertedValueForValue:(id)arg1; +- (BOOL)issueRequestForIdentifier:(id)arg1 error:(id*)arg2; +- (BOOL)handleFinishResponse:(id)arg1 error:(id*)arg2; +- (id)valueForParameter:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSItemMedia.h b/StoreServices.framework/SSItemMedia.h new file mode 100755 index 0000000..40cdaa5 --- /dev/null +++ b/StoreServices.framework/SSItemMedia.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSURL, NSString; + +@interface SSItemMedia : NSObject { + int _duration; + int _fullDuration; + long long _mediaFileSize; + NSString *_mediaKind; + BOOL _protected; + NSURL *_url; +} + +@property(readonly) int durationInMilliseconds; +@property(copy) NSString * mediaKind; +@property(getter=isProtectedMedia,readonly) BOOL protectedMedia; +@property(readonly) NSURL * URL; +@property(readonly) int fullDurationInMilliseconds; +@property(readonly) long long mediaFileSize; + + +- (BOOL)isProtectedMedia; +- (void)setMediaKind:(id)arg1; +- (id)initWithStoreOfferDictionary:(id)arg1; +- (int)durationInMilliseconds; +- (id)URL; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)init; +- (void)dealloc; +- (id)mediaKind; +- (int)fullDurationInMilliseconds; +- (long long)mediaFileSize; + +@end diff --git a/StoreServices.framework/SSItemOffer.h b/StoreServices.framework/SSItemOffer.h new file mode 100755 index 0000000..ff68f51 --- /dev/null +++ b/StoreServices.framework/SSItemOffer.h @@ -0,0 +1,66 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSSet, SSItem, SSDialog, SSItemMedia, NSString, NSMutableDictionary, NSArray; + +@interface SSItemOffer : NSObject { + SSItem *_item; + NSMutableDictionary *_offerDictionary; + NSString *_offerIdentifier; + NSArray *_supportedDevices; +} + +@property(readonly) NSString * offerIdentifier; +@property(readonly) NSString * buyParameters; +@property(readonly) NSString * priceDisplay; +@property(readonly) NSString * actionDisplayName; +@property(getter=isOneTapOffer,readonly) BOOL oneTapOffer; +@property(getter=isPreorder,readonly) BOOL preorder; +@property(readonly) SSItemMedia * offerMedia; +@property(readonly) SSDialog * confirmationDialog; +@property(readonly) SSDialog * successDialog; +@property(readonly) NSArray * supportedDevices; +@property(readonly) NSSet * accountIdentifiers; +@property(readonly) NSString * actionType; +@property(readonly) long long estimatedDiskSpaceNeeded; +@property(readonly) id requiredSoftwareCapabilities; +@property(readonly) BOOL shouldShowPlusIcon; +@property(getter=_offerItem,setter=_setOfferItem:) SSItem * _offerItem; + ++ (id)_preferredOfferIdentifiers; + +- (id)priceDisplay; +- (id)_offerItem; +- (long long)estimatedDiskSpaceNeeded; +- (id)accountIdentifiers; +- (id)supportedDevices; +- (void)_setOfferItem:(id)arg1; +- (id)successDialog; +- (id)confirmationDialog; +- (BOOL)isPreorder; +- (id)valueForProperty:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (BOOL)isOneTapOffer; +- (id)actionDisplayName; +- (BOOL)shouldShowPlusIcon; +- (id)requiredSoftwareCapabilities; +- (id)initWithOfferIdentifier:(id)arg1 dictionary:(id)arg2; +- (id)offerIdentifier; +- (id)playableMedia; +- (id)allowedToneStyles; +- (id)buyParameters; +- (id)documentUTI; +- (id)offerMedia; +- (id)documentRequiredHandlers; +- (id)documentCannotOpenDialog; +- (id)actionType; +- (void)setOneTapOffer:(BOOL)arg1; +- (void)setActionDisplayName:(id)arg1; +- (void)setPriceDisplay:(id)arg1; +- (void)setBuyParameters:(id)arg1; + +@end diff --git a/StoreServices.framework/SSItemOfferDevice.h b/StoreServices.framework/SSItemOfferDevice.h new file mode 100755 index 0000000..67b2b9f --- /dev/null +++ b/StoreServices.framework/SSItemOfferDevice.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSString, SSItemOfferDeviceError; + +@interface SSItemOfferDevice : NSObject { + int _deviceIdentifier; + SSItemOfferDeviceError *_incompatibleDeviceError; + SSItemOfferDeviceError *_incompatibleSystemError; + NSString *_minimumProductVersion; +} + +@property(readonly) int deviceIdentifier; +@property(readonly) NSString * minimumProductVersion; +@property(readonly) SSItemOfferDeviceError * incompatibleDeviceError; +@property(readonly) SSItemOfferDeviceError * incompatibleSystemError; + + +- (id)minimumProductVersion; +- (id)incompatibleSystemError; +- (id)incompatibleDeviceError; +- (int)deviceIdentifier; +- (id)initWithDeviceIdentifier:(int)arg1; +- (id)initWithOfferDeviceDicitionary:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSItemOfferDeviceError.h b/StoreServices.framework/SSItemOfferDeviceError.h new file mode 100755 index 0000000..c6679b4 --- /dev/null +++ b/StoreServices.framework/SSItemOfferDeviceError.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSURL, NSString; + +@interface SSItemOfferDeviceError : NSObject { + NSString *_localizedMessage; + NSString *_localizedTitle; + NSString *_localizedURLTitle; + NSURL *_url; +} + +@property(readonly) NSString * localizedMessage; +@property(readonly) NSString * localizedTitle; +@property(readonly) NSString * localizedURLTitle; +@property(readonly) NSURL * URL; + + +- (id)localizedTitle; +- (id)localizedURLTitle; +- (id)localizedMessage; +- (id)_initWithMessage:(id)arg1 title:(id)arg2 URLTitle:(id)arg3 URL:(id)arg4; +- (id)URL; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSLoadURLBagRequest.h b/StoreServices.framework/SSLoadURLBagRequest.h new file mode 100755 index 0000000..346673e --- /dev/null +++ b/StoreServices.framework/SSLoadURLBagRequest.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@interface SSLoadURLBagRequest : SSRequest { +} + + +- (BOOL)issueRequestForIdentifier:(id)arg1 error:(id*)arg2; + +@end diff --git a/StoreServices.framework/SSLockdown.h b/StoreServices.framework/SSLockdown.h new file mode 100755 index 0000000..c4fad32 --- /dev/null +++ b/StoreServices.framework/SSLockdown.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSMutableDictionary, NSLock; + +@interface SSLockdown : NSObject { + NSMutableDictionary *_dictionary; + NSLock *_lock; +} + +@property(readonly) long long availableDiskSpace; +@property(readonly) long long totalDiskCapacity; + ++ (id)sharedInstance; + +- (struct __CFString { }*)copyDeviceGUID; +- (void)_setLocalValue:(void*)arg1 forKey:(struct __CFString { }*)arg2 domain:(struct __CFString { }*)arg3; +- (void*)_copyLocalValueForKey:(struct __CFString { }*)arg1 domain:(struct __CFString { }*)arg2; +- (void)removeAccountFromDomain:(struct __CFString { }*)arg1; +- (id)copyAccountDictionaryForDomain:(struct __CFString { }*)arg1; +- (long long)totalDiskCapacity; +- (BOOL)_ntsSaveLocalDictionary; +- (id)_localDictionaryFileName; +- (id)_localDictionaryDirectory; +- (id)_ntsLocalDictionary; +- (void*)copyValueForKey:(struct __CFString { }*)arg1 domain:(struct __CFString { }*)arg2; +- (void)setValue:(void*)arg1 forKey:(struct __CFString { }*)arg2 domain:(struct __CFString { }*)arg3; +- (void*)copyITunesValueForKey:(struct __CFString { }*)arg1 usedDomain:(const struct __CFString {}**)arg2; +- (id)init; +- (void)dealloc; +- (long long)availableDiskSpace; + +@end diff --git a/StoreServices.framework/SSLogFileOptions.h b/StoreServices.framework/SSLogFileOptions.h new file mode 100755 index 0000000..52f0fc2 --- /dev/null +++ b/StoreServices.framework/SSLogFileOptions.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSString; + +@interface SSLogFileOptions : NSObject { + NSString *_directoryPath; + NSString *_fileName; + int _maxNumberOfLogFiles; + unsigned long _maxSizeInBytes; +} + +@property(copy) NSString * logDirectoryPath; +@property(copy) NSString * logFileBaseName; +@property unsigned long maxLogFileSize; +@property int maxNumberOfLogFiles; + + +- (void)setMaxNumberOfLogFiles:(int)arg1; +- (int)maxNumberOfLogFiles; +- (void)setMaxLogFileSize:(unsigned long)arg1; +- (unsigned long)maxLogFileSize; +- (void)setLogFileBaseName:(id)arg1; +- (id)logFileBaseName; +- (void)setLogDirectoryPath:(id)arg1; +- (id)logDirectoryPath; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSMutableAuthenticationContext.h b/StoreServices.framework/SSMutableAuthenticationContext.h new file mode 100755 index 0000000..64aea3b --- /dev/null +++ b/StoreServices.framework/SSMutableAuthenticationContext.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSArray, NSString, NSDictionary, NSNumber; + +@interface SSMutableAuthenticationContext : SSAuthenticationContext { +} + +@property(copy) NSString * accountName; +@property int accountScope; +@property(getter=isAccountNameEditable) BOOL accountNameEditable; +@property BOOL canCreateNewAccount; +@property(copy) NSString * preferredITunesStoreClient; +@property int promptStyle; +@property(copy) NSDictionary * requestParameters; +@property BOOL shouldFollowAccountButtons; +@property(copy) NSDictionary * signupRequestParameters; +@property(retain) NSNumber * requiredUniqueIdentifier; +@property(copy) NSArray * userAgentComponents; +@property(copy) NSDictionary * HTTPHeaders; +@property(copy) NSString * clientIdentifierHeader; +@property(getter=isDemoAccount) BOOL demoAccount; +@property BOOL shouldIgnoreProtocol; +@property int tokenType; + + +- (void)setAccountName:(id)arg1; +- (void)setTokenType:(int)arg1; +- (void)setClientIdentifierHeader:(id)arg1; +- (void)setUserAgentComponents:(id)arg1; +- (void)setSignupRequestParameters:(id)arg1; +- (void)setShouldIgnoreProtocol:(BOOL)arg1; +- (void)setPreferredITunesStoreClient:(id)arg1; +- (void)setCanCreateNewAccount:(BOOL)arg1; +- (void)setAccountNameEditable:(BOOL)arg1; +- (void)setDemoAccount:(BOOL)arg1; +- (void)setAccountScope:(int)arg1; +- (void)setValue:(id)arg1 forHTTPHeaderField:(id)arg2; +- (id)mutableCopyWithZone:(struct _NSZone { }*)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)setRequiredUniqueIdentifier:(id)arg1; +- (void)setHTTPHeaders:(id)arg1; +- (void)setRequestParameters:(id)arg1; +- (void)setPromptStyle:(int)arg1; +- (void)setShouldFollowAccountButtons:(BOOL)arg1; + +@end diff --git a/StoreServices.framework/SSMutableSoftwareUpdatesContext.h b/StoreServices.framework/SSMutableSoftwareUpdatesContext.h new file mode 100755 index 0000000..c42bceb --- /dev/null +++ b/StoreServices.framework/SSMutableSoftwareUpdatesContext.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSString, NSArray; + +@interface SSMutableSoftwareUpdatesContext : SSSoftwareUpdatesContext { +} + +@property(getter=isForced) BOOL forced; +@property(copy) NSArray * softwareTypes; +@property(copy) NSString * clientIdentifierHeader; + + +- (void)setSoftwareTypes:(id)arg1; +- (void)setForced:(BOOL)arg1; +- (void)setClientIdentifierHeader:(id)arg1; + +@end diff --git a/StoreServices.framework/SSMutableURLRequestProperties.h b/StoreServices.framework/SSMutableURLRequestProperties.h new file mode 100755 index 0000000..4ad7353 --- /dev/null +++ b/StoreServices.framework/SSMutableURLRequestProperties.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSArray, NSString, NSData, NSDictionary, NSInputStream, NSURL; + +@interface SSMutableURLRequestProperties : SSURLRequestProperties { +} + +@property int allowedRetryCount; +@property unsigned int cachePolicy; +@property(copy) NSString * clientIdentifier; +@property long long expectedContentLength; +@property(copy) NSData * HTTPBody; +@property(copy) NSString * HTTPMethod; +@property(getter=isITunesStoreRequest) BOOL ITunesStoreRequest; +@property double timeoutInterval; +@property(copy) NSString * URLBagKey; +@property(retain) NSURL * URL; +@property(copy) NSArray * userAgentComponents; +@property(copy) NSDictionary * HTTPHeaders; +@property(copy) NSDictionary * requestParameters; +@property(retain) NSInputStream * HTTPBodyStream; +@property BOOL shouldProcessProtocol; +@property int URLBagType; +@property(copy) id URLBagURLBlock; +@property(copy) NSArray * URLs; + + +- (void)setURLBagURLBlock:(id)arg1; +- (void)setUserAgentComponents:(id)arg1; +- (void)setExpectedContentLength:(long long)arg1; +- (void)setHTTPBodyStream:(id)arg1; +- (void)setHTTPBody:(id)arg1; +- (void)setHTTPMethod:(id)arg1; +- (void)setTimeoutInterval:(double)arg1; +- (void)setCachePolicy:(unsigned int)arg1; +- (void)setValue:(id)arg1 forHTTPHeaderField:(id)arg2; +- (void)setURLs:(id)arg1; +- (void)setURL:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)setAllowedRetryCount:(int)arg1; +- (void)setClientIdentifier:(id)arg1; +- (void)setShouldProcessProtocol:(BOOL)arg1; +- (void)setITunesStoreRequest:(BOOL)arg1; +- (void)setHTTPHeaders:(id)arg1; +- (void)setURLBagType:(int)arg1; +- (void)setRequestParameters:(id)arg1; +- (void)setURLBagKey:(id)arg1; +- (void)setValue:(id)arg1 forRequestParameter:(id)arg2; + +@end diff --git a/StoreServices.framework/SSNetworkConstraints.h b/StoreServices.framework/SSNetworkConstraints.h new file mode 100755 index 0000000..0ea3cec --- /dev/null +++ b/StoreServices.framework/SSNetworkConstraints.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@interface SSNetworkConstraints : NSObject { + struct dispatch_queue_s { } *_dispatchQueue; + long long _sizeLimit2G; + long long _sizeLimit3G; + long long _sizeLimitWiFi; +} + +@property(getter=isAnyNetworkTypeEnabled,readonly) BOOL anyNetworkTypeEnabled; + ++ (id)newNetworkConstraintsByDownloadKindFromURLBag:(id)arg1; ++ (void)_addNetworkConstraintsToDictionary:(id)arg1 forNetworkType:(int)arg2 legacyDictionary:(id)arg3; ++ (id)_newLegacyNetworkConstraintsWithDictionary:(id)arg1; ++ (id)_newModernNetworkConstraintsWithArray:(id)arg1; + +- (long long)sizeLimitForNetworkType:(int)arg1; +- (void)setSizeLimitsWithStoreConstraintDictionary:(id)arg1; +- (void)setAllNetworkTypesDisabled; +- (void)setSizeLimit:(long long)arg1 forNetworkType:(int)arg2; +- (void)_setSizeLimit:(long long)arg1 forNetworkType:(int)arg2; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (BOOL)isAnyNetworkTypeEnabled; + +@end diff --git a/StoreServices.framework/SSOperationProgress.h b/StoreServices.framework/SSOperationProgress.h new file mode 100755 index 0000000..e9823ed --- /dev/null +++ b/StoreServices.framework/SSOperationProgress.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSMutableArray; + +@interface SSOperationProgress : NSObject { + BOOL _canPause; + double _changeRate; + long long _currentValue; + struct dispatch_queue_s { } *_dispatchQueue; + double _estimatedTimeRemaining; + long long _maxValue; + long long _normalizedCurrentValue; + long long _normalizedMaxValue; + int _operationType; + NSMutableArray *_snapshotTimes; + NSMutableArray *_snapshotValues; + int _units; +} + +@property BOOL canPause; +@property int operationType; +@property double changeRate; +@property long long currentValue; +@property double estimatedTimeRemaining; +@property long long maxValue; +@property int units; +@property long long normalizedCurrentValue; +@property long long normalizedMaxValue; + + +- (long long)maxValue; +- (void)snapshot; +- (void)setUnits:(int)arg1; +- (void)setEstimatedTimeRemaining:(double)arg1; +- (void)setChangeRate:(double)arg1; +- (void)resetSnapshots; +- (long long)currentValue; +- (double)changeRate; +- (int)units; +- (long long)normalizedMaxValue; +- (long long)normalizedCurrentValue; +- (BOOL)canPause; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (void)setOperationType:(int)arg1; +- (void)setNormalizedMaxValue:(long long)arg1; +- (void)setNormalizedCurrentValue:(long long)arg1; +- (void)setCanPause:(BOOL)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (int)operationType; +- (void)setMaxValue:(long long)arg1; +- (double)estimatedTimeRemaining; +- (void)_updateStatisticsFromSnapshots; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (void)setCurrentValue:(long long)arg1; + +@end diff --git a/StoreServices.framework/SSPersonalizeOffersRequest.h b/StoreServices.framework/SSPersonalizeOffersRequest.h new file mode 100755 index 0000000..78a61fb --- /dev/null +++ b/StoreServices.framework/SSPersonalizeOffersRequest.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class , NSArray; + +@interface SSPersonalizeOffersRequest : SSRequest { + NSArray *_items; +} + +@property(readonly) NSArray * items; +@property * delegate; + + +- (BOOL)issueRequestForIdentifier:(id)arg1 error:(id*)arg2; +- (BOOL)handleFinishResponse:(id)arg1 error:(id*)arg2; +- (void)_sendResponseToDelegate:(id)arg1; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (id)initWithItems:(id)arg1; +- (id)items; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSPersonalizeOffersResponse.h b/StoreServices.framework/SSPersonalizeOffersResponse.h new file mode 100755 index 0000000..91888a9 --- /dev/null +++ b/StoreServices.framework/SSPersonalizeOffersResponse.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSMutableDictionary, NSArray; + +@interface SSPersonalizeOffersResponse : NSObject { + NSMutableDictionary *_actionDisplayNames; + NSMutableDictionary *_actionParameters; + NSArray *_items; + NSMutableDictionary *_priceDisplayNames; +} + +@property(readonly) NSArray * personalizedItems; + + +- (void)setPriceDisplayString:(id)arg1 forItemType:(id)arg2; +- (void)setActionParameters:(id)arg1 forItemIdentifier:(id)arg2; +- (void)setActionDisplayNameString:(id)arg1 forItemType:(id)arg2; +- (id)personalizedItems; +- (void)_setPersonalizedItems:(id)arg1; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (void)dealloc; +- (id)actionDisplayNameForItemType:(id)arg1; +- (id)priceDisplayForItemType:(id)arg1; +- (id)actionParametersForItemIdentifier:(id)arg1; + +@end diff --git a/StoreServices.framework/SSPlatformCondition.h b/StoreServices.framework/SSPlatformCondition.h new file mode 100755 index 0000000..00b0ccc --- /dev/null +++ b/StoreServices.framework/SSPlatformCondition.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@interface SSPlatformCondition : SSProtocolCondition { +} + + +- (BOOL)evaluateWithContext:(id)arg1; + +@end diff --git a/StoreServices.framework/SSPlayInfoRequest.h b/StoreServices.framework/SSPlayInfoRequest.h new file mode 100755 index 0000000..78c4937 --- /dev/null +++ b/StoreServices.framework/SSPlayInfoRequest.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class SSPlayInfoResponse, , SSPlayInfoRequestContext; + +@interface SSPlayInfoRequest : SSRequest { + SSPlayInfoRequestContext *_context; + SSPlayInfoResponse *_response; +} + +@property(readonly) SSPlayInfoRequestContext * playInfoContext; +@property * delegate; +@property(readonly) SSPlayInfoResponse * playInfoResponse; + + +- (id)playInfoContext; +- (id)handleFailureResponse:(id)arg1; +- (BOOL)issueRequestForIdentifier:(id)arg1 error:(id*)arg2; +- (BOOL)handleFinishResponse:(id)arg1 error:(id*)arg2; +- (void)_sendResponseToDelegate:(id)arg1; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (id)initWithPlayInfoContext:(id)arg1; +- (id)playInfoResponse; +- (id)init; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSPlayInfoRequestContext.h b/StoreServices.framework/SSPlayInfoRequestContext.h new file mode 100755 index 0000000..7427eab --- /dev/null +++ b/StoreServices.framework/SSPlayInfoRequestContext.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSArray, NSString, NSData; + +@interface SSPlayInfoRequestContext : NSObject { + NSString *_playerGUID; + NSData *_sic; + NSArray *_sinfs; +} + +@property(copy) NSString * playerGUID; +@property(copy) NSData * SICData; +@property(copy) NSArray * sinfs; + + +- (id)sinfs; +- (id)playerGUID; +- (id)SICData; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (void)setPlayerGUID:(id)arg1; +- (void)setSICData:(id)arg1; +- (void)setSinfs:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSPlayInfoResponse.h b/StoreServices.framework/SSPlayInfoResponse.h new file mode 100755 index 0000000..2a0cec1 --- /dev/null +++ b/StoreServices.framework/SSPlayInfoResponse.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSError, NSData; + +@interface SSPlayInfoResponse : NSObject { + NSError *_error; + NSData *_playInfoData; +} + +@property(readonly) NSError * error; +@property(readonly) NSData * playInfoData; + + +- (id)initWithPlayInfoData:(id)arg1 error:(id)arg2; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (id)playInfoData; +- (id)error; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSPreorder.h b/StoreServices.framework/SSPreorder.h new file mode 100755 index 0000000..e8889b5 --- /dev/null +++ b/StoreServices.framework/SSPreorder.h @@ -0,0 +1,60 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class SSItemImageCollection, NSString, NSDate, NSNumber; + +@interface SSPreorder : NSObject { + NSNumber *_accountID; + NSString *_artistName; + SSItemImageCollection *_imageCollection; + unsigned long long _itemID; + NSString *_itemKind; + double _releaseDate; + NSString *_releaseDateString; + long long _pid; + unsigned long long _preorderID; + NSString *_title; +} + +@property(readonly) NSString * artistName; +@property(readonly) SSItemImageCollection * imageCollection; +@property(readonly) NSString * itemKind; +@property(readonly) long long persistentIdentifier; +@property(readonly) NSDate * releaseDate; +@property(readonly) NSString * releaseDateString; +@property(readonly) NSNumber * storeAccountIdentifier; +@property(readonly) unsigned long long storeItemIdentifier; +@property(readonly) unsigned long long storePreorderIdentifier; +@property(readonly) NSString * title; + + +- (id)artistName; +- (id)storeAccountIdentifier; +- (void)_setStorePreorderIdentifier:(long long)arg1; +- (void)_setStoreItemIdentifier:(long long)arg1; +- (void)_setStoreAccountIdentifier:(id)arg1; +- (void)_setReleaseDateString:(id)arg1; +- (void)_setReleaseDate:(id)arg1; +- (void)_setItemKind:(id)arg1; +- (void)_setImageCollection:(id)arg1; +- (void)_setArtistName:(id)arg1; +- (id)releaseDateString; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)_initWithPersistentIdentifier:(long long)arg1; +- (long long)persistentIdentifier; +- (id)itemKind; +- (id)title; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; +- (unsigned long long)storePreorderIdentifier; +- (id)imageCollection; +- (id)copyReleaseDateStringWithStyle:(long)arg1; +- (id)releaseDate; +- (unsigned long long)storeItemIdentifier; +- (void)_setTitle:(id)arg1; + +@end diff --git a/StoreServices.framework/SSPreorderManager.h b/StoreServices.framework/SSPreorderManager.h new file mode 100755 index 0000000..3a74572 --- /dev/null +++ b/StoreServices.framework/SSPreorderManager.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class SSXPCConnection, NSArray; + +@interface SSPreorderManager : NSObject { + SSXPCConnection *_connection; + struct dispatch_queue_s { } *_dispatchQueue; + NSArray *_itemKinds; + SSXPCConnection *_observerConnection; + struct dispatch_queue_s { } *_observerQueue; + struct __CFArray { } *_observers; + NSArray *_preorders; +} + +@property(readonly) NSArray * itemKinds; +@property(readonly) NSArray * preorders; + ++ (id)musicStoreItemKinds; + +- (id)itemKinds; +- (void)_registerAsObserver; +- (void)_sendMessageToObservers:(SEL)arg1; +- (void)_handleMessage:(void*)arg1 fromServerConnection:(struct _xpc_connection_s { }*)arg2; +- (void)_connectAsObserver; +- (void)addObserver:(id)arg1; +- (void)removeObserver:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)cancelPreorders:(id)arg1 withCompletionBlock:(id)arg2; +- (id)initWithItemKinds:(id)arg1; +- (id)preorders; +- (void)reloadFromServer; + +@end diff --git a/StoreServices.framework/SSProtocolCondition.h b/StoreServices.framework/SSProtocolCondition.h new file mode 100755 index 0000000..a890d2a --- /dev/null +++ b/StoreServices.framework/SSProtocolCondition.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@interface SSProtocolCondition : NSObject { + int _operator; + id _value; +} + ++ (id)newConditionWithDictionary:(id)arg1; + +- (BOOL)evaluateWithContext:(id)arg1; +- (id)initWithDictionary:(id)arg1; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSProtocolConditionalContext.h b/StoreServices.framework/SSProtocolConditionalContext.h new file mode 100755 index 0000000..c9d1a70 --- /dev/null +++ b/StoreServices.framework/SSProtocolConditionalContext.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSString; + +@interface SSProtocolConditionalContext : NSObject { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _itemLookupBlock; + + NSString *_platformName; + NSString *_systemVersion; +} + +@property(copy) id itemLookupBlock; +@property(copy) NSString * platformName; +@property(copy) NSString * systemVersion; + + +- (void)setPlatformName:(id)arg1; +- (id)platformName; +- (id)itemLookupBlock; +- (void)setSystemVersion:(id)arg1; +- (id)systemVersion; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (void)setItemLookupBlock:(id)arg1; + +@end diff --git a/StoreServices.framework/SSProtocolConditionalEvaluator.h b/StoreServices.framework/SSProtocolConditionalEvaluator.h new file mode 100755 index 0000000..4625e31 --- /dev/null +++ b/StoreServices.framework/SSProtocolConditionalEvaluator.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSDictionary, SSProtocolConditionalContext; + +@interface SSProtocolConditionalEvaluator : NSObject { + SSProtocolConditionalContext *_context; + NSDictionary *_dictionary; +} + ++ (id)defaultConditionalContext; ++ (void)setDefaultConditionalContext:(id)arg1; + +- (id)_dictionaryByEvaluatingChildrenOfDictionary:(id)arg1 withForcedValue:(int)arg2; +- (BOOL)_checkConditions:(id)arg1 withOperator:(id)arg2; +- (int)_logicalOperatorForString:(id)arg1; +- (id)_arrayByEvaluatingChildrenOfArray:(id)arg1 withForcedValue:(int)arg2; +- (id)_dictionaryByEvaluatingDictionary:(id)arg1 withForcedValue:(int)arg2; +- (id)_dictionaryByEvaluatingWithForcedValue:(int)arg1; +- (id)initWithDictionary:(id)arg1 conditionalContext:(id)arg2; +- (id)initWithDictionary:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)dictionaryByRemovingConditions; +- (id)dictionaryByEvaluatingConditions; + +@end diff --git a/StoreServices.framework/SSPurchase.h b/StoreServices.framework/SSPurchase.h new file mode 100755 index 0000000..8423a9a --- /dev/null +++ b/StoreServices.framework/SSPurchase.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSNumber, SSURLRequestProperties, SSItem, NSDictionary, NSString, SSItemOffer, NSMutableDictionary, NSArray; + +@interface SSPurchase : NSObject { + NSNumber *_accountIdentifier; + NSString *_buyParameters; + NSMutableDictionary *_downloadProperties; + NSArray *_filteredAssetTypes; + SSItem *_item; + SSItemOffer *_itemOffer; + long long _placeholderDownloadIdentifier; + SSURLRequestProperties *_requestProperties; + NSString *_uniqueIdentifier; +} + +@property(retain) NSNumber * accountIdentifier; +@property(copy) NSString * buyParameters; +@property(copy) NSArray * filteredAssetTypes; +@property long long placeholderDownloadIdentifier; +@property(copy) SSURLRequestProperties * requestProperties; +@property(copy) NSDictionary * downloadProperties; +@property(readonly) SSItem * item; +@property(readonly) SSItemOffer * itemOffer; +@property(readonly) NSString * uniqueIdentifier; + ++ (id)purchaseWithBuyParameters:(id)arg1; + +- (long long)placeholderDownloadIdentifier; +- (void)setFilteredAssetTypes:(id)arg1; +- (id)initWithItem:(id)arg1; +- (void)setPlaceholderDownloadIdentifier:(long long)arg1; +- (id)filteredAssetTypes; +- (void)setDownloadMetadata:(id)arg1; +- (id)downloadMetadata; +- (id)_initSSPurchase; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (id)uniqueIdentifier; +- (id)item; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)itemOffer; +- (void)setDownloadProperties:(id)arg1; +- (id)downloadProperties; +- (id)initWithItem:(id)arg1 offer:(id)arg2; +- (id)buyParameters; +- (void)setValue:(id)arg1 forDownloadProperty:(id)arg2; +- (id)accountIdentifier; +- (id)valueForDownloadProperty:(id)arg1; +- (id)requestProperties; +- (void)setRequestProperties:(id)arg1; +- (void)setBuyParameters:(id)arg1; +- (void)setAccountIdentifier:(id)arg1; + +@end diff --git a/StoreServices.framework/SSPurchaseHistoryItem.h b/StoreServices.framework/SSPurchaseHistoryItem.h new file mode 100755 index 0000000..ab01628 --- /dev/null +++ b/StoreServices.framework/SSPurchaseHistoryItem.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSMutableDictionary; + +@interface SSPurchaseHistoryItem : NSObject { + NSMutableDictionary *_properties; +} + + +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (void)setValue:(id)arg1 forProperty:(id)arg2; +- (id)valueForProperty:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSPurchaseRequest.h b/StoreServices.framework/SSPurchaseRequest.h new file mode 100755 index 0000000..bdb74a0 --- /dev/null +++ b/StoreServices.framework/SSPurchaseRequest.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSArray, NSMutableIndexSet, SSXPCConnection, ; + +@interface SSPurchaseRequest : SSRequest { + NSMutableIndexSet *_acknowledgedPurchases; + BOOL _isBackgroundRequest; + NSArray *_purchases; + SSXPCConnection *_requestConnection; + SSXPCConnection *_responseConnection; + BOOL _shouldValidatePurchases; + BOOL _needsAuthentication; +} + +@property(readonly) NSArray * purchases; +@property * delegate; +@property(getter=isBackgroundRequest) BOOL backgroundRequest; +@property BOOL needsAuthentication; +@property BOOL shouldValidatePurchases; + + +- (void)startWithPurchaseBlock:(id)arg1 completionBlock:(id)arg2; +- (void)setBackgroundRequest:(BOOL)arg1; +- (BOOL)shouldValidatePurchases; +- (BOOL)isBackgroundRequest; +- (id)_purchaseForUniqueIdentifier:(id)arg1; +- (void)_purchaseFinishedNotification:(id)arg1; +- (void)_purchaseFailedNotification:(id)arg1; +- (void)_sendError:(id)arg1 forPurchase:(id)arg2; +- (void)handleDaemonExit; +- (void)registerForDaemonNotifications; +- (void)unregisterForDaemonNotifications; +- (BOOL)issueRequestForIdentifier:(id)arg1 error:(id*)arg2; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setShouldValidatePurchases:(BOOL)arg1; +- (id)initWithPurchases:(id)arg1; +- (id)purchases; +- (void)setNeedsAuthentication:(BOOL)arg1; +- (BOOL)needsAuthentication; + +@end diff --git a/StoreServices.framework/SSPurchaseValidationContext.h b/StoreServices.framework/SSPurchaseValidationContext.h new file mode 100755 index 0000000..29dcdb4 --- /dev/null +++ b/StoreServices.framework/SSPurchaseValidationContext.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSString, NSIndexSet; + +@interface SSPurchaseValidationContext : NSObject { + NSIndexSet *_allowedDeviceIdentifiers; + long long _diskSpaceAvailable; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _sizeLimitBlock; + + NSString *_systemName; + NSString *_systemVersion; +} + +@property(copy) NSIndexSet * allowedDeviceIdentifiers; +@property long long diskSpaceAvailable; +@property(copy) id sizeLimitBlock; +@property(copy) NSString * systemName; +@property(copy) NSString * systemVersion; + + +- (void)setSystemName:(id)arg1; +- (void)setSizeLimitBlock:(id)arg1; +- (void)setDiskSpaceAvailable:(long long)arg1; +- (void)setAllowedDeviceIdentifiers:(id)arg1; +- (BOOL)_isAnyIPod; +- (BOOL)_isAnyIPad; +- (id)allowedDeviceIdentifiers; +- (id)_supportedDeviceForOffer:(id)arg1; +- (id)sizeLimitBlock; +- (void)setSystemVersion:(id)arg1; +- (id)systemVersion; +- (id)systemName; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (long long)diskSpaceAvailable; + +@end diff --git a/StoreServices.framework/SSPurchaseValidationResponse.h b/StoreServices.framework/SSPurchaseValidationResponse.h new file mode 100755 index 0000000..9e1a1f8 --- /dev/null +++ b/StoreServices.framework/SSPurchaseValidationResponse.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class SSPurchase, NSError, NSDictionary, SSItemOfferDeviceError; + +@interface SSPurchaseValidationResponse : NSObject { + SSItemOfferDeviceError *_deviceError; + NSError *_genericError; + SSPurchase *_failedPurchase; + NSDictionary *_mismatchedSoftwareCapabilities; + BOOL _valid; +} + +@property(getter=isValid,readonly) BOOL valid; +@property(readonly) SSItemOfferDeviceError * deviceError; +@property(readonly) SSPurchase * failedPurchase; +@property(readonly) NSError * genericError; +@property(readonly) NSDictionary * mismatchedSoftwareCapabilities; + + +- (void)_setValid:(BOOL)arg1; +- (void)_setDeviceError:(id)arg1; +- (void)_setMismatchedSoftwareCapabilities:(id)arg1; +- (void)_setGenericError:(id)arg1; +- (void)_setFailedPurchase:(id)arg1; +- (BOOL)isValid; +- (void)dealloc; +- (id)failedPurchase; +- (id)mismatchedSoftwareCapabilities; +- (id)deviceError; +- (id)genericError; + +@end diff --git a/StoreServices.framework/SSPurchaseValidator.h b/StoreServices.framework/SSPurchaseValidator.h new file mode 100755 index 0000000..5fc6d0e --- /dev/null +++ b/StoreServices.framework/SSPurchaseValidator.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class SSPurchaseValidationContext; + +@interface SSPurchaseValidator : NSObject { + SSPurchaseValidationContext *_context; +} + +@property(readonly) SSPurchaseValidationContext * purchaseValidationContext; + + +- (id)purchaseValidationContext; +- (BOOL)_checkSystemVersionForPurchase:(id)arg1 response:(id)arg2; +- (BOOL)_checkSoftwareCapabilitiesForPurchase:(id)arg1 response:(id)arg2; +- (BOOL)_checkNetworkConstraintsForPurchases:(id)arg1 response:(id)arg2; +- (BOOL)_checkDiskSpaceForPurchases:(id)arg1 response:(id)arg2; +- (id)init; +- (void)dealloc; +- (id)validatePurchases:(id)arg1; +- (id)initWithPurchaseValidationContext:(id)arg1; + +@end diff --git a/StoreServices.framework/SSRemoteNotification.h b/StoreServices.framework/SSRemoteNotification.h new file mode 100755 index 0000000..af54158 --- /dev/null +++ b/StoreServices.framework/SSRemoteNotification.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSString, NSDictionary; + +@interface SSRemoteNotification : NSObject { + NSDictionary *_userInfo; +} + +@property(readonly) int actionType; +@property(readonly) NSString * alertBodyString; +@property(readonly) NSString * alertCancelString; +@property(readonly) NSString * alertOKString; +@property(readonly) NSString * alertTitleString; +@property(readonly) id badgeValue; +@property(readonly) NSString * soundFileName; +@property(readonly) NSDictionary * notificationUserInfo; + + +- (id)notificationUserInfo; +- (id)soundFileName; +- (id)alertTitleString; +- (id)alertOKString; +- (id)alertCancelString; +- (id)alertBodyString; +- (id)_valueForAlertKey:(id)arg1; +- (id)initWithNotificationUserInfo:(id)arg1; +- (id)valueForKey:(id)arg1; +- (id)badgeValue; +- (void)dealloc; +- (int)actionType; + +@end diff --git a/StoreServices.framework/SSRemoteNotificationClient.h b/StoreServices.framework/SSRemoteNotificationClient.h new file mode 100755 index 0000000..547d633 --- /dev/null +++ b/StoreServices.framework/SSRemoteNotificationClient.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@interface SSRemoteNotificationClient : NSObject { + struct dispatch_queue_s { } *_dispatchQueue; + int _notifyToken; +} + ++ (id)sharedClient; + +- (void)unregisterForRemoteNotifications; +- (id)init; +- (void)dealloc; +- (void)registerForRemoteNotifications; +- (id)popQueuedNotifications; + +@end diff --git a/StoreServices.framework/SSRentalCheckinRequest.h b/StoreServices.framework/SSRentalCheckinRequest.h new file mode 100755 index 0000000..ce9dbe9 --- /dev/null +++ b/StoreServices.framework/SSRentalCheckinRequest.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSNumber; + +@interface SSRentalCheckinRequest : SSRequest { + NSNumber *_accountIdentifier; + NSNumber *_rentalKeyIdentifier; +} + +@property(readonly) NSNumber * accountIdentifier; +@property(readonly) NSNumber * rentalKeyIdentifier; + + +- (id)initWithAccountIdentifier:(id)arg1 rentalKeyIdentifier:(id)arg2; +- (id)rentalKeyIdentifier; +- (BOOL)issueRequestForIdentifier:(id)arg1 error:(id*)arg2; +- (BOOL)handleFinishResponse:(id)arg1 error:(id*)arg2; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)accountIdentifier; + +@end diff --git a/StoreServices.framework/SSRentalCheckoutRequest.h b/StoreServices.framework/SSRentalCheckoutRequest.h new file mode 100755 index 0000000..86ff7e5 --- /dev/null +++ b/StoreServices.framework/SSRentalCheckoutRequest.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSNumber, NSArray; + +@interface SSRentalCheckoutRequest : SSRequest { + NSNumber *_accountIdentifier; + long long _downloadIdentifier; + NSNumber *_rentalKeyIdentifier; + NSArray *_sinfs; +} + +@property(readonly) NSArray * sinfs; +@property(readonly) NSNumber * accountIdentifier; +@property(readonly) NSNumber * rentalKeyIdentifier; +@property(readonly) long long downloadIdentifier; + + +- (id)sinfs; +- (long long)downloadIdentifier; +- (id)initWithDownloadIdentifier:(long long)arg1; +- (id)initWithAccountIdentifier:(id)arg1 rentalKeyIdentifier:(id)arg2; +- (id)rentalKeyIdentifier; +- (BOOL)issueRequestForIdentifier:(id)arg1 error:(id*)arg2; +- (BOOL)handleFinishResponse:(id)arg1 error:(id*)arg2; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (id)initWithSinfs:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)accountIdentifier; + +@end diff --git a/StoreServices.framework/SSRequest.h b/StoreServices.framework/SSRequest.h new file mode 100755 index 0000000..b1f5155 --- /dev/null +++ b/StoreServices.framework/SSRequest.h @@ -0,0 +1,68 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class SSRequestGroup, , NSString, NSLock; + +@interface SSRequest : NSObject { + int _backgroundTaskIdentifier; + BOOL _cancelAfterTaskExpiration; + *_delegate; + SSRequestGroup *_group; + NSString *_groupIdentifier; + NSString *_identifier; + NSLock *_lock; + int _state; +} + +@property * delegate; +@property SSRequestGroup * requestGroup; +@property(retain) NSString * requestGroupIdentifier; +@property(retain) NSString * requestIdentifier; +@property(readonly) int requestState; +@property BOOL shouldCancelAfterTaskExpiration; + + +- (void)setShouldCancelAfterTaskExpiration:(BOOL)arg1; +- (id)requestGroupIdentifier; +- (id)requestGroup; +- (void)awakeFromDaemonInRequestGroup:(id)arg1; +- (void)sendDidFailWithError:(id)arg1; +- (BOOL)shouldCancelAfterTaskExpiration; +- (void)handleBackgroundTaskExpiration; +- (id)handleFailureResponse:(id)arg1; +- (void)handleDaemonExit; +- (void)_mainThreadDaemonExited:(id)arg1; +- (id)_newIdentifier; +- (void)_requestFinishedNotification:(id)arg1; +- (void)_requestFailedNotification:(id)arg1; +- (void)_finish; +- (void)setRequestGroup:(id)arg1; +- (void)_beginBackgroundTask; +- (void)registerForDaemonNotifications; +- (void)_endBackgroundTask; +- (void)_setRequestState:(int)arg1; +- (void)unregisterForDaemonNotifications; +- (id)_initSSRequest; +- (BOOL)issueRequestForIdentifier:(id)arg1 error:(id*)arg2; +- (BOOL)handleFinishResponse:(id)arg1 error:(id*)arg2; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (BOOL)start; +- (void)setDelegate:(id)arg1; +- (void)sendDidFinish; +- (void)_failWithError:(id)arg1; +- (void)disconnect; +- (int)requestState; +- (id)delegate; +- (id)requestIdentifier; +- (void)setRequestIdentifier:(id)arg1; +- (void)setRequestGroupIdentifier:(id)arg1; +- (void)cancel; +- (id)init; +- (void)dealloc; +- (void)_daemonExited:(id)arg1; + +@end diff --git a/StoreServices.framework/SSRequestGroup.h b/StoreServices.framework/SSRequestGroup.h new file mode 100755 index 0000000..6bc91d4 --- /dev/null +++ b/StoreServices.framework/SSRequestGroup.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSArray, NSString, NSMutableSet; + +@interface SSRequestGroup : NSObject { + NSString *_identifier; + NSMutableSet *_requests; + Class _requestClass; +} + +@property(readonly) NSString * groupIdentifier; +@property(readonly) NSArray * requests; + + +- (id)initWithGroupIdentifier:(id)arg1; +- (void)_setGroupIdentifier:(id)arg1 forRequestWithIdentifier:(id)arg2; +- (void)_unregisterForDaemonNotifications; +- (void)_reloadRequestsFromDaemon; +- (void)_registerForDaemonNotifications; +- (void)removeRequest:(id)arg1; +- (void)_mainThreadDaemonExited:(id)arg1; +- (id)groupIdentifier; +- (void)addRequest:(id)arg1; +- (id)requests; +- (id)initWithGroupIdentifier:(id)arg1 requestClass:(Class)arg2; +- (id)init; +- (void)dealloc; +- (void)_daemonExited:(id)arg1; + +@end diff --git a/StoreServices.framework/SSResponseAction.h b/StoreServices.framework/SSResponseAction.h new file mode 100755 index 0000000..92a9862 --- /dev/null +++ b/StoreServices.framework/SSResponseAction.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSString, SSAccount, SSDialog, NSURL; + +@interface SSResponseAction : NSObject { + SSAccount *_account; + NSString *_actionType; + NSString *_creditsString; + SSDialog *_dialog; + NSString *_footerSection; + NSURL *_url; +} + +@property(readonly) NSString * actionType; +@property(readonly) SSAccount * account; +@property(readonly) NSString * creditsString; +@property(readonly) SSDialog * dialog; +@property(readonly) NSString * footerSection; +@property(readonly) NSURL * URL; + ++ (id)_selectFooterActionWithSection:(id)arg1; ++ (id)_urlActionWithType:(id)arg1 URL:(id)arg2; ++ (id)_actionWithActionType:(id)arg1; ++ (id)_setCreditsActionWithCredits:(id)arg1 account:(id)arg2; ++ (id)_setActiveAccountActionWithAccount:(id)arg1; ++ (id)_invalidateURLBagsAction; ++ (id)_dialogActionWithDialog:(id)arg1; + +- (id)account; +- (id)footerSection; +- (id)URL; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)actionType; +- (id)creditsString; +- (id)dialog; + +@end diff --git a/StoreServices.framework/SSRestoreContentItem.h b/StoreServices.framework/SSRestoreContentItem.h new file mode 100755 index 0000000..511759f --- /dev/null +++ b/StoreServices.framework/SSRestoreContentItem.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSNumber, NSString, NSMutableDictionary; + +@interface SSRestoreContentItem : NSObject { + NSNumber *_accountID; + NSString *_appleID; + NSNumber *_cloudMatchStatus; + BOOL _isRestore; + NSMutableDictionary *_properties; +} + +@property(retain) NSNumber * cloudItemID; +@property(retain) NSNumber * cloudMatchStatus; +@property(copy) NSString * downloadKind; +@property(copy) NSString * storeAccountAppleID; +@property(retain) NSNumber * storeAccountID; +@property(copy) NSString * storeFrontID; +@property(retain) NSNumber * storeItemID; +@property(copy) NSString * storeSoftwareVersionID; +@property(getter=isDRMFree) BOOL DRMFree; +@property(copy) NSString * storeFlavor; +@property(copy) NSString * videoDimensions; + + +- (id)videoDimensions; +- (id)storeSoftwareVersionID; +- (id)storeItemID; +- (id)storeFlavor; +- (id)storeAccountID; +- (id)storeAccountAppleID; +- (void)setVideoDimensions:(id)arg1; +- (void)setStoreSoftwareVersionID:(id)arg1; +- (void)setStoreItemID:(id)arg1; +- (void)setStoreFrontID:(id)arg1; +- (void)setStoreFlavor:(id)arg1; +- (void)setDRMFree:(BOOL)arg1; +- (void)setDownloadKind:(id)arg1; +- (void)setCloudItemID:(id)arg1; +- (BOOL)isDRMFree; +- (id)downloadKind; +- (id)copyRestoreDictionary; +- (id)cloudMatchStatus; +- (id)cloudItemID; +- (void)setCloudMatchStatus:(id)arg1; +- (void)setStoreAccountID:(id)arg1; +- (void)setStoreAccountAppleID:(id)arg1; +- (id)_restoreKeyForDownloadProperty:(id)arg1; +- (id)_restoreKeyForAssetProperty:(id)arg1; +- (void)setValue:(id)arg1 forAssetProperty:(id)arg2; +- (id)_initSSRestoreContentItem; +- (BOOL)isEligibleForRestore:(id*)arg1; +- (id)initWithRestoreDownload:(id)arg1; +- (void)_setValue:(id)arg1 forProperty:(id)arg2; +- (id)init; +- (void)dealloc; +- (id)storeFrontID; +- (void)setValue:(id)arg1 forDownloadProperty:(id)arg2; + +@end diff --git a/StoreServices.framework/SSRestrictionCondition.h b/StoreServices.framework/SSRestrictionCondition.h new file mode 100755 index 0000000..ed19a24 --- /dev/null +++ b/StoreServices.framework/SSRestrictionCondition.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSString; + +@interface SSRestrictionCondition : SSProtocolCondition { + NSString *_restrictionName; +} + + +- (BOOL)evaluateWithContext:(id)arg1; +- (id)initWithDictionary:(id)arg1; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSRingtonePurchase.h b/StoreServices.framework/SSRingtonePurchase.h new file mode 100755 index 0000000..10da1d7 --- /dev/null +++ b/StoreServices.framework/SSRingtonePurchase.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@interface SSRingtonePurchase : SSTonePurchase { +} + + + +@end diff --git a/StoreServices.framework/SSRollableLog.h b/StoreServices.framework/SSRollableLog.h new file mode 100755 index 0000000..d47b55f --- /dev/null +++ b/StoreServices.framework/SSRollableLog.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSFileHandle, SSLogFileOptions; + +@interface SSRollableLog : NSObject { + struct dispatch_queue_s { } *_dispatchQueue; + double _lastFileStatTime; + NSFileHandle *_fileHandle; + struct dispatch_source_s { } *_fileObserverSource; + SSLogFileOptions *_options; +} + +@property(readonly) SSLogFileOptions * logOptions; + + +- (id)logOptions; +- (void)_rollLogFiles; +- (id)_activeLogFilePath; +- (id)_logFilePathWithIndex:(int)arg1; +- (void)_checkLogFileSize; +- (id)initWithLogOptions:(id)arg1; +- (void)writeString:(id)arg1; +- (void)_openLogFile; +- (void)_closeLogFile; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSSimpleRequest.h b/StoreServices.framework/SSSimpleRequest.h new file mode 100755 index 0000000..db2d163 --- /dev/null +++ b/StoreServices.framework/SSSimpleRequest.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSDictionary, NSString, CPDistributedMessagingCenter; + +@interface SSSimpleRequest : SSRequest { + NSString *_messageName; + CPDistributedMessagingCenter *_messagingCenter; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _didFailBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _didFinishBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _responseBlock; + + NSDictionary *_userInfo; +} + +@property(readonly) CPDistributedMessagingCenter * messagingCenter; +@property(readonly) NSString * messageName; +@property(readonly) NSDictionary * userInfo; +@property(copy) id didFailBlock; +@property(copy) id didFinishBlock; +@property(copy) id responseBlock; + + +- (id)responseBlock; +- (id)messagingCenter; +- (id)messageName; +- (id)didFinishBlock; +- (id)didFailBlock; +- (id)initWithMessagingCenter:(id)arg1 messageName:(id)arg2 userInfo:(id)arg3; +- (void)setResponseBlock:(id)arg1; +- (void)setDidFinishBlock:(id)arg1; +- (void)setDidFailBlock:(id)arg1; +- (id)initWithMessageName:(id)arg1 userInfo:(id)arg2; +- (void)sendDidFailWithError:(id)arg1; +- (BOOL)issueRequestForIdentifier:(id)arg1 error:(id*)arg2; +- (BOOL)handleFinishResponse:(id)arg1 error:(id*)arg2; +- (void)sendDidFinish; +- (id)userInfo; +- (id)init; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSSoftwareUpdatesContext.h b/StoreServices.framework/SSSoftwareUpdatesContext.h new file mode 100755 index 0000000..f22b405 --- /dev/null +++ b/StoreServices.framework/SSSoftwareUpdatesContext.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSString, NSArray; + +@interface SSSoftwareUpdatesContext : NSObject { + NSString *_clientIdentifierHeader; + BOOL _forced; + NSArray *_softwareTypes; +} + +@property(getter=isForced,readonly) BOOL forced; +@property(readonly) NSArray * softwareTypes; +@property(readonly) NSString * clientIdentifierHeader; + + +- (BOOL)isForced; +- (id)softwareTypes; +- (id)clientIdentifierHeader; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (id)mutableCopyWithZone:(struct _NSZone { }*)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSSoftwareUpdatesRequest.h b/StoreServices.framework/SSSoftwareUpdatesRequest.h new file mode 100755 index 0000000..84cc218 --- /dev/null +++ b/StoreServices.framework/SSSoftwareUpdatesRequest.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class SSSoftwareUpdatesContext, ; + +@interface SSSoftwareUpdatesRequest : SSRequest { + SSSoftwareUpdatesContext *_context; +} + +@property(readonly) SSSoftwareUpdatesContext * updateQueueContext; +@property * delegate; + + +- (id)updateQueueContext; +- (id)initWithUpdateQueueContext:(id)arg1; +- (id)handleFailureResponse:(id)arg1; +- (BOOL)issueRequestForIdentifier:(id)arg1 error:(id*)arg2; +- (BOOL)handleFinishResponse:(id)arg1 error:(id*)arg2; +- (void)_sendResponseToDelegate:(id)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSSoftwareUpdatesResponse.h b/StoreServices.framework/SSSoftwareUpdatesResponse.h new file mode 100755 index 0000000..8f61bbb --- /dev/null +++ b/StoreServices.framework/SSSoftwareUpdatesResponse.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSError, NSArray; + +@interface SSSoftwareUpdatesResponse : NSObject { + NSError *_error; + BOOL _failed; + NSArray *_updateItems; +} + +@property(readonly) NSError * error; +@property(getter=isFailed,readonly) BOOL failed; +@property(readonly) NSArray * updateItems; + + +- (id)copyUpdateItemDictionaries; +- (id)initWithDictionaryResponse:(id)arg1; +- (BOOL)isFailed; +- (id)updateItems; +- (id)error; +- (id)description; +- (void)dealloc; +- (id)initWithError:(id)arg1; + +@end diff --git a/StoreServices.framework/SSSystemVersionCondition.h b/StoreServices.framework/SSSystemVersionCondition.h new file mode 100755 index 0000000..b40bcd9 --- /dev/null +++ b/StoreServices.framework/SSSystemVersionCondition.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@interface SSSystemVersionCondition : SSProtocolCondition { +} + + +- (BOOL)evaluateWithContext:(id)arg1; + +@end diff --git a/StoreServices.framework/SSTonePurchase.h b/StoreServices.framework/SSTonePurchase.h new file mode 100755 index 0000000..884982a --- /dev/null +++ b/StoreServices.framework/SSTonePurchase.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSNumber, NSString, NSArray; + +@interface SSTonePurchase : SSPurchase { + NSArray *_allowedToneStyles; + NSNumber *_assigneeIdentifier; + NSString *_assigneeToneStyle; + BOOL _shouldMakeDefaultRingtone; + BOOL _shouldMakeDefaultTextTone; +} + +@property(copy) NSArray * allowedToneStyles; +@property(retain) NSNumber * assigneeIdentifier; +@property(copy) NSString * assigneeToneStyle; +@property BOOL shouldMakeDefaultRingtone; +@property BOOL shouldMakeDefaultTextTone; + + +- (BOOL)shouldMakeDefaultTextTone; +- (BOOL)shouldMakeDefaultRingtone; +- (id)assigneeToneStyle; +- (id)assigneeIdentifier; +- (void)setShouldMakeDefaultTextTone:(BOOL)arg1; +- (void)setAssigneeToneStyle:(id)arg1; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (void)setShouldMakeDefaultRingtone:(BOOL)arg1; +- (void)setAssigneeIdentifier:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)allowedToneStyles; +- (id)initWithItem:(id)arg1 offer:(id)arg2; +- (void)setAllowedToneStyles:(id)arg1; + +@end diff --git a/StoreServices.framework/SSURLBag.h b/StoreServices.framework/SSURLBag.h new file mode 100755 index 0000000..709b4b7 --- /dev/null +++ b/StoreServices.framework/SSURLBag.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class SSXPCConnection, NSDictionary, NSMutableArray, SSURLBagContext; + +@interface SSURLBag : NSObject { + SSXPCConnection *_connection; + SSURLBagContext *_context; + NSDictionary *_dictionary; + struct dispatch_queue_s { } *_dispatchQueue; + double _expirationTime; + NSMutableArray *_pendingLookups; +} + +@property(readonly) SSURLBagContext * URLBagContext; + ++ (id)URLBagForContext:(id)arg1; + +- (void)loadWithCompletionBlock:(id)arg1; +- (id)valueForKey:(id)arg1 error:(id*)arg2; +- (void)_loadURLBag; +- (void)_drainPendingLookupsWithError:(id)arg1; +- (void)_loadWithCompletionBlock:(id)arg1; +- (id)URLBagContext; +- (void)loadValueForKey:(id)arg1 completionBlock:(id)arg2; +- (id)initWithURLBagContext:(id)arg1; +- (void)invalidate; +- (id)_connection; +- (id)init; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSURLBagContext.h b/StoreServices.framework/SSURLBagContext.h new file mode 100755 index 0000000..97172ab --- /dev/null +++ b/StoreServices.framework/SSURLBagContext.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSString, NSDictionary, NSNumber, NSMutableDictionary; + +@interface SSURLBagContext : NSObject { + int _bagType; + NSMutableDictionary *_httpHeaders; + NSNumber *_userIdentifier; +} + +@property int bagType; +@property(readonly) NSString * cacheKey; +@property(retain) NSNumber * userIdentifier; +@property(copy) NSDictionary * allHTTPHeaders; + ++ (id)contextWithBagType:(int)arg1; + +- (id)valueForHTTPHeaderField:(id)arg1; +- (void)setAllHTTPHeaders:(id)arg1; +- (id)allHTTPHeaders; +- (int)bagType; +- (id)userIdentifier; +- (void)setUserIdentifier:(id)arg1; +- (void)setBagType:(int)arg1; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (void)setValue:(id)arg1 forHTTPHeaderField:(id)arg2; +- (id)cacheKey; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSURLConnectionRequest.h b/StoreServices.framework/SSURLConnectionRequest.h new file mode 100755 index 0000000..2919210 --- /dev/null +++ b/StoreServices.framework/SSURLConnectionRequest.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class SSURLRequestProperties, NSURLRequest, ; + +@interface SSURLConnectionRequest : SSRequest { + SSURLRequestProperties *_requestProperties; +} + +@property(readonly) NSURLRequest * URLRequest; +@property(readonly) SSURLRequestProperties * requestProperties; +@property * delegate; + + +- (BOOL)issueRequestForIdentifier:(id)arg1 error:(id*)arg2; +- (BOOL)handleFinishResponse:(id)arg1 error:(id*)arg2; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (id)initWithURLRequest:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)URLRequest; +- (id)initWithRequestProperties:(id)arg1; +- (id)requestProperties; + +@end diff --git a/StoreServices.framework/SSURLConnectionResponse.h b/StoreServices.framework/SSURLConnectionResponse.h new file mode 100755 index 0000000..a2231a9 --- /dev/null +++ b/StoreServices.framework/SSURLConnectionResponse.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSString, NSData, NSDictionary, NSURL; + +@interface SSURLConnectionResponse : NSObject { + NSDictionary *_allHeaderFields; + NSData *_body; + long long _expectedContentLength; + NSString *_mimeType; + int _statusCode; + NSString *_suggestedFilename; + NSString *_textEncodingName; + NSURL *_url; +} + +@property(readonly) NSData * bodyData; +@property(readonly) long long expectedContentLength; +@property(readonly) NSString * MIMEType; +@property(readonly) NSString * suggestedFilename; +@property(readonly) NSString * textEncodingName; +@property(readonly) NSURL * URL; + + +- (id)bodyData; +- (id)allHeaderFields; +- (id)initWithURLResponse:(id)arg1 bodyData:(id)arg2; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (id)suggestedFilename; +- (long long)expectedContentLength; +- (id)textEncodingName; +- (int)statusCode; +- (id)MIMEType; +- (id)URL; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSURLRequestProperties.h b/StoreServices.framework/SSURLRequestProperties.h new file mode 100755 index 0000000..fe35703 --- /dev/null +++ b/StoreServices.framework/SSURLRequestProperties.h @@ -0,0 +1,93 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSArray, NSInputStream, NSString, NSData, NSDictionary, NSURL; + +@interface SSURLRequestProperties : NSObject { + int _allowedRetryCount; + unsigned int _cachePolicy; + NSString *_clientIdentifier; + struct dispatch_queue_s { } *_dispatchQueue; + long long _expectedContentLength; + NSData *_httpBody; + NSInputStream *_httpBodyStream; + NSDictionary *_httpHeaders; + NSString *_httpMethod; + BOOL _isITunesStoreRequest; + NSDictionary *_requestParameters; + BOOL _shouldProcessProtocol; + double _timeoutInterval; + NSString *_urlBagKey; + int _urlBagType; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _urlBagURLBlock; + + NSArray *_urls; + NSArray *_userAgentComponents; +} + +@property(readonly) int allowedRetryCount; +@property(readonly) NSString * clientIdentifier; +@property(readonly) unsigned int cachePolicy; +@property(readonly) long long expectedContentLength; +@property(readonly) NSData * HTTPBody; +@property(readonly) NSDictionary * HTTPHeaders; +@property(readonly) NSString * HTTPMethod; +@property(getter=isITunesStoreRequest,readonly) BOOL ITunesStoreRequest; +@property(readonly) NSDictionary * requestParameters; +@property(readonly) double timeoutInterval; +@property(readonly) NSString * URLBagKey; +@property(readonly) NSURL * URL; +@property(readonly) NSArray * userAgentComponents; +@property(readonly) BOOL canBeResolved; +@property(readonly) NSInputStream * HTTPBodyStream; +@property(readonly) BOOL shouldProcessProtocol; +@property(readonly) int URLBagType; +@property(readonly) id URLBagURLBlock; +@property(readonly) NSArray * URLs; + + +- (id)URLBagURLBlock; +- (BOOL)shouldProcessProtocol; +- (BOOL)isITunesStoreRequest; +- (int)URLBagType; +- (int)allowedRetryCount; +- (id)userAgentComponents; +- (id)copyURLRequest; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)copyPropertyListEncoding; +- (id)initWithPropertyListEncoding:(id)arg1; +- (id)initWithURLRequest:(id)arg1; +- (long long)expectedContentLength; +- (id)HTTPBodyStream; +- (id)HTTPBody; +- (id)HTTPMethod; +- (double)timeoutInterval; +- (unsigned int)cachePolicy; +- (id)initWithURL:(id)arg1; +- (id)mutableCopyWithZone:(struct _NSZone { }*)arg1; +- (id)URLs; +- (id)URL; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)_initCommon; +- (id)HTTPHeaders; +- (id)clientIdentifier; +- (id)URLBagKey; +- (id)requestParameters; +- (BOOL)canBeResolved; + +@end diff --git a/StoreServices.framework/SSXPCConnection.h b/StoreServices.framework/SSXPCConnection.h new file mode 100755 index 0000000..08bc7c2 --- /dev/null +++ b/StoreServices.framework/SSXPCConnection.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface SSXPCConnection : NSObject { + struct _xpc_connection_s { } *_connection; + struct dispatch_queue_s { } *_dispatchQueue; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _disconnectBlock; + + struct dispatch_queue_s { } *_replyQueue; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _messageBlock; + +} + +@property(copy) id disconnectBlock; +@property(copy) id messageBlock; + + +- (void)setReplyQueue:(struct dispatch_queue_s { }*)arg1; +- (struct dispatch_queue_s { }*)copyReplyQueue; +- (id)disconnectBlock; +- (void)_reloadEventHandler; +- (id)_initSSXPCConnection; +- (id)initWithXPCConnection:(struct _xpc_connection_s { }*)arg1; +- (struct _xpc_endpoint_s { }*)createXPCEndpoint; +- (id)messageBlock; +- (void)setMessageBlock:(id)arg1; +- (void)setDisconnectBlock:(id)arg1; +- (void)sendMessage:(void*)arg1 withReply:(id)arg2; +- (id)initWithServiceName:(id)arg1; +- (void)sendMessage:(void*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSXPCServer.h b/StoreServices.framework/SSXPCServer.h new file mode 100755 index 0000000..04539fb --- /dev/null +++ b/StoreServices.framework/SSXPCServer.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@class NSString, NSMutableDictionary; + +@interface SSXPCServer : NSObject { + struct dispatch_queue_s { } *_dispatchQueue; + NSString *_entitlementName; + struct _xpc_connection_s { } *_listener; + NSMutableDictionary *_observers; +} + ++ (id)mainServer; + +- (void)removeObserver:(id)arg1 selector:(SEL)arg2 forMessage:(long long)arg3; +- (void)addObserver:(id)arg1 selector:(SEL)arg2 forMessage:(long long)arg3; +- (void)_dispatchMessage:(void*)arg1 connection:(struct _xpc_connection_s { }*)arg2; +- (id)initWithServiceName:(id)arg1 entitlement:(id)arg2 queue:(struct dispatch_queue_s { }*)arg3; +- (id)initWithServiceName:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/StoreServices.framework/SSXPCServerObserver.h b/StoreServices.framework/SSXPCServerObserver.h new file mode 100755 index 0000000..9d21321 --- /dev/null +++ b/StoreServices.framework/SSXPCServerObserver.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices + */ + +@interface SSXPCServerObserver : NSObject { + id _observer; + SEL _selector; +} + +@property id observer; +@property SEL selector; + + +- (SEL)selector; +- (void)setSelector:(SEL)arg1; +- (id)observer; +- (void)setObserver:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; + +@end diff --git a/Symbolication.framework/VMUAddressRange.h b/Symbolication.framework/VMUAddressRange.h new file mode 100755 index 0000000..923699d --- /dev/null +++ b/Symbolication.framework/VMUAddressRange.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUAddressRange : NSObject { + struct _VMURange { + unsigned long long location; + unsigned long long length; + } _addressRange; +} + + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)setAddressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1; + +@end diff --git a/Symbolication.framework/VMUArchitecture.h b/Symbolication.framework/VMUArchitecture.h new file mode 100755 index 0000000..8e8c236 --- /dev/null +++ b/Symbolication.framework/VMUArchitecture.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUArchitecture : NSObject { + int _cpuType; + int _cpuSubtype; +} + ++ (void)initialize; ++ (id)currentArchitecture; ++ (id)anyArchitecture; ++ (id)ppcArchitecture; ++ (id)ppc32Architecture; ++ (id)ppc64Architecture; ++ (id)i386Architecture; ++ (id)x86_32Architecture; ++ (id)x86_64Architecture; ++ (id)armArchitecture; ++ (id)architectureWithCpuType:(int)arg1 cpuSubtype:(int)arg2; + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })commpageAddressRange; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })objcpageAddressRange; +- (BOOL)matchesArchitecture:(id)arg1; +- (id)initWithCpuType:(int)arg1 cpuSubtype:(int)arg2; +- (BOOL)isLittleEndian; +- (BOOL)is64Bit; +- (int)cpuType; +- (int)cpuSubtype; +- (BOOL)isEqualToArchitecture:(id)arg1; +- (BOOL)is32Bit; +- (BOOL)isBigEndian; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/Symbolication.framework/VMUArchiveHeader.h b/Symbolication.framework/VMUArchiveHeader.h new file mode 100755 index 0000000..b89ccfc --- /dev/null +++ b/Symbolication.framework/VMUArchiveHeader.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSMutableArray, NSString; + +@interface VMUArchiveHeader : VMUHeader { + NSMutableArray *_headers; + NSString *_path; +} + ++ (id)archiveHeaderWithMemory:(id)arg1 path:(id)arg2 timestamp:(id)arg3; + +- (id)headers; +- (BOOL)isArchive; +- (id)initWithMemory:(id)arg1 path:(id)arg2 timestamp:(id)arg3; +- (id)architecture; +- (id)description; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUBacktrace.h b/Symbolication.framework/VMUBacktrace.h new file mode 100755 index 0000000..e90274a --- /dev/null +++ b/Symbolication.framework/VMUBacktrace.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUBacktrace : NSObject { + int _flavor; + struct { + struct { + double t_begin; + double t_end; + int pid; + unsigned int thread; + int run_state; + unsigned long long dispatch_queue_serial_num; + } context; + unsigned long long *frames; + char *frame_types; + unsigned int length; + } _callstack; +} + + +- (unsigned int)thread; +- (void)setStartTime:(double)arg1; +- (id)initWithSamplingContext:(struct sampling_context_t { }*)arg1 thread:(unsigned int)arg2; +- (id)initWithTask:(unsigned int)arg1 thread:(unsigned int)arg2 is64Bit:(BOOL)arg3; +- (void)fixupStackWithTask:(unsigned int)arg1 symbolicator:(struct _CSTypeRef { unsigned int x1; unsigned int x2; })arg2 taskMemoryCache:(id)arg3; +- (void)fixupStackWithSamplingContext:(struct sampling_context_t { }*)arg1 symbolicator:(struct _CSTypeRef { unsigned int x1; unsigned int x2; })arg2; +- (BOOL)hasSameCallstack:(id)arg1; +- (unsigned long long)topmostFrame; +- (void)removeTopmostFrame; +- (void)setLengthTime:(double)arg1; +- (unsigned long long*)backtrace; +- (unsigned int)backtraceLength; +- (void)setThreadState:(int)arg1; +- (int)threadState; +- (unsigned long long)dispatchQueueSerialNumber; +- (id)initWithTask:(unsigned int)arg1 thread:(unsigned int)arg2 is64Bit:(BOOL)arg3 taskMemoryCache:(id)arg4; +- (struct _CSTypeRef { unsigned int x1; unsigned int x2; })_symbolicator; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (void)setEndTime:(double)arg1; + +@end diff --git a/Symbolication.framework/VMUCallTreeNode.h b/Symbolication.framework/VMUCallTreeNode.h new file mode 100755 index 0000000..7b2c7fa --- /dev/null +++ b/Symbolication.framework/VMUCallTreeNode.h @@ -0,0 +1,73 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class VMUCallTreeNode, NSString, NSArray; + +@interface VMUCallTreeNode : NSObject { + unsigned int flags; + NSString *name; + unsigned long long address; + NSArray *sortedChildrenWithPseudoNode; + unsigned int numBytes; + unsigned int count; + union { + NSString *thePseudoName; + VMUCallTreeNode *theChild; + VMUCallTreeNode **theChildren; + } un; + VMUCallTreeNode *parent; +} + ++ (id)makeFakeRootForNode:(id)arg1; ++ (id)rootForSamples:(id)arg1 symbolicator:(struct _CSTypeRef { unsigned int x1; unsigned int x2; })arg2; ++ (id)rootForTraceData:(id)arg1; ++ (id)rootForSampleFile:(struct __sFILE { char *x1; int x2; int x3; short x4; short x5; struct __sbuf { char *x_6_1_1; int x_6_1_2; } x6; int x7; void *x8; int (*x9)(); int (*x10)(); int (*x11)(); int (*x12)(); struct __sbuf { char *x_13_1_1; int x_13_1_2; } x13; struct __sFILEX {} *x14; int x15; unsigned char x16[3]; unsigned char x17[1]; struct __sbuf { char *x_18_1_1; int x_18_1_2; } x18; int x19; long long x20; }*)arg1; ++ (id)rootForCompare:(id)arg1 to:(id)arg2; ++ (id)rootForSamples:(id)arg1 symbolicator:(struct _CSTypeRef { unsigned int x1; unsigned int x2; })arg2 sampler:(id)arg3 options:(unsigned int)arg4; ++ (void)compareChildrenOf:(id)arg1 toChildrenOf:(id)arg2 storeDiffIn:(id)arg3; + +- (unsigned long long)address; +- (id)parent; +- (int)compareNames:(id)arg1; +- (id)nextNode; +- (int)compare:(id)arg1; +- (id)name; +- (BOOL)isPseudo; +- (id)filterOutWaiting; +- (id)filterOutSymbols:(id)arg1; +- (id)invertedNode; +- (id)prevNode; +- (id)findNodeMatching:(id)arg1 searchForward:(BOOL)arg2 ignoreCase:(BOOL)arg3 wholeWords:(BOOL)arg4; +- (id)fullOutputWithThreshold:(unsigned int)arg1; +- (id)findOrAddChildWithName:(id)arg1 address:(unsigned long long)arg2 compareSymbolNames:(BOOL)arg3; +- (unsigned int)numBytes; +- (void)addStackEntry:(id)arg1 symbolicator:(struct _CSTypeRef { unsigned int x1; unsigned int x2; })arg2 sampler:(id)arg3 numBytes:(unsigned int)arg4 options:(unsigned int)arg5 uniqueStrings:(id)arg6 addressToSymbolNameMap:(id)arg7 threadPortToNameMap:(id)arg8 dispatchQueueSerialNumToNameMap:(id)arg9; +- (id)findOrAddChildWithName:(id)arg1 address:(unsigned long long)arg2; +- (void)addTraceEvent:(id)arg1 forTraceData:(id)arg2; +- (char *)addSubTreeFromFile:(struct __sFILE { char *x1; int x2; int x3; short x4; short x5; struct __sbuf { char *x_6_1_1; int x_6_1_2; } x6; int x7; void *x8; int (*x9)(); int (*x10)(); int (*x11)(); int (*x12)(); struct __sbuf { char *x_13_1_1; int x_13_1_2; } x13; struct __sFILEX {} *x14; int x15; unsigned char x16[3]; unsigned char x17[1]; struct __sbuf { char *x_18_1_1; int x_18_1_2; } x18; int x19; long long x20; }*)arg1 withIndent:(int)arg2 withLine:(char *)arg3 withLen:(unsigned int*)arg4; +- (id)sortedChildrenByNameWithPseudoNode; +- (unsigned int)sumOfChildrenCounts; +- (id)pseudoName; +- (id)filterOutSymbols:(id)arg1 required:(id)arg2; +- (id)pseudoNodeTopOfStackChild; +- (id)prune:(unsigned int)arg1; +- (void)setNameToCount:(id)arg1; +- (id)sortedChildrenWithPseudoNode:(id)arg1 withCompare:(SEL)arg2; +- (int)comparePuttingMainThreadFirst:(id)arg1; +- (id)browserName; +- (id)sortedChildrenWithPseudoNode; +- (id)largestTopOfStackPath; +- (unsigned int)count; +- (unsigned int)retainCount; +- (id)retain; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)release; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUClassInfo.h b/Symbolication.framework/VMUClassInfo.h new file mode 100755 index 0000000..9e9ef30 --- /dev/null +++ b/Symbolication.framework/VMUClassInfo.h @@ -0,0 +1,94 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSString, VMUClassInfo; + +@interface VMUClassInfo : NSObject { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _reader; + + unsigned long long _remoteIsa; + unsigned int _remotePointerSize; + unsigned int _ivarCount; + unsigned int _superclassOffset; + unsigned int _instanceSize; + unsigned int _ro_flags; + unsigned int _rw_flags; + struct objc_ivar {} **_localIvarList; + int *_ivarSizes; + int _remoteType; + NSString *_remoteClassName; + NSString *_remoteBinaryName; + VMUClassInfo *_superclassLayout; + char *_weakLayout; + char *_strongLayout; + BOOL *_weakMap; + BOOL *_strongMap; +} + +@property(readonly) NSString * typeName; +@property(readonly) NSString * fullIvarDescription; +@property(readonly) NSString * shortIvarDescription; +@property(readonly) int infoType; +@property(readonly) BOOL isARR; +@property(readonly) BOOL isRealized; +@property(readonly) BOOL isMetaClass; +@property(readonly) BOOL isRootClass; +@property(readonly) BOOL hasCppConstructorOrDestructor; +@property(readonly) NSString * className; +@property(readonly) NSString * binaryName; +@property(readonly) unsigned long long remoteIsa; +@property(readonly) unsigned int instanceSize; + ++ (void)initialize; ++ (id)descriptionForTypeEncoding:(const char *)arg1 ivarName:(const char *)arg2; ++ (id)classInfoWithClassName:(id)arg1 binaryName:(id)arg2 type:(int)arg3; + +- (id)className; +- (id)type; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithIsaPointer:(unsigned int)arg1 symbolicator:(struct _CSTypeRef { unsigned int x1; unsigned int x2; })arg2; +- (void)scanObject:(unsigned long long)arg1 ofSize:(unsigned int)arg2 withBlock:(id)arg3; +- (id)shortIvarDescription; +- (BOOL)isMetaClass; +- (const char *)_copyRemoteStringAt:(unsigned long long)arg1; +- (unsigned long long)_readRemotePointerAt:(unsigned long long)arg1; +- (BOOL*)_processARRLayout:(const char *)arg1; +- (BOOL)isARR; +- (id)_initWithClass:(unsigned long long)arg1 doLayouts:(BOOL)arg2 infoMap:(id)arg3 symbolicator:(struct _CSTypeRef { unsigned int x1; unsigned int x2; })arg4 type:(int)arg5 memoryReader:(id)arg6; +- (void)_setClassNameWithAddress:(unsigned long long)arg1; +- (int)_readRemoteIntAt:(unsigned long long)arg1; +- (struct objc_ivar { }*)_copyRemoteIvarAt:(unsigned long long)arg1; +- (const char *)_copyRemoteLayout:(unsigned long long)arg1; +- (void)_parseIvarsAndLayouts; +- (BOOL)isRealized; +- (BOOL)isRootClass; +- (unsigned long long)remoteIsa; +- (id)binaryName; +- (int)infoType; +- (void)_logDescriptionWithSuperclasses:(BOOL)arg1 indentation:(int)arg2 toLogger:(id)arg3; +- (id)_ivarDescription:(unsigned int)arg1 withSpacing:(unsigned int)arg2; +- (BOOL)hasCppConstructorOrDestructor; +- (void)_scanFieldsToOffset:(unsigned int)arg1 withBlock:(id)arg2; +- (void)enumerateIvarsWithBlock:(id)arg1; +- (id)typeName; +- (id)fullIvarDescription; +- (id)initWithClass:(unsigned long long)arg1 infoMap:(id)arg2 symbolicator:(struct _CSTypeRef { unsigned int x1; unsigned int x2; })arg3 type:(int)arg4 memoryReader:(id)arg5; +- (id)initWithClassName:(id)arg1 binaryName:(id)arg2 type:(int)arg3; +- (void)setMemoryReader:(id)arg1; +- (unsigned int)instanceSize; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)debugDescription; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUClassInfoMap.h b/Symbolication.framework/VMUClassInfoMap.h new file mode 100755 index 0000000..cc77ee4 --- /dev/null +++ b/Symbolication.framework/VMUClassInfoMap.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUClassInfoMap : NSObject { + void *_cppMap; +} + ++ (void)initialize; ++ (id)infoMap; + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)enumerateWithBlock:(id)arg1; +- (void)addClassInfosFromMap:(id)arg1; +- (id)classInfoForAddress:(unsigned long long)arg1; +- (void)addClassInfo:(id)arg1 forAddress:(unsigned long long)arg2; +- (unsigned int)count; +- (id)init; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUDebugMapExtractor.h b/Symbolication.framework/VMUDebugMapExtractor.h new file mode 100755 index 0000000..0d8c4b1 --- /dev/null +++ b/Symbolication.framework/VMUDebugMapExtractor.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUDebugMapExtractor : VMUSymbolExtractor { +} + ++ (id)debugMapExtractorWithMachOHeader:(id)arg1; + +- (id)initWithMachOHeader:(id)arg1; +- (void)readDebugMapsFromMachOHeader:(id)arg1 nsyms:(unsigned int)arg2 nlist:(id)arg3 stringTable:(id)arg4; + +@end diff --git a/Symbolication.framework/VMUDsymExtractor.h b/Symbolication.framework/VMUDsymExtractor.h new file mode 100755 index 0000000..161cda1 --- /dev/null +++ b/Symbolication.framework/VMUDsymExtractor.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUDsymExtractor : VMUSymbolExtractor { +} + ++ (id)localDsymPathForHeaderPath:(id)arg1 uuid:(id)arg2; ++ (id)dsymPathForHeaderPath:(id)arg1 uuid:(id)arg2 searchingDirectories:(id)arg3; ++ (id)spotlightDsymPathForHeaderPath:(id)arg1 uuid:(id)arg2; ++ (id)directoryForDsymBundle:(id)arg1; ++ (id)fullHeaderPathForBaseBinaryDirectory:(id)arg1 oldHeaderPath:(id)arg2 checkUUID:(id)arg3 architecture:(id)arg4; ++ (id)dsymExtractorWithMachOHeader:(id)arg1; + +- (id)initWithMachOHeader:(id)arg1; + +@end diff --git a/Symbolication.framework/VMUDwarfExtractor.h b/Symbolication.framework/VMUDwarfExtractor.h new file mode 100755 index 0000000..4ed0777 --- /dev/null +++ b/Symbolication.framework/VMUDwarfExtractor.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class VMUMachOHeader, NSMutableDictionary, ; + +@interface VMUDwarfExtractor : VMUSymbolExtractor { + BOOL _shouldUseTaskBasedAddresses; + NSMutableDictionary *_abbrevDicts; + *_infoMem; + *_abbrevMem; + *_lineMem; + *_strMem; + VMUMachOHeader *_hdr; +} + ++ (id)dwarfExtractorWithMachOHeader:(id)arg1; ++ (unsigned long long)constantClassAttributeWithMemoryView:(id)arg1 form:(unsigned long long)arg2; + +- (void)parseCompilationUnitWithMemoryView:(id)arg1 withHeader:(id)arg2; +- (id)parseAbbrevDictionaryAtOffset:(unsigned int)arg1; +- (void)parseLineNumberMatrixAtOffset:(unsigned long long)arg1 withBaseDirectory:(id)arg2 withWordSize:(unsigned char)arg3; +- (id)initWithMachOHeader:(id)arg1; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUDyLibLoadCommand.h b/Symbolication.framework/VMUDyLibLoadCommand.h new file mode 100755 index 0000000..47211fb --- /dev/null +++ b/Symbolication.framework/VMUDyLibLoadCommand.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSString; + +@interface VMUDyLibLoadCommand : VMULoadCommand { + NSString *_path; + unsigned int _currentVersion; + unsigned int _compatibilityVersion; +} + + +- (id)path; +- (unsigned int)currentVersion; +- (unsigned int)compatibilityVersion; +- (BOOL)isLoadDyLib; +- (id)initWithMemory:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUDyLinkerLoadCommand.h b/Symbolication.framework/VMUDyLinkerLoadCommand.h new file mode 100755 index 0000000..aeb3212 --- /dev/null +++ b/Symbolication.framework/VMUDyLinkerLoadCommand.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSString; + +@interface VMUDyLinkerLoadCommand : VMULoadCommand { + NSString *_name; +} + + +- (id)name; +- (BOOL)isDyLinker; +- (id)initWithMemory:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUDySymTabLoadCommand.h b/Symbolication.framework/VMUDySymTabLoadCommand.h new file mode 100755 index 0000000..21a56fe --- /dev/null +++ b/Symbolication.framework/VMUDySymTabLoadCommand.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUDySymTabLoadCommand : VMULoadCommand { + unsigned int _ilocalsym; + unsigned int _nlocalsym; + unsigned int _iextdefsym; + unsigned int _nextdefsym; + unsigned int _iundefsym; + unsigned int _nundefsym; + unsigned int _tocoff; + unsigned int _ntoc; + unsigned int _modtaboff; + unsigned int _nmodtab; + unsigned int _extrefsymoff; + unsigned int _nextrefsyms; + unsigned int _indirectsymoff; + unsigned int _nindirectsyms; + unsigned int _extreloff; + unsigned int _nextrel; + unsigned int _locreloff; + unsigned int _nlocrel; +} + + +- (BOOL)isDySymTab; +- (unsigned int)indirectsymoff; +- (unsigned int)nindirectsyms; +- (id)initWithMemory:(id)arg1; + +@end diff --git a/Symbolication.framework/VMUDyld.h b/Symbolication.framework/VMUDyld.h new file mode 100755 index 0000000..ecedac3 --- /dev/null +++ b/Symbolication.framework/VMUDyld.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSArray, VMUMachOHeader; + +@interface VMUDyld : NSObject { + VMUMachOHeader *_dyldMachOHeader; + NSArray *_machOHeaders; +} + ++ (id)dyldWithMachOHeader:(id)arg1 memory:(id)arg2; ++ (id)nativeSharedCachePath; ++ (id)nativeSharedCacheTimestamp; + +- (id)name; +- (id)machOHeaders; +- (id)initWithMachOHeader:(id)arg1 memory:(id)arg2; +- (id)findMachOHeadersInMemory:(id)arg1; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUFatArch.h b/Symbolication.framework/VMUFatArch.h new file mode 100755 index 0000000..611bc7a --- /dev/null +++ b/Symbolication.framework/VMUFatArch.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class ; + +@interface VMUFatArch : NSObject { + unsigned int _fileOffset; + unsigned int _size; + unsigned int _alignment; + *_memory; +} + ++ (id)fatArchWithMemory:(id)arg1 memoryView:(id)arg2; ++ (id)fatArchWithMemory:(id)arg1 fileOffset:(unsigned int)arg2 size:(unsigned int)arg3 alignment:(unsigned int)arg4; + +- (unsigned int)alignment; +- (unsigned int)size; +- (unsigned int)fileOffset; +- (id)initWithMemory:(id)arg1 memoryView:(id)arg2; +- (id)initWithMemory:(id)arg1 fileOffset:(unsigned int)arg2 size:(unsigned int)arg3 alignment:(unsigned int)arg4; +- (id)memory; +- (id)architecture; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUFatHeader.h b/Symbolication.framework/VMUFatHeader.h new file mode 100755 index 0000000..0f0f921 --- /dev/null +++ b/Symbolication.framework/VMUFatHeader.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSDate, NSString, NSArray; + +@interface VMUFatHeader : VMUHeader { + NSDate *_timestamp; + NSString *_path; + NSArray *_fatArchs; +} + ++ (id)fatHeaderWithMemory:(id)arg1 path:(id)arg2 timestamp:(id)arg3; + +- (id)path; +- (id)timestamp; +- (BOOL)isFat; +- (id)fatArchs; +- (id)fatArchMatchingArchitecture:(id)arg1; +- (id)initWithMemory:(id)arg1 path:(id)arg2 timestamp:(id)arg3; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUFunctionNameDemangler.h b/Symbolication.framework/VMUFunctionNameDemangler.h new file mode 100755 index 0000000..6812e82 --- /dev/null +++ b/Symbolication.framework/VMUFunctionNameDemangler.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUFunctionNameDemangler : NSObject { +} + ++ (id)demangle:(id)arg1; + + +@end diff --git a/Symbolication.framework/VMUHeader.h b/Symbolication.framework/VMUHeader.h new file mode 100755 index 0000000..cd1dbcf --- /dev/null +++ b/Symbolication.framework/VMUHeader.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUHeader : NSObject { +} + ++ (id)headerWithUniverse:(id)arg1 memory:(id)arg2 name:(id)arg3 path:(id)arg4 timestamp:(id)arg5; ++ (id)headerWithMemory:(id)arg1 address:(unsigned long long)arg2 name:(id)arg3 path:(id)arg4 timestamp:(id)arg5; ++ (id)extractMachOHeadersFromHeader:(id)arg1 matchingArchitecture:(id)arg2 considerArchives:(BOOL)arg3; + +- (id)signature; +- (BOOL)isMachO64; +- (BOOL)isFat; +- (BOOL)isMachO32; +- (BOOL)isArchive; +- (BOOL)isMachO; + +@end diff --git a/Symbolication.framework/VMUIDDyLibLoadCommand.h b/Symbolication.framework/VMUIDDyLibLoadCommand.h new file mode 100755 index 0000000..db1a2b6 --- /dev/null +++ b/Symbolication.framework/VMUIDDyLibLoadCommand.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUIDDyLibLoadCommand : VMUDyLibLoadCommand { +} + + +- (BOOL)isIDDyLib; +- (id)description; + +@end diff --git a/Symbolication.framework/VMULazySymbolOwner.h b/Symbolication.framework/VMULazySymbolOwner.h new file mode 100755 index 0000000..87b574f --- /dev/null +++ b/Symbolication.framework/VMULazySymbolOwner.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSArray, NSString, NSDictionary; + +@interface VMULazySymbolOwner : NSObject { + NSString *_name; + NSDictionary *_signature; + NSArray *_regions; + unsigned int _flags; +} + ++ (id)lazySymbolOwnerWithName:(id)arg1 signature:(id)arg2 regions:(id)arg3 flags:(unsigned int)arg4; + +- (id)signature; +- (id)path; +- (unsigned int)flags; +- (id)name; +- (id)initWithName:(id)arg1 signature:(id)arg2 regions:(id)arg3 flags:(unsigned int)arg4; +- (BOOL)containsAddress:(unsigned long long)arg1; +- (void)slideToSegmentAddresses:(id)arg1; +- (BOOL)isLazy; +- (BOOL)overlapsAddressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1; +- (BOOL)hasRegionsForName:(id)arg1; +- (BOOL)isProtected; +- (id)architecture; +- (id)description; +- (void)dealloc; +- (BOOL)validate; +- (id)regions; + +@end diff --git a/Symbolication.framework/VMULinkedList.h b/Symbolication.framework/VMULinkedList.h new file mode 100755 index 0000000..6d73297 --- /dev/null +++ b/Symbolication.framework/VMULinkedList.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class VMULinkedListEntry; + +@interface VMULinkedList : NSObject { + VMULinkedListEntry *_head; + VMULinkedListEntry *_tail; +} + ++ (id)linkedList; + +- (id)tail; +- (void)remove:(id)arg1; +- (id)head; +- (void)removeAllObjects; +- (void)pushHead:(id)arg1; +- (id)popTail; +- (id)init; + +@end diff --git a/Symbolication.framework/VMULinkedListEntry.h b/Symbolication.framework/VMULinkedListEntry.h new file mode 100755 index 0000000..90f4ca8 --- /dev/null +++ b/Symbolication.framework/VMULinkedListEntry.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class VMUSymbolOwner, VMULinkedListEntry; + +@interface VMULinkedListEntry : NSObject { + VMULinkedListEntry *_prev; + VMULinkedListEntry *_next; + unsigned int _size; + VMUSymbolOwner *_symbolOwner; +} + ++ (id)linkedListEntryWithSymbolOwner:(id)arg1; + +- (id)next; +- (unsigned int)size; +- (id)initWithSymbolOwner:(id)arg1; +- (void)setPrev:(id)arg1; +- (void)setNext:(id)arg1; +- (id)prev; +- (id)symbolOwner; +- (id)description; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMULoadCommand.h b/Symbolication.framework/VMULoadCommand.h new file mode 100755 index 0000000..e8ad89d --- /dev/null +++ b/Symbolication.framework/VMULoadCommand.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMULoadCommand : NSObject { + unsigned long long _cmdSize; + unsigned int _command; +} + ++ (id)loadCommandWithMemory:(id)arg1; + +- (unsigned long long)cmdSize; +- (BOOL)isUUID; +- (BOOL)isSymTab; +- (BOOL)isLoadDyLib; +- (BOOL)isIDDyLib; +- (BOOL)isSegment; +- (BOOL)isSegment32; +- (BOOL)isSegment64; +- (BOOL)isDySymTab; +- (BOOL)isDyLinker; +- (id)initWithMemory:(id)arg1; + +@end diff --git a/Symbolication.framework/VMUMachO32Header.h b/Symbolication.framework/VMUMachO32Header.h new file mode 100755 index 0000000..4df8b2d --- /dev/null +++ b/Symbolication.framework/VMUMachO32Header.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUMachO32Header : VMUMachOHeader { +} + ++ (id)machO32HeaderWithUniverse:(id)arg1 memory:(id)arg2 name:(id)arg3 path:(id)arg4 timestamp:(id)arg5; + +- (id)initWithUniverse:(id)arg1 memory:(id)arg2 name:(id)arg3 path:(id)arg4 timestamp:(id)arg5; +- (BOOL)isMachO32; + +@end diff --git a/Symbolication.framework/VMUMachO64Header.h b/Symbolication.framework/VMUMachO64Header.h new file mode 100755 index 0000000..d8a222a --- /dev/null +++ b/Symbolication.framework/VMUMachO64Header.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUMachO64Header : VMUMachOHeader { + unsigned int _reserved; +} + ++ (id)machO64HeaderWithUniverse:(id)arg1 memory:(id)arg2 name:(id)arg3 path:(id)arg4 timestamp:(id)arg5; + +- (id)initWithUniverse:(id)arg1 memory:(id)arg2 name:(id)arg3 path:(id)arg4 timestamp:(id)arg5; +- (BOOL)isMachO64; + +@end diff --git a/Symbolication.framework/VMUMachOHeader.h b/Symbolication.framework/VMUMachOHeader.h new file mode 100755 index 0000000..a4b7d73 --- /dev/null +++ b/Symbolication.framework/VMUMachOHeader.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSArray, NSString, , NSDate; + +@interface VMUMachOHeader : VMUHeader { + NSString *_name; + NSString *_path; + NSString *_dsymPath; + NSDate *_timestamp; + *_memory; + unsigned long long _address; + unsigned long long _linkEditBase; + NSArray *_loadCommands; + long long _vmaddrSlide; + unsigned int _fileType; + unsigned int _flags; +} + + +- (unsigned long long)address; +- (id)signature; +- (id)path; +- (unsigned int)currentVersion; +- (unsigned int)fileType; +- (id)sections; +- (void)setPath:(id)arg1; +- (unsigned int)flags; +- (id)timestamp; +- (id)name; +- (void)setTimestamp:(id)arg1; +- (id)dsymPath; +- (void)setDsymPath:(id)arg1; +- (id)loadCommands; +- (id)dySymbolTable; +- (id)commpage; +- (BOOL)isProtected; +- (unsigned int)compatibilityVersion; +- (id)segmentAddresses; +- (BOOL)isCommpage; +- (id)dyLinkerPath; +- (BOOL)isFromSharedCache; +- (id)segmentNamed:(id)arg1; +- (id)memory; +- (id)symbolTable; +- (unsigned long long)linkEditBase; +- (long long)vmaddrSlide; +- (id)architecture; +- (BOOL)isMachO; +- (id)uuid; +- (void)setName:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)regions; + +@end diff --git a/Symbolication.framework/VMUMachTaskContainer.h b/Symbolication.framework/VMUMachTaskContainer.h new file mode 100755 index 0000000..9de6668 --- /dev/null +++ b/Symbolication.framework/VMUMachTaskContainer.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUMachTaskContainer : NSObject { + int _pid; + unsigned int _task; +} + ++ (id)machTaskContainerWithTask:(unsigned int)arg1; ++ (id)machTaskContainerWithPid:(int)arg1; ++ (id)machTaskContainerWithPid:(int)arg1 task:(unsigned int)arg2; ++ (id)machTaskContainer; + +- (void)finalize; +- (int)pid; +- (id)initWithPid:(int)arg1 task:(unsigned int)arg2; +- (unsigned int)task; +- (id)description; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUMemoryView_Native.h b/Symbolication.framework/VMUMemoryView_Native.h new file mode 100755 index 0000000..9768214 --- /dev/null +++ b/Symbolication.framework/VMUMemoryView_Native.h @@ -0,0 +1,53 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUMemoryView_Native : NSObject { + struct _VMURange { + unsigned long long location; + unsigned long long length; + } _addressRange; + unsigned long _cursor; + char *_data; + id _gcKeepAlive; +} + + +- (id)readBytes:(unsigned long)arg1; +- (long long)int64; +- (void)setCursor:(unsigned long long)arg1; +- (unsigned long long)cursor; +- (id)initWithAddressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1 data:(char *)arg2 memory:(id)arg3; +- (BOOL)isCursorPointerAligned; +- (void)pointerAlignCursor; +- (short)int16; +- (id)arrayOfInt8:(unsigned long)arg1; +- (id)arrayOfInt16:(unsigned long)arg1; +- (id)arrayOfInt32:(unsigned long)arg1; +- (id)arrayOfInt64:(unsigned long)arg1; +- (id)arrayOfUInt8:(unsigned long)arg1; +- (id)arrayOfUInt16:(unsigned long)arg1; +- (id)arrayOfUInt32:(unsigned long)arg1; +- (id)arrayOfUInt64:(unsigned long)arg1; +- (BOOL)charAtOffset:(unsigned long long)arg1; +- (void)rewindCursor:(unsigned long long)arg1; +- (int)int32; +- (struct dyld_image_info_64 { unsigned long long x1; unsigned long long x2; unsigned long long x3; })dyldImageInfo64; +- (struct dyld_image_info_64 { unsigned long long x1; unsigned long long x2; unsigned long long x3; })dyldImageInfo; +- (unsigned short)uint16; +- (unsigned int)uint32; +- (id)stringWithEncoding:(unsigned int)arg1; +- (unsigned long long)ULEB128; +- (unsigned char)uint8; +- (long long)LEB128; +- (unsigned long long)uint64; +- (BOOL)int8; +- (struct nlist_64 { union { unsigned int x_1_1_1; } x1; unsigned char x2; unsigned char x3; unsigned short x4; unsigned long long x5; })nlist_64; +- (struct nlist_64 { union { unsigned int x_1_1_1; } x1; unsigned char x2; unsigned char x3; unsigned short x4; unsigned long long x5; })nlist; +- (id)stringWithEncoding:(unsigned int)arg1 offset:(unsigned long long)arg2; +- (id)stringWithEncoding:(unsigned int)arg1 size:(unsigned long)arg2; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })addressRange; +- (void)advanceCursor:(unsigned long long)arg1; +- (id)description; + +@end diff --git a/Symbolication.framework/VMUMemoryView_Native32.h b/Symbolication.framework/VMUMemoryView_Native32.h new file mode 100755 index 0000000..31906e3 --- /dev/null +++ b/Symbolication.framework/VMUMemoryView_Native32.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUMemoryView_Native32 : VMUMemoryView_Native { +} + ++ (id)memoryViewWithAddressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1 data:(char *)arg2 memory:(id)arg3; + +- (BOOL)isCursorPointerAligned; +- (void)pointerAlignCursor; + +@end diff --git a/Symbolication.framework/VMUMemoryView_Native64.h b/Symbolication.framework/VMUMemoryView_Native64.h new file mode 100755 index 0000000..76399a8 --- /dev/null +++ b/Symbolication.framework/VMUMemoryView_Native64.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUMemoryView_Native64 : VMUMemoryView_Native { +} + ++ (id)memoryViewWithAddressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1 data:(char *)arg2 memory:(id)arg3; + +- (BOOL)isCursorPointerAligned; +- (void)pointerAlignCursor; + +@end diff --git a/Symbolication.framework/VMUMemoryView_Swapped.h b/Symbolication.framework/VMUMemoryView_Swapped.h new file mode 100755 index 0000000..730e901 --- /dev/null +++ b/Symbolication.framework/VMUMemoryView_Swapped.h @@ -0,0 +1,53 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUMemoryView_Swapped : NSObject { + struct _VMURange { + unsigned long long location; + unsigned long long length; + } _addressRange; + unsigned long _cursor; + char *_data; + id _gcKeepAlive; +} + + +- (id)readBytes:(unsigned long)arg1; +- (long long)int64; +- (void)setCursor:(unsigned long long)arg1; +- (unsigned long long)cursor; +- (id)initWithAddressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1 data:(char *)arg2 memory:(id)arg3; +- (BOOL)isCursorPointerAligned; +- (void)pointerAlignCursor; +- (short)int16; +- (id)arrayOfInt8:(unsigned long)arg1; +- (id)arrayOfInt16:(unsigned long)arg1; +- (id)arrayOfInt32:(unsigned long)arg1; +- (id)arrayOfInt64:(unsigned long)arg1; +- (id)arrayOfUInt8:(unsigned long)arg1; +- (id)arrayOfUInt16:(unsigned long)arg1; +- (id)arrayOfUInt32:(unsigned long)arg1; +- (id)arrayOfUInt64:(unsigned long)arg1; +- (BOOL)charAtOffset:(unsigned long long)arg1; +- (void)rewindCursor:(unsigned long long)arg1; +- (int)int32; +- (struct dyld_image_info_64 { unsigned long long x1; unsigned long long x2; unsigned long long x3; })dyldImageInfo64; +- (struct dyld_image_info_64 { unsigned long long x1; unsigned long long x2; unsigned long long x3; })dyldImageInfo; +- (unsigned short)uint16; +- (unsigned int)uint32; +- (id)stringWithEncoding:(unsigned int)arg1; +- (unsigned long long)ULEB128; +- (unsigned char)uint8; +- (long long)LEB128; +- (unsigned long long)uint64; +- (BOOL)int8; +- (struct nlist_64 { union { unsigned int x_1_1_1; } x1; unsigned char x2; unsigned char x3; unsigned short x4; unsigned long long x5; })nlist_64; +- (struct nlist_64 { union { unsigned int x_1_1_1; } x1; unsigned char x2; unsigned char x3; unsigned short x4; unsigned long long x5; })nlist; +- (id)stringWithEncoding:(unsigned int)arg1 offset:(unsigned long long)arg2; +- (id)stringWithEncoding:(unsigned int)arg1 size:(unsigned long)arg2; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })addressRange; +- (void)advanceCursor:(unsigned long long)arg1; +- (id)description; + +@end diff --git a/Symbolication.framework/VMUMemoryView_Swapped32.h b/Symbolication.framework/VMUMemoryView_Swapped32.h new file mode 100755 index 0000000..efb3d13 --- /dev/null +++ b/Symbolication.framework/VMUMemoryView_Swapped32.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUMemoryView_Swapped32 : VMUMemoryView_Swapped { +} + ++ (id)memoryViewWithAddressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1 data:(char *)arg2 memory:(id)arg3; + +- (BOOL)isCursorPointerAligned; +- (void)pointerAlignCursor; + +@end diff --git a/Symbolication.framework/VMUMemoryView_Swapped64.h b/Symbolication.framework/VMUMemoryView_Swapped64.h new file mode 100755 index 0000000..04e425d --- /dev/null +++ b/Symbolication.framework/VMUMemoryView_Swapped64.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUMemoryView_Swapped64 : VMUMemoryView_Swapped { +} + ++ (id)memoryViewWithAddressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1 data:(char *)arg2 memory:(id)arg3; + +- (BOOL)isCursorPointerAligned; +- (void)pointerAlignCursor; + +@end diff --git a/Symbolication.framework/VMUMemory_Base.h b/Symbolication.framework/VMUMemory_Base.h new file mode 100755 index 0000000..3411096 --- /dev/null +++ b/Symbolication.framework/VMUMemory_Base.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUMemory_Base : NSObject { +} + + +- (id)viewForArchitecture:(id)arg1 addressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg2 data:(char *)arg3; +- (id)swappedViewForArchitecture:(id)arg1 addressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg2 data:(char *)arg3; + +@end diff --git a/Symbolication.framework/VMUMemory_File.h b/Symbolication.framework/VMUMemory_File.h new file mode 100755 index 0000000..6c35f1c --- /dev/null +++ b/Symbolication.framework/VMUMemory_File.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class VMUArchitecture, NSString, NSDate, NSMutableDictionary; + +@interface VMUMemory_File : VMUMemory_Base { + char *_mappedAddress; + unsigned int _mappedSize; + NSDate *_lastModifiedTimestamp; + struct _VMURange { + unsigned long long location; + unsigned long long length; + } _addressRange; + struct _VMURange { + unsigned long long location; + unsigned long long length; + } _fileRange; + NSString *_path; + VMUArchitecture *_architecture; + NSMutableDictionary *_sharedCacheMap; +} + ++ (id)headerFromSharedCacheWithPath:(id)arg1; ++ (id)memoryWithPath:(id)arg1 fileRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg2 mapToAddress:(unsigned long long)arg3 architecture:(id)arg4; ++ (id)memoryWithPath:(id)arg1; ++ (id)headerWithPath:(id)arg1; + +- (BOOL)map; +- (id)path; +- (void)finalize; +- (id)view; +- (id)lastModifiedTimestamp; +- (id)initWithPath:(id)arg1 fileRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg2 mapToAddress:(unsigned long long)arg3 architecture:(id)arg4; +- (void)buildSharedCacheMap; +- (unsigned long long)sharedCacheHeaderOffsetForPath:(id)arg1; +- (id)swappedView; +- (id)memoryAtAddress:(unsigned long long)arg1 maxSize:(unsigned long long)arg2; +- (BOOL)isContiguous; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })addressRange; +- (id)architecture; +- (id)memoryFromSubRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1 mapToAddress:(unsigned long long)arg2 architecture:(id)arg3; +- (id)description; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUMemory_Handle.h b/Symbolication.framework/VMUMemory_Handle.h new file mode 100755 index 0000000..9053b94 --- /dev/null +++ b/Symbolication.framework/VMUMemory_Handle.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class VMUArchitecture, ; + +@interface VMUMemory_Handle : VMUMemory_Base { + *_parent; + char *_data; + struct _VMURange { + unsigned long long location; + unsigned long long length; + } _addressRange; + VMUArchitecture *_architecture; +} + + +- (id)view; +- (id)initWithParent:(id)arg1 addressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg2 architecture:(id)arg3 data:(char *)arg4; +- (id)swappedView; +- (id)memoryAtAddress:(unsigned long long)arg1 maxSize:(unsigned long long)arg2; +- (BOOL)isContiguous; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })addressRange; +- (id)architecture; +- (id)memoryFromSubRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1 mapToAddress:(unsigned long long)arg2 architecture:(id)arg3; +- (id)description; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUMemory_NonContiguousTask.h b/Symbolication.framework/VMUMemory_NonContiguousTask.h new file mode 100755 index 0000000..0e88918 --- /dev/null +++ b/Symbolication.framework/VMUMemory_NonContiguousTask.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class VMUArchitecture, VMUMachTaskContainer; + +@interface VMUMemory_NonContiguousTask : VMUMemory_Base { + VMUMachTaskContainer *_machTaskContainer; + struct _VMURange { + unsigned long long location; + unsigned long long length; + } _addressRange; + VMUArchitecture *_architecture; +} + ++ (id)memoryWithPid:(int)arg1; ++ (id)memoryWithPid:(int)arg1 addressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg2 architecture:(id)arg3; ++ (id)memoryWithMachTaskContainer:(id)arg1; ++ (id)memoryWithMachTaskContainer:(id)arg1 addressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg2 architecture:(id)arg3; + +- (id)view; +- (id)initWithMachTaskContainer:(id)arg1 addressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg2 architecture:(id)arg3; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })regionAtAddress:(unsigned long long)arg1 minProtection:(int)arg2; +- (id)swappedView; +- (id)machTaskContainer; +- (id)memoryAtAddress:(unsigned long long)arg1 maxSize:(unsigned long long)arg2; +- (BOOL)isContiguous; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })addressRange; +- (id)architecture; +- (id)memoryFromSubRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1 mapToAddress:(unsigned long long)arg2 architecture:(id)arg3; +- (id)description; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUMemory_Task.h b/Symbolication.framework/VMUMemory_Task.h new file mode 100755 index 0000000..3a3272f --- /dev/null +++ b/Symbolication.framework/VMUMemory_Task.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class VMUArchitecture; + +@interface VMUMemory_Task : VMUMemory_Base { + char *_data; + struct _VMURange { + unsigned long long location; + unsigned long long length; + } _addressRange; + VMUArchitecture *_architecture; +} + ++ (id)memoryWithData:(char *)arg1 addressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg2 architecture:(id)arg3; + +- (void)finalize; +- (id)view; +- (id)initWithData:(char *)arg1 addressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg2 architecture:(id)arg3; +- (id)swappedView; +- (id)memoryAtAddress:(unsigned long long)arg1 maxSize:(unsigned long long)arg2; +- (BOOL)isContiguous; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })addressRange; +- (id)architecture; +- (id)memoryFromSubRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1 mapToAddress:(unsigned long long)arg2 architecture:(id)arg3; +- (id)description; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUNonOverlappingRangeArray.h b/Symbolication.framework/VMUNonOverlappingRangeArray.h new file mode 100755 index 0000000..fa14252 --- /dev/null +++ b/Symbolication.framework/VMUNonOverlappingRangeArray.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUNonOverlappingRangeArray : VMURangeArray { +} + + +- (void)addRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1; +- (void)sortAndMergeRanges; +- (void)mergeRanges:(id)arg1; +- (void)mergeRanges:(id)arg1 excludingRanges:(id)arg2; +- (id)subtract:(id)arg1 mergeRanges:(BOOL)arg2; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })largestUnusedWithInUse:(id)arg1; +- (void)mergeRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1; +- (void)mergeRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1 excludingRanges:(id)arg2; +- (void)_mergeAllBitsOfRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1 excludingRanges:(id)arg2 mergeRanges:(BOOL)arg3; + +@end diff --git a/Symbolication.framework/VMUNonOverlappingRangeValueTable.h b/Symbolication.framework/VMUNonOverlappingRangeValueTable.h new file mode 100755 index 0000000..8fec440 --- /dev/null +++ b/Symbolication.framework/VMUNonOverlappingRangeValueTable.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class VMURangeArray, NSMutableArray; + +@interface VMUNonOverlappingRangeValueTable : NSObject { + VMURangeArray *_ranges; + NSMutableArray *_values; +} + + +- (id)valueForLocation:(unsigned long long)arg1; +- (void)setValue:(id)arg1 forRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg2; +- (unsigned int)_indexForLocation:(unsigned long long)arg1; +- (struct _NSRange { unsigned int x1; unsigned int x2; })_indexNSRangeInCandidateNSRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1 forVMURange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg2; +- (struct _NSRange { unsigned int x1; unsigned int x2; })_indexNSRangeForOverlappingRangesForVMURange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1; +- (void)setValue:(id)arg1 forNonOverlappingRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg2; +- (id)init; + +@end diff --git a/Symbolication.framework/VMUObjectIdentifier.h b/Symbolication.framework/VMUObjectIdentifier.h new file mode 100755 index 0000000..eb44388 --- /dev/null +++ b/Symbolication.framework/VMUObjectIdentifier.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSHashTable, NSMutableSet, VMUNonOverlappingRangeArray, VMUClassInfoMap; + +@interface VMUObjectIdentifier : NSObject { + unsigned int _task; + struct _CSTypeRef { + unsigned int _opaque_1; + unsigned int _opaque_2; + } _symbolicator; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _memoryReader; + + VMUClassInfoMap *_isaToClassInfo; + VMUClassInfoMap *_cfTypeIDtoClassInfo; + NSHashTable *_objcRuntimeMallocBlocksHash; + NSMutableSet *_objcRuntimeMallocBlocks; + unsigned int _cfTypeCount; + unsigned int _objcClassCount; + unsigned int _cPlusPlusClassCount; + NSHashTable *_invalidPointers; + VMUNonOverlappingRangeArray *_targetProcessVMranges; + int peeksAtRemoteObjectIsa; +} + + +- (id)initWithTask:(unsigned int)arg1 symbolicator:(id)arg2; +- (unsigned int)CFTypeCount; +- (unsigned int)ObjCclassCount; +- (unsigned int)CPlusPlusClassCount; +- (id)objcRuntimeMallocBlocksHash; +- (id)objcRuntimeMallocBlocks; +- (BOOL)isValidRemotePointer:(unsigned long long)arg1; +- (id)classInfoForObject:(unsigned long long)arg1; +- (id)nullClassInfo; +- (id)classInfoForObjectWithRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1; +- (void)findCFTypes; +- (void)findObjCclasses; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })vmRegionRangeForAddress:(unsigned long long)arg1; +- (id)_classInfoForObject:(unsigned long long)arg1; +- (id)classInfoForIsaPointer:(unsigned int)arg1; +- (id)classInfoForCFType:(struct __CFRuntimeBase { unsigned int x1; unsigned char x2[4]; }*)arg1; +- (id)initWithTask:(unsigned int)arg1; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUProcInfo.h b/Symbolication.framework/VMUProcInfo.h new file mode 100755 index 0000000..a5d0576 --- /dev/null +++ b/Symbolication.framework/VMUProcInfo.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSString, NSArray; + +@interface VMUProcInfo : NSObject { + unsigned int _task; + BOOL _needTaskPortDealloc; + NSString *_name; + int _cpuType; + NSArray *_arguments; + NSArray *_envVars; + NSString *_procTableName; + NSString *_realAppName; + NSString *_requestedAppName; + NSString *_firstArg; + int _pid; + int _ppid; + struct timeval { + int tv_sec; + int tv_usec; + } _startTime; +} + ++ (int)processParentId:(int)arg1; ++ (BOOL)isProcessRunning:(int)arg1; ++ (id)getProcessIds; + +- (void)finalize; +- (BOOL)terminate; +- (struct timeval { int x1; int x2; })startTime; +- (BOOL)isRunning; +- (int)compare:(id)arg1; +- (void)update; +- (id)name; +- (id)arguments; +- (int)pid; +- (BOOL)signal:(int)arg1; +- (int)compareByUserAppName:(id)arg1; +- (int)ppid; +- (int)compareByName:(id)arg1; +- (BOOL)isApp; +- (BOOL)isNative; +- (id)_infoFromCommandLine:(int)arg1; +- (id)procTableName; +- (id)realAppName; +- (id)firstArgument; +- (id)userAppName; +- (id)envVars; +- (id)requestedAppName; +- (BOOL)isCFM; +- (id)initWithPid:(int)arg1; +- (id)initWithTask:(unsigned int)arg1; +- (unsigned int)task; +- (BOOL)isMachO; +- (int)cpuType; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUProcList.h b/Symbolication.framework/VMUProcList.h new file mode 100755 index 0000000..6e935ba --- /dev/null +++ b/Symbolication.framework/VMUProcList.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSMapTable, NSLock; + +@interface VMUProcList : NSObject { + NSLock *procLock; + NSMapTable *allProcs; + NSMapTable *filteredProcs; + BOOL appsOnly; + BOOL ownedOnly; +} + + +- (void)finalize; +- (BOOL)update; +- (void)setProcInfos:(id)arg1; +- (void)addProcInfo:(id)arg1; +- (void)removeProcInfo:(id)arg1; +- (void)setOwnedOnly:(BOOL)arg1; +- (BOOL)ownedOnly:(BOOL)arg1; +- (void)setAppsOnly:(BOOL)arg1; +- (BOOL)appsOnly; +- (id)allProcInfos; +- (id)allPIDs; +- (id)allNames; +- (id)allPathNames; +- (id)newestProcInfo; +- (id)newestProcInfoWithName:(id)arg1; +- (id)newestProcInfoSatisfyingCondition:(SEL)arg1 forTarget:(id)arg2; +- (id)procInfoWithPID:(int)arg1; +- (BOOL)updateFromSystem; +- (void)_populateFromSystem; +- (id)newestProcInfoSatisfyingCondition:(SEL)arg1 forTarget:(id)arg2 withContext:(void*)arg3; +- (unsigned int)count; +- (id)init; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUProcessDescription.h b/Symbolication.framework/VMUProcessDescription.h new file mode 100755 index 0000000..9e17e53 --- /dev/null +++ b/Symbolication.framework/VMUProcessDescription.h @@ -0,0 +1,75 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSArray, NSString, NSDictionary, NSMutableArray, NSCalendarDate; + +@interface VMUProcessDescription : NSObject { + unsigned int _task; + int _pid; + struct _CSTypeRef { + unsigned int _opaque_1; + unsigned int _opaque_2; + } _symbolicator; + NSString *_processName; + BOOL _processNameNeedsCorrection; + NSString *_executablePath; + BOOL _executablePathNeedsCorrection; + unsigned long long _executableLoadAddress; + int _cpuType; + BOOL _isNative; + BOOL _is64Bit; + NSDictionary *_lsApplicationInformation; + NSMutableArray *_binaryImages; + NSArray *_sortedBinaryImages; + NSDictionary *_binaryImageHints; + NSArray *_unreadableBinaryImagePaths; + BOOL _binaryImagePostProcessingComplete; + NSDictionary *_buildVersionDictionary; + NSDictionary *_osVersionDictionary; + NSString *_parentProcessName; + NSString *_parentExecutablePath; + int _ppid; + NSCalendarDate *_date; + NSString *_internalError; +} + + +- (BOOL)isTranslated; +- (id)processIdentifier; +- (id)displayName; +- (id)processName; +- (id)executablePath; +- (id)bundleIdentifier; +- (id)date; +- (int)pid; +- (id)_sanitizeVersion:(id)arg1; +- (BOOL)isAppleApplication; +- (id)binaryImageDictionaryForAddress:(unsigned long long)arg1; +- (id)binaryImagesDescriptionForBacktraces:(id)arg1; +- (void)_extractBinaryImageInfoFromSymbolOwner:(struct _CSTypeRef { unsigned int x1; unsigned int x2; })arg1; +- (id)_readDataFromMemory:(id)arg1 atAddress:(unsigned long long)arg2 size:(unsigned long)arg3; +- (double)_extractDyldInfoFromSymbolOwner:(struct _CSTypeRef { unsigned int x1; unsigned int x2; })arg1 withNonContiguousMemory:(id)arg2; +- (id)_extractInfoPlistFromSymbolOwner:(struct _CSTypeRef { unsigned int x1; unsigned int x2; })arg1 withNonContiguousMemory:(id)arg2; +- (id)binaryImages; +- (id)processVersionDictionary; +- (id)_bundleLock; +- (id)_rangesOfBinaryImages:(id)arg1 forBacktraces:(id)arg2; +- (id)_binaryImagesDescriptionForRanges:(id)arg1; +- (id)_buildVersionDictionary; +- (id)_osVersionDictionary; +- (id)_buildInfoDescription; +- (id)processVersion; +- (id)_cpuTypeDescription; +- (id)parentProcessName; +- (id)_systemVersionDescription; +- (id)processDescriptionHeader; +- (id)dateAndVersionDescription; +- (id)initWithPid:(int)arg1 orTask:(unsigned int)arg2; +- (id)binaryImagesDescription; +- (unsigned int)task; +- (int)cpuType; +- (id)description; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMURangeArray.h b/Symbolication.framework/VMURangeArray.h new file mode 100755 index 0000000..b9c415a --- /dev/null +++ b/Symbolication.framework/VMURangeArray.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMURangeArray : NSObject { + unsigned int _count; + struct _VMURange { unsigned long long x1; unsigned long long x2; } *_ranges; + unsigned int _max; + BOOL _sorted; +} + + +- (void)addRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })range; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })rangeAtIndex:(unsigned int)arg1; +- (void)setCapacity:(unsigned int)arg1; +- (void)addRanges:(id)arg1; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })rangeForLocation:(unsigned long long)arg1; +- (void)removeAllRanges; +- (BOOL)intersectsLocation:(unsigned long long)arg1; +- (BOOL)intersectsRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })largestRange; +- (unsigned long long)sumLengths; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; }*)ranges; +- (id)initWithRanges:(const struct _VMURange { unsigned long long x1; unsigned long long x2; }*)arg1 count:(unsigned int)arg2; +- (unsigned int)indexForLocation:(unsigned long long)arg1; +- (void)sort; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })largestSubrangeNotExcludedBySelfForRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1 andLargerThan:(unsigned long long)arg2 startIndex:(unsigned int*)arg3; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })subrangeNotExcludedBySelfForRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1; +- (void)insertRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1 atIndex:(unsigned int)arg2; +- (void)removeRangeAtIndex:(unsigned int)arg1; +- (unsigned int)count; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMURangeValue.h b/Symbolication.framework/VMURangeValue.h new file mode 100755 index 0000000..8e53be1 --- /dev/null +++ b/Symbolication.framework/VMURangeValue.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMURangeValue : VMUAddressRange { + int _value; +} + ++ (id)rangeValueWithRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1 value:(int)arg2; + +- (int)compare:(id)arg1; +- (int)value; +- (id)initWithRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1 value:(int)arg2; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })addressRange; +- (id)description; + +@end diff --git a/Symbolication.framework/VMURegion.h b/Symbolication.framework/VMURegion.h new file mode 100755 index 0000000..b8edd63 --- /dev/null +++ b/Symbolication.framework/VMURegion.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class VMUSymbolOwner, NSString; + +@interface VMURegion : VMUAddressRange { + VMUSymbolOwner *_owner; + NSString *_name; +} + ++ (id)regionWithOwner:(id)arg1 name:(id)arg2 addressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg3; + +- (id)owner; +- (void)setOwner:(id)arg1; +- (int)compare:(id)arg1; +- (id)name; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)initWithOwner:(id)arg1 name:(id)arg2 addressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg3; +- (BOOL)isEqualToRegion:(id)arg1; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })addressRange; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUSampler.h b/Symbolication.framework/VMUSampler.h new file mode 100755 index 0000000..b3003e0 --- /dev/null +++ b/Symbolication.framework/VMUSampler.h @@ -0,0 +1,100 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSMutableArray, NSString, VMUProcessDescription, NSConditionLock, VMUTaskMemoryCache, NSMapTable; + +@interface VMUSampler : NSObject { + int _pid; + unsigned int _task; + BOOL _needTaskPortDealloc; + BOOL _recordThreadStates; + BOOL _taskIs64Bit; + NSString *_processName; + VMUProcessDescription *_processDescription; + struct _CSTypeRef { + unsigned int _opaque_1; + unsigned int _opaque_2; + } _symbolicator; + VMUTaskMemoryCache *_memCache; + struct sampling_context_t { } *_samplingContext; + unsigned int _mainThread; + NSMapTable *_lastThreadBacktraceMap; + unsigned int _numberOfCopiedBacktraces; + unsigned int *_previousThreadList; + unsigned int _previousThreadCount; + unsigned int _maxPreviousThreadCount; + double _tbRate; + double _tbInterval; + NSConditionLock *_stateLock; + double _interval; + double _timeLimit; + unsigned int _sampleLimit; + BOOL _sampling; + unsigned int _samplingThreadPort; + unsigned int _numberOfSamples; + NSMutableArray *_samples; + BOOL _stacksFixed; + void *_cfi; + id _delegate; + double _timeSpentSamplingWithoutCFI; + double _timeSpentSamplingWithCFI; + BOOL _shouldOutputSignature; + BOOL _showDispatchQueueNames; +} + ++ (void)initialize; ++ (id)sampleAllThreadsOfPID:(int)arg1 withSymbolicator:(id)arg2; ++ (id)sampleAllThreadsOfTask:(unsigned int)arg1 withSymbolicator:(id)arg2; ++ (id)sampleAllThreadsOfTask:(unsigned int)arg1 withSymbolicator:(id)arg2 symbolicate:(BOOL)arg3; ++ (id)sampleAllThreadsOfPID:(int)arg1; ++ (id)sampleAllThreadsOfTask:(unsigned int)arg1; ++ (id)sampleAllThreadsOfTask:(unsigned int)arg1 symbolicate:(BOOL)arg2; + +- (BOOL)waitUntilDone; +- (BOOL)start; +- (void)setDelegate:(id)arg1; +- (void)finalize; +- (BOOL)stop; +- (id)delegate; +- (int)pid; +- (id)initWithPID:(int)arg1 options:(unsigned int)arg2; +- (id)sampleThread:(unsigned int)arg1; +- (double)samplingInterval; +- (double)timeLimit; +- (void)setSampleLimit:(unsigned int)arg1; +- (unsigned int)sampleLimit; +- (void)setRecordThreadStates:(BOOL)arg1; +- (void)setShouldOutputSignature:(BOOL)arg1; +- (BOOL)shouldOutputSignature; +- (struct _CSTypeRef { unsigned int x1; unsigned int x2; })symbolicator; +- (id)samples; +- (unsigned int)sampleCount; +- (void)flushData; +- (id)threadNameForThread:(unsigned int)arg1; +- (id)dispatchQueueNameForSerialNumber:(unsigned long long)arg1; +- (void)preloadSymbols; +- (void)sampleForDuration:(unsigned int)arg1 interval:(unsigned int)arg2; +- (void)forceStop; +- (void)writeOutput:(id)arg1 append:(BOOL)arg2; +- (id)initWithPID:(int)arg1 orTask:(unsigned int)arg2 options:(unsigned int)arg3; +- (void)_makeHighPriority; +- (void)initializeSamplingContext:(BOOL)arg1; +- (unsigned int)recordSampleTo:(id)arg1 beginTime:(double)arg2 endTime:(double)arg3 thread:(unsigned int)arg4; +- (void)_makeTimeshare; +- (id)initWithPID:(int)arg1; +- (id)sampleAllThreadsOnce; +- (id)initWithTask:(unsigned int)arg1 options:(unsigned int)arg2; +- (void)_fixupStacks:(id)arg1; +- (void)_runSamplingThread; +- (void)setSamplingInterval:(double)arg1; +- (void)setTimeLimit:(double)arg1; +- (void)stopSampling; +- (id)stopSamplingAndReturnCallNode; +- (id)threadNameForThread:(unsigned int)arg1 returnedThreadId:(unsigned long long*)arg2 returnedDispatchQueueSerialNum:(unsigned long long*)arg3; +- (id)dispatchQueueNameForSerialNumber:(unsigned long long)arg1 returnedConcurrentFlag:(BOOL*)arg2 returnedThreadId:(unsigned long long*)arg3; +- (id)initWithTask:(unsigned int)arg1; +- (void)dealloc; +- (unsigned int)mainThread; + +@end diff --git a/Symbolication.framework/VMUSection.h b/Symbolication.framework/VMUSection.h new file mode 100755 index 0000000..aee4a3f --- /dev/null +++ b/Symbolication.framework/VMUSection.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSString; + +@interface VMUSection : NSObject { + NSString *_sectionName; + NSString *_segmentName; + unsigned long long _addr; + unsigned long long _size; + unsigned int _offset; + unsigned int _align; + unsigned int _reloff; + unsigned int _nreloc; + unsigned int _flags; + unsigned int _reserved1; + unsigned int _reserved2; +} + + +- (unsigned int)align; +- (unsigned int)flags; +- (unsigned int)offset; +- (unsigned long long)size; +- (BOOL)isSection64; +- (unsigned int)reloff; +- (unsigned int)nreloc; +- (unsigned int)reserved1; +- (unsigned int)reserved2; +- (BOOL)isSection32; +- (id)segmentName; +- (id)sectionName; +- (unsigned long long)addr; +- (id)description; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUSection32.h b/Symbolication.framework/VMUSection32.h new file mode 100755 index 0000000..e56ee9d --- /dev/null +++ b/Symbolication.framework/VMUSection32.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUSection32 : VMUSection { +} + + +- (BOOL)isSection32; +- (id)initWithMemory:(id)arg1; + +@end diff --git a/Symbolication.framework/VMUSection64.h b/Symbolication.framework/VMUSection64.h new file mode 100755 index 0000000..d3e77e8 --- /dev/null +++ b/Symbolication.framework/VMUSection64.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUSection64 : VMUSection { + unsigned int _reserved3; +} + + +- (BOOL)isSection64; +- (id)initWithMemory:(id)arg1; + +@end diff --git a/Symbolication.framework/VMUSegment32LoadCommand.h b/Symbolication.framework/VMUSegment32LoadCommand.h new file mode 100755 index 0000000..67287dc --- /dev/null +++ b/Symbolication.framework/VMUSegment32LoadCommand.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUSegment32LoadCommand : VMUSegmentLoadCommand { +} + + +- (BOOL)isSegment32; +- (id)initWithMemory:(id)arg1; + +@end diff --git a/Symbolication.framework/VMUSegment64LoadCommand.h b/Symbolication.framework/VMUSegment64LoadCommand.h new file mode 100755 index 0000000..d00744c --- /dev/null +++ b/Symbolication.framework/VMUSegment64LoadCommand.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUSegment64LoadCommand : VMUSegmentLoadCommand { +} + + +- (BOOL)isSegment64; +- (id)initWithMemory:(id)arg1; + +@end diff --git a/Symbolication.framework/VMUSegmentLoadCommand.h b/Symbolication.framework/VMUSegmentLoadCommand.h new file mode 100755 index 0000000..16af487 --- /dev/null +++ b/Symbolication.framework/VMUSegmentLoadCommand.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSString, NSArray; + +@interface VMUSegmentLoadCommand : VMULoadCommand { + NSString *_name; + unsigned long long _vmaddr; + unsigned long long _vmsize; + unsigned long long _fileoff; + unsigned long long _filesize; + int _maxprot; + int _initprot; + unsigned int _flags; + NSArray *_sections; +} + + +- (id)sections; +- (unsigned int)flags; +- (id)name; +- (unsigned long long)filesize; +- (int)maxprot; +- (int)initprot; +- (unsigned long long)vmsize; +- (unsigned long long)vmaddr; +- (unsigned long long)fileoff; +- (BOOL)isSegment; +- (id)sectionNamed:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUSourceInfo.h b/Symbolication.framework/VMUSourceInfo.h new file mode 100755 index 0000000..a440729 --- /dev/null +++ b/Symbolication.framework/VMUSourceInfo.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSString; + +@interface VMUSourceInfo : VMUAddressRange { + NSString *_path; + unsigned int _lineNumber; + unsigned int _fileOffset; +} + ++ (id)sourceInfoWithPath:(id)arg1 addressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg2 lineNumber:(unsigned int)arg3 fileOffset:(unsigned int)arg4; + +- (id)path; +- (unsigned int)lineNumber; +- (id)fileName; +- (int)compare:(id)arg1; +- (BOOL)isEqualToSourceInfo:(id)arg1; +- (id)initWithPath:(id)arg1 addressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg2 lineNumber:(unsigned int)arg3 fileOffset:(unsigned int)arg4; +- (unsigned int)fileOffset; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })addressRange; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUStabsExtractor.h b/Symbolication.framework/VMUStabsExtractor.h new file mode 100755 index 0000000..5053678 --- /dev/null +++ b/Symbolication.framework/VMUStabsExtractor.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUStabsExtractor : VMUSymbolExtractor { +} + ++ (id)stabsExtractorWithMachOHeader:(id)arg1; ++ (id)symbolForAddress:(unsigned long long)arg1 withMachOHeader:(id)arg2; + +- (id)initWithMachOHeader:(id)arg1 forAddress:(unsigned long long)arg2; +- (void)readStabsFromMachOHeader:(id)arg1 nsyms:(unsigned int)arg2 nlist:(id)arg3 stringTable:(id)arg4 forAddress:(unsigned long long)arg5; +- (void)readIndirectSymbolsFromMachOHeader:(id)arg1 section:(id)arg2 nsyms:(unsigned int)arg3 indirectSymbols:(id)arg4 nlist:(id)arg5 stringTable:(id)arg6; + +@end diff --git a/Symbolication.framework/VMUSymTabLoadCommand.h b/Symbolication.framework/VMUSymTabLoadCommand.h new file mode 100755 index 0000000..5015639 --- /dev/null +++ b/Symbolication.framework/VMUSymTabLoadCommand.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUSymTabLoadCommand : VMULoadCommand { + unsigned int _symoff; + unsigned int _nsyms; + unsigned int _stroff; + unsigned int _strsize; +} + + +- (BOOL)isSymTab; +- (id)initWithMemory:(id)arg1; +- (unsigned int)symoff; +- (unsigned int)stroff; +- (unsigned int)nsyms; +- (unsigned int)strsize; + +@end diff --git a/Symbolication.framework/VMUSymbol.h b/Symbolication.framework/VMUSymbol.h new file mode 100755 index 0000000..1e19b9f --- /dev/null +++ b/Symbolication.framework/VMUSymbol.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSString, VMUSymbolOwner; + +@interface VMUSymbol : VMUAddressRange { + NSString *_name; + NSString *_mangledName; + VMUSymbolOwner *_owner; + unsigned int _flags; +} + ++ (id)symbolWithName:(id)arg1 mangledName:(id)arg2 addressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg3 owner:(id)arg4 flags:(unsigned int)arg5; + +- (id)owner; +- (void)setOwner:(id)arg1; +- (int)compare:(id)arg1; +- (unsigned int)flags; +- (id)name; +- (id)text; +- (id)sourceInfos; +- (BOOL)isObjcMethod; +- (BOOL)isJavaMethod; +- (BOOL)isDyldStub; +- (BOOL)isStab; +- (BOOL)isDwarf; +- (BOOL)isArm; +- (BOOL)isThumb; +- (BOOL)isEqualToSymbol:(id)arg1; +- (id)sourceInfoForAddress:(unsigned long long)arg1; +- (BOOL)isFunction; +- (id)mangledName; +- (id)initWithName:(id)arg1 mangledName:(id)arg2 addressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg3 owner:(id)arg4 flags:(unsigned int)arg5; +- (id)sourceInfosInAddressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })addressRange; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (BOOL)isExternal; + +@end diff --git a/Symbolication.framework/VMUSymbolExtractor.h b/Symbolication.framework/VMUSymbolExtractor.h new file mode 100755 index 0000000..c0279c2 --- /dev/null +++ b/Symbolication.framework/VMUSymbolExtractor.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSMutableArray; + +@interface VMUSymbolExtractor : NSObject { + NSMutableArray *_symbols; + NSMutableArray *_sourceInfos; +} + ++ (id)extractLazySymbolOwnerFromHeader:(id)arg1; ++ (unsigned int)extractSymbolOwnerFlagsFromHeader:(id)arg1; ++ (id)expandSourceInfos:(id)arg1 usingSymbols:(id)arg2; ++ (id)extractSymbolOwnerFromHeader:(id)arg1; + +- (id)symbols; +- (id)sourceInfos; +- (id)init; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUSymbolOwner.h b/Symbolication.framework/VMUSymbolOwner.h new file mode 100755 index 0000000..aa03087 --- /dev/null +++ b/Symbolication.framework/VMUSymbolOwner.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSArray, , NSString, NSDictionary; + +@interface VMUSymbolOwner : NSObject { + NSString *_name; + NSDictionary *_signature; + *_textMemory; + NSArray *_regions; + NSArray *_symbols; + NSArray *_sourceInfos; + unsigned int _flags; + unsigned int _currentVersion; + unsigned int _compatibilityVersion; +} + ++ (id)symbolOwnerWithName:(id)arg1 signature:(id)arg2 textMemory:(id)arg3 regions:(id)arg4 symbols:(id)arg5 sourceInfos:(id)arg6 flags:(unsigned int)arg7 currentVersion:(unsigned int)arg8 compatibilityVersion:(unsigned int)arg9; + +- (id)signature; +- (id)path; +- (unsigned int)currentVersion; +- (id)symbols; +- (int)compare:(id)arg1; +- (unsigned int)flags; +- (id)name; +- (unsigned long long)size; +- (id)symbolForName:(id)arg1; +- (BOOL)isPEF; +- (BOOL)isAOut; +- (BOOL)isDylib; +- (BOOL)isDyld; +- (BOOL)isBundle; +- (BOOL)isDsym; +- (BOOL)isEqualToSymbolOwner:(id)arg1; +- (id)initWithName:(id)arg1 signature:(id)arg2 textMemory:(id)arg3 regions:(id)arg4 symbols:(id)arg5 sourceInfos:(id)arg6 flags:(unsigned int)arg7 currentVersion:(unsigned int)arg8 compatibilityVersion:(unsigned int)arg9; +- (id)programTextForAddress:(unsigned long long)arg1; +- (BOOL)containsAddress:(unsigned long long)arg1; +- (void)slideToSegmentAddresses:(id)arg1; +- (id)symbolOwnerByAddingContentsOfOwner:(id)arg1; +- (id)regionForAddress:(unsigned long long)arg1; +- (BOOL)isLazy; +- (id)regionsForName:(id)arg1; +- (id)symbolForAddress:(unsigned long long)arg1; +- (id)symbolsForName:(id)arg1; +- (id)symbolsInAddressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1; +- (id)sourceInfos; +- (id)sourceInfoForAddress:(unsigned long long)arg1; +- (id)programTextForAddressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1; +- (BOOL)isProtected; +- (unsigned int)compatibilityVersion; +- (BOOL)isCommpage; +- (id)symbolsForMangledName:(id)arg1; +- (id)sourceInfosInAddressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1; +- (id)architecture; +- (BOOL)isMachO; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (BOOL)validate; +- (id)regions; + +@end diff --git a/Symbolication.framework/VMUSymbolOwnerCache.h b/Symbolication.framework/VMUSymbolOwnerCache.h new file mode 100755 index 0000000..dab91d8 --- /dev/null +++ b/Symbolication.framework/VMUSymbolOwnerCache.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUSymbolOwnerCache : NSObject { +} + ++ (void)flush; ++ (void)initialize; ++ (unsigned int)memoryLimit; ++ (void)setMemoryLimit:(unsigned int)arg1; ++ (void)shrinkCacheToSize:(unsigned long long)arg1; ++ (id)symbolOwnerForSignature:(id)arg1; ++ (void)addSymbolOwner:(id)arg1; ++ (id)symbolOwners; ++ (void)removeSignature:(id)arg1; + + +@end diff --git a/Symbolication.framework/VMUSymbolicator.h b/Symbolication.framework/VMUSymbolicator.h new file mode 100755 index 0000000..556cdd3 --- /dev/null +++ b/Symbolication.framework/VMUSymbolicator.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class VMUMachTaskContainer, NSArray, NSString, NSMutableArray; + +@interface VMUSymbolicator : NSObject { + NSMutableArray *_symbolOwners; + NSArray *_symbolOwnerAddressRanges; + NSString *_path; + VMUMachTaskContainer *_machTaskContainer; + BOOL _isProtected; +} + ++ (id)symbolicatorForSignature:(id)arg1 dsymSearchPaths:(id)arg2 useMds:(BOOL)arg3; ++ (void)ignoreFunctionSymbols:(BOOL)arg1; ++ (id)convertHeaderToSymbolOwner:(id)arg1 allowLazySymbolOwners:(BOOL)arg2; ++ (id)symbolicatorsForPath:(id)arg1; ++ (id)symbolicatorForTask:(unsigned int)arg1; ++ (id)symbolicatorForPid:(int)arg1; ++ (id)symbolicatorForSignature:(id)arg1; ++ (id)symbolicatorWithHeaders:(id)arg1 allowLazySymbolOwners:(BOOL)arg2 path:(id)arg3 machTaskContainer:(id)arg4; ++ (id)symbolicatorForMachTaskContainer:(id)arg1; ++ (id)symbolicatorWithSymbolOwners:(id)arg1 path:(id)arg2 machTaskContainer:(id)arg3; ++ (id)symbolicatorForPath:(id)arg1 architecture:(id)arg2; ++ (BOOL)isIgnoreFunctionSymbols; + +- (id)signature; +- (id)path; +- (id)symbols; +- (int)pid; +- (id)initWithSymbolOwners:(id)arg1 path:(id)arg2 machTaskContainer:(id)arg3; +- (id)programTextForAddress:(unsigned long long)arg1; +- (BOOL)addSymbolRichFile:(id)arg1; +- (BOOL)containsAddress:(unsigned long long)arg1; +- (id)regionsInAddressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1; +- (id)symbolOwnerForAddress:(unsigned long long)arg1; +- (id)symbolOwnersInAddressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1; +- (id)symbolOwnerForName:(id)arg1; +- (id)symbolOwnersWithFlags:(unsigned int)arg1; +- (id)symbolOwnerForPath:(id)arg1; +- (id)symbolOwners; +- (void)forceFullSymbolExtraction; +- (void)replaceSymbolOwner:(id)arg1 withSymbolOwner:(id)arg2; +- (id)regionForAddress:(unsigned long long)arg1; +- (id)faultLazySymbolOwnerAtIndex:(int)arg1; +- (id)regionsForName:(id)arg1; +- (id)symbolForAddress:(unsigned long long)arg1; +- (id)symbolsForName:(id)arg1; +- (id)symbolOwnersForName:(id)arg1; +- (id)symbolsInAddressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1; +- (id)sourceInfos; +- (id)sourceInfoForAddress:(unsigned long long)arg1; +- (id)programTextForAddressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1; +- (BOOL)isProtected; +- (id)symbolsForMangledName:(id)arg1; +- (id)sourceInfosInAddressRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1; +- (id)architecture; +- (id)description; +- (void)dealloc; +- (id)regions; + +@end diff --git a/Symbolication.framework/VMUTask.h b/Symbolication.framework/VMUTask.h new file mode 100755 index 0000000..a81f352 --- /dev/null +++ b/Symbolication.framework/VMUTask.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class VMUMachTaskContainer, NSArray, ; + +@interface VMUTask : NSObject { + *_memory; + VMUMachTaskContainer *_machTaskContainer; + BOOL _isTranslated; + NSArray *_headers; +} + ++ (BOOL)pidIsTranslated:(int)arg1; ++ (id)findDyldHeaderInMemory:(id)arg1 address:(unsigned long long)arg2; ++ (id)taskWithMachTaskContainer:(id)arg1; + +- (BOOL)isTranslated; +- (id)headers; +- (int)pid; +- (id)initWithMachTaskContainer:(id)arg1; +- (unsigned int)task; +- (id)memory; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUTaskMemoryCache.h b/Symbolication.framework/VMUTaskMemoryCache.h new file mode 100755 index 0000000..5ec38c9 --- /dev/null +++ b/Symbolication.framework/VMUTaskMemoryCache.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUTaskMemoryCache : NSObject { + struct mapped_memory_t { } *_memoryRegions; + unsigned int _task; + BOOL _taskIs64Bit; + BOOL _stopped; + BOOL _shouldTouchPages; +} + ++ (id)taskMemoryCacheForTask:(unsigned int)arg1; ++ (BOOL)taskIs64Bit:(unsigned int)arg1; + +- (void)finalize; +- (BOOL)copyRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1 to:(void*)arg2; +- (int)peekAtAddress:(unsigned long long)arg1 size:(unsigned long long)arg2 returnsBuf:(void**)arg3; +- (id)initWithTask:(unsigned int)arg1; +- (void)flushMemoryCache; +- (int)startPeeking; +- (int)stopPeeking; +- (int)readPointerAt:(unsigned long long)arg1 value:(unsigned long long*)arg2; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUTraceData.h b/Symbolication.framework/VMUTraceData.h new file mode 100755 index 0000000..fe7f23c --- /dev/null +++ b/Symbolication.framework/VMUTraceData.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSMapTable, NSMutableSet; + +@interface VMUTraceData : NSObject { + NSMapTable *pcMap; + NSMapTable *threadTraces; + NSMapTable *libXrefs; + NSMapTable *fnXrefs; + NSMutableSet *threadIDnumbers; + unsigned int maxDepth; + unsigned int threadCount; +} + + +- (void)writeToFile:(struct __sFILE { char *x1; int x2; int x3; short x4; short x5; struct __sbuf { char *x_6_1_1; int x_6_1_2; } x6; int x7; void *x8; int (*x9)(); int (*x10)(); int (*x11)(); int (*x12)(); struct __sbuf { char *x_13_1_1; int x_13_1_2; } x13; struct __sFILEX {} *x14; int x15; unsigned char x16[3]; unsigned char x17[1]; struct __sbuf { char *x_18_1_1; int x_18_1_2; } x18; int x19; long long x20; }*)arg1; +- (void)finalize; +- (void)addEvent:(id)arg1; +- (id)initWithLogRecords:(struct { unsigned int x1; unsigned int x2; unsigned int x3; unsigned int *x4; unsigned int x5; unsigned int x6; unsigned int x7[2]; struct { unsigned int x_8_1_1; unsigned int x_8_1_2; unsigned int x_8_1_3; unsigned int x_8_1_4; } x8[0]; }*)arg1 forTask:(unsigned int)arg2; +- (id)initWithBacktraces:(id)arg1 forTask:(unsigned int)arg2; +- (id)threadIDs; +- (id)traceForThread:(unsigned int)arg1; +- (unsigned int)maxDepth; +- (BOOL)readFromFile:(struct __sFILE { char *x1; int x2; int x3; short x4; short x5; struct __sbuf { char *x_6_1_1; int x_6_1_2; } x6; int x7; void *x8; int (*x9)(); int (*x10)(); int (*x11)(); int (*x12)(); struct __sbuf { char *x_13_1_1; int x_13_1_2; } x13; struct __sFILEX {} *x14; int x15; unsigned char x16[3]; unsigned char x17[1]; struct __sbuf { char *x_18_1_1; int x_18_1_2; } x18; int x19; long long x20; }*)arg1; +- (id)functionXref; +- (id)libraryXref; +- (void)printXrefs:(id)arg1 toString:(id)arg2; +- (void)freeXrefTable:(id)arg1; +- (id)numberForThread:(unsigned int)arg1; +- (void)buildPCMap:(long*)arg1 withNumPages:(unsigned int)arg2 forTask:(unsigned int)arg3; +- (unsigned long long)readAddressFromFile:(struct __sFILE { char *x1; int x2; int x3; short x4; short x5; struct __sbuf { char *x_6_1_1; int x_6_1_2; } x6; int x7; void *x8; int (*x9)(); int (*x10)(); int (*x11)(); int (*x12)(); struct __sbuf { char *x_13_1_1; int x_13_1_2; } x13; struct __sFILEX {} *x14; int x15; unsigned char x16[3]; unsigned char x17[1]; struct __sbuf { char *x_18_1_1; int x_18_1_2; } x18; int x19; long long x20; }*)arg1 has64bitAddresses:(BOOL)arg2 needSwap:(BOOL)arg3; +- (void)addOrIncrementXref:(id)arg1 withParent:(id)arg2 withChild:(id)arg3 withSelector:(SEL)arg4 commutative:(BOOL)arg5; +- (void)generateXref:(id)arg1 withSelector:(SEL)arg2 commutative:(BOOL)arg3; +- (id)symbolForPC:(unsigned long long)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUTraceRecord.h b/Symbolication.framework/VMUTraceRecord.h new file mode 100755 index 0000000..5f707bf --- /dev/null +++ b/Symbolication.framework/VMUTraceRecord.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface VMUTraceRecord : NSObject { + unsigned int seqnum; + unsigned int type; + unsigned long long address; + unsigned long long argument; + unsigned int depth; + unsigned long long *frames; +} + + +- (unsigned long long)address; +- (unsigned int)depth; +- (unsigned int)type; +- (id)initWithTraceRecord:(id)arg1; +- (unsigned int)seqnum; +- (unsigned int)threadID; +- (id)initWithTraceRecord:(id)arg1 withDepth:(unsigned int)arg2; +- (id)initWithLoggingRecord:(struct { unsigned int x1; unsigned int x2; unsigned int x3; unsigned int x4; }*)arg1 forTask:(unsigned int)arg2; +- (id)initWithBacktrace:(id)arg1 forTask:(unsigned int)arg2; +- (unsigned long long*)frames; +- (unsigned long long)argument; + +@end diff --git a/Symbolication.framework/VMUTraceSymbol.h b/Symbolication.framework/VMUTraceSymbol.h new file mode 100755 index 0000000..444960a --- /dev/null +++ b/Symbolication.framework/VMUTraceSymbol.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSString; + +@interface VMUTraceSymbol : NSObject { + unsigned long long address; + NSString *name; + NSString *library; + NSString *filename; + int lineNumber; +} + + +- (id)library; +- (void)writeToFile:(struct __sFILE { char *x1; int x2; int x3; short x4; short x5; struct __sbuf { char *x_6_1_1; int x_6_1_2; } x6; int x7; void *x8; int (*x9)(); int (*x10)(); int (*x11)(); int (*x12)(); struct __sbuf { char *x_13_1_1; int x_13_1_2; } x13; struct __sFILEX {} *x14; int x15; unsigned char x16[3]; unsigned char x17[1]; struct __sbuf { char *x_18_1_1; int x_18_1_2; } x18; int x19; long long x20; }*)arg1; +- (int)lineNumber; +- (id)filename; +- (id)name; +- (BOOL)readFromFile:(struct __sFILE { char *x1; int x2; int x3; short x4; short x5; struct __sbuf { char *x_6_1_1; int x_6_1_2; } x6; int x7; void *x8; int (*x9)(); int (*x10)(); int (*x11)(); int (*x12)(); struct __sbuf { char *x_13_1_1; int x_13_1_2; } x13; struct __sFILEX {} *x14; int x15; unsigned char x16[3]; unsigned char x17[1]; struct __sbuf { char *x_18_1_1; int x_18_1_2; } x18; int x19; long long x20; }*)arg1; +- (id)initWithPC:(unsigned long long)arg1 withSymbolicator:(struct _CSTypeRef { unsigned int x1; unsigned int x2; })arg2; +- (id)initWithCString:(char *)arg1 length:(long)arg2 withLine:(int)arg3; + +@end diff --git a/Symbolication.framework/VMUUUIDLoadCommand.h b/Symbolication.framework/VMUUUIDLoadCommand.h new file mode 100755 index 0000000..23b5209 --- /dev/null +++ b/Symbolication.framework/VMUUUIDLoadCommand.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSData; + +@interface VMUUUIDLoadCommand : VMULoadCommand { + NSData *_uuid; +} + + +- (BOOL)isUUID; +- (id)initWithMemory:(id)arg1; +- (id)uuid; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUVMRegion.h b/Symbolication.framework/VMUVMRegion.h new file mode 100755 index 0000000..d5ebe04 --- /dev/null +++ b/Symbolication.framework/VMUVMRegion.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSString; + +@interface VMUVMRegion : NSObject { + struct _VMURange { + unsigned long long location; + unsigned long long length; + } range; + unsigned int prot; + unsigned int maxProt; + NSString *type; + NSString *path; + BOOL summarized; + BOOL recalculate_pages_resident; + unsigned char external_pager; + unsigned char share_mode; + int purgeable; + unsigned int virtual_pages; + unsigned int pages_resident; + unsigned int pages_shared_now_private; + unsigned int pages_swapped_out; + unsigned int pages_dirtied; + unsigned int ref_count; + unsigned int user_tag; + unsigned int object_id; + unsigned int nesting_depth; + BOOL is_submap; + unsigned int mallocBlockCount; + unsigned int mallocTypeFlag; +} + + +- (unsigned int)protection; +- (id)type; +- (struct _VMURange { unsigned long long x1; unsigned long long x2; })range; +- (BOOL)isSubmap; +- (id)descriptionWithOptions:(unsigned int)arg1 maximumLength:(unsigned int)arg2; +- (id)breakAtLength:(unsigned long)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/VMUVMRegionIdentifier.h b/Symbolication.framework/VMUVMRegionIdentifier.h new file mode 100755 index 0000000..e0619c7 --- /dev/null +++ b/Symbolication.framework/VMUVMRegionIdentifier.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSMutableArray, NSMapTable; + +@interface VMUVMRegionIdentifier : NSObject { + NSMutableArray *_regions; + NSMapTable *_mallocZoneStatisticsMap; +} + + +- (id)descriptionForRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1; +- (id)descriptionForRegionTotalsWithOptions:(unsigned int)arg1; +- (id)descriptionForRange:(struct _VMURange { unsigned long long x1; unsigned long long x2; })arg1 options:(unsigned int)arg2; +- (id)descriptionForMallocZoneTotalsWithOptions:(unsigned int)arg1; +- (id)initWithTask:(unsigned int)arg1 options:(unsigned int)arg2; +- (id)initWithTask:(unsigned int)arg1; +- (void)dealloc; +- (id)regions; + +@end diff --git a/Symbolication.framework/_VMUDWARFAbbrevDecl.h b/Symbolication.framework/_VMUDWARFAbbrevDecl.h new file mode 100755 index 0000000..612e8d4 --- /dev/null +++ b/Symbolication.framework/_VMUDWARFAbbrevDecl.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@class NSArray; + +@interface _VMUDWARFAbbrevDecl : NSObject { + unsigned long long _tag; + BOOL _hasChildren; + NSArray *_attributes; +} + ++ (id)abbrevDeclWithTag:(unsigned long long)arg1 withChildren:(BOOL)arg2 withAttributes:(id)arg3; + +- (id)description; +- (void)dealloc; + +@end diff --git a/Symbolication.framework/_VMUDWARFAttribute.h b/Symbolication.framework/_VMUDWARFAttribute.h new file mode 100755 index 0000000..b625da6 --- /dev/null +++ b/Symbolication.framework/_VMUDWARFAttribute.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Symbolication.framework/Symbolication + */ + +@interface _VMUDWARFAttribute : NSObject { + unsigned long long _name; + unsigned long long _form; +} + ++ (void)skipForm:(unsigned long long)arg1 withView:(id)arg2 wordSize:(unsigned char)arg3; ++ (id)attributeWithName:(unsigned long long)arg1 withForm:(unsigned long long)arg2; + +- (id)stringWithView:(id)arg1 withStringTable:(id)arg2; +- (void)skipWithView:(id)arg1 wordSize:(unsigned char)arg2; +- (id)description; + +@end diff --git a/SyncedDefaults.framework/SYDClient.h b/SyncedDefaults.framework/SYDClient.h new file mode 100755 index 0000000..e0c44a8 --- /dev/null +++ b/SyncedDefaults.framework/SYDClient.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults + */ + +@class NSString; + +@interface SYDClient : NSObject { + struct dispatch_queue_s { } *_queue; + struct _xpc_connection_s { } *_connection; + NSString *_bundleIdentifier; +} + + +- (void)shutdown; +- (void)_resetConnection; +- (void)finalize; +- (id)initWithQueue:(struct dispatch_queue_s { }*)arg1 bundleIdentifier:(struct __CFString { }*)arg2; +- (void)sendMessageWithName:(id)arg1; +- (id)sendMessageWithName:(id)arg1 userInfo:(id)arg2; +- (void)sendMessageWithName:(id)arg1 replyHandler:(id)arg2; +- (void)_createConnectionIfNecessary; +- (id)_newMessageWithName:(id)arg1 userInfo:(id)arg2; +- (void)_sendMessageNoReply:(id)arg1; +- (id)_sendMessageWithReplySync:(id)arg1; +- (void)_sendMessage:(id)arg1 replyHandler:(id)arg2; +- (void)dealloc; + +@end diff --git a/SyncedDefaults.framework/SYDJournal.h b/SyncedDefaults.framework/SYDJournal.h new file mode 100755 index 0000000..ce7bb63 --- /dev/null +++ b/SyncedDefaults.framework/SYDJournal.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults + */ + +@class NSMutableDictionary; + +@interface SYDJournal : NSObject { + NSMutableDictionary *store; + NSMutableDictionary *journal; + BOOL readonly; +} + + +- (id)initWithStore:(id)arg1; +- (int)changeSinceChangeCount:(long long)arg1 forKey:(id)arg2; +- (BOOL)removeChangesUntilChangeCount:(long long)arg1; +- (id)changesSinceChangeCount:(long long)arg1; +- (long long)maximumChangeCount; +- (id)initWithMutableStore:(id)arg1; +- (void)addChange:(int)arg1 forKey:(id)arg2 changeCount:(long long)arg3; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/SyncedDefaults.framework/SYDRemotePreferencesSource.h b/SyncedDefaults.framework/SYDRemotePreferencesSource.h new file mode 100755 index 0000000..2162a78 --- /dev/null +++ b/SyncedDefaults.framework/SYDRemotePreferencesSource.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class SYDClient, NSMutableDictionary; + +@interface SYDRemotePreferencesSource : NSObject { + int _generationCount; + int _lastGenerationFromDisk; + struct __CFString { } *preferenceID; + struct __CFURL { } *urlOnDisk; + struct __CFDictionary { } *cache; + long long storageChangeCount; + long long initialSyncChangeCount; + unsigned char isInitialSync; + struct __CFSet { } *dirtyKeys; + SYDClient *client; + struct __CFDictionary { } *configurationDictionary; + NSMutableDictionary *externalChanges; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id registrationBlock; + +} + ++ (id)SYDRemotePreferencesSourceConfigurationDidChangeNotification; ++ (id)SYDRemotePreferencesSourceDidChangeNotification; ++ (void)noteAccountChanges:(id)arg1; ++ (void)resetAllApplicationsWithCompletionHandler:(id)arg1; + +- (unsigned char)synchronize; +- (void)finalize; +- (void)setValue:(void*)arg1 forKey:(struct __CFString { }*)arg2; +- (long)maximumTotalDataLength; +- (long)maximumDataLengthPerKey; +- (long)maximumKeyLength; +- (long)maximumKeyCount; +- (void)unregisterForSynchronizedDefaults; +- (unsigned char)hasExternalChanges; +- (void)registerForSynchronizedDefaults; +- (void)updateConfiguration; +- (id)copyExternalChangesWithChangeCount:(long long*)arg1; +- (unsigned char)synchronizeForced:(unsigned char)arg1; +- (void)scheduleRemoteSynchronization; +- (void)discardExternalChangesForChangeCount:(long long)arg1; +- (id)initWithApplicationID:(struct __CFString { }*)arg1 shared:(BOOL)arg2; +- (long)generationCount; +- (struct __CFDictionary { }*)copyDictionary; +- (struct __CFArray { }*)copyKeyList; +- (void*)getValueForKey:(struct __CFString { }*)arg1; +- (struct __CFDictionary { }*)copyConfigurationDictionary; +- (long)configurationValueForKey:(struct __CFString { }*)arg1; +- (void)_cachePlistFromDisk; +- (void)_storeConfiguration:(struct __CFDictionary { }*)arg1; +- (void)dealloc; +- (unsigned char)isInitialSync; + +@end diff --git a/TelephonyUI.framework/TPAudioDeviceView.h b/TelephonyUI.framework/TPAudioDeviceView.h new file mode 100755 index 0000000..96fd23f --- /dev/null +++ b/TelephonyUI.framework/TPAudioDeviceView.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@class UIView, UITableView; + +@interface TPAudioDeviceView : UIView { + UITableView *_deviceTableView; + UIView *_topBGView; + UIView *_bottomBGView; + UIView *_buttonView; + UIView *_tableView; + UIView *_subbedView; + id _delegate; + BOOL _subbedOutTable; +} + + +- (void)setActiveRow:(int)arg1; +- (id)_unselectedImage; +- (id)_selectedImage; +- (void)muteButtonPressed:(id)arg1; +- (id)_muteImage; +- (void)_takedownButtons; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_frameForNumButtons:(int)arg1; +- (id)_activeImage; +- (id)_muteButtonForFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_takedownTable; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_frameForTable; +- (id)_tableHeaderImage; +- (id)_tableFooterImage; +- (void)_setupSurroundingTableViews; +- (void)_setupButtons; +- (void)_setupTable; +- (void)setDelegate:(id)arg1; +- (void)buttonPressed:(id)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)reloadData; +- (void)dealloc; +- (void)showTable; +- (void)suboutTable; +- (void)selectRow:(int)arg1; + +@end diff --git a/TelephonyUI.framework/TPAudioRouteCell.h b/TelephonyUI.framework/TPAudioRouteCell.h new file mode 100755 index 0000000..9362bed --- /dev/null +++ b/TelephonyUI.framework/TPAudioRouteCell.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@interface TPAudioRouteCell : UITableViewCell { + BOOL _checked; +} + ++ (id)highlightedBackground; ++ (id)normalBackground; + +- (id)enabledIcon; +- (id)_shadowHighlightedColor; +- (id)highlightedIcon; +- (id)_shadowColor; +- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setChecked:(BOOL)arg1; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; + +@end diff --git a/TelephonyUI.framework/TPAudioSelectionButton.h b/TelephonyUI.framework/TPAudioSelectionButton.h new file mode 100755 index 0000000..fb2a12a --- /dev/null +++ b/TelephonyUI.framework/TPAudioSelectionButton.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@interface TPAudioSelectionButton : UIButton { + int _index; +} + +@property int index; + + +- (void)_audioSelectionButtonTitleRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg1 imageRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg2 forContentRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3; +- (void)setIndex:(int)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })imageRectForContentRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })titleRectForContentRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (int)index; + +@end diff --git a/TelephonyUI.framework/TPAudioTableSurroundingView.h b/TelephonyUI.framework/TPAudioTableSurroundingView.h new file mode 100755 index 0000000..74c60b9 --- /dev/null +++ b/TelephonyUI.framework/TPAudioTableSurroundingView.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@interface TPAudioTableSurroundingView : UIView { +} + + +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/TelephonyUI.framework/TPBottomBar.h b/TelephonyUI.framework/TPBottomBar.h new file mode 100755 index 0000000..9b967c5 --- /dev/null +++ b/TelephonyUI.framework/TPBottomBar.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@interface TPBottomBar : UIView { + int _orientation; + int _style; +} + ++ (void)preloadImages; ++ (float)defaultHeightForStyle:(int)arg1 orientation:(int)arg2; ++ (id)_backgroundImage; ++ (float)defaultHeight; ++ (float)defaultHeightForStyle:(int)arg1; ++ (int)fullscreenStyle; ++ (int)overlayStyle; ++ (float)defaultHeightForOrientation:(int)arg1; + +- (void)setOrientation:(int)arg1 updateFrame:(BOOL)arg2; +- (id)initWithDefaultSizeForOrientation:(int)arg1; +- (id)initWithDefaultSize; +- (void)setOrientation:(int)arg1; +- (int)orientation; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 style:(int)arg2; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)init; + +@end diff --git a/TelephonyUI.framework/TPBottomDoubleButtonBar.h b/TelephonyUI.framework/TPBottomDoubleButtonBar.h new file mode 100755 index 0000000..22d0c44 --- /dev/null +++ b/TelephonyUI.framework/TPBottomDoubleButtonBar.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@class TPButton, UIView; + +@interface TPBottomDoubleButtonBar : TPBottomSingleButtonBar { + TPButton *_button2; + UIView *_well2; + UIView *_wellContainer; + unsigned int _drawSeparator : 1; +} + ++ (float)_wellPadding; + +- (id)initForCallFailureWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initForEmergencyCallWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)button2; +- (void)setDrawsSeparateWells:(BOOL)arg1; +- (float)_buttonWidth; +- (void)_updateButtonSettings:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 style:(int)arg2; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setButton2:(id)arg1 andStyle:(BOOL)arg2; +- (void)setButton:(id)arg1 andStyle:(BOOL)arg2; +- (void)dealloc; +- (id)initForIncomingCallWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initForVideoChatWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/TelephonyUI.framework/TPBottomDoubleHeightButtonBar.h b/TelephonyUI.framework/TPBottomDoubleHeightButtonBar.h new file mode 100755 index 0000000..25c9bdc --- /dev/null +++ b/TelephonyUI.framework/TPBottomDoubleHeightButtonBar.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@class TPButton, UIImageView, UIView; + +@interface TPBottomDoubleHeightButtonBar : TPBottomBar { + UIImageView *_backgroundView; + UIView *_topWell; + UIView *_bottomWell; + TPButton *_topButton; + TPButton *_bottomButton; +} + +@property(retain,readonly) TPButton * bottomButton; +@property(retain,readonly) TPButton * topButton; + ++ (id)_backgroundImage; ++ (float)defaultHeightForOrientation:(int)arg1; + +- (id)bottomButton; +- (id)topButton; +- (void)dealloc; +- (id)initForIncomingCallOnFaceTimeCallWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/TelephonyUI.framework/TPBottomLockBar.h b/TelephonyUI.framework/TPBottomLockBar.h new file mode 100755 index 0000000..41f1735 --- /dev/null +++ b/TelephonyUI.framework/TPBottomLockBar.h @@ -0,0 +1,74 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@class NSArray, TPLockKnobView, NSTimer, UIView, TPLockTextView, TPWell; + +@interface TPBottomLockBar : TPBottomBar { + NSArray *_labels; + int _currentLabelIndex; + NSTimer *_cycleLabelTimer; + id _delegate; + id _representedObject; + TPLockKnobView *_knobView; + UIView *_trackArrow; + TPLockTextView *_labelView; + TPWell *_well; + float _knobTrackInsetLeft; + float _fontSize; + float _deltaFromDefaultLabelWidth; +} + ++ (float)defaultLabelFontSize; ++ (struct CGSize { float x1; float x2; })defaultSize; + +- (void)setLabels:(id)arg1; +- (id)representedObject; +- (void)setRepresentedObject:(id)arg1; +- (id)labelView; +- (id)knob; +- (int)currentLabelIndex; +- (id)well; +- (void)setKnobWellWidth:(float)arg1; +- (void)setKnobWellWidthToDefault; +- (void)downInKnob; +- (void)slideBack:(BOOL)arg1; +- (float)knobTrackInsetLeft; +- (float)knobTrackInsetRight; +- (BOOL)allowsTouchTrackingBeyondVerticalThreshold; +- (void)upInKnob; +- (void)knobDragged:(float)arg1; +- (BOOL)usesBackgroundImage; +- (id)wellImageName; +- (float)defaultWellWidth; +- (void)_adjustKnobOrigin; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 knobImage:(id)arg2; +- (void)startCyclingLabels; +- (void)stopCyclingLabels; +- (BOOL)_shouldStopLabelAnimationForGrab; +- (void)_setLabel:(id)arg1; +- (float)_calcKnobYOffset; +- (void)_adjustLabelOrigin; +- (void)cycleToNextLabel; +- (void)cycleToLabelAtIndex:(int)arg1; +- (void)finishedCyclingLabelOut; +- (void)setDelegate:(id)arg1; +- (id)labels; +- (void)startAnimating; +- (void)stopAnimating; +- (BOOL)isAnimating; +- (void)setLabel:(id)arg1; +- (float)fontSize; +- (void)setFontSize:(float)arg1; +- (void)unlock; +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (BOOL)_canDrawContent; +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 knobColor:(int)arg2; +- (void)relock; +- (id)initForIncomingCallWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)freezeKnobInUnlockedPosition; + +@end diff --git a/TelephonyUI.framework/TPBottomSingleButtonBar.h b/TelephonyUI.framework/TPBottomSingleButtonBar.h new file mode 100755 index 0000000..990899d --- /dev/null +++ b/TelephonyUI.framework/TPBottomSingleButtonBar.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@class TPButton, UIImageView, UIView; + +@interface TPBottomSingleButtonBar : TPBottomBar { + id _delegate; + UIImageView *_backgroundView; + UIView *_well; + TPButton *_button; +} + ++ (id)_backgroundImage; + +- (id)initForIncomingCallWaitingWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initForTTYWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initForEndCallWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)addBackgroundAndWellIfNecessary; +- (id)button; +- (void)setButton:(id)arg1 andStyle:(BOOL)arg2; +- (void)dealloc; +- (id)initForEndVideoWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initForVoiceControlWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/TelephonyUI.framework/TPButton.h b/TelephonyUI.framework/TPButton.h new file mode 100755 index 0000000..0865d79 --- /dev/null +++ b/TelephonyUI.framework/TPButton.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@class UIImageView; + +@interface TPButton : UIButton { + UIImageView *_plusSeparator; + int _color; +} + ++ (void)preloadImagesForColor:(int)arg1; ++ (id)answerButtonImage; ++ (id)acceptVideoButtonImage; ++ (id)declineButtonImage; ++ (id)declineVideoButtonImage; ++ (float)defaultHeightForColor:(int)arg1; ++ (float)defaultHeight; + +- (void)setDisabledButtonColor:(int)arg1; +- (void)setTitleImagePadding:(float)arg1; +- (void)setButtonColor:(int)arg1; +- (void)_setButtonColor:(int)arg1; +- (void)_adjustIconColor; +- (void)_setDisabledButtonColor:(int)arg1; +- (void)setMinimumTitleFontSize:(float)arg1; +- (void)setPlusSeparatedTitle:(id)arg1; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })imageRectForContentRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })titleRectForContentRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setHighlighted:(BOOL)arg1; +- (void)setEnabled:(BOOL)arg1; +- (int)buttonColor; +- (void)setTitleVerticalOffset:(float)arg1; +- (id)initWithTitle:(id)arg1 icon:(id)arg2 color:(int)arg3 frame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg4; +- (void)dealloc; +- (void)setIconVerticalOffset:(float)arg1; + +@end diff --git a/TelephonyUI.framework/TPButtonBackingView.h b/TelephonyUI.framework/TPButtonBackingView.h new file mode 100755 index 0000000..edce241 --- /dev/null +++ b/TelephonyUI.framework/TPButtonBackingView.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@interface TPButtonBackingView : UIView { +} + + +- (id)_buttonBackgroundImage; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/TelephonyUI.framework/TPCallWaitingButton.h b/TelephonyUI.framework/TPCallWaitingButton.h new file mode 100755 index 0000000..78c44fa --- /dev/null +++ b/TelephonyUI.framework/TPCallWaitingButton.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@class TPButton; + +@interface TPCallWaitingButton : UIImageView { + TPButton *_innerButton; + unsigned int _type : 1; +} + ++ (float)defaultVerticalCenteringOffset; ++ (struct CGSize { float x1; float x2; })defaultSizeForType:(int)arg1; + +- (id)initTopForIncomingCallWaiting; +- (id)initTopForTTY; +- (id)initBottomForIncomingCallWaiting; +- (id)initBottomForSecondIncomingCallWaiting; +- (id)initBottomForTTYWithTitle:(id)arg1; +- (void)removeTarget:(id)arg1 forControlEvents:(unsigned int)arg2; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 type:(int)arg2; +- (void)removeTarget:(id)arg1 forEvents:(int)arg2; +- (void)addTarget:(id)arg1 action:(SEL)arg2 forEvents:(int)arg3; +- (void)addTarget:(id)arg1 action:(SEL)arg2 forControlEvents:(unsigned int)arg3; +- (void)setEnabled:(BOOL)arg1; +- (BOOL)isEnabled; +- (void)dealloc; + +@end diff --git a/TelephonyUI.framework/TPLCDBar.h b/TelephonyUI.framework/TPLCDBar.h new file mode 100755 index 0000000..0d11ed1 --- /dev/null +++ b/TelephonyUI.framework/TPLCDBar.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@class UIImage; + +@interface TPLCDBar : UIImageView { + UIImage *_barBackground; +} + +@property(retain) UIImage * barBackground; + ++ (void)preloadImages; ++ (float)defaultHeight; ++ (id)backgroundImage; ++ (float)defaultHeightForOrientation:(int)arg1; + +- (id)barBackground; +- (void)setBarBackground:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })contentStretchRect; +- (void)setOrientation:(int)arg1 updateFrame:(BOOL)arg2; +- (id)initWithDefaultSizeForOrientation:(int)arg1; +- (id)initWithDefaultSize; +- (void)setOrientation:(int)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/TelephonyUI.framework/TPLCDDoubleButtonView.h b/TelephonyUI.framework/TPLCDDoubleButtonView.h new file mode 100755 index 0000000..8e1cc45 --- /dev/null +++ b/TelephonyUI.framework/TPLCDDoubleButtonView.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@class TPWellButtonView, TPButton; + +@interface TPLCDDoubleButtonView : TPLCDView { + TPWellButtonView *_leftWellButtonView; + TPWellButtonView *_rightWellButtonView; +} + +@property(retain,readonly) TPButton * leftButton; +@property(retain,readonly) TPButton * rightButton; + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_rightWellFrame; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_leftWellFrame; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })fullSizedContentViewFrame; +- (id)initWithDefaultSizeForOrientation:(int)arg1; +- (BOOL)shouldCenterContentView; +- (BOOL)showImageViewOnLeftSide; +- (BOOL)shouldCenterText; +- (void)dealloc; +- (id)rightButton; +- (id)leftButton; + +@end diff --git a/TelephonyUI.framework/TPLCDSubImageView.h b/TelephonyUI.framework/TPLCDSubImageView.h new file mode 100755 index 0000000..1a43ada --- /dev/null +++ b/TelephonyUI.framework/TPLCDSubImageView.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@class UIImage; + +@interface TPLCDSubImageView : UIView { + UIImage *_image; +} + +@property(retain) UIImage * image; + + +- (id)initWithDefaultSize; +- (id)image; +- (void)setImage:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/TelephonyUI.framework/TPLCDTextView.h b/TelephonyUI.framework/TPLCDTextView.h new file mode 100755 index 0000000..c98f950 --- /dev/null +++ b/TelephonyUI.framework/TPLCDTextView.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@class UIFrameAnimation, NSString, UIColor, TPLCDTextViewScrollingView; + +@interface TPLCDTextView : UIView { + NSString *_text; + struct __GSFont { } *_font; + UIColor *_shadowColor; + UIColor *_textColor; + TPLCDTextViewScrollingView *_scrollingView; + float _fontSize; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _textRect; + UIFrameAnimation *_animation; + id _delegate; + float _minFontSize; + unsigned int _textRectIsValid : 1; + unsigned int _centerText : 1; + unsigned int _animates : 1; + unsigned int _isAnimating : 1; + unsigned int _leftTruncates : 1; +} + ++ (float)defaultMinimumFontSize; + +- (void)setCenterText:(BOOL)arg1; +- (void)setLeftTruncatesText:(BOOL)arg1; +- (void)setAnimatesIfTruncated:(BOOL)arg1; +- (BOOL)animates; +- (void)resetAnimation; +- (void)_setupForAnimationIfNecessary; +- (void)_drawTextInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 verticallyOffset:(BOOL)arg2; +- (void)_startScrolling; +- (void)_scheduleStartScrolling; +- (void)_finishedScrolling; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setDelegate:(id)arg1; +- (void)_tearDownAnimation; +- (void)startAnimating; +- (void)stopAnimating; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })textRect; +- (struct CGSize { float x1; float x2; })sizeToFit; +- (void)setMinimumFontSize:(float)arg1; +- (id)_automationID; +- (id)text; +- (void)setTextColor:(id)arg1; +- (void)setFont:(struct __GSFont { }*)arg1; +- (void)setShadowColor:(id)arg1; +- (void)setText:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/TelephonyUI.framework/TPLCDTextViewScrollingView.h b/TelephonyUI.framework/TPLCDTextViewScrollingView.h new file mode 100755 index 0000000..cb11554 --- /dev/null +++ b/TelephonyUI.framework/TPLCDTextViewScrollingView.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@class TPLCDTextView; + +@interface TPLCDTextViewScrollingView : UIView { + TPLCDTextView *_owner; +} + + +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 owner:(id)arg2; +- (void)setOwner:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/TelephonyUI.framework/TPLCDView.h b/TelephonyUI.framework/TPLCDView.h new file mode 100755 index 0000000..db6bb2c --- /dev/null +++ b/TelephonyUI.framework/TPLCDView.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@class TPLCDTextView, TPLCDSubImageView, UIView; + +@interface TPLCDView : TPLCDBar { + UIView *_contentView; + TPLCDTextView *_textView; + TPLCDTextView *_secondLineTextView; + TPLCDTextView *_labelView; + TPLCDSubImageView *_imageView; + unsigned int _layoutAsLabelled : 1; +} + ++ (float)textFontSize; ++ (float)labelFontSize; + +- (void)setContentsAlpha:(float)arg1; +- (id)secondLineText; +- (void)blinkLabel; +- (id)subImage; +- (void)setLayoutAsLabelled:(BOOL)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })fullSizedContentViewFrame; +- (id)initWithDefaultSizeForOrientation:(int)arg1; +- (void)_resetContentViewFrame; +- (void)setSecondLineText:(id)arg1; +- (float)_textVInset; +- (float)_labelVInset; +- (BOOL)shouldCenterContentView; +- (BOOL)showImageViewOnLeftSide; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_text1Frame; +- (BOOL)shouldCenterText; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_imageViewFrame; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_text2Frame; +- (void)didFinishAnimatingLCDLabelFadeOut:(id)arg1 finished:(id)arg2 context:(id)arg3; +- (void)setLabel:(id)arg1 animate:(BOOL)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })textFrame; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_labelFrame; +- (id)label; +- (void)setLabel:(id)arg1; +- (id)text; +- (void)setShadowColor:(id)arg1; +- (void)setText:(id)arg1; +- (void)layoutSubviews; +- (void)dealloc; +- (void)setSubImage:(id)arg1; + +@end diff --git a/TelephonyUI.framework/TPLockKnobView.h b/TelephonyUI.framework/TPLockKnobView.h new file mode 100755 index 0000000..1341c36 --- /dev/null +++ b/TelephonyUI.framework/TPLockKnobView.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@class UIAlphaAnimation, TPBottomLockBar; + +@interface TPLockKnobView : UIImageView { + TPBottomLockBar *_track; + UIAlphaAnimation *_animation; + float _centerDelta; + BOOL _tracking; +} + + +- (BOOL)shouldBeginTracking:(id)arg1; +- (void)beginTracking:(id)arg1; +- (void)setLockView:(id)arg1; +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (id)initWithImage:(id)arg1; +- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; +- (void)dealloc; + +@end diff --git a/TelephonyUI.framework/TPLockTextView.h b/TelephonyUI.framework/TPLockTextView.h new file mode 100755 index 0000000..09f57a3 --- /dev/null +++ b/TelephonyUI.framework/TPLockTextView.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@class UIFont, NSString, NSTimer; + +@interface TPLockTextView : UIView { + NSString *_label; + struct CGImage { } *_textCache; + char *_textData; + NSTimer *_maskTimer; + double _maskStartTime; + UIFont *_labelFont; + float _deltaFromDefaultTrackWidth; + float _fps; +} + + +- (void)_cacheLabel:(id)arg1 size:(struct CGSize { float x1; float x2; })arg2; +- (void)setFPS:(float)arg1; +- (id)initWithLabel:(id)arg1 fontSize:(float)arg2 trackWidthDelta:(float)arg3; +- (id)label; +- (void)startAnimation; +- (BOOL)isAnimating; +- (void)stopAnimation; +- (void)movedFromWindow:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/TelephonyUI.framework/TPPhoneCallModel.h b/TelephonyUI.framework/TPPhoneCallModel.h new file mode 100755 index 0000000..e2f577d --- /dev/null +++ b/TelephonyUI.framework/TPPhoneCallModel.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@class NSRecursiveLock; + +@interface TPPhoneCallModel : NSObject { + struct __CFDictionary { } *_callManagementState; + NSRecursiveLock *_lock; +} + ++ (id)sharedInstance; + +- (BOOL)isAmbiguous; +- (int)cellTelephonyType; +- (void)_invalidateCachedState; +- (struct __CFDictionary { }*)_callManagementDictionary; +- (BOOL)_booleanValueForKey:(struct __CFString { }*)arg1; +- (int)ambiguityState; +- (BOOL)_isAmbiguousCallList; +- (BOOL)_isAmbiguousMultiPartyCall; +- (int)_intValueForKey:(struct __CFString { }*)arg1; +- (BOOL)isSwappable; +- (BOOL)isMergeable; +- (BOOL)isHoldAllowed; +- (BOOL)isAddCallAllowed; +- (int)maxMultiPartyCallCount; +- (int)maxSupportedCallCount; +- (BOOL)isHardPauseAvailable; +- (BOOL)isEndAndAnswerAllowed; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/TelephonyUI.framework/TPPhonePad.h b/TelephonyUI.framework/TPPhonePad.h new file mode 100755 index 0000000..42b2e1d --- /dev/null +++ b/TelephonyUI.framework/TPPhonePad.h @@ -0,0 +1,65 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@interface TPPhonePad : UIControl { + int _downKey; + id _delegate; + BOOL _playsSounds; + BOOL _supportsHardPause; + float _topHeight; + float _midHeight; + float _bottomHeight; + float _leftWidth; + float _midWidth; + float _rightWidth; + struct __CFSet { } *_inflightSounds; + struct __CFDictionary { } *_keyToButtonMap; + unsigned int _incompleteSounds; + unsigned int _delegateSoundCallbacks : 1; + unsigned int _soundsActivated : 1; +} + +@property BOOL supportsHardPause; + ++ (BOOL)shouldStringAutoDial:(id)arg1 givenLastChar:(BOOL)arg2; ++ (BOOL)launchFieldTestIfNeeded:(id)arg1; ++ (void)_delayedDeactivate; + +- (void)setButton:(id)arg1 forKeyAtIndex:(int)arg2; +- (id)_buttonForKeyAtIndex:(int)arg1; +- (BOOL)supportsHardPause; +- (void)setSupportsHardPause:(BOOL)arg1; +- (void)_handleKey:(id)arg1 forUIEvent:(id)arg2; +- (void)setPlaysSounds:(BOOL)arg1; +- (void)_activateSounds:(BOOL)arg1; +- (void)_stopAllSoundsForcingCallbacks:(BOOL)arg1; +- (void)_appSuspended; +- (void)_appResumed; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_rectForKey:(int)arg1; +- (id)_keypadImage; +- (float)_yFudge; +- (id)_pressedImage; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_updateRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 withScale:(float)arg2; +- (struct CGPoint { float x1; float x2; })_keypadOrigin; +- (id)_imageByCroppingImage:(id)arg1 toRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)setNeedsDisplayForKey:(int)arg1; +- (void)_handleKeyPressAndHold:(id)arg1; +- (int)_keyForPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)_playSoundForKey:(int)arg1; +- (void)_stopSoundForKey:(int)arg1; +- (void)_notifySoundCompletionIfNecessary:(unsigned long)arg1; +- (void)setDelegate:(id)arg1; +- (BOOL)pointMostlyInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)setHighlighted:(BOOL)arg1; +- (void)movedToWindow:(id)arg1; +- (void)movedFromWindow:(id)arg1; +- (BOOL)cancelTouchTracking; +- (id)scriptingInfoWithChildren; +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)removeFromSuperview; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/TelephonyUI.framework/TPTopLockBar.h b/TelephonyUI.framework/TPTopLockBar.h new file mode 100755 index 0000000..11ddf16 --- /dev/null +++ b/TelephonyUI.framework/TPTopLockBar.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@interface TPTopLockBar : TPBottomLockBar { +} + ++ (float)defaultLabelFontSize; ++ (float)defaultHeightForOrientation:(int)arg1; + +- (float)knobTrackInsetLeft; + +@end diff --git a/TelephonyUI.framework/TPWell.h b/TelephonyUI.framework/TPWell.h new file mode 100755 index 0000000..4b26aea --- /dev/null +++ b/TelephonyUI.framework/TPWell.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@interface TPWell : UIImageView { +} + + +- (id)initWithImage:(id)arg1; + +@end diff --git a/TelephonyUI.framework/TPWellButtonView.h b/TelephonyUI.framework/TPWellButtonView.h new file mode 100755 index 0000000..d1bed68 --- /dev/null +++ b/TelephonyUI.framework/TPWellButtonView.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TelephonyUI.framework/TelephonyUI + */ + +@class TPButton, TPWell; + +@interface TPWellButtonView : UIView { + TPButton *_button; + TPWell *_well; +} + +@property(retain) TPButton * button; + + +- (void)setButton:(id)arg1; +- (id)button; +- (id)initWithTitle:(id)arg1 icon:(id)arg2 color:(int)arg3 frame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg4; +- (void)dealloc; + +@end diff --git a/TextInput.framework/DynamicDictionaryCacheWrapper.h b/TextInput.framework/DynamicDictionaryCacheWrapper.h new file mode 100755 index 0000000..fd1eaff --- /dev/null +++ b/TextInput.framework/DynamicDictionaryCacheWrapper.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +@interface DynamicDictionaryCacheWrapper : NSObject { +} + ++ (id)instance; + +- (void)clearDynamicDictionaryCache; +- (id)init; +- (void)dealloc; + +@end diff --git a/TextInput.framework/TIDebugValue.h b/TextInput.framework/TIDebugValue.h new file mode 100755 index 0000000..90fe1c7 --- /dev/null +++ b/TextInput.framework/TIDebugValue.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +@interface TIDebugValue : NSObject { + float defaultValue; + float sweepValue; + float sweepMin; + float sweepMax; + float stepSize; +} + +@property float stepSize; +@property float sweepMax; +@property float sweepMin; +@property float sweepValue; +@property float defaultValue; + + +- (float)defaultValue; +- (void)setDefaultValue:(float)arg1; +- (void)setSweepValue:(float)arg1; +- (void)setSweepMin:(float)arg1; +- (void)setSweepMax:(float)arg1; +- (void)setStepSize:(float)arg1; +- (float)sweepMax; +- (float)stepSize; +- (float)sweepMin; +- (float)sweepValue; + +@end diff --git a/TextInput.framework/TIKeyboardFactory.h b/TextInput.framework/TIKeyboardFactory.h new file mode 100755 index 0000000..2290c9b --- /dev/null +++ b/TextInput.framework/TIKeyboardFactory.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +@interface TIKeyboardFactory : NSObject { +} + + +- (id)keyboardWithName:(id)arg1; + +@end diff --git a/TextInput.framework/TIKeyboardInputManagerAlphabet.h b/TextInput.framework/TIKeyboardInputManagerAlphabet.h new file mode 100755 index 0000000..fcef307 --- /dev/null +++ b/TextInput.framework/TIKeyboardInputManagerAlphabet.h @@ -0,0 +1,270 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSMutableString; + +@interface TIKeyboardInputManagerAlphabet : UIKeyboardInputManager { + struct TIInputManagerAlphabet { int (**x1)(); struct StaticDictionaryAlphabet { + int (**_vptr$StaticDictionary)(); + struct WordTrie { + struct ReadOnlyDataFile {} *m_index; + struct ReadOnlyDataFile {} *m_words; + unsigned int m_word_count; + struct RefPtr { + struct WordTrieNode {} *m_ptr; + } m_root; + struct WordTrieSearch { + struct Vector,0ul> { + unsigned int m_size; + struct VectorBuffer,0ul> { + struct RefPtr {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } m_states; + int m_type; + struct String { + unsigned short m_size; + unsigned short m_capacity; + unsigned short m_length; + unsigned short m_sort_key_length; + unsigned char m_buffer_type; + char *m_buffer; + BOOL m_static_buffer[16]; + } m_string; + struct String { + unsigned short m_size; + unsigned short m_capacity; + unsigned short m_length; + unsigned short m_sort_key_length; + unsigned char m_buffer_type; + char *m_buffer; + BOOL m_static_buffer[16]; + } m_sort_key; + } m_search; + struct WordTrieSearch { + struct Vector,0ul> { + unsigned int m_size; + struct VectorBuffer,0ul> { + struct RefPtr {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } m_states; + int m_type; + struct String { + unsigned short m_size; + unsigned short m_capacity; + unsigned short m_length; + unsigned short m_sort_key_length; + unsigned char m_buffer_type; + char *m_buffer; + BOOL m_static_buffer[16]; + } m_string; + struct String { + unsigned short m_size; + unsigned short m_capacity; + unsigned short m_length; + unsigned short m_sort_key_length; + unsigned char m_buffer_type; + char *m_buffer; + BOOL m_static_buffer[16]; + } m_sort_key; + } m_saved_search; + boolm_returns_words_shorter_than_search; + boolm_valid; + struct TrieArrayCacheSet,const char*> { + struct TrieArrayCache { + char *m_loaded_for_parent; + int m_num_tags; + unsigned char m_tag_list[256]; + struct PackedTrieSibling { + union { + unsigned int whole; + struct $_1024 { + unsigned int child_offset : 24; + unsigned int patricia_key_size_1 : 2; + unsigned int has_child_offset_type : 2; + unsigned int has_word_termination_prob : 1; + unsigned int has_unigram_list_offset : 1; + unsigned int has_freq : 1; + unsigned int more_siblings : 1; + } v2fields; + struct $_1025 { + unsigned int child_offset_byte0 : 8; + unsigned int child_offset_byte1 : 8; + unsigned int child_offset_byte2 : 8; + unsigned int flags_byte : 8; + } v2bytes; + } sortNchild; + union { + unsigned int whole; + struct $_1027 { + unsigned int word_offset : 23; + unsigned int word_is_0freq : 1; + unsigned int compacted_freq : 8; + } fields; + struct $_1028 { + unsigned int word_offset_or_prob_byte0 : 8; + unsigned int word_offset_byte1 : 8; + unsigned int word_offset_byte2 : 8; + unsigned int freq_byte : 8; + } v2bytes; + } freqNword; + unsigned char patricia_key_bytes[4]; + } m_values[256]; + unsigned int m_compilation_flags; + char *m_base_addr; + } root; + struct TrieArrayCache { + char *m_loaded_for_parent; + int m_num_tags; + unsigned char m_tag_list[256]; + struct PackedTrieSibling { + union { + unsigned int whole; + struct $_1024 { + unsigned int child_offset : 24; + unsigned int patricia_key_size_1 : 2; + unsigned int has_child_offset_type : 2; + unsigned int has_word_termination_prob : 1; + unsigned int has_unigram_list_offset : 1; + unsigned int has_freq : 1; + unsigned int more_siblings : 1; + } v2fields; + struct $_1025 { + unsigned int child_offset_byte0 : 8; + unsigned int child_offset_byte1 : 8; + unsigned int child_offset_byte2 : 8; + unsigned int flags_byte : 8; + } v2bytes; + } sortNchild; + union { + unsigned int whole; + struct $_1027 { + unsigned int word_offset : 23; + unsigned int word_is_0freq : 1; + unsigned int compacted_freq : 8; + } fields; + struct $_1028 { + unsigned int word_offset_or_prob_byte0 : 8; + unsigned int word_offset_byte1 : 8; + unsigned int word_offset_byte2 : 8; + unsigned int freq_byte : 8; + } v2bytes; + } freqNword; + unsigned char patricia_key_bytes[4]; + } m_values[256]; + unsigned int m_compilation_flags; + char *m_base_addr; + } deep; + } m_trie_array_cache_set; + unsigned int m_compilation_flags; + unsigned int m_unigram_payload_offset; + unsigned int m_trie_root_offset; + float m_root_usage_sum; + struct SortKeyByteConverter { + int (**_vptr$SortKeyByteConverter)(); + unsigned int m_single_primaries_to_letter[256]; + boolm_is_known_lead_primary[256]; + struct Hashmap { + unsigned int m_size; + unsigned int m_capacity; + unsigned int m_table_size; + unsigned int m_extra_size; + unsigned int m_extra_index; + boolm_rehashing; + struct HashTraits { } m_traits; + struct Bucket {} *m_table; + struct Bucket {} *m_extra; + } m_sort_keys_to_letter_forms; + } m_sort_key_converter; + } m_trie; + int m_log_level; + } x2; struct Vector { + unsigned int m_size; + unsigned int m_capacity; + struct Input {} *m_elements; + } x3; struct String { + unsigned short m_size; + unsigned short m_capacity; + unsigned short m_length; + unsigned short m_sort_key_length; + unsigned char m_buffer_type; + char *m_buffer; + BOOL m_static_buffer[16]; + } x4; struct String { + unsigned short m_size; + unsigned short m_capacity; + unsigned short m_length; + unsigned short m_sort_key_length; + unsigned char m_buffer_type; + char *m_buffer; + BOOL m_static_buffer[16]; + } x5; struct Vector { + unsigned int m_size; + unsigned int m_capacity; + struct String {} *m_elements; + } x6; unsigned int x7; unsigned int x8; struct Hashmap { + unsigned int m_size; + unsigned int m_capacity; + unsigned int m_table_size; + unsigned int m_extra_size; + unsigned int m_extra_index; + boolm_rehashing; + struct HashTraits { } m_traits; + struct Bucket {} *m_table; + struct Bucket {} *m_extra; + } x9; boolx10; boolx11; boolx12; boolx13; boolx14; boolx15; int x16; struct __CFString {} *x17; struct __CFLocale {} *x18; struct DynamicDictionary { + struct RefPtr { + struct DynamicDictionaryImpl {} *m_ptr; + } m_impl; + int m_log_level; + } x19; boolx20; struct __CFDictionary {} *x21; struct __CFArray {} *x22; } *m_impl; + NSMutableString *m_composedText; +} + + +- (void)setAutoCorrects:(BOOL)arg1; +- (void)setShallowPrediction:(BOOL)arg1; +- (void)setCalculatesChargedKeyProbabilities:(BOOL)arg1; +- (void)clearDynamicDictionary; +- (id)addInput:(id)arg1 flags:(unsigned int)arg2 point:(struct CGPoint { float x1; float x2; })arg3 firstDelete:(unsigned int*)arg4 fromVariantKey:(BOOL)arg5; +- (id)deleteFromInput:(unsigned int*)arg1; +- (void)clearInput; +- (void)acceptInput; +- (void)setInputIndex:(unsigned int)arg1; +- (unsigned int)inputCount; +- (BOOL)inputEmpty; +- (id)defaultCandidate; +- (void)addToTypingHistory:(id)arg1; +- (void)textAccepted:(id)arg1; +- (void)increaseUserFrequency:(id)arg1; +- (void)decreaseUserFrequency:(id)arg1; +- (void)inputLocationChanged; +- (id)shadowTyping; +- (void)setShift:(BOOL)arg1; +- (struct __CFDictionary { }*)chargedKeyProbabilities; +- (id)autocorrection; +- (void)registerCentroid:(struct CGPoint { float x1; float x2; })arg1 forKey:(id)arg2; +- (void)clearAllCentroids; +- (void)setKeyboardMatchType:(int)arg1; +- (struct TIInputManagerAlphabet { int (**x1)(); struct StaticDictionaryAlphabet { int (**x_2_1_1)(); struct WordTrie { struct ReadOnlyDataFile {} *x_2_2_1; struct ReadOnlyDataFile {} *x_2_2_2; unsigned int x_2_2_3; struct RefPtr { struct WordTrieNode {} *x_4_3_1; } x_2_2_4; struct WordTrieSearch { struct Vector,0ul> { unsigned int x_1_4_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_5_1; unsigned int x_2_5_2; } x_1_4_2; } x_5_3_1; int x_5_3_2; struct String { unsigned short x_3_4_1; unsigned short x_3_4_2; unsigned short x_3_4_3; unsigned short x_3_4_4; unsigned char x_3_4_5; char *x_3_4_6; BOOL x_3_4_7[16]; } x_5_3_3; struct String { unsigned short x_4_4_1; unsigned short x_4_4_2; unsigned short x_4_4_3; unsigned short x_4_4_4; unsigned char x_4_4_5; char *x_4_4_6; BOOL x_4_4_7[16]; } x_5_3_4; } x_2_2_5; struct WordTrieSearch { struct Vector,0ul> { unsigned int x_1_4_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_5_1; unsigned int x_2_5_2; } x_1_4_2; } x_6_3_1; int x_6_3_2; struct String { unsigned short x_3_4_1; unsigned short x_3_4_2; unsigned short x_3_4_3; unsigned short x_3_4_4; unsigned char x_3_4_5; char *x_3_4_6; BOOL x_3_4_7[16]; } x_6_3_3; struct String { unsigned short x_4_4_1; unsigned short x_4_4_2; unsigned short x_4_4_3; unsigned short x_4_4_4; unsigned char x_4_4_5; char *x_4_4_6; BOOL x_4_4_7[16]; } x_6_3_4; } x_2_2_6; boolx_2_2_7; boolx_2_2_8; struct TrieArrayCacheSet,const char*> { struct TrieArrayCache { char *x_1_4_1; int x_1_4_2; unsigned char x_1_4_3[256]; struct PackedTrieSibling { union { unsigned int x_1_6_1; struct $_1024 { unsigned int x_2_7_1 : 24; unsigned int x_2_7_2 : 2; unsigned int x_2_7_3 : 2; unsigned int x_2_7_4 : 1; unsigned int x_2_7_5 : 1; unsigned int x_2_7_6 : 1; unsigned int x_2_7_7 : 1; } x_1_6_2; struct $_1025 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_1_6_3; } x_4_5_1; union { unsigned int x_2_6_1; struct $_1027 { unsigned int x_2_7_1 : 23; unsigned int x_2_7_2 : 1; unsigned int x_2_7_3 : 8; } x_2_6_2; struct $_1028 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_2_6_3; } x_4_5_2; unsigned char x_4_5_3[4]; } x_1_4_4[256]; unsigned int x_1_4_5; char *x_1_4_6; } x_9_3_1; struct TrieArrayCache { char *x_2_4_1; int x_2_4_2; unsigned char x_2_4_3[256]; struct PackedTrieSibling { union { unsigned int x_1_6_1; struct $_1024 { unsigned int x_2_7_1 : 24; unsigned int x_2_7_2 : 2; unsigned int x_2_7_3 : 2; unsigned int x_2_7_4 : 1; unsigned int x_2_7_5 : 1; unsigned int x_2_7_6 : 1; unsigned int x_2_7_7 : 1; } x_1_6_2; struct $_1025 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_1_6_3; } x_4_5_1; union { unsigned int x_2_6_1; struct $_1027 { unsigned int x_2_7_1 : 23; unsigned int x_2_7_2 : 1; unsigned int x_2_7_3 : 8; } x_2_6_2; struct $_1028 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_2_6_3; } x_4_5_2; unsigned char x_4_5_3[4]; } x_2_4_4[256]; unsigned int x_2_4_5; char *x_2_4_6; } x_9_3_2; } x_2_2_9; unsigned int x_2_2_10; unsigned int x_2_2_11; unsigned int x_2_2_12; float x_2_2_13; struct SortKeyByteConverter { int (**x_14_3_1)(); unsigned int x_14_3_2[256]; boolx_14_3_3[256]; struct Hashmap { unsigned int x_4_4_1; unsigned int x_4_4_2; unsigned int x_4_4_3; unsigned int x_4_4_4; unsigned int x_4_4_5; boolx_4_4_6; struct HashTraits { } x_4_4_7; struct Bucket {} *x_4_4_8; struct Bucket {} *x_4_4_9; } x_14_3_4; } x_2_2_14; } x_2_1_2; int x_2_1_3; } x2; struct Vector { unsigned int x_3_1_1; unsigned int x_3_1_2; struct Input {} *x_3_1_3; } x3; struct String { unsigned short x_4_1_1; unsigned short x_4_1_2; unsigned short x_4_1_3; unsigned short x_4_1_4; unsigned char x_4_1_5; char *x_4_1_6; BOOL x_4_1_7[16]; } x4; struct String { unsigned short x_5_1_1; unsigned short x_5_1_2; unsigned short x_5_1_3; unsigned short x_5_1_4; unsigned char x_5_1_5; char *x_5_1_6; BOOL x_5_1_7[16]; } x5; struct Vector { unsigned int x_6_1_1; unsigned int x_6_1_2; struct String {} *x_6_1_3; } x6; unsigned int x7; unsigned int x8; struct Hashmap { unsigned int x_9_1_1; unsigned int x_9_1_2; unsigned int x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; boolx_9_1_6; struct HashTraits { } x_9_1_7; struct Bucket {} *x_9_1_8; struct Bucket {} *x_9_1_9; } x9; boolx10; boolx11; boolx12; boolx13; boolx14; boolx15; int x16; struct __CFString {} *x17; struct __CFLocale {} *x18; struct DynamicDictionary { struct RefPtr { struct DynamicDictionaryImpl {} *x_1_2_1; } x_19_1_1; int x_19_1_2; } x19; boolx20; struct __CFDictionary {} *x21; struct __CFArray {} *x22; }*)initImplementation; +- (void)loadDictionaries; +- (BOOL)doesComposeText; +- (id)internalStringToExternal:(id)arg1; +- (id)externalStringToInternal:(id)arg1; +- (struct __CFArray { }*)chargeableKeys; +- (unsigned int)inputIndex; +- (unsigned int)externalIndexToInternal:(unsigned int)arg1; +- (unsigned int)internalIndexToExternal:(unsigned int)arg1; +- (id)inputString; +- (void)setInput:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/TextInput.framework/TIKeyboardInputManagerZephyr.h b/TextInput.framework/TIKeyboardInputManagerZephyr.h new file mode 100755 index 0000000..a7cf396 --- /dev/null +++ b/TextInput.framework/TIKeyboardInputManagerZephyr.h @@ -0,0 +1,393 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class TIWordTokenizer, , NSMutableString; + +@interface TIKeyboardInputManagerZephyr : UIKeyboardInputManager { + struct TIInputManagerZephyr { int (**x1)(); struct StaticDictionaryAlphabet { + int (**_vptr$StaticDictionary)(); + struct WordTrie { + struct ReadOnlyDataFile {} *m_index; + struct ReadOnlyDataFile {} *m_words; + unsigned int m_word_count; + struct RefPtr { + struct WordTrieNode {} *m_ptr; + } m_root; + struct WordTrieSearch { + struct Vector,0ul> { + unsigned int m_size; + struct VectorBuffer,0ul> { + struct RefPtr {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } m_states; + int m_type; + struct String { + unsigned short m_size; + unsigned short m_capacity; + unsigned short m_length; + unsigned short m_sort_key_length; + unsigned char m_buffer_type; + char *m_buffer; + BOOL m_static_buffer[16]; + } m_string; + struct String { + unsigned short m_size; + unsigned short m_capacity; + unsigned short m_length; + unsigned short m_sort_key_length; + unsigned char m_buffer_type; + char *m_buffer; + BOOL m_static_buffer[16]; + } m_sort_key; + } m_search; + struct WordTrieSearch { + struct Vector,0ul> { + unsigned int m_size; + struct VectorBuffer,0ul> { + struct RefPtr {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } m_states; + int m_type; + struct String { + unsigned short m_size; + unsigned short m_capacity; + unsigned short m_length; + unsigned short m_sort_key_length; + unsigned char m_buffer_type; + char *m_buffer; + BOOL m_static_buffer[16]; + } m_string; + struct String { + unsigned short m_size; + unsigned short m_capacity; + unsigned short m_length; + unsigned short m_sort_key_length; + unsigned char m_buffer_type; + char *m_buffer; + BOOL m_static_buffer[16]; + } m_sort_key; + } m_saved_search; + boolm_returns_words_shorter_than_search; + boolm_valid; + struct TrieArrayCacheSet,const char*> { + struct TrieArrayCache { + char *m_loaded_for_parent; + int m_num_tags; + unsigned char m_tag_list[256]; + struct PackedTrieSibling { + union { + unsigned int whole; + struct $_574 { + unsigned int child_offset : 24; + unsigned int patricia_key_size_1 : 2; + unsigned int has_child_offset_type : 2; + unsigned int has_word_termination_prob : 1; + unsigned int has_unigram_list_offset : 1; + unsigned int has_freq : 1; + unsigned int more_siblings : 1; + } v2fields; + struct $_575 { + unsigned int child_offset_byte0 : 8; + unsigned int child_offset_byte1 : 8; + unsigned int child_offset_byte2 : 8; + unsigned int flags_byte : 8; + } v2bytes; + } sortNchild; + union { + unsigned int whole; + struct $_577 { + unsigned int word_offset : 23; + unsigned int word_is_0freq : 1; + unsigned int compacted_freq : 8; + } fields; + struct $_578 { + unsigned int word_offset_or_prob_byte0 : 8; + unsigned int word_offset_byte1 : 8; + unsigned int word_offset_byte2 : 8; + unsigned int freq_byte : 8; + } v2bytes; + } freqNword; + unsigned char patricia_key_bytes[4]; + } m_values[256]; + unsigned int m_compilation_flags; + char *m_base_addr; + } root; + struct TrieArrayCache { + char *m_loaded_for_parent; + int m_num_tags; + unsigned char m_tag_list[256]; + struct PackedTrieSibling { + union { + unsigned int whole; + struct $_574 { + unsigned int child_offset : 24; + unsigned int patricia_key_size_1 : 2; + unsigned int has_child_offset_type : 2; + unsigned int has_word_termination_prob : 1; + unsigned int has_unigram_list_offset : 1; + unsigned int has_freq : 1; + unsigned int more_siblings : 1; + } v2fields; + struct $_575 { + unsigned int child_offset_byte0 : 8; + unsigned int child_offset_byte1 : 8; + unsigned int child_offset_byte2 : 8; + unsigned int flags_byte : 8; + } v2bytes; + } sortNchild; + union { + unsigned int whole; + struct $_577 { + unsigned int word_offset : 23; + unsigned int word_is_0freq : 1; + unsigned int compacted_freq : 8; + } fields; + struct $_578 { + unsigned int word_offset_or_prob_byte0 : 8; + unsigned int word_offset_byte1 : 8; + unsigned int word_offset_byte2 : 8; + unsigned int freq_byte : 8; + } v2bytes; + } freqNword; + unsigned char patricia_key_bytes[4]; + } m_values[256]; + unsigned int m_compilation_flags; + char *m_base_addr; + } deep; + } m_trie_array_cache_set; + unsigned int m_compilation_flags; + unsigned int m_unigram_payload_offset; + unsigned int m_trie_root_offset; + float m_root_usage_sum; + struct SortKeyByteConverter { + int (**_vptr$SortKeyByteConverter)(); + unsigned int m_single_primaries_to_letter[256]; + boolm_is_known_lead_primary[256]; + struct Hashmap { + unsigned int m_size; + unsigned int m_capacity; + unsigned int m_table_size; + unsigned int m_extra_size; + unsigned int m_extra_index; + boolm_rehashing; + struct HashTraits { } m_traits; + struct Bucket {} *m_table; + struct Bucket {} *m_extra; + } m_sort_keys_to_letter_forms; + } m_sort_key_converter; + } m_trie; + int m_log_level; + } x2; struct Vector { + unsigned int m_size; + unsigned int m_capacity; + struct Input {} *m_elements; + } x3; struct String { + unsigned short m_size; + unsigned short m_capacity; + unsigned short m_length; + unsigned short m_sort_key_length; + unsigned char m_buffer_type; + char *m_buffer; + BOOL m_static_buffer[16]; + } x4; struct String { + unsigned short m_size; + unsigned short m_capacity; + unsigned short m_length; + unsigned short m_sort_key_length; + unsigned char m_buffer_type; + char *m_buffer; + BOOL m_static_buffer[16]; + } x5; struct Vector { + unsigned int m_size; + unsigned int m_capacity; + struct String {} *m_elements; + } x6; unsigned int x7; unsigned int x8; struct Hashmap { + unsigned int m_size; + unsigned int m_capacity; + unsigned int m_table_size; + unsigned int m_extra_size; + unsigned int m_extra_index; + boolm_rehashing; + struct HashTraits { } m_traits; + struct Bucket {} *m_table; + struct Bucket {} *m_extra; + } x9; boolx10; boolx11; boolx12; boolx13; boolx14; boolx15; int x16; struct __CFString {} *x17; struct __CFLocale {} *x18; struct String { + unsigned short m_size; + unsigned short m_capacity; + unsigned short m_length; + unsigned short m_sort_key_length; + unsigned char m_buffer_type; + char *m_buffer; + BOOL m_static_buffer[16]; + } x19; struct String { + unsigned short m_size; + unsigned short m_capacity; + unsigned short m_length; + unsigned short m_sort_key_length; + unsigned char m_buffer_type; + char *m_buffer; + BOOL m_static_buffer[16]; + } x20; struct DynamicDictionary { + struct RefPtr { + struct DynamicDictionaryImpl {} *m_ptr; + } m_impl; + int m_log_level; + } x21; struct WordinessStore { + struct ReadOnlyDataFile {} *m_trigrams; + } x22; struct StrokeBuildManager {} *x23; struct SortedKeyLayout { + unsigned int m_size; + unsigned int m_capacity; + struct KeyArea {} *m_elements; + struct KeyArea {} *m_neighborKeys[13]; + int m_numNeighborKeys; + int m_neighborIteratorIndex; + float m_neighborSearchRadiusSQE; + struct CGPoint { + float x; + float y; + } m_coordinateForNeighborSort; + struct KeyCharClassifier { + unsigned short m_classifier_flags; + } m_unionOfKeysClassifier; + float m_leftmostXcentroid; + float m_rightmostXcentroid; + float m_smallestKeyRadius; + float g_touchKeyErrorNormalizer; + float g_interTouchErrorNormalizer; + float k_maxKeyRadiusBeforeDeadzone; + float k_searchRadius_TypingSlow; + float k_searchRadius_TypingFast; + float k_errorStdev_KeyCenterToFinger; + float k_errorStdev_KeyCenterToThumb; + float k_errorStdev_InterFinger; + float k_errorStdev_InterThumb; + float k_errorStdev_InterNonAlphabetic; + } x24; struct TIKeyLayout {} *x25; struct String { + unsigned short m_size; + unsigned short m_capacity; + unsigned short m_length; + unsigned short m_sort_key_length; + unsigned char m_buffer_type; + char *m_buffer; + BOOL m_static_buffer[16]; + } x26; boolx27; struct LayoutDictionaryContext { + struct SortedKeyLayout {} *key_layout; + struct WordTrie {} *static_trie; + struct DynamicDictionary {} *dynamic_dict; + struct Vector { + unsigned int m_size; + unsigned int m_capacity; + struct PriorTouchKeyVectors {} *m_elements; + } prior_touch_error_vector_cache; + struct Vector { + unsigned int m_size; + unsigned int m_capacity; + struct DictionaryCursors {} *m_elements; + } cursor_prediction_temp_list; + struct SortKeyByteConverter {} *sort_key_converter; + unsigned int compoundable_meta_flags; + boolallow_space_corrections; + booluses_candidate_selection; + struct WordinessStore {} *wordiness; + } x28; struct Hashmap { + unsigned int m_size; + unsigned int m_capacity; + unsigned int m_table_size; + unsigned int m_extra_size; + unsigned int m_extra_index; + boolm_rehashing; + struct HashTraits { } m_traits; + struct Bucket {} *m_table; + struct Bucket {} *m_extra; + } x29; int x30; boolx31; struct String { + unsigned short m_size; + unsigned short m_capacity; + unsigned short m_length; + unsigned short m_sort_key_length; + unsigned char m_buffer_type; + char *m_buffer; + BOOL m_static_buffer[16]; + } x32; struct Vector { + unsigned int m_size; + unsigned int m_capacity; + struct String {} *m_elements; + } x33; *x34; } *m_impl; + NSMutableString *m_composedText; + unsigned int m_defaultCandidateIndex; + TIWordTokenizer *m_wordTokenizer; +} + + +- (void)setKeyboardEventsLagging:(BOOL)arg1; +- (void)setInHardwareKeyboardMode:(BOOL)arg1; +- (void)configureInputModeSpecificFeatures:(id)arg1 withLayout:(id)arg2; +- (void)appendToInputContext:(id)arg1; +- (BOOL)removeSuffixOfInputContext:(id)arg1; +- (void)clearInputContext; +- (unsigned int)wordHistoryDepth; +- (BOOL)shouldSuppressAutocorrectionWithTerminator:(id)arg1; +- (BOOL)supportsShortcutConversion; +- (unsigned int)maximumShortcutLengthAllowed; +- (id)shortcutConversionForInput:(id)arg1 andExistingString:(id)arg2 existingStringStartsInMiddleOfWord:(BOOL)arg3; +- (id)candidates; +- (unsigned int)defaultCandidateIndex; +- (BOOL)canHandleKeyHitTest; +- (void)clearKeyAreas; +- (void)registerKeyArea:(struct CGPoint { float x1; float x2; })arg1 withRadii:(struct CGPoint { float x1; float x2; })arg2 forKeyCode:(unsigned short)arg3 forLowerKey:(id)arg4 forUpperKey:(id)arg5; +- (int)keyHitTest:(struct CGPoint { float x1; float x2; })arg1 touchStage:(int)arg2 atTime:(double)arg3 withTouch:(id)arg4 forceShift:(BOOL)arg5; +- (int)keyHitTest:(struct CGPoint { float x1; float x2; })arg1 touchStage:(int)arg2 atTime:(double)arg3 withTouch:(id)arg4 forceShift:(BOOL)arg5 forcingKey:(int)arg6; +- (BOOL)keySlidIntoSwipe; +- (void)deleteFromStrokeHistory:(BOOL)arg1; +- (BOOL)acceptsCharacter:(unsigned short)arg1; +- (void)setTypologyRecorder:(id)arg1; +- (void)setInput:(id)arg1 typedString:(id)arg2; +- (BOOL)shouldShiftAfterChar:(unsigned short)arg1 withSpaces:(int)arg2 currentShift:(BOOL)arg3; +- (void)checkAutocorrectionDictionaries; +- (id)shortcutConversionForString:(id)arg1 stringStartsInMiddleOfWord:(BOOL)arg2; +- (BOOL)usesCandidateSelection; +- (void)setCollatorLocale; +- (void)setAutoCorrects:(BOOL)arg1; +- (void)setShallowPrediction:(BOOL)arg1; +- (void)setCalculatesChargedKeyProbabilities:(BOOL)arg1; +- (void)clearDynamicDictionary; +- (id)addInput:(id)arg1 flags:(unsigned int)arg2 point:(struct CGPoint { float x1; float x2; })arg3 firstDelete:(unsigned int*)arg4 fromVariantKey:(BOOL)arg5; +- (id)deleteFromInput:(unsigned int*)arg1; +- (void)clearInput; +- (void)acceptInput; +- (void)setInputIndex:(unsigned int)arg1; +- (unsigned int)inputCount; +- (BOOL)inputEmpty; +- (id)defaultCandidate; +- (void)addToTypingHistory:(id)arg1; +- (void)textAccepted:(id)arg1; +- (void)increaseUserFrequency:(id)arg1; +- (void)decreaseUserFrequency:(id)arg1; +- (void)inputLocationChanged; +- (id)shadowTyping; +- (void)setShift:(BOOL)arg1; +- (struct __CFDictionary { }*)chargedKeyProbabilities; +- (id)autocorrection; +- (void)registerCentroid:(struct CGPoint { float x1; float x2; })arg1 forKey:(id)arg2; +- (void)clearAllCentroids; +- (struct TIInputManagerZephyr { int (**x1)(); struct StaticDictionaryAlphabet { int (**x_2_1_1)(); struct WordTrie { struct ReadOnlyDataFile {} *x_2_2_1; struct ReadOnlyDataFile {} *x_2_2_2; unsigned int x_2_2_3; struct RefPtr { struct WordTrieNode {} *x_4_3_1; } x_2_2_4; struct WordTrieSearch { struct Vector,0ul> { unsigned int x_1_4_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_5_1; unsigned int x_2_5_2; } x_1_4_2; } x_5_3_1; int x_5_3_2; struct String { unsigned short x_3_4_1; unsigned short x_3_4_2; unsigned short x_3_4_3; unsigned short x_3_4_4; unsigned char x_3_4_5; char *x_3_4_6; BOOL x_3_4_7[16]; } x_5_3_3; struct String { unsigned short x_4_4_1; unsigned short x_4_4_2; unsigned short x_4_4_3; unsigned short x_4_4_4; unsigned char x_4_4_5; char *x_4_4_6; BOOL x_4_4_7[16]; } x_5_3_4; } x_2_2_5; struct WordTrieSearch { struct Vector,0ul> { unsigned int x_1_4_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_5_1; unsigned int x_2_5_2; } x_1_4_2; } x_6_3_1; int x_6_3_2; struct String { unsigned short x_3_4_1; unsigned short x_3_4_2; unsigned short x_3_4_3; unsigned short x_3_4_4; unsigned char x_3_4_5; char *x_3_4_6; BOOL x_3_4_7[16]; } x_6_3_3; struct String { unsigned short x_4_4_1; unsigned short x_4_4_2; unsigned short x_4_4_3; unsigned short x_4_4_4; unsigned char x_4_4_5; char *x_4_4_6; BOOL x_4_4_7[16]; } x_6_3_4; } x_2_2_6; boolx_2_2_7; boolx_2_2_8; struct TrieArrayCacheSet,const char*> { struct TrieArrayCache { char *x_1_4_1; int x_1_4_2; unsigned char x_1_4_3[256]; struct PackedTrieSibling { union { unsigned int x_1_6_1; struct $_574 { unsigned int x_2_7_1 : 24; unsigned int x_2_7_2 : 2; unsigned int x_2_7_3 : 2; unsigned int x_2_7_4 : 1; unsigned int x_2_7_5 : 1; unsigned int x_2_7_6 : 1; unsigned int x_2_7_7 : 1; } x_1_6_2; struct $_575 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_1_6_3; } x_4_5_1; union { unsigned int x_2_6_1; struct $_577 { unsigned int x_2_7_1 : 23; unsigned int x_2_7_2 : 1; unsigned int x_2_7_3 : 8; } x_2_6_2; struct $_578 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_2_6_3; } x_4_5_2; unsigned char x_4_5_3[4]; } x_1_4_4[256]; unsigned int x_1_4_5; char *x_1_4_6; } x_9_3_1; struct TrieArrayCache { char *x_2_4_1; int x_2_4_2; unsigned char x_2_4_3[256]; struct PackedTrieSibling { union { unsigned int x_1_6_1; struct $_574 { unsigned int x_2_7_1 : 24; unsigned int x_2_7_2 : 2; unsigned int x_2_7_3 : 2; unsigned int x_2_7_4 : 1; unsigned int x_2_7_5 : 1; unsigned int x_2_7_6 : 1; unsigned int x_2_7_7 : 1; } x_1_6_2; struct $_575 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_1_6_3; } x_4_5_1; union { unsigned int x_2_6_1; struct $_577 { unsigned int x_2_7_1 : 23; unsigned int x_2_7_2 : 1; unsigned int x_2_7_3 : 8; } x_2_6_2; struct $_578 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_2_6_3; } x_4_5_2; unsigned char x_4_5_3[4]; } x_2_4_4[256]; unsigned int x_2_4_5; char *x_2_4_6; } x_9_3_2; } x_2_2_9; unsigned int x_2_2_10; unsigned int x_2_2_11; unsigned int x_2_2_12; float x_2_2_13; struct SortKeyByteConverter { int (**x_14_3_1)(); unsigned int x_14_3_2[256]; boolx_14_3_3[256]; struct Hashmap { unsigned int x_4_4_1; unsigned int x_4_4_2; unsigned int x_4_4_3; unsigned int x_4_4_4; unsigned int x_4_4_5; boolx_4_4_6; struct HashTraits { } x_4_4_7; struct Bucket {} *x_4_4_8; struct Bucket {} *x_4_4_9; } x_14_3_4; } x_2_2_14; } x_2_1_2; int x_2_1_3; } x2; struct Vector { unsigned int x_3_1_1; unsigned int x_3_1_2; struct Input {} *x_3_1_3; } x3; struct String { unsigned short x_4_1_1; unsigned short x_4_1_2; unsigned short x_4_1_3; unsigned short x_4_1_4; unsigned char x_4_1_5; char *x_4_1_6; BOOL x_4_1_7[16]; } x4; struct String { unsigned short x_5_1_1; unsigned short x_5_1_2; unsigned short x_5_1_3; unsigned short x_5_1_4; unsigned char x_5_1_5; char *x_5_1_6; BOOL x_5_1_7[16]; } x5; struct Vector { unsigned int x_6_1_1; unsigned int x_6_1_2; struct String {} *x_6_1_3; } x6; unsigned int x7; unsigned int x8; struct Hashmap { unsigned int x_9_1_1; unsigned int x_9_1_2; unsigned int x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; boolx_9_1_6; struct HashTraits { } x_9_1_7; struct Bucket {} *x_9_1_8; struct Bucket {} *x_9_1_9; } x9; boolx10; boolx11; boolx12; boolx13; boolx14; boolx15; int x16; struct __CFString {} *x17; struct __CFLocale {} *x18; struct String { unsigned short x_19_1_1; unsigned short x_19_1_2; unsigned short x_19_1_3; unsigned short x_19_1_4; unsigned char x_19_1_5; char *x_19_1_6; BOOL x_19_1_7[16]; } x19; struct String { unsigned short x_20_1_1; unsigned short x_20_1_2; unsigned short x_20_1_3; unsigned short x_20_1_4; unsigned char x_20_1_5; char *x_20_1_6; BOOL x_20_1_7[16]; } x20; struct DynamicDictionary { struct RefPtr { struct DynamicDictionaryImpl {} *x_1_2_1; } x_21_1_1; int x_21_1_2; } x21; struct WordinessStore { struct ReadOnlyDataFile {} *x_22_1_1; } x22; struct StrokeBuildManager {} *x23; struct SortedKeyLayout { unsigned int x_24_1_1; unsigned int x_24_1_2; struct KeyArea {} *x_24_1_3; struct KeyArea {} *x_24_1_4[13]; int x_24_1_5; int x_24_1_6; float x_24_1_7; struct CGPoint { float x_8_2_1; float x_8_2_2; } x_24_1_8; struct KeyCharClassifier { unsigned short x_9_2_1; } x_24_1_9; float x_24_1_10; float x_24_1_11; float x_24_1_12; float x_24_1_13; float x_24_1_14; float x_24_1_15; float x_24_1_16; float x_24_1_17; float x_24_1_18; float x_24_1_19; float x_24_1_20; float x_24_1_21; float x_24_1_22; } x24; struct TIKeyLayout {} *x25; struct String { unsigned short x_26_1_1; unsigned short x_26_1_2; unsigned short x_26_1_3; unsigned short x_26_1_4; unsigned char x_26_1_5; char *x_26_1_6; BOOL x_26_1_7[16]; } x26; boolx27; struct LayoutDictionaryContext { struct SortedKeyLayout {} *x_28_1_1; struct WordTrie {} *x_28_1_2; struct DynamicDictionary {} *x_28_1_3; struct Vector { unsigned int x_4_2_1; unsigned int x_4_2_2; struct PriorTouchKeyVectors {} *x_4_2_3; } x_28_1_4; struct Vector { unsigned int x_5_2_1; unsigned int x_5_2_2; struct DictionaryCursors {} *x_5_2_3; } x_28_1_5; struct SortKeyByteConverter {} *x_28_1_6; unsigned int x_28_1_7; boolx_28_1_8; boolx_28_1_9; struct WordinessStore {} *x_28_1_10; } x28; struct Hashmap { unsigned int x_29_1_1; unsigned int x_29_1_2; unsigned int x_29_1_3; unsigned int x_29_1_4; unsigned int x_29_1_5; boolx_29_1_6; struct HashTraits { } x_29_1_7; struct Bucket {} *x_29_1_8; struct Bucket {} *x_29_1_9; } x29; int x30; boolx31; struct String { unsigned short x_32_1_1; unsigned short x_32_1_2; unsigned short x_32_1_3; unsigned short x_32_1_4; unsigned char x_32_1_5; char *x_32_1_6; BOOL x_32_1_7[16]; } x32; struct Vector { unsigned int x_33_1_1; unsigned int x_33_1_2; struct String {} *x_33_1_3; } x33; id x34; }*)initImplementation; +- (void)loadDictionaries; +- (BOOL)doesComposeText; +- (id)internalStringToExternal:(id)arg1; +- (id)externalStringToInternal:(id)arg1; +- (unsigned int)inputIndex; +- (unsigned int)externalIndexToInternal:(unsigned int)arg1; +- (unsigned int)internalIndexToExternal:(unsigned int)arg1; +- (id)inputString; +- (void)setInput:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/TextInput.framework/TIKeyboardInputManager_da.h b/TextInput.framework/TIKeyboardInputManager_da.h new file mode 100755 index 0000000..633af4a --- /dev/null +++ b/TextInput.framework/TIKeyboardInputManager_da.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface TIKeyboardInputManager_da : TIKeyboardInputManagerZephyr { +} + + +- (void)setCollatorLocale; +- (struct TIInputManagerZephyr { int (**x1)(); struct StaticDictionaryAlphabet { int (**x_2_1_1)(); struct WordTrie { struct ReadOnlyDataFile {} *x_2_2_1; struct ReadOnlyDataFile {} *x_2_2_2; unsigned int x_2_2_3; struct RefPtr { struct WordTrieNode {} *x_4_3_1; } x_2_2_4; struct WordTrieSearch { struct Vector,0ul> { unsigned int x_1_4_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_5_1; unsigned int x_2_5_2; } x_1_4_2; } x_5_3_1; int x_5_3_2; struct String { unsigned short x_3_4_1; unsigned short x_3_4_2; unsigned short x_3_4_3; unsigned short x_3_4_4; unsigned char x_3_4_5; char *x_3_4_6; BOOL x_3_4_7[16]; } x_5_3_3; struct String { unsigned short x_4_4_1; unsigned short x_4_4_2; unsigned short x_4_4_3; unsigned short x_4_4_4; unsigned char x_4_4_5; char *x_4_4_6; BOOL x_4_4_7[16]; } x_5_3_4; } x_2_2_5; struct WordTrieSearch { struct Vector,0ul> { unsigned int x_1_4_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_5_1; unsigned int x_2_5_2; } x_1_4_2; } x_6_3_1; int x_6_3_2; struct String { unsigned short x_3_4_1; unsigned short x_3_4_2; unsigned short x_3_4_3; unsigned short x_3_4_4; unsigned char x_3_4_5; char *x_3_4_6; BOOL x_3_4_7[16]; } x_6_3_3; struct String { unsigned short x_4_4_1; unsigned short x_4_4_2; unsigned short x_4_4_3; unsigned short x_4_4_4; unsigned char x_4_4_5; char *x_4_4_6; BOOL x_4_4_7[16]; } x_6_3_4; } x_2_2_6; boolx_2_2_7; boolx_2_2_8; struct TrieArrayCacheSet,const char*> { struct TrieArrayCache { char *x_1_4_1; int x_1_4_2; unsigned char x_1_4_3[256]; struct PackedTrieSibling { union { unsigned int x_1_6_1; struct $_1025 { unsigned int x_2_7_1 : 24; unsigned int x_2_7_2 : 2; unsigned int x_2_7_3 : 2; unsigned int x_2_7_4 : 1; unsigned int x_2_7_5 : 1; unsigned int x_2_7_6 : 1; unsigned int x_2_7_7 : 1; } x_1_6_2; struct $_1026 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_1_6_3; } x_4_5_1; union { unsigned int x_2_6_1; struct $_1028 { unsigned int x_2_7_1 : 23; unsigned int x_2_7_2 : 1; unsigned int x_2_7_3 : 8; } x_2_6_2; struct $_1029 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_2_6_3; } x_4_5_2; unsigned char x_4_5_3[4]; } x_1_4_4[256]; unsigned int x_1_4_5; char *x_1_4_6; } x_9_3_1; struct TrieArrayCache { char *x_2_4_1; int x_2_4_2; unsigned char x_2_4_3[256]; struct PackedTrieSibling { union { unsigned int x_1_6_1; struct $_1025 { unsigned int x_2_7_1 : 24; unsigned int x_2_7_2 : 2; unsigned int x_2_7_3 : 2; unsigned int x_2_7_4 : 1; unsigned int x_2_7_5 : 1; unsigned int x_2_7_6 : 1; unsigned int x_2_7_7 : 1; } x_1_6_2; struct $_1026 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_1_6_3; } x_4_5_1; union { unsigned int x_2_6_1; struct $_1028 { unsigned int x_2_7_1 : 23; unsigned int x_2_7_2 : 1; unsigned int x_2_7_3 : 8; } x_2_6_2; struct $_1029 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_2_6_3; } x_4_5_2; unsigned char x_4_5_3[4]; } x_2_4_4[256]; unsigned int x_2_4_5; char *x_2_4_6; } x_9_3_2; } x_2_2_9; unsigned int x_2_2_10; unsigned int x_2_2_11; unsigned int x_2_2_12; float x_2_2_13; struct SortKeyByteConverter { int (**x_14_3_1)(); unsigned int x_14_3_2[256]; boolx_14_3_3[256]; struct Hashmap { unsigned int x_4_4_1; unsigned int x_4_4_2; unsigned int x_4_4_3; unsigned int x_4_4_4; unsigned int x_4_4_5; boolx_4_4_6; struct HashTraits { } x_4_4_7; struct Bucket {} *x_4_4_8; struct Bucket {} *x_4_4_9; } x_14_3_4; } x_2_2_14; } x_2_1_2; int x_2_1_3; } x2; struct Vector { unsigned int x_3_1_1; unsigned int x_3_1_2; struct Input {} *x_3_1_3; } x3; struct String { unsigned short x_4_1_1; unsigned short x_4_1_2; unsigned short x_4_1_3; unsigned short x_4_1_4; unsigned char x_4_1_5; char *x_4_1_6; BOOL x_4_1_7[16]; } x4; struct String { unsigned short x_5_1_1; unsigned short x_5_1_2; unsigned short x_5_1_3; unsigned short x_5_1_4; unsigned char x_5_1_5; char *x_5_1_6; BOOL x_5_1_7[16]; } x5; struct Vector { unsigned int x_6_1_1; unsigned int x_6_1_2; struct String {} *x_6_1_3; } x6; unsigned int x7; unsigned int x8; struct Hashmap { unsigned int x_9_1_1; unsigned int x_9_1_2; unsigned int x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; boolx_9_1_6; struct HashTraits { } x_9_1_7; struct Bucket {} *x_9_1_8; struct Bucket {} *x_9_1_9; } x9; boolx10; boolx11; boolx12; boolx13; boolx14; boolx15; int x16; struct __CFString {} *x17; struct __CFLocale {} *x18; struct String { unsigned short x_19_1_1; unsigned short x_19_1_2; unsigned short x_19_1_3; unsigned short x_19_1_4; unsigned char x_19_1_5; char *x_19_1_6; BOOL x_19_1_7[16]; } x19; struct String { unsigned short x_20_1_1; unsigned short x_20_1_2; unsigned short x_20_1_3; unsigned short x_20_1_4; unsigned char x_20_1_5; char *x_20_1_6; BOOL x_20_1_7[16]; } x20; struct DynamicDictionary { struct RefPtr { struct DynamicDictionaryImpl {} *x_1_2_1; } x_21_1_1; int x_21_1_2; } x21; struct WordinessStore { struct ReadOnlyDataFile {} *x_22_1_1; } x22; struct StrokeBuildManager {} *x23; struct SortedKeyLayout { unsigned int x_24_1_1; unsigned int x_24_1_2; struct KeyArea {} *x_24_1_3; struct KeyArea {} *x_24_1_4[13]; int x_24_1_5; int x_24_1_6; float x_24_1_7; struct CGPoint { float x_8_2_1; float x_8_2_2; } x_24_1_8; struct KeyCharClassifier { unsigned short x_9_2_1; } x_24_1_9; float x_24_1_10; float x_24_1_11; float x_24_1_12; float x_24_1_13; float x_24_1_14; float x_24_1_15; float x_24_1_16; float x_24_1_17; float x_24_1_18; float x_24_1_19; float x_24_1_20; float x_24_1_21; float x_24_1_22; } x24; struct TIKeyLayout {} *x25; struct String { unsigned short x_26_1_1; unsigned short x_26_1_2; unsigned short x_26_1_3; unsigned short x_26_1_4; unsigned char x_26_1_5; char *x_26_1_6; BOOL x_26_1_7[16]; } x26; boolx27; struct LayoutDictionaryContext { struct SortedKeyLayout {} *x_28_1_1; struct WordTrie {} *x_28_1_2; struct DynamicDictionary {} *x_28_1_3; struct Vector { unsigned int x_4_2_1; unsigned int x_4_2_2; struct PriorTouchKeyVectors {} *x_4_2_3; } x_28_1_4; struct Vector { unsigned int x_5_2_1; unsigned int x_5_2_2; struct DictionaryCursors {} *x_5_2_3; } x_28_1_5; struct SortKeyByteConverter {} *x_28_1_6; unsigned int x_28_1_7; boolx_28_1_8; boolx_28_1_9; struct WordinessStore {} *x_28_1_10; } x28; struct Hashmap { unsigned int x_29_1_1; unsigned int x_29_1_2; unsigned int x_29_1_3; unsigned int x_29_1_4; unsigned int x_29_1_5; boolx_29_1_6; struct HashTraits { } x_29_1_7; struct Bucket {} *x_29_1_8; struct Bucket {} *x_29_1_9; } x29; int x30; boolx31; struct String { unsigned short x_32_1_1; unsigned short x_32_1_2; unsigned short x_32_1_3; unsigned short x_32_1_4; unsigned char x_32_1_5; char *x_32_1_6; BOOL x_32_1_7[16]; } x32; struct Vector { unsigned int x_33_1_1; unsigned int x_33_1_2; struct String {} *x_33_1_3; } x33; id x34; }*)initImplementation; + +@end diff --git a/TextInput.framework/TIKeyboardInputManager_fi.h b/TextInput.framework/TIKeyboardInputManager_fi.h new file mode 100755 index 0000000..fef7000 --- /dev/null +++ b/TextInput.framework/TIKeyboardInputManager_fi.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface TIKeyboardInputManager_fi : TIKeyboardInputManagerZephyr { +} + + +- (void)setCollatorLocale; +- (struct TIInputManagerZephyr { int (**x1)(); struct StaticDictionaryAlphabet { int (**x_2_1_1)(); struct WordTrie { struct ReadOnlyDataFile {} *x_2_2_1; struct ReadOnlyDataFile {} *x_2_2_2; unsigned int x_2_2_3; struct RefPtr { struct WordTrieNode {} *x_4_3_1; } x_2_2_4; struct WordTrieSearch { struct Vector,0ul> { unsigned int x_1_4_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_5_1; unsigned int x_2_5_2; } x_1_4_2; } x_5_3_1; int x_5_3_2; struct String { unsigned short x_3_4_1; unsigned short x_3_4_2; unsigned short x_3_4_3; unsigned short x_3_4_4; unsigned char x_3_4_5; char *x_3_4_6; BOOL x_3_4_7[16]; } x_5_3_3; struct String { unsigned short x_4_4_1; unsigned short x_4_4_2; unsigned short x_4_4_3; unsigned short x_4_4_4; unsigned char x_4_4_5; char *x_4_4_6; BOOL x_4_4_7[16]; } x_5_3_4; } x_2_2_5; struct WordTrieSearch { struct Vector,0ul> { unsigned int x_1_4_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_5_1; unsigned int x_2_5_2; } x_1_4_2; } x_6_3_1; int x_6_3_2; struct String { unsigned short x_3_4_1; unsigned short x_3_4_2; unsigned short x_3_4_3; unsigned short x_3_4_4; unsigned char x_3_4_5; char *x_3_4_6; BOOL x_3_4_7[16]; } x_6_3_3; struct String { unsigned short x_4_4_1; unsigned short x_4_4_2; unsigned short x_4_4_3; unsigned short x_4_4_4; unsigned char x_4_4_5; char *x_4_4_6; BOOL x_4_4_7[16]; } x_6_3_4; } x_2_2_6; boolx_2_2_7; boolx_2_2_8; struct TrieArrayCacheSet,const char*> { struct TrieArrayCache { char *x_1_4_1; int x_1_4_2; unsigned char x_1_4_3[256]; struct PackedTrieSibling { union { unsigned int x_1_6_1; struct $_1025 { unsigned int x_2_7_1 : 24; unsigned int x_2_7_2 : 2; unsigned int x_2_7_3 : 2; unsigned int x_2_7_4 : 1; unsigned int x_2_7_5 : 1; unsigned int x_2_7_6 : 1; unsigned int x_2_7_7 : 1; } x_1_6_2; struct $_1026 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_1_6_3; } x_4_5_1; union { unsigned int x_2_6_1; struct $_1028 { unsigned int x_2_7_1 : 23; unsigned int x_2_7_2 : 1; unsigned int x_2_7_3 : 8; } x_2_6_2; struct $_1029 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_2_6_3; } x_4_5_2; unsigned char x_4_5_3[4]; } x_1_4_4[256]; unsigned int x_1_4_5; char *x_1_4_6; } x_9_3_1; struct TrieArrayCache { char *x_2_4_1; int x_2_4_2; unsigned char x_2_4_3[256]; struct PackedTrieSibling { union { unsigned int x_1_6_1; struct $_1025 { unsigned int x_2_7_1 : 24; unsigned int x_2_7_2 : 2; unsigned int x_2_7_3 : 2; unsigned int x_2_7_4 : 1; unsigned int x_2_7_5 : 1; unsigned int x_2_7_6 : 1; unsigned int x_2_7_7 : 1; } x_1_6_2; struct $_1026 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_1_6_3; } x_4_5_1; union { unsigned int x_2_6_1; struct $_1028 { unsigned int x_2_7_1 : 23; unsigned int x_2_7_2 : 1; unsigned int x_2_7_3 : 8; } x_2_6_2; struct $_1029 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_2_6_3; } x_4_5_2; unsigned char x_4_5_3[4]; } x_2_4_4[256]; unsigned int x_2_4_5; char *x_2_4_6; } x_9_3_2; } x_2_2_9; unsigned int x_2_2_10; unsigned int x_2_2_11; unsigned int x_2_2_12; float x_2_2_13; struct SortKeyByteConverter { int (**x_14_3_1)(); unsigned int x_14_3_2[256]; boolx_14_3_3[256]; struct Hashmap { unsigned int x_4_4_1; unsigned int x_4_4_2; unsigned int x_4_4_3; unsigned int x_4_4_4; unsigned int x_4_4_5; boolx_4_4_6; struct HashTraits { } x_4_4_7; struct Bucket {} *x_4_4_8; struct Bucket {} *x_4_4_9; } x_14_3_4; } x_2_2_14; } x_2_1_2; int x_2_1_3; } x2; struct Vector { unsigned int x_3_1_1; unsigned int x_3_1_2; struct Input {} *x_3_1_3; } x3; struct String { unsigned short x_4_1_1; unsigned short x_4_1_2; unsigned short x_4_1_3; unsigned short x_4_1_4; unsigned char x_4_1_5; char *x_4_1_6; BOOL x_4_1_7[16]; } x4; struct String { unsigned short x_5_1_1; unsigned short x_5_1_2; unsigned short x_5_1_3; unsigned short x_5_1_4; unsigned char x_5_1_5; char *x_5_1_6; BOOL x_5_1_7[16]; } x5; struct Vector { unsigned int x_6_1_1; unsigned int x_6_1_2; struct String {} *x_6_1_3; } x6; unsigned int x7; unsigned int x8; struct Hashmap { unsigned int x_9_1_1; unsigned int x_9_1_2; unsigned int x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; boolx_9_1_6; struct HashTraits { } x_9_1_7; struct Bucket {} *x_9_1_8; struct Bucket {} *x_9_1_9; } x9; boolx10; boolx11; boolx12; boolx13; boolx14; boolx15; int x16; struct __CFString {} *x17; struct __CFLocale {} *x18; struct String { unsigned short x_19_1_1; unsigned short x_19_1_2; unsigned short x_19_1_3; unsigned short x_19_1_4; unsigned char x_19_1_5; char *x_19_1_6; BOOL x_19_1_7[16]; } x19; struct String { unsigned short x_20_1_1; unsigned short x_20_1_2; unsigned short x_20_1_3; unsigned short x_20_1_4; unsigned char x_20_1_5; char *x_20_1_6; BOOL x_20_1_7[16]; } x20; struct DynamicDictionary { struct RefPtr { struct DynamicDictionaryImpl {} *x_1_2_1; } x_21_1_1; int x_21_1_2; } x21; struct WordinessStore { struct ReadOnlyDataFile {} *x_22_1_1; } x22; struct StrokeBuildManager {} *x23; struct SortedKeyLayout { unsigned int x_24_1_1; unsigned int x_24_1_2; struct KeyArea {} *x_24_1_3; struct KeyArea {} *x_24_1_4[13]; int x_24_1_5; int x_24_1_6; float x_24_1_7; struct CGPoint { float x_8_2_1; float x_8_2_2; } x_24_1_8; struct KeyCharClassifier { unsigned short x_9_2_1; } x_24_1_9; float x_24_1_10; float x_24_1_11; float x_24_1_12; float x_24_1_13; float x_24_1_14; float x_24_1_15; float x_24_1_16; float x_24_1_17; float x_24_1_18; float x_24_1_19; float x_24_1_20; float x_24_1_21; float x_24_1_22; } x24; struct TIKeyLayout {} *x25; struct String { unsigned short x_26_1_1; unsigned short x_26_1_2; unsigned short x_26_1_3; unsigned short x_26_1_4; unsigned char x_26_1_5; char *x_26_1_6; BOOL x_26_1_7[16]; } x26; boolx27; struct LayoutDictionaryContext { struct SortedKeyLayout {} *x_28_1_1; struct WordTrie {} *x_28_1_2; struct DynamicDictionary {} *x_28_1_3; struct Vector { unsigned int x_4_2_1; unsigned int x_4_2_2; struct PriorTouchKeyVectors {} *x_4_2_3; } x_28_1_4; struct Vector { unsigned int x_5_2_1; unsigned int x_5_2_2; struct DictionaryCursors {} *x_5_2_3; } x_28_1_5; struct SortKeyByteConverter {} *x_28_1_6; unsigned int x_28_1_7; boolx_28_1_8; boolx_28_1_9; struct WordinessStore {} *x_28_1_10; } x28; struct Hashmap { unsigned int x_29_1_1; unsigned int x_29_1_2; unsigned int x_29_1_3; unsigned int x_29_1_4; unsigned int x_29_1_5; boolx_29_1_6; struct HashTraits { } x_29_1_7; struct Bucket {} *x_29_1_8; struct Bucket {} *x_29_1_9; } x29; int x30; boolx31; struct String { unsigned short x_32_1_1; unsigned short x_32_1_2; unsigned short x_32_1_3; unsigned short x_32_1_4; unsigned char x_32_1_5; char *x_32_1_6; BOOL x_32_1_7[16]; } x32; struct Vector { unsigned int x_33_1_1; unsigned int x_33_1_2; struct String {} *x_33_1_3; } x33; id x34; }*)initImplementation; + +@end diff --git a/TextInput.framework/TIKeyboardInputManager_nb.h b/TextInput.framework/TIKeyboardInputManager_nb.h new file mode 100755 index 0000000..43e51dd --- /dev/null +++ b/TextInput.framework/TIKeyboardInputManager_nb.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface TIKeyboardInputManager_nb : TIKeyboardInputManagerZephyr { +} + + +- (void)setCollatorLocale; +- (struct TIInputManagerZephyr { int (**x1)(); struct StaticDictionaryAlphabet { int (**x_2_1_1)(); struct WordTrie { struct ReadOnlyDataFile {} *x_2_2_1; struct ReadOnlyDataFile {} *x_2_2_2; unsigned int x_2_2_3; struct RefPtr { struct WordTrieNode {} *x_4_3_1; } x_2_2_4; struct WordTrieSearch { struct Vector,0ul> { unsigned int x_1_4_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_5_1; unsigned int x_2_5_2; } x_1_4_2; } x_5_3_1; int x_5_3_2; struct String { unsigned short x_3_4_1; unsigned short x_3_4_2; unsigned short x_3_4_3; unsigned short x_3_4_4; unsigned char x_3_4_5; char *x_3_4_6; BOOL x_3_4_7[16]; } x_5_3_3; struct String { unsigned short x_4_4_1; unsigned short x_4_4_2; unsigned short x_4_4_3; unsigned short x_4_4_4; unsigned char x_4_4_5; char *x_4_4_6; BOOL x_4_4_7[16]; } x_5_3_4; } x_2_2_5; struct WordTrieSearch { struct Vector,0ul> { unsigned int x_1_4_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_5_1; unsigned int x_2_5_2; } x_1_4_2; } x_6_3_1; int x_6_3_2; struct String { unsigned short x_3_4_1; unsigned short x_3_4_2; unsigned short x_3_4_3; unsigned short x_3_4_4; unsigned char x_3_4_5; char *x_3_4_6; BOOL x_3_4_7[16]; } x_6_3_3; struct String { unsigned short x_4_4_1; unsigned short x_4_4_2; unsigned short x_4_4_3; unsigned short x_4_4_4; unsigned char x_4_4_5; char *x_4_4_6; BOOL x_4_4_7[16]; } x_6_3_4; } x_2_2_6; boolx_2_2_7; boolx_2_2_8; struct TrieArrayCacheSet,const char*> { struct TrieArrayCache { char *x_1_4_1; int x_1_4_2; unsigned char x_1_4_3[256]; struct PackedTrieSibling { union { unsigned int x_1_6_1; struct $_1025 { unsigned int x_2_7_1 : 24; unsigned int x_2_7_2 : 2; unsigned int x_2_7_3 : 2; unsigned int x_2_7_4 : 1; unsigned int x_2_7_5 : 1; unsigned int x_2_7_6 : 1; unsigned int x_2_7_7 : 1; } x_1_6_2; struct $_1026 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_1_6_3; } x_4_5_1; union { unsigned int x_2_6_1; struct $_1028 { unsigned int x_2_7_1 : 23; unsigned int x_2_7_2 : 1; unsigned int x_2_7_3 : 8; } x_2_6_2; struct $_1029 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_2_6_3; } x_4_5_2; unsigned char x_4_5_3[4]; } x_1_4_4[256]; unsigned int x_1_4_5; char *x_1_4_6; } x_9_3_1; struct TrieArrayCache { char *x_2_4_1; int x_2_4_2; unsigned char x_2_4_3[256]; struct PackedTrieSibling { union { unsigned int x_1_6_1; struct $_1025 { unsigned int x_2_7_1 : 24; unsigned int x_2_7_2 : 2; unsigned int x_2_7_3 : 2; unsigned int x_2_7_4 : 1; unsigned int x_2_7_5 : 1; unsigned int x_2_7_6 : 1; unsigned int x_2_7_7 : 1; } x_1_6_2; struct $_1026 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_1_6_3; } x_4_5_1; union { unsigned int x_2_6_1; struct $_1028 { unsigned int x_2_7_1 : 23; unsigned int x_2_7_2 : 1; unsigned int x_2_7_3 : 8; } x_2_6_2; struct $_1029 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_2_6_3; } x_4_5_2; unsigned char x_4_5_3[4]; } x_2_4_4[256]; unsigned int x_2_4_5; char *x_2_4_6; } x_9_3_2; } x_2_2_9; unsigned int x_2_2_10; unsigned int x_2_2_11; unsigned int x_2_2_12; float x_2_2_13; struct SortKeyByteConverter { int (**x_14_3_1)(); unsigned int x_14_3_2[256]; boolx_14_3_3[256]; struct Hashmap { unsigned int x_4_4_1; unsigned int x_4_4_2; unsigned int x_4_4_3; unsigned int x_4_4_4; unsigned int x_4_4_5; boolx_4_4_6; struct HashTraits { } x_4_4_7; struct Bucket {} *x_4_4_8; struct Bucket {} *x_4_4_9; } x_14_3_4; } x_2_2_14; } x_2_1_2; int x_2_1_3; } x2; struct Vector { unsigned int x_3_1_1; unsigned int x_3_1_2; struct Input {} *x_3_1_3; } x3; struct String { unsigned short x_4_1_1; unsigned short x_4_1_2; unsigned short x_4_1_3; unsigned short x_4_1_4; unsigned char x_4_1_5; char *x_4_1_6; BOOL x_4_1_7[16]; } x4; struct String { unsigned short x_5_1_1; unsigned short x_5_1_2; unsigned short x_5_1_3; unsigned short x_5_1_4; unsigned char x_5_1_5; char *x_5_1_6; BOOL x_5_1_7[16]; } x5; struct Vector { unsigned int x_6_1_1; unsigned int x_6_1_2; struct String {} *x_6_1_3; } x6; unsigned int x7; unsigned int x8; struct Hashmap { unsigned int x_9_1_1; unsigned int x_9_1_2; unsigned int x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; boolx_9_1_6; struct HashTraits { } x_9_1_7; struct Bucket {} *x_9_1_8; struct Bucket {} *x_9_1_9; } x9; boolx10; boolx11; boolx12; boolx13; boolx14; boolx15; int x16; struct __CFString {} *x17; struct __CFLocale {} *x18; struct String { unsigned short x_19_1_1; unsigned short x_19_1_2; unsigned short x_19_1_3; unsigned short x_19_1_4; unsigned char x_19_1_5; char *x_19_1_6; BOOL x_19_1_7[16]; } x19; struct String { unsigned short x_20_1_1; unsigned short x_20_1_2; unsigned short x_20_1_3; unsigned short x_20_1_4; unsigned char x_20_1_5; char *x_20_1_6; BOOL x_20_1_7[16]; } x20; struct DynamicDictionary { struct RefPtr { struct DynamicDictionaryImpl {} *x_1_2_1; } x_21_1_1; int x_21_1_2; } x21; struct WordinessStore { struct ReadOnlyDataFile {} *x_22_1_1; } x22; struct StrokeBuildManager {} *x23; struct SortedKeyLayout { unsigned int x_24_1_1; unsigned int x_24_1_2; struct KeyArea {} *x_24_1_3; struct KeyArea {} *x_24_1_4[13]; int x_24_1_5; int x_24_1_6; float x_24_1_7; struct CGPoint { float x_8_2_1; float x_8_2_2; } x_24_1_8; struct KeyCharClassifier { unsigned short x_9_2_1; } x_24_1_9; float x_24_1_10; float x_24_1_11; float x_24_1_12; float x_24_1_13; float x_24_1_14; float x_24_1_15; float x_24_1_16; float x_24_1_17; float x_24_1_18; float x_24_1_19; float x_24_1_20; float x_24_1_21; float x_24_1_22; } x24; struct TIKeyLayout {} *x25; struct String { unsigned short x_26_1_1; unsigned short x_26_1_2; unsigned short x_26_1_3; unsigned short x_26_1_4; unsigned char x_26_1_5; char *x_26_1_6; BOOL x_26_1_7[16]; } x26; boolx27; struct LayoutDictionaryContext { struct SortedKeyLayout {} *x_28_1_1; struct WordTrie {} *x_28_1_2; struct DynamicDictionary {} *x_28_1_3; struct Vector { unsigned int x_4_2_1; unsigned int x_4_2_2; struct PriorTouchKeyVectors {} *x_4_2_3; } x_28_1_4; struct Vector { unsigned int x_5_2_1; unsigned int x_5_2_2; struct DictionaryCursors {} *x_5_2_3; } x_28_1_5; struct SortKeyByteConverter {} *x_28_1_6; unsigned int x_28_1_7; boolx_28_1_8; boolx_28_1_9; struct WordinessStore {} *x_28_1_10; } x28; struct Hashmap { unsigned int x_29_1_1; unsigned int x_29_1_2; unsigned int x_29_1_3; unsigned int x_29_1_4; unsigned int x_29_1_5; boolx_29_1_6; struct HashTraits { } x_29_1_7; struct Bucket {} *x_29_1_8; struct Bucket {} *x_29_1_9; } x29; int x30; boolx31; struct String { unsigned short x_32_1_1; unsigned short x_32_1_2; unsigned short x_32_1_3; unsigned short x_32_1_4; unsigned char x_32_1_5; char *x_32_1_6; BOOL x_32_1_7[16]; } x32; struct Vector { unsigned int x_33_1_1; unsigned int x_33_1_2; struct String {} *x_33_1_3; } x33; id x34; }*)initImplementation; + +@end diff --git a/TextInput.framework/TIKeyboardInputManager_sv.h b/TextInput.framework/TIKeyboardInputManager_sv.h new file mode 100755 index 0000000..bbb9434 --- /dev/null +++ b/TextInput.framework/TIKeyboardInputManager_sv.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface TIKeyboardInputManager_sv : TIKeyboardInputManagerZephyr { +} + + +- (void)setCollatorLocale; +- (struct TIInputManagerZephyr { int (**x1)(); struct StaticDictionaryAlphabet { int (**x_2_1_1)(); struct WordTrie { struct ReadOnlyDataFile {} *x_2_2_1; struct ReadOnlyDataFile {} *x_2_2_2; unsigned int x_2_2_3; struct RefPtr { struct WordTrieNode {} *x_4_3_1; } x_2_2_4; struct WordTrieSearch { struct Vector,0ul> { unsigned int x_1_4_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_5_1; unsigned int x_2_5_2; } x_1_4_2; } x_5_3_1; int x_5_3_2; struct String { unsigned short x_3_4_1; unsigned short x_3_4_2; unsigned short x_3_4_3; unsigned short x_3_4_4; unsigned char x_3_4_5; char *x_3_4_6; BOOL x_3_4_7[16]; } x_5_3_3; struct String { unsigned short x_4_4_1; unsigned short x_4_4_2; unsigned short x_4_4_3; unsigned short x_4_4_4; unsigned char x_4_4_5; char *x_4_4_6; BOOL x_4_4_7[16]; } x_5_3_4; } x_2_2_5; struct WordTrieSearch { struct Vector,0ul> { unsigned int x_1_4_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_5_1; unsigned int x_2_5_2; } x_1_4_2; } x_6_3_1; int x_6_3_2; struct String { unsigned short x_3_4_1; unsigned short x_3_4_2; unsigned short x_3_4_3; unsigned short x_3_4_4; unsigned char x_3_4_5; char *x_3_4_6; BOOL x_3_4_7[16]; } x_6_3_3; struct String { unsigned short x_4_4_1; unsigned short x_4_4_2; unsigned short x_4_4_3; unsigned short x_4_4_4; unsigned char x_4_4_5; char *x_4_4_6; BOOL x_4_4_7[16]; } x_6_3_4; } x_2_2_6; boolx_2_2_7; boolx_2_2_8; struct TrieArrayCacheSet,const char*> { struct TrieArrayCache { char *x_1_4_1; int x_1_4_2; unsigned char x_1_4_3[256]; struct PackedTrieSibling { union { unsigned int x_1_6_1; struct $_1025 { unsigned int x_2_7_1 : 24; unsigned int x_2_7_2 : 2; unsigned int x_2_7_3 : 2; unsigned int x_2_7_4 : 1; unsigned int x_2_7_5 : 1; unsigned int x_2_7_6 : 1; unsigned int x_2_7_7 : 1; } x_1_6_2; struct $_1026 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_1_6_3; } x_4_5_1; union { unsigned int x_2_6_1; struct $_1028 { unsigned int x_2_7_1 : 23; unsigned int x_2_7_2 : 1; unsigned int x_2_7_3 : 8; } x_2_6_2; struct $_1029 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_2_6_3; } x_4_5_2; unsigned char x_4_5_3[4]; } x_1_4_4[256]; unsigned int x_1_4_5; char *x_1_4_6; } x_9_3_1; struct TrieArrayCache { char *x_2_4_1; int x_2_4_2; unsigned char x_2_4_3[256]; struct PackedTrieSibling { union { unsigned int x_1_6_1; struct $_1025 { unsigned int x_2_7_1 : 24; unsigned int x_2_7_2 : 2; unsigned int x_2_7_3 : 2; unsigned int x_2_7_4 : 1; unsigned int x_2_7_5 : 1; unsigned int x_2_7_6 : 1; unsigned int x_2_7_7 : 1; } x_1_6_2; struct $_1026 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_1_6_3; } x_4_5_1; union { unsigned int x_2_6_1; struct $_1028 { unsigned int x_2_7_1 : 23; unsigned int x_2_7_2 : 1; unsigned int x_2_7_3 : 8; } x_2_6_2; struct $_1029 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_2_6_3; } x_4_5_2; unsigned char x_4_5_3[4]; } x_2_4_4[256]; unsigned int x_2_4_5; char *x_2_4_6; } x_9_3_2; } x_2_2_9; unsigned int x_2_2_10; unsigned int x_2_2_11; unsigned int x_2_2_12; float x_2_2_13; struct SortKeyByteConverter { int (**x_14_3_1)(); unsigned int x_14_3_2[256]; boolx_14_3_3[256]; struct Hashmap { unsigned int x_4_4_1; unsigned int x_4_4_2; unsigned int x_4_4_3; unsigned int x_4_4_4; unsigned int x_4_4_5; boolx_4_4_6; struct HashTraits { } x_4_4_7; struct Bucket {} *x_4_4_8; struct Bucket {} *x_4_4_9; } x_14_3_4; } x_2_2_14; } x_2_1_2; int x_2_1_3; } x2; struct Vector { unsigned int x_3_1_1; unsigned int x_3_1_2; struct Input {} *x_3_1_3; } x3; struct String { unsigned short x_4_1_1; unsigned short x_4_1_2; unsigned short x_4_1_3; unsigned short x_4_1_4; unsigned char x_4_1_5; char *x_4_1_6; BOOL x_4_1_7[16]; } x4; struct String { unsigned short x_5_1_1; unsigned short x_5_1_2; unsigned short x_5_1_3; unsigned short x_5_1_4; unsigned char x_5_1_5; char *x_5_1_6; BOOL x_5_1_7[16]; } x5; struct Vector { unsigned int x_6_1_1; unsigned int x_6_1_2; struct String {} *x_6_1_3; } x6; unsigned int x7; unsigned int x8; struct Hashmap { unsigned int x_9_1_1; unsigned int x_9_1_2; unsigned int x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; boolx_9_1_6; struct HashTraits { } x_9_1_7; struct Bucket {} *x_9_1_8; struct Bucket {} *x_9_1_9; } x9; boolx10; boolx11; boolx12; boolx13; boolx14; boolx15; int x16; struct __CFString {} *x17; struct __CFLocale {} *x18; struct String { unsigned short x_19_1_1; unsigned short x_19_1_2; unsigned short x_19_1_3; unsigned short x_19_1_4; unsigned char x_19_1_5; char *x_19_1_6; BOOL x_19_1_7[16]; } x19; struct String { unsigned short x_20_1_1; unsigned short x_20_1_2; unsigned short x_20_1_3; unsigned short x_20_1_4; unsigned char x_20_1_5; char *x_20_1_6; BOOL x_20_1_7[16]; } x20; struct DynamicDictionary { struct RefPtr { struct DynamicDictionaryImpl {} *x_1_2_1; } x_21_1_1; int x_21_1_2; } x21; struct WordinessStore { struct ReadOnlyDataFile {} *x_22_1_1; } x22; struct StrokeBuildManager {} *x23; struct SortedKeyLayout { unsigned int x_24_1_1; unsigned int x_24_1_2; struct KeyArea {} *x_24_1_3; struct KeyArea {} *x_24_1_4[13]; int x_24_1_5; int x_24_1_6; float x_24_1_7; struct CGPoint { float x_8_2_1; float x_8_2_2; } x_24_1_8; struct KeyCharClassifier { unsigned short x_9_2_1; } x_24_1_9; float x_24_1_10; float x_24_1_11; float x_24_1_12; float x_24_1_13; float x_24_1_14; float x_24_1_15; float x_24_1_16; float x_24_1_17; float x_24_1_18; float x_24_1_19; float x_24_1_20; float x_24_1_21; float x_24_1_22; } x24; struct TIKeyLayout {} *x25; struct String { unsigned short x_26_1_1; unsigned short x_26_1_2; unsigned short x_26_1_3; unsigned short x_26_1_4; unsigned char x_26_1_5; char *x_26_1_6; BOOL x_26_1_7[16]; } x26; boolx27; struct LayoutDictionaryContext { struct SortedKeyLayout {} *x_28_1_1; struct WordTrie {} *x_28_1_2; struct DynamicDictionary {} *x_28_1_3; struct Vector { unsigned int x_4_2_1; unsigned int x_4_2_2; struct PriorTouchKeyVectors {} *x_4_2_3; } x_28_1_4; struct Vector { unsigned int x_5_2_1; unsigned int x_5_2_2; struct DictionaryCursors {} *x_5_2_3; } x_28_1_5; struct SortKeyByteConverter {} *x_28_1_6; unsigned int x_28_1_7; boolx_28_1_8; boolx_28_1_9; struct WordinessStore {} *x_28_1_10; } x28; struct Hashmap { unsigned int x_29_1_1; unsigned int x_29_1_2; unsigned int x_29_1_3; unsigned int x_29_1_4; unsigned int x_29_1_5; boolx_29_1_6; struct HashTraits { } x_29_1_7; struct Bucket {} *x_29_1_8; struct Bucket {} *x_29_1_9; } x29; int x30; boolx31; struct String { unsigned short x_32_1_1; unsigned short x_32_1_2; unsigned short x_32_1_3; unsigned short x_32_1_4; unsigned char x_32_1_5; char *x_32_1_6; BOOL x_32_1_7[16]; } x32; struct Vector { unsigned int x_33_1_1; unsigned int x_33_1_2; struct String {} *x_33_1_3; } x33; id x34; }*)initImplementation; + +@end diff --git a/TextInput.framework/TIMecabraCandidate.h b/TextInput.framework/TIMecabraCandidate.h new file mode 100755 index 0000000..390e001 --- /dev/null +++ b/TextInput.framework/TIMecabraCandidate.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +@class NSString; + +@interface TIMecabraCandidate : UIKeyboardCandidate { + void *_candidate; + NSString *_accessibilityLabel; +} + +@property(copy) NSString * accessibilityLabel; + + +- (id)candidate; +- (id)input; +- (id)initConversionCandidateWithSurface:(id)arg1 andInput:(id)arg2; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)accessibilityLabel; +- (BOOL)isExtensionCandidate; +- (BOOL)isForShortcutConversion; +- (void)setAccessibilityLabel:(id)arg1; +- (void)dealloc; +- (id)initWithMecabraCandidate:(const void*)arg1; +- (void*)mecabraCandidate; + +@end diff --git a/TextInput.framework/TIShortcutConversionCandidate.h b/TextInput.framework/TIShortcutConversionCandidate.h new file mode 100755 index 0000000..35c55af --- /dev/null +++ b/TextInput.framework/TIShortcutConversionCandidate.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +@class NSString; + +@interface TIShortcutConversionCandidate : UIKeyboardCandidateSingle { + NSString *_input; + BOOL _isForShortcutConversion; +} + +@property BOOL isForShortcutConversion; +@property(copy) NSString * input; + + +- (void)setInput:(id)arg1; +- (void)setIsForShortcutConversion:(BOOL)arg1; +- (id)initWithCandidate:(id)arg1 input:(id)arg2; +- (id)input; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (BOOL)isForShortcutConversion; + +@end diff --git a/TextInput.framework/TISweepSource.h b/TextInput.framework/TISweepSource.h new file mode 100755 index 0000000..2d75cd2 --- /dev/null +++ b/TextInput.framework/TISweepSource.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +@class NSMutableDictionary; + +@interface TISweepSource : NSObject { + NSMutableDictionary *debugValues; + int stepCount; +} + +@property int stepCount; +@property(readonly) NSMutableDictionary * debugValues; + ++ (id)sharedInstance; + +- (void)addValue:(id)arg1 withMin:(float)arg2 withMax:(float)arg3; +- (void)addValue:(id)arg1 withValue:(float)arg2; +- (id)sweepStateHeader; +- (id)sweepStateValues; +- (void)advanceSweep; +- (BOOL)finished; +- (int)stepCount; +- (void)setStepCount:(int)arg1; +- (id)debugValues; +- (void)dealloc; + +@end diff --git a/TextInput.framework/TIUserDictionaryController.h b/TextInput.framework/TIUserDictionaryController.h new file mode 100755 index 0000000..d0b6b01 --- /dev/null +++ b/TextInput.framework/TIUserDictionaryController.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +@class NSArray, NSPersistentStoreCoordinator, NSManagedObjectContext, NSManagedObjectModel; + +@interface TIUserDictionaryController : NSObject { + NSManagedObjectContext *_managedObjectContext; + NSPersistentStoreCoordinator *_persistentStoreCoordinator; + NSManagedObjectModel *_managedObjectModel; + BOOL _shouldImportWords; + NSArray *_cachedAllWords; +} + +@property(retain) NSArray * cachedAllWords; +@property BOOL shouldImportWords; +@property(readonly) NSManagedObjectModel * managedObjectModel; +@property(readonly) NSPersistentStoreCoordinator * persistentStoreCoordinator; +@property(readonly) NSManagedObjectContext * managedObjectContext; + ++ (id)legacyImportFilePaths; ++ (id)legacyImportWordKeyPairsFromFiles:(id)arg1; ++ (id)wordKeyPairs; ++ (id)sharedInstance; + +- (void)deleteWord:(id)arg1; +- (id)allWords; +- (void)importLegacyEntries; +- (BOOL)save; +- (void)importSampleShortcuts; +- (void)updateNilShortcuts; +- (void)saveWordKeyPairsToFile; +- (id)managedObjectContext; +- (BOOL)shouldImportWords; +- (void)rollback; +- (void)setCachedAllWords:(id)arg1; +- (id)cachedAllWords; +- (id)allWordsAsWordKeyPairs; +- (id)emptyWord; +- (void)setShouldImportWords:(BOOL)arg1; +- (id)managedObjectModel; +- (void)managedObjectContextDidSave:(id)arg1; +- (id)persistentStoreCoordinator; +- (id)init; +- (void)dealloc; + +@end diff --git a/TextInput.framework/TIUserDictionaryWord.h b/TextInput.framework/TIUserDictionaryWord.h new file mode 100755 index 0000000..a669737 --- /dev/null +++ b/TextInput.framework/TIUserDictionaryWord.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +@class NSString; + +@interface TIUserDictionaryWord : NSManagedObject { + NSString *_sectionIndex; +} + +@property(copy) NSString * shortcut; +@property(copy) NSString * sectionIndex; +@property(copy) NSString * target; + ++ (id)entityDescription; ++ (id)sortDescriptors; + +- (int)validateWithNewTarget:(id)arg1 newShortcut:(id)arg2; +- (id)sectionIndex; +- (void)setSectionIndex:(id)arg1; +- (void)setTarget:(id)arg1; +- (void)setShortcut:(id)arg1; +- (void)dealloc; + +@end diff --git a/TextInput.framework/TIWordSearch.h b/TextInput.framework/TIWordSearch.h new file mode 100755 index 0000000..fd1a679 --- /dev/null +++ b/TextInput.framework/TIWordSearch.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSOperationQueue, NSMutableArray, TIWordSearchOperationGetCandidates; + +@interface TIWordSearch : NSObject { + NSMutableArray *_candidates; + NSOperationQueue *_operationQueue; + TIWordSearchOperationGetCandidates *_operation; + BOOL _autoCorrects; + BOOL _shouldLearnAcceptedCandidate; +} + +@property BOOL shouldLearnAcceptedCandidate; +@property BOOL autoCorrects; + + +- (void)clearLearningDictionary; +- (id)initTIWordSearch; +- (void)performAccept:(id)arg1 isPartial:(BOOL)arg2; +- (void)lastAcceptedCandidateCorrected; +- (unsigned int)getCandidateReadingLength:(id)arg1; +- (void)resetPreviousWord; +- (void)performOperationAsync:(id)arg1; +- (void)completeOperationsInQueue; +- (id)createGeometryModelDataFromZephyr:(struct TIInputManagerZephyr { int (**x1)(); struct StaticDictionaryAlphabet { int (**x_2_1_1)(); struct WordTrie { struct ReadOnlyDataFile {} *x_2_2_1; struct ReadOnlyDataFile {} *x_2_2_2; unsigned int x_2_2_3; struct RefPtr { struct WordTrieNode {} *x_4_3_1; } x_2_2_4; struct WordTrieSearch { struct Vector,0ul> { unsigned int x_1_4_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_5_1; unsigned int x_2_5_2; } x_1_4_2; } x_5_3_1; int x_5_3_2; struct String { unsigned short x_3_4_1; unsigned short x_3_4_2; unsigned short x_3_4_3; unsigned short x_3_4_4; unsigned char x_3_4_5; char *x_3_4_6; BOOL x_3_4_7[16]; } x_5_3_3; struct String { unsigned short x_4_4_1; unsigned short x_4_4_2; unsigned short x_4_4_3; unsigned short x_4_4_4; unsigned char x_4_4_5; char *x_4_4_6; BOOL x_4_4_7[16]; } x_5_3_4; } x_2_2_5; struct WordTrieSearch { struct Vector,0ul> { unsigned int x_1_4_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_5_1; unsigned int x_2_5_2; } x_1_4_2; } x_6_3_1; int x_6_3_2; struct String { unsigned short x_3_4_1; unsigned short x_3_4_2; unsigned short x_3_4_3; unsigned short x_3_4_4; unsigned char x_3_4_5; char *x_3_4_6; BOOL x_3_4_7[16]; } x_6_3_3; struct String { unsigned short x_4_4_1; unsigned short x_4_4_2; unsigned short x_4_4_3; unsigned short x_4_4_4; unsigned char x_4_4_5; char *x_4_4_6; BOOL x_4_4_7[16]; } x_6_3_4; } x_2_2_6; boolx_2_2_7; boolx_2_2_8; struct TrieArrayCacheSet,const char*> { struct TrieArrayCache { char *x_1_4_1; int x_1_4_2; unsigned char x_1_4_3[256]; struct PackedTrieSibling { union { unsigned int x_1_6_1; struct $_1046 { unsigned int x_2_7_1 : 24; unsigned int x_2_7_2 : 2; unsigned int x_2_7_3 : 2; unsigned int x_2_7_4 : 1; unsigned int x_2_7_5 : 1; unsigned int x_2_7_6 : 1; unsigned int x_2_7_7 : 1; } x_1_6_2; struct $_1047 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_1_6_3; } x_4_5_1; union { unsigned int x_2_6_1; struct $_1049 { unsigned int x_2_7_1 : 23; unsigned int x_2_7_2 : 1; unsigned int x_2_7_3 : 8; } x_2_6_2; struct $_1050 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_2_6_3; } x_4_5_2; unsigned char x_4_5_3[4]; } x_1_4_4[256]; unsigned int x_1_4_5; char *x_1_4_6; } x_9_3_1; struct TrieArrayCache { char *x_2_4_1; int x_2_4_2; unsigned char x_2_4_3[256]; struct PackedTrieSibling { union { unsigned int x_1_6_1; struct $_1046 { unsigned int x_2_7_1 : 24; unsigned int x_2_7_2 : 2; unsigned int x_2_7_3 : 2; unsigned int x_2_7_4 : 1; unsigned int x_2_7_5 : 1; unsigned int x_2_7_6 : 1; unsigned int x_2_7_7 : 1; } x_1_6_2; struct $_1047 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_1_6_3; } x_4_5_1; union { unsigned int x_2_6_1; struct $_1049 { unsigned int x_2_7_1 : 23; unsigned int x_2_7_2 : 1; unsigned int x_2_7_3 : 8; } x_2_6_2; struct $_1050 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_2_6_3; } x_4_5_2; unsigned char x_4_5_3[4]; } x_2_4_4[256]; unsigned int x_2_4_5; char *x_2_4_6; } x_9_3_2; } x_2_2_9; unsigned int x_2_2_10; unsigned int x_2_2_11; unsigned int x_2_2_12; float x_2_2_13; struct SortKeyByteConverter { int (**x_14_3_1)(); unsigned int x_14_3_2[256]; boolx_14_3_3[256]; struct Hashmap { unsigned int x_4_4_1; unsigned int x_4_4_2; unsigned int x_4_4_3; unsigned int x_4_4_4; unsigned int x_4_4_5; boolx_4_4_6; struct HashTraits { } x_4_4_7; struct Bucket {} *x_4_4_8; struct Bucket {} *x_4_4_9; } x_14_3_4; } x_2_2_14; } x_2_1_2; int x_2_1_3; } x2; struct Vector { unsigned int x_3_1_1; unsigned int x_3_1_2; struct Input {} *x_3_1_3; } x3; struct String { unsigned short x_4_1_1; unsigned short x_4_1_2; unsigned short x_4_1_3; unsigned short x_4_1_4; unsigned char x_4_1_5; char *x_4_1_6; BOOL x_4_1_7[16]; } x4; struct String { unsigned short x_5_1_1; unsigned short x_5_1_2; unsigned short x_5_1_3; unsigned short x_5_1_4; unsigned char x_5_1_5; char *x_5_1_6; BOOL x_5_1_7[16]; } x5; struct Vector { unsigned int x_6_1_1; unsigned int x_6_1_2; struct String {} *x_6_1_3; } x6; unsigned int x7; unsigned int x8; struct Hashmap { unsigned int x_9_1_1; unsigned int x_9_1_2; unsigned int x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; boolx_9_1_6; struct HashTraits { } x_9_1_7; struct Bucket {} *x_9_1_8; struct Bucket {} *x_9_1_9; } x9; boolx10; boolx11; boolx12; boolx13; boolx14; boolx15; int x16; struct __CFString {} *x17; struct __CFLocale {} *x18; struct String { unsigned short x_19_1_1; unsigned short x_19_1_2; unsigned short x_19_1_3; unsigned short x_19_1_4; unsigned char x_19_1_5; char *x_19_1_6; BOOL x_19_1_7[16]; } x19; struct String { unsigned short x_20_1_1; unsigned short x_20_1_2; unsigned short x_20_1_3; unsigned short x_20_1_4; unsigned char x_20_1_5; char *x_20_1_6; BOOL x_20_1_7[16]; } x20; struct DynamicDictionary { struct RefPtr { struct DynamicDictionaryImpl {} *x_1_2_1; } x_21_1_1; int x_21_1_2; } x21; struct WordinessStore { struct ReadOnlyDataFile {} *x_22_1_1; } x22; struct StrokeBuildManager {} *x23; struct SortedKeyLayout { unsigned int x_24_1_1; unsigned int x_24_1_2; struct KeyArea {} *x_24_1_3; struct KeyArea {} *x_24_1_4[13]; int x_24_1_5; int x_24_1_6; float x_24_1_7; struct CGPoint { float x_8_2_1; float x_8_2_2; } x_24_1_8; struct KeyCharClassifier { unsigned short x_9_2_1; } x_24_1_9; float x_24_1_10; float x_24_1_11; float x_24_1_12; float x_24_1_13; float x_24_1_14; float x_24_1_15; float x_24_1_16; float x_24_1_17; float x_24_1_18; float x_24_1_19; float x_24_1_20; float x_24_1_21; float x_24_1_22; } x24; struct TIKeyLayout {} *x25; struct String { unsigned short x_26_1_1; unsigned short x_26_1_2; unsigned short x_26_1_3; unsigned short x_26_1_4; unsigned char x_26_1_5; char *x_26_1_6; BOOL x_26_1_7[16]; } x26; boolx27; struct LayoutDictionaryContext { struct SortedKeyLayout {} *x_28_1_1; struct WordTrie {} *x_28_1_2; struct DynamicDictionary {} *x_28_1_3; struct Vector { unsigned int x_4_2_1; unsigned int x_4_2_2; struct PriorTouchKeyVectors {} *x_4_2_3; } x_28_1_4; struct Vector { unsigned int x_5_2_1; unsigned int x_5_2_2; struct DictionaryCursors {} *x_5_2_3; } x_28_1_5; struct SortKeyByteConverter {} *x_28_1_6; unsigned int x_28_1_7; boolx_28_1_8; boolx_28_1_9; struct WordinessStore {} *x_28_1_10; } x28; struct Hashmap { unsigned int x_29_1_1; unsigned int x_29_1_2; unsigned int x_29_1_3; unsigned int x_29_1_4; unsigned int x_29_1_5; boolx_29_1_6; struct HashTraits { } x_29_1_7; struct Bucket {} *x_29_1_8; struct Bucket {} *x_29_1_9; } x29; int x30; boolx31; struct String { unsigned short x_32_1_1; unsigned short x_32_1_2; unsigned short x_32_1_3; unsigned short x_32_1_4; unsigned char x_32_1_5; char *x_32_1_6; BOOL x_32_1_7[16]; } x32; struct Vector { unsigned int x_33_1_1; unsigned int x_33_1_2; struct String {} *x_33_1_3; } x33; id x34; }*)arg1; +- (float)getLoglikelihoodFromZephyr:(struct TIInputManagerZephyr { int (**x1)(); struct StaticDictionaryAlphabet { int (**x_2_1_1)(); struct WordTrie { struct ReadOnlyDataFile {} *x_2_2_1; struct ReadOnlyDataFile {} *x_2_2_2; unsigned int x_2_2_3; struct RefPtr { struct WordTrieNode {} *x_4_3_1; } x_2_2_4; struct WordTrieSearch { struct Vector,0ul> { unsigned int x_1_4_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_5_1; unsigned int x_2_5_2; } x_1_4_2; } x_5_3_1; int x_5_3_2; struct String { unsigned short x_3_4_1; unsigned short x_3_4_2; unsigned short x_3_4_3; unsigned short x_3_4_4; unsigned char x_3_4_5; char *x_3_4_6; BOOL x_3_4_7[16]; } x_5_3_3; struct String { unsigned short x_4_4_1; unsigned short x_4_4_2; unsigned short x_4_4_3; unsigned short x_4_4_4; unsigned char x_4_4_5; char *x_4_4_6; BOOL x_4_4_7[16]; } x_5_3_4; } x_2_2_5; struct WordTrieSearch { struct Vector,0ul> { unsigned int x_1_4_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_5_1; unsigned int x_2_5_2; } x_1_4_2; } x_6_3_1; int x_6_3_2; struct String { unsigned short x_3_4_1; unsigned short x_3_4_2; unsigned short x_3_4_3; unsigned short x_3_4_4; unsigned char x_3_4_5; char *x_3_4_6; BOOL x_3_4_7[16]; } x_6_3_3; struct String { unsigned short x_4_4_1; unsigned short x_4_4_2; unsigned short x_4_4_3; unsigned short x_4_4_4; unsigned char x_4_4_5; char *x_4_4_6; BOOL x_4_4_7[16]; } x_6_3_4; } x_2_2_6; boolx_2_2_7; boolx_2_2_8; struct TrieArrayCacheSet,const char*> { struct TrieArrayCache { char *x_1_4_1; int x_1_4_2; unsigned char x_1_4_3[256]; struct PackedTrieSibling { union { unsigned int x_1_6_1; struct $_1046 { unsigned int x_2_7_1 : 24; unsigned int x_2_7_2 : 2; unsigned int x_2_7_3 : 2; unsigned int x_2_7_4 : 1; unsigned int x_2_7_5 : 1; unsigned int x_2_7_6 : 1; unsigned int x_2_7_7 : 1; } x_1_6_2; struct $_1047 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_1_6_3; } x_4_5_1; union { unsigned int x_2_6_1; struct $_1049 { unsigned int x_2_7_1 : 23; unsigned int x_2_7_2 : 1; unsigned int x_2_7_3 : 8; } x_2_6_2; struct $_1050 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_2_6_3; } x_4_5_2; unsigned char x_4_5_3[4]; } x_1_4_4[256]; unsigned int x_1_4_5; char *x_1_4_6; } x_9_3_1; struct TrieArrayCache { char *x_2_4_1; int x_2_4_2; unsigned char x_2_4_3[256]; struct PackedTrieSibling { union { unsigned int x_1_6_1; struct $_1046 { unsigned int x_2_7_1 : 24; unsigned int x_2_7_2 : 2; unsigned int x_2_7_3 : 2; unsigned int x_2_7_4 : 1; unsigned int x_2_7_5 : 1; unsigned int x_2_7_6 : 1; unsigned int x_2_7_7 : 1; } x_1_6_2; struct $_1047 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_1_6_3; } x_4_5_1; union { unsigned int x_2_6_1; struct $_1049 { unsigned int x_2_7_1 : 23; unsigned int x_2_7_2 : 1; unsigned int x_2_7_3 : 8; } x_2_6_2; struct $_1050 { unsigned int x_3_7_1 : 8; unsigned int x_3_7_2 : 8; unsigned int x_3_7_3 : 8; unsigned int x_3_7_4 : 8; } x_2_6_3; } x_4_5_2; unsigned char x_4_5_3[4]; } x_2_4_4[256]; unsigned int x_2_4_5; char *x_2_4_6; } x_9_3_2; } x_2_2_9; unsigned int x_2_2_10; unsigned int x_2_2_11; unsigned int x_2_2_12; float x_2_2_13; struct SortKeyByteConverter { int (**x_14_3_1)(); unsigned int x_14_3_2[256]; boolx_14_3_3[256]; struct Hashmap { unsigned int x_4_4_1; unsigned int x_4_4_2; unsigned int x_4_4_3; unsigned int x_4_4_4; unsigned int x_4_4_5; boolx_4_4_6; struct HashTraits { } x_4_4_7; struct Bucket {} *x_4_4_8; struct Bucket {} *x_4_4_9; } x_14_3_4; } x_2_2_14; } x_2_1_2; int x_2_1_3; } x2; struct Vector { unsigned int x_3_1_1; unsigned int x_3_1_2; struct Input {} *x_3_1_3; } x3; struct String { unsigned short x_4_1_1; unsigned short x_4_1_2; unsigned short x_4_1_3; unsigned short x_4_1_4; unsigned char x_4_1_5; char *x_4_1_6; BOOL x_4_1_7[16]; } x4; struct String { unsigned short x_5_1_1; unsigned short x_5_1_2; unsigned short x_5_1_3; unsigned short x_5_1_4; unsigned char x_5_1_5; char *x_5_1_6; BOOL x_5_1_7[16]; } x5; struct Vector { unsigned int x_6_1_1; unsigned int x_6_1_2; struct String {} *x_6_1_3; } x6; unsigned int x7; unsigned int x8; struct Hashmap { unsigned int x_9_1_1; unsigned int x_9_1_2; unsigned int x_9_1_3; unsigned int x_9_1_4; unsigned int x_9_1_5; boolx_9_1_6; struct HashTraits { } x_9_1_7; struct Bucket {} *x_9_1_8; struct Bucket {} *x_9_1_9; } x9; boolx10; boolx11; boolx12; boolx13; boolx14; boolx15; int x16; struct __CFString {} *x17; struct __CFLocale {} *x18; struct String { unsigned short x_19_1_1; unsigned short x_19_1_2; unsigned short x_19_1_3; unsigned short x_19_1_4; unsigned char x_19_1_5; char *x_19_1_6; BOOL x_19_1_7[16]; } x19; struct String { unsigned short x_20_1_1; unsigned short x_20_1_2; unsigned short x_20_1_3; unsigned short x_20_1_4; unsigned char x_20_1_5; char *x_20_1_6; BOOL x_20_1_7[16]; } x20; struct DynamicDictionary { struct RefPtr { struct DynamicDictionaryImpl {} *x_1_2_1; } x_21_1_1; int x_21_1_2; } x21; struct WordinessStore { struct ReadOnlyDataFile {} *x_22_1_1; } x22; struct StrokeBuildManager {} *x23; struct SortedKeyLayout { unsigned int x_24_1_1; unsigned int x_24_1_2; struct KeyArea {} *x_24_1_3; struct KeyArea {} *x_24_1_4[13]; int x_24_1_5; int x_24_1_6; float x_24_1_7; struct CGPoint { float x_8_2_1; float x_8_2_2; } x_24_1_8; struct KeyCharClassifier { unsigned short x_9_2_1; } x_24_1_9; float x_24_1_10; float x_24_1_11; float x_24_1_12; float x_24_1_13; float x_24_1_14; float x_24_1_15; float x_24_1_16; float x_24_1_17; float x_24_1_18; float x_24_1_19; float x_24_1_20; float x_24_1_21; float x_24_1_22; } x24; struct TIKeyLayout {} *x25; struct String { unsigned short x_26_1_1; unsigned short x_26_1_2; unsigned short x_26_1_3; unsigned short x_26_1_4; unsigned char x_26_1_5; char *x_26_1_6; BOOL x_26_1_7[16]; } x26; boolx27; struct LayoutDictionaryContext { struct SortedKeyLayout {} *x_28_1_1; struct WordTrie {} *x_28_1_2; struct DynamicDictionary {} *x_28_1_3; struct Vector { unsigned int x_4_2_1; unsigned int x_4_2_2; struct PriorTouchKeyVectors {} *x_4_2_3; } x_28_1_4; struct Vector { unsigned int x_5_2_1; unsigned int x_5_2_2; struct DictionaryCursors {} *x_5_2_3; } x_28_1_5; struct SortKeyByteConverter {} *x_28_1_6; unsigned int x_28_1_7; boolx_28_1_8; boolx_28_1_9; struct WordinessStore {} *x_28_1_10; } x28; struct Hashmap { unsigned int x_29_1_1; unsigned int x_29_1_2; unsigned int x_29_1_3; unsigned int x_29_1_4; unsigned int x_29_1_5; boolx_29_1_6; struct HashTraits { } x_29_1_7; struct Bucket {} *x_29_1_8; struct Bucket {} *x_29_1_9; } x29; int x30; boolx31; struct String { unsigned short x_32_1_1; unsigned short x_32_1_2; unsigned short x_32_1_3; unsigned short x_32_1_4; unsigned char x_32_1_5; char *x_32_1_6; BOOL x_32_1_7[16]; } x32; struct Vector { unsigned int x_33_1_1; unsigned int x_33_1_2; struct String {} *x_33_1_3; } x33; id x34; }*)arg1 keys:(unsigned short*)arg2 length:(int)arg3 touch_index:(int)arg4 totalCount:(int)arg5; +- (BOOL)shouldLearnAcceptedCandidate; +- (void)setShouldLearnAcceptedCandidate:(BOOL)arg1; +- (BOOL)autoCorrects; +- (void)cancel; +- (BOOL)isCancelled; +- (void)_getCandidatesOnThread:(id)arg1; +- (void)acceptCandidate:(id)arg1 isPartial:(BOOL)arg2; +- (void)cancelLastAcceptedCandidate; +- (id)getCandidates:(id)arg1; +- (void)setAutoCorrects:(BOOL)arg1; +- (void)dealloc; + +@end diff --git a/TextInput.framework/TIWordSearchOperation.h b/TextInput.framework/TIWordSearchOperation.h new file mode 100755 index 0000000..3dab058 --- /dev/null +++ b/TextInput.framework/TIWordSearchOperation.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +@class TIWordSearch; + +@interface TIWordSearchOperation : NSOperation { + TIWordSearch *_kbws; +} + +@property(retain,readonly) TIWordSearch * kbws; + + +- (void)main; +- (void)perform; +- (id)initWithTIWordSearch:(id)arg1; +- (id)kbws; +- (void)dealloc; + +@end diff --git a/TextInput.framework/TIWordSearchOperationAcceptCandidate.h b/TextInput.framework/TIWordSearchOperationAcceptCandidate.h new file mode 100755 index 0000000..61e5fc4 --- /dev/null +++ b/TextInput.framework/TIWordSearchOperationAcceptCandidate.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +@class UIKeyboardCandidate; + +@interface TIWordSearchOperationAcceptCandidate : TIWordSearchOperation { + UIKeyboardCandidate *_acceptedCandidate; + BOOL _isPartial; +} + +@property(readonly) BOOL isPartial; +@property(retain) UIKeyboardCandidate * acceptedCandidate; + + +- (id)initWithTIWordSearch:(id)arg1 candidate:(id)arg2 isPartial:(BOOL)arg3; +- (BOOL)isPartial; +- (id)acceptedCandidate; +- (void)setAcceptedCandidate:(id)arg1; +- (void)cancel; +- (void)perform; +- (void)dealloc; + +@end diff --git a/TextInput.framework/TIWordSearchOperationCancelLastAcceptedCandidate.h b/TextInput.framework/TIWordSearchOperationCancelLastAcceptedCandidate.h new file mode 100755 index 0000000..40aee4e --- /dev/null +++ b/TextInput.framework/TIWordSearchOperationCancelLastAcceptedCandidate.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +@interface TIWordSearchOperationCancelLastAcceptedCandidate : TIWordSearchOperation { +} + + +- (id)initWithTIWordSearchObj:(id)arg1; +- (void)cancel; +- (void)perform; +- (void)dealloc; + +@end diff --git a/TextInput.framework/TIWordSearchOperationGetCandidates.h b/TextInput.framework/TIWordSearchOperationGetCandidates.h new file mode 100755 index 0000000..5df750f --- /dev/null +++ b/TextInput.framework/TIWordSearchOperationGetCandidates.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +@class NSString, NSArray; + +@interface TIWordSearchOperationGetCandidates : TIWordSearchOperation { + NSString *_inputString; + NSArray *_results; + id _target; + SEL _action; + BOOL _withPrediction; + NSArray *_geometryModelData; +} + +@property(readonly) BOOL withPrediction; +@property(readonly) SEL action; +@property(readonly) NSArray * geometryModelData; +@property(retain,readonly) id target; +@property(retain) NSArray * results; +@property(readonly) NSString * inputString; + + +- (id)initWithTIWordSearch:(id)arg1 inputString:(id)arg2 withPrediction:(BOOL)arg3 target:(id)arg4 action:(SEL)arg5 geometryModelData:(id)arg6; +- (BOOL)withPrediction; +- (SEL)action; +- (id)geometryModelData; +- (id)target; +- (void)perform; +- (id)results; +- (void)completeSearchOnMainThreadWithResults:(id)arg1; +- (void)setResults:(id)arg1; +- (id)inputString; +- (void)dealloc; + +@end diff --git a/TextInput.framework/TIWordTokenizer.h b/TextInput.framework/TIWordTokenizer.h new file mode 100755 index 0000000..78220ae --- /dev/null +++ b/TextInput.framework/TIWordTokenizer.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +@class NSString; + +@interface TIWordTokenizer : NSObject { + NSString *m_string; + struct { + unsigned short buffer[64]; + struct __CFString {} *theString; + unsigned short *directBuffer; + struct { + int location; + int length; + } rangeToBuffer; + int bufferedRangeStart; + int bufferedRangeEnd; + } m_inlineBuffer; + struct _NSRange { + unsigned int location; + unsigned int length; + } m_tokenRange; + struct _NSRange { + unsigned int location; + unsigned int length; + } m_searchRange; + unsigned int m_bufferOffset; +} + + +- (struct _NSRange { unsigned int x1; unsigned int x2; })rangeOfCurrentToken; +- (void)setString:(id)arg1 withSearchRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2; +- (struct _NSRange { unsigned int x1; unsigned int x2; })advanceToNextToken; +- (id)init; +- (void)dealloc; + +@end diff --git a/TextInput.framework/TIZephyrCandidate.h b/TextInput.framework/TIZephyrCandidate.h new file mode 100755 index 0000000..8348c9e --- /dev/null +++ b/TextInput.framework/TIZephyrCandidate.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/TextInput.framework/TextInput + */ + +@interface TIZephyrCandidate : UIKeyboardCandidateSingle { + unsigned int _wordOriginFeedbackID; + BOOL extensionCandidate; +} + +@property(getter=isExtensionCandidate) BOOL extensionCandidate; + + +- (void)setExtensionCandidate:(BOOL)arg1; +- (id)initWithCandidate:(id)arg1 wordOriginFeedbackID:(unsigned int)arg2; +- (unsigned int)wordOriginFeedbackID; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (BOOL)isExtensionCandidate; + +@end diff --git a/ToneLibrary.framework/TLCapabilitiesManager.h b/ToneLibrary.framework/TLCapabilitiesManager.h new file mode 100755 index 0000000..e3c6518 --- /dev/null +++ b/ToneLibrary.framework/TLCapabilitiesManager.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@interface TLCapabilitiesManager : NSObject { + BOOL _isRingtoneStoreAvailable; + BOOL _isToneStoreAvailable; +} + +@property BOOL isRingtoneStoreAvailable; +@property BOOL isToneStoreAvailable; + ++ (void)_setDefaultCapabilitiesManager:(id)arg1; ++ (id)defaultCapabilitiesManager; + +- (BOOL)isToneStoreAvailable; +- (BOOL)areCustomVibrationsAllowed; +- (void)setIsToneStoreAvailable:(BOOL)arg1; +- (id)init; +- (void)dealloc; +- (BOOL)isSensitiveUIAllowed; +- (BOOL)hasAdditionalTextTones; +- (BOOL)isRingtoneStoreAvailable; +- (void)_checkRingtoneStoreAvailability; +- (void)setIsRingtoneStoreAvailable:(BOOL)arg1; +- (BOOL)hasVibratorCapability; +- (BOOL)hasTelephonyCapability; + +@end diff --git a/ToneLibrary.framework/TLDividerTableViewCell.h b/ToneLibrary.framework/TLDividerTableViewCell.h new file mode 100755 index 0000000..a159083 --- /dev/null +++ b/ToneLibrary.framework/TLDividerTableViewCell.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@class TLDividerView; + +@interface TLDividerTableViewCell : UITableViewCell { + TLDividerView *_view; +} + + +- (void)setSeparatorStyle:(int)arg1; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)dealloc; + +@end diff --git a/ToneLibrary.framework/TLDividerView.h b/ToneLibrary.framework/TLDividerView.h new file mode 100755 index 0000000..7edf72f --- /dev/null +++ b/ToneLibrary.framework/TLDividerView.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@interface TLDividerView : UIView { +} + + +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/ToneLibrary.framework/TLITunesTone.h b/ToneLibrary.framework/TLITunesTone.h new file mode 100755 index 0000000..6e83ab5 --- /dev/null +++ b/ToneLibrary.framework/TLITunesTone.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@class NSNumber, NSString, NSDictionary; + +@interface TLITunesTone : NSObject { + NSString *_identifier; + NSString *_name; + NSString *_path; + NSString *_artworkFile; + NSDictionary *_playbackProperties; + NSNumber *_pid; + unsigned int _duration; + BOOL _ringtone; + BOOL _purchased; + BOOL _protected; +} + +@property(retain) NSString * identifier; +@property(retain) NSString * name; +@property(retain) NSString * path; +@property(retain) NSDictionary * playbackProperties; +@property(retain) NSNumber * pid; +@property(getter=isPurchased) BOOL purchased; +@property(getter=isRingtone) BOOL ringtone; +@property(retain) NSString * artworkFile; +@property unsigned int duration; +@property BOOL protected; + + +- (id)artworkFile; +- (void)setRingtone:(BOOL)arg1; +- (void)setArtworkFile:(id)arg1; +- (void)setPurchased:(BOOL)arg1; +- (void)setPlaybackProperties:(id)arg1; +- (BOOL)loadFromPropertyList:(id)arg1; +- (BOOL)protected; +- (BOOL)isRingtone; +- (BOOL)isPurchased; +- (id)playbackProperties; +- (id)path; +- (unsigned int)duration; +- (void)setDuration:(unsigned int)arg1; +- (void)setPath:(id)arg1; +- (id)identifier; +- (void)setIdentifier:(id)arg1; +- (id)name; +- (id)pid; +- (void)setPid:(id)arg1; +- (void)setProtected:(BOOL)arg1; +- (void)setName:(id)arg1; +- (void)dealloc; + +@end diff --git a/ToneLibrary.framework/TLTextToneInfo.h b/ToneLibrary.framework/TLTextToneInfo.h new file mode 100755 index 0000000..50c91ef --- /dev/null +++ b/ToneLibrary.framework/TLTextToneInfo.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@class NSString; + +@interface TLTextToneInfo : NSObject { + unsigned long _previewSound; + unsigned long _actualSound; + NSString *_filePath; +} + +@property(readonly) unsigned long previewSound; +@property(readonly) unsigned long actualSound; +@property(readonly) NSString * filePath; + + +- (unsigned long)actualSound; +- (unsigned long)previewSound; +- (id)initWithPreviewSound:(unsigned long)arg1 actualSound:(unsigned long)arg2 filePath:(id)arg3; +- (void)dealloc; +- (id)filePath; + +@end diff --git a/ToneLibrary.framework/TLToneManager.h b/ToneLibrary.framework/TLToneManager.h new file mode 100755 index 0000000..c7f3d30 --- /dev/null +++ b/ToneLibrary.framework/TLToneManager.h @@ -0,0 +1,121 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@class NSMutableDictionary, NSDictionary; + +@interface TLToneManager : NSObject { + NSMutableDictionary *_iTunesTonesByIdentifier; + NSMutableDictionary *_textTonesByIdentifier; + NSMutableDictionary *_iTunesIdentifiersByPID; + NSDictionary *_previewBehaviorForDefaultIdentifier; + NSDictionary *_identifierAliasMap; + id _delegate; + BOOL _observingChangeNotifications; + BOOL _hasAdditionalTextTones; +} + ++ (BOOL)migrateLegacyToneSettings; ++ (BOOL)identifierIsTextTone:(id)arg1; ++ (id)sharedRingtoneManager; + +- (unsigned long)currentSentTweetToneSoundID; +- (unsigned long)currentNewReminderAlertToneSoundID; +- (unsigned long)currentNewCalendarAlertToneSoundID; +- (unsigned long)currentNewVoicemailToneSoundID; +- (id)currentSentTweetToneIdentifier; +- (id)currentReminderAlertToneIdentifier; +- (id)currentCalendarAlertToneIdentifier; +- (id)currentNewVoicemailToneIdentifier; +- (id)defaultSentTweetToneIdentifier; +- (id)defaultReminderAlertToneIdentifier; +- (id)defaultCalendarAlertToneIdentifier; +- (id)defaultNewVoicemailToneIdentifier; +- (id)defaultSentMailToneIdentifier; +- (id)defaultNewMailToneIdentifier; +- (BOOL)transferPurchasedToITunes:(id)arg1; +- (id)installedTones; +- (void)deleteAllSyncedData; +- (id)iTunesToneForPID:(id)arg1; +- (BOOL)deleteSyncedToneByPID:(id)arg1; +- (BOOL)insertPurchasedToneMetadata:(id)arg1 filename:(id)arg2; +- (BOOL)insertSyncedToneMetadata:(id)arg1 filename:(id)arg2; +- (void)setHasAdditionalTextTones:(BOOL)arg1; +- (unsigned long)createPreviewSoundIDForToneIdentifier:(id)arg1; +- (unsigned long)soundIDForTextToneIdentifier:(id)arg1; +- (id)aliasForIdentifier:(id)arg1; +- (int)previewBehaviorForDefaultIdentifier:(id)arg1; +- (id)defaultTextToneName; +- (void)setCurrentRingtoneIdentifier:(id)arg1; +- (void)setCurrentTextToneIdentifier:(id)arg1; +- (id)copyCurrentTextToneName; +- (id)ITunesRingtoneInformationPlist; +- (id)deviceITunesRingtoneInformationPlist; +- (BOOL)isToneProtectedWithIdentifier:(id)arg1; +- (unsigned int)durationOfToneWithIdentifier:(id)arg1; +- (BOOL)isAlertTone:(id)arg1; +- (BOOL)isRingtonePurchased:(id)arg1; +- (id)newAVItemWithRingtoneIdentifier:(id)arg1; +- (id)currentRingtoneName; +- (id)currentRingtoneIdentifier; +- (void)_deviceRingtonesChangedNotification; +- (void)clearOldToneSettings; +- (BOOL)shouldShowAlarmSounds; +- (BOOL)shouldShowRingtones; +- (id)copyIdentifierForRingtoneAtPath:(id)arg1 isValid:(BOOL*)arg2; +- (int)_lockManifest:(id)arg1; +- (BOOL)_removeToneFromManifest:(id)arg1 fileName:(id)arg2 deletedMetadata:(id*)arg3; +- (BOOL)_addToneToManifest:(id)arg1 metadata:(id)arg2 fileName:(id)arg3 mediaDirectory:(id)arg4; +- (unsigned long)soundIDForToneIdentifier:(id)arg1; +- (unsigned long)previewSoundIDForTextToneIdentifier:(id)arg1; +- (unsigned long)_soundIDForSystemTone:(id)arg1 isValid:(BOOL*)arg2; +- (unsigned long)soundIDForToneIdentifier:(id)arg1 isValid:(BOOL*)arg2; +- (id)nullTextToneName; +- (unsigned long)_currentToneSoundID:(id)arg1 defaultIdentifier:(id)arg2; +- (id)_defaultToneName:(int)arg1; +- (id)copyCurrentTextToneIdentifier; +- (id)defaultTextToneIdentifier; +- (id)copyPathOfRingtoneWithIdentifier:(id)arg1; +- (id)localizedRingtoneNameWithIdentifier:(id)arg1; +- (id)copyNameOfTextToneWithIdentifier:(id)arg1 isValid:(BOOL*)arg2; +- (id)systemNewSoundDirectory; +- (id)systemSoundDirectory; +- (id)systemRingtoneDirectory; +- (id)pathFromIdentifier:(id)arg1 withPrefix:(id)arg2; +- (id)defaultRingtonePath; +- (id)copyPathOfRingtoneWithIdentifier:(id)arg1 isValid:(BOOL*)arg2; +- (id)copyNameOfIdentifier:(id)arg1 isValid:(BOOL*)arg2; +- (id)copyNameOfRingtoneWithIdentifier:(id)arg1 isValid:(BOOL*)arg2; +- (id)localizedNameWithIdentifier:(id)arg1; +- (id)_defaultToneIdentifier:(int)arg1; +- (id)copyCurrentRingtoneName; +- (id)copyCurrentRingtoneIdentifier; +- (id)defaultRingtoneIdentifier; +- (id)defaultRingtoneName; +- (void)_reloadITunesRingtonesAfterExternalChange; +- (id)deviceITunesRingtoneDirectory; +- (id)_copyITunesRingtonesFromManifestPath:(id)arg1 mediaDirectoryPath:(id)arg2; +- (id)iTunesRingtoneDirectory; +- (BOOL)isValidToneIdentifier:(id)arg1; +- (void)fixupMissingToneSettings; +- (void)loadTextToneInfo; +- (void)loadITunesRingtoneInfoPlistAtPath:(id)arg1; +- (id)initWithITunesRingtonePlistAtPath:(id)arg1 registerForChangeNotifications:(BOOL)arg2; +- (void)setDelegate:(id)arg1; +- (id)rootDirectory; +- (void)importTone:(id)arg1 metadata:(id)arg2 completionBlock:(id)arg3; +- (unsigned long)soundIDForTextToneIdentifier:(id)arg1 isValid:(BOOL*)arg2; +- (unsigned long)currentTextToneSoundID; +- (id)initWithChangeNotifications:(BOOL)arg1; +- (id)currentNewMailToneIdentifier; +- (unsigned long)currentNewMailToneSoundID; +- (id)currentSentMailToneIdentifier; +- (unsigned long)currentSentMailToneSoundID; +- (id)init; +- (void)dealloc; +- (BOOL)ensureDirectoryExists:(id)arg1; +- (BOOL)hasAdditionalTextTones; +- (BOOL)toneWithIdentifierIsValid:(id)arg1; +- (id)copyNameOfRingtoneWithIdentifier:(id)arg1; + +@end diff --git a/ToneLibrary.framework/TLTonePicker.h b/ToneLibrary.framework/TLTonePicker.h new file mode 100755 index 0000000..5b28327 --- /dev/null +++ b/ToneLibrary.framework/TLTonePicker.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@class TLToneTableController, UITableView; + +@interface TLTonePicker : UIView { + UITableView *_table; + TLToneTableController *_tableController; + id _delegate; +} + +@property id delegate; + ++ (id)tonePickerWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; ++ (id)ringtonePickerWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; ++ (id)texttonePickerWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +- (void)ringtoneTableController:(id)arg1 willPlayRingtoneWithIdentifier:(id)arg2; +- (void)ringtoneTableController:(id)arg1 selectedRingtoneWithIdentifier:(id)arg2; +- (void)ringtoneManagerContentsChanged:(id)arg1; +- (void)finishedWithPicker; +- (void)stopPlayingWithFadeOut:(BOOL)arg1; +- (void)setShowsNoVibrationSelected:(BOOL)arg1; +- (void)setShowsNoneVibration:(BOOL)arg1; +- (void)setShowsUserGeneratedVibrations:(BOOL)arg1; +- (void)setShowsDefaultVibration:(BOOL)arg1; +- (void)setShowsVibrationsAlongsideTones:(BOOL)arg1; +- (void)setNoneString:(id)arg1; +- (void)setDefaultIdentifier:(id)arg1; +- (void)setShowsRingtonesStore:(BOOL)arg1; +- (void)buildUIWithAVController:(id)arg1 filter:(unsigned int)arg2 tonePicker:(BOOL)arg3; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 avController:(id)arg2 filter:(unsigned int)arg3 tonePicker:(BOOL)arg4; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 avController:(id)arg2; +- (void)setAVController:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)displayScrollerIndicators; +- (id)delegate; +- (void)didMoveToWindow; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)stopPlaying; +- (void)_reloadData; +- (void)dealloc; +- (float)contentHeight; +- (id)selectedVibrationIdentifier; +- (void)setShowsNone:(BOOL)arg1; +- (void)setNoneAtTop:(BOOL)arg1; +- (void)setShowsDefault:(BOOL)arg1; +- (void)setShowsVibrations:(BOOL)arg1; +- (id)selectedRingtoneIdentifier; +- (void)setSelectedRingtoneIdentifier:(id)arg1; +- (void)setShowsNothingSelected:(BOOL)arg1; +- (void)setSelectedVibrationIdentifier:(id)arg1; + +@end diff --git a/ToneLibrary.framework/TLToneTableController.h b/ToneLibrary.framework/TLToneTableController.h new file mode 100755 index 0000000..9ec52ee --- /dev/null +++ b/ToneLibrary.framework/TLToneTableController.h @@ -0,0 +1,115 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@class NSIndexPath, UITableView, NSString, TLToneManager, NSMutableArray, TLVibrationPickerViewController; + +@interface TLToneTableController : NSObject { + id _delegate; + NSMutableArray *_ringtoneGroupLists; + NSMutableArray *_ringtoneGroupNames; + NSIndexPath *_selectedRingtoneIndexPath; + BOOL _showsNone; + BOOL _showsDefault; + NSString *_noneString; + NSString *_noneIdentifier; + NSString *_defaultIdentifier; + BOOL _showsNothingSelected; + BOOL _showsRingtonesStore; + BOOL _noneAtTop; + UITableView *_tableView; + BOOL _showsVibrations; + BOOL _showsVibrationsAlongsideTones; + BOOL _showsDefaultVibration; + BOOL _showsUserGeneratedVibrations; + BOOL _showsNoneVibration; + BOOL _showsNoVibrationSelected; + NSString *_selectedVibrationIdentifier; + TLVibrationPickerViewController *_vibrationPickerViewController; + TLToneManager *_ringtoneManager; + id _avController; + BOOL _startedInteruption; + BOOL _customAVController; + BOOL _tonePicker; + unsigned int _filter; + unsigned int _systemRingtoneStartIndex; +} + +@property(setter=setDefaultIdentifier:,retain) id defaultIdentifier; + + +- (id)defaultIdentifier; +- (void)_setRingtoneManager:(id)arg1; +- (int)compareRingtoneWithIdentifier:(id)arg1 toRingtoneWithIdentifier:(id)arg2; +- (void)vibrationPickerViewController:(id)arg1 selectedVibrationWithIdentifier:(id)arg2; +- (void)_stopPlayingWithFadeOut:(BOOL)arg1 shouldKeepVibrating:(BOOL)arg2; +- (id)copyCurrentPhoneRingtoneIdentifier; +- (id)copyCurrentPhoneTextToneIdentifier; +- (void)togglePlayWithRingtoneWithIdentifier:(id)arg1; +- (void)playRingtoneWithIdentifier:(id)arg1; +- (void)_stopPlayingButKeepVibrating:(BOOL)arg1; +- (BOOL)_showsNoneVibration; +- (id)indexPathForFirstRingtoneGroup; +- (id)indexPathForRingtonesStoreGroup; +- (BOOL)isOtherVibrationGroupWithSection:(int)arg1; +- (id)copyCurrentPhoneRingtoneName; +- (id)copyCurrentPhoneTextToneName; +- (BOOL)isRingtonesStoreGroupAtIndexPath:(id)arg1; +- (void)_switchValueDidChange:(id)arg1; +- (BOOL)isDividerAtIndexPath:(id)arg1; +- (BOOL)isVibrationGroupAtIndexPath:(id)arg1; +- (BOOL)_showsUserGeneratedVibrations; +- (BOOL)_showsDefaultVibration; +- (void)_setSelectedVibrationIdentifierTableViewUpdateDidComplete:(id)arg1; +- (id)_vibrationPickerViewController; +- (void)processNewRingtoneSelected:(id)arg1; +- (id)indexPathForDefaultGroup; +- (id)indexPathForRingtoneWithIdentifier:(id)arg1; +- (id)loadTextTonesFromPlist; +- (void)addRingtonesInDirectory:(id)arg1 toArray:(id)arg2 fileExtension:(id)arg3; +- (BOOL)isNoneGroupAtIndexPath:(id)arg1; +- (BOOL)isDefaultGroupAtIndexPath:(id)arg1; +- (id)identifierOfRingtoneAtIndexPath:(id)arg1; +- (id)indexPathForVibrationGroup; +- (BOOL)_showsVibrationsSwitchIsOn; +- (BOOL)_showsVibrations; +- (id)indexPathForNoneGroup; +- (id)initWithAVController:(id)arg1; +- (void)finishedWithPicker; +- (void)stopPlayingWithFadeOut:(BOOL)arg1; +- (void)setShowsNoVibrationSelected:(BOOL)arg1; +- (void)setShowsNoneVibration:(BOOL)arg1; +- (void)setShowsUserGeneratedVibrations:(BOOL)arg1; +- (void)setShowsDefaultVibration:(BOOL)arg1; +- (void)setShowsVibrationsAlongsideTones:(BOOL)arg1; +- (void)reloadRingtones; +- (id)initWithAVController:(id)arg1 filter:(unsigned int)arg2 tonePicker:(BOOL)arg3; +- (void)setNoneString:(id)arg1; +- (void)setDefaultIdentifier:(id)arg1; +- (void)setShowsRingtonesStore:(BOOL)arg1; +- (id)indexPathForSelectedRingtone; +- (id)ringtoneManager; +- (void)setAVController:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)setTableView:(id)arg1; +- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)stopPlaying; +- (id)init; +- (void)dealloc; +- (id)avController; +- (id)selectedVibrationIdentifier; +- (void)setShowsNone:(BOOL)arg1; +- (void)setNoneAtTop:(BOOL)arg1; +- (void)setShowsDefault:(BOOL)arg1; +- (void)setShowsVibrations:(BOOL)arg1; +- (id)selectedRingtoneIdentifier; +- (void)setSelectedRingtoneIdentifier:(id)arg1; +- (void)setShowsNothingSelected:(BOOL)arg1; +- (void)setSelectedVibrationIdentifier:(id)arg1; + +@end diff --git a/ToneLibrary.framework/TLVibrationInterfaceUtilities.h b/ToneLibrary.framework/TLVibrationInterfaceUtilities.h new file mode 100755 index 0000000..d59329e --- /dev/null +++ b/ToneLibrary.framework/TLVibrationInterfaceUtilities.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@interface TLVibrationInterfaceUtilities : NSObject { +} + ++ (BOOL)vibrationNameTextField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 replacementString:(id)arg3; ++ (void)configureVibrationNameTextField:(id)arg1; + + +@end diff --git a/ToneLibrary.framework/TLVibrationManager.h b/ToneLibrary.framework/TLVibrationManager.h new file mode 100755 index 0000000..5639311 --- /dev/null +++ b/ToneLibrary.framework/TLVibrationManager.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@class TLCapabilitiesManager, NSDictionary; + +@interface TLVibrationManager : NSObject { + NSDictionary *_vibrationPatterns; + NSDictionary *_userGeneratedVibrationPatterns; + id _capabilitiesManager; + BOOL _allowsAutoRefresh; + BOOL _needsRefresh; + BOOL _unitTestingMode; +} + +@property(readonly) BOOL needsRefresh; +@property BOOL allowsAutoRefresh; +@property(readonly) TLCapabilitiesManager * _capabilitiesManager; +@property(readonly) BOOL _areCustomVibrationsAllowed; +@property(readonly) NSDictionary * _vibrationPatterns; +@property(readonly) NSDictionary * _userGeneratedVibrationPatterns; + ++ (void)releaseSharedVibrationManager; ++ (void)_handleSystemVibrationDidChangeNotification; ++ (id)sharedVibrationManager; + +- (BOOL)allowsAutoRefresh; +- (BOOL)_removeAllUserGeneratedVibrationsWithError:(id*)arg1; +- (unsigned int)_numberOfUserGeneratedVibrations; +- (BOOL)deleteUserGeneratedVibrationPatternWithIdentifier:(id)arg1 error:(id*)arg2; +- (BOOL)setName:(id)arg1 forUserGeneratedVibrationWithIdentifier:(id)arg2 error:(id*)arg3; +- (id)addUserGeneratedVibrationPattern:(id)arg1 name:(id)arg2 error:(id*)arg3; +- (id)copyUserGeneratedVibrationIdentifiers; +- (id)copyVibrationIdentifiers; +- (id)noneVibrationName; +- (id)defaultVibrationNameForType:(unsigned int)arg1; +- (id)currentVibrationPatternForType:(unsigned int)arg1; +- (id)currentVibrationNameForType:(unsigned int)arg1; +- (void)setCurrentVibrationIdentifier:(id)arg1 forType:(unsigned int)arg2; +- (BOOL)_saveUserGeneratedVibrationPatterns:(id)arg1 error:(id*)arg2; +- (BOOL)_sendUserGeneratedVibrationPatternsAffectingMessage:(id)arg1 error:(id*)arg2; +- (id)_copyNameOfVibrationWithIdentifier:(id)arg1; +- (id)_copyPatternForVibrationWithIdentifier:(id)arg1; +- (id)_localizedNameForVibrationWithIdentifier:(id)arg1; +- (id)_capabilitiesManager; +- (id)_vibrationPatterns; +- (id)defaultVibrationPatternForType:(unsigned int)arg1; +- (id)copyPatternForVibrationWithIdentifier:(id)arg1; +- (BOOL)_areCustomVibrationsAllowed; +- (id)currentVibrationIdentifierForType:(unsigned int)arg1; +- (id)defaultVibrationIdentifierForType:(unsigned int)arg1; +- (id)_userGeneratedVibrationPatterns; +- (BOOL)needsRefresh; +- (id)initWithUnitTestingModeEnabled:(BOOL)arg1; +- (id)noneVibrationIdentifier; +- (BOOL)refresh; +- (id)init; +- (void)dealloc; +- (void)_handleUserGeneratedVibrationsDidChangeNotification; +- (BOOL)vibrationWithIdentifierIsValid:(id)arg1; +- (void)setAllowsAutoRefresh:(BOOL)arg1; +- (id)copyNameOfVibrationWithIdentifier:(id)arg1; + +@end diff --git a/ToneLibrary.framework/TLVibrationManagerServiceClient.h b/ToneLibrary.framework/TLVibrationManagerServiceClient.h new file mode 100755 index 0000000..3a4188a --- /dev/null +++ b/ToneLibrary.framework/TLVibrationManagerServiceClient.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@interface TLVibrationManagerServiceClient : NSObject { +} + ++ (struct _xpc_connection_s { }*)_sharedConnection; ++ (void)_sendXPCMessageWithWrapper:(id)arg1 asynchronously:(BOOL)arg2 remainingAttempts:(unsigned int)arg3 previousError:(id)arg4 completionBlock:(id)arg5; ++ (void)sendMessage:(id)arg1 asynchronously:(BOOL)arg2 completionBlock:(id)arg3; + + +@end diff --git a/ToneLibrary.framework/TLVibrationManagerServiceClientXPCObjectWrapper.h b/ToneLibrary.framework/TLVibrationManagerServiceClientXPCObjectWrapper.h new file mode 100755 index 0000000..1c8098a --- /dev/null +++ b/ToneLibrary.framework/TLVibrationManagerServiceClientXPCObjectWrapper.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@interface TLVibrationManagerServiceClientXPCObjectWrapper : NSObject { + void *_xpcObject; +} + +@property(setter=setXPCObject:) void* xpcObject; + + +- (void*)xpcObject; +- (void)setXPCObject:(void*)arg1; +- (void)dealloc; + +@end diff --git a/ToneLibrary.framework/TLVibrationManagerServiceUtilities.h b/ToneLibrary.framework/TLVibrationManagerServiceUtilities.h new file mode 100755 index 0000000..fb63308 --- /dev/null +++ b/ToneLibrary.framework/TLVibrationManagerServiceUtilities.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@interface TLVibrationManagerServiceUtilities : NSObject { +} + ++ (id)_sharedResourceURLForRelativeFilePath:(id)arg1; ++ (BOOL)objectIsValidUserGeneratedVibrationPatternsDictionary:(id)arg1 error:(id*)arg2; ++ (id)_sharedResourceFilePathForRelativeFilePath:(id)arg1; ++ (BOOL)_objectIsValidUserGeneratedVibrationPattern:(id)arg1 error:(id*)arg2; ++ (BOOL)_isValidObject:(id)arg1 error:(id*)arg2 forValidationBlock:(id)arg3; ++ (void*)newXPCObjectFromDictionary:(id)arg1 inReplyToXPCObject:(void*)arg2 error:(id*)arg3; ++ (id)errorWithDomain:(id)arg1 description:(id)arg2; ++ (id)dictionaryFromXPCObject:(void*)arg1 error:(id*)arg2; ++ (id)userGeneratedVibrationStoreFileURL; + + +@end diff --git a/ToneLibrary.framework/TLVibrationPattern.h b/ToneLibrary.framework/TLVibrationPattern.h new file mode 100755 index 0000000..f22d74b --- /dev/null +++ b/ToneLibrary.framework/TLVibrationPattern.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@interface TLVibrationPattern : NSObject { + id _propertyListRepresentation; + id _complexPatternDescription; + double _duration; + id _contextObject; + id contextObject; +} + +@property(readonly) id propertyListRepresentation; +@property(readonly) double computedDuration; +@property(retain) id contextObject; +@property(readonly) id _artificiallyRepeatingPropertyListRepresentation; +@property(setter=_setDuration:) double _duration; + ++ (id)complexVibrationPatternWithDurationsForVibrationsAndPauses:(double)arg1; ++ (BOOL)isValidVibrationPatternPropertyListRepresentation:(id)arg1; ++ (id)simpleVibrationPatternWithVibrationDuration:(double)arg1 pauseDuration:(double)arg2; + +- (double)computedDuration; +- (id)initWithPropertyListRepresentation:(id)arg1 skipValidation:(BOOL)arg2; +- (void)setContextObject:(id)arg1; +- (void)_setDuration:(double)arg1; +- (void)appendVibrationComponentWithDuration:(double)arg1 isPause:(BOOL)arg2; +- (id)propertyListRepresentation; +- (id)contextObject; +- (id)_artificiallyRepeatingPropertyListRepresentation; +- (id)initWithPropertyListRepresentation:(id)arg1; +- (double)_duration; +- (id)init; +- (void)dealloc; + +@end diff --git a/ToneLibrary.framework/TLVibrationPickerTableViewCell.h b/ToneLibrary.framework/TLVibrationPickerTableViewCell.h new file mode 100755 index 0000000..bbafb75 --- /dev/null +++ b/ToneLibrary.framework/TLVibrationPickerTableViewCell.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@class UITextField, NSString, ; + +@interface TLVibrationPickerTableViewCell : UITableViewCell { + *_delegate; + BOOL _editable; + UITextField *_removableTextField; +} + +@property * delegate; +@property(retain) NSString * text; +@property(retain) NSString * placeholder; +@property(getter=isEditable) BOOL editable; +@property(getter=isChecked) BOOL checked; +@property(getter=_isDisplayingRemovableTextField,readonly) BOOL _displayingRemovableTextField; + + +- (void)_layoutRemovableTextField; +- (BOOL)_isDisplayingRemovableTextField; +- (void)_makeRemovableTextFieldEditable:(BOOL)arg1; +- (void)makeTextFieldResignFirstResponderIfNeeded; +- (void)setDelegate:(id)arg1; +- (id)initWithReuseIdentifier:(id)arg1; +- (void)willTransitionToState:(unsigned int)arg1; +- (void)didTransitionToState:(unsigned int)arg1; +- (BOOL)isChecked; +- (void)setEditable:(BOOL)arg1; +- (void)setPlaceholder:(id)arg1; +- (BOOL)isEditable; +- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 replacementString:(id)arg3; +- (BOOL)textFieldShouldReturn:(id)arg1; +- (void)textFieldDidEndEditing:(id)arg1; +- (void)textFieldDidBeginEditing:(id)arg1; +- (id)placeholder; +- (id)text; +- (id)delegate; +- (void)setChecked:(BOOL)arg1; +- (void)setText:(id)arg1; +- (void)layoutSubviews; +- (void)dealloc; + +@end diff --git a/ToneLibrary.framework/TLVibrationPickerViewController.h b/ToneLibrary.framework/TLVibrationPickerViewController.h new file mode 100755 index 0000000..c299133 --- /dev/null +++ b/ToneLibrary.framework/TLVibrationPickerViewController.h @@ -0,0 +1,121 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@class TLVibratorController, TLVibrationManager, NSTimer, NSIndexPath, , NSString, NSArray; + +@interface TLVibrationPickerViewController : UITableViewController { + unsigned int _vibrationType; + BOOL _showsDefault; + BOOL _showsUserGenerated; + BOOL _showsNone; + BOOL _showsNothingSelected; + BOOL _showsEditButtonAtRightSideOfCurrentNavigationController; + BOOL _allowsDeletingCurrentSystemVibration; + NSString *_noneString; + BOOL _useVerboseSectionTitles; + unsigned int _numberOfPrecedingSections; + NSIndexPath *_selectedVibrationIndexPath; + BOOL _canEnterEditingMode; + BOOL _vibrating; + BOOL _viewHasAppearedAtLeastOnce; + BOOL _isCallingParentViewController; + BOOL _swipeToDeleteMode; + BOOL _skipNextUserGeneratedVibrationsDidChangeNotification; + TLVibrationManager *_vibrationManager; + TLVibratorController *_vibratorController; + *_delegate; + NSTimer *_vibrationShouldStopTimer; + NSArray *_sortedVibrationIdentifiers; + NSArray *_sortedUserGeneratedVibrationIdentifiers; +} + +@property(setter=setAVController:,retain) id avController; +@property * delegate; +@property(retain) NSString * selectedVibrationIdentifier; +@property(retain) NSString * noneString; +@property BOOL showsNothingSelected; +@property BOOL canEnterEditingMode; +@property BOOL showsEditButtonAtRightSideOfCurrentNavigationController; +@property BOOL allowsDeletingCurrentSystemVibration; +@property(readonly) float contentHeight; +@property(readonly) int _sectionForUserGeneratedGroup; +@property(setter=_setUseVerboseSectionTitles:) BOOL _useVerboseSectionTitles; +@property(setter=_setNumberOfPrecedingSections:) unsigned int _numberOfPrecedingSections; +@property(readonly) int _sectionForDefaultGroup; +@property(readonly) int _sectionForSystemGroup; +@property(readonly) int _sectionForNoneGroup; +@property(setter=_setSelectedVibrationIndexPath:,retain) NSIndexPath * _selectedVibrationIndexPath; +@property(readonly) NSArray * _sortedVibrationIdentifiers; +@property(readonly) NSArray * _sortedUserGeneratedVibrationIdentifiers; +@property(readonly) BOOL _showsOnlyEditableSections; + + +- (unsigned int)_numberOfPrecedingSections; +- (void)setAllowsDeletingCurrentSystemVibration:(BOOL)arg1; +- (BOOL)allowsDeletingCurrentSystemVibration; +- (BOOL)showsNothingSelected; +- (void)vibrationPickerTableViewCell:(id)arg1 endedEditingWithText:(id)arg2; +- (id)_adjustedNameForVibrationWithDesiredName:(id)arg1 vibrationIdentifier:(id)arg2; +- (void)_startVibratingWithVibrationIdentifier:(id)arg1; +- (BOOL)_useVerboseSectionTitles; +- (void)_updateSelectionStyleForCell:(id)arg1 indexPath:(id)arg2; +- (id)noneString; +- (id)_sortedVibrationIdentifiers; +- (int)_sectionForSystemGroup; +- (int)_sectionForDefaultGroup; +- (void)setCanEnterEditingMode:(BOOL)arg1; +- (id)_sortedArrayWithVibrationIdentifiers:(id)arg1 allowsDuplicateVibrationNames:(BOOL)arg2; +- (BOOL)canEnterEditingMode; +- (void)_updateEditButtonItemWithAnimation:(BOOL)arg1; +- (id)_nonEditingIndexPathFromActualIndexPath:(id)arg1; +- (id)_actualIndexPathFromNonEditingIndexPath:(id)arg1; +- (BOOL)_showsOnlyEditableSections; +- (void)_processSelectionOfVibrationWithIdentifier:(id)arg1; +- (void)_setSelectedVibrationIndexPath:(id)arg1; +- (id)_indexPathForVibrationWithIdentifier:(id)arg1; +- (void)_setSelectedVibrationIdentifier:(id)arg1 processSelectionOfVibrationIdentifier:(BOOL)arg2; +- (id)_identifierOfVibrationAtIndexPath:(id)arg1; +- (BOOL)showsEditButtonAtRightSideOfCurrentNavigationController; +- (id)_sortedUserGeneratedVibrationIdentifiers; +- (void)_updateEditButtonItem; +- (id)_selectedVibrationIndexPath; +- (int)_sectionForNoneGroup; +- (void)vibrationRecorderViewController:(id)arg1 didFinishRecordingVibrationPattern:(id)arg2 name:(id)arg3; +- (void)stopVibrating; +- (void)_setUseVerboseSectionTitles:(BOOL)arg1; +- (void)_setNumberOfPrecedingSections:(unsigned int)arg1; +- (int)_nonAdjustedNumberOfSectionsInTableView:(id)arg1; +- (int)_sectionForUserGeneratedGroup; +- (void)finishedWithPicker; +- (void)setNoneString:(id)arg1; +- (void)setAVController:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)_handleError:(id)arg1; +- (id)initWithStyle:(int)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (id)delegate; +- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; +- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)dealloc; +- (id)avController; +- (float)contentHeight; +- (id)initWithVibrationType:(unsigned int)arg1 avController:(id)arg2 showsDefault:(BOOL)arg3 showsUserGenerated:(BOOL)arg4 showsNone:(BOOL)arg5; +- (void)setShowsEditButtonAtRightSideOfCurrentNavigationController:(BOOL)arg1; +- (id)selectedVibrationIdentifier; +- (void)_handleUserGeneratedVibrationsDidChangeNotification; +- (void)setShowsNothingSelected:(BOOL)arg1; +- (void)setSelectedVibrationIdentifier:(id)arg1; + +@end diff --git a/ToneLibrary.framework/TLVibrationRecorderControlsView.h b/ToneLibrary.framework/TLVibrationRecorderControlsView.h new file mode 100755 index 0000000..3777d1c --- /dev/null +++ b/ToneLibrary.framework/TLVibrationRecorderControlsView.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@class TLVibrationRecorderProgressView, ; + +@interface TLVibrationRecorderControlsView : UIView { + *_delegate; + TLVibrationRecorderProgressView *_progressView; + id _leftButton; + id _rightButton; +} + +@property * delegate; +@property(getter=isLeftButtonEnabled) BOOL leftButtonEnabled; +@property(getter=isRightButtonEnabled) BOOL rightButtonEnabled; +@property double currentTimeInterval; +@property unsigned int roundedCornersCompensationDelayMode; +@property(setter=_setLeftButton:,retain) id _leftButton; +@property(setter=_setRightButton:,retain) id _rightButton; + ++ (void)_loadImages; ++ (float)defaultHeight; + +- (void)setRightButtonEnabled:(BOOL)arg1; +- (BOOL)isRightButtonEnabled; +- (void)setLeftButtonEnabled:(BOOL)arg1; +- (BOOL)isLeftButtonEnabled; +- (void)setLeftButtonColor:(int)arg1 title:(id)arg2 icon:(id)arg3 enabled:(BOOL)arg4 rightButtonColor:(int)arg5 title:(id)arg6 icon:(id)arg7 enabled:(BOOL)arg8 animationDuration:(double)arg9 completion:(id)arg10; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 vibrationPatternMaximumDuration:(double)arg2; +- (void)clearAllVibrationComponents; +- (void)vibrationComponentDidEnd; +- (void)vibrationComponentDidStart; +- (void)setRoundedCornersCompensationDelayMode:(unsigned int)arg1; +- (unsigned int)roundedCornersCompensationDelayMode; +- (void)setCurrentTimeInterval:(double)arg1; +- (double)currentTimeInterval; +- (void)_setRightButton:(id)arg1; +- (void)_setLeftButton:(id)arg1; +- (id)_rightButton; +- (id)_leftButton; +- (void)_buttonTapped:(id)arg1; +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/ToneLibrary.framework/TLVibrationRecorderDisplayLinkManager.h b/ToneLibrary.framework/TLVibrationRecorderDisplayLinkManager.h new file mode 100755 index 0000000..55ed362 --- /dev/null +++ b/ToneLibrary.framework/TLVibrationRecorderDisplayLinkManager.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@class NSMutableSet, CADisplayLink; + +@interface TLVibrationRecorderDisplayLinkManager : NSObject { + CADisplayLink *_displayLink; + NSMutableSet *_activeTargetActions; + NSMutableSet *_addedTargetActions; + NSMutableSet *_removedTargetActions; + BOOL _isHandlingDisplayRefresh; + BOOL _shouldInvalidate; + BOOL _shouldInvalidateAutomatically; + BOOL shouldInvalidateAutomatically; +} + +@property(getter=isPaused,readonly) BOOL paused; +@property(readonly) double duration; +@property(readonly) double timestamp; +@property(readonly) int frameInterval; +@property BOOL shouldInvalidateAutomatically; +@property(setter=_setDisplayLink:,retain) CADisplayLink * _displayLink; + ++ (void)releaseCurrentDisplayLinkManager; ++ (id)currentDisplayLinkManager; + +- (BOOL)shouldInvalidateAutomatically; +- (void)setShouldInvalidateAutomatically:(BOOL)arg1; +- (id)_displayLink; +- (void)_displayDidRefresh:(id)arg1; +- (void)_setDisplayLink:(id)arg1; +- (void)addTarget:(id)arg1 selector:(SEL)arg2 frameInterval:(int)arg3; +- (void)removeTarget:(id)arg1 selector:(SEL)arg2; +- (void)addTarget:(id)arg1 selector:(SEL)arg2; +- (void)invalidate; +- (double)duration; +- (int)frameInterval; +- (double)timestamp; +- (BOOL)isPaused; +- (id)init; +- (void)dealloc; + +@end diff --git a/ToneLibrary.framework/TLVibrationRecorderDisplayLinkManagerTargetAction.h b/ToneLibrary.framework/TLVibrationRecorderDisplayLinkManagerTargetAction.h new file mode 100755 index 0000000..8c1c21a --- /dev/null +++ b/ToneLibrary.framework/TLVibrationRecorderDisplayLinkManagerTargetAction.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@interface TLVibrationRecorderDisplayLinkManagerTargetAction : NSObject { + id _target; + SEL _actionSelector; + int _frameInterval; + int _displayDidRefreshCount; +} + + +- (void)displayDidRefresh:(id)arg1; +- (id)initWithTarget:(id)arg1 actionSelector:(SEL)arg2; +- (id)initWithTarget:(id)arg1 actionSelector:(SEL)arg2 frameInterval:(int)arg3; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (void)dealloc; + +@end diff --git a/ToneLibrary.framework/TLVibrationRecorderProgressView.h b/ToneLibrary.framework/TLVibrationRecorderProgressView.h new file mode 100755 index 0000000..c4e9d54 --- /dev/null +++ b/ToneLibrary.framework/TLVibrationRecorderProgressView.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@class NSMutableArray, UIImage; + +@interface TLVibrationRecorderProgressView : UIProgressView { + double _currentTimeInterval; + double _maximumTimeInterval; + UIImage *_resizableDotImage; + struct CGSize { + float width; + float height; + } _dotSize; + struct CGSize { + float width; + float height; + } _dotInsets; + NSMutableArray *_dots; + id _dotForCurrentVibrationComponent; + double _currentVibrationComponentDidBeginTimeInterval; + double _previousPauseDidBeginTimeInterval; + unsigned int _roundedCornersCompensationDelayMode; +} + +@property double currentTimeInterval; +@property unsigned int roundedCornersCompensationDelayMode; + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_frameForDotAtTimeInterval:(double)arg1 duration:(double)arg2; +- (double)_cappedValueForTimeInterval:(double)arg1; +- (void)clearAllVibrationComponents; +- (void)vibrationComponentDidEnd; +- (void)vibrationComponentDidStart; +- (void)setRoundedCornersCompensationDelayMode:(unsigned int)arg1; +- (unsigned int)roundedCornersCompensationDelayMode; +- (void)setCurrentTimeInterval:(double)arg1; +- (double)currentTimeInterval; +- (id)initWithProgressViewStyle:(int)arg1 maximumTimeInterval:(double)arg2; +- (BOOL)isAccessibilityElement; +- (id)accessibilityValue; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })accessibilityFrame; +- (id)accessibilityLabel; +- (void)dealloc; + +@end diff --git a/ToneLibrary.framework/TLVibrationRecorderProgressViewDotImageView.h b/ToneLibrary.framework/TLVibrationRecorderProgressViewDotImageView.h new file mode 100755 index 0000000..fcd7910 --- /dev/null +++ b/ToneLibrary.framework/TLVibrationRecorderProgressViewDotImageView.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@interface TLVibrationRecorderProgressViewDotImageView : UIImageView { + double _timeInterval; + double _duration; + double _previousPauseTimeInterval; + double _previousPauseDuration; +} + +@property double timeInterval; +@property double duration; +@property double previousPauseTimeInterval; +@property double previousPauseDuration; + + +- (void)setPreviousPauseDuration:(double)arg1; +- (double)previousPauseDuration; +- (void)setPreviousPauseTimeInterval:(double)arg1; +- (double)previousPauseTimeInterval; +- (double)duration; +- (void)setDuration:(double)arg1; +- (BOOL)isAccessibilityElement; +- (unsigned long long)accessibilityTraits; +- (id)accessibilityValue; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })accessibilityFrame; +- (double)timeInterval; +- (void)setTimeInterval:(double)arg1; +- (id)accessibilityLabel; + +@end diff --git a/ToneLibrary.framework/TLVibrationRecorderRippleTouchContext.h b/ToneLibrary.framework/TLVibrationRecorderRippleTouchContext.h new file mode 100755 index 0000000..9426220 --- /dev/null +++ b/ToneLibrary.framework/TLVibrationRecorderRippleTouchContext.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@interface TLVibrationRecorderRippleTouchContext : NSObject { + double _creationTimestamp; + struct { + float x; + float y; + } _location; + float _speed; +} + +@property(readonly) struct { float x1; float x2; } location; +@property(readonly) float speed; + + +- (double)timeIntervalSinceCreation; +- (void)configureWithTimeIntervalSinceCreation:(double)arg1 location:(struct { float x1; float x2; })arg2; +- (void)configureWithTimeIntervalSinceCreation:(double)arg1 location:(struct { float x1; float x2; })arg2 speed:(float)arg3; +- (float)speed; +- (void)reset; +- (struct { float x1; float x2; })location; +- (id)init; + +@end diff --git a/ToneLibrary.framework/TLVibrationRecorderRippleView.h b/ToneLibrary.framework/TLVibrationRecorderRippleView.h new file mode 100755 index 0000000..310c197 --- /dev/null +++ b/ToneLibrary.framework/TLVibrationRecorderRippleView.h @@ -0,0 +1,86 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@class EAGLContext, NSMutableArray; + +@interface TLVibrationRecorderRippleView : UIView { + EAGLContext *_context; + int _backingWidth; + int _backingHeight; + unsigned int _viewFramebuffer; + unsigned int _viewRenderbuffer; + unsigned int _shaderProgram; + int *_uniformsLocations; + struct { float x1; float x2; float x3; float x4; } *_baseRippleSectionVertices; + void *_verticesData; + unsigned long _verticesDataMaximumRipplesCount; + unsigned int _rippleTexture; + BOOL _animating; + float _fingerStillSpeed; + float _fingerMovingSpeed; + float _firstRippleInitialRadius; + float _fadeOutRadius; + float _darkness; + BOOL _isTrackingTouch; + struct { + float x; + float y; + } _currentTouchLocation; + double _currentTouchStartTime; + unsigned int _numberOfRipplesForCurrentTouch; + NSMutableArray *_ripplesContextQueue; + NSMutableArray *_recentTouchesContextQueue; + float _currentSpeedCoefficient; + BOOL _needsCurrentSpeedRefresh; + NSMutableArray *_reusableTouchContexts; +} + +@property float fingerStillSpeed; +@property float fingerMovingSpeed; +@property float firstRippleInitialRadius; +@property float fadeOutRadius; +@property float darkness; +@property(readonly) float _currentSpeed; + ++ (Class)layerClass; + +- (float)darkness; +- (float)fadeOutRadius; +- (float)firstRippleInitialRadius; +- (float)fingerMovingSpeed; +- (float)fingerStillSpeed; +- (void)_startAnimation; +- (void)_updateTouchLocationCoordinatesWithPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)_refresh:(id)arg1; +- (id)_displayLinkManager; +- (void)_enqueueReusableTouchContextObject:(id)arg1; +- (id)_reusableTouchContextObject; +- (float)_currentSpeed; +- (void)_drawViewWithVertices:(BOOL)arg1; +- (void)_computeBaseRippleSectionVerticesIfNeeded; +- (void)_initializeConfigurationParameters; +- (void)_configureView; +- (BOOL)_prepareVerticesDataArrayForStoringVerticesOfRipplesWithCount:(unsigned long)arg1; +- (void)_tearDownView; +- (void)_destroyFramebuffer; +- (BOOL)_setUpView; +- (void)setDarkness:(float)arg1; +- (void)setFadeOutRadius:(float)arg1; +- (void)setFirstRippleInitialRadius:(float)arg1; +- (void)setFingerMovingSpeed:(float)arg1; +- (void)setFingerStillSpeed:(float)arg1; +- (void)_touchEndedAtLocation:(struct CGPoint { float x1; float x2; })arg1; +- (void)_touchMovedToLocation:(struct CGPoint { float x1; float x2; })arg1; +- (void)_touchBeganAtLocation:(struct CGPoint { float x1; float x2; })arg1; +- (BOOL)_createFramebuffer; +- (void)_stopAnimation; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/ToneLibrary.framework/TLVibrationRecorderTouchSurface.h b/ToneLibrary.framework/TLVibrationRecorderTouchSurface.h new file mode 100755 index 0000000..3c7c6e4 --- /dev/null +++ b/ToneLibrary.framework/TLVibrationRecorderTouchSurface.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@class TLVibrationPattern, ; + +@interface TLVibrationRecorderTouchSurface : TLVibrationRecorderRippleView { + *_delegate; + BOOL _recordingMode; + id _recordingContextObject; + BOOL _shouldIgnoreCurrentTouch; + BOOL _replayMode; + TLVibrationPattern *_vibrationPatternToReplay; + double _replayModeWasEnteredStartTime; + double _vibrationPatternMaximumDuration; +} + +@property * delegate; +@property(setter=_setVibrationPatternToReplay:,retain) TLVibrationPattern * _vibrationPatternToReplay; + + +- (id)_vibrationPatternToReplay; +- (void)enterReplayModeWithVibrationPattern:(id)arg1; +- (void)currentVibrationComponentShouldEnd; +- (void)enterRecordingMode; +- (void)_updateTouchLocationForReplayMode:(id)arg1; +- (void)_setVibrationPatternToReplay:(id)arg1; +- (void)exitReplayMode; +- (void)exitRecordingMode; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 vibrationPatternMaximumDuration:(double)arg2; +- (void)setDelegate:(id)arg1; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/ToneLibrary.framework/TLVibrationRecorderTouchSurfaceRecordedDataWrapper.h b/ToneLibrary.framework/TLVibrationRecorderTouchSurfaceRecordedDataWrapper.h new file mode 100755 index 0000000..d0363ac --- /dev/null +++ b/ToneLibrary.framework/TLVibrationRecorderTouchSurfaceRecordedDataWrapper.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@interface TLVibrationRecorderTouchSurfaceRecordedDataWrapper : NSObject { + void *_recordedData; + unsigned long _recordedDataElementsCount; + unsigned long _recordedDataCursor; + double _startTime; + BOOL _hasActuallyStartedRecording; + BOOL _warmUpMode; + BOOL _displayLinkHasRefreshedAtLeastOnce; + unsigned int _maximumFramesPerSecondRate; + double _vibrationPatternMaximumDuration; +} + + +- (BOOL)getTouchLocation:(struct CGPoint { float x1; float x2; }*)arg1 touchPhase:(unsigned int*)arg2 forTimeInterval:(double)arg3; +- (void)didStopRecording; +- (void)recordTouchLocation:(struct CGPoint { float x1; float x2; })arg1 touchPhase:(unsigned int)arg2; +- (id)initWithVibrationPatternMaximumDuration:(double)arg1; +- (void)_recordFinalDataWithTouchLocation:(struct CGPoint { float x1; float x2; })arg1 touchPhase:(unsigned int)arg2 timeIntervalSinceBeginningOfPattern:(double)arg3; +- (void)_prepareRecordedDataBufferForStoringEnoughElementsForRecordingDuration:(double)arg1 maximumFramesPerSecondsRate:(unsigned int)arg2; +- (void)_updateMaximumFramesPerSecondRate:(id)arg1; +- (void)dealloc; + +@end diff --git a/ToneLibrary.framework/TLVibrationRecorderView.h b/ToneLibrary.framework/TLVibrationRecorderView.h new file mode 100755 index 0000000..39b2cfd --- /dev/null +++ b/ToneLibrary.framework/TLVibrationRecorderView.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@class UILabel, TLVibrationRecorderTouchSurface, TLVibrationRecorderControlsView, ; + +@interface TLVibrationRecorderView : UIView { + *_delegate; + TLVibrationRecorderTouchSurface *_touchSurface; + TLVibrationRecorderControlsView *_controlsView; + UILabel *_instructionsLabel; + BOOL _replayMode; + unsigned int _leftButtonIdentifier; + unsigned int _rightButtonIdentifier; + double _vibrationPatternMaximumDuration; + double _currentVibrationProgressDidStartTimestamp; + BOOL _isWaitingForEndOfCurrentVibrationComponent; + double _currentVibrationComponentDidStartTime; + BOOL _animatingProgress; +} + +@property * delegate; +@property(setter=_setReplayMode:) BOOL _replayMode; + + +- (void)exitReplayModeWithAnimation:(BOOL)arg1; +- (void)enterReplayModeWithVibrationPattern:(id)arg1 animate:(BOOL)arg2 completion:(id)arg3; +- (void)exitRecordingModeWithAnimation:(BOOL)arg1 enablePlayButton:(BOOL)arg2; +- (void)enterRecordingModeWithAnimation:(BOOL)arg1; +- (void)startAnimatingProgress; +- (void)_exitWaitingModeWithAnimation:(BOOL)arg1; +- (void)_setLeftButtonIdentifier:(unsigned int)arg1 enabled:(BOOL)arg2 rightButtonIdentifier:(unsigned int)arg3 enabled:(BOOL)arg4 animate:(BOOL)arg5; +- (void)_setReplayMode:(BOOL)arg1; +- (void)stopAnimatingProgress; +- (void)_getButtonPropertiesForIdentifier:(unsigned int)arg1 enabled:(BOOL)arg2 color:(int*)arg3 title:(id*)arg4 icon:(id*)arg5; +- (void)_setLeftButtonIdentifier:(unsigned int)arg1 enabled:(BOOL)arg2 rightButtonIdentifier:(unsigned int)arg3 enabled:(BOOL)arg4 animate:(BOOL)arg5 completion:(id)arg6; +- (void)_enterWaitingModeWithAnimation:(BOOL)arg1 animateButtons:(BOOL)arg2 enablePlayButton:(BOOL)arg3; +- (BOOL)_replayMode; +- (void)vibrationRecorderTouchSurfaceDidFinishReplayingVibration:(id)arg1; +- (void)vibrationRecorderTouchSurface:(id)arg1 didExitRecordingModeWithContextObject:(id)arg2; +- (void)vibrationComponentDidEndForVibrationRecorderTouchSurface:(id)arg1; +- (void)vibrationComponentDidStartForVibrationRecorderTouchSurface:(id)arg1; +- (BOOL)vibrationRecorderTouchSurfaceDidEnterRecordingMode:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 vibrationPatternMaximumDuration:(double)arg2; +- (void)vibrationRecorderControlsView:(id)arg1 buttonTappedAtIndex:(unsigned int)arg2; +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (void)dealloc; +- (void)_updateProgress:(id)arg1; + +@end diff --git a/ToneLibrary.framework/TLVibrationRecorderViewController.h b/ToneLibrary.framework/TLVibrationRecorderViewController.h new file mode 100755 index 0000000..a57e6ca --- /dev/null +++ b/ToneLibrary.framework/TLVibrationRecorderViewController.h @@ -0,0 +1,75 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@class UIAlertView, , TLVibratorController, TLVibrationPattern, NSDictionary, UIBarButtonItem; + +@interface TLVibrationRecorderViewController : UIViewController { + *_delegate; + TLVibratorController *_vibratorController; + NSDictionary *_indefiniteVibrationPattern; + unsigned int _mode; + TLVibrationPattern *_recordedVibrationPattern; + double _currentVibrationComponentDidStartTime; + BOOL _isWaitingForEndOfCurrentVibrationComponent; + double _currentVibrationProgressDidStartTimestamp; + UIBarButtonItem *_cancelButton; + UIBarButtonItem *_saveButton; + UIAlertView *_vibrationNameAlertView; +} + +@property * delegate; +@property(setter=_setIndefiniteVibrationPattern:,retain) NSDictionary * _indefiniteVibrationPattern; +@property(setter=_setRecordedVibrationPattern:,retain) TLVibrationPattern * _recordedVibrationPattern; +@property(setter=_setCancelButton:,retain) UIBarButtonItem * _cancelButton; +@property(setter=_setSaveButton:,retain) UIBarButtonItem * _saveButton; +@property(setter=_setVibrationNameAlertView:,retain) UIAlertView * _vibrationNameAlertView; + + +- (id)_recordedVibrationPattern; +- (id)initWithVibratorController:(id)arg1; +- (void)_accessibilityMakeAnnouncementWithStringForLocalizationIdentifier:(id)arg1; +- (void)_accessibilityDidExitReplayMode; +- (void)_accessibilityDidExitRecordingMode; +- (void)_eraseCurrentVibrationComponentDidStartTime; +- (void)_accessibilityDidEnterRecordingMode; +- (void)_accessibilityDidEnterReplayMode; +- (id)_cancelButton; +- (void)_vibrationRecorderView:(id)arg1 buttonTappedWithIdentifier:(unsigned int)arg2 animateButtonUpdate:(BOOL)arg3; +- (void)_startVibratingWithVibrationPattern:(id)arg1; +- (id)_indefiniteVibrationPattern; +- (void)_storeVibrationComponentOfTypePause:(BOOL)arg1; +- (void)_setRecordedVibrationPattern:(id)arg1; +- (void)_stopVibrating; +- (id)_vibrationNameAlertView; +- (void)_textFieldTextDidChange:(id)arg1; +- (void)_setVibrationNameAlertView:(id)arg1; +- (void)_setIndefiniteVibrationPattern:(id)arg1; +- (void)_setCancelButton:(id)arg1; +- (void)_saveButtonTapped:(id)arg1; +- (void)_cancelButtonTapped:(id)arg1; +- (void)_finishedWithRecorder; +- (void)vibrationRecorderViewDidReachVibrationRecordingMaximumDuration:(id)arg1; +- (void)vibrationRecorderView:(id)arg1 didExitRecordingModeWithContextObject:(id)arg2; +- (BOOL)vibrationRecorderViewDidEnterRecordingMode:(id)arg1; +- (void)vibrationRecorderViewDidFinishReplayingVibration:(id)arg1; +- (void)vibrationRecorderView:(id)arg1 buttonTappedWithIdentifier:(unsigned int)arg2; +- (void)vibrationComponentDidEndForVibrationRecorderView:(id)arg1; +- (void)vibrationComponentDidStartForVibrationRecorderView:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidUnload; +- (void)loadView; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 replacementString:(id)arg3; +- (BOOL)textFieldShouldReturn:(id)arg1; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (id)delegate; +- (void)dealloc; +- (void)_setSaveButton:(id)arg1; +- (id)_saveButton; + +@end diff --git a/ToneLibrary.framework/TLVibratorAsynchronousController.h b/ToneLibrary.framework/TLVibratorAsynchronousController.h new file mode 100755 index 0000000..5ec1eac --- /dev/null +++ b/ToneLibrary.framework/TLVibratorAsynchronousController.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@class NSDictionary; + +@interface TLVibratorAsynchronousController : TLVibratorController { + struct dispatch_queue_s { } *_avControllerAccessQueue; + NSDictionary *_vibrationPattern; + int _nextIterationScheduledStatus; +} + +@property(setter=_setVibrationPattern:,retain) NSDictionary * _vibrationPattern; + + +- (id)_vibrationPattern; +- (void)_processNextIteration; +- (void)_scheduleNextIterationIfNeeded; +- (void)_setVibrationPattern:(id)arg1; +- (void)uninterruptAVControllerIfAppropriate; +- (void)turnOff; +- (void)turnOnWithVibrationPattern:(id)arg1; +- (id)initWithAVController:(id)arg1; +- (void)setAVController:(id)arg1; +- (void)dealloc; +- (id)avController; + +@end diff --git a/ToneLibrary.framework/TLVibratorController.h b/ToneLibrary.framework/TLVibratorController.h new file mode 100755 index 0000000..c974beb --- /dev/null +++ b/ToneLibrary.framework/TLVibratorController.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary + */ + +@interface TLVibratorController : NSObject { + id _avController; + BOOL _customAVController; + BOOL _startedInterruption; +} + +@property(setter=setAVController:,retain) id avController; + + +- (void)uninterruptAVControllerIfAppropriate; +- (void)_turnOnWithVibrationPattern:(id)arg1; +- (id)_interruptedAVController; +- (void)_turnOff; +- (void)_uninterruptAVControllerIfAppropriate; +- (void)_setAVController:(id)arg1; +- (void)turnOff; +- (void)turnOnWithVibrationPattern:(id)arg1; +- (id)initWithAVController:(id)arg1; +- (id)_avController; +- (void)setAVController:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)avController; + +@end diff --git a/UIAccessibility.framework/NSAccessibilityObserverElementPair.h b/UIAccessibility.framework/NSAccessibilityObserverElementPair.h new file mode 100755 index 0000000..63fa116 --- /dev/null +++ b/UIAccessibility.framework/NSAccessibilityObserverElementPair.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility + */ + +@interface NSAccessibilityObserverElementPair : NSObject { + id _observer; + id _element; +} + + +- (id)observer; +- (id)initWithObserver:(id)arg1 andElement:(id)arg2; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)element; + +@end diff --git a/UIAccessibility.framework/NSBundleAccessibility.h b/UIAccessibility.framework/NSBundleAccessibility.h new file mode 100755 index 0000000..4ddaf50 --- /dev/null +++ b/UIAccessibility.framework/NSBundleAccessibility.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility + */ + +@interface NSBundleAccessibility : NSBundleAccessibility_super { +} + ++ (void)_initializeSafeCategory; + +- (BOOL)loadAndReturnError:(id*)arg1; +- (void)_loadAXBundleForBundleOnMainThread; + +@end diff --git a/UIAccessibility.framework/NSBundleAccessibility_super.h b/UIAccessibility.framework/NSBundleAccessibility_super.h new file mode 100755 index 0000000..33d855c --- /dev/null +++ b/UIAccessibility.framework/NSBundleAccessibility_super.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility + */ + +@interface NSBundleAccessibility_super : UIAccessibilitySafeCategory { +} + + + +@end diff --git a/UIAccessibility.framework/NSObjectAccessibility.h b/UIAccessibility.framework/NSObjectAccessibility.h new file mode 100755 index 0000000..e454b03 --- /dev/null +++ b/UIAccessibility.framework/NSObjectAccessibility.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility + */ + +@interface NSObjectAccessibility : NSObjectAccessibility_super { +} + ++ (void)_initializeSafeCategory; + +- (void)accessibilityPostNotification:(unsigned int)arg1 withObject:(id)arg2 afterDelay:(double)arg3; +- (BOOL)accessibilityScrollUpPageSupported; +- (BOOL)accessibilityScrollDownPageSupported; +- (BOOL)accessibilityScrollRightPageSupported; +- (BOOL)accessibilityScrollLeftPageSupported; +- (id)accessibilityUserDefinedActivationPoint; +- (id)accessibilityUserDefinedIdentifier; +- (id)accessibilityUserDefinedLanguage; +- (id)isAccessibilityUserDefinedElement; +- (id)accessibilityUserDefinedTraits; +- (id)accessibilityUserDefinedFrame; +- (id)accessibilityUserDefinedHint; +- (id)accessibilityUserDefinedValue; +- (id)accessibilityUserDefinedLabel; +- (void)_accessibilityPostNotificationHelper:(id)arg1; +- (BOOL)_accessibilityHandlePublicScroll:(int)arg1; +- (BOOL)_accessibilityScrollingEnabled; +- (id)_accessibilityScrollAncestorForSelector:(SEL)arg1; +- (id)_accessibilityFirstVisibleItem; +- (id)_accessibilityScrollAncestor; +- (id)_accessibilityVisibleItemInList; +- (BOOL)_accessibilityIsScrollable; +- (BOOL)_accessibilityIsScrollAncestor; +- (BOOL)_accessibilityScrollPreviousPage; +- (BOOL)_accessibilityScrollNextPage; +- (void)_accessibilityScrollLeftPage; +- (void)_accessibilityScrollRightPage; +- (void)_accessibilityScrollUpPage; +- (void)_accessibilityScrollDownPage; +- (void)_accessibilityScrollToPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)_accessibilityScrollToVisible; + +@end diff --git a/UIAccessibility.framework/NSObjectAccessibility_super.h b/UIAccessibility.framework/NSObjectAccessibility_super.h new file mode 100755 index 0000000..b4cc0f8 --- /dev/null +++ b/UIAccessibility.framework/NSObjectAccessibility_super.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility + */ + +@interface NSObjectAccessibility_super : UIAccessibilitySafeCategory { +} + + + +@end diff --git a/UIAccessibility.framework/UIAXTouchEvent.h b/UIAccessibility.framework/UIAXTouchEvent.h new file mode 100755 index 0000000..b346d10 --- /dev/null +++ b/UIAccessibility.framework/UIAXTouchEvent.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility + */ + +@interface UIAXTouchEvent : UIAXTouchEvent_super { +} + ++ (void)_initializeSafeCategory; + +- (BOOL)_accessibilityHitTestsAnyElement; +- (id)_accessibilityHitTestStartsAtElement; +- (void)_setAccessibilityHitTestStartsAtElement:(id)arg1; +- (void)_setAccessibilityHitTestsAnyElement:(BOOL)arg1; + +@end diff --git a/UIAccessibility.framework/UIAXTouchEvent_super.h b/UIAccessibility.framework/UIAXTouchEvent_super.h new file mode 100755 index 0000000..871d5a5 --- /dev/null +++ b/UIAccessibility.framework/UIAXTouchEvent_super.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility + */ + +@interface UIAXTouchEvent_super : UIAccessibilitySafeCategory { +} + + + +@end diff --git a/UIAccessibility.framework/UIAccessibilityElementSuperCategory.h b/UIAccessibility.framework/UIAccessibilityElementSuperCategory.h new file mode 100755 index 0000000..66a8c28 --- /dev/null +++ b/UIAccessibility.framework/UIAccessibilityElementSuperCategory.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility + */ + +@interface UIAccessibilityElementSuperCategory : UIAccessibilityElementSuperCategory_super { +} + ++ (void)_initializeSafeCategory; + +- (id)initWithAccessibilityContainer:(id)arg1; +- (void)accessibilityElementDidLoseFocus; +- (void)accessibilityElementDidBecomeFocused; +- (void)setAccessibilityContainer:(id)arg1; +- (id)accessibilityLanguage; +- (unsigned long long)accessibilityTraits; +- (struct CGPoint { float x1; float x2; })accessibilityActivationPoint; +- (id)accessibilityHint; +- (id)accessibilityValue; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })accessibilityFrame; +- (BOOL)_accessibilityProvidesOwnFrame; +- (void)_accessibilitySetValue:(id)arg1; +- (id)_accessibilityAutomaticIdentifier; +- (BOOL)_accessibilitySupportsActivateAction; +- (void)accessibilityActivate; +- (void)accessibilityZoomOutAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)accessibilityZoomInAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (id)description; +- (id)accessibilityLabel; +- (id)init; +- (void)dealloc; + +@end diff --git a/UIAccessibility.framework/UIAccessibilityElementSuperCategory_super.h b/UIAccessibility.framework/UIAccessibilityElementSuperCategory_super.h new file mode 100755 index 0000000..e2ca8e7 --- /dev/null +++ b/UIAccessibility.framework/UIAccessibilityElementSuperCategory_super.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility + */ + +@interface UIAccessibilityElementSuperCategory_super : UIAccessibilitySafeCategory { +} + + + +@end diff --git a/UIAccessibility.framework/UIAccessibilityLoader.h b/UIAccessibility.framework/UIAccessibilityLoader.h new file mode 100755 index 0000000..9c69bb9 --- /dev/null +++ b/UIAccessibility.framework/UIAccessibilityLoader.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility + */ + +@interface UIAccessibilityLoader : NSObject { +} + ++ (void)_accessibilityStopServer; ++ (void)_accessibilityReenabled; ++ (void)_accessibilityStartServer; ++ (void)initialize; ++ (id)loadAccessibilityBundle:(id)arg1 didLoad:(BOOL*)arg2; ++ (void)loadActualAccessibilityBundle:(id)arg1 didLoad:(BOOL*)arg2 loadSubbundles:(BOOL)arg3; ++ (id)_axBundleForBundle:(id)arg1; ++ (id)loadAccessibilityBundle:(id)arg1 didLoad:(BOOL*)arg2 force:(BOOL)arg3; ++ (id)_loadAXBundleForBundle:(id)arg1 didLoad:(BOOL*)arg2 forceLoad:(BOOL)arg3 loadSubbundles:(BOOL)arg4; ++ (id)_accessibilityBundlesForBundle:(id)arg1; ++ (id)_loadAXBundleForBundle:(id)arg1 didLoad:(BOOL*)arg2; + + +@end diff --git a/UIAccessibility.framework/UIAccessibilityNotification.h b/UIAccessibility.framework/UIAccessibilityNotification.h new file mode 100755 index 0000000..85426a4 --- /dev/null +++ b/UIAccessibility.framework/UIAccessibilityNotification.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility + */ + +@interface UIAccessibilityNotification : NSObject { +} + ++ (void)postNotification:(unsigned int)arg1 withData:(id)arg2; + + +@end diff --git a/UIAccessibility.framework/UIAccessibilitySafeCategory.h b/UIAccessibility.framework/UIAccessibilitySafeCategory.h new file mode 100755 index 0000000..46744f6 --- /dev/null +++ b/UIAccessibility.framework/UIAccessibilitySafeCategory.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility + */ + +@class NSString; + +@interface UIAccessibilitySafeCategory : NSObject { +} + +@property(copy) NSString * accessibilityIdentifier; + ++ (void)initialize; ++ (void)_addCategoryMethod:(struct objc_method { }*)arg1 toClass:(Class)arg2 isClass:(BOOL)arg3; ++ (void)installCategoryOnClassNamed:(id)arg1; + + +@end diff --git a/UIAccessibility.framework/UIAccessibilitySafeCategory__NSObject.h b/UIAccessibility.framework/UIAccessibilitySafeCategory__NSObject.h new file mode 100755 index 0000000..f5f519a --- /dev/null +++ b/UIAccessibility.framework/UIAccessibilitySafeCategory__NSObject.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility + */ + +@interface UIAccessibilitySafeCategory__NSObject : UIAccessibilitySafeCategory { +} + ++ (BOOL)resolveClassMethod:(SEL)arg1; + +- (id)forwardingTargetForSelector:(SEL)arg1; + +@end diff --git a/Ubiquity.framework/UBBonjourManager.h b/Ubiquity.framework/UBBonjourManager.h new file mode 100755 index 0000000..0a80081 --- /dev/null +++ b/Ubiquity.framework/UBBonjourManager.h @@ -0,0 +1,109 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Ubiquity.framework/Ubiquity + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSMutableSet, NSString, APSConnection, NSSet, NSMutableDictionary; + +@interface UBBonjourManager : NSObject { + bool_suspended; + bool_invalidated; + bool_setupComplete; + bool_use_ssl; + bool_previously_suspended; + bool_bonjourDisabled; + bool_srvBonjourDisabled; + struct dispatch_queue_s { } *_notifyQueue; + struct __CFRunLoop { } *_runloop; + unsigned char _uuid[16]; + int _port; + int (*_notify_cb)(); + int (*_mme_set_token_cb)(); + int (*_mme_push_cb)(); + void *_notify_ctx; + NSString *_domain; + NSString *_mmeUUID; + NSString *_pushEnvironment; + NSSet *_vlans; + NSMutableDictionary *_identities; + struct __CFDictionary { } *_uuidCtx; + int _periodicPushInterval; + unsigned long long _refetchMMeConfigTime; + struct dispatch_source_s { } *_periodicPushTimer; + APSConnection *_pushConnection; + struct { + NSMutableDictionary *_browsers; + NSMutableSet *_resolvingNetServices; + struct { + NSMutableDictionary *_byFQDN; + NSMutableDictionary *_byIdentity; + } _monitoredNetServices; + } _browserState; + struct { + NSMutableDictionary *_netServices; + } _publishedState; + struct { + struct { + NSMutableDictionary *_byFQDN; + NSMutableDictionary *_byEndPoint; + NSMutableDictionary *_byUUID; + } _foundServices; + NSMutableDictionary *_preferredFQDN; + NSMutableDictionary *_collectionUUIDs; + } _serviceState; +} + + +- (void)invalidate; +- (void)netService:(id)arg1 didUpdateTXTRecordData:(id)arg2; +- (void)netServiceBrowser:(id)arg1 didRemoveService:(id)arg2 moreComing:(BOOL)arg3; +- (void)netServiceBrowser:(id)arg1 didFindService:(id)arg2 moreComing:(BOOL)arg3; +- (void)netService:(id)arg1 didNotResolve:(id)arg2; +- (void)netServiceDidResolveAddress:(id)arg1; +- (bool)_isValid; +- (void)_processNetService:(id)arg1 type:(int)arg2; +- (id)_fqdnForServiceDict:(id)arg1; +- (id)_endPointForServiceDict:(id)arg1; +- (id)_getIdentityForNetService:(id)arg1 rnd:(unsigned int*)arg2; +- (void)_initNetworkState; +- (bool)_havePreferredFQDN:(id)arg1; +- (id)_fqdnForNetService:(id)arg1; +- (void)_restartBrowsers; +- (void)_updateServicesForIdentity:(id)arg1; +- (void)sendMMePush:(id)arg1; +- (id)_serviceDataForIdentity:(id)arg1 prependedID:(id)arg2; +- (bool)_splitNetServiceName:(id)arg1 rnd:(unsigned int*)arg2 hashedID:(id*)arg3; +- (void)_refetchMMeConfig; +- (void)_deallocNetworkState; +- (void)_initPushState; +- (void)_initServiceState; +- (void)_initPublishedState; +- (void)_initBrowserState; +- (void)_deallocPushState; +- (void)_deallocServiceState; +- (void)_deallocPublishedState; +- (void)_deallocBrowserState; +- (void)_rearmPeriodicPushTimer; +- (void)_runBlockOnRL:(id)arg1; +- (struct { unsigned char x1[16]; boolx2; void *x3; }*)copyOnlinePeerContexts:(unsigned int*)arg1; +- (void)setContext:(void*)arg1 forUUID:(unsigned char[16])arg2; +- (bool)uuidOnline:(unsigned char[16])arg1; +- (id)copyPreferredEndPointURL:(unsigned char[16])arg1; +- (void)setPreferredFQDN:(id)arg1 forUUID:(unsigned char[16])arg2; +- (void)setMMeUUID:(unsigned char[16])arg1; +- (void)setupMMeEnvironment:(id)arg1 mme_set_token_cb:(int (*)())arg2 mme_push_cb:(int (*)())arg3; +- (void)removeIdentity:(id)arg1; +- (void)updateIdentity:(id)arg1 collections:(id)arg2; +- (void)setupClient:(unsigned char[16])arg1 port:(int)arg2 use_ssl:(bool)arg3 notify_cb:(int (*)())arg4 notify_ctx:(void*)arg5 domain:(id)arg6 vlans:(id)arg7; +- (void)resume; +- (void)suspend; +- (void)connection:(id)arg1 didReceiveMessageForTopic:(id)arg2 userInfo:(id)arg3; +- (void)connection:(id)arg1 didReceivePublicToken:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/VisualAlert.framework/AXAutoForwardingLocalNotificationHandler.h b/VisualAlert.framework/AXAutoForwardingLocalNotificationHandler.h new file mode 100755 index 0000000..5a12f5b --- /dev/null +++ b/VisualAlert.framework/AXAutoForwardingLocalNotificationHandler.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VisualAlert.framework/VisualAlert + */ + +@interface AXAutoForwardingLocalNotificationHandler : AXLocalNotificationHandler { + SEL *_possibleHandlers; + unsigned long _possibleHandlersCount; +} + + +- (BOOL)_handleForwardDistributedNotificationWithName:(id)arg1 object:(const void*)arg2 userInfo:(id)arg3; +- (id)_prefixForForwardDistributedNotificationName; +- (id)_forwardDistributedNotificationNameForHandler:(SEL)arg1; +- (void)_stopObserving; +- (void)_startObserving; +- (id)_notificationTypeDescription; +- (id)initWithNotificationName:(id)arg1 target:(id)arg2 dispatcher:(id)arg3 startObserving:(BOOL)arg4; +- (void)processHandler:(SEL)arg1; +- (id)initWithNotificationName:(id)arg1 target:(id)arg2 dispatcher:(id)arg3 possibleHandlers:(SEL)arg4; +- (id)initWithNotificationName:(id)arg1 target:(id)arg2 handler:(SEL)arg3; +- (void)dealloc; + +@end diff --git a/VisualAlert.framework/AXDistributedNotificationHandler.h b/VisualAlert.framework/AXDistributedNotificationHandler.h new file mode 100755 index 0000000..1e6541e --- /dev/null +++ b/VisualAlert.framework/AXDistributedNotificationHandler.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VisualAlert.framework/VisualAlert + */ + +@interface AXDistributedNotificationHandler : AXNotificationHandler { +} + ++ (void)postDistributedNotificationWithName:(id)arg1; + +- (void)_stopObserving; +- (void)_startObserving; +- (id)_notificationTypeDescription; + +@end diff --git a/VisualAlert.framework/AXLocalNotificationHandler.h b/VisualAlert.framework/AXLocalNotificationHandler.h new file mode 100755 index 0000000..a119a62 --- /dev/null +++ b/VisualAlert.framework/AXLocalNotificationHandler.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VisualAlert.framework/VisualAlert + */ + +@interface AXLocalNotificationHandler : AXNotificationHandler { + id _opaqueObserver; +} + +@property(setter=_setOpaqueObserver:,retain) id _opaqueObserver; + + +- (void)_stopObservingWithObject:(id)arg1; +- (void)_startObservingWithObject:(id)arg1; +- (id)_opaqueObserver; +- (void)_setOpaqueObserver:(id)arg1; +- (void)_stopObserving; +- (void)_startObserving; +- (id)_notificationTypeDescription; + +@end diff --git a/VisualAlert.framework/AXNotificationHandler.h b/VisualAlert.framework/AXNotificationHandler.h new file mode 100755 index 0000000..3ae140e --- /dev/null +++ b/VisualAlert.framework/AXNotificationHandler.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VisualAlert.framework/VisualAlert + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSString; + +@interface AXNotificationHandler : NSObject { + NSString *_notificationName; + id _target; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _dispatcher; + + unsigned int _observerIdentifier; + BOOL _valid; +} + +@property(getter=isValid,readonly) BOOL valid; +@property(setter=_setNotificationName:,retain) NSString * _notificationName; +@property(setter=_setTarget:,retain) id _target; +@property(setter=_setDispatcher:,copy) id _dispatcher; + ++ (id)_safelyGetObserverForIdentifier:(unsigned int)arg1; ++ (void)_safelyRemoveObserverForIdentifier:(unsigned int)arg1; ++ (unsigned int)_safelyRegisterObserver:(id)arg1; + +- (void)_handleNotificationWithName:(id)arg1 object:(const void*)arg2 userInfo:(id)arg3; +- (id)_dispatcher; +- (void)_stopObserving; +- (void)_startObserving; +- (id)_notificationName; +- (id)_notificationTypeDescription; +- (void)_setDispatcher:(id)arg1; +- (void)_setNotificationName:(id)arg1; +- (id)initWithNotificationName:(id)arg1 target:(id)arg2 dispatcher:(id)arg3 startObserving:(BOOL)arg4; +- (void)processHandler:(SEL)arg1; +- (id)initWithNotificationName:(id)arg1 target:(id)arg2 handler:(SEL)arg3; +- (id)initWithNotificationName:(id)arg1 target:(id)arg2 dispatcher:(id)arg3; +- (void)invalidate; +- (void)_setTarget:(id)arg1; +- (id)_target; +- (BOOL)isValid; +- (id)description; +- (void)dealloc; + +@end diff --git a/VisualAlert.framework/AXTelephonyNotificationHandler.h b/VisualAlert.framework/AXTelephonyNotificationHandler.h new file mode 100755 index 0000000..0abdb92 --- /dev/null +++ b/VisualAlert.framework/AXTelephonyNotificationHandler.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VisualAlert.framework/VisualAlert + */ + +@interface AXTelephonyNotificationHandler : AXNotificationHandler { +} + + +- (void)_stopObserving; +- (void)_startObserving; +- (id)_notificationTypeDescription; + +@end diff --git a/VisualAlert.framework/AXTimer.h b/VisualAlert.framework/AXTimer.h new file mode 100755 index 0000000..ce799eb --- /dev/null +++ b/VisualAlert.framework/AXTimer.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VisualAlert.framework/VisualAlert + */ + +@interface AXTimer : NSObject { + struct dispatch_queue_s { } *_dispatchQueue; + struct dispatch_source_s { } *_dispatchTimer; +} + + +- (void)afterDelay:(double)arg1 processBlock:(id)arg2; +- (void)_reallyCancel; +- (id)initWithTargetSerialQueue:(struct dispatch_queue_s { }*)arg1; +- (void)cancel; +- (id)init; +- (void)dealloc; + +@end diff --git a/VisualAlert.framework/AXVisualAlertManager.h b/VisualAlert.framework/AXVisualAlertManager.h new file mode 100755 index 0000000..703c3bf --- /dev/null +++ b/VisualAlert.framework/AXVisualAlertManager.h @@ -0,0 +1,78 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VisualAlert.framework/VisualAlert + */ + +@class AXTimer, NSArray, AXNotificationHandler, NSDictionary, ; + +@interface AXVisualAlertManager : NSObject { + unsigned int _alertTypes; + *_cameraTorchManager; + AXTimer *_timer; + AXTimer *_torchForceShutdownTimer; + NSDictionary *_patterns; + NSDictionary *_activePattern; + unsigned int _activePatternCursor; + BOOL _shouldRepeatPattern; + NSDictionary *_patternToUseForVisualAlertAfterCaptureSessionStopsRunning; + NSArray *_notificationHandlers; + AXNotificationHandler *_deviceLockStateChangedNotificationHandler; + BOOL _torchDeviceOpen; + BOOL _torchDeviceOn; + BOOL _isDeviceLocked; + BOOL _captureSessionRunning; + BOOL _conferenceCallRinging; + BOOL _skipAutomaticStopOnUserInteraction; +} + +@property(readonly) NSDictionary * _patterns; +@property(setter=_setActivePattern:,retain) NSDictionary * _activePattern; +@property(setter=_setPatternToUseForVisualAlertAfterCaptureSessionStopsRunning:,retain) NSDictionary * _patternToUseForVisualAlertAfterCaptureSessionStopsRunning; +@property(getter=_isTorchDeviceOpen,setter=_setTorchDeviceOpen:) BOOL _torchDeviceOpen; +@property(getter=_isTorchDeviceOn,setter=_setTorchDeviceOn:) BOOL _torchDeviceOn; + ++ (void)initialize; ++ (id)sharedVisualAlertManager; + +- (BOOL)_isTorchDeviceOn; +- (BOOL)_isTorchDeviceOpen; +- (id)_patternToUseForVisualAlertAfterCaptureSessionStopsRunning; +- (void)_beginVisualAlertWithPattern:(id)arg1 repeat:(BOOL)arg2; +- (id)_patterns; +- (id)_activePattern; +- (void)_setTorchDeviceOn:(BOOL)arg1; +- (void)_processNextVisualAlertComponent; +- (void)_setTorchDeviceOpen:(BOOL)arg1; +- (void)_setActivePattern:(id)arg1; +- (id)_normalizedStrobePatternForOriginalPattern:(id)arg1; +- (void)_setPatternToUseForVisualAlertAfterCaptureSessionStopsRunning:(id)arg1; +- (void)_beginVisualAlertWithPattern:(id)arg1 repeat:(BOOL)arg2 skipAutomaticStopOnUserInteraction:(BOOL)arg3; +- (void)_startForAlertTypes:(unsigned int)arg1 cameraTorchManager:(id)arg2; +- (void)_endVisualAlert; +- (void)_handleFaceTimeCallRinging; +- (BOOL)_axHasConferenceCameraTorchManager; +- (void)_handleSecondaryVisualAlertManagerDidStart; +- (void)_handleCaptureSessionDidStopRunning; +- (void)_handleCaptureSessionDidStartRunning; +- (void)_handleDeviceWasUnlocked; +- (void)_handleDeviceWasLocked; +- (void)_handleVolumeChanged; +- (void)_handleLockButtonPressed; +- (void)_handleVisualAlertForExternalApplication; +- (void)_handleEndVisualAlertForIncomingConferenceCall; +- (void)_handleEndVisualAlertForIncomingCall; +- (void)_handleBeginVisualAlertForIncomingConferenceCall; +- (void)_handleBeginVisualAlertForIncomingCall; +- (BOOL)_axShouldHandleVisualAlertsForConferenceCallsInConferenceFramework; +- (void)_insertCustomLogicForSystemWideServer; +- (void)_handleEndVisualAlertForAlarm; +- (void)_handleBeginVisualAlertForAlarmWithSound:(BOOL)arg1; +- (void)_handleVisualAlertForRegularNotification; +- (void)_handleVisualAlertForIncomingMessage; +- (void)stop; +- (void)startForAlertTypes:(unsigned int)arg1 cameraTorchManager:(id)arg2; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)_stop; + +@end diff --git a/VisualAlert.framework/SBBulletinSoundControllerSafeCategory.h b/VisualAlert.framework/SBBulletinSoundControllerSafeCategory.h new file mode 100755 index 0000000..a3e97e2 --- /dev/null +++ b/VisualAlert.framework/SBBulletinSoundControllerSafeCategory.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VisualAlert.framework/VisualAlert + */ + +@interface SBBulletinSoundControllerSafeCategory : NSObject { +} + + +- (void)_AX_playSoundForBulletin:(id)arg1; + +@end diff --git a/VisualAlert.framework/SBSystemLocalNotificationAlertSafeCategory.h b/VisualAlert.framework/SBSystemLocalNotificationAlertSafeCategory.h new file mode 100755 index 0000000..c51f5c3 --- /dev/null +++ b/VisualAlert.framework/SBSystemLocalNotificationAlertSafeCategory.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VisualAlert.framework/VisualAlert + */ + +@interface SBSystemLocalNotificationAlertSafeCategory : NSObject { +} + ++ (void)_AX_stopPlayingAlertSoundOrRingtone; ++ (id)_AX_presentWithLocalNotification:(id)arg1 application:(id)arg2; + + +@end diff --git a/VisualVoicemail.framework/VVCarrierParameters.h b/VisualVoicemail.framework/VVCarrierParameters.h new file mode 100755 index 0000000..95b1a8f --- /dev/null +++ b/VisualVoicemail.framework/VVCarrierParameters.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VisualVoicemail.framework/VisualVoicemail + */ + +@class NSDictionary; + +@interface VVCarrierParameters : NSObject { + NSDictionary *_parameterValues; +} + ++ (BOOL)supportsDetachedStorage; ++ (id)carrierServiceName; ++ (BOOL)supportsGreetingChanges; ++ (BOOL)supportsPasswordChanges; ++ (BOOL)ignoresRoamingSwitch; ++ (id)messageNotificationFallbackTimeout; ++ (id)retryIntervals; + +- (id)initForService:(id)arg1; +- (id)parameterValueForKey:(id)arg1; +- (void)dealloc; + +@end diff --git a/VisualVoicemail.framework/VVNotificationInterpreter.h b/VisualVoicemail.framework/VVNotificationInterpreter.h new file mode 100755 index 0000000..6511807 --- /dev/null +++ b/VisualVoicemail.framework/VVNotificationInterpreter.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VisualVoicemail.framework/VisualVoicemail + */ + +@interface VVNotificationInterpreter : NSObject { +} + ++ (id)interpretedDictionaryForNotificationUserInfo:(struct __CFDictionary { }*)arg1; + + +@end diff --git a/VisualVoicemail.framework/VVService.h b/VisualVoicemail.framework/VVService.h new file mode 100755 index 0000000..5d7f8ba --- /dev/null +++ b/VisualVoicemail.framework/VVService.h @@ -0,0 +1,150 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VisualVoicemail.framework/VisualVoicemail + */ + +@class NSError, NSString, NSRecursiveLock, NSTimer; + +@interface VVService : NSObject { + NSRecursiveLock *_lock; + unsigned int _capabilities; + int _mailboxUsage; + double _trashCompactionAge; + unsigned int _unreadCount; + unsigned int _trashedCount; + NSError *_passwordError; + NSError *_activationError; + NSString *_password; + NSString *_passwordMailboxName; + struct __CFArray { } *_retryIntervals; + NSTimer *_retryTimer; + NSTimer *_trashCompactionTimer; + NSTimer *_notificationFallbackTimer; + struct __CFDate { } *_notificationFallbackWakeDate; + struct __CFDate { } *_nextRetryWakeDate; + struct __CFDate { } *_nextTrashCompactionWakeDate; + int _retryIntervalIndex; + unsigned int _pmNotifier; + struct IONotificationPort { } *_pmNotifierPort; + unsigned int _pmRootPort; + struct __CFRunLoopSource { } *_pmRunLoopSource; + id _carrierParameters; + Class _notificationInterpreter; + struct { + unsigned int offline : 1; + unsigned int subscribed : 1; + unsigned int initialSetupRequired : 1; + unsigned int fakeInitialSetup : 1; + unsigned int launchedWithFakeInitialSetup : 1; + unsigned int mwiState : 1; + unsigned int notificationFallbackEnabled : 1; + unsigned int capabilitiesLoaded : 1; + } _serviceFlags; +} + ++ (void)setInsomniaEnabled:(BOOL)arg1; ++ (id)sharedService; ++ (BOOL)sharedServiceIsSubscribed; ++ (void)_handleSIMChange; ++ (void)_resetInsomniaState; ++ (void)_suppressInsomniaState; ++ (void)_setInsomniaState:(BOOL)arg1; ++ (void)initialize; + +- (void)clearRemoteUIDsForDetachedMessages; +- (BOOL)shouldTrashCompactRecord:(void*)arg1; +- (void)setMailboxUsage:(int)arg1; +- (BOOL)isInSync; +- (void)handleNotification:(id)arg1 isMWI:(BOOL)arg2; +- (int)maximumGreetingDuration; +- (int)maximumRecordedNameDuration; +- (int)minimumPasswordLength; +- (int)maximumPasswordLength; +- (int)mailboxGreetingType; +- (BOOL)shouldScheduleAutoTrashOnMailboxUsageChange; +- (BOOL)taskOfTypeExists:(int)arg1; +- (BOOL)headerChangesPending; +- (BOOL)dataForRecordPending:(void*)arg1 progressiveLoadInProgress:(BOOL*)arg2; +- (BOOL)greetingFetchExistsProgressiveLoadInProgress:(BOOL*)arg1; +- (void)retrieveDataForRecord:(void*)arg1; +- (void)changePassword:(id)arg1 fromPassword:(id)arg2; +- (void)retrieveGreeting; +- (void)handlePasswordRequestCancellation; +- (void)kill; +- (void)removeAllNonDetachedRecords; +- (void)setOnline:(BOOL)arg1; +- (void)synchronize:(BOOL)arg1; +- (void)displayPasswordRequestIfNecessary; +- (BOOL)mailboxRequiresSetup; +- (void)scheduleAutomatedTrashCompaction; +- (void)setMailboxRequiresSetup:(BOOL)arg1; +- (void)resetDelayedSynchronizationAttemptCount; +- (void)cancelDelayedSynchronize; +- (void)updateCountsForChangedFlags:(int)arg1 currentRecordFlags:(int)arg2; +- (void)resetCounts; +- (void)progressiveDataLengthsForRecord:(void*)arg1 expected:(unsigned int*)arg2 current:(unsigned int*)arg3; +- (void)setGreetingType:(int)arg1 withData:(id)arg2 duration:(unsigned int)arg3; +- (void)moveRecordToTrash:(void*)arg1; +- (void)moveRecordFromTrash:(void*)arg1; +- (void)scheduleDelayedSynchronize; +- (void)cancelAutomatedTrashCompaction; +- (void)cancelPasswordRequest; +- (unsigned int)trashedCount; +- (void)updateLoggingSettings; +- (BOOL)isOfflineDueToRoaming; +- (id)activationError; +- (void)clearActivationError; +- (id)provisionalPassword; +- (void)handlePasswordNotificationResponse:(struct __CFUserNotification { }*)arg1 flags:(unsigned long)arg2; +- (BOOL)passwordChangeRequiresEnteringOldPassword; +- (id)carrierParameterValueForKey:(id)arg1; +- (BOOL)greetingAvailable; +- (void)setMessageWaiting:(BOOL)arg1; +- (void)cancelNotificationFallback; +- (void)_contextActivationFailed:(id)arg1; +- (void)_contextActivationSucceeded:(id)arg1; +- (void)handleDataContextDeactivated; +- (void)_updateOnlineStatusWithDataStatusDict:(struct __CFDictionary { }*)arg1; +- (void)_setActivationError:(id)arg1; +- (BOOL)sharedSubscriptionRequiresSetup; +- (void)setProvisionalPassword:(id)arg1; +- (void)_scheduleFallbackTimerIfNecessary; +- (int)mailboxUsage; +- (BOOL)isOnline; +- (void)setTrashedCount:(unsigned int)arg1; +- (void)_setOnline:(BOOL)arg1 fallbackMode:(BOOL)arg2; +- (BOOL)_isOfflineDueToRoamingWithDataStatusDict:(struct __CFDictionary { }*)arg1; +- (void)_handleCallStatusChange:(struct __CFDictionary { }*)arg1; +- (void)_deregisterForPowerEventsIfNecessary; +- (BOOL)isMessageWaiting; +- (void)_deliverFallbackNotification; +- (void)_enterFallbackMode:(id)arg1; +- (void)_registerForPowerEventsIfNecessary; +- (void)_reactToIndicator; +- (BOOL)respectsMWINotifications; +- (void)_cancelIndicatorAction; +- (Class)notificationInterpreterClass; +- (void)handleIndicatorNotification:(struct __CFDictionary { }*)arg1; +- (id)passwordIgnoringSubscription:(BOOL)arg1; +- (void)_attemptDelayedSynchronize; +- (void)_attemptScheduledTrashCompaction; +- (struct __CFArray { }*)_retryIntervals; +- (void)_scheduleAutomatedTrashCompaction; +- (BOOL)doesClientManageTrashCompaction; +- (double)trashCompactionAge; +- (void)_cancelAutomatedTrashCompaction; +- (BOOL)doTrashCompaction; +- (id)mailboxName; +- (void)setUnreadCount:(unsigned int)arg1; +- (struct __CFString { }*)connectionServiceType; +- (unsigned int)unreadCount; +- (void)setPassword:(id)arg1; +- (void)reportError:(id)arg1; +- (void)setSubscribed:(BOOL)arg1; +- (BOOL)isSubscribed; +- (id)password; +- (id)init; +- (void)dealloc; +- (unsigned int)capabilities; +- (void)removeAllRecords; + +@end diff --git a/VoiceMemos.framework/RCAVItem.h b/VoiceMemos.framework/RCAVItem.h new file mode 100755 index 0000000..5e359db --- /dev/null +++ b/VoiceMemos.framework/RCAVItem.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceMemos.framework/VoiceMemos + */ + +@interface RCAVItem : AVItem { + unsigned int _didDetermineDuration : 1; + double _duration; +} + ++ (id)_avController; + +- (double)duration; + +@end diff --git a/VoiceMemos.framework/RCAudioInputDevice.h b/VoiceMemos.framework/RCAudioInputDevice.h new file mode 100755 index 0000000..473c69c --- /dev/null +++ b/VoiceMemos.framework/RCAudioInputDevice.h @@ -0,0 +1,92 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceMemos.framework/VoiceMemos + */ + +@class AVCaptureConnection, AVCaptureMovieFileOutput, MPAudioDeviceController, RCSavedRecording, AVCaptureSession, NSMutableArray, NSString, NSDate, AVRemaker; + +@interface RCAudioInputDevice : NSObject { + AVCaptureSession *_captureController; + AVCaptureMovieFileOutput *_movieFileOutput; + AVCaptureConnection *_captureConnection; + MPAudioDeviceController *_audioDeviceController; + NSString *_pickedRouteName; + RCSavedRecording *_activeRecording; + NSDate *_recordingStartDate; + NSDate *_pauseStartDate; + double _totalPausedTime; + double _duration; + unsigned int _backgroundTaskIdentifier; + unsigned int _recording : 1; + unsigned int _audioInputAvailable : 1; + unsigned int _active : 1; + unsigned int _interrupted : 1; + unsigned int _writingToDisk : 1; + unsigned int _recordAfterFinishedWritingToDisk : 1; + unsigned int _lastRecordingDidStop : 1; + unsigned int _preparingToRecord : 1; + unsigned int _stopRecordingImmediately : 1; + unsigned int _previewStarted : 1; + AVRemaker *_remaker; + NSString *_originalRecordingPath; + NSString *_remadeRecordingPath; + NSMutableArray *_recordingsToRemake; + RCSavedRecording *_recordingBeingRemade; + unsigned int _remaking : 1; +} + +@property(readonly) BOOL audioInputAvailable; +@property(readonly) BOOL isRecording; +@property(readonly) BOOL isPaused; +@property(readonly) double elapsedRecordingTime; +@property(readonly) BOOL shouldSuspend; +@property(retain) NSDate * recordingStartDate; +@property(readonly) RCSavedRecording * recordingBeingRemade; + ++ (id)savedRecordingsDirectory; ++ (id)sharedInputDevice; + +- (void)audioDeviceControllerAudioRoutesChanged:(id)arg1; +- (void)_applicationWillTerminate:(id)arg1; +- (void)getAverageAudioLevel:(float*)arg1 peakAudioLevel:(float*)arg2; +- (double)elapsedRecordingTime; +- (BOOL)shouldSuspend; +- (id)recordingStartDate; +- (void)setRecordingStartDate:(id)arg1; +- (void)_availableModesDidChange:(id)arg1; +- (void)_createCaptureController; +- (void)_removeCaptureObservers; +- (void)endRecording; +- (BOOL)_setupAudioInputQueue; +- (void)_teardownAudioInputQueue; +- (void)_beginRecording; +- (BOOL)audioInputAvailable; +- (void)_remakeRecording:(id)arg1; +- (void)_sessionDidStartRunning:(id)arg1; +- (void)_interruptionDidBegin:(id)arg1; +- (void)_interruptionDidEnd:(id)arg1; +- (void)_sessionErrored:(id)arg1; +- (BOOL)_attachCaptureDevice; +- (void)_setDisableSBMediaHUD:(BOOL)arg1; +- (void)_recordingStopped; +- (void)_captureCompleted; +- (void)_audioInputAvailabilityDidChange:(BOOL)arg1; +- (void)_adjustDurationForPauseIfNecessary; +- (BOOL)beginRecording; +- (void)_remakingCompleted:(id)arg1; +- (void)remakeRecording:(id)arg1; +- (id)recordingBeingRemade; +- (id)_init; +- (BOOL)isPaused; +- (void)captureOutput:(id)arg1 didFinishRecordingToOutputFileAtURL:(id)arg2 fromConnections:(id)arg3 error:(id)arg4; +- (void)captureOutput:(id)arg1 didStartRecordingToOutputFileAtURL:(id)arg2 fromConnections:(id)arg3; +- (void)captureOutput:(id)arg1 didPauseRecordingToOutputFileAtURL:(id)arg2 fromConnections:(id)arg3; +- (void)captureOutput:(id)arg1 didResumeRecordingToOutputFileAtURL:(id)arg2 fromConnections:(id)arg3; +- (void)pauseRecording; +- (void)resumeRecording; +- (BOOL)isRecording; +- (id)init; +- (void)dealloc; +- (void)becomeActive; +- (void)resignActive; + +@end diff --git a/VoiceMemos.framework/RCMicView.h b/VoiceMemos.framework/RCMicView.h new file mode 100755 index 0000000..46b9c3c --- /dev/null +++ b/VoiceMemos.framework/RCMicView.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceMemos.framework/VoiceMemos + */ + +@class UIImageView, ; + +@interface RCMicView : UIView { + *_delegate; + UIImageView *_whiteGlowView; + UIImageView *_micView; +} + +@property * delegate; + + +- (void)setDelegate:(id)arg1; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (id)delegate; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/VoiceMemos.framework/RCSavedRecording.h b/VoiceMemos.framework/RCSavedRecording.h new file mode 100755 index 0000000..b69553f --- /dev/null +++ b/VoiceMemos.framework/RCSavedRecording.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceMemos.framework/VoiceMemos + */ + +@class AVItem, NSString, NSDate; + +@interface RCSavedRecording : NSManagedObject { + AVItem *_avItem; + unsigned int _beingRemade : 1; + NSString *_pathForRemaking; +} + +@property double duration; +@property unsigned int labelPreset; +@property long long iTunesPersistentID; +@property(getter=isSynced) BOOL synced; +@property(readonly) NSString * label; +@property(readonly) NSString * detailLabel; +@property(readonly) AVItem * avItem; +@property(getter=isBeingRemade) BOOL beingRemade; +@property(copy) NSString * pathForRemaking; +@property(copy) NSString * customLabel; +@property(copy) NSString * path; +@property(copy) NSDate * date; + ++ (id)localizedStringForRecordingLabel:(unsigned int)arg1; + +- (void)setLabelPreset:(unsigned int)arg1; +- (BOOL)isSynced; +- (void)setSynced:(BOOL)arg1; +- (id)detailLabel; +- (BOOL)isBeingRemade; +- (id)pathForRemaking; +- (void)setPathForRemaking:(id)arg1; +- (void)setBeingRemade:(BOOL)arg1; +- (unsigned int)labelPreset; +- (long long)iTunesPersistentID; +- (void)setITunesPersistentID:(long long)arg1; +- (double)duration; +- (void)setDuration:(double)arg1; +- (void)awakeFromInsert; +- (void)willSave; +- (void)awakeFromFetch; +- (id)label; +- (void)dealloc; +- (id)avItem; + +@end diff --git a/VoiceMemos.framework/RCSavedRecordingsModel.h b/VoiceMemos.framework/RCSavedRecordingsModel.h new file mode 100755 index 0000000..abc9b6c --- /dev/null +++ b/VoiceMemos.framework/RCSavedRecordingsModel.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceMemos.framework/VoiceMemos + */ + +@class NSArray, NSFetchedResultsController, NSManagedObjectContext, NSFetchRequest, NSManagedObjectModel; + +@interface RCSavedRecordingsModel : NSObject { + NSManagedObjectModel *_model; + NSManagedObjectContext *_context; + NSFetchRequest *_fetchRequest; + NSFetchedResultsController *_fetchController; +} + +@property(readonly) unsigned int count; +@property(readonly) NSArray * recordings; + ++ (id)sharedModel; + +- (id)recordingAtIndex:(unsigned int)arg1; +- (id)indexPathForRecording:(id)arg1; +- (id)recordingWithURIRepresentation:(id)arg1; +- (id)recordingWithITunesPersistentID:(long long)arg1; +- (id)insertRecordingWithAudioFile:(id)arg1 duration:(double)arg2 date:(id)arg3; +- (void)deleteRecording:(id)arg1; +- (BOOL)hasExistingRecordingForAudioFile:(id)arg1; +- (id)recordingsForSpotlightSearch:(id)arg1; +- (void)_generateAssetManifestPlist; +- (id)recordingWithID:(id)arg1; +- (id)_labelPresetsForQuery:(id)arg1; +- (id)recordings; +- (void)saveIfNecessary; +- (void)controller:(id)arg1 didChangeObject:(id)arg2 atIndexPath:(id)arg3 forChangeType:(unsigned int)arg4 newIndexPath:(id)arg5; +- (void)controllerDidChangeContent:(id)arg1; +- (id)_init; +- (unsigned int)count; +- (id)init; +- (void)dealloc; + +@end diff --git a/VoiceMemos.framework/RCTelephonyController.h b/VoiceMemos.framework/RCTelephonyController.h new file mode 100755 index 0000000..646f0ed --- /dev/null +++ b/VoiceMemos.framework/RCTelephonyController.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceMemos.framework/VoiceMemos + */ + +@interface RCTelephonyController : NSObject { +} + +@property(readonly) BOOL isCallPresent; + ++ (id)sharedTelephonyController; + +- (BOOL)isCallPresent; + +@end diff --git a/VoiceServices.framework/VSAssetUpdateListener.h b/VoiceServices.framework/VSAssetUpdateListener.h new file mode 100755 index 0000000..d9dc8fb --- /dev/null +++ b/VoiceServices.framework/VSAssetUpdateListener.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices + */ + +@class PCPersistentTimer; + +@interface VSAssetUpdateListener : NSObject { + BOOL _isListening; + PCPersistentTimer *_assetCleanupTimer; +} + ++ (id)sharedListener; + +- (void)_cleanupAssets; +- (void)_scheduleNextCleanupForDate:(id)arg1; +- (void)_rescheduleAssetCleanup; +- (void)_flushLanguageChanges; +- (void)_cancelAssetCleanupTimer; +- (void)_updateNextCleanupDate; +- (id)_initShared; +- (void)_spokenLanguageChanged:(id)arg1; +- (void)stopListening; +- (void)startListening; +- (id)init; +- (void)dealloc; + +@end diff --git a/VoiceServices.framework/VSCacheUpdateListener.h b/VoiceServices.framework/VSCacheUpdateListener.h new file mode 100755 index 0000000..39f08c0 --- /dev/null +++ b/VoiceServices.framework/VSCacheUpdateListener.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices + */ + +@class NSTimer, NSDictionary, NSMutableArray, NSLock; + +@interface VSCacheUpdateListener : NSObject { + NSLock *_lock; + NSMutableArray *_updateRequestQueue; + NSDictionary *_dataProviders; + NSTimer *_flushTimer; + BOOL _isListening; +} + ++ (id)sharedListener; ++ (id)sharedListenerIfExists; + +- (void)_enqueueRequest:(id)arg1; +- (void)_flush; +- (id)_initShared; +- (void)_spokenLanguageChanged:(id)arg1; +- (void)performUpdateForModelIdentifier:(id)arg1 classIdentifier:(id)arg2; +- (void)stopListening; +- (void)startListening; +- (id)init; +- (void)dealloc; + +@end diff --git a/VoiceServices.framework/VSCacheUpdateRequest.h b/VoiceServices.framework/VSCacheUpdateRequest.h new file mode 100755 index 0000000..57f4d68 --- /dev/null +++ b/VoiceServices.framework/VSCacheUpdateRequest.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices + */ + +@class NSString; + +@interface VSCacheUpdateRequest : NSObject { + NSString *_modelID; + NSString *_classID; +} + + +- (id)modelIdentifier; +- (id)initWithModelIdentifier:(id)arg1 classIdentifier:(id)arg2; +- (id)coalescedRequest:(id)arg1; +- (id)classIdentifier; +- (id)description; +- (void)dealloc; + +@end diff --git a/VoiceServices.framework/VSFormatArgument.h b/VoiceServices.framework/VSFormatArgument.h new file mode 100755 index 0000000..c2d2b93 --- /dev/null +++ b/VoiceServices.framework/VSFormatArgument.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices + */ + +@class NSString, NSDictionary; + +@interface VSFormatArgument : NSObject { + NSString *formatSpecifier; + NSDictionary *attributes; + NSString *formattedArg; +} + + +- (void)dealloc; + +@end diff --git a/VoiceServices.framework/VSRecognitionAction.h b/VoiceServices.framework/VSRecognitionAction.h new file mode 100755 index 0000000..4c2f350 --- /dev/null +++ b/VoiceServices.framework/VSRecognitionAction.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSString, VSRecognitionSession; + +@interface VSRecognitionAction : NSObject { + NSString *_resultString; + NSString *_statusString; + + /* Error parsing encoded ivar type info: (?="stringValue"@"NSString""attributedStringValue"@"NSAttributedString") */ + union { + NSString *stringValue; + id attributedStringValue; + /* Warning: Unrecognized filer type: ')' using 'void*' */ void*NSAttributedString; + } _spokenString; + + VSRecognitionSession *_session; + unsigned int _spokenStringIsAttributed : 1; +} + + +- (id)_session; +- (void)setResultDisplayString:(id)arg1; +- (void)setStatusDisplayString:(id)arg1; +- (void)setSpokenFeedbackString:(id)arg1; +- (void)setSpokenFeedbackAttributedString:(id)arg1; +- (void)completeWithNextAction:(id)arg1 error:(id)arg2; +- (BOOL)sensitiveActionsEnabled; +- (void)_continueAfterDeferredStart; +- (BOOL)_hasDeferredStartCallback; +- (int)completionType; +- (void)_setSession:(id)arg1; +- (id)spokenFeedbackString; +- (id)spokenFeedbackAttributedString; +- (id)resultDisplayString; +- (id)statusDisplayString; +- (id)cancel; +- (id)perform; +- (void)dealloc; + +@end diff --git a/VoiceServices.framework/VSRecognitionConfirmAction.h b/VoiceServices.framework/VSRecognitionConfirmAction.h new file mode 100755 index 0000000..64692cf --- /dev/null +++ b/VoiceServices.framework/VSRecognitionConfirmAction.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices + */ + +@class VSRecognitionAction; + +@interface VSRecognitionConfirmAction : VSRecognitionRecognizeAction { + VSRecognitionAction *_confirmedAction; + VSRecognitionAction *_deniedAction; + struct { + unsigned int initializing : 1; + unsigned int confirmed : 1; + } _confirmFlags; +} + + +- (void)_setConfirmed:(BOOL)arg1; +- (void)setConfirmedAction:(id)arg1; +- (id)confirmedAction; +- (void)setDeniedAction:(id)arg1; +- (id)deniedAction; +- (id)initWithModelIdentifier:(id)arg1; +- (int)completionType; +- (id)init; +- (void)dealloc; + +@end diff --git a/VoiceServices.framework/VSRecognitionDisambiguateAction.h b/VoiceServices.framework/VSRecognitionDisambiguateAction.h new file mode 100755 index 0000000..31a2a8c --- /dev/null +++ b/VoiceServices.framework/VSRecognitionDisambiguateAction.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSString, NSMutableDictionary; + +@interface VSRecognitionDisambiguateAction : VSRecognitionRecognizeAction { + NSString *_repeatedSpokenFeedbackString; + NSString *_sequenceTag; + NSMutableDictionary *_knownValues; + NSMutableDictionary *_knownPhoneticValues; + NSMutableDictionary *_ambiguousValues; + NSMutableDictionary *_ambiguousPhoneticValues; + void *_context; +} + + +- (void)setKeywords:(id)arg1; +- (void)setRepeatedSpokenFeedbackString:(id)arg1; +- (id)repeatedSpokenFeedbackString; +- (id)sequenceTag; +- (void)setSequenceTag:(id)arg1; +- (id)knownValueForClassIdentifier:(id)arg1; +- (void)setKnownValue:(id)arg1 phoneticValue:(id)arg2 forClassIdentifier:(id)arg3; +- (id)knownValuesForClassIdentifier:(id)arg1; +- (void)setKnownValues:(id)arg1 phoneticValues:(id)arg2 forClassIdentifier:(id)arg3; +- (id)ambiguousValuesForClassIdentifier:(id)arg1; +- (void)setAmbiguousValues:(id)arg1 phoneticValues:(id)arg2 forClassIdentifier:(id)arg3; +- (id)_keywords; +- (struct __VSRecognition { }*)_createRecognitionInstanceWithCallbacks:(struct { int (*x1)(); int (*x2)(); int (*x3)(); }*)arg1 info:(void*)arg2; +- (id)_actionForEmptyResults; +- (struct __VSRecognitionDisambiguationContext { }*)_disambiguationContext; +- (int)completionType; +- (BOOL)_keywordIndexChanged; +- (void)dealloc; + +@end diff --git a/VoiceServices.framework/VSRecognitionRecognizeAction.h b/VoiceServices.framework/VSRecognitionRecognizeAction.h new file mode 100755 index 0000000..60cceed --- /dev/null +++ b/VoiceServices.framework/VSRecognitionRecognizeAction.h @@ -0,0 +1,65 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSString, NSArray; + +@interface VSRecognitionRecognizeAction : VSRecognitionAction { + NSString *_modelIdentifier; + NSArray *_keywords; + void *_recognition; + NSArray *_results; + NSString *_debugDumpPath; + NSString *_audioInputPath; + double _levelInterval; + struct { + unsigned int debugDumpEnabled : 1; + unsigned int preferredEngine : 2; + unsigned int resetEngine : 1; + unsigned int bluetoothAllowed : 1; + unsigned int hasStarted : 1; + } _recognizeFlags; +} + + +- (id)modelIdentifier; +- (BOOL)_setDebugDumpEnabled:(BOOL)arg1 dumpPath:(id)arg2; +- (void)_configureNewRecognitionInstance; +- (void)_setResults:(id)arg1; +- (void)_releaseFromPrepare; +- (void)_handleRecognitionPrepared:(struct __VSRecognition { }*)arg1; +- (void)_handleRecognitionStarted:(struct __VSRecognition { }*)arg1; +- (void)_handleRecognitionCompleted:(struct __VSRecognition { }*)arg1 withResults:(struct __CFArray { }*)arg2 error:(struct __CFError { }*)arg3; +- (id)_keywords; +- (struct __VSRecognition { }*)_createRecognitionInstanceWithCallbacks:(struct { int (*x1)(); int (*x2)(); int (*x3)(); }*)arg1 info:(void*)arg2; +- (id)_actionForEmptyResults; +- (void)_continueAfterDeferredStart; +- (BOOL)_hasDeferredStartCallback; +- (id)_debugDumpPath; +- (id)initWithModelIdentifier:(id)arg1; +- (BOOL)_isRecognizing; +- (BOOL)_isActivelyRecognizing; +- (int)completionType; +- (BOOL)_setBluetoothInputAllowed:(BOOL)arg1; +- (BOOL)_setDebugDumpPath:(id)arg1; +- (BOOL)_setDebugDumpEnabled:(BOOL)arg1; +- (BOOL)_setPreferredEngine:(int)arg1; +- (BOOL)_setAudioInputPath:(id)arg1; +- (BOOL)_setInputLevelUpdateInterval:(double)arg1; +- (BOOL)_setEngineResetRequired:(BOOL)arg1; +- (void)_handledThreadedResults:(id)arg1 nextAction:(id)arg2; +- (float)_inputLevel; +- (id)_keywordAtIndex:(int)arg1; +- (int)_keywordCount; +- (BOOL)_keywordIndexChanged; +- (void)_reset; +- (id)cancel; +- (id)perform; +- (void)dealloc; + +@end diff --git a/VoiceServices.framework/VSRecognitionResult.h b/VoiceServices.framework/VSRecognitionResult.h new file mode 100755 index 0000000..56b2cb7 --- /dev/null +++ b/VoiceServices.framework/VSRecognitionResult.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices + */ + +@interface VSRecognitionResult : NSObject { +} + ++ (id)recognitionResultWithModelIdentifier:(id)arg1 classIdentifiers:(id)arg2 values:(id)arg3; ++ (void)initialize; + +- (int)elementCount; +- (id)modelIdentifier; +- (id)recognitionResultByReplacingValueForClassIdentifier:(id)arg1 withValue:(id)arg2; +- (id)valueOfFirstElementWithClassIdentifier:(id)arg1; +- (id)createHandler; +- (void)setRecognitionAction:(id)arg1; +- (id)recognitionAction; +- (BOOL)getElementClassIdentifier:(id*)arg1 value:(id*)arg2 atIndex:(int)arg3; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (unsigned int)retainCount; +- (id)description; +- (id)retain; +- (id)init; +- (oneway void)release; + +@end diff --git a/VoiceServices.framework/VSRecognitionResultHandlingRequest.h b/VoiceServices.framework/VSRecognitionResultHandlingRequest.h new file mode 100755 index 0000000..b586705 --- /dev/null +++ b/VoiceServices.framework/VSRecognitionResultHandlingRequest.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices + */ + +@class , VSRecognitionAction, NSArray; + +@interface VSRecognitionResultHandlingRequest : NSObject { + *_handler; + NSArray *_results; + VSRecognitionAction *_action; +} + + +- (id)initWithHandler:(id)arg1 results:(id)arg2; +- (id)nextAction; +- (void)setNextAction:(id)arg1; +- (id)handler; +- (id)results; +- (void)dealloc; + +@end diff --git a/VoiceServices.framework/VSRecognitionResultHandlingThread.h b/VoiceServices.framework/VSRecognitionResultHandlingThread.h new file mode 100755 index 0000000..1f2f3e3 --- /dev/null +++ b/VoiceServices.framework/VSRecognitionResultHandlingThread.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices + */ + +@class NSConditionLock, , NSMutableArray; + +@interface VSRecognitionResultHandlingThread : NSObject { + *_delegate; + NSMutableArray *_requests; + NSConditionLock *_lock; + struct { + unsigned int running : 1; + unsigned int delegateDidHandleResults : 1; + unsigned int valid : 1; + } _resultHandlingFlags; +} + + +- (void)invalidate; +- (void)setDelegate:(id)arg1; +- (void)_handleRequests; +- (void)_notifyRequestHandled:(id)arg1; +- (void)handleResults:(id)arg1 withHandler:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/VoiceServices.framework/VSRecognitionSession.h b/VoiceServices.framework/VSRecognitionSession.h new file mode 100755 index 0000000..d4b899e --- /dev/null +++ b/VoiceServices.framework/VSRecognitionSession.h @@ -0,0 +1,97 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices + */ + +@class , VSRecognitionAction, NSString, NSArray, VSSpeechSynthesizer; + +@interface VSRecognitionSession : NSObject { + NSString *_modelIdentifier; + void *_keepAlive; + *_delegate; + VSRecognitionAction *_currentAction; + NSArray *_topLevelKeywords; + id _handlingThread; + VSSpeechSynthesizer *_synthesizer; + NSString *_languageID; + NSString *_debugDumpPath; + NSString *_audioInputPath; + double _levelInterval; + unsigned int _keywordPhase; + struct { + unsigned int delegateWillBegin : 1; + unsigned int delegateBegin : 1; + unsigned int delegateOpenURL : 1; + unsigned int delegateFinishedSpeaking : 1; + unsigned int delegateComplete : 1; + unsigned int debugDumpEnabled : 1; + unsigned int preferredEngine : 2; + unsigned int performHandlerActions : 1; + unsigned int allowSensitiveActions : 1; + unsigned int bluetoothAllowed : 1; + unsigned int resetNextAction : 1; + unsigned int isSpeaking : 1; + unsigned int actionBegan : 1; + unsigned int actionBeginning : 1; + unsigned int actionBeginDeferred : 1; + unsigned int invalid : 1; + unsigned int observeKeywordChange : 1; + } _sessionFlags; +} + + +- (BOOL)isFinished; +- (BOOL)isBusy; +- (void)setDelegate:(id)arg1; +- (id)beginNextAction; +- (BOOL)isRecognizing; +- (BOOL)isActivelyRecognizing; +- (BOOL)hasDeferredAction; +- (BOOL)nextActionWillTerminateSession; +- (BOOL)nextActionWillRecognize; +- (void)setSensitiveActionsEnabled:(BOOL)arg1; +- (BOOL)sensitiveActionsEnabled; +- (BOOL)setBluetoothInputAllowed:(BOOL)arg1; +- (void)_actionCompleted:(id)arg1 nextAction:(id)arg2 error:(id)arg3; +- (BOOL)_actionStarted:(id)arg1; +- (id)_notifyDelegateOpenURL:(id)arg1; +- (id)_recognitionResultHandlingThread; +- (void)recognitionResultHandlingThread:(id)arg1 didHandleResults:(id)arg2 nextAction:(id)arg3; +- (id)displayResultString; +- (id)displayStatusString; +- (void)setInputLevelUpdateInterval:(double)arg1; +- (float)inputLevel; +- (void)setKeywordPhase:(unsigned int)arg1; +- (id)keywordAtIndex:(int)arg1; +- (int)keywordCount; +- (id)_keywordsForModelIdentifier:(id)arg1; +- (id)beginSpeakingFeedbackString; +- (void)speechSynthesizer:(id)arg1 didFinishSpeaking:(BOOL)arg2 withError:(id)arg3; +- (BOOL)setDebugDumpEnabled:(BOOL)arg1; +- (id)debugDumpPath; +- (BOOL)setNextRecognitionAudioInputPath:(id)arg1; +- (BOOL)setNextRecognitionRequiresReset:(BOOL)arg1; +- (BOOL)setPreferredEngine:(int)arg1; +- (void)setPerformRecognitionHandlerActions:(BOOL)arg1; +- (void)_notifyDelegateActionStarted; +- (id)_currentRecognizeAction; +- (id)initWithModelIdentifier:(id)arg1; +- (id)cancelMaintainingKeepAlive:(BOOL)arg1; +- (id)spokenFeedbackString; +- (id)spokenFeedbackAttributedString; +- (struct __CFDictionary { }*)_createKeywordIndex; +- (id)_createPhaseSortedKeywordsFromArray:(id)arg1; +- (id)_topLevelKeywords; +- (void)_keywordIndexChanged; +- (id)_beginSpeakingAttributedString:(id)arg1; +- (id)beginSpeakingString:(id)arg1; +- (id)_beginSpeakingString:(id)arg1 attributedString:(id)arg2; +- (void)_notifyDelegateFinishedSpeakingWithError:(id)arg1; +- (id)reset; +- (BOOL)isValid; +- (void)_init; +- (id)cancel; +- (id)init; +- (void)dealloc; +- (void)_setAction:(id)arg1; + +@end diff --git a/VoiceServices.framework/VSRecognitionSpeakAction.h b/VoiceServices.framework/VSRecognitionSpeakAction.h new file mode 100755 index 0000000..ffb8c4d --- /dev/null +++ b/VoiceServices.framework/VSRecognitionSpeakAction.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices + */ + +@interface VSRecognitionSpeakAction : VSRecognitionAction { + BOOL _shouldTerminate; +} + + +- (id)initWithSpokenFeedbackString:(id)arg1 willTerminate:(BOOL)arg2; +- (int)completionType; +- (id)perform; + +@end diff --git a/VoiceServices.framework/VSRecognitionURLAction.h b/VoiceServices.framework/VSRecognitionURLAction.h new file mode 100755 index 0000000..d0ba28c --- /dev/null +++ b/VoiceServices.framework/VSRecognitionURLAction.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices + */ + +@class NSURL; + +@interface VSRecognitionURLAction : VSRecognitionAction { + NSURL *_url; +} + + +- (int)completionType; +- (void)setURL:(id)arg1; +- (id)URL; +- (id)perform; +- (void)dealloc; + +@end diff --git a/VoiceServices.framework/VSSpeechSynthesizer.h b/VoiceServices.framework/VSSpeechSynthesizer.h new file mode 100755 index 0000000..afc7923 --- /dev/null +++ b/VoiceServices.framework/VSSpeechSynthesizer.h @@ -0,0 +1,71 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices + */ + +@class , NSString; + +@interface VSSpeechSynthesizer : NSObject { + void *_speechJob; + void *_keepAlive; + *_delegate; + NSString *_voice; + int _footprint; + float _rate; + float _pitch; + float _volume; + struct { + unsigned int delegateStart : 1; + unsigned int delegateFinish : 1; + unsigned int delegateFinishWithPhonemesSpoken : 1; + unsigned int delegatePause : 1; + unsigned int delegateContinue : 1; + unsigned int delegateWillSpeak : 1; + unsigned int willUseInput : 1; + } _synthesizerFlags; +} + ++ (id)availableLanguageCodes; ++ (BOOL)isSystemSpeaking; ++ (id)availableVoicesForLanguageCode:(id)arg1; ++ (id)availableVoices; ++ (void)_localeDidChange; + +- (void)setDelegate:(id)arg1; +- (id)startSpeakingString:(id)arg1; +- (id)startSpeakingString:(id)arg1 toURL:(id)arg2; +- (id)startSpeakingString:(id)arg1 withLanguageCode:(id)arg2; +- (id)startSpeakingAttributedString:(id)arg1; +- (id)pauseSpeakingAtNextBoundary:(int)arg1; +- (id)continueSpeaking; +- (BOOL)isSpeaking; +- (id)speechString; +- (float)minimumRate; +- (float)maximumRate; +- (void)setVoice:(id)arg1; +- (id)voice; +- (void)setFootprint:(int)arg1; +- (int)footprint; +- (void)setMaintainPersistentConnection:(BOOL)arg1; +- (id)startSpeakingString:(id)arg1 attributedString:(id)arg2 toURL:(id)arg3 withLanguageCode:(id)arg4; +- (id)startSpeakingAttributedString:(id)arg1 toURL:(id)arg2; +- (id)stopSpeakingAtNextBoundary:(int)arg1 synchronously:(BOOL)arg2; +- (id)pauseSpeakingAtNextBoundary:(int)arg1 synchronously:(BOOL)arg2; +- (void)_handleSpeechStarted:(struct __VSSpeech { }*)arg1; +- (void)_handleSpeechPaused:(struct __VSSpeech { }*)arg1; +- (void)_handleSpeechContinued:(struct __VSSpeech { }*)arg1; +- (void)_handleSpeech:(struct __VSSpeech { }*)arg1 completed:(BOOL)arg2 phonemesSpoken:(struct __CFString { }*)arg3 withError:(id)arg4; +- (void)_handleSpeech:(struct __VSSpeech { }*)arg1 willSpeakMarkType:(int)arg2 inRange:(struct { int x1; int x2; })arg3; +- (id)stopSpeakingAtNextBoundary:(int)arg1; +- (id)initForInputFeedback; +- (id)startSpeakingAttributedString:(id)arg1 toURL:(id)arg2 withLanguageCode:(id)arg3; +- (id)startSpeakingString:(id)arg1 toURL:(id)arg2 withLanguageCode:(id)arg3; +- (id)setPitch:(float)arg1; +- (float)volume; +- (id)setVolume:(float)arg1; +- (float)pitch; +- (id)setRate:(float)arg1; +- (float)rate; +- (id)init; +- (void)dealloc; + +@end diff --git a/VoiceServices.framework/VSTextPreProcessor.h b/VoiceServices.framework/VSTextPreProcessor.h new file mode 100755 index 0000000..38bee78 --- /dev/null +++ b/VoiceServices.framework/VSTextPreProcessor.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices + */ + +@class NSString, NSArray; + +@interface VSTextPreProcessor : NSObject { + NSArray *_rules; + NSString *_languageID; + struct __CFStringTokenizer { } *_tokenizer; +} + + +- (id)initWithContentsOfPath:(id)arg1 languageIdentifier:(id)arg2; +- (id)processedTextFromString:(id)arg1; +- (void)dealloc; + +@end diff --git a/VoiceServices.framework/VSTextPreProcessorRule.h b/VoiceServices.framework/VSTextPreProcessorRule.h new file mode 100755 index 0000000..67c30e0 --- /dev/null +++ b/VoiceServices.framework/VSTextPreProcessorRule.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices + */ + +@class NSString; + +@interface VSTextPreProcessorRule : NSObject { + NSString *_matchPattern; + NSString *_replacement; + BOOL _caseSensitive; + BOOL _eatPunctuation; +} + + +- (id)initWithDictionaryRepresentation:(id)arg1; +- (id)matchedString:(id)arg1 forTokenInRange:(struct { int x1; int x2; }*)arg2; +- (void)dealloc; + +@end diff --git a/Weather.framework/City.h b/Weather.framework/City.h new file mode 100755 index 0000000..1f17649 --- /dev/null +++ b/Weather.framework/City.h @@ -0,0 +1,142 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Weather.framework/Weather + */ + +@class NSCalendarDate, NSString, NSMutableArray; + +@interface City : NSObject { + id _delegate; + int _updateInterval; + NSString *_name; + NSString *_locationID; + NSString *_state; + NSString *_link; + NSString *_temperature; + unsigned int _bigIcon; + NSMutableArray *_dayForecasts; + NSMutableArray *_hourlyForecasts; + unsigned int _observationTime; + unsigned int _sunsetTime; + unsigned int _sunriseTime; + unsigned int _moonPhase; + BOOL _dataCelsius; + BOOL _autoUpdate; + BOOL _isUpdating; + NSString *_updateTimeString; + NSCalendarDate *_updateTime; + int _lastUpdateStatus; + int _lastUpdateDetail; + BOOL _fromSecondaryService; + BOOL isLocalWeatherCity; + BOOL _hourlyDataIsCelsius; + NSString *_windChill; + unsigned int _windDirection; + unsigned int _windSpeed; + unsigned int _humidity; + float _visibility; + float _pressure; + int _pressureRising; + float _dewPoint; + float _feelsLike; + float _heatIndex; + NSString *_woeid; + BOOL _isLocalWeatherCity; +} + +@property BOOL isLocalWeatherCity; +@property(copy) NSString * woeid; +@property float heatIndex; +@property float feelsLike; +@property float dewPoint; +@property int pressureRising; +@property float pressure; +@property float visibility; +@property unsigned int humidity; +@property unsigned int windSpeed; +@property unsigned int windDirection; +@property(copy) NSString * windChill; +@property BOOL isHourlyDataCelsius; + + +- (id)locationID; +- (id)link; +- (void)setLink:(id)arg1; +- (float)visibility; +- (void)setVisibility:(float)arg1; +- (id)displayName; +- (void)update; +- (id)name; +- (void)setState:(id)arg1; +- (id)state; +- (void)associateWithDelegate:(id)arg1; +- (void)disassociateWithDelegate:(id)arg1; +- (void)setAutoUpdate:(BOOL)arg1; +- (BOOL)isDay; +- (void)updateLocalWeather; +- (void)clearForecasts; +- (void)addDayForecast:(id)arg1; +- (void)addHourlyForecast:(id)arg1; +- (void)finishedUpdating:(int)arg1 statusDetail:(int)arg2; +- (BOOL)isUpdatingOrNoData; +- (int)lastUpdateDetail; +- (id)updateTimeString; +- (BOOL)fromSecondaryService; +- (void)setFromSecondaryService:(BOOL)arg1; +- (id)cityAndState; +- (BOOL)populateWithDataFromCity:(id)arg1; +- (void)setIsLocalWeatherCity:(BOOL)arg1; +- (float)heatIndex; +- (void)setHeatIndex:(float)arg1; +- (float)feelsLike; +- (void)setFeelsLike:(float)arg1; +- (float)dewPoint; +- (void)setDewPoint:(float)arg1; +- (int)pressureRising; +- (void)setPressureRising:(int)arg1; +- (float)pressure; +- (void)setPressure:(float)arg1; +- (unsigned int)humidity; +- (void)setHumidity:(unsigned int)arg1; +- (unsigned int)windSpeed; +- (void)setWindSpeed:(unsigned int)arg1; +- (unsigned int)windDirection; +- (void)setWindDirection:(unsigned int)arg1; +- (id)windChill; +- (BOOL)isHourlyDataCelsius; +- (void)setIsHourlyDataCelsius:(BOOL)arg1; +- (void)setTemperature:(id)arg1; +- (void)setWoeid:(id)arg1; +- (void)setWindChill:(id)arg1; +- (id)windDirectionAsString:(int)arg1; +- (BOOL)isLocalWeatherCity; +- (int)weatherDataAge; +- (void)setUpdateTime:(id)arg1; +- (BOOL)_isUpdating; +- (void)setLocationID:(id)arg1; +- (id)temperature; +- (unsigned int)bigIcon; +- (void)setBigIcon:(unsigned int)arg1; +- (id)dayForecasts; +- (void)setDayForecasts:(id)arg1; +- (id)hourlyForecasts; +- (void)setHourlyForecasts:(id)arg1; +- (unsigned int)observationTime; +- (void)setObservationTime:(unsigned int)arg1; +- (unsigned int)sunsetTime; +- (void)setSunsetTime:(unsigned int)arg1; +- (unsigned int)sunriseTime; +- (void)setSunriseTime:(unsigned int)arg1; +- (unsigned int)moonPhase; +- (void)setMoonPhase:(unsigned int)arg1; +- (BOOL)isDataCelsius; +- (void)setDataCelsius:(BOOL)arg1; +- (id)updateTime; +- (int)lastUpdateStatus; +- (void)setLastUpdateStatus:(int)arg1; +- (id)woeid; +- (void)setName:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/Weather.framework/DayForecast.h b/Weather.framework/DayForecast.h new file mode 100755 index 0000000..47a993f --- /dev/null +++ b/Weather.framework/DayForecast.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Weather.framework/Weather + */ + +@class NSString; + +@interface DayForecast : NSObject { + NSString *_high; + NSString *_low; + unsigned int _icon; + unsigned int _dayOfWeek; + unsigned int _dayNumber; +} + + +- (void)setHigh:(id)arg1; +- (void)setLow:(id)arg1; +- (unsigned int)dayOfWeek; +- (unsigned int)icon; +- (void)setIcon:(unsigned int)arg1; +- (void)setDayNumber:(unsigned int)arg1; +- (unsigned int)dayNumber; +- (int)compareDayNumberToDayForecast:(id)arg1; +- (id)high; +- (id)low; +- (id)description; +- (void)dealloc; +- (void)setDayOfWeek:(unsigned int)arg1; + +@end diff --git a/Weather.framework/HourlyForecast.h b/Weather.framework/HourlyForecast.h new file mode 100755 index 0000000..d3b129a --- /dev/null +++ b/Weather.framework/HourlyForecast.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Weather.framework/Weather + */ + +@class NSString; + +@interface HourlyForecast : NSObject { + NSString *_time24Hour; + NSString *_temperature; + int _conditionCode; + float _percentPrecipitation; +} + +@property float percentPrecipitation; +@property int conditionCode; +@property(copy) NSString * temperature; +@property(copy) NSString * time24Hour; + + +- (float)percentPrecipitation; +- (void)setPercentPrecipitation:(float)arg1; +- (int)conditionCode; +- (void)setConditionCode:(int)arg1; +- (id)time24Hour; +- (void)setTime24Hour:(id)arg1; +- (void)setTemperature:(id)arg1; +- (id)temperature; +- (id)description; +- (void)dealloc; + +@end diff --git a/Weather.framework/LocationUpdater.h b/Weather.framework/LocationUpdater.h new file mode 100755 index 0000000..0cdb094 --- /dev/null +++ b/Weather.framework/LocationUpdater.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Weather.framework/Weather + */ + +@class City; + +@interface LocationUpdater : WeatherUpdater { + BOOL _isGeoCoding; + City *currentCity; +} + +@property(retain) City * currentCity; + ++ (id)sharedLocationUpdater; + +- (void)updateWeatherForLocation:(id)arg1 city:(id)arg2; +- (void)setCurrentCity:(id)arg1; +- (id)currentCity; +- (void)failCity:(id)arg1; +- (void)_failed:(int)arg1; +- (BOOL)isDataValid:(id)arg1; +- (void)parsedResultCity:(id)arg1; +- (void)dealloc; + +@end diff --git a/Weather.framework/ProgressController.h b/Weather.framework/ProgressController.h new file mode 100755 index 0000000..13cd411 --- /dev/null +++ b/Weather.framework/ProgressController.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Weather.framework/Weather + */ + +@class NSTimer; + +@interface ProgressController : NSObject { + BOOL _progressShowing; + int _loadingCount; + NSTimer *_hideSpinnerTimer; +} + ++ (id)sharedProgressController; + +- (void)suspend; +- (void)userScrolled; +- (void)setLoadingData:(BOOL)arg1; +- (void)_setHideSpinnerTimer:(id)arg1; +- (void)_showSpinner; +- (void)_hideSpinner; +- (id)init; + +@end diff --git a/Weather.framework/WeatherIdentifierUpdater.h b/Weather.framework/WeatherIdentifierUpdater.h new file mode 100755 index 0000000..d61736a --- /dev/null +++ b/Weather.framework/WeatherIdentifierUpdater.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Weather.framework/Weather + */ + +@interface WeatherIdentifierUpdater : WeatherUpdater { +} + ++ (id)sharedWeatherIdentifierUpdater; + +- (void)_failed:(int)arg1; +- (void)updateWeatherForCity:(id)arg1; + +@end diff --git a/Weather.framework/WeatherLocationManager.h b/Weather.framework/WeatherLocationManager.h new file mode 100755 index 0000000..3ec880c --- /dev/null +++ b/Weather.framework/WeatherLocationManager.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Weather.framework/Weather + */ + +@class , NSTimer, CLLocationManager, NSDate; + +@interface WeatherLocationManager : NSObject { + CLLocationManager *_locationManager; + NSDate *_lastLocationTimeStamp; + float _lastLocationAccuracy; + *_delegate; + BOOL _isTrackingLocationEnabled; + NSTimer *_nonSLCLocationUpdateTimer; + NSTimer *_accuracyFallbackTimer; + int _authorizationStatus; + double _oldestAcceptedTime; + double _lastLocationUpdateTime; + double _nextPlannedUpdate; + BOOL _isTrackingLocation; +} + +@property BOOL isTrackingLocation; +@property int authorizationStatus; +@property BOOL isTrackingLocationEnabled; +@property * delegate; +@property float lastLocationAccuracy; +@property(copy) NSDate * lastLocationTimeStamp; +@property(retain) CLLocationManager * locationManager; + ++ (id)sharedWeatherLocationManager; + +- (void)setDelegate:(id)arg1; +- (void)setLocationManager:(id)arg1; +- (id)locationManager; +- (void)locationManager:(id)arg1 didUpdateToLocation:(id)arg2 fromLocation:(id)arg3; +- (void)locationManager:(id)arg1 didChangeAuthorizationStatus:(int)arg2; +- (int)authorizationStatus; +- (id)delegate; +- (void)forceLocationUpdate; +- (BOOL)loadAndPrepareLocationTrackingState; +- (int)forceLoadingAuthorizationStatus; +- (BOOL)isLocalStaleOrOutOfDate; +- (double)_nextPlannedUpdate; +- (double)_lastLocationUpdateTime; +- (BOOL)isTrackingLocation; +- (void)setIsTrackingLocation:(BOOL)arg1; +- (BOOL)isTrackingLocationEnabled; +- (void)setIsTrackingLocationEnabled:(BOOL)arg1; +- (void)_clearLastLocUpdateTime; +- (void)setLocationTrackingActive:(BOOL)arg1; +- (void)setAuthorizationStatus:(int)arg1; +- (void)setLocationTrackingEnabled:(BOOL)arg1; +- (void)updateLocation:(id)arg1; +- (void)_cleanupLocationTimer; +- (void)_setUpLocationTimerWithInterval:(float)arg1; +- (float)lastLocationAccuracy; +- (id)lastLocationTimeStamp; +- (void)_cleanupAccuracyFallbackTimer; +- (void)setLastLocationTimeStamp:(id)arg1; +- (void)setLastLocationAccuracy:(float)arg1; +- (void)_updateLocation:(id)arg1; + +@end diff --git a/Weather.framework/WeatherPreferences.h b/Weather.framework/WeatherPreferences.h new file mode 100755 index 0000000..f9b6c8e --- /dev/null +++ b/Weather.framework/WeatherPreferences.h @@ -0,0 +1,84 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Weather.framework/Weather + */ + +@class NSArray, NSString, NSMutableData, , NSURLConnection, ; + +@interface WeatherPreferences : NSObject { + BOOL _isCelsius; + NSString *_UUID; + NSString *_serviceHost; + NSString *_secondaryServiceHost; + NSURLConnection *_gtButtonLogoConnection; + NSMutableData *_gtButtonLogoData; + NSURLConnection *_gtBacksideLogoConnection; + NSMutableData *_gtBacksideLogoData; + BOOL _serviceDebugging; + NSArray *_lastUbiquitousWrittenDefaults; + *_serviceLogoDelegate; + *_syncDelegate; + NSString *twcURLString; +} + +@property(copy) NSString * twcURLString; +@property * syncDelegate; +@property * serviceLogoDelegate; + ++ (id)sharedPreferences; ++ (id)serviceDebuggingPath; + +- (id)_cacheDirectoryPath; +- (id)UUID; +- (void)loadFromDisk; +- (void)setSyncDelegate:(id)arg1; +- (id)syncDelegate; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (void)registerDefaultPreferences; +- (BOOL)isCelsius; +- (id)localWeatherCity; +- (void)saveToDiskWithLocalWeatherCity:(id)arg1; +- (void)synchronizeStateToDisk; +- (id)serviceHost; +- (id)secondaryServiceHost; +- (id)logoURL; +- (id)secondaryServiceLogoURL; +- (void)writeDefaultValue:(id)arg1 forKey:(id)arg2; +- (id)readDefaultValueForKey:(id)arg1; +- (id)secondaryServiceBacksideImage; +- (void)setLocalWeatherEnabled:(BOOL)arg1; +- (void)saveToUbiquitousStore; +- (void)setTwcURLString:(id)arg1; +- (id)serviceLogoDelegate; +- (void)setServiceLogoDelegate:(id)arg1; +- (BOOL)loadUnits; +- (void)setCelsius:(BOOL)arg1; +- (void)_synchronizedDefaultsDidChange:(id)arg1; +- (BOOL)_arePrefsNotCurrent; +- (id)_getWoeidFromLocationID:(id)arg1; +- (id)cityFromPreferencesDictionary:(id)arg1; +- (id)preferencesDictionaryForCity:(id)arg1; +- (void)saveToDiskWithCities:(id)arg1; +- (BOOL)isLocalWeatherEnabled; +- (id)_ppt_addFakeTestCities; +- (BOOL)_defaultsAreValid; +- (id)_defaultCities; +- (int)loadActiveCity; +- (void)setActiveCity:(int)arg1; +- (id)twcURLString; +- (BOOL)_areDefaultCities:(id)arg1; +- (id)loadSavedCities; +- (id)combineCloudCities:(id)arg1 withExisting:(id)arg2 byAppending:(BOOL)arg3; +- (void)_setLastUbiquitousWrittenDefaults:(id)arg1 isCloudCityArray:(BOOL)arg2; +- (void)saveToDiskWithCities:(id)arg1 activeCity:(int)arg2; +- (id)_cityArrayToCloudCityArray:(id)arg1; +- (void)_syncToCloudIfNotDefaultCities:(id)arg1; +- (void)_saveUbiquitousDefaults:(id)arg1; +- (id)logoButtonImage; +- (id)logoBacksideImage; +- (BOOL)serviceDebugging; +- (void)resetLocale; +- (void)dealloc; + +@end diff --git a/Weather.framework/WeatherUpdateController.h b/Weather.framework/WeatherUpdateController.h new file mode 100755 index 0000000..967dd8b --- /dev/null +++ b/Weather.framework/WeatherUpdateController.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Weather.framework/Weather + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class CLLocationManager; + +@interface WeatherUpdateController : NSObject { + CLLocationManager *_locationManager; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id searchCompletion; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id currentLocationCompletion; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id weatherInfoCompletion; + + CLLocationManager *locationManager; +} + +@property(copy) id weatherInfoCompletion; +@property(copy) id currentLocationCompletion; +@property(copy) id searchCompletion; +@property(retain) CLLocationManager * locationManager; + ++ (id)sharedWeatherUpdateController; + +- (void)didFailWithError:(id)arg1; +- (void)setLocationManager:(id)arg1; +- (id)locationManager; +- (void)locationManager:(id)arg1 didUpdateToLocation:(id)arg2 fromLocation:(id)arg3; +- (void)locationManager:(id)arg1 didFailWithError:(id)arg2; +- (void)searchForCitiesWithName:(id)arg1 withCompletionHandler:(id)arg2; +- (int)activeCity; +- (id)addCityToWeatherAppList:(id)arg1; +- (BOOL)weatherListContainsCity:(id)arg1; +- (void)removeAllCities; +- (id)weatherInfoCompletion; +- (void)setSearchCompletion:(id)arg1; +- (void)setCurrentLocationCompletion:(id)arg1; +- (void)setWeatherInfoCompletion:(id)arg1; +- (id)citiesInWeatherAppList; +- (id)searchCompletion; +- (id)currentLocationCompletion; +- (void)didValidateLocation:(id)arg1; +- (void)dealloc; + +@end diff --git a/Weather.framework/WeatherUpdater.h b/Weather.framework/WeatherUpdater.h new file mode 100755 index 0000000..b40572a --- /dev/null +++ b/Weather.framework/WeatherUpdater.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Weather.framework/Weather + */ + +@class NSMutableArray, ; + +@interface WeatherUpdater : WeatherXMLHTTPRequest { + NSMutableArray *_updatingCities; + NSMutableArray *_pendingCities; + *_delegate; +} + + +- (void)failWithError:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)addCityToPendingQueue:(id)arg1; +- (void)loadRequestURL:(id)arg1 parameters:(id)arg2; +- (void)failCity:(id)arg1; +- (void)_failed:(int)arg1; +- (BOOL)isDataValid:(id)arg1; +- (void)parsedResultCity:(id)arg1; +- (void)_updateNextPendingCity; +- (void)processDocument:(struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; }*)arg1; +- (void)didProcessDocument; +- (BOOL)isUpdatingCity:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/Weather.framework/WeatherValidator.h b/Weather.framework/WeatherValidator.h new file mode 100755 index 0000000..a6da811 --- /dev/null +++ b/Weather.framework/WeatherValidator.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Weather.framework/Weather + */ + +@class ; + +@interface WeatherValidator : WeatherXMLHTTPRequest { + *_delegate; +} + ++ (id)sharedWeatherValidator; + +- (void)failWithError:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)_failWithError:(id)arg1; +- (void)validateLocation:(id)arg1 usingSecondaryService:(BOOL)arg2; +- (void)processDocument:(struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; }*)arg1; + +@end diff --git a/Weather.framework/WeatherView.h b/Weather.framework/WeatherView.h new file mode 100755 index 0000000..182b8cf --- /dev/null +++ b/Weather.framework/WeatherView.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Weather.framework/Weather + */ + +@class City, UIView, UIImage; + +@interface WeatherView : UIView { + City *_city; + id _delegate; + BOOL _showingDay; + UIImage *_bigIcon; + UIImage *_secondaryBigIcon; + unsigned int _bigIconIndex; + BOOL _showWind; + UIView *_windView; +} + +@property(setter=showCity:,retain) City * city; +@property id delegate; + + +- (id)city; +- (void)setDelegate:(id)arg1; +- (id)bundle; +- (id)delegate; +- (void)refreshLocalization; +- (void)setBigIcon:(unsigned int)arg1 dayNightChanged:(BOOL)arg2; +- (id)_secondaryBigIcon; +- (void)showCity:(id)arg1; +- (void)updateWeatherDisplayForCity:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })windFrame; +- (id)bigImageBundle; +- (void)_removeWindView; +- (void)setupBigIconOffset:(int)arg1; +- (void)setupSecondaryBigIconOffset:(int)arg1; +- (void)updateWind; +- (id)_bigIcon; +- (void)cityDidStartWeatherUpdate:(id)arg1; +- (void)cityDidFinishWeatherUpdate:(id)arg1; +- (void)dealloc; + +@end diff --git a/Weather.framework/WeatherXMLHTTPRequest.h b/Weather.framework/WeatherXMLHTTPRequest.h new file mode 100755 index 0000000..7ebabe5 --- /dev/null +++ b/Weather.framework/WeatherXMLHTTPRequest.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/Weather.framework/Weather + */ + +@class NSURLRequest, NSURLConnection, NSMutableData; + +@interface WeatherXMLHTTPRequest : NSObject { + NSURLRequest *_request; + NSURLConnection *_connection; + NSMutableData *_rawData; +} + +@property(readonly) NSURLConnection * connection; + ++ (void)saveDebugString; ++ (void)appendDebugString:(id)arg1; + +- (void)failWithError:(id)arg1; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (BOOL)isLoading; +- (void)loadRequest:(id)arg1; +- (void)_forceRawDataDump:(id)arg1; +- (void)willProcessDocument; +- (void)processDocument:(struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; }*)arg1; +- (void)didProcessDocument; +- (id)connection; +- (void)cancel; +- (id)init; +- (void)dealloc; + +@end diff --git a/WebBookmarks.framework/BABookmarkItem.h b/WebBookmarks.framework/BABookmarkItem.h new file mode 100755 index 0000000..b6468af --- /dev/null +++ b/WebBookmarks.framework/BABookmarkItem.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks + */ + +@class WebBookmark, WebBookmarkCollection; + +@interface BABookmarkItem : NSObject { + WebBookmarkCollection *_collection; + WebBookmark *_bookmark; +} + +@property(retain) WebBookmark * bookmark; +@property(readonly) WebBookmarkCollection * collection; + + +- (id)initWithBookmarkCollection:(id)arg1 bookmark:(id)arg2; +- (void)setBookmark:(id)arg1; +- (id)collection; +- (id)bookmark; +- (void)dealloc; + +@end diff --git a/WebBookmarks.framework/BAChangeRecord.h b/WebBookmarks.framework/BAChangeRecord.h new file mode 100755 index 0000000..0d7214b --- /dev/null +++ b/WebBookmarks.framework/BAChangeRecord.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks + */ + +@class WebBookmark, WebBookmarkCollection; + +@interface BAChangeRecord : NSObject { + WebBookmarkCollection *_collection; + WebBookmark *_bookmark; + int _changeType; +} + +@property(readonly) int changeType; +@property(readonly) WebBookmark * bookmark; +@property(readonly) WebBookmarkCollection * collection; + + +- (id)changeTypeDescription; +- (id)initWithBookmarkCollection:(id)arg1 bookmark:(id)arg2 changeType:(int)arg3; +- (id)collection; +- (id)bookmark; +- (id)description; +- (void)dealloc; +- (int)changeType; + +@end diff --git a/WebBookmarks.framework/WebBookmark.h b/WebBookmarks.framework/WebBookmark.h new file mode 100755 index 0000000..b384530 --- /dev/null +++ b/WebBookmarks.framework/WebBookmark.h @@ -0,0 +1,108 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks + */ + +@class NSString, NSData, NSDictionary, NSDate; + +@interface WebBookmark : NSObject { + BOOL _folder; + NSString *_title; + NSString *_url; + NSString *_UUID; + NSString *_serverID; + NSString *_syncKey; + NSData *_syncData; + BOOL _editable; + BOOL _deletable; + BOOL _hidden; + BOOL _fetchedIconData; + NSData *_iconData; + NSDictionary *_extraAttributes; + unsigned int _id; + unsigned int _parentID; + unsigned int _specialID; + unsigned int _orderIndex; + BOOL _inserted; +} + +@property(retain) NSString * previewText; +@property BOOL fetchedIconData; +@property(retain) NSData * iconData; +@property(retain) NSDate * dateAdded; +@property(retain) NSDate * dateLastViewed; +@property(retain) NSDate * dateLastFetched; +@property(retain) NSString * serverID; +@property(retain) NSString * syncKey; +@property(retain) NSData * syncData; +@property(retain) NSDictionary * extraAttributes; +@property(getter=isInserted,readonly) BOOL inserted; +@property(getter=isFolder,readonly) BOOL folder; +@property(getter=isHidden,readonly) BOOL hidden; +@property(getter=isDeletable,readonly) BOOL deletable; +@property(getter=isEditable,readonly) BOOL editable; +@property(readonly) unsigned int specialID; +@property(readonly) NSString * UUID; +@property(readonly) unsigned int identifier; +@property(readonly) unsigned int parentID; +@property(retain) NSString * address; +@property(retain) NSString * title; + + +- (void)setPreviewText:(id)arg1; +- (id)dateAdded; +- (void)setDateAdded:(id)arg1; +- (id)dateLastViewed; +- (void)setDateLastViewed:(id)arg1; +- (id)dateLastFetched; +- (void)setDateLastFetched:(id)arg1; +- (void)setTitle:(id)arg1 previewText:(id)arg2 dateLastViewed:(id)arg3 dateLastFetched:(id)arg4; +- (void)setIconData:(id)arg1; +- (void)setFetchedIconData:(BOOL)arg1; +- (id)_readingListPropertyNamed:(id)arg1; +- (void)_modifyReadingListAttributes:(id)arg1; +- (BOOL)isReadingListItem; +- (id)syncData; +- (id)initReadingListBookmarkWithTitle:(id)arg1 address:(id)arg2 previewText:(id)arg3 iconData:(id)arg4; +- (void)_setID:(unsigned int)arg1; +- (void)_setUUID:(id)arg1; +- (void)_setInserted:(BOOL)arg1; +- (BOOL)fetchedIconData; +- (void)_setHidden:(BOOL)arg1; +- (void)_markSpecial:(unsigned int)arg1; +- (id)_initWithSqliteRow:(struct sqlite3_stmt { }*)arg1; +- (void)_setParentID:(unsigned int)arg1; +- (void)setSyncData:(id)arg1; +- (void)_setOrderIndex:(unsigned int)arg1; +- (unsigned int)_orderIndex; +- (id)initStaticWithTitle:(id)arg1 address:(id)arg2; +- (id)initFolderWithParentID:(unsigned int)arg1; +- (BOOL)isReadingListFolder; +- (BOOL)isFolder; +- (BOOL)isDeletable; +- (unsigned int)specialID; +- (id)initWithTitle:(id)arg1 address:(id)arg2; +- (id)shortTypeDescription; +- (void)setAddress:(id)arg1; +- (id)address; +- (id)localizedTitle; +- (id)UUID; +- (BOOL)isInserted; +- (BOOL)isEditable; +- (unsigned int)identifier; +- (id)title; +- (void)setTitle:(id)arg1; +- (BOOL)isHidden; +- (id)previewText; +- (void)setExtraAttributes:(id)arg1; +- (id)extraAttributes; +- (id)iconData; +- (id)description; +- (id)init; +- (void)dealloc; +- (id)syncKey; +- (void)setSyncKey:(id)arg1; +- (id)serverID; +- (unsigned int)parentID; +- (void)setServerID:(id)arg1; + +@end diff --git a/WebBookmarks.framework/WebBookmarkCollection.h b/WebBookmarks.framework/WebBookmarkCollection.h new file mode 100755 index 0000000..542573d --- /dev/null +++ b/WebBookmarks.framework/WebBookmarkCollection.h @@ -0,0 +1,172 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks + */ + +@class WebBookmark; + +@interface WebBookmarkCollection : NSObject { + struct sqlite3 { } *_db; + struct __CFLocale { } *_locale; + struct __CFStringTokenizer { } *_wordTokenizer; + WebBookmark *_rootBookmark; + BOOL _merging; + BOOL _dirty; +} + +@property(getter=isMerging) BOOL merging; + ++ (BOOL)lockSync; ++ (void)unlockSync; ++ (id)safariDirectoryPath; ++ (void)_postBookmarksChangedSyncNotification; ++ (id)safariBookmarkCollection; + +- (id)_mergeCandidateFolderWithTitle:(id)arg1 parent:(unsigned int)arg2; +- (id)_mergeCandidateBookmarkWithAddress:(id)arg1 parent:(unsigned int)arg2; +- (id)_serverIDForBookmarkID:(unsigned int)arg1; +- (BOOL)_setServerID:(id)arg1 forBookmark:(id)arg2; +- (BOOL)_setSyncKey:(id)arg1 forBookmark:(id)arg2; +- (BOOL)_setSyncData:(id)arg1 forBookmark:(id)arg2; +- (id)_syncKeysForServerIDs:(id)arg1; +- (id)_serverIDsInFolderWithServerID:(id)arg1; +- (BOOL)_orderChildrenWithServerIDs:(id)arg1 inFolderWithServerID:(id)arg2; +- (id)_changeList; +- (BOOL)_incrementDAVGeneration; +- (void)_postDistributedBookmarksDidReloadNotificationIfChangesWereMade; +- (void)_clearAndCreateBookmarksTables; +- (void)_clearAndCreateAncestorTable; +- (void)_normalizeDatabaseURLs; +- (void)_migrateSchemaVersion3ToVersion4; +- (void)_migrateSchemaVersion4ToVersion5; +- (void)_migrateSchemaVersion5ToVersion6; +- (void)_migrateSchemaVersion6ToVersion7; +- (void)_migrateSchemaVersion7ToVersion8; +- (void)_migrateSchemaVersion8ToVersion9; +- (void)_migrateSchemaVersion9ToVersion10; +- (void)_migrateSchemaVersion10ToVersion11; +- (void)_migrateSchemaVersion11And12And13ToVersion14; +- (void)_migrateSchemaVersion14ToVersion15; +- (void)_migrateSchemaVersion15ToVersion16; +- (void)_migrateSchemaVersion16AndVersion17AndVersion18ToVersion19; +- (void)_migrateSchemaVersion21ToVersion22; +- (void)_migrateSchemaVersion22ToVersion23; +- (int)_userVersion; +- (void)_migrateSchemaVersion0ToVersion1; +- (void)_migrateSchemaVersion1And2ToVersion3; +- (void)_migrateSchemaVersion19And20ToVersion21; +- (void)_rerunMigrationsIfNecessary; +- (BOOL)_importBookmarksPlist:(id)arg1; +- (BOOL)_importSyncAnchorPlist:(id)arg1; +- (BOOL)_insertAncestorTableEntriesForBookmarkID:(unsigned int)arg1 withAncestorIDs:(id)arg2; +- (BOOL)_restoreBookmarkBarIfMissing; +- (void)_restoreOrMergeReadingListFolderWithChangeNotification:(BOOL)arg1; +- (BOOL)_clearAllSyncKeys; +- (BOOL)_clearAllTombstones; +- (BOOL)_deleteRecursively:(unsigned int)arg1; +- (unsigned int)_specialIDForBookmarkTitle:(id)arg1; +- (id)_databaseTitleForSpecialID:(unsigned int)arg1; +- (BOOL)_updateHiddenAncestorCountForBookmarksUnderFolderID:(unsigned int)arg1 addingOffset:(int)arg2; +- (BOOL)_markBookmarkID:(unsigned int)arg1 withSpecialID:(unsigned int)arg2; +- (BOOL)_reindexBookmarkID:(unsigned int)arg1 title:(id)arg2; +- (unsigned int)_bookmarkIDForServerID:(id)arg1; +- (id)_bookmarkWithServerID:(id)arg1; +- (BOOL)_unsafeOrderChildrenWithServerIDs:(id)arg1 inFolderWithServerID:(id)arg2; +- (BOOL)_clearTitleWordsForBookmarkID:(unsigned int)arg1; +- (void)_collectChangesOfType:(int)arg1 withClause:(id)arg2 intoArray:(id)arg3; +- (void)_postDistributedBookmarksDidReloadNotification; +- (BOOL)setSyncData:(id)arg1 forKey:(id)arg2; +- (BOOL)_addChildrenOfID:(unsigned int)arg1 toCollection:(id)arg2 recursive:(BOOL)arg3 error:(id*)arg4; +- (id)_bookmarkDictionaryForSqliteRow:(struct sqlite3_stmt { }*)arg1 recursive:(BOOL)arg2 error:(id*)arg3; +- (BOOL)_addBookmarkWithTitle:(id)arg1 address:(id)arg2 parentID:(unsigned int)arg3 orderIndex:(unsigned int)arg4 isFolder:(BOOL)arg5 externalUUID:(id)arg6 associatedBookmark:(id)arg7 reorderSiblings:(BOOL)arg8 updateParentChildCount:(BOOL)arg9 updateAncestorEntries:(BOOL)arg10; +- (BOOL)_indexBookmarkID:(unsigned int)arg1 title:(id)arg2; +- (BOOL)_syncAdd:(id)arg1 toParent:(unsigned int)arg2 withOrderIndex:(unsigned int)arg3 error:(id*)arg4; +- (BOOL)_mergeChildrenOfID:(unsigned int)arg1 referencingBase:(id)arg2 error:(id*)arg3; +- (BOOL)_markSpecialBookmarks; +- (BOOL)_rebuildAncestorTable; +- (BOOL)_clearAllDAVSyncData; +- (BOOL)_deleteSyncPropertyForKey:(id)arg1; +- (BOOL)_syncPropertyExistsForKey:(id)arg1; +- (id)syncDataForKey:(id)arg1; +- (BOOL)vacuum; +- (void)localeSettingsChanged; +- (id)bookmarkWithUUID:(id)arg1; +- (id)bookmarksBarBookmark; +- (id)readingListFolder; +- (id)bookmarkAtPath:(id)arg1; +- (id)subfoldersOfID:(unsigned int)arg1; +- (id)rootList; +- (id)bookmarksBarList; +- (id)readingList; +- (id)unreadReadingList; +- (id)readingListItemsWithIconData:(BOOL)arg1 unreadOnly:(BOOL)arg2; +- (BOOL)saveBookmark:(id)arg1; +- (BOOL)deleteBookmark:(id)arg1; +- (BOOL)moveBookmark:(id)arg1 toFolderWithID:(unsigned int)arg2; +- (BOOL)reorderBookmark:(id)arg1 toIndex:(unsigned int)arg2; +- (BOOL)reorderList:(id)arg1 moveBookmarkAtIndex:(unsigned int)arg2 toIndex:(unsigned int)arg3; +- (struct sqlite3_stmt { }*)_prefixSearch:(id)arg1 usingColumns:(const char *)arg2 maxCount:(unsigned int)arg3; +- (void)retrieveBookmarksMatchingString:(id)arg1 delegate:(id)arg2 userInfo:(void*)arg3; +- (id)bookmarksMatchingString:(id)arg1; +- (id)bookmarksWithTitlesMatchingString:(id)arg1; +- (id)bookmarksWithURLsMatchingString:(id)arg1; +- (id)firstReadingListBookmarkWithURLMatchingString:(id)arg1 prefixMatch:(BOOL)arg2; +- (id)firstReadingListBookmarkWithIconDataWithBaseURL:(id)arg1; +- (unsigned int)indexOfReadingListBookmark:(id)arg1 countingOnlyUnread:(BOOL)arg2; +- (BOOL)isMerging; +- (void)setMerging:(BOOL)arg1; +- (BOOL)_openDatabaseAtPath:(id)arg1 error:(id*)arg2; +- (void)_registerForSyncBookmarksFileChangedNotification; +- (id)_errorForMostRecentSQLiteError; +- (void)_createSchema; +- (void)_migrateToCurrentSchema; +- (BOOL)_restoreMissingSpecialBookmarks; +- (BOOL)_migrateBookmarksPlist:(id)arg1 syncAnchorPlist:(id)arg2; +- (id)initWithPath:(id)arg1 migratingBookmarksPlist:(id)arg2 syncAnchorPlist:(id)arg3; +- (int)_executeSQLWithCString:(const char *)arg1; +- (void)_clearAndCreateBookmarksTitleWordTable; +- (BOOL)_indexAllTitleWords; +- (struct sqlite3_stmt { }*)_selectBookmarksWhere:(id)arg1; +- (int)_finalizeStatementIfNotNull:(struct sqlite3_stmt { }*)arg1; +- (id)_bookmarkWithSpecialID:(unsigned int)arg1; +- (id)rootBookmark; +- (id)bookmarkWithID:(unsigned int)arg1; +- (id)listWithID:(unsigned int)arg1 skipOffset:(unsigned int)arg2; +- (int)_intFromExecutingSQL:(id)arg1; +- (id)listWithID:(unsigned int)arg1; +- (id)listWithID:(unsigned int)arg1 skipOffset:(unsigned int)arg2 includeHidden:(BOOL)arg3; +- (id)listWithSpecialID:(unsigned int)arg1; +- (unsigned int)readingListFolderBookmarkID; +- (id)_readingListWithUnreadOnly:(BOOL)arg1; +- (struct sqlite3_stmt { }*)_selectBookmarksWhere:(id)arg1 countOnly:(BOOL)arg2; +- (unsigned int)_specialIDForBookmarkBeingSaved:(id)arg1; +- (BOOL)_saveBookmark:(id)arg1 withSpecialID:(unsigned int)arg2 updateGeneration:(BOOL)arg3; +- (void)_postBookmarksFolderContentsDidChangeNotification:(unsigned int)arg1; +- (void)_postBookmarksSpecialFoldersDidChangeNotification; +- (BOOL)_deleteBookmark:(id)arg1 leaveTombstone:(BOOL)arg2; +- (BOOL)_incrementGeneration; +- (int)_orderIndexForBookmarkInsertedIntoParent:(unsigned int)arg1 insertAtBeginning:(BOOL)arg2; +- (int)_executeSQL:(id)arg1; +- (id)_uniqueExternalUUID; +- (BOOL)_updateCachedChildCountForParentID:(unsigned int)arg1 inDirection:(int)arg2; +- (BOOL)_clearSyncKeysUnderBookmarkID:(unsigned int)arg1 isFolder:(BOOL)arg2; +- (BOOL)_insertTombstoneWithServerID:(id)arg1; +- (BOOL)_deleteAncestorTableEntriesForBookmarkID:(unsigned int)arg1; +- (BOOL)_insertAncestorTableEntriesForBookmarkID:(unsigned int)arg1 withParentID:(unsigned int)arg2; +- (int)_DAVGeneration; +- (BOOL)_moveBookmark:(id)arg1 toIndex:(unsigned int)arg2; +- (void)_normalizeSearchString:(struct __CFString { }*)arg1; +- (id)_bookmarksFromStatementSelectingIDs:(const char *)arg1 withQuery:(id)arg2; +- (id)_firstBookmarkWithURLMatchingString:(id)arg1 prefixMatch:(BOOL)arg2 inParent:(unsigned int)arg3; +- (id)_bookmarksInListWhere:(id)arg1 fromIndex:(unsigned int)arg2 toIndex:(unsigned int)arg3; +- (id)syncStringForKey:(id)arg1; +- (id)bookmarksDictionary; +- (unsigned int)generation; +- (BOOL)beginSyncTransaction; +- (BOOL)syncSetString:(id)arg1 forKey:(id)arg2; +- (BOOL)mergeWithBookmarksDictionary:(id)arg1 clearHidden:(BOOL)arg2 error:(id*)arg3; +- (void)rollbackSyncTransaction; +- (void)commitSyncTransaction; +- (id)initWithPath:(id)arg1; +- (void)dealloc; + +@end diff --git a/WebBookmarks.framework/WebBookmarkList.h b/WebBookmarks.framework/WebBookmarkList.h new file mode 100755 index 0000000..aa6fa0d --- /dev/null +++ b/WebBookmarks.framework/WebBookmarkList.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks + */ + +@class WebBookmarkCollection, NSMutableArray, NSString; + +@interface WebBookmarkList : NSObject { + NSMutableArray *_bookmarks; + unsigned int _bookmarkCount; + unsigned int _skipOffset; + BOOL _customQuery; + NSString *_query; + unsigned int _folderID; + WebBookmarkCollection *_collection; +} + +@property(readonly) unsigned int folderID; + + +- (id)initWithFolderID:(unsigned int)arg1 inCollection:(id)arg2 bookmarkCount:(unsigned int)arg3 skipOffset:(unsigned int)arg4 includeHidden:(BOOL)arg5; +- (id)initWithBookmarksWhere:(id)arg1 collection:(id)arg2 bookmarkCount:(unsigned int)arg3 skipOffset:(unsigned int)arg4; +- (void)_moveBookmarkAtIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; +- (unsigned int)_reverseOrderIndex:(unsigned int)arg1; +- (BOOL)stepThroughIndex:(unsigned int)arg1; +- (id)bookmarkAtIndex:(unsigned int)arg1; +- (unsigned int)bookmarkCount; +- (unsigned int)folderID; +- (void)dealloc; + +@end diff --git a/WebCore.framework/AccessibilityObjectWrapper.h b/WebCore.framework/AccessibilityObjectWrapper.h new file mode 100755 index 0000000..47b8d2a --- /dev/null +++ b/WebCore.framework/AccessibilityObjectWrapper.h @@ -0,0 +1,123 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class AccessibilityObjectWrapper; + +@interface AccessibilityObjectWrapper : NSObject { + struct AccessibilityObject { int (**x1)(); int x2; unsigned int x3; struct Vector,0ul> { + unsigned int m_size; + struct VectorBuffer,0ul> { + struct RefPtr {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } x4; boolx5; int x6; struct RetainPtr { + AccessibilityObjectWrapper *m_ptr; + } x7; } *m_object; + int m_isAccessibilityElement; + unsigned long long m_accessibilityTraitsFromAncestor; +} + + +- (id)initWithAccessibilityObject:(struct AccessibilityObject { int (**x1)(); int x2; unsigned int x3; struct Vector,0ul> { unsigned int x_4_1_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_2_1; unsigned int x_2_2_2; } x_4_1_2; } x4; boolx5; int x6; struct RetainPtr { id x_7_1_1; } x7; }*)arg1; +- (id)accessibilityHitTest:(struct CGPoint { float x1; float x2; })arg1; +- (id)_accessibilityListAncestor; +- (id)_accessibilityLandmarkAncestor; +- (id)_accessibilityTableAncestor; +- (id)accessibilityTitleElement; +- (id)accessibilityHeaderElements; +- (id)accessibilityElementForRow:(int)arg1 andColumn:(int)arg2; +- (struct _NSRange { unsigned int x1; unsigned int x2; })accessibilityRowRange; +- (struct _NSRange { unsigned int x1; unsigned int x2; })accessibilityColumnRange; +- (id)accessibilityPlaceholderValue; +- (BOOL)accessibilityIsComboBox; +- (id)accessibilityURL; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })accessibilityElementRect; +- (id)accessibilityFocusedUIElement; +- (BOOL)accessibilityRequired; +- (id)accessibilityFlowToElements; +- (id)accessibilityLinkedElement; +- (void)_accessibilityActivate; +- (id)_accessibilityParentForSubview:(id)arg1; +- (void)postFocusChangeNotification; +- (void)postSelectedTextChangeNotification; +- (void)postLayoutChangeNotification; +- (void)postLiveRegionChangeNotification; +- (void)postLoadCompleteNotification; +- (void)postChildrenChangedNotification; +- (void)accessibilityIncreaseSelection:(int)arg1; +- (void)accessibilityDecreaseSelection:(int)arg1; +- (void)accessibilityMoveSelectionToMarker:(id)arg1; +- (struct _NSRange { unsigned int x1; unsigned int x2; })elementTextRange; +- (id)accessibilityObjectForTextMarker:(id)arg1; +- (id)attributedStringForRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (id)elementsForRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (id)selectionRangeString; +- (id)selectedTextMarker; +- (id)lineEndMarkerForMarker:(id)arg1; +- (id)lineStartMarkerForMarker:(id)arg1; +- (id)nextMarkerForMarker:(id)arg1; +- (id)previousMarkerForMarker:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForTextMarkers:(id)arg1; +- (id)textMarkerForPoint:(struct CGPoint { float x1; float x2; })arg1; +- (id)accessibilitySpeechHint; +- (BOOL)accessibilityARIAIsBusy; +- (id)accessibilityARIALiveRegionStatus; +- (id)accessibilityARIARelevantStatus; +- (BOOL)accessibilityARIALiveRegionIsAtomic; +- (void)accessibilitySetPostedNotificationCallback:(int (*)())arg1 withContext:(void*)arg2; +- (void)accessibilityPostedNotification:(int)arg1; +- (struct AccessibilityObject { int (**x1)(); int x2; unsigned int x3; struct Vector,0ul> { unsigned int x_4_1_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_2_1; unsigned int x_2_2_2; } x_4_1_2; } x4; boolx5; int x6; struct RetainPtr { id x_7_1_1; } x7; }*)accessibilityObject; +- (BOOL)isAttachment; +- (BOOL)_prepareAccessibilityCall; +- (BOOL)accessibilityCanFuzzyHitTest; +- (id)accessibilityPostProcessHitTest:(struct CGPoint { float x1; float x2; })arg1; +- (BOOL)_accessibilityIsLandmarkRole:(int)arg1; +- (unsigned long long)_accessibilityTraitsFromAncestors; +- (BOOL)containsUnnaturallySegmentedChildren; +- (BOOL)determineIsAccessibilityElement; +- (BOOL)stringValueShouldBeUsedInLabel; +- (struct AccessibilityTableCell { int (**x1)(); int x2; unsigned int x3; struct Vector,0ul> { unsigned int x_4_1_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_2_1; unsigned int x_2_2_2; } x_4_1_2; } x4; boolx5; int x6; struct RetainPtr { id x_7_1_1; } x7; struct RenderObject {} *x8; int x9; boolx10; int x11; int x12; }*)tableCellParent; +- (struct AccessibilityTable { int (**x1)(); int x2; unsigned int x3; struct Vector,0ul> { unsigned int x_4_1_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_2_1; unsigned int x_2_2_2; } x_4_1_2; } x4; boolx5; int x6; struct RetainPtr { id x_7_1_1; } x7; struct RenderObject {} *x8; int x9; boolx10; int x11; struct Vector,0ul> { unsigned int x_12_1_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_2_1; unsigned int x_2_2_2; } x_12_1_2; } x12; struct Vector,0ul> { unsigned int x_13_1_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_2_1; unsigned int x_2_2_2; } x_13_1_2; } x13; struct AccessibilityTableHeaderContainer {} *x14; boolx15; }*)tableParent; +- (id)_accessibilityWebDocumentView; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_convertIntRectToScreenCoordinates:(struct IntRect { struct IntPoint { int x_1_1_1; int x_1_1_2; } x1; struct IntSize { int x_2_1_1; int x_2_1_2; } x2; })arg1; +- (id)_accessibilityNextElementsWithCount:(unsigned long)arg1; +- (id)_accessibilityPreviousElementsWithCount:(unsigned long)arg1; +- (void)accessibilityModifySelection:(int)arg1 increase:(BOOL)arg2; +- (BOOL)_addAccessibilityObject:(struct AccessibilityObject { int (**x1)(); int x2; unsigned int x3; struct Vector,0ul> { unsigned int x_4_1_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_2_1; unsigned int x_2_2_2; } x_4_1_2; } x4; boolx5; int x6; struct RetainPtr { id x_7_1_1; } x7; }*)arg1 toTextMarkerArray:(id)arg2; +- (struct _NSRange { unsigned int x1; unsigned int x2; })_convertToNSRange:(struct Range { int x1; struct RefPtr { struct Document {} *x_2_1_1; } x2; struct RangeBoundaryPoint { struct RefPtr { struct Node {} *x_1_2_1; } x_3_1_1; int x_3_1_2; struct Node {} *x_3_1_3; } x3; struct RangeBoundaryPoint { struct RefPtr { struct Node {} *x_1_2_1; } x_4_1_1; int x_4_1_2; struct Node {} *x_4_1_3; } x4; }*)arg1; +- (id)textMarkerRange; +- (int)positionForTextMarker:(id)arg1; +- (struct PassRefPtr { struct Range {} *x1; })_convertToDOMRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (id)textMarkerForPosition:(int)arg1; +- (id)arrayOfTextForTextMarkers:(id)arg1 attributed:(BOOL)arg2; +- (id)_stringForRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1 attributed:(BOOL)arg2; +- (id)textMarkerRangeForSelection; +- (id)stringForTextMarkers:(id)arg1; +- (id)attachmentView; +- (int)indexOfAccessibilityElement:(id)arg1; +- (id)accessibilityElementAtIndex:(int)arg1; +- (int)accessibilityElementCount; +- (void)accessibilityDecrement; +- (void)accessibilityIncrement; +- (void)accessibilityElementDidBecomeFocused; +- (id)accessibilityIdentifier; +- (id)accessibilityLanguage; +- (id)accessibilityContainer; +- (BOOL)isAccessibilityElement; +- (unsigned long long)accessibilityTraits; +- (struct CGPoint { float x1; float x2; })accessibilityActivationPoint; +- (id)accessibilityHint; +- (id)accessibilityValue; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })accessibilityFrame; +- (id)stringForRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (void)detach; +- (id)accessibilityLabel; +- (void)dealloc; + +@end diff --git a/WebCore.framework/AccessibilityTextMarker.h b/WebCore.framework/AccessibilityTextMarker.h new file mode 100755 index 0000000..16d2e78 --- /dev/null +++ b/WebCore.framework/AccessibilityTextMarker.h @@ -0,0 +1,92 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface AccessibilityTextMarker : NSObject { + + /* Error parsing encoded ivar type info: ^{AXObjectCache=^{Document}{HashMap,WTF::IntHash,WTF::HashTraits,WTF::HashTraits > >="m_impl"{HashTable >,WTF::PairFirstExtractor > >,WTF::IntHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits >="m_table"^{pair >}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}{HashMap,WTF::HashTraits,WTF::HashTraits >="m_impl"{HashTable,WTF::PairFirstExtractor >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits >="m_table"^{pair}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}{HashMap,WTF::HashTraits,WTF::HashTraits >="m_impl"{HashTable,WTF::PairFirstExtractor >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits >="m_table"^{pair}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}{HashSet,WTF::HashTraits >="m_impl"{HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits >="m_table"^^{Node}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}{HashSet,WTF::HashTraits >="m_impl"{HashTable,WTF::IntHash,WTF::HashTraits,WTF::HashTraits >="m_table"^I"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}{Timer="_vptr$TimerBase"^^?"m_nextFireTime"d"m_repeatInterval"d"m_heapIndex"i"m_heapInsertionOrder"I"m_object"^{AXObjectCache}"m_function"{?="__pfn"^"__delta"i}}{Vector, WebCore::AXObjectCache::AXNotification>,0ul>="m_size"I"m_buffer"{VectorBuffer, WebCore::AXObjectCache::AXNotification>,0ul>="m_buffer"^{pair,WebCore::AXObjectCache::AXNotification>}"m_capacity"I}}} */ + struct AXObjectCache { struct Document {} *x1; struct HashMap,WTF::IntHash,WTF::HashTraits,WTF::HashTraits > > { + struct HashTable >,WTF::PairFirstExtractor > >,WTF::IntHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { + struct pair > {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x2; struct HashMap,WTF::HashTraits,WTF::HashTraits > { + struct HashTable,WTF::PairFirstExtractor >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { + struct pair {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x3; struct HashMap,WTF::HashTraits,WTF::HashTraits > { + struct HashTable,WTF::PairFirstExtractor >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { + struct pair {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x4; struct HashSet,WTF::HashTraits > { + struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { + struct Node {} **m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x5; struct HashSet,WTF::HashTraits > { + struct HashTable,WTF::IntHash,WTF::HashTraits,WTF::HashTraits > { + unsigned int *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x6; struct Timer { + int (**_vptr$TimerBase)(); + double m_nextFireTime; + double m_repeatInterval; + int m_heapIndex; + unsigned int m_heapInsertionOrder; + struct AXObjectCache {} *m_object; + struct { + /* Warning: Unrecognized filer type: '"' using 'void*' */ void**__pfn; + } m_function; + } x7; struct Vector, WebCore::AXObjectCache::AXNotification>,0ul> { + unsigned int m_size; + struct VectorBuffer, WebCore::AXObjectCache::AXNotification>,0ul> { + struct pair,WebCore::AXObjectCache::AXNotification> {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } x8; } *_cache; + + struct TextMarkerData { + unsigned int axID; + struct Node {} *node; + int offset; + int affinity; + } _textMarkerData; +} + ++ (id)textMarkerWithVisiblePosition:(struct VisiblePosition { struct Position { struct RefPtr { struct Node {} *x_1_2_1; } x_1_1_1; int x_1_1_2; unsigned int x_1_1_3 : 2; unsigned int x_1_1_4 : 1; } x1; int x2; }*)arg1 cache:(struct AXObjectCache { struct Document {} *x1; struct HashMap,WTF::IntHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::IntHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { struct pair > {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_2_1_1; } x2; struct HashMap,WTF::HashTraits,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_3_1_1; } x3; struct HashMap,WTF::HashTraits,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_4_1_1; } x4; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct Node {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_5_1_1; } x5; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::IntHash,WTF::HashTraits,WTF::HashTraits > { unsigned int *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_6_1_1; } x6; struct Timer { int (**x_7_1_1)(); double x_7_1_2; double x_7_1_3; int x_7_1_4; unsigned int x_7_1_5; struct AXObjectCache {} *x_7_1_6; struct { int *x_7_2_1; } x_7_1_7; } x7; struct Vector, WebCore::AXObjectCache::AXNotification>,0ul> { unsigned int x_8_1_1; struct VectorBuffer, WebCore::AXObjectCache::AXNotification>,0ul> { struct pair,WebCore::AXObjectCache::AXNotification> {} *x_2_2_1; unsigned int x_2_2_2; } x_8_1_2; } x8; }*)arg2; + +- (id)initWithData:(id)arg1 accessibilityObject:(id)arg2; +- (id)dataRepresentation; +- (id)initWithTextMarker:(struct TextMarkerData { unsigned int x1; struct Node {} *x2; int x3; int x4; }*)arg1 cache:(struct AXObjectCache { struct Document {} *x1; struct HashMap,WTF::IntHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::IntHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { struct pair > {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_2_1_1; } x2; struct HashMap,WTF::HashTraits,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_3_1_1; } x3; struct HashMap,WTF::HashTraits,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_4_1_1; } x4; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct Node {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_5_1_1; } x5; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::IntHash,WTF::HashTraits,WTF::HashTraits > { unsigned int *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_6_1_1; } x6; struct Timer { int (**x_7_1_1)(); double x_7_1_2; double x_7_1_3; int x_7_1_4; unsigned int x_7_1_5; struct AXObjectCache {} *x_7_1_6; struct { int *x_7_2_1; } x_7_1_7; } x7; struct Vector, WebCore::AXObjectCache::AXNotification>,0ul> { unsigned int x_8_1_1; struct VectorBuffer, WebCore::AXObjectCache::AXNotification>,0ul> { struct pair,WebCore::AXObjectCache::AXNotification> {} *x_2_2_1; unsigned int x_2_2_2; } x_8_1_2; } x8; }*)arg2; +- (struct VisiblePosition { struct Position { struct RefPtr { struct Node {} *x_1_2_1; } x_1_1_1; int x_1_1_2; unsigned int x_1_1_3 : 2; unsigned int x_1_1_4 : 1; } x1; int x2; })visiblePosition; +- (id)initWithData:(id)arg1 cache:(struct AXObjectCache { struct Document {} *x1; struct HashMap,WTF::IntHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::IntHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { struct pair > {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_2_1_1; } x2; struct HashMap,WTF::HashTraits,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_3_1_1; } x3; struct HashMap,WTF::HashTraits,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_4_1_1; } x4; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct Node {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_5_1_1; } x5; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::IntHash,WTF::HashTraits,WTF::HashTraits > { unsigned int *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_6_1_1; } x6; struct Timer { int (**x_7_1_1)(); double x_7_1_2; double x_7_1_3; int x_7_1_4; unsigned int x_7_1_5; struct AXObjectCache {} *x_7_1_6; struct { int *x_7_2_1; } x_7_1_7; } x7; struct Vector, WebCore::AXObjectCache::AXNotification>,0ul> { unsigned int x_8_1_1; struct VectorBuffer, WebCore::AXObjectCache::AXNotification>,0ul> { struct pair,WebCore::AXObjectCache::AXNotification> {} *x_2_2_1; unsigned int x_2_2_2; } x_8_1_2; } x8; }*)arg2; +- (id)description; + +@end diff --git a/WebCore.framework/CookieStorageObjCAdapter.h b/WebCore.framework/CookieStorageObjCAdapter.h new file mode 100755 index 0000000..98a6d6c --- /dev/null +++ b/WebCore.framework/CookieStorageObjCAdapter.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface CookieStorageObjCAdapter : NSObject { +} + + +- (void)notifyCookiesChangedOnMainThread; +- (void)cookiesChangedNotificationHandler:(id)arg1; +- (void)startListeningForCookieChangeNotifications; +- (void)stopListeningForCookieChangeNotifications; + +@end diff --git a/WebCore.framework/CoreMotionManager.h b/WebCore.framework/CoreMotionManager.h new file mode 100755 index 0000000..112b58d --- /dev/null +++ b/WebCore.framework/CoreMotionManager.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class CMMotionManager, NSTimer, CLLocationManager; + +@interface CoreMotionManager : NSObject { + CMMotionManager *m_motionManager; + CLLocationManager *m_locationManager; + struct HashSet,WTF::HashTraits > { + struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { + struct DeviceMotionClientIPhone {} **m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_deviceMotionClients; + struct HashSet,WTF::HashTraits > { + struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { + struct DeviceOrientationClientIPhone {} **m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_deviceOrientationClients; + NSTimer *m_updateTimer; + BOOL m_gyroAvailable; + BOOL m_headingAvailable; +} + ++ (id)sharedManager; + +- (void)addMotionClient:(struct DeviceMotionClientIPhone { int (**x1)(); id x2; struct DeviceMotionController {} *x3; struct RefPtr { struct DeviceMotionData {} *x_4_1_1; } x4; boolx5; }*)arg1; +- (void)removeMotionClient:(struct DeviceMotionClientIPhone { int (**x1)(); id x2; struct DeviceMotionController {} *x3; struct RefPtr { struct DeviceMotionData {} *x_4_1_1; } x4; boolx5; }*)arg1; +- (void)addOrientationClient:(struct DeviceOrientationClientIPhone { int (**x1)(); id x2; struct DeviceOrientationController {} *x3; struct RefPtr { struct DeviceOrientation {} *x_4_1_1; } x4; boolx5; }*)arg1; +- (void)removeOrientationClient:(struct DeviceOrientationClientIPhone { int (**x1)(); id x2; struct DeviceOrientationController {} *x3; struct RefPtr { struct DeviceOrientation {} *x_4_1_1; } x4; boolx5; }*)arg1; +- (BOOL)gyroAvailable; +- (void).cxx_destruct; +- (void)initializeOnMainThread; +- (void)checkClientStatus; +- (BOOL)headingAvailable; +- (void)sendMotionData:(id)arg1 withHeading:(id)arg2; +- (void)sendAccelerometerData:(id)arg1; +- (id).cxx_construct; +- (void)update; +- (id)init; +- (void)dealloc; + +@end diff --git a/WebCore.framework/CustomNSURLError.h b/WebCore.framework/CustomNSURLError.h new file mode 100755 index 0000000..50eab1a --- /dev/null +++ b/WebCore.framework/CustomNSURLError.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface CustomNSURLError : NSError { +} + + +- (void)encodeWithCoder:(id)arg1; + +@end diff --git a/WebCore.framework/DOMAbstractView.h b/WebCore.framework/DOMAbstractView.h new file mode 100755 index 0000000..f3e043f --- /dev/null +++ b/WebCore.framework/DOMAbstractView.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMDocument; + +@interface DOMAbstractView : DOMObject { +} + +@property(retain,readonly) DOMDocument * document; + + +- (void)_disconnectFrame; +- (id)document; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMAttr.h b/WebCore.framework/DOMAttr.h new file mode 100755 index 0000000..78fea18 --- /dev/null +++ b/WebCore.framework/DOMAttr.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMElement, NSString, DOMCSSStyleDeclaration; + +@interface DOMAttr : DOMNode { +} + +@property(copy,readonly) NSString * name; +@property(readonly) BOOL specified; +@property(copy) NSString * value; +@property(retain,readonly) DOMElement * ownerElement; +@property(retain,readonly) DOMCSSStyleDeclaration * style; + + +- (BOOL)specified; +- (id)ownerElement; +- (BOOL)isId; +- (id)value; +- (void)setValue:(id)arg1; +- (id)style; +- (id)name; + +@end diff --git a/WebCore.framework/DOMBeforeLoadEvent.h b/WebCore.framework/DOMBeforeLoadEvent.h new file mode 100755 index 0000000..39c8310 --- /dev/null +++ b/WebCore.framework/DOMBeforeLoadEvent.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMBeforeLoadEvent : DOMEvent { +} + +@property(copy,readonly) NSString * url; + + +- (void)initBeforeLoadEvent:(id)arg1 canBubble:(BOOL)arg2 cancelable:(BOOL)arg3 url:(id)arg4; +- (id)url; + +@end diff --git a/WebCore.framework/DOMBlob.h b/WebCore.framework/DOMBlob.h new file mode 100755 index 0000000..b220be4 --- /dev/null +++ b/WebCore.framework/DOMBlob.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMBlob : DOMObject { +} + +@property(readonly) unsigned long long size; + + +- (void)finalize; +- (id)type; +- (unsigned long long)size; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMCDATASection.h b/WebCore.framework/DOMCDATASection.h new file mode 100755 index 0000000..0fd3b54 --- /dev/null +++ b/WebCore.framework/DOMCDATASection.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMCDATASection : DOMText { +} + + + +@end diff --git a/WebCore.framework/DOMCSSCharsetRule.h b/WebCore.framework/DOMCSSCharsetRule.h new file mode 100755 index 0000000..fc610f5 --- /dev/null +++ b/WebCore.framework/DOMCSSCharsetRule.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMCSSCharsetRule : DOMCSSRule { +} + +@property(copy,readonly) NSString * encoding; + + +- (id)encoding; + +@end diff --git a/WebCore.framework/DOMCSSFontFaceRule.h b/WebCore.framework/DOMCSSFontFaceRule.h new file mode 100755 index 0000000..69b8800 --- /dev/null +++ b/WebCore.framework/DOMCSSFontFaceRule.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMCSSStyleDeclaration; + +@interface DOMCSSFontFaceRule : DOMCSSRule { +} + +@property(retain,readonly) DOMCSSStyleDeclaration * style; + + +- (id)style; + +@end diff --git a/WebCore.framework/DOMCSSImportRule.h b/WebCore.framework/DOMCSSImportRule.h new file mode 100755 index 0000000..5e39bab --- /dev/null +++ b/WebCore.framework/DOMCSSImportRule.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMCSSStyleSheet, NSString, DOMMediaList; + +@interface DOMCSSImportRule : DOMCSSRule { +} + +@property(copy,readonly) NSString * href; +@property(retain,readonly) DOMMediaList * media; +@property(retain,readonly) DOMCSSStyleSheet * styleSheet; + + +- (id)href; +- (id)media; +- (id)styleSheet; + +@end diff --git a/WebCore.framework/DOMCSSMediaRule.h b/WebCore.framework/DOMCSSMediaRule.h new file mode 100755 index 0000000..6b02a23 --- /dev/null +++ b/WebCore.framework/DOMCSSMediaRule.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMCSSRuleList, DOMMediaList; + +@interface DOMCSSMediaRule : DOMCSSRule { +} + +@property(retain,readonly) DOMMediaList * media; +@property(retain,readonly) DOMCSSRuleList * cssRules; + + +- (id)cssRules; +- (unsigned int)insertRule:(id)arg1 index:(unsigned int)arg2; +- (unsigned int)insertRule:(id)arg1 :(unsigned int)arg2; +- (void)deleteRule:(unsigned int)arg1; +- (id)media; + +@end diff --git a/WebCore.framework/DOMCSSPageRule.h b/WebCore.framework/DOMCSSPageRule.h new file mode 100755 index 0000000..ee7edf8 --- /dev/null +++ b/WebCore.framework/DOMCSSPageRule.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMCSSStyleDeclaration, NSString; + +@interface DOMCSSPageRule : DOMCSSRule { +} + +@property(copy) NSString * selectorText; +@property(retain,readonly) DOMCSSStyleDeclaration * style; + + +- (id)selectorText; +- (void)setSelectorText:(id)arg1; +- (id)style; + +@end diff --git a/WebCore.framework/DOMCSSPrimitiveValue.h b/WebCore.framework/DOMCSSPrimitiveValue.h new file mode 100755 index 0000000..5810195 --- /dev/null +++ b/WebCore.framework/DOMCSSPrimitiveValue.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMCSSPrimitiveValue : DOMCSSValue { +} + +@property(readonly) unsigned short primitiveType; + + +- (unsigned short)primitiveType; +- (void)setFloatValue:(unsigned short)arg1 floatValue:(float)arg2; +- (void)setFloatValue:(unsigned short)arg1 :(float)arg2; +- (void)setStringValue:(unsigned short)arg1 stringValue:(id)arg2; +- (void)setStringValue:(unsigned short)arg1 :(id)arg2; +- (id)getCounterValue; +- (id)getRectValue; +- (id)getStringValue; +- (float)getFloatValue:(unsigned short)arg1; +- (id)getRGBColorValue; + +@end diff --git a/WebCore.framework/DOMCSSRule.h b/WebCore.framework/DOMCSSRule.h new file mode 100755 index 0000000..3b3dcac --- /dev/null +++ b/WebCore.framework/DOMCSSRule.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMCSSStyleSheet, NSString, DOMCSSRule; + +@interface DOMCSSRule : DOMObject { +} + +@property(readonly) unsigned short type; +@property(copy) NSString * cssText; +@property(retain,readonly) DOMCSSStyleSheet * parentStyleSheet; +@property(retain,readonly) DOMCSSRule * parentRule; + + +- (void)finalize; +- (id)parentStyleSheet; +- (id)parentRule; +- (unsigned short)type; +- (void)setCssText:(id)arg1; +- (id)cssText; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMCSSRuleList.h b/WebCore.framework/DOMCSSRuleList.h new file mode 100755 index 0000000..0eea876 --- /dev/null +++ b/WebCore.framework/DOMCSSRuleList.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMCSSRuleList : DOMObject { +} + +@property(readonly) unsigned int length; + + +- (void)finalize; +- (id)item:(unsigned int)arg1; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMCSSStyleDeclaration.h b/WebCore.framework/DOMCSSStyleDeclaration.h new file mode 100755 index 0000000..33a7b38 --- /dev/null +++ b/WebCore.framework/DOMCSSStyleDeclaration.h @@ -0,0 +1,277 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString, DOMCSSRule; + +@interface DOMCSSStyleDeclaration : DOMObject { +} + +@property(copy) NSString * cssText; +@property(readonly) unsigned int length; +@property(retain,readonly) DOMCSSRule * parentRule; + + +- (void)finalize; +- (void)setPosition:(id)arg1; +- (id)removeProperty:(id)arg1; +- (id)getPropertyPriority:(id)arg1; +- (void)setProperty:(id)arg1 :(id)arg2 :(id)arg3; +- (id)getPropertyShorthand:(id)arg1; +- (BOOL)isPropertyImplicit:(id)arg1; +- (id)parentRule; +- (id)azimuth; +- (void)setAzimuth:(id)arg1; +- (id)backgroundAttachment; +- (void)setBackgroundAttachment:(id)arg1; +- (id)backgroundPosition; +- (void)setBackgroundPosition:(id)arg1; +- (id)backgroundRepeat; +- (void)setBackgroundRepeat:(id)arg1; +- (id)border; +- (void)setBorder:(id)arg1; +- (id)borderCollapse; +- (void)setBorderCollapse:(id)arg1; +- (id)borderColor; +- (id)borderSpacing; +- (void)setBorderSpacing:(id)arg1; +- (id)borderTop; +- (void)setBorderTop:(id)arg1; +- (id)borderRight; +- (void)setBorderRight:(id)arg1; +- (id)borderBottom; +- (void)setBorderBottom:(id)arg1; +- (id)borderLeft; +- (void)setBorderLeft:(id)arg1; +- (id)borderTopColor; +- (void)setBorderTopColor:(id)arg1; +- (id)borderRightColor; +- (void)setBorderRightColor:(id)arg1; +- (id)borderBottomColor; +- (void)setBorderBottomColor:(id)arg1; +- (id)borderLeftColor; +- (void)setBorderLeftColor:(id)arg1; +- (id)borderTopStyle; +- (void)setBorderTopStyle:(id)arg1; +- (id)borderRightStyle; +- (void)setBorderRightStyle:(id)arg1; +- (id)borderBottomStyle; +- (void)setBorderBottomStyle:(id)arg1; +- (id)borderLeftStyle; +- (void)setBorderLeftStyle:(id)arg1; +- (id)borderTopWidth; +- (void)setBorderTopWidth:(id)arg1; +- (id)borderRightWidth; +- (void)setBorderRightWidth:(id)arg1; +- (id)borderBottomWidth; +- (void)setBorderBottomWidth:(id)arg1; +- (id)borderLeftWidth; +- (void)setBorderLeftWidth:(id)arg1; +- (id)borderWidth; +- (id)bottom; +- (void)setBottom:(id)arg1; +- (id)captionSide; +- (void)setCaptionSide:(id)arg1; +- (void)setClear:(id)arg1; +- (void)setClip:(id)arg1; +- (void)setContent:(id)arg1; +- (id)counterIncrement; +- (void)setCounterIncrement:(id)arg1; +- (id)counterReset; +- (void)setCounterReset:(id)arg1; +- (id)cue; +- (void)setCue:(id)arg1; +- (id)cueAfter; +- (void)setCueAfter:(id)arg1; +- (id)cueBefore; +- (void)setCueBefore:(id)arg1; +- (id)display; +- (void)setDisplay:(id)arg1; +- (id)elevation; +- (void)setElevation:(id)arg1; +- (id)emptyCells; +- (void)setEmptyCells:(id)arg1; +- (id)cssFloat; +- (void)setCssFloat:(id)arg1; +- (id)fontSizeAdjust; +- (void)setFontSizeAdjust:(id)arg1; +- (id)_fontSizeDelta; +- (void)_setFontSizeDelta:(id)arg1; +- (id)fontStretch; +- (void)setFontStretch:(id)arg1; +- (id)fontStyle; +- (void)setFontVariant:(id)arg1; +- (id)left; +- (void)setLeft:(id)arg1; +- (void)setLetterSpacing:(id)arg1; +- (void)setListStyle:(id)arg1; +- (id)listStyleImage; +- (void)setListStyleImage:(id)arg1; +- (id)listStylePosition; +- (void)setListStylePosition:(id)arg1; +- (id)listStyleType; +- (void)setListStyleType:(id)arg1; +- (id)margin; +- (id)marginRight; +- (void)setMarginRight:(id)arg1; +- (id)marginBottom; +- (void)setMarginBottom:(id)arg1; +- (id)marginLeft; +- (void)setMarginLeft:(id)arg1; +- (id)markerOffset; +- (void)setMarkerOffset:(id)arg1; +- (id)marks; +- (void)setMarks:(id)arg1; +- (id)maxHeight; +- (void)setMaxHeight:(id)arg1; +- (id)maxWidth; +- (void)setMaxWidth:(id)arg1; +- (id)minHeight; +- (void)setMinHeight:(id)arg1; +- (id)minWidth; +- (void)setMinWidth:(id)arg1; +- (id)orphans; +- (void)setOrphans:(id)arg1; +- (id)outline; +- (void)setOutline:(id)arg1; +- (void)setOutlineColor:(id)arg1; +- (id)outlineStyle; +- (void)setOutlineStyle:(id)arg1; +- (id)outlineWidth; +- (void)setOutlineWidth:(id)arg1; +- (id)overflow; +- (id)padding; +- (id)pageBreakAfter; +- (void)setPageBreakAfter:(id)arg1; +- (id)pageBreakBefore; +- (void)setPageBreakBefore:(id)arg1; +- (id)pageBreakInside; +- (void)setPageBreakInside:(id)arg1; +- (void)setPause:(id)arg1; +- (id)pauseAfter; +- (void)setPauseAfter:(id)arg1; +- (id)pauseBefore; +- (void)setPauseBefore:(id)arg1; +- (void)setPitch:(id)arg1; +- (id)pitchRange; +- (void)setPitchRange:(id)arg1; +- (id)playDuring; +- (void)setPlayDuring:(id)arg1; +- (id)quotes; +- (void)setQuotes:(id)arg1; +- (id)richness; +- (void)setRichness:(id)arg1; +- (id)right; +- (void)setRight:(id)arg1; +- (id)speak; +- (void)setSpeak:(id)arg1; +- (id)speakHeader; +- (void)setSpeakHeader:(id)arg1; +- (id)speakNumeral; +- (void)setSpeakNumeral:(id)arg1; +- (id)speakPunctuation; +- (void)setSpeakPunctuation:(id)arg1; +- (id)speechRate; +- (void)setSpeechRate:(id)arg1; +- (id)stress; +- (void)setStress:(id)arg1; +- (id)tableLayout; +- (void)setTableLayout:(id)arg1; +- (id)textAlign; +- (id)textDecoration; +- (void)setTextDecoration:(id)arg1; +- (id)textIndent; +- (void)setTextIndent:(id)arg1; +- (id)textShadow; +- (void)setTextShadow:(id)arg1; +- (id)textTransform; +- (void)setTextTransform:(id)arg1; +- (id)top; +- (void)setTop:(id)arg1; +- (void)setUnicodeBidi:(id)arg1; +- (id)verticalAlign; +- (void)setVerticalAlign:(id)arg1; +- (id)visibility; +- (void)setVisibility:(id)arg1; +- (id)voiceFamily; +- (void)setVoiceFamily:(id)arg1; +- (id)volume; +- (void)setVolume:(id)arg1; +- (id)whiteSpace; +- (id)widows; +- (void)setWidows:(id)arg1; +- (id)wordSpacing; +- (void)setWordSpacing:(id)arg1; +- (id)zIndex; +- (void)setZIndex:(id)arg1; +- (id)listStyle; +- (id)pitch; +- (id)pause; +- (void)setHeight:(id)arg1; +- (id)height; +- (void)setCursor:(id)arg1; +- (id)cursor; +- (void)setPage:(id)arg1; +- (id)page; +- (id)getPropertyValue:(id)arg1; +- (id)getPropertyCSSValue:(id)arg1; +- (id)clear; +- (void)setBorderWidth:(id)arg1; +- (void)setBorderColor:(id)arg1; +- (id)item:(unsigned int)arg1; +- (id)unicodeBidi; +- (id)direction; +- (id)outlineColor; +- (void)setMarginTop:(id)arg1; +- (id)marginTop; +- (id)background; +- (void)setPaddingRight:(id)arg1; +- (void)setPaddingBottom:(id)arg1; +- (void)setPaddingTop:(id)arg1; +- (void)setPaddingLeft:(id)arg1; +- (void)setBackground:(id)arg1; +- (id)content; +- (id)paddingBottom; +- (id)paddingRight; +- (id)paddingTop; +- (id)paddingLeft; +- (id)fontWeight; +- (id)fontVariant; +- (id)fontSize; +- (id)fontFamily; +- (void)setCssText:(id)arg1; +- (id)color; +- (id)borderStyle; +- (id)cssText; +- (void)setTextAlign:(id)arg1; +- (void)setLineHeight:(id)arg1; +- (void)setMargin:(id)arg1; +- (void)setPadding:(id)arg1; +- (void)setOverflow:(id)arg1; +- (void)setProperty:(id)arg1 value:(id)arg2 priority:(id)arg3; +- (void)setWhiteSpace:(id)arg1; +- (void)setFontWeight:(id)arg1; +- (void)setFontStyle:(id)arg1; +- (void)setFontSize:(id)arg1; +- (void)setFontFamily:(id)arg1; +- (void)setBorderStyle:(id)arg1; +- (void)setColor:(id)arg1; +- (void)setDirection:(id)arg1; +- (id)lineHeight; +- (void)setWidth:(id)arg1; +- (id)width; +- (void)setBackgroundImage:(id)arg1; +- (id)backgroundImage; +- (id)position; +- (id)backgroundColor; +- (void)setSize:(id)arg1; +- (id)font; +- (id)letterSpacing; +- (id)clip; +- (void)setFont:(id)arg1; +- (void)setBackgroundColor:(id)arg1; +- (id)size; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMCSSStyleRule.h b/WebCore.framework/DOMCSSStyleRule.h new file mode 100755 index 0000000..602a483 --- /dev/null +++ b/WebCore.framework/DOMCSSStyleRule.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMCSSStyleDeclaration, NSString; + +@interface DOMCSSStyleRule : DOMCSSRule { +} + +@property(copy) NSString * selectorText; +@property(retain,readonly) DOMCSSStyleDeclaration * style; + + +- (id)selectorText; +- (void)setSelectorText:(id)arg1; +- (id)style; + +@end diff --git a/WebCore.framework/DOMCSSStyleSheet.h b/WebCore.framework/DOMCSSStyleSheet.h new file mode 100755 index 0000000..b31a7d0 --- /dev/null +++ b/WebCore.framework/DOMCSSStyleSheet.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMCSSRule, DOMCSSRuleList; + +@interface DOMCSSStyleSheet : DOMStyleSheet { +} + +@property(retain,readonly) DOMCSSRule * ownerRule; +@property(retain,readonly) DOMCSSRuleList * cssRules; +@property(retain,readonly) DOMCSSRuleList * rules; + + +- (id)ownerRule; +- (id)rules; +- (int)addRule:(id)arg1 style:(id)arg2 index:(unsigned int)arg3; +- (void)removeRule:(unsigned int)arg1; +- (id)cssRules; +- (unsigned int)insertRule:(id)arg1 index:(unsigned int)arg2; +- (unsigned int)insertRule:(id)arg1 :(unsigned int)arg2; +- (void)deleteRule:(unsigned int)arg1; + +@end diff --git a/WebCore.framework/DOMCSSUnknownRule.h b/WebCore.framework/DOMCSSUnknownRule.h new file mode 100755 index 0000000..c2153ba --- /dev/null +++ b/WebCore.framework/DOMCSSUnknownRule.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMCSSUnknownRule : DOMCSSRule { +} + + + +@end diff --git a/WebCore.framework/DOMCSSValue.h b/WebCore.framework/DOMCSSValue.h new file mode 100755 index 0000000..9490173 --- /dev/null +++ b/WebCore.framework/DOMCSSValue.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMCSSValue : DOMObject { +} + +@property(copy) NSString * cssText; +@property(readonly) unsigned short cssValueType; + + +- (void)finalize; +- (unsigned short)cssValueType; +- (void)setCssText:(id)arg1; +- (id)cssText; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMCSSValueList.h b/WebCore.framework/DOMCSSValueList.h new file mode 100755 index 0000000..e274efd --- /dev/null +++ b/WebCore.framework/DOMCSSValueList.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMCSSValueList : DOMCSSValue { +} + +@property(readonly) unsigned int length; + + +- (id)item:(unsigned int)arg1; +- (unsigned int)length; + +@end diff --git a/WebCore.framework/DOMCharacterData.h b/WebCore.framework/DOMCharacterData.h new file mode 100755 index 0000000..f63676c --- /dev/null +++ b/WebCore.framework/DOMCharacterData.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMCharacterData : DOMNode { +} + +@property(copy) NSString * data; +@property(readonly) unsigned int length; + + +- (id)data; +- (void)setData:(id)arg1; +- (id)substringData:(unsigned int)arg1 length:(unsigned int)arg2; +- (id)substringData:(unsigned int)arg1 :(unsigned int)arg2; +- (void)insertData:(unsigned int)arg1 data:(id)arg2; +- (void)insertData:(unsigned int)arg1 :(id)arg2; +- (void)deleteData:(unsigned int)arg1 length:(unsigned int)arg2; +- (void)deleteData:(unsigned int)arg1 :(unsigned int)arg2; +- (void)replaceData:(unsigned int)arg1 length:(unsigned int)arg2 data:(id)arg3; +- (void)replaceData:(unsigned int)arg1 :(unsigned int)arg2 :(id)arg3; +- (void)appendData:(id)arg1; +- (unsigned int)length; + +@end diff --git a/WebCore.framework/DOMComment.h b/WebCore.framework/DOMComment.h new file mode 100755 index 0000000..06a79d8 --- /dev/null +++ b/WebCore.framework/DOMComment.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMComment : DOMCharacterData { +} + + + +@end diff --git a/WebCore.framework/DOMCounter.h b/WebCore.framework/DOMCounter.h new file mode 100755 index 0000000..0d0ca80 --- /dev/null +++ b/WebCore.framework/DOMCounter.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMCounter : DOMObject { +} + +@property(copy,readonly) NSString * identifier; +@property(copy,readonly) NSString * listStyle; +@property(copy,readonly) NSString * separator; + + +- (void)finalize; +- (id)listStyle; +- (id)separator; +- (id)identifier; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMDOMTokenList.h b/WebCore.framework/DOMDOMTokenList.h new file mode 100755 index 0000000..d11c987 --- /dev/null +++ b/WebCore.framework/DOMDOMTokenList.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMDOMTokenList : DOMObject { +} + +@property(readonly) unsigned int length; + + +- (void)finalize; +- (BOOL)contains:(id)arg1; +- (void)add:(id)arg1; +- (void)remove:(id)arg1; +- (BOOL)toggle:(id)arg1; +- (id)item:(unsigned int)arg1; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMDocument.h b/WebCore.framework/DOMDocument.h new file mode 100755 index 0000000..3a8ba0e --- /dev/null +++ b/WebCore.framework/DOMDocument.h @@ -0,0 +1,139 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMHTMLElement, DOMStyleSheetList, DOMAbstractView, DOMHTMLCollection, NSString, DOMImplementation, DOMElement, DOMDocumentType; + +@interface DOMDocument : DOMNode { +} + +@property(retain,readonly) DOMDocumentType * doctype; +@property(retain,readonly) DOMImplementation * implementation; +@property(retain,readonly) DOMElement * documentElement; +@property(copy,readonly) NSString * inputEncoding; +@property(copy,readonly) NSString * xmlEncoding; +@property(copy) NSString * xmlVersion; +@property BOOL xmlStandalone; +@property(copy) NSString * documentURI; +@property(retain,readonly) DOMAbstractView * defaultView; +@property(retain,readonly) DOMStyleSheetList * styleSheets; +@property(copy) NSString * title; +@property(copy,readonly) NSString * referrer; +@property(copy,readonly) NSString * domain; +@property(copy,readonly) NSString * URL; +@property(copy) NSString * cookie; +@property(retain) DOMHTMLElement * body; +@property(retain,readonly) DOMHTMLCollection * images; +@property(retain,readonly) DOMHTMLCollection * applets; +@property(retain,readonly) DOMHTMLCollection * links; +@property(retain,readonly) DOMHTMLCollection * forms; +@property(retain,readonly) DOMHTMLCollection * anchors; +@property(copy,readonly) NSString * lastModified; +@property(copy) NSString * charset; +@property(copy,readonly) NSString * defaultCharset; +@property(copy,readonly) NSString * readyState; +@property(copy,readonly) NSString * characterSet; +@property(copy,readonly) NSString * preferredStylesheetSet; +@property(copy) NSString * selectedStylesheetSet; + + +- (id)implementation; +- (id)inputEncoding; +- (id)xmlEncoding; +- (id)xmlVersion; +- (void)setXmlVersion:(id)arg1; +- (BOOL)xmlStandalone; +- (void)setXmlStandalone:(BOOL)arg1; +- (id)documentURI; +- (void)setDocumentURI:(id)arg1; +- (id)defaultView; +- (id)styleSheets; +- (id)referrer; +- (id)cookie; +- (void)setCookie:(id)arg1; +- (void)setBody:(id)arg1; +- (id)head; +- (id)applets; +- (id)anchors; +- (id)lastModified; +- (id)charset; +- (void)setCharset:(id)arg1; +- (id)defaultCharset; +- (id)readyState; +- (id)characterSet; +- (id)preferredStylesheetSet; +- (id)selectedStylesheetSet; +- (void)setSelectedStylesheetSet:(id)arg1; +- (id)compatMode; +- (id)createDocumentFragment; +- (id)createTextNode:(id)arg1; +- (id)createComment:(id)arg1; +- (id)createCDATASection:(id)arg1; +- (id)createProcessingInstruction:(id)arg1 data:(id)arg2; +- (id)createProcessingInstruction:(id)arg1 :(id)arg2; +- (id)createAttribute:(id)arg1; +- (id)createEntityReference:(id)arg1; +- (id)importNode:(id)arg1 deep:(BOOL)arg2; +- (id)importNode:(id)arg1 :(BOOL)arg2; +- (id)createElementNS:(id)arg1 qualifiedName:(id)arg2; +- (id)createElementNS:(id)arg1 :(id)arg2; +- (id)createAttributeNS:(id)arg1 qualifiedName:(id)arg2; +- (id)createAttributeNS:(id)arg1 :(id)arg2; +- (id)getElementsByTagNameNS:(id)arg1 localName:(id)arg2; +- (id)getElementsByTagNameNS:(id)arg1 :(id)arg2; +- (id)adoptNode:(id)arg1; +- (id)createEvent:(id)arg1; +- (id)createNodeIterator:(id)arg1 :(unsigned int)arg2 :(id)arg3 :(BOOL)arg4; +- (id)createTreeWalker:(id)arg1 whatToShow:(unsigned int)arg2 filter:(id)arg3 expandEntityReferences:(BOOL)arg4; +- (id)createTreeWalker:(id)arg1 :(unsigned int)arg2 :(id)arg3 :(BOOL)arg4; +- (id)getOverrideStyle:(id)arg1 pseudoElement:(id)arg2; +- (id)getOverrideStyle:(id)arg1 :(id)arg2; +- (id)createExpression:(id)arg1 resolver:(id)arg2; +- (id)createExpression:(id)arg1 :(id)arg2; +- (id)createNSResolver:(id)arg1; +- (id)evaluate:(id)arg1 contextNode:(id)arg2 resolver:(id)arg3 type:(unsigned short)arg4 inResult:(id)arg5; +- (id)evaluate:(id)arg1 :(id)arg2 :(id)arg3 :(unsigned short)arg4 :(id)arg5; +- (BOOL)execCommand:(id)arg1 userInterface:(BOOL)arg2 value:(id)arg3; +- (BOOL)execCommand:(id)arg1 userInterface:(BOOL)arg2; +- (BOOL)execCommand:(id)arg1; +- (BOOL)queryCommandEnabled:(id)arg1; +- (BOOL)queryCommandIndeterm:(id)arg1; +- (BOOL)queryCommandState:(id)arg1; +- (BOOL)queryCommandSupported:(id)arg1; +- (id)queryCommandValue:(id)arg1; +- (id)getElementsByName:(id)arg1; +- (id)elementFromPoint:(int)arg1 y:(int)arg2; +- (id)caretRangeFromPoint:(int)arg1 y:(int)arg2; +- (id)getComputedStyle:(id)arg1 :(id)arg2; +- (id)getMatchedCSSRules:(id)arg1 pseudoElement:(id)arg2; +- (id)getMatchedCSSRules:(id)arg1 pseudoElement:(id)arg2 authorOnly:(BOOL)arg3; +- (id)getElementsByClassName:(id)arg1; +- (id)querySelector:(id)arg1; +- (id)querySelectorAll:(id)arg1; +- (id)createTouch:(id)arg1 target:(id)arg2 identifier:(int)arg3 pageX:(int)arg4 pageY:(int)arg5 screenX:(int)arg6 screenY:(int)arg7; +- (id)createTouchList; +- (id)domain; +- (id)createNodeIterator:(id)arg1 whatToShow:(unsigned int)arg2 filter:(id)arg3 expandEntityReferences:(BOOL)arg4; +- (id)getElementsByTagName:(id)arg1; +- (id)forms; +- (id)links; +- (id)documentElement; +- (id)createElement:(id)arg1; +- (id)doctype; +- (id)getComputedStyle:(id)arg1 pseudoElement:(id)arg2; +- (id)URL; +- (id)createRange; +- (id)body; +- (id)getElementById:(id)arg1; +- (id)createCSSStyleDeclaration; +- (id)title; +- (id)images; +- (void)setTitle:(id)arg1; +- (id)_focusableNodes; +- (id)_documentRange; +- (id)webFrame; +- (id)URLWithAttributeString:(id)arg1; +- (id)createBlockPlaceholder; +- (void)dd_resetResults; + +@end diff --git a/WebCore.framework/DOMDocumentFragment.h b/WebCore.framework/DOMDocumentFragment.h new file mode 100755 index 0000000..35214f3 --- /dev/null +++ b/WebCore.framework/DOMDocumentFragment.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMDocumentFragment : DOMNode { +} + + +- (id)querySelector:(id)arg1; +- (id)querySelectorAll:(id)arg1; + +@end diff --git a/WebCore.framework/DOMDocumentType.h b/WebCore.framework/DOMDocumentType.h new file mode 100755 index 0000000..762ef43 --- /dev/null +++ b/WebCore.framework/DOMDocumentType.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMNamedNodeMap, NSString; + +@interface DOMDocumentType : DOMNode { +} + +@property(copy,readonly) NSString * name; +@property(retain,readonly) DOMNamedNodeMap * entities; +@property(retain,readonly) DOMNamedNodeMap * notations; +@property(copy,readonly) NSString * publicId; +@property(copy,readonly) NSString * systemId; +@property(copy,readonly) NSString * internalSubset; + + +- (id)entities; +- (id)notations; +- (id)systemId; +- (id)internalSubset; +- (id)publicId; +- (id)name; + +@end diff --git a/WebCore.framework/DOMElement.h b/WebCore.framework/DOMElement.h new file mode 100755 index 0000000..cb4e57d --- /dev/null +++ b/WebCore.framework/DOMElement.h @@ -0,0 +1,116 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMCSSStyleDeclaration, NSString, DOMElement; + +@interface DOMElement : DOMNode { +} + +@property(copy,readonly) NSString * tagName; +@property(retain,readonly) DOMCSSStyleDeclaration * style; +@property(readonly) int offsetLeft; +@property(readonly) int offsetTop; +@property(readonly) int offsetWidth; +@property(readonly) int offsetHeight; +@property(retain,readonly) DOMElement * offsetParent; +@property(readonly) int clientLeft; +@property(readonly) int clientTop; +@property(readonly) int clientWidth; +@property(readonly) int clientHeight; +@property int scrollLeft; +@property int scrollTop; +@property(readonly) int scrollWidth; +@property(readonly) int scrollHeight; +@property(retain,readonly) DOMElement * firstElementChild; +@property(retain,readonly) DOMElement * lastElementChild; +@property(retain,readonly) DOMElement * previousElementSibling; +@property(retain,readonly) DOMElement * nextElementSibling; +@property(readonly) unsigned int childElementCount; +@property(copy,readonly) NSString * innerText; + ++ (id)_DOMElementFromJSContext:(struct OpaqueJSContext { }*)arg1 value:(struct OpaqueJSValue { }*)arg2; ++ (BOOL)isRichTextStyle:(id)arg1; + +- (int)offsetLeft; +- (int)offsetTop; +- (id)offsetParent; +- (int)clientLeft; +- (int)clientTop; +- (int)clientWidth; +- (int)clientHeight; +- (id)lastElementChild; +- (id)previousElementSibling; +- (unsigned int)childElementCount; +- (void)setAttribute:(id)arg1 :(id)arg2; +- (id)getAttributeNode:(id)arg1; +- (id)setAttributeNode:(id)arg1; +- (id)removeAttributeNode:(id)arg1; +- (id)getAttributeNS:(id)arg1 localName:(id)arg2; +- (id)getAttributeNS:(id)arg1 :(id)arg2; +- (void)setAttributeNS:(id)arg1 qualifiedName:(id)arg2 value:(id)arg3; +- (void)setAttributeNS:(id)arg1 :(id)arg2 :(id)arg3; +- (void)removeAttributeNS:(id)arg1 localName:(id)arg2; +- (void)removeAttributeNS:(id)arg1 :(id)arg2; +- (id)getAttributeNodeNS:(id)arg1 localName:(id)arg2; +- (id)getAttributeNodeNS:(id)arg1 :(id)arg2; +- (id)setAttributeNodeNS:(id)arg1; +- (BOOL)hasAttributeNS:(id)arg1 localName:(id)arg2; +- (BOOL)hasAttributeNS:(id)arg1 :(id)arg2; +- (void)scrollIntoView:(BOOL)arg1; +- (void)scrollIntoViewIfNeeded:(BOOL)arg1; +- (void)scrollByLines:(int)arg1; +- (void)scrollByPages:(int)arg1; +- (BOOL)webkitMatchesSelector:(id)arg1; +- (BOOL)contains:(id)arg1; +- (id)getElementsByTagNameNS:(id)arg1 localName:(id)arg2; +- (id)getElementsByTagNameNS:(id)arg1 :(id)arg2; +- (id)getElementsByClassName:(id)arg1; +- (id)querySelector:(id)arg1; +- (id)querySelectorAll:(id)arg1; +- (id)_getURLAttribute:(id)arg1; +- (void)focus; +- (void)blur; +- (id)nextElementSibling; +- (id)firstElementChild; +- (int)structuralComplexityContribution; +- (BOOL)hasAttribute:(id)arg1; +- (BOOL)isFocused; +- (int)offsetHeight; +- (int)offsetWidth; +- (id)getElementsByTagName:(id)arg1; +- (void)setScrollTop:(int)arg1; +- (void)setScrollLeft:(int)arg1; +- (int)scrollTop; +- (int)scrollLeft; +- (id)getAttribute:(id)arg1; +- (int)scrollHeight; +- (int)scrollWidth; +- (id)innerText; +- (void)removeAttribute:(id)arg1; +- (void)setAttribute:(id)arg1 value:(id)arg2; +- (id)tagName; +- (id)style; +- (struct __GSFont { }*)_font; +- (id)_markerTextForListItem; +- (id)_shadowPseudoId; +- (struct OpaqueJSValue { }*)_shadowRoot:(struct OpaqueJSContext { }*)arg1; +- (struct OpaqueJSValue { }*)_ensureShadowRoot:(struct OpaqueJSContext { }*)arg1; +- (void)_removeShadowRoot; +- (void)getTextWritingDirection:(int*)arg1 override:(BOOL*)arg2; +- (id)tapHighlightColor; +- (BOOL)touchCalloutEnabled; +- (BOOL)inDocument; +- (BOOL)isHidden; +- (BOOL)exceedsStructuralComplexity:(int)arg1; +- (BOOL)hasCustomLineHeight; +- (BOOL)selectable; +- (BOOL)isRichTextElementType; +- (BOOL)hasMarginsOfZero; +- (void)recursivelyRemoveMailAttributes; +- (BOOL)isRichTextElement; +- (int)mf_quoteLevelDelta; +- (void)mf_stripCSSStyle; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frame; + +@end diff --git a/WebCore.framework/DOMEntity.h b/WebCore.framework/DOMEntity.h new file mode 100755 index 0000000..2762d0d --- /dev/null +++ b/WebCore.framework/DOMEntity.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMEntity : DOMNode { +} + +@property(copy,readonly) NSString * publicId; +@property(copy,readonly) NSString * systemId; +@property(copy,readonly) NSString * notationName; + + +- (id)notationName; +- (id)systemId; +- (id)publicId; + +@end diff --git a/WebCore.framework/DOMEntityReference.h b/WebCore.framework/DOMEntityReference.h new file mode 100755 index 0000000..71fd2ce --- /dev/null +++ b/WebCore.framework/DOMEntityReference.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMEntityReference : DOMNode { +} + + + +@end diff --git a/WebCore.framework/DOMEvent.h b/WebCore.framework/DOMEvent.h new file mode 100755 index 0000000..fe5ea5c --- /dev/null +++ b/WebCore.framework/DOMEvent.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString, ; + +@interface DOMEvent : DOMObject { +} + +@property(copy,readonly) NSString * type; +@property(retain,readonly) * target; +@property(retain,readonly) * currentTarget; +@property(readonly) unsigned short eventPhase; +@property(readonly) BOOL bubbles; +@property(readonly) BOOL cancelable; +@property(readonly) unsigned long long timeStamp; +@property(retain,readonly) * srcElement; +@property BOOL returnValue; +@property BOOL cancelBubble; + + +- (void)finalize; +- (id)currentTarget; +- (unsigned short)eventPhase; +- (BOOL)bubbles; +- (BOOL)cancelable; +- (unsigned long long)timeStamp; +- (BOOL)defaultPrevented; +- (id)srcElement; +- (BOOL)returnValue; +- (BOOL)cancelBubble; +- (void)setCancelBubble:(BOOL)arg1; +- (void)stopPropagation; +- (void)preventDefault; +- (void)initEvent:(id)arg1 canBubbleArg:(BOOL)arg2 cancelableArg:(BOOL)arg3; +- (void)initEvent:(id)arg1 :(BOOL)arg2 :(BOOL)arg3; +- (void)stopImmediatePropagation; +- (void)setReturnValue:(BOOL)arg1; +- (id)type; +- (id)target; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMFile.h b/WebCore.framework/DOMFile.h new file mode 100755 index 0000000..e0ad8a4 --- /dev/null +++ b/WebCore.framework/DOMFile.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMFile : DOMBlob { +} + +@property(copy,readonly) NSString * name; +@property(copy,readonly) NSString * fileName; +@property(readonly) unsigned long long fileSize; + + +- (double)lastModifiedDate; +- (id)fileName; +- (unsigned long long)fileSize; +- (id)name; + +@end diff --git a/WebCore.framework/DOMFileList.h b/WebCore.framework/DOMFileList.h new file mode 100755 index 0000000..b49f169 --- /dev/null +++ b/WebCore.framework/DOMFileList.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMFileList : DOMObject { +} + +@property(readonly) unsigned int length; + + +- (void)finalize; +- (id)item:(unsigned int)arg1; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMGestureEvent.h b/WebCore.framework/DOMGestureEvent.h new file mode 100755 index 0000000..a279b69 --- /dev/null +++ b/WebCore.framework/DOMGestureEvent.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class ; + +@interface DOMGestureEvent : DOMUIEvent { +} + +@property(retain,readonly) * target; +@property(readonly) float scale; +@property(readonly) float rotation; +@property(readonly) BOOL ctrlKey; +@property(readonly) BOOL shiftKey; +@property(readonly) BOOL altKey; +@property(readonly) BOOL metaKey; + + +- (BOOL)ctrlKey; +- (BOOL)shiftKey; +- (BOOL)altKey; +- (BOOL)metaKey; +- (void)initGestureEvent:(id)arg1 canBubble:(BOOL)arg2 cancelable:(BOOL)arg3 view:(id)arg4 detail:(int)arg5 screenX:(int)arg6 screenY:(int)arg7 clientX:(int)arg8 clientY:(int)arg9 ctrlKey:(BOOL)arg10 altKey:(BOOL)arg11 shiftKey:(BOOL)arg12 metaKey:(BOOL)arg13 target:(id)arg14 scale:(float)arg15 rotation:(float)arg16; +- (float)rotation; +- (float)scale; +- (id)target; + +@end diff --git a/WebCore.framework/DOMHTMLAnchorElement.h b/WebCore.framework/DOMHTMLAnchorElement.h new file mode 100755 index 0000000..79e32f4 --- /dev/null +++ b/WebCore.framework/DOMHTMLAnchorElement.h @@ -0,0 +1,67 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSURL, NSString; + +@interface DOMHTMLAnchorElement : DOMHTMLElement { +} + +@property(copy) NSString * accessKey; +@property(copy) NSString * charset; +@property(copy) NSString * coords; +@property(copy) NSString * href; +@property(copy) NSString * hreflang; +@property(copy) NSString * name; +@property(copy) NSString * rel; +@property(copy) NSString * rev; +@property(copy) NSString * shape; +@property(copy) NSString * target; +@property(copy) NSString * type; +@property(copy,readonly) NSString * hashName; +@property(copy,readonly) NSString * host; +@property(copy,readonly) NSString * hostname; +@property(copy,readonly) NSString * pathname; +@property(copy,readonly) NSString * port; +@property(copy,readonly) NSString * protocol; +@property(copy,readonly) NSString * search; +@property(copy,readonly) NSString * text; +@property(copy,readonly) NSURL * absoluteLinkURL; + + +- (id)accessKey; +- (void)setAccessKey:(id)arg1; +- (id)coords; +- (void)setCoords:(id)arg1; +- (void)setHref:(id)arg1; +- (id)hreflang; +- (void)setHreflang:(id)arg1; +- (id)ping; +- (void)setPing:(id)arg1; +- (id)rel; +- (void)setRel:(id)arg1; +- (id)rev; +- (void)setRev:(id)arg1; +- (id)hashName; +- (id)hostname; +- (id)pathname; +- (id)search; +- (id)getParameter:(id)arg1; +- (id)charset; +- (void)setCharset:(id)arg1; +- (id)href; +- (id)protocol; +- (id)port; +- (void)setShape:(id)arg1; +- (id)shape; +- (id)absoluteLinkURL; +- (id)host; +- (id)type; +- (id)name; +- (void)setType:(id)arg1; +- (id)text; +- (void)setName:(id)arg1; +- (void)setTarget:(id)arg1; +- (id)target; + +@end diff --git a/WebCore.framework/DOMHTMLAppletElement.h b/WebCore.framework/DOMHTMLAppletElement.h new file mode 100755 index 0000000..7503f6d --- /dev/null +++ b/WebCore.framework/DOMHTMLAppletElement.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLAppletElement : DOMHTMLElement { +} + +@property(copy) NSString * align; +@property(copy) NSString * alt; +@property(copy) NSString * archive; +@property(copy) NSString * code; +@property(copy) NSString * codeBase; +@property(copy) NSString * height; +@property int hspace; +@property(copy) NSString * name; +@property(copy) NSString * object; +@property int vspace; +@property(copy) NSString * width; + + +- (id)code; +- (id)align; +- (void)setAlign:(id)arg1; +- (id)alt; +- (void)setAlt:(id)arg1; +- (id)archive; +- (void)setArchive:(id)arg1; +- (void)setCode:(id)arg1; +- (id)codeBase; +- (void)setCodeBase:(id)arg1; +- (int)hspace; +- (void)setHspace:(int)arg1; +- (int)vspace; +- (void)setVspace:(int)arg1; +- (void)setHeight:(id)arg1; +- (id)height; +- (void)setObject:(id)arg1; +- (id)object; +- (void)setWidth:(id)arg1; +- (id)width; +- (id)name; +- (void)setName:(id)arg1; +- (BOOL)showsTapHighlight; + +@end diff --git a/WebCore.framework/DOMHTMLAreaElement.h b/WebCore.framework/DOMHTMLAreaElement.h new file mode 100755 index 0000000..fe2134c --- /dev/null +++ b/WebCore.framework/DOMHTMLAreaElement.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSURL, NSString; + +@interface DOMHTMLAreaElement : DOMHTMLElement { +} + +@property(copy) NSString * accessKey; +@property(copy) NSString * alt; +@property(copy) NSString * coords; +@property(copy) NSString * href; +@property BOOL noHref; +@property(copy) NSString * shape; +@property(copy) NSString * target; +@property(copy,readonly) NSString * hashName; +@property(copy,readonly) NSString * host; +@property(copy,readonly) NSString * hostname; +@property(copy,readonly) NSString * pathname; +@property(copy,readonly) NSString * port; +@property(copy,readonly) NSString * protocol; +@property(copy,readonly) NSString * search; +@property(copy,readonly) NSURL * absoluteLinkURL; + + +- (id)boundingBoxesWithOwner:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundingBoxWithOwner:(id)arg1; +- (struct _WKQuad { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGPoint { float x_2_1_1; float x_2_1_2; } x2; struct CGPoint { float x_3_1_1; float x_3_1_2; } x3; struct CGPoint { float x_4_1_1; float x_4_1_2; } x4; })absoluteQuadWithOwner:(id)arg1; +- (BOOL)noHref; +- (void)setNoHref:(BOOL)arg1; +- (id)alt; +- (void)setAlt:(id)arg1; +- (id)accessKey; +- (void)setAccessKey:(id)arg1; +- (id)coords; +- (void)setCoords:(id)arg1; +- (void)setHref:(id)arg1; +- (id)ping; +- (void)setPing:(id)arg1; +- (id)hashName; +- (id)hostname; +- (id)pathname; +- (id)search; +- (id)href; +- (id)protocol; +- (id)port; +- (id)absoluteQuadsWithOwner:(id)arg1; +- (void)setShape:(id)arg1; +- (id)shape; +- (id)absoluteLinkURL; +- (id)host; +- (void)setTarget:(id)arg1; +- (id)target; +- (id)absoluteQuadsAtPoint:(struct CGPoint { float x1; float x2; })arg1; + +@end diff --git a/WebCore.framework/DOMHTMLBRElement.h b/WebCore.framework/DOMHTMLBRElement.h new file mode 100755 index 0000000..9aa4c71 --- /dev/null +++ b/WebCore.framework/DOMHTMLBRElement.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLBRElement : DOMHTMLElement { +} + +@property(copy) NSString * clear; + + +- (void)setClear:(id)arg1; +- (id)clear; + +@end diff --git a/WebCore.framework/DOMHTMLBaseElement.h b/WebCore.framework/DOMHTMLBaseElement.h new file mode 100755 index 0000000..c845257 --- /dev/null +++ b/WebCore.framework/DOMHTMLBaseElement.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLBaseElement : DOMHTMLElement { +} + +@property(copy) NSString * href; +@property(copy) NSString * target; + + +- (void)setHref:(id)arg1; +- (id)href; +- (void)setTarget:(id)arg1; +- (id)target; + +@end diff --git a/WebCore.framework/DOMHTMLBaseFontElement.h b/WebCore.framework/DOMHTMLBaseFontElement.h new file mode 100755 index 0000000..f36dd31 --- /dev/null +++ b/WebCore.framework/DOMHTMLBaseFontElement.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLBaseFontElement : DOMHTMLElement { +} + +@property(copy) NSString * color; +@property(copy) NSString * face; +@property(copy) NSString * size; + + +- (id)face; +- (void)setFace:(id)arg1; +- (id)color; +- (void)setColor:(id)arg1; +- (void)setSize:(id)arg1; +- (id)size; + +@end diff --git a/WebCore.framework/DOMHTMLBodyElement.h b/WebCore.framework/DOMHTMLBodyElement.h new file mode 100755 index 0000000..9573c01 --- /dev/null +++ b/WebCore.framework/DOMHTMLBodyElement.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLBodyElement : DOMHTMLElement { +} + +@property(copy) NSString * aLink; +@property(copy) NSString * background; +@property(copy) NSString * bgColor; +@property(copy) NSString * link; +@property(copy) NSString * text; +@property(copy) NSString * vLink; + + +- (id)aLink; +- (void)setALink:(id)arg1; +- (id)bgColor; +- (void)setBgColor:(id)arg1; +- (id)link; +- (void)setLink:(id)arg1; +- (id)vLink; +- (void)setVLink:(id)arg1; +- (int)structuralComplexityContribution; +- (id)background; +- (void)setBackground:(id)arg1; +- (id)text; +- (void)setText:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLButtonElement.h b/WebCore.framework/DOMHTMLButtonElement.h new file mode 100755 index 0000000..421490a --- /dev/null +++ b/WebCore.framework/DOMHTMLButtonElement.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMHTMLFormElement, NSString; + +@interface DOMHTMLButtonElement : DOMHTMLElement { +} + +@property(retain,readonly) DOMHTMLFormElement * form; +@property(copy) NSString * accessKey; +@property BOOL disabled; +@property BOOL autofocus; +@property(copy) NSString * name; +@property(copy,readonly) NSString * type; +@property(copy) NSString * value; +@property(readonly) BOOL willValidate; + + +- (id)formAction; +- (void)setFormAction:(id)arg1; +- (id)formEnctype; +- (void)setFormEnctype:(id)arg1; +- (id)formMethod; +- (void)setFormMethod:(id)arg1; +- (BOOL)formNoValidate; +- (void)setFormNoValidate:(BOOL)arg1; +- (id)formTarget; +- (void)setFormTarget:(id)arg1; +- (id)validity; +- (BOOL)autofocus; +- (void)setAutofocus:(BOOL)arg1; +- (BOOL)willValidate; +- (id)validationMessage; +- (id)labels; +- (BOOL)checkValidity; +- (void)setCustomValidity:(id)arg1; +- (void)click; +- (id)accessKey; +- (void)setAccessKey:(id)arg1; +- (void)setDisabled:(BOOL)arg1; +- (int)structuralComplexityContribution; +- (BOOL)disabled; +- (id)form; +- (id)type; +- (id)value; +- (void)setValue:(id)arg1; +- (id)name; +- (void)setName:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLCanvasElement.h b/WebCore.framework/DOMHTMLCanvasElement.h new file mode 100755 index 0000000..933a484 --- /dev/null +++ b/WebCore.framework/DOMHTMLCanvasElement.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMHTMLCanvasElement : DOMHTMLElement { +} + +@property int width; +@property int height; + + +- (id)toDataURL:(id)arg1; +- (void)setHeight:(int)arg1; +- (int)height; +- (void)setWidth:(int)arg1; +- (int)width; + +@end diff --git a/WebCore.framework/DOMHTMLCollection.h b/WebCore.framework/DOMHTMLCollection.h new file mode 100755 index 0000000..82118eb --- /dev/null +++ b/WebCore.framework/DOMHTMLCollection.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMHTMLCollection : DOMObject { +} + +@property(readonly) unsigned int length; + + +- (void)finalize; +- (id)namedItem:(id)arg1; +- (id)tags:(id)arg1; +- (id)item:(unsigned int)arg1; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMHTMLDListElement.h b/WebCore.framework/DOMHTMLDListElement.h new file mode 100755 index 0000000..43fdb08 --- /dev/null +++ b/WebCore.framework/DOMHTMLDListElement.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMHTMLDListElement : DOMHTMLElement { +} + +@property BOOL compact; + + +- (BOOL)compact; +- (void)setCompact:(BOOL)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLDetailsElement.h b/WebCore.framework/DOMHTMLDetailsElement.h new file mode 100755 index 0000000..32454a9 --- /dev/null +++ b/WebCore.framework/DOMHTMLDetailsElement.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMHTMLDetailsElement : DOMHTMLElement { +} + +@property BOOL open; + + +- (BOOL)open; +- (void)setOpen:(BOOL)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLDirectoryElement.h b/WebCore.framework/DOMHTMLDirectoryElement.h new file mode 100755 index 0000000..c289919 --- /dev/null +++ b/WebCore.framework/DOMHTMLDirectoryElement.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMHTMLDirectoryElement : DOMHTMLElement { +} + +@property BOOL compact; + + +- (BOOL)compact; +- (void)setCompact:(BOOL)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLDivElement.h b/WebCore.framework/DOMHTMLDivElement.h new file mode 100755 index 0000000..dc4fcaa --- /dev/null +++ b/WebCore.framework/DOMHTMLDivElement.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLDivElement : DOMHTMLElement { +} + +@property(copy) NSString * align; + + +- (id)align; +- (void)setAlign:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLDocument.h b/WebCore.framework/DOMHTMLDocument.h new file mode 100755 index 0000000..2565a29 --- /dev/null +++ b/WebCore.framework/DOMHTMLDocument.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMHTMLCollection, NSString, DOMElement; + +@interface DOMHTMLDocument : DOMDocument { +} + +@property(retain,readonly) DOMHTMLCollection * embeds; +@property(retain,readonly) DOMHTMLCollection * plugins; +@property(retain,readonly) DOMHTMLCollection * scripts; +@property(readonly) int width; +@property(readonly) int height; +@property(copy) NSString * dir; +@property(copy) NSString * designMode; +@property(copy,readonly) NSString * compatMode; +@property(retain,readonly) DOMElement * activeElement; +@property(copy) NSString * bgColor; +@property(copy) NSString * fgColor; +@property(copy) NSString * alinkColor; +@property(copy) NSString * linkColor; +@property(copy) NSString * vlinkColor; + ++ (id)mf_listElements; + +- (id)embeds; +- (id)plugins; +- (id)scripts; +- (id)dir; +- (void)setDir:(id)arg1; +- (id)designMode; +- (void)setDesignMode:(id)arg1; +- (id)activeElement; +- (id)fgColor; +- (void)setFgColor:(id)arg1; +- (id)alinkColor; +- (void)setAlinkColor:(id)arg1; +- (id)linkColor; +- (void)setLinkColor:(id)arg1; +- (id)vlinkColor; +- (void)setVlinkColor:(id)arg1; +- (void)write:(id)arg1; +- (void)writeln:(id)arg1; +- (void)captureEvents; +- (void)releaseEvents; +- (BOOL)hasFocus; +- (void)open; +- (id)bgColor; +- (void)setBgColor:(id)arg1; +- (id)_createDocumentFragmentWithMarkupString:(id)arg1 baseURLString:(id)arg2; +- (id)_createDocumentFragmentWithText:(id)arg1; +- (id)createDocumentFragmentWithMarkupString:(id)arg1 baseURL:(id)arg2; +- (id)createDocumentFragmentWithText:(id)arg1; +- (id)compatMode; +- (int)height; +- (void)clear; +- (void)close; +- (int)width; +- (id)mf_createMessageQuoteElement; + +@end diff --git a/WebCore.framework/DOMHTMLElement.h b/WebCore.framework/DOMHTMLElement.h new file mode 100755 index 0000000..73dad15 --- /dev/null +++ b/WebCore.framework/DOMHTMLElement.h @@ -0,0 +1,71 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMHTMLCollection, NSString; + +@interface DOMHTMLElement : DOMElement { +} + +@property(copy) NSString * idName; +@property(copy) NSString * title; +@property(copy) NSString * lang; +@property(copy) NSString * dir; +@property(copy) NSString * className; +@property int tabIndex; +@property(copy) NSString * innerHTML; +@property(copy) NSString * innerText; +@property(copy) NSString * outerHTML; +@property(copy) NSString * outerText; +@property(retain,readonly) DOMHTMLCollection * children; +@property(copy) NSString * contentEditable; +@property(readonly) BOOL isContentEditable; +@property(copy,readonly) NSString * titleDisplayString; + + +- (id)idName; +- (void)setIdName:(id)arg1; +- (id)lang; +- (void)setLang:(id)arg1; +- (void)setClassName:(id)arg1; +- (id)classList; +- (int)tabIndex; +- (void)setTabIndex:(int)arg1; +- (BOOL)draggable; +- (void)setDraggable:(BOOL)arg1; +- (void)setInnerText:(id)arg1; +- (id)outerHTML; +- (void)setOuterHTML:(id)arg1; +- (id)outerText; +- (void)setOuterText:(id)arg1; +- (id)children; +- (id)contentEditable; +- (BOOL)spellcheck; +- (void)setSpellcheck:(BOOL)arg1; +- (id)titleDisplayString; +- (id)insertAdjacentElement:(id)arg1 element:(id)arg2; +- (void)insertAdjacentHTML:(id)arg1 html:(id)arg2; +- (void)insertAdjacentText:(id)arg1 text:(id)arg2; +- (id)dir; +- (void)setDir:(id)arg1; +- (void)absolutePosition:(int*)arg1 :(int*)arg2 :(int*)arg3 :(int*)arg4; +- (BOOL)hidden; +- (int)structuralComplexityContribution; +- (id)className; +- (BOOL)isContentEditable; +- (id)innerHTML; +- (void)setInnerHTML:(id)arg1; +- (void)setContentEditable:(id)arg1; +- (void)setScrollXOffset:(int)arg1 scrollYOffset:(int)arg2 adjustForPurpleCaret:(BOOL)arg3; +- (id)innerText; +- (void)setScrollXOffset:(int)arg1 scrollYOffset:(int)arg2; +- (int)scrollYOffset; +- (int)scrollXOffset; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)setHidden:(BOOL)arg1; +- (void)setLineHeight:(float)arg1; +- (void)setFontSize:(float)arg1; +- (void)setTextShadowColor:(id)arg1 offset:(struct CGSize { float x1; float x2; })arg2; + +@end diff --git a/WebCore.framework/DOMHTMLEmbedElement.h b/WebCore.framework/DOMHTMLEmbedElement.h new file mode 100755 index 0000000..39d96c4 --- /dev/null +++ b/WebCore.framework/DOMHTMLEmbedElement.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLEmbedElement : DOMHTMLElement { +} + +@property(copy) NSString * align; +@property int height; +@property(copy) NSString * name; +@property(copy) NSString * src; +@property(copy) NSString * type; +@property int width; + + +- (id)src; +- (void)setSrc:(id)arg1; +- (id)align; +- (void)setAlign:(id)arg1; +- (void)setHeight:(int)arg1; +- (int)height; +- (id)type; +- (void)setWidth:(int)arg1; +- (int)width; +- (id)name; +- (void)setType:(id)arg1; +- (void)setName:(id)arg1; +- (BOOL)showsTapHighlight; + +@end diff --git a/WebCore.framework/DOMHTMLFieldSetElement.h b/WebCore.framework/DOMHTMLFieldSetElement.h new file mode 100755 index 0000000..3a1ba49 --- /dev/null +++ b/WebCore.framework/DOMHTMLFieldSetElement.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMHTMLFormElement; + +@interface DOMHTMLFieldSetElement : DOMHTMLElement { +} + +@property(retain,readonly) DOMHTMLFormElement * form; + + +- (id)validity; +- (BOOL)willValidate; +- (id)validationMessage; +- (BOOL)checkValidity; +- (void)setCustomValidity:(id)arg1; +- (id)form; + +@end diff --git a/WebCore.framework/DOMHTMLFontElement.h b/WebCore.framework/DOMHTMLFontElement.h new file mode 100755 index 0000000..e2d48e5 --- /dev/null +++ b/WebCore.framework/DOMHTMLFontElement.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLFontElement : DOMHTMLElement { +} + +@property(copy) NSString * color; +@property(copy) NSString * face; +@property(copy) NSString * size; + + +- (id)face; +- (void)setFace:(id)arg1; +- (id)color; +- (void)setColor:(id)arg1; +- (void)setSize:(id)arg1; +- (id)size; + +@end diff --git a/WebCore.framework/DOMHTMLFormElement.h b/WebCore.framework/DOMHTMLFormElement.h new file mode 100755 index 0000000..67aec7b --- /dev/null +++ b/WebCore.framework/DOMHTMLFormElement.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMHTMLCollection, NSString; + +@interface DOMHTMLFormElement : DOMHTMLElement { +} + +@property(retain,readonly) DOMHTMLCollection * elements; +@property(readonly) int length; +@property(copy) NSString * name; +@property(copy) NSString * acceptCharset; +@property(copy) NSString * action; +@property(copy) NSString * encoding; +@property(copy) NSString * enctype; +@property(copy) NSString * method; +@property(copy) NSString * target; + + +- (BOOL)noValidate; +- (void)setNoValidate:(BOOL)arg1; +- (id)acceptCharset; +- (void)setAcceptCharset:(id)arg1; +- (void)setEncoding:(id)arg1; +- (id)enctype; +- (void)setEnctype:(id)arg1; +- (void)setMethod:(id)arg1; +- (void)setAutocorrect:(BOOL)arg1; +- (id)autocapitalize; +- (void)setAutocapitalize:(id)arg1; +- (void)submit; +- (BOOL)checkValidity; +- (id)encoding; +- (int)structuralComplexityContribution; +- (void)reset; +- (id)method; +- (BOOL)autocorrect; +- (id)elements; +- (void)setAction:(id)arg1; +- (id)name; +- (void)setName:(id)arg1; +- (void)setTarget:(id)arg1; +- (id)action; +- (id)target; +- (int)length; + +@end diff --git a/WebCore.framework/DOMHTMLFrameElement.h b/WebCore.framework/DOMHTMLFrameElement.h new file mode 100755 index 0000000..5064435 --- /dev/null +++ b/WebCore.framework/DOMHTMLFrameElement.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMDocument, NSString, DOMAbstractView; + +@interface DOMHTMLFrameElement : DOMHTMLElement { +} + +@property(copy) NSString * frameBorder; +@property(copy) NSString * longDesc; +@property(copy) NSString * marginHeight; +@property(copy) NSString * marginWidth; +@property(copy) NSString * name; +@property BOOL noResize; +@property(copy) NSString * scrolling; +@property(copy) NSString * src; +@property(retain,readonly) DOMDocument * contentDocument; +@property(retain,readonly) DOMAbstractView * contentWindow; +@property(copy) NSString * location; +@property(readonly) int width; +@property(readonly) int height; + + +- (id)frameBorder; +- (void)setFrameBorder:(id)arg1; +- (id)longDesc; +- (void)setLongDesc:(id)arg1; +- (id)marginHeight; +- (void)setMarginHeight:(id)arg1; +- (id)marginWidth; +- (void)setMarginWidth:(id)arg1; +- (BOOL)noResize; +- (void)setNoResize:(BOOL)arg1; +- (id)scrolling; +- (void)setScrolling:(id)arg1; +- (id)contentDocument; +- (id)contentWindow; +- (void)setLocation:(id)arg1; +- (id)src; +- (void)setSrc:(id)arg1; +- (int)height; +- (int)structuralComplexityContribution; +- (id)location; +- (int)width; +- (id)name; +- (void)setName:(id)arg1; +- (id)contentFrame; + +@end diff --git a/WebCore.framework/DOMHTMLFrameSetElement.h b/WebCore.framework/DOMHTMLFrameSetElement.h new file mode 100755 index 0000000..ac73055 --- /dev/null +++ b/WebCore.framework/DOMHTMLFrameSetElement.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLFrameSetElement : DOMHTMLElement { +} + +@property(copy) NSString * cols; +@property(copy) NSString * rows; + + +- (id)cols; +- (void)setCols:(id)arg1; +- (void)setRows:(id)arg1; +- (id)rows; + +@end diff --git a/WebCore.framework/DOMHTMLHRElement.h b/WebCore.framework/DOMHTMLHRElement.h new file mode 100755 index 0000000..c549ac7 --- /dev/null +++ b/WebCore.framework/DOMHTMLHRElement.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLHRElement : DOMHTMLElement { +} + +@property(copy) NSString * align; +@property BOOL noShade; +@property(copy) NSString * size; +@property(copy) NSString * width; + + +- (BOOL)noShade; +- (void)setNoShade:(BOOL)arg1; +- (id)align; +- (void)setAlign:(id)arg1; +- (void)setWidth:(id)arg1; +- (id)width; +- (void)setSize:(id)arg1; +- (id)size; + +@end diff --git a/WebCore.framework/DOMHTMLHeadElement.h b/WebCore.framework/DOMHTMLHeadElement.h new file mode 100755 index 0000000..9c0ee91 --- /dev/null +++ b/WebCore.framework/DOMHTMLHeadElement.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLHeadElement : DOMHTMLElement { +} + +@property(copy) NSString * profile; + + +- (id)profile; +- (void)setProfile:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLHeadingElement.h b/WebCore.framework/DOMHTMLHeadingElement.h new file mode 100755 index 0000000..d4fe5fa --- /dev/null +++ b/WebCore.framework/DOMHTMLHeadingElement.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLHeadingElement : DOMHTMLElement { +} + +@property(copy) NSString * align; + + +- (id)align; +- (void)setAlign:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLHtmlElement.h b/WebCore.framework/DOMHTMLHtmlElement.h new file mode 100755 index 0000000..f9762ac --- /dev/null +++ b/WebCore.framework/DOMHTMLHtmlElement.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLHtmlElement : DOMHTMLElement { +} + +@property(copy) NSString * version; + + +- (void)setVersion:(id)arg1; +- (id)manifest; +- (void)setManifest:(id)arg1; +- (id)version; + +@end diff --git a/WebCore.framework/DOMHTMLIFrameElement.h b/WebCore.framework/DOMHTMLIFrameElement.h new file mode 100755 index 0000000..8ac6110 --- /dev/null +++ b/WebCore.framework/DOMHTMLIFrameElement.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMDocument, NSString, DOMAbstractView; + +@interface DOMHTMLIFrameElement : DOMHTMLElement { +} + +@property(copy) NSString * align; +@property(copy) NSString * frameBorder; +@property(copy) NSString * height; +@property(copy) NSString * longDesc; +@property(copy) NSString * marginHeight; +@property(copy) NSString * marginWidth; +@property(copy) NSString * name; +@property(copy) NSString * scrolling; +@property(copy) NSString * src; +@property(copy) NSString * width; +@property(retain,readonly) DOMDocument * contentDocument; +@property(retain,readonly) DOMAbstractView * contentWindow; + + +- (id)sandbox; +- (void)setSandbox:(id)arg1; +- (id)frameBorder; +- (void)setFrameBorder:(id)arg1; +- (id)longDesc; +- (void)setLongDesc:(id)arg1; +- (id)marginHeight; +- (void)setMarginHeight:(id)arg1; +- (id)marginWidth; +- (void)setMarginWidth:(id)arg1; +- (id)scrolling; +- (void)setScrolling:(id)arg1; +- (id)contentDocument; +- (id)contentWindow; +- (id)src; +- (void)setSrc:(id)arg1; +- (id)align; +- (void)setAlign:(id)arg1; +- (void)setHeight:(id)arg1; +- (id)height; +- (int)structuralComplexityContribution; +- (void)setWidth:(id)arg1; +- (id)width; +- (id)name; +- (void)setName:(id)arg1; +- (id)contentFrame; + +@end diff --git a/WebCore.framework/DOMHTMLImageElement.h b/WebCore.framework/DOMHTMLImageElement.h new file mode 100755 index 0000000..aca568a --- /dev/null +++ b/WebCore.framework/DOMHTMLImageElement.h @@ -0,0 +1,72 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSURL, NSString; + +@interface DOMHTMLImageElement : DOMHTMLElement { +} + +@property(copy) NSString * name; +@property(copy) NSString * align; +@property(copy) NSString * alt; +@property(copy) NSString * border; +@property int height; +@property int hspace; +@property BOOL isMap; +@property(copy) NSString * longDesc; +@property(copy) NSString * src; +@property(copy) NSString * useMap; +@property int vspace; +@property int width; +@property(readonly) BOOL complete; +@property(copy) NSString * lowsrc; +@property(readonly) int naturalHeight; +@property(readonly) int naturalWidth; +@property(readonly) int x; +@property(readonly) int y; +@property(copy,readonly) NSString * altDisplayString; +@property(copy,readonly) NSURL * absoluteImageURL; + + +- (BOOL)isMap; +- (void)setIsMap:(BOOL)arg1; +- (id)useMap; +- (void)setUseMap:(id)arg1; +- (BOOL)complete; +- (id)lowsrc; +- (void)setLowsrc:(id)arg1; +- (int)naturalHeight; +- (int)naturalWidth; +- (id)altDisplayString; +- (id)longDesc; +- (void)setLongDesc:(id)arg1; +- (id)src; +- (void)setSrc:(id)arg1; +- (id)align; +- (void)setAlign:(id)arg1; +- (id)alt; +- (void)setAlt:(id)arg1; +- (int)hspace; +- (void)setHspace:(int)arg1; +- (int)vspace; +- (void)setVspace:(int)arg1; +- (id)border; +- (void)setBorder:(id)arg1; +- (void)setHeight:(int)arg1; +- (int)height; +- (int)y; +- (int)x; +- (id)absoluteImageURL; +- (id)mimeType; +- (id)dataRepresentation:(BOOL)arg1; +- (void)setWidth:(int)arg1; +- (int)width; +- (id)name; +- (void)setName:(id)arg1; +- (BOOL)showsTapHighlight; +- (void)recursivelyRemoveMailAttributes; +- (void)mf_constrainImageToSize:(struct CGSize { float x1; float x2; })arg1; +- (void)mf_unconstrainImageSize; + +@end diff --git a/WebCore.framework/DOMHTMLInputElement.h b/WebCore.framework/DOMHTMLInputElement.h new file mode 100755 index 0000000..06d1628 --- /dev/null +++ b/WebCore.framework/DOMHTMLInputElement.h @@ -0,0 +1,159 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString, DOMHTMLFormElement, DOMFileList, NSURL; + +@interface DOMHTMLInputElement : DOMHTMLElement { +} + +@property(copy) NSString * defaultValue; +@property BOOL defaultChecked; +@property(retain,readonly) DOMHTMLFormElement * form; +@property(copy) NSString * accept; +@property(copy) NSString * accessKey; +@property(copy) NSString * align; +@property(copy) NSString * alt; +@property BOOL checked; +@property BOOL disabled; +@property BOOL autofocus; +@property int maxLength; +@property BOOL multiple; +@property(copy) NSString * name; +@property BOOL readOnly; +@property(copy) NSString * size; +@property(copy) NSString * src; +@property(copy) NSString * type; +@property(copy) NSString * useMap; +@property(copy) NSString * value; +@property(readonly) BOOL willValidate; +@property BOOL indeterminate; +@property int selectionStart; +@property int selectionEnd; +@property(copy,readonly) NSString * altDisplayString; +@property(copy,readonly) NSURL * absoluteImageURL; +@property(retain,readonly) DOMFileList * files; + + +- (BOOL)defaultChecked; +- (void)setDefaultChecked:(BOOL)arg1; +- (id)accept; +- (void)setAccept:(id)arg1; +- (BOOL)checked; +- (id)max; +- (void)setMax:(id)arg1; +- (int)maxLength; +- (void)setMaxLength:(int)arg1; +- (id)min; +- (void)setMin:(id)arg1; +- (void)setMultiple:(BOOL)arg1; +- (id)pattern; +- (void)setPattern:(id)arg1; +- (void)setReadOnly:(BOOL)arg1; +- (BOOL)required; +- (void)setRequired:(BOOL)arg1; +- (id)step; +- (void)setStep:(id)arg1; +- (double)valueAsDate; +- (void)setValueAsDate:(double)arg1; +- (BOOL)incremental; +- (void)setIncremental:(BOOL)arg1; +- (BOOL)indeterminate; +- (void)setIndeterminate:(BOOL)arg1; +- (int)selectionStart; +- (void)setSelectionStart:(int)arg1; +- (int)selectionEnd; +- (void)setSelectionEnd:(int)arg1; +- (id)files; +- (void)stepUp:(int)arg1; +- (void)stepDown:(int)arg1; +- (void)setValueForUser:(id)arg1; +- (void)setSelectionRange:(int)arg1 end:(int)arg2; +- (id)useMap; +- (void)setUseMap:(id)arg1; +- (id)altDisplayString; +- (void)setAutocorrect:(BOOL)arg1; +- (id)autocapitalize; +- (void)setAutocapitalize:(id)arg1; +- (id)src; +- (void)setSrc:(id)arg1; +- (id)formAction; +- (void)setFormAction:(id)arg1; +- (id)formEnctype; +- (void)setFormEnctype:(id)arg1; +- (id)formMethod; +- (void)setFormMethod:(id)arg1; +- (BOOL)formNoValidate; +- (void)setFormNoValidate:(BOOL)arg1; +- (id)formTarget; +- (void)setFormTarget:(id)arg1; +- (id)validity; +- (BOOL)autofocus; +- (void)setAutofocus:(BOOL)arg1; +- (BOOL)willValidate; +- (id)validationMessage; +- (id)labels; +- (BOOL)checkValidity; +- (void)setCustomValidity:(id)arg1; +- (void)click; +- (id)align; +- (void)setAlign:(id)arg1; +- (id)alt; +- (void)setAlt:(id)arg1; +- (id)accessKey; +- (void)setAccessKey:(id)arg1; +- (void)_replaceCharactersInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1 withString:(id)arg2 selectingFromIndex:(int)arg3; +- (struct _NSRange { unsigned int x1; unsigned int x2; })_selectedRange; +- (BOOL)_isAutofilled; +- (void)setDisabled:(BOOL)arg1; +- (int)structuralComplexityContribution; +- (BOOL)_isEdited; +- (void)_setAutofilled:(BOOL)arg1; +- (void)select; +- (BOOL)readOnly; +- (BOOL)disabled; +- (id)absoluteImageURL; +- (BOOL)_isTextField; +- (BOOL)autocorrect; +- (int)_autocapitalizeType; +- (id)form; +- (double)valueAsNumber; +- (id)type; +- (void)setValueAsNumber:(double)arg1; +- (BOOL)multiple; +- (id)value; +- (void)setValue:(id)arg1; +- (void)setPlaceholder:(id)arg1; +- (id)placeholder; +- (id)name; +- (void)setType:(id)arg1; +- (void)setSize:(id)arg1; +- (void)setChecked:(BOOL)arg1; +- (id)size; +- (void)setName:(id)arg1; +- (id)defaultValue; +- (void)setDefaultValue:(id)arg1; +- (void)_setAutofilled:(BOOL)arg1; +- (void)_setValueForUser:(id)arg1; +- (id)endPosition; +- (id)startPosition; +- (id)createPeripheral; +- (BOOL)isTextControl; +- (BOOL)isSecure; +- (void)setSelectionWithPoint:(struct CGPoint { float x1; float x2; })arg1; +- (id)textInputTraits; +- (int)keyboardType; +- (id)text; +- (BOOL)isLikelyToBeginPageLoad; +- (BOOL)nodeCanBecomeFirstResponder; +- (id)_textFormElement; +- (BOOL)_supportsAccessoryClear; +- (BOOL)_supportsAutoFill; +- (BOOL)_requiresInputView; +- (BOOL)_requiresAccessoryView; +- (void)_stopAssistingDocumentView:(id)arg1; +- (void)_startAssistingDocumentView:(id)arg1; +- (BOOL)_isAssistedDateType; +- (void)_accessoryClear; + +@end diff --git a/WebCore.framework/DOMHTMLIsIndexElement.h b/WebCore.framework/DOMHTMLIsIndexElement.h new file mode 100755 index 0000000..238737b --- /dev/null +++ b/WebCore.framework/DOMHTMLIsIndexElement.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMHTMLFormElement, NSString; + +@interface DOMHTMLIsIndexElement : DOMHTMLInputElement { +} + +@property(retain,readonly) DOMHTMLFormElement * form; +@property(copy) NSString * prompt; + + +- (id)form; +- (void)setPrompt:(id)arg1; +- (id)prompt; + +@end diff --git a/WebCore.framework/DOMHTMLKeygenElement.h b/WebCore.framework/DOMHTMLKeygenElement.h new file mode 100755 index 0000000..0efacb7 --- /dev/null +++ b/WebCore.framework/DOMHTMLKeygenElement.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString, DOMHTMLFormElement, DOMValidityState, DOMNodeList; + +@interface DOMHTMLKeygenElement : DOMHTMLElement { +} + +@property BOOL autofocus; +@property(copy) NSString * challenge; +@property BOOL disabled; +@property(retain,readonly) DOMHTMLFormElement * form; +@property(copy) NSString * keytype; +@property(copy) NSString * name; +@property(copy,readonly) NSString * type; +@property(readonly) BOOL willValidate; +@property(retain,readonly) DOMValidityState * validity; +@property(copy,readonly) NSString * validationMessage; +@property(retain,readonly) DOMNodeList * labels; + + +- (id)challenge; +- (void)setChallenge:(id)arg1; +- (id)keytype; +- (void)setKeytype:(id)arg1; +- (id)validity; +- (BOOL)autofocus; +- (void)setAutofocus:(BOOL)arg1; +- (BOOL)willValidate; +- (id)validationMessage; +- (id)labels; +- (BOOL)checkValidity; +- (void)setCustomValidity:(id)arg1; +- (void)setDisabled:(BOOL)arg1; +- (BOOL)disabled; +- (id)form; +- (id)type; +- (id)name; +- (void)setName:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLLIElement.h b/WebCore.framework/DOMHTMLLIElement.h new file mode 100755 index 0000000..de16df4 --- /dev/null +++ b/WebCore.framework/DOMHTMLLIElement.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLLIElement : DOMHTMLElement { +} + +@property(copy) NSString * type; +@property int value; + + +- (id)type; +- (int)value; +- (void)setValue:(int)arg1; +- (void)setType:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLLabelElement.h b/WebCore.framework/DOMHTMLLabelElement.h new file mode 100755 index 0000000..82de1a3 --- /dev/null +++ b/WebCore.framework/DOMHTMLLabelElement.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMHTMLFormElement, NSString; + +@interface DOMHTMLLabelElement : DOMHTMLElement { +} + +@property(retain,readonly) DOMHTMLFormElement * form; +@property(copy) NSString * accessKey; +@property(copy) NSString * htmlFor; + + +- (id)htmlFor; +- (void)setHtmlFor:(id)arg1; +- (id)accessKey; +- (void)setAccessKey:(id)arg1; +- (id)form; +- (id)control; + +@end diff --git a/WebCore.framework/DOMHTMLLegendElement.h b/WebCore.framework/DOMHTMLLegendElement.h new file mode 100755 index 0000000..464cf9d --- /dev/null +++ b/WebCore.framework/DOMHTMLLegendElement.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMHTMLFormElement, NSString; + +@interface DOMHTMLLegendElement : DOMHTMLElement { +} + +@property(retain,readonly) DOMHTMLFormElement * form; +@property(copy) NSString * accessKey; +@property(copy) NSString * align; + + +- (id)align; +- (void)setAlign:(id)arg1; +- (id)accessKey; +- (void)setAccessKey:(id)arg1; +- (id)form; + +@end diff --git a/WebCore.framework/DOMHTMLLinkElement.h b/WebCore.framework/DOMHTMLLinkElement.h new file mode 100755 index 0000000..d4209e8 --- /dev/null +++ b/WebCore.framework/DOMHTMLLinkElement.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMStyleSheet, NSString, NSURL; + +@interface DOMHTMLLinkElement : DOMHTMLElement { +} + +@property BOOL disabled; +@property(copy) NSString * charset; +@property(copy) NSString * href; +@property(copy) NSString * hreflang; +@property(copy) NSString * media; +@property(copy) NSString * rel; +@property(copy) NSString * rev; +@property(copy) NSString * target; +@property(copy) NSString * type; +@property(retain,readonly) DOMStyleSheet * sheet; +@property(copy,readonly) NSURL * absoluteLinkURL; + + +- (void)setMedia:(id)arg1; +- (id)sheet; +- (void)setHref:(id)arg1; +- (id)hreflang; +- (void)setHreflang:(id)arg1; +- (id)rel; +- (void)setRel:(id)arg1; +- (id)rev; +- (void)setRev:(id)arg1; +- (id)charset; +- (void)setCharset:(id)arg1; +- (id)href; +- (id)media; +- (void)setDisabled:(BOOL)arg1; +- (BOOL)disabled; +- (BOOL)_mediaQueryMatches; +- (BOOL)_mediaQueryMatchesForOrientation:(int)arg1; +- (id)absoluteLinkURL; +- (id)type; +- (void)setType:(id)arg1; +- (void)setTarget:(id)arg1; +- (id)target; + +@end diff --git a/WebCore.framework/DOMHTMLMapElement.h b/WebCore.framework/DOMHTMLMapElement.h new file mode 100755 index 0000000..c69ce4f --- /dev/null +++ b/WebCore.framework/DOMHTMLMapElement.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMHTMLCollection, NSString; + +@interface DOMHTMLMapElement : DOMHTMLElement { +} + +@property(retain,readonly) DOMHTMLCollection * areas; +@property(copy) NSString * name; + + +- (id)areas; +- (id)name; +- (void)setName:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLMarqueeElement.h b/WebCore.framework/DOMHTMLMarqueeElement.h new file mode 100755 index 0000000..611670f --- /dev/null +++ b/WebCore.framework/DOMHTMLMarqueeElement.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMHTMLMarqueeElement : DOMHTMLElement { +} + + +- (void)start; +- (id)behavior; +- (void)setBehavior:(id)arg1; +- (int)loop; +- (void)setLoop:(int)arg1; +- (int)scrollAmount; +- (void)setScrollAmount:(int)arg1; +- (int)scrollDelay; +- (BOOL)trueSpeed; +- (void)setTrueSpeed:(BOOL)arg1; +- (id)bgColor; +- (void)setBgColor:(id)arg1; +- (unsigned int)hspace; +- (void)setHspace:(unsigned int)arg1; +- (unsigned int)vspace; +- (void)setVspace:(unsigned int)arg1; +- (void)stop; +- (void)setHeight:(id)arg1; +- (id)height; +- (void)setScrollDelay:(int)arg1; +- (id)direction; +- (void)setDirection:(id)arg1; +- (void)setWidth:(id)arg1; +- (id)width; + +@end diff --git a/WebCore.framework/DOMHTMLMenuElement.h b/WebCore.framework/DOMHTMLMenuElement.h new file mode 100755 index 0000000..1135707 --- /dev/null +++ b/WebCore.framework/DOMHTMLMenuElement.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMHTMLMenuElement : DOMHTMLElement { +} + +@property BOOL compact; + + +- (BOOL)compact; +- (void)setCompact:(BOOL)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLMetaElement.h b/WebCore.framework/DOMHTMLMetaElement.h new file mode 100755 index 0000000..21a86d8 --- /dev/null +++ b/WebCore.framework/DOMHTMLMetaElement.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLMetaElement : DOMHTMLElement { +} + +@property(copy) NSString * content; +@property(copy) NSString * httpEquiv; +@property(copy) NSString * name; +@property(copy) NSString * scheme; + + +- (id)httpEquiv; +- (void)setHttpEquiv:(id)arg1; +- (void)setScheme:(id)arg1; +- (void)setContent:(id)arg1; +- (id)content; +- (id)name; +- (id)scheme; +- (void)setName:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLModElement.h b/WebCore.framework/DOMHTMLModElement.h new file mode 100755 index 0000000..cb986fd --- /dev/null +++ b/WebCore.framework/DOMHTMLModElement.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLModElement : DOMHTMLElement { +} + +@property(copy) NSString * cite; +@property(copy) NSString * dateTime; + + +- (id)cite; +- (void)setCite:(id)arg1; +- (id)dateTime; +- (void)setDateTime:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLOListElement.h b/WebCore.framework/DOMHTMLOListElement.h new file mode 100755 index 0000000..b9f59b9 --- /dev/null +++ b/WebCore.framework/DOMHTMLOListElement.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLOListElement : DOMHTMLElement { +} + +@property BOOL compact; +@property int start; +@property(copy) NSString * type; + + +- (int)start; +- (BOOL)compact; +- (void)setCompact:(BOOL)arg1; +- (void)setStart:(int)arg1; +- (id)type; +- (void)setType:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLObjectElement.h b/WebCore.framework/DOMHTMLObjectElement.h new file mode 100755 index 0000000..9f6720f --- /dev/null +++ b/WebCore.framework/DOMHTMLObjectElement.h @@ -0,0 +1,74 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString, DOMHTMLFormElement, DOMDocument, NSURL; + +@interface DOMHTMLObjectElement : DOMHTMLElement { +} + +@property(retain,readonly) DOMHTMLFormElement * form; +@property(copy) NSString * code; +@property(copy) NSString * align; +@property(copy) NSString * archive; +@property(copy) NSString * border; +@property(copy) NSString * codeBase; +@property(copy) NSString * codeType; +@property(copy) NSString * data; +@property BOOL declare; +@property(copy) NSString * height; +@property int hspace; +@property(copy) NSString * name; +@property(copy) NSString * standby; +@property(copy) NSString * type; +@property(copy) NSString * useMap; +@property int vspace; +@property(copy) NSString * width; +@property(retain,readonly) DOMDocument * contentDocument; +@property(copy,readonly) NSURL * absoluteImageURL; + + +- (id)code; +- (id)data; +- (id)codeType; +- (void)setCodeType:(id)arg1; +- (BOOL)declare; +- (void)setDeclare:(BOOL)arg1; +- (id)standby; +- (void)setStandby:(id)arg1; +- (id)useMap; +- (void)setUseMap:(id)arg1; +- (id)contentDocument; +- (id)validity; +- (BOOL)willValidate; +- (id)validationMessage; +- (BOOL)checkValidity; +- (void)setCustomValidity:(id)arg1; +- (id)align; +- (void)setAlign:(id)arg1; +- (id)archive; +- (void)setArchive:(id)arg1; +- (void)setCode:(id)arg1; +- (id)codeBase; +- (void)setCodeBase:(id)arg1; +- (int)hspace; +- (void)setHspace:(int)arg1; +- (int)vspace; +- (void)setVspace:(int)arg1; +- (id)border; +- (void)setBorder:(id)arg1; +- (void)setData:(id)arg1; +- (void)setHeight:(id)arg1; +- (id)height; +- (id)absoluteImageURL; +- (id)form; +- (id)type; +- (void)setWidth:(id)arg1; +- (id)width; +- (id)name; +- (void)setType:(id)arg1; +- (void)setName:(id)arg1; +- (id)contentFrame; +- (BOOL)showsTapHighlight; + +@end diff --git a/WebCore.framework/DOMHTMLOptGroupElement.h b/WebCore.framework/DOMHTMLOptGroupElement.h new file mode 100755 index 0000000..018bad7 --- /dev/null +++ b/WebCore.framework/DOMHTMLOptGroupElement.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLOptGroupElement : DOMHTMLElement { +} + +@property BOOL disabled; +@property(copy) NSString * label; + + +- (void)setDisabled:(BOOL)arg1; +- (BOOL)disabled; +- (id)label; +- (void)setLabel:(id)arg1; +- (id)itemTitle; +- (void)populateCell:(id)arg1; +- (id)createPickerCell; +- (id)createSelectedItem; + +@end diff --git a/WebCore.framework/DOMHTMLOptionElement.h b/WebCore.framework/DOMHTMLOptionElement.h new file mode 100755 index 0000000..655665c --- /dev/null +++ b/WebCore.framework/DOMHTMLOptionElement.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMHTMLFormElement, NSString; + +@interface DOMHTMLOptionElement : DOMHTMLElement { +} + +@property(retain,readonly) DOMHTMLFormElement * form; +@property BOOL defaultSelected; +@property(copy,readonly) NSString * text; +@property(readonly) int index; +@property BOOL disabled; +@property(copy) NSString * label; +@property BOOL selected; +@property(copy) NSString * value; + + +- (BOOL)defaultSelected; +- (void)setDefaultSelected:(BOOL)arg1; +- (void)setDisabled:(BOOL)arg1; +- (BOOL)disabled; +- (id)form; +- (int)index; +- (id)label; +- (BOOL)selected; +- (id)value; +- (void)setValue:(id)arg1; +- (void)setLabel:(id)arg1; +- (void)setSelected:(BOOL)arg1; +- (id)text; +- (id)itemTitle; +- (void)populateCell:(id)arg1; +- (id)createPickerCell; +- (id)createSelectedItem; + +@end diff --git a/WebCore.framework/DOMHTMLOptionsCollection.h b/WebCore.framework/DOMHTMLOptionsCollection.h new file mode 100755 index 0000000..93b58c5 --- /dev/null +++ b/WebCore.framework/DOMHTMLOptionsCollection.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMHTMLOptionsCollection : DOMObject { +} + +@property int selectedIndex; +@property unsigned int length; + + +- (void)finalize; +- (void)setLength:(unsigned int)arg1; +- (void)add:(id)arg1 index:(unsigned int)arg2; +- (id)namedItem:(id)arg1; +- (void)remove:(unsigned int)arg1; +- (id)item:(unsigned int)arg1; +- (void)setSelectedIndex:(int)arg1; +- (int)selectedIndex; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMHTMLParagraphElement.h b/WebCore.framework/DOMHTMLParagraphElement.h new file mode 100755 index 0000000..b005aba --- /dev/null +++ b/WebCore.framework/DOMHTMLParagraphElement.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLParagraphElement : DOMHTMLElement { +} + +@property(copy) NSString * align; + + +- (id)align; +- (void)setAlign:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLParamElement.h b/WebCore.framework/DOMHTMLParamElement.h new file mode 100755 index 0000000..861f408 --- /dev/null +++ b/WebCore.framework/DOMHTMLParamElement.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLParamElement : DOMHTMLElement { +} + +@property(copy) NSString * name; +@property(copy) NSString * type; +@property(copy) NSString * value; +@property(copy) NSString * valueType; + + +- (id)valueType; +- (void)setValueType:(id)arg1; +- (id)type; +- (id)value; +- (void)setValue:(id)arg1; +- (id)name; +- (void)setType:(id)arg1; +- (void)setName:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLPreElement.h b/WebCore.framework/DOMHTMLPreElement.h new file mode 100755 index 0000000..4bd684b --- /dev/null +++ b/WebCore.framework/DOMHTMLPreElement.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMHTMLPreElement : DOMHTMLElement { +} + +@property int width; +@property BOOL wrap; + + +- (BOOL)wrap; +- (void)setWrap:(BOOL)arg1; +- (void)setWidth:(int)arg1; +- (int)width; + +@end diff --git a/WebCore.framework/DOMHTMLQuoteElement.h b/WebCore.framework/DOMHTMLQuoteElement.h new file mode 100755 index 0000000..03015e4 --- /dev/null +++ b/WebCore.framework/DOMHTMLQuoteElement.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLQuoteElement : DOMHTMLElement { +} + +@property(copy) NSString * cite; + + +- (id)cite; +- (void)setCite:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLScriptElement.h b/WebCore.framework/DOMHTMLScriptElement.h new file mode 100755 index 0000000..6656150 --- /dev/null +++ b/WebCore.framework/DOMHTMLScriptElement.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLScriptElement : DOMHTMLElement { +} + +@property(copy) NSString * text; +@property(copy) NSString * htmlFor; +@property(copy) NSString * event; +@property(copy) NSString * charset; +@property BOOL defer; +@property(copy) NSString * src; +@property(copy) NSString * type; + + +- (BOOL)async; +- (void)setAsync:(BOOL)arg1; +- (BOOL)defer; +- (void)setDefer:(BOOL)arg1; +- (id)htmlFor; +- (void)setHtmlFor:(id)arg1; +- (id)src; +- (void)setSrc:(id)arg1; +- (id)charset; +- (void)setCharset:(id)arg1; +- (id)event; +- (void)setEvent:(id)arg1; +- (id)type; +- (void)setType:(id)arg1; +- (id)text; +- (void)setText:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLSelectElement.h b/WebCore.framework/DOMHTMLSelectElement.h new file mode 100755 index 0000000..d95cb52 --- /dev/null +++ b/WebCore.framework/DOMHTMLSelectElement.h @@ -0,0 +1,68 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMHTMLFormElement, NSString, DOMHTMLOptionsCollection; + +@interface DOMHTMLSelectElement : DOMHTMLElement { +} + +@property(copy,readonly) NSString * type; +@property int selectedIndex; +@property(copy) NSString * value; +@property(readonly) int length; +@property(retain,readonly) DOMHTMLFormElement * form; +@property(readonly) BOOL willValidate; +@property(retain,readonly) DOMHTMLOptionsCollection * options; +@property BOOL disabled; +@property BOOL autofocus; +@property BOOL multiple; +@property(copy) NSString * name; +@property int size; + + +- (void)add:(id)arg1 before:(id)arg2; +- (void)add:(id)arg1 :(id)arg2; +- (void)setMultiple:(BOOL)arg1; +- (BOOL)required; +- (void)setRequired:(BOOL)arg1; +- (id)namedItem:(id)arg1; +- (id)validity; +- (BOOL)autofocus; +- (void)setAutofocus:(BOOL)arg1; +- (BOOL)willValidate; +- (id)validationMessage; +- (id)labels; +- (BOOL)checkValidity; +- (void)setCustomValidity:(id)arg1; +- (void)remove:(int)arg1; +- (void)setDisabled:(BOOL)arg1; +- (int)structuralComplexityContribution; +- (void)_activateItemAtIndex:(int)arg1; +- (id)options; +- (BOOL)disabled; +- (id)form; +- (id)item:(unsigned int)arg1; +- (id)type; +- (void)_activateItemAtIndex:(int)arg1 allowMultipleSelection:(BOOL)arg2; +- (id)listItemAtIndex:(int)arg1; +- (unsigned int)completeLength; +- (BOOL)multiple; +- (id)value; +- (void)setValue:(id)arg1; +- (void)setSelectedIndex:(int)arg1; +- (int)selectedIndex; +- (id)name; +- (void)setSize:(int)arg1; +- (int)size; +- (void)setName:(id)arg1; +- (int)length; +- (id)createPeripheral; +- (BOOL)nodeCanBecomeFirstResponder; +- (BOOL)_supportsAutoFill; +- (BOOL)_requiresInputView; +- (BOOL)_requiresAccessoryView; +- (void)_stopAssistingDocumentView:(id)arg1; +- (void)_startAssistingDocumentView:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLStyleElement.h b/WebCore.framework/DOMHTMLStyleElement.h new file mode 100755 index 0000000..7693097 --- /dev/null +++ b/WebCore.framework/DOMHTMLStyleElement.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMStyleSheet, NSString; + +@interface DOMHTMLStyleElement : DOMHTMLElement { +} + +@property BOOL disabled; +@property(copy) NSString * media; +@property(copy) NSString * type; +@property(retain,readonly) DOMStyleSheet * sheet; + + +- (void)setMedia:(id)arg1; +- (id)sheet; +- (id)media; +- (void)setDisabled:(BOOL)arg1; +- (BOOL)disabled; +- (id)type; +- (void)setType:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLTableCaptionElement.h b/WebCore.framework/DOMHTMLTableCaptionElement.h new file mode 100755 index 0000000..c783e1f --- /dev/null +++ b/WebCore.framework/DOMHTMLTableCaptionElement.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLTableCaptionElement : DOMHTMLElement { +} + +@property(copy) NSString * align; + + +- (id)align; +- (void)setAlign:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLTableCellElement.h b/WebCore.framework/DOMHTMLTableCellElement.h new file mode 100755 index 0000000..9bba069 --- /dev/null +++ b/WebCore.framework/DOMHTMLTableCellElement.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLTableCellElement : DOMHTMLElement { +} + +@property(readonly) int cellIndex; +@property(copy) NSString * abbr; +@property(copy) NSString * align; +@property(copy) NSString * axis; +@property(copy) NSString * bgColor; +@property(copy) NSString * ch; +@property(copy) NSString * chOff; +@property int colSpan; +@property(copy) NSString * headers; +@property(copy) NSString * height; +@property BOOL noWrap; +@property int rowSpan; +@property(copy) NSString * scope; +@property(copy) NSString * vAlign; +@property(copy) NSString * width; + + +- (int)cellIndex; +- (id)abbr; +- (void)setAbbr:(id)arg1; +- (id)axis; +- (void)setAxis:(id)arg1; +- (id)ch; +- (void)setCh:(id)arg1; +- (id)chOff; +- (void)setChOff:(id)arg1; +- (int)colSpan; +- (void)setColSpan:(int)arg1; +- (id)headers; +- (void)setHeaders:(id)arg1; +- (BOOL)noWrap; +- (void)setNoWrap:(BOOL)arg1; +- (int)rowSpan; +- (void)setRowSpan:(int)arg1; +- (id)scope; +- (void)setScope:(id)arg1; +- (id)vAlign; +- (void)setVAlign:(id)arg1; +- (id)bgColor; +- (void)setBgColor:(id)arg1; +- (id)align; +- (void)setAlign:(id)arg1; +- (void)setHeight:(id)arg1; +- (id)height; +- (void)setWidth:(id)arg1; +- (id)width; + +@end diff --git a/WebCore.framework/DOMHTMLTableColElement.h b/WebCore.framework/DOMHTMLTableColElement.h new file mode 100755 index 0000000..bfa37b2 --- /dev/null +++ b/WebCore.framework/DOMHTMLTableColElement.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLTableColElement : DOMHTMLElement { +} + +@property(copy) NSString * align; +@property(copy) NSString * ch; +@property(copy) NSString * chOff; +@property int span; +@property(copy) NSString * vAlign; +@property(copy) NSString * width; + + +- (int)span; +- (void)setSpan:(int)arg1; +- (id)ch; +- (void)setCh:(id)arg1; +- (id)chOff; +- (void)setChOff:(id)arg1; +- (id)vAlign; +- (void)setVAlign:(id)arg1; +- (id)align; +- (void)setAlign:(id)arg1; +- (void)setWidth:(id)arg1; +- (id)width; + +@end diff --git a/WebCore.framework/DOMHTMLTableElement.h b/WebCore.framework/DOMHTMLTableElement.h new file mode 100755 index 0000000..a34bc54 --- /dev/null +++ b/WebCore.framework/DOMHTMLTableElement.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMHTMLTableSectionElement, DOMHTMLCollection, DOMHTMLTableCaptionElement, NSString; + +@interface DOMHTMLTableElement : DOMHTMLElement { +} + +@property(retain) DOMHTMLTableCaptionElement * caption; +@property(retain) DOMHTMLTableSectionElement * tHead; +@property(retain) DOMHTMLTableSectionElement * tFoot; +@property(retain,readonly) DOMHTMLCollection * rows; +@property(retain,readonly) DOMHTMLCollection * tBodies; +@property(copy) NSString * align; +@property(copy) NSString * bgColor; +@property(copy) NSString * border; +@property(copy) NSString * cellPadding; +@property(copy) NSString * cellSpacing; +@property(copy) NSString * frameBorders; +@property(copy) NSString * rules; +@property(copy) NSString * summary; +@property(copy) NSString * width; + + +- (id)caption; +- (void)setCaption:(id)arg1; +- (id)tHead; +- (void)setTHead:(id)arg1; +- (id)tFoot; +- (void)setTFoot:(id)arg1; +- (id)tBodies; +- (id)cellSpacing; +- (void)setCellSpacing:(id)arg1; +- (id)frameBorders; +- (void)setFrameBorders:(id)arg1; +- (void)setRules:(id)arg1; +- (id)summary; +- (void)setSummary:(id)arg1; +- (id)createTHead; +- (void)deleteTHead; +- (id)createTFoot; +- (void)deleteTFoot; +- (id)createCaption; +- (void)deleteCaption; +- (id)insertRow:(int)arg1; +- (void)deleteRow:(int)arg1; +- (id)bgColor; +- (void)setBgColor:(id)arg1; +- (id)align; +- (void)setAlign:(id)arg1; +- (id)rules; +- (id)border; +- (void)setBorder:(id)arg1; +- (void)setCellPadding:(id)arg1; +- (id)cellPadding; +- (int)structuralComplexityContribution; +- (id)rows; +- (void)setWidth:(id)arg1; +- (id)width; + +@end diff --git a/WebCore.framework/DOMHTMLTableRowElement.h b/WebCore.framework/DOMHTMLTableRowElement.h new file mode 100755 index 0000000..bd14ddc --- /dev/null +++ b/WebCore.framework/DOMHTMLTableRowElement.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMHTMLCollection, NSString; + +@interface DOMHTMLTableRowElement : DOMHTMLElement { +} + +@property(readonly) int rowIndex; +@property(readonly) int sectionRowIndex; +@property(retain,readonly) DOMHTMLCollection * cells; +@property(copy) NSString * align; +@property(copy) NSString * bgColor; +@property(copy) NSString * ch; +@property(copy) NSString * chOff; +@property(copy) NSString * vAlign; + + +- (int)rowIndex; +- (int)sectionRowIndex; +- (id)cells; +- (id)insertCell:(int)arg1; +- (void)deleteCell:(int)arg1; +- (id)ch; +- (void)setCh:(id)arg1; +- (id)chOff; +- (void)setChOff:(id)arg1; +- (id)vAlign; +- (void)setVAlign:(id)arg1; +- (id)bgColor; +- (void)setBgColor:(id)arg1; +- (id)align; +- (void)setAlign:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLTableSectionElement.h b/WebCore.framework/DOMHTMLTableSectionElement.h new file mode 100755 index 0000000..27e15f8 --- /dev/null +++ b/WebCore.framework/DOMHTMLTableSectionElement.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMHTMLCollection, NSString; + +@interface DOMHTMLTableSectionElement : DOMHTMLElement { +} + +@property(copy) NSString * align; +@property(copy) NSString * ch; +@property(copy) NSString * chOff; +@property(copy) NSString * vAlign; +@property(retain,readonly) DOMHTMLCollection * rows; + + +- (id)insertRow:(int)arg1; +- (void)deleteRow:(int)arg1; +- (id)ch; +- (void)setCh:(id)arg1; +- (id)chOff; +- (void)setChOff:(id)arg1; +- (id)vAlign; +- (void)setVAlign:(id)arg1; +- (id)align; +- (void)setAlign:(id)arg1; +- (id)rows; + +@end diff --git a/WebCore.framework/DOMHTMLTextAreaElement.h b/WebCore.framework/DOMHTMLTextAreaElement.h new file mode 100755 index 0000000..4141be8 --- /dev/null +++ b/WebCore.framework/DOMHTMLTextAreaElement.h @@ -0,0 +1,85 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMHTMLFormElement, NSString; + +@interface DOMHTMLTextAreaElement : DOMHTMLElement { +} + +@property(copy) NSString * defaultValue; +@property(retain,readonly) DOMHTMLFormElement * form; +@property(copy) NSString * accessKey; +@property int cols; +@property BOOL disabled; +@property BOOL autofocus; +@property(copy) NSString * name; +@property BOOL readOnly; +@property int rows; +@property(copy,readonly) NSString * type; +@property(copy) NSString * value; +@property(readonly) BOOL willValidate; +@property int selectionStart; +@property int selectionEnd; + + +- (unsigned int)textLength; +- (int)maxLength; +- (void)setMaxLength:(int)arg1; +- (void)setReadOnly:(BOOL)arg1; +- (BOOL)required; +- (void)setRequired:(BOOL)arg1; +- (int)selectionStart; +- (void)setSelectionStart:(int)arg1; +- (int)selectionEnd; +- (void)setSelectionEnd:(int)arg1; +- (void)setSelectionRange:(int)arg1 end:(int)arg2; +- (int)cols; +- (void)setCols:(int)arg1; +- (void)setAutocorrect:(BOOL)arg1; +- (id)autocapitalize; +- (void)setAutocapitalize:(id)arg1; +- (id)validity; +- (BOOL)autofocus; +- (void)setAutofocus:(BOOL)arg1; +- (BOOL)willValidate; +- (id)validationMessage; +- (id)labels; +- (BOOL)checkValidity; +- (void)setCustomValidity:(id)arg1; +- (id)accessKey; +- (void)setAccessKey:(id)arg1; +- (void)setRows:(int)arg1; +- (void)setDisabled:(BOOL)arg1; +- (int)structuralComplexityContribution; +- (BOOL)_isEdited; +- (void)select; +- (BOOL)readOnly; +- (BOOL)disabled; +- (int)rows; +- (BOOL)autocorrect; +- (int)_autocapitalizeType; +- (id)form; +- (id)type; +- (id)value; +- (void)setValue:(id)arg1; +- (void)setPlaceholder:(id)arg1; +- (id)placeholder; +- (id)name; +- (void)setName:(id)arg1; +- (id)defaultValue; +- (void)setDefaultValue:(id)arg1; +- (id)endPosition; +- (id)startPosition; +- (BOOL)isTextControl; +- (void)setSelectionWithPoint:(struct CGPoint { float x1; float x2; })arg1; +- (id)textInputTraits; +- (BOOL)nodeCanBecomeFirstResponder; +- (id)_textFormElement; +- (BOOL)_supportsAutoFill; +- (BOOL)_requiresInputView; +- (BOOL)_requiresAccessoryView; +- (void)_stopAssistingDocumentView:(id)arg1; +- (void)_startAssistingDocumentView:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLTitleElement.h b/WebCore.framework/DOMHTMLTitleElement.h new file mode 100755 index 0000000..adbc26c --- /dev/null +++ b/WebCore.framework/DOMHTMLTitleElement.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLTitleElement : DOMHTMLElement { +} + +@property(copy) NSString * text; + + +- (id)text; +- (void)setText:(id)arg1; + +@end diff --git a/WebCore.framework/DOMHTMLUListElement.h b/WebCore.framework/DOMHTMLUListElement.h new file mode 100755 index 0000000..e774fa0 --- /dev/null +++ b/WebCore.framework/DOMHTMLUListElement.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMHTMLUListElement : DOMHTMLElement { +} + +@property BOOL compact; +@property(copy) NSString * type; + + +- (BOOL)compact; +- (void)setCompact:(BOOL)arg1; +- (id)type; +- (void)setType:(id)arg1; + +@end diff --git a/WebCore.framework/DOMImplementation.h b/WebCore.framework/DOMImplementation.h new file mode 100755 index 0000000..fe4a07b --- /dev/null +++ b/WebCore.framework/DOMImplementation.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMImplementation : DOMObject { +} + + +- (void)finalize; +- (BOOL)hasFeature:(id)arg1 version:(id)arg2; +- (BOOL)hasFeature:(id)arg1 :(id)arg2; +- (id)createDocumentType:(id)arg1 publicId:(id)arg2 systemId:(id)arg3; +- (id)createDocumentType:(id)arg1 :(id)arg2 :(id)arg3; +- (id)createDocument:(id)arg1 qualifiedName:(id)arg2 doctype:(id)arg3; +- (id)createDocument:(id)arg1 :(id)arg2 :(id)arg3; +- (id)createCSSStyleSheet:(id)arg1 media:(id)arg2; +- (id)createCSSStyleSheet:(id)arg1 :(id)arg2; +- (id)createHTMLDocument:(id)arg1; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMKeyboardEvent.h b/WebCore.framework/DOMKeyboardEvent.h new file mode 100755 index 0000000..d935753 --- /dev/null +++ b/WebCore.framework/DOMKeyboardEvent.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMKeyboardEvent : DOMUIEvent { +} + +@property(copy,readonly) NSString * keyIdentifier; +@property(readonly) unsigned int keyLocation; +@property(readonly) BOOL ctrlKey; +@property(readonly) BOOL shiftKey; +@property(readonly) BOOL altKey; +@property(readonly) BOOL metaKey; +@property(readonly) BOOL altGraphKey; +@property(readonly) int keyCode; +@property(readonly) int charCode; + + +- (id)keyIdentifier; +- (unsigned int)keyLocation; +- (BOOL)altGraphKey; +- (int)keyCode; +- (int)charCode; +- (BOOL)getModifierState:(id)arg1; +- (void)initKeyboardEvent:(id)arg1 canBubble:(BOOL)arg2 cancelable:(BOOL)arg3 view:(id)arg4 keyIdentifier:(id)arg5 keyLocation:(unsigned int)arg6 ctrlKey:(BOOL)arg7 altKey:(BOOL)arg8 shiftKey:(BOOL)arg9 metaKey:(BOOL)arg10 altGraphKey:(BOOL)arg11; +- (void)initKeyboardEvent:(id)arg1 canBubble:(BOOL)arg2 cancelable:(BOOL)arg3 view:(id)arg4 keyIdentifier:(id)arg5 keyLocation:(unsigned int)arg6 ctrlKey:(BOOL)arg7 altKey:(BOOL)arg8 shiftKey:(BOOL)arg9 metaKey:(BOOL)arg10; +- (BOOL)ctrlKey; +- (BOOL)shiftKey; +- (BOOL)altKey; +- (BOOL)metaKey; + +@end diff --git a/WebCore.framework/DOMMediaList.h b/WebCore.framework/DOMMediaList.h new file mode 100755 index 0000000..d51c515 --- /dev/null +++ b/WebCore.framework/DOMMediaList.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMMediaList : DOMObject { +} + +@property(copy) NSString * mediaText; +@property(readonly) unsigned int length; + + +- (void)finalize; +- (id)mediaText; +- (void)setMediaText:(id)arg1; +- (void)deleteMedium:(id)arg1; +- (void)appendMedium:(id)arg1; +- (id)item:(unsigned int)arg1; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMMessageEvent.h b/WebCore.framework/DOMMessageEvent.h new file mode 100755 index 0000000..3924c06 --- /dev/null +++ b/WebCore.framework/DOMMessageEvent.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMAbstractView, NSString, DOMMessagePort; + +@interface DOMMessageEvent : DOMEvent { +} + +@property(retain,readonly) NSString * data; +@property(copy,readonly) NSString * origin; +@property(copy,readonly) NSString * lastEventId; +@property(retain,readonly) DOMAbstractView * source; +@property(retain,readonly) DOMMessagePort * messagePort; + + +- (id)data; +- (id)lastEventId; +- (id)messagePort; +- (void)initMessageEvent:(id)arg1 canBubbleArg:(BOOL)arg2 cancelableArg:(BOOL)arg3 dataArg:(id)arg4 originArg:(id)arg5 lastEventIdArg:(id)arg6 sourceArg:(id)arg7 messagePort:(id)arg8; +- (id)source; +- (id)origin; + +@end diff --git a/WebCore.framework/DOMMessagePort.h b/WebCore.framework/DOMMessagePort.h new file mode 100755 index 0000000..5b12ba8 --- /dev/null +++ b/WebCore.framework/DOMMessagePort.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMMessagePort : DOMObject { +} + + +- (void)finalize; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMMouseEvent.h b/WebCore.framework/DOMMouseEvent.h new file mode 100755 index 0000000..fd28f26 --- /dev/null +++ b/WebCore.framework/DOMMouseEvent.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class , DOMNode; + +@interface DOMMouseEvent : DOMUIEvent { +} + +@property(readonly) int screenX; +@property(readonly) int screenY; +@property(readonly) int clientX; +@property(readonly) int clientY; +@property(readonly) BOOL ctrlKey; +@property(readonly) BOOL shiftKey; +@property(readonly) BOOL altKey; +@property(readonly) BOOL metaKey; +@property(readonly) unsigned short button; +@property(retain,readonly) * relatedTarget; +@property(readonly) int offsetX; +@property(readonly) int offsetY; +@property(readonly) int x; +@property(readonly) int y; +@property(retain,readonly) DOMNode * fromElement; +@property(retain,readonly) DOMNode * toElement; + + +- (int)screenX; +- (int)screenY; +- (int)clientX; +- (int)clientY; +- (id)relatedTarget; +- (int)offsetX; +- (int)offsetY; +- (id)fromElement; +- (id)toElement; +- (void)initMouseEvent:(id)arg1 canBubble:(BOOL)arg2 cancelable:(BOOL)arg3 view:(id)arg4 detail:(int)arg5 screenX:(int)arg6 screenY:(int)arg7 clientX:(int)arg8 clientY:(int)arg9 ctrlKey:(BOOL)arg10 altKey:(BOOL)arg11 shiftKey:(BOOL)arg12 metaKey:(BOOL)arg13 button:(unsigned short)arg14 relatedTarget:(id)arg15; +- (void)initMouseEvent:(id)arg1 :(BOOL)arg2 :(BOOL)arg3 :(id)arg4 :(int)arg5 :(int)arg6 :(int)arg7 :(int)arg8 :(int)arg9 :(BOOL)arg10 :(BOOL)arg11 :(BOOL)arg12 :(BOOL)arg13 :(unsigned short)arg14 :(id)arg15; +- (BOOL)ctrlKey; +- (BOOL)shiftKey; +- (BOOL)altKey; +- (BOOL)metaKey; +- (int)y; +- (int)x; +- (unsigned short)button; + +@end diff --git a/WebCore.framework/DOMMutationEvent.h b/WebCore.framework/DOMMutationEvent.h new file mode 100755 index 0000000..8dc266b --- /dev/null +++ b/WebCore.framework/DOMMutationEvent.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMNode, NSString; + +@interface DOMMutationEvent : DOMEvent { +} + +@property(retain,readonly) DOMNode * relatedNode; +@property(copy,readonly) NSString * prevValue; +@property(copy,readonly) NSString * newValue; +@property(copy,readonly) NSString * attrName; +@property(readonly) unsigned short attrChange; + + +- (id)relatedNode; +- (id)prevValue; +- (id)newValue; +- (id)attrName; +- (unsigned short)attrChange; +- (void)initMutationEvent:(id)arg1 canBubble:(BOOL)arg2 cancelable:(BOOL)arg3 relatedNode:(id)arg4 prevValue:(id)arg5 newValue:(id)arg6 attrName:(id)arg7 attrChange:(unsigned short)arg8; +- (void)initMutationEvent:(id)arg1 :(BOOL)arg2 :(BOOL)arg3 :(id)arg4 :(id)arg5 :(id)arg6 :(id)arg7 :(unsigned short)arg8; + +@end diff --git a/WebCore.framework/DOMNamedNodeMap.h b/WebCore.framework/DOMNamedNodeMap.h new file mode 100755 index 0000000..8eab8c7 --- /dev/null +++ b/WebCore.framework/DOMNamedNodeMap.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMNamedNodeMap : DOMObject { +} + +@property(readonly) unsigned int length; + + +- (void)finalize; +- (id)getNamedItem:(id)arg1; +- (id)setNamedItem:(id)arg1; +- (id)removeNamedItem:(id)arg1; +- (id)getNamedItemNS:(id)arg1 localName:(id)arg2; +- (id)getNamedItemNS:(id)arg1 :(id)arg2; +- (id)setNamedItemNS:(id)arg1; +- (id)removeNamedItemNS:(id)arg1 localName:(id)arg2; +- (id)removeNamedItemNS:(id)arg1 :(id)arg2; +- (id)item:(unsigned int)arg1; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMNativeXPathNSResolver.h b/WebCore.framework/DOMNativeXPathNSResolver.h new file mode 100755 index 0000000..324156b --- /dev/null +++ b/WebCore.framework/DOMNativeXPathNSResolver.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMNativeXPathNSResolver : DOMObject { +} + + +- (void)finalize; +- (id)lookupNamespaceURI:(id)arg1; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMNode.h b/WebCore.framework/DOMNode.h new file mode 100755 index 0000000..5a73ab9 --- /dev/null +++ b/WebCore.framework/DOMNode.h @@ -0,0 +1,379 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class UITextPosition, UIImage, UITextSelectionView, UIColor, UITextRange, DOMNode, DOMDocument, DOMNamedNodeMap, UITextInteractionAssistant, UIView, , UIView, , NSDictionary, UIResponder, DOMNodeList, DOMElement, NSString; + +@interface DOMNode : DOMObject { +} + +@property(readonly) BOOL mf_isBody; +@property int autocapitalizationType; +@property int autocorrectionType; +@property int spellCheckingType; +@property int keyboardType; +@property int keyboardAppearance; +@property int returnKeyType; +@property BOOL enablesReturnKeyAutomatically; +@property(getter=isSecureTextEntry) BOOL secureTextEntry; +@property(copy) UITextRange * selectedTextRange; +@property(readonly) UITextRange * markedTextRange; +@property(copy) NSDictionary * markedTextStyle; +@property(readonly) UITextPosition * beginningOfDocument; +@property(readonly) UITextPosition * endOfDocument; +@property * inputDelegate; +@property(readonly) * tokenizer; +@property(readonly) UIView * textInputView; +@property int selectionAffinity; +@property struct __CFCharacterSet { }* textTrimmingSet; +@property(retain) UIColor * insertionPointColor; +@property(retain) UIColor * selectionBarColor; +@property(retain) UIColor * selectionHighlightColor; +@property(retain) UIImage * selectionDragDotImage; +@property unsigned int insertionPointWidth; +@property int textLoupeVisibility; +@property int textSelectionBehavior; +@property id textSuggestionDelegate; +@property BOOL contentsIsSingleValue; +@property BOOL acceptsEmoji; +@property int emptyContentReturnKeyType; +@property BOOL returnKeyGoesToNextResponder; +@property BOOL acceptsFloatingKeyboard; +@property BOOL acceptsSplitKeyboard; +@property(getter=isRichText) BOOL richText; +@property BOOL displaySecureTextUsingPlainText; +@property BOOL learnsCorrections; +@property int shortcutConversionType; +@property BOOL suppressReturnKeyStyling; +@property BOOL acceptsForwardDelete; +@property BOOL forceEnableForwardDelete; +@property(getter=isEditable,readonly) BOOL editable; +@property(getter=isEditing,readonly) BOOL editing; +@property int selectionGranularity; +@property(readonly) UITextSelectionView * selectionView; +@property(readonly) UITextInteractionAssistant * interactionAssistant; +@property(readonly) UIView * content; +@property(readonly) UIResponder * textDocument; +@property(copy,readonly) NSString * nodeName; +@property(copy) NSString * nodeValue; +@property(readonly) unsigned short nodeType; +@property(retain,readonly) DOMNode * parentNode; +@property(retain,readonly) DOMNodeList * childNodes; +@property(retain,readonly) DOMNode * firstChild; +@property(retain,readonly) DOMNode * lastChild; +@property(retain,readonly) DOMNode * previousSibling; +@property(retain,readonly) DOMNode * nextSibling; +@property(retain,readonly) DOMNamedNodeMap * attributes; +@property(retain,readonly) DOMDocument * ownerDocument; +@property(copy,readonly) NSString * namespaceURI; +@property(copy) NSString * prefix; +@property(copy,readonly) NSString * localName; +@property(copy,readonly) NSString * baseURI; +@property(copy) NSString * textContent; +@property(retain,readonly) DOMElement * parentElement; +@property(readonly) BOOL isContentEditable; + + +- (void)finalize; +- (id)boundingBoxes; +- (void)setNodeValue:(id)arg1; +- (id)namespaceURI; +- (id)prefix; +- (void)setPrefix:(id)arg1; +- (id)localName; +- (id)baseURI; +- (id)textContent; +- (void)setTextContent:(id)arg1; +- (id)insertBefore:(id)arg1 refChild:(id)arg2; +- (id)insertBefore:(id)arg1 :(id)arg2; +- (id)replaceChild:(id)arg1 oldChild:(id)arg2; +- (id)replaceChild:(id)arg1 :(id)arg2; +- (id)appendChild:(id)arg1; +- (id)cloneNode:(BOOL)arg1; +- (void)normalize; +- (BOOL)isSupported:(id)arg1 version:(id)arg2; +- (BOOL)isSupported:(id)arg1 :(id)arg2; +- (BOOL)hasAttributes; +- (BOOL)isEqualNode:(id)arg1; +- (id)lookupPrefix:(id)arg1; +- (BOOL)isDefaultNamespace:(id)arg1; +- (unsigned short)compareDocumentPosition:(id)arg1; +- (void)addEventListener:(id)arg1 listener:(id)arg2 useCapture:(BOOL)arg3; +- (void)removeEventListener:(id)arg1 listener:(id)arg2 useCapture:(BOOL)arg3; +- (BOOL)dispatchEvent:(id)arg1; +- (void)addEventListener:(id)arg1 :(id)arg2 :(BOOL)arg3; +- (void)removeEventListener:(id)arg1 :(id)arg2 :(BOOL)arg3; +- (id)lookupNamespaceURI:(id)arg1; +- (struct RootObject { }*)_rootObject; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundingBoxUsingTransforms; +- (id)lineBoxQuads; +- (id)hrefTarget; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })hrefFrame; +- (id)hrefTitle; +- (id)lineBoxRects; +- (id)nodeValue; +- (id)nodeName; +- (id)textRects; +- (struct Element { int (**x1)(); int (**x2)(); int x3; struct ContainerNode {} *x4; struct Weak { struct JSValue {} *x_5_1_1; } x5; struct Document {} *x6; struct Node {} *x7; struct Node {} *x8; struct RenderObject {} *x9; unsigned int x10; struct Node {} *x11; struct Node {} *x12; struct QualifiedName { struct QualifiedNameImpl {} *x_13_1_1; } x13; struct RefPtr { struct NamedNodeMap {} *x_14_1_1; } x14; }*)_linkElement; +- (float)computedFontSize; +- (id)previousFocusNode; +- (id)nextFocusNode; +- (id)attributes; +- (struct _WKQuad { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGPoint { float x_2_1_1; float x_2_1_2; } x2; struct CGPoint { float x_3_1_1; float x_3_1_2; } x3; struct CGPoint { float x_4_1_1; float x_4_1_2; } x4; })absoluteQuadAndInsideFixedPosition:(BOOL*)arg1; +- (BOOL)containsOnlyInlineObjects; +- (BOOL)isSelectableBlock; +- (id)parentElement; +- (id)rangeOfContainingParagraph; +- (id)findExplodedTextNodeAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (float)textHeight; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundingBox; +- (id)absoluteQuads; +- (id)hrefURL; +- (id)borderRadii; +- (BOOL)isSameNode:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundingFrame; +- (id)hrefLabel; +- (struct _WKQuad { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGPoint { float x_2_1_1; float x_2_1_2; } x2; struct CGPoint { float x_3_1_1; float x_3_1_2; } x3; struct CGPoint { float x_4_1_1; float x_4_1_2; } x4; })innerFrameQuad; +- (id)removeChild:(id)arg1; +- (id)previousSibling; +- (id)parentNode; +- (BOOL)isContentEditable; +- (struct _WKQuad { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGPoint { float x_2_1_1; float x_2_1_2; } x2; struct CGPoint { float x_3_1_1; float x_3_1_2; } x3; struct CGPoint { float x_4_1_1; float x_4_1_2; } x4; })absoluteQuad; +- (id)lastChild; +- (id)childNodes; +- (id)ownerDocument; +- (BOOL)hasChildNodes; +- (id)nextSibling; +- (unsigned short)nodeType; +- (id)firstChild; +- (id)description; +- (void)dealloc; +- (id)_subresourceURLs; +- (BOOL)isHorizontalWritingMode; +- (void)showPlaceholderIfNecessary; +- (void)hidePlaceholder; +- (id)markupString; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_renderRect:(bool*)arg1; +- (id)webArchive; +- (id)rangeOfContents; +- (id)endPosition; +- (id)startPosition; +- (id)itemTitle; +- (void)populateCell:(id)arg1; +- (id)createPickerCell; +- (id)createSelectedItem; +- (id)createPeripheral; +- (id)urlScheme; +- (id)tagName; +- (BOOL)isTextControl; +- (BOOL)isSecure; +- (int)keyboardType; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })convertRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 toView:(id)arg2; +- (BOOL)editable; +- (void)moveDown; +- (void)moveUp; +- (void)moveLeft; +- (void)moveRight; +- (void)setInitialSelectionBehavior:(int)arg1; +- (int)initialSelectionBehavior; +- (void)setSelectionWithPoint:(struct CGPoint { float x1; float x2; })arg1 inset:(float)arg2; +- (struct CGPoint { float x1; float x2; })constrainedPoint:(struct CGPoint { float x1; float x2; })arg1 withInset:(float)arg2; +- (id)uiWebDocumentView; +- (id)rangeOfEnclosingWord:(id)arg1; +- (void)setSelectedTextRange:(id)arg1 withAffinityDownstream:(BOOL)arg2; +- (void)setSecure:(BOOL)arg1; +- (void)setupPlaceholderTextIfNeeded; +- (BOOL)isShowingPlaceholder; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })convertCaretRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)extendCurrentSelection:(int)arg1; +- (id)rangeByExtendingCurrentSelection:(int)arg1; +- (id)rangeByMovingCurrentSelection:(int)arg1; +- (BOOL)selectionAtWordStart; +- (BOOL)selectionAtDocumentStart; +- (int)selectionState; +- (int)wordOffsetInRange:(id)arg1; +- (void)expandSelectionToStartOfWordContainingCaretSelection; +- (id)rectsForNSRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (unsigned short)characterAfterCaretSelection; +- (unsigned short)characterInRelationToCaretSelection:(int)arg1; +- (void)confirmMarkedText:(id)arg1; +- (void)replaceCurrentWordWithText:(id)arg1; +- (void)replaceRangeWithText:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1 replacementText:(id)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_lastRectForRange:(id)arg1; +- (void)acceptedAutoFillWord:(id)arg1; +- (BOOL)isAutoFillMode; +- (void)setContentsIsSingleValue:(BOOL)arg1; +- (BOOL)contentsIsSingleValue; +- (void)setTextSuggestionDelegate:(id)arg1; +- (id)textSuggestionDelegate; +- (void)setTextTrimmingSet:(struct __CFCharacterSet { }*)arg1; +- (BOOL)isPosition:(id)arg1 withinTextUnit:(int)arg2 inDirection:(int)arg3; +- (id)positionFromPosition:(id)arg1 toBoundary:(int)arg2 inDirection:(int)arg3; +- (BOOL)isPosition:(id)arg1 atBoundary:(int)arg2 inDirection:(int)arg3; +- (id)rangeEnclosingPosition:(id)arg1 withGranularity:(int)arg2 inDirection:(int)arg3; +- (id)fontForCaretSelection; +- (void)setMarkedText:(id)arg1; +- (id)markedText; +- (id)wordRangeContainingCaretSelection; +- (id)wordContainingCaretSelection; +- (unsigned short)characterBeforeCaretSelection; +- (void)moveForward:(unsigned int)arg1; +- (void)moveBackward:(unsigned int)arg1; +- (id)nextUnperturbedMarsVoltasBoundaryFromPosition:(id)arg1; +- (id)previousUnperturbedMarsVoltasBoundaryFromPosition:(id)arg1; +- (void)handleKeyWebEvent:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })rectContainingCaretSelection; +- (void)replaceRangeWithTextWithoutClosingTyping:(id)arg1 replacementText:(id)arg2; +- (void)setSelectedDOMRange:(id)arg1 affinityDownstream:(BOOL)arg2; +- (BOOL)requiresKeyEvents; +- (void)setBecomesEditableWithGestures:(BOOL)arg1; +- (BOOL)becomesEditableWithGestures; +- (void)updateSelection; +- (void)detachInteractionAssistant; +- (void)detachSelectionView; +- (id)selectedDOMRange; +- (void)updateAutoscroll:(id)arg1; +- (id)automaticallySelectedOverlay; +- (id)textColorForCaretSelection; +- (id)_textSelectingContainer; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })caretRect; +- (void)setSelectionWithPoint:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })rectForNSRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (BOOL)isEditable; +- (id)textDocument; +- (id)content; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })selectionClipRect; +- (id)rectsForRange:(id)arg1; +- (void)setSelectionAffinity:(int)arg1; +- (int)selectionAffinity; +- (id)characterRangeAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (id)closestPositionToPoint:(struct CGPoint { float x1; float x2; })arg1 withinRange:(id)arg2; +- (id)closestPositionToPoint:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })caretRectForPosition:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })firstRectForRange:(id)arg1; +- (void)setBaseWritingDirection:(int)arg1 forRange:(id)arg2; +- (int)baseWritingDirectionForPosition:(id)arg1 inDirection:(int)arg2; +- (id)characterRangeByExtendingPosition:(id)arg1 inDirection:(int)arg2; +- (id)positionWithinRange:(id)arg1 farthestInDirection:(int)arg2; +- (id)tokenizer; +- (void)setInputDelegate:(id)arg1; +- (int)offsetFromPosition:(id)arg1 toPosition:(id)arg2; +- (int)comparePosition:(id)arg1 toPosition:(id)arg2; +- (id)positionFromPosition:(id)arg1 inDirection:(int)arg2 offset:(int)arg3; +- (id)positionFromPosition:(id)arg1 offset:(int)arg2; +- (id)textRangeFromPosition:(id)arg1 toPosition:(id)arg2; +- (id)endOfDocument; +- (id)beginningOfDocument; +- (void)unmarkText; +- (void)setMarkedText:(id)arg1 selectedRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2; +- (void)setMarkedTextStyle:(id)arg1; +- (id)markedTextStyle; +- (id)markedTextRange; +- (void)setSelectedTextRange:(id)arg1; +- (void)replaceRange:(id)arg1 withText:(id)arg2; +- (BOOL)hasText; +- (id)metadataDictionariesForMarsVoltas; +- (void)removeYakushimasPlaceholder:(id)arg1 willInsertText:(BOOL)arg2; +- (id)insertYakushimasPlaceholder:(struct CGSize { float x1; float x2; })arg1; +- (void)insertMarsVoltas:(id)arg1 withCorrectionIdentifier:(id)arg2; +- (void)insertText:(id)arg1; +- (void)deleteBackward; +- (id)inputDelegate; +- (struct CGPoint { float x1; float x2; })constrainedPoint:(struct CGPoint { float x1; float x2; })arg1; +- (id)textInRange:(id)arg1; +- (id)selectedTextRange; +- (void)endSelectionChange; +- (void)beginSelectionChange; +- (BOOL)hasSelection; +- (void)selectAll; +- (struct _NSRange { unsigned int x1; unsigned int x2; })selectionRange; +- (struct _NSRange { unsigned int x1; unsigned int x2; })_markedTextNSRange; +- (BOOL)hasContent; +- (struct __CFCharacterSet { }*)textTrimmingSet; +- (void)takeTraitsFrom:(id)arg1; +- (int)textLoupeVisibility; +- (void)setTextLoupeVisibility:(int)arg1; +- (id)textInputTraits; +- (id)interactionAssistant; +- (id)selectionView; +- (int)returnKeyType; +- (void)setReturnKeyType:(int)arg1; +- (BOOL)isEditing; +- (BOOL)editing; +- (id)text; +- (id)delegate; +- (void)setText:(id)arg1; +- (id)_realNode; +- (id)tapHighlightColor; +- (id)absoluteQuadsAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (BOOL)showsTapHighlight; +- (BOOL)isLikelyToBeginPageLoad; +- (BOOL)nodeCanBecomeFirstResponder; +- (BOOL)touchCalloutEnabled; +- (id)enclosingElementIncludingSelf; +- (BOOL)strictlyContainsNode:(id)arg1; +- (id)firstDescendantOfAboutTheSameWidthOrHeightAsRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 withDescentDirection:(int)arg2; +- (id)asElement; +- (BOOL)containsNode:(id)arg1; +- (BOOL)containsRange:(id)arg1; +- (BOOL)rendersAsBlock; +- (id)largerParent; +- (BOOL)strictlyContainsBlock:(id)arg1; +- (id)lastDescendantOfAboutTheSameWidthOrHeight; +- (id)firstDescendantOfAboutTheSameWidthOrHeight; +- (BOOL)containsBlock:(id)arg1; +- (BOOL)isSameBlock:(id)arg1; +- (id)rangeOfContents; +- (BOOL)hasCustomLineHeight; +- (id)asDomRange; +- (id)enclosingDocument; +- (BOOL)canShrinkDirectlyToTextOnly; +- (id)parentBlock; +- (BOOL)selectable; +- (id)asDomNode; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundingRectAndInsideFixedPosition:(int*)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundingRect; +- (id)webFrame; +- (id)textInputView; +- (id)_textFormElement; +- (id)_previousAssistedNode; +- (id)_nextAssistedNode; +- (BOOL)_supportsAccessoryClear; +- (BOOL)_supportsAutoFill; +- (BOOL)_requiresInputView; +- (BOOL)_requiresAccessoryView; +- (void)_stopAssistingDocumentView:(id)arg1; +- (void)_startAssistingDocumentView:(id)arg1; +- (void)_accessoryClear; +- (void)mf_fixParagraphsAndQuotesFromMicrosoft; +- (void)recursivelyRemoveMailAttributes; +- (int)mf_quoteLevelDelta; +- (void)_fixParagraphsAndQuotesFromMicrosoftNodesToRemove:(id)arg1; +- (BOOL)mf_isBody; +- (id)mf_traversePreviousNode; +- (id)mf_topmostContainingNodeWithNameInArray:(id)arg1; +- (id)mf_commonAncestorWithNode:(id)arg1; +- (BOOL)mf_isQuoteOrWithinQuote; +- (id)mf_findElementWithTag:(id)arg1 className:(id)arg2 andIdName:(id)arg3; +- (BOOL)mf_isDescendantOfNode:(id)arg1; +- (id)mf_traverseNextNodeStayingWithin:(id)arg1; +- (id)mf_traverseNextSiblingStayingWithin:(id)arg1; +- (id)mf_blockNodeAncestor; +- (id)mf_containingBlockQuote; +- (BOOL)mf_isAtBeginningOfContainerNode:(id)arg1; +- (BOOL)mf_isAtEndOfContainerNode:(id)arg1; +- (BOOL)mf_containsOnlySelectionMarkers; +- (id)mf_appendBlockPlaceholder; +- (id)mf_nextSiblingOrAunt; +- (id)mf_highestContainingBlockQuote; +- (id)mf_firstDescendantBlockQuote; +- (BOOL)mf_containsRichText; +- (void)dd_removeResultLinks; +- (BOOL)dd_searchForLinkEndNode:(id)arg1; + +@end diff --git a/WebCore.framework/DOMNodeFilter.h b/WebCore.framework/DOMNodeFilter.h new file mode 100755 index 0000000..60ea716 --- /dev/null +++ b/WebCore.framework/DOMNodeFilter.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMNodeFilter : DOMObject { +} + + +- (void)finalize; +- (short)acceptNode:(id)arg1; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMNodeIterator.h b/WebCore.framework/DOMNodeIterator.h new file mode 100755 index 0000000..632e0d2 --- /dev/null +++ b/WebCore.framework/DOMNodeIterator.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class , DOMNode; + +@interface DOMNodeIterator : DOMObject { +} + +@property(retain,readonly) DOMNode * root; +@property(readonly) unsigned int whatToShow; +@property(retain,readonly) * filter; +@property(readonly) BOOL expandEntityReferences; +@property(retain,readonly) DOMNode * referenceNode; +@property(readonly) BOOL pointerBeforeReferenceNode; + + +- (void)finalize; +- (id)root; +- (unsigned int)whatToShow; +- (id)filter; +- (BOOL)expandEntityReferences; +- (id)referenceNode; +- (BOOL)pointerBeforeReferenceNode; +- (id)previousNode; +- (id)nextNode; +- (void)detach; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMNodeList.h b/WebCore.framework/DOMNodeList.h new file mode 100755 index 0000000..a434ce7 --- /dev/null +++ b/WebCore.framework/DOMNodeList.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMNodeList : DOMObject { +} + +@property(readonly) unsigned int length; + + +- (void)finalize; +- (id)item:(unsigned int)arg1; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMNotation.h b/WebCore.framework/DOMNotation.h new file mode 100755 index 0000000..1328820 --- /dev/null +++ b/WebCore.framework/DOMNotation.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMNotation : DOMNode { +} + +@property(copy,readonly) NSString * publicId; +@property(copy,readonly) NSString * systemId; + + +- (id)systemId; +- (id)publicId; + +@end diff --git a/WebCore.framework/DOMObject.h b/WebCore.framework/DOMObject.h new file mode 100755 index 0000000..d5249b9 --- /dev/null +++ b/WebCore.framework/DOMObject.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMStyleSheet; + +@interface DOMObject : WebScriptObject { + struct DOMObjectInternal { } *_internal; +} + +@property(retain,readonly) DOMStyleSheet * sheet; + + +- (id)sheet; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (oneway void)_webcore_releaseOnWebThread; +- (oneway void)release; + +@end diff --git a/WebCore.framework/DOMOverflowEvent.h b/WebCore.framework/DOMOverflowEvent.h new file mode 100755 index 0000000..83dc223 --- /dev/null +++ b/WebCore.framework/DOMOverflowEvent.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMOverflowEvent : DOMEvent { +} + +@property(readonly) unsigned short orient; +@property(readonly) BOOL horizontalOverflow; +@property(readonly) BOOL verticalOverflow; + + +- (unsigned short)orient; +- (BOOL)horizontalOverflow; +- (BOOL)verticalOverflow; +- (void)initOverflowEvent:(unsigned short)arg1 horizontalOverflow:(BOOL)arg2 verticalOverflow:(BOOL)arg3; + +@end diff --git a/WebCore.framework/DOMPageTransitionEvent.h b/WebCore.framework/DOMPageTransitionEvent.h new file mode 100755 index 0000000..3a4f7d6 --- /dev/null +++ b/WebCore.framework/DOMPageTransitionEvent.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMPageTransitionEvent : DOMEvent { +} + +@property(readonly) BOOL persisted; + + +- (BOOL)persisted; +- (void)initPageTransitionEvent:(id)arg1 canBubbleArg:(BOOL)arg2 cancelableArg:(BOOL)arg3 persisted:(BOOL)arg4; + +@end diff --git a/WebCore.framework/DOMProcessingInstruction.h b/WebCore.framework/DOMProcessingInstruction.h new file mode 100755 index 0000000..bb93c56 --- /dev/null +++ b/WebCore.framework/DOMProcessingInstruction.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMStyleSheet, NSString; + +@interface DOMProcessingInstruction : DOMNode { +} + +@property(copy,readonly) NSString * target; +@property(copy) NSString * data; +@property(retain,readonly) DOMStyleSheet * sheet; + + +- (id)data; +- (id)sheet; +- (void)setData:(id)arg1; +- (id)target; + +@end diff --git a/WebCore.framework/DOMProgressEvent.h b/WebCore.framework/DOMProgressEvent.h new file mode 100755 index 0000000..88db389 --- /dev/null +++ b/WebCore.framework/DOMProgressEvent.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMProgressEvent : DOMEvent { +} + +@property(readonly) BOOL lengthComputable; +@property(readonly) unsigned long long loaded; +@property(readonly) unsigned long long total; + + +- (BOOL)lengthComputable; +- (unsigned long long)loaded; +- (unsigned long long)total; +- (void)initProgressEvent:(id)arg1 canBubbleArg:(BOOL)arg2 cancelableArg:(BOOL)arg3 lengthComputableArg:(BOOL)arg4 loadedArg:(unsigned long long)arg5 totalArg:(unsigned long long)arg6; + +@end diff --git a/WebCore.framework/DOMRGBColor.h b/WebCore.framework/DOMRGBColor.h new file mode 100755 index 0000000..58a0cd4 --- /dev/null +++ b/WebCore.framework/DOMRGBColor.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMCSSPrimitiveValue; + +@interface DOMRGBColor : DOMObject { +} + +@property(retain,readonly) DOMCSSPrimitiveValue * red; +@property(retain,readonly) DOMCSSPrimitiveValue * green; +@property(retain,readonly) DOMCSSPrimitiveValue * blue; +@property(retain,readonly) DOMCSSPrimitiveValue * alpha; + + +- (void)finalize; +- (id)blue; +- (id)green; +- (id)red; +- (struct CGColor { }*)color; +- (id)alpha; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMRange.h b/WebCore.framework/DOMRange.h new file mode 100755 index 0000000..ed3a60e --- /dev/null +++ b/WebCore.framework/DOMRange.h @@ -0,0 +1,92 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMNode, NSString; + +@interface DOMRange : DOMObject { +} + +@property(retain,readonly) DOMNode * startContainer; +@property(readonly) int startOffset; +@property(retain,readonly) DOMNode * endContainer; +@property(readonly) int endOffset; +@property(readonly) BOOL collapsed; +@property(retain,readonly) DOMNode * commonAncestorContainer; +@property(copy,readonly) NSString * text; + ++ (id)rangeForFirstPosition:(id)arg1 second:(id)arg2; + +- (void)finalize; +- (void)move:(unsigned long)arg1 inDirection:(int)arg2; +- (void)extend:(unsigned long)arg1 inDirection:(int)arg2; +- (void)setStart:(id)arg1 :(int)arg2; +- (void)setEnd:(id)arg1 :(int)arg2; +- (void)setStartBefore:(id)arg1; +- (void)setEndBefore:(id)arg1; +- (void)collapse:(BOOL)arg1; +- (void)selectNodeContents:(id)arg1; +- (short)compareBoundaryPoints:(unsigned short)arg1 :(id)arg2; +- (void)deleteContents; +- (id)extractContents; +- (void)surroundContents:(id)arg1; +- (id)toString; +- (id)createContextualFragment:(id)arg1; +- (BOOL)intersectsNode:(id)arg1; +- (short)compareNode:(id)arg1; +- (short)comparePoint:(id)arg1 offset:(int)arg2; +- (BOOL)isPointInRange:(id)arg1 offset:(int)arg2; +- (void)expand:(id)arg1; +- (id)lineBoxRects; +- (id)textRects; +- (id)firstNode; +- (id)commonAncestorContainer; +- (int)endOffset; +- (short)compareBoundaryPoints:(unsigned short)arg1 sourceRange:(id)arg2; +- (id)endContainer; +- (void)selectNode:(id)arg1; +- (id)cloneRange; +- (id)cloneContents; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundingBox; +- (void)setEndAfter:(id)arg1; +- (void)setStartAfter:(id)arg1; +- (void)insertNode:(id)arg1; +- (BOOL)collapsed; +- (int)startOffset; +- (id)startContainer; +- (void)setEnd:(id)arg1 offset:(int)arg2; +- (void)setStart:(id)arg1 offset:(int)arg2; +- (void)detach; +- (id)_text; +- (id)text; +- (id)description; +- (void)dealloc; +- (id)markupString; +- (id)webArchive; +- (id)enclosingWordRange; +- (id)endPosition; +- (id)startPosition; +- (BOOL)containsRange:(id)arg1; +- (void)unionWithRange:(id)arg1; +- (BOOL)rendersAsBlock; +- (id)largerParent; +- (BOOL)strictlyContainsBlock:(id)arg1; +- (BOOL)containsBlock:(id)arg1; +- (BOOL)isSameBlock:(id)arg1; +- (id)rangeOfContents; +- (id)asDomRange; +- (id)enclosingDocument; +- (BOOL)canShrinkDirectlyToTextOnly; +- (id)parentBlock; +- (BOOL)selectable; +- (id)asDomNode; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundingRectAndInsideFixedPosition:(int*)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundingRect; +- (id)webFrame; +- (id)mf_attachmentURLs; +- (void)mf_hoistRange; +- (id)mf_firstNode; +- (id)mf_lastNode; +- (void)mf_getBlockBoundaryParent:(id*)arg1 nextSibling:(id*)arg2 atStart:(BOOL)arg3; + +@end diff --git a/WebCore.framework/DOMRect.h b/WebCore.framework/DOMRect.h new file mode 100755 index 0000000..d7102a5 --- /dev/null +++ b/WebCore.framework/DOMRect.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMCSSPrimitiveValue; + +@interface DOMRect : DOMObject { +} + +@property(retain,readonly) DOMCSSPrimitiveValue * top; +@property(retain,readonly) DOMCSSPrimitiveValue * right; +@property(retain,readonly) DOMCSSPrimitiveValue * bottom; +@property(retain,readonly) DOMCSSPrimitiveValue * left; + + +- (void)finalize; +- (id)bottom; +- (id)left; +- (id)right; +- (id)top; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMStyleMedia.h b/WebCore.framework/DOMStyleMedia.h new file mode 100755 index 0000000..9450732 --- /dev/null +++ b/WebCore.framework/DOMStyleMedia.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMStyleMedia : DOMObject { +} + +@property(copy,readonly) NSString * type; + + +- (void)finalize; +- (BOOL)matchMedium:(id)arg1; +- (id)type; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMStyleSheet.h b/WebCore.framework/DOMStyleSheet.h new file mode 100755 index 0000000..3614e9b --- /dev/null +++ b/WebCore.framework/DOMStyleSheet.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMMediaList, DOMStyleSheet, NSString, DOMNode; + +@interface DOMStyleSheet : DOMObject { +} + +@property(copy,readonly) NSString * type; +@property BOOL disabled; +@property(retain,readonly) DOMNode * ownerNode; +@property(retain,readonly) DOMStyleSheet * parentStyleSheet; +@property(copy,readonly) NSString * href; +@property(copy,readonly) NSString * title; +@property(retain,readonly) DOMMediaList * media; + + +- (void)finalize; +- (id)ownerNode; +- (id)parentStyleSheet; +- (id)href; +- (id)media; +- (void)setDisabled:(BOOL)arg1; +- (BOOL)disabled; +- (id)type; +- (id)title; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMStyleSheetList.h b/WebCore.framework/DOMStyleSheetList.h new file mode 100755 index 0000000..f64529a --- /dev/null +++ b/WebCore.framework/DOMStyleSheetList.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMStyleSheetList : DOMObject { +} + +@property(readonly) unsigned int length; + + +- (void)finalize; +- (id)item:(unsigned int)arg1; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMText.h b/WebCore.framework/DOMText.h new file mode 100755 index 0000000..647f014 --- /dev/null +++ b/WebCore.framework/DOMText.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMText : DOMCharacterData { +} + +@property(copy,readonly) NSString * wholeText; + + +- (id)wholeText; +- (id)splitText:(unsigned int)arg1; +- (id)replaceWholeText:(id)arg1; + +@end diff --git a/WebCore.framework/DOMTextEvent.h b/WebCore.framework/DOMTextEvent.h new file mode 100755 index 0000000..fcd1f1b --- /dev/null +++ b/WebCore.framework/DOMTextEvent.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMTextEvent : DOMUIEvent { +} + +@property(copy,readonly) NSString * data; + + +- (id)data; +- (void)initTextEvent:(id)arg1 canBubbleArg:(BOOL)arg2 cancelableArg:(BOOL)arg3 viewArg:(id)arg4 dataArg:(id)arg5; + +@end diff --git a/WebCore.framework/DOMTouch.h b/WebCore.framework/DOMTouch.h new file mode 100755 index 0000000..47c7a01 --- /dev/null +++ b/WebCore.framework/DOMTouch.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class ; + +@interface DOMTouch : DOMObject { +} + +@property(retain,readonly) * target; +@property(readonly) unsigned int identifier; +@property(readonly) int clientX; +@property(readonly) int clientY; +@property(readonly) int pageX; +@property(readonly) int pageY; +@property(readonly) int screenX; +@property(readonly) int screenY; + + +- (void)finalize; +- (int)pageX; +- (int)pageY; +- (int)screenX; +- (int)screenY; +- (int)clientX; +- (int)clientY; +- (unsigned int)identifier; +- (id)target; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMTouchEvent.h b/WebCore.framework/DOMTouchEvent.h new file mode 100755 index 0000000..194499f --- /dev/null +++ b/WebCore.framework/DOMTouchEvent.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMTouchList; + +@interface DOMTouchEvent : DOMUIEvent { +} + +@property(retain,readonly) DOMTouchList * touches; +@property(retain,readonly) DOMTouchList * targetTouches; +@property(retain,readonly) DOMTouchList * changedTouches; +@property(readonly) float scale; +@property(readonly) float rotation; +@property(readonly) BOOL ctrlKey; +@property(readonly) BOOL shiftKey; +@property(readonly) BOOL altKey; +@property(readonly) BOOL metaKey; + + +- (id)targetTouches; +- (id)changedTouches; +- (void)initTouchEvent:(id)arg1 canBubble:(BOOL)arg2 cancelable:(BOOL)arg3 view:(id)arg4 detail:(int)arg5 screenX:(int)arg6 screenY:(int)arg7 clientX:(int)arg8 clientY:(int)arg9 ctrlKey:(BOOL)arg10 altKey:(BOOL)arg11 shiftKey:(BOOL)arg12 metaKey:(BOOL)arg13 touches:(id)arg14 targetTouches:(id)arg15 changedTouches:(id)arg16 scale:(float)arg17 rotation:(float)arg18; +- (BOOL)ctrlKey; +- (BOOL)shiftKey; +- (BOOL)altKey; +- (BOOL)metaKey; +- (float)rotation; +- (id)touches; +- (float)scale; + +@end diff --git a/WebCore.framework/DOMTouchList.h b/WebCore.framework/DOMTouchList.h new file mode 100755 index 0000000..85e41a8 --- /dev/null +++ b/WebCore.framework/DOMTouchList.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMTouchList : DOMObject { +} + +@property(readonly) unsigned int length; + + +- (void)finalize; +- (id)item:(unsigned int)arg1; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMTreeWalker.h b/WebCore.framework/DOMTreeWalker.h new file mode 100755 index 0000000..37c1ea3 --- /dev/null +++ b/WebCore.framework/DOMTreeWalker.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class , DOMNode; + +@interface DOMTreeWalker : DOMObject { +} + +@property(retain,readonly) DOMNode * root; +@property(readonly) unsigned int whatToShow; +@property(retain,readonly) * filter; +@property(readonly) BOOL expandEntityReferences; +@property(retain) DOMNode * currentNode; + + +- (void)finalize; +- (id)currentNode; +- (void)setCurrentNode:(id)arg1; +- (id)root; +- (unsigned int)whatToShow; +- (id)filter; +- (BOOL)expandEntityReferences; +- (id)previousNode; +- (id)nextNode; +- (id)previousSibling; +- (id)parentNode; +- (id)lastChild; +- (id)nextSibling; +- (id)firstChild; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMUIEvent.h b/WebCore.framework/DOMUIEvent.h new file mode 100755 index 0000000..3c4ec9e --- /dev/null +++ b/WebCore.framework/DOMUIEvent.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMAbstractView; + +@interface DOMUIEvent : DOMEvent { +} + +@property(retain,readonly) DOMAbstractView * view; +@property(readonly) int detail; +@property(readonly) int keyCode; +@property(readonly) int charCode; +@property(readonly) int layerX; +@property(readonly) int layerY; +@property(readonly) int pageX; +@property(readonly) int pageY; +@property(readonly) int which; + + +- (int)detail; +- (int)layerX; +- (int)layerY; +- (int)which; +- (void)initUIEvent:(id)arg1 canBubble:(BOOL)arg2 cancelable:(BOOL)arg3 view:(id)arg4 detail:(int)arg5; +- (void)initUIEvent:(id)arg1 :(BOOL)arg2 :(BOOL)arg3 :(id)arg4 :(int)arg5; +- (int)pageX; +- (int)pageY; +- (int)keyCode; +- (int)charCode; +- (id)view; + +@end diff --git a/WebCore.framework/DOMValidityState.h b/WebCore.framework/DOMValidityState.h new file mode 100755 index 0000000..8acd61d --- /dev/null +++ b/WebCore.framework/DOMValidityState.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMValidityState : DOMObject { +} + +@property(readonly) BOOL valueMissing; +@property(readonly) BOOL typeMismatch; +@property(readonly) BOOL patternMismatch; +@property(readonly) BOOL tooLong; +@property(readonly) BOOL rangeUnderflow; +@property(readonly) BOOL rangeOverflow; +@property(readonly) BOOL stepMismatch; +@property(readonly) BOOL customError; +@property(readonly) BOOL valid; + + +- (BOOL)valid; +- (void)finalize; +- (BOOL)valueMissing; +- (BOOL)typeMismatch; +- (BOOL)patternMismatch; +- (BOOL)tooLong; +- (BOOL)rangeUnderflow; +- (BOOL)rangeOverflow; +- (BOOL)stepMismatch; +- (BOOL)customError; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMWebKitAnimation.h b/WebCore.framework/DOMWebKitAnimation.h new file mode 100755 index 0000000..79551c1 --- /dev/null +++ b/WebCore.framework/DOMWebKitAnimation.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMWebKitAnimation : DOMObject { +} + +@property(copy,readonly) NSString * name; +@property(readonly) double duration; +@property double elapsedTime; +@property(readonly) double delay; +@property(readonly) int iterationCount; +@property(readonly) BOOL paused; +@property(readonly) BOOL ended; +@property(readonly) unsigned short direction; +@property(readonly) unsigned short fillMode; + + +- (double)duration; +- (void)finalize; +- (double)elapsedTime; +- (void)setElapsedTime:(double)arg1; +- (int)iterationCount; +- (BOOL)ended; +- (unsigned short)fillMode; +- (void)play; +- (void)pause; +- (BOOL)paused; +- (unsigned short)direction; +- (double)delay; +- (id)name; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMWebKitAnimationEvent.h b/WebCore.framework/DOMWebKitAnimationEvent.h new file mode 100755 index 0000000..80b1b2f --- /dev/null +++ b/WebCore.framework/DOMWebKitAnimationEvent.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMWebKitAnimationEvent : DOMEvent { +} + +@property(copy,readonly) NSString * animationName; +@property(readonly) double elapsedTime; + + +- (id)animationName; +- (void)initWebKitAnimationEvent:(id)arg1 canBubbleArg:(BOOL)arg2 cancelableArg:(BOOL)arg3 animationNameArg:(id)arg4 elapsedTimeArg:(double)arg5; +- (double)elapsedTime; + +@end diff --git a/WebCore.framework/DOMWebKitAnimationList.h b/WebCore.framework/DOMWebKitAnimationList.h new file mode 100755 index 0000000..89d7c72 --- /dev/null +++ b/WebCore.framework/DOMWebKitAnimationList.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMWebKitAnimationList : DOMObject { +} + +@property(readonly) unsigned int length; + + +- (void)finalize; +- (id)item:(unsigned int)arg1; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMWebKitCSSKeyframeRule.h b/WebCore.framework/DOMWebKitCSSKeyframeRule.h new file mode 100755 index 0000000..26bf26f --- /dev/null +++ b/WebCore.framework/DOMWebKitCSSKeyframeRule.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class DOMCSSStyleDeclaration, NSString; + +@interface DOMWebKitCSSKeyframeRule : DOMCSSRule { +} + +@property(copy) NSString * keyText; +@property(retain,readonly) DOMCSSStyleDeclaration * style; + + +- (id)keyText; +- (void)setKeyText:(id)arg1; +- (id)style; + +@end diff --git a/WebCore.framework/DOMWebKitCSSKeyframesRule.h b/WebCore.framework/DOMWebKitCSSKeyframesRule.h new file mode 100755 index 0000000..e057a49 --- /dev/null +++ b/WebCore.framework/DOMWebKitCSSKeyframesRule.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString, DOMCSSRuleList; + +@interface DOMWebKitCSSKeyframesRule : DOMCSSRule { +} + +@property(copy) NSString * name; +@property(retain,readonly) DOMCSSRuleList * cssRules; + + +- (void)insertRule:(id)arg1; +- (id)findRule:(id)arg1; +- (id)cssRules; +- (void)deleteRule:(id)arg1; +- (id)name; +- (void)setName:(id)arg1; + +@end diff --git a/WebCore.framework/DOMWebKitCSSMatrix.h b/WebCore.framework/DOMWebKitCSSMatrix.h new file mode 100755 index 0000000..f7a5084 --- /dev/null +++ b/WebCore.framework/DOMWebKitCSSMatrix.h @@ -0,0 +1,89 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMWebKitCSSMatrix : DOMObject { +} + +@property double a; +@property double b; +@property double c; +@property double d; +@property double e; +@property double f; +@property double m11; +@property double m12; +@property double m13; +@property double m14; +@property double m21; +@property double m22; +@property double m23; +@property double m24; +@property double m31; +@property double m32; +@property double m33; +@property double m34; +@property double m41; +@property double m42; +@property double m43; +@property double m44; + + +- (void)finalize; +- (double)a; +- (void)setA:(double)arg1; +- (double)b; +- (void)setB:(double)arg1; +- (double)c; +- (void)setC:(double)arg1; +- (double)d; +- (void)setD:(double)arg1; +- (double)e; +- (void)setE:(double)arg1; +- (double)f; +- (void)setF:(double)arg1; +- (double)m11; +- (void)setM11:(double)arg1; +- (double)m12; +- (void)setM12:(double)arg1; +- (double)m13; +- (void)setM13:(double)arg1; +- (double)m14; +- (void)setM14:(double)arg1; +- (double)m21; +- (void)setM21:(double)arg1; +- (double)m22; +- (void)setM22:(double)arg1; +- (double)m23; +- (void)setM23:(double)arg1; +- (double)m24; +- (void)setM24:(double)arg1; +- (double)m31; +- (void)setM31:(double)arg1; +- (double)m32; +- (void)setM32:(double)arg1; +- (double)m33; +- (void)setM33:(double)arg1; +- (double)m34; +- (void)setM34:(double)arg1; +- (double)m41; +- (void)setM41:(double)arg1; +- (double)m42; +- (void)setM42:(double)arg1; +- (double)m43; +- (void)setM43:(double)arg1; +- (double)m44; +- (void)setM44:(double)arg1; +- (void)setMatrixValue:(id)arg1; +- (id)multiply:(id)arg1; +- (id)inverse; +- (id)translate:(double)arg1 y:(double)arg2 z:(double)arg3; +- (id)scale:(double)arg1 scaleY:(double)arg2 scaleZ:(double)arg3; +- (id)rotate:(double)arg1 rotY:(double)arg2 rotZ:(double)arg3; +- (id)rotateAxisAngle:(double)arg1 y:(double)arg2 z:(double)arg3 angle:(double)arg4; +- (id)skewX:(double)arg1; +- (id)skewY:(double)arg1; +- (id)toString; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMWebKitCSSTransformValue.h b/WebCore.framework/DOMWebKitCSSTransformValue.h new file mode 100755 index 0000000..3ff22aa --- /dev/null +++ b/WebCore.framework/DOMWebKitCSSTransformValue.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMWebKitCSSTransformValue : DOMCSSValueList { +} + +@property(readonly) unsigned short operationType; + + +- (unsigned short)operationType; + +@end diff --git a/WebCore.framework/DOMWebKitTransitionEvent.h b/WebCore.framework/DOMWebKitTransitionEvent.h new file mode 100755 index 0000000..b21580a --- /dev/null +++ b/WebCore.framework/DOMWebKitTransitionEvent.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString; + +@interface DOMWebKitTransitionEvent : DOMEvent { +} + +@property(copy,readonly) NSString * propertyName; +@property(readonly) double elapsedTime; + + +- (id)propertyName; +- (void)initWebKitTransitionEvent:(id)arg1 canBubbleArg:(BOOL)arg2 cancelableArg:(BOOL)arg3 propertyNameArg:(id)arg4 elapsedTimeArg:(double)arg5; +- (double)elapsedTime; + +@end diff --git a/WebCore.framework/DOMWheelEvent.h b/WebCore.framework/DOMWheelEvent.h new file mode 100755 index 0000000..bbbb2d3 --- /dev/null +++ b/WebCore.framework/DOMWheelEvent.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMWheelEvent : DOMUIEvent { +} + +@property(readonly) int screenX; +@property(readonly) int screenY; +@property(readonly) int clientX; +@property(readonly) int clientY; +@property(readonly) BOOL ctrlKey; +@property(readonly) BOOL shiftKey; +@property(readonly) BOOL altKey; +@property(readonly) BOOL metaKey; +@property(readonly) int wheelDelta; +@property(readonly) int wheelDeltaX; +@property(readonly) int wheelDeltaY; +@property(readonly) int offsetX; +@property(readonly) int offsetY; +@property(readonly) int x; +@property(readonly) int y; +@property(readonly) BOOL isHorizontal; + + +- (int)wheelDelta; +- (int)wheelDeltaX; +- (int)wheelDeltaY; +- (BOOL)isHorizontal; +- (void)initWheelEvent:(int)arg1 wheelDeltaY:(int)arg2 view:(id)arg3 screenX:(int)arg4 screenY:(int)arg5 clientX:(int)arg6 clientY:(int)arg7 ctrlKey:(BOOL)arg8 altKey:(BOOL)arg9 shiftKey:(BOOL)arg10 metaKey:(BOOL)arg11; +- (int)screenX; +- (int)screenY; +- (int)clientX; +- (int)clientY; +- (int)offsetX; +- (int)offsetY; +- (BOOL)ctrlKey; +- (BOOL)shiftKey; +- (BOOL)altKey; +- (BOOL)metaKey; +- (int)y; +- (int)x; + +@end diff --git a/WebCore.framework/DOMXPathExpression.h b/WebCore.framework/DOMXPathExpression.h new file mode 100755 index 0000000..640e522 --- /dev/null +++ b/WebCore.framework/DOMXPathExpression.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface DOMXPathExpression : DOMObject { +} + + +- (void)finalize; +- (id)evaluate:(id)arg1 type:(unsigned short)arg2 inResult:(id)arg3; +- (id)evaluate:(id)arg1 :(unsigned short)arg2 :(id)arg3; +- (void)dealloc; + +@end diff --git a/WebCore.framework/DOMXPathResult.h b/WebCore.framework/DOMXPathResult.h new file mode 100755 index 0000000..5b9680c --- /dev/null +++ b/WebCore.framework/DOMXPathResult.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString, DOMNode; + +@interface DOMXPathResult : DOMObject { +} + +@property(readonly) unsigned short resultType; +@property(readonly) double numberValue; +@property(copy,readonly) NSString * stringValue; +@property(readonly) BOOL booleanValue; +@property(retain,readonly) DOMNode * singleNodeValue; +@property(readonly) BOOL invalidIteratorState; +@property(readonly) unsigned int snapshotLength; + + +- (void)finalize; +- (unsigned short)resultType; +- (double)numberValue; +- (BOOL)booleanValue; +- (id)singleNodeValue; +- (BOOL)invalidIteratorState; +- (unsigned int)snapshotLength; +- (id)iterateNext; +- (id)snapshotItem:(unsigned int)arg1; +- (id)stringValue; +- (void)dealloc; + +@end diff --git a/WebCore.framework/GeolocationCoreLocationDelegate.h b/WebCore.framework/GeolocationCoreLocationDelegate.h new file mode 100755 index 0000000..ea9a9c4 --- /dev/null +++ b/WebCore.framework/GeolocationCoreLocationDelegate.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class GeolocationCoreLocationDelegate, CLLocationManager; + +@interface GeolocationCoreLocationDelegate : NSObject { + double m_accuracy; + struct GeolocationManager { struct RetainPtr { + GeolocationCoreLocationDelegate *m_ptr; + } x1; struct HashSet,WTF::HashTraits > { + struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { + struct GeolocationLink {} **m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x2; boolx3; struct RefPtr { + struct Geoposition {} *m_ptr; + } x4; struct RefPtr { + struct PositionError {} *m_ptr; + } x5; } *m_callback; + CLLocationManager *m_locationManager; + BOOL m_locationDenied; +} + +@property BOOL wantsHighAccuracy; + + +- (void)start; +- (void)locationManager:(id)arg1 didUpdateToLocation:(id)arg2 fromLocation:(id)arg3; +- (void)locationManager:(id)arg1 didFailWithError:(id)arg2; +- (id)initWithCallback:(struct GeolocationManager { struct RetainPtr { id x_1_1_1; } x1; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct GeolocationLink {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_2_1_1; } x2; boolx3; struct RefPtr { struct Geoposition {} *x_4_1_1; } x4; struct RefPtr { struct PositionError {} *x_5_1_1; } x5; }*)arg1; +- (BOOL)wantsHighAccuracy; +- (void)setWantsHighAccuracy:(BOOL)arg1; +- (void)createLocationManager; +- (void)sendError:(id)arg1 withString:(id)arg2; +- (void)sendLocation:(id)arg1; +- (void)stop; +- (void)dealloc; + +@end diff --git a/WebCore.framework/LanguageChangeObserver.h b/WebCore.framework/LanguageChangeObserver.h new file mode 100755 index 0000000..4273302 --- /dev/null +++ b/WebCore.framework/LanguageChangeObserver.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface LanguageChangeObserver : NSObject { +} + ++ (void)_webkit_languagePreferencesDidChange; + + +@end diff --git a/WebCore.framework/NSCursor.h b/WebCore.framework/NSCursor.h new file mode 100755 index 0000000..0b807f4 --- /dev/null +++ b/WebCore.framework/NSCursor.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface NSCursor : NSObject { +} + ++ (void)setHiddenUntilMouseMoves:(BOOL)arg1; + + +@end diff --git a/WebCore.framework/QuickLookHandleAsDelegate.h b/WebCore.framework/QuickLookHandleAsDelegate.h new file mode 100755 index 0000000..a9dbbe9 --- /dev/null +++ b/WebCore.framework/QuickLookHandleAsDelegate.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface QuickLookHandleAsDelegate : NSObject { + struct _CFURLConnection { } *m_connection; + struct ResourceHandle { int (**x1)(); int x2; struct OwnPtr { + struct ResourceHandleInternal {} *m_ptr; + } x3; struct OwnPtr { + struct QuickLookHandle {} *m_ptr; + } x4; } *m_handle; +} + + +- (void)connection:(id)arg1 didReceiveDataArray:(id)arg2; +- (void)connection:(id)arg1 didReceiveData:(id)arg2 lengthReceived:(long long)arg3; +- (id)initWithConnection:(struct _CFURLConnection { }*)arg1 handle:(struct ResourceHandle { int (**x1)(); int x2; struct OwnPtr { struct ResourceHandleInternal {} *x_3_1_1; } x3; struct OwnPtr { struct QuickLookHandle {} *x_4_1_1; } x4; }*)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; + +@end diff --git a/WebCore.framework/TileCacheTombstone.h b/WebCore.framework/TileCacheTombstone.h new file mode 100755 index 0000000..02865d7 --- /dev/null +++ b/WebCore.framework/TileCacheTombstone.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface TileCacheTombstone : NSObject { + BOOL dead; +} + +@property(getter=isDead) BOOL dead; + + +- (void)setDead:(BOOL)arg1; +- (BOOL)isDead; + +@end diff --git a/WebCore.framework/TileHostLayer.h b/WebCore.framework/TileHostLayer.h new file mode 100755 index 0000000..11b0c73 --- /dev/null +++ b/WebCore.framework/TileHostLayer.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class CALayer; + +@interface TileHostLayer : CALayer { + struct TileGrid { struct TileCache {} *x1; struct RetainPtr { + CALayer *m_ptr; + } x2; struct IntPoint { + int m_x; + int m_y; + } x3; struct IntSize { + int m_width; + int m_height; + } x4; float x5; struct HashMap,WTF::IntPointHash,WTF::HashTraits,WTF::HashTraits > > { + struct HashTable >,WTF::PairFirstExtractor > >,WTF::IntPointHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { + struct pair > {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x6; struct IntRect { + struct IntPoint { + int m_x; + int m_y; + } m_location; + struct IntSize { + int m_width; + int m_height; + } m_size; + } x7; } *_tileGrid; +} + + +- (id)initWithTileGrid:(struct TileGrid { struct TileCache {} *x1; struct RetainPtr { id x_2_1_1; } x2; struct IntPoint { int x_3_1_1; int x_3_1_2; } x3; struct IntSize { int x_4_1_1; int x_4_1_2; } x4; float x5; struct HashMap,WTF::IntPointHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::IntPointHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { struct pair > {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_6_1_1; } x6; struct IntRect { struct IntPoint { int x_1_2_1; int x_1_2_2; } x_7_1_1; struct IntSize { int x_2_2_1; int x_2_2_2; } x_7_1_2; } x7; }*)arg1; +- (id)actionForKey:(id)arg1; +- (void)renderInContext:(struct CGContext { }*)arg1; + +@end diff --git a/WebCore.framework/TileLayer.h b/WebCore.framework/TileLayer.h new file mode 100755 index 0000000..c99d935 --- /dev/null +++ b/WebCore.framework/TileLayer.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class CALayer; + +@interface TileLayer : CALayer { + struct TileGrid { struct TileCache {} *x1; struct RetainPtr { + CALayer *m_ptr; + } x2; struct IntPoint { + int m_x; + int m_y; + } x3; struct IntSize { + int m_width; + int m_height; + } x4; float x5; struct HashMap,WTF::IntPointHash,WTF::HashTraits,WTF::HashTraits > > { + struct HashTable >,WTF::PairFirstExtractor > >,WTF::IntPointHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { + struct pair > {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x6; struct IntRect { + struct IntPoint { + int m_x; + int m_y; + } m_location; + struct IntSize { + int m_width; + int m_height; + } m_size; + } x7; } *_tileGrid; + unsigned int _paintCount; +} + +@property unsigned int paintCount; + + +- (void)layoutSublayers; +- (void)setTileGrid:(struct TileGrid { struct TileCache {} *x1; struct RetainPtr { id x_2_1_1; } x2; struct IntPoint { int x_3_1_1; int x_3_1_2; } x3; struct IntSize { int x_4_1_1; int x_4_1_2; } x4; float x5; struct HashMap,WTF::IntPointHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::IntPointHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { struct pair > {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_6_1_1; } x6; struct IntRect { struct IntPoint { int x_1_2_1; int x_1_2_2; } x_7_1_1; struct IntSize { int x_2_2_1; int x_2_2_2; } x_7_1_2; } x7; }*)arg1; +- (unsigned int)paintCount; +- (void)setPaintCount:(unsigned int)arg1; +- (id)actionForKey:(id)arg1; +- (void)drawInContext:(struct CGContext { }*)arg1; +- (void)setNeedsDisplayInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/WebCore.framework/WAKClipView.h b/WebCore.framework/WAKClipView.h new file mode 100755 index 0000000..6b6d958 --- /dev/null +++ b/WebCore.framework/WAKClipView.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface WAKClipView : WAKView { +} + + +- (void)setCopiesOnScroll:(BOOL)arg1; +- (BOOL)copiesOnScroll; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })documentVisibleRect; +- (void)setDocumentView:(id)arg1; +- (id)documentView; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/WebCore.framework/WAKResponder.h b/WebCore.framework/WAKResponder.h new file mode 100755 index 0000000..63f7c29 --- /dev/null +++ b/WebCore.framework/WAKResponder.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface WAKResponder : NSObject { +} + + +- (void)keyDown:(id)arg1; +- (void)keyUp:(id)arg1; +- (void)touch:(id)arg1; +- (void)deleteForward:(id)arg1; +- (void)insertParagraphSeparator:(id)arg1; +- (void)moveDownAndModifySelection:(id)arg1; +- (void)moveLeftAndModifySelection:(id)arg1; +- (void)moveRightAndModifySelection:(id)arg1; +- (void)moveUpAndModifySelection:(id)arg1; +- (BOOL)tryToPerform:(SEL)arg1 with:(id)arg2; +- (void)_forwardEvent:(id)arg1; +- (BOOL)acceptsFirstResponder; +- (void)moveDown:(id)arg1; +- (void)moveUp:(id)arg1; +- (void)moveLeft:(id)arg1; +- (void)moveRight:(id)arg1; +- (void)deleteBackward:(id)arg1; +- (void)scrollWheel:(id)arg1; +- (void)mouseMoved:(id)arg1; +- (void)mouseExited:(id)arg1; +- (void)mouseEntered:(id)arg1; +- (void)insertText:(id)arg1; +- (void)mouseUp:(id)arg1; +- (void)mouseDown:(id)arg1; +- (BOOL)becomeFirstResponder; +- (void)handleEvent:(id)arg1; +- (BOOL)resignFirstResponder; +- (id)nextResponder; + +@end diff --git a/WebCore.framework/WAKScrollView.h b/WebCore.framework/WAKScrollView.h new file mode 100755 index 0000000..ed6ea9c --- /dev/null +++ b/WebCore.framework/WAKScrollView.h @@ -0,0 +1,53 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class WAKView; + +@interface WAKScrollView : WAKView { + WAKView *_documentView; + id _delegate; + struct CGPoint { + float x; + float y; + } _scrollOrigin; +} + + +- (void)setDelegate:(id)arg1; +- (void)setHasVerticalScroller:(BOOL)arg1; +- (BOOL)hasVerticalScroller; +- (void)setHasHorizontalScroller:(BOOL)arg1; +- (BOOL)hasHorizontalScroller; +- (void)setLineScroll:(float)arg1; +- (float)verticalLineScroll; +- (float)horizontalLineScroll; +- (void)reflectScrolledClipView:(id)arg1; +- (void)setHorizontalScrollingMode:(int)arg1; +- (void)setVerticalScrollingMode:(int)arg1; +- (void)setScrollingMode:(int)arg1; +- (int)horizontalScrollingMode; +- (int)verticalScrollingMode; +- (BOOL)inProgrammaticScroll; +- (void)setScrollingModes:(int)arg1 vertical:(int)arg2 andLock:(BOOL)arg3; +- (void)scrollingModes:(int*)arg1 vertical:(int*)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })actualDocumentVisibleRect; +- (void)setActualScrollPosition:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })documentVisibleRect; +- (void)setScrollBarsSuppressed:(BOOL)arg1 repaintOnUnsuppress:(BOOL)arg2; +- (struct CGPoint { float x1; float x2; })scrollOrigin; +- (void)setScrollOrigin:(struct CGPoint { float x1; float x2; })arg1 updatePositionAtAll:(BOOL)arg2 immediately:(BOOL)arg3; +- (void)setDocumentView:(id)arg1; +- (BOOL)drawsBackground; +- (void)scrollWheel:(id)arg1; +- (id)documentView; +- (void)setDrawsBackground:(BOOL)arg1; +- (void)setContentView:(id)arg1; +- (id)contentView; +- (id)delegate; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/WebCore.framework/WAKView.h b/WebCore.framework/WAKView.h new file mode 100755 index 0000000..a065074 --- /dev/null +++ b/WebCore.framework/WAKView.h @@ -0,0 +1,130 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSMutableSet; + +@interface WAKView : WAKResponder { + struct _WKViewContext { + int (*drawCallback)(); + void *drawUserInfo; + int (*eventCallback)(); + void *eventUserInfo; + int (*notificationCallback)(); + void *notificationUserInfo; + int (*layoutCallback)(); + void *layoutUserInfo; + int (*responderCallback)(); + void *responderUserInfo; + int (*hitTestCallback)(); + void *hitTestUserInfo; + int (*willRemoveSubviewCallback)(); + int (*invalidateGStateCallback)(); + } viewContext; + struct WKView { struct _WKObject { + unsigned int referenceCount; + struct _WKClassInfo {} *classInfo; + } x1; struct _WKViewContext {} *x2; struct WKWindow {} *x3; struct WKView {} *x4; struct __CFArray {} *x5; struct CGPoint { + float x; + float y; + } x6; struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } x7; unsigned int x8 : 1; unsigned int x9; float x10; boolx11; void *x12; } *viewRef; + NSMutableSet *subviewReferences; +} + ++ (id)focusView; ++ (id)_wrapperForViewRef:(struct WKView { struct _WKObject { unsigned int x_1_1_1; struct _WKClassInfo {} *x_1_1_2; } x1; struct _WKViewContext {} *x2; struct WKWindow {} *x3; struct WKView {} *x4; struct __CFArray {} *x5; struct CGPoint { float x_6_1_1; float x_6_1_2; } x6; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_7_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_7_1_2; } x7; unsigned int x8 : 1; unsigned int x9; float x10; boolx11; void *x12; }*)arg1; + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frame; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds; +- (void)displayRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)displayRectIgnoringOpacity:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)lockFocus; +- (void)unlockFocus; +- (BOOL)mouse:(struct CGPoint { float x1; float x2; })arg1 inRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)setNextKeyView:(id)arg1; +- (id)previousValidKeyView; +- (id)nextKeyView; +- (id)nextValidKeyView; +- (id)previousKeyView; +- (void)releaseGState; +- (BOOL)inLiveResize; +- (void)_setDrawsOwnDescendants:(BOOL)arg1; +- (void)frameSizeChanged; +- (void)_handleEvent:(id)arg1; +- (BOOL)_handleResponderCall:(int)arg1; +- (id)_subviewReferences; +- (BOOL)isDescendantOf:(id)arg1; +- (id)_initWithViewRef:(struct WKView { struct _WKObject { unsigned int x_1_1_1; struct _WKClassInfo {} *x_1_1_2; } x1; struct _WKViewContext {} *x2; struct WKWindow {} *x3; struct WKView {} *x4; struct __CFArray {} *x5; struct CGPoint { float x_6_1_1; float x_6_1_2; } x6; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_7_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_7_1_2; } x7; unsigned int x8 : 1; unsigned int x9; float x10; boolx11; void *x12; }*)arg1; +- (void)setBoundsOrigin:(struct CGPoint { float x1; float x2; })arg1; +- (void)setBoundsSize:(struct CGSize { float x1; float x2; })arg1; +- (void)scrollPoint:(struct CGPoint { float x1; float x2; })arg1; +- (BOOL)needsPanelToBecomeKey; +- (void)display; +- (BOOL)accessibilityIsIgnored; +- (void)_appendDescriptionToString:(id)arg1 atLevel:(int)arg2; +- (void)displayRectIgnoringOpacity:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 inContext:(struct CGContext { }*)arg2; +- (void)viewWillDraw; +- (id)lastScrollableAncestor; +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1; +- (void)setNeedsDisplay:(BOOL)arg1; +- (void)setNeedsLayout:(BOOL)arg1; +- (void)layout; +- (void)invalidateGState; +- (void)viewDidMoveToWindow; +- (void)setFrameSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })visibleRect; +- (struct WKView { struct _WKObject { unsigned int x_1_1_1; struct _WKClassInfo {} *x_1_1_2; } x1; struct _WKViewContext {} *x2; struct WKWindow {} *x3; struct WKView {} *x4; struct __CFArray {} *x5; struct CGPoint { float x_6_1_1; float x_6_1_2; } x6; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_7_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_7_1_2; } x7; unsigned int x8 : 1; unsigned int x9; float x10; boolx11; void *x12; }*)_viewRef; +- (BOOL)scrollRectToVisible:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setScale:(float)arg1; +- (void)displayIfNeeded; +- (BOOL)needsDisplay; +- (void)setNeedsDisplayInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)willRemoveSubview:(id)arg1; +- (void)layoutIfNeeded; +- (struct CGSize { float x1; float x2; })convertSize:(struct CGSize { float x1; float x2; })arg1 toView:(id)arg2; +- (void)setFrameOrigin:(struct CGPoint { float x1; float x2; })arg1; +- (unsigned int)autoresizingMask; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })convertRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 fromView:(id)arg2; +- (struct CGPoint { float x1; float x2; })convertPoint:(struct CGPoint { float x1; float x2; })arg1 fromView:(id)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })convertRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 toView:(id)arg2; +- (id)superview; +- (struct CGPoint { float x1; float x2; })convertPoint:(struct CGPoint { float x1; float x2; })arg1 toView:(id)arg2; +- (float)scale; +- (id)nextResponder; +- (id)subviews; +- (void)addSubview:(id)arg1; +- (void)removeFromSuperview; +- (void)setHidden:(BOOL)arg1; +- (id)window; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setAutoresizingMask:(unsigned int)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)_web_addDescendantWebHTMLViewsToArray:(id)arg1; +- (id)_frame; +- (id)_webView; +- (id)_web_superviewOfClass:(Class)arg1; +- (BOOL)_web_firstResponderIsSelfOrDescendantView; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_web_convertRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 toView:(id)arg2; +- (id)_web_parentWebFrameView; +- (oneway void)_webcore_releaseWithWebThreadLock; +- (oneway void)release; + +@end diff --git a/WebCore.framework/WAKWindow.h b/WebCore.framework/WAKWindow.h new file mode 100755 index 0000000..2c6a555 --- /dev/null +++ b/WebCore.framework/WAKWindow.h @@ -0,0 +1,160 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class TileCacheTombstone, CALayer; + +@interface WAKWindow : WAKResponder { + + /* Error parsing encoded ivar type info: ^{WKWindow={_WKObject="referenceCount"I"classInfo"^{_WKClassInfo}}@"WAKWindow"{CGRect="origin"{CGPoint="x"f"y"f}"size"{CGSize="width"f"height"f}}^{WKView}^{WKView}^{WKView}{CGSize="width"f"height"f}{CGSize="width"f"height"f}fb1} */ + struct WKWindow { struct _WKObject { + unsigned int referenceCount; + struct _WKClassInfo {} *classInfo; + } x1; id x2; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x3; void*x4; void*x5; void*x6; void*x7; int x8; in double x9; out void*x10; void*x11; struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } x12; struct WKView {} *x13; struct WKView {} *x14; struct WKView {} *x15; struct CGSize { + float width; + float height; + } x16; struct CGSize { + float width; + float height; + } x17; float x18; unsigned int x19 : 1; } *_wkWindow; + + CALayer *_hostLayer; + + /* Error parsing encoded ivar type info: ^{TileCache=@"WAKWindow"fBBB{RetainPtr="m_ptr"@"TileCacheTombstone"}ii{IntSize="m_width"i"m_height"i}BBBBB{OwnPtr="m_ptr"^{TileGrid}}{OwnPtr="m_ptr"^{TileGrid}}{Timer="_vptr$TimerBase"^^?"m_nextFireTime"d"m_repeatInterval"d"m_heapIndex"i"m_heapInsertionOrder"I"m_object"^{TileCache}"m_function"{?="__pfn"^"__delta"i}}{Vector="m_size"I"m_buffer"{VectorBuffer="m_buffer"^{IntRect}"m_capacity"I}}fff{Mutex="m_mutex"{_opaque_pthread_mutex_t="__sig"l"__opaque"[40c]}}{Mutex="m_mutex"{_opaque_pthread_mutex_t="__sig"l"__opaque"[40c]}}} */ + struct TileCache { id x1; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x2; void*x3; void*x4; void*x5; void*x6; int x7; in double x8; out void*x9; void*x10; float x11; boolx12; boolx13; boolx14; struct RetainPtr { + TileCacheTombstone *m_ptr; + } x15; int x16; int x17; struct IntSize { + int m_width; + int m_height; + } x18; boolx19; boolx20; boolx21; boolx22; boolx23; struct OwnPtr { + struct TileGrid {} *m_ptr; + } x24; struct OwnPtr { + struct TileGrid {} *m_ptr; + } x25; struct Timer { + int (**_vptr$TimerBase)(); + double m_nextFireTime; + double m_repeatInterval; + int m_heapIndex; + unsigned int m_heapInsertionOrder; + struct TileCache {} *m_object; + struct { + void**__pfn; + } m_function; + } x26; struct Vector { + unsigned int m_size; + struct VectorBuffer { + struct IntRect {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } x27; float x28; float x29; float x30; struct Mutex { + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } m_mutex; + } x31; struct Mutex { + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } m_mutex; + } x32; } *_tileCache; + + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _cachedVisibleRect; + CALayer *_rootLayer; +} + ++ (id)_wrapperForWindowRef:(struct WKWindow { struct _WKObject { unsigned int x_1_1_1; struct _WKClassInfo {} *x_1_1_2; } x1; id x2; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_3_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_3_1_2; } x3; struct WKView {} *x4; struct WKView {} *x5; struct WKView {} *x6; struct CGSize { float x_7_1_1; float x_7_1_2; } x7; struct CGSize { float x_8_1_1; float x_8_1_2; } x8; float x9; unsigned int x10 : 1; }*)arg1; ++ (BOOL)hasLandscapeOrientation; ++ (void)setOrientationProvider:(id)arg1; + +- (id)initWithLayer:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frame; +- (void)setNeedsDisplay; +- (id)_newFirstResponderAfterResigning; +- (int)keyViewSelectionDirection; +- (BOOL)makeFirstResponder:(id)arg1; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 display:(BOOL)arg2; +- (id)rootLayer; +- (int)tilingMode; +- (int)tilingDirection; +- (float)currentTileScale; +- (BOOL)hasPendingDraw; +- (void)hostLayerSizeChanged; +- (void)setTileBordersVisible:(BOOL)arg1; +- (void)setTilePaintCountsVisible:(BOOL)arg1; +- (id)hostLayer; +- (BOOL)useOrientationDependentFontAntialiasing; +- (struct CGPoint { float x1; float x2; })convertBaseToScreen:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })convertScreenToBase:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })screenSize; +- (struct CGSize { float x1; float x2; })availableScreenSize; +- (float)zoomedOutTileScale; +- (void)dumpTiles; +- (BOOL)keepsZoomedOutTiles; +- (void)setKeepsZoomedOutTiles:(BOOL)arg1; +- (BOOL)tilesOpaque; +- (void)setTilingMode:(int)arg1; +- (void)setScreenScale:(float)arg1; +- (float)screenScale; +- (void)setAvailableScreenSize:(struct CGSize { float x1; float x2; })arg1; +- (void)setScreenSize:(struct CGSize { float x1; float x2; })arg1; +- (void)layoutTiles; +- (void)layoutTilesNowForRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct WKWindow { struct _WKObject { unsigned int x_1_1_1; struct _WKClassInfo {} *x_1_1_2; } x1; id x2; struct CGRect { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_3_1_1; struct CGSize { float x_2_2_1; float x_2_2_2; } x_3_1_2; } x3; struct WKView {} *x4; struct WKView {} *x5; struct WKView {} *x6; struct CGSize { float x_7_1_1; float x_7_1_2; } x7; struct CGSize { float x_8_1_1; float x_8_1_2; } x8; float x9; unsigned int x10 : 1; }*)_windowRef; +- (void)sendEvent:(id)arg1 contentChange:(int*)arg2; +- (void)setAcceleratedDrawingEnabled:(BOOL)arg1; +- (void)removeForegroundTiles; +- (void)setTilingDirection:(int)arg1; +- (void)setUseOrientationDependentFontAntialiasing:(BOOL)arg1; +- (void)removeAllTiles; +- (void)setTilesOpaque:(BOOL)arg1; +- (void)removeAllNonVisibleTiles; +- (void)setZoomedOutTileScale:(float)arg1; +- (void)setCurrentTileScale:(float)arg1; +- (void)close; +- (void)didRotate; +- (void)willRotate; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })visibleRect; +- (void)setRootLayer:(id)arg1; +- (void)layoutTilesNow; +- (id)recursiveDescription; +- (void)setNeedsDisplayInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setContentView:(id)arg1; +- (BOOL)isKeyWindow; +- (id)contentView; +- (void)makeKeyWindow; +- (void)sendEvent:(id)arg1; +- (id)firstResponder; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)description; +- (void)dealloc; +- (oneway void)_webcore_releaseOnWebThread; +- (oneway void)release; + +@end diff --git a/WebCore.framework/WKQuadObject.h b/WebCore.framework/WKQuadObject.h new file mode 100755 index 0000000..839675e --- /dev/null +++ b/WebCore.framework/WKQuadObject.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface WKQuadObject : NSObject { + struct _WKQuad { + struct CGPoint { + float x; + float y; + } p1; + struct CGPoint { + float x; + float y; + } p2; + struct CGPoint { + float x; + float y; + } p3; + struct CGPoint { + float x; + float y; + } p4; + } _quad; +} + + +- (id)initWithQuad:(struct _WKQuad { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGPoint { float x_2_1_1; float x_2_1_2; } x2; struct CGPoint { float x_3_1_1; float x_3_1_2; } x3; struct CGPoint { float x_4_1_1; float x_4_1_2; } x4; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundingBox; +- (struct _WKQuad { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGPoint { float x_2_1_1; float x_2_1_2; } x2; struct CGPoint { float x_3_1_1; float x_3_1_2; } x3; struct CGPoint { float x_4_1_1; float x_4_1_2; } x4; })quad; + +@end diff --git a/WebCore.framework/WebAnimationDelegate.h b/WebCore.framework/WebAnimationDelegate.h new file mode 100755 index 0000000..85f18ae --- /dev/null +++ b/WebCore.framework/WebAnimationDelegate.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSObject, CALayer; + +@interface WebAnimationDelegate : NSObject { + struct PlatformCALayer { int x1; struct PlatformCALayerClient {} *x2; int x3; struct RetainPtr { + CALayer *m_ptr; + } x4; struct RetainPtr { + NSObject *m_ptr; + } x5; } *m_owner; +} + + +- (void)setOwner:(struct PlatformCALayer { int x1; struct PlatformCALayerClient {} *x2; int x3; struct RetainPtr { id x_4_1_1; } x4; struct RetainPtr { id x_5_1_1; } x5; }*)arg1; +- (void)animationDidStart:(id)arg1; + +@end diff --git a/WebCore.framework/WebCoreAuthenticationClientAsChallengeSender.h b/WebCore.framework/WebCoreAuthenticationClientAsChallengeSender.h new file mode 100755 index 0000000..2c93117 --- /dev/null +++ b/WebCore.framework/WebCoreAuthenticationClientAsChallengeSender.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WebCoreAuthenticationClientAsChallengeSender : NSObject { + struct AuthenticationClient { int (**x1)(); } *m_client; + struct _CFURLAuthChallenge { } *m_cfChallenge; +} + + +- (void)detachClient; +- (void)continueWithoutCredentialForAuthenticationChallenge:(id)arg1; +- (void)cancelAuthenticationChallenge:(id)arg1; +- (struct _CFURLAuthChallenge { }*)cfChallenge; +- (struct AuthenticationClient { int (**x1)(); }*)client; +- (id)initWithAuthenticationClient:(struct AuthenticationClient { int (**x1)(); }*)arg1; +- (void)setCFChallenge:(struct _CFURLAuthChallenge { }*)arg1; +- (void)useCredential:(id)arg1 forAuthenticationChallenge:(id)arg2; + +@end diff --git a/WebCore.framework/WebCoreBundleFinder.h b/WebCore.framework/WebCoreBundleFinder.h new file mode 100755 index 0000000..b5dfe82 --- /dev/null +++ b/WebCore.framework/WebCoreBundleFinder.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface WebCoreBundleFinder : NSObject { +} + + + +@end diff --git a/WebCore.framework/WebCoreMediaPlayerNotificationHelper.h b/WebCore.framework/WebCoreMediaPlayerNotificationHelper.h new file mode 100755 index 0000000..8a44c42 --- /dev/null +++ b/WebCore.framework/WebCoreMediaPlayerNotificationHelper.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSObject, WebCoreMediaPlayerNotificationHelper, NSMutableDictionary; + +@interface WebCoreMediaPlayerNotificationHelper : NSObject { + struct MediaPlayerPrivateiPhone { int (**x1)(); struct MediaPlayer {} *x2; struct RetainPtr { + NSObject *m_ptr; + } x3; struct RetainPtr { + WebCoreMediaPlayerNotificationHelper *m_ptr; + } x4; struct RetainPtr { + NSMutableDictionary *m_ptr; + } x5; int x6; int x7; int x8; int x9; float x10; int x11; unsigned int x12 : 1; unsigned int x13 : 1; unsigned int x14 : 1; unsigned int x15 : 1; unsigned int x16 : 1; unsigned int x17 : 1; } *_client; + BOOL _deferredPropertiesScheduled; +} + + +- (id)initWithClient:(struct MediaPlayerPrivateiPhone { int (**x1)(); struct MediaPlayer {} *x2; struct RetainPtr { id x_3_1_1; } x3; struct RetainPtr { id x_4_1_1; } x4; struct RetainPtr { id x_5_1_1; } x5; int x6; int x7; int x8; int x9; float x10; int x11; unsigned int x12 : 1; unsigned int x13 : 1; unsigned int x14 : 1; unsigned int x15 : 1; unsigned int x16 : 1; unsigned int x17 : 1; }*)arg1; +- (void)disconnect; +- (void)cancelPendingRequests; +- (void)schedulePrepareToPlayWithOptionalDelay:(id)arg1; +- (void)scheduleDeferredPropertiesWithOptionalDelay:(id)arg1; +- (void)delayNotification:(int)arg1; +- (void)deliverNotification:(id)arg1; + +@end diff --git a/WebCore.framework/WebCorePowerNotifierIPhone.h b/WebCore.framework/WebCorePowerNotifierIPhone.h new file mode 100755 index 0000000..91753fa --- /dev/null +++ b/WebCore.framework/WebCorePowerNotifierIPhone.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface WebCorePowerNotifierIPhone : NSObject { +} + + +- (void)didWake; +- (id)init; + +@end diff --git a/WebCore.framework/WebCoreSharedBufferData.h b/WebCore.framework/WebCoreSharedBufferData.h new file mode 100755 index 0000000..64ab983 --- /dev/null +++ b/WebCore.framework/WebCoreSharedBufferData.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WebCoreSharedBufferData : NSData { + struct RefPtr { + struct SharedBuffer {} *m_ptr; + } sharedBuffer; +} + ++ (void)initialize; + +- (void)finalize; +- (id)initWithSharedBuffer:(struct SharedBuffer { int x1; unsigned int x2; struct Vector { unsigned int x_3_1_1; struct VectorBuffer { char *x_2_2_1; unsigned int x_2_2_2; } x_3_1_2; } x3; struct Vector { unsigned int x_4_1_1; struct VectorBuffer { char **x_2_2_1; unsigned int x_2_2_2; } x_4_1_2; } x4; boolx5; struct OwnPtr { struct PurgeableBuffer {} *x_6_1_1; } x6; struct Vector,0ul> { unsigned int x_7_1_1; struct VectorBuffer,0ul> { struct RetainPtr {} *x_2_2_1; unsigned int x_2_2_2; } x_7_1_2; } x7; boolx8; unsigned int x9; int (*x10)(); void *x11; struct RetainPtr { struct __CFData {} *x_12_1_1; } x12; }*)arg1; +- (void).cxx_destruct; +- (id).cxx_construct; +- (const void*)bytes; +- (unsigned int)length; +- (void)dealloc; + +@end diff --git a/WebCore.framework/WebCoreViewFactory.h b/WebCore.framework/WebCoreViewFactory.h new file mode 100755 index 0000000..d94866a --- /dev/null +++ b/WebCore.framework/WebCoreViewFactory.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface WebCoreViewFactory : NSObject { +} + ++ (id)sharedFactory; + +- (id)init; + +@end diff --git a/WebCore.framework/WebEvent.h b/WebCore.framework/WebEvent.h new file mode 100755 index 0000000..16821da --- /dev/null +++ b/WebCore.framework/WebEvent.h @@ -0,0 +1,93 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@class NSString, NSArray; + +@interface WebEvent : NSObject { + int _type; + double _timestamp; + struct CGPoint { + float x; + float y; + } _locationInWindow; + NSString *_characters; + NSString *_charactersIgnoringModifiers; + unsigned int _modifierFlags; + BOOL _keyRepeating; + BOOL _popupVariant; + unsigned short _keyCode; + BOOL _tabKey; + int _characterSet; + float _deltaX; + float _deltaY; + unsigned int _touchCount; + NSArray *_touchLocations; + NSArray *_touchGlobalLocations; + NSArray *_touchIdentifiers; + NSArray *_touchPhases; + BOOL _isGesture; + float _gestureScale; + float _gestureRotation; +} + +@property(readonly) struct CGPoint { float x; float y; } locationInWindow; +@property(retain,readonly) NSString * characters; +@property(retain,readonly) NSString * charactersIgnoringModifiers; +@property(readonly) unsigned int modifierFlags; +@property(getter=isKeyRepeating,readonly) BOOL keyRepeating; +@property(getter=isPopupVariant,readonly) BOOL popupVariant; +@property(readonly) unsigned short keyCode; +@property(getter=isTabKey,readonly) BOOL tabKey; +@property(readonly) int characterSet; +@property(readonly) float deltaX; +@property(readonly) float deltaY; +@property(readonly) unsigned int touchCount; +@property(retain,readonly) NSArray * touchLocations; +@property(retain,readonly) NSArray * touchGlobalLocations; +@property(retain,readonly) NSArray * touchIdentifiers; +@property(retain,readonly) NSArray * touchPhases; +@property(readonly) BOOL isGesture; +@property(readonly) float gestureScale; +@property(readonly) float gestureRotation; +@property(readonly) double timestamp; +@property(readonly) int type; + + +- (id)_modiferFlagsDescription; +- (BOOL)isPopupVariant; +- (BOOL)isTabKey; +- (id)_touchPhaseDescription:(int)arg1; +- (id)_characterSetDescription; +- (id)_touchLocationsDescription:(id)arg1; +- (id)_touchIdentifiersDescription; +- (id)_touchPhasesDescription; +- (id)_eventDescription; +- (float)deltaX; +- (float)deltaY; +- (unsigned int)touchCount; +- (float)gestureScale; +- (float)gestureRotation; +- (BOOL)isGesture; +- (id)touchGlobalLocations; +- (id)charactersIgnoringModifiers; +- (id)characters; +- (BOOL)isKeyRepeating; +- (unsigned int)modifierFlags; +- (unsigned short)keyCode; +- (int)characterSet; +- (id)initWithTouchEventType:(int)arg1 timeStamp:(double)arg2 location:(struct CGPoint { float x1; float x2; })arg3 modifiers:(unsigned int)arg4 touchCount:(unsigned int)arg5 touchLocations:(id)arg6 touchGlobalLocations:(id)arg7 touchIdentifiers:(id)arg8 touchPhases:(id)arg9 isGesture:(BOOL)arg10 gestureScale:(float)arg11 gestureRotation:(float)arg12; +- (id)touchPhases; +- (id)touchIdentifiers; +- (id)touchLocations; +- (id)_typeDescription; +- (struct CGPoint { float x1; float x2; })locationInWindow; +- (id)initWithScrollWheelEventWithTimeStamp:(double)arg1 location:(struct CGPoint { float x1; float x2; })arg2 deltaX:(float)arg3 deltaY:(float)arg4; +- (id)initWithMouseEventType:(int)arg1 timeStamp:(double)arg2 location:(struct CGPoint { float x1; float x2; })arg3; +- (id)initWithKeyEventType:(int)arg1 timeStamp:(double)arg2 characters:(id)arg3 charactersIgnoringModifiers:(id)arg4 modifiers:(unsigned int)arg5 isRepeating:(BOOL)arg6 isPopupVariant:(BOOL)arg7 keyCode:(unsigned short)arg8 isTabKey:(BOOL)arg9 characterSet:(int)arg10; +- (int)type; +- (double)timestamp; +- (id)description; +- (void)dealloc; + +@end diff --git a/WebCore.framework/WebEventRegion.h b/WebCore.framework/WebEventRegion.h new file mode 100755 index 0000000..6e474ba --- /dev/null +++ b/WebCore.framework/WebEventRegion.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface WebEventRegion : NSObject { + struct CGPoint { + float x; + float y; + } p1; + struct CGPoint { + float x; + float y; + } p2; + struct CGPoint { + float x; + float y; + } p3; + struct CGPoint { + float x; + float y; + } p4; +} + + +- (id)initWithPoints:(struct CGPoint { float x1; float x2; })arg1 :(struct CGPoint { float x1; float x2; })arg2 :(struct CGPoint { float x1; float x2; })arg3 :(struct CGPoint { float x1; float x2; })arg4; +- (struct FloatQuad { struct FloatPoint { float x_1_1_1; float x_1_1_2; } x1; struct FloatPoint { float x_2_1_1; float x_2_1_2; } x2; struct FloatPoint { float x_3_1_1; float x_3_1_2; } x3; struct FloatPoint { float x_4_1_1; float x_4_1_2; } x4; })quad; +- (BOOL)hitTest:(struct CGPoint { float x1; float x2; })arg1; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/WebCore.framework/WebFontCache.h b/WebCore.framework/WebFontCache.h new file mode 100755 index 0000000..17b92dd --- /dev/null +++ b/WebCore.framework/WebFontCache.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface WebFontCache : NSObject { +} + ++ (void)getTraits:(struct Vector { unsigned int x1; struct VectorBuffer { unsigned int *x_2_1_1; unsigned int x_2_1_2; } x2; }*)arg1 inFamily:(id)arg2; ++ (struct __GSFont { }*)createFontWithFamily:(id)arg1 traits:(unsigned int)arg2 weight:(int)arg3 size:(float)arg4; + + +@end diff --git a/WebCore.framework/WebGLLayer.h b/WebCore.framework/WebGLLayer.h new file mode 100755 index 0000000..35060af --- /dev/null +++ b/WebCore.framework/WebGLLayer.h @@ -0,0 +1,130 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class CALayer; + +@interface WebGLLayer : CAEAGLLayer { + struct GraphicsLayer { int (**x1)(); struct GraphicsLayerClient {} *x2; struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } x3; struct IntSize { + int m_width; + int m_height; + } x4; struct FloatPoint { + float m_x; + float m_y; + } x5; struct FloatPoint3D { + float m_x; + float m_y; + float m_z; + } x6; struct FloatSize { + float m_width; + float m_height; + } x7; struct FloatPoint { + float m_x; + float m_y; + } x8; struct TransformationMatrix { + double m_matrix[4][4]; + } x9; struct TransformationMatrix { + double m_matrix[4][4]; + } x10; struct Color { + unsigned int m_color; + boolm_valid; + } x11; float x12; float x13; unsigned int x14 : 1; unsigned int x15 : 1; unsigned int x16 : 1; unsigned int x17 : 1; unsigned int x18 : 1; unsigned int x19 : 1; unsigned int x20 : 1; unsigned int x21 : 1; unsigned int x22 : 1; unsigned int x23 : 1; unsigned int x24; int x25; struct Vector { + unsigned int m_size; + struct VectorBuffer { + struct GraphicsLayer {} **m_buffer; + unsigned int m_capacity; + } m_buffer; + } x26; struct GraphicsLayer {} *x27; struct GraphicsLayer {} *x28; struct GraphicsLayer {} *x29; struct GraphicsLayer {} *x30; struct FloatPoint { + float m_x; + float m_y; + } x31; struct IntRect { + struct IntPoint { + int m_x; + int m_y; + } m_location; + struct IntSize { + int m_width; + int m_height; + } m_size; + } x32; int x33; } *m_layerOwner; + + /* Error parsing encoded ivar type info: ^{GraphicsContext3D=iiiB@"EAGLContext"{RetainPtr="m_ptr"@"CALayer"}{HashMap,WTF::HashTraits,WTF::HashTraits >="m_impl"{HashTable,WTF::PairFirstExtractor >,WTF::IntHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits >="m_table"^{pair}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}{ANGLEWebKitBridge="builtCompilers"B"m_fragmentCompiler"^v"m_vertexCompiler"^v"m_resources"{?="MaxVertexAttribs"i"MaxVertexUniformVectors"i"MaxVaryingVectors"i"MaxVertexTextureImageUnits"i"MaxCombinedTextureImageUnits"i"MaxTextureImageUnits"i"MaxFragmentUniformVectors"i"MaxDrawBuffers"i"OES_standard_derivatives"i}}{OwnPtr="m_ptr"^{Extensions3DOpenGL}}{Attributes="alpha"B"depth"B"stencil"B"antialias"B"premultipliedAlpha"B"canRecoverFromContextLoss"B"preserveDrawingBuffer"B}{Vector,0ul>="m_size"I"m_buffer"{VectorBuffer,0ul>="m_buffer"^{Vector}"m_capacity"I}}IIIIBIIIIIII{ListHashSet >="m_impl"{HashTable*,WTF::ListHashSetNode*,WTF::IdentityExtractor*>,WTF::ListHashSetNodeHashFunctions >,WTF::HashTraits*>,WTF::HashTraits*> >="m_table"^^{ListHashSetNode}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}"m_head"^{ListHashSetNode}"m_tail"^{ListHashSetNode}"m_allocator"{OwnPtr >="m_ptr"^{ListHashSetNodeAllocator}}}} */ + struct GraphicsContext3D { int x1; int x2; int x3; boolx4; id x5; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x6; void*x7; void*x8; void*x9; unsigned long x10; unsigned char x11; out in void*x12; void*x13; void*x14; void*x15; void*x16; struct RetainPtr { + CALayer *m_ptr; + } x17; struct HashMap,WTF::HashTraits,WTF::HashTraits > { + struct HashTable,WTF::PairFirstExtractor >,WTF::IntHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { + struct pair {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x18; struct ANGLEWebKitBridge { + boolbuiltCompilers; + void *m_fragmentCompiler; + void *m_vertexCompiler; + struct { + int MaxVertexAttribs; + int MaxVertexUniformVectors; + int MaxVaryingVectors; + int MaxVertexTextureImageUnits; + int MaxCombinedTextureImageUnits; + int MaxTextureImageUnits; + int MaxFragmentUniformVectors; + int MaxDrawBuffers; + int OES_standard_derivatives; + } m_resources; + } x19; struct OwnPtr { + struct Extensions3DOpenGL {} *m_ptr; + } x20; struct Attributes { + boolalpha; + booldepth; + boolstencil; + boolantialias; + boolpremultipliedAlpha; + boolcanRecoverFromContextLoss; + boolpreserveDrawingBuffer; + } x21; struct Vector,0ul> { + unsigned int m_size; + struct VectorBuffer,0ul> { + struct Vector {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } x22; unsigned int x23; unsigned int x24; unsigned int x25; unsigned int x26; boolx27; unsigned int x28; unsigned int x29; unsigned int x30; unsigned int x31; unsigned int x32; unsigned int x33; unsigned int x34; struct ListHashSet > { + struct HashTable*,WTF::ListHashSetNode*,WTF::IdentityExtractor*>,WTF::ListHashSetNodeHashFunctions >,WTF::HashTraits*>,WTF::HashTraits*> > { + struct ListHashSetNode {} **m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + struct ListHashSetNode {} *m_head; + struct ListHashSetNode {} *m_tail; + struct OwnPtr > { + struct ListHashSetNodeAllocator {} *m_ptr; + } m_allocator; + } x35; } *m_context; + +} + + +- (void)setLayerOwner:(struct GraphicsLayer { int (**x1)(); struct GraphicsLayerClient {} *x2; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_3_1_1; } x3; struct IntSize { int x_4_1_1; int x_4_1_2; } x4; struct FloatPoint { float x_5_1_1; float x_5_1_2; } x5; struct FloatPoint3D { float x_6_1_1; float x_6_1_2; float x_6_1_3; } x6; struct FloatSize { float x_7_1_1; float x_7_1_2; } x7; struct FloatPoint { float x_8_1_1; float x_8_1_2; } x8; struct TransformationMatrix { double x_9_1_1[4][4]; } x9; struct TransformationMatrix { double x_10_1_1[4][4]; } x10; struct Color { unsigned int x_11_1_1; boolx_11_1_2; } x11; float x12; float x13; unsigned int x14 : 1; unsigned int x15 : 1; unsigned int x16 : 1; unsigned int x17 : 1; unsigned int x18 : 1; unsigned int x19 : 1; unsigned int x20 : 1; unsigned int x21 : 1; unsigned int x22 : 1; unsigned int x23 : 1; unsigned int x24; int x25; struct Vector { unsigned int x_26_1_1; struct VectorBuffer { struct GraphicsLayer {} **x_2_2_1; unsigned int x_2_2_2; } x_26_1_2; } x26; struct GraphicsLayer {} *x27; struct GraphicsLayer {} *x28; struct GraphicsLayer {} *x29; struct GraphicsLayer {} *x30; struct FloatPoint { float x_31_1_1; float x_31_1_2; } x31; struct IntRect { struct IntPoint { int x_1_2_1; int x_1_2_2; } x_32_1_1; struct IntSize { int x_2_2_1; int x_2_2_2; } x_32_1_2; } x32; int x33; }*)arg1; +- (struct GraphicsLayer { int (**x1)(); struct GraphicsLayerClient {} *x2; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_3_1_1; } x3; struct IntSize { int x_4_1_1; int x_4_1_2; } x4; struct FloatPoint { float x_5_1_1; float x_5_1_2; } x5; struct FloatPoint3D { float x_6_1_1; float x_6_1_2; float x_6_1_3; } x6; struct FloatSize { float x_7_1_1; float x_7_1_2; } x7; struct FloatPoint { float x_8_1_1; float x_8_1_2; } x8; struct TransformationMatrix { double x_9_1_1[4][4]; } x9; struct TransformationMatrix { double x_10_1_1[4][4]; } x10; struct Color { unsigned int x_11_1_1; boolx_11_1_2; } x11; float x12; float x13; unsigned int x14 : 1; unsigned int x15 : 1; unsigned int x16 : 1; unsigned int x17 : 1; unsigned int x18 : 1; unsigned int x19 : 1; unsigned int x20 : 1; unsigned int x21 : 1; unsigned int x22 : 1; unsigned int x23 : 1; unsigned int x24; int x25; struct Vector { unsigned int x_26_1_1; struct VectorBuffer { struct GraphicsLayer {} **x_2_2_1; unsigned int x_2_2_2; } x_26_1_2; } x26; struct GraphicsLayer {} *x27; struct GraphicsLayer {} *x28; struct GraphicsLayer {} *x29; struct GraphicsLayer {} *x30; struct FloatPoint { float x_31_1_1; float x_31_1_2; } x31; struct IntRect { struct IntPoint { int x_1_2_1; int x_1_2_2; } x_32_1_1; struct IntSize { int x_2_2_1; int x_2_2_2; } x_32_1_2; } x32; int x33; }*)layerOwner; +- (struct CGImage { }*)copyImageSnapshotWithColorSpace:(struct CGColorSpace { }*)arg1; +- (id)initWithGraphicsContext3D:(struct GraphicsContext3D { int x1; int x2; int x3; boolx4; id x5; struct RetainPtr { id x_6_1_1; } x6; struct HashMap,WTF::HashTraits,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::IntHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_7_1_1; } x7; struct ANGLEWebKitBridge { boolx_8_1_1; void *x_8_1_2; void *x_8_1_3; struct { int x_4_2_1; int x_4_2_2; int x_4_2_3; int x_4_2_4; int x_4_2_5; int x_4_2_6; int x_4_2_7; int x_4_2_8; int x_4_2_9; } x_8_1_4; } x8; struct OwnPtr { struct Extensions3DOpenGL {} *x_9_1_1; } x9; struct Attributes { boolx_10_1_1; boolx_10_1_2; boolx_10_1_3; boolx_10_1_4; boolx_10_1_5; boolx_10_1_6; boolx_10_1_7; } x10; struct Vector,0ul> { unsigned int x_11_1_1; struct VectorBuffer,0ul> { struct Vector {} *x_2_2_1; unsigned int x_2_2_2; } x_11_1_2; } x11; unsigned int x12; unsigned int x13; unsigned int x14; unsigned int x15; boolx16; unsigned int x17; unsigned int x18; unsigned int x19; unsigned int x20; unsigned int x21; unsigned int x22; unsigned int x23; struct ListHashSet > { struct HashTable*,WTF::ListHashSetNode*,WTF::IdentityExtractor*>,WTF::ListHashSetNodeHashFunctions >,WTF::HashTraits*>,WTF::HashTraits*> > { struct ListHashSetNode {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_24_1_1; struct ListHashSetNode {} *x_24_1_2; struct ListHashSetNode {} *x_24_1_3; struct OwnPtr > { struct ListHashSetNodeAllocator {} *x_4_2_1; } x_24_1_4; } x24; }*)arg1; +- (void)display; + +@end diff --git a/WebCore.framework/WebLayer.h b/WebCore.framework/WebLayer.h new file mode 100755 index 0000000..ed28f7f --- /dev/null +++ b/WebCore.framework/WebLayer.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface WebLayer : CALayer { +} + + +- (void)setNeedsDisplay; +- (void)display; +- (id)actionForKey:(id)arg1; +- (void)drawInContext:(struct CGContext { }*)arg1; +- (void)setNeedsDisplayInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/WebCore.framework/WebScriptObject.h b/WebCore.framework/WebScriptObject.h new file mode 100755 index 0000000..b88a048 --- /dev/null +++ b/WebCore.framework/WebScriptObject.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class WebScriptObjectPrivate; + +@interface WebScriptObject : NSObject { + WebScriptObjectPrivate *_private; +} + ++ (BOOL)throwException:(id)arg1; ++ (id)scriptObjectForJSObject:(struct OpaqueJSValue { }*)arg1 originRootObject:(struct RootObject { int (**x1)(); int x2; boolx3; void *x4; struct Strong { struct JSValue {} *x_5_1_1; } x5; struct HashCountedSet,WTF::HashTraits > { struct HashMap,WTF::HashTraits,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_1_2_1; } x_6_1_1; } x6; struct HashMap,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { struct pair > {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_7_1_1; } x7; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct InvalidationCallback {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_8_1_1; } x8; }*)arg2 rootObject:(struct RootObject { int (**x1)(); int x2; boolx3; void *x4; struct Strong { struct JSValue {} *x_5_1_1; } x5; struct HashCountedSet,WTF::HashTraits > { struct HashMap,WTF::HashTraits,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_1_2_1; } x_6_1_1; } x6; struct HashMap,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { struct pair > {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_7_1_1; } x7; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct InvalidationCallback {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_8_1_1; } x8; }*)arg3; ++ (id)_convertValueToObjcValue:(struct JSValue { union EncodedValueDescriptor { long long x_1_1_1; double x_1_1_2; struct $_654 { int x_3_2_1; int x_3_2_2; } x_1_1_3; } x1; })arg1 originRootObject:(struct RootObject { int (**x1)(); int x2; boolx3; void *x4; struct Strong { struct JSValue {} *x_5_1_1; } x5; struct HashCountedSet,WTF::HashTraits > { struct HashMap,WTF::HashTraits,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_1_2_1; } x_6_1_1; } x6; struct HashMap,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { struct pair > {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_7_1_1; } x7; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct InvalidationCallback {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_8_1_1; } x8; }*)arg2 rootObject:(struct RootObject { int (**x1)(); int x2; boolx3; void *x4; struct Strong { struct JSValue {} *x_5_1_1; } x5; struct HashCountedSet,WTF::HashTraits > { struct HashMap,WTF::HashTraits,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_1_2_1; } x_6_1_1; } x6; struct HashMap,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { struct pair > {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_7_1_1; } x7; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct InvalidationCallback {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_8_1_1; } x8; }*)arg3; ++ (void)initialize; ++ (id)_iAd_pointWithCGPoint:(struct CGPoint { float x1; float x2; })arg1; ++ (id)_iAd_rectWithCGRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +- (id)valueForKey:(id)arg1; +- (void)finalize; +- (void)setValue:(id)arg1 forKey:(id)arg2; +- (id)callWebScriptMethod:(id)arg1 withArguments:(id)arg2; +- (id)evaluateWebScript:(id)arg1; +- (void)removeWebScriptKey:(id)arg1; +- (BOOL)hasWebScriptKey:(id)arg1; +- (id)stringRepresentation; +- (void)setWebScriptValueAtIndex:(unsigned int)arg1 value:(id)arg2; +- (void)setException:(id)arg1; +- (struct OpaqueJSValue { }*)JSObject; +- (id)_initWithJSObject:(struct JSObject { int (**x1)(); struct WriteBarrier { struct JSCell {} *x_2_1_1; } x2; struct WriteBarrierBase {} *x3; struct WriteBarrier { struct JSCell {} *x_4_1_1; } x4; }*)arg1 originRootObject:(struct PassRefPtr { struct RootObject {} *x1; })arg2 rootObject:(struct PassRefPtr { struct RootObject {} *x1; })arg3; +- (BOOL)_isSafeScript; +- (struct RootObject { int (**x1)(); int x2; boolx3; void *x4; struct Strong { struct JSValue {} *x_5_1_1; } x5; struct HashCountedSet,WTF::HashTraits > { struct HashMap,WTF::HashTraits,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_1_2_1; } x_6_1_1; } x6; struct HashMap,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { struct pair > {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_7_1_1; } x7; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct InvalidationCallback {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_8_1_1; } x8; }*)_originRootObject; +- (id)webScriptValueAtIndex:(unsigned int)arg1; +- (void)_setOriginRootObject:(struct PassRefPtr { struct RootObject {} *x1; })arg1 andRootObject:(struct PassRefPtr { struct RootObject {} *x1; })arg2; +- (struct JSObject { int (**x1)(); struct WriteBarrier { struct JSCell {} *x_2_1_1; } x2; struct WriteBarrierBase {} *x3; struct WriteBarrier { struct JSCell {} *x_4_1_1; } x4; }*)_imp; +- (BOOL)_hasImp; +- (void)_initializeScriptDOMNodeImp; +- (void)_setImp:(struct JSObject { int (**x1)(); struct WriteBarrier { struct JSCell {} *x_2_1_1; } x2; struct WriteBarrierBase {} *x3; struct WriteBarrier { struct JSCell {} *x_4_1_1; } x4; }*)arg1 originRootObject:(struct PassRefPtr { struct RootObject {} *x1; })arg2 rootObject:(struct PassRefPtr { struct RootObject {} *x1; })arg3; +- (struct RootObject { int (**x1)(); int x2; boolx3; void *x4; struct Strong { struct JSValue {} *x_5_1_1; } x5; struct HashCountedSet,WTF::HashTraits > { struct HashMap,WTF::HashTraits,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_1_2_1; } x_6_1_1; } x6; struct HashMap,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { struct pair > {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_7_1_1; } x7; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct InvalidationCallback {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_8_1_1; } x8; }*)_rootObject; +- (id)_init; +- (id)objectAtIndex:(unsigned int)arg1; +- (void)dealloc; +- (id)safeCallWebScriptMethod:(id)arg1 withArguments:(id)arg2; +- (id)copyValuesForKeys:(id)arg1; +- (BOOL)copyArrayValue:(id*)arg1 withValidator:(int (*)())arg2 context:(void*)arg3; +- (id)safeValueForKey:(id)arg1; +- (id)copyJSONDataWithContext:(struct OpaqueJSContext { }*)arg1; +- (id)copyArrayOrDictionaryWithContext:(struct OpaqueJSContext { }*)arg1; +- (struct CGSize { float x1; float x2; })_iAd_CGSizeValue; +- (struct CGPoint { float x1; float x2; })_iAd_CGPointValue; +- (BOOL)_iAd_hasProperties:(id)arg1 inContext:(struct OpaqueJSContext { }*)arg2 missingProperties:(id*)arg3; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_iAd_CGRectValue; +- (void)_iAd_enumerateObjectsUsingBlock:(id)arg1; +- (id)_iAd_valueForKeyOrNil:(id)arg1; +- (id)_iAd_stringValueForKey:(id)arg1; +- (void)_iAd_webThreadCallWebScriptMethod:(id)arg1 withArguments:(id)arg2; +- (id)_iAd_dictionaryFromTopLevelKeysAndValuesInContext:(struct OpaqueJSContext { }*)arg1; + +@end diff --git a/WebCore.framework/WebScriptObjectPrivate.h b/WebCore.framework/WebScriptObjectPrivate.h new file mode 100755 index 0000000..fdbf917 --- /dev/null +++ b/WebCore.framework/WebScriptObjectPrivate.h @@ -0,0 +1,79 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WebScriptObjectPrivate : NSObject { + struct JSObject { int (**x1)(); struct WriteBarrier { + struct JSCell {} *m_cell; + } x2; struct WriteBarrierBase {} *x3; struct WriteBarrier { + struct JSCell {} *m_cell; + } x4; } *imp; + struct RootObject { int (**x1)(); int x2; boolx3; void *x4; struct Strong { + struct JSValue {} *m_slot; + } x5; struct HashCountedSet,WTF::HashTraits > { + struct HashMap,WTF::HashTraits,WTF::HashTraits > { + struct HashTable,WTF::PairFirstExtractor >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { + struct pair {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_impl; + } x6; struct HashMap,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > > { + struct HashTable >,WTF::PairFirstExtractor > >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { + struct pair > {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x7; struct HashSet,WTF::HashTraits > { + struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { + struct InvalidationCallback {} **m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x8; } *rootObject; + struct RootObject { int (**x1)(); int x2; boolx3; void *x4; struct Strong { + struct JSValue {} *m_slot; + } x5; struct HashCountedSet,WTF::HashTraits > { + struct HashMap,WTF::HashTraits,WTF::HashTraits > { + struct HashTable,WTF::PairFirstExtractor >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { + struct pair {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_impl; + } x6; struct HashMap,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > > { + struct HashTable >,WTF::PairFirstExtractor > >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { + struct pair > {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x7; struct HashSet,WTF::HashTraits > { + struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { + struct InvalidationCallback {} **m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x8; } *originRootObject; + BOOL isCreatedByDOMWrapper; +} + + + +@end diff --git a/WebCore.framework/WebTiledLayer.h b/WebCore.framework/WebTiledLayer.h new file mode 100755 index 0000000..e8ac261 --- /dev/null +++ b/WebCore.framework/WebTiledLayer.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface WebTiledLayer : CATiledLayer { +} + ++ (double)fadeDuration; ++ (BOOL)shouldDrawOnMainThread; + +- (void)setNeedsDisplay; +- (void)display; +- (id)actionForKey:(id)arg1; +- (void)drawInContext:(struct CGContext { }*)arg1; +- (void)setNeedsDisplayInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/WebCore.framework/WebUndefined.h b/WebCore.framework/WebUndefined.h new file mode 100755 index 0000000..9bc6c22 --- /dev/null +++ b/WebCore.framework/WebUndefined.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebCore.framework/WebCore + */ + +@interface WebUndefined : NSObject { +} + ++ (id)undefined; ++ (id)allocWithZone:(struct _NSZone { }*)arg1; + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (unsigned int)retainCount; +- (id)description; +- (id)retain; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)autorelease; +- (oneway void)release; +- (void)dealloc; + +@end diff --git a/WebKit.framework/HighlightLayer.h b/WebKit.framework/HighlightLayer.h new file mode 100755 index 0000000..38807f3 --- /dev/null +++ b/WebKit.framework/HighlightLayer.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebView, WebNodeHighlightView; + +@interface HighlightLayer : CATiledLayer { + WebNodeHighlightView *_view; + WebView *_webView; +} + + +- (id)actionForKey:(id)arg1; +- (void)drawInContext:(struct CGContext { }*)arg1; +- (id)initWithHighlightView:(id)arg1 webView:(id)arg2; + +@end diff --git a/WebKit.framework/WebApplicationCache.h b/WebKit.framework/WebApplicationCache.h new file mode 100755 index 0000000..eb13a3f --- /dev/null +++ b/WebKit.framework/WebApplicationCache.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebApplicationCache : NSObject { +} + ++ (void)setMaximumSize:(long long)arg1; ++ (long long)maximumSize; ++ (void)initializeWithBundleIdentifier:(id)arg1; ++ (long long)defaultOriginQuota; ++ (void)setDefaultOriginQuota:(long long)arg1; ++ (long long)diskUsageForOrigin:(id)arg1; ++ (void)deleteCacheForOrigin:(id)arg1; ++ (id)originsWithCache; ++ (void)deleteAllApplicationCaches; + + +@end diff --git a/WebKit.framework/WebApplicationCacheQuotaManager.h b/WebKit.framework/WebApplicationCacheQuotaManager.h new file mode 100755 index 0000000..93dcfec --- /dev/null +++ b/WebKit.framework/WebApplicationCacheQuotaManager.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebSecurityOrigin; + +@interface WebApplicationCacheQuotaManager : NSObject { + WebSecurityOrigin *_origin; +} + + +- (void)setQuota:(unsigned long long)arg1; +- (id)origin; +- (unsigned long long)usage; +- (unsigned long long)quota; +- (id)initWithOrigin:(id)arg1; + +@end diff --git a/WebKit.framework/WebArchive.h b/WebKit.framework/WebArchive.h new file mode 100755 index 0000000..f9f4877 --- /dev/null +++ b/WebKit.framework/WebArchive.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebArchivePrivate; + +@interface WebArchive : NSObject { + WebArchivePrivate *_private; +} + + +- (id)data; +- (id)initWithMainResource:(id)arg1 subresources:(id)arg2 subframeArchives:(id)arg3; +- (id)initWithData:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (struct LegacyWebArchive { int x1; struct RefPtr { struct ArchiveResource {} *x_2_1_1; } x2; struct Vector,0ul> { unsigned int x_3_1_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_2_1; unsigned int x_2_2_2; } x_3_1_2; } x3; struct Vector,0ul> { unsigned int x_4_1_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_2_1; unsigned int x_2_2_2; } x_4_1_2; } x4; }*)_coreLegacyWebArchive; +- (id)subresources; +- (id)subframeArchives; +- (id)_initWithCoreLegacyWebArchive:(struct PassRefPtr { struct LegacyWebArchive {} *x1; })arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)mainResource; + +@end diff --git a/WebKit.framework/WebArchivePrivate.h b/WebKit.framework/WebArchivePrivate.h new file mode 100755 index 0000000..a17613a --- /dev/null +++ b/WebKit.framework/WebArchivePrivate.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class NSArray, WebResource; + +@interface WebArchivePrivate : NSObject { + WebResource *cachedMainResource; + NSArray *cachedSubresources; + NSArray *cachedSubframeArchives; + struct RefPtr { + struct LegacyWebArchive {} *m_ptr; + } coreArchive; +} + ++ (void)initialize; + +- (void).cxx_destruct; +- (id).cxx_construct; +- (struct LegacyWebArchive { int x1; struct RefPtr { struct ArchiveResource {} *x_2_1_1; } x2; struct Vector,0ul> { unsigned int x_3_1_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_2_1; unsigned int x_2_2_2; } x_3_1_2; } x3; struct Vector,0ul> { unsigned int x_4_1_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_2_1; unsigned int x_2_2_2; } x_4_1_2; } x4; }*)coreArchive; +- (void)setCoreArchive:(struct PassRefPtr { struct LegacyWebArchive {} *x1; })arg1; +- (id)initWithCoreArchive:(struct PassRefPtr { struct LegacyWebArchive {} *x1; })arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebBackForwardList.h b/WebKit.framework/WebBackForwardList.h new file mode 100755 index 0000000..4a28ed1 --- /dev/null +++ b/WebKit.framework/WebBackForwardList.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebBackForwardListPrivate; + +@interface WebBackForwardList : NSObject { + WebBackForwardListPrivate *_private; +} + ++ (void)initialize; + +- (void)addItem:(id)arg1; +- (void)finalize; +- (id)dictionaryRepresentation; +- (void)goForward; +- (void)goBack; +- (id)currentItem; +- (id)backItem; +- (void)setCapacity:(int)arg1; +- (int)capacity; +- (void)removeItem:(id)arg1; +- (void)setPageCacheSize:(unsigned int)arg1; +- (void)setToMatchDictionaryRepresentation:(id)arg1; +- (BOOL)containsItem:(id)arg1; +- (void)goToItem:(id)arg1; +- (id)forwardItem; +- (id)backListWithLimit:(int)arg1; +- (id)forwardListWithLimit:(int)arg1; +- (unsigned int)pageCacheSize; +- (int)backListCount; +- (int)forwardListCount; +- (id)initWithBackForwardList:(struct PassRefPtr { struct BackForwardListImpl {} *x1; })arg1; +- (id)description; +- (id)init; +- (void)dealloc; +- (id)itemAtIndex:(int)arg1; +- (void)_close; + +@end diff --git a/WebKit.framework/WebBasePluginPackage.h b/WebKit.framework/WebBasePluginPackage.h new file mode 100755 index 0000000..c3d47da --- /dev/null +++ b/WebKit.framework/WebBasePluginPackage.h @@ -0,0 +1,79 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSMutableSet; + +@interface WebBasePluginPackage : NSObject { + NSMutableSet *pluginDatabases; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } path; + struct PluginInfo { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } name; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } file; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } desc; + struct Vector { + unsigned int m_size; + struct VectorBuffer { + struct MimeClassInfo {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } mimes; + } pluginInfo; + struct RetainPtr<__CFBundle*> { + struct __CFBundle {} *m_ptr; + } cfBundle; + int (*BP_CreatePluginMIMETypesPreferences)(); +} + ++ (void)initialize; ++ (id)pluginWithPath:(id)arg1; ++ (id)preferredLocalizationName; + +- (const struct String { struct RefPtr { struct StringImpl {} *x_1_1_1; } x1; }*)path; +- (void)finalize; +- (id)MIMETypeForExtension:(const struct String { struct RefPtr { struct StringImpl {} *x_1_1_1; } x1; }*)arg1; +- (unsigned long)versionNumber; +- (void)unload; +- (void).cxx_destruct; +- (id).cxx_construct; +- (id)initWithPath:(id)arg1; +- (BOOL)load; +- (BOOL)isQuickTimePlugIn; +- (struct String { struct RefPtr { struct StringImpl {} *x_1_1_1; } x1; })bundleIdentifier; +- (BOOL)supportsMIMEType:(const struct String { struct RefPtr { struct StringImpl {} *x_1_1_1; } x1; }*)arg1; +- (BOOL)getPluginInfoFromPLists; +- (const struct PluginInfo { struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_1_1_1; } x1; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_2_1_1; } x2; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_3_1_1; } x3; struct Vector { unsigned int x_4_1_1; struct VectorBuffer { struct MimeClassInfo {} *x_2_2_1; unsigned int x_2_2_2; } x_4_1_2; } x4; }*)pluginInfo; +- (BOOL)supportsExtension:(const struct String { struct RefPtr { struct StringImpl {} *x_1_1_1; } x1; }*)arg1; +- (BOOL)isJavaPlugIn; +- (BOOL)isNativeLibraryData:(id)arg1; +- (void)wasAddedToPluginDatabase:(id)arg1; +- (void)wasRemovedFromPluginDatabase:(id)arg1; +- (void)createPropertyListFile; +- (id)_objectForInfoDictionaryKey:(id)arg1; +- (id)pListForPath:(id)arg1 createFile:(BOOL)arg2; +- (void)dealloc; +- (oneway void)_webcore_releaseOnWebThread; +- (oneway void)release; + +@end diff --git a/WebKit.framework/WebCache.h b/WebKit.framework/WebCache.h new file mode 100755 index 0000000..6275d5a --- /dev/null +++ b/WebKit.framework/WebCache.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebCache : NSObject { +} + ++ (BOOL)isDisabled; ++ (bool)addImageToCache:(struct CGImage { }*)arg1 forURL:(id)arg2; ++ (void)removeImageFromCacheForURL:(id)arg1; ++ (void)setDisabled:(BOOL)arg1; ++ (void)initialize; ++ (void)empty; ++ (id)statistics; ++ (void)emptyInMemoryResources; ++ (void)sizeOfDeadResources:(int*)arg1; ++ (void)clearCachedCredentials; + + +@end diff --git a/WebKit.framework/WebCoreScrollView.h b/WebKit.framework/WebCoreScrollView.h new file mode 100755 index 0000000..07099e4 --- /dev/null +++ b/WebKit.framework/WebCoreScrollView.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebCoreScrollView : WAKScrollView { +} + + + +@end diff --git a/WebKit.framework/WebCoreStatistics.h b/WebKit.framework/WebCoreStatistics.h new file mode 100755 index 0000000..5281f6e --- /dev/null +++ b/WebKit.framework/WebCoreStatistics.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebCoreStatistics : NSObject { +} + ++ (unsigned long)javaScriptObjectsCount; ++ (unsigned long)javaScriptGlobalObjectsCount; ++ (unsigned long)javaScriptProtectedObjectsCount; ++ (id)javaScriptObjectTypeCounts; ++ (void)garbageCollectJavaScriptObjects; ++ (void)garbageCollectJavaScriptObjectsOnAlternateThreadForDebugging:(BOOL)arg1; ++ (unsigned long)iconPageURLMappingCount; ++ (unsigned long)iconRetainedPageURLCount; ++ (unsigned long)iconRecordCount; ++ (unsigned long)iconsWithDataCount; ++ (unsigned long)cachedFontDataCount; ++ (unsigned long)cachedFontDataInactiveCount; ++ (void)purgeInactiveFontData; ++ (unsigned long)glyphPageCount; ++ (BOOL)shouldPrintExceptions; ++ (void)setShouldPrintExceptions:(BOOL)arg1; ++ (void)emptyCache; ++ (void)setCacheDisabled:(BOOL)arg1; ++ (void)startIgnoringWebCoreNodeLeaks; ++ (void)stopIgnoringWebCoreNodeLeaks; ++ (id)memoryStatistics; ++ (void)returnFreeMemoryToSystem; ++ (int)cachedPageCount; ++ (int)cachedFrameCount; ++ (int)autoreleasedPageCount; ++ (unsigned long)javaScriptNoGCAllowedObjectsCount; ++ (unsigned long)javaScriptReferencedObjectsCount; ++ (id)javaScriptRootObjectClasses; ++ (unsigned long)javaScriptInterpretersCount; ++ (id)javaScriptRootObjectTypeCounts; ++ (unsigned long)javaScriptProtectedGlobalObjectsCount; ++ (id)javaScriptProtectedObjectTypeCounts; ++ (id)statistics; + + +@end diff --git a/WebKit.framework/WebDataSource.h b/WebKit.framework/WebDataSource.h new file mode 100755 index 0000000..91dafd8 --- /dev/null +++ b/WebKit.framework/WebDataSource.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class WebDataSourcePrivate; + +@interface WebDataSource : NSObject { + WebDataSourcePrivate *_private; +} + ++ (id)_repTypesAllowImageTypeOmission:(BOOL)arg1; ++ (Class)_representationClassForMIMEType:(id)arg1 allowingPlugins:(BOOL)arg2; + +- (id)initWithRequest:(id)arg1; +- (id)data; +- (void)finalize; +- (id)textEncodingName; +- (id)webArchive; +- (BOOL)isLoading; +- (id)request; +- (id)initialRequest; +- (id)_responseMIMEType; +- (id)response; +- (id)webFrame; +- (id)representation; +- (id)_URL; +- (id)_mainDocumentError; +- (void)_addSubframeArchives:(id)arg1; +- (BOOL)_transferApplicationCache:(id)arg1; +- (void)_setDeferMainResourceDataLoad:(BOOL)arg1; +- (void)_setOverrideTextEncodingName:(id)arg1; +- (void)_setAllowToBeMemoryMapped; +- (void)setDataSourceDelegate:(id)arg1; +- (void)_finishedLoading; +- (void)_receivedData:(id)arg1; +- (void)_setMainDocumentError:(id)arg1; +- (void)_revertToProvisionalState; +- (void)_replaceSelectionWithArchive:(id)arg1 selectReplacement:(BOOL)arg2; +- (BOOL)_isDocumentHTML; +- (void)_makeRepresentation; +- (id)pageTitle; +- (id)unreachableURL; +- (id)dataSourceDelegate; +- (struct DocumentLoader { int (**x1)(); int x2; boolx3; struct Frame {} *x4; struct RefPtr { struct MainResourceLoader {} *x_5_1_1; } x5; struct HashSet,WTF::PtrHash >,WTF::HashTraits > > { struct HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { struct RefPtr {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_6_1_1; } x6; struct HashSet,WTF::PtrHash >,WTF::HashTraits > > { struct HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { struct RefPtr {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_7_1_1; } x7; struct HashSet,WTF::PtrHash >,WTF::HashTraits > > { struct HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { struct RefPtr {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_8_1_1; } x8; struct RefPtr { struct SharedBuffer {} *x_9_1_1; } x9; struct DocumentWriter { struct Frame {} *x_10_1_1; boolx_10_1_2; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_3_2_1; } x_10_1_3; boolx_10_1_4; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_5_2_1; } x_10_1_5; struct RefPtr { struct TextResourceDecoder {} *x_6_2_1; } x_10_1_6; } x10; struct ResourceRequest { struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_1_2_1; unsigned int x_1_2_2 : 1; unsigned int x_1_2_3 : 1; int x_1_2_4; int x_1_2_5; int x_1_2_6; int x_1_2_7; int x_1_2_8; int x_1_2_9; int x_1_2_10; int x_1_2_11; int x_1_2_12; int x_1_2_13; } x_11_1_1; int x_11_1_2; double x_11_1_3; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_4_2_1; unsigned int x_4_2_2 : 1; unsigned int x_4_2_3 : 1; int x_4_2_4; int x_4_2_5; int x_4_2_6; int x_4_2_7; int x_4_2_8; int x_4_2_9; int x_4_2_10; int x_4_2_11; int x_4_2_12; int x_4_2_13; } x_11_1_4; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_5_2_1; } x_11_1_5; struct HTTPHeaderMap { struct HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_6_2_1; } x_11_1_6; struct Vector { unsigned int x_7_2_1; struct VectorBuffer { struct String {} *x_2_3_1; unsigned int x_2_3_2; } x_7_2_2; } x_11_1_7; struct RefPtr { struct FormData {} *x_8_2_1; } x_11_1_8; boolx_11_1_9; boolx_11_1_10; boolx_11_1_11; boolx_11_1_12; boolx_11_1_13; boolx_11_1_14; int x_11_1_15; int x_11_1_16; boolx_11_1_17; struct RetainPtr { struct _CFURLRequest {} *x_18_2_1; } x_11_1_18; struct RetainPtr { id x_19_2_1; } x_11_1_19; } x11; struct SubstituteData { struct RefPtr { struct SharedBuffer {} *x_1_2_1; } x_12_1_1; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_2_2_1; } x_12_1_2; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_3_2_1; } x_12_1_3; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_4_2_1; unsigned int x_4_2_2 : 1; unsigned int x_4_2_3 : 1; int x_4_2_4; int x_4_2_5; int x_4_2_6; int x_4_2_7; int x_4_2_8; int x_4_2_9; int x_4_2_10; int x_4_2_11; int x_4_2_12; int x_4_2_13; } x_12_1_4; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_5_2_1; unsigned int x_5_2_2 : 1; unsigned int x_5_2_3 : 1; int x_5_2_4; int x_5_2_5; int x_5_2_6; int x_5_2_7; int x_5_2_8; int x_5_2_9; int x_5_2_10; int x_5_2_11; int x_5_2_12; int x_5_2_13; } x_12_1_5; } x12; struct ResourceRequest { struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_1_2_1; unsigned int x_1_2_2 : 1; unsigned int x_1_2_3 : 1; int x_1_2_4; int x_1_2_5; int x_1_2_6; int x_1_2_7; int x_1_2_8; int x_1_2_9; int x_1_2_10; int x_1_2_11; int x_1_2_12; int x_1_2_13; } x_13_1_1; int x_13_1_2; double x_13_1_3; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_4_2_1; unsigned int x_4_2_2 : 1; unsigned int x_4_2_3 : 1; int x_4_2_4; int x_4_2_5; int x_4_2_6; int x_4_2_7; int x_4_2_8; int x_4_2_9; int x_4_2_10; int x_4_2_11; int x_4_2_12; int x_4_2_13; } x_13_1_4; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_5_2_1; } x_13_1_5; struct HTTPHeaderMap { struct HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_6_2_1; } x_13_1_6; struct Vector { unsigned int x_7_2_1; struct VectorBuffer { struct String {} *x_2_3_1; unsigned int x_2_3_2; } x_7_2_2; } x_13_1_7; struct RefPtr { struct FormData {} *x_8_2_1; } x_13_1_8; boolx_13_1_9; boolx_13_1_10; boolx_13_1_11; boolx_13_1_12; boolx_13_1_13; boolx_13_1_14; int x_13_1_15; int x_13_1_16; boolx_13_1_17; struct RetainPtr { struct _CFURLRequest {} *x_18_2_1; } x_13_1_18; struct RetainPtr { id x_19_2_1; } x_13_1_19; } x13; struct ResourceRequest { struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_1_2_1; unsigned int x_1_2_2 : 1; unsigned int x_1_2_3 : 1; int x_1_2_4; int x_1_2_5; int x_1_2_6; int x_1_2_7; int x_1_2_8; int x_1_2_9; int x_1_2_10; int x_1_2_11; int x_1_2_12; int x_1_2_13; } x_14_1_1; int x_14_1_2; double x_14_1_3; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_4_2_1; unsigned int x_4_2_2 : 1; unsigned int x_4_2_3 : 1; int x_4_2_4; int x_4_2_5; int x_4_2_6; int x_4_2_7; int x_4_2_8; int x_4_2_9; int x_4_2_10; int x_4_2_11; int x_4_2_12; int x_4_2_13; } x_14_1_4; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_5_2_1; } x_14_1_5; struct HTTPHeaderMap { struct HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_6_2_1; } x_14_1_6; struct Vector { unsigned int x_7_2_1; struct VectorBuffer { struct String {} *x_2_3_1; unsigned int x_2_3_2; } x_7_2_2; } x_14_1_7; struct RefPtr { struct FormData {} *x_8_2_1; } x_14_1_8; boolx_14_1_9; boolx_14_1_10; boolx_14_1_11; boolx_14_1_12; boolx_14_1_13; boolx_14_1_14; int x_14_1_15; int x_14_1_16; boolx_14_1_17; struct RetainPtr { struct _CFURLRequest {} *x_18_2_1; } x_14_1_18; struct RetainPtr { id x_19_2_1; } x_14_1_19; } x14; struct ResourceResponse { struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_1_2_1; unsigned int x_1_2_2 : 1; unsigned int x_1_2_3 : 1; int x_1_2_4; int x_1_2_5; int x_1_2_6; int x_1_2_7; int x_1_2_8; int x_1_2_9; int x_1_2_10; int x_1_2_11; int x_1_2_12; int x_1_2_13; } x_15_1_1; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_2_2_1; } x_15_1_2; long long x_15_1_3; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_4_2_1; } x_15_1_4; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_5_2_1; } x_15_1_5; int x_15_1_6; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_7_2_1; } x_15_1_7; struct HTTPHeaderMap { struct HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_8_2_1; } x_15_1_8; int x_15_1_9; unsigned int x_15_1_10 : 1; unsigned int x_15_1_11; unsigned int x_15_1_12 : 1; struct RefPtr { struct ResourceLoadTiming {} *x_13_2_1; } x_15_1_13; struct RefPtr { struct ResourceLoadInfo {} *x_14_2_1; } x_15_1_14; unsigned int x_15_1_15 : 1; unsigned int x_15_1_16 : 1; unsigned int x_15_1_17 : 1; unsigned int x_15_1_18 : 1; unsigned int x_15_1_19 : 1; unsigned int x_15_1_20 : 1; unsigned int x_15_1_21 : 1; unsigned int x_15_1_22 : 1; unsigned int x_15_1_23 : 1; double x_15_1_24; double x_15_1_25; double x_15_1_26; double x_15_1_27; double x_15_1_28; struct RetainPtr<_CFURLResponse*> { struct _CFURLResponse {} *x_29_2_1; } x_15_1_29; struct RetainPtr { id x_30_2_1; } x_15_1_30; int x_15_1_31; } x15; struct ResourceError { struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_1_2_1; } x_16_1_1; int x_16_1_2; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_3_2_1; } x_16_1_3; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_4_2_1; } x_16_1_4; boolx_16_1_5; boolx_16_1_6; boolx_16_1_7; struct RetainPtr<__CFError*> { struct __CFError {} *x_8_2_1; } x_16_1_8; struct RetainPtr { id x_9_2_1; } x_16_1_9; } x16; boolx17; boolx18; boolx19; boolx20; boolx21; boolx22; boolx23; struct StringWithDirection { struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_1_2_1; } x_24_1_1; int x_24_1_2; } x24; struct IconURL { int x_25_1_1; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_2_2_1; unsigned int x_2_2_2 : 1; unsigned int x_2_2_3 : 1; int x_2_2_4; int x_2_2_5; int x_2_2_6; int x_2_2_7; int x_2_2_8; int x_2_2_9; int x_2_2_10; int x_2_2_11; int x_2_2_12; int x_2_2_13; } x_25_1_2; } x25[1]; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_26_1_1; } x26; struct NavigationAction { struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_1_2_1; unsigned int x_1_2_2 : 1; unsigned int x_1_2_3 : 1; int x_1_2_4; int x_1_2_5; int x_1_2_6; int x_1_2_7; int x_1_2_8; int x_1_2_9; int x_1_2_10; int x_1_2_11; int x_1_2_12; int x_1_2_13; } x_27_1_1; int x_27_1_2; struct RefPtr { struct Event {} *x_3_2_1; } x_27_1_3; } x27; struct ResourceRequest { struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_1_2_1; unsigned int x_1_2_2 : 1; unsigned int x_1_2_3 : 1; int x_1_2_4; int x_1_2_5; int x_1_2_6; int x_1_2_7; int x_1_2_8; int x_1_2_9; int x_1_2_10; int x_1_2_11; int x_1_2_12; int x_1_2_13; } x_28_1_1; int x_28_1_2; double x_28_1_3; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_4_2_1; unsigned int x_4_2_2 : 1; unsigned int x_4_2_3 : 1; int x_4_2_4; int x_4_2_5; int x_4_2_6; int x_4_2_7; int x_4_2_8; int x_4_2_9; int x_4_2_10; int x_4_2_11; int x_4_2_12; int x_4_2_13; } x_28_1_4; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_5_2_1; } x_28_1_5; struct HTTPHeaderMap { struct HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_6_2_1; } x_28_1_6; struct Vector { unsigned int x_7_2_1; struct VectorBuffer { struct String {} *x_2_3_1; unsigned int x_2_3_2; } x_7_2_2; } x_28_1_7; struct RefPtr { struct FormData {} *x_8_2_1; } x_28_1_8; boolx_28_1_9; boolx_28_1_10; boolx_28_1_11; boolx_28_1_12; boolx_28_1_13; boolx_28_1_14; int x_28_1_15; int x_28_1_16; boolx_28_1_17; struct RetainPtr { struct _CFURLRequest {} *x_18_2_1; } x_28_1_18; struct RetainPtr { id x_19_2_1; } x_28_1_19; } x28; struct Vector { unsigned int x_29_1_1; struct VectorBuffer { struct ResourceResponse {} *x_2_2_1; unsigned int x_2_2_2; } x_29_1_2; } x29; boolx30; struct HashMap,WTF::RefPtr,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { struct HashTable,std::pair, WTF::RefPtr >,WTF::PairFirstExtractor, WTF::RefPtr > >,WTF::PtrHash >,WTF::PairHashTraits >, WTF::HashTraits > >,WTF::HashTraits > > { struct pair,WTF::RefPtr > {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_31_1_1; } x31; struct Timer { int (**x_32_1_1)(); double x_32_1_2; double x_32_1_3; int x_32_1_4; unsigned int x_32_1_5; struct DocumentLoader {} *x_32_1_6; struct { int *x_7_2_1; } x_32_1_7; } x32; struct OwnPtr { struct ArchiveResourceCollection {} *x_33_1_1; } x33; struct RefPtr { struct SharedBuffer {} *x_34_1_1; } x34; struct HashSet > { struct HashTable,WTF::StringHash,WTF::HashTraits,WTF::HashTraits > { struct String {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_35_1_1; } x35; struct Vector { unsigned int x_36_1_1; struct VectorBuffer { struct String {} *x_2_2_1; unsigned int x_2_2_2; } x_36_1_2; } x36; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_37_1_1; } x37; boolx38; struct DocumentLoadTiming { double x_39_1_1; double x_39_1_2; double x_39_1_3; double x_39_1_4; double x_39_1_5; short x_39_1_6; double x_39_1_7; double x_39_1_8; double x_39_1_9; double x_39_1_10; boolx_39_1_11; boolx_39_1_12; } x39; struct RefPtr > { struct EnumCallback {} *x_40_1_1; } x40; struct RefPtr > { struct ObjectCallback {} *x_41_1_1; } x41; boolx42; struct OwnPtr { struct ApplicationCacheHost {} *x_43_1_1; } x43; }*)_documentLoader; +- (void)_setRepresentation:(id)arg1; +- (id)_documentFragmentWithArchive:(id)arg1; +- (id)_documentFragmentWithImageResource:(id)arg1; +- (id)_imageElementWithImageResource:(id)arg1; +- (id)_initWithDocumentLoader:(struct PassRefPtr { struct WebDocumentLoaderMac {} *x1; })arg1; +- (id)subresources; +- (void)dealloc; +- (void)addSubresource:(id)arg1; +- (id)subresourceForURL:(id)arg1; +- (id)mainResource; +- (id)_webView; +- (oneway void)_webcore_releaseOnWebThread; +- (oneway void)release; + +@end diff --git a/WebKit.framework/WebDataSourcePrivate.h b/WebKit.framework/WebDataSourcePrivate.h new file mode 100755 index 0000000..61a8554 --- /dev/null +++ b/WebKit.framework/WebDataSourcePrivate.h @@ -0,0 +1,690 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSURLResponse, NSURLRequest, NSError, , NSObject; + +@interface WebDataSourcePrivate : NSObject { + + /* Error parsing encoded ivar type info: ^{WebDocumentLoaderMac=^^?iB^{Frame}{RefPtr="m_ptr"^{MainResourceLoader}}{HashSet,WTF::PtrHash >,WTF::HashTraits > >="m_impl"{HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > >="m_table"^{RefPtr}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}{HashSet,WTF::PtrHash >,WTF::HashTraits > >="m_impl"{HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > >="m_table"^{RefPtr}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}{HashSet,WTF::PtrHash >,WTF::HashTraits > >="m_impl"{HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > >="m_table"^{RefPtr}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}{RefPtr="m_ptr"^{SharedBuffer}}{DocumentWriter="m_frame"^{Frame}"m_receivedData"B"m_mimeType"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_encodingWasChosenByUser"B"m_encoding"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_decoder"{RefPtr="m_ptr"^{TextResourceDecoder}}}{ResourceRequest="m_url"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_cachePolicy"i"m_timeoutInterval"d"m_firstPartyForCookies"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_httpMethod"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_httpHeaderFields"{HTTPHeaderMap="m_impl"{HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits >="m_table"^{pair}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}"m_responseContentDispositionEncodingFallbackArray"{Vector="m_size"I"m_buffer"{VectorBuffer="m_buffer"^{String}"m_capacity"I}}"m_httpBody"{RefPtr="m_ptr"^{FormData}}"m_allowCookies"B"m_resourceRequestUpdated"B"m_platformRequestUpdated"B"m_reportUploadProgress"B"m_reportLoadTiming"B"m_reportRawHeaders"B"m_priority"i"m_targetType"i"m_mainResourceRequest"B"m_cfRequest"{RetainPtr="m_ptr"^{_CFURLRequest}}"m_nsRequest"{RetainPtr="m_ptr"@"NSURLRequest"}}{SubstituteData="m_content"{RefPtr="m_ptr"^{SharedBuffer}}"m_mimeType"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_textEncoding"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_failingURL"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_responseURL"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}}{ResourceRequest="m_url"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_cachePolicy"i"m_timeoutInterval"d"m_firstPartyForCookies"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_httpMethod"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_httpHeaderFields"{HTTPHeaderMap="m_impl"{HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits >="m_table"^{pair}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}"m_responseContentDispositionEncodingFallbackArray"{Vector="m_size"I"m_buffer"{VectorBuffer="m_buffer"^{String}"m_capacity"I}}"m_httpBody"{RefPtr="m_ptr"^{FormData}}"m_allowCookies"B"m_resourceRequestUpdated"B"m_platformRequestUpdated"B"m_reportUploadProgress"B"m_reportLoadTiming"B"m_reportRawHeaders"B"m_priority"i"m_targetType"i"m_mainResourceRequest"B"m_cfRequest"{RetainPtr="m_ptr"^{_CFURLRequest}}"m_nsRequest"{RetainPtr="m_ptr"@"NSURLRequest"}}{ResourceRequest="m_url"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_cachePolicy"i"m_timeoutInterval"d"m_firstPartyForCookies"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_httpMethod"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_httpHeaderFields"{HTTPHeaderMap="m_impl"{HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits >="m_table"^{pair}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}"m_responseContentDispositionEncodingFallbackArray"{Vector="m_size"I"m_buffer"{VectorBuffer="m_buffer"^{String}"m_capacity"I}}"m_httpBody"{RefPtr="m_ptr"^{FormData}}"m_allowCookies"B"m_resourceRequestUpdated"B"m_platformRequestUpdated"B"m_reportUploadProgress"B"m_reportLoadTiming"B"m_reportRawHeaders"B"m_priority"i"m_targetType"i"m_mainResourceRequest"B"m_cfRequest"{RetainPtr="m_ptr"^{_CFURLRequest}}"m_nsRequest"{RetainPtr="m_ptr"@"NSURLRequest"}}{ResourceResponse="m_url"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_mimeType"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_expectedContentLength"q"m_textEncodingName"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_suggestedFilename"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_httpStatusCode"i"m_httpStatusText"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_httpHeaderFields"{HTTPHeaderMap="m_impl"{HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits >="m_table"^{pair}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}"m_lastModifiedDate"i"m_wasCached"b1"m_connectionID"I"m_connectionReused"b1"m_resourceLoadTiming"{RefPtr="m_ptr"^{ResourceLoadTiming}}"m_resourceLoadInfo"{RefPtr="m_ptr"^{ResourceLoadInfo}}"m_isNull"b1"m_haveParsedCacheControlHeader"b1"m_haveParsedAgeHeader"b1"m_haveParsedDateHeader"b1"m_haveParsedExpiresHeader"b1"m_haveParsedLastModifiedHeader"b1"m_cacheControlContainsNoCache"b1"m_cacheControlContainsNoStore"b1"m_cacheControlContainsMustRevalidate"b1"m_cacheControlMaxAge"d"m_age"d"m_date"d"m_expires"d"m_lastModified"d"m_cfResponse"{RetainPtr<_CFURLResponse*>="m_ptr"^{_CFURLResponse}}"m_nsResponse"{RetainPtr="m_ptr"@"NSURLResponse"}"m_initLevel"i}{ResourceError="m_domain"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_errorCode"i"m_failingURL"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_localizedDescription"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isNull"B"m_isCancellation"B"m_dataIsUpToDate"B"m_platformError"{RetainPtr<__CFError*>="m_ptr"^{__CFError}}"m_platformNSError"{RetainPtr="m_ptr"@"NSError"}}BBBBBBB{StringWithDirection="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_direction"i}[1{IconURL="m_iconType"i"m_iconURL"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}}]{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}{NavigationAction="m_URL"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_type"i"m_event"{RefPtr="m_ptr"^{Event}}}{ResourceRequest="m_url"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_cachePolicy"i"m_timeoutInterval"d"m_firstPartyForCookies"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_httpMethod"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_httpHeaderFields"{HTTPHeaderMap="m_impl"{HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits >="m_table"^{pair}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}"m_responseContentDispositionEncodingFallbackArray"{Vector="m_size"I"m_buffer"{VectorBuffer="m_buffer"^{String}"m_capacity"I}}"m_httpBody"{RefPtr="m_ptr"^{FormData}}"m_allowCookies"B"m_resourceRequestUpdated"B"m_platformRequestUpdated"B"m_reportUploadProgress"B"m_reportLoadTiming"B"m_reportRawHeaders"B"m_priority"i"m_targetType"i"m_mainResourceRequest"B"m_cfRequest"{RetainPtr="m_ptr"^{_CFURLRequest}}"m_nsRequest"{RetainPtr="m_ptr"@"NSURLRequest"}}{Vector="m_size"I"m_buffer"{VectorBuffer="m_buffer"^{ResourceResponse}"m_capacity"I}}B{HashMap,WTF::RefPtr,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > >="m_impl"{HashTable,std::pair, WTF::RefPtr >,WTF::PairFirstExtractor, WTF::RefPtr > >,WTF::PtrHash >,WTF::PairHashTraits >, WTF::HashTraits > >,WTF::HashTraits > >="m_table"^{pair,WTF::RefPtr >}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}{Timer="_vptr$TimerBase"^^?"m_nextFireTime"d"m_repeatInterval"d"m_heapIndex"i"m_heapInsertionOrder"I"m_object"^{DocumentLoader}"m_function"{?="__pfn"^"__delta"i}}{OwnPtr="m_ptr"^{ArchiveResourceCollection}}{RefPtr="m_ptr"^{SharedBuffer}}{HashSet >="m_impl"{HashTable,WTF::StringHash,WTF::HashTraits,WTF::HashTraits >="m_table"^{String}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}{Vector="m_size"I"m_buffer"{VectorBuffer="m_buffer"^{String}"m_capacity"I}}{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}B{DocumentLoadTiming="navigationStart"d"unloadEventStart"d"unloadEventEnd"d"redirectStart"d"redirectEnd"d"redirectCount"s"fetchStart"d"responseEnd"d"loadEventStart"d"loadEventEnd"d"hasCrossOriginRedirect"B"hasSameOriginAsPreviousDocument"B}{RefPtr >="m_ptr"^{EnumCallback}}{RefPtr >="m_ptr"^{ObjectCallback}}B{OwnPtr="m_ptr"^{ApplicationCacheHost}}@"WebDataSource"B{RetainPtr="m_ptr"@}{RetainPtr="m_ptr"@}{HashSet,WTF::HashTraits >="m_impl"{HashTable,WTF::IntHash,WTF::HashTraits,WTF::HashTraits >="m_table"^L"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}} */ + struct WebDocumentLoaderMac { int (**x1)(); int x2; boolx3; struct Frame {} *x4; struct RefPtr { + struct MainResourceLoader {} *m_ptr; + } x5; struct HashSet,WTF::PtrHash >,WTF::HashTraits > > { + struct HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { + struct RefPtr {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x6; struct HashSet,WTF::PtrHash >,WTF::HashTraits > > { + struct HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { + struct RefPtr {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x7; struct HashSet,WTF::PtrHash >,WTF::HashTraits > > { + struct HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { + struct RefPtr {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x8; struct RefPtr { + struct SharedBuffer {} *m_ptr; + } x9; struct DocumentWriter { + struct Frame {} *m_frame; + boolm_receivedData; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_mimeType; + boolm_encodingWasChosenByUser; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_encoding; + struct RefPtr { + struct TextResourceDecoder {} *m_ptr; + } m_decoder; + } x10; struct ResourceRequest { + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_url; + int m_cachePolicy; + double m_timeoutInterval; + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_firstPartyForCookies; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_httpMethod; + struct HTTPHeaderMap { + struct HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { + struct pair {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_httpHeaderFields; + struct Vector { + unsigned int m_size; + struct VectorBuffer { + struct String {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } m_responseContentDispositionEncodingFallbackArray; + struct RefPtr { + struct FormData {} *m_ptr; + } m_httpBody; + boolm_allowCookies; + boolm_resourceRequestUpdated; + boolm_platformRequestUpdated; + boolm_reportUploadProgress; + boolm_reportLoadTiming; + boolm_reportRawHeaders; + int m_priority; + int m_targetType; + boolm_mainResourceRequest; + struct RetainPtr { + struct _CFURLRequest {} *m_ptr; + } m_cfRequest; + struct RetainPtr { + NSURLRequest *m_ptr; + } m_nsRequest; + } x11; struct SubstituteData { + struct RefPtr { + struct SharedBuffer {} *m_ptr; + } m_content; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_mimeType; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_textEncoding; + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_failingURL; + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_responseURL; + } x12; struct ResourceRequest { + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_url; + int m_cachePolicy; + double m_timeoutInterval; + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_firstPartyForCookies; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_httpMethod; + struct HTTPHeaderMap { + struct HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { + struct pair {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_httpHeaderFields; + struct Vector { + unsigned int m_size; + struct VectorBuffer { + struct String {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } m_responseContentDispositionEncodingFallbackArray; + struct RefPtr { + struct FormData {} *m_ptr; + } m_httpBody; + boolm_allowCookies; + boolm_resourceRequestUpdated; + boolm_platformRequestUpdated; + boolm_reportUploadProgress; + boolm_reportLoadTiming; + boolm_reportRawHeaders; + int m_priority; + int m_targetType; + boolm_mainResourceRequest; + struct RetainPtr { + struct _CFURLRequest {} *m_ptr; + } m_cfRequest; + struct RetainPtr { + NSURLRequest *m_ptr; + } m_nsRequest; + } x13; struct ResourceRequest { + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_url; + int m_cachePolicy; + double m_timeoutInterval; + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_firstPartyForCookies; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_httpMethod; + struct HTTPHeaderMap { + struct HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { + struct pair {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_httpHeaderFields; + struct Vector { + unsigned int m_size; + struct VectorBuffer { + struct String {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } m_responseContentDispositionEncodingFallbackArray; + struct RefPtr { + struct FormData {} *m_ptr; + } m_httpBody; + boolm_allowCookies; + boolm_resourceRequestUpdated; + boolm_platformRequestUpdated; + boolm_reportUploadProgress; + boolm_reportLoadTiming; + boolm_reportRawHeaders; + int m_priority; + int m_targetType; + boolm_mainResourceRequest; + struct RetainPtr { + struct _CFURLRequest {} *m_ptr; + } m_cfRequest; + struct RetainPtr { + NSURLRequest *m_ptr; + } m_nsRequest; + } x14; struct ResourceResponse { + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_url; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_mimeType; + long long m_expectedContentLength; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_textEncodingName; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_suggestedFilename; + int m_httpStatusCode; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_httpStatusText; + struct HTTPHeaderMap { + struct HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { + struct pair {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_httpHeaderFields; + int m_lastModifiedDate; + unsigned int m_wasCached : 1; + unsigned int m_connectionID; + unsigned int m_connectionReused : 1; + struct RefPtr { + struct ResourceLoadTiming {} *m_ptr; + } m_resourceLoadTiming; + struct RefPtr { + struct ResourceLoadInfo {} *m_ptr; + } m_resourceLoadInfo; + unsigned int m_isNull : 1; + unsigned int m_haveParsedCacheControlHeader : 1; + unsigned int m_haveParsedAgeHeader : 1; + unsigned int m_haveParsedDateHeader : 1; + unsigned int m_haveParsedExpiresHeader : 1; + unsigned int m_haveParsedLastModifiedHeader : 1; + unsigned int m_cacheControlContainsNoCache : 1; + unsigned int m_cacheControlContainsNoStore : 1; + unsigned int m_cacheControlContainsMustRevalidate : 1; + double m_cacheControlMaxAge; + double m_age; + double m_date; + double m_expires; + double m_lastModified; + struct RetainPtr<_CFURLResponse*> { + struct _CFURLResponse {} *m_ptr; + } m_cfResponse; + struct RetainPtr { + NSURLResponse *m_ptr; + } m_nsResponse; + int m_initLevel; + } x15; struct ResourceError { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_domain; + int m_errorCode; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_failingURL; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_localizedDescription; + boolm_isNull; + boolm_isCancellation; + boolm_dataIsUpToDate; + struct RetainPtr<__CFError*> { + struct __CFError {} *m_ptr; + } m_platformError; + struct RetainPtr { + NSError *m_ptr; + } m_platformNSError; + } x16; boolx17; boolx18; boolx19; boolx20; boolx21; boolx22; boolx23; struct StringWithDirection { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + int m_direction; + } x24; struct IconURL { + int m_iconType; + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_iconURL; + } x25[1]; struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } x26; struct NavigationAction { + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_URL; + int m_type; + struct RefPtr { + struct Event {} *m_ptr; + } m_event; + } x27; struct ResourceRequest { + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_url; + int m_cachePolicy; + double m_timeoutInterval; + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_firstPartyForCookies; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_httpMethod; + struct HTTPHeaderMap { + struct HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { + struct pair {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_httpHeaderFields; + struct Vector { + unsigned int m_size; + struct VectorBuffer { + struct String {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } m_responseContentDispositionEncodingFallbackArray; + struct RefPtr { + struct FormData {} *m_ptr; + } m_httpBody; + boolm_allowCookies; + boolm_resourceRequestUpdated; + boolm_platformRequestUpdated; + boolm_reportUploadProgress; + boolm_reportLoadTiming; + boolm_reportRawHeaders; + int m_priority; + int m_targetType; + boolm_mainResourceRequest; + struct RetainPtr { + struct _CFURLRequest {} *m_ptr; + } m_cfRequest; + struct RetainPtr { + NSURLRequest *m_ptr; + } m_nsRequest; + } x28; struct Vector { + unsigned int m_size; + struct VectorBuffer { + struct ResourceResponse {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } x29; boolx30; struct HashMap,WTF::RefPtr,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { + struct HashTable,std::pair, WTF::RefPtr >,WTF::PairFirstExtractor, WTF::RefPtr > >,WTF::PtrHash >,WTF::PairHashTraits >, WTF::HashTraits > >,WTF::HashTraits > > { + struct pair,WTF::RefPtr > {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x31; struct Timer { + int (**_vptr$TimerBase)(); + double m_nextFireTime; + double m_repeatInterval; + int m_heapIndex; + unsigned int m_heapInsertionOrder; + struct DocumentLoader {} *m_object; + struct { + /* Warning: Unrecognized filer type: '"' using 'void*' */ void**__pfn; + } m_function; + } x32; struct OwnPtr { + struct ArchiveResourceCollection {} *m_ptr; + } x33; struct RefPtr { + struct SharedBuffer {} *m_ptr; + } x34; struct HashSet > { + struct HashTable,WTF::StringHash,WTF::HashTraits,WTF::HashTraits > { + struct String {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x35; struct Vector { + unsigned int m_size; + struct VectorBuffer { + struct String {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } x36; struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } x37; boolx38; struct DocumentLoadTiming { + double navigationStart; + double unloadEventStart; + double unloadEventEnd; + double redirectStart; + double redirectEnd; + short redirectCount; + double fetchStart; + double responseEnd; + double loadEventStart; + double loadEventEnd; + boolhasCrossOriginRedirect; + boolhasSameOriginAsPreviousDocument; + } x39; struct RefPtr > { + struct EnumCallback {} *m_ptr; + } x40; struct RefPtr > { + struct ObjectCallback {} *m_ptr; + } x41; boolx42; struct OwnPtr { + struct ApplicationCacheHost {} *m_ptr; + } x43; id x44; void*x45; void*x46; void*x47; unsigned int x48/* : ? */; void*x49; void*x50; void*x51; void*x52; unsigned short x53; out void*x54; const BOOL x55; void*x56; void*x57; boolx58; struct RetainPtr { + id m_ptr; + } x59; struct RetainPtr { + id m_ptr; + } x60; struct HashSet,WTF::HashTraits > { + struct HashTable,WTF::IntHash,WTF::HashTraits,WTF::HashTraits > { + unsigned long *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x61; } *loader; + + *representation; + BOOL representationFinishedLoading; + BOOL includedInWebKitStatistics; + NSObject *_dataSourceDelegate; +} + ++ (void)initialize; + +- (void)finalize; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebDatabaseManager.h b/WebKit.framework/WebDatabaseManager.h new file mode 100755 index 0000000..83a9c7d --- /dev/null +++ b/WebKit.framework/WebDatabaseManager.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebDatabaseManager : NSObject { +} + ++ (void)willBeginFirstTransaction; ++ (void)didFinishLastTransaction; ++ (id)sharedWebDatabaseManager; ++ (void)scheduleEmptyDatabaseRemoval; ++ (void)removeEmptyDatabaseFiles; ++ (void)startBackgroundTask; ++ (void)endBackgroundTask; + +- (id)origins; +- (id)databasesWithOrigin:(id)arg1; +- (id)detailsForDatabase:(id)arg1 withOrigin:(id)arg2; +- (void)deleteAllDatabases; +- (BOOL)deleteOrigin:(id)arg1; +- (BOOL)deleteDatabase:(id)arg1 withOrigin:(id)arg2; +- (id)init; + +@end diff --git a/WebKit.framework/WebDatabasePauser.h b/WebKit.framework/WebDatabasePauser.h new file mode 100755 index 0000000..a284748 --- /dev/null +++ b/WebKit.framework/WebDatabasePauser.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebDatabasePauser : NSObject { +} + + +- (void)applicationWillEnterForeground; +- (id)initWithBackgroundNotification:(id)arg1 foregroundNotification:(id)arg2; +- (void)dealloc; +- (void)applicationDidEnterBackground; + +@end diff --git a/WebKit.framework/WebDatabaseQuotaManager.h b/WebKit.framework/WebDatabaseQuotaManager.h new file mode 100755 index 0000000..0ecb9e2 --- /dev/null +++ b/WebKit.framework/WebDatabaseQuotaManager.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebSecurityOrigin; + +@interface WebDatabaseQuotaManager : NSObject { + WebSecurityOrigin *_origin; +} + + +- (void)setQuota:(unsigned long long)arg1; +- (id)origin; +- (unsigned long long)usage; +- (unsigned long long)quota; +- (id)initWithOrigin:(id)arg1; + +@end diff --git a/WebKit.framework/WebDefaultEditingDelegate.h b/WebKit.framework/WebDefaultEditingDelegate.h new file mode 100755 index 0000000..3bd5051 --- /dev/null +++ b/WebKit.framework/WebDefaultEditingDelegate.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebDefaultEditingDelegate : NSObject { +} + ++ (id)sharedEditingDelegate; + +- (id)undoManagerForWebView:(id)arg1; +- (id)undoNameForMarsVoltaInsertion; +- (BOOL)webView:(id)arg1 shouldDeleteDOMRange:(id)arg2; +- (BOOL)webView:(id)arg1 shouldInsertText:(id)arg2 replacingDOMRange:(id)arg3 givenAction:(int)arg4; +- (BOOL)webView:(id)arg1 shouldChangeSelectedDOMRange:(id)arg2 toDOMRange:(id)arg3 affinity:(int)arg4 stillSelecting:(BOOL)arg5; +- (void)webViewDidChange:(id)arg1; +- (id)documentFragmentForPasteboardItemAtIndex:(int)arg1; +- (id)supportedPasteboardTypesForCurrentSelection; +- (BOOL)webView:(id)arg1 shouldShowDeleteInterfaceForElement:(id)arg2; +- (BOOL)webView:(id)arg1 shouldBeginEditingInDOMRange:(id)arg2; +- (BOOL)webView:(id)arg1 shouldEndEditingInDOMRange:(id)arg2; +- (BOOL)webView:(id)arg1 shouldInsertNode:(id)arg2 replacingDOMRange:(id)arg3 givenAction:(int)arg4; +- (BOOL)webView:(id)arg1 shouldApplyStyle:(id)arg2 toElementsInDOMRange:(id)arg3; +- (BOOL)webView:(id)arg1 shouldMoveRangeAfterDelete:(id)arg2 replacingRange:(id)arg3; +- (BOOL)webView:(id)arg1 shouldChangeTypingStyle:(id)arg2 toStyle:(id)arg3; +- (BOOL)webView:(id)arg1 doCommandBySelector:(SEL)arg2; +- (void)webViewDidBeginEditing:(id)arg1; +- (void)webViewDidEndEditing:(id)arg1; +- (void)webViewDidChangeTypingStyle:(id)arg1; +- (void)webViewDidChangeSelection:(id)arg1; + +@end diff --git a/WebKit.framework/WebDefaultFormDelegate.h b/WebKit.framework/WebDefaultFormDelegate.h new file mode 100755 index 0000000..b7e35e5 --- /dev/null +++ b/WebKit.framework/WebDefaultFormDelegate.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebDefaultFormDelegate : NSObject { +} + ++ (id)sharedFormDelegate; + +- (BOOL)textField:(id)arg1 doCommandBySelector:(SEL)arg2 inFrame:(id)arg3; +- (void)textDidChangeInTextArea:(id)arg1 inFrame:(id)arg2; +- (void)textDidChangeInTextField:(id)arg1 inFrame:(id)arg2; +- (void)textFieldDidEndEditing:(id)arg1 inFrame:(id)arg2; +- (void)textFieldDidBeginEditing:(id)arg1 inFrame:(id)arg2; +- (void)frame:(id)arg1 sourceFrame:(id)arg2 willSubmitForm:(id)arg3 withValues:(id)arg4 submissionListener:(id)arg5; + +@end diff --git a/WebKit.framework/WebDefaultFrameLoadDelegate.h b/WebKit.framework/WebDefaultFrameLoadDelegate.h new file mode 100755 index 0000000..412aab0 --- /dev/null +++ b/WebKit.framework/WebDefaultFrameLoadDelegate.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebDefaultFrameLoadDelegate : NSObject { +} + ++ (id)sharedFrameLoadDelegate; + +- (void)webView:(id)arg1 willCloseFrame:(id)arg2; +- (void)webView:(id)arg1 didFirstLayoutInFrame:(id)arg2; +- (void)webView:(id)arg1 didFailProvisionalLoadWithError:(id)arg2 forFrame:(id)arg3; +- (void)webView:(id)arg1 didReceiveServerRedirectForProvisionalLoadForFrame:(id)arg2; +- (void)webView:(id)arg1 didClearWindowObject:(id)arg2 forFrame:(id)arg3; +- (void)webView:(id)arg1 didReceiveTitle:(id)arg2 forFrame:(id)arg3; +- (void)webView:(id)arg1 didStartProvisionalLoadForFrame:(id)arg2; +- (void)webView:(id)arg1 didCommitLoadForFrame:(id)arg2; +- (void)webView:(id)arg1 didChangeLocationWithinPageForFrame:(id)arg2; +- (void)webView:(id)arg1 didFailLoadWithError:(id)arg2 forFrame:(id)arg3; +- (void)webView:(id)arg1 didFirstVisuallyNonEmptyLayoutInFrame:(id)arg2; +- (void)webView:(id)arg1 didFinishLoadForFrame:(id)arg2; +- (void)webView:(id)arg1 willPerformClientRedirectToURL:(id)arg2 delay:(double)arg3 fireDate:(id)arg4 forFrame:(id)arg5; +- (void)webView:(id)arg1 didCancelClientRedirectForFrame:(id)arg2; +- (void)webView:(id)arg1 windowScriptObjectAvailable:(id)arg2; +- (void)webViewDidDisplayInsecureContent:(id)arg1; +- (void)webView:(id)arg1 didRunInsecureContent:(id)arg2; +- (void)webView:(id)arg1 didClearWindowObjectForFrame:(id)arg2 inScriptWorld:(id)arg3; +- (void)webView:(id)arg1 didPushStateWithinPageForFrame:(id)arg2; +- (void)webView:(id)arg1 didReplaceStateWithinPageForFrame:(id)arg2; +- (void)webView:(id)arg1 didPopStateWithinPageForFrame:(id)arg2; +- (void)webView:(id)arg1 didFinishDocumentLoadForFrame:(id)arg2; +- (void)webView:(id)arg1 didHandleOnloadEventsForFrame:(id)arg2; +- (void)webView:(id)arg1 didClearInspectorWindowObject:(id)arg2 forFrame:(id)arg3; + +@end diff --git a/WebKit.framework/WebDefaultPolicyDelegate.h b/WebKit.framework/WebDefaultPolicyDelegate.h new file mode 100755 index 0000000..6145545 --- /dev/null +++ b/WebKit.framework/WebDefaultPolicyDelegate.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebDefaultPolicyDelegate : NSObject { +} + ++ (id)sharedPolicyDelegate; + +- (void)webView:(id)arg1 unableToImplementPolicyWithError:(id)arg2 frame:(id)arg3; +- (void)webView:(id)arg1 decidePolicyForNewWindowAction:(id)arg2 request:(id)arg3 newFrameName:(id)arg4 decisionListener:(id)arg5; +- (void)webView:(id)arg1 decidePolicyForMIMEType:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; +- (void)webView:(id)arg1 decidePolicyForNavigationAction:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; +- (BOOL)webView:(id)arg1 shouldGoToHistoryItem:(id)arg2; + +@end diff --git a/WebKit.framework/WebDefaultResourceLoadDelegate.h b/WebKit.framework/WebDefaultResourceLoadDelegate.h new file mode 100755 index 0000000..1dc5702 --- /dev/null +++ b/WebKit.framework/WebDefaultResourceLoadDelegate.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebDefaultResourceLoadDelegate : NSObject { +} + ++ (id)sharedResourceLoadDelegate; + +- (BOOL)webView:(id)arg1 resource:(id)arg2 canAuthenticateAgainstProtectionSpace:(id)arg3 forDataSource:(id)arg4; +- (void)webView:(id)arg1 resource:(id)arg2 didCancelAuthenticationChallenge:(id)arg3 fromDataSource:(id)arg4; +- (void)webView:(id)arg1 resource:(id)arg2 didReceiveAuthenticationChallenge:(id)arg3 fromDataSource:(id)arg4; +- (void)webView:(id)arg1 resource:(id)arg2 didFailLoadingWithError:(id)arg3 fromDataSource:(id)arg4; +- (void)webView:(id)arg1 resource:(id)arg2 didFinishLoadingFromDataSource:(id)arg3; +- (id)webView:(id)arg1 identifierForInitialRequest:(id)arg2 fromDataSource:(id)arg3; +- (id)webView:(id)arg1 resource:(id)arg2 willSendRequest:(id)arg3 redirectResponse:(id)arg4 fromDataSource:(id)arg5; +- (id)webView:(id)arg1 connectionPropertiesForResource:(id)arg2 dataSource:(id)arg3; +- (void)webView:(id)arg1 resource:(id)arg2 didReceiveContentLength:(int)arg3 fromDataSource:(id)arg4; +- (void)webView:(id)arg1 plugInFailedWithError:(id)arg2 dataSource:(id)arg3; +- (void)webView:(id)arg1 didLoadResourceFromMemoryCache:(id)arg2 response:(id)arg3 length:(int)arg4 fromDataSource:(id)arg5; +- (BOOL)webView:(id)arg1 resource:(id)arg2 shouldUseCredentialStorageForDataSource:(id)arg3; +- (id)webView:(id)arg1 resource:(id)arg2 willCacheResponse:(id)arg3 fromDataSource:(id)arg4; +- (void)webView:(id)arg1 resource:(id)arg2 didReceiveResponse:(id)arg3 fromDataSource:(id)arg4; + +@end diff --git a/WebKit.framework/WebDefaultUIDelegate.h b/WebKit.framework/WebDefaultUIDelegate.h new file mode 100755 index 0000000..8042992 --- /dev/null +++ b/WebKit.framework/WebDefaultUIDelegate.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebDefaultUIDelegate : NSObject { +} + ++ (id)sharedUIDelegate; + +- (id)webView:(id)arg1 runJavaScriptTextInputPanelWithPrompt:(id)arg2 defaultText:(id)arg3 initiatedByFrame:(id)arg4; +- (BOOL)webView:(id)arg1 runJavaScriptConfirmPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; +- (void)webView:(id)arg1 runJavaScriptAlertPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; +- (void)webViewClose:(id)arg1; +- (void)webView:(id)arg1 printFrameView:(id)arg2; +- (void)webView:(id)arg1 exceededApplicationCacheOriginQuotaForSecurityOrigin:(id)arg2 totalSpaceNeeded:(unsigned int)arg3; +- (id)webView:(id)arg1 createWebViewWithRequest:(id)arg2 userGesture:(BOOL)arg3; +- (id)webViewStatusText:(id)arg1; +- (void)webView:(id)arg1 mouseDidMoveOverElement:(id)arg2 modifierFlags:(unsigned int)arg3; +- (BOOL)webViewIsResizable:(id)arg1; +- (void)webView:(id)arg1 didDrawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)webView:(id)arg1 didScrollDocumentInFrameView:(id)arg2; +- (void)webView:(id)arg1 setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })webViewFrame:(id)arg1; +- (void)webViewFocus:(id)arg1; +- (void)webViewUnfocus:(id)arg1; +- (id)webView:(id)arg1 createWebViewWithRequest:(id)arg2 windowFeatures:(id)arg3; +- (void)webViewShow:(id)arg1; +- (void)webView:(id)arg1 setToolbarsVisible:(BOOL)arg2; +- (BOOL)webViewAreToolbarsVisible:(id)arg1; +- (void)webView:(id)arg1 setStatusBarVisible:(BOOL)arg2; +- (BOOL)webViewIsStatusBarVisible:(id)arg1; +- (void)webView:(id)arg1 setResizable:(BOOL)arg2; +- (void)webView:(id)arg1 setStatusText:(id)arg2; +- (void)webView:(id)arg1 runOpenPanelForFileButtonWithResultListener:(id)arg2; +- (id)webViewFirstResponder:(id)arg1; +- (void)webView:(id)arg1 makeFirstResponder:(id)arg2; +- (BOOL)webView:(id)arg1 shouldReplaceUploadFile:(id)arg2 usingGeneratedFilename:(id*)arg3; +- (id)webView:(id)arg1 generateReplacementFile:(id)arg2; + +@end diff --git a/WebKit.framework/WebDefaultUIKitDelegate.h b/WebKit.framework/WebDefaultUIKitDelegate.h new file mode 100755 index 0000000..2bfb1b5 --- /dev/null +++ b/WebKit.framework/WebDefaultUIKitDelegate.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebDefaultUIKitDelegate : NSObject { +} + ++ (id)sharedUIKitDelegate; + +- (void)webView:(id)arg1 didReceiveMessage:(id)arg2; +- (void)webView:(id)arg1 elementDidBlurNode:(id)arg2; +- (void)webView:(id)arg1 elementDidFocusNode:(id)arg2; +- (void)webView:(id)arg1 willCloseFrame:(id)arg2; +- (void)webView:(id)arg1 didFirstLayoutInFrame:(id)arg2; +- (void)webView:(id)arg1 didStartProvisionalLoadForFrame:(id)arg2; +- (void)webViewDidPreventDefaultForEvent:(id)arg1; +- (void)webView:(id)arg1 didObserveDeferredContentChange:(int)arg2 forFrame:(id)arg3; +- (void)webView:(id)arg1 willAddPlugInView:(id)arg2; +- (void)webView:(id)arg1 didHideFullScreenForPlugInView:(id)arg2; +- (void)webView:(id)arg1 willShowFullScreenForPlugInView:(id)arg2; +- (id)webView:(id)arg1 plugInViewWithArguments:(id)arg2 fromPlugInPackage:(id)arg3; +- (id)checkSpellingOfString:(id)arg1; +- (void)webView:(id)arg1 willRemoveScrollingLayer:(id)arg2 withContentsLayer:(id)arg3 forNode:(id)arg4; +- (void)webView:(id)arg1 didCreateOrUpdateScrollingLayer:(id)arg2 withContentsLayer:(id)arg3 scrollSize:(id)arg4 forNode:(id)arg5; +- (void)webViewDidCommitCompositingLayerChanges:(id)arg1; +- (void)_webthread_webView:(id)arg1 attachRootLayer:(id)arg2; +- (void)revealedSelectionByScrollingWebFrame:(id)arg1; +- (id)readDataFromPasteboard:(id)arg1 withIndex:(int)arg2; +- (BOOL)isUnperturbedMarsVoltaResultMarker:(id)arg1; +- (int)getPasteboardChangeCount; +- (BOOL)performsTwoStepPaste:(id)arg1; +- (int)getPasteboardItemsCount; +- (void)writeDataToPasteboard:(id)arg1; +- (BOOL)webView:(id)arg1 shouldScrollToPoint:(struct CGPoint { float x1; float x2; })arg2 forFrame:(id)arg3; +- (void)webView:(id)arg1 restoreStateFromHistoryItem:(id)arg2 forFrame:(id)arg3 force:(BOOL)arg4; +- (void)webView:(id)arg1 saveStateToHistoryItem:(id)arg2 forFrame:(id)arg3; +- (void)webView:(id)arg1 didReceiveDocTypeForFrame:(id)arg2; +- (void)webView:(id)arg1 didCommitLoadForFrame:(id)arg2; +- (void)webView:(id)arg1 didChangeLocationWithinPageForFrame:(id)arg2; +- (void)webView:(id)arg1 didFailLoadWithError:(id)arg2 forFrame:(id)arg3; +- (void)webView:(id)arg1 didFirstVisuallyNonEmptyLayoutInFrame:(id)arg2; +- (void)webViewDidEndOverflowScroll:(id)arg1; +- (void)webViewDidStartOverflowScroll:(id)arg1; +- (void)webView:(id)arg1 didFinishLoadForFrame:(id)arg2; +- (void)webView:(id)arg1 needsScrollNotifications:(id)arg2 forFrame:(id)arg3; +- (void)webView:(id)arg1 didReceiveViewportArguments:(id)arg2 forFrame:(id)arg3; +- (void)webViewDidDrawTiles:(id)arg1; +- (BOOL)hasRichlyEditableSelection; +- (void)addInputString:(id)arg1 fromVariantKey:(BOOL)arg2; +- (void)deleteFromInput; +- (id)supportedPasteboardTypesForCurrentSelection; +- (struct CGPoint { float x1; float x2; })contentsPointForWebView:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })documentVisibleRectForWebView:(id)arg1; +- (void)webViewDidSimulateClick:(id)arg1; +- (void)webViewWillSimulateClick:(id)arg1; +- (void)webViewDidNotSimulateClick:(id)arg1; +- (void)webViewDidLayout:(id)arg1; +- (void)webView:(id)arg1 didFinishDocumentLoadForFrame:(id)arg2; +- (void)webView:(id)arg1 formStateDidFocusNode:(id)arg2; +- (void)webView:(id)arg1 formStateDidBlurNode:(id)arg2; + +@end diff --git a/WebKit.framework/WebDeviceOrientation.h b/WebKit.framework/WebDeviceOrientation.h new file mode 100755 index 0000000..2c4ad31 --- /dev/null +++ b/WebKit.framework/WebDeviceOrientation.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebDeviceOrientationInternal; + +@interface WebDeviceOrientation : NSObject { + WebDeviceOrientationInternal *m_internal; +} + + +- (id)initWithCanProvideAlpha:(bool)arg1 alpha:(double)arg2 canProvideBeta:(bool)arg3 beta:(double)arg4 canProvideGamma:(bool)arg5 gamma:(double)arg6; +- (id)initWithCoreDeviceOrientation:(struct PassRefPtr { struct DeviceOrientation {} *x1; })arg1; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebDeviceOrientationInternal.h b/WebKit.framework/WebDeviceOrientationInternal.h new file mode 100755 index 0000000..a6d61a8 --- /dev/null +++ b/WebKit.framework/WebDeviceOrientationInternal.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebDeviceOrientationInternal : NSObject { + struct RefPtr { + struct DeviceOrientation {} *m_ptr; + } m_orientation; +} + + +- (void).cxx_destruct; +- (id).cxx_construct; +- (id)initWithCoreDeviceOrientation:(struct PassRefPtr { struct DeviceOrientation {} *x1; })arg1; + +@end diff --git a/WebKit.framework/WebDeviceOrientationProviderMock.h b/WebKit.framework/WebDeviceOrientationProviderMock.h new file mode 100755 index 0000000..7d8866d --- /dev/null +++ b/WebKit.framework/WebDeviceOrientationProviderMock.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebDeviceOrientationProviderMockInternal; + +@interface WebDeviceOrientationProviderMock : NSObject { + WebDeviceOrientationProviderMockInternal *m_internal; +} + ++ (id)shared; + +- (void)setController:(struct DeviceOrientationController { }*)arg1; +- (void)setOrientation:(id)arg1; +- (void)startUpdating; +- (void)stopUpdating; +- (id)lastOrientation; +- (id)init; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebDeviceOrientationProviderMockInternal.h b/WebKit.framework/WebDeviceOrientationProviderMockInternal.h new file mode 100755 index 0000000..b097fe0 --- /dev/null +++ b/WebKit.framework/WebDeviceOrientationProviderMockInternal.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebDeviceOrientationProviderMockInternal : NSObject { + struct OwnPtr { + struct DeviceOrientationClientMock {} *m_ptr; + } m_core; +} + + +- (void).cxx_destruct; +- (id).cxx_construct; +- (void)setController:(struct DeviceOrientationController { }*)arg1; +- (void)setOrientation:(id)arg1; +- (void)startUpdating; +- (void)stopUpdating; +- (id)lastOrientation; +- (id)init; + +@end diff --git a/WebKit.framework/WebDownload.h b/WebKit.framework/WebDownload.h new file mode 100755 index 0000000..8ac3953 --- /dev/null +++ b/WebKit.framework/WebDownload.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebDownloadInternal; + +@interface WebDownload : NSURLDownload { + WebDownloadInternal *_webInternal; +} + + +- (id)_initWithRequest:(id)arg1 delegate:(id)arg2 directory:(id)arg3; +- (id)_initWithLoadingConnection:(id)arg1 request:(id)arg2 response:(id)arg3 delegate:(id)arg4 proxy:(id)arg5; +- (id)_initWithLoadingCFURLConnection:(struct _CFURLConnection { }*)arg1 request:(struct _CFURLRequest { }*)arg2 response:(struct _CFURLResponse { }*)arg3 delegate:(id)arg4 proxy:(id)arg5; +- (id)initWithRequest:(id)arg1 delegate:(id)arg2; +- (void)connection:(id)arg1 willStopBufferingData:(id)arg2; +- (void)_setRealDelegate:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebDownloadInternal.h b/WebKit.framework/WebDownloadInternal.h new file mode 100755 index 0000000..174b45a --- /dev/null +++ b/WebKit.framework/WebDownloadInternal.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebDownloadInternal : NSObject { + id realDelegate; +} + + +- (void)downloadDidFinish:(id)arg1; +- (void)download:(id)arg1 didCreateDestination:(id)arg2; +- (void)download:(id)arg1 decideDestinationWithSuggestedFilename:(id)arg2; +- (BOOL)download:(id)arg1 shouldDecodeSourceDataOfMIMEType:(id)arg2; +- (void)download:(id)arg1 didReceiveDataOfLength:(unsigned int)arg2; +- (void)download:(id)arg1 didReceiveResponse:(id)arg2; +- (void)download:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; +- (id)download:(id)arg1 willSendRequest:(id)arg2 redirectResponse:(id)arg3; +- (void)downloadDidBegin:(id)arg1; +- (void)download:(id)arg1 didFailWithError:(id)arg2; +- (void)download:(id)arg1 didCancelAuthenticationChallenge:(id)arg2; +- (id)download:(id)arg1 shouldBeginChildDownloadOfSource:(id)arg2 delegate:(id*)arg3; +- (void)download:(id)arg1 didBeginChildDownload:(id)arg2; +- (BOOL)respondsToSelector:(SEL)arg1; +- (void)dealloc; +- (void)setRealDelegate:(id)arg1; + +@end diff --git a/WebKit.framework/WebEditCommand.h b/WebKit.framework/WebEditCommand.h new file mode 100755 index 0000000..62ad756 --- /dev/null +++ b/WebKit.framework/WebEditCommand.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WebEditCommand : NSObject { + struct RefPtr { + struct EditCommand {} *m_ptr; + } m_command; +} + ++ (void)initialize; ++ (id)commandWithEditCommand:(struct PassRefPtr { struct EditCommand {} *x1; })arg1; + +- (struct EditCommand { int (**x1)(); int x2; struct RefPtr { struct Document {} *x_3_1_1; } x3; struct VisibleSelection { struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_1_2_1; int x_1_2_2; unsigned int x_1_2_3 : 2; unsigned int x_1_2_4 : 1; } x_4_1_1; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_2_2_1; int x_2_2_2; unsigned int x_2_2_3 : 2; unsigned int x_2_2_4 : 1; } x_4_1_2; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_3_2_1; int x_3_2_2; unsigned int x_3_2_3 : 2; unsigned int x_3_2_4 : 1; } x_4_1_3; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_4_2_1; int x_4_2_2; unsigned int x_4_2_3 : 2; unsigned int x_4_2_4 : 1; } x_4_1_4; int x_4_1_5; int x_4_1_6; boolx_4_1_7; } x4; struct VisibleSelection { struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_1_2_1; int x_1_2_2; unsigned int x_1_2_3 : 2; unsigned int x_1_2_4 : 1; } x_5_1_1; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_2_2_1; int x_2_2_2; unsigned int x_2_2_3 : 2; unsigned int x_2_2_4 : 1; } x_5_1_2; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_3_2_1; int x_3_2_2; unsigned int x_3_2_3 : 2; unsigned int x_3_2_4 : 1; } x_5_1_3; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_4_2_1; int x_4_2_2; unsigned int x_4_2_3 : 2; unsigned int x_4_2_4 : 1; } x_5_1_4; int x_5_1_5; int x_5_1_6; boolx_5_1_7; } x5; struct RefPtr { struct Element {} *x_6_1_1; } x6; struct RefPtr { struct Element {} *x_7_1_1; } x7; struct CompositeEditCommand {} *x8; }*)command; +- (void)finalize; +- (void).cxx_destruct; +- (id).cxx_construct; +- (id)initWithEditCommand:(struct PassRefPtr { struct EditCommand {} *x1; })arg1; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebEditorUndoTarget.h b/WebKit.framework/WebEditorUndoTarget.h new file mode 100755 index 0000000..c561a4a --- /dev/null +++ b/WebKit.framework/WebEditorUndoTarget.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebEditorUndoTarget : NSObject { +} + + +- (void)redoEditing:(id)arg1; +- (void)undoEditing:(id)arg1; + +@end diff --git a/WebKit.framework/WebElementDictionary.h b/WebKit.framework/WebElementDictionary.h new file mode 100755 index 0000000..b92eafc --- /dev/null +++ b/WebKit.framework/WebElementDictionary.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class NSMutableDictionary, NSMutableSet; + +@interface WebElementDictionary : NSDictionary { + struct HitTestResult { struct RefPtr { + struct Node {} *m_ptr; + } x1; struct RefPtr { + struct Node {} *m_ptr; + } x2; struct IntPoint { + int m_x; + int m_y; + } x3; struct IntPoint { + int m_x; + int m_y; + } x4; struct RefPtr { + struct Element {} *m_ptr; + } x5; struct RefPtr { + struct Scrollbar {} *m_ptr; + } x6; boolx7; boolx8; int x9; int x10; int x11; int x12; struct OwnPtr, 256ul, WTF::PtrHash > > > { + struct ListHashSet,256ul,WTF::PtrHash > > {} *m_ptr; + } x13; } *_result; + NSMutableDictionary *_cache; + NSMutableSet *_nilValues; + BOOL _cacheComplete; +} + ++ (void)initialize; ++ (void)initializeLookupTable; + +- (void)finalize; +- (id)keyEnumerator; +- (id)_title; +- (id)_image; +- (id)_domNode; +- (id)_webFrame; +- (id)_altDisplayString; +- (id)_imageRect; +- (id)_absoluteImageURL; +- (id)_isSelected; +- (id)_absoluteMediaURL; +- (id)_spellingToolTip; +- (id)_absoluteLinkURL; +- (id)_targetWebFrame; +- (id)_titleDisplayString; +- (id)_textContent; +- (id)_isLiveLink; +- (id)_isContentEditable; +- (id)_isInScrollBar; +- (void)_fillCache; +- (id)initWithHitTestResult:(const struct HitTestResult { struct RefPtr { struct Node {} *x_1_1_1; } x1; struct RefPtr { struct Node {} *x_2_1_1; } x2; struct IntPoint { int x_3_1_1; int x_3_1_2; } x3; struct IntPoint { int x_4_1_1; int x_4_1_2; } x4; struct RefPtr { struct Element {} *x_5_1_1; } x5; struct RefPtr { struct Scrollbar {} *x_6_1_1; } x6; boolx7; boolx8; int x9; int x10; int x11; int x12; struct OwnPtr, 256ul, WTF::PtrHash > > > { struct ListHashSet,256ul,WTF::PtrHash > > {} *x_13_1_1; } x13; }*)arg1; +- (unsigned int)count; +- (id)objectForKey:(id)arg1; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebFixedPositionContent.h b/WebKit.framework/WebFixedPositionContent.h new file mode 100755 index 0000000..d004007 --- /dev/null +++ b/WebKit.framework/WebFixedPositionContent.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface WebFixedPositionContent : NSObject { + + /* Error parsing encoded ivar type info: ^{WebFixedPositionContentData=@"WebView"{HashMap,LayerInfo,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits >="m_impl"{HashTable,std::pair, LayerInfo>,WTF::PairFirstExtractor, LayerInfo> >,WTF::PtrHash >,WTF::PairHashTraits >, WTF::HashTraits >,WTF::HashTraits > >="m_table"^{pair,LayerInfo>}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}} */ + struct WebFixedPositionContentData { id x1; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x2; void*x3; void*x4; unsigned int x5/* : ? */; oneway int x6; void*x7; void*x8; void*x9; struct HashMap,LayerInfo,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > { + struct HashTable,std::pair, LayerInfo>,WTF::PairFirstExtractor, LayerInfo> >,WTF::PtrHash >,WTF::PairHashTraits >, WTF::HashTraits >,WTF::HashTraits > > { + struct pair,LayerInfo> {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x10; } *_private; + +} + + +- (void)didFinishScrollingOrZooming; +- (id)initWithWebView:(id)arg1; +- (void)scrollOrZoomChanged:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)hasFixedPositionLayers; +- (void)lockLayers; +- (void)unlockLayers; +- (void)addOrUpdateLayer:(id)arg1 sizing:(unsigned int)arg2 bounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3 alignmentOffset:(struct CGSize { float x1; float x2; })arg4 insideLayerSync:(BOOL)arg5; +- (void)removeLayer:(id)arg1 insideLayerSync:(BOOL)arg2; +- (void)removeAllLayers; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebFormDelegate.h b/WebKit.framework/WebFormDelegate.h new file mode 100755 index 0000000..a9a9578 --- /dev/null +++ b/WebKit.framework/WebFormDelegate.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebFormDelegate : NSObject { +} + ++ (id)_sharedWebFormDelegate; + +- (BOOL)textField:(id)arg1 doCommandBySelector:(SEL)arg2 inFrame:(id)arg3; +- (void)textDidChangeInTextArea:(id)arg1 inFrame:(id)arg2; +- (void)textDidChangeInTextField:(id)arg1 inFrame:(id)arg2; +- (void)textFieldDidEndEditing:(id)arg1 inFrame:(id)arg2; +- (void)textFieldDidBeginEditing:(id)arg1 inFrame:(id)arg2; +- (void)frame:(id)arg1 sourceFrame:(id)arg2 willSubmitForm:(id)arg3 withValues:(id)arg4 submissionListener:(id)arg5; + +@end diff --git a/WebKit.framework/WebFrame.h b/WebKit.framework/WebFrame.h new file mode 100755 index 0000000..435f9c1 --- /dev/null +++ b/WebKit.framework/WebFrame.h @@ -0,0 +1,297 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class WebFramePrivate; + +@interface WebFrame : NSObject { + WebFramePrivate *_private; +} + ++ (void)_createMainFrameWithPage:(struct Page { struct OwnPtr, WebCore::SchedulePairHash, WTF::HashTraits > > > { struct HashSet,WebCore::SchedulePairHash,WTF::HashTraits > > {} *x_1_1_1; } x1; struct OwnPtr { struct Chrome {} *x_2_1_1; } x2; struct OwnPtr { struct DragCaretController {} *x_3_1_1; } x3; struct OwnPtr { struct FocusController {} *x_4_1_1; } x4; struct OwnPtr { struct InspectorController {} *x_5_1_1; } x5; struct OwnPtr { struct Settings {} *x_6_1_1; } x6; struct OwnPtr { struct ProgressTracker {} *x_7_1_1; } x7; struct OwnPtr { struct BackForwardController {} *x_8_1_1; } x8; struct RefPtr { struct Frame {} *x_9_1_1; } x9; struct RefPtr { struct PluginData {} *x_10_1_1; } x10; struct RefPtr { struct RenderTheme {} *x_11_1_1; } x11; struct EditorClient {} *x12; int x13; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_14_1_1; } x14; boolx15; boolx16; boolx17; boolx18; boolx19; boolx20; float x21; boolx22; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_23_1_1; } x23; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_24_1_1; } x24; boolx25; int x26; struct OwnPtr { struct PageGroup {} *x_27_1_1; } x27; struct PageGroup {} *x28; struct Debugger {} *x29; double x30; int x31; boolx32; struct OwnPtr { struct PluginHalter {} *x_33_1_1; } x33; struct RefPtr { struct StorageNamespace {} *x_34_1_1; } x34; int x35; struct ViewportArguments { float x_36_1_1; float x_36_1_2; float x_36_1_3; float x_36_1_4; float x_36_1_5; float x_36_1_6; } x36; double x37; struct OwnPtr, WTF::HashTraits > > { struct HashSet,WTF::HashTraits > {} *x_38_1_1; } x38; boolx39; }*)arg1 frameName:(const struct String { struct RefPtr { struct StringImpl {} *x_1_1_1; } x1; }*)arg2 frameView:(id)arg3; ++ (struct PassRefPtr { struct Frame {} *x1; })_createSubframeWithOwnerElement:(struct HTMLFrameOwnerElement { int (**x1)(); int (**x2)(); int x3; struct ContainerNode {} *x4; struct Weak { struct JSValue {} *x_5_1_1; } x5; struct Document {} *x6; struct Node {} *x7; struct Node {} *x8; struct RenderObject {} *x9; unsigned int x10; struct Node {} *x11; struct Node {} *x12; struct QualifiedName { struct QualifiedNameImpl {} *x_13_1_1; } x13; struct RefPtr { struct NamedNodeMap {} *x_14_1_1; } x14; struct RefPtr { struct CSSMutableStyleDeclaration {} *x_15_1_1; } x15; struct Frame {} *x16; int x17; }*)arg1 frameName:(const struct String { struct RefPtr { struct StringImpl {} *x_1_1_1; } x1; }*)arg2 frameView:(id)arg3; ++ (void)_createMainFrameWithSimpleHTMLDocumentWithPage:(struct Page { struct OwnPtr, WebCore::SchedulePairHash, WTF::HashTraits > > > { struct HashSet,WebCore::SchedulePairHash,WTF::HashTraits > > {} *x_1_1_1; } x1; struct OwnPtr { struct Chrome {} *x_2_1_1; } x2; struct OwnPtr { struct DragCaretController {} *x_3_1_1; } x3; struct OwnPtr { struct FocusController {} *x_4_1_1; } x4; struct OwnPtr { struct InspectorController {} *x_5_1_1; } x5; struct OwnPtr { struct Settings {} *x_6_1_1; } x6; struct OwnPtr { struct ProgressTracker {} *x_7_1_1; } x7; struct OwnPtr { struct BackForwardController {} *x_8_1_1; } x8; struct RefPtr { struct Frame {} *x_9_1_1; } x9; struct RefPtr { struct PluginData {} *x_10_1_1; } x10; struct RefPtr { struct RenderTheme {} *x_11_1_1; } x11; struct EditorClient {} *x12; int x13; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_14_1_1; } x14; boolx15; boolx16; boolx17; boolx18; boolx19; boolx20; float x21; boolx22; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_23_1_1; } x23; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_24_1_1; } x24; boolx25; int x26; struct OwnPtr { struct PageGroup {} *x_27_1_1; } x27; struct PageGroup {} *x28; struct Debugger {} *x29; double x30; int x31; boolx32; struct OwnPtr { struct PluginHalter {} *x_33_1_1; } x33; struct RefPtr { struct StorageNamespace {} *x_34_1_1; } x34; int x35; struct ViewportArguments { float x_36_1_1; float x_36_1_2; float x_36_1_3; float x_36_1_4; float x_36_1_5; float x_36_1_6; } x36; double x37; struct OwnPtr, WTF::HashTraits > > { struct HashSet,WTF::HashTraits > {} *x_38_1_1; } x38; boolx39; }*)arg1 frameView:(id)arg2 style:(id)arg3; ++ (id)stringWithData:(id)arg1 textEncodingName:(id)arg2; ++ (struct PassRefPtr { struct Frame {} *x1; })_createFrameWithPage:(struct Page { struct OwnPtr, WebCore::SchedulePairHash, WTF::HashTraits > > > { struct HashSet,WebCore::SchedulePairHash,WTF::HashTraits > > {} *x_1_1_1; } x1; struct OwnPtr { struct Chrome {} *x_2_1_1; } x2; struct OwnPtr { struct DragCaretController {} *x_3_1_1; } x3; struct OwnPtr { struct FocusController {} *x_4_1_1; } x4; struct OwnPtr { struct InspectorController {} *x_5_1_1; } x5; struct OwnPtr { struct Settings {} *x_6_1_1; } x6; struct OwnPtr { struct ProgressTracker {} *x_7_1_1; } x7; struct OwnPtr { struct BackForwardController {} *x_8_1_1; } x8; struct RefPtr { struct Frame {} *x_9_1_1; } x9; struct RefPtr { struct PluginData {} *x_10_1_1; } x10; struct RefPtr { struct RenderTheme {} *x_11_1_1; } x11; struct EditorClient {} *x12; int x13; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_14_1_1; } x14; boolx15; boolx16; boolx17; boolx18; boolx19; boolx20; float x21; boolx22; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_23_1_1; } x23; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_24_1_1; } x24; boolx25; int x26; struct OwnPtr { struct PageGroup {} *x_27_1_1; } x27; struct PageGroup {} *x28; struct Debugger {} *x29; double x30; int x31; boolx32; struct OwnPtr { struct PluginHalter {} *x_33_1_1; } x33; struct RefPtr { struct StorageNamespace {} *x_34_1_1; } x34; int x35; struct ViewportArguments { float x_36_1_1; float x_36_1_2; float x_36_1_3; float x_36_1_4; float x_36_1_5; float x_36_1_6; } x36; double x37; struct OwnPtr, WTF::HashTraits > > { struct HashSet,WTF::HashTraits > {} *x_38_1_1; } x38; boolx39; }*)arg1 frameName:(const struct String { struct RefPtr { struct StringImpl {} *x_1_1_1; } x1; }*)arg2 frameView:(id)arg3 ownerElement:(struct HTMLFrameOwnerElement { int (**x1)(); int (**x2)(); int x3; struct ContainerNode {} *x4; struct Weak { struct JSValue {} *x_5_1_1; } x5; struct Document {} *x6; struct Node {} *x7; struct Node {} *x8; struct RenderObject {} *x9; unsigned int x10; struct Node {} *x11; struct Node {} *x12; struct QualifiedName { struct QualifiedNameImpl {} *x_13_1_1; } x13; struct RefPtr { struct NamedNodeMap {} *x_14_1_1; } x14; struct RefPtr { struct CSSMutableStyleDeclaration {} *x_15_1_1; } x15; struct Frame {} *x16; int x17; }*)arg4; + +- (void)setNeedsLayout; +- (void)finalize; +- (struct _NSRange { unsigned int x1; unsigned int x2; })_convertToNSRange:(struct Range { int x1; struct RefPtr { struct Document {} *x_2_1_1; } x2; struct RangeBoundaryPoint { struct RefPtr { struct Node {} *x_1_2_1; } x_3_1_1; int x_3_1_2; struct Node {} *x_3_1_3; } x3; struct RangeBoundaryPoint { struct RefPtr { struct Node {} *x_1_2_1; } x_4_1_1; int x_4_1_2; struct Node {} *x_4_1_3; } x4; }*)arg1; +- (struct PassRefPtr { struct Range {} *x1; })_convertToDOMRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (void)resetSelection; +- (void)moveSelectionToStart; +- (void)moveSelectionToEnd; +- (void)smartExtendRangedSelection:(int)arg1; +- (id)wordAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (BOOL)setRangedSelectionExtentPoint:(struct CGPoint { float x1; float x2; })arg1 baseIsStart:(BOOL)arg2 allowFlipping:(BOOL)arg3; +- (void)setRangedSelectionInitialExtentToCurrentSelectionEnd; +- (void)setRangedSelectionInitialExtentToCurrentSelectionStart; +- (void)setRangedSelectionBaseToCurrentSelectionEnd; +- (void)setRangedSelectionBaseToCurrentSelectionStart; +- (void)aggressivelyExpandSelectionToWordContainingCaretSelection; +- (void)setSelectionWithFirstPoint:(struct CGPoint { float x1; float x2; })arg1 secondPoint:(struct CGPoint { float x1; float x2; })arg2; +- (id)selectionRects; +- (void)setRangedSelectionWithExtentPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)clearRangedSelectionInitialExtent; +- (void)setRangedSelectionBaseToCurrentSelection; +- (BOOL)_isDescendantOfFrame:(id)arg1; +- (id)parentFrame; +- (void)stopLoading; +- (void)_setVisibleSize:(struct CGSize { float x1; float x2; })arg1; +- (id)childFrames; +- (id)scrollableNodeAtViewportLocation:(struct CGPoint { float x1; float x2; })arg1; +- (id)approximateNodeAtViewportLocation:(struct CGPoint { float x1; float x2; }*)arg1; +- (int)innerLineHeight:(id)arg1; +- (void)moveSelectionToPoint:(struct CGPoint { float x1; float x2; })arg1; +- (id)elementRangeContainingCaretSelection; +- (void)_setProhibitsScrolling:(BOOL)arg1; +- (id)webVisiblePositionForPoint:(struct CGPoint { float x1; float x2; })arg1; +- (id)endPosition; +- (void)toggleBaseWritingDirection; +- (void)resumeFromPause; +- (void)setPluginsPaused:(BOOL)arg1; +- (void)setTimeoutsPaused:(BOOL)arg1; +- (void)prepareForPause; +- (BOOL)focusedNodeHasContent; +- (void)expandSelectionToElementContainingCaretSelection; +- (void)_replaceSelectionWithWebArchive:(id)arg1 selectReplacement:(BOOL)arg2 smartReplace:(BOOL)arg3; +- (struct __GSFont { }*)fontForSelection:(BOOL*)arg1; +- (id)stringForRange:(id)arg1; +- (id)markedTextDOMRange; +- (void)setMarkedText:(id)arg1 forCandidates:(BOOL)arg2; +- (void)expandSelectionToWordContainingCaretSelection; +- (void)selectWithoutClosingTypingNSRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (id)interpretationsForCurrentRoot; +- (void)forceLayoutAdjustingViewSize:(BOOL)arg1; +- (id)marsVoltaResultMetadataForRange:(id)arg1; +- (void)getMarsVoltaResultRanges:(id*)arg1 andMetadatas:(id*)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })renderRectForPoint:(struct CGPoint { float x1; float x2; })arg1 isReplaced:(BOOL*)arg2 fontSize:(float*)arg3; +- (void)sendOrientationChangeEvent:(int)arg1; +- (void)removeUnchangeableStyles; +- (void)_replaceSelectionWithFragment:(id)arg1 selectReplacement:(BOOL)arg2 smartReplace:(BOOL)arg3 matchStyle:(BOOL)arg4; +- (BOOL)hasRichlyEditableSelection; +- (int)_loadType; +- (BOOL)_isVisuallyNonEmpty; +- (struct CGColor { }*)_bodyBackgroundColor; +- (void)sendScrollEvent; +- (void)resetTextAutosizingBeforeLayout; +- (void)_setLoadsSynchronously:(BOOL)arg1; +- (void)loadData:(id)arg1 MIMEType:(id)arg2 textEncodingName:(id)arg3 baseURL:(id)arg4; +- (void)loadHTMLString:(id)arg1 baseURL:(id)arg2; +- (void)loadRequest:(id)arg1; +- (BOOL)hasEditableSelection; +- (id)rangeByExtendingCurrentSelection:(int)arg1; +- (id)rangeByMovingCurrentSelection:(int)arg1; +- (BOOL)selectionAtWordStart; +- (BOOL)selectionAtDocumentStart; +- (int)selectionState; +- (int)wordOffsetInRange:(id)arg1; +- (void)expandSelectionToStartOfWordContainingCaretSelection; +- (unsigned short)characterAfterCaretSelection; +- (unsigned short)characterInRelationToCaretSelection:(int)arg1; +- (void)confirmMarkedText:(id)arg1; +- (id)wordRangeContainingCaretSelection; +- (unsigned short)characterBeforeCaretSelection; +- (id)nextUnperturbedMarsVoltasBoundaryFromPosition:(id)arg1; +- (id)previousUnperturbedMarsVoltasBoundaryFromPosition:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })firstRectForDOMRange:(id)arg1; +- (id)startPosition; +- (void)setSelectedDOMRange:(id)arg1 affinity:(int)arg2 closeTyping:(BOOL)arg3; +- (void)collapseSelection; +- (void)_selectAll; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })caretRectAtNode:(id)arg1 offset:(int)arg2 affinity:(int)arg3; +- (id)convertNSRangeToDOMRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (id)convertNSRangeToDOMRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })rectForScrollToVisible; +- (void)setMarsVoltas:(id)arg1 metadata:(id)arg2 asChildOfElement:(id)arg3; +- (void)setSelectionChangeCallbacksDisabled:(BOOL)arg1; +- (int)preferredHeight; +- (void)_setSelectionFromNone; +- (id)selectedDOMRange; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })caretRect; +- (void)setText:(id)arg1 asChildOfElement:(id)arg2; +- (id)documentView; +- (void)updateLayout; +- (struct _NSRange { unsigned int x1; unsigned int x2; })convertDOMRangeToNSRange:(id)arg1; +- (struct _NSRange { unsigned int x1; unsigned int x2; })convertDOMRangeToNSRange:(id)arg1; +- (void)revealSelectionAtExtent:(BOOL)arg1; +- (void)_selectNSRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (void)selectNSRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (void)selectNSRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1 onElement:(id)arg2; +- (struct _NSRange { unsigned int x1; unsigned int x2; })_selectedNSRange; +- (id)frameView; +- (void)setIsActive:(BOOL)arg1; +- (void)setIsSingleLine:(BOOL)arg1; +- (void)createDefaultFieldEditorDocumentStructure; +- (void)setSelectionGranularity:(int)arg1; +- (int)selectionAffinity; +- (id)characterRangeAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })caretRectForPosition:(id)arg1; +- (void)setMarkedText:(id)arg1 selectedRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2; +- (void)_replaceSelectionWithText:(id)arg1 selectReplacement:(BOOL)arg2 smartReplace:(BOOL)arg3 matchStyle:(BOOL)arg4; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })closestCaretRectInMarkedTextRangeForPoint:(struct CGPoint { float x1; float x2; })arg1; +- (id)selectionRectsForRange:(id)arg1; +- (BOOL)hasSelection; +- (void)clearSelection; +- (id)webView; +- (id)DOMDocument; +- (int)selectionBaseWritingDirection; +- (void)setBaseWritingDirection:(int)arg1; +- (id)name; +- (void)_handleKeyEvent:(id)arg1; +- (id)dataSource; +- (void)reload; +- (BOOL)needsLayout; +- (struct VisiblePosition { struct Position { struct RefPtr { struct Node {} *x_1_2_1; } x_1_1_1; int x_1_1_2; unsigned int x_1_1_3 : 2; unsigned int x_1_1_4 : 1; } x1; int x2; })closestWordBoundary:(struct VisiblePosition { struct Position { struct RefPtr { struct Node {} *x_1_2_1; } x_1_1_1; int x_1_1_2; unsigned int x_1_1_3 : 2; unsigned int x_1_1_4 : 1; } x1; int x2; })arg1; +- (void)extendSelection:(BOOL)arg1; +- (BOOL)setSelectionWithBasePoint:(struct CGPoint { float x1; float x2; })arg1 extentPoint:(struct CGPoint { float x1; float x2; })arg2 baseIsStart:(BOOL)arg3; +- (void)ensureRangedSelectionContainsInitialStartPoint:(struct CGPoint { float x1; float x2; })arg1 initialEndPoint:(struct CGPoint { float x1; float x2; })arg2; +- (void)expandSelectionToSentence; +- (BOOL)shouldEnableAutoShift; +- (BOOL)renderedCharactersExceed:(unsigned int)arg1; +- (struct CGImage { }*)imageForNode:(id)arg1 allowDownsampling:(BOOL)arg2 drawContentBehindTransparentNodes:(BOOL)arg3; +- (struct VisiblePosition { struct Position { struct RefPtr { struct Node {} *x_1_2_1; } x_1_1_1; int x_1_1_2; unsigned int x_1_1_3 : 2; unsigned int x_1_1_4 : 1; } x1; int x2; })visiblePositionForPoint:(struct CGPoint { float x1; float x2; })arg1; +- (id)selectionRectsForCoreRange:(struct Range { int x1; struct RefPtr { struct Document {} *x_2_1_1; } x2; struct RangeBoundaryPoint { struct RefPtr { struct Node {} *x_1_2_1; } x_3_1_1; int x_3_1_2; struct Node {} *x_3_1_3; } x3; struct RangeBoundaryPoint { struct RefPtr { struct Node {} *x_1_2_1; } x_4_1_1; int x_4_1_2; struct Node {} *x_4_1_3; } x4; }*)arg1; +- (BOOL)setSelectionWithBasePoint:(struct CGPoint { float x1; float x2; })arg1 extentPoint:(struct CGPoint { float x1; float x2; })arg2 baseIsStart:(BOOL)arg3 allowFlipping:(BOOL)arg4; +- (void)_attachScriptDebugger; +- (void)_detachScriptDebugger; +- (void)_clearCoreFrame; +- (void)_updateBackgroundAndUpdatesWhileOffscreen; +- (void)_setInternalLoadDelegate:(id)arg1; +- (id)_internalLoadDelegate; +- (void)_unmarkAllBadGrammar; +- (void)_unmarkAllMisspellings; +- (void)_clearSelectionInOtherFrames; +- (BOOL)_isCommitting; +- (void)_setIsCommitting:(BOOL)arg1; +- (id)_markupStringFromRange:(id)arg1 nodes:(id*)arg2; +- (id)_selectedString; +- (void)_drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 contentsOnly:(BOOL)arg2; +- (BOOL)_getVisibleRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg1; +- (id)_stringByEvaluatingJavaScriptFromString:(id)arg1; +- (void)_scrollDOMRangeToVisible:(id)arg1; +- (void)_scrollDOMRangeToVisible:(id)arg1 withInset:(float)arg2; +- (int)_selectionGranularity; +- (id)_markDOMRange; +- (id)_smartDeleteRangeForProposedRange:(id)arg1; +- (id)_documentFragmentWithNodesAsParagraphs:(id)arg1; +- (void)_replaceSelectionWithNode:(id)arg1 selectReplacement:(BOOL)arg2 smartReplace:(BOOL)arg3 matchStyle:(BOOL)arg4; +- (void)_insertParagraphSeparatorInQuotedContent; +- (id)_typingStyle; +- (void)_setTypingStyle:(id)arg1 withUndoAction:(int)arg2; +- (BOOL)_canSaveAsWebArchive; +- (void)_commitData:(id)arg1; +- (void)_setShouldCreateRenderers:(BOOL)arg1; +- (BOOL)_isFrameSet; +- (BOOL)_firstLayoutDone; +- (BOOL)_loadsSynchronously; +- (id)_rectsForRange:(id)arg1; +- (id)_selectionRangeForFirstPoint:(struct CGPoint { float x1; float x2; })arg1 secondPoint:(struct CGPoint { float x1; float x2; })arg2; +- (id)_selectionRangeForPoint:(struct CGPoint { float x1; float x2; })arg1; +- (BOOL)_isDisplayingStandaloneImage; +- (unsigned int)_pendingFrameUnloadEventCount; +- (void)_setIsDisconnected:(bool)arg1; +- (void)_setExcludeFromTextSearch:(bool)arg1; +- (BOOL)_pauseAnimation:(id)arg1 onNode:(id)arg2 atTime:(double)arg3; +- (BOOL)_pauseTransitionOfProperty:(id)arg1 onNode:(id)arg2 atTime:(double)arg3; +- (BOOL)_pauseSVGAnimation:(id)arg1 onSMILNode:(id)arg2 atTime:(double)arg3; +- (unsigned int)_numberOfActiveAnimations; +- (unsigned int)formElementsCharacterCount; +- (struct _NSRange { unsigned int x1; unsigned int x2; })selectedNSRange; +- (void)_restoreViewState; +- (void)_saveViewState; +- (struct CGSize { float x1; float x2; })renderedSizeOfNode:(id)arg1 constrainedToWidth:(float)arg2; +- (void)setCaretColor:(struct CGColor { }*)arg1; +- (int)layoutCount; +- (BOOL)isTelephoneNumberParsingAllowed; +- (BOOL)isTelephoneNumberParsingEnabled; +- (BOOL)mediaDataLoadsAutomatically; +- (void)setMediaDataLoadsAutomatically:(BOOL)arg1; +- (id)wordInRange:(id)arg1; +- (BOOL)spaceFollowsWordInRange:(id)arg1; +- (id)wordsInCurrentParagraph; +- (BOOL)selectionAtSentenceStart; +- (void)recursiveSetUpdateAppearanceEnabled:(BOOL)arg1; +- (void)getPPTStatsWithParseCount:(unsigned int*)arg1 withLayoutCount:(unsigned int*)arg2 withForcedLayoutCount:(unsigned int*)arg3 withParseDuration:(double*)arg4 withLayoutDuration:(double*)arg5; +- (void)clearPPTStats; +- (id)stringByEvaluatingJavaScriptFromString:(id)arg1 forceUserGesture:(BOOL)arg2; +- (void)_suspendAnimations; +- (void)_resumeAnimations; +- (void)_replaceSelectionWithText:(id)arg1 selectReplacement:(BOOL)arg2 smartReplace:(BOOL)arg3; +- (void)_replaceSelectionWithMarkupString:(id)arg1 baseURLString:(id)arg2 selectReplacement:(BOOL)arg3 smartReplace:(BOOL)arg4; +- (id)_cacheabilityDictionary; +- (BOOL)_allowsFollowingLink:(id)arg1; +- (id)_stringByEvaluatingJavaScriptFromString:(id)arg1 withGlobalObject:(struct OpaqueJSValue { }*)arg2 inScriptWorld:(id)arg3; +- (struct OpaqueJSContext { }*)_globalContextForScriptWorld:(id)arg1; +- (void)setAccessibleName:(id)arg1; +- (id)_layerTreeAsText; +- (BOOL)hasSpellingMarker:(int)arg1 length:(int)arg2; +- (BOOL)hasGrammarMarker:(int)arg1 length:(int)arg2; +- (id)accessibilityRoot; +- (void)_clearOpener; +- (id)_computePageRectsWithPrintScaleFactor:(float)arg1 pageSize:(struct CGSize { float x1; float x2; })arg2; +- (id)_documentFragmentForText:(id)arg1; +- (id)_documentFragmentForWebArchive:(id)arg1; +- (id)_documentFragmentForImageData:(id)arg1 withRelativeURLPart:(id)arg2 andMIMEType:(id)arg3; +- (void)_dispatchDidReceiveTitle:(id)arg1; +- (id)initWithName:(id)arg1 webFrameView:(id)arg2 webView:(id)arg3; +- (id)frameElement; +- (id)provisionalDataSource; +- (void)loadAlternateHTMLString:(id)arg1 baseURL:(id)arg2 forUnreachableURL:(id)arg3; +- (void)reloadFromOrigin; +- (id)findFrameNamed:(id)arg1; +- (id)windowObject; +- (BOOL)isSingleLine; +- (struct Frame { int x1; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct FrameDestructionObserver {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_2_1_1; } x2; struct Page {} *x3; struct FrameTree { struct Frame {} *x_4_1_1; struct Frame {} *x_4_1_2; struct AtomicString { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_3_2_1; } x_4_1_3; struct AtomicString { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_4_2_1; } x_4_1_4; struct RefPtr { struct Frame {} *x_5_2_1; } x_4_1_5; struct Frame {} *x_4_1_6; struct RefPtr { struct Frame {} *x_7_2_1; } x_4_1_7; struct Frame {} *x_4_1_8; unsigned int x_4_1_9; } x4; struct FrameLoader { int (**x_5_1_1)(); struct Frame {} *x_5_1_2; struct FrameLoaderClient {} *x_5_1_3; struct PolicyChecker { struct Frame {} *x_4_2_1; boolx_4_2_2; boolx_4_2_3; int x_4_2_4; struct PolicyCallback { struct ResourceRequest { struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_7_1; } x_1_6_1; } x_1_5_1; unsigned int x_1_5_2 : 1; unsigned int x_1_5_3 : 1; int x_1_5_4; int x_1_5_5; int x_1_5_6; int x_1_5_7; int x_1_5_8; int x_1_5_9; int x_1_5_10; int x_1_5_11; int x_1_5_12; int x_1_5_13; } x_1_4_1; int x_1_4_2; double x_1_4_3; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_7_1; } x_1_6_1; } x_4_5_1; unsigned int x_4_5_2 : 1; unsigned int x_4_5_3 : 1; int x_4_5_4; int x_4_5_5; int x_4_5_6; int x_4_5_7; int x_4_5_8; int x_4_5_9; int x_4_5_10; int x_4_5_11; int x_4_5_12; int x_4_5_13; } x_1_4_4; struct String { struct RefPtr { struct StringImpl {} *x_1_6_1; } x_5_5_1; } x_1_4_5; struct HTTPHeaderMap { struct HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_6_1; int x_1_6_2; int x_1_6_3; int x_1_6_4; int x_1_6_5; } x_6_5_1; } x_1_4_6; struct Vector { unsigned int x_7_5_1; struct VectorBuffer { struct String {} *x_2_6_1; unsigned int x_2_6_2; } x_7_5_2; } x_1_4_7; struct RefPtr { struct FormData {} *x_8_5_1; } x_1_4_8; boolx_1_4_9; boolx_1_4_10; boolx_1_4_11; boolx_1_4_12; boolx_1_4_13; boolx_1_4_14; int x_1_4_15; int x_1_4_16; boolx_1_4_17; struct RetainPtr { struct _CFURLRequest {} *x_18_5_1; } x_1_4_18; struct RetainPtr { id x_19_5_1; } x_1_4_19; } x_5_3_1; struct RefPtr { struct FormState {} *x_2_4_1; } x_5_3_2; struct String { struct RefPtr { struct StringImpl {} *x_1_5_1; } x_3_4_1; } x_5_3_3; struct NavigationAction { struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_7_1; } x_1_6_1; } x_1_5_1; unsigned int x_1_5_2 : 1; unsigned int x_1_5_3 : 1; int x_1_5_4; int x_1_5_5; int x_1_5_6; int x_1_5_7; int x_1_5_8; int x_1_5_9; int x_1_5_10; int x_1_5_11; int x_1_5_12; int x_1_5_13; } x_4_4_1; int x_4_4_2; struct RefPtr { struct Event {} *x_3_5_1; } x_4_4_3; } x_5_3_4; int (*x_5_3_5)(); int (*x_5_3_6)(); int (*x_5_3_7)(); void *x_5_3_8; } x_4_2_5; } x_5_1_4; struct HistoryController { struct Frame {} *x_5_2_1; struct RefPtr { struct HistoryItem {} *x_2_3_1; } x_5_2_2; struct RefPtr { struct HistoryItem {} *x_3_3_1; } x_5_2_3; struct RefPtr { struct HistoryItem {} *x_4_3_1; } x_5_2_4; boolx_5_2_5; boolx_5_2_6; struct RefPtr { struct HistoryItem {} *x_7_3_1; } x_5_2_7; int x_5_2_8; } x_5_1_5; struct ResourceLoadNotifier { struct Frame {} *x_6_2_1; } x_5_1_6; struct SubframeLoader { boolx_7_2_1; struct Frame {} *x_7_2_2; } x_5_1_7; struct FrameLoaderStateMachine { int x_8_2_1; } x_5_1_8; int x_5_1_9; int x_5_1_10; struct RefPtr { struct DocumentLoader {} *x_11_2_1; } x_5_1_11; struct RefPtr { struct DocumentLoader {} *x_12_2_1; } x_5_1_12; struct RefPtr { struct DocumentLoader {} *x_13_2_1; } x_5_1_13; boolx_5_1_14; boolx_5_1_15; boolx_5_1_16; boolx_5_1_17; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_18_2_1; } x_5_1_18; boolx_5_1_19; boolx_5_1_20; boolx_5_1_21; boolx_5_1_22; boolx_5_1_23; boolx_5_1_24; struct RefPtr { struct SerializedScriptValue {} *x_25_2_1; } x_5_1_25; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_26_2_1; unsigned int x_26_2_2 : 1; unsigned int x_26_2_3 : 1; int x_26_2_4; int x_26_2_5; int x_26_2_6; int x_26_2_7; int x_26_2_8; int x_26_2_9; int x_26_2_10; int x_26_2_11; int x_26_2_12; int x_26_2_13; } x_5_1_26; struct OwnPtr { struct IconLoader {} *x_27_2_1; } x_5_1_27; boolx_5_1_28; boolx_5_1_29; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_30_2_1; unsigned int x_30_2_2 : 1; unsigned int x_30_2_3 : 1; int x_30_2_4; int x_30_2_5; int x_30_2_6; int x_30_2_7; int x_30_2_8; int x_30_2_9; int x_30_2_10; int x_30_2_11; int x_30_2_12; int x_30_2_13; } x_5_1_30; struct Timer { int (**x_31_2_1)(); double x_31_2_2; double x_31_2_3; int x_31_2_4; unsigned int x_31_2_5; struct FrameLoader {} *x_31_2_6; struct { int *x_7_3_1; } x_31_2_7; } x_5_1_31; boolx_5_1_32; boolx_5_1_33; struct Frame {} *x_5_1_34; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct Frame {} **x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_35_2_1; } x_5_1_35; boolx_5_1_36; boolx_5_1_37; boolx_5_1_38; int x_5_1_39; int x_5_1_40; struct RefPtr { struct FrameNetworkingContext {} *x_41_2_1; } x_5_1_41; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_42_2_1; unsigned int x_42_2_2 : 1; unsigned int x_42_2_3 : 1; int x_42_2_4; int x_42_2_5; int x_42_2_6; int x_42_2_7; int x_42_2_8; int x_42_2_9; int x_42_2_10; int x_42_2_11; int x_42_2_12; int x_42_2_13; } x_5_1_42; boolx_5_1_43; } x5; struct NavigationScheduler { struct Frame {} *x_6_1_1; struct Timer { int (**x_2_2_1)(); double x_2_2_2; double x_2_2_3; int x_2_2_4; unsigned int x_2_2_5; struct NavigationScheduler {} *x_2_2_6; struct { int *x_7_3_1; } x_2_2_7; } x_6_1_2; struct OwnPtr { struct ScheduledNavigation {} *x_3_2_1; } x_6_1_3; } x6; struct RefPtr { struct DOMWindow {} *x_7_1_1; } x7; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct DOMWindow {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_8_1_1; } x8; struct HTMLFrameOwnerElement {} *x9; struct RefPtr { struct FrameView {} *x_10_1_1; } x10; struct RefPtr { struct Document {} *x_11_1_1; } x11; struct ScriptController { struct HashMap,JSC::Strong,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { struct HashTable,std::pair, JSC::Strong >,WTF::PairFirstExtractor, JSC::Strong > >,WTF::PtrHash >,WTF::PairHashTraits >, WTF::HashTraits > >,WTF::HashTraits > > { struct pair,JSC::Strong > {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_1_2_1; } x_12_1_1; struct Frame {} *x_12_1_2; struct String {} *x_12_1_3; boolx_12_1_4; boolx_12_1_5; boolx_12_1_6; boolx_12_1_7; struct RefPtr { struct RootObject {} *x_8_2_1; } x_12_1_8; struct RefPtr { struct RootObject {} *x_9_2_1; } x_12_1_9; struct HashMap,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { struct pair > {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_10_2_1; } x_12_1_10; struct RetainPtr { id x_11_2_1; } x_12_1_11; } x12; struct Editor { struct Frame {} *x_13_1_1; struct OwnPtr { struct DeleteButtonController {} *x_2_2_1; } x_13_1_2; struct RefPtr { struct EditCommand {} *x_3_2_1; } x_13_1_3; struct RefPtr { struct Node {} *x_4_2_1; } x_13_1_4; struct RefPtr { struct Text {} *x_5_2_1; } x_13_1_5; unsigned int x_13_1_6; unsigned int x_13_1_7; struct Vector { unsigned int x_8_2_1; struct VectorBuffer { struct CompositionUnderline {} *x_2_3_1; unsigned int x_2_3_2; } x_8_2_2; } x_13_1_8; boolx_13_1_9; boolx_13_1_10; boolx_13_1_11; struct OwnPtr { struct KillRing {} *x_12_2_1; } x_13_1_12; struct OwnPtr { struct SpellChecker {} *x_13_2_1; } x_13_1_13; struct OwnPtr { struct SpellingCorrectionController {} *x_14_2_1; } x_13_1_14; struct VisibleSelection { struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_1_3_1; int x_1_3_2; unsigned int x_1_3_3 : 2; unsigned int x_1_3_4 : 1; } x_15_2_1; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_2_3_1; int x_2_3_2; unsigned int x_2_3_3 : 2; unsigned int x_2_3_4 : 1; } x_15_2_2; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_3_3_1; int x_3_3_2; unsigned int x_3_3_3 : 2; unsigned int x_3_3_4 : 1; } x_15_2_3; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_4_3_1; int x_4_3_2; unsigned int x_4_3_3 : 2; unsigned int x_4_3_4 : 1; } x_15_2_4; int x_15_2_5; int x_15_2_6; boolx_15_2_7; } x_13_1_15; boolx_13_1_16; } x13; struct FrameSelection { struct IntRect { struct IntPoint { int x_1_3_1; int x_1_3_2; } x_1_2_1; struct IntSize { int x_2_3_1; int x_2_3_2; } x_1_2_2; } x_14_1_1; boolx_14_1_2; int x_14_1_3; struct Frame {} *x_14_1_4; int x_14_1_5; struct VisibleSelection { struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_1_3_1; int x_1_3_2; unsigned int x_1_3_3 : 2; unsigned int x_1_3_4 : 1; } x_6_2_1; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_2_3_1; int x_2_3_2; unsigned int x_2_3_3 : 2; unsigned int x_2_3_4 : 1; } x_6_2_2; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_3_3_1; int x_3_3_2; unsigned int x_3_3_3 : 2; unsigned int x_3_3_4 : 1; } x_6_2_3; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_4_3_1; int x_4_3_2; unsigned int x_4_3_3 : 2; unsigned int x_4_3_4 : 1; } x_6_2_4; int x_6_2_5; int x_6_2_6; boolx_6_2_7; } x_14_1_6; int x_14_1_7; struct RefPtr { struct EditingStyle {} *x_8_2_1; } x_14_1_8; struct Timer { int (**x_9_2_1)(); double x_9_2_2; double x_9_2_3; int x_9_2_4; unsigned int x_9_2_5; struct FrameSelection {} *x_9_2_6; struct { int *x_7_3_1; } x_9_2_7; } x_14_1_9; struct IntRect { struct IntPoint { int x_1_3_1; int x_1_3_2; } x_10_2_1; struct IntSize { int x_2_3_1; int x_2_3_2; } x_10_2_2; } x_14_1_10; struct IntRect { struct IntPoint { int x_1_3_1; int x_1_3_2; } x_11_2_1; struct IntSize { int x_2_3_1; int x_2_3_2; } x_11_2_2; } x_14_1_11; boolx_14_1_12; boolx_14_1_13; boolx_14_1_14; boolx_14_1_15; boolx_14_1_16; boolx_14_1_17; boolx_14_1_18; struct Color { unsigned int x_19_2_1; boolx_19_2_2; } x_14_1_19; int x_14_1_20; int x_14_1_21; } x14; struct EventHandler { struct Frame {} *x_15_1_1; boolx_15_1_2; boolx_15_1_3; struct RefPtr { struct Node {} *x_4_2_1; } x_15_1_4; boolx_15_1_5; boolx_15_1_6; boolx_15_1_7; struct IntPoint { int x_8_2_1; int x_8_2_2; } x_15_1_8; boolx_15_1_9; boolx_15_1_10; boolx_15_1_11; struct Timer { int (**x_12_2_1)(); double x_12_2_2; double x_12_2_3; int x_12_2_4; unsigned int x_12_2_5; struct EventHandler {} *x_12_2_6; struct { int *x_7_3_1; } x_12_2_7; } x_15_1_12; struct Timer { int (**x_13_2_1)(); double x_13_2_2; double x_13_2_3; int x_13_2_4; unsigned int x_13_2_5; struct EventHandler {} *x_13_2_6; struct { int *x_7_3_1; } x_13_2_7; } x_15_1_13; struct RenderObject {} *x_15_1_14; boolx_15_1_15; boolx_15_1_16; boolx_15_1_17; struct Timer { int (**x_18_2_1)(); double x_18_2_2; double x_18_2_3; int x_18_2_4; unsigned int x_18_2_5; struct EventHandler {} *x_18_2_6; struct { int *x_7_3_1; } x_18_2_7; } x_15_1_18; boolx_15_1_19; struct RefPtr { struct SVGElementInstance {} *x_20_2_1; } x_15_1_20; struct RefPtr { struct SVGElementInstance {} *x_21_2_1; } x_15_1_21; struct RenderLayer {} *x_15_1_22; struct RefPtr { struct Node {} *x_23_2_1; } x_15_1_23; boolx_15_1_24; struct RefPtr { struct Node {} *x_25_2_1; } x_15_1_25; struct RefPtr { struct Node {} *x_26_2_1; } x_15_1_26; struct RefPtr { struct Frame {} *x_27_2_1; } x_15_1_27; struct RefPtr { struct Scrollbar {} *x_28_2_1; } x_15_1_28; int x_15_1_29; struct RefPtr { struct Node {} *x_30_2_1; } x_15_1_30; float x_15_1_31; float x_15_1_32; float x_15_1_33; float x_15_1_34; unsigned int x_15_1_35; struct Vector,0ul> { unsigned int x_36_2_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_3_1; unsigned int x_2_3_2; } x_36_2_2; } x_15_1_36; struct HashSet,WTF::PtrHash >,WTF::HashTraits > > { struct HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { struct RefPtr {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_37_2_1; } x_15_1_37; struct RefPtr { struct Frame {} *x_38_2_1; } x_15_1_38; struct RefPtr { struct HTMLFrameSetElement {} *x_39_2_1; } x_15_1_39; struct IntSize { int x_40_2_1; int x_40_2_2; } x_15_1_40; struct IntPoint { int x_41_2_1; int x_41_2_2; } x_15_1_41; struct IntPoint { int x_42_2_1; int x_42_2_2; } x_15_1_42; double x_15_1_43; struct PlatformMouseEvent { struct IntPoint { int x_1_3_1; int x_1_3_2; } x_44_2_1; struct IntPoint { int x_2_3_1; int x_2_3_2; } x_44_2_2; int x_44_2_3; int x_44_2_4; int x_44_2_5; boolx_44_2_6; boolx_44_2_7; boolx_44_2_8; boolx_44_2_9; double x_44_2_10; unsigned int x_44_2_11; } x_15_1_44; boolx_15_1_45; struct RefPtr { struct Node {} *x_46_2_1; } x_15_1_46; boolx_15_1_47; struct RefPtr { struct Node {} *x_48_2_1; } x_15_1_48; id x_15_1_49; boolx_15_1_50; } x15; struct AnimationController { struct AnimationControllerPrivate {} *x_16_1_1; } x16; struct Timer { int (**x_17_1_1)(); double x_17_1_2; double x_17_1_3; int x_17_1_4; unsigned int x_17_1_5; struct Frame {} *x_17_1_6; struct { int *x_7_2_1; } x_17_1_7; } x17; float x18; struct IntPoint { int x_19_1_1; int x_19_1_2; } x19; struct ViewportArguments { float x_20_1_1; float x_20_1_2; float x_20_1_3; float x_20_1_4; float x_20_1_5; float x_20_1_6; } x20; boolx21; struct VisibleSelection { struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_1_2_1; int x_1_2_2; unsigned int x_1_2_3 : 2; unsigned int x_1_2_4 : 1; } x_22_1_1; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_2_2_1; int x_2_2_2; unsigned int x_2_2_3 : 2; unsigned int x_2_2_4 : 1; } x_22_1_2; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_3_2_1; int x_3_2_2; unsigned int x_3_2_3 : 2; unsigned int x_3_2_4 : 1; } x_22_1_3; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_4_2_1; int x_4_2_2; unsigned int x_4_2_3 : 2; unsigned int x_4_2_4 : 1; } x_22_1_4; int x_22_1_5; int x_22_1_6; boolx_22_1_7; } x22; struct VisibleSelection { struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_1_2_1; int x_1_2_2; unsigned int x_1_2_3 : 2; unsigned int x_1_2_4 : 1; } x_23_1_1; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_2_2_1; int x_2_2_2; unsigned int x_2_2_3 : 2; unsigned int x_2_2_4 : 1; } x_23_1_2; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_3_2_1; int x_3_2_2; unsigned int x_3_2_3 : 2; unsigned int x_3_2_4 : 1; } x_23_1_3; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_4_2_1; int x_4_2_2; unsigned int x_4_2_3 : 2; unsigned int x_4_2_4 : 1; } x_23_1_4; int x_23_1_5; int x_23_1_6; boolx_23_1_7; } x23; struct FloatSize { float x_24_1_1; float x_24_1_2; } x24; unsigned int x25; unsigned int x26; unsigned int x27; double x28; double x29; struct Timer { int (**x_30_1_1)(); double x_30_1_2; double x_30_1_3; int x_30_1_4; unsigned int x_30_1_5; struct Frame {} *x_30_1_6; struct { int *x_7_2_1; } x_30_1_7; } x30; float x31; float x32; float x33; int x34; boolx35; boolx36; boolx37; boolx38; int x39; }*)coreFrame; +- (id)_initWithWebFrameView:(id)arg1 webView:(id)arg2; +- (BOOL)_hasSelection; +- (id)_findFrameWithSelection; +- (void)_clearSelection; +- (id)_nodesFromList:(struct Vector { unsigned int x1; struct VectorBuffer { struct Node {} **x_2_1_1; unsigned int x_2_1_2; } x2; }*)arg1; +- (id)_stringWithDocumentTypeStringAndMarkupString:(id)arg1; +- (BOOL)_shouldFlattenCompositingLayers:(struct CGContext { }*)arg1; +- (id)_stringByEvaluatingJavaScriptFromString:(id)arg1 forceUserGesture:(BOOL)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_firstRectForDOMRange:(id)arg1; +- (id)_convertNSRangeToDOMRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (struct _NSRange { unsigned int x1; unsigned int x2; })_convertDOMRangeToNSRange:(id)arg1; +- (BOOL)_canProvideDocumentSource; +- (BOOL)_needsLayout; +- (struct VisiblePosition { struct Position { struct RefPtr { struct Node {} *x_1_2_1; } x_1_1_1; int x_1_1_2; unsigned int x_1_1_3 : 2; unsigned int x_1_1_4 : 1; } x1; int x2; })_visiblePositionForPoint:(struct CGPoint { float x1; float x2; })arg1; +- (id)_stringForRange:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_caretRectAtPosition:(const struct Position { struct RefPtr { struct Node {} *x_1_1_1; } x1; int x2; unsigned int x3 : 2; unsigned int x4 : 1; }*)arg1 affinity:(int)arg2; +- (id)_characterRangeAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (id)_dataSource; +- (void)_loadData:(id)arg1 MIMEType:(id)arg2 textEncodingName:(id)arg3 baseURL:(id)arg4 unreachableURL:(id)arg5; +- (void)_loadHTMLString:(id)arg1 baseURL:(id)arg2 unreachableURL:(id)arg3; +- (id)_documentFragmentWithMarkupString:(id)arg1 baseURLString:(id)arg2; +- (BOOL)_isIncludedInWebKitStatistics; +- (id)renderTreeAsExternalRepresentationForPrinting:(BOOL)arg1; +- (id)counterValueForElement:(id)arg1; +- (int)pageNumberForElement:(id)arg1 :(float)arg2 :(float)arg3; +- (int)numberOfPages:(float)arg1 :(float)arg2; +- (id)pageProperty:(const char *)arg1 :(int)arg2; +- (bool)isPageBoxVisible:(int)arg1; +- (id)pageSizeAndMarginsInPixels:(int)arg1 :(int)arg2 :(int)arg3 :(int)arg4 :(int)arg5 :(int)arg6 :(int)arg7; +- (void)printToCGContext:(struct CGContext { }*)arg1 :(float)arg2 :(float)arg3; +- (id)init; +- (void)dealloc; +- (void)loadArchive:(id)arg1; +- (struct OpaqueJSContext { }*)globalContext; +- (BOOL)isOrphaned; +- (BOOL)containsAnyFocusedFormFields; +- (BOOL)containsAnyFormFields; +- (id)allFormFields; +- (BOOL)isMainFrame; +- (void)_collectFormFieldElementsIntoArray:(id)arg1 upToLimit:(unsigned int)arg2 onlyIncludeFocusedElements:(BOOL)arg3; +- (id)_topFrame; +- (BOOL)isTexty; +- (BOOL)containsOnlySelectableElements; +- (oneway void)_webcore_releaseOnWebThread; +- (oneway void)release; + +@end diff --git a/WebKit.framework/WebFramePolicyListener.h b/WebKit.framework/WebFramePolicyListener.h new file mode 100755 index 0000000..4535897 --- /dev/null +++ b/WebKit.framework/WebFramePolicyListener.h @@ -0,0 +1,845 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSURLRequest, WebScriptObject, WAKView; + +@interface WebFramePolicyListener : NSObject { + + /* Error parsing encoded ivar type info: ^{Frame=i{HashSet,WTF::HashTraits >="m_impl"{HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits >="m_table"^^{FrameDestructionObserver}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}^{Page}{FrameTree="m_thisFrame"^{Frame}"m_parent"^{Frame}"m_name"{AtomicString="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}}"m_uniqueName"{AtomicString="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}}"m_nextSibling"{RefPtr="m_ptr"^{Frame}}"m_previousSibling"^{Frame}"m_firstChild"{RefPtr="m_ptr"^{Frame}}"m_lastChild"^{Frame}"m_childCount"I}{FrameLoader="_vptr$FrameLoader"^^?"m_frame"^{Frame}"m_client"^{FrameLoaderClient}"m_policyChecker"{PolicyChecker="m_frame"^{Frame}"m_delegateIsDecidingNavigationPolicy"B"m_delegateIsHandlingUnimplementablePolicy"B"m_loadType"i"m_callback"{PolicyCallback="m_request"{ResourceRequest="m_url"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_cachePolicy"i"m_timeoutInterval"d"m_firstPartyForCookies"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_httpMethod"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_httpHeaderFields"{HTTPHeaderMap="m_impl"{HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits >="m_table"^{pair}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}"m_responseContentDispositionEncodingFallbackArray"{Vector="m_size"I"m_buffer"{VectorBuffer="m_buffer"^{String}"m_capacity"I}}"m_httpBody"{RefPtr="m_ptr"^{FormData}}"m_allowCookies"B"m_resourceRequestUpdated"B"m_platformRequestUpdated"B"m_reportUploadProgress"B"m_reportLoadTiming"B"m_reportRawHeaders"B"m_priority"i"m_targetType"i"m_mainResourceRequest"B"m_cfRequest"{RetainPtr="m_ptr"^{_CFURLRequest}}"m_nsRequest"{RetainPtr="m_ptr"@"NSURLRequest"}}"m_formState"{RefPtr="m_ptr"^{FormState}}"m_frameName"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_navigationAction"{NavigationAction="m_URL"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_type"i"m_event"{RefPtr="m_ptr"^{Event}}}"m_navigationFunction"^?"m_newWindowFunction"^?"m_contentFunction"^?"m_argument"^v}}"m_history"{HistoryController="m_frame"^{Frame}"m_currentItem"{RefPtr="m_ptr"^{HistoryItem}}"m_previousItem"{RefPtr="m_ptr"^{HistoryItem}}"m_provisionalItem"{RefPtr="m_ptr"^{HistoryItem}}"m_frameLoadComplete"B"m_defersLoading"B"m_deferredItem"{RefPtr="m_ptr"^{HistoryItem}}"m_deferredFrameLoadType"i}"m_notifer"{ResourceLoadNotifier="m_frame"^{Frame}}"m_subframeLoader"{SubframeLoader="m_containsPlugins"B"m_frame"^{Frame}}"m_stateMachine"{FrameLoaderStateMachine="m_state"i}"m_state"i"m_loadType"i"m_documentLoader"{RefPtr="m_ptr"^{DocumentLoader}}"m_provisionalDocumentLoader"{RefPtr="m_ptr"^{DocumentLoader}}"m_policyDocumentLoader"{RefPtr="m_ptr"^{DocumentLoader}}"m_delegateIsHandlingProvisionalLoadError"B"m_quickRedirectComing"B"m_sentRedirectNotification"B"m_inStopAllLoaders"B"m_outgoingReferrer"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isExecutingJavaScriptFormAction"B"m_didCallImplicitClose"B"m_wasUnloadEventEmitted"B"m_pageDismissalEventBeingDispatched"B"m_isComplete"B"m_isLoadingMainResource"B"m_pendingStateObject"{RefPtr="m_ptr"^{SerializedScriptValue}}"m_workingURL"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_iconLoader"{OwnPtr="m_ptr"^{IconLoader}}"m_mayLoadIconLater"B"m_needsClear"B"m_submittedFormURL"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_checkTimer"{Timer="_vptr$TimerBase"^^?"m_nextFireTime"d"m_repeatInterval"d"m_heapIndex"i"m_heapInsertionOrder"I"m_object"^{FrameLoader}"m_function"{?="__pfn"^"__delta"i}}"m_shouldCallCheckCompleted"B"m_shouldCallCheckLoadComplete"B"m_opener"^{Frame}"m_openedFrames"{HashSet,WTF::HashTraits >="m_impl"{HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits >="m_table"^^{Frame}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}"m_didPerformFirstNavigation"B"m_loadingFromCachedPage"B"m_suppressOpenerInNewFrame"B"m_sandboxFlags"i"m_forcedSandboxFlags"i"m_networkingContext"{RefPtr="m_ptr"^{FrameNetworkingContext}}"m_previousUrl"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_loadsSynchronously"B}{NavigationScheduler="m_frame"^{Frame}"m_timer"{Timer="_vptr$TimerBase"^^?"m_nextFireTime"d"m_repeatInterval"d"m_heapIndex"i"m_heapInsertionOrder"I"m_object"^{NavigationScheduler}"m_function"{?="__pfn"^"__delta"i}}"m_redirect"{OwnPtr="m_ptr"^{ScheduledNavigation}}}{RefPtr="m_ptr"^{DOMWindow}}{HashSet,WTF::HashTraits >="m_impl"{HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits >="m_table"^^{DOMWindow}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}^{HTMLFrameOwnerElement}{RefPtr="m_ptr"^{FrameView}}{RefPtr="m_ptr"^{Document}}{ScriptController="m_windowShells"{HashMap,JSC::Strong,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > >="m_impl"{HashTable,std::pair, JSC::Strong >,WTF::PairFirstExtractor, JSC::Strong > >,WTF::PtrHash >,WTF::PairHashTraits >, WTF::HashTraits > >,WTF::HashTraits > >="m_table"^{pair,JSC::Strong >}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}"m_frame"^{Frame}"m_sourceURL"^{String}"m_inExecuteScript"B"m_processingTimerCallback"B"m_paused"B"m_allowPopupsFromPlugin"B"m_bindingRootObject"{RefPtr="m_ptr"^{RootObject}}"m_cacheableBindingRootObject"{RefPtr="m_ptr"^{RootObject}}"m_rootObjects"{HashMap,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > >="m_impl"{HashTable >,WTF::PairFirstExtractor > >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits >="m_table"^{pair >}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}"m_windowScriptObject"{RetainPtr="m_ptr"@"WebScriptObject"}}{Editor="m_frame"^{Frame}"m_deleteButtonController"{OwnPtr="m_ptr"^{DeleteButtonController}}"m_lastEditCommand"{RefPtr="m_ptr"^{EditCommand}}"m_removedAnchor"{RefPtr="m_ptr"^{Node}}"m_compositionNode"{RefPtr="m_ptr"^{Text}}"m_compositionStart"I"m_compositionEnd"I"m_customCompositionUnderlines"{Vector="m_size"I"m_buffer"{VectorBuffer="m_buffer"^{CompositionUnderline}"m_capacity"I}}"m_ignoreCompositionSelectionChange"B"m_shouldStartNewKillRingSequence"B"m_shouldStyleWithCSS"B"m_killRing"{OwnPtr="m_ptr"^{KillRing}}"m_spellChecker"{OwnPtr="m_ptr"^{SpellChecker}}"m_spellingCorrector"{OwnPtr="m_ptr"^{SpellingCorrectionController}}"m_mark"{VisibleSelection="m_base"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_extent"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_start"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_end"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_affinity"i"m_selectionType"i"m_baseIsFirst"B}"m_areMarkedTextMatchesHighlighted"B}{FrameSelection="m_caretLocalRect"{IntRect="m_location"{IntPoint="m_x"i"m_y"i}"m_size"{IntSize="m_width"i"m_height"i}}"m_caretRectNeedsUpdate"B"m_caretVisibility"i"m_frame"^{Frame}"m_xPosForVerticalArrowNavigation"i"m_selection"{VisibleSelection="m_base"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_extent"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_start"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_end"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_affinity"i"m_selectionType"i"m_baseIsFirst"B}"m_granularity"i"m_typingStyle"{RefPtr="m_ptr"^{EditingStyle}}"m_caretBlinkTimer"{Timer="_vptr$TimerBase"^^?"m_nextFireTime"d"m_repeatInterval"d"m_heapIndex"i"m_heapInsertionOrder"I"m_object"^{FrameSelection}"m_function"{?="__pfn"^"__delta"i}}"m_absCaretBounds"{IntRect="m_location"{IntPoint="m_x"i"m_y"i}"m_size"{IntSize="m_width"i"m_height"i}}"m_absoluteCaretRepaintBounds"{IntRect="m_location"{IntPoint="m_x"i"m_y"i}"m_size"{IntSize="m_width"i"m_height"i}}"m_absCaretBoundsDirty"B"m_caretPaint"B"m_isDirectional"B"m_isCaretBlinkingSuspended"B"m_focused"B"m_updateAppearanceEnabled"B"m_caretBlinks"B"m_caretColor"{Color="m_color"I"m_valid"B}"m_closeTypingSuppressions"i"m_scrollingSuppressCount"i}{EventHandler="m_frame"^{Frame}"m_mousePressed"B"m_capturesDragging"B"m_mousePressNode"{RefPtr="m_ptr"^{Node}}"m_mouseDownMayStartSelect"B"m_mouseDownWasSingleClickInSelection"B"m_beganSelectingText"B"m_panScrollStartPos"{IntPoint="m_x"i"m_y"i}"m_panScrollInProgress"B"m_panScrollButtonPressed"B"m_springLoadedPanScrollInProgress"B"m_hoverTimer"{Timer="_vptr$TimerBase"^^?"m_nextFireTime"d"m_repeatInterval"d"m_heapIndex"i"m_heapInsertionOrder"I"m_object"^{EventHandler}"m_function"{?="__pfn"^"__delta"i}}"m_autoscrollTimer"{Timer="_vptr$TimerBase"^^?"m_nextFireTime"d"m_repeatInterval"d"m_heapIndex"i"m_heapInsertionOrder"I"m_object"^{EventHandler}"m_function"{?="__pfn"^"__delta"i}}"m_autoscrollRenderer"^{RenderObject}"m_autoscrollInProgress"B"m_mouseDownMayStartAutoscroll"B"m_mouseDownWasInSubframe"B"m_fakeMouseMoveEventTimer"{Timer="_vptr$TimerBase"^^?"m_nextFireTime"d"m_repeatInterval"d"m_heapIndex"i"m_heapInsertionOrder"I"m_object"^{EventHandler}"m_function"{?="__pfn"^"__delta"i}}"m_svgPan"B"m_instanceUnderMouse"{RefPtr="m_ptr"^{SVGElementInstance}}"m_lastInstanceUnderMouse"{RefPtr="m_ptr"^{SVGElementInstance}}"m_resizeLayer"^{RenderLayer}"m_capturingMouseEventsNode"{RefPtr="m_ptr"^{Node}}"m_eventHandlerWillResetCapturingMouseEventsNode"B"m_nodeUnderMouse"{RefPtr="m_ptr"^{Node}}"m_lastNodeUnderMouse"{RefPtr="m_ptr"^{Node}}"m_lastMouseMoveEventSubframe"{RefPtr="m_ptr"^{Frame}}"m_lastScrollbarUnderMouse"{RefPtr="m_ptr"^{Scrollbar}}"m_clickCount"i"m_clickNode"{RefPtr="m_ptr"^{Node}}"m_gestureInitialDiameter"f"m_gestureLastDiameter"f"m_gestureInitialRotation"f"m_gestureLastRotation"f"m_firstTouchID"I"m_touches"{Vector,0ul>="m_size"I"m_buffer"{VectorBuffer,0ul>="m_buffer"^{RefPtr}"m_capacity"I}}"m_gestureTargets"{HashSet,WTF::PtrHash >,WTF::HashTraits > >="m_impl"{HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > >="m_table"^{RefPtr}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}"m_touchEventTargetSubframe"{RefPtr="m_ptr"^{Frame}}"m_frameSetBeingResized"{RefPtr="m_ptr"^{HTMLFrameSetElement}}"m_offsetFromResizeCorner"{IntSize="m_width"i"m_height"i}"m_currentMousePosition"{IntPoint="m_x"i"m_y"i}"m_mouseDownPos"{IntPoint="m_x"i"m_y"i}"m_mouseDownTimestamp"d"m_mouseDown"{PlatformMouseEvent="m_position"{IntPoint="m_x"i"m_y"i}"m_globalPosition"{IntPoint="m_x"i"m_y"i}"m_button"i"m_eventType"i"m_clickCount"i"m_shiftKey"B"m_ctrlKey"B"m_altKey"B"m_metaKey"B"m_timestamp"d"m_modifierFlags"I}"m_useLatchedWheelEventNode"B"m_latchedWheelEventNode"{RefPtr="m_ptr"^{Node}}"m_widgetIsLatched"B"m_previousWheelScrolledNode"{RefPtr="m_ptr"^{Node}}"m_mouseDownView"@"WAKView""m_sendingEventToSubview"B}{AnimationController="m_data"^{AnimationControllerPrivate}}{Timer="_vptr$TimerBase"^^?"m_nextFireTime"d"m_repeatInterval"d"m_heapIndex"i"m_heapInsertionOrder"I"m_object"^{Frame}"m_function"{?="__pfn"^"__delta"i}}f{IntPoint="m_x"i"m_y"i}{ViewportArguments="initialScale"f"minimumScale"f"maximumScale"f"width"f"height"f"userScalable"f}B{VisibleSelection="m_base"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_extent"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_start"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_end"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_affinity"i"m_selectionType"i"m_baseIsFirst"B}{VisibleSelection="m_base"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_extent"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_start"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_end"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_affinity"i"m_selectionType"i"m_baseIsFirst"B}{FloatSize="m_width"f"m_height"f}IIIdd{Timer="_vptr$TimerBase"^^?"m_nextFireTime"d"m_repeatInterval"d"m_heapIndex"i"m_heapInsertionOrder"I"m_object"^{Frame}"m_function"{?="__pfn"^"__delta"i}}fffiBBBBi} */ + struct Frame { int x1; struct HashSet,WTF::HashTraits > { + struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { + struct FrameDestructionObserver {} **m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x2; struct Page {} *x3; struct FrameTree { + struct Frame {} *m_thisFrame; + struct Frame {} *m_parent; + struct AtomicString { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + } m_name; + struct AtomicString { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + } m_uniqueName; + struct RefPtr { + struct Frame {} *m_ptr; + } m_nextSibling; + struct Frame {} *m_previousSibling; + struct RefPtr { + struct Frame {} *m_ptr; + } m_firstChild; + struct Frame {} *m_lastChild; + unsigned int m_childCount; + } x4; struct FrameLoader { + int (**_vptr$FrameLoader)(); + struct Frame {} *m_frame; + struct FrameLoaderClient {} *m_client; + struct PolicyChecker { + struct Frame {} *m_frame; + boolm_delegateIsDecidingNavigationPolicy; + boolm_delegateIsHandlingUnimplementablePolicy; + int m_loadType; + struct PolicyCallback { + struct ResourceRequest { + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_url; + int m_cachePolicy; + double m_timeoutInterval; + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_firstPartyForCookies; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_httpMethod; + struct HTTPHeaderMap { + struct HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { + struct pair {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_httpHeaderFields; + struct Vector { + unsigned int m_size; + struct VectorBuffer { + struct String {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } m_responseContentDispositionEncodingFallbackArray; + struct RefPtr { + struct FormData {} *m_ptr; + } m_httpBody; + boolm_allowCookies; + boolm_resourceRequestUpdated; + boolm_platformRequestUpdated; + boolm_reportUploadProgress; + boolm_reportLoadTiming; + boolm_reportRawHeaders; + int m_priority; + int m_targetType; + boolm_mainResourceRequest; + struct RetainPtr { + struct _CFURLRequest {} *m_ptr; + } m_cfRequest; + struct RetainPtr { + NSURLRequest *m_ptr; + } m_nsRequest; + } m_request; + struct RefPtr { + struct FormState {} *m_ptr; + } m_formState; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_frameName; + struct NavigationAction { + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_URL; + int m_type; + struct RefPtr { + struct Event {} *m_ptr; + } m_event; + } m_navigationAction; + int (*m_navigationFunction)(); + int (*m_newWindowFunction)(); + int (*m_contentFunction)(); + void *m_argument; + } m_callback; + } m_policyChecker; + struct HistoryController { + struct Frame {} *m_frame; + struct RefPtr { + struct HistoryItem {} *m_ptr; + } m_currentItem; + struct RefPtr { + struct HistoryItem {} *m_ptr; + } m_previousItem; + struct RefPtr { + struct HistoryItem {} *m_ptr; + } m_provisionalItem; + boolm_frameLoadComplete; + boolm_defersLoading; + struct RefPtr { + struct HistoryItem {} *m_ptr; + } m_deferredItem; + int m_deferredFrameLoadType; + } m_history; + struct ResourceLoadNotifier { + struct Frame {} *m_frame; + } m_notifer; + struct SubframeLoader { + boolm_containsPlugins; + struct Frame {} *m_frame; + } m_subframeLoader; + struct FrameLoaderStateMachine { + int m_state; + } m_stateMachine; + int m_state; + int m_loadType; + struct RefPtr { + struct DocumentLoader {} *m_ptr; + } m_documentLoader; + struct RefPtr { + struct DocumentLoader {} *m_ptr; + } m_provisionalDocumentLoader; + struct RefPtr { + struct DocumentLoader {} *m_ptr; + } m_policyDocumentLoader; + boolm_delegateIsHandlingProvisionalLoadError; + boolm_quickRedirectComing; + boolm_sentRedirectNotification; + boolm_inStopAllLoaders; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_outgoingReferrer; + boolm_isExecutingJavaScriptFormAction; + boolm_didCallImplicitClose; + boolm_wasUnloadEventEmitted; + boolm_pageDismissalEventBeingDispatched; + boolm_isComplete; + boolm_isLoadingMainResource; + struct RefPtr { + struct SerializedScriptValue {} *m_ptr; + } m_pendingStateObject; + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_workingURL; + struct OwnPtr { + struct IconLoader {} *m_ptr; + } m_iconLoader; + boolm_mayLoadIconLater; + boolm_needsClear; + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_submittedFormURL; + struct Timer { + int (**_vptr$TimerBase)(); + double m_nextFireTime; + double m_repeatInterval; + int m_heapIndex; + unsigned int m_heapInsertionOrder; + struct FrameLoader {} *m_object; + struct { + /* Warning: Unrecognized filer type: '"' using 'void*' */ void**__pfn; + } m_function; + } m_checkTimer; + boolm_shouldCallCheckCompleted; + boolm_shouldCallCheckLoadComplete; + struct Frame {} *m_opener; + struct HashSet,WTF::HashTraits > { + struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { + struct Frame {} **m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_openedFrames; + boolm_didPerformFirstNavigation; + boolm_loadingFromCachedPage; + boolm_suppressOpenerInNewFrame; + int m_sandboxFlags; + int m_forcedSandboxFlags; + struct RefPtr { + struct FrameNetworkingContext {} *m_ptr; + } m_networkingContext; + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_previousUrl; + boolm_loadsSynchronously; + } x5; struct NavigationScheduler { + struct Frame {} *m_frame; + struct Timer { + int (**_vptr$TimerBase)(); + double m_nextFireTime; + double m_repeatInterval; + int m_heapIndex; + unsigned int m_heapInsertionOrder; + struct NavigationScheduler {} *m_object; + struct { + void**__pfn; + } m_function; + } m_timer; + struct OwnPtr { + struct ScheduledNavigation {} *m_ptr; + } m_redirect; + } x6; struct RefPtr { + struct DOMWindow {} *m_ptr; + } x7; struct HashSet,WTF::HashTraits > { + struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { + struct DOMWindow {} **m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x8; struct HTMLFrameOwnerElement {} *x9; struct RefPtr { + struct FrameView {} *m_ptr; + } x10; struct RefPtr { + struct Document {} *m_ptr; + } x11; struct ScriptController { + struct HashMap,JSC::Strong,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { + struct HashTable,std::pair, JSC::Strong >,WTF::PairFirstExtractor, JSC::Strong > >,WTF::PtrHash >,WTF::PairHashTraits >, WTF::HashTraits > >,WTF::HashTraits > > { + struct pair,JSC::Strong > {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_windowShells; + struct Frame {} *m_frame; + struct String {} *m_sourceURL; + boolm_inExecuteScript; + boolm_processingTimerCallback; + boolm_paused; + boolm_allowPopupsFromPlugin; + struct RefPtr { + struct RootObject {} *m_ptr; + } m_bindingRootObject; + struct RefPtr { + struct RootObject {} *m_ptr; + } m_cacheableBindingRootObject; + struct HashMap,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > > { + struct HashTable >,WTF::PairFirstExtractor > >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { + struct pair > {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_rootObjects; + struct RetainPtr { + WebScriptObject *m_ptr; + } m_windowScriptObject; + } x12; struct Editor { + struct Frame {} *m_frame; + struct OwnPtr { + struct DeleteButtonController {} *m_ptr; + } m_deleteButtonController; + struct RefPtr { + struct EditCommand {} *m_ptr; + } m_lastEditCommand; + struct RefPtr { + struct Node {} *m_ptr; + } m_removedAnchor; + struct RefPtr { + struct Text {} *m_ptr; + } m_compositionNode; + unsigned int m_compositionStart; + unsigned int m_compositionEnd; + struct Vector { + unsigned int m_size; + struct VectorBuffer { + struct CompositionUnderline {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } m_customCompositionUnderlines; + boolm_ignoreCompositionSelectionChange; + boolm_shouldStartNewKillRingSequence; + boolm_shouldStyleWithCSS; + struct OwnPtr { + struct KillRing {} *m_ptr; + } m_killRing; + struct OwnPtr { + struct SpellChecker {} *m_ptr; + } m_spellChecker; + struct OwnPtr { + struct SpellingCorrectionController {} *m_ptr; + } m_spellingCorrector; + struct VisibleSelection { + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_base; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_extent; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_start; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_end; + int m_affinity; + int m_selectionType; + boolm_baseIsFirst; + } m_mark; + boolm_areMarkedTextMatchesHighlighted; + } x13; struct FrameSelection { + struct IntRect { + struct IntPoint { + int m_x; + int m_y; + } m_location; + struct IntSize { + int m_width; + int m_height; + } m_size; + } m_caretLocalRect; + boolm_caretRectNeedsUpdate; + int m_caretVisibility; + struct Frame {} *m_frame; + int m_xPosForVerticalArrowNavigation; + struct VisibleSelection { + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_base; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_extent; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_start; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_end; + int m_affinity; + int m_selectionType; + boolm_baseIsFirst; + } m_selection; + int m_granularity; + struct RefPtr { + struct EditingStyle {} *m_ptr; + } m_typingStyle; + struct Timer { + int (**_vptr$TimerBase)(); + double m_nextFireTime; + double m_repeatInterval; + int m_heapIndex; + unsigned int m_heapInsertionOrder; + struct FrameSelection {} *m_object; + struct { + void**__pfn; + } m_function; + } m_caretBlinkTimer; + struct IntRect { + struct IntPoint { + int m_x; + int m_y; + } m_location; + struct IntSize { + int m_width; + int m_height; + } m_size; + } m_absCaretBounds; + struct IntRect { + struct IntPoint { + int m_x; + int m_y; + } m_location; + struct IntSize { + int m_width; + int m_height; + } m_size; + } m_absoluteCaretRepaintBounds; + boolm_absCaretBoundsDirty; + boolm_caretPaint; + boolm_isDirectional; + boolm_isCaretBlinkingSuspended; + boolm_focused; + boolm_updateAppearanceEnabled; + boolm_caretBlinks; + struct Color { + unsigned int m_color; + boolm_valid; + } m_caretColor; + int m_closeTypingSuppressions; + int m_scrollingSuppressCount; + } x14; struct EventHandler { + struct Frame {} *m_frame; + boolm_mousePressed; + boolm_capturesDragging; + struct RefPtr { + struct Node {} *m_ptr; + } m_mousePressNode; + boolm_mouseDownMayStartSelect; + boolm_mouseDownWasSingleClickInSelection; + boolm_beganSelectingText; + struct IntPoint { + int m_x; + int m_y; + } m_panScrollStartPos; + boolm_panScrollInProgress; + boolm_panScrollButtonPressed; + boolm_springLoadedPanScrollInProgress; + struct Timer { + int (**_vptr$TimerBase)(); + double m_nextFireTime; + double m_repeatInterval; + int m_heapIndex; + unsigned int m_heapInsertionOrder; + struct EventHandler {} *m_object; + struct { + void**__pfn; + } m_function; + } m_hoverTimer; + struct Timer { + int (**_vptr$TimerBase)(); + double m_nextFireTime; + double m_repeatInterval; + int m_heapIndex; + unsigned int m_heapInsertionOrder; + struct EventHandler {} *m_object; + struct { + void**__pfn; + } m_function; + } m_autoscrollTimer; + struct RenderObject {} *m_autoscrollRenderer; + boolm_autoscrollInProgress; + boolm_mouseDownMayStartAutoscroll; + boolm_mouseDownWasInSubframe; + struct Timer { + int (**_vptr$TimerBase)(); + double m_nextFireTime; + double m_repeatInterval; + int m_heapIndex; + unsigned int m_heapInsertionOrder; + struct EventHandler {} *m_object; + struct { + void**__pfn; + } m_function; + } m_fakeMouseMoveEventTimer; + boolm_svgPan; + struct RefPtr { + struct SVGElementInstance {} *m_ptr; + } m_instanceUnderMouse; + struct RefPtr { + struct SVGElementInstance {} *m_ptr; + } m_lastInstanceUnderMouse; + struct RenderLayer {} *m_resizeLayer; + struct RefPtr { + struct Node {} *m_ptr; + } m_capturingMouseEventsNode; + boolm_eventHandlerWillResetCapturingMouseEventsNode; + struct RefPtr { + struct Node {} *m_ptr; + } m_nodeUnderMouse; + struct RefPtr { + struct Node {} *m_ptr; + } m_lastNodeUnderMouse; + struct RefPtr { + struct Frame {} *m_ptr; + } m_lastMouseMoveEventSubframe; + struct RefPtr { + struct Scrollbar {} *m_ptr; + } m_lastScrollbarUnderMouse; + int m_clickCount; + struct RefPtr { + struct Node {} *m_ptr; + } m_clickNode; + float m_gestureInitialDiameter; + float m_gestureLastDiameter; + float m_gestureInitialRotation; + float m_gestureLastRotation; + unsigned int m_firstTouchID; + struct Vector,0ul> { + unsigned int m_size; + struct VectorBuffer,0ul> { + struct RefPtr {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } m_touches; + struct HashSet,WTF::PtrHash >,WTF::HashTraits > > { + struct HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { + struct RefPtr {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_gestureTargets; + struct RefPtr { + struct Frame {} *m_ptr; + } m_touchEventTargetSubframe; + struct RefPtr { + struct HTMLFrameSetElement {} *m_ptr; + } m_frameSetBeingResized; + struct IntSize { + int m_width; + int m_height; + } m_offsetFromResizeCorner; + struct IntPoint { + int m_x; + int m_y; + } m_currentMousePosition; + struct IntPoint { + int m_x; + int m_y; + } m_mouseDownPos; + double m_mouseDownTimestamp; + struct PlatformMouseEvent { + struct IntPoint { + int m_x; + int m_y; + } m_position; + struct IntPoint { + int m_x; + int m_y; + } m_globalPosition; + int m_button; + int m_eventType; + int m_clickCount; + boolm_shiftKey; + boolm_ctrlKey; + boolm_altKey; + boolm_metaKey; + double m_timestamp; + unsigned int m_modifierFlags; + } m_mouseDown; + boolm_useLatchedWheelEventNode; + struct RefPtr { + struct Node {} *m_ptr; + } m_latchedWheelEventNode; + boolm_widgetIsLatched; + struct RefPtr { + struct Node {} *m_ptr; + } m_previousWheelScrolledNode; + WAKView *m_mouseDownView; + boolm_sendingEventToSubview; + } x15; struct AnimationController { + struct AnimationControllerPrivate {} *m_data; + } x16; struct Timer { + int (**_vptr$TimerBase)(); + double m_nextFireTime; + double m_repeatInterval; + int m_heapIndex; + unsigned int m_heapInsertionOrder; + struct Frame {} *m_object; + struct { + void**__pfn; + } m_function; + } x17; float x18; struct IntPoint { + int m_x; + int m_y; + } x19; struct ViewportArguments { + float initialScale; + float minimumScale; + float maximumScale; + float width; + float height; + float userScalable; + } x20; boolx21; struct VisibleSelection { + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_base; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_extent; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_start; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_end; + int m_affinity; + int m_selectionType; + boolm_baseIsFirst; + } x22; struct VisibleSelection { + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_base; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_extent; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_start; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_end; + int m_affinity; + int m_selectionType; + boolm_baseIsFirst; + } x23; struct FloatSize { + float m_width; + float m_height; + } x24; unsigned int x25; unsigned int x26; unsigned int x27; double x28; double x29; struct Timer { + int (**_vptr$TimerBase)(); + double m_nextFireTime; + double m_repeatInterval; + int m_heapIndex; + unsigned int m_heapInsertionOrder; + struct Frame {} *m_object; + struct { + void**__pfn; + } m_function; + } x30; float x31; float x32; float x33; int x34; boolx35; boolx36; boolx37; boolx38; int x39; } *m_frame; + +} + ++ (void)initialize; + +- (void)invalidate; +- (void)finalize; +- (void)download; +- (void)continue; +- (void)use; +- (void)ignore; +- (id)initWithWebCoreFrame:(struct Frame { int x1; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct FrameDestructionObserver {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_2_1_1; } x2; struct Page {} *x3; struct FrameTree { struct Frame {} *x_4_1_1; struct Frame {} *x_4_1_2; struct AtomicString { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_3_2_1; } x_4_1_3; struct AtomicString { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_4_2_1; } x_4_1_4; struct RefPtr { struct Frame {} *x_5_2_1; } x_4_1_5; struct Frame {} *x_4_1_6; struct RefPtr { struct Frame {} *x_7_2_1; } x_4_1_7; struct Frame {} *x_4_1_8; unsigned int x_4_1_9; } x4; struct FrameLoader { int (**x_5_1_1)(); struct Frame {} *x_5_1_2; struct FrameLoaderClient {} *x_5_1_3; struct PolicyChecker { struct Frame {} *x_4_2_1; boolx_4_2_2; boolx_4_2_3; int x_4_2_4; struct PolicyCallback { struct ResourceRequest { struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_7_1; } x_1_6_1; } x_1_5_1; unsigned int x_1_5_2 : 1; unsigned int x_1_5_3 : 1; int x_1_5_4; int x_1_5_5; int x_1_5_6; int x_1_5_7; int x_1_5_8; int x_1_5_9; int x_1_5_10; int x_1_5_11; int x_1_5_12; int x_1_5_13; } x_1_4_1; int x_1_4_2; double x_1_4_3; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_7_1; } x_1_6_1; } x_4_5_1; unsigned int x_4_5_2 : 1; unsigned int x_4_5_3 : 1; int x_4_5_4; int x_4_5_5; int x_4_5_6; int x_4_5_7; int x_4_5_8; int x_4_5_9; int x_4_5_10; int x_4_5_11; int x_4_5_12; int x_4_5_13; } x_1_4_4; struct String { struct RefPtr { struct StringImpl {} *x_1_6_1; } x_5_5_1; } x_1_4_5; struct HTTPHeaderMap { struct HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_6_1; int x_1_6_2; int x_1_6_3; int x_1_6_4; int x_1_6_5; } x_6_5_1; } x_1_4_6; struct Vector { unsigned int x_7_5_1; struct VectorBuffer { struct String {} *x_2_6_1; unsigned int x_2_6_2; } x_7_5_2; } x_1_4_7; struct RefPtr { struct FormData {} *x_8_5_1; } x_1_4_8; boolx_1_4_9; boolx_1_4_10; boolx_1_4_11; boolx_1_4_12; boolx_1_4_13; boolx_1_4_14; int x_1_4_15; int x_1_4_16; boolx_1_4_17; struct RetainPtr { struct _CFURLRequest {} *x_18_5_1; } x_1_4_18; struct RetainPtr { id x_19_5_1; } x_1_4_19; } x_5_3_1; struct RefPtr { struct FormState {} *x_2_4_1; } x_5_3_2; struct String { struct RefPtr { struct StringImpl {} *x_1_5_1; } x_3_4_1; } x_5_3_3; struct NavigationAction { struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_7_1; } x_1_6_1; } x_1_5_1; unsigned int x_1_5_2 : 1; unsigned int x_1_5_3 : 1; int x_1_5_4; int x_1_5_5; int x_1_5_6; int x_1_5_7; int x_1_5_8; int x_1_5_9; int x_1_5_10; int x_1_5_11; int x_1_5_12; int x_1_5_13; } x_4_4_1; int x_4_4_2; struct RefPtr { struct Event {} *x_3_5_1; } x_4_4_3; } x_5_3_4; int (*x_5_3_5)(); int (*x_5_3_6)(); int (*x_5_3_7)(); void *x_5_3_8; } x_4_2_5; } x_5_1_4; struct HistoryController { struct Frame {} *x_5_2_1; struct RefPtr { struct HistoryItem {} *x_2_3_1; } x_5_2_2; struct RefPtr { struct HistoryItem {} *x_3_3_1; } x_5_2_3; struct RefPtr { struct HistoryItem {} *x_4_3_1; } x_5_2_4; boolx_5_2_5; boolx_5_2_6; struct RefPtr { struct HistoryItem {} *x_7_3_1; } x_5_2_7; int x_5_2_8; } x_5_1_5; struct ResourceLoadNotifier { struct Frame {} *x_6_2_1; } x_5_1_6; struct SubframeLoader { boolx_7_2_1; struct Frame {} *x_7_2_2; } x_5_1_7; struct FrameLoaderStateMachine { int x_8_2_1; } x_5_1_8; int x_5_1_9; int x_5_1_10; struct RefPtr { struct DocumentLoader {} *x_11_2_1; } x_5_1_11; struct RefPtr { struct DocumentLoader {} *x_12_2_1; } x_5_1_12; struct RefPtr { struct DocumentLoader {} *x_13_2_1; } x_5_1_13; boolx_5_1_14; boolx_5_1_15; boolx_5_1_16; boolx_5_1_17; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_18_2_1; } x_5_1_18; boolx_5_1_19; boolx_5_1_20; boolx_5_1_21; boolx_5_1_22; boolx_5_1_23; boolx_5_1_24; struct RefPtr { struct SerializedScriptValue {} *x_25_2_1; } x_5_1_25; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_26_2_1; unsigned int x_26_2_2 : 1; unsigned int x_26_2_3 : 1; int x_26_2_4; int x_26_2_5; int x_26_2_6; int x_26_2_7; int x_26_2_8; int x_26_2_9; int x_26_2_10; int x_26_2_11; int x_26_2_12; int x_26_2_13; } x_5_1_26; struct OwnPtr { struct IconLoader {} *x_27_2_1; } x_5_1_27; boolx_5_1_28; boolx_5_1_29; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_30_2_1; unsigned int x_30_2_2 : 1; unsigned int x_30_2_3 : 1; int x_30_2_4; int x_30_2_5; int x_30_2_6; int x_30_2_7; int x_30_2_8; int x_30_2_9; int x_30_2_10; int x_30_2_11; int x_30_2_12; int x_30_2_13; } x_5_1_30; struct Timer { int (**x_31_2_1)(); double x_31_2_2; double x_31_2_3; int x_31_2_4; unsigned int x_31_2_5; struct FrameLoader {} *x_31_2_6; struct { int *x_7_3_1; } x_31_2_7; } x_5_1_31; boolx_5_1_32; boolx_5_1_33; struct Frame {} *x_5_1_34; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct Frame {} **x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_35_2_1; } x_5_1_35; boolx_5_1_36; boolx_5_1_37; boolx_5_1_38; int x_5_1_39; int x_5_1_40; struct RefPtr { struct FrameNetworkingContext {} *x_41_2_1; } x_5_1_41; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_42_2_1; unsigned int x_42_2_2 : 1; unsigned int x_42_2_3 : 1; int x_42_2_4; int x_42_2_5; int x_42_2_6; int x_42_2_7; int x_42_2_8; int x_42_2_9; int x_42_2_10; int x_42_2_11; int x_42_2_12; int x_42_2_13; } x_5_1_42; boolx_5_1_43; } x5; struct NavigationScheduler { struct Frame {} *x_6_1_1; struct Timer { int (**x_2_2_1)(); double x_2_2_2; double x_2_2_3; int x_2_2_4; unsigned int x_2_2_5; struct NavigationScheduler {} *x_2_2_6; struct { int *x_7_3_1; } x_2_2_7; } x_6_1_2; struct OwnPtr { struct ScheduledNavigation {} *x_3_2_1; } x_6_1_3; } x6; struct RefPtr { struct DOMWindow {} *x_7_1_1; } x7; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct DOMWindow {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_8_1_1; } x8; struct HTMLFrameOwnerElement {} *x9; struct RefPtr { struct FrameView {} *x_10_1_1; } x10; struct RefPtr { struct Document {} *x_11_1_1; } x11; struct ScriptController { struct HashMap,JSC::Strong,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { struct HashTable,std::pair, JSC::Strong >,WTF::PairFirstExtractor, JSC::Strong > >,WTF::PtrHash >,WTF::PairHashTraits >, WTF::HashTraits > >,WTF::HashTraits > > { struct pair,JSC::Strong > {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_1_2_1; } x_12_1_1; struct Frame {} *x_12_1_2; struct String {} *x_12_1_3; boolx_12_1_4; boolx_12_1_5; boolx_12_1_6; boolx_12_1_7; struct RefPtr { struct RootObject {} *x_8_2_1; } x_12_1_8; struct RefPtr { struct RootObject {} *x_9_2_1; } x_12_1_9; struct HashMap,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { struct pair > {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_10_2_1; } x_12_1_10; struct RetainPtr { id x_11_2_1; } x_12_1_11; } x12; struct Editor { struct Frame {} *x_13_1_1; struct OwnPtr { struct DeleteButtonController {} *x_2_2_1; } x_13_1_2; struct RefPtr { struct EditCommand {} *x_3_2_1; } x_13_1_3; struct RefPtr { struct Node {} *x_4_2_1; } x_13_1_4; struct RefPtr { struct Text {} *x_5_2_1; } x_13_1_5; unsigned int x_13_1_6; unsigned int x_13_1_7; struct Vector { unsigned int x_8_2_1; struct VectorBuffer { struct CompositionUnderline {} *x_2_3_1; unsigned int x_2_3_2; } x_8_2_2; } x_13_1_8; boolx_13_1_9; boolx_13_1_10; boolx_13_1_11; struct OwnPtr { struct KillRing {} *x_12_2_1; } x_13_1_12; struct OwnPtr { struct SpellChecker {} *x_13_2_1; } x_13_1_13; struct OwnPtr { struct SpellingCorrectionController {} *x_14_2_1; } x_13_1_14; struct VisibleSelection { struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_1_3_1; int x_1_3_2; unsigned int x_1_3_3 : 2; unsigned int x_1_3_4 : 1; } x_15_2_1; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_2_3_1; int x_2_3_2; unsigned int x_2_3_3 : 2; unsigned int x_2_3_4 : 1; } x_15_2_2; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_3_3_1; int x_3_3_2; unsigned int x_3_3_3 : 2; unsigned int x_3_3_4 : 1; } x_15_2_3; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_4_3_1; int x_4_3_2; unsigned int x_4_3_3 : 2; unsigned int x_4_3_4 : 1; } x_15_2_4; int x_15_2_5; int x_15_2_6; boolx_15_2_7; } x_13_1_15; boolx_13_1_16; } x13; struct FrameSelection { struct IntRect { struct IntPoint { int x_1_3_1; int x_1_3_2; } x_1_2_1; struct IntSize { int x_2_3_1; int x_2_3_2; } x_1_2_2; } x_14_1_1; boolx_14_1_2; int x_14_1_3; struct Frame {} *x_14_1_4; int x_14_1_5; struct VisibleSelection { struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_1_3_1; int x_1_3_2; unsigned int x_1_3_3 : 2; unsigned int x_1_3_4 : 1; } x_6_2_1; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_2_3_1; int x_2_3_2; unsigned int x_2_3_3 : 2; unsigned int x_2_3_4 : 1; } x_6_2_2; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_3_3_1; int x_3_3_2; unsigned int x_3_3_3 : 2; unsigned int x_3_3_4 : 1; } x_6_2_3; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_4_3_1; int x_4_3_2; unsigned int x_4_3_3 : 2; unsigned int x_4_3_4 : 1; } x_6_2_4; int x_6_2_5; int x_6_2_6; boolx_6_2_7; } x_14_1_6; int x_14_1_7; struct RefPtr { struct EditingStyle {} *x_8_2_1; } x_14_1_8; struct Timer { int (**x_9_2_1)(); double x_9_2_2; double x_9_2_3; int x_9_2_4; unsigned int x_9_2_5; struct FrameSelection {} *x_9_2_6; struct { int *x_7_3_1; } x_9_2_7; } x_14_1_9; struct IntRect { struct IntPoint { int x_1_3_1; int x_1_3_2; } x_10_2_1; struct IntSize { int x_2_3_1; int x_2_3_2; } x_10_2_2; } x_14_1_10; struct IntRect { struct IntPoint { int x_1_3_1; int x_1_3_2; } x_11_2_1; struct IntSize { int x_2_3_1; int x_2_3_2; } x_11_2_2; } x_14_1_11; boolx_14_1_12; boolx_14_1_13; boolx_14_1_14; boolx_14_1_15; boolx_14_1_16; boolx_14_1_17; boolx_14_1_18; struct Color { unsigned int x_19_2_1; boolx_19_2_2; } x_14_1_19; int x_14_1_20; int x_14_1_21; } x14; struct EventHandler { struct Frame {} *x_15_1_1; boolx_15_1_2; boolx_15_1_3; struct RefPtr { struct Node {} *x_4_2_1; } x_15_1_4; boolx_15_1_5; boolx_15_1_6; boolx_15_1_7; struct IntPoint { int x_8_2_1; int x_8_2_2; } x_15_1_8; boolx_15_1_9; boolx_15_1_10; boolx_15_1_11; struct Timer { int (**x_12_2_1)(); double x_12_2_2; double x_12_2_3; int x_12_2_4; unsigned int x_12_2_5; struct EventHandler {} *x_12_2_6; struct { int *x_7_3_1; } x_12_2_7; } x_15_1_12; struct Timer { int (**x_13_2_1)(); double x_13_2_2; double x_13_2_3; int x_13_2_4; unsigned int x_13_2_5; struct EventHandler {} *x_13_2_6; struct { int *x_7_3_1; } x_13_2_7; } x_15_1_13; struct RenderObject {} *x_15_1_14; boolx_15_1_15; boolx_15_1_16; boolx_15_1_17; struct Timer { int (**x_18_2_1)(); double x_18_2_2; double x_18_2_3; int x_18_2_4; unsigned int x_18_2_5; struct EventHandler {} *x_18_2_6; struct { int *x_7_3_1; } x_18_2_7; } x_15_1_18; boolx_15_1_19; struct RefPtr { struct SVGElementInstance {} *x_20_2_1; } x_15_1_20; struct RefPtr { struct SVGElementInstance {} *x_21_2_1; } x_15_1_21; struct RenderLayer {} *x_15_1_22; struct RefPtr { struct Node {} *x_23_2_1; } x_15_1_23; boolx_15_1_24; struct RefPtr { struct Node {} *x_25_2_1; } x_15_1_25; struct RefPtr { struct Node {} *x_26_2_1; } x_15_1_26; struct RefPtr { struct Frame {} *x_27_2_1; } x_15_1_27; struct RefPtr { struct Scrollbar {} *x_28_2_1; } x_15_1_28; int x_15_1_29; struct RefPtr { struct Node {} *x_30_2_1; } x_15_1_30; float x_15_1_31; float x_15_1_32; float x_15_1_33; float x_15_1_34; unsigned int x_15_1_35; struct Vector,0ul> { unsigned int x_36_2_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_3_1; unsigned int x_2_3_2; } x_36_2_2; } x_15_1_36; struct HashSet,WTF::PtrHash >,WTF::HashTraits > > { struct HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { struct RefPtr {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_37_2_1; } x_15_1_37; struct RefPtr { struct Frame {} *x_38_2_1; } x_15_1_38; struct RefPtr { struct HTMLFrameSetElement {} *x_39_2_1; } x_15_1_39; struct IntSize { int x_40_2_1; int x_40_2_2; } x_15_1_40; struct IntPoint { int x_41_2_1; int x_41_2_2; } x_15_1_41; struct IntPoint { int x_42_2_1; int x_42_2_2; } x_15_1_42; double x_15_1_43; struct PlatformMouseEvent { struct IntPoint { int x_1_3_1; int x_1_3_2; } x_44_2_1; struct IntPoint { int x_2_3_1; int x_2_3_2; } x_44_2_2; int x_44_2_3; int x_44_2_4; int x_44_2_5; boolx_44_2_6; boolx_44_2_7; boolx_44_2_8; boolx_44_2_9; double x_44_2_10; unsigned int x_44_2_11; } x_15_1_44; boolx_15_1_45; struct RefPtr { struct Node {} *x_46_2_1; } x_15_1_46; boolx_15_1_47; struct RefPtr { struct Node {} *x_48_2_1; } x_15_1_48; id x_15_1_49; boolx_15_1_50; } x15; struct AnimationController { struct AnimationControllerPrivate {} *x_16_1_1; } x16; struct Timer { int (**x_17_1_1)(); double x_17_1_2; double x_17_1_3; int x_17_1_4; unsigned int x_17_1_5; struct Frame {} *x_17_1_6; struct { int *x_7_2_1; } x_17_1_7; } x17; float x18; struct IntPoint { int x_19_1_1; int x_19_1_2; } x19; struct ViewportArguments { float x_20_1_1; float x_20_1_2; float x_20_1_3; float x_20_1_4; float x_20_1_5; float x_20_1_6; } x20; boolx21; struct VisibleSelection { struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_1_2_1; int x_1_2_2; unsigned int x_1_2_3 : 2; unsigned int x_1_2_4 : 1; } x_22_1_1; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_2_2_1; int x_2_2_2; unsigned int x_2_2_3 : 2; unsigned int x_2_2_4 : 1; } x_22_1_2; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_3_2_1; int x_3_2_2; unsigned int x_3_2_3 : 2; unsigned int x_3_2_4 : 1; } x_22_1_3; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_4_2_1; int x_4_2_2; unsigned int x_4_2_3 : 2; unsigned int x_4_2_4 : 1; } x_22_1_4; int x_22_1_5; int x_22_1_6; boolx_22_1_7; } x22; struct VisibleSelection { struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_1_2_1; int x_1_2_2; unsigned int x_1_2_3 : 2; unsigned int x_1_2_4 : 1; } x_23_1_1; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_2_2_1; int x_2_2_2; unsigned int x_2_2_3 : 2; unsigned int x_2_2_4 : 1; } x_23_1_2; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_3_2_1; int x_3_2_2; unsigned int x_3_2_3 : 2; unsigned int x_3_2_4 : 1; } x_23_1_3; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_4_2_1; int x_4_2_2; unsigned int x_4_2_3 : 2; unsigned int x_4_2_4 : 1; } x_23_1_4; int x_23_1_5; int x_23_1_6; boolx_23_1_7; } x23; struct FloatSize { float x_24_1_1; float x_24_1_2; } x24; unsigned int x25; unsigned int x26; unsigned int x27; double x28; double x29; struct Timer { int (**x_30_1_1)(); double x_30_1_2; double x_30_1_3; int x_30_1_4; unsigned int x_30_1_5; struct Frame {} *x_30_1_6; struct { int *x_7_2_1; } x_30_1_7; } x30; float x31; float x32; float x33; int x34; boolx35; boolx36; boolx37; boolx38; int x39; }*)arg1; +- (void)receivedPolicyDecision:(int)arg1; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebFramePrivate.h b/WebKit.framework/WebFramePrivate.h new file mode 100755 index 0000000..5167bf5 --- /dev/null +++ b/WebKit.framework/WebFramePrivate.h @@ -0,0 +1,859 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSURLRequest, WebScriptObject, WAKView, WebFrameView, WebScriptCallFrame; + +@interface WebFramePrivate : NSObject { + + /* Error parsing encoded ivar type info: ^{Frame=i{HashSet,WTF::HashTraits >="m_impl"{HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits >="m_table"^^{FrameDestructionObserver}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}^{Page}{FrameTree="m_thisFrame"^{Frame}"m_parent"^{Frame}"m_name"{AtomicString="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}}"m_uniqueName"{AtomicString="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}}"m_nextSibling"{RefPtr="m_ptr"^{Frame}}"m_previousSibling"^{Frame}"m_firstChild"{RefPtr="m_ptr"^{Frame}}"m_lastChild"^{Frame}"m_childCount"I}{FrameLoader="_vptr$FrameLoader"^^?"m_frame"^{Frame}"m_client"^{FrameLoaderClient}"m_policyChecker"{PolicyChecker="m_frame"^{Frame}"m_delegateIsDecidingNavigationPolicy"B"m_delegateIsHandlingUnimplementablePolicy"B"m_loadType"i"m_callback"{PolicyCallback="m_request"{ResourceRequest="m_url"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_cachePolicy"i"m_timeoutInterval"d"m_firstPartyForCookies"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_httpMethod"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_httpHeaderFields"{HTTPHeaderMap="m_impl"{HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits >="m_table"^{pair}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}"m_responseContentDispositionEncodingFallbackArray"{Vector="m_size"I"m_buffer"{VectorBuffer="m_buffer"^{String}"m_capacity"I}}"m_httpBody"{RefPtr="m_ptr"^{FormData}}"m_allowCookies"B"m_resourceRequestUpdated"B"m_platformRequestUpdated"B"m_reportUploadProgress"B"m_reportLoadTiming"B"m_reportRawHeaders"B"m_priority"i"m_targetType"i"m_mainResourceRequest"B"m_cfRequest"{RetainPtr="m_ptr"^{_CFURLRequest}}"m_nsRequest"{RetainPtr="m_ptr"@"NSURLRequest"}}"m_formState"{RefPtr="m_ptr"^{FormState}}"m_frameName"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_navigationAction"{NavigationAction="m_URL"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_type"i"m_event"{RefPtr="m_ptr"^{Event}}}"m_navigationFunction"^?"m_newWindowFunction"^?"m_contentFunction"^?"m_argument"^v}}"m_history"{HistoryController="m_frame"^{Frame}"m_currentItem"{RefPtr="m_ptr"^{HistoryItem}}"m_previousItem"{RefPtr="m_ptr"^{HistoryItem}}"m_provisionalItem"{RefPtr="m_ptr"^{HistoryItem}}"m_frameLoadComplete"B"m_defersLoading"B"m_deferredItem"{RefPtr="m_ptr"^{HistoryItem}}"m_deferredFrameLoadType"i}"m_notifer"{ResourceLoadNotifier="m_frame"^{Frame}}"m_subframeLoader"{SubframeLoader="m_containsPlugins"B"m_frame"^{Frame}}"m_stateMachine"{FrameLoaderStateMachine="m_state"i}"m_state"i"m_loadType"i"m_documentLoader"{RefPtr="m_ptr"^{DocumentLoader}}"m_provisionalDocumentLoader"{RefPtr="m_ptr"^{DocumentLoader}}"m_policyDocumentLoader"{RefPtr="m_ptr"^{DocumentLoader}}"m_delegateIsHandlingProvisionalLoadError"B"m_quickRedirectComing"B"m_sentRedirectNotification"B"m_inStopAllLoaders"B"m_outgoingReferrer"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isExecutingJavaScriptFormAction"B"m_didCallImplicitClose"B"m_wasUnloadEventEmitted"B"m_pageDismissalEventBeingDispatched"B"m_isComplete"B"m_isLoadingMainResource"B"m_pendingStateObject"{RefPtr="m_ptr"^{SerializedScriptValue}}"m_workingURL"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_iconLoader"{OwnPtr="m_ptr"^{IconLoader}}"m_mayLoadIconLater"B"m_needsClear"B"m_submittedFormURL"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_checkTimer"{Timer="_vptr$TimerBase"^^?"m_nextFireTime"d"m_repeatInterval"d"m_heapIndex"i"m_heapInsertionOrder"I"m_object"^{FrameLoader}"m_function"{?="__pfn"^"__delta"i}}"m_shouldCallCheckCompleted"B"m_shouldCallCheckLoadComplete"B"m_opener"^{Frame}"m_openedFrames"{HashSet,WTF::HashTraits >="m_impl"{HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits >="m_table"^^{Frame}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}"m_didPerformFirstNavigation"B"m_loadingFromCachedPage"B"m_suppressOpenerInNewFrame"B"m_sandboxFlags"i"m_forcedSandboxFlags"i"m_networkingContext"{RefPtr="m_ptr"^{FrameNetworkingContext}}"m_previousUrl"{KURL="m_string"{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}"m_isValid"b1"m_protocolIsInHTTPFamily"b1"m_schemeEnd"i"m_userStart"i"m_userEnd"i"m_passwordEnd"i"m_hostEnd"i"m_portEnd"i"m_pathAfterLastSlash"i"m_pathEnd"i"m_queryEnd"i"m_fragmentEnd"i}"m_loadsSynchronously"B}{NavigationScheduler="m_frame"^{Frame}"m_timer"{Timer="_vptr$TimerBase"^^?"m_nextFireTime"d"m_repeatInterval"d"m_heapIndex"i"m_heapInsertionOrder"I"m_object"^{NavigationScheduler}"m_function"{?="__pfn"^"__delta"i}}"m_redirect"{OwnPtr="m_ptr"^{ScheduledNavigation}}}{RefPtr="m_ptr"^{DOMWindow}}{HashSet,WTF::HashTraits >="m_impl"{HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits >="m_table"^^{DOMWindow}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}^{HTMLFrameOwnerElement}{RefPtr="m_ptr"^{FrameView}}{RefPtr="m_ptr"^{Document}}{ScriptController="m_windowShells"{HashMap,JSC::Strong,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > >="m_impl"{HashTable,std::pair, JSC::Strong >,WTF::PairFirstExtractor, JSC::Strong > >,WTF::PtrHash >,WTF::PairHashTraits >, WTF::HashTraits > >,WTF::HashTraits > >="m_table"^{pair,JSC::Strong >}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}"m_frame"^{Frame}"m_sourceURL"^{String}"m_inExecuteScript"B"m_processingTimerCallback"B"m_paused"B"m_allowPopupsFromPlugin"B"m_bindingRootObject"{RefPtr="m_ptr"^{RootObject}}"m_cacheableBindingRootObject"{RefPtr="m_ptr"^{RootObject}}"m_rootObjects"{HashMap,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > >="m_impl"{HashTable >,WTF::PairFirstExtractor > >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits >="m_table"^{pair >}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}"m_windowScriptObject"{RetainPtr="m_ptr"@"WebScriptObject"}}{Editor="m_frame"^{Frame}"m_deleteButtonController"{OwnPtr="m_ptr"^{DeleteButtonController}}"m_lastEditCommand"{RefPtr="m_ptr"^{EditCommand}}"m_removedAnchor"{RefPtr="m_ptr"^{Node}}"m_compositionNode"{RefPtr="m_ptr"^{Text}}"m_compositionStart"I"m_compositionEnd"I"m_customCompositionUnderlines"{Vector="m_size"I"m_buffer"{VectorBuffer="m_buffer"^{CompositionUnderline}"m_capacity"I}}"m_ignoreCompositionSelectionChange"B"m_shouldStartNewKillRingSequence"B"m_shouldStyleWithCSS"B"m_killRing"{OwnPtr="m_ptr"^{KillRing}}"m_spellChecker"{OwnPtr="m_ptr"^{SpellChecker}}"m_spellingCorrector"{OwnPtr="m_ptr"^{SpellingCorrectionController}}"m_mark"{VisibleSelection="m_base"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_extent"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_start"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_end"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_affinity"i"m_selectionType"i"m_baseIsFirst"B}"m_areMarkedTextMatchesHighlighted"B}{FrameSelection="m_caretLocalRect"{IntRect="m_location"{IntPoint="m_x"i"m_y"i}"m_size"{IntSize="m_width"i"m_height"i}}"m_caretRectNeedsUpdate"B"m_caretVisibility"i"m_frame"^{Frame}"m_xPosForVerticalArrowNavigation"i"m_selection"{VisibleSelection="m_base"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_extent"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_start"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_end"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_affinity"i"m_selectionType"i"m_baseIsFirst"B}"m_granularity"i"m_typingStyle"{RefPtr="m_ptr"^{EditingStyle}}"m_caretBlinkTimer"{Timer="_vptr$TimerBase"^^?"m_nextFireTime"d"m_repeatInterval"d"m_heapIndex"i"m_heapInsertionOrder"I"m_object"^{FrameSelection}"m_function"{?="__pfn"^"__delta"i}}"m_absCaretBounds"{IntRect="m_location"{IntPoint="m_x"i"m_y"i}"m_size"{IntSize="m_width"i"m_height"i}}"m_absoluteCaretRepaintBounds"{IntRect="m_location"{IntPoint="m_x"i"m_y"i}"m_size"{IntSize="m_width"i"m_height"i}}"m_absCaretBoundsDirty"B"m_caretPaint"B"m_isDirectional"B"m_isCaretBlinkingSuspended"B"m_focused"B"m_updateAppearanceEnabled"B"m_caretBlinks"B"m_caretColor"{Color="m_color"I"m_valid"B}"m_closeTypingSuppressions"i"m_scrollingSuppressCount"i}{EventHandler="m_frame"^{Frame}"m_mousePressed"B"m_capturesDragging"B"m_mousePressNode"{RefPtr="m_ptr"^{Node}}"m_mouseDownMayStartSelect"B"m_mouseDownWasSingleClickInSelection"B"m_beganSelectingText"B"m_panScrollStartPos"{IntPoint="m_x"i"m_y"i}"m_panScrollInProgress"B"m_panScrollButtonPressed"B"m_springLoadedPanScrollInProgress"B"m_hoverTimer"{Timer="_vptr$TimerBase"^^?"m_nextFireTime"d"m_repeatInterval"d"m_heapIndex"i"m_heapInsertionOrder"I"m_object"^{EventHandler}"m_function"{?="__pfn"^"__delta"i}}"m_autoscrollTimer"{Timer="_vptr$TimerBase"^^?"m_nextFireTime"d"m_repeatInterval"d"m_heapIndex"i"m_heapInsertionOrder"I"m_object"^{EventHandler}"m_function"{?="__pfn"^"__delta"i}}"m_autoscrollRenderer"^{RenderObject}"m_autoscrollInProgress"B"m_mouseDownMayStartAutoscroll"B"m_mouseDownWasInSubframe"B"m_fakeMouseMoveEventTimer"{Timer="_vptr$TimerBase"^^?"m_nextFireTime"d"m_repeatInterval"d"m_heapIndex"i"m_heapInsertionOrder"I"m_object"^{EventHandler}"m_function"{?="__pfn"^"__delta"i}}"m_svgPan"B"m_instanceUnderMouse"{RefPtr="m_ptr"^{SVGElementInstance}}"m_lastInstanceUnderMouse"{RefPtr="m_ptr"^{SVGElementInstance}}"m_resizeLayer"^{RenderLayer}"m_capturingMouseEventsNode"{RefPtr="m_ptr"^{Node}}"m_eventHandlerWillResetCapturingMouseEventsNode"B"m_nodeUnderMouse"{RefPtr="m_ptr"^{Node}}"m_lastNodeUnderMouse"{RefPtr="m_ptr"^{Node}}"m_lastMouseMoveEventSubframe"{RefPtr="m_ptr"^{Frame}}"m_lastScrollbarUnderMouse"{RefPtr="m_ptr"^{Scrollbar}}"m_clickCount"i"m_clickNode"{RefPtr="m_ptr"^{Node}}"m_gestureInitialDiameter"f"m_gestureLastDiameter"f"m_gestureInitialRotation"f"m_gestureLastRotation"f"m_firstTouchID"I"m_touches"{Vector,0ul>="m_size"I"m_buffer"{VectorBuffer,0ul>="m_buffer"^{RefPtr}"m_capacity"I}}"m_gestureTargets"{HashSet,WTF::PtrHash >,WTF::HashTraits > >="m_impl"{HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > >="m_table"^{RefPtr}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}"m_touchEventTargetSubframe"{RefPtr="m_ptr"^{Frame}}"m_frameSetBeingResized"{RefPtr="m_ptr"^{HTMLFrameSetElement}}"m_offsetFromResizeCorner"{IntSize="m_width"i"m_height"i}"m_currentMousePosition"{IntPoint="m_x"i"m_y"i}"m_mouseDownPos"{IntPoint="m_x"i"m_y"i}"m_mouseDownTimestamp"d"m_mouseDown"{PlatformMouseEvent="m_position"{IntPoint="m_x"i"m_y"i}"m_globalPosition"{IntPoint="m_x"i"m_y"i}"m_button"i"m_eventType"i"m_clickCount"i"m_shiftKey"B"m_ctrlKey"B"m_altKey"B"m_metaKey"B"m_timestamp"d"m_modifierFlags"I}"m_useLatchedWheelEventNode"B"m_latchedWheelEventNode"{RefPtr="m_ptr"^{Node}}"m_widgetIsLatched"B"m_previousWheelScrolledNode"{RefPtr="m_ptr"^{Node}}"m_mouseDownView"@"WAKView""m_sendingEventToSubview"B}{AnimationController="m_data"^{AnimationControllerPrivate}}{Timer="_vptr$TimerBase"^^?"m_nextFireTime"d"m_repeatInterval"d"m_heapIndex"i"m_heapInsertionOrder"I"m_object"^{Frame}"m_function"{?="__pfn"^"__delta"i}}f{IntPoint="m_x"i"m_y"i}{ViewportArguments="initialScale"f"minimumScale"f"maximumScale"f"width"f"height"f"userScalable"f}B{VisibleSelection="m_base"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_extent"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_start"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_end"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_affinity"i"m_selectionType"i"m_baseIsFirst"B}{VisibleSelection="m_base"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_extent"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_start"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_end"{Position="m_anchorNode"{RefPtr="m_ptr"^{Node}}"m_offset"i"m_anchorType"b2"m_isLegacyEditingPosition"b1}"m_affinity"i"m_selectionType"i"m_baseIsFirst"B}{FloatSize="m_width"f"m_height"f}IIIdd{Timer="_vptr$TimerBase"^^?"m_nextFireTime"d"m_repeatInterval"d"m_heapIndex"i"m_heapInsertionOrder"I"m_object"^{Frame}"m_function"{?="__pfn"^"__delta"i}}fffiBBBBi} */ + struct Frame { int x1; struct HashSet,WTF::HashTraits > { + struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { + struct FrameDestructionObserver {} **m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x2; struct Page {} *x3; struct FrameTree { + struct Frame {} *m_thisFrame; + struct Frame {} *m_parent; + struct AtomicString { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + } m_name; + struct AtomicString { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + } m_uniqueName; + struct RefPtr { + struct Frame {} *m_ptr; + } m_nextSibling; + struct Frame {} *m_previousSibling; + struct RefPtr { + struct Frame {} *m_ptr; + } m_firstChild; + struct Frame {} *m_lastChild; + unsigned int m_childCount; + } x4; struct FrameLoader { + int (**_vptr$FrameLoader)(); + struct Frame {} *m_frame; + struct FrameLoaderClient {} *m_client; + struct PolicyChecker { + struct Frame {} *m_frame; + boolm_delegateIsDecidingNavigationPolicy; + boolm_delegateIsHandlingUnimplementablePolicy; + int m_loadType; + struct PolicyCallback { + struct ResourceRequest { + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_url; + int m_cachePolicy; + double m_timeoutInterval; + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_firstPartyForCookies; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_httpMethod; + struct HTTPHeaderMap { + struct HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { + struct pair {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_httpHeaderFields; + struct Vector { + unsigned int m_size; + struct VectorBuffer { + struct String {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } m_responseContentDispositionEncodingFallbackArray; + struct RefPtr { + struct FormData {} *m_ptr; + } m_httpBody; + boolm_allowCookies; + boolm_resourceRequestUpdated; + boolm_platformRequestUpdated; + boolm_reportUploadProgress; + boolm_reportLoadTiming; + boolm_reportRawHeaders; + int m_priority; + int m_targetType; + boolm_mainResourceRequest; + struct RetainPtr { + struct _CFURLRequest {} *m_ptr; + } m_cfRequest; + struct RetainPtr { + NSURLRequest *m_ptr; + } m_nsRequest; + } m_request; + struct RefPtr { + struct FormState {} *m_ptr; + } m_formState; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_frameName; + struct NavigationAction { + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_URL; + int m_type; + struct RefPtr { + struct Event {} *m_ptr; + } m_event; + } m_navigationAction; + int (*m_navigationFunction)(); + int (*m_newWindowFunction)(); + int (*m_contentFunction)(); + void *m_argument; + } m_callback; + } m_policyChecker; + struct HistoryController { + struct Frame {} *m_frame; + struct RefPtr { + struct HistoryItem {} *m_ptr; + } m_currentItem; + struct RefPtr { + struct HistoryItem {} *m_ptr; + } m_previousItem; + struct RefPtr { + struct HistoryItem {} *m_ptr; + } m_provisionalItem; + boolm_frameLoadComplete; + boolm_defersLoading; + struct RefPtr { + struct HistoryItem {} *m_ptr; + } m_deferredItem; + int m_deferredFrameLoadType; + } m_history; + struct ResourceLoadNotifier { + struct Frame {} *m_frame; + } m_notifer; + struct SubframeLoader { + boolm_containsPlugins; + struct Frame {} *m_frame; + } m_subframeLoader; + struct FrameLoaderStateMachine { + int m_state; + } m_stateMachine; + int m_state; + int m_loadType; + struct RefPtr { + struct DocumentLoader {} *m_ptr; + } m_documentLoader; + struct RefPtr { + struct DocumentLoader {} *m_ptr; + } m_provisionalDocumentLoader; + struct RefPtr { + struct DocumentLoader {} *m_ptr; + } m_policyDocumentLoader; + boolm_delegateIsHandlingProvisionalLoadError; + boolm_quickRedirectComing; + boolm_sentRedirectNotification; + boolm_inStopAllLoaders; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_outgoingReferrer; + boolm_isExecutingJavaScriptFormAction; + boolm_didCallImplicitClose; + boolm_wasUnloadEventEmitted; + boolm_pageDismissalEventBeingDispatched; + boolm_isComplete; + boolm_isLoadingMainResource; + struct RefPtr { + struct SerializedScriptValue {} *m_ptr; + } m_pendingStateObject; + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_workingURL; + struct OwnPtr { + struct IconLoader {} *m_ptr; + } m_iconLoader; + boolm_mayLoadIconLater; + boolm_needsClear; + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_submittedFormURL; + struct Timer { + int (**_vptr$TimerBase)(); + double m_nextFireTime; + double m_repeatInterval; + int m_heapIndex; + unsigned int m_heapInsertionOrder; + struct FrameLoader {} *m_object; + struct { + /* Warning: Unrecognized filer type: '"' using 'void*' */ void**__pfn; + } m_function; + } m_checkTimer; + boolm_shouldCallCheckCompleted; + boolm_shouldCallCheckLoadComplete; + struct Frame {} *m_opener; + struct HashSet,WTF::HashTraits > { + struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { + struct Frame {} **m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_openedFrames; + boolm_didPerformFirstNavigation; + boolm_loadingFromCachedPage; + boolm_suppressOpenerInNewFrame; + int m_sandboxFlags; + int m_forcedSandboxFlags; + struct RefPtr { + struct FrameNetworkingContext {} *m_ptr; + } m_networkingContext; + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_previousUrl; + boolm_loadsSynchronously; + } x5; struct NavigationScheduler { + struct Frame {} *m_frame; + struct Timer { + int (**_vptr$TimerBase)(); + double m_nextFireTime; + double m_repeatInterval; + int m_heapIndex; + unsigned int m_heapInsertionOrder; + struct NavigationScheduler {} *m_object; + struct { + void**__pfn; + } m_function; + } m_timer; + struct OwnPtr { + struct ScheduledNavigation {} *m_ptr; + } m_redirect; + } x6; struct RefPtr { + struct DOMWindow {} *m_ptr; + } x7; struct HashSet,WTF::HashTraits > { + struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { + struct DOMWindow {} **m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x8; struct HTMLFrameOwnerElement {} *x9; struct RefPtr { + struct FrameView {} *m_ptr; + } x10; struct RefPtr { + struct Document {} *m_ptr; + } x11; struct ScriptController { + struct HashMap,JSC::Strong,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { + struct HashTable,std::pair, JSC::Strong >,WTF::PairFirstExtractor, JSC::Strong > >,WTF::PtrHash >,WTF::PairHashTraits >, WTF::HashTraits > >,WTF::HashTraits > > { + struct pair,JSC::Strong > {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_windowShells; + struct Frame {} *m_frame; + struct String {} *m_sourceURL; + boolm_inExecuteScript; + boolm_processingTimerCallback; + boolm_paused; + boolm_allowPopupsFromPlugin; + struct RefPtr { + struct RootObject {} *m_ptr; + } m_bindingRootObject; + struct RefPtr { + struct RootObject {} *m_ptr; + } m_cacheableBindingRootObject; + struct HashMap,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > > { + struct HashTable >,WTF::PairFirstExtractor > >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { + struct pair > {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_rootObjects; + struct RetainPtr { + WebScriptObject *m_ptr; + } m_windowScriptObject; + } x12; struct Editor { + struct Frame {} *m_frame; + struct OwnPtr { + struct DeleteButtonController {} *m_ptr; + } m_deleteButtonController; + struct RefPtr { + struct EditCommand {} *m_ptr; + } m_lastEditCommand; + struct RefPtr { + struct Node {} *m_ptr; + } m_removedAnchor; + struct RefPtr { + struct Text {} *m_ptr; + } m_compositionNode; + unsigned int m_compositionStart; + unsigned int m_compositionEnd; + struct Vector { + unsigned int m_size; + struct VectorBuffer { + struct CompositionUnderline {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } m_customCompositionUnderlines; + boolm_ignoreCompositionSelectionChange; + boolm_shouldStartNewKillRingSequence; + boolm_shouldStyleWithCSS; + struct OwnPtr { + struct KillRing {} *m_ptr; + } m_killRing; + struct OwnPtr { + struct SpellChecker {} *m_ptr; + } m_spellChecker; + struct OwnPtr { + struct SpellingCorrectionController {} *m_ptr; + } m_spellingCorrector; + struct VisibleSelection { + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_base; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_extent; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_start; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_end; + int m_affinity; + int m_selectionType; + boolm_baseIsFirst; + } m_mark; + boolm_areMarkedTextMatchesHighlighted; + } x13; struct FrameSelection { + struct IntRect { + struct IntPoint { + int m_x; + int m_y; + } m_location; + struct IntSize { + int m_width; + int m_height; + } m_size; + } m_caretLocalRect; + boolm_caretRectNeedsUpdate; + int m_caretVisibility; + struct Frame {} *m_frame; + int m_xPosForVerticalArrowNavigation; + struct VisibleSelection { + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_base; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_extent; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_start; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_end; + int m_affinity; + int m_selectionType; + boolm_baseIsFirst; + } m_selection; + int m_granularity; + struct RefPtr { + struct EditingStyle {} *m_ptr; + } m_typingStyle; + struct Timer { + int (**_vptr$TimerBase)(); + double m_nextFireTime; + double m_repeatInterval; + int m_heapIndex; + unsigned int m_heapInsertionOrder; + struct FrameSelection {} *m_object; + struct { + void**__pfn; + } m_function; + } m_caretBlinkTimer; + struct IntRect { + struct IntPoint { + int m_x; + int m_y; + } m_location; + struct IntSize { + int m_width; + int m_height; + } m_size; + } m_absCaretBounds; + struct IntRect { + struct IntPoint { + int m_x; + int m_y; + } m_location; + struct IntSize { + int m_width; + int m_height; + } m_size; + } m_absoluteCaretRepaintBounds; + boolm_absCaretBoundsDirty; + boolm_caretPaint; + boolm_isDirectional; + boolm_isCaretBlinkingSuspended; + boolm_focused; + boolm_updateAppearanceEnabled; + boolm_caretBlinks; + struct Color { + unsigned int m_color; + boolm_valid; + } m_caretColor; + int m_closeTypingSuppressions; + int m_scrollingSuppressCount; + } x14; struct EventHandler { + struct Frame {} *m_frame; + boolm_mousePressed; + boolm_capturesDragging; + struct RefPtr { + struct Node {} *m_ptr; + } m_mousePressNode; + boolm_mouseDownMayStartSelect; + boolm_mouseDownWasSingleClickInSelection; + boolm_beganSelectingText; + struct IntPoint { + int m_x; + int m_y; + } m_panScrollStartPos; + boolm_panScrollInProgress; + boolm_panScrollButtonPressed; + boolm_springLoadedPanScrollInProgress; + struct Timer { + int (**_vptr$TimerBase)(); + double m_nextFireTime; + double m_repeatInterval; + int m_heapIndex; + unsigned int m_heapInsertionOrder; + struct EventHandler {} *m_object; + struct { + void**__pfn; + } m_function; + } m_hoverTimer; + struct Timer { + int (**_vptr$TimerBase)(); + double m_nextFireTime; + double m_repeatInterval; + int m_heapIndex; + unsigned int m_heapInsertionOrder; + struct EventHandler {} *m_object; + struct { + void**__pfn; + } m_function; + } m_autoscrollTimer; + struct RenderObject {} *m_autoscrollRenderer; + boolm_autoscrollInProgress; + boolm_mouseDownMayStartAutoscroll; + boolm_mouseDownWasInSubframe; + struct Timer { + int (**_vptr$TimerBase)(); + double m_nextFireTime; + double m_repeatInterval; + int m_heapIndex; + unsigned int m_heapInsertionOrder; + struct EventHandler {} *m_object; + struct { + void**__pfn; + } m_function; + } m_fakeMouseMoveEventTimer; + boolm_svgPan; + struct RefPtr { + struct SVGElementInstance {} *m_ptr; + } m_instanceUnderMouse; + struct RefPtr { + struct SVGElementInstance {} *m_ptr; + } m_lastInstanceUnderMouse; + struct RenderLayer {} *m_resizeLayer; + struct RefPtr { + struct Node {} *m_ptr; + } m_capturingMouseEventsNode; + boolm_eventHandlerWillResetCapturingMouseEventsNode; + struct RefPtr { + struct Node {} *m_ptr; + } m_nodeUnderMouse; + struct RefPtr { + struct Node {} *m_ptr; + } m_lastNodeUnderMouse; + struct RefPtr { + struct Frame {} *m_ptr; + } m_lastMouseMoveEventSubframe; + struct RefPtr { + struct Scrollbar {} *m_ptr; + } m_lastScrollbarUnderMouse; + int m_clickCount; + struct RefPtr { + struct Node {} *m_ptr; + } m_clickNode; + float m_gestureInitialDiameter; + float m_gestureLastDiameter; + float m_gestureInitialRotation; + float m_gestureLastRotation; + unsigned int m_firstTouchID; + struct Vector,0ul> { + unsigned int m_size; + struct VectorBuffer,0ul> { + struct RefPtr {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } m_touches; + struct HashSet,WTF::PtrHash >,WTF::HashTraits > > { + struct HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { + struct RefPtr {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_gestureTargets; + struct RefPtr { + struct Frame {} *m_ptr; + } m_touchEventTargetSubframe; + struct RefPtr { + struct HTMLFrameSetElement {} *m_ptr; + } m_frameSetBeingResized; + struct IntSize { + int m_width; + int m_height; + } m_offsetFromResizeCorner; + struct IntPoint { + int m_x; + int m_y; + } m_currentMousePosition; + struct IntPoint { + int m_x; + int m_y; + } m_mouseDownPos; + double m_mouseDownTimestamp; + struct PlatformMouseEvent { + struct IntPoint { + int m_x; + int m_y; + } m_position; + struct IntPoint { + int m_x; + int m_y; + } m_globalPosition; + int m_button; + int m_eventType; + int m_clickCount; + boolm_shiftKey; + boolm_ctrlKey; + boolm_altKey; + boolm_metaKey; + double m_timestamp; + unsigned int m_modifierFlags; + } m_mouseDown; + boolm_useLatchedWheelEventNode; + struct RefPtr { + struct Node {} *m_ptr; + } m_latchedWheelEventNode; + boolm_widgetIsLatched; + struct RefPtr { + struct Node {} *m_ptr; + } m_previousWheelScrolledNode; + WAKView *m_mouseDownView; + boolm_sendingEventToSubview; + } x15; struct AnimationController { + struct AnimationControllerPrivate {} *m_data; + } x16; struct Timer { + int (**_vptr$TimerBase)(); + double m_nextFireTime; + double m_repeatInterval; + int m_heapIndex; + unsigned int m_heapInsertionOrder; + struct Frame {} *m_object; + struct { + void**__pfn; + } m_function; + } x17; float x18; struct IntPoint { + int m_x; + int m_y; + } x19; struct ViewportArguments { + float initialScale; + float minimumScale; + float maximumScale; + float width; + float height; + float userScalable; + } x20; boolx21; struct VisibleSelection { + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_base; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_extent; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_start; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_end; + int m_affinity; + int m_selectionType; + boolm_baseIsFirst; + } x22; struct VisibleSelection { + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_base; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_extent; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_start; + struct Position { + struct RefPtr { + struct Node {} *m_ptr; + } m_anchorNode; + int m_offset; + unsigned int m_anchorType : 2; + unsigned int m_isLegacyEditingPosition : 1; + } m_end; + int m_affinity; + int m_selectionType; + boolm_baseIsFirst; + } x23; struct FloatSize { + float m_width; + float m_height; + } x24; unsigned int x25; unsigned int x26; unsigned int x27; double x28; double x29; struct Timer { + int (**_vptr$TimerBase)(); + double m_nextFireTime; + double m_repeatInterval; + int m_heapIndex; + unsigned int m_heapInsertionOrder; + struct Frame {} *m_object; + struct { + void**__pfn; + } m_function; + } x30; float x31; float x32; float x33; int x34; boolx35; boolx36; boolx37; boolx38; int x39; } *coreFrame; + + WebFrameView *webFrameView; + struct WebScriptDebugger { int (**x1)(); struct HashSet,WTF::HashTraits > { + struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { + struct JSGlobalObject {} **m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x2; boolx3; struct RetainPtr { + WebScriptCallFrame *m_ptr; + } x4; struct Strong { + struct JSValue {} *m_slot; + } x5; struct RetainPtr { + WebScriptCallFrame *m_ptr; + } x6; } *scriptDebugger; + id internalLoadDelegate; + BOOL shouldCreateRenderers; + BOOL includedInWebKitStatistics; + BOOL isCommitting; + BOOL isSingleLine; +} + + +- (void)finalize; +- (void)setWebFrameView:(id)arg1; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebFrameView.h b/WebKit.framework/WebFrameView.h new file mode 100755 index 0000000..8573fda --- /dev/null +++ b/WebKit.framework/WebFrameView.h @@ -0,0 +1,87 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class WebFrameViewPrivate; + +@interface WebFrameView : WAKView { + WebFrameViewPrivate *_private; +} + ++ (BOOL)_canShowMIMETypeAsHTML:(id)arg1; ++ (id)_viewTypesAllowImageTypeOmission:(BOOL)arg1; ++ (Class)_viewClassForMIMEType:(id)arg1 allowingPlugins:(BOOL)arg2; + +- (void)finalize; +- (void)setNextKeyView:(id)arg1; +- (void)frameSizeChanged; +- (BOOL)scrollView:(id)arg1 shouldScrollToPoint:(struct CGPoint { float x1; float x2; })arg2; +- (void)keyDown:(id)arg1; +- (void)setBoundsSize:(struct CGSize { float x1; float x2; })arg1; +- (BOOL)acceptsFirstResponder; +- (struct Frame { int x1; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct FrameDestructionObserver {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_2_1_1; } x2; struct Page {} *x3; struct FrameTree { struct Frame {} *x_4_1_1; struct Frame {} *x_4_1_2; struct AtomicString { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_3_2_1; } x_4_1_3; struct AtomicString { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_4_2_1; } x_4_1_4; struct RefPtr { struct Frame {} *x_5_2_1; } x_4_1_5; struct Frame {} *x_4_1_6; struct RefPtr { struct Frame {} *x_7_2_1; } x_4_1_7; struct Frame {} *x_4_1_8; unsigned int x_4_1_9; } x4; struct FrameLoader { int (**x_5_1_1)(); struct Frame {} *x_5_1_2; struct FrameLoaderClient {} *x_5_1_3; struct PolicyChecker { struct Frame {} *x_4_2_1; boolx_4_2_2; boolx_4_2_3; int x_4_2_4; struct PolicyCallback { struct ResourceRequest { struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_7_1; } x_1_6_1; } x_1_5_1; unsigned int x_1_5_2 : 1; unsigned int x_1_5_3 : 1; int x_1_5_4; int x_1_5_5; int x_1_5_6; int x_1_5_7; int x_1_5_8; int x_1_5_9; int x_1_5_10; int x_1_5_11; int x_1_5_12; int x_1_5_13; } x_1_4_1; int x_1_4_2; double x_1_4_3; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_7_1; } x_1_6_1; } x_4_5_1; unsigned int x_4_5_2 : 1; unsigned int x_4_5_3 : 1; int x_4_5_4; int x_4_5_5; int x_4_5_6; int x_4_5_7; int x_4_5_8; int x_4_5_9; int x_4_5_10; int x_4_5_11; int x_4_5_12; int x_4_5_13; } x_1_4_4; struct String { struct RefPtr { struct StringImpl {} *x_1_6_1; } x_5_5_1; } x_1_4_5; struct HTTPHeaderMap { struct HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_6_1; int x_1_6_2; int x_1_6_3; int x_1_6_4; int x_1_6_5; } x_6_5_1; } x_1_4_6; struct Vector { unsigned int x_7_5_1; struct VectorBuffer { struct String {} *x_2_6_1; unsigned int x_2_6_2; } x_7_5_2; } x_1_4_7; struct RefPtr { struct FormData {} *x_8_5_1; } x_1_4_8; boolx_1_4_9; boolx_1_4_10; boolx_1_4_11; boolx_1_4_12; boolx_1_4_13; boolx_1_4_14; int x_1_4_15; int x_1_4_16; boolx_1_4_17; struct RetainPtr { struct _CFURLRequest {} *x_18_5_1; } x_1_4_18; struct RetainPtr { id x_19_5_1; } x_1_4_19; } x_5_3_1; struct RefPtr { struct FormState {} *x_2_4_1; } x_5_3_2; struct String { struct RefPtr { struct StringImpl {} *x_1_5_1; } x_3_4_1; } x_5_3_3; struct NavigationAction { struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_7_1; } x_1_6_1; } x_1_5_1; unsigned int x_1_5_2 : 1; unsigned int x_1_5_3 : 1; int x_1_5_4; int x_1_5_5; int x_1_5_6; int x_1_5_7; int x_1_5_8; int x_1_5_9; int x_1_5_10; int x_1_5_11; int x_1_5_12; int x_1_5_13; } x_4_4_1; int x_4_4_2; struct RefPtr { struct Event {} *x_3_5_1; } x_4_4_3; } x_5_3_4; int (*x_5_3_5)(); int (*x_5_3_6)(); int (*x_5_3_7)(); void *x_5_3_8; } x_4_2_5; } x_5_1_4; struct HistoryController { struct Frame {} *x_5_2_1; struct RefPtr { struct HistoryItem {} *x_2_3_1; } x_5_2_2; struct RefPtr { struct HistoryItem {} *x_3_3_1; } x_5_2_3; struct RefPtr { struct HistoryItem {} *x_4_3_1; } x_5_2_4; boolx_5_2_5; boolx_5_2_6; struct RefPtr { struct HistoryItem {} *x_7_3_1; } x_5_2_7; int x_5_2_8; } x_5_1_5; struct ResourceLoadNotifier { struct Frame {} *x_6_2_1; } x_5_1_6; struct SubframeLoader { boolx_7_2_1; struct Frame {} *x_7_2_2; } x_5_1_7; struct FrameLoaderStateMachine { int x_8_2_1; } x_5_1_8; int x_5_1_9; int x_5_1_10; struct RefPtr { struct DocumentLoader {} *x_11_2_1; } x_5_1_11; struct RefPtr { struct DocumentLoader {} *x_12_2_1; } x_5_1_12; struct RefPtr { struct DocumentLoader {} *x_13_2_1; } x_5_1_13; boolx_5_1_14; boolx_5_1_15; boolx_5_1_16; boolx_5_1_17; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_18_2_1; } x_5_1_18; boolx_5_1_19; boolx_5_1_20; boolx_5_1_21; boolx_5_1_22; boolx_5_1_23; boolx_5_1_24; struct RefPtr { struct SerializedScriptValue {} *x_25_2_1; } x_5_1_25; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_26_2_1; unsigned int x_26_2_2 : 1; unsigned int x_26_2_3 : 1; int x_26_2_4; int x_26_2_5; int x_26_2_6; int x_26_2_7; int x_26_2_8; int x_26_2_9; int x_26_2_10; int x_26_2_11; int x_26_2_12; int x_26_2_13; } x_5_1_26; struct OwnPtr { struct IconLoader {} *x_27_2_1; } x_5_1_27; boolx_5_1_28; boolx_5_1_29; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_30_2_1; unsigned int x_30_2_2 : 1; unsigned int x_30_2_3 : 1; int x_30_2_4; int x_30_2_5; int x_30_2_6; int x_30_2_7; int x_30_2_8; int x_30_2_9; int x_30_2_10; int x_30_2_11; int x_30_2_12; int x_30_2_13; } x_5_1_30; struct Timer { int (**x_31_2_1)(); double x_31_2_2; double x_31_2_3; int x_31_2_4; unsigned int x_31_2_5; struct FrameLoader {} *x_31_2_6; struct { int *x_7_3_1; } x_31_2_7; } x_5_1_31; boolx_5_1_32; boolx_5_1_33; struct Frame {} *x_5_1_34; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct Frame {} **x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_35_2_1; } x_5_1_35; boolx_5_1_36; boolx_5_1_37; boolx_5_1_38; int x_5_1_39; int x_5_1_40; struct RefPtr { struct FrameNetworkingContext {} *x_41_2_1; } x_5_1_41; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_42_2_1; unsigned int x_42_2_2 : 1; unsigned int x_42_2_3 : 1; int x_42_2_4; int x_42_2_5; int x_42_2_6; int x_42_2_7; int x_42_2_8; int x_42_2_9; int x_42_2_10; int x_42_2_11; int x_42_2_12; int x_42_2_13; } x_5_1_42; boolx_5_1_43; } x5; struct NavigationScheduler { struct Frame {} *x_6_1_1; struct Timer { int (**x_2_2_1)(); double x_2_2_2; double x_2_2_3; int x_2_2_4; unsigned int x_2_2_5; struct NavigationScheduler {} *x_2_2_6; struct { int *x_7_3_1; } x_2_2_7; } x_6_1_2; struct OwnPtr { struct ScheduledNavigation {} *x_3_2_1; } x_6_1_3; } x6; struct RefPtr { struct DOMWindow {} *x_7_1_1; } x7; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct DOMWindow {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_8_1_1; } x8; struct HTMLFrameOwnerElement {} *x9; struct RefPtr { struct FrameView {} *x_10_1_1; } x10; struct RefPtr { struct Document {} *x_11_1_1; } x11; struct ScriptController { struct HashMap,JSC::Strong,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { struct HashTable,std::pair, JSC::Strong >,WTF::PairFirstExtractor, JSC::Strong > >,WTF::PtrHash >,WTF::PairHashTraits >, WTF::HashTraits > >,WTF::HashTraits > > { struct pair,JSC::Strong > {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_1_2_1; } x_12_1_1; struct Frame {} *x_12_1_2; struct String {} *x_12_1_3; boolx_12_1_4; boolx_12_1_5; boolx_12_1_6; boolx_12_1_7; struct RefPtr { struct RootObject {} *x_8_2_1; } x_12_1_8; struct RefPtr { struct RootObject {} *x_9_2_1; } x_12_1_9; struct HashMap,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { struct pair > {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_10_2_1; } x_12_1_10; struct RetainPtr { id x_11_2_1; } x_12_1_11; } x12; struct Editor { struct Frame {} *x_13_1_1; struct OwnPtr { struct DeleteButtonController {} *x_2_2_1; } x_13_1_2; struct RefPtr { struct EditCommand {} *x_3_2_1; } x_13_1_3; struct RefPtr { struct Node {} *x_4_2_1; } x_13_1_4; struct RefPtr { struct Text {} *x_5_2_1; } x_13_1_5; unsigned int x_13_1_6; unsigned int x_13_1_7; struct Vector { unsigned int x_8_2_1; struct VectorBuffer { struct CompositionUnderline {} *x_2_3_1; unsigned int x_2_3_2; } x_8_2_2; } x_13_1_8; boolx_13_1_9; boolx_13_1_10; boolx_13_1_11; struct OwnPtr { struct KillRing {} *x_12_2_1; } x_13_1_12; struct OwnPtr { struct SpellChecker {} *x_13_2_1; } x_13_1_13; struct OwnPtr { struct SpellingCorrectionController {} *x_14_2_1; } x_13_1_14; struct VisibleSelection { struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_1_3_1; int x_1_3_2; unsigned int x_1_3_3 : 2; unsigned int x_1_3_4 : 1; } x_15_2_1; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_2_3_1; int x_2_3_2; unsigned int x_2_3_3 : 2; unsigned int x_2_3_4 : 1; } x_15_2_2; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_3_3_1; int x_3_3_2; unsigned int x_3_3_3 : 2; unsigned int x_3_3_4 : 1; } x_15_2_3; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_4_3_1; int x_4_3_2; unsigned int x_4_3_3 : 2; unsigned int x_4_3_4 : 1; } x_15_2_4; int x_15_2_5; int x_15_2_6; boolx_15_2_7; } x_13_1_15; boolx_13_1_16; } x13; struct FrameSelection { struct IntRect { struct IntPoint { int x_1_3_1; int x_1_3_2; } x_1_2_1; struct IntSize { int x_2_3_1; int x_2_3_2; } x_1_2_2; } x_14_1_1; boolx_14_1_2; int x_14_1_3; struct Frame {} *x_14_1_4; int x_14_1_5; struct VisibleSelection { struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_1_3_1; int x_1_3_2; unsigned int x_1_3_3 : 2; unsigned int x_1_3_4 : 1; } x_6_2_1; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_2_3_1; int x_2_3_2; unsigned int x_2_3_3 : 2; unsigned int x_2_3_4 : 1; } x_6_2_2; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_3_3_1; int x_3_3_2; unsigned int x_3_3_3 : 2; unsigned int x_3_3_4 : 1; } x_6_2_3; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_4_3_1; int x_4_3_2; unsigned int x_4_3_3 : 2; unsigned int x_4_3_4 : 1; } x_6_2_4; int x_6_2_5; int x_6_2_6; boolx_6_2_7; } x_14_1_6; int x_14_1_7; struct RefPtr { struct EditingStyle {} *x_8_2_1; } x_14_1_8; struct Timer { int (**x_9_2_1)(); double x_9_2_2; double x_9_2_3; int x_9_2_4; unsigned int x_9_2_5; struct FrameSelection {} *x_9_2_6; struct { int *x_7_3_1; } x_9_2_7; } x_14_1_9; struct IntRect { struct IntPoint { int x_1_3_1; int x_1_3_2; } x_10_2_1; struct IntSize { int x_2_3_1; int x_2_3_2; } x_10_2_2; } x_14_1_10; struct IntRect { struct IntPoint { int x_1_3_1; int x_1_3_2; } x_11_2_1; struct IntSize { int x_2_3_1; int x_2_3_2; } x_11_2_2; } x_14_1_11; boolx_14_1_12; boolx_14_1_13; boolx_14_1_14; boolx_14_1_15; boolx_14_1_16; boolx_14_1_17; boolx_14_1_18; struct Color { unsigned int x_19_2_1; boolx_19_2_2; } x_14_1_19; int x_14_1_20; int x_14_1_21; } x14; struct EventHandler { struct Frame {} *x_15_1_1; boolx_15_1_2; boolx_15_1_3; struct RefPtr { struct Node {} *x_4_2_1; } x_15_1_4; boolx_15_1_5; boolx_15_1_6; boolx_15_1_7; struct IntPoint { int x_8_2_1; int x_8_2_2; } x_15_1_8; boolx_15_1_9; boolx_15_1_10; boolx_15_1_11; struct Timer { int (**x_12_2_1)(); double x_12_2_2; double x_12_2_3; int x_12_2_4; unsigned int x_12_2_5; struct EventHandler {} *x_12_2_6; struct { int *x_7_3_1; } x_12_2_7; } x_15_1_12; struct Timer { int (**x_13_2_1)(); double x_13_2_2; double x_13_2_3; int x_13_2_4; unsigned int x_13_2_5; struct EventHandler {} *x_13_2_6; struct { int *x_7_3_1; } x_13_2_7; } x_15_1_13; struct RenderObject {} *x_15_1_14; boolx_15_1_15; boolx_15_1_16; boolx_15_1_17; struct Timer { int (**x_18_2_1)(); double x_18_2_2; double x_18_2_3; int x_18_2_4; unsigned int x_18_2_5; struct EventHandler {} *x_18_2_6; struct { int *x_7_3_1; } x_18_2_7; } x_15_1_18; boolx_15_1_19; struct RefPtr { struct SVGElementInstance {} *x_20_2_1; } x_15_1_20; struct RefPtr { struct SVGElementInstance {} *x_21_2_1; } x_15_1_21; struct RenderLayer {} *x_15_1_22; struct RefPtr { struct Node {} *x_23_2_1; } x_15_1_23; boolx_15_1_24; struct RefPtr { struct Node {} *x_25_2_1; } x_15_1_25; struct RefPtr { struct Node {} *x_26_2_1; } x_15_1_26; struct RefPtr { struct Frame {} *x_27_2_1; } x_15_1_27; struct RefPtr { struct Scrollbar {} *x_28_2_1; } x_15_1_28; int x_15_1_29; struct RefPtr { struct Node {} *x_30_2_1; } x_15_1_30; float x_15_1_31; float x_15_1_32; float x_15_1_33; float x_15_1_34; unsigned int x_15_1_35; struct Vector,0ul> { unsigned int x_36_2_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_3_1; unsigned int x_2_3_2; } x_36_2_2; } x_15_1_36; struct HashSet,WTF::PtrHash >,WTF::HashTraits > > { struct HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { struct RefPtr {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_37_2_1; } x_15_1_37; struct RefPtr { struct Frame {} *x_38_2_1; } x_15_1_38; struct RefPtr { struct HTMLFrameSetElement {} *x_39_2_1; } x_15_1_39; struct IntSize { int x_40_2_1; int x_40_2_2; } x_15_1_40; struct IntPoint { int x_41_2_1; int x_41_2_2; } x_15_1_41; struct IntPoint { int x_42_2_1; int x_42_2_2; } x_15_1_42; double x_15_1_43; struct PlatformMouseEvent { struct IntPoint { int x_1_3_1; int x_1_3_2; } x_44_2_1; struct IntPoint { int x_2_3_1; int x_2_3_2; } x_44_2_2; int x_44_2_3; int x_44_2_4; int x_44_2_5; boolx_44_2_6; boolx_44_2_7; boolx_44_2_8; boolx_44_2_9; double x_44_2_10; unsigned int x_44_2_11; } x_15_1_44; boolx_15_1_45; struct RefPtr { struct Node {} *x_46_2_1; } x_15_1_46; boolx_15_1_47; struct RefPtr { struct Node {} *x_48_2_1; } x_15_1_48; id x_15_1_49; boolx_15_1_50; } x15; struct AnimationController { struct AnimationControllerPrivate {} *x_16_1_1; } x16; struct Timer { int (**x_17_1_1)(); double x_17_1_2; double x_17_1_3; int x_17_1_4; unsigned int x_17_1_5; struct Frame {} *x_17_1_6; struct { int *x_7_2_1; } x_17_1_7; } x17; float x18; struct IntPoint { int x_19_1_1; int x_19_1_2; } x19; struct ViewportArguments { float x_20_1_1; float x_20_1_2; float x_20_1_3; float x_20_1_4; float x_20_1_5; float x_20_1_6; } x20; boolx21; struct VisibleSelection { struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_1_2_1; int x_1_2_2; unsigned int x_1_2_3 : 2; unsigned int x_1_2_4 : 1; } x_22_1_1; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_2_2_1; int x_2_2_2; unsigned int x_2_2_3 : 2; unsigned int x_2_2_4 : 1; } x_22_1_2; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_3_2_1; int x_3_2_2; unsigned int x_3_2_3 : 2; unsigned int x_3_2_4 : 1; } x_22_1_3; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_4_2_1; int x_4_2_2; unsigned int x_4_2_3 : 2; unsigned int x_4_2_4 : 1; } x_22_1_4; int x_22_1_5; int x_22_1_6; boolx_22_1_7; } x22; struct VisibleSelection { struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_1_2_1; int x_1_2_2; unsigned int x_1_2_3 : 2; unsigned int x_1_2_4 : 1; } x_23_1_1; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_2_2_1; int x_2_2_2; unsigned int x_2_2_3 : 2; unsigned int x_2_2_4 : 1; } x_23_1_2; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_3_2_1; int x_3_2_2; unsigned int x_3_2_3 : 2; unsigned int x_3_2_4 : 1; } x_23_1_3; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_4_2_1; int x_4_2_2; unsigned int x_4_2_3 : 2; unsigned int x_4_2_4 : 1; } x_23_1_4; int x_23_1_5; int x_23_1_6; boolx_23_1_7; } x23; struct FloatSize { float x_24_1_1; float x_24_1_2; } x24; unsigned int x25; unsigned int x26; unsigned int x27; double x28; double x29; struct Timer { int (**x_30_1_1)(); double x_30_1_2; double x_30_1_3; int x_30_1_4; unsigned int x_30_1_5; struct Frame {} *x_30_1_6; struct { int *x_7_2_1; } x_30_1_7; } x30; float x31; float x32; float x33; int x34; boolx35; boolx36; boolx37; boolx38; int x39; }*)_web_frame; +- (id)_scrollView; +- (id)webFrame; +- (void)viewDidMoveToWindow; +- (void)setFrameSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })visibleRect; +- (id)documentView; +- (void)setAllowsScrolling:(BOOL)arg1; +- (void)mouseUp:(id)arg1; +- (void)mouseDown:(id)arg1; +- (BOOL)becomeFirstResponder; +- (BOOL)isOpaque; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)_contentView; +- (Class)_customScrollViewClass; +- (void)_frameSizeChanged; +- (BOOL)_scrollOverflowInDirection:(int)arg1 granularity:(int)arg2; +- (BOOL)_isScrollable; +- (BOOL)_isVerticalDocument; +- (BOOL)_isFlippedDocument; +- (BOOL)_scrollToBeginningOfDocument; +- (id)_largestScrollableChild; +- (void)scrollToBeginningOfDocument:(id)arg1; +- (BOOL)_scrollToEndOfDocument; +- (void)scrollToEndOfDocument:(id)arg1; +- (BOOL)_pageVertically:(BOOL)arg1; +- (float)_verticalPageScrollDistance; +- (BOOL)_scrollVerticallyBy:(float)arg1; +- (BOOL)_pageHorizontally:(BOOL)arg1; +- (float)_horizontalPageScrollDistance; +- (BOOL)_scrollHorizontallyBy:(float)arg1; +- (BOOL)_scrollLineVertically:(BOOL)arg1; +- (float)_verticalKeyboardScrollDistance; +- (BOOL)_scrollLineHorizontally:(BOOL)arg1; +- (float)_horizontalKeyboardScrollDistance; +- (BOOL)_pageInBlockProgressionDirection:(BOOL)arg1; +- (void)scrollPageUp:(id)arg1; +- (void)scrollPageDown:(id)arg1; +- (void)scrollLineUp:(id)arg1; +- (void)scrollLineDown:(id)arg1; +- (void)_forwardMouseEvent:(id)arg1; +- (void)_goForward; +- (void)_goBack; +- (BOOL)_firstResponderIsFormControl; +- (id)_webcore_effectiveFirstResponder; +- (BOOL)documentViewShouldHandlePrint; +- (void)printDocumentView; +- (BOOL)_hasScrollBars; +- (float)_area; +- (id)_largestChildWithScrollBars; +- (void)_setDocumentView:(id)arg1; +- (Class)_viewClassForMIMEType:(id)arg1; +- (id)_makeDocumentViewForDataSource:(id)arg1; +- (void)_install; +- (void)_setWebFrame:(id)arg1; +- (BOOL)allowsScrolling; +- (void)dealloc; +- (id)_webView; + +@end diff --git a/WebKit.framework/WebFrameViewPrivate.h b/WebKit.framework/WebFrameViewPrivate.h new file mode 100755 index 0000000..ed157ba --- /dev/null +++ b/WebKit.framework/WebFrameViewPrivate.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebFrame, WAKScrollView; + +@interface WebFrameViewPrivate : NSObject { + WebFrame *webFrame; + WAKScrollView *frameScrollView; + BOOL includedInWebKitStatistics; +} + + +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebGeolocation.h b/WebKit.framework/WebGeolocation.h new file mode 100755 index 0000000..1a0caac --- /dev/null +++ b/WebKit.framework/WebGeolocation.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class WebGeolocationPrivate; + +@interface WebGeolocation : NSObject { + WebGeolocationPrivate *_private; +} + + +- (id)_initWithWebCoreGeolocation:(struct Geolocation { int (**x1)(); int x2; struct HashSet,WTF::PtrHash >,WTF::HashTraits > > { struct HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { struct RefPtr {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_3_1_1; } x3; struct Watchers { struct HashMap,WTF::IntHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::IntHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { struct pair > {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_1_2_1; } x_4_1_1; struct HashMap,int,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > { struct HashTable,std::pair, int>,WTF::PairFirstExtractor, int> >,WTF::PtrHash >,WTF::PairHashTraits >, WTF::HashTraits >,WTF::HashTraits > > { struct pair,int> {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_2_2_1; } x_4_1_2; } x4; struct Frame {} *x5; struct OwnPtr { struct GeolocationService {} *x_6_1_1; } x6; struct RefPtr { struct Geoposition {} *x_7_1_1; } x7; int x8; boolx9; struct RefPtr { struct Geoposition {} *x_10_1_1; } x10; struct HashSet,WTF::PtrHash >,WTF::HashTraits > > { struct HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { struct RefPtr {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_11_1_1; } x11; }*)arg1; +- (void)setIsAllowed:(BOOL)arg1; +- (BOOL)shouldClearCache; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebGeolocationManager.h b/WebKit.framework/WebGeolocationManager.h new file mode 100755 index 0000000..ba4f701 --- /dev/null +++ b/WebKit.framework/WebGeolocationManager.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebGeolocationManagerPrivate; + +@interface WebGeolocationManager : NSObject { + WebGeolocationManagerPrivate *_private; +} + ++ (id)sharedGeolocationManager; + +- (void)resume; +- (void)suspend; +- (id)init; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebGeolocationManagerPrivate.h b/WebKit.framework/WebGeolocationManagerPrivate.h new file mode 100755 index 0000000..36d62e7 --- /dev/null +++ b/WebKit.framework/WebGeolocationManagerPrivate.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class GeolocationCoreLocationDelegate; + +@interface WebGeolocationManagerPrivate : NSObject { + struct GeolocationManager { struct RetainPtr { + GeolocationCoreLocationDelegate *m_ptr; + } x1; struct HashSet,WTF::HashTraits > { + struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { + struct GeolocationLink {} **m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x2; boolx3; struct RefPtr { + struct Geoposition {} *m_ptr; + } x4; struct RefPtr { + struct PositionError {} *m_ptr; + } x5; } *geolocationManager; +} + + +- (id)_initWithGeolocationManager:(struct GeolocationManager { struct RetainPtr { id x_1_1_1; } x1; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct GeolocationLink {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_2_1_1; } x2; boolx3; struct RefPtr { struct Geoposition {} *x_4_1_1; } x4; struct RefPtr { struct PositionError {} *x_5_1_1; } x5; }*)arg1; +- (struct GeolocationManager { struct RetainPtr { id x_1_1_1; } x1; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct GeolocationLink {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_2_1_1; } x2; boolx3; struct RefPtr { struct Geoposition {} *x_4_1_1; } x4; struct RefPtr { struct PositionError {} *x_5_1_1; } x5; }*)geolocationManager; + +@end diff --git a/WebKit.framework/WebGeolocationPolicyListener.h b/WebKit.framework/WebGeolocationPolicyListener.h new file mode 100755 index 0000000..43ee1ab --- /dev/null +++ b/WebKit.framework/WebGeolocationPolicyListener.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface WebGeolocationPolicyListener : NSObject { + struct RefPtr { + struct Geolocation {} *m_ptr; + } _geolocation; +} + + +- (void)deny; +- (void)allow; +- (void).cxx_destruct; +- (id).cxx_construct; +- (BOOL)shouldClearCache; +- (id)initWithGeolocation:(struct Geolocation { int (**x1)(); int x2; struct HashSet,WTF::PtrHash >,WTF::HashTraits > > { struct HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { struct RefPtr {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_3_1_1; } x3; struct Watchers { struct HashMap,WTF::IntHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::IntHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { struct pair > {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_1_2_1; } x_4_1_1; struct HashMap,int,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > { struct HashTable,std::pair, int>,WTF::PairFirstExtractor, int> >,WTF::PtrHash >,WTF::PairHashTraits >, WTF::HashTraits >,WTF::HashTraits > > { struct pair,int> {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_2_2_1; } x_4_1_2; } x4; struct Frame {} *x5; struct OwnPtr { struct GeolocationService {} *x_6_1_1; } x6; struct RefPtr { struct Geoposition {} *x_7_1_1; } x7; int x8; boolx9; struct RefPtr { struct Geoposition {} *x_10_1_1; } x10; struct HashSet,WTF::PtrHash >,WTF::HashTraits > > { struct HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { struct RefPtr {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_11_1_1; } x11; }*)arg1; + +@end diff --git a/WebKit.framework/WebGeolocationPosition.h b/WebKit.framework/WebGeolocationPosition.h new file mode 100755 index 0000000..c0eae50 --- /dev/null +++ b/WebKit.framework/WebGeolocationPosition.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebGeolocationPositionInternal; + +@interface WebGeolocationPosition : NSObject { + WebGeolocationPositionInternal *_internal; +} + + +- (id)initWithTimestamp:(double)arg1 latitude:(double)arg2 longitude:(double)arg3 accuracy:(double)arg4; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebGeolocationPositionInternal.h b/WebKit.framework/WebGeolocationPositionInternal.h new file mode 100755 index 0000000..6055dcb --- /dev/null +++ b/WebKit.framework/WebGeolocationPositionInternal.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebGeolocationPositionInternal : NSObject { +} + + + +@end diff --git a/WebKit.framework/WebHTMLRepresentation.h b/WebKit.framework/WebHTMLRepresentation.h new file mode 100755 index 0000000..54a0d7e --- /dev/null +++ b/WebKit.framework/WebHTMLRepresentation.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebHTMLRepresentationPrivate; + +@interface WebHTMLRepresentation : NSObject { + WebHTMLRepresentationPrivate *_private; +} + ++ (id)supportedMIMETypes; ++ (id)unsupportedTextMIMETypes; ++ (id)supportedNonImageMIMETypes; ++ (id)supportedImageMIMETypes; + +- (void)finalize; +- (id)controlsInForm:(id)arg1; +- (id)searchForLabels:(id)arg1 beforeElement:(id)arg2; +- (id)matchLabels:(id)arg1 againstElement:(id)arg2; +- (id)formForElement:(id)arg1; +- (id)currentForm; +- (BOOL)elementIsPassword:(id)arg1; +- (BOOL)elementDoesAutoComplete:(id)arg1; +- (id)elementWithName:(id)arg1 inForm:(id)arg2; +- (id)DOMDocument; +- (id)title; +- (void)setDataSource:(id)arg1; +- (BOOL)canSaveAsWebArchive; +- (BOOL)canProvideDocumentSource; +- (id)documentSource; +- (BOOL)_isDisplayingWebArchive; +- (id)searchForLabels:(id)arg1 beforeElement:(id)arg2 resultDistance:(unsigned int*)arg3 resultIsInCellAbove:(BOOL*)arg4; +- (void)_redirectDataToManualLoader:(id)arg1 forPluginView:(id)arg2; +- (void)finishedLoadingWithDataSource:(id)arg1; +- (void)receivedData:(id)arg1 withDataSource:(id)arg2; +- (void)receivedError:(id)arg1 withDataSource:(id)arg2; +- (id)init; +- (void)dealloc; +- (BOOL)formElementLooksLikeCreditCardNumberField:(id)arg1; +- (BOOL)formElementLooksLikeSecurityCodeField:(id)arg1; + +@end diff --git a/WebKit.framework/WebHTMLRepresentationPrivate.h b/WebKit.framework/WebHTMLRepresentationPrivate.h new file mode 100755 index 0000000..4eb0816 --- /dev/null +++ b/WebKit.framework/WebHTMLRepresentationPrivate.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebDataSource, WAKView, ; + +@interface WebHTMLRepresentationPrivate : NSObject { + WebDataSource *dataSource; + BOOL hasSentResponseToPlugin; + BOOL includedInWebKitStatistics; + *manualLoader; + WAKView *pluginView; +} + + + +@end diff --git a/WebKit.framework/WebHTMLView.h b/WebKit.framework/WebHTMLView.h new file mode 100755 index 0000000..4f733d0 --- /dev/null +++ b/WebKit.framework/WebHTMLView.h @@ -0,0 +1,285 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class WebHTMLViewPrivate; + +@interface WebHTMLView : WAKView { + WebHTMLViewPrivate *_private; +} + ++ (void)initialize; ++ (id)supportedMIMETypes; ++ (id)unsupportedTextMIMETypes; ++ (id)supportedNonImageMIMETypes; ++ (id)supportedImageMIMETypes; + +- (void)drawLayer:(id)arg1 inContext:(struct CGContext { }*)arg2; +- (void)finalize; +- (BOOL)_isEditable; +- (void)keyDown:(id)arg1; +- (void)keyUp:(id)arg1; +- (void)touch:(id)arg1; +- (void)deleteForward:(id)arg1; +- (void)insertParagraphSeparator:(id)arg1; +- (void)moveDownAndModifySelection:(id)arg1; +- (void)moveLeftAndModifySelection:(id)arg1; +- (void)moveRightAndModifySelection:(id)arg1; +- (void)moveUpAndModifySelection:(id)arg1; +- (void)drawSingleRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)_selectedRange; +- (BOOL)acceptsFirstResponder; +- (id)accessibilityHitTest:(struct CGPoint { float x1; float x2; })arg1; +- (id)accessibilityFocusedUIElement; +- (id)_accessibilityParentForSubview:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })selectionRect; +- (void)_layoutIfNeeded; +- (void)delete:(id)arg1; +- (void)insertBacktab:(id)arg1; +- (void)insertTab:(id)arg1; +- (id)elementAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)_frameOrBoundsChanged; +- (void)viewWillDraw; +- (void)_endPrintMode; +- (float)_adjustedBottomOfPageWithTop:(float)arg1 bottom:(float)arg2 limit:(float)arg3; +- (BOOL)_beginPrintModeWithMinimumPageWidth:(float)arg1 height:(float)arg2 maximumPageWidth:(float)arg3; +- (BOOL)_isInPrintMode; +- (void)moveDown:(id)arg1; +- (void)moveUp:(id)arg1; +- (void)moveLeft:(id)arg1; +- (void)moveRight:(id)arg1; +- (void)toggleUnderline:(id)arg1; +- (void)toggleItalic:(id)arg1; +- (void)toggleBold:(id)arg1; +- (void)deleteBackward:(id)arg1; +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1; +- (void)setNeedsLayout:(BOOL)arg1; +- (void)close; +- (void)moveForward:(id)arg1; +- (void)moveBackward:(id)arg1; +- (id)_frame; +- (void)layout; +- (void)viewDidMoveToWindow; +- (void)scrollWheel:(id)arg1; +- (void)mouseMoved:(id)arg1; +- (struct _NSRange { unsigned int x1; unsigned int x2; })selectedRange; +- (void)unmarkText; +- (void)setMarkedText:(id)arg1 selectedRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2; +- (void)insertText:(id)arg1; +- (void)selectAll:(id)arg1; +- (void)copy:(id)arg1; +- (void)paste:(id)arg1; +- (void)makeTextWritingDirectionLeftToRight:(id)arg1; +- (void)makeTextWritingDirectionRightToLeft:(id)arg1; +- (void)cut:(id)arg1; +- (void)clearText:(id)arg1; +- (void)selectAll; +- (BOOL)hasMarkedText; +- (id)selectionView; +- (void)_stopAutoscrollTimer; +- (void)setScale:(float)arg1; +- (void)mouseUp:(id)arg1; +- (void)mouseDown:(id)arg1; +- (void)setNeedsDisplayInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)willRemoveSubview:(id)arg1; +- (void)layoutIfNeeded; +- (void)viewWillMoveToWindow:(id)arg1; +- (BOOL)becomeFirstResponder; +- (BOOL)isOpaque; +- (BOOL)resignFirstResponder; +- (void)addSubview:(id)arg1; +- (void)setDataSource:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)_shouldInsertFragment:(id)arg1 replacingDOMRange:(id)arg2 givenAction:(int)arg3; +- (BOOL)_shouldDeleteRange:(id)arg1; +- (void)_setAsideSubviews; +- (void)_restoreSubviews; +- (BOOL)_insideAnotherHTMLView; +- (void)_startAutoscrollTimer:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_selectionRect; +- (BOOL)_canEditRichly; +- (BOOL)_canAlterCurrentSelection; +- (BOOL)_hasInsertionPoint; +- (BOOL)_transparentBackground; +- (void)_setTransparentBackground:(BOOL)arg1; +- (id)_insertOrderedList; +- (id)_insertUnorderedList; +- (BOOL)_canIncreaseSelectionListLevel; +- (BOOL)_canDecreaseSelectionListLevel; +- (id)_increaseSelectionListLevel; +- (id)_increaseSelectionListLevelOrdered; +- (id)_increaseSelectionListLevelUnordered; +- (void)_decreaseSelectionListLevel; +- (void)_setHighlighter:(id)arg1 ofType:(id)arg2; +- (void)_removeHighlighterOfType:(id)arg1; +- (BOOL)_hasHTMLDocument; +- (BOOL)_isUsingAcceleratedCompositing; +- (id)_compositingLayersHostingView; +- (BOOL)_beginPrintModeWithPageWidth:(float)arg1 height:(float)arg2 shrinkToFit:(BOOL)arg3; +- (BOOL)_beginScreenPaginationModeWithPageSize:(struct CGSize { float x1; float x2; })arg1 shrinkToFit:(BOOL)arg2; +- (void)_endScreenPaginationMode; +- (id)accessibilityRootElement; +- (BOOL)_canSmartCopyOrDelete; +- (void)_destroyAllWebPlugins; +- (unsigned int)characterIndexForPoint:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })firstRectForCharacterRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (struct _NSRange { unsigned int x1; unsigned int x2; })markedRange; +- (int)conversationIdentifier; +- (id)selectionTextRects; +- (struct CGImage { }*)selectionImageForcingBlackText:(BOOL)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })selectionImageRect; +- (unsigned int)countMatchesForText:(id)arg1 inDOMRange:(id)arg2 options:(unsigned int)arg3 limit:(unsigned int)arg4 markMatches:(BOOL)arg5; +- (void)setMarkedTextMatchesAreHighlighted:(BOOL)arg1; +- (BOOL)markedTextMatchesAreHighlighted; +- (void)unmarkAllTextMatches; +- (id)rectsForTextMatches; +- (void)executeCoreCommandByName:(const char *)arg1; +- (void)alignCenter:(id)arg1; +- (void)alignJustified:(id)arg1; +- (void)alignLeft:(id)arg1; +- (void)alignRight:(id)arg1; +- (void)deleteBackwardByDecomposingPreviousCharacter:(id)arg1; +- (void)deleteToBeginningOfLine:(id)arg1; +- (void)deleteToBeginningOfParagraph:(id)arg1; +- (void)deleteToEndOfLine:(id)arg1; +- (void)deleteToEndOfParagraph:(id)arg1; +- (void)deleteToMark:(id)arg1; +- (void)deleteWordBackward:(id)arg1; +- (void)deleteWordForward:(id)arg1; +- (void)ignoreSpelling:(id)arg1; +- (void)indent:(id)arg1; +- (void)insertLineBreak:(id)arg1; +- (void)makeTextWritingDirectionNatural:(id)arg1; +- (void)moveBackwardAndModifySelection:(id)arg1; +- (void)moveForwardAndModifySelection:(id)arg1; +- (void)moveParagraphBackwardAndModifySelection:(id)arg1; +- (void)moveParagraphForwardAndModifySelection:(id)arg1; +- (void)moveToBeginningOfDocument:(id)arg1; +- (void)moveToBeginningOfDocumentAndModifySelection:(id)arg1; +- (void)moveToBeginningOfLine:(id)arg1; +- (void)moveToBeginningOfLineAndModifySelection:(id)arg1; +- (void)moveToBeginningOfParagraph:(id)arg1; +- (void)moveToBeginningOfParagraphAndModifySelection:(id)arg1; +- (void)moveToBeginningOfSentence:(id)arg1; +- (void)moveToBeginningOfSentenceAndModifySelection:(id)arg1; +- (void)moveToEndOfDocument:(id)arg1; +- (void)moveToEndOfDocumentAndModifySelection:(id)arg1; +- (void)moveToEndOfLine:(id)arg1; +- (void)moveToEndOfLineAndModifySelection:(id)arg1; +- (void)moveToEndOfParagraph:(id)arg1; +- (void)moveToEndOfParagraphAndModifySelection:(id)arg1; +- (void)moveToEndOfSentence:(id)arg1; +- (void)moveToEndOfSentenceAndModifySelection:(id)arg1; +- (void)moveToLeftEndOfLine:(id)arg1; +- (void)moveToLeftEndOfLineAndModifySelection:(id)arg1; +- (void)moveToRightEndOfLine:(id)arg1; +- (void)moveToRightEndOfLineAndModifySelection:(id)arg1; +- (void)moveWordBackward:(id)arg1; +- (void)moveWordBackwardAndModifySelection:(id)arg1; +- (void)moveWordForward:(id)arg1; +- (void)moveWordForwardAndModifySelection:(id)arg1; +- (void)moveWordLeft:(id)arg1; +- (void)moveWordLeftAndModifySelection:(id)arg1; +- (void)moveWordRight:(id)arg1; +- (void)moveWordRightAndModifySelection:(id)arg1; +- (void)outdent:(id)arg1; +- (void)pasteAsPlainText:(id)arg1; +- (void)selectLine:(id)arg1; +- (void)selectParagraph:(id)arg1; +- (void)selectSentence:(id)arg1; +- (void)selectToMark:(id)arg1; +- (void)setMark:(id)arg1; +- (void)subscript:(id)arg1; +- (void)superscript:(id)arg1; +- (void)swapWithMark:(id)arg1; +- (void)transpose:(id)arg1; +- (void)underline:(id)arg1; +- (void)unscript:(id)arg1; +- (void)yank:(id)arg1; +- (void)yankAndSelect:(id)arg1; +- (void)jumpToSelection:(id)arg1; +- (void)_web_makePluginSubviewsPerformSelector:(SEL)arg1 withObject:(id)arg2; +- (void)reapplyStyles; +- (void)setNeedsToApplyStyles:(BOOL)arg1; +- (BOOL)_isSelectionEvent:(id)arg1; +- (void)centerSelectionInVisibleArea:(id)arg1; +- (id)_emptyStyle; +- (void)_applyStyleToSelection:(id)arg1 withUndoAction:(int)arg2; +- (void)_applyParagraphStyleToSelection:(id)arg1 withUndoAction:(int)arg2; +- (void)uppercaseWord:(id)arg1; +- (void)lowercaseWord:(id)arg1; +- (void)capitalizeWord:(id)arg1; +- (void)toggleBaseWritingDirection:(id)arg1; +- (void)makeBaseWritingDirectionNatural:(id)arg1; +- (BOOL)_wantsKeyDownForEvent:(id)arg1; +- (BOOL)searchFor:(id)arg1 direction:(BOOL)arg2 caseSensitive:(BOOL)arg3 wrap:(BOOL)arg4; +- (BOOL)_shouldInsertText:(id)arg1 replacingDOMRange:(id)arg2 givenAction:(int)arg3; +- (id)_topHTMLView; +- (id)_frameView; +- (BOOL)_isTopHTMLView; +- (void)_web_updateLayoutAndStyleIfNeededRecursive; +- (void)_autoscroll; +- (BOOL)_hasSelectionOrInsertionPoint; +- (void)_clearLastHitViewIfSelf; +- (BOOL)_isInScreenPaginationMode; +- (void)_setPrinting:(BOOL)arg1 minimumPageLogicalWidth:(float)arg2 logicalHeight:(float)arg3 maximumPageLogicalWidth:(float)arg4 adjustViewSize:(BOOL)arg5 paginateScreenContent:(BOOL)arg6; +- (void)markedTextUpdate:(id)arg1; +- (void)insertNewlineIgnoringFieldEditor:(id)arg1; +- (void)insertTabIgnoringFieldEditor:(id)arg1; +- (void)pageDown:(id)arg1; +- (void)pageDownAndModifySelection:(id)arg1; +- (void)pageUp:(id)arg1; +- (void)pageUpAndModifySelection:(id)arg1; +- (BOOL)callDelegateDoCommandBySelectorIfNeeded:(SEL)arg1; +- (struct Command { struct EditorInternalCommand {} *x1; int x2; struct RefPtr { struct Frame {} *x_3_1_1; } x3; })coreCommandBySelector:(SEL)arg1; +- (struct Command { struct EditorInternalCommand {} *x1; int x2; struct RefPtr { struct Frame {} *x_3_1_1; } x3; })coreCommandByName:(const char *)arg1; +- (void)executeCoreCommandBySelector:(SEL)arg1; +- (BOOL)maintainsInactiveSelection; +- (void)layoutToMinimumPageWidth:(float)arg1 height:(float)arg2 maximumPageWidth:(float)arg3 adjustingViewSize:(BOOL)arg4; +- (BOOL)searchFor:(id)arg1 direction:(BOOL)arg2 caseSensitive:(BOOL)arg3 wrap:(BOOL)arg4 startInSelection:(BOOL)arg5; +- (void)_setMouseDownEvent:(id)arg1; +- (void)clearFocus; +- (BOOL)_canEdit; +- (void)selectWord:(id)arg1; +- (BOOL)_shouldReplaceSelectionWithText:(id)arg1 givenAction:(int)arg2; +- (void)_changeWordCaseWithSelector:(SEL)arg1; +- (void)_updateControlTints; +- (void)_windowChangedKeyState; +- (void)_updateSelectionForInputManager; +- (void)doCommandBySelector:(SEL)arg1; +- (void)_executeSavedKeypressCommands; +- (BOOL)_findString:(id)arg1 options:(unsigned int)arg2; +- (id)elementAtPoint:(struct CGPoint { float x1; float x2; })arg1 allowShadowContent:(BOOL)arg2; +- (void)viewWillMoveToHostWindow:(id)arg1; +- (void)viewDidMoveToHostWindow; +- (void)closeIfNotCurrentView; +- (id)_pluginController; +- (BOOL)supportsTextEncoding; +- (id)selectedString; +- (void)deselectAll; +- (BOOL)_hasSelection; +- (BOOL)_web_isDrawingIntoLayer; +- (BOOL)_needsLayout; +- (id)_dataSource; +- (void)_selectionChanged; +- (BOOL)_handleEditingKeyEvent:(struct KeyboardEvent { int (**x1)(); int x2; struct AtomicString { struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_1_2_1; } x_3_1_1; } x3; boolx4; boolx5; boolx6; boolx7; boolx8; boolx9; boolx10; unsigned short x11; struct EventTarget {} *x12; struct RefPtr { struct EventTarget {} *x_13_1_1; } x13; unsigned long long x14; struct RefPtr { struct Event {} *x_15_1_1; } x15; struct RefPtr { struct DOMWindow {} *x_16_1_1; } x16; int x17; unsigned int x18 : 1; unsigned int x19 : 1; unsigned int x20 : 1; unsigned int x21 : 1; struct OwnPtr { struct PlatformKeyboardEvent {} *x_22_1_1; } x22; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_23_1_1; } x23; unsigned int x24; unsigned int x25 : 1; struct Vector { unsigned int x_26_1_1; struct VectorBuffer { struct KeypressCommand {} *x_2_2_1; unsigned int x_2_2_2; } x_26_1_2; } x26; }*)arg1; +- (void)insertNewline:(id)arg1; +- (id)_documentRange; +- (void)dataSourceUpdated:(id)arg1; +- (void)_setToolTip:(id)arg1; +- (id)_highlighterForType:(id)arg1; +- (void)attachRootLayer:(id)arg1; +- (void)detachRootLayer; +- (id)string; +- (void)dealloc; +- (id)_webView; +- (oneway void)_webcore_releaseOnWebThread; +- (oneway void)release; + +@end diff --git a/WebKit.framework/WebHTMLViewPrivate.h b/WebKit.framework/WebHTMLViewPrivate.h new file mode 100755 index 0000000..74dfd90 --- /dev/null +++ b/WebKit.framework/WebHTMLViewPrivate.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebDataSource, NSTimer, WAKView, WebPluginController, WebEvent, NSString, NSMutableDictionary, NSArray; + +@interface WebHTMLViewPrivate : NSObject { + BOOL closed; + BOOL ignoringMouseDraggedEvents; + BOOL printing; + BOOL paginateScreenContent; + WAKView *layerHostingView; + BOOL drawingIntoLayer; + WebEvent *mouseDownEvent; + BOOL handlingMouseDownEvent; + WebEvent *keyDownEvent; + BOOL exposeInputContext; + struct CGPoint { + float x; + float y; + } lastScrollPosition; + BOOL inScrollPositionChanged; + WebPluginController *pluginController; + NSString *toolTip; + id trackingRectOwner; + void *trackingRectUserData; + NSTimer *autoscrollTimer; + WebEvent *autoscrollTriggerEvent; + NSArray *pageRects; + NSMutableDictionary *highlighters; + BOOL transparentBackground; + struct WebHTMLViewInterpretKeyEventsParameters { struct KeyboardEvent {} *x1; boolx2; boolx3; boolx4; boolx5; } *interpretKeyEventsParameters; + WebDataSource *dataSource; + SEL selectorForDoCommandBySelector; +} + ++ (void)initialize; + +- (void)finalize; +- (void)clear; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebHistory.h b/WebKit.framework/WebHistory.h new file mode 100755 index 0000000..0f0b70a --- /dev/null +++ b/WebKit.framework/WebHistory.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebHistoryPrivate; + +@interface WebHistory : NSObject { + WebHistoryPrivate *_historyPrivate; +} + ++ (void)setOptionalSharedHistory:(id)arg1; ++ (id)optionalSharedHistory; ++ (void)_setVisitedLinkTrackingEnabled:(BOOL)arg1; ++ (void)_removeAllVisitedLinks; + +- (void)removeItems:(id)arg1; +- (void)addItems:(id)arg1; +- (void)removeAllItems; +- (id)allItems; +- (BOOL)loadFromURL:(id)arg1 error:(id*)arg2; +- (int)historyAgeInDaysLimit; +- (int)historyItemLimit; +- (void)_sendNotification:(id)arg1 entries:(id)arg2; +- (id)orderedLastVisitedDays; +- (id)orderedItemsLastVisitedOnDay:(id)arg1; +- (BOOL)containsURL:(id)arg1; +- (BOOL)saveToURL:(id)arg1 error:(id*)arg2; +- (void)setHistoryItemLimit:(int)arg1; +- (void)setHistoryAgeInDaysLimit:(int)arg1; +- (void)_visitedURL:(id)arg1 withTitle:(id)arg2 method:(id)arg3 wasFailure:(BOOL)arg4 increaseVisitCount:(BOOL)arg5; +- (id)_itemForURLString:(id)arg1; +- (id)itemForURL:(id)arg1; +- (void)_addVisitedLinksToPageGroup:(struct PageGroup { struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_1_1_1; } x1; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct Page {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_2_1_1; } x2; struct HashSet > { struct HashTable,WebCore::LinkHashHash,WTF::HashTraits,WTF::HashTraits > { unsigned long long *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_3_1_1; } x3; boolx4; unsigned int x5; struct RefPtr { struct StorageNamespace {} *x_6_1_1; } x6; struct OwnPtr, WTF::Vector, 0ul>*, WTF::PtrHash >, WTF::HashTraits >, WTF::HashTraits, 0ul>*> > > { struct HashMap,WTF::Vector, 0ul>*,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits, 0ul>*> > {} *x_7_1_1; } x7; struct OwnPtr, WTF::Vector, 0ul>*, WTF::PtrHash >, WTF::HashTraits >, WTF::HashTraits, 0ul>*> > > { struct HashMap,WTF::Vector, 0ul>*,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits, 0ul>*> > {} *x_8_1_1; } x8; struct OwnPtr { struct GroupSettings {} *x_9_1_1; } x9; }*)arg1; +- (id)init; +- (void)dealloc; +- (id)_data; + +@end diff --git a/WebKit.framework/WebHistoryItem.h b/WebKit.framework/WebHistoryItem.h new file mode 100755 index 0000000..267c751 --- /dev/null +++ b/WebKit.framework/WebHistoryItem.h @@ -0,0 +1,72 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebHistoryItemPrivate; + +@interface WebHistoryItem : NSObject { + WebHistoryItemPrivate *_private; +} + ++ (void)initialize; ++ (id)entryWithURL:(id)arg1; ++ (void)initWindowWatcherIfNecessary; + +- (id)URLString; +- (void)finalize; +- (id)children; +- (struct CGPoint { float x1; float x2; })scrollPoint; +- (id)dictionaryRepresentation; +- (struct CGPoint { float x1; float x2; })_scrollPoint; +- (void)_setViewportArguments:(id)arg1; +- (void)_setScale:(float)arg1 isInitial:(BOOL)arg2; +- (void)_setScrollPoint:(struct CGPoint { float x1; float x2; })arg1; +- (id)_viewportArguments; +- (BOOL)_scaleIsInitial; +- (id)URL; +- (id)title; +- (float)_scale; +- (void)setTitle:(id)arg1; +- (id)initWithURL:(id)arg1 target:(id)arg2 parent:(id)arg3 title:(id)arg4; +- (void)setVisitCount:(int)arg1; +- (BOOL)isTargetItem; +- (int)visitCount; +- (id)RSSFeedReferrer; +- (void)setRSSFeedReferrer:(id)arg1; +- (void)setAlwaysAttemptToUsePageCache:(BOOL)arg1; +- (void)_setLastVisitedTimeInterval:(double)arg1; +- (id)_lastVisitedDate; +- (id)targetItem; +- (id)_transientPropertyForKey:(id)arg1; +- (void)_setTransientProperty:(id)arg1 forKey:(id)arg2; +- (BOOL)lastVisitWasFailure; +- (void)_setLastVisitWasFailure:(BOOL)arg1; +- (BOOL)_lastVisitWasHTTPNonGet; +- (id)_redirectURLs; +- (unsigned long)_getDailyVisitCounts:(const int**)arg1; +- (unsigned long)_getWeeklyVisitCounts:(const int**)arg1; +- (id)originalURLString; +- (void)setAlternateTitle:(id)arg1; +- (id)alternateTitle; +- (id)initWithWebCoreHistoryItem:(struct PassRefPtr { struct HistoryItem {} *x1; })arg1; +- (id)initWithURL:(id)arg1 title:(id)arg2; +- (id)initWithURLString:(id)arg1 title:(id)arg2 displayTitle:(id)arg3 lastVisitedTimeInterval:(double)arg4; +- (double)lastVisitedTimeInterval; +- (void)_visitedWithTitle:(id)arg1 increaseVisitCount:(BOOL)arg2; +- (id)initWithURLString:(id)arg1 title:(id)arg2 lastVisitedTimeInterval:(double)arg3; +- (void)_recordInitialVisit; +- (void)_mergeAutoCompleteHints:(id)arg1; +- (void)setViewState:(id)arg1; +- (id)dictionaryRepresentationIncludingChildren:(BOOL)arg1; +- (id)initFromDictionaryRepresentation:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (id)target; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (oneway void)_webcore_releaseOnWebThread; +- (oneway void)release; + +@end diff --git a/WebKit.framework/WebHistoryPrivate.h b/WebKit.framework/WebHistoryPrivate.h new file mode 100755 index 0000000..895ea36 --- /dev/null +++ b/WebKit.framework/WebHistoryPrivate.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class NSMutableDictionary, NSMutableArray; + +@interface WebHistoryPrivate : NSObject { + NSMutableDictionary *_entriesByURL; + struct HashMap,WTF::IntHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::IntHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { + struct pair > {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } x1; } *_entriesByDate; + NSMutableArray *_orderedLastVisitedDays; + BOOL itemLimitSet; + int itemLimit; + BOOL ageInDaysLimitSet; + int ageInDaysLimit; +} + ++ (void)initialize; + +- (BOOL)removeItems:(id)arg1; +- (id)data; +- (void)finalize; +- (void)addItems:(id)arg1; +- (BOOL)removeItem:(id)arg1; +- (BOOL)removeAllItems; +- (id)allItems; +- (BOOL)findKey:(long long*)arg1 forDay:(double)arg2; +- (BOOL)removeItemFromDateCaches:(id)arg1; +- (void)insertItem:(id)arg1 forDateKey:(long long)arg2; +- (void)addItemToDateCaches:(id)arg1; +- (BOOL)removeItemForURLString:(id)arg1; +- (BOOL)addItem:(id)arg1 discardDuplicate:(BOOL)arg2; +- (id)itemForURLString:(id)arg1; +- (int)historyAgeInDaysLimit; +- (int)historyItemLimit; +- (id)ageLimitDate; +- (BOOL)loadHistoryGutsFromURL:(id)arg1 savedItemsCount:(int*)arg2 collectDiscardedItemsInto:(id)arg3 error:(id*)arg4; +- (id)orderedLastVisitedDays; +- (id)orderedItemsLastVisitedOnDay:(id)arg1; +- (BOOL)containsURL:(id)arg1; +- (BOOL)loadFromURL:(id)arg1 collectDiscardedItemsInto:(id)arg2 error:(id*)arg3; +- (BOOL)saveToURL:(id)arg1 error:(id*)arg2; +- (void)setHistoryItemLimit:(int)arg1; +- (void)setHistoryAgeInDaysLimit:(int)arg1; +- (id)visitedURL:(id)arg1 withTitle:(id)arg2 increaseVisitCount:(BOOL)arg3; +- (void)addVisitedLinksToPageGroup:(struct PageGroup { struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_1_1_1; } x1; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct Page {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_2_1_1; } x2; struct HashSet > { struct HashTable,WebCore::LinkHashHash,WTF::HashTraits,WTF::HashTraits > { unsigned long long *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_3_1_1; } x3; boolx4; unsigned int x5; struct RefPtr { struct StorageNamespace {} *x_6_1_1; } x6; struct OwnPtr, WTF::Vector, 0ul>*, WTF::PtrHash >, WTF::HashTraits >, WTF::HashTraits, 0ul>*> > > { struct HashMap,WTF::Vector, 0ul>*,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits, 0ul>*> > {} *x_7_1_1; } x7; struct OwnPtr, WTF::Vector, 0ul>*, WTF::PtrHash >, WTF::HashTraits >, WTF::HashTraits, 0ul>*> > > { struct HashMap,WTF::Vector, 0ul>*,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits, 0ul>*> > {} *x_8_1_1; } x8; struct OwnPtr { struct GroupSettings {} *x_9_1_1; } x9; }*)arg1; +- (id)itemForURL:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebImageRendererFactory.h b/WebKit.framework/WebImageRendererFactory.h new file mode 100755 index 0000000..5efe77d --- /dev/null +++ b/WebKit.framework/WebImageRendererFactory.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebImageRendererFactory : NSObject { +} + ++ (BOOL)shouldUseThreadedDecoding; ++ (void)setShouldUseThreadedDecoding:(BOOL)arg1; + + +@end diff --git a/WebKit.framework/WebInspector.h b/WebKit.framework/WebInspector.h new file mode 100755 index 0000000..178d2c5 --- /dev/null +++ b/WebKit.framework/WebInspector.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebInspectorFrontend, WebView; + +@interface WebInspector : NSObject { + WebView *_webView; + WebInspectorFrontend *_frontend; +} + ++ (id)webInspector; + +- (void)detach:(id)arg1; +- (id)initWithWebView:(id)arg1; +- (void)show:(id)arg1; +- (void)close:(id)arg1; +- (void)setWebFrame:(id)arg1; +- (void)showWindow:(id)arg1; +- (void)webViewClosed; +- (void)showConsole:(id)arg1; +- (void)showTimeline:(id)arg1; +- (void)toggleDebuggingJavaScript:(id)arg1; +- (void)toggleProfilingJavaScript:(id)arg1; +- (BOOL)isJavaScriptProfilingEnabled; +- (void)setJavaScriptProfilingEnabled:(BOOL)arg1; +- (BOOL)isTimelineProfilingEnabled; +- (void)setTimelineProfilingEnabled:(BOOL)arg1; +- (void)attach:(id)arg1; +- (void)evaluateInFrontend:(id)arg1 callId:(long)arg2 script:(id)arg3; +- (void)setFrontend:(id)arg1; +- (BOOL)isDebuggingJavaScript; +- (void)stopDebuggingJavaScript:(id)arg1; +- (void)startDebuggingJavaScript:(id)arg1; +- (BOOL)isProfilingJavaScript; +- (void)stopProfilingJavaScript:(id)arg1; +- (void)startProfilingJavaScript:(id)arg1; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebInspectorClientRegistry.h b/WebKit.framework/WebInspectorClientRegistry.h new file mode 100755 index 0000000..1a0d959 --- /dev/null +++ b/WebKit.framework/WebInspectorClientRegistry.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class ; + +@interface WebInspectorClientRegistry : NSObject { + unsigned int _nextAvailablePageId; + struct HashMap,WTF::HashTraits,WTF::HashTraits > { + struct HashTable,WTF::PairFirstExtractor >,WTF::IntHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { + struct pair {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } _pageClientMap; + *_delegate; +} + +@property * delegate; + ++ (id)sharedRegistry; + +- (void)setDelegate:(id)arg1; +- (void).cxx_destruct; +- (id).cxx_construct; +- (id)delegate; +- (id)inspectableWebViews; +- (unsigned int)_getNextAvailablePageId; +- (struct WebInspectorClient { int (**x1)(); id x2; struct RetainPtr { id x_3_1_1; } x3; struct Page {} *x4; struct RetainPtr { id x_5_1_1; } x5; struct HashMap,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::StringHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_6_1_1; } x6; int x7; id x8; }*)clientForPageId:(unsigned int)arg1; +- (void)registerClient:(struct WebInspectorClient { int (**x1)(); id x2; struct RetainPtr { id x_3_1_1; } x3; struct Page {} *x4; struct RetainPtr { id x_5_1_1; } x5; struct HashMap,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::StringHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_6_1_1; } x6; int x7; id x8; }*)arg1; +- (void)unregisterClient:(struct WebInspectorClient { int (**x1)(); id x2; struct RetainPtr { id x_3_1_1; } x3; struct Page {} *x4; struct RetainPtr { id x_5_1_1; } x5; struct HashMap,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::StringHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_6_1_1; } x6; int x7; id x8; }*)arg1; +- (id)init; + +@end diff --git a/WebKit.framework/WebInspectorFrontend.h b/WebKit.framework/WebInspectorFrontend.h new file mode 100755 index 0000000..71d3a62 --- /dev/null +++ b/WebKit.framework/WebInspectorFrontend.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class WebInspectorWindowController; + +@interface WebInspectorFrontend : NSObject { + + /* Error parsing encoded ivar type info: ^{WebInspectorFrontendClient=^^?^{InspectorController}^{Page}^{ExecState}{RefPtr="m_ptr"^{InspectorFrontendHost}}{OwnPtr="m_ptr"^{Settings}}@"WebView"{RetainPtr="m_ptr"@"WebInspectorWindowController"}{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}} */ + struct WebInspectorFrontendClient { int (**x1)(); struct InspectorController {} *x2; struct Page {} *x3; struct ExecState {} *x4; struct RefPtr { + struct InspectorFrontendHost {} *m_ptr; + } x5; struct OwnPtr { + struct Settings {} *m_ptr; + } x6; id x7; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x8; void*x9; void*x10; unsigned int x11/* : ? */; oneway int x12; void*x13; void*x14; void*x15; struct RetainPtr { + WebInspectorWindowController *m_ptr; + } x16; struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } x17; } *m_frontendClient; + +} + + +- (void)attach; +- (void)detach; +- (id)initWithFrontendClient:(struct WebInspectorFrontendClient { int (**x1)(); struct InspectorController {} *x2; struct Page {} *x3; struct ExecState {} *x4; struct RefPtr { struct InspectorFrontendHost {} *x_5_1_1; } x5; struct OwnPtr { struct Settings {} *x_6_1_1; } x6; id x7; struct RetainPtr { id x_8_1_1; } x8; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_9_1_1; } x9; }*)arg1; + +@end diff --git a/WebKit.framework/WebInspectorRemoteChannel.h b/WebKit.framework/WebInspectorRemoteChannel.h new file mode 100755 index 0000000..50c5f98 --- /dev/null +++ b/WebKit.framework/WebInspectorRemoteChannel.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class WebInspectorServerConnection, WebNodeHighlighter, WebInspectorRemoteChannel, WebInspectorWindowController; + +@interface WebInspectorRemoteChannel : NSObject { + WebInspectorServerConnection *_remote; + + /* Error parsing encoded ivar type info: ^{WebInspectorClient=^^?@"WebView"{RetainPtr="m_ptr"@"WebNodeHighlighter"}^{Page}{RetainPtr="m_ptr"@"WebInspectorWindowController"}{HashMap,WTF::HashTraits >="m_impl"{HashTable,WTF::PairFirstExtractor >,WTF::StringHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits >="m_table"^{pair}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}i@"WebInspectorRemoteChannel"} */ + struct WebInspectorClient { int (**x1)(); id x2; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x3; void*x4; void*x5; unsigned int x6/* : ? */; oneway int x7; void*x8; void*x9; void*x10; struct RetainPtr { + WebNodeHighlighter *m_ptr; + } x11; struct Page {} *x12; struct RetainPtr { + WebInspectorWindowController *m_ptr; + } x13; struct HashMap,WTF::HashTraits > { + struct HashTable,WTF::PairFirstExtractor >,WTF::StringHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { + struct pair {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x14; int x15; WebInspectorRemoteChannel *x16; } *_local; + +} + ++ (id)createChannelForPageId:(unsigned int)arg1 connection:(id)arg2; + +- (void)closeFromRemoteSide; +- (void)sendMessageToBackend:(id)arg1; +- (id)initWithRemote:(id)arg1 local:(struct WebInspectorClient { int (**x1)(); id x2; struct RetainPtr { id x_3_1_1; } x3; struct Page {} *x4; struct RetainPtr { id x_5_1_1; } x5; struct HashMap,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::StringHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_6_1_1; } x6; int x7; id x8; }*)arg2; +- (void)sendMessageToFrontend:(id)arg1; +- (void)closeFromLocalSide; + +@end diff --git a/WebKit.framework/WebInspectorServerConnection.h b/WebKit.framework/WebInspectorServerConnection.h new file mode 100755 index 0000000..355b7b0 --- /dev/null +++ b/WebKit.framework/WebInspectorServerConnection.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebInspectorRemoteChannel; + +@interface WebInspectorServerConnection : NSObject { + WebInspectorRemoteChannel *_channel; +} + + +- (void)receivedWebSocketMessage:(id)arg1; +- (void)clearChannel; +- (void)sendWebSocketMessage:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebInspectorServerConnectionHTTP.h b/WebKit.framework/WebInspectorServerConnectionHTTP.h new file mode 100755 index 0000000..d55e8da --- /dev/null +++ b/WebKit.framework/WebInspectorServerConnectionHTTP.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebInspectorServerConnectionHTTP : WebInspectorServerConnection { + int _socketFileDescriptor; + struct __CFReadStream { } *_readStream; + struct __CFWriteStream { } *_writeStream; + BOOL _isWebSocketServer; + BOOL _shouldCloseAfterSendingResponse; + struct __CFHTTPMessage { } *_httpMessage; + struct __CFHTTPMessage { } *_httpResponse; + struct __CFData { } *_incomingWebSocketData; + struct __CFData { } *_outgoingData; +} + + +- (void)shutdown; +- (void)send; +- (void)close; +- (void)_sendPendingData; +- (void)readWebSocketMessage:(const char *)arg1 length:(long)arg2; +- (void)readHTTPMessage:(const char *)arg1 length:(long)arg2; +- (void)sendWebSocketResponse:(id)arg1; +- (void)sendHTTPResponse; +- (void)sendHTTPInspectorPageResponse:(id)arg1; +- (void)sendHTTPDynamicJSONListingResponse; +- (void)read:(const char *)arg1 length:(long)arg2; +- (void)handleReadEvent:(unsigned long)arg1; +- (void)handleWriteEvent:(unsigned long)arg1; +- (id)initWithSocketFileDescriptor:(int)arg1; +- (void)clearChannel; +- (void)sendWebSocketMessage:(id)arg1; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebInspectorServerConnectionXPC.h b/WebKit.framework/WebInspectorServerConnectionXPC.h new file mode 100755 index 0000000..adcd2ff --- /dev/null +++ b/WebKit.framework/WebInspectorServerConnectionXPC.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class NSString, WebInspectorServerXPC; + +@interface WebInspectorServerConnectionXPC : WebInspectorServerConnection { + WebInspectorServerXPC *_server; + NSString *_destination; + NSString *_identifier; +} + + +- (id)identifier; +- (id)initWithServer:(id)arg1 destination:(id)arg2 identifier:(id)arg3; +- (BOOL)setupChannel; +- (void)receivedData:(id)arg1; +- (void)receivedDidClose:(id)arg1; +- (void)clearChannel; +- (void)sendWebSocketMessage:(id)arg1; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebInspectorServerHTTP.h b/WebKit.framework/WebInspectorServerHTTP.h new file mode 100755 index 0000000..5a09659 --- /dev/null +++ b/WebKit.framework/WebInspectorServerHTTP.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebInspectorServerHTTP : NSObject { + struct __CFSocket { } *_socket; + unsigned short _port; + int _serverFileDescriptor; +} + + +- (void)start; +- (void)stop; +- (BOOL)isEnabled; +- (void)connectionReceived:(int)arg1; +- (void)pushListing; +- (id)init; + +@end diff --git a/WebKit.framework/WebInspectorServerXPC.h b/WebKit.framework/WebInspectorServerXPC.h new file mode 100755 index 0000000..9dd1ec3 --- /dev/null +++ b/WebKit.framework/WebInspectorServerXPC.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class WebInspectorXPCWrapper, NSMutableDictionary; + +@interface WebInspectorServerXPC : NSObject { + BOOL _isEnabled; + int _notifyToken; + WebInspectorXPCWrapper *_xpcConnection; + NSMutableDictionary *_openConnections; +} + + +- (void)start; +- (void)xpcConnectionFailed:(id)arg1; +- (void)xpcConnection:(id)arg1 receivedMessage:(id)arg2 userInfo:(id)arg3; +- (void)stop; +- (BOOL)isEnabled; +- (void)setupXPCConnectionIfNeeded; +- (void)closeAllConnections; +- (void)_receivedSetup:(id)arg1; +- (void)_receivedDidClose:(id)arg1; +- (void)_receivedGetListing:(id)arg1; +- (void)connectionClosing:(id)arg1; +- (id)xpcConnection; +- (void)didRegisterClient:(struct WebInspectorClient { int (**x1)(); id x2; struct RetainPtr { id x_3_1_1; } x3; struct Page {} *x4; struct RetainPtr { id x_5_1_1; } x5; struct HashMap,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::StringHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_6_1_1; } x6; int x7; id x8; }*)arg1; +- (void)didUnregisterClient:(struct WebInspectorClient { int (**x1)(); id x2; struct RetainPtr { id x_3_1_1; } x3; struct Page {} *x4; struct RetainPtr { id x_5_1_1; } x5; struct HashMap,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::StringHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_6_1_1; } x6; int x7; id x8; }*)arg1; +- (void)pushListing; +- (void)_receivedData:(id)arg1; +- (id)init; + +@end diff --git a/WebKit.framework/WebInspectorWindowController.h b/WebKit.framework/WebInspectorWindowController.h new file mode 100755 index 0000000..415341e --- /dev/null +++ b/WebKit.framework/WebInspectorWindowController.h @@ -0,0 +1,69 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class WebView, WebNodeHighlighter, WebInspectorRemoteChannel, WebInspectorWindowController, NSString; + +@interface WebInspectorWindowController : NSObject { + WebView *_inspectedWebView; + + /* Error parsing encoded ivar type info: ^{WebInspectorFrontendClient=^^?^{InspectorController}^{Page}^{ExecState}{RefPtr="m_ptr"^{InspectorFrontendHost}}{OwnPtr="m_ptr"^{Settings}}@"WebView"{RetainPtr="m_ptr"@"WebInspectorWindowController"}{String="m_impl"{RefPtr="m_ptr"^{StringImpl}}}} */ + struct WebInspectorFrontendClient { int (**x1)(); struct InspectorController {} *x2; struct Page {} *x3; struct ExecState {} *x4; struct RefPtr { + struct InspectorFrontendHost {} *m_ptr; + } x5; struct OwnPtr { + struct Settings {} *m_ptr; + } x6; id x7; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x8; void*x9; void*x10; unsigned int x11/* : ? */; oneway int x12; void*x13; void*x14; void*x15; struct RetainPtr { + WebInspectorWindowController *m_ptr; + } x16; struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } x17; } *_frontendClient; + + + /* Error parsing encoded ivar type info: ^{WebInspectorClient=^^?@"WebView"{RetainPtr="m_ptr"@"WebNodeHighlighter"}^{Page}{RetainPtr="m_ptr"@"WebInspectorWindowController"}{HashMap,WTF::HashTraits >="m_impl"{HashTable,WTF::PairFirstExtractor >,WTF::StringHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits >="m_table"^{pair}"m_tableSize"i"m_tableSizeMask"i"m_keyCount"i"m_deletedCount"i}}i@"WebInspectorRemoteChannel"} */ + struct WebInspectorClient { int (**x1)(); id x2; /* Warning: Unrecognized filer type: '"' using 'void*' */ void*x3; void*x4; void*x5; unsigned int x6/* : ? */; oneway int x7; void*x8; void*x9; void*x10; struct RetainPtr { + WebNodeHighlighter *m_ptr; + } x11; struct Page {} *x12; struct RetainPtr { + WebInspectorWindowController *m_ptr; + } x13; struct HashMap,WTF::HashTraits > { + struct HashTable,WTF::PairFirstExtractor >,WTF::StringHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { + struct pair {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x14; int x15; WebInspectorRemoteChannel *x16; } *_inspectorClient; + + BOOL _destroyingInspectorView; + WebView *_webView; + NSString *_title; +} + +@property(retain) NSString * title; +@property(readonly) WebView * webView; + + +- (id)webView; +- (id)title; +- (void)setTitle:(id)arg1; +- (id)initWithInspectedWebView:(id)arg1; +- (void)setInspectorClient:(struct WebInspectorClient { int (**x1)(); id x2; struct RetainPtr { id x_3_1_1; } x3; struct Page {} *x4; struct RetainPtr { id x_5_1_1; } x5; struct HashMap,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::StringHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_6_1_1; } x6; int x7; id x8; }*)arg1; +- (void)setFrontendClient:(struct WebInspectorFrontendClient { int (**x1)(); struct InspectorController {} *x2; struct Page {} *x3; struct ExecState {} *x4; struct RefPtr { struct InspectorFrontendHost {} *x_5_1_1; } x5; struct OwnPtr { struct Settings {} *x_6_1_1; } x6; id x7; struct RetainPtr { id x_8_1_1; } x8; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_9_1_1; } x9; }*)arg1; +- (void)destroyInspectorView:(bool)arg1; +- (struct WebInspectorClient { int (**x1)(); id x2; struct RetainPtr { id x_3_1_1; } x3; struct Page {} *x4; struct RetainPtr { id x_5_1_1; } x5; struct HashMap,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::StringHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_6_1_1; } x6; int x7; id x8; }*)inspectorClient; +- (void)showWindow:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebInspectorXPCWrapper.h b/WebKit.framework/WebInspectorXPCWrapper.h new file mode 100755 index 0000000..a3ec5fe --- /dev/null +++ b/WebKit.framework/WebInspectorXPCWrapper.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class , NSString; + +@interface WebInspectorXPCWrapper : NSObject { + *_delegate; + NSString *_tag; + struct _xpc_connection_s { } *_connection; + void *_currentMessage; +} + +@property(readonly) BOOL available; +@property void* currentMessage; +@property struct _xpc_connection_s { }* connection; +@property(copy) NSString * tag; +@property * delegate; + + +- (void*)currentMessage; +- (void)setDelegate:(id)arg1; +- (BOOL)available; +- (void)_handleEvent:(void*)arg1; +- (void)close; +- (id)tag; +- (void)setTag:(id)arg1; +- (id)delegate; +- (id)initWithConnection:(struct _xpc_connection_s { }*)arg1; +- (void)setConnection:(struct _xpc_connection_s { }*)arg1; +- (struct _xpc_connection_s { }*)connection; +- (void)sendMessage:(id)arg1 userInfo:(id)arg2; +- (void)barrierWithCompletionHandler:(id)arg1; +- (void)setCurrentMessage:(void*)arg1; +- (id)_deserializeMessage:(void*)arg1; +- (void)sendMessage:(id)arg1 userInfo:(id)arg2 replyHandler:(id)arg3; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebKitStatistics.h b/WebKit.framework/WebKitStatistics.h new file mode 100755 index 0000000..10562f2 --- /dev/null +++ b/WebKit.framework/WebKitStatistics.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebKitStatistics : NSObject { +} + ++ (int)webViewCount; ++ (int)frameCount; ++ (int)dataSourceCount; ++ (int)viewCount; ++ (int)bridgeCount; ++ (int)HTMLRepresentationCount; + + +@end diff --git a/WebKit.framework/WebMainThreadInvoker.h b/WebKit.framework/WebMainThreadInvoker.h new file mode 100755 index 0000000..9f9d8b5 --- /dev/null +++ b/WebKit.framework/WebMainThreadInvoker.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebMainThreadInvoker : NSProxy { + id target; + id exception; +} + + +- (void)forwardInvocation:(id)arg1; +- (id)initWithTarget:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)handleException:(id)arg1; + +@end diff --git a/WebKit.framework/WebNavigationData.h b/WebKit.framework/WebNavigationData.h new file mode 100755 index 0000000..83dd58e --- /dev/null +++ b/WebKit.framework/WebNavigationData.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebNavigationDataPrivate; + +@interface WebNavigationData : NSObject { + WebNavigationDataPrivate *_private; +} + + +- (id)originalRequest; +- (id)url; +- (id)response; +- (id)title; +- (id)clientRedirectSource; +- (BOOL)hasSubstituteData; +- (id)initWithURLString:(id)arg1 title:(id)arg2 originalRequest:(id)arg3 response:(id)arg4 hasSubstituteData:(BOOL)arg5 clientRedirectSource:(id)arg6; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebNavigationDataPrivate.h b/WebKit.framework/WebNavigationDataPrivate.h new file mode 100755 index 0000000..081025c --- /dev/null +++ b/WebKit.framework/WebNavigationDataPrivate.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class NSURLRequest, NSString, NSURLResponse; + +@interface WebNavigationDataPrivate : NSObject { + NSString *url; + NSString *title; + NSURLRequest *originalRequest; + NSURLResponse *response; + BOOL hasSubstituteData; + NSString *clientRedirectSource; +} + + +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebNodeHighlight.h b/WebKit.framework/WebNodeHighlight.h new file mode 100755 index 0000000..482808d --- /dev/null +++ b/WebKit.framework/WebNodeHighlight.h @@ -0,0 +1,69 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class HighlightLayer, WebNodeHighlightView, WAKView; + +@interface WebNodeHighlight : NSObject { + WAKView *_targetView; + HighlightLayer *_highlightLayer; + WebNodeHighlightView *_highlightView; + struct InspectorController { struct OwnPtr { + struct InstrumentingAgents {} *m_ptr; + } x1; struct OwnPtr { + struct InjectedScriptManager {} *m_ptr; + } x2; struct OwnPtr { + struct InspectorState {} *m_ptr; + } x3; struct OwnPtr { + struct InspectorAgent {} *m_ptr; + } x4; struct OwnPtr { + struct InspectorPageAgent {} *m_ptr; + } x5; struct OwnPtr { + struct InspectorDOMAgent {} *m_ptr; + } x6; struct OwnPtr { + struct InspectorCSSAgent {} *m_ptr; + } x7; struct OwnPtr { + struct InspectorDatabaseAgent {} *m_ptr; + } x8; struct OwnPtr { + struct InspectorDOMStorageAgent {} *m_ptr; + } x9; struct OwnPtr { + struct InspectorTimelineAgent {} *m_ptr; + } x10; struct OwnPtr { + struct InspectorApplicationCacheAgent {} *m_ptr; + } x11; struct RefPtr { + struct InspectorResourceAgent {} *m_ptr; + } x12; struct OwnPtr { + struct InspectorRuntimeAgent {} *m_ptr; + } x13; struct OwnPtr { + struct InspectorConsoleAgent {} *m_ptr; + } x14; struct OwnPtr { + struct InspectorDebuggerAgent {} *m_ptr; + } x15; struct OwnPtr { + struct InspectorDOMDebuggerAgent {} *m_ptr; + } x16; struct OwnPtr { + struct InspectorProfilerAgent {} *m_ptr; + } x17; struct OwnPtr { + struct InspectorWorkerAgent {} *m_ptr; + } x18; struct RefPtr { + struct InspectorBackendDispatcher {} *m_ptr; + } x19; struct OwnPtr { + struct InspectorFrontendClient {} *m_ptr; + } x20; struct OwnPtr { + struct InspectorFrontend {} *m_ptr; + } x21; struct Page {} *x22; struct InspectorClient {} *x23; boolx24; boolx25; } *_inspectorController; + id _delegate; +} + + +- (void)setDelegate:(id)arg1; +- (void)setNeedsDisplay; +- (void)attach; +- (void)detach; +- (id)delegate; +- (id)initWithTargetView:(id)arg1 inspectorController:(struct InspectorController { struct OwnPtr { struct InstrumentingAgents {} *x_1_1_1; } x1; struct OwnPtr { struct InjectedScriptManager {} *x_2_1_1; } x2; struct OwnPtr { struct InspectorState {} *x_3_1_1; } x3; struct OwnPtr { struct InspectorAgent {} *x_4_1_1; } x4; struct OwnPtr { struct InspectorPageAgent {} *x_5_1_1; } x5; struct OwnPtr { struct InspectorDOMAgent {} *x_6_1_1; } x6; struct OwnPtr { struct InspectorCSSAgent {} *x_7_1_1; } x7; struct OwnPtr { struct InspectorDatabaseAgent {} *x_8_1_1; } x8; struct OwnPtr { struct InspectorDOMStorageAgent {} *x_9_1_1; } x9; struct OwnPtr { struct InspectorTimelineAgent {} *x_10_1_1; } x10; struct OwnPtr { struct InspectorApplicationCacheAgent {} *x_11_1_1; } x11; struct RefPtr { struct InspectorResourceAgent {} *x_12_1_1; } x12; struct OwnPtr { struct InspectorRuntimeAgent {} *x_13_1_1; } x13; struct OwnPtr { struct InspectorConsoleAgent {} *x_14_1_1; } x14; struct OwnPtr { struct InspectorDebuggerAgent {} *x_15_1_1; } x15; struct OwnPtr { struct InspectorDOMDebuggerAgent {} *x_16_1_1; } x16; struct OwnPtr { struct InspectorProfilerAgent {} *x_17_1_1; } x17; struct OwnPtr { struct InspectorWorkerAgent {} *x_18_1_1; } x18; struct RefPtr { struct InspectorBackendDispatcher {} *x_19_1_1; } x19; struct OwnPtr { struct InspectorFrontendClient {} *x_20_1_1; } x20; struct OwnPtr { struct InspectorFrontend {} *x_21_1_1; } x21; struct Page {} *x22; struct InspectorClient {} *x23; boolx24; boolx25; }*)arg2; +- (id)highlightView; +- (id)targetView; +- (struct InspectorController { struct OwnPtr { struct InstrumentingAgents {} *x_1_1_1; } x1; struct OwnPtr { struct InjectedScriptManager {} *x_2_1_1; } x2; struct OwnPtr { struct InspectorState {} *x_3_1_1; } x3; struct OwnPtr { struct InspectorAgent {} *x_4_1_1; } x4; struct OwnPtr { struct InspectorPageAgent {} *x_5_1_1; } x5; struct OwnPtr { struct InspectorDOMAgent {} *x_6_1_1; } x6; struct OwnPtr { struct InspectorCSSAgent {} *x_7_1_1; } x7; struct OwnPtr { struct InspectorDatabaseAgent {} *x_8_1_1; } x8; struct OwnPtr { struct InspectorDOMStorageAgent {} *x_9_1_1; } x9; struct OwnPtr { struct InspectorTimelineAgent {} *x_10_1_1; } x10; struct OwnPtr { struct InspectorApplicationCacheAgent {} *x_11_1_1; } x11; struct RefPtr { struct InspectorResourceAgent {} *x_12_1_1; } x12; struct OwnPtr { struct InspectorRuntimeAgent {} *x_13_1_1; } x13; struct OwnPtr { struct InspectorConsoleAgent {} *x_14_1_1; } x14; struct OwnPtr { struct InspectorDebuggerAgent {} *x_15_1_1; } x15; struct OwnPtr { struct InspectorDOMDebuggerAgent {} *x_16_1_1; } x16; struct OwnPtr { struct InspectorProfilerAgent {} *x_17_1_1; } x17; struct OwnPtr { struct InspectorWorkerAgent {} *x_18_1_1; } x18; struct RefPtr { struct InspectorBackendDispatcher {} *x_19_1_1; } x19; struct OwnPtr { struct InspectorFrontendClient {} *x_20_1_1; } x20; struct OwnPtr { struct InspectorFrontend {} *x_21_1_1; } x21; struct Page {} *x22; struct InspectorClient {} *x23; boolx24; boolx25; }*)inspectorController; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebNodeHighlightView.h b/WebKit.framework/WebNodeHighlightView.h new file mode 100755 index 0000000..5aa3fb9 --- /dev/null +++ b/WebKit.framework/WebNodeHighlightView.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebNodeHighlight; + +@interface WebNodeHighlightView : WAKView { + WebNodeHighlight *_webNodeHighlight; +} + + +- (void)drawInContext:(struct CGContext { }*)arg1; +- (BOOL)isFlipped; +- (id)webNodeHighlight; +- (id)initWithWebNodeHighlight:(id)arg1; +- (void)detachFromWebNodeHighlight; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebNodeHighlighter.h b/WebKit.framework/WebNodeHighlighter.h new file mode 100755 index 0000000..9e06624 --- /dev/null +++ b/WebKit.framework/WebNodeHighlighter.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebNodeHighlight, WebView; + +@interface WebNodeHighlighter : NSObject { + WebView *_inspectedWebView; + WebNodeHighlight *_currentHighlight; +} + + +- (void)didAttachWebNodeHighlight:(id)arg1; +- (void)willDetachWebNodeHighlight:(id)arg1; +- (id)initWithInspectedWebView:(id)arg1; +- (void)highlightNode:(id)arg1; +- (void)hideHighlight; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebOpenPanelResultListener.h b/WebKit.framework/WebOpenPanelResultListener.h new file mode 100755 index 0000000..694e33b --- /dev/null +++ b/WebKit.framework/WebOpenPanelResultListener.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebOpenPanelResultListener : NSObject { + struct FileChooser { int x1; struct FileChooserClient {} *x2; struct Vector { + unsigned int m_size; + struct VectorBuffer { + struct String {} *m_buffer; + unsigned int m_capacity; + } m_buffer; + } x3; struct RefPtr { + struct Icon {} *m_ptr; + } x4; boolx5; } *_chooser; +} + + +- (void)chooseFilename:(id)arg1; +- (void)chooseFilenames:(id)arg1; +- (id)initWithChooser:(struct PassRefPtr { struct FileChooser {} *x1; })arg1; +- (void)cancel; + +@end diff --git a/WebKit.framework/WebPDFView.h b/WebKit.framework/WebPDFView.h new file mode 100755 index 0000000..33a2a3a --- /dev/null +++ b/WebKit.framework/WebPDFView.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class NSString; + +@interface WebPDFView : WAKView { + BOOL dataSourceHasBeenSet; + struct CGPDFDocument { } *_PDFDocument; + NSString *_title; + struct CGRect { struct CGPoint { + float x; + float y; + } x1; struct CGSize { + float width; + float height; + } x2; } *_pageRects; +} + ++ (struct CGColor { }*)backgroundColor; ++ (struct CGColor { }*)shadowColor; ++ (id)supportedMIMETypes; ++ (Class)_representationClassForWebFrame:(id)arg1; + +- (struct CGPDFDocument { }*)doc; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })rectForPageNumber:(unsigned int)arg1; +- (unsigned int)totalPages; +- (void)setNeedsLayout:(BOOL)arg1; +- (void)layout; +- (id)title; +- (void)setDataSource:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (unsigned int)pageNumberForRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)_pagesInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)drawPage:(struct CGPDFPage { }*)arg1; +- (void)_checkPDFTitle; +- (void)_computePageRects; +- (BOOL)canProvideDocumentSource; +- (id)documentSource; +- (void)viewWillMoveToHostWindow:(id)arg1; +- (void)viewDidMoveToHostWindow; +- (void)finishedLoadingWithDataSource:(id)arg1; +- (void)receivedData:(id)arg1 withDataSource:(id)arg2; +- (void)dataSourceUpdated:(id)arg1; +- (void)receivedError:(id)arg1 withDataSource:(id)arg2; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebPDFViewPlaceholder.h b/WebKit.framework/WebPDFViewPlaceholder.h new file mode 100755 index 0000000..dcf9d5d --- /dev/null +++ b/WebKit.framework/WebPDFViewPlaceholder.h @@ -0,0 +1,60 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class NSArray, NSString, NSObject, WebDataSource; + +@interface WebPDFViewPlaceholder : WAKView { + NSString *_title; + NSArray *_pageRects; + struct CGPDFDocument { } *_document; + WebDataSource *_dataSource; + NSObject *_delegate; + BOOL _didFinishLoadAndMemoryMap; +} + +@property(readonly) struct CGPDFDocument { }* doc; +@property(readonly) unsigned int totalPages; +@property(retain) NSString * title; +@property(readonly) struct CGPDFDocument { }* document; +@property(retain) NSArray * pageRects; +@property NSObject * delegate; + ++ (void)setAsPDFDocRepAndView; ++ (id)supportedMIMETypes; ++ (Class)_representationClassForWebFrame:(id)arg1; + +- (void)setDocument:(struct CGPDFDocument { }*)arg1; +- (void)setDelegate:(id)arg1; +- (void)didUnlockDocument; +- (void)setPageRects:(id)arg1; +- (struct CGPDFDocument { }*)document; +- (id)pageRects; +- (struct CGPDFDocument { }*)doc; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })rectForPageNumber:(unsigned int)arg1; +- (unsigned int)totalPages; +- (void)layout; +- (id)title; +- (id)delegate; +- (void)setTitle:(id)arg1; +- (void)setDataSource:(id)arg1; +- (void)_updateTitleForURL:(id)arg1; +- (void)_notifyDidCompleteLayout; +- (struct CGSize { float x1; float x2; })_computePageRects:(struct CGPDFDocument { }*)arg1; +- (void)_updateTitleForDocumentIfAvailable; +- (void)_evaluateJSForDocument:(struct CGPDFDocument { }*)arg1; +- (void)_doPostLoadOrUnlockTasks; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_getPDFPageBounds:(struct CGPDFPage { }*)arg1; +- (BOOL)canProvideDocumentSource; +- (id)documentSource; +- (void)viewWillMoveToHostWindow:(id)arg1; +- (void)viewDidMoveToHostWindow; +- (void)dataSourceMemoryMapped; +- (void)dataSourceMemoryMapFailed; +- (void)finishedLoadingWithDataSource:(id)arg1; +- (void)receivedData:(id)arg1 withDataSource:(id)arg2; +- (void)dataSourceUpdated:(id)arg1; +- (void)receivedError:(id)arg1 withDataSource:(id)arg2; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebPlainWhiteView.h b/WebKit.framework/WebPlainWhiteView.h new file mode 100755 index 0000000..beca947 --- /dev/null +++ b/WebKit.framework/WebPlainWhiteView.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebPlainWhiteView : WAKView { +} + + +- (id)elementAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)setNeedsLayout:(BOOL)arg1; +- (void)layout; +- (void)setDataSource:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)elementAtPoint:(struct CGPoint { float x1; float x2; })arg1 allowShadowContent:(BOOL)arg2; +- (void)viewWillMoveToHostWindow:(id)arg1; +- (void)viewDidMoveToHostWindow; +- (void)dataSourceUpdated:(id)arg1; +- (oneway void)_webcore_releaseOnWebThread; +- (oneway void)release; + +@end diff --git a/WebKit.framework/WebPluginContainerCheck.h b/WebKit.framework/WebPluginContainerCheck.h new file mode 100755 index 0000000..b050f14 --- /dev/null +++ b/WebKit.framework/WebPluginContainerCheck.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class NSURLRequest, NSString, , WebPolicyDecisionListener; + +@interface WebPluginContainerCheck : NSObject { + NSURLRequest *_request; + NSString *_target; + *_controller; + id _resultObject; + SEL _resultSelector; + id _contextInfo; + BOOL _done; + WebPolicyDecisionListener *_listener; +} + ++ (id)checkWithRequest:(id)arg1 target:(id)arg2 resultObject:(id)arg3 selector:(SEL)arg4 controller:(id)arg5 contextInfo:(id)arg6; + +- (void)start; +- (void)finalize; +- (id)initWithRequest:(id)arg1 target:(id)arg2 resultObject:(id)arg3 selector:(SEL)arg4 controller:(id)arg5 contextInfo:(id)arg6; +- (void)_continueWithPolicy:(int)arg1; +- (id)_actionInformationWithURL:(id)arg1; +- (BOOL)_isForbiddenFileLoad; +- (void)_askPolicyDelegate; +- (void)cancel; +- (void)dealloc; +- (id)contextInfo; + +@end diff --git a/WebKit.framework/WebPluginController.h b/WebKit.framework/WebPluginController.h new file mode 100755 index 0000000..5007a4b --- /dev/null +++ b/WebKit.framework/WebPluginController.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class NSMutableSet, WAKView, WebDataSource, NSMutableArray; + +@interface WebPluginController : NSObject { + WAKView *_documentView; + WebDataSource *_dataSource; + NSMutableArray *_views; + BOOL _started; + NSMutableSet *_checksInProgress; + NSMutableArray *_viewsNotInDocument; +} + ++ (id)plugInViewWithArguments:(id)arg1 fromPluginPackage:(id)arg2; ++ (BOOL)isPlugInView:(id)arg1; ++ (void)addPlugInView:(id)arg1; ++ (void)pluginViewHidden:(id)arg1; + +- (id)initWithDocumentView:(id)arg1; +- (id)webFrame; +- (id)webView; +- (void)setDataSource:(id)arg1; +- (BOOL)plugInsAreRunning; +- (id)superlayerForPluginView:(id)arg1; +- (void)stopPluginsForPageCache; +- (void)restorePluginsFromCache; +- (BOOL)processingUserGesture; +- (id)_webPluginContainerCheckIfAllowedToLoadRequest:(id)arg1 inFrame:(id)arg2 resultObject:(id)arg3 selector:(SEL)arg4; +- (void)webPlugInContainerLoadRequest:(id)arg1 inFrame:(id)arg2; +- (void)webPlugInContainerWillShowFullScreenForView:(id)arg1; +- (void)webPlugInContainerDidHideFullScreenForView:(id)arg1; +- (void)showStatus:(id)arg1; +- (id)URLPolicyCheckReferrer; +- (void)_webPluginContainerSetMediaPlayerProxy:(id)arg1 forElement:(id)arg2; +- (void)_webPluginContainerPostMediaPlayerNotification:(int)arg1 forElement:(id)arg2; +- (void)stopOnePlugin:(id)arg1; +- (void)stopOnePluginForPageCache:(id)arg1; +- (void)destroyOnePlugin:(id)arg1; +- (void)_cancelOutstandingChecks; +- (void)webPlugInContainerShowStatus:(id)arg1; +- (void)_webPluginContainerCancelCheckIfAllowedToLoadRequest:(id)arg1; +- (void)destroyAllPlugins; +- (void)stopAllPlugins; +- (void)startAllPlugins; +- (void)addPlugin:(id)arg1; +- (void)destroyPlugin:(id)arg1; +- (void)pluginView:(id)arg1 receivedResponse:(id)arg2; +- (void)pluginView:(id)arg1 receivedData:(id)arg2; +- (void)pluginView:(id)arg1 receivedError:(id)arg2; +- (void)pluginViewFinishedLoading:(id)arg1; +- (void)pluginViewCreated:(id)arg1; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebPluginDatabase.h b/WebKit.framework/WebPluginDatabase.h new file mode 100755 index 0000000..41d35ed --- /dev/null +++ b/WebKit.framework/WebPluginDatabase.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class NSArray, NSMutableDictionary, NSMutableSet; + +@interface WebPluginDatabase : NSObject { + NSMutableDictionary *plugins; + NSMutableSet *registeredMIMETypes; + NSArray *plugInPaths; + NSMutableSet *pluginInstanceViews; +} + ++ (id)sharedDatabase; ++ (void)setAdditionalWebPlugInPaths:(id)arg1; ++ (void)closeSharedDatabase; ++ (id)_defaultPlugInPaths; + +- (void)refresh; +- (id)plugins; +- (void)close; +- (id)pluginForExtension:(id)arg1; +- (BOOL)isMIMETypeRegistered:(id)arg1; +- (void)addPluginInstanceView:(id)arg1; +- (void)removePluginInstanceView:(id)arg1; +- (void)removePluginInstanceViewsFor:(id)arg1; +- (void)destroyAllPluginInstanceViews; +- (void)setPlugInPaths:(id)arg1; +- (id)pluginForMIMEType:(id)arg1; +- (void)_removePlugin:(id)arg1; +- (id)_scanForNewPlugins; +- (void)_addPlugin:(id)arg1; +- (id)_plugInPaths; +- (id)init; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebPluginPackage.h b/WebKit.framework/WebPluginPackage.h new file mode 100755 index 0000000..8790c21 --- /dev/null +++ b/WebKit.framework/WebPluginPackage.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class NSBundle; + +@interface WebPluginPackage : WebBasePluginPackage { + NSBundle *nsBundle; +} + + +- (id)initWithPath:(id)arg1; +- (BOOL)load; +- (id)bundle; +- (Class)viewFactory; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebPolicyDecisionListener.h b/WebKit.framework/WebPolicyDecisionListener.h new file mode 100755 index 0000000..9fe1b93 --- /dev/null +++ b/WebKit.framework/WebPolicyDecisionListener.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebPolicyDecisionListenerPrivate; + +@interface WebPolicyDecisionListener : NSObject { + WebPolicyDecisionListenerPrivate *_private; +} + + +- (void)download; +- (void)_invalidate; +- (void)use; +- (void)ignore; +- (void)_usePolicy:(int)arg1; +- (id)_initWithTarget:(id)arg1 action:(SEL)arg2; +- (void)dealloc; +- (oneway void)_webcore_releaseOnWebThread; +- (oneway void)release; + +@end diff --git a/WebKit.framework/WebPolicyDecisionListenerPrivate.h b/WebKit.framework/WebPolicyDecisionListenerPrivate.h new file mode 100755 index 0000000..f3f0983 --- /dev/null +++ b/WebKit.framework/WebPolicyDecisionListenerPrivate.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebPolicyDecisionListenerPrivate : NSObject { + id target; + SEL action; +} + + +- (id)initWithTarget:(id)arg1 action:(SEL)arg2; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebPreferences.h b/WebKit.framework/WebPreferences.h new file mode 100755 index 0000000..4f27182 --- /dev/null +++ b/WebKit.framework/WebPreferences.h @@ -0,0 +1,256 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebPreferencesPrivate; + +@interface WebPreferences : NSObject { + WebPreferencesPrivate *_private; +} + ++ (id)standardPreferences; ++ (void)initialize; ++ (void)_removeReferenceForIdentifier:(id)arg1; ++ (void)_setInitialDefaultTextEncodingToSystemEncoding; ++ (void)_setIBCreatorID:(id)arg1; ++ (void)setWebKitLinkTimeVersion:(int)arg1; ++ (id)_getInstanceForIdentifier:(id)arg1; ++ (id)_IBCreatorID; ++ (void)_setInstance:(id)arg1 forIdentifier:(id)arg2; ++ (id)_concatenateKeyWithIBCreatorID:(id)arg1; ++ (void)_checkLastReferenceForIdentifier:(id)arg1; ++ (unsigned long)_systemCFStringEncoding; ++ (id)standardMailWebPreferencesForDisplayStyle:(int)arg1 regenerate:(BOOL)arg2; + +- (int)defaultFontSize; +- (void)setUsesPageCache:(BOOL)arg1; +- (BOOL)webGLEnabled; +- (void)setCanvasUsesAcceleratedDrawing:(BOOL)arg1; +- (void)setDeveloperExtrasEnabled:(BOOL)arg1; +- (void)_setAlwaysRequestGeolocationPermission:(BOOL)arg1; +- (void)setWebGLEnabled:(BOOL)arg1; +- (BOOL)mediaPlaybackRequiresUserGesture; +- (void)setMediaPlaybackRequiresUserGesture:(BOOL)arg1; +- (BOOL)mediaPlaybackAllowsInline; +- (void)setMediaPlaybackAllowsInline:(BOOL)arg1; +- (void)setShrinksStandaloneImagesToFit:(BOOL)arg1; +- (BOOL)privateBrowsingEnabled; +- (void)_setAllowMultiElementImplicitFormSubmission:(BOOL)arg1; +- (void)_setMinimumZoomFontSize:(float)arg1; +- (void)_setLocalStorageDatabasePath:(id)arg1; +- (BOOL)isJavaScriptEnabled; +- (void)setAcceleratedDrawingEnabled:(BOOL)arg1; +- (void)setDiskImageCacheEnabled:(BOOL)arg1; +- (void)setOfflineWebApplicationCacheEnabled:(BOOL)arg1; +- (void)setLocalStorageEnabled:(BOOL)arg1; +- (void)setDatabasesEnabled:(BOOL)arg1; +- (void)setPlugInsEnabled:(BOOL)arg1; +- (void)setJavaScriptEnabled:(BOOL)arg1; +- (void)setJavaEnabled:(BOOL)arg1; +- (void)setAutosaves:(BOOL)arg1; +- (id)initWithIdentifier:(id)arg1; +- (BOOL)mediaPlaybackAllowsAirPlay; +- (void)setMediaPlaybackAllowsAirPlay:(BOOL)arg1; +- (void)_setAlwaysUseBaselineOfPrimaryFont:(BOOL)arg1; +- (id)identifier; +- (void)setMinimumFontSize:(int)arg1; +- (int)minimumFontSize; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)setAllowsAnimatedImages:(BOOL)arg1; +- (void)setLoadsImagesAutomatically:(BOOL)arg1; +- (void)setDNSPrefetchingEnabled:(BOOL)arg1; +- (void)setDefaultTextEncodingName:(id)arg1; +- (void)setStandardFontFamily:(id)arg1; +- (void)setDefaultFontSize:(int)arg1; +- (void)_setLayoutInterval:(int)arg1; +- (BOOL)isDNSPrefetchingEnabled; +- (BOOL)developerExtrasEnabled; +- (BOOL)authorAndUserStylesEnabled; +- (BOOL)applicationChromeModeEnabled; +- (void)setApplicationChromeModeEnabled:(BOOL)arg1; +- (BOOL)webArchiveDebugModeEnabled; +- (void)setWebArchiveDebugModeEnabled:(BOOL)arg1; +- (BOOL)localFileContentSniffingEnabled; +- (void)setLocalFileContentSniffingEnabled:(BOOL)arg1; +- (BOOL)offlineWebApplicationCacheEnabled; +- (BOOL)zoomsTextOnly; +- (void)setZoomsTextOnly:(BOOL)arg1; +- (BOOL)javaScriptCanAccessClipboard; +- (void)setJavaScriptCanAccessClipboard:(BOOL)arg1; +- (BOOL)isXSSAuditorEnabled; +- (void)setXSSAuditorEnabled:(BOOL)arg1; +- (BOOL)shrinksStandaloneImagesToFit; +- (BOOL)usesEncodingDetector; +- (void)setUsesEncodingDetector:(BOOL)arg1; +- (BOOL)isWebSecurityEnabled; +- (void)setWebSecurityEnabled:(BOOL)arg1; +- (BOOL)allowUniversalAccessFromFileURLs; +- (void)setAllowUniversalAccessFromFileURLs:(BOOL)arg1; +- (BOOL)allowFileAccessFromFileURLs; +- (void)setAllowFileAccessFromFileURLs:(BOOL)arg1; +- (double)_backForwardCacheExpirationInterval; +- (unsigned long)_maximumImageSize; +- (BOOL)_standalone; +- (void)_setStandalone:(BOOL)arg1; +- (void)_setTelephoneNumberParsingEnabled:(BOOL)arg1; +- (BOOL)_telephoneNumberParsingEnabled; +- (float)_minimumZoomFontSize; +- (int)_layoutInterval; +- (void)_setMaxParseDuration:(float)arg1; +- (float)_maxParseDuration; +- (void)_setPageCacheSize:(int)arg1; +- (int)_pageCacheSize; +- (void)_setObjectCacheSize:(int)arg1; +- (int)_objectCacheSize; +- (void)_setNSURLMemoryCacheSize:(int)arg1; +- (int)_NSURLMemoryCacheSize; +- (void)_setNSURLDiskCacheSize:(int)arg1; +- (int)_NSURLDiskCacheSize; +- (void)_setNSURLMaxRequestSize:(int)arg1; +- (int)_NSURLMaxRequestSize; +- (BOOL)_alwaysUseBaselineOfPrimaryFont; +- (BOOL)_allowMultiElementImplicitFormSubmission; +- (void)_setUseLegacyNumberInputFieldFormatting:(BOOL)arg1; +- (BOOL)_useLegacyNumberInputFieldFormatting; +- (void)_setAggressivePreloading:(BOOL)arg1; +- (BOOL)_aggressivePreloading; +- (BOOL)_alwaysRequestGeolocationPermission; +- (void)_setAlwaysUseAcceleratedOverflowScroll:(BOOL)arg1; +- (BOOL)_alwaysUseAcceleratedOverflowScroll; +- (void)_setAllowCompositingLayerVisualDegradation:(BOOL)arg1; +- (BOOL)_allowCompositingLayerVisualDegradation; +- (long long)applicationCacheTotalQuota; +- (void)setApplicationCacheTotalQuota:(long long)arg1; +- (long long)applicationCacheDefaultOriginQuota; +- (void)setApplicationCacheDefaultOriginQuota:(long long)arg1; +- (int)editableLinkBehavior; +- (void)setEditableLinkBehavior:(int)arg1; +- (int)textDirectionSubmenuInclusionBehavior; +- (void)setTextDirectionSubmenuInclusionBehavior:(int)arg1; +- (BOOL)_useSiteSpecificSpoofing; +- (void)_setUseSiteSpecificSpoofing:(BOOL)arg1; +- (BOOL)databasesEnabled; +- (BOOL)storageTrackerEnabled; +- (void)setStorageTrackerEnabled:(BOOL)arg1; +- (BOOL)localStorageEnabled; +- (BOOL)experimentalNotificationsEnabled; +- (void)setExperimentalNotificationsEnabled:(BOOL)arg1; +- (void)_postPreferencesChangedAPINotification; +- (BOOL)isDOMPasteAllowed; +- (void)setDOMPasteAllowed:(BOOL)arg1; +- (id)_localStorageDatabasePath; +- (id)_ftpDirectoryTemplatePath; +- (void)_setFTPDirectoryTemplatePath:(id)arg1; +- (BOOL)_forceFTPDirectoryListings; +- (void)_setForceFTPDirectoryListings:(BOOL)arg1; +- (BOOL)acceleratedDrawingEnabled; +- (BOOL)canvasUsesAcceleratedDrawing; +- (BOOL)acceleratedCompositingEnabled; +- (void)setAcceleratedCompositingEnabled:(BOOL)arg1; +- (BOOL)showDebugBorders; +- (void)setShowDebugBorders:(BOOL)arg1; +- (BOOL)showRepaintCounter; +- (void)setShowRepaintCounter:(BOOL)arg1; +- (BOOL)webAudioEnabled; +- (void)setWebAudioEnabled:(BOOL)arg1; +- (BOOL)accelerated2dCanvasEnabled; +- (void)setAccelerated2dCanvasEnabled:(BOOL)arg1; +- (BOOL)diskImageCacheEnabled; +- (unsigned int)diskImageCacheMinimumImageSize; +- (void)setDiskImageCacheMinimumImageSize:(unsigned int)arg1; +- (unsigned int)diskImageCacheMaximumCacheSize; +- (void)setDiskImageCacheMaximumCacheSize:(unsigned int)arg1; +- (id)_diskImageCacheSavedCacheDirectory; +- (void)_setDiskImageCacheSavedCacheDirectory:(id)arg1; +- (BOOL)webInspectorServerEnabled; +- (void)setWebInspectorServerEnabled:(BOOL)arg1; +- (short)webInspectorServerPort; +- (void)setWebInspectorServerPort:(short)arg1; +- (unsigned int)pluginAllowedRunTime; +- (void)setPluginAllowedRunTime:(unsigned int)arg1; +- (BOOL)isFrameFlatteningEnabled; +- (void)setFrameFlatteningEnabled:(BOOL)arg1; +- (BOOL)isSpatialNavigationEnabled; +- (void)setSpatialNavigationEnabled:(BOOL)arg1; +- (BOOL)paginateDuringLayoutEnabled; +- (void)setPaginateDuringLayoutEnabled:(BOOL)arg1; +- (BOOL)memoryInfoEnabled; +- (void)setMemoryInfoEnabled:(BOOL)arg1; +- (BOOL)hyperlinkAuditingEnabled; +- (void)setHyperlinkAuditingEnabled:(BOOL)arg1; +- (int)editingBehavior; +- (void)setEditingBehavior:(int)arg1; +- (BOOL)usePreHTML5ParserQuirks; +- (void)setUsePreHTML5ParserQuirks:(BOOL)arg1; +- (void)didRemoveFromWebView; +- (void)willAddToWebView; +- (void)_setPreferenceForTestWithValue:(id)arg1 forKey:(id)arg2; +- (void)setFullScreenEnabled:(BOOL)arg1; +- (BOOL)fullScreenEnabled; +- (void)setAsynchronousSpellCheckingEnabled:(BOOL)arg1; +- (BOOL)asynchronousSpellCheckingEnabled; +- (void)setLoadsSiteIconsIgnoringImageLoadingPreference:(BOOL)arg1; +- (BOOL)loadsSiteIconsIgnoringImageLoadingPreference; +- (void)setAVFoundationEnabled:(BOOL)arg1; +- (BOOL)isAVFoundationEnabled; +- (void)_invalidateCachedPreferences; +- (id)pictographFontFamily; +- (void)setPictographFontFamily:(id)arg1; +- (void)_setUnsignedLongLongValue:(unsigned long long)arg1 forKey:(id)arg2; +- (id)standardFontFamily; +- (id)fixedFontFamily; +- (void)setFixedFontFamily:(id)arg1; +- (id)serifFontFamily; +- (void)setSerifFontFamily:(id)arg1; +- (id)sansSerifFontFamily; +- (void)setSansSerifFontFamily:(id)arg1; +- (id)cursiveFontFamily; +- (void)setCursiveFontFamily:(id)arg1; +- (id)fantasyFontFamily; +- (void)setFantasyFontFamily:(id)arg1; +- (int)defaultFixedFontSize; +- (void)setDefaultFixedFontSize:(int)arg1; +- (int)minimumLogicalFontSize; +- (id)defaultTextEncodingName; +- (BOOL)userStyleSheetEnabled; +- (id)userStyleSheetLocation; +- (void)setUserStyleSheetLocation:(id)arg1; +- (BOOL)isJavaEnabled; +- (BOOL)javaScriptCanOpenWindowsAutomatically; +- (void)setJavaScriptCanOpenWindowsAutomatically:(BOOL)arg1; +- (BOOL)allowsAnimatedImages; +- (BOOL)allowsAnimatedImageLooping; +- (void)setAllowsAnimatedImageLooping:(BOOL)arg1; +- (BOOL)loadsImagesAutomatically; +- (BOOL)autosaves; +- (void)setPrivateBrowsingEnabled:(BOOL)arg1; +- (id)initWithIdentifier:(id)arg1 sendChangeNotification:(BOOL)arg2; +- (void)_postPreferencesChangedNotification; +- (id)_valueForKey:(id)arg1; +- (id)_stringValueForKey:(id)arg1; +- (int)_integerValueForKey:(id)arg1; +- (float)_floatValueForKey:(id)arg1; +- (BOOL)_boolValueForKey:(id)arg1; +- (long long)_longLongValueForKey:(id)arg1; +- (unsigned long long)_unsignedLongLongValueForKey:(id)arg1; +- (int)_unsignedShortValueForKey:(id)arg1; +- (void)_setStringValue:(id)arg1 forKey:(id)arg2; +- (void)_setIntegerValue:(int)arg1 forKey:(id)arg2; +- (void)_setBoolValue:(BOOL)arg1 forKey:(id)arg2; +- (void)setAutomaticallyDetectsCacheModel:(BOOL)arg1; +- (void)_setFloatValue:(float)arg1 forKey:(id)arg2; +- (void)_setLongLongValue:(long long)arg1 forKey:(id)arg2; +- (void)_setUnsignedShortValue:(int)arg1 forKey:(id)arg2; +- (void)setAuthorAndUserStylesEnabled:(BOOL)arg1; +- (void)setUserStyleSheetEnabled:(BOOL)arg1; +- (void)setMinimumLogicalFontSize:(int)arg1; +- (BOOL)automaticallyDetectsCacheModel; +- (unsigned int)cacheModel; +- (BOOL)arePlugInsEnabled; +- (BOOL)usesPageCache; +- (id)init; +- (void)dealloc; +- (void)setCacheModel:(unsigned int)arg1; + +@end diff --git a/WebKit.framework/WebPreferencesPrivate.h b/WebKit.framework/WebPreferencesPrivate.h new file mode 100755 index 0000000..1274e3b --- /dev/null +++ b/WebKit.framework/WebPreferencesPrivate.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class NSMutableDictionary, NSString; + +@interface WebPreferencesPrivate : NSObject { + NSMutableDictionary *values; + NSString *identifier; + NSString *IBCreatorID; + BOOL autosaves; + BOOL automaticallyDetectsCacheModel; + unsigned int numWebViews; +} + + +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebProgressItem.h b/WebKit.framework/WebProgressItem.h new file mode 100755 index 0000000..e0c2330 --- /dev/null +++ b/WebKit.framework/WebProgressItem.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebProgressItem : NSObject { + long long bytesReceived; + long long estimatedLength; +} + + + +@end diff --git a/WebKit.framework/WebRenderLayer.h b/WebKit.framework/WebRenderLayer.h new file mode 100755 index 0000000..284613c --- /dev/null +++ b/WebKit.framework/WebRenderLayer.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSString, NSArray; + +@interface WebRenderLayer : NSObject { + NSArray *children; + NSString *name; + NSString *compositingInfo; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } bounds; + BOOL composited; + BOOL separator; +} + ++ (id)nameForLayer:(struct RenderLayer { int (**x1)(); struct OwnPtr { struct ScrollAnimator {} *x_2_1_1; } x2; boolx3; boolx4; int x5; int x6; struct IntPoint { int x_7_1_1; int x_7_1_2; } x7; struct RenderBoxModelObject {} *x8; struct RenderLayer {} *x9; struct RenderLayer {} *x10; struct RenderLayer {} *x11; struct RenderLayer {} *x12; struct RenderLayer {} *x13; struct IntRect { struct IntPoint { int x_1_2_1; int x_1_2_2; } x_14_1_1; struct IntSize { int x_2_2_1; int x_2_2_2; } x_14_1_2; } x14; struct IntRect { struct IntPoint { int x_1_2_1; int x_1_2_2; } x_15_1_1; struct IntSize { int x_2_2_1; int x_2_2_2; } x_15_1_2; } x15; struct IntSize { int x_16_1_1; int x_16_1_2; } x16; struct IntPoint { int x_17_1_1; int x_17_1_2; } x17; struct IntSize { int x_18_1_1; int x_18_1_2; } x18; struct IntSize { int x_19_1_1; int x_19_1_2; } x19; struct IntSize { int x_20_1_1; int x_20_1_2; } x20; struct IntSize { int x_21_1_1; int x_21_1_2; } x21; struct RefPtr { struct Scrollbar {} *x_22_1_1; } x22; struct RefPtr { struct Scrollbar {} *x_23_1_1; } x23; boolx24; struct Vector {} *x25; struct Vector {} *x26; struct Vector {} *x27; struct ClipRects {} *x28; unsigned int x29 : 1; unsigned int x30 : 1; unsigned int x31 : 1; unsigned int x32 : 1; unsigned int x33 : 1; unsigned int x34 : 1; unsigned int x35 : 1; unsigned int x36 : 1; unsigned int x37 : 1; unsigned int x38 : 1; unsigned int x39 : 1; unsigned int x40 : 1; unsigned int x41 : 1; unsigned int x42 : 1; unsigned int x43 : 1; unsigned int x44 : 1; unsigned int x45 : 1; unsigned int x46 : 1; unsigned int x47 : 1; unsigned int x48 : 1; unsigned int x49 : 1; unsigned int x50 : 1; unsigned int x51 : 1; struct IntPoint { int x_52_1_1; int x_52_1_2; } x52; struct RenderMarquee {} *x53; int x54; int x55; struct OwnPtr { struct TransformationMatrix {} *x_56_1_1; } x56; struct RenderReplica {} *x57; struct RenderScrollbarPart {} *x58; struct RenderScrollbarPart {} *x59; struct IntRect { struct IntPoint { int x_1_2_1; int x_1_2_2; } x_60_1_1; struct IntSize { int x_2_2_1; int x_2_2_2; } x_60_1_2; } x60; struct OwnPtr { struct RenderLayerBacking {} *x_61_1_1; } x61; struct Page {} *x62; }*)arg1; ++ (id)compositingInfoForLayer:(struct RenderLayer { int (**x1)(); struct OwnPtr { struct ScrollAnimator {} *x_2_1_1; } x2; boolx3; boolx4; int x5; int x6; struct IntPoint { int x_7_1_1; int x_7_1_2; } x7; struct RenderBoxModelObject {} *x8; struct RenderLayer {} *x9; struct RenderLayer {} *x10; struct RenderLayer {} *x11; struct RenderLayer {} *x12; struct RenderLayer {} *x13; struct IntRect { struct IntPoint { int x_1_2_1; int x_1_2_2; } x_14_1_1; struct IntSize { int x_2_2_1; int x_2_2_2; } x_14_1_2; } x14; struct IntRect { struct IntPoint { int x_1_2_1; int x_1_2_2; } x_15_1_1; struct IntSize { int x_2_2_1; int x_2_2_2; } x_15_1_2; } x15; struct IntSize { int x_16_1_1; int x_16_1_2; } x16; struct IntPoint { int x_17_1_1; int x_17_1_2; } x17; struct IntSize { int x_18_1_1; int x_18_1_2; } x18; struct IntSize { int x_19_1_1; int x_19_1_2; } x19; struct IntSize { int x_20_1_1; int x_20_1_2; } x20; struct IntSize { int x_21_1_1; int x_21_1_2; } x21; struct RefPtr { struct Scrollbar {} *x_22_1_1; } x22; struct RefPtr { struct Scrollbar {} *x_23_1_1; } x23; boolx24; struct Vector {} *x25; struct Vector {} *x26; struct Vector {} *x27; struct ClipRects {} *x28; unsigned int x29 : 1; unsigned int x30 : 1; unsigned int x31 : 1; unsigned int x32 : 1; unsigned int x33 : 1; unsigned int x34 : 1; unsigned int x35 : 1; unsigned int x36 : 1; unsigned int x37 : 1; unsigned int x38 : 1; unsigned int x39 : 1; unsigned int x40 : 1; unsigned int x41 : 1; unsigned int x42 : 1; unsigned int x43 : 1; unsigned int x44 : 1; unsigned int x45 : 1; unsigned int x46 : 1; unsigned int x47 : 1; unsigned int x48 : 1; unsigned int x49 : 1; unsigned int x50 : 1; unsigned int x51 : 1; struct IntPoint { int x_52_1_1; int x_52_1_2; } x52; struct RenderMarquee {} *x53; int x54; int x55; struct OwnPtr { struct TransformationMatrix {} *x_56_1_1; } x56; struct RenderReplica {} *x57; struct RenderScrollbarPart {} *x58; struct RenderScrollbarPart {} *x59; struct IntRect { struct IntPoint { int x_1_2_1; int x_1_2_2; } x_60_1_1; struct IntSize { int x_2_2_1; int x_2_2_2; } x_60_1_2; } x60; struct OwnPtr { struct RenderLayerBacking {} *x_61_1_1; } x61; struct Page {} *x62; }*)arg1; + +- (id)widthString; +- (id)children; +- (id)name; +- (id)initWithName:(id)arg1; +- (id)initWithWebFrame:(id)arg1; +- (id)positionString; +- (id)heightString; +- (id)compositingInfo; +- (BOOL)isComposited; +- (BOOL)isSeparator; +- (void)buildDescendantLayers:(struct RenderLayer { int (**x1)(); struct OwnPtr { struct ScrollAnimator {} *x_2_1_1; } x2; boolx3; boolx4; int x5; int x6; struct IntPoint { int x_7_1_1; int x_7_1_2; } x7; struct RenderBoxModelObject {} *x8; struct RenderLayer {} *x9; struct RenderLayer {} *x10; struct RenderLayer {} *x11; struct RenderLayer {} *x12; struct RenderLayer {} *x13; struct IntRect { struct IntPoint { int x_1_2_1; int x_1_2_2; } x_14_1_1; struct IntSize { int x_2_2_1; int x_2_2_2; } x_14_1_2; } x14; struct IntRect { struct IntPoint { int x_1_2_1; int x_1_2_2; } x_15_1_1; struct IntSize { int x_2_2_1; int x_2_2_2; } x_15_1_2; } x15; struct IntSize { int x_16_1_1; int x_16_1_2; } x16; struct IntPoint { int x_17_1_1; int x_17_1_2; } x17; struct IntSize { int x_18_1_1; int x_18_1_2; } x18; struct IntSize { int x_19_1_1; int x_19_1_2; } x19; struct IntSize { int x_20_1_1; int x_20_1_2; } x20; struct IntSize { int x_21_1_1; int x_21_1_2; } x21; struct RefPtr { struct Scrollbar {} *x_22_1_1; } x22; struct RefPtr { struct Scrollbar {} *x_23_1_1; } x23; boolx24; struct Vector {} *x25; struct Vector {} *x26; struct Vector {} *x27; struct ClipRects {} *x28; unsigned int x29 : 1; unsigned int x30 : 1; unsigned int x31 : 1; unsigned int x32 : 1; unsigned int x33 : 1; unsigned int x34 : 1; unsigned int x35 : 1; unsigned int x36 : 1; unsigned int x37 : 1; unsigned int x38 : 1; unsigned int x39 : 1; unsigned int x40 : 1; unsigned int x41 : 1; unsigned int x42 : 1; unsigned int x43 : 1; unsigned int x44 : 1; unsigned int x45 : 1; unsigned int x46 : 1; unsigned int x47 : 1; unsigned int x48 : 1; unsigned int x49 : 1; unsigned int x50 : 1; unsigned int x51 : 1; struct IntPoint { int x_52_1_1; int x_52_1_2; } x52; struct RenderMarquee {} *x53; int x54; int x55; struct OwnPtr { struct TransformationMatrix {} *x_56_1_1; } x56; struct RenderReplica {} *x57; struct RenderScrollbarPart {} *x58; struct RenderScrollbarPart {} *x59; struct IntRect { struct IntPoint { int x_1_2_1; int x_1_2_2; } x_60_1_1; struct IntSize { int x_2_2_1; int x_2_2_2; } x_60_1_2; } x60; struct OwnPtr { struct RenderLayerBacking {} *x_61_1_1; } x61; struct Page {} *x62; }*)arg1; +- (id)initWithRenderLayer:(struct RenderLayer { int (**x1)(); struct OwnPtr { struct ScrollAnimator {} *x_2_1_1; } x2; boolx3; boolx4; int x5; int x6; struct IntPoint { int x_7_1_1; int x_7_1_2; } x7; struct RenderBoxModelObject {} *x8; struct RenderLayer {} *x9; struct RenderLayer {} *x10; struct RenderLayer {} *x11; struct RenderLayer {} *x12; struct RenderLayer {} *x13; struct IntRect { struct IntPoint { int x_1_2_1; int x_1_2_2; } x_14_1_1; struct IntSize { int x_2_2_1; int x_2_2_2; } x_14_1_2; } x14; struct IntRect { struct IntPoint { int x_1_2_1; int x_1_2_2; } x_15_1_1; struct IntSize { int x_2_2_1; int x_2_2_2; } x_15_1_2; } x15; struct IntSize { int x_16_1_1; int x_16_1_2; } x16; struct IntPoint { int x_17_1_1; int x_17_1_2; } x17; struct IntSize { int x_18_1_1; int x_18_1_2; } x18; struct IntSize { int x_19_1_1; int x_19_1_2; } x19; struct IntSize { int x_20_1_1; int x_20_1_2; } x20; struct IntSize { int x_21_1_1; int x_21_1_2; } x21; struct RefPtr { struct Scrollbar {} *x_22_1_1; } x22; struct RefPtr { struct Scrollbar {} *x_23_1_1; } x23; boolx24; struct Vector {} *x25; struct Vector {} *x26; struct Vector {} *x27; struct ClipRects {} *x28; unsigned int x29 : 1; unsigned int x30 : 1; unsigned int x31 : 1; unsigned int x32 : 1; unsigned int x33 : 1; unsigned int x34 : 1; unsigned int x35 : 1; unsigned int x36 : 1; unsigned int x37 : 1; unsigned int x38 : 1; unsigned int x39 : 1; unsigned int x40 : 1; unsigned int x41 : 1; unsigned int x42 : 1; unsigned int x43 : 1; unsigned int x44 : 1; unsigned int x45 : 1; unsigned int x46 : 1; unsigned int x47 : 1; unsigned int x48 : 1; unsigned int x49 : 1; unsigned int x50 : 1; unsigned int x51 : 1; struct IntPoint { int x_52_1_1; int x_52_1_2; } x52; struct RenderMarquee {} *x53; int x54; int x55; struct OwnPtr { struct TransformationMatrix {} *x_56_1_1; } x56; struct RenderReplica {} *x57; struct RenderScrollbarPart {} *x58; struct RenderScrollbarPart {} *x59; struct IntRect { struct IntPoint { int x_1_2_1; int x_1_2_2; } x_60_1_1; struct IntSize { int x_2_2_1; int x_2_2_2; } x_60_1_2; } x60; struct OwnPtr { struct RenderLayerBacking {} *x_61_1_1; } x61; struct Page {} *x62; }*)arg1; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebResource.h b/WebKit.framework/WebResource.h new file mode 100755 index 0000000..1484dd9 --- /dev/null +++ b/WebKit.framework/WebResource.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class WebResourcePrivate; + +@interface WebResource : NSObject { + WebResourcePrivate *_private; +} + + +- (id)data; +- (id)textEncodingName; +- (id)MIMEType; +- (id)URL; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)_ignoreWhenUnarchiving; +- (id)_initWithData:(id)arg1 URL:(id)arg2 response:(id)arg3; +- (id)_suggestedFilename; +- (id)_response; +- (id)_stringValue; +- (id)frameName; +- (id)_initWithData:(id)arg1 URL:(id)arg2 MIMEType:(id)arg3 textEncodingName:(id)arg4 frameName:(id)arg5 response:(id)arg6 copyData:(BOOL)arg7; +- (struct ArchiveResource { int (**x1)(); int x2; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_1_2_1; } x_3_1_1; unsigned int x_3_1_2 : 1; unsigned int x_3_1_3 : 1; int x_3_1_4; int x_3_1_5; int x_3_1_6; int x_3_1_7; int x_3_1_8; int x_3_1_9; int x_3_1_10; int x_3_1_11; int x_3_1_12; int x_3_1_13; } x3; struct ResourceResponse { struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_1_2_1; unsigned int x_1_2_2 : 1; unsigned int x_1_2_3 : 1; int x_1_2_4; int x_1_2_5; int x_1_2_6; int x_1_2_7; int x_1_2_8; int x_1_2_9; int x_1_2_10; int x_1_2_11; int x_1_2_12; int x_1_2_13; } x_4_1_1; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_2_2_1; } x_4_1_2; long long x_4_1_3; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_4_2_1; } x_4_1_4; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_5_2_1; } x_4_1_5; int x_4_1_6; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_7_2_1; } x_4_1_7; struct HTTPHeaderMap { struct HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_8_2_1; } x_4_1_8; int x_4_1_9; unsigned int x_4_1_10 : 1; unsigned int x_4_1_11; unsigned int x_4_1_12 : 1; struct RefPtr { struct ResourceLoadTiming {} *x_13_2_1; } x_4_1_13; struct RefPtr { struct ResourceLoadInfo {} *x_14_2_1; } x_4_1_14; unsigned int x_4_1_15 : 1; unsigned int x_4_1_16 : 1; unsigned int x_4_1_17 : 1; unsigned int x_4_1_18 : 1; unsigned int x_4_1_19 : 1; unsigned int x_4_1_20 : 1; unsigned int x_4_1_21 : 1; unsigned int x_4_1_22 : 1; unsigned int x_4_1_23 : 1; double x_4_1_24; double x_4_1_25; double x_4_1_26; double x_4_1_27; double x_4_1_28; struct RetainPtr<_CFURLResponse*> { struct _CFURLResponse {} *x_29_2_1; } x_4_1_29; struct RetainPtr { id x_30_2_1; } x_4_1_30; int x_4_1_31; } x4; struct RefPtr { struct SharedBuffer {} *x_5_1_1; } x5; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_6_1_1; } x6; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_7_1_1; } x7; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_8_1_1; } x8; boolx9; }*)_coreResource; +- (id)_initWithCoreResource:(struct PassRefPtr { struct ArchiveResource {} *x1; })arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)initWithData:(id)arg1 URL:(id)arg2 MIMEType:(id)arg3 textEncodingName:(id)arg4 frameName:(id)arg5; + +@end diff --git a/WebKit.framework/WebResourcePrivate.h b/WebKit.framework/WebResourcePrivate.h new file mode 100755 index 0000000..9ebd08e --- /dev/null +++ b/WebKit.framework/WebResourcePrivate.h @@ -0,0 +1,137 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSURLResponse; + +@interface WebResourcePrivate : NSObject { + struct ArchiveResource { int (**x1)(); int x2; struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } x3; struct ResourceResponse { + struct KURL { + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_string; + unsigned int m_isValid : 1; + unsigned int m_protocolIsInHTTPFamily : 1; + int m_schemeEnd; + int m_userStart; + int m_userEnd; + int m_passwordEnd; + int m_hostEnd; + int m_portEnd; + int m_pathAfterLastSlash; + int m_pathEnd; + int m_queryEnd; + int m_fragmentEnd; + } m_url; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_mimeType; + long long m_expectedContentLength; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_textEncodingName; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_suggestedFilename; + int m_httpStatusCode; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_httpStatusText; + struct HTTPHeaderMap { + struct HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { + struct pair {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } m_httpHeaderFields; + int m_lastModifiedDate; + unsigned int m_wasCached : 1; + unsigned int m_connectionID; + unsigned int m_connectionReused : 1; + struct RefPtr { + struct ResourceLoadTiming {} *m_ptr; + } m_resourceLoadTiming; + struct RefPtr { + struct ResourceLoadInfo {} *m_ptr; + } m_resourceLoadInfo; + unsigned int m_isNull : 1; + unsigned int m_haveParsedCacheControlHeader : 1; + unsigned int m_haveParsedAgeHeader : 1; + unsigned int m_haveParsedDateHeader : 1; + unsigned int m_haveParsedExpiresHeader : 1; + unsigned int m_haveParsedLastModifiedHeader : 1; + unsigned int m_cacheControlContainsNoCache : 1; + unsigned int m_cacheControlContainsNoStore : 1; + unsigned int m_cacheControlContainsMustRevalidate : 1; + double m_cacheControlMaxAge; + double m_age; + double m_date; + double m_expires; + double m_lastModified; + struct RetainPtr<_CFURLResponse*> { + struct _CFURLResponse {} *m_ptr; + } m_cfResponse; + struct RetainPtr { + NSURLResponse *m_ptr; + } m_nsResponse; + int m_initLevel; + } x4; struct RefPtr { + struct SharedBuffer {} *m_ptr; + } x5; struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } x6; struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } x7; struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } x8; boolx9; } *coreResource; +} + ++ (void)initialize; + +- (void)finalize; +- (id)initWithCoreResource:(struct PassRefPtr { struct ArchiveResource {} *x1; })arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebScriptCallFrame.h b/WebKit.framework/WebScriptCallFrame.h new file mode 100755 index 0000000..97135cd --- /dev/null +++ b/WebKit.framework/WebScriptCallFrame.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class WebScriptCallFramePrivate; + +@interface WebScriptCallFrame : NSObject { + WebScriptCallFramePrivate *_private; + id _userInfo; +} + + +- (id)caller; +- (id)evaluateWebScript:(id)arg1; +- (void)setUserInfo:(id)arg1; +- (id)_initWithGlobalObject:(id)arg1 debugger:(struct WebScriptDebugger { int (**x1)(); struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct JSGlobalObject {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_2_1_1; } x2; boolx3; struct RetainPtr { id x_4_1_1; } x4; struct Strong { struct JSValue {} *x_5_1_1; } x5; struct RetainPtr { id x_6_1_1; } x6; }*)arg2 caller:(id)arg3 debuggerCallFrame:(const struct DebuggerCallFrame { struct ExecState {} *x1; struct JSValue { union EncodedValueDescriptor { long long x_1_2_1; double x_1_2_2; struct $_700 { int x_3_3_1; int x_3_3_2; } x_1_2_3; } x_2_1_1; } x2; }*)arg4; +- (void)_setDebuggerCallFrame:(const struct DebuggerCallFrame { struct ExecState {} *x1; struct JSValue { union EncodedValueDescriptor { long long x_1_2_1; double x_1_2_2; struct $_700 { int x_3_3_1; int x_3_3_2; } x_1_2_3; } x_2_1_1; } x2; }*)arg1; +- (void)_clearDebuggerCallFrame; +- (id)scopeChain; +- (id)_convertValueToObjcValue:(struct JSValue { union EncodedValueDescriptor { long long x_1_1_1; double x_1_1_2; struct $_700 { int x_3_2_1; int x_3_2_2; } x_1_1_3; } x1; })arg1; +- (id)userInfo; +- (void)dealloc; +- (id)functionName; +- (id)exception; + +@end diff --git a/WebKit.framework/WebScriptCallFramePrivate.h b/WebKit.framework/WebScriptCallFramePrivate.h new file mode 100755 index 0000000..424e315 --- /dev/null +++ b/WebKit.framework/WebScriptCallFramePrivate.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class WebScriptObject, WebScriptCallFrame; + +@interface WebScriptCallFramePrivate : NSObject { + WebScriptObject *globalObject; + WebScriptCallFrame *caller; + struct DebuggerCallFrame { struct ExecState {} *x1; struct JSValue { + union EncodedValueDescriptor { + long long asInt64; + double asDouble; + struct $_700 { + int payload; + int tag; + } asBits; + } u; + } x2; } *debuggerCallFrame; + struct WebScriptDebugger { int (**x1)(); struct HashSet,WTF::HashTraits > { + struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { + struct JSGlobalObject {} **m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } x2; boolx3; struct RetainPtr { + WebScriptCallFrame *m_ptr; + } x4; struct Strong { + struct JSValue {} *m_slot; + } x5; struct RetainPtr { + WebScriptCallFrame *m_ptr; + } x6; } *debugger; +} + + +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebScriptWorld.h b/WebKit.framework/WebScriptWorld.h new file mode 100755 index 0000000..dcaa684 --- /dev/null +++ b/WebKit.framework/WebScriptWorld.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class WebScriptWorldPrivate; + +@interface WebScriptWorld : NSObject { + WebScriptWorldPrivate *_private; +} + ++ (id)standardWorld; ++ (id)world; ++ (id)scriptWorldForGlobalContext:(struct OpaqueJSContext { }*)arg1; ++ (id)findOrCreateWorld:(struct DOMWrapperWorld { int x1; struct HashMap,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { struct pair > {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_2_1_1; } x2; struct HashMap,WTF::StringHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::StringHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { struct pair > {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_3_1_1; } x3; struct HashMap,WTF::HashTraits,WTF::HashTraits > { struct HashTable,WTF::PairFirstExtractor >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_4_1_1; } x4; struct JSGlobalData {} *x5; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct ScriptController {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_6_1_1; } x6; boolx7; struct JSDOMWrapperOwner { int (**x_8_1_1)(); struct DOMWrapperWorld {} *x_8_1_2; } x8; struct JSStringOwner { int (**x_9_1_1)(); struct DOMWrapperWorld {} *x_9_1_2; } x9; }*)arg1; + +- (void)unregisterWorld; +- (id)initWithWorld:(struct PassRefPtr { struct DOMWrapperWorld {} *x1; })arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebScriptWorldPrivate.h b/WebKit.framework/WebScriptWorldPrivate.h new file mode 100755 index 0000000..8d2a0a7 --- /dev/null +++ b/WebKit.framework/WebScriptWorldPrivate.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebScriptWorldPrivate : NSObject { + struct RefPtr { + struct DOMWrapperWorld {} *m_ptr; + } world; +} + + +- (void).cxx_destruct; +- (id).cxx_construct; + +@end diff --git a/WebKit.framework/WebSecurityOrigin.h b/WebKit.framework/WebSecurityOrigin.h new file mode 100755 index 0000000..1818843 --- /dev/null +++ b/WebKit.framework/WebSecurityOrigin.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class , WebSecurityOriginPrivate; + +@interface WebSecurityOrigin : NSObject { + WebSecurityOriginPrivate *_private; + *_applicationCacheQuotaManager; + *_databaseQuotaManager; +} + + +- (void)finalize; +- (id)toString; +- (id)domain; +- (id)initWithURL:(id)arg1; +- (id)protocol; +- (unsigned short)port; +- (id)applicationCacheQuotaManager; +- (void)setQuota:(unsigned long long)arg1; +- (id)databaseQuotaManager; +- (id)host; +- (unsigned long long)usage; +- (unsigned long long)quota; +- (id)databaseIdentifier; +- (struct SecurityOrigin { int x1; int x2; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_3_1_1; } x3; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_4_1_1; } x4; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_5_1_1; } x5; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_6_1_1; } x6; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_7_1_1; } x7; unsigned short x8; boolx9; boolx10; boolx11; boolx12; boolx13; }*)_core; +- (id)_initWithWebCoreSecurityOrigin:(struct SecurityOrigin { int x1; int x2; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_3_1_1; } x3; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_4_1_1; } x4; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_5_1_1; } x5; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_6_1_1; } x6; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_7_1_1; } x7; unsigned short x8; boolx9; boolx10; boolx11; boolx12; boolx13; }*)arg1; +- (BOOL)isEqual:(id)arg1; +- (void)dealloc; +- (id)safari_userVisibleName; +- (id)webui_userVisibleName; + +@end diff --git a/WebKit.framework/WebSelectionRect.h b/WebKit.framework/WebSelectionRect.h new file mode 100755 index 0000000..cf90546 --- /dev/null +++ b/WebKit.framework/WebSelectionRect.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebSelectionRect : NSObject { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } m_rect; + int m_writingDirection; + BOOL m_isLineBreak; + BOOL m_isFirstOnLine; + BOOL m_isLastOnLine; + BOOL m_containsStart; + BOOL m_containsEnd; + BOOL m_isInFixedPosition; +} + +@property BOOL isInFixedPosition; +@property BOOL containsEnd; +@property BOOL containsStart; +@property BOOL isLastOnLine; +@property BOOL isFirstOnLine; +@property BOOL isLineBreak; +@property int writingDirection; +@property struct CGRect { struct CGPoint { float x; float y; } origin; struct CGSize { float width; float height; } size; } rect; + ++ (id)selectionRect; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })endEdge:(id)arg1; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })startEdge:(id)arg1; + +- (BOOL)containsEnd; +- (int)writingDirection; +- (BOOL)containsStart; +- (BOOL)isInFixedPosition; +- (void)setRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })rect; +- (BOOL)isLineBreak; +- (BOOL)isFirstOnLine; +- (BOOL)isLastOnLine; +- (void)setWritingDirection:(int)arg1; +- (void)setIsLineBreak:(BOOL)arg1; +- (void)setIsFirstOnLine:(BOOL)arg1; +- (void)setIsLastOnLine:(BOOL)arg1; +- (void)setContainsStart:(BOOL)arg1; +- (void)setContainsEnd:(BOOL)arg1; +- (void)setIsInFixedPosition:(BOOL)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; + +@end diff --git a/WebKit.framework/WebSerializedJSValue.h b/WebKit.framework/WebSerializedJSValue.h new file mode 100755 index 0000000..d7d67fe --- /dev/null +++ b/WebKit.framework/WebSerializedJSValue.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebSerializedJSValuePrivate; + +@interface WebSerializedJSValue : NSObject { + WebSerializedJSValuePrivate *_private; +} + + +- (id)initWithInternalRepresentation:(void*)arg1; +- (void*)internalRepresentation; +- (id)initWithValue:(struct OpaqueJSValue { }*)arg1 context:(struct OpaqueJSContext { }*)arg2 exception:(const struct OpaqueJSValue {}**)arg3; +- (struct OpaqueJSValue { }*)deserialize:(struct OpaqueJSContext { }*)arg1; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebSerializedJSValuePrivate.h b/WebKit.framework/WebSerializedJSValuePrivate.h new file mode 100755 index 0000000..97a13a0 --- /dev/null +++ b/WebKit.framework/WebSerializedJSValuePrivate.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebSerializedJSValuePrivate : NSObject { + struct RefPtr { + struct SerializedScriptValue {} *m_ptr; + } value; +} + + +- (void).cxx_destruct; +- (id).cxx_construct; + +@end diff --git a/WebKit.framework/WebStorageManager.h b/WebKit.framework/WebStorageManager.h new file mode 100755 index 0000000..76aef4e --- /dev/null +++ b/WebKit.framework/WebStorageManager.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebStorageManager : NSObject { +} + ++ (id)sharedWebStorageManager; + +- (void)deleteAllOrigins; +- (void)syncLocalStorage; +- (void)syncFileSystemAndTrackerDatabase; +- (id)origins; +- (void)deleteOrigin:(id)arg1; +- (unsigned long long)diskUsageForOrigin:(id)arg1; +- (id)init; + +@end diff --git a/WebKit.framework/WebTextIterator.h b/WebKit.framework/WebTextIterator.h new file mode 100755 index 0000000..72d413b --- /dev/null +++ b/WebKit.framework/WebTextIterator.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class WebTextIteratorPrivate; + +@interface WebTextIterator : NSObject { + WebTextIteratorPrivate *_private; +} + ++ (id)dd_iteratorForDocument:(id)arg1; + +- (id)initWithRange:(id)arg1; +- (void)advance; +- (id)currentNode; +- (id)currentText; +- (BOOL)atEnd; +- (id)currentRange; +- (const unsigned short*)currentTextPointer; +- (unsigned int)currentTextLength; +- (void)dealloc; +- (id)dd_collectDDRangesForQuery:(struct __DDScanQuery { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; struct __DDQueryFragment {} *x2; int x3; int x4; int (*x5)(); void *x6; }*)arg1 forResults:(id)arg2; +- (id)dd_doUrlificationForQuery:(struct __DDScanQuery { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; struct __DDQueryFragment {} *x2; int x3; int x4; int (*x5)(); void *x6; }*)arg1 forResults:(id)arg2 referenceDate:(id)arg3 document:(id)arg4 DOMWasModified:(BOOL*)arg5 URLificationBlock:(id)arg6; +- (struct __DDScanQuery { struct __CFRuntimeBase { unsigned int x_1_1_1; unsigned char x_1_1_2[4]; } x1; struct __DDQueryFragment {} *x2; int x3; int x4; int (*x5)(); void *x6; }*)dd_newQueryStopRange:(id*)arg1; +- (BOOL)dd_checkCurrentRangeAgainstString:(struct __CFString { }*)arg1; + +@end diff --git a/WebKit.framework/WebTextIteratorPrivate.h b/WebKit.framework/WebTextIteratorPrivate.h new file mode 100755 index 0000000..35268a5 --- /dev/null +++ b/WebKit.framework/WebTextIteratorPrivate.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebTextIteratorPrivate : NSObject { + struct OwnPtr { + struct TextIterator {} *m_ptr; + } _textIterator; +} + ++ (void)initialize; + +- (void).cxx_destruct; +- (id).cxx_construct; + +@end diff --git a/WebKit.framework/WebUserContentURLPattern.h b/WebKit.framework/WebUserContentURLPattern.h new file mode 100755 index 0000000..c647a09 --- /dev/null +++ b/WebKit.framework/WebUserContentURLPattern.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@class WebUserContentURLPatternPrivate; + +@interface WebUserContentURLPattern : NSObject { + WebUserContentURLPatternPrivate *_private; +} + + +- (id)host; +- (BOOL)isValid; +- (id)scheme; +- (id)initWithPatternString:(id)arg1; +- (BOOL)matchesSubdomains; +- (void)dealloc; +- (BOOL)matchesURL:(id)arg1; + +@end diff --git a/WebKit.framework/WebUserContentURLPatternPrivate.h b/WebKit.framework/WebUserContentURLPatternPrivate.h new file mode 100755 index 0000000..a67e2dc --- /dev/null +++ b/WebKit.framework/WebUserContentURLPatternPrivate.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebUserContentURLPatternPrivate : NSObject { + struct UserContentURLPattern { + boolm_invalid; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_scheme; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_host; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } m_path; + boolm_matchSubdomains; + } pattern; +} + + +- (void).cxx_destruct; +- (id).cxx_construct; + +@end diff --git a/WebKit.framework/WebView.h b/WebKit.framework/WebView.h new file mode 100755 index 0000000..505937e --- /dev/null +++ b/WebKit.framework/WebView.h @@ -0,0 +1,584 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class WebViewPrivate; + +@interface WebView : WAKView { + WebViewPrivate *_private; +} + ++ (BOOL)_canHandleRequest:(id)arg1; ++ (id)_productivityDocumentMIMETypes; ++ (void)_addUserStyleSheetToGroup:(id)arg1 world:(id)arg2 source:(id)arg3 url:(id)arg4 whitelist:(id)arg5 blacklist:(id)arg6; ++ (void)_removeUserStyleSheetsFromGroup:(id)arg1 world:(id)arg2; ++ (void)initialize; ++ (BOOL)canShowMIMEType:(id)arg1; ++ (void)_makeAllWebViewsPerformSelector:(SEL)arg1; ++ (void)_reportException:(struct OpaqueJSValue { }*)arg1 inContext:(struct OpaqueJSContext { }*)arg2; ++ (id)_supportedMIMETypes; ++ (void)willEnterBackgroundWithCompletionHandler:(id)arg1; ++ (void)_setAlwaysUsesComplexTextCodePath:(BOOL)arg1; ++ (BOOL)_allowsRoundingHacks; ++ (BOOL)canCloseAllWebViews; ++ (void)closeAllWebViews; ++ (BOOL)canShowFile:(id)arg1; ++ (void)_enableRemoteInspector; ++ (void)_disableRemoteInspector; ++ (BOOL)_isRemoteInspectorEnabled; ++ (void)_registerViewClass:(Class)arg1 representationClass:(Class)arg2 forURLScheme:(id)arg3; ++ (id)_decodeData:(id)arg1; ++ (void)_setShouldUseFontSmoothing:(BOOL)arg1; ++ (BOOL)_shouldUseFontSmoothing; ++ (void)_setMaximumImageSizeBeforeSubsampling:(unsigned int)arg1; ++ (unsigned int)_maximumImageSizeBeforeSubsampling; ++ (BOOL)_isNodeHaltedPlugin:(id)arg1; ++ (BOOL)_hasPluginForNodeBeenHalted:(id)arg1; ++ (void)_restartHaltedPluginForNode:(id)arg1; ++ (void)_addOriginAccessWhitelistEntryWithSourceOrigin:(id)arg1 destinationProtocol:(id)arg2 destinationHost:(id)arg3 allowDestinationSubdomains:(BOOL)arg4; ++ (void)_removeOriginAccessWhitelistEntryWithSourceOrigin:(id)arg1 destinationProtocol:(id)arg2 destinationHost:(id)arg3 allowDestinationSubdomains:(BOOL)arg4; ++ (void)_resetOriginAccessWhitelists; ++ (void)_addUserScriptToGroup:(id)arg1 world:(id)arg2 source:(id)arg3 url:(id)arg4 whitelist:(id)arg5 blacklist:(id)arg6 injectionTime:(int)arg7; ++ (void)_removeUserScriptFromGroup:(id)arg1 world:(id)arg2 url:(id)arg3; ++ (void)_removeUserStyleSheetFromGroup:(id)arg1 world:(id)arg2 url:(id)arg3; ++ (void)_removeUserScriptsFromGroup:(id)arg1 world:(id)arg2; ++ (void)_removeAllUserContentFromGroup:(id)arg1; ++ (void)_setDomainRelaxationForbidden:(BOOL)arg1 forURLScheme:(id)arg2; ++ (void)_registerURLSchemeAsSecure:(id)arg1; ++ (void)_setLoadResourcesSerially:(BOOL)arg1; ++ (double)_defaultMinimumTimerInterval; ++ (BOOL)_HTTPPipeliningEnabled; ++ (void)_setHTTPPipeliningEnabled:(BOOL)arg1; ++ (void)_preflightSpellCheckerNow:(id)arg1; ++ (void)_setPDFRepresentationClass:(Class)arg1; ++ (void)_setPDFViewClass:(Class)arg1; ++ (id)MIMETypesShownAsHTML; ++ (void)setMIMETypesShownAsHTML:(id)arg1; ++ (void)registerURLSchemeAsLocal:(id)arg1; ++ (id)_standardUserAgentWithApplicationName:(id)arg1 osMarketingVersion:(id)arg2; ++ (void)_preferencesChangedNotification:(id)arg1; ++ (void)drainLayerPool; ++ (void)releaseFastMallocMemory; ++ (void)_handleMemoryWarning; ++ (void)garbageCollectNow; ++ (void)registerViewClass:(Class)arg1 representationClass:(Class)arg2 forMIMEType:(id)arg3; ++ (void)_unregisterViewClassAndRepresentationClassForMIMEType:(id)arg1; ++ (id)_MIMETypeForFile:(id)arg1; ++ (id)sharedWebInspectorServer; ++ (void)_addUserScriptToGroup:(id)arg1 world:(id)arg2 source:(id)arg3 url:(id)arg4 whitelist:(id)arg5 blacklist:(id)arg6 injectionTime:(int)arg7 injectedFrames:(int)arg8; ++ (void)_addUserStyleSheetToGroup:(id)arg1 world:(id)arg2 source:(id)arg3 url:(id)arg4 whitelist:(id)arg5 blacklist:(id)arg6 injectedFrames:(int)arg7; ++ (void)_preferencesRemovedNotification:(id)arg1; ++ (BOOL)_canShowMIMEType:(id)arg1 allowingPlugins:(BOOL)arg2; ++ (id)_standardUserAgentWithApplicationName:(id)arg1; ++ (void)_preflightSpellChecker; ++ (unsigned int)_didSetCacheModel; ++ (unsigned int)_maxCacheModelInAnyInstance; ++ (void)enableWebThread; ++ (void)_setAllowsRoundingHacks:(BOOL)arg1; ++ (void)registerForMemoryNotifications; ++ (void)_registerPluginMIMEType:(id)arg1; ++ (void)_unregisterPluginMIMEType:(id)arg1; ++ (Class)_getPDFViewClass; ++ (BOOL)_representationExistsForURLScheme:(id)arg1; ++ (id)_generatedMIMETypeForURLScheme:(id)arg1; ++ (BOOL)shouldIncludeInWebKitStatistics; ++ (BOOL)_canHandleRequest:(id)arg1 forMainFrame:(BOOL)arg2; ++ (BOOL)_viewClass:(Class*)arg1 andRepresentationClass:(Class*)arg2 forMIMEType:(id)arg3 allowingPlugins:(BOOL)arg4; ++ (Class)_getPDFRepresentationClass; ++ (BOOL)canShowMIMETypeAsHTML:(id)arg1; ++ (void)purgeInactiveFontData; ++ (unsigned int)_cacheModel; ++ (void)_setCacheModel:(unsigned int)arg1; + +- (void)setUsesPageCache:(BOOL)arg1; +- (void)finalize; +- (void)applyStyle:(id)arg1; +- (void)setDownloadDelegate:(id)arg1; +- (void)_setWebGLEnabled:(BOOL)arg1; +- (void)setAllowsRemoteInspection:(BOOL)arg1; +- (void)_setAllowsMessaging:(BOOL)arg1; +- (double)estimatedProgress; +- (void)setNextKeyView:(id)arg1; +- (id)previousValidKeyView; +- (void)deleteForward:(id)arg1; +- (void)insertParagraphSeparator:(id)arg1; +- (void)moveDownAndModifySelection:(id)arg1; +- (void)moveLeftAndModifySelection:(id)arg1; +- (void)moveRightAndModifySelection:(id)arg1; +- (void)moveUpAndModifySelection:(id)arg1; +- (void)_dispatchTileDidDraw:(id)arg1; +- (void)_willStartScrollingOrZooming; +- (void)_didFinishScrollingOrZooming; +- (void)drawSingleRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)acceptsFirstResponder; +- (void)setApplicationNameForUserAgent:(id)arg1; +- (void)_setFormDelegate:(id)arg1; +- (id)_touchEventRegions; +- (void)delete:(id)arg1; +- (struct Page { struct OwnPtr, WebCore::SchedulePairHash, WTF::HashTraits > > > { struct HashSet,WebCore::SchedulePairHash,WTF::HashTraits > > {} *x_1_1_1; } x1; struct OwnPtr { struct Chrome {} *x_2_1_1; } x2; struct OwnPtr { struct DragCaretController {} *x_3_1_1; } x3; struct OwnPtr { struct FocusController {} *x_4_1_1; } x4; struct OwnPtr { struct InspectorController {} *x_5_1_1; } x5; struct OwnPtr { struct Settings {} *x_6_1_1; } x6; struct OwnPtr { struct ProgressTracker {} *x_7_1_1; } x7; struct OwnPtr { struct BackForwardController {} *x_8_1_1; } x8; struct RefPtr { struct Frame {} *x_9_1_1; } x9; struct RefPtr { struct PluginData {} *x_10_1_1; } x10; struct RefPtr { struct RenderTheme {} *x_11_1_1; } x11; struct EditorClient {} *x12; int x13; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_14_1_1; } x14; boolx15; boolx16; boolx17; boolx18; boolx19; boolx20; float x21; boolx22; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_23_1_1; } x23; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_24_1_1; } x24; boolx25; int x26; struct OwnPtr { struct PageGroup {} *x_27_1_1; } x27; struct PageGroup {} *x28; struct Debugger {} *x29; double x30; int x31; boolx32; struct OwnPtr { struct PluginHalter {} *x_33_1_1; } x33; struct RefPtr { struct StorageNamespace {} *x_34_1_1; } x34; int x35; struct ViewportArguments { float x_36_1_1; float x_36_1_2; float x_36_1_3; float x_36_1_4; float x_36_1_5; float x_36_1_6; } x36; double x37; struct OwnPtr, WTF::HashTraits > > { struct HashSet,WTF::HashTraits > {} *x_38_1_1; } x38; boolx39; }*)page; +- (void)insertBacktab:(id)arg1; +- (void)insertTab:(id)arg1; +- (void)setDefersCallbacks:(BOOL)arg1; +- (BOOL)defersCallbacks; +- (id)elementAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (BOOL)drawsBackground; +- (BOOL)goForward; +- (BOOL)goBack; +- (BOOL)canGoForward; +- (BOOL)canGoBack; +- (void)goForward:(id)arg1; +- (void)goBack:(id)arg1; +- (void)reload:(id)arg1; +- (id)stringByEvaluatingJavaScriptFromString:(id)arg1; +- (void)_setFontFallbackPrefersPictographs:(BOOL)arg1; +- (void)setResourceLoadDelegate:(id)arg1; +- (void)setUIDelegate:(id)arg1; +- (void)setFrameLoadDelegate:(id)arg1; +- (BOOL)isLoading; +- (void)viewWillDraw; +- (void)moveDown:(id)arg1; +- (void)moveUp:(id)arg1; +- (void)moveLeft:(id)arg1; +- (void)moveRight:(id)arg1; +- (id)_formDelegate; +- (id)_UIKitDelegate; +- (BOOL)_pluginsAreRunning; +- (void)toggleUnderline:(id)arg1; +- (void)toggleItalic:(id)arg1; +- (void)toggleBold:(id)arg1; +- (void)setCaretChangeListener:(id)arg1; +- (void)insertMarsVoltas:(id)arg1 metadata:(id)arg2; +- (void)deleteBackward:(id)arg1; +- (id)editingDelegate; +- (id)preferences; +- (void)_overflowScrollPositionChangedTo:(struct CGPoint { float x1; float x2; })arg1 forNode:(id)arg2; +- (id)_fixedPositionContent; +- (void)_setCustomFixedPositionLayoutRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_setFixedLayoutSize:(struct CGSize { float x1; float x2; })arg1; +- (id)backForwardList; +- (void)_setWantsTelephoneNumberParsing:(BOOL)arg1; +- (void)setGroupName:(id)arg1; +- (id)groupName; +- (id)selectedFrame; +- (void)stopLoading:(id)arg1; +- (void)_setNetworkStateIsOnline:(BOOL)arg1; +- (void)close; +- (void)_clearDelegates; +- (void)_setUIKitDelegate:(id)arg1; +- (void)moveForward:(id)arg1; +- (void)moveBackward:(id)arg1; +- (void)setContinuousSpellCheckingEnabled:(BOOL)arg1; +- (BOOL)_setMediaLayer:(id)arg1 forPluginView:(id)arg2; +- (void)viewDidMoveToWindow; +- (void)setFrameSize:(struct CGSize { float x1; float x2; })arg1; +- (void)setSelectedDOMRange:(id)arg1 affinity:(int)arg2; +- (void)registerForEditingDelegateNotification:(id)arg1 selector:(SEL)arg2; +- (void)setCustomUserAgent:(id)arg1; +- (void)setPolicyDelegate:(id)arg1; +- (void)setPreferences:(id)arg1; +- (id)selectedDOMRange; +- (void)setEditable:(BOOL)arg1; +- (void)setEditingDelegate:(id)arg1; +- (void)setDrawsBackground:(BOOL)arg1; +- (id)initSimpleHTMLDocumentWithStyle:(id)arg1 frame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 preferences:(id)arg3 groupName:(id)arg4; +- (BOOL)isEditable; +- (int)selectionAffinity; +- (void)insertText:(id)arg1; +- (void)selectAll:(id)arg1; +- (void)copy:(id)arg1; +- (void)paste:(id)arg1; +- (void)makeTextWritingDirectionLeftToRight:(id)arg1; +- (void)makeTextWritingDirectionRightToLeft:(id)arg1; +- (void)cut:(id)arg1; +- (void)clearText:(id)arg1; +- (id)mainFrame; +- (void)_stopAutoscrollTimer; +- (void)mouseUp:(id)arg1; +- (void)mouseDown:(id)arg1; +- (BOOL)becomeFirstResponder; +- (struct CGColor { }*)backgroundColor; +- (id)undoManager; +- (void)setBackgroundColor:(struct CGColor { }*)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)updateLayoutIgnorePendingStyleSheets; +- (void)stopLoadingAndClear; +- (void)setWebMailDelegate:(id)arg1; +- (void)setSmartInsertDeleteEnabled:(BOOL)arg1; +- (void)_insertNewlineInQuotedContent; +- (id)typingStyle; +- (void)setTypingStyle:(id)arg1; +- (BOOL)isFlipped; +- (void)_dispatchPendingLoadRequests; +- (BOOL)_mustDrawUnionedRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 singleRects:(const struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg2 count:(int)arg3; +- (BOOL)_viewClass:(Class*)arg1 andRepresentationClass:(Class*)arg2 forMIMEType:(id)arg3; +- (BOOL)_isClosed; +- (void)_dispatchUnloadEvent; +- (void)_setResourceLoadSchedulerSuspended:(BOOL)arg1; +- (BOOL)_isProcessingUserGesture; +- (id)_openNewWindowWithRequest:(id)arg1; +- (id)inspector; +- (void)_loadBackForwardListFromOtherView:(id)arg1; +- (id)_formDelegateForwarder; +- (id)caretChangeListener; +- (id)caretChangeListeners; +- (void)addCaretChangeListener:(id)arg1; +- (void)removeCaretChangeListener:(id)arg1; +- (id)_displayURL; +- (void)_setInViewSourceMode:(BOOL)arg1; +- (BOOL)_inViewSourceMode; +- (void)_setUseFastImageScalingMode:(BOOL)arg1; +- (BOOL)_inFastImageScalingMode; +- (BOOL)_cookieEnabled; +- (void)_setCookieEnabled:(BOOL)arg1; +- (void)_destroyAllPlugIns; +- (void)_clearBackForwardCache; +- (void)_setNeedsUnrestrictedGetMatchedCSSRules:(BOOL)arg1; +- (id)quickLookContentForURL:(id)arg1; +- (id)_globalHistoryItem; +- (id)textIteratorForRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_setCatchesDelegateExceptions:(BOOL)arg1; +- (BOOL)_catchesDelegateExceptions; +- (void)_executeCoreCommandByName:(id)arg1 value:(id)arg2; +- (void)_setCustomHTMLTokenizerTimeDelay:(double)arg1; +- (void)_setCustomHTMLTokenizerChunkSize:(int)arg1; +- (void)_clearMainFrameName; +- (void)setMemoryCacheDelegateCallsEnabled:(BOOL)arg1; +- (BOOL)areMemoryCacheDelegateCallsEnabled; +- (void)_setJavaScriptURLsAreAllowed:(BOOL)arg1; +- (BOOL)_postsAcceleratedCompositingNotifications; +- (void)_setPostsAcceleratedCompositingNotifications:(BOOL)arg1; +- (void)setInteractiveFormValidationEnabled:(BOOL)arg1; +- (void)setValidationMessageTimerMagnification:(int)arg1; +- (BOOL)_isSoftwareRenderable; +- (void)_setIncludesFlattenedCompositingLayersWhenDrawingToBitmap:(BOOL)arg1; +- (BOOL)cssAnimationsSuspended; +- (void)setCSSAnimationsSuspended:(BOOL)arg1; +- (void)_scaleWebView:(float)arg1 atOrigin:(struct CGPoint { float x1; float x2; })arg2; +- (float)_viewScaleFactor; +- (void)_setUseFixedLayout:(BOOL)arg1; +- (BOOL)_useFixedLayout; +- (unsigned int)markAllMatchesForText:(id)arg1 caseSensitive:(BOOL)arg2 highlight:(BOOL)arg3 limit:(unsigned int)arg4; +- (unsigned int)countMatchesForText:(id)arg1 caseSensitive:(BOOL)arg2 highlight:(BOOL)arg3 limit:(unsigned int)arg4 markMatches:(BOOL)arg5; +- (void)_setMinimumTimerInterval:(double)arg1; +- (BOOL)_wantsTelephoneNumberParsing; +- (BOOL)_webGLEnabled; +- (void)takeStringURLFrom:(id)arg1; +- (void)reloadFromOrigin:(id)arg1; +- (BOOL)canMakeTextSmaller; +- (void)makeTextSmaller:(id)arg1; +- (BOOL)canMakeTextLarger; +- (void)makeTextLarger:(id)arg1; +- (BOOL)canMakeTextStandardSize; +- (void)makeTextStandardSize:(id)arg1; +- (id)_frameForCurrentSelection; +- (void)setTabKeyCyclesThroughElements:(BOOL)arg1; +- (BOOL)tabKeyCyclesThroughElements; +- (void)setHistoryDelegate:(id)arg1; +- (BOOL)shouldClose; +- (BOOL)canMarkAllTextMatches; +- (void)scrollDOMRangeToVisible:(id)arg1; +- (void)scrollDOMRangeToVisible:(id)arg1 withInset:(float)arg2; +- (BOOL)allowsUndo; +- (void)setAllowsUndo:(BOOL)arg1; +- (void)setPageSizeMultiplier:(float)arg1; +- (float)pageSizeMultiplier; +- (BOOL)canZoomPageIn; +- (void)zoomPageIn:(id)arg1; +- (BOOL)canZoomPageOut; +- (void)zoomPageOut:(id)arg1; +- (BOOL)canResetPageZoom; +- (void)resetPageZoom:(id)arg1; +- (void)setMediaVolume:(float)arg1; +- (float)mediaVolume; +- (void)addVisitedLinks:(id)arg1; +- (void)removeVisitedLink:(id)arg1; +- (id)computedStyleForElement:(id)arg1 pseudoElement:(id)arg2; +- (id)editableDOMRangeForPoint:(struct CGPoint { float x1; float x2; })arg1; +- (id)styleDeclarationWithText:(id)arg1; +- (BOOL)isAutomaticQuoteSubstitutionEnabled; +- (BOOL)isAutomaticLinkDetectionEnabled; +- (BOOL)isAutomaticDashSubstitutionEnabled; +- (BOOL)isAutomaticTextReplacementEnabled; +- (BOOL)isAutomaticSpellingCorrectionEnabled; +- (void)replaceSelectionWithNode:(id)arg1; +- (void)replaceSelectionWithText:(id)arg1; +- (void)replaceSelectionWithArchive:(id)arg1; +- (void)deleteSelection; +- (void)changeAttributes:(id)arg1; +- (void)changeBaseWritingDirection:(id)arg1; +- (void)changeBaseWritingDirectionToLTR:(id)arg1; +- (void)changeBaseWritingDirectionToRTL:(id)arg1; +- (void)changeColor:(id)arg1; +- (void)changeDocumentBackgroundColor:(id)arg1; +- (void)changeFont:(id)arg1; +- (void)changeSpelling:(id)arg1; +- (void)checkSpelling:(id)arg1; +- (void)complete:(id)arg1; +- (void)copyFont:(id)arg1; +- (void)makeBaseWritingDirectionLeftToRight:(id)arg1; +- (void)makeBaseWritingDirectionRightToLeft:(id)arg1; +- (void)orderFrontSubstitutionsPanel:(id)arg1; +- (void)pasteAsRichText:(id)arg1; +- (void)pasteFont:(id)arg1; +- (void)performFindPanelAction:(id)arg1; +- (void)showGuessPanel:(id)arg1; +- (void)startSpeaking:(id)arg1; +- (void)stopSpeaking:(id)arg1; +- (void)takeFindStringFromSelection:(id)arg1; +- (void)_replaceSelectionWithNode:(id)arg1 matchStyle:(BOOL)arg2; +- (BOOL)_selectionIsCaret; +- (BOOL)_selectionIsAll; +- (BOOL)_becomingFirstResponderFromOutside; +- (BOOL)_needsOneShotDrawingSynchronization; +- (void)_setDeviceOrientationProvider:(id)arg1; +- (id)_deviceOrientationProvider; +- (void)_setGeolocationProvider:(id)arg1; +- (void)_geolocationDidChangePosition:(id)arg1; +- (void)_geolocationDidFailWithError:(id)arg1; +- (struct OpaqueJSValue { }*)_computedStyleIncludingVisitedInfo:(struct OpaqueJSContext { }*)arg1 forElement:(struct OpaqueJSValue { }*)arg2; +- (struct OpaqueJSValue { }*)_nodesFromRect:(struct OpaqueJSContext { }*)arg1 forDocument:(struct OpaqueJSValue { }*)arg2 x:(int)arg3 y:(int)arg4 top:(unsigned int)arg5 right:(unsigned int)arg6 bottom:(unsigned int)arg7 left:(unsigned int)arg8 ignoreClipping:(BOOL)arg9; +- (BOOL)_isMIMETypeRegisteredAsPlugin:(id)arg1; +- (id)_initWithArguments:(id)arg1; +- (void)setShouldCloseWithWindow:(BOOL)arg1; +- (BOOL)shouldCloseWithWindow; +- (void)setPreferencesIdentifier:(id)arg1; +- (BOOL)goToBackForwardItem:(id)arg1; +- (void)setTextSizeMultiplier:(float)arg1; +- (float)textSizeMultiplier; +- (id)applicationNameForUserAgent; +- (id)customUserAgent; +- (void)setMediaStyle:(id)arg1; +- (void)setCustomTextEncodingName:(id)arg1; +- (id)hostWindow; +- (id)documentViewAtWindowPoint:(struct CGPoint { float x1; float x2; })arg1; +- (id)mainFrameIconURL; +- (id)mainFrameDocument; +- (void)setShouldUpdateWhileOffscreen:(BOOL)arg1; +- (void)setCurrentNodeHighlight:(id)arg1; +- (void)_injectSolarWalkQuirksScript; +- (void)_addToAllWebViewsSet; +- (void)_preferencesChangedNotification:(id)arg1; +- (void)_preferencesChanged:(id)arg1; +- (void)_commonInitializationWithFrameName:(id)arg1 groupName:(id)arg2 usesDocumentViews:(BOOL)arg3; +- (void)setMaintainsBackForwardList:(BOOL)arg1; +- (struct Frame { int x1; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct FrameDestructionObserver {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_2_1_1; } x2; struct Page {} *x3; struct FrameTree { struct Frame {} *x_4_1_1; struct Frame {} *x_4_1_2; struct AtomicString { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_3_2_1; } x_4_1_3; struct AtomicString { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_4_2_1; } x_4_1_4; struct RefPtr { struct Frame {} *x_5_2_1; } x_4_1_5; struct Frame {} *x_4_1_6; struct RefPtr { struct Frame {} *x_7_2_1; } x_4_1_7; struct Frame {} *x_4_1_8; unsigned int x_4_1_9; } x4; struct FrameLoader { int (**x_5_1_1)(); struct Frame {} *x_5_1_2; struct FrameLoaderClient {} *x_5_1_3; struct PolicyChecker { struct Frame {} *x_4_2_1; boolx_4_2_2; boolx_4_2_3; int x_4_2_4; struct PolicyCallback { struct ResourceRequest { struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_7_1; } x_1_6_1; } x_1_5_1; unsigned int x_1_5_2 : 1; unsigned int x_1_5_3 : 1; int x_1_5_4; int x_1_5_5; int x_1_5_6; int x_1_5_7; int x_1_5_8; int x_1_5_9; int x_1_5_10; int x_1_5_11; int x_1_5_12; int x_1_5_13; } x_1_4_1; int x_1_4_2; double x_1_4_3; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_7_1; } x_1_6_1; } x_4_5_1; unsigned int x_4_5_2 : 1; unsigned int x_4_5_3 : 1; int x_4_5_4; int x_4_5_5; int x_4_5_6; int x_4_5_7; int x_4_5_8; int x_4_5_9; int x_4_5_10; int x_4_5_11; int x_4_5_12; int x_4_5_13; } x_1_4_4; struct String { struct RefPtr { struct StringImpl {} *x_1_6_1; } x_5_5_1; } x_1_4_5; struct HTTPHeaderMap { struct HashTable,WTF::PairFirstExtractor >,WTF::CaseFoldingHash,WTF::PairHashTraits, WTF::HashTraits >,WTF::HashTraits > { struct pair {} *x_1_6_1; int x_1_6_2; int x_1_6_3; int x_1_6_4; int x_1_6_5; } x_6_5_1; } x_1_4_6; struct Vector { unsigned int x_7_5_1; struct VectorBuffer { struct String {} *x_2_6_1; unsigned int x_2_6_2; } x_7_5_2; } x_1_4_7; struct RefPtr { struct FormData {} *x_8_5_1; } x_1_4_8; boolx_1_4_9; boolx_1_4_10; boolx_1_4_11; boolx_1_4_12; boolx_1_4_13; boolx_1_4_14; int x_1_4_15; int x_1_4_16; boolx_1_4_17; struct RetainPtr { struct _CFURLRequest {} *x_18_5_1; } x_1_4_18; struct RetainPtr { id x_19_5_1; } x_1_4_19; } x_5_3_1; struct RefPtr { struct FormState {} *x_2_4_1; } x_5_3_2; struct String { struct RefPtr { struct StringImpl {} *x_1_5_1; } x_3_4_1; } x_5_3_3; struct NavigationAction { struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_7_1; } x_1_6_1; } x_1_5_1; unsigned int x_1_5_2 : 1; unsigned int x_1_5_3 : 1; int x_1_5_4; int x_1_5_5; int x_1_5_6; int x_1_5_7; int x_1_5_8; int x_1_5_9; int x_1_5_10; int x_1_5_11; int x_1_5_12; int x_1_5_13; } x_4_4_1; int x_4_4_2; struct RefPtr { struct Event {} *x_3_5_1; } x_4_4_3; } x_5_3_4; int (*x_5_3_5)(); int (*x_5_3_6)(); int (*x_5_3_7)(); void *x_5_3_8; } x_4_2_5; } x_5_1_4; struct HistoryController { struct Frame {} *x_5_2_1; struct RefPtr { struct HistoryItem {} *x_2_3_1; } x_5_2_2; struct RefPtr { struct HistoryItem {} *x_3_3_1; } x_5_2_3; struct RefPtr { struct HistoryItem {} *x_4_3_1; } x_5_2_4; boolx_5_2_5; boolx_5_2_6; struct RefPtr { struct HistoryItem {} *x_7_3_1; } x_5_2_7; int x_5_2_8; } x_5_1_5; struct ResourceLoadNotifier { struct Frame {} *x_6_2_1; } x_5_1_6; struct SubframeLoader { boolx_7_2_1; struct Frame {} *x_7_2_2; } x_5_1_7; struct FrameLoaderStateMachine { int x_8_2_1; } x_5_1_8; int x_5_1_9; int x_5_1_10; struct RefPtr { struct DocumentLoader {} *x_11_2_1; } x_5_1_11; struct RefPtr { struct DocumentLoader {} *x_12_2_1; } x_5_1_12; struct RefPtr { struct DocumentLoader {} *x_13_2_1; } x_5_1_13; boolx_5_1_14; boolx_5_1_15; boolx_5_1_16; boolx_5_1_17; struct String { struct RefPtr { struct StringImpl {} *x_1_3_1; } x_18_2_1; } x_5_1_18; boolx_5_1_19; boolx_5_1_20; boolx_5_1_21; boolx_5_1_22; boolx_5_1_23; boolx_5_1_24; struct RefPtr { struct SerializedScriptValue {} *x_25_2_1; } x_5_1_25; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_26_2_1; unsigned int x_26_2_2 : 1; unsigned int x_26_2_3 : 1; int x_26_2_4; int x_26_2_5; int x_26_2_6; int x_26_2_7; int x_26_2_8; int x_26_2_9; int x_26_2_10; int x_26_2_11; int x_26_2_12; int x_26_2_13; } x_5_1_26; struct OwnPtr { struct IconLoader {} *x_27_2_1; } x_5_1_27; boolx_5_1_28; boolx_5_1_29; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_30_2_1; unsigned int x_30_2_2 : 1; unsigned int x_30_2_3 : 1; int x_30_2_4; int x_30_2_5; int x_30_2_6; int x_30_2_7; int x_30_2_8; int x_30_2_9; int x_30_2_10; int x_30_2_11; int x_30_2_12; int x_30_2_13; } x_5_1_30; struct Timer { int (**x_31_2_1)(); double x_31_2_2; double x_31_2_3; int x_31_2_4; unsigned int x_31_2_5; struct FrameLoader {} *x_31_2_6; struct { int *x_7_3_1; } x_31_2_7; } x_5_1_31; boolx_5_1_32; boolx_5_1_33; struct Frame {} *x_5_1_34; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct Frame {} **x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_35_2_1; } x_5_1_35; boolx_5_1_36; boolx_5_1_37; boolx_5_1_38; int x_5_1_39; int x_5_1_40; struct RefPtr { struct FrameNetworkingContext {} *x_41_2_1; } x_5_1_41; struct KURL { struct String { struct RefPtr { struct StringImpl {} *x_1_4_1; } x_1_3_1; } x_42_2_1; unsigned int x_42_2_2 : 1; unsigned int x_42_2_3 : 1; int x_42_2_4; int x_42_2_5; int x_42_2_6; int x_42_2_7; int x_42_2_8; int x_42_2_9; int x_42_2_10; int x_42_2_11; int x_42_2_12; int x_42_2_13; } x_5_1_42; boolx_5_1_43; } x5; struct NavigationScheduler { struct Frame {} *x_6_1_1; struct Timer { int (**x_2_2_1)(); double x_2_2_2; double x_2_2_3; int x_2_2_4; unsigned int x_2_2_5; struct NavigationScheduler {} *x_2_2_6; struct { int *x_7_3_1; } x_2_2_7; } x_6_1_2; struct OwnPtr { struct ScheduledNavigation {} *x_3_2_1; } x_6_1_3; } x6; struct RefPtr { struct DOMWindow {} *x_7_1_1; } x7; struct HashSet,WTF::HashTraits > { struct HashTable,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > { struct DOMWindow {} **x_1_2_1; int x_1_2_2; int x_1_2_3; int x_1_2_4; int x_1_2_5; } x_8_1_1; } x8; struct HTMLFrameOwnerElement {} *x9; struct RefPtr { struct FrameView {} *x_10_1_1; } x10; struct RefPtr { struct Document {} *x_11_1_1; } x11; struct ScriptController { struct HashMap,JSC::Strong,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { struct HashTable,std::pair, JSC::Strong >,WTF::PairFirstExtractor, JSC::Strong > >,WTF::PtrHash >,WTF::PairHashTraits >, WTF::HashTraits > >,WTF::HashTraits > > { struct pair,JSC::Strong > {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_1_2_1; } x_12_1_1; struct Frame {} *x_12_1_2; struct String {} *x_12_1_3; boolx_12_1_4; boolx_12_1_5; boolx_12_1_6; boolx_12_1_7; struct RefPtr { struct RootObject {} *x_8_2_1; } x_12_1_8; struct RefPtr { struct RootObject {} *x_9_2_1; } x_12_1_9; struct HashMap,WTF::PtrHash,WTF::HashTraits,WTF::HashTraits > > { struct HashTable >,WTF::PairFirstExtractor > >,WTF::PtrHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { struct pair > {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_10_2_1; } x_12_1_10; struct RetainPtr { id x_11_2_1; } x_12_1_11; } x12; struct Editor { struct Frame {} *x_13_1_1; struct OwnPtr { struct DeleteButtonController {} *x_2_2_1; } x_13_1_2; struct RefPtr { struct EditCommand {} *x_3_2_1; } x_13_1_3; struct RefPtr { struct Node {} *x_4_2_1; } x_13_1_4; struct RefPtr { struct Text {} *x_5_2_1; } x_13_1_5; unsigned int x_13_1_6; unsigned int x_13_1_7; struct Vector { unsigned int x_8_2_1; struct VectorBuffer { struct CompositionUnderline {} *x_2_3_1; unsigned int x_2_3_2; } x_8_2_2; } x_13_1_8; boolx_13_1_9; boolx_13_1_10; boolx_13_1_11; struct OwnPtr { struct KillRing {} *x_12_2_1; } x_13_1_12; struct OwnPtr { struct SpellChecker {} *x_13_2_1; } x_13_1_13; struct OwnPtr { struct SpellingCorrectionController {} *x_14_2_1; } x_13_1_14; struct VisibleSelection { struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_1_3_1; int x_1_3_2; unsigned int x_1_3_3 : 2; unsigned int x_1_3_4 : 1; } x_15_2_1; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_2_3_1; int x_2_3_2; unsigned int x_2_3_3 : 2; unsigned int x_2_3_4 : 1; } x_15_2_2; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_3_3_1; int x_3_3_2; unsigned int x_3_3_3 : 2; unsigned int x_3_3_4 : 1; } x_15_2_3; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_4_3_1; int x_4_3_2; unsigned int x_4_3_3 : 2; unsigned int x_4_3_4 : 1; } x_15_2_4; int x_15_2_5; int x_15_2_6; boolx_15_2_7; } x_13_1_15; boolx_13_1_16; } x13; struct FrameSelection { struct IntRect { struct IntPoint { int x_1_3_1; int x_1_3_2; } x_1_2_1; struct IntSize { int x_2_3_1; int x_2_3_2; } x_1_2_2; } x_14_1_1; boolx_14_1_2; int x_14_1_3; struct Frame {} *x_14_1_4; int x_14_1_5; struct VisibleSelection { struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_1_3_1; int x_1_3_2; unsigned int x_1_3_3 : 2; unsigned int x_1_3_4 : 1; } x_6_2_1; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_2_3_1; int x_2_3_2; unsigned int x_2_3_3 : 2; unsigned int x_2_3_4 : 1; } x_6_2_2; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_3_3_1; int x_3_3_2; unsigned int x_3_3_3 : 2; unsigned int x_3_3_4 : 1; } x_6_2_3; struct Position { struct RefPtr { struct Node {} *x_1_4_1; } x_4_3_1; int x_4_3_2; unsigned int x_4_3_3 : 2; unsigned int x_4_3_4 : 1; } x_6_2_4; int x_6_2_5; int x_6_2_6; boolx_6_2_7; } x_14_1_6; int x_14_1_7; struct RefPtr { struct EditingStyle {} *x_8_2_1; } x_14_1_8; struct Timer { int (**x_9_2_1)(); double x_9_2_2; double x_9_2_3; int x_9_2_4; unsigned int x_9_2_5; struct FrameSelection {} *x_9_2_6; struct { int *x_7_3_1; } x_9_2_7; } x_14_1_9; struct IntRect { struct IntPoint { int x_1_3_1; int x_1_3_2; } x_10_2_1; struct IntSize { int x_2_3_1; int x_2_3_2; } x_10_2_2; } x_14_1_10; struct IntRect { struct IntPoint { int x_1_3_1; int x_1_3_2; } x_11_2_1; struct IntSize { int x_2_3_1; int x_2_3_2; } x_11_2_2; } x_14_1_11; boolx_14_1_12; boolx_14_1_13; boolx_14_1_14; boolx_14_1_15; boolx_14_1_16; boolx_14_1_17; boolx_14_1_18; struct Color { unsigned int x_19_2_1; boolx_19_2_2; } x_14_1_19; int x_14_1_20; int x_14_1_21; } x14; struct EventHandler { struct Frame {} *x_15_1_1; boolx_15_1_2; boolx_15_1_3; struct RefPtr { struct Node {} *x_4_2_1; } x_15_1_4; boolx_15_1_5; boolx_15_1_6; boolx_15_1_7; struct IntPoint { int x_8_2_1; int x_8_2_2; } x_15_1_8; boolx_15_1_9; boolx_15_1_10; boolx_15_1_11; struct Timer { int (**x_12_2_1)(); double x_12_2_2; double x_12_2_3; int x_12_2_4; unsigned int x_12_2_5; struct EventHandler {} *x_12_2_6; struct { int *x_7_3_1; } x_12_2_7; } x_15_1_12; struct Timer { int (**x_13_2_1)(); double x_13_2_2; double x_13_2_3; int x_13_2_4; unsigned int x_13_2_5; struct EventHandler {} *x_13_2_6; struct { int *x_7_3_1; } x_13_2_7; } x_15_1_13; struct RenderObject {} *x_15_1_14; boolx_15_1_15; boolx_15_1_16; boolx_15_1_17; struct Timer { int (**x_18_2_1)(); double x_18_2_2; double x_18_2_3; int x_18_2_4; unsigned int x_18_2_5; struct EventHandler {} *x_18_2_6; struct { int *x_7_3_1; } x_18_2_7; } x_15_1_18; boolx_15_1_19; struct RefPtr { struct SVGElementInstance {} *x_20_2_1; } x_15_1_20; struct RefPtr { struct SVGElementInstance {} *x_21_2_1; } x_15_1_21; struct RenderLayer {} *x_15_1_22; struct RefPtr { struct Node {} *x_23_2_1; } x_15_1_23; boolx_15_1_24; struct RefPtr { struct Node {} *x_25_2_1; } x_15_1_25; struct RefPtr { struct Node {} *x_26_2_1; } x_15_1_26; struct RefPtr { struct Frame {} *x_27_2_1; } x_15_1_27; struct RefPtr { struct Scrollbar {} *x_28_2_1; } x_15_1_28; int x_15_1_29; struct RefPtr { struct Node {} *x_30_2_1; } x_15_1_30; float x_15_1_31; float x_15_1_32; float x_15_1_33; float x_15_1_34; unsigned int x_15_1_35; struct Vector,0ul> { unsigned int x_36_2_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_3_1; unsigned int x_2_3_2; } x_36_2_2; } x_15_1_36; struct HashSet,WTF::PtrHash >,WTF::HashTraits > > { struct HashTable,WTF::RefPtr,WTF::IdentityExtractor >,WTF::PtrHash >,WTF::HashTraits >,WTF::HashTraits > > { struct RefPtr {} *x_1_3_1; int x_1_3_2; int x_1_3_3; int x_1_3_4; int x_1_3_5; } x_37_2_1; } x_15_1_37; struct RefPtr { struct Frame {} *x_38_2_1; } x_15_1_38; struct RefPtr { struct HTMLFrameSetElement {} *x_39_2_1; } x_15_1_39; struct IntSize { int x_40_2_1; int x_40_2_2; } x_15_1_40; struct IntPoint { int x_41_2_1; int x_41_2_2; } x_15_1_41; struct IntPoint { int x_42_2_1; int x_42_2_2; } x_15_1_42; double x_15_1_43; struct PlatformMouseEvent { struct IntPoint { int x_1_3_1; int x_1_3_2; } x_44_2_1; struct IntPoint { int x_2_3_1; int x_2_3_2; } x_44_2_2; int x_44_2_3; int x_44_2_4; int x_44_2_5; boolx_44_2_6; boolx_44_2_7; boolx_44_2_8; boolx_44_2_9; double x_44_2_10; unsigned int x_44_2_11; } x_15_1_44; boolx_15_1_45; struct RefPtr { struct Node {} *x_46_2_1; } x_15_1_46; boolx_15_1_47; struct RefPtr { struct Node {} *x_48_2_1; } x_15_1_48; id x_15_1_49; boolx_15_1_50; } x15; struct AnimationController { struct AnimationControllerPrivate {} *x_16_1_1; } x16; struct Timer { int (**x_17_1_1)(); double x_17_1_2; double x_17_1_3; int x_17_1_4; unsigned int x_17_1_5; struct Frame {} *x_17_1_6; struct { int *x_7_2_1; } x_17_1_7; } x17; float x18; struct IntPoint { int x_19_1_1; int x_19_1_2; } x19; struct ViewportArguments { float x_20_1_1; float x_20_1_2; float x_20_1_3; float x_20_1_4; float x_20_1_5; float x_20_1_6; } x20; boolx21; struct VisibleSelection { struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_1_2_1; int x_1_2_2; unsigned int x_1_2_3 : 2; unsigned int x_1_2_4 : 1; } x_22_1_1; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_2_2_1; int x_2_2_2; unsigned int x_2_2_3 : 2; unsigned int x_2_2_4 : 1; } x_22_1_2; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_3_2_1; int x_3_2_2; unsigned int x_3_2_3 : 2; unsigned int x_3_2_4 : 1; } x_22_1_3; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_4_2_1; int x_4_2_2; unsigned int x_4_2_3 : 2; unsigned int x_4_2_4 : 1; } x_22_1_4; int x_22_1_5; int x_22_1_6; boolx_22_1_7; } x22; struct VisibleSelection { struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_1_2_1; int x_1_2_2; unsigned int x_1_2_3 : 2; unsigned int x_1_2_4 : 1; } x_23_1_1; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_2_2_1; int x_2_2_2; unsigned int x_2_2_3 : 2; unsigned int x_2_2_4 : 1; } x_23_1_2; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_3_2_1; int x_3_2_2; unsigned int x_3_2_3 : 2; unsigned int x_3_2_4 : 1; } x_23_1_3; struct Position { struct RefPtr { struct Node {} *x_1_3_1; } x_4_2_1; int x_4_2_2; unsigned int x_4_2_3 : 2; unsigned int x_4_2_4 : 1; } x_23_1_4; int x_23_1_5; int x_23_1_6; boolx_23_1_7; } x23; struct FloatSize { float x_24_1_1; float x_24_1_2; } x24; unsigned int x25; unsigned int x26; unsigned int x27; double x28; double x29; struct Timer { int (**x_30_1_1)(); double x_30_1_2; double x_30_1_3; int x_30_1_4; unsigned int x_30_1_5; struct Frame {} *x_30_1_6; struct { int *x_7_2_1; } x_30_1_7; } x30; float x31; float x32; float x33; int x34; boolx35; boolx36; boolx37; boolx38; int x39; }*)_mainCoreFrame; +- (void)_viewWillDrawInternal; +- (void)_closePluginDatabases; +- (void)_removeFromAllWebViewsSet; +- (void)_closingEventHandling; +- (void)_closeWithFastTeardown; +- (void)setHostWindow:(id)arg1; +- (void)_clearLayerSyncLoopObserver; +- (id)preferencesIdentifier; +- (BOOL)allowsRemoteInspection; +- (BOOL)_needsPreHTML5ParserQuirks; +- (BOOL)_needsUnrestrictedGetMatchedCSSRules; +- (BOOL)interactiveFormValidationEnabled; +- (int)validationMessageTimerMagnification; +- (void)caretChanged; +- (void)removeAllCaretChangeListeners; +- (BOOL)_locked_plugInsAreRunningInFrame:(id)arg1; +- (void)_locked_recursivelyPerformPlugInSelector:(SEL)arg1 inFrame:(id)arg2; +- (unsigned int)countMatchesForText:(id)arg1 options:(unsigned int)arg2 highlight:(BOOL)arg3 limit:(unsigned int)arg4 markMatches:(BOOL)arg5; +- (BOOL)findString:(id)arg1 options:(unsigned int)arg2; +- (id)currentNodeHighlight; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 frameName:(id)arg2 groupName:(id)arg3; +- (id)_initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 frameName:(id)arg2 groupName:(id)arg3 usesDocumentViews:(BOOL)arg4; +- (void)_updateActiveState; +- (void)_cacheResourceLoadDelegateImplementations; +- (void)_cacheFrameLoadDelegateImplementations; +- (id)_focusedFrame; +- (float)_zoomMultiplier:(BOOL)arg1; +- (id)customTextEncodingName; +- (id)_mainFrameOverrideEncoding; +- (id)_frameViewAtWindowPoint:(struct CGPoint { float x1; float x2; })arg1; +- (id)_elementAtWindowPoint:(struct CGPoint { float x1; float x2; })arg1; +- (BOOL)_canZoomOut:(BOOL)arg1; +- (void)_zoomOut:(id)arg1 isTextOnly:(BOOL)arg2; +- (BOOL)_canZoomIn:(BOOL)arg1; +- (void)_zoomIn:(id)arg1 isTextOnly:(BOOL)arg2; +- (BOOL)_canResetZoom:(BOOL)arg1; +- (void)_resetZoom:(id)arg1 isTextOnly:(BOOL)arg2; +- (id)_selectedOrMainFrame; +- (void)_cacheScriptDebugDelegateImplementations; +- (void)_attachScriptDebuggerToAllFrames; +- (void)_detachScriptDebuggerFromAllFrames; +- (void)_cacheHistoryDelegateImplementations; +- (unsigned int)countMatchesForText:(id)arg1 inDOMRange:(id)arg2 options:(unsigned int)arg3 highlight:(BOOL)arg4 limit:(unsigned int)arg5 markMatches:(BOOL)arg6; +- (void)setSelectTrailingWhitespaceEnabled:(BOOL)arg1; +- (BOOL)_continuousCheckingAllowed; +- (id)_responderForResponderOperations; +- (void)_performResponderOperation:(SEL)arg1 with:(id)arg2; +- (void)_retrieveKeyboardUIModeFromPreferences:(id)arg1; +- (BOOL)_syncCompositingChanges; +- (BOOL)canBeRemotelyInspected; +- (BOOL)_isUsingAcceleratedCompositing; +- (void)unmarkAllTextMatches; +- (id)rectsForTextMatches; +- (void)alignCenter:(id)arg1; +- (void)alignJustified:(id)arg1; +- (void)alignLeft:(id)arg1; +- (void)alignRight:(id)arg1; +- (void)deleteBackwardByDecomposingPreviousCharacter:(id)arg1; +- (void)deleteToBeginningOfLine:(id)arg1; +- (void)deleteToBeginningOfParagraph:(id)arg1; +- (void)deleteToEndOfLine:(id)arg1; +- (void)deleteToEndOfParagraph:(id)arg1; +- (void)deleteToMark:(id)arg1; +- (void)deleteWordBackward:(id)arg1; +- (void)deleteWordForward:(id)arg1; +- (void)ignoreSpelling:(id)arg1; +- (void)indent:(id)arg1; +- (void)insertLineBreak:(id)arg1; +- (void)makeTextWritingDirectionNatural:(id)arg1; +- (void)moveBackwardAndModifySelection:(id)arg1; +- (void)moveForwardAndModifySelection:(id)arg1; +- (void)moveParagraphBackwardAndModifySelection:(id)arg1; +- (void)moveParagraphForwardAndModifySelection:(id)arg1; +- (void)moveToBeginningOfDocument:(id)arg1; +- (void)moveToBeginningOfDocumentAndModifySelection:(id)arg1; +- (void)moveToBeginningOfLine:(id)arg1; +- (void)moveToBeginningOfLineAndModifySelection:(id)arg1; +- (void)moveToBeginningOfParagraph:(id)arg1; +- (void)moveToBeginningOfParagraphAndModifySelection:(id)arg1; +- (void)moveToBeginningOfSentence:(id)arg1; +- (void)moveToBeginningOfSentenceAndModifySelection:(id)arg1; +- (void)moveToEndOfDocument:(id)arg1; +- (void)moveToEndOfDocumentAndModifySelection:(id)arg1; +- (void)moveToEndOfLine:(id)arg1; +- (void)moveToEndOfLineAndModifySelection:(id)arg1; +- (void)moveToEndOfParagraph:(id)arg1; +- (void)moveToEndOfParagraphAndModifySelection:(id)arg1; +- (void)moveToEndOfSentence:(id)arg1; +- (void)moveToEndOfSentenceAndModifySelection:(id)arg1; +- (void)moveToLeftEndOfLine:(id)arg1; +- (void)moveToLeftEndOfLineAndModifySelection:(id)arg1; +- (void)moveToRightEndOfLine:(id)arg1; +- (void)moveToRightEndOfLineAndModifySelection:(id)arg1; +- (void)moveWordBackward:(id)arg1; +- (void)moveWordBackwardAndModifySelection:(id)arg1; +- (void)moveWordForward:(id)arg1; +- (void)moveWordForwardAndModifySelection:(id)arg1; +- (void)moveWordLeft:(id)arg1; +- (void)moveWordLeftAndModifySelection:(id)arg1; +- (void)moveWordRight:(id)arg1; +- (void)moveWordRightAndModifySelection:(id)arg1; +- (void)outdent:(id)arg1; +- (void)pasteAsPlainText:(id)arg1; +- (void)selectLine:(id)arg1; +- (void)selectParagraph:(id)arg1; +- (void)selectSentence:(id)arg1; +- (void)selectToMark:(id)arg1; +- (void)setMark:(id)arg1; +- (void)subscript:(id)arg1; +- (void)superscript:(id)arg1; +- (void)swapWithMark:(id)arg1; +- (void)transpose:(id)arg1; +- (void)underline:(id)arg1; +- (void)unscript:(id)arg1; +- (void)yank:(id)arg1; +- (void)yankAndSelect:(id)arg1; +- (void)centerSelectionInVisibleArea:(id)arg1; +- (void)uppercaseWord:(id)arg1; +- (void)lowercaseWord:(id)arg1; +- (void)capitalizeWord:(id)arg1; +- (void)toggleBaseWritingDirection:(id)arg1; +- (BOOL)searchFor:(id)arg1 direction:(BOOL)arg2 caseSensitive:(BOOL)arg3 wrap:(BOOL)arg4; +- (void)_documentScaleChanged; +- (void)insertNewlineIgnoringFieldEditor:(id)arg1; +- (void)insertTabIgnoringFieldEditor:(id)arg1; +- (void)pageDown:(id)arg1; +- (void)pageDownAndModifySelection:(id)arg1; +- (void)pageUp:(id)arg1; +- (void)pageUpAndModifySelection:(id)arg1; +- (BOOL)maintainsInactiveSelection; +- (BOOL)searchFor:(id)arg1 direction:(BOOL)arg2 caseSensitive:(BOOL)arg3 wrap:(BOOL)arg4 startInSelection:(BOOL)arg5; +- (void)_setMouseDownEvent:(id)arg1; +- (BOOL)_isPerformingProgrammaticFocus; +- (void)selectWord:(id)arg1; +- (id)_geolocationProvider; +- (void)scrollToBeginningOfDocument:(id)arg1; +- (void)scrollToEndOfDocument:(id)arg1; +- (void)scrollPageUp:(id)arg1; +- (void)scrollPageDown:(id)arg1; +- (void)scrollLineUp:(id)arg1; +- (void)scrollLineDown:(id)arg1; +- (id)_webcore_effectiveFirstResponder; +- (struct CGSize { float x1; float x2; })_fixedLayoutSize; +- (void)_addObject:(id)arg1 forIdentifier:(unsigned long)arg2; +- (id)_objectForIdentifier:(unsigned long)arg1; +- (void)_removeObjectForIdentifier:(unsigned long)arg1; +- (void)_didCommitLoadForFrame:(id)arg1; +- (id)_webMailDelegate; +- (id)_policyDelegateForwarder; +- (void)setMainFrameDocumentReady:(BOOL)arg1; +- (id)_downloadURL:(id)arg1; +- (void)_setGlobalHistoryItem:(struct HistoryItem { int x1; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_2_1_1; } x2; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_3_1_1; } x3; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_4_1_1; } x4; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_5_1_1; } x5; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_6_1_1; } x6; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_7_1_1; } x7; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_8_1_1; } x8; double x9; boolx10; struct IntPoint { int x_11_1_1; int x_11_1_2; } x11; float x12; struct Vector { unsigned int x_13_1_1; struct VectorBuffer { struct String {} *x_2_2_1; unsigned int x_2_2_2; } x_13_1_2; } x13; struct Vector,0ul> { unsigned int x_14_1_1; struct VectorBuffer,0ul> { struct RefPtr {} *x_2_2_1; unsigned int x_2_2_2; } x_14_1_2; } x14; boolx15; boolx16; int x17; struct Vector { unsigned int x_18_1_1; struct VectorBuffer { int *x_2_2_1; unsigned int x_2_2_2; } x_18_1_2; } x18; struct Vector { unsigned int x_19_1_1; struct VectorBuffer { int *x_2_2_1; unsigned int x_2_2_2; } x_19_1_2; } x19; struct OwnPtr > { struct Vector {} *x_20_1_1; } x20; long long x21; long long x22; struct RefPtr { struct SerializedScriptValue {} *x_23_1_1; } x23; struct RefPtr { struct FormData {} *x_24_1_1; } x24; struct String { struct RefPtr { struct StringImpl {} *x_1_2_1; } x_25_1_1; } x25; struct HistoryItem {} *x26; struct HistoryItem {} *x27; struct RefPtr { struct CachedPage {} *x_28_1_1; } x28; float x29; boolx30; struct ViewportArguments { float x_31_1_1; float x_31_1_2; float x_31_1_3; float x_31_1_4; float x_31_1_5; float x_31_1_6; } x31; struct RetainPtr { id x_32_1_1; } x32; struct OwnPtr, WTF::StringHash, WTF::HashTraits, WTF::HashTraits > > > { struct HashMap,WTF::StringHash,WTF::HashTraits,WTF::HashTraits > > {} *x_33_1_1; } x33; }*)arg1; +- (void)_stopAllPlugInsForPageCache; +- (void)_restorePlugInsFromCache; +- (id)userAgentForURL:(id)arg1; +- (id)_pluginForExtension:(id)arg1; +- (id)_pluginForMIMEType:(id)arg1; +- (id)_videoProxyPluginForMIMEType:(id)arg1; +- (id)mediaStyle; +- (id)scriptDebugDelegate; +- (BOOL)supportsTextEncoding; +- (float)_realZoomMultiplier; +- (BOOL)_realZoomMultiplierIsTextOnly; +- (void)_setZoomMultiplier:(float)arg1 isTextOnly:(BOOL)arg2; +- (BOOL)shouldUpdateWhileOffscreen; +- (BOOL)_includesFlattenedCompositingLayersWhenDrawingToBitmap; +- (void)_stopAllPlugIns; +- (void)_startAllPlugIns; +- (BOOL)isContinuousSpellCheckingEnabled; +- (id)_editingDelegateForwarder; +- (BOOL)smartInsertDeleteEnabled; +- (BOOL)isSelectTrailingWhitespaceEnabled; +- (BOOL)_shouldChangeSelectedDOMRange:(id)arg1 toDOMRange:(id)arg2 affinity:(int)arg3 stillSelecting:(BOOL)arg4; +- (void)_selectionChanged; +- (BOOL)_isClosing; +- (void)insertNewline:(id)arg1; +- (id)downloadDelegate; +- (id)_UIDelegateForSelector:(SEL)arg1; +- (id)_frameLoadDelegateForwarder; +- (id)_resourceLoadDelegateForwarder; +- (id)_formDelegateForSelector:(SEL)arg1; +- (BOOL)_canShowMIMEType:(id)arg1; +- (id)_UIKitDelegateForwarder; +- (BOOL)_isStopping; +- (id)_UIDelegateForwarder; +- (BOOL)_allowsMessaging; +- (void)_closeWindow; +- (BOOL)_usesDocumentViews; +- (void)_mouseDidMoveOverElement:(id)arg1 modifierFlags:(unsigned int)arg2; +- (void)_setToolTip:(id)arg1; +- (id)historyDelegate; +- (int)_keyboardUIMode; +- (void)_pushPerformingProgrammaticFocus; +- (void)_popPerformingProgrammaticFocus; +- (void)_setNeedsOneShotDrawingSynchronization:(BOOL)arg1; +- (void)_scheduleCompositingLayerSync; +- (BOOL)usesPageCache; +- (void)dealloc; +- (void)_close; +- (void)replaceSelectionWithMarkupString:(id)arg1; +- (id)UIDelegate; +- (id)resourceLoadDelegate; +- (id)policyDelegate; +- (id)frameLoadDelegate; +- (BOOL)_isLoading; +- (id)mainFrameTitle; +- (void)setScriptDebugDelegate:(id)arg1; +- (void)setMainFrameURL:(id)arg1; +- (id)windowScriptObject; +- (id)mainFrameURL; +- (oneway void)_webcore_releaseOnWebThread; +- (oneway void)release; + +@end diff --git a/WebKit.framework/WebViewFactory.h b/WebKit.framework/WebViewFactory.h new file mode 100755 index 0000000..e2c774a --- /dev/null +++ b/WebKit.framework/WebViewFactory.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebViewFactory : WebCoreViewFactory { +} + ++ (void)createSharedFactory; + + +@end diff --git a/WebKit.framework/WebViewPrivate.h b/WebKit.framework/WebViewPrivate.h new file mode 100755 index 0000000..193d5bb --- /dev/null +++ b/WebKit.framework/WebViewPrivate.h @@ -0,0 +1,193 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSURL, WebFixedPositionContent, , WebVideoFullscreenController, , WebPreferences, WebEvent, WAKWindow, NSMutableSet, , , WebNodeHighlight, WebInspector, NSString, NSTimer; + +@interface WebViewPrivate : NSObject { + struct Page { } *page; + id UIDelegate; + id UIDelegateForwarder; + id resourceProgressDelegate; + id downloadDelegate; + id policyDelegate; + id policyDelegateForwarder; + id frameLoadDelegate; + id frameLoadDelegateForwarder; + *formDelegate; + id editingDelegate; + id editingDelegateForwarder; + id scriptDebugDelegate; + id historyDelegate; + id resourceProgressDelegateForwarder; + id formDelegateForwarder; + WebInspector *inspector; + WebNodeHighlight *currentNodeHighlight; + BOOL allowsRemoteInspection; + BOOL allowsUndo; + float zoomMultiplier; + BOOL zoomsTextOnly; + NSString *applicationNameForUserAgent; + struct String { + struct RefPtr { + struct StringImpl {} *m_ptr; + } m_impl; + } userAgent; + BOOL userAgentOverridden; + WebPreferences *preferences; + BOOL useSiteSpecificSpoofing; + NSURL *userStyleSheetLocation; + WAKWindow *hostWindow; + int programmaticFocusCount; + struct WebResourceDelegateImplementationCache { + int (*didCancelAuthenticationChallengeFunc)(); + int (*didReceiveAuthenticationChallengeFunc)(); + int (*canAuthenticateAgainstProtectionSpaceFunc)(); + int (*connectionPropertiesFunc)(); + int (*webThreadDidFinishLoadingFromDataSourceFunc)(); + int (*webThreadDidFailLoadingWithErrorFromDataSourceFunc)(); + int (*webThreadIdentifierForRequestFunc)(); + int (*webThreadDidLoadResourceFromMemoryCacheFunc)(); + int (*webThreadWillSendRequestFunc)(); + int (*webThreadDidReceiveResponseFunc)(); + int (*webThreadDidReceiveContentLengthFunc)(); + int (*webThreadWillCacheResponseFunc)(); + int (*identifierForRequestFunc)(); + int (*willSendRequestFunc)(); + int (*didReceiveResponseFunc)(); + int (*didReceiveContentLengthFunc)(); + int (*didFinishLoadingFromDataSourceFunc)(); + int (*didFailLoadingWithErrorFromDataSourceFunc)(); + int (*didLoadResourceFromMemoryCacheFunc)(); + int (*willCacheResponseFunc)(); + int (*plugInFailedWithErrorFunc)(); + int (*shouldUseCredentialStorageFunc)(); + int (*shouldPaintBrokenImageForURLFunc)(); + } resourceLoadDelegateImplementations; + struct WebFrameLoadDelegateImplementationCache { + int (*didClearWindowObjectForFrameFunc)(); + int (*didClearWindowObjectForFrameInScriptWorldFunc)(); + int (*didClearInspectorWindowObjectForFrameFunc)(); + int (*windowScriptObjectAvailableFunc)(); + int (*didHandleOnloadEventsForFrameFunc)(); + int (*didReceiveServerRedirectForProvisionalLoadForFrameFunc)(); + int (*didCancelClientRedirectForFrameFunc)(); + int (*willPerformClientRedirectToURLDelayFireDateForFrameFunc)(); + int (*didChangeLocationWithinPageForFrameFunc)(); + int (*didPushStateWithinPageForFrameFunc)(); + int (*didReplaceStateWithinPageForFrameFunc)(); + int (*didPopStateWithinPageForFrameFunc)(); + int (*willCloseFrameFunc)(); + int (*didStartProvisionalLoadForFrameFunc)(); + int (*didReceiveTitleForFrameFunc)(); + int (*didCommitLoadForFrameFunc)(); + int (*didFailProvisionalLoadWithErrorForFrameFunc)(); + int (*didFailLoadWithErrorForFrameFunc)(); + int (*didFinishLoadForFrameFunc)(); + int (*didFirstLayoutInFrameFunc)(); + int (*didFirstVisuallyNonEmptyLayoutInFrameFunc)(); + int (*didFinishDocumentLoadForFrameFunc)(); + int (*didDisplayInsecureContentFunc)(); + int (*didRunInsecureContentFunc)(); + } frameLoadDelegateImplementations; + struct WebScriptDebugDelegateImplementationCache { + BOOL didParseSourceExpectsBaseLineNumber; + BOOL exceptionWasRaisedExpectsHasHandlerFlag; + int (*didParseSourceFunc)(); + int (*failedToParseSourceFunc)(); + int (*didEnterCallFrameFunc)(); + int (*willExecuteStatementFunc)(); + int (*willLeaveCallFrameFunc)(); + int (*exceptionWasRaisedFunc)(); + } scriptDebugDelegateImplementations; + struct WebHistoryDelegateImplementationCache { + int (*navigatedFunc)(); + int (*clientRedirectFunc)(); + int (*serverRedirectFunc)(); + int (*setTitleFunc)(); + int (*populateVisitedLinksFunc)(); + } historyDelegateImplementations; + void *observationInfo; + BOOL closed; + BOOL closing; + BOOL shouldCloseWithWindow; + BOOL mainFrameDocumentReady; + BOOL drawsBackground; + BOOL tabKeyCyclesThroughElementsChanged; + BOOL becomingFirstResponder; + BOOL becomingFirstResponderFromOutside; + BOOL hoverFeedbackSuspended; + BOOL usesPageCache; + BOOL catchesDelegateExceptions; + BOOL cssAnimationsSuspended; + struct CGColor { } *backgroundColor; + NSString *mediaStyle; + BOOL hasSpellCheckerDocumentTag; + int spellCheckerDocumentTag; + BOOL smartInsertDeleteEnabled; + BOOL selectTrailingWhitespaceEnabled; + BOOL isStopping; + id UIKitDelegate; + id UIKitDelegateForwarder; + id WebMailDelegate; + BOOL allowsMessaging; + NSMutableSet *_caretChangeListeners; + *_caretChangeListener; + struct CGSize { + float width; + float height; + } fixedLayoutSize; + BOOL mainViewIsScrollingOrZooming; + int didDrawTiles; + struct HashMap,WTF::IntHash,WTF::HashTraits,WTF::HashTraits > > { + struct HashTable >,WTF::PairFirstExtractor > >,WTF::IntHash,WTF::PairHashTraits, WTF::HashTraits > >,WTF::HashTraits > { + struct pair > {} *m_table; + int m_tableSize; + int m_tableSizeMask; + int m_keyCount; + int m_deletedCount; + } m_impl; + } identifierMap; + BOOL _keyboardUIModeAccessed; + int _keyboardUIMode; + BOOL shouldUpdateWhileOffscreen; + BOOL usesDocumentViews; + BOOL includesFlattenedCompositingLayersWhenDrawingToBitmap; + BOOL needsOneShotDrawingSynchronization; + BOOL postsAcceleratedCompositingNotifications; + struct __CFRunLoopObserver { } *layerSyncRunLoopObserver; + struct CGSize { + float width; + float height; + } lastLayoutSize; + BOOL ignoringMouseDraggedEvents; + WebEvent *mouseDownEvent; + BOOL handlingMouseDownEvent; + WebEvent *keyDownEvent; + NSTimer *autoscrollTimer; + WebEvent *autoscrollTriggerEvent; + WebVideoFullscreenController *fullscreenController; + *_geolocationProvider; + *m_deviceOrientationProvider; + struct RefPtr { + struct HistoryItem {} *m_ptr; + } _globalHistoryItem; + BOOL interactiveFormValidationEnabled; + int validationMessageTimerMagnification; + WebFixedPositionContent *_fixedPositionContent; +} + ++ (void)initialize; + +- (void)finalize; +- (void).cxx_destruct; +- (id).cxx_construct; +- (id)init; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebVisiblePosition.h b/WebKit.framework/WebVisiblePosition.h new file mode 100755 index 0000000..9168abe --- /dev/null +++ b/WebKit.framework/WebVisiblePosition.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebVisiblePosition : NSObject { + struct WebObjectInternal { } *_internal; +} + +@property int affinity; + ++ (id)_wrapVisiblePositionIfValid:(struct VisiblePosition { struct Position { struct RefPtr { struct Node {} *x_1_2_1; } x_1_1_1; int x_1_1_2; unsigned int x_1_1_3 : 2; unsigned int x_1_1_4 : 1; } x1; int x2; })arg1; ++ (id)_wrapVisiblePosition:(struct VisiblePosition { struct Position { struct RefPtr { struct Node {} *x_1_2_1; } x_1_1_1; int x_1_1_2; unsigned int x_1_1_3 : 2; unsigned int x_1_1_4 : 1; } x1; int x2; })arg1; + +- (void)setAffinity:(int)arg1; +- (id)positionAtStartOrEndOfWord; +- (id)enclosingRangeWithMarsVoltaAlternatives:(id*)arg1; +- (BOOL)withinTextUnitOfGranularity:(int)arg1 inDirectionIfAtBoundary:(int)arg2; +- (id)positionByMovingInDirection:(int)arg1 amount:(unsigned long)arg2 withAffinityDownstream:(BOOL)arg3; +- (id)positionByMovingInDirection:(int)arg1 amount:(unsigned long)arg2; +- (int)distanceFromPosition:(id)arg1; +- (int)compare:(id)arg1; +- (id)positionOfNextBoundaryOfGranularity:(int)arg1 inDirection:(int)arg2; +- (id)enclosingTextUnitOfGranularity:(int)arg1 inDirectionIfAtBoundary:(int)arg2; +- (BOOL)atBoundaryOfGranularity:(int)arg1 inDirection:(int)arg2; +- (int)affinity; +- (BOOL)isEditable; +- (BOOL)requiresContextForWordBoundary; +- (BOOL)atAlphaNumericBoundaryInDirection:(int)arg1; +- (int)textDirection; +- (BOOL)directionIsDownstream:(int)arg1; +- (id)nextCharacterBoundaryInDirection:(int)arg1; +- (id)nextWordBoundaryInDirection:(int)arg1; +- (id)nextSentenceBoundaryInDirection:(int)arg1; +- (id)nextLineBoundaryInDirection:(int)arg1; +- (id)nextParagraphBoundaryInDirection:(int)arg1; +- (id)nextDocumentBoundaryInDirection:(int)arg1; +- (struct VisiblePosition { struct Position { struct RefPtr { struct Node {} *x_1_2_1; } x_1_1_1; int x_1_1_2; unsigned int x_1_1_3 : 2; unsigned int x_1_1_4 : 1; } x1; int x2; })_visiblePosition; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/WebKit.framework/WebWorkersPrivate.h b/WebKit.framework/WebWorkersPrivate.h new file mode 100755 index 0000000..3102c8d --- /dev/null +++ b/WebKit.framework/WebWorkersPrivate.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface WebWorkersPrivate : NSObject { +} + ++ (unsigned int)workerThreadCount; + + +@end diff --git a/WebKit.framework/_WebSafeForwarder.h b/WebKit.framework/_WebSafeForwarder.h new file mode 100755 index 0000000..4f61c72 --- /dev/null +++ b/WebKit.framework/_WebSafeForwarder.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebKit.framework/WebKit + */ + +@interface _WebSafeForwarder : NSObject { + id target; + id defaultTarget; + BOOL catchExceptions; +} + + +- (void)forwardInvocation:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)clearTarget; +- (id)initWithTarget:(id)arg1 defaultTarget:(id)arg2 catchExceptions:(BOOL)arg3; +- (BOOL)respondsToSelector:(SEL)arg1; +- (void)dealloc; + +@end diff --git a/WebUI.framework/BrowserPrintPageRenderer.h b/WebUI.framework/BrowserPrintPageRenderer.h new file mode 100755 index 0000000..c66d4a1 --- /dev/null +++ b/WebUI.framework/BrowserPrintPageRenderer.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebUI.framework/WebUI + */ + +@class UIWebBrowserView, WebFrame, UIFont, NSNumberFormatter, UIWebPaginationInfo, NSString, UIColor; + +@interface BrowserPrintPageRenderer : UIPrintPageRenderer { + UIWebBrowserView *_browserView; + WebFrame *_webFrame; + NSNumberFormatter *_numberFormatter; + NSString *_URLString; + UIWebPaginationInfo *_paginationInfo; + float _URLWidth; + NSString *_dateString; + float _dateWidth; + float _printWidth; + struct CGPoint { + float x; + float y; + } _contentOffset; + struct CGPoint { + float x; + float y; + } _footerOffset; + UIFont *_footerFont; + UIColor *_footerColor; + BOOL _printFooter; +} + +@property BOOL printFooter; +@property(readonly) UIWebPaginationInfo * paginationInfo; +@property(retain) NSString * URLString; +@property(retain) NSNumberFormatter * numberFormatter; +@property(retain) WebFrame * webFrame; +@property(retain) UIWebBrowserView * browserView; + + +- (id)URLString; +- (BOOL)printFooter; +- (void)setNumberFormatter:(id)arg1; +- (id)browserView; +- (void)setBrowserView:(id)arg1; +- (void)setPrintFooter:(BOOL)arg1; +- (id)paginationInfo; +- (void)setURLString:(id)arg1; +- (void)drawFooterForPageAtIndex:(int)arg1 inRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)drawContentForPageAtIndex:(int)arg1 inRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)printInteractionControllerDidFinishJob:(id)arg1; +- (void)printInteractionControllerWillStartJob:(id)arg1; +- (int)numberOfPages; +- (id)webFrame; +- (id)numberFormatter; +- (void)setWebFrame:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/WebUI.framework/CertificateUtilities.h b/WebUI.framework/CertificateUtilities.h new file mode 100755 index 0000000..f215ddb --- /dev/null +++ b/WebUI.framework/CertificateUtilities.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebUI.framework/WebUI + */ + +@interface CertificateUtilities : NSObject { +} + ++ (id)identitiesWithProtectionSpace:(id)arg1; + + +@end diff --git a/WebUI.framework/PrintBrowserPanel.h b/WebUI.framework/PrintBrowserPanel.h new file mode 100755 index 0000000..8a272ed --- /dev/null +++ b/WebUI.framework/PrintBrowserPanel.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebUI.framework/WebUI + */ + +@class BrowserPrintPageRenderer, WebFrame; + +@interface PrintBrowserPanel : NSObject { + BrowserPrintPageRenderer *_pageRenderer; + WebFrame *_webFrame; +} + + +- (id)printControllerWithBrowserView:(id)arg1 URLString:(id)arg2 pageTitle:(id)arg3 printFooter:(BOOL)arg4; +- (int)numberOfPagesForPrintInteractionController:(id)arg1; +- (int)panelType; +- (int)panelState; +- (int)pausesPages; +- (BOOL)ignoresPrivateBrowsingStyle; +- (id)initWithWebFrame:(id)arg1; +- (void)dealloc; + +@end diff --git a/WebUI.framework/SheetController.h b/WebUI.framework/SheetController.h new file mode 100755 index 0000000..2f56c13 --- /dev/null +++ b/WebUI.framework/SheetController.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebUI.framework/WebUI + */ + +@class UIAlertView, NSMutableArray; + +@interface SheetController : NSObject { + struct __CFDictionary { } *_views; + UIAlertView *_view; + NSMutableArray *_alertInvocationQueue; + id _delegate; + int _actionToPerform; + BOOL _isDismissed; +} + + +- (void)setDelegate:(id)arg1; +- (BOOL)disablesStatusBarPress; +- (void)showSheetForAlert:(id)arg1 inView:(id)arg2; +- (void)hideSheet; +- (int)panelType; +- (int)panelState; +- (int)pausesPages; +- (BOOL)ignoresPrivateBrowsingStyle; +- (void)_showSheetForAlert:(id)arg1 inView:(id)arg2 withClass:(Class)arg3; +- (void)didPresentAlertView:(id)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)dealloc; +- (id)initWithDelegate:(id)arg1; + +@end diff --git a/WebUI.framework/WebUIAlert.h b/WebUI.framework/WebUIAlert.h new file mode 100755 index 0000000..808c29f --- /dev/null +++ b/WebUI.framework/WebUIAlert.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebUI.framework/WebUI + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSString, NSMutableArray; + +@interface WebUIAlert : NSObject { + NSString *_title; + NSString *_bodyText; + int _type; + int _defaultAction; + int _otherAction; + int _hideAction; + int _tableAction; + NSMutableArray *_tableItems; + int _indexOfSelectedTableItem; + id _context; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _actionHandler; + +} + +@property(copy) id actionHandler; + + +- (id)buttonTitles; +- (id)initWithType:(int)arg1 title:(id)arg2 defaultAction:(int)arg3 otherAction:(int)arg4 tableAction:(int)arg5; +- (id)initWithType:(int)arg1 title:(id)arg2 defaultAction:(int)arg3 otherAction:(int)arg4; +- (id)selectedTableItem; +- (void)setActionHandler:(id)arg1; +- (id)_buttonTitleForAction:(int)arg1; +- (id)initWithType:(int)arg1 title:(id)arg2 bodyText:(id)arg3 defaultAction:(int)arg4 otherAction:(int)arg5; +- (id)initWithType:(int)arg1 title:(id)arg2 bodyText:(id)arg3 defaultAction:(int)arg4 otherAction:(int)arg5 tableAction:(int)arg6; +- (void)setTableItems:(id)arg1 withTitles:(id)arg2; +- (void)setHideAction:(int)arg1; +- (id)tableItems; +- (int)hideAction; +- (int)actionForButtonTag:(unsigned int)arg1; +- (id)actionHandler; +- (void)setSelectedTableItemIndex:(int)arg1; +- (int)tableAction; +- (id)bodyText; +- (int)type; +- (id)context; +- (void)setContext:(id)arg1; +- (id)title; +- (void)dealloc; +- (int)defaultAction; + +@end diff --git a/WebUI.framework/WebUIAuthenticationManager.h b/WebUI.framework/WebUIAuthenticationManager.h new file mode 100755 index 0000000..026a420 --- /dev/null +++ b/WebUI.framework/WebUIAuthenticationManager.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebUI.framework/WebUI + */ + +@class UIAlertView, NSMutableArray, NSURLCredential; + +@interface WebUIAuthenticationManager : NSObject { + NSMutableArray *_authenticationChallenges; + NSURLCredential *_credentials; + UIAlertView *_authenticationView; + id _delegate; + BOOL _isShowingAuthenticationPanel; +} + + +- (void)cancelAuthentication; +- (void)setDelegate:(id)arg1; +- (id)authenticationChallenge; +- (void)addAuthenticationChallenge:(id)arg1; +- (void)removeAuthenticationChallenge:(id)arg1; +- (void)setShowingAuthentication:(BOOL)arg1; +- (void)addAuthenticationChallenge:(id)arg1 displayPanel:(BOOL)arg2; +- (void)sheetReturnKeyPressed:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)dealloc; + +@end diff --git a/WebUI.framework/WebUICertificateError.h b/WebUI.framework/WebUICertificateError.h new file mode 100755 index 0000000..f1e2103 --- /dev/null +++ b/WebUI.framework/WebUICertificateError.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebUI.framework/WebUI + */ + +@interface WebUICertificateError : NSObject { +} + ++ (BOOL)userAllowsCertificateTrust:(struct __SecTrust { }*)arg1 host:(id)arg2 applicationDisplayName:(id)arg3; ++ (BOOL)canAuthenticateAgainstProtectionSpace:(id)arg1; ++ (id)newAlertToHandleClientSideCertificateErrorCode:(int)arg1 context:(id)arg2; ++ (id)newAlertToListPossibleClientSideCertificatesWithContext:(id)arg1; ++ (BOOL)isServerCertificateError:(int)arg1; ++ (BOOL)isClientCertificateError:(int)arg1; ++ (BOOL)proceedWithClientCertificateIdentity:(struct __SecIdentity { }*)arg1 context:(id)arg2; ++ (id)applyAuthenticationChain:(struct __CFArray { }*)arg1 toRequest:(id)arg2; + + +@end diff --git a/WebUI.framework/WebUIDelayedSpinner.h b/WebUI.framework/WebUIDelayedSpinner.h new file mode 100755 index 0000000..71a00cc --- /dev/null +++ b/WebUI.framework/WebUIDelayedSpinner.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebUI.framework/WebUI + */ + +@interface WebUIDelayedSpinner : NSObject { +} + ++ (void)showWithDelay; ++ (void)_setShowStatusBarSpinnerTimer:(id)arg1; ++ (void)_showStatusBarSpinner:(id)arg1; ++ (void)_setShowStatusBarSpinner:(BOOL)arg1 withDelay:(double)arg2; ++ (void)hide; + + +@end diff --git a/WebUI.framework/WebUIDelegate.h b/WebUI.framework/WebUIDelegate.h new file mode 100755 index 0000000..43a9f6a --- /dev/null +++ b/WebUI.framework/WebUIDelegate.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebUI.framework/WebUI + */ + +@interface WebUIDelegate : NSObject { +} + + +- (BOOL)confirmIncreaseInQuotaWithAlertTitle:(id)arg1 message:(id)arg2 cancelButtonTitle:(id)arg3 otherButtonTitle:(id)arg4; +- (void)webView:(id)arg1 exceededApplicationCacheOriginQuotaForSecurityOrigin:(id)arg2 totalSpaceNeeded:(unsigned int)arg3; +- (void)webView:(id)arg1 frame:(id)arg2 exceededDatabaseQuotaForSecurityOrigin:(id)arg3 database:(id)arg4; + +@end diff --git a/WebUI.framework/WebUIDownloadManager.h b/WebUI.framework/WebUIDownloadManager.h new file mode 100755 index 0000000..1dd670a --- /dev/null +++ b/WebUI.framework/WebUIDownloadManager.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebUI.framework/WebUI + */ + +@class NSURLDownload, NSString; + +@interface WebUIDownloadManager : NSObject { + id _delegate; + NSURLDownload *_download; + NSString *_downloadPath; +} + + +- (void)setDelegate:(id)arg1; +- (void)downloadDidFinish:(id)arg1; +- (void)download:(id)arg1 decideDestinationWithSuggestedFilename:(id)arg2; +- (void)downloadDidBegin:(id)arg1; +- (void)download:(id)arg1 didFailWithError:(id)arg2; +- (void)_cleanUp; +- (void)_downloadDidFail:(id)arg1; +- (void)dealloc; + +@end diff --git a/WebUI.framework/WebUIGeolocationSupport.h b/WebUI.framework/WebUIGeolocationSupport.h new file mode 100755 index 0000000..01962e3 --- /dev/null +++ b/WebUI.framework/WebUIGeolocationSupport.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebUI.framework/WebUI + */ + +@class NSMutableDictionary, NSString; + +@interface WebUIGeolocationSupport : NSObject { + NSMutableDictionary *_sites; + BOOL _allowed; + int _challengeCount; + NSString *_key; +} + ++ (id)sharedWebUIGeolocationSupport; + +- (id)siteFile; +- (BOOL)webFrame:(id)arg1 decidePolicyForGeolocationRequestFromOrigin:(id)arg2; +- (void)clear; +- (void)load; +- (void)webView:(id)arg1 decidePolicyForGeolocationRequestFromOrigin:(id)arg2 frame:(id)arg3 listener:(id)arg4; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)save; + +@end diff --git a/WebUI.framework/WebUILocalStorageSupport.h b/WebUI.framework/WebUILocalStorageSupport.h new file mode 100755 index 0000000..fa7e807 --- /dev/null +++ b/WebUI.framework/WebUILocalStorageSupport.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebUI.framework/WebUI + */ + +@interface WebUILocalStorageSupport : NSObject { +} + ++ (id)sharedWebUILocalStorageSupport; + +- (unsigned int)localStorageQuotaSize; +- (id)localStoragePath; + +@end diff --git a/WebUI.framework/WebUIModalAlertView.h b/WebUI.framework/WebUIModalAlertView.h new file mode 100755 index 0000000..30b52b5 --- /dev/null +++ b/WebUI.framework/WebUIModalAlertView.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/WebUI.framework/WebUI + */ + +@interface WebUIModalAlertView : UIAlertView { + int _clickedButton; +} + ++ (id)modalAlertSheetWithTitle:(id)arg1 message:(id)arg2 cancelButtonTitle:(id)arg3 otherButtonTitle:(id)arg4; + +- (id)initWithTitle:(id)arg1 message:(id)arg2 cancelButtonTitle:(id)arg3 otherButtonTitle:(id)arg4; +- (int)clickedButton; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; + +@end diff --git a/XPCObjects.framework/XPCDecoder.h b/XPCObjects.framework/XPCDecoder.h new file mode 100755 index 0000000..4d8107e --- /dev/null +++ b/XPCObjects.framework/XPCDecoder.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects + */ + +@class NSString, NSArray; + +@interface XPCDecoder : NSCoder { + void *_encoding; + void *_currentObject; + struct __CFDictionary { } *_decodedObjects; + struct __CFSet { } *_requestedDecodedObjects; + NSArray *_allowedClasses; + NSString *_errorDescription; +} + +@property(copy) NSString * errorDescription; +@property(retain) NSArray * allowedClasses; + ++ (id)rootObjectForEncoding:(void*)arg1; ++ (id)rootObjectForEncoding:(void*)arg1 allowedClasses:(id)arg2; ++ (id)rootObjectForEncoding:(void*)arg1 allowedClasses:(id)arg2 errorDescription:(id)arg3; + +- (void)setAllowedClasses:(id)arg1; +- (id)allowedClasses; +- (id)errorDescription; +- (id)initWithEncoding:(void*)arg1; +- (int)versionForClassName:(id)arg1; +- (id)decodeObject; +- (int)decodeInt32ForKey:(id)arg1; +- (long long)decodeInt64ForKey:(id)arg1; +- (double)decodeDoubleForKey:(id)arg1; +- (int)decodeIntForKey:(id)arg1; +- (BOOL)containsValueForKey:(id)arg1; +- (float)decodeFloatForKey:(id)arg1; +- (const char *)decodeBytesForKey:(id)arg1 returnedLength:(unsigned int*)arg2; +- (int)decodeIntegerForKey:(id)arg1; +- (BOOL)allowsKeyedCoding; +- (BOOL)decodeBoolForKey:(id)arg1; +- (id)decodeObjectForKey:(id)arg1; +- (void)dealloc; +- (void)_verifyCurrentObject; +- (void)setErrorDescription:(id)arg1; +- (BOOL)_classIsAllowed:(Class)arg1; + +@end diff --git a/XPCObjects.framework/XPCDetailedSignature.h b/XPCObjects.framework/XPCDetailedSignature.h new file mode 100755 index 0000000..6df961e --- /dev/null +++ b/XPCObjects.framework/XPCDetailedSignature.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects + */ + +@interface XPCDetailedSignature : NSObject { + unsigned int _argumentCount; + Class *_classes; +} + ++ (id)signatureWithArgumentCount:(unsigned int)arg1 classes:(Class)arg2; + +- (void)dealloc; +- (Class)argumentClassAtIndex:(unsigned int)arg1; +- (id)initWithArgumentCount:(unsigned int)arg1; +- (void)setClass:(Class)arg1 forArgumentAtIndex:(unsigned int)arg2; + +@end diff --git a/XPCObjects.framework/XPCEncoder.h b/XPCObjects.framework/XPCEncoder.h new file mode 100755 index 0000000..3f67931 --- /dev/null +++ b/XPCObjects.framework/XPCEncoder.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects + */ + +@interface XPCEncoder : NSCoder { + void *_encoding; + void *_currentObject; + struct __CFDictionary { } *_encodedObjects; + struct __CFDictionary { } *_conditionalObjects; + unsigned int _nextConditionalObjectID; + struct __CFDictionary { } *_replacementObjects; +} + ++ (void*)newEncodingForRootObject:(id)arg1; + +- (void)encodeRootObject:(id)arg1; +- (void)encodeInt32:(int)arg1 forKey:(id)arg2; +- (void*)encoding; +- (int)versionForClassName:(id)arg1; +- (void)encodeDouble:(double)arg1 forKey:(id)arg2; +- (void)encodeConditionalObject:(id)arg1 forKey:(id)arg2; +- (void)encodeInt:(int)arg1 forKey:(id)arg2; +- (void)encodeFloat:(float)arg1 forKey:(id)arg2; +- (void)encodeBytes:(const char *)arg1 length:(unsigned int)arg2 forKey:(id)arg3; +- (void)encodeInteger:(int)arg1 forKey:(id)arg2; +- (BOOL)allowsKeyedCoding; +- (void)encodeBool:(BOOL)arg1 forKey:(id)arg2; +- (void)encodeObject:(id)arg1 forKey:(id)arg2; +- (void)encodeInt64:(long long)arg1 forKey:(id)arg2; +- (id)init; +- (void)dealloc; +- (void)_fixUpConditionalObjects; +- (id)_replacementObjectForObject:(id)arg1; +- (void)_verifyCurrentObject; + +@end diff --git a/XPCObjects.framework/XPCProxy.h b/XPCObjects.framework/XPCProxy.h new file mode 100755 index 0000000..e43f516 --- /dev/null +++ b/XPCObjects.framework/XPCProxy.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/XPCObjects.framework/XPCObjects + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class , NSArray; + +@interface XPCProxy : NSObject { + struct _xpc_connection_s { } *_connection; + struct dispatch_queue_s { } *_queue; + *_target; + Class _remoteClass; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _errorHandler; + + BOOL _invalidated; + BOOL _useTraditionalEncoder; + NSArray *_whitelistedClassNames; +} + +@property BOOL useTraditionalEncoder; +@property(readonly) struct _xpc_connection_s { }* connection; +@property Class remoteClass; +@property * target; +@property(copy) id errorHandler; + ++ (void)initialize; + +- (void)invalidate; +- (id)errorHandler; +- (void)setErrorHandler:(id)arg1; +- (void)forwardInvocation:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (struct _xpc_connection_s { }*)connection; +- (void)setTarget:(id)arg1; +- (id)target; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (void)setUseTraditionalEncoder:(BOOL)arg1; +- (void)getProxyClassWithHandler:(id)arg1; +- (BOOL)useTraditionalEncoder; +- (id)_errorForXpcError:(void*)arg1; +- (BOOL)_messageIsInternal:(void*)arg1; +- (void)_handleInternalMessage:(void*)arg1; +- (id)_invocationForMessage:(void*)arg1; +- (id)_proxyDescription; +- (void*)_newInternalMessageWithID:(int)arg1; +- (Class)remoteClass; +- (void*)_newMessageAndReplyHandler:(id*)arg1 forInvocation:(id)arg2; +- (void)_getInvocationArgument:(void*)arg1 argumentType:(const char *)arg2 class:(Class*)arg3 forXpcArgument:(void*)arg4 message:(void*)arg5; +- (void*)_newXpcArgumentForInvocationArgumentAt:(void*)arg1 ofType:(const char *)arg2; +- (id)_objectForXpcEncoding:(void*)arg1; +- (void*)_newXpcEncodingForObject:(id)arg1; +- (void)setRemoteClass:(Class)arg1; +- (void)restrictDecodingToWhitelistedClassNames:(id)arg1; +- (id)initWithConnection:(struct _xpc_connection_s { }*)arg1 queue:(struct dispatch_queue_s { }*)arg2 target:(id)arg3; + +@end diff --git a/YouTube.framework/UIMovieBackgroundView.h b/YouTube.framework/UIMovieBackgroundView.h new file mode 100755 index 0000000..91f6126 --- /dev/null +++ b/YouTube.framework/UIMovieBackgroundView.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@interface UIMovieBackgroundView : UIImageView { +} + ++ (struct CGSize { float x1; float x2; })bugViewSizeForFrameSize:(struct CGSize { float x1; float x2; })arg1 bugSize:(struct CGSize { float x1; float x2; })arg2; + +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/YouTube.framework/XMLSAXHTTPRequest.h b/YouTube.framework/XMLSAXHTTPRequest.h new file mode 100755 index 0000000..4c7ea2a --- /dev/null +++ b/YouTube.framework/XMLSAXHTTPRequest.h @@ -0,0 +1,76 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSURLRequest, NSURLConnection, NSMutableData; + +@interface XMLSAXHTTPRequest : NSObject { + NSURLRequest *_request; + NSURLConnection *_connection; + NSMutableData *_rawData; + struct _xmlSAXHandler { + int (*internalSubset)(); + int (*isStandalone)(); + int (*hasInternalSubset)(); + int (*hasExternalSubset)(); + int (*resolveEntity)(); + int (*getEntity)(); + int (*entityDecl)(); + int (*notationDecl)(); + int (*attributeDecl)(); + int (*elementDecl)(); + int (*unparsedEntityDecl)(); + int (*setDocumentLocator)(); + int (*startDocument)(); + int (*endDocument)(); + int (*startElement)(); + int (*endElement)(); + int (*reference)(); + int (*characters)(); + int (*ignorableWhitespace)(); + int (*processingInstruction)(); + int (*comment)(); + int (*warning)(); + int (*error)(); + int (*fatalError)(); + int (*getParameterEntity)(); + int (*cdataBlock)(); + int (*externalSubset)(); + unsigned int initialized; + void *_private; + int (*startElementNs)(); + int (*endElementNs)(); + int (*serror)(); + } _saxHandler; + BOOL _invalidResponse; +} + ++ (BOOL)anyRequestLoading; ++ (id)serviceUnavailableError; ++ (unsigned int)uniqueQueryID; + +- (void)_startedLoading; +- (void)willParseData; +- (void)loadStatusChanged; +- (BOOL)receivedValidResponse:(id)arg1; +- (void)didParseData; +- (void)failWithError:(id)arg1; +- (int)parseData:(id)arg1; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (BOOL)isLoading; +- (id)request; +- (void)loadRequest:(id)arg1; +- (void)_finishedLoading; +- (void)cancel; +- (id)init; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTAccountAuthenticator.h b/YouTube.framework/YTAccountAuthenticator.h new file mode 100755 index 0000000..400fbe8 --- /dev/null +++ b/YouTube.framework/YTAccountAuthenticator.h @@ -0,0 +1,61 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSString, NSMutableData, NSDate, NSHTTPURLResponse; + +@interface YTAccountAuthenticator : NSObject { + NSString *_accountToken; + NSDate *_accountTokenDate; + NSString *_account; + NSString *_accountYouTubeName; + NSString *_password; + NSMutableData *_responseData; + NSHTTPURLResponse *_urlResponse; + NSString *_authURLBase; +} + +@property(retain) NSHTTPURLResponse * urlResponse; +@property(retain) NSString * password; +@property(retain) NSString * accountYouTubeName; +@property(retain) NSString * account; +@property(retain) NSDate * accountTokenDate; +@property(retain) NSString * accountToken; + ++ (id)sharedAuthenticator; + +- (BOOL)cachedCredentialsValid; +- (BOOL)loadStoredCredentials; +- (BOOL)readyToRequestToken; +- (id)tokenForCurrentAccount; +- (void)validateAccount:(id)arg1 password:(id)arg2; +- (id)urlResponse; +- (id)accountTokenDate; +- (id)accountToken; +- (id)_passwordFromKeychain; +- (void)setAccountYouTubeName:(id)arg1; +- (void)setAccountToken:(id)arg1; +- (void)setAccountTokenDate:(id)arg1; +- (void)_clearURLResponseInfo; +- (BOOL)_isTokenExpired:(id)arg1; +- (void)_getNewTokenForAccount:(id)arg1 password:(id)arg2; +- (id)_authRequestWithURL:(id)arg1; +- (id)_authRequestForAccount:(id)arg1 password:(id)arg2; +- (void)setUrlResponse:(id)arg1; +- (void)_removePasswordFromKeychain; +- (void)clearAccountInfo; +- (void)_postAccountTokenGenerationFailedWithError:(id)arg1; +- (void)_postNewAccountTokenAvailable; +- (id)accountYouTubeName; +- (void)setAccount:(id)arg1; +- (id)account; +- (void)setPassword:(id)arg1; +- (id)password; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTAccountFeedRequest.h b/YouTube.framework/YTAccountFeedRequest.h new file mode 100755 index 0000000..f790a79 --- /dev/null +++ b/YouTube.framework/YTAccountFeedRequest.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@interface YTAccountFeedRequest : YTFeedRequest { +} + + +- (void)addVideo:(id)arg1 toPlaylist:(id)arg2; +- (void)addVideosToFavorites:(id)arg1 withBatchURL:(id)arg2; +- (void)didParseData; +- (void)failWithError:(id)arg1; + +@end diff --git a/YouTube.framework/YTAuthenticatedAccountPost.h b/YouTube.framework/YTAuthenticatedAccountPost.h new file mode 100755 index 0000000..1b8b281 --- /dev/null +++ b/YouTube.framework/YTAuthenticatedAccountPost.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSURLConnection, NSMutableData, NSMutableURLRequest; + +@interface YTAuthenticatedAccountPost : NSObject { + id _delegate; + NSMutableURLRequest *_postRequest; + NSURLConnection *_connection; + int _type; + BOOL _validResponse; + NSMutableData *_rawData; +} + + +- (void)setRating:(BOOL)arg1 forVideo:(id)arg2; +- (void)postComment:(id)arg1 forVideo:(id)arg2; +- (void)fileComplaintForVideo:(id)arg1; +- (void)addVideoToFavorites:(id)arg1; +- (void)removeVideoFromFavorites:(id)arg1; +- (void)removeVideoFromPlaylist:(id)arg1; +- (void)unsubscribeToSubscription:(id)arg1; +- (void)submitRequestOfType:(id)arg1; +- (void)submitRequest; +- (void)_deleteVideo:(id)arg1; +- (void)_removePS:(id)arg1; +- (void)_didAuthenticate:(id)arg1; +- (void)_failedToAuthenticate:(id)arg1; +- (void)_listenForAuthenticationNotifications:(BOOL)arg1; +- (void)failWithError:(id)arg1; +- (void)removePlaylist:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (void)_cleanup; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTAuthenticator.h b/YouTube.framework/YTAuthenticator.h new file mode 100755 index 0000000..b81e1f8 --- /dev/null +++ b/YouTube.framework/YTAuthenticator.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSMutableArray, ; + +@interface YTAuthenticator : NSObject { + *_delegate; + NSMutableArray *_deferredRequests; + int _accountAuthState; + int _deviceAuthState; +} + ++ (id)authenticationDialogWithTarget:(id)arg1 action:(SEL)arg2; ++ (id)sharedAuthenticator; + +- (void)setAccount:(id)arg1 password:(id)arg2; +- (void)userCancelledAccountAuthentication; +- (void)addAuthenticationHeadersToRequest:(id)arg1 accountAuthRequired:(BOOL)arg2; +- (BOOL)isWaitingForAuthentication; +- (void)_didAuthenticateDevice:(id)arg1; +- (void)_failedToAuthenticateDevice:(id)arg1; +- (void)_removeDeviceAuthenticationObservers; +- (void)_completeAuthenticationForDeferredRequests; +- (void)_removeDefferredRequests; +- (void)_failedToAuthenticateAccount:(id)arg1; +- (void)_didAuthenticateAccount:(id)arg1; +- (void)_removeAccountAuthenticationObservers; +- (void)_addAccountAuthenticationObserers; +- (void)_addDeferredRequest:(id)arg1 accountAuthRequired:(BOOL)arg2; +- (void)_addDeviceAuthenticationObserers; +- (BOOL)cachedCredentialsValid; +- (BOOL)loadStoredCredentials; +- (void)clearAccountInfo; +- (BOOL)isAccountAuthenticated; +- (void)invalidateToken; +- (void)setDelegate:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTAuthenticatorDeferredRequest.h b/YouTube.framework/YTAuthenticatorDeferredRequest.h new file mode 100755 index 0000000..2932b1e --- /dev/null +++ b/YouTube.framework/YTAuthenticatorDeferredRequest.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSMutableURLRequest; + +@interface YTAuthenticatorDeferredRequest : NSObject { + NSMutableURLRequest *_request; + BOOL _accountAuthRequired; +} + + +- (void)setAccountAuthRequired:(BOOL)arg1; +- (BOOL)accountAuthRequired; +- (void)setRequest:(id)arg1; +- (id)request; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTBookmarksVideoDataSource.h b/YouTube.framework/YTBookmarksVideoDataSource.h new file mode 100755 index 0000000..4d1a070 --- /dev/null +++ b/YouTube.framework/YTBookmarksVideoDataSource.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class YTSearchRequest, NSMutableArray; + +@interface YTBookmarksVideoDataSource : YTVideoDataSource { + NSMutableArray *_bookmarkedShortIDs; + YTSearchRequest *_bookmarksSearchRequest; + BOOL _lastReloadWasAccountsFavorites; +} + + +- (void)addVideo:(id)arg1; +- (unsigned int)maxVideosToSave; +- (void)_nextBatch; +- (void)searchRequest:(id)arg1 foundBatchURL:(id)arg2; +- (void)searchRequest:(id)arg1 receivedVideos:(id)arg2 startIndex:(unsigned int)arg3 videosRemaining:(unsigned int)arg4; +- (BOOL)isLoading; +- (void)reloadData; +- (id)init; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTCaptionTrack.h b/YouTube.framework/YTCaptionTrack.h new file mode 100755 index 0000000..e9906e6 --- /dev/null +++ b/YouTube.framework/YTCaptionTrack.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSURL, YTVideo, NSString; + +@interface YTCaptionTrack : NSObject { + YTVideo *_video; + NSString *_title; + NSString *_language; + NSURL *_captionTrackURL; + BOOL _speechRecognition; +} + +@property BOOL speechRecognition; +@property(retain) NSURL * captionTrackURL; +@property(retain) NSString * language; +@property(retain) NSString * title; +@property(retain) YTVideo * video; + + +- (BOOL)speechRecognition; +- (id)captionTrackURL; +- (void)setCaptionTrackURL:(id)arg1; +- (void)setSpeechRecognition:(BOOL)arg1; +- (id)video; +- (void)setVideo:(id)arg1; +- (void)setLanguage:(id)arg1; +- (id)language; +- (id)title; +- (void)setTitle:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTCaptionTrackRequest.h b/YouTube.framework/YTCaptionTrackRequest.h new file mode 100755 index 0000000..b7481d8 --- /dev/null +++ b/YouTube.framework/YTCaptionTrackRequest.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class YTCaptionTrack, , NSMutableURLRequest; + +@interface YTCaptionTrackRequest : XMLSAXHTTPRequest { + *_delegate; + YTCaptionTrack *_captionTrack; + NSMutableURLRequest *_deferredRequest; + BOOL _isLoading; +} + + +- (id)initCaptionTrackDataRequest:(id)arg1 withDelegate:(id)arg2; +- (id)captionTrack; +- (void)_requestCaptionTrackDataWithURL:(id)arg1; +- (void)_didAuthenticate:(id)arg1; +- (void)_failedToAuthenticate:(id)arg1; +- (void)_listenForAuthenticationNotifications:(BOOL)arg1; +- (void)failWithError:(id)arg1; +- (int)parseData:(id)arg1; +- (void)loadRequest:(id)arg1; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTCaptioningCache.h b/YouTube.framework/YTCaptioningCache.h new file mode 100755 index 0000000..12291db --- /dev/null +++ b/YouTube.framework/YTCaptioningCache.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class YTCaptionTrackRequest, YTCaptionsRequest, NSMutableArray, NSMutableDictionary; + +@interface YTCaptioningCache : NSObject { + NSMutableDictionary *_cache; + NSMutableArray *_videoQueue; + NSMutableArray *_captionTrackQueue; + YTCaptionsRequest *_captionsRequest; + YTCaptionTrackRequest *_captionTrackRequest; +} + ++ (BOOL)closedCaptionsEnabled; ++ (id)sharedManager; ++ (void)initialize; + +- (void)_processCaptionTrackQueue; +- (void)captionTrack:(id)arg1 receivedTrackData:(id)arg2; +- (void)captionTrack:(id)arg1 didFailWithError:(id)arg2; +- (void)captionsRequest:(id)arg1 didFailWithError:(id)arg2; +- (void)captionsRequest:(id)arg1 receivedCaptions:(id)arg2; +- (void)loadCaptionsForVideo:(id)arg1; +- (id)captionsForVideo:(id)arg1; +- (void)_processQueue; +- (id)init; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTCaptionsRequest.h b/YouTube.framework/YTCaptionsRequest.h new file mode 100755 index 0000000..202d161 --- /dev/null +++ b/YouTube.framework/YTCaptionsRequest.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSMutableURLRequest, , NSMutableArray, YTVideo; + +@interface YTCaptionsRequest : XMLSAXHTTPRequest { + *_delegate; + BOOL _isLoading; + NSMutableArray *_captions; + NSMutableURLRequest *_deferredRequest; + YTVideo *_video; +} + + +- (id)initRequestingCaptionsForVideo:(id)arg1 withDelegate:(id)arg2; +- (void)_requestCaptionsFromURL:(id)arg1; +- (void)_didAuthenticate:(id)arg1; +- (void)_failedToAuthenticate:(id)arg1; +- (void)_listenForAuthenticationNotifications:(BOOL)arg1; +- (void)didParseData; +- (void)failWithError:(id)arg1; +- (id)video; +- (int)parseData:(id)arg1; +- (BOOL)isLoading; +- (void)loadRequest:(id)arg1; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTCategoriesRequest.h b/YouTube.framework/YTCategoriesRequest.h new file mode 100755 index 0000000..d0c55ea --- /dev/null +++ b/YouTube.framework/YTCategoriesRequest.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSMutableArray, NSMutableURLRequest; + +@interface YTCategoriesRequest : XMLSAXHTTPRequest { + id _delegate; + NSMutableArray *_categories; + NSMutableURLRequest *_deferredRequest; +} + + +- (void)requestCategoriesWithDelegate:(id)arg1; +- (id)_categoriesURL; +- (void)_didAuthenticate:(id)arg1; +- (void)_failedToAuthenticate:(id)arg1; +- (void)_listenForAuthenticationNotifications:(BOOL)arg1; +- (void)didParseData; +- (void)failWithError:(id)arg1; +- (int)parseData:(id)arg1; +- (void)loadRequest:(id)arg1; +- (void)clearDelegate; +- (id)init; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTCommentsRequest.h b/YouTube.framework/YTCommentsRequest.h new file mode 100755 index 0000000..cbdb9f3 --- /dev/null +++ b/YouTube.framework/YTCommentsRequest.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSMutableURLRequest, NSMutableString, NSMutableArray, YTVideo; + +@interface YTCommentsRequest : XMLSAXHTTPRequest { + id _delegate; + BOOL _isLoading; + NSMutableArray *_comments; + unsigned int _startIndex; + unsigned int _totalResults; + NSMutableURLRequest *_deferredRequest; + NSMutableString *_moreCommentsURLString; + YTVideo *_video; +} + ++ (unsigned int)commentsPerRequest; + +- (void)requestMoreComments; +- (id)initRequestingCommentsForVideo:(id)arg1 withDelegate:(id)arg2; +- (void)_requestCommentsFromURL:(id)arg1; +- (void)_didAuthenticate:(id)arg1; +- (void)_failedToAuthenticate:(id)arg1; +- (void)_listenForAuthenticationNotifications:(BOOL)arg1; +- (void)didParseData; +- (void)failWithError:(id)arg1; +- (int)parseData:(id)arg1; +- (BOOL)isLoading; +- (void)loadRequest:(id)arg1; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTDeviceAuthenticator.h b/YouTube.framework/YTDeviceAuthenticator.h new file mode 100755 index 0000000..af6608c --- /dev/null +++ b/YouTube.framework/YTDeviceAuthenticator.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSMutableData, NSString, NSData, NSURLConnection; + +@interface YTDeviceAuthenticator : NSObject { + NSURLConnection *_connection; + NSMutableData *_responseData; + NSString *_token; + double _timeTokenGranted; + int _phase; + NSData *_r1; + NSData *_r1Hash; + NSData *_r2; + NSData *_hmac; +} + ++ (id)sharedAuthenticator; + +- (void)invalidateToken; +- (void)_copyCertificateData:(id*)arg1 privateKey:(struct __SecKey {}**)arg2; +- (void)_loadStatusChanged; +- (void)_clearNonces; +- (BOOL)_authenticate1; +- (BOOL)canAuthenticate; +- (void)authenticate; +- (void)_connectionDidEnd; +- (BOOL)_authenticate2; +- (void)_succeeded; +- (BOOL)isAuthenticating; +- (void)_failWithErrorCode:(int)arg1; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (id)token; + +@end diff --git a/YouTube.framework/YTFavoritesController.h b/YouTube.framework/YTFavoritesController.h new file mode 100755 index 0000000..f68290a --- /dev/null +++ b/YouTube.framework/YTFavoritesController.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSURL, YTAccountFeedRequest, , NSMutableArray, YTAuthenticatedAccountPost; + +@interface YTFavoritesController : NSObject { + NSMutableArray *_pendingFavoritesShortIDs; + NSMutableArray *_mergedFavorites; + YTAuthenticatedAccountPost *_accountPost; + YTAccountFeedRequest *_accountFeedRequest; + BOOL _usingAccountFavorites; + BOOL _shouldOfferMergeOfLocalBookmarks; + NSURL *_batchURL; + NSMutableArray *_bookmarkVideos; + NSMutableArray *_bookmarkShortIDs; + *_mergeBookmarksDelegate; +} + ++ (id)sharedFavoritesController; + +- (void)setUsingAccountFavorites:(BOOL)arg1; +- (BOOL)shouldOfferMergeOfLocalBookmarks; +- (void)mergeLocalBookmarksToAccountFavoritesWithDelegate:(id)arg1; +- (void)addFavoriteForVideo:(id)arg1; +- (void)removeFavoriteForVideo:(id)arg1; +- (id)batchURL; +- (void)accountFeedRequest:(id)arg1 receivedVideos:(id)arg2; +- (void)accountFeedRequest:(id)arg1 didFailWithError:(id)arg2; +- (void)_processNextPendingFavoritesBatch; +- (void)saveBookmarksIfNeeded; +- (void)_saveBookmarks; +- (void)_loadBookmarks; +- (void)setLocalBookmarksMergeOffered:(BOOL)arg1; +- (void)_bookmarksDidChangeNotifyObservers:(BOOL)arg1; +- (void)addLocalBookmarkForVideo:(id)arg1; +- (void)YTAuthenticatedAccountPost:(id)arg1 didFinishWithType:(int)arg2 error:(id)arg3; +- (void)bookmarksSearchRequestInterrupted; +- (id)bookmarkedVideos; +- (void)searchRequestReturnedVideos:(id)arg1; +- (void)setBatchURL:(id)arg1; +- (BOOL)usingAccountFavorites; +- (id)bookmarkedShortIDs; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTFeaturedVideoDataSource.h b/YouTube.framework/YTFeaturedVideoDataSource.h new file mode 100755 index 0000000..40f087c --- /dev/null +++ b/YouTube.framework/YTFeaturedVideoDataSource.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@interface YTFeaturedVideoDataSource : YTVideoDataSource { +} + + +- (void)reloadData; + +@end diff --git a/YouTube.framework/YTFeedRequest.h b/YouTube.framework/YTFeedRequest.h new file mode 100755 index 0000000..4062130 --- /dev/null +++ b/YouTube.framework/YTFeedRequest.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSURL, NSMutableArray, NSMutableURLRequest; + +@interface YTFeedRequest : XMLSAXHTTPRequest { + id _delegate; + NSMutableArray *_videos; + NSURL *_batchURL; + unsigned int _startIndex; + unsigned int _videosPerPage; + unsigned int _totalResults; + BOOL _invalidatedToken; + BOOL _isLoading; + BOOL _accountAuthRequired; + NSMutableURLRequest *_deferredRequest; +} + ++ (int)partialFeedType; + +- (void)listenForAuthenticationNotifications:(BOOL)arg1; +- (void)_didAuthenticate:(id)arg1; +- (void)_failedToAuthenticate:(id)arg1; +- (void)didParseData; +- (void)failWithError:(id)arg1; +- (void)loadRequest:(id)arg1 withDelegate:(id)arg2 accountAuthRequired:(BOOL)arg3; +- (void)setDelegate:(id)arg1; +- (int)parseData:(id)arg1; +- (BOOL)isLoading; +- (void)loadRequest:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTHistoryVideoDataSource.h b/YouTube.framework/YTHistoryVideoDataSource.h new file mode 100755 index 0000000..54ecbee --- /dev/null +++ b/YouTube.framework/YTHistoryVideoDataSource.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSMutableArray; + +@interface YTHistoryVideoDataSource : YTVideoDataSource { + NSMutableArray *_history; +} + + +- (void)addVideo:(id)arg1; +- (unsigned int)maxVideosToSave; +- (void)_saveToDefaults; +- (id)_history; +- (void)clearHistory; +- (void)reloadData; +- (void)loadFromDefaults; + +@end diff --git a/YouTube.framework/YTImageLoad.h b/YouTube.framework/YTImageLoad.h new file mode 100755 index 0000000..68abd92 --- /dev/null +++ b/YouTube.framework/YTImageLoad.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSMutableData, NSString, NSURLConnection, NSURL; + +@interface YTImageLoad : NSObject { + NSURL *_URL; + NSURLConnection *_connection; + NSMutableData *_imageData; + NSString *_videoID; +} + + +- (void)_createImage; +- (void)_loadFinished; +- (void)start; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTImageLoader.h b/YouTube.framework/YTImageLoader.h new file mode 100755 index 0000000..c3e4896 --- /dev/null +++ b/YouTube.framework/YTImageLoader.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSNotificationCenter, NSMutableSet, NSTimer, NSLock, NSMutableArray, NSMutableDictionary; + +@interface YTImageLoader : NSObject { + NSLock *_queueLock; + NSMutableArray *_loadQueue; + NSMutableSet *_loadsInProgress; + NSLock *_cacheLock; + NSMutableDictionary *_imageCache; + NSMutableDictionary *_roundedThumbnailImageCache; + NSMutableDictionary *_largeThumbnailImageCache; + NSMutableDictionary *_pluginImageCache; + NSMutableArray *_imageCacheLRU; + struct __CFRunLoop { } *_loaderRunLoop; + struct __CFRunLoopSource { } *_loaderSource; + NSNotificationCenter *_notificationCenter; + NSTimer *_loadStatusNotificationTimer; + struct _opaque_pthread_mutex_t { + long __sig; + BOOL __opaque[40]; + } _startupLock; + struct _opaque_pthread_cond_t { + long __sig; + BOOL __opaque[24]; + } _startupCondition; +} + ++ (id)sharedImageLoader; + +- (BOOL)isLoadingImages; +- (struct CGImage { }*)imageForURL:(id)arg1 rounded:(BOOL)arg2 videoID:(id)arg3 loadIfAbsent:(BOOL)arg4; +- (struct CGImage { }*)largeImageForURL:(id)arg1 videoID:(id)arg2 loadIfAbsent:(BOOL)arg3; +- (struct CGImage { }*)pluginImageForURL:(id)arg1 videoID:(id)arg2 loadIfAbsent:(BOOL)arg3; +- (void)saveCache:(id)arg1; +- (void)loadCache:(id)arg1; +- (void)_imageLoadFinished:(id)arg1; +- (void)_setImageData:(id)arg1 videoID:(id)arg2 forURL:(id)arg3 cacheLocked:(BOOL)arg4; +- (void)_startLoader; +- (struct CGImage { }*)createRoundedThumbnailWithImage:(struct CGImage { }*)arg1; +- (void)_loadImageURL:(id)arg1 videoID:(id)arg2; +- (id)_locked_saveImageCache:(id)arg1; +- (id)_locked_loadImageCache:(id)arg1; +- (void)_mainThread_postLoadingStatusChanged; +- (void)_postLoadingStatusChanged; +- (void)_locked_imageLoadStarted:(id)arg1; +- (void)_loadingStatusChanged; +- (BOOL)_locked_URLIsLoading:(id)arg1; +- (void)_locked_loadImageForURL:(id)arg1 videoID:(id)arg2; +- (struct CGImage { }*)_largeThumbnailOverlay; +- (struct CGImage { }*)createSheenedThumbnailWithImage:(struct CGImage { }*)arg1 overlay:(struct CGImage { }*)arg2 width:(int)arg3 height:(int)arg4; +- (void)_postImageLoadedNotification:(id)arg1; +- (id)notificationCenter; +- (id)init; + +@end diff --git a/YouTube.framework/YTMoreByAuthorVideoDataSource.h b/YouTube.framework/YTMoreByAuthorVideoDataSource.h new file mode 100755 index 0000000..95bab04 --- /dev/null +++ b/YouTube.framework/YTMoreByAuthorVideoDataSource.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class YTVideo; + +@interface YTMoreByAuthorVideoDataSource : YTVideoDataSource { + YTVideo *_video; +} + + +- (void)setVideo:(id)arg1; +- (void)reloadData; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTMostViewedVideoDataSource.h b/YouTube.framework/YTMostViewedVideoDataSource.h new file mode 100755 index 0000000..929f81e --- /dev/null +++ b/YouTube.framework/YTMostViewedVideoDataSource.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@interface YTMostViewedVideoDataSource : YTTimeQualifiedVideoDataSource { +} + + +- (void)reloadData; + +@end diff --git a/YouTube.framework/YTMovieView.h b/YouTube.framework/YTMovieView.h new file mode 100755 index 0000000..466fda7 --- /dev/null +++ b/YouTube.framework/YTMovieView.h @@ -0,0 +1,87 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class YTSearchRequest, UIImageView, UILabel, YTVideo, UIMoviePlayerController, NSURL, NSArray; + +@interface YTMovieView : UIView { + id _delegate; + YTVideo *_video; + NSArray *_videoList; + NSURL *_youTubeURL; + YTSearchRequest *_videoInfoRequest; + UIMoviePlayerController *_moviePlayer; + UIImageView *_bugView; + UIImageView *_gradientView; + BOOL _canAutoPlay; + BOOL _shownFromExternalURL; + BOOL _switchingVideos; + BOOL _controlsShown; + BOOL _useSmallLogo; + BOOL _showControlsAfterFullscreenExit; + BOOL _isShown; + double _seekTime; + UILabel *_logLabel; +} + + +- (void)setSeekTime:(double)arg1; +- (void)willShowForVideo:(id)arg1 inList:(id)arg2 orVideoID:(id)arg3; +- (void)didShow; +- (void)willHide; +- (void)didHide; +- (void)willShowAlert; +- (void)useSmallLogo:(BOOL)arg1; +- (void)shareSheetWillShow; +- (void)shareSheetDidHide; +- (void)searchRequest:(id)arg1 receivedVideos:(id)arg2 startIndex:(unsigned int)arg3 videosRemaining:(unsigned int)arg4; +- (void)searchRequest:(id)arg1 didFailWithError:(id)arg2; +- (void)forceControlsVisible:(BOOL)arg1; +- (void)_updateCaptionsForMovie; +- (void)_destroyMoviePlayer; +- (BOOL)_loggingEnabled; +- (void)_setupBackground; +- (BOOL)_canShare; +- (BOOL)_canBookmark; +- (void)_cancelVideoInfoRequest; +- (void)_switchToVideo:(id)arg1; +- (void)_loadVideoInfoWithID:(id)arg1; +- (void)setCanAutoPlay:(BOOL)arg1; +- (void)_loadVideoFromURL:(BOOL)arg1; +- (void)_hideOverlay; +- (void)_hideBug; +- (void)_presentAlertForError:(id)arg1 reasonCode:(id)arg2; +- (id)video; +- (id)moviePlayer; +- (BOOL)canContinuePlayingWhenLocked; +- (BOOL)moviePlayer:(id)arg1 validateAction:(SEL)arg2; +- (BOOL)moviePlayerExitRequest:(id)arg1 exitReason:(int)arg2; +- (void)moviePlayerPlaybackDidEnd:(id)arg1; +- (void)moviePlayerPlaybackStateDidChange:(id)arg1 fromPlaybackState:(unsigned int)arg2; +- (void)moviePlayerBufferingStateDidChange:(id)arg1; +- (BOOL)moviePlayerHeadsetPreviousTrackPressed:(id)arg1; +- (BOOL)moviePlayerHeadsetNextTrackPressed:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })moviePlayerFrameAfterFullscreenExit:(id)arg1; +- (void)moviePlayerDidHideOverlay:(id)arg1; +- (void)moviePlayerWillHideOverlay:(id)arg1; +- (void)moviePlayerDidShowOverlay:(id)arg1; +- (void)moviePlayerWillShowOverlay:(id)arg1; +- (void)moviePlayerDidExitFullscreen:(id)arg1; +- (void)moviePlayerWillExitFullscreen:(id)arg1; +- (void)moviePlayerWillEnterFullscreen:(id)arg1; +- (BOOL)moviePlayerForwardButtonPressed:(id)arg1; +- (BOOL)moviePlayerEmailButtonPressed:(id)arg1; +- (BOOL)moviePlayerBackwardButtonPressed:(id)arg1; +- (BOOL)moviePlayerAddBookmarkButtonPressed:(id)arg1; +- (id)fullscreenView; +- (void)setFullscreen:(BOOL)arg1; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setDelegate:(id)arg1; +- (void)play; +- (void)pause; +- (int)orientation; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)isPlaying; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTMutableURLRequest.h b/YouTube.framework/YTMutableURLRequest.h new file mode 100755 index 0000000..7ac179d --- /dev/null +++ b/YouTube.framework/YTMutableURLRequest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@interface YTMutableURLRequest : NSMutableURLRequest { +} + + +- (id)initWithURL:(id)arg1 cachePolicy:(unsigned int)arg2 timeoutInterval:(double)arg3; +- (id)initWithURL:(id)arg1; + +@end diff --git a/YouTube.framework/YTMyVideosVideoDataSource.h b/YouTube.framework/YTMyVideosVideoDataSource.h new file mode 100755 index 0000000..4c3d5c9 --- /dev/null +++ b/YouTube.framework/YTMyVideosVideoDataSource.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@interface YTMyVideosVideoDataSource : YTVideoDataSource { +} + + +- (void)reloadData; + +@end diff --git a/YouTube.framework/YTNetworkController.h b/YouTube.framework/YTNetworkController.h new file mode 100755 index 0000000..4212312 --- /dev/null +++ b/YouTube.framework/YTNetworkController.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSTimer; + +@interface YTNetworkController : NSObject { + BOOL _registered; + BOOL _isCellular; + BOOL _isReachable; + NSTimer *_notificationTimer; + int _networkType; +} + ++ (id)sharedNetworkController; + +- (BOOL)serviceIsReachable; +- (void)recheckNetwork; +- (BOOL)allowsHighQuality3GPlayback; +- (void)_checkForNetworkWithDataStatus:(id)arg1; +- (void)_carrierBundleChangeNotification:(id)arg1; +- (void)_reachabilityChanged:(id)arg1; +- (void)start; +- (int)networkType; + +@end diff --git a/YouTube.framework/YTPersistentVideoList.h b/YouTube.framework/YTPersistentVideoList.h new file mode 100755 index 0000000..dac8587 --- /dev/null +++ b/YouTube.framework/YTPersistentVideoList.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSString, NSMutableArray; + +@interface YTPersistentVideoList : NSObject { + NSString *_categoryName; + NSMutableArray *_videos; +} + ++ (id)persistPathWithCategoryName:(id)arg1; + +- (id)initWithCategoryName:(id)arg1; +- (void)addVideo:(id)arg1; +- (id)videos; +- (void)removeFromDisk; +- (void)persist; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTProtectedDefaults.h b/YouTube.framework/YTProtectedDefaults.h new file mode 100755 index 0000000..4965ac4 --- /dev/null +++ b/YouTube.framework/YTProtectedDefaults.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSMutableDictionary, NSString; + +@interface YTProtectedDefaults : NSObject { + NSMutableDictionary *_internalDictionary; + BOOL _shouldSynchronize; + NSString *_plistPath; +} + ++ (id)sharedInstance; + +- (void)_protectedDataAvailable; +- (void)_protectedDataUnvailable; +- (void)removeObjectForKey:(id)arg1; +- (BOOL)synchronize; +- (id)objectForKey:(id)arg1; +- (void)setObject:(id)arg1 forKey:(id)arg2; +- (id)init; + +@end diff --git a/YouTube.framework/YTRecentlyAddedVideoDataSource.h b/YouTube.framework/YTRecentlyAddedVideoDataSource.h new file mode 100755 index 0000000..9d4e7fd --- /dev/null +++ b/YouTube.framework/YTRecentlyAddedVideoDataSource.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@interface YTRecentlyAddedVideoDataSource : YTVideoDataSource { +} + + +- (void)reloadData; + +@end diff --git a/YouTube.framework/YTRelatedVideoDataSource.h b/YouTube.framework/YTRelatedVideoDataSource.h new file mode 100755 index 0000000..891c7aa --- /dev/null +++ b/YouTube.framework/YTRelatedVideoDataSource.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class YTVideo; + +@interface YTRelatedVideoDataSource : YTVideoDataSource { + YTVideo *_video; +} + + +- (void)setVideo:(id)arg1; +- (void)reloadData; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTSearchRequest.h b/YouTube.framework/YTSearchRequest.h new file mode 100755 index 0000000..41ef523 --- /dev/null +++ b/YouTube.framework/YTSearchRequest.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@interface YTSearchRequest : YTFeedRequest { +} + ++ (id)feedCountryCode; ++ (unsigned int)videosPerRequest; ++ (id)_formatFilter; + +- (void)searchForVideosWithIDs:(id)arg1 withDelegate:(id)arg2; +- (void)searchForVideosMatchingString:(id)arg1 startingAtIndex:(unsigned int)arg2 withDelegate:(id)arg3; +- (void)searchForVideosWithFeedURLBase:(id)arg1 startingAtIndex:(unsigned int)arg2 maxResults:(int)arg3 withTimeQualifier:(id)arg4 withFormatFilter:(BOOL)arg5 authenticationRequired:(BOOL)arg6 withDelegate:(id)arg7; +- (void)searchForRecentVideosStartingAtIndex:(unsigned int)arg1 withDelegate:(id)arg2; +- (void)searchForVideosRelatedToVideo:(id)arg1 startingAtIndex:(unsigned int)arg2 maxResults:(unsigned int)arg3 withDelegate:(id)arg4; +- (void)searchForVideosByAuthor:(id)arg1 startingAtIndex:(unsigned int)arg2 maxResults:(unsigned int)arg3 withDelegate:(id)arg4; +- (void)searchForFavoriteVideosStartingAtIndex:(unsigned int)arg1 withDelegate:(id)arg2; +- (void)searchForMyVideosStartingAtIndex:(unsigned int)arg1 withDelegate:(id)arg2; +- (BOOL)receivedValidResponse:(id)arg1; +- (void)didParseData; +- (void)failWithError:(id)arg1; +- (void)searchForVideoWithID:(id)arg1 withDelegate:(id)arg2; + +@end diff --git a/YouTube.framework/YTSearchSuggestionsRequest.h b/YouTube.framework/YTSearchSuggestionsRequest.h new file mode 100755 index 0000000..2061e7a --- /dev/null +++ b/YouTube.framework/YTSearchSuggestionsRequest.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSString, NSMutableArray, NSMutableURLRequest; + +@interface YTSearchSuggestionsRequest : XMLSAXHTTPRequest { + id _delegate; + NSMutableArray *_suggestions; + NSMutableURLRequest *_deferredRequest; + NSString *_query; +} + + +- (void)requestSuggestionsWithDelegate:(id)arg1 query:(id)arg2; +- (id)_suggestionsURLForQuery:(id)arg1; +- (void)_didAuthenticate:(id)arg1; +- (void)_failedToAuthenticate:(id)arg1; +- (void)_listenForAuthenticationNotifications:(BOOL)arg1; +- (void)didParseData; +- (void)failWithError:(id)arg1; +- (int)parseData:(id)arg1; +- (void)loadRequest:(id)arg1; +- (void)clearDelegate; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTSearchVideoDataSource.h b/YouTube.framework/YTSearchVideoDataSource.h new file mode 100755 index 0000000..59e6770 --- /dev/null +++ b/YouTube.framework/YTSearchVideoDataSource.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSString; + +@interface YTSearchVideoDataSource : YTVideoDataSource { + NSString *_searchString; +} + + +- (id)searchString; +- (void)setSearchString:(id)arg1; +- (void)reloadData; +- (id)init; + +@end diff --git a/YouTube.framework/YTSubscriptionsRequest.h b/YouTube.framework/YTSubscriptionsRequest.h new file mode 100755 index 0000000..ec3c1df --- /dev/null +++ b/YouTube.framework/YTSubscriptionsRequest.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSMutableArray, NSMutableURLRequest; + +@interface YTSubscriptionsRequest : XMLSAXHTTPRequest { + id _delegate; + NSMutableArray *_subscriptions; + int _mode; + NSMutableURLRequest *_deferredRequest; +} + ++ (id)displayStringForSubscription:(id)arg1; ++ (BOOL)isSubscription:(id)arg1 channelOfUser:(id)arg2; ++ (id)URLForSubscription:(id)arg1; + +- (void)requestSubscriptions; +- (void)requestPlaylists; +- (void)createPlaylistNamed:(id)arg1; +- (void)subscribeToUser:(id)arg1; +- (void)_doRequestWithURL:(id)arg1; +- (void)_didAuthenticate:(id)arg1; +- (void)_failedToAuthenticate:(id)arg1; +- (void)_listenForAuthenticationNotifications:(BOOL)arg1; +- (void)didParseData; +- (void)failWithError:(id)arg1; +- (void)setDelegate:(id)arg1; +- (int)parseData:(id)arg1; +- (void)loadRequest:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTSubscriptionsVideoDataSource.h b/YouTube.framework/YTSubscriptionsVideoDataSource.h new file mode 100755 index 0000000..3b7b213 --- /dev/null +++ b/YouTube.framework/YTSubscriptionsVideoDataSource.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSString; + +@interface YTSubscriptionsVideoDataSource : YTVideoDataSource { + NSString *_subscriptionURL; + BOOL _requiresAuth; +} + + +- (void)setSubscriptionURL:(id)arg1 requiresAuthentication:(BOOL)arg2; +- (void)reloadData; + +@end diff --git a/YouTube.framework/YTTestVideoDataSource.h b/YouTube.framework/YTTestVideoDataSource.h new file mode 100755 index 0000000..76d6503 --- /dev/null +++ b/YouTube.framework/YTTestVideoDataSource.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@interface YTTestVideoDataSource : YTVideoDataSource { +} + + +- (void)reloadData; + +@end diff --git a/YouTube.framework/YTTimeQualifiedVideoDataSource.h b/YouTube.framework/YTTimeQualifiedVideoDataSource.h new file mode 100755 index 0000000..bcbc77e --- /dev/null +++ b/YouTube.framework/YTTimeQualifiedVideoDataSource.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSString; + +@interface YTTimeQualifiedVideoDataSource : YTVideoDataSource { + NSString *_timeQualifier; +} + + +- (void)setTimeQualifier:(id)arg1 clearVideos:(BOOL)arg2; + +@end diff --git a/YouTube.framework/YTTopRatedVideoDataSource.h b/YouTube.framework/YTTopRatedVideoDataSource.h new file mode 100755 index 0000000..60580f5 --- /dev/null +++ b/YouTube.framework/YTTopRatedVideoDataSource.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@interface YTTopRatedVideoDataSource : YTTimeQualifiedVideoDataSource { +} + + +- (void)reloadData; + +@end diff --git a/YouTube.framework/YTVideo.h b/YouTube.framework/YTVideo.h new file mode 100755 index 0000000..2a7f367 --- /dev/null +++ b/YouTube.framework/YTVideo.h @@ -0,0 +1,103 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSURL, NSArray, NSString, NSMutableArray, NSCalendarDate; + +@interface YTVideo : NSObject { + NSString *_id; + NSString *_title; + NSString *_author; + NSCalendarDate *_dateUpdated; + NSCalendarDate *_dateAdded; + NSArray *_videoReferences; + NSString *_notificationName; + NSString *_videoDescription; + NSString *_category; + NSArray *_tags; + unsigned int _numberOfViews; + unsigned int _numLikes; + unsigned int _numDislikes; + int _batchStatus; + NSURL *_infoURL; + NSURL *_thumbnailURL; + NSURL *_commentsURL; + NSURL *_editURL; + NSURL *_ratingsURL; + NSURL *_captionsURL; + NSString *_shortID; + NSString *_unplayable; + BOOL _isProcessing; + NSMutableArray *_captions; + int _privacy; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _thumbnailProxyBlock; + +} + ++ (void)reset3GPlaybackStallCount; ++ (void)playbackDidStall; ++ (id)videoNotFoundError; ++ (id)unsupportedVideoError; ++ (id)videoIsProcessingError; ++ (void)disableNotifications; ++ (void)enableNotifications; + +- (id)dateAdded; +- (id)dateUpdated; +- (id)dateAddedString; +- (id)commentsURL; +- (id)ratingsURL; +- (id)captionsURL; +- (id)videoDescription; +- (id)tags; +- (id)tagsString; +- (unsigned int)numLikes; +- (unsigned int)numDislikes; +- (BOOL)positiveRating; +- (id)ratingPercentageString; +- (unsigned int)numberOfViews; +- (int)batchStatus; +- (struct CGImage { }*)roundedThumbnailLoadIfAbsent:(BOOL)arg1; +- (struct CGImage { }*)largeThumbnailLoadIfAbsent:(BOOL)arg1; +- (struct CGImage { }*)pluginThumbnailLoadIfAbsent:(BOOL)arg1; +- (void)loadThumbnailWithCallback:(id)arg1; +- (id)anyVideoReference; +- (id)privacyString; +- (BOOL)ownVideo; +- (id)initFromArchiveDictionary:(id)arg1; +- (id)initWithID:(id)arg1 title:(id)arg2 dateUpdated:(id)arg3 dateAdded:(id)arg4 videoReferences:(id)arg5 infoURL:(id)arg6 videoDescription:(id)arg7 category:(id)arg8 tags:(id)arg9 author:(id)arg10 thumbnailURL:(id)arg11 numLikes:(unsigned int)arg12 numDislikes:(unsigned int)arg13 numberOfViews:(unsigned int)arg14 batchStatus:(int)arg15 commentsURL:(id)arg16 editURL:(id)arg17 ratingsURL:(id)arg18 captionsURL:(id)arg19 shortID:(id)arg20 unplayable:(id)arg21 isProcessing:(BOOL)arg22 privacy:(int)arg23; +- (id)archiveDictionary; +- (struct CGImage { }*)thumbnailLoadIfAbsent:(BOOL)arg1; +- (void)_postVideoDidChange; +- (void)carrierBundleDidChangeNotification:(id)arg1; +- (void)_thumbnailDidLoad; +- (id)videoReferenceForProfile:(int)arg1; +- (BOOL)allowsHighQuality3GPlayback; +- (id)captions; +- (id)bestVideoReference; +- (id)shortID; +- (BOOL)isBookmarked; +- (id)unplayable; +- (BOOL)isProcessing; +- (id)editURL; +- (id)author; +- (double)age; +- (id)title; +- (id)ID; +- (BOOL)isPlayable; +- (id)category; +- (id)thumbnailURL; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)description; +- (void)dealloc; +- (id)infoURL; + +@end diff --git a/YouTube.framework/YTVideoDataSource.h b/YouTube.framework/YTVideoDataSource.h new file mode 100755 index 0000000..fc2a5ef --- /dev/null +++ b/YouTube.framework/YTVideoDataSource.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class YTSearchRequest, NSMutableArray, NSError; + +@interface YTVideoDataSource : NSObject { + BOOL _hasLoaded; + NSMutableArray *_videos; + YTSearchRequest *_searchRequest; + unsigned int _startIndex; + unsigned int _videosRemaining; + NSError *_lastError; +} + ++ (void)saveDataSources; ++ (BOOL)shouldRemoveOldDefaults; ++ (void)setShouldRemoveOldDefaults; ++ (id)sharedDataSource; + +- (id)lastError; +- (unsigned int)videosRemaining; +- (unsigned int)maxVideosToSave; +- (void)removeVideoAtIndex:(int)arg1; +- (void)removeAllVideos; +- (void)_saveToDefaults; +- (void)_searchRequestLoadingStatusDidChange; +- (void)_setLastError:(id)arg1; +- (id)_deprecatedVideosDefaultsKey; +- (void)_setVideos:(id)arg1; +- (void)addVideos:(id)arg1 toTop:(BOOL)arg2; +- (void)_clearVideos; +- (id)videos; +- (void)searchRequest:(id)arg1 receivedVideos:(id)arg2 startIndex:(unsigned int)arg3 videosRemaining:(unsigned int)arg4; +- (void)searchRequest:(id)arg1 didFailWithError:(id)arg2; +- (void)_didChange; +- (BOOL)isLoading; +- (void)reloadData; +- (BOOL)hasLoaded; +- (void)loadMore; +- (id)init; +- (void)dealloc; +- (void)loadFromDefaults; + +@end diff --git a/YouTube.framework/YTVideoReference.h b/YouTube.framework/YTVideoReference.h new file mode 100755 index 0000000..d1d01df --- /dev/null +++ b/YouTube.framework/YTVideoReference.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@class NSURL; + +@interface YTVideoReference : NSObject { + NSURL *_contentURL; + unsigned int _duration; + int _profile; +} + + +- (id)initWithContentURL:(id)arg1 duration:(unsigned int)arg2 profile:(int)arg3; +- (id)initFromArchiveDictionary:(id)arg1; +- (id)archiveDictionary; +- (id)contentURL; +- (unsigned int)duration; +- (int)profile; +- (id)description; +- (void)dealloc; + +@end diff --git a/YouTube.framework/YTWebServiceConfig.h b/YouTube.framework/YTWebServiceConfig.h new file mode 100755 index 0000000..6b7a44a --- /dev/null +++ b/YouTube.framework/YTWebServiceConfig.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/YouTube.framework/YouTube + */ + +@interface YTWebServiceConfig : NSObject { +} + ++ (void)addYouTubeHeadersToRequest:(id)arg1 includingHostHeader:(BOOL)arg2; + + +@end diff --git a/iAdCore.framework/ADAdBatchRecord.h b/iAdCore.framework/ADAdBatchRecord.h new file mode 100755 index 0000000..9bd598e --- /dev/null +++ b/iAdCore.framework/ADAdBatchRecord.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSString; + +@interface ADAdBatchRecord : NSObject { + NSString *_batchId; + int _sequenceNum; + BOOL _supplyMetrics; +} + +@property(retain) NSString * batchId; +@property int sequenceNum; +@property BOOL supplyMetrics; + + +- (void)setSequenceNum:(int)arg1; +- (int)sequenceNum; +- (void)setSupplyMetrics:(BOOL)arg1; +- (BOOL)supplyMetrics; +- (void)setBatchId:(id)arg1; +- (id)batchId; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADAdBatchRequest.h b/iAdCore.framework/ADAdBatchRequest.h new file mode 100755 index 0000000..fa8dd2e --- /dev/null +++ b/iAdCore.framework/ADAdBatchRequest.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class ADRequestProperties, NSMutableArray, ADAdSpecification; + +@interface ADAdBatchRequest : PBRequest { + ADRequestProperties *_requestProperties; + ADAdSpecification *_specification; + NSMutableArray *_requesterIdentifiers; + BOOL _hasDefaultsLastUpdate; + unsigned long long _defaultsLastUpdate; +} + +@property(readonly) BOOL hasRequestProperties; +@property(retain) ADRequestProperties * requestProperties; +@property(readonly) BOOL hasSpecification; +@property(retain) ADAdSpecification * specification; +@property(retain) NSMutableArray * requesterIdentifiers; +@property BOOL hasDefaultsLastUpdate; +@property unsigned long long defaultsLastUpdate; + + +- (Class)responseClass; +- (BOOL)readFrom:(id)arg1; +- (unsigned long long)defaultsLastUpdate; +- (void)setHasDefaultsLastUpdate:(BOOL)arg1; +- (BOOL)hasDefaultsLastUpdate; +- (id)requesterIdentifiers; +- (id)specification; +- (unsigned int)requestTypeCode; +- (id)requesterIdentifierAtIndex:(unsigned int)arg1; +- (unsigned int)requesterIdentifiersCount; +- (BOOL)hasSpecification; +- (BOOL)hasRequestProperties; +- (void)writeTo:(id)arg1; +- (void)setDefaultsLastUpdate:(unsigned long long)arg1; +- (void)addRequesterIdentifier:(id)arg1; +- (void)setRequesterIdentifiers:(id)arg1; +- (void)setSpecification:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; +- (id)requestProperties; +- (void)setRequestProperties:(id)arg1; + +@end diff --git a/iAdCore.framework/ADAdBatchResponse.h b/iAdCore.framework/ADAdBatchResponse.h new file mode 100755 index 0000000..d6c36a5 --- /dev/null +++ b/iAdCore.framework/ADAdBatchResponse.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class ADAdDefaultsOverrides, NSString, NSMutableArray; + +@interface ADAdBatchResponse : PBCodable { + BOOL _hasError; + int _error; + NSString *_batchId; + NSMutableArray *_ads; + BOOL _hasSupplyMetrics; + BOOL _supplyMetrics; + ADAdDefaultsOverrides *_overrideDefaults; +} + +@property BOOL hasError; +@property int error; +@property(readonly) BOOL hasBatchId; +@property(retain) NSString * batchId; +@property(retain) NSMutableArray * ads; +@property BOOL hasSupplyMetrics; +@property BOOL supplyMetrics; +@property(readonly) BOOL hasOverrideDefaults; +@property(retain) ADAdDefaultsOverrides * overrideDefaults; + ++ (void)initialize; + +- (void)setError:(int)arg1; +- (BOOL)readFrom:(id)arg1; +- (void)setHasSupplyMetrics:(BOOL)arg1; +- (void)setHasError:(BOOL)arg1; +- (id)adAtIndex:(unsigned int)arg1; +- (unsigned int)adsCount; +- (void)setSupplyMetrics:(BOOL)arg1; +- (void)addAd:(id)arg1; +- (void)setOverrideDefaults:(id)arg1; +- (void)setAds:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)overrideDefaults; +- (BOOL)hasOverrideDefaults; +- (id)ads; +- (BOOL)supplyMetrics; +- (BOOL)hasSupplyMetrics; +- (BOOL)hasError; +- (BOOL)hasBatchId; +- (void)setBatchId:(id)arg1; +- (id)batchId; +- (id)dictionaryRepresentation; +- (int)error; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADAdData.h b/iAdCore.framework/ADAdData.h new file mode 100755 index 0000000..55c0c2d --- /dev/null +++ b/iAdCore.framework/ADAdData.h @@ -0,0 +1,242 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSMutableArray, NSString, NSData; + +@interface ADAdData : PBCodable { + NSString *_bannerURL; + NSString *_bannerWebArchiveURL; + NSString *_uniqueIdentifier; + NSData *_impressionIdentifierData; + NSString *_humanReadableName; + int _impressionCount; + BOOL _hasExpirationDate; + unsigned long long _expirationDate; + NSMutableArray *_trackingURLs; + NSString *_trackingURLSubstitutionParameter; + NSString *_qToken; + BOOL _hasTransitionType; + int _transitionType; + BOOL _hasAction; + int _action; + NSString *_storyboardURL; + NSString *_storyboardWebArchiveURL; + BOOL _hasUnbranded; + BOOL _unbranded; + NSString *_accessibilityDescription; + BOOL _hasSuppressesPermissionToExitDialog; + BOOL _suppressesPermissionToExitDialog; + NSString *_titleForExitDialog; + NSString *_messageForExitDialog; + NSString *_cancelLabelForExitDialog; + NSString *_continueLabelForExitDialog; + BOOL _hasConfirmedClickTimeInterval; + float _confirmedClickTimeInterval; + BOOL _hasAdManagesPurchaseFlow; + BOOL _adManagesPurchaseFlow; + BOOL _hasAllowedToUseWebGL; + BOOL _allowedToUseWebGL; + NSMutableArray *_parameters; + BOOL _hasInitialStoryboardOrientation; + int _initialStoryboardOrientation; + BOOL _hasSupportedStoryboardOrientations; + int _supportedStoryboardOrientations; + BOOL _hasScrolling; + BOOL _scrolling; + BOOL _hasBackgroundColor; + unsigned int _backgroundColor; + NSString *_titleForPurchaseDialog; + NSString *_messageForPurchaseDialog; + NSString *_cancelButtonForPurchaseDialog; + NSString *_okButtonForPurchaseDialog; +} + +@property(readonly) BOOL hasBannerURL; +@property(retain) NSString * bannerURL; +@property(readonly) BOOL hasBannerWebArchiveURL; +@property(retain) NSString * bannerWebArchiveURL; +@property(readonly) BOOL hasUniqueIdentifier; +@property(retain) NSString * uniqueIdentifier; +@property(readonly) BOOL hasImpressionIdentifierData; +@property(retain) NSData * impressionIdentifierData; +@property(readonly) BOOL hasHumanReadableName; +@property(retain) NSString * humanReadableName; +@property int impressionCount; +@property BOOL hasExpirationDate; +@property unsigned long long expirationDate; +@property(retain) NSMutableArray * trackingURLs; +@property(readonly) BOOL hasTrackingURLSubstitutionParameter; +@property(retain) NSString * trackingURLSubstitutionParameter; +@property(readonly) BOOL hasQToken; +@property(retain) NSString * qToken; +@property BOOL hasTransitionType; +@property int transitionType; +@property BOOL hasAction; +@property int action; +@property(readonly) BOOL hasStoryboardURL; +@property(retain) NSString * storyboardURL; +@property(readonly) BOOL hasStoryboardWebArchiveURL; +@property(retain) NSString * storyboardWebArchiveURL; +@property BOOL hasUnbranded; +@property BOOL unbranded; +@property(readonly) BOOL hasAccessibilityDescription; +@property(retain) NSString * accessibilityDescription; +@property BOOL hasSuppressesPermissionToExitDialog; +@property BOOL suppressesPermissionToExitDialog; +@property(readonly) BOOL hasTitleForExitDialog; +@property(retain) NSString * titleForExitDialog; +@property(readonly) BOOL hasMessageForExitDialog; +@property(retain) NSString * messageForExitDialog; +@property(readonly) BOOL hasCancelLabelForExitDialog; +@property(retain) NSString * cancelLabelForExitDialog; +@property(readonly) BOOL hasContinueLabelForExitDialog; +@property(retain) NSString * continueLabelForExitDialog; +@property BOOL hasConfirmedClickTimeInterval; +@property float confirmedClickTimeInterval; +@property BOOL hasAdManagesPurchaseFlow; +@property BOOL adManagesPurchaseFlow; +@property BOOL hasAllowedToUseWebGL; +@property BOOL allowedToUseWebGL; +@property(retain) NSMutableArray * parameters; +@property BOOL hasInitialStoryboardOrientation; +@property int initialStoryboardOrientation; +@property BOOL hasSupportedStoryboardOrientations; +@property int supportedStoryboardOrientations; +@property BOOL hasScrolling; +@property BOOL scrolling; +@property BOOL hasBackgroundColor; +@property unsigned int backgroundColor; +@property(readonly) BOOL hasTitleForPurchaseDialog; +@property(retain) NSString * titleForPurchaseDialog; +@property(readonly) BOOL hasMessageForPurchaseDialog; +@property(retain) NSString * messageForPurchaseDialog; +@property(readonly) BOOL hasCancelButtonForPurchaseDialog; +@property(retain) NSString * cancelButtonForPurchaseDialog; +@property(readonly) BOOL hasOkButtonForPurchaseDialog; +@property(retain) NSString * okButtonForPurchaseDialog; + ++ (id)adDataForLocalAd:(id)arg1 creative:(id)arg2 urlRoot:(id)arg3; ++ (void)initialize; + +- (id)humanReadableName; +- (void)setExpirationDate:(unsigned long long)arg1; +- (void)setParameters:(id)arg1; +- (id)parameters; +- (unsigned long long)expirationDate; +- (BOOL)readFrom:(id)arg1; +- (void)setHasBackgroundColor:(BOOL)arg1; +- (void)setHasScrolling:(BOOL)arg1; +- (void)setHasSupportedStoryboardOrientations:(BOOL)arg1; +- (void)setHasInitialStoryboardOrientation:(BOOL)arg1; +- (void)setHasAllowedToUseWebGL:(BOOL)arg1; +- (void)setHasAdManagesPurchaseFlow:(BOOL)arg1; +- (void)setHasConfirmedClickTimeInterval:(BOOL)arg1; +- (void)setHasSuppressesPermissionToExitDialog:(BOOL)arg1; +- (void)setHasUnbranded:(BOOL)arg1; +- (void)setHasTransitionType:(BOOL)arg1; +- (void)setHasExpirationDate:(BOOL)arg1; +- (id)parametersAtIndex:(unsigned int)arg1; +- (unsigned int)parametersCount; +- (BOOL)hasStoryboardURL; +- (id)trackingURLAtIndex:(unsigned int)arg1; +- (BOOL)hasBannerWebArchiveURL; +- (BOOL)hasBannerURL; +- (void)addParameters:(id)arg1; +- (void)setConfirmedClickTimeInterval:(float)arg1; +- (void)addTrackingURL:(id)arg1; +- (void)setOkButtonForPurchaseDialog:(id)arg1; +- (void)setCancelButtonForPurchaseDialog:(id)arg1; +- (void)setMessageForPurchaseDialog:(id)arg1; +- (void)setTitleForPurchaseDialog:(id)arg1; +- (void)setContinueLabelForExitDialog:(id)arg1; +- (void)setCancelLabelForExitDialog:(id)arg1; +- (void)setMessageForExitDialog:(id)arg1; +- (void)setTitleForExitDialog:(id)arg1; +- (void)setQToken:(id)arg1; +- (void)setTrackingURLSubstitutionParameter:(id)arg1; +- (void)setTrackingURLs:(id)arg1; +- (void)writeTo:(id)arg1; +- (void)setAccessibilityDescription:(id)arg1; +- (void)setBannerWebArchiveURL:(id)arg1; +- (void)setBannerURL:(id)arg1; +- (void)setTransitionType:(int)arg1; +- (void)setAdManagesPurchaseFlow:(BOOL)arg1; +- (void)setImpressionCount:(int)arg1; +- (void)setSuppressesPermissionToExitDialog:(BOOL)arg1; +- (void)setUnbranded:(BOOL)arg1; +- (void)setAllowedToUseWebGL:(BOOL)arg1; +- (void)setStoryboardWebArchiveURL:(id)arg1; +- (void)setStoryboardURL:(id)arg1; +- (void)setHumanReadableName:(id)arg1; +- (void)setSupportedStoryboardOrientations:(int)arg1; +- (void)setInitialStoryboardOrientation:(int)arg1; +- (BOOL)hasHumanReadableName; +- (BOOL)hasUniqueIdentifier; +- (id)storyboardWebArchiveURL; +- (BOOL)hasStoryboardWebArchiveURL; +- (BOOL)hasBackgroundColor; +- (BOOL)hasScrolling; +- (int)supportedStoryboardOrientations; +- (BOOL)hasSupportedStoryboardOrientations; +- (int)initialStoryboardOrientation; +- (BOOL)hasInitialStoryboardOrientation; +- (int)transitionType; +- (BOOL)hasTransitionType; +- (id)okButtonForPurchaseDialog; +- (BOOL)hasOkButtonForPurchaseDialog; +- (id)cancelButtonForPurchaseDialog; +- (BOOL)hasCancelButtonForPurchaseDialog; +- (id)messageForPurchaseDialog; +- (BOOL)hasMessageForPurchaseDialog; +- (id)titleForPurchaseDialog; +- (BOOL)hasTitleForPurchaseDialog; +- (BOOL)adManagesPurchaseFlow; +- (BOOL)hasAdManagesPurchaseFlow; +- (float)confirmedClickTimeInterval; +- (BOOL)hasConfirmedClickTimeInterval; +- (BOOL)hasSuppressesPermissionToExitDialog; +- (id)accessibilityDescription; +- (BOOL)hasAccessibilityDescription; +- (BOOL)allowedToUseWebGL; +- (BOOL)hasAllowedToUseWebGL; +- (BOOL)unbranded; +- (BOOL)hasUnbranded; +- (id)qToken; +- (BOOL)hasQToken; +- (BOOL)hasExpirationDate; +- (id)bannerWebArchiveURL; +- (id)bannerURL; +- (int)impressionCount; +- (id)trackingURLSubstitutionParameter; +- (BOOL)hasTrackingURLSubstitutionParameter; +- (id)trackingURLs; +- (unsigned int)trackingURLsCount; +- (id)storyboardURL; +- (BOOL)hasImpressionIdentifierData; +- (void)setImpressionIdentifierData:(id)arg1; +- (id)impressionIdentifierData; +- (id)continueLabelForExitDialog; +- (BOOL)hasContinueLabelForExitDialog; +- (id)cancelLabelForExitDialog; +- (BOOL)hasCancelLabelForExitDialog; +- (id)messageForExitDialog; +- (BOOL)hasMessageForExitDialog; +- (id)titleForExitDialog; +- (BOOL)hasTitleForExitDialog; +- (BOOL)suppressesPermissionToExitDialog; +- (BOOL)scrolling; +- (void)setScrolling:(BOOL)arg1; +- (BOOL)hasAction; +- (void)setHasAction:(BOOL)arg1; +- (void)setUniqueIdentifier:(id)arg1; +- (id)dictionaryRepresentation; +- (id)uniqueIdentifier; +- (void)setAction:(int)arg1; +- (unsigned int)backgroundColor; +- (void)setBackgroundColor:(unsigned int)arg1; +- (id)description; +- (int)action; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADAdDefaultsOverrides.h b/iAdCore.framework/ADAdDefaultsOverrides.h new file mode 100755 index 0000000..0608580 --- /dev/null +++ b/iAdCore.framework/ADAdDefaultsOverrides.h @@ -0,0 +1,112 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@interface ADAdDefaultsOverrides : PBCodable { + BOOL _hasDownloadWebArchivesBeforeShowingBanner; + BOOL _downloadWebArchivesBeforeShowingBanner; + BOOL _hasBannerVisibilityTestInterval; + float _bannerVisibilityTestInterval; + BOOL _hasBannerImpressionThreshold; + float _bannerImpressionThreshold; + BOOL _hasBannerNewContentCandidacyThreshold; + float _bannerNewContentCandidacyThreshold; + BOOL _hasLocationGridSpacing; + float _locationGridSpacing; + BOOL _hasAdSheetDisassociationTimeout; + float _adSheetDisassociationTimeout; + BOOL _hasServerRetryMaximumBackoff; + float _serverRetryMaximumBackoff; + BOOL _hasServerRetryBackoffIntervalBase; + float _serverRetryBackoffIntervalBase; + BOOL _hasServerRetryBackoffIntervalGain; + float _serverRetryBackoffIntervalGain; + BOOL _hasPrimaryResourceCacheMemorySize; + unsigned int _primaryResourceCacheMemorySize; + BOOL _hasPrimaryResourceCacheDiskSize; + unsigned int _primaryResourceCacheDiskSize; + BOOL _hasPrimaryResourceCacheNodeMaxSize; + unsigned int _primaryResourceCacheNodeMaxSize; +} + +@property BOOL hasDownloadWebArchivesBeforeShowingBanner; +@property BOOL downloadWebArchivesBeforeShowingBanner; +@property BOOL hasBannerVisibilityTestInterval; +@property float bannerVisibilityTestInterval; +@property BOOL hasBannerImpressionThreshold; +@property float bannerImpressionThreshold; +@property BOOL hasBannerNewContentCandidacyThreshold; +@property float bannerNewContentCandidacyThreshold; +@property BOOL hasLocationGridSpacing; +@property float locationGridSpacing; +@property BOOL hasAdSheetDisassociationTimeout; +@property float adSheetDisassociationTimeout; +@property BOOL hasServerRetryMaximumBackoff; +@property float serverRetryMaximumBackoff; +@property BOOL hasServerRetryBackoffIntervalBase; +@property float serverRetryBackoffIntervalBase; +@property BOOL hasServerRetryBackoffIntervalGain; +@property float serverRetryBackoffIntervalGain; +@property BOOL hasPrimaryResourceCacheMemorySize; +@property unsigned int primaryResourceCacheMemorySize; +@property BOOL hasPrimaryResourceCacheDiskSize; +@property unsigned int primaryResourceCacheDiskSize; +@property BOOL hasPrimaryResourceCacheNodeMaxSize; +@property unsigned int primaryResourceCacheNodeMaxSize; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasPrimaryResourceCacheNodeMaxSize:(BOOL)arg1; +- (void)setHasPrimaryResourceCacheDiskSize:(BOOL)arg1; +- (void)setHasPrimaryResourceCacheMemorySize:(BOOL)arg1; +- (void)setHasServerRetryBackoffIntervalGain:(BOOL)arg1; +- (void)setHasServerRetryBackoffIntervalBase:(BOOL)arg1; +- (void)setHasServerRetryMaximumBackoff:(BOOL)arg1; +- (void)setHasAdSheetDisassociationTimeout:(BOOL)arg1; +- (void)setHasLocationGridSpacing:(BOOL)arg1; +- (void)setHasBannerNewContentCandidacyThreshold:(BOOL)arg1; +- (void)setHasBannerImpressionThreshold:(BOOL)arg1; +- (void)setHasBannerVisibilityTestInterval:(BOOL)arg1; +- (void)setHasDownloadWebArchivesBeforeShowingBanner:(BOOL)arg1; +- (void)setPrimaryResourceCacheNodeMaxSize:(unsigned int)arg1; +- (void)setPrimaryResourceCacheDiskSize:(unsigned int)arg1; +- (void)setPrimaryResourceCacheMemorySize:(unsigned int)arg1; +- (void)setServerRetryBackoffIntervalGain:(float)arg1; +- (void)setServerRetryBackoffIntervalBase:(float)arg1; +- (void)setServerRetryMaximumBackoff:(float)arg1; +- (void)setAdSheetDisassociationTimeout:(float)arg1; +- (void)setLocationGridSpacing:(float)arg1; +- (void)setBannerNewContentCandidacyThreshold:(float)arg1; +- (void)setBannerImpressionThreshold:(float)arg1; +- (void)setBannerVisibilityTestInterval:(float)arg1; +- (void)setDownloadWebArchivesBeforeShowingBanner:(BOOL)arg1; +- (void)writeTo:(id)arg1; +- (unsigned int)primaryResourceCacheNodeMaxSize; +- (BOOL)hasPrimaryResourceCacheNodeMaxSize; +- (unsigned int)primaryResourceCacheDiskSize; +- (BOOL)hasPrimaryResourceCacheDiskSize; +- (unsigned int)primaryResourceCacheMemorySize; +- (BOOL)hasPrimaryResourceCacheMemorySize; +- (float)serverRetryBackoffIntervalGain; +- (BOOL)hasServerRetryBackoffIntervalGain; +- (float)serverRetryBackoffIntervalBase; +- (BOOL)hasServerRetryBackoffIntervalBase; +- (float)serverRetryMaximumBackoff; +- (BOOL)hasServerRetryMaximumBackoff; +- (float)adSheetDisassociationTimeout; +- (BOOL)hasAdSheetDisassociationTimeout; +- (float)locationGridSpacing; +- (BOOL)hasLocationGridSpacing; +- (float)bannerNewContentCandidacyThreshold; +- (BOOL)hasBannerNewContentCandidacyThreshold; +- (float)bannerImpressionThreshold; +- (BOOL)hasBannerImpressionThreshold; +- (float)bannerVisibilityTestInterval; +- (BOOL)hasBannerVisibilityTestInterval; +- (BOOL)downloadWebArchivesBeforeShowingBanner; +- (BOOL)hasDownloadWebArchivesBeforeShowingBanner; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADAdEvent.h b/iAdCore.framework/ADAdEvent.h new file mode 100755 index 0000000..5d10a30 --- /dev/null +++ b/iAdCore.framework/ADAdEvent.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSString; + +@interface ADAdEvent : PBCodable { + BOOL _hasTimestampEvent; + unsigned long long _timestampEvent; + NSString *_context; + BOOL _hasDeviceOrientation; + int _deviceOrientation; + BOOL _hasConnectionType; + int _connectionType; +} + +@property BOOL hasTimestampEvent; +@property unsigned long long timestampEvent; +@property(readonly) BOOL hasContext; +@property(retain) NSString * context; +@property BOOL hasDeviceOrientation; +@property int deviceOrientation; +@property BOOL hasConnectionType; +@property int connectionType; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasConnectionType:(BOOL)arg1; +- (void)setHasDeviceOrientation:(BOOL)arg1; +- (BOOL)hasDeviceOrientation; +- (void)setHasTimestampEvent:(BOOL)arg1; +- (BOOL)hasContext; +- (void)writeTo:(id)arg1; +- (int)deviceOrientation; +- (BOOL)hasConnectionType; +- (unsigned long long)timestampEvent; +- (BOOL)hasTimestampEvent; +- (void)setConnectionType:(int)arg1; +- (void)setTimestampEvent:(unsigned long long)arg1; +- (id)dictionaryRepresentation; +- (void)setDeviceOrientation:(int)arg1; +- (id)context; +- (void)setContext:(id)arg1; +- (int)connectionType; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADAdJSO.h b/iAdCore.framework/ADAdJSO.h new file mode 100755 index 0000000..703f1f7 --- /dev/null +++ b/iAdCore.framework/ADAdJSO.h @@ -0,0 +1,138 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class AdSheetJSSetWallpaperRequest, ADAdData, ADMailComposerJSO, , ADContactsJSO, ADTwitterJSO, ADCameraJSO, ADCalendarJSO, ADSMSComposerJSO, ADStoreJSO, NSDictionary, WebScriptObject, ADWebScriptDictionary, ADBooksJSO; + +@interface ADAdJSO : ADJavaScriptObject { + *_delegate; + BOOL _privilegedClient; + struct dispatch_queue_s { } *_dispatchQueue; + BOOL _adManagesPurchaseFlow; + ADStoreJSO *_store; + ADCalendarJSO *_calendar; + ADCameraJSO *_camera; + ADBooksJSO *_books; + ADSMSComposerJSO *_smsComposer; + ADMailComposerJSO *_mailComposer; + ADContactsJSO *_contacts; + ADTwitterJSO *_twitterComposer; + WebScriptObject *_listener; + WebScriptObject *_shakeEventsListener; + WebScriptObject *_deviceOrientationListener; + WebScriptObject *_networkTypeListener; + WebScriptObject *_writeImageListener; + WebScriptObject *_deviceVolumeListener; + unsigned int _currentSupportedInterfaceOrientations; + ADWebScriptDictionary *_bannerParametersDictionary; + AdSheetJSSetWallpaperRequest *_wallpaperRequest; + int _currentNetworkType; + BOOL _isCoalescingShakeEvents; + NSDictionary *_ringtoneData; + ADAdData *_adResponse; +} + +@property * delegate; +@property(getter=isPrivilegedClient) BOOL privilegedClient; +@property BOOL adManagesPurchaseFlow; +@property(retain) ADAdData * adResponse; +@property(readonly) ADStoreJSO * store; +@property(readonly) ADCalendarJSO * calendar; +@property(readonly) ADCameraJSO * camera; +@property(readonly) ADBooksJSO * books; +@property(readonly) ADSMSComposerJSO * smsComposer; +@property(readonly) ADMailComposerJSO * mailComposer; +@property(readonly) ADContactsJSO * contacts; +@property(readonly) ADTwitterJSO * twitterComposer; +@property(retain) WebScriptObject * listener; +@property(retain) WebScriptObject * shakeEventsListener; +@property(retain) WebScriptObject * deviceOrientationListener; +@property(retain) WebScriptObject * networkTypeListener; +@property(retain) WebScriptObject * writeImageListener; +@property(retain) WebScriptObject * deviceVolumeListener; +@property unsigned int currentSupportedInterfaceOrientations; +@property(retain) ADWebScriptDictionary * bannerParametersDictionary; +@property(retain) AdSheetJSSetWallpaperRequest * wallpaperRequest; +@property(readonly) int currentNetworkType; +@property BOOL isCoalescingShakeEvents; +@property(retain) NSDictionary * ringtoneData; +@property struct dispatch_queue_s { }* dispatchQueue; + ++ (void)initializeInContext:(struct OpaqueJSContext { }*)arg1; ++ (id)scriptingKeys; ++ (id)scriptSelectors; + +- (void)orientationChanged:(id)arg1; +- (BOOL)isBusy; +- (void)setDelegate:(id)arg1; +- (id)store; +- (id)adResponse; +- (void)setIsCoalescingShakeEvents:(BOOL)arg1; +- (BOOL)isCoalescingShakeEvents; +- (int)currentNetworkType; +- (void)setWallpaperRequest:(id)arg1; +- (id)wallpaperRequest; +- (void)setBannerParametersDictionary:(id)arg1; +- (id)bannerParametersDictionary; +- (unsigned int)currentSupportedInterfaceOrientations; +- (id)deviceVolumeListener; +- (void)setWriteImageListener:(id)arg1; +- (id)writeImageListener; +- (id)networkTypeListener; +- (id)deviceOrientationListener; +- (id)shakeEventsListener; +- (void)wallpaperImageViewControllerDidCancel:(id)arg1; +- (void)wallpaperImageViewControllerDidFinishSaving:(id)arg1; +- (void)setNetworkTypeListener:(id)arg1; +- (void)setDeviceVolumeListener:(id)arg1; +- (id)currentDeviceVolume; +- (void)setDeviceOrientationListener:(id)arg1; +- (void)setCurrentSupportedInterfaceOrientations:(unsigned int)arg1; +- (void)setShakeEventsListener:(id)arg1; +- (void)adDidResume; +- (void)adWillPause; +- (id)bannerTapLocation; +- (id)twitterComposer; +- (id)mailComposer; +- (id)contacts; +- (id)smsComposer; +- (id)books; +- (void)setRingtoneData:(id)arg1; +- (id)ringtoneData; +- (void)image:(id)arg1 didFinishSavingWithError:(id)arg2 contextInfo:(void*)arg3; +- (void)setListener:(id)arg1; +- (void)addRingtone:(id)arg1; +- (void)contentSignalsReady; +- (void)reportClickEvent:(id)arg1; +- (void)writeDisplayedContentToSavedPhotos:(id)arg1; +- (void)writeImageToSavedPhotosAlbum:(id)arg1 listener:(id)arg2; +- (void)setImageAsWallpaper:(id)arg1 withTitle:(id)arg2 listener:(id)arg3; +- (id)bannerRectOnScreen; +- (id)bannerParameters; +- (void)setAdResponse:(id)arg1; +- (void)networkTypeChanged:(id)arg1; +- (void)registerForVolumeChanges:(id)arg1; +- (void)forwardShakeEventToAd:(id)arg1; +- (BOOL)isPrivilegedClient; +- (void)clientApplicationDidBecomeActive; +- (void)clientApplicationDidResignActive; +- (void)dismissAd; +- (void)adWillDismiss; +- (void)setPrivilegedClient:(BOOL)arg1; +- (void)fireTestProbe:(id)arg1 withOptions:(id)arg2; +- (void)setAdManagesPurchaseFlow:(BOOL)arg1; +- (BOOL)adManagesPurchaseFlow; +- (id)calendar; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)volumeChanged:(id)arg1; +- (id)delegate; +- (void)setDispatchQueue:(struct dispatch_queue_s { }*)arg1; +- (struct dispatch_queue_s { }*)dispatchQueue; +- (id)listener; +- (id)camera; +- (id)description; +- (id)init; +- (void)dealloc; +- (int)networkType; + +@end diff --git a/iAdCore.framework/ADAdServer.h b/iAdCore.framework/ADAdServer.h new file mode 100755 index 0000000..dfbb5d9 --- /dev/null +++ b/iAdCore.framework/ADAdServer.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSTimer, NSMutableArray, NSMapTable; + +@interface ADAdServer : NSObject { + NSMutableArray *_activeRequesters; + NSMutableArray *_pendingGroups; + NSMapTable *_bannersToRequesters; + NSTimer *_requiredPropertiesAcquisitionTimeout; +} + +@property(retain) NSMutableArray * activeRequesters; +@property(retain) NSMutableArray * pendingGroups; +@property(retain) NSMapTable * bannersToRequesters; +@property(retain) NSTimer * requiredPropertiesAcquisitionTimeout; + ++ (id)sharedAdServer; ++ (id)allocWithZone:(struct _NSZone { }*)arg1; + +- (id)requiredPropertiesAcquisitionTimeout; +- (void)setBannersToRequesters:(id)arg1; +- (id)bannersToRequesters; +- (void)setPendingGroups:(id)arg1; +- (id)pendingGroups; +- (void)setActiveRequesters:(id)arg1; +- (id)activeRequesters; +- (void)cancelRequestForBannerGroup:(id)arg1; +- (void)bannerData:(id)arg1 didFailToLoad:(id)arg2; +- (void)bannerDataDidFinishLoading:(id)arg1; +- (void)_handleRequiredPropertiesAcquisitionTimeout; +- (void)_cleanupRequester:(id)arg1; +- (void)requestAdsForBannerGroup:(id)arg1; +- (void)setRequiredPropertiesAcquisitionTimeout:(id)arg1; +- (void)requester:(id)arg1 didFailWithError:(id)arg2; +- (void)requesterDidFinish:(id)arg1; +- (void)requester:(id)arg1 didReceiveResponse:(id)arg2 forRequest:(id)arg3; +- (unsigned int)retainCount; +- (id)retain; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)autorelease; +- (id)init; +- (oneway void)release; + +@end diff --git a/iAdCore.framework/ADAdSpecification.h b/iAdCore.framework/ADAdSpecification.h new file mode 100755 index 0000000..671c6ac --- /dev/null +++ b/iAdCore.framework/ADAdSpecification.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSString; + +@interface ADAdSpecification : PBCodable { + struct { + int *list; + unsigned int count; + unsigned int size; + } _sizes; + NSString *_section; +} + +@property(readonly) unsigned int sizesCount; +@property(readonly) int* sizes; +@property(readonly) BOOL hasSection; +@property(retain) NSString * section; + + +- (BOOL)readFrom:(id)arg1; +- (void)setSizes:(int*)arg1 count:(unsigned int)arg2; +- (void)addSize:(int)arg1; +- (void)clearSizes; +- (void)writeTo:(id)arg1; +- (id)_uniqueIdentifier; +- (BOOL)hasSection; +- (unsigned int)sizesCount; +- (int*)sizes; +- (id)dictionaryRepresentation; +- (id)section; +- (int)sizeAtIndex:(unsigned int)arg1; +- (id)description; +- (void)dealloc; +- (void)setSection:(id)arg1; + +@end diff --git a/iAdCore.framework/ADAlertView.h b/iAdCore.framework/ADAlertView.h new file mode 100755 index 0000000..4429808 --- /dev/null +++ b/iAdCore.framework/ADAlertView.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class ; + +@interface ADAlertView : UIAlertView { + *_chainedDelegate; +} + +@property * chainedDelegate; + + +- (void)setDelegate:(id)arg1; +- (void)setChainedDelegate:(id)arg1; +- (id)chainedDelegate; +- (void)alertViewsShouldCancelNotification:(id)arg1; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)willPresentAlertView:(id)arg1; +- (void)didPresentAlertView:(id)arg1; +- (BOOL)alertViewShouldEnableFirstOtherButton:(id)arg1; +- (void)alertViewCancel:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)dismissWithClickedButtonIndex:(int)arg1 animated:(BOOL)arg2; +- (void)show; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADAssetMetric.h b/iAdCore.framework/ADAssetMetric.h new file mode 100755 index 0000000..f5ff80a --- /dev/null +++ b/iAdCore.framework/ADAssetMetric.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSString; + +@interface ADAssetMetric : PBCodable { + NSString *_uniqueIdentifier; + NSString *_url; + BOOL _hasTime; + unsigned long long _time; +} + +@property(readonly) BOOL hasUniqueIdentifier; +@property(retain) NSString * uniqueIdentifier; +@property(readonly) BOOL hasUrl; +@property(retain) NSString * url; +@property BOOL hasTime; +@property unsigned long long time; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasTime:(BOOL)arg1; +- (BOOL)hasTime; +- (BOOL)hasUrl; +- (void)writeTo:(id)arg1; +- (BOOL)hasUniqueIdentifier; +- (void)setUniqueIdentifier:(id)arg1; +- (void)setUrl:(id)arg1; +- (id)url; +- (id)dictionaryRepresentation; +- (id)uniqueIdentifier; +- (unsigned long long)time; +- (void)setTime:(unsigned long long)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADAuthenticationAlertView.h b/iAdCore.framework/ADAuthenticationAlertView.h new file mode 100755 index 0000000..4f60878 --- /dev/null +++ b/iAdCore.framework/ADAuthenticationAlertView.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSString, NSURLAuthenticationChallenge; + +@interface ADAuthenticationAlertView : ADAlertView { + NSURLAuthenticationChallenge *_challenge; + NSString *_userName; +} + +@property(readonly) NSURLAuthenticationChallenge * challenge; +@property(readonly) NSString * userName; + + +- (void)showIfNeeded; +- (id)initWithChallenge:(id)arg1 userName:(id)arg2; +- (id)challenge; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (id)userName; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADBannerData.h b/iAdCore.framework/ADBannerData.h new file mode 100755 index 0000000..175f961 --- /dev/null +++ b/iAdCore.framework/ADBannerData.h @@ -0,0 +1,114 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSURL, , ADResourceDownloadJob, NSMutableArray, NSString, ADAdData, ADAdBatchRecord, WebArchive; + +@interface ADBannerData : NSObject { + *_delegate; + BOOL _local; + unsigned int _provisionalNumberOfImpressions; + NSMutableArray *_internalAssetMetrics; + BOOL _failedLoading; + double _lastAccessed; + ADAdBatchRecord *_batch; + NSString *_authenticationUserName; + BOOL _supportsAuthentication; + ADAdData *_bannerDescription; + unsigned int _actualNumberOfImpressions; + NSString *_batchId; + BOOL _supplyMetrics; + unsigned int _activeDownloads; + ADResourceDownloadJob *_bannerDownload; + ADResourceDownloadJob *_storyboardDownload; + BOOL _hasStartedLoading; + WebArchive *_bannerWebArchive; + WebArchive *_storyboardWebArchive; +} + +@property * delegate; +@property(getter=isLocal) BOOL local; +@property unsigned int provisionalNumberOfImpressions; +@property(retain) ADAdBatchRecord * batch; +@property(retain) NSString * authenticationUserName; +@property BOOL supportsAuthentication; +@property(retain) ADAdData * bannerDescription; +@property unsigned int actualNumberOfImpressions; +@property(retain) NSString * batchId; +@property BOOL supplyMetrics; +@property(readonly) NSURL * contentURL; +@property(retain) WebArchive * bannerWebArchive; +@property(retain) WebArchive * storyboardWebArchive; +@property(retain) NSMutableArray * internalAssetMetrics; +@property BOOL failedLoading; +@property double lastAccessed; +@property unsigned int activeDownloads; +@property(retain) ADResourceDownloadJob * bannerDownload; +@property(retain) ADResourceDownloadJob * storyboardDownload; +@property BOOL hasStartedLoading; + ++ (id)bannerDataForLocalAdAtPath:(id)arg1 usingCreativeNamed:(id)arg2 error:(id*)arg3; ++ (id)sharedDownloader; + +- (BOOL)isExpired; +- (id)contentURL; +- (void)setDelegate:(id)arg1; +- (void)startLoading; +- (id)storyboardWebArchive; +- (BOOL)hasStartedLoading; +- (id)storyboardDownload; +- (id)bannerDownload; +- (void)setActiveDownloads:(unsigned int)arg1; +- (unsigned int)activeDownloads; +- (BOOL)supportsAuthentication; +- (void)setBatch:(id)arg1; +- (void)setLastAccessed:(double)arg1; +- (double)lastAccessed; +- (void)setFailedLoading:(BOOL)arg1; +- (BOOL)failedLoading; +- (void)setInternalAssetMetrics:(id)arg1; +- (id)internalAssetMetrics; +- (void)setProvisionalNumberOfImpressions:(unsigned int)arg1; +- (unsigned int)provisionalNumberOfImpressions; +- (void)setLocal:(BOOL)arg1; +- (BOOL)isLocal; +- (id)assetMetrics; +- (int)compareForDistribution:(id)arg1; +- (void)trackImpressionWithSequence:(unsigned int)arg1; +- (unsigned int)currentImpressionSequence; +- (void)returnProvisionalImpression; +- (void)checkoutProvisionalImpression; +- (unsigned int)actualImpressionsRemaining; +- (double)timeRemaining; +- (id)bannerWebArchive; +- (unsigned int)provisionalImpressionsRemaining; +- (void)setActualNumberOfImpressions:(unsigned int)arg1; +- (unsigned int)actualNumberOfImpressions; +- (void)_downloadStoryboardData; +- (void)setStoryboardDownload:(id)arg1; +- (id)requestWithURL:(id)arg1 andMethod:(id)arg2; +- (void)_queueFinished; +- (void)setBannerWebArchive:(id)arg1; +- (void)setBannerDownload:(id)arg1; +- (void)_failWithError:(id)arg1; +- (void)setBannerDescription:(id)arg1; +- (void)setHasStartedLoading:(BOOL)arg1; +- (void)setStoryboardWebArchive:(id)arg1; +- (void)setAuthenticationUserName:(id)arg1; +- (id)authenticationUserName; +- (void)setSupportsAuthentication:(BOOL)arg1; +- (id)initWithAdData:(id)arg1 error:(id*)arg2; +- (void)setSupplyMetrics:(BOOL)arg1; +- (BOOL)supplyMetrics; +- (id)bannerDescription; +- (int)nextMessageSequence; +- (void)setBatchId:(id)arg1; +- (id)batchId; +- (id)batch; +- (id)backgroundColor; +- (id)delegate; +- (void)cancelLoading; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADBannerJSO.h b/iAdCore.framework/ADBannerJSO.h new file mode 100755 index 0000000..ed58bf5 --- /dev/null +++ b/iAdCore.framework/ADBannerJSO.h @@ -0,0 +1,53 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class ADWebView, ; + +@interface ADBannerJSO : ADJavaScriptObject { + *_delegate; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _screenRectBeforeTransition; + struct CGPoint { + float x; + float y; + } _tapLocationBeforeTransition; + ADWebView *_webView; + BOOL _contentVisible; +} + +@property * delegate; +@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } screenRectBeforeTransition; +@property struct CGPoint { float x1; float x2; } tapLocationBeforeTransition; +@property ADWebView * webView; +@property BOOL contentVisible; + ++ (id)scriptingKeys; ++ (id)scriptSelectors; + +- (void)setDelegate:(id)arg1; +- (BOOL)contentVisible; +- (void)setTapLocationBeforeTransition:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })tapLocationBeforeTransition; +- (void)setScreenRectBeforeTransition:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })screenRectBeforeTransition; +- (void)setContentVisible:(BOOL)arg1; +- (id)tapLocation; +- (id)rectOnScreen; +- (void)fireTestProbe:(id)arg1 withOptions:(id)arg2; +- (void)transitionInComplete; +- (void)readyForTransitionIn; +- (void)setWebView:(id)arg1; +- (void)setVisible:(BOOL)arg1; +- (id)webView; +- (id)delegate; + +@end diff --git a/iAdCore.framework/ADBooksJSO.h b/iAdCore.framework/ADBooksJSO.h new file mode 100755 index 0000000..9a6c774 --- /dev/null +++ b/iAdCore.framework/ADBooksJSO.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class , NSString, WebScriptObject, NSMutableDictionary; + +@interface ADBooksJSO : ADJavaScriptObject { + *_delegate; + WebScriptObject *_listener; + NSMutableDictionary *_metadata; + NSString *_pdfPath; +} + +@property * delegate; +@property(retain) WebScriptObject * listener; +@property(retain) NSMutableDictionary * metadata; +@property(copy) NSString * pdfPath; + ++ (void)initializeInContext:(struct OpaqueJSContext { }*)arg1; ++ (id)scriptSelectors; + +- (void)setDelegate:(id)arg1; +- (void)setMetadata:(id)arg1; +- (id)metadata; +- (id)pdfPath; +- (void)previewController:(id)arg1 customActionButtonWasTappedForPreviewItem:(id)arg2; +- (id)previewController:(id)arg1 customActionButtonTittleForPreviewItem:(id)arg2; +- (void)_requestPDFSave:(id)arg1 withResult:(id)arg2; +- (void)_savePDFData:(id)arg1 completionHandler:(id)arg2; +- (void)_previewPDFFile; +- (void)_deliverResult:(int)arg1; +- (void)setPdfPath:(id)arg1; +- (void)addPDF:(id)arg1 replyTo:(id)arg2; +- (void)setListener:(id)arg1; +- (id)previewController:(id)arg1 previewItemAtIndex:(int)arg2; +- (int)numberOfPreviewItemsInPreviewController:(id)arg1; +- (void)previewControllerDidDismiss:(id)arg1; +- (id)delegate; +- (id)listener; +- (id)init; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADBooksJSOPreviewItem.h b/iAdCore.framework/ADBooksJSOPreviewItem.h new file mode 100755 index 0000000..be07ef1 --- /dev/null +++ b/iAdCore.framework/ADBooksJSOPreviewItem.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSURL, NSString; + +@interface ADBooksJSOPreviewItem : NSObject { + NSURL *_previewItemURL; + NSString *_previewItemTitle; +} + +@property(readonly) NSURL * previewItemURL; +@property(readonly) NSString * previewItemTitle; + + +- (id)initWithURL:(id)arg1 andTitle:(id)arg2; +- (id)previewItemTitle; +- (id)previewItemURL; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADBrandingFrame.h b/iAdCore.framework/ADBrandingFrame.h new file mode 100755 index 0000000..59a925b --- /dev/null +++ b/iAdCore.framework/ADBrandingFrame.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class UIImageView; + +@interface ADBrandingFrame : UIView { + UIImageView *_topLeft; + UIImageView *_centerLeft; + UIImageView *_bottomLeft; + UIImageView *_centerTop; + UIImageView *_centerBottom; + UIImageView *_topRight; + UIImageView *_centerRight; + UIImageView *_bottomRight; +} + + +- (id)bottomRightCornerForSize:(struct CGSize { float x1; float x2; })arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADCache.h b/iAdCore.framework/ADCache.h new file mode 100755 index 0000000..13de2e5 --- /dev/null +++ b/iAdCore.framework/ADCache.h @@ -0,0 +1,99 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSMutableDictionary, NSString, NSTimer, ADAdSpecification, NSMutableArray, ADServerAccessCoordinator; + +@interface ADCache : NSObject { + NSMutableArray *_queue; + NSString *_serverURL; + NSString *_authenticationUserName; + ADServerAccessCoordinator *_serverAccessCoordinator; + BOOL _requestInProgress; + ADAdSpecification *_specification; + NSString *_bundleIdentifier; + NSMutableArray *_errorQueue; + NSMutableArray *_subscribers; + NSTimer *_dispatchResponseTimer; + NSMutableDictionary *_adBatchRecords; + double _lastRequestTime; + BOOL _waitingToReconsider; + double _currentBackoffIntervalExponent; + BOOL _didSendWillLoadBannerData; +} + +@property(readonly) unsigned int subscriberCount; +@property(copy) NSString * bundleIdentifier; +@property(readonly) NSMutableArray * subscriberIds; +@property(retain) ADAdSpecification * specification; +@property(copy) NSString * serverURL; +@property(copy) NSString * authenticationUserName; +@property(retain) NSMutableArray * queue; +@property BOOL requestInProgress; +@property(retain) NSMutableArray * errorQueue; +@property(retain) NSMutableArray * subscribers; +@property(retain) NSTimer * dispatchResponseTimer; +@property(retain) NSMutableDictionary * adBatchRecords; +@property(retain) ADServerAccessCoordinator * serverAccessCoordinator; +@property double lastRequestTime; +@property BOOL waitingToReconsider; +@property double currentBackoffIntervalExponent; +@property BOOL didSendWillLoadBannerData; + + +- (void)setBundleIdentifier:(id)arg1; +- (BOOL)didSendWillLoadBannerData; +- (void)setCurrentBackoffIntervalExponent:(double)arg1; +- (double)currentBackoffIntervalExponent; +- (BOOL)waitingToReconsider; +- (double)lastRequestTime; +- (void)setAdBatchRecords:(id)arg1; +- (id)adBatchRecords; +- (void)setDispatchResponseTimer:(id)arg1; +- (id)dispatchResponseTimer; +- (void)setSubscribers:(id)arg1; +- (id)subscribers; +- (void)setErrorQueue:(id)arg1; +- (id)errorQueue; +- (void)setRequestInProgress:(BOOL)arg1; +- (BOOL)requestInProgress; +- (id)serverAccessCoordinator; +- (void)setServerURL:(id)arg1; +- (void)removeAllSubscribers; +- (void)removeSubscriber:(id)arg1; +- (void)addSubscriber:(id)arg1; +- (unsigned int)subscriberCount; +- (id)initWithBundleIdentifier:(id)arg1 andSpecification:(id)arg2; +- (void)_scheduleDispatchResponses; +- (void)_dispatchResponses; +- (void)_notifyServerError:(id)arg1; +- (void)serverAccessCoordinatorAllowsRequestsNotification:(id)arg1; +- (void)setServerAccessCoordinator:(id)arg1; +- (void)setDidSendWillLoadBannerData:(BOOL)arg1; +- (void)_lostAllSubscribers; +- (void)_cancelPendingRequests; +- (void)_distributeAds; +- (id)_availableBannerData; +- (void)_performFetch; +- (void)_considerFetchingMore; +- (void)setWaitingToReconsider:(BOOL)arg1; +- (double)_currentRequestInterval; +- (void)_eliminateStaleEntries; +- (void)setLastRequestTime:(double)arg1; +- (id)serverURL; +- (id)subscriberIds; +- (void)adServerDidProvideAd:(id)arg1; +- (void)setAuthenticationUserName:(id)arg1; +- (id)authenticationUserName; +- (void)adServerWillProvideAd; +- (void)adServerFinishedRequest; +- (void)adServerError:(id)arg1; +- (id)specification; +- (void)setSpecification:(id)arg1; +- (void)_handleLowMemory:(id)arg1; +- (id)bundleIdentifier; +- (void)dealloc; +- (id)queue; +- (void)setQueue:(id)arg1; + +@end diff --git a/iAdCore.framework/ADCacheManager.h b/iAdCore.framework/ADCacheManager.h new file mode 100755 index 0000000..a940735 --- /dev/null +++ b/iAdCore.framework/ADCacheManager.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSMutableDictionary; + +@interface ADCacheManager : NSObject { + NSMutableDictionary *_adCaches; +} + +@property(retain) NSMutableDictionary * adCaches; + ++ (id)sharedCacheManager; ++ (id)allocWithZone:(struct _NSZone { }*)arg1; + +- (void)setAdCaches:(id)arg1; +- (id)adCaches; +- (void)clearAllCaches; +- (void)discardCachesForBundleIdentifier:(id)arg1; +- (void)stopLoadingDataForController:(id)arg1 withSpecification:(id)arg2; +- (void)loadDataForController:(id)arg1 withSpecification:(id)arg2; +- (void)updatePropertiesForController:(id)arg1 withSpecification:(id)arg2; +- (void)removeControllerFromAnyCaches:(id)arg1; +- (void)setCache:(id)arg1 forBundleIdentifier:(id)arg2 specificationIdentifier:(id)arg3; +- (id)cacheForBundleIdentifier:(id)arg1 specificationIdentifier:(id)arg2; +- (void)removeCache:(id)arg1 forBundleIdentifier:(id)arg2 specificationIdentifier:(id)arg3; +- (unsigned int)retainCount; +- (id)retain; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)autorelease; +- (id)init; +- (oneway void)release; + +@end diff --git a/iAdCore.framework/ADCalendarEventJSO.h b/iAdCore.framework/ADCalendarEventJSO.h new file mode 100755 index 0000000..9f99dfa --- /dev/null +++ b/iAdCore.framework/ADCalendarEventJSO.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSString, EKRecurrenceRule, NSDate, NSNumber; + +@interface ADCalendarEventJSO : ADJavaScriptObject { + NSString *_eventDescription; + NSString *_location; + NSString *_summary; + NSDate *_start; + NSDate *_end; + NSNumber *_allDay; + EKRecurrenceRule *_recurrence; +} + +@property(retain) NSString * eventDescription; +@property(retain) NSString * location; +@property(retain) NSString * summary; +@property(retain) NSDate * start; +@property(retain) NSDate * end; +@property(retain) NSNumber * allDay; +@property(retain) EKRecurrenceRule * recurrence; + ++ (id)inputRequiredProperties; ++ (id)scriptingKeys; + +- (id)start; +- (id)allDay; +- (void)setAllDay:(id)arg1; +- (void)setEventDescription:(id)arg1; +- (id)eventDescription; +- (id)EKEventInEventStore:(id)arg1; +- (id)initWithWebScriptObject:(id)arg1; +- (id)summary; +- (void)setSummary:(id)arg1; +- (void)setLocation:(id)arg1; +- (void)setEnd:(id)arg1; +- (void)setStart:(id)arg1; +- (id)location; +- (id)end; +- (void)dealloc; +- (id)recurrence; +- (void)setRecurrence:(id)arg1; + +@end diff --git a/iAdCore.framework/ADCalendarJSO.h b/iAdCore.framework/ADCalendarJSO.h new file mode 100755 index 0000000..31329ee --- /dev/null +++ b/iAdCore.framework/ADCalendarJSO.h @@ -0,0 +1,70 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class , ADCalendarEventJSO, WebScriptObject, EKEventStore; + +@interface ADCalendarJSO : ADJavaScriptObject { + BOOL _privilegedClient; + *_delegate; + EKEventStore *_eventStore; + WebScriptObject *_event; + WebScriptObject *_listener; + WebScriptObject *_rect; + ADCalendarEventJSO *_presentEvent; + WebScriptObject *_presentListener; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _presentRect; +} + +@property(getter=isPrivilegedClient) BOOL privilegedClient; +@property * delegate; +@property(readonly) EKEventStore * eventStore; +@property(retain) WebScriptObject * event; +@property(retain) WebScriptObject * listener; +@property(retain) WebScriptObject * rect; +@property(retain) ADCalendarEventJSO * presentEvent; +@property(retain) WebScriptObject * presentListener; +@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } presentRect; + ++ (id)inputRequiredProperties; ++ (void)initializeInContext:(struct OpaqueJSContext { }*)arg1; ++ (id)scriptingKeys; ++ (id)scriptSelectors; + +- (void)setDelegate:(id)arg1; +- (id)eventStore; +- (void)setPresentRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })presentRect; +- (id)presentListener; +- (id)presentEvent; +- (id)eventEditViewControllerDefaultCalendarForNewEvents:(id)arg1; +- (void)setPresentListener:(id)arg1; +- (void)setPresentEvent:(id)arg1; +- (void)eventEditViewController:(id)arg1 didCompleteWithAction:(int)arg2; +- (void)_popoverDismissed:(id)arg1; +- (void)takePresentRect:(id)arg1; +- (void)takePresentListener:(id)arg1; +- (void)takePresentEvent:(id)arg1; +- (void)presentComposerWithEventProperties:(id)arg1 listener:(id)arg2 popoverRect:(id)arg3; +- (void)setListener:(id)arg1; +- (BOOL)isPrivilegedClient; +- (void)setPrivilegedClient:(BOOL)arg1; +- (id)event; +- (void)setEvent:(id)arg1; +- (void)setRect:(id)arg1; +- (id)rect; +- (id)delegate; +- (id)listener; +- (id)init; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADCameraJSO.h b/iAdCore.framework/ADCameraJSO.h new file mode 100755 index 0000000..7ba649e --- /dev/null +++ b/iAdCore.framework/ADCameraJSO.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSString, ; + +@interface ADCameraJSO : ADJavaScriptObject { + *_delegate; + NSString *_currentPictureURI; + NSString *_internalPictureURI; +} + +@property * delegate; +@property(copy) NSString * currentPictureURI; +@property(copy) NSString * internalPictureURI; + ++ (void)initializeInContext:(struct OpaqueJSContext { }*)arg1; ++ (id)scriptingKeys; ++ (id)scriptSelectors; + +- (void)setDelegate:(id)arg1; +- (void)setInternalPictureURI:(id)arg1; +- (id)internalPictureURI; +- (id)currentPictureURI; +- (void)setCurrentPictureURI:(id)arg1; +- (void)_setCurrentImage:(struct CGImage { }*)arg1; +- (void)_presentCamera; +- (void)_finishWithSuccess:(BOOL)arg1; +- (void)present:(id)arg1; +- (void)imagePickerController:(id)arg1 didFinishPickingMediaWithInfo:(id)arg2; +- (void)imagePickerControllerDidCancel:(id)arg1; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (id)delegate; +- (id)init; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADClickLocation.h b/iAdCore.framework/ADClickLocation.h new file mode 100755 index 0000000..29cf169 --- /dev/null +++ b/iAdCore.framework/ADClickLocation.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@interface ADClickLocation : PBCodable { + BOOL _hasX; + int _x; + BOOL _hasY; + int _y; + BOOL _hasW; + int _w; + BOOL _hasH; + int _h; +} + +@property BOOL hasX; +@property int x; +@property BOOL hasY; +@property int y; +@property BOOL hasW; +@property int w; +@property BOOL hasH; +@property int h; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasH:(BOOL)arg1; +- (BOOL)hasH; +- (void)setHasW:(BOOL)arg1; +- (BOOL)hasW; +- (void)setHasY:(BOOL)arg1; +- (BOOL)hasY; +- (void)setHasX:(BOOL)arg1; +- (BOOL)hasX; +- (void)writeTo:(id)arg1; +- (int)h; +- (int)w; +- (void)setH:(int)arg1; +- (void)setW:(int)arg1; +- (id)dictionaryRepresentation; +- (void)setY:(int)arg1; +- (int)y; +- (void)setX:(int)arg1; +- (int)x; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADContactsJSO.h b/iAdCore.framework/ADContactsJSO.h new file mode 100755 index 0000000..401d9f8 --- /dev/null +++ b/iAdCore.framework/ADContactsJSO.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class ; + +@interface ADContactsJSO : ADJavaScriptObject { + *_delegate; + const void *_contactRecord; + BOOL _readyToPresent; +} + +@property * delegate; +@property void* contactRecord; +@property BOOL readyToPresent; + ++ (void)initializeInContext:(struct OpaqueJSContext { }*)arg1; ++ (id)scriptingKeys; ++ (id)scriptSelectors; + +- (void)setDelegate:(id)arg1; +- (BOOL)readyToPresent; +- (void*)contactRecord; +- (void)setContactInfo:(id)arg1; +- (id)contactInfo; +- (void)setReadyToPresent:(BOOL)arg1; +- (void)setContactRecord:(void*)arg1; +- (void*)_newPersonFromContactInfo:(id)arg1; +- (void)presentComposer; +- (id)delegate; +- (void)newPersonViewController:(id)arg1 didCompleteWithNewPerson:(void*)arg2; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADContentRestrictions.h b/iAdCore.framework/ADContentRestrictions.h new file mode 100755 index 0000000..61175df --- /dev/null +++ b/iAdCore.framework/ADContentRestrictions.h @@ -0,0 +1,72 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSString; + +@interface ADContentRestrictions : PBCodable { + BOOL _hasDenyExplicit; + BOOL _denyExplicit; + NSString *_countryCode; + BOOL _hasAppsRank; + int _appsRank; + BOOL _hasMoviesRank; + int _moviesRank; + BOOL _hasTvshowsRank; + int _tvshowsRank; + BOOL _hasAllowInstallApps; + BOOL _allowInstallApps; + BOOL _hasAllowITunes; + BOOL _allowITunes; +} + +@property BOOL hasDenyExplicit; +@property BOOL denyExplicit; +@property(readonly) BOOL hasCountryCode; +@property(retain) NSString * countryCode; +@property BOOL hasAppsRank; +@property int appsRank; +@property BOOL hasMoviesRank; +@property int moviesRank; +@property BOOL hasTvshowsRank; +@property int tvshowsRank; +@property BOOL hasAllowInstallApps; +@property BOOL allowInstallApps; +@property BOOL hasAllowITunes; +@property BOOL allowITunes; + + +- (BOOL)readFrom:(id)arg1; +- (BOOL)allowITunes; +- (void)setHasAllowITunes:(BOOL)arg1; +- (BOOL)hasAllowITunes; +- (BOOL)allowInstallApps; +- (void)setHasAllowInstallApps:(BOOL)arg1; +- (BOOL)hasAllowInstallApps; +- (int)tvshowsRank; +- (void)setHasTvshowsRank:(BOOL)arg1; +- (BOOL)hasTvshowsRank; +- (int)moviesRank; +- (void)setHasMoviesRank:(BOOL)arg1; +- (BOOL)hasMoviesRank; +- (int)appsRank; +- (void)setHasAppsRank:(BOOL)arg1; +- (BOOL)hasAppsRank; +- (id)countryCode; +- (BOOL)denyExplicit; +- (void)setHasDenyExplicit:(BOOL)arg1; +- (BOOL)hasDenyExplicit; +- (BOOL)hasCountryCode; +- (void)writeTo:(id)arg1; +- (void)setAllowITunes:(BOOL)arg1; +- (void)setAllowInstallApps:(BOOL)arg1; +- (void)setAppsRank:(int)arg1; +- (void)setTvshowsRank:(int)arg1; +- (void)setMoviesRank:(int)arg1; +- (void)setDenyExplicit:(BOOL)arg1; +- (id)dictionaryRepresentation; +- (void)setCountryCode:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADDateStringNormalizer.h b/iAdCore.framework/ADDateStringNormalizer.h new file mode 100755 index 0000000..9675b19 --- /dev/null +++ b/iAdCore.framework/ADDateStringNormalizer.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSRegularExpression; + +@interface ADDateStringNormalizer : NSObject { + NSRegularExpression *_regularExpression; +} + +@property(retain) NSRegularExpression * regularExpression; + ++ (id)normalizers; ++ (id)formatter; ++ (id)dateFromString:(id)arg1; + +- (id)regularExpression; +- (id)normalize:(id)arg1; +- (void)setRegularExpression:(id)arg1; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADEventLoggingCenter.h b/iAdCore.framework/ADEventLoggingCenter.h new file mode 100755 index 0000000..a373d02 --- /dev/null +++ b/iAdCore.framework/ADEventLoggingCenter.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSMapTable, NSMutableArray; + +@interface ADEventLoggingCenter : NSObject { + NSMapTable *_inflightRequests; + NSMutableArray *_failedRequests; + int _throttleCount; +} + +@property(retain) NSMapTable * inflightRequests; +@property(retain) NSMutableArray * failedRequests; +@property int throttleCount; + ++ (id)sharedCenter; ++ (id)allocWithZone:(struct _NSZone { }*)arg1; + +- (void)setThrottleCount:(int)arg1; +- (int)throttleCount; +- (void)setFailedRequests:(id)arg1; +- (id)failedRequests; +- (void)setInflightRequests:(id)arg1; +- (id)inflightRequests; +- (void)logEvent:(id)arg1 baseURL:(id)arg2; +- (void)requester:(id)arg1 didFailWithError:(id)arg2; +- (void)requesterDidFinish:(id)arg1; +- (void)requester:(id)arg1 didReceiveResponse:(id)arg2 forRequest:(id)arg3; +- (void)_retransmitRecord:(id)arg1 originalRequester:(id)arg2; +- (void)_handleRetransmitFailureForRecord:(id)arg1 requester:(id)arg2; +- (void)_retryStoredRequests; +- (void)_storeFailedRequests:(id)arg1; +- (id)_URLForRequest:(id)arg1 baseURL:(id)arg2; +- (void)_persistFailedRequests; +- (id)_sendRequests:(id)arg1 toURL:(id)arg2 additionalHeaders:(id)arg3; +- (id)_assertionForRequest:(id)arg1; +- (id)_failedRequestURL; +- (unsigned int)retainCount; +- (id)retain; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)autorelease; +- (id)init; +- (oneway void)release; + +@end diff --git a/iAdCore.framework/ADEventRequestRecord.h b/iAdCore.framework/ADEventRequestRecord.h new file mode 100755 index 0000000..44d321f --- /dev/null +++ b/iAdCore.framework/ADEventRequestRecord.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@interface ADEventRequestRecord : NSObject { + double _sent; + unsigned int _numberOfRetransmits; +} + +@property double sent; +@property unsigned int numberOfRetransmits; + ++ (id)requestRecord; + +- (void)setNumberOfRetransmits:(unsigned int)arg1; +- (unsigned int)numberOfRetransmits; +- (void)setSent:(double)arg1; +- (double)sent; + +@end diff --git a/iAdCore.framework/ADGeoAlertView.h b/iAdCore.framework/ADGeoAlertView.h new file mode 100755 index 0000000..1ce21b1 --- /dev/null +++ b/iAdCore.framework/ADGeoAlertView.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSString; + +@interface ADGeoAlertView : ADAlertView { + NSString *_guid; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _block; + +} + +@property(retain) NSString * guid; +@property(copy) id locationBlock; + + +- (void)setGuid:(id)arg1; +- (void)setLocationBlock:(id)arg1; +- (id)locationBlock; +- (id)guid; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADImageAlertView.h b/iAdCore.framework/ADImageAlertView.h new file mode 100755 index 0000000..c74cf22 --- /dev/null +++ b/iAdCore.framework/ADImageAlertView.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class UIImageView, UIImage; + +@interface ADImageAlertView : ADAlertView { + UIImageView *_imageView; + UIImage *_image; +} + +@property(retain) UIImageView * imageView; +@property(retain) UIImage * image; + + +- (void)setImageView:(id)arg1; +- (void)layout; +- (id)imageView; +- (id)image; +- (void)setImage:(id)arg1; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADJSClassObject.h b/iAdCore.framework/ADJSClassObject.h new file mode 100755 index 0000000..5c1d986 --- /dev/null +++ b/iAdCore.framework/ADJSClassObject.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSString; + +@interface ADJSClassObject : NSObject { + struct OpaqueJSClass { } *_objectClass; + struct OpaqueJSValue { } *_objectClassObject; + struct OpaqueJSContext { } *_context; + NSString *_name; +} + +@property struct OpaqueJSClass { }* objectClass; +@property struct OpaqueJSValue { }* objectClassObject; +@property struct OpaqueJSContext { }* context; +@property(copy) NSString * name; + ++ (id)classWithName:(id)arg1 inContext:(struct OpaqueJSContext { }*)arg2; ++ (void)initialize; + +- (struct OpaqueJSValue { }*)objectClassObject; +- (void)_addConstant:(id)arg1 withValue:(struct OpaqueJSValue { }*)arg2; +- (void)setObjectClassObject:(struct OpaqueJSValue { }*)arg1; +- (void)setObjectClass:(struct OpaqueJSClass { }*)arg1; +- (void)addStringConstant:(id)arg1 withValue:(id)arg2; +- (void)addNumericConstant:(id)arg1 withValue:(double)arg2; +- (struct OpaqueJSContext { }*)context; +- (void)setContext:(struct OpaqueJSContext { }*)arg1; +- (id)name; +- (void)setName:(id)arg1; +- (void)dealloc; +- (struct OpaqueJSClass { }*)objectClass; + +@end diff --git a/iAdCore.framework/ADJSDateParser.h b/iAdCore.framework/ADJSDateParser.h new file mode 100755 index 0000000..a4c152b --- /dev/null +++ b/iAdCore.framework/ADJSDateParser.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@interface ADJSDateParser : ADDateStringNormalizer { +} + + +- (id)normalize:(id)arg1; +- (id)init; + +@end diff --git a/iAdCore.framework/ADJavaScriptObject.h b/iAdCore.framework/ADJavaScriptObject.h new file mode 100755 index 0000000..5849c4a --- /dev/null +++ b/iAdCore.framework/ADJavaScriptObject.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSMutableArray; + +@interface ADJavaScriptObject : NSObject { + BOOL _busy; + NSMutableArray *_downloads; +} + +@property(getter=isBusy) BOOL busy; +@property(retain) NSMutableArray * downloads; + ++ (BOOL)validateInput:(id)arg1 inContext:(struct OpaqueJSContext { }*)arg2; ++ (id)inputRequiredProperties; ++ (void)initializeInContext:(struct OpaqueJSContext { }*)arg1; ++ (id)scriptingKeys; ++ (id)scriptSelectors; ++ (BOOL)isSelectorExcludedFromWebScript:(SEL)arg1; ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (BOOL)isKeyExcludedFromWebScript:(const char *)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)downloads; +- (BOOL)isBusy; +- (void)setBusy:(BOOL)arg1; +- (void)setDownloads:(id)arg1; +- (void)adWillDismiss; +- (id)attributeKeys; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADLayerHostWindow.h b/iAdCore.framework/ADLayerHostWindow.h new file mode 100755 index 0000000..e0777f2 --- /dev/null +++ b/iAdCore.framework/ADLayerHostWindow.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@interface ADLayerHostWindow : UIWindow { +} + ++ (id)layerHostWindowForView:(id)arg1; + +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGPoint { float x1; float x2; })_centerForFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_setupConfiguration; +- (struct CGPoint { float x1; float x2; })_centerForCenter:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })_screenTransform:(float)arg1; +- (BOOL)_isWindowServerHostingManaged; +- (id)initWithCoder:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)init; + +@end diff --git a/iAdCore.framework/ADLocationAlert.h b/iAdCore.framework/ADLocationAlert.h new file mode 100755 index 0000000..5575c09 --- /dev/null +++ b/iAdCore.framework/ADLocationAlert.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSMutableDictionary; + +@interface ADLocationAlert : NSObject { + NSMutableDictionary *_approvedAds; +} + ++ (id)sharedGeoAlert; ++ (id)_cacheFile; + +- (void)clearCache; +- (void)iAdCanUseGeoLocation:(id)arg1 givenTitle:(id)arg2 withBlock:(id)arg3; +- (void)showAlertPanelWithGuid:(id)arg1 forGivenAdTitle:(id)arg2 usingBlock:(id)arg3; +- (void)cleanCache; +- (void)saveCache; +- (void)loadCache; +- (void)appWillTerminate:(id)arg1; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADLogAdContentErrorRequest.h b/iAdCore.framework/ADLogAdContentErrorRequest.h new file mode 100755 index 0000000..db43689 --- /dev/null +++ b/iAdCore.framework/ADLogAdContentErrorRequest.h @@ -0,0 +1,68 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSMutableArray, ADLogMetaData, NSString; + +@interface ADLogAdContentErrorRequest : PBRequest { + ADLogMetaData *_metaData; + BOOL _hasErrorType; + int _errorType; + NSString *_errorMessage; + BOOL _hasLineNumber; + int _lineNumber; + NSString *_uRL; + NSMutableArray *_lines; + NSMutableArray *_functionNames; +} + +@property(readonly) BOOL hasMetaData; +@property(retain) ADLogMetaData * metaData; +@property BOOL hasErrorType; +@property int errorType; +@property(readonly) BOOL hasErrorMessage; +@property(retain) NSString * errorMessage; +@property BOOL hasLineNumber; +@property int lineNumber; +@property(readonly) BOOL hasURL; +@property(retain) NSString * uRL; +@property(retain) NSMutableArray * lines; +@property(retain) NSMutableArray * functionNames; + + +- (void)setLines:(id)arg1; +- (id)lines; +- (Class)responseClass; +- (BOOL)readFrom:(id)arg1; +- (int)lineNumber; +- (id)functionNames; +- (id)uRL; +- (void)setHasLineNumber:(BOOL)arg1; +- (BOOL)hasLineNumber; +- (id)errorMessage; +- (void)setHasErrorType:(BOOL)arg1; +- (BOOL)hasErrorType; +- (id)functionNamesAtIndex:(unsigned int)arg1; +- (unsigned int)functionNamesCount; +- (id)linesAtIndex:(unsigned int)arg1; +- (unsigned int)linesCount; +- (BOOL)hasURL; +- (BOOL)hasErrorMessage; +- (void)setFunctionNames:(id)arg1; +- (void)addFunctionNames:(id)arg1; +- (void)addLines:(id)arg1; +- (int)errorType; +- (void)setLineNumber:(int)arg1; +- (void)setErrorMessage:(id)arg1; +- (void)setErrorType:(int)arg1; +- (BOOL)hasMetaData; +- (void)setMetaData:(id)arg1; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (id)metaData; +- (void)setURL:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADLogAdContentErrorResponse.h b/iAdCore.framework/ADLogAdContentErrorResponse.h new file mode 100755 index 0000000..e93fed8 --- /dev/null +++ b/iAdCore.framework/ADLogAdContentErrorResponse.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@interface ADLogAdContentErrorResponse : PBCodable { +} + + +- (BOOL)readFrom:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADLogAdEventRequest.h b/iAdCore.framework/ADLogAdEventRequest.h new file mode 100755 index 0000000..d2b8de0 --- /dev/null +++ b/iAdCore.framework/ADLogAdEventRequest.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class ADLogMetaData, NSMutableArray; + +@interface ADLogAdEventRequest : PBRequest { + ADLogMetaData *_metaData; + NSMutableArray *_events; +} + +@property(readonly) BOOL hasMetaData; +@property(retain) ADLogMetaData * metaData; +@property(retain) NSMutableArray * events; + ++ (void)initialize; + +- (void)setEvents:(id)arg1; +- (Class)responseClass; +- (BOOL)readFrom:(id)arg1; +- (id)eventAtIndex:(unsigned int)arg1; +- (BOOL)hasMetaData; +- (void)addEvent:(id)arg1; +- (void)setMetaData:(id)arg1; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (unsigned int)eventsCount; +- (id)metaData; +- (id)dictionaryRepresentation; +- (id)events; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADLogAdEventResponse.h b/iAdCore.framework/ADLogAdEventResponse.h new file mode 100755 index 0000000..a6a2800 --- /dev/null +++ b/iAdCore.framework/ADLogAdEventResponse.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@interface ADLogAdEventResponse : PBCodable { +} + + +- (BOOL)readFrom:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADLogImpressionRequest.h b/iAdCore.framework/ADLogImpressionRequest.h new file mode 100755 index 0000000..e2718d9 --- /dev/null +++ b/iAdCore.framework/ADLogImpressionRequest.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class ADLogMetaData, NSMutableArray; + +@interface ADLogImpressionRequest : PBRequest { + ADLogMetaData *_metaData; + NSMutableArray *_metrics; +} + +@property(readonly) BOOL hasMetaData; +@property(retain) ADLogMetaData * metaData; +@property(retain) NSMutableArray * metrics; + ++ (void)initialize; + +- (Class)responseClass; +- (BOOL)readFrom:(id)arg1; +- (id)metricAtIndex:(unsigned int)arg1; +- (void)addMetric:(id)arg1; +- (void)setMetrics:(id)arg1; +- (BOOL)hasMetaData; +- (void)setMetaData:(id)arg1; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (unsigned int)metricsCount; +- (id)metaData; +- (id)dictionaryRepresentation; +- (id)metrics; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADLogImpressionResponse.h b/iAdCore.framework/ADLogImpressionResponse.h new file mode 100755 index 0000000..1676334 --- /dev/null +++ b/iAdCore.framework/ADLogImpressionResponse.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@interface ADLogImpressionResponse : PBCodable { +} + + +- (BOOL)readFrom:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADLogMetaData.h b/iAdCore.framework/ADLogMetaData.h new file mode 100755 index 0000000..68ab7b2 --- /dev/null +++ b/iAdCore.framework/ADLogMetaData.h @@ -0,0 +1,74 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class ADTimeStamp, NSString, NSData; + +@interface ADLogMetaData : PBCodable { + NSString *_batchId; + BOOL _hasMessageSequence; + int _messageSequence; + NSData *_impressionIdentifierData; + BOOL _hasImpressionSequence; + int _impressionSequence; + BOOL _hasOverclickCount; + int _overclickCount; + ADTimeStamp *_timeStamp; + int _orientation; + BOOL _hasConnectionType; + int _connectionType; +} + +@property(readonly) BOOL hasBatchId; +@property(retain) NSString * batchId; +@property BOOL hasMessageSequence; +@property int messageSequence; +@property(readonly) BOOL hasImpressionIdentifierData; +@property(retain) NSData * impressionIdentifierData; +@property BOOL hasImpressionSequence; +@property int impressionSequence; +@property BOOL hasOverclickCount; +@property int overclickCount; +@property(readonly) BOOL hasTimeStamp; +@property(retain) ADTimeStamp * timeStamp; +@property int orientation; +@property BOOL hasConnectionType; +@property int connectionType; + ++ (id)metadataForAd:(id)arg1 impressionSequence:(unsigned int)arg2 overclickCount:(unsigned int)arg3; ++ (void)initialize; + +- (void)setTimeStamp:(id)arg1; +- (BOOL)readFrom:(id)arg1; +- (void)setHasOverclickCount:(BOOL)arg1; +- (void)setHasImpressionSequence:(BOOL)arg1; +- (void)setHasMessageSequence:(BOOL)arg1; +- (void)setHasConnectionType:(BOOL)arg1; +- (void)writeTo:(id)arg1; +- (BOOL)hasConnectionType; +- (BOOL)hasTimeStamp; +- (int)overclickCount; +- (BOOL)hasOverclickCount; +- (int)impressionSequence; +- (BOOL)hasImpressionSequence; +- (BOOL)hasImpressionIdentifierData; +- (int)messageSequence; +- (BOOL)hasMessageSequence; +- (BOOL)hasBatchId; +- (void)setConnectionType:(int)arg1; +- (void)setOverclickCount:(int)arg1; +- (void)setImpressionSequence:(int)arg1; +- (void)setImpressionIdentifierData:(id)arg1; +- (id)impressionIdentifierData; +- (void)setMessageSequence:(int)arg1; +- (void)setBatchId:(id)arg1; +- (id)batchId; +- (id)timeStamp; +- (id)dictionaryRepresentation; +- (void)setOrientation:(int)arg1; +- (int)orientation; +- (int)connectionType; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADLogSysEventRequest.h b/iAdCore.framework/ADLogSysEventRequest.h new file mode 100755 index 0000000..0ecaa4e --- /dev/null +++ b/iAdCore.framework/ADLogSysEventRequest.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class ADLogMetaData, ADClickLocation; + +@interface ADLogSysEventRequest : PBRequest { + ADLogMetaData *_metaData; + BOOL _hasEventType; + int _eventType; + ADClickLocation *_clickLocation; + BOOL _hasActionableDuration; + float _actionableDuration; +} + +@property(readonly) BOOL hasMetaData; +@property(retain) ADLogMetaData * metaData; +@property BOOL hasEventType; +@property int eventType; +@property(readonly) BOOL hasClickLocation; +@property(retain) ADClickLocation * clickLocation; +@property BOOL hasActionableDuration; +@property float actionableDuration; + ++ (void)initialize; + +- (Class)responseClass; +- (BOOL)readFrom:(id)arg1; +- (void)setHasActionableDuration:(BOOL)arg1; +- (void)setHasEventType:(BOOL)arg1; +- (BOOL)hasEventType; +- (void)setActionableDuration:(float)arg1; +- (void)setEventType:(int)arg1; +- (void)setClickLocation:(id)arg1; +- (BOOL)hasMetaData; +- (void)setMetaData:(id)arg1; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (float)actionableDuration; +- (BOOL)hasActionableDuration; +- (id)clickLocation; +- (BOOL)hasClickLocation; +- (int)eventType; +- (id)metaData; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADLogSysEventResponse.h b/iAdCore.framework/ADLogSysEventResponse.h new file mode 100755 index 0000000..5e506e8 --- /dev/null +++ b/iAdCore.framework/ADLogSysEventResponse.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@interface ADLogSysEventResponse : PBCodable { +} + + +- (BOOL)readFrom:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADMailComposerJSO.h b/iAdCore.framework/ADMailComposerJSO.h new file mode 100755 index 0000000..4263288 --- /dev/null +++ b/iAdCore.framework/ADMailComposerJSO.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSArray, , WebScriptObject, NSString; + +@interface ADMailComposerJSO : ADJavaScriptObject { + *_delegate; + WebScriptObject *_listener; + NSArray *_messageRecipients; + NSString *_subject; + NSString *_messageBody; + NSArray *_attachmentDownloads; + unsigned int _attachmentDownloadCount; + BOOL _isHTML; +} + +@property * delegate; +@property(retain) WebScriptObject * listener; +@property(retain) NSArray * messageRecipients; +@property(retain) NSString * subject; +@property(retain) NSString * messageBody; +@property(retain) NSArray * attachmentDownloads; +@property unsigned int attachmentDownloadCount; +@property BOOL isHTML; + ++ (void)initializeInContext:(struct OpaqueJSContext { }*)arg1; ++ (id)scriptingKeys; ++ (id)scriptSelectors; + +- (id)subject; +- (BOOL)isHTML; +- (id)messageBody; +- (void)setMessageBody:(id)arg1; +- (void)setSubject:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)setAttachments:(id)arg1; +- (void)setIsHTML:(BOOL)arg1; +- (void)setAttachmentDownloadCount:(unsigned int)arg1; +- (unsigned int)attachmentDownloadCount; +- (id)attachmentDownloads; +- (id)messageRecipients; +- (id)toRecipients; +- (void)setToRecipients:(id)arg1; +- (void)setMessageRecipients:(id)arg1; +- (void)setAttachmentDownloads:(id)arg1; +- (void)setListener:(id)arg1; +- (void)send; +- (void)reset; +- (id)delegate; +- (id)listener; +- (id)init; +- (void)dealloc; +- (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; +- (void)setMessageBody:(id)arg1 isHTML:(BOOL)arg2; + +@end diff --git a/iAdCore.framework/ADNetworkController.h b/iAdCore.framework/ADNetworkController.h new file mode 100755 index 0000000..8bfbc41 --- /dev/null +++ b/iAdCore.framework/ADNetworkController.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSTimer; + +@interface ADNetworkController : NSObject { + struct __SCDynamicStore { } *_store; + NSTimer *_notificationTimer; + int _networkType; + double _localLatency; + double _localLatencyStddev; + int _localLatencyCount; + double _localBandwidth; + double _localBandwidthStddev; + double _localBandwidthBytes; + NSTimer *_aggdCommitTimer; +} + +@property(readonly) double localLatency; +@property(readonly) double localLatencyStddev; +@property(readonly) int localLatencyCount; +@property(readonly) double localBandwidth; +@property(readonly) double localBandwidthStddev; +@property(readonly) double localBandwidthBytes; +@property(retain) NSTimer * aggdCommitTimer; + ++ (id)sharedNetworkController; ++ (id)allocWithZone:(struct _NSZone { }*)arg1; + +- (void)start; +- (id)aggdCommitTimer; +- (double)localBandwidthBytes; +- (double)localBandwidth; +- (int)localLatencyCount; +- (double)localLatency; +- (void)_scheduleCheckForNetwork; +- (double)localBandwidthStddev; +- (void)_recordBandwidth:(double)arg1 bytes:(double)arg2; +- (double)localLatencyStddev; +- (void)_recordLatency:(double)arg1; +- (void)_scheduleAggdCommit; +- (void)resetNetworkStatistics; +- (void)_checkForNetwork; +- (void)_commitNetworkData:(id)arg1; +- (void)setAggdCommitTimer:(id)arg1; +- (void)_checkForNetworkAndNotify; +- (unsigned int)retainCount; +- (id)retain; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)autorelease; +- (oneway void)release; +- (int)networkType; + +@end diff --git a/iAdCore.framework/ADOpenURLAlertView.h b/iAdCore.framework/ADOpenURLAlertView.h new file mode 100755 index 0000000..7721e01 --- /dev/null +++ b/iAdCore.framework/ADOpenURLAlertView.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSString; + +@interface ADOpenURLAlertView : ADAlertView { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _completionBlock; + + NSString *_URLString; +} + +@property(copy) id completionBlock; +@property(copy) NSString * URLString; + ++ (id)openURL:(id)arg1 forAd:(id)arg2 fromClient:(id)arg3 completionBlock:(id)arg4; + +- (id)URLString; +- (id)completionBlock; +- (void)setURLString:(id)arg1; +- (void)alertView:(id)arg1 willDismissWithButtonIndex:(int)arg2; +- (void)didPresentAlertView:(id)arg1; +- (void)setCompletionBlock:(id)arg1; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADParameter.h b/iAdCore.framework/ADParameter.h new file mode 100755 index 0000000..93a6103 --- /dev/null +++ b/iAdCore.framework/ADParameter.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSString; + +@interface ADParameter : PBCodable { + NSString *_key; + NSString *_value; +} + +@property(retain) NSString * key; +@property(retain) NSString * value; + + +- (BOOL)readFrom:(id)arg1; +- (void)writeTo:(id)arg1; +- (void)setKey:(id)arg1; +- (id)key; +- (id)dictionaryRepresentation; +- (id)value; +- (void)setValue:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADRequestProperties.h b/iAdCore.framework/ADRequestProperties.h new file mode 100755 index 0000000..6a67c83 --- /dev/null +++ b/iAdCore.framework/ADRequestProperties.h @@ -0,0 +1,204 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSMutableArray, NSString, ADContentRestrictions; + +@interface ADRequestProperties : PBCodable { + NSString *_deviceID; + NSString *_deviceModel; + NSString *_appID; + BOOL _hasRunState; + int _runState; + NSString *_carrierMNC; + NSString *_carrierMCC; + NSString *_currentCarrierMNC; + NSString *_currentCarrierMCC; + BOOL _hasIsOnInternationalDataRoaming; + BOOL _isOnInternationalDataRoaming; + BOOL _hasConnectionType; + int _connectionType; + BOOL _hasLatitude; + float _latitude; + BOOL _hasLongitude; + float _longitude; + BOOL _hasHorizontalAccuracy; + float _horizontalAccuracy; + BOOL _hasTimezone; + float _timezone; + int _screenWidth; + int _screenHeight; + int _screenDPI; + ADContentRestrictions *_contentRestrictions; + NSMutableArray *_userKeyboards; + NSMutableArray *_iTunesStorefronts; + BOOL _hasClientClockTime; + unsigned long long _clientClockTime; + BOOL _hasLocalLatency; + float _localLatency; + BOOL _hasLocalLatencyCount; + int _localLatencyCount; + BOOL _hasLocalLatencyStddev; + float _localLatencyStddev; + BOOL _hasLocalBandwidth; + float _localBandwidth; + BOOL _hasLocalBandwidthBytes; + float _localBandwidthBytes; + BOOL _hasLocalBandwidthStddev; + float _localBandwidthStddev; +} + +@property(readonly) BOOL hasDeviceID; +@property(retain) NSString * deviceID; +@property(readonly) BOOL hasDeviceModel; +@property(retain) NSString * deviceModel; +@property(readonly) BOOL hasAppID; +@property(retain) NSString * appID; +@property BOOL hasRunState; +@property int runState; +@property(readonly) BOOL hasCarrierMNC; +@property(retain) NSString * carrierMNC; +@property(readonly) BOOL hasCarrierMCC; +@property(retain) NSString * carrierMCC; +@property(readonly) BOOL hasCurrentCarrierMNC; +@property(retain) NSString * currentCarrierMNC; +@property(readonly) BOOL hasCurrentCarrierMCC; +@property(retain) NSString * currentCarrierMCC; +@property BOOL hasIsOnInternationalDataRoaming; +@property BOOL isOnInternationalDataRoaming; +@property BOOL hasConnectionType; +@property int connectionType; +@property BOOL hasLatitude; +@property float latitude; +@property BOOL hasLongitude; +@property float longitude; +@property BOOL hasHorizontalAccuracy; +@property float horizontalAccuracy; +@property BOOL hasTimezone; +@property float timezone; +@property int screenWidth; +@property int screenHeight; +@property int screenDPI; +@property(readonly) BOOL hasContentRestrictions; +@property(retain) ADContentRestrictions * contentRestrictions; +@property(retain) NSMutableArray * userKeyboards; +@property(retain) NSMutableArray * iTunesStorefronts; +@property BOOL hasClientClockTime; +@property unsigned long long clientClockTime; +@property BOOL hasLocalLatency; +@property float localLatency; +@property BOOL hasLocalLatencyCount; +@property int localLatencyCount; +@property BOOL hasLocalLatencyStddev; +@property float localLatencyStddev; +@property BOOL hasLocalBandwidth; +@property float localBandwidth; +@property BOOL hasLocalBandwidthBytes; +@property float localBandwidthBytes; +@property BOOL hasLocalBandwidthStddev; +@property float localBandwidthStddev; + + +- (float)latitude; +- (float)longitude; +- (BOOL)readFrom:(id)arg1; +- (void)setLongitude:(float)arg1; +- (void)setLatitude:(float)arg1; +- (void)setHasLocalBandwidthStddev:(BOOL)arg1; +- (BOOL)hasLocalBandwidthStddev; +- (void)setHasLocalBandwidthBytes:(BOOL)arg1; +- (BOOL)hasLocalBandwidthBytes; +- (void)setHasLocalBandwidth:(BOOL)arg1; +- (BOOL)hasLocalBandwidth; +- (void)setHasLocalLatencyStddev:(BOOL)arg1; +- (BOOL)hasLocalLatencyStddev; +- (void)setHasLocalLatencyCount:(BOOL)arg1; +- (BOOL)hasLocalLatencyCount; +- (void)setHasLocalLatency:(BOOL)arg1; +- (BOOL)hasLocalLatency; +- (unsigned long long)clientClockTime; +- (void)setHasClientClockTime:(BOOL)arg1; +- (BOOL)hasClientClockTime; +- (id)iTunesStorefronts; +- (id)userKeyboards; +- (id)contentRestrictions; +- (int)screenDPI; +- (float)timezone; +- (void)setHasTimezone:(BOOL)arg1; +- (BOOL)hasTimezone; +- (void)setHasHorizontalAccuracy:(BOOL)arg1; +- (BOOL)hasHorizontalAccuracy; +- (void)setHasLongitude:(BOOL)arg1; +- (BOOL)hasLongitude; +- (void)setHasLatitude:(BOOL)arg1; +- (BOOL)hasLatitude; +- (BOOL)isOnInternationalDataRoaming; +- (void)setHasIsOnInternationalDataRoaming:(BOOL)arg1; +- (BOOL)hasIsOnInternationalDataRoaming; +- (id)currentCarrierMCC; +- (id)currentCarrierMNC; +- (id)carrierMCC; +- (id)carrierMNC; +- (int)runState; +- (void)setHasRunState:(BOOL)arg1; +- (BOOL)hasRunState; +- (id)appID; +- (id)deviceModel; +- (id)iTunesStorefrontAtIndex:(unsigned int)arg1; +- (unsigned int)iTunesStorefrontsCount; +- (id)userKeyboardAtIndex:(unsigned int)arg1; +- (unsigned int)userKeyboardsCount; +- (BOOL)hasContentRestrictions; +- (BOOL)hasCurrentCarrierMCC; +- (BOOL)hasCurrentCarrierMNC; +- (BOOL)hasCarrierMCC; +- (BOOL)hasCarrierMNC; +- (BOOL)hasAppID; +- (BOOL)hasDeviceModel; +- (BOOL)hasDeviceID; +- (void)addITunesStorefront:(id)arg1; +- (void)addUserKeyboard:(id)arg1; +- (void)setHasConnectionType:(BOOL)arg1; +- (void)writeTo:(id)arg1; +- (void)setLocalBandwidthStddev:(float)arg1; +- (void)setLocalBandwidthBytes:(float)arg1; +- (void)setLocalBandwidth:(float)arg1; +- (void)setLocalLatencyStddev:(float)arg1; +- (void)setLocalLatencyCount:(int)arg1; +- (void)setLocalLatency:(float)arg1; +- (void)setClientClockTime:(unsigned long long)arg1; +- (void)setHorizontalAccuracy:(float)arg1; +- (void)setTimezone:(float)arg1; +- (void)setITunesStorefronts:(id)arg1; +- (void)setContentRestrictions:(id)arg1; +- (void)setScreenDPI:(int)arg1; +- (void)setScreenHeight:(int)arg1; +- (void)setScreenWidth:(int)arg1; +- (void)setUserKeyboards:(id)arg1; +- (void)setIsOnInternationalDataRoaming:(BOOL)arg1; +- (void)setCurrentCarrierMNC:(id)arg1; +- (void)setCurrentCarrierMCC:(id)arg1; +- (void)setCarrierMNC:(id)arg1; +- (void)setCarrierMCC:(id)arg1; +- (void)setDeviceModel:(id)arg1; +- (void)setRunState:(int)arg1; +- (void)setAppID:(id)arg1; +- (void)setDeviceID:(id)arg1; +- (BOOL)hasConnectionType; +- (void)setConnectionType:(int)arg1; +- (float)localBandwidthBytes; +- (float)localBandwidth; +- (int)localLatencyCount; +- (float)localLatency; +- (float)localBandwidthStddev; +- (float)localLatencyStddev; +- (float)horizontalAccuracy; +- (id)dictionaryRepresentation; +- (id)deviceID; +- (int)connectionType; +- (id)description; +- (void)dealloc; +- (int)screenWidth; +- (int)screenHeight; + +@end diff --git a/iAdCore.framework/ADResourceDownloadJob.h b/iAdCore.framework/ADResourceDownloadJob.h new file mode 100755 index 0000000..3bba1fc --- /dev/null +++ b/iAdCore.framework/ADResourceDownloadJob.h @@ -0,0 +1,93 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSURLResponse, NSURLRequest, NSMutableData, NSString, NSURLConnection; + +@interface ADResourceDownloadJob : NSObject { + NSURLRequest *_request; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _successBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _failureBlock; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _authenticationBlock; + + unsigned int _maximumSize; + double _enqueueTime; + double _startTime; + double _completeTime; + double _responseTime; + NSURLConnection *_connection; + NSURLResponse *_response; + NSMutableData *_data; + int _status; + NSString *_mimeType; + id _userData; +} + +@property(retain) NSURLRequest * request; +@property(copy) id successBlock; +@property(copy) id failureBlock; +@property(copy) id authenticationBlock; +@property unsigned int maximumSize; +@property(readonly) double totalTime; +@property(retain) NSURLResponse * response; +@property(retain) NSMutableData * data; +@property int status; +@property(copy) NSString * mimeType; +@property(retain) id userData; +@property double enqueueTime; +@property double startTime; +@property double completeTime; +@property double responseTime; +@property(retain) NSURLConnection * connection; + ++ (id)downloadJobWithRequest:(id)arg1 maximumSize:(unsigned int)arg2 successBlock:(id)arg3 failureBlock:(id)arg4; + +- (void)setStatus:(int)arg1; +- (void)setRequest:(id)arg1; +- (id)data; +- (void)setResponse:(id)arg1; +- (void)setResponseTime:(double)arg1; +- (double)responseTime; +- (void)setCompleteTime:(double)arg1; +- (double)completeTime; +- (void)setEnqueueTime:(double)arg1; +- (double)enqueueTime; +- (void)setAuthenticationBlock:(id)arg1; +- (id)authenticationBlock; +- (id)failureBlock; +- (id)successBlock; +- (double)totalTime; +- (void)setFailureBlock:(id)arg1; +- (void)setSuccessBlock:(id)arg1; +- (void)setData:(id)arg1; +- (double)startTime; +- (void)setUserData:(id)arg1; +- (id)userData; +- (id)mimeType; +- (id)request; +- (id)response; +- (void)setStartTime:(double)arg1; +- (void)setMimeType:(id)arg1; +- (void)setMaximumSize:(unsigned int)arg1; +- (unsigned int)maximumSize; +- (int)status; +- (void)setConnection:(id)arg1; +- (id)connection; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADResourceDownloader.h b/iAdCore.framework/ADResourceDownloader.h new file mode 100755 index 0000000..7613281 --- /dev/null +++ b/iAdCore.framework/ADResourceDownloader.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSMutableArray; + +@interface ADResourceDownloader : NSObject { + unsigned int _maxConcurrency; + NSMutableArray *_downloadQueue; + NSMutableArray *_activeJobs; +} + +@property unsigned int maxConcurrency; +@property(retain) NSMutableArray * activeJobs; +@property(retain) NSMutableArray * downloadQueue; + + +- (id)connection:(id)arg1 willCacheResponse:(id)arg2; +- (void)setActiveJobs:(id)arg1; +- (id)activeJobs; +- (void)setDownloadQueue:(id)arg1; +- (id)downloadQueue; +- (unsigned int)maxConcurrency; +- (void)cancelRequest:(id)arg1; +- (void)cancelRequestForURL:(id)arg1; +- (void)downloadRequestJob:(id)arg1; +- (void)setMaxConcurrency:(unsigned int)arg1; +- (id)jobForConnection:(id)arg1; +- (void)_processNextJob; +- (void)cancelAllRequests; +- (void)connection:(id)arg1 didReceiveAuthenticationChallenge:(id)arg2; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADSMSComposerJSO.h b/iAdCore.framework/ADSMSComposerJSO.h new file mode 100755 index 0000000..8fe3a76 --- /dev/null +++ b/iAdCore.framework/ADSMSComposerJSO.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSArray, NSString, , WebScriptObject; + +@interface ADSMSComposerJSO : ADJavaScriptObject { + *_delegate; + NSArray *_messageRecipients; + NSString *_messageBody; + WebScriptObject *_listener; +} + +@property * delegate; +@property(retain) NSArray * messageRecipients; +@property(copy) NSString * messageBody; +@property(retain) WebScriptObject * listener; + ++ (void)initializeInContext:(struct OpaqueJSContext { }*)arg1; ++ (id)scriptingKeys; ++ (id)scriptSelectors; + +- (id)messageBody; +- (void)setMessageBody:(id)arg1; +- (id)recipients; +- (void)setRecipients:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)messageComposeViewController:(id)arg1 didFinishWithResult:(int)arg2; +- (id)messageRecipients; +- (void)setMessageRecipients:(id)arg1; +- (void)setListener:(id)arg1; +- (void)setBody:(id)arg1; +- (void)send; +- (id)body; +- (id)delegate; +- (id)listener; +- (id)init; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADSRVBannerController.h b/iAdCore.framework/ADSRVBannerController.h new file mode 100755 index 0000000..7e2b7ae --- /dev/null +++ b/iAdCore.framework/ADSRVBannerController.h @@ -0,0 +1,189 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class ADLayerHostWindow, ADSRVBannerView, ADStoryboardController, NSTimer, NSMutableArray, ADAlertView, , NSString, ADStoryboardTransitionWindow; + +@interface ADSRVBannerController : NSObject { + int _creativeType; + NSString *_bannerId; + BOOL _isPrivilegedClient; + NSString *_serverURL; + NSString *_authenticationUserName; + id _remoteBannerController; + ADLayerHostWindow *_bannerViewWindow; + ADSRVBannerView *_bannerView; + ADStoryboardTransitionWindow *_storyboardWindow; + ADStoryboardController *_storyboard; + *_delegate; + BOOL _isWaitingToRequestDataLoad; + BOOL _isOpen; + NSTimer *_unloadStoryboardWatchdog; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _bannerFrame; + struct CGPoint { + float x; + float y; + } _clickLocation; + NSMutableArray *_adEventQueue; + struct dispatch_source_s { } *_adEventDispatchTimer; + BOOL _userIsInStoryboard; + double _createdAt; + ADAlertView *_currentAlertView; + int _reportedErrorCount; + NSString *_fsExtensionToken; + int _clientViewControllerOrientation; +} + +@property(readonly) NSString * bundleId; +@property(retain) NSString * bannerId; +@property(retain) NSString * serverURL; +@property(retain) NSString * authenticationUserName; +@property(retain) id remoteBannerController; +@property * delegate; +@property int creativeType; +@property BOOL isPrivilegedClient; +@property(readonly) BOOL isBusy; +@property(retain) ADStoryboardController * storyboard; +@property double createdAt; +@property(retain) ADLayerHostWindow * bannerViewWindow; +@property(retain) ADSRVBannerView * bannerView; +@property(retain) ADStoryboardTransitionWindow * storyboardWindow; +@property(readonly) BOOL isWaitingToRequestDataLoad; +@property(readonly) BOOL isOpen; +@property(retain) NSTimer * unloadStoryboardWatchdog; +@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } bannerFrame; +@property struct CGPoint { float x1; float x2; } clickLocation; +@property(retain) NSMutableArray * adEventQueue; +@property struct dispatch_source_s { }* adEventDispatchTimer; +@property BOOL userIsInStoryboard; +@property(retain) ADAlertView * currentAlertView; +@property int reportedErrorCount; +@property(copy) NSString * fsExtensionToken; +@property int clientViewControllerOrientation; + + +- (BOOL)isBusy; +- (void)setDelegate:(id)arg1; +- (BOOL)isOpen; +- (void)setClientViewControllerOrientation:(int)arg1; +- (int)clientViewControllerOrientation; +- (void)setFsExtensionToken:(id)arg1; +- (id)fsExtensionToken; +- (void)setReportedErrorCount:(int)arg1; +- (int)reportedErrorCount; +- (id)currentAlertView; +- (void)setCreatedAt:(double)arg1; +- (double)createdAt; +- (void)setUserIsInStoryboard:(BOOL)arg1; +- (BOOL)userIsInStoryboard; +- (void)setAdEventDispatchTimer:(struct dispatch_source_s { }*)arg1; +- (struct dispatch_source_s { }*)adEventDispatchTimer; +- (void)setAdEventQueue:(id)arg1; +- (id)adEventQueue; +- (void)setBannerFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bannerFrame; +- (id)unloadStoryboardWatchdog; +- (BOOL)isWaitingToRequestDataLoad; +- (void)setBannerView:(id)arg1; +- (id)bannerViewWindow; +- (void)setRemoteBannerController:(id)arg1; +- (id)remoteBannerController; +- (void)setIsPrivilegedClient:(BOOL)arg1; +- (BOOL)isPrivilegedClient; +- (void)setBannerId:(id)arg1; +- (id)bannerId; +- (int)creativeType; +- (void)_priv_loadDebugger:(id)arg1; +- (void)_priv_loadLocalAd:(id)arg1; +- (void)_remote_interstitialPresentedInView:(id)arg1; +- (void)_remote_interstitialTouchDismiss:(id)arg1; +- (void)_remote_bannerCancelBannerViewAction:(id)arg1; +- (void)_remote_bannerRefuseAction:(id)arg1; +- (void)_remote_bannerBeginAction:(id)arg1; +- (void)_remote_controllerKeysDidChange:(id)arg1; +- (void)_remote_bannerKeysDidChange:(id)arg1; +- (void)_remote_bannerVisibilityHeartbeat:(id)arg1; +- (void)_remote_bannerFrameDidChange:(id)arg1; +- (void)_remote_close:(id)arg1; +- (void)_remote_removedFromSuperview:(id)arg1; +- (void)_remote_updateSpecification:(id)arg1; +- (void)clientApplicationDidEnterBackground; +- (id)proxyItemIdentifier; +- (id)storyboardHumanReadableContentName:(id)arg1; +- (void)storyboardContentSignalsReady:(id)arg1; +- (void)storyboardContentRequestsGeolocation:(id)arg1 approval:(id)arg2; +- (void)storyboard:(id)arg1 didReportContentEventWithMessage:(id)arg2; +- (void)storyboardRequestsOpenURL:(id)arg1; +- (void)storyboardDidFinishFirstSignificantDraw:(id)arg1; +- (void)storyboard:(id)arg1 didFailLoadWithError:(id)arg2; +- (void)storyboardShouldDismiss:(id)arg1; +- (void)reportContentErrorForAd:(id)arg1 withInfo:(id)arg2; +- (void)reportActionableDuration:(double)arg1 withMetadata:(id)arg2; +- (void)interstitialViewExpiredAndWasUnloaded:(id)arg1; +- (void)interstitialView:(id)arg1 shouldLogSystemEvent:(int)arg2 forAd:(id)arg3 impressionSequence:(unsigned int)arg4 overclickCount:(unsigned int)arg5; +- (void)bannerView:(id)arg1 shouldLogClickForAd:(id)arg2 impressionSequence:(unsigned int)arg3 overclickCount:(unsigned int)arg4; +- (void)bannerView:(id)arg1 shouldLogImpressionForAd:(id)arg2 impressionSequence:(unsigned int)arg3; +- (int)bannerViewRequestsHostInterfaceOrientation:(id)arg1; +- (void)bannerView:(id)arg1 didFailToReceiveAdWithError:(id)arg2; +- (void)bannerViewDidLoadAd:(id)arg1; +- (void)bannerViewDidCancelDataLoad:(id)arg1; +- (void)bannerViewDidRequestDataLoad:(id)arg1; +- (void)transitionFromAdDidFinish; +- (void)transitionFromAdWillBegin; +- (void)transitionToAdDidFinish; +- (void)transitionToAdWillBegin; +- (int)hostInterfaceOrientation; +- (void)loadStoryboardWindow; +- (BOOL)loadStoryboardController; +- (void)_externalActionApproved:(BOOL)arg1; +- (void)storyboardDidChangeSupportedOrientations:(id)arg1; +- (void)clientApplicationWillEnterForeground; +- (void)_logSysEvent:(int)arg1 forAd:(id)arg2 sequence:(unsigned int)arg3 overclick:(unsigned int)arg4 clickLocation:(id)arg5; +- (id)storyboardWindow; +- (void)setUnloadStoryboardWatchdog:(id)arg1; +- (void)storyboard:(id)arg1 didReportSystemEventWithType:(int)arg2; +- (void)applicationMenuButtonUp:(id)arg1; +- (void)setStoryboardWindow:(id)arg1; +- (void)_flushAdEventQueue; +- (void)setStoryboard:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })hostBannerRectCorrectedForInterfaceOrientation:(BOOL)arg1; +- (id)bannerView; +- (void)setCurrentAlertView:(id)arg1; +- (void)dismissStoryboardWithDelay:(BOOL)arg1; +- (void)setBannerViewWindow:(id)arg1; +- (void)setCreativeType:(int)arg1; +- (void)unloadStoryboardWindow; +- (id)bundleId; +- (void)setServerURL:(id)arg1; +- (BOOL)isInWindow; +- (void)cacheLoadedBannerData:(id)arg1; +- (void)cacheWillLoadBannerData; +- (void)cacheFailedToLoadBanner:(id)arg1 withError:(id)arg2; +- (void)authoredTransitionInComplete; +- (void)readyForAuthoredTransitionIn; +- (double)timeRemaining; +- (id)serverURL; +- (void)setAuthenticationUserName:(id)arg1; +- (id)authenticationUserName; +- (void)setClickLocation:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })clickLocation; +- (void)open; +- (id)uniqueIdentifier; +- (void)close; +- (BOOL)isVisible; +- (id)storyboard; +- (id)delegate; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADSRVBannerView.h b/iAdCore.framework/ADSRVBannerView.h new file mode 100755 index 0000000..9197b02 --- /dev/null +++ b/iAdCore.framework/ADSRVBannerView.h @@ -0,0 +1,219 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class ADAdSpecification, ADBannerData, ADBrandingFrame, ADBannerJSO, UIImageView, ADWebView, NSString, , NSSet; + +@interface ADSRVBannerView : UIView { + *_delegate; + BOOL _privilegedClient; + ADBannerData *_currentBanner; + NSSet *_requiredContentSizeIdentifiers; + NSString *_currentContentSizeIdentifier; + NSString *_advertisingSection; + NSString *_authenticationUserName; + ADAdSpecification *_specification; + ADBannerData *_nextBannerInfo; + struct CGSize { + float width; + float height; + } _orientedScreenSize; + ADWebView *_adContainer; + ADWebView *_nextContainer; + ADBrandingFrame *_bannerFrame; + unsigned int _impressionSequence; + unsigned int _overclickCount; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _previousBounds; + struct CGPoint { + float x; + float y; + } _clickPoint; + int _creativeType; + BOOL _paused; + double _startTime; + double _currentBannerReferenceTime; + double _currentBannerVisibleTime; + BOOL _waitingForFirstLoadAttempt; + BOOL _landingPageIsActive; + BOOL _specificationUpdateNeeded; + BOOL _needsToLogImpression; + BOOL _shouldTransitionOnWebLoad; + BOOL _shouldLoadBannerWhenServerStatusChanges; + ADBannerData *_localAd; + ADBannerJSO *_bannerJSO; + UIImageView *_interstitialDismissButton; + UIImageView *_interstitialCornerImage; + BOOL _contentVisible; + double _lastVisibleTime; + BOOL _inWindow; + double _lastInWindowTime; + BOOL _interstitialPresentedInView; + BOOL _hasSentVisibleNoContentError; +} + +@property * delegate; +@property(copy) NSSet * requiredContentSizeIdentifiers; +@property(copy) NSString * currentContentSizeIdentifier; +@property(copy) NSString * advertisingSection; +@property(copy) NSString * authenticationUserName; +@property(getter=isBannerViewActionInProgress,readonly) BOOL bannerViewActionInProgress; +@property(getter=isPrivilegedClient) BOOL privilegedClient; +@property(retain) ADAdSpecification * specification; +@property(retain) ADBannerData * currentBanner; +@property(readonly) unsigned int impressionSequence; +@property(readonly) unsigned int overclickCount; +@property(retain) ADWebView * adContainer; +@property(retain) ADBannerData * localAd; +@property(readonly) struct CGPoint { float x1; float x2; } clickPoint; +@property int creativeType; +@property BOOL paused; +@property BOOL interstitialPresentedInView; +@property BOOL contentVisible; +@property double lastVisibleTime; +@property BOOL inWindow; +@property double lastInWindowTime; +@property(readonly) double timeRemaining; +@property(retain) ADBannerData * nextBannerInfo; +@property struct CGSize { float x1; float x2; } orientedScreenSize; +@property(retain) ADWebView * nextContainer; +@property(retain) ADBrandingFrame * bannerFrame; +@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } previousBounds; +@property double startTime; +@property double currentBannerReferenceTime; +@property double currentBannerVisibleTime; +@property(retain) ADBannerJSO * bannerJSO; +@property(retain) UIImageView * interstitialDismissButton; +@property(retain) UIImageView * interstitialCornerImage; +@property BOOL waitingForFirstLoadAttempt; +@property BOOL landingPageIsActive; +@property BOOL specificationUpdateNeeded; +@property BOOL needsToLogImpression; +@property BOOL shouldTransitionOnWebLoad; +@property BOOL shouldLoadBannerWhenServerStatusChanges; +@property BOOL hasSentVisibleNoContentError; + ++ (id)bannerViewWithDefaultValues; + +- (void)setDelegate:(id)arg1; +- (void)setHasSentVisibleNoContentError:(BOOL)arg1; +- (BOOL)hasSentVisibleNoContentError; +- (BOOL)interstitialPresentedInView; +- (void)setLastInWindowTime:(double)arg1; +- (void)setInWindow:(BOOL)arg1; +- (void)setLastVisibleTime:(double)arg1; +- (void)setInterstitialCornerImage:(id)arg1; +- (id)interstitialCornerImage; +- (void)setInterstitialDismissButton:(id)arg1; +- (id)interstitialDismissButton; +- (id)bannerJSO; +- (void)setShouldLoadBannerWhenServerStatusChanges:(BOOL)arg1; +- (BOOL)shouldLoadBannerWhenServerStatusChanges; +- (void)setShouldTransitionOnWebLoad:(BOOL)arg1; +- (BOOL)shouldTransitionOnWebLoad; +- (void)setNeedsToLogImpression:(BOOL)arg1; +- (BOOL)needsToLogImpression; +- (void)setSpecificationUpdateNeeded:(BOOL)arg1; +- (BOOL)specificationUpdateNeeded; +- (void)setLandingPageIsActive:(BOOL)arg1; +- (BOOL)landingPageIsActive; +- (void)setWaitingForFirstLoadAttempt:(BOOL)arg1; +- (BOOL)waitingForFirstLoadAttempt; +- (void)setCurrentBannerVisibleTime:(double)arg1; +- (double)currentBannerVisibleTime; +- (void)setCurrentBannerReferenceTime:(double)arg1; +- (double)currentBannerReferenceTime; +- (void)setPreviousBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })previousBounds; +- (id)nextContainer; +- (id)adContainer; +- (void)setOrientedScreenSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })orientedScreenSize; +- (void)setNextBannerInfo:(id)arg1; +- (id)nextBannerInfo; +- (id)advertisingSection; +- (id)currentContentSizeIdentifier; +- (id)requiredContentSizeIdentifiers; +- (void)loadNewBannerWebView; +- (id)transferWebViewForTransition; +- (void)_retryLoading:(id)arg1; +- (BOOL)isBannerViewActionInProgress; +- (void)setAdvertisingSection:(id)arg1; +- (void)adWebView:(id)arg1 hadScriptErrorWithInfo:(id)arg2; +- (void)setBannerJSO:(id)arg1; +- (void)_transitionToNextBanner; +- (id)viewForBanner:(id)arg1; +- (void)_resetTimeMarkers; +- (void)setCurrentBanner:(id)arg1; +- (void)_showInterstitialDismissButton; +- (void)_logImpression; +- (void)_handleError:(id)arg1; +- (void)_contentDidAppear; +- (void)_contentDidDisappear; +- (void)_scheduleUpdateSpecification; +- (void)setRequiredContentSizeIdentifiers:(id)arg1; +- (void)updateHTML5ContainerOrientation; +- (void)setCurrentContentSizeIdentifier:(id)arg1; +- (void)_trackClick; +- (void)_loadBannerNow; +- (id)localAd; +- (id)_adSpecification; +- (void)setAdContainer:(id)arg1; +- (void)setNextContainer:(id)arg1; +- (void)setBannerFrame:(id)arg1; +- (id)bannerFrame; +- (BOOL)isPrivilegedClient; +- (int)creativeType; +- (double)lastInWindowTime; +- (double)lastVisibleTime; +- (void)setLocalAd:(id)arg1; +- (void)setInterstitialPresentedInView:(BOOL)arg1; +- (void)interstitialTouchedDismissAreaWithControlEvent:(unsigned int)arg1; +- (void)beginActionWithClick:(struct CGPoint { float x1; float x2; })arg1; +- (void)processCurrentVisibility:(BOOL)arg1 inWindow:(BOOL)arg2 fastCheck:(BOOL)arg3; +- (void)setHostFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 orientation:(int)arg2; +- (void)interstitialViewRemovedFromSuperview; +- (void)_updateSpecification; +- (BOOL)inWindow; +- (struct CGPoint { float x1; float x2; })clickPoint; +- (void)landingPageDidDismiss; +- (void)landingPageDidPresent; +- (void)clientApplicationWillEnterForeground; +- (id)currentBanner; +- (void)dispose; +- (void)setCreativeType:(int)arg1; +- (void)setPrivilegedClient:(BOOL)arg1; +- (void)cacheLoadedBannerData:(id)arg1; +- (void)cacheFailedToLoadBanner:(id)arg1 withError:(id)arg2; +- (BOOL)contentVisible; +- (void)setContentVisible:(BOOL)arg1; +- (double)timeRemaining; +- (void)setAuthenticationUserName:(id)arg1; +- (id)authenticationUserName; +- (id)specification; +- (void)setSpecification:(id)arg1; +- (unsigned int)overclickCount; +- (unsigned int)impressionSequence; +- (BOOL)paused; +- (double)startTime; +- (void)uiWebView:(id)arg1 resource:(id)arg2 didReceiveAuthenticationChallenge:(id)arg3 fromDataSource:(id)arg4; +- (void)webViewDidFinishLoad:(id)arg1; +- (void)uiWebView:(id)arg1 didClearWindowObject:(id)arg2 forFrame:(id)arg3; +- (void)webView:(id)arg1 didFailLoadWithError:(id)arg2; +- (void)setPaused:(BOOL)arg1; +- (void)setStartTime:(double)arg1; +- (id)delegate; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADSRVClientRecord.h b/iAdCore.framework/ADSRVClientRecord.h new file mode 100755 index 0000000..a5fdc67 --- /dev/null +++ b/iAdCore.framework/ADSRVClientRecord.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSString; + +@interface ADSRVClientRecord : NSObject { + NSString *_bundleId; + double _connectTime; + double _disconnectTime; + int _bannerCount; +} + +@property(copy) NSString * bundleId; +@property double connectTime; +@property double disconnectTime; +@property int bannerCount; + + +- (void)setBannerCount:(int)arg1; +- (int)bannerCount; +- (void)setDisconnectTime:(double)arg1; +- (double)disconnectTime; +- (void)setConnectTime:(double)arg1; +- (double)connectTime; +- (void)setBundleId:(id)arg1; +- (id)bundleId; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADSRVMessageCoordinator.h b/iAdCore.framework/ADSRVMessageCoordinator.h new file mode 100755 index 0000000..fc48d7f --- /dev/null +++ b/iAdCore.framework/ADSRVMessageCoordinator.h @@ -0,0 +1,61 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class ADSRVBannerController, NSTimer, NSMutableArray, NSMutableDictionary; + +@interface ADSRVMessageCoordinator : NSObject { + NSMutableDictionary *_sessions; + NSMutableDictionary *_bannerControllers; + ADSRVBannerController *_currentStoryboardSession; + NSTimer *_loggingTimer; + double _startTime; + NSMutableArray *_clientHistory; + struct _xpc_connection_s { } *_xpcListenConnection; +} + +@property(readonly) unsigned int sessionCount; +@property(readonly) NSMutableDictionary * sessions; +@property(readonly) NSMutableDictionary * bannerControllers; +@property(retain) ADSRVBannerController * currentStoryboardSession; +@property(retain) NSTimer * loggingTimer; +@property double startTime; +@property(retain) NSMutableArray * clientHistory; +@property struct _xpc_connection_s { }* xpcListenConnection; + ++ (id)allocWithZone:(struct _NSZone { }*)arg1; ++ (id)sharedInstance; + +- (void)setXpcListenConnection:(struct _xpc_connection_s { }*)arg1; +- (struct _xpc_connection_s { }*)xpcListenConnection; +- (void)setClientHistory:(id)arg1; +- (id)clientHistory; +- (id)loggingTimer; +- (void)setCurrentStoryboardSession:(id)arg1; +- (id)currentStoryboardSession; +- (id)bannerControllers; +- (id)sessions; +- (void)serverSession:(id)arg1 didCloseBannerSession:(id)arg2; +- (void)serverSession:(id)arg1 didOpenBannerSession:(id)arg2; +- (void)serverSessionDidClose:(id)arg1; +- (unsigned int)sessionCount; +- (void)xpcConnectionFailed:(id)arg1; +- (void)xpcConnection:(id)arg1 receivedMessage:(id)arg2 userInfo:(id)arg3; +- (id)recordForSessionIdentifier:(id)arg1; +- (void)_handleBannerMessage:(id)arg1 forSession:(id)arg2 userInfo:(id)arg3; +- (void)_handleMessage:(id)arg1 forSession:(id)arg2 userInfo:(id)arg3; +- (id)_sessionForConnection:(id)arg1 create:(BOOL)arg2; +- (void)_handleAppStateChanged:(id)arg1; +- (void)setLoggingTimer:(id)arg1; +- (void)logClients:(id)arg1; +- (void)_handleListenConnectionEvent:(void*)arg1; +- (double)startTime; +- (void)setStartTime:(double)arg1; +- (unsigned int)retainCount; +- (id)retain; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)autorelease; +- (id)init; +- (oneway void)release; + +@end diff --git a/iAdCore.framework/ADSRVSession.h b/iAdCore.framework/ADSRVSession.h new file mode 100755 index 0000000..c27222c --- /dev/null +++ b/iAdCore.framework/ADSRVSession.h @@ -0,0 +1,96 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class ADXPCConnection, NSTimer, NSString, NSMutableSet, NSMutableArray; + +@interface ADSRVSession : NSObject { + NSString *_bundleIdentifier; + BOOL _isPrivilegedClient; + NSString *_serverURL; + NSMutableArray *_children; + NSTimer *_closeTimer; + ADXPCConnection *_connection; + BOOL _isOpen; + BOOL _isTimedCloseInProgress; + BOOL _isClientInBackground; + NSMutableSet *_activeProfilingSessions; + id _sessionMessageProxy; + int _clientStatusBarOrientation; +} + +@property(retain) NSString * bundleIdentifier; +@property BOOL isPrivilegedClient; +@property(retain) NSString * serverURL; +@property(retain) ADXPCConnection * connection; +@property(retain) NSMutableArray * children; +@property(retain) NSTimer * closeTimer; +@property(readonly) BOOL isOpen; +@property(readonly) BOOL isTimedCloseInProgress; +@property BOOL isClientInBackground; +@property(retain) NSMutableSet * activeProfilingSessions; +@property(readonly) id sessionMessageProxy; +@property int clientStatusBarOrientation; +@property(readonly) NSString * bundleId; + + +- (void)setChildren:(id)arg1; +- (void)setBundleIdentifier:(id)arg1; +- (BOOL)isOpen; +- (void)setClientStatusBarOrientation:(int)arg1; +- (void)setActiveProfilingSessions:(id)arg1; +- (id)activeProfilingSessions; +- (void)setIsClientInBackground:(BOOL)arg1; +- (BOOL)isClientInBackground; +- (BOOL)isTimedCloseInProgress; +- (id)closeTimer; +- (void)_remote_forwardOrientationChange:(id)arg1; +- (void)_remote_forwardShakeEvent:(id)arg1; +- (void)_remote_clientDidBecomeActive:(id)arg1; +- (void)_remote_clientWillEnterForeground:(id)arg1; +- (void)_remote_clientDidResignActive:(id)arg1; +- (void)_remote_clientDidEnterBackground:(id)arg1; +- (void)_remote_bannerCreated:(id)arg1; +- (void)_remote_removeFromBlacklist:(id)arg1; +- (void)_priv_reportStatusBarVisibility:(id)arg1; +- (void)_priv_endProfiling:(id)arg1; +- (void)_priv_beginProfiling:(id)arg1; +- (void)_priv_clearLocationPermissionCache:(id)arg1; +- (void)_priv_removeAllDefaultsOverrides:(id)arg1; +- (void)_priv_writeRawDefaultValueForKey:(id)arg1; +- (void)_priv_writeDefaultValueForKey:(id)arg1; +- (void)_priv_clearWebArchiveCache:(id)arg1; +- (void)_priv_clearAdCache:(id)arg1; +- (void)_priv_clearURLCache:(id)arg1; +- (void)_priv_logClientState:(id)arg1; +- (void)_priv_abort:(id)arg1; +- (void)_priv_terminate:(id)arg1; +- (void)_priv_addToBlacklist:(id)arg1; +- (void)_priv_resetServerAccessCoordinator:(id)arg1; +- (void)_priv_setServerURI:(id)arg1; +- (id)sessionMessageProxy; +- (void)_profileTestComplete:(id)arg1; +- (void)setCloseTimer:(id)arg1; +- (void)considerClosing; +- (void)_didReceiveMemoryWarning; +- (void)updateClientStateWithInfo:(id)arg1; +- (void)setIsPrivilegedClient:(BOOL)arg1; +- (BOOL)isPrivilegedClient; +- (id)proxyItemIdentifier; +- (int)clientStatusBarOrientation; +- (void)sessionDidClose:(id)arg1; +- (void)sessionDidOpen:(id)arg1; +- (id)bundleId; +- (void)setServerURL:(id)arg1; +- (id)serverURL; +- (id)children; +- (void)open; +- (void)close; +- (id)bundleIdentifier; +- (void)setConnection:(id)arg1; +- (id)connection; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADServerAccessCoordinator.h b/iAdCore.framework/ADServerAccessCoordinator.h new file mode 100755 index 0000000..7636041 --- /dev/null +++ b/iAdCore.framework/ADServerAccessCoordinator.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSString, NSTimer; + +@interface ADServerAccessCoordinator : NSObject { + BOOL _allowsRequests; + BOOL _networkAvailable; + BOOL _serverReachable; + double _currentBackoffIntervalExponent; + NSString *_serverHost; + NSTimer *_retryTimer; + const struct __SCNetworkReachability { } *_reachability; + double _lastReachabilityUpdateTime; +} + +@property(readonly) double nextBackoffInterval; +@property BOOL allowsRequests; +@property(readonly) BOOL networkAvailable; +@property(readonly) BOOL serverReachable; +@property(readonly) double currentBackoffIntervalExponent; +@property(copy) NSString * serverHost; +@property(retain) NSTimer * retryTimer; +@property(readonly) struct __SCNetworkReachability { }* reachability; +@property double lastReachabilityUpdateTime; + ++ (id)serverAccessCoordinatorForURL:(id)arg1; + +- (void)setLastReachabilityUpdateTime:(double)arg1; +- (double)lastReachabilityUpdateTime; +- (struct __SCNetworkReachability { }*)reachability; +- (id)retryTimer; +- (id)serverHost; +- (BOOL)serverReachable; +- (BOOL)networkAvailable; +- (id)serverError; +- (void)setServerReachable:(BOOL)arg1; +- (void)setAllowsRequests:(BOOL)arg1; +- (void)_recalculate; +- (void)setRetryTimer:(id)arg1; +- (void)retryTimerDidFire:(id)arg1; +- (double)nextBackoffInterval; +- (void)startReachability; +- (void)stopReachability; +- (void)setServerHost:(id)arg1; +- (double)currentBackoffIntervalExponent; +- (void)errorDidOccur:(int)arg1; +- (void)connectionDidSucceed; +- (BOOL)allowsRequests; +- (void)reset; +- (id)init; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADServerErrorRequest.h b/iAdCore.framework/ADServerErrorRequest.h new file mode 100755 index 0000000..f5fb3d8 --- /dev/null +++ b/iAdCore.framework/ADServerErrorRequest.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class ADAdData, ADLogMetaData, NSMutableArray; + +@interface ADServerErrorRequest : PBRequest { + ADLogMetaData *_metaData; + BOOL _hasErrorCode; + int _errorCode; + ADAdData *_badResponse; + NSMutableArray *_urlWithErrors; +} + +@property(readonly) BOOL hasMetaData; +@property(retain) ADLogMetaData * metaData; +@property BOOL hasErrorCode; +@property int errorCode; +@property(readonly) BOOL hasBadResponse; +@property(retain) ADAdData * badResponse; +@property(retain) NSMutableArray * urlWithErrors; + + +- (Class)responseClass; +- (BOOL)readFrom:(id)arg1; +- (id)urlWithErrors; +- (id)badResponse; +- (int)errorCode; +- (void)setHasErrorCode:(BOOL)arg1; +- (BOOL)hasErrorCode; +- (id)urlWithErrorAtIndex:(unsigned int)arg1; +- (unsigned int)urlWithErrorsCount; +- (BOOL)hasBadResponse; +- (void)addUrlWithError:(id)arg1; +- (void)setErrorCode:(int)arg1; +- (void)setUrlWithErrors:(id)arg1; +- (void)setBadResponse:(id)arg1; +- (BOOL)hasMetaData; +- (void)setMetaData:(id)arg1; +- (unsigned int)requestTypeCode; +- (void)writeTo:(id)arg1; +- (id)metaData; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADServerErrorResponse.h b/iAdCore.framework/ADServerErrorResponse.h new file mode 100755 index 0000000..68516f7 --- /dev/null +++ b/iAdCore.framework/ADServerErrorResponse.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@interface ADServerErrorResponse : PBCodable { +} + + +- (BOOL)readFrom:(id)arg1; +- (void)writeTo:(id)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADStoreHeader.h b/iAdCore.framework/ADStoreHeader.h new file mode 100755 index 0000000..d0af736 --- /dev/null +++ b/iAdCore.framework/ADStoreHeader.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSString; + +@interface ADStoreHeader : PBCodable { + NSString *_key; + NSString *_value; +} + +@property(retain) NSString * key; +@property(retain) NSString * value; + + +- (BOOL)readFrom:(id)arg1; +- (void)writeTo:(id)arg1; +- (void)setKey:(id)arg1; +- (id)key; +- (id)dictionaryRepresentation; +- (id)value; +- (void)setValue:(id)arg1; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADStoreItemJSO.h b/iAdCore.framework/ADStoreItemJSO.h new file mode 100755 index 0000000..050a1c1 --- /dev/null +++ b/iAdCore.framework/ADStoreItemJSO.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSArray, NSString, WebScriptObject, NSDate, NSNumber, SSItem; + +@interface ADStoreItemJSO : ADJavaScriptObject { + WebScriptObject *_jsListener; + NSNumber *_adamId; + NSString *_title; + NSArray *_offers; + NSDate *_expirationDate; + NSArray *_previews; + int _error; + SSItem *_storeItem; + BOOL _privilegedClient; +} + +@property(retain) WebScriptObject * jsListener; +@property(readonly) NSNumber * adamId; +@property(readonly) NSString * title; +@property(readonly) NSArray * offers; +@property(retain) NSDate * expirationDate; +@property(readonly) NSArray * previews; +@property int error; +@property(retain) SSItem * storeItem; +@property(getter=isPrivilegedClient) BOOL privilegedClient; + ++ (id)scriptingKeys; + +- (void)setExpirationDate:(id)arg1; +- (void)setError:(int)arg1; +- (void)setStoreItem:(id)arg1; +- (id)expirationDate; +- (id)storeItem; +- (id)previews; +- (id)adamId; +- (void)setJsListener:(id)arg1; +- (id)jsListener; +- (void)setPreviews:(id)arg1; +- (void)setOffers:(id)arg1; +- (void)setAdamId:(id)arg1; +- (id)initWithAdamId:(id)arg1; +- (BOOL)isPrivilegedClient; +- (void)setPrivilegedClient:(BOOL)arg1; +- (id)title; +- (void)setTitle:(id)arg1; +- (int)error; +- (void)dealloc; +- (id)offers; + +@end diff --git a/iAdCore.framework/ADStoreItemOfferJSO.h b/iAdCore.framework/ADStoreItemOfferJSO.h new file mode 100755 index 0000000..9b12803 --- /dev/null +++ b/iAdCore.framework/ADStoreItemOfferJSO.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSString; + +@interface ADStoreItemOfferJSO : ADJavaScriptObject { + NSString *_identifier; + NSString *_price; + NSString *_action; + BOOL _preorder; +} + +@property(readonly) NSString * identifier; +@property(readonly) NSString * price; +@property(readonly) NSString * action; +@property(readonly) BOOL preorder; + ++ (id)scriptingKeys; + +- (BOOL)preorder; +- (void)setPreorder:(BOOL)arg1; +- (void)setPrice:(id)arg1; +- (id)price; +- (id)initWithSSItemOffer:(id)arg1; +- (id)identifier; +- (void)setIdentifier:(id)arg1; +- (void)setAction:(id)arg1; +- (id)action; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADStoreJSO.h b/iAdCore.framework/ADStoreJSO.h new file mode 100755 index 0000000..2d2ca76 --- /dev/null +++ b/iAdCore.framework/ADStoreJSO.h @@ -0,0 +1,96 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class ADAdData, , NSMutableArray, NSTimer, SSItemOffer, NSString, NSMutableDictionary, NSNumber; + +@interface ADStoreJSO : ADJavaScriptObject { + NSNumber *_currentPurchaseAdamId; + SSItemOffer *_currentPurchaseOffer; + BOOL _currentPurchaseShouldIncludeiBooks; + NSNumber *_currentPurchaseRingtoneAssigneeIdentifier; + NSMutableDictionary *_registeredItems; + NSMutableDictionary *_expirationTimers; + NSMutableArray *_storeRequests; + NSTimer *_renewalTimer; + *_delegate; + BOOL _privilegedClient; + BOOL _adManagesPurchaseFlow; + NSString *_iBooksBuyParameters; + BOOL _hasRegisteredItems; + ADAdData *_adResponse; +} + +@property * delegate; +@property(getter=isPrivilegedClient) BOOL privilegedClient; +@property BOOL adManagesPurchaseFlow; +@property(retain) ADAdData * adResponse; +@property(copy) NSNumber * currentPurchaseAdamId; +@property(retain) SSItemOffer * currentPurchaseOffer; +@property BOOL currentPurchaseShouldIncludeiBooks; +@property(copy) NSNumber * currentPurchaseRingtoneAssigneeIdentifier; +@property(retain) NSMutableDictionary * registeredItems; +@property(retain) NSTimer * renewalTimer; +@property(retain) NSMutableDictionary * expirationTimers; +@property(retain) NSMutableArray * storeRequests; +@property(copy) NSString * iBooksBuyParameters; +@property BOOL hasRegisteredItems; + ++ (void)initializeInContext:(struct OpaqueJSContext { }*)arg1; ++ (id)scriptSelectors; + +- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void*)arg2 property:(int)arg3 identifier:(int)arg4; +- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void*)arg2; +- (void)peoplePickerNavigationControllerDidCancel:(id)arg1; +- (void)itemLookupRequest:(id)arg1 didFindItems:(id)arg2; +- (void)request:(id)arg1 didFailWithError:(id)arg2; +- (void)requestDidFinish:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)setHasRegisteredItems:(BOOL)arg1; +- (BOOL)hasRegisteredItems; +- (id)iBooksBuyParameters; +- (id)renewalTimer; +- (void)setStoreRequests:(id)arg1; +- (void)setExpirationTimers:(id)arg1; +- (void)setRegisteredItems:(id)arg1; +- (id)currentPurchaseRingtoneAssigneeIdentifier; +- (void)setCurrentPurchaseShouldIncludeiBooks:(BOOL)arg1; +- (BOOL)currentPurchaseShouldIncludeiBooks; +- (id)currentPurchaseOffer; +- (void)_validateItemMetadata; +- (void)setCurrentPurchaseOffer:(id)arg1; +- (void)_checkForiBooksApp; +- (void)_cancelPurchase; +- (void)setCurrentPurchaseAdamId:(id)arg1; +- (id)currentPurchaseAdamId; +- (void)_getRingtoneAssignee; +- (void)_purchaseCurrentItem; +- (void)setCurrentPurchaseRingtoneAssigneeIdentifier:(id)arg1; +- (void)handleFailedAdamId:(id)arg1; +- (void)setIBooksBuyParameters:(id)arg1; +- (void)_updateTimersForItem:(id)arg1 validUntil:(double)arg2; +- (void)setRenewalTimer:(id)arg1; +- (id)expirationTimers; +- (void)itemMetadataExpired:(id)arg1; +- (void)_lookupRegisteredItems; +- (id)registeredItems; +- (id)storeRequests; +- (void)purchaseItemWithID:(id)arg1 offerIdentifier:(id)arg2 listener:(id)arg3; +- (void)lookupItemWithID:(id)arg1 listener:(id)arg2; +- (void)registerItemsForPurchase:(id)arg1; +- (id)adResponse; +- (void)setAdResponse:(id)arg1; +- (void)invalidateMetadataTimers; +- (BOOL)isPrivilegedClient; +- (void)setPrivilegedClient:(BOOL)arg1; +- (void)setAdManagesPurchaseFlow:(BOOL)arg1; +- (BOOL)adManagesPurchaseFlow; +- (void)didPresentAlertView:(id)arg1; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (id)delegate; +- (id)init; +- (void)dealloc; +- (void)purchaseRequest:(id)arg1 purchaseDidSucceed:(id)arg2; +- (void)purchaseRequest:(id)arg1 purchaseDidFail:(id)arg2 withError:(id)arg3; + +@end diff --git a/iAdCore.framework/ADStoryboardController.h b/iAdCore.framework/ADStoryboardController.h new file mode 100755 index 0000000..425bf34 --- /dev/null +++ b/iAdCore.framework/ADStoryboardController.h @@ -0,0 +1,186 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class ADBannerData, UIProgressView, UIButton, NSString, , ADStoryboardWebView, UIPopoverController; + +@interface ADStoryboardController : UIViewController { + ADBannerData *_bannerData; + unsigned int _impressionSequence; + unsigned int _overclickCount; + struct CGPoint { + float x; + float y; + } _tapLocation; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _bannerRectOnScreen; + *_delegate; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _screenBounds; + NSString *_authenticationUserName; + BOOL _orientationLocked; + ADStoryboardWebView *_webView; + UIButton *_dismissButton; + UIProgressView *_progressView; + UIPopoverController *_popover; + double _startTime; + BOOL _contentIsFullyLoaded; + BOOL _playingFullScreenVideo; + BOOL _hasAppeared; + BOOL _privilegedClient; + BOOL _hasStartedFirstLoad; + BOOL _usingAuthoredTransition; + BOOL _authoredTransitionInProgress; + BOOL _adIsDismissing; + unsigned int _contentSupportedInterfaceOrientations; + unsigned int _actualSupportedInterfaceOrientations; +} + +@property * delegate; +@property(retain) ADBannerData * bannerData; +@property unsigned int impressionSequence; +@property unsigned int overclickCount; +@property struct CGPoint { float x1; float x2; } tapLocation; +@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } bannerRectOnScreen; +@property(getter=isPrivilegedClient) BOOL privilegedClient; +@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } screenBounds; +@property BOOL usingAuthoredTransition; +@property(readonly) BOOL playingFullScreenVideo; +@property(copy) NSString * authenticationUserName; +@property(readonly) BOOL isBusy; +@property(getter=isOrientationLocked) BOOL orientationLocked; +@property(retain) ADStoryboardWebView * webView; +@property(retain) UIButton * dismissButton; +@property(retain) UIProgressView * progressView; +@property(retain) UIPopoverController * popover; +@property double startTime; +@property BOOL contentIsFullyLoaded; +@property BOOL hasAppeared; +@property BOOL hasStartedFirstLoad; +@property BOOL authoredTransitionInProgress; +@property BOOL adIsDismissing; +@property unsigned int contentSupportedInterfaceOrientations; +@property unsigned int actualSupportedInterfaceOrientations; + ++ (id)sharedDownloader; + +- (BOOL)isBusy; +- (void)setDelegate:(id)arg1; +- (unsigned int)actualSupportedInterfaceOrientations; +- (void)setAdIsDismissing:(BOOL)arg1; +- (BOOL)adIsDismissing; +- (void)setAuthoredTransitionInProgress:(BOOL)arg1; +- (BOOL)authoredTransitionInProgress; +- (void)setUsingAuthoredTransition:(BOOL)arg1; +- (BOOL)usingAuthoredTransition; +- (void)setHasStartedFirstLoad:(BOOL)arg1; +- (BOOL)hasStartedFirstLoad; +- (void)setHasAppeared:(BOOL)arg1; +- (BOOL)hasAppeared; +- (BOOL)playingFullScreenVideo; +- (void)setContentIsFullyLoaded:(BOOL)arg1; +- (BOOL)contentIsFullyLoaded; +- (id)popover; +- (id)progressView; +- (id)dismissButton; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })screenBounds; +- (void)insertTransitionView:(id)arg1; +- (BOOL)isOrientationLocked; +- (void)setOrientationLocked:(BOOL)arg1; +- (void)updateProgress:(id)arg1; +- (void)setContentSupportedInterfaceOrientations:(unsigned int)arg1; +- (void)_restoreWebViewIfNecessary; +- (void)_lockToAllOrientations; +- (unsigned int)contentSupportedInterfaceOrientations; +- (void)_handleDismissButton; +- (void)_dismissKeyboard; +- (void)setPopover:(id)arg1; +- (void)setActualSupportedInterfaceOrientations:(unsigned int)arg1; +- (void)_showDismissButton; +- (void)_loadWebContent; +- (void)setProgressView:(id)arg1; +- (void)videoPlayerExitedFullScreen:(id)arg1; +- (void)videoPlayerWentFullScreen:(id)arg1; +- (void)_setupAudio; +- (void)setDismissButton:(id)arg1; +- (id)_dismissButtonForOrientation:(int)arg1; +- (void)_unlockOrientation; +- (void)_lockToCurrentOrientation; +- (void)_teardownAudio; +- (void)webViewContentSignalsReady:(id)arg1; +- (void)webView:(id)arg1 requestsDismissPopoverViewControllerAnimated:(BOOL)arg2; +- (void)webView:(id)arg1 requestsDismissModalViewControllerAnimated:(BOOL)arg2; +- (void)webView:(id)arg1 requestsPresentPopoverViewController:(id)arg2 fromRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3 animated:(BOOL)arg4; +- (void)webView:(id)arg1 requestsPresentModalViewController:(id)arg2 animated:(BOOL)arg3; +- (void)webViewDidTakeScreenShot:(id)arg1; +- (void)webViewWillTakeScreenShot:(id)arg1; +- (void)storyboardWebViewPrivilegedAdWantsToDismiss:(id)arg1; +- (void)storyboardWebView:(id)arg1 didChangeSupportedInterfaceOrientations:(unsigned int)arg2; +- (void)webView:(id)arg1 didReportSystemEventWithType:(int)arg2; +- (void)webView:(id)arg1 didReportEventWithMessage:(id)arg2; +- (id)storyboardWebViewHumanReadableContentName:(id)arg1; +- (void)storyboardWebViewContentRequestsGeolocation:(id)arg1 approval:(id)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bannerRectOnScreen; +- (id)bannerParameters; +- (void)adWebView:(id)arg1 hadScriptErrorWithInfo:(id)arg2; +- (void)adWebView:(id)arg1 retrievedResourceAtURL:(id)arg2 downloadTime:(float)arg3; +- (BOOL)isPrivilegedClient; +- (void)clientApplicationDidBecomeActive; +- (void)clientApplicationDidResignActive; +- (void)adWillDismiss; +- (id)bannerData; +- (void)setBannerRectOnScreen:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setTapLocation:(struct CGPoint { float x1; float x2; })arg1; +- (void)setBannerData:(id)arg1; +- (void)setScreenBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setPrivilegedClient:(BOOL)arg1; +- (struct CGPoint { float x1; float x2; })tapLocation; +- (void)authoredTransitionInComplete; +- (void)setAuthenticationUserName:(id)arg1; +- (id)authenticationUserName; +- (unsigned int)overclickCount; +- (unsigned int)impressionSequence; +- (void)setOverclickCount:(unsigned int)arg1; +- (void)setImpressionSequence:(unsigned int)arg1; +- (void)_handleLowMemory:(id)arg1; +- (double)startTime; +- (void)uiWebView:(id)arg1 resource:(id)arg2 didReceiveAuthenticationChallenge:(id)arg3 fromDataSource:(id)arg4; +- (void)webViewDidFinishLoad:(id)arg1; +- (void)webViewDidStartLoad:(id)arg1; +- (BOOL)webView:(id)arg1 shouldStartLoadWithRequest:(id)arg2 navigationType:(int)arg3; +- (void)webView:(id)arg1 didFailLoadWithError:(id)arg2; +- (void)setWebView:(id)arg1; +- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)getRotationContentSettings:(struct { BOOL x1; BOOL x2; BOOL x3; BOOL x4; float x5; int x6; }*)arg1 forWindow:(id)arg2; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)viewDidUnload; +- (void)loadView; +- (BOOL)shouldAutorotateToInterfaceOrientation:(int)arg1; +- (BOOL)popoverControllerShouldDismissPopover:(id)arg1; +- (id)webView; +- (void)viewDidLayoutSubviews; +- (void)viewWillLayoutSubviews; +- (void)didReceiveMemoryWarning; +- (void)setStartTime:(double)arg1; +- (id)delegate; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADStoryboardResourcePool.h b/iAdCore.framework/ADStoryboardResourcePool.h new file mode 100755 index 0000000..ea955eb --- /dev/null +++ b/iAdCore.framework/ADStoryboardResourcePool.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class ADStoryboardController; + +@interface ADStoryboardResourcePool : NSObject { + ADStoryboardController *resource; +} + +@property(retain) ADStoryboardController * resource; + ++ (id)sharedInstance; + +- (void)setResource:(id)arg1; +- (id)resource; +- (void)checkin:(id)arg1; +- (id)checkoutCopy; +- (id)init; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADStoryboardTransitionWindow.h b/iAdCore.framework/ADStoryboardTransitionWindow.h new file mode 100755 index 0000000..522808e --- /dev/null +++ b/iAdCore.framework/ADStoryboardTransitionWindow.h @@ -0,0 +1,70 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class UIImageView, UIView, ADBannerData, , ADWebView, ADStoryboardController; + +@interface ADStoryboardTransitionWindow : UIWindow { + ADStoryboardController *_storyboard; + *_adDelegate; + UIView *_containerView; + UIImageView *_adImageView; + ADBannerData *_bannerData; + BOOL _adReady; + ADWebView *_bannerWebView; + struct CGImage { } *_screenBeforeTransitionIn; + int _authoredTransitionState; +} + +@property(retain) ADStoryboardController * storyboard; +@property * adDelegate; +@property(retain) struct CGImage { }* screenBeforeTransitionIn; +@property(retain) UIView * containerView; +@property(retain) UIImageView * adImageView; +@property(retain) ADBannerData * bannerData; +@property BOOL adReady; +@property(retain) ADWebView * bannerWebView; +@property int authoredTransitionState; + + +- (void)setDelegate:(id)arg1; +- (void)setContainerView:(id)arg1; +- (void)setAuthoredTransitionState:(int)arg1; +- (int)authoredTransitionState; +- (struct CGImage { }*)screenBeforeTransitionIn; +- (id)bannerWebView; +- (void)setAdReady:(BOOL)arg1; +- (BOOL)adReady; +- (void)setAdImageView:(id)arg1; +- (id)adImageView; +- (id)adDelegate; +- (void)_undoSlide; +- (void)_undoTransitionBegin; +- (void)_doBeginAuthored; +- (BOOL)_transitionIsAuthored; +- (void)_doTransitionBegin; +- (void)_dispatchDOMEventToBannerView:(id)arg1; +- (void)_doSlide; +- (void)setBannerWebView:(id)arg1; +- (void)setScreenBeforeTransitionIn:(struct CGImage { }*)arg1; +- (void)_undoTransitionCompleted; +- (void)_doTransitionCompleted; +- (void)_slideLayout; +- (void)mainContentSignalsReady; +- (void)adIsReady; +- (void)setAdDelegate:(id)arg1; +- (void)dismissAd; +- (void)dismissRemoteSheet; +- (void)presentAd; +- (void)prepareRemoteSheet; +- (id)initWithBannerData:(id)arg1 delegate:(id)arg2; +- (id)bannerData; +- (void)setStoryboard:(id)arg1; +- (void)setBannerData:(id)arg1; +- (void)authoredTransitionInComplete; +- (void)readyForAuthoredTransitionIn; +- (id)containerView; +- (id)storyboard; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADStoryboardWebView.h b/iAdCore.framework/ADStoryboardWebView.h new file mode 100755 index 0000000..6693ee2 --- /dev/null +++ b/iAdCore.framework/ADStoryboardWebView.h @@ -0,0 +1,117 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSMutableSet, , NSMutableArray, ADAdJSO, NSString, ADAdData, UIViewController, ; + +@interface ADStoryboardWebView : ADWebView { + BOOL _scrollingEnabled; + *_delegate; + NSString *_qToken; + BOOL _privilegedClient; + BOOL _adManagesPurchaseFlow; + UIViewController *_viewController; + ADAdData *_adResponse; + ADAdJSO *_adScriptObject; + NSMutableArray *_mapPlugins; + id _currentModalOwner; + struct dispatch_queue_s { } *_scriptObjectModalAccessDispatchQueue; + int _javaScriptAlertButtonIndex; + BOOL _isShuttingDown; + NSMutableSet *_activeJavaScriptAlerts; +} + +@property BOOL scrollingEnabled; +@property(readonly) float estimatedProgress; +@property * delegate; +@property UIViewController * viewController; +@property(retain) NSString * qToken; +@property(getter=isPrivilegedClient) BOOL privilegedClient; +@property BOOL adManagesPurchaseFlow; +@property(readonly) BOOL isBusy; +@property(retain) ADAdData * adResponse; +@property(retain) ADAdJSO * adScriptObject; +@property(retain) NSMutableArray * mapPlugins; +@property(retain) id currentModalOwner; +@property struct dispatch_queue_s { }* scriptObjectModalAccessDispatchQueue; +@property int javaScriptAlertButtonIndex; +@property BOOL isShuttingDown; +@property(retain) NSMutableSet * activeJavaScriptAlerts; + ++ (void)initialize; + +- (BOOL)isBusy; +- (void)setDelegate:(id)arg1; +- (BOOL)isShuttingDown; +- (void)setActiveJavaScriptAlerts:(id)arg1; +- (id)activeJavaScriptAlerts; +- (void)setIsShuttingDown:(BOOL)arg1; +- (void)setJavaScriptAlertButtonIndex:(int)arg1; +- (int)javaScriptAlertButtonIndex; +- (void)setScriptObjectModalAccessDispatchQueue:(struct dispatch_queue_s { }*)arg1; +- (struct dispatch_queue_s { }*)scriptObjectModalAccessDispatchQueue; +- (id)currentModalOwner; +- (void)setMapPlugins:(id)arg1; +- (id)mapPlugins; +- (void)willUnloadContent; +- (void)scriptObjectRequestsGeolocation:(id)arg1; +- (void)scriptObject:(id)arg1 didCreateView:(id)arg2; +- (id)webViewForScriptObject:(id)arg1; +- (id)scriptObjectValueForQToken:(id)arg1; +- (void)setCurrentModalOwner:(id)arg1; +- (void)setAdScriptObject:(id)arg1; +- (id)adScriptObject; +- (float)estimatedProgress; +- (void)mapPluginDestroyed:(id)arg1; +- (void)configureMapPlugin:(id)arg1; +- (void)scriptObject:(id)arg1 requestsDismissPopoverViewControllerAnimated:(BOOL)arg2; +- (void)scriptObject:(id)arg1 requestsPresentPopoverViewController:(id)arg2 fromRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3 animated:(BOOL)arg4; +- (void)logForPrivilegedClients:(id)arg1; +- (id)adResponse; +- (id)humanReadableNameForContent; +- (void)scriptObjectDidTakeScreenShot:(id)arg1; +- (void)scriptObjectWillTakeScreenShot:(id)arg1; +- (void)scriptObject:(id)arg1 requestsDismissModalViewControllerAnimated:(BOOL)arg2; +- (void)scriptObject:(id)arg1 didReportSystemEventWithType:(int)arg2; +- (void)scriptObject:(id)arg1 requestsPresentModalViewController:(id)arg2 animated:(BOOL)arg3; +- (id)scriptObject:(id)arg1 requestsURLForString:(id)arg2 allowOtherDomains:(BOOL)arg3 error:(id*)arg4; +- (void)javaScriptObjectDidFinishModalActivity:(id)arg1; +- (BOOL)javaScriptObjectShouldBeginModalActivity:(id)arg1; +- (void)scriptObject:(id)arg1 didChangeSupportedInterfaceOrientations:(unsigned int)arg2; +- (void)scriptObject:(id)arg1 didReportClickEventWithContext:(id)arg2; +- (void)privilegedAdWantsToDismiss; +- (void)scriptObjectContentSignalsReady:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bannerRectOnScreen; +- (id)bannerParameters; +- (void)setAdResponse:(id)arg1; +- (BOOL)isPrivilegedClient; +- (void)clientApplicationDidBecomeActive; +- (void)clientApplicationDidResignActive; +- (void)setPrivilegedClient:(BOOL)arg1; +- (struct CGPoint { float x1; float x2; })tapLocation; +- (void)setQToken:(id)arg1; +- (void)setAdManagesPurchaseFlow:(BOOL)arg1; +- (BOOL)adManagesPurchaseFlow; +- (id)qToken; +- (id)webView:(id)arg1 runJavaScriptTextInputPanelWithPrompt:(id)arg2 defaultText:(id)arg3 initiatedByFrame:(id)arg4; +- (BOOL)webView:(id)arg1 runJavaScriptConfirmPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; +- (void)webView:(id)arg1 runJavaScriptAlertPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; +- (void)webView:(id)arg1 didClearWindowObject:(id)arg2 forFrame:(id)arg3; +- (void)webView:(id)arg1 decidePolicyForGeolocationRequestFromOrigin:(id)arg2 frame:(id)arg3 listener:(id)arg4; +- (void)setPaused:(BOOL)arg1; +- (void)webView:(id)arg1 didFinishLoadForFrame:(id)arg2; +- (id)viewController; +- (void)setViewController:(id)arg1; +- (void)setScrollingEnabled:(BOOL)arg1; +- (BOOL)scrollingEnabled; +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)alertViewCancel:(id)arg1; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (int)interfaceOrientation; +- (id)delegate; +- (void)didMoveToWindow; +- (void)setBackgroundColor:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADTimeStamp.h b/iAdCore.framework/ADTimeStamp.h new file mode 100755 index 0000000..6fc4441 --- /dev/null +++ b/iAdCore.framework/ADTimeStamp.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@interface ADTimeStamp : PBCodable { + BOOL _hasTimestampEvent; + unsigned long long _timestampEvent; + BOOL _hasTimestampReport; + unsigned long long _timestampReport; +} + +@property BOOL hasTimestampEvent; +@property unsigned long long timestampEvent; +@property BOOL hasTimestampReport; +@property unsigned long long timestampReport; + + +- (BOOL)readFrom:(id)arg1; +- (void)setHasTimestampReport:(BOOL)arg1; +- (void)setHasTimestampEvent:(BOOL)arg1; +- (void)writeTo:(id)arg1; +- (unsigned long long)timestampReport; +- (BOOL)hasTimestampReport; +- (unsigned long long)timestampEvent; +- (BOOL)hasTimestampEvent; +- (void)setTimestampEvent:(unsigned long long)arg1; +- (void)setTimestampReport:(unsigned long long)arg1; +- (id)dictionaryRepresentation; +- (id)description; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADTwitterJSO.h b/iAdCore.framework/ADTwitterJSO.h new file mode 100755 index 0000000..f173303 --- /dev/null +++ b/iAdCore.framework/ADTwitterJSO.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class , NSString, WebScriptObject, NSArray, NSMutableArray; + +@interface ADTwitterJSO : ADJavaScriptObject { + *_delegate; + WebScriptObject *_listener; + NSString *_text; + NSMutableArray *_tweetImages; + NSArray *_imageURLs; + NSArray *_tweetURLs; +} + +@property * delegate; +@property(retain) WebScriptObject * listener; +@property(retain) NSMutableArray * tweetImages; +@property(retain) NSArray * imageURLs; +@property(copy) NSArray * tweetURLs; +@property(copy) NSString * text; + ++ (void)initializeInContext:(struct OpaqueJSContext { }*)arg1; ++ (id)scriptingKeys; ++ (id)scriptSelectors; + +- (void)setDelegate:(id)arg1; +- (id)tweetURLs; +- (void)setImageURLs:(id)arg1; +- (id)imageURLs; +- (id)tweetImages; +- (void)setTweetImages:(id)arg1; +- (void)setTweetURLs:(id)arg1; +- (void)present; +- (void)setListener:(id)arg1; +- (id)URLs; +- (void)setURLs:(id)arg1; +- (void)setImages:(id)arg1; +- (id)images; +- (id)text; +- (id)delegate; +- (void)setText:(id)arg1; +- (id)listener; +- (id)init; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADW3CDateParser.h b/iAdCore.framework/ADW3CDateParser.h new file mode 100755 index 0000000..0bd1f85 --- /dev/null +++ b/iAdCore.framework/ADW3CDateParser.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@interface ADW3CDateParser : ADDateStringNormalizer { +} + + +- (id)normalize:(id)arg1; +- (id)init; + +@end diff --git a/iAdCore.framework/ADWebArchiveCache.h b/iAdCore.framework/ADWebArchiveCache.h new file mode 100755 index 0000000..73d35e4 --- /dev/null +++ b/iAdCore.framework/ADWebArchiveCache.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSMutableDictionary; + +@interface ADWebArchiveCache : NSObject { + unsigned int _currentDiskUse; + unsigned int _mtCurrentDiskUse; + unsigned int _currentMemoryUse; + unsigned int _mtCurrentMemoryUse; + NSMutableDictionary *_cacheNodesByURL; + struct dispatch_queue_s { } *_cacheAccessQueue; + BOOL _dirty; +} + +@property unsigned int currentDiskUse; +@property unsigned int mtCurrentDiskUse; +@property unsigned int currentMemoryUse; +@property unsigned int mtCurrentMemoryUse; +@property(retain) NSMutableDictionary * cacheNodesByURL; +@property struct dispatch_queue_s { }* cacheAccessQueue; +@property BOOL dirty; + ++ (id)sharedWebarchiveCache; ++ (id)cacheDirectory; + +- (unsigned int)currentDiskUsage; +- (unsigned int)currentMemoryUsage; +- (struct dispatch_queue_s { }*)cacheAccessQueue; +- (BOOL)dirty; +- (void)setCacheAccessQueue:(struct dispatch_queue_s { }*)arg1; +- (void)setCacheNodesByURL:(id)arg1; +- (id)cacheNodesByURL; +- (void)setMtCurrentMemoryUse:(unsigned int)arg1; +- (unsigned int)mtCurrentMemoryUse; +- (unsigned int)currentMemoryUse; +- (void)setMtCurrentDiskUse:(unsigned int)arg1; +- (unsigned int)mtCurrentDiskUse; +- (unsigned int)currentDiskUse; +- (void)removeAllCacheEntries; +- (void)cacheData:(id)arg1 forResponse:(id)arg2; +- (id)cachedDataForURL:(id)arg1; +- (void)setCurrentDiskUse:(unsigned int)arg1; +- (BOOL)_evictAsNeededToMakeRoomForNodeWithSize:(unsigned int)arg1; +- (void)_dispatchPersist; +- (BOOL)_readCacheNodeIntoMemory:(id)arg1; +- (void)_removeCacheNodeForURL:(id)arg1; +- (void)setCurrentMemoryUse:(unsigned int)arg1; +- (void)_evictExpiredNodes; +- (void)_persist; +- (void)setDirty:(BOOL)arg1; +- (void)_handleLowMemory:(id)arg1; +- (void)_insertCacheNode:(id)arg1 completionHandler:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADWebScriptDictionary.h b/iAdCore.framework/ADWebScriptDictionary.h new file mode 100755 index 0000000..46b9fbc --- /dev/null +++ b/iAdCore.framework/ADWebScriptDictionary.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSMutableDictionary; + +@interface ADWebScriptDictionary : NSObject { + NSMutableDictionary *_storage; +} + +@property(retain) NSMutableDictionary * storage; + ++ (BOOL)isSelectorExcludedFromWebScript:(SEL)arg1; ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (BOOL)isKeyExcludedFromWebScript:(const char *)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; + +- (id)valueForKey:(id)arg1; +- (void)setValue:(id)arg1 forKey:(id)arg2; +- (void)setStorage:(id)arg1; +- (id)storage; +- (id)attributeKeys; +- (id)keys; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/ADWebView.h b/iAdCore.framework/ADWebView.h new file mode 100755 index 0000000..a0a226d --- /dev/null +++ b/iAdCore.framework/ADWebView.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSMapTable, , NSString, , NSMutableDictionary; + +@interface ADWebView : UIWebView { + *_delegate; + NSMutableDictionary *_resourceLoadStartDates; + BOOL _shouldReportResourceTiming; + BOOL _shouldReportScriptErrors; + NSMapTable *_scriptSources; + BOOL _webGLEnabled; + BOOL _paused; + NSString *_userAgent; +} + +@property BOOL paused; +@property BOOL webGLEnabled; +@property * delegate; +@property BOOL shouldReportResourceTiming; +@property BOOL shouldReportScriptErrors; +@property(copy) NSString * userAgent; +@property(readonly) struct OpaqueJSContext { }* javaScriptContextRef; +@property(retain) NSMutableDictionary * resourceLoadStartDates; +@property(retain) NSMapTable * scriptSources; + ++ (void)_resetMemoryLogging:(id)arg1; ++ (void)clearContentStorage; ++ (void)initialize; + +- (id)userAgent; +- (void)setDelegate:(id)arg1; +- (BOOL)webGLEnabled; +- (void)setScriptSources:(id)arg1; +- (id)scriptSources; +- (BOOL)shouldReportScriptErrors; +- (BOOL)shouldReportResourceTiming; +- (void)setResourceLoadStartDates:(id)arg1; +- (id)resourceLoadStartDates; +- (void)webView:(id)arg1 exceptionWasRaised:(id)arg2 hasHandler:(BOOL)arg3 sourceId:(long)arg4 line:(int)arg5 forWebFrame:(id)arg6; +- (void)webView:(id)arg1 didParseSource:(id)arg2 baseLineNumber:(unsigned int)arg3 fromURL:(id)arg4 sourceId:(long)arg5 forWebFrame:(id)arg6; +- (void)webThreadWebView:(id)arg1 resource:(id)arg2 didFinishLoadingFromDataSource:(id)arg3; +- (void)webThreadWebView:(id)arg1 resource:(id)arg2 didReceiveResponse:(id)arg3 fromDataSource:(id)arg4; +- (id)webThreadWebView:(id)arg1 resource:(id)arg2 willSendRequest:(id)arg3 redirectResponse:(id)arg4 fromDataSource:(id)arg5; +- (id)webThreadWebView:(id)arg1 identifierForInitialRequest:(id)arg2 fromDataSource:(id)arg3; +- (void)_handleConsoleMessage:(id)arg1; +- (void)setShouldReportResourceTiming:(BOOL)arg1; +- (void)loadWebArchive:(id)arg1; +- (void)setShouldReportScriptErrors:(BOOL)arg1; +- (void)setWebGLEnabled:(BOOL)arg1; +- (struct OpaqueJSContext { }*)javaScriptContextRef; +- (void)dispatchDOMEventWithName:(id)arg1 canBubble:(BOOL)arg2 cancelable:(BOOL)arg3; +- (BOOL)paused; +- (id)stringByEvaluatingJavaScriptFromString:(id)arg1; +- (void)setPaused:(BOOL)arg1; +- (void)sendOrientationEventForOrientation:(int)arg1; +- (id)delegate; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (void)setUserAgent:(id)arg1; +- (void)webView:(id)arg1 failedToParseSource:(id)arg2 baseLineNumber:(unsigned int)arg3 fromURL:(id)arg4 withError:(id)arg5 forWebFrame:(id)arg6; + +@end diff --git a/iAdCore.framework/AdSheetAppDelegate.h b/iAdCore.framework/AdSheetAppDelegate.h new file mode 100755 index 0000000..802195d --- /dev/null +++ b/iAdCore.framework/AdSheetAppDelegate.h @@ -0,0 +1,65 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class UIWindow, NSCountedSet, NSTimer; + +@interface AdSheetAppDelegate : NSObject { + NSCountedSet *_activeAssertions; + NSTimer *_terminationTimer; + double _lastURLCachePersist; + struct dispatch_source_s { } *_memoryNotificationSource; + struct dispatch_queue_s { } *_watchdogDispatchQueue; + double _powerAssertionExpiration; + double _lastClientPowerAssertionReturned; + unsigned int _powerAssertionID; + int _currentDeviceOrientation; +} + +@property(retain) NSCountedSet * activeAssertions; +@property(readonly) int currentDeviceOrientation; +@property(retain) NSTimer * terminationTimer; +@property double lastURLCachePersist; +@property struct dispatch_source_s { }* memoryNotificationSource; +@property struct dispatch_queue_s { }* watchdogDispatchQueue; +@property double powerAssertionExpiration; +@property double lastClientPowerAssertionReturned; +@property unsigned int powerAssertionID; +@property(retain) UIWindow * window; + ++ (void)takeAssertion:(id)arg1; ++ (void)returnAssertion:(id)arg1; ++ (void)takeAssertion:(id)arg1 duration:(double)arg2; + +- (void)shutdown; +- (void)setPowerAssertionID:(unsigned int)arg1; +- (unsigned int)powerAssertionID; +- (void)setLastClientPowerAssertionReturned:(double)arg1; +- (double)lastClientPowerAssertionReturned; +- (void)setPowerAssertionExpiration:(double)arg1; +- (double)powerAssertionExpiration; +- (void)setWatchdogDispatchQueue:(struct dispatch_queue_s { }*)arg1; +- (struct dispatch_queue_s { }*)watchdogDispatchQueue; +- (void)setMemoryNotificationSource:(struct dispatch_source_s { }*)arg1; +- (struct dispatch_source_s { }*)memoryNotificationSource; +- (void)setLastURLCachePersist:(double)arg1; +- (double)lastURLCachePersist; +- (id)terminationTimer; +- (void)setActiveAssertions:(id)arg1; +- (void)_postLaunchSetup; +- (void)persistURLCache; +- (void)setTerminationTimer:(id)arg1; +- (void)managePowerAssertion; +- (id)activeAssertions; +- (void)storyboardDismissed; +- (void)storyboardPresentedWithPrecomposedErrorReport:(id)arg1 serverURL:(id)arg2; +- (void)takeAssertion:(id)arg1; +- (int)currentDeviceOrientation; +- (void)returnAssertion:(id)arg1; +- (void)takeAssertion:(id)arg1 duration:(double)arg2; +- (void)accelerometer:(id)arg1 didAccelerateWithTimeStamp:(double)arg2 x:(float)arg3 y:(float)arg4 z:(float)arg5 eventType:(int)arg6; +- (void)applicationDidFinishLaunching:(id)arg1; +- (void)application:(id)arg1 didFinishLaunchingSuspendedWithOptions:(id)arg2; +- (void)accelerometer:(id)arg1 didChangeDeviceOrientation:(int)arg2; + +@end diff --git a/iAdCore.framework/AdSheetApplication.h b/iAdCore.framework/AdSheetApplication.h new file mode 100755 index 0000000..90b5a1d --- /dev/null +++ b/iAdCore.framework/AdSheetApplication.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@interface AdSheetApplication : UIApplication { +} + + +- (BOOL)_supportsShakesWhenNotActive; +- (BOOL)canShowAlerts; +- (BOOL)_isWindowServerHostingManaged; +- (void)menuButtonUp:(struct __GSEvent { }*)arg1; +- (void)sendEvent:(id)arg1; + +@end diff --git a/iAdCore.framework/AdSheetJSSetWallpaperRequest.h b/iAdCore.framework/AdSheetJSSetWallpaperRequest.h new file mode 100755 index 0000000..b87aae3 --- /dev/null +++ b/iAdCore.framework/AdSheetJSSetWallpaperRequest.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class WebScriptObject, NSString; + +@interface AdSheetJSSetWallpaperRequest : NSObject { + NSString *_url; + NSString *_title; + WebScriptObject *_listener; +} + +@property(retain) NSString * url; +@property(retain) NSString * title; +@property(retain) WebScriptObject * listener; + + +- (void)setListener:(id)arg1; +- (void)setUrl:(id)arg1; +- (id)url; +- (id)title; +- (void)setTitle:(id)arg1; +- (id)listener; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/_ADAdRequester.h b/iAdCore.framework/_ADAdRequester.h new file mode 100755 index 0000000..7c999ff --- /dev/null +++ b/iAdCore.framework/_ADAdRequester.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class ADCache; + +@interface _ADAdRequester : PBRequester { + double startTime; + int _numberOfBannersPendingLoading; + ADCache *_group; + BOOL _successful; +} + +@property double startTime; +@property int numberOfBannersPendingLoading; +@property(retain) ADCache * group; +@property(readonly) BOOL successful; +@property(readonly) BOOL finished; + + +- (int)numberOfBannersPendingLoading; +- (void)handleSuccess; +- (BOOL)successful; +- (void)handleFailure; +- (void)setNumberOfBannersPendingLoading:(int)arg1; +- (double)startTime; +- (id)group; +- (void)setStartTime:(double)arg1; +- (void)setGroup:(id)arg1; +- (BOOL)finished; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/_ADRequestLocationManager.h b/iAdCore.framework/_ADRequestLocationManager.h new file mode 100755 index 0000000..0a56a97 --- /dev/null +++ b/iAdCore.framework/_ADRequestLocationManager.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class CLLocation, CLLocationManager; + +@interface _ADRequestLocationManager : NSObject { + CLLocationManager *_locationManager; + CLLocation *_location; +} + +@property(retain) CLLocationManager * locationManager; +@property(retain) CLLocation * location; + ++ (id)sharedManager; + +- (void)setLocationManager:(id)arg1; +- (id)locationManager; +- (void)locationManager:(id)arg1 didUpdateToLocation:(id)arg2 fromLocation:(id)arg3; +- (void)setLocation:(id)arg1; +- (id)location; +- (id)init; + +@end diff --git a/iAdCore.framework/_ADResourceTrackingRecord.h b/iAdCore.framework/_ADResourceTrackingRecord.h new file mode 100755 index 0000000..f47c142 --- /dev/null +++ b/iAdCore.framework/_ADResourceTrackingRecord.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSURL; + +@interface _ADResourceTrackingRecord : NSObject { + double _startTime; + double _requestTime; + double _responseTime; + NSURL *_URL; +} + +@property double startTime; +@property double requestTime; +@property double responseTime; +@property(retain) NSURL * URL; + + +- (void)setResponseTime:(double)arg1; +- (double)responseTime; +- (void)setRequestTime:(double)arg1; +- (double)startTime; +- (void)setURL:(id)arg1; +- (double)requestTime; +- (id)URL; +- (void)setStartTime:(double)arg1; +- (void)dealloc; + +@end diff --git a/iAdCore.framework/_ADWebArchiveCacheNode.h b/iAdCore.framework/_ADWebArchiveCacheNode.h new file mode 100755 index 0000000..726f66a --- /dev/null +++ b/iAdCore.framework/_ADWebArchiveCacheNode.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iAdCore.framework/iAdCore + */ + +@class NSString, NSData, NSDate, NSURL; + +@interface _ADWebArchiveCacheNode : NSObject { + unsigned int _numberOfBytes; + NSData *_data; + BOOL _inMemory; + BOOL _hasDiskRepresentation; + NSString *_filename; + NSURL *_URL; + NSDate *_expiration; +} + +@property unsigned int numberOfBytes; +@property(retain) NSData * data; +@property BOOL inMemory; +@property BOOL hasDiskRepresentation; +@property(retain) NSString * filename; +@property(retain) NSURL * URL; +@property(retain) NSDate * expiration; + ++ (id)resourceCacheNodeWithDictionary:(id)arg1; + +- (BOOL)isExpired; +- (id)data; +- (void)setFilename:(id)arg1; +- (id)filename; +- (id)expiration; +- (void)setHasDiskRepresentation:(BOOL)arg1; +- (BOOL)loadFromDisk; +- (void)writeToDiskWithCompletionHandler:(id)arg1; +- (BOOL)hasDiskRepresentation; +- (void)setInMemory:(BOOL)arg1; +- (void)setNumberOfBytes:(unsigned int)arg1; +- (void)setExpiration:(id)arg1; +- (unsigned int)numberOfBytes; +- (void)removeFromMemory; +- (BOOL)inMemory; +- (BOOL)destroy; +- (void)setData:(id)arg1; +- (void)setURL:(id)arg1; +- (id)dictionaryRepresentation; +- (id)URL; +- (id)init; +- (void)dealloc; + +@end diff --git a/iCalendar.framework/ICSActionValue.h b/iCalendar.framework/ICSActionValue.h new file mode 100755 index 0000000..f738c5d --- /dev/null +++ b/iCalendar.framework/ICSActionValue.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSActionValue : ICSPredefinedValue { +} + ++ (id)actionValueFromICSString:(id)arg1; ++ (id)actionParameterFromCode:(int)arg1; + +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; + +@end diff --git a/iCalendar.framework/ICSAlarm.h b/iCalendar.framework/ICSAlarm.h new file mode 100755 index 0000000..eb38849 --- /dev/null +++ b/iCalendar.framework/ICSAlarm.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class NSArray, ICSTrigger, NSString, ICSStructuredLocation; + +@interface ICSAlarm : ICSComponent { +} + +@property int action; +@property(retain) NSArray * attach; +@property(retain) NSArray * attendee; +@property(retain) NSString * description; +@property(retain) NSString * summary; +@property(retain) ICSTrigger * trigger; +@property(retain) NSString * x_wr_alarmuid; +@property(retain) NSString * x_apple_proximity; +@property(retain) ICSStructuredLocation * x_apple_structured_location; + ++ (int)actionFromICSString:(id)arg1; ++ (id)ICSStringFromAction:(int)arg1; ++ (id)name; + +- (void)fixAlarm; +- (id)x_apple_proximity; +- (id)x_wr_alarmuid; +- (void)setX_apple_proximity:(id)arg1; +- (void)setX_wr_alarmuid:(id)arg1; +- (void)setAction:(int)arg1; +- (int)action; + +@end diff --git a/iCalendar.framework/ICSAttachment.h b/iCalendar.framework/ICSAttachment.h new file mode 100755 index 0000000..b8e5ef8 --- /dev/null +++ b/iCalendar.framework/ICSAttachment.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class NSString; + +@interface ICSAttachment : ICSProperty { +} + +@property(retain) NSString * fmtype; +@property BOOL x_apple_autoarchived; +@property(retain) NSString * x_apple_filename; +@property(retain) NSString * x_apple_ews_attachmentid; + + +- (BOOL)isBinary; +- (void)setX_apple_ews_attachmentid:(id)arg1; +- (id)x_apple_ews_attachmentid; +- (void)setX_apple_autoarchived:(BOOL)arg1; +- (BOOL)x_apple_autoarchived; +- (id)x_apple_filename; +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (id)filename; +- (void)setX_apple_filename:(id)arg1; +- (void)setFmtype:(id)arg1; +- (id)fmtype; +- (void)setData:(id)arg1; +- (id)initWithURL:(id)arg1; +- (void)setURL:(id)arg1; +- (id)initWithData:(id)arg1; + +@end diff --git a/iCalendar.framework/ICSAttendeeComment.h b/iCalendar.framework/ICSAttendeeComment.h new file mode 100755 index 0000000..3f098c6 --- /dev/null +++ b/iCalendar.framework/ICSAttendeeComment.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class NSString, ICSDateValue; + +@interface ICSAttendeeComment : ICSProperty { +} + +@property(retain) NSString * x_calendarserver_attendee_ref; +@property(retain) ICSDateValue * x_calendarserver_dtstamp; + + +- (void)setComment:(id)arg1; +- (id)x_calendarserver_dtstamp; +- (void)setX_calendarserver_dtstamp:(id)arg1; +- (id)x_calendarserver_attendee_ref; +- (void)setX_calendarserver_attendee_ref:(id)arg1; +- (id)initWithComment:(id)arg1; + +@end diff --git a/iCalendar.framework/ICSAvailability.h b/iCalendar.framework/ICSAvailability.h new file mode 100755 index 0000000..d36fad4 --- /dev/null +++ b/iCalendar.framework/ICSAvailability.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class ICSDate, ICSUserAddress, NSString, ICSDuration, NSURL; + +@interface ICSAvailability : ICSComponent { +} + +@property(retain) ICSDate * created; +@property(retain) NSString * uid; +@property(retain) ICSDate * dtstamp; +@property(retain) ICSDuration * duration; +@property(retain) ICSDate * dtstart; +@property(retain) ICSDate * dtend; +@property(retain) ICSDate * last_modified; +@property unsigned int sequence; +@property(retain) ICSUserAddress * organizer; +@property(retain) NSString * summary; +@property(retain) NSURL * url; + ++ (id)name; + + +@end diff --git a/iCalendar.framework/ICSAvailable.h b/iCalendar.framework/ICSAvailable.h new file mode 100755 index 0000000..8083b9d --- /dev/null +++ b/iCalendar.framework/ICSAvailable.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class ICSDate, NSArray, NSString, ICSDuration; + +@interface ICSAvailable : ICSComponent { +} + +@property(retain) NSArray * attach; +@property(retain) NSArray * attendee; +@property(retain) ICSDate * created; +@property(retain) ICSDate * dtend; +@property(retain) ICSDate * dtstart; +@property(retain) ICSDate * dtstamp; +@property(retain) ICSDuration * duration; +@property(retain) NSArray * rrule; +@property(retain) NSString * uid; + ++ (id)name; + + +@end diff --git a/iCalendar.framework/ICSBusyStatusValue.h b/iCalendar.framework/ICSBusyStatusValue.h new file mode 100755 index 0000000..ac0c625 --- /dev/null +++ b/iCalendar.framework/ICSBusyStatusValue.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSBusyStatusValue : ICSPredefinedValue { +} + ++ (id)busyStatusValueFromICSString:(id)arg1; ++ (id)busyStatusTypeFromCode:(int)arg1; + +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; + +@end diff --git a/iCalendar.framework/ICSByDayValue.h b/iCalendar.framework/ICSByDayValue.h new file mode 100755 index 0000000..62c7c63 --- /dev/null +++ b/iCalendar.framework/ICSByDayValue.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class NSNumber; + +@interface ICSByDayValue : NSObject { + NSNumber *_number; + int _weekday; +} + +@property int weekday; +@property(retain) NSNumber * number; + ++ (id)byDayValueFromICSString:(id)arg1; ++ (int)weekdayFromICSString:(id)arg1; + +- (id)initWithWeekday:(int)arg1; +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (void)setNumber:(id)arg1; +- (id)initWithWeekday:(int)arg1 number:(id)arg2; +- (id)number; +- (void)setWeekday:(int)arg1; +- (int)weekday; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +@end diff --git a/iCalendar.framework/ICSCalendar.h b/iCalendar.framework/ICSCalendar.h new file mode 100755 index 0000000..6830acc --- /dev/null +++ b/iCalendar.framework/ICSCalendar.h @@ -0,0 +1,78 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class NSMutableSet, NSString, ICSColor, ICSDuration, NSMutableDictionary; + +@interface ICSCalendar : ICSComponent { + NSMutableSet *_keys; + NSMutableDictionary *_masters; + NSMutableDictionary *_occurrences; + NSMutableDictionary *_timezones; +} + +@property(retain) NSString * calscale; +@property int method; +@property(retain) NSString * prodid; +@property(retain) NSString * version; +@property(retain) ICSDuration * x_apple_auto_refresh; +@property(retain) ICSColor * x_apple_calendar_color; +@property BOOL x_apple_ignore_on_restore; +@property(retain) NSString * x_wr_caldesc; +@property(retain) NSString * x_wr_calname; +@property(retain) NSString * x_wr_relcalid; +@property(retain) NSString * x_wr_timezone; +@property int x_calendarserver_access; + ++ (id)ICSStringFromCalendarServerAccess:(int)arg1; ++ (int)calendarServerAccessFromICSString:(id)arg1; ++ (int)methodFromICSString:(id)arg1; ++ (void)setDefaultProdid:(id)arg1; ++ (id)defaultProdid; ++ (id)calendarWithKnownTimeZones; ++ (id)name; ++ (id)ICSStringFromMethod:(int)arg1; + +- (void)fixEntities; +- (void)fixPropertiesInheritance; +- (void)fixComponent; +- (void)setComponents:(id)arg1 timeZones:(BOOL)arg2; +- (void)setX_wr_timezone:(id)arg1; +- (id)x_wr_timezone; +- (void)setX_wr_relcalid:(id)arg1; +- (id)x_wr_relcalid; +- (void)setX_wr_calname:(id)arg1; +- (id)x_wr_calname; +- (id)x_wr_caldesc; +- (void)setX_wr_caldesc:(id)arg1; +- (void)setX_apple_calendar_color:(id)arg1; +- (id)x_apple_calendar_color; +- (void)setX_apple_auto_refresh:(id)arg1; +- (id)x_apple_auto_refresh; +- (id)prodid; +- (id)calscale; +- (void)_addComponent:(id)arg1; +- (id)_timeZonesForComponents:(id)arg1 options:(int)arg2; +- (void)_addTimeZonesInComponent:(id)arg1 toDictionary:(id)arg2; +- (void)_addTimeZonesInComponent:(id)arg1 toSet:(id)arg2; +- (id)systemCalendarForDate:(id)arg1 options:(int)arg2; +- (id)timeZoneForKey:(id)arg1; +- (void)setCalscale:(id)arg1; +- (void)addComponent:(id)arg1; +- (void)setComponents:(id)arg1 options:(int)arg2; +- (id)componentOccurrencesForKey:(id)arg1; +- (id)componentForKey:(id)arg1; +- (id)componentKeys; +- (void)setVersion:(id)arg1; +- (void)setMethod:(int)arg1; +- (void)setComponents:(id)arg1; +- (id)version; +- (int)method; +- (id)_init; +- (id)init; +- (void)dealloc; +- (void)setProdid:(id)arg1; +- (id)systemDateForDate:(id)arg1 options:(int)arg2; +- (id)systemTimeZoneForDate:(id)arg1; + +@end diff --git a/iCalendar.framework/ICSCalendarServerAccessValue.h b/iCalendar.framework/ICSCalendarServerAccessValue.h new file mode 100755 index 0000000..77d0adb --- /dev/null +++ b/iCalendar.framework/ICSCalendarServerAccessValue.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSCalendarServerAccessValue : ICSPredefinedValue { +} + ++ (id)calendarServerAccessFromCode:(int)arg1; ++ (id)calendarServerAccessFromICSString:(id)arg1; + +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; + +@end diff --git a/iCalendar.framework/ICSCalendarUserParameter.h b/iCalendar.framework/ICSCalendarUserParameter.h new file mode 100755 index 0000000..0b5e786 --- /dev/null +++ b/iCalendar.framework/ICSCalendarUserParameter.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSCalendarUserParameter : ICSPredefinedValue { +} + ++ (id)calendarUserTypeParameterFromICSString:(id)arg1; ++ (id)calendarUserTypeParameterFromCode:(int)arg1; + +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; + +@end diff --git a/iCalendar.framework/ICSClassificationValue.h b/iCalendar.framework/ICSClassificationValue.h new file mode 100755 index 0000000..d9caf70 --- /dev/null +++ b/iCalendar.framework/ICSClassificationValue.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSClassificationValue : ICSPredefinedValue { +} + ++ (id)classificationValueFromICSString:(id)arg1; ++ (id)classificationFromCode:(int)arg1; + +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; + +@end diff --git a/iCalendar.framework/ICSColor.h b/iCalendar.framework/ICSColor.h new file mode 100755 index 0000000..d97113d --- /dev/null +++ b/iCalendar.framework/ICSColor.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSColor : NSObject { + unsigned char _red; + unsigned char _green; + unsigned char _blue; +} + + +- (id)initWithRed:(unsigned char)arg1 green:(unsigned char)arg2 blue:(unsigned char)arg3; +- (unsigned char)blue; +- (unsigned char)green; +- (unsigned char)red; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +@end diff --git a/iCalendar.framework/ICSComponent.h b/iCalendar.framework/ICSComponent.h new file mode 100755 index 0000000..b50a56b --- /dev/null +++ b/iCalendar.framework/ICSComponent.h @@ -0,0 +1,160 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class ICSDuration, ICSTrigger, NSURL, ICSUserAddress, NSMutableArray, ICSStructuredLocation, NSString, ICSDate, NSMutableDictionary, NSArray; + +@interface ICSComponent : NSObject { + NSMutableDictionary *_properties; + NSMutableArray *_components; +} + +@property(retain) NSArray * attach; +@property(retain) NSArray * attendee; +@property int classification; +@property(retain) ICSDate * created; +@property(retain) NSString * description; +@property(retain) ICSDate * dtstamp; +@property(retain) ICSDate * dtstart; +@property(readonly) BOOL isAllDay; +@property(retain) ICSDate * dtend; +@property(retain) ICSDuration * duration; +@property(retain) NSArray * exdate; +@property(retain) NSArray * exrule; +@property(retain) ICSDate * last_modified; +@property(retain) NSString * location; +@property(retain) ICSUserAddress * organizer; +@property(retain) NSArray * rdate; +@property(retain) ICSDate * recurrence_id; +@property(retain) NSArray * rrule; +@property unsigned int sequence; +@property int status; +@property(retain) NSString * summary; +@property(retain) ICSTrigger * trigger; +@property(retain) NSString * uid; +@property(retain) NSURL * url; +@property unsigned int priority; +@property int x_calendarserver_access; +@property(retain) NSString * x_apple_dropbox; +@property(retain) NSString * x_apple_ews_changekey; +@property(retain) NSString * x_apple_ews_itemid; +@property BOOL x_apple_ews_needsserverconfirmation; +@property(retain) NSString * x_apple_ews_permission; +@property BOOL x_apple_ignore_on_restore; +@property(retain) NSString * x_apple_etag; +@property(retain) NSString * x_apple_scheduletag; +@property(retain) NSString * x_apple_serverFilename; +@property(retain) ICSStructuredLocation * x_apple_structured_location; +@property(retain) NSArray * conferences; +@property(retain) NSArray * components; + ++ (id)inheritanceKeywords; ++ (id)newUID; ++ (int)statusFromString:(id)arg1; ++ (id)stringFromStatus:(int)arg1; ++ (id)makeUID; ++ (id)name; + +- (void)setUid:(id)arg1; +- (void)setStatus:(int)arg1; +- (void)setPriority:(unsigned int)arg1; +- (void)fixExceptionDates; +- (void)fixExceptionRules; +- (void)fixRecurrenceDates; +- (void)fixRecurrenceRules; +- (void)fixAttachments; +- (void)fixAttendees; +- (void)fixAlarms; +- (void)fixComponent; +- (void)fixPropertiesInheritance:(id)arg1; +- (id)conferences; +- (void)setConferences:(id)arg1; +- (id)x_apple_serverFilename; +- (void)setX_apple_serverFilename:(id)arg1; +- (id)x_apple_scheduletag; +- (void)setX_apple_scheduletag:(id)arg1; +- (id)x_apple_etag; +- (void)setX_apple_etag:(id)arg1; +- (BOOL)x_apple_ignore_on_restore; +- (void)setX_apple_ignore_on_restore:(BOOL)arg1; +- (void)setX_apple_ews_needsserverconfirmation:(BOOL)arg1; +- (BOOL)x_apple_ews_needsserverconfirmation; +- (void)setX_apple_ews_permission:(id)arg1; +- (id)x_apple_ews_permission; +- (void)setX_apple_ews_itemid:(id)arg1; +- (id)x_apple_ews_itemid; +- (void)setX_apple_ews_changekey:(id)arg1; +- (id)x_apple_ews_changekey; +- (void)setX_apple_dropbox:(id)arg1; +- (id)x_apple_dropbox; +- (void)setX_calendarserver_access:(int)arg1; +- (int)x_calendarserver_access; +- (id)rdate; +- (void)setRdate:(id)arg1; +- (id)exrule; +- (void)setExrule:(id)arg1; +- (void)addProperty:(id)arg1 withValue:(id)arg2; +- (void)setPropertyValue:(id)arg1 type:(int)arg2 forName:(id)arg3; +- (void)setPropertyValue:(id)arg1 forName:(id)arg2; +- (void)removeComponent:(id)arg1; +- (void)ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (void)removePropertiesForName:(id)arg1; +- (id)allProperties; +- (void)addComponent:(id)arg1; +- (id)duration; +- (void)setDuration:(id)arg1; +- (id)components; +- (void)setX_apple_structured_location:(id)arg1; +- (id)rrule; +- (id)exdate; +- (id)propertiesForName:(id)arg1; +- (void)setRrule:(id)arg1; +- (void)setExdate:(id)arg1; +- (void)setSequence:(unsigned int)arg1; +- (void)setCreated:(id)arg1; +- (void)setLast_modified:(id)arg1; +- (void)setDtstamp:(id)arg1; +- (id)created; +- (id)dtstamp; +- (void)setOrganizer:(id)arg1; +- (id)organizer; +- (BOOL)validate:(id*)arg1; +- (void)setProperty:(id)arg1 forName:(id)arg2; +- (void)setProperties:(id)arg1 forName:(id)arg2; +- (void)setClassification:(int)arg1; +- (int)classification; +- (id)x_apple_structured_location; +- (id)trigger; +- (void)setTrigger:(id)arg1; +- (void)setAttach:(id)arg1; +- (void)setRecurrence_id:(id)arg1; +- (id)dtend; +- (BOOL)isAllDay; +- (void)setDescription:(id)arg1; +- (void)setDtend:(id)arg1; +- (void)setDtstart:(id)arg1; +- (void)setAttendee:(id)arg1; +- (id)attendee; +- (id)last_modified; +- (unsigned int)sequence; +- (id)dtstart; +- (id)recurrence_id; +- (id)summary; +- (void)setSummary:(id)arg1; +- (void)setLocation:(id)arg1; +- (id)properties; +- (void)setComponents:(id)arg1; +- (unsigned int)priority; +- (id)uid; +- (void)setUrl:(id)arg1; +- (id)url; +- (id)location; +- (id)attach; +- (int)status; +- (id)description; +- (id)debugDescription; +- (id)init; +- (void)dealloc; +- (id)ICSStringWithOptions:(unsigned int)arg1; + +@end diff --git a/iCalendar.framework/ICSConference.h b/iCalendar.framework/ICSConference.h new file mode 100755 index 0000000..986565b --- /dev/null +++ b/iCalendar.framework/ICSConference.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class NSString; + +@interface ICSConference : ICSProperty { +} + +@property(retain) NSString * feature; +@property(retain) NSString * info; +@property(retain) NSString * language; +@property(retain) NSString * region; + + +- (void)setLanguage:(id)arg1; +- (id)language; +- (void)setFeature:(id)arg1; +- (id)feature; +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (id)info; +- (void)setInfo:(id)arg1; +- (id)region; +- (void)setRegion:(id)arg1; + +@end diff --git a/iCalendar.framework/ICSDate.h b/iCalendar.framework/ICSDate.h new file mode 100755 index 0000000..07ef9bc --- /dev/null +++ b/iCalendar.framework/ICSDate.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class NSString; + +@interface ICSDate : ICSProperty { +} + +@property(retain) NSString * tzid; + + +- (void)setTzid:(id)arg1; +- (id)components; +- (id)initWithYear:(int)arg1 month:(int)arg2 day:(int)arg3 hour:(int)arg4 minute:(int)arg5 second:(int)arg6 timeZone:(id)arg7; +- (BOOL)hasTimeComponent; +- (id)initWithYear:(int)arg1 month:(int)arg2 day:(int)arg3; +- (id)initWithYear:(int)arg1 month:(int)arg2 day:(int)arg3 hour:(int)arg4 minute:(int)arg5 second:(int)arg6; +- (id)tzid; +- (id)initWithValue:(id)arg1; +- (BOOL)hasFloatingTimeZone; +- (id)description; + +@end diff --git a/iCalendar.framework/ICSDateTimeUTCValue.h b/iCalendar.framework/ICSDateTimeUTCValue.h new file mode 100755 index 0000000..275e149 --- /dev/null +++ b/iCalendar.framework/ICSDateTimeUTCValue.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSDateTimeUTCValue : ICSDateTimeValue { +} + + +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; + +@end diff --git a/iCalendar.framework/ICSDateTimeValue.h b/iCalendar.framework/ICSDateTimeValue.h new file mode 100755 index 0000000..9be5cfa --- /dev/null +++ b/iCalendar.framework/ICSDateTimeValue.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSDateTimeValue : ICSDateValue { + int _hour; + int _minute; + int _second; +} + +@property(readonly) int hour; +@property(readonly) int minute; +@property(readonly) int second; + + +- (int)dateType; +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (id)components; +- (id)initWithYear:(int)arg1 month:(int)arg2 day:(int)arg3; +- (id)initWithYear:(int)arg1 month:(int)arg2 day:(int)arg3 hour:(int)arg4 minute:(int)arg5 second:(int)arg6; +- (int)second; +- (int)minute; +- (int)hour; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; + +@end diff --git a/iCalendar.framework/ICSDateValue.h b/iCalendar.framework/ICSDateValue.h new file mode 100755 index 0000000..d5f04d0 --- /dev/null +++ b/iCalendar.framework/ICSDateValue.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSDateValue : NSObject { + int _year; + int _month; + int _day; +} + +@property(readonly) int year; +@property(readonly) int month; +@property(readonly) int day; + ++ (id)dateFromICSUTF8String:(const char *)arg1; ++ (id)dateFromICSString:(id)arg1; + +- (int)dateType; +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (id)components; +- (id)initWithYear:(int)arg1 month:(int)arg2 day:(int)arg3; +- (int)month; +- (int)year; +- (int)day; +- (int)compare:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (id)icsString; + +@end diff --git a/iCalendar.framework/ICSDocument.h b/iCalendar.framework/ICSDocument.h new file mode 100755 index 0000000..922f598 --- /dev/null +++ b/iCalendar.framework/ICSDocument.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class ICSCalendar; + +@interface ICSDocument : NSObject { + ICSCalendar *_calendar; +} + + +- (id)initWithData:(id)arg1 encoding:(unsigned int)arg2 options:(unsigned int)arg3 error:(id*)arg4; +- (id)initWithData:(id)arg1 options:(unsigned int)arg2 error:(id*)arg3; +- (id)initWithContentsOfURL:(id)arg1 options:(unsigned int)arg2 error:(id*)arg3; +- (BOOL)validate:(id*)arg1; +- (id)ICSDataWithOptions:(unsigned int)arg1; +- (id)initWithCalendar:(id)arg1; +- (id)calendar; +- (void)dealloc; +- (id)ICSStringWithOptions:(unsigned int)arg1; +- (id)initWithICSString:(id)arg1 options:(unsigned int)arg2 error:(id*)arg3; + +@end diff --git a/iCalendar.framework/ICSDuration.h b/iCalendar.framework/ICSDuration.h new file mode 100755 index 0000000..c83c7e7 --- /dev/null +++ b/iCalendar.framework/ICSDuration.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSDuration : NSObject { + double _duration; +} + ++ (id)durationFromRFC2445UTF8String:(const char *)arg1; ++ (id)durationFromICSString:(id)arg1; ++ (id)durationFromICSString:(id)arg1; + +- (BOOL)isNegative; +- (int)seconds; +- (int)minutes; +- (int)hours; +- (int)weeks; +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (id)initWithWeeks:(int)arg1 days:(int)arg2 hours:(int)arg3 minutes:(int)arg4 seconds:(int)arg5; +- (double)timeInterval; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (int)days; +- (id)ICSStringWithOptions:(unsigned int)arg1; + +@end diff --git a/iCalendar.framework/ICSEvent.h b/iCalendar.framework/ICSEvent.h new file mode 100755 index 0000000..5ae549e --- /dev/null +++ b/iCalendar.framework/ICSEvent.h @@ -0,0 +1,77 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class ICSDuration, ICSUserAddress, ICSStructuredLocation, NSString, ICSDate, NSURL, NSArray; + +@interface ICSEvent : ICSComponent { +} + +@property(retain) NSArray * attach; +@property(retain) NSArray * attendee; +@property int classification; +@property(retain) ICSDate * created; +@property(retain) NSString * description; +@property(retain) ICSDate * dtend; +@property(retain) ICSDate * dtstamp; +@property(retain) ICSDate * dtstart; +@property(readonly) BOOL isAllDay; +@property(retain) ICSDuration * duration; +@property(retain) NSArray * exdate; +@property(retain) NSArray * exrule; +@property(retain) ICSDate * last_modified; +@property(retain) NSString * location; +@property(retain) ICSUserAddress * organizer; +@property unsigned int sequence; +@property(retain) NSArray * rdate; +@property(retain) ICSDate * recurrence_id; +@property(retain) NSArray * rrule; +@property int status; +@property(retain) NSString * summary; +@property int transp; +@property(retain) NSString * uid; +@property(retain) NSURL * url; +@property(retain) NSString * x_apple_dropbox; +@property(retain) NSString * x_apple_ews_changekey; +@property(retain) NSString * x_apple_ews_itemid; +@property BOOL x_apple_ews_needsserverconfirmation; +@property(retain) NSString * x_apple_ews_permission; +@property int x_apple_ews_busystatus; +@property BOOL x_apple_dontschedule; +@property BOOL x_apple_ignore_on_restore; +@property BOOL x_apple_needs_reply; +@property BOOL x_wr_itipalreadysent; +@property BOOL x_wr_itipstatusattendeeml; +@property BOOL x_wr_itipstatusml; +@property BOOL x_wr_rsvpneeded; +@property(retain) NSArray * x_calendarserver_attendee_comment; +@property(retain) NSString * x_calendarserver_private_comment; +@property(retain) ICSStructuredLocation * x_apple_structured_location; +@property(retain) NSArray * conferences; + ++ (id)name; + +- (void)setX_apple_ews_busystatus:(int)arg1; +- (int)x_apple_ews_busystatus; +- (BOOL)x_wr_rsvpneeded; +- (void)setX_wr_rsvpneeded:(BOOL)arg1; +- (BOOL)x_wr_itipstatusml; +- (void)setX_wr_itipstatusml:(BOOL)arg1; +- (BOOL)x_wr_itipstatusattendeeml; +- (void)setX_wr_itipstatusattendeeml:(BOOL)arg1; +- (BOOL)x_wr_itipalreadysent; +- (void)setX_wr_itipalreadysent:(BOOL)arg1; +- (BOOL)x_apple_dontschedule; +- (void)setX_apple_dontschedule:(BOOL)arg1; +- (void)setX_calendarserver_attendee_comment:(id)arg1; +- (id)x_calendarserver_attendee_comment; +- (void)fixComponent; +- (BOOL)validate:(id*)arg1; +- (void)setX_calendarserver_private_comment:(id)arg1; +- (void)setTransp:(int)arg1; +- (void)setX_apple_needs_reply:(BOOL)arg1; +- (id)x_calendarserver_private_comment; +- (int)transp; +- (BOOL)x_apple_needs_reply; + +@end diff --git a/iCalendar.framework/ICSFreeBusy.h b/iCalendar.framework/ICSFreeBusy.h new file mode 100755 index 0000000..870cae3 --- /dev/null +++ b/iCalendar.framework/ICSFreeBusy.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class ICSDate, NSArray, ICSUserAddress, NSString, ICSDuration; + +@interface ICSFreeBusy : ICSComponent { +} + +@property(retain) NSArray * attendee; +@property(retain) ICSDate * created; +@property(retain) ICSDate * dtend; +@property(retain) ICSDate * dtstamp; +@property(retain) ICSDate * dtstart; +@property(retain) ICSDuration * duration; +@property(retain) NSArray * freebusy; +@property(retain) ICSUserAddress * organizer; +@property(retain) NSString * summary; +@property(retain) NSString * uid; +@property(retain) NSString * x_calendarserver_mask_uid; + ++ (id)name; + +- (id)x_calendarserver_mask_uid; +- (void)setFreebusy:(id)arg1; +- (id)freebusy; +- (void)setX_calendarserver_mask_uid:(id)arg1; + +@end diff --git a/iCalendar.framework/ICSFreeBusyTime.h b/iCalendar.framework/ICSFreeBusyTime.h new file mode 100755 index 0000000..6d0f21b --- /dev/null +++ b/iCalendar.framework/ICSFreeBusyTime.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSFreeBusyTime : ICSProperty { +} + +@property int fbtype; + + +- (void)setFbtype:(int)arg1; +- (int)fbtype; +- (id)initWithPeriod:(id)arg1; + +@end diff --git a/iCalendar.framework/ICSFreeBusyTypeParameter.h b/iCalendar.framework/ICSFreeBusyTypeParameter.h new file mode 100755 index 0000000..42938fb --- /dev/null +++ b/iCalendar.framework/ICSFreeBusyTypeParameter.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSFreeBusyTypeParameter : ICSPredefinedValue { +} + ++ (id)freeBusyTypeParameterFromICSString:(id)arg1; ++ (id)freeBusyTypeParameterFromCode:(int)arg1; + + +@end diff --git a/iCalendar.framework/ICSJournal.h b/iCalendar.framework/ICSJournal.h new file mode 100755 index 0000000..a450d4b --- /dev/null +++ b/iCalendar.framework/ICSJournal.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class ICSDate, NSArray, NSString, ICSUserAddress, NSURL; + +@interface ICSJournal : ICSComponent { +} + +@property(retain) NSArray * attach; +@property(retain) NSArray * attendee; +@property int classification; +@property(retain) ICSDate * created; +@property(retain) NSString * description; +@property(retain) ICSDate * dtstamp; +@property(retain) ICSDate * dtstart; +@property(retain) NSArray * exdate; +@property(retain) NSArray * exrule; +@property(retain) ICSDate * last_modified; +@property(retain) ICSUserAddress * organizer; +@property(retain) NSArray * rdate; +@property(retain) ICSDate * recurrence_id; +@property(retain) NSArray * rrule; +@property unsigned int sequence; +@property int status; +@property(retain) NSString * summary; +@property(retain) NSString * uid; +@property(retain) NSURL * url; + ++ (id)name; + +- (BOOL)validate:(id*)arg1; + +@end diff --git a/iCalendar.framework/ICSMethodValue.h b/iCalendar.framework/ICSMethodValue.h new file mode 100755 index 0000000..92e8c15 --- /dev/null +++ b/iCalendar.framework/ICSMethodValue.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSMethodValue : ICSPredefinedValue { +} + ++ (id)methodValueFromICSString:(id)arg1; ++ (id)methodParameterFromCode:(int)arg1; + +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; + +@end diff --git a/iCalendar.framework/ICSMultiValueProperty.h b/iCalendar.framework/ICSMultiValueProperty.h new file mode 100755 index 0000000..63af4f7 --- /dev/null +++ b/iCalendar.framework/ICSMultiValueProperty.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSMultiValueProperty : ICSProperty { +} + + +- (void)setValues:(id)arg1 valueType:(int)arg2; +- (void)_setParsedValues:(id)arg1 type:(unsigned int)arg2; +- (BOOL)isMultiValued; +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (void)setValue:(id)arg1 type:(int)arg2; +- (id)initWithValue:(id)arg1 type:(unsigned int)arg2; +- (id)value; +- (id)values; + +@end diff --git a/iCalendar.framework/ICSParticipationStatusParameter.h b/iCalendar.framework/ICSParticipationStatusParameter.h new file mode 100755 index 0000000..0cf2c91 --- /dev/null +++ b/iCalendar.framework/ICSParticipationStatusParameter.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSParticipationStatusParameter : ICSPredefinedValue { +} + ++ (id)participationStatusParameterFromICSString:(id)arg1; ++ (id)participationStatusParameterFromCode:(int)arg1; + +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; + +@end diff --git a/iCalendar.framework/ICSPeriod.h b/iCalendar.framework/ICSPeriod.h new file mode 100755 index 0000000..ac025f4 --- /dev/null +++ b/iCalendar.framework/ICSPeriod.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class ICSDateValue, ICSDuration; + +@interface ICSPeriod : NSObject { + ICSDateValue *_start; + ICSDateValue *_end; + ICSDuration *_duration; +} + + +- (id)initWithStart:(id)arg1; +- (id)initWithStart:(id)arg1 duration:(id)arg2; +- (id)initWithStart:(id)arg1 end:(id)arg2; +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (id)start; +- (id)duration; +- (BOOL)isDurationBased; +- (id)end; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)dealloc; + +@end diff --git a/iCalendar.framework/ICSPredefinedValue.h b/iCalendar.framework/ICSPredefinedValue.h new file mode 100755 index 0000000..9be1a36 --- /dev/null +++ b/iCalendar.framework/ICSPredefinedValue.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSPredefinedValue : NSNumber { + long _value; +} + ++ (id)numberWithLong:(long)arg1; + +- (id)initWithLong:(long)arg1; +- (id)initWithBytes:(const void*)arg1 objCType:(const char *)arg2; +- (void)getValue:(void*)arg1; +- (const char *)objCType; +- (long)longValue; + +@end diff --git a/iCalendar.framework/ICSProperty.h b/iCalendar.framework/ICSProperty.h new file mode 100755 index 0000000..cb158a9 --- /dev/null +++ b/iCalendar.framework/ICSProperty.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class NSMutableDictionary; + +@interface ICSProperty : NSObject { + NSMutableDictionary *_parameters; + unsigned int _type; + id _value; +} + + +- (void)setParameters:(id)arg1; +- (id)parameters; +- (void)_setParsedValues:(id)arg1 type:(unsigned int)arg2; +- (BOOL)isMultiValued; +- (void)addParameter:(id)arg1 withRawValue:(id)arg2 options:(unsigned int)arg3; +- (void)setValueAsProperty:(id)arg1 withRawValue:(const char *)arg2 options:(unsigned int)arg3; +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2 additionalParameters:(id)arg3; +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (void)removeParameterValueForName:(id)arg1; +- (void)ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (void)setParameterValue:(id)arg1 forName:(id)arg2; +- (void)setValue:(id)arg1 type:(int)arg2; +- (id)parameterValueForName:(id)arg1; +- (void)addParametersFromDictionary:(id)arg1; +- (id)allParameters; +- (id)initWithValue:(id)arg1 type:(unsigned int)arg2; +- (id)stringValue; +- (unsigned int)type; +- (id)value; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)ICSStringWithOptions:(unsigned int)arg1; + +@end diff --git a/iCalendar.framework/ICSRFC2445Parser.h b/iCalendar.framework/ICSRFC2445Parser.h new file mode 100755 index 0000000..1583dee --- /dev/null +++ b/iCalendar.framework/ICSRFC2445Parser.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSRFC2445Parser : NSObject { +} + ++ (id)entitiesFromNSData:(id)arg1 options:(unsigned int)arg2; + + +@end diff --git a/iCalendar.framework/ICSRecurrenceRule.h b/iCalendar.framework/ICSRecurrenceRule.h new file mode 100755 index 0000000..9ab1790 --- /dev/null +++ b/iCalendar.framework/ICSRecurrenceRule.h @@ -0,0 +1,73 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class NSArray, ICSDateValue, NSNumber, NSMutableDictionary; + +@interface ICSRecurrenceRule : NSObject { + int _freq; + NSMutableDictionary *_parameters; +} + +@property int freq; +@property(retain) ICSDateValue * until; +@property NSNumber * count; +@property NSNumber * interval; +@property(retain) NSArray * bysecond; +@property(retain) NSArray * byminute; +@property(retain) NSArray * byhour; +@property(retain) NSArray * byday; +@property(retain) NSArray * bymonthday; +@property(retain) NSArray * byyearday; +@property(retain) NSArray * byweekno; +@property(retain) NSArray * bymonth; +@property(retain) NSArray * bysetpos; +@property NSNumber * wkst; + ++ (id)recurrenceRuleFromICSString:(id)arg1; ++ (id)recurrenceRuleFromICSCString:(const char *)arg1; + +- (void)setByhour:(id)arg1; +- (void)setByminute:(id)arg1; +- (void)setBysecond:(id)arg1; +- (id)occurrencesForStartDate:(id)arg1 fromDate:(id)arg2 toDate:(id)arg3 inTimeZone:(id)arg4; +- (void)setupProperty:(id)arg1 withArray:(id)arg2; +- (void)setupProperty:(id)arg1 withString:(id)arg2; +- (void)setFreq:(int)arg1; +- (void)cleanUpForStartDate:(id)arg1; +- (id)bysecond; +- (id)byminute; +- (id)byhour; +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (void)removeParameterValueForName:(id)arg1; +- (void)ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (void)setParameterValue:(id)arg1 forName:(id)arg2; +- (id)parameterValueForName:(id)arg1; +- (id)bysetpos; +- (id)byyearday; +- (id)byweekno; +- (id)bymonthday; +- (id)bymonth; +- (id)byday; +- (id)until; +- (id)wkst; +- (int)freq; +- (void)setBysetpos:(id)arg1; +- (void)setByyearday:(id)arg1; +- (void)setByweekno:(id)arg1; +- (void)setBymonthday:(id)arg1; +- (void)setBymonth:(id)arg1; +- (void)setByday:(id)arg1; +- (void)setUntil:(id)arg1; +- (void)setWkst:(id)arg1; +- (id)initWithFrequency:(int)arg1; +- (id)interval; +- (void)setInterval:(id)arg1; +- (void)setCount:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)count; +- (void)dealloc; +- (id)ICSStringWithOptions:(unsigned int)arg1; + +@end diff --git a/iCalendar.framework/ICSRoleParameter.h b/iCalendar.framework/ICSRoleParameter.h new file mode 100755 index 0000000..c4199c7 --- /dev/null +++ b/iCalendar.framework/ICSRoleParameter.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSRoleParameter : ICSPredefinedValue { +} + ++ (id)roleParameterFromICSString:(id)arg1; ++ (id)roleParameterFromCode:(int)arg1; + +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; + +@end diff --git a/iCalendar.framework/ICSScheduleAgentParameter.h b/iCalendar.framework/ICSScheduleAgentParameter.h new file mode 100755 index 0000000..264c6e5 --- /dev/null +++ b/iCalendar.framework/ICSScheduleAgentParameter.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSScheduleAgentParameter : ICSPredefinedValue { +} + ++ (id)scheduleAgentParameterFromICSString:(id)arg1; ++ (id)scheduleAgentParameterFromCode:(int)arg1; + +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; + +@end diff --git a/iCalendar.framework/ICSScheduleForceSendParameter.h b/iCalendar.framework/ICSScheduleForceSendParameter.h new file mode 100755 index 0000000..25e8f1c --- /dev/null +++ b/iCalendar.framework/ICSScheduleForceSendParameter.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSScheduleForceSendParameter : ICSPredefinedValue { +} + ++ (id)scheduleForceSendParameterFromICSString:(id)arg1; ++ (id)scheduleForceSendParameterFromCode:(int)arg1; + +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; + +@end diff --git a/iCalendar.framework/ICSScheduleStatusParameter.h b/iCalendar.framework/ICSScheduleStatusParameter.h new file mode 100755 index 0000000..3a529d9 --- /dev/null +++ b/iCalendar.framework/ICSScheduleStatusParameter.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSScheduleStatusParameter : ICSPredefinedValue { +} + ++ (id)scheduleStatusParameterFromICSString:(id)arg1; ++ (id)scheduleStatusParameterFromCode:(int)arg1; + +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; + +@end diff --git a/iCalendar.framework/ICSStatusValue.h b/iCalendar.framework/ICSStatusValue.h new file mode 100755 index 0000000..fc25ca1 --- /dev/null +++ b/iCalendar.framework/ICSStatusValue.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSStatusValue : ICSPredefinedValue { +} + ++ (id)statusValueFromICSString:(id)arg1; ++ (id)statusTypeFromCode:(int)arg1; + +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; + +@end diff --git a/iCalendar.framework/ICSStructuredLocation.h b/iCalendar.framework/ICSStructuredLocation.h new file mode 100755 index 0000000..cc06aa0 --- /dev/null +++ b/iCalendar.framework/ICSStructuredLocation.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class NSString; + +@interface ICSStructuredLocation : ICSProperty { +} + +@property(retain) NSString * fmtype; +@property(retain) NSString * title; +@property(retain) NSString * loctype; + + +- (void)setLoctype:(id)arg1; +- (id)loctype; +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; +- (void)setFmtype:(id)arg1; +- (id)fmtype; +- (id)title; +- (void)setTitle:(id)arg1; + +@end diff --git a/iCalendar.framework/ICSTimeZone.h b/iCalendar.framework/ICSTimeZone.h new file mode 100755 index 0000000..1b45559 --- /dev/null +++ b/iCalendar.framework/ICSTimeZone.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class NSString; + +@interface ICSTimeZone : ICSComponent { + id _systemTimeZone; +} + +@property(retain) NSString * tzid; + ++ (id)blocksAfterDate:(id)arg1 untilDate:(id)arg2 forTimeZone:(id)arg3; ++ (id)timeZoneWithSystemTimeZoneName:(id)arg1; ++ (id)name; + +- (BOOL)isEqualToNSTimeZone:(id)arg1 forDate:(id)arg2; +- (id)getNSTimeZoneFromDate:(id)arg1 toDate:(id)arg2; +- (id)computeTimeZoneChangeListFromDate:(id)arg1 toDate:(id)arg2; +- (id)initWithSystemTimeZone:(id)arg1; +- (void)setTzid:(id)arg1; +- (id)getNSTimeZone:(id)arg1; +- (id)initWithTimeZone:(id)arg1 fromDate:(id)arg2 options:(int)arg3; +- (id)tzid; +- (void)dealloc; +- (id)initWithSystemTimeZone:(id)arg1 fromDate:(id)arg2 options:(int)arg3; +- (id)systemTimeZoneForDate:(id)arg1; + +@end diff --git a/iCalendar.framework/ICSTimeZoneBlock.h b/iCalendar.framework/ICSTimeZoneBlock.h new file mode 100755 index 0000000..74d61c6 --- /dev/null +++ b/iCalendar.framework/ICSTimeZoneBlock.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class ICSDate, NSArray; + +@interface ICSTimeZoneBlock : ICSComponent { +} + +@property(retain) ICSDate * dtstart; +@property(retain) NSArray * rdate; +@property(retain) NSArray * rrule; +@property NSArray * tzname; +@property int tzoffsetfrom; +@property int tzoffsetto; + + +- (id)computeTimeZoneChangeListFromDate:(id)arg1 toDate:(id)arg2; +- (void)addRecurrenceDate:(id)arg1; +- (void)setTzoffsetto:(int)arg1; +- (void)setTzoffsetfrom:(int)arg1; +- (void)setTzname:(id)arg1; +- (id)tzname; +- (int)tzoffsetto; +- (int)tzoffsetfrom; +- (id)rdate; +- (void)setRdate:(id)arg1; +- (id)rrule; +- (void)setRrule:(id)arg1; +- (BOOL)validate:(id*)arg1; +- (void)setDtstart:(id)arg1; +- (id)dtstart; +- (int)compare:(id)arg1; + +@end diff --git a/iCalendar.framework/ICSTimeZoneChange.h b/iCalendar.framework/ICSTimeZoneChange.h new file mode 100755 index 0000000..3a8468b --- /dev/null +++ b/iCalendar.framework/ICSTimeZoneChange.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSTimeZoneChange : NSObject { + double _interval; + int _tzOffsetTo; +} + + +- (id)initWithTimeInterval:(double)arg1 tzOffsetTo:(int)arg2; +- (int)tzOffsetTo; +- (double)interval; +- (int)compare:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)description; + +@end diff --git a/iCalendar.framework/ICSTimeZoneDaylightBlock.h b/iCalendar.framework/ICSTimeZoneDaylightBlock.h new file mode 100755 index 0000000..3f3aa11 --- /dev/null +++ b/iCalendar.framework/ICSTimeZoneDaylightBlock.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSTimeZoneDaylightBlock : ICSTimeZoneBlock { +} + ++ (id)name; + + +@end diff --git a/iCalendar.framework/ICSTimeZoneStandardBlock.h b/iCalendar.framework/ICSTimeZoneStandardBlock.h new file mode 100755 index 0000000..2d07d61 --- /dev/null +++ b/iCalendar.framework/ICSTimeZoneStandardBlock.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSTimeZoneStandardBlock : ICSTimeZoneBlock { +} + ++ (id)name; + + +@end diff --git a/iCalendar.framework/ICSTimeZoneTranslator.h b/iCalendar.framework/ICSTimeZoneTranslator.h new file mode 100755 index 0000000..4ab2a1a --- /dev/null +++ b/iCalendar.framework/ICSTimeZoneTranslator.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSTimeZoneTranslator : NSObject { +} + ++ (id)timeZoneNameForTimeZoneID:(id)arg1; ++ (void)initializeTimeZoneIDTranslation; + + +@end diff --git a/iCalendar.framework/ICSTodo.h b/iCalendar.framework/ICSTodo.h new file mode 100755 index 0000000..59a917e --- /dev/null +++ b/iCalendar.framework/ICSTodo.h @@ -0,0 +1,59 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class ICSDuration, ICSUserAddress, ICSStructuredLocation, NSString, ICSDate, NSURL, NSArray; + +@interface ICSTodo : ICSComponent { +} + +@property(retain) NSArray * attach; +@property(retain) NSArray * attendee; +@property int classification; +@property(retain) ICSDate * completed; +@property int percentComplete; +@property(retain) ICSDate * created; +@property(retain) NSString * description; +@property(retain) ICSDate * dtstamp; +@property(retain) ICSDate * dtstart; +@property(retain) ICSDate * due; +@property(retain) ICSDuration * duration; +@property(retain) NSArray * exdate; +@property(retain) NSArray * exrule; +@property(retain) ICSDate * last_modified; +@property(retain) NSString * location; +@property(retain) ICSUserAddress * organizer; +@property unsigned int priority; +@property(retain) NSArray * rdate; +@property(retain) ICSDate * recurrence_id; +@property(retain) NSArray * rrule; +@property unsigned int sequence; +@property int status; +@property(retain) NSString * summary; +@property(retain) NSString * uid; +@property(retain) NSURL * url; +@property(retain) NSString * x_apple_ews_changekey; +@property(retain) NSString * x_apple_ews_itemid; +@property BOOL x_apple_ews_needsserverconfirmation; +@property(retain) NSString * x_apple_ews_permission; +@property unsigned int x_apple_sort_order; +@property(retain) ICSStructuredLocation * x_apple_structured_location; +@property(retain) NSArray * conferences; +@property(retain) NSArray * x_apple_activity; + ++ (id)name; + +- (void)setPercentComplete:(int)arg1; +- (int)percentComplete; +- (void)setX_apple_sort_order:(unsigned int)arg1; +- (unsigned int)x_apple_sort_order; +- (void)fixComponent; +- (void)setDue:(id)arg1; +- (void)setX_apple_activity:(id)arg1; +- (id)x_apple_activity; +- (void)setCompleted:(id)arg1; +- (BOOL)validate:(id*)arg1; +- (id)completed; +- (id)due; + +@end diff --git a/iCalendar.framework/ICSTransparencyValue.h b/iCalendar.framework/ICSTransparencyValue.h new file mode 100755 index 0000000..276984c --- /dev/null +++ b/iCalendar.framework/ICSTransparencyValue.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSTransparencyValue : ICSPredefinedValue { +} + ++ (id)transparencyValueFromICSString:(id)arg1; ++ (id)transparencyTypeFromCode:(int)arg1; + +- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2; + +@end diff --git a/iCalendar.framework/ICSTrigger.h b/iCalendar.framework/ICSTrigger.h new file mode 100755 index 0000000..1557489 --- /dev/null +++ b/iCalendar.framework/ICSTrigger.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@interface ICSTrigger : ICSProperty { +} + + +- (void)fixAlarmTrigger; +- (void)setDuration:(id)arg1; +- (BOOL)isDurationBased; +- (id)initWithDuration:(id)arg1; +- (void)setDate:(id)arg1; +- (id)initWithDate:(id)arg1; + +@end diff --git a/iCalendar.framework/ICSUserAddress.h b/iCalendar.framework/ICSUserAddress.h new file mode 100755 index 0000000..4ec22d1 --- /dev/null +++ b/iCalendar.framework/ICSUserAddress.h @@ -0,0 +1,71 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar + */ + +@class NSString; + +@interface ICSUserAddress : ICSProperty { +} + +@property BOOL rsvp; +@property(retain) NSString * cn; +@property int cutype; +@property(retain) NSString * dir; +@property int partstat; +@property int schedulestatus; +@property int scheduleagent; +@property int scheduleforcesend; +@property int role; +@property BOOL x_apple_self_invited; +@property(retain) NSString * email; + ++ (id)ICSStringFromRole:(int)arg1; ++ (id)ICSStringFromScheduleForceSend:(int)arg1; ++ (id)ICSStringFromScheduleStatus:(int)arg1; ++ (id)ICSStringFromScheduleAgent:(int)arg1; ++ (id)ICSStringFromParticipationStatus:(int)arg1; ++ (id)ICSStringFromCalendarUser:(int)arg1; ++ (int)roleFromICSString:(id)arg1; ++ (int)scheduleForceSendFromICSString:(id)arg1; ++ (int)scheduleAgentFromICSString:(id)arg1; ++ (int)scheduleStatusFromICSString:(id)arg1; ++ (int)participationStatusFromICSString:(id)arg1; ++ (int)calendarUserFromICSString:(id)arg1; ++ (id)URLForNoMail; + +- (id)emailAddress; +- (void)setEmail:(id)arg1; +- (id)email; +- (id)x_calendarserver_email; +- (void)setX_calendarserver_email:(id)arg1; +- (BOOL)x_apple_self_invited; +- (void)setX_apple_self_invited:(BOOL)arg1; +- (BOOL)rsvp; +- (int)scheduleforcesend; +- (void)setScheduleforcesend:(int)arg1; +- (int)scheduleagent; +- (int)schedulestatus; +- (void)setSchedulestatus:(int)arg1; +- (BOOL)hasEmailAddress; +- (BOOL)isHTTPSAddress; +- (BOOL)isHTTPAddress; +- (void)fixAddress; +- (void)setRole:(int)arg1; +- (void)setPartstat:(int)arg1; +- (void)setCutype:(int)arg1; +- (void)setCn:(id)arg1; +- (id)initWithEmailAddress:(id)arg1; +- (int)role; +- (int)partstat; +- (int)cutype; +- (BOOL)isEmailAddress; +- (id)cn; +- (id)dir; +- (void)setDir:(id)arg1; +- (id)displayName; +- (id)initWithURL:(id)arg1; +- (void)setURL:(id)arg1; +- (void)setRsvp:(BOOL)arg1; +- (void)setScheduleagent:(int)arg1; + +@end diff --git a/iOSDiagnosticsSupport.framework/MBSDevice.h b/iOSDiagnosticsSupport.framework/MBSDevice.h new file mode 100755 index 0000000..716aa26 --- /dev/null +++ b/iOSDiagnosticsSupport.framework/MBSDevice.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iOSDiagnosticsSupport.framework/iOSDiagnosticsSupport + */ + +@class NSString, NSMutableDictionary, NSData; + +@interface MBSDevice : NSObject { + NSMutableDictionary *_deviceInfoDictionary; + NSData *_logData; + NSString *_logFileName; +} + +@property(retain) NSString * logFileName; +@property(retain) NSData * logData; +@property(retain) NSMutableDictionary * deviceInfoDictionary; + + +- (id)deviceInfoDictionary; +- (BOOL)collectAllDeviceInformation; +- (BOOL)collectLogs; +- (id)logData; +- (id)collectBasicDeviceData; +- (id)collectGasGaugeData; +- (id)collectAggdData; +- (id)collectUbiquityData; +- (void)setDeviceInfoDictionary:(id)arg1; +- (BOOL)createTempDirectory; +- (BOOL)copyLogsToTempDirectory; +- (void)setLogFileName:(id)arg1; +- (void)setLogData:(id)arg1; +- (id)logFileName; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/AlbumGridCellContextGroupData.h b/iPodUI.framework/AlbumGridCellContextGroupData.h new file mode 100755 index 0000000..349f075 --- /dev/null +++ b/iPodUI.framework/AlbumGridCellContextGroupData.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSString; + +@interface AlbumGridCellContextGroupData : NSObject { + struct CGSize { + float width; + float height; + } _stringSize; + unsigned int _trackCount; + unsigned int _albumCount; +} + +@property(readonly) NSString * countString; +@property struct CGSize { float x1; float x2; } countStringSize; + + +- (void)setCountStringSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })countStringSize; +- (id)initWithQuery:(id)arg1 entityIndex:(unsigned int)arg2; +- (id)countString; + +@end diff --git a/iPodUI.framework/AlbumSongListAggregateShuffleButton.h b/iPodUI.framework/AlbumSongListAggregateShuffleButton.h new file mode 100755 index 0000000..1981ef1 --- /dev/null +++ b/iPodUI.framework/AlbumSongListAggregateShuffleButton.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface AlbumSongListAggregateShuffleButton : UIButton { + BOOL _highlightStateChangesDisallowedCount; + BOOL _highlightStateChangeWasSkipped; + BOOL _highlightStateSkipped; +} + + +- (int)buttonType; +- (void)setHighlighted:(BOOL)arg1; +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)_delayedEndDisallowingHighlightChangesForEvent; +- (void)endDisallowingHighlightChanges; +- (void)beginDisallowingHighlightChanges; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })sloppyHitRect; +- (void)_endDisallowingHighlightChangesForEventAfterDelay; +- (void)_endDisallowingHighlightChangesForEvent; +- (void)_beginDisallowingHighlightChangesForEvent; +- (id)init; + +@end diff --git a/iPodUI.framework/BackNavigationButton.h b/iPodUI.framework/BackNavigationButton.h new file mode 100755 index 0000000..ce43146 --- /dev/null +++ b/iPodUI.framework/BackNavigationButton.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface BackNavigationButton : UINavigationButton { + id _target; + SEL _action; +} + + +- (void)removeTarget:(id)arg1 action:(SEL)arg2 forControlEvents:(unsigned int)arg3; +- (void)_unhighlight; +- (void)addTarget:(id)arg1 action:(SEL)arg2 forControlEvents:(unsigned int)arg3; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; + +@end diff --git a/iPodUI.framework/DataSourceActionRowTag.h b/iPodUI.framework/DataSourceActionRowTag.h new file mode 100755 index 0000000..9804dd3 --- /dev/null +++ b/iPodUI.framework/DataSourceActionRowTag.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUMediaListDataSource; + +@interface DataSourceActionRowTag : NSObject { + IUMediaListDataSource *_dataSource; + int _tag; +} + + +- (id)initWithDataSource:(id)arg1 actionRowAtIndex:(unsigned int)arg2; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; + +@end diff --git a/iPodUI.framework/EmbeddedInternalPageViewController.h b/iPodUI.framework/EmbeddedInternalPageViewController.h new file mode 100755 index 0000000..f4b2241 --- /dev/null +++ b/iPodUI.framework/EmbeddedInternalPageViewController.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface EmbeddedInternalPageViewController : SUStorePageViewController { +} + + +- (BOOL)decidePolicyForWebNavigationAction:(id)arg1 request:(id)arg2 decisionListener:(id)arg3; +- (void)handleFailureWithError:(id)arg1; +- (id)newViewControllerForPage:(id)arg1 ofType:(int)arg2 returningError:(id*)arg3; +- (id)newFetchOperation; + +@end diff --git a/iPodUI.framework/EmbeddedStoreViewControllerFactory.h b/iPodUI.framework/EmbeddedStoreViewControllerFactory.h new file mode 100755 index 0000000..dd2c86a --- /dev/null +++ b/iPodUI.framework/EmbeddedStoreViewControllerFactory.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface EmbeddedStoreViewControllerFactory : SUViewControllerFactory { +} + + +- (void)_setDefaultValuesForScriptProperties:(id)arg1; +- (id)newViewControllerForPage:(id)arg1 ofType:(int)arg2; +- (id)newStorePageViewControllerWithSection:(id)arg1; +- (id)newPlaceholderViewController; + +@end diff --git a/iPodUI.framework/FixedSizeSegmentedControl.h b/iPodUI.framework/FixedSizeSegmentedControl.h new file mode 100755 index 0000000..9f44ea0 --- /dev/null +++ b/iPodUI.framework/FixedSizeSegmentedControl.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface FixedSizeSegmentedControl : UISegmentedControl { + struct CGSize { + float width; + float height; + } _minimumSize; +} + +@property struct CGSize { float x1; float x2; } minimumSize; + + +- (struct CGSize { float x1; float x2; })minimumSize; +- (void)setMinimumSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; + +@end diff --git a/iPodUI.framework/FoldingTransitionViewFaceParameters.h b/iPodUI.framework/FoldingTransitionViewFaceParameters.h new file mode 100755 index 0000000..9f736c0 --- /dev/null +++ b/iPodUI.framework/FoldingTransitionViewFaceParameters.h @@ -0,0 +1,72 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSString; + +@interface FoldingTransitionViewFaceParameters : NSObject { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _sourceFrame; + int _pivotEdge; + float _skewDegrees; + float _partialSkewDegrees; + float _beginFractionFold; + float _durationFractionFold; + float _beginFractionUnfold; + float _durationFractionUnfold; + float _heightShrink; + BOOL _doubleSided; + BOOL _slowDarkeningFold; + NSString *_timingFunction; +} + +@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } sourceFrame; +@property int pivotEdge; +@property float skewDegrees; +@property float partialSkewDegrees; +@property float beginFractionFold; +@property float durationFractionFold; +@property float beginFractionUnfold; +@property float durationFractionUnfold; +@property float heightShrink; +@property BOOL doubleSided; +@property BOOL slowDarkeningFold; +@property(copy) NSString * timingFunction; + + +- (id)timingFunction; +- (void)setDoubleSided:(BOOL)arg1; +- (void)setTimingFunction:(id)arg1; +- (void)setSlowDarkeningFold:(BOOL)arg1; +- (BOOL)slowDarkeningFold; +- (BOOL)doubleSided; +- (void)setHeightShrink:(float)arg1; +- (float)heightShrink; +- (void)setDurationFractionUnfold:(float)arg1; +- (float)durationFractionUnfold; +- (void)setBeginFractionUnfold:(float)arg1; +- (float)beginFractionUnfold; +- (void)setDurationFractionFold:(float)arg1; +- (float)durationFractionFold; +- (void)setBeginFractionFold:(float)arg1; +- (float)beginFractionFold; +- (void)setPartialSkewDegrees:(float)arg1; +- (float)partialSkewDegrees; +- (void)setSkewDegrees:(float)arg1; +- (float)skewDegrees; +- (void)setPivotEdge:(int)arg1; +- (int)pivotEdge; +- (void)setSourceFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })sourceFrame; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/HomeSharingActionRow.h b/iPodUI.framework/HomeSharingActionRow.h new file mode 100755 index 0000000..897c6cb --- /dev/null +++ b/iPodUI.framework/HomeSharingActionRow.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface HomeSharingActionRow : IUMediaActionRow { +} + + +- (id)accessoryView; + +@end diff --git a/iPodUI.framework/HomeSharingActionRowCellConfiguration.h b/iPodUI.framework/HomeSharingActionRowCellConfiguration.h new file mode 100755 index 0000000..e1a3ba6 --- /dev/null +++ b/iPodUI.framework/HomeSharingActionRowCellConfiguration.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface HomeSharingActionRowCellConfiguration : IUSimpleCellConfiguration { +} + + +- (void)reloadLayoutInformation; + +@end diff --git a/iPodUI.framework/IUAccessoryEventHandler.h b/iPodUI.framework/IUAccessoryEventHandler.h new file mode 100755 index 0000000..71259e4 --- /dev/null +++ b/iPodUI.framework/IUAccessoryEventHandler.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUAccessorySplashViewController, UIImage; + +@interface IUAccessoryEventHandler : NSObject { + IUAccessorySplashViewController *_splashViewController; + unsigned int _wantsSplash : 1; + double _accessoryEventButtonDownTime; + unsigned int _accessoryEventKeyHeldHandled : 1; + unsigned int _accessoryEventRepeatCount; + unsigned int _accessoryKeyRepeatTimerActive : 1; + unsigned int _accessoryKeyTimerIsForKeyHeld : 1; + BOOL _handlingSimpleRemoteEvent; +} + +@property(getter=isHandlingRemoteEvent,readonly) BOOL handlingRemoteEvent; +@property(getter=isHandlingSimpleRemoteEvent,readonly) BOOL handlingSimpleRemoteEvent; +@property(getter=isPlayingSingleMovie,readonly) BOOL playingSingleMovie; +@property(retain) UIImage * splashViewImage; +@property(readonly) BOOL wantsSplashView; + ++ (id)sharedInstance; + +- (BOOL)isHandlingSimpleRemoteEvent; +- (void)_switchToPlaylistContextForSpecifier:(id)arg1; +- (BOOL)wantsSplashView; +- (id)splashViewImage; +- (void)showSplashView:(BOOL)arg1; +- (void)setSplashViewImage:(id)arg1; +- (void)hideSplashView; +- (void)handleSimpleRemoteAction:(int)arg1 withContext:(int)arg2; +- (BOOL)handleChangeChapterEvent:(int)arg1; +- (BOOL)isHandlingRemoteEvent; +- (void)tearDownSplashView; +- (void)handleDownArrowEvent; +- (void)handleUpArrowEvent; +- (void)handleSelectEvent; +- (BOOL)handleMenuEvent; +- (BOOL)handleSeekEndEvent; +- (BOOL)handleSeekBeginEvent:(int)arg1; +- (BOOL)handleRepeatAdvanceEvent; +- (BOOL)handleShuffleAdvanceEvent; +- (BOOL)handlePlaylistSeek:(int)arg1; +- (BOOL)handlePauseEvent; +- (BOOL)handlePlayEvent; +- (BOOL)_handleEventWithHandler:(SEL)arg1 ifCurrentItemType:(unsigned int)arg2; +- (BOOL)handleStopEvent; +- (BOOL)handleAlbumSeek:(int)arg1; +- (BOOL)handleChangeTrackEvent:(int)arg1; +- (BOOL)handleTogglePlaybackEvent; +- (BOOL)_togglePlaybackWouldPlayMusicSoundController; +- (void)_endHandlingSimpleRemoteEvent; +- (BOOL)acceptRemoteNavigationCommand; +- (BOOL)isPlayingSingleMovie; +- (BOOL)_setupMusicSoundController; +- (BOOL)handleChangeTrackEvent:(int)arg1 deltaType:(int)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUAccessorySplashView.h b/iPodUI.framework/IUAccessorySplashView.h new file mode 100755 index 0000000..7f7632a --- /dev/null +++ b/iPodUI.framework/IUAccessorySplashView.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UINavigationBar, UIImageView, UILabel, UIButton, UITabBar, UIImage; + +@interface IUAccessorySplashView : UIView { + unsigned int _imageIsExternal : 1; + UIImageView *_imageView; + UILabel *_label; + UINavigationBar *_navigationBar; + UILabel *_routeNameLabel; + UIButton *_routePickerButton; + UITabBar *_tabBar; +} + +@property(retain) UIImage * image; +@property(readonly) UIButton * routePickerButton; +@property(readonly) UILabel * routeNameLabel; + + +- (void)_availableRoutesChangedNotification:(id)arg1; +- (id)image; +- (void)layoutSubviews; +- (void)setImage:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setExternalImage:(id)arg1; +- (void)_routePickerButtonAction:(id)arg1; +- (id)routeNameLabel; +- (id)routePickerButton; +- (void)reloadRoutePickerAnimated:(BOOL)arg1; +- (id)_navBarTitle; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUAccessorySplashViewController.h b/iPodUI.framework/IUAccessorySplashViewController.h new file mode 100755 index 0000000..ba4e139 --- /dev/null +++ b/iPodUI.framework/IUAccessorySplashViewController.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUAccessorySplashView, UIImage; + +@interface IUAccessorySplashViewController : IUiPodViewController { + IUAccessorySplashView *_splashView; +} + +@property(retain) UIImage * image; + + +- (void)loadView; +- (id)image; +- (void)setImage:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUActionRowDataSource.h b/iPodUI.framework/IUActionRowDataSource.h new file mode 100755 index 0000000..d4c9349 --- /dev/null +++ b/iPodUI.framework/IUActionRowDataSource.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSMutableArray, NSArray; + +@interface IUActionRowDataSource : NSObject { + NSMutableArray *_rows; +} + +@property(readonly) unsigned int count; +@property(readonly) NSArray * actionRows; + + +- (unsigned int)removeActionRowWithTag:(int)arg1; +- (void)enumerateActionRowsUsingBlock:(id)arg1; +- (id)actionRows; +- (id)actionRowAtIndex:(unsigned int)arg1; +- (unsigned int)indexOfActionRowWithTag:(int)arg1; +- (void)insertActionRow:(id)arg1 atIndex:(unsigned int)arg2; +- (void)addActionRow:(id)arg1; +- (unsigned int)count; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUAlbumCellConfiguration.h b/iPodUI.framework/IUAlbumCellConfiguration.h new file mode 100755 index 0000000..fc6af7d --- /dev/null +++ b/iPodUI.framework/IUAlbumCellConfiguration.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUAlbumCellConfiguration : IUMediaEntityCellConfiguration { + BOOL _artistSpecified; + BOOL _isCloud; +} + ++ (float)rowHeightForGlobalContext:(id)arg1; + +- (id)newImageRequestWithMediaEntity:(id)arg1; +- (void)configureForEntity:(id)arg1 query:(id)arg2 entityIndex:(unsigned int)arg3 entityCount:(unsigned int)arg4; +- (id)init; +- (struct CGSize { float x1; float x2; })artworkSize; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iPodUI.framework/IUAlbumGridCellContext.h b/iPodUI.framework/IUAlbumGridCellContext.h new file mode 100755 index 0000000..51fee63 --- /dev/null +++ b/iPodUI.framework/IUAlbumGridCellContext.h @@ -0,0 +1,99 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class , MPImageCache, MPImageModifier, UIImage, MPImageCacheRequest, MPMediaQuery, UIColor, IUMediaDataSource; + +@interface IUAlbumGridCellContext : NSObject { + *_delegate; + struct __CFDictionary { } *_groupMemberDataCache; + MPImageCache *_imageCache; + MPImageModifier *_imageModifier; + int _imageContentMode; + MPImageCacheRequest *_placeholderImageCacheRequest; + UIImage *_unmodifiedPlaceholderImage; + UIImage *_placeholderImage; + MPMediaQuery *_query; + struct __CFDictionary { } *_stringSizeCache; + int _titleStyle; + UIColor *_titleColor; + UIColor *_subtitleColor; + UIColor *_albumFillColor; + BOOL _useTimedArtwork; + BOOL _useUnmodifiedThumbnails; + BOOL _drawShadow; + BOOL _overlapIndexBar; + IUMediaDataSource *_dataSource; +} + +@property * delegate; +@property(readonly) unsigned int albumsPerRow; +@property(readonly) struct CGSize { float x1; float x2; } thumbnailSize; +@property(readonly) struct CGPoint { float x1; float x2; } actualImageOrigin; +@property(retain) MPImageCache * imageCache; +@property(retain) MPImageModifier * imageModifier; +@property int imageContentMode; +@property(retain) MPImageCacheRequest * placeholderImageCacheRequest; +@property(retain) UIImage * unmodifiedPlaceholderImage; +@property(readonly) UIImage * placeholderImage; +@property(retain) MPMediaQuery * query; +@property int titleStyle; +@property(retain) UIColor * titleColor; +@property(retain) UIColor * subtitleColor; +@property(retain) UIColor * albumFillColor; +@property(readonly) BOOL useTimedArtwork; +@property BOOL useUnmodifiedThumbnails; +@property BOOL drawShadow; +@property BOOL overlapIndexBar; +@property(retain) IUMediaDataSource * dataSource; + + +- (id)imageCache; +- (void)setImageCache:(id)arg1; +- (void)setQuery:(id)arg1; +- (void)setDelegate:(id)arg1; +- (id)titleColor; +- (void)setTitleColor:(id)arg1; +- (id)query; +- (id)delegate; +- (id)dataSource; +- (void)setDataSource:(id)arg1; +- (void)setUseUnmodifiedThumbnails:(BOOL)arg1; +- (BOOL)useUnmodifiedThumbnails; +- (BOOL)useTimedArtwork; +- (void)setTitleStyle:(int)arg1; +- (void)setAlbumFillColor:(id)arg1; +- (id)albumFillColor; +- (id)unmodifiedPlaceholderImage; +- (void)setImageContentMode:(int)arg1; +- (int)imageContentMode; +- (void)setPlaceholderImageCacheRequest:(id)arg1; +- (id)placeholderImageCacheRequest; +- (void)setOverlapIndexBar:(BOOL)arg1; +- (BOOL)overlapIndexBar; +- (void)setImageModifier:(id)arg1; +- (id)imageModifier; +- (void)setDrawShadow:(BOOL)arg1; +- (BOOL)drawShadow; +- (struct CGSize { float x1; float x2; })titleSizeForEntityAtIndex:(unsigned int)arg1 withFont:(id)arg2; +- (struct CGSize { float x1; float x2; })subtitleSizeForEntityAtIndex:(unsigned int)arg1 withFont:(id)arg2; +- (void)setUnmodifiedPlaceholderImage:(id)arg1; +- (void)setPlaceholderImageRequest:(id)arg1; +- (struct CGPoint { float x1; float x2; })actualImageOrigin; +- (struct CGSize { float x1; float x2; })thumbnailSize; +- (unsigned int)albumsPerRow; +- (id)subtitleForEntityAtIndex:(unsigned int)arg1; +- (id)titleForEntityAtIndex:(unsigned int)arg1; +- (id)_groupDataForEntityAtIndex:(unsigned int)arg1; +- (id)_expirationForMediaItem:(id)arg1; +- (int)titleStyle; +- (struct CGSize { float x1; float x2; })_sizeForCountStringOfEntityAtIndex:(unsigned int)arg1 withFont:(id)arg2; +- (struct CGSize { float x1; float x2; })_sizeForProperty:(int)arg1 ofEntityAtIndex:(unsigned int)arg2 withFont:(id)arg3; +- (id)_countStringForEntityAtIndex:(unsigned int)arg1; +- (id)init; +- (void)dealloc; +- (id)subtitleColor; +- (void)setSubtitleColor:(id)arg1; +- (id)placeholderImage; + +@end diff --git a/iPodUI.framework/IUAlbumGridRowCell.h b/iPodUI.framework/IUAlbumGridRowCell.h new file mode 100755 index 0000000..a52ef64 --- /dev/null +++ b/iPodUI.framework/IUAlbumGridRowCell.h @@ -0,0 +1,69 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUAlbumGridRowView, IUAlbumGridCellContext, ; + +@interface IUAlbumGridRowCell : UITableViewCell { + struct CGSize { + float width; + float height; + } _artworkSize; + IUAlbumGridRowView *_gridRowView; + float _topPadding; + BOOL _dimTouchedAlbum; + *_delegate; + unsigned int _delegateRespondsToNewGridImageView; + BOOL _shouldLoadLocalImagesSynchronously; +} + +@property(retain) IUAlbumGridCellContext * context; +@property struct CGSize { float x1; float x2; } artworkSize; +@property(readonly) struct CGSize { float x1; float x2; } edgeConstraints; +@property float topPadding; +@property unsigned int rowIndex; +@property BOOL dimTouchedAlbum; +@property(readonly) IUAlbumGridRowView * gridRowView; +@property * delegate; +@property BOOL shouldLoadLocalImagesSynchronously; + ++ (float)rowHeightForContext:(id)arg1; ++ (struct CGSize { float x1; float x2; })thumbnailSizeForContext:(id)arg1; + +- (void)setRowIndex:(unsigned int)arg1; +- (float)topPadding; +- (void)setTopPadding:(float)arg1; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setDelegate:(id)arg1; +- (unsigned int)rowIndex; +- (void)refreshImages; +- (void)setEditing:(BOOL)arg1; +- (void)prepareForReuse; +- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; +- (id)context; +- (void)setContext:(id)arg1; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; +- (id)delegate; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)setBackgroundColor:(id)arg1; +- (void)setShouldLoadLocalImagesSynchronously:(BOOL)arg1; +- (BOOL)shouldLoadLocalImagesSynchronously; +- (id)gridRowView; +- (void)setDimTouchedAlbum:(BOOL)arg1; +- (BOOL)dimTouchedAlbum; +- (void)setArtworkSize:(struct CGSize { float x1; float x2; })arg1; +- (void)deleteAlbumAtIndex:(unsigned int)arg1; +- (struct CGSize { float x1; float x2; })edgeConstraints; +- (id)newGridImageView; +- (id)thumbnailImageForAlbumAtIndex:(unsigned int)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })thumbnailFrameForAlbumAtIndex:(unsigned int)arg1; +- (void)setTitlesHidden:(BOOL)arg1 animated:(BOOL)arg2; +- (void)unhideAlbums; +- (void)setAlbumHidden:(BOOL)arg1 atIndex:(unsigned int)arg2; +- (void)_longPressed:(id)arg1; +- (void)dealloc; +- (struct CGSize { float x1; float x2; })artworkSize; + +@end diff --git a/iPodUI.framework/IUAlbumGridRowView.h b/iPodUI.framework/IUAlbumGridRowView.h new file mode 100755 index 0000000..ffefefa --- /dev/null +++ b/iPodUI.framework/IUAlbumGridRowView.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUAlbumGridCellContext, IUAlbumGridRowCell, NSMutableIndexSet, NSMutableArray; + +@interface IUAlbumGridRowView : UIView { + IUAlbumGridRowCell *_cell; + IUAlbumGridCellContext *_context; + NSMutableIndexSet *_hiddenAlbumIndexes; + NSMutableArray *_imageRequests; + unsigned int _rowIndex; + unsigned int _nowPlayingQueryIndex; + NSMutableArray *_imageViews; + NSMutableArray *_deleteButtons; +} + +@property IUAlbumGridRowCell * cell; +@property(retain) IUAlbumGridCellContext * context; +@property unsigned int rowIndex; +@property(readonly) NSMutableIndexSet * hiddenAlbumIndexes; +@property(readonly) float _interItemPadding; + + +- (void)setRowIndex:(unsigned int)arg1; +- (void)_itemDidChangeNotification:(id)arg1; +- (unsigned int)rowIndex; +- (void)setCell:(id)arg1; +- (id)cell; +- (void)refreshImages; +- (id)context; +- (void)setContext:(id)arg1; +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (BOOL)_canDrawContent; +- (id)scriptingInfoWithChildren; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)hiddenAlbumIndexes; +- (void)enableDeleteButtonForAlbumAtIndex:(unsigned int)arg1; +- (void)dimAlbum:(BOOL)arg1 atIndex:(unsigned int)arg2; +- (id)_newImageRequestForMediaItem:(id)arg1; +- (unsigned int)rowAlbumIndexForPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)_updateNowPlayingIndicator; +- (void)_getSubtitleString:(id*)arg1 frame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg2 withFont:(id)arg3 forEntityIndex:(unsigned int)arg4; +- (void)_getTitleValue:(id*)arg1 frame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg2 withFont:(id)arg3 forEntityIndex:(unsigned int)arg4; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_actualImageFrameForImageFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 imageSize:(struct CGSize { float x1; float x2; })arg2; +- (void)_loadImageForQueryIndex:(unsigned int)arg1 createTitle:(BOOL)arg2; +- (void)_deleteButtonPressed:(id)arg1; +- (void)_cancelImageRequests; +- (id)thumbnailImageForAlbumAtIndex:(unsigned int)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })thumbnailFrameForAlbumAtIndex:(unsigned int)arg1; +- (float)_interItemPadding; +- (unsigned int)albumIndexForPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)disableDeleteButtons; +- (void)enableDeleteButtons; +- (void)setTitlesHidden:(BOOL)arg1 animated:(BOOL)arg2; +- (void)unhideAlbums; +- (void)setAlbumHidden:(BOOL)arg1 atIndex:(unsigned int)arg2; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUAlbumGridTableView.h b/iPodUI.framework/IUAlbumGridTableView.h new file mode 100755 index 0000000..253e49d --- /dev/null +++ b/iPodUI.framework/IUAlbumGridTableView.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUAlbumGridTableView : UITableView { +} + + +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; + +@end diff --git a/iPodUI.framework/IUAlbumGridViewController.h b/iPodUI.framework/IUAlbumGridViewController.h new file mode 100755 index 0000000..2f36b32 --- /dev/null +++ b/iPodUI.framework/IUAlbumGridViewController.h @@ -0,0 +1,110 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPImageCache, MPImageModifier, UIControl, UIAlertView, IUAlbumGridCellContext, IUWildcatVideoDetailViewController, IUAlbumGridTableView, IUAlbumGridViewControllerTransitionCache, IUSegmentedViewController, NSMutableSet; + +@interface IUAlbumGridViewController : IUiPodViewController { + IUSegmentedViewController *_segmentedViewController; + IUAlbumGridCellContext *_cellContext; + MPImageCache *_imageCache; + IUAlbumGridTableView *_tableView; + UIControl *_tableFooterView; + unsigned int _dimmedAlbumIndex; + int _deferReloadDataCount; + unsigned int _selectedAlbumIndex; + BOOL _editing; + BOOL _deleting; + BOOL _wasRecentlyScrolling; + BOOL _showCellTitles; + BOOL _deferredReloadData; + IUAlbumGridViewControllerTransitionCache *_transitionCache; + id _restoreViewInfoAfterLoad; + UIAlertView *_deleteConfirmationAlert; + NSMutableSet *_cellsInUse; + NSMutableSet *_previousCellsInUse; + IUWildcatVideoDetailViewController *_videoDetailViewController; + Class _cachedImageModifierClass; + MPImageModifier *_imageModifier; +} + +@property IUSegmentedViewController * segmentedViewController; +@property BOOL editing; +@property(retain) IUWildcatVideoDetailViewController * videoDetailViewController; +@property(readonly) unsigned int _albumsPerRow; +@property(retain) MPImageModifier * imageModifier; + ++ (BOOL)supportsViewControllerStyle:(int)arg1; + +- (void)imageCache:(id)arg1 loadedImage:(id)arg2 forRequest:(id)arg3; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)setEditing:(BOOL)arg1; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (id)tableView:(id)arg1 indexPathForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (BOOL)editing; +- (void)tableViewDidFinishReload:(id)arg1; +- (void)setContext:(id)arg1; +- (void)scrollViewWillBeginDecelerating:(id)arg1; +- (void)scrollViewWillBeginDragging:(id)arg1; +- (BOOL)scrollViewShouldScrollToTop:(id)arg1; +- (void)scrollViewDidEndScrollingAnimation:(id)arg1; +- (void)scrollViewDidEndDecelerating:(id)arg1; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)alertViewCancel:(id)arg1; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (id)sectionIndexTitlesForTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)reloadData; +- (void)setSegmentedViewController:(id)arg1; +- (id)videoDetailViewController; +- (void)setVideoDetailViewController:(id)arg1; +- (void)setSelectedAlbumHidden:(BOOL)arg1; +- (void)scrollToMediaItem:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })selectedAlbumFrameForMediaItem:(id)arg1; +- (void)endDeferringReloadData; +- (void)beginDeferringReloadData; +- (void)didEstablishRepresentativeTrackWithPersistentUID:(unsigned long long)arg1; +- (unsigned long long)representativeTrackPersistentUIDOfSelectedAlbum; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_fromFrameForTransitionFromCell:(id)arg1 albumIndex:(unsigned int)arg2; +- (id)_scrollToAlbumWithIndex:(unsigned int)arg1; +- (id)_gridCellForAlbumIndex:(unsigned int)arg1; +- (BOOL)_prepareForSelectionActionForCell:(id)arg1 albumIndex:(unsigned int)arg2; +- (unsigned int)_rowForAlbumIndex:(unsigned int)arg1; +- (id)segmentedViewController; +- (void)_expireWasRecentlyScrolling; +- (void)_selectionActionForCell:(id)arg1 albumIndex:(unsigned int)arg2; +- (unsigned long long)_persistentUIDOfRepresentativeTrackForAlbumIndex:(unsigned int)arg1; +- (unsigned int)_albumsPerRow; +- (BOOL)isDeferringReloadData; +- (void)_fixupDataSource; +- (void)_setDimmedAlbumIndex:(unsigned int)arg1; +- (void)clearSelectedAlbum; +- (void)restoreViewControllerInfo:(id)arg1 animated:(BOOL)arg2; +- (id)_createCellContextWithBackgroundColor:(id)arg1 albumFillColor:(id)arg2 titleColor:(id)arg3 subtitleColor:(id)arg4; +- (void)_cancelDeleteConfirmationAlert:(BOOL)arg1; +- (void)tableViewDidSelectNothing:(id)arg1; +- (id)copyArchivableContexts; +- (void)_rentalInfoChangedNotification:(id)arg1; +- (BOOL)albumGridCell:(id)arg1 shouldShowTitleAtIndex:(unsigned int)arg2; +- (void)albumGridRowCell:(id)arg1 artWasLoadedAtIndex:(unsigned int)arg2 imageSubRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3; +- (void)albumGridRowCell:(id)arg1 deleteAlbumAtIndex:(unsigned int)arg2; +- (void)albumGridRowCell:(id)arg1 longTouchInAlbumWithIndex:(unsigned int)arg2; +- (void)albumGridRowCell:(id)arg1 touchesEndedInAlbumWithIndex:(unsigned int)arg2; +- (void)albumGridRowCell:(id)arg1 touchesCancelledInAlbumWithIndex:(unsigned int)arg2; +- (void)albumGridRowCell:(id)arg1 touchesBeganInAlbumWithIndex:(unsigned int)arg2; +- (id)newGridImageViewForAlbumGridRowCell:(id)arg1; +- (void)setImageModifier:(id)arg1; +- (id)imageModifier; +- (struct CGPoint { float x1; float x2; })actualImageOriginForCellContext:(id)arg1; +- (struct CGSize { float x1; float x2; })thumbnailSizeForAlbumGridCellContext:(id)arg1; +- (unsigned int)albumsPerRowForAlbumGridCellContext:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUAlbumGridViewControllerTransitionCache.h b/iPodUI.framework/IUAlbumGridViewControllerTransitionCache.h new file mode 100755 index 0000000..3402967 --- /dev/null +++ b/iPodUI.framework/IUAlbumGridViewControllerTransitionCache.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUWildcatVideosViewController, IUWildcatVideoDetailViewController, IUFoldingTransitionView; + +@interface IUAlbumGridViewControllerTransitionCache : NSObject { + unsigned int _selectedAlbumIndex; + IUWildcatVideosViewController *_wildcatViewController; + IUWildcatVideoDetailViewController *_controllerToPush; + IUFoldingTransitionView *_foldingTransitionView; +} + +@property unsigned int selectedAlbumIndex; +@property(retain) IUWildcatVideosViewController * wildcatViewController; +@property(retain) IUWildcatVideoDetailViewController * controllerToPush; +@property(retain) IUFoldingTransitionView * foldingTransitionView; + + +- (void)setFoldingTransitionView:(id)arg1; +- (id)foldingTransitionView; +- (void)setControllerToPush:(id)arg1; +- (id)controllerToPush; +- (void)setWildcatViewController:(id)arg1; +- (void)setSelectedAlbumIndex:(unsigned int)arg1; +- (unsigned int)selectedAlbumIndex; +- (id)wildcatViewController; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUAlbumTrackListAggregateViewConfiguration.h b/iPodUI.framework/IUAlbumTrackListAggregateViewConfiguration.h new file mode 100755 index 0000000..61864c9 --- /dev/null +++ b/iPodUI.framework/IUAlbumTrackListAggregateViewConfiguration.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIButton, UIImage; + +@interface IUAlbumTrackListAggregateViewConfiguration : IUMediaListAggregateViewConfiguration { + UIImage *_artworkImage; + UIButton *_shuffleButton; +} + + +- (Class)viewClass; +- (unsigned int)numberOfButtons; +- (id)backgroundImage; +- (void)_shuffleButtonClickedUp:(id)arg1; +- (void)_shuffleButtonClickDelayed:(id)arg1; +- (void)simpleCellPresetButton:(id)arg1 clicked:(int)arg2; +- (id)_findAggregateView:(id)arg1; +- (id)_shuffleButton; +- (id)_songAndDurationString; +- (id)_copyrightInfoString; +- (id)_releaseDateString; +- (id)_albumString; +- (id)_albumArtistString; +- (id)artworkImageWithLoadingCompletionHandler:(id)arg1; +- (id)viewForButtonAtIndex:(unsigned int)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForButtonAtIndex:(unsigned int)arg1; +- (float)minFontPointSizeForLabelAtIndex:(unsigned int)arg1; +- (BOOL)canDisplayShuffleButton; +- (void)reloadDisplayValues; +- (void)initStorage; +- (void)dealloc; +- (void)reloadLayoutInformation; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; +- (unsigned int)numberOfLabels; + +@end diff --git a/iPodUI.framework/IUAlbumsDataSource.h b/iPodUI.framework/IUAlbumsDataSource.h new file mode 100755 index 0000000..df0c9f5 --- /dev/null +++ b/iPodUI.framework/IUAlbumsDataSource.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUAlbumsDataSource : IUMediaQueriesDataSource { +} + ++ (id)queryCollectionPropertiesToFetch; ++ (int)mediaEntityType; ++ (id)tabBarItemTitleKey; ++ (id)tabBarItemIconName; + +- (unsigned int)requiredEntityCountForSections; +- (Class)cellConfigurationClassForEntity:(id)arg1; +- (id)viewControllerContextForIndex:(unsigned int)arg1; +- (BOOL)deleteRemovesEntireGroup; +- (BOOL)allowsDeletion; +- (SEL)libraryHasDisplayableEntitiesSelector; +- (id)viewControllerContextForMediaQuery:(id)arg1; + +@end diff --git a/iPodUI.framework/IUAppDefaults.h b/iPodUI.framework/IUAppDefaults.h new file mode 100755 index 0000000..1946850 --- /dev/null +++ b/iPodUI.framework/IUAppDefaults.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUAppDefaults : NSObject { +} + ++ (id)valueForKey:(id)arg1; ++ (void)synchronize; ++ (void)setValue:(id)arg1 forKey:(id)arg2; ++ (void)initialize; ++ (BOOL)onTheGoEnabled; ++ (int)enumValueForKey:(id)arg1; ++ (void)setEnumValue:(int)arg1 forKey:(id)arg2; ++ (BOOL)boolValueForKey:(id)arg1; ++ (void)setBoolValue:(BOOL)arg1 forKey:(id)arg2; ++ (BOOL)hasValueForKey:(id)arg1; ++ (struct DefaultsEnumToStringMapping { int x1; int x2; int *x3; id *x4; }*)_enumToStringMappingForKey:(id)arg1; ++ (id)applicationID; + + +@end diff --git a/iPodUI.framework/IUApplicationWindowTransitionController.h b/iPodUI.framework/IUApplicationWindowTransitionController.h new file mode 100755 index 0000000..aaaddf5 --- /dev/null +++ b/iPodUI.framework/IUApplicationWindowTransitionController.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIWindow, MediaApplication, UIViewController; + +@interface IUApplicationWindowTransitionController : NSObject { + MediaApplication *_application; + id _delegate; + UIViewController *_viewController; + UIViewController *_disappearingViewController; + UIWindow *_window; +} + +@property id delegate; + + +- (void)setDelegate:(id)arg1; +- (id)popViewControllerWithTransition:(int)arg1; +- (id)delegate; +- (id)initWithApplication:(id)arg1 window:(id)arg2; +- (void)_popAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (id)_rootController; +- (id)_animatePopWithTransition:(int)arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUArrayCellConfiguration.h b/iPodUI.framework/IUArrayCellConfiguration.h new file mode 100755 index 0000000..777d619 --- /dev/null +++ b/iPodUI.framework/IUArrayCellConfiguration.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUArrayCellConfiguration : IUTableCellConfiguration { + unsigned int _numberOfStrings; + struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } *_stringFrames; + id *_strings; + unsigned int _numberOfImages; + struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } *_imageFrames; + id *_images; + id *_selectedImages; +} + + +- (void)dealloc; +- (id)_accessibilityStringsArrayPointer; +- (id)initWithStringCount:(unsigned int)arg1 imageCount:(unsigned int)arg2; +- (void)reloadLayoutInformation; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForImageAtIndex:(unsigned int)arg1; +- (id)imageAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (unsigned int)numberOfImages; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForLabelAtIndex:(unsigned int)arg1; +- (id)stringForLabelAtIndex:(unsigned int)arg1; +- (unsigned int)numberOfLabels; +- (void)setLayoutSize:(struct CGSize { float x1; float x2; })arg1; + +@end diff --git a/iPodUI.framework/IUArtistsDataSource.h b/iPodUI.framework/IUArtistsDataSource.h new file mode 100755 index 0000000..993a7a8 --- /dev/null +++ b/iPodUI.framework/IUArtistsDataSource.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUArtistsDataSource : IUMediaQueriesDataSource { + BOOL _groupByAlbumArtist; +} + ++ (id)queryCollectionPropertiesToFetch; ++ (int)mediaEntityType; ++ (id)tabBarItemTitleKey; ++ (id)tabBarItemIconName; + +- (void)appDefaultsChanged; +- (void)setQueries:(id)arg1; +- (unsigned int)requiredEntityCountForSections; +- (Class)cellConfigurationClassForEntity:(id)arg1; +- (id)viewControllerContextForIndex:(unsigned int)arg1; +- (BOOL)deleteRemovesEntireGroup; +- (BOOL)allowsDeletion; +- (SEL)libraryHasDisplayableEntitiesSelector; +- (id)viewControllerContextForMediaQuery:(id)arg1; +- (id)init; + +@end diff --git a/iPodUI.framework/IUAudioBookCellConfiguration.h b/iPodUI.framework/IUAudioBookCellConfiguration.h new file mode 100755 index 0000000..8002946 --- /dev/null +++ b/iPodUI.framework/IUAudioBookCellConfiguration.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUAudioBookCellConfiguration : IUDetailedCellConfiguration { +} + ++ (float)rowHeightForGlobalContext:(id)arg1; + +- (id)untruncationCalloutString; +- (id)init; +- (struct CGSize { float x1; float x2; })artworkSize; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iPodUI.framework/IUAudioBookCellGlobalContext.h b/iPodUI.framework/IUAudioBookCellGlobalContext.h new file mode 100755 index 0000000..ebda783 --- /dev/null +++ b/iPodUI.framework/IUAudioBookCellGlobalContext.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUAudioBookCellGlobalContext : IUDetailedCellGlobalContext { + unsigned int _numberOfParts; + unsigned int _showAuthors : 1; + unsigned int _showChapterIndices : 1; + unsigned int _usePartIndicesForTitle : 1; +} + +@property unsigned int numberOfParts; +@property BOOL showAuthors; +@property BOOL showChapterIndices; +@property BOOL usePartIndicesForTitle; + + +- (BOOL)showChapterIndices; +- (unsigned int)numberOfParts; +- (BOOL)usePartIndicesForTitle; +- (void)setUsePartIndicesForTitle:(BOOL)arg1; +- (void)setShowChapterIndices:(BOOL)arg1; +- (void)setNumberOfParts:(unsigned int)arg1; +- (void)setShowAuthors:(BOOL)arg1; +- (BOOL)showAuthors; + +@end diff --git a/iPodUI.framework/IUAudioBookTracksDataSource.h b/iPodUI.framework/IUAudioBookTracksDataSource.h new file mode 100755 index 0000000..0022451 --- /dev/null +++ b/iPodUI.framework/IUAudioBookTracksDataSource.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUAudioBookTracksDataSource : IUMediaQueriesDataSource { +} + ++ (int)mediaEntityType; + +- (void)createGlobalContexts; +- (Class)cellConfigurationClassForEntity:(id)arg1; +- (id)viewControllerContextForIndex:(unsigned int)arg1; + +@end diff --git a/iPodUI.framework/IUAudioBooksDataSource.h b/iPodUI.framework/IUAudioBooksDataSource.h new file mode 100755 index 0000000..87e31f1 --- /dev/null +++ b/iPodUI.framework/IUAudioBooksDataSource.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUAudioBooksDataSource : IUMediaQueriesDataSource { + unsigned int _numberOfAudibleBooks; +} + ++ (int)mediaEntityType; ++ (id)tabBarItemTitleKey; ++ (id)tabBarItemIconName; + +- (id)createNoContentDataSource; +- (void)createGlobalContexts; +- (id)viewControllerContextForActionRow:(id)arg1; +- (id)_createContextForAudibleBooks; +- (BOOL)_isAudibleAudioBooksQuery:(id)arg1; +- (unsigned int)_numberOfAudibleBooks; +- (BOOL)_isAudibleAudioBooks; +- (void)setQueries:(id)arg1; +- (id)viewControllerContextForIndex:(unsigned int)arg1; +- (SEL)libraryHasDisplayableEntitiesSelector; +- (id)viewControllerContextForMediaQuery:(id)arg1; +- (void)reloadActionRows; +- (BOOL)hasActionRowsEvenWhenNoOtherRowsExist; +- (id)init; + +@end diff --git a/iPodUI.framework/IUBackOfAlbumCellConfiguration.h b/iPodUI.framework/IUBackOfAlbumCellConfiguration.h new file mode 100755 index 0000000..c0c4cee --- /dev/null +++ b/iPodUI.framework/IUBackOfAlbumCellConfiguration.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSString; + +@interface IUBackOfAlbumCellConfiguration : IUArrayCellConfiguration { + double _duration; + unsigned int _index; + unsigned int _cellIndex; + unsigned int _playing : 1; + unsigned int _isItemChapterData : 1; +} + +@property double duration; +@property unsigned int index; +@property unsigned int cellIndex; +@property(getter=isPlaying) BOOL playing; +@property(retain) NSString * title; +@property(retain) NSString * artist; +@property BOOL isItemChapterData; + ++ (float)widthForIndex:(unsigned int)arg1; ++ (float)widthForDuration:(double)arg1; ++ (float)rowHeightForGlobalContext:(id)arg1; + +- (id)artist; +- (double)duration; +- (void)setDuration:(double)arg1; +- (void)setIndex:(unsigned int)arg1; +- (unsigned int)cellIndex; +- (unsigned int)index; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)reloadData; +- (BOOL)isPlaying; +- (void)setArtist:(id)arg1; +- (void)setCellIndex:(unsigned int)arg1; +- (id)untruncationCalloutString; +- (void)setIsItemChapterData:(BOOL)arg1; +- (BOOL)isItemChapterData; +- (void)setPlaying:(BOOL)arg1; +- (id)init; +- (void)reloadLayoutInformation; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; +- (void)drawWithModifiers:(unsigned int)arg1; + +@end diff --git a/iPodUI.framework/IUBackOfAlbumDataSource.h b/iPodUI.framework/IUBackOfAlbumDataSource.h new file mode 100755 index 0000000..d54b3b0 --- /dev/null +++ b/iPodUI.framework/IUBackOfAlbumDataSource.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPMediaItem, MPMediaQuery, NSArray; + +@interface IUBackOfAlbumDataSource : IUMediaListDataSource { + NSArray *_chapters; + unsigned int _currentIndex; + MPMediaQuery *_query; + MPMediaItem *_representativeItem; + BOOL _shouldStripCommonPrefixes; + BOOL _queryWasGroupedByGenre; + int _style; +} + +@property(retain) id chapters; +@property(retain) MPMediaQuery * query; +@property int style; +@property(readonly) unsigned int currentIndex; +@property(readonly) MPMediaItem * representativeItem; + + +- (void)setQuery:(id)arg1; +- (void)_crossedTimeMarkerNotification:(id)arg1; +- (void)setChapters:(id)arg1; +- (id)chapters; +- (unsigned int)currentIndex; +- (float)rowHeight; +- (int)style; +- (void)setStyle:(int)arg1; +- (id)query; +- (id)entityAtIndex:(unsigned int)arg1; +- (BOOL)indexIsActionRow:(unsigned int)arg1; +- (BOOL)reloadFromItem:(id)arg1 query:(id)arg2; +- (double)_durationInSecondsForIndex:(unsigned int)arg1; +- (unsigned int)localEntityIndex:(unsigned int)arg1; +- (unsigned int)_currentChapterIndex; +- (unsigned int)_indexOfItem:(id)arg1; +- (BOOL)_shouldReloadQueryForChangeToItem:(id)arg1; +- (void)createGlobalContexts; +- (BOOL)shouldShowGlobalSectionHeader; +- (id)cellConfigurationForIndex:(unsigned int)arg1 artworkLoadingCompletionHandler:(id)arg2; +- (unsigned int)count; +- (id)init; +- (void)dealloc; +- (id)representativeItem; + +@end diff --git a/iPodUI.framework/IUBackOfAlbumGlobalContext.h b/iPodUI.framework/IUBackOfAlbumGlobalContext.h new file mode 100755 index 0000000..014946c --- /dev/null +++ b/iPodUI.framework/IUBackOfAlbumGlobalContext.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUBackOfAlbumGlobalContext : NSObject { + float _durationColumnWidth; + float _indexColumnWidth; +} + +@property float durationColumnWidth; +@property float indexColumnWidth; + + +- (void)setIndexColumnWidth:(float)arg1; +- (void)setDurationColumnWidth:(float)arg1; +- (float)durationColumnWidth; +- (float)indexColumnWidth; + +@end diff --git a/iPodUI.framework/IUBackOfAlbumTableViewController.h b/iPodUI.framework/IUBackOfAlbumTableViewController.h new file mode 100755 index 0000000..e20fdfe --- /dev/null +++ b/iPodUI.framework/IUBackOfAlbumTableViewController.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class ; + +@interface IUBackOfAlbumTableViewController : IUTableViewController { + *_delegate; +} + +@property * delegate; + + +- (void)setDelegate:(id)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (id)delegate; +- (void)_beginPlaybackForRow:(int)arg1; +- (void)performDefaultActionForRow:(int)arg1; + +@end diff --git a/iPodUI.framework/IUBookTransitionAlbumArtFace.h b/iPodUI.framework/IUBookTransitionAlbumArtFace.h new file mode 100755 index 0000000..c0bea42 --- /dev/null +++ b/iPodUI.framework/IUBookTransitionAlbumArtFace.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIView; + +@interface IUBookTransitionAlbumArtFace : IUFoldingTransitionFace { + UIView *_gradientView; + float _reflectionHeight; +} + +@property float reflectionHeight; + + +- (id)initWithImage:(id)arg1; +- (struct CGImage { }*)_newGradientMaskWithSize:(struct CGSize { float x1; float x2; })arg1; +- (void)addAnimationsForTransition:(id)arg1; +- (void)_reloadGradientView; +- (void)dealloc; +- (void)setReflectionHeight:(float)arg1; +- (float)reflectionHeight; + +@end diff --git a/iPodUI.framework/IUBookTransitionReflectedFace.h b/iPodUI.framework/IUBookTransitionReflectedFace.h new file mode 100755 index 0000000..6626135 --- /dev/null +++ b/iPodUI.framework/IUBookTransitionReflectedFace.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IULiveReflectionView; + +@interface IUBookTransitionReflectedFace : IUFoldingTransitionFace { + IULiveReflectionView *_reflectionView; +} + + +- (id)initWithImage:(id)arg1 initialSize:(struct CGSize { float x1; float x2; })arg2; +- (void)addAnimationsForTransition:(id)arg1; +- (id)initWithView:(id)arg1 initialSize:(struct CGSize { float x1; float x2; })arg2; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUBookTransitionView.h b/iPodUI.framework/IUBookTransitionView.h new file mode 100755 index 0000000..e4cf7d8 --- /dev/null +++ b/iPodUI.framework/IUBookTransitionView.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class FoldingTransitionViewFaceParameters; + +@interface IUBookTransitionView : IUFoldingTransitionView { + FoldingTransitionViewFaceParameters *_faceParameters[2]; +} + + +- (id)parametersForFaceWithIndex:(unsigned int)arg1; +- (unsigned int)frontFaceIndex; +- (void)releaseFaceParameters; +- (void)initializeFaceParameters; +- (unsigned int)faceCount; +- (void)setFacesWithControllerToSnapshot:(id)arg1; + +@end diff --git a/iPodUI.framework/IUCellConfigurationCache.h b/iPodUI.framework/IUCellConfigurationCache.h new file mode 100755 index 0000000..1c70eab --- /dev/null +++ b/iPodUI.framework/IUCellConfigurationCache.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSMutableArray; + +@interface IUCellConfigurationCache : NSObject { + NSMutableArray *_configurations; + id _globalContext; +} + +@property(retain) id globalContext; + + +- (void)reset; +- (void)setGlobalContext:(id)arg1; +- (void)invalidateDynamicTrackCaches; +- (void)dealloc; +- (id)initWithClass:(Class)arg1 tableHeight:(float)arg2; +- (id)configurationForRow:(unsigned int)arg1; +- (id)globalContext; + +@end diff --git a/iPodUI.framework/IUCircleProgressView.h b/iPodUI.framework/IUCircleProgressView.h new file mode 100755 index 0000000..d75ad18 --- /dev/null +++ b/iPodUI.framework/IUCircleProgressView.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIColor; + +@interface IUCircleProgressView : UIView { + UIColor *_color; + UIColor *_etchColor; + BOOL _highlighted; + UIColor *_highlightedColor; + UIColor *_highlightedEtchColor; + float _progress; +} + +@property(retain) UIColor * color; +@property(retain) UIColor * etchColor; +@property(getter=isHighlighted) BOOL highlighted; +@property(retain) UIColor * highlightedColor; +@property(retain) UIColor * highlightedEtchColor; +@property float progress; + + +- (float)progress; +- (id)highlightedColor; +- (id)color; +- (void)setHighlightedColor:(id)arg1; +- (void)setColor:(id)arg1; +- (BOOL)isHighlighted; +- (void)setHighlighted:(BOOL)arg1; +- (void)setProgress:(float)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)highlightedEtchColor; +- (id)etchColor; +- (void)setHighlightedEtchColor:(id)arg1; +- (void)setEtchColor:(id)arg1; +- (void)_drawInterior:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_drawOutline:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUCompilationsDataSource.h b/iPodUI.framework/IUCompilationsDataSource.h new file mode 100755 index 0000000..108bb4c --- /dev/null +++ b/iPodUI.framework/IUCompilationsDataSource.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUCompilationsDataSource : IUAlbumsDataSource { +} + ++ (int)tabBarSystemItem; ++ (int)mediaEntityType; ++ (id)tabBarItemTitleKey; + +- (SEL)libraryHasDisplayableEntitiesSelector; + +@end diff --git a/iPodUI.framework/IUComposersDataSource.h b/iPodUI.framework/IUComposersDataSource.h new file mode 100755 index 0000000..ebc761d --- /dev/null +++ b/iPodUI.framework/IUComposersDataSource.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUComposersDataSource : IUArtistsDataSource { +} + ++ (id)queryCollectionPropertiesToFetch; ++ (int)mediaEntityType; ++ (id)tabBarItemTitleKey; ++ (id)tabBarItemIconName; + +- (id)viewControllerContextForIndex:(unsigned int)arg1; +- (SEL)libraryHasDisplayableEntitiesSelector; + +@end diff --git a/iPodUI.framework/IUCoverFlowTransitionController.h b/iPodUI.framework/IUCoverFlowTransitionController.h new file mode 100755 index 0000000..9ec409e --- /dev/null +++ b/iPodUI.framework/IUCoverFlowTransitionController.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPViewController, IUMusicCoverFlowController; + +@interface IUCoverFlowTransitionController : MPTransitionController { + IUMusicCoverFlowController *_coverFlowController; + MPViewController *_otherController; + unsigned int _rotate : 1; +} + +@property BOOL rotate; + + +- (void)performTransition:(unsigned int)arg1; +- (void)coverFlowWillTransitionOut:(id)arg1 animate:(BOOL)arg2; +- (void)coverFlowWillTransitionIn:(id)arg1 animate:(BOOL)arg2; +- (void)prepareForCoverFlowTransitionIn:(id)arg1 animate:(BOOL)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })coverFlowTransitionFrameForController:(id)arg1; +- (void)setRotate:(BOOL)arg1; +- (void)coverFlowDidTransitionOut:(id)arg1; +- (void)coverFlowDidTransitionIn:(id)arg1; +- (BOOL)rotate; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUCoverFlowViewController.h b/iPodUI.framework/IUCoverFlowViewController.h new file mode 100755 index 0000000..bfb88f1 --- /dev/null +++ b/iPodUI.framework/IUCoverFlowViewController.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUMusicCoverFlowController; + +@interface IUCoverFlowViewController : MPViewController { + IUMusicCoverFlowController *_coverFlowController; + unsigned int _swappedCoverflow : 1; +} + +@property(readonly) IUMusicCoverFlowController * coverFlowController; + + +- (BOOL)canDisplayItem:(id)arg1 withInterfaceOrientation:(int)arg2; +- (void)setOrientation:(int)arg1 animate:(BOOL)arg2; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)loadView; +- (BOOL)musicCoverFlowHandlePendingRotations:(id)arg1; +- (void)musicCoverFlowFlipDidEnd:(id)arg1; +- (void)willSwapCoverFlow; +- (id)initWithCoverFlowController:(id)arg1; +- (id)coverFlowController; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUDetailedCellConfiguration.h b/iPodUI.framework/IUDetailedCellConfiguration.h new file mode 100755 index 0000000..96c91c4 --- /dev/null +++ b/iPodUI.framework/IUDetailedCellConfiguration.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSMutableArray; + +@interface IUDetailedCellConfiguration : IUMediaEntityCellConfiguration { + NSMutableArray *_rentalAlternates; + unsigned int _hideUnplayedIndicator : 1; + unsigned int _rentalCloseToExpiring : 1; +} + +@property BOOL hideUnplayedIndicator; + ++ (float)minimumRowHeight; ++ (float)rowHeightForGlobalContext:(id)arg1; + +- (int)_accessibilityUnplayedIndicatorStyle; +- (void)setHideUnplayedIndicator:(BOOL)arg1; +- (BOOL)reloadRentalPropertiesForStringIndex:(int)arg1; +- (BOOL)hideUnplayedIndicator; +- (id)backgroundColorForImageAtIndex:(unsigned int)arg1; +- (id)init; +- (void)dealloc; +- (struct CGSize { float x1; float x2; })artworkSize; +- (id)initWithStringCount:(unsigned int)arg1 imageCount:(unsigned int)arg2; +- (void)reloadLayoutInformation; +- (void)reloadImages; + +@end diff --git a/iPodUI.framework/IUDetailedCellGlobalContext.h b/iPodUI.framework/IUDetailedCellGlobalContext.h new file mode 100755 index 0000000..6935512 --- /dev/null +++ b/iPodUI.framework/IUDetailedCellGlobalContext.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUDetailedCellGlobalContext : IUMediaItemCellGlobalContext { + unsigned int _hideArtwork : 1; +} + +@property BOOL hideArtwork; + + +- (void)setHideArtwork:(BOOL)arg1; +- (BOOL)hideArtwork; + +@end diff --git a/iPodUI.framework/IUDetailedSearchResultCellConfiguration.h b/iPodUI.framework/IUDetailedSearchResultCellConfiguration.h new file mode 100755 index 0000000..faea034 --- /dev/null +++ b/iPodUI.framework/IUDetailedSearchResultCellConfiguration.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUDetailedSearchResultCellConfiguration : IUMediaEntityCellConfiguration { + int _groupingType; +} + ++ (float)rowHeightForGlobalContext:(id)arg1; + +- (void)configureForEntity:(id)arg1 query:(id)arg2 entityIndex:(unsigned int)arg3 entityCount:(unsigned int)arg4; +- (id)init; +- (struct CGSize { float x1; float x2; })artworkSize; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iPodUI.framework/IUDoorSwingTransitionView.h b/iPodUI.framework/IUDoorSwingTransitionView.h new file mode 100755 index 0000000..fd37682 --- /dev/null +++ b/iPodUI.framework/IUDoorSwingTransitionView.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class , IULiveReflectionView, UIView; + +@interface IUDoorSwingTransitionView : UIView { + *_delegate; + UIView *_doorsView; + IULiveReflectionView *_zoomView; + int _currentTransition; + BOOL _transitioning; +} + +@property * delegate; +@property(retain) UIView * zoomView; +@property(getter=isTransitioning,readonly) BOOL transitioning; +@property(retain) UIView * doorsView; +@property int currentTransition; + ++ (double)defaultDurationForTransition:(int)arg1; + +- (void)setDelegate:(id)arg1; +- (int)currentTransition; +- (void)setCurrentTransition:(int)arg1; +- (BOOL)isTransitioning; +- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (id)delegate; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)zoomView; +- (id)doorsView; +- (void)setZoomView:(id)arg1; +- (void)setDoorsView:(id)arg1; +- (void)_informDelegateOfCompletion; +- (BOOL)transition:(int)arg1 fromView:(id)arg2 toView:(id)arg3 usingOrientation:(int)arg4; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUDownloadAllButton.h b/iPodUI.framework/IUDownloadAllButton.h new file mode 100755 index 0000000..44d07bf --- /dev/null +++ b/iPodUI.framework/IUDownloadAllButton.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUDownloadAllButton : UIButton { +} + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })titleRectForContentRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/iPodUI.framework/IUEmbeddedStorePageViewController.h b/iPodUI.framework/IUEmbeddedStorePageViewController.h new file mode 100755 index 0000000..af9a502 --- /dev/null +++ b/iPodUI.framework/IUEmbeddedStorePageViewController.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class SSURLRequestProperties, SUStorePageViewController; + +@interface IUEmbeddedStorePageViewController : SUViewController { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _contentBoundsHandler; + + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _loadHandler; + + SSURLRequestProperties *_requestProperties; + SUStorePageViewController *_storePageViewController; +} + +@property(readonly) SSURLRequestProperties * requestProperties; +@property(readonly) struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } contentBounds; +@property(copy) id contentBoundsHandler; +@property(copy) id loadHandler; + + +- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)loadView; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })contentBounds; +- (void)setLoadHandler:(id)arg1; +- (id)loadHandler; +- (void)setContentBoundsHandler:(id)arg1; +- (id)contentBoundsHandler; +- (void)dealloc; +- (void)storePage:(id)arg1 finishedWithSuccess:(BOOL)arg2; +- (id)initWithRequestProperties:(id)arg1; +- (id)requestProperties; +- (void)_documentBoundsChangeNotification:(id)arg1; +- (id)viewControllerFactory; + +@end diff --git a/iPodUI.framework/IUFlipperButton.h b/iPodUI.framework/IUFlipperButton.h new file mode 100755 index 0000000..12ca9cb --- /dev/null +++ b/iPodUI.framework/IUFlipperButton.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIImageView, UIView; + +@interface IUFlipperButton : UIControl { + UIView *_flipper; + UIImageView *_backgroundView; + UIImageView *_frontView; + UIImageView *_backView; + id _delegate; + BOOL _isFlipping; +} + + +- (void)setDelegate:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })hitRect; +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (id)initWithImage:(id)arg1; +- (void)setBackImage:(id)arg1; +- (void)setFrontImage:(id)arg1; +- (void)flipBasedOnFlip:(id)arg1; +- (void)toggle; +- (BOOL)isFlipping; +- (void)dealloc; +- (BOOL)isOnFront; + +@end diff --git a/iPodUI.framework/IUFoldingTransitionFace.h b/iPodUI.framework/IUFoldingTransitionFace.h new file mode 100755 index 0000000..a2359c4 --- /dev/null +++ b/iPodUI.framework/IUFoldingTransitionFace.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIView; + +@interface IUFoldingTransitionFace : NSObject { + UIView *_view; +} + +@property(readonly) UIView * view; + + +- (id)initWithView:(id)arg1; +- (id)view; +- (void)removeAnimationsForTransition:(id)arg1; +- (void)addAnimationsForTransition:(id)arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUFoldingTransitionView.h b/iPodUI.framework/IUFoldingTransitionView.h new file mode 100755 index 0000000..14ce1b1 --- /dev/null +++ b/iPodUI.framework/IUFoldingTransitionView.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class , UIView; + +@interface IUFoldingTransitionView : UIView { + id *_faces; + UIView *_containerView; + *_delegate; + int _direction; + double _duration; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _finalFrame; + id *_skewContainerViews; + BOOL _initializedParameters; +} + +@property * delegate; +@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } finalFrame; +@property int transitionDirection; +@property(readonly) double duration; + + +- (double)duration; +- (void)setDelegate:(id)arg1; +- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (id)delegate; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })finalFrame; +- (struct CGPoint { float x1; float x2; })_anchorPointForPivotEdge:(int)arg1; +- (void)_prepareForFold; +- (void)_prepareForUnfold; +- (struct CGSize { float x1; float x2; })_distanceFromFrontFaceCenterToContainerCenterWhenFoldedScaleX:(float)arg1 scaleY:(float)arg2; +- (id)_frontFace; +- (struct CATransform3D { float x1; float x2; float x3; float x4; float x5; float x6; float x7; float x8; float x9; float x10; float x11; float x12; float x13; float x14; float x15; float x16; })_rotateTransform:(struct CATransform3D { float x1; float x2; float x3; float x4; float x5; float x6; float x7; float x8; float x9; float x10; float x11; float x12; float x13; float x14; float x15; float x16; })arg1 angle:(float)arg2 pivotEdge:(int)arg3; +- (id)_unfoldHeightAnimationForFaceWithIndex:(unsigned int)arg1; +- (id)_inputColorUnfoldAnimation; +- (id)_unfoldRotationAnimationForFaceWithIndex:(unsigned int)arg1; +- (id)_unfoldSkewAnimationForFaceWithIndex:(unsigned int)arg1; +- (id)_foldHeightAnimationForFaceWithIndex:(unsigned int)arg1; +- (id)_inputColorFoldAnimationForFaceWithIndex:(unsigned int)arg1; +- (id)_foldRotationAnimationForFaceWithIndex:(unsigned int)arg1; +- (id)_foldSkewAnimationForFaceWithIndex:(unsigned int)arg1; +- (void)_addFoldAnimationsToFacesWithDuration:(double)arg1; +- (void)_addUnfoldAnimationsToFacesWithDuration:(double)arg1; +- (id)_containerLayerAnimation; +- (void)_prepareForTransition; +- (int)transitionDirection; +- (void)setFacesWithControllerToSnapshot:(id)arg1; +- (void)setFinalFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setTransitionDirection:(int)arg1; +- (void)performTransitionWithDuration:(double)arg1 afterDelay:(double)arg2; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUFullScreenVideoViewController.h b/iPodUI.framework/IUFullScreenVideoViewController.h new file mode 100755 index 0000000..57cbc65 --- /dev/null +++ b/iPodUI.framework/IUFullScreenVideoViewController.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUFullScreenVideoViewController : MPFullScreenVideoViewController { +} + + +- (void)enableAirPlayVideoRoutesIfNecessary; + +@end diff --git a/iPodUI.framework/IUGeniusDataSource.h b/iPodUI.framework/IUGeniusDataSource.h new file mode 100755 index 0000000..26606e2 --- /dev/null +++ b/iPodUI.framework/IUGeniusDataSource.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUGeniusDataSource : IUSongsDataSource { +} + +@property(getter=isActivePlaylist,readonly) BOOL activePlaylist; +@property(getter=isDeletablePlaylist,readonly) BOOL deletablePlaylist; + + +- (id)playlist; +- (id)title; +- (BOOL)showShuffleButtonWhenApplicable; +- (BOOL)moveIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; +- (BOOL)deleteIndexesInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (id)entitiesForQuery:(id)arg1; +- (id)deleteConfirmationAlertViewForIndex:(unsigned int)arg1; +- (id)deleteConfirmationSheetForIndex:(unsigned int)arg1; +- (BOOL)allowsRearrange; +- (void)savePlaylist; +- (BOOL)refreshPlaylist:(id*)arg1; +- (BOOL)isDeletablePlaylist; +- (BOOL)isActivePlaylist; +- (BOOL)deletePlaylist; +- (void)_getMoreSongs:(id)arg1; +- (id)_getMoreSongsLikeThisActionRow; +- (id)_getMoreSongsURL; +- (void)_mutateQueriesEntitiesAtIndex:(unsigned int)arg1 withBlock:(id)arg2; +- (id)_seedItem; +- (void)_backingStoreChangedNotification:(id)arg1; +- (BOOL)allowsDeletion; +- (void)reloadActionRows; +- (id)cellConfigurationForIndex:(unsigned int)arg1 artworkLoadingCompletionHandler:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUGeniusGridView.h b/iPodUI.framework/IUGeniusGridView.h new file mode 100755 index 0000000..a56e3a6 --- /dev/null +++ b/iPodUI.framework/IUGeniusGridView.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIImageView, UILabel, , UIView, NSMutableArray, NSString, NSArray; + +@interface IUGeniusGridView : UIView { + *_delegate; + NSString *_title; + UILabel *_titleLabel; + struct CGImage { } *_image; + UIView *_coversViewContainer; + NSMutableArray *_coverViews; + UIImageView *_playImageView; + NSArray *_representativeArtists; + UILabel *_artistsLabel; + int _orientation; + BOOL _showsPlayButton; +} + +@property * delegate; +@property(copy) NSString * title; +@property struct CGImage { }* image; +@property(retain) NSArray * representativeArtists; +@property BOOL showsPlayButton; +@property(readonly) UIView * coversViewContainer; +@property(readonly) double durationForFlip; +@property(readonly) int orientation; + ++ (float)coverImageSideLength; + +- (id)representativeArtists; +- (void)setDelegate:(id)arg1; +- (void)viewDidUnload; +- (void)prepareForReuse; +- (struct CGImage { }*)image; +- (id)title; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (int)orientation; +- (id)delegate; +- (void)setTitle:(id)arg1; +- (void)layoutSubviews; +- (void)setImage:(struct CGImage { }*)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)showsPlayButton; +- (void)_removeAllAnimations; +- (double)durationForFlip; +- (void)_addFlipAnimationToLayer:(id)arg1 withBeginTime:(double)arg2 forwards:(BOOL)arg3; +- (void)_updateArtistsLabelForStatusBarHeightChange; +- (void)_setCoverImages; +- (void)_invalidateLayout; +- (id)_playButtonImage; +- (unsigned int)_gridSize; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_gridFrame; +- (void)_statusBarHeightDidChange:(id)arg1; +- (void)flipToOrientation:(int)arg1 animated:(BOOL)arg2; +- (void)setShowsPlayButton:(BOOL)arg1; +- (void)setRepresentativeArtists:(id)arg1; +- (id)coversViewContainer; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUGeniusMixDataSource.h b/iPodUI.framework/IUGeniusMixDataSource.h new file mode 100755 index 0000000..ca6f1fa --- /dev/null +++ b/iPodUI.framework/IUGeniusMixDataSource.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSMutableArray; + +@interface IUGeniusMixDataSource : IUMediaDataSource { + NSMutableArray *_mixes; + unsigned int _countOfMixes; +} + +@property(readonly) unsigned int countOfMixes; + ++ (id)moreListTitleKey; ++ (id)defaultTitle; ++ (id)tabBarItemTitleKey; ++ (id)tabBarItemIconName; + +- (void)reloadData; +- (struct CGImage { }*)representativeImageAtIndex:(unsigned int)arg1 withSize:(struct CGSize { float x1; float x2; })arg2 count:(unsigned int)arg3; +- (unsigned int)countOfRepresentativeImagesAtIndex:(unsigned int)arg1 maxCount:(unsigned int)arg2; +- (id)representativeArtistsAtIndex:(unsigned int)arg1; +- (id)mixNameAtIndex:(unsigned int)arg1; +- (unsigned int)indexOfMix:(id)arg1; +- (id)mixAtIndex:(unsigned int)arg1; +- (unsigned int)countOfMixes; +- (id)_geniusMixAtIndex:(unsigned int)arg1; +- (void)unloadReloadableData; +- (void)_cacheMixArtworkInBackground:(id)arg1; +- (void)_invalidateForArtworkCacheChange; +- (id)viewControllerContextForIndex:(unsigned int)arg1; +- (SEL)libraryHasDisplayableEntitiesSelector; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUGeniusMixPlaybackDataSource.h b/iPodUI.framework/IUGeniusMixPlaybackDataSource.h new file mode 100755 index 0000000..aceb39f --- /dev/null +++ b/iPodUI.framework/IUGeniusMixPlaybackDataSource.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPMediaItem, NSMutableArray, MPGeniusMix; + +@interface IUGeniusMixPlaybackDataSource : IUMediaQueryPlaybackDataSource { + NSMutableArray *_playlistQueries; + MPMediaItem *_requiredInitialMediaItem; + MPGeniusMix *_mix; + BOOL _finite; +} + +@property(readonly) MPGeniusMix * mix; +@property(retain) MPMediaItem * requiredInitialMediaItem; + ++ (Class)queueFeederClass; + +- (id)query; +- (id)requiredInitialMediaItem; +- (BOOL)geniusMixQueueFeeder:(id)arg1 reevaluateQueryTrackingCurrentItemIndex:(unsigned int*)arg2; +- (id)_generateNewPlaylistQuery:(id*)arg1 index:(unsigned int)arg2; +- (id)_reevaluatedQuery:(id)arg1 trackingCurrentItemIndex:(unsigned int*)arg2; +- (id)_queryForMediaItemAtIndex:(unsigned int)arg1; +- (void)setRequiredInitialMediaItem:(id)arg1; +- (id)geniusMixQueueFeeder:(id)arg1 mediaItemAtIndex:(unsigned int)arg2; +- (unsigned int)geniusMixQueueFeeder:(id)arg1 indexOfMediaItem:(id)arg2; +- (id)geniusMixQueueFeeder:(id)arg1 queryForMediaItemAtIndex:(unsigned int)arg2; +- (id)mix; +- (unsigned int)geniusMixQueueFeederMediaItemCount:(id)arg1; +- (id)initWithGeniusMix:(id)arg1 requiredInitialMediaItem:(id)arg2 error:(id*)arg3; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUGeniusMixQueueFeeder.h b/iPodUI.framework/IUGeniusMixQueueFeeder.h new file mode 100755 index 0000000..19a3e38 --- /dev/null +++ b/iPodUI.framework/IUGeniusMixQueueFeeder.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class ; + +@interface IUGeniusMixQueueFeeder : IUMediaQueryQueueFeeder { + *_dataSource; + BOOL _disableRepeat; + BOOL _disableNewPlaylists; + unsigned int _currentPlaylistOffset; +} + +@property(retain) * dataSource; + + +- (void)archiveAVControllerPlaybackQueue:(id)arg1 toArchiver:(id)arg2; +- (unsigned int)realRepeatType; +- (void)shuffleItemsWithAnchor:(unsigned int*)arg1; +- (void)restoreAVControllerPlaybackQueue:(id)arg1 fromUnarchiver:(id)arg2; +- (BOOL)reloadWithDataSource:(id)arg1 keepPlayingCurrentItemIfPossible:(BOOL)arg2; +- (id)localizedPositionInPlaylistString:(id)arg1; +- (id)query; +- (id)dataSource; +- (void)setDataSource:(id)arg1; +- (unsigned int)indexOfMediaItem:(id)arg1; +- (BOOL)_configureWithMix:(id)arg1 dataSource:(id)arg2 startEntityIndex:(unsigned int)arg3 startPlayback:(BOOL)arg4; +- (id)mediaItemAtIndex:(unsigned int)arg1; +- (void)_appDefaultChangedNotification:(id)arg1; +- (id)init; +- (void)dealloc; +- (unsigned int)numberOfPaths; +- (id)pathAtIndex:(unsigned int)arg1; +- (unsigned int)itemCount; + +@end diff --git a/iPodUI.framework/IUGeniusMixViewController.h b/iPodUI.framework/IUGeniusMixViewController.h new file mode 100755 index 0000000..44331a1 --- /dev/null +++ b/iPodUI.framework/IUGeniusMixViewController.h @@ -0,0 +1,59 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIImageView, UIPageControl, IUGeniusGridView, NSMutableArray, NSMutableSet, UIScrollView, MPGeniusMix; + +@interface IUGeniusMixViewController : IUiPodViewController { + UIScrollView *_scrollView; + NSMutableArray *_gridViews; + UIPageControl *_pageControl; + IUGeniusGridView *_flippedGridView; + NSMutableSet *_unusedGridViewPool; + UIImageView *_artworkImageView; + unsigned int _didPushMix : 1; + unsigned int _isZooming : 1; +} + +@property(readonly) MPGeniusMix * selectedMix; + + +- (void)_nowPlayingItemDidChange:(id)arg1; +- (id)_moreListTitle; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)scrollViewDidEndDecelerating:(id)arg1; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (void)scrollViewDidScroll:(id)arg1; +- (void)reloadData; +- (void)geniusGridViewWasTapped:(id)arg1; +- (void)_zoomOutDidStop; +- (int)navigationTransition; +- (struct CGPoint { float x1; float x2; })_contentOffsetForCurrentPage; +- (void)_enqueueGridViewForReuse:(id)arg1; +- (id)_dequeueExistingGridView; +- (void)_pushViewControllerContext:(id)arg1; +- (id)_viewControllerContextForCurrentPage; +- (void)_pruneGridViewPages; +- (BOOL)_hasGridViewForPage:(int)arg1; +- (BOOL)_currentPageIsPlayingGeniusMix; +- (void)_zoomArtworkInForDataSource:(id)arg1; +- (void)_flipGridViewForAnimatedPop; +- (void)_zoomArtworkOut; +- (void)_flipGridView:(id)arg1 toOrientation:(int)arg2 animated:(BOOL)arg3; +- (int)_playingGeniusMixPage; +- (int)_pageForContentOffset; +- (void)reloadDataWithSelectedMix:(id)arg1; +- (void)_createGridViewIfNecessaryForPage:(int)arg1; +- (struct CGPoint { float x1; float x2; })_contentOffsetForPage:(int)arg1; +- (id)selectedMix; +- (void)_pageControlValueDidChange:(id)arg1; +- (id)_geniusMixDataSource; +- (void)_unloadGridViews; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUGeniusModalContext.h b/iPodUI.framework/IUGeniusModalContext.h new file mode 100755 index 0000000..6b77828 --- /dev/null +++ b/iPodUI.framework/IUGeniusModalContext.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPMediaPlaylist; + +@interface IUGeniusModalContext : IUModalContext { + MPMediaPlaylist *_playlist; + BOOL _shouldSwitchViewControllerContexts; +} + +@property BOOL shouldSwitchViewControllerContexts; + + +- (BOOL)shouldSetEditing:(BOOL)arg1; +- (void)handleSelectionForIndex:(unsigned int)arg1 dataSource:(id)arg2; +- (id)newTabBarController; +- (void)configureNavigationItem:(id)arg1; +- (BOOL)beginsPlaybackAfterDismiss; +- (void)_presentAlertForError:(id)arg1; +- (id)_geniusPlaylist; +- (void)setShouldSwitchViewControllerContexts:(BOOL)arg1; +- (BOOL)shouldSwitchViewControllerContexts; +- (void)configureDataSource:(id)arg1; +- (id)_itemAtIndex:(unsigned int)arg1 forDataSource:(id)arg2; +- (BOOL)canHandleSelectionForIndex:(unsigned int)arg1 dataSource:(id)arg2; +- (id)copyQueryForQuery:(id)arg1; +- (int)allowedMediaTypesForMediaTypes:(int)arg1; +- (id)init; +- (void)dealloc; +- (void)_cancelAction:(id)arg1; + +@end diff --git a/iPodUI.framework/IUGeniusSeeder.h b/iPodUI.framework/IUGeniusSeeder.h new file mode 100755 index 0000000..0bdff52 --- /dev/null +++ b/iPodUI.framework/IUGeniusSeeder.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUGeniusSeeder : NSObject { + BOOL _shouldContinuePlayingCurrentItem; + BOOL _shouldSwitchViewControllerContexts; +} + +@property BOOL shouldContinuePlayingCurrentItem; +@property BOOL shouldSwitchViewControllerContexts; + + +- (BOOL)shouldContinuePlayingCurrentItem; +- (void)setShouldContinuePlayingCurrentItem:(BOOL)arg1; +- (BOOL)seedGeniusPlaylist:(id)arg1 withItem:(id)arg2 error:(id*)arg3; +- (void)setShouldSwitchViewControllerContexts:(BOOL)arg1; +- (BOOL)shouldSwitchViewControllerContexts; +- (id)init; + +@end diff --git a/iPodUI.framework/IUGeniusViewController.h b/iPodUI.framework/IUGeniusViewController.h new file mode 100755 index 0000000..9718129 --- /dev/null +++ b/iPodUI.framework/IUGeniusViewController.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUMediaActionButtonsCell, IUMediaActionSheet, NSArray; + +@interface IUGeniusViewController : IUMediaListViewController { + IUMediaActionButtonsCell *_buttonsCell; + NSArray *_buttonActionBlocks; + IUMediaActionSheet *_confirmPlaylistChangeSheet; +} + + +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (void)setContext:(id)arg1; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)_delayedDeleteAction:(id)arg1; +- (void)_confirmDeletePlaylist; +- (void)_delayedEditAction:(id)arg1; +- (void)_delayedDoneAction:(id)arg1; +- (void)_delayedSaveAction:(id)arg1; +- (void)_delayedRefreshAction:(id)arg1; +- (void)_delayedNewPlaylistAction:(id)arg1; +- (void)_reloadButtonsCell:(BOOL)arg1; +- (id)_buttonActionBlocksForCurrentState; +- (id)_buttonTitlesForCurrentState; +- (void)modalContextWillDismiss:(id)arg1 withSuccess:(BOOL)arg2; +- (void)configureNavigationItem:(id)arg1; +- (void)mediaActionButtonsCell:(id)arg1 clickedButtonAtIndex:(unsigned int)arg2; +- (BOOL)hasSearchBar; +- (void)reloadActionRows; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUGenresDataSource.h b/iPodUI.framework/IUGenresDataSource.h new file mode 100755 index 0000000..e54f406 --- /dev/null +++ b/iPodUI.framework/IUGenresDataSource.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUGenresDataSource : IUMediaQueriesDataSource { +} + ++ (int)mediaEntityType; ++ (id)tabBarItemTitleKey; ++ (id)tabBarItemIconName; + +- (Class)cellConfigurationClassForEntity:(id)arg1; +- (id)viewControllerContextForIndex:(unsigned int)arg1; +- (SEL)libraryHasDisplayableEntitiesSelector; +- (id)viewControllerContextForMediaQuery:(id)arg1; + +@end diff --git a/iPodUI.framework/IUGridImageView.h b/iPodUI.framework/IUGridImageView.h new file mode 100755 index 0000000..068b6bb --- /dev/null +++ b/iPodUI.framework/IUGridImageView.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIImage; + +@interface IUGridImageView : UIView { +} + +@property(readonly) UIImage * image; +@property(readonly) struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } imageSubRect; +@property(getter=isDownloadable) BOOL downloadable; +@property(getter=isHighlighted) BOOL highlighted; + + +- (BOOL)isHighlighted; +- (void)setHighlighted:(BOOL)arg1; +- (id)image; +- (void)setTitle:(id)arg1; +- (void)setImage:(id)arg1 imageSubRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })imageSubRect; +- (void)setTitleHidden:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setDownloadable:(BOOL)arg1; +- (BOOL)isDownloadable; + +@end diff --git a/iPodUI.framework/IUGroupCellConfiguration.h b/iPodUI.framework/IUGroupCellConfiguration.h new file mode 100755 index 0000000..cb34271 --- /dev/null +++ b/iPodUI.framework/IUGroupCellConfiguration.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSString; + +@interface IUGroupCellConfiguration : IUMediaEntityCellConfiguration { + int _groupingType; + unsigned int _entityIndex; + NSString *_subtitleProperty; + NSString *_subtitleMediaItemProperty; +} + +@property(copy) NSString * subtitleMediaItemProperty; + ++ (float)rowHeightForGlobalContext:(id)arg1; + +- (void)setSubtitleMediaItemProperty:(id)arg1; +- (id)subtitleMediaItemProperty; +- (void)invalidateDynamicTrackCaches; +- (id)untruncationCalloutString; +- (void)configureForEntity:(id)arg1 query:(id)arg2 entityIndex:(unsigned int)arg3 entityCount:(unsigned int)arg4; +- (id)init; +- (void)dealloc; +- (struct CGSize { float x1; float x2; })artworkSize; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iPodUI.framework/IUGroupCellGlobalContext.h b/iPodUI.framework/IUGroupCellGlobalContext.h new file mode 100755 index 0000000..b3964b4 --- /dev/null +++ b/iPodUI.framework/IUGroupCellGlobalContext.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSMutableDictionary; + +@interface IUGroupCellGlobalContext : IUMediaItemCellGlobalContext { + NSMutableDictionary *_groupDataCache; + unsigned int _showUnplayedIndicator : 1; + unsigned int _showVideoInfo : 1; +} + +@property BOOL showUnplayedIndicator; +@property BOOL showVideoInfo; + + +- (void)setShowVideoInfo:(BOOL)arg1; +- (void)setShowUnplayedIndicator:(BOOL)arg1; +- (id)_contextDataForEntity:(id)arg1; +- (int)_unplayedIndicatorStyleForEntity:(id)arg1; +- (unsigned int)_numberOfVideosForEntity:(id)arg1; +- (BOOL)showVideoInfo; +- (BOOL)showUnplayedIndicator; +- (void)invalidateDynamicTrackCaches; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUGroupCellGlobalContextData.h b/iPodUI.framework/IUGroupCellGlobalContextData.h new file mode 100755 index 0000000..ae5d092 --- /dev/null +++ b/iPodUI.framework/IUGroupCellGlobalContextData.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUGroupCellGlobalContextData : NSObject { + int _indicatorStyle; + int _numberOfVideos; +} + +@property int indicatorStyle; +@property int numberOfVideos; + + +- (int)indicatorStyle; +- (void)setIndicatorStyle:(int)arg1; +- (int)numberOfVideos; +- (void)setNumberOfVideos:(int)arg1; +- (id)init; + +@end diff --git a/iPodUI.framework/IUGroupedVideosDataSource.h b/iPodUI.framework/IUGroupedVideosDataSource.h new file mode 100755 index 0000000..15bc63b --- /dev/null +++ b/iPodUI.framework/IUGroupedVideosDataSource.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPMediaQuery; + +@interface IUGroupedVideosDataSource : IUMediaQueriesDataSource { + MPMediaQuery *_moviesQuery; + MPMediaQuery *_musicVideosQuery; + MPMediaQuery *_rentalsQuery; + MPMediaQuery *_tvShowsQuery; + MPMediaQuery *_videoPodcastsQuery; + MPMediaQuery *_iTunesUQuery; +} + ++ (Class)cellConfigurationClassForSongs; ++ (int)mediaEntityType; ++ (id)tabBarItemTitleKey; ++ (id)tabBarItemIconName; + +- (void)reloadData; +- (void)reloadQueriesEntities; +- (void)reloadSectionInfo; +- (void)reloadDataWithCompletionHandler:(id)arg1; +- (BOOL)isRestorableNavigationPathNode; +- (id)_copyQueryWithMediaType:(int)arg1 groupingProperty:(int)arg2; +- (id)_iTunesUQuery; +- (id)_videoPodcastsQuery; +- (id)_musicVideosQuery; +- (id)_tvShowsQuery; +- (id)_moviesQuery; +- (id)_rentalsQuery; +- (unsigned int)_groupingThresholdForQuery:(id)arg1; +- (void)_reloadQueries; +- (BOOL)_showSharedLibrariesActionRow; +- (BOOL)canDeleteIndex:(unsigned int)arg1; +- (void)_rentalInfoChangedNotification:(id)arg1; +- (id)entitiesForQuery:(id)arg1; +- (id)createNoContentDataSource; +- (void)createGlobalContexts; +- (void)setQueries:(id)arg1; +- (id)viewControllerContextForIndex:(unsigned int)arg1; +- (BOOL)allowsDeletion; +- (SEL)libraryHasDisplayableEntitiesSelector; +- (id)viewControllerContextForMediaQuery:(id)arg1; +- (void)reloadActionRows; +- (BOOL)hasActionRowsEvenWhenNoOtherRowsExist; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUGroupedVideosViewController.h b/iPodUI.framework/IUGroupedVideosViewController.h new file mode 100755 index 0000000..fc973c9 --- /dev/null +++ b/iPodUI.framework/IUGroupedVideosViewController.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUGroupedVideosViewController : IUMediaListViewController { +} + + +- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)_showSharedLibrariesController; +- (void)_defaultMediaLibraryDidChangeNotification:(id)arg1; +- (void)performActionForActionRow:(id)arg1 animated:(BOOL)arg2; +- (void)_availableMediaLibrariesDidChangeNotification:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUHomeSharingReconnectionAlertView.h b/iPodUI.framework/IUHomeSharingReconnectionAlertView.h new file mode 100755 index 0000000..b0f574d --- /dev/null +++ b/iPodUI.framework/IUHomeSharingReconnectionAlertView.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UILabel, NSString, UIActivityIndicatorView; + +@interface IUHomeSharingReconnectionAlertView : UIView { + UIActivityIndicatorView *_activityIndicator; + UILabel *_titleLabel; +} + +@property(copy) NSString * title; + + +- (id)title; +- (void)setTitle:(id)arg1; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)showInView:(id)arg1 animated:(BOOL)arg2; +- (void)hideAnimated:(BOOL)arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUHyperlinkCellConfiguration.h b/iPodUI.framework/IUHyperlinkCellConfiguration.h new file mode 100755 index 0000000..890a71c --- /dev/null +++ b/iPodUI.framework/IUHyperlinkCellConfiguration.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIColor, UIFont; + +@interface IUHyperlinkCellConfiguration : IUArrayCellConfiguration { + struct CGSize { + float width; + float height; + } _labelSize; + UIColor *_titleColor; + UIFont *_titleFont; + UIColor *_titleShadowColor; +} + +@property(retain) UIColor * titleColor; +@property(retain) UIFont * titleFont; +@property(retain) UIColor * titleShadowColor; + ++ (BOOL)showsUntruncationCallout; ++ (float)rowHeightForGlobalContext:(id)arg1; + +- (id)titleColor; +- (void)setTitleFont:(id)arg1; +- (id)titleFont; +- (void)setTitleColor:(id)arg1; +- (id)initWithTitle:(id)arg1; +- (void)setTitleShadowColor:(id)arg1; +- (id)titleShadowColor; +- (id)init; +- (void)dealloc; +- (void)reloadLayoutInformation; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (BOOL)getShadowColor:(id*)arg1 offset:(struct CGSize { float x1; float x2; }*)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iPodUI.framework/IUITunesUDataSource.h b/iPodUI.framework/IUITunesUDataSource.h new file mode 100755 index 0000000..bcb235b --- /dev/null +++ b/iPodUI.framework/IUITunesUDataSource.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUITunesUDataSource : IUPodcastsDataSource { +} + ++ (id)tabBarItemTitleKey; ++ (id)tabBarItemIconName; + +- (id)createNoContentDataSource; +- (void)setQueries:(id)arg1; +- (SEL)libraryHasDisplayableEntitiesSelector; +- (id)viewControllerContextForMediaQuery:(id)arg1; + +@end diff --git a/iPodUI.framework/IUJetsamHelper.h b/iPodUI.framework/IUJetsamHelper.h new file mode 100755 index 0000000..5954fa8 --- /dev/null +++ b/iPodUI.framework/IUJetsamHelper.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUJetsamHelper : NSObject { +} + ++ (void)unlock; ++ (void)lock; ++ (void)initialize; ++ (BOOL)handleMemoryWarning:(BOOL)arg1; ++ (BOOL)purgedEnoughMemoryToStayAlive:(struct malloc_statistics_t { unsigned int x1; unsigned int x2; unsigned int x3; unsigned int x4; })arg1 isUrgent:(BOOL)arg2; ++ (void)purgeGlobals; ++ (struct malloc_statistics_t { unsigned int x1; unsigned int x2; unsigned int x3; unsigned int x4; })markPreJetsamMemoryInfo; ++ (void)markPurgeableGlobalObject:(id*)arg1; + + +@end diff --git a/iPodUI.framework/IUJustForYouTransitionView.h b/iPodUI.framework/IUJustForYouTransitionView.h new file mode 100755 index 0000000..9f93d4e --- /dev/null +++ b/iPodUI.framework/IUJustForYouTransitionView.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class FoldingTransitionViewFaceParameters; + +@interface IUJustForYouTransitionView : IUFoldingTransitionView { + FoldingTransitionViewFaceParameters *_faceParameters[4]; +} + + +- (id)parametersForFaceWithIndex:(unsigned int)arg1; +- (unsigned int)frontFaceIndex; +- (void)releaseFaceParameters; +- (void)initializeFaceParameters; +- (unsigned int)faceCount; +- (void)setFacesWithControllerToSnapshot:(id)arg1; + +@end diff --git a/iPodUI.framework/IULiveReflectionView.h b/iPodUI.framework/IULiveReflectionView.h new file mode 100755 index 0000000..558bbff --- /dev/null +++ b/iPodUI.framework/IULiveReflectionView.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIView, IUReplicatorView, CALayer, CAGradientLayer; + +@interface IULiveReflectionView : UIView { + UIView *_containerView; + CAGradientLayer *_gradientLayer; + IUReplicatorView *_replicatorView; + float _reflectionDistance; +} + +@property float reflectionDistance; +@property(getter=isReflectionEnabled) BOOL reflectionEnabled; +@property(readonly) CALayer * containerLayer; +@property(readonly) CAGradientLayer * gradientLayer; +@property(retain) IUReplicatorView * replicatorView; +@property struct CGColor { }* startColor; +@property struct CGColor { }* endColor; + ++ (id)_gradientLocationsForReflectionDistance:(float)arg1; ++ (float)_containerHeightForReflectionDistance:(float)arg1 boundsHeight:(float)arg2; ++ (id)gradientAnimationToReflectionDistance:(float)arg1; + +- (id)containerLayer; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setReflectionEnabled:(BOOL)arg1; +- (BOOL)isReflectionEnabled; +- (void)setEndColor:(struct CGColor { }*)arg1; +- (void)setStartColor:(struct CGColor { }*)arg1; +- (void)setReplicatorView:(id)arg1; +- (struct CGColor { }*)startColor; +- (struct CGColor { }*)endColor; +- (id)containerAnimationToReflectionDistance:(float)arg1; +- (id)gradientLayer; +- (id)replicatorView; +- (float)reflectionDistance; +- (void)setReflectionDistance:(float)arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IULoadRentalDataOperation.h b/iPodUI.framework/IULoadRentalDataOperation.h new file mode 100755 index 0000000..fc8d5ae --- /dev/null +++ b/iPodUI.framework/IULoadRentalDataOperation.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IURentalData, SSRentalCheckoutRequest, NSLock, NSDictionary, NSRunLoop; + +@interface IULoadRentalDataOperation : NSOperation { + BOOL _didCheckOutKeys; + SSRentalCheckoutRequest *_existingCheckoutRequest; + NSLock *_lock; + int _reason; + IURentalData *_rentalData; + NSDictionary *_rentalInformation; + NSRunLoop *_runLoop; +} + +@property(readonly) int loadReason; +@property(readonly) IURentalData * rentalData; +@property(readonly) NSDictionary * rentalInformation; + + +- (void)request:(id)arg1 didFailWithError:(id)arg2; +- (void)requestDidFinish:(id)arg1; +- (id)rentalInformation; +- (id)rentalData; +- (int)loadReason; +- (id)initWithRentalData:(id)arg1 checkoutRequest:(id)arg2; +- (id)initWithRentalData:(id)arg1; +- (void)_delayedStopRunLoop:(id)arg1; +- (id)_runLoop; +- (void)_startCheckoutRequest:(id)arg1; +- (void)_timer:(id)arg1; +- (void)_setRunLoop:(id)arg1; +- (BOOL)_didCheckOutKeys; +- (void)_runCheckoutRequest:(id)arg1; +- (id)_newRentalCheckoutRequest; +- (void)_setDidCheckOutKeys:(BOOL)arg1; +- (void)_setRentalInformation:(id)arg1; +- (BOOL)_checkOutRentalKeys; +- (id)_rentalInformationFromMedia; +- (void)_stopRunLoop; +- (id)initWithRentalData:(id)arg1 checkoutRequest:(id)arg2 reason:(int)arg3; +- (void)main; +- (void)cancel; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUMediaActionButton.h b/iPodUI.framework/IUMediaActionButton.h new file mode 100755 index 0000000..a546d05 --- /dev/null +++ b/iPodUI.framework/IUMediaActionButton.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUMediaActionButton : UIButton { + BOOL _forceHighlighted; + BOOL _naturalHighlighted; +} + + +- (void)setHighlighted:(BOOL)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setForcedTemporaryHighlight; +- (void)endForcedHighlighted; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUMediaActionButtonsCell.h b/iPodUI.framework/IUMediaActionButtonsCell.h new file mode 100755 index 0000000..efce616 --- /dev/null +++ b/iPodUI.framework/IUMediaActionButtonsCell.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSMutableArray, UIColor; + +@interface IUMediaActionButtonsCell : IUMediaTableCell { + id _delegate; + NSMutableArray *_buttons; + UIColor *_bottomSeparatorColor; +} + +@property id delegate; +@property(retain) UIColor * bottomSeparatorColor; + + +- (void)setDelegate:(id)arg1; +- (void)_didCreateContentView; +- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; +- (id)delegate; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setBottomSeparatorColor:(id)arg1; +- (BOOL)supportsSpinning; +- (void)reconfigureWithButtonTitles:(id)arg1 animated:(BOOL)arg2; +- (id)initWithTitles:(id)arg1; +- (id)bottomSeparatorColor; +- (id)_buttonImageForControlState:(unsigned int)arg1 stretchable:(BOOL)arg2; +- (void)_buttonFadeDidStop:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (id)createButtonWithTitle:(id)arg1 action:(SEL)arg2; +- (void)dealloc; +- (void)_buttonAction:(id)arg1; + +@end diff --git a/iPodUI.framework/IUMediaActionRow.h b/iPodUI.framework/IUMediaActionRow.h new file mode 100755 index 0000000..faff654 --- /dev/null +++ b/iPodUI.framework/IUMediaActionRow.h @@ -0,0 +1,60 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUMediaTableCell, IUTableCellConfiguration, UIView; + +@interface IUMediaActionRow : NSObject { + SEL _action; + IUMediaTableCell *_cell; + IUTableCellConfiguration *_configuration; + BOOL _includeInDisplayedRowCount; + BOOL _selectable; + BOOL _showCheckmark; + BOOL _showDisclosure; + BOOL _showPlusButton; + int _tag; +} + +@property(readonly) UIView * accessoryView; +@property SEL action; +@property(retain) IUMediaTableCell * cell; +@property(retain) IUTableCellConfiguration * configuration; +@property(readonly) int mediaDisclosureStyle; +@property BOOL includeInDisplayedRowCount; +@property BOOL selectable; +@property BOOL showCheckmark; +@property BOOL showDisclosure; +@property BOOL showPlusButton; +@property int tag; + ++ (id)actionRowWithPreset:(int)arg1 action:(SEL)arg2; ++ (id)hyperlinkActionRowWithTitle:(id)arg1; + +- (void)setSelectable:(BOOL)arg1; +- (void)setCell:(id)arg1; +- (BOOL)selectable; +- (id)cell; +- (id)accessoryView; +- (BOOL)showDisclosure; +- (void)setShowDisclosure:(BOOL)arg1; +- (void)setAction:(SEL)arg1; +- (int)tag; +- (void)setTag:(int)arg1; +- (BOOL)showPlusButton; +- (void)setSimpleConfigurationPreset:(int)arg1; +- (BOOL)includeInDisplayedRowCount; +- (void)setSimpleConfigurationWithTitle:(id)arg1; +- (void)setShowPlusButton:(BOOL)arg1; +- (void)setIncludeInDisplayedRowCount:(BOOL)arg1; +- (int)mediaDisclosureStyle; +- (BOOL)showCheckmark; +- (void)setShowCheckmark:(BOOL)arg1; +- (id)initWithTag:(int)arg1 action:(SEL)arg2; +- (id)description; +- (SEL)action; +- (void)dealloc; +- (id)configuration; +- (void)setConfiguration:(id)arg1; + +@end diff --git a/iPodUI.framework/IUMediaActionSheet.h b/iPodUI.framework/IUMediaActionSheet.h new file mode 100755 index 0000000..26a8e7a --- /dev/null +++ b/iPodUI.framework/IUMediaActionSheet.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUMediaActionSheet : UIActionSheet { +} + + +- (void)showFromTabBar:(id)arg1; +- (void)showFromToolbar:(id)arg1; +- (void)showInView:(id)arg1; +- (void)dismissWithClickedButtonIndex:(int)arg1 animated:(BOOL)arg2; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUMediaAlertView.h b/iPodUI.framework/IUMediaAlertView.h new file mode 100755 index 0000000..d44461e --- /dev/null +++ b/iPodUI.framework/IUMediaAlertView.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUMediaAlertView : UIAlertView { +} + ++ (id)_willBeginRentalPlaybackAlertWithRentalData:(id)arg1 mediaItem:(id)arg2; ++ (id)_notEnoughRentalTimeRemainingAlertWithMediaItem:(id)arg1; ++ (id)playbackAlertWithRentalMediaItem:(id)arg1 style:(int*)arg2; + +- (void)dismissWithClickedButtonIndex:(int)arg1 animated:(BOOL)arg2; +- (void)show; +- (void)dealloc; +- (id)initWithError:(id)arg1; + +@end diff --git a/iPodUI.framework/IUMediaDataSource.h b/iPodUI.framework/IUMediaDataSource.h new file mode 100755 index 0000000..210fee0 --- /dev/null +++ b/iPodUI.framework/IUMediaDataSource.h @@ -0,0 +1,70 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUModalContext, NSString; + +@interface IUMediaDataSource : NSObject { + IUModalContext *_modalContext; + NSString *_title; + BOOL _hasReloaded; + BOOL _ignoresInvalidation; + BOOL _coalesceInvalidateNotificationsSkipped; + int _coalesceInvalidateNotifications; + BOOL _editing; + NSString *_backButtonTitle; +} + +@property BOOL ignoresInvalidation; +@property(retain) IUModalContext * modalContext; +@property(retain) NSString * title; +@property(readonly) BOOL shouldDisplayWhenEmpty; +@property(getter=isRestorableNavigationPathNode,readonly) BOOL restorableNavigationPathNode; +@property(readonly) BOOL isFiltered; +@property(getter=isEditing,setter=setIsEditing:) BOOL editing; +@property(retain) NSString * backButtonTitle; + ++ (BOOL)isLoadingDisabled; ++ (void)setLoadingDisabled:(BOOL)arg1; ++ (id)shortNoContextNavigationTitleKey; ++ (id)moreListTitleKey; ++ (id)defaultTitle; ++ (int)tabBarSystemItem; ++ (id)tabBarItemTitleKey; ++ (id)tabBarItemIconName; + +- (void)invalidate; +- (BOOL)isEditing; +- (void)setBackButtonTitle:(id)arg1; +- (id)backButtonTitle; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)reloadData; +- (void)setIsEditing:(BOOL)arg1; +- (BOOL)shouldHideContainerNavigationBar; +- (void)setIgnoresInvalidation:(BOOL)arg1; +- (BOOL)ignoresInvalidation; +- (BOOL)filterUsingDataSource:(id)arg1; +- (BOOL)isFiltered; +- (id)viewControllerContextForSearchCompletion; +- (id)viewControllerContextForSpecifier:(id)arg1; +- (void)setModalContext:(id)arg1; +- (void)attemptToReloadDataIfNecessary; +- (id)shortNoContextNavigationBackButtonTitle; +- (id)newTabBarItem; +- (id)contextForContext:(id)arg1 redirectType:(int)arg2; +- (BOOL)shouldDisplayWhenEmpty; +- (id)tabBarItemTitle; +- (BOOL)isRestorableNavigationPathNode; +- (void)unloadReloadableData; +- (BOOL)showShuffleButtonWhenApplicable; +- (void)endCoalescingChanges; +- (void)beginCoalescingChanges; +- (id)createNoContentDataSource; +- (SEL)libraryHasDisplayableEntitiesSelector; +- (id)viewControllerContextForMediaQuery:(id)arg1; +- (id)modalContext; +- (void)configureMoreListTableCell:(id)arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUMediaEntityCellConfiguration.h b/iPodUI.framework/IUMediaEntityCellConfiguration.h new file mode 100755 index 0000000..ceda1d7 --- /dev/null +++ b/iPodUI.framework/IUMediaEntityCellConfiguration.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPImageCacheRequest, UIImage, MPMediaEntity, MPImageCache; + +@interface IUMediaEntityCellConfiguration : IUArrayCellConfiguration { + MPImageCache *_artworkImageCache; + MPImageCacheRequest *_artworkImageRequest; + UIImage *_artwork; + MPMediaEntity *_entity; + BOOL _isGenius; +} + +@property BOOL isGenius; +@property(retain) UIImage * artwork; +@property(readonly) MPMediaEntity * entity; +@property(readonly) struct CGSize { float x1; float x2; } artworkSize; +@property(readonly) BOOL displaysArtworkFromReprentativeItem; + + +- (id)artwork; +- (void)setArtwork:(id)arg1; +- (void)setArtworkImageRequest:(id)arg1 artworkLoadCompletionHandler:(id)arg2; +- (id)mediaItem; +- (id)entity; +- (void)reloadData; +- (BOOL)isGenius; +- (BOOL)displaysArtworkFromReprentativeItem; +- (void)setIsGenius:(BOOL)arg1; +- (id)downloadableAsset; +- (id)newImageRequestWithMediaEntity:(id)arg1; +- (void)configureForEntity:(id)arg1 query:(id)arg2 entityIndex:(unsigned int)arg3 entityCount:(unsigned int)arg4; +- (id)description; +- (void)dealloc; +- (struct CGSize { float x1; float x2; })artworkSize; +- (void)reloadStrings; +- (void)reloadImages; + +@end diff --git a/iPodUI.framework/IUMediaEntitySpecifier.h b/iPodUI.framework/IUMediaEntitySpecifier.h new file mode 100755 index 0000000..26088bf --- /dev/null +++ b/iPodUI.framework/IUMediaEntitySpecifier.h @@ -0,0 +1,60 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSString, IUMediaEntitySpecifier; + +@interface IUMediaEntitySpecifier : NSObject { + NSString *_artist; + struct CollectionPropertySpecifier { + NSString *stringValue; + unsigned long long collectionPID; + } _album; + NSString *_genre; + NSString *_composer; + NSString *_podcast; + NSString *_playlist; + unsigned long long _itemPersistentID; + unsigned long long _persistentPlaylistUID; + unsigned int _compilation : 1; + unsigned int _albumIsAudioBook : 1; + unsigned int _albumIsITunesU : 1; + unsigned int _audibleAudioBook : 1; + int _movieEntityAllowedFileType; +} + +@property(readonly) IUMediaEntitySpecifier * mediaEntitySpecifierByRemovingTopLevel; +@property(readonly) NSString * playlistNameOfSpecifiedPlaylist; +@property(readonly) unsigned long long specifiedPlaylistPersistentUID; +@property(readonly) NSString * titleForDerivatives; +@property(readonly) BOOL hasAlbumSpecifier; + ++ (void)initialize; ++ (BOOL)isMediaEntityTypeGroupedByDefault:(int)arg1; ++ (id)mediaEntitySpecifierForMediaItem:(id)arg1; ++ (id)_mediaEntitySpecifierWithArtist:(id)arg1 albumPID:(unsigned long long)arg2 baseMediaQuery:(id)arg3; ++ (id)mediaEntitySpecifierForAlbumWithItemsQuery:(id)arg1; ++ (id)mediaEntitySpecifierWithArtist:(id)arg1 albumString:(id)arg2 baseMediaQuery:(id)arg3; ++ (id)mediaEntitySpecifierWithCompilationString:(id)arg1 baseMediaQuery:(id)arg2; ++ (id)mediaEntitySpecifierWithAudioBook:(id)arg1; ++ (id)mediaEntitySpecifierWithPodcast:(id)arg1; ++ (id)mediaEntitySpecifierWithPlaylistPersistentUID:(unsigned long long)arg1; ++ (id)mediaQueryWithEntitiesOfType:(int)arg1 givenSpecifier:(id)arg2; ++ (id)mediaEntitySpecifierForAudibleAudioBooks; + +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)hasAlbumSpecifier; +- (id)mediaEntitySpecifierByRemovingTopLevel; +- (id)playlistNameOfSpecifiedPlaylist; +- (id)albumNameOfSpecifiedAlbum; +- (id)_initWithMediaQuery:(id)arg1; +- (void)_lookupPlaylistNameIfNecessary; +- (id)titleForDerivatives; +- (unsigned long long)specifiedPlaylistPersistentUID; +- (BOOL)isEqual:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUMediaItemCellGlobalContext.h b/iPodUI.framework/IUMediaItemCellGlobalContext.h new file mode 100755 index 0000000..cd49f5c --- /dev/null +++ b/iPodUI.framework/IUMediaItemCellGlobalContext.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUMediaItemCellGlobalContext : NSObject { +} + + +- (void)invalidateDynamicTrackCaches; + +@end diff --git a/iPodUI.framework/IUMediaItemChapterArtworkImageRequest.h b/iPodUI.framework/IUMediaItemChapterArtworkImageRequest.h new file mode 100755 index 0000000..484bd1a --- /dev/null +++ b/iPodUI.framework/IUMediaItemChapterArtworkImageRequest.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUMediaItemChapterArtworkImageRequest : MPMediaItemImageRequest { + unsigned int _chapterIndex; +} + +@property unsigned int chapterIndex; + + +- (void)composeUniqueKey; +- (BOOL)canRequestSynchronously; +- (id)copyRawImageReturningError:(id*)arg1; +- (void)setChapterIndex:(unsigned int)arg1; +- (unsigned int)chapterIndex; +- (id)initWithMediaItem:(id)arg1 chapterIndex:(unsigned int)arg2; + +@end diff --git a/iPodUI.framework/IUMediaItemCoverFlowImageRequest.h b/iPodUI.framework/IUMediaItemCoverFlowImageRequest.h new file mode 100755 index 0000000..fab2fe5 --- /dev/null +++ b/iPodUI.framework/IUMediaItemCoverFlowImageRequest.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUMediaItemCoverFlowImageRequest : MPMediaItemImageRequest { +} + + +- (id)copyRawImageReturningError:(id*)arg1; + +@end diff --git a/iPodUI.framework/IUMediaItemVideoSnapshotImageRequest.h b/iPodUI.framework/IUMediaItemVideoSnapshotImageRequest.h new file mode 100755 index 0000000..3882716 --- /dev/null +++ b/iPodUI.framework/IUMediaItemVideoSnapshotImageRequest.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUMediaItemVideoSnapshotImageRequest : MPMediaItemImageRequest { +} + ++ (void)initialize; + +- (BOOL)canRequestSynchronously; +- (id)copyRawImageReturningError:(id*)arg1; +- (void)_getTargetTime:(double*)arg1 cachedPath:(id*)arg2; + +@end diff --git a/iPodUI.framework/IUMediaListAggregateView.h b/iPodUI.framework/IUMediaListAggregateView.h new file mode 100755 index 0000000..ef9f4b8 --- /dev/null +++ b/iPodUI.framework/IUMediaListAggregateView.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUMediaListAggregateViewConfiguration, NSMutableArray, IUReflectionImageView; + +@interface IUMediaListAggregateView : UIImageView { + id _delegate; + IUMediaListAggregateViewConfiguration *_configuration; + IUReflectionImageView *_artworkView; + NSMutableArray *_configurationSubviews; + unsigned int _needsViewsLoaded : 1; + unsigned int _drawAsDisabled : 1; +} + +@property(retain) IUMediaListAggregateViewConfiguration * configuration; +@property id delegate; + + +- (void)_reloadViews; +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (void)layoutSubviews; +- (void)_removeSubviewsForConfiguration:(BOOL)arg1; +- (void)_reloadArtworkView; +- (id)initWithConfiguration:(id)arg1; +- (void)dealloc; +- (void)_reloadSubviewsForConfiguration; +- (id)configuration; +- (void)setConfiguration:(id)arg1; + +@end diff --git a/iPodUI.framework/IUMediaListAggregateViewConfiguration.h b/iPodUI.framework/IUMediaListAggregateViewConfiguration.h new file mode 100755 index 0000000..f152bb4 --- /dev/null +++ b/iPodUI.framework/IUMediaListAggregateViewConfiguration.h @@ -0,0 +1,73 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUPropertyLayoutStorage, UIImage, MPMediaItem, IUMediaListDataSource; + +@interface IUMediaListAggregateViewConfiguration : NSObject { + MPMediaItem *_aggregateItem; + IUMediaListDataSource *_dataSource; + IUPropertyLayoutStorage *_labelStorage; + IUPropertyLayoutStorage *_buttonStorage; + BOOL _showsShuffleButton; + BOOL _shuffleButtonEnabled; + struct CGSize { + float width; + float height; + } _layoutSize; +} + +@property struct CGSize { float x1; float x2; } layoutSize; +@property(retain) IUMediaListDataSource * dataSource; +@property(retain) MPMediaItem * aggregateItem; +@property(readonly) UIImage * backgroundImage; +@property BOOL showsShuffleButton; +@property BOOL shuffleButtonEnabled; +@property(readonly) BOOL canDisplayShuffleButton; +@property(retain) IUPropertyLayoutStorage * labelStorage; +@property(readonly) unsigned int numberOfLabels; +@property(retain) IUPropertyLayoutStorage * buttonStorage; +@property(readonly) unsigned int numberOfButtons; + ++ (id)newConfigurationForDataSource:(id)arg1; + +- (Class)viewClass; +- (struct CGSize { float x1; float x2; })layoutSize; +- (unsigned int)numberOfButtons; +- (id)backgroundImage; +- (id)dataSource; +- (void)reloadData; +- (void)setDataSource:(id)arg1; +- (id)initWithDataSource:(id)arg1; +- (void)setShuffleButtonEnabled:(BOOL)arg1; +- (BOOL)shuffleButtonEnabled; +- (BOOL)showsShuffleButton; +- (void)setButtonStorage:(id)arg1; +- (void)setLabelStorage:(id)arg1; +- (id)aggregateItem; +- (void)setShowsShuffleButton:(BOOL)arg1; +- (id)artworkImageWithLoadingCompletionHandler:(id)arg1; +- (id)viewForButtonAtIndex:(unsigned int)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForButtonAtIndex:(unsigned int)arg1; +- (float)minFontPointSizeForLabelAtIndex:(unsigned int)arg1; +- (id)backgroundColorWithModifiers:(unsigned int)arg1; +- (BOOL)useLabelStorage; +- (id)newViewWithDelegate:(id)arg1; +- (BOOL)canDisplayShuffleButton; +- (id)buttonStorage; +- (id)labelStorage; +- (void)reloadDisplayValues; +- (void)initStorage; +- (void)setAggregateItem:(id)arg1; +- (void)dealloc; +- (void)reloadLayoutInformation; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (BOOL)getShadowColor:(id*)arg1 offset:(struct CGSize { float x1; float x2; }*)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; +- (int)textAlignmentForLabelAtIndex:(unsigned int)arg1; +- (id)fontForLabelAtIndex:(unsigned int)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForLabelAtIndex:(unsigned int)arg1; +- (id)stringForLabelAtIndex:(unsigned int)arg1; +- (unsigned int)numberOfLabels; +- (void)setLayoutSize:(struct CGSize { float x1; float x2; })arg1; + +@end diff --git a/iPodUI.framework/IUMediaListDataSource.h b/iPodUI.framework/IUMediaListDataSource.h new file mode 100755 index 0000000..dd23185 --- /dev/null +++ b/iPodUI.framework/IUMediaListDataSource.h @@ -0,0 +1,137 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUVariableCellConfigurationCache, IUActionRowDataSource, NSString, IUMediaListAggregateViewConfiguration, UIColor, IUSectionInfo; + +@interface IUMediaListDataSource : IUMediaDataSource { + Class _cellConfigurationClass; + IUVariableCellConfigurationCache *_configurationCache; + IUMediaListAggregateViewConfiguration *_aggregateViewConfiguration; + unsigned int _createdGlobalContexts : 1; + unsigned int _hasCachedActionState : 1; + unsigned int _loadedAggregateViewConfiguration : 1; + IUActionRowDataSource *_prefixActionRows; + IUSectionInfo *_sectionInfo; + IUActionRowDataSource *_suffixActionRows; +} + +@property(readonly) unsigned int count; +@property(readonly) BOOL hasPlayableItems; +@property(readonly) NSString * countStringFormat; +@property(readonly) int initialSelectedIndex; +@property(readonly) int initialVisibleIndex; +@property(readonly) float rowHeight; +@property(readonly) BOOL skipSingleItemLists; +@property(getter=isEmpty,readonly) BOOL empty; +@property(getter=isEmptyAfterFiltering,readonly) BOOL emptyAfterFiltering; +@property Class cellConfigurationClass; +@property(readonly) struct CGSize { float x1; float x2; } thumbnailSize; +@property(readonly) struct CGPoint { float x1; float x2; } actualImageOrigin; +@property(readonly) UIColor * gridBackgroundColor; +@property(readonly) UIColor * gridAlbumFillColor; +@property(readonly) UIColor * gridTitleColor; +@property(readonly) UIColor * gridSubtitleColor; +@property(readonly) float gridHorizontalSpacing; +@property(readonly) Class gridImageModifierClass; +@property(readonly) int gridImageContentMode; +@property(readonly) float gridTopPadding; +@property(readonly) BOOL gridDimTouchedAlbum; +@property(readonly) int gridTitleStyle; +@property(readonly) BOOL gridUseUnmodifiedThumbnails; +@property(readonly) BOOL gridDrawShadows; +@property(readonly) BOOL gridOverlapIndexBar; +@property(readonly) IUActionRowDataSource * prefixActionRows; +@property(readonly) IUActionRowDataSource * suffixActionRows; +@property(readonly) unsigned int countOfActionRows; +@property(readonly) BOOL hasActionRowsEvenWhenNoOtherRowsExist; +@property(retain) IUSectionInfo * sectionInfo; +@property(readonly) unsigned int numberOfSections; +@property(readonly) float sectionTitleLeftPadding; +@property(readonly) BOOL shouldShowGlobalSectionHeader; +@property(readonly) BOOL allowsDeletion; +@property(readonly) BOOL allowsRearrange; +@property(readonly) BOOL allowsDownloadingAllEntities; + + +- (id)sectionInfo; +- (void)invalidate; +- (float)rowHeight; +- (unsigned int)numberOfSections; +- (BOOL)isEmpty; +- (void)reloadData; +- (void)clearCachedActionState; +- (void)cacheActionStateForActionWithContext:(id)arg1; +- (BOOL)shouldDrawAsDisabledForIndex:(unsigned int)arg1; +- (BOOL)isEmptyAfterFiltering; +- (id)selectionConfirmationAlertForIndex:(unsigned int)arg1; +- (void)reloadIsEmpty; +- (BOOL)gridTitleVisibleAtIndex:(unsigned int)arg1; +- (BOOL)gridOverlapIndexBar; +- (BOOL)gridDrawShadows; +- (BOOL)gridDimTouchedAlbum; +- (BOOL)gridUseUnmodifiedThumbnails; +- (float)gridTopPadding; +- (int)gridImageContentMode; +- (Class)gridImageModifierClass; +- (float)gridHorizontalSpacing; +- (id)gridSubtitleColor; +- (id)gridTitleColor; +- (id)gridAlbumFillColor; +- (id)gridBackgroundColor; +- (unsigned int)destinationIndexForMovingIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; +- (BOOL)deleteIndex:(unsigned int)arg1; +- (id)countStringFormat; +- (id)aggregateTableHeaderViewConfiguration; +- (BOOL)canMoveIndex:(unsigned int)arg1; +- (BOOL)allowsDownloadingAllEntities; +- (void)resetAggregateTableHeaderViewConfiguration; +- (BOOL)skipSingleItemLists; +- (BOOL)selectionPossibleForIndex:(unsigned int)arg1; +- (id)titleOfSectionAtIndex:(unsigned int)arg1; +- (int)initialVisibleIndex; +- (unsigned int)indexOfSectionAtIndex:(unsigned int)arg1; +- (int)gridTitleStyle; +- (id)contextForContext:(id)arg1 redirectType:(int)arg2; +- (BOOL)shouldDisplayWhenEmpty; +- (void)reloadSectionInfo; +- (void)reloadDataWithCompletionHandler:(id)arg1; +- (void)setSectionInfo:(id)arg1; +- (BOOL)canDeleteIndex:(unsigned int)arg1; +- (void)unloadReloadableData; +- (BOOL)moveIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; +- (BOOL)deleteIndexesInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (id)deleteConfirmationAlertViewForIndex:(unsigned int)arg1; +- (id)deleteConfirmationSheetForIndex:(unsigned int)arg1; +- (BOOL)allowsRearrange; +- (id)suffixActionRows; +- (BOOL)indexIsActionRow:(unsigned int)arg1; +- (void)createGlobalContexts; +- (id)viewControllerContextForActionRow:(id)arg1; +- (id)viewControllerContextForIndex:(unsigned int)arg1; +- (BOOL)deleteRemovesEntireGroup; +- (BOOL)allowsDeletion; +- (unsigned int)removeActionRowWithTag:(int)arg1; +- (id)actionRowAtIndex:(unsigned int)arg1; +- (unsigned int)indexOfActionRowWithTag:(int)arg1; +- (id)newGridImageView; +- (struct CGPoint { float x1; float x2; })actualImageOrigin; +- (struct CGSize { float x1; float x2; })thumbnailSize; +- (BOOL)shouldShowGlobalSectionHeader; +- (float)sectionTitleLeftPadding; +- (void)reloadActionRows; +- (BOOL)hasActionRowsEvenWhenNoOtherRowsExist; +- (int)mediaDisclosureStyleForIndex:(unsigned int)arg1; +- (id)cellConfigurationForIndex:(unsigned int)arg1 artworkLoadingCompletionHandler:(id)arg2; +- (id)accessoryViewForIndex:(unsigned int)arg1; +- (id)prefixActionRows; +- (unsigned int)countOfActionRows; +- (BOOL)hasPlayableItems; +- (unsigned int)count; +- (id)init; +- (void)dealloc; +- (int)initialSelectedIndex; +- (void)setCellConfigurationClass:(Class)arg1; +- (Class)cellConfigurationClass; + +@end diff --git a/iPodUI.framework/IUMediaListTableView.h b/iPodUI.framework/IUMediaListTableView.h new file mode 100755 index 0000000..9f4b45f --- /dev/null +++ b/iPodUI.framework/IUMediaListTableView.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIView; + +@interface IUMediaListTableView : UITableView { + UIView *_blackDrop; +} + + +- (void)layoutSubviews; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUMediaListViewController.h b/iPodUI.framework/IUMediaListViewController.h new file mode 100755 index 0000000..e82c8dc --- /dev/null +++ b/iPodUI.framework/IUMediaListViewController.h @@ -0,0 +1,60 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUMediaListAggregateView, IUCoverFlowViewController, IUCoverFlowTransitionController; + +@interface IUMediaListViewController : IUTableViewController { + IUCoverFlowTransitionController *_coverFlowTransition; + IUCoverFlowViewController *_coverFlowViewController; + IUMediaListAggregateView *_aggregateHeaderView; + unsigned int _searchEnabled : 1; + unsigned int _didAppear : 1; + unsigned int _hasPendingDynamicChanges : 1; + unsigned int _hasPendingNowPlayingItemChanges : 1; +} + +@property(retain) IUCoverFlowViewController * coverFlowViewController; +@property(readonly) BOOL isShowingCoverFlow; + ++ (Class)tableViewClass; + +- (void)modalContextDidDismiss:(id)arg1 withSuccess:(BOOL)arg2; +- (void)_applicationWillEnterForeground:(id)arg1; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)loadView; +- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; +- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; +- (id)query; +- (void)reloadPrefixActionRowsAnimated:(BOOL)arg1; +- (BOOL)isShowingCoverFlow; +- (void)setCoverFlowViewController:(id)arg1; +- (void)_coverFlowTransitionInDidStop:(id)arg1 finished:(id)arg2; +- (void)_coverFlowDidTransitionOut:(id)arg1; +- (void)_handleNowPlayingItemChanged; +- (id)coverFlowViewController; +- (id)_baseViewController; +- (BOOL)_handleControllerContext:(id)arg1; +- (void)_delayedPushContext:(id)arg1; +- (void)_transitionToCoverFlowWithInterfaceOrientation:(int)arg1; +- (void)_transitionFromCoverFlow; +- (BOOL)_canShowCoverFlow; +- (void)_dataSourceCountStringFormatDidChange:(id)arg1; +- (void)_trackDynamicPropertiesChangedNotification:(id)arg1; +- (void)_nowPlayingItemChanged:(id)arg1; +- (void)_accessorySplashViewWillAppearNotification:(id)arg1; +- (void)deviceOrientationChanged:(int)arg1; +- (BOOL)handlePlaybackDataSource:(id)arg1; +- (void)_handleTrackDynamicPropertiesChanged; +- (void)viewWillAppearForRemoteEvent; +- (void)remoteEventMoveDown; +- (void)remoteEventMoveUp; +- (void)remoteEventSelectItem; +- (BOOL)hasSearchBar; +- (void)performDefaultActionForRow:(int)arg1; +- (void)performActionForActionRow:(id)arg1 animated:(BOOL)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUMediaLoadingView.h b/iPodUI.framework/IUMediaLoadingView.h new file mode 100755 index 0000000..75e538d --- /dev/null +++ b/iPodUI.framework/IUMediaLoadingView.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UILabel, UIActivityIndicatorView; + +@interface IUMediaLoadingView : UIView { + UIActivityIndicatorView *_activityIndicator; + UILabel *_label; +} + + +- (void)willMoveToSuperview:(id)arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUMediaNavigationItem.h b/iPodUI.framework/IUMediaNavigationItem.h new file mode 100755 index 0000000..d401bd8 --- /dev/null +++ b/iPodUI.framework/IUMediaNavigationItem.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUMediaNavigationItem : UINavigationItem { + int _barStyle; + int _statusBarStyle; + BOOL _statusBarHidden; +} + +@property int barStyle; +@property int statusBarStyle; +@property(getter=isStatusBarHidden) BOOL statusBarHidden; + + +- (int)barStyle; +- (void)setBarStyle:(int)arg1; +- (void)setStatusBarHidden:(BOOL)arg1; +- (int)statusBarStyle; +- (void)setStatusBarStyle:(int)arg1; +- (BOOL)isStatusBarHidden; + +@end diff --git a/iPodUI.framework/IUMediaQueriesDataSource.h b/iPodUI.framework/IUMediaQueriesDataSource.h new file mode 100755 index 0000000..2a08c00 --- /dev/null +++ b/iPodUI.framework/IUMediaQueriesDataSource.h @@ -0,0 +1,128 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUMediaDataSource, NSArray, MPMediaQuery, NSMutableArray, MPMediaLibrary; + +@interface IUMediaQueriesDataSource : IUMediaListDataSource { + NSArray *_queries; + MPMediaLibrary *_mediaLibrary; + NSMutableArray *_queriesEntities; + NSArray *_queriesBeforeFiltering; + IUMediaDataSource *_dataSourceForFiltering; + BOOL _hasQueriesAreEmpty; + BOOL _queriesAreEmpty; + unsigned long long _nowPlayingItemPersistentID; + int _invalidationBehavior; + unsigned int _reloading : 1; + unsigned int _queriesEntitiesChanged : 1; + unsigned int _hasPendingDynamicChanges : 1; + unsigned int _hasPendingDefaultLibraryChanges : 1; + unsigned int _hasPendingLibraryChanges : 1; +} + +@property(retain) NSArray * queries; +@property(copy) MPMediaQuery * query; +@property(retain) MPMediaLibrary * mediaLibrary; +@property int invalidationBehavior; +@property(readonly) unsigned long long nowPlayingItemPersistentID; +@property(readonly) BOOL matchesNowPlayingQuery; +@property(readonly) unsigned int requiredEntityCountForSections; +@property(readonly) BOOL showShuffleButtonWhenApplicable; +@property(readonly) BOOL alwaysGroupedInGridView; +@property(readonly) BOOL shouldLoadLocalImagesSynchronously; + ++ (id)queryItemPropertiesToFetch; ++ (id)newDataSourceWithQuery:(id)arg1; ++ (id)newDataSourceWithSpecifier:(id)arg1; ++ (id)selectionConfirmationAlertForEntity:(id)arg1; ++ (Class)cellConfigurationClassForSongs; ++ (id)queryCollectionPropertiesToFetch; ++ (int)mediaEntityType; ++ (BOOL)usesNowPlayingIndicator; ++ (id)_imageCache; + +- (void)setQuery:(id)arg1; +- (void)_mediaLibraryDynamicPropertiesDidChangeNotification:(id)arg1; +- (void)invalidate; +- (void)_applicationWillEnterForeground:(id)arg1; +- (float)rowHeight; +- (BOOL)isEmpty; +- (id)query; +- (void)reloadData; +- (id)entityAtIndex:(unsigned int)arg1; +- (unsigned long long)nowPlayingItemPersistentID; +- (void)setInvalidationBehavior:(int)arg1; +- (int)invalidationBehavior; +- (void)setArtAStillFrame:(BOOL)arg1 atIndex:(unsigned int)arg2; +- (BOOL)alwaysGroupedInGridView; +- (id)copyGetMoreFromITunesStoreActionRow; +- (unsigned int)indexOfPersistentID:(unsigned long long)arg1; +- (unsigned int)indexOfEntity:(id)arg1; +- (id)_newContextForCopyWithIdentifier:(id)arg1; +- (void)_addPrefixActionRow:(id)arg1; +- (void)_getMoreAction:(id)arg1; +- (id)bestStoreURL; +- (id)_getMoreURLForMediaType:(int)arg1; +- (id)_newGetMoreActionRowForMediaType:(int)arg1; +- (BOOL)matchesNowPlayingQuery; +- (void)_handleDefaultMediaLibraryDidChange; +- (void)_handleTrackDynamicPropertiesChanged; +- (void)_handleMediaLibraryDidChange; +- (BOOL)selectionPossibleForActionRow:(id)arg1; +- (id)_newContextForShuffle; +- (id)_newContextForAllSongs; +- (id)_newContextForAllAlbums; +- (void)_addDefaultOnTheGoActionRows; +- (void)_addDefaultNormalActionRows; +- (id)playbackContextForQuery:(id)arg1 entityIndex:(unsigned int)arg2; +- (id)entityAtIndex:(unsigned int)arg1 localEntityIndex:(unsigned int*)arg2 localEntityCount:(unsigned int*)arg3 query:(id*)arg4; +- (void)reloadNowPlayingItemPersistentID; +- (void)_reloadFilteredQueries; +- (void)_setQueriesEntities:(id)arg1; +- (id)_copyReloadedQueriesEntitiesForQueries:(id)arg1 library:(id)arg2; +- (void)_defaultMediaLibraryDidChangeNotification:(id)arg1; +- (void)_appDefaultsDidChangeNotification:(id)arg1; +- (BOOL)shouldDrawAsDisabledForIndex:(unsigned int)arg1; +- (BOOL)isEmptyAfterFiltering; +- (id)selectionConfirmationAlertForIndex:(unsigned int)arg1; +- (void)reloadIsEmpty; +- (id)countStringFormat; +- (BOOL)skipSingleItemLists; +- (BOOL)selectionPossibleForIndex:(unsigned int)arg1; +- (BOOL)filterUsingDataSource:(id)arg1; +- (BOOL)isFiltered; +- (id)viewControllerContextForSearchCompletion; +- (void)reloadQueriesEntities; +- (void)reloadSectionInfo; +- (void)reloadDataWithCompletionHandler:(id)arg1; +- (BOOL)isRestorableNavigationPathNode; +- (BOOL)canDeleteIndex:(unsigned int)arg1; +- (BOOL)showShuffleButtonWhenApplicable; +- (BOOL)deleteIndexesInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (id)entitiesForQuery:(id)arg1; +- (id)deleteConfirmationAlertViewForIndex:(unsigned int)arg1; +- (id)deleteConfirmationSheetForIndex:(unsigned int)arg1; +- (id)queryForDrillingIntoRowAtIndex:(unsigned int)arg1; +- (id)playbackContextForIndex:(unsigned int)arg1; +- (id)viewControllerContextForActionRow:(id)arg1; +- (void)appDefaultsChanged; +- (void)setQueries:(id)arg1; +- (unsigned int)requiredEntityCountForSections; +- (Class)cellConfigurationClassForEntity:(id)arg1; +- (id)queryForIndex:(unsigned int)arg1 localEntityIndex:(unsigned int*)arg2; +- (BOOL)shouldLoadLocalImagesSynchronously; +- (void)invalidateDynamicTrackCaches; +- (void)reloadActionRows; +- (int)mediaDisclosureStyleForIndex:(unsigned int)arg1; +- (id)cellConfigurationForIndex:(unsigned int)arg1 artworkLoadingCompletionHandler:(id)arg2; +- (BOOL)hasPlayableItems; +- (id)queries; +- (void)_mediaLibraryDidChangeNotification:(id)arg1; +- (unsigned int)count; +- (id)init; +- (void)dealloc; +- (void)setMediaLibrary:(id)arg1; +- (id)mediaLibrary; + +@end diff --git a/iPodUI.framework/IUMediaQueryNowPlayingItem.h b/iPodUI.framework/IUMediaQueryNowPlayingItem.h new file mode 100755 index 0000000..714c1f0 --- /dev/null +++ b/iPodUI.framework/IUMediaQueryNowPlayingItem.h @@ -0,0 +1,73 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPMediaItem; + +@interface IUMediaQueryNowPlayingItem : MPAVItem { + MPMediaItem *_mediaItem; +} + +@property(readonly) MPMediaItem * mediaItem; + ++ (void)setDefaultScaleMode:(unsigned int)arg1; ++ (unsigned int)defaultScaleMode; ++ (id)_imageCache; + +- (unsigned long long)persistentID; +- (void)setRating:(float)arg1; +- (id)initWithMediaItem:(id)arg1; +- (id)mediaItem; +- (BOOL)wantsSubtitles; +- (id)titlesForTime:(double)arg1; +- (id)imageCacheRequestWithSize:(struct CGSize { float x1; float x2; })arg1 time:(double)arg2; +- (BOOL)isStreamable; +- (BOOL)hasDataForItemArtwork; +- (BOOL)hasAlternatesForTypes:(unsigned int)arg1; +- (BOOL)isAssetURLValid; +- (BOOL)isPlaceholderForItem:(id)arg1; +- (id)albumArtist; +- (void)updateAttributesForDefaultsChange:(id)arg1; +- (void)setupPlaybackInfo; +- (void)setUserEnabledSubtitles:(BOOL)arg1; +- (void)setPlaybackFinishedTime:(double)arg1; +- (void)setPlaybackCheckpointCurrentTime:(double)arg1; +- (double)playbackCheckpointCurrentTime; +- (void)notePlaybackFinishedByHittingEnd; +- (void)setPlaybackStoppedTime:(double)arg1; +- (BOOL)isSupportedDefaultPlaybackSpeed:(unsigned int)arg1; +- (BOOL)allowAutoChangingScaleModeToFill; +- (BOOL)hasDisplayableText; +- (double)durationFromExternalMetadata; +- (id)urlTimeMarkers; +- (id)artworkTimeMarkers; +- (BOOL)useEmbeddedChapterData; +- (float)defaultPlaybackRate; +- (id)displayableText; +- (void)loadAssetAndPlayerItem; +- (void)setSubtitleTrackID:(unsigned int)arg1; +- (void)setAlternateAudioTrackID:(unsigned int)arg1; +- (id)chapterTimeMarkers; +- (id)artworkMIMEType; +- (id)artworkImageData; +- (unsigned int)discCount; +- (unsigned int)discNumber; +- (unsigned int)albumTrackCount; +- (unsigned int)albumTrackNumber; +- (id)genre; +- (id)composer; +- (id)artist; +- (id)album; +- (unsigned int)type; +- (void)_updateBookmarkTimeIfNecessary:(double)arg1; +- (void)_handlePlaybackFinishedTime:(double)arg1 finishedByHittingEnd:(BOOL)arg2; +- (void)pushBookmarkingTimesToCloud; +- (void)_updateRentalsPlistForFinish; +- (id)_chapterTitleForTime:(double)arg1; +- (id)_newTimeMarkersForChapterType:(int)arg1; +- (id)description; +- (void)dealloc; +- (id)mainTitle; +- (float)userRating; + +@end diff --git a/iPodUI.framework/IUMediaQueryPlaybackDataSource.h b/iPodUI.framework/IUMediaQueryPlaybackDataSource.h new file mode 100755 index 0000000..40e4499 --- /dev/null +++ b/iPodUI.framework/IUMediaQueryPlaybackDataSource.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPMediaQuery, NSArray; + +@interface IUMediaQueryPlaybackDataSource : IUPlaybackDataSource { + MPMediaQuery *_query; + NSArray *_prefixMediaItems; + unsigned int _entityIndex; + BOOL _focusedMediaItem; + BOOL _playImmediately; +} + +@property(copy) MPMediaQuery * query; +@property(copy) NSArray * prefixMediaItems; +@property unsigned int entityIndex; +@property(getter=isFocusedMediaItem) BOOL focusedMediaItem; +@property BOOL playImmediately; +@property(readonly) BOOL playInOppositeApp; + ++ (Class)queueFeederClass; ++ (id)newDataSourceWithQuery:(id)arg1; + +- (void)setQuery:(id)arg1; +- (id)query; +- (BOOL)isFocusedMediaItem; +- (void)setPlayImmediately:(BOOL)arg1; +- (BOOL)playInOppositeApp; +- (BOOL)playImmediately; +- (unsigned int)entityIndex; +- (id)prefixMediaItems; +- (void)setPrefixMediaItems:(id)arg1; +- (void)setEntityIndex:(unsigned int)arg1; +- (void)setFocusedMediaItem:(BOOL)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUMediaQueryQueueFeeder.h b/iPodUI.framework/IUMediaQueryQueueFeeder.h new file mode 100755 index 0000000..d2ec717 --- /dev/null +++ b/iPodUI.framework/IUMediaQueryQueueFeeder.h @@ -0,0 +1,59 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPMediaQueryShuffledItems, MPMediaLibraryConnectionAssertion, NSArray, MPMediaQuery, MPMediaItem; + +@interface IUMediaQueryQueueFeeder : MPQueueFeeder { + MPMediaLibraryConnectionAssertion *_connectionAssertion; + MPMediaQueryShuffledItems *_items; + MPMediaQuery *_query; + NSArray *_prefixMediaItems; + MPMediaItem *_focusedItem; + int _ignoreShuffleTypeChangesCount; + unsigned int _itemsChanged : 1; + unsigned int _hasPendingLibraryChanges : 1; +} + +@property(copy) MPMediaQuery * query; +@property(retain) NSArray * prefixMediaItems; +@property(retain) MPMediaItem * focusedItem; + + +- (void)setQuery:(id)arg1; +- (void)archiveAVControllerPlaybackQueue:(id)arg1 toArchiver:(id)arg2; +- (unsigned int)realShuffleType; +- (unsigned int)realRepeatType; +- (BOOL)trackChangesCanEndPlayback; +- (unsigned int)itemTypeForIndex:(unsigned int)arg1; +- (BOOL)shouldBeginPlaybackOfItem:(id)arg1 error:(id*)arg2; +- (id)errorResolverForItem:(id)arg1; +- (void)shuffleItemsWithAnchor:(unsigned int*)arg1; +- (void)restoreAVControllerPlaybackQueue:(id)arg1 fromUnarchiver:(id)arg2; +- (Class)itemClass; +- (BOOL)reloadWithDataSource:(id)arg1 keepPlayingCurrentItemIfPossible:(BOOL)arg2; +- (id)copyRawItemAtIndex:(unsigned int)arg1; +- (void)_applicationWillEnterForeground:(id)arg1; +- (id)preferredLanguages; +- (id)query; +- (void)setFocusedItem:(id)arg1; +- (id)focusedItem; +- (unsigned int)unshuffledIndexOfAVItem:(id)arg1; +- (id)prefixMediaItems; +- (void)_performWhileIgnoringShuffleChanges:(id)arg1; +- (void)setPrefixMediaItems:(id)arg1; +- (unsigned int)_shuffleItemsInFeederQueryWithShuffleType:(unsigned int)arg1 initialIndex:(unsigned int)arg2; +- (BOOL)_reloadWithDataSource:(id)arg1 keepPlayingCurrentItemIfPossible:(BOOL)arg2 force:(BOOL)arg3; +- (unsigned int)indexOfMediaItem:(id)arg1; +- (id)mediaItemAtIndex:(unsigned int)arg1; +- (void)_handleMediaLibraryDidChange; +- (void)_libraryDidChangeNotification:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)playbackInfoAtIndex:(unsigned int)arg1; +- (double)bookmarkTimeForIndex:(unsigned int)arg1; +- (unsigned int)numberOfPaths; +- (id)pathAtIndex:(unsigned int)arg1; +- (unsigned int)itemCount; + +@end diff --git a/iPodUI.framework/IUMediaTableCell.h b/iPodUI.framework/IUMediaTableCell.h new file mode 100755 index 0000000..f2f1ab6 --- /dev/null +++ b/iPodUI.framework/IUMediaTableCell.h @@ -0,0 +1,74 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MediaTableCellContentView, UIButton, MPMediaDownloadObserver, MPDownloadProgressIndicator, IUTableCellConfiguration; + +@interface IUMediaTableCell : UITableViewCell { + UIButton *_downloadButton; + MPDownloadProgressIndicator *_downloadProgressIndicator; + SEL _mediaCellAccessoryAction; + id _mediaCellTarget; + MediaTableCellContentView *_mediaContentView; + int _mediaDisclosureStyle; + MPMediaDownloadObserver *_mediaDownloadObserver; + int _visibleSelectionStyle; + UIButton *_otgPlusButton; + unsigned int _unreusable : 1; +} + +@property(retain) IUTableCellConfiguration * configuration; +@property BOOL reusable; +@property BOOL useSubviewLayout; +@property BOOL drawInAlternateStyle; +@property BOOL drawAsDisabled; +@property BOOL transparentSelectionHighlightStyle; +@property int mediaDisclosureStyle; +@property id mediaCellTarget; +@property SEL mediaCellAccessoryAction; + + +- (void)_didCreateContentView; +- (void)_drawContentInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 selected:(BOOL)arg2; +- (void)setAccessoryView:(id)arg1; +- (void)setShowingDeleteConfirmation:(BOOL)arg1; +- (void)setSelectionStyle:(int)arg1; +- (id)_contentString; +- (void)prepareForReuse; +- (void)_updateHighlightColors; +- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (id)scriptingInfoWithChildren; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (int)mediaDisclosureStyle; +- (void)setMediaCellAccessoryAction:(SEL)arg1; +- (void)setMediaCellTarget:(id)arg1; +- (void)setUseSubviewLayout:(BOOL)arg1; +- (void)setTransparentSelectionHighlightStyle:(BOOL)arg1; +- (void)setReusable:(BOOL)arg1; +- (BOOL)reusable; +- (BOOL)transparentSelectionHighlightStyle; +- (void)setMediaDisclosureStyle:(int)arg1; +- (id)mediaCellTarget; +- (SEL)mediaCellAccessoryAction; +- (void)setDrawInAlternateStyle:(BOOL)arg1; +- (void)setDrawInAlternateStyle:(BOOL)arg1 forceRedraw:(BOOL)arg2; +- (BOOL)drawInAlternateStyle; +- (id)_otgPlusButton; +- (void)setConfigurationNeedsDisplay; +- (void)_downloadButtonAction:(id)arg1; +- (void)_cancelDownloadAction:(id)arg1; +- (void)_updateMediaContentViewFrame; +- (void)_drawBackgroundInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 selected:(BOOL)arg2; +- (BOOL)useSubviewLayout; +- (void)_fixupDebugBackgroundColors; +- (void)dealloc; +- (void)setDrawAsDisabled:(BOOL)arg1; +- (BOOL)drawAsDisabled; +- (id)configuration; +- (void)setConfiguration:(id)arg1; + +@end diff --git a/iPodUI.framework/IUMediaTableCellLayoutManager.h b/iPodUI.framework/IUMediaTableCellLayoutManager.h new file mode 100755 index 0000000..834253a --- /dev/null +++ b/iPodUI.framework/IUMediaTableCellLayoutManager.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUMediaTableCellLayoutManager : UITableViewCellLayoutManager { + BOOL _ignoresLeftIndentWhenEditing; +} + +@property BOOL ignoresLeftIndentWhenEditing; + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })contentStartingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })contentStartingRectForCell:(id)arg1 forDisplayOfDeleteConfirmation:(BOOL)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })contentEndingRectForCell:(id)arg1 forDisplayOfDeleteConfirmation:(BOOL)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })contentEndingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; +- (void)setIgnoresLeftIndentWhenEditing:(BOOL)arg1; +- (BOOL)ignoresLeftIndentWhenEditing; + +@end diff --git a/iPodUI.framework/IUMediaViewControllerCommonDelegate.h b/iPodUI.framework/IUMediaViewControllerCommonDelegate.h new file mode 100755 index 0000000..658606b --- /dev/null +++ b/iPodUI.framework/IUMediaViewControllerCommonDelegate.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUNowPlayingNavigationButton; + +@interface IUMediaViewControllerCommonDelegate : NSObject { + int _ignoreStatusBarChangeCount; + IUNowPlayingNavigationButton *_nowPlayingButton; + int _ignoreNowPlayingChangeCount; +} + ++ (id)sharedInstance; + +- (void)_playbackStateChangedNotification:(id)arg1; +- (void)tabBarController:(id)arg1 didEndCustomizingViewControllers:(id)arg2 changed:(BOOL)arg3; +- (void)tabBarController:(id)arg1 didSelectViewController:(id)arg2; +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (void)endIgnoringNowPlayingChanges; +- (void)beginIgnoringNowPlayingChanges; +- (void)updateNowPlayingForTopViewController; +- (void)_setNowPlayingButtonVisible:(BOOL)arg1 forController:(id)arg2 animated:(BOOL)arg3; +- (void)updateNowPlayingForTopViewControllerAnimated:(BOOL)arg1; +- (void)_nowPlayingChangedNotification:(id)arg1; +- (void)_nowPlayingButtonAction:(id)arg1; +- (void)endIgnoringStatusBarChanges; +- (void)beginIgnoringStatusBarChanges; +- (void)tabBarController:(id)arg1 willSelectViewController:(id)arg2; +- (BOOL)tabBarController:(id)arg1 canSelectViewController:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUMixedPlaybackViewController.h b/iPodUI.framework/IUMixedPlaybackViewController.h new file mode 100755 index 0000000..bf3d78a --- /dev/null +++ b/iPodUI.framework/IUMixedPlaybackViewController.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUMediaEntitySpecifier, IUCoverFlowViewController; + +@interface IUMixedPlaybackViewController : IUPlaybackViewController { + IUMediaEntitySpecifier *_albumContextSpecifier; + IUMediaEntitySpecifier *_playlistContextSpecifier; + IUCoverFlowViewController *_transferredCoverFlowController; + unsigned int _animateREO : 1; + unsigned int _showFlipperHint : 1; + unsigned int _nextPushWillZoomArtwork : 1; + unsigned int _exiting : 1; +} + +@property BOOL nextPushWillZoomArtwork; +@property(retain) IUCoverFlowViewController * coverFlowViewController; +@property(readonly) BOOL isShowingCoverFlow; + + +- (id)createTransitionControllerForChangeToInterfaceOrientation:(int)arg1 fromInterfaceOrientation:(int)arg2; +- (id)createViewControllerForItem:(id)arg1 interfaceOrientation:(int)arg2 reusingController:(id)arg3; +- (void)setItem:(id)arg1 animated:(BOOL)arg2; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)setOrientation:(int)arg1 animated:(BOOL)arg2; +- (BOOL)nextPushWillZoomArtwork; +- (BOOL)_isExistingGeniusMixForDataSource:(id)arg1; +- (BOOL)_previousViewControllerIsActiveGeniusMix; +- (void)_setAnimatesForResumeEventsOnly:(BOOL)arg1; +- (BOOL)_willStartPlaybackWhenViewAppears; +- (void)_setFakeItemForDataSource:(id)arg1; +- (void)_reloadTVOutForQuery:(id)arg1; +- (void)_delayedTearDown:(id)arg1; +- (void)_updateAnimateForResumeEventsOnly; +- (void)exitPlayerForAccessorySplash; +- (void)_exitToAlbumContext:(id)arg1 animated:(BOOL)arg2; +- (void)_exitToPlaylistContext:(id)arg1 animated:(BOOL)arg2; +- (id)createTransitionControllerForChangeToItem:(id)arg1 fromItem:(id)arg2; +- (void)_playlistChangeNotification:(id)arg1; +- (void)_backOfAlbumTrackChangeNotification:(id)arg1; +- (BOOL)isShowingCoverFlow; +- (void)setCoverFlowViewController:(id)arg1; +- (id)coverFlowViewController; +- (void)setNextPushWillZoomArtwork:(BOOL)arg1; +- (unsigned int)transitionEffectForViewController:(id)arg1; +- (void)exitPlayerAnimated:(BOOL)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUModalContext.h b/iPodUI.framework/IUModalContext.h new file mode 100755 index 0000000..0fa3a77 --- /dev/null +++ b/iPodUI.framework/IUModalContext.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class , NSString, UIViewController; + +@interface IUModalContext : NSObject { + NSString *_defaultControllerIdentifier; + *_delegate; + UIViewController *_parentViewController; + int _tag; + UIViewController *_viewController; +} + +@property(readonly) UIViewController * viewController; +@property(readonly) BOOL beginsPlaybackAfterDismiss; +@property * delegate; +@property(retain) NSString * defaultControllerIdentifier; +@property(readonly) BOOL hideIndexBar; +@property id parentViewController; +@property int tag; + + +- (void)setDelegate:(id)arg1; +- (void)setParentViewController:(id)arg1; +- (id)viewController; +- (id)parentViewController; +- (int)tag; +- (void)setTag:(int)arg1; +- (id)delegate; +- (BOOL)shouldHideContainerNavigationBar; +- (void)setDefaultControllerIdentifier:(id)arg1; +- (BOOL)hideIndexBar; +- (id)defaultControllerIdentifier; +- (void)configureRootNavigationItem:(id)arg1 navigationBar:(id)arg2; +- (void)configureCell:(id)arg1 forIndex:(unsigned int)arg2 dataSource:(id)arg3; +- (BOOL)shouldSelectIndex:(unsigned int)arg1 dataSource:(id)arg2; +- (BOOL)shouldSetEditing:(BOOL)arg1; +- (void)handleSelectionForIndex:(unsigned int)arg1 dataSource:(id)arg2; +- (id)newTabBarController; +- (void)configureNavigationItem:(id)arg1; +- (BOOL)beginsPlaybackAfterDismiss; +- (void)configureDataSource:(id)arg1; +- (BOOL)canHandleSelectionForIndex:(unsigned int)arg1 dataSource:(id)arg2; +- (id)copyQueryForQuery:(id)arg1; +- (int)allowedMediaTypesForMediaTypes:(int)arg1; +- (void)dismissWithSuccess:(BOOL)arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUMoreListDelegateProxy.h b/iPodUI.framework/IUMoreListDelegateProxy.h new file mode 100755 index 0000000..747367a --- /dev/null +++ b/iPodUI.framework/IUMoreListDelegateProxy.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UINavigationController; + +@interface IUMoreListDelegateProxy : NSObject { + UINavigationController *_moreListNavigationController; + id _originalTableDelegate; +} + + +- (void)forwardInvocation:(id)arg1; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (id)methodSignatureForSelector:(SEL)arg1; +- (id)initWithNavigationController:(id)arg1; +- (id)_navigationControllerForRow:(int)arg1; +- (id)_table; +- (BOOL)respondsToSelector:(SEL)arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUMovieCellConfiguration.h b/iPodUI.framework/IUMovieCellConfiguration.h new file mode 100755 index 0000000..e35ec01 --- /dev/null +++ b/iPodUI.framework/IUMovieCellConfiguration.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUMovieCellConfiguration : IUDetailedCellConfiguration { +} + ++ (float)rowHeightForGlobalContext:(id)arg1; + +- (id)untruncationCalloutString; +- (id)init; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iPodUI.framework/IUMusicCoverFlowController.h b/iPodUI.framework/IUMusicCoverFlowController.h new file mode 100755 index 0000000..17b7888 --- /dev/null +++ b/iPodUI.framework/IUMusicCoverFlowController.h @@ -0,0 +1,122 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSTimer, UIImage, MPMediaQuery, MPImageCacheRequest, IUMusicCoverFlowPlayIndicator, UIButton, MPImageCache, MPMediaItem, IUMusicCoverFlowView, UIView, IUNowPlayingAlbumBackViewController, IUMusicPropertiesView; + +@interface IUMusicCoverFlowController : NSObject { + IUMusicCoverFlowView *_coverFlowView; + UIView *_view; + id _delegate; + id _transitionDelegate; + id _volumeHUDContext; + MPMediaQuery *_query; + MPMediaItem *_suffixMediaItem; + IUMusicPropertiesView *_propertiesView; + IUNowPlayingAlbumBackViewController *_backsideViewController; + UIView *_flipView; + UIButton *_infoButton; + IUMusicCoverFlowPlayIndicator *_playIndicator; + unsigned int _albumIndexOfCurrentSong; + unsigned long _currentSongUID; + int _state; + unsigned int _indexForLayerArt; + unsigned int _scheduledDelayedRequest : 1; + int _defaultThreadPriority; + unsigned int _retainedCachedData : 1; + NSTimer *_benchmarkHeartbeatTimer; + unsigned int _benchmarkEnabled : 1; + unsigned int _initialAlbumArtCoverFlowIndex; + UIImage *_largeInitialAlbumArtImage; + MPImageCacheRequest *_largeInitialAlbumArtRequest; + MPImageCache *_largeImageCache; + UIImage *_mediumInitialAlbumArtImage; + MPImageCacheRequest *_mediumInitialAlbumArtRequest; + MPImageCache *_mediumImageCache; +} + ++ (id)_placeholderImageForMediaType:(int)arg1; ++ (void)prefetchCount; ++ (void)stopAndReleaseResources; ++ (unsigned int)_placeholderIndexForMediaType:(int)arg1; ++ (void)_prefetch:(id)arg1; ++ (id)flipImage; ++ (id)_placeholderVideoImage; ++ (id)_placeholderPodcastImage; ++ (id)_placeholderMusicImage; ++ (id)_placeholderAudioBookImage; + +- (void)_crossedTimeMarkerNotification:(id)arg1; +- (void)_playbackStateChanged:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)flipSelectedCover; +- (void)tearDown; +- (BOOL)isTransitioning; +- (BOOL)isEnabled; +- (id)view; +- (int)state; +- (id)query; +- (id)delegate; +- (BOOL)transitionIsPending; +- (void)prepareForPendingTransition; +- (id)transitionDelegate; +- (BOOL)isFlipping; +- (void)_setBenchmarkHeartbeatTimer:(id)arg1; +- (void)_songChanged:(id)arg1; +- (void)_registerForMusicNotifications; +- (void)togglePlayPause; +- (void)_pushVolumeHUDContext; +- (void)_switchToDefaultPriority; +- (id)_stringValueForProperty:(id)arg1 ofEntityAtIndex:(unsigned int)arg2 placeholder:(id)arg3; +- (void)setSuspended:(BOOL)arg1 eventsOnly:(BOOL)arg2; +- (void)_finishedRotationOnlyTransition; +- (void)_finishedTransitionFromCoverFlow; +- (void)_finishedTransitionToCoverFlow; +- (void)_updateCoverFlowProperties; +- (void)_insertFlippedAlbumExitControl; +- (id)_updatePropertiesOfBacksideViewWithCoverIndex:(unsigned int)arg1; +- (void)_buildCoverFlowBackside; +- (void)_coverFlowRequestImageAtIndex:(unsigned int)arg1 quality:(unsigned int)arg2 preloadOnly:(BOOL)arg3; +- (id)_imageCacheForCoverFlowQualityType:(unsigned int)arg1; +- (BOOL)_transitionToCoverFlow:(BOOL)arg1 rotating:(BOOL)arg2 deviceOrientation:(int)arg3 flipView:(id)arg4; +- (void)_requestInitialAlbumArt:(BOOL)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })initialAlbumArtSubRectInPixelSpace; +- (id)initialAlbumArt; +- (id)_initialArtworkImage; +- (void)updateCurrentSongAlbumArtIfAppropriate; +- (void)_cancelInitialAlbumArtRequest:(id*)arg1; +- (void)_switchToTransitionPriority; +- (BOOL)_buildCoverFlow:(int)arg1; +- (unsigned int)_currentSongIndexInCoverFlowQuery:(BOOL)arg1; +- (void)_unregisterForMusicNotifications; +- (void)_flushArtworkCachesAfterShortDelay; +- (void)_removeFlippedAlbumExitControl; +- (void)_startHeartbeat; +- (void)_setImageCacheLoadingSuspended:(BOOL)arg1; +- (void)_stopHeartbeat; +- (void)_cancelInitialAlbumArtRequestAndReleaseArt; +- (void)_popVolumeHUDContext; +- (void)_mediaLibraryDidChangeNotification:(id)arg1; +- (void)_suspendNotification:(id)arg1; +- (int)displayedDeviceOrientation; +- (void)coverFlowView:(id)arg1 transitionDidEnd:(unsigned int)arg2; +- (void)coverFlowView:(id)arg1 selectionDidChange:(unsigned int)arg2; +- (void)coverFlowViewFlipDidEnd:(id)arg1; +- (id)coverFlowView:(id)arg1 requestFlipLayerAtIndex:(unsigned int)arg2; +- (void)coverFlowView:(id)arg1 requestImageAtIndex:(unsigned int)arg2 quality:(unsigned int)arg3; +- (BOOL)coverFlowView:(id)arg1 prefetch:(unsigned int)arg2 atIndex:(unsigned int)arg3; +- (BOOL)coverFlowView:(id)arg1 shouldIgnoreImage:(id)arg2 withType:(unsigned int)arg3; +- (BOOL)_displayIsFlipped; +- (void)coverFlowView:(id)arg1 getPlaceholderIndicesForCovers:(unsigned int*)arg2; +- (id)coverFlowView:(id)arg1 placeholderImageAtPlaceholderIndex:(unsigned int)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })placeholderImageSubRectForCoverFlowView:(id)arg1; +- (int)numberOfPlaceholdersInCoverFlowView:(id)arg1; +- (int)numberOfItemsInCoverFlowView:(id)arg1; +- (void)transitionFromCoverFlow:(BOOL)arg1 rotating:(BOOL)arg2 statusBarStyle:(int)arg3 statusBarHidden:(BOOL)arg4; +- (BOOL)transitionToCoverFlow:(BOOL)arg1 rotating:(BOOL)arg2 deviceOrientation:(int)arg3 flipView:(id)arg4; +- (void)setTransitionDelegate:(id)arg1; +- (void)removeMeAsTransitionDelegate:(id)arg1; +- (void)dealloc; +- (id)initWithDelegate:(id)arg1; + +@end diff --git a/iPodUI.framework/IUMusicCoverFlowLayer.h b/iPodUI.framework/IUMusicCoverFlowLayer.h new file mode 100755 index 0000000..63ae651 --- /dev/null +++ b/iPodUI.framework/IUMusicCoverFlowLayer.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSInvocation; + +@interface IUMusicCoverFlowLayer : UICoverFlowLayer { + NSInvocation *_endTransitionInvocation; +} + + +- (void)transition:(unsigned int)arg1 withCoverFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)forceCurrentTransitionToEnd; +- (BOOL)isInAnimatedTransition; +- (void)_endTransition:(unsigned int)arg1 withCoverFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)noteCurrentTransitionDidEnd; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUMusicCoverFlowPlayIndicator.h b/iPodUI.framework/IUMusicCoverFlowPlayIndicator.h new file mode 100755 index 0000000..362011c --- /dev/null +++ b/iPodUI.framework/IUMusicCoverFlowPlayIndicator.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUMusicCoverFlowPlayIndicator : MPButton { + BOOL _isPlaying; +} + +@property BOOL isPlaying; + ++ (void)prefetch; ++ (id)_imageForIsPlaying:(BOOL)arg1; + +- (id)_currentImage; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)isPlaying; +- (void)setIsPlaying:(BOOL)arg1; + +@end diff --git a/iPodUI.framework/IUMusicCoverFlowView.h b/iPodUI.framework/IUMusicCoverFlowView.h new file mode 100755 index 0000000..51b4736 --- /dev/null +++ b/iPodUI.framework/IUMusicCoverFlowView.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UITouch, UIView, IUProtocolForwarder, NSSet, IUMusicCoverFlowLayer; + +@interface IUMusicCoverFlowView : UIView { + NSSet *_ignoreImageSet; + IUMusicCoverFlowLayer *_coverFlowLayer; + unsigned int _coverCount; + int _ignoredTicks; + UITouch *_trackingTouch; + double _lastEventTime; + UIView *_rightAdornmentView; + UIView *_leftAdornmentView; + UIView *_overlay; + int _displayedDeviceOrientation; + id _delegate; + IUProtocolForwarder *_cfdelegateShim; +} + +@property id delegate; + + +- (void)setDelegate:(id)arg1; +- (void)displayTick; +- (int)indexOfSelectedCover; +- (void)flipSelectedCover; +- (void)setImage:(id)arg1 atIndex:(unsigned int)arg2 type:(unsigned int)arg3 imageSubRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg4; +- (void)transition:(unsigned int)arg1 withCoverFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)selectCoverAtIndex:(int)arg1; +- (void)transitionOut:(float)arg1 toFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)transitionIn:(float)arg1 fromFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (BOOL)coverFlow:(id)arg1 prefetch:(unsigned int)arg2 atIndex:(unsigned int)arg3; +- (void)coverFlow:(id)arg1 transitionDidEnd:(unsigned int)arg2; +- (void)coverFlowFlipDidEnd:(id)arg1; +- (void)coverFlow:(id)arg1 selectionDidChange:(unsigned int)arg2; +- (id)coverFlow:(id)arg1 requestFlipLayerAtIndex:(unsigned int)arg2; +- (void)coverFlow:(id)arg1 requestImageAtIndex:(unsigned int)arg2 quality:(unsigned int)arg3; +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; +- (id)delegate; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 delegate:(id)arg2; +- (BOOL)isIdle; +- (int)displayedDeviceOrientation; +- (void)setDisplayedDeviceOrientation:(int)arg1 animate:(BOOL)arg2; +- (void)setInfoView:(id)arg1; +- (id)coverFlowLayer; +- (void)setLeftAdornmentView:(id)arg1; +- (void)setRightAdornmentView:(id)arg1; +- (void)setOverlay:(id)arg1; +- (id)overlay; +- (struct CGPoint { float x1; float x2; })_coverFlowPointForTouch:(id)arg1; +- (void)_cancelTouchTracking; +- (void)_updateSubviewsForDeviceOrientation:(BOOL)arg1; +- (void)_positionAdornmentView:(id)arg1 normalPosition:(int)arg2; +- (BOOL)_displayIsFlipped; +- (void)forceCurrentTransitionToEnd; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUMusicPlayerServerDelegate.h b/iPodUI.framework/IUMusicPlayerServerDelegate.h new file mode 100755 index 0000000..e33f0d8 --- /dev/null +++ b/iPodUI.framework/IUMusicPlayerServerDelegate.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class MPMediaItem, IUNowPlayingObserver, MPAVController; + +@interface IUMusicPlayerServerDelegate : NSObject { + MPMediaItem *_firstItem; + IUNowPlayingObserver *_nowPlayingObserver; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _repeatChangeHandler; + + MPAVController *_repeatChangeHandlerPlayer; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _shuffleChangeHandler; + + MPAVController *_shuffleChangeHandlerPlayer; + int _shuffleMode; +} + + +- (void)musicPlayerServer:(id)arg1 prepareQueueWithGeniusMixPlaylist:(id)arg2; +- (void)musicPlayerServer:(id)arg1 prepareQueueWithQuery:(id)arg2; +- (void)musicPlayerServer:(id)arg1 setShuffleMode:(int)arg2; +- (void)musicPlayerServer:(id)arg1 setFirstItem:(id)arg2; +- (id)playerForMusicPlayerServer:(id)arg1 usingApplicationSpecificQueue:(BOOL)arg2; +- (void)musicPlayerServer:(id)arg1 registerForRepeatModeChangesWithChangeHandler:(id)arg2; +- (void)musicPlayerServer:(id)arg1 registerForShuffleModeChangesWithChangeHandler:(id)arg2; +- (BOOL)isNowPlayingItemFromGeniusMixForMusicPlayerServer:(id)arg1; +- (unsigned int)unshuffledIndexOfNowPlayingItemForMusicPlayerServer:(id)arg1; +- (unsigned int)indexOfNowPlayingItemForMusicPlayerServer:(id)arg1; +- (int)playbackSpeedForMusicPlayerServer:(id)arg1; +- (void)musicPlayerServer:(id)arg1 setPlaybackSpeed:(int)arg2; +- (id)currentMediaQueryForMusicPlayerServer:(id)arg1; +- (id)nowPlayingItemForMusicPlayerServer:(id)arg1; +- (void)musicPlayerServer:(id)arg1 setNowPlayingItem:(id)arg2; +- (void)_appDefaultsChangedNotification:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUMusicPropertiesView.h b/iPodUI.framework/IUMusicPropertiesView.h new file mode 100755 index 0000000..e6fda09 --- /dev/null +++ b/iPodUI.framework/IUMusicPropertiesView.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSArray; + +@interface IUMusicPropertiesView : UIView { + NSArray *_properties; + BOOL _center; +} + + +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 properties:(id)arg2 center:(BOOL)arg3; +- (void)setProperties:(id)arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUMusicVideoCellConfiguration.h b/iPodUI.framework/IUMusicVideoCellConfiguration.h new file mode 100755 index 0000000..bf00266 --- /dev/null +++ b/iPodUI.framework/IUMusicVideoCellConfiguration.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUMusicVideoCellConfiguration : IUDetailedCellConfiguration { +} + ++ (float)rowHeightForGlobalContext:(id)arg1; + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })downloadButtonFrame; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })downloadProgressIndicatorFrame; +- (id)init; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iPodUI.framework/IUMusicVideoCellGlobalContext.h b/iPodUI.framework/IUMusicVideoCellGlobalContext.h new file mode 100755 index 0000000..50b8763 --- /dev/null +++ b/iPodUI.framework/IUMusicVideoCellGlobalContext.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUMusicVideoCellGlobalContext : IUDetailedCellGlobalContext { + unsigned int _showArtist : 1; +} + +@property BOOL showArtist; + + +- (void)setShowArtist:(BOOL)arg1; +- (BOOL)showArtist; + +@end diff --git a/iPodUI.framework/IUMusicVideoSummaryView.h b/iPodUI.framework/IUMusicVideoSummaryView.h new file mode 100755 index 0000000..bbaeb92 --- /dev/null +++ b/iPodUI.framework/IUMusicVideoSummaryView.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUMusicVideoSummaryView : IUVideoSummaryView { +} + + +- (id)albumLabelWithTag:(int)arg1 name:(id)arg2 width:(float)arg3; +- (BOOL)haveEnoughMetadataForMetadataView; +- (void)layoutSubviewsWithMetadata; +- (void)layoutNormalFooter; +- (void)layoutNormalColumn2; +- (void)layoutNormalColumn1; + +@end diff --git a/iPodUI.framework/IUMutableSectionInfo.h b/iPodUI.framework/IUMutableSectionInfo.h new file mode 100755 index 0000000..cb21671 --- /dev/null +++ b/iPodUI.framework/IUMutableSectionInfo.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSMutableArray; + +@interface IUMutableSectionInfo : IUSectionInfo { + NSMutableArray *_info; +} + + +- (unsigned int)numberOfSections; +- (id)titleOfSectionAtIndex:(unsigned int)arg1; +- (unsigned int)indexOfSectionAtIndex:(unsigned int)arg1; +- (void)addSectionWithTitle:(id)arg1 index:(unsigned int)arg2; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUNavigationIconAndLabelView.h b/iPodUI.framework/IUNavigationIconAndLabelView.h new file mode 100755 index 0000000..0752b20 --- /dev/null +++ b/iPodUI.framework/IUNavigationIconAndLabelView.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIImageView, UILabel, UIImage, NSString; + +@interface IUNavigationIconAndLabelView : UIView { + UIImageView *_imageView; + UIImage *_icon; + UILabel *_labelView; + NSString *_title; +} + + +- (id)titleFont; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)layoutSubviews; +- (id)initWithTitle:(id)arg1 icon:(id)arg2; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUNowPlayingAlbumBackHeaderView.h b/iPodUI.framework/IUNowPlayingAlbumBackHeaderView.h new file mode 100755 index 0000000..17ac369 --- /dev/null +++ b/iPodUI.framework/IUNowPlayingAlbumBackHeaderView.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIImageView, UILabel, MPAVItem, MPMediaQuery, NSString, UIImage; + +@interface IUNowPlayingAlbumBackHeaderView : UIControl { + MPAVItem *_item; + MPMediaQuery *_query; + int _style; + NSString *_subtitle; + NSString *_title; + UIImageView *_artworkImageView; + UIImageView *_backgroundImageView; + UILabel *_subtitleLabel; + UILabel *_titleLabel; + UILabel *_infoLabel; +} + +@property(retain) UIImage * artworkImage; +@property(retain) MPAVItem * item; +@property(retain) MPMediaQuery * query; +@property int style; +@property(retain) NSString * subtitle; +@property(retain) NSString * title; + ++ (struct CGSize { float x1; float x2; })thumbnailSize; + +- (void)setQuery:(id)arg1; +- (void)setArtworkImage:(id)arg1; +- (id)artworkImage; +- (void)_reloadViews; +- (id)_titleLabel; +- (id)subtitle; +- (void)setSubtitle:(id)arg1; +- (id)item; +- (int)style; +- (void)setStyle:(int)arg1; +- (id)title; +- (id)query; +- (void)setTitle:(id)arg1; +- (void)layoutSubviews; +- (id)_infoTitle; +- (id)_infoLabel; +- (id)_subtitleLabel; +- (id)_backgroundImageView; +- (id)_artworkImageView; +- (void)_layoutForDefaultStyle; +- (void)_layoutForGridStyle; +- (void)_layoutForWildcatGridStyle; +- (void)dealloc; +- (void)setItem:(id)arg1; + +@end diff --git a/iPodUI.framework/IUNowPlayingAlbumBackView.h b/iPodUI.framework/IUNowPlayingAlbumBackView.h new file mode 100755 index 0000000..b079eca --- /dev/null +++ b/iPodUI.framework/IUNowPlayingAlbumBackView.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUNowPlayingAlbumBackHeaderView, UIImageView, UITableView, UIControl, MPAVItem, UIImage, IURatingControl, MPMediaQuery, NSString; + +@interface IUNowPlayingAlbumBackView : MPSwipableView { + MPAVItem *_item; + int _style; + UIImageView *_backgroundImageView; + UITableView *_table; + UIImageView *_bottomImageView; + IURatingControl *_ratingControl; + UIImageView *_topImageView; + IUNowPlayingAlbumBackHeaderView *_headerView; +} + +@property(retain) UIImage * artworkImage; +@property(readonly) UIControl * headerControl; +@property(retain) MPAVItem * item; +@property(retain) MPMediaQuery * query; +@property(readonly) IURatingControl * ratingControl; +@property int style; +@property(retain) NSString * subtitle; +@property(retain) NSString * title; + + +- (id)ratingControl; +- (void)setQuery:(id)arg1; +- (void)setArtworkImage:(id)arg1; +- (id)artworkImage; +- (id)subtitle; +- (void)setSubtitle:(id)arg1; +- (id)item; +- (id)initWithTableView:(id)arg1; +- (int)style; +- (void)setStyle:(int)arg1; +- (id)title; +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (id)query; +- (void)setTitle:(id)arg1; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)ratingControlRatingChanged:(id)arg1; +- (void)ratingControlRatingBeganTracking:(id)arg1; +- (id)headerControl; +- (void)reloadViews; +- (id)_headerView; +- (void)_reloadCoverFlowViews; +- (void)_reloadNormalViews; +- (void)_reloadCommonViews; +- (id)_bottomImageView; +- (id)_topImageView; +- (id)_backgroundImageView; +- (void)dealloc; +- (void)setItem:(id)arg1; + +@end diff --git a/iPodUI.framework/IUNowPlayingAlbumBackViewController.h b/iPodUI.framework/IUNowPlayingAlbumBackViewController.h new file mode 100755 index 0000000..734c783 --- /dev/null +++ b/iPodUI.framework/IUNowPlayingAlbumBackViewController.h @@ -0,0 +1,65 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUModalContext, UITableView, IUBackOfAlbumDataSource, IUNowPlayingAlbumBackView, UIImage, MPMediaQuery, NSString, IUBackOfAlbumTableViewController; + +@interface IUNowPlayingAlbumBackViewController : MPViewController { + IUNowPlayingAlbumBackView *_backView; + id _coverFlowDelegate; + MPMediaQuery *_customQuery; + IUBackOfAlbumDataSource *_dataSource; + unsigned int _skipNextScrollToVisible : 1; + int _style; + IUBackOfAlbumTableViewController *_tableViewController; + IUModalContext *_modalContext; +} + +@property(retain) UIImage * artworkImage; +@property id coverFlowDelegate; +@property(retain) MPMediaQuery * customQuery; +@property int style; +@property(retain) NSString * subtitle; +@property(retain) NSString * title; +@property(readonly) UITableView * tableView; +@property(readonly) IUBackOfAlbumDataSource * dataSource; +@property(retain) IUModalContext * modalContext; + + +- (void)setArtworkImage:(id)arg1; +- (id)artworkImage; +- (void)_handleSwipeRight; +- (BOOL)canDisplayItem:(id)arg1 withInterfaceOrientation:(int)arg2; +- (void)swipableView:(id)arg1 tappedWithCount:(unsigned int)arg2; +- (void)swipableView:(id)arg1 swipedInDirection:(int)arg2; +- (id)_tableViewController; +- (id)tableView; +- (id)subtitle; +- (void)setSubtitle:(id)arg1; +- (void)loadView; +- (int)style; +- (void)setStyle:(int)arg1; +- (id)title; +- (id)dataSource; +- (void)setTitle:(id)arg1; +- (id)customQuery; +- (id)coverFlowDelegate; +- (void)tableViewController:(id)arg1 didPerformDefaultActionForRow:(int)arg2; +- (void)_scrollCurrentRowToVisible; +- (void)_reloadData; +- (void)_reloadDataFromItemChange:(BOOL)arg1; +- (BOOL)_shouldUseQueryRepresentativeTrackForItem; +- (void)_trackWillChangeNotification:(id)arg1; +- (void)_databaseContentsDidChangeNotification:(id)arg1; +- (void)_dataSourceInvalidated:(id)arg1; +- (id)_backView; +- (void)accessoryButtonTapped:(id)arg1; +- (void)setModalContext:(id)arg1; +- (id)modalContext; +- (void)setCustomQuery:(id)arg1; +- (void)setCoverFlowDelegate:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setItem:(id)arg1; + +@end diff --git a/iPodUI.framework/IUNowPlayingAlbumFrontViewController.h b/iPodUI.framework/IUNowPlayingAlbumFrontViewController.h new file mode 100755 index 0000000..64c11f1 --- /dev/null +++ b/iPodUI.framework/IUNowPlayingAlbumFrontViewController.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPImageCacheRequest, MPPortraitInfoOverlay, MPReflectionImageView, MPSwipableView, MPImageCache; + +@interface IUNowPlayingAlbumFrontViewController : MPViewController { + MPReflectionImageView *_artworkView; + MPSwipableView *_backstopView; + MPImageCache *_imageCache; + MPImageCacheRequest *_lastImageRequest; + MPPortraitInfoOverlay *_overlayView; +} + + +- (void)infoOverlayDidFinishHiding:(id)arg1; +- (void)_crossedTimeMarkerNotification:(id)arg1; +- (id)copyOverlayViewForTransitionToItem:(id)arg1; +- (void)_handleSwipeRight; +- (void)endTransitionOverlayHiddingWithTransferedOverlayView:(id)arg1; +- (void)_removeOverlayView; +- (id)_overlayView; +- (void)stopTicking; +- (void)startTicking; +- (BOOL)canDisplayItem:(id)arg1 withInterfaceOrientation:(int)arg2; +- (void)swipableView:(id)arg1 tappedWithCount:(unsigned int)arg2; +- (void)swipableView:(id)arg1 swipedInDirection:(int)arg2; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (int)statusBarStyle; +- (void)artworkDidZoomOut; +- (void)artworkWillZoomOut; +- (void)artworkDidZoomIn; +- (void)artworkWillZoomIn; +- (void)_handleSingleTap; +- (void)_updateArtworkForTime:(double)arg1; +- (void)coverFlowIsTransitioningOut:(BOOL)arg1; +- (void)coverFlowDidTransitionOut:(BOOL)arg1; +- (void)coverFlowWillTransitionOut:(BOOL)arg1; +- (void)_handleDoubleTap:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setItem:(id)arg1; + +@end diff --git a/iPodUI.framework/IUNowPlayingNavigationButton.h b/iPodUI.framework/IUNowPlayingNavigationButton.h new file mode 100755 index 0000000..1b578d6 --- /dev/null +++ b/iPodUI.framework/IUNowPlayingNavigationButton.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UILabel; + +@interface IUNowPlayingNavigationButton : UIButton { + UILabel *_labelView; +} + ++ (float)_localizedTextFontSize; ++ (id)_localizedTextLabel; ++ (BOOL)_textDrawnAsLabel; ++ (id)_localizedPressedImage; ++ (id)_localizedImage; + +- (void)sizeToFit; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })hitRect; +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)layoutSubviews; +- (id)init; + +@end diff --git a/iPodUI.framework/IUNowPlayingObserver.h b/iPodUI.framework/IUNowPlayingObserver.h new file mode 100755 index 0000000..ab9386e --- /dev/null +++ b/iPodUI.framework/IUNowPlayingObserver.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPSystemNowPlayingController, MPAVController; + +@interface IUNowPlayingObserver : NSObject { + MPSystemNowPlayingController *_nowPlayingController; + MPAVController *_player; +} + + +- (id)initWithPlayer:(id)arg1; +- (void)_rateDidChangeNotification:(id)arg1; +- (void)_playbackStateChanged:(id)arg1; +- (void)_timeDidJumpNotification:(id)arg1; +- (id)_currentItem; +- (void)_repeatTypeChanged:(id)arg1; +- (void)_itemChanged:(id)arg1; +- (void)_contentsChanged:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUNowPlayingPortraitInfoOverlay.h b/iPodUI.framework/IUNowPlayingPortraitInfoOverlay.h new file mode 100755 index 0000000..db30246 --- /dev/null +++ b/iPodUI.framework/IUNowPlayingPortraitInfoOverlay.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUNowPlayingPortraitInfoOverlay : MPPortraitInfoOverlay { +} + + +- (BOOL)controlsOverlay:(id)arg1 shouldSelectSocialLikeButtonForItem:(id)arg2; +- (BOOL)controlsOverlay:(id)arg1 shouldHideSocialPostButtonForItem:(id)arg2; +- (BOOL)controlsOverlay:(id)arg1 shouldHideSocialLikeButtonForItem:(id)arg2; +- (void)controlsOverlay:(id)arg1 didTapSocialPostButtonForItem:(id)arg2; +- (void)controlsOverlay:(id)arg1 didTapSocialLikeButtonForItem:(id)arg2; +- (BOOL)controlsOverlay:(id)arg1 shouldDisableMailPodcastLinkButtonForItem:(id)arg2; +- (BOOL)controlsOverlay:(id)arg1 shouldHideMailPodcastLinkButtonForItem:(id)arg2; +- (void)controlsOverlay:(id)arg1 didClickMailPodcastLinkButtonForItem:(id)arg2; +- (BOOL)controlsOverlay:(id)arg1 shouldUseDetailScrubberForItem:(id)arg2; +- (unsigned int)controlsOverlay:(id)arg1 playbackSpeedForItem:(id)arg2; +- (BOOL)controlsOverlay:(id)arg1 shouldDisablePlaybackSpeedButtonForItem:(id)arg2; +- (void)controlsOverlayDidClickPlaybackSpeedButton:(id)arg1; +- (BOOL)controlsOverlay:(id)arg1 shouldDisableRewindButtonForItem:(id)arg2; +- (void)controlsOverlayDidClickRewindButton:(id)arg1; +- (unsigned int)shuffleTypeForPlaybackControls:(id)arg1; +- (BOOL)hideGeniusButtonForPlaybackControls:(id)arg1; +- (BOOL)playbackControlsScrubberShouldDisplaySingleChapters:(id)arg1; +- (BOOL)playbackControlsDidTapGeniusButton:(id)arg1; +- (BOOL)playbackControls:(id)arg1 changedShuffleType:(unsigned int)arg2; +- (BOOL)playbackControls:(id)arg1 changedRepeatType:(unsigned int)arg2; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)controlsOverlay:(id)arg1 adjustShuffleAndRepeatTypeForItem:(id)arg2; +- (unsigned int)repeatTypeForControlsOverlay:(id)arg1; +- (void)_appDefaultsChanged; +- (void)_delayedSeedGeniusForControls:(id)arg1; +- (void)_buttonAvailabilityChanged:(id)arg1; +- (void)_appDefaultsChanged:(id)arg1; +- (void)dealloc; +- (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; + +@end diff --git a/iPodUI.framework/IUNowPlayingPortraitVideoViewController.h b/iPodUI.framework/IUNowPlayingPortraitVideoViewController.h new file mode 100755 index 0000000..4cc7915 --- /dev/null +++ b/iPodUI.framework/IUNowPlayingPortraitVideoViewController.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUNowPlayingPortraitVideoViewController : MPPortraitVideoViewController { +} + + +- (id)newOverlayViewWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)swipableView:(id)arg1 tappedWithCount:(unsigned int)arg2; +- (void)viewWillAppear:(BOOL)arg1; +- (id)init; + +@end diff --git a/iPodUI.framework/IUNowPlayingPortraitViewController.h b/iPodUI.framework/IUNowPlayingPortraitViewController.h new file mode 100755 index 0000000..7fefa4d --- /dev/null +++ b/iPodUI.framework/IUNowPlayingPortraitViewController.h @@ -0,0 +1,88 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUFlipperButton, MPImageCache, MPViewController, UITransitionView, UIView, UINavigationButton, MPImageCacheRequest, MPPortraitTransportControls; + +@interface IUNowPlayingPortraitViewController : MPViewController { + MPPortraitTransportControls *_transportControls; + UIView *_flipContainerView; + UINavigationButton *_backButton; + UINavigationButton *_scaleModeButton; + IUFlipperButton *_flipperButton; + MPImageCache *_flipperImageCache; + MPImageCacheRequest *_flipperImageRequest; + MPViewController *_preFlipController; + MPViewController *_preSlideController; + MPViewController *_mainController; + UITransitionView *_transitionView; + UIView *_transitionOverlayView; + BOOL _showFlipperHint; + BOOL _didZoom; + unsigned int _tvOutEnabled : 1; +} + +@property BOOL showFlipperHint; +@property(getter=isTVOutEnabled) BOOL TVOutEnabled; +@property BOOL inhibitOverlay; + + +- (void)_crossedTimeMarkerNotification:(id)arg1; +- (int)displayableInterfaceOrientationForInterfaceOrientation:(int)arg1; +- (void)videoController:(id)arg1 scaleModeDidChange:(unsigned int)arg2; +- (void)videoController:(id)arg1 willShowChaptersWithTransition:(id)arg2; +- (void)viewControllerRequestsExit:(id)arg1; +- (BOOL)transportControls:(id)arg1 releasedHeldButtonPart:(unsigned int)arg2; +- (BOOL)transportControls:(id)arg1 heldButtonPart:(unsigned int)arg2; +- (BOOL)transportControls:(id)arg1 tappedButtonPart:(unsigned int)arg2; +- (BOOL)canDisplayItem:(id)arg1 withInterfaceOrientation:(int)arg2; +- (void)viewController:(id)arg1 endIgnoringChangeType:(unsigned int)arg2; +- (void)viewController:(id)arg1 beginIgnoringChangeTypes:(unsigned int)arg2; +- (void)noteIgnoredChangeTypes:(unsigned int)arg1; +- (id)_navigationBar; +- (void)setTVOutEnabled:(BOOL)arg1; +- (void)setOrientation:(int)arg1 animate:(BOOL)arg2; +- (void)displayVideoView; +- (id)videoView; +- (void)_setExistingNavigationItem:(id)arg1; +- (id)navigationController; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (int)statusBarStyle; +- (BOOL)isStatusBarHidden; +- (BOOL)showFlipperHint; +- (void)_configureViewController:(id)arg1; +- (Class)_viewControllerClassForItem:(id)arg1; +- (void)_slideToController:(id)arg1 transition:(int)arg2; +- (id)_viewControllerForChangeFromItem:(id)arg1 toItem:(id)arg2 withAvailableController:(id)arg3; +- (void)_scaleModeButton:(id)arg1; +- (void)_back:(id)arg1; +- (void)_updateViewControllerForChangeFromItem:(id)arg1 toItem:(id)arg2 animate:(BOOL)arg3; +- (void)_flipperButton:(id)arg1; +- (BOOL)isTVOutEnabled; +- (void)_setFlipperButtonImageWithItem:(id)arg1 time:(double)arg2; +- (void)_exitNowPlaying; +- (void)setShowFlipperHint:(BOOL)arg1; +- (id)_flipperButton; +- (void)_updateNavigationBarForItem:(id)arg1 animate:(BOOL)arg2; +- (void)_reloadForChangeFromItem:(id)arg1 toItem:(id)arg2; +- (void)_flipFromViewController:(id)arg1 toViewController:(id)arg2 withType:(id)arg3; +- (void)viewController:(id)arg1 viewWasDoubleTapped:(id)arg2; +- (void)coverFlowIsTransitioningOut:(BOOL)arg1; +- (void)coverFlowWillTransitionIn:(BOOL)arg1; +- (void)coverFlowIsTransitioningIn:(BOOL)arg1; +- (void)coverFlowDidTransitionOut:(BOOL)arg1; +- (void)coverFlowDidTransitionIn:(BOOL)arg1; +- (void)coverFlowWillTransitionOut:(BOOL)arg1; +- (id)coverViewFlipView; +- (id)init; +- (void)dealloc; +- (id)_flipTransition; +- (void)flip:(id)arg1; +- (void)setItem:(id)arg1; + +@end diff --git a/iPodUI.framework/IUOnTheGoDataSource.h b/iPodUI.framework/IUOnTheGoDataSource.h new file mode 100755 index 0000000..184b58f --- /dev/null +++ b/iPodUI.framework/IUOnTheGoDataSource.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPMediaPlaylist; + +@interface IUOnTheGoDataSource : IUSongsDataSource { + MPMediaPlaylist *_playlist; +} + +@property(readonly) MPMediaPlaylist * playlist; + + +- (id)playlist; +- (float)rowHeight; +- (BOOL)canDeleteIndex:(unsigned int)arg1; +- (BOOL)moveIndex:(unsigned int)arg1 toIndex:(unsigned int)arg2; +- (BOOL)deleteIndexesInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (id)entitiesForQuery:(id)arg1; +- (id)deleteConfirmationAlertViewForIndex:(unsigned int)arg1; +- (id)deleteConfirmationSheetForIndex:(unsigned int)arg1; +- (BOOL)allowsRearrange; +- (void)_mutateQueriesEntitiesAtIndex:(unsigned int)arg1 withBlock:(id)arg2; +- (void)setQueries:(id)arg1; +- (BOOL)allowsDeletion; +- (BOOL)hasActionRowsEvenWhenNoOtherRowsExist; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUOnTheGoModalContext.h b/iPodUI.framework/IUOnTheGoModalContext.h new file mode 100755 index 0000000..f7a8177 --- /dev/null +++ b/iPodUI.framework/IUOnTheGoModalContext.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPMediaPlaylist, NSMutableSet; + +@interface IUOnTheGoModalContext : IUModalContext { + NSMutableSet *_pickedDataSourceActionRowSet; + NSMutableSet *_pickedPersistentIDSet; + MPMediaPlaylist *_playlist; +} + +@property(retain) MPMediaPlaylist * playlist; + + +- (void)_doneAction:(id)arg1; +- (id)playlist; +- (void)setPlaylist:(id)arg1; +- (void)_addTracks:(id)arg1; +- (void)_addTrackAtIndex:(unsigned int)arg1 dataSource:(id)arg2; +- (void)_addTracksForActionRowAtIndex:(unsigned int)arg1 dataSource:(id)arg2; +- (BOOL)hideIndexBar; +- (void)configureCell:(id)arg1 forIndex:(unsigned int)arg2 dataSource:(id)arg3; +- (BOOL)shouldSetEditing:(BOOL)arg1; +- (void)handleSelectionForIndex:(unsigned int)arg1 dataSource:(id)arg2; +- (id)newTabBarController; +- (void)configureNavigationItem:(id)arg1; +- (void)configureDataSource:(id)arg1; +- (BOOL)canHandleSelectionForIndex:(unsigned int)arg1 dataSource:(id)arg2; +- (id)copyQueryForQuery:(id)arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUOnTheGoViewController.h b/iPodUI.framework/IUOnTheGoViewController.h new file mode 100755 index 0000000..1316868 --- /dev/null +++ b/iPodUI.framework/IUOnTheGoViewController.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUMediaActionButtonsCell, IUMediaAlertView, IUMediaActionSheet; + +@interface IUOnTheGoViewController : IUMediaListViewController { + IUMediaActionButtonsCell *_buttonsCell; + IUMediaActionSheet *_confirmPlaylistChangeSheet; + IUMediaAlertView *_renamePlaylistAlert; +} + + +- (BOOL)textField:(id)arg1 shouldChangeCharactersInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 replacementString:(id)arg3; +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (void)setContext:(id)arg1; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)_confirmClearPlaylist; +- (void)_handleRename; +- (void)_handleDelete; +- (void)_handleClear; +- (void)_updateCloudPlaylist; +- (void)_addButtonAction:(id)arg1; +- (id)_buttonsCellButtonTitlesForCurrentState; +- (void)_presentModalContextWithDefaultIdentifier:(id)arg1; +- (BOOL)handleTabBarSelectedViewController:(id)arg1; +- (void)_confirmDeletePlaylist; +- (void)modalContextWillDismiss:(id)arg1 withSuccess:(BOOL)arg2; +- (void)configureNavigationItem:(id)arg1; +- (void)_backingStoreChangedNotification:(id)arg1; +- (void)mediaActionButtonsCell:(id)arg1 clickedButtonAtIndex:(unsigned int)arg2; +- (BOOL)hasSearchBar; +- (void)reloadActionRows; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUPadFullScreenVideoViewController.h b/iPodUI.framework/IUPadFullScreenVideoViewController.h new file mode 100755 index 0000000..84b6f8e --- /dev/null +++ b/iPodUI.framework/IUPadFullScreenVideoViewController.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUPadFullScreenVideoViewController : MPPadFullScreenVideoViewController { +} + + +- (void)enableAirPlayVideoRoutesIfNecessary; +- (BOOL)forceScaleToFitInPortrait; + +@end diff --git a/iPodUI.framework/IUPlaybackControlsView.h b/iPodUI.framework/IUPlaybackControlsView.h new file mode 100755 index 0000000..21a505d --- /dev/null +++ b/iPodUI.framework/IUPlaybackControlsView.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUPlaybackControlsView : MPPlaybackControlsView { +} + + +- (BOOL)hideGeniusButton; +- (void)handleChangeToShuffleType:(unsigned int)arg1; +- (void)handleChangeToRepeatType:(unsigned int)arg1; +- (unsigned int)shuffleType; +- (unsigned int)repeatType; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_appDefaultsChanged:(id)arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUPlaybackDataSource.h b/iPodUI.framework/IUPlaybackDataSource.h new file mode 100755 index 0000000..63528db --- /dev/null +++ b/iPodUI.framework/IUPlaybackDataSource.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUPlaybackDataSource : IUMediaDataSource { + BOOL _restartPlaybackOnly; + BOOL _preservePlaybackState; + unsigned int _shuffleType; +} + +@property BOOL restartPlaybackOnly; +@property BOOL preservePlaybackState; +@property unsigned int shuffleType; + ++ (Class)queueFeederClass; + +- (void)setShuffleType:(unsigned int)arg1; +- (unsigned int)shuffleType; +- (void)setPreservePlaybackState:(BOOL)arg1; +- (BOOL)preservePlaybackState; +- (BOOL)restartPlaybackOnly; +- (void)setRestartPlaybackOnly:(BOOL)arg1; +- (id)init; + +@end diff --git a/iPodUI.framework/IUPlaybackViewController.h b/iPodUI.framework/IUPlaybackViewController.h new file mode 100755 index 0000000..5ac334b --- /dev/null +++ b/iPodUI.framework/IUPlaybackViewController.h @@ -0,0 +1,81 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UINavigationButton, UIView, MPViewController, MPPlaybackTitlesView, MPTransitionController, MPAVItem; + +@interface IUPlaybackViewController : IUiPodViewController { + MPViewController *_activeViewController; + UINavigationButton *_backButton; + UIView *_backstop; + MPPlaybackTitlesView *_titlesView; + MPTransitionController *_transitionController; + struct __CFBag { } *_ignoredChangeTypes; + MPAVItem *_item; + int _interfaceOrientation; + MPAVItem *_pendingItem; + MPAVItem *_pendingItemWithDifferentType; + int _pendingInterfaceOrientation; + unsigned int _exited : 1; + unsigned int _usingVideoOut : 1; + unsigned int _wantsVideoLayer : 1; +} + +@property(retain) MPAVItem * item; +@property int orientation; +@property BOOL usingVideoOut; +@property BOOL wantsVideoLayer; + + +- (void)_itemWillChangeNotification:(id)arg1; +- (void)_crossedTimeMarkerNotification:(id)arg1; +- (void)_backButtonAction:(id)arg1; +- (void)viewControllerRequestsExit:(id)arg1; +- (void)viewController:(id)arg1 endIgnoringChangeType:(unsigned int)arg2; +- (void)viewController:(id)arg1 beginIgnoringChangeTypes:(unsigned int)arg2; +- (void)_tvOutCapabilityChanged:(id)arg1; +- (void)_reloadForTransitionFromInterfaceOrientation:(int)arg1 toInterfaceOrientation:(int)arg2 animated:(BOOL)arg3; +- (void)_performTransition:(id)arg1 toController:(id)arg2; +- (id)createTransitionControllerForChangeToInterfaceOrientation:(int)arg1 fromInterfaceOrientation:(int)arg2; +- (id)createViewControllerForItem:(id)arg1 interfaceOrientation:(int)arg2 reusingController:(id)arg3; +- (void)performTransition:(id)arg1; +- (void)_setActiveViewController:(id)arg1 forTransition:(BOOL)arg2; +- (void)_transitionFinished:(id)arg1; +- (void)beginIgnoringChangeTypes:(unsigned int)arg1; +- (void)endIgnoringChangeTypes:(unsigned int)arg1; +- (void)setItem:(id)arg1 animated:(BOOL)arg2; +- (BOOL)_noteStoppedIgnoringChangeType:(unsigned int)arg1; +- (void)_itemChangedNotification:(id)arg1; +- (void)setOrientation:(int)arg1; +- (id)item; +- (BOOL)_isSupportedInterfaceOrientation:(int)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (int)statusBarStyle; +- (BOOL)isStatusBarHidden; +- (int)orientation; +- (void)setOrientation:(int)arg1 animated:(BOOL)arg2; +- (void)reloadData; +- (id)player; +- (BOOL)wantsVideoLayer; +- (void)updateArtworkToImageAtTimeMarker:(id)arg1; +- (void)_reloadForTransitionFromItem:(id)arg1 toItem:(id)arg2 animated:(BOOL)arg3; +- (BOOL)shouldIgnoreChangeType:(unsigned int)arg1; +- (BOOL)_reloadFeederForDataSource:(id)arg1; +- (void)setUsingVideoOut:(BOOL)arg1; +- (void)setWantsVideoLayer:(BOOL)arg1; +- (void)setWantsVideoLayer:(BOOL)arg1 item:(id)arg2; +- (void)exitPlayerForAccessorySplash; +- (BOOL)usingVideoOut; +- (id)createTransitionControllerForChangeToItem:(id)arg1 fromItem:(id)arg2; +- (void)_accessorySplashViewWillAppearNotification:(id)arg1; +- (void)deviceOrientationChanged:(int)arg1; +- (BOOL)shouldShowNowPlayingButton; +- (void)exitPlayerAnimated:(BOOL)arg1; +- (id)init; +- (void)dealloc; +- (void)setItem:(id)arg1; + +@end diff --git a/iPodUI.framework/IUPlaylistCellConfiguration.h b/iPodUI.framework/IUPlaylistCellConfiguration.h new file mode 100755 index 0000000..26f4251 --- /dev/null +++ b/iPodUI.framework/IUPlaylistCellConfiguration.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUPlaylistCellConfiguration : IUMediaEntityCellConfiguration { + BOOL _isCloud; + int _groupingType; +} + ++ (float)rowHeightForGlobalContext:(id)arg1; + +- (void)configureForEntity:(id)arg1 query:(id)arg2 entityIndex:(unsigned int)arg3 entityCount:(unsigned int)arg4; +- (id)init; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iPodUI.framework/IUPlaylistDataSource.h b/iPodUI.framework/IUPlaylistDataSource.h new file mode 100755 index 0000000..a3f7728 --- /dev/null +++ b/iPodUI.framework/IUPlaylistDataSource.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUPlaylistDataSource : IUMediaQueriesDataSource { + unsigned long long _selectedPlaylistPersistentID; +} + +@property unsigned long long selectedPlaylistPersistentID; +@property(readonly) BOOL shouldShowActiveGeniusPlaylist; +@property(readonly) BOOL shouldShowActiveOnTheGoPlaylist; + ++ (int)mediaEntityType; + +- (unsigned long long)selectedPlaylistPersistentID; +- (int)rowIndexOfPlaylistWithPersistentUID:(unsigned long long)arg1; +- (void)setSelectedPlaylistPersistentID:(unsigned long long)arg1; +- (id)_activeOnTheGoPlaylist; +- (id)_activeGeniusPlaylist; +- (BOOL)_isRootLevel; +- (BOOL)shouldShowActiveOnTheGoPlaylist; +- (BOOL)shouldShowActiveGeniusPlaylist; +- (void)_playlistsChangedNotification:(id)arg1; +- (void)clearCachedActionState; +- (void)cacheActionStateForActionWithContext:(id)arg1; +- (id)viewControllerContextForSpecifier:(id)arg1; +- (id)contextForContext:(id)arg1 redirectType:(int)arg2; +- (BOOL)deleteIndexesInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1; +- (id)entitiesForQuery:(id)arg1; +- (id)deleteConfirmationAlertViewForIndex:(unsigned int)arg1; +- (id)deleteConfirmationSheetForIndex:(unsigned int)arg1; +- (id)viewControllerContextForIndex:(unsigned int)arg1; +- (BOOL)allowsDeletion; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUPlaylistsDataSource.h b/iPodUI.framework/IUPlaylistsDataSource.h new file mode 100755 index 0000000..d0071a1 --- /dev/null +++ b/iPodUI.framework/IUPlaylistsDataSource.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUPlaylistsDataSource : IUPlaylistDataSource { +} + ++ (id)queryCollectionPropertiesToFetch; ++ (id)tabBarItemTitleKey; ++ (id)tabBarItemIconName; + +- (void)invalidate; +- (id)_otgActionRow; +- (id)_newOnTheGoViewControllerContext; +- (id)_newActiveGeniusViewControllerContext; +- (id)_newGeniusNotEnabledViewControllerContext; +- (id)_addPlaylistActionRow; +- (id)_geniusActionRow; +- (int)initialVisibleIndex; +- (id)entitiesForQuery:(id)arg1; +- (id)viewControllerContextForActionRow:(id)arg1; +- (Class)cellConfigurationClassForEntity:(id)arg1; +- (SEL)libraryHasDisplayableEntitiesSelector; +- (void)reloadActionRows; +- (BOOL)hasActionRowsEvenWhenNoOtherRowsExist; +- (int)mediaDisclosureStyleForIndex:(unsigned int)arg1; +- (id)cellConfigurationForIndex:(unsigned int)arg1 artworkLoadingCompletionHandler:(id)arg2; +- (id)prefixActionRows; +- (int)initialSelectedIndex; + +@end diff --git a/iPodUI.framework/IUPlaylistsViewController.h b/iPodUI.framework/IUPlaylistsViewController.h new file mode 100755 index 0000000..2fa1b15 --- /dev/null +++ b/iPodUI.framework/IUPlaylistsViewController.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UITextField, IUMediaAlertView; + +@interface IUPlaylistsViewController : IUMediaListViewController { + IUMediaAlertView *_addPlaylistAlertView; + UITextField *_addPlaylistAlertTextField; +} + + +- (void)viewWillDisappear:(BOOL)arg1; +- (BOOL)textFieldShouldReturn:(id)arg1; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)editPlaylist:(id)arg1; +- (void)_updateCloudPlaylist:(id)arg1; +- (void)_confirmAddingPlaylist; +- (id)addPlaylistMessage; +- (void)_releaseAlertView; +- (void)viewControllerDidFinishReloadForDataSourceInvalidation; +- (void)modalContextWillDismiss:(id)arg1 withSuccess:(BOOL)arg2; +- (void)addPlaylist:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)_applicationDidEnterBackgroundNotification:(id)arg1; + +@end diff --git a/iPodUI.framework/IUPodcastCellConfiguration.h b/iPodUI.framework/IUPodcastCellConfiguration.h new file mode 100755 index 0000000..69d19f0 --- /dev/null +++ b/iPodUI.framework/IUPodcastCellConfiguration.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSString; + +@interface IUPodcastCellConfiguration : IUDetailedCellConfiguration { + NSString *_displayTitle; + NSString *_fullDisplayTitle; + NSString *_displayReleaseDate; +} + +@property(copy) NSString * displayTitle; +@property(copy) NSString * fullDisplayTitle; +@property(copy) NSString * displayReleaseDate; + ++ (float)rowHeightForGlobalContext:(id)arg1; + +- (void)reloadData; +- (id)displayReleaseDate; +- (id)displayTitle; +- (id)fullDisplayTitle; +- (void)setDisplayReleaseDate:(id)arg1; +- (void)setFullDisplayTitle:(id)arg1; +- (void)setDisplayTitle:(id)arg1; +- (float)alphaForLabelAtIndex:(unsigned int)arg1 fromAlpha:(float*)arg2; +- (float)alphaForImageAtIndex:(unsigned int)arg1 fromAlpha:(float*)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })downloadProgressIndicatorFrame; +- (id)untruncationCalloutString; +- (void)configureForEntity:(id)arg1 query:(id)arg2 entityIndex:(unsigned int)arg3 entityCount:(unsigned int)arg4; +- (id)init; +- (void)dealloc; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iPodUI.framework/IUPodcastCellGlobalContext.h b/iPodUI.framework/IUPodcastCellGlobalContext.h new file mode 100755 index 0000000..d9cbb28 --- /dev/null +++ b/iPodUI.framework/IUPodcastCellGlobalContext.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUPodcastCellGlobalContext : IUDetailedCellGlobalContext { + unsigned int _hideName : 1; + unsigned int _hideVideoIcon : 1; + unsigned int _showAuthors : 1; +} + +@property BOOL hideName; +@property BOOL hideVideoIcon; +@property BOOL showAuthors; + + +- (void)setShowAuthors:(BOOL)arg1; +- (void)setHideVideoIcon:(BOOL)arg1; +- (void)setHideName:(BOOL)arg1; +- (BOOL)hideName; +- (BOOL)showAuthors; +- (BOOL)hideVideoIcon; + +@end diff --git a/iPodUI.framework/IUPodcastTracksDataSource.h b/iPodUI.framework/IUPodcastTracksDataSource.h new file mode 100755 index 0000000..852a6a5 --- /dev/null +++ b/iPodUI.framework/IUPodcastTracksDataSource.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUPodcastTracksDataSource : IUMediaQueriesDataSource { + unsigned int _hideVideoIcon : 1; +} + +@property BOOL hideVideoIcon; + ++ (int)mediaEntityType; + +- (BOOL)shouldDisplayWhenEmpty; +- (void)createGlobalContexts; +- (Class)cellConfigurationClassForEntity:(id)arg1; +- (id)viewControllerContextForIndex:(unsigned int)arg1; +- (BOOL)allowsDeletion; +- (void)setHideVideoIcon:(BOOL)arg1; +- (BOOL)hideVideoIcon; +- (void)reloadActionRows; + +@end diff --git a/iPodUI.framework/IUPodcastsDataSource.h b/iPodUI.framework/IUPodcastsDataSource.h new file mode 100755 index 0000000..26c16e5 --- /dev/null +++ b/iPodUI.framework/IUPodcastsDataSource.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUPodcastsDataSource : IUMediaQueriesDataSource { +} + ++ (id)queryCollectionPropertiesToFetch; ++ (int)mediaEntityType; ++ (id)tabBarItemTitleKey; ++ (id)tabBarItemIconName; + +- (BOOL)shouldDisplayWhenEmpty; +- (BOOL)canDeleteIndex:(unsigned int)arg1; +- (id)createNoContentDataSource; +- (void)createGlobalContexts; +- (void)setQueries:(id)arg1; +- (id)viewControllerContextForIndex:(unsigned int)arg1; +- (BOOL)allowsDeletion; +- (SEL)libraryHasDisplayableEntitiesSelector; +- (id)viewControllerContextForMediaQuery:(id)arg1; + +@end diff --git a/iPodUI.framework/IUPortraitVideoViewController.h b/iPodUI.framework/IUPortraitVideoViewController.h new file mode 100755 index 0000000..f28cdfa --- /dev/null +++ b/iPodUI.framework/IUPortraitVideoViewController.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUPortraitVideoViewController : MPPortraitVideoViewController { +} + + +- (void)enableAirPlayVideoRoutesIfNecessary; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; + +@end diff --git a/iPodUI.framework/IUPosterImageView.h b/iPodUI.framework/IUPosterImageView.h new file mode 100755 index 0000000..f28afe7 --- /dev/null +++ b/iPodUI.framework/IUPosterImageView.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class CALayer, UIImage; + +@interface IUPosterImageView : UIView { + UIImage *_image; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _imageSubRect; + CALayer *_shinyLayer; +} + +@property BOOL bordered; +@property BOOL shiny; +@property(readonly) UIImage * image; +@property(readonly) struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } imageSubRect; + + +- (id)image; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setShiny:(BOOL)arg1; +- (BOOL)shiny; +- (void)setBordered:(BOOL)arg1; +- (BOOL)bordered; +- (void)setImage:(id)arg1 imageSubRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })imageSubRect; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUPropertyLayoutStorage.h b/iPodUI.framework/IUPropertyLayoutStorage.h new file mode 100755 index 0000000..f1fe8b4 --- /dev/null +++ b/iPodUI.framework/IUPropertyLayoutStorage.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUPropertyLayoutStorage : NSObject { + unsigned int _count; + id *_values; + id *_selectedValues; + struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } *_frames; +} + + +- (id)valueAtIndex:(unsigned int)arg1; +- (void)setValue:(id)arg1 atIndex:(unsigned int)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameAtIndex:(unsigned int)arg1; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 atIndex:(unsigned int)arg2; +- (id)selectedValueAtIndex:(unsigned int)arg1; +- (void)setSelectedValue:(id)arg1 atIndex:(unsigned int)arg2; +- (id)initWithCount:(unsigned int)arg1; +- (unsigned int)count; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUProtocolForwarder.h b/iPodUI.framework/IUProtocolForwarder.h new file mode 100755 index 0000000..d45f6a2 --- /dev/null +++ b/iPodUI.framework/IUProtocolForwarder.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class Protocol; + +@interface IUProtocolForwarder : NSObject { + id _target; + Protocol *_protocol; +} + +@property(readonly) id target; + + +- (id)initWithTarget:(id)arg1 protocol:(id)arg2; +- (void)forwardInvocation:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (BOOL)_respondsToProtocolSelector:(SEL)arg1; +- (BOOL)respondsToSelector:(SEL)arg1; +- (id)target; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUQuerySectionInfo.h b/iPodUI.framework/IUQuerySectionInfo.h new file mode 100755 index 0000000..95c99b6 --- /dev/null +++ b/iPodUI.framework/IUQuerySectionInfo.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPMediaQuerySectionInfo; + +@interface IUQuerySectionInfo : IUSectionInfo { + MPMediaQuerySectionInfo *_sectionInfo; +} + + +- (unsigned int)indexOfSectionForSectionIndexTitleAtIndex:(unsigned int)arg1; +- (unsigned int)numberOfSections; +- (id)titleOfIndexBarSectionAtIndex:(unsigned int)arg1; +- (unsigned int)numberOfIndexBarTitles; +- (id)initWithMediaQuerySectionInfo:(id)arg1; +- (id)titleOfSectionAtIndex:(unsigned int)arg1; +- (unsigned int)indexOfSectionAtIndex:(unsigned int)arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IURatingControl.h b/iPodUI.framework/IURatingControl.h new file mode 100755 index 0000000..9b9a051 --- /dev/null +++ b/iPodUI.framework/IURatingControl.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IURatingControl : UIControl { + int _rating; + id _delegate; + struct CGSize { + float width; + float height; + } _maxHitRectPadding; + struct CGPoint { + float x; + float y; + } _trackingStartPoint; + struct CGPoint { + float x; + float y; + } _trackingLastPoint; + BOOL _trackingHandledDrag; +} + ++ (struct CGSize { float x1; float x2; })defaultSize; ++ (float)verticalAdjust; + +- (void)setRating:(int)arg1; +- (int)rating; +- (void)setDelegate:(id)arg1; +- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (id)initWithSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })hitRect; +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_updateRatingForPoint:(struct CGPoint { float x1; float x2; })arg1; +- (void)_tappedAction:(id)arg1 event:(id)arg2; +- (void)setMaxHitRectPadding:(struct CGSize { float x1; float x2; })arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUReflectionImageView.h b/iPodUI.framework/IUReflectionImageView.h new file mode 100755 index 0000000..b7039bc --- /dev/null +++ b/iPodUI.framework/IUReflectionImageView.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUReflectionView, UIImageView, UIColor; + +@interface IUReflectionImageView : UIView { + float _reflectionHeight; + float _spacing; + float _reflectionAlpha; + BOOL _useImageSize; + unsigned int _nonSquareImage : 1; + UIImageView *_imageView; + IUReflectionView *_reflection; + UIColor *_imageBackgroundColor; +} + +@property BOOL nonSquareImage; +@property(retain) UIColor * imageBackgroundColor; + + +- (void)setImage:(id)arg1; +- (id)imageBackgroundColor; +- (void)setImageBackgroundColor:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setUseImageSize:(BOOL)arg1; +- (void)setReflectionVisible:(BOOL)arg1; +- (void)setReflectionAlphaWhenVisible:(float)arg1; +- (void)setNonSquareImage:(BOOL)arg1; +- (BOOL)nonSquareImage; +- (id)initWithReflectionHeight:(float)arg1 spacing:(float)arg2; + +@end diff --git a/iPodUI.framework/IUReflectionView.h b/iPodUI.framework/IUReflectionView.h new file mode 100755 index 0000000..fb88d40 --- /dev/null +++ b/iPodUI.framework/IUReflectionView.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIImage; + +@interface IUReflectionView : UIView { + UIImage *_image; +} + + +- (void)setImage:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IURentalData.h b/iPodUI.framework/IURentalData.h new file mode 100755 index 0000000..e16385a --- /dev/null +++ b/iPodUI.framework/IURentalData.h @@ -0,0 +1,72 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSDate, NSString, NSDictionary, IUUserNotificationAlert, UILocalNotification; + +@interface IURentalData : NSObject { + IUUserNotificationAlert *_alert; + int _deferRentalEventsCount; + struct dispatch_queue_s { } *_dispatchQueue; + NSString *_downloadIdentifier; + BOOL _failed; + NSDictionary *_fileProcessorInfo; + BOOL _isPlaying; + UILocalNotification *_lastFiredLocalNotification; + BOOL _loaded; + NSString *_mediaPath; + NSDate *_playbackDate; + unsigned long long _trackPersistentIdentifier; +} + +@property(readonly) NSDate * expirationDate; +@property(readonly) double playbackTimeRemaining; +@property(readonly) int rentalState; +@property(readonly) unsigned long long trackPersistentIdentifier; +@property(readonly) BOOL willExpireSoon; +@property(getter=isPlaying) BOOL playing; +@property(readonly) NSString * downloadIdentifier; +@property(readonly) NSString * mediaPath; +@property(readonly) NSDate * nextEventDate; +@property(getter=isDeferringRentalEvents,readonly) BOOL deferringRentalEvents; + ++ (BOOL)_shouldReadDemoRentalInfoForMediaItem:(id)arg1; + +- (void)setLoaded:(BOOL)arg1; +- (id)expirationDate; +- (id)downloadIdentifier; +- (id)initWithMediaItem:(id)arg1; +- (void)setFailed:(BOOL)arg1; +- (BOOL)isPlaying; +- (void)setFileProcessorInfo:(id)arg1; +- (void)resetForReason:(unsigned int)arg1; +- (id)nextEventDate; +- (id)copyNextLocalNotification; +- (BOOL)willExpireSoon; +- (void)synchronizeLocalData; +- (void)setPlaying:(BOOL)arg1; +- (double)playbackTimeRemaining; +- (void)_refreshAlert; +- (id)_newAlertTitleForTimeUntilExpiration:(double)arg1; +- (void)_showAlertForTimeUntilExpiration:(double)arg1; +- (id)_rentalEndDate; +- (id)_playbackEndDate; +- (void)performActionForLocalNotification:(id)arg1; +- (id)_lastFiredLocalNotification; +- (void)_performActionForEventWithTimeUntilExpiration:(double)arg1; +- (void)_setLastFiredLocalNotification:(id)arg1; +- (BOOL)isDeferringRentalEvents; +- (id)_nextEventDate; +- (void)performDeferredLocalNotifications; +- (void)_setFileProcessorInfo:(id)arg1; +- (void)_loadDemoRentalInfoFromMediaItem:(id)arg1; +- (void)endDeferringRentalEvents; +- (void)beginDeferringRentalEvents; +- (id)_expirationDate; +- (unsigned long long)trackPersistentIdentifier; +- (int)rentalState; +- (id)mediaPath; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IURentalDataStore.h b/iPodUI.framework/IURentalDataStore.h new file mode 100755 index 0000000..784d352 --- /dev/null +++ b/iPodUI.framework/IURentalDataStore.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSOperationQueue, NSMutableDictionary, NSMutableSet; + +@interface IURentalDataStore : NSObject { + struct dispatch_queue_s { } *_dispatchQueue; + NSMutableSet *_localNotifications; + NSOperationQueue *_operationQueue; + int _pendingRentalEventCount; + NSMutableDictionary *_rentalDataByPID; +} + ++ (id)existingInstance; ++ (id)sharedInstance; + +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void*)arg4; +- (void)_resetLocalNotifications; +- (void)resetRentalDataForMediaItem:(id)arg1 reason:(unsigned int)arg2; +- (void)resetAllDataForReason:(unsigned int)arg1; +- (BOOL)handleLocalNotification:(id)arg1; +- (id)_rentalDataForCheckoutRequest:(id)arg1; +- (void)loadRentalDataFromLibrary; +- (void)_handleFinishedOperation:(id)arg1; +- (void)_loadRentalDataFromLibrary; +- (BOOL)_isLoadingRentalData:(id)arg1; +- (void)_scheduleRentalEvents; +- (void)loadRentalData:(id)arg1 withReason:(int)arg2; +- (id)_rentalDataForMediaItem:(id)arg1; +- (void)_libraryDidChangeNotification:(id)arg1; +- (void)_connectToActiveRequests; +- (id)rentalDataForMediaItem:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)_enqueueOperation:(id)arg1; + +@end diff --git a/iPodUI.framework/IURentalErrorResolver.h b/iPodUI.framework/IURentalErrorResolver.h new file mode 100755 index 0000000..aa5f06c --- /dev/null +++ b/iPodUI.framework/IURentalErrorResolver.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSError, UIAlertView, IURentalData; + +@interface IURentalErrorResolver : MPAVErrorResolver { + NSError *_error; + UIAlertView *_playbackAlertView; + IURentalData *_rentalData; +} + + +- (BOOL)_errorIsFairPlayError:(id)arg1; +- (id)initWithMediaItem:(id)arg1; +- (void)resolveError:(id)arg1; +- (void)alertViewCancel:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)_destroyPlaybackAlertView; +- (id)_mediaItem; +- (void)_rentalDataDidLoadNotification:(id)arg1; +- (void)_cancelPlaybackAlertView:(BOOL)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUReplicatorView.h b/iPodUI.framework/IUReplicatorView.h new file mode 100755 index 0000000..42a693f --- /dev/null +++ b/iPodUI.framework/IUReplicatorView.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class CAReplicatorLayer; + +@interface IUReplicatorView : UIView { +} + +@property(readonly) CAReplicatorLayer * layer; + ++ (Class)layerClass; + + +@end diff --git a/iPodUI.framework/IURootViewController.h b/iPodUI.framework/IURootViewController.h new file mode 100755 index 0000000..7922175 --- /dev/null +++ b/iPodUI.framework/IURootViewController.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIViewController; + +@interface IURootViewController : UIViewController { + UIViewController *_wrappedViewController; +} + +@property(retain) UIViewController * wrappedViewController; + + +- (BOOL)_canReloadView; +- (void)window:(id)arg1 willAnimateFromContentFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 toContentFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3; +- (void)setWrappedViewController:(id)arg1; +- (id)wrappedViewController; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IURotationBackstopView.h b/iPodUI.framework/IURotationBackstopView.h new file mode 100755 index 0000000..e84143c --- /dev/null +++ b/iPodUI.framework/IURotationBackstopView.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IURotationBackstopView : UIView { +} + + +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/iPodUI.framework/IUScalingFlipTransitionView.h b/iPodUI.framework/IUScalingFlipTransitionView.h new file mode 100755 index 0000000..cac03eb --- /dev/null +++ b/iPodUI.framework/IUScalingFlipTransitionView.h @@ -0,0 +1,68 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class CAMediaTimingFunction, NSString, UIView; + +@interface IUScalingFlipTransitionView : UIView { + id _delegate; + SEL _didStopSelector; + UIView *_backView; + float _duration; + struct CGSize { + float width; + float height; + } _edgeConstraints; + UIView *_frontView; + NSString *_subtype; + CAMediaTimingFunction *_timingFunction; + float _initialBackSize; + float _initialFrontSize; + struct CGPoint { + float x; + float y; + } _initialPosition; + double _startTime; + struct CGSize { + float width; + float height; + } _translationSize; + UIView *_toView; + int _type; +} + +@property id delegate; +@property SEL didStopSelector; +@property(retain) UIView * backView; +@property float duration; +@property struct CGSize { float x1; float x2; } edgeConstraints; +@property(retain) UIView * frontView; +@property(retain) NSString * subtype; +@property(retain) CAMediaTimingFunction * timingFunction; + + +- (float)duration; +- (void)setDuration:(float)arg1; +- (void)setDelegate:(id)arg1; +- (id)timingFunction; +- (id)backView; +- (id)frontView; +- (void)setTimingFunction:(id)arg1; +- (void)setSubtype:(id)arg1; +- (id)subtype; +- (id)delegate; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setFrontView:(id)arg1; +- (void)setEdgeConstraints:(struct CGSize { float x1; float x2; })arg1; +- (void)setDidStopSelector:(SEL)arg1; +- (void)setBackView:(id)arg1; +- (void)resetFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (SEL)didStopSelector; +- (struct CGSize { float x1; float x2; })_visibilityTranslationWithSuperviewBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 viewFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 edgeConstraints:(struct CGSize { float x1; float x2; })arg3; +- (void)_prepareForInitialFlip; +- (void)_tick; +- (struct CGSize { float x1; float x2; })edgeConstraints; +- (void)dealloc; +- (void)performFlip; + +@end diff --git a/iPodUI.framework/IUSearchDataSource.h b/iPodUI.framework/IUSearchDataSource.h new file mode 100755 index 0000000..6cd0871 --- /dev/null +++ b/iPodUI.framework/IUSearchDataSource.h @@ -0,0 +1,61 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSNumberFormatter, NSOperationQueue, NSString, IUMediaQueriesDataSource, IUMutableSectionInfo; + +@interface IUSearchDataSource : IUMediaQueriesDataSource { + NSOperationQueue *_queryOperationQueue; + IUMediaQueriesDataSource *_dataSourceToSearch; + NSString *_searchString; + int _searchScope; + IUMutableSectionInfo *_mutableSectionInfo; + unsigned int _foundSearchResultCount; + NSNumberFormatter *_resultCountNumberFormatter; + NSString *_searchIdentifier; + BOOL _hasNoResultsForSearchString; +} + +@property(retain) IUMediaQueriesDataSource * dataSourceToSearch; +@property(copy) NSString * searchString; +@property int searchScope; +@property(readonly) BOOL hasNoResultsForSearchString; +@property(retain) NSString * searchIdentifier; + ++ (int)mediaEntityType; + +- (id)searchString; +- (void)setSearchString:(id)arg1; +- (id)title; +- (void)setSearchIdentifier:(id)arg1; +- (id)searchIdentifier; +- (BOOL)hasNoResultsForSearchString; +- (id)dataSourceToSearch; +- (void)setSearchScope:(int)arg1; +- (void)_postResultsChangedNotification:(id)arg1; +- (id)_humanizedTitleWithResultCount:(unsigned int)arg1 searchStyle:(struct { int (*x1)(); int (*x2)(); int x3; int x4; int x5; id x6; id x7; id x8; }*)arg2; +- (void)_updateDataInBackground; +- (void)_playlistContentsDidChangeNotification:(id)arg1; +- (void)_searchPerformOperation:(id)arg1 didProduceQuery:(id)arg2 forSearchIdentifier:(id)arg3; +- (void)_postResultsDoneNotification; +- (id)queriesAppropriateForGroupingProperty:(int)arg1 mediaType:(int)arg2; +- (void)setDataSourceToSearch:(id)arg1; +- (id)countStringFormat; +- (void)reloadSectionInfo; +- (void)reloadDataWithCompletionHandler:(id)arg1; +- (BOOL)showShuffleButtonWhenApplicable; +- (Class)cellConfigurationClassForEntity:(id)arg1; +- (id)viewControllerContextForIndex:(unsigned int)arg1; +- (BOOL)shouldShowGlobalSectionHeader; +- (void)reloadActionRows; +- (id)cellConfigurationForIndex:(unsigned int)arg1 artworkLoadingCompletionHandler:(id)arg2; +- (id)init; +- (void)dealloc; +- (int)searchScope; + +@end diff --git a/iPodUI.framework/IUSearchHelper.h b/iPodUI.framework/IUSearchHelper.h new file mode 100755 index 0000000..e15f15f --- /dev/null +++ b/iPodUI.framework/IUSearchHelper.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UISearchDisplayController, UITableView, UISearchBar, IUSearchDataSource, IUTableViewController, IUSearchResultListViewController, NSString, ; + +@interface IUSearchHelper : NSObject { + UISearchBar *_searchBar; + UISearchDisplayController *_searchDisplayController; + UITableView *_searchResultsTableView; + *_delegate; + IUSearchDataSource *_searchDataSource; + IUSearchResultListViewController *_searchResultListViewController; + IUTableViewController *_tableViewController; + BOOL _searchBarHidesAlone; +} + +@property(readonly) UISearchDisplayController * searchDisplayController; +@property(readonly) IUSearchResultListViewController * searchResultListViewController; +@property(copy) NSString * searchString; +@property BOOL searchBarHidesAlone; +@property(readonly) float heightForTableHeaderViewHiding; +@property * delegate; + + +- (void)setDelegate:(id)arg1; +- (id)searchString; +- (void)setSearchString:(id)arg1; +- (void)searchDisplayController:(id)arg1 didLoadSearchResultsTableView:(id)arg2; +- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchScope:(int)arg2; +- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (void)searchDisplayControllerWillEndSearch:(id)arg1; +- (void)searchDisplayControllerWillBeginSearch:(id)arg1; +- (void)searchDisplayController:(id)arg1 willUnloadSearchResultsTableView:(id)arg2; +- (void)searchBar:(id)arg1 textDidChange:(id)arg2; +- (id)initWithTableViewController:(id)arg1; +- (id)searchDisplayController; +- (float)heightForTableHeaderViewHiding; +- (id)delegate; +- (BOOL)searchBarHidesAlone; +- (void)_searchDataSourceNoResultsChangedNotification:(id)arg1; +- (id)searchResultListViewController; +- (void)setSearchBarHidesAlone:(BOOL)arg1; +- (void)searchResultListViewController:(id)arg1 didSelectContext:(id)arg2; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUSearchResultListViewController.h b/iPodUI.framework/IUSearchResultListViewController.h new file mode 100755 index 0000000..57a11c4 --- /dev/null +++ b/iPodUI.framework/IUSearchResultListViewController.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class ; + +@interface IUSearchResultListViewController : IUTableViewController { + *_searchResultListDelegate; +} + +@property * searchResultListDelegate; + + +- (void)viewDidDisappear:(BOOL)arg1; +- (BOOL)isViewLoaded; +- (void)setSearchResultListDelegate:(id)arg1; +- (id)searchResultListDelegate; +- (BOOL)allowsDisclosureInCells; +- (BOOL)isCurrentController; +- (BOOL)hasSearchBar; +- (void)performDefaultActionForRow:(int)arg1; + +@end diff --git a/iPodUI.framework/IUSectionInfo.h b/iPodUI.framework/IUSectionInfo.h new file mode 100755 index 0000000..03a2807 --- /dev/null +++ b/iPodUI.framework/IUSectionInfo.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUSectionInfo : NSObject { + unsigned int _hideIndexBar : 1; + unsigned int _hideSections : 1; + unsigned int _showHeadersInShortLists : 1; +} + +@property BOOL hideIndexBar; +@property BOOL hideSections; +@property BOOL showHeadersInShortLists; +@property(readonly) unsigned int numberOfIndexBarTitles; +@property(readonly) unsigned int numberOfSections; + + +- (unsigned int)indexOfSectionForSectionIndexTitleAtIndex:(unsigned int)arg1; +- (id)sectionIndexTitles; +- (unsigned int)numberOfSections; +- (void)setHideSections:(BOOL)arg1; +- (BOOL)hideSections; +- (id)titleOfIndexBarSectionAtIndex:(unsigned int)arg1; +- (unsigned int)numberOfIndexBarTitles; +- (BOOL)showHeadersInShortLists; +- (BOOL)hideIndexBar; +- (id)titleOfSectionAtIndex:(unsigned int)arg1; +- (unsigned int)indexOfSectionAtIndex:(unsigned int)arg1; +- (void)setShowHeadersInShortLists:(BOOL)arg1; +- (void)setHideIndexBar:(BOOL)arg1; + +@end diff --git a/iPodUI.framework/IUSegmentedViewController.h b/iPodUI.framework/IUSegmentedViewController.h new file mode 100755 index 0000000..268e506 --- /dev/null +++ b/iPodUI.framework/IUSegmentedViewController.h @@ -0,0 +1,95 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UITransitionView, UINavigationBar, UISegmentedControl, , UIView, UIViewController, NSArray; + +@interface IUSegmentedViewController : UIViewController { + *_delegate; + NSArray *_viewControllers; + NSArray *_pendingNonTransientViewControllers; + unsigned int _selectedIndex; + UITransitionView *_transitionView; + UINavigationBar *_navigationBar; + id _segmentedControl; + int _segmentedControlAlignment; + UIView *_accessoryView; + UIView *_leftView; + struct CGSize { + float width; + float height; + } _accessoryViewOffset; + unsigned int _autoHidesSegmentedControl : 1; + unsigned int _ownsNavigationBar : 1; + unsigned int _viewControllersAreTransient : 1; + unsigned int _editable : 1; + unsigned int _editing : 1; +} + +@property * delegate; +@property(retain) NSArray * viewControllers; +@property(retain) UIViewController * transientViewController; +@property UIViewController * selectedViewController; +@property unsigned int selectedIndex; +@property(retain) UINavigationBar * navigationBar; +@property(readonly) UISegmentedControl * segmentedControl; +@property BOOL autoHidesSegmentedControl; +@property BOOL editable; +@property int segmentedControlAlignment; +@property(retain) UIView * accessoryView; +@property struct CGSize { float x1; float x2; } accessoryViewOffset; +@property(retain) UIView * leftView; + + +- (void)setDelegate:(id)arg1; +- (id)segmentedControl; +- (void)setAccessoryView:(id)arg1; +- (BOOL)editable; +- (void)setEditable:(BOOL)arg1; +- (void)setTransientViewController:(id)arg1; +- (void)setSelectedIndex:(unsigned int)arg1; +- (unsigned int)selectedIndex; +- (id)transientViewController; +- (void)setSelectedViewController:(id)arg1; +- (id)selectedViewController; +- (void)setViewControllers:(id)arg1; +- (id)viewControllers; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; +- (void)viewWillAppear:(BOOL)arg1; +- (BOOL)_canReloadView; +- (void)loadView; +- (void)viewDidLoad; +- (id)accessoryView; +- (id)leftView; +- (void)setLeftView:(id)arg1; +- (void)setNavigationBar:(id)arg1; +- (id)navigationBar; +- (id)delegate; +- (struct CGSize { float x1; float x2; })accessoryViewOffset; +- (int)segmentedControlAlignment; +- (void)_popTopViewController:(id)arg1; +- (BOOL)viewControllerEnabledAtIndex:(unsigned int)arg1; +- (void)setViewControllerEnabled:(BOOL)arg1 atIndex:(unsigned int)arg2; +- (BOOL)autoHidesSegmentedControl; +- (void)childNavigationController:(id)arg1 willNavigateToViewController:(id)arg2 animated:(BOOL)arg3; +- (void)_updateFromSelectedSegmentedControlIndex; +- (void)_segmentedControlChanged:(id)arg1; +- (id)_newSegmentedControl; +- (void)setViewControllers:(id)arg1 transient:(BOOL)arg2; +- (void)setSelectedIndex:(unsigned int)arg1 animated:(BOOL)arg2; +- (id)_createDefaultNavigationBar; +- (void)_toggleEdit:(id)arg1; +- (void)_updateSegmentedControlVisibility; +- (void)_layoutAccessoryAndTransitionView; +- (void)transitionFromViewController:(id)arg1 toViewController:(id)arg2 animated:(BOOL)arg3; +- (void)_setNavigationControllerDelegate:(id)arg1; +- (void)_destroySegmentControl; +- (void)setAccessoryViewOffset:(struct CGSize { float x1; float x2; })arg1; +- (void)reloadSegmentedControl; +- (void)reloadEnabledState; +- (void)setAutoHidesSegmentedControl:(BOOL)arg1; +- (void)setSegmentedControlAlignment:(int)arg1; +- (void)cancelEditing; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUSharedLibrariesDataSource.h b/iPodUI.framework/IUSharedLibrariesDataSource.h new file mode 100755 index 0000000..7d5d88c --- /dev/null +++ b/iPodUI.framework/IUSharedLibrariesDataSource.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSArray, MPMediaLibrary; + +@interface IUSharedLibrariesDataSource : IUMediaListDataSource { + MPMediaLibrary *_connectingMediaLibrary; + NSArray *_sharedMediaLibraries; +} + +@property(readonly) NSArray * sharedMediaLibraries; +@property(retain) MPMediaLibrary * connectingMediaLibrary; + ++ (id)tabBarItemTitleKey; ++ (id)tabBarItemIconName; + +- (id)connectingMediaLibrary; +- (void)setConnectingMediaLibrary:(id)arg1; +- (BOOL)shouldShowGlobalSectionHeader; +- (float)sectionTitleLeftPadding; +- (void)reloadActionRows; +- (BOOL)hasActionRowsEvenWhenNoOtherRowsExist; +- (int)mediaDisclosureStyleForIndex:(unsigned int)arg1; +- (id)cellConfigurationForIndex:(unsigned int)arg1 artworkLoadingCompletionHandler:(id)arg2; +- (id)accessoryViewForIndex:(unsigned int)arg1; +- (void)configureMoreListTableCell:(id)arg1; +- (id)sharedMediaLibraries; +- (void)_mediaLibrariesDidChangeNotification:(id)arg1; +- (unsigned int)count; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUSharedLibrariesViewController.h b/iPodUI.framework/IUSharedLibrariesViewController.h new file mode 100755 index 0000000..36d77e0 --- /dev/null +++ b/iPodUI.framework/IUSharedLibrariesViewController.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSIndexPath, MPMediaLibrary, NSDate, IUSharedLibraryCellLayoutManager; + +@interface IUSharedLibrariesViewController : IUMediaListViewController { + NSDate *_connectionStartDate; + IUSharedLibraryCellLayoutManager *_layoutManager; + NSIndexPath *_selectedIndexPath; + MPMediaLibrary *_selectedLibrary; + BOOL _showsSectionHeader; +} + +@property BOOL showsSectionHeader; + + +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidLoad; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)setShowsSectionHeader:(BOOL)arg1; +- (BOOL)showsSectionHeader; +- (BOOL)hideActionRowsOnAppear; +- (BOOL)hasSearchBar; +- (BOOL)shouldBeCustomizableInTabBar; +- (void)performDefaultActionForRow:(int)arg1; +- (void)performActionForActionRow:(id)arg1 animated:(BOOL)arg2; +- (void)_selectLibrary:(id)arg1; +- (void)_updateConnectionProgressForCellAtIndexPath:(id)arg1; +- (void)_updateNoSharedLibrariesViewAnimated:(BOOL)arg1; +- (void)_mediaLibraryConnectionProgressDidChangeNotification:(id)arg1; +- (void)_availableMediaLibrariesDidChangeNotification:(id)arg1; +- (void)_cancelAndDismiss:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUSharedLibraryCellLayoutManager.h b/iPodUI.framework/IUSharedLibraryCellLayoutManager.h new file mode 100755 index 0000000..e5027e3 --- /dev/null +++ b/iPodUI.framework/IUSharedLibraryCellLayoutManager.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUSharedLibraryCellLayoutManager : IUMediaTableCellLayoutManager { +} + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })accessoryStartingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })accessoryEndingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; + +@end diff --git a/iPodUI.framework/IUSimpleCellConfiguration.h b/iPodUI.framework/IUSimpleCellConfiguration.h new file mode 100755 index 0000000..9ccef0d --- /dev/null +++ b/iPodUI.framework/IUSimpleCellConfiguration.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSString, UIImage; + +@interface IUSimpleCellConfiguration : IUArrayCellConfiguration { + int _imagePosition; + int _preset; +} + +@property int preset; +@property(retain) UIImage * highlightedImage; +@property(retain) UIImage * image; +@property int imagePosition; +@property(retain) NSString * title; + ++ (float)rowHeightForGlobalContext:(id)arg1; + +- (id)highlightedImage; +- (void)setHighlightedImage:(id)arg1; +- (id)image; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)setImage:(id)arg1; +- (int)imagePosition; +- (id)initWithPreset:(int)arg1; +- (void)setImagePosition:(int)arg1; +- (int)preset; +- (void)setPreset:(int)arg1; +- (BOOL)showsUntruncationCallout; +- (id)init; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iPodUI.framework/IUSimpleGroupCellConfiguration.h b/iPodUI.framework/IUSimpleGroupCellConfiguration.h new file mode 100755 index 0000000..9e5935b --- /dev/null +++ b/iPodUI.framework/IUSimpleGroupCellConfiguration.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSString, UIImage; + +@interface IUSimpleGroupCellConfiguration : IUArrayCellConfiguration { +} + +@property(retain) UIImage * artwork; +@property(retain) NSString * subtitle; +@property(retain) NSString * title; + ++ (float)rowHeightForGlobalContext:(id)arg1; + +- (id)artwork; +- (void)setArtwork:(id)arg1; +- (id)subtitle; +- (void)setSubtitle:(id)arg1; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)reloadData; +- (id)init; +- (void)reloadLayoutInformation; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iPodUI.framework/IUSocialViewControllerFactory.h b/iPodUI.framework/IUSocialViewControllerFactory.h new file mode 100755 index 0000000..91b2d62 --- /dev/null +++ b/iPodUI.framework/IUSocialViewControllerFactory.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUSocialViewControllerFactory : SUViewControllerFactory { +} + + +- (id)newViewControllerForPage:(id)arg1 ofType:(int)arg2; +- (id)newStorePageViewControllerWithSection:(id)arg1; +- (id)newPlaceholderViewController; + +@end diff --git a/iPodUI.framework/IUSongCellConfiguration.h b/iPodUI.framework/IUSongCellConfiguration.h new file mode 100755 index 0000000..352c9fb --- /dev/null +++ b/iPodUI.framework/IUSongCellConfiguration.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSString; + +@interface IUSongCellConfiguration : IUSongCellConfigurationAbstract { + NSString *_title; + NSString *_album; + NSString *_artist; + int _mediaType; +} + +@property(retain) NSString * title; +@property(retain) NSString * album; +@property(retain) NSString * artist; +@property int mediaType; + ++ (void)getRequiredStringProperties:(id)arg1 optionalStringProperties:(id)arg2 forDataSource:(id)arg3; ++ (float)rowHeightForGlobalContext:(id)arg1; + +- (id)artist; +- (id)album; +- (id)title; +- (void)setTitle:(id)arg1; +- (int)mediaType; +- (void)setMediaType:(int)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })downloadButtonFrame; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })downloadProgressIndicatorFrame; +- (void)setArtist:(id)arg1; +- (void)setAlbum:(id)arg1; +- (id)description; +- (id)init; +- (void)dealloc; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iPodUI.framework/IUSongCellConfigurationAbstract.h b/iPodUI.framework/IUSongCellConfigurationAbstract.h new file mode 100755 index 0000000..6bf097e --- /dev/null +++ b/iPodUI.framework/IUSongCellConfigurationAbstract.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUSongCellConfigurationAbstract : IUMediaEntityCellConfiguration { +} + ++ (Class)globalContextClass; ++ (void)getRequiredStringProperties:(id)arg1 optionalStringProperties:(id)arg2 forDataSource:(id)arg3; + + +@end diff --git a/iPodUI.framework/IUSongCellGlobalContext.h b/iPodUI.framework/IUSongCellGlobalContext.h new file mode 100755 index 0000000..cbd8fb5 --- /dev/null +++ b/iPodUI.framework/IUSongCellGlobalContext.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSMutableSet; + +@interface IUSongCellGlobalContext : IUMediaItemCellGlobalContext { + NSMutableSet *_displayedStringProperties; + unsigned int _showAlbum : 1; + unsigned int _showAlbumSubtitle : 1; + unsigned int _showArtistSubtitle : 1; + BOOL _showDuration; + int _interfaceOrientation; + id _aggregateProperties; +} + +@property BOOL showAlbumSubtitle; +@property BOOL showArtistSubtitle; +@property BOOL showAlbum; +@property BOOL showDuration; +@property(retain) id aggregateProperties; +@property int interfaceOrientation; + + +- (void)setShowDuration:(BOOL)arg1; +- (void)setInterfaceOrientation:(int)arg1; +- (int)interfaceOrientation; +- (void)setAggregateProperties:(id)arg1; +- (id)aggregateProperties; +- (BOOL)showDuration; +- (void)setShowAlbum:(BOOL)arg1; +- (BOOL)showAlbum; +- (void)setShowArtistSubtitle:(BOOL)arg1; +- (BOOL)showArtistSubtitle; +- (void)setShowAlbumSubtitle:(BOOL)arg1; +- (BOOL)showAlbumSubtitle; +- (BOOL)showsValueForProperty:(id)arg1; +- (id)initWithPropertiesFromDataSource:(id)arg1 cellConfigurationClass:(Class)arg2; +- (void)setShowsValue:(BOOL)arg1 forProperty:(id)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUSongsDataSource.h b/iPodUI.framework/IUSongsDataSource.h new file mode 100755 index 0000000..09f9b5f --- /dev/null +++ b/iPodUI.framework/IUSongsDataSource.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSString, ATConnection; + +@interface IUSongsDataSource : IUMediaQueriesDataSource { + BOOL _showAlbumConfigured; + BOOL _showAlbum; + BOOL _showDurationConfigured; + BOOL _showDuration; + int _interfaceOrientation; + ATConnection *_airTrafficConnection; + NSString *_syncProgressString; +} + +@property BOOL showAlbum; +@property BOOL showDuration; +@property int interfaceOrientation; + ++ (Class)cellConfigurationClassForAlbumSongs; ++ (id)queryItemPropertiesToFetch; ++ (int)mediaEntityType; ++ (id)tabBarItemTitleKey; ++ (id)tabBarItemIconName; + +- (void)connection:(id)arg1 updatedProgress:(id)arg2; +- (void)setShowDuration:(BOOL)arg1; +- (void)setInterfaceOrientation:(int)arg1; +- (int)interfaceOrientation; +- (void)connectionWasInterrupted:(id)arg1; +- (Class)songCellConfigurationGlobalContextClass; +- (int)_containingParentEntityType; +- (id)countStringFormat; +- (BOOL)allowsDownloadingAllEntities; +- (void)createGlobalContexts; +- (unsigned int)requiredEntityCountForSections; +- (Class)cellConfigurationClassForEntity:(id)arg1; +- (id)viewControllerContextForIndex:(unsigned int)arg1; +- (BOOL)allowsDeletion; +- (SEL)libraryHasDisplayableEntitiesSelector; +- (BOOL)showDuration; +- (void)setShowAlbum:(BOOL)arg1; +- (BOOL)showAlbum; +- (id)init; +- (void)dealloc; +- (Class)cellConfigurationClass; + +@end diff --git a/iPodUI.framework/IUStaticReflectionImageView.h b/iPodUI.framework/IUStaticReflectionImageView.h new file mode 100755 index 0000000..dcd6c99 --- /dev/null +++ b/iPodUI.framework/IUStaticReflectionImageView.h @@ -0,0 +1,71 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIImageView, UILabel, IUCircleProgressView, CALayer, IUStaticReflectionTitleView; + +@interface IUStaticReflectionImageView : IUGridImageView { + CALayer *_dimmerLayer; + BOOL _downloadable; + UIImageView *_downloadableImageView; + BOOL _embossedProgressIndicatorVisible; + UILabel *_embossedTitleLabel; + BOOL _hidingTitles; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _imageSubRect; + UIImageView *_imageView; + BOOL _opaque; + float _progress; + IUCircleProgressView *_progressView; + UIImageView *_reflectionView; + float _reflectionDistance; + UIImageView *_shineImageView; + IUStaticReflectionTitleView *_titleBlurView; + int _titleStyle; + IUStaticReflectionTitleView *_titleView; +} + +@property BOOL reflectionHidden; +@property float reflectionDistance; +@property int titleStyle; +@property(getter=isOpaque) BOOL opaque; +@property float progress; +@property(getter=isEmbossedProgressIndicatorVisible) BOOL embossedProgressIndicatorVisible; + + +- (float)progress; +- (BOOL)isHighlighted; +- (void)setHighlighted:(BOOL)arg1; +- (id)image; +- (void)setProgress:(float)arg1; +- (BOOL)isOpaque; +- (void)setTitle:(id)arg1; +- (void)layoutSubviews; +- (void)setOpaque:(BOOL)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)isEmbossedProgressIndicatorVisible; +- (float)reflectionDistance; +- (BOOL)reflectionHidden; +- (void)_removeTitleViews; +- (void)_createTitleViews; +- (void)setReflectionHidden:(BOOL)arg1; +- (void)setEmbossedProgressIndicatorVisible:(BOOL)arg1; +- (void)setReflectionDistance:(float)arg1; +- (void)setImage:(id)arg1 imageSubRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })imageSubRect; +- (void)setTitleHidden:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setTitleStyle:(int)arg1; +- (int)titleStyle; +- (void)setDownloadable:(BOOL)arg1; +- (void)dealloc; +- (BOOL)isDownloadable; + +@end diff --git a/iPodUI.framework/IUStaticReflectionTitleView.h b/iPodUI.framework/IUStaticReflectionTitleView.h new file mode 100755 index 0000000..0d01417 --- /dev/null +++ b/iPodUI.framework/IUStaticReflectionTitleView.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSString, UIColor; + +@interface IUStaticReflectionTitleView : UIView { + NSString *_title; + UIColor *_textColor; + UIColor *_reflectionColor; + int _overdraw; +} + +@property(retain) NSString * title; +@property(retain) UIColor * textColor; +@property(retain) UIColor * reflectionColor; +@property int overdraw; + + +- (id)textColor; +- (id)title; +- (void)setTextColor:(id)arg1; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)setTitle:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)reflectionColor; +- (int)overdraw; +- (void)setReflectionColor:(id)arg1; +- (void)setOverdraw:(int)arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUStoreClientController.h b/iPodUI.framework/IUStoreClientController.h new file mode 100755 index 0000000..1e51489 --- /dev/null +++ b/iPodUI.framework/IUStoreClientController.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUStoreSocialHistory; + +@interface IUStoreClientController : SUClientController { + BOOL _isUsingNetwork; + BOOL _shouldIgnoreSocial; + BOOL _socialEnabled; + IUStoreSocialHistory *_socialHistory; +} + +@property BOOL shouldIgnoreSocial; +@property(getter=isSocialEnabled,readonly) BOOL socialEnabled; +@property(readonly) IUStoreSocialHistory * socialHistory; + ++ (id)sharedController; ++ (id)musicStoreURLWithAction:(id)arg1; + +- (void)downloadManagerNetworkUsageDidChange:(id)arg1; +- (void)profileConnectionDidReceiveRestrictionChangedNotification:(id)arg1 userInfo:(id)arg2; +- (void)profileConnectionDidReceiveEffectiveSettingsChangedNotification:(id)arg1 userInfo:(id)arg2; +- (id)socialHistory; +- (void)setShouldIgnoreSocial:(BOOL)arg1; +- (BOOL)shouldIgnoreSocial; +- (BOOL)isSocialEnabled; +- (void)_reloadSocialEnabled; +- (void)_accountStoreChangedNotification:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)becomeActive; +- (void)bagDidLoadNotification:(id)arg1; +- (void)_networkTypeChangedNotification:(id)arg1; +- (id)initWithClientIdentifier:(id)arg1; + +@end diff --git a/iPodUI.framework/IUStoreSocialActionOperation.h b/iPodUI.framework/IUStoreSocialActionOperation.h new file mode 100755 index 0000000..eaa932c --- /dev/null +++ b/iPodUI.framework/IUStoreSocialActionOperation.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSHTTPURLResponse, NSString, NSDictionary; + +@interface IUStoreSocialActionOperation : ISOperation { + NSString *_actionType; + unsigned long long _itemIdentifier; + NSDictionary *_responseDictionary; + NSHTTPURLResponse *_urlResponse; +} + +@property(readonly) unsigned long long itemIdentifier; +@property(readonly) NSString * socialActionType; +@property(readonly) NSDictionary * responseDictionary; +@property(readonly) NSHTTPURLResponse * URLResponse; + + +- (void)run; +- (id)URLResponse; +- (id)socialActionType; +- (void)_setURLResponse:(id)arg1; +- (BOOL)_runWithActionURL:(id)arg1 error:(id*)arg2; +- (id)initWithSocialActionType:(id)arg1 itemIdentifier:(unsigned long long)arg2; +- (id)init; +- (void)dealloc; +- (void)_setResponseDictionary:(id)arg1; +- (id)responseDictionary; +- (unsigned long long)itemIdentifier; + +@end diff --git a/iPodUI.framework/IUStoreSocialHistory.h b/iPodUI.framework/IUStoreSocialHistory.h new file mode 100755 index 0000000..cec45c9 --- /dev/null +++ b/iPodUI.framework/IUStoreSocialHistory.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSNumber, NSMutableDictionary, IUStoreSocialActionOperation; + +@interface IUStoreSocialHistory : NSObject { + NSNumber *_accountIdentifier; + struct dispatch_queue_s { } *_dispatchQueue; + struct dispatch_source_s { } *_expirationTimer; + NSMutableDictionary *_performedActions; + IUStoreSocialActionOperation *_reloadOperation; +} + + +- (void)_applicationDidBecomeActiveNotification:(id)arg1; +- (BOOL)hasPerformedActionWithActionType:(id)arg1 itemIdentifier:(unsigned long long)arg2; +- (void)addChangeOperation:(id)arg1; +- (void)_reloadFromServerIfExpired; +- (void)_addPerformedActionType:(id)arg1 forItemIdentifier:(unsigned long long)arg2; +- (void)_removePerformedActionType:(id)arg1 forItemIdentifier:(unsigned long long)arg2; +- (void)_performAutomaticReloadFromServer; +- (void)_scheduleExpirationTimerForURLResponse:(id)arg1; +- (void)_setHistoryFromResponseDictionary:(id)arg1; +- (void)_setAccountIdentifier:(id)arg1; +- (void)_addOperationToLocalChanges:(id)arg1; +- (void)_postSocialHistoryChanged; +- (void)_removeOperationFromLocalChanges:(id)arg1; +- (void)_cancelExpirationTimer; +- (void)_urlBagDidLoadNotification:(id)arg1; +- (void)_networkTypeDidChangeNotification:(id)arg1; +- (void)_accountStoreChangedNotification:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)reloadFromServer; + +@end diff --git a/iPodUI.framework/IUStoreSocialPageViewController.h b/iPodUI.framework/IUStoreSocialPageViewController.h new file mode 100755 index 0000000..0af7585 --- /dev/null +++ b/iPodUI.framework/IUStoreSocialPageViewController.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUStoreSocialURLResolutionOperation, NSString, SUStorePageViewController; + +@interface IUStoreSocialPageViewController : SUViewController { + NSString *_actionType; + unsigned long long _itemIdentifier; + IUStoreSocialURLResolutionOperation *_resolutionOperation; + SUStorePageViewController *_storePageViewController; + NSString *_socialActionType; +} + +@property(readonly) unsigned long long itemIdentifier; +@property(readonly) NSString * socialActionType; + + +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (id)socialActionType; +- (id)initWithSocialActionType:(id)arg1 itemIdentifier:(unsigned long long)arg2; +- (id)init; +- (void)dealloc; +- (void)storePage:(id)arg1 finishedWithSuccess:(BOOL)arg2; +- (unsigned long long)itemIdentifier; +- (id)viewControllerFactory; + +@end diff --git a/iPodUI.framework/IUStoreSocialURLResolutionOperation.h b/iPodUI.framework/IUStoreSocialURLResolutionOperation.h new file mode 100755 index 0000000..1901ded --- /dev/null +++ b/iPodUI.framework/IUStoreSocialURLResolutionOperation.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSURL, NSString; + +@interface IUStoreSocialURLResolutionOperation : ISOperation { + NSString *_actionType; + NSURL *_url; +} + +@property(readonly) NSString * socialActionType; +@property(readonly) NSURL * outputURL; + + +- (void)run; +- (id)outputURL; +- (void)_setOutputURL:(id)arg1; +- (id)socialActionType; +- (id)initWithSocialActionType:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUTableCellConfiguration.h b/iPodUI.framework/IUTableCellConfiguration.h new file mode 100755 index 0000000..cb1e895 --- /dev/null +++ b/iPodUI.framework/IUTableCellConfiguration.h @@ -0,0 +1,109 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class , NSString, MPMediaItem; + +@interface IUTableCellConfiguration : NSObject { + struct CGSize { + float width; + float height; + } _backgroundSize; + int _cacheTag; + id _globalContext; + BOOL _isNowPlaying; + struct CGSize { + float width; + float height; + } _layoutSize; + struct UIEdgeInsets { + float top; + float left; + float bottom; + float right; + } _selectionEdgeInsets; + unsigned int _ignoresLeftIndentWhenEditing : 1; + unsigned int _isDeleteConfirmationVisible : 1; + unsigned int _needsDisplay : 1; + unsigned int _hasDownloadProgress : 1; + unsigned int _downloadable : 1; +} + +@property(retain) id globalContext; +@property struct CGSize { float x1; float x2; } backgroundSize; +@property struct CGSize { float x1; float x2; } layoutSize; +@property BOOL needsDisplay; +@property(readonly) unsigned int numberOfImages; +@property(readonly) unsigned int numberOfLabels; +@property(readonly) BOOL showsUntruncationCallout; +@property(readonly) NSString * untruncationCalloutString; +@property BOOL isDeleteConfirmationVisible; +@property struct UIEdgeInsets { float x1; float x2; float x3; float x4; } selectionEdgeInsets; +@property BOOL ignoresLeftIndentWhenEditing; +@property(readonly) * downloadableAsset; +@property(readonly) MPMediaItem * mediaItem; +@property(getter=isDownloadable) BOOL downloadable; +@property BOOL hasDownloadProgress; +@property(readonly) struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } downloadButtonFrame; +@property(readonly) struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } downloadProgressIndicatorFrame; +@property BOOL isNowPlaying; + ++ (float)minimumRowHeight; ++ (void)configureTableDisplaySettings:(id)arg1 dataSource:(id)arg2; ++ (BOOL)drawsRowsInAlternateStyle; ++ (id)customActionRowConfigurationWithSimpleCellConfiguration:(id)arg1; ++ (BOOL)showsUntruncationCallout; ++ (float)rowHeightForGlobalContext:(id)arg1; ++ (id)backgroundColorWithModifiers:(unsigned int)arg1; + +- (id)mediaItem; +- (struct CGSize { float x1; float x2; })backgroundSize; +- (struct CGSize { float x1; float x2; })layoutSize; +- (void)setNeedsDisplay:(BOOL)arg1; +- (BOOL)needsDisplay; +- (void)reloadData; +- (void)setIsNowPlaying:(BOOL)arg1; +- (void)setSelectionEdgeInsets:(struct UIEdgeInsets { float x1; float x2; float x3; float x4; })arg1; +- (void)setDownloadable:(BOOL)arg1; +- (void)setHasDownloadProgress:(BOOL)arg1; +- (id)untruncationCalloutStringWithLinesByStringIndexes:(id)arg1; +- (id)subviewLayoutViewsWithModifiers:(unsigned int)arg1; +- (id)backgroundViewWithModifiers:(unsigned int)arg1; +- (struct CGSize { float x1; float x2; })offsetForLabelAtIndex:(unsigned int)arg1; +- (void)layoutSubviewLayoutViews:(id)arg1; +- (int)lineBreakModeForLabelAtIndex:(unsigned int)arg1; +- (void)setBackgroundSize:(struct CGSize { float x1; float x2; })arg1; +- (void)setIgnoresLeftIndentWhenEditing:(BOOL)arg1; +- (BOOL)ignoresLeftIndentWhenEditing; +- (id)downloadableAsset; +- (struct UIEdgeInsets { float x1; float x2; float x3; float x4; })selectionEdgeInsets; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })downloadButtonFrame; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })downloadProgressIndicatorFrame; +- (BOOL)isNowPlaying; +- (BOOL)hasDownloadProgress; +- (BOOL)showsUntruncationCallout; +- (id)backgroundColorForImageAtIndex:(unsigned int)arg1; +- (void)setGlobalContext:(id)arg1; +- (void)invalidateDynamicTrackCaches; +- (id)untruncationCalloutString; +- (id)backgroundColorWithModifiers:(unsigned int)arg1; +- (void)dealloc; +- (BOOL)isDownloadable; +- (void)setIsDeleteConfirmationVisible:(BOOL)arg1; +- (BOOL)isDeleteConfirmationVisible; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForImageAtIndex:(unsigned int)arg1; +- (id)imageAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (unsigned int)numberOfImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (BOOL)getShadowColor:(id*)arg1 offset:(struct CGSize { float x1; float x2; }*)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; +- (int)textAlignmentForLabelAtIndex:(unsigned int)arg1; +- (id)fontForLabelAtIndex:(unsigned int)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForLabelAtIndex:(unsigned int)arg1; +- (id)stringForLabelAtIndex:(unsigned int)arg1; +- (unsigned int)numberOfLabels; +- (void)drawWithModifiers:(unsigned int)arg1; +- (void)drawBackgroundWithModifiers:(unsigned int)arg1; +- (void)setLayoutSize:(struct CGSize { float x1; float x2; })arg1; +- (id)globalContext; + +@end diff --git a/iPodUI.framework/IUTableViewController.h b/iPodUI.framework/IUTableViewController.h new file mode 100755 index 0000000..015a4d6 --- /dev/null +++ b/iPodUI.framework/IUTableViewController.h @@ -0,0 +1,140 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUMediaActionSheet, IUTableViewControllerInfo, UISearchDisplayController, UITableView, UILabel, NSIndexPath, UIView, UIImage, IUSearchHelper, IUMediaAlertView; + +@interface IUTableViewController : IUiPodViewController { + IUMediaActionSheet *_deleteActionSheet; + NSIndexPath *_indexPathToDeletePendingConfirmation; + unsigned int _editing : 1; + unsigned int _keepSelectionOnAppear : 1; + unsigned int _reloadingData : 1; + unsigned int _ignoreTableReloadCount; + IUTableViewControllerInfo *_restoreViewInfoAfterLoad; + IUMediaAlertView *_selectionConfirmationAlert; + IUMediaAlertView *_deleteAlertView; + UIImage *_selectionImage; + unsigned int _showingIndexBar : 1; + unsigned int _startAtEndOnFirstAppear : 1; + unsigned int _reloadWhenAppEntersForeground : 1; + unsigned int _isBeingRemoved : 1; + UITableView *_tableView; + struct __CFDictionary { } *_displayedSectionIndexToDataSourceSectionIndex; + UIView *_globalHeaderView; + UILabel *_globalHeaderLabel; + UIView *_footerView; + IUSearchHelper *_searchHelper; +} + +@property(getter=isIgnoringTableReload,readonly) BOOL ignoringTableReload; +@property BOOL fadeSelectionOnAppear; +@property(retain) UIImage * selectionImage; +@property(retain) UITableView * tableView; +@property(getter=isEditing) BOOL editing; +@property(readonly) BOOL hasSearchBar; +@property(readonly) BOOL allowsDisclosureInCells; +@property(getter=isShowingIndexBar,readonly) BOOL showingIndexBar; +@property(readonly) UISearchDisplayController * searchDisplayController; + ++ (Class)tableCellClass; ++ (Class)tableViewClass; + +- (void)applicationResumedEventsOnly:(BOOL)arg1; +- (id)tableView; +- (id)searchDisplayController; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)willMoveToParentViewController:(id)arg1; +- (void)viewDidUnload; +- (void)loadView; +- (void)setEditing:(BOOL)arg1; +- (void)reloadRowsAtIndexPaths:(id)arg1 withRowAnimation:(int)arg2; +- (id)tableView:(id)arg1 targetIndexPathForMoveFromRowAtIndexPath:(id)arg2 toProposedIndexPath:(id)arg3; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; +- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (void)tableView:(id)arg1 didEndEditingRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 willBeginEditingRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 accessoryButtonTappedForRowWithIndexPath:(id)arg2; +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (BOOL)isEditing; +- (void)setTableView:(id)arg1; +- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })tableView:(id)arg1 frameForSectionIndexGivenProposedFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)setContext:(id)arg1; +- (void)scrollViewWillBeginDragging:(id)arg1; +- (void)alertViewCancel:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)tableView:(id)arg1 moveRowAtIndexPath:(id)arg2 toIndexPath:(id)arg3; +- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; +- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (id)sectionIndexTitlesForTableView:(id)arg1; +- (BOOL)tableView:(id)arg1 canMoveRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)reloadData; +- (void)setSelectionImage:(id)arg1; +- (void)setVisibleCellsUseSubviewLayout:(BOOL)arg1; +- (BOOL)isShowingIndexBar; +- (void)setFadeSelectionOnAppear:(BOOL)arg1; +- (BOOL)fadeSelectionOnAppear; +- (void)reloadActionRowWithTag:(int)arg1 animated:(BOOL)arg2; +- (void)searchHelperWillEndSearch:(id)arg1; +- (void)searchHelperWillBeginSearch:(id)arg1; +- (void)_downloadAllAction:(id)arg1; +- (void)_popSelfIfEmpty; +- (void)_addGlobalHeaderIfNecessary; +- (void)doDeleteContinuationWithConfirmation:(BOOL)arg1; +- (void)_delayedUpdateAlternateStyles; +- (void)_updateCellConfigurations; +- (void)_delayedUpdateMovedCellData; +- (void)endIgnoringTableReload; +- (void)beginIgnoringTableReload; +- (id)selectionImage; +- (void)_deleteEntityAtIndexPath:(id)arg1; +- (void)_setDeleteAlertView:(id)arg1; +- (BOOL)deselectOnViewWillAppear; +- (BOOL)_isEmptyAndDoesntWantDisplay:(BOOL)arg1; +- (void)_reloadDataSource; +- (void)_createTableIfNecessary; +- (void)_deselectSelection:(BOOL)arg1; +- (void)updateForChangedEditingState:(BOOL)arg1; +- (void)_cancelDeleteAction:(id)arg1; +- (void)_updateHeightForTableHeaderViewHiding; +- (BOOL)isIgnoringTableReload; +- (void)_presentModalContextForTag:(int)arg1; +- (void)_setDeleteActionSheet:(id)arg1; +- (void)_cancelDeleteAlertView:(BOOL)arg1; +- (void)_reloadDataIncludingDataSource:(BOOL)arg1 popIfEmpty:(BOOL)arg2; +- (void)_tableViewController_defaultMediaLibraryDidChangeNotification:(id)arg1; +- (BOOL)allowsDisclosureInCells; +- (void)performDefaultActionForRow:(int)arg1 existingContext:(id)arg2; +- (void)performActionForActionRow:(id)arg1 animated:(BOOL)arg2 existingContext:(id)arg3; +- (void)reloadDataForDataSourceInvalidation; +- (BOOL)handleShortcutWithIdentifier:(id)arg1; +- (void)_fixupDataSource; +- (void)restoreViewControllerInfo:(id)arg1 animated:(BOOL)arg2; +- (void)accessoryButtonTapped:(id)arg1; +- (id)copyArchivableContexts; +- (void)setModalContext:(id)arg1; +- (BOOL)hideActionRowsOnAppear; +- (BOOL)hasSearchBar; +- (void)performDefaultActionForRow:(int)arg1; +- (void)performActionForActionRow:(id)arg1 animated:(BOOL)arg2; +- (void)reloadActionRows; +- (void)mediaListAggregateView:(id)arg1 performActionForSimpleCellPreset:(int)arg2; +- (void)reloadCellAtIndexPath:(id)arg1 animated:(BOOL)arg2; +- (void)_delayedDeselectIndexPath:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)_updateFooterView; + +@end diff --git a/iPodUI.framework/IUTableViewControllerInfo.h b/iPodUI.framework/IUTableViewControllerInfo.h new file mode 100755 index 0000000..827f304 --- /dev/null +++ b/iPodUI.framework/IUTableViewControllerInfo.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSString; + +@interface IUTableViewControllerInfo : NSObject { + struct CGPoint { + float x; + float y; + } _scrollOffset; + int _selectedRow; + BOOL _searchBarIsFirstResponder; + NSString *_searchString; +} + +@property struct CGPoint { float x1; float x2; } scrollOffset; +@property int selectedRow; +@property BOOL searchBarIsFirstResponder; +@property(copy) NSString * searchString; + + +- (id)searchString; +- (void)setSearchString:(id)arg1; +- (int)selectedRow; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (BOOL)searchBarIsFirstResponder; +- (void)setSearchBarIsFirstResponder:(BOOL)arg1; +- (void)setSelectedRow:(int)arg1; +- (void)setScrollOffset:(struct CGPoint { float x1; float x2; })arg1; +- (struct CGPoint { float x1; float x2; })scrollOffset; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUTelevisionCellConfiguration.h b/iPodUI.framework/IUTelevisionCellConfiguration.h new file mode 100755 index 0000000..9031bea --- /dev/null +++ b/iPodUI.framework/IUTelevisionCellConfiguration.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUTelevisionCellConfiguration : IUDetailedCellConfiguration { +} + ++ (float)rowHeightForGlobalContext:(id)arg1; + +- (id)untruncationCalloutString; +- (id)init; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iPodUI.framework/IUTelevisionCellGlobalContext.h b/iPodUI.framework/IUTelevisionCellGlobalContext.h new file mode 100755 index 0000000..87effa2 --- /dev/null +++ b/iPodUI.framework/IUTelevisionCellGlobalContext.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUTelevisionCellGlobalContext : IUDetailedCellGlobalContext { + unsigned int _showSeriesName : 1; +} + +@property BOOL showSeriesName; + + +- (void)setShowSeriesName:(BOOL)arg1; +- (BOOL)showSeriesName; + +@end diff --git a/iPodUI.framework/IUTrackInAlbumCellConfiguration.h b/iPodUI.framework/IUTrackInAlbumCellConfiguration.h new file mode 100755 index 0000000..4324a8f --- /dev/null +++ b/iPodUI.framework/IUTrackInAlbumCellConfiguration.h @@ -0,0 +1,66 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPMediaItem, NSString; + +@interface IUTrackInAlbumCellConfiguration : IUSongCellConfigurationAbstract { + MPMediaItem *_albumRepresentativeTrack; + NSString *_artist; + NSString *_actionRowTitle; + NSString *_title; + double _duration; + unsigned int _index; + unsigned int _shouldStripCommonPrefixes : 1; + unsigned int _isLastItem : 1; + BOOL _isVideo; +} + +@property double duration; +@property unsigned int index; +@property(retain) NSString * title; +@property BOOL isVideo; +@property(retain) NSString * actionRowTitle; +@property(retain) NSString * artist; + ++ (float)_widthForDurationText:(double)arg1; ++ (void)configureTableDisplaySettings:(id)arg1 dataSource:(id)arg2; ++ (BOOL)drawsRowsInAlternateStyle; ++ (Class)globalContextClass; ++ (void)getRequiredStringProperties:(id)arg1 optionalStringProperties:(id)arg2 forDataSource:(id)arg3; ++ (id)customActionRowConfigurationWithSimpleCellConfiguration:(id)arg1; ++ (float)rowHeightForGlobalContext:(id)arg1; + +- (double)_durationInSeconds; +- (id)artist; +- (double)duration; +- (void)setDuration:(double)arg1; +- (void)setIndex:(unsigned int)arg1; +- (unsigned int)index; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)reloadData; +- (void)setIsVideo:(BOOL)arg1; +- (id)actionRowTitle; +- (void)setActionRowTitle:(id)arg1; +- (id)subviewLayoutViewsWithModifiers:(unsigned int)arg1; +- (void)layoutSubviewLayoutViews:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })downloadButtonFrame; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })downloadProgressIndicatorFrame; +- (float)_indexColumnWidth; +- (float)_durationColumnWidth; +- (void)setArtist:(id)arg1; +- (void)configureForEntity:(id)arg1 query:(id)arg2 entityIndex:(unsigned int)arg3 entityCount:(unsigned int)arg4; +- (id)backgroundColorWithModifiers:(unsigned int)arg1; +- (id)init; +- (void)dealloc; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; +- (void)drawWithModifiers:(unsigned int)arg1; +- (void)drawBackgroundWithModifiers:(unsigned int)arg1; +- (BOOL)isVideo; + +@end diff --git a/iPodUI.framework/IUTrackInAlbumCellGlobalContext.h b/iPodUI.framework/IUTrackInAlbumCellGlobalContext.h new file mode 100755 index 0000000..56c8c85 --- /dev/null +++ b/iPodUI.framework/IUTrackInAlbumCellGlobalContext.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUTrackInAlbumCellGlobalContext : IUSongCellGlobalContext { + float _maxWidthForDurationText; + float _maxWidthForIndexText; +} + +@property float maxWidthForDurationText; +@property float maxWidthForIndexText; + + +- (void)setMaxWidthForIndexText:(float)arg1; +- (void)setMaxWidthForDurationText:(float)arg1; +- (float)maxWidthForIndexText; +- (float)maxWidthForDurationText; +- (id)initWithPropertiesFromDataSource:(id)arg1 cellConfigurationClass:(Class)arg2; + +@end diff --git a/iPodUI.framework/IUUserMessageDataSource.h b/iPodUI.framework/IUUserMessageDataSource.h new file mode 100755 index 0000000..2f8e56a --- /dev/null +++ b/iPodUI.framework/IUUserMessageDataSource.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSURL, NSString, UIImage; + +@interface IUUserMessageDataSource : IUMediaDataSource { + struct UIEdgeInsets { + float top; + float left; + float bottom; + float right; + } _edgeInsets; + UIImage *_image; + NSString *_messageSubtitle; + NSString *_messageTitle; + NSURL *_findContentURL; + BOOL _showStrings; +} + +@property struct UIEdgeInsets { float x1; float x2; float x3; float x4; } edgeInsets; +@property(retain) UIImage * image; +@property(retain) NSString * messageTitle; +@property(retain) NSString * messageSubtitle; +@property(retain) NSURL * findContentURL; +@property(readonly) BOOL showStrings; + + +- (void)setEdgeInsets:(struct UIEdgeInsets { float x1; float x2; float x3; float x4; })arg1; +- (id)image; +- (struct UIEdgeInsets { float x1; float x2; float x3; float x4; })edgeInsets; +- (void)setImage:(id)arg1; +- (BOOL)showStrings; +- (id)findContentURL; +- (id)messageSubtitle; +- (id)initForMusic; +- (BOOL)isRestorableNavigationPathNode; +- (id)initForVideo; +- (void)setFindContentURL:(id)arg1; +- (void)setMessageSubtitle:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setMessageTitle:(id)arg1; +- (id)messageTitle; + +@end diff --git a/iPodUI.framework/IUUserMessageView.h b/iPodUI.framework/IUUserMessageView.h new file mode 100755 index 0000000..4e583f8 --- /dev/null +++ b/iPodUI.framework/IUUserMessageView.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIImageView, IUUserMessageDataSource, UIActivityIndicatorView, UILabel, MPButton; + +@interface IUUserMessageView : UIView { + UIActivityIndicatorView *_cloudActivityIndicator; + UIImageView *_cloudImageView; + IUUserMessageDataSource *_dataSource; + MPButton *_findContentButton; + UIImageView *_imageView; + UILabel *_subtitleLabel; + UILabel *_titleLabel; +} + +@property(retain) IUUserMessageDataSource * dataSource; + + +- (id)dataSource; +- (void)layoutSubviews; +- (void)setDataSource:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)_newFindContentButton; +- (id)_newTitleLabel; +- (void)_sizeLabelToFit:(id)arg1; +- (id)_newSubtitleLabel; +- (void)_findContentButton:(id)arg1; +- (id)_newLabel; +- (void)_isCloudUpdateInProgressDidChangeNotification:(id)arg1; +- (void)dealloc; +- (void)_reloadView; + +@end diff --git a/iPodUI.framework/IUUserMessageViewController.h b/iPodUI.framework/IUUserMessageViewController.h new file mode 100755 index 0000000..4e61696 --- /dev/null +++ b/iPodUI.framework/IUUserMessageViewController.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUUserMessageView; + +@interface IUUserMessageViewController : IUiPodViewController { + IUUserMessageView *_messageView; + BOOL _appearShouldAttemptReturnToSourceController; +} + + +- (void)viewDidAppear:(BOOL)arg1; +- (void)loadView; +- (void)setContext:(id)arg1; +- (void)reloadData; +- (void)scheduleAttemptReturnToSourceController; +- (void)attemptReturnToSourceController; +- (void)_contentsDidChangeNotification:(id)arg1; +- (id)copyArchivableContexts; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUUserNotificationAlert.h b/iPodUI.framework/IUUserNotificationAlert.h new file mode 100755 index 0000000..a84a5d8 --- /dev/null +++ b/iPodUI.framework/IUUserNotificationAlert.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSString; + +@interface IUUserNotificationAlert : NSObject { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _completionHandler; + + struct dispatch_queue_s { } *_dispatchQueue; + struct __CFDictionary { } *_notificationDictionary; + struct __CFUserNotification { } *_userNotification; +} + +@property(copy) NSString * title; +@property(copy) NSString * message; +@property(copy) id completionHandler; + + +- (void)setCompletionHandler:(id)arg1; +- (id)completionHandler; +- (id)message; +- (void)setMessage:(id)arg1; +- (id)title; +- (void)show; +- (void)setTitle:(id)arg1; +- (id)buttonTitleForKey:(struct __CFString { }*)arg1; +- (void)_dismissWithResponseDictionary:(id)arg1 flags:(unsigned long)arg2; +- (void)_redisplayIfNeeded; +- (void)_setValue:(id)arg1 forUserNotificationKey:(struct __CFString { }*)arg2; +- (void)_cancelUserNotification; +- (void)setButtonTitle:(id)arg1 forKey:(struct __CFString { }*)arg2; +- (void)cancel; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUVariableCellConfigurationCache.h b/iPodUI.framework/IUVariableCellConfigurationCache.h new file mode 100755 index 0000000..fb5d6e9 --- /dev/null +++ b/iPodUI.framework/IUVariableCellConfigurationCache.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSMutableDictionary, NSArray; + +@interface IUVariableCellConfigurationCache : NSObject { + NSMutableDictionary *_caches; + float _tableHeight; +} + +@property(readonly) NSArray * caches; + + +- (void)reset; +- (void)dealloc; +- (id)caches; +- (id)initWithTableHeight:(float)arg1; +- (id)cacheForClass:(Class)arg1; + +@end diff --git a/iPodUI.framework/IUVideoChaptersViewController.h b/iPodUI.framework/IUVideoChaptersViewController.h new file mode 100755 index 0000000..dfb4ea6 --- /dev/null +++ b/iPodUI.framework/IUVideoChaptersViewController.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUVideoChaptersViewController : IUVideoPartListViewController { + unsigned int _selectedChapter; +} + + +- (id)title; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)startPlaybackFromIndexPath:(id)arg1; +- (id)mediaItemAtIndexPath:(id)arg1; +- (id)indexPathForRowOfContentPosition; +- (Class)tableViewCellClass; +- (BOOL)shouldDisableWhileDownloading; +- (void)_playChapter; +- (id)indexPathForMediaItem:(id)arg1 atTime:(double)arg2; + +@end diff --git a/iPodUI.framework/IUVideoEpisodesViewController.h b/iPodUI.framework/IUVideoEpisodesViewController.h new file mode 100755 index 0000000..3b8a43a --- /dev/null +++ b/iPodUI.framework/IUVideoEpisodesViewController.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIAlertView, NSIndexPath; + +@interface IUVideoEpisodesViewController : IUVideoPartListViewController { + UIAlertView *_deleteConfirmAlertView; + NSIndexPath *_expandedIndexPath; + float _expandedRowHeight; +} + +@property(retain) NSIndexPath * expandedIndexPath; + + +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (id)title; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; +- (BOOL)tableView:(id)arg1 canEditRowAtIndexPath:(id)arg2; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (unsigned int)trackToPlayInDataSource:(id)arg1; +- (void)_moreButtonPressedForCell:(id)arg1; +- (void)_destroyDeleteConfirmAlertView; +- (void)_deleteEpisodeAtIndex:(int)arg1; +- (id)expandedIndexPath; +- (void)cancelMoreButtonExpansion; +- (void)setExpandedIndexPath:(id)arg1; +- (void)_cancelDeleteConfirmAlertView:(BOOL)arg1; +- (void)startPlaybackFromIndexPath:(id)arg1; +- (id)mediaItemAtIndexPath:(id)arg1; +- (id)indexPathForRowOfContentPosition; +- (Class)tableViewCellClass; +- (id)indexPathForMediaItem:(id)arg1 atTime:(double)arg2; +- (void)_rentalDataDidLoadNotification:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUVideoPartListViewController.h b/iPodUI.framework/IUVideoPartListViewController.h new file mode 100755 index 0000000..a2e392e --- /dev/null +++ b/iPodUI.framework/IUVideoPartListViewController.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSIndexPath, UITableView, UIAlertView, MPMediaItem, MPImageCache, ; + +@interface IUVideoPartListViewController : IUiPodViewController { + UITableView *_tableView; + MPImageCache *_imageCache; + BOOL _scrollToContentPositionOnNextAppear; + *_delegate; + NSIndexPath *_indexPathToFlash; + NSIndexPath *_rentalAlertPendingIndexPath; + UIAlertView *_rentalAlertView; + int _layoutOrientation; +} + +@property(readonly) MPMediaItem * firstMediaItem; +@property * delegate; +@property(retain) NSIndexPath * indexPathToFlash; + ++ (Class)backstopViewClass; ++ (BOOL)supportsViewControllerStyle:(int)arg1; + +- (void)imageCache:(id)arg1 loadedImage:(id)arg2 forRequest:(id)arg3; +- (void)setDelegate:(id)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; +- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (void)alertViewCancel:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (id)delegate; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)reloadData; +- (void)setScrollToContentPositionOnNextAppear; +- (void)flashItemForMediaItem:(id)arg1 atTime:(double)arg2; +- (void)resumeImageLoading; +- (void)suspendImageLoading; +- (void)_performActionForMediaItemAtIndexPath:(id)arg1; +- (void)_performActionForActionRowAtIndexPath:(id)arg1; +- (void)_destroyRentalAlertView; +- (void)_layoutViewsForOrientation:(int)arg1; +- (id)indexPathToFlash; +- (void)setIndexPathToFlash:(id)arg1; +- (void)_cancelRentalAlertView:(BOOL)arg1; +- (unsigned int)trackToPlayInDataSource:(id)arg1; +- (void)pushPlaybackViewControllerForPlaybackIndex:(unsigned int)arg1 fillerImage:(id)arg2; +- (void)startPlaybackFromIndexPath:(id)arg1; +- (id)mediaItemAtIndexPath:(id)arg1; +- (id)indexPathForRowOfContentPosition; +- (Class)tableViewCellClass; +- (void)pushPlaybackViewControllerForPlaybackIndex:(unsigned int)arg1 fillerImage:(id)arg2 startTime:(double)arg3; +- (id)indexPathForMediaItem:(id)arg1 atTime:(double)arg2; +- (id)firstMediaItem; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUVideoPlaybackViewController.h b/iPodUI.framework/IUVideoPlaybackViewController.h new file mode 100755 index 0000000..e074fa9 --- /dev/null +++ b/iPodUI.framework/IUVideoPlaybackViewController.h @@ -0,0 +1,68 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIBarButtonItem, UIImageView, UIImage; + +@interface IUVideoPlaybackViewController : IUPlaybackViewController { + UIBarButtonItem *_scaleModeButton; + double _currentTimeOnAppear; + double _restoredTimeOnAppear; + UIImageView *_fillerImageView; + unsigned int _fakeIsCurrentControllerToEnableOrientationNotifications : 1; + unsigned int _firstVideoFrameDisplayed : 1; + unsigned int _isDisappearingAndWillEndPlayback : 1; + unsigned int _showControlsWithFirstFrame : 1; +} + +@property(retain) UIImage * fillerImage; +@property double currentTimeOnAppear; +@property double restoredTimeOnAppear; +@property BOOL showControlsWithFirstFrame; +@property(readonly) UIImage * videoSnapshot; + + +- (void)_endPlayback; +- (void)videoController:(id)arg1 scaleModeDidChange:(unsigned int)arg2; +- (void)viewControllerRequestsExit:(id)arg1; +- (id)createViewControllerForItem:(id)arg1 interfaceOrientation:(int)arg2 reusingController:(id)arg3; +- (BOOL)videoController:(id)arg1 tappedButtonPart:(unsigned int)arg2; +- (BOOL)_isSupportedInterfaceOrientation:(int)arg1; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (id)title; +- (void)setOrientation:(int)arg1 animated:(BOOL)arg2; +- (double)restoredTimeOnAppear; +- (double)currentTimeOnAppear; +- (id)fillerImage; +- (void)_scaleModeButtonAction:(id)arg1; +- (BOOL)showControlsWithFirstFrame; +- (id)videoSnapshot; +- (BOOL)shouldArchiveCreateVideoSnapshot; +- (void)_endOrPausePlayback; +- (void)_endPlaybackByPausing; +- (void)_removeFillerImageView; +- (BOOL)requireHUDVisible; +- (BOOL)_usingPhoneVideoOutMode; +- (void)_showFillerImageView; +- (void)_serverDiedNotification:(id)arg1; +- (void)_firstVideoFrameDisplayedNotification:(id)arg1; +- (void)_validateInterfaceOrientation:(int*)arg1; +- (BOOL)isCurrentController; +- (int)modalTransition; +- (void)setShowControlsWithFirstFrame:(BOOL)arg1; +- (void)setRestoredTimeOnAppear:(double)arg1; +- (void)setCurrentTimeOnAppear:(double)arg1; +- (void)setFillerImage:(id)arg1; +- (id)_scaleModeButton; +- (BOOL)restoreArchivedContexts:(id)arg1; +- (id)copyArchivableContexts; +- (void)exitPlayerAnimated:(BOOL)arg1; +- (id)init; +- (void)dealloc; +- (void)_applicationDidEnterBackgroundNotification:(id)arg1; + +@end diff --git a/iPodUI.framework/IUVideoPodcastEpisodesDataSource.h b/iPodUI.framework/IUVideoPodcastEpisodesDataSource.h new file mode 100755 index 0000000..d296c18 --- /dev/null +++ b/iPodUI.framework/IUVideoPodcastEpisodesDataSource.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUVideoPodcastEpisodesDataSource : IUVideosDataSource { +} + ++ (int)mediaEntityType; + + +@end diff --git a/iPodUI.framework/IUVideoSummaryView.h b/iPodUI.framework/IUVideoSummaryView.h new file mode 100755 index 0000000..69046d7 --- /dev/null +++ b/iPodUI.framework/IUVideoSummaryView.h @@ -0,0 +1,81 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIImageView, UILabel, MPWebDocumentView, UIView, NSDictionary, , UIScrollView, MPMediaItem, UIButton; + +@interface IUVideoSummaryView : UIView { + *_dataSource; + UIView *_footerView; + MPMediaItem *_mediaItem; + UIScrollView *_scrollView; + BOOL _layoutReallyNeeded; + BOOL _isTVShow; + float _availableWidth; + float _columnLeftMargin; + float _columnHeight; + float _columnWidth; + float _height; + NSDictionary *_movieInfo; +} + +@property * dataSource; +@property(retain) NSDictionary * movieInfo; +@property(readonly) UILabel * actorHeaderLabel; +@property(readonly) UILabel * actorContentLabel; +@property(readonly) UILabel * directorHeaderLabel; +@property(readonly) UILabel * directorContentLabel; +@property(readonly) UILabel * producerHeaderLabel; +@property(readonly) UILabel * producerContentLabel; +@property(readonly) UILabel * screenwriterHeaderLabel; +@property(readonly) UILabel * screenwriterContentLabel; +@property(readonly) UILabel * summaryHeaderLabel; +@property(readonly) MPWebDocumentView * summaryContentTextView; +@property(readonly) UILabel * soundtrackHeaderLabel; +@property(readonly) UILabel * soundtrackContentLabel; +@property(readonly) UIImageView * soundtrackAlbumArtImageView; +@property(readonly) UIButton * soundtrackBuyButton; +@property(readonly) UIView * lowerBackgroundView; + ++ (float)contentWidthForBoundsWidth:(float)arg1; + +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)dataSource; +- (void)layoutSubviews; +- (void)reloadData; +- (void)setDataSource:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)movieInfo; +- (id)soundtrackBuyButton; +- (id)soundtrackAlbumArtImageView; +- (id)soundtrackContentLabel; +- (id)soundtrackHeaderLabel; +- (void)_layoutNoMetadataColumn2; +- (void)_layoutNoMetadataColumn1; +- (id)_newlineSeperatedListOfNames:(id)arg1; +- (void)_setMediaItem:(id)arg1; +- (void)_setFooterView:(id)arg1; +- (void)_populateHeaderAndContentLabels:(id)arg1 key:(id)arg2 singular:(id)arg3 plural:(id)arg4 header:(id)arg5 content:(id)arg6; +- (id)lowerBackgroundView; +- (id)summaryContentTextView; +- (id)summaryHeaderLabel; +- (id)screenwriterContentLabel; +- (id)screenwriterHeaderLabel; +- (id)producerContentLabel; +- (id)producerHeaderLabel; +- (id)directorContentLabel; +- (id)directorHeaderLabel; +- (id)actorContentLabel; +- (id)actorHeaderLabel; +- (void)setMovieInfo:(id)arg1; +- (void)layoutSubviewsWithNoMetadata; +- (BOOL)haveEnoughMetadataForMetadataView; +- (void)layoutSubviewsWithMetadata; +- (id)contentLabelWithTag:(int)arg1 name:(id)arg2 width:(float)arg3; +- (void)addToColumn:(id)arg1; +- (id)headerLabelWithTag:(int)arg1 name:(id)arg2 width:(float)arg3; +- (void)layoutSizeColumn; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUVideoSummaryViewController.h b/iPodUI.framework/IUVideoSummaryViewController.h new file mode 100755 index 0000000..0748f2e --- /dev/null +++ b/iPodUI.framework/IUVideoSummaryViewController.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUEmbeddedStorePageViewController, IUVideoSummaryView, MPMediaItem; + +@interface IUVideoSummaryViewController : IUiPodViewController { + IUEmbeddedStorePageViewController *_crossMerchandisingViewController; + IUVideoSummaryView *_videoSummaryView; + int _layoutOrientation; +} + +@property(readonly) MPMediaItem * firstMediaItem; + ++ (Class)backstopViewClass; ++ (BOOL)supportsViewControllerStyle:(int)arg1; + +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (id)title; +- (void)reloadData; +- (id)mediaItemForVideoSummaryView:(id)arg1; +- (id)footerViewForVideoSummaryView:(id)arg1; +- (id)_newURLRequestPropertiesForMediaItem:(id)arg1; +- (void)_reloadCrossMerchandising:(BOOL)arg1; +- (void)_removeCrossMerchandising:(BOOL)arg1; +- (void)_layoutViewsForOrientation:(int)arg1; +- (id)firstMediaItem; +- (id)init; +- (void)dealloc; +- (void)_networkTypeChangedNotification:(id)arg1; + +@end diff --git a/iPodUI.framework/IUVideoTitleView.h b/iPodUI.framework/IUVideoTitleView.h new file mode 100755 index 0000000..604e127 --- /dev/null +++ b/iPodUI.framework/IUVideoTitleView.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPMediaItem, IUVideoTitleViewPlayButton, MPDownloadProgressIndicator; + +@interface IUVideoTitleView : UIView { + SEL _action; + BOOL _downloadable; + BOOL _downloading; + float _downloadProgress; + MPDownloadProgressIndicator *_downloadProgressIndicator; + MPMediaItem *_mediaItem; + IUVideoTitleViewPlayButton *_playButton; + id _target; +} + +@property(getter=isPlayButtonEnabled) BOOL playButtonEnabled; +@property(getter=isDownloadable) BOOL downloadable; +@property(getter=isDownloading) BOOL downloading; +@property BOOL canCancelDownload; +@property float downloadProgress; +@property(retain) MPMediaItem * mediaItem; + + +- (BOOL)isDownloading; +- (id)mediaItem; +- (void)setTarget:(id)arg1 action:(SEL)arg2; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)canCancelDownload; +- (BOOL)isPlayButtonEnabled; +- (id)_copyrightFormattedString; +- (void)_updatePlayButtonImages; +- (void)setCanCancelDownload:(BOOL)arg1; +- (void)setDownloadProgress:(float)arg1; +- (void)setDownloading:(BOOL)arg1; +- (void)setPlayButtonEnabled:(BOOL)arg1; +- (void)_playMovie:(id)arg1; +- (void)setMediaItem:(id)arg1; +- (void)setDownloadable:(BOOL)arg1; +- (void)dealloc; +- (float)downloadProgress; +- (BOOL)isDownloadable; + +@end diff --git a/iPodUI.framework/IUVideoTitleViewPlayButton.h b/iPodUI.framework/IUVideoTitleViewPlayButton.h new file mode 100755 index 0000000..df7e414 --- /dev/null +++ b/iPodUI.framework/IUVideoTitleViewPlayButton.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUVideoTitleViewPlayButton : UIButton { +} + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })hitRect; +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; + +@end diff --git a/iPodUI.framework/IUVideosBackstopView.h b/iPodUI.framework/IUVideosBackstopView.h new file mode 100755 index 0000000..0502b32 --- /dev/null +++ b/iPodUI.framework/IUVideosBackstopView.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUVideosBackstopView : UIView { +} + +@property float multiplyWhite; + + +- (BOOL)_shouldAnimatePropertyWithKey:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (float)multiplyWhite; +- (void)setMultiplyWhite:(float)arg1; + +@end diff --git a/iPodUI.framework/IUVideosDataSource.h b/iPodUI.framework/IUVideosDataSource.h new file mode 100755 index 0000000..4040eb6 --- /dev/null +++ b/iPodUI.framework/IUVideosDataSource.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUVideosDataSource : IUMediaQueriesDataSource { +} + ++ (id)queryItemPropertiesToFetch; ++ (Class)cellConfigurationClassForSongs; ++ (int)mediaEntityType; + +- (id)copyGetMoreFromITunesStoreActionRow; +- (BOOL)shouldDisplayWhenEmpty; +- (void)_rentalInfoChangedNotification:(id)arg1; +- (void)createGlobalContexts; +- (id)viewControllerContextForIndex:(unsigned int)arg1; +- (BOOL)allowsDeletion; +- (SEL)libraryHasDisplayableEntitiesSelector; +- (void)reloadActionRows; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUViewControllerContext.h b/iPodUI.framework/IUViewControllerContext.h new file mode 100755 index 0000000..73a013e --- /dev/null +++ b/iPodUI.framework/IUViewControllerContext.h @@ -0,0 +1,83 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIImage, IUViewControllerContext, IUMediaEntitySpecifier, NSString, MPMediaQuery, , IUMediaDataSource; + +@interface IUViewControllerContext : NSObject { + IUMediaDataSource *_dataSource; + unsigned int _isRootController : 1; + unsigned int _showActionRowsOnAppear : 1; + IUMediaEntitySpecifier *_specifier; + MPMediaQuery *_query; + IUViewControllerContext *_sourceContext; + int _style; + unsigned int _titleIgnoresHistory : 1; + int _type; + *_viewControllerInfo; + NSString *_defaultPNGNameOverride; + UIImage *_transitionImage; +} + +@property(retain) NSString * defaultPNGName; +@property(getter=isArchivable,readonly) BOOL archivable; +@property(getter=isRestorableNavigationPathNode,readonly) BOOL restorableNavigationPathNode; +@property(retain) NSString * identifier; +@property(getter=isRootController) BOOL rootController; +@property(retain) IUMediaDataSource * dataSource; +@property(retain) IUMediaEntitySpecifier * specifier; +@property(copy) MPMediaQuery * query; +@property int style; +@property BOOL titleIgnoresHistory; +@property(retain) * viewControllerInfo; +@property BOOL showActionRowsOnAppear; +@property(readonly) IUViewControllerContext * rootContext; +@property(retain) IUViewControllerContext * sourceContext; +@property(readonly) BOOL startAtEndOnFirstAppear; +@property(retain) UIImage * transitionImage; + ++ (id)contextWithDataSource:(id)arg1; + +- (void)setQuery:(id)arg1; +- (id)sourceContext; +- (void)setSpecifier:(id)arg1; +- (id)specifier; +- (id)defaultPNGName; +- (id)identifier; +- (void)setIdentifier:(id)arg1; +- (int)style; +- (void)setStyle:(int)arg1; +- (id)query; +- (id)dataSource; +- (void)setDataSource:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)setShowActionRowsOnAppear:(BOOL)arg1; +- (void)_reloadDataSourceFromSourceContext; +- (id)_newDataSourceFromType:(int)arg1 mediaQuery:(id)arg2; +- (id)_newDataSourceFromType:(int)arg1 mediaSpecifier:(id)arg2; +- (BOOL)titleIgnoresHistory; +- (BOOL)isRootController; +- (BOOL)startAtEndOnFirstAppear; +- (BOOL)showActionRowsOnAppear; +- (BOOL)isArchivable; +- (void)setSourceContext:(id)arg1; +- (id)copySpecifierHistory; +- (id)viewControllerInfo; +- (id)rootContext; +- (id)transitionImage; +- (void)setTransitionImage:(id)arg1; +- (void)setViewControllerInfo:(id)arg1; +- (id)newViewController; +- (void)setDefaultPNGName:(id)arg1; +- (void)setTitleIgnoresHistory:(BOOL)arg1; +- (void)setDataSourceFromMediaQuery:(id)arg1; +- (BOOL)isRestorableNavigationPathNode; +- (void)unloadReloadableData; +- (void)setDataSourceFromMediaSpecifier:(id)arg1; +- (unsigned long long)persistentPlaylistUID; +- (id)description; +- (void)dealloc; +- (void)setRootController:(BOOL)arg1; + +@end diff --git a/iPodUI.framework/IUVoiceMemosDataSource.h b/iPodUI.framework/IUVoiceMemosDataSource.h new file mode 100755 index 0000000..df55d72 --- /dev/null +++ b/iPodUI.framework/IUVoiceMemosDataSource.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUVoiceMemosDataSource : IUSongsDataSource { +} + + +- (BOOL)showShuffleButtonWhenApplicable; + +@end diff --git a/iPodUI.framework/IUWildcatBrowserViewController.h b/iPodUI.framework/IUWildcatBrowserViewController.h new file mode 100755 index 0000000..3689220 --- /dev/null +++ b/iPodUI.framework/IUWildcatBrowserViewController.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUiPodViewController, IUiPodSegmentedViewController; + +@interface IUWildcatBrowserViewController : IUiPodViewController { + IUiPodSegmentedViewController *_segmentedViewController; +} + +@property(readonly) IUiPodSegmentedViewController * segmentedViewController; +@property(readonly) int style; +@property(readonly) IUiPodViewController * topViewController; + ++ (Class)navigationBarClass; + +- (id)topViewController; +- (id)createNavigationBar; +- (id)createSegmentedController; +- (id)segmentedViewController; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUWildcatContainerNavigationBar.h b/iPodUI.framework/IUWildcatContainerNavigationBar.h new file mode 100755 index 0000000..a4c6f75 --- /dev/null +++ b/iPodUI.framework/IUWildcatContainerNavigationBar.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUWildcatContainerNavigationBar : UINavigationBar { +} + + +- (void)drawBackButtonBackgroundInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 withStyle:(int)arg2 pressed:(BOOL)arg3; +- (void)drawBackgroundInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 withStyle:(int)arg2; +- (void)layoutSubviews; + +@end diff --git a/iPodUI.framework/IUWildcatTableHeaderView.h b/iPodUI.framework/IUWildcatTableHeaderView.h new file mode 100755 index 0000000..0d645c2 --- /dev/null +++ b/iPodUI.framework/IUWildcatTableHeaderView.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSString, UILabel; + +@interface IUWildcatTableHeaderView : UIImageView { + UILabel *_label; + float _leftPadding; +} + +@property(retain) NSString * title; +@property float titleLeftPadding; + + +- (id)title; +- (void)setTitle:(id)arg1; +- (void)layoutSubviews; +- (float)titleLeftPadding; +- (void)setTitleLeftPadding:(float)arg1; +- (id)init; +- (void)dealloc; +- (id)_label; + +@end diff --git a/iPodUI.framework/IUWildcatVideoDetailView.h b/iPodUI.framework/IUWildcatVideoDetailView.h new file mode 100755 index 0000000..5089fbb --- /dev/null +++ b/iPodUI.framework/IUWildcatVideoDetailView.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UINavigationBar, IUPosterImageView, IULiveReflectionView, , IUVideoTitleView, UIView, UIColor; + +@interface IUWildcatVideoDetailView : UIView { + *_delegate; + IULiveReflectionView *_posterReflectionView; + IUPosterImageView *_posterImageView; + IUVideoTitleView *_videoTitleView; + UINavigationBar *_navBar; + UIView *_segmentedView; + UIView *_dividingLine; + UIColor *_blackColor; + UIColor *_reflectionStartColor; + UIColor *_reflectionEndColor; + float _desiredPosterHeightFactor; +} + +@property * delegate; +@property(retain) IULiveReflectionView * posterReflectionView; +@property(retain) IUPosterImageView * posterImageView; +@property(retain) IUVideoTitleView * videoTitleView; +@property(retain) UINavigationBar * navBar; +@property(retain) UIView * segmentedView; +@property(retain) UIView * dividingLine; +@property float desiredPosterHeightFactor; + + +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)dividingLine; +- (id)segmentedView; +- (id)navBar; +- (id)videoTitleView; +- (float)desiredPosterHeightFactor; +- (void)setDividingLine:(id)arg1; +- (void)setPosterImageView:(id)arg1; +- (void)setPosterReflectionView:(id)arg1; +- (void)setDesiredPosterHeightFactor:(float)arg1; +- (void)setVideoTitleView:(id)arg1; +- (void)setNavBar:(id)arg1; +- (void)setSegmentedView:(id)arg1; +- (id)posterImageView; +- (id)posterReflectionView; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUWildcatVideoDetailViewController.h b/iPodUI.framework/IUWildcatVideoDetailViewController.h new file mode 100755 index 0000000..9c41a89 --- /dev/null +++ b/iPodUI.framework/IUWildcatVideoDetailViewController.h @@ -0,0 +1,104 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIImage, MPMediaItemImageRequest, UIAlertView, IUVideoTitleView, MPImageCache, MPMediaItem, NSSet, IUVideoPartListViewController, MPMediaDownloadObserver, IUWildcatVideoDetailView, IUiPodSegmentedViewController, ; + +@interface IUWildcatVideoDetailViewController : IUiPodViewController { + *_delegate; + BOOL _hasPushedPlayback; + double _downloadProgress; + MPImageCache *_posterImageCache; + MPMediaItemImageRequest *_posterImageRequest; + UIImage *_preloadedSnapshotImage; + UIAlertView *_rentalAlertView; + unsigned long long _representativeTrackPersistentUID; + IUiPodSegmentedViewController *_segmentedViewController; + MPImageCache *_snapshotImageCache; + MPMediaItemImageRequest *_snapshotImageRequest; + NSSet *_temporaryAnimationViews; + UIImage *_temporarySnapshotImageForTransition; + IUVideoPartListViewController *_videoPartListViewController; + IUVideoTitleView *_videoTitleView; + MPMediaDownloadObserver *_mediaDownloadObserver; +} + +@property * delegate; +@property(readonly) MPMediaItem * firstMediaItem; +@property unsigned long long representativeTrackPersistentUID; +@property(readonly) IUWildcatVideoDetailView * backstopView; +@property(readonly) IUiPodSegmentedViewController * segmentedViewController; +@property(retain) UIImage * preloadedSnapshotImage; +@property(retain) IUVideoPartListViewController * videoPartListViewController; + ++ (Class)backstopViewClass; + +- (void)_backButtonAction:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)alertViewCancel:(id)arg1; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (id)delegate; +- (void)reloadData; +- (void)foldingTransitionViewDidTakeSnapshot; +- (void)foldingTransitionViewWillTakeSnapshot; +- (BOOL)shouldShowReflection; +- (BOOL)shouldShowDividingLine; +- (void)segmentedViewController:(id)arg1 willSelectViewController:(id)arg2; +- (BOOL)segmentedViewController:(id)arg1 canSelectViewController:(id)arg2; +- (id)segmentedControlForSegmentedViewController:(id)arg1; +- (BOOL)_isMovie:(id)arg1; +- (void)pushPlaybackContext; +- (void)_reallyPlayMovie; +- (id)preloadedSnapshotImage; +- (id)_transitionImageWithPosterAspectRatio; +- (void)_updateForDownloadProgress:(double)arg1 currentlyPlayable:(BOOL)arg2; +- (id)_representativeMediaItem; +- (BOOL)_isDownloadInProgress; +- (struct CGSize { float x1; float x2; })_posterImageCacheRequestSize; +- (void)_generatePreloadedSnapshotImageFromDefaultTrack; +- (void)_setupDownloadObserver; +- (void)_playMovie:(id)arg1; +- (float)_foldingTransitionHeightOfVerticalSection:(unsigned int)arg1; +- (id)foldingTransitionFaceWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 antiAliasedEdgeMask:(unsigned long)arg2; +- (id)_newPosterImageCacheRequest; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })foldingTransitionFrontFaceFrame; +- (id)newSnapshotFaceViewWithBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 antiAliasedEdgeMask:(unsigned long)arg2; +- (id)_aaEdgeViewWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)_isFirstMediaItemMovie; +- (id)backstopView; +- (void)_layoutUI; +- (id)segmentedViewControllerInitialSelectedIdentifier; +- (id)videoPartListViewController; +- (void)setDataSource:(id)arg1 query:(id)arg2 forEpisodeViewControllerContext:(id)arg3; +- (id)segmentedViewControllerSubViewControllers; +- (id)segmentedViewControllerIdentifiers; +- (unsigned long long)representativeTrackPersistentUID; +- (void)_notifyDelegateOfRepresentativeTrackPersistentUID; +- (void)setVideoPartListViewController:(id)arg1; +- (void)setPreloadedSnapshotImage:(id)arg1; +- (void)_destroyTemporaryAnimationViews; +- (void)_cancelImageRequest:(id*)arg1; +- (void)_removeDownloadObserver; +- (void)_screensChanged:(id)arg1; +- (void)flashItemForMediaItem:(id)arg1 atTime:(double)arg2; +- (void)_destroyRentalAlertView; +- (void)_cancelRentalAlertView:(BOOL)arg1; +- (void)didDeleteTrackWithPersistentUID:(unsigned long long)arg1; +- (id)firstMediaItem; +- (void)setRepresentativeTrackPersistentUID:(unsigned long long)arg1; +- (id)segmentedViewController; +- (void)_databaseContentsDidChangeNotification:(id)arg1; +- (BOOL)restoreArchivedContexts:(id)arg1; +- (id)copyArchivableContexts; +- (void)_rentalInfoChangedNotification:(id)arg1; +- (void)playMovie; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUWildcatVideoInfoBackgroundGradientView.h b/iPodUI.framework/IUWildcatVideoInfoBackgroundGradientView.h new file mode 100755 index 0000000..921bd59 --- /dev/null +++ b/iPodUI.framework/IUWildcatVideoInfoBackgroundGradientView.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUWildcatVideoInfoBackgroundGradientView : UIView { +} + ++ (Class)layerClass; + +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/iPodUI.framework/IUWildcatVideosViewController.h b/iPodUI.framework/IUWildcatVideosViewController.h new file mode 100755 index 0000000..82a3b97 --- /dev/null +++ b/iPodUI.framework/IUWildcatVideosViewController.h @@ -0,0 +1,79 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPMediaLibrary, IUVideoPlaybackViewController, UISnapshotView, IUiPodSegmentedViewController, IUWildcatVideoDetailViewController, UIViewController, IUVideosBackstopView; + +@interface IUWildcatVideosViewController : IUWildcatViewController { + IUVideosBackstopView *_backstopView; + IUiPodSegmentedViewController *_browserViewController; + IUiPodSegmentedViewController *_deviceBrowserViewController; + IUiPodSegmentedViewController *_sharedLibraryBrowserViewController; + MPMediaLibrary *_currentSharedLibrary; + IUWildcatVideoDetailViewController *_detailViewController; + IUVideoPlaybackViewController *_playbackViewController; + struct { + UIViewController *fromViewController; + UIViewController *toViewController; + BOOL animated; + } _transitionContext; + UISnapshotView *_prerotationSnapshotView; + int _lastOrientation; +} + +@property(readonly) IUiPodSegmentedViewController * browserViewController; +@property(readonly) IUWildcatVideoDetailViewController * detailViewController; +@property(readonly) IUVideoPlaybackViewController * playbackViewController; + + +- (id)detailViewController; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_frameForViewController:(id)arg1; +- (id)topViewController; +- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)_getRotationContentSettings:(struct { BOOL x1; BOOL x2; BOOL x3; BOOL x4; float x5; int x6; }*)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (BOOL)_isSupportedInterfaceOrientation:(int)arg1; +- (void)loadView; +- (void)doorSwingTransitionView:(id)arg1 didFinishTransition:(int)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_albumFrameForBrowserControllerTransition:(id)arg1; +- (void)foldingTransitionDidStop:(id)arg1 finished:(BOOL)arg2; +- (BOOL)_isPlaybackViewController:(id)arg1; +- (void)_popSharedLibraryAnimated:(BOOL)arg1; +- (void)_finishTransitionAnimation:(BOOL)arg1; +- (void)pushDetailViewContoller:(id)arg1 animated:(BOOL)arg2 fromFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3; +- (void)pushSharedLibrary:(id)arg1 animated:(BOOL)arg2; +- (void)_rotationAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (id)directChildViewController; +- (void)_setViewController:(id)arg1 into:(id*)arg2 makeChildController:(BOOL)arg3; +- (void)_popSharedLibrary:(id)arg1; +- (id)_newSegmentedController:(BOOL)arg1; +- (void)_transition:(int)arg1 fromViewController:(id)arg2 toViewController:(id)arg3; +- (id)browserViewController; +- (void)_readyToBeginTransitionToBrowserView:(id)arg1; +- (void)_animateBackgroundForBookTransitionToViewController:(id)arg1; +- (void)_transitionFromViewController:(id)arg1 toViewController:(id)arg2 withFoldingTransition:(id)arg3; +- (id)_albumGridViewControllerFromBrowserController:(id)arg1; +- (void)setPlaybackViewController:(id)arg1 makeChildController:(BOOL)arg2; +- (void)setDetailViewController:(id)arg1 makeChildController:(BOOL)arg2; +- (void)setBrowserViewController:(id)arg1 makeChildController:(BOOL)arg2; +- (void)_cancelCurrentTransition; +- (void)_sharedLibraryPickedNotification:(id)arg1; +- (void)segmentedViewController:(id)arg1 didSelectViewController:(id)arg2; +- (id)segmentedControlForSegmentedViewController:(id)arg1; +- (void)popToDetailViewControllerAnimated:(BOOL)arg1; +- (void)popToBrowserViewControllerAnimated:(BOOL)arg1; +- (id)browserSegmentedViewController; +- (void)pushPlaybackViewController:(id)arg1 animated:(BOOL)arg2; +- (void)performPushDetailViewControllerInTransitionView:(id)arg1; +- (id)newTransitionViewToPushDetailViewContoller:(id)arg1 animated:(BOOL)arg2 fromFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3; +- (struct CGSize { float x1; float x2; })detailSizeFromArtSizeForBrowserControllerTransition:(struct CGSize { float x1; float x2; })arg1; +- (BOOL)restoreArchivedContexts:(id)arg1; +- (id)copyArchivableContexts; +- (id)playbackViewController; +- (void)_availableMediaLibrariesDidChangeNotification:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)_backgroundAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void*)arg3; + +@end diff --git a/iPodUI.framework/IUWildcatViewController.h b/iPodUI.framework/IUWildcatViewController.h new file mode 100755 index 0000000..6e436b2 --- /dev/null +++ b/iPodUI.framework/IUWildcatViewController.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUiPodSegmentedViewController, UIView, UIViewController, UINavigationController, IUiPodViewController; + +@interface IUWildcatViewController : UIViewController { +} + +@property(readonly) IUiPodSegmentedViewController * browserSegmentedViewController; +@property(readonly) UINavigationController * topNavigationController; +@property(readonly) IUiPodViewController * topViewController; +@property(readonly) UIViewController * directChildViewController; +@property(readonly) UIView * backstopView; + + +- (id)topViewController; +- (BOOL)_canReloadView; +- (id)directChildViewController; +- (id)browserViewController; +- (id)browserSegmentedViewController; +- (id)backstopView; +- (id)init; +- (id)topNavigationController; + +@end diff --git a/iPodUI.framework/IUiPadMoviesDataSource.h b/iPodUI.framework/IUiPadMoviesDataSource.h new file mode 100755 index 0000000..a6ae752 --- /dev/null +++ b/iPodUI.framework/IUiPadMoviesDataSource.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUiPadMoviesDataSource : IUiPadVideosDataSource { +} + ++ (int)mediaEntityType; ++ (id)tabBarItemTitleKey; + +- (BOOL)gridTitleVisibleAtIndex:(unsigned int)arg1; +- (int)gridTitleStyle; +- (SEL)libraryHasDisplayableEntitiesSelector; +- (BOOL)shouldLoadLocalImagesSynchronously; +- (struct CGSize { float x1; float x2; })thumbnailSize; + +@end diff --git a/iPodUI.framework/IUiPadMusicVideosDataSource.h b/iPodUI.framework/IUiPadMusicVideosDataSource.h new file mode 100755 index 0000000..8b50212 --- /dev/null +++ b/iPodUI.framework/IUiPadMusicVideosDataSource.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUiPadMusicVideosDataSource : IUiPadVideosDataSource { +} + ++ (int)mediaEntityType; ++ (id)tabBarItemTitleKey; + +- (int)gridTitleStyle; +- (SEL)libraryHasDisplayableEntitiesSelector; + +@end diff --git a/iPodUI.framework/IUiPadRentalDetailsDataSource.h b/iPodUI.framework/IUiPadRentalDetailsDataSource.h new file mode 100755 index 0000000..5de2e2e --- /dev/null +++ b/iPodUI.framework/IUiPadRentalDetailsDataSource.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUiPadRentalDetailsDataSource : IUiPadRentalsDataSource { +} + ++ (id)tabBarItemTitleKey; + + +@end diff --git a/iPodUI.framework/IUiPadRentalsDataSource.h b/iPodUI.framework/IUiPadRentalsDataSource.h new file mode 100755 index 0000000..896b968 --- /dev/null +++ b/iPodUI.framework/IUiPadRentalsDataSource.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUiPadRentalsDataSource : IUiPadMoviesDataSource { +} + ++ (int)mediaEntityType; ++ (id)tabBarItemTitleKey; + +- (id)detailMediaQueryForMediaItem:(id)arg1 baseQuery:(id)arg2; +- (BOOL)gridTitleVisibleAtIndex:(unsigned int)arg1; +- (int)gridTitleStyle; +- (SEL)libraryHasDisplayableEntitiesSelector; + +@end diff --git a/iPodUI.framework/IUiPadSharedLibrariesViewController.h b/iPodUI.framework/IUiPadSharedLibrariesViewController.h new file mode 100755 index 0000000..58ac20d --- /dev/null +++ b/iPodUI.framework/IUiPadSharedLibrariesViewController.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIAlertView, UITapGestureRecognizer, UITableView, NSArray, MPMediaLibrary; + +@interface IUiPadSharedLibrariesViewController : IUiPodViewController { + UITableView *_tableView; + UITapGestureRecognizer *_tapGestureRecognizer; + MPMediaLibrary *_selectedLibrary; + UIAlertView *_passwordAlertView; + BOOL _promptForPasswordAgainAfterDismissal; + struct __CFDictionary { } *_portraitLibraryImageViews; + struct __CFDictionary { } *_landscapeLibraryImageViews; + NSArray *_sharedLibraries; +} + ++ (BOOL)supportsViewControllerStyle:(int)arg1; + +- (void)_viewWasTapped:(id)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewDidUnload; +- (void)loadView; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)reloadData; +- (id)_imageViewForLibrary:(id)arg1 frame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_frameForLibraryImageViewAtColumn:(unsigned int)arg1; +- (void)_showPasswordPromptForLibrary:(id)arg1; +- (void)_selectLibrary:(id)arg1; +- (void)_updateConnectionProgressForCellAtIndexPath:(id)arg1; +- (void)_mediaLibraryConnectionProgressDidChangeNotification:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUiPadTVShowsDataSource.h b/iPodUI.framework/IUiPadTVShowsDataSource.h new file mode 100755 index 0000000..cae10a8 --- /dev/null +++ b/iPodUI.framework/IUiPadTVShowsDataSource.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSMutableDictionary; + +@interface IUiPadTVShowsDataSource : IUiPadVideosDataSource { + NSMutableDictionary *_tvShowNameSeasonCountMap; +} + ++ (int)mediaEntityType; ++ (id)tabBarItemTitleKey; + +- (void)setQuery:(id)arg1; +- (id)_tvShowNameForTallyingFromItem:(id)arg1; +- (unsigned int)_seasonCountForShowOfSeasonAtIndex:(unsigned int)arg1; +- (id)detailMediaQueryForMediaItem:(id)arg1 baseQuery:(id)arg2; +- (BOOL)gridTitleVisibleAtIndex:(unsigned int)arg1; +- (int)gridTitleStyle; +- (BOOL)deleteRemovesEntireGroup; +- (SEL)libraryHasDisplayableEntitiesSelector; +- (BOOL)shouldLoadLocalImagesSynchronously; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUiPadVideoChapterTableViewCell.h b/iPodUI.framework/IUiPadVideoChapterTableViewCell.h new file mode 100755 index 0000000..729418e --- /dev/null +++ b/iPodUI.framework/IUiPadVideoChapterTableViewCell.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPMediaItem, IUiPadVideoMovieChapterTableViewCellContentView; + +@interface IUiPadVideoChapterTableViewCell : IUiPadVideoPartTableViewCell { + MPMediaItem *_mediaItem; + unsigned int _chapterIndex; +} + +@property(readonly) IUiPadVideoMovieChapterTableViewCellContentView * videoChapterContentView; +@property(retain) MPMediaItem * mediaItem; + ++ (Class)contentViewClass; ++ (struct CGSize { float x1; float x2; })videoImageSize; + +- (id)mediaItem; +- (void)prepareForReuse; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; +- (BOOL)imageRequestIsValid:(id)arg1; +- (id)videoImageRequest; +- (void)setMediaItem:(id)arg1 chapterIndex:(unsigned int)arg2; +- (void)updateContentView; +- (void)setMediaItem:(id)arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUiPadVideoEpisodeTableViewCell.h b/iPodUI.framework/IUiPadVideoEpisodeTableViewCell.h new file mode 100755 index 0000000..97b87dc --- /dev/null +++ b/iPodUI.framework/IUiPadVideoEpisodeTableViewCell.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPMediaItem, IUiPadVideoEpisodeTableViewCellContentView; + +@interface IUiPadVideoEpisodeTableViewCell : IUiPadVideoPartTableViewCell { + id _moreButtonTarget; + SEL _moreButtonAction; + MPMediaItem *_mediaItem; +} + +@property SEL moreButtonAction; +@property id moreButtonTarget; +@property(retain) MPMediaItem * mediaItem; +@property BOOL expanded; +@property(readonly) IUiPadVideoEpisodeTableViewCellContentView * videoEpisodeContentView; + ++ (Class)contentViewClass; + +- (id)mediaItem; +- (void)setExpanded:(BOOL)arg1; +- (BOOL)expanded; +- (void)setEditing:(BOOL)arg1; +- (void)prepareForReuse; +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; +- (void)hideDeleteConfirmationView; +- (SEL)moreButtonAction; +- (id)moreButtonTarget; +- (void)setMoreButtonTarget:(id)arg1; +- (void)setMoreButtonAction:(SEL)arg1; +- (void)_moreButtonSelected:(id)arg1; +- (id)videoEpisodeContentView; +- (BOOL)imageRequestIsValid:(id)arg1; +- (id)videoImageRequest; +- (void)updateContentView; +- (void)setMediaItem:(id)arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUiPadVideoEpisodeTableViewCellContentView.h b/iPodUI.framework/IUiPadVideoEpisodeTableViewCellContentView.h new file mode 100755 index 0000000..45e334e --- /dev/null +++ b/iPodUI.framework/IUiPadVideoEpisodeTableViewCellContentView.h @@ -0,0 +1,66 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIImageView, NSArray, NSString, UIView, MPButton; + +@interface IUiPadVideoEpisodeTableViewCellContentView : IUiPadVideoPartTableViewCellContentView { + NSString *_expirationText; + struct CGSize { + float width; + float height; + } _expirationTextSize; + BOOL _expiresSoon; + NSString *_title; + NSString *_summary; + NSArray *_supertitles; + MPButton *_moreButton; + id _moreButtonTarget; + SEL _moreButtonAction; + BOOL _expanded; + int _unplayedState; + UIImageView *_unplayedIndicator; + UIView *_disabledView; +} + +@property BOOL expanded; +@property SEL moreButtonAction; +@property id moreButtonTarget; +@property(retain) NSString * title; +@property(retain) NSString * summary; +@property(retain) NSArray * supertitles; +@property int unplayedState; +@property BOOL expiresSoon; +@property(retain) NSString * expirationText; + + +- (id)summary; +- (void)setSummary:(id)arg1; +- (void)setExpanded:(BOOL)arg1; +- (BOOL)expanded; +- (id)title; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)setTitle:(id)arg1; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (int)unplayedState; +- (id)expirationText; +- (void)setExpiresSoon:(BOOL)arg1; +- (BOOL)expiresSoon; +- (void)setExpirationText:(id)arg1; +- (id)supertitles; +- (void)setHighlightedOrSelected:(BOOL)arg1; +- (struct __CFAttributedString { }*)_newSummaryAttributedString:(id)arg1 withLineBreakMode:(unsigned char)arg2; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1 expanded:(BOOL)arg2; +- (void)_drawText; +- (void)setSupertitles:(id)arg1; +- (SEL)moreButtonAction; +- (id)moreButtonTarget; +- (void)setUnplayedState:(int)arg1; +- (void)setMoreButtonTarget:(id)arg1; +- (void)setMoreButtonAction:(SEL)arg1; +- (void)_moreButtonSelected:(id)arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUiPadVideoITunesUDataSource.h b/iPodUI.framework/IUiPadVideoITunesUDataSource.h new file mode 100755 index 0000000..c303d51 --- /dev/null +++ b/iPodUI.framework/IUiPadVideoITunesUDataSource.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUiPadVideoITunesUDataSource : IUiPadVideosDataSource { +} + ++ (int)mediaEntityType; ++ (id)tabBarItemTitleKey; + +- (void)setQuery:(id)arg1; +- (void)_setQuery:(id)arg1; +- (id)detailMediaQueryForMediaItem:(id)arg1 baseQuery:(id)arg2; +- (int)gridTitleStyle; +- (BOOL)deleteRemovesEntireGroup; +- (SEL)libraryHasDisplayableEntitiesSelector; +- (id)viewControllerContextForMediaQuery:(id)arg1; +- (BOOL)shouldLoadLocalImagesSynchronously; + +@end diff --git a/iPodUI.framework/IUiPadVideoITunesUDetailDataSource.h b/iPodUI.framework/IUiPadVideoITunesUDetailDataSource.h new file mode 100755 index 0000000..98faced --- /dev/null +++ b/iPodUI.framework/IUiPadVideoITunesUDetailDataSource.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUiPadVideoITunesUDetailDataSource : IUVideosDataSource { +} + + +- (void)setQuery:(id)arg1; + +@end diff --git a/iPodUI.framework/IUiPadVideoImageModifier.h b/iPodUI.framework/IUiPadVideoImageModifier.h new file mode 100755 index 0000000..ad86768 --- /dev/null +++ b/iPodUI.framework/IUiPadVideoImageModifier.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUiPadVideoImageModifier : MPImageModifier { +} + ++ (BOOL)imageShouldBeShinyWithSize:(struct CGSize { float x1; float x2; })arg1; + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })imageFrameForContentSize:(struct CGSize { float x1; float x2; })arg1 imageFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 imageSubRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3; +- (BOOL)shouldModifyImageWithContentSize:(struct CGSize { float x1; float x2; })arg1 imageSize:(struct CGSize { float x1; float x2; })arg2 imageSubRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3; +- (BOOL)_shouldScaleCropRectToFillContentSize:(struct CGSize { float x1; float x2; })arg1 imageSubRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; + +@end diff --git a/iPodUI.framework/IUiPadVideoMovieChapterTableViewCellContentView.h b/iPodUI.framework/IUiPadVideoMovieChapterTableViewCellContentView.h new file mode 100755 index 0000000..b6bb9d6 --- /dev/null +++ b/iPodUI.framework/IUiPadVideoMovieChapterTableViewCellContentView.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSString; + +@interface IUiPadVideoMovieChapterTableViewCellContentView : IUiPadVideoPartTableViewCellContentView { + NSString *_supertitle; + NSString *_title; + NSString *_subtitle; +} + +@property(retain) NSString * title; +@property(retain) NSString * subtitle; +@property(retain) NSString * supertitle; + + +- (id)subtitle; +- (void)setSubtitle:(id)arg1; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)supertitle; +- (void)_drawText; +- (void)setSupertitle:(id)arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUiPadVideoPartTableViewCell.h b/iPodUI.framework/IUiPadVideoPartTableViewCell.h new file mode 100755 index 0000000..3d082a0 --- /dev/null +++ b/iPodUI.framework/IUiPadVideoPartTableViewCell.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPImageCache, UIImageView, IUiPadVideoPartTableViewCellContentView, UIView, NSMutableSet, UIImage, MPImageCacheRequest; + +@interface IUiPadVideoPartTableViewCell : UITableViewCell { + IUiPadVideoPartTableViewCellContentView *_videoChapterContentView; + MPImageCache *_imageCache; + NSMutableSet *_imageRequests; + UIView *_topBevel; + UIView *_bottomBevel; + UIImageView *_videoImageView; +} + +@property(readonly) IUiPadVideoPartTableViewCellContentView * videoChapterContentView; +@property MPImageCache * imageCache; +@property(retain) UIImage * videoImage; +@property BOOL drawAsDisabled; +@property(readonly) MPImageCacheRequest * videoImageRequest; + ++ (Class)contentViewClass; ++ (struct CGSize { float x1; float x2; })videoImageSize; + +- (id)imageCache; +- (void)setImageCache:(id)arg1; +- (void)imageRequest:(id)arg1 loadedImage:(id)arg2; +- (void)imageRequest:(id)arg1 failedWithError:(id)arg2; +- (void)prepareForReuse; +- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)setAlpha:(float)arg1; +- (float)alpha; +- (id)videoImage; +- (void)setVideoImage:(id)arg1; +- (id)_imageForImageRequest:(id)arg1; +- (void)_createVideoImageView; +- (BOOL)imageRequestIsValid:(id)arg1; +- (id)videoImageRequest; +- (id)videoChapterContentView; +- (void)updateContentView; +- (void)dealloc; +- (void)setDrawAsDisabled:(BOOL)arg1; +- (BOOL)drawAsDisabled; + +@end diff --git a/iPodUI.framework/IUiPadVideoPartTableViewCellContentView.h b/iPodUI.framework/IUiPadVideoPartTableViewCellContentView.h new file mode 100755 index 0000000..7206261 --- /dev/null +++ b/iPodUI.framework/IUiPadVideoPartTableViewCellContentView.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUiPadVideoPartTableViewCellContentView : UIView { + BOOL _editing; + BOOL _highlightedOrSelected; + BOOL _drawAsDisabled; +} + +@property BOOL editing; +@property BOOL highlightedOrSelected; +@property BOOL drawAsDisabled; + + +- (void)setEditing:(BOOL)arg1; +- (BOOL)editing; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setHighlightedOrSelected:(BOOL)arg1; +- (BOOL)highlightedOrSelected; +- (void)setDrawAsDisabled:(BOOL)arg1; +- (BOOL)drawAsDisabled; + +@end diff --git a/iPodUI.framework/IUiPadVideoPodcastEpisodeTableViewCell.h b/iPodUI.framework/IUiPadVideoPodcastEpisodeTableViewCell.h new file mode 100755 index 0000000..79b3c87 --- /dev/null +++ b/iPodUI.framework/IUiPadVideoPodcastEpisodeTableViewCell.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUiPadVideoPodcastEpisodeTableViewCell : IUiPadVideoEpisodeTableViewCell { +} + + +- (id)videoImageRequest; +- (void)updateContentView; + +@end diff --git a/iPodUI.framework/IUiPadVideoPodcastsDataSource.h b/iPodUI.framework/IUiPadVideoPodcastsDataSource.h new file mode 100755 index 0000000..142ce68 --- /dev/null +++ b/iPodUI.framework/IUiPadVideoPodcastsDataSource.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUiPadVideoPodcastsDataSource : IUiPadVideosDataSource { +} + ++ (int)mediaEntityType; ++ (id)tabBarItemTitleKey; + +- (id)detailMediaQueryForMediaItem:(id)arg1 baseQuery:(id)arg2; +- (BOOL)gridTitleVisibleAtIndex:(unsigned int)arg1; +- (int)gridTitleStyle; +- (BOOL)deleteRemovesEntireGroup; +- (SEL)libraryHasDisplayableEntitiesSelector; + +@end diff --git a/iPodUI.framework/IUiPadVideoTVEpisodeTableViewCell.h b/iPodUI.framework/IUiPadVideoTVEpisodeTableViewCell.h new file mode 100755 index 0000000..4a55f9d --- /dev/null +++ b/iPodUI.framework/IUiPadVideoTVEpisodeTableViewCell.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUiPadVideoTVEpisodeTableViewCell : IUiPadVideoEpisodeTableViewCell { +} + + +- (id)videoImageRequest; +- (void)updateContentView; + +@end diff --git a/iPodUI.framework/IUiPadVideosDataSource.h b/iPodUI.framework/IUiPadVideosDataSource.h new file mode 100755 index 0000000..e69731e --- /dev/null +++ b/iPodUI.framework/IUiPadVideosDataSource.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSMutableIndexSet; + +@interface IUiPadVideosDataSource : IUMediaQueriesDataSource { + NSMutableIndexSet *_artStillFrameMap; +} + ++ (BOOL)usesNowPlayingIndicator; + +- (void)setQuery:(id)arg1; +- (id)detailMediaQueryForMediaItem:(id)arg1 baseQuery:(id)arg2; +- (BOOL)isArtAStillFrameAtIndex:(unsigned int)arg1; +- (void)setArtAStillFrame:(BOOL)arg1 atIndex:(unsigned int)arg2; +- (BOOL)alwaysGroupedInGridView; +- (id)copyGetMoreFromITunesStoreActionRow; +- (BOOL)gridDimTouchedAlbum; +- (BOOL)gridUseUnmodifiedThumbnails; +- (float)gridTopPadding; +- (int)gridImageContentMode; +- (Class)gridImageModifierClass; +- (id)gridSubtitleColor; +- (id)gridTitleColor; +- (id)gridBackgroundColor; +- (BOOL)selectionPossibleForIndex:(unsigned int)arg1; +- (int)gridTitleStyle; +- (BOOL)shouldDisplayWhenEmpty; +- (id)viewControllerContextForIndex:(unsigned int)arg1; +- (BOOL)allowsDeletion; +- (id)viewControllerContextForMediaQuery:(id)arg1; +- (id)newGridImageView; +- (struct CGPoint { float x1; float x2; })actualImageOrigin; +- (struct CGSize { float x1; float x2; })thumbnailSize; +- (void)reloadActionRows; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUiPadVideosSegmentedControl.h b/iPodUI.framework/IUiPadVideosSegmentedControl.h new file mode 100755 index 0000000..2b940e6 --- /dev/null +++ b/iPodUI.framework/IUiPadVideosSegmentedControl.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UILabel; + +@interface IUiPadVideosSegmentedControl : UISegmentedControl { + UILabel *_titleLabel; +} + + +- (void)removeSegmentAtIndex:(unsigned int)arg1 animated:(BOOL)arg2; +- (void)insertSegmentWithTitle:(id)arg1 atIndex:(unsigned int)arg2 animated:(BOOL)arg3; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)_newTitleLabel; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUiPodAVController.h b/iPodUI.framework/IUiPodAVController.h new file mode 100755 index 0000000..cf84a7c --- /dev/null +++ b/iPodUI.framework/IUiPodAVController.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface IUiPodAVController : MPAVController { + unsigned int _scheduledTrackExpirationCallback : 1; + int _extendedModeNotifyToken; +} + ++ (id)sharedIPCAppInstance; ++ (id)sharedInstance; + +- (BOOL)isInExtendedMode; +- (void)_itemWillChange:(id)arg1; +- (void)airPlayVideoEnded; +- (void)_itemReadyToPlay:(id)arg1; +- (BOOL)currentItemIsRental; +- (void)play; +- (void)_setRentalIsPlaying:(BOOL)arg1 forItem:(id)arg2; +- (void)_scheduleExpirationTimerIfNecessary; +- (void)_movieExpirationCheckCallback; +- (void)_appDefaultsChangedNotification:(id)arg1; +- (void)_availableMediaLibrariesDidChangeNotification:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUiPodNavigationController.h b/iPodUI.framework/IUiPodNavigationController.h new file mode 100755 index 0000000..1445b76 --- /dev/null +++ b/iPodUI.framework/IUiPodNavigationController.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSString, IUModalContext, UINavigationItem; + +@interface IUiPodNavigationController : UINavigationController { + IUModalContext *_modalContext; + UINavigationItem *_navigationItemTemplate; +} + +@property(retain) IUModalContext * modalContext; +@property(readonly) NSString * rootIdentifier; + + +- (id)popToRootViewControllerAnimated:(BOOL)arg1; +- (id)popToViewController:(id)arg1 animated:(BOOL)arg2; +- (id)popViewControllerAnimated:(BOOL)arg1; +- (BOOL)_shouldNavigationBarInsetViewController:(id)arg1; +- (void)pushViewController:(id)arg1 animated:(BOOL)arg2; +- (void)loadView; +- (void)_updateViewControllersModalContext; +- (id)rootIdentifier; +- (void)setModalContext:(id)arg1; +- (id)modalContext; +- (id)description; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUiPodSegmentedViewController.h b/iPodUI.framework/IUiPodSegmentedViewController.h new file mode 100755 index 0000000..0e65c6a --- /dev/null +++ b/iPodUI.framework/IUiPodSegmentedViewController.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUModalContext, NSArray, NSString, IUViewControllerContext, NSMutableArray; + +@interface IUiPodSegmentedViewController : IUSegmentedViewController { + NSMutableArray *_contexts; + IUModalContext *_modalContext; + NSString *_savedSelectedIdentifier; + BOOL _hasContent; +} + +@property(retain) NSString * selectedIdentifier; +@property(readonly) NSArray * viewControllerContexts; +@property(readonly) IUViewControllerContext * selectedViewControllerContext; + + +- (BOOL)editable; +- (id)selectedViewControllerContext; +- (void)setViewControllersWithContexts:(id)arg1; +- (void)_resetViewControllersWithContexts:(id)arg1; +- (id)_identifierForViewController:(id)arg1; +- (id)noContentViewContextForContexts:(id)arg1; +- (id)viewControllerContexts; +- (void)setViewControllersWithIdentifiers:(id)arg1 style:(int)arg2; +- (void)_databaseContentsDidChangeNotification:(id)arg1; +- (BOOL)restoreArchivedContexts:(id)arg1; +- (id)copyArchivableContexts; +- (void)setModalContext:(id)arg1; +- (void)_availableMediaLibrariesDidChangeNotification:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)selectedIdentifier; +- (void)setSelectedIdentifier:(id)arg1; + +@end diff --git a/iPodUI.framework/IUiPodTabBarController.h b/iPodUI.framework/IUiPodTabBarController.h new file mode 100755 index 0000000..eded960 --- /dev/null +++ b/iPodUI.framework/IUiPodTabBarController.h @@ -0,0 +1,71 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUModalContext, NSArray, NSString, UIViewController, IUMoreListDelegateProxy; + +@interface IUiPodTabBarController : UITabBarController { + IUModalContext *_modalContext; + IUMoreListDelegateProxy *_moreListDelegateProxy; + IUModalContext *_presentedModalContext; + NSArray *_availableIdentifiers; + unsigned int _allowsSearch : 1; + int _archivedContextsToBeRestored; + NSString *_initialIdentifier; +} + +@property(readonly) NSArray * identifiers; +@property(retain) IUModalContext * modalContext; +@property(readonly) NSString * selectedIdentifier; +@property(readonly) UIViewController * topViewController; +@property BOOL allowsSearch; + ++ (Class)_moreNavigationControllerClass; ++ (id)_newNavigationControllerWithRootContextIdentifier:(id)arg1; ++ (id)defaultIdentifiers; + +- (void)tabBar:(id)arg1 willEndCustomizingItems:(id)arg2 changed:(BOOL)arg3; +- (void)_setSelectedViewController:(id)arg1; +- (id)moreNavigationController; +- (void)setViewControllers:(id)arg1 animated:(BOOL)arg2; +- (id)topViewController; +- (void)dismissModalViewControllerAnimated:(BOOL)arg1; +- (void)setAllowsSearch:(BOOL)arg1; +- (BOOL)allowsSearch; +- (void)switchToShortcutIdentifier:(id)arg1; +- (void)switchToAlbumContextForSpecifier:(id)arg1 behindTopController:(BOOL)arg2; +- (void)_delayedPopViewController:(id)arg1; +- (void)_reloadIPodViewControllers; +- (id)visibleCustomViewControllers; +- (id)_rawSelectedIdentifier; +- (BOOL)_canDisplayItemWithIdentifier:(id)arg1; +- (void)_fixMoreListNavigationBar; +- (BOOL)_shouldPushContextDuringSwitch:(id)arg1; +- (BOOL)_pushContextForSpecifier:(id)arg1 unlessMatchesFinalIdentifier:(id)arg2 animated:(BOOL)arg3; +- (void)_switchToContextBehindCurrentController:(id)arg1 withRootControllerIdentifier:(id)arg2; +- (id)_navigationControllerForIdentifier:(id)arg1 outIndex:(unsigned int*)arg2; +- (id)identifiers; +- (void)_setNavigationControllerDelegates:(id)arg1; +- (void)_updateControllersAvailable; +- (id)_copyTabBarOrdering; +- (id)initWithControllersWithAvailableIdentifiers:(id)arg1 initialIdentifier:(id)arg2 maximumNumberOfItems:(int)arg3; +- (id)initWithControllersWithAvailableIdentifiers:(id)arg1 initialIdentifier:(id)arg2; +- (void)_updateViewControllersModalContext; +- (void)presentModalContext:(id)arg1 animated:(BOOL)arg2; +- (void)switchToPlaylistContextForSpecifier:(id)arg1 behindTopController:(BOOL)arg2; +- (BOOL)restoreArchivedContexts:(id)arg1; +- (void)willRestoreArchivedContexts:(id)arg1; +- (id)copyArchivableContexts; +- (id)initWithControllersWithAvailableIdentifiers:(id)arg1; +- (void)_defaultMediaLibraryDidChangeNotification:(id)arg1; +- (void)setModalContext:(id)arg1; +- (void)switchToContext:(id)arg1 withRootControllerIdentifier:(id)arg2; +- (void)selectNextIdentifier; +- (id)modalContext; +- (void)selectControllerWithIdentifier:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)selectedIdentifier; +- (void)saveOrderingToDefaults; + +@end diff --git a/iPodUI.framework/IUiPodViewController.h b/iPodUI.framework/IUiPodViewController.h new file mode 100755 index 0000000..0e6dd50 --- /dev/null +++ b/iPodUI.framework/IUiPodViewController.h @@ -0,0 +1,117 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUModalContext, MPAVController, UIView, UITabBarItem, IUViewControllerContext, NSMutableArray; + +@interface IUiPodViewController : UIViewController { + MPAVController *_player; + UIView *_backstopView; + IUViewControllerContext *_context; + UIView *_loadingView; + IUModalContext *_modalContext; + IUModalContext *_presentedModalContext; + NSMutableArray *_scheduledInvocations; + int _transitionCount; + unsigned int _appearanceState; + UITabBarItem *_cachedTabBarItem; + BOOL _shouldConfigureNavigationItem; + unsigned int _deviceOrientationNotificationsEnabled : 1; + unsigned int _loading : 1; + unsigned int _reloadOnNextAppear : 1; + int _playerLockedCount; +} + +@property BOOL shouldConfigureNavigationItem; +@property(retain) IUViewControllerContext * context; +@property(getter=isCurrentController,readonly) BOOL currentController; +@property(getter=isLoading) BOOL loading; +@property(retain) IUModalContext * modalContext; +@property(readonly) int modalTransition; +@property(readonly) int navigationTransition; +@property(retain) MPAVController * player; + ++ (Class)backstopViewClass; ++ (BOOL)supportsViewControllerStyle:(int)arg1; ++ (id)newViewControllerForContext:(id)arg1 redirectType:(int)arg2 didRedirect:(BOOL*)arg3; + +- (void)setLoading:(BOOL)arg1; +- (void)modalContextDidDismiss:(id)arg1 withSuccess:(BOOL)arg2; +- (void)unlockPlayer; +- (void)lockPlayer; +- (void)beginTransition; +- (void)endTransition; +- (void)setPlayer:(id)arg1; +- (BOOL)isLoading; +- (void)applicationResumedEventsOnly:(BOOL)arg1; +- (void)applicationSuspendedEventsOnly:(BOOL)arg1; +- (void)addChildViewController:(id)arg1; +- (void)setTabBarItem:(id)arg1; +- (id)tabBarItem; +- (void)removeChildViewController:(id)arg1; +- (void)_setExistingTabBarItem:(id)arg1; +- (BOOL)_isSupportedInterfaceOrientation:(int)arg1; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)willMoveToParentViewController:(id)arg1; +- (id)_existingTabBarItem; +- (void)viewDidUnload; +- (BOOL)_canReloadView; +- (void)loadView; +- (BOOL)isTransitioning; +- (id)context; +- (void)setContext:(id)arg1; +- (void)didReceiveMemoryWarning; +- (id)query; +- (void)reloadData; +- (id)player; +- (void)setShouldConfigureNavigationItem:(BOOL)arg1; +- (BOOL)shouldConfigureNavigationItem; +- (BOOL)isAppearingOrAppeared; +- (BOOL)isDisappearingOrDisappeared; +- (BOOL)isWindowRotatable:(id)arg1; +- (id)transitionSafePerformerWithTarget:(id)arg1; +- (void)cancelScheduledInvocationsWithTarget:(id)arg1; +- (BOOL)handleTabBarSelectedViewController:(id)arg1; +- (BOOL)isViewWillAppearReappearingForNavigationPop; +- (BOOL)isViewWillAppearReappearing; +- (void)_deviceOrientationChangedNotification:(id)arg1; +- (void)deviceOrientationChanged:(int)arg1; +- (void)scheduleReloadData; +- (void)_enableDeviceOrientationNotifications; +- (BOOL)shouldShowNowPlayingButton; +- (void)unloadReloadableContextDataIfPossible; +- (void)_delayedPerformScheduledInvocations; +- (void)_reloadForModalContextChange; +- (id)_loadingView; +- (void)_dataSourceInvalidate:(id)arg1; +- (void)reloadDataForDataSourceInvalidation; +- (BOOL)isCurrentController; +- (void)viewControllerDidFinishReloadForDataSourceInvalidation; +- (void)_disableDeviceOrientationNotifications; +- (void)_suspendChangedNotification:(id)arg1; +- (void)_eventsOnlyChangedNotification:(id)arg1; +- (BOOL)handleShortcutWithIdentifier:(id)arg1; +- (int)modalTransition; +- (void)updateForInterfaceOrientation:(int)arg1; +- (void)restoreViewControllerInfo:(id)arg1 animated:(BOOL)arg2; +- (void)reloadNavigationItem; +- (void)presentModalContext:(id)arg1 animated:(BOOL)arg2; +- (int)navigationTransition; +- (void)configureRootNavigationItem:(id)arg1 navigationBar:(id)arg2; +- (BOOL)restoreArchivedContexts:(id)arg1; +- (id)copyArchivableContexts; +- (void)modalContextWillDismiss:(id)arg1 withSuccess:(BOOL)arg2; +- (void)configureNavigationItem:(id)arg1; +- (id)viewControllerContextForSpecifier:(id)arg1; +- (void)setModalContext:(id)arg1; +- (void)scheduleInvocationAfterTransition:(id)arg1; +- (void)cancelScheduledInvocationsWithTarget:(id)arg1 selector:(SEL)arg2; +- (id)modalContext; +- (id)description; +- (id)init; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/IUiPodViewControllerInvocationRecorder.h b/iPodUI.framework/IUiPodViewControllerInvocationRecorder.h new file mode 100755 index 0000000..776010f --- /dev/null +++ b/iPodUI.framework/IUiPodViewControllerInvocationRecorder.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUiPodViewController; + +@interface IUiPodViewControllerInvocationRecorder : NSObject { + id _target; + IUiPodViewController *_viewController; +} + +@property(retain) IUiPodViewController * viewController; + + +- (id)viewController; +- (void)setViewController:(id)arg1; +- (void)forwardInvocation:(id)arg1; +- (id)initWithTarget:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/MPClearBackgroundImageModifier.h b/iPodUI.framework/MPClearBackgroundImageModifier.h new file mode 100755 index 0000000..aaa1668 --- /dev/null +++ b/iPodUI.framework/MPClearBackgroundImageModifier.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface MPClearBackgroundImageModifier : MPImageModifier { +} + + +- (void)drawImageForegroundWithContext:(struct CGContext { }*)arg1 contentSize:(struct CGSize { float x1; float x2; })arg2 contentSubRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3; +- (void)drawImageBackgroundWithContext:(struct CGContext { }*)arg1 contentSize:(struct CGSize { float x1; float x2; })arg2 contentSubRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3; +- (BOOL)fastEnoughToApplySynchronously; + +@end diff --git a/iPodUI.framework/MediaPickerDataSourceActionRowTag.h b/iPodUI.framework/MediaPickerDataSourceActionRowTag.h new file mode 100755 index 0000000..058ab0e --- /dev/null +++ b/iPodUI.framework/MediaPickerDataSourceActionRowTag.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUMediaListDataSource; + +@interface MediaPickerDataSourceActionRowTag : NSObject { + IUMediaListDataSource *_dataSource; + int _tag; +} + + +- (id)initWithDataSource:(id)arg1 actionRowAtIndex:(unsigned int)arg2; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; + +@end diff --git a/iPodUI.framework/MediaPickerModalContext.h b/iPodUI.framework/MediaPickerModalContext.h new file mode 100755 index 0000000..116fcc2 --- /dev/null +++ b/iPodUI.framework/MediaPickerModalContext.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSMutableSet, NSString, IUiPodTabBarController, , NSMutableArray; + +@interface MediaPickerModalContext : IUModalContext { + NSString *_prompt; + NSMutableArray *_pickedTracks; + int _mediaTypes; + IUiPodTabBarController *_tabBarController; + NSMutableSet *_pickedDataSourceActionRowSet; + NSMutableSet *_pickedPersistentIDSet; + unsigned int _allowsPickingMultipleItems : 1; + unsigned int _wantsNavigationButtons : 1; +} + +@property BOOL allowsPickingMultipleItems; +@property BOOL wantsNavigationButtons; +@property(copy) NSString * prompt; +@property * delegate; + + +- (void)_doneAction:(id)arg1; +- (id)viewController; +- (void)setPrompt:(id)arg1; +- (id)prompt; +- (void)orderOut; +- (BOOL)wantsNavigationButtons; +- (void)setWantsNavigationButtons:(BOOL)arg1; +- (void)_addTracks:(id)arg1 ignoringPickedEntities:(BOOL)arg2; +- (id)_availableIdentifiersForMediaTypes:(int)arg1; +- (void)_addTrackAtIndex:(unsigned int)arg1 dataSource:(id)arg2; +- (void)_addTracksForActionRowAtIndex:(unsigned int)arg1 dataSource:(id)arg2; +- (BOOL)hideIndexBar; +- (void)configureCell:(id)arg1 forIndex:(unsigned int)arg2 dataSource:(id)arg3; +- (void)handleSelectionForIndex:(unsigned int)arg1 dataSource:(id)arg2; +- (void)configureNavigationItem:(id)arg1; +- (BOOL)canHandleSelectionForIndex:(unsigned int)arg1 dataSource:(id)arg2; +- (id)copyQueryForQuery:(id)arg1; +- (void)dismissWithSuccess:(BOOL)arg1; +- (void)dealloc; +- (void)setAllowsPickingMultipleItems:(BOOL)arg1; +- (BOOL)allowsPickingMultipleItems; +- (id)initWithMediaTypes:(int)arg1; +- (void)_cancelAction:(id)arg1; + +@end diff --git a/iPodUI.framework/MediaQueryFakeNowPlayingItem.h b/iPodUI.framework/MediaQueryFakeNowPlayingItem.h new file mode 100755 index 0000000..8d574c1 --- /dev/null +++ b/iPodUI.framework/MediaQueryFakeNowPlayingItem.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface MediaQueryFakeNowPlayingItem : IUMediaQueryNowPlayingItem { + unsigned int _countForQueueFeeder; + double _currentTimeDisplayOverride; +} + +@property unsigned int countForQueueFeeder; +@property double currentTimeDisplayOverride; + + +- (double)currentTimeDisplayOverride; +- (BOOL)isPlaceholderForItem:(id)arg1; +- (unsigned int)countForQueueFeeder; +- (void)setCurrentTimeDisplayOverride:(double)arg1; +- (void)setCountForQueueFeeder:(unsigned int)arg1; + +@end diff --git a/iPodUI.framework/MediaTableCellContentView.h b/iPodUI.framework/MediaTableCellContentView.h new file mode 100755 index 0000000..837e936 --- /dev/null +++ b/iPodUI.framework/MediaTableCellContentView.h @@ -0,0 +1,68 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUMediaTableCell, IUTableCellConfiguration, NSMutableArray; + +@interface MediaTableCellContentView : UIView { + struct CGSize { + float width; + float height; + } _backgroundSize; + IUMediaTableCell *_cell; + IUTableCellConfiguration *_configuration; + NSMutableArray *_configManagedSubviews; + NSMutableArray *_subviews; + unsigned int _drawAsDisabled : 1; + unsigned int _drawInAlternateStyle : 1; + unsigned int _editing : 1; + unsigned int _highlighted : 1; + unsigned int _selected : 1; + unsigned int _useSubviewLayout : 1; +} + +@property IUMediaTableCell * cell; +@property(retain) IUTableCellConfiguration * configuration; +@property(getter=isDeleteConfirmationVisible) BOOL deleteConfirmationVisisble; +@property BOOL drawAsDisabled; +@property(getter=isHighlighted) BOOL highlighted; +@property(getter=isSelected) BOOL selected; +@property BOOL drawInAlternateStyle; +@property struct CGSize { float x1; float x2; } backgroundSize; + + +- (void)setCell:(id)arg1; +- (struct CGSize { float x1; float x2; })backgroundSize; +- (id)cell; +- (void)setSelected:(BOOL)arg1; +- (BOOL)isHighlighted; +- (void)prepareForReuse; +- (BOOL)isSelected; +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setHighlighted:(BOOL)arg1; +- (id)_scriptingInfo; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)_drawBackgroundInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setBackgroundSize:(struct CGSize { float x1; float x2; })arg1; +- (void)_updateSubviewBackgrounds; +- (void)setDrawInAlternateStyle:(BOOL)arg1; +- (BOOL)drawInAlternateStyle; +- (BOOL)_useSubviewLayout; +- (void)setConfigurationNeedsDisplay; +- (void)drawContentInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (void)_removeSubviewsForConfiguration; +- (void)_startUsingSubviewLayout; +- (void)_stopUsingSubviewLayout; +- (void)_updateDisabledStyleForSubviews; +- (void)_reloadSubviewAlphasAnimated:(BOOL)arg1; +- (BOOL)isDeleteConfirmationVisible; +- (void)_reloadSubviewsForConfiguration; +- (void)setDrawAsDisabled:(BOOL)arg1; +- (BOOL)drawAsDisabled; +- (void)setDeleteConfirmationVisisble:(BOOL)arg1; +- (id)configuration; +- (void)setConfiguration:(id)arg1; + +@end diff --git a/iPodUI.framework/MediaTableLabel.h b/iPodUI.framework/MediaTableLabel.h new file mode 100755 index 0000000..f7321a8 --- /dev/null +++ b/iPodUI.framework/MediaTableLabel.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface MediaTableLabel : UILabel { +} + + +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/iPodUI.framework/SearchPerformOperation.h b/iPodUI.framework/SearchPerformOperation.h new file mode 100755 index 0000000..8fb9e0a --- /dev/null +++ b/iPodUI.framework/SearchPerformOperation.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSString, IUSearchDataSource; + +@interface SearchPerformOperation : NSOperation { + IUSearchDataSource *_searchDataSource; + NSString *_searchString; + int _searchScope; + unsigned int _countOfFoundResults; + NSString *_searchIdentifier; +} + + +- (id)initWithSearchDataSource:(id)arg1 searchString:(id)arg2 searchScope:(int)arg3 searchIdentifier:(id)arg4; +- (void)enumerateEntitiesForQuery:(id)arg1; +- (void)_reportResultsWithQuery:(id)arg1 searchIdentifier:(id)arg2; +- (void)main; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/SearchSentinelOperation.h b/iPodUI.framework/SearchSentinelOperation.h new file mode 100755 index 0000000..0ce8118 --- /dev/null +++ b/iPodUI.framework/SearchSentinelOperation.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class IUSearchDataSource; + +@interface SearchSentinelOperation : NSOperation { + IUSearchDataSource *_searchDataSource; +} + + +- (id)initWithSearchDataSource:(id)arg1; +- (void)main; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/SharedActionRowCellConfiguration.h b/iPodUI.framework/SharedActionRowCellConfiguration.h new file mode 100755 index 0000000..20087a1 --- /dev/null +++ b/iPodUI.framework/SharedActionRowCellConfiguration.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface SharedActionRowCellConfiguration : IUArrayCellConfiguration { +} + ++ (float)rowHeightForGlobalContext:(id)arg1; + +- (void)reloadData; +- (id)init; +- (void)reloadLayoutInformation; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iPodUI.framework/SharedLibraryCellConfiguration.h b/iPodUI.framework/SharedLibraryCellConfiguration.h new file mode 100755 index 0000000..cd10b0d --- /dev/null +++ b/iPodUI.framework/SharedLibraryCellConfiguration.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class MPMediaLibrary; + +@interface SharedLibraryCellConfiguration : IUArrayCellConfiguration { + MPMediaLibrary *_library; +} + ++ (float)rowHeightForGlobalContext:(id)arg1; + +- (void)configureForMediaLibrary:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (id)fontForLabelAtIndex:(unsigned int)arg1; +- (id)stringForLabelAtIndex:(unsigned int)arg1; +- (void)drawBackgroundWithModifiers:(unsigned int)arg1; + +@end diff --git a/iPodUI.framework/StoreNavigationItem.h b/iPodUI.framework/StoreNavigationItem.h new file mode 100755 index 0000000..5c2a17f --- /dev/null +++ b/iPodUI.framework/StoreNavigationItem.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface StoreNavigationItem : SUNavigationItem { + int _barStyle; + int _statusBarStyle; + BOOL _statusBarHidden; +} + +@property int barStyle; +@property int statusBarStyle; +@property(getter=isStatusBarHidden) BOOL statusBarHidden; + + +- (int)barStyle; +- (void)setBarStyle:(int)arg1; +- (void)setStatusBarHidden:(BOOL)arg1; +- (int)statusBarStyle; +- (void)setStatusBarStyle:(int)arg1; +- (BOOL)isStatusBarHidden; + +@end diff --git a/iPodUI.framework/StyledMPMediaQuery.h b/iPodUI.framework/StyledMPMediaQuery.h new file mode 100755 index 0000000..d7f026c --- /dev/null +++ b/iPodUI.framework/StyledMPMediaQuery.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface StyledMPMediaQuery : MPMediaQuery { + struct { int (*x1)(); int (*x2)(); int x3; int x4; int x5; id x6; id x7; id x8; } *_searchStyle; + int _entityType; +} + +@property struct { int (*x1)(); int (*x2)(); int x3; int x4; int x5; id x6; id x7; id x8; }* searchStyle; +@property int entityType; + + +- (int)entityType; +- (struct { int (*x1)(); int (*x2)(); int x3; int x4; int x5; id x6; id x7; id x8; }*)searchStyle; +- (id)queryForEntityAtIndex:(unsigned int)arg1; +- (unsigned long long)playlistUIDAtIndex:(unsigned int)arg1; +- (id)initWithSearchStyle:(struct { int (*x1)(); int (*x2)(); int x3; int x4; int x5; id x6; id x7; id x8; }*)arg1 searchString:(id)arg2; +- (void)setEntityType:(int)arg1; +- (void)setSearchStyle:(struct { int (*x1)(); int (*x2)(); int x3; int x4; int x5; id x6; id x7; id x8; }*)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; + +@end diff --git a/iPodUI.framework/WildcatSegmentedViewController.h b/iPodUI.framework/WildcatSegmentedViewController.h new file mode 100755 index 0000000..42742fd --- /dev/null +++ b/iPodUI.framework/WildcatSegmentedViewController.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class UIView; + +@interface WildcatSegmentedViewController : IUiPodSegmentedViewController { + UIView *_noContentView; +} + +@property(retain) UIView * noContentView; + + +- (id)noContentView; +- (id)noContentViewContextForContexts:(id)arg1; +- (void)_goToMovieStore:(id)arg1; +- (void)setNoContentView:(id)arg1; +- (void)reloadSegmentedControl; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/iPadSharedLibrariesTableViewCell.h b/iPodUI.framework/iPadSharedLibrariesTableViewCell.h new file mode 100755 index 0000000..e748a03 --- /dev/null +++ b/iPodUI.framework/iPadSharedLibrariesTableViewCell.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@class NSArray, NSMutableArray, CALayer; + +@interface iPadSharedLibrariesTableViewCell : UITableViewCell { + NSMutableArray *_selectableImageViews; + CALayer *_dimmerLayer; + int _selectedViewIndex; +} + +@property(readonly) NSArray * selectableImageViews; +@property(readonly) int selectedViewIndex; + + +- (void)touchesEnded:(id)arg1 withEvent:(id)arg2; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; +- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (int)selectedViewIndex; +- (id)selectableImageViews; +- (void)updateConnectionProgress:(float)arg1 forLibraryAtIndex:(unsigned int)arg2; +- (void)clearSelectableImageViews; +- (void)addSelectableImageView:(id)arg1; +- (void)_updateSelectedImage; +- (void)dealloc; + +@end diff --git a/iPodUI.framework/iPodMoreNavigationController.h b/iPodUI.framework/iPodMoreNavigationController.h new file mode 100755 index 0000000..146da01 --- /dev/null +++ b/iPodUI.framework/iPodMoreNavigationController.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iPodUI.framework/iPodUI + */ + +@interface iPodMoreNavigationController : UIMoreNavigationController { +} + + +- (void)pushViewController:(id)arg1 animated:(BOOL)arg2; + +@end diff --git a/iTunesStore.framework/ISAuthenticationChallenge.h b/iTunesStore.framework/ISAuthenticationChallenge.h new file mode 100755 index 0000000..518dd60 --- /dev/null +++ b/iTunesStore.framework/ISAuthenticationChallenge.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class , NSString; + +@interface ISAuthenticationChallenge : NSObject { + NSString *_localizedMessage; + NSString *_localizedTitle; +} + +@property(retain) NSString * localizedMessage; +@property(retain) NSString * localizedTitle; +@property(readonly) BOOL hasPassword; +@property(readonly) NSString * password; +@property(readonly) NSString * user; +@property(readonly) int failureCount; +@property(readonly) BOOL userNameIsEditable; +@property(readonly) BOOL userNameIsEmail; +@property(readonly) * sender; + + +- (void)setLocalizedTitle:(id)arg1; +- (void)cancelAuthentication; +- (id)localizedTitle; +- (id)localizedMessage; +- (BOOL)hasPassword; +- (id)user; +- (id)password; +- (id)sender; +- (BOOL)userNameIsEmail; +- (BOOL)userNameIsEditable; +- (int)failureCount; +- (void)setLocalizedMessage:(id)arg1; +- (void)useCredential:(id)arg1; +- (void)dealloc; + +@end diff --git a/iTunesStore.framework/ISAuthenticationChallengeOperation.h b/iTunesStore.framework/ISAuthenticationChallengeOperation.h new file mode 100755 index 0000000..ea79cce --- /dev/null +++ b/iTunesStore.framework/ISAuthenticationChallengeOperation.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class ISAuthenticationChallenge; + +@interface ISAuthenticationChallengeOperation : ISDialogOperation { + ISAuthenticationChallenge *_challenge; +} + +@property(retain) ISAuthenticationChallenge * challenge; + ++ (id)operationWithChallenge:(id)arg1; + +- (id)challenge; +- (void)setChallenge:(id)arg1; +- (void)run; +- (id)_copyCredentialForSignInResponseDictionary:(id)arg1; +- (void)handleButtonSelected:(int)arg1 withResponseDictionary:(id)arg2; +- (void)dealloc; + +@end diff --git a/iTunesStore.framework/ISCertificate.h b/iTunesStore.framework/ISCertificate.h new file mode 100755 index 0000000..318562f --- /dev/null +++ b/iTunesStore.framework/ISCertificate.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@interface ISCertificate : NSObject { + struct __SecTrust { } *_trust; +} + + +- (void)_invalidate; +- (BOOL)isValid; +- (void)setCertificateData:(id)arg1; +- (BOOL)checkData:(id)arg1 againstAppleSignature:(id)arg2; +- (BOOL)checkData:(id)arg1 againstSignature:(id)arg2; +- (void)dealloc; + +@end diff --git a/iTunesStore.framework/ISClient.h b/iTunesStore.framework/ISClient.h new file mode 100755 index 0000000..8bc165f --- /dev/null +++ b/iTunesStore.framework/ISClient.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSString, NSLock; + +@interface ISClient : NSObject { + NSString *_appleClientApplication; + NSString *_appleClientVersions; + NSString *_identifier; + NSLock *_lock; + NSString *_partnerHeader; + NSString *_userAgent; +} + +@property(copy) NSString * appleClientApplication; +@property(copy) NSString * userAgent; +@property(readonly) NSString * appleClientVersions; +@property(copy) NSString * identifier; +@property(copy) NSString * partnerHeader; + ++ (id)currentClient; + +- (id)userAgent; +- (id)identifier; +- (void)setIdentifier:(id)arg1; +- (id)localStoreFrontID; +- (void)_softwareMapInvalidatedNotification:(id)arg1; +- (void)setPartnerHeader:(id)arg1; +- (id)appleClientVersions; +- (id)init; +- (void)dealloc; +- (void)setUserAgent:(id)arg1; +- (id)appleClientApplication; +- (void)setAppleClientApplication:(id)arg1; +- (id)partnerHeader; + +@end diff --git a/iTunesStore.framework/ISCookieStorage.h b/iTunesStore.framework/ISCookieStorage.h new file mode 100755 index 0000000..967e895 --- /dev/null +++ b/iTunesStore.framework/ISCookieStorage.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSURL, ISSQLiteDatabase; + +@interface ISCookieStorage : NSObject { + ISSQLiteDatabase *_db; + struct dispatch_queue_s { } *_dispatchQueue; + void *_processAssertion; + int _processAssertionCount; + NSURL *_storageLocation; +} + +@property(readonly) NSURL * storageLocation; + ++ (id)sharedInstance; ++ (id)sharedStorage; + +- (void)synchronizeCookies; +- (id)storageLocation; +- (void)removeCookiesWithProperties:(id)arg1; +- (void)removeAllCookies; +- (id)_cookieForSelectStatement:(struct sqlite3_stmt { }*)arg1; +- (BOOL)_bindStatement:(struct sqlite3_stmt { }*)arg1 withValues:(id)arg2; +- (id)_columnNameForCookieProperty:(id)arg1; +- (void)_endProcessAssertion; +- (void)_bindInsertStatement:(struct sqlite3_stmt { }*)arg1 forCookie:(id)arg2 userIdentifier:(id)arg3; +- (void)_beginProcessAssertion; +- (struct __CFSet { }*)_copyPrivateCookiesForURL:(id)arg1 userIdentifier:(id)arg2; +- (BOOL)_setupCookieDatabase:(id)arg1; +- (id)initWithStorageLocation:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setCookiesForHTTPResponse:(id)arg1 userIdentifier:(id)arg2; +- (void)setCookies:(id)arg1 forUserIdentifier:(id)arg2; +- (id)cookieHeadersForURL:(id)arg1 userIdentifier:(id)arg2; + +@end diff --git a/iTunesStore.framework/ISDataProvider.h b/iTunesStore.framework/ISDataProvider.h new file mode 100755 index 0000000..640871d --- /dev/null +++ b/iTunesStore.framework/ISDataProvider.h @@ -0,0 +1,53 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSURL, SSAuthenticationContext, NSString, NSNumber, SSURLBagContext; + +@interface ISDataProvider : NSObject { + SSAuthenticationContext *_authenticationContext; + NSNumber *_authenticatedAccountDSID; + SSURLBagContext *_bagContext; + long long _contentLength; + NSString *_contentType; + id _output; + NSURL *_redirectURL; +} + +@property(retain) SSAuthenticationContext * authenticationContext; +@property(retain) SSURLBagContext * bagContext; +@property long long contentLength; +@property(retain) NSString * contentType; +@property(retain) NSNumber * authenticatedAccountDSID; +@property(retain) id output; +@property(retain) NSURL * redirectURL; + ++ (id)provider; + +- (void)setContentType:(id)arg1; +- (id)contentType; +- (void)setup; +- (id)output; +- (void)setAuthenticatedAccountDSID:(id)arg1; +- (void)setBagContext:(id)arg1; +- (id)bagContext; +- (long long)contentLength; +- (BOOL)canStreamContentLength:(long long)arg1 error:(id*)arg2; +- (void)resetStream; +- (void)setContentLength:(long long)arg1; +- (void)closeStream; +- (long long)streamedBytes; +- (BOOL)isStream; +- (void)setRedirectURL:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)redirectURL; +- (id)authenticatedAccountDSID; +- (void)migrateOutputFromSubProvider:(id)arg1; +- (BOOL)parseData:(id)arg1 returningError:(id*)arg2; +- (void)configureFromProvider:(id)arg1; +- (void)setOutput:(id)arg1; +- (void)setAuthenticationContext:(id)arg1; +- (id)authenticationContext; + +@end diff --git a/iTunesStore.framework/ISDelayedInvocationRecorder.h b/iTunesStore.framework/ISDelayedInvocationRecorder.h new file mode 100755 index 0000000..0bdb145 --- /dev/null +++ b/iTunesStore.framework/ISDelayedInvocationRecorder.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@interface ISDelayedInvocationRecorder : ISInvocationRecorder { + double _delayInterval; +} + +@property double delayInterval; + + +- (double)delayInterval; +- (void)setDelayInterval:(double)arg1; +- (void)invokeInvocation:(id)arg1; + +@end diff --git a/iTunesStore.framework/ISDelegateProxy.h b/iTunesStore.framework/ISDelegateProxy.h new file mode 100755 index 0000000..6ff9161 --- /dev/null +++ b/iTunesStore.framework/ISDelegateProxy.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSLock; + +@interface ISDelegateProxy : NSObject { + id _delegate; + NSLock *_lock; + BOOL _shouldMessageMainThread; +} + + +- (void)setDelegate:(id)arg1; +- (void)forwardInvocation:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)sendInvocationToDelegate:(id)arg1; +- (BOOL)respondsToSelector:(SEL)arg1; +- (id)init; +- (void)dealloc; +- (void)setShouldMessageMainThread:(BOOL)arg1; + +@end diff --git a/iTunesStore.framework/ISDevice.h b/iTunesStore.framework/ISDevice.h new file mode 100755 index 0000000..25eaf5f --- /dev/null +++ b/iTunesStore.framework/ISDevice.h @@ -0,0 +1,65 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSString; + +@interface ISDevice : NSObject { + unsigned int _daemonLaunchCount; + struct dispatch_queue_s { } *_dispatchQueue; + NSString *_guid; + NSString *_hardwareModel; + BOOL _pluggedIn; + int _pluggedInToken; + NSString *_productVersion; + int _type; +} + +@property(getter=isPluggedIn,readonly) BOOL pluggedIn; +@property(readonly) NSString * deviceName; +@property(readonly) NSString * guid; +@property(readonly) NSString * hardwareModel; +@property(readonly) NSString * hardwareName; +@property(readonly) NSString * productVersion; +@property(readonly) NSString * serialNumber; +@property(readonly) NSString * systemName; +@property(readonly) int type; + ++ (id)sharedInstance; ++ (void)setSharedInstance:(id)arg1; + +- (BOOL)releasePowerAssertion:(id)arg1; +- (id)serialNumber; +- (id)systemName; +- (int)type; +- (id)guid; +- (id)supportedOfferDeviceForDevices:(id)arg1; +- (void)daemonWillExitCleanly; +- (void)daemonDidLaunch; +- (unsigned int)daemonLaunchCount; +- (BOOL)isPluggedIn; +- (id)hardwareName; +- (id)hardwareModel; +- (BOOL)takePowerAssertion:(id)arg1; +- (int)_deviceTypeForModelString:(id)arg1; +- (BOOL)_releasePowerAssertion:(id)arg1; +- (void)_setPluggedIn:(BOOL)arg1; +- (id)_copyCapabilityValueForKey:(struct __CFString { }*)arg1; +- (BOOL)_isPodcastCapable; +- (BOOL)_isHDVideoCapable; +- (void)_initDeviceType; +- (BOOL)isAnyIPhone; +- (BOOL)isAnyIPod; +- (void)_cancelScheduledPowerAssertionRelease:(id)arg1; +- (void)_schedulePowerAssertionRelease:(id)arg1; +- (id)deviceName; +- (id)init; +- (void)dealloc; +- (id)copyPurchaseValidationContext; +- (id)copyProtocolConditionalContext; +- (BOOL)checkCapabilities:(id)arg1 withMismatches:(id*)arg2; +- (BOOL)hasCapability:(int)arg1; +- (id)productVersion; +- (BOOL)isAnyWildcat; + +@end diff --git a/iTunesStore.framework/ISDialog.h b/iTunesStore.framework/ISDialog.h new file mode 100755 index 0000000..eeb75f1 --- /dev/null +++ b/iTunesStore.framework/ISDialog.h @@ -0,0 +1,108 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class SSAuthenticationContext, NSString, NSArray, NSLock, NSMutableDictionary; + +@interface ISDialog : NSObject { + BOOL _allowDuplicates; + SSAuthenticationContext *_authenticationContext; + BOOL _authorizationIsForced; + NSArray *_buttons; + int _defaultButtonIndex; + NSString *_displayCountKey; + BOOL _dismissOnLock; + BOOL _expectsResponse; + BOOL _groupsTextFields; + int _kind; + NSLock *_lock; + int _maxDisplayCount; + NSString *_message; + BOOL _oneButtonPerLine; + BOOL _shouldDismissAfterUnlock; + BOOL _shouldDisplayAsTopMost; + BOOL _shouldHideButtonsInAwayView; + NSArray *_textFields; + NSString *_title; + int _unlockActionButtonIndex; + NSMutableDictionary *_userInfo; +} + +@property(retain) NSArray * buttons; +@property int defaultButtonIndex; +@property BOOL oneButtonPerLine; +@property int unlockActionButtonIndex; +@property BOOL groupsTextFields; +@property(retain) NSArray * textFields; +@property(retain) NSString * message; +@property(retain) NSString * title; +@property BOOL allowDuplicates; +@property BOOL authorizationIsForced; +@property BOOL dismissOnLock; +@property BOOL expectsResponse; +@property BOOL shouldDismissAfterUnlock; +@property BOOL shouldDisplayAsTopMost; +@property BOOL shouldHideButtonsInAwayView; +@property int kind; +@property(copy) SSAuthenticationContext * authenticationContext; +@property(copy) NSString * displayCountKey; +@property int maximumDisplayCount; +@property(getter=isDisplayable,readonly) BOOL displayable; + ++ (int)displayCountForKey:(id)arg1; ++ (id)ITunesStoreNotAvailableDialog; + +- (void)setButtons:(id)arg1; +- (id)initWithTitle:(id)arg1 message:(id)arg2; +- (int)kind; +- (int)defaultButtonIndex; +- (id)message; +- (void)setDefaultButtonIndex:(int)arg1; +- (void)setMessage:(id)arg1; +- (void)setGroupsTextFields:(BOOL)arg1; +- (BOOL)groupsTextFields; +- (id)buttons; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)setUnlockActionButtonIndex:(int)arg1; +- (void)setShouldHideButtonsInAwayView:(BOOL)arg1; +- (void)setShouldDisplayAsTopMost:(BOOL)arg1; +- (void)setShouldDismissAfterUnlock:(BOOL)arg1; +- (void)setOneButtonPerLine:(BOOL)arg1; +- (BOOL)expectsResponse; +- (BOOL)authorizationIsForced; +- (id)valueForUserInfoKey:(id)arg1; +- (void)setValue:(id)arg1 forUserInfoKey:(id)arg2; +- (void)setMaximumDisplayCount:(int)arg1; +- (void)setDisplayCountKey:(id)arg1; +- (int)maximumDisplayCount; +- (id)displayCountKey; +- (BOOL)shouldDismissAfterUnlock; +- (BOOL)shouldHideButtonsInAwayView; +- (BOOL)shouldDisplayAsTopMost; +- (BOOL)oneButtonPerLine; +- (BOOL)dismissOnLock; +- (int)unlockActionButtonIndex; +- (int)_kindForString:(id)arg1; +- (void)setAuthorizationIsForced:(BOOL)arg1; +- (id)initWithAuthenticationChallege:(id)arg1; +- (BOOL)allowDuplicates; +- (id)copyUserNotification; +- (void)setExpectsResponse:(BOOL)arg1; +- (void)setAllowDuplicates:(BOOL)arg1; +- (void)setDismissOnLock:(BOOL)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)initWithError:(id)arg1; +- (id)initWithOfferDeviceError:(id)arg1; +- (void)setKind:(int)arg1; +- (id)textFields; +- (void)incrementDisplayCount; +- (BOOL)isDisplayable; +- (void)setAuthenticationContext:(id)arg1; +- (id)authenticationContext; +- (void)setTextFields:(id)arg1; +- (id)initWithDialogDictionary:(id)arg1; + +@end diff --git a/iTunesStore.framework/ISDialogButton.h b/iTunesStore.framework/ISDialogButton.h new file mode 100755 index 0000000..7eeb1b3 --- /dev/null +++ b/iTunesStore.framework/ISDialogButton.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSString; + +@interface ISDialogButton : NSObject { + int _actionType; + id _parameter; + NSString *_title; + int _urlType; +} + +@property int actionType; +@property(retain) id parameter; +@property(retain) NSString * title; +@property int urlType; + ++ (id)buttonWithTitle:(id)arg1; + +- (id)title; +- (void)setTitle:(id)arg1; +- (void)_openURLWithRequest:(id)arg1; +- (id)_accountURLForURL:(id)arg1 authenticationContext:(id)arg2; +- (void)setUrlType:(int)arg1; +- (int)_urlTypeForString:(id)arg1; +- (int)_actionTypeForString:(id)arg1; +- (BOOL)isEqual:(id)arg1 superficial:(BOOL)arg2; +- (void)setParameter:(id)arg1; +- (void)setActionTypeWithString:(id)arg1; +- (void)performDefaultActionForDialog:(id)arg1; +- (void)dealloc; +- (void)setActionType:(int)arg1; +- (int)urlType; +- (id)parameter; +- (int)actionType; +- (void)loadFromDictionary:(id)arg1; + +@end diff --git a/iTunesStore.framework/ISDialogOperation.h b/iTunesStore.framework/ISDialogOperation.h new file mode 100755 index 0000000..cb4a8ce --- /dev/null +++ b/iTunesStore.framework/ISDialogOperation.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSArray, ISDialog, ISDialogButton, ; + +@interface ISDialogOperation : ISOperation { + ISDialog *_dialog; + BOOL _performDefaultActions; + ISDialogButton *_selectedButton; + NSArray *_textFieldValues; + id _userNotification; +} + +@property * delegate; +@property(retain) ISDialog * dialog; +@property BOOL performDefaultActions; +@property(retain) ISDialogButton * selectedButton; +@property(readonly) NSArray * textFieldValues; +@property(retain) id userNotification; + ++ (id)operationWithError:(id)arg1; ++ (id)operationWithDialog:(id)arg1; + +- (void)run; +- (void)_run; +- (id)selectedButton; +- (void)setPerformDefaultActions:(BOOL)arg1; +- (id)textFieldValues; +- (void)_handleResponseForNotification:(struct __CFUserNotification { }*)arg1 responseFlags:(unsigned long)arg2; +- (void)_waitForUserNotificationResponse:(struct __CFUserNotification { }*)arg1; +- (void)_showUserNotification:(id)arg1; +- (BOOL)performDefaultActions; +- (void)setUserNotification:(id)arg1; +- (id)userNotification; +- (void)setSelectedButton:(id)arg1; +- (void)handleButtonSelected:(int)arg1 withResponseDictionary:(id)arg2; +- (void)setDialog:(id)arg1; +- (void)cancel; +- (id)init; +- (void)dealloc; +- (id)dialog; + +@end diff --git a/iTunesStore.framework/ISDialogTextField.h b/iTunesStore.framework/ISDialogTextField.h new file mode 100755 index 0000000..8489262 --- /dev/null +++ b/iTunesStore.framework/ISDialogTextField.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSString; + +@interface ISDialogTextField : NSObject { + int _keyboardType; + BOOL _secure; + NSString *_title; + NSString *_value; +} + +@property int keyboardType; +@property(getter=isSecure) BOOL secure; +@property(retain) NSString * title; +@property(retain) NSString * value; + ++ (id)textFieldWithTitle:(id)arg1; + +- (void)setSecure:(BOOL)arg1; +- (BOOL)isSecure; +- (id)value; +- (void)setValue:(id)arg1; +- (int)keyboardType; +- (void)setKeyboardType:(int)arg1; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)dealloc; + +@end diff --git a/iTunesStore.framework/ISFetchReviewOperation.h b/iTunesStore.framework/ISFetchReviewOperation.h new file mode 100755 index 0000000..b630161 --- /dev/null +++ b/iTunesStore.framework/ISFetchReviewOperation.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSURL, ISReview; + +@interface ISFetchReviewOperation : ISOperation { + int _assetType; + BOOL _backgroundReview; + unsigned long long _itemIdentifier; + unsigned int _softwareVersionIdentifier; + ISReview *_review; + NSURL *_url; +} + +@property int assetType; +@property unsigned int softwareVersionIdentifier; +@property unsigned long long itemIdentifier; +@property(retain) NSURL * url; +@property(getter=isBackgroundReview) BOOL backgroundReview; +@property(retain) ISReview * review; + + +- (void)setUrl:(id)arg1; +- (id)url; +- (void)run; +- (void)setSoftwareVersionIdentifier:(unsigned int)arg1; +- (unsigned int)softwareVersionIdentifier; +- (void)_fetchReviewInformation; +- (void)setBackgroundReview:(BOOL)arg1; +- (BOOL)isBackgroundReview; +- (void)dealloc; +- (int)assetType; +- (id)review; +- (void)setReview:(id)arg1; +- (void)setItemIdentifier:(unsigned long long)arg1; +- (void)setAssetType:(int)arg1; +- (unsigned long long)itemIdentifier; + +@end diff --git a/iTunesStore.framework/ISHashedDownloadProvider.h b/iTunesStore.framework/ISHashedDownloadProvider.h new file mode 100755 index 0000000..761a09e --- /dev/null +++ b/iTunesStore.framework/ISHashedDownloadProvider.h @@ -0,0 +1,60 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSString, NSArray; + +@interface ISHashedDownloadProvider : ISDataProvider { + int _fileDescriptor; + NSArray *_hashes; + NSString *_localFilePath; + struct CC_MD5state_st { + unsigned int A; + unsigned int B; + unsigned int C; + unsigned int D; + unsigned int Nl; + unsigned int Nh; + unsigned int data[16]; + int num; + } _md5Context; + long long _numberOfBytesToHash; + long long _totalBytesWritten; + long long _validatedBytes; +} + +@property(retain) NSString * localFilePath; +@property(retain) NSArray * hashes; +@property long long numberOfBytesToHash; +@property long long streamedBytes; +@property long long validatedBytes; + + +- (void)setup; +- (long long)numberOfBytesToHash; +- (void)setNumberOfBytesToHash:(long long)arg1; +- (BOOL)_checkHashForByteCount:(long long)arg1; +- (void)setStreamedBytes:(long long)arg1; +- (void)setValidatedBytes:(long long)arg1; +- (long long)_verifiedBytesByInitializingHashForFileSize:(long long)arg1; +- (long long)validatedBytes; +- (BOOL)_truncateToSize:(long long)arg1; +- (BOOL)_openFile; +- (BOOL)_writeDataWithHashing:(id)arg1 returningError:(id*)arg2; +- (BOOL)_writeDataWithoutHashing:(id)arg1 returningError:(id*)arg2; +- (id)localFilePath; +- (id)hashes; +- (void)setLocalFilePath:(id)arg1; +- (void)setHashes:(id)arg1; +- (void)_closeFile; +- (BOOL)canStreamContentLength:(long long)arg1 error:(id*)arg2; +- (void)resetStream; +- (void)closeStream; +- (long long)streamedBytes; +- (BOOL)isStream; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (BOOL)parseData:(id)arg1 returningError:(id*)arg2; + +@end diff --git a/iTunesStore.framework/ISITunesSyncHelper.h b/iTunesStore.framework/ISITunesSyncHelper.h new file mode 100755 index 0000000..014dbbd --- /dev/null +++ b/iTunesStore.framework/ISITunesSyncHelper.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@interface ISITunesSyncHelper : NSObject { +} + ++ (id)sharedInstance; ++ (void)setSharedInstance:(id)arg1; + + +@end diff --git a/iTunesStore.framework/ISInvocationRecorder.h b/iTunesStore.framework/ISInvocationRecorder.h new file mode 100755 index 0000000..2ccf157 --- /dev/null +++ b/iTunesStore.framework/ISInvocationRecorder.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@interface ISInvocationRecorder : NSObject { + id _target; +} + + +- (void)forwardInvocation:(id)arg1; +- (id)initWithTarget:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)dealloc; +- (id)adjustedTargetForSelector:(SEL)arg1; +- (void)invokeInvocation:(id)arg1; + +@end diff --git a/iTunesStore.framework/ISJSONDataProvider.h b/iTunesStore.framework/ISJSONDataProvider.h new file mode 100755 index 0000000..ad87e06 --- /dev/null +++ b/iTunesStore.framework/ISJSONDataProvider.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@interface ISJSONDataProvider : ISDataProvider { + unsigned int _options; +} + +@property unsigned int parserOptions; + + +- (void)setParserOptions:(unsigned int)arg1; +- (unsigned int)parserOptions; +- (BOOL)parseData:(id)arg1 returningError:(id*)arg2; + +@end diff --git a/iTunesStore.framework/ISLoadSoftwareMapOperation.h b/iTunesStore.framework/ISLoadSoftwareMapOperation.h new file mode 100755 index 0000000..6bb2d37 --- /dev/null +++ b/iTunesStore.framework/ISLoadSoftwareMapOperation.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@interface ISLoadSoftwareMapOperation : ISOperation { +} + + +- (id)uniqueKey; +- (void)run; + +@end diff --git a/iTunesStore.framework/ISLoadURLBagOperation.h b/iTunesStore.framework/ISLoadURLBagOperation.h new file mode 100755 index 0000000..c1423e6 --- /dev/null +++ b/iTunesStore.framework/ISLoadURLBagOperation.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class SSURLBagContext; + +@interface ISLoadURLBagOperation : ISOperation { + SSURLBagContext *_context; +} + +@property(readonly) SSURLBagContext * context; + + +- (id)uniqueKey; +- (id)initWithBagContext:(id)arg1; +- (void)run; +- (id)context; +- (void)_addHeadersToRequestProperties:(id)arg1; +- (id)_copyProductionBootstrapURLs; +- (id)_copySandboxBootstrapURLs; +- (void)_loadConfigurationFromURLBag:(id)arg1; +- (void)_loadURLBagFromURL:(id)arg1; +- (id)_copyBootstrapURLs; +- (id)init; +- (void)dealloc; +- (BOOL)operation:(id)arg1 shouldSetStoreFrontID:(id)arg2; +- (void)operation:(id)arg1 willSendRequest:(id)arg2; +- (void)operation:(id)arg1 finishedWithOutput:(id)arg2; + +@end diff --git a/iTunesStore.framework/ISMainThreadInvocationRecorder.h b/iTunesStore.framework/ISMainThreadInvocationRecorder.h new file mode 100755 index 0000000..69b5e81 --- /dev/null +++ b/iTunesStore.framework/ISMainThreadInvocationRecorder.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@interface ISMainThreadInvocationRecorder : ISInvocationRecorder { + BOOL _waitUntilDone; +} + +@property BOOL waitUntilDone; + + +- (BOOL)waitUntilDone; +- (void)setWaitUntilDone:(BOOL)arg1; +- (void)invokeInvocation:(id)arg1; + +@end diff --git a/iTunesStore.framework/ISNetworkObserver.h b/iTunesStore.framework/ISNetworkObserver.h new file mode 100755 index 0000000..f296767 --- /dev/null +++ b/iTunesStore.framework/ISNetworkObserver.h @@ -0,0 +1,60 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSString, NSMutableSet; + +@interface ISNetworkObserver : NSObject { + struct dispatch_queue_s { } *_dispatchQueue; + BOOL _isCellularRestricted; + double _lastNetworkTypeChangeTime; + int _networkUsageCount; + int _networkType; + NSMutableSet *_observedDownloadQueues; + struct __SCNetworkReachability { } *_reachability; +} + +@property int networkType; +@property(readonly) double lastNetworkTypeChangeTime; +@property(getter=isUsingNetwork,readonly) BOOL usingNetwork; +@property(getter=isCellularDataRestricted,readonly) BOOL cellularDataRestricted; +@property(readonly) BOOL shouldShowCellularAutomaticDownloadsSwitch; +@property(readonly) NSString * connectionTypeHeader; +@property(getter=isWiFiEnabled,readonly) BOOL wifiEnabled; + ++ (void)setWiFiEnabled:(BOOL)arg1; ++ (void)setAirplaneModeEnabled:(BOOL)arg1; ++ (void)set3GEnabled:(BOOL)arg1; ++ (id)sharedInstance; ++ (void)setSharedInstance:(id)arg1; + +- (BOOL)shouldShowCellularAutomaticDownloadsSwitch; +- (BOOL)isCellularDataRestricted; +- (void)downloadQueue:(id)arg1 changedWithRemovals:(id)arg2; +- (void)downloadQueueNetworkUsageChanged:(id)arg1; +- (BOOL)isWiFiEnabled; +- (void)_reloadCellularRestriction; +- (void)setNetworkType:(int)arg1; +- (void)endObservingDownloadQueue:(id)arg1; +- (void)beginObservingDownloadQueue:(id)arg1; +- (int)_networkTypeFromDataIndicator:(id)arg1; +- (void)_postTypeChangedNotificationFromValue:(int)arg1 toValue:(int)arg2; +- (int)_setNetworkType:(int)arg1; +- (void)_reloadNetworkType; +- (id)copyValueForCarrierBundleKey:(id)arg1; +- (void)_postUsageChangedToValue:(BOOL)arg1; +- (BOOL)_ntsIsUsingNetwork; +- (void)_telephonyObserverAvailableNotification:(id)arg1; +- (void)_dataStatusChangedNotification:(id)arg1; +- (int)_currentNetworkType; +- (id)connectionTypeHeader; +- (double)lastNetworkTypeChangeTime; +- (id)init; +- (void)dealloc; +- (void)reloadNetworkType; +- (void)endUsingNetwork; +- (void)beginUsingNetwork; +- (BOOL)isUsingNetwork; +- (int)networkType; + +@end diff --git a/iTunesStore.framework/ISOpenURLOperation.h b/iTunesStore.framework/ISOpenURLOperation.h new file mode 100755 index 0000000..5911965 --- /dev/null +++ b/iTunesStore.framework/ISOpenURLOperation.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class ISOpenURLRequest; + +@interface ISOpenURLOperation : ISOperation { + ISOpenURLRequest *_request; +} + +@property(readonly) ISOpenURLRequest * openURLRequest; + + +- (void)run; +- (id)openURLRequest; +- (id)_newSortedTargetsArray; +- (BOOL)_openURL:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)initWithOpenURLRequest:(id)arg1; + +@end diff --git a/iTunesStore.framework/ISOpenURLRequest.h b/iTunesStore.framework/ISOpenURLRequest.h new file mode 100755 index 0000000..89e5545 --- /dev/null +++ b/iTunesStore.framework/ISOpenURLRequest.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSURL, NSString; + +@interface ISOpenURLRequest : NSObject { + BOOL _isITunesStoreURL; + NSString *_targetIdentifier; + NSString *_urlBagKey; + NSURL *_url; +} + +@property(retain) NSURL * URL; +@property(copy) NSString * URLBagKey; +@property(getter=isITunesStoreURL) BOOL ITunesStoreURL; +@property(copy) NSString * targetIdentifier; + ++ (id)openURLRequestWithURL:(id)arg1; + +- (id)initWithURL:(id)arg1; +- (void)setURL:(id)arg1; +- (id)URL; +- (id)targetIdentifier; +- (BOOL)isITunesStoreURL; +- (void)setTargetIdentifier:(id)arg1; +- (id)description; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (void)setITunesStoreURL:(BOOL)arg1; +- (id)initWithURLBagKey:(id)arg1; +- (id)URLBagKey; +- (void)setURLBagKey:(id)arg1; + +@end diff --git a/iTunesStore.framework/ISOperation.h b/iTunesStore.framework/ISOperation.h new file mode 100755 index 0000000..c302fe3 --- /dev/null +++ b/iTunesStore.framework/ISOperation.h @@ -0,0 +1,92 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSError, NSArray, ISOperation, NSLock, NSRunLoop, SSOperationProgress, NSString, ; + +@interface ISOperation : NSOperation { + *_delegate; + NSError *_error; + NSLock *_lock; + NSRunLoop *_operationRunLoop; + ISOperation *_parentOperation; + SSOperationProgress *_progress; + BOOL _shouldMessageMainThread; + NSString *_powerAssertionIdentifier; + ISOperation *_subOperation; + NSArray *_serializationLockIdentifiers; + BOOL _shouldRunWithBackgroundPriority; + BOOL _success; + id _threadSafeDelegate; +} + +@property * delegate; +@property BOOL shouldMessageMainThread; +@property(retain) NSString * powerAssertionIdentifier; +@property(readonly) NSString * uniqueKey; +@property BOOL shouldRunWithBackgroundPriority; +@property(retain) NSError * error; +@property BOOL success; +@property(readonly) int progressWeight; +@property(retain) ISOperation * parentOperation; +@property(readonly) SSOperationProgress * progress; +@property(retain) NSRunLoop * operationRunLoop; +@property(readonly) id threadSafeDelegate; +@property(copy) NSArray * serializationLockIdentifiers; +@property(retain) ISOperation * subOperation; + + +- (void)setError:(id)arg1; +- (void)_sendErrorToDelegate:(id)arg1; +- (id)uniqueKey; +- (void)setDelegate:(id)arg1; +- (id)progress; +- (void)run; +- (void)unlock; +- (void)lock; +- (id)delegate; +- (id)error; +- (BOOL)loadSoftwareMapReturningError:(id*)arg1; +- (BOOL)copyAccountID:(id*)arg1 byAuthenticatingWithContext:(id)arg2 returningError:(id*)arg3; +- (void)setShouldRunWithBackgroundPriority:(BOOL)arg1; +- (void)setSerializationLockIdentifiers:(id)arg1; +- (id)copySerializationLocks; +- (BOOL)shouldMessageMainThread; +- (BOOL)runSubOperation:(id)arg1 onQueue:(id)arg2 error:(id*)arg3; +- (int)progressWeight; +- (void)run:(BOOL)arg1; +- (void)_sendWillStartToDelegate; +- (id)serializationLockIdentifiers; +- (id)copyActivePowerAssertionIdentifiers; +- (id)parentOperation; +- (void)_failAfterException; +- (void)_main:(BOOL)arg1; +- (BOOL)shouldRunWithBackgroundPriority; +- (id)powerAssertionIdentifier; +- (BOOL)shouldFailAfterUniquePredecessorError:(id)arg1; +- (id)operationRunLoop; +- (id)subOperation; +- (void)_dispatchCompletionBlock; +- (void)setSubOperation:(id)arg1; +- (void)setPowerAssertionIdentifier:(id)arg1; +- (void)setParentOperation:(id)arg1; +- (void)setOperationRunLoop:(id)arg1; +- (void)main; +- (void)cancel; +- (id)init; +- (void)dealloc; +- (void)sendProgressToDelegate; +- (long)runRunLoopUntilStopped; +- (void)stopRunLoop; +- (BOOL)success; +- (void)_sendSuccessToDelegate; +- (BOOL)runSubOperation:(id)arg1 returningError:(id*)arg2; +- (void)setSuccess:(BOOL)arg1; +- (BOOL)loadURLBagWithContext:(id)arg1 returningError:(id*)arg2; +- (id)authenticatedAccountDSID; +- (id)threadSafeDelegate; +- (void)setShouldMessageMainThread:(BOOL)arg1; +- (void)sendCompletionCallback:(id)arg1; +- (void)setScriptOptions:(id)arg1; + +@end diff --git a/iTunesStore.framework/ISOperationQueue.h b/iTunesStore.framework/ISOperationQueue.h new file mode 100755 index 0000000..c9f3da6 --- /dev/null +++ b/iTunesStore.framework/ISOperationQueue.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSOperationQueue; + +@interface ISOperationQueue : NSObject { + NSOperationQueue *_queue; +} + ++ (BOOL)isActive; ++ (id)mainQueue; + +- (int)maxConcurrentOperationCount; +- (void)addOperations:(id)arg1 waitUntilFinished:(BOOL)arg2; +- (void)setSuspended:(BOOL)arg1; +- (id)operations; +- (void)setMaxConcurrentOperationCount:(int)arg1; +- (void)cancelAllOperations; +- (void)addOperation:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iTunesStore.framework/ISPersonalizeOffersOperation.h b/iTunesStore.framework/ISPersonalizeOffersOperation.h new file mode 100755 index 0000000..3f6b090 --- /dev/null +++ b/iTunesStore.framework/ISPersonalizeOffersOperation.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class ISPersonalizeOffersRequest, SSPersonalizeOffersResponse; + +@interface ISPersonalizeOffersOperation : ISOperation { + ISPersonalizeOffersRequest *_request; + SSPersonalizeOffersResponse *_response; +} + +@property(readonly) ISPersonalizeOffersRequest * personalizeOffersReqeust; +@property(readonly) SSPersonalizeOffersResponse * response; + + +- (id)response; +- (void)run; +- (id)personalizeOffersReqeust; +- (void)_addDictionaryToResponse:(id)arg1; +- (id)_copyResponseForURL:(id)arg1 requestString:(id)arg2 error:(id*)arg3; +- (BOOL)_runWithURLDictionary:(id)arg1 error:(id*)arg2; +- (void)dealloc; +- (id)initWithPersonalizeOffersRequest:(id)arg1; + +@end diff --git a/iTunesStore.framework/ISPersonalizeOffersRequest.h b/iTunesStore.framework/ISPersonalizeOffersRequest.h new file mode 100755 index 0000000..846f477 --- /dev/null +++ b/iTunesStore.framework/ISPersonalizeOffersRequest.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSNumber, NSMutableDictionary, NSArray; + +@interface ISPersonalizeOffersRequest : NSObject { + NSNumber *_accountIdentifier; + NSMutableDictionary *_itemIDsByType; +} + +@property(retain) NSNumber * accountIdentifier; +@property(readonly) NSArray * allItemTypes; + + +- (id)initWithItems:(id)arg1; +- (id)itemIdentifiersForItemType:(id)arg1; +- (id)allItemTypes; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)accountIdentifier; +- (void)addItemIdentifier:(id)arg1 forItemType:(id)arg2; +- (void)setAccountIdentifier:(id)arg1; + +@end diff --git a/iTunesStore.framework/ISPostReviewOperation.h b/iTunesStore.framework/ISPostReviewOperation.h new file mode 100755 index 0000000..2e26e04 --- /dev/null +++ b/iTunesStore.framework/ISPostReviewOperation.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class ISReview; + +@interface ISPostReviewOperation : ISOperation { + BOOL _backgroundReview; + ISReview *_review; +} + +@property(getter=isBackgroundReview) BOOL backgroundReview; +@property(retain) ISReview * review; + + +- (void)run; +- (id)_httpBody; +- (void)setBackgroundReview:(BOOL)arg1; +- (BOOL)isBackgroundReview; +- (void)dealloc; +- (id)review; +- (void)setReview:(id)arg1; +- (void)operation:(id)arg1 finishedWithOutput:(id)arg2; + +@end diff --git a/iTunesStore.framework/ISProcessPropertyListOperation.h b/iTunesStore.framework/ISProcessPropertyListOperation.h new file mode 100755 index 0000000..a698486 --- /dev/null +++ b/iTunesStore.framework/ISProcessPropertyListOperation.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class ISPropertyListProvider, NSDictionary; + +@interface ISProcessPropertyListOperation : ISOperation { + ISPropertyListProvider *_dataProvider; + NSDictionary *_propertyList; +} + +@property(retain) ISPropertyListProvider * dataProvider; + + +- (void)run; +- (void)dealloc; +- (id)initWithPropertyList:(id)arg1; +- (id)dataProvider; +- (void)setDataProvider:(id)arg1; + +@end diff --git a/iTunesStore.framework/ISPropertyListProvider.h b/iTunesStore.framework/ISPropertyListProvider.h new file mode 100755 index 0000000..a8c0583 --- /dev/null +++ b/iTunesStore.framework/ISPropertyListProvider.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@interface ISPropertyListProvider : ISDataProvider { + BOOL _shouldPostFooterSectionChanged; + BOOL _shouldProcessAccount; + BOOL _shouldProcessAuthenticationDialogs; + BOOL _shouldProcessDialogs; + BOOL _shouldProcessProtocol; + BOOL _shouldTriggerDownloads; +} + +@property BOOL shouldPostFooterSectionChanged; +@property BOOL shouldProcessAccount; +@property BOOL shouldProcessAuthenticationDialogs; +@property BOOL shouldProcessDialogs; +@property BOOL shouldProcessProtocol; +@property BOOL shouldTriggerDownloads; + + +- (BOOL)shouldProcessProtocol; +- (void)setShouldTriggerDownloads:(BOOL)arg1; +- (void)setShouldProcessAuthenticationDialogs:(BOOL)arg1; +- (void)setShouldProcessAccount:(BOOL)arg1; +- (void)_selectFooterSection:(id)arg1; +- (void)_checkDownloadQueues; +- (BOOL)processPropertyList:(id)arg1 returningError:(id*)arg2; +- (BOOL)_processFailureTypeFromPropertyList:(id)arg1 error:(id*)arg2; +- (void)_performActionsForResponse:(id)arg1; +- (BOOL)processDialogFromPropertyList:(id)arg1 returningError:(id*)arg2; +- (BOOL)_runAuthorizationDialog:(id)arg1 returningError:(id*)arg2; +- (BOOL)shouldTriggerDownloads; +- (BOOL)shouldProcessDialogs; +- (BOOL)shouldProcessAuthenticationDialogs; +- (BOOL)shouldProcessAccount; +- (BOOL)shouldPostFooterSectionChanged; +- (void)setShouldProcessDialogs:(BOOL)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)setShouldProcessProtocol:(BOOL)arg1; +- (BOOL)parseData:(id)arg1 returningError:(id*)arg2; +- (void)setShouldPostFooterSectionChanged:(BOOL)arg1; + +@end diff --git a/iTunesStore.framework/ISRetryDialogOperation.h b/iTunesStore.framework/ISRetryDialogOperation.h new file mode 100755 index 0000000..8d09057 --- /dev/null +++ b/iTunesStore.framework/ISRetryDialogOperation.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@interface ISRetryDialogOperation : ISDialogOperation { + BOOL _shouldRetry; +} + +@property BOOL shouldRetry; + ++ (id)operationWithTitle:(id)arg1 message:(id)arg2; + +- (void)handleButtonSelected:(int)arg1 withResponseDictionary:(id)arg2; +- (BOOL)shouldRetry; +- (void)setShouldRetry:(BOOL)arg1; + +@end diff --git a/iTunesStore.framework/ISReview.h b/iTunesStore.framework/ISReview.h new file mode 100755 index 0000000..394ca92 --- /dev/null +++ b/iTunesStore.framework/ISReview.h @@ -0,0 +1,74 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSURL, NSString; + +@interface ISReview : NSObject { + int _assetType; + NSString *_body; + unsigned int _bodyMaxLength; + NSURL *_infoURL; + unsigned long long _itemIdentifier; + NSString *_nickname; + BOOL _nicknameIsConfirmed; + unsigned int _nicknameMaxLength; + float _rating; + NSURL *_submitURL; + NSString *_title; + unsigned int _titleMaxLength; +} + +@property(readonly) BOOL hasSavedDraft; +@property(retain) NSString * body; +@property(retain) NSString * nickname; +@property float rating; +@property(retain) NSString * title; +@property int assetType; +@property unsigned long long itemIdentifier; +@property(retain) NSURL * infoURL; +@property(retain) NSURL * submitURL; +@property unsigned int bodyMaxLength; +@property BOOL nicknameIsConfirmed; +@property unsigned int nicknameMaxLength; +@property unsigned int titleMaxLength; + + +- (void)setRating:(float)arg1; +- (float)rating; +- (void)setBody:(id)arg1; +- (id)body; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)setTitleMaxLength:(unsigned int)arg1; +- (void)setSubmitURL:(id)arg1; +- (id)submitURL; +- (void)setNicknameMaxLength:(unsigned int)arg1; +- (void)setBodyMaxLength:(unsigned int)arg1; +- (id)_draftFileName; +- (id)_draftsDirectoryPath; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (void)setNicknameIsConfirmed:(BOOL)arg1; +- (BOOL)hasSavedDraft; +- (unsigned int)nicknameMaxLength; +- (unsigned int)titleMaxLength; +- (BOOL)nicknameIsConfirmed; +- (void)mergeWithReview:(id)arg1 preferLocalValues:(BOOL)arg2; +- (id)infoURL; +- (int)assetType; +- (BOOL)removeDraft; +- (BOOL)restoreFromDraft; +- (BOOL)saveAsDraft; +- (unsigned int)bodyMaxLength; +- (void)setNickname:(id)arg1; +- (id)nickname; +- (void)setInfoURL:(id)arg1; +- (void)setItemIdentifier:(unsigned long long)arg1; +- (void)setAssetType:(int)arg1; +- (unsigned long long)itemIdentifier; +- (void)loadFromDictionary:(id)arg1; + +@end diff --git a/iTunesStore.framework/ISReviewProvider.h b/iTunesStore.framework/ISReviewProvider.h new file mode 100755 index 0000000..1088f0d --- /dev/null +++ b/iTunesStore.framework/ISReviewProvider.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@interface ISReviewProvider : ISDataProvider { + BOOL _backgroundReview; +} + +@property(getter=isBackgroundReview) BOOL backgroundReview; + + +- (void)setBackgroundReview:(BOOL)arg1; +- (BOOL)isBackgroundReview; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (BOOL)parseData:(id)arg1 returningError:(id*)arg2; + +@end diff --git a/iTunesStore.framework/ISSQLiteDatabase.h b/iTunesStore.framework/ISSQLiteDatabase.h new file mode 100755 index 0000000..f3b91c2 --- /dev/null +++ b/iTunesStore.framework/ISSQLiteDatabase.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@interface ISSQLiteDatabase : NSObject { + struct sqlite3 { } *_db; + BOOL _isInTransaction; + struct dispatch_queue_s { } *_dispatchQueue; + struct __CFDictionary { } *_statementCache; +} + ++ (void)_stepStatement:(struct sqlite3_stmt { }*)arg1 hasRow:(BOOL*)arg2 didFinish:(BOOL*)arg3; ++ (BOOL)statementDidFinishAfterStepping:(struct sqlite3_stmt { }*)arg1; ++ (BOOL)statementHasRowAfterStepping:(struct sqlite3_stmt { }*)arg1; + +- (BOOL)executeSQL:(id)arg1; +- (void)prepareStatementForSQL:(id)arg1 cache:(BOOL)arg2 usingBlock:(id)arg3; +- (void)performTransactionWithBlock:(id)arg1; +- (void)accessDatabaseUsingBlock:(id)arg1; +- (struct sqlite3_stmt { }*)_statementForSQL:(id)arg1 cache:(BOOL)arg2; +- (void)_accessDatabaseUsingBlock:(id)arg1; +- (int)_resetAndReopenDatabaseWithPath:(id)arg1; +- (id)initWithDatabaseURL:(id)arg1; +- (void)dealloc; + +@end diff --git a/iTunesStore.framework/ISServerAuthenticationOperation.h b/iTunesStore.framework/ISServerAuthenticationOperation.h new file mode 100755 index 0000000..8b71948 --- /dev/null +++ b/iTunesStore.framework/ISServerAuthenticationOperation.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class SSAuthenticationContext, ISDialog, NSNumber, NSURL; + +@interface ISServerAuthenticationOperation : ISOperation { + NSNumber *_authenticatedAccountDSID; + SSAuthenticationContext *_authenticationContext; + ISDialog *_dialog; + NSURL *_redirectURL; +} + +@property(retain) SSAuthenticationContext * authenticationContext; +@property(retain) ISDialog * dialog; +@property(retain) NSNumber * authenticatedAccountDSID; +@property(retain) NSURL * redirectURL; + + +- (void)run; +- (BOOL)_handleSelectedButton:(id)arg1; +- (BOOL)_copyAccountIdentifier:(id*)arg1 returningError:(id*)arg2; +- (BOOL)_shouldAuthenticateForButton:(id)arg1; +- (BOOL)_copySelectedButton:(id*)arg1 returningError:(id*)arg2; +- (id)_copyButtonForDialogSkip; +- (void)setDialog:(id)arg1; +- (void)setAuthenticatedAccountDSID:(id)arg1; +- (id)_copyAuthenticationContext; +- (void)setRedirectURL:(id)arg1; +- (void)dealloc; +- (id)dialog; +- (id)redirectURL; +- (id)authenticatedAccountDSID; +- (void)setAuthenticationContext:(id)arg1; +- (id)authenticationContext; + +@end diff --git a/iTunesStore.framework/ISSetApplicationBadgeOperation.h b/iTunesStore.framework/ISSetApplicationBadgeOperation.h new file mode 100755 index 0000000..2188148 --- /dev/null +++ b/iTunesStore.framework/ISSetApplicationBadgeOperation.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSString; + +@interface ISSetApplicationBadgeOperation : ISOperation { + id _badgeValue; + NSString *_bundleIdentifier; +} + +@property(retain) id badgeValue; +@property(retain) NSString * bundleIdentifier; + + +- (void)setBundleIdentifier:(id)arg1; +- (id)uniqueKey; +- (id)badgeValue; +- (void)setBadgeValue:(id)arg1; +- (void)run; +- (id)bundleIdentifier; +- (void)dealloc; + +@end diff --git a/iTunesStore.framework/ISSoftwareApplication.h b/iTunesStore.framework/ISSoftwareApplication.h new file mode 100755 index 0000000..367c534 --- /dev/null +++ b/iTunesStore.framework/ISSoftwareApplication.h @@ -0,0 +1,68 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class SSItemContentRating, NSArray, NSString, NSNumber; + +@interface ISSoftwareApplication : NSObject { + NSNumber *_accountDSID; + NSString *_accountIdentifier; + NSString *_bundleIdentifier; + NSString *_bundleShortVersionString; + NSString *_bundleVersion; + NSString *_containerPath; + SSItemContentRating *_contentRating; + NSNumber *_itemIdentifier; + NSString *_softwareType; + NSNumber *_storeFrontIdentifier; + NSNumber *_versionIdentifier; + NSArray *_versionOrdering; +} + +@property(retain) NSNumber * accountDSID; +@property(copy) NSString * accountIdentifier; +@property(copy) NSString * bundleIdentifier; +@property(copy) NSString * bundleShortVersionString; +@property(copy) NSString * bundleVersion; +@property(copy) NSString * containerPath; +@property(copy) SSItemContentRating * contentRating; +@property(retain) NSNumber * itemIdentifier; +@property(copy) NSString * softwareType; +@property(retain) NSNumber * storeFrontIdentifier; +@property(retain) NSNumber * versionIdentifier; +@property(copy) NSArray * versionOrdering; + ++ (id)lookupAttributeKeys; + +- (id)bundleVersion; +- (id)storeFrontIdentifier; +- (void)setBundleVersion:(id)arg1; +- (void)setBundleIdentifier:(id)arg1; +- (void)setStoreFrontIdentifier:(id)arg1; +- (void*)copyXPCEncoding; +- (id)initWithXPCEncoding:(void*)arg1; +- (id)bundleIdentifier; +- (void)_loadMetadataFromContainer:(id)arg1; +- (void)setContainerPath:(id)arg1; +- (void)setAccountDSID:(id)arg1; +- (void)setBundleShortVersionString:(id)arg1; +- (id)bundleShortVersionString; +- (id)containerPath; +- (id)description; +- (void)dealloc; +- (void)setVersionOrdering:(id)arg1; +- (void)setVersionIdentifier:(id)arg1; +- (void)setSoftwareType:(id)arg1; +- (void)setContentRating:(id)arg1; +- (id)versionOrdering; +- (id)initWithMobileInstallationDictionary:(id)arg1; +- (id)versionIdentifier; +- (id)softwareType; +- (id)contentRating; +- (void)setItemIdentifier:(id)arg1; +- (id)accountIdentifier; +- (id)itemIdentifier; +- (void)setAccountIdentifier:(id)arg1; +- (id)accountDSID; + +@end diff --git a/iTunesStore.framework/ISSoftwareCapabilitiesDialogOperation.h b/iTunesStore.framework/ISSoftwareCapabilitiesDialogOperation.h new file mode 100755 index 0000000..0517a1d --- /dev/null +++ b/iTunesStore.framework/ISSoftwareCapabilitiesDialogOperation.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSDictionary; + +@interface ISSoftwareCapabilitiesDialogOperation : ISOperation { + NSDictionary *_mismatches; + id _requiredCapabilities; +} + +@property(readonly) NSDictionary * mismatches; +@property(readonly) id requiredCapabilities; + + +- (void)run; +- (id)mismatches; +- (id)requiredCapabilities; +- (void)_postDefaultDialog; +- (void)dealloc; +- (id)initWithRequiredCapabilities:(id)arg1 mismatches:(id)arg2; + +@end diff --git a/iTunesStore.framework/ISSoftwareMap.h b/iTunesStore.framework/ISSoftwareMap.h new file mode 100755 index 0000000..0c8ff8b --- /dev/null +++ b/iTunesStore.framework/ISSoftwareMap.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSArray; + +@interface ISSoftwareMap : NSObject { + NSArray *_applications; +} + +@property(readonly) NSArray * applications; + ++ (void)_startWatchingInstallationNotifications; ++ (BOOL)haveApplicationsOfType:(struct __CFString { }*)arg1; ++ (id)currentMap; ++ (void)setCurrentMap:(id)arg1; ++ (BOOL)currentMapIsValid; ++ (id)applicationForBundleIdentifier:(id)arg1 applicationType:(struct __CFString { }*)arg2; ++ (id)applicationForBundleIdentifier:(id)arg1; ++ (void)invalidateCurrentMap; ++ (void)startObservingNotifications; ++ (id)loadedMap; + +- (id)copySoftwareUpdatesPropertyList; +- (id)_newSoftwareUpdateDictionaryForApplication:(id)arg1; +- (id)_softwareUpdatesAccountsStringForApplications:(id)arg1; +- (id)copySoftwareUpdatesPropertyListWithUpdatesContext:(id)arg1; +- (void)_loadFromMobileInstallation; +- (id)init; +- (void)dealloc; +- (id)applicationForBundleIdentifier:(id)arg1; +- (id)applications; +- (id)applicationForItemIdentifier:(id)arg1; + +@end diff --git a/iTunesStore.framework/ISSpringBoardUtility.h b/iTunesStore.framework/ISSpringBoardUtility.h new file mode 100755 index 0000000..974e864 --- /dev/null +++ b/iTunesStore.framework/ISSpringBoardUtility.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSMutableSet, NSDictionary; + +@interface ISSpringBoardUtility : NSObject { + struct dispatch_queue_s { } *_dispatchQueue; + NSDictionary *_enabledRemoteNotificationTypes; + NSMutableSet *_processAssertions; +} + +@property(readonly) BOOL hasProcessAssertions; + ++ (id)sharedInstance; + +- (struct SBSProcessAssertion { }*)takeProcessAssertionWithIdentifier:(id)arg1 displayIdentifier:(id)arg2 launchOptions:(id)arg3; +- (void)releaseProcessAssertion:(struct SBSProcessAssertion { }*)arg1; +- (void)suspendFrontApplication; +- (void)setBadgeValue:(id)arg1 forIdentifier:(id)arg2; +- (void)resetEnabledRemoteNotificationTypes; +- (void)removeDefaultPNGSnapshotsForIdentifier:(id)arg1; +- (BOOL)hasProcessAssertions; +- (int)enabledRemoteNotificationTypesForBundleIdentifier:(id)arg1; +- (void)cancelDownloadingIconForPurchase:(id)arg1; +- (void)addDownloadingIconWithIdentifier:(id)arg1 bundleIdentifier:(id)arg2 softwareType:(id)arg3; +- (void)cancelDownloadingIconForIdentifier:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iTunesStore.framework/ISStoreAuthenticateOperation.h b/iTunesStore.framework/ISStoreAuthenticateOperation.h new file mode 100755 index 0000000..93ab1a6 --- /dev/null +++ b/iTunesStore.framework/ISStoreAuthenticateOperation.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSNumber, SSAuthenticateRequest, SSAuthenticationContext; + +@interface ISStoreAuthenticateOperation : ISOperation { + NSNumber *_authenticatedDSID; + SSAuthenticateRequest *_request; +} + +@property(readonly) SSAuthenticationContext * authenticationContext; + + +- (id)uniqueKey; +- (void)authenticateRequest:(id)arg1 didReceiveResponse:(id)arg2; +- (void)request:(id)arg1 didFailWithError:(id)arg2; +- (void)run; +- (void)_setAuthenticatedDSID:(id)arg1; +- (id)_authenticatedDSID; +- (void)dealloc; +- (id)initWithAuthenticationContext:(id)arg1; +- (id)authenticatedAccountDSID; +- (id)authenticationContext; + +@end diff --git a/iTunesStore.framework/ISStoreAuthenticationChallenge.h b/iTunesStore.framework/ISStoreAuthenticationChallenge.h new file mode 100755 index 0000000..055255a --- /dev/null +++ b/iTunesStore.framework/ISStoreAuthenticationChallenge.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class , NSString; + +@interface ISStoreAuthenticationChallenge : ISAuthenticationChallenge { + int _failureCount; + BOOL _hasPassword; + NSString *_password; + *_sender; + NSString *_user; + BOOL _userNameIsEditable; +} + +@property int failureCount; +@property BOOL hasPassword; +@property(retain) NSString * password; +@property * sender; +@property(retain) NSString * user; +@property BOOL userNameIsEditable; + + +- (void)setPassword:(id)arg1; +- (void)setUser:(id)arg1; +- (BOOL)hasPassword; +- (void)setSender:(id)arg1; +- (id)user; +- (id)password; +- (id)sender; +- (void)setHasPassword:(BOOL)arg1; +- (void)setFailureCount:(int)arg1; +- (void)setUserNameIsEditable:(BOOL)arg1; +- (BOOL)userNameIsEmail; +- (BOOL)userNameIsEditable; +- (int)failureCount; +- (id)init; +- (void)dealloc; + +@end diff --git a/iTunesStore.framework/ISStoreServicesRequestOperation.h b/iTunesStore.framework/ISStoreServicesRequestOperation.h new file mode 100755 index 0000000..0f98ef7 --- /dev/null +++ b/iTunesStore.framework/ISStoreServicesRequestOperation.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class SSRequest; + +@interface ISStoreServicesRequestOperation : ISOperation { + SSRequest *_request; +} + +@property(readonly) SSRequest * request; + + +- (id)initWithRequest:(id)arg1; +- (id)request; +- (void)run; +- (void)_requestStateChangedNotification:(id)arg1; +- (void)_delayedStopRequest; +- (void)_delayedStartRequest; +- (void)_timer:(id)arg1; +- (void)cancel; +- (void)dealloc; +- (void)stopRunLoop; +- (void)_beginObservingNotifications; +- (void)_endObservingNotifications; + +@end diff --git a/iTunesStore.framework/ISStoreURLOperation.h b/iTunesStore.framework/ISStoreURLOperation.h new file mode 100755 index 0000000..5c52b7a --- /dev/null +++ b/iTunesStore.framework/ISStoreURLOperation.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSNumber, ; + +@interface ISStoreURLOperation : ISURLOperation { + NSNumber *_authenticatedDSID; + BOOL _canSendGUIDParameter; + BOOL _needsAuthentication; + BOOL _needsURLBag; + BOOL _urlKnownToBeTrusted; + BOOL _useUserSpecificURLBag; +} + +@property * delegate; +@property BOOL canSendGUIDParameter; +@property BOOL needsURLBag; +@property BOOL urlKnownToBeTrusted; +@property BOOL needsAuthentication; +@property BOOL useUserSpecificURLBag; +@property(retain) NSNumber * authenticatedDSID; + ++ (id)propertyListOperationWithURLBagKey:(id)arg1; ++ (id)itemPingOperationWithIdentifier:(unsigned long long)arg1 urlBagKey:(id)arg2; ++ (id)_restrictionsHeaderValue; ++ (void)_addITunesStoreHeadersToRequest:(id)arg1 withBagContext:(id)arg2; ++ (void)addITunesStoreHeadersToRequest:(id)arg1; ++ (void)handleITunesStoreResponseHeaders:(id)arg1; ++ (id)pingOperationWithUrl:(id)arg1; + +- (void)handleResponse:(id)arg1; +- (void)run; +- (void)setUseUserSpecificURLBag:(BOOL)arg1; +- (void)setCanSendGUIDParameter:(BOOL)arg1; +- (void)_addStandardQueryParametersForURL:(id)arg1; +- (BOOL)_canSendTokenToURL:(id)arg1; +- (id)_urlFromURLBagForRequestProperties:(id)arg1 inBagContext:(id)arg2; +- (BOOL)needsURLBag; +- (BOOL)useUserSpecificURLBag; +- (BOOL)canSendGUIDParameter; +- (BOOL)urlKnownToBeTrusted; +- (void)_runURLOperation; +- (BOOL)_authenticateReturningError:(id*)arg1; +- (id)_storeFrontIdentifier; +- (id)_account; +- (id)_copyURLBagContext; +- (void)setUrlKnownToBeTrusted:(BOOL)arg1; +- (void)setNeedsURLBag:(BOOL)arg1; +- (BOOL)handleRedirectFromDataProvider:(id)arg1; +- (BOOL)shouldFollowRedirectWithRequest:(id)arg1 returningError:(id*)arg2; +- (id)newRequestWithURL:(id)arg1; +- (id)_copyAuthenticationContext; +- (id)init; +- (void)dealloc; +- (void)setAuthenticatedDSID:(id)arg1; +- (id)authenticatedDSID; +- (void)setNeedsAuthentication:(BOOL)arg1; +- (BOOL)needsAuthentication; +- (id)authenticatedAccountDSID; + +@end diff --git a/iTunesStore.framework/ISStoreVersion.h b/iTunesStore.framework/ISStoreVersion.h new file mode 100755 index 0000000..a6850bf --- /dev/null +++ b/iTunesStore.framework/ISStoreVersion.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSURL; + +@interface ISStoreVersion : NSObject { + NSURL *_redirectURL; +} + +@property(retain) NSURL * redirectURL; + + +- (id)initWithDictionary:(id)arg1; +- (void)setRedirectURL:(id)arg1; +- (void)dealloc; +- (id)redirectURL; + +@end diff --git a/iTunesStore.framework/ISTelephonyObserver.h b/iTunesStore.framework/ISTelephonyObserver.h new file mode 100755 index 0000000..0c33776 --- /dev/null +++ b/iTunesStore.framework/ISTelephonyObserver.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSString, NSRecursiveLock; + +@interface ISTelephonyObserver : NSObject { + struct __CTServerConnection { } *_connection; + struct __CFMachPort { } *_connectionPort; + struct __CFRunLoopSource { } *_connectionRunLoopSource; + NSString *_dataStatusIndicator; + NSRecursiveLock *_lock; + NSString *_operatorName; + struct __CFRunLoop { } *_runLoop; +} + +@property(readonly) NSString * dataStatusIndicator; +@property(readonly) NSString * operatorName; + ++ (id)sharedInstance; ++ (void)setSharedInstance:(id)arg1; + +- (void)_registerForNotifications; +- (void)_handleServerInvalidated; +- (void)_handleNotificationWithName:(struct __CFString { }*)arg1 userInfo:(struct __CFDictionary { }*)arg2; +- (void)_handleMessage:(void*)arg1 withSize:(long)arg2; +- (BOOL)_establishServerConnection; +- (void)_invalidateServerConnection; +- (id)dataStatusIndicator; +- (id)operatorName; +- (id)init; +- (void)dealloc; +- (BOOL)beginObservingOnRunLoop:(struct __CFRunLoop { }*)arg1; + +@end diff --git a/iTunesStore.framework/ISURLAuthenticationChallenge.h b/iTunesStore.framework/ISURLAuthenticationChallenge.h new file mode 100755 index 0000000..644c3e4 --- /dev/null +++ b/iTunesStore.framework/ISURLAuthenticationChallenge.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSURLAuthenticationChallenge; + +@interface ISURLAuthenticationChallenge : ISAuthenticationChallenge { + NSURLAuthenticationChallenge *_challenge; +} + + +- (void)cancelAuthentication; +- (BOOL)hasPassword; +- (id)user; +- (id)password; +- (id)sender; +- (int)failureCount; +- (void)useCredential:(id)arg1; +- (id)initWithAuthenticationChallenge:(id)arg1; +- (void)dealloc; + +@end diff --git a/iTunesStore.framework/ISURLBag.h b/iTunesStore.framework/ISURLBag.h new file mode 100755 index 0000000..55603c5 --- /dev/null +++ b/iTunesStore.framework/ISURLBag.h @@ -0,0 +1,68 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSArray, SSNetworkConstraints, NSDictionary, NSSet, SSURLBagContext; + +@interface ISURLBag : NSObject { + SSURLBagContext *_context; + SSNetworkConstraints *_defaultConstraints; + NSDictionary *_dictionary; + NSArray *_guidPatterns; + NSSet *_guidSchemes; + NSDictionary *_headerPatterns; + double _invalidationTime; +} + +@property(readonly) NSSet * availableStorefrontItemKinds; +@property double invalidationTime; +@property(copy) SSURLBagContext * URLBagContext; +@property(readonly) NSDictionary * URLBagDictionary; +@property(getter=isValid,readonly) BOOL valid; + ++ (BOOL)shouldSendGUIDForURL:(id)arg1 inBagContext:(id)arg2; ++ (id)networkConstraintsForDownloadKind:(id)arg1 inBagContext:(id)arg2; ++ (id)copyExtraHeadersForURL:(id)arg1 inBagContext:(id)arg2; ++ (void)setURLBag:(id)arg1 forContext:(id)arg2; ++ (id)_copyFallbackContextForContext:(id)arg1; ++ (void)_loadItemKindURLBagKeyMap; ++ (id)_urlBagForContext:(id)arg1; ++ (id)storeFrontURLBagKeyForItemKind:(id)arg1; ++ (void)invalidateAllBags; ++ (BOOL)urlIsTrusted:(id)arg1 inBagContext:(id)arg2; ++ (id)urlForKey:(id)arg1 inBagContext:(id)arg2; ++ (id)valueForKey:(id)arg1 inBagContext:(id)arg2; ++ (id)urlBagForContext:(id)arg1; + +- (id)URLBagContext; +- (id)initWithURLBagContext:(id)arg1; +- (id)valueForKey:(id)arg1; +- (void)invalidate; +- (BOOL)urlIsTrusted:(id)arg1; +- (BOOL)isValid; +- (BOOL)_loadFromSignedDictionary:(id)arg1 returningError:(id*)arg2; +- (id)URLBagDictionary; +- (void)setURLBagContext:(id)arg1; +- (id)sanitizedURLForURL:(id)arg1; +- (id)availableStorefrontItemKinds; +- (BOOL)loadFromDictionary:(id)arg1 returningError:(id*)arg2; +- (id)initWithRawDictionary:(id)arg1; +- (BOOL)shouldSendGUIDForURL:(id)arg1; +- (id)copyExtraHeadersForURL:(id)arg1; +- (double)invalidationTime; +- (void)setInvalidationTime:(double)arg1; +- (void)_writeURLResolutionCacheFile; +- (void)_writeNetworkConstraintsCacheFile; +- (id)_networkConstraintsCachePath; +- (id)_copyHeaderPatternsFromDictionary:(id)arg1; +- (id)_copyGUIDSchemesFromDictionary:(id)arg1; +- (id)_copyGUIDPatternsFromDictionary:(id)arg1; +- (void)_setDictionary:(id)arg1; +- (id)urlForKey:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)networkConstraintsForDownloadKind:(id)arg1; +- (id)searchQueryParametersForClientIdentifier:(id)arg1 networkType:(int)arg2; +- (id)URLForURL:(id)arg1 clientIdentifier:(id)arg2; + +@end diff --git a/iTunesStore.framework/ISURLCache.h b/iTunesStore.framework/ISURLCache.h new file mode 100755 index 0000000..8354b4d --- /dev/null +++ b/iTunesStore.framework/ISURLCache.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class ISURLCacheConfiguration, NSString, NSURLCache; + +@interface ISURLCache : NSObject { + NSURLCache *_cache; + ISURLCacheConfiguration *_configuration; +} + +@property(readonly) NSString * persistentIdentifier; +@property(readonly) unsigned int currentDiskUsage; +@property(readonly) unsigned int currentMemoryUsage; +@property(readonly) unsigned int diskCapacity; +@property(readonly) unsigned int memoryCapacity; + ++ (id)cacheDirectoryPath; ++ (id)persistentIdentifierFromPropertyList:(id)arg1; + +- (id)persistentIdentifier; +- (void)removeAllCachedResponses; +- (void)removeCachedResponseForRequest:(id)arg1; +- (void)storeCachedResponse:(id)arg1 forRequest:(id)arg2; +- (id)cachedResponseForRequest:(id)arg1; +- (unsigned int)currentDiskUsage; +- (unsigned int)currentMemoryUsage; +- (unsigned int)diskCapacity; +- (unsigned int)memoryCapacity; +- (BOOL)_urlStringMatchesURLPatterns:(id)arg1; +- (BOOL)_urlStringMatchesFileExtensions:(id)arg1; +- (BOOL)criteriaMatchesRequest:(id)arg1; +- (BOOL)isUsableByClientWithIdentifier:(id)arg1; +- (void)reloadWithCacheConfiguration:(id)arg1; +- (id)initWithCacheConfiguration:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)saveMemoryCacheToDisk; +- (void)purgeMemoryCache; + +@end diff --git a/iTunesStore.framework/ISURLCacheConfiguration.h b/iTunesStore.framework/ISURLCacheConfiguration.h new file mode 100755 index 0000000..be70290 --- /dev/null +++ b/iTunesStore.framework/ISURLCacheConfiguration.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSSet, NSString, NSArray; + +@interface ISURLCacheConfiguration : NSObject { + NSArray *_clientIdentifiers; + unsigned int _diskCapacity; + NSSet *_fileExtensions; + unsigned int _memoryCapacity; + NSString *_persistentIdentifier; + NSArray *_urlPatterns; +} + +@property(copy) NSArray * clientIdentifiers; +@property unsigned int diskCapacity; +@property(copy) NSSet * fileExtensions; +@property unsigned int memoryCapacity; +@property(copy) NSString * persistentIdentifier; +@property(copy) NSArray * URLPatterns; + + +- (id)persistentIdentifier; +- (void)setDiskCapacity:(unsigned int)arg1; +- (void)setMemoryCapacity:(unsigned int)arg1; +- (unsigned int)diskCapacity; +- (unsigned int)memoryCapacity; +- (void)setURLPatterns:(id)arg1; +- (void)setPersistentIdentifier:(id)arg1; +- (void)setFileExtensions:(id)arg1; +- (void)setClientIdentifiers:(id)arg1; +- (void)_setURLPatternsFromPropertyList:(id)arg1; +- (void)_setFileExtensionsFromPropertyList:(id)arg1; +- (void)_setClientIdentifiersFromPropertyList:(id)arg1; +- (id)clientIdentifiers; +- (id)URLPatterns; +- (id)fileExtensions; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)initWithPropertyList:(id)arg1; + +@end diff --git a/iTunesStore.framework/ISURLCacheGroup.h b/iTunesStore.framework/ISURLCacheGroup.h new file mode 100755 index 0000000..cc161b6 --- /dev/null +++ b/iTunesStore.framework/ISURLCacheGroup.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSLock, NSString, NSArray; + +@interface ISURLCacheGroup : NSURLCache { + NSArray *_caches; + NSString *_clientIdentifier; + NSLock *_lock; +} + +@property(readonly) NSString * clientIdentifier; + ++ (id)sharedInstance; ++ (void)setSharedInstance:(id)arg1; + +- (id)initWithMemoryCapacity:(unsigned int)arg1 diskCapacity:(unsigned int)arg2 diskPath:(id)arg3; +- (void)removeAllCachedResponses; +- (void)removeCachedResponseForRequest:(id)arg1; +- (void)setDiskCapacity:(unsigned int)arg1; +- (void)setMemoryCapacity:(unsigned int)arg1; +- (void)storeCachedResponse:(id)arg1 forRequest:(id)arg2; +- (id)cachedResponseForRequest:(id)arg1; +- (unsigned int)currentDiskUsage; +- (unsigned int)currentMemoryUsage; +- (unsigned int)diskCapacity; +- (unsigned int)memoryCapacity; +- (id)_ntsCacheForRequest:(id)arg1; +- (void)_reloadForNewCaches:(id)arg1; +- (id)_ntsCacheForPersistentIdentifier:(id)arg1; +- (void)setCachesFromPropertyList:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)saveMemoryCacheToDisk; +- (void)purgeMemoryCache; +- (id)initWithClientIdentifier:(id)arg1; +- (id)clientIdentifier; + +@end diff --git a/iTunesStore.framework/ISURLOperation.h b/iTunesStore.framework/ISURLOperation.h new file mode 100755 index 0000000..3f70039 --- /dev/null +++ b/iTunesStore.framework/ISURLOperation.h @@ -0,0 +1,83 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class SSMutableURLRequestProperties, NSMutableData, NSCountedSet, NSURLRequest, NSURLResponse, , SSURLRequestProperties, NSURLConnection, ISDataProvider, SSAuthenticationContext; + +@interface ISURLOperation : ISOperation { + NSURLRequest *_activeURLRequest; + SSAuthenticationContext *_authenticationContext; + NSURLConnection *_connection; + NSMutableData *_dataBuffer; + ISDataProvider *_dataProvider; + int _networkRetryCount; + NSCountedSet *_redirectURLs; + SSMutableURLRequestProperties *_requestProperties; + NSURLResponse *_response; + BOOL _shouldSetCookies; +} + +@property * delegate; +@property(retain) ISDataProvider * dataProvider; +@property(retain) SSAuthenticationContext * authenticationContext; +@property(copy) SSURLRequestProperties * requestProperties; +@property(retain) NSURLResponse * response; +@property(getter=_shouldSetCookies,setter=_setShouldSetCookies:) BOOL _shouldSetCookies; + ++ (id)copyUserAgent; + +- (void)_sendResponseToDelegate:(id)arg1; +- (void)setRequest:(id)arg1; +- (id)connection:(id)arg1 willSendRequest:(id)arg2 redirectResponse:(id)arg3; +- (void)setResponse:(id)arg1; +- (void)connection:(id)arg1 willSendRequestForAuthenticationChallenge:(id)arg2; +- (void)handleResponse:(id)arg1; +- (void)connection:(id)arg1 didReceiveResponse:(id)arg2; +- (void)connectionDidFinishLoading:(id)arg1; +- (void)connection:(id)arg1 didReceiveData:(id)arg2; +- (void)connection:(id)arg1 didFailWithError:(id)arg2; +- (id)request; +- (id)response; +- (void)run; +- (void)_run; +- (void)_updateProgress; +- (void)_setShouldSetCookies:(BOOL)arg1; +- (id)_copyConnectionProperties; +- (BOOL)_runRequestWithURL:(id)arg1; +- (void)_logRequest:(id)arg1; +- (void)_sendRequestToDelegate:(id)arg1; +- (BOOL)_validateContentLength:(long long)arg1 error:(id*)arg2; +- (void)_sendContentLengthToDelegate:(long long)arg1; +- (void)_retry; +- (BOOL)handleRedirectFromDataProvider:(id)arg1; +- (id)_errorWithDomain:(id)arg1 code:(int)arg2; +- (void)_sendOutputToDelegate:(id)arg1; +- (void)_logResponseBody:(id)arg1; +- (void)_handleFinishedLoading; +- (id)_handleRedirectRequest:(id)arg1 response:(id)arg2; +- (BOOL)_shouldSetCookies; +- (BOOL)shouldFollowRedirectWithRequest:(id)arg1 returningError:(id*)arg2; +- (id)_sanitizedStringForString:(id)arg1; +- (void)_handleReceivedResponse:(id)arg1; +- (void)_handleReceivedData:(id)arg1; +- (void)_stopConnection; +- (id)_errorWithDefaultStringsForError:(id)arg1; +- (id)_copyAcceptLanguageString; +- (id)_accountIdentifier; +- (void)_setActiveURLRequest:(id)arg1; +- (id)newRequestWithURL:(id)arg1; +- (id)_copyQueryStringDictionaryForRedirect:(id)arg1; +- (id)_requestProperties; +- (id)_sanitizedURLForURL:(id)arg1; +- (id)_activeURL; +- (id)_copyAuthenticationContext; +- (id)init; +- (void)dealloc; +- (id)dataProvider; +- (id)requestProperties; +- (void)setDataProvider:(id)arg1; +- (void)setRequestProperties:(id)arg1; +- (void)setAuthenticationContext:(id)arg1; +- (id)authenticationContext; + +@end diff --git a/iTunesStore.framework/ISURLOperationPool.h b/iTunesStore.framework/ISURLOperationPool.h new file mode 100755 index 0000000..f3b6d53 --- /dev/null +++ b/iTunesStore.framework/ISURLOperationPool.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class ISOperationQueue; + +@interface ISURLOperationPool : NSObject { + ISOperationQueue *_operationQueue; +} + +@property(retain) ISOperationQueue * operationQueue; + + +- (id)_poolOperationForOperation:(id)arg1 flags:(int)arg2; +- (id)init; +- (void)dealloc; +- (void)setOperationQueue:(id)arg1; +- (void)addOperation:(id)arg1 withFlags:(int)arg2; +- (void)cancelOperation:(id)arg1; +- (id)operationQueue; + +@end diff --git a/iTunesStore.framework/ISURLOperationPoolOperation.h b/iTunesStore.framework/ISURLOperationPoolOperation.h new file mode 100755 index 0000000..14c19ac --- /dev/null +++ b/iTunesStore.framework/ISURLOperationPoolOperation.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class ISURLOperation, NSMutableArray; + +@interface ISURLOperationPoolOperation : ISOperation { + int _cancelCount; + BOOL _forwardImmediately; + NSMutableArray *_operations; +} + +@property(readonly) ISURLOperation * mainOperation; + + +- (void)run; +- (void)_forwardResponseFromOperation:(id)arg1 toOperation:(id)arg2; +- (id)mainOperation; +- (BOOL)containsOperation:(id)arg1; +- (void)addOperation:(id)arg1; +- (void)dealloc; +- (void)cancelOperation:(id)arg1; + +@end diff --git a/iTunesStore.framework/ISURLRequest.h b/iTunesStore.framework/ISURLRequest.h new file mode 100755 index 0000000..e6885fa --- /dev/null +++ b/iTunesStore.framework/ISURLRequest.h @@ -0,0 +1,67 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class SSMutableURLRequestProperties, NSLock, NSInputStream, NSDictionary, NSString, NSURL, NSData, NSArray; + +@interface ISURLRequest : NSObject { + NSLock *_lock; + SSMutableURLRequestProperties *_properties; +} + +@property(retain) NSString * appleClientApplication; +@property(retain) NSData * HTTPBody; +@property(retain) NSInputStream * HTTPBodyStream; +@property(retain) NSString * HTTPMethod; +@property(retain) NSDictionary * queryStringDictionary; +@property(readonly) NSURL * primaryURL; +@property(retain) NSArray * URLs; +@property int allowedRetryCount; +@property double timeoutInterval; +@property unsigned int cachePolicy; +@property(retain) NSDictionary * customHeaders; +@property int URLBagType; +@property long long expectedContentLength; + ++ (id)requestWithURL:(id)arg1; + +- (void)setValue:(id)arg1 forHeaderField:(id)arg2; +- (int)URLBagType; +- (int)allowedRetryCount; +- (void)setExpectedContentLength:(long long)arg1; +- (id)initWithURLRequest:(id)arg1; +- (long long)expectedContentLength; +- (void)setHTTPBodyStream:(id)arg1; +- (void)setHTTPBody:(id)arg1; +- (void)setHTTPMethod:(id)arg1; +- (id)HTTPBodyStream; +- (id)HTTPBody; +- (id)HTTPMethod; +- (void)setTimeoutInterval:(double)arg1; +- (void)setCachePolicy:(unsigned int)arg1; +- (double)timeoutInterval; +- (unsigned int)cachePolicy; +- (id)initWithURL:(id)arg1; +- (id)URLs; +- (void)setURLs:(id)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)setValue:(id)arg1 forQueryStringParameter:(id)arg2; +- (void)setQueryStringDictionary:(id)arg1; +- (void)setCustomHeaders:(id)arg1; +- (id)primaryURL; +- (id)queryStringDictionary; +- (id)customHeaders; +- (BOOL)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)_initCommon; +- (void)setAllowedRetryCount:(int)arg1; +- (id)appleClientApplication; +- (void)setAppleClientApplication:(id)arg1; +- (void)setURLBagType:(int)arg1; +- (id)initWithRequestProperties:(id)arg1; +- (id)requestProperties; + +@end diff --git a/iTunesStore.framework/ISUniqueOperationContext.h b/iTunesStore.framework/ISUniqueOperationContext.h new file mode 100755 index 0000000..0447e2e --- /dev/null +++ b/iTunesStore.framework/ISUniqueOperationContext.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSMutableDictionary, NSMutableSet; + +@interface ISUniqueOperationContext : NSObject { + NSMutableSet *_operations; + NSMutableDictionary *_uniqueOperations; +} + + +- (BOOL)containsOperation:(id)arg1; +- (void)setUniqueOperation:(id)arg1 forKey:(id)arg2; +- (id)uniqueOperationForKey:(id)arg1; +- (unsigned int)countOfOperations; +- (void)removeOperation:(id)arg1; +- (void)addOperation:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iTunesStore.framework/ISUniqueOperationManager.h b/iTunesStore.framework/ISUniqueOperationManager.h new file mode 100755 index 0000000..492f604 --- /dev/null +++ b/iTunesStore.framework/ISUniqueOperationManager.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class ISUniqueOperationContext, NSLock, NSMutableArray, NSMutableDictionary; + +@interface ISUniqueOperationManager : NSObject { + ISUniqueOperationContext *_activeContext; + NSMutableArray *_contexts; + NSLock *_lock; + NSMutableDictionary *_lockPool; +} + ++ (id)sharedInstance; ++ (void)setSharedInstance:(id)arg1; + +- (void)uniqueOperationFinished:(id)arg1 forKey:(id)arg2; +- (void)setPredecessorIfNeeded:(id)arg1 forKey:(id)arg2; +- (id)predecessorForKey:(id)arg1 operation:(id)arg2; +- (id)_contextForOperation:(id)arg1; +- (id)_activeContext; +- (id)lockWithIdentifier:(id)arg1; +- (void)checkOutOperation:(id)arg1; +- (void)checkInOperation:(id)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iTunesStore.framework/ISUserNotification.h b/iTunesStore.framework/ISUserNotification.h new file mode 100755 index 0000000..bea791e --- /dev/null +++ b/iTunesStore.framework/ISUserNotification.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSDictionary; + +@interface ISUserNotification : NSObject { + int _allowedRetryCount; + int _currentRetryCount; + NSDictionary *_dictionary; + unsigned long _optionFlags; + NSDictionary *_userInfo; +} + +@property(readonly) NSDictionary * dictionary; +@property(readonly) unsigned long optionFlags; +@property int allowedRetryCount; +@property int currentRetryCount; +@property(retain) NSDictionary * userInfo; + + +- (int)allowedRetryCount; +- (void)setUserInfo:(id)arg1; +- (id)dictionary; +- (unsigned long)optionFlags; +- (id)initWithDictionary:(id)arg1 options:(unsigned long)arg2; +- (void)setCurrentRetryCount:(int)arg1; +- (int)currentRetryCount; +- (struct __CFUserNotification { }*)copyUserNotification; +- (id)userInfo; +- (id)init; +- (void)dealloc; +- (void)setAllowedRetryCount:(int)arg1; + +@end diff --git a/iTunesStore.framework/OpenURLTarget.h b/iTunesStore.framework/OpenURLTarget.h new file mode 100755 index 0000000..e79761f --- /dev/null +++ b/iTunesStore.framework/OpenURLTarget.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore + */ + +@class NSString; + +@interface OpenURLTarget : NSObject { + unsigned int _applicationState; + struct { + NSString *clientIdentifier; + NSString *normalScheme; + NSString *secureScheme; + } _targetData; + int _targetIndex; +} + + +- (int)compare:(id)arg1; +- (id)copyURLForURL:(id)arg1; +- (id)initWithTargetIdentifier:(id)arg1; +- (id)description; +- (id)init; + +@end diff --git a/iTunesStoreUI.framework/ISUDownload.h b/iTunesStoreUI.framework/ISUDownload.h new file mode 100755 index 0000000..89ac0de --- /dev/null +++ b/iTunesStoreUI.framework/ISUDownload.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString, SSDownload, NSNumber, NSURL; + +@interface ISUDownload : NSObject { + SSDownload *_download; +} + +@property(retain) SSDownload * managedDownload; +@property(readonly) NSString * artistName; +@property(getter=isContentRestricted,readonly) BOOL contentRestricted; +@property(readonly) NSString * phaseIdentifier; +@property(readonly) NSNumber * storeItemIdentifier; +@property(readonly) NSNumber * storePreorderIdentifier; +@property(readonly) NSURL * thumbnailImageURL; +@property(readonly) NSString * title; +@property(readonly) long long bytesDownloaded; +@property(readonly) long long bytesTotal; +@property(readonly) double estimatedSecondsRemaining; +@property(getter=isPurchase,readonly) BOOL purchase; +@property(readonly) double percentComplete; +@property(readonly) NSString * statusDescription; +@property(getter=isPausable,readonly) BOOL pausable; + ++ (void)initialize; ++ (id)downloadExternalProperties; ++ (id)downloadProperties; + +- (id)artistName; +- (double)percentComplete; +- (long long)bytesTotal; +- (long long)bytesDownloaded; +- (id)title; +- (void)dealloc; +- (id)storePreorderIdentifier; +- (void)setManagedDownload:(id)arg1; +- (BOOL)isPurchase; +- (id)initWithManagedDownload:(id)arg1; +- (double)estimatedSecondsRemaining; +- (BOOL)isContentRestricted; +- (id)copyLocalizedStatusString; +- (id)thumbnailImageURL; +- (id)statusDescription; +- (id)phaseIdentifier; +- (BOOL)isPausable; +- (void)resetPreorderState; +- (id)managedDownload; +- (id)storeItemIdentifier; + +@end diff --git a/iTunesStoreUI.framework/SUAVRemakerOperation.h b/iTunesStoreUI.framework/SUAVRemakerOperation.h new file mode 100755 index 0000000..a1f5dab --- /dev/null +++ b/iTunesStoreUI.framework/SUAVRemakerOperation.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class AVRemaker, SUAVRemakerOutput; + +@interface SUAVRemakerOperation : ISOperation { + AVRemaker *_remaker; + SUAVRemakerOutput *_remakerOutput; +} + +@property(readonly) SUAVRemakerOutput * remakerOutput; + + +- (void)run; +- (void)cancel; +- (id)init; +- (void)dealloc; +- (id)initWithImagePickerInfo:(id)arg1 remakerMode:(id)arg2; +- (void)_remakerNotification:(id)arg1; +- (void)stopRunLoop; +- (id)remakerOutput; +- (void)_beginObservingAVRemaker:(id)arg1; +- (void)_updateProgress:(id)arg1; +- (void)_endObservingAVRemaker; +- (id)_newDestinationURLForSourceURL:(id)arg1; +- (id)initWithSourceURL:(id)arg1 remakerMode:(id)arg2 options:(id)arg3; + +@end diff --git a/iTunesStoreUI.framework/SUAVRemakerOutput.h b/iTunesStoreUI.framework/SUAVRemakerOutput.h new file mode 100755 index 0000000..27eea74 --- /dev/null +++ b/iTunesStoreUI.framework/SUAVRemakerOutput.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSURL, NSString, NSDictionary; + +@interface SUAVRemakerOutput : NSObject { + struct dispatch_queue_s { } *_dispatchQueue; + NSURL *_mediaURL; + NSString *_remakerMode; + NSDictionary *_remakerOptions; +} + +@property(copy) NSURL * mediaFileURL; +@property(copy) NSString * remakerMode; +@property(copy) NSDictionary * remakerOptions; + + +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)remakerOptions; +- (id)remakerMode; +- (id)mediaFileURL; +- (void)setRemakerOptions:(id)arg1; +- (void)setRemakerMode:(id)arg1; +- (void)setMediaFileURL:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUAccountViewController.h b/iTunesStoreUI.framework/SUAccountViewController.h new file mode 100755 index 0000000..9fd468c --- /dev/null +++ b/iTunesStoreUI.framework/SUAccountViewController.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUAccountViewController : SUStorePageViewController { + BOOL _failed; + int _style; +} + +@property int style; + + +- (void)viewDidDisappear:(BOOL)arg1; +- (int)style; +- (void)setStyle:(int)arg1; +- (id)init; +- (id)_authenticationQueryParametersForStyle:(int)arg1; +- (id)_bagKeyForStyle:(int)arg1; +- (void)handleFailureWithError:(id)arg1; +- (id)newViewControllerForPage:(id)arg1 ofType:(int)arg2 returningError:(id*)arg3; +- (id)newFetchOperation; + +@end diff --git a/iTunesStoreUI.framework/SUAggregateDataSource.h b/iTunesStoreUI.framework/SUAggregateDataSource.h new file mode 100755 index 0000000..f83d968 --- /dev/null +++ b/iTunesStoreUI.framework/SUAggregateDataSource.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableArray, NSArray; + +@interface SUAggregateDataSource : SUTableDataSource { + NSMutableArray *_headerViews; + NSMutableArray *_sources; + int _tableViewStyle; +} + +@property int tableViewStyle; +@property(readonly) NSArray * sources; + + +- (id)sources; +- (int)tableViewStyle; +- (void)setTableViewStyle:(int)arg1; +- (int)numberOfSections; +- (int)numberOfRowsInSection:(int)arg1; +- (void)reloadData; +- (void)dealloc; +- (id)indexPathForRowIndex:(unsigned int)arg1 inSectionIndex:(unsigned int)arg2; +- (void)addDataSource:(id)arg1 withHeaderView:(id)arg2; +- (id)dataSourceForIndexPath:(id)arg1; +- (int)_localIndexForSectionIndex:(int)arg1; +- (int)numberOfColumnsInSection:(int)arg1; +- (void)reloadCellContexts; +- (BOOL)canSelectIndexPath:(id)arg1; +- (float)cellHeightForIndexPath:(id)arg1; +- (id)headerViewForSection:(int)arg1; +- (BOOL)canDeleteIndexPath:(id)arg1; +- (BOOL)canDoubleTapIndexPath:(id)arg1; +- (id)cellForIndexPath:(id)arg1; +- (void)configureCell:(id)arg1 forIndexPath:(id)arg2; +- (BOOL)deleteIndexPath:(id)arg1; +- (void)setCellReuseSource:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUApplication.h b/iTunesStoreUI.framework/SUApplication.h new file mode 100755 index 0000000..20aeaea --- /dev/null +++ b/iTunesStoreUI.framework/SUApplication.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIWindow; + +@interface SUApplication : UIApplication { + BOOL _terminateOnNextSuspend; + UIWindow *_window; +} + +@property(retain) UIWindow * window; + + +- (void)_applicationDidFinishLaunching:(id)arg1; +- (BOOL)runTest:(id)arg1 options:(id)arg2; +- (double)defaultImageSnapshotExpiration; +- (void)applicationDidFinishLaunching:(id)arg1; +- (BOOL)application:(id)arg1 didFinishLaunchingWithOptions:(id)arg2; +- (void)applicationWillEnterForeground:(id)arg1; +- (void)applicationDidEnterBackground:(id)arg1; +- (BOOL)application:(id)arg1 handleOpenURL:(id)arg2; +- (id)init; +- (void)dealloc; +- (void)runTestInvocation:(id)arg1; +- (void)_runScriptTestWithOptions:(id)arg1; +- (void)_exitForStoreNotAvailable; +- (void)_exitIfStoreNotAvailable; +- (void)_setupUI; +- (void)_teardownUI; +- (void)_storeEnabledChangeNotification:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUArrayCellConfiguration.h b/iTunesStoreUI.framework/SUArrayCellConfiguration.h new file mode 100755 index 0000000..4ee734b --- /dev/null +++ b/iTunesStoreUI.framework/SUArrayCellConfiguration.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUArrayCellConfiguration : SUCellConfiguration { + unsigned int _numberOfStrings; + struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } *_stringFrames; + id *_strings; + unsigned int _numberOfImages; + struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } *_imageFrames; + id *_images; + id *_selectedImages; +} + + +- (void)reloadData; +- (void)dealloc; +- (id)_accessibilityStringsArrayPointer; +- (id)initWithStringCount:(unsigned int)arg1 imageCount:(unsigned int)arg2; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForImageAtIndex:(unsigned int)arg1; +- (id)imageAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (unsigned int)numberOfImages; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForLabelAtIndex:(unsigned int)arg1; +- (id)stringForLabelAtIndex:(unsigned int)arg1; +- (unsigned int)numberOfLabels; +- (void)setLayoutSize:(struct CGSize { float x1; float x2; })arg1; + +@end diff --git a/iTunesStoreUI.framework/SUArrayImageModifier.h b/iTunesStoreUI.framework/SUArrayImageModifier.h new file mode 100755 index 0000000..e49c652 --- /dev/null +++ b/iTunesStoreUI.framework/SUArrayImageModifier.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray; + +@interface SUArrayImageModifier : SUImageModifier { + NSArray *_modifiers; +} + +@property(retain) NSArray * modifiers; + + +- (BOOL)isEqual:(id)arg1; +- (void)dealloc; +- (void)setModifiers:(id)arg1; +- (id)modifiers; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })imageFrameForImage:(id)arg1 currentFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; +- (struct CGSize { float x1; float x2; })finalSizeForSize:(struct CGSize { float x1; float x2; })arg1 originalSize:(struct CGSize { float x1; float x2; })arg2; +- (BOOL)scalesImage; +- (void)drawAfterImageForContext:(struct CGContext { }*)arg1 imageFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; +- (void)drawBeforeImageForContext:(struct CGContext { }*)arg1 imageFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; + +@end diff --git a/iTunesStoreUI.framework/SUArtworkCellConfiguration.h b/iTunesStoreUI.framework/SUArtworkCellConfiguration.h new file mode 100755 index 0000000..8a74de2 --- /dev/null +++ b/iTunesStoreUI.framework/SUArtworkCellConfiguration.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableDictionary, NSMutableArray; + +@interface SUArtworkCellConfiguration : SUArrayCellConfiguration { + NSMutableDictionary *_artworkByURL; + NSMutableArray *_artworkLoadOperations; +} + ++ (id)copyDefaultContext; + +- (void)setRepresentedObject:(id)arg1; +- (void)operation:(id)arg1 failedWithError:(id)arg2; +- (void)dealloc; +- (id)artworkImageForURL:(id)arg1; +- (id)artworkImageForItemImage:(id)arg1; +- (void)reloadAfterArtworkLoad; +- (id)_artworkImageForURL:(id)arg1 dataProvider:(id)arg2; +- (id)copyImageDataProvider; +- (void)cancelArtworkRequests; +- (void)operation:(id)arg1 finishedWithOutput:(id)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUArtworkCellContext.h b/iTunesStoreUI.framework/SUArtworkCellContext.h new file mode 100755 index 0000000..fcca2d3 --- /dev/null +++ b/iTunesStoreUI.framework/SUArtworkCellContext.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUImageDataProvider, SUImageCache, UIImage, ISURLOperationPool; + +@interface SUArtworkCellContext : SUCellConfigurationContext { + SUImageCache *_imageCache; + ISURLOperationPool *_imagePool; + SUImageDataProvider *_imageProvider; + UIImage *_placeholderImage; +} + +@property(retain) SUImageCache * imageCache; +@property(retain) ISURLOperationPool * imagePool; +@property(retain) SUImageDataProvider * imageProvider; +@property(retain) UIImage * placeholderImage; + + +- (id)imageCache; +- (void)setImageCache:(id)arg1; +- (void)dealloc; +- (void)setPlaceholderImage:(id)arg1; +- (void)setImageProvider:(id)arg1; +- (void)setImagePool:(id)arg1; +- (id)imageProvider; +- (id)placeholderImage; +- (id)imagePool; + +@end diff --git a/iTunesStoreUI.framework/SUAuthenticationObserver.h b/iTunesStoreUI.framework/SUAuthenticationObserver.h new file mode 100755 index 0000000..d4eca21 --- /dev/null +++ b/iTunesStoreUI.framework/SUAuthenticationObserver.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class , NSTimer; + +@interface SUAuthenticationObserver : NSObject { + *_delegate; + double _timeout; + NSTimer *_timeoutTimer; + BOOL _watchingAuthentication; +} + +@property * delegate; +@property double timeout; +@property(getter=isWatchingForAuthentication,readonly) BOOL watchingForAuthentication; + + +- (void)setTimeout:(double)arg1; +- (double)timeout; +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (void)dealloc; +- (void)_sendSuccessToDelegate; +- (void)_sendFailureToDelegate; +- (void)_sendTimeoutToDelegate; +- (void)_cancelTimeoutTimer; +- (void)_authenticationTimeout:(id)arg1; +- (void)_daemonExited:(id)arg1; +- (void)_teardown; +- (void)watchForAuthentication; +- (BOOL)isWatchingForAuthentication; +- (void)stopWatchingForAuthentication; + +@end diff --git a/iTunesStoreUI.framework/SUBackgroundTaskOperation.h b/iTunesStoreUI.framework/SUBackgroundTaskOperation.h new file mode 100755 index 0000000..6a3cfd7 --- /dev/null +++ b/iTunesStoreUI.framework/SUBackgroundTaskOperation.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class ISOperation, NSString; + +@interface SUBackgroundTaskOperation : ISOperation { + ISOperation *_operation; + NSString *_permissionIdentifier; + unsigned int _taskIdentifier; +} + +@property(readonly) ISOperation * operation; +@property(readonly) NSString * permissionIdentifier; + + +- (void)run; +- (void)dealloc; +- (id)permissionIdentifier; +- (id)initWithOperation:(id)arg1 identifier:(id)arg2; +- (void)_cancelBackgroundAssertion; +- (void)_removeBackgroundAssertion; +- (void)_takeBackgroundAssertion; +- (id)operation; + +@end diff --git a/iTunesStoreUI.framework/SUBannerCell.h b/iTunesStoreUI.framework/SUBannerCell.h new file mode 100755 index 0000000..7d5f5f1 --- /dev/null +++ b/iTunesStoreUI.framework/SUBannerCell.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIButton; + +@interface SUBannerCell : SUTableCell { + UIButton *_leftButton; + UIButton *_rightButton; +} + + +- (void)reloadView; +- (id)_newButton; +- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; +- (void)dealloc; +- (void)_reloadButtons; +- (void)_buttonAction:(id)arg1; +- (void)setConfiguration:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUBannerCellConfiguration.h b/iTunesStoreUI.framework/SUBannerCellConfiguration.h new file mode 100755 index 0000000..ff79798 --- /dev/null +++ b/iTunesStoreUI.framework/SUBannerCellConfiguration.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUBannerCellConfiguration : SUItemCellConfiguration { +} + ++ (float)minimumRowHeight; ++ (id)copyDefaultContext; ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (void)reloadData; +- (id)init; +- (struct CGSize { float x1; float x2; })_imageSizeForLayoutSize:(struct CGSize { float x1; float x2; })arg1; +- (void)reloadAfterArtworkLoad; +- (id)copyImageDataProvider; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; + +@end diff --git a/iTunesStoreUI.framework/SUBarButtonItem.h b/iTunesStoreUI.framework/SUBarButtonItem.h new file mode 100755 index 0000000..7936f3c --- /dev/null +++ b/iTunesStoreUI.framework/SUBarButtonItem.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UINavigationItem, UIView; + +@interface SUBarButtonItem : UIBarButtonItem { + UIView *_accessoryView; + struct UIEdgeInsets { + float top; + float left; + float bottom; + float right; + } _accessoryViewInsets; + UINavigationItem *_lastNavigationItem; +} + +@property(retain) UIView * accessoryView; +@property struct UIEdgeInsets { float x1; float x2; float x3; float x4; } accessoryViewInsets; +@property(getter=isLoading) BOOL loading; + ++ (Class)classForNavigationButton; + +- (void)setLoading:(BOOL)arg1; +- (void)setAccessoryView:(id)arg1; +- (BOOL)isLoading; +- (id)accessoryView; +- (id)createViewForNavigationItem:(id)arg1; +- (void)dealloc; +- (void)_updateViewForAccessoryChange; +- (id)_navigationButton; +- (struct UIEdgeInsets { float x1; float x2; float x3; float x4; })accessoryViewInsets; +- (void)setAccessoryViewInsets:(struct UIEdgeInsets { float x1; float x2; float x3; float x4; })arg1; +- (void)configureFromScriptButton:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUBase64Encoder.h b/iTunesStoreUI.framework/SUBase64Encoder.h new file mode 100755 index 0000000..8799043 --- /dev/null +++ b/iTunesStoreUI.framework/SUBase64Encoder.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUBase64Encoder : SUFilteringDataConsumer { + unsigned long _left; + unsigned char _leftovers[3]; + unsigned long _line; + unsigned long _lineBreakLength; + BOOL _padChar; + const char *_table; +} + +@property BOOL allowSlash; +@property unsigned long lineBreakLength; +@property BOOL padChar; + ++ (long long)outputLengthForInputLength:(long long)arg1; ++ (int)maxConsumeLengthForReadLength:(int)arg1; + +- (void)setAllowSlash:(BOOL)arg1; +- (void)setPadChar:(BOOL)arg1; +- (void)finish; +- (BOOL)padChar; +- (unsigned long)lineBreakLength; +- (void)setStandardLineBreakLength; +- (BOOL)allowSlash; +- (void)setLineBreakLength:(unsigned long)arg1; +- (unsigned int)minimumConsumeLength; +- (id)initWithDataConsumer:(id)arg1; +- (int)consumeData:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUBufferDataConsumer.h b/iTunesStoreUI.framework/SUBufferDataConsumer.h new file mode 100755 index 0000000..2afa68a --- /dev/null +++ b/iTunesStoreUI.framework/SUBufferDataConsumer.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableData, NSData; + +@interface SUBufferDataConsumer : NSObject { + NSMutableData *_dataBuffer; +} + +@property(readonly) NSData * consumedData; + + +- (void)finish; +- (id)init; +- (void)dealloc; +- (id)mutableConsumedData; +- (int)consumeData:(id)arg1; +- (id)consumedData; + +@end diff --git a/iTunesStoreUI.framework/SUButtonAccessoryView.h b/iTunesStoreUI.framework/SUButtonAccessoryView.h new file mode 100755 index 0000000..ebad872 --- /dev/null +++ b/iTunesStoreUI.framework/SUButtonAccessoryView.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUGradientButton; + +@interface SUButtonAccessoryView : UIView { + SUGradientButton *_button; +} + +@property(readonly) SUGradientButton * button; + + +- (id)button; +- (id)initWithDefaultSize; +- (void)layoutSubviews; +- (id)init; +- (void)dealloc; + +@end diff --git a/iTunesStoreUI.framework/SUButtonCellConfiguration.h b/iTunesStoreUI.framework/SUButtonCellConfiguration.h new file mode 100755 index 0000000..c299b92 --- /dev/null +++ b/iTunesStoreUI.framework/SUButtonCellConfiguration.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUButtonCellConfiguration : SUItemCellConfiguration { +} + ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (id)init; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUCanvasMaskProvider.h b/iTunesStoreUI.framework/SUCanvasMaskProvider.h new file mode 100755 index 0000000..3a6d460 --- /dev/null +++ b/iTunesStoreUI.framework/SUCanvasMaskProvider.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptCanvasFunction; + +@interface SUCanvasMaskProvider : SUMaskProvider { + SUScriptCanvasFunction *_function; +} + + +- (void)dealloc; +- (struct CGImage { }*)copyMaskImageWithSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGPath { }*)copyPathForMaskWithSize:(struct CGSize { float x1; float x2; })arg1; +- (id)initWithFunction:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUCellConfiguration.h b/iTunesStoreUI.framework/SUCellConfiguration.h new file mode 100755 index 0000000..1c90f68 --- /dev/null +++ b/iTunesStoreUI.framework/SUCellConfiguration.h @@ -0,0 +1,61 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIView; + +@interface SUCellConfiguration : NSObject { + id _context; + unsigned int _isDeleteConfirmationVisible : 1; + struct CGSize { + float width; + float height; + } _layoutSize; + unsigned int _needsDisplay : 1; + id _representedObject; + UIView *_view; +} + +@property(retain) id context; +@property(retain) id representedObject; +@property struct CGSize { float x1; float x2; } layoutSize; +@property BOOL needsDisplay; +@property UIView * view; +@property(readonly) unsigned int numberOfImages; +@property(readonly) unsigned int numberOfLabels; +@property BOOL isDeleteConfirmationVisible; + ++ (float)minimumRowHeight; ++ (id)copyDefaultContext; ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (id)representedObject; +- (void)setRepresentedObject:(id)arg1; +- (struct CGSize { float x1; float x2; })layoutSize; +- (void)setNeedsDisplay:(BOOL)arg1; +- (id)context; +- (void)setContext:(id)arg1; +- (BOOL)needsDisplay; +- (void)setView:(id)arg1; +- (id)view; +- (void)reloadData; +- (void)dealloc; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForAccessoryViewWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setIsDeleteConfirmationVisible:(BOOL)arg1; +- (BOOL)isDeleteConfirmationVisible; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForImageAtIndex:(unsigned int)arg1; +- (id)imageAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (unsigned int)numberOfImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (BOOL)getShadowColor:(id*)arg1 offset:(struct CGSize { float x1; float x2; }*)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; +- (int)textAlignmentForLabelAtIndex:(unsigned int)arg1; +- (id)fontForLabelAtIndex:(unsigned int)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForLabelAtIndex:(unsigned int)arg1; +- (id)stringForLabelAtIndex:(unsigned int)arg1; +- (unsigned int)numberOfLabels; +- (void)drawWithModifiers:(unsigned int)arg1; +- (void)drawBackgroundWithModifiers:(unsigned int)arg1; +- (void)setLayoutSize:(struct CGSize { float x1; float x2; })arg1; +- (unsigned int)indexOfLabelForPurchaseAnimation; + +@end diff --git a/iTunesStoreUI.framework/SUCellConfigurationCache.h b/iTunesStoreUI.framework/SUCellConfigurationCache.h new file mode 100755 index 0000000..4c7bb67 --- /dev/null +++ b/iTunesStoreUI.framework/SUCellConfigurationCache.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableArray; + +@interface SUCellConfigurationCache : NSObject { + id _cellContext; + NSMutableArray *_configurations; +} + +@property(retain) id cellContext; + + +- (void)reset; +- (void)dealloc; +- (id)initWithClass:(Class)arg1 tableHeight:(float)arg2; +- (void)setCellContext:(id)arg1; +- (id)cellContext; +- (id)configurationForRow:(unsigned int)arg1; +- (void)resetLayoutCaches; + +@end diff --git a/iTunesStoreUI.framework/SUCellConfigurationContext.h b/iTunesStoreUI.framework/SUCellConfigurationContext.h new file mode 100755 index 0000000..e3151d2 --- /dev/null +++ b/iTunesStoreUI.framework/SUCellConfigurationContext.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUCellConfigurationContext : NSObject { + int _tableViewStyle; +} + +@property int tableViewStyle; + + +- (int)tableViewStyle; +- (void)setTableViewStyle:(int)arg1; +- (void)resetLayoutCaches; + +@end diff --git a/iTunesStoreUI.framework/SUCheckLocationsEnabledOperation.h b/iTunesStoreUI.framework/SUCheckLocationsEnabledOperation.h new file mode 100755 index 0000000..f75985b --- /dev/null +++ b/iTunesStoreUI.framework/SUCheckLocationsEnabledOperation.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUCheckLocationsEnabledOperation : ISOperation { + BOOL _locationsEnabled; + int _updateDistance; +} + +@property BOOL locationsEnabled; +@property int updateDistance; + + +- (void)run; +- (void)setUpdateDistance:(int)arg1; +- (void)setLocationsEnabled:(BOOL)arg1; +- (int)updateDistance; +- (BOOL)locationsEnabled; + +@end diff --git a/iTunesStoreUI.framework/SUClient.h b/iTunesStoreUI.framework/SUClient.h new file mode 100755 index 0000000..00cce7d --- /dev/null +++ b/iTunesStoreUI.framework/SUClient.h @@ -0,0 +1,80 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class ISURLOperationPool, SUScriptExecutionContext, SUViewControllerFactory, NSMutableArray, SUImageCache, NSLock, , NSString; + +@interface SUClient : NSObject { + struct __CFArray { } *_assetTypes; + NSString *_clientIdentifier; + *_delegate; + NSMutableArray *_downloadManagers; + SUImageCache *_imageCache; + ISURLOperationPool *_imagePool; + NSLock *_lock; + SUScriptExecutionContext *_scriptExecutionContext; + NSString *_searchHintsURLBagKey; + NSString *_searchURLBagKey; + SUViewControllerFactory *_viewControllerFactory; + BOOL _dontSaveNavigationPath; +} + +@property * delegate; +@property BOOL dontSaveNavigationPath; +@property(retain) NSString * clientIdentifier; +@property(retain) NSString * searchHintsURLBagKey; +@property(retain) NSString * searchURLBagKey; +@property(retain) SUImageCache * imageCache; +@property(retain) ISURLOperationPool * imagePool; +@property(readonly) SUScriptExecutionContext * scriptExecutionContext; +@property(retain) SUViewControllerFactory * viewControllerFactory; + ++ (void)setSharedClient:(id)arg1; ++ (id)sharedClient; ++ (id)imagePool; ++ (id)viewControllerFactory; + +- (id)imageCache; +- (void)setImageCache:(id)arg1; +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (id)init; +- (void)dealloc; +- (BOOL)dontSaveNavigationPath; +- (void)setViewControllerFactory:(id)arg1; +- (void)setSearchURLBagKey:(id)arg1; +- (id)searchURLBagKey; +- (void)setSearchHintsURLBagKey:(id)arg1; +- (id)searchHintsURLBagKey; +- (BOOL)_presentModalViewController:(id)arg1 animated:(BOOL)arg2; +- (void)setClientIdentifier:(id)arg1; +- (void)setAssetTypes:(struct __CFArray { }*)arg1; +- (struct __CFArray { }*)assetTypes; +- (void)_reloadScriptExecutionContext; +- (void)_purgeCaches; +- (BOOL)openInternalURL:(id)arg1; +- (id)_newAccountViewControllerForButtonAction:(id)arg1; +- (id)_newComposeReviewViewControllerForButtonAction:(id)arg1; +- (BOOL)dismissTopViewControllerAnimated:(BOOL)arg1; +- (void)setDontSaveNavigationPath:(BOOL)arg1; +- (void)_ntsEndQueueSession:(id)arg1 fromArray:(id)arg2; +- (id)_ntsQueueSessionWithQueue:(id)arg1 fromArray:(id)arg2; +- (id)_ntsQueueSessionWithDownloadKinds:(id)arg1 fromArray:(id)arg2; +- (void)_memoryWarningNotification:(id)arg1; +- (BOOL)composeReviewWithViewController:(id)arg1 animated:(BOOL)arg2; +- (void)_bagDidLoadNotification:(id)arg1; +- (id)beginDownloadManagerSessionWithDownloadKinds:(id)arg1; +- (id)beginDownloadManagerSessionForDownloadKind:(id)arg1; +- (void)endDownloadManagerSessionForManager:(id)arg1; +- (id)clientIdentifier; +- (BOOL)sendActionForDialog:(id)arg1 button:(id)arg2; +- (void)setImagePool:(id)arg1; +- (BOOL)openURL:(id)arg1 inClientApplication:(id)arg2; +- (BOOL)enterAccountFlowWithViewController:(id)arg1 animated:(BOOL)arg2; +- (BOOL)openExternalURL:(id)arg1; +- (void)_applicationDidEnterBackgroundNotification:(id)arg1; +- (id)imagePool; +- (id)viewControllerFactory; +- (id)scriptExecutionContext; + +@end diff --git a/iTunesStoreUI.framework/SUClientApplicationController.h b/iTunesStoreUI.framework/SUClientApplicationController.h new file mode 100755 index 0000000..377470a --- /dev/null +++ b/iTunesStoreUI.framework/SUClientApplicationController.h @@ -0,0 +1,94 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUTabBarController, ISOperation, SSRemoteNotificationClient, SUPlaceholderViewController, SULocationObserver, SUSectionsResponse, NSURL, NSString, UINavigationController; + +@interface SUClientApplicationController : SUClientController { + SUPlaceholderViewController *_fetchSectionsPlaceholder; + int _ignoreDownloadQueueChangeCount; + NSURL *_launchURL; + SUSectionsResponse *_lastBackgroundSectionsResponse; + SUSectionsResponse *_lastSectionsResponse; + ISOperation *_loadSectionsOperation; + SULocationObserver *_locationObserver; + BOOL _reloadForStorefrontChangeAfterAccountSetup; + BOOL _reloadSectionsOnNextLaunch; + SSRemoteNotificationClient *_remoteNotificationClient; + SUTabBarController *_tabBarController; +} + +@property(getter=isIgnoringDownloadQueueChanges,readonly) BOOL ignoringDownloadQueueChanges; +@property(readonly) NSString * defaultPNGNameForSuspend; +@property(readonly) NSURL * launchURL; +@property(getter=wasLaunchedFromLibrary,readonly) BOOL launchedFromLibrary; +@property(getter=isTabBarControllerLoaded,readonly) BOOL tabBarControllerLoaded; +@property(readonly) SUTabBarController * tabBarController; +@property(readonly) UINavigationController * topNavigationController; + ++ (id)sharedController; ++ (void)setSharedController:(id)arg1; + +- (id)tabBarController; +- (double)defaultImageSnapshotExpiration; +- (void)cancelAllOperations; +- (void)dealloc; +- (void)becomeActive; +- (id)showMainPageForItemKind:(id)arg1 sectionIdentifiers:(id)arg2; +- (BOOL)isIgnoringDownloadQueueChanges; +- (void)endIgnoringDownloadQueueChanges; +- (void)beginIgnoringDownloadQueueChanges; +- (void)_cancelSectionFetchPlaceholder; +- (id)_accountViewController; +- (void)_setupTabBarController; +- (void)_beginObservingLocation; +- (void)_remoteNotificationsAvailableNotification:(id)arg1; +- (void)performActionForRemoteNotification:(id)arg1; +- (BOOL)presentAccountViewController:(id)arg1 showNavigationBar:(BOOL)arg2 animated:(BOOL)arg3; +- (BOOL)displayClientURL:(id)arg1; +- (void)bagDidLoadNotification:(id)arg1; +- (void)presentExternalURLViewController:(id)arg1; +- (void)_reloadWithSectionsResponse:(id)arg1; +- (void)_handleSectionsLoadFailedWithError:(id)arg1; +- (id)launchURL; +- (void)_defaultHandleApplicationURLRequestProperties:(id)arg1; +- (void)_handleAccountURL:(id)arg1; +- (void)_handleSearchURL:(id)arg1; +- (BOOL)_showWildcatAccountViewController:(id)arg1 animated:(BOOL)arg2; +- (void)_retrySectionsAfterNetworkTransition; +- (BOOL)_reloadForStorefrontChange; +- (id)_resumableViewController; +- (void)_dialogDidFinishNotification:(id)arg1; +- (void)_cancelSuspendAfterDialogsDismissed; +- (id)topNavigationController; +- (id)defaultPNGNameForSuspend; +- (void)_handleFinishedLoadSectionsOperation:(id)arg1; +- (void)_presentSectionFetchUI; +- (BOOL)_loadSectionsAllowingCache:(BOOL)arg1 withCompletionBlock:(id)arg2; +- (void)_handleFinishedBackgroundLoadSectionsOperation:(id)arg1; +- (void)setupUI; +- (void)_cancelLoadSectionsOperation; +- (void)tearDownUI; +- (void)_accountControllerDisappearedNotification:(id)arg1; +- (void)_selectFooterSectionNotification:(id)arg1; +- (void)_storeFrontChangedNotification:(id)arg1; +- (BOOL)wasLaunchedFromLibrary; +- (void)returnToLibrary; +- (BOOL)reloadSectionWithIdentifier:(id)arg1 url:(id)arg2; +- (void)_restrictionsChangedNotification:(id)arg1; +- (id)initWithClientIdentifier:(id)arg1; +- (BOOL)dismissTopViewControllerAnimated:(BOOL)arg1; +- (BOOL)gotoStorePage:(id)arg1 animated:(BOOL)arg2; +- (void)_reloadForNetworkTypeChange:(id)arg1; +- (BOOL)isTabBarControllerLoaded; +- (BOOL)selectSectionWithIdentifier:(id)arg1; +- (void)dismissOverlayBackgroundViewController; +- (BOOL)presentOverlayBackgroundViewController:(id)arg1; +- (id)overlayBackgroundViewController; +- (void)exitStoreAfterDialogsDismiss; +- (void)resignActive; +- (id)copySuspendSettings; +- (BOOL)openClientURL:(id)arg1; +- (void)dequeueRemoteNotifications; + +@end diff --git a/iTunesStoreUI.framework/SUClientController.h b/iTunesStoreUI.framework/SUClientController.h new file mode 100755 index 0000000..a1bcd11 --- /dev/null +++ b/iTunesStoreUI.framework/SUClientController.h @@ -0,0 +1,121 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUPurchaseManager, ISURLOperationPool, SUScriptExecutionContext, NSMutableDictionary, SUViewControllerFactory, NSMutableArray, SUImageCache, NSString, UIViewController, MFMailComposeViewController, NSArray; + +@interface SUClientController : NSObject { + BOOL _active; + NSString *_clientIdentifier; + struct dispatch_queue_s { } *_dispatchQueue; + NSMutableArray *_downloadManagers; + SUImageCache *_imageCache; + ISURLOperationPool *_imagePool; + NSString *_localStoreFrontAtLastSuspend; + MFMailComposeViewController *_mailComposeViewController; + struct __CFArray { } *_offeredAssetTypes; + NSArray *_overlayConfigurations; + NSMutableArray *_preorderManagers; + SUPurchaseManager *_purchaseManager; + UIViewController *_rootViewController; + SUScriptExecutionContext *_scriptExecutionContext; + NSString *_synchedStoreFrontAtLastSuspend; + NSMutableDictionary *_urlBagKeys; + SUViewControllerFactory *_viewControllerFactory; + ISURLOperationPool *_imageOperationPool; +} + +@property(readonly) NSString * clientIdentifier; +@property(getter=isStoreEnabled,readonly) BOOL storeEnabled; +@property(copy) struct __CFArray { }* offeredAssetTypes; +@property(retain) UIViewController * rootViewController; +@property(copy) NSString * userAgent; +@property(retain) SUViewControllerFactory * viewControllerFactory; +@property(getter=isActive,readonly) BOOL active; +@property(retain) SUImageCache * imageCache; +@property(retain) ISURLOperationPool * imageOperationPool; +@property(readonly) SUScriptExecutionContext * scriptExecutionContext; +@property(readonly) NSString * storeContentLanguage; +@property(readonly) BOOL storeFrontDidChangeSinceLastSuspend; + ++ (id)sharedController; ++ (void)setSharedController:(id)arg1; + +- (id)imageCache; +- (void)setImageCache:(id)arg1; +- (id)userAgent; +- (BOOL)isActive; +- (id)rootViewController; +- (BOOL)openURL:(id)arg1; +- (void)setRootViewController:(id)arg1; +- (void)cancelAllOperations; +- (id)init; +- (void)dealloc; +- (void)becomeActive; +- (void)setImageOperationPool:(id)arg1; +- (BOOL)storeFrontDidChangeSinceLastSuspend; +- (BOOL)performActionForDialog:(id)arg1 button:(id)arg2; +- (id)imageOperationPool; +- (void)autosaveMessageWithCompletionBlock:(id)arg1; +- (id)URLBagKeyForIdentifier:(id)arg1; +- (void)setURLBagKey:(id)arg1 forIdentifier:(id)arg2; +- (void)setOfferedAssetTypes:(struct __CFArray { }*)arg1; +- (BOOL)openURL:(id)arg1 inClientWithIdentifier:(id)arg2; +- (id)beginDownloadManagerSessionWithManagerOptions:(id)arg1; +- (void)_reloadUserDefaultsFromURLBag; +- (void)_reloadScriptExecutionContextFromURLBag; +- (void)_reloadOverlayConfigurationsFromURLBag; +- (BOOL)presentAccountViewController:(id)arg1 animated:(BOOL)arg2; +- (void)composeEmailWithSubject:(id)arg1 body:(id)arg2 animated:(BOOL)arg3; +- (void)setUserAgent:(id)arg1; +- (BOOL)presentAccountViewController:(id)arg1 showNavigationBar:(BOOL)arg2 animated:(BOOL)arg3; +- (BOOL)displayClientURL:(id)arg1; +- (struct __CFArray { }*)offeredAssetTypes; +- (id)_ntsQueueSessionWithManagerOptions:(id)arg1 fromArray:(id)arg2; +- (void)bagDidLoadNotification:(id)arg1; +- (id)storeContentLanguage; +- (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; +- (void)dismissMailComposeViewControllerAnimated:(BOOL)arg1; +- (void)presentMailComposeViewController:(id)arg1 animated:(BOOL)arg2; +- (BOOL)isComposingEmail; +- (void)presentExternalURLViewController:(id)arg1; +- (void)composeEmailByRestoringAutosavedMessage; +- (BOOL)libraryContainsItemIdentifier:(unsigned long long)arg1; +- (void)endPreorderManagerSessionWithManager:(id)arg1; +- (id)beginPreorderManagerSessionWithItemKinds:(id)arg1; +- (void)setViewControllerFactory:(id)arg1; +- (void)_purgeCaches; +- (id)initWithClientIdentifier:(id)arg1; +- (id)_newAccountViewControllerForButtonAction:(id)arg1; +- (id)_newComposeReviewViewControllerForButtonAction:(id)arg1; +- (BOOL)dismissTopViewControllerAnimated:(BOOL)arg1; +- (void)_ntsEndQueueSession:(id)arg1 fromArray:(id)arg2; +- (id)_ntsQueueSessionWithQueue:(id)arg1 fromArray:(id)arg2; +- (id)_ntsQueueSessionWithDownloadKinds:(id)arg1 fromArray:(id)arg2; +- (void)_memoryWarningNotification:(id)arg1; +- (BOOL)composeReviewWithViewController:(id)arg1 animated:(BOOL)arg2; +- (void)purchaseManager:(id)arg1 didAddPurchases:(id)arg2; +- (void)purchaseManager:(id)arg1 failedToAddPurchases:(id)arg2; +- (void)purchaseManager:(id)arg1 willAddPurchases:(id)arg2; +- (void)exitStoreWithReason:(int)arg1; +- (id)beginDownloadManagerSessionForDownloadKind:(id)arg1; +- (void)purchaseManagerDidEndUpdates:(id)arg1; +- (void)purchaseManagerWillBeginUpdates:(id)arg1; +- (void)endDownloadManagerSessionForManager:(id)arg1; +- (id)clientIdentifier; +- (id)overlayConfigurationForStorePage:(id)arg1; +- (BOOL)gotoStorePage:(id)arg1 animated:(BOOL)arg2; +- (void)_applicationDidEnterBackgroundNotification:(id)arg1; +- (id)newScriptInterface; +- (void)composeEmailWithSubject:(id)arg1 body:(id)arg2; +- (BOOL)reportAProblemForItemIdentifier:(unsigned long long)arg1; +- (void)dismissOverlayBackgroundViewController; +- (BOOL)presentOverlayBackgroundViewController:(id)arg1; +- (id)viewControllerFactory; +- (id)overlayBackgroundViewController; +- (BOOL)isStoreEnabled; +- (void)resignActive; +- (BOOL)openClientURL:(id)arg1; +- (id)scriptExecutionContext; + +@end diff --git a/iTunesStoreUI.framework/SUClientDispatch.h b/iTunesStoreUI.framework/SUClientDispatch.h new file mode 100755 index 0000000..3590ed4 --- /dev/null +++ b/iTunesStoreUI.framework/SUClientDispatch.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUClientDispatch : NSObject { +} + ++ (id)imageCache; ++ (id)userAgent; ++ (id)tabBarController; ++ (BOOL)wasLaunchedFromLibrary; ++ (void)returnToLibrary; ++ (BOOL)reloadSectionWithIdentifier:(id)arg1 url:(id)arg2; ++ (void)endPreorderManagerSessionWithManager:(id)arg1; ++ (id)beginPreorderManagerSessionWithItemKinds:(id)arg1; ++ (id)searchURLBagKey; ++ (id)searchHintsURLBagKey; ++ (struct __CFArray { }*)assetTypes; ++ (BOOL)composeReviewWithViewController:(id)arg1 animated:(BOOL)arg2; ++ (void)exitStoreWithReason:(int)arg1; ++ (id)beginDownloadManagerSessionWithDownloadKinds:(id)arg1; ++ (id)beginDownloadManagerSessionForDownloadKind:(id)arg1; ++ (void)endDownloadManagerSessionForManager:(id)arg1; ++ (id)clientIdentifier; ++ (BOOL)sendActionForDialog:(id)arg1 button:(id)arg2; ++ (BOOL)openURL:(id)arg1 inClientApplication:(id)arg2; ++ (BOOL)enterAccountFlowWithViewController:(id)arg1 animated:(BOOL)arg2; ++ (BOOL)openExternalURL:(id)arg1; ++ (id)overlayConfigurationForStorePage:(id)arg1; ++ (BOOL)matchesClientApplication:(id)arg1; ++ (BOOL)gotoStorePage:(id)arg1 animated:(BOOL)arg2; ++ (BOOL)isTabBarControllerLoaded; ++ (id)newScriptInterface; ++ (id)imagePool; ++ (BOOL)selectSectionWithIdentifier:(id)arg1; ++ (void)composeEmailWithSubject:(id)arg1 body:(id)arg2; ++ (BOOL)reportAProblemForItemIdentifier:(unsigned long long)arg1; ++ (void)dismissOverlayBackgroundViewController; ++ (BOOL)presentOverlayBackgroundViewController:(id)arg1; ++ (id)viewControllerFactory; ++ (id)overlayBackgroundViewController; ++ (BOOL)openClientURL:(id)arg1; ++ (id)scriptExecutionContext; + + +@end diff --git a/iTunesStoreUI.framework/SUClientQueueSession.h b/iTunesStoreUI.framework/SUClientQueueSession.h new file mode 100755 index 0000000..4d993d5 --- /dev/null +++ b/iTunesStoreUI.framework/SUClientQueueSession.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SSDownloadManagerOptions, NSArray; + +@interface SUClientQueueSession : NSObject { + int _count; + NSArray *_downloadKinds; + SSDownloadManagerOptions *_managerOptions; + id _queue; +} + +@property int count; +@property(copy) NSArray * downloadKinds; +@property(copy) SSDownloadManagerOptions * managerOptions; +@property(retain) id queue; + + +- (void)setDownloadKinds:(id)arg1; +- (id)initWithQueue:(id)arg1; +- (void)setCount:(int)arg1; +- (int)count; +- (void)dealloc; +- (id)queue; +- (void)setQueue:(id)arg1; +- (void)setManagerOptions:(id)arg1; +- (id)downloadKinds; +- (id)managerOptions; + +@end diff --git a/iTunesStoreUI.framework/SUClipCornersImageModifier.h b/iTunesStoreUI.framework/SUClipCornersImageModifier.h new file mode 100755 index 0000000..8aba357 --- /dev/null +++ b/iTunesStoreUI.framework/SUClipCornersImageModifier.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUClipCornersImageModifier : SUImageModifier { + float _cornerRadius; + int _corners; +} + +@property float cornerRadius; +@property int corners; + + +- (float)cornerRadius; +- (void)setCornerRadius:(float)arg1; +- (BOOL)isEqual:(id)arg1; +- (void)setCorners:(int)arg1; +- (struct CGPath { }*)_copyClippingPathForRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (int)corners; +- (void)drawAfterImageForContext:(struct CGContext { }*)arg1 imageFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; +- (void)drawBeforeImageForContext:(struct CGContext { }*)arg1 imageFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; + +@end diff --git a/iTunesStoreUI.framework/SUCompletionCellConfiguration.h b/iTunesStoreUI.framework/SUCompletionCellConfiguration.h new file mode 100755 index 0000000..359eb3b --- /dev/null +++ b/iTunesStoreUI.framework/SUCompletionCellConfiguration.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUCompletionCellConfiguration : SUArrayCellConfiguration { +} + ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (id)init; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUCompletionDataProvider.h b/iTunesStoreUI.framework/SUCompletionDataProvider.h new file mode 100755 index 0000000..07e5ab9 --- /dev/null +++ b/iTunesStoreUI.framework/SUCompletionDataProvider.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUCompletionDataProvider : ISDataProvider { +} + + +- (BOOL)parseData:(id)arg1 returningError:(id*)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUCompletionItem.h b/iTunesStoreUI.framework/SUCompletionItem.h new file mode 100755 index 0000000..b66d398 --- /dev/null +++ b/iTunesStoreUI.framework/SUCompletionItem.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSURL, NSString; + +@interface SUCompletionItem : NSObject { + NSString *_title; + NSURL *_url; +} + +@property(readonly) NSString * title; +@property(readonly) NSURL * URL; + + +- (id)URL; +- (id)title; +- (id)init; +- (void)dealloc; +- (id)initWithPropertyList:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUCompletionsResponse.h b/iTunesStoreUI.framework/SUCompletionsResponse.h new file mode 100755 index 0000000..3e3ce9f --- /dev/null +++ b/iTunesStoreUI.framework/SUCompletionsResponse.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString, NSArray; + +@interface SUCompletionsResponse : NSObject { + NSArray *_completionItems; + NSString *_title; +} + +@property(readonly) NSArray * completionItems; +@property(readonly) NSString * title; + + +- (id)title; +- (id)init; +- (void)dealloc; +- (id)completionItems; +- (id)initWithPropertyList:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUComposeReviewHeaderView.h b/iTunesStoreUI.framework/SUComposeReviewHeaderView.h new file mode 100755 index 0000000..e061f7f --- /dev/null +++ b/iTunesStoreUI.framework/SUComposeReviewHeaderView.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUComposeTextFieldListView, SURatingControl, UIImageView, UILabel, UIResponder, , NSString, ISReview; + +@interface SUComposeReviewHeaderView : UIView { + UIImageView *_backgroundView; + *_delegate; + SURatingControl *_ratingControl; + UILabel *_ratingLabel; + ISReview *_review; + unsigned int _showNicknameField : 1; + int _style; + SUComposeTextFieldListView *_textFieldListView; +} + +@property(readonly) int composeReviewStyle; +@property * delegate; +@property(retain) ISReview * review; +@property(readonly) UIResponder * initialFirstResponder; +@property(readonly) NSString * nickname; +@property float rating; +@property(readonly) NSString * title; + + +- (void)setRating:(float)arg1; +- (float)rating; +- (void)setDelegate:(id)arg1; +- (id)title; +- (void)sizeToFit; +- (id)delegate; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 style:(int)arg2; +- (void)dealloc; +- (void)_layoutSubviewsForPhoneStyle; +- (void)_layoutSubviewsForPadStyle; +- (void)_setupViewsForPhoneStyle; +- (void)_setupViewsForPadStyle; +- (id)review; +- (void)textFieldListValuesDidChange:(id)arg1; +- (void)textFieldListValidityDidChange:(id)arg1; +- (id)textFieldList:(id)arg1 configurationForFieldAtIndex:(unsigned int)arg2; +- (int)numberOfFieldsInTextFieldList:(id)arg1; +- (int)numberOfColumnsInTextFieldList:(id)arg1; +- (id)initialFirstResponder; +- (int)composeReviewStyle; +- (id)nickname; +- (void)setReview:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUComposeReviewView.h b/iTunesStoreUI.framework/SUComposeReviewView.h new file mode 100755 index 0000000..a3c60b8 --- /dev/null +++ b/iTunesStoreUI.framework/SUComposeReviewView.h @@ -0,0 +1,63 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class , SUComposeReviewHeaderView, UIControl, UILabel, SULoadingView, UIScrollView, SUTextContentView, ISReview; + +@interface SUComposeReviewView : UIView { + int _currentBodyLength; + *_delegate; + SUComposeReviewHeaderView *_headerView; + unsigned int _loading : 1; + SULoadingView *_loadingView; + ISReview *_review; + UIControl *_reviewCountControl; + UILabel *_reviewCountLabel; + UIScrollView *_scrollView; + int _style; + SUTextContentView *_textContentView; +} + +@property(readonly) int composeReviewStyle; +@property * delegate; +@property(getter=isLoading) BOOL loading; +@property float rating; +@property(getter=isValid,readonly) BOOL valid; + + +- (void)setLoading:(BOOL)arg1; +- (void)setRating:(float)arg1; +- (float)rating; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setDelegate:(id)arg1; +- (void)textContentViewDidChange:(id)arg1; +- (BOOL)textContentView:(id)arg1 shouldChangeTextInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg2 replacementText:(id)arg3; +- (void)textContentView:(id)arg1 didChangeSize:(struct CGSize { float x1; float x2; })arg2; +- (BOOL)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize { float x1; float x2; })arg2; +- (BOOL)textContentView:(id)arg1 shouldScrollForPendingContentSize:(struct CGSize { float x1; float x2; })arg2; +- (BOOL)isLoading; +- (void)_updateContentSize; +- (BOOL)isValid; +- (id)delegate; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 style:(int)arg2; +- (void)reloadData; +- (void)dealloc; +- (id)copyReview; +- (void)composeHeaderViewValuesDidChange:(id)arg1; +- (void)composeHeaderViewValidityDidChange:(id)arg1; +- (void)_reviewCountAction:(id)arg1; +- (int)composeReviewStyle; +- (BOOL)_isReviewTextOptional; +- (void)_delayedUpdateReviewLength; +- (id)_reviewPlaceholder; +- (void)_showLoadingView; +- (id)_reviewCountString; +- (id)_body; +- (void)_layoutComposeView; +- (void)_layoutLoadingView; +- (void)_keyboardVisibilityDidChangeNotification:(id)arg1; +- (void)_showComposeView; +- (void)setReview:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUComposeReviewViewController.h b/iTunesStoreUI.framework/SUComposeReviewViewController.h new file mode 100755 index 0000000..7ae46b1 --- /dev/null +++ b/iTunesStoreUI.framework/SUComposeReviewViewController.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SURatingAlertView, ISReview, SUComposeReviewView; + +@interface SUComposeReviewViewController : SUViewController { + SUComposeReviewView *_composeView; + SURatingAlertView *_ratingAlert; + ISReview *_review; + int _state; +} + + +- (void)operation:(id)arg1 failedWithError:(id)arg2; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (id)init; +- (void)dealloc; +- (void)_setReviewByMergingWithReview:(id)arg1; +- (void)_fetchReviewInfo; +- (void)_submit; +- (void)_cancel; +- (id)copyReview; +- (void)composeReviewViewValidityChanged:(id)arg1; +- (void)setReview:(id)arg1; +- (id)copyScriptViewController; +- (void)operationFinished:(id)arg1; +- (void)applicationDidEnterBackground; + +@end diff --git a/iTunesStoreUI.framework/SUComposeTextField.h b/iTunesStoreUI.framework/SUComposeTextField.h new file mode 100755 index 0000000..ad46b28 --- /dev/null +++ b/iTunesStoreUI.framework/SUComposeTextField.h @@ -0,0 +1,45 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UITextField, SUComposeTextFieldConfiguration, NSString; + +@interface SUComposeTextField : UIView { + SUComposeTextFieldConfiguration *_configuration; + int _currentTextLength; + id _delegate; + struct CGSize { + float width; + float height; + } _labelSize; + int _style; + UITextField *_textField; +} + +@property(readonly) int composeReviewStyle; +@property id delegate; +@property(readonly) SUComposeTextFieldConfiguration * configuration; +@property(retain) NSString * text; +@property(readonly) UITextField * textField; +@property(getter=isValid,readonly) BOOL valid; + ++ (id)labelColorForStyle:(int)arg1; ++ (id)labelFontForStyle:(int)arg1; + +- (void)setDelegate:(id)arg1; +- (id)textField; +- (BOOL)textField:(id)arg1 shouldInsertText:(id)arg2 replacingRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg3; +- (BOOL)isValid; +- (id)text; +- (id)delegate; +- (void)setText:(id)arg1; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (id)initWithConfiguration:(id)arg1 style:(int)arg2; +- (struct CGPoint { float x1; float x2; })_textFieldOrigin; +- (void)_textChanged:(id)arg1; +- (int)composeReviewStyle; +- (id)configuration; + +@end diff --git a/iTunesStoreUI.framework/SUComposeTextFieldConfiguration.h b/iTunesStoreUI.framework/SUComposeTextFieldConfiguration.h new file mode 100755 index 0000000..c1975c0 --- /dev/null +++ b/iTunesStoreUI.framework/SUComposeTextFieldConfiguration.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString; + +@interface SUComposeTextFieldConfiguration : NSObject { + struct UIEdgeInsets { + float top; + float left; + float bottom; + float right; + } _borderInsets; + BOOL _isRequired; + NSString *_label; + unsigned int _maxLength; + NSString *_placeholder; + NSString *_value; +} + +@property struct UIEdgeInsets { float x1; float x2; float x3; float x4; } borderInsets; +@property(retain) NSString * label; +@property unsigned int maxLength; +@property(retain) NSString * placeholder; +@property(getter=isRequired) BOOL required; +@property(retain) NSString * value; + + +- (void)setBorderInsets:(struct UIEdgeInsets { float x1; float x2; float x3; float x4; })arg1; +- (struct UIEdgeInsets { float x1; float x2; float x3; float x4; })borderInsets; +- (unsigned int)maxLength; +- (void)setMaxLength:(unsigned int)arg1; +- (void)setRequired:(BOOL)arg1; +- (id)label; +- (id)value; +- (void)setValue:(id)arg1; +- (void)setLabel:(id)arg1; +- (void)setPlaceholder:(id)arg1; +- (id)placeholder; +- (void)dealloc; +- (BOOL)isRequired; + +@end diff --git a/iTunesStoreUI.framework/SUComposeTextFieldListView.h b/iTunesStoreUI.framework/SUComposeTextFieldListView.h new file mode 100755 index 0000000..557d3b3 --- /dev/null +++ b/iTunesStoreUI.framework/SUComposeTextFieldListView.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableArray, UIResponder; + +@interface SUComposeTextFieldListView : UIView { + id _delegate; + NSMutableArray *_fields; + BOOL _isValid; + int _style; +} + +@property(readonly) int composeReviewStyle; +@property(readonly) float height; +@property(readonly) UIResponder * initialFirstResponder; + + +- (void)setDelegate:(id)arg1; +- (float)height; +- (BOOL)isValid; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 style:(int)arg2; +- (void)reloadData; +- (void)dealloc; +- (id)textForFieldAtIndex:(unsigned int)arg1; +- (void)_updateValidity; +- (void)composeTextFieldValidityChanged:(id)arg1; +- (id)initialFirstResponder; +- (int)composeReviewStyle; + +@end diff --git a/iTunesStoreUI.framework/SUContactsSearchViewController.h b/iTunesStoreUI.framework/SUContactsSearchViewController.h new file mode 100755 index 0000000..682d698 --- /dev/null +++ b/iTunesStoreUI.framework/SUContactsSearchViewController.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSNumber, MFContactsSearchManager, MFContactsSearchResultsModel, NSMutableArray, UITableView, , NSArray; + +@interface SUContactsSearchViewController : SUViewController { + NSNumber *_activeSearchTag; + *_delegate; + NSArray *_properties; + NSMutableArray *_searchResults; + int _scope; + MFContactsSearchResultsModel *_searchResultsModel; + MFContactsSearchManager *_searchManager; + UITableView *_tableView; +} + +@property(readonly) NSArray * searchProperties; +@property(readonly) int searchScope; +@property * delegate; +@property(readonly) NSArray * searchResults; + + +- (void)setDelegate:(id)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)loadView; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)delegate; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (id)init; +- (void)dealloc; +- (int)searchScope; +- (id)searchProperties; +- (void)endedNetworkActivity; +- (void)beganNetworkActivity; +- (void)finishedTaskWithID:(id)arg1; +- (void)finishedSearchingForType:(int)arg1; +- (void)consumeSearchResults:(id)arg1 type:(int)arg2 taskID:(id)arg3; +- (id)_searchResultsModel; +- (id)_searchManager; +- (void)_sendResultsDidChange; +- (void)_cancelActiveSearch; +- (void)resetResults; +- (id)searchForText:(id)arg1; +- (id)searchResults; +- (void)cancelSearchWithTag:(id)arg1; +- (id)initWithProperties:(id)arg1 scope:(int)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUContinuation.h b/iTunesStoreUI.framework/SUContinuation.h new file mode 100755 index 0000000..4558176 --- /dev/null +++ b/iTunesStoreUI.framework/SUContinuation.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class ; + +@interface SUContinuation : NSObject { + *_delegate; +} + +@property * delegate; + + +- (void)start; +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (void)cancel; +- (void)sendFinishToDelegate; +- (void)sendErrorToDelegate:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUDOMElement.h b/iTunesStoreUI.framework/SUDOMElement.h new file mode 100755 index 0000000..e5f499a --- /dev/null +++ b/iTunesStoreUI.framework/SUDOMElement.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class DOMElement, SUWebView, UIImage; + +@interface SUDOMElement : NSObject { + DOMElement *_element; + UIImage *_image; + SUWebView *_webView; +} + +@property(readonly) DOMElement * element; +@property(readonly) struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } frame; +@property(readonly) UIImage * imageRepresentation; +@property(retain) SUWebView * webView; + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frame; +- (void)setWebView:(id)arg1; +- (id)webView; +- (void)dealloc; +- (void)setProperty:(id)arg1 value:(id)arg2; +- (id)imageRepresentation; +- (id)initWithDOMElement:(id)arg1; +- (id)element; + +@end diff --git a/iTunesStoreUI.framework/SUDataBufferConsumer.h b/iTunesStoreUI.framework/SUDataBufferConsumer.h new file mode 100755 index 0000000..bd7efe2 --- /dev/null +++ b/iTunesStoreUI.framework/SUDataBufferConsumer.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableData, NSData; + +@interface SUDataBufferConsumer : NSObject { + NSMutableData *_buffer; +} + +@property(readonly) NSData * consumedData; + + +- (void)finish; +- (id)init; +- (int)consumeData:(id)arg1; +- (id)consumedData; + +@end diff --git a/iTunesStoreUI.framework/SUDataInputSource.h b/iTunesStoreUI.framework/SUDataInputSource.h new file mode 100755 index 0000000..a0da4ab --- /dev/null +++ b/iTunesStoreUI.framework/SUDataInputSource.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class NSData; + +@interface SUDataInputSource : SUInputSource { + NSData *_data; + int _offset; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _promiseBlock; + +} + +@property(readonly) NSData * data; + + +- (long long)expectedLength; +- (id)data; +- (id)initWithData:(id)arg1; +- (BOOL)hasBytesAvailable; +- (BOOL)open:(id*)arg1; +- (void)dealloc; +- (id)copyAllData:(id*)arg1; +- (int)read:(char *)arg1 maxLength:(unsigned int)arg2 error:(id*)arg3; +- (id)initWithDataPromise:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUDataMessagePart.h b/iTunesStoreUI.framework/SUDataMessagePart.h new file mode 100755 index 0000000..25759ea --- /dev/null +++ b/iTunesStoreUI.framework/SUDataMessagePart.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSData, NSString; + +@interface SUDataMessagePart : SUMessagePart { + NSData *_data; + NSString *_mimeType; +} + +@property(readonly) NSData * data; + + +- (id)data; +- (id)MIMEType; +- (void)dealloc; +- (id)initWithData:(id)arg1 MIMEType:(id)arg2; +- (id)newUnfilteredInputSource; + +@end diff --git a/iTunesStoreUI.framework/SUDeferredUIButton.h b/iTunesStoreUI.framework/SUDeferredUIButton.h new file mode 100755 index 0000000..3373523 --- /dev/null +++ b/iTunesStoreUI.framework/SUDeferredUIButton.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableDictionary; + +@interface SUDeferredUIButton : UIButton { + BOOL _deferredEnabled; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _deferredFrame; + NSMutableDictionary *_deferredImages; + NSMutableDictionary *_deferredTitles; + BOOL _isDeferringInterfaceUpdates; +} + +@property(getter=isDeferringInterfaceUpdates) BOOL deferringInterfaceUpdates; + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frame; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setTitle:(id)arg1 forState:(unsigned int)arg2; +- (void)setImage:(id)arg1 forState:(unsigned int)arg2; +- (id)imageForState:(unsigned int)arg1; +- (id)titleForState:(unsigned int)arg1; +- (void)setEnabled:(BOOL)arg1; +- (BOOL)isEnabled; +- (void)dealloc; +- (void)_saveTitlesAsDeferred; +- (void)_saveImagesAsDeferred; +- (void)_commitDeferredInterfaceUpdates; +- (void)_saveCurrentStateAsDeferred; +- (void)setDeferringInterfaceUpdates:(BOOL)arg1; +- (BOOL)isDeferringInterfaceUpdates; + +@end diff --git a/iTunesStoreUI.framework/SUDeferredUISearchField.h b/iTunesStoreUI.framework/SUDeferredUISearchField.h new file mode 100755 index 0000000..d63c5db --- /dev/null +++ b/iTunesStoreUI.framework/SUDeferredUISearchField.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString; + +@interface SUDeferredUISearchField : UISearchField { + int _deferredClearButtonMode; + id _deferredFont; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _deferredFrame; + float _deferredPaddingLeft; + float _deferredPaddingTop; + NSString *_deferredPlaceholder; + NSString *_deferredText; + BOOL _isDeferringInterfaceUpdates; +} + +@property(getter=isDeferringInterfaceUpdates) BOOL deferringInterfaceUpdates; + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frame; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)setPaddingTop:(float)arg1 paddingLeft:(float)arg2; +- (void)setPlaceholder:(id)arg1; +- (float)paddingTop; +- (float)paddingLeft; +- (void)setClearButtonMode:(int)arg1; +- (int)clearButtonMode; +- (id)placeholder; +- (id)font; +- (id)text; +- (void)setFont:(id)arg1; +- (void)setText:(id)arg1; +- (void)dealloc; +- (void)_commitDeferredInterfaceUpdates; +- (void)_saveCurrentStateAsDeferred; +- (void)setDeferringInterfaceUpdates:(BOOL)arg1; +- (BOOL)isDeferringInterfaceUpdates; + +@end diff --git a/iTunesStoreUI.framework/SUDeferredUISegmentedControl.h b/iTunesStoreUI.framework/SUDeferredUISegmentedControl.h new file mode 100755 index 0000000..6019d16 --- /dev/null +++ b/iTunesStoreUI.framework/SUDeferredUISegmentedControl.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableArray; + +@interface SUDeferredUISegmentedControl : UISegmentedControl { + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _deferredFrame; + float _deferredMaxTotalWidth; + float _deferredMinSegmentWidth; + NSMutableArray *_deferredSegments; + int _deferredSegmentedControlStyle; + unsigned int _deferredSelectedSegmentIndex; + BOOL _deferredSizeToFit; + BOOL _isDeferringInterfaceUpdates; +} + +@property(getter=isDeferringInterfaceUpdates) BOOL deferringInterfaceUpdates; + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frame; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (int)selectedSegmentIndex; +- (unsigned int)numberOfSegments; +- (id)imageForSegmentAtIndex:(unsigned int)arg1; +- (void)setImage:(id)arg1 forSegmentAtIndex:(unsigned int)arg2; +- (id)titleForSegmentAtIndex:(unsigned int)arg1; +- (void)setTitle:(id)arg1 forSegmentAtIndex:(unsigned int)arg2; +- (void)removeSegmentAtIndex:(unsigned int)arg1 animated:(BOOL)arg2; +- (void)insertSegmentWithImage:(id)arg1 atIndex:(unsigned int)arg2 animated:(BOOL)arg3; +- (void)insertSegmentWithTitle:(id)arg1 atIndex:(unsigned int)arg2 animated:(BOOL)arg3; +- (int)segmentedControlStyle; +- (void)removeAllSegments; +- (void)setSelectedSegmentIndex:(int)arg1; +- (void)setSegmentedControlStyle:(int)arg1; +- (void)sizeToFit; +- (void)dealloc; +- (void)_saveSegmentsAsDeferred; +- (void)_insertSegmentWithValue:(id)arg1 atIndex:(unsigned int)arg2; +- (void)_commitDeferredInterfaceUpdates; +- (void)_saveCurrentStateAsDeferred; +- (void)setDeferringInterfaceUpdates:(BOOL)arg1; +- (BOOL)isDeferringInterfaceUpdates; +- (void)sizeToFitWithMinimumSegmentWidth:(float)arg1 maximumTotalWidth:(float)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUDelayedNavigationItem.h b/iTunesStoreUI.framework/SUDelayedNavigationItem.h new file mode 100755 index 0000000..09bfab6 --- /dev/null +++ b/iTunesStoreUI.framework/SUDelayedNavigationItem.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUNavigationItem; + +@interface SUDelayedNavigationItem : SUNavigationItem { + id _delayedLeftBarButtonItem; + id _delayedTitleView; + id _delayedRightBarButtonItem; + id _delayedSecondaryLeftBarButtonItem; + BOOL _shouldDelayChanges; + SUNavigationItem *_wrappedNavigationItem; +} + +@property(retain) SUNavigationItem * wrappedNavigationItem; +@property BOOL shouldDelayChanges; + + +- (id)rightBarButtonItem; +- (id)leftBarButtonItem; +- (void)setTitleView:(id)arg1; +- (void)setRightBarButtonItem:(id)arg1 animated:(BOOL)arg2; +- (void)setLeftBarButtonItem:(id)arg1 animated:(BOOL)arg2; +- (id)navigationBar; +- (id)initWithNavigationItem:(id)arg1; +- (id)titleView; +- (void)dealloc; +- (id)wrappedNavigationItem; +- (void)_scheduleCommit; +- (BOOL)shouldDelayChanges; +- (void)_prepareButtonItemForDisplay:(id)arg1; +- (void)commitDelayedChanges; +- (void)setWrappedNavigationItem:(id)arg1; +- (void)setShouldDelayChanges:(BOOL)arg1; +- (void)setSecondaryLeftBarButtonItem:(id)arg1 animated:(BOOL)arg2; +- (id)internalTitleView; + +@end diff --git a/iTunesStoreUI.framework/SUDelayedQuitController.h b/iTunesStoreUI.framework/SUDelayedQuitController.h new file mode 100755 index 0000000..a12cbf1 --- /dev/null +++ b/iTunesStoreUI.framework/SUDelayedQuitController.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableArray; + +@interface SUDelayedQuitController : NSObject { + int _delayTerminateCount; + NSMutableArray *_longLivedViewControllers; +} + ++ (id)sharedInstance; ++ (id)checkedInViewControllerOfClass:(Class)arg1; ++ (BOOL)viewControllerIsLongLived:(id)arg1; ++ (void)checkOutLongLivedViewController:(id)arg1; ++ (void)checkInLongLivedViewController:(id)arg1; ++ (BOOL)isDelayingTerminate; ++ (void)endDelayingTerminate; ++ (void)beginDelayingTerminate; + +- (void)dealloc; +- (void)_endDelayingTerminate; +- (void)_beginDelayingTerminate; +- (BOOL)_isDelayingTerminate; +- (id)_checkedInViewControllerOfClass:(Class)arg1; +- (BOOL)_viewControllerIsLongLived:(id)arg1; +- (void)_checkOutLongLivedViewController:(id)arg1; +- (void)_checkInLongLivedViewController:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUDialog.h b/iTunesStoreUI.framework/SUDialog.h new file mode 100755 index 0000000..f55b6af --- /dev/null +++ b/iTunesStoreUI.framework/SUDialog.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIAlertView, , ISDialog; + +@interface SUDialog : NSObject { + UIAlertView *_alertView; + *_delegate; + ISDialog *_dialog; +} + +@property(readonly) ISDialog * dialog; +@property * delegate; + + +- (BOOL)isEquivalent:(id)arg1; +- (void)setDelegate:(id)arg1; +- (void)alertViewCancel:(id)arg1; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)show; +- (id)delegate; +- (void)dealloc; +- (id)_alertView; +- (id)dialog; +- (id)initWithDialog:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUDialogManager.h b/iTunesStoreUI.framework/SUDialogManager.h new file mode 100755 index 0000000..af67d24 --- /dev/null +++ b/iTunesStoreUI.framework/SUDialogManager.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableArray; + +@interface SUDialogManager : NSObject { + NSMutableArray *_dialogs; +} + +@property(readonly) int numberOfPendingDialogs; + ++ (id)sharedInstance; ++ (void)setSharedInstance:(id)arg1; + +- (id)init; +- (void)dealloc; +- (BOOL)presentDialogForError:(id)arg1; +- (void)dialogDidCancel:(id)arg1; +- (void)dialog:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)_finishDialog:(id)arg1 withButtonIndex:(int)arg2; +- (BOOL)_haveEquivalentDialog:(id)arg1; +- (void)_dialogNotification:(id)arg1; +- (int)numberOfPendingDialogs; +- (BOOL)presentDialog:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUDocumentInteractionSession.h b/iTunesStoreUI.framework/SUDocumentInteractionSession.h new file mode 100755 index 0000000..7006a3a --- /dev/null +++ b/iTunesStoreUI.framework/SUDocumentInteractionSession.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class UIDocumentInteractionController; + +@interface SUDocumentInteractionSession : NSObject { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _completionHandler; + + UIDocumentInteractionController *_documentInteractionController; +} + +@property(copy) id completionHandler; + + +- (void)setCompletionHandler:(id)arg1; +- (id)completionHandler; +- (void)documentInteractionController:(id)arg1 willBeginSendingToApplication:(id)arg2; +- (void)documentInteractionControllerDidDismissOpenInMenu:(id)arg1; +- (id)initWithDocumentInteractionController:(id)arg1; +- (void)cancel; +- (void)dealloc; + +@end diff --git a/iTunesStoreUI.framework/SUDownloadCell.h b/iTunesStoreUI.framework/SUDownloadCell.h new file mode 100755 index 0000000..2e23ce6 --- /dev/null +++ b/iTunesStoreUI.framework/SUDownloadCell.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUDownloadCellProgressBar, UIButton; + +@interface SUDownloadCell : SUGridTableViewCell { + UIButton *_accessoryButton; + SUDownloadCellProgressBar *_progressBar; +} + + +- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_accessoryButtonAction:(id)arg1; +- (void)layoutSubviews; +- (void)dealloc; +- (BOOL)_isDownloadResumable:(id)arg1; +- (void)_reloadProgressBar; +- (void)_reloadAccessoryButton; +- (BOOL)handleTap; +- (void)reloadForStatusChange; +- (void)setConfiguration:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUDownloadCellConfiguration.h b/iTunesStoreUI.framework/SUDownloadCellConfiguration.h new file mode 100755 index 0000000..473e719 --- /dev/null +++ b/iTunesStoreUI.framework/SUDownloadCellConfiguration.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUDownloadCellConfiguration : SUArtworkCellConfiguration { +} + ++ (id)copyDefaultContext; ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (id)init; +- (id)newProgressBar; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForProgressBar:(id)arg1; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUDownloadCellProgressBar.h b/iTunesStoreUI.framework/SUDownloadCellProgressBar.h new file mode 100755 index 0000000..d26e994 --- /dev/null +++ b/iTunesStoreUI.framework/SUDownloadCellProgressBar.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UISlider; + +@interface SUDownloadCellProgressBar : UIView { + UISlider *_slider; + int _style; +} + +@property(readonly) int style; +@property float value; + + +- (id)initWithStyle:(int)arg1; +- (float)value; +- (void)setValue:(float)arg1; +- (int)style; +- (void)sizeToFit; +- (void)layoutSubviews; +- (void)dealloc; +- (id)_newSliderForTable; +- (id)_newSliderForGrid; +- (id)_newSliderWithEmptyImage:(id)arg1 fullImage:(id)arg2; +- (id)_slider; + +@end diff --git a/iTunesStoreUI.framework/SUDownloadGridCellConfiguration.h b/iTunesStoreUI.framework/SUDownloadGridCellConfiguration.h new file mode 100755 index 0000000..c910af5 --- /dev/null +++ b/iTunesStoreUI.framework/SUDownloadGridCellConfiguration.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUDownloadGridCellConfiguration : SUArtworkCellConfiguration { +} + ++ (id)copyDefaultContext; ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (id)init; +- (id)newProgressBar; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForProgressBar:(id)arg1; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (BOOL)getShadowColor:(id*)arg1 offset:(struct CGSize { float x1; float x2; }*)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUDownloadGridImageModifier.h b/iTunesStoreUI.framework/SUDownloadGridImageModifier.h new file mode 100755 index 0000000..4224f46 --- /dev/null +++ b/iTunesStoreUI.framework/SUDownloadGridImageModifier.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUDownloadGridImageModifier : SUImageModifier { + struct CGSize { + float width; + float height; + } _maxImageSize; +} + +@property struct CGSize { float x1; float x2; } maxImageSize; + + +- (struct CGSize { float x1; float x2; })maxImageSize; +- (void)setMaxImageSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })imageFrameForImage:(id)arg1 currentFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; +- (BOOL)scalesImage; +- (void)drawAfterImageForContext:(struct CGContext { }*)arg1 imageFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; +- (void)drawBeforeImageForContext:(struct CGContext { }*)arg1 imageFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; + +@end diff --git a/iTunesStoreUI.framework/SUDownloadManager.h b/iTunesStoreUI.framework/SUDownloadManager.h new file mode 100755 index 0000000..7f8db1c --- /dev/null +++ b/iTunesStoreUI.framework/SUDownloadManager.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SSPreorderManager, SSDownloadManager, NSArray, NSMutableDictionary; + +@interface SUDownloadManager : NSObject { + NSArray *_cachedDownloads; + NSArray *_cachedPreorderDownloads; + NSArray *_cachedPreorders; + SSDownloadManager *_downloadManager; + NSMutableDictionary *_downloadsByID; + SSPreorderManager *_preorderManager; +} + +@property(readonly) SSDownloadManager * downloadManager; +@property(readonly) SSPreorderManager * preorderManager; +@property(readonly) NSArray * downloads; +@property(readonly) NSArray * preorders; + + +- (id)downloads; +- (id)downloadManager; +- (void)dealloc; +- (id)downloadForDownloadIdentifier:(long long)arg1; +- (BOOL)deletePreorder:(id)arg1; +- (BOOL)deleteDownload:(id)arg1; +- (void)_removeObject:(id)arg1 fromArray:(id*)arg2; +- (void)reloadPreorderManager; +- (void)reloadDownloadManager; +- (id)preorderManager; +- (id)initWithDownloadManager:(id)arg1 preorderManager:(id)arg2; +- (id)preorders; + +@end diff --git a/iTunesStoreUI.framework/SUDownloadManagerDataSource.h b/iTunesStoreUI.framework/SUDownloadManagerDataSource.h new file mode 100755 index 0000000..ca41a2a --- /dev/null +++ b/iTunesStoreUI.framework/SUDownloadManagerDataSource.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUDownloadManager; + +@interface SUDownloadManagerDataSource : SUTableDataSource { + SUDownloadManager *_downloadManager; +} + +@property(readonly) SUDownloadManager * downloadManager; + + +- (id)downloadManager; +- (int)numberOfSections; +- (int)numberOfRowsInSection:(int)arg1; +- (void)reloadData; +- (void)dealloc; +- (id)_headerViewForDownloadsSection; +- (id)_headerViewForPreordersSection; +- (id)_newPreorderAccessoryButton; +- (id)downloadForIndexPath:(id)arg1; +- (BOOL)isPreordersSection:(int)arg1; +- (BOOL)isDownloadsSection:(int)arg1; +- (id)preorderForIndexPath:(id)arg1; +- (id)_headerViewWithTitle:(id)arg1 subtitle:(id)arg2; +- (id)initWithDownloadManager:(id)arg1; +- (void)reloadCellContexts; +- (BOOL)canSelectIndexPath:(id)arg1; +- (id)headerViewForSection:(int)arg1; +- (BOOL)canDeleteIndexPath:(id)arg1; +- (void)configureCell:(id)arg1 forIndexPath:(id)arg2; +- (BOOL)deleteIndexPath:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUDownloadManagerGridDataSource.h b/iTunesStoreUI.framework/SUDownloadManagerGridDataSource.h new file mode 100755 index 0000000..c886f73 --- /dev/null +++ b/iTunesStoreUI.framework/SUDownloadManagerGridDataSource.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUDownloadManagerGridDataSource : SUDownloadManagerDataSource { +} + + +- (id)_downloadCellForIndexPath:(id)arg1; +- (id)_preorderCellForIndexPath:(id)arg1; +- (void)reloadCellContexts; +- (id)cellForIndexPath:(id)arg1; +- (void)configureCell:(id)arg1 forIndexPath:(id)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUDownloadManagerTableDataSource.h b/iTunesStoreUI.framework/SUDownloadManagerTableDataSource.h new file mode 100755 index 0000000..4d94fbb --- /dev/null +++ b/iTunesStoreUI.framework/SUDownloadManagerTableDataSource.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUDownloadManagerTableDataSource : SUDownloadManagerDataSource { +} + + +- (int)tableViewStyle; +- (id)_downloadCellForIndexPath:(id)arg1; +- (id)_preorderCellForIndexPath:(id)arg1; +- (void)reloadCellContexts; +- (float)cellHeightForIndexPath:(id)arg1; +- (id)cellForIndexPath:(id)arg1; +- (void)configureCell:(id)arg1 forIndexPath:(id)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUDownloadsGridCellBackgroundView.h b/iTunesStoreUI.framework/SUDownloadsGridCellBackgroundView.h new file mode 100755 index 0000000..a009f67 --- /dev/null +++ b/iTunesStoreUI.framework/SUDownloadsGridCellBackgroundView.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUDownloadsGridCellBackgroundView : SUGridTableViewCellBackgroundView { +} + + +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)drawInteriorBordersWithRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/iTunesStoreUI.framework/SUDownloadsGridFooterView.h b/iTunesStoreUI.framework/SUDownloadsGridFooterView.h new file mode 100755 index 0000000..86bdeda --- /dev/null +++ b/iTunesStoreUI.framework/SUDownloadsGridFooterView.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray, SULinkControl, NSMutableArray; + +@interface SUDownloadsGridFooterView : UIView { + SULinkControl *_linkControl; + NSMutableArray *_nativeButtons; + NSArray *_scriptButtons; +} + +@property(retain) NSArray * scriptButtons; + + +- (void)sizeToFit; +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (id)_newNativeButton; +- (float)_maximumButtonHeight; +- (void)_reloadNativeButtons; +- (void)_linkControlAction:(id)arg1; +- (void)setScriptButtons:(id)arg1; +- (id)scriptButtons; + +@end diff --git a/iTunesStoreUI.framework/SUDownloadsGridViewController.h b/iTunesStoreUI.framework/SUDownloadsGridViewController.h new file mode 100755 index 0000000..17006e5 --- /dev/null +++ b/iTunesStoreUI.framework/SUDownloadsGridViewController.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUTableDataSource, NSArray; + +@interface SUDownloadsGridViewController : SUGridViewController { + NSArray *_scriptButtons; +} + +@property(retain) SUTableDataSource * dataSource; +@property(retain) NSArray * scriptButtons; + + +- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)setDataSource:(id)arg1; +- (id)init; +- (void)startPreOrderDownloadAction:(id)arg1; +- (void)_reloadFooterView; +- (void)_reloadColumnCountForOrientation:(int)arg1; +- (id)_downloadsViewController; +- (id)visibleDownloadCellForDownload:(id)arg1; +- (void)reloadDownloadCellForDownload:(id)arg1; +- (void)setScriptButtons:(id)arg1; +- (id)scriptButtons; +- (BOOL)deleteCellAtIndexPath:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUDownloadsTableViewController.h b/iTunesStoreUI.framework/SUDownloadsTableViewController.h new file mode 100755 index 0000000..8a8cf65 --- /dev/null +++ b/iTunesStoreUI.framework/SUDownloadsTableViewController.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUTableDataSource, NSArray; + +@interface SUDownloadsTableViewController : SUTableViewController { +} + +@property(retain) SUTableDataSource * dataSource; +@property(retain) NSArray * scriptButtons; + + +- (void)loadView; +- (void)reloadData; +- (id)init; +- (void)dealloc; +- (void)_updateFooterView; +- (void)startPreOrderDownloadAction:(id)arg1; +- (id)_downloadsViewController; +- (id)visibleDownloadCellForDownload:(id)arg1; +- (void)reloadDownloadCellForDownload:(id)arg1; +- (void)_reloadDataAnimated:(BOOL)arg1; +- (void)setScriptButtons:(id)arg1; +- (id)scriptButtons; +- (void)_accountsChangedNotification:(id)arg1; +- (BOOL)handleSelectionForIndexPath:(id)arg1 tapCount:(int)arg2; +- (BOOL)deleteRowAtIndexPath:(id)arg1; +- (void)tabBarControllerDidReselectTabBarItem:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUDownloadsViewController.h b/iTunesStoreUI.framework/SUDownloadsViewController.h new file mode 100755 index 0000000..39aeef0 --- /dev/null +++ b/iTunesStoreUI.framework/SUDownloadsViewController.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUViewController, SUDownloadManager; + +@interface SUDownloadsViewController : SUViewController { + SUViewController *_childViewController; + SUDownloadManager *_downloadManager; + BOOL _isUsingNetwork; +} + + +- (void)applicationWillEnterForeground; +- (void)downloadManagerNetworkUsageDidChange:(id)arg1; +- (void)downloadManagerDownloadsDidChange:(id)arg1; +- (void)downloadManager:(id)arg1 downloadStatesDidChange:(id)arg2; +- (id)initWithManagerOptions:(id)arg1; +- (void)loadView; +- (void)reload; +- (void)reloadData; +- (id)init; +- (void)dealloc; +- (id)_headerViewWithTitle:(id)arg1 subtitle:(id)arg2; +- (void)downloadManager:(id)arg1 downloadsDidChange:(id)arg2; +- (id)_newPurchasedPlaylistButton; +- (void)_gotoPurchasedPlaylist:(id)arg1; +- (void)_updatePurchasedPlaylistButton; +- (void)updateTabBarItemsAnimated:(BOOL)arg1; +- (void)_reloadDataAnimated:(BOOL)arg1; +- (void)_setUsingNetwork:(BOOL)arg1; +- (void)_clientDidStopIgnoringDownloadsNotification:(id)arg1; +- (id)_newChildViewController; +- (id)initWithManagerOptions:(id)arg1 preorderItemKinds:(id)arg2; +- (void)setScriptButtons:(id)arg1; +- (id)scriptButtons; +- (void)preorderManagerPreordersDidChange:(id)arg1; +- (void)_tabConfigurationChanged:(id)arg1; +- (id)copyScriptViewController; +- (void)tabBarControllerDidReselectTabBarItem:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUFileInputSource.h b/iTunesStoreUI.framework/SUFileInputSource.h new file mode 100755 index 0000000..a10fb2a --- /dev/null +++ b/iTunesStoreUI.framework/SUFileInputSource.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSURL; + +@interface SUFileInputSource : SUInputSource { + long long _expectedLength; + int _fd; + NSURL *_url; +} + +@property(readonly) NSURL * fileURL; + + +- (long long)expectedLength; +- (id)initWithFileURL:(id)arg1; +- (id)fileURL; +- (void)close; +- (BOOL)hasBytesAvailable; +- (BOOL)open:(id*)arg1; +- (id)init; +- (void)dealloc; +- (int)read:(char *)arg1 maxLength:(unsigned int)arg2 error:(id*)arg3; +- (void)_close; + +@end diff --git a/iTunesStoreUI.framework/SUFilteringDataConsumer.h b/iTunesStoreUI.framework/SUFilteringDataConsumer.h new file mode 100755 index 0000000..834fd24 --- /dev/null +++ b/iTunesStoreUI.framework/SUFilteringDataConsumer.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class ; + +@interface SUFilteringDataConsumer : NSObject { + *_consumer; +} + +@property(retain) * dataConsumer; + ++ (long long)outputLengthForInputLength:(long long)arg1; ++ (int)maxConsumeLengthForReadLength:(int)arg1; + +- (id)dataConsumer; +- (void)setDataConsumer:(id)arg1; +- (void)finish; +- (id)init; +- (void)dealloc; +- (unsigned int)minimumConsumeLength; +- (id)initWithDataConsumer:(id)arg1; +- (int)consumeData:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUFilteringInputSource.h b/iTunesStoreUI.framework/SUFilteringInputSource.h new file mode 100755 index 0000000..2f200c4 --- /dev/null +++ b/iTunesStoreUI.framework/SUFilteringInputSource.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUInputSource, , SUFilteringDataConsumer; + +@interface SUFilteringInputSource : SUInputSource { + *_dataCollector; + SUFilteringDataConsumer *_dataConsumer; + SUInputSource *_inputSource; +} + +@property(readonly) SUFilteringDataConsumer * dataConsumer; +@property(readonly) SUInputSource * inputSource; + + +- (id)dataConsumer; +- (long long)expectedLength; +- (void)close; +- (BOOL)hasBytesAvailable; +- (BOOL)open:(id*)arg1; +- (void)dealloc; +- (id)inputSource; +- (int)read:(char *)arg1 maxLength:(unsigned int)arg2 error:(id*)arg3; +- (unsigned int)minimumReadLength; +- (id)initWithInputSource:(id)arg1 dataConsumer:(id)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUFooterContainerView.h b/iTunesStoreUI.framework/SUFooterContainerView.h new file mode 100755 index 0000000..b8c4ca7 --- /dev/null +++ b/iTunesStoreUI.framework/SUFooterContainerView.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIView; + +@interface SUFooterContainerView : UIView { + UIView *_contentView; + UIView *_footerView; + BOOL _footerVisible; +} + +@property(retain) UIView * contentView; +@property(retain) UIView * footerView; +@property(getter=isFooterVisible) BOOL footerVisible; + + +- (void)setFooterView:(id)arg1; +- (id)footerView; +- (void)setContentView:(id)arg1; +- (id)contentView; +- (void)layoutSubviews; +- (void)dealloc; +- (BOOL)isFooterVisible; +- (void)setFooterVisible:(BOOL)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUFrameAdjustmentImageModifier.h b/iTunesStoreUI.framework/SUFrameAdjustmentImageModifier.h new file mode 100755 index 0000000..e7c5ff4 --- /dev/null +++ b/iTunesStoreUI.framework/SUFrameAdjustmentImageModifier.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUFrameAdjustmentImageModifier : SUImageModifier { + BOOL _shouldSizeDownToFit; + unsigned int _sizingMask; +} + +@property BOOL shouldSizeDownToFit; +@property unsigned int sizingMask; + + +- (BOOL)isEqual:(id)arg1; +- (void)setShouldSizeDownToFit:(BOOL)arg1; +- (BOOL)shouldSizeDownToFit; +- (void)setSizingMask:(unsigned int)arg1; +- (unsigned int)sizingMask; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })imageFrameForImage:(id)arg1 currentFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; +- (BOOL)scalesImage; + +@end diff --git a/iTunesStoreUI.framework/SUFutureDownloadCellConfiguration.h b/iTunesStoreUI.framework/SUFutureDownloadCellConfiguration.h new file mode 100755 index 0000000..475c74c --- /dev/null +++ b/iTunesStoreUI.framework/SUFutureDownloadCellConfiguration.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUFutureDownloadCellConfiguration : SUMediaItemCellConfiguration { + int _style; +} + ++ (id)_copyDefaultContextForTable; ++ (id)_copyDefaultContextForGrid; ++ (id)copyDefaultContext; ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (id)init; +- (void)_reloadStringsFromItem; +- (void)_reloadStringsFromDownload; +- (void)_reloadLayoutInformationForGrid; +- (void)_reloadLayoutInformationForTable; +- (void)_reloadImagesForPreorder; +- (void)_reloadImagesForDownload; +- (BOOL)showContentRating; +- (int)mediaIconType; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (BOOL)getShadowColor:(id*)arg1 offset:(struct CGSize { float x1; float x2; }*)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUGradient.h b/iTunesStoreUI.framework/SUGradient.h new file mode 100755 index 0000000..d505747 --- /dev/null +++ b/iTunesStoreUI.framework/SUGradient.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray, NSMutableArray, NSLock; + +@interface SUGradient : NSObject { + NSMutableArray *_colorStops; + NSLock *_lock; + struct SUGradientPoint { + struct CGPoint { + float x; + float y; + } point; + float radius; + } _p0; + struct SUGradientPoint { + struct CGPoint { + float x; + float y; + } point; + float radius; + } _p1; + BOOL _sorted; + int _type; +} + +@property(readonly) int gradientType; +@property(readonly) struct SUGradientPoint { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; float x2; } p0; +@property(readonly) struct SUGradientPoint { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; float x2; } p1; +@property(readonly) NSArray * colorStopColors; +@property(readonly) NSArray * colorStopOffsets; +@property(readonly) int numberOfColorStops; + ++ (id)gradientWithColor:(id)arg1; + +- (id)initWithType:(int)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (int)numberOfColorStops; +- (id)colorStopOffsets; +- (struct SUGradientPoint { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; float x2; })p1; +- (struct SUGradientPoint { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; float x2; })p0; +- (struct CGGradient { }*)copyCGGradient; +- (id)colorStopColors; +- (int)gradientType; +- (id)initWithPoint0:(struct SUGradientPoint { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; float x2; })arg1 point1:(struct SUGradientPoint { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; float x2; })arg2 type:(int)arg3; +- (struct CGShading { }*)copyShading; +- (void)addColorStopWithOffset:(float)arg1 color:(struct CGColor { }*)arg2; +- (id)initWithPropertyList:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUGradientButton.h b/iTunesStoreUI.framework/SUGradientButton.h new file mode 100755 index 0000000..0ba52b4 --- /dev/null +++ b/iTunesStoreUI.framework/SUGradientButton.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUGradientButton : UIButton { +} + + +- (void)sendAction:(SEL)arg1 to:(id)arg2 forEvent:(id)arg3; +- (void)sizeToFit; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/iTunesStoreUI.framework/SUGradientColorStop.h b/iTunesStoreUI.framework/SUGradientColorStop.h new file mode 100755 index 0000000..b6f1e6e --- /dev/null +++ b/iTunesStoreUI.framework/SUGradientColorStop.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUGradientColorStop : NSObject { + float _r; + float _g; + float _b; + float _a; + float _offset; + struct CGColor { } *_rawColor; +} + +@property(readonly) float offset; + + +- (int)compare:(id)arg1; +- (float)offset; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)initWithColor:(struct CGColor { }*)arg1 offset:(float)arg2; +- (struct CGColor { }*)copyCGColor; + +@end diff --git a/iTunesStoreUI.framework/SUGradientView.h b/iTunesStoreUI.framework/SUGradientView.h new file mode 100755 index 0000000..d80913a --- /dev/null +++ b/iTunesStoreUI.framework/SUGradientView.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUGradient; + +@interface SUGradientView : UIView { + struct CGGradient { } *_cgGradient; + SUGradient *_gradient; +} + +@property(copy) SUGradient * gradient; + + +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (id)gradient; +- (void)setGradient:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUGridRowTableViewCell.h b/iTunesStoreUI.framework/SUGridRowTableViewCell.h new file mode 100755 index 0000000..db88aaa --- /dev/null +++ b/iTunesStoreUI.framework/SUGridRowTableViewCell.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray; + +@interface SUGridRowTableViewCell : UITableViewCell { + NSArray *_columnCells; +} + +@property(retain) NSArray * columnCells; + + +- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (void)removeFromSuperview; +- (void)setBackgroundColor:(id)arg1; +- (void)dealloc; +- (void)setColumnCells:(id)arg1; +- (id)columnCells; + +@end diff --git a/iTunesStoreUI.framework/SUGridRowTableViewCellLayoutManager.h b/iTunesStoreUI.framework/SUGridRowTableViewCellLayoutManager.h new file mode 100755 index 0000000..dd16a32 --- /dev/null +++ b/iTunesStoreUI.framework/SUGridRowTableViewCellLayoutManager.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUGridRowTableViewCellLayoutManager : UITableViewCellLayoutManager { +} + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })backgroundEndingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })contentEndingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; +- (void)layoutSubviewsOfCell:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUGridSwipeGestureRecognizer.h b/iTunesStoreUI.framework/SUGridSwipeGestureRecognizer.h new file mode 100755 index 0000000..b58544a --- /dev/null +++ b/iTunesStoreUI.framework/SUGridSwipeGestureRecognizer.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUGridSwipeGestureRecognizer : UISwipeGestureRecognizer { + struct CGPoint { + float x; + float y; + } _gridInitialContentOffset; + unsigned int _gridTrackingTouch : 1; +} + + +- (void)reset; +- (void)touchesMoved:(id)arg1 withEvent:(id)arg2; +- (void)touchesBegan:(id)arg1 withEvent:(id)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUGridTableViewCell.h b/iTunesStoreUI.framework/SUGridTableViewCell.h new file mode 100755 index 0000000..2ed04cf --- /dev/null +++ b/iTunesStoreUI.framework/SUGridTableViewCell.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUGridTableViewCell : SUTableCell { + int _gridPosition; +} + +@property int gridPosition; + + +- (void)deleteConfirmationControlWasClicked:(id)arg1; +- (void)removeControl:(id)arg1 willRemoveTarget:(id)arg2; +- (int)gridPosition; +- (void)setGridPosition:(int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUGridTableViewCellBackgroundView.h b/iTunesStoreUI.framework/SUGridTableViewCellBackgroundView.h new file mode 100755 index 0000000..7b9522f --- /dev/null +++ b/iTunesStoreUI.framework/SUGridTableViewCellBackgroundView.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIBezierPath, UIColor, UIImage; + +@interface SUGridTableViewCellBackgroundView : UIView { + UIColor *_backgroundColor; + int _borderedEdges; + UIImage *_borderImage; + UIBezierPath *_bottomCornersPath; + UIBezierPath *_topCornersPath; +} + +@property int borderedEdges; +@property(retain) UIImage * borderImage; + + +- (void)setBorderImage:(id)arg1; +- (id)borderImage; +- (id)backgroundColor; +- (void)setBackgroundColor:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (int)borderedEdges; +- (void)setBorderedEdges:(int)arg1; +- (void)_drawBorderToRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 fromRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)drawInteriorBordersWithRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)_bottomCornersPath; +- (id)_topCornersPath; +- (void)_resetCachedPaths; + +@end diff --git a/iTunesStoreUI.framework/SUGridTouchCaptureView.h b/iTunesStoreUI.framework/SUGridTouchCaptureView.h new file mode 100755 index 0000000..6bd6a94 --- /dev/null +++ b/iTunesStoreUI.framework/SUGridTouchCaptureView.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUGridTableViewCell; + +@interface SUGridTouchCaptureView : UIControl { + SUGridTableViewCell *_swipedCell; +} + +@property(readonly) SUGridTableViewCell * swipedCell; + + +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)dealloc; +- (id)swipedCell; +- (id)initWithSwipedCell:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUGridView.h b/iTunesStoreUI.framework/SUGridView.h new file mode 100755 index 0000000..12f62fe --- /dev/null +++ b/iTunesStoreUI.framework/SUGridView.h @@ -0,0 +1,74 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UITableView, , SUGridRowTableViewCellLayoutManager, , UIControl, NSMutableDictionary; + +@interface SUGridView : UIView { + int _animationCount; + struct __CFArray { } *_columnCountBySection; + *_dataSource; + *_delegate; + SUGridRowTableViewCellLayoutManager *_layoutManager; + struct { + unsigned int commitEditing : 1; + unsigned int deleteConfirmationTitle : 1; + unsigned int editingStyle : 1; + unsigned int heightForHeader : 1; + unsigned int margin : 1; + unsigned int numberOfSections : 1; + unsigned int titleForHeader : 1; + unsigned int viewForHeader : 1; + unsigned int willDisplayCell : 1; + } _respondFlags; + NSMutableDictionary *_reusableCells; + UITableView *_tableView; + UIControl *_touchCaptureView; +} + +@property * dataSource; +@property * delegate; +@property(readonly) UITableView * tableView; + + +- (void)setDelegate:(id)arg1; +- (id)tableView; +- (void)deleteSections:(id)arg1 withRowAnimation:(int)arg2; +- (id)visibleCells; +- (id)indexPathForCell:(id)arg1; +- (float)marginForTableView:(id)arg1; +- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; +- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (int)globalRowForRowAtIndexPath:(id)arg1; +- (id)delegate; +- (id)dataSource; +- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (id)dequeueReusableCellWithIdentifier:(id)arg1; +- (void)layoutSubviews; +- (void)reloadData; +- (void)setDataSource:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (void)_reuseColumnCellsForCell:(id)arg1; +- (void)_animateDeletionOfCell:(id)arg1; +- (void)reloadCellsAtIndexPaths:(id)arg1 withRowAnimation:(int)arg2; +- (void)deleteCellsAtIndexPaths:(id)arg1 animated:(BOOL)arg2; +- (void)_deleteAnimationStopped; +- (id)_copyCellSetForIndexPaths:(id)arg1; +- (int)_minimumColumnCount; +- (void)_endSwipeToDelete; +- (BOOL)_canDeleteCellAtIndexPath:(id)arg1; +- (void)_reloadColumnCounts; +- (id)indexPathForCellAtPoint:(struct CGPoint { float x1; float x2; })arg1; +- (int)globalIndexForCellAtIndexPath:(id)arg1; +- (void)_animateDeletionOfCellsAtIndexPaths:(id)arg1; +- (void)_gridSwipeGesture:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 tableViewStyle:(int)arg2; +- (void)_touchCaptureAction:(id)arg1; +- (id)cellForIndexPath:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUGridViewController.h b/iTunesStoreUI.framework/SUGridViewController.h new file mode 100755 index 0000000..1d322c8 --- /dev/null +++ b/iTunesStoreUI.framework/SUGridViewController.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUTableDataSource, SUGridView; + +@interface SUGridViewController : SUViewController { + SUTableDataSource *_dataSource; + int _disappearOrientation; + float _tableMargin; + int _tableViewStyle; +} + +@property(readonly) SUGridView * gridView; +@property float tableMargin; +@property(retain) SUTableDataSource * dataSource; + + +- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (id)dataSource; +- (void)reloadData; +- (void)setDataSource:(id)arg1; +- (void)dealloc; +- (void)setTableMargin:(float)arg1; +- (id)initWithTableViewStyle:(int)arg1; +- (float)tableMargin; +- (BOOL)deleteCellAtIndexPath:(id)arg1; +- (id)_existingGridView; +- (int)gridView:(id)arg1 numberOfColumnsInSection:(int)arg2; +- (int)gridView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (id)gridView:(id)arg1 gridCellForRowAtIndexPath:(id)arg2; +- (void)gridView:(id)arg1 willDisplayCell:(id)arg2 forIndexPath:(id)arg3; +- (id)gridView:(id)arg1 viewForHeaderInSection:(int)arg2; +- (float)marginForGridView:(id)arg1; +- (float)gridView:(id)arg1 heightForHeaderInSection:(int)arg2; +- (int)gridView:(id)arg1 editingStyleForCellAtIndexPath:(id)arg2; +- (id)gridView:(id)arg1 titleForHeaderInSection:(int)arg2; +- (int)numberOfSectionsInGridView:(id)arg1; +- (void)gridView:(id)arg1 commitEditingStyle:(int)arg2 forCellAtIndexPath:(id)arg3; +- (id)gridView; + +@end diff --git a/iTunesStoreUI.framework/SUHitTestView.h b/iTunesStoreUI.framework/SUHitTestView.h new file mode 100755 index 0000000..00023a9 --- /dev/null +++ b/iTunesStoreUI.framework/SUHitTestView.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableArray; + +@interface SUHitTestView : UIView { + NSMutableArray *_hitTestTargets; +} + + +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)dealloc; +- (void)addHitTestTarget:(id)arg1; +- (void)removeHitTestTarget:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUImageCache.h b/iTunesStoreUI.framework/SUImageCache.h new file mode 100755 index 0000000..fd46af4 --- /dev/null +++ b/iTunesStoreUI.framework/SUImageCache.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class CPLRUDictionary; + +@interface SUImageCache : NSObject { + CPLRUDictionary *_dictionary; +} + + +- (id)initWithMaximumCapacity:(int)arg1; +- (id)init; +- (void)dealloc; +- (void)removeAllCachedImages; +- (id)imageForURL:(id)arg1 dataProvider:(id)arg2; +- (void)addImage:(id)arg1 forURL:(id)arg2 dataProvider:(id)arg3; + +@end diff --git a/iTunesStoreUI.framework/SUImageCacheKey.h b/iTunesStoreUI.framework/SUImageCacheKey.h new file mode 100755 index 0000000..cfe5e87 --- /dev/null +++ b/iTunesStoreUI.framework/SUImageCacheKey.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSURL, SUImageDataProvider; + +@interface SUImageCacheKey : NSObject { + SUImageDataProvider *_dataProvider; + NSURL *_url; +} + + +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; + +@end diff --git a/iTunesStoreUI.framework/SUImageDataProvider.h b/iTunesStoreUI.framework/SUImageDataProvider.h new file mode 100755 index 0000000..84921d2 --- /dev/null +++ b/iTunesStoreUI.framework/SUImageDataProvider.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUImageModifier, UIColor; + +@interface SUImageDataProvider : ISDataProvider { + UIColor *_fillColor; + struct CGSize { + float width; + float height; + } _finalSize; + float _inputImageScale; + SUImageModifier *_modifier; +} + +@property(retain) UIColor * fillColor; +@property struct CGSize { float x1; float x2; } finalSize; +@property float inputImageScale; +@property(retain) SUImageModifier * modifier; + + +- (id)modifier; +- (id)fillColor; +- (void)setFillColor:(id)arg1; +- (BOOL)isEqual:(id)arg1; +- (unsigned int)hash; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (void)setFinalSize:(struct CGSize { float x1; float x2; })arg1; +- (id)newImageFromImage:(id)arg1; +- (float)inputImageScale; +- (void)_getFinalSize:(struct CGSize { float x1; float x2; }*)arg1 imageFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg2 forImage:(id)arg3 withModifier:(id)arg4; +- (struct CGSize { float x1; float x2; })finalSize; +- (void)setModifier:(id)arg1; +- (void)setInputImageScale:(float)arg1; +- (BOOL)parseData:(id)arg1 returningError:(id*)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUImageMediaObject.h b/iTunesStoreUI.framework/SUImageMediaObject.h new file mode 100755 index 0000000..01b28fc --- /dev/null +++ b/iTunesStoreUI.framework/SUImageMediaObject.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIImage; + +@interface SUImageMediaObject : SUMediaObject { +} + +@property(readonly) UIImage * pickedImage; + + +- (id)_thumbnailImageForImageData:(id)arg1 size:(float)arg2 orientation:(int)arg3; +- (id)pickedImage; +- (id)newInputSource; +- (id)inputSourceMIMEType; +- (id)_fullSizeImage; +- (id)newThumbnailImageWithMaximumSize:(float)arg1; +- (void)saveToLibraryWithCompletionBlock:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUImageMediaObjectWriter.h b/iTunesStoreUI.framework/SUImageMediaObjectWriter.h new file mode 100755 index 0000000..4f1ed88 --- /dev/null +++ b/iTunesStoreUI.framework/SUImageMediaObjectWriter.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUImageMediaObject; + +@interface SUImageMediaObjectWriter : SUMediaObjectWriter { +} + +@property(readonly) SUImageMediaObject * mediaObject; + + +- (void)_writeDidFinish:(id)arg1 error:(id)arg2 context:(void*)arg3; +- (void)writeMediaObject; +- (id)initWithMediaObject:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUImageModifier.h b/iTunesStoreUI.framework/SUImageModifier.h new file mode 100755 index 0000000..bbbf3ff --- /dev/null +++ b/iTunesStoreUI.framework/SUImageModifier.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUImageModifier : NSObject { +} + +@property(readonly) BOOL scalesImage; + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })imageFrameForImage:(id)arg1 currentFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; +- (struct CGSize { float x1; float x2; })finalSizeForSize:(struct CGSize { float x1; float x2; })arg1 originalSize:(struct CGSize { float x1; float x2; })arg2; +- (BOOL)scalesImage; +- (void)drawAfterImageForContext:(struct CGContext { }*)arg1 imageFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; +- (void)drawBeforeImageForContext:(struct CGContext { }*)arg1 imageFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; +- (id)newImageForImage:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUImageViewController.h b/iTunesStoreUI.framework/SUImageViewController.h new file mode 100755 index 0000000..5748ade --- /dev/null +++ b/iTunesStoreUI.framework/SUImageViewController.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUTouchCaptureView, UIImageView; + +@interface SUImageViewController : SUViewController { + SUTouchCaptureView *_backstopView; + UIImageView *_imageView; +} + + +- (id)_imageView; +- (void)loadView; +- (void)dealloc; +- (void)_backstopAction:(id)arg1; +- (void)reloadWithStorePage:(id)arg1 forURL:(id)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUInputSource.h b/iTunesStoreUI.framework/SUInputSource.h new file mode 100755 index 0000000..2f6c2f2 --- /dev/null +++ b/iTunesStoreUI.framework/SUInputSource.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUInputSource : NSObject { +} + +@property(readonly) long long expectedLength; +@property(readonly) BOOL hasBytesAvailable; +@property(readonly) unsigned int minimumReadLength; + + +- (long long)expectedLength; +- (void)close; +- (BOOL)hasBytesAvailable; +- (BOOL)open:(id*)arg1; +- (id)copyAllData:(id*)arg1; +- (int)read:(char *)arg1 maxLength:(unsigned int)arg2 error:(id*)arg3; +- (unsigned int)minimumReadLength; + +@end diff --git a/iTunesStoreUI.framework/SUInputSourceInputStream.h b/iTunesStoreUI.framework/SUInputSourceInputStream.h new file mode 100755 index 0000000..92a93b1 --- /dev/null +++ b/iTunesStoreUI.framework/SUInputSourceInputStream.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSError, NSArray; + +@interface SUInputSourceInputStream : NSInputStream { + int (*_clientCallback)(); + struct { + int version; + void *info; + int (*retain)(); + int (*release)(); + int (*copyDescription)(); + } _clientContext; + id _delegate; + NSArray *_inputSources; + int _inputSourceIndex; + struct __CFRunLoop { } *_runLoop; + struct __CFRunLoopSource { } *_runLoopSource; + BOOL _sentAtEndEvent; + BOOL _sentOpenEvent; + NSError *_streamError; + unsigned int _streamStatus; +} + +@property(readonly) NSArray * inputSources; + + +- (void)setDelegate:(id)arg1; +- (void)open; +- (id)initWithURL:(id)arg1; +- (void)close; +- (id)initWithData:(id)arg1; +- (id)delegate; +- (void)_unscheduleFromCFRunLoop:(struct __CFRunLoop { }*)arg1 forMode:(struct __CFString { }*)arg2; +- (void)_scheduleInCFRunLoop:(struct __CFRunLoop { }*)arg1 forMode:(struct __CFString { }*)arg2; +- (BOOL)_setCFClientFlags:(unsigned long)arg1 callback:(int (*)())arg2 context:(struct { int x1; void *x2; int (*x3)(); int (*x4)(); int (*x5)(); }*)arg3; +- (BOOL)hasBytesAvailable; +- (BOOL)getBuffer:(char **)arg1 length:(unsigned int*)arg2; +- (int)read:(char *)arg1 maxLength:(unsigned int)arg2; +- (id)streamError; +- (unsigned int)streamStatus; +- (void)removeFromRunLoop:(id)arg1 forMode:(id)arg2; +- (void)scheduleInRunLoop:(id)arg1 forMode:(id)arg2; +- (BOOL)setProperty:(id)arg1 forKey:(id)arg2; +- (id)propertyForKey:(id)arg1; +- (id)initWithFileAtPath:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)inputSources; +- (void)_streamEventCallback; +- (void)_scheduleCallback; +- (void)_setStreamError:(id)arg1; +- (id)_currentInputSource; +- (void)_close; +- (id)initWithInputSources:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUItem.h b/iTunesStoreUI.framework/SUItem.h new file mode 100755 index 0000000..57d311e --- /dev/null +++ b/iTunesStoreUI.framework/SUItem.h @@ -0,0 +1,177 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SSItemImageCollection, NSURL, SSItemOffer, SUItemContentRating, SUItemReviewStatistics, NSDate, NSArray, SUItemLink, NSDictionary, SUItem, NSString, NSNumber; + +@interface SUItem : NSObject { + NSString *_artistName; + NSString *_bundleIdentifier; + NSString *_bundleVersion; + NSString *_collectionName; + SUItem *_containerItem; + NSString *_containerName; + SUItemContentRating *_contentRating; + NSString *_copyrightString; + SSItemOffer *_defaultStoreOffer; + NSDictionary *_dictionary; + NSString *_disclaimerString; + BOOL _gameCenterEnabled; + NSString *_genreName; + NSString *_humanReadableDescription; + BOOL _isInstalled; + int _itemDisplayType; + unsigned long long _itemIdentifier; + SSItemImageCollection *_itemImageCollection; + NSArray *_itemLinks; + NSString *_itemMediaKind; + int _itemType; + NSDate *_releaseDate; + NSString *_releaseDateString; + int _representedItemCount; + SUItemReviewStatistics *_reviewStatistics; + NSString *_secondaryTitle; + NSString *_softwareType; + NSArray *_storeOffers; + NSDictionary *_tellAFriendDictionary; + NSString *_title; + NSString *_unmodifiedTitle; + NSNumber *_versionIdentifier; + NSArray *_versionOrdering; +} + +@property(copy) SUItemContentRating * contentRating; +@property(retain) SUItem * containerItem; +@property(copy) NSString * humanReadableDescription; +@property(getter=isDownloadable,readonly) BOOL downloadable; +@property int itemDisplayType; +@property unsigned long long itemIdentifier; +@property(copy) NSString * itemMediaKind; +@property int itemType; +@property(retain) NSDate * releaseDate; +@property(copy) SUItemReviewStatistics * reviewStatistics; +@property(copy) NSString * secondaryTitle; +@property(copy) NSString * title; +@property(copy) NSString * unmodifiedTitle; +@property(copy) NSString * artistName; +@property(copy) NSString * collectionName; +@property(copy) NSString * containerName; +@property(copy) NSString * copyrightString; +@property(copy) NSString * disclaimerString; +@property(copy) NSString * genreName; +@property int representedItemCount; +@property(copy) NSString * bundleIdentifier; +@property(copy) NSString * bundleVersion; +@property(getter=isInstalled,readonly) BOOL installed; +@property(getter=isGameCenterEnabled) BOOL gameCenterEnabled; +@property(copy) NSString * softwareType; +@property(retain) NSNumber * versionIdentifier; +@property(copy) NSArray * versionOrdering; +@property(readonly) SUItemLink * externalArtistPageLink; +@property(copy) NSArray * itemLinks; +@property(readonly) SSItemOffer * defaultStoreOffer; +@property(copy) NSArray * storeOffers; +@property(readonly) NSString * tellAFriendBody; +@property(readonly) NSString * tellAFriendBodyMIMEType; +@property(readonly) NSURL * tellAFriendBodyURL; +@property(readonly) NSString * tellAFriendSubject; +@property(copy) SSItemImageCollection * itemImageCollection; +@property(readonly) NSDictionary * itemDictionary; +@property(readonly) NSString * itemTypeString; + + +- (id)bundleVersion; +- (void)setSecondaryTitle:(id)arg1; +- (id)secondaryTitle; +- (id)artistName; +- (BOOL)isInstalled; +- (void)setBundleVersion:(id)arg1; +- (void)setBundleIdentifier:(id)arg1; +- (void)_reloadProperties; +- (id)valueForProperty:(id)arg1; +- (id)initWithDictionary:(id)arg1; +- (id)title; +- (id)bundleIdentifier; +- (void)setTitle:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (void)setVersionOrdering:(id)arg1; +- (void)setVersionIdentifier:(id)arg1; +- (void)setUnmodifiedTitle:(id)arg1; +- (id)storeOffers; +- (void)setSoftwareType:(id)arg1; +- (void)setReviewStatistics:(id)arg1; +- (void)setRepresentedItemCount:(int)arg1; +- (int)representedItemCount; +- (void)setReleaseDate:(id)arg1; +- (void)setItemMediaKind:(id)arg1; +- (void)setItemDisplayType:(int)arg1; +- (int)itemDisplayType; +- (void)setHumanReadableDescription:(id)arg1; +- (void)setGenreName:(id)arg1; +- (id)genreName; +- (void)setGameCenterEnabled:(BOOL)arg1; +- (BOOL)isGameCenterEnabled; +- (void)setDisclaimerString:(id)arg1; +- (id)disclaimerString; +- (void)setCopyrightString:(id)arg1; +- (id)copyrightString; +- (void)setContentRating:(id)arg1; +- (void)setContainerName:(id)arg1; +- (id)containerName; +- (void)setCollectionName:(id)arg1; +- (id)collectionName; +- (void)setArtistName:(id)arg1; +- (id)tellAFriendSubject; +- (id)tellAFriendBodyURL; +- (id)tellAFriendBodyMIMEType; +- (id)tellAFriendBody; +- (id)relatedItemsForRelationType:(id)arg1; +- (BOOL)isDownloadable; +- (int)integerValueForProperty:(id)arg1; +- (id)externalArtistPageLink; +- (id)copyReleaseDateStringWithStyle:(long)arg1; +- (void)setStoreOffers:(id)arg1; +- (void)_reloadItemLinks; +- (void)_reloadItemImages; +- (void)_reloadImagesAndLinksFromSquishes:(id)arg1; +- (void)_reloadStoreOffers; +- (id)_newItemLinkWithType:(int)arg1 URLKey:(id)arg2 titleKey:(id)arg3; +- (id)_newItemLinkWithType:(int)arg1 dictionary:(id)arg2; +- (id)_newPrimaryItemLink; +- (void)setItemLinks:(id)arg1; +- (void)setItemImageCollection:(id)arg1; +- (id)_squishImageForSquishDictionary:(id)arg1; +- (id)storeOfferForIdentifier:(id)arg1; +- (int)_linkTypeForString:(id)arg1; +- (int)_linkTargetForTargetString:(id)arg1 typeString:(id)arg2; +- (id)_valueForFirstAvailableKey:(id)arg1; +- (void)_reloadDefaultStoreOffer; +- (id)versionOrdering; +- (id)releaseDate; +- (id)unmodifiedTitle; +- (id)containerItem; +- (id)itemDictionary; +- (id)itemMediaKind; +- (void)setItemType:(int)arg1; +- (BOOL)isDisplayable:(id*)arg1; +- (id)firstItemLinkForType:(int)arg1; +- (id)versionIdentifier; +- (id)softwareType; +- (id)contentRating; +- (void)setItemIdentifier:(unsigned long long)arg1; +- (id)dateValueForProperty:(id)arg1; +- (id)stringValueForProperty:(id)arg1; +- (id)reviewStatistics; +- (id)humanReadableDescription; +- (BOOL)boolValueForProperty:(id)arg1; +- (id)itemLinksForType:(int)arg1; +- (int)itemType; +- (id)itemLinks; +- (void)setContainerItem:(id)arg1; +- (id)itemTypeString; +- (unsigned long long)itemIdentifier; +- (id)defaultStoreOffer; +- (id)itemImageCollection; + +@end diff --git a/iTunesStoreUI.framework/SUItemCellConfiguration.h b/iTunesStoreUI.framework/SUItemCellConfiguration.h new file mode 100755 index 0000000..0010122 --- /dev/null +++ b/iTunesStoreUI.framework/SUItemCellConfiguration.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUItemCellConfiguration : SUArtworkCellConfiguration { +} + ++ (id)copyDefaultContext; + + +@end diff --git a/iTunesStoreUI.framework/SUItemCellContext.h b/iTunesStoreUI.framework/SUItemCellContext.h new file mode 100755 index 0000000..ccfbf59 --- /dev/null +++ b/iTunesStoreUI.framework/SUItemCellContext.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface SUItemCellContext : SUArtworkCellContext { + struct __CFDictionary { } *_cachedRatingImages; + struct { + int version; + int (*retain)(); + int (*release)(); + int (*copyDescription)(); + int (*equal)(); + int (*hash)(); + } _stringSizeCacheKeyCallBacks; + struct __CFDictionary { } *_stringSizes; +} + +@property struct { int x1; int (*x2)(); int (*x3)(); int (*x4)(); int (*x5)(); int (*x6)(); } stringSizeCacheKeyCallBacks; + + +- (id)init; +- (void)dealloc; +- (void)setStringSizeCacheKeyCallBacks:(struct { int x1; int (*x2)(); int (*x3)(); int (*x4)(); int (*x5)(); int (*x6)(); })arg1; +- (struct { int x1; int (*x2)(); int (*x3)(); int (*x4)(); int (*x5)(); int (*x6)(); })stringSizeCacheKeyCallBacks; +- (struct CGSize { float x1; float x2; })sizeForString:(id)arg1 font:(id)arg2 constrainedToSize:(struct CGSize { float x1; float x2; })arg3; +- (id)ratingImageForRating:(float)arg1 style:(int)arg2; +- (void)resetLayoutCaches; + +@end diff --git a/iTunesStoreUI.framework/SUItemContentRating.h b/iTunesStoreUI.framework/SUItemContentRating.h new file mode 100755 index 0000000..2e36023 --- /dev/null +++ b/iTunesStoreUI.framework/SUItemContentRating.h @@ -0,0 +1,51 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SSItemArtworkImage, NSString, NSDictionary; + +@interface SUItemContentRating : NSObject { + NSDictionary *_dictionary; + int _rank; + NSString *_ratingDescription; + NSString *_ratingLabel; + int _ratingSystem; + SSItemArtworkImage *_ratingSystemLogo; + BOOL _shouldHideWhenRestricted; +} + +@property(getter=isExplicitContent,readonly) BOOL explicitContent; +@property int rank; +@property(copy) NSString * ratingDescription; +@property(copy) NSString * ratingLabel; +@property int ratingSystem; +@property(copy) SSItemArtworkImage * ratingSystemLogo; +@property(getter=isRestricted,readonly) BOOL restricted; +@property BOOL shouldHideWhenRestricted; + ++ (int)ratingSystemFromString:(id)arg1; + +- (void)setRank:(int)arg1; +- (int)rank; +- (id)valueForProperty:(id)arg1; +- (id)initWithDictionary:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (void)setShouldHideWhenRestricted:(BOOL)arg1; +- (void)setRatingSystemLogo:(id)arg1; +- (id)ratingSystemLogo; +- (void)setRatingLabel:(id)arg1; +- (id)ratingLabel; +- (void)setRatingDescription:(id)arg1; +- (id)ratingDescription; +- (BOOL)_isRatingSystemForMusic:(int)arg1; +- (BOOL)isExplicitContent; +- (BOOL)_isRatingSystemForTV:(int)arg1; +- (BOOL)_isRatingSystemForMovies:(int)arg1; +- (BOOL)_isRatingSystemForApps:(int)arg1; +- (BOOL)shouldHideWhenRestricted; +- (int)ratingSystem; +- (BOOL)isRestricted; +- (void)setRatingSystem:(int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUItemDataSource.h b/iTunesStoreUI.framework/SUItemDataSource.h new file mode 100755 index 0000000..4e7eb94 --- /dev/null +++ b/iTunesStoreUI.framework/SUItemDataSource.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUItemDataSource : NSObject { +} + ++ (void)setSharedDataSource:(id)arg1; ++ (id)sharedDataSource; + +- (id)typeStringForItemType:(int)arg1; +- (id)newDisplayItemValidationTestsForItem:(id)arg1; +- (long long)estimatedDiskSpaceNeededForItem:(id)arg1 storeOffer:(id)arg2; +- (id)_newDownloadMetadataForPodcastEpisode:(id)arg1 storeOffer:(id)arg2; +- (id)_newTonePurchaseWithPurchase:(id)arg1; +- (id)_thumbnailImageForItem:(id)arg1; +- (int)itemTypeForItem:(id)arg1; +- (id)_newDownloadForPodcastEpisode:(id)arg1 storeOffer:(id)arg2; +- (id)_newDownloadForDocumentItem:(id)arg1 storeOffer:(id)arg2; +- (int)itemTypeForTypeString:(id)arg1; +- (id)newPurchaseWithItem:(id)arg1 storeOffer:(id)arg2; +- (id)newExternalDownloadWithItem:(id)arg1 storeOffer:(id)arg2; +- (id)newItemWithItemDictionary:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUItemLink.h b/iTunesStoreUI.framework/SUItemLink.h new file mode 100755 index 0000000..c443511 --- /dev/null +++ b/iTunesStoreUI.framework/SUItemLink.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSURL, NSString; + +@interface SUItemLink : NSObject { + int _linkTarget; + int _linkType; + NSString *_title; + NSURL *_url; +} + +@property int linkTarget; +@property int linkType; +@property(copy) NSString * title; +@property(retain) NSURL * URL; + + +- (void)setURL:(id)arg1; +- (id)URL; +- (id)title; +- (void)setTitle:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (void)setLinkType:(int)arg1; +- (void)setLinkTarget:(int)arg1; +- (int)linkTarget; +- (int)linkType; + +@end diff --git a/iTunesStoreUI.framework/SUItemList.h b/iTunesStoreUI.framework/SUItemList.h new file mode 100755 index 0000000..529b214 --- /dev/null +++ b/iTunesStoreUI.framework/SUItemList.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray, NSMutableArray, NSDictionary; + +@interface SUItemList : NSObject { + NSMutableArray *_groups; + NSDictionary *_hintText; + BOOL _ignoresEmptySections; +} + +@property(readonly) int numberOfItems; +@property BOOL ignoresEmptySections; +@property(readonly) int numberOfSections; +@property(readonly) NSArray * sectionIndexTitles; + + +- (id)sectionIndexTitles; +- (int)numberOfItems; +- (int)numberOfSections; +- (void)setItems:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (BOOL)ignoresEmptySections; +- (id)hintTextForKey:(id)arg1; +- (void)_removeHiddenItemsFromArray:(id)arg1; +- (void)insertItems:(id)arg1 atIndexPath:(id)arg2; +- (id)_groupAtExternalIndex:(int)arg1; +- (void)enumerateItemsUsingBlock:(id)arg1; +- (id)sectionItemForSectionAtIndex:(int)arg1; +- (void)removeItemAtIndexPath:(id)arg1; +- (id)itemsForSectionAtIndex:(int)arg1; +- (void)setIgnoresEmptySections:(BOOL)arg1; +- (void)replaceItemAtIndexPath:(id)arg1 withItems:(id)arg2; +- (id)indexPathOfItem:(id)arg1; +- (id)indexPathOfItemWithIdentifier:(unsigned long long)arg1; +- (id)itemAtIndexPath:(id)arg1; +- (int)sectionIndexForIndexTitle:(id)arg1 atIndex:(int)arg2; +- (void)setHintText:(id)arg1; +- (void)setItemsFromPropertyList:(id)arg1; +- (id)copyItems; + +@end diff --git a/iTunesStoreUI.framework/SUItemListGroup.h b/iTunesStoreUI.framework/SUItemListGroup.h new file mode 100755 index 0000000..3ed2ce6 --- /dev/null +++ b/iTunesStoreUI.framework/SUItemListGroup.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUItem, NSMutableArray, NSString; + +@interface SUItemListGroup : NSObject { + NSMutableArray *_items; + SUItem *_separatorItem; +} + +@property(readonly) NSString * indexBarTitle; +@property(retain) NSMutableArray * items; +@property(retain) SUItem * separatorItem; + + +- (void)setItems:(id)arg1; +- (id)items; +- (id)description; +- (void)dealloc; +- (void)setSeparatorItem:(id)arg1; +- (id)separatorItem; +- (id)indexBarTitle; + +@end diff --git a/iTunesStoreUI.framework/SUItemOfferButton.h b/iTunesStoreUI.framework/SUItemOfferButton.h new file mode 100755 index 0000000..f7c5eb5 --- /dev/null +++ b/iTunesStoreUI.framework/SUItemOfferButton.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString; + +@interface SUItemOfferButton : UIButton { + int _animationHorizontalAlignment; + NSString *_buttonStyle; + NSString *_confirmationTitle; + BOOL _isShowingConfirmation; + NSString *_offerTitle; + BOOL _shouldShowConfirmation; +} + +@property int animationHorizontalAlignment; +@property(copy) NSString * confirmationTitle; +@property(copy) NSString * itemOfferButtonStyle; +@property(copy) NSString * offerTitle; +@property BOOL shouldShowConfirmation; +@property(getter=isShowingConfirmation) BOOL showingConfirmation; + ++ (id)itemOfferButtonStyleForItem:(id)arg1 offer:(id)arg2; ++ (double)defaultAnimationDuration; + +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (void)setShowingConfirmation:(BOOL)arg1; +- (id)itemOfferButtonStyle; +- (void)_applyConfiguration:(struct { id x1; int x2; int x3; struct UIEdgeInsets { float x_4_1_1; float x_4_1_2; float x_4_1_3; float x_4_1_4; } x4; id x5; id x6; })arg1; +- (id)offerTitle; +- (id)confirmationTitle; +- (int)animationHorizontalAlignment; +- (struct { id x1; int x2; int x3; struct UIEdgeInsets { float x_4_1_1; float x_4_1_2; float x_4_1_3; float x_4_1_4; } x4; id x5; id x6; })_configurationForStyle:(id)arg1; +- (void)_reloadButton; +- (void)setShouldShowConfirmation:(BOOL)arg1; +- (void)setOfferTitle:(id)arg1; +- (void)setConfirmationTitle:(id)arg1; +- (void)setItemOfferButtonStyle:(id)arg1; +- (BOOL)shouldShowConfirmation; +- (void)setAnimationHorizontalAlignment:(int)arg1; +- (BOOL)configureForItem:(id)arg1 offer:(id)arg2; +- (void)setShowingConfirmation:(BOOL)arg1 duration:(double)arg2; +- (BOOL)isShowingConfirmation; + +@end diff --git a/iTunesStoreUI.framework/SUItemReviewStatistics.h b/iTunesStoreUI.framework/SUItemReviewStatistics.h new file mode 100755 index 0000000..d854e73 --- /dev/null +++ b/iTunesStoreUI.framework/SUItemReviewStatistics.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString; + +@interface SUItemReviewStatistics : NSObject { + float _averageUserRating; + int _numberOfUserRatings; + NSString *_numberOfUserRatingsString; + int _numberOfUserReviews; + NSString *_numberOfUserReviewsString; +} + +@property float averageUserRating; +@property int numberOfUserRatings; +@property(copy) NSString * numberOfUserRatingsString; +@property int numberOfUserReviews; +@property(copy) NSString * numberOfUserReviewsString; + + +- (float)averageUserRating; +- (int)numberOfUserRatings; +- (id)initWithDictionary:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (void)setNumberOfUserReviewsString:(id)arg1; +- (id)numberOfUserReviewsString; +- (void)setNumberOfUserReviews:(int)arg1; +- (int)numberOfUserReviews; +- (void)setNumberOfUserRatingsString:(id)arg1; +- (id)numberOfUserRatingsString; +- (void)setNumberOfUserRatings:(int)arg1; +- (void)setAverageUserRating:(float)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUItemTableViewController.h b/iTunesStoreUI.framework/SUItemTableViewController.h new file mode 100755 index 0000000..f73b8a0 --- /dev/null +++ b/iTunesStoreUI.framework/SUItemTableViewController.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUDocumentInteractionSession; + +@interface SUItemTableViewController : SUTableViewController { + SUDocumentInteractionSession *_documentInteractionSession; +} + + +- (void)viewWillDisappear:(BOOL)arg1; +- (void)reloadData; +- (id)init; +- (void)dealloc; +- (void)_promptToOpenUTI:(id)arg1 fromIndexPath:(id)arg2 withCompletionHandler:(id)arg3; +- (id)_preferredApplicationFromCandidates:(id)arg1; +- (BOOL)purchaseItemAtIndexPath:(id)arg1; +- (void)_chooseApplicationToOpenDocumentAtIndexPath:(id)arg1 withCompletionHandler:(id)arg2; +- (BOOL)openDocumentForItemAtIndexPath:(id)arg1 withApplication:(id)arg2; +- (void)_hidePurchaseConfirmationForButton:(id)arg1; +- (void)_showPurchaseConfirmationForButton:(id)arg1; +- (void)_removeTouchCaptureView; +- (void)_purchasedItemSetChangedNotification:(id)arg1; +- (void)itemOfferButtonAction:(id)arg1; +- (void)_touchCaptureAction:(id)arg1; +- (void)_restrictionsChangedNotification:(id)arg1; +- (id)itemAtIndexPath:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUItemValidator.h b/iTunesStoreUI.framework/SUItemValidator.h new file mode 100755 index 0000000..2c306b1 --- /dev/null +++ b/iTunesStoreUI.framework/SUItemValidator.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableArray, NSArray; + +@interface SUItemValidator : NSObject { + NSMutableArray *_collectionTests; + NSMutableArray *_itemTests; +} + +@property(readonly) NSArray * validationTests; + ++ (id)purchaseValidator; + +- (void)dealloc; +- (id)validationTests; +- (BOOL)validateItems:(id)arg1 error:(id*)arg2; +- (void)removeValidationTest:(id)arg1; +- (void)addItemValidationTests:(id)arg1; +- (void)addCollectionValidationTests:(id)arg1; +- (BOOL)validateItems:(id)arg1 offers:(id)arg2 error:(id*)arg3; + +@end diff --git a/iTunesStoreUI.framework/SUItemValidatorRatingTest.h b/iTunesStoreUI.framework/SUItemValidatorRatingTest.h new file mode 100755 index 0000000..7238d73 --- /dev/null +++ b/iTunesStoreUI.framework/SUItemValidatorRatingTest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUItemValidatorRatingTest : SUItemValidatorTest { +} + + +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (BOOL)validateItems:(id)arg1 error:(id*)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUItemValidatorTest.h b/iTunesStoreUI.framework/SUItemValidatorTest.h new file mode 100755 index 0000000..6dc980b --- /dev/null +++ b/iTunesStoreUI.framework/SUItemValidatorTest.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUItemValidatorTest : NSObject { +} + ++ (id)defaultTest; + +- (BOOL)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (BOOL)validateItem:(id)arg1 offer:(id)arg2 error:(id*)arg3; +- (BOOL)validateItems:(id)arg1 offers:(id)arg2 error:(id*)arg3; + +@end diff --git a/iTunesStoreUI.framework/SULinkControl.h b/iTunesStoreUI.framework/SULinkControl.h new file mode 100755 index 0000000..c274667 --- /dev/null +++ b/iTunesStoreUI.framework/SULinkControl.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UILabel; + +@interface SULinkControl : UIControl { + UILabel *_label; + BOOL _shouldDrawUnderline; + unsigned int _sizeIsDirty : 1; + int _style; +} + +@property BOOL shouldDrawUnderline; + + +- (void)_updateLabel; +- (void)setHighlighted:(BOOL)arg1; +- (void)setStyle:(int)arg1; +- (void)sizeToFit; +- (void)setText:(id)arg1; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (BOOL)shouldDrawUnderline; +- (void)setShouldDrawUnderline:(BOOL)arg1; +- (id)_label; + +@end diff --git a/iTunesStoreUI.framework/SULoadMoreCellConfiguration.h b/iTunesStoreUI.framework/SULoadMoreCellConfiguration.h new file mode 100755 index 0000000..8b4ba8c --- /dev/null +++ b/iTunesStoreUI.framework/SULoadMoreCellConfiguration.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SULoadMoreCellConfiguration : SUItemCellConfiguration { +} + ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (id)init; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SULoadMoreMediaCellConfiguration.h b/iTunesStoreUI.framework/SULoadMoreMediaCellConfiguration.h new file mode 100755 index 0000000..c393498 --- /dev/null +++ b/iTunesStoreUI.framework/SULoadMoreMediaCellConfiguration.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SULoadMoreMediaCellConfiguration : SUItemCellConfiguration { + float _previousCellHeight; +} + +@property float previousCellHeight; + ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (id)init; +- (float)previousCellHeight; +- (void)setPreviousCellHeight:(float)arg1; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SULoadNetworkSectionsOperation.h b/iTunesStoreUI.framework/SULoadNetworkSectionsOperation.h new file mode 100755 index 0000000..7f255a8 --- /dev/null +++ b/iTunesStoreUI.framework/SULoadNetworkSectionsOperation.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUSectionsResponse, ISStoreURLOperation, NSString; + +@interface SULoadNetworkSectionsOperation : ISOperation { + ISStoreURLOperation *_baseOperation; + NSString *_expectedVersionString; + SUSectionsResponse *_sectionsResponse; +} + +@property(retain) ISStoreURLOperation * baseOperation; +@property(retain) NSString * expectedVersionString; +@property(readonly) SUSectionsResponse * sectionsResponse; + + +- (id)initWithURL:(id)arg1; +- (void)run; +- (void)dealloc; +- (id)baseOperation; +- (id)_copyLoadedItemImage:(id)arg1 returningError:(id*)arg2; +- (id)_itemImageForSection:(id)arg1 imageKind:(id)arg2; +- (BOOL)_loadArtworkForSections:(id)arg1 returningError:(id*)arg2; +- (id)expectedVersionString; +- (void)setBaseOperation:(id)arg1; +- (id)sectionsResponse; +- (void)setExpectedVersionString:(id)arg1; +- (void)_setSectionsResponse:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SULoadSectionsOperation.h b/iTunesStoreUI.framework/SULoadSectionsOperation.h new file mode 100755 index 0000000..5ccedf5 --- /dev/null +++ b/iTunesStoreUI.framework/SULoadSectionsOperation.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUSectionsResponse, NSString; + +@interface SULoadSectionsOperation : ISOperation { + NSString *_activeSectionVersionString; + SUSectionsResponse *_sectionsResponse; + BOOL _shouldUseCache; +} + +@property(copy) NSString * activeSectionVersionString; +@property BOOL shouldUseCache; +@property(readonly) SUSectionsResponse * sectionsResponse; + + +- (void)run; +- (id)init; +- (void)dealloc; +- (void)setShouldUseCache:(BOOL)arg1; +- (void)setActiveSectionVersionString:(id)arg1; +- (id)activeSectionVersionString; +- (void)_writeSectionsResponseToCache:(id)arg1 forVersion:(id)arg2; +- (id)sectionsResponse; +- (BOOL)_loadSectionsFromCacheForVersion:(id)arg1; +- (BOOL)shouldUseCache; +- (void)_setSectionsResponse:(id)arg1; +- (id)_cachePathForVersion:(id)arg1 create:(BOOL)arg2; +- (BOOL)_loadSectionsFromNetworkWithDictionary:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SULoadingView.h b/iTunesStoreUI.framework/SULoadingView.h new file mode 100755 index 0000000..4804ce5 --- /dev/null +++ b/iTunesStoreUI.framework/SULoadingView.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIActivityIndicatorView, UIColor, UILabel; + +@interface SULoadingView : UIView { + int _activityIndicatorStyle; + UILabel *_label; + UIActivityIndicatorView *_progressIndicator; + unsigned int _style; + UIColor *_textColor; + UIColor *_textShadowColor; +} + +@property int activityIndicatorStyle; +@property(retain) UIColor * textColor; +@property(retain) UIColor * textShadowColor; + + +- (id)textColor; +- (void)setStyle:(unsigned int)arg1; +- (void)sizeToFit; +- (void)setTextColor:(id)arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (id)newProgressIndicator; +- (id)newTextLabel; +- (void)_setupSubviews; +- (void)setTextShadowColor:(id)arg1; +- (void)setActivityIndicatorStyle:(int)arg1; +- (id)textShadowColor; +- (int)activityIndicatorStyle; + +@end diff --git a/iTunesStoreUI.framework/SULocationObserver.h b/iTunesStoreUI.framework/SULocationObserver.h new file mode 100755 index 0000000..a6fb64b --- /dev/null +++ b/iTunesStoreUI.framework/SULocationObserver.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray, ISOperation, CLLocationManager; + +@interface SULocationObserver : NSObject { + int _distanceFilter; + CLLocationManager *_locationManager; + NSArray *_locationSections; + int _observeCount; + ISOperation *_operation; +} + +@property(retain) NSArray * locationSections; +@property(getter=isObservingLocation,readonly) BOOL observingLocation; + + +- (void)operation:(id)arg1 failedWithError:(id)arg2; +- (void)locationManager:(id)arg1 didUpdateToLocation:(id)arg2 fromLocation:(id)arg3; +- (id)init; +- (void)dealloc; +- (BOOL)isObservingLocation; +- (void)endObserveringLocation; +- (void)beginObservingLocation; +- (void)setLocationSections:(id)arg1; +- (void)_registerForLocationCallbacks; +- (void)_setDistanceFilter:(int)arg1; +- (void)_handleLoadSectionsReseponse:(id)arg1; +- (void)_handleEnabledCheckResponse:(id)arg1; +- (void)_loadSectionsForLocation:(id)arg1; +- (void)endObservingLocation; +- (void)_checkIfLocationsAreEnabled; +- (void)_cancelOperation; +- (void)_unregisterForLocationCallbacks; +- (void)operationFinished:(id)arg1; +- (id)locationSections; + +@end diff --git a/iTunesStoreUI.framework/SULocationSectionsOperation.h b/iTunesStoreUI.framework/SULocationSectionsOperation.h new file mode 100755 index 0000000..8e14b21 --- /dev/null +++ b/iTunesStoreUI.framework/SULocationSectionsOperation.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class CLLocation, SUSectionsResponse; + +@interface SULocationSectionsOperation : ISOperation { + CLLocation *_location; + SUSectionsResponse *_sectionsResponse; + int _updateDistance; +} + +@property(retain) CLLocation * location; +@property(readonly) SUSectionsResponse * sectionsResponse; +@property(readonly) int updateDistance; + + +- (void)setLocation:(id)arg1; +- (id)location; +- (void)run; +- (void)dealloc; +- (void)_setUpdateDistance:(int)arg1; +- (id)_copyBaseOperation; +- (int)updateDistance; +- (id)sectionsResponse; +- (void)_setSectionsResponse:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SULockoutView.h b/iTunesStoreUI.framework/SULockoutView.h new file mode 100755 index 0000000..b24cd98 --- /dev/null +++ b/iTunesStoreUI.framework/SULockoutView.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIImageView, UILabel, NSString, UIImage; + +@interface SULockoutView : UIView { + UILabel *_bodyLabel; + UIImageView *_imageView; + int _layoutPreset; + UILabel *_titleLabel; +} + +@property(retain) NSString * body; +@property(retain) UIImage * image; +@property int layoutPreset; +@property(retain) NSString * title; + + +- (void)setBody:(id)arg1; +- (id)_imageView; +- (id)_titleLabel; +- (id)body; +- (id)image; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)layoutSubviews; +- (void)setImage:(id)arg1; +- (void)dealloc; +- (id)_bodyLabel; +- (void)_layoutForSlowNetwork; +- (int)layoutPreset; +- (void)setLayoutPreset:(int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SULockoutViewController.h b/iTunesStoreUI.framework/SULockoutViewController.h new file mode 100755 index 0000000..e285309 --- /dev/null +++ b/iTunesStoreUI.framework/SULockoutViewController.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString, UIImage; + +@interface SULockoutViewController : SUViewController { + UIImage *_image; + NSString *_messageBody; + NSString *_messageTitle; +} + +@property(retain) UIImage * image; +@property(retain) NSString * messageBody; +@property(retain) NSString * messageTitle; + + +- (id)messageBody; +- (void)setMessageBody:(id)arg1; +- (void)loadView; +- (id)image; +- (void)setImage:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setMessageTitle:(id)arg1; +- (id)messageTitle; +- (id)copyArchivableContext; + +@end diff --git a/iTunesStoreUI.framework/SUMarkupCell.h b/iTunesStoreUI.framework/SUMarkupCell.h new file mode 100755 index 0000000..72f11b6 --- /dev/null +++ b/iTunesStoreUI.framework/SUMarkupCell.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUWebDocumentView; + +@interface SUMarkupCell : SUTableCell { + SUWebDocumentView *_webView; +} + + +- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)setBackgroundColor:(id)arg1; +- (void)dealloc; +- (void)setConfiguration:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUMarkupCellConfiguration.h b/iTunesStoreUI.framework/SUMarkupCellConfiguration.h new file mode 100755 index 0000000..2b74896 --- /dev/null +++ b/iTunesStoreUI.framework/SUMarkupCellConfiguration.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUMarkupCellConfiguration : SUItemCellConfiguration { +} + ++ (id)copyDefaultContext; ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; + +@end diff --git a/iTunesStoreUI.framework/SUMarkupCellContext.h b/iTunesStoreUI.framework/SUMarkupCellContext.h new file mode 100755 index 0000000..2f0bd7d --- /dev/null +++ b/iTunesStoreUI.framework/SUMarkupCellContext.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString; + +@interface SUMarkupCellContext : SUItemCellContext { + int _pendingWebViewLoads; + NSString *_stylesheet; + struct __CFDictionary { } *_webViewCache; + float _webViewWidth; +} + +@property(retain) NSString * stylesheet; +@property float webViewWidth; + + +- (id)stylesheet; +- (void)dealloc; +- (void)setWebViewWidth:(float)arg1; +- (float)webViewWidth; +- (id)webViewForMarkup:(id)arg1; +- (void)setStylesheet:(id)arg1; +- (void)webViewDidFinishLoading:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUMaskProvider.h b/iTunesStoreUI.framework/SUMaskProvider.h new file mode 100755 index 0000000..3bb6585 --- /dev/null +++ b/iTunesStoreUI.framework/SUMaskProvider.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUMaskProvider : NSObject { +} + + +- (struct CGContext { }*)copyBitmapContextWithSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGImage { }*)copyMaskImageWithSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGPath { }*)copyPathForMaskWithSize:(struct CGSize { float x1; float x2; })arg1; + +@end diff --git a/iTunesStoreUI.framework/SUMaskedView.h b/iTunesStoreUI.framework/SUMaskedView.h new file mode 100755 index 0000000..562c467 --- /dev/null +++ b/iTunesStoreUI.framework/SUMaskedView.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUMaskProvider; + +@interface SUMaskedView : UIView { + SUMaskProvider *_maskProvider; +} + +@property(retain) SUMaskProvider * maskProvider; + + +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (void)_reloadMask; +- (struct CGPath { }*)copyMaskPath; +- (id)maskProvider; +- (void)setMaskProvider:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUMediaItemCellConfiguration.h b/iTunesStoreUI.framework/SUMediaItemCellConfiguration.h new file mode 100755 index 0000000..c309e08 --- /dev/null +++ b/iTunesStoreUI.framework/SUMediaItemCellConfiguration.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUMediaItemCellConfiguration : SUItemCellConfiguration { +} + +@property(readonly) struct CGSize { float x1; float x2; } artworkSize; +@property(readonly) int mediaIconType; +@property(readonly) BOOL showContentRating; + ++ (id)copyDefaultContext; + +- (BOOL)showContentRating; +- (int)mediaIconType; +- (struct UIEdgeInsets { float x1; float x2; float x3; float x4; })_ratingBorderInsets; +- (struct CGSize { float x1; float x2; })artworkSize; +- (id)copyImageDataProvider; +- (id)initWithStringCount:(unsigned int)arg1 imageCount:(unsigned int)arg2; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (float)alphaForLabelAtIndex:(unsigned int)arg1 fromAlpha:(float*)arg2 withModifiers:(unsigned int)arg3; +- (float)alphaForImageAtIndex:(unsigned int)arg1 fromAlpha:(float*)arg2 withModifiers:(unsigned int)arg3; +- (id)fontForLabelAtIndex:(unsigned int)arg1; +- (void)drawWithModifiers:(unsigned int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUMediaItemCellContext.h b/iTunesStoreUI.framework/SUMediaItemCellContext.h new file mode 100755 index 0000000..b2717a9 --- /dev/null +++ b/iTunesStoreUI.framework/SUMediaItemCellContext.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUMediaItemCellContext : SUItemCellContext { + float _artworkWidth; + int _hiddenMediaIconTypes; + BOOL _itemsHaveArtwork; +} + +@property float artworkWidth; +@property int hiddenMediaIconTypes; +@property BOOL itemsHaveArtwork; + + +- (id)init; +- (BOOL)itemsHaveArtwork; +- (int)hiddenMediaIconTypes; +- (void)setItemsHaveArtwork:(BOOL)arg1; +- (void)setHiddenMediaIconTypes:(int)arg1; +- (void)setArtworkWidth:(float)arg1; +- (float)artworkWidth; + +@end diff --git a/iTunesStoreUI.framework/SUMediaObject.h b/iTunesStoreUI.framework/SUMediaObject.h new file mode 100755 index 0000000..6682c0f --- /dev/null +++ b/iTunesStoreUI.framework/SUMediaObject.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSURL, NSString, NSDictionary; + +@interface SUMediaObject : NSObject { + struct dispatch_queue_s { } *_dispatchQueue; + unsigned int _imagePickerQualityType; + NSDictionary *_pickerInfo; +} + +@property(readonly) NSDictionary * imagePickerInfo; +@property unsigned int imagePickerQualityType; +@property(readonly) NSString * inputSourceMIMEType; +@property(readonly) NSString * mediaType; +@property(readonly) NSURL * mediaURL; +@property(readonly) NSURL * referenceURL; + ++ (id)newMediaObjectWithImagePickerInfo:(id)arg1; + +- (id)mediaType; +- (id)init; +- (void)dealloc; +- (id)newComposeImageWithMaximumSize:(float)arg1; +- (id)newInputSource; +- (id)inputSourceMIMEType; +- (id)copyPreparationOperations; +- (id)_fullSizeImage; +- (id)_newLibraryThumbnail; +- (id)referenceURL; +- (id)initWithImagePickerInfo:(id)arg1; +- (id)mediaURL; +- (unsigned int)imagePickerQualityType; +- (id)imagePickerInfo; +- (id)newThumbnailImageWithMaximumSize:(float)arg1; +- (void)saveToLibraryWithCompletionBlock:(id)arg1; +- (void)loadLibraryThumbnailWithCompletionBlock:(id)arg1; +- (void)setImagePickerQualityType:(unsigned int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUMediaObjectMessagePart.h b/iTunesStoreUI.framework/SUMediaObjectMessagePart.h new file mode 100755 index 0000000..7e4a8ba --- /dev/null +++ b/iTunesStoreUI.framework/SUMediaObjectMessagePart.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUMediaObject, UIImage; + +@interface SUMediaObjectMessagePart : SUMessagePart { + UIImage *_composeImage; + SUMediaObject *_mediaObject; +} + + +- (id)MIMEType; +- (void)dealloc; +- (id)_bubbleImageForImage:(id)arg1; +- (id)newUnfilteredInputSource; +- (id)copyPreparationOperations; +- (void)generateComposeImage; +- (id)initWithMediaObject:(id)arg1; +- (id)composeImage; + +@end diff --git a/iTunesStoreUI.framework/SUMediaObjectWriter.h b/iTunesStoreUI.framework/SUMediaObjectWriter.h new file mode 100755 index 0000000..22f5ea7 --- /dev/null +++ b/iTunesStoreUI.framework/SUMediaObjectWriter.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class SUMediaObject; + +@interface SUMediaObjectWriter : NSObject { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _completionBlock; + + SUMediaObject *_mediaObject; + unsigned int _taskIdentifier; +} + +@property(readonly) SUMediaObject * mediaObject; +@property(copy) id completionBlock; + + +- (id)completionBlock; +- (void)setCompletionBlock:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)mediaObject; +- (void)_beginTaskCompletion; +- (void)_endTaskCompletion; +- (void)writeMediaObject; +- (id)initWithMediaObject:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUMenuViewController.h b/iTunesStoreUI.framework/SUMenuViewController.h new file mode 100755 index 0000000..fd181d2 --- /dev/null +++ b/iTunesStoreUI.framework/SUMenuViewController.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class , UITableView; + +@interface SUMenuViewController : SUViewController { + *_delegate; + int _selectedIndex; + UITableView *_tableView; +} + +@property * delegate; +@property int selectedIndex; + + +- (void)setDelegate:(id)arg1; +- (void)setSelectedIndex:(int)arg1; +- (int)selectedIndex; +- (void)viewDidAppear:(BOOL)arg1; +- (void)loadView; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)delegate; +- (void)reload; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (id)init; +- (void)dealloc; +- (BOOL)_sendDidCancel; +- (BOOL)isMenuItemEnabledAtIndex:(int)arg1; +- (id)titleOfMenuItemAtIndex:(int)arg1; +- (void)performActionForMenuItemAtIndex:(int)arg1; +- (int)numberOfMenuItems; +- (struct CGSize { float x1; float x2; })minimumViewSize; +- (struct CGSize { float x1; float x2; })maximumViewSize; + +@end diff --git a/iTunesStoreUI.framework/SUMessage.h b/iTunesStoreUI.framework/SUMessage.h new file mode 100755 index 0000000..2d6d991 --- /dev/null +++ b/iTunesStoreUI.framework/SUMessage.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSURL, NSMutableDictionary, NSArray; + +@interface SUMessage : NSObject { + struct dispatch_queue_s { } *_dispatchQueue; + NSArray *_messageParts; + NSURL *_postURL; + NSMutableDictionary *_uploadURLs; +} + +@property(copy) NSArray * messageParts; +@property(copy) NSURL * postURL; + + +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)uploadURLForMIMEType:(id)arg1; +- (void)setUploadURL:(id)arg1 forUTI:(id)arg2; +- (void)setPostURL:(id)arg1; +- (void)setMessageParts:(id)arg1; +- (id)postURL; +- (id)messageParts; +- (id)uploadURLForUTI:(id)arg1; +- (id)_initSUMessage; +- (id)initWithMessageParts:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUMessageEntryView.h b/iTunesStoreUI.framework/SUMessageEntryView.h new file mode 100755 index 0000000..3755fcf --- /dev/null +++ b/iTunesStoreUI.framework/SUMessageEntryView.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class , UIImageView, UIButton, SUWebImagePool, NSMutableSet, UIScrollView, SUMessageTextContentView, NSString; + +@interface SUMessageEntryView : UIView { + UIImageView *_backgroundView; + *_delegate; + NSMutableSet *_deletedImages; + SUWebImagePool *_imagePool; + UIImageView *_inputFieldBackgroundView; + int _mediaPartCount; + struct __CFDictionary { } *_mediaParts; + UIButton *_photoButton; + UIButton *_sendButton; + UIScrollView *_scrollView; + SUMessageTextContentView *_textContentView; +} + +@property * delegate; +@property(getter=isPhotoButtonEnabled) BOOL photoButtonEnabled; +@property(getter=isPhotoButtonHidden) BOOL photoButtonHidden; +@property(getter=isSendButtonEnabled) BOOL sendButtonEnabled; +@property(copy) NSString * sendButtonTitle; + + +- (void)setDelegate:(id)arg1; +- (void)textContentViewDidChange:(id)arg1; +- (void)textContentView:(id)arg1 didChangeSize:(struct CGSize { float x1; float x2; })arg2; +- (BOOL)textContentView:(id)arg1 shouldChangeSizeForContentSize:(struct CGSize { float x1; float x2; })arg2; +- (void)sizeToFit; +- (id)delegate; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (BOOL)_isImageIdentifierDeleted:(int)arg1; +- (void)setSendButtonTitle:(id)arg1; +- (void)setSendButtonEnabled:(BOOL)arg1; +- (void)setPhotoButtonHidden:(BOOL)arg1; +- (void)setPhotoButtonEnabled:(BOOL)arg1; +- (id)sendButtonTitle; +- (BOOL)isSendButtonEnabled; +- (BOOL)isPhotoButtonHidden; +- (BOOL)isPhotoButtonEnabled; +- (void)insertMessagePart:(id)arg1; +- (void)focusMessageField; +- (id)copyMediaParts; +- (id)copyMessage; +- (void)clearMessage; +- (void)messageTextContentView:(id)arg1 didRemoveImageWithIdentifier:(id)arg2; +- (void)messageTextContentView:(id)arg1 didInsertImageWithIdentifier:(id)arg2; +- (id)_newTextMessagePartFromNode:(id)arg1 toNode:(id)arg2 withBodyNode:(id)arg3; +- (void)_removePartsForDeletedImages; +- (id)_newHTMLStringForString:(id)arg1; +- (id)_copyMessageParts; +- (id)_newTextContentView; +- (id)_newSendButton; +- (id)_newScrollView; +- (id)_newPhotoButton; + +@end diff --git a/iTunesStoreUI.framework/SUMessageEntryViewController.h b/iTunesStoreUI.framework/SUMessageEntryViewController.h new file mode 100755 index 0000000..c88f38c --- /dev/null +++ b/iTunesStoreUI.framework/SUMessageEntryViewController.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIImagePickerController, NSArray, NSString, , SUMessageEntryView; + +@interface SUMessageEntryViewController : SUViewController { + *_delegate; + UIImagePickerController *_imagePicker; + NSArray *_imagePickerMediaTypes; + SUMessageEntryView *_messageEntryView; +} + +@property * delegate; +@property(copy) NSArray * imagePickerMediaTypes; +@property(getter=isPhotoButtonEnabled) BOOL photoButtonEnabled; +@property(getter=isSendButtonEnabled) BOOL sendButtonEnabled; +@property(copy) NSString * sendButtonTitle; + + +- (void)setDelegate:(id)arg1; +- (void)imagePickerController:(id)arg1 didFinishPickingMediaWithInfo:(id)arg2; +- (void)imagePickerControllerDidCancel:(id)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (id)delegate; +- (id)init; +- (void)dealloc; +- (id)imagePickerMediaTypes; +- (void)setImagePickerMediaTypes:(id)arg1; +- (id)copyMessagePartsWithUTI:(id)arg1; +- (void)_promptForSourceType; +- (BOOL)_allowsVideoCamera; +- (BOOL)_allowsCamera; +- (void)_showImagePickerForSourceType:(unsigned int)arg1; +- (void)_dismissImagePickerAnimated:(BOOL)arg1; +- (void)_reloadMessageEntryView; +- (id)_messageEntryView; +- (void)setSendButtonTitle:(id)arg1; +- (void)setSendButtonEnabled:(BOOL)arg1; +- (void)setPhotoButtonEnabled:(BOOL)arg1; +- (id)sendButtonTitle; +- (BOOL)isSendButtonEnabled; +- (BOOL)isPhotoButtonEnabled; +- (void)focusMessageField; +- (void)clearMessage; +- (void)messageEntryViewSendButtonAction:(id)arg1; +- (void)messageEntryViewPhotoButtonAction:(id)arg1; +- (void)messageEntryViewDidChange:(id)arg1; +- (id)copyScriptViewController; + +@end diff --git a/iTunesStoreUI.framework/SUMessagePart.h b/iTunesStoreUI.framework/SUMessagePart.h new file mode 100755 index 0000000..3ba7799 --- /dev/null +++ b/iTunesStoreUI.framework/SUMessagePart.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString, UIImage; + +@interface SUMessagePart : NSObject { + NSString *_contentEncoding; + struct dispatch_queue_s { } *_dispatchQueue; +} + +@property(readonly) UIImage * composeImage; +@property(readonly) NSString * composeText; +@property(copy) NSString * contentEncoding; +@property(readonly) NSString * MIMEType; + + +- (id)MIMEType; +- (id)init; +- (void)dealloc; +- (void)setContentEncoding:(id)arg1; +- (id)copyBodyInputSource; +- (id)contentEncoding; +- (id)newUnfilteredInputSource; +- (id)copyPreparationOperations; +- (BOOL)conformsToUTI:(id)arg1; +- (id)composeImage; +- (id)composeText; + +@end diff --git a/iTunesStoreUI.framework/SUMessageTextContentView.h b/iTunesStoreUI.framework/SUMessageTextContentView.h new file mode 100755 index 0000000..4109af4 --- /dev/null +++ b/iTunesStoreUI.framework/SUMessageTextContentView.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class ; + +@interface SUMessageTextContentView : UITextContentView { +} + +@property * delegate; + + +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 webView:(id)arg2; +- (BOOL)keyboardInputChanged:(id)arg1; +- (void)handleEvent:(id)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (BOOL)_hasImages; +- (void)_collapseIfNecessary; +- (void)_sendDidChangeSize; +- (void)_initSUMessageTextContentView; +- (void)setMarginEdgeInsets:(struct UIEdgeInsets { float x1; float x2; float x3; float x4; })arg1; +- (void)insertHTMLString:(id)arg1; +- (void)_sendDidChange; + +@end diff --git a/iTunesStoreUI.framework/SUMoreNavigationController.h b/iTunesStoreUI.framework/SUMoreNavigationController.h new file mode 100755 index 0000000..55bdb87 --- /dev/null +++ b/iTunesStoreUI.framework/SUMoreNavigationController.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUMoreNavigationController : UIMoreNavigationController { +} + + +- (id)navigationBar; +- (BOOL)window:(id)arg1 shouldAutorotateToInterfaceOrientation:(int)arg2; +- (id)copyScriptViewController; + +@end diff --git a/iTunesStoreUI.framework/SUMovieMediaObject.h b/iTunesStoreUI.framework/SUMovieMediaObject.h new file mode 100755 index 0000000..a445550 --- /dev/null +++ b/iTunesStoreUI.framework/SUMovieMediaObject.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableArray, NSArray; + +@interface SUMovieMediaObject : SUMediaObject { + NSMutableArray *_remakerOutputs; +} + +@property(readonly) NSArray * remadeVariants; + + +- (void)dealloc; +- (id)_activeRemadeVariant; +- (id)_newSnapshotImageWithMaximumSize:(float)arg1; +- (id)newComposeImageWithMaximumSize:(float)arg1; +- (id)newInputSource; +- (id)inputSourceMIMEType; +- (id)copyPreparationOperations; +- (id)_fullSizeImage; +- (id)remadeVariants; +- (void)addRemadeVariant:(id)arg1; +- (id)newThumbnailImageWithMaximumSize:(float)arg1; +- (void)saveToLibraryWithCompletionBlock:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUMovieMediaObjectWriter.h b/iTunesStoreUI.framework/SUMovieMediaObjectWriter.h new file mode 100755 index 0000000..5eb1587 --- /dev/null +++ b/iTunesStoreUI.framework/SUMovieMediaObjectWriter.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUMovieMediaObject; + +@interface SUMovieMediaObjectWriter : SUMediaObjectWriter { +} + +@property(readonly) SUMovieMediaObject * mediaObject; + + +- (void)_writeDidFinish:(id)arg1 error:(id)arg2 context:(void*)arg3; +- (void)writeMediaObject; +- (id)initWithMediaObject:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUNativeScriptMenuViewController.h b/iTunesStoreUI.framework/SUNativeScriptMenuViewController.h new file mode 100755 index 0000000..ef969c9 --- /dev/null +++ b/iTunesStoreUI.framework/SUNativeScriptMenuViewController.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptFunction, NSArray; + +@interface SUNativeScriptMenuViewController : SUMenuViewController { + SUScriptFunction *_action; + NSArray *_menuItems; +} + +@property(retain) SUScriptFunction * action; +@property(retain) NSArray * menuItems; + + +- (id)menuItems; +- (void)setMenuItems:(id)arg1; +- (void)setAction:(id)arg1; +- (id)action; +- (void)dealloc; +- (BOOL)isMenuItemEnabledAtIndex:(int)arg1; +- (id)titleOfMenuItemAtIndex:(int)arg1; +- (void)performActionForMenuItemAtIndex:(int)arg1; +- (int)numberOfMenuItems; +- (id)copyScriptViewController; + +@end diff --git a/iTunesStoreUI.framework/SUNavigationBar.h b/iTunesStoreUI.framework/SUNavigationBar.h new file mode 100755 index 0000000..e89127f --- /dev/null +++ b/iTunesStoreUI.framework/SUNavigationBar.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUNavigationBar : UINavigationBar { +} + + +- (void)_getTitleViewFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg1 leftViewFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg2 rightViewFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg3 forViews:(id*)arg4 forItemAtIndex:(unsigned int)arg5; + +@end diff --git a/iTunesStoreUI.framework/SUNavigationButton.h b/iTunesStoreUI.framework/SUNavigationButton.h new file mode 100755 index 0000000..65b30bc --- /dev/null +++ b/iTunesStoreUI.framework/SUNavigationButton.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIView; + +@interface SUNavigationButton : UINavigationButton { + UIView *_accessoryView; + struct UIEdgeInsets { + float top; + float left; + float bottom; + float right; + } _accessoryViewInsets; +} + +@property(retain) UIView * accessoryView; +@property struct UIEdgeInsets { float x1; float x2; float x3; float x4; } accessoryViewInsets; + + +- (void)setAccessoryView:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })titleRectForContentRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)accessoryView; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)layoutSubviews; +- (void)dealloc; +- (struct UIEdgeInsets { float x1; float x2; float x3; float x4; })accessoryViewInsets; +- (void)setAccessoryViewInsets:(struct UIEdgeInsets { float x1; float x2; float x3; float x4; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_accessoryViewRectForContentRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; + +@end diff --git a/iTunesStoreUI.framework/SUNavigationController.h b/iTunesStoreUI.framework/SUNavigationController.h new file mode 100755 index 0000000..1fd463a --- /dev/null +++ b/iTunesStoreUI.framework/SUNavigationController.h @@ -0,0 +1,42 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUSection; + +@interface SUNavigationController : UINavigationController { + BOOL _canBeWeakScriptReference; + BOOL _loading; + SUSection *_section; +} + +@property(getter=isLoading) BOOL loading; +@property(retain) SUSection * section; + + +- (void)setLoading:(BOOL)arg1; +- (BOOL)isLoading; +- (void)setViewControllers:(id)arg1; +- (id)initWithRootViewController:(id)arg1; +- (void)addChildViewController:(id)arg1; +- (id)moreListSelectedImage; +- (id)moreListImage; +- (void)removeChildViewController:(id)arg1; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)setParentViewController:(id)arg1; +- (id)section; +- (id)navigationBar; +- (BOOL)window:(id)arg1 shouldAutorotateToInterfaceOrientation:(int)arg2; +- (id)description; +- (void)dealloc; +- (id)copyScriptViewController; +- (void)_loadingDidChangeNotification:(id)arg1; +- (BOOL)clearsWeakScriptReferences; +- (id)_sectionForViewController:(id)arg1; +- (id)initWithSection:(id)arg1; +- (void)restoreArchivableContext:(id)arg1; +- (id)initWithSection:(id)arg1 rootViewController:(id)arg2; +- (void)setSection:(id)arg1; +- (id)copyArchivableContext; + +@end diff --git a/iTunesStoreUI.framework/SUNavigationHistoryItem.h b/iTunesStoreUI.framework/SUNavigationHistoryItem.h new file mode 100755 index 0000000..251f045 --- /dev/null +++ b/iTunesStoreUI.framework/SUNavigationHistoryItem.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SSURLRequestProperties, NSString; + +@interface SUNavigationHistoryItem : NSObject { + NSString *_title; + SSURLRequestProperties *_urlRequestProperties; +} + +@property(readonly) NSString * title; +@property(readonly) SSURLRequestProperties * URLRequestProperties; + + +- (id)initWithDictionary:(id)arg1; +- (id)title; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)URLRequestProperties; +- (id)newViewControllerInSection:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUNavigationItem.h b/iTunesStoreUI.framework/SUNavigationItem.h new file mode 100755 index 0000000..6c7df7c --- /dev/null +++ b/iTunesStoreUI.framework/SUNavigationItem.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIBarButtonItem, UIView; + +@interface SUNavigationItem : UINavigationItem { + BOOL _returnsInternalTitleView; +} + +@property(readonly) UIView * internalTitleView; +@property(retain) UIBarButtonItem * secondaryLeftBarButtonItem; + + +- (void)setTitleView:(id)arg1; +- (id)titleView; +- (void)_setReturnsInternalTitleView:(BOOL)arg1; +- (void)setSecondaryLeftBarButtonItem:(id)arg1; +- (void)setSecondaryLeftBarButtonItem:(id)arg1 animated:(BOOL)arg2; +- (id)internalTitleView; +- (id)secondaryLeftBarButtonItem; + +@end diff --git a/iTunesStoreUI.framework/SUNavigationMenu.h b/iTunesStoreUI.framework/SUNavigationMenu.h new file mode 100755 index 0000000..0c7b91f --- /dev/null +++ b/iTunesStoreUI.framework/SUNavigationMenu.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString, NSArray; + +@interface SUNavigationMenu : NSObject { + NSString *_cancelTitle; + NSString *_closedTitle; + int _initialSelectedIndex; + int _location; + NSArray *_menuItems; + NSArray *_navigationButtons; + NSString *_openTitle; +} + +@property(readonly) NSString * cancelTitle; +@property(readonly) NSString * closedTitle; +@property(readonly) int initialSelectedIndex; +@property int location; +@property(readonly) NSArray * menuItems; +@property(readonly) NSArray * navigationButtons; +@property(readonly) NSString * openTitle; + + +- (void)setLocation:(int)arg1; +- (id)menuItems; +- (int)location; +- (id)initWithDictionary:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)_newMenuItemsFromArray:(id)arg1; +- (void)_loadFromDictionary:(id)arg1; +- (int)_locationForString:(id)arg1; +- (id)navigationButtons; +- (id)_newNavigationButtonsFromArray:(id)arg1; +- (id)cancelTitle; +- (int)initialSelectedIndex; +- (id)openTitle; +- (id)closedTitle; +- (id)navigationButtonForLocation:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUNavigationMenuItem.h b/iTunesStoreUI.framework/SUNavigationMenuItem.h new file mode 100755 index 0000000..b598da9 --- /dev/null +++ b/iTunesStoreUI.framework/SUNavigationMenuItem.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSURL, NSString, SUItemContentRating; + +@interface SUNavigationMenuItem : NSObject { + SUItemContentRating *_contentRating; + NSString *_title; + NSURL *_url; +} + +@property(readonly) SUItemContentRating * contentRating; +@property(readonly) NSString * title; +@property(readonly) NSURL * URL; + + +- (id)URL; +- (id)initWithDictionary:(id)arg1; +- (id)title; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)contentRating; + +@end diff --git a/iTunesStoreUI.framework/SUNavigationMenuViewController.h b/iTunesStoreUI.framework/SUNavigationMenuViewController.h new file mode 100755 index 0000000..663ca01 --- /dev/null +++ b/iTunesStoreUI.framework/SUNavigationMenuViewController.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUNavigationMenu; + +@interface SUNavigationMenuViewController : SUMenuViewController { + SUNavigationMenu *_navigationMenu; +} + +@property(readonly) SUNavigationMenu * navigationMenu; + + +- (id)init; +- (void)dealloc; +- (void)_protocolButtonAction:(id)arg1; +- (void)_cancelAction:(id)arg1; +- (id)titleOfMenuItemAtIndex:(int)arg1; +- (int)numberOfMenuItems; +- (id)initWithNavigationMenu:(id)arg1; +- (id)navigationMenu; + +@end diff --git a/iTunesStoreUI.framework/SUNetworkLockoutViewController.h b/iTunesStoreUI.framework/SUNetworkLockoutViewController.h new file mode 100755 index 0000000..87131cb --- /dev/null +++ b/iTunesStoreUI.framework/SUNetworkLockoutViewController.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUNetworkLockoutViewController : SULockoutViewController { +} + + +- (void)loadView; +- (id)init; +- (void)setSection:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUNetworkObserver.h b/iTunesStoreUI.framework/SUNetworkObserver.h new file mode 100755 index 0000000..0e428dc --- /dev/null +++ b/iTunesStoreUI.framework/SUNetworkObserver.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSTimer, ISStoreURLOperation, NSString; + +@interface SUNetworkObserver : NSObject { + ISStoreURLOperation *_partnerDetectOperation; + BOOL _partnersEnabled; + NSString *_partnerIdentifier; + NSTimer *_startupTimer; +} + +@property(retain) NSString * partnerIdentifier; + ++ (id)sharedInstance; ++ (void)setSharedInstance:(id)arg1; + +- (void)operation:(id)arg1 failedWithError:(id)arg2; +- (id)init; +- (void)dealloc; +- (void)startNetworkAvailabilityTimer; +- (void)checkPartnerAvailability; +- (void)setPartnerIdentifier:(id)arg1; +- (void)_updateNetworkActivityIndicator; +- (void)_mainThreadScheduleNetworkActivityUpdate; +- (void)_mainThreadHandleNetworkTypeChange:(id)arg1; +- (void)_mainThreadSetPartnerIdentifier:(id)arg1; +- (void)_handleUsingNetworkChange:(id)arg1; +- (void)_handleNetworkTypeChange:(id)arg1; +- (void)setPartnersEnabled:(BOOL)arg1; +- (void)_startupTimer:(id)arg1; +- (void)_cancelPartnerDetect; +- (void)_cancelStartupTimer; +- (void)_networkUsageStateChanged:(id)arg1; +- (void)_networkTypeChanged:(id)arg1; +- (void)_partnerHeaderChanged:(id)arg1; +- (void)operationFinished:(id)arg1; +- (id)partnerIdentifier; + +@end diff --git a/iTunesStoreUI.framework/SUNowPlayingCell.h b/iTunesStoreUI.framework/SUNowPlayingCell.h new file mode 100755 index 0000000..b786db5 --- /dev/null +++ b/iTunesStoreUI.framework/SUNowPlayingCell.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUNowPlayingCell : SUTableCell { +} + + +- (void)setAccessoryView:(id)arg1; +- (void)setAccessoryType:(int)arg1; +- (void)layoutSubviews; +- (void)setHighlightsOnlyContentView:(BOOL)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUNowPlayingTrackCellConfiguration.h b/iTunesStoreUI.framework/SUNowPlayingTrackCellConfiguration.h new file mode 100755 index 0000000..d2d4b59 --- /dev/null +++ b/iTunesStoreUI.framework/SUNowPlayingTrackCellConfiguration.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUNowPlayingTrackCellConfiguration : SUMediaItemCellConfiguration { +} + ++ (id)copyDefaultContext; ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (id)init; +- (BOOL)showContentRating; +- (int)mediaIconType; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUObjectPool.h b/iTunesStoreUI.framework/SUObjectPool.h new file mode 100755 index 0000000..e9bcfae --- /dev/null +++ b/iTunesStoreUI.framework/SUObjectPool.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray, NSMutableDictionary, NSMutableArray; + +@interface SUObjectPool : NSObject { + NSMutableDictionary *_poolObjects; + NSMutableArray *_vendedObjects; +} + +@property(readonly) NSArray * vendedObjects; + + +- (void)dealloc; +- (void)addObjects:(id)arg1 forClass:(Class)arg2; +- (id)addObjectsOfClass:(Class)arg1 count:(int)arg2 forClass:(Class)arg3; +- (id)vendedObjects; +- (id)copyPoppedObjectForClass:(Class)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUOverlayAction.h b/iTunesStoreUI.framework/SUOverlayAction.h new file mode 100755 index 0000000..9576253 --- /dev/null +++ b/iTunesStoreUI.framework/SUOverlayAction.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUOverlayTransition, UIViewController; + +@interface SUOverlayAction : NSObject { + int _animationCount; + UIViewController *_otherViewController; + SUOverlayTransition *_transition; + int _type; + UIViewController *_viewController; +} + +@property int actionType; +@property int animationCount; +@property(retain) UIViewController * otherViewController; +@property(retain) SUOverlayTransition * transition; +@property(retain) UIViewController * viewController; + + +- (id)transition; +- (void)setTransition:(id)arg1; +- (id)viewController; +- (void)setViewController:(id)arg1; +- (void)setAnimationCount:(int)arg1; +- (int)animationCount; +- (void)dealloc; +- (void)setOtherViewController:(id)arg1; +- (id)otherViewController; +- (void)setActionType:(int)arg1; +- (int)actionType; + +@end diff --git a/iTunesStoreUI.framework/SUOverlayBackgroundViewController.h b/iTunesStoreUI.framework/SUOverlayBackgroundViewController.h new file mode 100755 index 0000000..a62cd77 --- /dev/null +++ b/iTunesStoreUI.framework/SUOverlayBackgroundViewController.h @@ -0,0 +1,87 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScalingFlipView, NSArray, SUTouchCaptureView, SUOverlayViewController, NSMutableArray, ; + +@interface SUOverlayBackgroundViewController : SUViewController { + NSMutableArray *_actionQueue; + SUScalingFlipView *_activeFlipView; + BOOL _askingToDismissEverything; + BOOL _askingToDismissSelection; + SUTouchCaptureView *_captureView; + *_delegate; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _keyboardFrame; + int _selectedViewControllerIndex; + NSMutableArray *_viewControllers; +} + +@property * delegate; +@property(readonly) SUOverlayViewController * selectedViewController; +@property(readonly) NSArray * viewControllers; + + +- (void)setDelegate:(id)arg1; +- (void)dismissAnimated:(BOOL)arg1; +- (id)selectedViewController; +- (id)viewControllers; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)viewDidAppear:(BOOL)arg1; +- (void)loadView; +- (BOOL)gestureRecognizer:(id)arg1 shouldRecognizeSimultaneouslyWithGestureRecognizer:(id)arg2; +- (id)delegate; +- (id)init; +- (void)dealloc; +- (void)overlayPageViewTapped:(id)arg1; +- (void)_performPresentAction:(id)arg1; +- (void)_performDismissEverythingAction:(id)arg1; +- (void)_performDismissAction:(id)arg1; +- (void)_performFlipForAction:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_frameForSlideFromBottomForViewController:(id)arg1; +- (void)_backgroundAnimationDidStop:(id)arg1 finished:(id)arg2 context:(void*)arg3; +- (void)_removeViewController:(id)arg1; +- (void)_overlayActionDidFinish; +- (void)_finishPresentAction:(id)arg1; +- (void)_finishDismissEverythingAction:(id)arg1; +- (void)_finishDismissAction:(id)arg1; +- (void)_finishDismissOfViewController:(id)arg1 animated:(BOOL)arg2; +- (void)_overlayAnimationDidFinish; +- (void)_shouldDismiss:(id)arg1 finishedWithValue:(id)arg2; +- (void)_addViewController:(id)arg1; +- (void)_swipe:(id)arg1; +- (void)_captureViewAction:(id)arg1; +- (void)_layoutForKeyboardChangeWithInfo:(id)arg1; +- (void)layoutViewControllers; +- (float)_viewControllerHorizontalPadding; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_centeredFrameForViewController:(id)arg1; +- (float)_viewControllerKeyboardOffset; +- (void)_enqueueAction:(id)arg1; +- (id)_copyTransitionForTransition:(id)arg1 action:(id)arg2; +- (id)_selectedViewController; +- (void)_sendDidDismiss; +- (void)_tearDownFlipView; +- (void)scalingFlipViewDidFinish:(id)arg1; +- (void)presentOverlay:(id)arg1 withTransition:(id)arg2; +- (id)viewControllerForScriptWindowContext:(id)arg1; +- (void)_performNextAction; +- (void)storePage:(id)arg1 finishedWithSuccess:(BOOL)arg2; +- (void)populateNavigationHistoryWithItems:(id)arg1; +- (void)dismissOverlay:(id)arg1 animated:(BOOL)arg2; +- (void)keyboardWillShowWithInfo:(id)arg1; +- (void)keyboardWillHideWithInfo:(id)arg1; +- (id)copyArchivableJetsamContext; +- (BOOL)shouldExcludeFromNavigationHistory; +- (id)copyChildViewControllersForReason:(int)arg1; +- (void)restoreArchivableContext:(id)arg1; +- (id)copyArchivableContext; + +@end diff --git a/iTunesStoreUI.framework/SUOverlayConfiguration.h b/iTunesStoreUI.framework/SUOverlayConfiguration.h new file mode 100755 index 0000000..95b56ad --- /dev/null +++ b/iTunesStoreUI.framework/SUOverlayConfiguration.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class CPRegularExpression, NSString; + +@interface SUOverlayConfiguration : NSObject { + CPRegularExpression *_bagKeyPattern; + int _cornerRadius; + BOOL _shouldShowNavigationBar; + struct CGSize { + float width; + float height; + } _size; + NSString *_transitionName; + CPRegularExpression *_urlPattern; +} + +@property(readonly) int cornerRadius; +@property(readonly) BOOL shouldShowNavigationBar; +@property(readonly) struct CGSize { float x1; float x2; } size; +@property(readonly) NSString * transitionName; + + +- (int)cornerRadius; +- (id)initWithDictionary:(id)arg1; +- (struct CGSize { float x1; float x2; })size; +- (id)init; +- (void)dealloc; +- (BOOL)matchesURLBagKey:(id)arg1; +- (BOOL)matchesURL:(id)arg1; +- (id)transitionName; +- (BOOL)shouldShowNavigationBar; + +@end diff --git a/iTunesStoreUI.framework/SUOverlayTransition.h b/iTunesStoreUI.framework/SUOverlayTransition.h new file mode 100755 index 0000000..fe9b849 --- /dev/null +++ b/iTunesStoreUI.framework/SUOverlayTransition.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUDOMElement; + +@interface SUOverlayTransition : NSObject { + double _duration; + SUDOMElement *_sourceElement; + int _type; +} + +@property double duration; +@property(retain) SUDOMElement * sourceElement; +@property int type; + ++ (int)transitionTypeFromString:(id)arg1; + +- (double)duration; +- (void)setDuration:(double)arg1; +- (int)type; +- (void)setType:(int)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (void)setSourceElement:(id)arg1; +- (id)sourceElement; + +@end diff --git a/iTunesStoreUI.framework/SUOverlayViewController.h b/iTunesStoreUI.framework/SUOverlayViewController.h new file mode 100755 index 0000000..1c73e6b --- /dev/null +++ b/iTunesStoreUI.framework/SUOverlayViewController.h @@ -0,0 +1,97 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptWindowContext, SUOverlayTransition, NSMutableArray, SUScriptFunction, SUMaskedView, UIViewController, SUTouchCaptureView, SUMaskProvider; + +@interface SUOverlayViewController : SUViewController { + NSMutableArray *_actionQueue; + UIViewController *_activeViewController; + UIViewController *_backViewController; + UIViewController *_frontViewController; + SUOverlayTransition *_lastFlipTransition; + struct CGSize { + float width; + float height; + } _overlaySize; + SUOverlayTransition *_presentationTransition; + SUScriptWindowContext *_scriptWindowContext; + float _shadowOpacity; + float _shadowRadius; + SUScriptFunction *_shouldDismissFunction; + int _state; + SUMaskedView *_subviewContainerView; + SUTouchCaptureView *_touchCaptureView; +} + +@property(readonly) UIViewController * activeViewController; +@property(retain) UIViewController * backViewController; +@property(retain) UIViewController * frontViewController; +@property struct CGSize { float x1; float x2; } overlaySize; +@property(retain) SUMaskProvider * maskProvider; +@property float shadowOpacity; +@property float shadowRadius; +@property(retain) SUScriptFunction * shouldDismissFunction; +@property(getter=isActiveOverlay,readonly) BOOL activeOverlay; +@property(getter=isOnFront,readonly) BOOL onFront; +@property(retain) SUOverlayTransition * presentationTransition; + ++ (struct CGSize { float x1; float x2; })defaultOverlaySize; + +- (void)setShadowOpacity:(float)arg1; +- (void)setShadowRadius:(float)arg1; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (id)init; +- (void)dealloc; +- (id)activeViewController; +- (void)_performFlipAction:(id)arg1; +- (BOOL)_isControllerLoaded:(id)arg1; +- (void)_performFlipTransitionAction:(id)arg1; +- (void)_finishFlipAction:(id)arg1; +- (id)_flipTransition; +- (void)_touchCaptureAction:(id)arg1; +- (void)_setShadowVisible:(BOOL)arg1; +- (void)_applyDisplayProperties; +- (id)_subviewContainerView; +- (id)maskProvider; +- (void)_tearDownTouchCaptureView; +- (void)_setActiveViewController:(id)arg1 updateInterface:(BOOL)arg2; +- (void)_applyOverlayConfiguration:(id)arg1; +- (id)initWithOverlayConfiguration:(id)arg1; +- (void)viewWillDismissWithTransition:(id)arg1; +- (void)_overlayActionDidFinish; +- (BOOL)isOnFront; +- (void)_overlayAnimationDidFinish; +- (void)setPresentationTransition:(id)arg1; +- (void)_enqueueAction:(id)arg1; +- (id)presentationTransition; +- (void)imagePageViewTapped:(id)arg1; +- (void)setShouldDismissFunction:(id)arg1; +- (void)setMaskProvider:(id)arg1; +- (void)setOverlaySize:(struct CGSize { float x1; float x2; })arg1; +- (void)setFrontViewController:(id)arg1; +- (struct CGSize { float x1; float x2; })overlaySize; +- (float)shadowRadius; +- (float)shadowOpacity; +- (void)flipWithTransition:(id)arg1; +- (id)shouldDismissFunction; +- (id)frontViewController; +- (id)backViewController; +- (id)_activeViewController; +- (void)_performNextAction; +- (void)setBackViewController:(id)arg1; +- (void)storePage:(id)arg1 finishedWithSuccess:(BOOL)arg2; +- (void)invalidateForMemoryPurge; +- (BOOL)shouldExcludeFromNavigationHistory; +- (BOOL)isActiveOverlay; +- (void)setScriptWindowContext:(id)arg1; +- (id)scriptWindowContext; +- (void)restoreArchivableContext:(id)arg1; +- (id)copyArchivableContext; + +@end diff --git a/iTunesStoreUI.framework/SUPageSection.h b/iTunesStoreUI.framework/SUPageSection.h new file mode 100755 index 0000000..9be5f49 --- /dev/null +++ b/iTunesStoreUI.framework/SUPageSection.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIImage, NSString, SSMutableURLRequestProperties, SSURLRequestProperties; + +@interface SUPageSection : NSObject { + double _expirationTime; + NSString *_identifier; + UIImage *_image; + int _structuredPageType; + NSString *_title; + SSMutableURLRequestProperties *_urlRequestProperties; + id _userInfo; +} + +@property(readonly) id segmentedControlItem; +@property double expirationTime; +@property(retain) NSString * identifier; +@property(retain) UIImage * image; +@property int structuredPageType; +@property(retain) NSString * title; +@property(copy) SSURLRequestProperties * URLRequestProperties; +@property(retain) id userInfo; + + +- (void)setUserInfo:(id)arg1; +- (id)identifier; +- (void)setIdentifier:(id)arg1; +- (id)image; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)setImage:(id)arg1; +- (void)_setURL:(id)arg1; +- (id)userInfo; +- (BOOL)isEqual:(id)arg1; +- (id)init; +- (void)dealloc; +- (int)structuredPageType; +- (id)segmentedControlItem; +- (void)_setURLBagKey:(id)arg1; +- (void)setStructuredPageType:(int)arg1; +- (double)expirationTime; +- (void)setExpirationTime:(double)arg1; +- (void)setURLRequestProperties:(id)arg1; +- (id)URLRequestProperties; +- (BOOL)loadFromDictionary:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUPageSectionGroup.h b/iTunesStoreUI.framework/SUPageSectionGroup.h new file mode 100755 index 0000000..10b609a --- /dev/null +++ b/iTunesStoreUI.framework/SUPageSectionGroup.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray; + +@interface SUPageSectionGroup : NSObject { + int _defaultSectionIndex; + NSArray *_sections; + int _style; +} + +@property int defaultSectionIndex; +@property(retain) NSArray * sections; +@property int style; + + +- (id)sections; +- (void)setSections:(id)arg1; +- (int)style; +- (void)setStyle:(int)arg1; +- (BOOL)isEqual:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (int)_sectionStyleForString:(id)arg1; +- (int)defaultSectionIndex; +- (void)setDefaultSectionIndex:(int)arg1; +- (id)initWithSectionsDictionary:(id)arg1; +- (BOOL)loadFromDictionary:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUPlaceholderViewController.h b/iTunesStoreUI.framework/SUPlaceholderViewController.h new file mode 100755 index 0000000..1846b7c --- /dev/null +++ b/iTunesStoreUI.framework/SUPlaceholderViewController.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SULoadingView, SUGradient; + +@interface SUPlaceholderViewController : SUViewController { + SUGradient *_backgroundGradient; + SUGradient *_defaultBackgroundGradient; + BOOL _hideLoadingView; + SULoadingView *_loadingView; + BOOL _shouldShowLoadingView; +} + +@property(copy) SUGradient * backgroundGradient; +@property(copy) SUGradient * defaultBackgroundGradient; +@property(readonly) SULoadingView * loadingView; +@property BOOL shouldShowLoadingView; + + +- (void)setLoading:(BOOL)arg1; +- (void)loadView; +- (id)init; +- (void)dealloc; +- (BOOL)shouldShowLoadingView; +- (id)defaultBackgroundGradient; +- (void)setShouldShowLoadingView:(BOOL)arg1; +- (void)setDefaultBackgroundGradient:(id)arg1; +- (id)_newURLBagBackgroundGradient; +- (void)_reloadBackgroundGradient; +- (void)_bagDidLoadNotification:(id)arg1; +- (void)setBackgroundGradient:(id)arg1; +- (void)parentViewControllerHierarchyDidChange; +- (id)loadingView; +- (id)backgroundGradient; +- (id)copyArchivableContext; + +@end diff --git a/iTunesStoreUI.framework/SUPlainTextCellConfiguration.h b/iTunesStoreUI.framework/SUPlainTextCellConfiguration.h new file mode 100755 index 0000000..3c2d53a --- /dev/null +++ b/iTunesStoreUI.framework/SUPlainTextCellConfiguration.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUPlainTextCellConfiguration : SUItemCellConfiguration { +} + ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (id)init; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (BOOL)getShadowColor:(id*)arg1 offset:(struct CGSize { float x1; float x2; }*)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; +- (int)textAlignmentForLabelAtIndex:(unsigned int)arg1; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUProtocolButton.h b/iTunesStoreUI.framework/SUProtocolButton.h new file mode 100755 index 0000000..a70ca7e --- /dev/null +++ b/iTunesStoreUI.framework/SUProtocolButton.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSURL, NSString, NSDictionary; + +@interface SUProtocolButton : NSObject { + NSDictionary *_buttonDictionary; +} + +@property(readonly) NSDictionary * buttonDictionary; +@property(readonly) NSString * buttonLocation; +@property(readonly) NSString * buttonTarget; +@property(readonly) NSString * buttonTitle; +@property(readonly) NSURL * URL; + + +- (id)buttonTitle; +- (id)URL; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)buttonDictionary; +- (id)initWithButtonDictionary:(id)arg1; +- (id)buttonLocation; +- (id)buttonTarget; + +@end diff --git a/iTunesStoreUI.framework/SUPurchaseAnimationDelegate.h b/iTunesStoreUI.framework/SUPurchaseAnimationDelegate.h new file mode 100755 index 0000000..fc16d51 --- /dev/null +++ b/iTunesStoreUI.framework/SUPurchaseAnimationDelegate.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIView; + +@interface SUPurchaseAnimationDelegate : NSObject { + UIView *_view; +} + + +- (id)initWithView:(id)arg1; +- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (void)dealloc; + +@end diff --git a/iTunesStoreUI.framework/SUPurchaseAnimator.h b/iTunesStoreUI.framework/SUPurchaseAnimator.h new file mode 100755 index 0000000..877d594 --- /dev/null +++ b/iTunesStoreUI.framework/SUPurchaseAnimator.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUPurchaseAnimator : NSObject { +} + ++ (void)performHopAnimationForView:(id)arg1 relativeToView:(id)arg2 finalAlpha:(float)arg3 scale:(float)arg4; + + +@end diff --git a/iTunesStoreUI.framework/SUPurchaseBatch.h b/iTunesStoreUI.framework/SUPurchaseBatch.h new file mode 100755 index 0000000..dc140bc --- /dev/null +++ b/iTunesStoreUI.framework/SUPurchaseBatch.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSArray; + +@interface SUPurchaseBatch : NSObject { + NSArray *_continuations; + NSArray *_errors; + NSArray *_items; + NSArray *_offers; + BOOL _shouldSuspendWhenFinished; + NSArray *_validPurchases; +} + +@property(readonly) NSArray * items; +@property(readonly) NSArray * offers; +@property BOOL storeShouldExitWhenFinished; +@property(retain) NSArray * continuations; +@property(retain) NSArray * errors; +@property(retain) NSArray * validPurchases; + + +- (id)initWithItems:(id)arg1; +- (id)items; +- (void)dealloc; +- (id)offers; +- (id)mergedErrorForError:(id)arg1 withCount:(int)arg2; +- (void)setDocumentTargetIdentifier:(id)arg1; +- (void)setStoreShouldExitWhenFinished:(BOOL)arg1; +- (id)_copyValidPurchasesForItems:(id)arg1 shouldExit:(BOOL*)arg2; +- (id)copyFilteredItemsFromItems:(id)arg1; +- (void)setErrors:(id)arg1; +- (id)everythingFailedErrorForError:(id)arg1; +- (id)_copyUniqueErrorsFromErrors:(id)arg1; +- (id)_copyModifiedErrorsFromDictionary:(struct __CFDictionary { }*)arg1; +- (int (*)())errorEqualCallback; +- (void)setValidPurchases:(id)arg1; +- (void)setContinuations:(id)arg1; +- (id)copyContinuationsForPurchases:(id)arg1; +- (void)_validateItems; +- (id)initWithItems:(id)arg1 offers:(id)arg2; +- (void)setPurchasesAndContinuationsFromPurchases:(id)arg1; +- (BOOL)storeShouldExitWhenFinished; +- (id)validPurchases; +- (id)continuations; +- (id)errors; + +@end diff --git a/iTunesStoreUI.framework/SUPurchaseContinuation.h b/iTunesStoreUI.framework/SUPurchaseContinuation.h new file mode 100755 index 0000000..e3d5cdd --- /dev/null +++ b/iTunesStoreUI.framework/SUPurchaseContinuation.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUPurchaseContinuation : SUContinuation { + id _purchase; +} + +@property(readonly) id purchase; + + +- (void)start; +- (void)cancel; +- (void)dealloc; +- (id)initWithPurchase:(id)arg1; +- (id)purchase; + +@end diff --git a/iTunesStoreUI.framework/SUPurchaseManager.h b/iTunesStoreUI.framework/SUPurchaseManager.h new file mode 100755 index 0000000..b1d7ced --- /dev/null +++ b/iTunesStoreUI.framework/SUPurchaseManager.h @@ -0,0 +1,87 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableSet, , NSSet, SUAuthenticationObserver, NSMutableArray; + +@interface SUPurchaseManager : NSObject { + SUAuthenticationObserver *_authenticationObserver; + *_delegate; + NSMutableSet *_futurePurchases; + NSMutableSet *_inflightContinuations; + NSMutableArray *_observedDownloadManagers; + NSMutableArray *_pendingContinuations; + NSMutableArray *_pendingPurchases; + NSMutableSet *_purchasedIdentifiers; + NSMutableArray *_purchaseRequests; + BOOL _shouldExitWhenFinished; + BOOL _showingErrorDialogs; + int _updatesCount; + BOOL _waitingForAuthentication; +} + +@property * delegate; +@property(readonly) int numberOfPendingPurchases; +@property(readonly) NSSet * futurePurchases; +@property(readonly) NSSet * purchasedItemIdentifiers; + ++ (id)sharedManager; ++ (void)setSharedManager:(id)arg1; + +- (void)request:(id)arg1 didFailWithError:(id)arg2; +- (void)requestDidFinish:(id)arg1; +- (void)setDelegate:(id)arg1; +- (id)delegate; +- (void)endUpdates; +- (void)beginUpdates; +- (id)init; +- (void)dealloc; +- (void)purchaseScriptObject:(id)arg1; +- (void)enqueueScriptPurchases:(id)arg1; +- (id)copyPurchaseForScriptObject:(id)arg1; +- (void)addExternalDownloads:(id)arg1 inContext:(struct OpaqueJSContext { }*)arg2; +- (id)_newExternalDownloadWithDownloadDictionary:(id)arg1; +- (id)_newExternalDownloadWithItemDictionary:(id)arg1; +- (void)purchaseScriptObject:(id)arg1 withOptions:(id)arg2 inContext:(struct OpaqueJSContext { }*)arg3; +- (id)_newPurchaseBatchForPurchases:(id)arg1; +- (id)copyPurchaseForScriptObject:(id)arg1 inContext:(struct OpaqueJSContext { }*)arg2; +- (void)_addBatchForPurchases:(id)arg1 options:(id)arg2; +- (id)_newExternalDownloadWithDictionary:(id)arg1; +- (id)_newDictionaryForWebScriptValue:(id)arg1 inContext:(struct OpaqueJSContext { }*)arg2; +- (void)addExternalDownloads:(id)arg1 withOptions:(id)arg2 inContext:(struct OpaqueJSContext { }*)arg3; +- (id)purchasedItemIdentifiers; +- (id)futurePurchases; +- (int)numberOfPendingPurchases; +- (id)newPurchaseBatchForItems:(id)arg1; +- (BOOL)itemIdentifierIsPurchasing:(unsigned long long)arg1; +- (BOOL)itemIdentifierIsPurchased:(unsigned long long)arg1; +- (void)cancelFuturePurchase:(id)arg1; +- (BOOL)addPurchaseBatch:(id)arg1; +- (void)addFuturePurchase:(id)arg1; +- (void)purchaseRequest:(id)arg1 purchaseDidSucceed:(id)arg2; +- (void)purchaseRequest:(id)arg1 purchaseDidFail:(id)arg2 withError:(id)arg3; +- (void)continuationFinished:(id)arg1; +- (void)continuation:(id)arg1 failedWithError:(id)arg2; +- (void)authenticationDidTimeout:(id)arg1; +- (void)authenticationDidFinish:(id)arg1; +- (void)authenticationDidFail:(id)arg1; +- (BOOL)_issuePurchaseRequestForPurchases:(id)arg1; +- (void)_enqueueExternalDownload:(id)arg1; +- (id)_authenticationObserver; +- (BOOL)_needsAuthenticationForPurchases:(id)arg1; +- (void)_startPurchases:(id)arg1; +- (void)_startContinuations:(id)arg1; +- (void)addPurchasedItemIdentifiers:(id)arg1; +- (id)_accountForPurchase:(id)arg1; +- (id)_downloadManagerForDownloadKind:(id)arg1; +- (void)_removePurchaseRequest:(id)arg1; +- (void)_removePlaceholdersForPurchase:(id)arg1; +- (void)removePurchasedItemIdentifier:(unsigned long long)arg1; +- (void)_performNextAction; +- (void)_enqueuePurchases:(id)arg1; +- (void)_enqueueContinuations:(id)arg1; +- (void)_showDialogsForErrors:(id)arg1; +- (void)addPurchasedItemIdentifier:(unsigned long long)arg1; +- (void)_dialogDidFinish:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUPurchaseValidatorTest.h b/iTunesStoreUI.framework/SUPurchaseValidatorTest.h new file mode 100755 index 0000000..054cb62 --- /dev/null +++ b/iTunesStoreUI.framework/SUPurchaseValidatorTest.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUPurchaseValidatorTest : SUItemValidatorTest { +} + + +- (BOOL)validateItem:(id)arg1 offer:(id)arg2 error:(id*)arg3; +- (BOOL)validateItems:(id)arg1 offers:(id)arg2 error:(id*)arg3; + +@end diff --git a/iTunesStoreUI.framework/SURatingAlertView.h b/iTunesStoreUI.framework/SURatingAlertView.h new file mode 100755 index 0000000..52bbc9c --- /dev/null +++ b/iTunesStoreUI.framework/SURatingAlertView.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SURatingControl; + +@interface SURatingAlertView : UIAlertView { + SURatingControl *_ratingControl; +} + +@property float rating; + + +- (void)setRating:(float)arg1; +- (float)rating; +- (void)layout; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (void)_ratingControlChanged:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SURatingControl.h b/iTunesStoreUI.framework/SURatingControl.h new file mode 100755 index 0000000..bc10c02 --- /dev/null +++ b/iTunesStoreUI.framework/SURatingControl.h @@ -0,0 +1,54 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString, UIImageView, UILabel; + +@interface SURatingControl : UIControl { + UIImageView *_backgroundImageView; + UILabel *_explanationLabel; + UIImageView *_foregroundImageView; + struct CGSize { + float width; + float height; + } _hitPadding; + float _starWidth; + struct CGPoint { + float x; + float y; + } _trackingLastPoint; + struct CGPoint { + float x; + float y; + } _trackingStartPoint; + float _value; +} + +@property(retain) NSString * explanationText; +@property float starWidth; +@property float value; + + +- (float)value; +- (void)setValue:(float)arg1; +- (BOOL)continueTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (BOOL)beginTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (void)endTrackingWithTouch:(id)arg1 withEvent:(id)arg2; +- (BOOL)_alwaysHandleScrollerMouseEvent; +- (void)sizeToFit; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })hitRect; +- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (BOOL)canHandleSwipes; +- (void)layoutSubviews; +- (void)dealloc; +- (void)setStarWidth:(float)arg1; +- (void)setExplanationText:(id)arg1; +- (void)setHitPadding:(struct CGSize { float x1; float x2; })arg1; +- (id)explanationText; +- (id)initWithBackgroundImage:(id)arg1 foregroundImage:(id)arg2; +- (float)starWidth; +- (void)_updateValueForPoint:(struct CGPoint { float x1; float x2; })arg1; +- (id)_newExplanationLabel; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_foregroundImageClipBounds; + +@end diff --git a/iTunesStoreUI.framework/SUReflectionImageModifier.h b/iTunesStoreUI.framework/SUReflectionImageModifier.h new file mode 100755 index 0000000..1ac2579 --- /dev/null +++ b/iTunesStoreUI.framework/SUReflectionImageModifier.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIGradient; + +@interface SUReflectionImageModifier : SUImageModifier { + UIGradient *_gradient; + float _reflectionHeight; +} + +@property(retain) UIGradient * gradient; +@property float reflectionHeight; + + +- (void)dealloc; +- (void)setReflectionHeight:(float)arg1; +- (id)gradient; +- (void)setGradient:(id)arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })imageFrameForImage:(id)arg1 currentFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; +- (struct CGSize { float x1; float x2; })finalSizeForSize:(struct CGSize { float x1; float x2; })arg1 originalSize:(struct CGSize { float x1; float x2; })arg2; +- (void)drawAfterImageForContext:(struct CGContext { }*)arg1 imageFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; +- (float)reflectionHeight; + +@end diff --git a/iTunesStoreUI.framework/SUReflectionImageView.h b/iTunesStoreUI.framework/SUReflectionImageView.h new file mode 100755 index 0000000..b604040 --- /dev/null +++ b/iTunesStoreUI.framework/SUReflectionImageView.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIImageView, SUReflectionView; + +@interface SUReflectionImageView : UIView { + float _reflectionHeight; + float _spacing; + float _reflectionAlpha; + BOOL _useImageSize; + unsigned int _nonSquareImage : 1; + UIImageView *_imageView; + SUReflectionView *_reflection; +} + +@property float reflectionSpacing; +@property BOOL nonSquareImage; + + +- (void)setImage:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setReflectionSpacing:(float)arg1; +- (float)reflectionSpacing; +- (void)setUseImageSize:(BOOL)arg1; +- (void)setReflectionVisible:(BOOL)arg1; +- (void)setReflectionAlphaWhenVisible:(float)arg1; +- (void)setNonSquareImage:(BOOL)arg1; +- (BOOL)nonSquareImage; +- (id)initWithReflectionHeight:(float)arg1 spacing:(float)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUReflectionView.h b/iTunesStoreUI.framework/SUReflectionView.h new file mode 100755 index 0000000..2e4279a --- /dev/null +++ b/iTunesStoreUI.framework/SUReflectionView.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIImage; + +@interface SUReflectionView : UIView { + UIImage *_image; +} + + +- (void)setImage:(id)arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/iTunesStoreUI.framework/SURemakeMovieMediaObjectOperation.h b/iTunesStoreUI.framework/SURemakeMovieMediaObjectOperation.h new file mode 100755 index 0000000..0c0a2a4 --- /dev/null +++ b/iTunesStoreUI.framework/SURemakeMovieMediaObjectOperation.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUMovieMediaObject; + +@interface SURemakeMovieMediaObjectOperation : ISOperation { + SUMovieMediaObject *_movie; +} + +@property(readonly) SUMovieMediaObject * movieMediaObject; + + +- (void)run; +- (id)init; +- (void)dealloc; +- (id)movieMediaObject; +- (BOOL)_movieNeedsRemakeForMode:(id)arg1; +- (id)initWithMovieMediaObject:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SURemoteNotificationController.h b/iTunesStoreUI.framework/SURemoteNotificationController.h new file mode 100755 index 0000000..15b8c9e --- /dev/null +++ b/iTunesStoreUI.framework/SURemoteNotificationController.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SURemoteNotificationController : NSObject { +} + +@property(readonly) int enabledNotificationTypes; + ++ (id)sharedInstance; + +- (id)init; +- (void)handleNotificationDictionary:(id)arg1; +- (void)handleRegistrationSuccessWithToken:(id)arg1; +- (void)handleRegistrationFailureWithError:(id)arg1; +- (int)enabledNotificationTypes; + +@end diff --git a/iTunesStoreUI.framework/SUResourceUploadOperation.h b/iTunesStoreUI.framework/SUResourceUploadOperation.h new file mode 100755 index 0000000..56d99ab --- /dev/null +++ b/iTunesStoreUI.framework/SUResourceUploadOperation.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SSURLRequestProperties, NSDictionary; + +@interface SUResourceUploadOperation : ISOperation { + NSDictionary *_responseDictionary; + SSURLRequestProperties *_urlRequestProperties; +} + +@property(readonly) SSURLRequestProperties * URLRequestProperties; +@property(readonly) NSDictionary * responseDictionary; + + +- (void)run; +- (void)dealloc; +- (void)_setResponseDictionary:(id)arg1; +- (id)initWithURLRequestProperties:(id)arg1; +- (id)responseDictionary; +- (id)URLRequestProperties; + +@end diff --git a/iTunesStoreUI.framework/SUResponderChainInvocationRecorder.h b/iTunesStoreUI.framework/SUResponderChainInvocationRecorder.h new file mode 100755 index 0000000..20497b8 --- /dev/null +++ b/iTunesStoreUI.framework/SUResponderChainInvocationRecorder.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class Protocol; + +@interface SUResponderChainInvocationRecorder : ISInvocationRecorder { + Protocol *_protocol; +} + + +- (id)initWithTarget:(id)arg1 protocol:(id)arg2; +- (id)methodSignatureForSelector:(SEL)arg1; +- (id)adjustedTargetForSelector:(SEL)arg1; +- (id)_targetForSelector:(SEL)arg1 sender:(id)arg2; +- (void)invokeInvocation:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUReviewCellConfiguration.h b/iTunesStoreUI.framework/SUReviewCellConfiguration.h new file mode 100755 index 0000000..8e5e504 --- /dev/null +++ b/iTunesStoreUI.framework/SUReviewCellConfiguration.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUReviewCellConfiguration : SUItemCellConfiguration { +} + ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (id)init; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (BOOL)getShadowColor:(id*)arg1 offset:(struct CGSize { float x1; float x2; }*)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUReviewsButton.h b/iTunesStoreUI.framework/SUReviewsButton.h new file mode 100755 index 0000000..161979e --- /dev/null +++ b/iTunesStoreUI.framework/SUReviewsButton.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIImageView, NSString; + +@interface SUReviewsButton : SUGradientButton { + UIImageView *_disclosureView; + float _userRating; + int _userRatingCount; + NSString *_userRatingCountString; +} + +@property float userRating; +@property int userRatingCount; +@property(retain) NSString * userRatingCountString; + + +- (void)reloadView; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })imageRectForContentRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })titleRectForContentRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })contentRectForBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (int)userRatingCount; +- (float)userRating; +- (void)setUserRatingCountString:(id)arg1; +- (void)setUserRatingCount:(int)arg1; +- (void)setUserRating:(float)arg1; +- (id)userRatingCountString; + +@end diff --git a/iTunesStoreUI.framework/SUReviewsHeaderCellConfiguration.h b/iTunesStoreUI.framework/SUReviewsHeaderCellConfiguration.h new file mode 100755 index 0000000..36e9464 --- /dev/null +++ b/iTunesStoreUI.framework/SUReviewsHeaderCellConfiguration.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUReviewsHeaderCellConfiguration : SUItemCellConfiguration { +} + ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (id)init; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (BOOL)getShadowColor:(id*)arg1 offset:(struct CGSize { float x1; float x2; }*)arg2 forLabelAtIndex:(unsigned int)arg3 withModifiers:(unsigned int)arg4; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUReviewsListingViewController.h b/iTunesStoreUI.framework/SUReviewsListingViewController.h new file mode 100755 index 0000000..85ff42e --- /dev/null +++ b/iTunesStoreUI.framework/SUReviewsListingViewController.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUButtonAccessoryView; + +@interface SUReviewsListingViewController : SUStructuredPageViewController { + SUButtonAccessoryView *_accessoryView; +} + + +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (void)reloadData; +- (void)dealloc; +- (id)_accessoryView; +- (BOOL)_canWriteReview; +- (void)_writeAReview:(id)arg1; +- (id)_headerItem; +- (void)_reloadHeaderView; +- (id)newTermsAndConditionsFooter; +- (void)reloadForChangedRowCount:(int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SURotationController.h b/iTunesStoreUI.framework/SURotationController.h new file mode 100755 index 0000000..c5ba49c --- /dev/null +++ b/iTunesStoreUI.framework/SURotationController.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUViewController, NSString; + +@interface SURotationController : NSObject { + NSString *_rotationStyle; + SUViewController *_viewController; +} + +@property SUViewController * viewController; +@property(copy) NSString * rotationStyle; + + +- (id)viewController; +- (void)setViewController:(id)arg1; +- (id)init; +- (void)dealloc; +- (BOOL)_orientationAffectsViewFrame; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })viewFrameForInterfaceOrientation:(int)arg1; +- (id)rotationStyle; +- (void)setRotationStyle:(id)arg1; +- (id)initWithViewController:(id)arg1; +- (void)prepareForDeferredRotateToInterfaceOrientation:(int)arg1; +- (BOOL)shouldDeferRotationToInterfaceOrientation:(int)arg1; +- (void)prepareToRotateToInterfaceOrientation:(int)arg1; +- (void)animateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)finishRotationFromInterfaceOrientation:(int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SURotationImageModifier.h b/iTunesStoreUI.framework/SURotationImageModifier.h new file mode 100755 index 0000000..a39e02e --- /dev/null +++ b/iTunesStoreUI.framework/SURotationImageModifier.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SURotationImageModifier : SUImageModifier { + float _degrees; + int _orientation; +} + +@property float degrees; +@property int orientation; + + +- (void)setOrientation:(int)arg1; +- (int)orientation; +- (BOOL)isEqual:(id)arg1; +- (void)setDegrees:(float)arg1; +- (float)degrees; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })imageFrameForImage:(id)arg1 currentFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; +- (void)drawBeforeImageForContext:(struct CGContext { }*)arg1 imageFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; + +@end diff --git a/iTunesStoreUI.framework/SURoundedCornersButton.h b/iTunesStoreUI.framework/SURoundedCornersButton.h new file mode 100755 index 0000000..24906cb --- /dev/null +++ b/iTunesStoreUI.framework/SURoundedCornersButton.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIView, UIBezierPath; + +@interface SURoundedCornersButton : SUSubtitledButton { + UIBezierPath *_bezierPath; + UIView *_highlightedBackgroundView; + UIBezierPath *_shadowPath; +} + + +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (id)_highlightedBackgroundView; + +@end diff --git a/iTunesStoreUI.framework/SURoundedCornersMaskProvider.h b/iTunesStoreUI.framework/SURoundedCornersMaskProvider.h new file mode 100755 index 0000000..4716b58 --- /dev/null +++ b/iTunesStoreUI.framework/SURoundedCornersMaskProvider.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SURoundedCornersMaskProvider : SUMaskProvider { + float _cornerRadius; +} + +@property float cornerRadius; + + +- (float)cornerRadius; +- (void)setCornerRadius:(float)arg1; +- (struct CGPath { }*)copyPathForMaskWithSize:(struct CGSize { float x1; float x2; })arg1; + +@end diff --git a/iTunesStoreUI.framework/SUScalingFlipView.h b/iTunesStoreUI.framework/SUScalingFlipView.h new file mode 100755 index 0000000..43dd0df --- /dev/null +++ b/iTunesStoreUI.framework/SUScalingFlipView.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class , UIView; + +@interface SUScalingFlipView : UIView { + UIView *_backView; + *_delegate; + int _direction; + double _duration; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _fromFrame; + UIView *_frontView; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } _toFrame; +} + +@property * delegate; +@property int direction; +@property double duration; + + +- (double)duration; +- (void)setDuration:(double)arg1; +- (void)setDelegate:(id)arg1; +- (int)direction; +- (void)setDirection:(int)arg1; +- (void)animationDidStop:(id)arg1 finished:(BOOL)arg2; +- (id)delegate; +- (void)dealloc; +- (void)performFlip; +- (id)initWithFrontView:(id)arg1 backView:(id)arg2; +- (id)_transformAnimationWithStart:(struct CATransform3D { float x1; float x2; float x3; float x4; float x5; float x6; float x7; float x8; float x9; float x10; float x11; float x12; float x13; float x14; float x15; float x16; })arg1 middle:(struct CATransform3D { float x1; float x2; float x3; float x4; float x5; float x6; float x7; float x8; float x9; float x10; float x11; float x12; float x13; float x14; float x15; float x16; })arg2 end:(struct CATransform3D { float x1; float x2; float x3; float x4; float x5; float x6; float x7; float x8; float x9; float x10; float x11; float x12; float x13; float x14; float x15; float x16; })arg3; +- (id)_positionAnimation; +- (id)_inputColorAnimation; +- (id)_backLayerAnimation; +- (id)_fixedAnimationForAnimation:(id)arg1; +- (id)_frontLayerAnimation; + +@end diff --git a/iTunesStoreUI.framework/SUScriptABMultiValue.h b/iTunesStoreUI.framework/SUScriptABMultiValue.h new file mode 100755 index 0000000..72a2508 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptABMultiValue.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray; + +@interface SUScriptABMultiValue : SUScriptObject { + void *_multiValue; +} + +@property(readonly) void* multiValue; +@property(readonly) long length; +@property(readonly) unsigned int propertyType; +@property(readonly) NSArray * values; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)valueAtIndex:(long)arg1; +- (unsigned int)propertyType; +- (id)attributeKeys; +- (id)values; +- (long)length; +- (void*)multiValue; +- (id)labelAtIndex:(long)arg1; +- (long)indexForIdentifier:(int)arg1; +- (int)identifierAtIndex:(long)arg1; +- (long)firstIndexOfValue:(id)arg1; +- (id)initWithMultiValue:(void*)arg1; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptABPeoplePicker.h b/iTunesStoreUI.framework/SUScriptABPeoplePicker.h new file mode 100755 index 0000000..68a7e9e --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptABPeoplePicker.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray; + +@interface SUScriptABPeoplePicker : SUScriptViewController { + NSArray *_properties; +} + ++ (id)newPickEventWithPerson:(void*)arg1 property:(int)arg2 identifier:(int)arg3; + +- (id)initWithOptions:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)newNativeViewController; +- (void)setNativeViewController:(id)arg1; +- (id)_className; + +@end diff --git a/iTunesStoreUI.framework/SUScriptABPeoplePickerNativeObject.h b/iTunesStoreUI.framework/SUScriptABPeoplePickerNativeObject.h new file mode 100755 index 0000000..0e7d508 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptABPeoplePickerNativeObject.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptABPeoplePickerNativeObject : SUScriptViewControllerNativeObject { +} + + +- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void*)arg2 property:(int)arg3 identifier:(int)arg4; +- (BOOL)peoplePickerNavigationController:(id)arg1 shouldContinueAfterSelectingPerson:(void*)arg2; +- (void)peoplePickerNavigationControllerDidCancel:(id)arg1; +- (void)_dispatchPickEventWithPerson:(void*)arg1 property:(int)arg2 identifier:(int)arg3; +- (void)setupNativeObject; +- (void)destroyNativeObject; + +@end diff --git a/iTunesStoreUI.framework/SUScriptABRecord.h b/iTunesStoreUI.framework/SUScriptABRecord.h new file mode 100755 index 0000000..adea4f0 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptABRecord.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptABRecord, NSString, NSArray; + +@interface SUScriptABRecord : SUScriptObject { + void *_record; +} + +@property(readonly) NSArray * members; +@property(readonly) id hasImageData; +@property(readonly) NSArray * linkedPeople; +@property(readonly) void* record; +@property(readonly) NSString * compositeName; +@property(readonly) int recordID; +@property(readonly) unsigned int recordType; +@property(readonly) SUScriptABRecord * source; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; ++ (id)_checkInImagePoolRecord:(id)arg1; ++ (void)_checkOutImagePoolRecord:(id)arg1; + +- (int)recordID; +- (id)compositeName; +- (id)attributeKeys; +- (id)source; +- (id)valueForProperty:(int)arg1; +- (void*)record; +- (id)init; +- (void)dealloc; +- (id)members; +- (id)linkedPeople; +- (id)hasImageData; +- (id)_copyArrayFromMultiValue:(void*)arg1 ofType:(unsigned int)arg2; +- (unsigned int)recordType; +- (id)getMembersUsingSortOrdering:(id)arg1; +- (id)imageURLWithFormat:(id)arg1; +- (unsigned int)propertyTypeForProperty:(int)arg1; +- (id)_newSingleValueWithLabel:(id)arg1 value:(id)arg2; +- (id)initWithRecord:(void*)arg1; +- (id)_className; +- (id)imagePool; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptABSearchNativeObject.h b/iTunesStoreUI.framework/SUScriptABSearchNativeObject.h new file mode 100755 index 0000000..7953ed5 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptABSearchNativeObject.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptABSearchNativeObject : SUScriptViewControllerNativeObject { +} + + +- (void)contactsSearchResultsDidChange:(id)arg1; +- (void)contactsSearchResults:(id)arg1 didPickSearchResult:(id)arg2; +- (void)setupNativeObject; +- (void)destroyNativeObject; + +@end diff --git a/iTunesStoreUI.framework/SUScriptABSearchViewController.h b/iTunesStoreUI.framework/SUScriptABSearchViewController.h new file mode 100755 index 0000000..6381e02 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptABSearchViewController.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray; + +@interface SUScriptABSearchViewController : SUScriptViewController { + NSArray *_properties; + int _scope; +} + +@property(readonly) int numberOfResults; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; + +- (id)attributeKeys; +- (id)initWithOptions:(id)arg1; +- (id)init; +- (void)dealloc; +- (int)numberOfResults; +- (void)resetResults; +- (id)searchForText:(id)arg1; +- (void)cancelSearchWithTag:(id)arg1; +- (id)_contactsSearchViewController; +- (int)_numberOfResults; +- (void)_resetResults; +- (id)_searchForText:(id)arg1; +- (void)_cancelSearchWithTag:(id)arg1; +- (id)newNativeViewController; +- (void)setNativeViewController:(id)arg1; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptAccount.h b/iTunesStoreUI.framework/SUScriptAccount.h new file mode 100755 index 0000000..81946f4 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptAccount.h @@ -0,0 +1,53 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSNumber, SSAccount, NSString; + +@interface SUScriptAccount : SUScriptObject { + SSAccount *_account; +} + +@property(retain) SSAccount * account; +@property(copy) NSString * credits; +@property(retain) NSNumber * dsID; +@property(copy) NSString * identifier; +@property(copy) NSString * kind; +@property(getter=isPrimaryLockerAccount,readonly) id primaryLockerAccount; +@property(retain) id lockerEnabled; +@property(retain) id purchaseHistoryEnabled; +@property(retain) id socialEnabled; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (void)setAccount:(id)arg1; +- (id)account; +- (id)attributeKeys; +- (id)kind; +- (id)identifier; +- (void)setIdentifier:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)socialEnabled; +- (void)setSocialEnabled:(id)arg1; +- (void)setPurchaseHistoryEnabled:(id)arg1; +- (void)setLockerEnabled:(id)arg1; +- (void)setKind:(id)arg1; +- (void)setDsID:(id)arg1; +- (void)setCredits:(id)arg1; +- (id)purchaseHistoryEnabled; +- (id)lockerEnabled; +- (id)isPrimaryLockerAccount; +- (id)credits; +- (BOOL)isSecureTokenValid; +- (BOOL)isPrimaryAccount; +- (void)_setServiceType:(int)arg1 enabled:(id)arg2; +- (void)_commitChanges; +- (void)setSecureToken:(id)arg1; +- (id)dsID; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptAccountManager.h b/iTunesStoreUI.framework/SUScriptAccountManager.h new file mode 100755 index 0000000..5368eb6 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptAccountManager.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray, NSMutableArray, NSLock; + +@interface SUScriptAccountManager : NSObject { + NSMutableArray *_accounts; + NSLock *_lock; +} + +@property(readonly) NSArray * accounts; + ++ (id)beginAccountManagerSessionForObject:(id)arg1; ++ (void)endAccountManagerSessionForObject:(id)arg1; + +- (id)accounts; +- (id)init; +- (void)dealloc; +- (void)_ntsReloadAccounts; +- (void)_dispatchEvent:(id)arg1 forName:(id)arg2; +- (void)_accountsChangedNotification:(id)arg1; +- (id)accountForDSID:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUScriptAccountPageViewController.h b/iTunesStoreUI.framework/SUScriptAccountPageViewController.h new file mode 100755 index 0000000..2f03a9c --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptAccountPageViewController.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString; + +@interface SUScriptAccountPageViewController : SUScriptStorePageViewController { +} + +@property(retain) NSString * style; +@property(readonly) NSString * styleNameDefault; +@property(readonly) NSString * styleNameSignUp; +@property(readonly) NSString * styleNameViewAccount; + ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (void)_setStyle:(id)arg1; +- (id)style; +- (void)setStyle:(id)arg1; +- (id)_style; +- (id)styleNameViewAccount; +- (id)styleNameSignUp; +- (id)styleNameDefault; +- (id)newNativeViewController; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptAction.h b/iTunesStoreUI.framework/SUScriptAction.h new file mode 100755 index 0000000..0382938 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptAction.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString; + +@interface SUScriptAction : SUScriptObject { + NSString *_actionType; +} + +@property(copy) NSString * actionType; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (id)initWithActionType:(id)arg1; +- (void)setActionType:(id)arg1; +- (void)performAction; +- (id)actionType; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptAddressBook.h b/iTunesStoreUI.framework/SUScriptAddressBook.h new file mode 100755 index 0000000..3e0ab8c --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptAddressBook.h @@ -0,0 +1,218 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray, NSString, NSNumber, SUScriptABRecord; + +@interface SUScriptAddressBook : SUScriptObject { + BOOL _databaseAccess; + void *_observedAddressBook; +} + +@property(readonly) int defaultSortOrder; +@property(readonly) SUScriptABRecord * defaultSource; +@property(readonly) NSArray * groups; +@property(readonly) NSNumber * numberOfGroupsInAddressBook; +@property(readonly) NSNumber * numberOfPeopleInAddressBook; +@property(readonly) NSArray * people; +@property(readonly) NSArray * sources; +@property(readonly) NSString * addressKeyCity; +@property(readonly) NSString * addressKeyCountry; +@property(readonly) NSString * addressKeyCountryCode; +@property(readonly) NSString * addressKeyState; +@property(readonly) NSString * addressKeyStreet; +@property(readonly) NSString * addressKeyZipCode; +@property(readonly) int imageFormatOriginal; +@property(readonly) int imageFormatThumbnail; +@property(readonly) NSString * instantMessageKeyService; +@property(readonly) NSString * instantMessageKeyUsername; +@property(readonly) NSString * instantMessageServiceAIM; +@property(readonly) NSString * instantMessageServiceICQ; +@property(readonly) NSString * instantMessageServiceJabber; +@property(readonly) NSString * instantMessageServiceMSN; +@property(readonly) NSString * instantMessageServiceYahoo; +@property(readonly) NSString * kindOrganization; +@property(readonly) NSString * kindPerson; +@property(readonly) NSString * labelAssistant; +@property(readonly) NSString * labelBrother; +@property(readonly) NSString * labelChild; +@property(readonly) NSString * labelFather; +@property(readonly) NSString * labelFriend; +@property(readonly) NSString * labelHome; +@property(readonly) NSString * labelHomePage; +@property(readonly) NSString * labelManager; +@property(readonly) NSString * labelMother; +@property(readonly) NSString * labelParent; +@property(readonly) NSString * labelPhoneHomeFAX; +@property(readonly) NSString * labelPhoneIPhone; +@property(readonly) NSString * labelPhoneMain; +@property(readonly) NSString * labelPhoneMobile; +@property(readonly) NSString * labelPhonePager; +@property(readonly) NSString * labelPhoneWorkFAX; +@property(readonly) NSString * labelOther; +@property(readonly) NSString * labelPartner; +@property(readonly) NSString * labelSister; +@property(readonly) NSString * labelSpouse; +@property(readonly) NSString * labelWork; +@property(readonly) int propertyAddress; +@property(readonly) int propertyBirthday; +@property(readonly) int propertyDepartment; +@property(readonly) int propertyEmail; +@property(readonly) int propertyFirstName; +@property(readonly) int propertyInstantMessage; +@property(readonly) int propertyJobTitle; +@property(readonly) int propertyKind; +@property(readonly) int propertyLastName; +@property(readonly) int propertyMiddleName; +@property(readonly) int propertyNickname; +@property(readonly) int propertyOrganization; +@property(readonly) int propertyPrefix; +@property(readonly) int propertyPhoneNumber; +@property(readonly) int propertyRelatedNames; +@property(readonly) int propertySuffix; +@property(readonly) int propertyURL; +@property(readonly) int propertyGroupName; +@property(readonly) int propertySourceName; +@property(readonly) int propertySourceType; +@property(readonly) unsigned int propertyTypeDateTime; +@property(readonly) unsigned int propertyTypeDictionary; +@property(readonly) unsigned int propertyTypeInteger; +@property(readonly) unsigned int propertyTypeInvalid; +@property(readonly) unsigned int propertyTypeMultiDateTime; +@property(readonly) unsigned int propertyTypeMultiDictionary; +@property(readonly) unsigned int propertyTypeMultiInteger; +@property(readonly) unsigned int propertyTypeMultiReal; +@property(readonly) unsigned int propertyTypeMultiString; +@property(readonly) unsigned int propertyTypeReal; +@property(readonly) unsigned int propertyTypeString; +@property(readonly) int recordTypeGroup; +@property(readonly) int recordTypePerson; +@property(readonly) int recordTypeSource; +@property(readonly) int searchScopeLocal; +@property(readonly) int searchScopeRecent; +@property(readonly) int searchScopeRemote; +@property(readonly) int sortOrderByFirstName; +@property(readonly) int sortOrderByLastName; +@property(readonly) int sourceTypeCardDAV; +@property(readonly) int sourceTypeCardDAVSearch; +@property(readonly) int sourceTypeExchange; +@property(readonly) int sourceTypeExchangeGAL; +@property(readonly) int sourceTypeLDAP; +@property(readonly) int sourceTypeLocal; +@property(readonly) int sourceTypeMobileMe; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; ++ (id)newScriptValueForNativeValue:(void*)arg1 propertyType:(unsigned int)arg2; ++ (id)newScriptRecordsForNativeRecords:(struct __CFArray { }*)arg1; ++ (void*)threadAddressBook; + +- (id)sources; +- (id)attributeKeys; +- (id)init; +- (void)dealloc; +- (int)sourceTypeMobileMe; +- (int)sourceTypeLocal; +- (int)sourceTypeLDAP; +- (int)sourceTypeExchangeGAL; +- (int)sourceTypeExchange; +- (int)sourceTypeCardDAVSearch; +- (int)sourceTypeCardDAV; +- (int)sortOrderByLastName; +- (int)sortOrderByFirstName; +- (int)searchScopeRemote; +- (int)searchScopeRecent; +- (int)searchScopeLocal; +- (int)recordTypeSource; +- (int)recordTypePerson; +- (int)recordTypeGroup; +- (int)propertyURL; +- (unsigned int)propertyTypeString; +- (unsigned int)propertyTypeReal; +- (unsigned int)propertyTypeMultiString; +- (unsigned int)propertyTypeMultiReal; +- (unsigned int)propertyTypeMultiInteger; +- (unsigned int)propertyTypeMultiDictionary; +- (unsigned int)propertyTypeMultiDateTime; +- (unsigned int)propertyTypeInvalid; +- (unsigned int)propertyTypeInteger; +- (unsigned int)propertyTypeDictionary; +- (unsigned int)propertyTypeDateTime; +- (int)propertySuffix; +- (int)propertySourceType; +- (int)propertySourceName; +- (int)propertyRelatedNames; +- (int)propertyPrefix; +- (int)propertyPhoneNumber; +- (int)propertyOrganization; +- (int)propertyNickname; +- (int)propertyMiddleName; +- (int)propertyLastName; +- (int)propertyJobTitle; +- (int)propertyKind; +- (int)propertyInstantMessage; +- (int)propertyGroupName; +- (int)propertyFirstName; +- (int)propertyEmail; +- (int)propertyDepartment; +- (int)propertyBirthday; +- (int)propertyAddress; +- (id)labelWork; +- (id)labelSpouse; +- (id)labelSister; +- (id)labelPartner; +- (id)labelOther; +- (id)labelPhoneWorkFAX; +- (id)labelPhonePager; +- (id)labelPhoneMobile; +- (id)labelPhoneMain; +- (id)labelPhoneIPhone; +- (id)labelPhoneHomeFAX; +- (id)labelParent; +- (id)labelMother; +- (id)labelManager; +- (id)labelHomePage; +- (id)labelHome; +- (id)labelFriend; +- (id)labelFather; +- (id)labelChild; +- (id)labelBrother; +- (id)labelAssistant; +- (id)kindPerson; +- (id)kindOrganization; +- (id)instantMessageServiceYahoo; +- (id)instantMessageServiceMSN; +- (id)instantMessageServiceJabber; +- (id)instantMessageServiceICQ; +- (id)instantMessageServiceAIM; +- (id)instantMessageKeyUsername; +- (id)instantMessageKeyService; +- (int)imageFormatThumbnail; +- (int)imageFormatOriginal; +- (id)addressKeyZipCode; +- (id)addressKeyStreet; +- (id)addressKeyState; +- (id)addressKeyCountryCode; +- (id)addressKeyCountry; +- (id)addressKeyCity; +- (id)people; +- (id)numberOfPeopleInAddressBook; +- (id)numberOfGroupsInAddressBook; +- (id)groups; +- (id)defaultSource; +- (int)defaultSortOrder; +- (id)sourceWithRecordID:(id)arg1; +- (id)searchResultsViewControllerWithOptions:(id)arg1; +- (id)personWithRecordID:(id)arg1; +- (id)peopleWithName:(id)arg1; +- (id)peopleInSource:(id)arg1 withSortOrder:(id)arg2; +- (id)peoplePickerWithOptions:(id)arg1; +- (id)localizedLabelForLabel:(id)arg1; +- (id)groupWithRecordID:(id)arg1; +- (id)groupsInSource:(id)arg1; +- (id)initWithDatabaseAccess:(BOOL)arg1; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptApplication.h b/iTunesStoreUI.framework/SUScriptApplication.h new file mode 100755 index 0000000..bd9fcb0 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptApplication.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptApplication : SUScriptObject { +} + +@property(getter=isDelayingTerminate,readonly) id delayingTerminate; +@property(getter=isRunningInStoreDemoMode,readonly) id runningInStoreDemoMode; +@property(retain) id iconBadgeNumber; +@property(readonly) id screenHeight; +@property(readonly) id screenWidth; +@property(getter=wasLaunchedFromLibrary,readonly) id launchedFromLibrary; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (id)isRunningInStoreDemoMode; +- (id)init; +- (void)setIconBadgeNumber:(id)arg1; +- (id)screenWidth; +- (id)screenHeight; +- (id)isDelayingTerminate; +- (id)iconBadgeNumber; +- (void)showNewsstand; +- (void)exitStore; +- (void)endDelayingTerminate; +- (void)beginDelayingTerminate; +- (id)wasLaunchedFromLibrary; +- (void)_setIconBadgeNumber:(int)arg1; +- (struct CGSize { float x1; float x2; })_applicationFrame; +- (id)_copyIconBadgeNumber; +- (void)returnToLibrary; +- (void)_loadNativeObject; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptAuthenticationOperation.h b/iTunesStoreUI.framework/SUScriptAuthenticationOperation.h new file mode 100755 index 0000000..c85bc78 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptAuthenticationOperation.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSNumber, SSMutableAuthenticationContext; + +@interface SUScriptAuthenticationOperation : ISOperation { + NSNumber *_authenticatedDSID; + SSMutableAuthenticationContext *_authenticationContext; +} + +@property(retain) NSNumber * authenticatedDSID; + + +- (void)run; +- (id)init; +- (void)dealloc; +- (void)setAuthenticatedDSID:(id)arg1; +- (id)authenticatedDSID; +- (void)sendCompletionCallback:(id)arg1; +- (void)setScriptOptions:(id)arg1; +- (id)initWithAccountIdentifier:(id)arg1; +- (id)authenticatedAccountDSID; + +@end diff --git a/iTunesStoreUI.framework/SUScriptButton.h b/iTunesStoreUI.framework/SUScriptButton.h new file mode 100755 index 0000000..96848bc --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptButton.h @@ -0,0 +1,73 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIImage, NSString, WebScriptObject, SUScriptCanvasContext; + +@interface SUScriptButton : SUScriptObject { + id _action; + SUScriptCanvasContext *_canvas; + BOOL _shouldPerformDefaultAction; + WebScriptObject *_target; +} + +@property(retain) UIImage * image; +@property BOOL shouldPerformDefaultAction; +@property(retain) id action; +@property(retain) SUScriptCanvasContext * canvas; +@property BOOL enabled; +@property BOOL loading; +@property(retain) NSString * subtitle; +@property(retain) NSString * style; +@property(retain) NSString * title; +@property(retain) WebScriptObject * target; + ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (BOOL)loading; +- (void)setLoading:(BOOL)arg1; +- (id)attributeKeys; +- (void)_setStyle:(id)arg1; +- (BOOL)enabled; +- (void)_setEnabled:(BOOL)arg1; +- (BOOL)_isEnabled; +- (id)subtitle; +- (void)setSubtitle:(id)arg1; +- (id)style; +- (id)image; +- (void)setStyle:(id)arg1; +- (id)title; +- (void)setAction:(id)arg1; +- (void)setEnabled:(BOOL)arg1; +- (void)setTitle:(id)arg1; +- (void)setImage:(id)arg1; +- (void)setTarget:(id)arg1; +- (id)action; +- (id)target; +- (id)init; +- (void)dealloc; +- (void)setShouldPerformDefaultAction:(BOOL)arg1; +- (BOOL)shouldPerformDefaultAction; +- (id)_systemItemString; +- (void)setCanvas:(id)arg1; +- (id)canvas; +- (void)setNativeButton:(id)arg1; +- (void)performActionWithArguments:(id)arg1; +- (id)_nativeButton; +- (id)_copyTitle; +- (id)_copySubtitle; +- (id)_copyStyle; +- (void)_setTitle:(id)arg1; +- (void)_setSubtitle:(id)arg1; +- (void)_setLoading:(BOOL)arg1; +- (BOOL)_isLoading; +- (id)nativeButtonOfType:(int)arg1; +- (id)_boxedNativeButton; +- (id)initWithSystemItemString:(id)arg1; +- (id)_initSUScriptButton; +- (id)buttonItem; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptButtonNativeObject.h b/iTunesStoreUI.framework/SUScriptButtonNativeObject.h new file mode 100755 index 0000000..f4c0ce4 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptButtonNativeObject.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString, UIImage; + +@interface SUScriptButtonNativeObject : SUScriptNativeObject { + BOOL _loading; + NSString *_subtitle; + NSString *_styleString; + NSString *_systemItemString; +} + +@property(readonly) int buttonType; +@property(getter=isLoading) BOOL loading; +@property(retain) UIImage * image; +@property(retain) NSString * subtitle; +@property(readonly) NSString * systemItemString; +@property(retain) NSString * title; +@property(readonly) NSString * styleString; + ++ (id)objectWithDefaultButtonForScriptButton:(id)arg1; + +- (void)setLoading:(BOOL)arg1; +- (void)buttonAction:(id)arg1; +- (int)buttonType; +- (BOOL)isLoading; +- (id)subtitle; +- (void)setSubtitle:(id)arg1; +- (id)styleString; +- (void)dealloc; +- (id)systemItemString; +- (void)setStyleFromString:(id)arg1; +- (id)initWithSystemItemString:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUScriptCanvasContext.h b/iTunesStoreUI.framework/SUScriptCanvasContext.h new file mode 100755 index 0000000..3451a3f --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptCanvasContext.h @@ -0,0 +1,100 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptColor, NSString; + +@interface SUScriptCanvasContext : SUScriptObject { + struct CGContext { } *_context; + struct CGPath { } *_contextPath; + id _fillStyle; + int _fillStyleType; + float _height; + float _shadowBlur; + SUScriptColor *_shadowColor; + float _shadowOffsetX; + float _shadowOffsetY; + id _strokeStyle; + int _strokeStyleType; + float _width; +} + +@property(readonly) float height; +@property(readonly) float width; +@property(retain) id fillStyle; +@property(retain) id strokeStyle; +@property float globalAlpha; +@property(retain) NSString * globalCompositeOperation; +@property(retain) id lineCap; +@property(retain) id lineJoin; +@property float lineWidth; +@property float miterLimit; +@property float shadowBlur; +@property(retain) id shadowColor; +@property float shadowOffsetX; +@property float shadowOffsetY; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (void)saveState; +- (float)shadowOffsetX; +- (float)shadowOffsetY; +- (void)beginPath; +- (void)setLineJoin:(id)arg1; +- (void)setLineCap:(id)arg1; +- (id)attributeKeys; +- (float)height; +- (float)width; +- (void)setMiterLimit:(float)arg1; +- (float)miterLimit; +- (void)setLineWidth:(float)arg1; +- (float)lineWidth; +- (void)clip; +- (void)stroke; +- (void)fill; +- (void)closePath; +- (void)setShadowColor:(id)arg1; +- (id)shadowColor; +- (void)dealloc; +- (id)strokeStyle; +- (float)shadowBlur; +- (void)setStrokeStyle:(id)arg1; +- (void)setShadowOffsetY:(float)arg1; +- (void)setShadowOffsetX:(float)arg1; +- (void)setShadowBlur:(float)arg1; +- (void)setGlobalCompositeOperation:(id)arg1; +- (void)setGlobalAlpha:(float)arg1; +- (void)setFillStyle:(id)arg1; +- (id)lineJoin; +- (id)lineCap; +- (id)globalCompositeOperation; +- (float)globalAlpha; +- (id)fillStyle; +- (struct CGPath { }*)copyCanvasPath; +- (id)initWithWidth:(float)arg1 height:(float)arg2; +- (void)translateWithX:(float)arg1 y:(float)arg2; +- (void)transformWithM11:(float)arg1 m12:(float)arg2 m21:(float)arg3 m22:(float)arg4 dx:(float)arg5 dy:(float)arg6; +- (void)strokeRectWithX:(float)arg1 y:(float)arg2 width:(float)arg3 height:(float)arg4; +- (void)setTransformWithM11:(float)arg1 m12:(float)arg2 m21:(float)arg3 m22:(float)arg4 dx:(float)arg5 dy:(float)arg6; +- (void)scaleWithX:(float)arg1 y:(float)arg2; +- (void)rotateWithAngle:(float)arg1; +- (void)restoreState; +- (void)quadraticCurveToCPX:(float)arg1 cpy:(float)arg2 x:(float)arg3 y:(float)arg4; +- (void)moveToX:(float)arg1 y:(float)arg2; +- (void)lineToX:(float)arg1 y:(float)arg2; +- (BOOL)isPointInPathWithX:(float)arg1 y:(float)arg2; +- (void)fillRectWithX:(float)arg1 y:(float)arg2 width:(float)arg3 height:(float)arg4; +- (void)clearRectWithX:(float)arg1 y:(float)arg2 width:(float)arg3 height:(float)arg4; +- (void)bezierCurveToCP1X:(float)arg1 cp1y:(float)arg2 cp2x:(float)arg3 cp2y:(float)arg4 x:(float)arg5 y:(float)arg6; +- (void)arcWithX:(float)arg1 y:(float)arg2 radius:(float)arg3 startAngle:(float)arg4 endAngle:(float)arg5 antiClockwise:(BOOL)arg6; +- (void)arcToX1:(float)arg1 y1:(float)arg2 x2:(float)arg3 y2:(float)arg4 radius:(float)arg5; +- (void)_ntsApplyShadow; +- (struct CGImage { }*)copyCanvasImage; +- (id)_className; +- (id)makeRadialGradientWithX0:(float)arg1 y0:(float)arg2 r0:(float)arg3 x1:(float)arg4 y1:(float)arg5 r1:(float)arg6; +- (id)makeLinearGradientWithX0:(float)arg1 y0:(float)arg2 x1:(float)arg3 y1:(float)arg4; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptCanvasFunction.h b/iTunesStoreUI.framework/SUScriptCanvasFunction.h new file mode 100755 index 0000000..4a151c1 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptCanvasFunction.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptCanvasResult; + +@interface SUScriptCanvasFunction : SUScriptFunction { + SUScriptCanvasResult *_lastResult; +} + + +- (void)dealloc; +- (id)copyResultForSize:(struct CGSize { float x1; float x2; })arg1; + +@end diff --git a/iTunesStoreUI.framework/SUScriptCanvasResult.h b/iTunesStoreUI.framework/SUScriptCanvasResult.h new file mode 100755 index 0000000..6de5e90 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptCanvasResult.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptCanvasResult : NSObject { + struct CGImage { } *_image; + struct CGPath { } *_path; +} + +@property(readonly) struct CGImage { }* canvasImage; +@property(readonly) struct CGPath { }* canvasPath; + + +- (void)dealloc; +- (struct CGPath { }*)canvasPath; +- (id)_initWithCanvas:(id)arg1; +- (struct CGImage { }*)canvasImage; + +@end diff --git a/iTunesStoreUI.framework/SUScriptColor.h b/iTunesStoreUI.framework/SUScriptColor.h new file mode 100755 index 0000000..2ff81ab --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptColor.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptColor : SUScriptObject { + struct CGColor { } *_color; +} + +@property(readonly) float red; +@property(readonly) float green; +@property(readonly) float blue; +@property(readonly) float alpha; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)stringRepresentation; +- (id)attributeKeys; +- (float)blue; +- (float)green; +- (float)red; +- (id)initWithCGColor:(struct CGColor { }*)arg1; +- (float)alpha; +- (void)dealloc; +- (void)setWhite:(float)arg1 alpha:(float)arg2; +- (void)setRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; +- (void)setHue:(float)arg1 saturation:(float)arg2 brightness:(float)arg3 alpha:(float)arg4; +- (void)_ntsSetColor:(struct CGColor { }*)arg1; +- (struct CGColor { }*)copyCGColor; +- (id)initWithStyleString:(id)arg1; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptComposeReviewViewController.h b/iTunesStoreUI.framework/SUScriptComposeReviewViewController.h new file mode 100755 index 0000000..4fe4413 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptComposeReviewViewController.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptReview; + +@interface SUScriptComposeReviewViewController : SUScriptViewController { +} + +@property(readonly) SUScriptReview * review; + ++ (id)webScriptNameForKey:(const char *)arg1; + +- (id)attributeKeys; +- (id)init; +- (id)_copyReview; +- (void)_initWithScriptReview:(id)arg1; +- (id)initWithScriptReview:(id)arg1; +- (id)newNativeViewController; +- (id)review; +- (void)setReview:(id)arg1; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptDateFormatter.h b/iTunesStoreUI.framework/SUScriptDateFormatter.h new file mode 100755 index 0000000..6064ca2 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptDateFormatter.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSDateFormatter, NSString; + +@interface SUScriptDateFormatter : SUScriptObject { + NSDateFormatter *_dateFormatter; +} + +@property(copy) NSString * dateFormat; +@property unsigned int dateStyle; +@property(copy) NSString * localeIdentifier; +@property unsigned int timeStyle; +@property(readonly) unsigned int dateFormatterFullStyle; +@property(readonly) unsigned int dateFormatterLongStyle; +@property(readonly) unsigned int dateFormatterMediumStyle; +@property(readonly) unsigned int dateFormatterNoStyle; +@property(readonly) unsigned int dateFormatterShortStyle; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (unsigned int)timeStyle; +- (unsigned int)dateStyle; +- (id)dateFormat; +- (id)attributeKeys; +- (void)setTimeStyle:(unsigned int)arg1; +- (void)setDateStyle:(unsigned int)arg1; +- (id)localeIdentifier; +- (double)dateFromString:(id)arg1; +- (id)stringFromDate:(id)arg1; +- (void)setDateFormat:(id)arg1; +- (id)init; +- (void)dealloc; +- (unsigned int)dateFormatterShortStyle; +- (unsigned int)dateFormatterNoStyle; +- (unsigned int)dateFormatterMediumStyle; +- (unsigned int)dateFormatterLongStyle; +- (unsigned int)dateFormatterFullStyle; +- (void)setLocaleIdentifier:(id)arg1; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptDebugDelegate.h b/iTunesStoreUI.framework/SUScriptDebugDelegate.h new file mode 100755 index 0000000..980c04e --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptDebugDelegate.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptDebugDelegate : NSObject { +} + + +- (void)webView:(id)arg1 exceptionWasRaised:(id)arg2 sourceId:(long)arg3 line:(int)arg4 forWebFrame:(id)arg5; +- (void)webView:(id)arg1 failedToParseSource:(id)arg2 baseLineNumber:(unsigned int)arg3 fromURL:(id)arg4 withError:(id)arg5 forWebFrame:(id)arg6; + +@end diff --git a/iTunesStoreUI.framework/SUScriptDevice.h b/iTunesStoreUI.framework/SUScriptDevice.h new file mode 100755 index 0000000..0621ab5 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptDevice.h @@ -0,0 +1,160 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray, NSString, NSNumber, NSMutableArray; + +@interface SUScriptDevice : SUScriptObject { + NSMutableArray *_scriptFunctions; +} + +@property(readonly) int activeNetworkType; +@property(readonly) NSArray * automaticDownloadMediaTypes; +@property(readonly) NSNumber * diskSpaceAvailable; +@property(readonly) int hardwareType; +@property(readonly) NSNumber * mainScreenScale; +@property(readonly) NSString * capabilityNameEmail; +@property(readonly) NSString * capabilityNameExplicitMedia; +@property(readonly) NSString * capabilityNameHDVideo; +@property(readonly) NSString * capabilityNamePodcasts; +@property(readonly) NSString * capabilityNameWiFi; +@property(readonly) int freeSpaceEffortLevelDoNothing; +@property(readonly) int freeSpaceEffortLevelAutomaticOnly; +@property(readonly) int freeSpaceEffortLevelManualSpaceManagement; +@property(readonly) int freeSpaceEffortLevelPromptUser; +@property(readonly) NSString * freeSpaceOptionEffortLevel; +@property(readonly) int hardwareTypeIPadK93; +@property(readonly) int hardwareTypeIPadK94; +@property(readonly) int hardwareTypeIPadK95; +@property(readonly) int hardwareTypeIPhoneM68; +@property(readonly) int hardwareTypeIPhoneN82; +@property(readonly) int hardwareTypeIPhoneN88; +@property(readonly) int hardwareTypeIPhoneN90; +@property(readonly) int hardwareTypeIPhoneN92; +@property(readonly) int hardwareTypeIPhoneN94; +@property(readonly) int hardwareTypeIPodTouchN45; +@property(readonly) int hardwareTypeIPodTouchN72; +@property(readonly) int hardwareTypeIPodTouchN18; +@property(readonly) int hardwareTypeIPodTouchN81; +@property(readonly) int hardwareTypeIPodTouchN81a; +@property(readonly) int hardwareTypeUnknown; +@property(readonly) int hardwareTypeWildcatK48; +@property(readonly) int networkTypeNone; +@property(readonly) int networkType2G; +@property(readonly) int networkType3G; +@property(readonly) int networkTypeWiFi; +@property(readonly) NSString * orientationStringLandscapeLeft; +@property(readonly) NSString * orientationStringLandscapeRight; +@property(readonly) NSString * orientationStringPortrait; +@property(readonly) NSString * orientationStringPortraitUpsideDown; +@property(readonly) int restrictionBoolNo; +@property(readonly) int restrictionBoolNoData; +@property(readonly) int restrictionBoolYes; +@property(readonly) NSString * restrictionAccountModificationAllowed; +@property(readonly) NSString * restrictionAllowGlobalBackgroundFetchWhenRoaming; +@property(readonly) NSString * restrictionAllowVoiceDialing; +@property(readonly) NSString * restrictionAppInstallationAllowed; +@property(readonly) NSString * restrictionAppRemovalAllowed; +@property(readonly) NSString * restrictionCameraAllowed; +@property(readonly) NSString * restrictionCellularHDUploadsAllowed; +@property(readonly) NSString * restrictionITunesAllowed; +@property(readonly) NSString * restrictionITunesSocialAllowed; +@property(readonly) NSString * restrictionMultiplayerGamingAllowed; +@property(readonly) NSString * restrictionSafariAllowed; +@property(readonly) NSString * restrictionScreenShotAllowed; +@property(readonly) NSString * restrictionVideoConferencingAllowed; +@property(readonly) NSString * restrictionYouTubeAllowed; +@property(readonly) NSString * restrictionTypeApplications; +@property(readonly) NSString * restrictionTypeMovies; +@property(readonly) NSString * restrictionTypeTelevision; +@property(readonly) NSString * UTIImage; +@property(readonly) NSString * UTIMovie; +@property(readonly) NSString * UTIText; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (id)init; +- (void)dealloc; +- (id)UTIText; +- (id)UTIMovie; +- (id)UTIImage; +- (id)restrictionYouTubeAllowed; +- (id)restrictionVideoConferencingAllowed; +- (id)restrictionScreenShotAllowed; +- (id)restrictionSafariAllowed; +- (id)restrictionMultiplayerGamingAllowed; +- (id)restrictionITunesSocialAllowed; +- (id)restrictionITunesAllowed; +- (id)restrictionCellularHDUploadsAllowed; +- (id)restrictionCameraAllowed; +- (id)restrictionAppRemovalAllowed; +- (id)restrictionAppInstallationAllowed; +- (id)restrictionAllowVoiceDialing; +- (id)restrictionAllowGlobalBackgroundFetchWhenRoaming; +- (id)restrictionAccountModificationAllowed; +- (int)restrictionBoolYes; +- (int)restrictionBoolNoData; +- (int)restrictionBoolNo; +- (int)freeSpaceEffortLevelPromptUser; +- (int)freeSpaceEffortLevelManualSpaceManagement; +- (int)freeSpaceEffortLevelAutomaticOnly; +- (int)freeSpaceEffortLevelDoNothing; +- (id)orientationStringPortraitUpsideDown; +- (id)orientationStringPortrait; +- (id)orientationStringLandscapeRight; +- (id)orientationStringLandscapeLeft; +- (id)mainScreenScale; +- (id)automaticDownloadMediaTypes; +- (id)valueForRestriction:(id)arg1; +- (id)UTIForURL:(id)arg1; +- (void)setAutomaticDownloadKinds:(id)arg1 withCompletionHandler:(id)arg2; +- (id)restrictionLevelForType:(id)arg1; +- (void)requestFreeSpaceWithBytes:(id)arg1 options:(id)arg2 completionHandler:(id)arg3; +- (int)boolValueForRestriction:(id)arg1; +- (id)applicationsForUTI:(id)arg1; +- (id)capabilityNameWiFi; +- (id)capabilityNameHDVideo; +- (int)hardwareTypeUnknown; +- (int)hardwareTypeWildcatK48; +- (int)hardwareTypeIPodTouchN81a; +- (int)hardwareTypeIPodTouchN81; +- (int)hardwareTypeIPodTouchN18; +- (int)hardwareTypeIPodTouchN72; +- (int)hardwareTypeIPodTouchN45; +- (int)hardwareTypeIPhoneN94; +- (int)hardwareTypeIPhoneN92; +- (int)hardwareTypeIPhoneN90; +- (int)hardwareTypeIPhoneN88; +- (int)hardwareTypeIPhoneN82; +- (int)hardwareTypeIPhoneM68; +- (int)hardwareTypeIPadK95; +- (int)hardwareTypeIPadK94; +- (int)hardwareTypeIPadK93; +- (int)networkTypeNone; +- (int)networkTypeWiFi; +- (int)networkType2G; +- (int)networkType3G; +- (id)restrictionTypeTelevision; +- (id)restrictionTypeMovies; +- (id)restrictionTypeApplications; +- (void)_removeScriptFunction:(id)arg1; +- (id)freeSpaceOptionEffortLevel; +- (void)_addScriptFunction:(id)arg1; +- (int)_deviceCapabilityForString:(id)arg1; +- (void)_showDialogForCapabilities:(id)arg1 mismatches:(id)arg2; +- (void)_autoDownloadKindsChangedNotification:(id)arg1; +- (id)_className; +- (id)scriptAttributeKeys; +- (id)capabilityNameExplicitMedia; +- (int)hardwareType; +- (id)diskSpaceAvailable; +- (id)capabilityNameEmail; +- (id)hasCapability:(id)arg1; +- (id)capabilityNamePodcasts; +- (int)activeNetworkType; +- (id)checkCapabilitiesPropertyListString:(id)arg1 showFailureDialog:(BOOL)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUScriptDialog.h b/iTunesStoreUI.framework/SUScriptDialog.h new file mode 100755 index 0000000..1c520da --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptDialog.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSNumber, NSString; + +@interface SUScriptDialog : SUScriptObject { + NSString *_body; + id _buttons; + NSNumber *_cancelButtonIndex; + id _textFields; + NSString *_title; +} + +@property(retain) NSString * body; +@property(retain) id buttons; +@property(retain) NSNumber * cancelButtonIndex; +@property(retain) id textFields; +@property(retain) NSString * title; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (void)setButtons:(id)arg1; +- (void)_show; +- (id)attributeKeys; +- (void)setBody:(id)arg1; +- (id)buttons; +- (void)setCancelButtonIndex:(id)arg1; +- (void)dismiss; +- (id)body; +- (id)title; +- (id)cancelButtonIndex; +- (void)show; +- (void)setTitle:(id)arg1; +- (void)dealloc; +- (void)showFromDOMElement:(id)arg1; +- (void)showSheet; +- (id)_nativeDialog; +- (void)_logSheetWarnings; +- (void)_dismiss; +- (id)textFields; +- (void)_showFromDOMElement:(id)arg1; +- (id)_className; +- (id)scriptAttributeKeys; +- (void)setTextFields:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUScriptDialogActionSheet.h b/iTunesStoreUI.framework/SUScriptDialogActionSheet.h new file mode 100755 index 0000000..68e84db --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptDialogActionSheet.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptDialogActionSheet : UIActionSheet { +} + + +- (void)dealloc; +- (BOOL)clearsWeakScriptReferences; + +@end diff --git a/iTunesStoreUI.framework/SUScriptDialogAlertView.h b/iTunesStoreUI.framework/SUScriptDialogAlertView.h new file mode 100755 index 0000000..59301f1 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptDialogAlertView.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptDialogAlertView : UIAlertView { +} + + +- (void)dealloc; +- (BOOL)clearsWeakScriptReferences; + +@end diff --git a/iTunesStoreUI.framework/SUScriptDialogNativeObject.h b/iTunesStoreUI.framework/SUScriptDialogNativeObject.h new file mode 100755 index 0000000..e514b23 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptDialogNativeObject.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptDialogNativeObject : SUScriptNativeObject { +} + + +- (void)dismiss; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)actionSheet:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)show; +- (void)_tearDownForDismissWithButtonIndex:(int)arg1; +- (id)_newActionSheetForDialog:(id)arg1; +- (void)_addScriptButton:(id)arg1 toAlert:(id)arg2 atIndex:(int)arg3; +- (void)showFromRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 inView:(id)arg2; +- (void)showSheet; +- (void)destroyNativeObject; + +@end diff --git a/iTunesStoreUI.framework/SUScriptDictionary.h b/iTunesStoreUI.framework/SUScriptDictionary.h new file mode 100755 index 0000000..18f40a4 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptDictionary.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSDictionary; + +@interface SUScriptDictionary : NSObject { + NSDictionary *_dictionary; +} + +@property(readonly) NSDictionary * dictionary; + ++ (BOOL)isKeyExcludedFromWebScript:(const char *)arg1; + +- (id)valueForKey:(id)arg1; +- (void)setValue:(id)arg1 forKey:(id)arg2; +- (id)attributeKeys; +- (id)initWithDictionary:(id)arg1; +- (id)dictionary; +- (id)init; +- (void)dealloc; + +@end diff --git a/iTunesStoreUI.framework/SUScriptDocumentInteractionController.h b/iTunesStoreUI.framework/SUScriptDocumentInteractionController.h new file mode 100755 index 0000000..9e32c16 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptDocumentInteractionController.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptFunction, WebScriptObject, NSString; + +@interface SUScriptDocumentInteractionController : SUScriptObject { + SUScriptFunction *_cancelFunction; + SUScriptFunction *_openWithFunction; +} + +@property(retain) WebScriptObject * cancelFunction; +@property(retain) WebScriptObject * openWithFunction; +@property(copy) NSString * UTI; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (void)setUTI:(id)arg1; +- (id)UTI; +- (void)dismissMenuAnimated:(id)arg1; +- (void)dealloc; +- (id)_openWithFunction; +- (void)setOpenWithFunction:(id)arg1; +- (id)openWithFunction; +- (void)showOpenWithMenuFromNavigationItem:(id)arg1; +- (void)showOpenWithMenuFromDOMElement:(id)arg1; +- (id)_nativeDocumentInteractionController; +- (id)_cancelFunction; +- (void)setCancelFunction:(id)arg1; +- (id)cancelFunction; +- (id)_nativeObject; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptDocumentInteractionControllerNativeObject.h b/iTunesStoreUI.framework/SUScriptDocumentInteractionControllerNativeObject.h new file mode 100755 index 0000000..cef8124 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptDocumentInteractionControllerNativeObject.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface SUScriptDocumentInteractionControllerNativeObject : SUScriptNativeObject { + BOOL _didPickApplication; + BOOL _isVisible; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _presentationBlock; + + BOOL _redisplayAfterRotation; +} + + +- (void)documentInteractionControllerWillPresentOpenInMenu:(id)arg1; +- (void)documentInteractionController:(id)arg1 willBeginSendingToApplication:(id)arg2; +- (void)documentInteractionControllerDidDismissOpenInMenu:(id)arg1; +- (void)dealloc; +- (void)presentUsingBlock:(id)arg1; +- (BOOL)_isAffectedByWindowNotification:(id)arg1; +- (void)setupNativeObject; +- (void)_windowWillRotateNotification:(id)arg1; +- (void)_windowDidRotateNotification:(id)arg1; +- (void)destroyNativeObject; + +@end diff --git a/iTunesStoreUI.framework/SUScriptDownload.h b/iTunesStoreUI.framework/SUScriptDownload.h new file mode 100755 index 0000000..530d935 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptDownload.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSNumber, NSString; + +@interface SUScriptDownload : SUScriptObject { + NSNumber *_adamID; + NSString *_phase; +} + +@property(readonly) NSNumber * adamID; +@property(readonly) NSString * phase; + ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; ++ (id)phaseStringForDownload:(id)arg1; + +- (id)adamID; +- (id)attributeKeys; +- (id)phase; +- (void)dealloc; +- (BOOL)isEqualToDownload:(id)arg1; +- (id)initWithAdamID:(id)arg1 phase:(id)arg2; +- (id)initWithDownload:(id)arg1; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptDownloadQueue.h b/iTunesStoreUI.framework/SUScriptDownloadQueue.h new file mode 100755 index 0000000..92dbd71 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptDownloadQueue.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SSPreorderManager, SSDownloadManager, NSArray, NSString; + +@interface SUScriptDownloadQueue : SUScriptObject { + NSArray *_downloads; + SSDownloadManager *_downloadManager; + SSPreorderManager *_preorderManager; + NSString *_queueType; +} + +@property(readonly) NSArray * downloads; +@property(readonly) NSString * queueType; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (void)downloadManagerDownloadsDidChange:(id)arg1; +- (id)downloads; +- (void)finalizeForWebScript; +- (id)attributeKeys; +- (void)dealloc; +- (id)queueType; +- (id)initWithQueueType:(id)arg1; +- (void)preorderManagerPreordersDidChange:(id)arg1; +- (void)checkQueue; +- (void)_handleDownloadsChanged; +- (id)_copyScriptDownloads; +- (void)_checkQueues; +- (void)_ntsTearDownQueues; +- (void)_ntsResetDownloads; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptDownloadsViewController.h b/iTunesStoreUI.framework/SUScriptDownloadsViewController.h new file mode 100755 index 0000000..4651bc1 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptDownloadsViewController.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptDownloadsViewController : SUScriptViewController { +} + +@property(retain) id buttons; + ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (void)setButtons:(id)arg1; +- (id)attributeKeys; +- (id)buttons; +- (void)_setButtons:(id)arg1; +- (id)_copyButtons; +- (id)newNativeViewController; +- (id)_nativeViewController; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptEventListener.h b/iTunesStoreUI.framework/SUScriptEventListener.h new file mode 100755 index 0000000..af11974 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptEventListener.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class WebScriptObject, NSString; + +@interface SUScriptEventListener : NSObject { + WebScriptObject *_callback; + NSString *_name; + BOOL _useCapture; +} + +@property(retain) WebScriptObject * callback; +@property(retain) NSString * name; +@property BOOL shouldUseCapture; + + +- (id)name; +- (id)callback; +- (void)setName:(id)arg1; +- (void)dealloc; +- (BOOL)shouldUseCapture; +- (void)setShouldUseCapture:(BOOL)arg1; +- (void)setCallback:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUScriptExecutionContext.h b/iTunesStoreUI.framework/SUScriptExecutionContext.h new file mode 100755 index 0000000..53b6e48 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptExecutionContext.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUWebView, ISStoreURLOperation; + +@interface SUScriptExecutionContext : NSObject { + ISStoreURLOperation *_loadOperation; + BOOL _sourceIsTrusted; + SUWebView *_webView; +} + +@property BOOL sourceIsTrusted; +@property(readonly) id windowScriptObject; +@property(readonly) struct OpaqueJSContext { }* globalExecutionContext; + + +- (void)operation:(id)arg1 failedWithError:(id)arg2; +- (void)callWebScriptMethod:(id)arg1 withArguments:(id)arg2; +- (void)dealloc; +- (void)evaluateScriptWithURLBagKey:(id)arg1; +- (id)_newLoadOperation; +- (void)_cancelLoadOperation; +- (void)evaluateScriptAtURL:(id)arg1; +- (BOOL)evaluateData:(id)arg1 MIMEType:(id)arg2 textEncodingName:(id)arg3 baseURL:(id)arg4; +- (id)_webView; +- (void)operation:(id)arg1 finishedWithOutput:(id)arg2; +- (id)parentViewControllerForWebView:(id)arg1; +- (BOOL)sourceIsTrusted; +- (void)setSourceIsTrusted:(BOOL)arg1; +- (id)windowScriptObject; +- (struct OpaqueJSContext { }*)globalExecutionContext; + +@end diff --git a/iTunesStoreUI.framework/SUScriptFunction.h b/iTunesStoreUI.framework/SUScriptFunction.h new file mode 100755 index 0000000..bce810d --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptFunction.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableSet, WebScriptObject, NSLock, SUScriptObject; + +@interface SUScriptFunction : NSObject { + NSMutableSet *_delegates; + WebScriptObject *_function; + NSLock *_lock; + SUScriptObject *_thisObject; +} + +@property(retain) WebScriptObject * scriptObject; +@property SUScriptObject * thisObject; + + +- (void)unlock; +- (void)lock; +- (id)init; +- (void)dealloc; +- (id)thisObject; +- (void)_sendResult:(id)arg1 toDelegate:(id)arg2; +- (void)_callFunction:(id)arg1 withArguments:(id)arg2 delegate:(id)arg3; +- (id)_copyAdjustedArgumentsForArguments:(id)arg1; +- (BOOL)callWithArguments:(id)arg1; +- (BOOL)callWithArguments:(id)arg1 delegate:(id)arg2 didFinishSelector:(SEL)arg3; +- (id)initWithScriptObject:(id)arg1; +- (id)callSynchronouslyWithArguments:(id)arg1; +- (void)setThisObject:(id)arg1; +- (void)setScriptObject:(id)arg1; +- (id)scriptObject; + +@end diff --git a/iTunesStoreUI.framework/SUScriptFunctionDelegate.h b/iTunesStoreUI.framework/SUScriptFunctionDelegate.h new file mode 100755 index 0000000..42973bd --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptFunctionDelegate.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptFunctionDelegate : NSObject { + SEL _didFinishSelector; + id _originalDelegate; +} + +@property SEL didFinishSelector; +@property(retain) id originalDelegate; + + +- (void)dealloc; +- (SEL)didFinishSelector; +- (id)originalDelegate; +- (void)setOriginalDelegate:(id)arg1; +- (void)setDidFinishSelector:(SEL)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUScriptGradient.h b/iTunesStoreUI.framework/SUScriptGradient.h new file mode 100755 index 0000000..cedfdfd --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptGradient.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString, SUGradient; + +@interface SUScriptGradient : SUScriptObject { + SUGradient *_nativeGradient; +} + +@property(readonly) NSString * type; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; + +- (id)attributeKeys; +- (id)type; +- (id)init; +- (void)dealloc; +- (id)initRadialGraidentWithX0:(float)arg1 y0:(float)arg2 r0:(float)arg3 x1:(float)arg4 y1:(float)arg5 r1:(float)arg6; +- (id)initLinearGradientWithX0:(float)arg1 y0:(float)arg2 x1:(float)arg3 y1:(float)arg4; +- (id)initWithGradient:(id)arg1; +- (void)addColorStopWithOffset:(float)arg1 color:(id)arg2; +- (id)copyNativeGradient; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptImagePickerController.h b/iTunesStoreUI.framework/SUScriptImagePickerController.h new file mode 100755 index 0000000..8166b64 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptImagePickerController.h @@ -0,0 +1,88 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptFunction, WebScriptObject, NSString; + +@interface SUScriptImagePickerController : SUScriptNavigationController { + SUScriptFunction *_cancelFunction; + SUScriptFunction *_pickedMediaFunction; +} + +@property(retain) WebScriptObject * cancelFunction; +@property(copy) id mediaTypes; +@property(retain) WebScriptObject * pickedMediaFunction; +@property(copy) id sourceType; +@property(readonly) id cameraDeviceFront; +@property(readonly) id cameraDeviceRear; +@property(readonly) id captureModePhoto; +@property(readonly) id captureModeVideo; +@property(readonly) id flashModeAuto; +@property(readonly) id flashModeOff; +@property(readonly) id flashModeOn; +@property(readonly) NSString * propertyAllowsEditing; +@property(readonly) NSString * propertyAllowsVideoEditing; +@property(readonly) NSString * propertyCaptureMaximumDuration; +@property(readonly) NSString * propertyFlashMode; +@property(readonly) NSString * propertyVideoQuality; +@property(readonly) NSString * propertyVideoMaximumDuration; +@property(readonly) NSString * propertyViewImageBeforeSelecting; +@property(readonly) id quality640x480; +@property(readonly) id qualityHigh; +@property(readonly) id qualityLow; +@property(readonly) id qualityMedium; +@property(readonly) id sourceTypeCamera; +@property(readonly) id sourceTypePhotoLibrary; +@property(readonly) id sourceTypeSavedPhotosAlbum; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (id)mediaTypes; +- (void)setMediaTypes:(id)arg1; +- (void)setSourceType:(id)arg1; +- (id)isFlashAvailableForCameraDevice:(id)arg1; +- (id)availableCaptureModesForCameraDevice:(id)arg1; +- (id)isCameraDeviceAvailable:(id)arg1; +- (id)availableMediaTypesForSourceType:(id)arg1; +- (id)isSourceTypeAvailable:(id)arg1; +- (id)sourceType; +- (void)setValue:(id)arg1 forProperty:(id)arg2; +- (id)valueForProperty:(id)arg1; +- (void)dealloc; +- (BOOL)_sendDidPickWithInfo:(id)arg1; +- (BOOL)_sendCancel; +- (id)sourceTypeSavedPhotosAlbum; +- (id)sourceTypePhotoLibrary; +- (id)sourceTypeCamera; +- (id)qualityMedium; +- (id)qualityLow; +- (id)qualityHigh; +- (id)quality640x480; +- (id)propertyViewImageBeforeSelecting; +- (id)propertyVideoMaximumDuration; +- (id)propertyVideoQuality; +- (id)propertyFlashMode; +- (id)propertyCaptureMaximumDuration; +- (id)propertyAllowsVideoEditing; +- (id)propertyAllowsEditing; +- (id)flashModeOn; +- (id)flashModeOff; +- (id)flashModeAuto; +- (id)captureModeVideo; +- (id)captureModePhoto; +- (id)cameraDeviceRear; +- (id)cameraDeviceFront; +- (void)setPickedMediaFunction:(id)arg1; +- (void)setCancelFunction:(id)arg1; +- (id)pickedMediaFunction; +- (id)cancelFunction; +- (id)_imagePickerController; +- (id)newNativeViewController; +- (void)setNativeViewController:(id)arg1; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptImagePickerControllerNativeObject.h b/iTunesStoreUI.framework/SUScriptImagePickerControllerNativeObject.h new file mode 100755 index 0000000..e1ce471 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptImagePickerControllerNativeObject.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptImagePickerControllerNativeObject : SUScriptViewControllerNativeObject { +} + + +- (void)imagePickerController:(id)arg1 didFinishPickingMediaWithInfo:(id)arg2; +- (void)imagePickerControllerDidCancel:(id)arg1; +- (void)setupNativeObject; +- (void)destroyNativeObject; + +@end diff --git a/iTunesStoreUI.framework/SUScriptInterface.h b/iTunesStoreUI.framework/SUScriptInterface.h new file mode 100755 index 0000000..a66568b --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptInterface.h @@ -0,0 +1,235 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptOperationDelegate, SUScriptSectionsController, SUScriptProtocol, SUScriptApplication, SUWebImagePool, NSString, SUScriptViewController, SUScriptMediaLibrary, SUScriptDevice, SUScriptNotificationObserver, SUScriptWindowContext, , WebScriptObject, NSNumber, NSMutableDictionary, SUScriptNavigationBar, SUScriptPurchaseManager, SUScriptAccount, SUScriptWindow, SUScriptAddressBook, SUScriptAccountManager, NSArray, NSURL; + +@interface SUScriptInterface : SUScriptObject { + SUScriptAccountManager *_accountManager; + *_delegate; + NSMutableDictionary *_downloadQueues; + NSURL *_mainFrameURL; + SUScriptMediaLibrary *_mediaLibrary; + SUScriptNotificationObserver *_notificationObserver; + SUScriptPurchaseManager *_purchaseManager; + SUScriptOperationDelegate *_scriptOperationDelegate; + BOOL _sourceIsTrusted; + SUScriptWindowContext *_scriptWindowContext; + id _threadSafeDelegate; + SUWebImagePool *_webImagePool; + WebScriptObject *_windowScriptObject; +} + +@property(readonly) SUScriptPurchaseManager * purchaseManager; +@property(readonly) NSString * actionTypeReturnToLibrary; +@property(readonly) SUScriptAddressBook * addressBook; +@property(readonly) SUScriptDevice * device; +@property(readonly) SUScriptApplication * application; +@property(readonly) SUScriptMediaLibrary * mediaLibrary; +@property(readonly) SUScriptWindow * window; +@property(readonly) SUScriptProtocol * protocol; +@property(readonly) SUScriptSectionsController * sectionsController; +@property(readonly) SUScriptViewController * viewController; +@property(readonly) NSArray * accounts; +@property(retain) SUScriptAccount * primaryAccount; +@property(retain) SUScriptAccount * primaryLockerAccount; +@property(readonly) NSArray * installedSoftwareApplications; +@property(retain) SUScriptWindowContext * scriptWindowContext; +@property * delegate; +@property(readonly) * threadSafeDelegate; +@property(retain) NSURL * mainFrameURL; +@property BOOL sourceIsTrusted; +@property(copy) NSString * cookie; +@property(readonly) id globalRootObject; +@property(readonly) id loggingEnabled; +@property(readonly) SUScriptNavigationBar * navigationBar; +@property(readonly) NSNumber * orientation; +@property(readonly) id screenReaderRunning; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)accounts; +- (id)addressBook; +- (id)accountName; +- (void)setDelegate:(id)arg1; +- (void)log:(id)arg1; +- (id)attributeKeys; +- (id)cookie; +- (void)setCookie:(id)arg1; +- (id)protocol; +- (id)systemVersion; +- (void)goBack; +- (void)setOrientation:(id)arg1; +- (BOOL)isRunningTest; +- (BOOL)launchedToTest; +- (id)viewController; +- (void)setViewController:(id)arg1; +- (void)setNavigationBar:(id)arg1; +- (id)navigationBar; +- (id)parentViewController; +- (void)openURL:(id)arg1; +- (void)startedTest:(id)arg1; +- (id)orientation; +- (void)setWindow:(id)arg1; +- (void)finishedTest:(id)arg1 extraResults:(id)arg2; +- (id)delegate; +- (id)window; +- (void)setDevice:(id)arg1; +- (id)device; +- (id)init; +- (void)dealloc; +- (id)purchaseManager; +- (id)actionTypeReturnToLibrary; +- (id)application; +- (void)addPurchaseWithInfo:(id)arg1; +- (void)addExternalDownloads:(id)arg1; +- (void)setMediaLibrary:(id)arg1; +- (id)mediaLibrary; +- (void)setSectionsController:(id)arg1; +- (id)sectionsController; +- (void)_gotoStoreURL:(id)arg1 withAuthentication:(BOOL)arg2 forceAuthentication:(BOOL)arg3; +- (void)_enterAccountFlowWithURL:(id)arg1; +- (id)_copyScriptViewControllerForParentViewController; +- (void)setPrimaryLockerAccount:(id)arg1; +- (void)setPrimaryAccount:(id)arg1; +- (void)setAccounts:(id)arg1; +- (id)primaryLockerAccount; +- (id)primaryAccount; +- (id)systemItemUndo; +- (id)systemItemTrash; +- (id)systemItemStop; +- (id)systemItemSearch; +- (id)systemItemRewind; +- (id)systemItemReplay; +- (id)systemItemRefresh; +- (id)systemItemRedo; +- (id)systemItemPlay; +- (id)systemItemPause; +- (id)systemItemPageCurl; +- (id)systemItemOrganize; +- (id)systemItemFlexibleSpace; +- (id)systemItemFixedSpace; +- (id)systemItemFastForward; +- (id)systemItemEdit; +- (id)systemItemDone; +- (id)systemItemCompose; +- (id)systemItemCancel; +- (id)systemItemCamera; +- (id)systemItemBookmarks; +- (id)systemItemAdd; +- (id)systemItemAction; +- (id)installedSoftwareApplications; +- (void)setProtocol:(id)arg1; +- (void)setMainFrameURL:(id)arg1; +- (struct OpaqueJSContext { }*)_copyJavaScriptContext; +- (void)setLoggingEnabled:(id)arg1; +- (void)setGlobalRootObject:(id)arg1; +- (id)screenReaderRunning; +- (id)loggingEnabled; +- (id)globalRootObject; +- (id)_className; +- (BOOL)sourceIsTrusted; +- (void)setWindowScriptObject:(id)arg1; +- (void)setSourceIsTrusted:(BOOL)arg1; +- (void)setScriptWindowContext:(id)arg1; +- (id)scriptWindowContext; +- (id)imagePool; +- (struct OpaqueJSContext { }*)copyJavaScriptContext; +- (id)softwareApplicationWithAdamID:(id)arg1; +- (void)signOutPrimaryAccount; +- (id)showPromptWithMessage:(id)arg1 initialValue:(id)arg2 title:(id)arg3 okButtonTitle:(id)arg4 cancelButtonTitle:(id)arg5; +- (void)showMediaPreviewWithURLString:(id)arg1; +- (void)showMediaPlayerWithURLString:(id)arg1 orientation:(id)arg2 title:(id)arg3 subtitle:(id)arg4 bookmarkID:(id)arg5 duration:(id)arg6 type:(id)arg7 imageURL:(id)arg8; +- (BOOL)showConfirmWithMessage:(id)arg1 title:(id)arg2 okButtonTitle:(id)arg3 cancelButtonTitle:(id)arg4; +- (void)showAlertWithMessage:(id)arg1 title:(id)arg2 buttonTitle:(id)arg3; +- (BOOL)shouldRestrictContentOfSystem:(id)arg1 level:(id)arg2; +- (void)setLibraryIdentifierWithType:(id)arg1 value:(id)arg2; +- (void)sendPostOfType:(id)arg1 withOptions:(id)arg2; +- (void)selectTrackListItemWithIdentifier:(id)arg1; +- (void)selectSectionWithIdentifier:(id)arg1; +- (void)retryAllRestoreDownloads; +- (void)reportAProblemForIdentifier:(id)arg1; +- (void)reloadFooterSection:(id)arg1 withURL:(id)arg2; +- (void)registerNavBarButtonWithTitle:(id)arg1 side:(id)arg2 function:(id)arg3; +- (void)redeemCode:(id)arg1; +- (void)pingURL:(id)arg1; +- (void)performPurchaseAnimationForIdentifier:(id)arg1; +- (id)makeWindow; +- (id)makeVolumeViewController; +- (id)makeURLRequestWithURLs:(id)arg1 timeoutInterval:(id)arg2; +- (id)makeTextFieldWithStyle:(id)arg1 placeholder:(id)arg2 value:(id)arg3 width:(id)arg4; +- (id)makeStorePageWithURLs:(id)arg1; +- (id)makeSplitViewController; +- (id)makeSegmentedControl; +- (id)makeScriptImagePickerController; +- (id)makeScriptActionWithType:(id)arg1; +- (id)makeReviewWithAdamID:(id)arg1; +- (id)makeReportAProblemViewControllerWithAdamID:(id)arg1; +- (id)makeRadialGradientWithX0:(float)arg1 y0:(float)arg2 r0:(float)arg3 x1:(float)arg4 y1:(float)arg5 r1:(float)arg6; +- (id)makePopOverWithViewController:(id)arg1; +- (id)makeNumberFormatterWithStyle:(id)arg1; +- (id)makeNavigationControllerWithRootViewController:(id)arg1; +- (id)makeMessageEntryViewController; +- (id)makeMessage; +- (id)makeMenuViewController; +- (id)makeLinearGradientWithX0:(float)arg1 y0:(float)arg2 x1:(float)arg3 y1:(float)arg4; +- (id)makeDocumentInteractionController; +- (id)makeDialog; +- (id)makeDateFormatter; +- (id)makeComposeReviewViewControllerWithReview:(id)arg1; +- (id)makeColorWithWhite:(id)arg1 alpha:(id)arg2; +- (id)makeColorWithRed:(id)arg1 green:(id)arg2 blue:(id)arg3 alpha:(id)arg4; +- (id)makeColorWithHue:(id)arg1 saturation:(id)arg2 brightness:(id)arg3 alpha:(id)arg4; +- (id)makeCanvasWithWidth:(id)arg1 height:(id)arg2; +- (id)makeButtonWithTitle:(id)arg1 action:(id)arg2; +- (id)makeButtonWithSystemItemString:(id)arg1 action:(id)arg2; +- (id)makeAccountPageWithURLs:(id)arg1; +- (id)makeAccount; +- (BOOL)isExplicitContentDisabled; +- (BOOL)haveAccount; +- (void)handleTrackListWithPropertyListString:(id)arg1; +- (void)handleRootObjectWithPropertyListString:(id)arg1; +- (void)handleProtocolPropertyListString:(id)arg1; +- (void)handleDialogPropertyListString:(id)arg1; +- (void)gotoStoreURL:(id)arg1 ofType:(id)arg2 withAuthentication:(BOOL)arg3 forceAuthentication:(BOOL)arg4; +- (void)gotoStoreURL:(id)arg1; +- (id)getDownloadQueueWithQueueType:(id)arg1; +- (void)dispatchGlobalEventWithName:(id)arg1 payload:(id)arg2; +- (void)dismissWindowsWithOptions:(id)arg1; +- (void)dismissSheet; +- (int)dialogDisplayCountForKey:(id)arg1; +- (void)composeReviewWithURL:(id)arg1 itemIdentifier:(id)arg2 type:(id)arg3; +- (void)composeEmailWithSubject:(id)arg1 body:(id)arg2; +- (BOOL)canSendEmail; +- (void)authenticateForAccount:(id)arg1 withOptions:(id)arg2; +- (BOOL)arePodcastsDisabled; +- (void)addPurchaseWithInfo:(id)arg1 options:(id)arg2; +- (void)addExternalDownloadsFromManifestURL:(id)arg1; +- (void)addExternalDownloads:(id)arg1 options:(id)arg2; +- (id)accountForDSID:(id)arg1; +- (void)accessibilityPostLayoutChange; +- (id)scriptAttributeKeys; +- (id)_copyDialogWithMessage:(id)arg1 title:(id)arg2 cancelButtonTitle:(id)arg3 okButtonTitle:(id)arg4; +- (id)hardwareType; +- (id)diskSpaceAvailable; +- (id)activeNetworkType; +- (BOOL)checkCapabilitiesPropertyListString:(id)arg1 showFailureDialog:(BOOL)arg2; +- (id)accountDSID; +- (id)_copyOrientation; +- (id)_copyGlobalRootObject; +- (id)mainFrameURL; +- (void)_accessibilityPostLayoutChange; +- (id)threadSafeDelegate; +- (void)deallocMediaLibrary; +- (void)deallocDownloadQueue; +- (void)deallocAuthentication; +- (void)_globalEventNotification:(id)arg1; +- (void)initAuthentication; +- (void)_finishedTest:(id)arg1 extraResults:(id)arg2; +- (void)_startedTest:(id)arg1; +- (BOOL)_isRunningTest; +- (BOOL)_launchedToTest; + +@end diff --git a/iTunesStoreUI.framework/SUScriptMediaItem.h b/iTunesStoreUI.framework/SUScriptMediaItem.h new file mode 100755 index 0000000..8c681e2 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptMediaItem.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class MPMediaItem; + +@interface SUScriptMediaItem : SUScriptObject { +} + +@property(readonly) MPMediaItem * nativeItem; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (void)initialize; ++ (id)scriptPropertyForNativeProperty:(id)arg1; ++ (int)nativeMediaTypesForScriptMediaTypes:(id)arg1; ++ (id)copyScriptMediaTypesForNativeMediaTypes:(int)arg1; ++ (id)nativePropertyForScriptProperty:(id)arg1; ++ (id)scriptMediaTypeForNativeMediaType:(int)arg1; + +- (id)valueForProperty:(id)arg1; +- (id)nativeItem; +- (id)imageURLWithWidth:(id)arg1 height:(id)arg2; +- (id)_copyValueForProperty:(id)arg1; +- (id)_copyImageURLWithWidth:(int)arg1 height:(int)arg2; +- (id)_className; + +@end diff --git a/iTunesStoreUI.framework/SUScriptMediaItemCollection.h b/iTunesStoreUI.framework/SUScriptMediaItemCollection.h new file mode 100755 index 0000000..e75a7b6 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptMediaItemCollection.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class MPMediaItemCollection, SUScriptMediaItem, NSArray; + +@interface SUScriptMediaItemCollection : SUScriptObject { + NSArray *_items; + SUScriptMediaItem *_representativeItem; + BOOL _watchingLibrary; +} + +@property(readonly) MPMediaItemCollection * nativeCollection; +@property(readonly) int count; +@property(readonly) NSArray * items; +@property(readonly) NSArray * mediaTypes; +@property(readonly) SUScriptMediaItem * representativeItem; + ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (id)mediaTypes; +- (id)initWithItems:(id)arg1; +- (id)items; +- (int)count; +- (void)dealloc; +- (id)nativeCollection; +- (id)representativeItem; +- (id)_copyRepresentativeItem; +- (id)_copyMediaTypes; +- (int)_mainThreadCount; +- (void)_beginWatchingLibraryIfNecessary; +- (void)_libraryChangedNotification:(id)arg1; +- (void)_setItems:(id)arg1; +- (id)_copyItems; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptMediaLibrary.h b/iTunesStoreUI.framework/SUScriptMediaLibrary.h new file mode 100755 index 0000000..8c85915 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptMediaLibrary.h @@ -0,0 +1,123 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableArray, NSString; + +@interface SUScriptMediaLibrary : SUScriptObject { + NSMutableArray *_musicPlayers; +} + +@property(readonly) NSString * itemPropertyAlbumArtist; +@property(readonly) NSString * itemPropertyAlbumTitle; +@property(readonly) NSString * itemPropertyArtist; +@property(readonly) NSString * itemPropertyComposer; +@property(readonly) NSString * itemPropertyDiscCount; +@property(readonly) NSString * itemPropertyDiscNumber; +@property(readonly) NSString * itemPropertyGenre; +@property(readonly) NSString * itemPropertyIsCompilation; +@property(readonly) NSString * itemPropertyLastPlayedDate; +@property(readonly) NSString * itemPropertyLyrics; +@property(readonly) NSString * itemPropertyMediaType; +@property(readonly) NSString * itemPropertyPersistentID; +@property(readonly) NSString * itemPropertyPlayCount; +@property(readonly) NSString * itemPropertyPlaybackDuration; +@property(readonly) NSString * itemPropertyPodcastTitle; +@property(readonly) NSString * itemPropertyRating; +@property(readonly) NSString * itemPropertySkipCount; +@property(readonly) NSString * itemPropertyStoreID; +@property(readonly) NSString * itemPropertyTitle; +@property(readonly) NSString * itemPropertyTrackCount; +@property(readonly) NSString * itemPropertyTrackNumber; +@property(readonly) NSString * mediaTypeAny; +@property(readonly) NSString * mediaTypeAnyAudio; +@property(readonly) NSString * mediaTypeAnyVideo; +@property(readonly) NSString * mediaTypeAudiobook; +@property(readonly) NSString * mediaTypeMovie; +@property(readonly) NSString * mediaTypeMusic; +@property(readonly) NSString * mediaTypeMusicVideo; +@property(readonly) NSString * mediaTypePodcast; +@property(readonly) NSString * mediaTypeTVShow; +@property(readonly) NSString * mediaTypeVideoPodcast; +@property(readonly) NSString * playerTypeApplication; +@property(readonly) NSString * playerTypeIPod; +@property(readonly) NSString * queryPresetAlbums; +@property(readonly) NSString * queryPresetArtists; +@property(readonly) NSString * queryPresetAudiobooks; +@property(readonly) NSString * queryPresetCompilations; +@property(readonly) NSString * queryPresetComposers; +@property(readonly) NSString * queryPresetGenres; +@property(readonly) NSString * queryPresetMovies; +@property(readonly) NSString * queryPresetMusicVideos; +@property(readonly) NSString * queryPresetPlaylists; +@property(readonly) NSString * queryPresetPodcasts; +@property(readonly) NSString * queryPresetSongs; +@property(readonly) NSString * queryPresetTVShows; +@property(readonly) NSString * queryPresetVideoPodcasts; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (id)init; +- (void)dealloc; +- (id)playerTypeIPod; +- (id)playerTypeApplication; +- (id)mediaTypeVideoPodcast; +- (id)mediaTypeTVShow; +- (id)mediaTypePodcast; +- (id)mediaTypeMusicVideo; +- (id)mediaTypeMusic; +- (id)mediaTypeMovie; +- (id)mediaTypeAudiobook; +- (id)mediaTypeAnyVideo; +- (id)mediaTypeAnyAudio; +- (id)mediaTypeAny; +- (id)itemPropertyTrackNumber; +- (id)itemPropertyTrackCount; +- (id)itemPropertyTitle; +- (id)itemPropertyStoreID; +- (id)itemPropertySkipCount; +- (id)itemPropertyRating; +- (id)itemPropertyPodcastTitle; +- (id)itemPropertyPlaybackDuration; +- (id)itemPropertyPlayCount; +- (id)itemPropertyPersistentID; +- (id)itemPropertyMediaType; +- (id)itemPropertyLyrics; +- (id)itemPropertyLastPlayedDate; +- (id)itemPropertyIsCompilation; +- (id)itemPropertyGenre; +- (id)itemPropertyDiscNumber; +- (id)itemPropertyDiscCount; +- (id)itemPropertyComposer; +- (id)itemPropertyArtist; +- (id)itemPropertyAlbumTitle; +- (id)itemPropertyAlbumArtist; +- (id)musicPlayerForType:(id)arg1; +- (id)makeQueryWithPreset:(id)arg1; +- (id)makePickerWithMediaTypes:(id)arg1; +- (id)makeCollectionWithItems:(id)arg1; +- (id)containsAdamIDs:(id)arg1; +- (id)containsAdamID:(id)arg1; +- (id)queryPresetVideoPodcasts; +- (id)queryPresetTVShows; +- (id)queryPresetMusicVideos; +- (id)queryPresetMovies; +- (id)queryPresetGenres; +- (id)queryPresetComposers; +- (id)queryPresetCompilations; +- (id)queryPresetAudiobooks; +- (id)queryPresetPodcasts; +- (id)queryPresetPlaylists; +- (id)queryPresetSongs; +- (id)queryPresetArtists; +- (id)queryPresetAlbums; +- (id)_copyQueryWithPreset:(id)arg1; +- (BOOL)_isRestricted; +- (void)_loadNativeObject; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptMediaLibraryNativeObject.h b/iTunesStoreUI.framework/SUScriptMediaLibraryNativeObject.h new file mode 100755 index 0000000..a1e4a45 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptMediaLibraryNativeObject.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptMediaLibraryNativeObject : SUScriptNativeObject { +} + + +- (void)_libraryChangedNotification:(id)arg1; +- (void)setupNativeObject; +- (void)destroyNativeObject; + +@end diff --git a/iTunesStoreUI.framework/SUScriptMediaObject.h b/iTunesStoreUI.framework/SUScriptMediaObject.h new file mode 100755 index 0000000..f2a217c --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptMediaObject.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUMediaObject, NSMutableArray, NSString; + +@interface SUScriptMediaObject : SUScriptObject { + NSMutableArray *_scriptFunctions; + unsigned int _thumbnailOffset; +} + +@property(readonly) SUMediaObject * nativeMediaObject; +@property(readonly) NSString * mediaType; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (id)valueForProperty:(id)arg1; +- (id)mediaType; +- (id)init; +- (void)dealloc; +- (void)saveToLibraryWithCompletionHandler:(id)arg1; +- (void)loadLibraryThumbnailWithCompletionHandler:(id)arg1; +- (void)generateThumbnailWithMaximumSize:(int)arg1 completionHandler:(id)arg2; +- (id)nativeMediaObject; +- (id)thumbnailWithMaximumSize:(int)arg1; +- (id)initWithNativeMediaObject:(id)arg1; +- (void)_removeScriptFunction:(id)arg1; +- (void)_addScriptFunction:(id)arg1; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptMediaPickerController.h b/iTunesStoreUI.framework/SUScriptMediaPickerController.h new file mode 100755 index 0000000..a2b2c11 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptMediaPickerController.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString, NSArray; + +@interface SUScriptMediaPickerController : SUScriptViewController { +} + +@property BOOL allowsPickingMultipleItems; +@property(readonly) NSArray * mediaTypes; +@property(retain) NSString * prompt; + ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (id)mediaTypes; +- (void)setMediaTypes:(id)arg1; +- (void)setPrompt:(id)arg1; +- (id)prompt; +- (void)setAllowsPickingMultipleItems:(BOOL)arg1; +- (BOOL)allowsPickingMultipleItems; +- (void)_setAllowsPickingMultipleItems:(BOOL)arg1; +- (BOOL)_allowsPickingMultipleItems; +- (void)_setMediaTypes:(id)arg1; +- (id)_copyMediaTypes; +- (id)initWithMediaTypes:(id)arg1; +- (void)_setPrompt:(id)arg1; +- (id)_copyPrompt; +- (id)newNativeViewController; +- (void)setNativeViewController:(id)arg1; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptMediaPickerEvent.h b/iTunesStoreUI.framework/SUScriptMediaPickerEvent.h new file mode 100755 index 0000000..a387f5b --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptMediaPickerEvent.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptMediaItemCollection; + +@interface SUScriptMediaPickerEvent : SUScriptObject { + SUScriptMediaItemCollection *_collection; +} + +@property(readonly) SUScriptMediaItemCollection * collection; + ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)initWithCollection:(id)arg1; +- (id)collection; +- (id)attributeKeys; +- (void)dealloc; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptMediaPickerNativeObject.h b/iTunesStoreUI.framework/SUScriptMediaPickerNativeObject.h new file mode 100755 index 0000000..397573c --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptMediaPickerNativeObject.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptMediaPickerNativeObject : SUScriptViewControllerNativeObject { +} + + +- (void)mediaPickerDidCancel:(id)arg1; +- (void)mediaPicker:(id)arg1 didPickMediaItems:(id)arg2; +- (void)setupNativeObject; +- (void)destroyNativeObject; + +@end diff --git a/iTunesStoreUI.framework/SUScriptMediaPlaylist.h b/iTunesStoreUI.framework/SUScriptMediaPlaylist.h new file mode 100755 index 0000000..b859b83 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptMediaPlaylist.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class MPMediaPlaylist; + +@interface SUScriptMediaPlaylist : SUScriptMediaItemCollection { +} + +@property(readonly) MPMediaPlaylist * nativePlaylist; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (void)initialize; ++ (id)scriptPlaylistAttributesForNativePlaylistAttributes:(int)arg1; ++ (int)nativePlaylistAttributesForScriptPlaylistAttributes:(id)arg1; ++ (id)scriptPropertyForNativeProperty:(id)arg1; ++ (id)nativePropertyForScriptProperty:(id)arg1; + +- (id)_valueForProperty:(id)arg1; +- (id)valueForProperty:(id)arg1; +- (id)nativePlaylist; +- (id)_className; + +@end diff --git a/iTunesStoreUI.framework/SUScriptMediaPropertyPredicate.h b/iTunesStoreUI.framework/SUScriptMediaPropertyPredicate.h new file mode 100755 index 0000000..9ccec54 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptMediaPropertyPredicate.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString, MPMediaPropertyPredicate; + +@interface SUScriptMediaPropertyPredicate : SUScriptObject { + NSString *_comparisonType; + NSString *_property; + id _value; +} + +@property(readonly) MPMediaPropertyPredicate * nativePredicate; +@property(readonly) NSString * comparisonType; +@property(readonly) NSString * property; +@property(readonly) id value; + ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)property; +- (id)attributeKeys; +- (id)value; +- (void)dealloc; +- (id)_playlistAttributesForScriptArray:(id)arg1; +- (id)comparisonType; +- (id)_copyProperty; +- (id)_copyComparisonType; +- (void)_setProperty:(id)arg1 value:(id)arg2 comparisonType:(int)arg3; +- (id)nativePredicate; +- (id)initWithProperty:(id)arg1 value:(id)arg2 comparisonType:(id)arg3; +- (id)_copyValue; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptMediaQuery.h b/iTunesStoreUI.framework/SUScriptMediaQuery.h new file mode 100755 index 0000000..b9e1095 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptMediaQuery.h @@ -0,0 +1,72 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString, MPMediaQuery, NSArray; + +@interface SUScriptMediaQuery : SUScriptObject { + NSArray *_collections; + NSArray *_filterPredicates; + NSArray *_items; + BOOL _watchingLibrary; +} + +@property(readonly) MPMediaQuery * nativeQuery; +@property(readonly) NSArray * collections; +@property(copy) id filterPredicates; +@property(copy) NSString * groupingType; +@property(readonly) NSArray * items; +@property(readonly) NSString * comparisonTypeContains; +@property(readonly) NSString * comparisonTypeEquals; +@property(readonly) NSString * groupingTypeAlbum; +@property(readonly) NSString * groupingTypeAlbumArtist; +@property(readonly) NSString * groupingTypeArtist; +@property(readonly) NSString * groupingTypeComposer; +@property(readonly) NSString * groupingTypeGenre; +@property(readonly) NSString * groupingTypePlaylist; +@property(readonly) NSString * groupingTypePodcastTitle; +@property(readonly) NSString * groupingTypeTitle; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (void)_resetCaches; +- (id)attributeKeys; +- (id)items; +- (void)dealloc; +- (id)groupingTypeTitle; +- (id)groupingTypePodcastTitle; +- (id)groupingTypePlaylist; +- (id)groupingTypeGenre; +- (id)groupingTypeComposer; +- (id)groupingTypeArtist; +- (id)groupingTypeAlbumArtist; +- (id)groupingTypeAlbum; +- (id)comparisonTypeEquals; +- (id)comparisonTypeContains; +- (id)nativeQuery; +- (id)makeFilterPredicateWithProperty:(id)arg1 value:(id)arg2 comparisonType:(id)arg3; +- (void)setGroupingType:(id)arg1; +- (void)setFilterPredicates:(id)arg1; +- (id)groupingType; +- (id)filterPredicates; +- (void)_beginWatchingLibraryIfNecessary; +- (id)collections; +- (id)canFilterByProperty:(id)arg1; +- (void)_setGroupingType:(id)arg1; +- (void)_setFilterPredicates:(id)arg1; +- (id)_copyGroupingType; +- (id)_copyFilterPredicates; +- (id)_copyCollections; +- (void)_removeFilterPredicate:(id)arg1; +- (BOOL)_canFilterByProperty:(id)arg1; +- (void)_addFilterPredicate:(id)arg1; +- (void)_libraryChangedNotification:(id)arg1; +- (void)removeFilterPredicate:(id)arg1; +- (void)addFilterPredicate:(id)arg1; +- (id)_copyItems; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptMenuItem.h b/iTunesStoreUI.framework/SUScriptMenuItem.h new file mode 100755 index 0000000..9565e34 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptMenuItem.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString; + +@interface SUScriptMenuItem : SUScriptObject { + BOOL _enabled; + NSString *_title; + id _userInfo; +} + +@property BOOL enabled; +@property(retain) NSString * title; +@property(retain) id userInfo; + ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (void)setUserInfo:(id)arg1; +- (BOOL)enabled; +- (id)title; +- (void)setEnabled:(BOOL)arg1; +- (void)setTitle:(id)arg1; +- (id)userInfo; +- (id)init; +- (void)dealloc; +- (void)_sendDidChange; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptMenuViewController.h b/iTunesStoreUI.framework/SUScriptMenuViewController.h new file mode 100755 index 0000000..e189db8 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptMenuViewController.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString, WebScriptObject, SUScriptFunction, NSNumber; + +@interface SUScriptMenuViewController : SUScriptViewController { + SUScriptFunction *_action; +} + +@property(retain) WebScriptObject * action; +@property(retain) id items; +@property(retain) NSNumber * selectedIndex; +@property(retain) NSString * title; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (void)setSelectedIndex:(id)arg1; +- (id)selectedIndex; +- (void)setItems:(id)arg1; +- (id)items; +- (id)title; +- (void)setAction:(id)arg1; +- (void)setTitle:(id)arg1; +- (id)action; +- (void)dealloc; +- (id)itemWithTitle:(id)arg1 userInfo:(id)arg2; +- (void)_setSelectedIndex:(int)arg1; +- (void)_setItems:(id)arg1; +- (void)_setAction:(id)arg1; +- (id)_copyItems; +- (id)_copyAction; +- (int)_selectedIndex; +- (id)_viewController; +- (id)newNativeViewController; +- (id)_copyTitle; +- (void)_setTitle:(id)arg1; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptMessage.h b/iTunesStoreUI.framework/SUScriptMessage.h new file mode 100755 index 0000000..9682e19 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptMessage.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray, NSMutableSet, NSString, SUMessage; + +@interface SUScriptMessage : SUScriptObject { + NSMutableSet *_callbacks; +} + +@property(retain) SUMessage * nativeMessage; +@property(copy) NSArray * messageParts; +@property(copy) NSString * postURL; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (id)init; +- (void)dealloc; +- (id)uploadURLForAttachmentType:(id)arg1; +- (void)setUploadURL:(id)arg1 forAttachmentType:(id)arg2; +- (void)sendWithCompletionHandler:(id)arg1; +- (id)makeMessagePartWithObject:(id)arg1 mimeType:(id)arg2; +- (id)makeMessagePartWithMediaObject:(id)arg1; +- (void)_removeCallback:(id)arg1; +- (void)_addCallback:(id)arg1; +- (id)nativeMessage; +- (id)_newTextMessagePartWithObject:(id)arg1; +- (id)_newPlistMessagePartWithObject:(id)arg1; +- (id)_newJSONMessagePartWithObject:(id)arg1; +- (void)setNativeMessage:(id)arg1; +- (void)setPostURL:(id)arg1; +- (void)setMessageParts:(id)arg1; +- (id)postURL; +- (id)messageParts; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptMessageEntryViewController.h b/iTunesStoreUI.framework/SUScriptMessageEntryViewController.h new file mode 100755 index 0000000..744b2f5 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptMessageEntryViewController.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptFunction, NSString; + +@interface SUScriptMessageEntryViewController : SUScriptViewController { + SUScriptFunction *_messageChangedFunction; + SUScriptFunction *_shouldSendMessageFunction; +} + +@property(copy) id allowedAttachmentTypes; +@property(retain) id messageChangedFunction; +@property id photoButtonEnabled; +@property id sendButtonEnabled; +@property(copy) NSString * sendButtonTitle; +@property(retain) id shouldSendMessageFunction; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (void)focus; +- (void)dealloc; +- (id)_shouldSendMessageFunction; +- (id)_messageChangedFunction; +- (id)shouldSendMessageFunction; +- (void)setShouldSendMessageFunction:(id)arg1; +- (void)setMessageChangedFunction:(id)arg1; +- (void)setAllowedAttachmentTypes:(id)arg1; +- (id)sendButtonEnabled; +- (id)photoButtonEnabled; +- (id)messageChangedFunction; +- (id)allowedAttachmentTypes; +- (int)numberOfAttachmentsWithType:(id)arg1; +- (id)_messageEntryViewController; +- (void)setSendButtonTitle:(id)arg1; +- (void)setSendButtonEnabled:(id)arg1; +- (void)setPhotoButtonEnabled:(id)arg1; +- (id)sendButtonTitle; +- (void)clearMessage; +- (id)newNativeViewController; +- (void)setNativeViewController:(id)arg1; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptMessageEntryViewControllerNativeObject.h b/iTunesStoreUI.framework/SUScriptMessageEntryViewControllerNativeObject.h new file mode 100755 index 0000000..7b8c40d --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptMessageEntryViewControllerNativeObject.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptMessageEntryViewControllerNativeObject : SUScriptViewControllerNativeObject { +} + + +- (BOOL)messageEntryViewController:(id)arg1 shouldSendMessage:(id)arg2; +- (void)messageEntryViewControllerDidChange:(id)arg1; +- (void)setupNativeObject; +- (void)destroyNativeObject; + +@end diff --git a/iTunesStoreUI.framework/SUScriptMessagePart.h b/iTunesStoreUI.framework/SUScriptMessagePart.h new file mode 100755 index 0000000..5032a4b --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptMessagePart.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString, SUMessagePart; + +@interface SUScriptMessagePart : SUScriptObject { +} + +@property(retain) SUMessagePart * nativeMessagePart; +@property(copy) NSString * contentEncoding; +@property(readonly) NSString * MIMEType; +@property(readonly) NSString * encodingBase64; + ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (id)MIMEType; +- (id)encodingBase64; +- (id)nativeMessagePart; +- (void)setNativeMessagePart:(id)arg1; +- (void)setContentEncoding:(id)arg1; +- (id)contentEncoding; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptModalDialog.h b/iTunesStoreUI.framework/SUScriptModalDialog.h new file mode 100755 index 0000000..9b23371 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptModalDialog.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIAlertView, ISDialog; + +@interface SUScriptModalDialog : NSObject { + UIAlertView *_alert; + int _buttonIndex; + ISDialog *_dialog; +} + ++ (id)titleForURL:(id)arg1; + +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (void)dealloc; +- (id)_copyResponseByRunningModal; +- (id)copyResponseByRunningModal; +- (id)initWithDialog:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUScriptModalDialogResponse.h b/iTunesStoreUI.framework/SUScriptModalDialogResponse.h new file mode 100755 index 0000000..d0fbbff --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptModalDialogResponse.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString; + +@interface SUScriptModalDialogResponse : NSObject { + int _buttonIndex; + NSString *_textFieldValue; +} + +@property int buttonIndex; +@property(retain) NSString * textFieldValue; + + +- (void)dealloc; +- (void)setButtonIndex:(int)arg1; +- (void)setTextFieldValue:(id)arg1; +- (id)textFieldValue; +- (int)buttonIndex; + +@end diff --git a/iTunesStoreUI.framework/SUScriptMusicPlayerController.h b/iTunesStoreUI.framework/SUScriptMusicPlayerController.h new file mode 100755 index 0000000..65a13f4 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptMusicPlayerController.h @@ -0,0 +1,99 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSNumber, NSString, SUScriptMediaItem; + +@interface SUScriptMusicPlayerController : SUScriptObject { + NSString *_playerType; +} + +@property(readonly) double currentPlaybackTime; +@property(readonly) SUScriptMediaItem * nowPlayingItem; +@property(readonly) NSString * playbackState; +@property(readonly) NSString * playerType; +@property(copy) NSString * repeatMode; +@property(copy) NSString * shuffleMode; +@property(retain) NSNumber * volume; +@property(readonly) NSString * playbackStateInterrupted; +@property(readonly) NSString * playbackStatePaused; +@property(readonly) NSString * playbackStatePlaying; +@property(readonly) NSString * playbackStateSeekingBackward; +@property(readonly) NSString * playbackStateSeekingForward; +@property(readonly) NSString * playbackStateStopped; +@property(readonly) NSString * repeatModeAll; +@property(readonly) NSString * repeatModeDefault; +@property(readonly) NSString * repeatModeNone; +@property(readonly) NSString * repeatModeOne; +@property(readonly) NSString * shuffleModeAlbums; +@property(readonly) NSString * shuffleModeDefault; +@property(readonly) NSString * shuffleModeOff; +@property(readonly) NSString * shuffleModeSongs; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; ++ (id)scriptPlaybackStateForNativePlaybackState:(int)arg1; + +- (id)attributeKeys; +- (void)_play; +- (void)_pause; +- (void)_setVolume:(float)arg1; +- (void)play; +- (id)volume; +- (void)setVolume:(id)arg1; +- (void)pause; +- (void)stop; +- (void)dealloc; +- (void)setRepeatMode:(id)arg1; +- (id)repeatMode; +- (id)playbackStateStopped; +- (id)playbackStateSeekingForward; +- (id)playbackStateSeekingBackward; +- (id)playbackStatePlaying; +- (id)playbackStatePaused; +- (id)playbackStateInterrupted; +- (void)skipToPreviousItem; +- (void)skipToNextItem; +- (void)skipToBeginning; +- (void)setShuffleMode:(id)arg1; +- (void)setQueueWithQuery:(id)arg1; +- (void)setQueueWithItemCollection:(id)arg1; +- (double)currentPlaybackTime; +- (void)endSeeking; +- (id)shuffleMode; +- (id)playbackState; +- (id)nowPlayingItem; +- (void)beginSeekingForward; +- (void)beginSeekingBackward; +- (void)_setShuffleMode:(int)arg1; +- (id)shuffleModeAlbums; +- (id)shuffleModeSongs; +- (id)shuffleModeOff; +- (id)shuffleModeDefault; +- (void)_setRepeatMode:(int)arg1; +- (id)repeatModeAll; +- (id)repeatModeOne; +- (id)repeatModeNone; +- (id)repeatModeDefault; +- (id)_copyShuffleMode; +- (id)_copyRepeatMode; +- (id)_copyPlaybackState; +- (id)_copyNowPlayingItem; +- (double)_mainThreadCurrentPlaybackTime; +- (void)_stop; +- (void)_skipToPreviousItem; +- (void)_skipToNextItem; +- (void)_skipToBeginning; +- (void)_setQueueWithQuery:(id)arg1; +- (void)_setQueueWithItemCollection:(id)arg1; +- (void)_endSeeking; +- (void)_beginSeekingForward; +- (void)_beginSeekingBackward; +- (void)_setPlayerType:(id)arg1; +- (id)initWithPlayerType:(id)arg1; +- (id)playerType; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptMusicPlayerNativeObject.h b/iTunesStoreUI.framework/SUScriptMusicPlayerNativeObject.h new file mode 100755 index 0000000..d53beee --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptMusicPlayerNativeObject.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptMusicPlayerNativeObject : SUScriptNativeObject { +} + + +- (void)_volumeChangeNotification:(id)arg1; +- (void)_playbackStateChangeNotification:(id)arg1; +- (void)_nowPlayingChangeNotification:(id)arg1; +- (void)setupNativeObject; +- (void)destroyNativeObject; + +@end diff --git a/iTunesStoreUI.framework/SUScriptNativeObject.h b/iTunesStoreUI.framework/SUScriptNativeObject.h new file mode 100755 index 0000000..1dc6a12 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptNativeObject.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptObject, NSLock; + +@interface SUScriptNativeObject : NSObject { + NSLock *_lock; + id _nativeObject; + SUScriptObject *_scriptObject; + BOOL _weak; +} + +@property id object; +@property SUScriptObject * scriptObject; + ++ (id)objectWithNativeObject:(id)arg1; ++ (void)makeReferencesToObjectWeak:(id)arg1; ++ (void)clearWeakReferencesToObject:(id)arg1; + +- (void)setObject:(id)arg1; +- (id)object; +- (void)unlock; +- (void)lock; +- (id)init; +- (void)dealloc; +- (void)_nativeObjectBecameWeakNotification:(id)arg1; +- (void)setScriptObject:(id)arg1; +- (id)scriptObject; +- (void)setupNativeObject; +- (void)destroyNativeObject; + +@end diff --git a/iTunesStoreUI.framework/SUScriptNativeUIBarButtonItem.h b/iTunesStoreUI.framework/SUScriptNativeUIBarButtonItem.h new file mode 100755 index 0000000..a8262dc --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptNativeUIBarButtonItem.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptNativeUIBarButtonItem : SUScriptButtonNativeObject { +} + ++ (id)objectWithDefaultButtonForScriptButton:(id)arg1; + +- (void)setLoading:(BOOL)arg1; +- (int)buttonType; +- (BOOL)isLoading; +- (id)styleString; +- (id)image; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)setImage:(id)arg1; +- (id)systemItemString; +- (void)setStyleFromString:(id)arg1; +- (void)setupNativeObject; +- (void)destroyNativeObject; + +@end diff --git a/iTunesStoreUI.framework/SUScriptNativeUIButton.h b/iTunesStoreUI.framework/SUScriptNativeUIButton.h new file mode 100755 index 0000000..2d7faa2 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptNativeUIButton.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptNativeUIButton : SUScriptButtonNativeObject { +} + ++ (id)objectWithDefaultButtonForScriptButton:(id)arg1; + +- (id)image; +- (id)title; +- (void)setTitle:(id)arg1; +- (void)setImage:(id)arg1; +- (void)setupNativeObject; +- (void)destroyNativeObject; + +@end diff --git a/iTunesStoreUI.framework/SUScriptNavigationBar.h b/iTunesStoreUI.framework/SUScriptNavigationBar.h new file mode 100755 index 0000000..cf71d40 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptNavigationBar.h @@ -0,0 +1,56 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class , SUScriptButton, NSArray, NSString, SUScriptNavigationItem; + +@interface SUScriptNavigationBar : SUScriptObject { +} + +@property(readonly) SUScriptNavigationItem * backNavigationItem; +@property(readonly) NSArray * navigationItems; +@property(readonly) SUScriptNavigationItem * topNavigationItem; +@property(retain) SUScriptButton * leftButton; +@property(retain) * leftItem; +@property(retain) NSString * prompt; +@property(retain) SUScriptButton * rightButton; +@property(retain) * rightItem; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (void)setNavigationItems:(id)arg1; +- (id)navigationItems; +- (void)setPrompt:(id)arg1; +- (id)prompt; +- (id)init; +- (void)setRightButton:(id)arg1; +- (void)setLeftButton:(id)arg1; +- (id)rightButton; +- (id)leftButton; +- (id)topNavigationItem; +- (void)setTopNavigationItem:(id)arg1; +- (void)setRightItem:(id)arg1; +- (void)setLeftItem:(id)arg1; +- (void)setBackNavigationItem:(id)arg1; +- (id)backNavigationItem; +- (id)buttonWithTitle:(id)arg1 style:(id)arg2 target:(id)arg3 action:(id)arg4; +- (id)_copyTopNavigationItem; +- (void)setRightItem:(id)arg1 animated:(BOOL)arg2; +- (void)setLeftItem:(id)arg1 animated:(BOOL)arg2; +- (id)rightItem; +- (id)_copyNavigationItems; +- (id)leftItem; +- (id)_topNavigationItem; +- (id)_copyBackNavigationItem; +- (id)_nativeNavigationBar; +- (id)initWithNativeNavigationBar:(id)arg1; +- (void)tearDownUserInterface; +- (id)_className; +- (id)scriptAttributeKeys; +- (void)setRightButton:(id)arg1 animated:(BOOL)arg2; +- (void)setLeftButton:(id)arg1 animated:(BOOL)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUScriptNavigationController.h b/iTunesStoreUI.framework/SUScriptNavigationController.h new file mode 100755 index 0000000..42999ab --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptNavigationController.h @@ -0,0 +1,59 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UINavigationController, SUScriptNavigationBar, SUScriptViewController; + +@interface SUScriptNavigationController : SUScriptViewController { + UINavigationController *_navController; +} + +@property(readonly) SUScriptNavigationBar * navigationBar; +@property BOOL navigationBarHidden; +@property(copy) id toolbarHidden; +@property(readonly) SUScriptViewController * topViewController; +@property(retain) id viewControllers; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (void)popToRootViewControllerAnimated:(BOOL)arg1; +- (void)setToolbarHidden:(id)arg1; +- (void)setNavigationBarHidden:(BOOL)arg1; +- (void)setViewControllers:(id)arg1; +- (id)viewControllers; +- (void)popViewControllerAnimated:(BOOL)arg1; +- (void)setToolbarHidden:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setNavigationBarHidden:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setViewControllers:(id)arg1 animated:(BOOL)arg2; +- (id)topViewController; +- (void)pushViewController:(id)arg1 animated:(BOOL)arg2; +- (void)setNavigationBar:(id)arg1; +- (id)navigationBar; +- (void)dealloc; +- (id)toolbarHidden; +- (void)setTopViewController:(id)arg1; +- (BOOL)navigationBarHidden; +- (id)_copyNativeViewControllersFromScriptViewControllers:(id)arg1; +- (id)_filteredViewControllers; +- (id)_copyViewControllers; +- (id)_copyTopViewController; +- (BOOL)_isNavigationBarHidden; +- (id)_copyNavigationBar; +- (void)_setViewControllers:(id)arg1 animated:(BOOL)arg2; +- (void)_setNavigationBarHidden:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_pushViewController:(id)arg1 animated:(BOOL)arg2; +- (void)_popViewControllerAnimated:(BOOL)arg1; +- (void)_popToRootViewControllerAnimated:(BOOL)arg1; +- (void)willPerformBatchedInvocations; +- (id)_navigationController; +- (void)didPerformBatchedInvocations; +- (void)_initWithRootScriptViewController:(id)arg1; +- (id)newNativeViewController; +- (id)initWithRootScriptViewController:(id)arg1; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptNavigationItem.h b/iTunesStoreUI.framework/SUScriptNavigationItem.h new file mode 100755 index 0000000..13fd0d7 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptNavigationItem.h @@ -0,0 +1,68 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class , UINavigationItem, NSString; + +@interface SUScriptNavigationItem : SUScriptObject { + id _scriptLeftItem; + id _scriptLeftMostItem; + id _scriptRightItem; +} + +@property(readonly) UINavigationItem * nativeNavigationItem; +@property(retain) NSString * prompt; +@property(retain) NSString * title; +@property id hidesBackButton; +@property(retain) * leftItem; +@property(retain) * leftMostItem; +@property(retain) * rightItem; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; ++ (id)_rootScriptObjectForObject:(id)arg1; ++ (void)_disconnectNavigationItem:(id)arg1 scriptObject:(id)arg2; ++ (void)disconnectNavigationItem:(id)arg1 forScriptObject:(id)arg2; + +- (id)attributeKeys; +- (void)setHidesBackButton:(id)arg1; +- (void)setPrompt:(id)arg1; +- (id)prompt; +- (id)hidesBackButton; +- (void)setHidesBackButton:(BOOL)arg1 animated:(BOOL)arg2; +- (id)title; +- (void)setTitle:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setLeftMostItem:(id)arg1; +- (id)leftMostItem; +- (id)_copyScriptButtonForButtonItem:(id)arg1; +- (void)_setRightItem:(id)arg1 animated:(BOOL)arg2; +- (void)_setLeftItem:(id)arg1 animated:(BOOL)arg2; +- (void)_setPrompt:(id)arg1; +- (void)setLeftMostItem:(id)arg1 animated:(BOOL)arg2; +- (void)_setHidesBackButton:(BOOL)arg1 animated:(BOOL)arg2; +- (void)_setScriptRightItem:(id)arg1; +- (id)_copyRightItem; +- (id)_copyPrompt; +- (void)_setScriptLeftMostItem:(id)arg1; +- (id)_copyScriptObjectForButtonItem:(id)arg1; +- (id)nativeNavigationItem; +- (void)_setScriptLeftItem:(id)arg1; +- (id)_copyLeftItem; +- (BOOL)_hidesBackButton; +- (id)_copyTitle; +- (void)_setTitle:(id)arg1; +- (void)setRightItem:(id)arg1; +- (void)setLeftItem:(id)arg1; +- (id)initWithNativeNavigationItem:(id)arg1; +- (void)setRightItem:(id)arg1 animated:(BOOL)arg2; +- (void)setLeftItem:(id)arg1 animated:(BOOL)arg2; +- (id)rightItem; +- (id)leftItem; +- (void)tearDownUserInterface; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptNotificationObserver.h b/iTunesStoreUI.framework/SUScriptNotificationObserver.h new file mode 100755 index 0000000..4e43c37 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptNotificationObserver.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSLock; + +@interface SUScriptNotificationObserver : NSObject { + NSLock *_lock; + struct __CFSet { } *_receivers; +} + + +- (id)init; +- (void)dealloc; +- (void)_softwareMapChangedNotification:(id)arg1; +- (void)_networkTypeChangedNotification:(id)arg1; +- (void)_restrictionsChangedNotification:(id)arg1; +- (void)_dispatchEvent:(id)arg1 forName:(id)arg2; +- (void)_beginObservingNotifications; +- (void)_endObservingNotifications; +- (void)_memoryWarningNotification:(id)arg1; +- (void)removeEventReceiver:(id)arg1; +- (void)addEventReceiver:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUScriptNumberFormatter.h b/iTunesStoreUI.framework/SUScriptNumberFormatter.h new file mode 100755 index 0000000..26cf211 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptNumberFormatter.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSNumberFormatter, NSString; + +@interface SUScriptNumberFormatter : SUScriptObject { + NSNumberFormatter *_numberFormatter; +} + +@property(retain) NSString * localeIdentifier; +@property(retain) NSString * style; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (id)numberFromString:(id)arg1; +- (id)stringFromNumber:(id)arg1; +- (id)localeIdentifier; +- (id)style; +- (void)setStyle:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setLocaleIdentifier:(id)arg1; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptObject.h b/iTunesStoreUI.framework/SUScriptObject.h new file mode 100755 index 0000000..cf732c4 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptObject.h @@ -0,0 +1,72 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUWebImagePool, NSMutableArray, NSLock, SUScriptObjectInvocationBatch, NSMutableSet, SUScriptNativeObject, SUScriptObject, NSString; + +@interface SUScriptObject : NSObject { + NSMutableArray *_eventListeners; + SUScriptObjectInvocationBatch *_invocationBatch; + NSLock *_lock; + SUScriptNativeObject *_nativeObject; + SUScriptObject *_parentScriptObject; + NSMutableSet *_scriptObjects; + unsigned int _checkOutWhenHidden : 1; + unsigned int _isVisible : 1; + NSString *_className; +} + +@property(retain) SUScriptNativeObject * nativeObject; +@property(readonly) struct OpaqueJSContext { }* copyJavaScriptContext; +@property(readonly) SUWebImagePool * imagePool; +@property SUScriptObject * parentScriptObject; +@property(readonly) BOOL sourceIsTrusted; +@property(readonly) NSMutableArray * scriptAttributeKeys; +@property(getter=_className,readonly) NSString * className; + ++ (BOOL)isSelectorExcludedFromWebScript:(SEL)arg1; ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (BOOL)isKeyExcludedFromWebScript:(const char *)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)stringRepresentation; +- (void)finalizeForWebScript; +- (BOOL)isVisible; +- (void)setVisible:(BOOL)arg1; +- (void)unlock; +- (void)lock; +- (id)parentViewController; +- (id)init; +- (void)dealloc; +- (void)willPerformBatchedInvocations; +- (void)didPerformBatchedInvocations; +- (id)invocationBatch:(BOOL)arg1; +- (void)set_class:(id)arg1; +- (void)removeListenerForEventWithName:(id)arg1 callback:(id)arg2 useCapture:(BOOL)arg3; +- (BOOL)equals:(id)arg1; +- (void)addListenerForEventWithName:(id)arg1 callback:(id)arg2 useCapture:(BOOL)arg3; +- (void)checkOutScriptObject:(id)arg1; +- (void)_checkOutAfterVisibilityChange; +- (BOOL)scriptObjectIsCheckedIn:(id)arg1; +- (id)_copyListenersForName:(id)arg1; +- (id)parentScriptObject; +- (void)checkOutScriptObjects:(id)arg1; +- (void)setParentScriptObject:(id)arg1; +- (void)checkOutBatchTarget:(id)arg1; +- (id)webThreadMainThreadBatchProxy; +- (id)nativeObject; +- (void)checkInScriptObjects:(id)arg1; +- (void)setNativeObject:(id)arg1; +- (void)dispatchEvent:(id)arg1 forName:(id)arg2 synchronously:(BOOL)arg3; +- (id)copyObjectForScriptFromPoolWithClass:(Class)arg1; +- (void)tearDownUserInterface; +- (id)_className; +- (BOOL)sourceIsTrusted; +- (id)imagePool; +- (struct OpaqueJSContext { }*)copyJavaScriptContext; +- (id)scriptAttributeKeys; +- (void)dispatchEvent:(id)arg1 forName:(id)arg2; +- (void)checkInScriptObject:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUScriptObjectBatchProxy.h b/iTunesStoreUI.framework/SUScriptObjectBatchProxy.h new file mode 100755 index 0000000..0943319 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptObjectBatchProxy.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptObjectInvocationBatch; + +@interface SUScriptObjectBatchProxy : NSObject { + SUScriptObjectInvocationBatch *_invocationBatch; + id _target; +} + +@property SUScriptObjectInvocationBatch * invocationBatch; +@property id target; + + +- (void)forwardInvocation:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (void)setTarget:(id)arg1; +- (id)target; +- (id)invocationBatch; +- (void)setInvocationBatch:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUScriptObjectInvocationBatch.h b/iTunesStoreUI.framework/SUScriptObjectInvocationBatch.h new file mode 100755 index 0000000..c33ddb9 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptObjectInvocationBatch.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptObject, NSMutableArray, NSLock; + +@interface SUScriptObjectInvocationBatch : NSObject { + NSMutableArray *_invocationQueue; + NSLock *_lock; + struct __CFDictionary { } *_proxies; + SUScriptObject *_rootObject; +} + +@property SUScriptObject * rootObject; + + +- (id)init; +- (void)dealloc; +- (void)enqueueInvocation:(id)arg1; +- (void)_delayedDequeueInvocations; +- (void)dequeueInvocations; +- (id)batchProxyForObject:(id)arg1; +- (id)rootObject; +- (id)copyQueuedInvocationsForObject:(id)arg1; +- (void)setRootObject:(id)arg1; +- (void)checkOutBatchTarget:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUScriptOperation.h b/iTunesStoreUI.framework/SUScriptOperation.h new file mode 100755 index 0000000..0aca801 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptOperation.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class ISOperation; + +@interface SUScriptOperation : ISOperation { + id _options; + ISOperation *_wrappedOperation; +} + ++ (void)registerPostOperationClass:(Class)arg1 forType:(id)arg2; ++ (Class)postOperationClassForType:(id)arg1; + +- (void)run; +- (void)dealloc; +- (id)_scriptOptions; +- (void)_sendCompletionCallback; +- (void)setScriptOptions:(id)arg1; +- (id)initWithOperation:(id)arg1 options:(id)arg2; +- (id)initWithPostType:(id)arg1 options:(id)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUScriptOperationDelegate.h b/iTunesStoreUI.framework/SUScriptOperationDelegate.h new file mode 100755 index 0000000..1e02d4e --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptOperationDelegate.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableArray, NSLock; + +@interface SUScriptOperationDelegate : NSObject { + NSMutableArray *_operations; + NSLock *_lock; +} + + +- (void)operation:(id)arg1 failedWithError:(id)arg2; +- (void)cancelAllOperations; +- (void)dealloc; +- (void)_removeOperation:(id)arg1; +- (void)operationFinished:(id)arg1; +- (void)enqueueOperation:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUScriptPopOver.h b/iTunesStoreUI.framework/SUScriptPopOver.h new file mode 100755 index 0000000..53b8a2d --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptPopOver.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIPopoverController, SUScriptViewController; + +@interface SUScriptPopOver : SUScriptObject { + BOOL _ignoreDismiss; +} + +@property(retain) UIPopoverController * nativePopoverController; +@property float contentHeight; +@property float contentWidth; +@property(retain) SUScriptViewController * viewController; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (void)dismissAnimated:(id)arg1; +- (float)contentWidth; +- (id)viewController; +- (void)setViewController:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)_setIgnoresDismiss:(BOOL)arg1; +- (void)setContentWidth:(float)arg1; +- (void)setContentHeight:(float)arg1; +- (float)contentHeight; +- (BOOL)showFromNavigationItem:(id)arg1; +- (BOOL)showFromElement:(id)arg1; +- (void)setContentWidth:(float)arg1 height:(float)arg2 animated:(BOOL)arg3; +- (void)setNativePopoverController:(id)arg1; +- (id)nativePopoverController; +- (void)_showAsModalViewController; +- (BOOL)_isViewControllerVisible; +- (id)_activeViewController; +- (id)_nativeViewController; +- (void)_setNativeViewController:(id)arg1; +- (void)_showFromNavigationItem:(id)arg1; +- (void)_showFromDOMElement:(id)arg1; +- (id)_popOverController; +- (BOOL)_shouldDisplayAsPopover; +- (void)_dismissAnimated:(BOOL)arg1; +- (void)_viewControllerDidDismiss:(id)arg1; +- (void)_overlayWillShowNotification:(id)arg1; +- (void)tearDownUserInterface; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptPopOverNativeObject.h b/iTunesStoreUI.framework/SUScriptPopOverNativeObject.h new file mode 100755 index 0000000..5020404 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptPopOverNativeObject.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIBarButtonItem, SUDOMElement; + +@interface SUScriptPopOverNativeObject : SUScriptNativeObject { + BOOL _redisplayAfterRotation; + UIBarButtonItem *_sourceButtonItem; + SUDOMElement *_sourceDOMElement; +} + +@property(retain) UIBarButtonItem * sourceButtonItem; +@property(retain) SUDOMElement * sourceDOMElement; + + +- (void)dealloc; +- (id)sourceDOMElement; +- (id)sourceButtonItem; +- (BOOL)_isAffectedByWindowNotification:(id)arg1; +- (void)setupNativeObject; +- (void)_windowWillRotateNotification:(id)arg1; +- (void)_windowDidRotateNotification:(id)arg1; +- (void)destroyNativeObject; +- (void)setSourceDOMElement:(id)arg1; +- (void)setSourceButtonItem:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUScriptProtocol.h b/iTunesStoreUI.framework/SUScriptProtocol.h new file mode 100755 index 0000000..a85a62f --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptProtocol.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptURLRequest, NSString, NSArray; + +@interface SUScriptProtocol : SUScriptObject { +} + +@property(retain) NSArray * allowedOrientations; +@property(readonly) NSString * clientIdentifier; +@property(retain) NSString * copyright; +@property BOOL excludeFromNavigationHistory; +@property(retain) SUScriptURLRequest * overlayBackgroundURLRequest; +@property(readonly) NSString * protocolVersion; +@property BOOL shouldShowInOverlay; + ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (void)setProtocolVersion:(id)arg1; +- (id)protocolVersion; +- (id)attributeKeys; +- (BOOL)shouldShowInOverlay; +- (void)setShouldShowInOverlay:(BOOL)arg1; +- (void)setOverlayBackgroundURLRequest:(id)arg1; +- (void)setExcludeFromNavigationHistory:(BOOL)arg1; +- (void)setCopyright:(id)arg1; +- (void)setAllowedOrientations:(id)arg1; +- (id)overlayBackgroundURLRequest; +- (BOOL)excludeFromNavigationHistory; +- (void)setValuesFromDictionary:(id)arg1; +- (void)_setValue:(id)arg1 forProtocolKey:(id)arg2; +- (id)_webThreadValueForProtocolKey:(id)arg1; +- (void)_setProtocol:(id)arg1; +- (id)_copyProtocol; +- (void)setClientIdentifier:(id)arg1; +- (id)clientIdentifier; +- (id)copyright; +- (id)allowedOrientations; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptPurchaseManager.h b/iTunesStoreUI.framework/SUScriptPurchaseManager.h new file mode 100755 index 0000000..a9d910e --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptPurchaseManager.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptPurchaseManager : SUScriptObject { +} + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (void)initialize; + +- (id)init; +- (void)dealloc; +- (id)isPurchasingItemIdentifier:(id)arg1; +- (id)isPurchasedItemIdentifier:(id)arg1; +- (void)_purchaseRequestsChangedNotification:(id)arg1; +- (id)_className; + +@end diff --git a/iTunesStoreUI.framework/SUScriptReportAProblemViewController.h b/iTunesStoreUI.framework/SUScriptReportAProblemViewController.h new file mode 100755 index 0000000..04eb918 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptReportAProblemViewController.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSNumber; + +@interface SUScriptReportAProblemViewController : SUScriptViewController { +} + +@property(readonly) NSNumber * adamID; + ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)adamID; +- (void)setAdamID:(id)arg1; +- (id)attributeKeys; +- (id)init; +- (id)_copyAdamID; +- (BOOL)_initWithAdamID:(id)arg1; +- (id)initWithAdamID:(id)arg1; +- (id)newNativeViewController; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptReview.h b/iTunesStoreUI.framework/SUScriptReview.h new file mode 100755 index 0000000..e8f4fd7 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptReview.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSNumber, NSString, ISReview; + +@interface SUScriptReview : SUScriptObject { + ISReview *_review; +} + +@property(readonly) NSNumber * adamID; +@property(retain) NSString * body; +@property(readonly) id hasSavedDraft; +@property(retain) NSString * infoURL; +@property(retain) NSString * itemType; +@property(retain) NSString * nickname; +@property(retain) id nicknameIsConfirmed; +@property(retain) NSNumber * rating; +@property(retain) NSString * title; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (void)setRating:(id)arg1; +- (id)rating; +- (id)adamID; +- (id)attributeKeys; +- (void)setBody:(id)arg1; +- (id)body; +- (id)title; +- (void)setTitle:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setItemType:(id)arg1; +- (void)setNicknameIsConfirmed:(id)arg1; +- (id)hasSavedDraft; +- (id)initWithReview:(id)arg1; +- (id)nicknameIsConfirmed; +- (id)infoURL; +- (id)removeDraft; +- (id)restoreFromDraft; +- (id)saveAsDraft; +- (id)copyReview; +- (void)setNickname:(id)arg1; +- (id)nickname; +- (void)setInfoURL:(id)arg1; +- (id)itemType; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptSection.h b/iTunesStoreUI.framework/SUScriptSection.h new file mode 100755 index 0000000..4fa64d8 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptSection.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString, SUScriptViewController; + +@interface SUScriptSection : SUScriptObject { + NSString *_badgeValue; + NSString *_identifier; + BOOL _transient; + SUScriptViewController *_viewController; +} + +@property(retain) NSString * badgeValue; +@property(readonly) NSString * identifier; +@property(readonly) BOOL transient; +@property(readonly) SUScriptViewController * viewController; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (id)badgeValue; +- (void)setBadgeValue:(id)arg1; +- (id)viewController; +- (id)identifier; +- (void)dealloc; +- (BOOL)transient; +- (id)_copyViewController; +- (id)_copyBadgeValue; +- (void)_setBadgeValue:(id)arg1 animated:(BOOL)arg2 blink:(BOOL)arg3; +- (id)initWithNativeSection:(id)arg1; +- (void)setBadgeValue:(id)arg1 animated:(BOOL)arg2 blink:(BOOL)arg3; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptSectionsController.h b/iTunesStoreUI.framework/SUScriptSectionsController.h new file mode 100755 index 0000000..6f8d576 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptSectionsController.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptSection; + +@interface SUScriptSectionsController : SUScriptObject { +} + +@property(readonly) id sections; +@property(retain) SUScriptSection * selectedSection; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (id)sections; +- (id)selectedSection; +- (id)init; +- (void)dealloc; +- (void)setSelectedSection:(id)arg1; +- (void)setRootViewController:(id)arg1 forSection:(id)arg2; +- (id)sectionWithIdentifier:(id)arg1; +- (id)_fixedSelectedIdentifier; +- (void)_setSelectedIdentifier:(id)arg1; +- (id)_copySelectedSection; +- (id)_copySections; +- (id)_copySectionWithIdentifier:(id)arg1; +- (void)_tabBarConfigurationChangedNotification:(id)arg1; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptSegmentedControl.h b/iTunesStoreUI.framework/SUScriptSegmentedControl.h new file mode 100755 index 0000000..b362dff --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptSegmentedControl.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UISegmentedControl, NSArray, NSString, SUStorePageViewController, NSNumber; + +@interface SUScriptSegmentedControl : SUScriptObject { + NSArray *_segments; + int _selectedIndex; + int _style; +} + +@property(readonly) UISegmentedControl * nativeSegmentedControl; +@property(readonly) int nativeSelectedIndex; +@property(readonly) NSNumber * noSegmentIndex; +@property(retain) id segments; +@property(retain) NSNumber * selectedIndex; +@property(retain) NSString * style; +@property(readonly) UISegmentedControl * activeSegmentedControl; +@property(readonly) NSArray * rawSegments; +@property(readonly) SUStorePageViewController * storePageViewController; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (void)_setStyle:(int)arg1; +- (void)setSelectedIndex:(id)arg1; +- (id)selectedIndex; +- (id)style; +- (void)setStyle:(id)arg1; +- (int)_style; +- (void)setSegments:(id)arg1; +- (id)segments; +- (id)init; +- (void)dealloc; +- (id)rawSegments; +- (void)setNoSegmentIndex:(id)arg1; +- (id)noSegmentIndex; +- (id)nativeSegmentedControl; +- (id)makeSegmentWithTitle:(id)arg1 userInfo:(id)arg2; +- (void)_reloadSegmentedControl:(id)arg1 withSegments:(id)arg2; +- (void)_reloadViewControllerPageSectionGroup; +- (id)activeSegmentedControl; +- (id)storePageViewController; +- (int)_sectionsStyleForString:(id)arg1; +- (void)_setSegments:(id)arg1; +- (id)_copySegments; +- (id)_newPageSectionGroupWithSegments:(id)arg1; +- (id)_newNativeSegmentedControl; +- (void)_setRawSegments:(id)arg1; +- (id)_newSegmentsFromPageSectionGroup:(id)arg1; +- (void)_setSelectedIndex:(int)arg1; +- (int)_selectedIndex; +- (int)nativeSelectedIndex; +- (id)newPageSectionGroup; +- (id)initWithPageSectionGroup:(id)arg1; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptSegmentedControlItem.h b/iTunesStoreUI.framework/SUScriptSegmentedControlItem.h new file mode 100755 index 0000000..edb7faa --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptSegmentedControlItem.h @@ -0,0 +1,50 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIImage, SUScriptCanvasContext, NSString; + +@interface SUScriptSegmentedControlItem : SUScriptObject { + SUScriptCanvasContext *_canvas; + NSString *_identifier; + UIImage *_image; + NSString *_imageURLString; + NSString *_title; + id _userInfo; +} + +@property(readonly) UIImage * image; +@property(retain) SUScriptCanvasContext * canvas; +@property(retain) NSString * identifier; +@property(retain) NSString * imageURL; +@property(retain) NSString * title; +@property(retain) id userInfo; + ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)imageURL; +- (id)attributeKeys; +- (void)setUserInfo:(id)arg1; +- (id)identifier; +- (void)setIdentifier:(id)arg1; +- (id)image; +- (id)title; +- (void)setTitle:(id)arg1; +- (id)userInfo; +- (void)dealloc; +- (void)setImageURL:(id)arg1; +- (id)_segmentedControl; +- (void)_reloadUserInterface; +- (void)_setImageFromURL:(id)arg1; +- (void)_setImage:(id)arg1; +- (id)initWithPageSection:(id)arg1; +- (id)newPageSection; +- (void)setCanvas:(id)arg1; +- (id)canvas; +- (id)_copyTitle; +- (void)_setTitle:(id)arg1; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptSoftwareApplication.h b/iTunesStoreUI.framework/SUScriptSoftwareApplication.h new file mode 100755 index 0000000..9624b2a --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptSoftwareApplication.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSNumber, NSString, ISSoftwareApplication; + +@interface SUScriptSoftwareApplication : SUScriptObject { + ISSoftwareApplication *_application; +} + +@property(readonly) NSNumber * adamID; +@property(readonly) NSString * bundleID; +@property(readonly) NSString * bundleVersion; +@property(readonly) NSNumber * dsID; +@property(readonly) NSNumber * ratingRank; +@property(readonly) NSString * ratingSystem; +@property(readonly) NSString * softwareType; +@property(readonly) NSString * storeFrontID; +@property(readonly) NSNumber * versionID; +@property(readonly) NSString * softwareTypeNewsstand; + ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)bundleVersion; +- (id)adamID; +- (id)bundleID; +- (id)attributeKeys; +- (void)dealloc; +- (id)softwareTypeNewsstand; +- (id)versionID; +- (id)storeFrontID; +- (id)ratingRank; +- (id)dsID; +- (id)initWithApplication:(id)arg1; +- (id)softwareType; +- (id)ratingSystem; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptSplitViewController.h b/iTunesStoreUI.framework/SUScriptSplitViewController.h new file mode 100755 index 0000000..bc098e7 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptSplitViewController.h @@ -0,0 +1,70 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSNumber, NSString, SUScriptViewController; + +@interface SUScriptSplitViewController : SUScriptViewController { +} + +@property(retain) SUScriptViewController * firstViewController; +@property(retain) id minimumPaneSize; +@property(retain) SUScriptViewController * secondViewController; +@property(retain) id splitPosition; +@property(retain) id splitShadowColor; +@property(retain) NSNumber * splitShadowOpacity; +@property(retain) NSNumber * splitShadowRadius; +@property(retain) NSString * splitType; +@property(retain) NSString * title; +@property BOOL usesSharedPlaceholder; + ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (id)attributeKeys; +- (id)title; +- (void)setTitle:(id)arg1; +- (id)splitType; +- (id)splitShadowRadius; +- (id)splitShadowOpacity; +- (id)splitShadowColor; +- (void)setSplitType:(id)arg1; +- (void)setSplitShadowRadius:(id)arg1; +- (void)setSplitShadowOpacity:(id)arg1; +- (void)setSplitShadowColor:(id)arg1; +- (id)_splitViewController; +- (id)_copySplitType; +- (id)_copySplitShadowRadius; +- (id)_copySplitShadowOpacity; +- (id)_copySplitShadowColor; +- (id)_copySplitPosition; +- (void)_setUsesSharedPlaceholder:(BOOL)arg1; +- (void)_setSplitType:(id)arg1; +- (void)_setSplitShadowRadius:(id)arg1; +- (void)_setSplitShadowOpacity:(id)arg1; +- (void)_setSplitShadowColor:(struct CGColor { }*)arg1; +- (void)_setSplitPosition:(id)arg1; +- (void)_setSecondViewController:(id)arg1; +- (void)_setMinimumPaneSize:(id)arg1; +- (void)_setFirstViewController:(id)arg1; +- (id)_copySecondViewController; +- (id)_copyMinimumPaneSize; +- (id)_copyFirstViewController; +- (BOOL)_usesSharedPlaceholder; +- (id)secondViewController; +- (void)setMinimumPaneSize:(id)arg1; +- (void)setUsesSharedPlaceholder:(BOOL)arg1; +- (void)setSplitPosition:(id)arg1; +- (void)setSecondViewController:(id)arg1; +- (void)setFirstViewController:(id)arg1; +- (BOOL)usesSharedPlaceholder; +- (id)splitPosition; +- (id)minimumPaneSize; +- (id)newNativeViewController; +- (id)_copyTitle; +- (void)_setTitle:(id)arg1; +- (id)_className; +- (id)scriptAttributeKeys; +- (id)firstViewController; + +@end diff --git a/iTunesStoreUI.framework/SUScriptStorePageNativeObject.h b/iTunesStoreUI.framework/SUScriptStorePageNativeObject.h new file mode 100755 index 0000000..03c86ff --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptStorePageNativeObject.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptStorePageNativeObject : SUScriptViewControllerNativeObject { +} + + +- (id)_eventNameForNote:(id)arg1; +- (void)_webViewControllerNote:(id)arg1; +- (void)setupNativeObject; +- (void)destroyNativeObject; + +@end diff --git a/iTunesStoreUI.framework/SUScriptStorePageViewController.h b/iTunesStoreUI.framework/SUScriptStorePageViewController.h new file mode 100755 index 0000000..09ea343 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptStorePageViewController.h @@ -0,0 +1,107 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptSegmentedControl, NSNumber; + +@interface SUScriptStorePageViewController : SUScriptViewController { +} + +@property BOOL doubleTapEnabled; +@property id inputViewObeysDOMFocus; +@property int loadingIndicatorStyle; +@property(retain) id loadingTextColor; +@property(retain) id loadingTextShadowColor; +@property(retain) id placeholderBackgroundStyle; +@property(readonly) id rootObject; +@property BOOL scrollingEnabled; +@property(retain) SUScriptSegmentedControl * segmentedControl; +@property BOOL shouldInvalidateForLowMemory; +@property BOOL shouldLoadProgressively; +@property id shouldShowFormAccessory; +@property BOOL showsBackgroundShadow; +@property(retain) NSNumber * timeoutInterval; +@property(retain) id URLs; +@property(readonly) int indicatorStyleWhite; +@property(readonly) int indicatorStyleGray; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; ++ (BOOL)copyURLStrings:(id*)arg1 forValue:(id)arg2; + +- (void)setTimeoutInterval:(id)arg1; +- (id)timeoutInterval; +- (id)attributeKeys; +- (void)setSegmentedControl:(id)arg1; +- (id)segmentedControl; +- (void)setInputViewObeysDOMFocus:(id)arg1; +- (id)inputViewObeysDOMFocus; +- (id)URLs; +- (void)setURLs:(id)arg1; +- (void)setDoubleTapEnabled:(BOOL)arg1; +- (void)setScrollingEnabled:(BOOL)arg1; +- (BOOL)_showsBackgroundShadow; +- (void)_setShowsBackgroundShadow:(BOOL)arg1; +- (BOOL)scrollingEnabled; +- (void)reload; +- (id)init; +- (int)indicatorStyleWhite; +- (int)indicatorStyleGray; +- (BOOL)shouldInvalidateForLowMemory; +- (void)setShouldInvalidateForLowMemory:(BOOL)arg1; +- (void)setPlaceholderBackgroundStyle:(id)arg1; +- (id)rootObject; +- (id)placeholderBackgroundStyle; +- (BOOL)doubleTapEnabled; +- (id)saveWebArchiveWithIdentifier:(id)arg1 toDirectory:(id)arg2; +- (id)loadWebArchiveWithIdentifier:(id)arg1 fromDirectory:(id)arg2; +- (id)_copyURLsFromURLStrings:(id)arg1; +- (id)_pathForWebArchiveWithIdentifier:(id)arg1 inDirectory:(id)arg2; +- (id)_copyURLs; +- (id)_copyTimeoutInterval; +- (BOOL)_shouldShowFormAccessory; +- (BOOL)_shouldInvalidateForLowMemory; +- (BOOL)_shouldLoadProgressively; +- (void)_setTimeoutInterval:(double)arg1; +- (void)_setShouldShowFormAccessory:(BOOL)arg1; +- (void)_setShouldLoadProgressively:(BOOL)arg1; +- (void)_setShouldInvalidateForLowMemory:(BOOL)arg1; +- (void)_setSegmentedControl:(id)arg1; +- (BOOL)_isSegmentedControlValid:(id)arg1; +- (void)_setScrollingEnabled:(BOOL)arg1; +- (void)_setPlaceholderBackgroundGradient:(id)arg1; +- (void)_setValue:(id)arg1 forScriptPropertyKey:(id)arg2; +- (id)_storePageViewController; +- (void)_setDoubleTapEnabled:(BOOL)arg1; +- (id)_copySegmentedControl; +- (BOOL)_scrollingEnabled; +- (id)_copyRootScriptObject; +- (id)_copyPlaceholderBackgroundGradient; +- (id)_copyValueForScriptPropertyKey:(id)arg1; +- (id)_storePageScriptProperties; +- (BOOL)_isDoubleTapEnabled; +- (BOOL)_saveWebArchiveWithIdentifier:(id)arg1 toDirectory:(id)arg2; +- (void)_reload; +- (BOOL)_loadWebArchiveWithIdentifier:(id)arg1 fromDirectory:(id)arg2; +- (void)_setURLs:(id)arg1; +- (id)newNativeViewController; +- (id)initWithURLStrings:(id)arg1; +- (void)setRootObject:(id)arg1; +- (id)shouldShowFormAccessory; +- (BOOL)shouldLoadProgressively; +- (void)setShouldLoadProgressively:(BOOL)arg1; +- (void)setShouldShowFormAccessory:(id)arg1; +- (BOOL)showsBackgroundShadow; +- (void)setShowsBackgroundShadow:(BOOL)arg1; +- (id)loadingTextShadowColor; +- (id)loadingTextColor; +- (int)loadingIndicatorStyle; +- (void)setNativeViewController:(id)arg1; +- (void)setLoadingTextShadowColor:(id)arg1; +- (void)setLoadingTextColor:(id)arg1; +- (void)setLoadingIndicatorStyle:(int)arg1; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptTextField.h b/iTunesStoreUI.framework/SUScriptTextField.h new file mode 100755 index 0000000..7f79696 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptTextField.h @@ -0,0 +1,75 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString, WebScriptObject, SUScriptFunction, NSNumber; + +@interface SUScriptTextField : SUScriptObject { + SUScriptFunction *_shouldFocusFunction; + NSString *_style; +} + +@property(retain) id nativeTextField; +@property(retain) NSString * autocapitalizationType; +@property(retain) NSString * autocorrectionType; +@property(retain) NSString * keyboardType; +@property(retain) NSString * placeholder; +@property(retain) WebScriptObject * shouldFocusFunction; +@property(readonly) NSString * style; +@property(retain) NSString * value; +@property(retain) NSNumber * width; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (BOOL)_canBecomeFirstResponder; +- (id)attributeKeys; +- (BOOL)focus; +- (BOOL)blur; +- (void)_setWidth:(float)arg1; +- (id)value; +- (void)setValue:(id)arg1; +- (void)setPlaceholder:(id)arg1; +- (BOOL)_resignFirstResponder; +- (BOOL)_becomeFirstResponder; +- (id)keyboardType; +- (id)autocorrectionType; +- (id)autocapitalizationType; +- (id)placeholder; +- (void)setKeyboardType:(id)arg1; +- (void)setAutocorrectionType:(id)arg1; +- (void)setAutocapitalizationType:(id)arg1; +- (float)_width; +- (id)style; +- (void)setStyle:(id)arg1; +- (void)setWidth:(id)arg1; +- (id)width; +- (id)init; +- (void)dealloc; +- (id)shouldFocusFunction; +- (void)setShouldFocusFunction:(id)arg1; +- (void)setNativeTextField:(id)arg1; +- (float)_defaultWidth; +- (id)_newTextField; +- (id)nativeTextField; +- (id)_copyValue; +- (id)_copyShouldFocusFunction; +- (void)_setValue:(id)arg1; +- (void)_setShouldFocusFunction:(id)arg1; +- (void)_setPlaceholder:(id)arg1; +- (void)_setKeyboardType:(id)arg1; +- (void)_setAutocorrectionType:(id)arg1; +- (void)_setAutocapitalizationType:(id)arg1; +- (id)_copyPlaceholder; +- (id)_keyboardType; +- (id)_autocorrectionType; +- (id)_autocapitalizationType; +- (id)_boxedNativeTextField; +- (BOOL)_styleIsValid:(id)arg1; +- (id)initWithTextFieldStyle:(id)arg1; +- (id)buttonItem; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptTextFieldDelegate.h b/iTunesStoreUI.framework/SUScriptTextFieldDelegate.h new file mode 100755 index 0000000..44bf799 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptTextFieldDelegate.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSHashTable; + +@interface SUScriptTextFieldDelegate : NSObject { + NSHashTable *_delegates; +} + +@property(readonly) int numberOfTextFieldDelegates; + + +- (void)forwardInvocation:(id)arg1; +- (id)methodSignatureForSelector:(SEL)arg1; +- (BOOL)respondsToSelector:(SEL)arg1; +- (id)init; +- (void)dealloc; +- (void)removeTextFieldDelegate:(id)arg1; +- (int)numberOfTextFieldDelegates; +- (void)addTextFieldDelegate:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUScriptTextFieldNativeObject.h b/iTunesStoreUI.framework/SUScriptTextFieldNativeObject.h new file mode 100755 index 0000000..5867302 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptTextFieldNativeObject.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UITextField, SUScriptTextFieldDelegate; + +@interface SUScriptTextFieldNativeObject : SUScriptNativeObject { + SUScriptTextFieldDelegate *_textFieldDelegate; +} + +@property(readonly) UITextField * textField; + + +- (id)textField; +- (void)textFieldDidEndEditing:(id)arg1; +- (void)textFieldDidBeginEditing:(id)arg1; +- (BOOL)textFieldShouldBeginEditing:(id)arg1; +- (void)dealloc; +- (void)_textDidEndEditingOnExit:(id)arg1; +- (void)_textDidChange:(id)arg1; +- (void)setupNativeObject; +- (void)destroyNativeObject; + +@end diff --git a/iTunesStoreUI.framework/SUScriptURLRequest.h b/iTunesStoreUI.framework/SUScriptURLRequest.h new file mode 100755 index 0000000..37253ae --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptURLRequest.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSNumber, SSMutableURLRequestProperties, NSString; + +@interface SUScriptURLRequest : SUScriptObject { + SSMutableURLRequestProperties *_requestProperties; +} + +@property(copy) NSNumber * timeoutInterval; +@property(copy) NSString * URLBagKey; +@property(copy) id URLs; + ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (void)setTimeoutInterval:(id)arg1; +- (id)timeoutInterval; +- (id)attributeKeys; +- (id)URLs; +- (void)setURLs:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)copyNativeRequestProperties; +- (id)initWithNativeRequestProperties:(id)arg1; +- (id)URLBagKey; +- (void)setURLBagKey:(id)arg1; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptViewController.h b/iTunesStoreUI.framework/SUScriptViewController.h new file mode 100755 index 0000000..8a6ac28 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptViewController.h @@ -0,0 +1,108 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptSplitViewController, SUScriptNavigationItem, SUScriptPopOver, SUScriptSection, SUScriptNavigationController, NSString, SUScriptViewController, UIViewController, NSArray; + +@interface SUScriptViewController : SUScriptObject { + NSArray *_scriptToolbarItems; +} + +@property(readonly) SUScriptViewController * volumeViewController; +@property(retain) UIViewController * nativeViewController; +@property(retain) id backgroundColor; +@property(retain) SUScriptViewController * inputAccessoryViewController; +@property(retain) NSString * modalPresentationStyle; +@property(readonly) SUScriptViewController * modalViewController; +@property(readonly) SUScriptNavigationController * navigationController; +@property(readonly) SUScriptNavigationItem * navigationItem; +@property(readonly) SUScriptPopOver * popOver; +@property(retain) SUScriptSection * section; +@property(readonly) SUScriptSplitViewController * splitViewController; +@property(copy) id toolbarItems; +@property(retain) id topBackgroundColor; +@property(retain) SUScriptViewController * transientViewController; +@property id wantsFullScreenLayout; +@property(readonly) NSString * modalPresentationStyleNameFormSheet; +@property(readonly) NSString * modalPresentationStyleNameFullScreen; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; + +- (void)setNavigationItem:(id)arg1; +- (id)attributeKeys; +- (void)setTransientViewController:(id)arg1; +- (id)transientViewController; +- (void)setToolbarItems:(id)arg1; +- (id)toolbarItems; +- (void)setToolbarItems:(id)arg1 animated:(BOOL)arg2; +- (id)splitViewController; +- (void)dismissModalViewControllerWithTransition:(id)arg1; +- (void)presentModalViewController:(id)arg1 withTransition:(id)arg2; +- (id)modalViewController; +- (void)setWantsFullScreenLayout:(id)arg1; +- (id)navigationController; +- (void)setModalPresentationStyle:(id)arg1; +- (void)dismissModalViewControllerAnimated:(BOOL)arg1; +- (id)section; +- (id)navigationItem; +- (id)modalPresentationStyle; +- (void)_setBackgroundColor:(struct CGColor { }*)arg1; +- (id)backgroundColor; +- (id)wantsFullScreenLayout; +- (void)setBackgroundColor:(id)arg1; +- (void)dealloc; +- (id)volumeViewController; +- (void)setVolumeViewController:(id)arg1; +- (id)_parentViewControllerForVolumeViewController; +- (void)_presentVolumeViewController:(id)arg1 animated:(BOOL)arg2; +- (void)_dismissVolumeViewControllerAnimated:(BOOL)arg1; +- (id)_copyVolumeViewController; +- (id)topBackgroundColor; +- (void)setTopBackgroundColor:(id)arg1; +- (void)setSplitViewController:(id)arg1; +- (void)setPopOver:(id)arg1; +- (void)setNavigationController:(id)arg1; +- (void)setModalViewController:(id)arg1; +- (id)popOver; +- (void)presentVolumeViewController:(id)arg1 animated:(id)arg2; +- (void)dismissVolumeViewControllerAnimated:(id)arg1; +- (int)_transitionForString:(id)arg1; +- (id)_nativeSection; +- (id)_copyTransientViewController; +- (id)_copyTopBackgroundColor; +- (id)_copySplitViewController; +- (void)_setTransientViewController:(id)arg1; +- (void)_setTopBackgroundColor:(struct CGColor { }*)arg1; +- (void)_moveToSectionWithIdentifier:(id)arg1; +- (void)_setModalPresentationStyle:(int)arg1; +- (id)newScriptColorWithValue:(id)arg1; +- (id)_copySection; +- (id)_copyPopOver; +- (id)_copyNavigationItem; +- (id)_copyNavigationController; +- (id)_copyModalViewController; +- (id)modalPresentationStyleNameFullScreen; +- (id)modalPresentationStyleNameFormSheet; +- (int)_modalPresentationStyle; +- (id)_copyBackgroundColor; +- (void)_runScrollTest:(id)arg1 withDelta:(float)arg2 forIterations:(int)arg3; +- (void)_presentModalViewController:(id)arg1 withTransition:(id)arg2; +- (void)_dismissModalViewControllerWithTransition:(id)arg1; +- (void)_dismissModalViewControllerAnimated:(BOOL)arg1; +- (BOOL)_mainThreadEquals:(id)arg1; +- (id)newNativeViewController; +- (BOOL)equals:(id)arg1; +- (id)nativeViewController; +- (void)runScrollTest:(id)arg1 withDelta:(float)arg2 forIterations:(int)arg3; +- (id)_sectionIdentifier; +- (void)setNativeViewController:(id)arg1; +- (id)inputAccessoryViewController; +- (void)setInputAccessoryViewController:(id)arg1; +- (void)tearDownUserInterface; +- (id)_className; +- (id)scriptAttributeKeys; +- (void)setSection:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUScriptViewControllerNativeObject.h b/iTunesStoreUI.framework/SUScriptViewControllerNativeObject.h new file mode 100755 index 0000000..88cc97c --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptViewControllerNativeObject.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptViewControllerNativeObject : SUScriptNativeObject { +} + + +- (void)_parentViewControllerChangeNotification:(id)arg1; +- (void)_reloadVisibility; +- (void)setScriptObject:(id)arg1; +- (void)setupNativeObject; +- (void)destroyNativeObject; + +@end diff --git a/iTunesStoreUI.framework/SUScriptVolumeViewController.h b/iTunesStoreUI.framework/SUScriptVolumeViewController.h new file mode 100755 index 0000000..fc76874 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptVolumeViewController.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptVolumeViewController : SUScriptViewController { +} + + +- (id)init; +- (id)newNativeViewController; + +@end diff --git a/iTunesStoreUI.framework/SUScriptWindow.h b/iTunesStoreUI.framework/SUScriptWindow.h new file mode 100755 index 0000000..5f80cfe --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptWindow.h @@ -0,0 +1,93 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUScriptWindowContext, WebScriptObject, SUScriptFunction, NSString, SUScriptViewController, SUScriptCanvasFunction, NSNumber; + +@interface SUScriptWindow : SUScriptObject { + SUScriptViewController *_backViewController; + SUScriptWindowContext *_context; + SUScriptViewController *_frontViewController; + id _height; + SUScriptCanvasFunction *_maskFunction; + id _shadowOpacity; + id _shadowRadius; + SUScriptFunction *_shouldDismissFunction; + id _width; +} + +@property(readonly) SUScriptWindowContext * context; +@property(retain) SUScriptViewController * backViewController; +@property(retain) SUScriptViewController * frontViewController; +@property(retain) NSNumber * height; +@property(retain) WebScriptObject * maskFunction; +@property(retain) NSNumber * shadowOpacity; +@property(retain) NSNumber * shadowRadius; +@property(retain) WebScriptObject * shouldDismissFunction; +@property(readonly) NSString * style; +@property(retain) NSNumber * width; +@property(readonly) SUScriptViewController * windowParentViewController; + ++ (id)webScriptNameForSelector:(SEL)arg1; ++ (id)webScriptNameForKey:(const char *)arg1; ++ (void)initialize; ++ (void)_dismissWindowsAnimated:(BOOL)arg1; ++ (void)dismissWindowsWithOptions:(id)arg1; + +- (id)attributeKeys; +- (void)setHeight:(id)arg1; +- (id)height; +- (void)_setWidth:(float)arg1; +- (void)setShadowOpacity:(id)arg1; +- (void)setShadowRadius:(id)arg1; +- (void)show:(id)arg1; +- (id)style; +- (id)context; +- (void)setWidth:(id)arg1; +- (id)width; +- (id)init; +- (void)dealloc; +- (void)_reloadVisibility; +- (id)windowParentViewController; +- (void)setMaskFunction:(id)arg1; +- (id)maskFunction; +- (id)initWithContext:(id)arg1; +- (void)flip:(id)arg1; +- (void)dismiss:(id)arg1; +- (void)_overlayDidShowNotification:(id)arg1; +- (void)_overlayDidFlipNotification:(id)arg1; +- (void)_overlayDidDismissNotification:(id)arg1; +- (void)setShouldDismissFunction:(id)arg1; +- (void)setFrontViewController:(id)arg1; +- (id)shadowRadius; +- (id)shadowOpacity; +- (id)_newOverlayTransitionWithOptions:(id)arg1; +- (id)_backgroundViewController:(BOOL)arg1; +- (id)shouldDismissFunction; +- (id)frontViewController; +- (id)backViewController; +- (id)_overlayViewController:(BOOL)arg1; +- (id)_copyWindowParentViewController; +- (id)_copyShouldDismissFunction; +- (float)_mainThreadShadowRadius; +- (float)_mainThreadShadowOpacity; +- (void)_setShouldDismissFunction:(id)arg1; +- (void)_setShadowRadius:(float)arg1; +- (void)_setShadowOpacity:(float)arg1; +- (void)_setFrontViewController:(id)arg1; +- (void)_setMaskFunction:(id)arg1; +- (void)_setHeight:(float)arg1; +- (void)_setBackViewController:(id)arg1; +- (struct CGSize { float x1; float x2; })_overlaySize; +- (id)_copyFrontViewController; +- (id)_copyBackViewController; +- (void)_show:(id)arg1; +- (void)_flip:(id)arg1; +- (void)_dismiss:(id)arg1; +- (id)_copySafeTransitionOptionsFromOptions:(id)arg1; +- (void)_registerForOverlayNotifications; +- (void)setBackViewController:(id)arg1; +- (id)_className; +- (id)scriptAttributeKeys; + +@end diff --git a/iTunesStoreUI.framework/SUScriptWindowContext.h b/iTunesStoreUI.framework/SUScriptWindowContext.h new file mode 100755 index 0000000..62de6f5 --- /dev/null +++ b/iTunesStoreUI.framework/SUScriptWindowContext.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUScriptWindowContext : NSObject { + int _tag; +} + +@property(readonly) int tag; + + +- (int)tag; +- (id)init; + +@end diff --git a/iTunesStoreUI.framework/SUSearchBar.h b/iTunesStoreUI.framework/SUSearchBar.h new file mode 100755 index 0000000..ab94b73 --- /dev/null +++ b/iTunesStoreUI.framework/SUSearchBar.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUSearchBar : UISearchBar { +} + + +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; + +@end diff --git a/iTunesStoreUI.framework/SUSearchDisplayController.h b/iTunesStoreUI.framework/SUSearchDisplayController.h new file mode 100755 index 0000000..b6994a5 --- /dev/null +++ b/iTunesStoreUI.framework/SUSearchDisplayController.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUSearchDisplayController : UISearchDisplayController { + BOOL _store_navigationBarHidingEnabled; +} + + +- (void)setNavigationBarHidingEnabled:(BOOL)arg1; +- (void)setActive:(BOOL)arg1 animated:(BOOL)arg2; +- (BOOL)isNavigationBarHidingEnabled; +- (void)_noEventSetSearchFieldText:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUSearchFieldConfiguration.h b/iTunesStoreUI.framework/SUSearchFieldConfiguration.h new file mode 100755 index 0000000..18a1524 --- /dev/null +++ b/iTunesStoreUI.framework/SUSearchFieldConfiguration.h @@ -0,0 +1,49 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString; + +@interface SUSearchFieldConfiguration : NSObject { + NSString *_cancelString; + struct __CFDictionary { } *_hintURLs; + int _location; + NSString *_placeholder; + BOOL _rootViewOnly; + struct __CFDictionary { } *_searchURLs; + NSString *_userDefaultsKey; + float _width; +} + +@property(readonly) NSString * cancelString; +@property(getter=isRootViewOnly,readonly) BOOL rootViewOnly; +@property(readonly) int location; +@property(readonly) NSString * placeholderString; +@property(readonly) NSString * userDefaultsKey; +@property(readonly) float width; + ++ (id)defaultConfiguration; + +- (id)placeholderString; +- (int)location; +- (id)initWithDictionary:(id)arg1; +- (float)width; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (id)userDefaultsKey; +- (id)cancelString; +- (id)hintsURLRequestPropertiesForNetworkType:(int)arg1; +- (id)URLRequestPropertiesWithBaseURL:(id)arg1 forNetworkType:(int)arg2; +- (struct __CFDictionary { }*)_newURLsDictionaryWithDictionary:(id)arg1; +- (id)_newQueryStringDictionaryForNetworkType:(int)arg1; +- (void)_setSearchURLsFromDictionary:(id)arg1; +- (int)_locationForString:(id)arg1; +- (void)_setHintURLsFromDictionary:(id)arg1; +- (id)_urlRequestPropertiesForURLBagKey:(id)arg1 networkType:(int)arg2; +- (id)_initWithoutDictionary; +- (BOOL)isRootViewOnly; +- (id)searchURLRequestPropertiesForNetworkType:(int)arg1; +- (void)loadFromDictionary:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUSearchFieldController.h b/iTunesStoreUI.framework/SUSearchFieldController.h new file mode 100755 index 0000000..495d7d3 --- /dev/null +++ b/iTunesStoreUI.framework/SUSearchFieldController.h @@ -0,0 +1,67 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray, SUScriptTextFieldDelegate, UISearchBar, SUSearchDisplayController, UIViewController, ISStoreURLOperation, SUSearchFieldConfiguration; + +@interface SUSearchFieldController : NSObject { + NSArray *_completions; + ISStoreURLOperation *_completionsOperation; + SUSearchFieldConfiguration *_configuration; + UIViewController *_dimmerViewController; + UISearchBar *_searchBar; + SUSearchDisplayController *_searchController; + int _searchFieldStyle; + SUScriptTextFieldDelegate *_textFieldDelegate; +} + +@property(getter=isActive,readonly) BOOL active; +@property(readonly) UISearchBar * searchBar; +@property(copy) SUSearchFieldConfiguration * searchFieldConfiguration; +@property int searchFieldStyle; + + +- (void)operation:(id)arg1 failedWithError:(id)arg2; +- (void)operationDidFinish:(id)arg1; +- (BOOL)searchDisplayController:(id)arg1 shouldReloadTableForSearchString:(id)arg2; +- (void)searchBarSearchButtonClicked:(id)arg1; +- (void)searchBarTextDidEndEditing:(id)arg1; +- (BOOL)searchBarShouldEndEditing:(id)arg1; +- (BOOL)searchBarShouldBeginEditing:(id)arg1; +- (BOOL)isActive; +- (id)searchBar; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (id)init; +- (void)dealloc; +- (int)searchFieldStyle; +- (id)_cancelButtonView; +- (id)_newTransientViewController; +- (void)_dimmerViewAction:(id)arg1; +- (id)_newBlankStorePageViewController; +- (id)_targetViewController; +- (void)_fetchResultsForURLRequestProperties:(id)arg1; +- (void)_fetchCompletions; +- (id)_defaultSearchTerm; +- (void)_reloadCompletionsForSearchString:(id)arg1; +- (void)_cancelCompletionsOperation; +- (void)_showDimmerView; +- (BOOL)_focusTransientViewController; +- (void)_fetchResultsForTerm:(id)arg1; +- (void)_saveSearchTermToDefaults:(id)arg1; +- (void)_reloadSearchBar; +- (id)_newSearchBar; +- (void)_fetchResultsForURL:(id)arg1; +- (void)_tearDownDimmerView; +- (void)_savedSearchTermChangedNotification:(id)arg1; +- (id)_newSearchDisplayControllerWithContentsController:(id)arg1; +- (void)scriptDidChangeTextForTextField:(id)arg1; +- (void)operation:(id)arg1 finishedWithOutput:(id)arg2; +- (void)setSearchFieldStyle:(int)arg1; +- (id)initWithContentsController:(id)arg1; +- (void)handleSearchURL:(id)arg1; +- (id)searchFieldConfiguration; +- (void)setSearchFieldConfiguration:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUSearchRootStorePageViewController.h b/iTunesStoreUI.framework/SUSearchRootStorePageViewController.h new file mode 100755 index 0000000..19d95de --- /dev/null +++ b/iTunesStoreUI.framework/SUSearchRootStorePageViewController.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUSearchRootStorePageViewController : SUStorePageViewController { +} + + +- (void)viewWillDisappear:(BOOL)arg1; +- (void)setParentViewController:(id)arg1; +- (void)reloadCancelBarButtonItem; +- (void)resetNavigationItem:(id)arg1; +- (void)setSection:(id)arg1; +- (id)copyArchivableContext; + +@end diff --git a/iTunesStoreUI.framework/SUSecondaryButtonTitleView.h b/iTunesStoreUI.framework/SUSecondaryButtonTitleView.h new file mode 100755 index 0000000..39c0e87 --- /dev/null +++ b/iTunesStoreUI.framework/SUSecondaryButtonTitleView.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIBarButtonItem, SUNavigationItem, UIView; + +@interface SUSecondaryButtonTitleView : UIView { + UIBarButtonItem *_buttonItem; + UIView *_buttonItemView; + SUNavigationItem *_navigationItem; + UIView *_titleView; + BOOL _titleViewIsCustom; +} + +@property SUNavigationItem * navigationItem; +@property(retain) UIBarButtonItem * buttonItem; +@property(getter=isCustomTitleView) BOOL customTitleView; +@property(retain) UIView * titleView; + + +- (void)setNavigationItem:(id)arg1; +- (id)navigationItem; +- (void)setCustomTitleView:(BOOL)arg1; +- (void)setTitleView:(id)arg1; +- (id)initWithNavigationItem:(id)arg1; +- (id)titleView; +- (void)sizeToFit; +- (void)layoutSubviews; +- (id)init; +- (void)dealloc; +- (void)setButtonItem:(id)arg1; +- (BOOL)isCustomTitleView; +- (id)buttonItem; + +@end diff --git a/iTunesStoreUI.framework/SUSection.h b/iTunesStoreUI.framework/SUSection.h new file mode 100755 index 0000000..4e1acfe --- /dev/null +++ b/iTunesStoreUI.framework/SUSection.h @@ -0,0 +1,69 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray, SUPageSectionGroup, UIImage, NSString, NSURL, NSMutableDictionary, SUSearchFieldConfiguration; + +@interface SUSection : NSObject { + NSMutableDictionary *_dictionary; + UIImage *_image; + BOOL _isLocationSection; + UIImage *_moreListImage; + SUSearchFieldConfiguration *_searchFieldConfiguration; + UIImage *_selectedImage; + UIImage *_selectedMoreListImage; +} + +@property(retain) SUSearchFieldConfiguration * searchFieldConfiguration; +@property(getter=isDefaultSection,readonly) BOOL defaultSection; +@property(getter=isLocationSection) BOOL locationSection; +@property(getter=isTransient,readonly) BOOL transient; +@property(getter=isUsingLocalArtwork,readonly) BOOL usingLocalArtwork; +@property(readonly) NSString * identifier; +@property(readonly) int minimumNetworkType; +@property(readonly) SUPageSectionGroup * pageSectionGroup; +@property(readonly) NSString * partnerHeader; +@property(readonly) NSString * title; +@property(readonly) int type; +@property(readonly) NSURL * url; +@property(readonly) NSString * urlBagKey; +@property(readonly) NSArray * itemImages; +@property(retain) UIImage * image; +@property(retain) UIImage * moreListImage; +@property(retain) UIImage * selectedImage; +@property(retain) UIImage * selectedMoreListImage; + + +- (BOOL)isTransient; +- (id)url; +- (void)setSelectedImage:(id)arg1; +- (id)valueForProperty:(id)arg1; +- (int)type; +- (id)selectedImage; +- (id)moreListImage; +- (id)identifier; +- (id)image; +- (id)title; +- (void)setImage:(id)arg1; +- (id)description; +- (void)dealloc; +- (void)setSelectedMoreListImage:(id)arg1; +- (id)searchFieldConfiguration; +- (void)setMoreListImage:(id)arg1; +- (void)setLocationSection:(BOOL)arg1; +- (id)selectedMoreListImage; +- (id)pageSectionGroup; +- (int)minimumNetworkType; +- (BOOL)loadFromDictionary:(id)arg1 searchField:(id)arg2; +- (BOOL)isUsingLocalArtwork; +- (int)_typeForString:(id)arg1; +- (int)_minimumNetworkTypeFromDictionary:(id)arg1; +- (void)setSearchFieldConfiguration:(id)arg1; +- (id)itemImages; +- (id)_imageBaseName; +- (id)urlBagKey; +- (BOOL)isLocationSection; +- (id)partnerHeader; +- (BOOL)isDefaultSection; + +@end diff --git a/iTunesStoreUI.framework/SUSectionsResponse.h b/iTunesStoreUI.framework/SUSectionsResponse.h new file mode 100755 index 0000000..00d4461 --- /dev/null +++ b/iTunesStoreUI.framework/SUSectionsResponse.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray, NSString, NSDictionary, NSNumber, NSMutableDictionary; + +@interface SUSectionsResponse : NSObject { + BOOL _cacheable; + NSDictionary *_rawResponseDictionary; + int _responseType; + NSMutableDictionary *_sectionsCache; + NSNumber *_shouldResetUserOrdering; + NSArray *_sections; +} + +@property(readonly) NSArray * allSections; +@property(getter=isCacheable) BOOL cacheable; +@property BOOL shouldResetUserOrdering; +@property(readonly) NSString * moreListTitle; +@property(readonly) NSDictionary * rawResponseDictionary; +@property(readonly) int responseType; +@property(readonly) NSArray * sections; +@property(readonly) NSDictionary * sectionsDictionary; +@property(readonly) NSString * versionString; + ++ (void)setLastCachedVersionIdentifier:(id)arg1; ++ (id)lastCachedVersionIdentifier; ++ (id)sectionsCacheDirectory; + +- (id)versionString; +- (id)sections; +- (id)init; +- (void)dealloc; +- (id)rawResponseDictionary; +- (void)_applyDefaultSearchFieldConfigurationsToSections:(id)arg1; +- (id)_newImageForIdentifier:(id)arg1 variant:(id)arg2 cacheDirectory:(id)arg3; +- (void)_writeImage:(id)arg1 toCachePath:(id)arg2 forIdentifier:(id)arg3 variant:(id)arg4; +- (id)_newSectionsFromDictionary:(id)arg1; +- (BOOL)_loadArtworkForSections:(id)arg1 fromCacheDirectory:(id)arg2; +- (int)responseType; +- (void)setCacheable:(BOOL)arg1; +- (id)initWithSectionsDictionary:(id)arg1 responseType:(int)arg2; +- (id)sectionsDictionary; +- (BOOL)writeToCacheDirectory:(id)arg1 error:(id*)arg2; +- (BOOL)isCacheable; +- (id)allSections; +- (BOOL)shouldResetUserOrdering; +- (void)setShouldResetUserOrdering:(BOOL)arg1; +- (id)initWithContentsOfCacheDirectory:(id)arg1; +- (id)moreListTitle; + +@end diff --git a/iTunesStoreUI.framework/SUSendMessageOperation.h b/iTunesStoreUI.framework/SUSendMessageOperation.h new file mode 100755 index 0000000..08921a8 --- /dev/null +++ b/iTunesStoreUI.framework/SUSendMessageOperation.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSOperationQueue, SUMessage; + +@interface SUSendMessageOperation : ISOperation { + SUMessage *_message; + NSOperationQueue *_operationQueue; +} + +@property(readonly) SUMessage * message; + + +- (id)initWithMessage:(id)arg1; +- (id)message; +- (void)run; +- (void)cancel; +- (id)init; +- (void)dealloc; +- (id)_copyResourcesForUploadOperation:(id)arg1; +- (id)_copyResourcesForLocalPart:(id)arg1; +- (id)_newUploadOperationForMessagePart:(id)arg1; +- (id)_newStoreURLOperationForResources:(id)arg1 error:(id*)arg2; +- (id)_copyResourcesByUploadingParts:(id*)arg1; +- (BOOL)_prepareMessageParts:(id*)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUShadow.h b/iTunesStoreUI.framework/SUShadow.h new file mode 100755 index 0000000..3152139 --- /dev/null +++ b/iTunesStoreUI.framework/SUShadow.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIColor; + +@interface SUShadow : NSObject { + UIColor *_color; + struct CGSize { + float width; + float height; + } _offset; + float _opacity; + float _radius; +} + +@property(retain) UIColor * color; +@property struct CGSize { float x1; float x2; } offset; +@property float opacity; +@property float radius; + + +- (float)radius; +- (void)setRadius:(float)arg1; +- (id)color; +- (void)setColor:(id)arg1; +- (void)setOffset:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })offset; +- (float)opacity; +- (void)setOpacity:(float)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (void)applyToLayer:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUShortLinkCellConfiguration.h b/iTunesStoreUI.framework/SUShortLinkCellConfiguration.h new file mode 100755 index 0000000..c1abf95 --- /dev/null +++ b/iTunesStoreUI.framework/SUShortLinkCellConfiguration.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUShortLinkCellConfiguration : SUMediaItemCellConfiguration { +} + ++ (id)copyDefaultContext; ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (id)init; +- (BOOL)showContentRating; +- (id)copyImageDataProvider; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUSimpleTableDataSource.h b/iTunesStoreUI.framework/SUSimpleTableDataSource.h new file mode 100755 index 0000000..ea8edb1 --- /dev/null +++ b/iTunesStoreUI.framework/SUSimpleTableDataSource.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray; + +@interface SUSimpleTableDataSource : SUTableDataSource { + Class _cellConfigurationClass; + NSArray *_objects; +} + +@property(retain) Class cellConfigurationClass; +@property(retain) NSArray * objects; + + +- (id)objects; +- (int)numberOfSections; +- (int)numberOfRowsInSection:(int)arg1; +- (void)dealloc; +- (void)setObjects:(id)arg1; +- (void)setCellConfigurationClass:(Class)arg1; +- (Class)cellConfigurationClass; +- (id)objectForIndexPath:(id)arg1; +- (void)reloadCellContexts; +- (float)cellHeightForIndexPath:(id)arg1; +- (id)cellForIndexPath:(id)arg1; +- (void)configureCell:(id)arg1 forIndexPath:(id)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUSnapshotView.h b/iTunesStoreUI.framework/SUSnapshotView.h new file mode 100755 index 0000000..813ab0f --- /dev/null +++ b/iTunesStoreUI.framework/SUSnapshotView.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIView; + +@interface SUSnapshotView : UIView { + UIView *_imageView; +} + + +- (void)layoutSubviews; +- (void)dealloc; +- (void)_takeCGSnapshotOfView:(id)arg1; +- (void)_takeIOSurfaceSnapshotOfView:(id)arg1; +- (void)snapshotView:(id)arg1 usingIOSurface:(BOOL)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUSplitView.h b/iTunesStoreUI.framework/SUSplitView.h new file mode 100755 index 0000000..d9245ff --- /dev/null +++ b/iTunesStoreUI.framework/SUSplitView.h @@ -0,0 +1,41 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIView; + +@interface SUSplitView : UIView { + UIView *_firstView; + int _layoutType; + float _minimumPaneSize; + UIView *_secondView; + float _splitPosition; + BOOL _vertical; +} + +@property(retain) UIView * firstView; +@property int layoutType; +@property(retain) UIView * secondView; +@property float splitPosition; +@property(getter=isVertical) BOOL vertical; +@property float minimumPaneSize; + + +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (id)secondView; +- (id)firstView; +- (float)_minimumPaneSizeForLayout; +- (void)setSecondView:(id)arg1; +- (void)setFirstView:(id)arg1; +- (void)setMinimumPaneSize:(float)arg1; +- (void)setVertical:(BOOL)arg1; +- (void)setSplitPosition:(float)arg1; +- (void)setLayoutType:(int)arg1; +- (BOOL)isVertical; +- (float)splitPosition; +- (float)minimumPaneSize; +- (int)layoutType; + +@end diff --git a/iTunesStoreUI.framework/SUSplitViewController.h b/iTunesStoreUI.framework/SUSplitViewController.h new file mode 100755 index 0000000..647d26b --- /dev/null +++ b/iTunesStoreUI.framework/SUSplitViewController.h @@ -0,0 +1,93 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUStructuredPage, SUShadow, SUSplitView, SUPlaceholderViewController, NSString, UIViewController, SUGradient, NSURL; + +@interface SUSplitViewController : SUViewController { + NSURL *_displayedURL; + UIViewController *_firstViewController; + NSString *_mainTitle; + SUGradient *_placeholderGradient; + SUPlaceholderViewController *_placeholderViewController; + UIViewController *_secondViewController; + SUShadow *_splitShadow; + SUSplitView *_splitView; + SUStructuredPage *_structuredPage; + BOOL _usesSharedPlaceholder; + BOOL _viewIsReady; +} + +@property(retain) UIViewController * firstViewController; +@property(retain) UIViewController * secondViewController; +@property(retain) NSString * mainTitle; +@property int layoutType; +@property float minimumPaneSize; +@property float splitPosition; +@property(copy) SUShadow * splitShadow; +@property BOOL usesSharedPlaceholder; +@property(getter=isVertical) BOOL vertical; +@property(retain) NSURL * displayedURL; +@property BOOL viewIsReady; + ++ (BOOL)isValidSplitTypeString:(id)arg1; ++ (BOOL)isValidSplitPositionValue:(id)arg1; + +- (void)setLoading:(BOOL)arg1; +- (BOOL)isLoaded; +- (void)addChildViewController:(id)arg1; +- (void)removeChildViewController:(id)arg1; +- (void)loadView; +- (BOOL)canPerformAction:(SEL)arg1 withSender:(id)arg2; +- (id)init; +- (void)dealloc; +- (id)secondViewController; +- (id)splitTypeString; +- (id)splitPositionString; +- (void)_reloadViewController:(id)arg1 fromDictionary:(id)arg2; +- (id)_newViewControllerFromDictionary:(id)arg1; +- (void)setSplitTypeString:(id)arg1; +- (void)setSplitPositionAndLayoutTypeFromValue:(id)arg1; +- (id)_newGradientWithValue:(id)arg1; +- (void)_reloadLoadingState; +- (void)setMinimumPaneSize:(float)arg1; +- (void)_reloadTitle; +- (void)_setViewController:(id*)arg1 toValue:(id)arg2; +- (void)_reloadWithStorePageDictionary:(id)arg1; +- (void)_setStructuredPage:(id)arg1; +- (void)setDisplayedURL:(id)arg1; +- (void)_setPlaceholderVisible:(BOOL)arg1; +- (void)setVertical:(BOOL)arg1; +- (void)setUsesSharedPlaceholder:(BOOL)arg1; +- (void)setSplitShadow:(id)arg1; +- (void)setSplitPosition:(float)arg1; +- (void)setMainTitle:(id)arg1; +- (void)setLayoutType:(int)arg1; +- (void)setSecondViewController:(id)arg1; +- (void)setFirstViewController:(id)arg1; +- (void)_reloadView; +- (id)_splitView; +- (BOOL)isVertical; +- (BOOL)usesSharedPlaceholder; +- (id)splitShadow; +- (float)splitPosition; +- (float)minimumPaneSize; +- (id)mainTitle; +- (int)layoutType; +- (void)_navigationItemDidChangeNotification:(id)arg1; +- (void)setViewIsReady:(BOOL)arg1; +- (void)storePage:(id)arg1 finishedWithSuccess:(BOOL)arg2; +- (id)displayedURL; +- (void)reloadWithStorePage:(id)arg1 forURL:(id)arg2; +- (BOOL)viewIsReady; +- (id)copyScriptViewController; +- (void)_loadingDidChangeNotification:(id)arg1; +- (id)newRotationController; +- (id)storePageProtocol; +- (BOOL)shouldExcludeFromNavigationHistory; +- (id)copyChildViewControllersForReason:(int)arg1; +- (void)restoreArchivableContext:(id)arg1; +- (id)copyArchivableContext; +- (id)firstViewController; + +@end diff --git a/iTunesStoreUI.framework/SUSplitViewRotationController.h b/iTunesStoreUI.framework/SUSplitViewRotationController.h new file mode 100755 index 0000000..23a6a60 --- /dev/null +++ b/iTunesStoreUI.framework/SUSplitViewRotationController.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SURotationController, UIViewController; + +@interface SUSplitViewRotationController : SURotationController { + SURotationController *_firstRotationController; + UIViewController *_firstViewController; + SURotationController *_secondRotationController; + UIViewController *_secondViewController; +} + + +- (void)dealloc; +- (id)_secondRotationController; +- (id)_firstRotationController; +- (void)_addSnapshotViewBeforeRotationToInterfaceOrientation:(int)arg1; +- (void)prepareForDeferredRotateToInterfaceOrientation:(int)arg1; +- (BOOL)shouldDeferRotationToInterfaceOrientation:(int)arg1; +- (void)prepareToRotateToInterfaceOrientation:(int)arg1; +- (void)animateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)finishRotationFromInterfaceOrientation:(int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUStoreController.h b/iTunesStoreUI.framework/SUStoreController.h new file mode 100755 index 0000000..7b19a38 --- /dev/null +++ b/iTunesStoreUI.framework/SUStoreController.h @@ -0,0 +1,116 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUPurchaseManager, SUTabBarController, SUClient, SUSectionsResponse, UINavigationController, MFMailComposeViewController, NSDictionary, ISOperation, SULocationObserver, NSArray, NSString, UIWindow, NSURL; + +@interface SUStoreController : NSObject { + SUClient *_client; + SUSectionsResponse *_lastBackgroundSectionsResponse; + SUSectionsResponse *_lastSectionsResponse; + NSURL *_launchURL; + ISOperation *_loadSectionsOperation; + NSString *_localStoreFrontAtLastSuspend; + SULocationObserver *_locationObserver; + NSArray *_overlayConfigurations; + SUPurchaseManager *_purchaseManager; + BOOL _reloadForStorefrontChangeAfterAccountSetup; + BOOL _reloadSectionsOnNextLaunch; + NSString *_synchedStoreFrontAtLastSuspend; + SUTabBarController *_tabBarController; + MFMailComposeViewController *_mailComposeViewController; + NSDictionary *_storeFrontLanguages; +} + +@property(readonly) NSString * defaultPNGNameForSuspend; +@property(getter=isTabBarControllerLoaded,readonly) BOOL tabBarControllerLoaded; +@property(readonly) SUTabBarController * tabBarController; +@property(readonly) UINavigationController * topNavigationController; +@property(retain) NSURL * launchURL; +@property(getter=isStoreEnabled,readonly) BOOL storeEnabled; +@property(retain) UIWindow * window; + ++ (id)sharedInstance; ++ (void)setSharedInstance:(id)arg1; + +- (void)connect; +- (void)tabBarController:(id)arg1 didEndCustomizingViewControllers:(id)arg2 changed:(BOOL)arg3; +- (id)tabBarController; +- (double)defaultImageSnapshotExpiration; +- (BOOL)application:(id)arg1 handleOpenURL:(id)arg2; +- (void)cancelAllOperations; +- (id)init; +- (void)dealloc; +- (id)storeContentLanguage; +- (BOOL)showDialogForCapabilities:(id)arg1 mismatches:(id)arg2; +- (void)prepareForSuspend; +- (void)mailComposeController:(id)arg1 didFinishWithResult:(int)arg2 error:(id)arg3; +- (void)dismissMailComposeViewControllerAnimated:(BOOL)arg1; +- (void)presentMailComposeViewController:(id)arg1 animated:(BOOL)arg2; +- (BOOL)isComposingEmail; +- (void)presentExternalURLViewController:(id)arg1; +- (void)_reloadWithSectionsResponse:(id)arg1; +- (void)_handleSectionsLoadFailedWithError:(id)arg1; +- (void)composeEmailByRestoringAutosavedMessage; +- (id)launchURL; +- (void)_defaultHandleApplicationURLRequestProperties:(id)arg1; +- (void)_handleAccountURL:(id)arg1; +- (void)_handleSearchURL:(id)arg1; +- (void)beginPurchaseBatch; +- (void)endPurchaseBatch; +- (BOOL)_showWildcatAccountViewController:(id)arg1 animated:(BOOL)arg2; +- (void)_mainThreadStoreFrontChangedNotification:(id)arg1; +- (void)_retrySectionsAfterNetworkTransition; +- (void)_reloadOverlayConfigurations; +- (BOOL)_reloadForStorefrontChange; +- (id)_resumableViewController; +- (void)_saveArchivedNavigationPath; +- (BOOL)_isAccountViewControllerVisible; +- (void)_dialogDidFinishNotification:(id)arg1; +- (void)_cancelSuspendAfterDialogsDismissed; +- (id)topNavigationController; +- (id)defaultPNGNameForSuspend; +- (void)_handleFinishedLoadSectionsOperation:(id)arg1; +- (void)_presentSectionFetchUI; +- (BOOL)_loadSectionsAllowingCache:(BOOL)arg1 withCompletionBlock:(id)arg2; +- (void)_handleFinishedBackgroundLoadSectionsOperation:(id)arg1; +- (void)setupUI; +- (void)setLaunchURL:(id)arg1; +- (void)_cancelLoadSectionsOperation; +- (void)tearDownUI; +- (void)_accountControllerDisappearedNotification:(id)arg1; +- (void)_selectFooterSectionNotification:(id)arg1; +- (void)_storeFrontChangedNotification:(id)arg1; +- (BOOL)libraryContainsItemIdentifier:(unsigned long long)arg1; +- (BOOL)reloadSectionWithIdentifier:(id)arg1 url:(id)arg2; +- (void)_restrictionsChangedNotification:(id)arg1; +- (BOOL)client:(id)arg1 openInternalURL:(id)arg2; +- (BOOL)client:(id)arg1 presentAccountViewController:(id)arg2 animated:(BOOL)arg3; +- (id)topViewControllerForClient:(id)arg1; +- (BOOL)client:(id)arg1 presentModalViewController:(id)arg2 animated:(BOOL)arg3; +- (id)downloadQueueForClient:(id)arg1 downloadKinds:(id)arg2; +- (void)_bagDidLoadNotification:(id)arg1; +- (void)purchaseManager:(id)arg1 didAddPurchases:(id)arg2; +- (void)purchaseManager:(id)arg1 failedToAddPurchases:(id)arg2; +- (void)purchaseManager:(id)arg1 willAddPurchases:(id)arg2; +- (void)exitStoreWithReason:(int)arg1; +- (void)purchaseManagerDidEndUpdates:(id)arg1; +- (void)purchaseManagerWillBeginUpdates:(id)arg1; +- (id)overlayConfigurationForStorePage:(id)arg1; +- (BOOL)matchesClientApplication:(id)arg1; +- (BOOL)gotoStorePage:(id)arg1 animated:(BOOL)arg2; +- (void)_reloadForNetworkTypeChange:(id)arg1; +- (void)handleApplicationURL:(id)arg1; +- (BOOL)isTabBarControllerLoaded; +- (id)newScriptInterface; +- (BOOL)selectSectionWithIdentifier:(id)arg1; +- (void)composeEmailWithSubject:(id)arg1 body:(id)arg2; +- (BOOL)reportAProblemForItemIdentifier:(unsigned long long)arg1; +- (void)dismissOverlayBackgroundViewController; +- (BOOL)presentOverlayBackgroundViewController:(id)arg1; +- (id)overlayBackgroundViewController; +- (BOOL)isStoreEnabled; +- (void)exitStoreAfterDialogsDismiss; +- (id)copySuspendSettings; + +@end diff --git a/iTunesStoreUI.framework/SUStorePageDataProvider.h b/iTunesStoreUI.framework/SUStorePageDataProvider.h new file mode 100755 index 0000000..b80ee83 --- /dev/null +++ b/iTunesStoreUI.framework/SUStorePageDataProvider.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class ISPropertyListProvider; + +@interface SUStorePageDataProvider : ISDataProvider { + int _outputType; + ISPropertyListProvider *_propertyListDataProvider; +} + +@property int outputType; +@property(copy) ISPropertyListProvider * propertyListDataProvider; + + +- (void)setOutputType:(int)arg1; +- (int)outputType; +- (void)dealloc; +- (void)setPropertyListDataProvider:(id)arg1; +- (void)_loadPersonalizedStoreOffersForPage:(id)arg1; +- (BOOL)parseData:(id)arg1 returningError:(id*)arg2; +- (id)propertyListDataProvider; + +@end diff --git a/iTunesStoreUI.framework/SUStorePageProtocol.h b/iTunesStoreUI.framework/SUStorePageProtocol.h new file mode 100755 index 0000000..3b56a62 --- /dev/null +++ b/iTunesStoreUI.framework/SUStorePageProtocol.h @@ -0,0 +1,73 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray, NSString, NSNumber, SSURLRequestProperties; + +@interface SUStorePageProtocol : NSObject { + NSArray *_allowedOrientations; + NSString *_copyright; + NSString *_expectedClientIdentifier; + NSNumber *_focusedItemIdentifier; + NSArray *_navigationButtons; + NSArray *_navigationHistoryItems; + NSArray *_navigationMenus; + SSURLRequestProperties *_overlayBackgroundURLRequestProperties; + NSString *_rootSectionIdentifier; + BOOL _shouldDisplayInOverlay; + BOOL _shouldExcludeFromNavigationHistory; + BOOL _shouldReplaceRootViewController; +} + +@property(retain) NSArray * allowedOrientations; +@property(retain) NSString * copyright; +@property(retain) NSString * expectedClientIdentifier; +@property(retain) NSNumber * focusedItemIdentifier; +@property(copy) NSArray * navigationButtons; +@property(retain) NSArray * navigationHistoryItems; +@property(copy) NSArray * navigationMenus; +@property(retain) SSURLRequestProperties * overlayBackgroundURLRequestProperties; +@property(retain) NSString * rootSectionIdentifier; +@property BOOL shouldDisplayInOverlay; +@property BOOL shouldExcludeFromNavigationHistory; +@property BOOL shouldReplaceRootViewController; + + +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (id)init; +- (void)dealloc; +- (void)setNavigationMenus:(id)arg1; +- (id)navigationMenus; +- (void)setNavigationHistoryItems:(id)arg1; +- (void)setNavigationButtons:(id)arg1; +- (id)navigationButtons; +- (void)setShouldDisplayInOverlay:(BOOL)arg1; +- (void)setOverlayBackgroundURLRequestProperties:(id)arg1; +- (void)setShouldReplaceRootViewController:(BOOL)arg1; +- (void)setRootSectionIdentifier:(id)arg1; +- (id)_newNavigationMenusFromArray:(id)arg1; +- (id)_newNavigationHistoryItemsFromArray:(id)arg1; +- (id)_newNavigationButtonsFromArray:(id)arg1; +- (void)setExpectedClientIdentifier:(id)arg1; +- (id)_initCommon; +- (void)setOverlayBackgroundURLRequest:(id)arg1; +- (void)setCopyright:(id)arg1; +- (void)setAllowedOrientations:(id)arg1; +- (id)overlayBackgroundURLRequest; +- (void)setFocusedItemIdentifier:(id)arg1; +- (id)focusedItemIdentifier; +- (void)setValuesFromStorePageDictionary:(id)arg1; +- (id)copyright; +- (BOOL)shouldReplaceRootViewController; +- (id)rootSectionIdentifier; +- (id)overlayBackgroundURLRequestProperties; +- (id)navigationHistoryItems; +- (id)navigationMenuForLocation:(int)arg1; +- (id)navigationButtonForLocation:(id)arg1; +- (BOOL)shouldDisplayInOverlay; +- (id)allowedOrientations; +- (id)expectedClientIdentifier; +- (void)setShouldExcludeFromNavigationHistory:(BOOL)arg1; +- (BOOL)shouldExcludeFromNavigationHistory; + +@end diff --git a/iTunesStoreUI.framework/SUStorePageRotationController.h b/iTunesStoreUI.framework/SUStorePageRotationController.h new file mode 100755 index 0000000..b216e47 --- /dev/null +++ b/iTunesStoreUI.framework/SUStorePageRotationController.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SURotationController, SUViewController; + +@interface SUStorePageRotationController : SURotationController { + SURotationController *_childRotationController; + SUViewController *_childViewController; +} + + +- (void)dealloc; +- (id)_childRotationController; +- (void)prepareForDeferredRotateToInterfaceOrientation:(int)arg1; +- (BOOL)shouldDeferRotationToInterfaceOrientation:(int)arg1; +- (void)prepareToRotateToInterfaceOrientation:(int)arg1; +- (void)animateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)finishRotationFromInterfaceOrientation:(int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUStorePageView.h b/iTunesStoreUI.framework/SUStorePageView.h new file mode 100755 index 0000000..c837681 --- /dev/null +++ b/iTunesStoreUI.framework/SUStorePageView.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIView; + +@interface SUStorePageView : UIView { + UIView *_contentView; + UIView *_headerView; +} + +@property(retain) UIView * contentView; +@property(retain) UIView * headerView; + + +- (void)setHeaderView:(id)arg1; +- (id)headerView; +- (void)setContentView:(id)arg1; +- (id)contentView; +- (void)layoutSubviews; +- (void)dealloc; + +@end diff --git a/iTunesStoreUI.framework/SUStorePageViewController.h b/iTunesStoreUI.framework/SUStorePageViewController.h new file mode 100755 index 0000000..c634150 --- /dev/null +++ b/iTunesStoreUI.framework/SUStorePageViewController.h @@ -0,0 +1,161 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SSMutableURLRequestProperties, UISegmentedControl, SSURLRequestProperties, SUNavigationMenuViewController, SUPageSectionGroup, SUSearchFieldController, SUStorePageProtocol, SUViewController, UIPopoverController, SSAuthenticationContext; + +@interface SUStorePageViewController : SUViewController { + SUViewController *_activeChildViewController; + struct __CFSet { } *_allowedInterfaceOrientations; + double _expirationTime; + int _pageType; + SUViewController *_pendingChildViewController; + SUStorePageProtocol *_lastValidProtocol; + UIPopoverController *_navigationMenuPopover; + SUNavigationMenuViewController *_navigationMenuViewController; + SUSearchFieldController *_searchFieldController; + BOOL _externalRequest; + BOOL _loadingForSectionChange; + BOOL _reloadOnAppear; + SSAuthenticationContext *_authContext; + SSMutableURLRequestProperties *_urlRequestProperties; + BOOL _needsAuthentication; + int _activeSectionIndex; + UISegmentedControl *_sectionSwitchControl; + SUPageSectionGroup *_sectionsGroup; +} + +@property(retain) SSAuthenticationContext * authenticationContext; +@property(getter=isExternalRequest) BOOL externalRequest; +@property BOOL needsAuthentication; +@property(copy) SSURLRequestProperties * URLRequestProperties; +@property(readonly) SUViewController * activeChildViewController; +@property(readonly) SUSearchFieldController * searchFieldController; +@property(readonly) SUPageSectionGroup * sectionGroup; +@property(readonly) UISegmentedControl * sectionSegmentedControl; +@property(readonly) struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } documentBounds; +@property(readonly) BOOL canBeResolved; + + +- (void)applicationWillEnterForeground; +- (void)setLoading:(BOOL)arg1; +- (void)invalidate; +- (void)operation:(id)arg1 failedWithError:(id)arg2; +- (BOOL)isLoaded; +- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void*)arg4; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })documentBounds; +- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (BOOL)_isSupportedInterfaceOrientation:(int)arg1; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)setParentViewController:(id)arg1; +- (void)loadView; +- (void)popoverControllerDidDismissPopover:(id)arg1; +- (void)reload; +- (id)init; +- (void)dealloc; +- (id)sectionSegmentedControl; +- (id)sectionGroup; +- (id)searchFieldController; +- (void)setExternalRequest:(BOOL)arg1; +- (id)activeChildViewController; +- (id)_activeChildViewController; +- (BOOL)loadMoreWithURL:(id)arg1; +- (void)handleStoreFailureWithError:(id)arg1; +- (id)URLRequest; +- (void)setURLRequest:(id)arg1; +- (void)setUrlBagKey:(id)arg1; +- (BOOL)decidePolicyForWebNavigationAction:(id)arg1 request:(id)arg2 decisionListener:(id)arg3; +- (void)operation:(id)arg1 finishedWithOutput:(id)arg2; +- (void)menuViewControllerDidCancel:(id)arg1; +- (void)menuViewController:(id)arg1 didTapButton:(id)arg2; +- (void)menuViewController:(id)arg1 didSelectItemAtIndex:(int)arg2; +- (void)resetNavigationItem:(id)arg1; +- (BOOL)reloadForSectionsWithGroup:(id)arg1; +- (void)_sectionControlAction:(id)arg1; +- (id)setDisplayedSectionGroup:(id)arg1; +- (void)_navigationMenuButtonAction:(id)arg1; +- (void)_setRightNavigationItem:(id)arg1 forTag:(int)arg2; +- (void)_setLeftNavigationItem:(id)arg1 forTag:(int)arg2; +- (void)_navigationButtonAction:(id)arg1; +- (void)_reloadNavigationMenus; +- (void)_reloadNavigationButtons; +- (BOOL)pushStorePage:(id)arg1 withTarget:(int)arg2 animated:(BOOL)arg3; +- (BOOL)isExternalRequest; +- (void)_moveToRootSectionForChildViewController:(id)arg1 protocol:(id)arg2; +- (void)_finishSuccessfulLoad; +- (void)enqueueFetchOperation; +- (void)_fetchPage:(BOOL)arg1; +- (void)enqueueFetchOperationForPageSection:(id)arg1; +- (void)_finishHandlingFailure; +- (void)_performActionForProtocolButton:(id)arg1; +- (void)_tearDownNavigationMenu; +- (void)_delayedFetchPage; +- (void)_dismissNavigationMenuViewController; +- (BOOL)_shouldFetchAutomatically; +- (void)_moveChildViewController:(id)arg1 toOverlayForProtocol:(id)arg2; +- (void)_repositionForChildViewController:(id)arg1; +- (void)_reloadNavigationBar; +- (void)_setAllowedOrientations:(id)arg1; +- (void)_verifyStorePageProtocol:(id)arg1; +- (BOOL)shouldDisplaySectionsInNavigationBar:(id)arg1; +- (id)_newSegmentedControlWithItems:(id)arg1; +- (BOOL)_reloadWithURLRequestProperties:(id)arg1 preserveSectionControl:(BOOL)arg2; +- (BOOL)_sectionIsNetworkConstrained; +- (id)_activePageSection; +- (void)_reloadSectionsControlWithGroup:(id)arg1; +- (id)navigationItemForScriptInterface; +- (void)reloadWithStorePage:(id)arg1 ofType:(int)arg2 forURL:(id)arg3; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_frameForActiveViewController; +- (BOOL)reloadWithURLRequestProperties:(id)arg1; +- (void)showPlaceholderViewController; +- (void)handleFailureWithError:(id)arg1; +- (double)_expirationTime; +- (id)copyObjectForScriptFromPoolWithClass:(Class)arg1; +- (id)displayedURL; +- (void)_reloadForAppearance:(BOOL)arg1; +- (void)_setActiveChildViewController:(id)arg1; +- (BOOL)_shouldDisplayControlsInNavigationBar; +- (void)_reloadSearchFieldWithSection:(id)arg1; +- (void)_handleViewControllerBecameReady:(id)arg1; +- (void)_setPendingChildViewController:(id)arg1; +- (void)_applyPropertiesToViewController:(id)arg1; +- (void)_handleFailureWithError:(id)arg1; +- (id)newViewControllerForPage:(id)arg1 ofType:(int)arg2 returningError:(id*)arg3; +- (BOOL)viewIsReady; +- (void)_sendFailureAfterDialogsFinished:(id)arg1; +- (void)setNeedsAuthentication:(BOOL)arg1; +- (BOOL)needsAuthentication; +- (void)setURLRequestProperties:(id)arg1; +- (id)URLRequestProperties; +- (id)newFetchOperation; +- (BOOL)canBeResolved; +- (void)_documentBoundsChangeNotification:(id)arg1; +- (void)_tabConfigurationChanged:(id)arg1; +- (void)_reloadForNetworkTypeChange:(id)arg1; +- (id)copyScriptViewController; +- (void)handleApplicationURL:(id)arg1; +- (double)defaultPNGExpirationTime; +- (void)applicationDidEnterBackground; +- (id)newRotationController; +- (void)storePageProtocolDidChange; +- (id)storePageProtocol; +- (void)invalidateForMemoryPurge; +- (void)setScriptProperties:(id)arg1; +- (id)copyScriptProperties; +- (BOOL)shouldExcludeFromNavigationHistory; +- (id)iTunesStoreUI_searchFieldController; +- (id)copyDefaultScriptProperties; +- (id)urlBagKey; +- (void)setAuthenticationContext:(id)arg1; +- (id)authenticationContext; +- (void)restoreArchivableContext:(id)arg1; +- (id)newPlaceholderViewController; +- (void)setSection:(id)arg1; +- (id)copyArchivableContext; +- (void)tabBarControllerDidReselectTabBarItem:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUStrokeEdgesImageModifier.h b/iTunesStoreUI.framework/SUStrokeEdgesImageModifier.h new file mode 100755 index 0000000..5ec6db0 --- /dev/null +++ b/iTunesStoreUI.framework/SUStrokeEdgesImageModifier.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIColor; + +@interface SUStrokeEdgesImageModifier : SUImageModifier { + struct UIEdgeInsets { + float top; + float left; + float bottom; + float right; + } _edgeInsets; + BOOL _fitToImage; + UIColor *_strokeColor; + BOOL _strokeCurrentPath; +} + +@property struct UIEdgeInsets { float x1; float x2; float x3; float x4; } edgeInsets; +@property(retain) UIColor * strokeColor; +@property BOOL fitToImage; +@property BOOL strokeCurrentPath; + + +- (id)strokeColor; +- (void)setStrokeColor:(id)arg1; +- (void)setEdgeInsets:(struct UIEdgeInsets { float x1; float x2; float x3; float x4; })arg1; +- (struct UIEdgeInsets { float x1; float x2; float x3; float x4; })edgeInsets; +- (BOOL)isEqual:(id)arg1; +- (void)dealloc; +- (void)setStrokeCurrentPath:(BOOL)arg1; +- (void)setFitToImage:(BOOL)arg1; +- (BOOL)strokeCurrentPath; +- (BOOL)fitToImage; +- (void)drawAfterImageForContext:(struct CGContext { }*)arg1 imageFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 finalSize:(struct CGSize { float x1; float x2; })arg3; + +@end diff --git a/iTunesStoreUI.framework/SUStructuredPage.h b/iTunesStoreUI.framework/SUStructuredPage.h new file mode 100755 index 0000000..70a7789 --- /dev/null +++ b/iTunesStoreUI.framework/SUStructuredPage.h @@ -0,0 +1,67 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUStorePageProtocol, SUPageSectionGroup, SUItem, NSString, SUItemList; + +@interface SUStructuredPage : NSObject { + BOOL _artworkShouldFitWidth; + float _artworkWidth; + BOOL _didShowDialog; + int _displayStyle; + SUItem *_item; + SUItemList *_itemList; + SUStorePageProtocol *_protocol; + SUPageSectionGroup *_sectionsGroup; + BOOL _shouldHideSignInButton; + NSString *_title; + int _type; + BOOL _wantsIndexBar; +} + +@property(readonly) BOOL hasDisplayableContent; +@property(retain) SUItem * item; +@property(retain) SUItemList * itemList; +@property(retain) SUPageSectionGroup * sectionsGroup; +@property(retain) NSString * title; +@property(readonly) BOOL artworkShouldFitWidth; +@property(readonly) float artworkWidth; +@property(readonly) int displayStyle; +@property(readonly) BOOL shouldHideSignInButton; +@property int type; +@property(readonly) BOOL wantsIndexBar; +@property(readonly) BOOL didShowDialog; +@property(retain) SUStorePageProtocol * protocol; + ++ (int)pageTypeForStorePageString:(id)arg1; ++ (int)pageTypeForStorePageDictionary:(id)arg1; + +- (id)protocol; +- (int)type; +- (id)item; +- (id)title; +- (void)setType:(int)arg1; +- (void)setTitle:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (BOOL)wantsIndexBar; +- (BOOL)shouldHideSignInButton; +- (id)sectionsGroup; +- (int)displayStyle; +- (float)artworkWidth; +- (BOOL)artworkShouldFitWidth; +- (int)_displayStyleForString:(id)arg1; +- (void)setProtocol:(id)arg1; +- (void)setItem:(id)arg1; +- (id)_copyItemFromDictionary:(id)arg1; +- (void)setItemList:(id)arg1; +- (BOOL)didShowDialog; +- (void)setSectionsGroup:(id)arg1; +- (void)_parseProtocolFromDictionary:(id)arg1; +- (void)_parseTemplateParametersFromDictionary:(id)arg1; +- (void)_parseItemsFromDictionary:(id)arg1; +- (BOOL)hasDisplayableContent; +- (id)itemList; +- (BOOL)loadFromDictionary:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUStructuredPageGroupedTableDataSource.h b/iTunesStoreUI.framework/SUStructuredPageGroupedTableDataSource.h new file mode 100755 index 0000000..542e4dc --- /dev/null +++ b/iTunesStoreUI.framework/SUStructuredPageGroupedTableDataSource.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUStructuredPageGroupedTableDataSource : SUStructuredPageTableDataSource { +} + + +- (int)tableViewStyle; +- (float)heightForFooterInSection:(int)arg1; +- (id)_subtitleForSectionIndex:(int)arg1; +- (BOOL)canShowItemOfferButtonForItem:(id)arg1; +- (id)newHeaderViewForSection:(int)arg1; +- (Class)cellClassForItem:(id)arg1 reuseIdentifier:(id*)arg2; +- (Class)cellConfigurationClassForItem:(id)arg1; +- (void)reloadCellContexts; +- (void)configureCell:(id)arg1 forIndexPath:(id)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUStructuredPageGroupedViewController.h b/iTunesStoreUI.framework/SUStructuredPageGroupedViewController.h new file mode 100755 index 0000000..860ae6f --- /dev/null +++ b/iTunesStoreUI.framework/SUStructuredPageGroupedViewController.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SULoadingView; + +@interface SUStructuredPageGroupedViewController : SUStructuredPageViewController { + SULoadingView *_loadingView; +} + + +- (void)setLoading:(BOOL)arg1; +- (id)init; +- (void)dealloc; +- (void)_performPurchaseAnimationForIndexPath:(id)arg1; +- (BOOL)_addPurchaseBatch:(id)arg1 forIndexPath:(id)arg2; +- (BOOL)purchaseItemAtIndexPath:(id)arg1; +- (BOOL)openDocumentForItemAtIndexPath:(id)arg1 withApplication:(id)arg2; +- (id)newNoItemsOverlayLabel; +- (id)itemAtIndexPath:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUStructuredPageTableDataSource.h b/iTunesStoreUI.framework/SUStructuredPageTableDataSource.h new file mode 100755 index 0000000..470cc78 --- /dev/null +++ b/iTunesStoreUI.framework/SUStructuredPageTableDataSource.h @@ -0,0 +1,52 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUItem, NSMutableArray, SUStructuredPage; + +@interface SUStructuredPageTableDataSource : SUTableDataSource { + SUItem *_activeLoadMoreItem; + NSMutableArray *_cachedHeaderViews; + float _offerButtonWidth; + SUStructuredPage *_structuredPage; + int _style; +} + +@property(retain) SUItem * activeLoadMoreItem; +@property(retain) SUStructuredPage * structuredPage; +@property int style; + + +- (id)sectionIndexTitles; +- (int)tableViewStyle; +- (int)numberOfSections; +- (int)style; +- (void)setStyle:(int)arg1; +- (int)numberOfRowsInSection:(int)arg1; +- (void)reloadData; +- (void)dealloc; +- (BOOL)canShowItemOfferButtonForItem:(id)arg1; +- (id)newHeaderViewForSection:(int)arg1; +- (void)_configureLoadMoreCell:(id)arg1 forItem:(id)arg2; +- (id)cellConfigurationForIndex:(int)arg1 item:(id)arg2; +- (id)_itemOfferButtonForCell:(id)arg1 item:(id)arg2; +- (BOOL)_shouldShowItemOfferButtonForItem:(id)arg1; +- (Class)cellClassForItem:(id)arg1 reuseIdentifier:(id*)arg2; +- (Class)cellConfigurationClassForItem:(id)arg1; +- (void)setActiveLoadMoreItem:(id)arg1; +- (id)activeLoadMoreItem; +- (void)setStructuredPage:(id)arg1; +- (id)structuredPage; +- (void)reloadCellContexts; +- (BOOL)canSelectIndexPath:(id)arg1; +- (id)titleForDeleteConfirmationForIndexPath:(id)arg1; +- (float)cellHeightForIndexPath:(id)arg1; +- (id)headerViewForSection:(int)arg1; +- (BOOL)canDeleteIndexPath:(id)arg1; +- (id)titleForHeaderInSection:(int)arg1; +- (int)sectionIndexForIndexTitle:(id)arg1 atIndex:(int)arg2; +- (id)cellForIndexPath:(id)arg1; +- (void)configureCell:(id)arg1 forIndexPath:(id)arg2; +- (BOOL)deleteIndexPath:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUStructuredPageViewController.h b/iTunesStoreUI.framework/SUStructuredPageViewController.h new file mode 100755 index 0000000..807a563 --- /dev/null +++ b/iTunesStoreUI.framework/SUStructuredPageViewController.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUStructuredPage, UILabel; + +@interface SUStructuredPageViewController : SUItemTableViewController { + Class _dataSourceClass; + UILabel *_noItemsLabel; + SUStructuredPage *_structuredPage; +} + +@property(retain) Class dataSourceClass; +@property(retain) SUStructuredPage * structuredPage; + + +- (Class)dataSourceClass; +- (void)setLoading:(BOOL)arg1; +- (void)operation:(id)arg1 failedWithError:(id)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })documentBounds; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)reloadData; +- (id)init; +- (void)dealloc; +- (id)newTermsAndConditionsFooter; +- (id)newNoItemsOverlayLabel; +- (void)_reloadLoadMoreCellAtIndexPath:(id)arg1; +- (void)_loadMoreOperation:(id)arg1 finishedWithOutput:(id)arg2; +- (void)_reloadTermsAndConditions; +- (void)_reloadNoItemsLabel; +- (void)setStructuredPage:(id)arg1; +- (id)newDataSource; +- (void)_loadMoreWithURL:(id)arg1; +- (BOOL)_gotoURLForItem:(id)arg1 withURLIndex:(int)arg2; +- (BOOL)_handleLoadMoreForIndexPath:(id)arg1; +- (id)structuredPage; +- (void)setDataSourceClass:(Class)arg1; +- (void)bannerCell:(id)arg1 tappedButtonAtIndex:(int)arg2; +- (BOOL)handleSelectionForIndexPath:(id)arg1 tapCount:(int)arg2; +- (BOOL)canSelectRowAtIndexPath:(id)arg1; +- (BOOL)loadMoreWithURL:(id)arg1; +- (void)operation:(id)arg1 finishedWithOutput:(id)arg2; +- (BOOL)hasDisplayableContent; +- (void)reloadWithStorePage:(id)arg1 forURL:(id)arg2; +- (id)storePageProtocol; + +@end diff --git a/iTunesStoreUI.framework/SUSubtitledButton.h b/iTunesStoreUI.framework/SUSubtitledButton.h new file mode 100755 index 0000000..ddf7687 --- /dev/null +++ b/iTunesStoreUI.framework/SUSubtitledButton.h @@ -0,0 +1,39 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIColor, NSString, UILabel; + +@interface SUSubtitledButton : UIButton { + struct __CFDictionary { } *_subtitleContentLookup; + UILabel *_subtitleView; +} + +@property(readonly) NSString * currentSubtitle; +@property(readonly) UIColor * currentSubtitleColor; +@property(readonly) UIColor * currentSubtitleShadowColor; +@property(readonly) UILabel * subtitleLabel; + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })titleRectForContentRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1; +- (void)layoutSubviews; +- (void)dealloc; +- (id)_subtitledContentForState:(unsigned int)arg1; +- (id)subtitleShadowColorForState:(unsigned int)arg1; +- (id)subtitleColorForState:(unsigned int)arg1; +- (id)subtitleForState:(unsigned int)arg1; +- (void)configureFromScriptButton:(id)arg1; +- (int)_subtitleLineBreakMode; +- (id)_subtitleFont; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })subtitleRectForContentRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)currentSubtitleColor; +- (id)currentSubtitleShadowColor; +- (void)_setupSubtitleView; +- (id)currentSubtitle; +- (void)setSubtitle:(id)arg1 forState:(unsigned int)arg2; +- (id)subtitleLabel; +- (void)setSubtitleShadowColor:(id)arg1 forState:(unsigned int)arg2; +- (void)setSubtitleColor:(id)arg1 forState:(unsigned int)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUSubtitledButtonContent.h b/iTunesStoreUI.framework/SUSubtitledButtonContent.h new file mode 100755 index 0000000..a46714d --- /dev/null +++ b/iTunesStoreUI.framework/SUSubtitledButtonContent.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString, UIColor; + +@interface SUSubtitledButtonContent : NSObject { + NSString *_subtitle; + UIColor *_subtitleColor; + UIColor *_subtitleShadowColor; +} + +@property(retain) NSString * subtitle; +@property(retain) UIColor * subtitleColor; +@property(retain) UIColor * subtitleShadowColor; + + +- (id)subtitle; +- (void)setSubtitle:(id)arg1; +- (void)dealloc; +- (id)subtitleShadowColor; +- (id)subtitleColor; +- (void)setSubtitleShadowColor:(id)arg1; +- (void)setSubtitleColor:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUTabBarController.h b/iTunesStoreUI.framework/SUTabBarController.h new file mode 100755 index 0000000..80a53c1 --- /dev/null +++ b/iTunesStoreUI.framework/SUTabBarController.h @@ -0,0 +1,88 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray, NSString, UIViewController, NSMutableArray, ; + +@interface SUTabBarController : UITabBarController { + NSString *_moreListTitle; + NSMutableArray *_overlayBackgroundViewControllers; + UIViewController *_preTransientSelectedViewController; + int _reloadingUnderneathTransientControllerCount; + NSArray *_sections; +} + +@property * delegate; +@property(retain) NSString * moreListTitle; +@property(retain) NSArray * sections; +@property(retain) NSString * selectedIdentifier; + ++ (Class)_moreNavigationControllerClass; + +- (id)sections; +- (void)setSections:(id)arg1; +- (void)tabBar:(id)arg1 willEndCustomizingItems:(id)arg2 changed:(BOOL)arg3; +- (void)_setSelectedViewController:(id)arg1; +- (void)setTransientViewController:(id)arg1 animated:(BOOL)arg2; +- (id)selectedViewController; +- (void)setViewControllers:(id)arg1 animated:(BOOL)arg2; +- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (id)rotatingFooterView; +- (id)rotatingHeaderView; +- (BOOL)_isSupportedInterfaceOrientation:(int)arg1; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (BOOL)window:(id)arg1 shouldAutorotateToInterfaceOrientation:(int)arg2; +- (id)init; +- (void)dealloc; +- (id)moreListTitle; +- (void)_fixupTabBarSelection; +- (id)viewControllerForSectionType:(int)arg1; +- (unsigned int)indexOfViewControllerWithSectionType:(int)arg1; +- (void)dismissOverlayBackgroundViewController; +- (void)cancelTransientViewController:(id)arg1; +- (id)_sectionForViewController:(id)arg1; +- (void)setTransientViewController:(id)arg1 onSectionWithIdentifier:(id)arg2; +- (void)setMoreListTitle:(id)arg1; +- (void)selectSectionOfType:(int)arg1; +- (BOOL)saveToDefaults; +- (void)resetToSystemDefaults; +- (void)pushTransientViewController:(id)arg1 onSectionWithIdentifier:(id)arg2; +- (BOOL)loadFromDefaults; +- (void)scriptOverlayBackgroundDidDismiss:(id)arg1; +- (void)_endReloadingUnderneathTransientViewController; +- (void)_beginReloadingUnderneathTransientViewController; +- (id)_archivedContextsForViewController:(id)arg1; +- (BOOL)presentOverlayBackgroundViewController:(id)arg1; +- (id)_viewControllerForContext:(id)arg1; +- (id)_rootViewControllerForSection:(id)arg1; +- (id)_sectionForIdentifier:(id)arg1; +- (id)viewControllerForSectionIdentifier:(id)arg1; +- (void)_transitionSafeHandlePartnerChange:(id)arg1; +- (void)_transitionSafeHandleLocationChange:(id)arg1; +- (void)_reloadViewControllersFromSections:(id)arg1 animated:(BOOL)arg2; +- (void)_fixupViewControllers; +- (BOOL)_isReloadingUnderneathTransientViewController; +- (id)overlayBackgroundViewController; +- (id)selectedIdentifier; +- (void)_applyMoreListTitle; +- (void)setSelectedIdentifier:(id)arg1; +- (BOOL)_saveTransientNavigationPathToDefaults; +- (BOOL)_saveNavigationPathToDefaults; +- (BOOL)saveOrderingToDefaults; +- (void)selectDefaultSection; +- (void)resetUserDefaults; +- (void)_moveTransientViewController:(id)arg1 toSectionWithIdentifier:(id)arg2 asRoot:(BOOL)arg3; +- (void)_restoreArchivedTransientContexts:(id)arg1; +- (void)_restoreOverlayContexts:(id)arg1; +- (void)_restoreArchivedContexts:(id)arg1; +- (void)setSectionOrdering:(id)arg1; +- (void)_partnerChanged:(id)arg1; +- (void)_locationChanged:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUTableCell.h b/iTunesStoreUI.framework/SUTableCell.h new file mode 100755 index 0000000..a7db929 --- /dev/null +++ b/iTunesStoreUI.framework/SUTableCell.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUCellConfiguration, SUTableCellContentView, UIColor, SUItemOfferButton; + +@interface SUTableCell : UITableViewCell { + UIColor *_bottomBorderColor; + SUTableCellContentView *_configurationView; + unsigned int _hideHighlight : 1; + SUItemOfferButton *_itemOfferButton; + struct { + unsigned int localIndex; + unsigned int localCount; + unsigned int globalIndex; + unsigned int globalCount; + } _position; + UIColor *_topBorderColor; +} + +@property(retain) UIColor * bottomBorderColor; +@property int clipCorners; +@property(retain) SUCellConfiguration * configuration; +@property BOOL drawAsDisabled; +@property BOOL highlightsOnlyContentView; +@property(readonly) SUItemOfferButton * itemOfferButton; +@property struct { unsigned int x1; unsigned int x2; unsigned int x3; unsigned int x4; } position; +@property BOOL showHighlight; +@property(retain) UIColor * topBorderColor; +@property BOOL usesSubviews; + + +- (void)setPosition:(struct { unsigned int x1; unsigned int x2; unsigned int x3; unsigned int x4; })arg1; +- (void)setShowingDeleteConfirmation:(BOOL)arg1; +- (void)setSelected:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setEditing:(BOOL)arg1 animated:(BOOL)arg2; +- (struct { unsigned int x1; unsigned int x2; unsigned int x3; unsigned int x4; })position; +- (BOOL)_canDrawContent; +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (id)initWithStyle:(int)arg1 reuseIdentifier:(id)arg2; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (id)topBorderColor; +- (id)bottomBorderColor; +- (BOOL)showHighlight; +- (void)setUsesSubviews:(BOOL)arg1; +- (void)setTopBorderColor:(id)arg1; +- (void)setShowHighlight:(BOOL)arg1; +- (void)setBottomBorderColor:(id)arg1; +- (id)itemOfferButton; +- (id)copyPurchaseAnimationView; +- (BOOL)usesSubviews; +- (void)setHighlightsOnlyContentView:(BOOL)arg1; +- (void)setDrawAsDisabled:(BOOL)arg1; +- (BOOL)drawAsDisabled; +- (int)clipCorners; +- (BOOL)highlightsOnlyContentView; +- (id)configuration; +- (void)setConfiguration:(id)arg1; +- (void)setClipCorners:(int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUTableCellContentOverlayView.h b/iTunesStoreUI.framework/SUTableCellContentOverlayView.h new file mode 100755 index 0000000..a35ddd5 --- /dev/null +++ b/iTunesStoreUI.framework/SUTableCellContentOverlayView.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUCellConfiguration; + +@interface SUTableCellContentOverlayView : UIView { + SUCellConfiguration *_configuration; +} + +@property(retain) SUCellConfiguration * configuration; + + +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (id)configuration; +- (void)setConfiguration:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUTableCellContentView.h b/iTunesStoreUI.framework/SUTableCellContentView.h new file mode 100755 index 0000000..8e28ba3 --- /dev/null +++ b/iTunesStoreUI.framework/SUTableCellContentView.h @@ -0,0 +1,58 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUCellConfiguration, UIView, UIBezierPath, NSMutableArray; + +@interface SUTableCellContentView : UIView { + int _clipCorners; + UIBezierPath *_clipPath; + SUCellConfiguration *_configuration; + unsigned int _drawAsDisabled : 1; + unsigned int _highlighted : 1; + unsigned int _highlightsOnlyContentView : 1; + UIView *_overlayView; + NSMutableArray *_subviews; + unsigned int _useSubviewLayout : 1; +} + +@property BOOL usesSubviews; +@property int clipCorners; +@property(retain) SUCellConfiguration * configuration; +@property(getter=isDeleteConfirmationVisible) BOOL deleteConfirmationVisisble; +@property BOOL drawAsDisabled; +@property BOOL highlightsOnlyContentView; +@property(getter=isHighlighted) BOOL highlighted; + + +- (void)reloadView; +- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (BOOL)isHighlighted; +- (void)setHighlighted:(BOOL)arg1; +- (id)_scriptingInfo; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (void)_removeSubviewsForConfiguration; +- (id)_clippedImageForImage:(id)arg1; +- (void)_startUsingSubviewLayout; +- (void)_stopUsingSubviewLayout; +- (void)_updateDisabledStyleForSubviews; +- (void)_reloadSubviewAlphasAnimated:(BOOL)arg1; +- (BOOL)isDeleteConfirmationVisible; +- (void)_reloadSubviewsForConfiguration; +- (id)_clipPath; +- (void)setUsesSubviews:(BOOL)arg1; +- (BOOL)usesSubviews; +- (void)setHighlightsOnlyContentView:(BOOL)arg1; +- (void)setDrawAsDisabled:(BOOL)arg1; +- (BOOL)drawAsDisabled; +- (int)clipCorners; +- (BOOL)highlightsOnlyContentView; +- (void)setUsesSubviews:(BOOL)arg1 animated:(BOOL)arg2; +- (void)setDeleteConfirmationVisisble:(BOOL)arg1; +- (id)configuration; +- (void)setConfiguration:(id)arg1; +- (void)setClipCorners:(int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUTableCellLayoutManager.h b/iTunesStoreUI.framework/SUTableCellLayoutManager.h new file mode 100755 index 0000000..f9c85fe --- /dev/null +++ b/iTunesStoreUI.framework/SUTableCellLayoutManager.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUTableCellLayoutManager : UITableViewCellLayoutManager { +} + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })accessoryEndingRectForCell:(id)arg1 forNewEditingState:(BOOL)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUTableDataSource.h b/iTunesStoreUI.framework/SUTableDataSource.h new file mode 100755 index 0000000..1262620 --- /dev/null +++ b/iTunesStoreUI.framework/SUTableDataSource.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUVariableCellConfigurationCache, SUImageCache, NSArray, ISURLOperationPool; + +@interface SUTableDataSource : NSObject { + id _cellReuseSource; + int _columnCount; + SUVariableCellConfigurationCache *_configurationCache; + int _preferringUserInteractionCount; +} + +@property id cellReuseSource; +@property(readonly) SUImageCache * imageCache; +@property(readonly) ISURLOperationPool * imagePool; +@property(readonly) int tableViewStyle; +@property(readonly) int numberOfSections; +@property int columnCount; +@property(readonly) NSArray * sectionIndexTitles; +@property(getter=isPreferringUserInteraction,readonly) BOOL preferringUserInteraction; + + +- (id)imageCache; +- (void)setColumnCount:(int)arg1; +- (int)columnCount; +- (id)sectionIndexTitles; +- (int)tableViewStyle; +- (float)heightForFooterInSection:(int)arg1; +- (int)numberOfSections; +- (int)numberOfRowsInSection:(int)arg1; +- (void)reloadData; +- (id)init; +- (void)dealloc; +- (id)cellReuseSource; +- (int)numberOfColumnsInSection:(int)arg1; +- (BOOL)isPreferringUserInteraction; +- (id)cellContextForConfigurationClass:(Class)arg1; +- (id)cachedConfigurationForClass:(Class)arg1 index:(int)arg2; +- (void)reloadCellContexts; +- (void)didEndPreferringUserInteraction; +- (void)didBeginPreferringUserInteraction; +- (BOOL)canSelectIndexPath:(id)arg1; +- (id)titleForDeleteConfirmationForIndexPath:(id)arg1; +- (float)cellHeightForIndexPath:(id)arg1; +- (float)heightForPlaceholderCells; +- (id)headerViewForSection:(int)arg1; +- (BOOL)canDeleteIndexPath:(id)arg1; +- (BOOL)canDoubleTapIndexPath:(id)arg1; +- (void)configurePlaceholderCell:(id)arg1 forIndexPath:(id)arg2; +- (id)titleForHeaderInSection:(int)arg1; +- (int)sectionIndexForIndexTitle:(id)arg1 atIndex:(int)arg2; +- (id)cellForIndexPath:(id)arg1; +- (id)placeholderCellForIndexPath:(id)arg1; +- (void)beginPreferringUserInteraction; +- (void)endPreferringUserInteraction; +- (void)resetLayoutCaches; +- (void)resetCaches; +- (void)configureCell:(id)arg1 forIndexPath:(id)arg2; +- (BOOL)deleteIndexPath:(id)arg1; +- (void)setCellReuseSource:(id)arg1; +- (id)imagePool; + +@end diff --git a/iTunesStoreUI.framework/SUTableHeaderView.h b/iTunesStoreUI.framework/SUTableHeaderView.h new file mode 100755 index 0000000..a7c1306 --- /dev/null +++ b/iTunesStoreUI.framework/SUTableHeaderView.h @@ -0,0 +1,59 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UILabel, NSString, UIColor, UIFont; + +@interface SUTableHeaderView : UIView { + UIColor *_bottomBorderColor; + struct UIEdgeInsets { + float top; + float left; + float bottom; + float right; + } _edgeInsets; + int _index; + int _style; + UILabel *_subtitleLabel; + UILabel *_titleLabel; +} + +@property(retain) UIColor * bottomBorderColor; +@property struct UIEdgeInsets { float x1; float x2; float x3; float x4; } edgeInsets; +@property int index; +@property(retain) UIColor * shadowColor; +@property int style; +@property(retain) NSString * subtitle; +@property(retain) UIFont * subtitleFont; +@property(retain) NSString * title; +@property(retain) UIFont * titleFont; +@property(retain) UIColor * textColor; + + +- (void)setIndex:(int)arg1; +- (void)setEdgeInsets:(struct UIEdgeInsets { float x1; float x2; float x3; float x4; })arg1; +- (int)index; +- (id)subtitle; +- (void)setSubtitle:(id)arg1; +- (id)textColor; +- (void)setTitleFont:(id)arg1; +- (id)titleFont; +- (int)style; +- (void)setStyle:(int)arg1; +- (id)title; +- (void)sizeToFit; +- (struct UIEdgeInsets { float x1; float x2; float x3; float x4; })edgeInsets; +- (void)setTextColor:(id)arg1; +- (void)setShadowColor:(id)arg1; +- (id)shadowColor; +- (void)setTitle:(id)arg1; +- (void)layoutSubviews; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (id)subtitleFont; +- (void)setSubtitleFont:(id)arg1; +- (id)bottomBorderColor; +- (void)setBottomBorderColor:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUTableTextFooterView.h b/iTunesStoreUI.framework/SUTableTextFooterView.h new file mode 100755 index 0000000..d961b03 --- /dev/null +++ b/iTunesStoreUI.framework/SUTableTextFooterView.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray, UIColor, UIFont; + +@interface SUTableTextFooterView : UIView { + UIFont *_font; + UIColor *_shadowColor; + int _textAlignment; + UIColor *_textColor; + NSArray *_textLines; +} + +@property(retain) UIFont * font; +@property(retain) UIColor * shadowColor; +@property int textAlignment; +@property(retain) UIColor * textColor; +@property(retain) NSArray * textLines; + + +- (id)textColor; +- (int)textAlignment; +- (void)setTextAlignment:(int)arg1; +- (void)sizeToFit; +- (id)font; +- (void)setTextColor:(id)arg1; +- (void)setFont:(id)arg1; +- (void)setShadowColor:(id)arg1; +- (id)shadowColor; +- (void)drawRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (id)textLines; +- (void)setTextLines:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUTableView.h b/iTunesStoreUI.framework/SUTableView.h new file mode 100755 index 0000000..2287de2 --- /dev/null +++ b/iTunesStoreUI.framework/SUTableView.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUTableView : UITableView { + BOOL _allowsHeaderAndFooterToFloat; +} + +@property BOOL allowsHeaderAndFooterToFloat; + + +- (BOOL)allowsFooterViewsToFloat; +- (BOOL)allowsHeaderViewsToFloat; +- (BOOL)allowsHeaderAndFooterToFloat; +- (void)setAllowsHeaderAndFooterToFloat:(BOOL)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUTableViewController.h b/iTunesStoreUI.framework/SUTableViewController.h new file mode 100755 index 0000000..7b6499d --- /dev/null +++ b/iTunesStoreUI.framework/SUTableViewController.h @@ -0,0 +1,74 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SUTableView, SUTableDataSource, NSIndexPath, UITableView; + +@interface SUTableViewController : SUViewController { + SUTableDataSource *_dataSource; + int _disappearOrientation; + NSIndexPath *_firstTapIndexPath; + int _placeholderRowCount; + BOOL _preferUserInteractionWhileScrolling; + SUTableView *_tableView; + int _tableViewStyle; +} + +@property(readonly) unsigned int numberOfRows; +@property(retain) SUTableDataSource * dataSource; +@property(readonly) UITableView * tableView; +@property int tableViewStyle; + + +- (int)tableViewStyle; +- (id)tableView; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)purgeMemoryForReason:(int)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (void)tableView:(id)arg1 didSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 willSelectRowAtIndexPath:(id)arg2; +- (id)tableView:(id)arg1 viewForHeaderInSection:(int)arg2; +- (float)tableView:(id)arg1 heightForFooterInSection:(int)arg2; +- (float)tableView:(id)arg1 heightForHeaderInSection:(int)arg2; +- (float)tableView:(id)arg1 heightForRowAtIndexPath:(id)arg2; +- (void)tableView:(id)arg1 willDisplayCell:(id)arg2 forRowAtIndexPath:(id)arg3; +- (void)scrollToRowAtIndexPath:(id)arg1 atScrollPosition:(int)arg2 animated:(BOOL)arg3; +- (void)setTableViewStyle:(int)arg1; +- (id)tableView:(id)arg1 titleForDeleteConfirmationButtonForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 editingStyleForRowAtIndexPath:(id)arg2; +- (unsigned int)numberOfRows; +- (void)scrollViewWillBeginDragging:(id)arg1; +- (void)scrollViewDidEndDecelerating:(id)arg1; +- (void)scrollViewDidEndDragging:(id)arg1 willDecelerate:(BOOL)arg2; +- (id)dataSource; +- (void)tableView:(id)arg1 commitEditingStyle:(int)arg2 forRowAtIndexPath:(id)arg3; +- (int)tableView:(id)arg1 sectionForSectionIndexTitle:(id)arg2 atIndex:(int)arg3; +- (id)sectionIndexTitlesForTableView:(id)arg1; +- (id)tableView:(id)arg1 titleForHeaderInSection:(int)arg2; +- (int)numberOfSectionsInTableView:(id)arg1; +- (id)tableView:(id)arg1 cellForRowAtIndexPath:(id)arg2; +- (int)tableView:(id)arg1 numberOfRowsInSection:(int)arg2; +- (void)reloadData; +- (void)setDataSource:(id)arg1; +- (id)init; +- (void)dealloc; +- (id)newTableView; +- (BOOL)handleSelectionForIndexPath:(id)arg1 tapCount:(int)arg2; +- (void)_deliverTapCount:(int)arg1 forIndexPath:(id)arg2; +- (BOOL)canSelectRowAtIndexPath:(id)arg1; +- (BOOL)deleteRowAtIndexPath:(id)arg1; +- (int)clippedCornersForIndexPath:(id)arg1; +- (BOOL)indexPathIsPlaceholder:(id)arg1; +- (void)_doubleTapTimeout; +- (void)_resetTableView; +- (void)_reloadPlaceholderCells; +- (void)reloadForChangedRowCount:(int)arg1; +- (void)setScriptProperties:(id)arg1; +- (id)copyScriptProperties; +- (id)copyDefaultScriptProperties; +- (id)copyArchivableContext; + +@end diff --git a/iTunesStoreUI.framework/SUTallLinkCellConfiguration.h b/iTunesStoreUI.framework/SUTallLinkCellConfiguration.h new file mode 100755 index 0000000..dc4a52c --- /dev/null +++ b/iTunesStoreUI.framework/SUTallLinkCellConfiguration.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUTallLinkCellConfiguration : SUMediaItemCellConfiguration { +} + ++ (id)copyDefaultContext; ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (id)init; +- (BOOL)showContentRating; +- (id)copyImageDataProvider; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUTermsAndConditionsView.h b/iTunesStoreUI.framework/SUTermsAndConditionsView.h new file mode 100755 index 0000000..88e0004 --- /dev/null +++ b/iTunesStoreUI.framework/SUTermsAndConditionsView.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIAlertView, SUSubtitledButton, SULinkControl; + +@interface SUTermsAndConditionsView : UIView { + UIAlertView *_accountButtonAlert; + SUSubtitledButton *_button; + BOOL _hideAccountButton; + float _rightMargin; + int _style; + SULinkControl *_termsAndConditionsControl; +} + +@property BOOL hideAccountButton; +@property float rightMargin; +@property int style; + + +- (float)rightMargin; +- (int)style; +- (void)setRightMargin:(float)arg1; +- (void)setStyle:(int)arg1; +- (void)sizeToFit; +- (void)alertView:(id)arg1 didDismissWithButtonIndex:(int)arg2; +- (void)layoutSubviews; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (BOOL)hideAccountButton; +- (void)_termsAndConditionsAction:(id)arg1; +- (void)_updateButton; +- (void)_clearButtonSelection:(id)arg1; +- (id)_termsAndConditionsControl; +- (float)_buttonHeightForStyle:(int)arg1; +- (id)_button; +- (int)_linkStyleForStyle:(int)arg1; +- (void)_destroyButton; +- (void)_accountsChangedNotification:(id)arg1; +- (void)setHideAccountButton:(BOOL)arg1; +- (void)_buttonAction:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUTextContentView.h b/iTunesStoreUI.framework/SUTextContentView.h new file mode 100755 index 0000000..18ccc72 --- /dev/null +++ b/iTunesStoreUI.framework/SUTextContentView.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString, UILabel; + +@interface SUTextContentView : UITextContentView { + UILabel *_placeholderLabel; +} + +@property(retain) NSString * placeholder; + + +- (void)setPlaceholder:(id)arg1; +- (void)keyboardInputChangedSelection:(id)arg1; +- (id)placeholder; +- (BOOL)becomeFirstResponder; +- (BOOL)resignFirstResponder; +- (void)setText:(id)arg1; +- (void)layoutSubviews; +- (void)setBackgroundColor:(id)arg1; +- (void)dealloc; + +@end diff --git a/iTunesStoreUI.framework/SUTextMessagePart.h b/iTunesStoreUI.framework/SUTextMessagePart.h new file mode 100755 index 0000000..5150886 --- /dev/null +++ b/iTunesStoreUI.framework/SUTextMessagePart.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString; + +@interface SUTextMessagePart : SUMessagePart { + NSString *_text; +} + + +- (id)initWithText:(id)arg1; +- (id)MIMEType; +- (void)dealloc; +- (id)newUnfilteredInputSource; +- (id)composeText; + +@end diff --git a/iTunesStoreUI.framework/SUThreeLineTrackCellConfiguration.h b/iTunesStoreUI.framework/SUThreeLineTrackCellConfiguration.h new file mode 100755 index 0000000..2ee6747 --- /dev/null +++ b/iTunesStoreUI.framework/SUThreeLineTrackCellConfiguration.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUThreeLineTrackCellConfiguration : SUMediaItemCellConfiguration { +} + ++ (id)copyDefaultContext; ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (id)init; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; +- (unsigned int)indexOfLabelForPurchaseAnimation; + +@end diff --git a/iTunesStoreUI.framework/SUTouchCaptureView.h b/iTunesStoreUI.framework/SUTouchCaptureView.h new file mode 100755 index 0000000..56dbee3 --- /dev/null +++ b/iTunesStoreUI.framework/SUTouchCaptureView.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSArray; + +@interface SUTouchCaptureView : UIControl { + NSArray *_passThroughViews; +} + +@property(retain) NSArray * passThroughViews; + + +- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2; +- (void)dealloc; +- (void)setPassThroughViews:(id)arg1; +- (id)passThroughViews; + +@end diff --git a/iTunesStoreUI.framework/SUTransitionSafetyDelegate.h b/iTunesStoreUI.framework/SUTransitionSafetyDelegate.h new file mode 100755 index 0000000..9258c8a --- /dev/null +++ b/iTunesStoreUI.framework/SUTransitionSafetyDelegate.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUTransitionSafetyDelegate : NSObject { +} + + +- (void)navigationController:(id)arg1 didShowViewController:(id)arg2 animated:(BOOL)arg3; +- (void)navigationController:(id)arg1 willShowViewController:(id)arg2 animated:(BOOL)arg3; + +@end diff --git a/iTunesStoreUI.framework/SUTransitionSafetyInvocationRecorder.h b/iTunesStoreUI.framework/SUTransitionSafetyInvocationRecorder.h new file mode 100755 index 0000000..9af77e0 --- /dev/null +++ b/iTunesStoreUI.framework/SUTransitionSafetyInvocationRecorder.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUTransitionSafetyInvocationRecorder : ISInvocationRecorder { +} + + +- (void)invokeInvocation:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUTwoLineTrackCellConfiguration.h b/iTunesStoreUI.framework/SUTwoLineTrackCellConfiguration.h new file mode 100755 index 0000000..2ab8061 --- /dev/null +++ b/iTunesStoreUI.framework/SUTwoLineTrackCellConfiguration.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUTwoLineTrackCellConfiguration : SUMediaItemCellConfiguration { +} + ++ (id)copyDefaultContext; ++ (float)rowHeightForContext:(id)arg1 representedObject:(id)arg2; + +- (id)init; +- (void)reloadLayoutInformation; +- (void)reloadStrings; +- (void)reloadImages; +- (id)colorForLabelAtIndex:(unsigned int)arg1 withModifiers:(unsigned int)arg2; +- (id)fontForLabelAtIndex:(unsigned int)arg1; +- (unsigned int)indexOfLabelForPurchaseAnimation; + +@end diff --git a/iTunesStoreUI.framework/SUUserRatingView.h b/iTunesStoreUI.framework/SUUserRatingView.h new file mode 100755 index 0000000..75eb3a6 --- /dev/null +++ b/iTunesStoreUI.framework/SUUserRatingView.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIImageView; + +@interface SUUserRatingView : UIView { + float _value; + UIImageView *_foregroundImageView; + UIImageView *_backgroundImageView; +} + ++ (float)reflectionHeight; ++ (id)copyImageForRating:(float)arg1 backgroundColor:(id)arg2 style:(int)arg3; + +- (id)initWithStyle:(int)arg1; +- (void)setValue:(float)arg1; +- (void)layoutSubviews; +- (id)init; +- (float)heightWithoutReflection; +- (id)initWithForeground:(id)arg1 background:(id)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_foregroundImageClipBounds; + +@end diff --git a/iTunesStoreUI.framework/SUVariableCellConfigurationCache.h b/iTunesStoreUI.framework/SUVariableCellConfigurationCache.h new file mode 100755 index 0000000..f8e90a2 --- /dev/null +++ b/iTunesStoreUI.framework/SUVariableCellConfigurationCache.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableDictionary, NSArray; + +@interface SUVariableCellConfigurationCache : NSObject { + NSMutableDictionary *_caches; + id _cellContext; + float _tableHeight; +} + +@property(readonly) NSArray * caches; +@property(retain) id cellContext; + + +- (void)reset; +- (void)dealloc; +- (id)caches; +- (void)setCellContext:(id)arg1; +- (id)initWithTableHeight:(float)arg1; +- (id)cellContext; +- (id)cacheForClass:(Class)arg1; +- (void)resetLayoutCaches; + +@end diff --git a/iTunesStoreUI.framework/SUViewController.h b/iTunesStoreUI.framework/SUViewController.h new file mode 100755 index 0000000..8bb3a12 --- /dev/null +++ b/iTunesStoreUI.framework/SUViewController.h @@ -0,0 +1,125 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class SURotationController, SUViewControllerFactory, SUViewControllerScriptProperties, NSMutableArray, SUNavigationItem, SUViewControllerContext, NSString, UIViewController; + +@interface SUViewController : UIViewController { + SUViewControllerScriptProperties *_cachedScriptProperties; + BOOL _canBeWeakScriptReference; + NSMutableArray *_cancelOnDeallocOperations; + BOOL _excludeFromNavigationHistory; + UIViewController *_footerViewController; + UIViewController *_inputAccessoryViewController; + BOOL _isEnteringForeground; + BOOL _loading; + SUViewControllerContext *_memoryPurgeContext; + NSMutableArray *_operations; + NSMutableArray *_pendingDialogs; + SUViewControllerContext *_restoredContext; + SURotationController *_rotationController; + int _rotationState; + BOOL _shouldInvalidateForMemoryPurge; + int _transitionSafetyCount; +} + +@property(getter=isLoading) BOOL loading; +@property(readonly) UIViewController * footerViewController; +@property(retain) UIViewController * inputAccessoryViewController; +@property BOOL shouldExcludeFromNavigationHistory; +@property BOOL shouldInvalidateForMemoryPurge; +@property(getter=isVisible,readonly) BOOL visible; +@property(getter=isVisibleAndFrontmost,readonly) BOOL visibleAndFrontmost; +@property(readonly) double defaultPNGExpirationTime; +@property(readonly) NSString * defaultPNGName; +@property(readonly) SUNavigationItem * navigationItem; +@property(readonly) SUViewControllerFactory * viewControllerFactory; + + +- (void)applicationWillEnterForeground; +- (void)setLoading:(BOOL)arg1; +- (void)invalidate; +- (void)operation:(id)arg1 failedWithError:(id)arg2; +- (BOOL)isLoading; +- (BOOL)isVisible; +- (id)moreListSelectedImage; +- (id)moreListImage; +- (id)defaultPNGName; +- (void)_setExistingNavigationItem:(id)arg1; +- (void)didRotateFromInterfaceOrientation:(int)arg1; +- (void)willAnimateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)willRotateToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (BOOL)_isSupportedInterfaceOrientation:(int)arg1; +- (void)purgeMemoryForReason:(int)arg1; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)setParentViewController:(id)arg1; +- (id)_existingNavigationItem; +- (BOOL)_canReloadView; +- (void)loadView; +- (id)inputAccessoryView; +- (id)navigationItem; +- (BOOL)canBecomeFirstResponder; +- (BOOL)automaticallyForwardAppearanceAndRotationMethodsToChildViewControllers; +- (BOOL)becomeFirstResponder; +- (BOOL)window:(id)arg1 shouldAutorotateToInterfaceOrientation:(int)arg2; +- (int)_preferredInterfaceOrientationGivenCurrentOrientation:(int)arg1; +- (BOOL)_shouldUseDefaultFirstResponder; +- (void)applicationDidResume; +- (int)interfaceOrientation; +- (void)applicationWillSuspend; +- (void)reload; +- (void)setTitle:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)setShouldInvalidateForMemoryPurge:(BOOL)arg1; +- (id)inputAccessoryViewController; +- (id)footerViewController; +- (void)setTitle:(id)arg1 changeTabBarItem:(BOOL)arg2; +- (void)setInputAccessoryViewController:(id)arg1; +- (void)presentFooterViewController:(id)arg1 animated:(BOOL)arg2; +- (BOOL)presentDialogForError:(id)arg1 pendUntilVisible:(BOOL)arg2; +- (void)handleApplicationURL:(id)arg1; +- (void)enqueueOperation:(id)arg1 cancelOnDealloc:(BOOL)arg2; +- (void)dismissFooterViewControllerAnimated:(BOOL)arg1; +- (void)dismissAfterDialogs; +- (double)defaultPNGExpirationTime; +- (void)cancelOperations; +- (void)operationFinished:(id)arg1; +- (BOOL)clearsWeakScriptReferences; +- (void)applicationDidEnterBackground; +- (BOOL)isVisibleAndFrontmost; +- (void)_performScheduledRotation:(id)arg1; +- (id)newRotationController; +- (id)_rotationController; +- (void)storePageProtocolDidChange; +- (void)setShouldExcludeFromNavigationHistory:(BOOL)arg1; +- (void)invalidateForMemoryPurge; +- (void)setScriptProperties:(id)arg1; +- (id)copyScriptProperties; +- (BOOL)shouldExcludeFromNavigationHistory; +- (BOOL)shouldInvalidateForMemoryPurge; +- (void)_presentFooterAnimationDidStop; +- (BOOL)presentDialog:(id)arg1 pendUntilVisible:(BOOL)arg2; +- (void)resetRestoredContext; +- (id)copyChildViewControllersForReason:(int)arg1; +- (void)trackOperation:(id)arg1 cancelOnDealloc:(BOOL)arg2; +- (void)_dismissFooterAnimationDidStop:(id)arg1; +- (void)_dialogFinishedNotification:(id)arg1; +- (id)copyDefaultScriptProperties; +- (void)_keyboardWillShowNotification:(id)arg1; +- (void)_keyboardWillHideNotification:(id)arg1; +- (void)_keyboardDidShowNotification:(id)arg1; +- (void)_keyboardDidHideNotification:(id)arg1; +- (void)_applicationWillEnterForegroundNotification:(id)arg1; +- (void)_applicationDidEnterBackgroundNotification:(id)arg1; +- (void)reloadContentSizeForViewInPopover; +- (id)initWithSection:(id)arg1; +- (void)restoreArchivableContext:(id)arg1; +- (id)viewControllerFactory; +- (void)setSection:(id)arg1; +- (id)copyArchivableContext; + +@end diff --git a/iTunesStoreUI.framework/SUViewControllerContext.h b/iTunesStoreUI.framework/SUViewControllerContext.h new file mode 100755 index 0000000..f374361 --- /dev/null +++ b/iTunesStoreUI.framework/SUViewControllerContext.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableDictionary, NSString; + +@interface SUViewControllerContext : NSObject { + NSMutableDictionary *_metadata; + NSString *_sectionIdentifier; + int _type; +} + +@property(retain) NSString * sectionIdentifier; +@property int type; + + +- (void)setSectionIdentifier:(id)arg1; +- (id)sectionIdentifier; +- (int)type; +- (void)setType:(int)arg1; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (id)description; +- (void)dealloc; +- (id)_typeStringForType:(int)arg1; +- (int)_typeForTypeString:(id)arg1; +- (id)valueForMetadataKey:(id)arg1; +- (void)setValue:(id)arg1 forMetadataKey:(id)arg2; +- (id)copyViewController; + +@end diff --git a/iTunesStoreUI.framework/SUViewControllerFactory.h b/iTunesStoreUI.framework/SUViewControllerFactory.h new file mode 100755 index 0000000..07ca50f --- /dev/null +++ b/iTunesStoreUI.framework/SUViewControllerFactory.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUViewControllerFactory : NSObject { +} + + +- (id)newVolumeViewController; +- (id)newReportAProblemViewControllerWithItemIdentifier:(unsigned long long)arg1; +- (id)newDownloadsViewController; +- (id)newViewControllerForTrackList:(id)arg1; +- (id)newNetworkLockoutViewControllerWithSection:(id)arg1; +- (id)newViewControllerForPage:(id)arg1 ofType:(int)arg2; +- (id)newStorePageViewControllerWithSection:(id)arg1; +- (id)newPlaceholderViewController; + +@end diff --git a/iTunesStoreUI.framework/SUViewControllerScriptProperties.h b/iTunesStoreUI.framework/SUViewControllerScriptProperties.h new file mode 100755 index 0000000..c78a418 --- /dev/null +++ b/iTunesStoreUI.framework/SUViewControllerScriptProperties.h @@ -0,0 +1,69 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class UIColor, SUGradient; + +@interface SUViewControllerScriptProperties : NSObject { + UIColor *_backgroundColor; + BOOL _doubleTapEnabled; + BOOL _embedded; + BOOL _inputViewObeysDOMFocus; + int _loadingIndicatorStyle; + UIColor *_loadingTextColor; + UIColor *_loadingTextShadowColor; + SUGradient *_placeholderBackgroundGradient; + BOOL _scrollingDisabled; + BOOL _shouldLoadProgressively; + BOOL _shouldShowFormAccessory; + BOOL _showsBackgroundShadow; + UIColor *_topExtensionColor; +} + +@property(retain) UIColor * backgroundColor; +@property BOOL inputViewObeysDOMFocus; +@property(getter=isDoubleTapEnabled) BOOL doubleTapEnabled; +@property(getter=isScrollingDisabled) BOOL scrollingDisabled; +@property(getter=isEmbedded) BOOL embedded; +@property int loadingIndicatorStyle; +@property(retain) UIColor * loadingTextColor; +@property(retain) UIColor * loadingTextShadowColor; +@property(retain) SUGradient * placeholderBackgroundGradient; +@property BOOL shouldLoadProgressively; +@property BOOL shouldShowFormAccessory; +@property BOOL showsBackgroundShadow; +@property(retain) UIColor * topExtensionColor; + + +- (void)setInputViewObeysDOMFocus:(BOOL)arg1; +- (BOOL)inputViewObeysDOMFocus; +- (BOOL)isDoubleTapEnabled; +- (void)setDoubleTapEnabled:(BOOL)arg1; +- (id)backgroundColor; +- (void)encodeWithCoder:(id)arg1; +- (id)initWithCoder:(id)arg1; +- (void)setBackgroundColor:(id)arg1; +- (id)copyWithZone:(struct _NSZone { }*)arg1; +- (void)dealloc; +- (void)setEmbedded:(BOOL)arg1; +- (BOOL)shouldShowFormAccessory; +- (BOOL)shouldLoadProgressively; +- (void)setShouldLoadProgressively:(BOOL)arg1; +- (void)setShouldShowFormAccessory:(BOOL)arg1; +- (id)topExtensionColor; +- (BOOL)showsBackgroundShadow; +- (BOOL)isScrollingDisabled; +- (void)setTopExtensionColor:(id)arg1; +- (void)setShowsBackgroundShadow:(BOOL)arg1; +- (void)setScrollingDisabled:(BOOL)arg1; +- (BOOL)isEmbedded; +- (id)loadingTextShadowColor; +- (id)loadingTextColor; +- (int)loadingIndicatorStyle; +- (id)placeholderBackgroundGradient; +- (void)setLoadingTextShadowColor:(id)arg1; +- (void)setLoadingTextColor:(id)arg1; +- (void)setLoadingIndicatorStyle:(int)arg1; +- (void)setPlaceholderBackgroundGradient:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUWebDocumentView.h b/iTunesStoreUI.framework/SUWebDocumentView.h new file mode 100755 index 0000000..8e901a4 --- /dev/null +++ b/iTunesStoreUI.framework/SUWebDocumentView.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString; + +@interface SUWebDocumentView : UIWebDocumentView { + id _loadDelegate; + NSString *_stylesheet; + unsigned int _adjustHeightToFit : 1; +} + +@property id loadDelegate; +@property(retain) NSString * stylesheet; + + +- (id)stylesheet; +- (void)webView:(id)arg1 didFinishLoadForFrame:(id)arg2; +- (void)webView:(id)arg1 decidePolicyForNavigationAction:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (void)setStylesheet:(id)arg1; +- (void)setLoadDelegate:(id)arg1; +- (id)loadDelegate; +- (void)setHTMLFragment:(id)arg1; +- (void)setPlaintextString:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUWebImagePool.h b/iTunesStoreUI.framework/SUWebImagePool.h new file mode 100755 index 0000000..5aa78cf --- /dev/null +++ b/iTunesStoreUI.framework/SUWebImagePool.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUWebImagePool : NSObject { + struct dispatch_queue_s { } *_dispatchQueue; + struct __CFDictionary { } *_images; + int _poolIdentifier; +} + ++ (id)imageForURL:(id)arg1; ++ (id)_poolImageForPoolIdentifier:(int)arg1 imageIdentifier:(int)arg2; ++ (id)_poolImageForURL:(id)arg1; ++ (void)removeWebImagePool:(id)arg1; ++ (void)addWebImagePool:(id)arg1; + +- (id)init; +- (void)dealloc; +- (int)_poolIdentifier; +- (id)imageForImageIdentifier:(int)arg1; +- (id)_poolImageForImageIdentifier:(int)arg1; +- (void)removeImageForIdentifier:(int)arg1; +- (id)addImage:(id)arg1 withMIMEType:(id)arg2 identifier:(int)arg3; +- (id)imageURLForImageIdentifier:(int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUWebImagePoolImage.h b/iTunesStoreUI.framework/SUWebImagePoolImage.h new file mode 100755 index 0000000..90356cf --- /dev/null +++ b/iTunesStoreUI.framework/SUWebImagePoolImage.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSString, UIImage; + +@interface SUWebImagePoolImage : NSObject { + UIImage *_image; + NSString *_mimeType; +} + +@property(readonly) UIImage * image; +@property(readonly) NSString * MIMEType; + + +- (id)MIMEType; +- (id)image; +- (void)dealloc; +- (id)initWithImage:(id)arg1 MIMEType:(id)arg2; + +@end diff --git a/iTunesStoreUI.framework/SUWebImagePoolURLProtocol.h b/iTunesStoreUI.framework/SUWebImagePoolURLProtocol.h new file mode 100755 index 0000000..c6a774e --- /dev/null +++ b/iTunesStoreUI.framework/SUWebImagePoolURLProtocol.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUWebImagePoolURLProtocol : NSURLProtocol { +} + ++ (BOOL)requestIsCacheEquivalent:(id)arg1 toRequest:(id)arg2; ++ (id)canonicalRequestForRequest:(id)arg1; ++ (BOOL)canInitWithRequest:(id)arg1; ++ (void)initialize; ++ (id)URLScheme; + +- (void)startLoading; +- (void)stopLoading; + +@end diff --git a/iTunesStoreUI.framework/SUWebThreadBlockInvocation.h b/iTunesStoreUI.framework/SUWebThreadBlockInvocation.h new file mode 100755 index 0000000..2bcf27f --- /dev/null +++ b/iTunesStoreUI.framework/SUWebThreadBlockInvocation.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@interface SUWebThreadBlockInvocation : NSObject { + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _block; + +} + + +- (id)initWithBlock:(id)arg1; +- (void)invoke; + +@end diff --git a/iTunesStoreUI.framework/SUWebThreadMainThreadInvocationRecorder.h b/iTunesStoreUI.framework/SUWebThreadMainThreadInvocationRecorder.h new file mode 100755 index 0000000..729dc19 --- /dev/null +++ b/iTunesStoreUI.framework/SUWebThreadMainThreadInvocationRecorder.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUWebThreadMainThreadInvocationRecorder : ISInvocationRecorder { +} + + +- (void)invokeInvocation:(id)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUWebView.h b/iTunesStoreUI.framework/SUWebView.h new file mode 100755 index 0000000..dc11051 --- /dev/null +++ b/iTunesStoreUI.framework/SUWebView.h @@ -0,0 +1,74 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class , WebView, SUScriptDebugDelegate, NSMutableArray, SUWebViewDelegate, SUScriptInterface, NSString, WebDataSource, SSAuthenticationContext; + +@interface SUWebView : UIWebView { + SSAuthenticationContext *_authenticationContext; + SUScriptDebugDelegate *_debugDelegate; + SUWebViewDelegate *_delegateProxy; + unsigned int _openURLsExternally : 1; + SUScriptInterface *_scriptInterface; + NSMutableArray *_scrollRequests; + unsigned int _scrollingDisabled : 1; + unsigned int _sourceIsTrusted : 1; + int _synchronousLayoutCount; +} + +@property * delegate; +@property(copy) SSAuthenticationContext * authenticationContext; +@property BOOL openURLsExternally; +@property(getter=isScrollingEnabled) BOOL scrollingEnabled; +@property BOOL sourceIsTrusted; +@property(readonly) NSString * title; +@property(readonly) SUScriptInterface * scriptInterface; +@property(readonly) WebDataSource * webDataSource; +@property(readonly) id windowScriptObject; +@property(readonly) struct OpaqueJSContext { }* globalExecutionContext; +@property(readonly) WebView * webView; + + +- (void)stopLoading; +- (void)_setRichTextReaderViewportSettings; +- (id)superviewForImageSheetForWebView:(id)arg1; +- (void)view:(id)arg1 didSetFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 oldFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg3; +- (id)webView; +- (id)title; +- (void)scrollViewDidEndScrollingAnimation:(id)arg1; +- (void)setScrollingEnabled:(BOOL)arg1; +- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; +- (void)setAuthenticationContext:(id)arg1; +- (id)authenticationContext; +- (void)reloadWindowScriptObject:(id)arg1; +- (void)setOpenURLsExternally:(BOOL)arg1; +- (void)scrollElementToVisible:(id)arg1 animated:(BOOL)arg2 completionHandler:(id)arg3; +- (BOOL)openURLsExternally; +- (BOOL)isScrollingEnabled; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frameForElementWithIdentifier:(id)arg1; +- (void)endSynchronousLayout; +- (void)beginSynchronousLayout; +- (BOOL)copyImage:(struct CGImage {}**)arg1 rect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg2 forElement:(id)arg3; +- (id)webDataSource; +- (id)scriptInterface; +- (id)_newImageViewForElement:(id)arg1; +- (id)_newLabelForElement:(id)arg1 withText:(id)arg2; +- (void)_finishActiveScrollRequest; +- (void)_performNextScrollRequest; +- (void)loadArchive:(id)arg1; +- (id)_DOMDocument; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_frameForElement:(id)arg1; +- (void)resetScriptInterface; +- (id)_localStoragePath; +- (BOOL)sourceIsTrusted; +- (void)setSourceIsTrusted:(BOOL)arg1; +- (id)windowScriptObject; +- (void)scriptInterface:(id)arg1 receivedEventOfType:(int)arg2 userInfo:(id)arg3; +- (void)scriptInterface:(id)arg1 animatePurchaseForIdentifier:(id)arg2; +- (void)scriptInterface:(id)arg1 parsedPropertyList:(id)arg2 ofType:(int)arg3; +- (id)parentViewControllerForScriptInterface:(id)arg1; +- (struct OpaqueJSContext { }*)javaScriptContextForScriptInterface:(id)arg1; +- (struct OpaqueJSContext { }*)globalExecutionContext; + +@end diff --git a/iTunesStoreUI.framework/SUWebViewController.h b/iTunesStoreUI.framework/SUWebViewController.h new file mode 100755 index 0000000..545d027 --- /dev/null +++ b/iTunesStoreUI.framework/SUWebViewController.h @@ -0,0 +1,94 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSURL, SUObjectPool, SUDelayedNavigationItem, SUWebView, SUStorePageProtocol, SUTableViewController, SUItem, SUStructuredPage, SSAuthenticationContext; + +@interface SUWebViewController : SUViewController { + SSAuthenticationContext *_authenticationContext; + SUDelayedNavigationItem *_delayedNavigationItem; + BOOL _hasEverAppeared; + int _lastKnownOrientation; + SUObjectPool *_objectPool; + SUItem *_rootItem; + int _scheduledOrientation; + SUStorePageProtocol *_storePageProtocol; + int _style; + SUStructuredPage *_trackList; + SUTableViewController *_trackListController; + NSURL *_url; + BOOL _viewIsReady; + SUWebView *_webView; +} + +@property int style; +@property(copy) SSAuthenticationContext * authenticationContext; +@property BOOL viewIsReady; +@property(readonly) SUWebView * webView; + + +- (void)applicationWillEnterForeground; +- (void)invalidate; +- (void)webViewDidFinishLoad:(id)arg1; +- (void)webViewDidStartLoad:(id)arg1; +- (void)webView:(id)arg1 decidePolicyForMIMEType:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; +- (void)webView:(id)arg1 didFailLoadWithError:(id)arg2; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })documentBounds; +- (BOOL)webView:(id)arg1 decidePolicyForNavigationAction:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; +- (void)_setExistingNavigationItem:(id)arg1; +- (void)viewDidDisappear:(BOOL)arg1; +- (void)viewWillDisappear:(BOOL)arg1; +- (void)viewDidAppear:(BOOL)arg1; +- (void)viewWillAppear:(BOOL)arg1; +- (void)loadView; +- (id)webView; +- (int)style; +- (void)setStyle:(int)arg1; +- (void)dealloc; +- (void)_setLastKnownOrientation:(int)arg1; +- (void)_setTrackListController:(id)arg1; +- (void)_updateTrackListRootItem; +- (id)newDataProviderToProcessProtocol; +- (void)_selectTrackListItemWithIdentifier:(id)arg1; +- (void)_handleTrackList:(id)arg1; +- (void)_handleRootObject:(id)arg1; +- (void)_handleProtocol:(id)arg1; +- (void)_applySavedScrollOffsetIfPossible; +- (void)_sendOrientationWillChangeToInterfaceOrientation:(int)arg1; +- (void)_reloadUI; +- (void)_reloadObjectPool; +- (void)_removePlaceholderBackgroundView; +- (void)setViewIsReady:(BOOL)arg1; +- (void)_addPlaceholderBackgroundView; +- (void)_reloadPlaceholderBackgroundView; +- (id)_placeholderBackgroundView; +- (struct CGSize { float x1; float x2; })minimumViewSize; +- (void)_applyScriptProperties:(id)arg1; +- (id)newViewControllerForTrackList:(id)arg1; +- (void)setStorePageProtocol:(id)arg1; +- (id)navigationItemForScriptInterface; +- (id)copyObjectForScriptFromPoolWithClass:(Class)arg1; +- (void)reloadWithStorePage:(id)arg1 forURL:(id)arg2; +- (BOOL)viewIsReady; +- (void)operationFinished:(id)arg1; +- (void)keyboardWillShowWithInfo:(id)arg1; +- (void)keyboardDidHideWithInfo:(id)arg1; +- (void)applicationDidEnterBackground; +- (id)newRotationController; +- (void)storePageProtocolDidChange; +- (id)storePageProtocol; +- (void)parentViewControllerHierarchyDidChange; +- (void)setScriptProperties:(id)arg1; +- (id)copyScriptProperties; +- (id)copyDefaultScriptProperties; +- (void)setAuthenticationContext:(id)arg1; +- (id)authenticationContext; +- (void)webView:(id)arg1 willInjectScriptObject:(id)arg2; +- (void)webView:(id)arg1 documentViewDidSetFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2; +- (void)webView:(id)arg1 receivedEventOfType:(int)arg2 userInfo:(id)arg3; +- (void)webView:(id)arg1 foundPropertyList:(id)arg2 ofType:(int)arg3; +- (void)webView:(id)arg1 performPurchaseAnimationWithView:(id)arg2; +- (id)parentViewControllerForWebView:(id)arg1; +- (id)copyArchivableContext; + +@end diff --git a/iTunesStoreUI.framework/SUWebViewDelegate.h b/iTunesStoreUI.framework/SUWebViewDelegate.h new file mode 100755 index 0000000..79fde70 --- /dev/null +++ b/iTunesStoreUI.framework/SUWebViewDelegate.h @@ -0,0 +1,62 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@class NSMutableSet, SUWebView, NSLock; + +@interface SUWebViewDelegate : NSObject { + NSLock *_lock; + NSMutableSet *_mediaURLs; + int _modalAlertClickedIndex; + id _originalFrameLoadDelegate; + id _originalPolicyDelegate; + id _originalResourceLoadDelegate; + id _originalUIDelegate; + int _usingNetworkCount; + SUWebView *_webView; +} + +@property SUWebView * webView; +@property(retain) id originalFrameLoadDelegate; +@property(retain) id originalPolicyDelegate; +@property(retain) id originalResourceLoadDelegate; +@property(retain) id originalUIDelegate; + + +- (void)webView:(id)arg1 resource:(id)arg2 didFailLoadingWithError:(id)arg3 fromDataSource:(id)arg4; +- (void)webView:(id)arg1 resource:(id)arg2 didFinishLoadingFromDataSource:(id)arg3; +- (id)webView:(id)arg1 runJavaScriptTextInputPanelWithPrompt:(id)arg2 defaultText:(id)arg3 initiatedByFrame:(id)arg4; +- (BOOL)webView:(id)arg1 runJavaScriptConfirmPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; +- (void)webView:(id)arg1 runJavaScriptAlertPanelWithMessage:(id)arg2 initiatedByFrame:(id)arg3; +- (void)webView:(id)arg1 didClearWindowObject:(id)arg2 forFrame:(id)arg3; +- (id)webView:(id)arg1 resource:(id)arg2 willSendRequest:(id)arg3 redirectResponse:(id)arg4 fromDataSource:(id)arg5; +- (void)webView:(id)arg1 didStartProvisionalLoadForFrame:(id)arg2; +- (void)webView:(id)arg1 decidePolicyForMIMEType:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; +- (id)initWithWebView:(id)arg1; +- (void)setWebView:(id)arg1; +- (void)webView:(id)arg1 decidePolicyForNavigationAction:(id)arg2 request:(id)arg3 frame:(id)arg4 decisionListener:(id)arg5; +- (void)forwardInvocation:(id)arg1; +- (id)webView; +- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2; +- (id)methodSignatureForSelector:(SEL)arg1; +- (BOOL)respondsToSelector:(SEL)arg1; +- (id)init; +- (void)dealloc; +- (id)originalUIDelegate; +- (id)originalResourceLoadDelegate; +- (id)originalPolicyDelegate; +- (id)originalFrameLoadDelegate; +- (id)_newAlertWithMessage:(id)arg1; +- (BOOL)webView:(id)arg1 shouldLoadMediaURL:(id)arg2 inFrame:(id)arg3; +- (id)_userIdentifier; +- (void)webView:(id)arg1 resource:(id)arg2 didReceiveResponse:(id)arg3 fromDataSource:(id)arg4; +- (void)setOriginalUIDelegate:(id)arg1; +- (void)setOriginalResourceLoadDelegate:(id)arg1; +- (void)setOriginalPolicyDelegate:(id)arg1; +- (void)setOriginalFrameLoadDelegate:(id)arg1; +- (void)endUsingNetwork; +- (void)beginUsingNetwork; +- (void)cancelUsingNetwork; +- (void)clearWeakReferences; + +@end diff --git a/iTunesStoreUI.framework/SUWebViewRotationController.h b/iTunesStoreUI.framework/SUWebViewRotationController.h new file mode 100755 index 0000000..5e8426a --- /dev/null +++ b/iTunesStoreUI.framework/SUWebViewRotationController.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +@interface SUWebViewRotationController : SURotationController { +} + + +- (void)_addSnapshotViewBeforeRotationToInterfaceOrientation:(int)arg1; +- (void)prepareForDeferredRotateToInterfaceOrientation:(int)arg1; +- (BOOL)shouldDeferRotationToInterfaceOrientation:(int)arg1; +- (void)prepareToRotateToInterfaceOrientation:(int)arg1; +- (void)animateRotationToInterfaceOrientation:(int)arg1 duration:(double)arg2; +- (void)finishRotationFromInterfaceOrientation:(int)arg1; + +@end diff --git a/iTunesStoreUI.framework/SUWebViewScrollRequest.h b/iTunesStoreUI.framework/SUWebViewScrollRequest.h new file mode 100755 index 0000000..f0436c7 --- /dev/null +++ b/iTunesStoreUI.framework/SUWebViewScrollRequest.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI + */ + +/* RuntimeBrowser encountered an ivar type encoding it does not handle. + See Warning(s) below. + */ + +@class SUDOMElement; + +@interface SUWebViewScrollRequest : NSObject { + BOOL _animated; + + /* Unexpected information at end of encoded ivar type: ? */ + /* Error parsing encoded ivar type info: @? */ + id _completionHandler; + + SUDOMElement *_element; +} + +@property BOOL animated; +@property(copy) id completionHandler; +@property(retain) SUDOMElement * element; + + +- (void)setCompletionHandler:(id)arg1; +- (id)completionHandler; +- (BOOL)animated; +- (void)setAnimated:(BOOL)arg1; +- (void)dealloc; +- (id)element; +- (void)setElement:(id)arg1; + +@end diff --git a/iWorkImport.framework/GQDAffineGeometry.h b/iWorkImport.framework/GQDAffineGeometry.h new file mode 100755 index 0000000..12d641d --- /dev/null +++ b/iWorkImport.framework/GQDAffineGeometry.h @@ -0,0 +1,57 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQDAffineGeometry : NSObject { + struct CGSize { + float width; + float height; + } mNaturalSize; + struct CGSize { + float width; + float height; + } mSize; + BOOL mSizesLocked; + BOOL mAspectRatioLocked; + struct CGPoint { + float x; + float y; + } mPosition; + float mAngle; + BOOL mHorizontalFlip; + BOOL mVerticalFlip; + float mShearXAngle; + float mShearYAngle; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; ++ (void)transformRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 transform:(id)arg2 upperLeft:(struct CGPoint { float x1; float x2; }*)arg3 lowerLeft:(struct CGPoint { float x1; float x2; }*)arg4 lowerRight:(struct CGPoint { float x1; float x2; }*)arg5 upperRight:(struct CGPoint { float x1; float x2; }*)arg6; ++ (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })boundsOfTransformedRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 transform:(id)arg2; + +- (BOOL)horizontalFlip; +- (void)setPosition:(struct CGPoint { float x1; float x2; })arg1; +- (float)angle; +- (void)setAngle:(float)arg1; +- (struct CGPoint { float x1; float x2; })position; +- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })transform; +- (void)setSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })size; +- (BOOL)sizesLocked; +- (BOOL)aspectRatioLocked; +- (BOOL)verticalFlip; +- (float)shearXAngle; +- (float)shearYAngle; +- (struct CGPoint { float x1; float x2; })nonrotatedPosition; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; +- (struct CGSize { float x1; float x2; })sizeOfBoundingBox; +- (struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })transformHasVFlip:(BOOL)arg1 vFlip:(BOOL)arg2 hasHFlip:(BOOL)arg3 hFlip:(BOOL)arg4; +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })naturalBounds; +- (void)setNaturalSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })naturalSize; + +@end diff --git a/iWorkImport.framework/GQDArcPath.h b/iWorkImport.framework/GQDArcPath.h new file mode 100755 index 0000000..c210514 --- /dev/null +++ b/iWorkImport.framework/GQDArcPath.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDArcPath : GQDPath { + struct CGSize { + float width; + float height; + } mSize; + double mHeadAngle; + double mArcWidth; + double mArrowWidth; + double mArrowLength; +} + + +- (struct CGSize { float x1; float x2; })size; +- (double)arcWidth; +- (double)headAngle; +- (double)arrowWidth; +- (double)arrowLength; +- (struct CGPath { }*)createBezierPath; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; + +@end diff --git a/iWorkImport.framework/GQDBGAbstractSlide.h b/iWorkImport.framework/GQDBGAbstractSlide.h new file mode 100755 index 0000000..12a2a81 --- /dev/null +++ b/iWorkImport.framework/GQDBGAbstractSlide.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDBGObjectPlaceholder, GQDBGSlideNumberPlaceholder, GQDSStyle, GQDSStylesheet, GQDBGBodyPlaceholder, GQDBGTitlePlaceholder; + +@interface GQDBGAbstractSlide : NSObject { + GQDSStylesheet *mStylesheet; + GQDSStyle *mSlideStyle; + GQDBGTitlePlaceholder *mTitlePlaceholder; + GQDBGBodyPlaceholder *mBodyPlaceholder; + GQDBGObjectPlaceholder *mObjectPlaceholder; + GQDBGSlideNumberPlaceholder *mSlideNumberPlaceholder; + BOOL mHidden; + char *mID; + BOOL mCallGenerator; +} + + +- (id)stylesheet; +- (BOOL)isHidden; +- (id)slideStyle; +- (int)readAttributesForSlide:(struct _xmlTextReader { }*)arg1; +- (char *)ID; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDBGBodyPlaceholder.h b/iWorkImport.framework/GQDBGBodyPlaceholder.h new file mode 100755 index 0000000..d6ca0d7 --- /dev/null +++ b/iWorkImport.framework/GQDBGBodyPlaceholder.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class GQDWPLayoutFrame; + +@interface GQDBGBodyPlaceholder : GQDBGPlaceholder { + GQDWPLayoutFrame *mFrame; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (id)layoutFrame; +- (BOOL)isBlank; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDBGMasterSlide.h b/iWorkImport.framework/GQDBGMasterSlide.h new file mode 100755 index 0000000..48d3ded --- /dev/null +++ b/iWorkImport.framework/GQDBGMasterSlide.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDBGMasterSlide : GQDBGAbstractSlide { +} + + + +@end diff --git a/iWorkImport.framework/GQDBGObjectPlaceholder.h b/iWorkImport.framework/GQDBGObjectPlaceholder.h new file mode 100755 index 0000000..d171951 --- /dev/null +++ b/iWorkImport.framework/GQDBGObjectPlaceholder.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class GQDDrawable; + +@interface GQDBGObjectPlaceholder : GQDBGPlaceholder { + char *mContentType; + GQDDrawable *mDrawable; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (id)drawable; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDBGPlaceholder.h b/iWorkImport.framework/GQDBGPlaceholder.h new file mode 100755 index 0000000..033e65b --- /dev/null +++ b/iWorkImport.framework/GQDBGPlaceholder.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDSStyle; + +@interface GQDBGPlaceholder : GQDDrawable { + GQDSStyle *mStyle; + BOOL mIsVisible; +} + + +- (BOOL)isVisible; +- (id)placeholderStyle; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDBGPresentation.h b/iWorkImport.framework/GQDBGPresentation.h new file mode 100755 index 0000000..8504b64 --- /dev/null +++ b/iWorkImport.framework/GQDBGPresentation.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDBGPresentation : GQDRoot { + struct __CFArray { } *mThemes; + struct CGSize { + float width; + float height; + } mSlideSize; + BOOL mIsOldAssetNameMapInitialized; + struct __CFDictionary { } *mOldAssetNameMap; +} + ++ (void)initialize; ++ (struct _xmlNs { struct _xmlNs {} *x1; int x2; char *x3; char *x4; void *x5; struct _xmlDoc {} *x6; }*)appNamespace; ++ (id)parseNumberOutOfBasename:(id)arg1 returningNumber:(int*)arg2; + +- (struct __CFArray { }*)themes; +- (struct CGSize { float x1; float x2; })slideSize; +- (void)addTheme:(id)arg1; +- (id)colorForMissingAppBundleResource:(struct __CFString { }*)arg1 processorBundle:(struct __CFBundle { }*)arg2; +- (struct __CFURL { }*)createUrlToAppBundleResource:(struct __CFString { }*)arg1 processorBundle:(struct __CFBundle { }*)arg2; +- (void)initializeAppBundleResourcesUrl; +- (void)loadAppBundleResourceToColorMap; +- (struct __CFString { }*)createUpgradedAppBundleResourcePath:(struct __CFString { }*)arg1 processorBundle:(struct __CFBundle { }*)arg2; +- (id)init; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDBGSlide.h b/iWorkImport.framework/GQDBGSlide.h new file mode 100755 index 0000000..736ea5c --- /dev/null +++ b/iWorkImport.framework/GQDBGSlide.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDBGMasterSlide, GQDWPLayoutFrame; + +@interface GQDBGSlide : GQDBGAbstractSlide { + GQDBGMasterSlide *mMaster; + GQDWPLayoutFrame *mNoteFrame; +} + + +- (id)master; +- (id)noteFrame; +- (id)init; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDBGSlideNumberPlaceholder.h b/iWorkImport.framework/GQDBGSlideNumberPlaceholder.h new file mode 100755 index 0000000..6eb5666 --- /dev/null +++ b/iWorkImport.framework/GQDBGSlideNumberPlaceholder.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQDBGSlideNumberPlaceholder : GQDBGPlaceholder { +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + + +@end diff --git a/iWorkImport.framework/GQDBGTheme.h b/iWorkImport.framework/GQDBGTheme.h new file mode 100755 index 0000000..f6228bc --- /dev/null +++ b/iWorkImport.framework/GQDBGTheme.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDSStylesheet; + +@interface GQDBGTheme : NSObject { + GQDSStylesheet *mStylesheet; + struct __CFArray { } *mMasterSlides; +} + + +- (id)stylesheet; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDBGTitlePlaceholder.h b/iWorkImport.framework/GQDBGTitlePlaceholder.h new file mode 100755 index 0000000..a1b0c72 --- /dev/null +++ b/iWorkImport.framework/GQDBGTitlePlaceholder.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class GQDWPLayoutFrame; + +@interface GQDBGTitlePlaceholder : GQDBGPlaceholder { + GQDWPLayoutFrame *mFrame; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (id)layoutFrame; +- (BOOL)isBlank; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDBezierLine.h b/iWorkImport.framework/GQDBezierLine.h new file mode 100755 index 0000000..a65eb8c --- /dev/null +++ b/iWorkImport.framework/GQDBezierLine.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDBezierLine : NSObject { + struct CGPoint { + float x; + float y; + } mUpper; + struct CGPoint { + float x; + float y; + } mLower; + BOOL isOutsideToLeft; +} + + + +@end diff --git a/iWorkImport.framework/GQDBezierPath.h b/iWorkImport.framework/GQDBezierPath.h new file mode 100755 index 0000000..b3f2a11 --- /dev/null +++ b/iWorkImport.framework/GQDBezierPath.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQDBezierPath : GQDPath { + struct CGPath { } *mPath; + char *mPathStr; + BOOL mHasVFlip; + BOOL mVFlip; + BOOL mHasHFlip; + BOOL mHFlip; +} + ++ (struct __CFString { }*)createCFStringFromPath:(struct CGPath { }*)arg1; ++ (struct CGPath { }*)createPathFromCString:(const char *)arg1; ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (BOOL)horizontalFlip; +- (struct CGPath { }*)path; +- (id)initWithPathString:(const char *)arg1; +- (BOOL)isRectangular; +- (char *)pathStr; +- (struct CGPath { }*)createBezierPath; +- (BOOL)hasVerticalFlip; +- (BOOL)hasHorizontalFlip; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; +- (BOOL)verticalFlip; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDCallout2Path.h b/iWorkImport.framework/GQDCallout2Path.h new file mode 100755 index 0000000..d09cc57 --- /dev/null +++ b/iWorkImport.framework/GQDCallout2Path.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDCallout2Path : GQDPath { + struct CGSize { + float width; + float height; + } mSize; + double mCornerRadius; + struct CGPoint { + float x; + float y; + } mTailPosition; + double mTailSize; + BOOL mTailAtCenter; +} + + +- (double)cornerRadius; +- (struct CGSize { float x1; float x2; })size; +- (struct CGPoint { float x1; float x2; })tailPosition; +- (double)tailSize; +- (BOOL)tailAtCenter; +- (struct CGPoint { float x1; float x2; })tailCenter; +- (struct CGPath { }*)createBezierPath; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; + +@end diff --git a/iWorkImport.framework/GQDChart.h b/iWorkImport.framework/GQDChart.h new file mode 100755 index 0000000..422472f --- /dev/null +++ b/iWorkImport.framework/GQDChart.h @@ -0,0 +1,30 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class GQDChartLegend, GQDChartModel, GQDSStyle; + +@interface GQDChart : GQDGraphic { + GQDChartLegend *mLegend; + BOOL mIsLegendRetained; + GQDChartModel *mModel; + GQDSStyle *mStyle; + long mType; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (id)legend; +- (void)setLegend:(id)arg1; +- (long)type; +- (id)model; +- (id)style; +- (id)graphicStyle; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDChartLegend.h b/iWorkImport.framework/GQDChartLegend.h new file mode 100755 index 0000000..2192b96 --- /dev/null +++ b/iWorkImport.framework/GQDChartLegend.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class GQDChart; + +@interface GQDChartLegend : GQDGraphic { + GQDChart *mChart; + BOOL mIsChartRetained; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (id)chart; +- (id)graphicStyle; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDChartModel.h b/iWorkImport.framework/GQDChartModel.h new file mode 100755 index 0000000..9d8d58d --- /dev/null +++ b/iWorkImport.framework/GQDChartModel.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDChartModel : NSObject { + struct __CFArray { } *mChartData; + struct __CFArray { } *mColumnNames; + struct __CFArray { } *mRowNames; + struct __CFDictionary { } *mPropertyBag; + long mDirection; + struct __CFString { } *mTitle; + struct __CFString { } *mCatagoryTitle; + struct __CFString { } *mValueTitle; + struct __CFString { } *mValue2Title; + struct __CFBundle { } *mProcessorBundle; + BOOL mIsFormulaChart; +} + + +- (struct __CFArray { }*)chartData; +- (long)direction; +- (struct __CFString { }*)title; +- (struct __CFArray { }*)columnNames; +- (struct __CFArray { }*)rowNames; +- (struct __CFDictionary { }*)propertyBag; +- (BOOL)hasStringValueForProperty:(struct __CFString { }*)arg1 forSeriesAtIndex:(long)arg2 value:(const struct __CFString {}**)arg3; +- (BOOL)hasIntValueForProperty:(struct __CFString { }*)arg1 forSeriesAtIndex:(long)arg2 value:(int*)arg3; +- (BOOL)hasFloatValueForProperty:(struct __CFString { }*)arg1 forSeriesAtIndex:(long)arg2 value:(float*)arg3; +- (struct __CFString { }*)catagoryTitle; +- (struct __CFString { }*)valueTitle; +- (struct __CFString { }*)value2Title; +- (BOOL)isFormulaChart; +- (void)setProcessorBundle:(struct __CFBundle { }*)arg1; +- (void)transpose; +- (struct __CFArray { }*)seriesArray; +- (struct __CFDictionary { }*)propertiesForSeriesAtIndex:(long)arg1; +- (BOOL)hasValueForProperty:(struct __CFString { }*)arg1 forSeriesAtIndex:(long)arg2 value:(const void**)arg3; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDClassNameMap.h b/iWorkImport.framework/GQDClassNameMap.h new file mode 100755 index 0000000..088b353 --- /dev/null +++ b/iWorkImport.framework/GQDClassNameMap.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDClassNameMap : NSObject { +} + ++ (void)initialize; ++ (void)registerDefaults; ++ (void)registerGlobalClass:(Class)arg1 name:(const char *)arg2; ++ (void)registerClass:(Class)arg1 forName:(const char *)arg2 inRootType:(Class)arg3; ++ (Class)classForName:(const char *)arg1 inRootType:(Class)arg2; + + +@end diff --git a/iWorkImport.framework/GQDColor.h b/iWorkImport.framework/GQDColor.h new file mode 100755 index 0000000..11f523a --- /dev/null +++ b/iWorkImport.framework/GQDColor.h @@ -0,0 +1,37 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQDColor : NSObject { + float mRed; + float mGreen; + float mBlue; + float mAlpha; +} + ++ (id)blackColor; ++ (void)readColorFromProcessor:(id)arg1 reader:(struct _xmlTextReader { }*)arg2; ++ (id)rgbColorFromReader:(struct _xmlTextReader { }*)arg1 calibrated:(BOOL)arg2; ++ (id)whiteColorFromReader:(struct _xmlTextReader { }*)arg1 calibrated:(BOOL)arg2; ++ (id)cmykColorFromReader:(struct _xmlTextReader { }*)arg1; ++ (id)colorWithCalibratedRed:(float)arg1 green:(float)arg2 blue:(float)arg3; ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (id)blendedColorWithFraction:(float)arg1 ofColor:(id)arg2; +- (float)redComponent; +- (float)greenComponent; +- (float)blueComponent; +- (float)alphaComponent; +- (void)getRed:(float*)arg1 green:(float*)arg2 blue:(float*)arg3 alpha:(float*)arg4; +- (int)htmlRed; +- (int)htmlGreen; +- (int)htmlBlue; +- (id)initWithCalibratedRed:(float)arg1 green:(float)arg2 blue:(float)arg3 alpha:(float)arg4; +- (id)description; + +@end diff --git a/iWorkImport.framework/GQDConnectionPath.h b/iWorkImport.framework/GQDConnectionPath.h new file mode 100755 index 0000000..7d739e2 --- /dev/null +++ b/iWorkImport.framework/GQDConnectionPath.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDConnectionPath : GQDPath { + struct CGPoint { + float x; + float y; + } mPoint; + struct CGSize { + float width; + float height; + } mSize; +} + + +- (struct CGPoint { float x1; float x2; })point; +- (struct CGSize { float x1; float x2; })size; +- (struct CGPath { }*)createBezierPath; + +@end diff --git a/iWorkImport.framework/GQDDrawable.h b/iWorkImport.framework/GQDDrawable.h new file mode 100755 index 0000000..31614e5 --- /dev/null +++ b/iWorkImport.framework/GQDDrawable.h @@ -0,0 +1,47 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDAffineGeometry, GQDBezierPath; + +@interface GQDDrawable : NSObject { + GQDAffineGeometry *mGeometry; + struct __CFURL { } *mUrl; + char *mUid; + GQDBezierPath *mWrapPath; + GQDAffineGeometry *mWrapGeometry; + struct set,GQUtility::NSObjectComparator,std::allocator > > { struct _Rb_tree,GQUtility::ObjcSharedPtr,std::_Identity >,GQUtility::NSObjectComparator,std::allocator > > { + struct _Rb_tree_impl,false> { + struct NSObjectComparator { + SEL mCompareSelector; + } _M_key_compare; + struct _Rb_tree_node_base { + int _M_color; + struct _Rb_tree_node_base {} *_M_parent; + struct _Rb_tree_node_base {} *_M_left; + struct _Rb_tree_node_base {} *_M_right; + } _M_header; + unsigned int _M_node_count; + } _M_impl; + } x1; } *mInnerWrapPoints; + BOOL mHasPagesOrder; + long mPagesOrder; +} + + +- (const char *)uid; +- (id)geometry; +- (struct __CFURL { }*)url; +- (struct __CFString { }*)urlString; +- (int)collectWrapPointsForState:(id)arg1 graphicStyle:(id)arg2; +- (struct vector,std::allocator > > { struct _Vector_impl { struct ObjcSharedPtr {} *x_1_1_1; struct ObjcSharedPtr {} *x_1_1_2; struct ObjcSharedPtr {} *x_1_1_3; } x1; }*)createListOfWrapPointsAlongY:(float)arg1 minX:(float)arg2 maxX:(float)arg3 zIndex:(int)arg4; +- (void)clearWrapPoints; +- (void)collectWrapPoints:(id)arg1 forPath:(struct CGPath { }*)arg2 context:(struct FindLinesContext { BOOL x1; struct CGPoint { float x_2_1_1; float x_2_1_2; } x2; struct CGPoint { float x_3_1_1; float x_3_1_2; } x3; struct __CFArray {} *x4; BOOL x5; int x6; }*)arg3; +- (const struct set,GQUtility::NSObjectComparator,std::allocator > > { struct _Rb_tree,GQUtility::ObjcSharedPtr,std::_Identity >,GQUtility::NSObjectComparator,std::allocator > > { struct _Rb_tree_impl,false> { struct NSObjectComparator { SEL x_1_3_1; } x_1_2_1; struct _Rb_tree_node_base { int x_2_3_1; struct _Rb_tree_node_base {} *x_2_3_2; struct _Rb_tree_node_base {} *x_2_3_3; struct _Rb_tree_node_base {} *x_2_3_4; } x_1_2_2; unsigned int x_1_2_3; } x_1_1_1; } x1; }*)wrapPoints; +- (void)addWrapPoint:(id)arg1; +- (BOOL)hasPagesOrder; +- (int)pagesOrder; +- (struct CGPath { }*)createBezierPath; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDFilteredImage.h b/iWorkImport.framework/GQDFilteredImage.h new file mode 100755 index 0000000..812f002 --- /dev/null +++ b/iWorkImport.framework/GQDFilteredImage.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class GQDImageBinary; + +@interface GQDFilteredImage : NSObject { + GQDImageBinary *mOriginalImageBinary; + GQDImageBinary *mFilteredImageBinary; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (id)imageBinary; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDGraphic.h b/iWorkImport.framework/GQDGraphic.h new file mode 100755 index 0000000..153940a --- /dev/null +++ b/iWorkImport.framework/GQDGraphic.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDSStyle; + +@interface GQDGraphic : GQDDrawable { + GQDSStyle *mGraphicStyle; +} + + +- (id)graphicStyle; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDGroup.h b/iWorkImport.framework/GQDGroup.h new file mode 100755 index 0000000..a8442e6 --- /dev/null +++ b/iWorkImport.framework/GQDGroup.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class GQDWPExternalTextWrap; + +@interface GQDGroup : GQDDrawable { + struct __CFArray { } *mDrawables; + GQDWPExternalTextWrap *mExternalTextWrap; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (struct __CFArray { }*)drawables; +- (id)externalTextWrap; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDImageBinary.h b/iWorkImport.framework/GQDImageBinary.h new file mode 100755 index 0000000..5e05e55 --- /dev/null +++ b/iWorkImport.framework/GQDImageBinary.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDImageBinary : NSObject { + struct CGSize { + float width; + float height; + } mSize; + struct __CFString { } *mPath; + struct __CFURL { } *mAbsoluteUrl; + int mResourceType; +} + + +- (int)resourceType; +- (struct __CFString { }*)relativePath; +- (struct CGSize { float x1; float x2; })size; +- (struct __CFURL { }*)absoluteUrlForState:(id)arg1; +- (int)readDataAttributesFromReader:(struct _xmlTextReader { }*)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDLSDocument.h b/iWorkImport.framework/GQDLSDocument.h new file mode 100755 index 0000000..4f9a7e9 --- /dev/null +++ b/iWorkImport.framework/GQDLSDocument.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDSStylesheet; + +@interface GQDLSDocument : GQDRoot { + GQDSStylesheet *mStylesheet; + BOOL mIsOldAssetNameMapInitialized; + struct __CFDictionary { } *mOldAssetNameMap; +} + ++ (struct _xmlNs { struct _xmlNs {} *x1; int x2; char *x3; char *x4; void *x5; struct _xmlDoc {} *x6; }*)appNamespace; + +- (id)stylesheet; +- (struct __CFString { }*)createUpgradedAppBundleResourcePath:(struct __CFString { }*)arg1; +- (struct __CFURL { }*)createUrlToAppBundleResource:(struct __CFString { }*)arg1 processorBundle:(struct __CFBundle { }*)arg2; +- (void)initializeAppBundleResourcesUrl; +- (void)dealloc; +- (void)setStylesheet:(id)arg1; + +@end diff --git a/iWorkImport.framework/GQDLine.h b/iWorkImport.framework/GQDLine.h new file mode 100755 index 0000000..233f593 --- /dev/null +++ b/iWorkImport.framework/GQDLine.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQDLine : GQDGraphic { +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + + +@end diff --git a/iWorkImport.framework/GQDMedia.h b/iWorkImport.framework/GQDMedia.h new file mode 100755 index 0000000..7d1cce3 --- /dev/null +++ b/iWorkImport.framework/GQDMedia.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class GQDAffineGeometry, GQDFilteredImage, GQDPath, GQDImageBinary; + +@interface GQDMedia : GQDGraphic { + GQDFilteredImage *mFilteredImage; + GQDAffineGeometry *mCropGeometry; + GQDImageBinary *mOriginalImageBinary; + GQDPath *mPath; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (id)cropGeometry; +- (id)maskPath; +- (id)imageBinary; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDPath.h b/iWorkImport.framework/GQDPath.h new file mode 100755 index 0000000..f98c981 --- /dev/null +++ b/iWorkImport.framework/GQDPath.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDPath : NSObject { + char *mPathString; +} + ++ (struct __CFString { }*)createString:(struct CGPath { }*)arg1; ++ (char *)createPathString:(struct CGPath { }*)arg1; + +- (BOOL)horizontalFlip; +- (BOOL)isRect; +- (BOOL)isRectangular; +- (char *)pathStr; +- (struct CGPath { }*)createBezierPath; +- (BOOL)hasVerticalFlip; +- (BOOL)hasHorizontalFlip; +- (BOOL)verticalFlip; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDPointPath.h b/iWorkImport.framework/GQDPointPath.h new file mode 100755 index 0000000..75eeb08 --- /dev/null +++ b/iWorkImport.framework/GQDPointPath.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDPointPath : GQDPath { + int mType; + struct CGPoint { + float x; + float y; + } mPoint; + struct CGSize { + float width; + float height; + } mSize; +} + + +- (int)type; +- (struct CGPoint { float x1; float x2; })point; +- (struct CGSize { float x1; float x2; })size; +- (int)mapStrType:(struct __CFString { }*)arg1; +- (struct CGPath { }*)createBezierPath; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; + +@end diff --git a/iWorkImport.framework/GQDRFrame.h b/iWorkImport.framework/GQDRFrame.h new file mode 100755 index 0000000..0cd18f7 --- /dev/null +++ b/iWorkImport.framework/GQDRFrame.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQDRFrame : GQDRStroke { +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (id)init; + +@end diff --git a/iWorkImport.framework/GQDRGradient.h b/iWorkImport.framework/GQDRGradient.h new file mode 100755 index 0000000..859ffaa --- /dev/null +++ b/iWorkImport.framework/GQDRGradient.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQDRGradient : NSObject { + struct __CFArray { } *mStops; + int mType; + float mOpacity; + float mAngle; + struct CGPoint { + float x; + float y; + } mStart; + struct CGPoint { + float x; + float y; + } mEnd; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (struct __CFArray { }*)stops; +- (struct CGPoint { float x1; float x2; })start; +- (float)angle; +- (struct CGPoint { float x1; float x2; })end; +- (int)type; +- (float)opacity; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDRGradientStop.h b/iWorkImport.framework/GQDRGradientStop.h new file mode 100755 index 0000000..a13ccbf --- /dev/null +++ b/iWorkImport.framework/GQDRGradientStop.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class GQDColor; + +@interface GQDRGradientStop : NSObject { + float mFraction; + GQDColor *mColor; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (id)color; +- (float)fraction; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDRLineEnd.h b/iWorkImport.framework/GQDRLineEnd.h new file mode 100755 index 0000000..b82bba3 --- /dev/null +++ b/iWorkImport.framework/GQDRLineEnd.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class GQDBezierPath; + +@interface GQDRLineEnd : NSObject { + GQDBezierPath *mPath; + struct CGPoint { + float x; + float y; + } mEndPoint; + BOOL mIsFilled; + double mScale; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (BOOL)isFilled; +- (struct CGPath { }*)path; +- (double)scale; +- (char *)pathStr; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; +- (void)dealloc; +- (struct CGPoint { float x1; float x2; })endPoint; + +@end diff --git a/iWorkImport.framework/GQDRStroke.h b/iWorkImport.framework/GQDRStroke.h new file mode 100755 index 0000000..dcf8576 --- /dev/null +++ b/iWorkImport.framework/GQDRStroke.h @@ -0,0 +1,32 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class GQDColor, GQDRStrokePattern; + +@interface GQDRStroke : NSObject { + float mMiterLimit; + float mWidth; + int mCap; + int mJoin; + GQDColor *mColor; + GQDRStrokePattern *mPattern; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (int)join; +- (int)cap; +- (id)pattern; +- (id)color; +- (float)width; +- (float)miterLimit; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDRStrokePattern.h b/iWorkImport.framework/GQDRStrokePattern.h new file mode 100755 index 0000000..7fc09d3 --- /dev/null +++ b/iWorkImport.framework/GQDRStrokePattern.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDRStrokePattern : NSObject { + int mType; +} + ++ (id)solidPattern; + +- (int)type; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; + +@end diff --git a/iWorkImport.framework/GQDRoot.h b/iWorkImport.framework/GQDRoot.h new file mode 100755 index 0000000..9341c17 --- /dev/null +++ b/iWorkImport.framework/GQDRoot.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDRoot : NSObject { + struct __CFDictionary { } *mUidToObjectMap; + BOOL mAppBundleColorMapLoaded; + struct __CFDictionary { } *mAppBundleResourceToColorMap; + BOOL mAppBundleResourcesUrlInitialized; + struct __CFURL { } *mAppBundleResourcesUrl; + int mAppBundleVersion; + unsigned long long mDocVersion; +} + ++ (struct _xmlNs { struct _xmlNs {} *x1; int x2; char *x3; char *x4; void *x5; struct _xmlDoc {} *x6; }*)appNamespace; + +- (Class)classForName:(const char *)arg1; +- (BOOL)includeStyleWithIdentifier:(const char *)arg1 parentIdentifier:(const char *)arg2 uid:(const char *)arg3; +- (BOOL)readDocumentVersion:(struct _xmlTextReader { }*)arg1; +- (BOOL)readDocumentVersion:(struct _xmlTextReader { }*)arg1 isTooNew:(BOOL*)arg2; +- (unsigned int)documentReleaseVersion; +- (struct __CFURL { }*)createUrlToAppBundleResource:(struct __CFString { }*)arg1 processorBundle:(struct __CFBundle { }*)arg2 fileExists:(BOOL*)arg3; +- (id)colorForMissingAppBundleResource:(struct __CFString { }*)arg1 processorBundle:(struct __CFBundle { }*)arg2; +- (struct __CFURL { }*)createUrlToAppBundleResource:(struct __CFString { }*)arg1 processorBundle:(struct __CFBundle { }*)arg2; +- (void)initializeAppBundleResourcesUrl; +- (void)loadAppBundleResourceToColorMap; +- (struct __CFURL { }*)appBundleResourcesUrl; +- (BOOL)appBundleCanProcessCurrentDocVersion; +- (BOOL)addObject:(id)arg1 withOwnedXmlUid:(const char *)arg2; +- (void)forgetAboutObjectWithXmlUid:(const char *)arg1; +- (const char *)addIdentifiedObject:(id)arg1 fromCurrentNode:(struct _xmlTextReader { }*)arg2; +- (id)objectWithXmlUid:(const char *)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDSLPageMargins.h b/iWorkImport.framework/GQDSLPageMargins.h new file mode 100755 index 0000000..91fbb90e --- /dev/null +++ b/iWorkImport.framework/GQDSLPageMargins.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDSLPageMargins : GQDWPPadding { + float mHeader; + float mFooter; +} + + +- (float)header; +- (void)setHeader:(float)arg1; +- (float)footer; +- (void)setFooter:(float)arg1; +- (void)setBottom:(float)arg1; +- (void)setLeft:(float)arg1; +- (void)setRight:(float)arg1; +- (void)setTop:(float)arg1; + +@end diff --git a/iWorkImport.framework/GQDSLPublication.h b/iWorkImport.framework/GQDSLPublication.h new file mode 100755 index 0000000..3f84a1f --- /dev/null +++ b/iWorkImport.framework/GQDSLPublication.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDSLPageMargins, GQDSStylesheet; + +@interface GQDSLPublication : GQDRoot { + struct CGSize { + float width; + float height; + } mPageSize; + GQDSLPageMargins *mPageMargins; + GQDSStylesheet *mStylesheet; + BOOL mHasBody; + BOOL mIsOldAssetNameMapInitialized; + struct __CFDictionary { } *mOldAssetNameMap; + BOOL mIsOldTemplateNameMapInitialized; + struct __CFDictionary { } *mOldTemplateNameMap; + BOOL mShowOutliner; + BOOL mHasHeaders; + BOOL mHasFooters; +} + ++ (struct _xmlNs { struct _xmlNs {} *x1; int x2; char *x3; char *x4; void *x5; struct _xmlDoc {} *x6; }*)appNamespace; + +- (struct CGSize { float x1; float x2; })pageSize; +- (id)stylesheet; +- (id)pageMargins; +- (BOOL)hasBody; +- (BOOL)showOutliner; +- (BOOL)hasHeaders; +- (BOOL)hasFooters; +- (void)setPageMargins:(id)arg1; +- (struct __CFString { }*)createFixedPathForOldAppBundleResourcePath:(struct __CFString { }*)arg1; +- (struct __CFArray { }*)createUpgradedPathComponentsFromOldTemplatePathComponents:(struct __CFArray { }*)arg1; +- (struct __CFString { }*)createUpgradedPathForOldAssetPath:(struct __CFString { }*)arg1; +- (struct __CFURL { }*)createUrlToAppBundleResource:(struct __CFString { }*)arg1 processorBundle:(struct __CFBundle { }*)arg2; +- (void)initializeAppBundleResourcesUrl; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; +- (id)init; +- (void)dealloc; +- (void)setStylesheet:(id)arg1; + +@end diff --git a/iWorkImport.framework/GQDSParentResolutionEntry.h b/iWorkImport.framework/GQDSParentResolutionEntry.h new file mode 100755 index 0000000..7880e1b --- /dev/null +++ b/iWorkImport.framework/GQDSParentResolutionEntry.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDSStyle; + +@interface GQDSParentResolutionEntry : NSObject { + char *mParentIdentifier; + GQDSStyle *mStyle; +} + + +- (id)style; +- (id)initWithStyle:(id)arg1 parentIdentifier:(const char *)arg2; +- (const char *)parentIdentifier; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDSStyle.h b/iWorkImport.framework/GQDSStyle.h new file mode 100755 index 0000000..702ca6d --- /dev/null +++ b/iWorkImport.framework/GQDSStyle.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class GQDSStyle; + +@interface GQDSStyle : NSObject { + GQDSStyle *mParent; + struct GQDSMap { } *mPropertyMap; +} + ++ (id)createReplacementForMissingObject:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; ++ (struct GQDSMap { }*)defaultMapForStyleType:(int)arg1; ++ (int)styleTypeForNodeName:(const char *)arg1; ++ (id)createReplacementForMissingStyleOfType:(int)arg1; ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (id)parent; +- (void)setParent:(id)arg1; +- (int)valueForIntProperty:(int)arg1; +- (BOOL)overridesIntProperty:(int)arg1 value:(int*)arg2; +- (float)valueForFloatProperty:(int)arg1; +- (BOOL)overridesFloatProperty:(int)arg1 value:(float*)arg2; +- (double)valueForDoubleProperty:(int)arg1; +- (BOOL)overridesDoubleProperty:(int)arg1 value:(double*)arg2; +- (id)valueForObjectProperty:(int)arg1; +- (BOOL)overridesObjectProperty:(int)arg1 value:(id*)arg2; +- (void)setPropertyMap:(struct GQDSMap { }*)arg1; +- (BOOL)hasValueForBoolProperty:(int)arg1 value:(BOOL*)arg2; +- (BOOL)hasValueForBoolProperty:(int)arg1 value:(BOOL*)arg2 wasOverriddenWithNull:(BOOL*)arg3; +- (BOOL)hasValueForIntProperty:(int)arg1 value:(int*)arg2; +- (BOOL)hasValueForIntProperty:(int)arg1 value:(int*)arg2 wasOverriddenWithNull:(BOOL*)arg3; +- (BOOL)hasValueForFloatProperty:(int)arg1 value:(float*)arg2; +- (BOOL)hasValueForFloatProperty:(int)arg1 value:(float*)arg2 wasOverriddenWithNull:(BOOL*)arg3; +- (BOOL)hasValueForDoubleProperty:(int)arg1 value:(double*)arg2; +- (BOOL)hasValueForDoubleProperty:(int)arg1 value:(double*)arg2 wasOverriddenWithNull:(BOOL*)arg3; +- (BOOL)hasValueForObjectProperty:(int)arg1 value:(id*)arg2 wasOverriddenWithNull:(BOOL*)arg3; +- (BOOL)hasValueForObjectProperty:(int)arg1 value:(id*)arg2; +- (BOOL)valueForBoolProperty:(int)arg1; +- (BOOL)overridesBoolProperty:(int)arg1 value:(BOOL*)arg2; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDSStyleProperties.h b/iWorkImport.framework/GQDSStyleProperties.h new file mode 100755 index 0000000..33ac0f1 --- /dev/null +++ b/iWorkImport.framework/GQDSStyleProperties.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDSStyleProperties : NSObject { +} + ++ (int)propertyFromString:(const char *)arg1; + + +@end diff --git a/iWorkImport.framework/GQDSStylesheet.h b/iWorkImport.framework/GQDSStylesheet.h new file mode 100755 index 0000000..ab9d2df --- /dev/null +++ b/iWorkImport.framework/GQDSStylesheet.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDRoot, GQDSStylesheet; + +@interface GQDSStylesheet : NSObject { + GQDRoot *mRoot; + GQDSStylesheet *mParent; + struct __CFDictionary { } *mIdentifiedStyles; + struct __CFArray { } *mStylesNeedingParentResolutionInParent; + struct __CFArray { } *mStylesNeedingParentResolution; +} + + +- (id)parent; +- (id)initWithRoot:(id)arg1; +- (void)addStyle:(id)arg1 withOwnedIdentifier:(char *)arg2; +- (id)styleWithXmlUid:(const char *)arg1; +- (void)addStyle:(id)arg1 needingParentResolution:(const char *)arg2 resolveInParent:(BOOL)arg3; +- (void)resolveStyleParents; +- (struct __CFArray { }*)retainedArrayOfIdentifiedStyles; +- (id)styleWithIdentifier:(const char *)arg1; +- (BOOL)addStyle:(id)arg1 withOwnedXmlUid:(char *)arg2; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDScalarPath.h b/iWorkImport.framework/GQDScalarPath.h new file mode 100755 index 0000000..13e86de --- /dev/null +++ b/iWorkImport.framework/GQDScalarPath.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDScalarPath : GQDPath { + int mType; + double mScalar; + struct CGSize { + float width; + float height; + } mSize; +} + + +- (int)type; +- (struct CGSize { float x1; float x2; })size; +- (BOOL)isRect; +- (double)scalar; +- (BOOL)isRectangular; +- (struct CGPath { }*)createBezierPath; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; + +@end diff --git a/iWorkImport.framework/GQDShape.h b/iWorkImport.framework/GQDShape.h new file mode 100755 index 0000000..8af5a5a --- /dev/null +++ b/iWorkImport.framework/GQDShape.h @@ -0,0 +1,27 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class GQDPath, GQDWPLayoutFrame; + +@interface GQDShape : GQDGraphic { + GQDPath *mPath; + GQDWPLayoutFrame *mLayoutFrame; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (id)path; +- (id)initWithGraphic:(id)arg1 path:(id)arg2 geometry:(id)arg3; +- (BOOL)isRectangularAndAxisAlignedToAngle:(float)arg1; +- (id)layoutFrame; +- (BOOL)isBlank; +- (struct CGPath { }*)createBezierPath; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDTBooleanCell.h b/iWorkImport.framework/GQDTBooleanCell.h new file mode 100755 index 0000000..908987e --- /dev/null +++ b/iWorkImport.framework/GQDTBooleanCell.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDTBooleanCell : GQDTNumberCell { + struct __CFBundle { } *mProcessorBundle; +} + + +- (BOOL)boolValue; +- (struct __CFString { }*)createStringValue; +- (void)setProcessorBundle:(struct __CFBundle { }*)arg1; + +@end diff --git a/iWorkImport.framework/GQDTCell.h b/iWorkImport.framework/GQDTCell.h new file mode 100755 index 0000000..9334942 --- /dev/null +++ b/iWorkImport.framework/GQDTCell.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDSStyle; + +@interface GQDTCell : NSObject { + unsigned short mColumnIndex; + unsigned short mRowIndex; + unsigned short mColumnSpan; + unsigned short mRowSpan; + GQDSStyle *mStyle; +} + + +- (unsigned short)columnSpan; +- (void)setCellStyle:(id)arg1; +- (id)cellStyle; +- (unsigned short)columnIndex; +- (unsigned short)rowIndex; +- (unsigned short)rowSpan; +- (void)incrementColumnSpan; +- (int)readBaseAttributesForBaseCell:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; +- (int)readAttributesForBaseCell:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; +- (int)readAttributesForBaseTabularCell:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDTCheckboxCell.h b/iWorkImport.framework/GQDTCheckboxCell.h new file mode 100755 index 0000000..cd6152d --- /dev/null +++ b/iWorkImport.framework/GQDTCheckboxCell.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDTCheckboxCell : GQDTNumberCell { +} + + +- (BOOL)boolValue; + +@end diff --git a/iWorkImport.framework/GQDTComputedFormatSpec.h b/iWorkImport.framework/GQDTComputedFormatSpec.h new file mode 100755 index 0000000..b9f235d --- /dev/null +++ b/iWorkImport.framework/GQDTComputedFormatSpec.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDTComputedFormatSpec : NSObject { + id mFormat; +} + + +- (id)format; +- (BOOL)isDurationFormat; +- (BOOL)isNumberFormat; +- (BOOL)isDateFormat; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDTDCell.h b/iWorkImport.framework/GQDTDCell.h new file mode 100755 index 0000000..10b477b --- /dev/null +++ b/iWorkImport.framework/GQDTDCell.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDTDCell : GQDTDateCell { +} + + +- (struct __CFString { }*)getDateFormat; + +@end diff --git a/iWorkImport.framework/GQDTDateCell.h b/iWorkImport.framework/GQDTDateCell.h new file mode 100755 index 0000000..574b665 --- /dev/null +++ b/iWorkImport.framework/GQDTDateCell.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDTComputedFormatSpec; + +@interface GQDTDateCell : GQDTCell { + struct __CFDate { } *mDate; + GQDTComputedFormatSpec *mComputedFormat; +} + + +- (struct __CFDate { }*)date; +- (int)readAttributesForDateCell:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; +- (struct __CFString { }*)getDateFormat; +- (struct __CFString { }*)createStringValue; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDTDateFormat.h b/iWorkImport.framework/GQDTDateFormat.h new file mode 100755 index 0000000..05d5851 --- /dev/null +++ b/iWorkImport.framework/GQDTDateFormat.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQDTDateFormat : NSObject { + struct __CFString { } *mFormatString; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (struct __CFString { }*)formatString; +- (id)initWithFormatString:(struct __CFString { }*)arg1; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDTDurationCell.h b/iWorkImport.framework/GQDTDurationCell.h new file mode 100755 index 0000000..7aaeb99 --- /dev/null +++ b/iWorkImport.framework/GQDTDurationCell.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDTComputedFormatSpec; + +@interface GQDTDurationCell : GQDTCell { + double mValue; + GQDTComputedFormatSpec *mComputedFormat; + struct __CFBundle { } *mProcessorBundle; +} + + +- (int)readAttributesForDurationCell:(struct _xmlTextReader { }*)arg1; +- (struct __CFString { }*)createStringValue; +- (void)setProcessorBundle:(struct __CFBundle { }*)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDTDurationFormat.h b/iWorkImport.framework/GQDTDurationFormat.h new file mode 100755 index 0000000..2b43d43 --- /dev/null +++ b/iWorkImport.framework/GQDTDurationFormat.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQDTDurationFormat : NSObject { + struct __CFString { } *mFormatString; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (struct __CFString { }*)formatString; +- (id)initWithFormatString:(struct __CFString { }*)arg1; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDTFormulaCell.h b/iWorkImport.framework/GQDTFormulaCell.h new file mode 100755 index 0000000..39ebe94 --- /dev/null +++ b/iWorkImport.framework/GQDTFormulaCell.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDTCell; + +@interface GQDTFormulaCell : GQDTCell { + GQDTCell *mResultCell; +} + + +- (id)resultCell; +- (void)setResultCell:(id)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDTGroupingCell.h b/iWorkImport.framework/GQDTGroupingCell.h new file mode 100755 index 0000000..d6ab83a --- /dev/null +++ b/iWorkImport.framework/GQDTGroupingCell.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDTGroupingCell : GQDTCell { + unsigned short mLevel; + unsigned short mRowIdx; + unsigned short mRowCount; + BOOL mIsCollapsed; + id mValue; + id mFormat; + struct __CFBundle { } *mProcessorBundle; + BOOL mHasValidFormulaValue; + struct __CFString { } *mFormulaValue; +} + ++ (struct __CFString { }*)displayTypeString:(int)arg1; + +- (unsigned short)rowCount; +- (id)value; +- (unsigned short)level; +- (unsigned short)rowIdx; +- (BOOL)isCollapsed; +- (int)readValue:(struct _xmlTextReader { }*)arg1; +- (int)readElement:(struct _xmlTextReader { }*)arg1; +- (int)readAttributes:(struct _xmlTextReader { }*)arg1; +- (int)readRootFormat:(struct _xmlTextReader { }*)arg1; +- (struct __CFString { }*)createFormattedValue; +- (BOOL)hasFormulaValue; +- (void)setProcessorBundle:(struct __CFBundle { }*)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDTNumberCell.h b/iWorkImport.framework/GQDTNumberCell.h new file mode 100755 index 0000000..776b66e --- /dev/null +++ b/iWorkImport.framework/GQDTNumberCell.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDTComputedFormatSpec; + +@interface GQDTNumberCell : GQDTCell { + double mValue; + GQDTComputedFormatSpec *mComputedFormat; +} + + +- (double)value; +- (struct __CFString { }*)createStringValue; +- (int)readAttributesForNumberCell:(struct _xmlTextReader { }*)arg1; +- (int)readAttributesForNCell:(struct _xmlTextReader { }*)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDTNumberFormat.h b/iWorkImport.framework/GQDTNumberFormat.h new file mode 100755 index 0000000..3179da6 --- /dev/null +++ b/iWorkImport.framework/GQDTNumberFormat.h @@ -0,0 +1,69 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class NSIndexSet, NSArray; + +@interface GQDTNumberFormat : NSObject { + char *mUid; + struct __CFString { } *mFormatString; + struct __CFString { } *mCurrencyCode; + long mDecimalPlaces; + BOOL mUseAccountingStyle; + BOOL mShowThousandsSeparator; + int mValueType; + int mNegativeStyle; + int mFractionAccuracy; + BOOL mFormatStringRequiresSuppressionOfMinusSign; + double mScaleFactor; + BOOL mIsCustom; + BOOL mRequiresFractionReplacement; + unsigned char mNumberOfNonSpaceIntegerPlaceholderDigits; + unsigned char mNumberOfNonSpaceDecimalPlaceholderDigits; + unsigned short mIndexFromRightOfLastDigitPlaceholder; + unsigned char mBase; + unsigned short mBasePlaces; + BOOL mBaseUsesMinusSign; + BOOL mUseScientificFormattingAutomatically; + BOOL mIgnoreDecimalPlacesForZeroValue; + BOOL mIsTextFormat; + BOOL mFormatContainsSpecialTokens; + BOOL mFormatContainsIntegerToken; + NSArray *mInterstitialStrings; + NSIndexSet *mInterstitialStringInsertionIndexes; + unsigned char mMinimumIntegerWidth; + unsigned char mDecimalWidth; + struct __CFString { } *mSuffixString; +} + ++ (id)numberFormatWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8 suffixString:(struct __CFString { }*)arg9; ++ (BOOL)needToSuppressMinusSignForFormatString:(struct __CFString { }*)arg1; ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (id)fractionStringFromDouble:(double)arg1; +- (id)baseStringFromDouble:(double)arg1; +- (id)numberFormatBySettingValueType:(int)arg1; +- (id)numberFormatBySettingNegativeStyle:(int)arg1; +- (id)customNumberFormatTokens; +- (BOOL)isTextFormat; +- (id)currencyCode; +- (BOOL)showThousandsSeparator; +- (int)fractionAccuracy; +- (BOOL)hasValidDecimalPlaces; +- (BOOL)isCustom; +- (void)setUseScientificFormattingAutomatically:(BOOL)arg1; +- (id)stringFromDouble:(double)arg1; +- (id)formatString; +- (int)valueType; +- (BOOL)useAccountingStyle; +- (id)initWithValueType:(int)arg1 formatString:(id)arg2 decimalPlaces:(unsigned short)arg3 currencyCode:(id)arg4 useAccountingStyle:(BOOL)arg5 negativeStyle:(int)arg6 showThousandsSeparator:(BOOL)arg7 fractionAccuracy:(int)arg8 suffixString:(struct __CFString { }*)arg9 scaleFactor:(double)arg10 base:(unsigned short)arg11 basePlaces:(unsigned short)arg12 baseUseMinusSign:(BOOL)arg13 isCustom:(BOOL)arg14 interstitialStrings:(id)arg15 interstitialStringInsertionIndexes:(id)arg16 indexFromRightOfLastDigitPlaceholder:(unsigned short)arg17 minimumIntegerWidth:(unsigned char)arg18 decimalWidth:(unsigned char)arg19 numberOfNonSpaceIntegerPlaceholderDigits:(unsigned char)arg20 numberOfNonSpaceDecimalPlaceholderDigits:(unsigned char)arg21 isTextFormat:(BOOL)arg22 formatName:(id)arg23; +- (struct __CFString { }*)createStringFromDouble:(double)arg1; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDTOverlapCell.h b/iWorkImport.framework/GQDTOverlapCell.h new file mode 100755 index 0000000..bc14337 --- /dev/null +++ b/iWorkImport.framework/GQDTOverlapCell.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDTOverlapCell : GQDTCell { +} + + + +@end diff --git a/iWorkImport.framework/GQDTPopupCell.h b/iWorkImport.framework/GQDTPopupCell.h new file mode 100755 index 0000000..bcb9bce --- /dev/null +++ b/iWorkImport.framework/GQDTPopupCell.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDTCell; + +@interface GQDTPopupCell : GQDTCell { + GQDTCell *mResultCell; +} + + +- (id)resultCell; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDTSpiceCell.h b/iWorkImport.framework/GQDTSpiceCell.h new file mode 100755 index 0000000..487a63d --- /dev/null +++ b/iWorkImport.framework/GQDTSpiceCell.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDTSpiceCell : GQDTTextCell { +} + + +- (id)initWithStyle:(id)arg1 rowIndex:(unsigned short)arg2 columnIndex:(unsigned short)arg3 rowSpan:(unsigned short)arg4 columnSpan:(unsigned short)arg5 storage:(id)arg6; + +@end diff --git a/iWorkImport.framework/GQDTSpiceTableModel.h b/iWorkImport.framework/GQDTSpiceTableModel.h new file mode 100755 index 0000000..4e1ab48 --- /dev/null +++ b/iWorkImport.framework/GQDTSpiceTableModel.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQDTSpiceTableModel : GQDTTableModel { +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (int)setRowHeightsFromState:(id)arg1; +- (int)setColumnWidthsFromState:(id)arg1; +- (struct __CFArray { }*)createSizeArrayFromPositionVector:(struct vector > { struct _Vector_impl { float *x_1_1_1; float *x_1_1_2; float *x_1_1_3; } x1; }*)arg1; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; + +@end diff --git a/iWorkImport.framework/GQDTTable.h b/iWorkImport.framework/GQDTTable.h new file mode 100755 index 0000000..0cd5339 --- /dev/null +++ b/iWorkImport.framework/GQDTTable.h @@ -0,0 +1,29 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class GQDTTableModel, GQDSStyle; + +@interface GQDTTable : GQDGraphic { + GQDTTableModel *mModel; + GQDSStyle *mStyle; + BOOL mIsStreamed; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (void)setTableStyle:(id)arg1; +- (id)tableStyle; +- (id)model; +- (id)defaultVectorStyleForVectorType:(int)arg1; +- (BOOL)isStreamed; +- (int)walkTableWithGenerator:(Class)arg1 state:(id)arg2; +- (void)dealloc; +- (void)setModel:(id)arg1; + +@end diff --git a/iWorkImport.framework/GQDTTableModel.h b/iWorkImport.framework/GQDTTableModel.h new file mode 100755 index 0000000..3bddc95 --- /dev/null +++ b/iWorkImport.framework/GQDTTableModel.h @@ -0,0 +1,55 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQDTTableModel : NSObject { + unsigned short mColumnCount; + unsigned short mRowCount; + struct __CFString { } *mName; + BOOL mNameVisible; + struct __CFArray { } *mColumnWidths; + struct __CFArray { } *mRowHeights; + struct __CFArray { } *mColumnVisibilities; + struct __CFArray { } *mRowVisibilities; + unsigned short mHeaderRowCount; + unsigned short mHeaderColumnCount; + unsigned short mFooterRowCount; + struct __CFArray { } *mCells; + struct __CFArray { } *mColumnGroupDisplayTypes; + int mNumGroupLevels; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (id)cellAt:(unsigned short)arg1; +- (unsigned short)headerRowCount; +- (unsigned short)rowCount; +- (struct __CFArray { }*)cells; +- (unsigned short)columnCount; +- (struct __CFString { }*)name; +- (BOOL)isNameVisible; +- (float)widthForColumn:(unsigned short)arg1; +- (float)heightForRow:(unsigned short)arg1; +- (bool)visibilityForRow:(unsigned short)arg1; +- (int)typeOfVectorAlongGridline:(unsigned short)arg1 offset:(unsigned short)arg2 length:(unsigned short)arg3 vertical:(BOOL)arg4; +- (BOOL)hasGroupDisplayType:(unsigned short)arg1 level:(int)arg2 displayType:(int*)arg3 isTypeVisible:(BOOL*)arg4; +- (unsigned short)firstVisibleColumn; +- (int)numGroupLevels; +- (void)setNumGroupLevels:(int)arg1; +- (int)readAttributesForModel:(struct _xmlTextReader { }*)arg1; +- (int)readAttributesForGrid:(struct _xmlTextReader { }*)arg1; +- (int)addColumnWidthFrom:(struct _xmlTextReader { }*)arg1; +- (int)addRowHeightFrom:(struct _xmlTextReader { }*)arg1; +- (int)addGroupLevelsFrom:(struct _xmlTextReader { }*)arg1; +- (bool)visibilityForColumn:(unsigned short)arg1; +- (void)setCells:(struct __CFArray { }*)arg1; +- (unsigned short)headerColumnCount; +- (unsigned short)footerRowCount; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDTTextCell.h b/iWorkImport.framework/GQDTTextCell.h new file mode 100755 index 0000000..90896ff --- /dev/null +++ b/iWorkImport.framework/GQDTTextCell.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDWPLayoutStorage; + +@interface GQDTTextCell : GQDTCell { + struct __CFString { } *mStringValue; + GQDWPLayoutStorage *mLayoutStorage; +} + + +- (struct __CFString { }*)stringValue; +- (id)layoutStorage; +- (int)readContentForTextCell:(struct _xmlTextReader { }*)arg1; +- (int)readContentForTCell:(struct _xmlTextReader { }*)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDTexturedImageFill.h b/iWorkImport.framework/GQDTexturedImageFill.h new file mode 100755 index 0000000..9e6326c --- /dev/null +++ b/iWorkImport.framework/GQDTexturedImageFill.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class GQDColor, GQDFilteredImage; + +@interface GQDTexturedImageFill : NSObject { + int mTechnique; + GQDColor *mColor; + GQDFilteredImage *mFilteredImage; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (int)technique; +- (id)color; +- (void)setColor:(id)arg1; +- (void)invalidateFilteredImage; +- (id)imageBinary; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPAttachment.h b/iWorkImport.framework/GQDWPAttachment.h new file mode 100755 index 0000000..a72e203 --- /dev/null +++ b/iWorkImport.framework/GQDWPAttachment.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDDrawable; + +@interface GQDWPAttachment : NSObject { + GQDDrawable *mDrawable; +} + + +- (id)drawable; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPAttachmentRef.h b/iWorkImport.framework/GQDWPAttachmentRef.h new file mode 100755 index 0000000..44da7fe --- /dev/null +++ b/iWorkImport.framework/GQDWPAttachmentRef.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDRoot; + +@interface GQDWPAttachmentRef : GQDWPAttachment { + GQDRoot *mRoot; + char *mUID; +} + + +- (id)drawable; +- (id)initWithUID:(char *)arg1 root:(id)arg2; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPAutoNumber.h b/iWorkImport.framework/GQDWPAutoNumber.h new file mode 100755 index 0000000..c714323 --- /dev/null +++ b/iWorkImport.framework/GQDWPAutoNumber.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDWPAutoNumber : NSObject { + int mType; + struct __CFString { } *mValue; +} + + +- (int)type; +- (struct __CFString { }*)value; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPBlockList.h b/iWorkImport.framework/GQDWPBlockList.h new file mode 100755 index 0000000..921f42c --- /dev/null +++ b/iWorkImport.framework/GQDWPBlockList.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDWPBlockList : NSObject { + struct __CFArray { } *mChildren; +} + + +- (struct __CFArray { }*)children; +- (BOOL)isBlank; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPBodyStorage.h b/iWorkImport.framework/GQDWPBodyStorage.h new file mode 100755 index 0000000..9c2c60d --- /dev/null +++ b/iWorkImport.framework/GQDWPBodyStorage.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDWPLayoutStorage; + +@interface GQDWPBodyStorage : GQDWPStorage { + GQDWPLayoutStorage *mFootnotes; +} + + +- (struct __CFArray { }*)body; +- (id)footnotes; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPBookmark.h b/iWorkImport.framework/GQDWPBookmark.h new file mode 100755 index 0000000..f5a3909 --- /dev/null +++ b/iWorkImport.framework/GQDWPBookmark.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDWPBookmark : GQDWPInlineList { + struct __CFString { } *mName; + BOOL mRanged; + BOOL mHidden; +} + + +- (struct __CFString { }*)name; +- (BOOL)isHidden; +- (BOOL)isRanged; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPColumn.h b/iWorkImport.framework/GQDWPColumn.h new file mode 100755 index 0000000..6df7ac3 --- /dev/null +++ b/iWorkImport.framework/GQDWPColumn.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQDWPColumn : NSObject { + long mIndex; + float mWidth; + float mSpacing; + BOOL mHasSpacing; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (BOOL)hasSpacing; +- (float)spacing; +- (long)index; +- (float)width; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; + +@end diff --git a/iWorkImport.framework/GQDWPColumns.h b/iWorkImport.framework/GQDWPColumns.h new file mode 100755 index 0000000..d8adb83 --- /dev/null +++ b/iWorkImport.framework/GQDWPColumns.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQDWPColumns : NSObject { + struct __CFArray { } *mColumns; + BOOL mEqualColumns; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (struct __CFArray { }*)columns; +- (BOOL)equalColumns; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPContainerHint.h b/iWorkImport.framework/GQDWPContainerHint.h new file mode 100755 index 0000000..47ea1f3 --- /dev/null +++ b/iWorkImport.framework/GQDWPContainerHint.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDWPContainerHint : NSObject { + long mPageIndex; + long mCIndex; + long mSIndex; + long mLIndex; + long mAnchorLocation; + double mAttachmentPosition; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } mFrame; +} + + +- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })frame; +- (long)pageIndex; +- (long)sIndex; +- (long)lIndex; +- (long)cIndex; +- (double)attachmentPosition; +- (long)anchorLocation; +- (id)initWithPageIndex:(long)arg1 cIndex:(long)arg2 sIndex:(long)arg3 lIndex:(long)arg4 anchorLocation:(long)arg5 frame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg6; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; + +@end diff --git a/iWorkImport.framework/GQDWPExternalTextWrap.h b/iWorkImport.framework/GQDWPExternalTextWrap.h new file mode 100755 index 0000000..da3e060 --- /dev/null +++ b/iWorkImport.framework/GQDWPExternalTextWrap.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQDWPExternalTextWrap : NSObject { + BOOL mFloatingWrapEnabled; + BOOL mInlineWrapEnabled; + float mMargin; + float mAlphaThreshold; + int mWrapStyle; + int mWrapDirection; + int mFloatingWrapType; + int mAttachmentWrapType; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (float)margin; +- (BOOL)inlineWrapEnabled; +- (float)alphaThreshold; +- (int)wrapStyle; +- (int)attachmentWrapType; +- (BOOL)floatingWrapEnabled; +- (int)floatingWrapType; +- (int)wrapDirection; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; + +@end diff --git a/iWorkImport.framework/GQDWPFootnote.h b/iWorkImport.framework/GQDWPFootnote.h new file mode 100755 index 0000000..f88ff51 --- /dev/null +++ b/iWorkImport.framework/GQDWPFootnote.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDWPFootnote : NSObject { + struct __CFString { } *mValue; +} + + +- (struct __CFString { }*)value; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPFootnoteMark.h b/iWorkImport.framework/GQDWPFootnoteMark.h new file mode 100755 index 0000000..2961311 --- /dev/null +++ b/iWorkImport.framework/GQDWPFootnoteMark.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDWPFootnoteMark : NSObject { + struct __CFString { } *mValue; +} + + +- (struct __CFString { }*)value; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPHeaderFooterStorage.h b/iWorkImport.framework/GQDWPHeaderFooterStorage.h new file mode 100755 index 0000000..e2f9537 --- /dev/null +++ b/iWorkImport.framework/GQDWPHeaderFooterStorage.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDWPHeaderFooterStorage : GQDWPLayoutStorage { + struct __CFString { } *mName; +} + + +- (struct __CFString { }*)name; +- (id)initWithName:(struct __CFString { }*)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPInlineList.h b/iWorkImport.framework/GQDWPInlineList.h new file mode 100755 index 0000000..061401a --- /dev/null +++ b/iWorkImport.framework/GQDWPInlineList.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDWPInlineList : GQDWPTextList { +} + + + +@end diff --git a/iWorkImport.framework/GQDWPLayout.h b/iWorkImport.framework/GQDWPLayout.h new file mode 100755 index 0000000..d1dfa7e --- /dev/null +++ b/iWorkImport.framework/GQDWPLayout.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDSStyle; + +@interface GQDWPLayout : GQDWPBlockList { + GQDSStyle *mLayoutStyle; +} + + +- (id)layoutStyle; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPLayoutFrame.h b/iWorkImport.framework/GQDWPLayoutFrame.h new file mode 100755 index 0000000..66f4a07 --- /dev/null +++ b/iWorkImport.framework/GQDWPLayoutFrame.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDWPLayoutStorage, GQDSStyle; + +@interface GQDWPLayoutFrame : NSObject { + char *mStyleRef; + GQDSStyle *mStyle; + GQDWPLayoutStorage *mStorage; + unsigned int mTextScale; +} + + +- (id)storage; +- (unsigned int)textScale; +- (void)resolveStyleRef; +- (id)layoutStyle; +- (BOOL)isBlank; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPLayoutStorage.h b/iWorkImport.framework/GQDWPLayoutStorage.h new file mode 100755 index 0000000..8229ea2 --- /dev/null +++ b/iWorkImport.framework/GQDWPLayoutStorage.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDWPLayoutStorage : GQDWPStorage { +} + + +- (struct __CFArray { }*)body; + +@end diff --git a/iWorkImport.framework/GQDWPLineSpacing.h b/iWorkImport.framework/GQDWPLineSpacing.h new file mode 100755 index 0000000..ec33394 --- /dev/null +++ b/iWorkImport.framework/GQDWPLineSpacing.h @@ -0,0 +1,22 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQDWPLineSpacing : NSObject { + int mMode; + float mAmount; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (float)amount; +- (int)mode; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; +- (id)init; + +@end diff --git a/iWorkImport.framework/GQDWPLink.h b/iWorkImport.framework/GQDWPLink.h new file mode 100755 index 0000000..11a692f --- /dev/null +++ b/iWorkImport.framework/GQDWPLink.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDSStyle; + +@interface GQDWPLink : GQDWPInlineList { + GQDSStyle *mCharStyle; + struct __CFString { } *mHref; +} + + +- (struct __CFString { }*)href; +- (id)characterStyle; +- (int)readStyleFromReader:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPListLabelGeometry.h b/iWorkImport.framework/GQDWPListLabelGeometry.h new file mode 100755 index 0000000..9da1eb5 --- /dev/null +++ b/iWorkImport.framework/GQDWPListLabelGeometry.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQDWPListLabelGeometry : NSObject { + float mScale; + float mBaselineOffset; + BOOL mScaleWithText; + int mLabelAlignment; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (int)labelAlignment; +- (float)scale; +- (float)baselineOffset; +- (BOOL)scaleWithText; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; + +@end diff --git a/iWorkImport.framework/GQDWPListLabelTypeInfo.h b/iWorkImport.framework/GQDWPListLabelTypeInfo.h new file mode 100755 index 0000000..ecd9ed1 --- /dev/null +++ b/iWorkImport.framework/GQDWPListLabelTypeInfo.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class GQDWPTextLabel; + +@interface GQDWPListLabelTypeInfo : NSObject { + int mType; + GQDWPTextLabel *mLabel; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (int)type; +- (id)label; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPPadding.h b/iWorkImport.framework/GQDWPPadding.h new file mode 100755 index 0000000..021c7b4 --- /dev/null +++ b/iWorkImport.framework/GQDWPPadding.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQDWPPadding : NSObject { + float mTop; + float mLeft; + float mBottom; + float mRight; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (float)bottom; +- (float)left; +- (float)right; +- (float)top; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; + +@end diff --git a/iWorkImport.framework/GQDWPPageMaster.h b/iWorkImport.framework/GQDWPPageMaster.h new file mode 100755 index 0000000..7f35bb1 --- /dev/null +++ b/iWorkImport.framework/GQDWPPageMaster.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQDWPPageMaster : NSObject { + struct __CFString { } *mHeaderIdentifier; + struct __CFString { } *mFooterIdentifier; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (struct __CFString { }*)headerIdentifier; +- (struct __CFString { }*)footerIdentifier; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPPageStart.h b/iWorkImport.framework/GQDWPPageStart.h new file mode 100755 index 0000000..e5bc39f --- /dev/null +++ b/iWorkImport.framework/GQDWPPageStart.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDWPPageStart : NSObject { + long mIndex; +} + + +- (long)index; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; + +@end diff --git a/iWorkImport.framework/GQDWPParagraph.h b/iWorkImport.framework/GQDWPParagraph.h new file mode 100755 index 0000000..fb3ff31 --- /dev/null +++ b/iWorkImport.framework/GQDWPParagraph.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDSStyle; + +@interface GQDWPParagraph : GQDWPInlineList { + GQDSStyle *mParaStyle; + long mListLevel; + BOOL mRestartList; + BOOL mContinue; + BOOL mIsHidden; +} + + +- (long)listLevel; +- (BOOL)isHidden; +- (id)paragraphStyle; +- (BOOL)restartList; +- (BOOL)cont; +- (BOOL)isBlank; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPSection.h b/iWorkImport.framework/GQDWPSection.h new file mode 100755 index 0000000..35513e8 --- /dev/null +++ b/iWorkImport.framework/GQDWPSection.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDSStyle; + +@interface GQDWPSection : NSObject { + struct __CFArray { } *mChildren; + GQDSStyle *mStyle; +} + + +- (struct __CFArray { }*)children; +- (id)style; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPSpan.h b/iWorkImport.framework/GQDWPSpan.h new file mode 100755 index 0000000..1b7a7ce --- /dev/null +++ b/iWorkImport.framework/GQDWPSpan.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDSStyle; + +@interface GQDWPSpan : GQDWPTextList { + GQDSStyle *mCharStyle; +} + + +- (id)characterStyle; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPStorage.h b/iWorkImport.framework/GQDWPStorage.h new file mode 100755 index 0000000..af3d65b --- /dev/null +++ b/iWorkImport.framework/GQDWPStorage.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDSStylesheet; + +@interface GQDWPStorage : NSObject { + GQDSStylesheet *mStylesheet; + struct __CFArray { } *mBody; + struct __CFArray { } *mAttachments; +} + + +- (struct __CFArray { }*)attachments; +- (id)stylesheet; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPTab.h b/iWorkImport.framework/GQDWPTab.h new file mode 100755 index 0000000..a1d67e0 --- /dev/null +++ b/iWorkImport.framework/GQDWPTab.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQDWPTab : NSObject { + float mPosition; + int mAlignment; + struct __CFString { } *mLeader; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (float)position; +- (int)alignment; +- (struct __CFString { }*)leader; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPText.h b/iWorkImport.framework/GQDWPText.h new file mode 100755 index 0000000..7dbc166 --- /dev/null +++ b/iWorkImport.framework/GQDWPText.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDWPText : NSObject { + char *mContent; +} + + +- (id)initWithContent:(const char *)arg1; +- (const char *)content; +- (BOOL)isBlank; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPTextLabel.h b/iWorkImport.framework/GQDWPTextLabel.h new file mode 100755 index 0000000..217f3e3 --- /dev/null +++ b/iWorkImport.framework/GQDWPTextLabel.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDWPTextLabel : NSObject { + struct __CFString { } *mFormat; + int mLabelType; + int mFirst; +} + + +- (struct __CFString { }*)format; +- (int)first; +- (int)labelType; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPTextList.h b/iWorkImport.framework/GQDWPTextList.h new file mode 100755 index 0000000..edd0106 --- /dev/null +++ b/iWorkImport.framework/GQDWPTextList.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDWPTextList : NSObject { + struct __CFArray { } *mChildren; +} + + +- (void)setChildren:(struct __CFArray { }*)arg1; +- (struct __CFArray { }*)children; +- (BOOL)isBlank; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPTextMarker.h b/iWorkImport.framework/GQDWPTextMarker.h new file mode 100755 index 0000000..33c5951 --- /dev/null +++ b/iWorkImport.framework/GQDWPTextMarker.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDWPTextMarker : NSObject { + int mType; +} + + +- (int)type; + +@end diff --git a/iWorkImport.framework/GQDWPTocContent.h b/iWorkImport.framework/GQDWPTocContent.h new file mode 100755 index 0000000..0dc84a7 --- /dev/null +++ b/iWorkImport.framework/GQDWPTocContent.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDWPTocContent : NSObject { + struct __CFArray { } *mChildren; +} + + +- (struct __CFArray { }*)children; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWPTocEmpty.h b/iWorkImport.framework/GQDWPTocEmpty.h new file mode 100755 index 0000000..37e70d4 --- /dev/null +++ b/iWorkImport.framework/GQDWPTocEmpty.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDWPTocEmpty : GQDWPBlockList { +} + + + +@end diff --git a/iWorkImport.framework/GQDWPTocEntry.h b/iWorkImport.framework/GQDWPTocEntry.h new file mode 100755 index 0000000..048b288 --- /dev/null +++ b/iWorkImport.framework/GQDWPTocEntry.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQDWPTocEntry : GQDWPBlockList { + struct __CFString { } *mBookmark; +} + + +- (struct __CFString { }*)bookmark; +- (int)readAttributesFromReader:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWebView.h b/iWorkImport.framework/GQDWebView.h new file mode 100755 index 0000000..5cf3f10 --- /dev/null +++ b/iWorkImport.framework/GQDWebView.h @@ -0,0 +1,21 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class GQDImageBinary; + +@interface GQDWebView : GQDGraphic { + GQDImageBinary *mImageBinary; +} + ++ (const struct StateSpec { int (**x1)(); char *x2; int x3; int x4; struct Action {} *x5; int (*x6)(); int (*x7)(); int (*x8)(); struct ActionFinder {} *x9; }*)stateForReading; + +- (id)imageBinary; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQDWrapPoint.h b/iWorkImport.framework/GQDWrapPoint.h new file mode 100755 index 0000000..a9b7b4a --- /dev/null +++ b/iWorkImport.framework/GQDWrapPoint.h @@ -0,0 +1,23 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDDrawable; + +@interface GQDWrapPoint : NSObject { + struct CGPoint { + float x; + float y; + } mPoint; + float mDistance; + GQDDrawable *mDrawable; + int mFlowType; + int mZIndex; +} + + +- (int)zIndex; +- (int)comparePoint:(id)arg1; +- (id)initWithX:(float)arg1 y:(float)arg2 flowType:(int)arg3 drawable:(id)arg4; + +@end diff --git a/iWorkImport.framework/GQGroupDisplayInfo.h b/iWorkImport.framework/GQGroupDisplayInfo.h new file mode 100755 index 0000000..7543f39 --- /dev/null +++ b/iWorkImport.framework/GQGroupDisplayInfo.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQGroupDisplayInfo : NSObject { + int mDisplayType; + BOOL mIsTypeVisible; +} + + + +@end diff --git a/iWorkImport.framework/GQHBodyStorage.h b/iWorkImport.framework/GQHBodyStorage.h new file mode 100755 index 0000000..a238bc2 --- /dev/null +++ b/iWorkImport.framework/GQHBodyStorage.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHBodyStorage : NSObject { +} + ++ (int)handleBodyStorage:(id)arg1 state:(id)arg2; ++ (int)handleSection:(id)arg1 state:(id)arg2; ++ (int)handlePageStart:(id)arg1 state:(id)arg2; ++ (int)handleContainerHint:(id)arg1 state:(id)arg2; ++ (int)handleFootnotes:(id)arg1 state:(id)arg2; ++ (int)handleTocEntry:(id)arg1 state:(id)arg2; ++ (int)handleTocContent:(id)arg1 state:(id)arg2; ++ (int)handleLayout:(id)arg1 state:(id)arg2; + + +@end diff --git a/iWorkImport.framework/GQHBounds.h b/iWorkImport.framework/GQHBounds.h new file mode 100755 index 0000000..7b21758 --- /dev/null +++ b/iWorkImport.framework/GQHBounds.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHBounds : NSObject { +} + ++ (void)setTransformOriginToZeroInStyle:(id)arg1; ++ (void)mapBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 angle:(float)arg2 srcGraphicStyle:(id)arg3 style:(id)arg4 state:(id)arg5; ++ (void)mapSize:(struct CGSize { float x1; float x2; })arg1 angle:(float)arg2 flipX:(BOOL)arg3 flipY:(BOOL)arg4 srcGraphicStyle:(id)arg5 style:(id)arg6 state:(id)arg7; ++ (void)mapSize:(struct CGSize { float x1; float x2; })arg1 angle:(float)arg2 srcGraphicStyle:(id)arg3 style:(id)arg4 state:(id)arg5; ++ (void)mapPosition:(struct CGPoint { float x1; float x2; })arg1 srcGraphicStyle:(id)arg2 style:(id)arg3 state:(id)arg4; + + +@end diff --git a/iWorkImport.framework/GQHBulletInfo.h b/iWorkImport.framework/GQHBulletInfo.h new file mode 100755 index 0000000..e50a290 --- /dev/null +++ b/iWorkImport.framework/GQHBulletInfo.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDSStyle; + +@interface GQHBulletInfo : NSObject { + int mType; + int mBulletIndent; + int mTextIndent; + struct __CFString { } *mChar; + BOOL mHasNumber; + int mNumber; + int mLabelType; + GQDSStyle *mStyle; +} + + +- (void)setNumber:(int)arg1; +- (int)textIndent; +- (void)setTextIndent:(int)arg1; +- (int)number; +- (int)type; +- (id)style; +- (void)setStyle:(id)arg1; +- (void)setType:(int)arg1; +- (void)setBulletIndent:(int)arg1; +- (void)setHasNumber:(BOOL)arg1; +- (BOOL)hasNumber; +- (void)setLabelType:(int)arg1; +- (void)setBulletChar:(struct __CFString { }*)arg1; +- (struct __CFString { }*)bulletChar; +- (int)bulletIndent; +- (struct __CFString { }*)createTierStringNumber; +- (int)labelType; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQHBulletState.h b/iWorkImport.framework/GQHBulletState.h new file mode 100755 index 0000000..d87b35c --- /dev/null +++ b/iWorkImport.framework/GQHBulletState.h @@ -0,0 +1,33 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHBulletState : NSObject { + struct __CFArray { } *mLevels; + int mCurrentLevel; +} + ++ (struct __CFString { }*)createLabelStr:(int)arg1 number:(int)arg2; + +- (void)setType:(int)arg1 level:(int)arg2; +- (void)setNumber:(int)arg1 level:(int)arg2; +- (BOOL)hasNumberAtLevel:(int)arg1; +- (int)numberAtLevel:(int)arg1; +- (void)setLabelType:(int)arg1 level:(int)arg2; +- (int)labelTypeAtLevel:(int)arg1; +- (void)setBulletChar:(struct __CFString { }*)arg1 level:(int)arg2; +- (struct __CFString { }*)bulletChar:(int)arg1; +- (void)setBulletIndent:(int)arg1 level:(int)arg2; +- (int)bulletIndentForLevel:(int)arg1; +- (void)setTextIndent:(int)arg1 level:(int)arg2; +- (int)textIndentForLevel:(int)arg1; +- (void)setListStyle:(id)arg1 atLevel:(int)arg2; +- (id)listStyleAtLevel:(int)arg1; +- (struct __CFString { }*)createTieredNumberStringForLevel:(int)arg1; +- (void)setCurrentLevel:(int)arg1; +- (int)currentLevel; +- (int)typeAtlevel:(int)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQHCanvasContext.h b/iWorkImport.framework/GQHCanvasContext.h new file mode 100755 index 0000000..03d2f75 --- /dev/null +++ b/iWorkImport.framework/GQHCanvasContext.h @@ -0,0 +1,40 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDAffineGeometry, NSMutableString; + +@interface GQHCanvasContext : NSObject { + GQDAffineGeometry *mGeometry; + NSMutableString *mFunctionName; + BOOL mHasFill; + BOOL mHasStroke; + struct __CFString { } *mBezierStr; +} + + +- (void)translate:(struct CGSize { float x1; float x2; })arg1 state:(id)arg2; +- (float)strokeWidthWithGraphicStyle:(id)arg1; +- (struct GQHPathEndPointInfo { BOOL x1; struct CGPoint { float x_2_1_1; float x_2_1_2; } x2; struct CGPoint { float x_3_1_1; float x_3_1_2; } x3; struct CGPoint { float x_4_1_1; float x_4_1_2; } x4; struct CGPoint { float x_5_1_1; float x_5_1_2; } x5; int x6; })endPointInfoForPath:(struct CGPath { }*)arg1; +- (void)addPathForLineEndStyle:(int)arg1 graphicStyle:(id)arg2 atPoint:(struct CGPoint { float x1; float x2; })arg3 neighboringCP:(struct CGPoint { float x1; float x2; })arg4 filledPath:(struct CGPath {}**)arg5 strokedPath:(struct CGPath {}**)arg6; +- (void)prepareContext:(id)arg1; +- (void)mapStyle:(id)arg1 state:(id)arg2; +- (void)setCGPath:(struct CGPath { }*)arg1 state:(id)arg2; +- (void)mapLineEndFillStyle:(id)arg1 state:(id)arg2; +- (void)mapLineEndStrokeStyle:(id)arg1 state:(id)arg2; +- (void)teardownContext:(id)arg1; +- (void)setContextOpacity:(float)arg1 state:(id)arg2; +- (void)mapFill:(id)arg1 state:(id)arg2; +- (void)mapStroke:(id)arg1 state:(id)arg2; +- (void)setFillColor:(id)arg1 state:(id)arg2; +- (void)setGradient:(id)arg1 state:(id)arg2; +- (void)setImageFill:(struct __CFURL { }*)arg1 srcSize:(struct CGSize { float x1; float x2; })arg2 mode:(int)arg3 state:(id)arg4; +- (void)setStrokeColor:(id)arg1 width:(float)arg2 state:(id)arg3; +- (id)strokeColorWithGraphicStyle:(id)arg1; +- (void)createShapeWithId:(struct __CFString { }*)arg1 path:(id)arg2 geometry:(id)arg3 graphicStyle:(id)arg4 isFloating:(BOOL)arg5 state:(id)arg6; +- (void)setBezierPath:(char *)arg1 state:(id)arg2; +- (void)addScriptTagToHtml:(id)arg1 state:(id)arg2; +- (void)createMaskedImageWithId:(struct __CFString { }*)arg1 path:(id)arg2 geometry:(id)arg3 cropGeometry:(id)arg4 imageBinary:(id)arg5 graphicStyle:(id)arg6 isFloating:(BOOL)arg7 state:(id)arg8; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQHChart.h b/iWorkImport.framework/GQHChart.h new file mode 100755 index 0000000..4fe0462 --- /dev/null +++ b/iWorkImport.framework/GQHChart.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHChart : NSObject { +} + ++ (struct __CFString { }*)createChartImageUrlString:(id)arg1 state:(id)arg2; ++ (id)geometry:(id)arg1; ++ (int)handleInlineChart:(id)arg1 state:(id)arg2 imageUrl:(struct __CFString { }*)arg3; ++ (struct __CFData { }*)renderChart:(id)arg1; ++ (char *)pdfId:(id)arg1; ++ (int)handleFloatingChart:(id)arg1 state:(id)arg2; ++ (int)handleInlineChart:(id)arg1 state:(id)arg2; + + +@end diff --git a/iWorkImport.framework/GQHChartLegend.h b/iWorkImport.framework/GQHChartLegend.h new file mode 100755 index 0000000..398db92 --- /dev/null +++ b/iWorkImport.framework/GQHChartLegend.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHChartLegend : GQHChart { +} + ++ (id)geometry:(id)arg1; ++ (struct __CFData { }*)renderChart:(id)arg1; ++ (char *)pdfId:(id)arg1; ++ (int)handleFloatingLegend:(id)arg1 state:(id)arg2; ++ (int)handleInlineLegend:(id)arg1 state:(id)arg2; + + +@end diff --git a/iWorkImport.framework/GQHDOMXML.h b/iWorkImport.framework/GQHDOMXML.h new file mode 100755 index 0000000..c742605 --- /dev/null +++ b/iWorkImport.framework/GQHDOMXML.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHDOMXML : NSObject { + struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; } *mXMLDoc; + struct _xmlNode { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; struct _xmlNs {} *x10; char *x11; struct _xmlAttr {} *x12; struct _xmlNs {} *x13; void *x14; unsigned short x15; unsigned short x16; } *mCurrentNode; +} + + +- (void)setAttribute:(const char *)arg1 value:(const char *)arg2; +- (void)removeStyleSheetLinkNodeAndAddStyle:(struct __CFString { }*)arg1; +- (id)initEmpty; +- (id)initWithHead; +- (struct __CFData { }*)createHtml; +- (struct __CFData { }*)createHtmlWithCss:(struct __CFString { }*)arg1; +- (void)addCharRef:(const char *)arg1; +- (void)addXmlCharContent:(const char *)arg1; +- (struct __CFData { }*)createProgressiveHtml; +- (void)endElementWithExpectedName:(const char *)arg1; +- (void)startElement:(const char *)arg1; +- (void)endElement; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQHDrawable.h b/iWorkImport.framework/GQHDrawable.h new file mode 100755 index 0000000..3a7f38e --- /dev/null +++ b/iWorkImport.framework/GQHDrawable.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHDrawable : NSObject { +} + ++ (int)handleInlineDrawable:(id)arg1 htmlState:(id)arg2; ++ (int)handleFloatingDrawable:(id)arg1 htmlState:(id)arg2; ++ (void)aboutToGenerateDrawable:(id)arg1 htmlState:(id)arg2; ++ (void)doneGeneratingDrawable:(id)arg1 htmlState:(id)arg2; ++ (int)beginDrawables:(id)arg1; ++ (int)endDrawables:(id)arg1; ++ (int)handleDrawable:(id)arg1 state:(id)arg2; ++ (Class)beginTable:(id)arg1; + + +@end diff --git a/iWorkImport.framework/GQHGeneratorLookup.h b/iWorkImport.framework/GQHGeneratorLookup.h new file mode 100755 index 0000000..95deb31 --- /dev/null +++ b/iWorkImport.framework/GQHGeneratorLookup.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHGeneratorLookup : NSObject { +} + ++ (Class)generatorForApplication:(int)arg1; + + +@end diff --git a/iWorkImport.framework/GQHGraphicStyle.h b/iWorkImport.framework/GQHGraphicStyle.h new file mode 100755 index 0000000..5f5da87 --- /dev/null +++ b/iWorkImport.framework/GQHGraphicStyle.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHGraphicStyle : GQHTextBox { +} + ++ (const char *)name; ++ (void)mapStyle:(id)arg1 style:(id)arg2 state:(id)arg3 suppressNullFillOverride:(BOOL)arg4; ++ (void)mapFill:(id)arg1 style:(id)arg2 state:(id)arg3; ++ (void)mapStroke:(id)arg1 toBorderType:(int)arg2 style:(id)arg3 state:(id)arg4; ++ (void)mapStyle:(id)arg1 style:(id)arg2 state:(id)arg3; ++ (void)mapExternalWrap:(id)arg1 style:(id)arg2 state:(id)arg3; ++ (int)strokeWidth:(id)arg1; + + +@end diff --git a/iWorkImport.framework/GQHImage.h b/iWorkImport.framework/GQHImage.h new file mode 100755 index 0000000..bb074c8 --- /dev/null +++ b/iWorkImport.framework/GQHImage.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHImage : NSObject { +} + ++ (int)handleFloatingImageBinary:(id)arg1 geometry:(id)arg2 style:(id)arg3 crop:(id)arg4 maskPath:(id)arg5 state:(id)arg6; ++ (int)handleInlineImageBinary:(id)arg1 geometry:(id)arg2 cropGeometry:(id)arg3 maskPath:(id)arg4 style:(id)arg5 state:(id)arg6; ++ (int)handleInlineImageBinary:(id)arg1 geometry:(id)arg2 style:(id)arg3 state:(id)arg4; ++ (void)mapCrop:(id)arg1 bounds:(id)arg2 style:(id)arg3; ++ (void)mapMaskedImage:(id)arg1 maskPath:(id)arg2 geometry:(id)arg3 crop:(id)arg4 graphicStyle:(id)arg5 state:(id)arg6; ++ (int)handleFloatingMedia:(id)arg1 state:(id)arg2; ++ (int)handleFloatingWebView:(id)arg1 state:(id)arg2; ++ (int)handleInlineMedia:(id)arg1 state:(id)arg2; ++ (int)handleInlineWebView:(id)arg1 state:(id)arg2; + + +@end diff --git a/iWorkImport.framework/GQHIntNumber.h b/iWorkImport.framework/GQHIntNumber.h new file mode 100755 index 0000000..b395948 --- /dev/null +++ b/iWorkImport.framework/GQHIntNumber.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHIntNumber : NSObject { + int mType; + int mValue; +} + + +- (int)type; +- (int)value; +- (void)setType:(int)arg1 value:(int)arg2; +- (struct __CFString { }*)createStringRef; + +@end diff --git a/iWorkImport.framework/GQHKeynote.h b/iWorkImport.framework/GQHKeynote.h new file mode 100755 index 0000000..99f5581 --- /dev/null +++ b/iWorkImport.framework/GQHKeynote.h @@ -0,0 +1,17 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHKeynote : NSObject { +} + ++ (int)beginPresentation:(id)arg1 state:(id)arg2; ++ (int)endPresentation:(id)arg1 state:(id)arg2; ++ (int)handleThemeStylesheet:(id)arg1 state:(id)arg2; ++ (int)beginSlide:(id)arg1 state:(id)arg2; ++ (int)endSlide:(id)arg1 state:(id)arg2; ++ (int)handleSlideSize:(id)arg1 state:(id)arg2; ++ (Class)enterSlideDrawables:(id)arg1 state:(id)arg2; + + +@end diff --git a/iWorkImport.framework/GQHKeynoteState.h b/iWorkImport.framework/GQHKeynoteState.h new file mode 100755 index 0000000..3b4a1d1 --- /dev/null +++ b/iWorkImport.framework/GQHKeynoteState.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHKeynoteState : GQHState { + int mCurrentSlide; + struct CGSize { + float width; + float height; + } mSlideSize; + int mProgressiveIndex; +} + + +- (struct CGSize { float x1; float x2; })slideSize; +- (void)setSlideSize:(struct CGSize { float x1; float x2; })arg1; +- (int)progressiveIndex; +- (void)setProgressiveIndex:(int)arg1; +- (void)incrementCurrentSlide; +- (int)currentSlide; +- (BOOL)shouldStreamContent; +- (BOOL)shouldMapLinkWithUrl:(struct __CFString { }*)arg1; + +@end diff --git a/iWorkImport.framework/GQHLasso.h b/iWorkImport.framework/GQHLasso.h new file mode 100755 index 0000000..2c3659e --- /dev/null +++ b/iWorkImport.framework/GQHLasso.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHLasso : NSObject { +} + ++ (int)beginDocument:(id)arg1 state:(id)arg2; ++ (int)endDocument:(id)arg1 state:(id)arg2; ++ (int)handleStylesheet:(id)arg1 state:(id)arg2; ++ (int)beginWorkspace:(const char *)arg1 state:(id)arg2; ++ (int)endWorkspace:(id)arg1; ++ (int)handleWorkspaceStyle:(id)arg1 state:(id)arg2; ++ (Class)beginWorkspacePage:(id)arg1 state:(id)arg2; ++ (int)handleDrawableZOrder:(const char *)arg1 state:(id)arg2; + + +@end diff --git a/iWorkImport.framework/GQHLassoState.h b/iWorkImport.framework/GQHLassoState.h new file mode 100755 index 0000000..6982772 --- /dev/null +++ b/iWorkImport.framework/GQHLassoState.h @@ -0,0 +1,48 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQHXML; + +@interface GQHLassoState : GQHState { + GQHXML *mNavigation; + int mSheetCount; + int mTableCount; + struct __CFString { } *mCssUri; + struct __CFString { } *mCurrentSheetFilename; + struct __CFString { } *mCurrentSheetUri; + struct CGPoint { + float x; + float y; + } mMaxCanvasPoint; + unsigned int mCurrentDrawableZOrder; + unsigned int mZOrderedDrawableCount; + struct __CFDictionary { } *mDrawableUidToCssZOrderClassMap; + struct __CFArray { } *mSheetCssUriList; + struct __CFString { } *mSheetCssFilename; + struct __CFString { } *mSheetOneCss; + struct __CFString { } *mSheetOneLastCSS; + char *mFirstWorkspaceName; + boolmIsProgressiveMode; +} + + +- (id)initWithState:(id)arg1; +- (struct __CFString { }*)makeInlineStyle:(struct __CFString { }*)arg1; +- (void)addCachedStyle:(struct __CFString { }*)arg1; +- (void)writeAnchorInNavigationPage:(char *)arg1; +- (void)beginNewSheet:(const char *)arg1 processorState:(id)arg2; +- (int)endSheet; +- (struct CGPoint { float x1; float x2; })maxCanvasPoint; +- (BOOL)inProgressiveMode; +- (void)writeIndexPageWithDocumentSize:(struct CGSize { float x1; float x2; })arg1; +- (void)writeNavigationPage:(id)arg1; +- (struct __CFString { }*)cssZOrderClassForDrawableUid:(const char *)arg1; +- (unsigned int)currentDrawableZOrder; +- (void)addStyle:(struct __CFString { }*)arg1 className:(struct __CFString { }*)arg2 srcStyle:(id)arg3; +- (BOOL)finishMainHtml; +- (BOOL)drawablesNeedCssZOrdering; +- (void)addedDrawableWithBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQHLine.h b/iWorkImport.framework/GQHLine.h new file mode 100755 index 0000000..0556560 --- /dev/null +++ b/iWorkImport.framework/GQHLine.h @@ -0,0 +1,13 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHLine : NSObject { +} + ++ (int)handleLine:(id)arg1 isFloating:(BOOL)arg2 state:(id)arg3; ++ (int)handleFloatingLine:(id)arg1 state:(id)arg2; ++ (int)handleInlineLine:(id)arg1 state:(id)arg2; + + +@end diff --git a/iWorkImport.framework/GQHPages.h b/iWorkImport.framework/GQHPages.h new file mode 100755 index 0000000..c00cbde --- /dev/null +++ b/iWorkImport.framework/GQHPages.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHPages : NSObject { +} + ++ (int)beginPublication:(id)arg1 state:(id)arg2; ++ (int)endPublication:(id)arg1 state:(id)arg2; ++ (Class)enterMainDrawablesForPage:(unsigned int)arg1 state:(id)arg2; ++ (Class)enterBodyStorage:(id)arg1; ++ (int)handleHeaders:(struct __CFArray { }*)arg1 state:(id)arg2; ++ (int)handleFooters:(struct __CFArray { }*)arg1 state:(id)arg2; ++ (int)handleSectionStyle:(id)arg1 pageIndex:(int)arg2 numPages:(int)arg3 state:(id)arg4; ++ (int)setCurrentPageIndex:(int)arg1 state:(id)arg2; ++ (void)mapCurrentHeaderAndFooterFromPublication:(id)arg1 state:(id)arg2; ++ (void)mapCurrentHiddenPositioningFooterFromPublication:(id)arg1 state:(id)arg2; ++ (void)handlePagesOrders:(id)arg1; ++ (void)mapHeaderOrFooter:(id)arg1 isHeader:(BOOL)arg2 toPublication:(id)arg3 state:(id)arg4; ++ (void)handleZOrder:(unsigned int)arg1 cssClassName:(struct __CFString { }*)arg2 state:(id)arg3; ++ (int)handleStylesheet:(id)arg1 state:(id)arg2; ++ (int)handlePageSetup:(id)arg1 state:(id)arg2; + + +@end diff --git a/iWorkImport.framework/GQHPagesFloatingDrawable.h b/iWorkImport.framework/GQHPagesFloatingDrawable.h new file mode 100755 index 0000000..c470a5f --- /dev/null +++ b/iWorkImport.framework/GQHPagesFloatingDrawable.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHPagesFloatingDrawable : NSObject { +} + ++ (int)beginDrawables:(id)arg1; ++ (int)endDrawables:(id)arg1; ++ (int)handleDrawable:(id)arg1 state:(id)arg2; ++ (Class)beginTable:(id)arg1; + + +@end diff --git a/iWorkImport.framework/GQHPagesState.h b/iWorkImport.framework/GQHPagesState.h new file mode 100755 index 0000000..36ba9a2 --- /dev/null +++ b/iWorkImport.framework/GQHPagesState.h @@ -0,0 +1,132 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDWPContainerHint, GQDSStyle, GQWrapPointSet, GQHStyle; + +@interface GQHPagesState : GQHState { + struct __CFDictionary { } *mFloatingDrawables; + int mMode; + struct __CFDictionary { } *mHeaders; + struct __CFDictionary { } *mFooters; + struct __CFArray { } *mSectionStyles; + struct __CFDictionary { } *mPageWrapPointsMap; + int mCurrentPageIndex; + int mStartPageAt; + int mStartPageAtValueChangedAtPageIndex; + GQHStyle *mCurrentLayoutStyle; + GQHStyle *mCurrentParagraphStyle; + GQDSStyle *mCurrentBaseParagraphStyle; + struct __CFString { } *mCurrentCachedParagraphClass; + GQHStyle *mCurrentSpanStyle; + GQDSStyle *mCurrentBaseSpanStyle; + struct __CFString { } *mCurrentCachedSpanClass; + GQWrapPointSet *mCurrentWrapPointSet; + struct CGRect { + struct CGPoint { + float x; + float y; + } origin; + struct CGSize { + float width; + float height; + } size; + } mLastFrame; + BOOL mMappingFloatingDrawables; + BOOL mStartedPage; + BOOL mStartedSection; + BOOL mDidInsertPageHeader; + BOOL mDidFindContainerHint; + GQDWPContainerHint *mLastInsertedContainerHint; + struct __CFArray { } *mAttachmentPositions; + long mAttachmentIdCounter; + long mFirstAttachmentId; + BOOL mSplitNextAttachment; + GQDSStyle *mCurrentSectionStyle; + BOOL mHasLayoutDrawables; + int mCurrentHintPageIndex; + int mCurrentHintColumnIndex; + BOOL mIsMappingHeadersFooters; + int mHeaderFooterPageNumber; + struct __CFDictionary { } *mDrawablePagesOrderToCssZOrderClassMap; + struct CGSize { + float width; + float height; + } mPageSize; + struct __CFArray { } *mTocHrefStack; + BOOL mCurrentFrameHasSandbagFloats; + int mProgressiveIndex; +} + + +- (struct CGSize { float x1; float x2; })pageSize; +- (id)drawableAtIndex:(int)arg1; +- (void)setOutlineLevel:(int)arg1; +- (void)inContent; +- (void)setHeaders:(struct __CFArray { }*)arg1; +- (void)setCurrentPageIndex:(int)arg1; +- (int)currentPageIndex; +- (int)mode; +- (void)setMode:(int)arg1; +- (void)clearFloatingDrawables; +- (void)setCurrentParagraphStyle:(id)arg1 baseStyle:(id)arg2 cachedClass:(struct __CFString { }*)arg3; +- (void)setCurrentSpanStyle:(id)arg1 baseStyle:(id)arg2 cachedClass:(struct __CFString { }*)arg3; +- (bool)splitNextAttachment; +- (void)finishedWithSplitAttachment; +- (double)moveToNextAttachmentPosition; +- (long)firstAttachmentId; +- (void)setHasLayoutDrawables:(BOOL)arg1; +- (BOOL)hasLayoutDrawables; +- (int)pageNumberForHeaderOrFooter; +- (void)setOutlineStyleType:(int)arg1; +- (BOOL)needAbsolutelyPositionedTables; +- (struct __CFArray { }*)pageDrawables:(int)arg1; +- (double)currentAttachmentPosition; +- (long)nextAttachmentId; +- (void)addAttachmentPosition:(double)arg1; +- (void)startLayout; +- (void)closeStateLayoutElementsAndStyles; +- (void)mapFloatingDrawablesForPageAtIndex:(unsigned int)arg1; +- (id)sectionStyleForPageIndex:(int)arg1; +- (id)sectionStyleRunForRunBeforePageIndex:(int)arg1; +- (struct { int x1; int x2; })rangeForSectionStyleAtPageIndex:(int)arg1; +- (id)wrapPointSetForPage:(int)arg1; +- (BOOL)isMappingHeadersFooters; +- (void)startSection; +- (struct __CFString { }*)cssZOrderClassForDrawablePagesOrder:(int)arg1; +- (unsigned int)tocDepth; +- (void)openStateLayoutElementsAndStyles; +- (void)insertAttachmentPlaceholder; +- (void)beginWrapPointSet; +- (void)addFloatingDrawable:(id)arg1; +- (void)endWrapPointSet; +- (void)endSection; +- (int)floatingDrawablesCount; +- (long)currentAttachmentId; +- (void)setPageSize:(struct CGSize { float x1; float x2; })arg1; +- (void)setFooters:(struct __CFArray { }*)arg1; +- (void)addSectionStyle:(id)arg1 pageIndex:(int)arg2 numPages:(int)arg3; +- (void)resolveHeaderName:(const struct __CFString {}**)arg1 footerName:(const struct __CFString {}**)arg2; +- (void)setIsMappingHeadersFooters:(BOOL)arg1; +- (id)headerForName:(struct __CFString { }*)arg1; +- (id)footerForName:(struct __CFString { }*)arg1; +- (struct __CFDictionary { }*)pagesOrderToCssZOrderClassMapDictionary; +- (void)addStyle:(struct __CFString { }*)arg1 className:(struct __CFString { }*)arg2 srcStyle:(id)arg3; +- (id)initWithState:(id)arg1 documentSize:(struct CGSize { float x1; float x2; })arg2; +- (BOOL)allowInlineWrap; +- (struct __CFString { }*)cssZOrderClassForDrawable:(id)arg1; +- (BOOL)useOutline; +- (void)pushTocHref:(struct __CFString { }*)arg1; +- (void)popTocHref; +- (void)setDidInsertPageHeader:(BOOL)arg1; +- (void)overrideSectionStyle:(id)arg1; +- (void)setCurrentLayoutStyle:(id)arg1; +- (void)setDidFindContainerHint:(BOOL)arg1; +- (void)handleContainerHint:(id)arg1; +- (struct vector,std::allocator > > { struct _Vector_impl { struct ObjcSharedPtr {} *x_1_1_1; struct ObjcSharedPtr {} *x_1_1_2; struct ObjcSharedPtr {} *x_1_1_3; } x1; }*)createListOfWrapPointsAlongY:(float)arg1 minX:(float)arg2 maxX:(float)arg3 zIndex:(int)arg4; +- (void)clearWrapPoints; +- (const struct set,GQUtility::NSObjectComparator,std::allocator > > { struct _Rb_tree,GQUtility::ObjcSharedPtr,std::_Identity >,GQUtility::NSObjectComparator,std::allocator > > { struct _Rb_tree_impl,false> { struct NSObjectComparator { SEL x_1_3_1; } x_1_2_1; struct _Rb_tree_node_base { int x_2_3_1; struct _Rb_tree_node_base {} *x_2_3_2; struct _Rb_tree_node_base {} *x_2_3_3; struct _Rb_tree_node_base {} *x_2_3_4; } x_1_2_2; unsigned int x_1_2_3; } x_1_1_1; } x1; }*)wrapPoints; +- (void)addWrapPoint:(id)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQHPagesWPFloatingTable.h b/iWorkImport.framework/GQHPagesWPFloatingTable.h new file mode 100755 index 0000000..14ccf1c --- /dev/null +++ b/iWorkImport.framework/GQHPagesWPFloatingTable.h @@ -0,0 +1,15 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHPagesWPFloatingTable : NSObject { +} + ++ (int)beginTable:(id)arg1 state:(id)arg2; ++ (int)beginCells:(id)arg1 state:(id)arg2; ++ (int)handleCell:(id)arg1 state:(id)arg2; ++ (int)endCells:(id)arg1 state:(id)arg2; ++ (int)endTable:(id)arg1 state:(id)arg2; + + +@end diff --git a/iWorkImport.framework/GQHParagraph.h b/iWorkImport.framework/GQHParagraph.h new file mode 100755 index 0000000..063e6b4 --- /dev/null +++ b/iWorkImport.framework/GQHParagraph.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHParagraph : NSObject { +} + ++ (int)mapParagraphStyle:(id)arg1 paragraph:(id)arg2 state:(id)arg3 bulletStates:(struct __CFDictionary { }*)arg4 isMultiColumn:(BOOL)arg5; ++ (int)handleInlineList:(id)arg1 state:(id)arg2; ++ (int)handleLink:(id)arg1 state:(id)arg2; ++ (int)handleBookmark:(id)arg1 state:(id)arg2; ++ (id)getBulletStyle:(id)arg1 level:(int)arg2; ++ (BOOL)retrieveFontSizeForFirstCharacter:(id)arg1 fontSize:(float*)arg2; ++ (BOOL)setupBulletStatesForParagraphStyle:(id)arg1 paragraph:(id)arg2 state:(id)arg3 bulletStates:(struct __CFDictionary { }*)arg4; ++ (struct __CFDictionary { }*)prepareBullet:(id)arg1 paragraph:(id)arg2 style:(id)arg3 state:(id)arg4 bulletStates:(struct __CFDictionary { }*)arg5 showBullet:(BOOL)arg6; ++ (void)mapBullet:(struct __CFDictionary { }*)arg1 state:(id)arg2; ++ (int)handleParagraph:(id)arg1 state:(id)arg2 bulletStates:(struct __CFDictionary { }*)arg3 isMultiColumn:(BOOL)arg4; + + +@end diff --git a/iWorkImport.framework/GQHParagraphStyle.h b/iWorkImport.framework/GQHParagraphStyle.h new file mode 100755 index 0000000..5032550 --- /dev/null +++ b/iWorkImport.framework/GQHParagraphStyle.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHParagraphStyle : GQHTextStyle { +} + ++ (const char *)name; ++ (void)mapStyle:(id)arg1 style:(id)arg2 state:(id)arg3; + + +@end diff --git a/iWorkImport.framework/GQHPlaceholder.h b/iWorkImport.framework/GQHPlaceholder.h new file mode 100755 index 0000000..6646e6b --- /dev/null +++ b/iWorkImport.framework/GQHPlaceholder.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHPlaceholder : NSObject { +} + ++ (int)handlePlaceholder:(id)arg1 state:(id)arg2; + + +@end diff --git a/iWorkImport.framework/GQHSectionStyleRun.h b/iWorkImport.framework/GQHSectionStyleRun.h new file mode 100755 index 0000000..f069c2e --- /dev/null +++ b/iWorkImport.framework/GQHSectionStyleRun.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDSStyle; + +@interface GQHSectionStyleRun : NSObject { + GQDSStyle *mStyle; + struct { + int location; + int length; + } mPageRange; +} + + +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQHShape.h b/iWorkImport.framework/GQHShape.h new file mode 100755 index 0000000..9011749 --- /dev/null +++ b/iWorkImport.framework/GQHShape.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHShape : NSObject { +} + ++ (void)mapPath:(id)arg1 shapeContext:(id)arg2 state:(id)arg3; ++ (int)handleShape:(id)arg1 isFloating:(BOOL)arg2 state:(id)arg3; + + +@end diff --git a/iWorkImport.framework/GQHState.h b/iWorkImport.framework/GQHState.h new file mode 100755 index 0000000..ab55511 --- /dev/null +++ b/iWorkImport.framework/GQHState.h @@ -0,0 +1,92 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQSDocument, GQHXML, , GQHTableState; + +@interface GQHState : NSObject { + GQHXML *mHtmlDoc; + struct CGSize { + float width; + float height; + } mScale; + struct __CFString { } *mStyleData; + GQHTableState *mTableState; + GQSDocument *mProcessorState; + struct __CFDictionary { } *mStyleIndexes; + struct __CFDictionary { } *mStyleNameMap; + struct __CFArray { } *mImplicitStyles; + int mColoredBackgroundLayerCount; + int mMultiColumnedDepth; + struct __CFArray { } *mGraphicPropertiesStack; + int mParagraphCount; + int mParagraphIndex; + int mCachedCellStyleIndex; + struct __CFDictionary { } *mCachedTableStyles; + int mCachedTextStyleIndex; + struct __CFDictionary { } *mCachedTextStyles; + int mInlineStyleIndex; + struct __CFDictionary { } *mInlineStyles; + struct __CFDictionary { } *mColorStrings; + *mShapeContext; + int mOutlineLevel; + int mOutlineStyleType; + int mShapeIDCounter; + unsigned int mTextScale; +} + + +- (int)paragraphCount; +- (int)outlineLevel; +- (void)setOutlineLevel:(int)arg1; +- (id)initWithState:(id)arg1; +- (void)setScale:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })scale; +- (struct __CFString { }*)createStyleName:(id)arg1 type:(const char *)arg2; +- (BOOL)multiColumned; +- (struct __CFString { }*)cachedClassStringForCellStyle:(id)arg1 fillStyle:(id)arg2 cellClass:(Class)arg3 vectorStyles:(id*)arg4 groupLevel:(unsigned short)arg5 hasFormula:(BOOL)arg6; +- (struct __CFString { }*)addCacheForCellStyle:(id)arg1 fillStyle:(id)arg2 cellClass:(Class)arg3 vectorStyles:(id*)arg4 groupLevel:(unsigned short)arg5 hasFormula:(BOOL)arg6 baseClassString:(struct __CFString { }*)arg7 cssCachedStyle:(id)arg8; +- (id)initWithState:(id)arg1 needIndexFile:(BOOL)arg2 documentSize:(struct CGSize { float x1; float x2; })arg3; +- (int)indexForStyle:(const char *)arg1; +- (void)setMultiColumned:(BOOL)arg1; +- (void)setTextScale:(unsigned int)arg1; +- (void)invalidateTextScale; +- (void)pushImplicitStyle:(id)arg1; +- (id)implicitStyle; +- (void)popImplicitStyle; +- (int)outlineStyleType; +- (BOOL)coloredBackground; +- (struct __CFString { }*)cachedClassStringForTextStyle:(id)arg1 implicitStyle:(id)arg2 isColoredBackground:(BOOL)arg3 outlineLevel:(int)arg4 outlineType:(int)arg5 isSpan:(BOOL)arg6; +- (int)paragraphIndex; +- (struct __CFString { }*)addCachedClassStringForTextStyle:(id)arg1 implicitStyle:(id)arg2 isColoredBackground:(BOOL)arg3 outlineLevel:(int)arg4 outlineType:(int)arg5 isSpan:(BOOL)arg6 baseClassString:(struct __CFString { }*)arg7 cssCachedStyle:(id)arg8; +- (void)setOutlineStyleType:(int)arg1; +- (BOOL)needAbsolutelyPositionedTables; +- (struct __CFString { }*)makeInlineStyle:(struct __CFString { }*)arg1; +- (void)addCachedStyle:(struct __CFString { }*)arg1; +- (struct __CFString { }*)className:(id)arg1; +- (struct __CFString { }*)makeInlineStyle:(struct __CFString { }*)arg1 inDocument:(id)arg2; +- (struct __CFString { }*)cssZOrderClassForDrawableUid:(const char *)arg1; +- (void)addStyle:(struct __CFString { }*)arg1 className:(struct __CFString { }*)arg2 srcStyle:(id)arg3; +- (BOOL)finishMainHtml; +- (id)initWithState:(id)arg1 documentSize:(struct CGSize { float x1; float x2; })arg2; +- (struct __CFString { }*)createUniqueShapeId:(const char *)arg1; +- (id)shapeContext; +- (void)enterGraphicObject; +- (void)leaveGraphicObject; +- (BOOL)allowInlineWrap; +- (struct __CFString { }*)getColorString:(id)arg1; +- (void)setColoredBackground:(BOOL)arg1; +- (BOOL)drawablesNeedCssZOrdering; +- (struct __CFString { }*)cssZOrderClassForDrawable:(id)arg1; +- (BOOL)shouldMapLinkWithUrl:(struct __CFString { }*)arg1; +- (void)addedDrawableWithBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1; +- (id)processorState; +- (BOOL)useOutline; +- (id)htmlDoc; +- (void)setParagraphCount:(int)arg1; +- (void)setParagraphIndex:(int)arg1; +- (unsigned int)textScale; +- (id)tableState; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQHStreamedXML.h b/iWorkImport.framework/GQHStreamedXML.h new file mode 100755 index 0000000..470f3c4 --- /dev/null +++ b/iWorkImport.framework/GQHStreamedXML.h @@ -0,0 +1,36 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQHStreamedXML : NSObject { + struct _xmlOutputBuffer { void *x1; int (*x2)(); int (*x3)(); struct _xmlCharEncodingHandler {} *x4; struct _xmlBuffer {} *x5; struct _xmlBuffer {} *x6; int x7; int x8; } *mOutputBuffer; + struct __CFData { } *mData; + struct __CFArray { } *mElementNameStack; + int mLastOp; + BOOL mNeedNewlineBeforeNextElement; + struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; } *mXMLDoc; +} + + +- (void)setAttribute:(const char *)arg1 value:(const char *)arg2; +- (void)pushElementName:(const char *)arg1; +- (char *)popElementName; +- (const char *)peekElementName; +- (id)initEmpty; +- (id)initWithHead; +- (struct __CFData { }*)createHtml; +- (struct __CFData { }*)createHtmlWithCss:(struct __CFString { }*)arg1; +- (void)addCharRef:(const char *)arg1; +- (void)addXmlCharContent:(const char *)arg1; +- (struct __CFData { }*)createProgressiveHtml; +- (void)endElementWithExpectedName:(const char *)arg1; +- (void)startElement:(const char *)arg1; +- (void)endElement; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQHStyle.h b/iWorkImport.framework/GQHStyle.h new file mode 100755 index 0000000..3d90caf --- /dev/null +++ b/iWorkImport.framework/GQHStyle.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHStyle : NSObject { + struct __CFDictionary { } *mStyles; + struct __CFString { } *mCssClassAttribute; + struct __CFString { } *mCachedCssStyleName; +} + ++ (void)setSingleStyleAttribute:(struct __CFString { }*)arg1 intValue:(int)arg2 node:(id)arg3; ++ (void)setSingleStyleAttribute:(struct __CFString { }*)arg1 pxValue:(int)arg2 node:(id)arg3; ++ (void)setSingleStyleAttribute:(struct __CFString { }*)arg1 value:(struct __CFString { }*)arg2 node:(id)arg3; ++ (void)appendParentClass:(struct __CFString {}**)arg1 style:(id)arg2 classType:(Class)arg3 state:(id)arg4; ++ (void)createBaseStyleClassesString:(struct __CFArray { }*)arg1 classString:(struct __CFString {}**)arg2 classTypes:(struct __CFArray { }*)arg3 state:(id)arg4; ++ (void)createBaseStyleClassString:(id)arg1 classString:(struct __CFString {}**)arg2 classType:(Class)arg3 state:(id)arg4; + +- (void)addAttribute:(struct __CFString { }*)arg1 ptValue:(int)arg2; +- (void)setupCssClassAttribute:(id)arg1; +- (void)setStyleOnCurrentNode:(id)arg1 mappingBaseStyleClasses:(struct __CFArray { }*)arg2 baseClassTypes:(struct __CFArray { }*)arg3; +- (BOOL)getAttribute:(struct __CFString { }*)arg1 intValue:(int*)arg2; +- (BOOL)getAttribute:(struct __CFString { }*)arg1 trblValue:(id*)arg2; +- (void)addAttribute:(struct __CFString { }*)arg1 trblValue:(id)arg2; +- (void)addAttribute:(struct __CFString { }*)arg1 pxValue:(int)arg2; +- (struct __CFString { }*)createNamedStyle:(struct __CFString { }*)arg1; +- (BOOL)getAttribute:(struct __CFString { }*)arg1 value:(const struct __CFString {}**)arg2; +- (void)setStyleOnCurrentNode:(id)arg1 mappingBaseStyleClass:(id)arg2 baseClassType:(Class)arg3; +- (void)addAttribute:(struct __CFString { }*)arg1 intValue:(int)arg2; +- (void)addAttribute:(struct __CFString { }*)arg1 value:(struct __CFString { }*)arg2; +- (void)setStyleOnCurrentNode:(id)arg1; +- (id)init; +- (void)dealloc; +- (void)addClass:(struct __CFString { }*)arg1; + +@end diff --git a/iWorkImport.framework/GQHTable.h b/iWorkImport.framework/GQHTable.h new file mode 100755 index 0000000..e57fea4 --- /dev/null +++ b/iWorkImport.framework/GQHTable.h @@ -0,0 +1,28 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHTable : GQHGraphicStyle { +} + ++ (const char *)name; ++ (int)mapCellContent:(id)arg1 xml:(id)arg2 state:(id)arg3; ++ (void)splitTable:(id)arg1; ++ (void)getVectorStylesForRowIndex:(unsigned short)arg1 rowSpan:(unsigned short)arg2 columnIndex:(unsigned short)arg3 columnSpan:(unsigned short)arg4 vectorStyles:(id*)arg5 state:(id)arg6; ++ (void)mapVectorStyles:(id*)arg1 toCellStyle:(id)arg2 state:(id)arg3; ++ (void)addMissingCellWithRowIndex:(unsigned short)arg1 columnIndex:(unsigned short)arg2 state:(id)arg3; ++ (void)beginRowWithIndex:(unsigned short)arg1 state:(id)arg2; ++ (void)addMissingCellsUpToRowIndex:(unsigned short)arg1 columnIndex:(unsigned short)arg2 state:(id)arg3; ++ (struct __CFString { }*)createTableAttachmentIdWithNumber:(long)arg1; ++ (void)startTableWithTableAnchor:(struct __CFString { }*)arg1 tableHeight:(float)arg2 state:(id)arg3; ++ (unsigned short)resolveGroupLevel:(id)arg1 model:(id)arg2 columnIndex:(int)arg3 tableState:(id)arg4; ++ (void)mapCellStyle:(id)arg1 rowIndex:(unsigned short)arg2 rowSpan:(unsigned short)arg3 columnIndex:(unsigned short)arg4 columnSpan:(unsigned short)arg5 state:(id)arg6 cell:(id)arg7 level:(unsigned short)arg8; ++ (id)mapBaseFillStyleForRowIndex:(unsigned short)arg1 columnIndex:(unsigned short)arg2 state:(id)arg3 isGroupingCell:(BOOL)arg4; ++ (int)beginTable:(id)arg1 state:(id)arg2; ++ (int)beginCells:(id)arg1 state:(id)arg2; ++ (int)handleCell:(id)arg1 state:(id)arg2; ++ (int)endCells:(id)arg1 state:(id)arg2; ++ (int)endTable:(id)arg1 state:(id)arg2; + + +@end diff --git a/iWorkImport.framework/GQHTableCellStyle.h b/iWorkImport.framework/GQHTableCellStyle.h new file mode 100755 index 0000000..8480b89 --- /dev/null +++ b/iWorkImport.framework/GQHTableCellStyle.h @@ -0,0 +1,12 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHTableCellStyle : GQHGraphicStyle { +} + ++ (const char *)name; ++ (void)mapStyle:(id)arg1 style:(id)arg2 state:(id)arg3 cell:(id)arg4 level:(int)arg5; + + +@end diff --git a/iWorkImport.framework/GQHTableState.h b/iWorkImport.framework/GQHTableState.h new file mode 100755 index 0000000..3a3302e --- /dev/null +++ b/iWorkImport.framework/GQHTableState.h @@ -0,0 +1,46 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDTTable; + +@interface GQHTableState : NSObject { + int mPrevRowIndex; + int mPrevColumnIndex; + GQDTTable *mTable; + struct vector > { struct _Vector_impl { + unsigned short *_M_start; + unsigned short *_M_finish; + unsigned short *_M_end_of_storage; + } x1; } *mCellCountInColumns; + int mGroupLevel; + boolmSplitTable; + double mCurrentTablePosition; + double mLastAttachmentPosition; + long mSplitTableIndex; + double mOriginalTableHeight; +} + + +- (id)table; +- (bool)splitTable; +- (double)currentTablePosition; +- (void)addRowHeight:(float)arg1; +- (struct vector > { struct _Vector_impl { unsigned short *x_1_1_1; unsigned short *x_1_1_2; unsigned short *x_1_1_3; } x1; }*)cellCountInColumns; +- (int)prevRowIndex; +- (int)prevColumnIndex; +- (void)setSplitTable:(bool)arg1; +- (void)setSplitTableIndex:(long)arg1; +- (void)setOriginalTableHeight:(double)arg1; +- (void)setTable:(id)arg1; +- (void)setLastAttachmentPosition:(double)arg1; +- (void)setPrevRowIndex:(int)arg1 columnIndex:(int)arg2; +- (void)setGroupLevel:(int)arg1; +- (int)groupLevel; +- (double)lastAttachmentPosition; +- (long)nextSplitTableIndex; +- (double)originalTableHeight; +- (id)init; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQHTextBox.h b/iWorkImport.framework/GQHTextBox.h new file mode 100755 index 0000000..f181822 --- /dev/null +++ b/iWorkImport.framework/GQHTextBox.h @@ -0,0 +1,24 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHTextBox : GQHParagraphStyle { +} + ++ (const char *)name; ++ (int)handleShapeText:(id)arg1 boundsRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 floating:(BOOL)arg3 state:(id)arg4; ++ (int)outputInnerSandbagsForShape:(id)arg1 layoutStyle:(id)arg2 state:(id)arg3; ++ (int)outputWrapSandbagsForShape:(id)arg1 layoutStyle:(id)arg2 state:(id)arg3; ++ (void)outputSandbag:(id)arg1 state:(id)arg2; ++ (int)outputInnerSandbagsForFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 drawable:(id)arg2 state:(id)arg3; ++ (int)outputWrapSandbagsForFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 columnCount:(int)arg2 drawable:(id)arg3 state:(id)arg4; ++ (BOOL)styleNeedsImageFillMapping:(id)arg1; ++ (void)mapLayout:(id)arg1 style:(id)arg2 state:(id)arg3; ++ (void)mapScaledImageFill:(id)arg1 style:(id)arg2 size:(struct CGSize { float x1; float x2; })arg3; ++ (BOOL)outputWrapSandbagsForFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 columnCount:(int)arg2 drawable:(id)arg3 state:(id)arg4 isPageFrame:(BOOL)arg5; ++ (void)createExternalWrapSandbagStyles:(id)arg1; ++ (void)mapStyle:(id)arg1 style:(id)arg2 state:(id)arg3; ++ (int)handleLayoutStorage:(id)arg1 state:(id)arg2; + + +@end diff --git a/iWorkImport.framework/GQHTextSpan.h b/iWorkImport.framework/GQHTextSpan.h new file mode 100755 index 0000000..c3ade6d --- /dev/null +++ b/iWorkImport.framework/GQHTextSpan.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHTextSpan : NSObject { +} + ++ (int)handleTextList:(id)arg1 checkForTrailingBlanks:(BOOL)arg2 state:(id)arg3; ++ (int)handleTextMarker:(id)arg1 outputBlanks:(BOOL)arg2 state:(id)arg3; ++ (int)handleAutoNumber:(id)arg1 state:(id)arg2; ++ (int)handleAttachment:(id)arg1 state:(id)arg2; ++ (int)nonWhitespaceCount:(struct __CFArray { }*)arg1; ++ (int)handleSpan:(id)arg1 checkForTrailingBlanks:(BOOL)arg2 state:(id)arg3; ++ (int)handleTextBackgroundForStyle:(id)arg1 destStyle:(id)arg2 state:(id)arg3; ++ (int)handleTextListChild:(id)arg1 outputBlanks:(BOOL)arg2 state:(id)arg3; ++ (int)handlePageStart:(id)arg1 state:(id)arg2; ++ (int)handleContainerHint:(id)arg1 state:(id)arg2; + + +@end diff --git a/iWorkImport.framework/GQHTextStyle.h b/iWorkImport.framework/GQHTextStyle.h new file mode 100755 index 0000000..86223f1 --- /dev/null +++ b/iWorkImport.framework/GQHTextStyle.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHTextStyle : NSObject { +} + ++ (const char *)name; ++ (struct __GSFont { }*)createFontFromName:(struct __CFString { }*)arg1 size:(float)arg2; ++ (struct __CFString { }*)platformCreateCssFontFamilyStringFromFontName:(struct __CFString { }*)arg1; ++ (BOOL)platformGetDefaultLineHeight:(struct __CFString { }*)arg1 fontSize:(float)arg2 defLineHeight:(int*)arg3; ++ (void)mapStyle:(id)arg1 style:(id)arg2 state:(id)arg3 isSpan:(BOOL)arg4; ++ (BOOL)getDefaultLineHeight:(struct __CFString { }*)arg1 fontSize:(float)arg2 defLineHeight:(int*)arg3; ++ (void)reduceFontSizeForSuperscriptedText:(id)arg1 style:(id)arg2 state:(id)arg3; ++ (void)mapStyle:(id)arg1 style:(id)arg2 state:(id)arg3; + + +@end diff --git a/iWorkImport.framework/GQHTrbl.h b/iWorkImport.framework/GQHTrbl.h new file mode 100755 index 0000000..4c1d17a --- /dev/null +++ b/iWorkImport.framework/GQHTrbl.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHTrbl : NSObject { + int mTop; + int mRight; + int mBottom; + int mLeft; +} + + +- (int)bottom; +- (void)setBottom:(int)arg1; +- (int)left; +- (void)setLeft:(int)arg1; +- (int)right; +- (void)setRight:(int)arg1; +- (int)top; +- (void)setTop:(int)arg1; +- (void)setTop:(int)arg1 right:(int)arg2 bottom:(int)arg3 left:(int)arg4; +- (struct __CFString { }*)createStringRef; +- (id)init; + +@end diff --git a/iWorkImport.framework/GQHUtils.h b/iWorkImport.framework/GQHUtils.h new file mode 100755 index 0000000..dd9ea56 --- /dev/null +++ b/iWorkImport.framework/GQHUtils.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHUtils : NSObject { +} + ++ (struct __CFString { }*)createHtmlHrefForLinkUri:(struct __CFString { }*)arg1 state:(id)arg2; + + +@end diff --git a/iWorkImport.framework/GQHWrapSandbag.h b/iWorkImport.framework/GQHWrapSandbag.h new file mode 100755 index 0000000..4e17b70 --- /dev/null +++ b/iWorkImport.framework/GQHWrapSandbag.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQHWrapSandbag : NSObject { + struct CGSize { + float width; + float height; + } mSize; + BOOL mFloatsLeft; +} + + +- (id)initWithSize:(struct CGSize { float x1; float x2; })arg1 floatsLeft:(BOOL)arg2; + +@end diff --git a/iWorkImport.framework/GQHXML.h b/iWorkImport.framework/GQHXML.h new file mode 100755 index 0000000..89a098f --- /dev/null +++ b/iWorkImport.framework/GQHXML.h @@ -0,0 +1,43 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class ; + +@interface GQHXML : NSObject { + *mOutput; + BOOL mUseExternalCss; + struct __CFString { } *mFilename; + struct __CFString { } *mCssFilename; + struct __CFString { } *mCss; + struct __CFString { } *mLastCss; + boolisProgressive; +} + +@property(readonly) bool isProgressive; + + +- (bool)isProgressive; +- (void)setAttribute:(const char *)arg1 value:(const char *)arg2; +- (void)setAttribute:(const char *)arg1 floatValue:(float)arg2; +- (void)addViewportMetaTagForDocumentSize:(struct CGSize { float x1; float x2; })arg1 maximumScale:(float)arg2; +- (void)addViewportMetaTagForDocumentSize:(struct CGSize { float x1; float x2; })arg1; +- (void)setAttribute:(const char *)arg1 intValue:(int)arg2; +- (void)addStyleClassLast:(struct __CFString { }*)arg1; +- (id)initEmptyWithFilename:(struct __CFString { }*)arg1 useExternalCss:(BOOL)arg2; +- (void)addCharRef:(const char *)arg1; +- (void)addXmlCharContent:(const char *)arg1; +- (BOOL)writeToOutputBundle:(id)arg1; +- (id)initWithFilename:(struct __CFString { }*)arg1 documentSize:(struct CGSize { float x1; float x2; }*)arg2 outputBundle:(id)arg3 useExternalCss:(BOOL)arg4; +- (void)addContent:(struct __CFString { }*)arg1; +- (void)addStyleClass:(struct __CFString { }*)arg1; +- (struct __CFData { }*)createProgressiveHtml; +- (struct __CFData { }*)createProgressiveeCSSwithStyleTags:(unsigned char)arg1; +- (struct __CFString { }*)cssFilename; +- (void)endElementWithExpectedName:(const char *)arg1; +- (void)startElement:(const char *)arg1; +- (void)setAttribute:(const char *)arg1 cfStringValue:(struct __CFString { }*)arg2; +- (void)endElement; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQNumberFormatter.h b/iWorkImport.framework/GQNumberFormatter.h new file mode 100755 index 0000000..ec6b5c6 --- /dev/null +++ b/iWorkImport.framework/GQNumberFormatter.h @@ -0,0 +1,64 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class NSMutableArray, NSMutableDictionary, NSString; + +@interface GQNumberFormatter : NSObject { + struct __CFLocale { } *mLocale; + struct __CFArray { } *mDecimalFormatters; + struct __CFArray { } *mCurrencyFormatters; + struct __CFArray { } *mPercentageFormatters; + struct __CFArray { } *mScientificFormatters; + struct __CFNumberFormatter { } *mFractionFormatter; + NSMutableDictionary *mCurrencyCodeToSymbolMap; + NSMutableDictionary *mCurrencyCodeToHalfWidthSymbolMap; + NSString *mCurrencyString; + NSString *mPercentageString; + NSString *mScientificString; + NSString *mDecimalString; + NSString *mPercentSymbol; + NSMutableArray *mTransformedDecimalStrings; + NSMutableArray *mTransformedCurrencyStrings; + NSMutableArray *mTransformedPercentageStrings; + NSMutableArray *mTransformedScientificStrings; + struct __CFString { } *mAdditionalCurrencyCode; + struct __CFArray { } *mAdditionalCurrencyCodeFormatters; +} + ++ (int)positionOfCurrencySymbolInNumberFormatSubpattern:(id)arg1; ++ (id)availableCurrencyCodes; ++ (unsigned short)defaultDecimalPlacesForCurrencyCode:(id)arg1; ++ (id)numberFormatStringSpecialSymbols; ++ (id)userVisibleCurrencyCodes; ++ (id)formatterForLocale:(struct __CFLocale { }*)arg1; ++ (int)positionOfSymbol:(id)arg1 inNumberFormatSubpattern:(id)arg2; ++ (void)formatString:(id)arg1 replaceOccurencesOfUnescapedString:(id)arg2 withString:(id)arg3; ++ (int)positionOfMinusSignInNumberFormatSubpattern:(id)arg1; ++ (id)displayNameForCurrencyCode:(id)arg1; ++ (id)defaultFormatStringForValueType:(int)arg1 negativeStyle:(int)arg2; ++ (id)defaultFormatStringForValueType:(int)arg1; ++ (id)localizedPercentSymbol; ++ (id)formatString:(id)arg1 transformedForNegativeStyle:(int)arg2; ++ (id)currentLocaleCurrencyCode; ++ (id)currencySymbolForCurrencyCode:(id)arg1; + +- (BOOL)decimalFromString:(struct __CFString { }*)arg1 value:(double*)arg2 formatString:(const struct __CFString {}**)arg3; +- (BOOL)currencyFromString:(struct __CFString { }*)arg1 additionalCurrencyCode:(struct __CFString { }*)arg2 value:(double*)arg3 formatString:(const struct __CFString {}**)arg4 currencyCode:(const struct __CFString {}**)arg5; +- (BOOL)percentageFromString:(struct __CFString { }*)arg1 value:(double*)arg2 formatString:(const struct __CFString {}**)arg3; +- (BOOL)scientificFromString:(struct __CFString { }*)arg1 value:(double*)arg2 formatString:(const struct __CFString {}**)arg3; +- (BOOL)fractionFromString:(struct __CFString { }*)arg1 value:(double*)arg2; +- (id)displayNameForCurrencyCode:(id)arg1; +- (id)defaultFormatStringForValueType:(int)arg1 negativeStyle:(int)arg2; +- (id)defaultFormatStringForValueType:(int)arg1; +- (id)localizedPercentSymbol; +- (id)initWithLocale:(struct __CFLocale { }*)arg1; +- (void)numberPreferencesChanged:(id)arg1; +- (BOOL)valueFromString:(struct __CFString { }*)arg1 formatters:(struct __CFArray { }*)arg2 value:(double*)arg3 formatString:(const struct __CFString {}**)arg4 currencyCode:(const struct __CFString {}**)arg5; +- (id)halfWidthCurrencySymbolForCurrencyCode:(id)arg1; +- (id)currentLocaleCurrencyCode; +- (id)currencySymbolForCurrencyCode:(id)arg1; +- (BOOL)findCurrencySymbolInString:(struct __CFString { }*)arg1 additionalCurrencyCode:(struct __CFString { }*)arg2 successfulString:(const struct __CFString {}**)arg3; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQPBGProcessor.h b/iWorkImport.framework/GQPBGProcessor.h new file mode 100755 index 0000000..8a28d01 --- /dev/null +++ b/iWorkImport.framework/GQPBGProcessor.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQPBGProcessor : GQPProcessor { + Class mGenerator; +} + + +- (Class)generator; +- (id)initWithPath:(id)arg1 indexFileName:(id)arg2 outputType:(int)arg3 outputPath:(struct __CFString { }*)arg4 previewRequest:(struct __QLPreviewRequest { }*)arg5 progressiveHelper:(id)arg6 generator:(Class)arg7; +- (id)initWithZipArchive:(id)arg1 indexFileName:(id)arg2 outputType:(int)arg3 outputPath:(struct __CFString { }*)arg4 previewRequest:(struct __QLPreviewRequest { }*)arg5 progressiveHelper:(id)arg6 generator:(Class)arg7; +- (void)pushInitialState; +- (BOOL)go; + +@end diff --git a/iWorkImport.framework/GQPLSProcessor.h b/iWorkImport.framework/GQPLSProcessor.h new file mode 100755 index 0000000..d79c6f1 --- /dev/null +++ b/iWorkImport.framework/GQPLSProcessor.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQPLSProcessor : GQPProcessor { + Class mGenerator; +} + + +- (Class)generator; +- (id)initWithPath:(id)arg1 indexFileName:(id)arg2 outputType:(int)arg3 outputPath:(struct __CFString { }*)arg4 previewRequest:(struct __QLPreviewRequest { }*)arg5 progressiveHelper:(id)arg6 generator:(Class)arg7; +- (id)initWithZipArchive:(id)arg1 indexFileName:(id)arg2 outputType:(int)arg3 outputPath:(struct __CFString { }*)arg4 previewRequest:(struct __QLPreviewRequest { }*)arg5 progressiveHelper:(id)arg6 generator:(Class)arg7; +- (void)pushInitialState; +- (BOOL)go; + +@end diff --git a/iWorkImport.framework/GQPProcessor.h b/iWorkImport.framework/GQPProcessor.h new file mode 100755 index 0000000..e9dfd1a --- /dev/null +++ b/iWorkImport.framework/GQPProcessor.h @@ -0,0 +1,82 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class GQSDocument, GQZArchive; + +@interface GQPProcessor : NSObject { + struct _xmlTextReader { } *mReader; + struct _xmlParserInputBuffer { void *x1; int (*x2)(); int (*x3)(); struct _xmlCharEncodingHandler {} *x4; struct _xmlBuffer {} *x5; struct _xmlBuffer {} *x6; int x7; int x8; unsigned long x9; } *mParserInputBuffer; + GQZArchive *mArchive; + struct stack,std::deque, std::allocator > > > { struct deque,std::allocator > > { + struct _Deque_impl { + struct shared_ptr {} **_M_map; + unsigned int _M_map_size; + struct _Deque_iterator,std::tr1::shared_ptr&,std::tr1::shared_ptr*> { + struct shared_ptr {} *_M_cur; + struct shared_ptr {} *_M_first; + struct shared_ptr {} *_M_last; + struct shared_ptr {} **_M_node; + } _M_start; + struct _Deque_iterator,std::tr1::shared_ptr&,std::tr1::shared_ptr*> { + struct shared_ptr {} *_M_cur; + struct shared_ptr {} *_M_first; + struct shared_ptr {} *_M_last; + struct shared_ptr {} **_M_node; + } _M_finish; + } _M_impl; + } x1; } *mStateStack; + struct stack,std::deque, std::allocator > > > { struct deque,std::allocator > > { + struct _Deque_impl { + struct pair {} **_M_map; + unsigned int _M_map_size; + struct _Deque_iterator,std::pair&,std::pair*> { + struct pair {} *_M_cur; + struct pair {} *_M_first; + struct pair {} *_M_last; + struct pair {} **_M_node; + } _M_start; + struct _Deque_iterator,std::pair&,std::pair*> { + struct pair {} *_M_cur; + struct pair {} *_M_first; + struct pair {} *_M_last; + struct pair {} **_M_node; + } _M_finish; + } _M_impl; + } x1; } *mActionStack; + GQSDocument *mDocumentState; + struct __QLPreviewRequest { } *mOutputPreviewRequest; + struct __CFBundle { } *mBundle; + struct CGSize { + float width; + float height; + } mThumbnailSize; + BOOL mWrongFormat; + unsigned char mIsProgressive; +} + ++ (void)initialize; + +- (id)archive; +- (id)documentState; +- (void)setBundle:(struct __CFBundle { }*)arg1; +- (struct __CFBundle { }*)bundle; +- (void)setProgressiveMode:(unsigned char)arg1; +- (BOOL)isWrongFormat; +- (struct stack,std::deque, std::allocator > > > { struct deque,std::allocator > > { struct _Deque_impl { struct pair {} **x_1_2_1; unsigned int x_1_2_2; struct _Deque_iterator,std::pair&,std::pair*> { struct pair {} *x_3_3_1; struct pair {} *x_3_3_2; struct pair {} *x_3_3_3; struct pair {} **x_3_3_4; } x_1_2_3; struct _Deque_iterator,std::pair&,std::pair*> { struct pair {} *x_4_3_1; struct pair {} *x_4_3_2; struct pair {} *x_4_3_3; struct pair {} **x_4_3_4; } x_1_2_4; } x_1_1_1; } x1; }*)actionStack; +- (void)pushInitialState; +- (void)setWrongFormat:(BOOL)arg1; +- (id)initWithPath:(id)arg1 indexFileName:(id)arg2 previewRequest:(struct __QLPreviewRequest { }*)arg3; +- (id)initWithZipArchive:(id)arg1 indexFileName:(id)arg2 previewRequest:(struct __QLPreviewRequest { }*)arg3; +- (struct stack,std::deque, std::allocator > > > { struct deque,std::allocator > > { struct _Deque_impl { struct shared_ptr {} **x_1_2_1; unsigned int x_1_2_2; struct _Deque_iterator,std::tr1::shared_ptr&,std::tr1::shared_ptr*> { struct shared_ptr {} *x_3_3_1; struct shared_ptr {} *x_3_3_2; struct shared_ptr {} *x_3_3_3; struct shared_ptr {} **x_3_3_4; } x_1_2_3; struct _Deque_iterator,std::tr1::shared_ptr&,std::tr1::shared_ptr*> { struct shared_ptr {} *x_4_3_1; struct shared_ptr {} *x_4_3_2; struct shared_ptr {} *x_4_3_3; struct shared_ptr {} **x_4_3_4; } x_1_2_4; } x_1_1_1; } x1; }*)stateStack; +- (BOOL)go; +- (void)setThumbnailSize:(struct CGSize { float x1; float x2; })arg1; +- (struct CGSize { float x1; float x2; })thumbnailSize; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQPProcessorFactory.h b/iWorkImport.framework/GQPProcessorFactory.h new file mode 100755 index 0000000..72892a2 --- /dev/null +++ b/iWorkImport.framework/GQPProcessorFactory.h @@ -0,0 +1,14 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQPProcessorFactory : NSObject { +} + ++ (id)retainedProcessorForDocument:(struct __CFString { }*)arg1 uti:(struct __CFString { }*)arg2 outputType:(int)arg3 outputPath:(struct __CFString { }*)arg4 previewRequest:(struct __QLPreviewRequest { }*)arg5 progressiveHelper:(id)arg6; ++ (id)retainedProcessorForZipArchive:(id)arg1 uti:(struct __CFString { }*)arg2 outputType:(int)arg3 outputPath:(struct __CFString { }*)arg4 previewRequest:(struct __QLPreviewRequest { }*)arg5 progressiveHelper:(id)arg6; ++ (struct __CFString { }*)createUtiForDocument:(struct __CFString { }*)arg1; ++ (int)applicationForDocumentUti:(struct __CFString { }*)arg1; + + +@end diff --git a/iWorkImport.framework/GQPSLProcessor.h b/iWorkImport.framework/GQPSLProcessor.h new file mode 100755 index 0000000..53a7866 --- /dev/null +++ b/iWorkImport.framework/GQPSLProcessor.h @@ -0,0 +1,16 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQPSLProcessor : GQPProcessor { + Class mGenerator; +} + + +- (Class)generator; +- (id)initWithPath:(id)arg1 indexFileName:(id)arg2 outputType:(int)arg3 outputPath:(struct __CFString { }*)arg4 previewRequest:(struct __QLPreviewRequest { }*)arg5 progressiveHelper:(id)arg6 generator:(Class)arg7; +- (id)initWithZipArchive:(id)arg1 indexFileName:(id)arg2 outputType:(int)arg3 outputPath:(struct __CFString { }*)arg4 previewRequest:(struct __QLPreviewRequest { }*)arg5 progressiveHelper:(id)arg6 generator:(Class)arg7; +- (void)pushInitialState; +- (BOOL)go; + +@end diff --git a/iWorkImport.framework/GQPSectionDrawable.h b/iWorkImport.framework/GQPSectionDrawable.h new file mode 100755 index 0000000..29a3df6 --- /dev/null +++ b/iWorkImport.framework/GQPSectionDrawable.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDSStyle; + +@interface GQPSectionDrawable : NSObject { + struct { + int location; + int length; + } mPageRange; + GQDSStyle *mStyle; +} + + +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQPStyleReader.h b/iWorkImport.framework/GQPStyleReader.h new file mode 100755 index 0000000..5c9fe1d --- /dev/null +++ b/iWorkImport.framework/GQPStyleReader.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDSStylesheet, GQDSStyle; + +@interface GQPStyleReader : NSObject { + int mStyleType; + struct __CFArray { } *mEntries; + GQDSStylesheet *mStylesheet; + int mCurrentProperty; + BOOL mStyleIsIdentified; + BOOL mStyleIdentiferEqualsParentIdentifier; + char *mIdentifier; + char *mUid; + char *mParentIdentifier; + GQDSStyle *mStyle; +} + ++ (void)initialize; + +- (id)initWithStyleType:(int)arg1; +- (int)beginReadingFromReader:(struct _xmlTextReader { }*)arg1 processor:(id)arg2; +- (int)doneReading:(id)arg1; +- (BOOL)beginProperty:(const char *)arg1; +- (void)handleObject:(id)arg1; +- (void)doneProperty; +- (void)handleBoolValue:(BOOL)arg1; +- (void)handleIntValue:(int)arg1; +- (void)handleFloatValue:(float)arg1; +- (void)handleDoubleValue:(double)arg1; +- (id)createStyle; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQSDocument.h b/iWorkImport.framework/GQSDocument.h new file mode 100755 index 0000000..42b015a --- /dev/null +++ b/iWorkImport.framework/GQSDocument.h @@ -0,0 +1,93 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQZArchive, GQDRoot, , , GQPProcessor, GQDSStylesheet, GQSTable; + +@interface GQSDocument : NSObject { + GQPProcessor *mProcessor; + GQDRoot *mRoot; + struct __CFURL { } *mBundleUrl; + GQZArchive *mArchive; + *mOutputBundle; + struct __CFArray { } *mObjectStack; + id mGeneratorState; + GQSTable *mTableState; + Class mCurrentDrawablesGenerator; + Class mCurrentTableGenerator; + *mCurrentWrapPointGenerator; + BOOL mMustRegisterDrawables; + BOOL mGeneratorBeginWasCalled; + BOOL mShouldStreamTables; + BOOL mDoExternalTextWrap; + BOOL mGeneratingThumbnail; + BOOL mThumbnailGenerationDone; + unsigned int mTextScale; + struct set,GQUtility::NSObjectComparator,std::allocator > > { struct _Rb_tree,GQUtility::ObjcSharedPtr,std::_Identity >,GQUtility::NSObjectComparator,std::allocator > > { + struct _Rb_tree_impl,false> { + struct NSObjectComparator { + SEL mCompareSelector; + } _M_key_compare; + struct _Rb_tree_node_base { + int _M_color; + struct _Rb_tree_node_base {} *_M_parent; + struct _Rb_tree_node_base {} *_M_left; + struct _Rb_tree_node_base {} *_M_right; + } _M_header; + unsigned int _M_node_count; + } _M_impl; + } x1; } *mWrapPoints; + struct __CFDictionary { } *mBundleResourceUriMap; + GQDSStylesheet *mStylesheet; + BOOL mIsReadingStorageAttachments; + struct __CFString { } *mFilename; +} + + +- (struct __CFString { }*)filename; +- (id)root; +- (id)stylesheet; +- (void)setGeneratingThumbnail:(BOOL)arg1; +- (id)initWithRoot:(id)arg1 processor:(id)arg2 outputBundle:(id)arg3 filename:(struct __CFString { }*)arg4; +- (void)setShouldStreamTables:(BOOL)arg1; +- (BOOL)isThumbnailGenerationDone; +- (void)setGeneratorBeginWasCalled; +- (id)initWithRoot:(id)arg1 processor:(id)arg2 bundleUrl:(struct __CFURL { }*)arg3 outputBundle:(id)arg4; +- (id)initWithRoot:(id)arg1 processor:(id)arg2 archive:(id)arg3 outputBundle:(id)arg4 filename:(struct __CFString { }*)arg5; +- (BOOL)generatorBeginWasCalled; +- (void)setDoExternalTextWrap:(BOOL)arg1; +- (void)setCurrentWrapPointGenerator:(id)arg1; +- (struct __CFString { }*)uriForBundleResource:(struct __CFString { }*)arg1 ofType:(struct __CFString { }*)arg2; +- (id)outputBundle; +- (void)setGeneratorState:(id)arg1; +- (id)generatorState; +- (void)setIsReadingStorageAttachments:(BOOL)arg1; +- (BOOL)isReadingStorageAttachments; +- (Class)currentTableGenerator; +- (BOOL)shouldStreamTables; +- (void)setTableState:(id)arg1; +- (id)tableState; +- (struct __CFURL { }*)createUriToDocumentBundleResource:(struct __CFString { }*)arg1; +- (id)processor; +- (BOOL)doExternalTextWrap; +- (struct vector,std::allocator > > { struct _Vector_impl { struct ObjcSharedPtr {} *x_1_1_1; struct ObjcSharedPtr {} *x_1_1_2; struct ObjcSharedPtr {} *x_1_1_3; } x1; }*)createListOfWrapPointsAlongY:(float)arg1 minX:(float)arg2 maxX:(float)arg3 zIndex:(int)arg4; +- (void)clearWrapPoints; +- (BOOL)mustRegisterDrawables; +- (id)currentWrapPointGenerator; +- (const struct set,GQUtility::NSObjectComparator,std::allocator > > { struct _Rb_tree,GQUtility::ObjcSharedPtr,std::_Identity >,GQUtility::NSObjectComparator,std::allocator > > { struct _Rb_tree_impl,false> { struct NSObjectComparator { SEL x_1_3_1; } x_1_2_1; struct _Rb_tree_node_base { int x_2_3_1; struct _Rb_tree_node_base {} *x_2_3_2; struct _Rb_tree_node_base {} *x_2_3_3; struct _Rb_tree_node_base {} *x_2_3_4; } x_1_2_2; unsigned int x_1_2_3; } x_1_1_1; } x1; }*)wrapPoints; +- (void)addWrapPoint:(id)arg1; +- (BOOL)isGeneratingThumbnail; +- (void)setThumbnailGenerationDone:(BOOL)arg1; +- (void)setMustRegisterDrawables:(BOOL)arg1; +- (id)topObjectOfClass:(Class)arg1; +- (int)objectStackDepth; +- (void)setCurrentDrawablesGenerator:(Class)arg1; +- (Class)currentDrawablesGenerator; +- (void)setCurrentTableGenerator:(Class)arg1; +- (id)peekObject; +- (id)popRetainedObject; +- (void)pushObject:(id)arg1; +- (void)dealloc; +- (void)setStylesheet:(id)arg1; + +@end diff --git a/iWorkImport.framework/GQSSpiceTable.h b/iWorkImport.framework/GQSSpiceTable.h new file mode 100755 index 0000000..a19ac0a --- /dev/null +++ b/iWorkImport.framework/GQSSpiceTable.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQSSpiceTable : GQSTable { + struct __CFDictionary { } *mVectorUidToAlongMap; + BOOL mReadingRowVectors; + struct vector > { struct _Vector_impl { + float *_M_start; + float *_M_finish; + float *_M_end_of_storage; + } x1; } *mRowPositions; + struct vector > { struct _Vector_impl { + float *_M_start; + float *_M_finish; + float *_M_end_of_storage; + } x1; } *mColumnPositions; + float mCurrentCellMinX; + float mCurrentCellMaxX; + float mCurrentCellMinY; + float mCurrentCellMaxY; + id mCurrentCellStorage; + id mCurrentCellStyle; +} + + +- (void)aboutToReadCells; +- (void)setAlongValue:(float)arg1 forOwnedVectorUid:(char *)arg2; +- (void)aboutToReadRowVectors; +- (void)aboutToReadColumnVectors; +- (float)alongValueForVectorUid:(const char *)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQSTable.h b/iWorkImport.framework/GQSTable.h new file mode 100755 index 0000000..bd7129d --- /dev/null +++ b/iWorkImport.framework/GQSTable.h @@ -0,0 +1,35 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQDTCell, GQDTTable, GQDTOverlapCell; + +@interface GQSTable : NSObject { + GQDTTable *mTable; + GQDTOverlapCell *mCurrentOverlapCell; + GQDTCell *mLastCellRead; + BOOL mIsStreaming; + BOOL mAlwaysPutReadCellsInArray; + long mCellCount; + BOOL mIsCounting; +} + + +- (long)column; +- (id)table; +- (long)row; +- (id)initWithStreaming:(BOOL)arg1 table:(id)arg2; +- (BOOL)alwaysPutReadCellsInArray; +- (void)setLastCellRead:(id)arg1; +- (id)lastCellRead; +- (void)setAlwaysPutReadCellsInArray:(BOOL)arg1; +- (void)setIsCountingCount:(BOOL)arg1; +- (void)skipCells:(long)arg1; +- (void)incrementCellPosition; +- (BOOL)isCounting; +- (id)currentOverlapCell; +- (void)setCurrentOverlapCell:(id)arg1; +- (void)dealloc; +- (BOOL)isStreaming; + +@end diff --git a/iWorkImport.framework/GQUCommon.h b/iWorkImport.framework/GQUCommon.h new file mode 100755 index 0000000..f81db88 --- /dev/null +++ b/iWorkImport.framework/GQUCommon.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQUCommon : NSObject { +} + ++ (BOOL)fileExistsAtUrl:(struct __CFURL { }*)arg1; + + +@end diff --git a/iWorkImport.framework/GQUFileOutputBundle.h b/iWorkImport.framework/GQUFileOutputBundle.h new file mode 100755 index 0000000..5a9723b --- /dev/null +++ b/iWorkImport.framework/GQUFileOutputBundle.h @@ -0,0 +1,18 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQUFileOutputBundle : NSObject { + struct __CFURL { } *mOutputUrl; +} + + +- (id)initWithOutputPath:(struct __CFString { }*)arg1; +- (struct __CFString { }*)createUriForResource:(struct __CFString { }*)arg1; +- (void)setDocumentSize:(struct CGSize { float x1; float x2; })arg1; +- (void)setPageElementXPath:(struct __CFString { }*)arg1 withThumbnailsOnLeft:(BOOL)arg2; +- (BOOL)setData:(struct __CFData { }*)arg1 mimeType:(struct __CFString { }*)arg2 forNamedResource:(struct __CFString { }*)arg3; +- (BOOL)setDataForMainHtmlResource:(struct __CFData { }*)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQUIglooOutputBundle.h b/iWorkImport.framework/GQUIglooOutputBundle.h new file mode 100755 index 0000000..291a510 --- /dev/null +++ b/iWorkImport.framework/GQUIglooOutputBundle.h @@ -0,0 +1,25 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQUIglooOutputBundle : NSObject { + struct __CFDictionary { } *mAttachments; + struct __CFData { } *mMainHtmlData; + struct __CFString { } *mUriPrefix; + struct __CFString { } *mUuidStr; +} + + +- (struct __CFDictionary { }*)attachments; +- (void)setUriPrefix:(struct __CFString { }*)arg1; +- (struct __CFDictionary { }*)createOutputDictionary; +- (struct __CFData { }*)mainHtmlData; +- (struct __CFString { }*)createUriForResource:(struct __CFString { }*)arg1; +- (void)setDocumentSize:(struct CGSize { float x1; float x2; })arg1; +- (void)setPageElementXPath:(struct __CFString { }*)arg1 withThumbnailsOnLeft:(BOOL)arg2; +- (BOOL)setData:(struct __CFData { }*)arg1 mimeType:(struct __CFString { }*)arg2 forNamedResource:(struct __CFString { }*)arg3; +- (BOOL)setDataForMainHtmlResource:(struct __CFData { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQUOutputBundleFactory.h b/iWorkImport.framework/GQUOutputBundleFactory.h new file mode 100755 index 0000000..8802155 --- /dev/null +++ b/iWorkImport.framework/GQUOutputBundleFactory.h @@ -0,0 +1,11 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQUOutputBundleFactory : NSObject { +} + ++ (id)createOutputBundleForType:(int)arg1 outputPath:(struct __CFString { }*)arg2 progressiveHelper:(id)arg3; + + +@end diff --git a/iWorkImport.framework/GQUProgressiveOutputBundle.h b/iWorkImport.framework/GQUProgressiveOutputBundle.h new file mode 100755 index 0000000..eafaeb6 --- /dev/null +++ b/iWorkImport.framework/GQUProgressiveOutputBundle.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class GQUProgressiveHelper; + +@interface GQUProgressiveOutputBundle : NSObject { + GQUProgressiveHelper *mHelper; + struct __CFDictionary { } *mQuickLookProperties; + struct __CFDictionary { } *mAttachmentsURLs; + struct __CFDictionary { } *mComputedAttachments; + struct __CFString { } *mUuidStr; + struct __CFString { } *mUriScheme; + BOOL mPreviewStarted; +} + + +- (struct __CFURL { }*)getAttachmentURL:(struct __CFString { }*)arg1 mimeType:(struct __CFString { }*)arg2; +- (id)initWithHandler:(id)arg1; +- (struct __CFString { }*)createUriForResource:(struct __CFString { }*)arg1; +- (void)setCurrentSheetUri:(struct __CFString { }*)arg1; +- (BOOL)appendData:(struct __CFData { }*)arg1 mimeType:(struct __CFString { }*)arg2 resourceName:(struct __CFString { }*)arg3; +- (void)closeAttachment:(struct __CFString { }*)arg1; +- (void)setDocumentSize:(struct CGSize { float x1; float x2; })arg1; +- (void)setPageElementXPath:(struct __CFString { }*)arg1 withThumbnailsOnLeft:(BOOL)arg2; +- (void)startProgressiveData; +- (BOOL)setData:(struct __CFData { }*)arg1 mimeType:(struct __CFString { }*)arg2 forNamedResource:(struct __CFString { }*)arg3; +- (BOOL)setDataForMainHtmlResource:(struct __CFData { }*)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQUQuicklookOutputBundle.h b/iWorkImport.framework/GQUQuicklookOutputBundle.h new file mode 100755 index 0000000..02ce78b --- /dev/null +++ b/iWorkImport.framework/GQUQuicklookOutputBundle.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQUQuicklookOutputBundle : NSObject { + struct __CFDictionary { } *mQuicklookProperties; + struct __CFDictionary { } *mAttachments; + struct __CFData { } *mMainHtmlData; + struct __CFString { } *mUriScheme; + struct __CFString { } *mUuidStr; +} + + +- (struct __CFData { }*)mainHtmlData; +- (struct __CFDictionary { }*)quicklookDictionary; +- (id)initWithUriScheme:(struct __CFString { }*)arg1; +- (BOOL)giveOutputToPreviewRequest:(struct __QLPreviewRequest { }*)arg1; +- (struct __CFString { }*)createUriForResource:(struct __CFString { }*)arg1; +- (void)setDocumentSize:(struct CGSize { float x1; float x2; })arg1; +- (void)setPageElementXPath:(struct __CFString { }*)arg1 withThumbnailsOnLeft:(BOOL)arg2; +- (BOOL)setData:(struct __CFData { }*)arg1 mimeType:(struct __CFString { }*)arg2 forNamedResource:(struct __CFString { }*)arg3; +- (BOOL)setDataForMainHtmlResource:(struct __CFData { }*)arg1; +- (id)init; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQWrapPointSet.h b/iWorkImport.framework/GQWrapPointSet.h new file mode 100755 index 0000000..57bd06a --- /dev/null +++ b/iWorkImport.framework/GQWrapPointSet.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQWrapPointSet : NSObject { + struct set,GQUtility::NSObjectComparator,std::allocator > > { struct _Rb_tree,GQUtility::ObjcSharedPtr,std::_Identity >,GQUtility::NSObjectComparator,std::allocator > > { + struct _Rb_tree_impl,false> { + struct NSObjectComparator { + SEL mCompareSelector; + } _M_key_compare; + struct _Rb_tree_node_base { + int _M_color; + struct _Rb_tree_node_base {} *_M_parent; + struct _Rb_tree_node_base {} *_M_left; + struct _Rb_tree_node_base {} *_M_right; + } _M_header; + unsigned int _M_node_count; + } _M_impl; + } x1; } *mWrapPointSet; +} + + +- (id)init; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQZArchive.h b/iWorkImport.framework/GQZArchive.h new file mode 100755 index 0000000..47189cd --- /dev/null +++ b/iWorkImport.framework/GQZArchive.h @@ -0,0 +1,31 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class NSString, NSMutableDictionary, ; + +@interface GQZArchive : NSObject { + NSMutableDictionary *mEntries; + *mInput; + BOOL mIsEncrypted; + NSString *mFilename; +} + + +- (void)readEntries; +- (void)collapseCommonRootDirectory; +- (id)readFilenameFromBuffer:(const char *)arg1 size:(unsigned long)arg2; +- (void)readExtraFieldFromBuffer:(const char *)arg1 size:(unsigned long)arg2 entry:(id)arg3; +- (BOOL)isEncrypted; +- (id)initWithPath:(id)arg1 collapseCommonRootDirectory:(BOOL)arg2; +- (id)initWithData:(id)arg1 collapseCommonRootDirectory:(BOOL)arg2; +- (id)entryWithName:(id)arg1; +- (id)entryNames; +- (id)filename; +- (struct GQZEndOfCentralDirectory { unsigned int x1; long long x2; long long x3; })readEndOfCentralDirectory; +- (const char *)searchForEndOfCentralDirectoryOffset:(long long*)arg1; +- (struct GQZEndOfCentralDirectory { unsigned int x1; long long x2; long long x3; })readZip64EndOfCentralDirectoryWithEocdOffset:(long long)arg1; +- (struct GQZEndOfCentralDirectory { unsigned int x1; long long x2; long long x3; })readZip64EndOfCentralDirectoryFromOffset:(long long)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQZArchiveFileInputStream.h b/iWorkImport.framework/GQZArchiveFileInputStream.h new file mode 100755 index 0000000..ba0250c --- /dev/null +++ b/iWorkImport.framework/GQZArchiveFileInputStream.h @@ -0,0 +1,34 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@interface GQZArchiveFileInputStream : NSObject { + struct __sFILE { char *x1; int x2; int x3; short x4; short x5; struct __sbuf { + char *_base; + int _size; + } x6; int x7; void *x8; int (*x9)(); int (*x10)(); int (*x11)(); int (*x12)(); struct __sbuf { + char *_base; + int _size; + } x13; struct __sFILEX {} *x14; int x15; unsigned char x16[3]; unsigned char x17[1]; struct __sbuf { + char *_base; + int _size; + } x18; int x19; long long x20; } *mFile; + char *mBuffer; + long long mBufferStart; + long long mBufferEnd; + long long mSize; +} + + +- (id)initWithPath:(id)arg1; +- (long long)size; +- (void)readFromOffset:(long long)arg1 size:(unsigned long)arg2 buffer:(char *)arg3; +- (const char *)dataAtOffset:(long long)arg1 size:(unsigned long)arg2 end:(long long)arg3 readSize:(unsigned int*)arg4; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQZArchiveMemoryInputStream.h b/iWorkImport.framework/GQZArchiveMemoryInputStream.h new file mode 100755 index 0000000..4247ab8 --- /dev/null +++ b/iWorkImport.framework/GQZArchiveMemoryInputStream.h @@ -0,0 +1,20 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class NSData; + +@interface GQZArchiveMemoryInputStream : NSObject { + NSData *mData; + char *mBytes; + long long mSize; +} + + +- (id)initWithData:(id)arg1; +- (long long)size; +- (void)readFromOffset:(long long)arg1 size:(unsigned long)arg2 buffer:(char *)arg3; +- (const char *)dataAtOffset:(long long)arg1 size:(unsigned long)arg2 end:(long long)arg3 readSize:(unsigned int*)arg4; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQZEntry.h b/iWorkImport.framework/GQZEntry.h new file mode 100755 index 0000000..8f79c95 --- /dev/null +++ b/iWorkImport.framework/GQZEntry.h @@ -0,0 +1,26 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class ; + +@interface GQZEntry : NSObject { + *mInput; + int mCompressionMethod; + unsigned long long mCompressedSize; + unsigned long long mUncompressedSize; + unsigned long long mOffset; + unsigned int mCrc; +} + + +- (void)readZip64ExtraField:(const char *)arg1 size:(unsigned long)arg2; +- (id)inputStream; +- (struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; }*)xmlDocument; +- (id)data; +- (struct _xmlDoc { void *x1; int x2; char *x3; struct _xmlNode {} *x4; struct _xmlNode {} *x5; struct _xmlNode {} *x6; struct _xmlNode {} *x7; struct _xmlNode {} *x8; struct _xmlDoc {} *x9; int x10; int x11; struct _xmlDtd {} *x12; struct _xmlDtd {} *x13; struct _xmlNs {} *x14; char *x15; char *x16; void *x17; void *x18; char *x19; int x20; struct _xmlDict {} *x21; void *x22; int x23; int x24; }*)recoverXmlDocument; +- (id)initFromCentralFileHeader:(const char *)arg1 inputStream:(id)arg2; +- (struct _xmlTextReader { }*)xmlReader:(BOOL)arg1; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQZEntryInflateInputStream.h b/iWorkImport.framework/GQZEntryInflateInputStream.h new file mode 100755 index 0000000..2303851 --- /dev/null +++ b/iWorkImport.framework/GQZEntryInflateInputStream.h @@ -0,0 +1,44 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class ; + +@interface GQZEntryInflateInputStream : NSObject { + struct z_stream_s { + char *next_in; + unsigned int avail_in; + unsigned int total_in; + char *next_out; + unsigned int avail_out; + unsigned int total_out; + char *msg; + struct internal_state {} *state; + int (*zalloc)(); + int (*zfree)(); + void *opaque; + int data_type; + unsigned int adler; + unsigned int reserved; + } mStream; + long long mOffset; + long long mEnd; + unsigned int mCalculatedCrc; + unsigned int mCheckCrc; + *mInput; + char *mOutBuffer; + unsigned int mOutBufferSize; +} + + +- (void)readToOwnBuffer:(const char **)arg1 size:(unsigned int*)arg2; +- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; +- (id)initWithOffset:(long long)arg1 end:(long long)arg2 uncompressedSize:(unsigned long long)arg3 crc:(unsigned long)arg4 input:(id)arg5; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQZEntryUncompressedInputStream.h b/iWorkImport.framework/GQZEntryUncompressedInputStream.h new file mode 100755 index 0000000..8a5351c --- /dev/null +++ b/iWorkImport.framework/GQZEntryUncompressedInputStream.h @@ -0,0 +1,19 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@class ; + +@interface GQZEntryUncompressedInputStream : NSObject { + long long mOffset; + long long mEnd; + *mInput; +} + + +- (void)readToOwnBuffer:(const char **)arg1 size:(unsigned int*)arg2; +- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; +- (id)initWithOffset:(long long)arg1 end:(long long)arg2 input:(id)arg3; +- (void)dealloc; + +@end diff --git a/iWorkImport.framework/GQZException.h b/iWorkImport.framework/GQZException.h new file mode 100755 index 0000000..24bcb9a --- /dev/null +++ b/iWorkImport.framework/GQZException.h @@ -0,0 +1,10 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +@interface GQZException : NSException { +} + + + +@end diff --git a/iWorkImport.framework/GQZInflateInputStream.h b/iWorkImport.framework/GQZInflateInputStream.h new file mode 100755 index 0000000..8260ff1 --- /dev/null +++ b/iWorkImport.framework/GQZInflateInputStream.h @@ -0,0 +1,38 @@ +/* Generated by RuntimeBrowser. + Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport + */ + +/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer. + The runtime does not encode function signature information. We use a signature of: + "int (*funcName)()", where funcName might be null. + */ + +@class ; + +@interface GQZInflateInputStream : NSObject { + struct z_stream_s { + char *next_in; + unsigned int avail_in; + unsigned int total_in; + char *next_out; + unsigned int avail_out; + unsigned int total_out; + char *msg; + struct internal_state {} *state; + int (*zalloc)(); + int (*zfree)(); + void *opaque; + int data_type; + unsigned int adler; + unsigned int reserved; + } mStream; + *mInput; +} + + +- (id)initWithInput:(id)arg1; +- (void)readToOwnBuffer:(const char **)arg1 size:(unsigned int*)arg2; +- (unsigned long)readToBuffer:(char *)arg1 size:(unsigned long)arg2; +- (void)dealloc; + +@end