Home
last modified time | relevance | path

Searched refs:FWE_DLLPUBLIC (Results 1 – 25 of 31) sorted by relevance

12

/AOO42X/main/framework/inc/framework/
H A Dsfxhelperfunctions.hxx45 FWE_DLLPUBLIC pfunc_setToolBoxControllerCreator SAL_CALL SetToolBoxControllerCreator( pfunc_setTool…
47 FWE_DLLPUBLIC svt::ToolboxController* SAL_CALL CreateToolBoxController( const ::com::sun::star::uno…
49 FWE_DLLPUBLIC pfunc_setStatusBarControllerCreator SAL_CALL SetStatusBarControllerCreator( pfunc_set…
51 FWE_DLLPUBLIC svt::StatusbarController* SAL_CALL CreateStatusBarController( const ::com::sun::star:…
53 FWE_DLLPUBLIC pfunc_getRefreshToolbars SAL_CALL SetRefreshToolbars( pfunc_getRefreshToolbars pRefre…
55 FWE_DLLPUBLIC void SAL_CALL RefreshToolbars( ::com::sun::star::uno::Reference< ::com::sun::star::fr…
57 FWE_DLLPUBLIC pfunc_createDockingWindow SAL_CALL SetDockingWindowCreator( pfunc_createDockingWindow…
59 FWE_DLLPUBLIC void SAL_CALL CreateDockingWindow( const ::com::sun::star::uno::Reference< ::com::sun…
61 FWE_DLLPUBLIC pfunc_isDockingWindowVisible SAL_CALL SetIsDockingWindowVisible( pfunc_isDockingWindo…
63 FWE_DLLPUBLIC bool SAL_CALL IsDockingWindowVisible( const ::com::sun::star::uno::Reference< ::com::…
[all …]
H A Daddonsoptions.hxx88 struct FWE_DLLPUBLIC MergeMenuInstruction
99 struct FWE_DLLPUBLIC MergeToolbarInstruction
112 struct FWE_DLLPUBLIC MergeStatusbarInstruction
151 class FWE_DLLPUBLIC AddonsOptions
H A Dmenuextensionsupplier.hxx30 struct FWE_DLLPUBLIC MenuExtensionItem
41 FWE_DLLPUBLIC pfunc_setMenuExtensionSupplier SAL_CALL SetMenuExtensionSupplier( pfunc_setMenuExtens…
43 FWE_DLLPUBLIC MenuExtensionItem SAL_CALL GetMenuExtension();
H A Daddonmenu.hxx48 class FWE_DLLPUBLIC AddonMenu : public PopupMenu
59 class FWE_DLLPUBLIC AddonPopupMenu : public AddonMenu
81 class FWE_DLLPUBLIC AddonMenuManager
H A Dfwedllapi.h28 #define FWE_DLLPUBLIC SAL_DLLPUBLIC_EXPORT macro
30 #define FWE_DLLPUBLIC SAL_DLLPUBLIC_IMPORT macro
H A Dimageproducer.hxx41 pfunc_getImage FWE_DLLPUBLIC SAL_CALL SetImageProducer( pfunc_getImage pGetImageFunc );
43 Image FWE_DLLPUBLIC SAL_CALL GetImageFromURL( const ::com::sun::star::uno::Reference< ::com::sun::s…
H A Deventsconfiguration.hxx40 struct FWE_DLLPUBLIC EventsConfig
46 class FWE_DLLPUBLIC EventsConfiguration
H A Dinteraction.hxx72 class FWE_DLLPUBLIC RequestFilterSelect
97 class FWE_DLLPUBLIC InteractionRequest
H A Dstatusbarconfiguration.hxx39 struct FWE_DLLPUBLIC StatusBarItemDescriptor
56 class FWE_DLLPUBLIC StatusBarConfiguration
H A Ddocumentundoguard.hxx53 class FWE_DLLPUBLIC DocumentUndoGuard
H A Dbmkmenu.hxx49 class FWE_DLLPUBLIC BmkMenu : public AddonMenu
H A Dconfigimporter.hxx37 class FWE_DLLPUBLIC UIConfigurationImporterOOo1x
H A Dactiontriggerhelper.hxx37 class FWE_DLLPUBLIC ActionTriggerHelper
H A Dtoolboxconfiguration.hxx42 class FWE_DLLPUBLIC ToolBoxConfiguration
H A Dframelistanalyzer.hxx53 class FWE_DLLPUBLIC FrameListAnalyzer
H A Dpreventduplicateinteraction.hxx82 class FWE_DLLPUBLIC PreventDuplicateInteraction : private ThreadHelpBase2
H A Dundomanagerhelper.hxx108 class FWE_DLLPUBLIC UndoManagerHelper
/AOO42X/main/framework/inc/classes/
H A Dactiontriggerpropertyset.hxx56FWE_DLLPUBLIC ActionTriggerPropertySet( const ::com::sun::star::uno::Reference< ::com::sun::star::…
57 FWE_DLLPUBLIC virtual ~ActionTriggerPropertySet();
60 …virtual FWE_DLLPUBLIC ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::…
62 virtual FWE_DLLPUBLIC void SAL_CALL acquire() throw ();
63 virtual FWE_DLLPUBLIC void SAL_CALL release() throw ();
66 …virtual FWE_DLLPUBLIC ::rtl::OUString SAL_CALL getImplementationName( ) throw (::com::sun::star::…
67 …virtual FWE_DLLPUBLIC sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) thro…
68 …virtual FWE_DLLPUBLIC ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServ…
71 …virtual FWE_DLLPUBLIC ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getT…
72 …virtual FWE_DLLPUBLIC ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId( )…
H A Dfwkresid.hxx33 class FWE_DLLPUBLIC FwkResId : public ResId
H A Dimagewrapper.hxx38 class FWE_DLLPUBLIC ImageWrapper : public ThreadHelpBase , // Struct f…
/AOO42X/main/framework/inc/xml/
H A Dmenudocumenthandler.hxx55 class FWE_DLLPUBLIC ReadMenuDocumentHandlerBase : public ThreadHelpBase, // Struct for right ini…
118 class FWE_DLLPUBLIC OReadMenuDocumentHandler : public ReadMenuDocumentHandlerBase
162 class FWE_DLLPUBLIC OReadMenuBarHandler : public ReadMenuDocumentHandlerBase
209 class FWE_DLLPUBLIC OReadMenuHandler : public ReadMenuDocumentHandlerBase
247 class FWE_DLLPUBLIC OReadMenuPopupHandler : public ReadMenuDocumentHandlerBase
290 class FWE_DLLPUBLIC OWriteMenuDocumentHandler
H A Deventsdocumenthandler.hxx59 class FWE_DLLPUBLIC OReadEventsDocumentHandler : private ThreadHelpBase, // Struct for right ini…
149 class FWE_DLLPUBLIC OWriteEventsDocumentHandler : private ThreadHelpBase // Struct for right initia…
H A Dstatusbardocumenthandler.hxx59 class FWE_DLLPUBLIC OReadStatusBarDocumentHandler : private ThreadHelpBase, // Struct for right ini…
148 class FWE_DLLPUBLIC OWriteStatusBarDocumentHandler : private ThreadHelpBase // Struct for right ini…
H A Dtoolboxdocumenthandler.hxx53 class FWE_DLLPUBLIC OReadToolBoxDocumentHandler : private ThreadHelpBase, // Struct for right ini…
169 class FWE_DLLPUBLIC OWriteToolBoxDocumentHandler : private ThreadHelpBase // Struct for right ini…
H A Dxmlnamespaces.hxx35 class FWE_DLLPUBLIC XMLNamespaces

12