Searched defs:rL (Results 1 – 14 of 14) sorted by relevance
/aoo41x/main/sot/source/base/ |
H A D | exchange.cxx | 257 List& rL = InitFormats_Impl(); in RegisterFormatName() local 292 List& rL = InitFormats_Impl(); in RegisterFormatMimeType() local 324 List& rL = InitFormats_Impl(); in RegisterFormat() local 353 List& rL = InitFormats_Impl(); in GetFormatDataFlavor() local 387 List& rL = InitFormats_Impl(); in GetFormatMimeType() local 425 List& rL = InitFormats_Impl(); in GetFormatIdFromMimeType() local 465 List& rL = InitFormats_Impl(); in GetFormat() local
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xladdress.hxx | 52 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 <()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | selectionstate.cxx | 62 bool operator==( const ScSelectionState& rL, const ScSelectionState& rR ) in operator ==()
|
/aoo41x/main/svx/inc/svx/ |
H A D | framelink.hxx | 178 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 >=()
|
/aoo41x/main/oox/inc/oox/xls/ |
H A D | addressconverter.hxx | 75 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 <()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | selectionstate.hxx | 70 inline bool operator!=( const ScSelectionState& rL, const ScSelectionState& rR ) { return !(rL == r… in operator !=()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xlescher.cxx | 60 bool operator==( const XclObjId& rL, const XclObjId& rR ) in operator ==() 65 bool operator<( const XclObjId& rL, const XclObjId& rR ) in operator <()
|
H A D | xlchart.cxx | 88 bool operator<( const XclChDataPointPos& rL, const XclChDataPointPos& rR ) in operator <()
|
/aoo41x/main/sc/inc/ |
H A D | cellsuno.hxx | 115 ScLinkListener(const Link& rL) : aLink(rL) {} in ScLinkListener()
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | svxacorr.hxx | 116 SvxAutocorrWord( const String& rS, const String& rL, sal_Bool bFlag = sal_True ) in SvxAutocorrWord()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | chartlis.cxx | 60 ScChartUnoData( const uno::Reference< chart::XChartDataChangeEventListener >& rL, in ScChartUnoData()
|
/aoo41x/main/svx/source/dialog/ |
H A D | framelink.cxx | 1312 bool operator==( const Style& rL, const Style& rR ) in operator ==() 1318 bool operator<( const Style& rL, const Style& rR ) in operator <()
|
/aoo41x/main/editeng/source/editeng/ |
H A D | impedit.cxx | 1596 … const SfxInt16Item& rL = (const SfxInt16Item&) pEditEngine->GetParaAttrib( n, EE_PARA_OUTLLEVEL ); in dragGestureRecognized() local
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8graf.cxx | 214 static void SetStdAttr( SfxItemSet& rSet, WW8_DP_LINETYPE& rL, in SetStdAttr()
|
Completed in 121 milliseconds