Home
last modified time | relevance | path

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

/trunk/main/forms/source/helper/
H A Dcommandimageprovider.cxx131 const size_t nCommandCount = _rCommandURLs.getLength(); in getCommandImages() local
132 CommandImages aImages( nCommandCount ); in getCommandImages()
139 Sequence< Reference< XGraphic > > aDocImages( nCommandCount ); in getCommandImages()
140 Sequence< Reference< XGraphic > > aModImages( nCommandCount ); in getCommandImages()
150 …ENSURE_OR_THROW( (size_t)aDocImages.getLength() == nCommandCount, "illegal array size returned by … in getCommandImages()
151 …ENSURE_OR_THROW( (size_t)aModImages.getLength() == nCommandCount, "illegal array size returned by … in getCommandImages()
153 for ( size_t i=0; i<nCommandCount; ++i ) in getCommandImages()
/trunk/main/ucbhelper/workben/myucp/
H A Dmyucp_contentcaps.cxx147 sal_uInt32 nCommandCount = 4; in getCommands() local
149 nCommandCount++; in getCommands()
152 nCommandCount++; in getCommands()
155 nCommandCount++; in getCommands()
217 ucb::CommandInfo >( aCommandInfoTable, nCommandCount ); in getCommands()
/trunk/main/oox/source/xls/
H A Dconnectionsbuffer.cxx375 …sal_uInt16 nFlags, nSqlParamCount, nCommandCount, nPostMethodCount, nServerSqlCount, nOdbcConnCoun… in importDbQuery() local
376 …rStrm >> nFlags >> nSqlParamCount >> nCommandCount >> nPostMethodCount >> nServerSqlCount >> nOdbc… in importDbQuery()
392 rWebPr.maUrl = lclReadQueryString( rStrm, nCommandCount ); in importDbQuery()
/trunk/main/ucb/source/ucp/ext/
H A Ducpext_content.cxx548 sal_uInt32 nCommandCount = 5; in getCommands() local
586 return Sequence< CommandInfo >( aCommandInfoTable, nCommandCount ); in getCommands()

Completed in 30 milliseconds