Home
last modified time | relevance | path

Searched defs:pSprms (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx903 const sal_uInt8* pSprms = pGrpprls[ nSprmIdx ]; in GetSprms() local
2562 sal_uInt8* pSprms = GetLenAndIStdAndSprms( rLen ); in Get() local
2584 sal_uInt8* pSprms = GetLenAndIStdAndSprms( nLen ); in HasSprm() local
2597 sal_uInt8* pSprms = GetLenAndIStdAndSprms( nLen ); in HasSprm() local
H A Dww8scan.hxx172 sal_uInt8* pSprms; // remaining part of the SPRMs ( == start of akt. SPRM) member in WW8SprmIter
496 sal_uInt8* pSprms; member in WW8PLCFx_SEPX
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx894 void WW8_WrPlcPn::AppendFkpEntry(WW8_FC nEndFc,short nVarLen,const sal_uInt8* pSprms) in AppendFkpEntry()
1017 sal_uInt8 WW8_WrFkp::SearchSameSprm( sal_uInt16 nVarLen, const sal_uInt8* pSprms ) in SearchSameSprm()
1074 bool WW8_WrFkp::Append( WW8_FC nEndFc, sal_uInt16 nVarLen, const sal_uInt8* pSprms ) in Append()
H A Dww8par2.cxx3824 const sal_uInt8* pSprms = pParaSprms; in HasParaSprm() local
3841 void WW8RStyle::ImportSprms(sal_uInt8 *pSprms, short nLen, bool bPap) in ImportSprms()
3868 sal_uInt8 *pSprms = new sal_uInt8[nLen]; in ImportSprms() local
H A Dww8scan.cxx1027 const sal_uInt8* pSprms = pGrpprls[ nSprmIdx ]; in GetSprms() local
2879 sal_uInt8* pSprms = GetLenAndIStdAndSprms( rLen ); in Get() local
2905 sal_uInt8* pSprms = GetLenAndIStdAndSprms( nLen ); in HasSprm() local
2918 sal_uInt8* pSprms = GetLenAndIStdAndSprms( nLen ); in HasSprm() local
H A Dww8scan.hxx250 const sal_uInt8* pSprms; // remaining part of the SPRMs ( == start of akt. SPRM) member in WW8SprmIter
632 sal_uInt8* pSprms; member in WW8PLCFx_SEPX
H A Dww8par3.cxx483 sal_uInt8* pSprms = &rSprms; in GrpprlHasSprm() local