Home
last modified time | relevance | path

Searched refs:CopyLastSprms (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/sw/source/filter/ww8/
H A Dwrtww8.cxx172 sal_uInt8 *CopyLastSprms(sal_uInt8 &rLen, bool bVer8);
903 sal_uInt8 *WW8_WrPlcPn::CopyLastSprms(sal_uInt8 &rLen) in CopyLastSprms() function in WW8_WrPlcPn
906 return pF->CopyLastSprms(rLen, rWrt.bWrtWW8); in CopyLastSprms()
1061 sal_uInt8 *WW8_WrFkp::CopyLastSprms(sal_uInt8 &rLen, bool bVer8) in CopyLastSprms() function in WW8_WrFkp
2967 sal_uInt8 *pLastSprms = pPapPlc->CopyLastSprms(nSprmsLen); in StoreDoc1()
H A Dwrtww8.hxx1285 sal_uInt8 *CopyLastSprms(sal_uInt8 &rLen);