Home
last modified time | relevance | path

Searched refs:mnObjectType (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/svx/inc/svx/
H A Ddlgctl3d.hxx57 sal_uInt16 mnObjectType; member in Svx3DPreviewControl
72 sal_uInt16 GetObjectType() const { return( mnObjectType ); } in GetObjectType()
/AOO41X/main/svx/source/dialog/
H A Ddlgctl3d.cxx55 mnObjectType(PREVIEW_OBJECTTYPE_SPHERE) in Svx3DPreviewControl()
71 mnObjectType(PREVIEW_OBJECTTYPE_SPHERE) in Svx3DPreviewControl()
197 if( mnObjectType != nType || !mp3DObj) in SetObjectType()
200 mnObjectType = nType; in SetObjectType()