Searched refs:GeometryHandler (Results 1 – 5 of 5) sorted by relevance
195 bool GeometryHandler::impl_isDataField(const ::rtl::OUString& _sName) const in impl_isDataField()224 GeometryHandler::GeometryHandler(uno::Reference< uno::XComponentContext > const & context) : in DBG_NAME()245 GeometryHandler::~GeometryHandler() in ~GeometryHandler()284 return *(new GeometryHandler( _rxContext )); in create()290 void SAL_CALL GeometryHandler::disposing() in disposing()678 void GeometryHandler::implCreateListLikeControl( in implCreateListLikeControl()692 void GeometryHandler::implCreateListLikeControl( in implCreateListLikeControl()1620 void GeometryHandler::checkPosAndSize( const awt::Point& _aNewPos, in checkPosAndSize()1903 void GeometryHandler::loadDefaultFunctions() in loadDefaultFunctions()2000 void GeometryHandler::removeFunction() in removeFunction()[all …]
71 class GeometryHandler: class251 …explicit GeometryHandler(::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContex…281 virtual ~GeometryHandler();283 GeometryHandler(GeometryHandler &); // not defined284 void operator =(GeometryHandler &); // not defined
59 …{ &GeometryHandler::create, &GeometryHandler::getImplementationName_Static, &GeometryHandler::getS…
86 reportdesign/source/ui/inspection/GeometryHandler \
44 <ul><li><type>GeometryHandler</type></li>
Completed in 130 milliseconds