Searched refs:WW8Dop (Results 1 – 10 of 10) sorted by relevance
| /trunk/main/sw/source/filter/ww8/dump/ |
| H A D | ww8scan.hxx | 1265 class WW8Dop class 1440 WW8Dop( SvStream& rSt, sal_Int16 nFib, sal_Int32 nPos, sal_Int32 nSize ); 1443 WW8Dop(); 1475 WW8PLCF_HdFt( SvStream* pSt, WW8Fib& rFib, WW8Dop& rDop );
|
| H A D | ww8scan.cxx | 5915 WW8PLCF_HdFt::WW8PLCF_HdFt( SvStream* pSt, WW8Fib& rFib, WW8Dop& rDop ) in WW8PLCF_HdFt() 5990 WW8Dop::WW8Dop( SvStream& rSt, sal_Int16 nFib, sal_Int32 nPos, sal_Int32 nSize ) in WW8Dop() function in WW8Dop 6190 WW8Dop::WW8Dop() in WW8Dop() function in WW8Dop 6241 sal_uInt32 WW8Dop::GetCompatabilityOptions() const in GetCompatabilityOptions() 6265 bool WW8Dop::Write(SvStream& rStrm, WW8Fib& rFib) const in Write()
|
| H A D | dump8a.cxx | 1031 WW8Dop* pD = new WW8Dop( *xTableStream, rFib.nFib, rFib.fcDop, rFib.lcbDop ); in DumpDop()
|
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8scan.hxx | 1517 class WW8Dop class 1755 WW8Dop(SvStream& rSt, sal_Int16 nFib, sal_Int32 nPos, sal_uInt32 nSize); 1758 WW8Dop(); 1775 WW8PLCF_HdFt( SvStream* pSt, WW8Fib& rFib, WW8Dop& rDop );
|
| H A D | ww8scan.cxx | 6625 WW8PLCF_HdFt::WW8PLCF_HdFt( SvStream* pSt, WW8Fib& rFib, WW8Dop& rDop ) in WW8PLCF_HdFt() 6700 WW8Dop::WW8Dop(SvStream& rSt, sal_Int16 nFib, sal_Int32 nPos, sal_uInt32 nSize) : bUseThaiLineBreak… in WW8Dop() function in WW8Dop 6926 WW8Dop::WW8Dop() : bUseThaiLineBreakingRules(false) in WW8Dop() function in WW8Dop 6977 void WW8Dop::SetCompatabilityOptions(sal_uInt32 a32Bit) in SetCompatabilityOptions() 7014 sal_uInt32 WW8Dop::GetCompatabilityOptions() const in GetCompatabilityOptions() 7053 void WW8Dop::SetCompatabilityOptions2(sal_uInt32 a32Bit) in SetCompatabilityOptions2() 7089 sal_uInt32 WW8Dop::GetCompatabilityOptions2() const in GetCompatabilityOptions2() 7131 bool WW8Dop::Write(SvStream& rStrm, WW8Fib& rFib) const in Write()
|
| H A D | ww8par.hxx | 73 class WW8Dop; 1059 WW8Dop* pWDop;
|
| H A D | wrtww8.hxx | 927 WW8Dop* pDop; ///< DOcument Properties
|
| H A D | wrtww8.cxx | 335 WW8Dop& rDop = *rWrt.pDop; in SV_IMPL_PTRARR() 3304 pDop = new WW8Dop; in ExportDocument_Impl()
|
| H A D | wrtw8sty.cxx | 1128 WW8Dop& rDop = *rWrt.pDop; in WriteFtnEndTxt()
|
| H A D | ww8par.cxx | 4393 pWDop = new WW8Dop( *pTableStream, pWwFib->nFib, pWwFib->fcDop, in CoreLoad()
|