Searched refs:ImportSprms (Results 1 – 2 of 2) sorted by relevance
/aoo4110/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 | 3813 void WW8RStyle::ImportSprms(sal_uInt8 *pSprms, short nLen, bool bPap) in ImportSprms() function in WW8RStyle 3835 void WW8RStyle::ImportSprms(sal_Size nPosFc, short nLen, bool bPap) in ImportSprms() function in WW8RStyle 3845 ImportSprms(pSprms, nLen, bPap); in ImportSprms() 3905 ImportSprms( nPos, cbUPX, bPAP ); in ImportUPX() 4633 ImportSprms(aPAPXOffsets[stcp].mnOffset, aPAPXOffsets[stcp].mnSize, in ImportOldFormatStyles() 4637 ImportSprms(&(aConvertedChpx[stcp][0]), in ImportOldFormatStyles()
|
Completed in 38 milliseconds