Searched defs:_aValue (Results  1 – 13 of 13) sorted by relevance
| /trunk/main/wizards/com/sun/star/wizards/common/ | 
| H A D | PropertySetHelper.java | 64     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 D | NumericalHelper.java | 341     public static boolean isRealNumber(Object _aValue)  in isRealNumber() 968     public static int toInt(Object _aValue, int _ndefaultValue) throws Exception  in toInt()
  | 
| /trunk/main/reportdesign/inc/ | 
| H A D | RptDef.hxx | 108 …:star::report::XReportDefinition>& _xReport,const ::rtl::OUString& _sPropertyName,const T& _aValue)  in setStyleProperty()
  | 
| /trunk/main/connectivity/inc/connectivity/ | 
| H A D | FValue.hxx | 377 …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()
  | 
| /trunk/main/reportdesign/source/ui/inspection/ | 
| H A D | DataProviderHandler.cxx | 248 void DataProviderHandler::impl_updateChartTitle_throw(const uno::Any& _aValue)  in impl_updateChartTitle_throw()
  | 
| H A D | GeometryHandler.cxx | 930 …r::getConstantValue(sal_Bool _bToControlValue,sal_uInt16 _nResId,const uno::Any& _aValue,const ::r…  in getConstantValue()
  | 
| /trunk/main/stoc/source/registry_tdprovider/ | 
| H A D | base.hxx | 528     Any      _aValue;  member in stoc_rdbtdp::ConstantTypeDescriptionImpl
  | 
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/ | 
| H A D | OpenOfficePostscriptCreator.java | 141     private void showProperty(PropertyValue _aValue)  in showProperty()
  | 
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/ | 
| H A D | OfficePrint.java | 96     private static void showProperty(PropertyValue _aValue)  in showProperty()
  | 
| /trunk/main/connectivity/source/commontools/ | 
| H A D | FDatabaseMetaDataResultSet.cxx | 623 ORowSetValueDecorator& ORowSetValueDecorator::operator=(const ORowSetValue& _aValue)  in operator =()
  | 
| /trunk/main/reportdesign/source/ui/report/ | 
| H A D | ReportController.cxx | 3131 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()
  | 
| /trunk/main/dbaccess/source/filter/xml/ | 
| H A D | xmlExport.cxx | 790 void ODBExport::exportSequence(const Sequence< ::rtl::OUString>& _aValue  in exportSequence()
  | 
| /trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/ | 
| H A D | ReportBuilderLayouter.java | 517     protected boolean listContains(String[] _aList, String _aValue)  in listContains()
  | 
        Completed in 1239 milliseconds