Home
last modified time | relevance | path

Searched defs:_pShape (Results 1 – 1 of 1) sorted by relevance

/trunk/main/reportdesign/source/core/inc/
H A DTools.hxx91 … 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 51 milliseconds