Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/common/
H A DPropertySetHelper.java64 public void setPropertyValueDontThrow(String _sName, Object _aValue) in setPropertyValueDontThrow()
82 public void setPropertyValue(String _sName, Object _aValue) throws java.lang.Exception in setPropertyValue()
H A DNumericalHelper.java341 public static boolean isRealNumber(Object _aValue) in isRealNumber()
968 public static int toInt(Object _aValue, int _ndefaultValue) throws Exception in toInt()
/aoo41x/main/reportdesign/inc/
H A DRptDef.hxx108 …:star::report::XReportDefinition>& _xReport,const ::rtl::OUString& _sPropertyName,const T& _aValue) in setStyleProperty()
/aoo41x/main/connectivity/inc/connectivity/
H A DFValue.hxx377 …ORowSetValueDecorator(const ORowSetValue& _aValue) : m_aValue(_aValue){m_aValue.setBound(sal_True)… in ORowSetValueDecorator()
384 inline void setValue(const ORowSetValue& _aValue) { m_aValue = _aValue; } in setValue()
/aoo41x/main/reportdesign/source/ui/inspection/
H A DDataProviderHandler.cxx248 void DataProviderHandler::impl_updateChartTitle_throw(const uno::Any& _aValue) in impl_updateChartTitle_throw()
H A DGeometryHandler.cxx930 …r::getConstantValue(sal_Bool _bToControlValue,sal_uInt16 _nResId,const uno::Any& _aValue,const ::r… in getConstantValue()
/aoo41x/main/stoc/source/registry_tdprovider/
H A Dbase.hxx528 Any _aValue; member in stoc_rdbtdp::ConstantTypeDescriptionImpl
/aoo41x/main/qadevOOo/runner/graphical/
H A DOpenOfficePostscriptCreator.java141 private void showProperty(PropertyValue _aValue) in showProperty()
/aoo41x/main/qadevOOo/runner/convwatch/
H A DOfficePrint.java96 private static void showProperty(PropertyValue _aValue) in showProperty()
/aoo41x/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx623 ORowSetValueDecorator& ORowSetValueDecorator::operator=(const ORowSetValue& _aValue) in operator =()
/aoo41x/main/reportdesign/source/ui/report/
H A DReportController.cxx3131 void OReportController::createNewFunction(const uno::Any& _aValue) in createNewFunction()
4087 …ortController::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle,const Any& _aValue) throw (Exce… in setFastPropertyValue_NoBroadcast()
4207 …w(const sal_uInt16 _nUndoResId,const ::rtl::OUString& _sProperty,const uno::Any& _aValue,const Seq… in impl_setPropertyAtControls_throw()
/aoo41x/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx790 void ODBExport::exportSequence(const Sequence< ::rtl::OUString>& _aValue in exportSequence()
/aoo41x/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java517 protected boolean listContains(String[] _aList, String _aValue) in listContains()

Completed in 134 milliseconds