Home
last modified time | relevance | path

Searched refs:SfxObjectShell (Results 101 – 125 of 405) sorted by relevance

12345678910>>...17

/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx166 SfxObjectShell& m_rShell;
168 SfxDocInfoListener_Impl( SfxObjectShell& i_rDoc ) in SfxDocInfoListener_Impl()
367 SfxOwnFramesLocker( SfxObjectShell* ObjechShell );
372 SfxOwnFramesLocker::SfxOwnFramesLocker( SfxObjectShell* pObjectShell ) in SfxOwnFramesLocker()
537 SfxBaseModel::SfxBaseModel( SfxObjectShell *pObjectShell ) in DBG_NAME()
970 SfxObjectShell* pObjectShell = m_pData->m_pObjectShell; in attachResource()
2744 SfxObjectShell* SfxBaseModel::GetObjectShell() const in GetObjectShell()
2746 return m_pData ? (SfxObjectShell*) m_pData->m_pObjectShell : 0; in GetObjectShell()
2749 SfxObjectShell* SfxBaseModel::impl_getObjectShell() const in impl_getObjectShell()
2751 return m_pData ? (SfxObjectShell*) m_pData->m_pObjectShell : 0; in impl_getObjectShell()
[all …]
/trunk/main/sd/source/ui/inc/
H A Ddocprev.hxx50 SfxObjectShell* mpObj;
70 void SetObjectShell( SfxObjectShell* pObj, sal_uInt16 nShowPage = 0 );
/trunk/main/sw/source/filter/basflt/
H A Dfltini.cxx1014 typedef sal_uLong ( __LOADONCALLAPI *SaveOrDel )( SfxObjectShell&, SotStorage&, sal_Bool, const Str…
1015 typedef sal_uLong ( __LOADONCALLAPI *GetSaveWarning )( SfxObjectShell& );
1017 sal_uLong SaveOrDelMSVBAStorage( SfxObjectShell& rDoc, SotStorage& rStor, sal_Bool bSaveInto, const… in SaveOrDelMSVBAStorage()
1025 sal_uLong GetSaveWarningOfMSVBAStorage( SfxObjectShell &rDocS ) in GetSaveWarningOfMSVBAStorage()
/trunk/main/sfx2/inc/sfx2/
H A Dsfxhtml.hxx37 class SfxObjectShell;
95 SfxObjectShell *pSh=0 );
H A Dmacropg.hxx40 class SfxObjectShell;
141 const SfxObjectShell* _pShell,
H A Ddoctempl.hxx34 class SfxObjectShell;
38 SV_DECL_REF(SfxObjectShell)
/trunk/main/svx/source/mnuctrls/
H A Dfntctl.cxx75 SfxObjectShell *pDoc = SfxObjectShell::Current(); in FillMenu()
/trunk/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx213 SfxObjectShell* pDocSh = SfxObjectShell::Current(); in DoDrag()
275 SfxObjectShell* pDocSh = NULL; in SvxColorDockingWindow()
/trunk/main/sfx2/source/view/
H A Dipclient.cxx193 SfxObjectShell::SetCurrentComponent( xDocument ); in stateChanged()
337 SfxObjectShell* pDocShell = m_pClient->GetViewShell()->GetObjectShell(); in saveObject()
569 SfxObjectShell* pDocShell = m_pClient->GetViewShell()->GetObjectShell(); in getComponent()
904 Window* SfxInPlaceClient::GetActiveWindow( SfxObjectShell* pDoc, const com::sun::star::uno::Referen… in GetActiveWindow()
913 SfxInPlaceClient* SfxInPlaceClient::GetClient( SfxObjectShell* pDoc, const com::sun::star::uno::Ref… in GetClient()
H A Dviewsh.cxx526 SfxObjectShell* pDoc = GetObjectShell(); in ExecMisc_Impl()
1070 SfxObjectShell *pSh = GetViewFrame()->GetObjectShell(); in Activate()
1967 SfxObjectShell* SfxViewShell::GetObjectShell() in GetObjectShell()
1978 const SfxObjectShell* pDocShell( const_cast< SfxViewShell* >( this )->GetObjectShell() ); in GetCurrentDocument()
1991 SfxObjectShell::SetCurrentComponent( xDocument ); in SetCurrentDocument()
2283 SfxObjectShell* pObj = GetObjectShell(); in GetRenderable()
/trunk/main/sd/source/ui/unoidl/
H A Dunodoc.cxx65 SfxObjectShell* pShell = in SdDrawingDocument_createInstance()
94 SfxObjectShell* pShell = in SdPresentationDocument_createInstance()
/trunk/main/sc/inc/
H A Darealink.hxx34 class SfxObjectShell;
55 ScAreaLink( SfxObjectShell* pShell, const String& rFile,
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh4.cxx91 SfxObjectShell* pDocSh = SfxObjectShell::Current(); in GetFormTextState()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx98 css::uno::Reference< css::uno::XInterface > createVBAUnoAPIService( SfxObjectShell* pShell, const s… in createVBAUnoAPIService()
1347 uno::Reference< XHelperInterface > getUnoDocModule( const String& aModName, SfxObjectShell* pShell ) in getUnoDocModule()
1363 SfxObjectShell* getSfxObjShell( const uno::Reference< frame::XModel >& xModel ) throw (uno::Runtime… in getSfxObjShell()
1365 SfxObjectShell* pFoundShell = NULL; in getSfxObjShell()
1369 …pFoundShell = reinterpret_cast<SfxObjectShell*>( xObjShellTunnel->getSomething(SfxObjectShell::get… in getSfxObjShell()
/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx1077 SfxObjectShell* pObjSh = SfxObjectShell::Current(); in StartEditEngine()
1235 SfxObjectShell* pObjSh = SfxObjectShell::Current(); in SetTextString()
1465 SfxObjectShell* pObjSh = SfxObjectShell::Current(); in FillRangeNames()
/trunk/main/sc/source/ui/attrdlg/
H A Dattrdlg.cxx111 SfxObjectShell* pDocSh = SfxObjectShell::Current(); in PageCreated()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx67 …o::Reference< XHelperInterface > getUnoDocModule( const String& aModName, SfxObjectShell* pShell );
68 …VBAHELPER_DLLPUBLIC SfxObjectShell* getSfxObjShell( const css::uno::Reference< css::frame::XModel …
69 … css::uno::Reference< css::uno::XInterface > createVBAUnoAPIService( SfxObjectShell* pShell, cons…
/trunk/main/basctl/source/basicide/
H A Dunomodel.cxx45 SIDEModel::SIDEModel( SfxObjectShell *pObjSh ) in SIDEModel()
121 SfxObjectShell* pShell = new BasicDocShell(); in SIDEModel_createInstance()
/trunk/main/sd/source/ui/dlg/
H A Dnavigatr.cxx744 PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current() ); in RefreshDocumentLB()
745 SfxObjectShell* pSfxDocShell = SfxObjectShell::GetFirst(0, sal_False); in RefreshDocumentLB()
774 pSfxDocShell = SfxObjectShell::GetNext( *pSfxDocShell, 0 , sal_False ); in RefreshDocumentLB()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx269 SfxObjectShell* pDocShell = pDialog->GetObjectShell(); in ExecuteDrop()
1574 SfxObjectShell* pDocShell = pViewFrame->GetObjectShell(); in Update_Impl()
1710 SfxObjectShell *pDocShell = pViewFrame->GetObjectShell(); in Notify()
1799 SfxObjectShell *pDocShell = pViewFrame->GetObjectShell(); in FilterSelect()
1945 SfxObjectShell *pDocShell = pViewFrame->GetObjectShell(); in IMPL_LINK()
2073 …tring getModuleIdentifier( const Reference< XModuleManager >& i_xModMgr, SfxObjectShell* i_pObjSh ) in getModuleIdentifier()
2098 sal_Int32 SfxCommonTemplateDialog_Impl::LoadFactoryStyleFilter( SfxObjectShell* i_pObjSh ) in LoadFactoryStyleFilter()
2118 void SfxCommonTemplateDialog_Impl::SaveFactoryStyleFilter( SfxObjectShell* i_pObjSh, sal_Int32 i_nF… in SaveFactoryStyleFilter()
3140 SfxObjectShell *pDocShell = pViewFrame->GetObjectShell(); in UpdateFamily_Impl()
/trunk/main/svx/source/sidebar/text/
H A DSvxSBFontNameBox.cxx43 const SfxObjectShell* pDocSh = SfxObjectShell::Current(); in GetDocFontList_Impl()
/trunk/main/sfx2/source/inc/
H A Downsubfilterservice.hxx37 class SfxObjectShell;
48 SfxObjectShell* m_pObjectShell;
/trunk/main/sc/source/ui/inc/
H A Dtransobj.hxx33 class SfxObjectShell;
110 …static SfxObjectShell* SetDrawClipDoc( sal_Bool bAnyOle ); // update ScGlobal::pDrawClipDocShellR…
/trunk/main/sfx2/inc/
H A Dfrmload.hxx117 SfxObjectShell& i_rDocument,
131 const SfxObjectShell& i_rDocument,
/trunk/main/sw/source/ui/dialog/
H A Ddocstdlg.cxx103 SwDocShell* pDocShell = (SwDocShell*) SfxObjectShell::Current(); in SwDocStatPage()
184 SwDocShell* pDocShell = (SwDocShell*) SfxObjectShell::Current(); in IMPL_LINK()

Completed in 137 milliseconds

12345678910>>...17