Home
last modified time | relevance | path

Searched refs:WriteOUString (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/filter/ww8/
H A DWW8FFData.cxx77 void WW8FFData::WriteOUString(SvStream * pDataStrm, const ::rtl::OUString & rStr, in WriteOUString() function in sw::WW8FFData
135 WriteOUString(pDataStrm, msName, true); in Write()
138 WriteOUString(pDataStrm, msDefault, true); in Write()
142 WriteOUString(pDataStrm, msFormat, true); in Write()
143 WriteOUString(pDataStrm, msHelp, true); in Write()
144 WriteOUString(pDataStrm, msStatus, true); in Write()
145 WriteOUString(pDataStrm, msMacroEnter, true); in Write()
146 WriteOUString(pDataStrm, msMacroExit, true); in Write()
161 WriteOUString(pDataStrm, rEntry, false); in Write()
H A DWW8FFData.hxx67 void WriteOUString(SvStream * pStream, const ::rtl::OUString & rStr, bool bAddZero);

Completed in 20 milliseconds