Home
last modified time | relevance | path

Searched refs:SC_UNONAME_FILTOPT (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx69 {MAP_CHAR_LEN(SC_UNONAME_FILTOPT), 0, &getCppuType((rtl::OUString*)0), 0, 0 }, in lcl_GetSheetLinkMap()
245 else if ( aNameString.EqualsAscii( SC_UNONAME_FILTOPT ) ) in setPropertyValue()
275 else if ( aNameString.EqualsAscii( SC_UNONAME_FILTOPT ) ) in getPropertyValue()
789 else if ( aNameString.EqualsAscii( SC_UNONAME_FILTOPT ) ) in setPropertyValue()
819 else if ( aNameString.EqualsAscii( SC_UNONAME_FILTOPT ) ) in getPropertyValue()
/aoo41x/main/sc/inc/
H A Dunonames.hxx338 #define SC_UNONAME_FILTOPT "FilterOptions" macro
/aoo41x/main/sc/source/filter/xml/
H A Dxmlexprt.cxx874 const OUString sFilterOpt( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_FILTOPT ) ); in GetAreaLinks()
3783 …xLinkProps->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_FILTOPT))) >>= s… in WriteTableSource()

Completed in 1224 milliseconds