Lines Matching refs:GeometryHandler
195 bool GeometryHandler::impl_isDataField(const ::rtl::OUString& _sName) const in impl_isDataField()
208 ::rtl::OUString GeometryHandler::impl_convertToFormula( const uno::Any& _rControlValue ) in impl_convertToFormula()
224 GeometryHandler::GeometryHandler(uno::Reference< uno::XComponentContext > const & context) : in DBG_NAME()
245 GeometryHandler::~GeometryHandler() in ~GeometryHandler()
250 ::rtl::OUString SAL_CALL GeometryHandler::getImplementationName( ) throw(uno::RuntimeException) in getImplementationName()
256 sal_Bool SAL_CALL GeometryHandler::supportsService( const ::rtl::OUString& ServiceName ) throw(uno:… in supportsService()
262 uno::Sequence< ::rtl::OUString > SAL_CALL GeometryHandler::getSupportedServiceNames( ) throw(uno::… in getSupportedServiceNames()
268 ::rtl::OUString GeometryHandler::getImplementationName_Static( ) throw(uno::RuntimeException) in getImplementationName_Static()
274 uno::Sequence< ::rtl::OUString > GeometryHandler::getSupportedServiceNames_static( ) throw(uno::Ru… in getSupportedServiceNames_static()
282 uno::Reference< uno::XInterface > SAL_CALL GeometryHandler::create( const uno::Reference< uno::XCom… in create()
284 return *(new GeometryHandler( _rxContext )); in create()
290 void SAL_CALL GeometryHandler::disposing() in disposing()
306 void SAL_CALL GeometryHandler::addEventListener(const uno::Reference< lang::XEventListener > & xLis… in addEventListener()
311 void SAL_CALL GeometryHandler::removeEventListener(const uno::Reference< lang::XEventListener > & a… in removeEventListener()
319 void SAL_CALL GeometryHandler::inspect( const uno::Reference< uno::XInterface > & _rxInspectee ) th… in inspect()
364 uno::Any SAL_CALL GeometryHandler::getPropertyValue(const ::rtl::OUString & PropertyName) throw (un… in getPropertyValue()
458 void SAL_CALL GeometryHandler::setPropertyValue(const ::rtl::OUString & PropertyName, const uno::An… in setPropertyValue()
672 beans::PropertyState SAL_CALL GeometryHandler::getPropertyState(const ::rtl::OUString & PropertyNam… in getPropertyState()
678 void GeometryHandler::implCreateListLikeControl( in implCreateListLikeControl()
692 void GeometryHandler::implCreateListLikeControl( in implCreateListLikeControl()
712 inspection::LineDescriptor SAL_CALL GeometryHandler::describePropertyLine(const ::rtl::OUString & P… in describePropertyLine()
920 beans::Property GeometryHandler::getProperty(const ::rtl::OUString & PropertyName) in getProperty()
930 uno::Any GeometryHandler::getConstantValue(sal_Bool _bToControlValue,sal_uInt16 _nResId,const uno::… in getConstantValue()
951 uno::Any SAL_CALL GeometryHandler::convertToPropertyValue(const ::rtl::OUString & PropertyName, con… in convertToPropertyValue()
1108 uno::Any SAL_CALL GeometryHandler::convertToControlValue(const ::rtl::OUString & PropertyName, cons… in convertToControlValue()
1252 void SAL_CALL GeometryHandler::addPropertyChangeListener(const uno::Reference< beans::XPropertyChan… in addPropertyChangeListener()
1259 void SAL_CALL GeometryHandler::removePropertyChangeListener(const uno::Reference< beans::XPropertyC… in removePropertyChangeListener()
1267 uno::Sequence< beans::Property > SAL_CALL GeometryHandler::getSupportedProperties() throw (uno::Run… in getSupportedProperties()
1345 uno::Sequence< ::rtl::OUString > SAL_CALL GeometryHandler::getSupersededProperties() throw (uno::Ru… in getSupersededProperties()
1362 uno::Sequence< ::rtl::OUString > SAL_CALL GeometryHandler::getActuatingProperties() throw (uno::Run… in getActuatingProperties()
1376 ::sal_Bool SAL_CALL GeometryHandler::isComposable(const ::rtl::OUString & _rPropertyName) throw (un… in isComposable()
1381 inspection::InteractiveSelectionResult SAL_CALL GeometryHandler::onInteractivePropertySelection(con… in onInteractivePropertySelection()
1463 void SAL_CALL GeometryHandler::actuatingPropertyChanged(const ::rtl::OUString & ActuatingPropertyNa… in actuatingPropertyChanged()
1546 ::sal_Bool SAL_CALL GeometryHandler::suspend(::sal_Bool Suspend) throw (uno::RuntimeException) in suspend()
1551 bool GeometryHandler::impl_dialogFilter_nothrow( ::rtl::OUString& _out_rSelectedClause, ::osl::Clea… in impl_dialogFilter_nothrow()
1620 void GeometryHandler::checkPosAndSize( const awt::Point& _aNewPos, in checkPosAndSize()
1648 void GeometryHandler::impl_fillFormulaList_nothrow(::std::vector< ::rtl::OUString >& _out_rList) co… in impl_fillFormulaList_nothrow()
1656 ::rtl::OUString GeometryHandler::impl_ConvertUIToMimeType_nothrow(const ::rtl::OUString& _sUIName) … in impl_ConvertUIToMimeType_nothrow()
1675 ::rtl::OUString GeometryHandler::impl_ConvertMimeTypeToUI_nothrow(const ::rtl::OUString& _sMimetype… in impl_ConvertMimeTypeToUI_nothrow()
1688 void GeometryHandler::impl_fillMimeTypes_nothrow(::std::vector< ::rtl::OUString >& _out_rList) const in impl_fillMimeTypes_nothrow()
1712 void GeometryHandler::impl_fillScopeList_nothrow(::std::vector< ::rtl::OUString >& _out_rList) const in impl_fillScopeList_nothrow()
1744 uno::Reference< report::XFunctionsSupplier> GeometryHandler::fillScope_throw(::rtl::OUString& _rsNa… in fillScope_throw()
1811 sal_Bool GeometryHandler::isDefaultFunction( const ::rtl::OUString& _sQuotedFunction in isDefaultFunction()
1863 sal_Bool GeometryHandler::impl_isDefaultFunction_nothrow( const uno::Reference< report::XFunction>&… in impl_isDefaultFunction_nothrow()
1903 void GeometryHandler::loadDefaultFunctions() in loadDefaultFunctions()
1950 void GeometryHandler::createDefaultFunction(::osl::ResettableMutexGuard& _aGuard ,const ::rtl::OUSt… in createDefaultFunction()
2000 void GeometryHandler::removeFunction() in removeFunction()
2021 void GeometryHandler::resetOwnProperties(::osl::ResettableMutexGuard& _aGuard,const ::rtl::OUString… in resetOwnProperties()
2056 void GeometryHandler::impl_initFieldList_nothrow( uno::Sequence< ::rtl::OUString >& _rFieldNames ) … in impl_initFieldList_nothrow()
2090 bool GeometryHandler::impl_isCounterFunction_throw(const ::rtl::OUString& _sQuotedFunctionName,::rt… in impl_isCounterFunction_throw()
2125 void GeometryHandler::impl_createFunction(const ::rtl::OUString& _sFunctionName,const ::rtl::OUStri… in impl_createFunction()
2160 void GeometryHandler::impl_setCounterFunction_throw() in impl_setCounterFunction_throw()
2175 sal_uInt32 GeometryHandler::impl_getDataFieldType_throw(const ::rtl::OUString& _sDataField) const in impl_getDataFieldType_throw()
2208 void SAL_CALL GeometryHandler::disposing(const lang::EventObject& ) throw( uno::RuntimeException ) in disposing()
2212 void SAL_CALL GeometryHandler::propertyChange(const beans::PropertyChangeEvent& /*evt*/) throw(uno:… in propertyChange()