Home
last modified time | relevance | path

Searched defs:GetDoc (Results 1 – 25 of 52) sorted by path

123

/trunk/main/sc/inc/
H A Dcompiler.hxx425 const ScDocument* GetDoc() const { return pDoc; } in GetDoc() function in ScCompiler
/trunk/main/sc/source/core/data/
H A Ddptablecache.cxx1112 ScDocument* ScDPTableDataCache::GetDoc() const in GetDoc() function in ScDPTableDataCache
/trunk/main/sc/source/filter/inc/
H A Dxlroot.hxx216 inline ScDocument& GetDoc() const { return mrData.mrDoc; } in GetDoc() function in XclRoot
/trunk/main/sc/source/ui/inc/
H A Dolinewin.hxx92 inline ScDocument& GetDoc() const { return *mrViewData.GetDocument(); } in GetDoc() function in ScOutlineWindow
/trunk/main/sd/inc/
H A Dcusshow.hxx66 SdDrawDocument* GetDoc() const { return pDoc; } in GetDoc() function in SdCustomShow
H A Dstlpool.hxx92 SdDrawDocument* GetDoc() const { return mpDoc; } in GetDoc() function in SdStyleSheetPool
/trunk/main/sd/source/core/text/
H A Dtextapi.cxx119 SdDrawDocument* GetDoc() { return pImpl->mpDoc; } in GetDoc() function in sd::TextAPIEditSource
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanagerimpl.hxx119 SdDrawDocument* GetDoc() { return mpDoc; } in GetDoc() function in sd::AnnotationManagerImpl
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx728 SdDrawDocument* DrawDocShell::GetDoc() in GetDoc() function in sd::DrawDocShell
/trunk/main/sd/source/ui/inc/
H A DView.hxx271 SdDrawDocument* View::GetDoc (void) const in GetDoc() function in sd::View
H A Dfupoor.hxx71 SdDrawDocument* GetDoc() { return mpDoc; } in GetDoc() function in sd::FuPoor
H A Dunomodel.hxx137 SdDrawDocument* GetDoc() const { return mpDoc; } in GetDoc() function in SdXImpressDocument
/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx1442 SdDrawDocument* ViewShell::GetDoc (void) const in GetDoc() function in sd::ViewShell
/trunk/main/starmath/inc/
H A Dview.hxx268 SmDocShell * GetDoc() in GetDoc() function in SmViewShell
/trunk/main/starmath/source/
H A Dedit.cxx172 SmDocShell * SmEditWindow::GetDoc() in GetDoc() function in SmEditWindow
/trunk/main/svtools/source/edit/
H A Dtextundo.hxx62 TextDoc* GetDoc() const { return mpTextEngine->mpDoc; } in GetDoc() function in TextUndo
/trunk/main/svx/inc/svx/
H A Dunomodel.hxx66 SdrModel* GetDoc() const { return mpDoc; } in GetDoc() function in SvxUnoDrawingModel
/trunk/main/sw/inc/
H A Dauthfld.hxx102 SwDoc* GetDoc(){ return m_pDoc; } in GetDoc() function in SwAuthorityFieldType
H A Dddefld.hxx80 const SwDoc* GetDoc() const { return pDoc; } in GetDoc() function in SwDDEFieldType
81 SwDoc* GetDoc() { return pDoc; } in GetDoc() function in SwDDEFieldType
H A Ddocsh.hxx204 inline SwDoc* GetDoc() { return mpDoc; } in GetDoc() function in SwDocShell
205 inline const SwDoc* GetDoc() const { return mpDoc; } in GetDoc() function in SwDocShell
H A Ddocstyle.hxx224 SwDoc& GetDoc() const { return rDoc; } in GetDoc() function in SwDocStyleSheetPool
H A Ddocufld.hxx509 SwDoc* GetDoc() const in GetDoc() function in SwPostItFieldType
711 SwDoc* GetDoc() const { return pDoc; } in GetDoc() function in SwRefPageGetFieldType
H A Ddrawdoc.hxx42 const SwDoc& GetDoc() const { return *pDoc; } in GetDoc() function in SwDrawModel
43 SwDoc& GetDoc() { return *pDoc; } in GetDoc() function in SwDrawModel
H A Dexpfld.hxx306 SwDoc* GetDoc() const { return pDoc; } in GetDoc() function in SwInputFieldType
H A Dfldbas.hxx416 inline SwDoc* GetDoc() const { return pDoc; } in GetDoc() function in SwValueFieldType
444 inline SwDoc* GetDoc() const { return ((SwValueFieldType*)GetTyp())->GetDoc(); } in GetDoc() function in SwValueField

Completed in 173 milliseconds

123