Searched refs:getFrameInterface (Results 1 – 12 of 12) sorted by relevance
466 if ( getFrameInterface().is() ) in Dispatch()467 xController = getFrameInterface()->getController(); in Dispatch()491 getFrameInterface(), UNO_QUERY_THROW); in Dispatch()537 if ( getFrameInterface().is() ) in statusChanged()538 xController = getFrameInterface()->getController(); in statusChanged()770 … Reference< ::com::sun::star::awt::XWindow > xParent = getFrameInterface()->getContainerWindow(); in endPopupMode()831 Reference< XFrame > xFrame = getFrameInterface(); in createAndPositionSubToolBar()867 … Reference< ::com::sun::star::awt::XWindow > xParent = getFrameInterface()->getContainerWindow(); in createAndPositionSubToolBar()
117 … ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > xFrame( getFrameInterface()); in functionSelected()132 … ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > xFrame( getFrameInterface()); in updateImage()
179 … ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > xFrame( getFrameInterface()); in functionSelected()194 … ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > xFrame( getFrameInterface()); in updateImage()
57 … ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > getFrameInterface() const;
62 … ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > getFrameInterface() const;
78 … ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > getFrameInterface() const;
118 Reference< XDispatchProvider > xDispatchProvider( getFrameInterface(), UNO_QUERY ); in OpenURL()
77 FieldUnit eOutUnit = SfxModule::GetModuleFieldUnit( getFrameInterface() ); in GetMetricStr_Impl()
309 aInfoSeq[nCount].Value = uno::makeAny( getFrameInterface() ); in addNotifyInfo()
58 Reference< XFrame > FrameStatusListener::getFrameInterface() const in getFrameInterface() function in svt::FrameStatusListener
81 Reference< XFrame > StatusbarController::getFrameInterface() const in getFrameInterface() function in svt::StatusbarController
106 Reference< XFrame > ToolboxController::getFrameInterface() const in getFrameInterface() function in svt::ToolboxController
Completed in 40 milliseconds