| ►Nframework | |
| ►Ndetail | |
| CInfoHelperBuilder | |
| CAcceleratorCache | Implements a cache for any accelerator configuration |
| CAcceleratorConfigurationReader | |
| CAcceleratorConfigurationWriter | |
| CActionLockGuard | Implements a guard, which can use the interface <type scope="css::document">XActionLockable</type> |
| CActionTriggerContainer | |
| CActionTriggerHelper | |
| CActionTriggerPropertySet | |
| CActionTriggerSeparatorPropertySet | |
| CAddonMenuItem | |
| CAddonMenuManager | |
| ►CAddonsOptions_Impl | |
| CImageEntry | |
| COneImageEntry | |
| CAddonsParams | |
| CAddonStatusbarItem | |
| CAddonStatusbarItemData | |
| CAddonsToolBarWrapper | |
| CAddonToolbarItem | |
| CButtonToolbarController | |
| CCloseDispatcher | Helper to dispatch the URLs ".uno:CloseDoc"/".uno:CloseWin"/".uno:CloseFrame" to close a frame/document or the whole application implicitly in case it was the last frame |
| CCmdImageList | |
| CComboBoxControl | |
| CComboboxToolbarController | |
| CCommandInfo | |
| ►CComplexToolbarController | |
| CExecuteInfo | |
| CNotifyInfo | |
| CConfigAccess | Implements a simple configuration access @descr Sometimes it's better to have direct config access instead of using specialized config items of the svtools project |
| ►CConfigurationAccess_ControllerFactory | |
| CControllerInfo | |
| CMenuControllerMap | |
| ►CConfigurationAccess_FactoryManager | |
| CFactoryManagerMap | |
| CConstItemContainer | |
| CConverter | |
| CDesktop | |
| CDispatchDisabler | Implementation of a service to make it easy to disable a whole suite of UNO commands in a batch - and have that act in-process |
| CDispatchInformationProvider | |
| CDispatchProvider | Implement a helper for XDispatchProvider interface @descr The result of a queryDispatch() call depends from the owner, which use an instance of this class |
| CDispatchRecorder | |
| CDispatchRecorderSupplier | Implement a supplier for dispatch recorder @descr This supplier can be set on property "DispatchRecorderSupplier" on a frame |
| CDockedData | |
| CDockingAreaDefaultAcceptor | |
| CDocumentUndoGuard | Helper class guarding the Undo manager of a document |
| CDropdownToolbarController | |
| CEditControl | |
| CEditToolbarController | |
| CFixedImageControl | |
| CFixedImageToolbarController | |
| CFixedTextControl | |
| CFixedTextToolbarController | |
| CFloatingData | |
| CFontMenuController | |
| CFontSizeMenuController | |
| CFooterMenuController | |
| CFrameContainer | |
| CFrameworkStatusBar | |
| CGate | |
| CGenericStatusbarController | |
| ►CGenericToolbarController | |
| CExecuteInfo | |
| CGlobalImageList | |
| CGlobalSettings | |
| CGraphicNameAccess | |
| CHandlerCache | |
| CHandlerCFGAccess | Implements configuration access for handler configuration @descr We use the ConfigItem mechanism to read/write values from/to configuration |
| CHeaderMenuController | |
| CHelpOnStartup | Implements a job component, which handle the special feature to show a suitable help page for every (visible!) loaded document |
| CImageButtonToolbarController | |
| CImageItemDescriptor | |
| CImageManager | |
| CImageManagerImpl | |
| CImageOrientationController | |
| CImagesConfiguration | |
| CIMutex | Interface to support different mutex implementations in a generic way |
| CIMutexGuard | |
| CIndicatorInfo | @descr This struct hold some information about all currently running progress processes |
| CInteractionRequest | |
| ►CInterceptionHelper | Implements a helper to support interception with additional functionality |
| CInterceptorInfo | Bind an interceptor component to its URL pattern registration |
| CInterceptorList | Implements a list of items of type InterceptorInfo, and provides some special functions on it |
| CItemContainer | |
| CIUndoManagerImplementation | |
| CJob | It represent a job; execute it and control its lifetime |
| CJobConst | Defines all constant values used within a job environment |
| ►CJobData | Holds all necessary information about a job and handle it's configuration (if any exist!) @descr It can be used from different use cases as a container (or proxy) for all config data of a registered job |
| CTJob2DocEventBinding | Some jobs can be registered to "logical events", which are generated on demand if another document event occurs |
| CJobResult | Represent a result of a finished job execution @descr Such result instance transport all necessary data from the code place where the job was finished to the outside code, where e.g |
| CJobURL | Can be used to parse, validate and work with job URL's @descr Job URLs are specified by the following syntax: vnd.sun.star.job:{[event=<name>]|[alias=<name>]|[service=<name>]} This class can analyze this structure and separate it into his different parts |
| CKeyEventEqualsFunc | |
| CKeyEventHashCode | Own hash functions used for stl-structures ... e.g |
| ►CKeyMapping | Can be used to map key identifier to the corresponding key codes .. |
| CKeyIdentifierInfo | Used to map a key code to the right key identifier, which is used to make the xml file "human readable" |
| CLanguageGuessingHelper | |
| CLanguageSelectionMenuController | |
| CLayoutManager | |
| CListBoxControl | |
| CLoadDispatcher | Implements a dispatch object which can be used to load non-visible components (by using the mechanism of ContentHandler) or visible-components (by using the mechanism of FrameLoader) |
| CLoadEnv | Implements general mechanism for loading documents |
| CLoadEnvException | Specify an exception, which can be used inside the load environment only |
| CMacrosMenuController | |
| CMailToDispatcher | Protocol handler for "mailto:" URLs @descr It's a special dispatch object which is used registered for "mailto:*" URLs and will be automatically used from the framework dispatch mechanism if such URL occurred |
| CMediaTypeDetectionHelper | |
| CMenuAttributes | |
| CMenuBarFactory | |
| ►CMenuBarManager | |
| CMenuItemHandler | |
| CMenuBarWrapper | |
| CMenuConfiguration | |
| CMergeMenuInstruction | |
| CMergeNotebookBarInstruction | |
| CMergeStatusbarInstruction | |
| CMergeToolbarInstruction | |
| CNewMenuController | |
| COComponentAccess | |
| COComponentEnumeration | |
| COFrames | Implement XFrames, XIndexAccess and XElementAccess interfaces as helper for services @descr Use this class as helper for these interfaces |
| ►COReadImagesDocumentHandler | |
| CImageHashMap | |
| COReadMenuBarHandler | |
| COReadMenuDocumentHandler | |
| COReadMenuHandler | |
| COReadMenuPopupHandler | |
| ►COReadStatusBarDocumentHandler | |
| CStatusBarHashMap | |
| COReadStatusBarDocumentHandler_Base | |
| ►COReadToolBoxDocumentHandler | |
| CToolBoxHashMap | |
| COReadToolBoxDocumentHandler_Base | |
| COWriteImagesDocumentHandler | |
| COWriteMenuDocumentHandler | |
| COWriteStatusBarDocumentHandler | |
| COWriteToolBoxDocumentHandler | |
| COxt_Handler | |
| CPersistentWindowState | |
| CPopupControllerEntry | |
| CPopupMenuDispatcher | |
| CPresetHandler | TODO document me |
| CProgressBarWrapper | |
| CPropertySetContainer | |
| CPropHelper | Some helper methods to implement property sets |
| CProtocolCheck | |
| CProtocolHandler | Programmer can register his own services to handle different protocols |
| CQuietInteraction | Handle interactions non visible @descr Sometimes it's necessary to use a non visible interaction handler |
| CReadMenuDocumentHandlerBase | |
| CReferencePathInfo | |
| CReferenceToolbarPathInfo | |
| CRequestFilterSelect_Impl | |
| CRootActionTriggerContainer | |
| CRootItemContainer | |
| CSaxNamespaceFilter | |
| CSaxNamespaceFilter_Base | |
| CServiceHandler | Protocol handler for "service:*" URLs @descr It's a special dispatch/provider object which is registered for such URL pattern and will be automatically used by the framework dispatch mechanism if such URL occurred |
| ►CShareableMutex | This acts like a rtl::Reference<osl::Mutex> |
| CMutexRef | |
| CShareGuard | |
| CShellJob | Implements a job component which can be used to execute system shell commands |
| CSpinfieldControl | |
| CSpinfieldToolbarController | |
| CStartModuleDispatcher | Helper to handle all URLs related to the StartModule |
| CStatusBarConfiguration | |
| CStatusbarItem | |
| CStatusBarManager | |
| CStatusBarWrapper | |
| CStatusIndicator | Implement a status indicator object |
| CStatusIndicatorFactory | Implement a factory service to create new status indicator objects |
| CStatusIndicatorInterfaceWrapper | |
| ►CStorageHolder | TODO document me |
| CTStorageInfo | |
| CStyleDispatcher | A dispatcher that serves as a proxy for style commands with arguments i.e |
| CStyleToolbarController | |
| CSystemExec | Protocol handler for "systemexec:*" URLs @descr It's a special dispatch/provider object which is registered for such URL pattern and will be automatically used by the framework dispatch mechanism if such URL occurred |
| CTagWindowAsModified | |
| CTargetHelper | Can be used to detect, if a target name (used e.g |
| CTaskCreator | |
| ►CTitleBarUpdate | |
| CTModuleInfo | |
| CTitleHelper | Can be used as implementation helper of interface css.frame.XTitle |
| ►CToggleButtonToolbarController | |
| CDropdownMenuItem | |
| ►CToolbarLayoutManager | |
| CSingleRowColumnWindowData | |
| ►CToolBarManager | |
| CExecuteInfo | |
| CToolBarManagerImpl | |
| CToolBarMerger | |
| CToolbarModeMenuController | |
| ►CToolbarsMenuController | |
| CExecuteInfo | |
| CToolBarWrapper | |
| CToolBoxConfiguration | |
| CTransactionGuard | |
| CTransactionManager | |
| CUICommandDescription | |
| CUIConfigElementWrapperBase | |
| CUIElement | |
| CUIElementWrapperBase | |
| CUndoManagerContextListener | |
| CUndoManagerHelper | Helper class for implementing an XUndoManager |
| CUndoManagerHelper_Impl | |
| CUriAbbreviation | |
| CVCLStatusIndicator | |
| CWakeUpThread | |
| CWeakChangesListener | |
| CWeakContainerListener | |
| CWeakDocumentEventListener | |
| CWindowCommandDispatch | Internal helper to bind e.g |
| CWindowHelper | |
| CXCUBasedAcceleratorConfiguration | |
| CXMLBasedAcceleratorConfiguration | Implements a read/write access to the accelerator configuration |
| CXMLNamespaces | |
| ►No3tl | |
| Ctyped_flags< DocState > | |
| Ctyped_flags< FrameAnalyzerFlags > | |
| Ctyped_flags< Job > | |
| Ctyped_flags< LoadEnvFeatures > | |
| ►Nvcl | |
| CCommandImageResolver | |
| CImageAryData | |
| CImageList | |
| CXDesktop | Try to shutdown these desktop environment |
| CXDispatchProvider | Search a dispatcher for given URL @descr If no interceptor is set on owner, we search for right frame and dispatch URL to it |