Searched refs:nbOfCollationOptions (Results 1 – 1 of 1) sorted by relevance
926 sal_Int16 nbOfCollationOptions = 0; in generateCode() local947 …nbOfCollationOptions = sal::static_int_cast<sal_Int16>( pCollationOptions->getNumberOfChildren() ); in generateCode()948 for( sal_Int16 i=0; i<nbOfCollationOptions; i++ ) in generateCode()954 of.writeInt( nbOfCollationOptions ); in generateCode()979 for( j=0; j<nbOfCollationOptions; j++ ) in generateCode()
Completed in 45 milliseconds