Home
last modified time | relevance | path

Searched refs:rxId1 (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sd/source/ui/framework/configuration/
H A DConfigurationControllerResourceManager.cxx338 const Reference<XResourceId>& rxId1, in operator ()() argument
341 if (rxId1.is() && rxId2.is()) in operator ()()
342 return rxId1->compareTo(rxId2)<0; in operator ()()
343 else if (rxId1.is()) in operator ()()
H A DConfigurationControllerResourceManager.hxx105 const css::uno::Reference<css::drawing::framework::XResourceId>& rxId1,

Completed in 16 milliseconds