Searched defs:xCellProps (Results 1 – 5 of 5) sorted by relevance
131 uno::Reference<beans::XPropertySet> xCellProps(xCell, uno::UNO_QUERY); in getForeground() local172 uno::Reference<beans::XPropertySet> xCellProps(xCell, uno::UNO_QUERY); in getBackground() local421 uno::Reference<beans::XPropertySet> xCellProps(xCell, uno::UNO_QUERY); in getShadowAttrs() local507 uno::Reference<beans::XPropertySet> xCellProps(xCell, uno::UNO_QUERY); in getBorderAttrs() local
439 uno::Reference<beans::XPropertySet> xCellProps(xCell, uno::UNO_QUERY); in GetFgBgColor() local
91 XPropertySet xCellProps = (XPropertySet)UnoRuntime.queryInterface( in main() local
229 XPropertySet xCellProps = (XPropertySet)UnoRuntime.queryInterface( in useCalc() local364 XPropertySet xCellProps = (XPropertySet)UnoRuntime.queryInterface( in manipulateTable() local
203 uno::Reference< beans::XPropertySet > xCellProps( xCell, uno::UNO_QUERY_THROW ); in NextCell() local
Completed in 31 milliseconds