Searched refs:SwDocFac (Results 1 – 7 of 7) sorted by relevance
/trunk/main/sw/source/filter/basflt/ |
H A D | docfact.cxx | 44 SwDocFac::SwDocFac( SwDoc *pDc ) in SwDocFac() function in SwDocFac 59 SwDocFac::~SwDocFac() in ~SwDocFac() 73 SwDoc *SwDocFac::GetDoc() in GetDoc()
|
H A D | shellio.cxx | 429 : SwDocFac(pDocument), pStrm(0), pMedium(&rMedium), pCrsr(0), in SwReader() 438 : SwDocFac(rPam.GetDoc()), pStrm(&rStrm), pMedium(0), pCrsr(&rPam), in SwReader() 451 : SwDocFac(rPam.GetDoc()), pStrm(0), pMedium(&rMedium), in SwReader() 458 : SwDocFac(rPam.GetDoc()), pStrm(0), xStg( rStg ), pMedium(0), pCrsr(&rPam), aFileName(rFilename) in SwReader()
|
/trunk/main/sw/inc/ |
H A D | docfac.hxx | 30 class SwDocFac class 36 SwDocFac( SwDoc *pDoc = 0 ); 37 ~SwDocFac();
|
H A D | shellio.hxx | 159 class SwReader: public SwDocFac
|
/trunk/main/sw/source/ui/inc/ |
H A D | swdtflvr.hxx | 38 class SwDocFac; 73 SwDocFac *pClpDocFac;
|
/trunk/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 293 static SwDoc * lcl_GetDoc(SwDocFac & rDocFac) in lcl_GetDoc() 425 pClpDocFac = new SwDocFac; in GetData() 786 pClpDocFac = new SwDocFac; in PrepareForCopy() 810 pClpDocFac = new SwDocFac; in PrepareForCopy() 836 pClpDocFac = new SwDocFac; in PrepareForCopy() 1003 pClpDocFac = new SwDocFac; in CalculateAndCopy() 1023 pClpDocFac = new SwDocFac; in CopyGlossary()
|
/trunk/main/sw/source/ui/app/ |
H A D | docshini.cxx | 466 SwDocFac aFactory; in AddLink()
|
Completed in 41 milliseconds