Searched refs:pSprm29 (Results 1 – 2 of 2) sorted by relevance
77 void Read(const sal_uInt8* pSprm29, WW8PLCFx_Cp_FKP* pPap);78 void ReadFull(const sal_uInt8* pSprm29, SwWW8ImplReader* pIo);79 void Read(const sal_uInt8* pSprm29, WW8RStyle* pStyle);
1742 void WW8FlyPara::Read(const sal_uInt8* pSprm29, WW8PLCFx_Cp_FKP* pPap) in Read() argument1744 if (pSprm29) in Read()1745 nOrigSp29 = *pSprm29; // PPC ( Bindung ) in Read()1797 void WW8FlyPara::ReadFull(const sal_uInt8* pSprm29, SwWW8ImplReader* pIo) in ReadFull() argument1802 Read(pSprm29, pPap); // Lies Apo-Parameter in ReadFull()1862 void WW8FlyPara::Read(const sal_uInt8* pSprm29, WW8RStyle* pStyle) in Read() argument1864 if (pSprm29) in Read()1865 nOrigSp29 = *pSprm29; // PPC ( Bindung ) in Read()