Searched refs:rId2 (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/basic/source/sbx/ |
H A D | sbxcoll.cxx | 123 const SfxHint& rHint, const TypeId& rId2 ) in SFX_NOTIFY() argument 151 SbxObject::SFX_NOTIFY( rCst, rId1, rHint, rId2 ); in SFX_NOTIFY() 155 SbxObject::SFX_NOTIFY( rCst, rId1, rHint, rId2 ); in SFX_NOTIFY()
|
/aoo4110/main/sd/source/ui/framework/configuration/ |
H A D | Configuration.cxx | 49 bool operator () (const Reference<XResourceId>& rId1, const Reference<XResourceId>& rId2) const in operator ()() 51 return rId1->compareTo(rId2) == -1; in operator ()()
|
/aoo4110/main/basic/source/classes/ |
H A D | sb.cxx | 2115 const SfxHint& rHint, const TypeId& rId2 ) in SFX_NOTIFY() argument 2142 SbxObject::SFX_NOTIFY( rCst, rId1, rHint, rId2 ); in SFX_NOTIFY() 2155 SbxObject::SFX_NOTIFY( rCst, rId1, rHint, rId2 ); in SFX_NOTIFY()
|
Completed in 30 milliseconds