Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1360 pCurrentDataSet( NULL ), in ScCellRangesBase()
1378 pCurrentDataSet( NULL ), in ScCellRangesBase()
1406 pCurrentDataSet( NULL ), in ScCellRangesBase()
1446 delete pCurrentDataSet; in ForgetCurrentAttrs()
1450 pCurrentDataSet = NULL; in ForgetCurrentAttrs()
1488 if(!pCurrentDataSet) in GetCurrentDataSet()
1494 pCurrentDataSet = new SfxItemSet( pPattern->GetItemSet() ); in GetCurrentDataSet()
1496 pCurrentDataSet->ClearInvalidItems(); in GetCurrentDataSet()
1499 return bNoDflt ? pNoDfltCurrentDataSet : pCurrentDataSet; in GetCurrentDataSet()
/aoo42x/main/sc/inc/
H A Dcellsuno.hxx182 SfxItemSet* pCurrentDataSet; member in ScCellRangesBase

Completed in 142 milliseconds