Searched refs:nBoderColor (Results 1 – 1 of 1) sorted by relevance
339 sal_Int32 nBoderColor = COL_TRANSPARENT; in describePDFControl() local340 … if ( xModelProps->getPropertyValue( sBorderColorPropertyName ) >>= nBoderColor ) in describePDFControl()341 _rpDescriptor->BorderColor = Color( nBoderColor ); in describePDFControl()