Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx157 sal_uInt8 *CopyLastSprms(sal_uInt8 &rLen, bool bVer8);
888 sal_uInt8 *WW8_WrPlcPn::CopyLastSprms(sal_uInt8 &rLen) in CopyLastSprms() function in WW8_WrPlcPn
891 return pF->CopyLastSprms(rLen, rWrt.bWrtWW8); in CopyLastSprms()
1046 sal_uInt8 *WW8_WrFkp::CopyLastSprms(sal_uInt8 &rLen, bool bVer8) in CopyLastSprms() function in WW8_WrFkp
2952 sal_uInt8 *pLastSprms = pPapPlc->CopyLastSprms(nSprmsLen); in StoreDoc1()
H A Dwrtww8.hxx1284 sal_uInt8 *CopyLastSprms(sal_uInt8 &rLen);