Searched refs:pApplyPattern (Results 1 – 4 of 4) sorted by relevance
86 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()
447 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()
64 ScPatternAttr* pApplyPattern; member in ScUndoCursorAttr
355 ScPatternAttr* pApplyPattern; member in ScUndoSelectionAttr
Completed in 44 milliseconds