Home
last modified time | relevance | path

Searched refs:ScIndexEnumeration (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sc/source/ui/unoobj/
H A Dmiscuno.cxx215 ScIndexEnumeration::ScIndexEnumeration(const uno::Reference<container::XIndexAccess>& rInd, in ScIndexEnumeration() function in ScIndexEnumeration
223 ScIndexEnumeration::~ScIndexEnumeration() in ~ScIndexEnumeration()
229 sal_Bool SAL_CALL ScIndexEnumeration::hasMoreElements() in hasMoreElements()
235 uno::Any SAL_CALL ScIndexEnumeration::nextElement() in nextElement()
250 ::rtl::OUString SAL_CALL ScIndexEnumeration::getImplementationName() in getImplementationName()
255 sal_Bool SAL_CALL ScIndexEnumeration::supportsService( const ::rtl::OUString& ServiceName ) in supportsService()
261 SAL_CALL ScIndexEnumeration::getSupportedServiceNames(void) in getSupportedServiceNames()
H A Dlinkuno.cxx462 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.… in createEnumeration()
985 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.… in createEnumeration()
1305 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.… in createEnumeration()
1651 new ScIndexEnumeration(this, OUString::createFromAscii( in createEnumeration()
1757 new ScIndexEnumeration(this, OUString::createFromAscii( in createEnumeration()
H A Dafmtuno.cxx328 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.… in createEnumeration()
501 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.… in createEnumeration()
H A Ddapiuno.cxx474 …return new ScIndexEnumeration(this, OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.DataP… in createEnumeration()
1721 …return new ScIndexEnumeration(this, OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.DataP… in createEnumeration()
2961 …return new ScIndexEnumeration( this, OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.sheet.Da… in createEnumeration()
3146 …return new ScIndexEnumeration( this, OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.sheet.Da… in createEnumeration()
3289 …return new ScIndexEnumeration(this, OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.DataP… in createEnumeration()
H A Ddocuno.cxx2755 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.… in createEnumeration()
2927 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.table.… in createEnumeration()
3178 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.table.… in createEnumeration()
3517 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.… in createEnumeration()
3682 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.… in createEnumeration()
H A Dnameuno.cxx755 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.… in createEnumeration()
1231 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.… in createEnumeration()
H A Dfielduno.cxx343 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.text.T… in createEnumeration()
977 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.text.T… in createEnumeration()
H A Dchartuno.cxx330 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.table.… in createEnumeration()
H A Ddatauno.cxx705 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.… in createEnumeration()
2206 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.… in createEnumeration()
H A Dfmtuno.cxx368 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.… in createEnumeration()
H A Dappluno.cxx927 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.… in createEnumeration()
H A Dviewuno.cxx1059 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.… in createEnumeration()
H A Dcellsuno.cxx4611 …return new ScIndexEnumeration(this, rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.sheet.… in createEnumeration()
/trunk/main/sc/inc/
H A Dmiscuno.hxx81 class ScIndexEnumeration : public cppu::WeakImplHelper2< class
91 ScIndexEnumeration(const com::sun::star::uno::Reference<
93 virtual ~ScIndexEnumeration();