Home
last modified time | relevance | path

Searched refs:fStdStylenamesWritten (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1233 sal_uInt16 fStdStylenamesWritten : 1; // Are built-in stylenames stored? member in WW8Style
H A Ddump8a.cxx2547 *pOut << ", Written:" << (fStdStylenamesWritten) ? 'T' : 'F'; in Dump()
H A Dww8scan.cxx5552 fStdStylenamesWritten = a16Bit & 0x0001; in WW8Style()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1470 sal_uInt16 fStdStylenamesWritten : 1; // Are built-in stylenames stored? member in WW8Style
H A Dww8scan.cxx6175 fStdStylenamesWritten = a16Bit & 0x0001; in WW8Style()

Completed in 94 milliseconds