Home
last modified time | relevance | path

Searched refs:bNoAttrImport (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx870 if (!bNoAttrImport) in Read_ANLevelNo()
3986 if( !pIo->bNoAttrImport ) in Set1StyleDefaults()
4039 bool bOldNoImp = pIo->bNoAttrImport; in PrepareStyle()
4043 pIo->bNoAttrImport = true; in PrepareStyle()
4117 pIo->bNoAttrImport = bOldNoImp; in PostStyle()
H A Dww8par.hxx1182 bool bNoAttrImport; // Attribute ignorieren zum Ignorieren v. Styles member in SwWW8ImplReader
H A Dww8par6.cxx2740 if( !bNoAttrImport ) // zum Ignorieren von Styles beim Doc-Einfuegen in NewAttr()
H A Dww8par.cxx3774 bNoAttrImport = bPgChpLevel = bEmbeddObj = false; in SwWW8ImplReader()