Home
last modified time | relevance | path

Searched refs:mbNewDoc (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx3722 , mbNewDoc(bNewDoc) in SwWW8ImplReader()
4016 return mrReader.mbNewDoc; in IsNewDoc()
4277 if (mbNewDoc && pStg && !pGloss) in CoreLoad()
4326 SwRelNumRuleSpaces aRelNumRule(rDoc, mbNewDoc); in CoreLoad()
4343 if (!mbNewDoc) in CoreLoad()
4397 if (mbNewDoc) in CoreLoad()
4503 if (!mbNewDoc) in CoreLoad()
4632 if (mbNewDoc) in CoreLoad()
4778 if (mbNewDoc) in CoreLoad()
5194 if ( !mbNewDoc ) in SetOutlineStyles()
H A Dww8par4.cxx283 if (!mbNewDoc) in ImportOle()
H A Dww8par2.cxx4039 bool bImport = !bStyExist || pIo->mbNewDoc; // Inhalte Importieren ? in PrepareStyle()
4083 else if( pIo->mbNewDoc && bStyExist ) in PrepareStyle()
4736 if (pIo->mbNewDoc && pIo->pStandardFmtColl) in Import()
H A Dww8par6.cxx746 if (mbNewDoc && rSection.maSep.nLnnMod) in HandleLineNumbering()
2211 if (!rReader.mbNewDoc) in WW8FlySet()
2294 if (!rReader.mbNewDoc) in Init()
H A Dww8par.hxx1154 bool mbNewDoc; // Neues Dokument ? member in SwWW8ImplReader
H A Dww8graf.cxx2205 SdrObject* pNewObject = mbNewDoc ? 0 : pFlyFmt->FindRealSdrObject(); in CreateContactObject()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx1891 return mbNewDoc; in IsNewDoc()
1906 mbNewDoc = b; in SetNewDoc()
H A Ddocnew.cxx330 mbNewDoc = in SwDoc()
/trunk/main/sw/inc/
H A Ddoc.hxx455 bool mbNewDoc : 1; // TRUE: neues Doc member in SwDoc

Completed in 115 milliseconds