Home
last modified time | relevance | path

Searched defs:rRight (Results 1 – 22 of 22) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dxestring.hxx322 inline bool operator==( const XclExpString& rLeft, const XclExpString& rRight ) in operator ==()
327 inline bool operator!=( const XclExpString& rLeft, const XclExpString& rRight ) in operator !=()
332 inline bool operator<( const XclExpString& rLeft, const XclExpString& rRight ) in operator <()
H A Dxlstring.hxx75 inline bool operator==( const XclFormatRun& rLeft, const XclFormatRun& rRight ) in operator ==()
80 inline bool operator<( const XclFormatRun& rLeft, const XclFormatRun& rRight ) in operator <()
H A Dxistyle.hxx382 inline bool operator==( const XclImpXFIndex& rLeft, const XclImpXFIndex& rRight ) in operator ==()
385 inline bool operator!=( const XclImpXFIndex& rLeft, const XclImpXFIndex& rRight ) in operator !=()
H A Dxlpivot.hxx465 inline bool operator==( const XclPCItem& rLeft, const XclPCItem& rRight ) { return rLeft.IsEqual( r… in operator ==()
466 inline bool operator!=( const XclPCItem& rLeft, const XclPCItem& rRight ) { return !(rLeft == rRigh… in operator !=()
/trunk/main/binaryurp/source/
H A Dlessoperators.cxx39 bool operator<( const TypeDescription& rLeft, const TypeDescription& rRight) { in operator <()
/trunk/main/sc/source/filter/excel/
H A Dxlstyle.cxx518 bool operator==( const XclFontData& rLeft, const XclFontData& rRight ) in operator ==()
1570 bool operator==( const XclCellProt& rLeft, const XclCellProt& rRight ) in operator ==()
1675 bool operator==( const XclCellAlign& rLeft, const XclCellAlign& rRight ) in operator ==()
1702 bool operator==( const XclCellBorder& rLeft, const XclCellBorder& rRight ) in operator ==()
1727 bool operator==( const XclCellArea& rLeft, const XclCellArea& rRight ) in operator ==()
H A Dxestring.cxx49 int lclCompareVectors( const ::std::vector< Type >& rLeft, const ::std::vector< Type >& rRight ) in lclCompareVectors()
H A Dxetable.cxx1780 bool operator<( const XclExpDefaultRowData& rLeft, const XclExpDefaultRowData& rRight ) in operator <()
H A Dxelink.cxx368 inline bool operator==( const XclExpXti& rLeft, const XclExpXti& rRight ) in operator ==()
/trunk/main/vcl/unx/generic/printer/
H A Djobdata.cxx37 JobData& JobData::operator=(const JobData& rRight) in operator =()
H A Dppdparser.cxx1294 int& rLeft, int& rRight, in getMargins()
/trunk/main/sc/source/core/data/
H A Ddpglobal.cxx35 Rectangle operator *( const Rectangle &rLeft, const std::pair<double,double> & rRight ) in operator *() argument
/trunk/main/unotools/inc/unotools/
H A Dfontcfg.hxx44 …operator==( const com::sun::star::lang::Locale& rLeft, const com::sun::star::lang::Locale& rRight ) in operator ==()
/trunk/main/basic/source/sbx/
H A Dsbxdec.cxx148 SbxDecimal::CmpResult compare( const SbxDecimal &rLeft, const SbxDecimal &rRight ) in compare()
355 SbxDecimal::CmpResult compare( const SbxDecimal &rLeft, const SbxDecimal &rRight ) in compare()
/trunk/main/comphelper/source/misc/
H A Dtypes.cxx423 sal_Bool compare(const Any& rLeft, const Any& rRight) in compare()
/trunk/main/svx/source/dialog/
H A Drubydialog.cxx410 void SvxRubyDialog::SetText(sal_Int32 nPos, Edit& rLeft, Edit& rRight) in SetText()
821 void lcl_MoveBox(long nOffset, Edit& rLeft, Edit& rRight) in lcl_MoveBox()
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx1269 bool operator==( const ApiAlignmentData& rLeft, const ApiAlignmentData& rRight ) in operator ==()
1443 bool operator==( const ApiProtectionData& rLeft, const ApiProtectionData& rRight ) in operator ==()
1551 bool operator==( const BorderLine& rLeft, const BorderLine& rRight ) in operator ==()
1560 bool operator==( const TableBorder& rLeft, const TableBorder& rRight ) in operator ==()
1581 bool operator==( const ApiBorderData& rLeft, const ApiBorderData& rRight ) in operator ==()
1894 bool operator==( const ApiSolidFillData& rLeft, const ApiSolidFillData& rRight ) in operator ==()
/trunk/main/sc/source/ui/vba/
H A Dvbaeventshelper.cxx819 bool lclSelectionChanged( const ScRangeList& rLeft, const ScRangeList& rRight ) in lclSelectionChanged()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx677 …:Sequence<double> lerp(const uno::Sequence<double>& rLeft, const uno::Sequence<double>& rRight, do… in lerp()
/trunk/main/sc/source/ui/view/
H A Doutput.cxx1306 void lcl_HorizLine( OutputDevice& rDev, const Point& rLeft, const Point& rRight, in lcl_HorizLine()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx629 bool WW8Export::MiserableRTLFrmFmtHack(SwTwips &rLeft, SwTwips &rRight, in MiserableRTLFrmFmtHack()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx263 long& rRight, long& rBottom, const ToolBox *pThis ) in ImplCalcBorder()

Completed in 215 milliseconds