Home
last modified time | relevance | path

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

/trunk/main/forms/source/component/
H A DListBox.cxx515 sal_Int16 nBoundColumn = 0; in write() local
516 m_aBoundColumn >>= nBoundColumn; in write()
517 _rxOutStream << nBoundColumn; in write()
681 sal_Int16 nBoundColumn( 0 ); in loadData() local
682 m_aBoundColumn >>= nBoundColumn; in loadData()
683 aBoundColumn.reset( nBoundColumn ); in loadData()
H A DComboBox.cxx363 sal_Int16 nBoundColumn = 0; in write() local
364 m_aBoundColumn >>= nBoundColumn; in write()
365 _rxOutStream << nBoundColumn; in write()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx318 nBoundColumn(1), nTextColumn(-1), nColumnCount(1), nListRows(8), in OCX_ModernControl()
376 sal_uInt16 nBoundColumn; member in OCX_ModernControl
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx3074 *pS >> nBoundColumn; in Read()

Completed in 49 milliseconds