Home
last modified time | relevance | path

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

/trunk/main/oox/source/dump/
H A Dxlsbdumper.ini189 0x0030=CELLSTYLE,,,,,,,
328 # CELLSTYLE ------------------------------------------------------------------
330 flagslist=CELLSTYLE-FLAGS
336 multilist=CELLSTYLE-BUILTIN
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx717 const static rtl::OUString CELLSTYLE( RTL_CONSTASCII_USTRINGPARAM("CellStyle") ); variable
5421 xProps->getPropertyValue(CELLSTYLE) >>= sStyleName; in getStyle()
5439 xProps->setPropertyValue(CELLSTYLE, uno::makeAny(xStyle->getName())); in setStyle()

Completed in 62 milliseconds