Home
last modified time | relevance | path

Searched refs:SfxRepeatTarget (Results 1 – 25 of 39) sorted by relevance

12

/AOO42X/main/sc/source/ui/inc/
H A Dundoblk.hxx58 virtual void Repeat( SfxRepeatTarget& rTarget );
59 virtual sal_Bool CanRepeat( SfxRepeatTarget& rTarget ) const;
91 virtual void Repeat(SfxRepeatTarget& rTarget);
92 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
122 virtual void Repeat(SfxRepeatTarget& rTarget);
123 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
154 virtual void Repeat(SfxRepeatTarget& rTarget);
155 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
205 virtual void Repeat(SfxRepeatTarget& rTarget);
206 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
[all …]
H A Dundotab.hxx74 virtual void Repeat(SfxRepeatTarget& rTarget);
75 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
102 virtual void Repeat(SfxRepeatTarget& rTarget);
103 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
133 virtual void Repeat(SfxRepeatTarget& rTarget);
134 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
160 virtual void Repeat(SfxRepeatTarget& rTarget);
161 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
185 virtual void Repeat(SfxRepeatTarget& rTarget);
186 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
[all …]
H A Dundodat.hxx58 virtual void Repeat(SfxRepeatTarget& rTarget);
59 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
88 virtual void Repeat(SfxRepeatTarget& rTarget);
89 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
114 virtual void Repeat(SfxRepeatTarget& rTarget);
115 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
143 virtual void Repeat(SfxRepeatTarget& rTarget);
144 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
169 virtual void Repeat(SfxRepeatTarget& rTarget);
170 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
[all …]
H A Dundocell.hxx53 virtual void Repeat(SfxRepeatTarget& rTarget);
54 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
84 virtual void Repeat(SfxRepeatTarget& rTarget);
85 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
118 virtual void Repeat(SfxRepeatTarget& rTarget);
119 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
145 virtual void Repeat(SfxRepeatTarget& rTarget);
146 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
172 virtual void Repeat(SfxRepeatTarget& rTarget);
173 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
[all …]
H A Dundostyl.hxx76 virtual void Repeat(SfxRepeatTarget& rTarget);
77 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
93 virtual void Repeat(SfxRepeatTarget& rTarget);
94 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
H A Dundodraw.hxx50 virtual void Repeat(SfxRepeatTarget& rTarget);
51 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
54 virtual String GetRepeatComment(SfxRepeatTarget&) const;
H A Dundobase.hxx162 virtual void Repeat(SfxRepeatTarget& rTarget);
163 virtual sal_Bool CanRepeat(SfxRepeatTarget& rTarget) const;
166 virtual String GetRepeatComment(SfxRepeatTarget&) const;
/AOO42X/main/svl/inc/svl/
H A Dundo.hxx38 class SVL_DLLPUBLIC SfxRepeatTarget class
42 virtual ~SfxRepeatTarget() = 0;
72 virtual void Repeat(SfxRepeatTarget&);
73 virtual sal_Bool CanRepeat(SfxRepeatTarget&) const;
78 virtual UniString GetRepeatComment(SfxRepeatTarget&) const;
179 virtual void Repeat(SfxRepeatTarget&);
180 virtual sal_Bool CanRepeat(SfxRepeatTarget&) const;
185 virtual UniString GetRepeatComment(SfxRepeatTarget&) const;
276 virtual UniString GetRepeatActionComment( SfxRepeatTarget &rTarget) const = 0;
277 virtual sal_Bool Repeat( SfxRepeatTarget &rTarget ) = 0;
[all …]
/AOO42X/main/sc/source/ui/undo/
H A Dundotab.cxx168 void ScUndoInsertTab::Repeat(SfxRepeatTarget& rTarget) in Repeat()
175 sal_Bool ScUndoInsertTab::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
287 void ScUndoInsertTables::Repeat(SfxRepeatTarget& rTarget) in Repeat()
294 sal_Bool ScUndoInsertTables::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
458 void ScUndoDeleteTab::Repeat(SfxRepeatTarget& rTarget) in Repeat()
467 sal_Bool ScUndoDeleteTab::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
525 void ScUndoRenameTab::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat() argument
530 sal_Bool ScUndoRenameTab::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
613 void ScUndoMoveTab::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat() argument
618 sal_Bool ScUndoMoveTab::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
[all …]
H A Dundocell.cxx155 void __EXPORT ScUndoCursorAttr::Repeat(SfxRepeatTarget& rTarget) in Repeat()
161 sal_Bool __EXPORT ScUndoCursorAttr::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
331 void __EXPORT ScUndoEnterData::Repeat(SfxRepeatTarget& rTarget) in Repeat()
340 sal_Bool __EXPORT ScUndoEnterData::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
419 void __EXPORT ScUndoEnterValue::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat() argument
424 sal_Bool __EXPORT ScUndoEnterValue::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
508 void __EXPORT ScUndoPutCell::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat() argument
513 sal_Bool __EXPORT ScUndoPutCell::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
586 void __EXPORT ScUndoPageBreak::Repeat(SfxRepeatTarget& rTarget) in Repeat()
599 sal_Bool __EXPORT ScUndoPageBreak::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
[all …]
H A Dundodat.cxx162 void __EXPORT ScUndoDoOutline::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat() argument
166 sal_Bool __EXPORT ScUndoDoOutline::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
239 void __EXPORT ScUndoMakeOutline::Repeat(SfxRepeatTarget& rTarget) in Repeat()
252 sal_Bool __EXPORT ScUndoMakeOutline::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
336 void __EXPORT ScUndoOutlineLevel::Repeat(SfxRepeatTarget& rTarget) in Repeat()
342 sal_Bool __EXPORT ScUndoOutlineLevel::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
437 void __EXPORT ScUndoOutlineBlock::Repeat(SfxRepeatTarget& rTarget) in Repeat()
450 sal_Bool __EXPORT ScUndoOutlineBlock::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
535 void __EXPORT ScUndoRemoveAllOutlines::Repeat(SfxRepeatTarget& rTarget) in Repeat()
541 sal_Bool __EXPORT ScUndoRemoveAllOutlines::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
[all …]
H A Dundoblk3.cxx245 void __EXPORT ScUndoDeleteContents::Repeat(SfxRepeatTarget& rTarget) in Repeat()
254 sal_Bool __EXPORT ScUndoDeleteContents::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
409 void __EXPORT ScUndoFillTable::Repeat(SfxRepeatTarget& rTarget) in Repeat()
418 sal_Bool __EXPORT ScUndoFillTable::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
540 void __EXPORT ScUndoSelectionAttr::Repeat(SfxRepeatTarget& rTarget) in Repeat()
555 sal_Bool __EXPORT ScUndoSelectionAttr::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
739 void __EXPORT ScUndoAutoFill::Repeat(SfxRepeatTarget& rTarget) in Repeat()
755 sal_Bool __EXPORT ScUndoAutoFill::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
874 void ScUndoMerge::Repeat(SfxRepeatTarget& rTarget) in Repeat()
887 sal_Bool ScUndoMerge::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
[all …]
H A Dundoblk.cxx312 void __EXPORT ScUndoInsertCells::Repeat(SfxRepeatTarget& rTarget) in Repeat()
328 sal_Bool __EXPORT ScUndoInsertCells::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
557 void __EXPORT ScUndoDeleteCells::Repeat(SfxRepeatTarget& rTarget) in Repeat()
563 sal_Bool __EXPORT ScUndoDeleteCells::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
749 void __EXPORT ScUndoDeleteMulti::Repeat(SfxRepeatTarget& rTarget) in Repeat()
756 sal_Bool __EXPORT ScUndoDeleteMulti::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
855 void __EXPORT ScUndoCut::Repeat(SfxRepeatTarget& rTarget) in Repeat()
861 sal_Bool __EXPORT ScUndoCut::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
1102 void __EXPORT ScUndoPaste::Repeat(SfxRepeatTarget& rTarget) in Repeat()
1120 sal_Bool __EXPORT ScUndoPaste::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
[all …]
H A Dundostyl.cxx236 void ScUndoModifyStyle::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat() argument
240 sal_Bool ScUndoModifyStyle::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
297 void ScUndoApplyPageStyle::Repeat(SfxRepeatTarget& /* rTarget */) in Repeat() argument
302 sal_Bool ScUndoApplyPageStyle::CanRepeat(SfxRepeatTarget& /* rTarget */) const in CanRepeat()
H A Dundodraw.cxx66 String __EXPORT ScUndoDraw::GetRepeatComment(SfxRepeatTarget& rTarget) const in GetRepeatComment()
126 void __EXPORT ScUndoDraw::Repeat(SfxRepeatTarget& rTarget) in Repeat()
132 sal_Bool __EXPORT ScUndoDraw::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
H A Dundobase.cxx506 String ScUndoWrapper::GetRepeatComment(SfxRepeatTarget& rTarget) const in GetRepeatComment()
550 void ScUndoWrapper::Repeat(SfxRepeatTarget& rTarget) in Repeat()
556 sal_Bool ScUndoWrapper::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
H A Dundoblk2.cxx192 void __EXPORT ScUndoWidthOrHeight::Repeat(SfxRepeatTarget& rTarget) in Repeat()
198 sal_Bool __EXPORT ScUndoWidthOrHeight::CanRepeat(SfxRepeatTarget& rTarget) const in CanRepeat()
/AOO42X/main/svl/source/undo/
H A Dundo.cxx50 TYPEINIT0(SfxRepeatTarget);
54 SfxRepeatTarget::~SfxRepeatTarget() in ~SfxRepeatTarget()
118 XubString SfxUndoAction::GetRepeatComment(SfxRepeatTarget&) const in GetRepeatComment()
158 void SfxUndoAction::Repeat(SfxRepeatTarget&) in Repeat() argument
167 sal_Bool SfxUndoAction::CanRepeat(SfxRepeatTarget&) const in CanRepeat()
954 XubString SfxUndoManager::GetRepeatActionComment( SfxRepeatTarget &rTarget) const in GetRepeatActionComment()
963 sal_Bool SfxUndoManager::Repeat( SfxRepeatTarget &rTarget ) in Repeat()
980 sal_Bool SfxUndoManager::CanRepeat( SfxRepeatTarget &rTarget ) const in CanRepeat()
1317 XubString SfxListUndoAction::GetRepeatComment(SfxRepeatTarget &) const in GetRepeatComment()
1376 void SfxListUndoAction::Repeat(SfxRepeatTarget&rTarget) in Repeat()
[all …]
/AOO42X/main/sfx2/inc/sfx2/
H A Dshell.hxx64 class SfxRepeatTarget;
219 SfxRepeatTarget* GetRepeatTarget() const;
220 void SetRepeatTarget( SfxRepeatTarget *pTarget );
/AOO42X/main/svx/source/engine3d/
H A De3dundo.cxx51 sal_Bool E3dUndoAction::CanRepeat(SfxRepeatTarget&) const in CanRepeat()
163 sal_Bool E3dAttributesUndoAction::CanRepeat(SfxRepeatTarget& /*rView*/) const in CanRepeat()
/AOO42X/main/svx/inc/svx/
H A De3dundo.hxx56 virtual sal_Bool CanRepeat(SfxRepeatTarget&) const;
114 virtual sal_Bool CanRepeat(SfxRepeatTarget& rView) const;
H A Dsvdundo.hxx74 virtual sal_Bool CanRepeat(SfxRepeatTarget& rView) const;
75 virtual void Repeat(SfxRepeatTarget& rView);
77 virtual String GetRepeatComment(SfxRepeatTarget& rView) const;
H A Dsvdmodel.hxx71 class SfxRepeatTarget;
606 FASTBOOL Repeat(SfxRepeatTarget&);
/AOO42X/main/sfx2/source/control/
H A Dshell.cxx80 SfxRepeatTarget* pRepeatTarget;
532 SfxRepeatTarget* SfxShell::GetRepeatTarget() const in GetRepeatTarget()
556 void SfxShell::SetRepeatTarget( SfxRepeatTarget *pTarget ) in SetRepeatTarget()
/AOO42X/main/sw/inc/
H A Dundobj.hxx97 virtual void Repeat(SfxRepeatTarget &);
98 virtual sal_Bool CanRepeat(SfxRepeatTarget &) const;

12