Home
last modified time | relevance | path

Searched refs:nPxWidth (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sc/source/filter/html/
H A Dhtmlexp.cxx525 int nPxWidth = ( nWidth > 0 )? std::max( int( nWidth / TWIPS_PER_PIXEL ), 1 ): 0; in BorderToStyle() local
526 (rOut += ByteString::CreateFromInt32( nPxWidth )) += "px solid #"; in BorderToStyle()

Completed in 11 milliseconds