Searched refs:bAllowSize0 (Results 1 – 2 of 2) sorted by relevance
631 void SbxDimArray::AddDimImpl32( sal_Int32 lb, sal_Int32 ub, sal_Bool bAllowSize0 ) in AddDimImpl32() argument634 if( ub < lb && !bAllowSize0 ) in AddDimImpl32()
230 void AddDimImpl32( sal_Int32, sal_Int32, sal_Bool bAllowSize0 );
Completed in 334 milliseconds