Searched refs:InsertType (Results 1 – 4 of 4) sorted by relevance
181 template< typename Type, typename InsertType >182 void insertValue( Type& ornBitField, InsertType nValue, sal_uInt8 nStartBit, sal_uInt8 nBitCount ) in insertValue()
121 template< typename Type, typename InsertType >122 void insert_value( Type& rnBitField, InsertType nValue, sal_uInt8 nStartBit, sal_uInt8 nBitCount ) in insert_value()
327 void InsertType( RscTop * pType ) in InsertType() function in RscTypCont
269 pTC->InsertType( pCont );
Completed in 88 milliseconds