Searched refs:mnPropType (Results 1 – 1 of 1) sorted by relevance
214 mnPropId( nPropId ), mnPropType( nPropType ) {} in SfxOlePropertyBase()217 inline sal_Int32 GetPropType() const { return mnPropType; } in GetPropType()221 inline void SetPropType( sal_Int32 nPropType ) { mnPropType = nPropType; } in SetPropType()225 sal_Int32 mnPropType; member in SfxOlePropertyBase
Completed in 10 milliseconds