Home
last modified time | relevance | path

Searched refs:getFrameInterface (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sfx2/source/toolbox/
H A Dtbxitem.cxx466 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()
/trunk/main/svx/source/tbxctrls/
H A Dtbxalign.cxx117 … ::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()
/trunk/main/svx/source/customshapes/
H A Dtbxcustomshapes.cxx171 ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > xFrame( getFrameInterface()); in functionSelected()
186 ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > xFrame( getFrameInterface()); in updateImage()
/trunk/main/svtools/inc/svtools/
H A Dframestatuslistener.hxx57 … ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > getFrameInterface() const;
H A Dstatusbarcontroller.hxx62 … ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > getFrameInterface() const;
H A Dtoolboxcontroller.hxx78 … ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > getFrameInterface() const;
/trunk/main/sfx2/source/inet/
H A Dinettbc.cxx118 Reference< XDispatchProvider > xDispatchProvider( getFrameInterface(), UNO_QUERY ); in OpenURL()
/trunk/main/framework/source/uielement/
H A Dcomplextoolbarcontroller.cxx309 aInfoSeq[nCount].Value = uno::makeAny( getFrameInterface() ); in addNotifyInfo()
/trunk/main/svx/source/stbctrls/
H A Dpszctrl.cxx75 FieldUnit eOutUnit = SfxModule::GetModuleFieldUnit( getFrameInterface() ); in GetMetricStr_Impl()
/trunk/main/svtools/source/uno/
H A Dframestatuslistener.cxx58 Reference< XFrame > FrameStatusListener::getFrameInterface() const in getFrameInterface() function in svt::FrameStatusListener
H A Dstatusbarcontroller.cxx81 Reference< XFrame > StatusbarController::getFrameInterface() const in getFrameInterface() function in svt::StatusbarController
H A Dtoolboxcontroller.cxx106 Reference< XFrame > ToolboxController::getFrameInterface() const in getFrameInterface() function in svt::ToolboxController

Completed in 71 milliseconds