Home
last modified time | relevance | path

Searched refs:_xFrame (Results 1 – 20 of 20) sorted by relevance

/trunk/main/svx/source/tbxctrls/
H A Dtbunocontroller.cxx55 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 Dtbcontrl.cxx138 …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 DTOCPreview.java74 …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 Ddataview.cxx230 void ODataView::attachFrame(const Reference< XFrame >& _xFrame) in attachFrame() argument
232 m_pAccel->init(m_xServiceFactory,_xFrame); in attachFrame()
H A Dgenericcontroller.cxx1152 … 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 Dunodatbr.cxx1555 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 Dmischelper.cxx81 const uno::Reference< frame::XFrame >& _xFrame, in RetrieveLabelFromCommand()
100 _rModuleIdentifier = xModuleManager->identify( _xFrame ); in RetrieveLabelFromCommand()
/trunk/main/odk/examples/java/Inspector/
H A DInspectorAddon.java95 public Dispatcher(XFrame _xFrame){ in Dispatcher() argument
96 m_xFrame = _xFrame; in Dispatcher()
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontainerwindow.cxx221 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 Dtreeopt.cxx579 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 Dtreeopt.hxx227 … 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 Dtbzoomsliderctrl.cxx258 …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 Dmenumanager.cxx1127 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 Ddataview.hxx75 …id attachFrame(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _xFrame);
H A Dgenericcontroller.hxx298 …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 Dtbzoomsliderctrl.hxx74 …nst ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _xFrame , sal_uInt16 nCur…
/trunk/main/framework/inc/helper/
H A Dmischelper.hxx104 ,const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _xFrame
/trunk/main/dbaccess/source/ui/inc/
H A Dquerycontainerwindow.hxx82 …id showPreview(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _xFrame);
H A Dunodatbr.hxx319 … void loadMenu(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _xFrame);
/trunk/main/sfx2/source/control/
H A Dunoctitm.cxx542 …_Impl::SetFrame(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _xFrame) in SetFrame() argument
544 xFrame = _xFrame; in SetFrame()

Completed in 169 milliseconds