Searched refs:xCompoentDoc (Results 1 – 2 of 2) sorted by relevance
506 uno::Reference<XAccessibleComponent> xCompoentDoc(xAccDoc, uno::UNO_QUERY); in getBackground() local507 if (xCompoentDoc.is()) in getBackground()509 crBack = (sal_uInt32)xCompoentDoc->getBackground(); in getBackground()
1856 uno::Reference<XAccessibleComponent> xCompoentDoc(xAccDoc,uno::UNO_QUERY); in getBackground() local1857 if (xCompoentDoc.is()) in getBackground()1859 crBack = (sal_uInt32)xCompoentDoc->getBackground(); in getBackground()
Completed in 17 milliseconds