Searched refs:WW8PLCF_HdFt (Results 1 – 6 of 6) sorted by relevance
| /trunk/main/sw/source/filter/ww8/dump/ |
| H A D | ww8scan.hxx | 1468 class WW8PLCF_HdFt class 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() function in WW8PLCF_HdFt 5940 bool WW8PLCF_HdFt::GetTextPos(sal_uInt8 grpfIhdt, sal_uInt8 nWhich, WW8_CP& rStart, in GetTextPos() 5967 bool WW8PLCF_HdFt::GetTextPosExact(short nIdx, WW8_CP& rStart, long& rLen) in GetTextPosExact() 5978 void WW8PLCF_HdFt::UpdateIndex( sal_uInt8 grpfIhdt ) in UpdateIndex()
|
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8scan.hxx | 1768 class WW8PLCF_HdFt class 1775 WW8PLCF_HdFt( SvStream* pSt, WW8Fib& rFib, WW8Dop& rDop );
|
| H A D | ww8par.hxx | 72 class WW8PLCF_HdFt; 1081 WW8PLCF_HdFt* pHdFt; // Pointer auf Header / Footer - Scannerklasse
|
| H A D | ww8scan.cxx | 6625 WW8PLCF_HdFt::WW8PLCF_HdFt( SvStream* pSt, WW8Fib& rFib, WW8Dop& rDop ) in WW8PLCF_HdFt() function in WW8PLCF_HdFt 6650 bool WW8PLCF_HdFt::GetTextPos(sal_uInt8 grpfIhdt, sal_uInt8 nWhich, WW8_CP& rStart, in GetTextPos() 6677 bool WW8PLCF_HdFt::GetTextPosExact(short nIdx, WW8_CP& rStart, long& rLen) in GetTextPosExact() 6688 void WW8PLCF_HdFt::UpdateIndex( sal_uInt8 grpfIhdt ) in UpdateIndex()
|
| H A D | ww8par.cxx | 4500 pHdFt = new WW8PLCF_HdFt( pTableStream, *pWwFib, *pWDop ); in CoreLoad()
|