Lines Matching defs:const
75 sal_Bool WpADOConnection::PutConnectionString(const ::rtl::OUString &aCon) const in PutConnectionString()
362 sal_Bool WpADOCommand::put_Prepared(VARIANT_BOOL bPrepared) const in put_Prepared()
528 void WpADOField::get_Value(OLEVariant& aValVar) const in get_Value()
572 OLEVariant WpADOField::GetChunk(long Length) const in GetChunk()
580 void WpADOField::GetChunk(long Length,OLEVariant &aValVar) const in GetChunk()
594 void WpADOField::GetOriginalValue(OLEVariant &aValVar) const in GetOriginalValue()
608 void WpADOField::GetUnderlyingValue(OLEVariant &aValVar) const in GetUnderlyingValue()
652 void WpADOProperty::GetValue(OLEVariant &aValVar) const in GetValue()
781 void WpADORecordset::GetDataSource(IUnknown** _pInterface) const in GetDataSource()
895 sal_Bool WpADORecordset::get_RecordCount(sal_Int32 &_nRet) const in get_RecordCount()
901 sal_Bool WpADORecordset::get_MaxRecords(sal_Int32 &_nRet) const in get_MaxRecords()
913 sal_Bool WpADORecordset::get_CursorType(CursorTypeEnum &_nRet) const in get_CursorType()
925 sal_Bool WpADORecordset::get_LockType(LockTypeEnum &_nRet) const in get_LockType()
937 sal_Bool WpADORecordset::get_CacheSize(sal_Int32 &_nRet) const in get_CacheSize()
1009 void WpADOParameter::GetValue(OLEVariant& aValVar) const in GetValue()
1446 void WpADOView::get_Command(OLEVariant& _rVar) const in get_Command()