Home
last modified time | relevance | path

Searched refs:CreateSelectionPattern (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/core/data/
H A Ddocument.cxx4226 ScPatternAttr* ScDocument::CreateSelectionPattern( const ScMarkData& rMark, sal_Bool bDeep ) in CreateSelectionPattern() function in ScDocument
4258 pSelectionAttr = CreateSelectionPattern( rMark, bDeep ); in GetSelectionPattern()
/aoo41x/main/sc/inc/
H A Ddocument.hxx1196 ScPatternAttr* CreateSelectionPattern( const ScMarkData& rMark, sal_Bool bDeep = sal_True );
/aoo41x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1469 pCurrentFlat = pDoc->CreateSelectionPattern( *GetMarkData(), sal_False ); in GetCurrentAttrsFlat()
1481 pCurrentDeep = pDoc->CreateSelectionPattern( *GetMarkData(), sal_True ); in GetCurrentAttrsDeep()

Completed in 235 milliseconds