Home
last modified time | relevance | path

Searched defs:rhs (Results 1 – 25 of 50) sorted by last modified time

12

/trunk/main/dtrans/source/win32/dtobj/
H A DDOTransferable.cxx528 const DataFlavor& lhs, const DataFlavor& rhs ) in compareDataFlavors()
H A DFetc.cxx242 sal_Int32 operator==( const CFormatEtc& lhs, const CFormatEtc& rhs ) in operator ==()
251 sal_Int32 operator!=( const CFormatEtc& lhs, const CFormatEtc& rhs ) in operator !=()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DCellStyle.java364 Format rhs = tStyle.getFormat(); in isSubset() local
H A DFormat.java411 Format rhs = new Format(); in isDefault() local
441 public boolean isSubset(Format rhs) { in isSubset()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DFontDescription.java155 public boolean compareTo(FontDescription rhs) { in compareTo()
H A DExtendedFormat.java282 public boolean compareTo(ExtendedFormat rhs) { in compareTo()
/trunk/main/vcl/source/glyphs/
H A Dgraphite_adaptors.cxx151 GraphiteFontAdaptor::GraphiteFontAdaptor(const GraphiteFontAdaptor &rhs) throw() in GraphiteFontAdaptor()
/trunk/main/vcl/aqua/source/dtrans/
H A DOSXTransferable.cxx157 bool OSXTransferable::compareDataFlavors(const DataFlavor& lhs, const DataFlavor& rhs ) in compareDataFlavors()
/trunk/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.cxx457 Any const & rhs = m_data[ i_rhs ]; in operator ()() local
/trunk/main/toolkit/qa/complex/toolkit/
H A DGridControl.java606 final XInterface rhs = UnoRuntime.queryInterface( XInterface.class, i_rhs ); in impl_areSameInterface() local
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx4384 bool BookmarkPosition::operator==(const BookmarkPosition rhs) in operator ==()
/trunk/main/svx/source/form/
H A Dfmundo.cxx167 sal_Bool operator < (const Reference< XPropertySet >& lhs, in operator <()
/trunk/main/svx/source/fmcomp/
H A Dxmlexchg.cxx42 OXFormsTransferable::OXFormsTransferable( const OXFormsDescriptor &rhs ) : in OXFormsTransferable()
/trunk/main/svx/inc/svx/
H A Dfmtools.hxx118 friend bool operator==(const CursorWrapper& lhs, const CursorWrapper& rhs) in operator ==()
/trunk/main/store/source/
H A Dstorbase.hxx112 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 =()
/trunk/main/store/workben/
H A Dt_page.cxx41 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 …]
/trunk/main/store/inc/store/
H A Dstore.hxx67 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 =()
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRTableConnectionData.cxx256 bool operator==(const ORelationTableConnectionData& lhs, const ORelationTableConnectionData& rhs) in operator ==()
/trunk/main/dbaccess/source/ui/querydesign/
H A DConnectionLineData.cxx96 bool operator==(const OConnectionLineData& lhs, const OConnectionLineData& rhs) in operator ==()
/trunk/main/dbaccess/source/ui/misc/
H A Dcharsets.cxx184 …nst OCharsetDisplay::ExtendedCharsetIterator& lhs, const OCharsetDisplay::ExtendedCharsetIterator&… in operator ==()
/trunk/main/dbaccess/source/ui/inc/
H A Dcharsets.hxx113 …friend bool operator!=(const ExtendedCharsetIterator& lhs, const ExtendedCharsetIterator& rhs) { r… in operator !=()
H A Ddatasourcemap.hxx247 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 DRTableConnectionData.hxx51 …bool operator!=(const ORelationTableConnectionData& lhs, const ORelationTableConnectionData& rhs) … in operator !=()
H A DConnectionLineData.hxx67 …friend bool operator!=(const OConnectionLineData& lhs, const OConnectionLineData& rhs) { return !(… in operator !=()
/trunk/main/dbaccess/source/inc/
H A Ddsntypes.hxx206 …friend bool OOO_DLLPUBLIC_DBA operator!=(const TypeIterator& lhs, const TypeIterator& rhs) { retur… in operator !=()

Completed in 113 milliseconds

12