Home
last modified time | relevance | path

Searched refs:SC_UNONAME_FILTER (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx68 {MAP_CHAR_LEN(SC_UNONAME_FILTER), 0, &getCppuType((rtl::OUString*)0), 0, 0 }, in lcl_GetSheetLinkMap()
240 else if ( aNameString.EqualsAscii( SC_UNONAME_FILTER ) ) in setPropertyValue()
273 else if ( aNameString.EqualsAscii( SC_UNONAME_FILTER ) ) in getPropertyValue()
784 else if ( aNameString.EqualsAscii( SC_UNONAME_FILTER ) ) in setPropertyValue()
817 else if ( aNameString.EqualsAscii( SC_UNONAME_FILTER ) ) in getPropertyValue()
/trunk/main/sc/inc/
H A Dunonames.hxx337 #define SC_UNONAME_FILTER "Filter" macro
/trunk/main/sc/source/filter/excel/
H A Dxecontent.cxx1411 if( aLinkProp.GetProperty( aFilter, CREATE_OUSTRING( SC_UNONAME_FILTER ) ) && in XclExpWebQueryBuffer()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx873 const OUString sFilter( RTL_CONSTASCII_USTRINGPARAM( SC_UNONAME_FILTER ) ); in GetAreaLinks()
3782 …xLinkProps->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_FILTER))) >>= sF… in WriteTableSource()

Completed in 82 milliseconds