Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/access/
H A Dacccell.cxx506 uno::Reference<XAccessibleComponent> xCompoentDoc(xAccDoc, uno::UNO_QUERY); in getBackground() local
507 if (xCompoentDoc.is()) in getBackground()
509 crBack = (sal_uInt32)xCompoentDoc->getBackground(); in getBackground()
H A Dacctable.cxx1856 uno::Reference<XAccessibleComponent> xCompoentDoc(xAccDoc,uno::UNO_QUERY); in getBackground() local
1857 if (xCompoentDoc.is()) in getBackground()
1859 crBack = (sal_uInt32)xCompoentDoc->getBackground(); in getBackground()

Completed in 22 milliseconds