Home
last modified time | relevance | path

Searched defs:TextSpacing (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/oox/inc/oox/drawingml/
H A Dtextspacing.hxx36 class TextSpacing class
43 TextSpacing() in TextSpacing() function in oox::drawingml::TextSpacing
47TextSpacing( sal_Int32 nPoints ) : nUnit( POINTS ), nValue( nPoints ), bHasValue( sal_True ){}; in TextSpacing() function in oox::drawingml::TextSpacing