Home
last modified time | relevance | path

Searched refs:getScDocument (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbanames.cxx74 ScVbaNames::getScDocument() in getScDocument() function in ScVbaNames
107 if ( !ScRangeData::IsNameValid( sName , getScDocument() ) ) in Add()
118 if ( !ScRangeData::IsNameValid( sName , getScDocument() ) ) in Add()
H A Dvbanames.hxx48 ScDocument* getScDocument();
H A Dvbarange.cxx277 if( ScDocument* pDoc = getScDocument() ) in fireChangeEvent()
443 ScVbaRange::getScDocument() throw (uno::RuntimeException) in getScDocument() function in ScVbaRange
1667 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()
H A Dvbarange.hxx135 ScDocument* getScDocument() throw (css::uno::RuntimeException);
H A Dvbachart.cxx587 ScDocument* pDoc = pRange->getScDocument(); in setSourceData()

Completed in 67 milliseconds