Searched refs:rComplexCategories (Results 1 – 1 of 1) sorted by relevance
174 …ector<sal_Int32> lcl_getLimitingBorders( const std::vector< ComplexCategory >& rComplexCategories ) in lcl_getLimitingBorders() argument177 std::vector< ComplexCategory >::const_iterator aIt( rComplexCategories.begin() ); in lcl_getLimitingBorders()178 std::vector< ComplexCategory >::const_iterator aEnd( rComplexCategories.end() ); in lcl_getLimitingBorders()318 sal_Int32 lcl_getCategoryCount( std::vector< ComplexCategory >& rComplexCategories ) in lcl_getCategoryCount() argument321 std::vector< ComplexCategory >::iterator aIt( rComplexCategories.begin() ); in lcl_getCategoryCount()322 std::vector< ComplexCategory >::const_iterator aEnd( rComplexCategories.end() ); in lcl_getCategoryCount()
Completed in 26 milliseconds