Searched refs:HasParaSprm (Results 1 – 9 of 9) sorted by relevance
562 aRet.mpSprm37 = pPlcxMan->HasParaSprm( bVer67 ? 37 : 0x2423 ); in TestApo()563 aRet.mpSprm29 = pPlcxMan->HasParaSprm( bVer67 ? 29 : 0x261B ); in TestApo()1012 pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); // sprmAnld in StartAnl()1042 pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); // sprmAnld in StartAnl()1077 const sal_uInt8* pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); in NextAnlLine()1101 const sal_uInt8* pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); in NextAnlLine()3791 const sal_uInt8* WW8RStyle::HasParaSprm( sal_uInt16 nId ) const in HasParaSprm() function in WW8RStyle
322 const sal_uInt8* HasParaSprm( sal_uInt16 nId ) const;
2413 bool bTableRowEnd = (pPlcxMan->HasParaSprm(bVer67 ? 25 : 0x2417) != 0 ); in ProcessSpecial()2444 nCellLevel = 0 != pPlcxMan->HasParaSprm(24); in ProcessSpecial()2447 nCellLevel = 0 != pPlcxMan->HasParaSprm(0x2416); in ProcessSpecial()2449 nCellLevel = 0 != pPlcxMan->HasParaSprm(0x244B); in ProcessSpecial()2465 if (const sal_uInt8 *pLevel = pPlcxMan->HasParaSprm(0x6649)) in ProcessSpecial()2514 const sal_uInt8* pSprm13 = pPlcxMan->HasParaSprm( 13 ); in ProcessSpecial()
1299 nBorder |= (_SetWW8_BRC( bVer67, brc[ i ], pSty->HasParaSprm( *pIds )))<<i; in lcl_ReadBorders()1683 const sal_uInt8* pS = pStyle->HasParaSprm( nId ); in SetValSprm()1881 pS = pStyle->HasParaSprm( 37 ); // Umfluss in Read()1897 pS = pStyle->HasParaSprm( 0x2423 ); // Umfluss in Read()1952 const bool bIsTable = rIo.pPlcxMan->HasParaSprm(0x2416); in WW8SwFlyPara()
887 const sal_uInt8* HasParaSprm( sal_uInt16 nId ) const;
2159 else if (pPlcxMan && pPlcxMan->HasParaSprm(0xC63E)) in Read_LFOPosition()
5167 const sal_uInt8* WW8PLCFMan::HasParaSprm( sal_uInt16 nId ) const in HasParaSprm() function in WW8PLCFMan
715 sal_uInt8* HasParaSprm( sal_uInt16 nId ) const;
4720 const sal_uInt8* WW8PLCFMan::HasParaSprm( sal_uInt16 nId ) const in HasParaSprm() function in WW8PLCFMan
Completed in 163 milliseconds