Home
last modified time | relevance | path

Searched defs:rL (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sot/source/base/
H A Dexchange.cxx259 List& rL = InitFormats_Impl(); in RegisterFormatName() local
294 List& rL = InitFormats_Impl(); in RegisterFormatMimeType() local
326 List& rL = InitFormats_Impl(); in RegisterFormat() local
355 List& rL = InitFormats_Impl(); in GetFormatDataFlavor() local
389 List& rL = InitFormats_Impl(); in GetFormatMimeType() local
427 List& rL = InitFormats_Impl(); in GetFormatIdFromMimeType() local
467 List& rL = InitFormats_Impl(); in GetFormat() local
/trunk/main/sc/source/filter/inc/
H A Dxladdress.hxx52 inline bool operator==( const XclAddress& rL, const XclAddress& rR ) in operator ==()
57 inline bool operator<( const XclAddress& rL, const XclAddress& rR ) in operator <()
102 inline bool operator==( const XclRange& rL, const XclRange& rR ) in operator ==()
107 inline bool operator<( const XclRange& rL, const XclRange& rR ) in operator <()
/trunk/main/sc/source/ui/view/
H A Dselectionstate.cxx62 bool operator==( const ScSelectionState& rL, const ScSelectionState& rR ) in operator ==()
/trunk/main/svx/inc/svx/
H A Dframelink.hxx178 inline bool operator!=( const Style& rL, const Style& rR ) { return !(rL == rR); } in operator !=()
179 inline bool operator>( const Style& rL, const Style& rR ) { return rR < rL; } in operator >()
180 inline bool operator<=( const Style& rL, const Style& rR ) { return !(rR < rL); } in operator <=()
181 inline bool operator>=( const Style& rL, const Style& rR ) { return !(rL < rR); } in operator >=()
/trunk/main/oox/inc/oox/xls/
H A Daddressconverter.hxx75 inline bool operator==( const BinAddress& rL, const BinAddress& rR ) in operator ==()
80 inline bool operator<( const BinAddress& rL, const BinAddress& rR ) in operator <()
140 inline bool operator==( const BinRange& rL, const BinRange& rR ) in operator ==()
145 inline bool operator<( const BinRange& rL, const BinRange& rR ) in operator <()
/trunk/main/sc/source/ui/inc/
H A Dselectionstate.hxx70 inline bool operator!=( const ScSelectionState& rL, const ScSelectionState& rR ) { return !(rL == r… in operator !=()
/trunk/main/sc/source/filter/excel/
H A Dxlescher.cxx60 bool operator==( const XclObjId& rL, const XclObjId& rR ) in operator ==()
65 bool operator<( const XclObjId& rL, const XclObjId& rR ) in operator <()
H A Dxlchart.cxx88 bool operator<( const XclChDataPointPos& rL, const XclChDataPointPos& rR ) in operator <()
/trunk/main/sc/inc/
H A Dcellsuno.hxx115 ScLinkListener(const Link& rL) : aLink(rL) {} in ScLinkListener()
/trunk/main/editeng/inc/editeng/
H A Dsvxacorr.hxx116 SvxAutocorrWord( const String& rS, const String& rL, sal_Bool bFlag = sal_True ) in SvxAutocorrWord()
/trunk/main/sc/source/core/tool/
H A Dchartlis.cxx60 ScChartUnoData( const uno::Reference< chart::XChartDataChangeEventListener >& rL, in ScChartUnoData()
/trunk/main/svx/source/dialog/
H A Dframelink.cxx1312 bool operator==( const Style& rL, const Style& rR ) in operator ==()
1318 bool operator<( const Style& rL, const Style& rR ) in operator <()
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx1597 … const SfxInt16Item& rL = (const SfxInt16Item&) pEditEngine->GetParaAttrib( n, EE_PARA_OUTLLEVEL ); in dragGestureRecognized() local
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx211 static void SetStdAttr( SfxItemSet& rSet, WW8_DP_LINETYPE& rL, in SetStdAttr()

Completed in 137 milliseconds