Searched defs:SdAttrLayerTitle (Results 1 – 1 of 1) sorted by relevance
58 class SdAttrLayerTitle : public SfxStringItem class61 SdAttrLayerTitle() : SfxStringItem( ATTR_LAYER_TITLE, XubString()) {} in SdAttrLayerTitle() function in SdAttrLayerTitle62 SdAttrLayerTitle( const String& aStr ) : SfxStringItem( ATTR_LAYER_TITLE, aStr ) {} in SdAttrLayerTitle() function in SdAttrLayerTitle
Completed in 15 milliseconds