Searched refs:rId1 (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/basic/source/sbx/ |
H A D | sbxcoll.cxx | 122 void SbxCollection::SFX_NOTIFY( SfxBroadcaster& rCst, const TypeId& rId1, 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 ()() argument 51 return rId1->compareTo(rId2) == -1; in operator ()()
|
/aoo4110/main/basic/source/classes/ |
H A D | sb.cxx | 2114 void BasicCollection::SFX_NOTIFY( SfxBroadcaster& rCst, const TypeId& rId1, 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