Searched refs:nWidthType (Results 1 – 1 of 1) sorted by relevance
2599 sal_Int16 nWidthType = SizeType::FIX; in addTextFrameAttributes() local2602 rPropSet->getPropertyValue( sWidthType ) >>= nWidthType; in addTextFrameAttributes()2608 if( SizeType::VARIABLE != nWidthType ) in addTextFrameAttributes()2613 if( SizeType::FIX != nWidthType ) in addTextFrameAttributes()