Searched refs:aFontWorkShapeType (Results 1 – 1 of 1) sorted by relevance
147 rtl::OUString aFontWorkShapeType; in SetFontWorkShapeTypeState() local162 if ( aFontWorkShapeType.getLength() ) in SetFontWorkShapeTypeState()164 if ( !aFontWorkShapeType.equals( aType ) ) // different FontWorkShapeTypes selected ? in SetFontWorkShapeTypeState()166 aFontWorkShapeType = rtl::OUString(); in SetFontWorkShapeTypeState()170 aFontWorkShapeType = aType; in SetFontWorkShapeTypeState()175 rSet.Put( SfxStringItem( SID_FONTWORK_SHAPE_TYPE, aFontWorkShapeType ) ); in SetFontWorkShapeTypeState()
Completed in 18 milliseconds