/aoo42x/main/basegfx/source/color/ |
H A D | bcolormodifier.cxx | 109 if(!pCompare) in operator ==() 135 if(!pCompare) in operator ==() 140 return getBColor() == pCompare->getBColor() && getValue() == pCompare->getValue(); in operator ==() 161 if(!pCompare) in operator ==() 166 return getValue() == pCompare->getValue(); in operator ==() 208 if(!pCompare) in operator ==() 214 return getValue() == pCompare->getValue(); in operator ==() 290 if(!pCompare) in operator ==() 296 return getRed() == pCompare->getRed() in operator ==() 297 && getGreen() == pCompare->getGreen() in operator ==() [all …]
|
/aoo42x/main/drawinglayer/source/animation/ |
H A D | animationtiming.cxx | 67 return (pCompare in operator ==() 68 && basegfx::fTools::equal(mfDuration, pCompare->mfDuration) in operator ==() 69 && basegfx::fTools::equal(mfState, pCompare->mfState)); in operator ==() 117 return (pCompare in operator ==() 118 && basegfx::fTools::equal(mfDuration, pCompare->mfDuration) in operator ==() 119 && basegfx::fTools::equal(mfStart, pCompare->mfStart) in operator ==() 120 && basegfx::fTools::equal(mfStop, pCompare->mfStop)); in operator ==() 214 if(pCompare && mfDuration == pCompare->mfDuration) in operator ==() 218 if(!(*maEntries[a] == *pCompare->maEntries[a])) in operator ==() 308 return (pCompare in operator ==() [all …]
|
/aoo42x/main/drawinglayer/source/texture/ |
H A D | texture.cxx | 99 return (pCompare in operator ==() 100 && maGradientInfo == pCompare->maGradientInfo in operator ==() 102 && mfBorder == pCompare->mfBorder); in operator ==() 626 return (pCompare in operator ==() 629 && mfDistance == pCompare->mfDistance in operator ==() 630 && mfAngle == pCompare->mfAngle in operator ==() 631 && mnSteps == pCompare->mnSteps); in operator ==() 734 return (pCompare in operator ==() 735 && maRange == pCompare->maRange in operator ==() 736 && mfOffsetX == pCompare->mfOffsetX in operator ==() [all …]
|
H A D | texture3d.cxx | 47 const GeoTexSvxMono* pCompare = dynamic_cast< const GeoTexSvxMono* >(&rGeoTexSvx); in operator ==() local 49 return (pCompare in operator ==() 50 && maSingleColor == pCompare->maSingleColor in operator ==() 51 && mfOpacity == pCompare->mfOpacity); in operator ==()
|
/aoo42x/main/rsc/source/tools/ |
H A D | rsctree.cxx | 207 COMPARE NameNode::Compare( const NameNode * pCompare ) const{ in Compare() 208 if( (long)this < (long)pCompare ) in Compare() 210 else if( (long)this > (long)pCompare ) in Compare() 216 COMPARE NameNode::Compare( const void * pCompare ) const{ in Compare() 217 if( (long)this < (long)pCompare ) in Compare() 219 else if( (long)this > (long)pCompare ) in Compare()
|
/aoo42x/main/dbaccess/source/ui/misc/ |
H A D | stringlistitem.cxx | 59 const OStringListItem* pCompare = PTR_CAST(OStringListItem, &_rItem); in operator ==() local 60 if ((!pCompare) || (pCompare->m_aList.getLength() != m_aList.getLength())) in operator ==() 65 const ::rtl::OUString* pCompareStrings = pCompare->m_aList.getConstArray(); in operator ==()
|
H A D | propertysetitem.cxx | 66 const OPropertySetItem* pCompare = PTR_CAST(OPropertySetItem, &_rItem); in operator ==() local 67 if ((!pCompare) || (pCompare->m_xSet.get() != m_xSet.get())) in operator ==()
|
/aoo42x/main/dbaccess/source/ui/dlg/ |
H A D | optionalboolitem.cxx | 55 const OptionalBoolItem* pCompare = PTR_CAST( OptionalBoolItem, &_rItem ); in operator ==() local 56 if ( !pCompare ) in operator ==() 59 if ( m_aValue == pCompare->m_aValue ) in operator ==()
|
H A D | DbAdminImpl.cxx | 1202 DbuTypeCollectionItem* pCompare = PTR_CAST(DbuTypeCollectionItem, &_rItem); in operator ==() local 1203 return pCompare && (pCompare->getCollection() == getCollection()); in operator ==()
|
/aoo42x/main/sd/source/ui/unoidl/ |
H A D | unocpres.cxx | 369 for( SdCustomShow* pCompare = (SdCustomShow*)pList->First(); in insertByName() local 370 pCompare; in insertByName() 371 pCompare = (SdCustomShow*)pList->Next() ) in insertByName() 373 if( pCompare == pShow || pCompare->GetName() == pShow->GetName() ) in insertByName()
|
/aoo42x/main/comphelper/source/property/ |
H A D | propagg.cxx | 276 const ::rtl::OUString* pCompare = pLookup + 1; in fillHandles() local 278 for (; pCompare < pCompareEnd; ++pCompare) in fillHandles() 280 …OSL_ENSURE(pLookup->compareTo(*pCompare) < 0, "OPropertyArrayAggregationHelper::fillHandles : prop… in fillHandles()
|
/aoo42x/main/connectivity/inc/connectivity/ |
H A D | sqlparse.hxx | 252 …sal_Int16 buildNode(OSQLParseNode*& pAppend,OSQLParseNode* pCompare,OSQLParseNode* pLiteral,OSQLPa… 256 …ateRule(OSQLParseNode*& pAppend,OSQLParseNode* pLiteral,OSQLParseNode*& pCompare,OSQLParseNode* pL…
|
/aoo42x/main/svx/workben/msview/ |
H A D | msview.cxx | 153 static Atom* findFirstEqualAtom( Atom* pCompare, Atom* pContainer, Atom* pSearch, int& nDistance ); 385 Atom* Atom::findFirstEqualAtom( Atom* pCompare, Atom* pContainer, Atom* pSearch, int& nDistance ) in findFirstEqualAtom() argument 392 if( *pSearch == *pCompare ) in findFirstEqualAtom()
|
/aoo42x/main/connectivity/source/parse/ |
H A D | sqlnode.cxx | 908 …ateRule(OSQLParseNode*& pAppend,OSQLParseNode* pLiteral,OSQLParseNode*& pCompare,OSQLParseNode* pL… in buildPredicateRule() argument 929 nErg = buildNode(pAppend,pCompare,pNode1,pNode2); in buildPredicateRule() 932 if (!pCompare->getParent()) // I have no parent so I was not used and I must die :-) in buildPredicateRule() 933 delete pCompare; in buildPredicateRule()
|
H A D | sqlbison.y | 4699 sal_Int16 OSQLParser::buildNode(OSQLParseNode*& pAppend,OSQLParseNode* pCompare,OSQLParseNode* pLit… 4704 if ( SQL_ISTOKEN( pCompare, BETWEEN) && pLiteral2 ) 4710 pComp->append(pCompare);
|
/aoo42x/main/sfx2/source/doc/ |
H A D | doctempl.cxx | 2257 int RegionData_Impl::Compare( RegionData_Impl* pCompare ) const in Compare() 2259 int nCompare = maTitle.compareTo( pCompare->maTitle ); in Compare()
|