Home
last modified time | relevance | path

Searched refs:Ww1PlcSep (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sw/source/filter/ww1/
H A Dw1class.hxx68 class Ww1PlcSep;
929 class Ww1PlcSep : public Ww1Plc class
932 Ww1PlcSep(Ww1Fib& rFibL): in Ww1PlcSep() function in Ww1PlcSep
936 friend ostream& operator <<(ostream&, Ww1PlcSep&);
1418 class Ww1Sep : public Ww1PlcSep
1424 : Ww1PlcSep(rFibL), aHdd(rFibL, grpfIhdt), nPlcIndex(0) {} in Ww1Sep()
1428 sal_uInt8* GetData() { return Ww1PlcSep::GetData(nPlcIndex); } in GetData()
1430 sal_uLong Where() { return Ww1PlcSep::Where(nPlcIndex); } in Where()

Completed in 21 milliseconds