Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1361 pNoDfltCurrentDataSet( NULL ), in ScCellRangesBase()
1379 pNoDfltCurrentDataSet( NULL ), in ScCellRangesBase()
1407 pNoDfltCurrentDataSet( NULL ), in ScCellRangesBase()
1447 delete pNoDfltCurrentDataSet; in ForgetCurrentAttrs()
1451 pNoDfltCurrentDataSet = NULL; in ForgetCurrentAttrs()
1495 pNoDfltCurrentDataSet = new SfxItemSet( pPattern->GetItemSet() ); in GetCurrentDataSet()
1499 return bNoDflt ? pNoDfltCurrentDataSet : pCurrentDataSet; in GetCurrentDataSet()
/aoo42x/main/sc/inc/
H A Dcellsuno.hxx183 SfxItemSet* pNoDfltCurrentDataSet; member in ScCellRangesBase

Completed in 69 milliseconds