Home
last modified time | relevance | path

Searched refs:pApplyPattern (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/ui/undo/
H A Dundocell.cxx86 pApplyPattern = (ScPatternAttr*) &pPool->Put( *pApplyPat ); in ScUndoCursorAttr()
94 pPool->Remove(*pApplyPattern); in ~ScUndoCursorAttr()
117 const SfxItemSet& rApplySet = pApplyPattern->GetItemSet(); in DoChange()
158 ((ScTabViewTarget&)rTarget).GetViewShell()->ApplySelectionPattern( *pApplyPattern ); in Repeat()
H A Dundoblk3.cxx447 pApplyPattern = (ScPatternAttr*) &pPool->Put( *pNewApply ); in ScUndoSelectionAttr()
458 pPool->Remove(*pApplyPattern); in ~ScUndoSelectionAttr()
503 pDoc->ApplySelectionPattern( *pApplyPattern, aMarkData ); in DoChange()
546 rViewShell.ApplyPatternLines( *pApplyPattern, pLineOuter, pLineInner, sal_True ); in Repeat()
548 rViewShell.ApplySelectionPattern( *pApplyPattern, sal_True ); in Repeat()
/aoo41x/main/sc/source/ui/inc/
H A Dundocell.hxx64 ScPatternAttr* pApplyPattern; member in ScUndoCursorAttr
H A Dundoblk.hxx355 ScPatternAttr* pApplyPattern; member in ScUndoSelectionAttr

Completed in 49 milliseconds