Searched refs:WW8Dop (Results 1 – 10 of 10) sorted by relevance
/aoo4110/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 | 5916 WW8PLCF_HdFt::WW8PLCF_HdFt( SvStream* pSt, WW8Fib& rFib, WW8Dop& rDop ) in WW8PLCF_HdFt() 5991 WW8Dop::WW8Dop( SvStream& rSt, sal_Int16 nFib, sal_Int32 nPos, sal_Int32 nSize ) in WW8Dop() function in WW8Dop 6191 WW8Dop::WW8Dop() in WW8Dop() function in WW8Dop 6242 sal_uInt32 WW8Dop::GetCompatabilityOptions() const in GetCompatabilityOptions() 6266 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()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8scan.hxx | 1518 class WW8Dop class 1756 WW8Dop(SvStream& rSt, sal_Int16 nFib, sal_Int32 nPos, sal_uInt32 nSize); 1759 WW8Dop(); 1776 WW8PLCF_HdFt( SvStream* pSt, WW8Fib& rFib, WW8Dop& rDop );
|
H A D | ww8scan.cxx | 6627 WW8PLCF_HdFt::WW8PLCF_HdFt( SvStream* pSt, WW8Fib& rFib, WW8Dop& rDop ) in WW8PLCF_HdFt() 6702 WW8Dop::WW8Dop(SvStream& rSt, sal_Int16 nFib, sal_Int32 nPos, sal_uInt32 nSize) : bUseThaiLineBreak… in WW8Dop() function in WW8Dop 6928 WW8Dop::WW8Dop() : bUseThaiLineBreakingRules(false) in WW8Dop() function in WW8Dop 6979 void WW8Dop::SetCompatabilityOptions(sal_uInt32 a32Bit) in SetCompatabilityOptions() 7016 sal_uInt32 WW8Dop::GetCompatabilityOptions() const in GetCompatabilityOptions() 7055 void WW8Dop::SetCompatabilityOptions2(sal_uInt32 a32Bit) in SetCompatabilityOptions2() 7091 sal_uInt32 WW8Dop::GetCompatabilityOptions2() const in GetCompatabilityOptions2() 7133 bool WW8Dop::Write(SvStream& rStrm, WW8Fib& rFib) const in Write()
|
H A D | ww8par.hxx | 74 class WW8Dop; 1060 WW8Dop* pWDop;
|
H A D | wrtww8.hxx | 928 WW8Dop* pDop; ///< DOcument Properties
|
H A D | wrtww8.cxx | 350 WW8Dop& rDop = *rWrt.pDop; in SV_IMPL_PTRARR() 3319 pDop = new WW8Dop; in ExportDocument_Impl()
|
H A D | wrtw8sty.cxx | 1129 WW8Dop& rDop = *rWrt.pDop; in WriteFtnEndTxt()
|
H A D | ww8par.cxx | 4393 pWDop = new WW8Dop( *pTableStream, pWwFib->nFib, pWwFib->fcDop, in CoreLoad()
|
Completed in 163 milliseconds