Searched refs:nRowSetCommandType (Results 1 – 1 of 1) sorted by relevance
3419 sal_Int32 nRowSetCommandType( -1 ); in addPairControls() local3421 … OSL_VERIFY( xRowSetProps->getPropertyValue( PROPERTY_COMMANDTYPE ) >>= nRowSetCommandType ); in addPairControls()3422 … OSL_ENSURE( ( sRowSetCommand == sCommand ) && ( nCommandType == nRowSetCommandType ), in addPairControls()
Completed in 29 milliseconds