Home
last modified time | relevance | path

Searched refs:pSprm29 (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.hxx78 void Read(const sal_uInt8* pSprm29, WW8PLCFx_Cp_FKP* pPap);
79 void ReadFull(const sal_uInt8* pSprm29, SwWW8ImplReader* pIo);
80 void Read(const sal_uInt8* pSprm29, WW8RStyle* pStyle);
H A Dww8par6.cxx1743 void WW8FlyPara::Read(const sal_uInt8* pSprm29, WW8PLCFx_Cp_FKP* pPap) in Read() argument
1745 if (pSprm29) in Read()
1746 nOrigSp29 = *pSprm29; // PPC ( Bindung ) in Read()
1798 void WW8FlyPara::ReadFull(const sal_uInt8* pSprm29, SwWW8ImplReader* pIo) in ReadFull() argument
1803 Read(pSprm29, pPap); // Lies Apo-Parameter in ReadFull()
1863 void WW8FlyPara::Read(const sal_uInt8* pSprm29, WW8RStyle* pStyle) in Read() argument
1865 if (pSprm29) in Read()
1866 nOrigSp29 = *pSprm29; // PPC ( Bindung ) in Read()

Completed in 40 milliseconds