Searched defs:_pShape (Results 1 – 1 of 1) sorted by relevance
91 … template<typename T> static void setSize(const ::com::sun::star::awt::Size& aSize,T* _pShape) in setSize()109 template<typename T> static ::com::sun::star::awt::Size getSize( T* _pShape ) in getSize()121 …te<typename T> static void setPosition( const ::com::sun::star::awt::Point& _aPosition ,T* _pShape) in setPosition()145 template<typename T> static ::com::sun::star::awt::Point getPosition(T* _pShape) in getPosition()156 …arent( const com::sun::star::uno::Reference< com::sun::star::uno::XInterface >& Parent, T* _pShape) in setParent()165 …> static com::sun::star::uno::Reference< com::sun::star::uno::XInterface > getParent( T* _pShape ) in getParent()
Completed in 11 milliseconds