Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx435 static sal_uInt8 aArr1[] = in DoComboBox() local
442 sal_uInt8* pDataAdr = aArr1 + 2; in DoComboBox()
445 pChpPlc->AppendFkpEntry(Strm().Tell(), sizeof(aArr1), aArr1); in DoComboBox()
481 static sal_uInt8 aArr1[] = { in DoCheckBox() local
488 sal_uInt8* pDataAdr = aArr1 + 2; in DoCheckBox()
492 sizeof( aArr1 ), aArr1 ); in DoCheckBox()
541 static sal_uInt8 aArr1[] = { in DoFormText() local
548 sal_uInt8* pDataAdr = aArr1 + 5; in DoFormText()
552 sizeof( aArr1 ), aArr1 ); in DoFormText()
H A Dwrtw8nds.cxx928 static sal_uInt8 aArr1[] = { in StartURL() local
935 sal_uInt8* pDataAdr = aArr1 + 2; in StartURL()
938 m_rWW8Export.pChpPlc->AppendFkpEntry( m_rWW8Export.Strm().Tell(), sizeof( aArr1 ), aArr1 ); in StartURL()
H A Dwrtww8.cxx3788 static sal_uInt8 aArr1[] = in WriteFormData() local
3796 sal_uInt8* pDataAdr = aArr1 + 2; in WriteFormData()
3799 pChpPlc->AppendFkpEntry( Strm().Tell(), sizeof( aArr1 ), aArr1 ); in WriteFormData()

Completed in 353 milliseconds