Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1358 pCurrentFlat( NULL ), in ScCellRangesBase()
1376 pCurrentFlat( NULL ), in ScCellRangesBase()
1404 pCurrentFlat( NULL ), in ScCellRangesBase()
1444 delete pCurrentFlat; in ForgetCurrentAttrs()
1448 pCurrentFlat = NULL; in ForgetCurrentAttrs()
1466 if ( !pCurrentFlat && pDocShell ) in GetCurrentAttrsFlat()
1469 pCurrentFlat = pDoc->CreateSelectionPattern( *GetMarkData(), sal_False ); in GetCurrentAttrsFlat()
1471 return pCurrentFlat; in GetCurrentAttrsFlat()
/trunk/main/sc/inc/
H A Dcellsuno.hxx180 ScPatternAttr* pCurrentFlat; member in ScCellRangesBase

Completed in 63 milliseconds