Searched refs:ImportSprms (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par2.hxx | 297 void ImportSprms(sal_Size nPosFc, short nLen, bool bPap); 298 void ImportSprms(sal_uInt8 *pSprms, short nLen, bool bPap);
|
H A D | ww8par2.cxx | 3842 void WW8RStyle::ImportSprms(sal_uInt8 *pSprms, short nLen, bool bPap) in ImportSprms() function in WW8RStyle 3864 void WW8RStyle::ImportSprms(sal_Size nPosFc, short nLen, bool bPap) in ImportSprms() function in WW8RStyle 3874 ImportSprms(pSprms, nLen, bPap); in ImportSprms() 3934 ImportSprms( nPos, cbUPX, bPAP ); in ImportUPX() 4662 ImportSprms(aPAPXOffsets[stcp].mnOffset, aPAPXOffsets[stcp].mnSize, in ImportOldFormatStyles() 4666 ImportSprms(&(aConvertedChpx[stcp][0]), in ImportOldFormatStyles()
|
Completed in 34 milliseconds