Home
last modified time | relevance | path

Searched refs:SfxObjectShell (Results 151 – 175 of 405) sorted by relevance

12345678910>>...17

/trunk/main/sc/source/ui/app/
H A Ddrwtrans.cxx478 SfxObjectShell* pEmbObj = aDocShellRef; in GetData()
586 SfxObjectShell* pEmbObj = (SfxObjectShell*) pUserObject; in WriteObject()
/trunk/main/sd/source/ui/app/
H A Dsdmod2.cxx181 pDocShell = dynamic_cast< ::sd::DrawDocShell *>( SfxObjectShell::Current() ); in IMPL_LINK()
419 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current() ); in CreateItemSet()
551 ::sd::DrawDocShell* pDocSh = PTR_CAST(::sd::DrawDocShell, SfxObjectShell::Current() ); in ApplyItemSet()
H A Dsdxfer.cxx158 SfxObjectShell* pObj = maDocShellRef; in ~SdTransferable()
671 SfxObjectShell* pEmbObj = (SfxObjectShell*) pObject; in WriteObject()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx961 for ( SfxObjectShell *pDoc = SfxObjectShell::GetFirst(); in SaveAll_Impl()
963 pDoc = SfxObjectShell::GetNext(*pDoc) ) in SaveAll_Impl()
1008 SfxObjectShell *pDoc = rEventHint.GetObjShell(); in NotifyEvent()
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx1374 ScDocShell* pCurrentSh = PTR_CAST( ScDocShell, SfxObjectShell::Current() ); in GetDocNames()
1377 SfxObjectShell* pSh = SfxObjectShell::GetFirst(); in GetDocNames()
1395 pSh = SfxObjectShell::GetNext( *pSh ); in GetDocNames()
/trunk/main/scripting/source/vbaevents/
H A Deventhelper.cxx704 SfxObjectShell* mpShell;
721 SfxObjectShell* pShell = SfxObjectShell::GetFirst(); in setShellFromModel()
729 pShell = SfxObjectShell::GetNext( *pShell ); in setShellFromModel()
/trunk/main/sc/inc/
H A Daddincol.hxx49 class SfxObjectShell;
220 void SetCallerFromObjectShell( SfxObjectShell* pSh );
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.hxx917 SfxObjectShell& mrPers;
929 DrawingOLEAdaptor(SdrOle2Obj &rObj, SfxObjectShell &rPers);
/trunk/main/sfx2/inc/sfx2/
H A Dshell.hxx51 class SfxObjectShell;
250 virtual SfxObjectShell* GetObjectShell();
/trunk/main/sc/source/ui/inc/
H A Danyrefdg.hxx45 class SfxObjectShell;
171 virtual sal_Bool IsDocAllowed( SfxObjectShell* pDocSh ) const;
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1916 Rectangle aBoundRect = SfxObjectShell::GetVisArea(); in Draw()
1970 ((ScDocShell*)this)->SfxObjectShell::SetVisArea( aNewArea ); in GetVisArea()
1974 return SfxObjectShell::GetVisArea( nAspect ); in GetVisArea()
2193 SfxObjectShell* pShell = SfxObjectShell::GetFirst(); in GetShellByNum()
2205 pShell = SfxObjectShell::GetNext( *pShell ); in GetShellByNum()
/trunk/main/cui/source/tabpages/
H A Dborder.cxx339 SfxObjectShell* pDocSh = SfxObjectShell::Current(); in SvxBorderTabPage()
598 SfxObjectShell* pShell; in Reset()
600 ( 0 != (pShell = SfxObjectShell::Current()) && in Reset()
H A Dtabarea.cxx126 SfxObjectShell* pShell = SfxObjectShell::Current(); in SavePalettes()
/trunk/main/sc/source/ui/view/
H A Dtabvwshf.cxx522 SfxObjectShell* pSh = SfxObjectShell::GetFirst(); in ExecuteTable()
545 pSh = SfxObjectShell::GetNext( *pSh ); in ExecuteTable()
H A Ddrawview.cxx695 SfxObjectShell* pShell = pDoc->GetDocumentShell(); in GetObjectByName()
728 SfxObjectShell* pShell = pDoc->GetDocumentShell(); in SelectCurrentViewObject()
782 SfxObjectShell* pShell = pDoc->GetDocumentShell(); in SelectObject()
/trunk/main/sc/source/ui/optdlg/
H A Dtpview.cxx336 SfxObjectShell* pDocSh = SfxObjectShell::Current(); in InitGridOpt()
484 ScDocShell* pDocSh = PTR_CAST(ScDocShell,SfxObjectShell::Current()); in Create()
/trunk/main/sw/source/ui/chrdlg/
H A Dchardlg.cxx218 SfxObjectShell* pShell; in SwCharURLPage()
220 ( 0 != ( pShell = SfxObjectShell::Current()) && in SwCharURLPage()
H A Dnumpara.cxx88 SfxObjectShell* pObjSh; in SwParagraphNumTabPage()
90 ( 0 != ( pObjSh = SfxObjectShell::Current()) && in SwParagraphNumTabPage()
/trunk/main/sw/source/ui/fldui/
H A Dfldedt.cxx202 SfxObjectShell* pDocSh = SfxObjectShell::Current(); in CreatePage()
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx1117 SfxObjectShell* pShell = SfxObjectShell::Current(); in Init_Impl()
2132 SfxObjectShell* pSh = SfxObjectShell::Current(); in IMPL_LINK()
2334 SfxObjectShell* pSh = SfxObjectShell::Current(); in BuildAttrText_Impl()
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx556 const SfxObjectShell* pDocSh = SfxObjectShell::Current(); in GetDocFontList_Impl()
831 SfxObjectShell* pDocSh = SfxObjectShell::Current(); in SvxColorWindow_Impl()
2063 SfxObjectShell* pDocShell = SfxObjectShell::Current(); in Update()
/trunk/main/sfx2/source/view/
H A Dviewprn.cxx74 SfxObjectShell* mpObjectShell;
652 SfxObjectShell *pObjShell = GetObjectShell(); in ExecPrint()
703 SfxObjectShell* pDoc = GetObjectShell(); in ExecPrint_Impl()
/trunk/main/svx/source/form/
H A Dfmscriptingenv.cxx396 SfxObjectShell& m_rObjectShell;
400 NewStyleUNOScript( SfxObjectShell& _rObjectShell, const ::rtl::OUString& _rScriptCode ) in NewStyleUNOScript()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel2.cxx186 aVisArea = SfxObjectShell::GetVisArea(nAspect); in GetVisArea()
253 return SfxObjectShell::GetFirstPageSize(); in GetFirstPageSize()
/trunk/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx506 SfxObjectShell* pDocSh = SfxObjectShell::Current(); in SetCharAttriutes()

Completed in 253 milliseconds

12345678910>>...17