Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/unoobj/
H A Ddatauno.cxx105 {MAP_CHAR_LEN(SC_UNONAME_OUTPOS), 0, &getCppuType((table::CellAddress*)0), 0, 0}, in lcl_GetFilterPropertyMap()
372 pArray[6].Name = rtl::OUString::createFromAscii( SC_UNONAME_OUTPOS ); in FillProperties()
480 else if (aPropName.EqualsAscii( SC_UNONAME_OUTPOS )) in FillSortParam()
1448 else if (aString.EqualsAscii( SC_UNONAME_OUTPOS )) in setPropertyValue()
1493 else if (aString.EqualsAscii( SC_UNONAME_OUTPOS )) in getPropertyValue()
/aoo42x/main/sc/source/filter/xml/
H A DXMLExportDatabaseRanges.cxx287 …if (xPropertySet->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_OUTPOS))) … in WriteFilterDescriptor()
425 else if (aSortProperties[i].Name.compareToAscii(SC_UNONAME_OUTPOS) == 0) in WriteSortDescriptor()
H A Dxmlsorti.cxx161 aSortDescriptor[4].Name = rtl::OUString::createFromAscii(SC_UNONAME_OUTPOS); in EndElement()
H A Dxmldrani.cxx391 …ertySet->setPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_OUTPOS)), uno::make… in EndElement()
/aoo42x/main/sc/inc/
H A Dunonames.hxx281 #define SC_UNONAME_OUTPOS "OutputPosition" macro

Completed in 39 milliseconds