Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx424 static sal_uInt8 aArr1[] = in DoComboBox() local
431 sal_uInt8* pDataAdr = aArr1 + 2; in DoComboBox()
434 pChpPlc->AppendFkpEntry(Strm().Tell(), sizeof(aArr1), aArr1); in DoComboBox()
470 static sal_uInt8 aArr1[] = { in DoCheckBox() local
477 sal_uInt8* pDataAdr = aArr1 + 2; in DoCheckBox()
481 sizeof( aArr1 ), aArr1 ); in DoCheckBox()
530 static sal_uInt8 aArr1[] = { in DoFormText() local
537 sal_uInt8* pDataAdr = aArr1 + 5; in DoFormText()
541 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.cxx3774 static sal_uInt8 aArr1[] = in WriteFormData() local
3782 sal_uInt8* pDataAdr = aArr1 + 2; in WriteFormData()
3785 pChpPlc->AppendFkpEntry( Strm().Tell(), sizeof( aArr1 ), aArr1 ); in WriteFormData()

Completed in 63 milliseconds