Searched refs:mbNewDoc (Results 1 – 9 of 9) sorted by relevance
3722 , mbNewDoc(bNewDoc) in SwWW8ImplReader()4015 return mrReader.mbNewDoc; in IsNewDoc()4276 if (mbNewDoc && pStg && !pGloss) in CoreLoad()4325 SwRelNumRuleSpaces aRelNumRule(rDoc, mbNewDoc); in CoreLoad()4342 if (!mbNewDoc) in CoreLoad()4396 if (mbNewDoc) in CoreLoad()4502 if (!mbNewDoc) in CoreLoad()4631 if (mbNewDoc) in CoreLoad()4777 if (mbNewDoc) in CoreLoad()5193 if ( !mbNewDoc ) in SetOutlineStyles()
283 if (!mbNewDoc) in ImportOle()
4010 bool bImport = !bStyExist || pIo->mbNewDoc; // Inhalte Importieren ? in PrepareStyle()4054 else if( pIo->mbNewDoc && bStyExist ) in PrepareStyle()4707 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
2208 SdrObject* pNewObject = mbNewDoc ? 0 : pFlyFmt->FindRealSdrObject(); in CreateContactObject()
313 mbNewDoc = in SwDoc()
1909 return mbNewDoc; in IsNewDoc()1924 mbNewDoc = b; in SetNewDoc()
455 bool mbNewDoc : 1; // TRUE: neues Doc member in SwDoc
Completed in 297 milliseconds