Home
last modified time | relevance | path

Searched refs:pDocShell (Results 176 – 200 of 229) sorted by relevance

12345678910

/trunk/main/sd/source/ui/inc/
H A Dsdpreslt.hxx48 ::sd::DrawDocShell* pDocShell,
H A DPreviewRenderer.hxx169 void ProvideView (DrawDocShell* pDocShell);
H A Dvectdlg.hxx96 SdVectorizeDlg( Window* pParent, const Bitmap& rBmp, ::sd::DrawDocShell* pDocShell );
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsDragAndDropContext.hxx84 DrawDocShell* pDocShell,
/trunk/main/sc/inc/
H A Dservuno.hxx105 MakeInstance( sal_uInt16 nType, ScDocShell* pDocShell );
H A Deditsrc.hxx135 ScDocShell* pDocShell; member in ScAnnotationEditSource
H A Dfielduno.hxx65 ScDocShell* pDocShell; member in ScCellFieldsObj
135 ScDocShell* pDocShell; member in ScCellFieldObj
H A Daddruno.hxx41 ScDocShell* pDocShell; member in ScAddressConversionObj
H A Ddapiuno.hxx103 ScDocShell* pDocShell; member in ScDataPilotTablesObj
175 ScDocShell* pDocShell; member in ScDataPilotDescriptorBase
189 ScDocShell* GetDocShell() const { return pDocShell; } in GetDocShell()
/trunk/main/sw/source/ui/inc/
H A Dsrcview.hxx88 void Load(SwDocShell* pDocShell);
/trunk/main/sw/source/core/doc/
H A Ddocdesc.cxx530 if (pDocShell) in BroadcastStyleOperation()
532 SfxStyleSheetBasePool * pPool = pDocShell->GetStyleSheetPool(); in BroadcastStyleOperation()
H A Ddoc.cxx2737 if( !mxVbaEvents.is() && pDocShell && ooo::vba::isAlienWordDoc( *pDocShell ) ) in GetVbaEventProcessor()
2741 uno::Reference< frame::XModel > xModel( pDocShell->GetModel(), uno::UNO_SET_THROW ); in GetVbaEventProcessor()
2744 …mxVbaEvents.set( ooo::vba::createVBAUnoAPIServiceWithArgs( pDocShell, "com.sun.star.script.vba.VBA… in GetVbaEventProcessor()
/trunk/main/sc/source/ui/app/
H A Dinputwin.cxx1737 ScDocShell* pDocShell = pViewData->GetDocShell(); in DoEnter() local
1738 ScDocument* pDoc = pDocShell->GetDocument(); in DoEnter()
1752 ScDocFunc aFunc(*pDocShell); in DoEnter()
/trunk/main/sc/source/ui/view/
H A Dprevwsh2.cxx319 SfxBroadcaster* pDrawBC = pDocShell->GetDocument()->GetDrawBroadcaster(); in Notify()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx1819 const SwDocShell* pDocShell = pWrtShell->GetView().GetDocShell(); in FillTransferData() local
1822 if(pDocShell->HasName()) in FillTransferData()
1824 SfxMedium* pMedium = pDocShell->GetMedium(); in FillTransferData()
1871 pDocShell); in FillTransferData()
1877 if( pDocShell->HasName() ) in FillTransferData()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx2105 SwDocShell* pDocShell = (SwDocShell*)SfxObjectShell::GetFirst(&aType); in FillItemSet() local
2107 while( pDocShell ) in FillItemSet()
2109 pDocShell->GetWrtShell()->UpdateRedlineAttr(); in FillItemSet()
2110 pDocShell = (SwDocShell*)SfxObjectShell::GetNext(*pDocShell, &aType); in FillItemSet()
/trunk/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx702 SwDocShell* pDocShell = pXDoc->GetDocShell(); in IMPL_LINK() local
703 m_pExampleWrtShell = pDocShell->GetWrtShell(); in IMPL_LINK()
/trunk/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx476 SwDocShell* pDocShell = pSrcEditWin->GetSrcView()->GetDocShell(); in KeyInput() local
479 pDocShell->SetModified(); in KeyInput()
/trunk/main/sd/inc/
H A Dsdmod.hxx164 …static void ChangeMedium( ::sd::DrawDocShell* pDocShell, SfxViewFrame* pViewFrame, const sal_Int32…
/trunk/main/sc/source/ui/inc/
H A Dprevwsh.hxx48 ScDocShell* pDocShell; member in ScPreviewShell
H A Dformula.hxx128 ScInputHandler* GetNextInputHandler(ScDocShell* pDocShell,PtrTabViewShell* ppViewSh);
H A Dpreview.hxx66 ScDocShell* pDocShell; member in ScPreview
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.hxx113 AnnotationWindow( AnnotationManagerImpl& rManager, DrawDocShell* pDocShell, ::Window* pParent );
/trunk/main/sw/inc/
H A Dunosett.hxx168 SwDocShell* pDocShell; //nur, wenn als ChapterNumbering verwendet member in SwXNumberingRules
231 void Invalidate() {pDocShell = 0;} in Invalidate()
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx1451 const SfxObjectShell* pDocShell, int nId ) in CreateScCharDlg() argument
1457 pDlg = new ScCharDlg( pParent, pAttr, pDocShell ); in CreateScCharDlg()

Completed in 267 milliseconds

12345678910