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.cxx562 aRet.mpSprm37 = pPlcxMan->HasParaSprm( bVer67 ? 37 : 0x2423 ); in TestApo()
563 aRet.mpSprm29 = pPlcxMan->HasParaSprm( bVer67 ? 29 : 0x261B ); in TestApo()
1041 pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); // sprmAnld in StartAnl()
1071 pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); // sprmAnld in StartAnl()
1106 const sal_uInt8* pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); in NextAnlLine()
1130 const sal_uInt8* pS12 = pPlcxMan->HasParaSprm(bVer67 ? 12 : 0xC63E); in NextAnlLine()
3820 const sal_uInt8* WW8RStyle::HasParaSprm( sal_uInt16 nId ) const in HasParaSprm() function in WW8RStyle
H A Dww8par2.hxx322 const sal_uInt8* HasParaSprm( sal_uInt16 nId ) const;
H A Dww8par.cxx2413 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()
H A Dww8par6.cxx1299 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()
H A Dww8scan.hxx887 const sal_uInt8* HasParaSprm( sal_uInt16 nId ) const;
H A Dww8par3.cxx2180 else if (pPlcxMan && pPlcxMan->HasParaSprm(0xC63E)) in Read_LFOPosition()
H A Dww8scan.cxx5167 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.cxx4720 const sal_uInt8* WW8PLCFMan::HasParaSprm( sal_uInt16 nId ) const in HasParaSprm() function in WW8PLCFMan

Completed in 198 milliseconds