Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx161 uno::Reference< beans::XPropertySet> xProps1(pData1->xShape, uno::UNO_QUERY); in operator ()() local
163 if (xProps1.is() && xProps2.is()) in operator ()()
165 uno::Any aPropAny1 = xProps1->getPropertyValue(msLayerId); in operator ()()
173 uno::Any aAny1 = xProps1->getPropertyValue(msZOrder); in operator ()()

Completed in 30 milliseconds