Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1359 pCurrentDeep( NULL ), in ScCellRangesBase()
1377 pCurrentDeep( NULL ), in ScCellRangesBase()
1405 pCurrentDeep( NULL ), in ScCellRangesBase()
1445 delete pCurrentDeep; in ForgetCurrentAttrs()
1449 pCurrentDeep = NULL; in ForgetCurrentAttrs()
1478 if ( !pCurrentDeep && pDocShell ) in GetCurrentAttrsDeep()
1481 pCurrentDeep = pDoc->CreateSelectionPattern( *GetMarkData(), sal_True ); in GetCurrentAttrsDeep()
1483 return pCurrentDeep; in GetCurrentAttrsDeep()
/trunk/main/sc/inc/
H A Dcellsuno.hxx181 ScPatternAttr* pCurrentDeep; member in ScCellRangesBase

Completed in 67 milliseconds