Lines Matching refs:rFrame
148 svt::ToolboxController* SAL_CALL SfxToolBoxControllerFactory( const Reference< XFrame >& rFrame, To… in SfxToolBoxControllerFactory() argument
162 if ( rFrame.is() ) in SfxToolBoxControllerFactory()
164 xController = rFrame->getController(); in SfxToolBoxControllerFactory()
1221 const Reference< XFrame >& rFrame, in SfxPopupWindow()
1227 , m_xFrame( rFrame ) in SfxPopupWindow()
1241 const Reference< XFrame >& rFrame, in SfxPopupWindow()
1247 , m_xFrame( rFrame ) in SfxPopupWindow()
1261 const Reference< XFrame >& rFrame, in SfxPopupWindow()
1268 , m_xFrame( rFrame ) in SfxPopupWindow()
1282 const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rFrame, in SfxPopupWindow()
1289 , m_xFrame( rFrame ) in SfxPopupWindow()