Searched refs:nWidthType (Results 1 – 1 of 1) sorted by relevance
2601 sal_Int16 nWidthType = SizeType::FIX; in addTextFrameAttributes() local2604 rPropSet->getPropertyValue( sWidthType ) >>= nWidthType; in addTextFrameAttributes()2610 if( SizeType::VARIABLE != nWidthType ) in addTextFrameAttributes()2615 if( SizeType::FIX != nWidthType ) in addTextFrameAttributes()
Completed in 25 milliseconds