Home
last modified time | relevance | path

Searched refs:SC_UNONAME_ISCASE (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sc/source/ui/unoobj/
H A Ddatauno.cxx85 {MAP_CHAR_LEN(SC_UNONAME_ISCASE), 0, &getBooleanCppuType(), 0, 0}, in lcl_GetSubTotalPropertyMap()
102 {MAP_CHAR_LEN(SC_UNONAME_ISCASE), 0, &getBooleanCppuType(), 0, 0}, in lcl_GetFilterPropertyMap()
471 else if (aPropName.EqualsAscii( SC_UNONAME_ISCASE )) in FillSortParam()
775 if (aString.EqualsAscii( SC_UNONAME_CASE ) || aString.EqualsAscii( SC_UNONAME_ISCASE )) in setPropertyValue()
818 if (aString.EqualsAscii( SC_UNONAME_CASE ) || aString.EqualsAscii( SC_UNONAME_ISCASE )) in getPropertyValue()
1431 else if (aString.EqualsAscii( SC_UNONAME_ISCASE )) in setPropertyValue()
1483 else if (aString.EqualsAscii( SC_UNONAME_ISCASE )) in getPropertyValue()
/aoo42x/main/sc/source/filter/xml/
H A DXMLExportDatabaseRanges.cxx310 …ool(xPropertySet->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_ISCASE)))); in WriteFilterDescriptor()
537 …ool(xPropertySet->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_ISCASE))))) in WriteSubTotalDescriptor()
H A Dxmldrani.cxx388 …ertySet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_ISCASE)), uno::make… in EndElement()
413 …ertySet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_ISCASE)), uno::make… in EndElement()
H A Dxmlsorti.cxx157 aSortDescriptor[2].Name = rtl::OUString::createFromAscii(SC_UNONAME_ISCASE); in EndElement()
/aoo42x/main/sc/inc/
H A Dunonames.hxx279 #define SC_UNONAME_ISCASE "IsCaseSensitive" macro

Completed in 246 milliseconds