Home
last modified time | relevance | path

Searched refs:_aValue (Results 1 – 21 of 21) sorted by relevance

/trunk/main/connectivity/source/cpool/
H A DZConnectionPool.cxx131 void operator()(const TPooledConnections::value_type& _aValue) in operator ()()
133 dispose(_aValue); in operator ()()
136 void operator()(const TActiveConnectionMap::value_type& _aValue) in operator ()()
138 dispose(_aValue.first); in operator ()()
151 void operator()(const TConnectionMap::value_type& _aValue) in operator ()()
153 …::std::for_each(_aValue.second.aConnections.begin(),_aValue.second.aConnections.end(),TRemoveEvent… in operator ()()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DPropertySetHelper.java64 public void setPropertyValueDontThrow(String _sName, Object _aValue) in setPropertyValueDontThrow() argument
68 setPropertyValue(_sName, _aValue); in setPropertyValueDontThrow()
82 public void setPropertyValue(String _sName, Object _aValue) throws java.lang.Exception in setPropertyValue() argument
88 m_xPropertySet.setPropertyValue(_sName, _aValue); in setPropertyValue()
115 getHashMap().put(_sName, _aValue); in setPropertyValue()
H A DNumericalHelper.java341 public static boolean isRealNumber(Object _aValue) in isRealNumber() argument
343 return isNumerical(_aValue); in isRealNumber()
968 public static int toInt(Object _aValue, int _ndefaultValue) throws Exception in toInt() argument
973 if ((_aValue != null) && (!(AnyConverter.isVoid(_aValue)))) in toInt()
975 if (isInteger(_aValue)) in toInt()
977 nreturn = toInt(_aValue); in toInt()
/trunk/main/connectivity/inc/connectivity/
H A DFValue.hxx377 …ORowSetValueDecorator(const ORowSetValue& _aValue) : m_aValue(_aValue){m_aValue.setBound(sal_True)… in ORowSetValueDecorator() argument
378 ORowSetValueDecorator& operator=(const ORowSetValue& _aValue);
384 inline void setValue(const ORowSetValue& _aValue) { m_aValue = _aValue; } in setValue() argument
/trunk/main/framework/inc/uifactory/
H A Dfactoryconfiguration.hxx89 …mplementationName,const ::rtl::OUString& _aValue) : m_aImplementationName(_aImplementationName),m_… in ControllerInfo()
/trunk/main/reportdesign/inc/
H A DRptDef.hxx108 …:star::report::XReportDefinition>& _xReport,const ::rtl::OUString& _sPropertyName,const T& _aValue) in setStyleProperty() argument
112 xProp->setPropertyValue(_sPropertyName,::com::sun::star::uno::makeAny(_aValue)); in setStyleProperty()
/trunk/main/connectivity/source/inc/java/lang/
H A DObject.hxx156 …, const char* _pSignature, jmethodID& _inout_MethodID,sal_Int32 _nArgument, const T& _aValue) const in callVoidMethod()
160 t.pEnv->CallVoidMethod( object, _inout_MethodID,_nArgument,_aValue); in callVoidMethod()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DOpenOfficePostscriptCreator.java141 private void showProperty(PropertyValue _aValue) in showProperty() argument
143 String sName = _aValue.Name; in showProperty()
147 sValue = AnyConverter.toString(_aValue.Value); in showProperty()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DOfficePrint.java96 private static void showProperty(PropertyValue _aValue) in showProperty() argument
98 String sName = _aValue.Name; in showProperty()
102 sValue = AnyConverter.toString(_aValue.Value); in showProperty()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx790 void ODBExport::exportSequence(const Sequence< ::rtl::OUString>& _aValue in exportSequence() argument
796 if ( _aValue.getLength() ) in exportSequence()
800 const ::rtl::OUString* pIter = _aValue.getConstArray(); in exportSequence()
801 const ::rtl::OUString* pEnd = pIter + _aValue.getLength(); in exportSequence()
H A DxmlExport.hxx171 void exportSequence(const Sequence< ::rtl::OUString>& _aValue
/trunk/main/reportdesign/source/ui/inspection/
H A DDataProviderHandler.cxx248 void DataProviderHandler::impl_updateChartTitle_throw(const uno::Any& _aValue) in impl_updateChartTitle_throw() argument
263 _aValue>>= sStr; in impl_updateChartTitle_throw()
H A DGeometryHandler.cxx930 …nstantValue(sal_Bool _bToControlValue,sal_uInt16 _nResId,const uno::Any& _aValue,const ::rtl::OUSt… in getConstantValue() argument
940 return uno::makeAny( xConversionHelper->convertToControlValue( _aValue ) ); in getConstantValue()
945 _aValue >>= sControlValue; in getConstantValue()
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdprop.cxx61 return _aValue; in getConstantValue()
H A Dbase.hxx528 Any _aValue; member in stoc_rdbtdp::ConstantTypeDescriptionImpl
533 : _aName( rName ), _aValue( rValue ) in ConstantTypeDescriptionImpl()
/trunk/main/reportdesign/source/ui/inc/
H A DReportController.hxx248 void createNewFunction(const ::com::sun::star::uno::Any& _aValue);
324 ,const ::com::sun::star::uno::Any& _aValue
H A DDataProviderHandler.hxx102 void impl_updateChartTitle_throw(const ::com::sun::star::uno::Any& _aValue);
H A DGeometryHandler.hxx97 …Bool bToControlValue,sal_uInt16 nResId,const ::com::sun::star::uno::Any& _aValue,const ::rtl::OUSt…
/trunk/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx623 ORowSetValueDecorator& ORowSetValueDecorator::operator=(const ORowSetValue& _aValue) in operator =() argument
625 m_aValue = _aValue; in operator =()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx3131 void OReportController::createNewFunction(const uno::Any& _aValue) in createNewFunction() argument
3133 uno::Reference< container::XIndexContainer> xFunctions(_aValue,uno::UNO_QUERY_THROW); in createNewFunction()
4087 …ntroller::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle,const Any& _aValue) throw (Exception) in setFastPropertyValue_NoBroadcast() argument
4091 _aValue >>= m_nZoomValue; in setFastPropertyValue_NoBroadcast()
4207 …sal_uInt16 _nUndoResId,const ::rtl::OUString& _sProperty,const uno::Any& _aValue,const Sequence< P… in impl_setPropertyAtControls_throw() argument
4221 xControlModel->setPropertyValue(_sProperty,_aValue); in impl_setPropertyAtControls_throw()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java517 protected boolean listContains(String[] _aList, String _aValue) in listContains() argument
521 if (_aList[i].equals(_aValue)) in listContains()

Completed in 172 milliseconds