Home
last modified time | relevance | path

Searched refs:GetFactory (Results 26 – 50 of 51) sorted by relevance

123

/aoo41x/main/sfx2/source/appl/
H A Dnewhelp.cxx1680 if ( *pFactory == pIPage->GetFactory() ) in SetActiveFactory()
1916 GetSearchPage()->SetFactory( GetIndexPage()->GetFactory() ); in SetFactory()
3052 ::rtl::OUString sHelpURL = SfxHelpWindow_Impl::buildHelpURL(pIndexWin->GetFactory(), in ShowStartPage()
3106 sHelpURL = SfxHelpWindow_Impl::buildHelpURL(pIndexWin->GetFactory(), in IMPL_LINK()
3143 SetFactory( pListener->GetFactory() ); in IMPL_LINK()
H A Dimagemgr.cxx115 SfxModule* pModule = pDoc->GetFactory().GetModule(); in GetImage()
H A Dhelpinterceptor.hxx142 String GetFactory() const { return aFactory; } in GetFactory() function in HelpListener_Impl
H A Dmodule.cxx397 if ( pFrame && pFrame->GetObjectShell()->GetFactory().GetModule() == this ) in IsActive()
H A Dfileobj.cxx509 sFactory = pShell->GetFactory().GetFactoryName(); in Edit()
H A Dappserv.cxx745 …if ( pView->GetObjectShell()->GetFactory().GetDocumentServiceName() == lcl_getBasicIDEServiceName(… in lcl_getBasicIDEViewFrame()
/aoo41x/main/sfx2/inc/sfx2/
H A Dfcontnr.hxx88 FactoryFunc GetFactory() { return pFunc; } in GetFactory() function in SfxFrameWindowFactory
H A Dobjsh.hxx275 virtual SfxObjectFactory& GetFactory() const=0;
/aoo41x/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx573 const SfxObjectFactory& rDocFac( m_pData->m_pViewShell->GetObjectShell()->GetFactory() ); in getViewControllerName()
1440 const SfxObjectFactory& rDocFactory( rDoc.GetFactory() ); in ConnectSfxFrame_Impl()
1477 …const sal_uInt16 nViewNo = m_pData->m_pViewShell->GetObjectShell()->GetFactory().GetViewNo_Impl( p… in ConnectSfxFrame_Impl()
H A Dorgmgr.cxx190 …aTitle, aDocShell->GetFactory().GetFilterContainer()->GetAnyFilter( SFX_FILTER_IMPORT | SFX_FILTER… in SV_IMPL_OP_PTRARR_SORT()
/aoo41x/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx109 SwAbstractDialogFactory * GetFactory();
792 SwAbstractDialogFactory* pFact = swui::GetFactory(); in IMPL_LINK()
813 SwAbstractDialogFactory* pFact = swui::GetFactory(); in IMPL_LINK()
/aoo41x/main/sd/source/ui/framework/configuration/
H A DConfigurationController.cxx639 return mpImplementation->mpResourceFactoryContainer->GetFactory(sResourceURL); in getResourceFactory()
/aoo41x/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx109 if ( pView->GetObjectShell()->GetFactory().GetViewFactoryCount() > in isInPrintPreview()
113 pView->GetObjectShell()->GetFactory().GetViewFactory(nViewNo); in isInPrintPreview()
/aoo41x/main/sc/source/ui/docshell/
H A Darealink.cxx249 …const SfxFilter* pFilter = pImpl->m_pDocSh->GetFactory().GetFilterContainer()->GetFilter4FilterNam… in Refresh()
H A Dtablink.cxx193 …const SfxFilter* pFilter = pImpl->m_pDocSh->GetFactory().GetFilterContainer()->GetFilter4FilterNam… in Refresh()
/aoo41x/main/dbaccess/source/ui/inc/
H A DWCopyTable.hxx380 …::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory> GetFactory() const… in GetFactory() function in dbaui::OCopyTableWizard
/aoo41x/main/sw/source/ui/config/
H A Doptcomp.cxx368 SfxFilterContainer* pFacCont = pObjShell->GetFactory().GetFilterContainer(); in InitControls()
/aoo41x/main/sw/source/ui/uiview/
H A Dsrcview.cxx356 SfxFilterContainer* pFilterCont = GetObjectShell()->GetFactory().GetFilterContainer(); in Execute()
H A Dview2.cxx2063 SfxObjectFactory& rFact = pDocSh->GetFactory(); in InsertDoc()
2081 String sFactory = String::CreateFromAscii( pDocSh->GetFactory().GetShortName() ); in InsertDoc()
/aoo41x/main/sfx2/source/doc/
H A Dobjcont.cxx1067 …SfxObjectShellLock xTemplDoc = CreateObjectByFactoryName( GetFactory().GetFactoryName(), SFX_CREAT… in UpdateFromTemplate_Impl()
H A Ddoctempl.cxx1970 …mxObjShell->GetFactory().GetFilterContainer()->GetAnyFilter( SFX_FILTER_EXPORT | SFX_FILTER_IMPORT… in DeleteObjectShell()
/aoo41x/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx848 SfxObjectFactory& rFact = pDocSh->GetFactory(); in InsertFile()
/aoo41x/main/sw/source/ui/app/
H A Ddocsh2.cxx817 SfxObjectFactory &rFact = GetFactory(); in Execute()
/aoo41x/main/starmath/source/
H A Dview.cxx1599 new ::sfx2::DocumentInserter( 0, GetDoc()->GetFactory().GetFactoryName(), 0 ); in Execute()
/aoo41x/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx1349 ::dbaui::appendToFilter( m_xDestConnection, m_sName, GetFactory(), this ); in createTable()

Completed in 191 milliseconds

123