Searched refs:aFontWorkShapeType (Results 1 – 1 of 1) sorted by relevance
145 rtl::OUString aFontWorkShapeType; in SetFontWorkShapeTypeState() local160 if ( aFontWorkShapeType.getLength() ) in SetFontWorkShapeTypeState()162 … if ( !aFontWorkShapeType.equals( aType ) ) // different FontWorkShapeTypes selected ? in SetFontWorkShapeTypeState()164 aFontWorkShapeType = rtl::OUString(); in SetFontWorkShapeTypeState()168 aFontWorkShapeType = aType; in SetFontWorkShapeTypeState()173 rSet.Put( SfxStringItem( SID_FONTWORK_SHAPE_TYPE, aFontWorkShapeType ) ); in SetFontWorkShapeTypeState()