Lines Matching refs:SwDoc
62 class SwDoc;
178 SwReader( SfxMedium&, const String& rFilename, SwDoc *pDoc = 0 );
217 SwDoc* pTemplate;
250 static void SetNoOutlineNum( SwDoc& rDoc );
257 static void ResetFrmFmts( SwDoc& rDoc );
260 SwDoc* GetTemplateDoc();
261 sal_Bool SetTemplate( SwDoc& rDoc );
289 virtual sal_uLong Read(SwDoc &, const String& rBaseURL, SwPaM &,const String &)=0;
299 virtual sal_uLong Read( SwDoc &, const String& rBaseURL, SwPaM &,const String &);
360 SwDoc* GetDoc();
417 extern sal_Bool SetHTMLTemplate( SwDoc &rDoc ); //Fuer Vorlagen aus HTML.vor laden shellio.cxx
467 SwDoc* pDoc;
515 static SwPaM * NewSwPaM(SwDoc & rDoc,
604 SwDoc &rDoc;
614 SwWriter( SvStream&, SwDoc & );
618 SwWriter( const com::sun::star::uno::Reference < com::sun::star::embed::XStorage >&, SwDoc& );
622 SwWriter( SfxMedium&, SwDoc & );