Home
last modified time | relevance | path

Searched refs:getDocumentModel (Results 1 – 8 of 8) sorted by relevance

/trunk/main/basic/source/classes/
H A Dsbxmod.cxx450 uno::Reference< frame::XModel > getDocumentModel( StarBASIC* pb ) in getDocumentModel() function
478 …uno::Reference< vba::XVBACompatibility > xVBACompat = getVBACompatibility( getDocumentModel( pb ) … in getDefaultVBAMode()
1023 …uno::Reference< lang::XMultiServiceFactory > xFactory( getDocumentModel( pBasic ), uno::UNO_QUERY_… in SetVBACompat()
1062 xModel.set( getDocumentModel( pBasic ), uno::UNO_SET_THROW ); in Run()
/trunk/main/cui/source/customize/
H A Dselector.cxx607 Reference<XInterface> xDocumentModel = getDocumentModel(xCtx, nodeName ); in GetImage()
682 SvxConfigGroupListBox_Impl::getDocumentModel( in getDocumentModel() function in SvxConfigGroupListBox_Impl
H A Dcfgutil.cxx830 Reference<XInterface> xDocumentModel = getDocumentModel(xCtx, nodeName ); in GetImage()
908 SfxConfigGroupListBox_Impl::getDocumentModel( Reference< XComponentContext >& xCtx, ::rtl::OUString… in getDocumentModel() function in SfxConfigGroupListBox_Impl
/trunk/main/cui/source/inc/
H A Dcfgutil.hxx162 …::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getDocumentModel( ::com::su…
H A Dselector.hxx153 …::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getDocumentModel( ::com::su…
H A Dscriptdlg.hxx90 …::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getDocumentModel( ::com::su…
/trunk/main/cui/source/dialogs/
H A Dscriptdlg.cxx227 xDocumentModel.set(getDocumentModel(xCtx, uiName ), UNO_QUERY); in Init()
274 SFTreeListBox::getDocumentModel( Reference< XComponentContext >& xCtx, ::rtl::OUString& docName ) in getDocumentModel() function in SFTreeListBox
/trunk/main/basic/source/runtime/
H A Dmethods.cxx116 Reference< XModel > getDocumentModel( StarBASIC* );
531 … ::basic::vba::registerCurrentDirectory( getDocumentModel( pBasic ), rPar.Get(1)->GetString() ); in RTLFUNC()

Completed in 87 milliseconds