/aoo42x/main/connectivity/source/inc/ado/ |
H A D | Awrapado.hxx | 65 WpADOConnection& operator=(const WpADOConnection& rhs) in operator =() 173 WpADOCommand(const WpADOCommand& rhs){operator=(rhs);} in WpADOCommand() 175 WpADOCommand& operator=(const WpADOCommand& rhs) in operator =() 213 WpADOError(const WpADOError& rhs){operator=(rhs);} in WpADOError() 215 WpADOError& operator=(const WpADOError& rhs) in operator =() 240 WpADOField(const WpADOField& rhs){operator=(rhs);} in WpADOField() 242 WpADOField& operator=(const WpADOField& rhs) in operator =() 288 WpADOProperty(const WpADOProperty& rhs){operator=(rhs);} in WpADOProperty() 289 WpADOProperty& operator=(const WpADOProperty& rhs) in operator =() 311 WpADORecordset& operator=(const WpADORecordset& rhs) in operator =() [all …]
|
H A D | Awrapadox.hxx | 84 WpADOView(const WpADOView& rhs){operator=(rhs);} in WpADOView() 86 inline WpADOView& operator=(const WpADOView& rhs) in operator =() 98 WpADOGroup(const WpADOGroup& rhs){operator=(rhs);} in WpADOGroup() 100 inline WpADOGroup& operator=(const WpADOGroup& rhs) in operator =() 122 WpADOUser(const WpADOUser& rhs){operator=(rhs);} in WpADOUser() 124 inline WpADOUser& operator=(const WpADOUser& rhs) in operator =()
|
H A D | Aolewrap.hxx | 88 WpOLEBase<T>& operator=(const WpOLEBase<T>& rhs) in operator =() 95 WpOLEBase<T>& operator=(T* rhs) in operator =() 146 WpOLECollection(const WpOLECollection& rhs){operator=(rhs);} in WpOLECollection() 147 inline WpOLECollection& operator=(const WpOLECollection& rhs) in operator =() 221 WpOLEAppendCollection(const WpOLEAppendCollection& rhs){ operator=(rhs); } in WpOLEAppendCollection() 222 inline WpOLEAppendCollection& operator=(const WpOLEAppendCollection& rhs) in operator =()
|
H A D | WrapCatalog.hxx | 36 WpADOCatalog(const WpADOCatalog& rhs){operator=(rhs);} in WpADOCatalog() 38 inline WpADOCatalog& operator=(const WpADOCatalog& rhs) in operator =()
|
H A D | WrapColumn.hxx | 40 WpADOColumn(const WpADOColumn& rhs){operator=(rhs);} in WpADOColumn() 44 inline WpADOColumn& operator=(const WpADOColumn& rhs) in operator =()
|
H A D | WrapIndex.hxx | 36 WpADOIndex(const WpADOIndex& rhs){operator=(rhs);} in WpADOIndex() 38 inline WpADOIndex& operator=(const WpADOIndex& rhs) in operator =()
|
H A D | WrapKey.hxx | 36 WpADOKey(const WpADOKey& rhs){operator=(rhs);} in WpADOKey() 38 inline WpADOKey& operator=(const WpADOKey& rhs) in operator =()
|
H A D | WrapTable.hxx | 38 WpADOTable(const WpADOTable& rhs){operator=(rhs);} in WpADOTable() 40 inline WpADOTable& operator=(const WpADOTable& rhs) in operator =()
|
/aoo42x/main/comphelper/source/misc/ |
H A D | anycompare.cxx | 81 Date lhs, rhs; in isLess() local 111 Time lhs, rhs; in isLess() local 146 DateTime lhs, rhs; in isLess() local
|
/aoo42x/main/dtrans/source/win32/dtobj/ |
H A D | Fetc.cxx | 242 sal_Int32 operator==( const CFormatEtc& lhs, const CFormatEtc& rhs ) in operator ==() 251 sal_Int32 operator!=( const CFormatEtc& lhs, const CFormatEtc& rhs ) in operator !=()
|
/aoo42x/main/store/source/ |
H A D | storbase.hxx | 112 template< typename T > void swap (T & lhs, T & rhs) in swap() 164 void swap (SharedCount & rhs) // nothrow in swap() 169 SharedCount (SharedCount const & rhs) // nothrow in SharedCount() function in store::SharedCount 174 SharedCount & operator= (SharedCount const & rhs) // nothrow in operator =() 616 void swap (PageHolder & rhs) // nothrow in swap() 623 PageHolder (PageHolder const & rhs) // nothrow in PageHolder() function in store::PageHolder 629 PageHolder & operator= (PageHolder const & rhs) // nothrow in operator =() 716 void swap (PageHolderObject<T> & rhs) in swap() 721 PageHolderObject (PageHolderObject<T> const & rhs) in PageHolderObject() function in store::PageHolderObject 725 PageHolderObject<T> & operator= (PageHolderObject<T> const & rhs) in operator =()
|
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | anycompare.hxx | 85 SCALAR lhs(0), rhs(0); in isLess() local 166 sal_Int32 lhs(0), rhs(0); in isLess() local
|
/aoo42x/main/connectivity/inc/connectivity/ |
H A D | sqlerror.hxx | 84 ParamValue( ParamValue const& rhs ) : base_type( (base_type const&)rhs ) { } in ParamValue() function in connectivity::SQLError::ParamValue
|
H A D | dbcharset.hxx | 128 …friend bool operator!=(const CharsetIterator& lhs, const CharsetIterator& rhs) { return !(lhs == r… in operator !=()
|
/aoo42x/main/dbaccess/inc/ |
H A D | genericcontroller.hxx | 89 optional ( optional const& rhs ) : base_type( (base_type const&)rhs ) { } in optional() function in dbaui::optional 92 optional& operator= ( T const& rhs ) in operator =() 97 optional& operator= ( optional< T > const& rhs ) in operator =()
|
/aoo42x/main/svx/source/fmcomp/ |
H A D | xmlexchg.cxx | 42 OXFormsTransferable::OXFormsTransferable( const OXFormsDescriptor &rhs ) : in OXFormsTransferable()
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | datasourcemap.hxx | 247 friend bool operator==(const Iterator& lhs, const Iterator& rhs) in operator ==() 255 friend bool operator!=(const Iterator& lhs, const Iterator& rhs) { return !(lhs == rhs); } in operator !=()
|
H A D | ConnectionLineData.hxx | 67 …friend bool operator!=(const OConnectionLineData& lhs, const OConnectionLineData& rhs) { return !(… in operator !=()
|
H A D | RTableConnectionData.hxx | 51 …bool operator!=(const ORelationTableConnectionData& lhs, const ORelationTableConnectionData& rhs) … in operator !=()
|
H A D | charsets.hxx | 113 …friend bool operator!=(const ExtendedCharsetIterator& lhs, const ExtendedCharsetIterator& rhs) { r… in operator !=()
|
/aoo42x/main/store/workben/ |
H A D | t_page.cxx | 41 template< class T > void swap (T & lhs, T & rhs) in swap() 102 inline void swap (SharedCount & lhs, SharedCount & rhs) // nothrow in swap() 107 SharedCount::SharedCount (SharedCount const & rhs) // nothrow in SharedCount() function in SharedCount 114 SharedCount::operator= (SharedCount const & rhs) // nothrow in operator =() 266 inline void swap (PageAllocator & lhs, PageAllocator & rhs) in swap() 272 PageAllocator::PageAllocator (PageAllocator const & rhs) in PageAllocator() function in PageAllocator 279 PageAllocator::operator= (PageAllocator const & rhs) in operator =() 332 PageHolder::PageHolder (PageHolder const & rhs) // nothrow in PageHolder() function in PageHolder 339 PageHolder::operator= (PageHolder const & rhs) // nothrow in operator =() 392 void swap (PageHolderObject<T> & rhs) in swap() [all …]
|
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | ConnectionLineData.cxx | 96 bool operator==(const OConnectionLineData& lhs, const OConnectionLineData& rhs) in operator ==()
|
/aoo42x/main/store/inc/store/ |
H A D | store.hxx | 67 inline OStoreStream & operator= (OStoreStream const & rhs) SAL_THROW(()) in operator =() 232 inline OStoreDirectory & operator= (OStoreDirectory const & rhs) SAL_THROW(()) in operator =() 395 inline OStoreFile & operator= (OStoreFile const & rhs) SAL_THROW(()) in operator =()
|
/aoo42x/main/canvas/inc/canvas/ |
H A D | vclwrapper.hxx | 97 VCLObject& operator=( const VCLObject& rhs ) in operator =()
|
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/ |
H A D | Format.java | 411 Format rhs = new Format(); in isDefault() local 441 public boolean isSubset(Format rhs) { in isSubset()
|