Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/text/
H A Dtxtparae.cxx2597 sal_Int16 nWidthType = SizeType::FIX; in addTextFrameAttributes() local
2600 rPropSet->getPropertyValue( sWidthType ) >>= nWidthType; in addTextFrameAttributes()
2606 if( SizeType::VARIABLE != nWidthType ) in addTextFrameAttributes()
2611 if( SizeType::FIX != nWidthType ) in addTextFrameAttributes()

Completed in 47 milliseconds