/trunk/main/svx/source/tbxctrls/ |
H A D | tbunocontroller.cxx | 55 const uno::Reference< frame::XFrame >& _xFrame, 86 const uno::Reference< frame::XFrame >& _xFrame, in SvxFontSizeBox_Impl() 95 m_xFrame ( _xFrame ) in SvxFontSizeBox_Impl()
|
H A D | tbcontrl.cxx | 138 …const Reference< XFrame >& _xFrame,const String& rClearFormatKey, const String& rMoreKey, sal_Bool… 203 …pParent, const Reference< XDispatchProvider >& rDispatchProvider,const Reference< XFrame >& _xFrame 342 const Reference< XFrame >& _xFrame, in SvxStyleBox_Impl() 354 m_xFrame(_xFrame), in SvxStyleBox_Impl() 627 …rence< XDispatchProvider >& rDispatchProvider,const Reference< XFrame >& _xFrame, WinBits nStyle )… in SvxFontNameBox_Impl() argument 635 m_xFrame (_xFrame) in SvxFontNameBox_Impl()
|
/trunk/main/wizards/com/sun/star/wizards/web/ |
H A D | TOCPreview.java | 74 …eFactory xmsf_, CGSettings settings, WebWizardDialogResources res, String tempDir_, XFrame _xFrame) in TOCPreview() argument 77 xFrame = _xFrame; in TOCPreview()
|
/trunk/main/dbaccess/source/ui/browser/ |
H A D | dataview.cxx | 230 void ODataView::attachFrame(const Reference< XFrame >& _xFrame) in attachFrame() argument 232 m_pAccel->init(m_xServiceFactory,_xFrame); in attachFrame()
|
H A D | genericcontroller.cxx | 1152 … XLayoutManager > OGenericUnoController::getLayoutManager(const Reference< XFrame >& _xFrame) const in getLayoutManager() 1154 Reference< XPropertySet > xPropSet( _xFrame, UNO_QUERY ); in getLayoutManager() 1169 void OGenericUnoController::loadMenu(const Reference< XFrame >& _xFrame) in loadMenu() argument 1171 Reference< XLayoutManager > xLayoutManager = getLayoutManager(_xFrame); in loadMenu()
|
H A D | unodatbr.cxx | 1555 void SbaTableQueryBrowser::attachFrame(const Reference< ::com::sun::star::frame::XFrame > & _xFrame… in attachFrame() argument 1562 SbaXDataBrowserController::attachFrame(_xFrame); in attachFrame() 3729 void SbaTableQueryBrowser::loadMenu(const Reference< XFrame >& _xFrame) in loadMenu() argument 3733 OGenericUnoController::loadMenu(_xFrame); in loadMenu() 3737 … Reference< ::com::sun::star::frame::XLayoutManager > xLayoutManager = getLayoutManager(_xFrame); in loadMenu()
|
/trunk/main/framework/source/fwi/helper/ |
H A D | mischelper.cxx | 81 const uno::Reference< frame::XFrame >& _xFrame, in RetrieveLabelFromCommand() 100 _rModuleIdentifier = xModuleManager->identify( _xFrame ); in RetrieveLabelFromCommand()
|
/trunk/main/odk/examples/java/Inspector/ |
H A D | InspectorAddon.java | 95 public Dispatcher(XFrame _xFrame){ in Dispatcher() argument 96 m_xFrame = _xFrame; in Dispatcher()
|
/trunk/main/dbaccess/source/ui/querydesign/ |
H A D | querycontainerwindow.cxx | 221 void OQueryContainerWindow::showPreview(const Reference<XFrame>& _xFrame) in showPreview() argument 254 Reference < XFramesSupplier > xSup(_xFrame,UNO_QUERY); in showPreview()
|
/trunk/main/cui/source/options/ |
H A D | treeopt.cxx | 579 const Reference< XFrame >& _xFrame, in OfaTreeOptionsDialog() 588 Initialize( _xFrame ); in OfaTreeOptionsDialog() 1816 rtl::OUString getCurrentFactory_Impl( const Reference< XFrame >& _xFrame ) in getCurrentFactory_Impl() argument 1819 Reference < XFrame > xCurrentFrame( _xFrame ); in getCurrentFactory_Impl() 1849 void OfaTreeOptionsDialog::Initialize( const Reference< XFrame >& _xFrame ) in Initialize() argument 1974 rtl::OUString aFactory = getCurrentFactory_Impl( _xFrame ); in Initialize() 1975 rtl::OUString sTemp = GetModuleIdentifier( comphelper::getProcessServiceFactory(), _xFrame ); in Initialize()
|
/trunk/main/cui/source/inc/ |
H A D | treeopt.hxx | 227 … Initialize( const com::sun::star::uno::Reference< com::sun::star::frame::XFrame >& _xFrame ); 259 const com::sun::star::uno::Reference< com::sun::star::frame::XFrame >& _xFrame,
|
/trunk/main/sc/source/ui/cctrl/ |
H A D | tbzoomsliderctrl.cxx | 258 …const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _xFrame , sal_uInt16 nC… in ScZoomSliderWnd() 263 m_xFrame( _xFrame ) in ScZoomSliderWnd()
|
/trunk/main/framework/source/classes/ |
H A D | menumanager.cxx | 1127 void MenuManager::FillMenuImages(Reference< XFrame >& _xFrame,Menu* _pMenu,sal_Bool bIsHiContrast,s… in FillMenuImages() argument 1155 Image aImage = GetImageFromURL( _xFrame, aImageId, sal_False, bIsHiContrast ); in FillMenuImages() 1166 Image aImage = GetImageFromURL( _xFrame, aMenuItemCommand, sal_False, bIsHiContrast ); in FillMenuImages()
|
/trunk/main/dbaccess/inc/ |
H A D | dataview.hxx | 75 …id attachFrame(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _xFrame);
|
H A D | genericcontroller.hxx | 298 …oid loadMenu(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _xFrame); 438 …tManager(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _xFrame) const;
|
/trunk/main/sc/source/ui/inc/ |
H A D | tbzoomsliderctrl.hxx | 74 …nst ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _xFrame , sal_uInt16 nCur…
|
/trunk/main/framework/inc/helper/ |
H A D | mischelper.hxx | 104 ,const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _xFrame
|
/trunk/main/dbaccess/source/ui/inc/ |
H A D | querycontainerwindow.hxx | 82 …id showPreview(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _xFrame);
|
H A D | unodatbr.hxx | 319 … void loadMenu(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _xFrame);
|
/trunk/main/sfx2/source/control/ |
H A D | unoctitm.cxx | 542 …_Impl::SetFrame(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _xFrame) in SetFrame() argument 544 xFrame = _xFrame; in SetFrame()
|