Searched refs:SC_UNONAME_COPYOUT (Results 1 – 5 of 5) sorted by relevance
101 {MAP_CHAR_LEN(SC_UNONAME_COPYOUT), 0, &getBooleanCppuType(), 0, 0}, in lcl_GetFilterPropertyMap()369 pArray[5].Name = rtl::OUString::createFromAscii( SC_UNONAME_COPYOUT ); in FillProperties()478 else if (aPropName.EqualsAscii( SC_UNONAME_COPYOUT )) in FillSortParam()1429 else if (aString.EqualsAscii( SC_UNONAME_COPYOUT )) in setPropertyValue()1481 else if (aString.EqualsAscii( SC_UNONAME_COPYOUT )) in getPropertyValue()
284 …ol(xPropertySet->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_COPYOUT))))) in WriteFilterDescriptor()418 else if (aSortProperties[i].Name.compareToAscii(SC_UNONAME_COPYOUT) == 0) in WriteSortDescriptor()
155 aSortDescriptor[1].Name = rtl::OUString::createFromAscii(SC_UNONAME_COPYOUT); in EndElement()
387 …rtySet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_COPYOUT)), uno::make… in EndElement()
278 #define SC_UNONAME_COPYOUT "CopyOutputData" macro
Completed in 86 milliseconds