Home
last modified time | relevance | path

Searched refs:Ww1Style (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sw/source/filter/ww1/
H A Dw1class.cxx91 Ww1Style::Ww1Style() in Ww1Style() function in Ww1Style
96 Ww1Style::~Ww1Style() in ~Ww1Style()
101 void Ww1Style::SetDefaults(sal_uInt8 stc) in SetDefaults()
111 sal_uInt16 Ww1Style::ReadName( sal_uInt8*&p, sal_uInt16& rnCountBytes, sal_uInt16 stc ) in ReadName()
176 sal_uInt16 Ww1Style::ReadChpx( sal_uInt8*&p, sal_uInt16& rnCountBytes ) in ReadChpx()
194 sal_uInt16 Ww1Style::ReadPapx(sal_uInt8*&p, sal_uInt16& rnCountBytes) in ReadPapx()
211 sal_uInt16 Ww1Style::ReadEstcp(sal_uInt8*&p, sal_uInt16& rnCountBytes) in ReadEstcp()
H A Dw1class.hxx73 class Ww1Style;
250 class Ww1Style class
260 Ww1Style();
261 ~Ww1Style();
268 Ww1Style& GetBase();
275 friend ostream& operator <<(ostream&, Ww1Style&);
285 Ww1Style aStyles[256];
300 Ww1Style& GetStyle(sal_uInt16 stc) { in GetStyle()
306 friend class Ww1Style;
H A Dw1filter.cxx1219 void Ww1Style::Out(Ww1Shell& rOut, Ww1Manager& rMan) in Out()
1729 Ww1Style& rSty = GetStyle(stc); in OutOneWithBase()
1755 Ww1Style& rSty = GetStyle(stc); in Out()

Completed in 37 milliseconds