Searched refs:putValue (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | ATable.cxx | 218 OTools::putValue( m_aTable.get_Properties(), in setFastPropertyValue_NoBroadcast() 224 OTools::putValue( m_aTable.get_Properties(), in setFastPropertyValue_NoBroadcast()
|
H A D | AColumn.cxx | 180 …OTools::putValue( m_aColumn.get_Properties(), ::rtl::OUString::createFromAscii( "Autoincrement" ),… in setFastPropertyValue_NoBroadcast() 194 …OTools::putValue( m_aColumn.get_Properties(), ::rtl::OUString::createFromAscii( pAdoPropertyName )… in setFastPropertyValue_NoBroadcast()
|
H A D | AConnection.cxx | 145 …OTools::putValue(aProps,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Jet OLEDB:ODBC Parsing")),sal… in construct() 215 …OTools::putValue(aProps,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Jet OLEDB:ODBC Parsing")),sal… in nativeSQL()
|
H A D | AColumns.cxx | 117 …OTools::putValue( aAddedColumn.get_Properties(), ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Auto… in appendObject()
|
H A D | Awrapado.cxx | 2181 void OTools::putValue(const WpADOProperties& _rProps,const OLEVariant &_aPosition,const OLEVariant … in putValue() function in OTools
|
/aoo41x/main/framework/qa/complex/path_substitution/ |
H A D | PathSubstitutionTest.java | 113 substVars.putValue(i, substVal); in checkXStringSubstitution() 263 public void putValue(int i, String val) in putValue() method in PathSubstitutionTest.VariableContainer
|
/aoo41x/main/oox/inc/oox/xls/ |
H A D | worksheethelper.hxx | 319 void putValue(
|
/aoo41x/main/connectivity/source/inc/ado/ |
H A D | Awrapado.hxx | 402 …static void putValue(const WpADOProperties& _rProps,const OLEVariant &_aPosition,const OLEVaria…
|
/aoo41x/main/oox/source/xls/ |
H A D | sheetdatabuffer.cxx | 339 putValue( rModel.maCellAddr, fValue ); in setValueCell()
|
H A D | worksheethelper.cxx | 1668 void WorksheetHelper::putValue( const CellAddress& rAddress, double fValue ) const in putValue() function in oox::xls::WorksheetHelper
|
Completed in 67 milliseconds