Home
last modified time | relevance | path

Searched defs:xCellProps (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCellBase.cxx131 uno::Reference<beans::XPropertySet> xCellProps(xCell, uno::UNO_QUERY); in getForeground() local
172 uno::Reference<beans::XPropertySet> xCellProps(xCell, uno::UNO_QUERY); in getBackground() local
421 uno::Reference<beans::XPropertySet> xCellProps(xCell, uno::UNO_QUERY); in getShadowAttrs() local
507 uno::Reference<beans::XPropertySet> xCellProps(xCell, uno::UNO_QUERY); in getBorderAttrs() local
H A DAccessibleEditObject.cxx439 uno::Reference<beans::XPropertySet> xCellProps(xCell, uno::UNO_QUERY); in GetFgBgColor() local
/trunk/main/odk/examples/DevelopersGuide/FirstSteps/
H A DFirstLoadComponent.java91 XPropertySet xCellProps = (XPropertySet)UnoRuntime.queryInterface( in main() local
H A DHelloTextTableShape.java229 XPropertySet xCellProps = (XPropertySet)UnoRuntime.queryInterface( in useCalc() local
364 XPropertySet xCellProps = (XPropertySet)UnoRuntime.queryInterface( in manipulateTable() local
/trunk/main/sw/source/ui/vba/
H A Dvbaselection.cxx203 uno::Reference< beans::XPropertySet > xCellProps( xCell, uno::UNO_QUERY_THROW ); in NextCell() local

Completed in 37 milliseconds