Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx2601 sal_Int16 nWidthType = SizeType::FIX; in addTextFrameAttributes() local
2604 rPropSet->getPropertyValue( sWidthType ) >>= nWidthType; in addTextFrameAttributes()
2610 if( SizeType::VARIABLE != nWidthType ) in addTextFrameAttributes()
2615 if( SizeType::FIX != nWidthType ) in addTextFrameAttributes()

Completed in 25 milliseconds