Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/accessibility/
H A DAccessiblePageShape.cxx229 Reference<beans::XPropertySet> xBGSet (aBGSet, uno::UNO_QUERY); in getBackground() local
230 if ( ! xBGSet.is()) in getBackground()
241 xBGSet = Reference<beans::XPropertySet> (aBGSet, uno::UNO_QUERY); in getBackground()
246 if (xBGSet.is()) in getBackground()
249 aColor = xBGSet->getPropertyValue (::rtl::OUString::createFromAscii ("FillColor")); in getBackground()

Completed in 14 milliseconds