Searched refs:xCompoentDoc (Results 1 – 2 of 2) sorted by relevance
493 uno::Reference<XAccessibleComponent> xCompoentDoc(xAccDoc, uno::UNO_QUERY); in getBackground() local494 if (xCompoentDoc.is()) in getBackground()496 crBack = (sal_uInt32)xCompoentDoc->getBackground(); in getBackground()
1815 uno::Reference<XAccessibleComponent> xCompoentDoc(xAccDoc,uno::UNO_QUERY); in getBackground() local1816 if (xCompoentDoc.is()) in getBackground()1818 crBack = (sal_uInt32)xCompoentDoc->getBackground(); in getBackground()