Home
last modified time | relevance | path

Searched refs:aArr1 (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx423 static sal_uInt8 aArr1[] = in DoComboBox() local
430 sal_uInt8* pDataAdr = aArr1 + 2; in DoComboBox()
433 pChpPlc->AppendFkpEntry(Strm().Tell(), sizeof(aArr1), aArr1); in DoComboBox()
469 static sal_uInt8 aArr1[] = { in DoCheckBox() local
476 sal_uInt8* pDataAdr = aArr1 + 2; in DoCheckBox()
480 sizeof( aArr1 ), aArr1 ); in DoCheckBox()
529 static sal_uInt8 aArr1[] = { in DoFormText() local
536 sal_uInt8* pDataAdr = aArr1 + 5; in DoFormText()
540 sizeof( aArr1 ), aArr1 ); in DoFormText()
H A Dwrtw8nds.cxx927 static sal_uInt8 aArr1[] = { in StartURL() local
934 sal_uInt8* pDataAdr = aArr1 + 2; in StartURL()
937 m_rWW8Export.pChpPlc->AppendFkpEntry( m_rWW8Export.Strm().Tell(), sizeof( aArr1 ), aArr1 ); in StartURL()
H A Dwrtww8.cxx3773 static sal_uInt8 aArr1[] = in WriteFormData() local
3781 sal_uInt8* pDataAdr = aArr1 + 2; in WriteFormData()
3784 pChpPlc->AppendFkpEntry( Strm().Tell(), sizeof( aArr1 ), aArr1 ); in WriteFormData()