Searched refs:mbNewDoc (Results 1 – 9 of 9) sorted by relevance
3722 , 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()
283 if (!mbNewDoc) in ImportOle()
4039 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()
746 if (mbNewDoc && rSection.maSep.nLnnMod) in HandleLineNumbering()2211 if (!rReader.mbNewDoc) in WW8FlySet()2294 if (!rReader.mbNewDoc) in Init()
1154 bool mbNewDoc; // Neues Dokument ? member in SwWW8ImplReader
2205 SdrObject* pNewObject = mbNewDoc ? 0 : pFlyFmt->FindRealSdrObject(); in CreateContactObject()
1891 return mbNewDoc; in IsNewDoc()1906 mbNewDoc = b; in SetNewDoc()
330 mbNewDoc = in SwDoc()
455 bool mbNewDoc : 1; // TRUE: neues Doc member in SwDoc
Completed in 155 milliseconds