Home
last modified time | relevance | path

Searched refs:pDataAdr (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx431 sal_uInt8* pDataAdr = aArr1 + 2; in DoComboBox() local
432 Set_UInt32( pDataAdr, nDataStt ); in DoComboBox()
477 sal_uInt8* pDataAdr = aArr1 + 2; in DoCheckBox() local
478 Set_UInt32( pDataAdr, nDataStt ); in DoCheckBox()
537 sal_uInt8* pDataAdr = aArr1 + 5; in DoFormText() local
538 Set_UInt32( pDataAdr, nDataStt ); in DoFormText()
561 pDataAdr = aArr2 + 2; in DoFormText()
562 Set_UInt32( pDataAdr, nDataStt ); in DoFormText()
H A Dwrtww8gr.cxx225 sal_uInt8 *pDataAdr; in OutputOLENode() local
248 pDataAdr = pSpecOLE + 2; //WW6 sprm is 1 but has 1 byte len as well. in OutputOLENode()
261 Set_UInt32(pDataAdr, nPictureId); in OutputOLENode()
H A Dwrtw8nds.cxx935 sal_uInt8* pDataAdr = aArr1 + 2; in StartURL() local
936 Set_UInt32( pDataAdr, nDataStt ); in StartURL()
H A Dwrtww8.cxx3782 sal_uInt8* pDataAdr = aArr1 + 2; in WriteFormData() local
3783 Set_UInt32(pDataAdr, nDataStt); in WriteFormData()

Completed in 78 milliseconds