Home
last modified time | relevance | path

Searched refs:WW8RStyle (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.hxx43 class WW8RStyle;
80 void Read(const sal_uInt8* pSprm29, WW8RStyle* pStyle);
275 class WW8RStyle: public WW8Style class
316 WW8RStyle(const WW8RStyle&);
317 WW8RStyle& operator=(const WW8RStyle&);
319 WW8RStyle( WW8Fib& rFib, SwWW8ImplReader* pI );
H A Dww8par2.cxx3901 short WW8RStyle::ImportUPX(short nLen, bool bPAP, bool bOdd) in ImportUPX()
3960 WW8RStyle::WW8RStyle(WW8Fib& _rFib, SwWW8ImplReader* pI) in WW8RStyle() function in WW8RStyle
3968 void WW8RStyle::Set1StyleDefaults() in Set1StyleDefaults()
4096 void WW8RStyle::PostStyle(SwWW8StyInf &rSI, bool bOldNoImp) in PostStyle()
4125 void WW8RStyle::Import1Style( sal_uInt16 nNr ) in Import1Style()
4178 void WW8RStyle::RecursiveReg(sal_uInt16 nNr) in RecursiveReg()
4198 void WW8RStyle::PostProcessStyles() in PostProcessStyles()
4491 void WW8RStyle::ImportOldFormatStyles() in ImportOldFormatStyles()
4674 void WW8RStyle::ImportNewFormatStyles() in ImportNewFormatStyles()
4683 void WW8RStyle::ImportStyles() in ImportStyles()
[all …]
H A Dww8par.hxx72 class WW8RStyle;
926 friend class WW8RStyle;
1073 WW8RStyle* pStyles; // Pointer auf die Style-Einleseklasse
H A Dww8par6.cxx123 const WW8RStyle* pSty = 0, const WW8PLCFx_SEPX* pSep = 0);
1253 const WW8RStyle* pSty, const WW8PLCFx_SEPX* pSep) in lcl_ReadBorders()
1681 inline bool SetValSprm( sal_Int16* pVar, const WW8RStyle* pStyle, sal_uInt16 nId ) in SetValSprm()
1863 void WW8FlyPara::Read(const sal_uInt8* pSprm29, WW8RStyle* pStyle) in Read()
H A Dww8par.cxx4437 pStyles = new WW8RStyle( *pWwFib, this ); // Styles in CoreLoad()

Completed in 85 milliseconds