Searched refs:GetUsrAny (Results 1 – 2 of 2) sorted by relevance
221 ::cppu::any2bool( rObj.GetUsrAny() ) ) || in ImplWriteShape()325 eCircleKind = *( (CircleKind*)rObj.GetUsrAny().getValue() ); in ImplWriteShape()360 nStartAngle = *( (sal_Int32*)rObj.GetUsrAny().getValue() ); in ImplWriteShape()363 nEndAngle = *( (sal_Int32*)rObj.GetUsrAny().getValue() ); in ImplWriteShape()718 (*((sal_uInt16*)rObj.GetUsrAny().getValue()) ) == mpEscherEx->GetHellLayerId() ) in ImplWriteShape()
68 const ::com::sun::star::uno::Any& GetUsrAny() const { return mAny; } in GetUsrAny() function in ImplEESdrObject
Completed in 14 milliseconds