Lines Matching refs:ComplexToolbarController
77 ComplexToolbarController::ComplexToolbarController( in ComplexToolbarController() function in framework::ComplexToolbarController
95 ComplexToolbarController::~ComplexToolbarController() in ~ComplexToolbarController()
101 void SAL_CALL ComplexToolbarController::dispose() in dispose()
115 Sequence<PropertyValue> ComplexToolbarController::getExecuteArgs(sal_Int16 KeyModifier) const in getExecuteArgs()
125 void SAL_CALL ComplexToolbarController::execute( sal_Int16 KeyModifier ) in execute()
166 …Application::PostUserEvent( STATIC_LINK(0, ComplexToolbarController , ExecuteHdl_Impl), pExecuteIn… in execute()
172 void ComplexToolbarController::statusChanged( const FeatureStateEvent& Event ) in statusChanged()
242 IMPL_STATIC_LINK_NOINSTANCE( ComplexToolbarController, ExecuteHdl_Impl, ExecuteInfo*, pExecuteInfo ) in IMPL_STATIC_LINK_NOINSTANCE() argument
263 IMPL_STATIC_LINK_NOINSTANCE( ComplexToolbarController, Notify_Impl, NotifyInfo*, pNotifyInfo ) in IMPL_STATIC_LINK_NOINSTANCE() argument
288 void ComplexToolbarController::addNotifyInfo( in addNotifyInfo()
312 … Application::PostUserEvent( STATIC_LINK(0, ComplexToolbarController, Notify_Impl), pNotifyInfo ); in addNotifyInfo()
317 sal_Int32 ComplexToolbarController::getFontSizePixel( const Window* pWindow ) in getFontSizePixel()
330 uno::Reference< frame::XDispatch > ComplexToolbarController::getDispatchFromCommand( const rtl::OUS… in getDispatchFromCommand()
346 const ::com::sun::star::util::URL& ComplexToolbarController::getInitializedURL() in getInitializedURL()
356 void ComplexToolbarController::notifyFocusGet() in notifyFocusGet()
365 void ComplexToolbarController::notifyFocusLost() in notifyFocusLost()
374 void ComplexToolbarController::notifyTextChanged( const ::rtl::OUString& aText ) in notifyTextChanged()