Searched refs:Ww1StyleSheet (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sw/source/filter/ww1/ |
H A D | w1class.cxx | 224 Ww1StyleSheet::Ww1StyleSheet(Ww1Fib& _rFib) in Ww1StyleSheet() function in Ww1StyleSheet 256 sal_uInt16 Ww1StyleSheet::ReadNames( sal_uInt8*& p, sal_uInt16& rnCountBytes ) in ReadNames() 274 sal_uInt16 Ww1StyleSheet::ReadChpx(sal_uInt8*& p, sal_uInt16& rnCountBytes) in ReadChpx() 292 sal_uInt16 Ww1StyleSheet::ReadPapx(sal_uInt8*& p, sal_uInt16& rnCountBytes) in ReadPapx() 310 sal_uInt16 Ww1StyleSheet::ReadEstcp(sal_uInt8*& p, sal_uInt16& rnCountBytes) in ReadEstcp()
|
H A D | w1class.hxx | 74 class Ww1StyleSheet; 255 Ww1StyleSheet* pParent; 264 void SetParent(Ww1StyleSheet* newParent) { pParent = newParent; } in SetParent() 283 class Ww1StyleSheet class 299 Ww1StyleSheet(Ww1Fib& rFib); 304 friend ostream& operator <<(ostream&, Ww1StyleSheet&);
|
H A D | w1filter.cxx | 100 Ww1StyleSheet(This.aFib).Out(rOut, This); in operator <<() 1517 void Ww1StyleSheet::OutDefaults(Ww1Shell& rOut, Ww1Manager& rMan, sal_uInt16 stc) in OutDefaults() 1628 void Ww1StyleSheet::OutOne(Ww1Shell& rOut, Ww1Manager& rMan, sal_uInt16 stc) in OutOne() 1723 void Ww1StyleSheet::OutOneWithBase(Ww1Shell& rOut, Ww1Manager& rMan, in OutOneWithBase() 1742 void Ww1StyleSheet::Out(Ww1Shell& rOut, Ww1Manager& rMan) in Out()
|
Completed in 35 milliseconds