Searched refs:nBlackIndex (Results 1 – 2 of 2) sorted by relevance
73 final int nBlackIndex = 12; // according to standard.soc as of #i121520# in testTableFontEffectPropertyDialog() local74 effectsPageColor.select( nBlackIndex); in testTableFontEffectPropertyDialog()
9782 … sal_Int32 nBlackIndex = pAccess->GetBestPaletteIndex( BitmapColor( Color( COL_BLACK ) ) ); in writeBitmapObject() local9783 DBG_ASSERT( nBlackIndex == 0 || nBlackIndex == 1, "wrong black index" ); in writeBitmapObject()9784 if( nBlackIndex == 1 ) in writeBitmapObject()9838 … sal_Int32 nBlackIndex = pAccess->GetBestPaletteIndex( BitmapColor( Color( COL_BLACK ) ) ); in writeBitmapObject() local9839 DBG_ASSERT( nBlackIndex == 0 || nBlackIndex == 1, "wrong black index" ); in writeBitmapObject()9840 if( nBlackIndex ) in writeBitmapObject()
Completed in 111 milliseconds