Searched refs:meFormTextShadow (Results 1 – 1 of 1) sorted by relevance
169 XFormTextShadow meFormTextShadow; // shadow mode member in drawinglayer::attribute::ImpSdrFormTextAttribute190 meFormTextShadow(((const XFormTextShadowItem&)rSet.Get(XATTR_FORMTXTSHADOW)).GetValue()), in ImpSdrFormTextAttribute()231 meFormTextShadow(XFTSHADOW_NONE), in ImpSdrFormTextAttribute()248 XFormTextShadow getFormTextShadow() const { return meFormTextShadow; } in getFormTextShadow()
Completed in 6 milliseconds