Home
last modified time | relevance | path

Searched refs:rA (Results 26 – 45 of 45) sorted by relevance

12

/aoo42x/main/sc/source/core/tool/
H A Dddelink.cxx53 ScDdeLink::ScDdeLink( ScDocument* pD, const String& rA, const String& rT, const String& rI, in ScDdeLink() argument
57 aAppl( rA ), in ScDdeLink()
H A Dinterpr2.cxx2100 const String& rA, const String& rT, const String& rI, sal_uInt8 nM ) in lcl_GetDdeLink() argument
2109 if ( pLink->GetAppl() == rA && in lcl_GetDdeLink()
/aoo42x/main/writerfilter/source/doctok/
H A DWW8PropertySetImpl.cxx34 bool operator != (const WW8PropertySetIterator & rA, in operator !=() argument
37 return ! (rA.equal(rB)); in operator !=()
H A DWW8DocumentImpl.cxx66 bool operator == (const WW8DocumentIterator & rA, in operator ==() argument
69 return rA.equal(rB); in operator ==()
/aoo42x/main/vcl/source/gdi/
H A Doutdev3.cxx2262 if( rA.maSearchName != rB.maSearchName ) in operator ()()
2266 if( (rA.mnHeight != rB.mnHeight) in operator ()()
2267 || (rA.mnWidth != rB.mnWidth) in operator ()()
2272 if( (rA.mbVertical != rB.mbVertical) in operator ()()
2273 || (rA.meLanguage != rB.meLanguage) ) in operator ()()
2277 if( (rA.meWeight != rB.meWeight) in operator ()()
2278 || (rA.meItalic != rB.meItalic) in operator ()()
2280 || (rA.mePitch != rB.mePitch) ) in operator ()()
2284 if( rA.maStyleName != rB.maStyleName) in operator ()()
2290 (rA.mpFontData && rA.mpFontData->IsSymbolFont()) || in operator ()()
[all …]
/aoo42x/main/chart2/source/tools/
H A DThreeDHelper.cxx148 bool lcl_isEqual( const drawing::Direction3D& rA, const drawing::Direction3D& rB ) in lcl_isEqual() argument
150 return ::rtl::math::approxEqual(rA.DirectionX, rB.DirectionX) in lcl_isEqual()
151 && ::rtl::math::approxEqual(rA.DirectionY, rB.DirectionY) in lcl_isEqual()
152 && ::rtl::math::approxEqual(rA.DirectionZ, rB.DirectionZ); in lcl_isEqual()
/aoo42x/main/canvas/source/cairo/
H A Dcairo_textlayout.cxx114 bool compareFallbacks(const SystemGlyphData&rA, const SystemGlyphData &rB) in compareFallbacks() argument
116 return rA.fallbacklevel < rB.fallbacklevel; in compareFallbacks()
/aoo42x/main/sw/inc/
H A Dflypos.hxx54 struct SwPosFlyFrmCmp { bool operator()(const SwPosFlyFrmPtr& rA, const SwPosFlyFrmPtr& rB) const; …
/aoo42x/main/sc/source/core/inc/
H A Dddelink.hxx57 const String& rA, const String& rT, const String& rI,
/aoo42x/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dtextprimitive2d.hxx169 …bool LocalesAreEqual(const ::com::sun::star::lang::Locale& rA, const ::com::sun::star::lang::Local…
/aoo42x/main/sc/inc/
H A Dhints.hxx123 void SetDdeLink( const String& rA, const String& rT, const String& rI, sal_uInt8 nM );
H A Ddpglobal.hxx135 static sal_Int32 Compare( const ScDPItemData& rA, const ScDPItemData& rB );
H A Dlinkuno.hxx394 ScDDELinkObj(ScDocShell* pDocSh, const String& rA,
/aoo42x/main/libtextcat/data/new_fingerprints/lm/
H A Dsanskrit.lm302 rA 108
/aoo42x/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx2063 …const Any& rAny, const sal_Int16 nColorSpace, sal_Int32& rMode, sal_Int32& rA, sal_Int32& rB, sal_… in getColorAny() argument
2075 rA = (sal_uInt8)( nColor >> 16 ); in getColorAny()
2081 rA = (sal_Int32) ( aHSL[ 0 ] * 255.0 / 360.0 ); in getColorAny()
H A Dpptexanimations.hxx81 …:uno::Any& rAny, const sal_Int16 nColorSpace, sal_Int32& rMode, sal_Int32& rA, sal_Int32& rB, sal_…
/aoo42x/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygontools.hxx414 …BASEGFX_DLLPUBLIC bool isPointInTriangle(const B2DPoint& rA, const B2DPoint& rB, const B2DPoint& r…
/aoo42x/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx2293 …bool isPointInTriangle(const B2DPoint& rA, const B2DPoint& rB, const B2DPoint& rC, const B2DPoint&… in isPointInTriangle() argument
2295 if(arePointsOnSameSideOfLine(rA, rB, rC, rCandidate, bWithBorder)) in isPointInTriangle()
2297 if(arePointsOnSameSideOfLine(rB, rC, rA, rCandidate, bWithBorder)) in isPointInTriangle()
2299 if(arePointsOnSameSideOfLine(rC, rA, rB, rCandidate, bWithBorder)) in isPointInTriangle()
/aoo42x/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx1061 ScDDELinkObj::ScDDELinkObj(ScDocShell* pDocSh, const String& rA, in ScDDELinkObj() argument
1064 aAppl( rA ), in ScDDELinkObj()
/aoo42x/main/filter/inc/filter/msfilter/
H A Descherex.hxx1122 const ::com::sun::star::awt::Point& rA,

Completed in 253 milliseconds

12