Home
last modified time | relevance | path

Searched refs:HasParaSprm (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx561 aRet.mpSprm37 = pPlcxMan->HasParaSprm( bVer67 ? 37 : 0x2423 ); in TestApo()
562 aRet.mpSprm29 = pPlcxMan->HasParaSprm( bVer67 ? 29 : 0x261B ); in TestApo()
1040 pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); // sprmAnld in StartAnl()
1070 pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); // sprmAnld in StartAnl()
1105 const sal_uInt8* pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); in NextAnlLine()
1129 const sal_uInt8* pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); in NextAnlLine()
3819 const sal_uInt8* WW8RStyle::HasParaSprm( sal_uInt16 nId ) const in HasParaSprm() function in WW8RStyle
H A Dww8par2.hxx321 const sal_uInt8* HasParaSprm( sal_uInt16 nId ) const;
H A Dww8par.cxx2412 bool bTableRowEnd = (pPlcxMan->HasParaSprm(bVer67 ? 25 : 0x2417) != 0 ); in ProcessSpecial()
2443 nCellLevel = 0 != pPlcxMan->HasParaSprm(24); in ProcessSpecial()
2446 nCellLevel = 0 != pPlcxMan->HasParaSprm(0x2416); in ProcessSpecial()
2448 nCellLevel = 0 != pPlcxMan->HasParaSprm(0x244B); in ProcessSpecial()
2464 if (const sal_uInt8 *pLevel = pPlcxMan->HasParaSprm(0x6649)) in ProcessSpecial()
2513 const sal_uInt8* pSprm13 = pPlcxMan->HasParaSprm( 13 ); in ProcessSpecial()
H A Dww8par6.cxx1298 nBorder |= (_SetWW8_BRC( bVer67, brc[ i ], pSty->HasParaSprm( *pIds )))<<i; in lcl_ReadBorders()
1682 const sal_uInt8* pS = pStyle->HasParaSprm( nId ); in SetValSprm()
1880 pS = pStyle->HasParaSprm( 37 ); // Umfluss in Read()
1896 pS = pStyle->HasParaSprm( 0x2423 ); // Umfluss in Read()
1951 const bool bIsTable = rIo.pPlcxMan->HasParaSprm(0x2416); in WW8SwFlyPara()
H A Dww8scan.hxx886 const sal_uInt8* HasParaSprm( sal_uInt16 nId ) const;
H A Dww8par3.cxx2179 else if (pPlcxMan && pPlcxMan->HasParaSprm(0xC63E)) in Read_LFOPosition()
H A Dww8scan.cxx5166 const sal_uInt8* WW8PLCFMan::HasParaSprm( sal_uInt16 nId ) const in HasParaSprm() function in WW8PLCFMan
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx715 sal_uInt8* HasParaSprm( sal_uInt16 nId ) const;
H A Dww8scan.cxx4719 const sal_uInt8* WW8PLCFMan::HasParaSprm( sal_uInt16 nId ) const in HasParaSprm() function in WW8PLCFMan