Searched defs:SdAttrLayerDesc (Results 1 – 1 of 1) sorted by relevance
67 class SdAttrLayerDesc : public SfxStringItem class70 SdAttrLayerDesc() : SfxStringItem( ATTR_LAYER_DESC, XubString()) {} in SdAttrLayerDesc() function in SdAttrLayerDesc71 SdAttrLayerDesc( const String& aStr ) : SfxStringItem( ATTR_LAYER_DESC, aStr ) {} in SdAttrLayerDesc() function in SdAttrLayerDesc
Completed in 8 milliseconds