Searched refs:nBoundColumn (Results 1 – 4 of 4) sorted by relevance
515 sal_Int16 nBoundColumn = 0; in write() local516 m_aBoundColumn >>= nBoundColumn; in write()517 _rxOutStream << nBoundColumn; in write()681 sal_Int16 nBoundColumn( 0 ); in loadData() local682 m_aBoundColumn >>= nBoundColumn; in loadData()683 aBoundColumn.reset( nBoundColumn ); in loadData()
363 sal_Int16 nBoundColumn = 0; in write() local364 m_aBoundColumn >>= nBoundColumn; in write()365 _rxOutStream << nBoundColumn; in write()
318 nBoundColumn(1), nTextColumn(-1), nColumnCount(1), nListRows(8), in OCX_ModernControl()376 sal_uInt16 nBoundColumn; member in OCX_ModernControl
3074 *pS >> nBoundColumn; in Read()
Completed in 331 milliseconds