Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Ddatauno.cxx101 {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()
/trunk/main/sc/source/filter/xml/
H A DXMLExportDatabaseRanges.cxx284 …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()
H A Dxmlsorti.cxx155 aSortDescriptor[1].Name = rtl::OUString::createFromAscii(SC_UNONAME_COPYOUT); in EndElement()
H A Dxmldrani.cxx387 …rtySet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_COPYOUT)), uno::make… in EndElement()
/trunk/main/sc/inc/
H A Dunonames.hxx278 #define SC_UNONAME_COPYOUT "CopyOutputData" macro

Completed in 34 milliseconds