Searched refs:Ww1Plc (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/sw/source/filter/ww1/ |
| H A D | w1class.hxx | 58 class Ww1Plc; 856 class Ww1Plc class 867 Ww1Plc(Ww1Fib&, sal_uLong, sal_uInt16, sal_uInt16); 868 ~Ww1Plc(); 869 friend ostream& operator <<(ostream&, Ww1Plc&); 887 class Ww1PlcGlossary : public Ww1Plc 891 Ww1Plc(rFibL, rFibL.GetFIB().fcPlcfglsyGet(), in Ww1PlcGlossary() 897 class Ww1PlcAnnotationRef : public Ww1Plc 901 Ww1Plc(rFibL, rFibL.GetFIB().fcPlcfandRefGet(), in Ww1PlcAnnotationRef() 907 class Ww1PlcAnnotationTxt : public Ww1Plc [all …]
|
| H A D | w1class.cxx | 739 Ww1Plc::Ww1Plc(Ww1Fib& rInFib, sal_uLong ulFilePos, sal_uInt16 nInCountBytes, in Ww1Plc() function in Ww1Plc 765 Ww1Plc::~Ww1Plc() in ~Ww1Plc() 770 void Ww1Plc::Seek(sal_uLong ulSeek, sal_uInt16& nIndex) in Seek() 777 sal_uLong Ww1Plc::Where(sal_uInt16 nIndex) in Where() 786 sal_uInt8* Ww1Plc::GetData(sal_uInt16 nIndex) in GetData()
|