Searched refs:STYPE (Results 1 – 2 of 2) sorted by relevance
46 const static rtl::OUString STYPE( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_TYPE ) );218 xProps->setPropertyValue( STYPE, uno::makeAny( sheet::ValidationType_ANY ) ); in Delete()232 xProps->getPropertyValue( STYPE ) >>= nValType; in Add()253 xProps->setPropertyValue( STYPE, uno::makeAny(nValType )); in Add()260 xProps->setPropertyValue( STYPE, uno::makeAny(nValType )); in Add()
179 static OUString STYPE ( RTL_CONSTASCII_USTRINGPARAM( "Type" ) ); in ImplInit() local213 xFilterSet->getPropertyValue(STYPE) >>= aEntry.sType; in ImplInit()
Completed in 10 milliseconds