Home
last modified time | relevance | path

Searched refs:PopupWindowController (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svtools/source/uno/
H A Dpopupwindowcontroller.cxx143 PopupWindowController::PopupWindowController( const Reference< lang::XMultiServiceFactory >& rServi… in PopupWindowController() function in svt::PopupWindowController
151 PopupWindowController::~PopupWindowController() in ~PopupWindowController()
156 Any SAL_CALL PopupWindowController::queryInterface( const Type& aType ) in queryInterface()
166 void SAL_CALL PopupWindowController::acquire() throw () in acquire()
171 void SAL_CALL PopupWindowController::release() throw () in release()
177 sal_Bool SAL_CALL PopupWindowController::supportsService( const OUString& ServiceName ) throw(Runti… in supportsService()
198 void SAL_CALL PopupWindowController::dispose() throw (RuntimeException) in dispose()
215 void SAL_CALL PopupWindowController::execute( sal_Int16 KeyModifier ) throw (RuntimeException) in execute()
220 void SAL_CALL PopupWindowController::click() throw (RuntimeException) in click()
225 void SAL_CALL PopupWindowController::doubleClick() throw (RuntimeException) in doubleClick()
[all …]
/trunk/main/svx/source/tbxctrls/
H A Dextrusioncontrols.hxx81 class ExtrusionDirectionControl : public svt::PopupWindowController
92 using svt::PopupWindowController::createPopupWindow;
136 class ExtrusionDepthController : public svt::PopupWindowController
147 using svt::PopupWindowController::createPopupWindow;
194 class ExtrusionLightingControl : public svt::PopupWindowController
205 using svt::PopupWindowController::createPopupWindow;
238 class ExtrusionSurfaceControl : public svt::PopupWindowController
249 using svt::PopupWindowController::createPopupWindow;
H A Dfontworkgallery.cxx489 class FontworkAlignmentControl : public svt::PopupWindowController
500 using svt::PopupWindowController::createPopupWindow;
507 : svt::PopupWindowController( rServiceManager, Reference< frame::XFrame >(), OUString( RTL_CONSTASC… in FontworkAlignmentControl()
729 class FontworkCharacterSpacingControl : public svt::PopupWindowController
740 using svt::PopupWindowController::createPopupWindow;
745 : svt::PopupWindowController( rServiceManager, Reference< frame::XFrame >(), OUString( RTL_CONSTASC… in FontworkCharacterSpacingControl()
H A Dextrusioncontrols.cxx252 : svt::PopupWindowController( rServiceManager, Reference< frame::XFrame >(), OUString( RTL_CONSTASC… in ExtrusionDirectionControl()
516 : svt::PopupWindowController( rServiceManager, Reference< frame::XFrame >(), OUString( RTL_CONSTASC… in ExtrusionDepthController()
788 : svt::PopupWindowController( rServiceManager, Reference< frame::XFrame >(), OUString( RTL_CONSTASC… in ExtrusionLightingControl()
929 : svt::PopupWindowController( rServiceManager, Reference< frame::XFrame >(), OUString( RTL_CONSTASC… in ExtrusionSurfaceControl()
/trunk/main/svtools/inc/svtools/
H A Dpopupwindowcontroller.hxx40 class SVT_DLLPUBLIC PopupWindowController : public svt::ToolboxController, public ::com::sun::star:… class
43PopupWindowController( const com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFa…
46 ~PopupWindowController();
/trunk/main/sd/source/ui/controller/
H A Dslidelayoutcontroller.hxx32 class SlideLayoutController : public svt::PopupWindowController
43 using svt::PopupWindowController::createPopupWindow;
H A Dslidelayoutcontroller.cxx381 : svt::PopupWindowController( rServiceManager, Reference< frame::XFrame >(), sCommandURL ) in SlideLayoutController()

Completed in 33 milliseconds