Searched refs:getScDocument (Results 1 – 5 of 5) sorted by relevance
74 ScVbaNames::getScDocument() in getScDocument() function in ScVbaNames107 if ( !ScRangeData::IsNameValid( sName , getScDocument() ) ) in Add()118 if ( !ScRangeData::IsNameValid( sName , getScDocument() ) ) in Add()
48 ScDocument* getScDocument();
277 if( ScDocument* pDoc = getScDocument() ) in fireChangeEvent()443 ScVbaRange::getScDocument() throw (uno::RuntimeException) in getScDocument() function in ScVbaRange1667 CellFormulaValueSetter formulaValueSetter( rFormula, getScDocument(), eGram ); in setFormulaValue()1685 CellFormulaValueGetter valueGetter( getScDocument(), eGram ); in getFormulaValue()2101 ScDocument* pDoc = getScDocument(); in Font()2644 return new ScVbaInterior ( this, mxContext, xProps, getScDocument() ); in Interior()3341 ScDocument* pDoc = getScDocument(); in Sort()3720 ScDocument* pDoc = getScDocument(); in getCalcColWidth()5457 ScDocument* pDoc = getScDocument(); in PreviousNext()
135 ScDocument* getScDocument() throw (css::uno::RuntimeException);
587 ScDocument* pDoc = pRange->getScDocument(); in setSourceData()
Completed in 96 milliseconds