Home
last modified time | relevance | path

Searched refs:m_Areas (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx1086 if ( m_Areas.is() ) in visit()
1524 if ( m_Areas->getCount() > 1 ) in getValue()
1579 if ( m_Areas->getCount() > 1 ) in setValue()
1610 if ( m_Areas->getCount() > 1 ) in ClearContents()
1660 if ( m_Areas->getCount() > 1 ) in setFormulaValue()
1680 if ( m_Areas->getCount() > 1 ) in getFormulaValue()
1719 if ( m_Areas->getCount() > 1 ) in getCount()
1746 if ( m_Areas->getCount() > 1 ) in getRow()
1762 if ( m_Areas->getCount() > 1 ) in getColumn()
1774 if ( m_Areas->getCount() > 1 ) in HasFormula()
[all …]
H A Dvbarange.hxx91 css::uno::Reference< ov::XCollection > m_Areas; member in ScVbaRange

Completed in 65 milliseconds