Lines Matching refs:ScUniqueCellFormatsObj
819 SC_SIMPLE_SERVICE_INFO( ScUniqueCellFormatsObj, "ScUniqueCellFormatsObj", "com.sun.star.sheet.Uniqu…
5965 return new ScUniqueCellFormatsObj( pDocSh, aRange ); in getUniqueCellFormatRanges()
9607 ScUniqueCellFormatsObj::ScUniqueCellFormatsObj(ScDocShell* pDocSh, const ScRange& rRange) : in ScUniqueCellFormatsObj() function in ScUniqueCellFormatsObj
9619 ScUniqueCellFormatsObj::~ScUniqueCellFormatsObj() in ~ScUniqueCellFormatsObj()
9625 void ScUniqueCellFormatsObj::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()
9787 void ScUniqueCellFormatsObj::GetObjects_Impl() in GetObjects_Impl()
9833 sal_Int32 SAL_CALL ScUniqueCellFormatsObj::getCount() throw(uno::RuntimeException) in getCount()
9840 uno::Any SAL_CALL ScUniqueCellFormatsObj::getByIndex( sal_Int32 nIndex ) in getByIndex()
9853 uno::Type SAL_CALL ScUniqueCellFormatsObj::getElementType() throw(uno::RuntimeException) in getElementType()
9859 sal_Bool SAL_CALL ScUniqueCellFormatsObj::hasElements() throw(uno::RuntimeException) in hasElements()
9867 uno::Reference<container::XEnumeration> SAL_CALL ScUniqueCellFormatsObj::createEnumeration() in createEnumeration()