Searched refs:nFillId1 (Results 1 – 2 of 2) sorted by relevance
1047 bool equalFills( sal_Int32 nFillId1, sal_Int32 nFillId2 ) const;
3400 bool StylesBuffer::equalFills( sal_Int32 nFillId1, sal_Int32 nFillId2 ) const in equalFills() argument3402 if( nFillId1 == nFillId2 ) in equalFills()3414 const Fill* pFill1 = maFills.get( nFillId1 ).get(); in equalFills()
Completed in 47 milliseconds