Searched refs:mnFormTextShdwYVal (Results 1 – 1 of 1) sorted by relevance
165 sal_Int32 mnFormTextShdwYVal; // shadow distance or scaling member in drawinglayer::attribute::ImpSdrFormTextAttribute186 … mnFormTextShdwYVal(((const XFormTextShadowYValItem&)rSet.Get(XATTR_FORMTXTSHDWYVAL)).GetValue()), in ImpSdrFormTextAttribute()227 mnFormTextShdwYVal(0), in ImpSdrFormTextAttribute()244 sal_Int32 getFormTextShdwYVal() const { return mnFormTextShdwYVal; } in getFormTextShdwYVal()
Completed in 11 milliseconds