Lines Matching refs:ScCellObj

3962 					xRet.set((cppu::OWeakObject*) new ScCellObj( pDocShell, aFoundPos ));  in Find_Impl()
4214 return new ScCellObj( pDocSh, aRange.aStart ); in GetObjectByIndex_Impl()
4620 xRange.set(new ScCellObj( pDocSh, aRange.aStart )); in getByName()
4898 return new ScCellObj( pDocSh, aNew ); in GetCellByPosition_Impl()
4995 return new ScCellObj( pDocSh, aCellRange.aStart ); in getCellRangeByName()
6066 const SvxItemPropertySet* ScCellObj::GetEditPropertySet() // static in GetEditPropertySet()
6070 const SfxItemPropertyMap* ScCellObj::GetCellPropertyMap() in GetCellPropertyMap()
6075 ScCellObj::ScCellObj(ScDocShell* pDocSh, const ScAddress& rP) : in ScCellObj() function in ScCellObj
6086 SvxUnoText& ScCellObj::GetUnoText() in GetUnoText()
6103 ScCellObj::~ScCellObj() in ~ScCellObj()
6109 void ScCellObj::RefChanged() in RefChanged()
6120 uno::Any SAL_CALL ScCellObj::queryInterface( const uno::Type& rType ) throw(uno::RuntimeException) in queryInterface()
6137 void SAL_CALL ScCellObj::acquire() throw() in acquire()
6142 void SAL_CALL ScCellObj::release() throw() in release()
6147 uno::Sequence<uno::Type> SAL_CALL ScCellObj::getTypes() throw(uno::RuntimeException) in getTypes()
6173 uno::Sequence<sal_Int8> SAL_CALL ScCellObj::getImplementationId() throw(uno::RuntimeException) in getImplementationId()
6186 String ScCellObj::GetInputString_Impl(sal_Bool bEnglish) const // fuer getFormula / FormulaLocal in GetInputString_Impl()
6193 String ScCellObj::GetOutputString_Impl(ScDocument* pDoc, const ScAddress& aCellPos) in GetOutputString_Impl()
6227 String ScCellObj::GetOutputString_Impl() const in GetOutputString_Impl()
6236 void ScCellObj::SetString_Impl(const String& rString, sal_Bool bInterpret, sal_Bool bEnglish) in SetString_Impl()
6247 double ScCellObj::GetValue_Impl() const in GetValue_Impl()
6256 void ScCellObj::SetValue_Impl(double fValue) in SetValue_Impl()
6268 void ScCellObj::SetFormulaResultString( const ::rtl::OUString& rResult ) in SetFormulaResultString()
6279 void ScCellObj::SetFormulaResultDouble( double fResult ) in SetFormulaResultDouble()
6290 void ScCellObj::SetFormulaWithGrammar( const ::rtl::OUString& rFormula, in SetFormulaWithGrammar()
6301 void ScCellObj::InputEnglishString( const ::rtl::OUString& rText ) in InputEnglishString()
6350 uno::Reference<text::XTextCursor> SAL_CALL ScCellObj::createTextCursor() in createTextCursor()
6357 uno::Reference<text::XTextCursor> SAL_CALL ScCellObj::createTextCursorByRange( in createTextCursorByRange()
6380 rtl::OUString SAL_CALL ScCellObj::getString() throw(uno::RuntimeException) in getString()
6386 void SAL_CALL ScCellObj::setString( const rtl::OUString& aText ) throw(uno::RuntimeException) in setString()
6397 void SAL_CALL ScCellObj::insertString( const uno::Reference<text::XTextRange>& xRange, in insertString()
6408 void SAL_CALL ScCellObj::insertControlCharacter( const uno::Reference<text::XTextRange>& xRange, in insertControlCharacter()
6416 void SAL_CALL ScCellObj::insertTextContent( const uno::Reference<text::XTextRange >& xRange, in insertTextContent()
6473 void SAL_CALL ScCellObj::removeTextContent( const uno::Reference<text::XTextContent>& xContent ) in removeTextContent()
6490 uno::Reference<text::XText> SAL_CALL ScCellObj::getText() throw(uno::RuntimeException) in getText()
6496 uno::Reference<text::XTextRange> SAL_CALL ScCellObj::getStart() throw(uno::RuntimeException) in getStart()
6502 uno::Reference<text::XTextRange> SAL_CALL ScCellObj::getEnd() throw(uno::RuntimeException) in getEnd()
6508 uno::Reference<container::XEnumeration> SAL_CALL ScCellObj::createEnumeration() in createEnumeration()
6515 uno::Type SAL_CALL ScCellObj::getElementType() throw(uno::RuntimeException) in getElementType()
6521 sal_Bool SAL_CALL ScCellObj::hasElements() throw(uno::RuntimeException) in hasElements()
6529 rtl::OUString SAL_CALL ScCellObj::getFormula() throw(uno::RuntimeException) in getFormula()
6536 void SAL_CALL ScCellObj::setFormula( const rtl::OUString& aFormula ) throw(uno::RuntimeException) in setFormula()
6543 double SAL_CALL ScCellObj::getValue() throw(uno::RuntimeException) in getValue()
6549 void SAL_CALL ScCellObj::setValue( double nValue ) throw(uno::RuntimeException) in setValue()
6555 table::CellContentType SAL_CALL ScCellObj::getType() throw(uno::RuntimeException) in getType()
6587 table::CellContentType ScCellObj::GetResultType_Impl() in GetResultType_Impl()
6602 sal_Int32 SAL_CALL ScCellObj::getError() throw(uno::RuntimeException) in getError()
6624 uno::Sequence<sheet::FormulaToken> SAL_CALL ScCellObj::getTokens() throw(uno::RuntimeException) in getTokens()
6643 void SAL_CALL ScCellObj::setTokens( const uno::Sequence<sheet::FormulaToken>& rTokens ) throw(uno::… in setTokens()
6661 table::CellAddress SAL_CALL ScCellObj::getCellAddress() throw(uno::RuntimeException) in getCellAddress()
6673 uno::Reference<sheet::XSheetAnnotation> SAL_CALL ScCellObj::getAnnotation() in getAnnotation()
6687 uno::Reference<container::XEnumerationAccess> SAL_CALL ScCellObj::getTextFields() in getTextFields()
6698 uno::Reference<container::XNameAccess> SAL_CALL ScCellObj::getTextFieldMasters() in getTextFieldMasters()
6707 uno::Reference<beans::XPropertySetInfo> SAL_CALL ScCellObj::getPropertySetInfo() in getPropertySetInfo()
6716 void ScCellObj::SetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry, const uno::Any& aVal… in SetOnePropertyValue()
6738 void ScCellObj::GetOnePropertyValue( const SfxItemPropertySimpleEntry* pEntry, in GetOnePropertyValue()
6759 const SfxItemPropertyMap* ScCellObj::GetItemPropertyMap() in GetItemPropertyMap()
6766 rtl::OUString SAL_CALL ScCellObj::getImplementationName() throw(uno::RuntimeException) in getImplementationName()
6771 sal_Bool SAL_CALL ScCellObj::supportsService( const rtl::OUString& rServiceName ) in supportsService()
6788 uno::Sequence<rtl::OUString> SAL_CALL ScCellObj::getSupportedServiceNames() in getSupportedServiceNames()
6805 sal_Bool SAL_CALL ScCellObj::isActionLocked() throw(uno::RuntimeException) in isActionLocked()
6811 void SAL_CALL ScCellObj::addActionLock() throw(uno::RuntimeException) in addActionLock()
6827 void SAL_CALL ScCellObj::removeActionLock() throw(uno::RuntimeException) in removeActionLock()
6850 void SAL_CALL ScCellObj::setActionLocks( sal_Int16 nLock ) throw(uno::RuntimeException) in setActionLocks()
6867 sal_Int16 SAL_CALL ScCellObj::resetActionLocks() throw(uno::RuntimeException) in resetActionLocks()
9367 return uno::makeAny(uno::Reference<table::XCell>(new ScCellObj( pDocShell, aTempPos ))); in nextElement()
9427 pRet = new ScCellObj( pDocShell, aNext.aStart ); in GetObjectByIndex_Impl()
9554 pRet = new ScCellObj( pDocShell, aNext.aStart ); in NextObject_Impl()